summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-08-17 12:21:35 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-08-17 12:42:17 +0100
commit5d296dfd609fb1aa865109b1040a4d5bf2981e60 (patch)
treed2d66c96056079b16d5e496334c62dd5591c1cf1
parent85efbc6aa70d522af066a38fd1aae05b790c46d3 (diff)
downloadlibguestfs-5d296dfd609fb1aa865109b1040a4d5bf2981e60.tar.gz
libguestfs-5d296dfd609fb1aa865109b1040a4d5bf2981e60.tar.xz
libguestfs-5d296dfd609fb1aa865109b1040a4d5bf2981e60.zip
Version 1.13.51.13.5
-rw-r--r--AUTHORS1
-rw-r--r--BUGS11
-rw-r--r--configure.ac2
-rw-r--r--po-docs/ja.po6552
-rw-r--r--po-docs/libguestfs-docs.pot5649
-rw-r--r--po-docs/uk.po6557
-rw-r--r--po/en_GB.po2
-rw-r--r--po/es.po2
-rw-r--r--po/gu.po2
-rw-r--r--po/hi.po2
-rw-r--r--po/kn.po2
-rw-r--r--po/libguestfs.pot4
-rw-r--r--po/ml.po2
-rw-r--r--po/mr.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/or.po2
-rw-r--r--po/pa.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/ta.po2
-rw-r--r--po/te.po2
-rw-r--r--po/uk.po2
21 files changed, 9487 insertions, 9317 deletions
diff --git a/AUTHORS b/AUTHORS
index 68f42efe..903ee14a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,6 +6,7 @@ Daniel Cabrera
Douglas Schilling Landgraf
Geert Warrink
Guido Günther
+Hilko Bengen
Jaswinder Singh
Jim Meyering
Karel Klíč
diff --git a/BUGS b/BUGS
index 8d8c9323..88d0c20c 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-08-11
+Last updated: 2011-08-17
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -65,9 +65,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
696445 NEW https://bugzilla.redhat.com/show_bug.cgi?id=696445
Backport virt-inspector for virt-v2v
-729887 NEW https://bugzilla.redhat.com/show_bug.cgi?id=729887
- appliance crashes running aug_init with flags=4
-
547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488
guestfish cannot tab complete filenames that contain spaces
@@ -174,9 +171,15 @@ 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)
+729887 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=729887
+ appliance crashes running aug_init with flags=4
+
657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499
checksum: wrong check sum type causes umount to fail
+730248 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=730248
+ 'guestfish --remote run' hangs in a shell command substitution context
+
672491 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=672491
RFE: guestfs_last_errno should be exposed in perl bindings
diff --git a/configure.ac b/configure.ac
index 36214e2e..54c29119 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
# major/minor/release must be numbers
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [13])
-m4_define([libguestfs_release], [4])
+m4_define([libguestfs_release], [5])
# extra can be any string
m4_define([libguestfs_extra], [])
diff --git a/po-docs/ja.po b/po-docs/ja.po
index 1e547f05..14be43c2 100644
--- a/po-docs/ja.po
+++ b/po-docs/ja.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-08-07 23:15+0200\n"
+"POT-Creation-Date: 2011-08-17 12:19+0200\n"
"PO-Revision-Date: 2011-07-17 20:50+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Japanese (http://www.transifex.net/projects/p/fedora/team/"
@@ -141,7 +141,7 @@ msgstr ""
#. type: =head1
#: ../cat/virt-cat.pod:32 ../cat/virt-ls.pod:35 ../df/virt-df.pod:43
#: ../edit/virt-edit.pod:44 ../fish/guestfish.pod:41
-#: ../fish/guestfish.pod:1007 ../fish/virt-copy-in.pod:29
+#: ../fish/guestfish.pod:1018 ../fish/virt-copy-in.pod:29
#: ../fish/virt-copy-out.pod:21 ../fish/virt-tar-in.pod:30
#: ../fish/virt-tar-out.pod:24 ../fuse/guestmount.pod:39
#: ../resize/virt-resize.pod:27 ../tools/virt-tar.pl:50
@@ -664,7 +664,7 @@ msgstr ""
#: ../cat/virt-cat.pod:199 ../cat/virt-filesystems.pod:372
#: ../cat/virt-ls.pod:490 ../df/virt-df.pod:222 ../edit/virt-edit.pod:349
#: ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384
-#: ../fish/guestfish.pod:1224 ../fish/virt-copy-in.pod:50
+#: ../fish/guestfish.pod:1235 ../fish/virt-copy-in.pod:50
#: ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47
#: ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:303
#: ../inspector/virt-inspector.pod:372 ../java/examples/guestfs-java.pod:45
@@ -709,7 +709,7 @@ msgstr ""
#: ../cat/virt-cat.pod:212 ../cat/virt-filesystems.pod:387
#: ../cat/virt-ls.pod:506 ../df/virt-df.pod:234 ../edit/virt-edit.pod:367
#: ../examples/guestfs-examples.pod:48 ../examples/guestfs-recipes.pod:400
-#: ../fish/guestfish.pod:1253 ../fish/virt-copy-in.pod:64
+#: ../fish/guestfish.pod:1264 ../fish/virt-copy-in.pod:64
#: ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62
#: ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:318
#: ../inspector/virt-inspector.pod:394 ../java/examples/guestfs-java.pod:61
@@ -732,7 +732,7 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:216 ../cat/virt-filesystems.pod:391
#: ../cat/virt-ls.pod:510 ../df/virt-df.pod:238 ../edit/virt-edit.pod:371
-#: ../fish/guestfish.pod:1258 ../fish/virt-copy-in.pod:69
+#: ../fish/guestfish.pod:1269 ../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:323
#: ../inspector/virt-inspector.pod:398 ../rescue/virt-rescue.pod:300
@@ -750,7 +750,7 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:221 ../cat/virt-filesystems.pod:396
#: ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376
-#: ../fish/guestfish.pod:1263 ../fish/virt-copy-in.pod:74
+#: ../fish/guestfish.pod:1274 ../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:328
#: ../inspector/virt-inspector.pod:403 ../rescue/virt-rescue.pod:305
@@ -768,7 +768,7 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:226 ../cat/virt-filesystems.pod:401
#: ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381
-#: ../fish/guestfish.pod:1268 ../fish/virt-copy-in.pod:79
+#: ../fish/guestfish.pod:1279 ../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:333
#: ../inspector/virt-inspector.pod:408 ../rescue/virt-rescue.pod:310
@@ -1838,7 +1838,7 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4183
+#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4188
msgid "path"
msgstr ""
@@ -2375,38 +2375,38 @@ msgstr ""
#: ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235
#: ../examples/guestfs-recipes.pod:239 ../examples/guestfs-recipes.pod:243
#: ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20
-#: ../fish/guestfish-actions.pod:385 ../fish/guestfish-actions.pod:393
-#: ../fish/guestfish-actions.pod:400 ../fish/guestfish-actions.pod:407
-#: ../fish/guestfish-actions.pod:1099 ../fish/guestfish-actions.pod:1103
-#: ../fish/guestfish-actions.pod:1107 ../fish/guestfish-actions.pod:1111
-#: ../fish/guestfish-actions.pod:1119 ../fish/guestfish-actions.pod:1123
-#: ../fish/guestfish-actions.pod:1127 ../fish/guestfish-actions.pod:1137
-#: ../fish/guestfish-actions.pod:1141 ../fish/guestfish-actions.pod:1145
-#: ../fish/guestfish-actions.pod:1235 ../fish/guestfish-actions.pod:1239
-#: ../fish/guestfish-actions.pod:1244 ../fish/guestfish-actions.pod:1249
-#: ../fish/guestfish-actions.pod:1291 ../fish/guestfish-actions.pod:1295
-#: ../fish/guestfish-actions.pod:1300 ../fish/guestfish-actions.pod:1933
-#: ../fish/guestfish-actions.pod:1939 ../fish/guestfish-actions.pod:1947
-#: ../fish/guestfish-actions.pod:1954 ../fish/guestfish-actions.pod:1961
+#: ../fish/guestfish-actions.pod:390 ../fish/guestfish-actions.pod:398
+#: ../fish/guestfish-actions.pod:405 ../fish/guestfish-actions.pod:412
+#: ../fish/guestfish-actions.pod:1104 ../fish/guestfish-actions.pod:1108
+#: ../fish/guestfish-actions.pod:1112 ../fish/guestfish-actions.pod:1116
+#: ../fish/guestfish-actions.pod:1124 ../fish/guestfish-actions.pod:1128
+#: ../fish/guestfish-actions.pod:1132 ../fish/guestfish-actions.pod:1142
+#: ../fish/guestfish-actions.pod:1146 ../fish/guestfish-actions.pod:1150
+#: ../fish/guestfish-actions.pod:1240 ../fish/guestfish-actions.pod:1244
+#: ../fish/guestfish-actions.pod:1249 ../fish/guestfish-actions.pod:1254
+#: ../fish/guestfish-actions.pod:1296 ../fish/guestfish-actions.pod:1300
+#: ../fish/guestfish-actions.pod:1305 ../fish/guestfish-actions.pod:1938
+#: ../fish/guestfish-actions.pod:1944 ../fish/guestfish-actions.pod:1952
+#: ../fish/guestfish-actions.pod:1959 ../fish/guestfish-actions.pod:1966
#: ../fish/guestfish.pod:445 ../fish/guestfish.pod:449
#: ../fish/guestfish.pod:453 ../fish/guestfish.pod:457
#: ../inspector/virt-inspector.pod:384 ../inspector/virt-inspector.pod:388
#: ../resize/virt-resize.pod:282 ../resize/virt-resize.pod:286
#: ../resize/virt-resize.pod:295 ../resize/virt-resize.pod:301
#: ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29
-#: ../src/guestfs-actions.pod:583 ../src/guestfs-actions.pod:591
-#: ../src/guestfs-actions.pod:598 ../src/guestfs-actions.pod:605
-#: ../src/guestfs-actions.pod:1662 ../src/guestfs-actions.pod:1666
-#: ../src/guestfs-actions.pod:1670 ../src/guestfs-actions.pod:1674
-#: ../src/guestfs-actions.pod:1682 ../src/guestfs-actions.pod:1686
-#: ../src/guestfs-actions.pod:1690 ../src/guestfs-actions.pod:1700
-#: ../src/guestfs-actions.pod:1704 ../src/guestfs-actions.pod:1708
-#: ../src/guestfs-actions.pod:1846 ../src/guestfs-actions.pod:1850
-#: ../src/guestfs-actions.pod:1855 ../src/guestfs-actions.pod:1860
-#: ../src/guestfs-actions.pod:1921 ../src/guestfs-actions.pod:1925
-#: ../src/guestfs-actions.pod:1930 ../src/guestfs-actions.pod:2859
-#: ../src/guestfs-actions.pod:2865 ../src/guestfs-actions.pod:2873
-#: ../src/guestfs-actions.pod:2880 ../src/guestfs-actions.pod:2887
+#: ../src/guestfs-actions.pod:588 ../src/guestfs-actions.pod:596
+#: ../src/guestfs-actions.pod:603 ../src/guestfs-actions.pod:610
+#: ../src/guestfs-actions.pod:1667 ../src/guestfs-actions.pod:1671
+#: ../src/guestfs-actions.pod:1675 ../src/guestfs-actions.pod:1679
+#: ../src/guestfs-actions.pod:1687 ../src/guestfs-actions.pod:1691
+#: ../src/guestfs-actions.pod:1695 ../src/guestfs-actions.pod:1705
+#: ../src/guestfs-actions.pod:1709 ../src/guestfs-actions.pod:1713
+#: ../src/guestfs-actions.pod:1851 ../src/guestfs-actions.pod:1855
+#: ../src/guestfs-actions.pod:1860 ../src/guestfs-actions.pod:1865
+#: ../src/guestfs-actions.pod:1926 ../src/guestfs-actions.pod:1930
+#: ../src/guestfs-actions.pod:1935 ../src/guestfs-actions.pod:2864
+#: ../src/guestfs-actions.pod:2870 ../src/guestfs-actions.pod:2878
+#: ../src/guestfs-actions.pod:2885 ../src/guestfs-actions.pod:2892
#: ../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:1064
@@ -3022,7 +3022,7 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1075
+#: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1086
#: ../rescue/virt-rescue.pod:257 ../src/guestfs.pod:2966
#: ../test-tool/libguestfs-test-tool.pod:82
msgid "ENVIRONMENT VARIABLES"
@@ -3136,7 +3136,7 @@ msgstr ""
#. type: =head1
#: ../examples/guestfs-examples.pod:44 ../examples/guestfs-recipes.pod:396
-#: ../fish/guestfish.pod:1249 ../fish/virt-copy-in.pod:60
+#: ../fish/guestfish.pod:1260 ../fish/virt-copy-in.pod:60
#: ../fish/virt-copy-out.pod:49 ../fish/virt-tar-in.pod:58
#: ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:314
#: ../inspector/virt-inspector.pod:380 ../java/examples/guestfs-java.pod:57
@@ -3149,7 +3149,7 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-examples.pod:46 ../examples/guestfs-recipes.pod:398
-#: ../fish/guestfish.pod:1251 ../fish/virt-copy-in.pod:62
+#: ../fish/guestfish.pod:1262 ../fish/virt-copy-in.pod:62
#: ../fish/virt-copy-out.pod:51 ../fish/virt-tar-in.pod:60
#: ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:316
#: ../java/examples/guestfs-java.pod:59 ../ocaml/examples/guestfs-ocaml.pod:92
@@ -3501,9 +3501,9 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9
-#: ../fish/guestfish-actions.pod:1287 ../fish/guestfish-actions.pod:1929
-#: ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:1917
-#: ../src/guestfs-actions.pod:2855 ../src/guestfs.pod:1640
+#: ../fish/guestfish-actions.pod:1292 ../fish/guestfish-actions.pod:1934
+#: ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:1922
+#: ../src/guestfs-actions.pod:2860 ../src/guestfs.pod:1640
#: ../tools/virt-win-reg.pl:706
msgid "Notes:"
msgstr ""
@@ -4107,22 +4107,22 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:166
-#: ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:986
-#: ../fish/guestfish-actions.pod:1346 ../fish/guestfish-actions.pod:1360
-#: ../fish/guestfish-actions.pod:3085 ../fish/guestfish-actions.pod:3292
-#: ../fish/guestfish-actions.pod:3406 ../fish/guestfish-actions.pod:3454
-#: ../fish/guestfish-actions.pod:4355 ../fish/guestfish-actions.pod:4378
-#: ../fish/guestfish-actions.pod:4400 ../fish/guestfish-actions.pod:4438
-#: ../fish/guestfish-actions.pod:5087 ../fish/guestfish-actions.pod:5185
+#: ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:991
+#: ../fish/guestfish-actions.pod:1351 ../fish/guestfish-actions.pod:1365
+#: ../fish/guestfish-actions.pod:3090 ../fish/guestfish-actions.pod:3297
+#: ../fish/guestfish-actions.pod:3411 ../fish/guestfish-actions.pod:3459
+#: ../fish/guestfish-actions.pod:4360 ../fish/guestfish-actions.pod:4383
+#: ../fish/guestfish-actions.pod:4405 ../fish/guestfish-actions.pod:4443
+#: ../fish/guestfish-actions.pod:5092 ../fish/guestfish-actions.pod:5198
#: ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:252
-#: ../src/guestfs-actions.pod:273 ../src/guestfs-actions.pod:1503
-#: ../src/guestfs-actions.pod:2002 ../src/guestfs-actions.pod:2023
-#: ../src/guestfs-actions.pod:4618 ../src/guestfs-actions.pod:4921
-#: ../src/guestfs-actions.pod:5150 ../src/guestfs-actions.pod:5250
-#: ../src/guestfs-actions.pod:6516 ../src/guestfs-actions.pod:6560
-#: ../src/guestfs-actions.pod:6594 ../src/guestfs-actions.pod:6657
-#: ../src/guestfs-actions.pod:7589 ../src/guestfs-actions.pod:7698
-#: ../src/guestfs-actions.pod:7873
+#: ../src/guestfs-actions.pod:273 ../src/guestfs-actions.pod:1508
+#: ../src/guestfs-actions.pod:2007 ../src/guestfs-actions.pod:2028
+#: ../src/guestfs-actions.pod:4623 ../src/guestfs-actions.pod:4926
+#: ../src/guestfs-actions.pod:5155 ../src/guestfs-actions.pod:5255
+#: ../src/guestfs-actions.pod:6521 ../src/guestfs-actions.pod:6565
+#: ../src/guestfs-actions.pod:6599 ../src/guestfs-actions.pod:6662
+#: ../src/guestfs-actions.pod:7594 ../src/guestfs-actions.pod:7703
+#: ../src/guestfs-actions.pod:7886
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 "
@@ -4215,9 +4215,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:79 ../fish/guestfish-actions.pod:143
-#: ../fish/guestfish-actions.pod:568 ../fish/guestfish-actions.pod:1968
-#: ../fish/guestfish-actions.pod:3134 ../fish/guestfish-actions.pod:3307
-#: ../fish/guestfish-actions.pod:3442
+#: ../fish/guestfish-actions.pod:573 ../fish/guestfish-actions.pod:1973
+#: ../fish/guestfish-actions.pod:3139 ../fish/guestfish-actions.pod:3312
+#: ../fish/guestfish-actions.pod:3447
msgid ""
"This command has one or more optional arguments. See L</OPTIONAL ARGUMENTS>."
msgstr ""
@@ -4294,8 +4294,8 @@ msgid "This call checks that C<filename> exists."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3096
-#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4655
+#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3101
+#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4660
msgid "The optional arguments are:"
msgstr ""
@@ -4601,56 +4601,64 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:264 ../src/guestfs-actions.pod:402
-msgid "Typecheck lenses (can be expensive)."
+msgid "Typecheck lenses."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:266
+msgid ""
+"This option is only useful when debugging Augeas lenses. Use of this option "
+"may require additional memory for the libguestfs appliance. You may need to "
+"set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-memsize>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:266 ../src/guestfs-actions.pod:404
+#: ../fish/guestfish-actions.pod:271 ../src/guestfs-actions.pod:409
msgid "C<AUG_NO_STDINC> = 8"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:268 ../src/guestfs-actions.pod:406
+#: ../fish/guestfish-actions.pod:273 ../src/guestfs-actions.pod:411
msgid "Do not use standard load path for modules."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:270 ../src/guestfs-actions.pod:408
+#: ../fish/guestfish-actions.pod:275 ../src/guestfs-actions.pod:413
msgid "C<AUG_SAVE_NOOP> = 16"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:272 ../src/guestfs-actions.pod:410
+#: ../fish/guestfish-actions.pod:277 ../src/guestfs-actions.pod:415
msgid "Make save a no-op, just record what would have been changed."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:274 ../src/guestfs-actions.pod:412
+#: ../fish/guestfish-actions.pod:279 ../src/guestfs-actions.pod:417
msgid "C<AUG_NO_LOAD> = 32"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:276
+#: ../fish/guestfish-actions.pod:281
msgid "Do not load the tree in L</aug-init>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:280
+#: ../fish/guestfish-actions.pod:285
msgid "To close the handle, you can call L</aug-close>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:282 ../src/guestfs-actions.pod:420
+#: ../fish/guestfish-actions.pod:287 ../src/guestfs-actions.pod:425
msgid "To find out more about Augeas, see L<http://augeas.net/>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:284
+#: ../fish/guestfish-actions.pod:289
msgid "aug-insert"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:286
+#: ../fish/guestfish-actions.pod:291
#, no-wrap
msgid ""
" aug-insert augpath label true|false\n"
@@ -4658,26 +4666,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:288 ../src/guestfs-actions.pod:434
+#: ../fish/guestfish-actions.pod:293 ../src/guestfs-actions.pod:439
msgid ""
"Create a new sibling C<label> for C<path>, inserting it into the tree before "
"or after C<path> (depending on the boolean flag C<before>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:292 ../src/guestfs-actions.pod:438
+#: ../fish/guestfish-actions.pod:297 ../src/guestfs-actions.pod:443
msgid ""
"C<path> must match exactly one existing node in the tree, and C<label> must "
"be a label, ie. not contain C</>, C<*> or end with a bracketed index C<[N]>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:296
+#: ../fish/guestfish-actions.pod:301
msgid "aug-load"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:298
+#: ../fish/guestfish-actions.pod:303
#, no-wrap
msgid ""
" aug-load\n"
@@ -4685,22 +4693,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:300 ../src/guestfs-actions.pod:451
+#: ../fish/guestfish-actions.pod:305 ../src/guestfs-actions.pod:456
msgid "Load files into the tree."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:302 ../src/guestfs-actions.pod:453
+#: ../fish/guestfish-actions.pod:307 ../src/guestfs-actions.pod:458
msgid "See C<aug_load> in the Augeas documentation for the full gory details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:305
+#: ../fish/guestfish-actions.pod:310
msgid "aug-ls"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:307
+#: ../fish/guestfish-actions.pod:312
#, no-wrap
msgid ""
" aug-ls augpath\n"
@@ -4708,19 +4716,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:309
+#: ../fish/guestfish-actions.pod:314
msgid ""
"This is just a shortcut for listing L</aug-match> C<path/*> and sorting the "
"resulting nodes into alphabetical order."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:312
+#: ../fish/guestfish-actions.pod:317
msgid "aug-match"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:314
+#: ../fish/guestfish-actions.pod:319
#, no-wrap
msgid ""
" aug-match augpath\n"
@@ -4728,7 +4736,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:316 ../src/guestfs-actions.pod:481
+#: ../fish/guestfish-actions.pod:321 ../src/guestfs-actions.pod:486
msgid ""
"Returns a list of paths which match the path expression C<path>. The "
"returned paths are sufficiently qualified so that they match exactly one "
@@ -4736,12 +4744,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:320
+#: ../fish/guestfish-actions.pod:325
msgid "aug-mv"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:322
+#: ../fish/guestfish-actions.pod:327
#, no-wrap
msgid ""
" aug-mv src dest\n"
@@ -4749,19 +4757,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:324 ../src/guestfs-actions.pod:498
+#: ../fish/guestfish-actions.pod:329 ../src/guestfs-actions.pod:503
msgid ""
"Move the node C<src> to C<dest>. C<src> must match exactly one node. "
"C<dest> is overwritten if it exists."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:327
+#: ../fish/guestfish-actions.pod:332
msgid "aug-rm"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:329
+#: ../fish/guestfish-actions.pod:334
#, no-wrap
msgid ""
" aug-rm augpath\n"
@@ -4769,22 +4777,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:331 ../src/guestfs-actions.pod:511
+#: ../fish/guestfish-actions.pod:336 ../src/guestfs-actions.pod:516
msgid "Remove C<path> and all of its children."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:333 ../src/guestfs-actions.pod:513
+#: ../fish/guestfish-actions.pod:338 ../src/guestfs-actions.pod:518
msgid "On success this returns the number of entries which were removed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:335
+#: ../fish/guestfish-actions.pod:340
msgid "aug-save"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:337
+#: ../fish/guestfish-actions.pod:342
#, no-wrap
msgid ""
" aug-save\n"
@@ -4792,24 +4800,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:339 ../src/guestfs-actions.pod:524
+#: ../fish/guestfish-actions.pod:344 ../src/guestfs-actions.pod:529
msgid "This writes all pending changes to disk."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:341
+#: ../fish/guestfish-actions.pod:346
msgid ""
"The flags which were passed to L</aug-init> affect exactly how files are "
"saved."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:344
+#: ../fish/guestfish-actions.pod:349
msgid "aug-set"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:346
+#: ../fish/guestfish-actions.pod:351
#, no-wrap
msgid ""
" aug-set augpath val\n"
@@ -4817,12 +4825,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:348 ../src/guestfs-actions.pod:540
+#: ../fish/guestfish-actions.pod:353 ../src/guestfs-actions.pod:545
msgid "Set the value associated with C<path> to C<val>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:350
+#: ../fish/guestfish-actions.pod:355
msgid ""
"In the Augeas API, it is possible to clear a node by setting the value to "
"NULL. Due to an oversight in the libguestfs API you cannot do that with "
@@ -4830,12 +4838,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:355
+#: ../fish/guestfish-actions.pod:360
msgid "available"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:357
+#: ../fish/guestfish-actions.pod:362
#, no-wrap
msgid ""
" available 'groups ...'\n"
@@ -4843,7 +4851,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:359 ../src/guestfs-actions.pod:557
+#: ../fish/guestfish-actions.pod:364 ../src/guestfs-actions.pod:562
msgid ""
"This command is used to check the availability of some groups of "
"functionality in the appliance, which not all builds of the libguestfs "
@@ -4851,7 +4859,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:363
+#: ../fish/guestfish-actions.pod:368
msgid ""
"The libguestfs groups, and the functions that those groups correspond to, "
"are listed in L<guestfs(3)/AVAILABILITY>. You can also fetch this list at "
@@ -4859,7 +4867,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:368 ../src/guestfs-actions.pod:566
+#: ../fish/guestfish-actions.pod:373 ../src/guestfs-actions.pod:571
msgid ""
"The argument C<groups> is a list of group names, eg: C<[\"inotify\", \"augeas"
"\"]> would check for the availability of the Linux inotify functions and "
@@ -4867,43 +4875,43 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:373 ../src/guestfs-actions.pod:571
+#: ../fish/guestfish-actions.pod:378 ../src/guestfs-actions.pod:576
msgid "The command returns no error if I<all> requested groups are available."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:375 ../src/guestfs-actions.pod:573
+#: ../fish/guestfish-actions.pod:380 ../src/guestfs-actions.pod:578
msgid ""
"It fails with an error if one or more of the requested groups is unavailable "
"in the appliance."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:378 ../src/guestfs-actions.pod:576
+#: ../fish/guestfish-actions.pod:383 ../src/guestfs-actions.pod:581
msgid ""
"If an unknown group name is included in the list of groups then an error is "
"always returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:381 ../src/guestfs-actions.pod:579
+#: ../fish/guestfish-actions.pod:386 ../src/guestfs-actions.pod:584
msgid "I<Notes:>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:387
+#: ../fish/guestfish-actions.pod:392
msgid "You must call L</launch> before calling this function."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:389 ../src/guestfs-actions.pod:587
+#: ../fish/guestfish-actions.pod:394 ../src/guestfs-actions.pod:592
msgid ""
"The reason is because we don't know what groups are supported by the "
"appliance/daemon until it is running and can be queried."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:395 ../src/guestfs-actions.pod:593
+#: ../fish/guestfish-actions.pod:400 ../src/guestfs-actions.pod:598
msgid ""
"If a group of functions is available, this does not necessarily mean that "
"they will work. You still have to check for errors when calling individual "
@@ -4911,7 +4919,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:402 ../src/guestfs-actions.pod:600
+#: ../fish/guestfish-actions.pod:407 ../src/guestfs-actions.pod:605
msgid ""
"It is usually the job of distro packagers to build complete functionality "
"into the libguestfs appliance. Upstream libguestfs, if built from source "
@@ -4919,7 +4927,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:409
+#: ../fish/guestfish-actions.pod:414
msgid ""
"This call was added in version C<1.0.80>. In previous versions of "
"libguestfs all you could do would be to speculatively execute a command to "
@@ -4927,12 +4935,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:416
+#: ../fish/guestfish-actions.pod:421
msgid "available-all-groups"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:418
+#: ../fish/guestfish-actions.pod:423
#, no-wrap
msgid ""
" available-all-groups\n"
@@ -4940,7 +4948,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:420
+#: ../fish/guestfish-actions.pod:425
msgid ""
"This command returns a list of all optional groups that this daemon knows "
"about. Note this returns both supported and unsupported groups. To find "
@@ -4949,17 +4957,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:426
+#: ../fish/guestfish-actions.pod:431
msgid "See also L</available> and L<guestfs(3)/AVAILABILITY>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:428
+#: ../fish/guestfish-actions.pod:433
msgid "base64-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:430
+#: ../fish/guestfish-actions.pod:435
#, no-wrap
msgid ""
" base64-in (base64file|-) filename\n"
@@ -4967,29 +4975,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:432 ../src/guestfs-actions.pod:644
+#: ../fish/guestfish-actions.pod:437 ../src/guestfs-actions.pod:649
msgid ""
"This command uploads base64-encoded data from C<base64file> to C<filename>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:435 ../fish/guestfish-actions.pod:444
-#: ../fish/guestfish-actions.pod:693 ../fish/guestfish-actions.pod:862
-#: ../fish/guestfish-actions.pod:881 ../fish/guestfish-actions.pod:1255
-#: ../fish/guestfish-actions.pod:4658 ../fish/guestfish-actions.pod:4670
-#: ../fish/guestfish-actions.pod:4681 ../fish/guestfish-actions.pod:4692
-#: ../fish/guestfish-actions.pod:4744 ../fish/guestfish-actions.pod:4753
-#: ../fish/guestfish-actions.pod:4807 ../fish/guestfish-actions.pod:4830
+#: ../fish/guestfish-actions.pod:440 ../fish/guestfish-actions.pod:449
+#: ../fish/guestfish-actions.pod:698 ../fish/guestfish-actions.pod:867
+#: ../fish/guestfish-actions.pod:886 ../fish/guestfish-actions.pod:1260
+#: ../fish/guestfish-actions.pod:4663 ../fish/guestfish-actions.pod:4675
+#: ../fish/guestfish-actions.pod:4686 ../fish/guestfish-actions.pod:4697
+#: ../fish/guestfish-actions.pod:4749 ../fish/guestfish-actions.pod:4758
+#: ../fish/guestfish-actions.pod:4812 ../fish/guestfish-actions.pod:4835
msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:437
+#: ../fish/guestfish-actions.pod:442
msgid "base64-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:439
+#: ../fish/guestfish-actions.pod:444
#, no-wrap
msgid ""
" base64-out filename (base64file|-)\n"
@@ -4997,19 +5005,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:441 ../src/guestfs-actions.pod:658
+#: ../fish/guestfish-actions.pod:446 ../src/guestfs-actions.pod:663
msgid ""
"This command downloads the contents of C<filename>, writing it out to local "
"file C<base64file> encoded as base64."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:446
+#: ../fish/guestfish-actions.pod:451
msgid "blockdev-flushbufs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:448
+#: ../fish/guestfish-actions.pod:453
#, no-wrap
msgid ""
" blockdev-flushbufs device\n"
@@ -5017,32 +5025,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:450 ../src/guestfs-actions.pod:671
+#: ../fish/guestfish-actions.pod:455 ../src/guestfs-actions.pod:676
msgid ""
"This tells the kernel to flush internal buffers associated with C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:453 ../fish/guestfish-actions.pod:464
-#: ../fish/guestfish-actions.pod:473 ../fish/guestfish-actions.pod:483
-#: ../fish/guestfish-actions.pod:495 ../fish/guestfish-actions.pod:508
-#: ../fish/guestfish-actions.pod:516 ../fish/guestfish-actions.pod:527
-#: ../fish/guestfish-actions.pod:535 ../fish/guestfish-actions.pod:543
-#: ../src/guestfs-actions.pod:674 ../src/guestfs-actions.pod:691
-#: ../src/guestfs-actions.pod:706 ../src/guestfs-actions.pod:722
-#: ../src/guestfs-actions.pod:740 ../src/guestfs-actions.pod:759
-#: ../src/guestfs-actions.pod:773 ../src/guestfs-actions.pod:791
-#: ../src/guestfs-actions.pod:805 ../src/guestfs-actions.pod:819
+#: ../fish/guestfish-actions.pod:458 ../fish/guestfish-actions.pod:469
+#: ../fish/guestfish-actions.pod:478 ../fish/guestfish-actions.pod:488
+#: ../fish/guestfish-actions.pod:500 ../fish/guestfish-actions.pod:513
+#: ../fish/guestfish-actions.pod:521 ../fish/guestfish-actions.pod:532
+#: ../fish/guestfish-actions.pod:540 ../fish/guestfish-actions.pod:548
+#: ../src/guestfs-actions.pod:679 ../src/guestfs-actions.pod:696
+#: ../src/guestfs-actions.pod:711 ../src/guestfs-actions.pod:727
+#: ../src/guestfs-actions.pod:745 ../src/guestfs-actions.pod:764
+#: ../src/guestfs-actions.pod:778 ../src/guestfs-actions.pod:796
+#: ../src/guestfs-actions.pod:810 ../src/guestfs-actions.pod:824
msgid "This uses the L<blockdev(8)> command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:455
+#: ../fish/guestfish-actions.pod:460
msgid "blockdev-getbsz"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:457
+#: ../fish/guestfish-actions.pod:462
#, no-wrap
msgid ""
" blockdev-getbsz device\n"
@@ -5050,25 +5058,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:459 ../src/guestfs-actions.pod:686
+#: ../fish/guestfish-actions.pod:464 ../src/guestfs-actions.pod:691
msgid "This returns the block size of a device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:461 ../fish/guestfish-actions.pod:524
-#: ../src/guestfs-actions.pod:688 ../src/guestfs-actions.pod:788
+#: ../fish/guestfish-actions.pod:466 ../fish/guestfish-actions.pod:529
+#: ../src/guestfs-actions.pod:693 ../src/guestfs-actions.pod:793
msgid ""
"(Note this is different from both I<size in blocks> and I<filesystem block "
"size>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:466
+#: ../fish/guestfish-actions.pod:471
msgid "blockdev-getro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:468
+#: ../fish/guestfish-actions.pod:473
#, no-wrap
msgid ""
" blockdev-getro device\n"
@@ -5076,19 +5084,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:470 ../src/guestfs-actions.pod:703
+#: ../fish/guestfish-actions.pod:475 ../src/guestfs-actions.pod:708
msgid ""
"Returns a boolean indicating if the block device is read-only (true if read-"
"only, false if not)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:475
+#: ../fish/guestfish-actions.pod:480
msgid "blockdev-getsize64"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:477
+#: ../fish/guestfish-actions.pod:482
#, no-wrap
msgid ""
" blockdev-getsize64 device\n"
@@ -5096,22 +5104,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:479 ../src/guestfs-actions.pod:718
+#: ../fish/guestfish-actions.pod:484 ../src/guestfs-actions.pod:723
msgid "This returns the size of the device in bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:481
+#: ../fish/guestfish-actions.pod:486
msgid "See also L</blockdev-getsz>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:485
+#: ../fish/guestfish-actions.pod:490
msgid "blockdev-getss"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:487
+#: ../fish/guestfish-actions.pod:492
#, no-wrap
msgid ""
" blockdev-getss device\n"
@@ -5119,25 +5127,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:489 ../src/guestfs-actions.pod:734
+#: ../fish/guestfish-actions.pod:494 ../src/guestfs-actions.pod:739
msgid ""
"This returns the size of sectors on a block device. Usually 512, but can be "
"larger for modern devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:492
+#: ../fish/guestfish-actions.pod:497
msgid ""
"(Note, this is not the size in sectors, use L</blockdev-getsz> for that)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:497
+#: ../fish/guestfish-actions.pod:502
msgid "blockdev-getsz"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:499
+#: ../fish/guestfish-actions.pod:504
#, no-wrap
msgid ""
" blockdev-getsz device\n"
@@ -5145,26 +5153,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:501 ../src/guestfs-actions.pod:752
+#: ../fish/guestfish-actions.pod:506 ../src/guestfs-actions.pod:757
msgid ""
"This returns the size of the device in units of 512-byte sectors (even if "
"the sectorsize isn't 512 bytes ... weird)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:504
+#: ../fish/guestfish-actions.pod:509
msgid ""
"See also L</blockdev-getss> for the real sector size of the device, and L</"
"blockdev-getsize64> for the more useful I<size in bytes>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:510
+#: ../fish/guestfish-actions.pod:515
msgid "blockdev-rereadpt"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:512
+#: ../fish/guestfish-actions.pod:517
#, no-wrap
msgid ""
" blockdev-rereadpt device\n"
@@ -5172,17 +5180,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:514 ../src/guestfs-actions.pod:771
+#: ../fish/guestfish-actions.pod:519 ../src/guestfs-actions.pod:776
msgid "Reread the partition table on C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:518
+#: ../fish/guestfish-actions.pod:523
msgid "blockdev-setbsz"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:520
+#: ../fish/guestfish-actions.pod:525
#, no-wrap
msgid ""
" blockdev-setbsz device blocksize\n"
@@ -5190,17 +5198,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:522 ../src/guestfs-actions.pod:786
+#: ../fish/guestfish-actions.pod:527 ../src/guestfs-actions.pod:791
msgid "This sets the block size of a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:529
+#: ../fish/guestfish-actions.pod:534
msgid "blockdev-setro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:531
+#: ../fish/guestfish-actions.pod:536
#, no-wrap
msgid ""
" blockdev-setro device\n"
@@ -5208,17 +5216,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:533 ../src/guestfs-actions.pod:803
+#: ../fish/guestfish-actions.pod:538 ../src/guestfs-actions.pod:808
msgid "Sets the block device named C<device> to read-only."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:537
+#: ../fish/guestfish-actions.pod:542
msgid "blockdev-setrw"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:539
+#: ../fish/guestfish-actions.pod:544
#, no-wrap
msgid ""
" blockdev-setrw device\n"
@@ -5226,17 +5234,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:541 ../src/guestfs-actions.pod:817
+#: ../fish/guestfish-actions.pod:546 ../src/guestfs-actions.pod:822
msgid "Sets the block device named C<device> to read-write."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:545
+#: ../fish/guestfish-actions.pod:550
msgid "btrfs-filesystem-resize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:547
+#: ../fish/guestfish-actions.pod:552
#, no-wrap
msgid ""
" btrfs-filesystem-resize mountpoint [size:..]\n"
@@ -5244,12 +5252,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:549 ../src/guestfs-actions.pod:839
+#: ../fish/guestfish-actions.pod:554 ../src/guestfs-actions.pod:844
msgid "This command resizes a btrfs filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:551 ../src/guestfs-actions.pod:841
+#: ../fish/guestfish-actions.pod:556 ../src/guestfs-actions.pod:846
msgid ""
"Note that unlike other resize calls, the filesystem has to be mounted and "
"the parameter is the mountpoint not the device (this is a requirement of "
@@ -5257,36 +5265,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:555 ../fish/guestfish-actions.pod:3417
-#: ../src/guestfs-actions.pod:845 ../src/guestfs-actions.pod:5189
+#: ../fish/guestfish-actions.pod:560 ../fish/guestfish-actions.pod:3422
+#: ../src/guestfs-actions.pod:850 ../src/guestfs-actions.pod:5194
msgid "The optional parameters are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:559 ../fish/guestfish-actions.pod:3421
-#: ../src/guestfs-actions.pod:849 ../src/guestfs-actions.pod:5193
+#: ../fish/guestfish-actions.pod:564 ../fish/guestfish-actions.pod:3426
+#: ../src/guestfs-actions.pod:854 ../src/guestfs-actions.pod:5198
msgid "C<size>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:561 ../src/guestfs-actions.pod:851
+#: ../fish/guestfish-actions.pod:566 ../src/guestfs-actions.pod:856
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to the maximum size."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:566 ../src/guestfs-actions.pod:856
+#: ../fish/guestfish-actions.pod:571 ../src/guestfs-actions.pod:861
msgid "See also L<btrfs(8)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:570
+#: ../fish/guestfish-actions.pod:575
msgid "case-sensitive-path"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:572
+#: ../fish/guestfish-actions.pod:577
#, no-wrap
msgid ""
" case-sensitive-path path\n"
@@ -5294,7 +5302,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:574 ../src/guestfs-actions.pod:890
+#: ../fish/guestfish-actions.pod:579 ../src/guestfs-actions.pod:895
msgid ""
"This can be used to resolve case insensitive paths on a filesystem which is "
"case sensitive. The use case is to resolve paths which you have read from "
@@ -5302,7 +5310,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:579 ../src/guestfs-actions.pod:895
+#: ../fish/guestfish-actions.pod:584 ../src/guestfs-actions.pod:900
msgid ""
"The command handles a peculiarity of the Linux ntfs-3g filesystem driver "
"(and probably others), which is that although the underlying filesystem is "
@@ -5311,7 +5319,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:584 ../src/guestfs-actions.pod:900
+#: ../fish/guestfish-actions.pod:589 ../src/guestfs-actions.pod:905
msgid ""
"One consequence of this is that special directories such as C<c:\\windows> "
"may appear as C</WINDOWS> or C</windows> (or other things) depending on the "
@@ -5320,21 +5328,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:590 ../src/guestfs-actions.pod:906
+#: ../fish/guestfish-actions.pod:595 ../src/guestfs-actions.pod:911
msgid ""
"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-faq/"
"#posixfilenames1>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:593 ../src/guestfs-actions.pod:909
+#: ../fish/guestfish-actions.pod:598 ../src/guestfs-actions.pod:914
msgid ""
"This function resolves the true case of each element in the path and returns "
"the case-sensitive path."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:596
+#: ../fish/guestfish-actions.pod:601
msgid ""
"Thus L</case-sensitive-path> (\"/Windows/System32\") might return C<\"/"
"WINDOWS/system32\"> (the exact return value would depend on details of how "
@@ -5342,22 +5350,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:601 ../src/guestfs-actions.pod:917
+#: ../fish/guestfish-actions.pod:606 ../src/guestfs-actions.pod:922
msgid "I<Note>: This function does not handle drive names, backslashes etc."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:604
+#: ../fish/guestfish-actions.pod:609
msgid "See also L</realpath>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:606
+#: ../fish/guestfish-actions.pod:611
msgid "cat"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:608
+#: ../fish/guestfish-actions.pod:613
#, no-wrap
msgid ""
" cat path\n"
@@ -5365,13 +5373,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:610 ../fish/guestfish-actions.pod:3837
-#: ../src/guestfs-actions.pod:933 ../src/guestfs-actions.pod:5832
+#: ../fish/guestfish-actions.pod:615 ../fish/guestfish-actions.pod:3842
+#: ../src/guestfs-actions.pod:938 ../src/guestfs-actions.pod:5837
msgid "Return the contents of the file named C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:612
+#: ../fish/guestfish-actions.pod:617
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of string). For "
@@ -5380,50 +5388,50 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:617 ../fish/guestfish-actions.pod:752
-#: ../fish/guestfish-actions.pod:764 ../fish/guestfish-actions.pod:940
-#: ../fish/guestfish-actions.pod:950 ../fish/guestfish-actions.pod:1017
-#: ../fish/guestfish-actions.pod:1027 ../fish/guestfish-actions.pod:1219
-#: ../fish/guestfish-actions.pod:1526 ../fish/guestfish-actions.pod:1536
-#: ../fish/guestfish-actions.pod:1564 ../fish/guestfish-actions.pod:1579
-#: ../fish/guestfish-actions.pod:1589 ../fish/guestfish-actions.pod:1608
-#: ../fish/guestfish-actions.pod:3707 ../fish/guestfish-actions.pod:3722
-#: ../fish/guestfish-actions.pod:3798 ../fish/guestfish-actions.pod:3815
-#: ../fish/guestfish-actions.pod:3830 ../fish/guestfish-actions.pod:4499
-#: ../fish/guestfish-actions.pod:4545 ../fish/guestfish-actions.pod:4630
-#: ../fish/guestfish-actions.pod:4645 ../fish/guestfish-actions.pod:5051
-#: ../fish/guestfish-actions.pod:5063 ../fish/guestfish-actions.pod:5081
-#: ../fish/guestfish-actions.pod:5098 ../fish/guestfish-actions.pod:5108
-#: ../fish/guestfish-actions.pod:5157 ../fish/guestfish-actions.pod:5167
-#: ../fish/guestfish-actions.pod:5196 ../fish/guestfish-actions.pod:5206
-#: ../src/guestfs-actions.pod:943 ../src/guestfs-actions.pod:1122
-#: ../src/guestfs-actions.pod:1142 ../src/guestfs-actions.pod:1438
-#: ../src/guestfs-actions.pod:1457 ../src/guestfs-actions.pod:1560
-#: ../src/guestfs-actions.pod:1579 ../src/guestfs-actions.pod:1825
-#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:2315
-#: ../src/guestfs-actions.pod:2358 ../src/guestfs-actions.pod:2382
-#: ../src/guestfs-actions.pod:2399 ../src/guestfs-actions.pod:2428
-#: ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:5640
-#: ../src/guestfs-actions.pod:5771 ../src/guestfs-actions.pod:5797
-#: ../src/guestfs-actions.pod:5821 ../src/guestfs-actions.pod:6772
-#: ../src/guestfs-actions.pod:6827 ../src/guestfs-actions.pod:6973
-#: ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7662
-#: ../src/guestfs-actions.pod:7682 ../src/guestfs-actions.pod:7715
-#: ../src/guestfs-actions.pod:7734 ../src/guestfs-actions.pod:7753
-#: ../src/guestfs-actions.pod:7839 ../src/guestfs-actions.pod:7858
-#: ../src/guestfs-actions.pod:7904 ../src/guestfs-actions.pod:7923
+#: ../fish/guestfish-actions.pod:622 ../fish/guestfish-actions.pod:757
+#: ../fish/guestfish-actions.pod:769 ../fish/guestfish-actions.pod:945
+#: ../fish/guestfish-actions.pod:955 ../fish/guestfish-actions.pod:1022
+#: ../fish/guestfish-actions.pod:1032 ../fish/guestfish-actions.pod:1224
+#: ../fish/guestfish-actions.pod:1531 ../fish/guestfish-actions.pod:1541
+#: ../fish/guestfish-actions.pod:1569 ../fish/guestfish-actions.pod:1584
+#: ../fish/guestfish-actions.pod:1594 ../fish/guestfish-actions.pod:1613
+#: ../fish/guestfish-actions.pod:3712 ../fish/guestfish-actions.pod:3727
+#: ../fish/guestfish-actions.pod:3803 ../fish/guestfish-actions.pod:3820
+#: ../fish/guestfish-actions.pod:3835 ../fish/guestfish-actions.pod:4504
+#: ../fish/guestfish-actions.pod:4550 ../fish/guestfish-actions.pod:4635
+#: ../fish/guestfish-actions.pod:4650 ../fish/guestfish-actions.pod:5056
+#: ../fish/guestfish-actions.pod:5068 ../fish/guestfish-actions.pod:5086
+#: ../fish/guestfish-actions.pod:5103 ../fish/guestfish-actions.pod:5113
+#: ../fish/guestfish-actions.pod:5170 ../fish/guestfish-actions.pod:5180
+#: ../fish/guestfish-actions.pod:5209 ../fish/guestfish-actions.pod:5219
+#: ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:1127
+#: ../src/guestfs-actions.pod:1147 ../src/guestfs-actions.pod:1443
+#: ../src/guestfs-actions.pod:1462 ../src/guestfs-actions.pod:1565
+#: ../src/guestfs-actions.pod:1584 ../src/guestfs-actions.pod:1830
+#: ../src/guestfs-actions.pod:2301 ../src/guestfs-actions.pod:2320
+#: ../src/guestfs-actions.pod:2363 ../src/guestfs-actions.pod:2387
+#: ../src/guestfs-actions.pod:2404 ../src/guestfs-actions.pod:2433
+#: ../src/guestfs-actions.pod:5619 ../src/guestfs-actions.pod:5645
+#: ../src/guestfs-actions.pod:5776 ../src/guestfs-actions.pod:5802
+#: ../src/guestfs-actions.pod:5826 ../src/guestfs-actions.pod:6777
+#: ../src/guestfs-actions.pod:6832 ../src/guestfs-actions.pod:6978
+#: ../src/guestfs-actions.pod:7002 ../src/guestfs-actions.pod:7667
+#: ../src/guestfs-actions.pod:7687 ../src/guestfs-actions.pod:7720
+#: ../src/guestfs-actions.pod:7739 ../src/guestfs-actions.pod:7758
+#: ../src/guestfs-actions.pod:7852 ../src/guestfs-actions.pod:7871
+#: ../src/guestfs-actions.pod:7917 ../src/guestfs-actions.pod:7936
msgid ""
"Because of the message protocol, there is a transfer limit of somewhere "
"between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:620
+#: ../fish/guestfish-actions.pod:625
msgid "checksum"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:622
+#: ../fish/guestfish-actions.pod:627
#, no-wrap
msgid ""
" checksum csumtype path\n"
@@ -5431,112 +5439,112 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:624 ../src/guestfs-actions.pod:955
+#: ../fish/guestfish-actions.pod:629 ../src/guestfs-actions.pod:960
msgid ""
"This call computes the MD5, SHAx or CRC checksum of the file named C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:627 ../src/guestfs-actions.pod:958
+#: ../fish/guestfish-actions.pod:632 ../src/guestfs-actions.pod:963
msgid ""
"The type of checksum to compute is given by the C<csumtype> parameter which "
"must have one of the following values:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:632 ../src/guestfs-actions.pod:963
+#: ../fish/guestfish-actions.pod:637 ../src/guestfs-actions.pod:968
msgid "C<crc>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:634 ../src/guestfs-actions.pod:965
+#: ../fish/guestfish-actions.pod:639 ../src/guestfs-actions.pod:970
msgid ""
"Compute the cyclic redundancy check (CRC) specified by POSIX for the "
"C<cksum> command."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:637 ../src/guestfs-actions.pod:968
+#: ../fish/guestfish-actions.pod:642 ../src/guestfs-actions.pod:973
msgid "C<md5>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:639 ../src/guestfs-actions.pod:970
+#: ../fish/guestfish-actions.pod:644 ../src/guestfs-actions.pod:975
msgid "Compute the MD5 hash (using the C<md5sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:641 ../src/guestfs-actions.pod:972
+#: ../fish/guestfish-actions.pod:646 ../src/guestfs-actions.pod:977
msgid "C<sha1>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:643 ../src/guestfs-actions.pod:974
+#: ../fish/guestfish-actions.pod:648 ../src/guestfs-actions.pod:979
msgid "Compute the SHA1 hash (using the C<sha1sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:645 ../src/guestfs-actions.pod:976
+#: ../fish/guestfish-actions.pod:650 ../src/guestfs-actions.pod:981
msgid "C<sha224>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:647 ../src/guestfs-actions.pod:978
+#: ../fish/guestfish-actions.pod:652 ../src/guestfs-actions.pod:983
msgid "Compute the SHA224 hash (using the C<sha224sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:649 ../src/guestfs-actions.pod:980
+#: ../fish/guestfish-actions.pod:654 ../src/guestfs-actions.pod:985
msgid "C<sha256>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:651 ../src/guestfs-actions.pod:982
+#: ../fish/guestfish-actions.pod:656 ../src/guestfs-actions.pod:987
msgid "Compute the SHA256 hash (using the C<sha256sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:653 ../src/guestfs-actions.pod:984
+#: ../fish/guestfish-actions.pod:658 ../src/guestfs-actions.pod:989
msgid "C<sha384>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:655 ../src/guestfs-actions.pod:986
+#: ../fish/guestfish-actions.pod:660 ../src/guestfs-actions.pod:991
msgid "Compute the SHA384 hash (using the C<sha384sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:657 ../src/guestfs-actions.pod:988
+#: ../fish/guestfish-actions.pod:662 ../src/guestfs-actions.pod:993
msgid "C<sha512>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:659 ../src/guestfs-actions.pod:990
+#: ../fish/guestfish-actions.pod:664 ../src/guestfs-actions.pod:995
msgid "Compute the SHA512 hash (using the C<sha512sum> program)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:663 ../src/guestfs-actions.pod:994
+#: ../fish/guestfish-actions.pod:668 ../src/guestfs-actions.pod:999
msgid "The checksum is returned as a printable string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:665
+#: ../fish/guestfish-actions.pod:670
msgid "To get the checksum for a device, use L</checksum-device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:667
+#: ../fish/guestfish-actions.pod:672
msgid "To get the checksums for many files, use L</checksums-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:669
+#: ../fish/guestfish-actions.pod:674
msgid "checksum-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:671
+#: ../fish/guestfish-actions.pod:676
#, no-wrap
msgid ""
" checksum-device csumtype device\n"
@@ -5544,7 +5552,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:673
+#: ../fish/guestfish-actions.pod:678
msgid ""
"This call computes the MD5, SHAx or CRC checksum of the contents of the "
"device named C<device>. For the types of checksums supported see the L</"
@@ -5552,12 +5560,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:677
+#: ../fish/guestfish-actions.pod:682
msgid "checksums-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:679
+#: ../fish/guestfish-actions.pod:684
#, no-wrap
msgid ""
" checksums-out csumtype directory (sumsfile|-)\n"
@@ -5565,14 +5573,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:681 ../src/guestfs-actions.pod:1029
+#: ../fish/guestfish-actions.pod:686 ../src/guestfs-actions.pod:1034
msgid ""
"This command computes the checksums of all regular files in C<directory> and "
"then emits a list of those checksums to the local output file C<sumsfile>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:685 ../src/guestfs-actions.pod:1033
+#: ../fish/guestfish-actions.pod:690 ../src/guestfs-actions.pod:1038
msgid ""
"This can be used for verifying the integrity of a virtual machine. However "
"to be properly secure you should pay attention to the output of the checksum "
@@ -5582,12 +5590,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:695
+#: ../fish/guestfish-actions.pod:700
msgid "chmod"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:697
+#: ../fish/guestfish-actions.pod:702
#, no-wrap
msgid ""
" chmod mode path\n"
@@ -5595,14 +5603,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:699 ../src/guestfs-actions.pod:1052
+#: ../fish/guestfish-actions.pod:704 ../src/guestfs-actions.pod:1057
msgid ""
"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are "
"supported."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:702 ../src/guestfs-actions.pod:1055
+#: ../fish/guestfish-actions.pod:707 ../src/guestfs-actions.pod:1060
msgid ""
"I<Note>: When using this command from guestfish, C<mode> by default would be "
"decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not "
@@ -5610,21 +5618,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:706 ../fish/guestfish-actions.pod:3060
-#: ../fish/guestfish-actions.pod:3199 ../fish/guestfish-actions.pod:3209
-#: ../fish/guestfish-actions.pod:3219 ../src/guestfs-actions.pod:1059
-#: ../src/guestfs-actions.pod:4586 ../src/guestfs-actions.pod:4795
-#: ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4833
+#: ../fish/guestfish-actions.pod:711 ../fish/guestfish-actions.pod:3065
+#: ../fish/guestfish-actions.pod:3204 ../fish/guestfish-actions.pod:3214
+#: ../fish/guestfish-actions.pod:3224 ../src/guestfs-actions.pod:1064
+#: ../src/guestfs-actions.pod:4591 ../src/guestfs-actions.pod:4800
+#: ../src/guestfs-actions.pod:4819 ../src/guestfs-actions.pod:4838
msgid "The mode actually set is affected by the umask."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:708
+#: ../fish/guestfish-actions.pod:713
msgid "chown"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:710
+#: ../fish/guestfish-actions.pod:715
#, no-wrap
msgid ""
" chown owner group path\n"
@@ -5632,13 +5640,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:712 ../src/guestfs-actions.pod:1073
+#: ../fish/guestfish-actions.pod:717 ../src/guestfs-actions.pod:1078
msgid "Change the file owner to C<owner> and group to C<group>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:714 ../fish/guestfish-actions.pod:2495
-#: ../src/guestfs-actions.pod:1075 ../src/guestfs-actions.pod:3657
+#: ../fish/guestfish-actions.pod:719 ../fish/guestfish-actions.pod:2500
+#: ../src/guestfs-actions.pod:1080 ../src/guestfs-actions.pod:3662
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 "
@@ -5646,12 +5654,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:718
+#: ../fish/guestfish-actions.pod:723
msgid "command"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:720
+#: ../fish/guestfish-actions.pod:725
#, no-wrap
msgid ""
" command 'arguments ...'\n"
@@ -5659,7 +5667,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:722 ../src/guestfs-actions.pod:1089
+#: ../fish/guestfish-actions.pod:727 ../src/guestfs-actions.pod:1094
msgid ""
"This call runs a command from the guest filesystem. The filesystem must be "
"mounted, and must contain a compatible operating system (ie. something "
@@ -5667,7 +5675,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:727
+#: ../fish/guestfish-actions.pod:732
msgid ""
"The single parameter is an argv-style list of arguments. The first element "
"is the name of the program to run. Subsequent elements are parameters. The "
@@ -5676,12 +5684,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:734 ../src/guestfs-actions.pod:1101
+#: ../fish/guestfish-actions.pod:739 ../src/guestfs-actions.pod:1106
msgid "The return value is anything printed to I<stdout> by the command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:737 ../src/guestfs-actions.pod:1104
+#: ../fish/guestfish-actions.pod:742 ../src/guestfs-actions.pod:1109
msgid ""
"If the command returns a non-zero exit status, then this function returns an "
"error message. The error message string is the content of I<stderr> from "
@@ -5689,7 +5697,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:741 ../src/guestfs-actions.pod:1108
+#: ../fish/guestfish-actions.pod:746 ../src/guestfs-actions.pod:1113
msgid ""
"The C<$PATH> environment variable will contain at least C</usr/bin> and C</"
"bin>. If you require a program from another location, you should provide "
@@ -5697,7 +5705,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:746 ../src/guestfs-actions.pod:1113
+#: ../fish/guestfish-actions.pod:751 ../src/guestfs-actions.pod:1118
msgid ""
"Shared libraries and data files required by the program must be available on "
"filesystems which are mounted in the correct places. It is the caller's "
@@ -5706,12 +5714,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:755
+#: ../fish/guestfish-actions.pod:760
msgid "command-lines"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:757
+#: ../fish/guestfish-actions.pod:762
#, no-wrap
msgid ""
" command-lines 'arguments ...'\n"
@@ -5719,23 +5727,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:759
+#: ../fish/guestfish-actions.pod:764
msgid ""
"This is the same as L</command>, but splits the result into a list of lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:762
+#: ../fish/guestfish-actions.pod:767
msgid "See also: L</sh-lines>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:767
+#: ../fish/guestfish-actions.pod:772
msgid "config"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:769
+#: ../fish/guestfish-actions.pod:774
#, no-wrap
msgid ""
" config qemuparam qemuvalue\n"
@@ -5743,7 +5751,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:771 ../src/guestfs-actions.pod:1154
+#: ../fish/guestfish-actions.pod:776 ../src/guestfs-actions.pod:1159
msgid ""
"This can be used to add arbitrary qemu command line parameters of the form "
"I<-param value>. Actually it's not quite arbitrary - we prevent you from "
@@ -5751,22 +5759,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:776 ../src/guestfs-actions.pod:1159
+#: ../fish/guestfish-actions.pod:781 ../src/guestfs-actions.pod:1164
msgid "The first character of C<param> string must be a C<-> (dash)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:778 ../src/guestfs-actions.pod:1161
+#: ../fish/guestfish-actions.pod:783 ../src/guestfs-actions.pod:1166
msgid "C<value> can be NULL."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:780
+#: ../fish/guestfish-actions.pod:785
msgid "copy-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:782
+#: ../fish/guestfish-actions.pod:787
#, no-wrap
msgid ""
" copy-size src dest size\n"
@@ -5774,26 +5782,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:784 ../src/guestfs-actions.pod:1175
+#: ../fish/guestfish-actions.pod:789 ../src/guestfs-actions.pod:1180
msgid ""
"This command copies exactly C<size> bytes from one source device or file "
"C<src> to another destination device or file C<dest>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:787 ../src/guestfs-actions.pod:1178
+#: ../fish/guestfish-actions.pod:792 ../src/guestfs-actions.pod:1183
msgid ""
"Note this will fail if the source is too short or if the destination is not "
"large enough."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:790
+#: ../fish/guestfish-actions.pod:795
msgid "cp"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:792
+#: ../fish/guestfish-actions.pod:797
#, no-wrap
msgid ""
" cp src dest\n"
@@ -5801,19 +5809,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:794 ../src/guestfs-actions.pod:1197
+#: ../fish/guestfish-actions.pod:799 ../src/guestfs-actions.pod:1202
msgid ""
"This copies a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:797
+#: ../fish/guestfish-actions.pod:802
msgid "cp-a"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:799
+#: ../fish/guestfish-actions.pod:804
#, no-wrap
msgid ""
" cp-a src dest\n"
@@ -5821,19 +5829,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:801 ../src/guestfs-actions.pod:1211
+#: ../fish/guestfish-actions.pod:806 ../src/guestfs-actions.pod:1216
msgid ""
"This copies a file or directory from C<src> to C<dest> recursively using the "
"C<cp -a> command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:804
+#: ../fish/guestfish-actions.pod:809
msgid "dd"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:806
+#: ../fish/guestfish-actions.pod:811
#, no-wrap
msgid ""
" dd src dest\n"
@@ -5841,7 +5849,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:808 ../src/guestfs-actions.pod:1225
+#: ../fish/guestfish-actions.pod:813 ../src/guestfs-actions.pod:1230
msgid ""
"This command copies from one source device or file C<src> to another "
"destination device or file C<dest>. Normally you would use this to copy to "
@@ -5849,7 +5857,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:813
+#: ../fish/guestfish-actions.pod:818
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 "
@@ -5857,12 +5865,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:817
+#: ../fish/guestfish-actions.pod:822
msgid "df"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:819
+#: ../fish/guestfish-actions.pod:824
#, no-wrap
msgid ""
" df\n"
@@ -5870,12 +5878,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:821 ../src/guestfs-actions.pod:1243
+#: ../fish/guestfish-actions.pod:826 ../src/guestfs-actions.pod:1248
msgid "This command runs the C<df> command to report disk space used."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:823 ../fish/guestfish-actions.pod:834
+#: ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:839
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string. Use L</statvfs> from "
@@ -5883,12 +5891,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:827
+#: ../fish/guestfish-actions.pod:832
msgid "df-h"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:829
+#: ../fish/guestfish-actions.pod:834
#, no-wrap
msgid ""
" df-h\n"
@@ -5896,19 +5904,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:831 ../src/guestfs-actions.pod:1259
+#: ../fish/guestfish-actions.pod:836 ../src/guestfs-actions.pod:1264
msgid ""
"This command runs the C<df -h> command to report disk space used in human-"
"readable format."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:838
+#: ../fish/guestfish-actions.pod:843
msgid "dmesg"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:840
+#: ../fish/guestfish-actions.pod:845
#, no-wrap
msgid ""
" dmesg\n"
@@ -5916,14 +5924,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:842 ../src/guestfs-actions.pod:1276
+#: ../fish/guestfish-actions.pod:847 ../src/guestfs-actions.pod:1281
msgid ""
"This returns the kernel messages (C<dmesg> output) from the guest kernel. "
"This is sometimes useful for extended debugging of problems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:846
+#: ../fish/guestfish-actions.pod:851
msgid ""
"Another way to get the same information is to enable verbose messages with "
"L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> "
@@ -5931,12 +5939,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:851
+#: ../fish/guestfish-actions.pod:856
msgid "download"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:853
+#: ../fish/guestfish-actions.pod:858
#, no-wrap
msgid ""
" download remotefilename (filename|-)\n"
@@ -5944,31 +5952,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:855 ../fish/guestfish-actions.pod:868
-#: ../src/guestfs-actions.pod:1297 ../src/guestfs-actions.pod:1322
+#: ../fish/guestfish-actions.pod:860 ../fish/guestfish-actions.pod:873
+#: ../src/guestfs-actions.pod:1302 ../src/guestfs-actions.pod:1327
msgid ""
"Download file C<remotefilename> and save it as C<filename> on the local "
"machine."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:858 ../fish/guestfish-actions.pod:4803
-#: ../src/guestfs-actions.pod:1300 ../src/guestfs-actions.pod:7232
+#: ../fish/guestfish-actions.pod:863 ../fish/guestfish-actions.pod:4808
+#: ../src/guestfs-actions.pod:1305 ../src/guestfs-actions.pod:7237
msgid "C<filename> can also be a named pipe."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:860
+#: ../fish/guestfish-actions.pod:865
msgid "See also L</upload>, L</cat>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:864
+#: ../fish/guestfish-actions.pod:869
msgid "download-offset"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:866
+#: ../fish/guestfish-actions.pod:871
#, no-wrap
msgid ""
" download-offset remotefilename (filename|-) offset size\n"
@@ -5976,14 +5984,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:871 ../src/guestfs-actions.pod:1325
+#: ../fish/guestfish-actions.pod:876 ../src/guestfs-actions.pod:1330
msgid ""
"C<remotefilename> is read for C<size> bytes starting at C<offset> (this "
"region must be within the file or device)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:874
+#: ../fish/guestfish-actions.pod:879
msgid ""
"Note that there is no limit on the amount of data that can be downloaded "
"with this call, unlike with L</pread>, and this call always reads the full "
@@ -5991,17 +5999,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:879
+#: ../fish/guestfish-actions.pod:884
msgid "See also L</download>, L</pread>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:883
+#: ../fish/guestfish-actions.pod:888
msgid "drop-caches"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:885
+#: ../fish/guestfish-actions.pod:890
#, no-wrap
msgid ""
" drop-caches whattodrop\n"
@@ -6009,7 +6017,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:887 ../src/guestfs-actions.pod:1350
+#: ../fish/guestfish-actions.pod:892 ../src/guestfs-actions.pod:1355
msgid ""
"This instructs the guest kernel to drop its page cache, and/or dentries and "
"inode caches. The parameter C<whattodrop> tells the kernel what precisely "
@@ -6017,24 +6025,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:892 ../src/guestfs-actions.pod:1355
+#: ../fish/guestfish-actions.pod:897 ../src/guestfs-actions.pod:1360
msgid "Setting C<whattodrop> to 3 should drop everything."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:894 ../src/guestfs-actions.pod:1357
+#: ../fish/guestfish-actions.pod:899 ../src/guestfs-actions.pod:1362
msgid ""
"This automatically calls L<sync(2)> before the operation, so that the "
"maximum guest memory is freed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:897
+#: ../fish/guestfish-actions.pod:902
msgid "du"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:899
+#: ../fish/guestfish-actions.pod:904
#, no-wrap
msgid ""
" du path\n"
@@ -6042,14 +6050,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:901 ../src/guestfs-actions.pod:1370
+#: ../fish/guestfish-actions.pod:906 ../src/guestfs-actions.pod:1375
msgid ""
"This command runs the C<du -s> command to estimate file space usage for "
"C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:904 ../src/guestfs-actions.pod:1373
+#: ../fish/guestfish-actions.pod:909 ../src/guestfs-actions.pod:1378
msgid ""
"C<path> can be a file or a directory. If C<path> is a directory then the "
"estimate includes the contents of the directory and all subdirectories "
@@ -6057,18 +6065,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:908 ../src/guestfs-actions.pod:1377
+#: ../fish/guestfish-actions.pod:913 ../src/guestfs-actions.pod:1382
msgid ""
"The result is the estimated size in I<kilobytes> (ie. units of 1024 bytes)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:911
+#: ../fish/guestfish-actions.pod:916
msgid "e2fsck-f"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:913
+#: ../fish/guestfish-actions.pod:918
#, no-wrap
msgid ""
" e2fsck-f device\n"
@@ -6076,7 +6084,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:915 ../src/guestfs-actions.pod:1395
+#: ../fish/guestfish-actions.pod:920 ../src/guestfs-actions.pod:1400
msgid ""
"This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker "
"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be "
@@ -6084,19 +6092,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:919
+#: ../fish/guestfish-actions.pod:924
msgid ""
"This command is only needed because of L</resize2fs> (q.v.). Normally you "
"should use L</fsck>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:922
+#: ../fish/guestfish-actions.pod:927
msgid "echo-daemon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:924
+#: ../fish/guestfish-actions.pod:929
#, no-wrap
msgid ""
" echo-daemon 'words ...'\n"
@@ -6104,29 +6112,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:926 ../src/guestfs-actions.pod:1412
+#: ../fish/guestfish-actions.pod:931 ../src/guestfs-actions.pod:1417
msgid ""
"This command concatenates the list of C<words> passed with single spaces "
"between them and returns the resulting string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:929 ../src/guestfs-actions.pod:1415
+#: ../fish/guestfish-actions.pod:934 ../src/guestfs-actions.pod:1420
msgid "You can use this command to test the connection through to the daemon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:931
+#: ../fish/guestfish-actions.pod:936
msgid "See also L</ping-daemon>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:933
+#: ../fish/guestfish-actions.pod:938
msgid "egrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:935
+#: ../fish/guestfish-actions.pod:940
#, no-wrap
msgid ""
" egrep regex path\n"
@@ -6134,18 +6142,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:937 ../src/guestfs-actions.pod:1431
+#: ../fish/guestfish-actions.pod:942 ../src/guestfs-actions.pod:1436
msgid ""
"This calls the external C<egrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:943
+#: ../fish/guestfish-actions.pod:948
msgid "egrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:945
+#: ../fish/guestfish-actions.pod:950
#, no-wrap
msgid ""
" egrepi regex path\n"
@@ -6153,18 +6161,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:947 ../src/guestfs-actions.pod:1450
+#: ../fish/guestfish-actions.pod:952 ../src/guestfs-actions.pod:1455
msgid ""
"This calls the external C<egrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:953
+#: ../fish/guestfish-actions.pod:958
msgid "equal"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:955
+#: ../fish/guestfish-actions.pod:960
#, no-wrap
msgid ""
" equal file1 file2\n"
@@ -6172,24 +6180,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:957 ../src/guestfs-actions.pod:1469
+#: ../fish/guestfish-actions.pod:962 ../src/guestfs-actions.pod:1474
msgid ""
"This compares the two files C<file1> and C<file2> and returns true if their "
"content is exactly equal, or false otherwise."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:960 ../src/guestfs-actions.pod:1472
+#: ../fish/guestfish-actions.pod:965 ../src/guestfs-actions.pod:1477
msgid "The external L<cmp(1)> program is used for the comparison."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:962
+#: ../fish/guestfish-actions.pod:967
msgid "exists"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:964
+#: ../fish/guestfish-actions.pod:969
#, no-wrap
msgid ""
" exists path\n"
@@ -6197,24 +6205,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:966 ../src/guestfs-actions.pod:1484
+#: ../fish/guestfish-actions.pod:971 ../src/guestfs-actions.pod:1489
msgid ""
"This returns C<true> if and only if there is a file, directory (or anything) "
"with the given C<path> name."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:969
+#: ../fish/guestfish-actions.pod:974
msgid "See also L</is-file>, L</is-dir>, L</stat>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:971
+#: ../fish/guestfish-actions.pod:976
msgid "fallocate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:973
+#: ../fish/guestfish-actions.pod:978
#, no-wrap
msgid ""
" fallocate path len\n"
@@ -6222,34 +6230,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:975 ../fish/guestfish-actions.pod:994
-#: ../src/guestfs-actions.pod:1507 ../src/guestfs-actions.pod:1526
+#: ../fish/guestfish-actions.pod:980 ../fish/guestfish-actions.pod:999
+#: ../src/guestfs-actions.pod:1512 ../src/guestfs-actions.pod:1531
msgid ""
"This command preallocates a file (containing zero bytes) named C<path> of "
"size C<len> bytes. If the file exists already, it is overwritten."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:979 ../src/guestfs-actions.pod:1511
+#: ../fish/guestfish-actions.pod:984 ../src/guestfs-actions.pod:1516
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> command which "
"allocates a file in the host and attaches it as a device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:983
+#: ../fish/guestfish-actions.pod:988
msgid ""
"I<This function is deprecated.> In new code, use the L</fallocate64> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:990
+#: ../fish/guestfish-actions.pod:995
msgid "fallocate64"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:992
+#: ../fish/guestfish-actions.pod:997
#, no-wrap
msgid ""
" fallocate64 path len\n"
@@ -6257,14 +6265,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:998
+#: ../fish/guestfish-actions.pod:1003
msgid ""
"Note that this call allocates disk blocks for the file. To create a sparse "
"file use L</truncate-size> instead."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1001
+#: ../fish/guestfish-actions.pod:1006
msgid ""
"The deprecated call L</fallocate> does the same, but owing to an oversight "
"it only allowed 30 bit lengths to be specified, effectively limiting the "
@@ -6272,19 +6280,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1006 ../src/guestfs-actions.pod:1538
+#: ../fish/guestfish-actions.pod:1011 ../src/guestfs-actions.pod:1543
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> and C<sparse> "
"commands which create a file in the host and attach it as a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1010
+#: ../fish/guestfish-actions.pod:1015
msgid "fgrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1012
+#: ../fish/guestfish-actions.pod:1017
#, no-wrap
msgid ""
" fgrep pattern path\n"
@@ -6292,18 +6300,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1014 ../src/guestfs-actions.pod:1553
+#: ../fish/guestfish-actions.pod:1019 ../src/guestfs-actions.pod:1558
msgid ""
"This calls the external C<fgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1020
+#: ../fish/guestfish-actions.pod:1025
msgid "fgrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1022
+#: ../fish/guestfish-actions.pod:1027
#, no-wrap
msgid ""
" fgrepi pattern path\n"
@@ -6311,18 +6319,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1024 ../src/guestfs-actions.pod:1572
+#: ../fish/guestfish-actions.pod:1029 ../src/guestfs-actions.pod:1577
msgid ""
"This calls the external C<fgrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1030
+#: ../fish/guestfish-actions.pod:1035
msgid "file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1032
+#: ../fish/guestfish-actions.pod:1037
#, no-wrap
msgid ""
" file path\n"
@@ -6330,28 +6338,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1034 ../src/guestfs-actions.pod:1590
+#: ../fish/guestfish-actions.pod:1039 ../src/guestfs-actions.pod:1595
msgid ""
"This call uses the standard L<file(1)> command to determine the type or "
"contents of the file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1037 ../src/guestfs-actions.pod:1593
+#: ../fish/guestfish-actions.pod:1042 ../src/guestfs-actions.pod:1598
msgid ""
"This call will also transparently look inside various types of compressed "
"file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1040 ../src/guestfs-actions.pod:1596
+#: ../fish/guestfish-actions.pod:1045 ../src/guestfs-actions.pod:1601
msgid ""
"The exact command which runs is C<file -zb path>. Note in particular that "
"the filename is not prepended to the output (the I<-b> option)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1044 ../src/guestfs-actions.pod:1600
+#: ../fish/guestfish-actions.pod:1049 ../src/guestfs-actions.pod:1605
msgid ""
"The output depends on the output of the underlying L<file(1)> command and it "
"can change in future in ways beyond our control. In other words, the output "
@@ -6359,19 +6367,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1048
+#: ../fish/guestfish-actions.pod:1053
msgid ""
"See also: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> "
"(etc), L</is-zero>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1051
+#: ../fish/guestfish-actions.pod:1056
msgid "file-architecture"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1053
+#: ../fish/guestfish-actions.pod:1058
#, no-wrap
msgid ""
" file-architecture filename\n"
@@ -6379,166 +6387,166 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1055 ../src/guestfs-actions.pod:1618
+#: ../fish/guestfish-actions.pod:1060 ../src/guestfs-actions.pod:1623
msgid ""
"This detects the architecture of the binary C<filename>, and returns it if "
"known."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1058 ../src/guestfs-actions.pod:1621
+#: ../fish/guestfish-actions.pod:1063 ../src/guestfs-actions.pod:1626
msgid "Currently defined architectures are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1062 ../src/guestfs-actions.pod:1625
+#: ../fish/guestfish-actions.pod:1067 ../src/guestfs-actions.pod:1630
msgid "\"i386\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1064 ../src/guestfs-actions.pod:1627
+#: ../fish/guestfish-actions.pod:1069 ../src/guestfs-actions.pod:1632
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:1067 ../src/guestfs-actions.pod:1630
+#: ../fish/guestfish-actions.pod:1072 ../src/guestfs-actions.pod:1635
msgid "\"x86_64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1069 ../src/guestfs-actions.pod:1632
+#: ../fish/guestfish-actions.pod:1074 ../src/guestfs-actions.pod:1637
msgid "64 bit x86-64."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1071 ../src/guestfs-actions.pod:1634
+#: ../fish/guestfish-actions.pod:1076 ../src/guestfs-actions.pod:1639
msgid "\"sparc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1073 ../src/guestfs-actions.pod:1636
+#: ../fish/guestfish-actions.pod:1078 ../src/guestfs-actions.pod:1641
msgid "32 bit SPARC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1075 ../src/guestfs-actions.pod:1638
+#: ../fish/guestfish-actions.pod:1080 ../src/guestfs-actions.pod:1643
msgid "\"sparc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1077 ../src/guestfs-actions.pod:1640
+#: ../fish/guestfish-actions.pod:1082 ../src/guestfs-actions.pod:1645
msgid "64 bit SPARC V9 and above."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1079 ../src/guestfs-actions.pod:1642
+#: ../fish/guestfish-actions.pod:1084 ../src/guestfs-actions.pod:1647
msgid "\"ia64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1081 ../src/guestfs-actions.pod:1644
+#: ../fish/guestfish-actions.pod:1086 ../src/guestfs-actions.pod:1649
msgid "Intel Itanium."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1083 ../src/guestfs-actions.pod:1646
+#: ../fish/guestfish-actions.pod:1088 ../src/guestfs-actions.pod:1651
msgid "\"ppc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1085 ../src/guestfs-actions.pod:1648
+#: ../fish/guestfish-actions.pod:1090 ../src/guestfs-actions.pod:1653
msgid "32 bit Power PC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1087 ../src/guestfs-actions.pod:1650
+#: ../fish/guestfish-actions.pod:1092 ../src/guestfs-actions.pod:1655
msgid "\"ppc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1089 ../src/guestfs-actions.pod:1652
+#: ../fish/guestfish-actions.pod:1094 ../src/guestfs-actions.pod:1657
msgid "64 bit Power PC."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1093 ../src/guestfs-actions.pod:1656
+#: ../fish/guestfish-actions.pod:1098 ../src/guestfs-actions.pod:1661
msgid "Libguestfs may return other architecture strings in future."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1095 ../src/guestfs-actions.pod:1658
+#: ../fish/guestfish-actions.pod:1100 ../src/guestfs-actions.pod:1663
msgid "The function works on at least the following types of files:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1101 ../src/guestfs-actions.pod:1664
+#: ../fish/guestfish-actions.pod:1106 ../src/guestfs-actions.pod:1669
msgid "many types of Un*x and Linux binary"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1105 ../src/guestfs-actions.pod:1668
+#: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1673
msgid "many types of Un*x and Linux shared library"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1109 ../src/guestfs-actions.pod:1672
+#: ../fish/guestfish-actions.pod:1114 ../src/guestfs-actions.pod:1677
msgid "Windows Win32 and Win64 binaries"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1113 ../src/guestfs-actions.pod:1676
+#: ../fish/guestfish-actions.pod:1118 ../src/guestfs-actions.pod:1681
msgid "Windows Win32 and Win64 DLLs"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1115 ../src/guestfs-actions.pod:1678
+#: ../fish/guestfish-actions.pod:1120 ../src/guestfs-actions.pod:1683
msgid "Win32 binaries and DLLs return C<i386>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1117 ../src/guestfs-actions.pod:1680
+#: ../fish/guestfish-actions.pod:1122 ../src/guestfs-actions.pod:1685
msgid "Win64 binaries and DLLs return C<x86_64>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1121 ../src/guestfs-actions.pod:1684
+#: ../fish/guestfish-actions.pod:1126 ../src/guestfs-actions.pod:1689
msgid "Linux kernel modules"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1125 ../src/guestfs-actions.pod:1688
+#: ../fish/guestfish-actions.pod:1130 ../src/guestfs-actions.pod:1693
msgid "Linux new-style initrd images"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1692
+#: ../fish/guestfish-actions.pod:1134 ../src/guestfs-actions.pod:1697
msgid "some non-x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1133 ../src/guestfs-actions.pod:1696
+#: ../fish/guestfish-actions.pod:1138 ../src/guestfs-actions.pod:1701
msgid "What it can't do currently:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1139 ../src/guestfs-actions.pod:1702
+#: ../fish/guestfish-actions.pod:1144 ../src/guestfs-actions.pod:1707
msgid "static libraries (libfoo.a)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1143 ../src/guestfs-actions.pod:1706
+#: ../fish/guestfish-actions.pod:1148 ../src/guestfs-actions.pod:1711
msgid "Linux old-style initrd as compressed ext2 filesystem (RHEL 3)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1147 ../src/guestfs-actions.pod:1710
+#: ../fish/guestfish-actions.pod:1152 ../src/guestfs-actions.pod:1715
msgid "x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1149 ../src/guestfs-actions.pod:1712
+#: ../fish/guestfish-actions.pod:1154 ../src/guestfs-actions.pod:1717
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 "
@@ -6547,12 +6555,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1156
+#: ../fish/guestfish-actions.pod:1161
msgid "filesize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1158
+#: ../fish/guestfish-actions.pod:1163
#, no-wrap
msgid ""
" filesize file\n"
@@ -6560,24 +6568,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1160 ../src/guestfs-actions.pod:1730
+#: ../fish/guestfish-actions.pod:1165 ../src/guestfs-actions.pod:1735
msgid "This command returns the size of C<file> in bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1162
+#: ../fish/guestfish-actions.pod:1167
msgid ""
"To get other stats about a file, use L</stat>, L</lstat>, L</is-dir>, L</is-"
"file> etc. To get the size of block devices, use L</blockdev-getsize64>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1166
+#: ../fish/guestfish-actions.pod:1171
msgid "fill"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1168
+#: ../fish/guestfish-actions.pod:1173
#, no-wrap
msgid ""
" fill c len path\n"
@@ -6585,7 +6593,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1170 ../src/guestfs-actions.pod:1748
+#: ../fish/guestfish-actions.pod:1175 ../src/guestfs-actions.pod:1753
msgid ""
"This command creates a new file called C<path>. The initial content of the "
"file is C<len> octets of C<c>, where C<c> must be a number in the range C<"
@@ -6593,7 +6601,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1174
+#: ../fish/guestfish-actions.pod:1179
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
"L</truncate-size>. To create a file with a pattern of repeating bytes use "
@@ -6601,12 +6609,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1179
+#: ../fish/guestfish-actions.pod:1184
msgid "fill-pattern"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1181
+#: ../fish/guestfish-actions.pod:1186
#, no-wrap
msgid ""
" fill-pattern pattern len path\n"
@@ -6614,7 +6622,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1183
+#: ../fish/guestfish-actions.pod:1188
msgid ""
"This function is like L</fill> except that it creates a new file of length "
"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern "
@@ -6623,12 +6631,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1188
+#: ../fish/guestfish-actions.pod:1193
msgid "find"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1190
+#: ../fish/guestfish-actions.pod:1195
#, no-wrap
msgid ""
" find directory\n"
@@ -6636,7 +6644,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1192 ../src/guestfs-actions.pod:1794
+#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:1799
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>. It is essentially equivalent to running the shell command "
@@ -6645,14 +6653,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:1799
+#: ../fish/guestfish-actions.pod:1202 ../src/guestfs-actions.pod:1804
msgid ""
"This returns a list of strings I<without any prefix>. Thus if the directory "
"structure was:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1200 ../src/guestfs-actions.pod:1802
+#: ../fish/guestfish-actions.pod:1205 ../src/guestfs-actions.pod:1807
#, no-wrap
msgid ""
" /tmp/a\n"
@@ -6662,12 +6670,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1204
+#: ../fish/guestfish-actions.pod:1209
msgid "then the returned list from L</find> C</tmp> would be 4 elements:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1207 ../src/guestfs-actions.pod:1809
+#: ../fish/guestfish-actions.pod:1212 ../src/guestfs-actions.pod:1814
#, no-wrap
msgid ""
" a\n"
@@ -6678,27 +6686,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1212 ../src/guestfs-actions.pod:1814
+#: ../fish/guestfish-actions.pod:1217 ../src/guestfs-actions.pod:1819
msgid "If C<directory> is not a directory, then this command returns an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1215 ../src/guestfs-actions.pod:1817
+#: ../fish/guestfish-actions.pod:1220 ../src/guestfs-actions.pod:1822
msgid "The returned list is sorted."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1217
+#: ../fish/guestfish-actions.pod:1222
msgid "See also L</find0>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1222
+#: ../fish/guestfish-actions.pod:1227
msgid "find0"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1224
+#: ../fish/guestfish-actions.pod:1229
#, no-wrap
msgid ""
" find0 directory (files|-)\n"
@@ -6706,7 +6714,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1226 ../src/guestfs-actions.pod:1837
+#: ../fish/guestfish-actions.pod:1231 ../src/guestfs-actions.pod:1842
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>, placing the resulting list in the external file called "
@@ -6714,40 +6722,40 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1230
+#: ../fish/guestfish-actions.pod:1235
msgid ""
"This command works the same way as L</find> with the following exceptions:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1237 ../src/guestfs-actions.pod:1848
+#: ../fish/guestfish-actions.pod:1242 ../src/guestfs-actions.pod:1853
msgid "The resulting list is written to an external file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1241 ../src/guestfs-actions.pod:1852
+#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:1857
msgid ""
"Items (filenames) in the result are separated by C<\\0> characters. See "
"L<find(1)> option I<-print0>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:1857
+#: ../fish/guestfish-actions.pod:1251 ../src/guestfs-actions.pod:1862
msgid "This command is not limited in the number of names that it can return."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1251 ../src/guestfs-actions.pod:1862
+#: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:1867
msgid "The result list is not sorted."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1257
+#: ../fish/guestfish-actions.pod:1262
msgid "findfs-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1259
+#: ../fish/guestfish-actions.pod:1264
#, no-wrap
msgid ""
" findfs-label label\n"
@@ -6755,24 +6763,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1261 ../src/guestfs-actions.pod:1876
+#: ../fish/guestfish-actions.pod:1266 ../src/guestfs-actions.pod:1881
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:1265
+#: ../fish/guestfish-actions.pod:1270
msgid "To find the label of a filesystem, use L</vfs-label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1267
+#: ../fish/guestfish-actions.pod:1272
msgid "findfs-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1269
+#: ../fish/guestfish-actions.pod:1274
#, no-wrap
msgid ""
" findfs-uuid uuid\n"
@@ -6780,24 +6788,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1271 ../src/guestfs-actions.pod:1893
+#: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:1898
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:1275
+#: ../fish/guestfish-actions.pod:1280
msgid "To find the UUID of a filesystem, use L</vfs-uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1277
+#: ../fish/guestfish-actions.pod:1282
msgid "fsck"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1279
+#: ../fish/guestfish-actions.pod:1284
#, no-wrap
msgid ""
" fsck fstype device\n"
@@ -6805,49 +6813,49 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1281 ../src/guestfs-actions.pod:1911
+#: ../fish/guestfish-actions.pod:1286 ../src/guestfs-actions.pod:1916
msgid ""
"This runs the filesystem checker (fsck) on C<device> which should have "
"filesystem type C<fstype>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1284 ../src/guestfs-actions.pod:1914
+#: ../fish/guestfish-actions.pod:1289 ../src/guestfs-actions.pod:1919
msgid ""
"The returned integer is the status. See L<fsck(8)> for the list of status "
"codes from C<fsck>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1293 ../src/guestfs-actions.pod:1923
+#: ../fish/guestfish-actions.pod:1298 ../src/guestfs-actions.pod:1928
msgid "Multiple status codes can be summed together."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1297 ../src/guestfs-actions.pod:1927
+#: ../fish/guestfish-actions.pod:1302 ../src/guestfs-actions.pod:1932
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:1302 ../src/guestfs-actions.pod:1932
+#: ../fish/guestfish-actions.pod:1307 ../src/guestfs-actions.pod:1937
msgid "Checking or repairing NTFS volumes is not supported (by linux-ntfs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1307 ../src/guestfs-actions.pod:1937
+#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:1942
msgid ""
"This command is entirely equivalent to running C<fsck -a -t fstype device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1309
+#: ../fish/guestfish-actions.pod:1314
msgid "get-append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1311
+#: ../fish/guestfish-actions.pod:1316
#, no-wrap
msgid ""
" get-append\n"
@@ -6855,24 +6863,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1313 ../src/guestfs-actions.pod:1948
+#: ../fish/guestfish-actions.pod:1318 ../src/guestfs-actions.pod:1953
msgid ""
"Return the additional kernel options which are added to the guest kernel "
"command line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1316 ../src/guestfs-actions.pod:1951
+#: ../fish/guestfish-actions.pod:1321 ../src/guestfs-actions.pod:1956
msgid "If C<NULL> then no options are added."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1318
+#: ../fish/guestfish-actions.pod:1323
msgid "get-attach-method"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1320
+#: ../fish/guestfish-actions.pod:1325
#, no-wrap
msgid ""
" get-attach-method\n"
@@ -6880,17 +6888,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1322
+#: ../fish/guestfish-actions.pod:1327
msgid "Return the current attach method. See L</set-attach-method>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1324
+#: ../fish/guestfish-actions.pod:1329
msgid "get-autosync"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1326
+#: ../fish/guestfish-actions.pod:1331
#, no-wrap
msgid ""
" get-autosync\n"
@@ -6898,17 +6906,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1328 ../src/guestfs-actions.pod:1976
+#: ../fish/guestfish-actions.pod:1333 ../src/guestfs-actions.pod:1981
msgid "Get the autosync flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1330
+#: ../fish/guestfish-actions.pod:1335
msgid "get-direct"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1332
+#: ../fish/guestfish-actions.pod:1337
#, no-wrap
msgid ""
" get-direct\n"
@@ -6916,17 +6924,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1334 ../src/guestfs-actions.pod:1987
+#: ../fish/guestfish-actions.pod:1339 ../src/guestfs-actions.pod:1992
msgid "Return the direct appliance mode flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1336
+#: ../fish/guestfish-actions.pod:1341
msgid "get-e2label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1338
+#: ../fish/guestfish-actions.pod:1343
#, no-wrap
msgid ""
" get-e2label device\n"
@@ -6934,25 +6942,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1340 ../src/guestfs-actions.pod:2006
+#: ../fish/guestfish-actions.pod:1345 ../src/guestfs-actions.pod:2011
msgid ""
"This returns the ext2/3/4 filesystem label of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1343
+#: ../fish/guestfish-actions.pod:1348
msgid ""
"I<This function is deprecated.> In new code, use the L</vfs_label> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1350
+#: ../fish/guestfish-actions.pod:1355
msgid "get-e2uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1352
+#: ../fish/guestfish-actions.pod:1357
#, no-wrap
msgid ""
" get-e2uuid device\n"
@@ -6960,25 +6968,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1354 ../src/guestfs-actions.pod:2027
+#: ../fish/guestfish-actions.pod:1359 ../src/guestfs-actions.pod:2032
msgid ""
"This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1357
+#: ../fish/guestfish-actions.pod:1362
msgid ""
"I<This function is deprecated.> In new code, use the L</vfs_uuid> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1364
+#: ../fish/guestfish-actions.pod:1369
msgid "get-memsize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1366
+#: ../fish/guestfish-actions.pod:1371
#, no-wrap
msgid ""
" get-memsize\n"
@@ -6986,13 +6994,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1368 ../src/guestfs-actions.pod:2040
+#: ../fish/guestfish-actions.pod:1373 ../src/guestfs-actions.pod:2045
msgid ""
"This gets the memory size in megabytes allocated to the qemu subprocess."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1371
+#: ../fish/guestfish-actions.pod:1376
msgid ""
"If L</set-memsize> was not called on this handle, and if "
"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
@@ -7000,21 +7008,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1375 ../fish/guestfish-actions.pod:1432
-#: ../fish/guestfish-actions.pod:4163 ../fish/guestfish-actions.pod:4265
-#: ../src/guestfs-actions.pod:2047 ../src/guestfs-actions.pod:2139
-#: ../src/guestfs-actions.pod:6293 ../src/guestfs-actions.pod:6419
+#: ../fish/guestfish-actions.pod:1380 ../fish/guestfish-actions.pod:1437
+#: ../fish/guestfish-actions.pod:4168 ../fish/guestfish-actions.pod:4270
+#: ../src/guestfs-actions.pod:2052 ../src/guestfs-actions.pod:2144
+#: ../src/guestfs-actions.pod:6298 ../src/guestfs-actions.pod:6424
msgid ""
"For more information on the architecture of libguestfs, see L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1378
+#: ../fish/guestfish-actions.pod:1383
msgid "get-network"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1380
+#: ../fish/guestfish-actions.pod:1385
#, no-wrap
msgid ""
" get-network\n"
@@ -7022,17 +7030,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1382 ../src/guestfs-actions.pod:2059
+#: ../fish/guestfish-actions.pod:1387 ../src/guestfs-actions.pod:2064
msgid "This returns the enable network flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1384
+#: ../fish/guestfish-actions.pod:1389
msgid "get-path"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1386
+#: ../fish/guestfish-actions.pod:1391
#, no-wrap
msgid ""
" get-path\n"
@@ -7040,24 +7048,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1388 ../src/guestfs-actions.pod:2070
+#: ../fish/guestfish-actions.pod:1393 ../src/guestfs-actions.pod:2075
msgid "Return the current search path."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1390 ../src/guestfs-actions.pod:2072
+#: ../fish/guestfish-actions.pod:1395 ../src/guestfs-actions.pod:2077
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:1393
+#: ../fish/guestfish-actions.pod:1398
msgid "get-pgroup"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1395
+#: ../fish/guestfish-actions.pod:1400
#, no-wrap
msgid ""
" get-pgroup\n"
@@ -7065,22 +7073,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1397 ../src/guestfs-actions.pod:2085
+#: ../fish/guestfish-actions.pod:1402 ../src/guestfs-actions.pod:2090
msgid "This returns the process group flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1399
+#: ../fish/guestfish-actions.pod:1404
msgid "get-pid"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1401
+#: ../fish/guestfish-actions.pod:1406
msgid "pid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1403
+#: ../fish/guestfish-actions.pod:1408
#, no-wrap
msgid ""
" get-pid\n"
@@ -7088,24 +7096,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1405 ../src/guestfs-actions.pod:2096
+#: ../fish/guestfish-actions.pod:1410 ../src/guestfs-actions.pod:2101
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:1408 ../src/guestfs-actions.pod:2099
+#: ../fish/guestfish-actions.pod:1413 ../src/guestfs-actions.pod:2104
msgid "This is an internal call used for debugging and testing."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1410
+#: ../fish/guestfish-actions.pod:1415
msgid "get-qemu"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1412
+#: ../fish/guestfish-actions.pod:1417
#, no-wrap
msgid ""
" get-qemu\n"
@@ -7113,24 +7121,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2110
+#: ../fish/guestfish-actions.pod:1419 ../src/guestfs-actions.pod:2115
msgid "Return the current qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1416 ../src/guestfs-actions.pod:2112
+#: ../fish/guestfish-actions.pod:1421 ../src/guestfs-actions.pod:2117
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:1419
+#: ../fish/guestfish-actions.pod:1424
msgid "get-recovery-proc"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1421
+#: ../fish/guestfish-actions.pod:1426
#, no-wrap
msgid ""
" get-recovery-proc\n"
@@ -7138,17 +7146,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1423 ../src/guestfs-actions.pod:2125
+#: ../fish/guestfish-actions.pod:1428 ../src/guestfs-actions.pod:2130
msgid "Return the recovery process enabled flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1425
+#: ../fish/guestfish-actions.pod:1430
msgid "get-selinux"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1427
+#: ../fish/guestfish-actions.pod:1432
#, no-wrap
msgid ""
" get-selinux\n"
@@ -7156,19 +7164,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1429
+#: ../fish/guestfish-actions.pod:1434
msgid ""
"This returns the current setting of the selinux flag which is passed to the "
"appliance at boot time. See L</set-selinux>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1435
+#: ../fish/guestfish-actions.pod:1440
msgid "get-state"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1437
+#: ../fish/guestfish-actions.pod:1442
#, no-wrap
msgid ""
" get-state\n"
@@ -7176,28 +7184,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1439 ../src/guestfs-actions.pod:2151
+#: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2156
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:1442 ../fish/guestfish-actions.pod:2362
-#: ../fish/guestfish-actions.pod:2380 ../fish/guestfish-actions.pod:2418
-#: ../fish/guestfish-actions.pod:2434 ../src/guestfs-actions.pod:2154
-#: ../src/guestfs-actions.pod:3434 ../src/guestfs-actions.pod:3463
-#: ../src/guestfs-actions.pod:3524 ../src/guestfs-actions.pod:3551
+#: ../fish/guestfish-actions.pod:1447 ../fish/guestfish-actions.pod:2367
+#: ../fish/guestfish-actions.pod:2385 ../fish/guestfish-actions.pod:2423
+#: ../fish/guestfish-actions.pod:2439 ../src/guestfs-actions.pod:2159
+#: ../src/guestfs-actions.pod:3439 ../src/guestfs-actions.pod:3468
+#: ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3556
msgid "For more information on states, see L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1444
+#: ../fish/guestfish-actions.pod:1449
msgid "get-trace"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1446
+#: ../fish/guestfish-actions.pod:1451
#, no-wrap
msgid ""
" get-trace\n"
@@ -7205,17 +7213,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1448 ../src/guestfs-actions.pod:2165
+#: ../fish/guestfish-actions.pod:1453 ../src/guestfs-actions.pod:2170
msgid "Return the command trace flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1450
+#: ../fish/guestfish-actions.pod:1455
msgid "get-umask"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1452
+#: ../fish/guestfish-actions.pod:1457
#, no-wrap
msgid ""
" get-umask\n"
@@ -7223,19 +7231,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1454
+#: ../fish/guestfish-actions.pod:1459
msgid ""
"Return the current umask. By default the umask is C<022> unless it has been "
"set by calling L</umask>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1457
+#: ../fish/guestfish-actions.pod:1462
msgid "get-verbose"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1459
+#: ../fish/guestfish-actions.pod:1464
#, no-wrap
msgid ""
" get-verbose\n"
@@ -7243,17 +7251,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1461 ../src/guestfs-actions.pod:2188
+#: ../fish/guestfish-actions.pod:1466 ../src/guestfs-actions.pod:2193
msgid "This returns the verbose messages flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1463
+#: ../fish/guestfish-actions.pod:1468
msgid "getcon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1465
+#: ../fish/guestfish-actions.pod:1470
#, no-wrap
msgid ""
" getcon\n"
@@ -7261,22 +7269,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1467 ../src/guestfs-actions.pod:2199
+#: ../fish/guestfish-actions.pod:1472 ../src/guestfs-actions.pod:2204
msgid "This gets the SELinux security context of the daemon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1469
+#: ../fish/guestfish-actions.pod:1474
msgid "See the documentation about SELINUX in L<guestfs(3)>, and L</setcon>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1472
+#: ../fish/guestfish-actions.pod:1477
msgid "getxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1474
+#: ../fish/guestfish-actions.pod:1479
#, no-wrap
msgid ""
" getxattr path name\n"
@@ -7284,7 +7292,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1476
+#: ../fish/guestfish-actions.pod:1481
msgid ""
"Get a single extended attribute from file C<path> named C<name>. This call "
"follows symlinks. If you want to lookup an extended attribute for the "
@@ -7292,7 +7300,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1480 ../fish/guestfish-actions.pod:2507
+#: ../fish/guestfish-actions.pod:1485 ../fish/guestfish-actions.pod:2512
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
"by calling L</getxattrs>. However some Linux filesystem implementations are "
@@ -7302,25 +7310,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1487 ../fish/guestfish-actions.pod:2514
-#: ../src/guestfs-actions.pod:2228 ../src/guestfs-actions.pod:3684
+#: ../fish/guestfish-actions.pod:1492 ../fish/guestfish-actions.pod:2519
+#: ../src/guestfs-actions.pod:2233 ../src/guestfs-actions.pod:3689
msgid ""
"Extended attribute values are blobs of binary data. If there is no extended "
"attribute named C<name>, this returns an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1490
+#: ../fish/guestfish-actions.pod:1495
msgid "See also: L</getxattrs>, L</lgetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1492
+#: ../fish/guestfish-actions.pod:1497
msgid "getxattrs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1494
+#: ../fish/guestfish-actions.pod:1499
#, no-wrap
msgid ""
" getxattrs path\n"
@@ -7328,30 +7336,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1496 ../src/guestfs-actions.pod:2245
+#: ../fish/guestfish-actions.pod:1501 ../src/guestfs-actions.pod:2250
msgid ""
"This call lists the extended attributes of the file or directory C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1499 ../src/guestfs-actions.pod:2248
+#: ../fish/guestfish-actions.pod:1504 ../src/guestfs-actions.pod:2253
msgid ""
"At the system call level, this is a combination of the L<listxattr(2)> and "
"L<getxattr(2)> calls."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1502
+#: ../fish/guestfish-actions.pod:1507
msgid "See also: L</lgetxattrs>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1504
+#: ../fish/guestfish-actions.pod:1509
msgid "glob-expand"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1506
+#: ../fish/guestfish-actions.pod:1511
#, no-wrap
msgid ""
" glob-expand pattern\n"
@@ -7359,32 +7367,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1508 ../src/guestfs-actions.pod:2265
+#: ../fish/guestfish-actions.pod:1513 ../src/guestfs-actions.pod:2270
msgid ""
"This command searches for all the pathnames matching C<pattern> according to "
"the wildcard expansion rules used by the shell."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1512 ../src/guestfs-actions.pod:2269
+#: ../fish/guestfish-actions.pod:1517 ../src/guestfs-actions.pod:2274
msgid ""
"If no paths match, then this returns an empty list (note: not an error)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1515 ../src/guestfs-actions.pod:2272
+#: ../fish/guestfish-actions.pod:1520 ../src/guestfs-actions.pod:2277
msgid ""
"It is just a wrapper around the C L<glob(3)> function with flags C<GLOB_MARK|"
"GLOB_BRACE>. See that manual page for more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1519
+#: ../fish/guestfish-actions.pod:1524
msgid "grep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1521
+#: ../fish/guestfish-actions.pod:1526
#, no-wrap
msgid ""
" grep regex path\n"
@@ -7392,17 +7400,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1523 ../src/guestfs-actions.pod:2289
+#: ../fish/guestfish-actions.pod:1528 ../src/guestfs-actions.pod:2294
msgid "This calls the external C<grep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1529
+#: ../fish/guestfish-actions.pod:1534
msgid "grepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1531
+#: ../fish/guestfish-actions.pod:1536
#, no-wrap
msgid ""
" grepi regex path\n"
@@ -7410,18 +7418,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1533 ../src/guestfs-actions.pod:2308
+#: ../fish/guestfish-actions.pod:1538 ../src/guestfs-actions.pod:2313
msgid ""
"This calls the external C<grep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1539
+#: ../fish/guestfish-actions.pod:1544
msgid "grub-install"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1541
+#: ../fish/guestfish-actions.pod:1546
#, no-wrap
msgid ""
" grub-install root device\n"
@@ -7429,14 +7437,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1543 ../src/guestfs-actions.pod:2327
+#: ../fish/guestfish-actions.pod:1548 ../src/guestfs-actions.pod:2332
msgid ""
"This command installs GRUB (the Grand Unified Bootloader) on C<device>, with "
"the root directory being C<root>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1546 ../src/guestfs-actions.pod:2330
+#: ../fish/guestfish-actions.pod:1551 ../src/guestfs-actions.pod:2335
msgid ""
"Note: If grub-install reports the error \"No suitable drive was found in the "
"generated device map.\" it may be that you need to create a C</boot/grub/"
@@ -7446,7 +7454,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2337
+#: ../fish/guestfish-actions.pod:1558 ../src/guestfs-actions.pod:2342
#, no-wrap
msgid ""
" (hd0) /dev/vda\n"
@@ -7454,17 +7462,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1555 ../src/guestfs-actions.pod:2339
+#: ../fish/guestfish-actions.pod:1560 ../src/guestfs-actions.pod:2344
msgid "replacing C</dev/vda> with the name of the installation device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1557
+#: ../fish/guestfish-actions.pod:1562
msgid "head"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1559
+#: ../fish/guestfish-actions.pod:1564
#, no-wrap
msgid ""
" head path\n"
@@ -7472,18 +7480,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1561 ../src/guestfs-actions.pod:2351
+#: ../fish/guestfish-actions.pod:1566 ../src/guestfs-actions.pod:2356
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:1567
+#: ../fish/guestfish-actions.pod:1572
msgid "head-n"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1569
+#: ../fish/guestfish-actions.pod:1574
#, no-wrap
msgid ""
" head-n nrlines path\n"
@@ -7491,32 +7499,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2370
+#: ../fish/guestfish-actions.pod:1576 ../src/guestfs-actions.pod:2375
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the first "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1574 ../src/guestfs-actions.pod:2373
+#: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2378
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, excluding the last C<nrlines> lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1577 ../fish/guestfish-actions.pod:4643
-#: ../src/guestfs-actions.pod:2376 ../src/guestfs-actions.pod:6991
+#: ../fish/guestfish-actions.pod:1582 ../fish/guestfish-actions.pod:4648
+#: ../src/guestfs-actions.pod:2381 ../src/guestfs-actions.pod:6996
msgid "If the parameter C<nrlines> is zero, this returns an empty list."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1582
+#: ../fish/guestfish-actions.pod:1587
msgid "hexdump"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1584
+#: ../fish/guestfish-actions.pod:1589
#, no-wrap
msgid ""
" hexdump path\n"
@@ -7524,19 +7532,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2393
+#: ../fish/guestfish-actions.pod:1591 ../src/guestfs-actions.pod:2398
msgid ""
"This runs C<hexdump -C> on the given C<path>. The result is the human-"
"readable, canonical hex dump of the file."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1592
+#: ../fish/guestfish-actions.pod:1597
msgid "initrd-cat"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1594
+#: ../fish/guestfish-actions.pod:1599
#, no-wrap
msgid ""
" initrd-cat initrdpath filename\n"
@@ -7544,7 +7552,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1596 ../src/guestfs-actions.pod:2412
+#: ../fish/guestfish-actions.pod:1601 ../src/guestfs-actions.pod:2417
msgid ""
"This command unpacks the file C<filename> from the initrd file called "
"C<initrdpath>. The filename must be given I<without> the initial C</> "
@@ -7552,7 +7560,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1600 ../src/guestfs-actions.pod:2416
+#: ../fish/guestfish-actions.pod:1605 ../src/guestfs-actions.pod:2421
msgid ""
"For example, in guestfish you could use the following command to examine the "
"boot script (usually called C</init>) contained in a Linux initrd or "
@@ -7560,7 +7568,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1604 ../src/guestfs-actions.pod:2420
+#: ../fish/guestfish-actions.pod:1609 ../src/guestfs-actions.pod:2425
#, no-wrap
msgid ""
" initrd-cat /boot/initrd-<version>.img init\n"
@@ -7568,17 +7576,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1606
+#: ../fish/guestfish-actions.pod:1611
msgid "See also L</initrd-list>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1611
+#: ../fish/guestfish-actions.pod:1616
msgid "initrd-list"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1613
+#: ../fish/guestfish-actions.pod:1618
#, no-wrap
msgid ""
" initrd-list path\n"
@@ -7586,12 +7594,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1615 ../src/guestfs-actions.pod:2439
+#: ../fish/guestfish-actions.pod:1620 ../src/guestfs-actions.pod:2444
msgid "This command lists out files contained in an initrd."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2441
+#: ../fish/guestfish-actions.pod:1622 ../src/guestfs-actions.pod:2446
msgid ""
"The files are listed without any initial C</> character. The files are "
"listed in the order they appear (not necessarily alphabetical). Directory "
@@ -7599,7 +7607,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1621 ../src/guestfs-actions.pod:2445
+#: ../fish/guestfish-actions.pod:1626 ../src/guestfs-actions.pod:2450
msgid ""
"Old Linux kernels (2.4 and earlier) used a compressed ext2 filesystem as "
"initrd. We I<only> support the newer initramfs format (compressed cpio "
@@ -7607,12 +7615,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1625
+#: ../fish/guestfish-actions.pod:1630
msgid "inotify-add-watch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1627
+#: ../fish/guestfish-actions.pod:1632
#, no-wrap
msgid ""
" inotify-add-watch path mask\n"
@@ -7620,31 +7628,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1629 ../src/guestfs-actions.pod:2462
+#: ../fish/guestfish-actions.pod:1634 ../src/guestfs-actions.pod:2467
msgid "Watch C<path> for the events listed in C<mask>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1631 ../src/guestfs-actions.pod:2464
+#: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2469
msgid ""
"Note that if C<path> is a directory then events within that directory are "
"watched, but this does I<not> happen recursively (in subdirectories)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1635 ../src/guestfs-actions.pod:2468
+#: ../fish/guestfish-actions.pod:1640 ../src/guestfs-actions.pod:2473
msgid ""
"Note for non-C or non-Linux callers: the inotify events are defined by the "
"Linux kernel ABI and are listed in C</usr/include/sys/inotify.h>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1639
+#: ../fish/guestfish-actions.pod:1644
msgid "inotify-close"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1641
+#: ../fish/guestfish-actions.pod:1646
#, no-wrap
msgid ""
" inotify-close\n"
@@ -7652,7 +7660,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1643 ../src/guestfs-actions.pod:2481
+#: ../fish/guestfish-actions.pod:1648 ../src/guestfs-actions.pod:2486
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 "
@@ -7660,12 +7668,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1647
+#: ../fish/guestfish-actions.pod:1652
msgid "inotify-files"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1649
+#: ../fish/guestfish-actions.pod:1654
#, no-wrap
msgid ""
" inotify-files\n"
@@ -7673,7 +7681,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1651
+#: ../fish/guestfish-actions.pod:1656
msgid ""
"This function is a helpful wrapper around L</inotify-read> which just "
"returns a list of pathnames of objects that were touched. The returned "
@@ -7681,12 +7689,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1655
+#: ../fish/guestfish-actions.pod:1660
msgid "inotify-init"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1657
+#: ../fish/guestfish-actions.pod:1662
#, no-wrap
msgid ""
" inotify-init maxevents\n"
@@ -7694,14 +7702,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1659 ../src/guestfs-actions.pod:2510
+#: ../fish/guestfish-actions.pod:1664 ../src/guestfs-actions.pod:2515
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:1663
+#: ../fish/guestfish-actions.pod:1668
msgid ""
"C<maxevents> is the maximum number of events which will be queued up between "
"calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>, "
@@ -7712,7 +7720,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1673
+#: ../fish/guestfish-actions.pod:1678
msgid ""
"Before any events are generated, you have to add some watches to the "
"internal watch list. See: L</inotify-add-watch>, L</inotify-rm-watch> and "
@@ -7720,7 +7728,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1679
+#: ../fish/guestfish-actions.pod:1684
msgid ""
"Queued up events should be read periodically by calling L</inotify-read> (or "
"L</inotify-files> which is just a helpful wrapper around L</inotify-read>). "
@@ -7729,14 +7737,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1686
+#: ../fish/guestfish-actions.pod:1691
msgid ""
"The handle should be closed after use by calling L</inotify-close>. This "
"also removes any watches automatically."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1690 ../src/guestfs-actions.pod:2541
+#: ../fish/guestfish-actions.pod:1695 ../src/guestfs-actions.pod:2546
msgid ""
"See also L<inotify(7)> for an overview of the inotify interface as exposed "
"by the Linux kernel, which is roughly what we expose via libguestfs. Note "
@@ -7744,12 +7752,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1695
+#: ../fish/guestfish-actions.pod:1700
msgid "inotify-read"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1697
+#: ../fish/guestfish-actions.pod:1702
#, no-wrap
msgid ""
" inotify-read\n"
@@ -7757,19 +7765,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1699 ../src/guestfs-actions.pod:2555
+#: ../fish/guestfish-actions.pod:1704 ../src/guestfs-actions.pod:2560
msgid ""
"Return the complete queue of events that have happened since the previous "
"read call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1702 ../src/guestfs-actions.pod:2558
+#: ../fish/guestfish-actions.pod:1707 ../src/guestfs-actions.pod:2563
msgid "If no events have happened, this returns an empty list."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1704 ../src/guestfs-actions.pod:2560
+#: ../fish/guestfish-actions.pod:1709 ../src/guestfs-actions.pod:2565
msgid ""
"I<Note>: In order to make sure that all events have been read, you must call "
"this function repeatedly until it returns an empty list. The reason is that "
@@ -7778,12 +7786,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1710
+#: ../fish/guestfish-actions.pod:1715
msgid "inotify-rm-watch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1712
+#: ../fish/guestfish-actions.pod:1717
#, no-wrap
msgid ""
" inotify-rm-watch wd\n"
@@ -7791,17 +7799,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1714
+#: ../fish/guestfish-actions.pod:1719
msgid "Remove a previously defined inotify watch. See L</inotify-add-watch>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1717
+#: ../fish/guestfish-actions.pod:1722
msgid "inspect-get-arch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1719
+#: ../fish/guestfish-actions.pod:1724
#, no-wrap
msgid ""
" inspect-get-arch root\n"
@@ -7809,47 +7817,47 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1721
+#: ../fish/guestfish-actions.pod:1726
msgid ""
"This returns the architecture of the inspected operating system. The "
"possible return values are listed under L</file-architecture>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1725 ../src/guestfs-actions.pod:2595
+#: ../fish/guestfish-actions.pod:1730 ../src/guestfs-actions.pod:2600
msgid ""
"If the architecture could not be determined, then the string C<unknown> is "
"returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1728 ../fish/guestfish-actions.pod:1811
-#: ../fish/guestfish-actions.pod:1890 ../fish/guestfish-actions.pod:1902
-#: ../fish/guestfish-actions.pod:1986 ../fish/guestfish-actions.pod:2047
-#: ../fish/guestfish-actions.pod:2068 ../fish/guestfish-actions.pod:2082
-#: ../fish/guestfish-actions.pod:2122 ../fish/guestfish-actions.pod:2154
-#: ../fish/guestfish-actions.pod:2167 ../fish/guestfish-actions.pod:2180
-#: ../fish/guestfish-actions.pod:2190 ../fish/guestfish-actions.pod:2200
-#: ../fish/guestfish-actions.pod:2212 ../fish/guestfish-actions.pod:2308
-#: ../fish/guestfish-actions.pod:2342 ../src/guestfs-actions.pod:2598
-#: ../src/guestfs-actions.pod:2688 ../src/guestfs-actions.pod:2792
-#: ../src/guestfs-actions.pod:2811 ../src/guestfs-actions.pod:2942
-#: ../src/guestfs-actions.pod:3025 ../src/guestfs-actions.pod:3053
-#: ../src/guestfs-actions.pod:3074 ../src/guestfs-actions.pod:3127
-#: ../src/guestfs-actions.pod:3167 ../src/guestfs-actions.pod:3187
-#: ../src/guestfs-actions.pod:3207 ../src/guestfs-actions.pod:3224
-#: ../src/guestfs-actions.pod:3240 ../src/guestfs-actions.pod:3258
-#: ../src/guestfs-actions.pod:3360 ../src/guestfs-actions.pod:3401
+#: ../fish/guestfish-actions.pod:1733 ../fish/guestfish-actions.pod:1816
+#: ../fish/guestfish-actions.pod:1895 ../fish/guestfish-actions.pod:1907
+#: ../fish/guestfish-actions.pod:1991 ../fish/guestfish-actions.pod:2052
+#: ../fish/guestfish-actions.pod:2073 ../fish/guestfish-actions.pod:2087
+#: ../fish/guestfish-actions.pod:2127 ../fish/guestfish-actions.pod:2159
+#: ../fish/guestfish-actions.pod:2172 ../fish/guestfish-actions.pod:2185
+#: ../fish/guestfish-actions.pod:2195 ../fish/guestfish-actions.pod:2205
+#: ../fish/guestfish-actions.pod:2217 ../fish/guestfish-actions.pod:2313
+#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:2603
+#: ../src/guestfs-actions.pod:2693 ../src/guestfs-actions.pod:2797
+#: ../src/guestfs-actions.pod:2816 ../src/guestfs-actions.pod:2947
+#: ../src/guestfs-actions.pod:3030 ../src/guestfs-actions.pod:3058
+#: ../src/guestfs-actions.pod:3079 ../src/guestfs-actions.pod:3132
+#: ../src/guestfs-actions.pod:3172 ../src/guestfs-actions.pod:3192
+#: ../src/guestfs-actions.pod:3212 ../src/guestfs-actions.pod:3229
+#: ../src/guestfs-actions.pod:3245 ../src/guestfs-actions.pod:3263
+#: ../src/guestfs-actions.pod:3365 ../src/guestfs-actions.pod:3406
msgid "Please read L<guestfs(3)/INSPECTION> for more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1730
+#: ../fish/guestfish-actions.pod:1735
msgid "inspect-get-distro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1732
+#: ../fish/guestfish-actions.pod:1737
#, no-wrap
msgid ""
" inspect-get-distro root\n"
@@ -7857,197 +7865,197 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1734 ../src/guestfs-actions.pod:2611
+#: ../fish/guestfish-actions.pod:1739 ../src/guestfs-actions.pod:2616
msgid ""
"This returns the distro (distribution) of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1737 ../src/guestfs-actions.pod:2614
+#: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2619
msgid "Currently defined distros are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1741 ../src/guestfs-actions.pod:2618
+#: ../fish/guestfish-actions.pod:1746 ../src/guestfs-actions.pod:2623
msgid "\"archlinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1743 ../src/guestfs-actions.pod:2620
+#: ../fish/guestfish-actions.pod:1748 ../src/guestfs-actions.pod:2625
msgid "Arch Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1745 ../src/guestfs-actions.pod:2622
+#: ../fish/guestfish-actions.pod:1750 ../src/guestfs-actions.pod:2627
msgid "\"centos\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1747 ../src/guestfs-actions.pod:2624
+#: ../fish/guestfish-actions.pod:1752 ../src/guestfs-actions.pod:2629
msgid "CentOS."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1749 ../src/guestfs-actions.pod:2626
+#: ../fish/guestfish-actions.pod:1754 ../src/guestfs-actions.pod:2631
msgid "\"debian\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1751 ../src/guestfs-actions.pod:2628
+#: ../fish/guestfish-actions.pod:1756 ../src/guestfs-actions.pod:2633
msgid "Debian."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1753 ../src/guestfs-actions.pod:2630
+#: ../fish/guestfish-actions.pod:1758 ../src/guestfs-actions.pod:2635
msgid "\"fedora\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1755 ../src/guestfs-actions.pod:2632
+#: ../fish/guestfish-actions.pod:1760 ../src/guestfs-actions.pod:2637
msgid "Fedora."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1757 ../src/guestfs-actions.pod:2634
+#: ../fish/guestfish-actions.pod:1762 ../src/guestfs-actions.pod:2639
msgid "\"gentoo\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1759 ../src/guestfs-actions.pod:2636
+#: ../fish/guestfish-actions.pod:1764 ../src/guestfs-actions.pod:2641
msgid "Gentoo."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1761 ../src/guestfs-actions.pod:2638
+#: ../fish/guestfish-actions.pod:1766 ../src/guestfs-actions.pod:2643
msgid "\"linuxmint\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1763 ../src/guestfs-actions.pod:2640
+#: ../fish/guestfish-actions.pod:1768 ../src/guestfs-actions.pod:2645
msgid "Linux Mint."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1765 ../src/guestfs-actions.pod:2642
+#: ../fish/guestfish-actions.pod:1770 ../src/guestfs-actions.pod:2647
msgid "\"mandriva\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1767 ../src/guestfs-actions.pod:2644
+#: ../fish/guestfish-actions.pod:1772 ../src/guestfs-actions.pod:2649
msgid "Mandriva."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1769 ../src/guestfs-actions.pod:2646
+#: ../fish/guestfish-actions.pod:1774 ../src/guestfs-actions.pod:2651
msgid "\"meego\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1771 ../src/guestfs-actions.pod:2648
+#: ../fish/guestfish-actions.pod:1776 ../src/guestfs-actions.pod:2653
msgid "MeeGo."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1773 ../src/guestfs-actions.pod:2650
+#: ../fish/guestfish-actions.pod:1778 ../src/guestfs-actions.pod:2655
msgid "\"pardus\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1775 ../src/guestfs-actions.pod:2652
+#: ../fish/guestfish-actions.pod:1780 ../src/guestfs-actions.pod:2657
msgid "Pardus."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1777 ../src/guestfs-actions.pod:2654
+#: ../fish/guestfish-actions.pod:1782 ../src/guestfs-actions.pod:2659
msgid "\"redhat-based\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1779 ../src/guestfs-actions.pod:2656
+#: ../fish/guestfish-actions.pod:1784 ../src/guestfs-actions.pod:2661
msgid "Some Red Hat-derived distro."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1781 ../src/guestfs-actions.pod:2658
+#: ../fish/guestfish-actions.pod:1786 ../src/guestfs-actions.pod:2663
msgid "\"rhel\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1783 ../src/guestfs-actions.pod:2660
+#: ../fish/guestfish-actions.pod:1788 ../src/guestfs-actions.pod:2665
msgid "Red Hat Enterprise Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1785 ../src/guestfs-actions.pod:2662
+#: ../fish/guestfish-actions.pod:1790 ../src/guestfs-actions.pod:2667
msgid "\"scientificlinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1787 ../src/guestfs-actions.pod:2664
+#: ../fish/guestfish-actions.pod:1792 ../src/guestfs-actions.pod:2669
msgid "Scientific Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1789 ../src/guestfs-actions.pod:2666
+#: ../fish/guestfish-actions.pod:1794 ../src/guestfs-actions.pod:2671
msgid "\"slackware\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1791 ../src/guestfs-actions.pod:2668
+#: ../fish/guestfish-actions.pod:1796 ../src/guestfs-actions.pod:2673
msgid "Slackware."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1793 ../src/guestfs-actions.pod:2670
+#: ../fish/guestfish-actions.pod:1798 ../src/guestfs-actions.pod:2675
msgid "\"ubuntu\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2672
+#: ../fish/guestfish-actions.pod:1800 ../src/guestfs-actions.pod:2677
msgid "Ubuntu."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1797 ../fish/guestfish-actions.pod:1881
-#: ../fish/guestfish-actions.pod:2145 ../src/guestfs-actions.pod:2674
-#: ../src/guestfs-actions.pod:2783 ../src/guestfs-actions.pod:3158
+#: ../fish/guestfish-actions.pod:1802 ../fish/guestfish-actions.pod:1886
+#: ../fish/guestfish-actions.pod:2150 ../src/guestfs-actions.pod:2679
+#: ../src/guestfs-actions.pod:2788 ../src/guestfs-actions.pod:3163
msgid "\"unknown\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1799 ../src/guestfs-actions.pod:2676
+#: ../fish/guestfish-actions.pod:1804 ../src/guestfs-actions.pod:2681
msgid "The distro could not be determined."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1801 ../fish/guestfish-actions.pod:2137
-#: ../src/guestfs-actions.pod:2678 ../src/guestfs-actions.pod:3150
+#: ../fish/guestfish-actions.pod:1806 ../fish/guestfish-actions.pod:2142
+#: ../src/guestfs-actions.pod:2683 ../src/guestfs-actions.pod:3155
msgid "\"windows\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1803 ../src/guestfs-actions.pod:2680
+#: ../fish/guestfish-actions.pod:1808 ../src/guestfs-actions.pod:2685
msgid ""
"Windows does not have distributions. This string is returned if the OS type "
"is Windows."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1808 ../fish/guestfish-actions.pod:1887
-#: ../fish/guestfish-actions.pod:2151 ../src/guestfs-actions.pod:2685
-#: ../src/guestfs-actions.pod:2789 ../src/guestfs-actions.pod:3164
+#: ../fish/guestfish-actions.pod:1813 ../fish/guestfish-actions.pod:1892
+#: ../fish/guestfish-actions.pod:2156 ../src/guestfs-actions.pod:2690
+#: ../src/guestfs-actions.pod:2794 ../src/guestfs-actions.pod:3169
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:1813
+#: ../fish/guestfish-actions.pod:1818
msgid "inspect-get-drive-mappings"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1815
+#: ../fish/guestfish-actions.pod:1820
#, no-wrap
msgid ""
" inspect-get-drive-mappings root\n"
@@ -8055,7 +8063,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1817 ../src/guestfs-actions.pod:2701
+#: ../fish/guestfish-actions.pod:1822 ../src/guestfs-actions.pod:2706
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 "
@@ -8064,7 +8072,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1823 ../src/guestfs-actions.pod:2707
+#: ../fish/guestfish-actions.pod:1828 ../src/guestfs-actions.pod:2712
#, no-wrap
msgid ""
" C => /dev/vda2\n"
@@ -8074,7 +8082,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1827 ../src/guestfs-actions.pod:2711
+#: ../fish/guestfish-actions.pod:1832 ../src/guestfs-actions.pod:2716
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 "
@@ -8082,7 +8090,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1831 ../src/guestfs-actions.pod:2715
+#: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2720
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 "
@@ -8091,33 +8099,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2720
+#: ../fish/guestfish-actions.pod:1841 ../src/guestfs-actions.pod:2725
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:1839 ../src/guestfs-actions.pod:2723
+#: ../fish/guestfish-actions.pod:1844 ../src/guestfs-actions.pod:2728
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:1842
+#: ../fish/guestfish-actions.pod:1847
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-"
"get-mountpoints>, L</inspect-get-filesystems>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1846
+#: ../fish/guestfish-actions.pod:1851
msgid "inspect-get-filesystems"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1848
+#: ../fish/guestfish-actions.pod:1853
#, no-wrap
msgid ""
" inspect-get-filesystems root\n"
@@ -8125,7 +8133,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2744
+#: ../fish/guestfish-actions.pod:1855 ../src/guestfs-actions.pod:2749
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 "
@@ -8133,26 +8141,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1855 ../src/guestfs-actions.pod:2749
+#: ../fish/guestfish-actions.pod:1860 ../src/guestfs-actions.pod:2754
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:1858
+#: ../fish/guestfish-actions.pod:1863
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-"
"get-mountpoints>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1861
+#: ../fish/guestfish-actions.pod:1866
msgid "inspect-get-format"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1863
+#: ../fish/guestfish-actions.pod:1868
#, no-wrap
msgid ""
" inspect-get-format root\n"
@@ -8160,51 +8168,51 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1865 ../src/guestfs-actions.pod:2767
+#: ../fish/guestfish-actions.pod:1870 ../src/guestfs-actions.pod:2772
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:1868 ../src/guestfs-actions.pod:2770
+#: ../fish/guestfish-actions.pod:1873 ../src/guestfs-actions.pod:2775
msgid "Currently defined formats are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1872 ../src/guestfs-actions.pod:2774
+#: ../fish/guestfish-actions.pod:1877 ../src/guestfs-actions.pod:2779
msgid "\"installed\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1874 ../src/guestfs-actions.pod:2776
+#: ../fish/guestfish-actions.pod:1879 ../src/guestfs-actions.pod:2781
msgid "This is an installed operating system."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1876 ../src/guestfs-actions.pod:2778
+#: ../fish/guestfish-actions.pod:1881 ../src/guestfs-actions.pod:2783
msgid "\"installer\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1878 ../src/guestfs-actions.pod:2780
+#: ../fish/guestfish-actions.pod:1883 ../src/guestfs-actions.pod:2785
msgid ""
"The disk image being inspected is not an installed operating system, but a "
"I<bootable> install disk, live CD, or similar."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1883 ../src/guestfs-actions.pod:2785
+#: ../fish/guestfish-actions.pod:1888 ../src/guestfs-actions.pod:2790
msgid "The format of this disk image is not known."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1892
+#: ../fish/guestfish-actions.pod:1897
msgid "inspect-get-hostname"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1894
+#: ../fish/guestfish-actions.pod:1899
#, no-wrap
msgid ""
" inspect-get-hostname root\n"
@@ -8212,26 +8220,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1896 ../src/guestfs-actions.pod:2805
+#: ../fish/guestfish-actions.pod:1901 ../src/guestfs-actions.pod:2810
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:1899 ../src/guestfs-actions.pod:2808
+#: ../fish/guestfish-actions.pod:1904 ../src/guestfs-actions.pod:2813
msgid ""
"If the hostname could not be determined, then the string C<unknown> is "
"returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1904
+#: ../fish/guestfish-actions.pod:1909
msgid "inspect-get-icon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1906
+#: ../fish/guestfish-actions.pod:1911
#, no-wrap
msgid ""
" inspect-get-icon root [favicon:..] [highquality:..]\n"
@@ -8239,7 +8247,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1908 ../src/guestfs-actions.pod:2834
+#: ../fish/guestfish-actions.pod:1913 ../src/guestfs-actions.pod:2839
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 "
@@ -8247,14 +8255,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1912 ../src/guestfs-actions.pod:2838
+#: ../fish/guestfish-actions.pod:1917 ../src/guestfs-actions.pod:2843
msgid ""
"If it was not possible to get an icon this function returns a zero-length "
"(non-NULL) buffer. I<Callers must check for this case>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1915 ../src/guestfs-actions.pod:2841
+#: ../fish/guestfish-actions.pod:1920 ../src/guestfs-actions.pod:2846
msgid ""
"Libguestfs will start by looking for a file called C</etc/favicon.png> or "
"C<C:\\etc\\favicon.png> and if it has the correct format, the contents of "
@@ -8263,14 +8271,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1921 ../src/guestfs-actions.pod:2847
+#: ../fish/guestfish-actions.pod:1926 ../src/guestfs-actions.pod:2852
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:1924 ../src/guestfs-actions.pod:2850
+#: ../fish/guestfish-actions.pod:1929 ../src/guestfs-actions.pod:2855
msgid ""
"If the optional C<highquality> boolean is true then only high quality icons "
"are returned, which means only icons of high resolution with an alpha "
@@ -8279,7 +8287,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1935 ../src/guestfs-actions.pod:2861
+#: ../fish/guestfish-actions.pod:1940 ../src/guestfs-actions.pod:2866
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 "
@@ -8287,7 +8295,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1941 ../src/guestfs-actions.pod:2867
+#: ../fish/guestfish-actions.pod:1946 ../src/guestfs-actions.pod:2872
msgid ""
"B<Security:> The icon data comes from the untrusted guest, and should be "
"treated with caution. PNG files have been known to contain exploits. "
@@ -8296,7 +8304,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1949 ../src/guestfs-actions.pod:2875
+#: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:2880
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 "
@@ -8304,7 +8312,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1956 ../src/guestfs-actions.pod:2882
+#: ../fish/guestfish-actions.pod:1961 ../src/guestfs-actions.pod:2887
msgid ""
"Extracting icons from Windows guests requires the external C<wrestool> "
"program from the C<icoutils> package, and several programs (C<bmptopnm>, "
@@ -8313,19 +8321,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1963 ../src/guestfs-actions.pod:2889
+#: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:2894
msgid ""
"Operating system icons are usually trademarks. Seek legal advice before "
"using trademarks in applications."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1970
+#: ../fish/guestfish-actions.pod:1975
msgid "inspect-get-major-version"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1972
+#: ../fish/guestfish-actions.pod:1977
#, no-wrap
msgid ""
" inspect-get-major-version root\n"
@@ -8333,13 +8341,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1974 ../src/guestfs-actions.pod:2930
+#: ../fish/guestfish-actions.pod:1979 ../src/guestfs-actions.pod:2935
msgid ""
"This returns the major version number of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1977 ../src/guestfs-actions.pod:2933
+#: ../fish/guestfish-actions.pod:1982 ../src/guestfs-actions.pod:2938
msgid ""
"Windows uses a consistent versioning scheme which is I<not> reflected in the "
"popular public names used by the operating system. Notably the operating "
@@ -8349,18 +8357,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1984 ../fish/guestfish-actions.pod:1995
-#: ../src/guestfs-actions.pod:2940 ../src/guestfs-actions.pod:2957
+#: ../fish/guestfish-actions.pod:1989 ../fish/guestfish-actions.pod:2000
+#: ../src/guestfs-actions.pod:2945 ../src/guestfs-actions.pod:2962
msgid "If the version could not be determined, then C<0> is returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1988
+#: ../fish/guestfish-actions.pod:1993
msgid "inspect-get-minor-version"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1990
+#: ../fish/guestfish-actions.pod:1995
#, no-wrap
msgid ""
" inspect-get-minor-version root\n"
@@ -8368,25 +8376,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1992 ../src/guestfs-actions.pod:2954
+#: ../fish/guestfish-actions.pod:1997 ../src/guestfs-actions.pod:2959
msgid ""
"This returns the minor version number of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1997
+#: ../fish/guestfish-actions.pod:2002
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-"
"get-major-version>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2000
+#: ../fish/guestfish-actions.pod:2005
msgid "inspect-get-mountpoints"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2002
+#: ../fish/guestfish-actions.pod:2007
#, no-wrap
msgid ""
" inspect-get-mountpoints root\n"
@@ -8394,7 +8402,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2004 ../src/guestfs-actions.pod:2972
+#: ../fish/guestfish-actions.pod:2009 ../src/guestfs-actions.pod:2977
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 "
@@ -8405,7 +8413,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2013 ../src/guestfs-actions.pod:2981
+#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:2986
msgid ""
"Each element in the returned hashtable has a key which is the path of the "
"mountpoint (eg. C</boot>) and a value which is the filesystem that would be "
@@ -8413,13 +8421,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:2986
+#: ../fish/guestfish-actions.pod:2023 ../src/guestfs-actions.pod:2991
msgid ""
"Non-mounted devices such as swap devices are I<not> returned in this list."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2021
+#: ../fish/guestfish-actions.pod:2026
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 "
@@ -8428,19 +8436,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2027
+#: ../fish/guestfish-actions.pod:2032
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-"
"get-filesystems>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2030
+#: ../fish/guestfish-actions.pod:2035
msgid "inspect-get-package-format"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2032
+#: ../fish/guestfish-actions.pod:2037
#, no-wrap
msgid ""
" inspect-get-package-format root\n"
@@ -8448,7 +8456,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2034
+#: ../fish/guestfish-actions.pod:2039
msgid ""
"This function and L</inspect-get-package-management> return the package "
"format and package management tool used by the inspected operating system. "
@@ -8457,7 +8465,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2040 ../src/guestfs-actions.pod:3018
+#: ../fish/guestfish-actions.pod:2045 ../src/guestfs-actions.pod:3023
msgid ""
"This returns the string C<unknown> if we could not determine the package "
"format I<or> if the operating system does not have a real packaging system "
@@ -8465,19 +8473,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2044 ../src/guestfs-actions.pod:3022
+#: ../fish/guestfish-actions.pod:2049 ../src/guestfs-actions.pod:3027
msgid ""
"Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman>. "
"Future versions of libguestfs may return other strings."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2049
+#: ../fish/guestfish-actions.pod:2054
msgid "inspect-get-package-management"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2051
+#: ../fish/guestfish-actions.pod:2056
#, no-wrap
msgid ""
" inspect-get-package-management root\n"
@@ -8485,7 +8493,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2053
+#: ../fish/guestfish-actions.pod:2058
msgid ""
"L</inspect-get-package-format> and this function return the package format "
"and package management tool used by the inspected operating system. For "
@@ -8494,7 +8502,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2059 ../src/guestfs-actions.pod:3044
+#: ../fish/guestfish-actions.pod:2064 ../src/guestfs-actions.pod:3049
msgid ""
"This returns the string C<unknown> if we could not determine the package "
"management tool I<or> if the operating system does not have a real packaging "
@@ -8502,7 +8510,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2063 ../src/guestfs-actions.pod:3048
+#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3053
msgid ""
"Possible strings include: C<yum>, C<up2date>, C<apt> (for all Debian "
"derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>. Future versions of "
@@ -8510,12 +8518,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2070
+#: ../fish/guestfish-actions.pod:2075
msgid "inspect-get-product-name"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2072
+#: ../fish/guestfish-actions.pod:2077
#, no-wrap
msgid ""
" inspect-get-product-name root\n"
@@ -8523,7 +8531,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2074 ../src/guestfs-actions.pod:3066
+#: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3071
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 "
@@ -8531,19 +8539,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3071
+#: ../fish/guestfish-actions.pod:2084 ../src/guestfs-actions.pod:3076
msgid ""
"If the product name could not be determined, then the string C<unknown> is "
"returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2084
+#: ../fish/guestfish-actions.pod:2089
msgid "inspect-get-product-variant"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2086
+#: ../fish/guestfish-actions.pod:2091
#, no-wrap
msgid ""
" inspect-get-product-variant root\n"
@@ -8551,12 +8559,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2088 ../src/guestfs-actions.pod:3087
+#: ../fish/guestfish-actions.pod:2093 ../src/guestfs-actions.pod:3092
msgid "This returns the product variant of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2091 ../src/guestfs-actions.pod:3090
+#: ../fish/guestfish-actions.pod:2096 ../src/guestfs-actions.pod:3095
msgid ""
"For Windows guests, this returns the contents of the Registry key C<HKLM"
"\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which "
@@ -8568,7 +8576,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2100 ../src/guestfs-actions.pod:3099
+#: ../fish/guestfish-actions.pod:2105 ../src/guestfs-actions.pod:3104
msgid ""
"For enterprise Linux guests, in future we intend this to return the product "
"variant such as C<Desktop>, C<Server> and so on. But this is not "
@@ -8576,26 +8584,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2104 ../src/guestfs-actions.pod:3103
+#: ../fish/guestfish-actions.pod:2109 ../src/guestfs-actions.pod:3108
msgid ""
"If the product variant could not be determined, then the string C<unknown> "
"is returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2107
+#: ../fish/guestfish-actions.pod:2112
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-"
"get-product-name>, L</inspect-get-major-version>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2111
+#: ../fish/guestfish-actions.pod:2116
msgid "inspect-get-roots"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2113
+#: ../fish/guestfish-actions.pod:2118
#, no-wrap
msgid ""
" inspect-get-roots\n"
@@ -8603,7 +8611,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2115
+#: ../fish/guestfish-actions.pod:2120
msgid ""
"This function is a convenient way to get the list of root devices, as "
"returned from a previous call to L</inspect-os>, but without redoing the "
@@ -8611,19 +8619,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2119
+#: ../fish/guestfish-actions.pod:2124
msgid ""
"This returns an empty list if either no root devices were found or the "
"caller has not called L</inspect-os>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2124
+#: ../fish/guestfish-actions.pod:2129
msgid "inspect-get-type"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2126
+#: ../fish/guestfish-actions.pod:2131
#, no-wrap
msgid ""
" inspect-get-type root\n"
@@ -8631,49 +8639,49 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2128 ../src/guestfs-actions.pod:3141
+#: ../fish/guestfish-actions.pod:2133 ../src/guestfs-actions.pod:3146
msgid ""
"This returns the type of the inspected operating system. Currently defined "
"types are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2133 ../src/guestfs-actions.pod:3146
+#: ../fish/guestfish-actions.pod:2138 ../src/guestfs-actions.pod:3151
msgid "\"linux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2135 ../src/guestfs-actions.pod:3148
+#: ../fish/guestfish-actions.pod:2140 ../src/guestfs-actions.pod:3153
msgid "Any Linux-based operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2139 ../src/guestfs-actions.pod:3152
+#: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3157
msgid "Any Microsoft Windows operating system."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2141 ../src/guestfs-actions.pod:3154
+#: ../fish/guestfish-actions.pod:2146 ../src/guestfs-actions.pod:3159
msgid "\"freebsd\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2143 ../src/guestfs-actions.pod:3156
+#: ../fish/guestfish-actions.pod:2148 ../src/guestfs-actions.pod:3161
msgid "FreeBSD."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2147 ../src/guestfs-actions.pod:3160
+#: ../fish/guestfish-actions.pod:2152 ../src/guestfs-actions.pod:3165
msgid "The operating system type could not be determined."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2156
+#: ../fish/guestfish-actions.pod:2161
msgid "inspect-get-windows-current-control-set"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2158
+#: ../fish/guestfish-actions.pod:2163
#, no-wrap
msgid ""
" inspect-get-windows-current-control-set root\n"
@@ -8681,26 +8689,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2160 ../src/guestfs-actions.pod:3180
+#: ../fish/guestfish-actions.pod:2165 ../src/guestfs-actions.pod:3185
msgid ""
"This returns the Windows CurrentControlSet of the inspected guest. The "
"CurrentControlSet is a registry key name such as C<ControlSet001>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2163 ../src/guestfs-actions.pod:3183
+#: ../fish/guestfish-actions.pod:2168 ../src/guestfs-actions.pod:3188
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:2169
+#: ../fish/guestfish-actions.pod:2174
msgid "inspect-get-windows-systemroot"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2171
+#: ../fish/guestfish-actions.pod:2176
#, no-wrap
msgid ""
" inspect-get-windows-systemroot root\n"
@@ -8708,26 +8716,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2173 ../src/guestfs-actions.pod:3200
+#: ../fish/guestfish-actions.pod:2178 ../src/guestfs-actions.pod:3205
msgid ""
"This returns the Windows systemroot of the inspected guest. The systemroot "
"is a directory path such as C</WINDOWS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2176 ../src/guestfs-actions.pod:3203
+#: ../fish/guestfish-actions.pod:2181 ../src/guestfs-actions.pod:3208
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:2182
+#: ../fish/guestfish-actions.pod:2187
msgid "inspect-is-live"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2184
+#: ../fish/guestfish-actions.pod:2189
#, no-wrap
msgid ""
" inspect-is-live root\n"
@@ -8735,19 +8743,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2186
+#: ../fish/guestfish-actions.pod:2191
msgid ""
"If L</inspect-get-format> returns C<installer> (this is an install disk), "
"then this returns true if a live image was detected on the disk."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2192
+#: ../fish/guestfish-actions.pod:2197
msgid "inspect-is-multipart"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2194
+#: ../fish/guestfish-actions.pod:2199
#, no-wrap
msgid ""
" inspect-is-multipart root\n"
@@ -8755,19 +8763,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2196
+#: ../fish/guestfish-actions.pod:2201
msgid ""
"If L</inspect-get-format> returns C<installer> (this is an install disk), "
"then this returns true if the disk is part of a set."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2202
+#: ../fish/guestfish-actions.pod:2207
msgid "inspect-is-netinst"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2204
+#: ../fish/guestfish-actions.pod:2209
#, no-wrap
msgid ""
" inspect-is-netinst root\n"
@@ -8775,7 +8783,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2206
+#: ../fish/guestfish-actions.pod:2211
msgid ""
"If L</inspect-get-format> returns C<installer> (this is an install disk), "
"then this returns true if the disk is a network installer, ie. not a self-"
@@ -8784,12 +8792,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2214
+#: ../fish/guestfish-actions.pod:2219
msgid "inspect-list-applications"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2216
+#: ../fish/guestfish-actions.pod:2221
#, no-wrap
msgid ""
" inspect-list-applications root\n"
@@ -8797,12 +8805,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2218 ../src/guestfs-actions.pod:3270
+#: ../fish/guestfish-actions.pod:2223 ../src/guestfs-actions.pod:3275
msgid "Return the list of applications installed in the operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2220
+#: ../fish/guestfish-actions.pod:2225
msgid ""
"I<Note:> This call works differently from other parts of the inspection "
"API. You have to call L</inspect-os>, then L</inspect-get-mountpoints>, "
@@ -8814,91 +8822,91 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2230 ../src/guestfs-actions.pod:3282
+#: ../fish/guestfish-actions.pod:2235 ../src/guestfs-actions.pod:3287
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:2233 ../src/guestfs-actions.pod:3285
+#: ../fish/guestfish-actions.pod:2238 ../src/guestfs-actions.pod:3290
msgid "The application structure contains the following fields:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2237 ../src/guestfs-actions.pod:3289
+#: ../fish/guestfish-actions.pod:2242 ../src/guestfs-actions.pod:3294
msgid "C<app_name>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2239 ../src/guestfs-actions.pod:3291
+#: ../fish/guestfish-actions.pod:2244 ../src/guestfs-actions.pod:3296
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:2242 ../src/guestfs-actions.pod:3294
+#: ../fish/guestfish-actions.pod:2247 ../src/guestfs-actions.pod:3299
msgid "C<app_display_name>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2244 ../src/guestfs-actions.pod:3296
+#: ../fish/guestfish-actions.pod:2249 ../src/guestfs-actions.pod:3301
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:2247 ../src/guestfs-actions.pod:3299
+#: ../fish/guestfish-actions.pod:2252 ../src/guestfs-actions.pod:3304
msgid ""
"If unavailable this is returned as an empty string C<\"\">. Callers needing "
"to display something can use C<app_name> instead."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2250 ../src/guestfs-actions.pod:3302
+#: ../fish/guestfish-actions.pod:2255 ../src/guestfs-actions.pod:3307
msgid "C<app_epoch>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2252 ../src/guestfs-actions.pod:3304
+#: ../fish/guestfish-actions.pod:2257 ../src/guestfs-actions.pod:3309
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:2255 ../src/guestfs-actions.pod:3307
+#: ../fish/guestfish-actions.pod:2260 ../src/guestfs-actions.pod:3312
msgid "C<app_version>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2257 ../src/guestfs-actions.pod:3309
+#: ../fish/guestfish-actions.pod:2262 ../src/guestfs-actions.pod:3314
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:2260 ../src/guestfs-actions.pod:3312
+#: ../fish/guestfish-actions.pod:2265 ../src/guestfs-actions.pod:3317
msgid "C<app_release>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2262 ../src/guestfs-actions.pod:3314
+#: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3319
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:2266 ../src/guestfs-actions.pod:3318
+#: ../fish/guestfish-actions.pod:2271 ../src/guestfs-actions.pod:3323
msgid "C<app_install_path>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2268 ../src/guestfs-actions.pod:3320
+#: ../fish/guestfish-actions.pod:2273 ../src/guestfs-actions.pod:3325
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 "
@@ -8906,89 +8914,89 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2273 ../src/guestfs-actions.pod:3325
+#: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3330
msgid "If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2275 ../src/guestfs-actions.pod:3327
+#: ../fish/guestfish-actions.pod:2280 ../src/guestfs-actions.pod:3332
msgid "C<app_trans_path>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2277 ../src/guestfs-actions.pod:3329
+#: ../fish/guestfish-actions.pod:2282 ../src/guestfs-actions.pod:3334
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:2280 ../src/guestfs-actions.pod:3332
+#: ../fish/guestfish-actions.pod:2285 ../src/guestfs-actions.pod:3337
msgid "C<app_publisher>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2282 ../src/guestfs-actions.pod:3334
+#: ../fish/guestfish-actions.pod:2287 ../src/guestfs-actions.pod:3339
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:2286 ../src/guestfs-actions.pod:3338
+#: ../fish/guestfish-actions.pod:2291 ../src/guestfs-actions.pod:3343
msgid "C<app_url>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2288 ../src/guestfs-actions.pod:3340
+#: ../fish/guestfish-actions.pod:2293 ../src/guestfs-actions.pod:3345
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:2291 ../src/guestfs-actions.pod:3343
+#: ../fish/guestfish-actions.pod:2296 ../src/guestfs-actions.pod:3348
msgid "C<app_source_package>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2293 ../src/guestfs-actions.pod:3345
+#: ../fish/guestfish-actions.pod:2298 ../src/guestfs-actions.pod:3350
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:2296 ../src/guestfs-actions.pod:3348
+#: ../fish/guestfish-actions.pod:2301 ../src/guestfs-actions.pod:3353
msgid "C<app_summary>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2298 ../src/guestfs-actions.pod:3350
+#: ../fish/guestfish-actions.pod:2303 ../src/guestfs-actions.pod:3355
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:2301 ../src/guestfs-actions.pod:3353
+#: ../fish/guestfish-actions.pod:2306 ../src/guestfs-actions.pod:3358
msgid "C<app_description>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2303 ../src/guestfs-actions.pod:3355
+#: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3360
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:2310
+#: ../fish/guestfish-actions.pod:2315
msgid "inspect-os"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2312
+#: ../fish/guestfish-actions.pod:2317
#, no-wrap
msgid ""
" inspect-os\n"
@@ -8996,7 +9004,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2314 ../src/guestfs-actions.pod:3373
+#: ../fish/guestfish-actions.pod:2319 ../src/guestfs-actions.pod:3378
msgid ""
"This function uses other libguestfs functions and certain heuristics to "
"inspect the disk(s) (usually disks belonging to a virtual machine), looking "
@@ -9004,12 +9012,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2318 ../src/guestfs-actions.pod:3377
+#: ../fish/guestfish-actions.pod:2323 ../src/guestfs-actions.pod:3382
msgid "The list returned is empty if no operating systems were found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2320 ../src/guestfs-actions.pod:3379
+#: ../fish/guestfish-actions.pod:2325 ../src/guestfs-actions.pod:3384
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. "
@@ -9019,7 +9027,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2327
+#: ../fish/guestfish-actions.pod:2332
msgid ""
"You can pass the root string(s) returned to other L</inspect-get-*> "
"functions in order to query further information about each operating system, "
@@ -9027,7 +9035,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2332
+#: ../fish/guestfish-actions.pod:2337
msgid ""
"This function uses other libguestfs features such as L</mount-ro> and L</"
"umount-all> in order to mount and unmount filesystems and look at the "
@@ -9036,25 +9044,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2338 ../src/guestfs-actions.pod:3397
+#: ../fish/guestfish-actions.pod:2343 ../src/guestfs-actions.pod:3402
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:2344 ../fish/guestfish-actions.pod:2542
-#: ../fish/guestfish-actions.pod:2601
+#: ../fish/guestfish-actions.pod:2349 ../fish/guestfish-actions.pod:2547
+#: ../fish/guestfish-actions.pod:2606
msgid "See also L</list-filesystems>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2346
+#: ../fish/guestfish-actions.pod:2351
msgid "is-blockdev"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2348
+#: ../fish/guestfish-actions.pod:2353
#, no-wrap
msgid ""
" is-blockdev path\n"
@@ -9062,27 +9070,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2350 ../src/guestfs-actions.pod:3417
+#: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3422
msgid ""
"This returns C<true> if and only if there is a block device with the given "
"C<path> name."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2353 ../fish/guestfish-actions.pod:2371
-#: ../fish/guestfish-actions.pod:2390 ../fish/guestfish-actions.pod:2399
-#: ../fish/guestfish-actions.pod:2409 ../fish/guestfish-actions.pod:2443
-#: ../fish/guestfish-actions.pod:2452
+#: ../fish/guestfish-actions.pod:2358 ../fish/guestfish-actions.pod:2376
+#: ../fish/guestfish-actions.pod:2395 ../fish/guestfish-actions.pod:2404
+#: ../fish/guestfish-actions.pod:2414 ../fish/guestfish-actions.pod:2448
+#: ../fish/guestfish-actions.pod:2457
msgid "See also L</stat>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2355
+#: ../fish/guestfish-actions.pod:2360
msgid "is-busy"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2357
+#: ../fish/guestfish-actions.pod:2362
#, no-wrap
msgid ""
" is-busy\n"
@@ -9090,19 +9098,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2359 ../src/guestfs-actions.pod:3431
+#: ../fish/guestfish-actions.pod:2364 ../src/guestfs-actions.pod:3436
msgid ""
"This returns true iff this handle is busy processing a command (in the "
"C<BUSY> state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2364
+#: ../fish/guestfish-actions.pod:2369
msgid "is-chardev"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2366
+#: ../fish/guestfish-actions.pod:2371
#, no-wrap
msgid ""
" is-chardev path\n"
@@ -9110,19 +9118,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2368 ../src/guestfs-actions.pod:3446
+#: ../fish/guestfish-actions.pod:2373 ../src/guestfs-actions.pod:3451
msgid ""
"This returns C<true> if and only if there is a character device with the "
"given C<path> name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2373
+#: ../fish/guestfish-actions.pod:2378
msgid "is-config"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2375
+#: ../fish/guestfish-actions.pod:2380
#, no-wrap
msgid ""
" is-config\n"
@@ -9130,19 +9138,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2377 ../src/guestfs-actions.pod:3460
+#: ../fish/guestfish-actions.pod:2382 ../src/guestfs-actions.pod:3465
msgid ""
"This returns true iff this handle is being configured (in the C<CONFIG> "
"state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2382
+#: ../fish/guestfish-actions.pod:2387
msgid "is-dir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2384
+#: ../fish/guestfish-actions.pod:2389
#, no-wrap
msgid ""
" is-dir path\n"
@@ -9150,19 +9158,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2386 ../src/guestfs-actions.pod:3475
+#: ../fish/guestfish-actions.pod:2391 ../src/guestfs-actions.pod:3480
msgid ""
"This returns C<true> if and only if there is a directory with the given "
"C<path> name. Note that it returns false for other objects like files."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2392
+#: ../fish/guestfish-actions.pod:2397
msgid "is-fifo"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2394
+#: ../fish/guestfish-actions.pod:2399
#, no-wrap
msgid ""
" is-fifo path\n"
@@ -9170,19 +9178,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2396 ../src/guestfs-actions.pod:3491
+#: ../fish/guestfish-actions.pod:2401 ../src/guestfs-actions.pod:3496
msgid ""
"This returns C<true> if and only if there is a FIFO (named pipe) with the "
"given C<path> name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2401
+#: ../fish/guestfish-actions.pod:2406
msgid "is-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2403
+#: ../fish/guestfish-actions.pod:2408
#, no-wrap
msgid ""
" is-file path\n"
@@ -9190,19 +9198,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2405 ../src/guestfs-actions.pod:3506
+#: ../fish/guestfish-actions.pod:2410 ../src/guestfs-actions.pod:3511
msgid ""
"This returns C<true> if and only if there is a regular file with the given "
"C<path> name. Note that it returns false for other objects like directories."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2411
+#: ../fish/guestfish-actions.pod:2416
msgid "is-launching"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2413
+#: ../fish/guestfish-actions.pod:2418
#, no-wrap
msgid ""
" is-launching\n"
@@ -9210,19 +9218,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2415 ../src/guestfs-actions.pod:3521
+#: ../fish/guestfish-actions.pod:2420 ../src/guestfs-actions.pod:3526
msgid ""
"This returns true iff this handle is launching the subprocess (in the "
"C<LAUNCHING> state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2420
+#: ../fish/guestfish-actions.pod:2425
msgid "is-lv"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2422
+#: ../fish/guestfish-actions.pod:2427
#, no-wrap
msgid ""
" is-lv device\n"
@@ -9230,19 +9238,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2424 ../src/guestfs-actions.pod:3536
+#: ../fish/guestfish-actions.pod:2429 ../src/guestfs-actions.pod:3541
msgid ""
"This command tests whether C<device> is a logical volume, and returns true "
"iff this is the case."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2427
+#: ../fish/guestfish-actions.pod:2432
msgid "is-ready"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2429
+#: ../fish/guestfish-actions.pod:2434
#, no-wrap
msgid ""
" is-ready\n"
@@ -9250,19 +9258,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2431 ../src/guestfs-actions.pod:3548
+#: ../fish/guestfish-actions.pod:2436 ../src/guestfs-actions.pod:3553
msgid ""
"This returns true iff this handle is ready to accept commands (in the "
"C<READY> state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2436
+#: ../fish/guestfish-actions.pod:2441
msgid "is-socket"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2438
+#: ../fish/guestfish-actions.pod:2443
#, no-wrap
msgid ""
" is-socket path\n"
@@ -9270,19 +9278,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2440 ../src/guestfs-actions.pod:3563
+#: ../fish/guestfish-actions.pod:2445 ../src/guestfs-actions.pod:3568
msgid ""
"This returns C<true> if and only if there is a Unix domain socket with the "
"given C<path> name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2445
+#: ../fish/guestfish-actions.pod:2450
msgid "is-symlink"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2447
+#: ../fish/guestfish-actions.pod:2452
#, no-wrap
msgid ""
" is-symlink path\n"
@@ -9290,19 +9298,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2449 ../src/guestfs-actions.pod:3578
+#: ../fish/guestfish-actions.pod:2454 ../src/guestfs-actions.pod:3583
msgid ""
"This returns C<true> if and only if there is a symbolic link with the given "
"C<path> name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2454
+#: ../fish/guestfish-actions.pod:2459
msgid "is-zero"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2456
+#: ../fish/guestfish-actions.pod:2461
#, no-wrap
msgid ""
" is-zero path\n"
@@ -9310,19 +9318,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2458 ../src/guestfs-actions.pod:3593
+#: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3598
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:2461
+#: ../fish/guestfish-actions.pod:2466
msgid "is-zero-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2463
+#: ../fish/guestfish-actions.pod:2468
#, no-wrap
msgid ""
" is-zero-device device\n"
@@ -9330,22 +9338,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2465 ../src/guestfs-actions.pod:3606
+#: ../fish/guestfish-actions.pod:2470 ../src/guestfs-actions.pod:3611
msgid "This returns true iff the device exists and contains all zero bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2467 ../src/guestfs-actions.pod:3608
+#: ../fish/guestfish-actions.pod:2472 ../src/guestfs-actions.pod:3613
msgid "Note that for large devices this can take a long time to run."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2469
+#: ../fish/guestfish-actions.pod:2474
msgid "kill-subprocess"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2471
+#: ../fish/guestfish-actions.pod:2476
#, no-wrap
msgid ""
" kill-subprocess\n"
@@ -9353,22 +9361,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2473 ../src/guestfs-actions.pod:3619
+#: ../fish/guestfish-actions.pod:2478 ../src/guestfs-actions.pod:3624
msgid "This kills the qemu subprocess. You should never need to call this."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2475
+#: ../fish/guestfish-actions.pod:2480
msgid "launch"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2477
+#: ../fish/guestfish-actions.pod:2482
msgid "run"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2479
+#: ../fish/guestfish-actions.pod:2484
#, no-wrap
msgid ""
" launch\n"
@@ -9376,26 +9384,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2481 ../src/guestfs-actions.pod:3630
+#: ../fish/guestfish-actions.pod:2486 ../src/guestfs-actions.pod:3635
msgid ""
"Internally libguestfs is implemented by running a virtual machine using "
"L<qemu(1)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2484 ../src/guestfs-actions.pod:3633
+#: ../fish/guestfish-actions.pod:2489 ../src/guestfs-actions.pod:3638
msgid ""
"You should call this after configuring the handle (eg. adding drives) but "
"before performing any actions."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2487
+#: ../fish/guestfish-actions.pod:2492
msgid "lchown"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2489
+#: ../fish/guestfish-actions.pod:2494
#, no-wrap
msgid ""
" lchown owner group path\n"
@@ -9403,7 +9411,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2491
+#: ../fish/guestfish-actions.pod:2496
msgid ""
"Change the file owner to C<owner> and group to C<group>. This is like L</"
"chown> but if C<path> is a symlink then the link itself is changed, not the "
@@ -9411,12 +9419,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2499
+#: ../fish/guestfish-actions.pod:2504
msgid "lgetxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2501
+#: ../fish/guestfish-actions.pod:2506
#, no-wrap
msgid ""
" lgetxattr path name\n"
@@ -9424,24 +9432,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2503 ../src/guestfs-actions.pod:3673
+#: ../fish/guestfish-actions.pod:2508 ../src/guestfs-actions.pod:3678
msgid ""
"Get a single extended attribute from file C<path> named C<name>. If C<path> "
"is a symlink, then this call returns an extended attribute from the symlink."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2517
+#: ../fish/guestfish-actions.pod:2522
msgid "See also: L</lgetxattrs>, L</getxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2519
+#: ../fish/guestfish-actions.pod:2524
msgid "lgetxattrs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2521
+#: ../fish/guestfish-actions.pod:2526
#, no-wrap
msgid ""
" lgetxattrs path\n"
@@ -9449,19 +9457,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2523
+#: ../fish/guestfish-actions.pod:2528
msgid ""
"This is the same as L</getxattrs>, but if C<path> is a symbolic link, then "
"it returns the extended attributes of the link itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2527
+#: ../fish/guestfish-actions.pod:2532
msgid "list-9p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2529
+#: ../fish/guestfish-actions.pod:2534
#, no-wrap
msgid ""
" list-9p\n"
@@ -9469,19 +9477,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2531 ../src/guestfs-actions.pod:3716
+#: ../fish/guestfish-actions.pod:2536 ../src/guestfs-actions.pod:3721
msgid ""
"List all 9p filesystems attached to the guest. A list of mount tags is "
"returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2534
+#: ../fish/guestfish-actions.pod:2539
msgid "list-devices"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2536
+#: ../fish/guestfish-actions.pod:2541
#, no-wrap
msgid ""
" list-devices\n"
@@ -9489,22 +9497,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2538 ../src/guestfs-actions.pod:3730
+#: ../fish/guestfish-actions.pod:2543 ../src/guestfs-actions.pod:3735
msgid "List all the block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2540 ../src/guestfs-actions.pod:3732
+#: ../fish/guestfish-actions.pod:2545 ../src/guestfs-actions.pod:3737
msgid "The full block device names are returned, eg. C</dev/sda>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2544
+#: ../fish/guestfish-actions.pod:2549
msgid "list-dm-devices"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2546
+#: ../fish/guestfish-actions.pod:2551
#, no-wrap
msgid ""
" list-dm-devices\n"
@@ -9512,31 +9520,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2548 ../src/guestfs-actions.pod:3747
+#: ../fish/guestfish-actions.pod:2553 ../src/guestfs-actions.pod:3752
msgid "List all device mapper devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2550
+#: ../fish/guestfish-actions.pod:2555
msgid ""
"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
"previous call to L</luks-open>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2553
+#: ../fish/guestfish-actions.pod:2558
msgid ""
"Device mapper devices which correspond to logical volumes are I<not> "
"returned in this list. Call L</lvs> if you want to list logical volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2557
+#: ../fish/guestfish-actions.pod:2562
msgid "list-filesystems"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2559
+#: ../fish/guestfish-actions.pod:2564
#, no-wrap
msgid ""
" list-filesystems\n"
@@ -9544,7 +9552,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2561 ../src/guestfs-actions.pod:3767
+#: ../fish/guestfish-actions.pod:2566 ../src/guestfs-actions.pod:3772
msgid ""
"This inspection command looks for filesystems on partitions, block devices "
"and logical volumes, returning a list of devices containing filesystems and "
@@ -9552,14 +9560,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2565 ../src/guestfs-actions.pod:3771
+#: ../fish/guestfish-actions.pod:2570 ../src/guestfs-actions.pod:3776
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:2569 ../src/guestfs-actions.pod:3775
+#: ../fish/guestfish-actions.pod:2574 ../src/guestfs-actions.pod:3780
#, no-wrap
msgid ""
" \"/dev/sda1\" => \"ntfs\"\n"
@@ -9570,14 +9578,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2574 ../src/guestfs-actions.pod:3780
+#: ../fish/guestfish-actions.pod:2579 ../src/guestfs-actions.pod:3785
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:2578
+#: ../fish/guestfish-actions.pod:2583
msgid ""
"This command runs other libguestfs commands, which might include L</mount> "
"and L</umount>, and therefore you should use this soon after launch and only "
@@ -9585,7 +9593,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2582
+#: ../fish/guestfish-actions.pod:2587
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 "
@@ -9595,12 +9603,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2590
+#: ../fish/guestfish-actions.pod:2595
msgid "list-partitions"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2592
+#: ../fish/guestfish-actions.pod:2597
#, no-wrap
msgid ""
" list-partitions\n"
@@ -9608,29 +9616,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2594 ../src/guestfs-actions.pod:3809
+#: ../fish/guestfish-actions.pod:2599 ../src/guestfs-actions.pod:3814
msgid "List all the partitions detected on all block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2596 ../src/guestfs-actions.pod:3811
+#: ../fish/guestfish-actions.pod:2601 ../src/guestfs-actions.pod:3816
msgid "The full partition device names are returned, eg. C</dev/sda1>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2598
+#: ../fish/guestfish-actions.pod:2603
msgid ""
"This does not return logical volumes. For that you will need to call L</"
"lvs>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2603
+#: ../fish/guestfish-actions.pod:2608
msgid "ll"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2605
+#: ../fish/guestfish-actions.pod:2610
#, no-wrap
msgid ""
" ll directory\n"
@@ -9638,26 +9646,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2607 ../src/guestfs-actions.pod:3830
+#: ../fish/guestfish-actions.pod:2612 ../src/guestfs-actions.pod:3835
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
"cwd) in the format of 'ls -la'."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2610 ../src/guestfs-actions.pod:3833
+#: ../fish/guestfish-actions.pod:2615 ../src/guestfs-actions.pod:3838
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2613
+#: ../fish/guestfish-actions.pod:2618
msgid "ln"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2615
+#: ../fish/guestfish-actions.pod:2620
#, no-wrap
msgid ""
" ln target linkname\n"
@@ -9665,17 +9673,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2617 ../src/guestfs-actions.pod:3848
+#: ../fish/guestfish-actions.pod:2622 ../src/guestfs-actions.pod:3853
msgid "This command creates a hard link using the C<ln> command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2619
+#: ../fish/guestfish-actions.pod:2624
msgid "ln-f"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2621
+#: ../fish/guestfish-actions.pod:2626
#, no-wrap
msgid ""
" ln-f target linkname\n"
@@ -9683,19 +9691,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2623 ../src/guestfs-actions.pod:3861
+#: ../fish/guestfish-actions.pod:2628 ../src/guestfs-actions.pod:3866
msgid ""
"This command creates a hard link using the C<ln -f> command. The I<-f> "
"option removes the link (C<linkname>) if it exists already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2626
+#: ../fish/guestfish-actions.pod:2631
msgid "ln-s"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2628
+#: ../fish/guestfish-actions.pod:2633
#, no-wrap
msgid ""
" ln-s target linkname\n"
@@ -9703,17 +9711,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2630 ../src/guestfs-actions.pod:3875
+#: ../fish/guestfish-actions.pod:2635 ../src/guestfs-actions.pod:3880
msgid "This command creates a symbolic link using the C<ln -s> command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2632
+#: ../fish/guestfish-actions.pod:2637
msgid "ln-sf"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2634
+#: ../fish/guestfish-actions.pod:2639
#, no-wrap
msgid ""
" ln-sf target linkname\n"
@@ -9721,19 +9729,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2636 ../src/guestfs-actions.pod:3888
+#: ../fish/guestfish-actions.pod:2641 ../src/guestfs-actions.pod:3893
msgid ""
"This command creates a symbolic link using the C<ln -sf> command, The I<-f> "
"option removes the link (C<linkname>) if it exists already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2639
+#: ../fish/guestfish-actions.pod:2644
msgid "lremovexattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2641
+#: ../fish/guestfish-actions.pod:2646
#, no-wrap
msgid ""
" lremovexattr xattr path\n"
@@ -9741,19 +9749,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2643
+#: ../fish/guestfish-actions.pod:2648
msgid ""
"This is the same as L</removexattr>, but if C<path> is a symbolic link, then "
"it removes an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2647
+#: ../fish/guestfish-actions.pod:2652
msgid "ls"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2649
+#: ../fish/guestfish-actions.pod:2654
#, no-wrap
msgid ""
" ls directory\n"
@@ -9761,26 +9769,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2651 ../src/guestfs-actions.pod:3916
+#: ../fish/guestfish-actions.pod:2656 ../src/guestfs-actions.pod:3921
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
"cwd). The '.' and '..' entries are not returned, but hidden files are shown."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2655
+#: ../fish/guestfish-actions.pod:2660
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use L</readdir> instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2658
+#: ../fish/guestfish-actions.pod:2663
msgid "lsetxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2660
+#: ../fish/guestfish-actions.pod:2665
#, no-wrap
msgid ""
" lsetxattr xattr val vallen path\n"
@@ -9788,19 +9796,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2662
+#: ../fish/guestfish-actions.pod:2667
msgid ""
"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it "
"sets an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2666
+#: ../fish/guestfish-actions.pod:2671
msgid "lstat"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2668
+#: ../fish/guestfish-actions.pod:2673
#, no-wrap
msgid ""
" lstat path\n"
@@ -9808,30 +9816,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2670 ../fish/guestfish-actions.pod:4478
-#: ../src/guestfs-actions.pod:3952 ../src/guestfs-actions.pod:6731
+#: ../fish/guestfish-actions.pod:2675 ../fish/guestfish-actions.pod:4483
+#: ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:6736
msgid "Returns file information for the given C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2672
+#: ../fish/guestfish-actions.pod:2677
msgid ""
"This is the same as L</stat> except that if C<path> is a symbolic link, then "
"the link is stat-ed, not the file it refers to."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2676 ../src/guestfs-actions.pod:3958
+#: ../fish/guestfish-actions.pod:2681 ../src/guestfs-actions.pod:3963
msgid "This is the same as the C<lstat(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2678
+#: ../fish/guestfish-actions.pod:2683
msgid "lstatlist"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2680
+#: ../fish/guestfish-actions.pod:2685
#, no-wrap
msgid ""
" lstatlist path 'names ...'\n"
@@ -9839,7 +9847,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2682
+#: ../fish/guestfish-actions.pod:2687
msgid ""
"This call allows you to perform the L</lstat> operation on multiple files, "
"where all files are in the directory C<path>. C<names> is the list of files "
@@ -9847,7 +9855,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2686 ../src/guestfs-actions.pod:3977
+#: ../fish/guestfish-actions.pod:2691 ../src/guestfs-actions.pod:3982
msgid ""
"On return you get a list of stat structs, with a one-to-one correspondence "
"to the C<names> list. If any name did not exist or could not be lstat'd, "
@@ -9855,7 +9863,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2691
+#: ../fish/guestfish-actions.pod:2696
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also L</lxattrlist> for a "
@@ -9866,12 +9874,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2699
+#: ../fish/guestfish-actions.pod:2704
msgid "luks-add-key"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2701
+#: ../fish/guestfish-actions.pod:2706
#, no-wrap
msgid ""
" luks-add-key device keyslot\n"
@@ -9879,7 +9887,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2703 ../src/guestfs-actions.pod:4005
+#: ../fish/guestfish-actions.pod:2708 ../src/guestfs-actions.pod:4010
msgid ""
"This command adds a new key on LUKS device C<device>. C<key> is any "
"existing key, and is used to access the device. C<newkey> is the new key to "
@@ -9887,28 +9895,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2708
+#: ../fish/guestfish-actions.pod:2713
msgid ""
"Note that if C<keyslot> already contains a key, then this command will "
"fail. You have to use L</luks-kill-slot> first to remove that key."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2712 ../fish/guestfish-actions.pod:2734
-#: ../fish/guestfish-actions.pod:2747 ../fish/guestfish-actions.pod:2761
-#: ../fish/guestfish-actions.pod:2787 ../fish/guestfish-actions.pod:2797
+#: ../fish/guestfish-actions.pod:2717 ../fish/guestfish-actions.pod:2739
+#: ../fish/guestfish-actions.pod:2752 ../fish/guestfish-actions.pod:2766
+#: ../fish/guestfish-actions.pod:2792 ../fish/guestfish-actions.pod:2802
msgid ""
"This command has one or more key or passphrase parameters. Guestfish will "
"prompt for these separately."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2715
+#: ../fish/guestfish-actions.pod:2720
msgid "luks-close"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2717
+#: ../fish/guestfish-actions.pod:2722
#, no-wrap
msgid ""
" luks-close device\n"
@@ -9916,7 +9924,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2719
+#: ../fish/guestfish-actions.pod:2724
msgid ""
"This closes a LUKS device that was created earlier by L</luks-open> or L</"
"luks-open-ro>. The C<device> parameter must be the name of the LUKS mapping "
@@ -9925,12 +9933,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2725
+#: ../fish/guestfish-actions.pod:2730
msgid "luks-format"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2727
+#: ../fish/guestfish-actions.pod:2732
#, no-wrap
msgid ""
" luks-format device keyslot\n"
@@ -9938,7 +9946,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2729 ../src/guestfs-actions.pod:4046
+#: ../fish/guestfish-actions.pod:2734 ../src/guestfs-actions.pod:4051
msgid ""
"This command erases existing data on C<device> and formats the device as a "
"LUKS encrypted device. C<key> is the initial key, which is added to key "
@@ -9946,27 +9954,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2737 ../fish/guestfish-actions.pod:2750
-#: ../fish/guestfish-actions.pod:2837 ../fish/guestfish-actions.pod:3498
-#: ../fish/guestfish-actions.pod:4024 ../fish/guestfish-actions.pod:4349
-#: ../fish/guestfish-actions.pod:4372 ../fish/guestfish-actions.pod:4394
-#: ../fish/guestfish-actions.pod:5132 ../src/guestfs-actions.pod:4053
-#: ../src/guestfs-actions.pod:4076 ../src/guestfs-actions.pod:4219
-#: ../src/guestfs-actions.pod:5322 ../src/guestfs-actions.pod:6110
-#: ../src/guestfs-actions.pod:6545 ../src/guestfs-actions.pod:6575
-#: ../src/guestfs-actions.pod:6608 ../src/guestfs-actions.pod:7799
+#: ../fish/guestfish-actions.pod:2742 ../fish/guestfish-actions.pod:2755
+#: ../fish/guestfish-actions.pod:2842 ../fish/guestfish-actions.pod:3503
+#: ../fish/guestfish-actions.pod:4029 ../fish/guestfish-actions.pod:4354
+#: ../fish/guestfish-actions.pod:4377 ../fish/guestfish-actions.pod:4399
+#: ../fish/guestfish-actions.pod:5145 ../src/guestfs-actions.pod:4058
+#: ../src/guestfs-actions.pod:4081 ../src/guestfs-actions.pod:4224
+#: ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:6115
+#: ../src/guestfs-actions.pod:6550 ../src/guestfs-actions.pod:6580
+#: ../src/guestfs-actions.pod:6613 ../src/guestfs-actions.pod:7812
msgid ""
"B<This command is dangerous. Without careful use you can easily destroy all "
"your data>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2740
+#: ../fish/guestfish-actions.pod:2745
msgid "luks-format-cipher"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2742
+#: ../fish/guestfish-actions.pod:2747
#, no-wrap
msgid ""
" luks-format-cipher device keyslot cipher\n"
@@ -9974,19 +9982,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2744
+#: ../fish/guestfish-actions.pod:2749
msgid ""
"This command is the same as L</luks-format> but it also allows you to set "
"the C<cipher> used."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2753
+#: ../fish/guestfish-actions.pod:2758
msgid "luks-kill-slot"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2755
+#: ../fish/guestfish-actions.pod:2760
#, no-wrap
msgid ""
" luks-kill-slot device keyslot\n"
@@ -9994,19 +10002,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2757 ../src/guestfs-actions.pod:4093
+#: ../fish/guestfish-actions.pod:2762 ../src/guestfs-actions.pod:4098
msgid ""
"This command deletes the key in key slot C<keyslot> from the encrypted LUKS "
"device C<device>. C<key> must be one of the I<other> keys."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2764
+#: ../fish/guestfish-actions.pod:2769
msgid "luks-open"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2766
+#: ../fish/guestfish-actions.pod:2771
#, no-wrap
msgid ""
" luks-open device mapname\n"
@@ -10014,26 +10022,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2768 ../src/guestfs-actions.pod:4113
+#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4118
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:2771 ../src/guestfs-actions.pod:4116
+#: ../fish/guestfish-actions.pod:2776 ../src/guestfs-actions.pod:4121
msgid "C<device> is the encrypted block device or partition."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4118
+#: ../fish/guestfish-actions.pod:2778 ../src/guestfs-actions.pod:4123
msgid ""
"The caller must supply one of the keys associated with the LUKS block "
"device, in the C<key> parameter."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2776 ../src/guestfs-actions.pod:4121
+#: ../fish/guestfish-actions.pod:2781 ../src/guestfs-actions.pod:4126
msgid ""
"This creates a new block device called C</dev/mapper/mapname>. Reads and "
"writes to this block device are decrypted from and encrypted to the "
@@ -10041,24 +10049,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2780
+#: ../fish/guestfish-actions.pod:2785
msgid ""
"If this block device contains LVM volume groups, then calling L</vgscan> "
"followed by L</vg-activate-all> will make them visible."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2784
+#: ../fish/guestfish-actions.pod:2789
msgid "Use L</list-dm-devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2790
+#: ../fish/guestfish-actions.pod:2795
msgid "luks-open-ro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2792
+#: ../fish/guestfish-actions.pod:2797
#, no-wrap
msgid ""
" luks-open-ro device mapname\n"
@@ -10066,18 +10074,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2794
+#: ../fish/guestfish-actions.pod:2799
msgid ""
"This is the same as L</luks-open> except that a read-only mapping is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2800
+#: ../fish/guestfish-actions.pod:2805
msgid "lvcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2802
+#: ../fish/guestfish-actions.pod:2807
#, no-wrap
msgid ""
" lvcreate logvol volgroup mbytes\n"
@@ -10085,19 +10093,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2804 ../src/guestfs-actions.pod:4167
+#: ../fish/guestfish-actions.pod:2809 ../src/guestfs-actions.pod:4172
msgid ""
"This creates an LVM logical volume called C<logvol> on the volume group "
"C<volgroup>, with C<size> megabytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2807
+#: ../fish/guestfish-actions.pod:2812
msgid "lvm-canonical-lv-name"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2809
+#: ../fish/guestfish-actions.pod:2814
#, no-wrap
msgid ""
" lvm-canonical-lv-name lvname\n"
@@ -10105,7 +10113,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2811 ../src/guestfs-actions.pod:4180
+#: ../fish/guestfish-actions.pod:2816 ../src/guestfs-actions.pod:4185
msgid ""
"This converts alternative naming schemes for LVs that you might find to the "
"canonical name. For example, C</dev/mapper/VG-LV> is converted to C</dev/VG/"
@@ -10113,24 +10121,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2815 ../src/guestfs-actions.pod:4184
+#: ../fish/guestfish-actions.pod:2820 ../src/guestfs-actions.pod:4189
msgid ""
"This command returns an error if the C<lvname> parameter does not refer to a "
"logical volume."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2818
+#: ../fish/guestfish-actions.pod:2823
msgid "See also L</is-lv>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2820
+#: ../fish/guestfish-actions.pod:2825
msgid "lvm-clear-filter"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2822
+#: ../fish/guestfish-actions.pod:2827
#, no-wrap
msgid ""
" lvm-clear-filter\n"
@@ -10138,26 +10146,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2824
+#: ../fish/guestfish-actions.pod:2829
msgid ""
"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every "
"block device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2827 ../fish/guestfish-actions.pod:2858
-#: ../src/guestfs-actions.pod:4202 ../src/guestfs-actions.pod:4244
+#: ../fish/guestfish-actions.pod:2832 ../fish/guestfish-actions.pod:2863
+#: ../src/guestfs-actions.pod:4207 ../src/guestfs-actions.pod:4249
msgid ""
"This command also clears the LVM cache and performs a volume group scan."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2830
+#: ../fish/guestfish-actions.pod:2835
msgid "lvm-remove-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2832
+#: ../fish/guestfish-actions.pod:2837
#, no-wrap
msgid ""
" lvm-remove-all\n"
@@ -10165,19 +10173,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2834 ../src/guestfs-actions.pod:4214
+#: ../fish/guestfish-actions.pod:2839 ../src/guestfs-actions.pod:4219
msgid ""
"This command removes all LVM logical volumes, volume groups and physical "
"volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2840
+#: ../fish/guestfish-actions.pod:2845
msgid "lvm-set-filter"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2842
+#: ../fish/guestfish-actions.pod:2847
#, no-wrap
msgid ""
" lvm-set-filter 'devices ...'\n"
@@ -10185,7 +10193,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2844 ../src/guestfs-actions.pod:4230
+#: ../fish/guestfish-actions.pod:2849 ../src/guestfs-actions.pod:4235
msgid ""
"This sets the LVM device filter so that LVM will only be able to \"see\" the "
"block devices in the list C<devices>, and will ignore all other attached "
@@ -10193,7 +10201,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2848 ../src/guestfs-actions.pod:4234
+#: ../fish/guestfish-actions.pod:2853 ../src/guestfs-actions.pod:4239
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 "
@@ -10205,24 +10213,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2861 ../src/guestfs-actions.pod:4247
+#: ../fish/guestfish-actions.pod:2866 ../src/guestfs-actions.pod:4252
msgid "You can filter whole block devices or individual partitions."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2863 ../src/guestfs-actions.pod:4249
+#: ../fish/guestfish-actions.pod:2868 ../src/guestfs-actions.pod:4254
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:2867
+#: ../fish/guestfish-actions.pod:2872
msgid "lvremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2869
+#: ../fish/guestfish-actions.pod:2874
#, no-wrap
msgid ""
" lvremove device\n"
@@ -10230,26 +10238,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2871 ../src/guestfs-actions.pod:4263
+#: ../fish/guestfish-actions.pod:2876 ../src/guestfs-actions.pod:4268
msgid ""
"Remove an LVM logical volume C<device>, where C<device> is the path to the "
"LV, such as C</dev/VG/LV>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2874 ../src/guestfs-actions.pod:4266
+#: ../fish/guestfish-actions.pod:2879 ../src/guestfs-actions.pod:4271
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:2877
+#: ../fish/guestfish-actions.pod:2882
msgid "lvrename"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2879
+#: ../fish/guestfish-actions.pod:2884
#, no-wrap
msgid ""
" lvrename logvol newlogvol\n"
@@ -10257,17 +10265,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2881 ../src/guestfs-actions.pod:4280
+#: ../fish/guestfish-actions.pod:2886 ../src/guestfs-actions.pod:4285
msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2883
+#: ../fish/guestfish-actions.pod:2888
msgid "lvresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2885
+#: ../fish/guestfish-actions.pod:2890
#, no-wrap
msgid ""
" lvresize device mbytes\n"
@@ -10275,19 +10283,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2887 ../src/guestfs-actions.pod:4293
+#: ../fish/guestfish-actions.pod:2892 ../src/guestfs-actions.pod:4298
msgid ""
"This resizes (expands or shrinks) an existing LVM logical volume to "
"C<mbytes>. When reducing, data in the reduced part is lost."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2891
+#: ../fish/guestfish-actions.pod:2896
msgid "lvresize-free"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2893
+#: ../fish/guestfish-actions.pod:2898
#, no-wrap
msgid ""
" lvresize-free lv percent\n"
@@ -10295,7 +10303,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2895 ../src/guestfs-actions.pod:4308
+#: ../fish/guestfish-actions.pod:2900 ../src/guestfs-actions.pod:4313
msgid ""
"This expands an existing logical volume C<lv> so that it fills C<pc>% of the "
"remaining free space in the volume group. Commonly you would call this with "
@@ -10304,12 +10312,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2901
+#: ../fish/guestfish-actions.pod:2906
msgid "lvs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2903
+#: ../fish/guestfish-actions.pod:2908
#, no-wrap
msgid ""
" lvs\n"
@@ -10317,31 +10325,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2905 ../src/guestfs-actions.pod:4323
+#: ../fish/guestfish-actions.pod:2910 ../src/guestfs-actions.pod:4328
msgid ""
"List all the logical volumes detected. This is the equivalent of the L<lvs"
"(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2908 ../src/guestfs-actions.pod:4326
+#: ../fish/guestfish-actions.pod:2913 ../src/guestfs-actions.pod:4331
msgid ""
"This returns a list of the logical volume device names (eg. C</dev/"
"VolGroup00/LogVol00>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2911
+#: ../fish/guestfish-actions.pod:2916
msgid "See also L</lvs-full>, L</list-filesystems>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2913
+#: ../fish/guestfish-actions.pod:2918
msgid "lvs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2915
+#: ../fish/guestfish-actions.pod:2920
#, no-wrap
msgid ""
" lvs-full\n"
@@ -10349,19 +10357,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2917 ../src/guestfs-actions.pod:4342
+#: ../fish/guestfish-actions.pod:2922 ../src/guestfs-actions.pod:4347
msgid ""
"List all the logical volumes detected. This is the equivalent of the L<lvs"
"(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2920
+#: ../fish/guestfish-actions.pod:2925
msgid "lvuuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2922
+#: ../fish/guestfish-actions.pod:2927
#, no-wrap
msgid ""
" lvuuid device\n"
@@ -10369,17 +10377,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2924 ../src/guestfs-actions.pod:4357
+#: ../fish/guestfish-actions.pod:2929 ../src/guestfs-actions.pod:4362
msgid "This command returns the UUID of the LVM LV C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2926
+#: ../fish/guestfish-actions.pod:2931
msgid "lxattrlist"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2928
+#: ../fish/guestfish-actions.pod:2933
#, no-wrap
msgid ""
" lxattrlist path 'names ...'\n"
@@ -10387,7 +10395,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2930 ../src/guestfs-actions.pod:4371
+#: ../fish/guestfish-actions.pod:2935 ../src/guestfs-actions.pod:4376
msgid ""
"This call allows you to get the extended attributes of multiple files, where "
"all files are in the directory C<path>. C<names> is the list of files from "
@@ -10395,7 +10403,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2934 ../src/guestfs-actions.pod:4375
+#: ../fish/guestfish-actions.pod:2939 ../src/guestfs-actions.pod:4380
msgid ""
"On return you get a flat list of xattr structs which must be interpreted "
"sequentially. The first xattr struct always has a zero-length C<attrname>. "
@@ -10407,7 +10415,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2944
+#: ../fish/guestfish-actions.pod:2949
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also L</lstatlist> for a "
@@ -10418,12 +10426,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2952
+#: ../fish/guestfish-actions.pod:2957
msgid "mkdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2954
+#: ../fish/guestfish-actions.pod:2959
#, no-wrap
msgid ""
" mkdir path\n"
@@ -10431,17 +10439,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2956 ../src/guestfs-actions.pod:4405
+#: ../fish/guestfish-actions.pod:2961 ../src/guestfs-actions.pod:4410
msgid "Create a directory named C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2958
+#: ../fish/guestfish-actions.pod:2963
msgid "mkdir-mode"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2960
+#: ../fish/guestfish-actions.pod:2965
#, no-wrap
msgid ""
" mkdir-mode path mode\n"
@@ -10449,14 +10457,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2962 ../src/guestfs-actions.pod:4418
+#: ../fish/guestfish-actions.pod:2967 ../src/guestfs-actions.pod:4423
msgid ""
"This command creates a directory, setting the initial permissions of the "
"directory to C<mode>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2965 ../src/guestfs-actions.pod:4421
+#: ../fish/guestfish-actions.pod:2970 ../src/guestfs-actions.pod:4426
msgid ""
"For common Linux filesystems, the actual mode which is set will be C<mode & "
"~umask & 01777>. Non-native-Linux filesystems may interpret the mode in "
@@ -10464,17 +10472,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2969
+#: ../fish/guestfish-actions.pod:2974
msgid "See also L</mkdir>, L</umask>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2971
+#: ../fish/guestfish-actions.pod:2976
msgid "mkdir-p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2973
+#: ../fish/guestfish-actions.pod:2978
#, no-wrap
msgid ""
" mkdir-p path\n"
@@ -10482,19 +10490,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2975 ../src/guestfs-actions.pod:4437
+#: ../fish/guestfish-actions.pod:2980 ../src/guestfs-actions.pod:4442
msgid ""
"Create a directory named C<path>, creating any parent directories as "
"necessary. This is like the C<mkdir -p> shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2978
+#: ../fish/guestfish-actions.pod:2983
msgid "mkdtemp"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2980
+#: ../fish/guestfish-actions.pod:2985
#, no-wrap
msgid ""
" mkdtemp template\n"
@@ -10502,7 +10510,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2982 ../src/guestfs-actions.pod:4450
+#: ../fish/guestfish-actions.pod:2987 ../src/guestfs-actions.pod:4455
msgid ""
"This command creates a temporary directory. The C<template> parameter "
"should be a full pathname for the temporary directory name with the final "
@@ -10510,41 +10518,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2987 ../src/guestfs-actions.pod:4455
+#: ../fish/guestfish-actions.pod:2992 ../src/guestfs-actions.pod:4460
msgid ""
"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
"being suitable for Windows filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2990 ../src/guestfs-actions.pod:4458
+#: ../fish/guestfish-actions.pod:2995 ../src/guestfs-actions.pod:4463
msgid "The name of the temporary directory that was created is returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2993 ../src/guestfs-actions.pod:4461
+#: ../fish/guestfish-actions.pod:2998 ../src/guestfs-actions.pod:4466
msgid "The temporary directory is created with mode 0700 and is owned by root."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2996 ../src/guestfs-actions.pod:4464
+#: ../fish/guestfish-actions.pod:3001 ../src/guestfs-actions.pod:4469
msgid ""
"The caller is responsible for deleting the temporary directory and its "
"contents after use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2999 ../src/guestfs-actions.pod:4467
+#: ../fish/guestfish-actions.pod:3004 ../src/guestfs-actions.pod:4472
msgid "See also: L<mkdtemp(3)>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3001
+#: ../fish/guestfish-actions.pod:3006
msgid "mke2fs-J"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3003
+#: ../fish/guestfish-actions.pod:3008
#, no-wrap
msgid ""
" mke2fs-J fstype blocksize device journal\n"
@@ -10552,14 +10560,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3005 ../src/guestfs-actions.pod:4483
+#: ../fish/guestfish-actions.pod:3010 ../src/guestfs-actions.pod:4488
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"C<journal>. It is equivalent to the command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3009 ../src/guestfs-actions.pod:4487
+#: ../fish/guestfish-actions.pod:3014 ../src/guestfs-actions.pod:4492
#, no-wrap
msgid ""
" mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -10567,17 +10575,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3011
+#: ../fish/guestfish-actions.pod:3016
msgid "See also L</mke2journal>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3013
+#: ../fish/guestfish-actions.pod:3018
msgid "mke2fs-JL"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3015
+#: ../fish/guestfish-actions.pod:3020
#, no-wrap
msgid ""
" mke2fs-JL fstype blocksize device label\n"
@@ -10585,24 +10593,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3017 ../src/guestfs-actions.pod:4504
+#: ../fish/guestfish-actions.pod:3022 ../src/guestfs-actions.pod:4509
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"the journal labeled C<label>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3020
+#: ../fish/guestfish-actions.pod:3025
msgid "See also L</mke2journal-L>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3022
+#: ../fish/guestfish-actions.pod:3027
msgid "mke2fs-JU"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3024
+#: ../fish/guestfish-actions.pod:3029
#, no-wrap
msgid ""
" mke2fs-JU fstype blocksize device uuid\n"
@@ -10610,24 +10618,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3026 ../src/guestfs-actions.pod:4522
+#: ../fish/guestfish-actions.pod:3031 ../src/guestfs-actions.pod:4527
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"the journal with UUID C<uuid>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3029
+#: ../fish/guestfish-actions.pod:3034
msgid "See also L</mke2journal-U>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3031
+#: ../fish/guestfish-actions.pod:3036
msgid "mke2journal"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3033
+#: ../fish/guestfish-actions.pod:3038
#, no-wrap
msgid ""
" mke2journal blocksize device\n"
@@ -10635,14 +10643,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3035 ../src/guestfs-actions.pod:4538
+#: ../fish/guestfish-actions.pod:3040 ../src/guestfs-actions.pod:4543
msgid ""
"This creates an ext2 external journal on C<device>. It is equivalent to the "
"command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3038 ../src/guestfs-actions.pod:4541
+#: ../fish/guestfish-actions.pod:3043 ../src/guestfs-actions.pod:4546
#, no-wrap
msgid ""
" mke2fs -O journal_dev -b blocksize device\n"
@@ -10650,12 +10658,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3040
+#: ../fish/guestfish-actions.pod:3045
msgid "mke2journal-L"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3042
+#: ../fish/guestfish-actions.pod:3047
#, no-wrap
msgid ""
" mke2journal-L blocksize label device\n"
@@ -10663,17 +10671,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3044 ../src/guestfs-actions.pod:4555
+#: ../fish/guestfish-actions.pod:3049 ../src/guestfs-actions.pod:4560
msgid "This creates an ext2 external journal on C<device> with label C<label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3046
+#: ../fish/guestfish-actions.pod:3051
msgid "mke2journal-U"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3048
+#: ../fish/guestfish-actions.pod:3053
#, no-wrap
msgid ""
" mke2journal-U blocksize uuid device\n"
@@ -10681,17 +10689,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3050 ../src/guestfs-actions.pod:4569
+#: ../fish/guestfish-actions.pod:3055 ../src/guestfs-actions.pod:4574
msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3052
+#: ../fish/guestfish-actions.pod:3057
msgid "mkfifo"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3054
+#: ../fish/guestfish-actions.pod:3059
#, no-wrap
msgid ""
" mkfifo mode path\n"
@@ -10699,19 +10707,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3056
+#: ../fish/guestfish-actions.pod:3061
msgid ""
"This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It "
"is just a convenient wrapper around L</mknod>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3062
+#: ../fish/guestfish-actions.pod:3067
msgid "mkfs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3064
+#: ../fish/guestfish-actions.pod:3069
#, no-wrap
msgid ""
" mkfs fstype device\n"
@@ -10719,19 +10727,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3066 ../src/guestfs-actions.pod:4599
+#: ../fish/guestfish-actions.pod:3071 ../src/guestfs-actions.pod:4604
msgid ""
"This creates a filesystem on C<device> (usually a partition or LVM logical "
"volume). The filesystem type is C<fstype>, for example C<ext3>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3070
+#: ../fish/guestfish-actions.pod:3075
msgid "mkfs-b"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3072
+#: ../fish/guestfish-actions.pod:3077
#, no-wrap
msgid ""
" mkfs-b fstype blocksize device\n"
@@ -10739,7 +10747,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3074
+#: ../fish/guestfish-actions.pod:3079
msgid ""
"This call is similar to L</mkfs>, but it allows you to control the block "
"size of the resulting filesystem. Supported block sizes depend on the "
@@ -10747,27 +10755,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3079 ../fish/guestfish-actions.pod:3106
-#: ../src/guestfs-actions.pod:4627 ../src/guestfs-actions.pod:4665
+#: ../fish/guestfish-actions.pod:3084 ../fish/guestfish-actions.pod:3111
+#: ../src/guestfs-actions.pod:4632 ../src/guestfs-actions.pod:4670
msgid ""
"For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
"cluster size."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3082
+#: ../fish/guestfish-actions.pod:3087
msgid ""
"I<This function is deprecated.> In new code, use the L</mkfs_opts> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3089
+#: ../fish/guestfish-actions.pod:3094
msgid "mkfs-opts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3091
+#: ../fish/guestfish-actions.pod:3096
#, no-wrap
msgid ""
" mkfs-opts fstype device [blocksize:..] [features:..] [inode:..] [sectorsize:..]\n"
@@ -10775,19 +10783,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3093 ../src/guestfs-actions.pod:4652
+#: ../fish/guestfish-actions.pod:3098 ../src/guestfs-actions.pod:4657
msgid ""
"This function creates a filesystem on C<device>. The filesystem type is "
"C<fstype>, for example C<ext3>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4659
+#: ../fish/guestfish-actions.pod:3105 ../src/guestfs-actions.pod:4664
msgid "C<blocksize>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3102 ../src/guestfs-actions.pod:4661
+#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4666
msgid ""
"The filesystem block size. Supported block sizes depend on the filesystem "
"type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 "
@@ -10795,65 +10803,65 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3109 ../src/guestfs-actions.pod:4668
+#: ../fish/guestfish-actions.pod:3114 ../src/guestfs-actions.pod:4673
msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4670
+#: ../fish/guestfish-actions.pod:3116 ../src/guestfs-actions.pod:4675
msgid "C<features>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3113 ../src/guestfs-actions.pod:4672
+#: ../fish/guestfish-actions.pod:3118 ../src/guestfs-actions.pod:4677
msgid "This passes the I<-O> parameter to the external mkfs program."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3115 ../src/guestfs-actions.pod:4674
+#: ../fish/guestfish-actions.pod:3120 ../src/guestfs-actions.pod:4679
msgid ""
"For certain filesystem types, this allows extra filesystem features to be "
"selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3119 ../src/guestfs-actions.pod:4678
+#: ../fish/guestfish-actions.pod:3124 ../src/guestfs-actions.pod:4683
msgid ""
"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
"type."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3122 ../src/guestfs-actions.pod:4681
+#: ../fish/guestfish-actions.pod:3127 ../src/guestfs-actions.pod:4686
msgid "C<inode>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3124 ../src/guestfs-actions.pod:4683
+#: ../fish/guestfish-actions.pod:3129 ../src/guestfs-actions.pod:4688
msgid ""
"This passes the I<-I> parameter to the external L<mke2fs(8)> program which "
"sets the inode size (only for ext2/3/4 filesystems at present)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3127 ../src/guestfs-actions.pod:4686
+#: ../fish/guestfish-actions.pod:3132 ../src/guestfs-actions.pod:4691
msgid "C<sectorsize>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3129 ../src/guestfs-actions.pod:4688
+#: ../fish/guestfish-actions.pod:3134 ../src/guestfs-actions.pod:4693
msgid ""
"This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
"sets sector size for ufs filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3136
+#: ../fish/guestfish-actions.pod:3141
msgid "mkmountpoint"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3138
+#: ../fish/guestfish-actions.pod:3143
#, no-wrap
msgid ""
" mkmountpoint exemptpath\n"
@@ -10861,14 +10869,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3140
+#: ../fish/guestfish-actions.pod:3145
msgid ""
"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used "
"to create extra mountpoints before mounting the first filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3144 ../src/guestfs-actions.pod:4731
+#: ../fish/guestfish-actions.pod:3149 ../src/guestfs-actions.pod:4736
msgid ""
"These calls are I<only> necessary in some very limited circumstances, mainly "
"the case where you want to mount a mix of unrelated and/or read-only "
@@ -10876,7 +10884,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3148 ../src/guestfs-actions.pod:4735
+#: ../fish/guestfish-actions.pod:3153 ../src/guestfs-actions.pod:4740
msgid ""
"For example, live CDs often contain a \"Russian doll\" nest of filesystems, "
"an ISO outer layer, with a squashfs image inside, with an ext2/3 image "
@@ -10884,7 +10892,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3153 ../src/guestfs-actions.pod:4740
+#: ../fish/guestfish-actions.pod:3158 ../src/guestfs-actions.pod:4745
#, no-wrap
msgid ""
" add-ro Fedora-11-i686-Live.iso\n"
@@ -10899,12 +10907,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3162 ../src/guestfs-actions.pod:4749
+#: ../fish/guestfish-actions.pod:3167 ../src/guestfs-actions.pod:4754
msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3164
+#: ../fish/guestfish-actions.pod:3169
msgid ""
"L</mkmountpoint> is not compatible with L</umount-all>. You may get "
"unexpected errors if you try to mix these calls. It is safest to manually "
@@ -10912,7 +10920,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3168
+#: ../fish/guestfish-actions.pod:3173
msgid ""
"L</umount-all> unmounts filesystems by sorting the paths longest first, so "
"for this to work for manual mountpoints, you must ensure that the innermost "
@@ -10920,13 +10928,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3173 ../src/guestfs-actions.pod:4760
+#: ../fish/guestfish-actions.pod:3178 ../src/guestfs-actions.pod:4765
msgid ""
"For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3175
+#: ../fish/guestfish-actions.pod:3180
msgid ""
"Autosync [see L</set-autosync>, this is set by default on handles] can cause "
"L</umount-all> to be called when the handle is closed which can also trigger "
@@ -10934,12 +10942,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3179
+#: ../fish/guestfish-actions.pod:3184
msgid "mknod"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3181
+#: ../fish/guestfish-actions.pod:3186
#, no-wrap
msgid ""
" mknod mode devmajor devminor path\n"
@@ -10947,13 +10955,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3183 ../src/guestfs-actions.pod:4779
+#: ../fish/guestfish-actions.pod:3188 ../src/guestfs-actions.pod:4784
msgid ""
"This call creates block or character special devices, or named pipes (FIFOs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3186 ../src/guestfs-actions.pod:4782
+#: ../fish/guestfish-actions.pod:3191 ../src/guestfs-actions.pod:4787
msgid ""
"The C<mode> parameter should be the mode, using the standard constants. "
"C<devmajor> and C<devminor> are the device major and minor numbers, only "
@@ -10961,7 +10969,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3191
+#: ../fish/guestfish-actions.pod:3196
msgid ""
"Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
"S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -10972,12 +10980,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3201
+#: ../fish/guestfish-actions.pod:3206
msgid "mknod-b"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3203
+#: ../fish/guestfish-actions.pod:3208
#, no-wrap
msgid ""
" mknod-b mode devmajor devminor path\n"
@@ -10985,7 +10993,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3205
+#: ../fish/guestfish-actions.pod:3210
msgid ""
"This call creates a block device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -10993,12 +11001,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3211
+#: ../fish/guestfish-actions.pod:3216
msgid "mknod-c"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3213
+#: ../fish/guestfish-actions.pod:3218
#, no-wrap
msgid ""
" mknod-c mode devmajor devminor path\n"
@@ -11006,7 +11014,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3215
+#: ../fish/guestfish-actions.pod:3220
msgid ""
"This call creates a char device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -11014,12 +11022,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3221
+#: ../fish/guestfish-actions.pod:3226
msgid "mkswap"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3223
+#: ../fish/guestfish-actions.pod:3228
#, no-wrap
msgid ""
" mkswap device\n"
@@ -11027,17 +11035,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3225 ../src/guestfs-actions.pod:4845
+#: ../fish/guestfish-actions.pod:3230 ../src/guestfs-actions.pod:4850
msgid "Create a swap partition on C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3227
+#: ../fish/guestfish-actions.pod:3232
msgid "mkswap-L"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3229
+#: ../fish/guestfish-actions.pod:3234
#, no-wrap
msgid ""
" mkswap-L label device\n"
@@ -11045,12 +11053,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3231 ../src/guestfs-actions.pod:4858
+#: ../fish/guestfish-actions.pod:3236 ../src/guestfs-actions.pod:4863
msgid "Create a swap partition on C<device> with label C<label>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3233 ../src/guestfs-actions.pod:4860
+#: ../fish/guestfish-actions.pod:3238 ../src/guestfs-actions.pod:4865
msgid ""
"Note that you cannot attach a swap label to a block device (eg. C</dev/"
"sda>), just to a partition. This appears to be a limitation of the kernel "
@@ -11058,12 +11066,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3237
+#: ../fish/guestfish-actions.pod:3242
msgid "mkswap-U"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3239
+#: ../fish/guestfish-actions.pod:3244
#, no-wrap
msgid ""
" mkswap-U uuid device\n"
@@ -11071,17 +11079,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3241 ../src/guestfs-actions.pod:4875
+#: ../fish/guestfish-actions.pod:3246 ../src/guestfs-actions.pod:4880
msgid "Create a swap partition on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3243
+#: ../fish/guestfish-actions.pod:3248
msgid "mkswap-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3245
+#: ../fish/guestfish-actions.pod:3250
#, no-wrap
msgid ""
" mkswap-file path\n"
@@ -11089,24 +11097,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3247 ../src/guestfs-actions.pod:4887
+#: ../fish/guestfish-actions.pod:3252 ../src/guestfs-actions.pod:4892
msgid "Create a swap file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3249
+#: ../fish/guestfish-actions.pod:3254
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like L</fallocate>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3252
+#: ../fish/guestfish-actions.pod:3257
msgid "modprobe"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3254
+#: ../fish/guestfish-actions.pod:3259
#, no-wrap
msgid ""
" modprobe modulename\n"
@@ -11114,24 +11122,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:4902
+#: ../fish/guestfish-actions.pod:3261 ../src/guestfs-actions.pod:4907
msgid "This loads a kernel module in the appliance."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:4904
+#: ../fish/guestfish-actions.pod:3263 ../src/guestfs-actions.pod:4909
msgid ""
"The kernel module must have been whitelisted when libguestfs was built (see "
"C<appliance/kmod.whitelist.in> in the source)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3261
+#: ../fish/guestfish-actions.pod:3266
msgid "mount"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3263
+#: ../fish/guestfish-actions.pod:3268
#, no-wrap
msgid ""
" mount device mountpoint\n"
@@ -11139,7 +11147,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3265 ../src/guestfs-actions.pod:4925
+#: ../fish/guestfish-actions.pod:3270 ../src/guestfs-actions.pod:4930
msgid ""
"Mount a guest disk at a position in the filesystem. Block devices are named "
"C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If "
@@ -11148,7 +11156,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3271 ../src/guestfs-actions.pod:4931
+#: ../fish/guestfish-actions.pod:3276 ../src/guestfs-actions.pod:4936
msgid ""
"The rules are the same as for L<mount(2)>: A filesystem must first be "
"mounted on C</> before others can be mounted. Other filesystems can only be "
@@ -11156,14 +11164,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3276 ../src/guestfs-actions.pod:4936
+#: ../fish/guestfish-actions.pod:3281 ../src/guestfs-actions.pod:4941
msgid ""
"The mounted filesystem is writable, if we have sufficient permissions on the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3279
+#: ../fish/guestfish-actions.pod:3284
msgid ""
"B<Important note:> When you use this call, the filesystem options C<sync> "
"and C<noatime> are set implicitly. This was originally done because we "
@@ -11175,19 +11183,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3289
+#: ../fish/guestfish-actions.pod:3294
msgid ""
"I<This function is deprecated.> In new code, use the L</mount_options> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3296
+#: ../fish/guestfish-actions.pod:3301
msgid "mount-9p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3298
+#: ../fish/guestfish-actions.pod:3303
#, no-wrap
msgid ""
" mount-9p mounttag mountpoint [options:..]\n"
@@ -11195,14 +11203,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3300 ../src/guestfs-actions.pod:4968
+#: ../fish/guestfish-actions.pod:3305 ../src/guestfs-actions.pod:4973
msgid ""
"Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
"C<mountpoint>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3303 ../src/guestfs-actions.pod:4971
+#: ../fish/guestfish-actions.pod:3308 ../src/guestfs-actions.pod:4976
msgid ""
"If required, C<trans=virtio> will be automatically added to the options. "
"Any other options required can be passed in the optional C<options> "
@@ -11210,12 +11218,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3309
+#: ../fish/guestfish-actions.pod:3314
msgid "mount-loop"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3311
+#: ../fish/guestfish-actions.pod:3316
#, no-wrap
msgid ""
" mount-loop file mountpoint\n"
@@ -11223,7 +11231,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3313 ../src/guestfs-actions.pod:5010
+#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5015
msgid ""
"This command lets you mount C<file> (a filesystem image in a file) on a "
"mount point. It is entirely equivalent to the command C<mount -o loop file "
@@ -11231,12 +11239,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3317
+#: ../fish/guestfish-actions.pod:3322
msgid "mount-options"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3319
+#: ../fish/guestfish-actions.pod:3324
#, no-wrap
msgid ""
" mount-options options device mountpoint\n"
@@ -11244,26 +11252,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3321
+#: ../fish/guestfish-actions.pod:3326
msgid ""
"This is the same as the L</mount> command, but it allows you to set the "
"mount options as for the L<mount(8)> I<-o> flag."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3325 ../src/guestfs-actions.pod:5030
+#: ../fish/guestfish-actions.pod:3330 ../src/guestfs-actions.pod:5035
msgid ""
"If the C<options> parameter is an empty string, then no options are passed "
"(all options default to whatever the filesystem uses)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3329
+#: ../fish/guestfish-actions.pod:3334
msgid "mount-ro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3331
+#: ../fish/guestfish-actions.pod:3336
#, no-wrap
msgid ""
" mount-ro device mountpoint\n"
@@ -11271,19 +11279,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3333
+#: ../fish/guestfish-actions.pod:3338
msgid ""
"This is the same as the L</mount> command, but it mounts the filesystem with "
"the read-only (I<-o ro>) flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3336
+#: ../fish/guestfish-actions.pod:3341
msgid "mount-vfs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3338
+#: ../fish/guestfish-actions.pod:3343
#, no-wrap
msgid ""
" mount-vfs options vfstype device mountpoint\n"
@@ -11291,19 +11299,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3340
+#: ../fish/guestfish-actions.pod:3345
msgid ""
"This is the same as the L</mount> command, but it allows you to set both the "
"mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3344
+#: ../fish/guestfish-actions.pod:3349
msgid "mountpoints"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3346
+#: ../fish/guestfish-actions.pod:3351
#, no-wrap
msgid ""
" mountpoints\n"
@@ -11311,7 +11319,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3348
+#: ../fish/guestfish-actions.pod:3353
msgid ""
"This call is similar to L</mounts>. That call returns a list of devices. "
"This one returns a hash table (map) of device name to directory where the "
@@ -11319,12 +11327,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3352
+#: ../fish/guestfish-actions.pod:3357
msgid "mounts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3354
+#: ../fish/guestfish-actions.pod:3359
#, no-wrap
msgid ""
" mounts\n"
@@ -11332,29 +11340,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5091
+#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5096
msgid ""
"This returns the list of currently mounted filesystems. It returns the list "
"of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3359 ../src/guestfs-actions.pod:5094
+#: ../fish/guestfish-actions.pod:3364 ../src/guestfs-actions.pod:5099
msgid "Some internal mounts are not shown."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3361
+#: ../fish/guestfish-actions.pod:3366
msgid "See also: L</mountpoints>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3363
+#: ../fish/guestfish-actions.pod:3368
msgid "mv"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3365
+#: ../fish/guestfish-actions.pod:3370
#, no-wrap
msgid ""
" mv src dest\n"
@@ -11362,19 +11370,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3367 ../src/guestfs-actions.pod:5111
+#: ../fish/guestfish-actions.pod:3372 ../src/guestfs-actions.pod:5116
msgid ""
"This moves a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3370
+#: ../fish/guestfish-actions.pod:3375
msgid "ntfs-3g-probe"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3372
+#: ../fish/guestfish-actions.pod:3377
#, no-wrap
msgid ""
" ntfs-3g-probe true|false device\n"
@@ -11382,7 +11390,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3374 ../src/guestfs-actions.pod:5125
+#: ../fish/guestfish-actions.pod:3379 ../src/guestfs-actions.pod:5130
msgid ""
"This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS "
"C<device> for mountability. (Not all NTFS volumes can be mounted read-"
@@ -11390,7 +11398,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5129
+#: ../fish/guestfish-actions.pod:3383 ../src/guestfs-actions.pod:5134
msgid ""
"C<rw> is a boolean flag. Set it to true if you want to test if the volume "
"can be mounted read-write. Set it to false if you want to test if the "
@@ -11398,19 +11406,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3382 ../src/guestfs-actions.pod:5133
+#: ../fish/guestfish-actions.pod:3387 ../src/guestfs-actions.pod:5138
msgid ""
"The return value is an integer which C<0> if the operation would succeed, or "
"some non-zero value documented in the L<ntfs-3g.probe(8)> manual page."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3386
+#: ../fish/guestfish-actions.pod:3391
msgid "ntfsresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3388
+#: ../fish/guestfish-actions.pod:3393
#, no-wrap
msgid ""
" ntfsresize device\n"
@@ -11418,15 +11426,15 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3390 ../fish/guestfish-actions.pod:3414
-#: ../src/guestfs-actions.pod:5154 ../src/guestfs-actions.pod:5186
+#: ../fish/guestfish-actions.pod:3395 ../fish/guestfish-actions.pod:3419
+#: ../src/guestfs-actions.pod:5159 ../src/guestfs-actions.pod:5191
msgid ""
"This command resizes an NTFS filesystem, expanding or shrinking it to the "
"size of the underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3393 ../src/guestfs-actions.pod:5157
+#: ../fish/guestfish-actions.pod:3398 ../src/guestfs-actions.pod:5162
msgid ""
"I<Note:> After the resize operation, the filesystem is marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -11437,25 +11445,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3401 ../fish/guestfish-actions.pod:3440
-#: ../src/guestfs-actions.pod:5165 ../src/guestfs-actions.pod:5212
+#: ../fish/guestfish-actions.pod:3406 ../fish/guestfish-actions.pod:3445
+#: ../src/guestfs-actions.pod:5170 ../src/guestfs-actions.pod:5217
msgid "See also L<ntfsresize(8)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3403 ../fish/guestfish-actions.pod:3451
+#: ../fish/guestfish-actions.pod:3408 ../fish/guestfish-actions.pod:3456
msgid ""
"I<This function is deprecated.> In new code, use the L</ntfsresize_opts> "
"call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3410
+#: ../fish/guestfish-actions.pod:3415
msgid "ntfsresize-opts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3412
+#: ../fish/guestfish-actions.pod:3417
#, no-wrap
msgid ""
" ntfsresize-opts device [size:..] [force:..]\n"
@@ -11463,26 +11471,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3423 ../src/guestfs-actions.pod:5195
+#: ../fish/guestfish-actions.pod:3428 ../src/guestfs-actions.pod:5200
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to fit the container (eg. partition)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3426 ../src/guestfs-actions.pod:5198
+#: ../fish/guestfish-actions.pod:3431 ../src/guestfs-actions.pod:5203
msgid "C<force>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3428 ../src/guestfs-actions.pod:5200
+#: ../fish/guestfish-actions.pod:3433 ../src/guestfs-actions.pod:5205
msgid ""
"If this option is true, then force the resize of the filesystem even if the "
"filesystem is marked as requiring a consistency check."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3431
+#: ../fish/guestfish-actions.pod:3436
msgid ""
"After the resize operation, the filesystem is always marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -11492,12 +11500,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3444
+#: ../fish/guestfish-actions.pod:3449
msgid "ntfsresize-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3446
+#: ../fish/guestfish-actions.pod:3451
#, no-wrap
msgid ""
" ntfsresize-size device size\n"
@@ -11505,19 +11513,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3448
+#: ../fish/guestfish-actions.pod:3453
msgid ""
"This command is the same as L</ntfsresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3458
+#: ../fish/guestfish-actions.pod:3463
msgid "part-add"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3460
+#: ../fish/guestfish-actions.pod:3465
#, no-wrap
msgid ""
" part-add device prlogex startsect endsect\n"
@@ -11525,14 +11533,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3462
+#: ../fish/guestfish-actions.pod:3467
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call L</part-init> first."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3465 ../src/guestfs-actions.pod:5273
+#: ../fish/guestfish-actions.pod:3470 ../src/guestfs-actions.pod:5278
msgid ""
"The C<prlogex> parameter is the type of partition. Normally you should pass "
"C<p> or C<primary> here, but MBR partition tables also support C<l> (or "
@@ -11540,7 +11548,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3470 ../src/guestfs-actions.pod:5278
+#: ../fish/guestfish-actions.pod:3475 ../src/guestfs-actions.pod:5283
msgid ""
"C<startsect> and C<endsect> are the start and end of the partition in "
"I<sectors>. C<endsect> may be negative, which means it counts backwards "
@@ -11548,19 +11556,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3474
+#: ../fish/guestfish-actions.pod:3479
msgid ""
"Creating a partition which covers the whole disk is not so easy. Use L</"
"part-disk> to do that."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3477
+#: ../fish/guestfish-actions.pod:3482
msgid "part-del"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3479
+#: ../fish/guestfish-actions.pod:3484
#, no-wrap
msgid ""
" part-del device partnum\n"
@@ -11568,24 +11576,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3481 ../src/guestfs-actions.pod:5296
+#: ../fish/guestfish-actions.pod:3486 ../src/guestfs-actions.pod:5301
msgid "This command deletes the partition numbered C<partnum> on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3483 ../src/guestfs-actions.pod:5298
+#: ../fish/guestfish-actions.pod:3488 ../src/guestfs-actions.pod:5303
msgid ""
"Note that in the case of MBR partitioning, deleting an extended partition "
"also deletes any logical partitions it contains."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3487
+#: ../fish/guestfish-actions.pod:3492
msgid "part-disk"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3489
+#: ../fish/guestfish-actions.pod:3494
#, no-wrap
msgid ""
" part-disk device parttype\n"
@@ -11593,26 +11601,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3491
+#: ../fish/guestfish-actions.pod:3496
msgid ""
"This command is simply a combination of L</part-init> followed by L</part-"
"add> to create a single primary partition covering the whole disk."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3495
+#: ../fish/guestfish-actions.pod:3500
msgid ""
"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
"possible values are described in L</part-init>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3501
+#: ../fish/guestfish-actions.pod:3506
msgid "part-get-bootable"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3503
+#: ../fish/guestfish-actions.pod:3508
#, no-wrap
msgid ""
" part-get-bootable device partnum\n"
@@ -11620,24 +11628,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3505 ../src/guestfs-actions.pod:5334
+#: ../fish/guestfish-actions.pod:3510 ../src/guestfs-actions.pod:5339
msgid ""
"This command returns true if the partition C<partnum> on C<device> has the "
"bootable flag set."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3508
+#: ../fish/guestfish-actions.pod:3513
msgid "See also L</part-set-bootable>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3510
+#: ../fish/guestfish-actions.pod:3515
msgid "part-get-mbr-id"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3512
+#: ../fish/guestfish-actions.pod:3517
#, no-wrap
msgid ""
" part-get-mbr-id device partnum\n"
@@ -11645,14 +11653,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3514 ../src/guestfs-actions.pod:5350
+#: ../fish/guestfish-actions.pod:3519 ../src/guestfs-actions.pod:5355
msgid ""
"Returns the MBR type byte (also known as the ID byte) from the numbered "
"partition C<partnum>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3517 ../fish/guestfish-actions.pod:3661
+#: ../fish/guestfish-actions.pod:3522 ../fish/guestfish-actions.pod:3666
msgid ""
"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
"undefined results for other partition table types (see L</part-get-"
@@ -11660,12 +11668,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3521
+#: ../fish/guestfish-actions.pod:3526
msgid "part-get-parttype"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3523
+#: ../fish/guestfish-actions.pod:3528
#, no-wrap
msgid ""
" part-get-parttype device\n"
@@ -11673,14 +11681,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3525 ../src/guestfs-actions.pod:5367
+#: ../fish/guestfish-actions.pod:3530 ../src/guestfs-actions.pod:5372
msgid ""
"This command examines the partition table on C<device> and returns the "
"partition table type (format) being used."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3528
+#: ../fish/guestfish-actions.pod:3533
msgid ""
"Common return values include: C<msdos> (a DOS/Windows style MBR partition "
"table), C<gpt> (a GPT/EFI-style partition table). Other values are "
@@ -11688,12 +11696,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3533
+#: ../fish/guestfish-actions.pod:3538
msgid "part-init"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3535
+#: ../fish/guestfish-actions.pod:3540
#, no-wrap
msgid ""
" part-init device parttype\n"
@@ -11701,7 +11709,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3537 ../src/guestfs-actions.pod:5387
+#: ../fish/guestfish-actions.pod:3542 ../src/guestfs-actions.pod:5392
msgid ""
"This creates an empty partition table on C<device> of one of the partition "
"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> "
@@ -11709,34 +11717,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3541
+#: ../fish/guestfish-actions.pod:3546
msgid ""
"Initially there are no partitions. Following this, you should call L</part-"
"add> for each partition required."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3544 ../src/guestfs-actions.pod:5394
+#: ../fish/guestfish-actions.pod:3549 ../src/guestfs-actions.pod:5399
msgid "Possible values for C<parttype> are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3548 ../src/guestfs-actions.pod:5398
+#: ../fish/guestfish-actions.pod:3553 ../src/guestfs-actions.pod:5403
msgid "B<efi>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3550 ../src/guestfs-actions.pod:5400
+#: ../fish/guestfish-actions.pod:3555 ../src/guestfs-actions.pod:5405
msgid "B<gpt>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3552 ../src/guestfs-actions.pod:5402
+#: ../fish/guestfish-actions.pod:3557 ../src/guestfs-actions.pod:5407
msgid "Intel EFI / GPT partition table."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3554 ../src/guestfs-actions.pod:5404
+#: ../fish/guestfish-actions.pod:3559 ../src/guestfs-actions.pod:5409
msgid ""
"This is recommended for >= 2 TB partitions that will be accessed from Linux "
"and Intel-based Mac OS X. It also has limited backwards compatibility with "
@@ -11744,17 +11752,17 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3558 ../src/guestfs-actions.pod:5408
+#: ../fish/guestfish-actions.pod:3563 ../src/guestfs-actions.pod:5413
msgid "B<mbr>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3560 ../src/guestfs-actions.pod:5410
+#: ../fish/guestfish-actions.pod:3565 ../src/guestfs-actions.pod:5415
msgid "B<msdos>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3562 ../src/guestfs-actions.pod:5412
+#: ../fish/guestfish-actions.pod:3567 ../src/guestfs-actions.pod:5417
msgid ""
"The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and "
"Windows. This partition type will B<only> work for device sizes up to 2 "
@@ -11762,103 +11770,103 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3569 ../src/guestfs-actions.pod:5419
+#: ../fish/guestfish-actions.pod:3574 ../src/guestfs-actions.pod:5424
msgid ""
"Other partition table types that may work but are not supported include:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3574 ../src/guestfs-actions.pod:5424
+#: ../fish/guestfish-actions.pod:3579 ../src/guestfs-actions.pod:5429
msgid "B<aix>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3576 ../src/guestfs-actions.pod:5426
+#: ../fish/guestfish-actions.pod:3581 ../src/guestfs-actions.pod:5431
msgid "AIX disk labels."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3578 ../src/guestfs-actions.pod:5428
+#: ../fish/guestfish-actions.pod:3583 ../src/guestfs-actions.pod:5433
msgid "B<amiga>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3580 ../src/guestfs-actions.pod:5430
+#: ../fish/guestfish-actions.pod:3585 ../src/guestfs-actions.pod:5435
msgid "B<rdb>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3582 ../src/guestfs-actions.pod:5432
+#: ../fish/guestfish-actions.pod:3587 ../src/guestfs-actions.pod:5437
msgid "Amiga \"Rigid Disk Block\" format."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3584 ../src/guestfs-actions.pod:5434
+#: ../fish/guestfish-actions.pod:3589 ../src/guestfs-actions.pod:5439
msgid "B<bsd>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3586 ../src/guestfs-actions.pod:5436
+#: ../fish/guestfish-actions.pod:3591 ../src/guestfs-actions.pod:5441
msgid "BSD disk labels."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3588 ../src/guestfs-actions.pod:5438
+#: ../fish/guestfish-actions.pod:3593 ../src/guestfs-actions.pod:5443
msgid "B<dasd>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3590 ../src/guestfs-actions.pod:5440
+#: ../fish/guestfish-actions.pod:3595 ../src/guestfs-actions.pod:5445
msgid "DASD, used on IBM mainframes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3592 ../src/guestfs-actions.pod:5442
+#: ../fish/guestfish-actions.pod:3597 ../src/guestfs-actions.pod:5447
msgid "B<dvh>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3594 ../src/guestfs-actions.pod:5444
+#: ../fish/guestfish-actions.pod:3599 ../src/guestfs-actions.pod:5449
msgid "MIPS/SGI volumes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3596 ../src/guestfs-actions.pod:5446
+#: ../fish/guestfish-actions.pod:3601 ../src/guestfs-actions.pod:5451
msgid "B<mac>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3598 ../src/guestfs-actions.pod:5448
+#: ../fish/guestfish-actions.pod:3603 ../src/guestfs-actions.pod:5453
msgid "Old Mac partition format. Modern Macs use C<gpt>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3600 ../src/guestfs-actions.pod:5450
+#: ../fish/guestfish-actions.pod:3605 ../src/guestfs-actions.pod:5455
msgid "B<pc98>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3602 ../src/guestfs-actions.pod:5452
+#: ../fish/guestfish-actions.pod:3607 ../src/guestfs-actions.pod:5457
msgid "NEC PC-98 format, common in Japan apparently."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3604 ../src/guestfs-actions.pod:5454
+#: ../fish/guestfish-actions.pod:3609 ../src/guestfs-actions.pod:5459
msgid "B<sun>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3606 ../src/guestfs-actions.pod:5456
+#: ../fish/guestfish-actions.pod:3611 ../src/guestfs-actions.pod:5461
msgid "Sun disk labels."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3610
+#: ../fish/guestfish-actions.pod:3615
msgid "part-list"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3612
+#: ../fish/guestfish-actions.pod:3617
#, no-wrap
msgid ""
" part-list device\n"
@@ -11866,66 +11874,66 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3614 ../src/guestfs-actions.pod:5470
+#: ../fish/guestfish-actions.pod:3619 ../src/guestfs-actions.pod:5475
msgid ""
"This command parses the partition table on C<device> and returns the list of "
"partitions found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3617 ../src/guestfs-actions.pod:5473
+#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5478
msgid "The fields in the returned structure are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3621 ../src/guestfs-actions.pod:5477
+#: ../fish/guestfish-actions.pod:3626 ../src/guestfs-actions.pod:5482
msgid "B<part_num>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3623 ../src/guestfs-actions.pod:5479
+#: ../fish/guestfish-actions.pod:3628 ../src/guestfs-actions.pod:5484
msgid "Partition number, counting from 1."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3625 ../src/guestfs-actions.pod:5481
+#: ../fish/guestfish-actions.pod:3630 ../src/guestfs-actions.pod:5486
msgid "B<part_start>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3627
+#: ../fish/guestfish-actions.pod:3632
msgid ""
"Start of the partition I<in bytes>. To get sectors you have to divide by "
"the device's sector size, see L</blockdev-getss>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3630 ../src/guestfs-actions.pod:5486
+#: ../fish/guestfish-actions.pod:3635 ../src/guestfs-actions.pod:5491
msgid "B<part_end>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3632 ../src/guestfs-actions.pod:5488
+#: ../fish/guestfish-actions.pod:3637 ../src/guestfs-actions.pod:5493
msgid "End of the partition in bytes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3634 ../src/guestfs-actions.pod:5490
+#: ../fish/guestfish-actions.pod:3639 ../src/guestfs-actions.pod:5495
msgid "B<part_size>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3636 ../src/guestfs-actions.pod:5492
+#: ../fish/guestfish-actions.pod:3641 ../src/guestfs-actions.pod:5497
msgid "Size of the partition in bytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3640
+#: ../fish/guestfish-actions.pod:3645
msgid "part-set-bootable"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3642
+#: ../fish/guestfish-actions.pod:3647
#, no-wrap
msgid ""
" part-set-bootable device partnum true|false\n"
@@ -11933,14 +11941,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3644 ../src/guestfs-actions.pod:5510
+#: ../fish/guestfish-actions.pod:3649 ../src/guestfs-actions.pod:5515
msgid ""
"This sets the bootable flag on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3647 ../src/guestfs-actions.pod:5513
+#: ../fish/guestfish-actions.pod:3652 ../src/guestfs-actions.pod:5518
msgid ""
"The bootable flag is used by some operating systems (notably Windows) to "
"determine which partition to boot from. It is by no means universally "
@@ -11948,12 +11956,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3651
+#: ../fish/guestfish-actions.pod:3656
msgid "part-set-mbr-id"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3653
+#: ../fish/guestfish-actions.pod:3658
#, no-wrap
msgid ""
" part-set-mbr-id device partnum idbyte\n"
@@ -11961,7 +11969,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3655 ../src/guestfs-actions.pod:5529
+#: ../fish/guestfish-actions.pod:3660 ../src/guestfs-actions.pod:5534
msgid ""
"Sets the MBR type byte (also known as the ID byte) of the numbered partition "
"C<partnum> to C<idbyte>. Note that the type bytes quoted in most "
@@ -11970,12 +11978,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3665
+#: ../fish/guestfish-actions.pod:3670
msgid "part-set-name"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3667
+#: ../fish/guestfish-actions.pod:3672
#, no-wrap
msgid ""
" part-set-name device partnum name\n"
@@ -11983,26 +11991,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3669 ../src/guestfs-actions.pod:5551
+#: ../fish/guestfish-actions.pod:3674 ../src/guestfs-actions.pod:5556
msgid ""
"This sets the partition name on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3672 ../src/guestfs-actions.pod:5554
+#: ../fish/guestfish-actions.pod:3677 ../src/guestfs-actions.pod:5559
msgid ""
"The partition name can only be set on certain types of partition table. "
"This works on C<gpt> but not on C<mbr> partitions."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3675
+#: ../fish/guestfish-actions.pod:3680
msgid "part-to-dev"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3677
+#: ../fish/guestfish-actions.pod:3682
#, no-wrap
msgid ""
" part-to-dev partition\n"
@@ -12010,26 +12018,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3679 ../src/guestfs-actions.pod:5567
+#: ../fish/guestfish-actions.pod:3684 ../src/guestfs-actions.pod:5572
msgid ""
"This function takes a partition name (eg. \"/dev/sdb1\") and removes the "
"partition number, returning the device name (eg. \"/dev/sdb\")."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3683
+#: ../fish/guestfish-actions.pod:3688
msgid ""
"The named partition must exist, for example as a string returned from L</"
"list-partitions>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3686
+#: ../fish/guestfish-actions.pod:3691
msgid "ping-daemon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3688
+#: ../fish/guestfish-actions.pod:3693
#, no-wrap
msgid ""
" ping-daemon\n"
@@ -12037,7 +12045,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3690 ../src/guestfs-actions.pod:5584
+#: ../fish/guestfish-actions.pod:3695 ../src/guestfs-actions.pod:5589
msgid ""
"This is a test probe into the guestfs daemon running inside the qemu "
"subprocess. Calling this function checks that the daemon responds to the "
@@ -12046,12 +12054,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3695
+#: ../fish/guestfish-actions.pod:3700
msgid "pread"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3697
+#: ../fish/guestfish-actions.pod:3702
#, no-wrap
msgid ""
" pread path count offset\n"
@@ -12059,32 +12067,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3699 ../src/guestfs-actions.pod:5602
+#: ../fish/guestfish-actions.pod:3704 ../src/guestfs-actions.pod:5607
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of the "
"file, starting at C<offset>, from file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3702 ../fish/guestfish-actions.pod:3717
-#: ../src/guestfs-actions.pod:5605 ../src/guestfs-actions.pod:5631
+#: ../fish/guestfish-actions.pod:3707 ../fish/guestfish-actions.pod:3722
+#: ../src/guestfs-actions.pod:5610 ../src/guestfs-actions.pod:5636
msgid ""
"This may read fewer bytes than requested. For further details see the "
"L<pread(2)> system call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3705
+#: ../fish/guestfish-actions.pod:3710
msgid "See also L</pwrite>, L</pread-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3710
+#: ../fish/guestfish-actions.pod:3715
msgid "pread-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3712
+#: ../fish/guestfish-actions.pod:3717
#, no-wrap
msgid ""
" pread-device device count offset\n"
@@ -12092,24 +12100,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3714 ../src/guestfs-actions.pod:5628
+#: ../fish/guestfish-actions.pod:3719 ../src/guestfs-actions.pod:5633
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of "
"C<device>, starting at C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3720
+#: ../fish/guestfish-actions.pod:3725
msgid "See also L</pread>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3725
+#: ../fish/guestfish-actions.pod:3730
msgid "pvcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3727
+#: ../fish/guestfish-actions.pod:3732
#, no-wrap
msgid ""
" pvcreate device\n"
@@ -12117,19 +12125,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3729 ../src/guestfs-actions.pod:5651
+#: ../fish/guestfish-actions.pod:3734 ../src/guestfs-actions.pod:5656
msgid ""
"This creates an LVM physical volume on the named C<device>, where C<device> "
"should usually be a partition name such as C</dev/sda1>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3733
+#: ../fish/guestfish-actions.pod:3738
msgid "pvremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3735
+#: ../fish/guestfish-actions.pod:3740
#, no-wrap
msgid ""
" pvremove device\n"
@@ -12137,14 +12145,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3737 ../src/guestfs-actions.pod:5665
+#: ../fish/guestfish-actions.pod:3742 ../src/guestfs-actions.pod:5670
msgid ""
"This wipes a physical volume C<device> so that LVM will no longer recognise "
"it."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3740 ../src/guestfs-actions.pod:5668
+#: ../fish/guestfish-actions.pod:3745 ../src/guestfs-actions.pod:5673
msgid ""
"The implementation uses the C<pvremove> command which refuses to wipe "
"physical volumes that contain any volume groups, so you have to remove those "
@@ -12152,12 +12160,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3744
+#: ../fish/guestfish-actions.pod:3749
msgid "pvresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3746
+#: ../fish/guestfish-actions.pod:3751
#, no-wrap
msgid ""
" pvresize device\n"
@@ -12165,19 +12173,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5682
+#: ../fish/guestfish-actions.pod:3753 ../src/guestfs-actions.pod:5687
msgid ""
"This resizes (expands or shrinks) an existing LVM physical volume to match "
"the new size of the underlying device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3751
+#: ../fish/guestfish-actions.pod:3756
msgid "pvresize-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3753
+#: ../fish/guestfish-actions.pod:3758
#, no-wrap
msgid ""
" pvresize-size device size\n"
@@ -12185,19 +12193,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3755
+#: ../fish/guestfish-actions.pod:3760
msgid ""
"This command is the same as L</pvresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3758
+#: ../fish/guestfish-actions.pod:3763
msgid "pvs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3760
+#: ../fish/guestfish-actions.pod:3765
#, no-wrap
msgid ""
" pvs\n"
@@ -12205,31 +12213,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3762 ../src/guestfs-actions.pod:5708
+#: ../fish/guestfish-actions.pod:3767 ../src/guestfs-actions.pod:5713
msgid ""
"List all the physical volumes detected. This is the equivalent of the L<pvs"
"(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3765 ../src/guestfs-actions.pod:5711
+#: ../fish/guestfish-actions.pod:3770 ../src/guestfs-actions.pod:5716
msgid ""
"This returns a list of just the device names that contain PVs (eg. C</dev/"
"sda2>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3768
+#: ../fish/guestfish-actions.pod:3773
msgid "See also L</pvs-full>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3770
+#: ../fish/guestfish-actions.pod:3775
msgid "pvs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3772
+#: ../fish/guestfish-actions.pod:3777
#, no-wrap
msgid ""
" pvs-full\n"
@@ -12237,19 +12245,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3774 ../src/guestfs-actions.pod:5727
+#: ../fish/guestfish-actions.pod:3779 ../src/guestfs-actions.pod:5732
msgid ""
"List all the physical volumes detected. This is the equivalent of the L<pvs"
"(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3777
+#: ../fish/guestfish-actions.pod:3782
msgid "pvuuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3779
+#: ../fish/guestfish-actions.pod:3784
#, no-wrap
msgid ""
" pvuuid device\n"
@@ -12257,17 +12265,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3781 ../src/guestfs-actions.pod:5742
+#: ../fish/guestfish-actions.pod:3786 ../src/guestfs-actions.pod:5747
msgid "This command returns the UUID of the LVM PV C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3783
+#: ../fish/guestfish-actions.pod:3788
msgid "pwrite"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3785
+#: ../fish/guestfish-actions.pod:3790
#, no-wrap
msgid ""
" pwrite path content offset\n"
@@ -12275,14 +12283,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3787 ../src/guestfs-actions.pod:5758
+#: ../fish/guestfish-actions.pod:3792 ../src/guestfs-actions.pod:5763
msgid ""
"This command writes to part of a file. It writes the data buffer C<content> "
"to the file C<path> starting at offset C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5761
+#: ../fish/guestfish-actions.pod:3795 ../src/guestfs-actions.pod:5766
msgid ""
"This command implements the L<pwrite(2)> system call, and like that system "
"call it may not write the full data requested. The return value is the "
@@ -12292,17 +12300,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3796
+#: ../fish/guestfish-actions.pod:3801
msgid "See also L</pread>, L</pwrite-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3801
+#: ../fish/guestfish-actions.pod:3806
msgid "pwrite-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3803
+#: ../fish/guestfish-actions.pod:3808
#, no-wrap
msgid ""
" pwrite-device device content offset\n"
@@ -12310,14 +12318,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3805 ../src/guestfs-actions.pod:5785
+#: ../fish/guestfish-actions.pod:3810 ../src/guestfs-actions.pod:5790
msgid ""
"This command writes to part of a device. It writes the data buffer "
"C<content> to C<device> starting at offset C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3808 ../src/guestfs-actions.pod:5788
+#: ../fish/guestfish-actions.pod:3813 ../src/guestfs-actions.pod:5793
msgid ""
"This command implements the L<pwrite(2)> system call, and like that system "
"call it may not write the full data requested (although short writes to disk "
@@ -12325,17 +12333,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3813
+#: ../fish/guestfish-actions.pod:3818
msgid "See also L</pwrite>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3818
+#: ../fish/guestfish-actions.pod:3823
msgid "read-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3820
+#: ../fish/guestfish-actions.pod:3825
#, no-wrap
msgid ""
" read-file path\n"
@@ -12343,12 +12351,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3822 ../src/guestfs-actions.pod:5809
+#: ../fish/guestfish-actions.pod:3827 ../src/guestfs-actions.pod:5814
msgid "This calls returns the contents of the file C<path> as a buffer."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3825
+#: ../fish/guestfish-actions.pod:3830
msgid ""
"Unlike L</cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike L</download>, this function "
@@ -12356,12 +12364,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3833
+#: ../fish/guestfish-actions.pod:3838
msgid "read-lines"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3835
+#: ../fish/guestfish-actions.pod:3840
#, no-wrap
msgid ""
" read-lines path\n"
@@ -12369,14 +12377,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3839 ../src/guestfs-actions.pod:5834
+#: ../fish/guestfish-actions.pod:3844 ../src/guestfs-actions.pod:5839
msgid ""
"The file contents are returned as a list of lines. Trailing C<LF> and "
"C<CRLF> character sequences are I<not> returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3842
+#: ../fish/guestfish-actions.pod:3847
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -12385,12 +12393,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3847
+#: ../fish/guestfish-actions.pod:3852
msgid "readdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3849
+#: ../fish/guestfish-actions.pod:3854
#, no-wrap
msgid ""
" readdir dir\n"
@@ -12398,12 +12406,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3851 ../src/guestfs-actions.pod:5854
+#: ../fish/guestfish-actions.pod:3856 ../src/guestfs-actions.pod:5859
msgid "This returns the list of directory entries in directory C<dir>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:5856
+#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:5861
msgid ""
"All entries in the directory are returned, including C<.> and C<..>. The "
"entries are I<not> sorted, but returned in the same order as the underlying "
@@ -12411,105 +12419,105 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3857 ../src/guestfs-actions.pod:5860
+#: ../fish/guestfish-actions.pod:3862 ../src/guestfs-actions.pod:5865
msgid ""
"Also this call returns basic file type information about each file. The "
"C<ftyp> field will contain one of the following characters:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3862 ../src/guestfs-actions.pod:5865
+#: ../fish/guestfish-actions.pod:3867 ../src/guestfs-actions.pod:5870
msgid "'b'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3864 ../src/guestfs-actions.pod:5867
+#: ../fish/guestfish-actions.pod:3869 ../src/guestfs-actions.pod:5872
msgid "Block special"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3866 ../src/guestfs-actions.pod:5869
+#: ../fish/guestfish-actions.pod:3871 ../src/guestfs-actions.pod:5874
msgid "'c'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3868 ../src/guestfs-actions.pod:5871
+#: ../fish/guestfish-actions.pod:3873 ../src/guestfs-actions.pod:5876
msgid "Char special"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3870 ../src/guestfs-actions.pod:5873
+#: ../fish/guestfish-actions.pod:3875 ../src/guestfs-actions.pod:5878
msgid "'d'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3872 ../src/guestfs-actions.pod:5875
+#: ../fish/guestfish-actions.pod:3877 ../src/guestfs-actions.pod:5880
msgid "Directory"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3874 ../src/guestfs-actions.pod:5877
+#: ../fish/guestfish-actions.pod:3879 ../src/guestfs-actions.pod:5882
msgid "'f'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3876 ../src/guestfs-actions.pod:5879
+#: ../fish/guestfish-actions.pod:3881 ../src/guestfs-actions.pod:5884
msgid "FIFO (named pipe)"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3878 ../src/guestfs-actions.pod:5881
+#: ../fish/guestfish-actions.pod:3883 ../src/guestfs-actions.pod:5886
msgid "'l'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3880 ../src/guestfs-actions.pod:5883
+#: ../fish/guestfish-actions.pod:3885 ../src/guestfs-actions.pod:5888
msgid "Symbolic link"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3882 ../src/guestfs-actions.pod:5885
+#: ../fish/guestfish-actions.pod:3887 ../src/guestfs-actions.pod:5890
msgid "'r'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3884 ../src/guestfs-actions.pod:5887
+#: ../fish/guestfish-actions.pod:3889 ../src/guestfs-actions.pod:5892
msgid "Regular file"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3886 ../src/guestfs-actions.pod:5889
+#: ../fish/guestfish-actions.pod:3891 ../src/guestfs-actions.pod:5894
msgid "'s'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3888 ../src/guestfs-actions.pod:5891
+#: ../fish/guestfish-actions.pod:3893 ../src/guestfs-actions.pod:5896
msgid "Socket"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3890 ../src/guestfs-actions.pod:5893
+#: ../fish/guestfish-actions.pod:3895 ../src/guestfs-actions.pod:5898
msgid "'u'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3892 ../src/guestfs-actions.pod:5895
+#: ../fish/guestfish-actions.pod:3897 ../src/guestfs-actions.pod:5900
msgid "Unknown file type"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3894 ../src/guestfs-actions.pod:5897
+#: ../fish/guestfish-actions.pod:3899 ../src/guestfs-actions.pod:5902
msgid "'?'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3896 ../src/guestfs-actions.pod:5899
+#: ../fish/guestfish-actions.pod:3901 ../src/guestfs-actions.pod:5904
msgid ""
"The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3901
+#: ../fish/guestfish-actions.pod:3906
msgid ""
"This function is primarily intended for use by programs. To get a simple "
"list of names, use L</ls>. To get a printable directory for human "
@@ -12517,12 +12525,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3905
+#: ../fish/guestfish-actions.pod:3910
msgid "readlink"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3907
+#: ../fish/guestfish-actions.pod:3912
#, no-wrap
msgid ""
" readlink path\n"
@@ -12530,17 +12538,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3909 ../src/guestfs-actions.pod:5920
+#: ../fish/guestfish-actions.pod:3914 ../src/guestfs-actions.pod:5925
msgid "This command reads the target of a symbolic link."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3911
+#: ../fish/guestfish-actions.pod:3916
msgid "readlinklist"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3913
+#: ../fish/guestfish-actions.pod:3918
#, no-wrap
msgid ""
" readlinklist path 'names ...'\n"
@@ -12548,7 +12556,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3915 ../src/guestfs-actions.pod:5934
+#: ../fish/guestfish-actions.pod:3920 ../src/guestfs-actions.pod:5939
msgid ""
"This call allows you to do a C<readlink> operation on multiple files, where "
"all files are in the directory C<path>. C<names> is the list of files from "
@@ -12556,14 +12564,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3919 ../src/guestfs-actions.pod:5938
+#: ../fish/guestfish-actions.pod:3924 ../src/guestfs-actions.pod:5943
msgid ""
"On return you get a list of strings, with a one-to-one correspondence to the "
"C<names> list. Each string is the value of the symbolic link."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3923 ../src/guestfs-actions.pod:5942
+#: ../fish/guestfish-actions.pod:3928 ../src/guestfs-actions.pod:5947
msgid ""
"If the C<readlink(2)> operation fails on any name, then the corresponding "
"result string is the empty string C<\"\">. However the whole operation is "
@@ -12573,7 +12581,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3930 ../src/guestfs-actions.pod:5949
+#: ../fish/guestfish-actions.pod:3935 ../src/guestfs-actions.pod:5954
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. Very long directory listings "
@@ -12582,12 +12590,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3937
+#: ../fish/guestfish-actions.pod:3942
msgid "realpath"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3939
+#: ../fish/guestfish-actions.pod:3944
#, no-wrap
msgid ""
" realpath path\n"
@@ -12595,19 +12603,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:5968
+#: ../fish/guestfish-actions.pod:3946 ../src/guestfs-actions.pod:5973
msgid ""
"Return the canonicalized absolute pathname of C<path>. The returned path "
"has no C<.>, C<..> or symbolic link path elements."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3944
+#: ../fish/guestfish-actions.pod:3949
msgid "removexattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3946
+#: ../fish/guestfish-actions.pod:3951
#, no-wrap
msgid ""
" removexattr xattr path\n"
@@ -12615,23 +12623,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3948 ../src/guestfs-actions.pod:5983
+#: ../fish/guestfish-actions.pod:3953 ../src/guestfs-actions.pod:5988
msgid ""
"This call removes the extended attribute named C<xattr> of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3951
+#: ../fish/guestfish-actions.pod:3956
msgid "See also: L</lremovexattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3953
+#: ../fish/guestfish-actions.pod:3958
msgid "resize2fs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3955
+#: ../fish/guestfish-actions.pod:3960
#, no-wrap
msgid ""
" resize2fs device\n"
@@ -12639,14 +12647,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3957 ../src/guestfs-actions.pod:5998
+#: ../fish/guestfish-actions.pod:3962 ../src/guestfs-actions.pod:6003
msgid ""
"This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3960
+#: ../fish/guestfish-actions.pod:3965
msgid ""
"I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> "
"before calling this command. For unknown reasons C<resize2fs> sometimes "
@@ -12655,12 +12663,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3966
+#: ../fish/guestfish-actions.pod:3971
msgid "resize2fs-M"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3968
+#: ../fish/guestfish-actions.pod:3973
#, no-wrap
msgid ""
" resize2fs-M device\n"
@@ -12668,7 +12676,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3970
+#: ../fish/guestfish-actions.pod:3975
msgid ""
"This command is the same as L</resize2fs>, but the filesystem is resized to "
"its minimum size. This works like the I<-M> option to the C<resize2fs> "
@@ -12676,7 +12684,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3974
+#: ../fish/guestfish-actions.pod:3979
msgid ""
"To get the resulting size of the filesystem you should call L</tune2fs-l> "
"and read the C<Block size> and C<Block count> values. These two numbers, "
@@ -12685,12 +12693,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3979
+#: ../fish/guestfish-actions.pod:3984
msgid "resize2fs-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3981
+#: ../fish/guestfish-actions.pod:3986
#, no-wrap
msgid ""
" resize2fs-size device size\n"
@@ -12698,19 +12706,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3983
+#: ../fish/guestfish-actions.pod:3988
msgid ""
"This command is the same as L</resize2fs> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3986
+#: ../fish/guestfish-actions.pod:3991
msgid "rm"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3988
+#: ../fish/guestfish-actions.pod:3993
#, no-wrap
msgid ""
" rm path\n"
@@ -12718,17 +12726,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3990 ../src/guestfs-actions.pod:6050
+#: ../fish/guestfish-actions.pod:3995 ../src/guestfs-actions.pod:6055
msgid "Remove the single file C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3992
+#: ../fish/guestfish-actions.pod:3997
msgid "rm-rf"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3994
+#: ../fish/guestfish-actions.pod:3999
#, no-wrap
msgid ""
" rm-rf path\n"
@@ -12736,19 +12744,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3996 ../src/guestfs-actions.pod:6062
+#: ../fish/guestfish-actions.pod:4001 ../src/guestfs-actions.pod:6067
msgid ""
"Remove the file or directory C<path>, recursively removing the contents if "
"its a directory. This is like the C<rm -rf> shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4000
+#: ../fish/guestfish-actions.pod:4005
msgid "rmdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4002
+#: ../fish/guestfish-actions.pod:4007
#, no-wrap
msgid ""
" rmdir path\n"
@@ -12756,17 +12764,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4004 ../src/guestfs-actions.pod:6076
+#: ../fish/guestfish-actions.pod:4009 ../src/guestfs-actions.pod:6081
msgid "Remove the single directory C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4006
+#: ../fish/guestfish-actions.pod:4011
msgid "rmmountpoint"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4008
+#: ../fish/guestfish-actions.pod:4013
#, no-wrap
msgid ""
" rmmountpoint exemptpath\n"
@@ -12774,19 +12782,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4010
+#: ../fish/guestfish-actions.pod:4015
msgid ""
"This calls removes a mountpoint that was previously created with L</"
"mkmountpoint>. See L</mkmountpoint> for full details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4014
+#: ../fish/guestfish-actions.pod:4019
msgid "scrub-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4016
+#: ../fish/guestfish-actions.pod:4021
#, no-wrap
msgid ""
" scrub-device device\n"
@@ -12794,28 +12802,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4018 ../src/guestfs-actions.pod:6102
+#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6107
msgid ""
"This command writes patterns over C<device> to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4021 ../fish/guestfish-actions.pod:4036
-#: ../fish/guestfish-actions.pod:4049 ../src/guestfs-actions.pod:6105
-#: ../src/guestfs-actions.pod:6126 ../src/guestfs-actions.pod:6145
+#: ../fish/guestfish-actions.pod:4026 ../fish/guestfish-actions.pod:4041
+#: ../fish/guestfish-actions.pod:4054 ../src/guestfs-actions.pod:6110
+#: ../src/guestfs-actions.pod:6131 ../src/guestfs-actions.pod:6150
msgid ""
"It is an interface to the L<scrub(1)> program. See that manual page for "
"more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4027
+#: ../fish/guestfish-actions.pod:4032
msgid "scrub-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4029
+#: ../fish/guestfish-actions.pod:4034
#, no-wrap
msgid ""
" scrub-file file\n"
@@ -12823,24 +12831,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4031 ../src/guestfs-actions.pod:6121
+#: ../fish/guestfish-actions.pod:4036 ../src/guestfs-actions.pod:6126
msgid ""
"This command writes patterns over a file to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4034 ../src/guestfs-actions.pod:6124
+#: ../fish/guestfish-actions.pod:4039 ../src/guestfs-actions.pod:6129
msgid "The file is I<removed> after scrubbing."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4039
+#: ../fish/guestfish-actions.pod:4044
msgid "scrub-freespace"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4041
+#: ../fish/guestfish-actions.pod:4046
#, no-wrap
msgid ""
" scrub-freespace dir\n"
@@ -12848,7 +12856,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4043
+#: ../fish/guestfish-actions.pod:4048
msgid ""
"This command creates the directory C<dir> and then fills it with files until "
"the filesystem is full, and scrubs the files as for L</scrub-file>, and "
@@ -12857,17 +12865,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4052
+#: ../fish/guestfish-actions.pod:4057
msgid "set-append"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4054
+#: ../fish/guestfish-actions.pod:4059
msgid "append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4056
+#: ../fish/guestfish-actions.pod:4061
#, no-wrap
msgid ""
" set-append append\n"
@@ -12875,38 +12883,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4058 ../src/guestfs-actions.pod:6158
+#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6163
msgid ""
"This function is used to add additional options to the guest kernel command "
"line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4061 ../src/guestfs-actions.pod:6161
+#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6166
msgid ""
"The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
"environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4064 ../src/guestfs-actions.pod:6164
+#: ../fish/guestfish-actions.pod:4069 ../src/guestfs-actions.pod:6169
msgid ""
"Setting C<append> to C<NULL> means I<no> additional options are passed "
"(libguestfs always adds a few of its own)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4067
+#: ../fish/guestfish-actions.pod:4072
msgid "set-attach-method"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4069
+#: ../fish/guestfish-actions.pod:4074
msgid "attach-method"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4071
+#: ../fish/guestfish-actions.pod:4076
#, no-wrap
msgid ""
" set-attach-method attachmethod\n"
@@ -12914,37 +12922,37 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4073 ../src/guestfs-actions.pod:6177
+#: ../fish/guestfish-actions.pod:4078 ../src/guestfs-actions.pod:6182
msgid ""
"Set the method that libguestfs uses to connect to the back end guestfsd "
"daemon. Possible methods are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4078 ../src/guestfs-actions.pod:6182
+#: ../fish/guestfish-actions.pod:4083 ../src/guestfs-actions.pod:6187
#: ../src/guestfs.pod:2688
msgid "C<appliance>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4080 ../src/guestfs-actions.pod:6184
+#: ../fish/guestfish-actions.pod:4085 ../src/guestfs-actions.pod:6189
msgid ""
"Launch an appliance and connect to it. This is the ordinary method and the "
"default."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4083 ../src/guestfs-actions.pod:6187
+#: ../fish/guestfish-actions.pod:4088 ../src/guestfs-actions.pod:6192
msgid "C<unix:I<path>>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4085 ../src/guestfs-actions.pod:6189
+#: ../fish/guestfish-actions.pod:4090 ../src/guestfs-actions.pod:6194
msgid "Connect to the Unix domain socket I<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4087 ../src/guestfs-actions.pod:6191
+#: ../fish/guestfish-actions.pod:4092 ../src/guestfs-actions.pod:6196
msgid ""
"This method lets you connect to an existing daemon or (using virtio-serial) "
"to a live guest. For more information, see L<guestfs(3)/ATTACHING TO "
@@ -12952,17 +12960,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4093
+#: ../fish/guestfish-actions.pod:4098
msgid "set-autosync"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4095
+#: ../fish/guestfish-actions.pod:4100
msgid "autosync"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4097
+#: ../fish/guestfish-actions.pod:4102
#, no-wrap
msgid ""
" set-autosync true|false\n"
@@ -12970,7 +12978,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4099 ../src/guestfs-actions.pod:6207
+#: ../fish/guestfish-actions.pod:4104 ../src/guestfs-actions.pod:6212
msgid ""
"If C<autosync> is true, this enables autosync. Libguestfs will make a best "
"effort attempt to make filesystems consistent and synchronized when the "
@@ -12978,24 +12986,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4104 ../src/guestfs-actions.pod:6212
+#: ../fish/guestfish-actions.pod:4109 ../src/guestfs-actions.pod:6217
msgid ""
"This is enabled by default (since libguestfs 1.5.24, previously it was "
"disabled by default)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4107
+#: ../fish/guestfish-actions.pod:4112
msgid "set-direct"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4109
+#: ../fish/guestfish-actions.pod:4114
msgid "direct"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4111
+#: ../fish/guestfish-actions.pod:4116
#, no-wrap
msgid ""
" set-direct true|false\n"
@@ -13003,36 +13011,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4113 ../src/guestfs-actions.pod:6225
+#: ../fish/guestfish-actions.pod:4118 ../src/guestfs-actions.pod:6230
msgid ""
"If the direct appliance mode flag is enabled, then stdin and stdout are "
"passed directly through to the appliance once it is launched."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4117
+#: ../fish/guestfish-actions.pod:4122
msgid ""
"One consequence of this is that log messages aren't caught by the library "
"and handled by L</set-log-message-callback>, but go straight to stdout."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4121 ../src/guestfs-actions.pod:6233
+#: ../fish/guestfish-actions.pod:4126 ../src/guestfs-actions.pod:6238
msgid "You probably don't want to use this unless you know what you are doing."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4124 ../src/guestfs-actions.pod:6236
+#: ../fish/guestfish-actions.pod:4129 ../src/guestfs-actions.pod:6241
msgid "The default is disabled."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4126
+#: ../fish/guestfish-actions.pod:4131
msgid "set-e2label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4128
+#: ../fish/guestfish-actions.pod:4133
#, no-wrap
msgid ""
" set-e2label device label\n"
@@ -13040,26 +13048,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4130 ../src/guestfs-actions.pod:6249
+#: ../fish/guestfish-actions.pod:4135 ../src/guestfs-actions.pod:6254
msgid ""
"This sets the ext2/3/4 filesystem label of the filesystem on C<device> to "
"C<label>. Filesystem labels are limited to 16 characters."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4134
+#: ../fish/guestfish-actions.pod:4139
msgid ""
"You can use either L</tune2fs-l> or L</get-e2label> to return the existing "
"label on a filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4137
+#: ../fish/guestfish-actions.pod:4142
msgid "set-e2uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4139
+#: ../fish/guestfish-actions.pod:4144
#, no-wrap
msgid ""
" set-e2uuid device uuid\n"
@@ -13067,7 +13075,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4141 ../src/guestfs-actions.pod:6267
+#: ../fish/guestfish-actions.pod:4146 ../src/guestfs-actions.pod:6272
msgid ""
"This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to "
"C<uuid>. The format of the UUID and alternatives such as C<clear>, "
@@ -13075,24 +13083,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4146
+#: ../fish/guestfish-actions.pod:4151
msgid ""
"You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing "
"UUID of a filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4149
+#: ../fish/guestfish-actions.pod:4154
msgid "set-memsize"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4151
+#: ../fish/guestfish-actions.pod:4156
msgid "memsize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4153
+#: ../fish/guestfish-actions.pod:4158
#, no-wrap
msgid ""
" set-memsize memsize\n"
@@ -13100,31 +13108,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4155
+#: ../fish/guestfish-actions.pod:4160
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before L</launch>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4159 ../src/guestfs-actions.pod:6289
+#: ../fish/guestfish-actions.pod:4164 ../src/guestfs-actions.pod:6294
msgid ""
"You can also change this by setting the environment variable "
"C<LIBGUESTFS_MEMSIZE> before the handle is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4166
+#: ../fish/guestfish-actions.pod:4171
msgid "set-network"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4168
+#: ../fish/guestfish-actions.pod:4173
msgid "network"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4170
+#: ../fish/guestfish-actions.pod:4175
#, no-wrap
msgid ""
" set-network true|false\n"
@@ -13132,32 +13140,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4172 ../src/guestfs-actions.pod:6306
+#: ../fish/guestfish-actions.pod:4177 ../src/guestfs-actions.pod:6311
msgid ""
"If C<network> is true, then the network is enabled in the libguestfs "
"appliance. The default is false."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4175 ../src/guestfs-actions.pod:6309
+#: ../fish/guestfish-actions.pod:4180 ../src/guestfs-actions.pod:6314
msgid ""
"This affects whether commands are able to access the network (see L<guestfs"
"(3)/RUNNING COMMANDS>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4178
+#: ../fish/guestfish-actions.pod:4183
msgid ""
"You must call this before calling L</launch>, otherwise it has no effect."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4181
+#: ../fish/guestfish-actions.pod:4186
msgid "set-path"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4185
+#: ../fish/guestfish-actions.pod:4190
#, no-wrap
msgid ""
" set-path searchpath\n"
@@ -13165,34 +13173,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4187 ../src/guestfs-actions.pod:6325
+#: ../fish/guestfish-actions.pod:4192 ../src/guestfs-actions.pod:6330
msgid "Set the path that libguestfs searches for kernel and initrd.img."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6327
+#: ../fish/guestfish-actions.pod:4194 ../src/guestfs-actions.pod:6332
msgid ""
"The default is C<$libdir/guestfs> unless overridden by setting "
"C<LIBGUESTFS_PATH> environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4192 ../src/guestfs-actions.pod:6330
+#: ../fish/guestfish-actions.pod:4197 ../src/guestfs-actions.pod:6335
msgid "Setting C<path> to C<NULL> restores the default path."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4194
+#: ../fish/guestfish-actions.pod:4199
msgid "set-pgroup"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4196
+#: ../fish/guestfish-actions.pod:4201
msgid "pgroup"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4198
+#: ../fish/guestfish-actions.pod:4203
#, no-wrap
msgid ""
" set-pgroup true|false\n"
@@ -13200,38 +13208,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4200 ../src/guestfs-actions.pod:6342
+#: ../fish/guestfish-actions.pod:4205 ../src/guestfs-actions.pod:6347
msgid ""
"If C<pgroup> is true, child processes are placed into their own process "
"group."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4203 ../src/guestfs-actions.pod:6345
+#: ../fish/guestfish-actions.pod:4208 ../src/guestfs-actions.pod:6350
msgid ""
"The practical upshot of this is that signals like C<SIGINT> (from users "
"pressing C<^C>) won't be received by the child process."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4206 ../src/guestfs-actions.pod:6348
+#: ../fish/guestfish-actions.pod:4211 ../src/guestfs-actions.pod:6353
msgid ""
"The default for this flag is false, because usually you want C<^C> to kill "
"the subprocess."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4209
+#: ../fish/guestfish-actions.pod:4214
msgid "set-qemu"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4211
+#: ../fish/guestfish-actions.pod:4216
msgid "qemu"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4213
+#: ../fish/guestfish-actions.pod:4218
#, no-wrap
msgid ""
" set-qemu qemu\n"
@@ -13239,30 +13247,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4215 ../src/guestfs-actions.pod:6361
+#: ../fish/guestfish-actions.pod:4220 ../src/guestfs-actions.pod:6366
msgid "Set the qemu binary that we will use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4217 ../src/guestfs-actions.pod:6363
+#: ../fish/guestfish-actions.pod:4222 ../src/guestfs-actions.pod:6368
msgid ""
"The default is chosen when the library was compiled by the configure script."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4220 ../src/guestfs-actions.pod:6366
+#: ../fish/guestfish-actions.pod:4225 ../src/guestfs-actions.pod:6371
msgid ""
"You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
"variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4223 ../src/guestfs-actions.pod:6369
+#: ../fish/guestfish-actions.pod:4228 ../src/guestfs-actions.pod:6374
msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4225 ../src/guestfs-actions.pod:6371
+#: ../fish/guestfish-actions.pod:4230 ../src/guestfs-actions.pod:6376
msgid ""
"Note that you should call this function as early as possible after creating "
"the handle. This is because some pre-launch operations depend on testing "
@@ -13273,17 +13281,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4233
+#: ../fish/guestfish-actions.pod:4238
msgid "set-recovery-proc"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4235
+#: ../fish/guestfish-actions.pod:4240
msgid "recovery-proc"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4237
+#: ../fish/guestfish-actions.pod:4242
#, no-wrap
msgid ""
" set-recovery-proc true|false\n"
@@ -13291,7 +13299,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4239
+#: ../fish/guestfish-actions.pod:4244
msgid ""
"If this is called with the parameter C<false> then L</launch> does not "
"create a recovery process. The purpose of the recovery process is to stop "
@@ -13299,14 +13307,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4244
+#: ../fish/guestfish-actions.pod:4249
msgid ""
"This only has any effect if called before L</launch>, and the default is "
"true."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4247 ../src/guestfs-actions.pod:6397
+#: ../fish/guestfish-actions.pod:4252 ../src/guestfs-actions.pod:6402
msgid ""
"About the only time when you would want to disable this is if the main "
"process will fork itself into the background (\"daemonize\" itself). In "
@@ -13315,17 +13323,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4253
+#: ../fish/guestfish-actions.pod:4258
msgid "set-selinux"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4255
+#: ../fish/guestfish-actions.pod:4260
msgid "selinux"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4257
+#: ../fish/guestfish-actions.pod:4262
#, no-wrap
msgid ""
" set-selinux true|false\n"
@@ -13333,31 +13341,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4259 ../src/guestfs-actions.pod:6413
+#: ../fish/guestfish-actions.pod:4264 ../src/guestfs-actions.pod:6418
msgid ""
"This sets the selinux flag that is passed to the appliance at boot time. "
"The default is C<selinux=0> (disabled)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4262 ../src/guestfs-actions.pod:6416
+#: ../fish/guestfish-actions.pod:4267 ../src/guestfs-actions.pod:6421
msgid ""
"Note that if SELinux is enabled, it is always in Permissive mode "
"(C<enforcing=0>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4268
+#: ../fish/guestfish-actions.pod:4273
msgid "set-trace"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4270
+#: ../fish/guestfish-actions.pod:4275
msgid "trace"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4272
+#: ../fish/guestfish-actions.pod:4277
#, no-wrap
msgid ""
" set-trace true|false\n"
@@ -13365,45 +13373,45 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4274 ../src/guestfs-actions.pod:6432
+#: ../fish/guestfish-actions.pod:4279 ../src/guestfs-actions.pod:6437
msgid ""
"If the command trace flag is set to 1, then libguestfs calls, parameters and "
"return values are traced."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4277 ../src/guestfs-actions.pod:6435
+#: ../fish/guestfish-actions.pod:4282 ../src/guestfs-actions.pod:6440
msgid ""
"If you want to trace C API calls into libguestfs (and other libraries) then "
"possibly a better way is to use the external ltrace(1) command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4281 ../src/guestfs-actions.pod:6439
+#: ../fish/guestfish-actions.pod:4286 ../src/guestfs-actions.pod:6444
msgid ""
"Command traces are disabled unless the environment variable "
"C<LIBGUESTFS_TRACE> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4284
+#: ../fish/guestfish-actions.pod:4289
msgid ""
"Trace messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see L</set-event-callback>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4288
+#: ../fish/guestfish-actions.pod:4293
msgid "set-verbose"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4290
+#: ../fish/guestfish-actions.pod:4295
msgid "verbose"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4292
+#: ../fish/guestfish-actions.pod:4297
#, no-wrap
msgid ""
" set-verbose true|false\n"
@@ -13411,31 +13419,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4294 ../src/guestfs-actions.pod:6456
+#: ../fish/guestfish-actions.pod:4299 ../src/guestfs-actions.pod:6461
msgid "If C<verbose> is true, this turns on verbose messages."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4296 ../src/guestfs-actions.pod:6458
+#: ../fish/guestfish-actions.pod:4301 ../src/guestfs-actions.pod:6463
msgid ""
"Verbose messages are disabled unless the environment variable "
"C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4299
+#: ../fish/guestfish-actions.pod:4304
msgid ""
"Verbose messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see L</set-event-callback>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4303
+#: ../fish/guestfish-actions.pod:4308
msgid "setcon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4305
+#: ../fish/guestfish-actions.pod:4310
#, no-wrap
msgid ""
" setcon context\n"
@@ -13443,24 +13451,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4307 ../src/guestfs-actions.pod:6475
+#: ../fish/guestfish-actions.pod:4312 ../src/guestfs-actions.pod:6480
msgid ""
"This sets the SELinux security context of the daemon to the string "
"C<context>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4310 ../src/guestfs-actions.pod:6478
+#: ../fish/guestfish-actions.pod:4315 ../src/guestfs-actions.pod:6483
msgid "See the documentation about SELINUX in L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4312
+#: ../fish/guestfish-actions.pod:4317
msgid "setxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4314
+#: ../fish/guestfish-actions.pod:4319
#, no-wrap
msgid ""
" setxattr xattr val vallen path\n"
@@ -13468,24 +13476,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4316 ../src/guestfs-actions.pod:6493
+#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6498
msgid ""
"This call sets the extended attribute named C<xattr> of the file C<path> to "
"the value C<val> (of length C<vallen>). The value is arbitrary 8 bit data."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4320
+#: ../fish/guestfish-actions.pod:4325
msgid "See also: L</lsetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4322
+#: ../fish/guestfish-actions.pod:4327
msgid "sfdisk"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4324
+#: ../fish/guestfish-actions.pod:4329
#, no-wrap
msgid ""
" sfdisk device cyls heads sectors 'lines ...'\n"
@@ -13493,19 +13501,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4326 ../src/guestfs-actions.pod:6520
+#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6525
msgid ""
"This is a direct interface to the L<sfdisk(8)> program for creating "
"partitions on block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4329 ../src/guestfs-actions.pod:6523
+#: ../fish/guestfish-actions.pod:4334 ../src/guestfs-actions.pod:6528
msgid "C<device> should be a block device, for example C</dev/sda>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6525
+#: ../fish/guestfish-actions.pod:4336 ../src/guestfs-actions.pod:6530
msgid ""
"C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and "
"sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-"
@@ -13516,14 +13524,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4339 ../src/guestfs-actions.pod:6533
+#: ../fish/guestfish-actions.pod:4344 ../src/guestfs-actions.pod:6538
msgid ""
"C<lines> is a list of lines that we feed to C<sfdisk>. For more information "
"refer to the L<sfdisk(8)> manpage."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4342 ../src/guestfs-actions.pod:6536
+#: ../fish/guestfish-actions.pod:4347 ../src/guestfs-actions.pod:6541
msgid ""
"To create a single partition occupying the whole disk, you would pass "
"C<lines> as a single element list, when the single element being the string "
@@ -13531,25 +13539,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4346
+#: ../fish/guestfish-actions.pod:4351
msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4352 ../fish/guestfish-actions.pod:4375
-#: ../fish/guestfish-actions.pod:4397
+#: ../fish/guestfish-actions.pod:4357 ../fish/guestfish-actions.pod:4380
+#: ../fish/guestfish-actions.pod:4402
msgid ""
"I<This function is deprecated.> In new code, use the L</part_add> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4359
+#: ../fish/guestfish-actions.pod:4364
msgid "sfdiskM"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4361
+#: ../fish/guestfish-actions.pod:4366
#, no-wrap
msgid ""
" sfdiskM device 'lines ...'\n"
@@ -13557,7 +13565,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4363
+#: ../fish/guestfish-actions.pod:4368
msgid ""
"This is a simplified interface to the L</sfdisk> command, where partition "
"sizes are specified in megabytes only (rounded to the nearest cylinder) and "
@@ -13566,17 +13574,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4369
+#: ../fish/guestfish-actions.pod:4374
msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4382
+#: ../fish/guestfish-actions.pod:4387
msgid "sfdisk-N"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4384
+#: ../fish/guestfish-actions.pod:4389
#, no-wrap
msgid ""
" sfdisk-N device partnum cyls heads sectors line\n"
@@ -13584,31 +13592,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4386 ../src/guestfs-actions.pod:6598
+#: ../fish/guestfish-actions.pod:4391 ../src/guestfs-actions.pod:6603
msgid ""
"This runs L<sfdisk(8)> option to modify just the single partition C<n> "
"(note: C<n> counts from 1)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4389
+#: ../fish/guestfish-actions.pod:4394
msgid ""
"For other parameters, see L</sfdisk>. You should usually pass C<0> for the "
"cyls/heads/sectors parameters."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4392
+#: ../fish/guestfish-actions.pod:4397
msgid "See also: L</part-add>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4404
+#: ../fish/guestfish-actions.pod:4409
msgid "sfdisk-disk-geometry"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4406
+#: ../fish/guestfish-actions.pod:4411
#, no-wrap
msgid ""
" sfdisk-disk-geometry device\n"
@@ -13616,7 +13624,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4408
+#: ../fish/guestfish-actions.pod:4413
msgid ""
"This displays the disk geometry of C<device> read from the partition table. "
"Especially in the case where the underlying block device has been resized, "
@@ -13625,18 +13633,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4413 ../fish/guestfish-actions.pod:4422
-#: ../src/guestfs-actions.pod:6624 ../src/guestfs-actions.pod:6640
+#: ../fish/guestfish-actions.pod:4418 ../fish/guestfish-actions.pod:4427
+#: ../src/guestfs-actions.pod:6629 ../src/guestfs-actions.pod:6645
msgid "The result is in human-readable format, and not designed to be parsed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4416
+#: ../fish/guestfish-actions.pod:4421
msgid "sfdisk-kernel-geometry"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4418
+#: ../fish/guestfish-actions.pod:4423
#, no-wrap
msgid ""
" sfdisk-kernel-geometry device\n"
@@ -13644,17 +13652,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4420 ../src/guestfs-actions.pod:6638
+#: ../fish/guestfish-actions.pod:4425 ../src/guestfs-actions.pod:6643
msgid "This displays the kernel's idea of the geometry of C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4425
+#: ../fish/guestfish-actions.pod:4430
msgid "sfdisk-l"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4427
+#: ../fish/guestfish-actions.pod:4432
#, no-wrap
msgid ""
" sfdisk-l device\n"
@@ -13662,31 +13670,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4429 ../src/guestfs-actions.pod:6661
+#: ../fish/guestfish-actions.pod:4434 ../src/guestfs-actions.pod:6666
msgid ""
"This displays the partition table on C<device>, in the human-readable output "
"of the L<sfdisk(8)> command. It is not intended to be parsed."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4433
+#: ../fish/guestfish-actions.pod:4438
msgid "See also: L</part-list>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4435
+#: ../fish/guestfish-actions.pod:4440
msgid ""
"I<This function is deprecated.> In new code, use the L</part_list> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4442
+#: ../fish/guestfish-actions.pod:4447
msgid "sh"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4444
+#: ../fish/guestfish-actions.pod:4449
#, no-wrap
msgid ""
" sh command\n"
@@ -13694,19 +13702,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4446 ../src/guestfs-actions.pod:6678
+#: ../fish/guestfish-actions.pod:4451 ../src/guestfs-actions.pod:6683
msgid ""
"This call runs a command from the guest filesystem via the guest's C</bin/"
"sh>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4449
+#: ../fish/guestfish-actions.pod:4454
msgid "This is like L</command>, but passes the command to:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4451 ../src/guestfs-actions.pod:6683
+#: ../fish/guestfish-actions.pod:4456 ../src/guestfs-actions.pod:6688
#, no-wrap
msgid ""
" /bin/sh -c \"command\"\n"
@@ -13714,24 +13722,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4453 ../src/guestfs-actions.pod:6685
+#: ../fish/guestfish-actions.pod:4458 ../src/guestfs-actions.pod:6690
msgid ""
"Depending on the guest's shell, this usually results in wildcards being "
"expanded, shell expressions being interpolated and so on."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4457
+#: ../fish/guestfish-actions.pod:4462
msgid "All the provisos about L</command> apply to this call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4459
+#: ../fish/guestfish-actions.pod:4464
msgid "sh-lines"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4461
+#: ../fish/guestfish-actions.pod:4466
#, no-wrap
msgid ""
" sh-lines command\n"
@@ -13739,22 +13747,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4463
+#: ../fish/guestfish-actions.pod:4468
msgid "This is the same as L</sh>, but splits the result into a list of lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4466
+#: ../fish/guestfish-actions.pod:4471
msgid "See also: L</command-lines>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4468
+#: ../fish/guestfish-actions.pod:4473
msgid "sleep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4470
+#: ../fish/guestfish-actions.pod:4475
#, no-wrap
msgid ""
" sleep secs\n"
@@ -13762,17 +13770,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4472 ../src/guestfs-actions.pod:6719
+#: ../fish/guestfish-actions.pod:4477 ../src/guestfs-actions.pod:6724
msgid "Sleep for C<secs> seconds."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4474
+#: ../fish/guestfish-actions.pod:4479
msgid "stat"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4476
+#: ../fish/guestfish-actions.pod:4481
#, no-wrap
msgid ""
" stat path\n"
@@ -13780,17 +13788,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4480 ../src/guestfs-actions.pod:6733
+#: ../fish/guestfish-actions.pod:4485 ../src/guestfs-actions.pod:6738
msgid "This is the same as the C<stat(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4482
+#: ../fish/guestfish-actions.pod:4487
msgid "statvfs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4484
+#: ../fish/guestfish-actions.pod:4489
#, no-wrap
msgid ""
" statvfs path\n"
@@ -13798,7 +13806,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4486 ../src/guestfs-actions.pod:6747
+#: ../fish/guestfish-actions.pod:4491 ../src/guestfs-actions.pod:6752
msgid ""
"Returns file system statistics for any mounted file system. C<path> should "
"be a file or directory in the mounted file system (typically it is the mount "
@@ -13806,17 +13814,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4490 ../src/guestfs-actions.pod:6751
+#: ../fish/guestfish-actions.pod:4495 ../src/guestfs-actions.pod:6756
msgid "This is the same as the C<statvfs(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4492
+#: ../fish/guestfish-actions.pod:4497
msgid "strings"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4494
+#: ../fish/guestfish-actions.pod:4499
#, no-wrap
msgid ""
" strings path\n"
@@ -13824,19 +13832,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4496 ../src/guestfs-actions.pod:6765
+#: ../fish/guestfish-actions.pod:4501 ../src/guestfs-actions.pod:6770
msgid ""
"This runs the L<strings(1)> command on a file and returns the list of "
"printable strings found."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4502
+#: ../fish/guestfish-actions.pod:4507
msgid "strings-e"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4504
+#: ../fish/guestfish-actions.pod:4509
#, no-wrap
msgid ""
" strings-e encoding path\n"
@@ -13844,93 +13852,93 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4506
+#: ../fish/guestfish-actions.pod:4511
msgid ""
"This is like the L</strings> command, but allows you to specify the encoding "
"of strings that are looked for in the source file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4510 ../src/guestfs-actions.pod:6788
+#: ../fish/guestfish-actions.pod:4515 ../src/guestfs-actions.pod:6793
msgid "Allowed encodings are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4514 ../src/guestfs-actions.pod:6792
+#: ../fish/guestfish-actions.pod:4519 ../src/guestfs-actions.pod:6797
msgid "s"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4516
+#: ../fish/guestfish-actions.pod:4521
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what L</strings> uses)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4519 ../src/guestfs-actions.pod:6797
+#: ../fish/guestfish-actions.pod:4524 ../src/guestfs-actions.pod:6802
msgid "S"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4521 ../src/guestfs-actions.pod:6799
+#: ../fish/guestfish-actions.pod:4526 ../src/guestfs-actions.pod:6804
msgid "Single 8-bit-byte characters."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4523 ../src/guestfs-actions.pod:6801
+#: ../fish/guestfish-actions.pod:4528 ../src/guestfs-actions.pod:6806
msgid "b"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:6803
+#: ../fish/guestfish-actions.pod:4530 ../src/guestfs-actions.pod:6808
msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4528 ../src/guestfs-actions.pod:6806
+#: ../fish/guestfish-actions.pod:4533 ../src/guestfs-actions.pod:6811
msgid "l (lower case letter L)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4530 ../src/guestfs-actions.pod:6808
+#: ../fish/guestfish-actions.pod:4535 ../src/guestfs-actions.pod:6813
msgid ""
"16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for "
"examining binaries in Windows guests."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4533 ../src/guestfs-actions.pod:6811
+#: ../fish/guestfish-actions.pod:4538 ../src/guestfs-actions.pod:6816
msgid "B"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4535 ../src/guestfs-actions.pod:6813
+#: ../fish/guestfish-actions.pod:4540 ../src/guestfs-actions.pod:6818
msgid "32-bit big endian such as UCS-4BE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4537 ../src/guestfs-actions.pod:6815
+#: ../fish/guestfish-actions.pod:4542 ../src/guestfs-actions.pod:6820
msgid "L"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4539 ../src/guestfs-actions.pod:6817
+#: ../fish/guestfish-actions.pod:4544 ../src/guestfs-actions.pod:6822
msgid "32-bit little endian such as UCS-4LE."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4543 ../src/guestfs-actions.pod:6821
+#: ../fish/guestfish-actions.pod:4548 ../src/guestfs-actions.pod:6826
msgid "The returned strings are transcoded to UTF-8."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4548
+#: ../fish/guestfish-actions.pod:4553
msgid "swapoff-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4550
+#: ../fish/guestfish-actions.pod:4555
#, no-wrap
msgid ""
" swapoff-device device\n"
@@ -13938,19 +13946,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4552
+#: ../fish/guestfish-actions.pod:4557
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See L</swapon-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4556
+#: ../fish/guestfish-actions.pod:4561
msgid "swapoff-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4558
+#: ../fish/guestfish-actions.pod:4563
#, no-wrap
msgid ""
" swapoff-file file\n"
@@ -13958,17 +13966,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4560 ../src/guestfs-actions.pod:6852
+#: ../fish/guestfish-actions.pod:4565 ../src/guestfs-actions.pod:6857
msgid "This command disables the libguestfs appliance swap on file."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4562
+#: ../fish/guestfish-actions.pod:4567
msgid "swapoff-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4564
+#: ../fish/guestfish-actions.pod:4569
#, no-wrap
msgid ""
" swapoff-label label\n"
@@ -13976,19 +13984,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4566 ../src/guestfs-actions.pod:6864
+#: ../fish/guestfish-actions.pod:4571 ../src/guestfs-actions.pod:6869
msgid ""
"This command disables the libguestfs appliance swap on labeled swap "
"partition."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4569
+#: ../fish/guestfish-actions.pod:4574
msgid "swapoff-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4571
+#: ../fish/guestfish-actions.pod:4576
#, no-wrap
msgid ""
" swapoff-uuid uuid\n"
@@ -13996,19 +14004,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4573 ../src/guestfs-actions.pod:6877
+#: ../fish/guestfish-actions.pod:4578 ../src/guestfs-actions.pod:6882
msgid ""
"This command disables the libguestfs appliance swap partition with the given "
"UUID."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4576
+#: ../fish/guestfish-actions.pod:4581
msgid "swapon-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4578
+#: ../fish/guestfish-actions.pod:4583
#, no-wrap
msgid ""
" swapon-device device\n"
@@ -14016,7 +14024,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4580
+#: ../fish/guestfish-actions.pod:4585
msgid ""
"This command enables the libguestfs appliance to use the swap device or "
"partition named C<device>. The increased memory is made available for all "
@@ -14024,7 +14032,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4585 ../src/guestfs-actions.pod:6895
+#: ../fish/guestfish-actions.pod:4590 ../src/guestfs-actions.pod:6900
msgid ""
"Note that you should not swap to existing guest swap partitions unless you "
"know what you are doing. They may contain hibernation information, or other "
@@ -14034,12 +14042,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4592
+#: ../fish/guestfish-actions.pod:4597
msgid "swapon-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4594
+#: ../fish/guestfish-actions.pod:4599
#, no-wrap
msgid ""
" swapon-file file\n"
@@ -14047,18 +14055,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4596
+#: ../fish/guestfish-actions.pod:4601
msgid ""
"This command enables swap to a file. See L</swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4599
+#: ../fish/guestfish-actions.pod:4604
msgid "swapon-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4601
+#: ../fish/guestfish-actions.pod:4606
#, no-wrap
msgid ""
" swapon-label label\n"
@@ -14066,19 +14074,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4603
+#: ../fish/guestfish-actions.pod:4608
msgid ""
"This command enables swap to a labeled swap partition. See L</swapon-"
"device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4606
+#: ../fish/guestfish-actions.pod:4611
msgid "swapon-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4608
+#: ../fish/guestfish-actions.pod:4613
#, no-wrap
msgid ""
" swapon-uuid uuid\n"
@@ -14086,19 +14094,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4610
+#: ../fish/guestfish-actions.pod:4615
msgid ""
"This command enables swap to a swap partition with the given UUID. See L</"
"swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4613
+#: ../fish/guestfish-actions.pod:4618
msgid "sync"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4615
+#: ../fish/guestfish-actions.pod:4620
#, no-wrap
msgid ""
" sync\n"
@@ -14106,26 +14114,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4617 ../src/guestfs-actions.pod:6950
+#: ../fish/guestfish-actions.pod:4622 ../src/guestfs-actions.pod:6955
msgid ""
"This syncs the disk, so that any writes are flushed through to the "
"underlying disk image."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4620 ../src/guestfs-actions.pod:6953
+#: ../fish/guestfish-actions.pod:4625 ../src/guestfs-actions.pod:6958
msgid ""
"You should always call this if you have modified a disk image, before "
"closing the handle."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4623
+#: ../fish/guestfish-actions.pod:4628
msgid "tail"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4625
+#: ../fish/guestfish-actions.pod:4630
#, no-wrap
msgid ""
" tail path\n"
@@ -14133,18 +14141,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4627 ../src/guestfs-actions.pod:6966
+#: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:6971
msgid ""
"This command returns up to the last 10 lines of a file as a list of strings."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4633
+#: ../fish/guestfish-actions.pod:4638
msgid "tail-n"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4635
+#: ../fish/guestfish-actions.pod:4640
#, no-wrap
msgid ""
" tail-n nrlines path\n"
@@ -14152,26 +14160,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4637 ../src/guestfs-actions.pod:6985
+#: ../fish/guestfish-actions.pod:4642 ../src/guestfs-actions.pod:6990
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the last "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4640 ../src/guestfs-actions.pod:6988
+#: ../fish/guestfish-actions.pod:4645 ../src/guestfs-actions.pod:6993
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, starting with the C<-nrlines>th line."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4648
+#: ../fish/guestfish-actions.pod:4653
msgid "tar-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4650
+#: ../fish/guestfish-actions.pod:4655
#, no-wrap
msgid ""
" tar-in (tarfile|-) directory\n"
@@ -14179,24 +14187,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4652 ../src/guestfs-actions.pod:7009
+#: ../fish/guestfish-actions.pod:4657 ../src/guestfs-actions.pod:7014
msgid ""
"This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4655
+#: ../fish/guestfish-actions.pod:4660
msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4660
+#: ../fish/guestfish-actions.pod:4665
msgid "tar-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4662
+#: ../fish/guestfish-actions.pod:4667
#, no-wrap
msgid ""
" tar-out directory (tarfile|-)\n"
@@ -14204,24 +14212,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4664 ../src/guestfs-actions.pod:7026
+#: ../fish/guestfish-actions.pod:4669 ../src/guestfs-actions.pod:7031
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarfile>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4667
+#: ../fish/guestfish-actions.pod:4672
msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4672
+#: ../fish/guestfish-actions.pod:4677
msgid "tgz-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4674
+#: ../fish/guestfish-actions.pod:4679
#, no-wrap
msgid ""
" tgz-in (tarball|-) directory\n"
@@ -14229,24 +14237,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4676 ../src/guestfs-actions.pod:7043
+#: ../fish/guestfish-actions.pod:4681 ../src/guestfs-actions.pod:7048
msgid ""
"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4679
+#: ../fish/guestfish-actions.pod:4684
msgid "To upload an uncompressed tarball, use L</tar-in>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4683
+#: ../fish/guestfish-actions.pod:4688
msgid "tgz-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4685
+#: ../fish/guestfish-actions.pod:4690
#, no-wrap
msgid ""
" tgz-out directory (tarball|-)\n"
@@ -14254,24 +14262,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4687 ../src/guestfs-actions.pod:7059
+#: ../fish/guestfish-actions.pod:4692 ../src/guestfs-actions.pod:7064
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4690
+#: ../fish/guestfish-actions.pod:4695
msgid "To download an uncompressed tarball, use L</tar-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4694
+#: ../fish/guestfish-actions.pod:4699
msgid "touch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4696
+#: ../fish/guestfish-actions.pod:4701
#, no-wrap
msgid ""
" touch path\n"
@@ -14279,7 +14287,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4698 ../src/guestfs-actions.pod:7074
+#: ../fish/guestfish-actions.pod:4703 ../src/guestfs-actions.pod:7079
msgid ""
"Touch acts like the L<touch(1)> command. It can be used to update the "
"timestamps on a file, or, if the file does not exist, to create a new zero-"
@@ -14287,19 +14295,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4702 ../src/guestfs-actions.pod:7078
+#: ../fish/guestfish-actions.pod:4707 ../src/guestfs-actions.pod:7083
msgid ""
"This command only works on regular files, and will fail on other file types "
"such as directories, symbolic links, block special etc."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4705
+#: ../fish/guestfish-actions.pod:4710
msgid "truncate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4707
+#: ../fish/guestfish-actions.pod:4712
#, no-wrap
msgid ""
" truncate path\n"
@@ -14307,19 +14315,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4709 ../src/guestfs-actions.pod:7091
+#: ../fish/guestfish-actions.pod:4714 ../src/guestfs-actions.pod:7096
msgid ""
"This command truncates C<path> to a zero-length file. The file must exist "
"already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4712
+#: ../fish/guestfish-actions.pod:4717
msgid "truncate-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4714
+#: ../fish/guestfish-actions.pod:4719
#, no-wrap
msgid ""
" truncate-size path size\n"
@@ -14327,14 +14335,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4716 ../src/guestfs-actions.pod:7105
+#: ../fish/guestfish-actions.pod:4721 ../src/guestfs-actions.pod:7110
msgid ""
"This command truncates C<path> to size C<size> bytes. The file must exist "
"already."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4719
+#: ../fish/guestfish-actions.pod:4724
msgid ""
"If the current file size is less than C<size> then the file is extended to "
"the required size with zero bytes. This creates a sparse file (ie. disk "
@@ -14343,12 +14351,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4725
+#: ../fish/guestfish-actions.pod:4730
msgid "tune2fs-l"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4727
+#: ../fish/guestfish-actions.pod:4732
#, no-wrap
msgid ""
" tune2fs-l device\n"
@@ -14356,14 +14364,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4729 ../src/guestfs-actions.pod:7124
+#: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7129
msgid ""
"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4732 ../src/guestfs-actions.pod:7127
+#: ../fish/guestfish-actions.pod:4737 ../src/guestfs-actions.pod:7132
msgid ""
"It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage "
"for more details. The list of fields returned isn't clearly defined, and "
@@ -14372,12 +14380,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4737
+#: ../fish/guestfish-actions.pod:4742
msgid "txz-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4739
+#: ../fish/guestfish-actions.pod:4744
#, no-wrap
msgid ""
" txz-in (tarball|-) directory\n"
@@ -14385,19 +14393,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4741 ../src/guestfs-actions.pod:7147
+#: ../fish/guestfish-actions.pod:4746 ../src/guestfs-actions.pod:7152
msgid ""
"This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4746
+#: ../fish/guestfish-actions.pod:4751
msgid "txz-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4748
+#: ../fish/guestfish-actions.pod:4753
#, no-wrap
msgid ""
" txz-out directory (tarball|-)\n"
@@ -14405,19 +14413,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4750 ../src/guestfs-actions.pod:7161
+#: ../fish/guestfish-actions.pod:4755 ../src/guestfs-actions.pod:7166
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball> (as an xz compressed tar archive)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4755
+#: ../fish/guestfish-actions.pod:4760
msgid "umask"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4757
+#: ../fish/guestfish-actions.pod:4762
#, no-wrap
msgid ""
" umask mask\n"
@@ -14425,14 +14433,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4759 ../src/guestfs-actions.pod:7174
+#: ../fish/guestfish-actions.pod:4764 ../src/guestfs-actions.pod:7179
msgid ""
"This function sets the mask used for creating new files and device nodes to "
"C<mask & 0777>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4762 ../src/guestfs-actions.pod:7177
+#: ../fish/guestfish-actions.pod:4767 ../src/guestfs-actions.pod:7182
msgid ""
"Typical umask values would be C<022> which creates new files with "
"permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates "
@@ -14440,7 +14448,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4767 ../src/guestfs-actions.pod:7182
+#: ../fish/guestfish-actions.pod:4772 ../src/guestfs-actions.pod:7187
msgid ""
"The default umask is C<022>. This is important because it means that "
"directories and device nodes will be created with C<0644> or C<0755> mode "
@@ -14448,27 +14456,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4771
+#: ../fish/guestfish-actions.pod:4776
msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4774 ../src/guestfs-actions.pod:7189
+#: ../fish/guestfish-actions.pod:4779 ../src/guestfs-actions.pod:7194
msgid "This call returns the previous umask."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4776
+#: ../fish/guestfish-actions.pod:4781
msgid "umount"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4778
+#: ../fish/guestfish-actions.pod:4783
msgid "unmount"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4780
+#: ../fish/guestfish-actions.pod:4785
#, no-wrap
msgid ""
" umount pathordevice\n"
@@ -14476,24 +14484,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4782 ../src/guestfs-actions.pod:7201
+#: ../fish/guestfish-actions.pod:4787 ../src/guestfs-actions.pod:7206
msgid ""
"This unmounts the given filesystem. The filesystem may be specified either "
"by its mountpoint (path) or the device which contains the filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4786
+#: ../fish/guestfish-actions.pod:4791
msgid "umount-all"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4788
+#: ../fish/guestfish-actions.pod:4793
msgid "unmount-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4790
+#: ../fish/guestfish-actions.pod:4795
#, no-wrap
msgid ""
" umount-all\n"
@@ -14501,22 +14509,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4792 ../src/guestfs-actions.pod:7214
+#: ../fish/guestfish-actions.pod:4797 ../src/guestfs-actions.pod:7219
msgid "This unmounts all mounted filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4794 ../src/guestfs-actions.pod:7216
+#: ../fish/guestfish-actions.pod:4799 ../src/guestfs-actions.pod:7221
msgid "Some internal mounts are not unmounted by this call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4796
+#: ../fish/guestfish-actions.pod:4801
msgid "upload"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4798
+#: ../fish/guestfish-actions.pod:4803
#, no-wrap
msgid ""
" upload (filename|-) remotefilename\n"
@@ -14524,23 +14532,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4800 ../fish/guestfish-actions.pod:4813
-#: ../src/guestfs-actions.pod:7229 ../src/guestfs-actions.pod:7253
+#: ../fish/guestfish-actions.pod:4805 ../fish/guestfish-actions.pod:4818
+#: ../src/guestfs-actions.pod:7234 ../src/guestfs-actions.pod:7258
msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4805
+#: ../fish/guestfish-actions.pod:4810
msgid "See also L</download>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4809
+#: ../fish/guestfish-actions.pod:4814
msgid "upload-offset"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4811
+#: ../fish/guestfish-actions.pod:4816
#, no-wrap
msgid ""
" upload-offset (filename|-) remotefilename offset\n"
@@ -14548,7 +14556,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4816 ../src/guestfs-actions.pod:7256
+#: ../fish/guestfish-actions.pod:4821 ../src/guestfs-actions.pod:7261
msgid ""
"C<remotefilename> is overwritten starting at the byte C<offset> specified. "
"The intention is to overwrite parts of existing files or devices, although "
@@ -14558,7 +14566,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4823
+#: ../fish/guestfish-actions.pod:4828
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with L</pwrite>, and this call always writes the full "
@@ -14566,17 +14574,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4828
+#: ../fish/guestfish-actions.pod:4833
msgid "See also L</upload>, L</pwrite>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4832
+#: ../fish/guestfish-actions.pod:4837
msgid "utimens"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4834
+#: ../fish/guestfish-actions.pod:4839
#, no-wrap
msgid ""
" utimens path atsecs atnsecs mtsecs mtnsecs\n"
@@ -14584,26 +14592,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4836 ../src/guestfs-actions.pod:7289
+#: ../fish/guestfish-actions.pod:4841 ../src/guestfs-actions.pod:7294
msgid "This command sets the timestamps of a file with nanosecond precision."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4839 ../src/guestfs-actions.pod:7292
+#: ../fish/guestfish-actions.pod:4844 ../src/guestfs-actions.pod:7297
msgid ""
"C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
"from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4842 ../src/guestfs-actions.pod:7295
+#: ../fish/guestfish-actions.pod:4847 ../src/guestfs-actions.pod:7300
msgid ""
"C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
"nanoseconds from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4845 ../src/guestfs-actions.pod:7298
+#: ../fish/guestfish-actions.pod:4850 ../src/guestfs-actions.pod:7303
msgid ""
"If the C<*nsecs> field contains the special value C<-1> then the "
"corresponding timestamp is set to the current time. (The C<*secs> field is "
@@ -14611,7 +14619,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4849 ../src/guestfs-actions.pod:7302
+#: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7307
msgid ""
"If the C<*nsecs> field contains the special value C<-2> then the "
"corresponding timestamp is left unchanged. (The C<*secs> field is ignored "
@@ -14619,12 +14627,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4853
+#: ../fish/guestfish-actions.pod:4858
msgid "version"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4855
+#: ../fish/guestfish-actions.pod:4860
#, no-wrap
msgid ""
" version\n"
@@ -14632,13 +14640,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4857 ../src/guestfs-actions.pod:7315
+#: ../fish/guestfish-actions.pod:4862 ../src/guestfs-actions.pod:7320
msgid ""
"Return the libguestfs version number that the program is linked against."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4860 ../src/guestfs-actions.pod:7318
+#: ../fish/guestfish-actions.pod:4865 ../src/guestfs-actions.pod:7323
msgid ""
"Note that because of dynamic linking this is not necessarily the version of "
"libguestfs that you compiled against. You can compile the program, and then "
@@ -14647,7 +14655,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4865 ../src/guestfs-actions.pod:7323
+#: ../fish/guestfish-actions.pod:4870 ../src/guestfs-actions.pod:7328
msgid ""
"This call was added in version C<1.0.58>. In previous versions of "
"libguestfs there was no way to get the version number. From C code you can "
@@ -14656,7 +14664,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4871 ../src/guestfs-actions.pod:7329
+#: ../fish/guestfish-actions.pod:4876 ../src/guestfs-actions.pod:7334
msgid ""
"The call returns a structure with four elements. The first three (C<major>, "
"C<minor> and C<release>) are numbers and correspond to the usual version "
@@ -14665,18 +14673,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4877 ../src/guestfs-actions.pod:7335
+#: ../fish/guestfish-actions.pod:4882 ../src/guestfs-actions.pod:7340
msgid ""
"To construct the original version string: C<$major.$minor.$release$extra>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4880 ../src/guestfs-actions.pod:7338
+#: ../fish/guestfish-actions.pod:4885 ../src/guestfs-actions.pod:7343
msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4882
+#: ../fish/guestfish-actions.pod:4887
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -14685,12 +14693,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4888
+#: ../fish/guestfish-actions.pod:4893
msgid "vfs-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4890
+#: ../fish/guestfish-actions.pod:4895
#, no-wrap
msgid ""
" vfs-label device\n"
@@ -14698,27 +14706,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4892 ../src/guestfs-actions.pod:7358
+#: ../fish/guestfish-actions.pod:4897 ../src/guestfs-actions.pod:7363
msgid "This returns the filesystem label of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4895 ../src/guestfs-actions.pod:7361
+#: ../fish/guestfish-actions.pod:4900 ../src/guestfs-actions.pod:7366
msgid "If the filesystem is unlabeled, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4897
+#: ../fish/guestfish-actions.pod:4902
msgid "To find a filesystem from the label, use L</findfs-label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4899
+#: ../fish/guestfish-actions.pod:4904
msgid "vfs-type"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4901
+#: ../fish/guestfish-actions.pod:4906
#, no-wrap
msgid ""
" vfs-type device\n"
@@ -14726,14 +14734,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4903 ../src/guestfs-actions.pod:7376
+#: ../fish/guestfish-actions.pod:4908 ../src/guestfs-actions.pod:7381
msgid ""
"This command gets the filesystem type corresponding to the filesystem on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4906 ../src/guestfs-actions.pod:7379
+#: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7384
msgid ""
"For most filesystems, the result is the name of the Linux VFS module which "
"would be used to mount this filesystem if you mounted it without specifying "
@@ -14741,12 +14749,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4911
+#: ../fish/guestfish-actions.pod:4916
msgid "vfs-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4913
+#: ../fish/guestfish-actions.pod:4918
#, no-wrap
msgid ""
" vfs-uuid device\n"
@@ -14754,27 +14762,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4915 ../src/guestfs-actions.pod:7395
+#: ../fish/guestfish-actions.pod:4920 ../src/guestfs-actions.pod:7400
msgid "This returns the filesystem UUID of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4918 ../src/guestfs-actions.pod:7398
+#: ../fish/guestfish-actions.pod:4923 ../src/guestfs-actions.pod:7403
msgid "If the filesystem does not have a UUID, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4920
+#: ../fish/guestfish-actions.pod:4925
msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4922
+#: ../fish/guestfish-actions.pod:4927
msgid "vg-activate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4924
+#: ../fish/guestfish-actions.pod:4929
#, no-wrap
msgid ""
" vg-activate true|false 'volgroups ...'\n"
@@ -14782,31 +14790,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4926 ../src/guestfs-actions.pod:7414
+#: ../fish/guestfish-actions.pod:4931 ../src/guestfs-actions.pod:7419
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in the listed volume groups C<volgroups>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4929 ../src/guestfs-actions.pod:7417
+#: ../fish/guestfish-actions.pod:4934 ../src/guestfs-actions.pod:7422
msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4931 ../src/guestfs-actions.pod:7419
+#: ../fish/guestfish-actions.pod:4936 ../src/guestfs-actions.pod:7424
msgid ""
"Note that if C<volgroups> is an empty list then B<all> volume groups are "
"activated or deactivated."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4934
+#: ../fish/guestfish-actions.pod:4939
msgid "vg-activate-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4936
+#: ../fish/guestfish-actions.pod:4941
#, no-wrap
msgid ""
" vg-activate-all true|false\n"
@@ -14814,24 +14822,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4938 ../src/guestfs-actions.pod:7432
+#: ../fish/guestfish-actions.pod:4943 ../src/guestfs-actions.pod:7437
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in all volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4941 ../src/guestfs-actions.pod:7435
+#: ../fish/guestfish-actions.pod:4946 ../src/guestfs-actions.pod:7440
msgid "This command is the same as running C<vgchange -a y|n>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4943
+#: ../fish/guestfish-actions.pod:4948
msgid "vgcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4945
+#: ../fish/guestfish-actions.pod:4950
#, no-wrap
msgid ""
" vgcreate volgroup 'physvols ...'\n"
@@ -14839,19 +14847,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4947 ../src/guestfs-actions.pod:7448
+#: ../fish/guestfish-actions.pod:4952 ../src/guestfs-actions.pod:7453
msgid ""
"This creates an LVM volume group called C<volgroup> from the non-empty list "
"of physical volumes C<physvols>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4950
+#: ../fish/guestfish-actions.pod:4955
msgid "vglvuuids"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4952
+#: ../fish/guestfish-actions.pod:4957
#, no-wrap
msgid ""
" vglvuuids vgname\n"
@@ -14859,31 +14867,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4954 ../src/guestfs-actions.pod:7461
+#: ../fish/guestfish-actions.pod:4959 ../src/guestfs-actions.pod:7466
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the logical "
"volumes created in this volume group."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4957
+#: ../fish/guestfish-actions.pod:4962
msgid ""
"You can use this along with L</lvs> and L</lvuuid> calls to associate "
"logical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4960
+#: ../fish/guestfish-actions.pod:4965
msgid "See also L</vgpvuuids>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4962
+#: ../fish/guestfish-actions.pod:4967
msgid "vgpvuuids"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4964
+#: ../fish/guestfish-actions.pod:4969
#, no-wrap
msgid ""
" vgpvuuids vgname\n"
@@ -14891,31 +14899,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4966 ../src/guestfs-actions.pod:7481
+#: ../fish/guestfish-actions.pod:4971 ../src/guestfs-actions.pod:7486
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the physical "
"volumes that this volume group resides on."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4969
+#: ../fish/guestfish-actions.pod:4974
msgid ""
"You can use this along with L</pvs> and L</pvuuid> calls to associate "
"physical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4972
+#: ../fish/guestfish-actions.pod:4977
msgid "See also L</vglvuuids>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4974
+#: ../fish/guestfish-actions.pod:4979
msgid "vgremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4976
+#: ../fish/guestfish-actions.pod:4981
#, no-wrap
msgid ""
" vgremove vgname\n"
@@ -14923,23 +14931,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4978 ../src/guestfs-actions.pod:7501
+#: ../fish/guestfish-actions.pod:4983 ../src/guestfs-actions.pod:7506
msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4980 ../src/guestfs-actions.pod:7503
+#: ../fish/guestfish-actions.pod:4985 ../src/guestfs-actions.pod:7508
msgid ""
"This also forcibly removes all logical volumes in the volume group (if any)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4983
+#: ../fish/guestfish-actions.pod:4988
msgid "vgrename"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4985
+#: ../fish/guestfish-actions.pod:4990
#, no-wrap
msgid ""
" vgrename volgroup newvolgroup\n"
@@ -14947,17 +14955,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4987 ../src/guestfs-actions.pod:7517
+#: ../fish/guestfish-actions.pod:4992 ../src/guestfs-actions.pod:7522
msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4989
+#: ../fish/guestfish-actions.pod:4994
msgid "vgs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4991
+#: ../fish/guestfish-actions.pod:4996
#, no-wrap
msgid ""
" vgs\n"
@@ -14965,31 +14973,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4993 ../src/guestfs-actions.pod:7528
+#: ../fish/guestfish-actions.pod:4998 ../src/guestfs-actions.pod:7533
msgid ""
"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
"> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4996 ../src/guestfs-actions.pod:7531
+#: ../fish/guestfish-actions.pod:5001 ../src/guestfs-actions.pod:7536
msgid ""
"This returns a list of just the volume group names that were detected (eg. "
"C<VolGroup00>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4999
+#: ../fish/guestfish-actions.pod:5004
msgid "See also L</vgs-full>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5001
+#: ../fish/guestfish-actions.pod:5006
msgid "vgs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5003
+#: ../fish/guestfish-actions.pod:5008
#, no-wrap
msgid ""
" vgs-full\n"
@@ -14997,19 +15005,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5005 ../src/guestfs-actions.pod:7547
+#: ../fish/guestfish-actions.pod:5010 ../src/guestfs-actions.pod:7552
msgid ""
"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
"> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5008
+#: ../fish/guestfish-actions.pod:5013
msgid "vgscan"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5010
+#: ../fish/guestfish-actions.pod:5015
#, no-wrap
msgid ""
" vgscan\n"
@@ -15017,19 +15025,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5012 ../src/guestfs-actions.pod:7561
+#: ../fish/guestfish-actions.pod:5017 ../src/guestfs-actions.pod:7566
msgid ""
"This rescans all block devices and rebuilds the list of LVM physical "
"volumes, volume groups and logical volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5015
+#: ../fish/guestfish-actions.pod:5020
msgid "vguuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5017
+#: ../fish/guestfish-actions.pod:5022
#, no-wrap
msgid ""
" vguuid vgname\n"
@@ -15037,17 +15045,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5019 ../src/guestfs-actions.pod:7574
+#: ../fish/guestfish-actions.pod:5024 ../src/guestfs-actions.pod:7579
msgid "This command returns the UUID of the LVM VG named C<vgname>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5021
+#: ../fish/guestfish-actions.pod:5026
msgid "wc-c"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5023
+#: ../fish/guestfish-actions.pod:5028
#, no-wrap
msgid ""
" wc-c path\n"
@@ -15055,19 +15063,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5025 ../src/guestfs-actions.pod:7614
+#: ../fish/guestfish-actions.pod:5030 ../src/guestfs-actions.pod:7619
msgid ""
"This command counts the characters in a file, using the C<wc -c> external "
"command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5028
+#: ../fish/guestfish-actions.pod:5033
msgid "wc-l"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5030
+#: ../fish/guestfish-actions.pod:5035
#, no-wrap
msgid ""
" wc-l path\n"
@@ -15075,18 +15083,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5032 ../src/guestfs-actions.pod:7627
+#: ../fish/guestfish-actions.pod:5037 ../src/guestfs-actions.pod:7632
msgid ""
"This command counts the lines in a file, using the C<wc -l> external command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5035
+#: ../fish/guestfish-actions.pod:5040
msgid "wc-w"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5037
+#: ../fish/guestfish-actions.pod:5042
#, no-wrap
msgid ""
" wc-w path\n"
@@ -15094,18 +15102,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5039 ../src/guestfs-actions.pod:7640
+#: ../fish/guestfish-actions.pod:5044 ../src/guestfs-actions.pod:7645
msgid ""
"This command counts the words in a file, using the C<wc -w> external command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5042
+#: ../fish/guestfish-actions.pod:5047
msgid "write"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5044
+#: ../fish/guestfish-actions.pod:5049
#, no-wrap
msgid ""
" write path content\n"
@@ -15113,24 +15121,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5046 ../src/guestfs-actions.pod:7655
+#: ../fish/guestfish-actions.pod:5051 ../src/guestfs-actions.pod:7660
msgid ""
"This call creates a file called C<path>. The content of the file is the "
"string C<content> (which can contain any 8 bit data)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5049
+#: ../fish/guestfish-actions.pod:5054
msgid "See also L</write-append>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5054
+#: ../fish/guestfish-actions.pod:5059
msgid "write-append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5056
+#: ../fish/guestfish-actions.pod:5061
#, no-wrap
msgid ""
" write-append path content\n"
@@ -15138,24 +15146,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5058 ../src/guestfs-actions.pod:7675
+#: ../fish/guestfish-actions.pod:5063 ../src/guestfs-actions.pod:7680
msgid ""
"This call appends C<content> to the end of file C<path>. If C<path> does "
"not exist, then a new file is created."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5061
+#: ../fish/guestfish-actions.pod:5066
msgid "See also L</write>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5066
+#: ../fish/guestfish-actions.pod:5071
msgid "write-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5068
+#: ../fish/guestfish-actions.pod:5073
#, no-wrap
msgid ""
" write-file path content size\n"
@@ -15163,39 +15171,39 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5070 ../src/guestfs-actions.pod:7702
+#: ../fish/guestfish-actions.pod:5075 ../src/guestfs-actions.pod:7707
msgid ""
"This call creates a file called C<path>. The contents of the file is the "
"string C<content> (which can contain any 8 bit data), with length C<size>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5074 ../src/guestfs-actions.pod:7706
+#: ../fish/guestfish-actions.pod:5079 ../src/guestfs-actions.pod:7711
msgid ""
"As a special case, if C<size> is C<0> then the length is calculated using "
"C<strlen> (so in this case the content cannot contain embedded ASCII NULs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5078 ../src/guestfs-actions.pod:7710
+#: ../fish/guestfish-actions.pod:5083 ../src/guestfs-actions.pod:7715
msgid ""
"I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
"I<not> work, even if the length is specified."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5084
+#: ../fish/guestfish-actions.pod:5089
msgid ""
"I<This function is deprecated.> In new code, use the L</write> call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5091
+#: ../fish/guestfish-actions.pod:5096
msgid "zegrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5093
+#: ../fish/guestfish-actions.pod:5098
#, no-wrap
msgid ""
" zegrep regex path\n"
@@ -15203,18 +15211,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5095 ../src/guestfs-actions.pod:7727
+#: ../fish/guestfish-actions.pod:5100 ../src/guestfs-actions.pod:7732
msgid ""
"This calls the external C<zegrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5101
+#: ../fish/guestfish-actions.pod:5106
msgid "zegrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5103
+#: ../fish/guestfish-actions.pod:5108
#, no-wrap
msgid ""
" zegrepi regex path\n"
@@ -15222,18 +15230,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5105 ../src/guestfs-actions.pod:7746
+#: ../fish/guestfish-actions.pod:5110 ../src/guestfs-actions.pod:7751
msgid ""
"This calls the external C<zegrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5111
+#: ../fish/guestfish-actions.pod:5116
msgid "zero"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5113
+#: ../fish/guestfish-actions.pod:5118
#, no-wrap
msgid ""
" zero device\n"
@@ -15241,12 +15249,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5115 ../src/guestfs-actions.pod:7764
+#: ../fish/guestfish-actions.pod:5120 ../src/guestfs-actions.pod:7769
msgid "This command writes zeroes over the first few blocks of C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5117 ../src/guestfs-actions.pod:7766
+#: ../fish/guestfish-actions.pod:5122 ../src/guestfs-actions.pod:7771
msgid ""
"How many blocks are zeroed isn't specified (but it's I<not> enough to "
"securely wipe the device). It should be sufficient to remove any partition "
@@ -15254,17 +15262,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5121
+#: ../fish/guestfish-actions.pod:5126 ../fish/guestfish-actions.pod:5141
+#: ../src/guestfs-actions.pod:7775 ../src/guestfs-actions.pod:7801
+msgid ""
+"If blocks are already zero, then this command avoids writing zeroes. This "
+"prevents the underlying device from becoming non-sparse or growing "
+"unnecessarily."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:5130
msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5124
+#: ../fish/guestfish-actions.pod:5133
msgid "zero-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5126
+#: ../fish/guestfish-actions.pod:5135
#, no-wrap
msgid ""
" zero-device device\n"
@@ -15272,19 +15289,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5128
+#: ../fish/guestfish-actions.pod:5137
msgid ""
"This command writes zeroes over the entire C<device>. Compare with L</zero> "
"which just zeroes the first few blocks of a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5135
+#: ../fish/guestfish-actions.pod:5148
msgid "zerofree"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5137
+#: ../fish/guestfish-actions.pod:5150
#, no-wrap
msgid ""
" zerofree device\n"
@@ -15292,7 +15309,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7810
+#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7823
msgid ""
"This runs the I<zerofree> program on C<device>. This program claims to zero "
"unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
@@ -15300,24 +15317,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5144 ../src/guestfs-actions.pod:7815
+#: ../fish/guestfish-actions.pod:5157 ../src/guestfs-actions.pod:7828
msgid "You should B<not> run this program if the filesystem is mounted."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5147 ../src/guestfs-actions.pod:7818
+#: ../fish/guestfish-actions.pod:5160 ../src/guestfs-actions.pod:7831
msgid ""
"It is possible that using this program can damage the filesystem or data on "
"the filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5150
+#: ../fish/guestfish-actions.pod:5163
msgid "zfgrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5152
+#: ../fish/guestfish-actions.pod:5165
#, no-wrap
msgid ""
" zfgrep pattern path\n"
@@ -15325,18 +15342,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5154 ../src/guestfs-actions.pod:7832
+#: ../fish/guestfish-actions.pod:5167 ../src/guestfs-actions.pod:7845
msgid ""
"This calls the external C<zfgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5160
+#: ../fish/guestfish-actions.pod:5173
msgid "zfgrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5162
+#: ../fish/guestfish-actions.pod:5175
#, no-wrap
msgid ""
" zfgrepi pattern path\n"
@@ -15344,18 +15361,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5164 ../src/guestfs-actions.pod:7851
+#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7864
msgid ""
"This calls the external C<zfgrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5170
+#: ../fish/guestfish-actions.pod:5183
msgid "zfile"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5172
+#: ../fish/guestfish-actions.pod:5185
#, no-wrap
msgid ""
" zfile meth path\n"
@@ -15363,35 +15380,35 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5174 ../src/guestfs-actions.pod:7877
+#: ../fish/guestfish-actions.pod:5187 ../src/guestfs-actions.pod:7890
msgid ""
"This command runs C<file> after first decompressing C<path> using C<method>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7880
+#: ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:7893
msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5179
+#: ../fish/guestfish-actions.pod:5192
msgid ""
"Since 1.0.63, use L</file> instead which can now process compressed files."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5182
+#: ../fish/guestfish-actions.pod:5195
msgid ""
"I<This function is deprecated.> In new code, use the L</file> call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5189
+#: ../fish/guestfish-actions.pod:5202
msgid "zgrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5191
+#: ../fish/guestfish-actions.pod:5204
#, no-wrap
msgid ""
" zgrep regex path\n"
@@ -15399,18 +15416,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5193 ../src/guestfs-actions.pod:7897
+#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:7910
msgid ""
"This calls the external C<zgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5199
+#: ../fish/guestfish-actions.pod:5212
msgid "zgrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5201
+#: ../fish/guestfish-actions.pod:5214
#, no-wrap
msgid ""
" zgrepi regex path\n"
@@ -15418,7 +15435,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5203 ../src/guestfs-actions.pod:7916
+#: ../fish/guestfish-actions.pod:5216 ../src/guestfs-actions.pod:7929
msgid ""
"This calls the external C<zgrep -i> program and returns the matching lines."
msgstr ""
@@ -16296,7 +16313,7 @@ msgid "To list what is available do:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:139 ../fish/guestfish.pod:998
+#: ../fish/guestfish.pod:139 ../fish/guestfish.pod:1009
#, no-wrap
msgid ""
" guestfish -N help | less\n"
@@ -18108,14 +18125,42 @@ msgstr ""
msgid "Guestfish client and server versions must match exactly."
msgstr ""
-#. type: =head1
+#. type: =head2
#: ../fish/guestfish.pod:976
-msgid "PREPARED DISK IMAGES"
+msgid "REMOTE CONTROL RUN COMMAND HANGING"
msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:978
msgid ""
+"Using the C<run> (or C<launch>) command remotely in a command substitution "
+"context hangs, ie. don't do (note the backquotes):"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish.pod:981
+#, no-wrap
+msgid ""
+" a=`guestfish --remote run`\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish.pod:983
+msgid ""
+"Since the C<run> command produces no output on stdout, this is not useful "
+"anyway. For further information see L<https://bugzilla.redhat.com/show_bug."
+"cgi?id=592910>."
+msgstr ""
+
+#. type: =head1
+#: ../fish/guestfish.pod:987
+msgid "PREPARED DISK IMAGES"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish.pod:989
+msgid ""
"Use the I<-N type> or I<--new type> parameter to select one of a set of "
"preformatted disk images that guestfish can make for you to save typing. "
"This is particularly useful for testing purposes. This option is used "
@@ -18124,7 +18169,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:984
+#: ../fish/guestfish.pod:995
msgid ""
"The new disk is called C<test1.img> for the first I<-N>, C<test2.img> for "
"the second and so on. Existing files in the current directory are "
@@ -18132,7 +18177,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:988
+#: ../fish/guestfish.pod:999
msgid ""
"The type briefly describes how the disk should be sized, partitioned, how "
"filesystem(s) should be created, and how content should be added. "
@@ -18144,31 +18189,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:996
+#: ../fish/guestfish.pod:1007
msgid "To list the available types and any extra parameters they take, run:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1000
+#: ../fish/guestfish.pod:1011
msgid ""
"Note that the prepared filesystem is not mounted. You would usually have to "
"use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1004
+#: ../fish/guestfish.pod:1015
msgid ""
"If any I<-N> or I<--new> options are given, the guest is automatically "
"launched."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1009
+#: ../fish/guestfish.pod:1020
msgid "Create a 100MB disk with an ext4-formatted partition:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1011
+#: ../fish/guestfish.pod:1022
#, no-wrap
msgid ""
" guestfish -N fs:ext4\n"
@@ -18176,12 +18221,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1013
+#: ../fish/guestfish.pod:1024
msgid "Create a 32MB disk with a VFAT-formatted partition, and mount it:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1015
+#: ../fish/guestfish.pod:1026
#, no-wrap
msgid ""
" guestfish -N fs:vfat:32M -m /dev/sda1\n"
@@ -18189,12 +18234,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1017
+#: ../fish/guestfish.pod:1028
msgid "Create a blank 200MB disk:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1019
+#: ../fish/guestfish.pod:1030
#, no-wrap
msgid ""
" guestfish -N disk:200M\n"
@@ -18202,19 +18247,19 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1021
+#: ../fish/guestfish.pod:1032
msgid "PROGRESS BARS"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1023
+#: ../fish/guestfish.pod:1034
msgid ""
"Some (not all) long-running commands send progress notification messages as "
"they are running. Guestfish turns these messages into progress bars."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1027
+#: ../fish/guestfish.pod:1038
msgid ""
"When a command that supports progress bars takes longer than two seconds to "
"run, and if progress bars are enabled, then you will see one appearing below "
@@ -18222,7 +18267,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1031
+#: ../fish/guestfish.pod:1042
#, no-wrap
msgid ""
" ><fs> copy-size /large-file /another-file 2048M\n"
@@ -18231,7 +18276,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1034
+#: ../fish/guestfish.pod:1045
msgid ""
"The spinner on the left hand side moves round once for every progress "
"notification received from the backend. This is a (reasonably) golden "
@@ -18242,7 +18287,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1041
+#: ../fish/guestfish.pod:1052
msgid ""
"Progress bars are enabled by default when guestfish is used interactively. "
"You can enable them even for non-interactive modes using I<--progress-bars>, "
@@ -18250,24 +18295,24 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1046
+#: ../fish/guestfish.pod:1057
msgid "GUESTFISH COMMANDS"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1048
+#: ../fish/guestfish.pod:1059
msgid ""
"The commands in this section are guestfish convenience commands, in other "
"words, they are not part of the L<guestfs(3)> API."
msgstr ""
#. type: =head2
-#: ../fish/guestfish.pod:1051
+#: ../fish/guestfish.pod:1062
msgid "help"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1053
+#: ../fish/guestfish.pod:1064
#, no-wrap
msgid ""
" help\n"
@@ -18276,76 +18321,76 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1056
+#: ../fish/guestfish.pod:1067
msgid "Without any parameter, this provides general help."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1058
+#: ../fish/guestfish.pod:1069
msgid "With a C<cmd> parameter, this displays detailed help for that command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish.pod:1060
+#: ../fish/guestfish.pod:1071
msgid "quit | exit"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1062
+#: ../fish/guestfish.pod:1073
msgid "This exits guestfish. You can also use C<^D> key."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1064
+#: ../fish/guestfish.pod:1075
msgid "@FISH_COMMANDS@"
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1066
+#: ../fish/guestfish.pod:1077
msgid "COMMANDS"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1068 ../src/guestfs.pod:1475
+#: ../fish/guestfish.pod:1079 ../src/guestfs.pod:1475
msgid "@ACTIONS@"
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1070 ../test-tool/libguestfs-test-tool.pod:77
+#: ../fish/guestfish.pod:1081 ../test-tool/libguestfs-test-tool.pod:77
msgid "EXIT CODE"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1072
+#: ../fish/guestfish.pod:1083
msgid ""
"guestfish returns 0 if the commands completed without error, or 1 if there "
"was an error."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1079
+#: ../fish/guestfish.pod:1090
msgid "EDITOR"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1081
+#: ../fish/guestfish.pod:1092
msgid ""
"The C<edit> command uses C<$EDITOR> as the editor. If not set, it uses "
"C<vi>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1084 ../src/guestfs.pod:2970
+#: ../fish/guestfish.pod:1095 ../src/guestfs.pod:2970
msgid "FEBOOTSTRAP_KERNEL"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1086 ../src/guestfs.pod:2972
+#: ../fish/guestfish.pod:1097 ../src/guestfs.pod:2972
msgid "FEBOOTSTRAP_MODULES"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1088 ../src/guestfs.pod:2974
+#: ../fish/guestfish.pod:1099 ../src/guestfs.pod:2974
msgid ""
"These two environment variables allow the kernel that libguestfs uses in the "
"appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the "
@@ -18355,88 +18400,88 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1094
+#: ../fish/guestfish.pod:1105
msgid "GUESTFISH_DISPLAY_IMAGE"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1096
+#: ../fish/guestfish.pod:1107
msgid ""
"The C<display> command uses C<$GUESTFISH_DISPLAY_IMAGE> to display images. "
"If not set, it uses L<display(1)>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1099
+#: ../fish/guestfish.pod:1110
msgid "GUESTFISH_PID"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1101
+#: ../fish/guestfish.pod:1112
msgid ""
"Used with the I<--remote> option to specify the remote guestfish process to "
"control. See section L</REMOTE CONTROL GUESTFISH OVER A SOCKET>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1105
+#: ../fish/guestfish.pod:1116
msgid "HEXEDITOR"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1107
+#: ../fish/guestfish.pod:1118
msgid ""
"The L</hexedit> command uses C<$HEXEDITOR> as the external hex editor. If "
"not specified, the external L<hexedit(1)> program is used."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1111
+#: ../fish/guestfish.pod:1122
msgid "HOME"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1113
+#: ../fish/guestfish.pod:1124
msgid ""
"If compiled with GNU readline support, various files in the home directory "
"can be used. See L</FILES>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1116 ../src/guestfs.pod:2980
+#: ../fish/guestfish.pod:1127 ../src/guestfs.pod:2980
msgid "LIBGUESTFS_APPEND"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1118 ../src/guestfs.pod:2982
+#: ../fish/guestfish.pod:1129 ../src/guestfs.pod:2982
msgid "Pass additional options to the guest kernel."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1120 ../src/guestfs.pod:2984
+#: ../fish/guestfish.pod:1131 ../src/guestfs.pod:2984
msgid "LIBGUESTFS_DEBUG"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1122
+#: ../fish/guestfish.pod:1133
msgid ""
"Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages. This has the same "
"effect as using the B<-v> option."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1125 ../src/guestfs.pod:2989
+#: ../fish/guestfish.pod:1136 ../src/guestfs.pod:2989
msgid "LIBGUESTFS_MEMSIZE"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1127 ../src/guestfs.pod:2991
+#: ../fish/guestfish.pod:1138 ../src/guestfs.pod:2991
msgid ""
"Set the memory allocated to the qemu process, in megabytes. For example:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1130 ../src/guestfs.pod:2994
+#: ../fish/guestfish.pod:1141 ../src/guestfs.pod:2994
#, no-wrap
msgid ""
" LIBGUESTFS_MEMSIZE=700\n"
@@ -18444,65 +18489,65 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1132 ../src/guestfs.pod:2996
+#: ../fish/guestfish.pod:1143 ../src/guestfs.pod:2996
msgid "LIBGUESTFS_PATH"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1134
+#: ../fish/guestfish.pod:1145
msgid ""
"Set the path that guestfish uses to search for kernel and initrd.img. See "
"the discussion of paths in L<guestfs(3)>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1137 ../src/guestfs.pod:3001
+#: ../fish/guestfish.pod:1148 ../src/guestfs.pod:3001
msgid "LIBGUESTFS_QEMU"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1139 ../src/guestfs.pod:3003
+#: ../fish/guestfish.pod:1150 ../src/guestfs.pod:3003
msgid ""
"Set the default qemu binary that libguestfs uses. If not set, then the qemu "
"which was found at compile time by the configure script is used."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1143 ../src/guestfs.pod:3009
+#: ../fish/guestfish.pod:1154 ../src/guestfs.pod:3009
msgid "LIBGUESTFS_TRACE"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1145
+#: ../fish/guestfish.pod:1156
msgid "Set C<LIBGUESTFS_TRACE=1> to enable command traces."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1147
+#: ../fish/guestfish.pod:1158
msgid "PAGER"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1149
+#: ../fish/guestfish.pod:1160
msgid ""
"The C<more> command uses C<$PAGER> as the pager. If not set, it uses "
"C<more>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1152 ../src/guestfs.pod:3014
+#: ../fish/guestfish.pod:1163 ../src/guestfs.pod:3014
msgid "TMPDIR"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1154 ../src/guestfs.pod:3016
+#: ../fish/guestfish.pod:1165 ../src/guestfs.pod:3016
msgid ""
"Location of temporary directory, defaults to C</tmp> except for the cached "
"supermin appliance which defaults to C</var/tmp>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1157 ../src/guestfs.pod:3019
+#: ../fish/guestfish.pod:1168 ../src/guestfs.pod:3019
msgid ""
"If libguestfs was compiled to use the supermin appliance then the real "
"appliance is cached in this directory, shared between all handles belonging "
@@ -18511,25 +18556,25 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1165 ../fuse/guestmount.pod:288
+#: ../fish/guestfish.pod:1176 ../fuse/guestmount.pod:288
#: ../rescue/virt-rescue.pod:269
msgid "FILES"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1169 ../fuse/guestmount.pod:292
+#: ../fish/guestfish.pod:1180 ../fuse/guestmount.pod:292
#: ../rescue/virt-rescue.pod:273
msgid "$HOME/.libguestfs-tools.rc"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1171 ../fuse/guestmount.pod:294
+#: ../fish/guestfish.pod:1182 ../fuse/guestmount.pod:294
#: ../rescue/virt-rescue.pod:275
msgid "/etc/libguestfs-tools.conf"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1173 ../fuse/guestmount.pod:296
+#: ../fish/guestfish.pod:1184 ../fuse/guestmount.pod:296
#: ../rescue/virt-rescue.pod:277
msgid ""
"This configuration file controls the default read-only or read-write mode "
@@ -18537,34 +18582,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1176
+#: ../fish/guestfish.pod:1187
msgid "See L</OPENING DISKS FOR READ AND WRITE>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1178
+#: ../fish/guestfish.pod:1189
msgid "$HOME/.guestfish"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1180
+#: ../fish/guestfish.pod:1191
msgid ""
"If compiled with GNU readline support, then the command history is saved in "
"this file."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1183
+#: ../fish/guestfish.pod:1194
msgid "$HOME/.inputrc"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1185
+#: ../fish/guestfish.pod:1196
msgid "/etc/inputrc"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1187
+#: ../fish/guestfish.pod:1198
msgid ""
"If compiled with GNU readline support, then these files can be used to "
"configure readline. For further information, please see L<readline(3)/"
@@ -18572,12 +18617,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1191
+#: ../fish/guestfish.pod:1202
msgid "To write rules which only apply to guestfish, use:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1193
+#: ../fish/guestfish.pod:1204
#, no-wrap
msgid ""
" $if guestfish\n"
@@ -18587,26 +18632,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1197
+#: ../fish/guestfish.pod:1208
msgid ""
"Variables that you can set in inputrc that change the behaviour of guestfish "
"in useful ways include:"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1202
+#: ../fish/guestfish.pod:1213
msgid "completion-ignore-case (default: on)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1204
+#: ../fish/guestfish.pod:1215
msgid ""
"By default, guestfish will ignore case when tab-completing paths on the "
"disk. Use:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1207
+#: ../fish/guestfish.pod:1218
#, no-wrap
msgid ""
" set completion-ignore-case off\n"
@@ -18614,22 +18659,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1209
+#: ../fish/guestfish.pod:1220
msgid "to make guestfish case sensitive."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1213
+#: ../fish/guestfish.pod:1224
msgid "test1.img"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1215
+#: ../fish/guestfish.pod:1226
msgid "test2.img (etc)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1217
+#: ../fish/guestfish.pod:1228
msgid ""
"When using the I<-N> or I<--new> option, the prepared disk or filesystem "
"will be created in the file C<test1.img> in the current directory. The "
@@ -18638,7 +18683,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1226
+#: ../fish/guestfish.pod:1237
msgid ""
"L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-cat(1)>, L<virt-copy-in(1)"
">, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, L<virt-filesystems(1)"
@@ -18649,7 +18694,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1255 ../src/guestfs.pod:3105
+#: ../fish/guestfish.pod:1266 ../src/guestfs.pod:3105
#: ../test-tool/libguestfs-test-tool.pod:99
msgid "Copyright (C) 2009-2011 Red Hat Inc. L<http://libguestfs.org/>"
msgstr ""
@@ -21816,104 +21861,104 @@ msgstr ""
#: ../src/guestfs-actions.pod:201 ../src/guestfs-actions.pod:238
#: ../src/guestfs-actions.pod:259 ../src/guestfs-actions.pod:280
#: ../src/guestfs-actions.pod:293 ../src/guestfs-actions.pod:307
-#: ../src/guestfs-actions.pod:422 ../src/guestfs-actions.pod:442
-#: ../src/guestfs-actions.pod:456 ../src/guestfs-actions.pod:501
-#: ../src/guestfs-actions.pod:529 ../src/guestfs-actions.pod:547
-#: ../src/guestfs-actions.pod:614 ../src/guestfs-actions.pod:647
-#: ../src/guestfs-actions.pod:661 ../src/guestfs-actions.pod:676
-#: ../src/guestfs-actions.pod:775 ../src/guestfs-actions.pod:793
-#: ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:821
-#: ../src/guestfs-actions.pod:858 ../src/guestfs-actions.pod:1041
-#: ../src/guestfs-actions.pod:1061 ../src/guestfs-actions.pod:1079
-#: ../src/guestfs-actions.pod:1163 ../src/guestfs-actions.pod:1181
-#: ../src/guestfs-actions.pod:1200 ../src/guestfs-actions.pod:1214
-#: ../src/guestfs-actions.pod:1234 ../src/guestfs-actions.pod:1304
-#: ../src/guestfs-actions.pod:1335 ../src/guestfs-actions.pod:1360
-#: ../src/guestfs-actions.pod:1402 ../src/guestfs-actions.pod:1515
-#: ../src/guestfs-actions.pod:1542 ../src/guestfs-actions.pod:1757
-#: ../src/guestfs-actions.pod:1779 ../src/guestfs-actions.pod:1866
-#: ../src/guestfs-actions.pod:2341 ../src/guestfs-actions.pod:2485
-#: ../src/guestfs-actions.pod:2546 ../src/guestfs-actions.pod:2581
-#: ../src/guestfs-actions.pod:3621 ../src/guestfs-actions.pod:3636
-#: ../src/guestfs-actions.pod:3661 ../src/guestfs-actions.pod:3850
-#: ../src/guestfs-actions.pod:3864 ../src/guestfs-actions.pod:3877
-#: ../src/guestfs-actions.pod:3891 ../src/guestfs-actions.pod:3906
-#: ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:4014
-#: ../src/guestfs-actions.pod:4034 ../src/guestfs-actions.pod:4051
-#: ../src/guestfs-actions.pod:4074 ../src/guestfs-actions.pod:4097
-#: ../src/guestfs-actions.pod:4132 ../src/guestfs-actions.pod:4151
-#: ../src/guestfs-actions.pod:4170 ../src/guestfs-actions.pod:4205
-#: ../src/guestfs-actions.pod:4217 ../src/guestfs-actions.pod:4253
-#: ../src/guestfs-actions.pod:4269 ../src/guestfs-actions.pod:4282
-#: ../src/guestfs-actions.pod:4297 ../src/guestfs-actions.pod:4314
-#: ../src/guestfs-actions.pod:4407 ../src/guestfs-actions.pod:4427
-#: ../src/guestfs-actions.pod:4440 ../src/guestfs-actions.pod:4491
-#: ../src/guestfs-actions.pod:4509 ../src/guestfs-actions.pod:4527
-#: ../src/guestfs-actions.pod:4543 ../src/guestfs-actions.pod:4557
-#: ../src/guestfs-actions.pod:4571 ../src/guestfs-actions.pod:4588
-#: ../src/guestfs-actions.pod:4603 ../src/guestfs-actions.pod:4630
-#: ../src/guestfs-actions.pod:4693 ../src/guestfs-actions.pod:4766
-#: ../src/guestfs-actions.pod:4797 ../src/guestfs-actions.pod:4816
-#: ../src/guestfs-actions.pod:4835 ../src/guestfs-actions.pod:4847
-#: ../src/guestfs-actions.pod:4864 ../src/guestfs-actions.pod:4877
-#: ../src/guestfs-actions.pod:4892 ../src/guestfs-actions.pod:4907
-#: ../src/guestfs-actions.pod:4949 ../src/guestfs-actions.pod:4975
-#: ../src/guestfs-actions.pod:5014 ../src/guestfs-actions.pod:5034
-#: ../src/guestfs-actions.pod:5048 ../src/guestfs-actions.pod:5065
-#: ../src/guestfs-actions.pod:5114 ../src/guestfs-actions.pod:5167
-#: ../src/guestfs-actions.pod:5214 ../src/guestfs-actions.pod:5257
-#: ../src/guestfs-actions.pod:5285 ../src/guestfs-actions.pod:5302
-#: ../src/guestfs-actions.pod:5320 ../src/guestfs-actions.pod:5460
-#: ../src/guestfs-actions.pod:5517 ../src/guestfs-actions.pod:5539
-#: ../src/guestfs-actions.pod:5557 ../src/guestfs-actions.pod:5589
-#: ../src/guestfs-actions.pod:5655 ../src/guestfs-actions.pod:5672
-#: ../src/guestfs-actions.pod:5685 ../src/guestfs-actions.pod:5699
-#: ../src/guestfs-actions.pod:5988 ../src/guestfs-actions.pod:6007
-#: ../src/guestfs-actions.pod:6026 ../src/guestfs-actions.pod:6040
-#: ../src/guestfs-actions.pod:6052 ../src/guestfs-actions.pod:6066
-#: ../src/guestfs-actions.pod:6078 ../src/guestfs-actions.pod:6092
-#: ../src/guestfs-actions.pod:6108 ../src/guestfs-actions.pod:6129
-#: ../src/guestfs-actions.pod:6148 ../src/guestfs-actions.pod:6167
-#: ../src/guestfs-actions.pod:6197 ../src/guestfs-actions.pod:6215
-#: ../src/guestfs-actions.pod:6238 ../src/guestfs-actions.pod:6256
-#: ../src/guestfs-actions.pod:6275 ../src/guestfs-actions.pod:6296
-#: ../src/guestfs-actions.pod:6315 ../src/guestfs-actions.pod:6332
-#: ../src/guestfs-actions.pod:6351 ../src/guestfs-actions.pod:6379
-#: ../src/guestfs-actions.pod:6403 ../src/guestfs-actions.pod:6422
-#: ../src/guestfs-actions.pod:6446 ../src/guestfs-actions.pod:6465
-#: ../src/guestfs-actions.pod:6480 ../src/guestfs-actions.pod:6499
-#: ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6573
-#: ../src/guestfs-actions.pod:6606 ../src/guestfs-actions.pod:6721
-#: ../src/guestfs-actions.pod:6842 ../src/guestfs-actions.pod:6854
-#: ../src/guestfs-actions.pod:6867 ../src/guestfs-actions.pod:6880
-#: ../src/guestfs-actions.pod:6902 ../src/guestfs-actions.pod:6915
-#: ../src/guestfs-actions.pod:6928 ../src/guestfs-actions.pod:6941
-#: ../src/guestfs-actions.pod:6956 ../src/guestfs-actions.pod:7015
-#: ../src/guestfs-actions.pod:7032 ../src/guestfs-actions.pod:7048
-#: ../src/guestfs-actions.pod:7064 ../src/guestfs-actions.pod:7081
-#: ../src/guestfs-actions.pod:7094 ../src/guestfs-actions.pod:7114
-#: ../src/guestfs-actions.pod:7150 ../src/guestfs-actions.pod:7164
-#: ../src/guestfs-actions.pod:7205 ../src/guestfs-actions.pod:7218
-#: ../src/guestfs-actions.pod:7236 ../src/guestfs-actions.pod:7270
-#: ../src/guestfs-actions.pod:7306 ../src/guestfs-actions.pod:7422
-#: ../src/guestfs-actions.pod:7437 ../src/guestfs-actions.pod:7451
-#: ../src/guestfs-actions.pod:7506 ../src/guestfs-actions.pod:7519
-#: ../src/guestfs-actions.pod:7564 ../src/guestfs-actions.pod:7604
-#: ../src/guestfs-actions.pod:7660 ../src/guestfs-actions.pod:7680
-#: ../src/guestfs-actions.pod:7713 ../src/guestfs-actions.pod:7773
-#: ../src/guestfs-actions.pod:7792 ../src/guestfs-actions.pod:7821
+#: ../src/guestfs-actions.pod:427 ../src/guestfs-actions.pod:447
+#: ../src/guestfs-actions.pod:461 ../src/guestfs-actions.pod:506
+#: ../src/guestfs-actions.pod:534 ../src/guestfs-actions.pod:552
+#: ../src/guestfs-actions.pod:619 ../src/guestfs-actions.pod:652
+#: ../src/guestfs-actions.pod:666 ../src/guestfs-actions.pod:681
+#: ../src/guestfs-actions.pod:780 ../src/guestfs-actions.pod:798
+#: ../src/guestfs-actions.pod:812 ../src/guestfs-actions.pod:826
+#: ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:1046
+#: ../src/guestfs-actions.pod:1066 ../src/guestfs-actions.pod:1084
+#: ../src/guestfs-actions.pod:1168 ../src/guestfs-actions.pod:1186
+#: ../src/guestfs-actions.pod:1205 ../src/guestfs-actions.pod:1219
+#: ../src/guestfs-actions.pod:1239 ../src/guestfs-actions.pod:1309
+#: ../src/guestfs-actions.pod:1340 ../src/guestfs-actions.pod:1365
+#: ../src/guestfs-actions.pod:1407 ../src/guestfs-actions.pod:1520
+#: ../src/guestfs-actions.pod:1547 ../src/guestfs-actions.pod:1762
+#: ../src/guestfs-actions.pod:1784 ../src/guestfs-actions.pod:1871
+#: ../src/guestfs-actions.pod:2346 ../src/guestfs-actions.pod:2490
+#: ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:2586
+#: ../src/guestfs-actions.pod:3626 ../src/guestfs-actions.pod:3641
+#: ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3855
+#: ../src/guestfs-actions.pod:3869 ../src/guestfs-actions.pod:3882
+#: ../src/guestfs-actions.pod:3896 ../src/guestfs-actions.pod:3911
+#: ../src/guestfs-actions.pod:3947 ../src/guestfs-actions.pod:4019
+#: ../src/guestfs-actions.pod:4039 ../src/guestfs-actions.pod:4056
+#: ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4102
+#: ../src/guestfs-actions.pod:4137 ../src/guestfs-actions.pod:4156
+#: ../src/guestfs-actions.pod:4175 ../src/guestfs-actions.pod:4210
+#: ../src/guestfs-actions.pod:4222 ../src/guestfs-actions.pod:4258
+#: ../src/guestfs-actions.pod:4274 ../src/guestfs-actions.pod:4287
+#: ../src/guestfs-actions.pod:4302 ../src/guestfs-actions.pod:4319
+#: ../src/guestfs-actions.pod:4412 ../src/guestfs-actions.pod:4432
+#: ../src/guestfs-actions.pod:4445 ../src/guestfs-actions.pod:4496
+#: ../src/guestfs-actions.pod:4514 ../src/guestfs-actions.pod:4532
+#: ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4562
+#: ../src/guestfs-actions.pod:4576 ../src/guestfs-actions.pod:4593
+#: ../src/guestfs-actions.pod:4608 ../src/guestfs-actions.pod:4635
+#: ../src/guestfs-actions.pod:4698 ../src/guestfs-actions.pod:4771
+#: ../src/guestfs-actions.pod:4802 ../src/guestfs-actions.pod:4821
+#: ../src/guestfs-actions.pod:4840 ../src/guestfs-actions.pod:4852
+#: ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:4882
+#: ../src/guestfs-actions.pod:4897 ../src/guestfs-actions.pod:4912
+#: ../src/guestfs-actions.pod:4954 ../src/guestfs-actions.pod:4980
+#: ../src/guestfs-actions.pod:5019 ../src/guestfs-actions.pod:5039
+#: ../src/guestfs-actions.pod:5053 ../src/guestfs-actions.pod:5070
+#: ../src/guestfs-actions.pod:5119 ../src/guestfs-actions.pod:5172
+#: ../src/guestfs-actions.pod:5219 ../src/guestfs-actions.pod:5262
+#: ../src/guestfs-actions.pod:5290 ../src/guestfs-actions.pod:5307
+#: ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5465
+#: ../src/guestfs-actions.pod:5522 ../src/guestfs-actions.pod:5544
+#: ../src/guestfs-actions.pod:5562 ../src/guestfs-actions.pod:5594
+#: ../src/guestfs-actions.pod:5660 ../src/guestfs-actions.pod:5677
+#: ../src/guestfs-actions.pod:5690 ../src/guestfs-actions.pod:5704
+#: ../src/guestfs-actions.pod:5993 ../src/guestfs-actions.pod:6012
+#: ../src/guestfs-actions.pod:6031 ../src/guestfs-actions.pod:6045
+#: ../src/guestfs-actions.pod:6057 ../src/guestfs-actions.pod:6071
+#: ../src/guestfs-actions.pod:6083 ../src/guestfs-actions.pod:6097
+#: ../src/guestfs-actions.pod:6113 ../src/guestfs-actions.pod:6134
+#: ../src/guestfs-actions.pod:6153 ../src/guestfs-actions.pod:6172
+#: ../src/guestfs-actions.pod:6202 ../src/guestfs-actions.pod:6220
+#: ../src/guestfs-actions.pod:6243 ../src/guestfs-actions.pod:6261
+#: ../src/guestfs-actions.pod:6280 ../src/guestfs-actions.pod:6301
+#: ../src/guestfs-actions.pod:6320 ../src/guestfs-actions.pod:6337
+#: ../src/guestfs-actions.pod:6356 ../src/guestfs-actions.pod:6384
+#: ../src/guestfs-actions.pod:6408 ../src/guestfs-actions.pod:6427
+#: ../src/guestfs-actions.pod:6451 ../src/guestfs-actions.pod:6470
+#: ../src/guestfs-actions.pod:6485 ../src/guestfs-actions.pod:6504
+#: ../src/guestfs-actions.pod:6548 ../src/guestfs-actions.pod:6578
+#: ../src/guestfs-actions.pod:6611 ../src/guestfs-actions.pod:6726
+#: ../src/guestfs-actions.pod:6847 ../src/guestfs-actions.pod:6859
+#: ../src/guestfs-actions.pod:6872 ../src/guestfs-actions.pod:6885
+#: ../src/guestfs-actions.pod:6907 ../src/guestfs-actions.pod:6920
+#: ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6946
+#: ../src/guestfs-actions.pod:6961 ../src/guestfs-actions.pod:7020
+#: ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7053
+#: ../src/guestfs-actions.pod:7069 ../src/guestfs-actions.pod:7086
+#: ../src/guestfs-actions.pod:7099 ../src/guestfs-actions.pod:7119
+#: ../src/guestfs-actions.pod:7155 ../src/guestfs-actions.pod:7169
+#: ../src/guestfs-actions.pod:7210 ../src/guestfs-actions.pod:7223
+#: ../src/guestfs-actions.pod:7241 ../src/guestfs-actions.pod:7275
+#: ../src/guestfs-actions.pod:7311 ../src/guestfs-actions.pod:7427
+#: ../src/guestfs-actions.pod:7442 ../src/guestfs-actions.pod:7456
+#: ../src/guestfs-actions.pod:7511 ../src/guestfs-actions.pod:7524
+#: ../src/guestfs-actions.pod:7569 ../src/guestfs-actions.pod:7609
+#: ../src/guestfs-actions.pod:7665 ../src/guestfs-actions.pod:7685
+#: ../src/guestfs-actions.pod:7718 ../src/guestfs-actions.pod:7782
+#: ../src/guestfs-actions.pod:7805 ../src/guestfs-actions.pod:7834
msgid "This function returns 0 on success or -1 on error."
msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:142
-#: ../src/guestfs-actions.pod:1165 ../src/guestfs-actions.pod:1980
-#: ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:2192
-#: ../src/guestfs-actions.pod:3623 ../src/guestfs-actions.pod:3643
-#: ../src/guestfs-actions.pod:4951 ../src/guestfs-actions.pod:6217
-#: ../src/guestfs-actions.pod:6334 ../src/guestfs-actions.pod:6467
-#: ../src/guestfs-actions.pod:6958 ../src/guestfs-actions.pod:7083
-#: ../src/guestfs-actions.pod:7606
+#: ../src/guestfs-actions.pod:1170 ../src/guestfs-actions.pod:1985
+#: ../src/guestfs-actions.pod:2083 ../src/guestfs-actions.pod:2197
+#: ../src/guestfs-actions.pod:3628 ../src/guestfs-actions.pod:3648
+#: ../src/guestfs-actions.pod:4956 ../src/guestfs-actions.pod:6222
+#: ../src/guestfs-actions.pod:6339 ../src/guestfs-actions.pod:6472
+#: ../src/guestfs-actions.pod:6963 ../src/guestfs-actions.pod:7088
+#: ../src/guestfs-actions.pod:7611
msgid "(Added in 0.3)"
msgstr ""
@@ -21935,9 +21980,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151
-#: ../src/guestfs-actions.pod:832 ../src/guestfs-actions.pod:2826
-#: ../src/guestfs-actions.pod:4642 ../src/guestfs-actions.pod:4961
-#: ../src/guestfs-actions.pod:5178
+#: ../src/guestfs-actions.pod:837 ../src/guestfs-actions.pod:2831
+#: ../src/guestfs-actions.pod:4647 ../src/guestfs-actions.pod:4966
+#: ../src/guestfs-actions.pod:5183
msgid ""
"You may supply a list of optional arguments to this call. Use zero or more "
"of the following pairs of parameters, and terminate the list with C<-1> on "
@@ -21974,18 +22019,18 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:97 ../src/guestfs-actions.pod:350
-#: ../src/guestfs-actions.pod:515 ../src/guestfs-actions.pod:693
-#: ../src/guestfs-actions.pod:724 ../src/guestfs-actions.pod:742
-#: ../src/guestfs-actions.pod:761 ../src/guestfs-actions.pod:1380
-#: ../src/guestfs-actions.pod:1736 ../src/guestfs-actions.pod:1939
-#: ../src/guestfs-actions.pod:2050 ../src/guestfs-actions.pod:2101
-#: ../src/guestfs-actions.pod:2156 ../src/guestfs-actions.pod:2179
-#: ../src/guestfs-actions.pod:2472 ../src/guestfs-actions.pod:2944
-#: ../src/guestfs-actions.pod:2962 ../src/guestfs-actions.pod:5137
-#: ../src/guestfs-actions.pod:5357 ../src/guestfs-actions.pod:5769
-#: ../src/guestfs-actions.pod:5795 ../src/guestfs-actions.pod:7191
-#: ../src/guestfs-actions.pod:7617 ../src/guestfs-actions.pod:7630
-#: ../src/guestfs-actions.pod:7643
+#: ../src/guestfs-actions.pod:520 ../src/guestfs-actions.pod:698
+#: ../src/guestfs-actions.pod:729 ../src/guestfs-actions.pod:747
+#: ../src/guestfs-actions.pod:766 ../src/guestfs-actions.pod:1385
+#: ../src/guestfs-actions.pod:1741 ../src/guestfs-actions.pod:1944
+#: ../src/guestfs-actions.pod:2055 ../src/guestfs-actions.pod:2106
+#: ../src/guestfs-actions.pod:2161 ../src/guestfs-actions.pod:2184
+#: ../src/guestfs-actions.pod:2477 ../src/guestfs-actions.pod:2949
+#: ../src/guestfs-actions.pod:2967 ../src/guestfs-actions.pod:5142
+#: ../src/guestfs-actions.pod:5362 ../src/guestfs-actions.pod:5774
+#: ../src/guestfs-actions.pod:5800 ../src/guestfs-actions.pod:7196
+#: ../src/guestfs-actions.pod:7622 ../src/guestfs-actions.pod:7635
+#: ../src/guestfs-actions.pod:7648
msgid "On error this function returns -1."
msgstr ""
@@ -22018,11 +22063,11 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:110 ../src/guestfs-actions.pod:121
#: ../src/guestfs-actions.pod:214 ../src/guestfs-actions.pod:225
-#: ../src/guestfs-actions.pod:871 ../src/guestfs-actions.pod:882
-#: ../src/guestfs-actions.pod:2910 ../src/guestfs-actions.pod:2922
-#: ../src/guestfs-actions.pod:4707 ../src/guestfs-actions.pod:4719
-#: ../src/guestfs-actions.pod:4989 ../src/guestfs-actions.pod:5001
-#: ../src/guestfs-actions.pod:5227 ../src/guestfs-actions.pod:5238
+#: ../src/guestfs-actions.pod:876 ../src/guestfs-actions.pod:887
+#: ../src/guestfs-actions.pod:2915 ../src/guestfs-actions.pod:2927
+#: ../src/guestfs-actions.pod:4712 ../src/guestfs-actions.pod:4724
+#: ../src/guestfs-actions.pod:4994 ../src/guestfs-actions.pod:5006
+#: ../src/guestfs-actions.pod:5232 ../src/guestfs-actions.pod:5243
msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
msgstr ""
@@ -22221,7 +22266,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:261 ../src/guestfs-actions.pod:282
-#: ../src/guestfs-actions.pod:2431
+#: ../src/guestfs-actions.pod:2436
msgid "(Added in 1.0.84)"
msgstr ""
@@ -22264,7 +22309,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:295 ../src/guestfs-actions.pod:2181
+#: ../src/guestfs-actions.pod:295 ../src/guestfs-actions.pod:2186
msgid "(Added in 1.3.4)"
msgstr ""
@@ -22293,11 +22338,11 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:309 ../src/guestfs-actions.pod:334
#: ../src/guestfs-actions.pod:352 ../src/guestfs-actions.pod:366
-#: ../src/guestfs-actions.pod:424 ../src/guestfs-actions.pod:444
-#: ../src/guestfs-actions.pod:458 ../src/guestfs-actions.pod:489
-#: ../src/guestfs-actions.pod:503 ../src/guestfs-actions.pod:517
-#: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:549
-#: ../src/guestfs-actions.pod:5846
+#: ../src/guestfs-actions.pod:429 ../src/guestfs-actions.pod:449
+#: ../src/guestfs-actions.pod:463 ../src/guestfs-actions.pod:494
+#: ../src/guestfs-actions.pod:508 ../src/guestfs-actions.pod:522
+#: ../src/guestfs-actions.pod:536 ../src/guestfs-actions.pod:554
+#: ../src/guestfs-actions.pod:5851
msgid "(Added in 0.7)"
msgstr ""
@@ -22365,30 +22410,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:922
-#: ../src/guestfs-actions.pod:940 ../src/guestfs-actions.pod:1000
-#: ../src/guestfs-actions.pod:1016 ../src/guestfs-actions.pod:1119
-#: ../src/guestfs-actions.pod:1249 ../src/guestfs-actions.pod:1266
-#: ../src/guestfs-actions.pod:1285 ../src/guestfs-actions.pod:1419
-#: ../src/guestfs-actions.pod:1607 ../src/guestfs-actions.pod:1719
-#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:1899
-#: ../src/guestfs-actions.pod:1966 ../src/guestfs-actions.pod:2009
-#: ../src/guestfs-actions.pod:2030 ../src/guestfs-actions.pod:2204
-#: ../src/guestfs-actions.pod:2396 ../src/guestfs-actions.pod:2600
-#: ../src/guestfs-actions.pod:2690 ../src/guestfs-actions.pod:2794
-#: ../src/guestfs-actions.pod:2813 ../src/guestfs-actions.pod:3027
-#: ../src/guestfs-actions.pod:3055 ../src/guestfs-actions.pod:3076
-#: ../src/guestfs-actions.pod:3110 ../src/guestfs-actions.pod:3169
-#: ../src/guestfs-actions.pod:3189 ../src/guestfs-actions.pod:3209
-#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:4189
-#: ../src/guestfs-actions.pod:4359 ../src/guestfs-actions.pod:4469
-#: ../src/guestfs-actions.pod:5375 ../src/guestfs-actions.pod:5574
-#: ../src/guestfs-actions.pod:5744 ../src/guestfs-actions.pod:5922
-#: ../src/guestfs-actions.pod:5971 ../src/guestfs-actions.pod:6627
-#: ../src/guestfs-actions.pod:6643 ../src/guestfs-actions.pod:6667
-#: ../src/guestfs-actions.pod:6691 ../src/guestfs-actions.pod:7365
-#: ../src/guestfs-actions.pod:7384 ../src/guestfs-actions.pod:7402
-#: ../src/guestfs-actions.pod:7576 ../src/guestfs-actions.pod:7885
+#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:927
+#: ../src/guestfs-actions.pod:945 ../src/guestfs-actions.pod:1005
+#: ../src/guestfs-actions.pod:1021 ../src/guestfs-actions.pod:1124
+#: ../src/guestfs-actions.pod:1254 ../src/guestfs-actions.pod:1271
+#: ../src/guestfs-actions.pod:1290 ../src/guestfs-actions.pod:1424
+#: ../src/guestfs-actions.pod:1612 ../src/guestfs-actions.pod:1724
+#: ../src/guestfs-actions.pod:1887 ../src/guestfs-actions.pod:1904
+#: ../src/guestfs-actions.pod:1971 ../src/guestfs-actions.pod:2014
+#: ../src/guestfs-actions.pod:2035 ../src/guestfs-actions.pod:2209
+#: ../src/guestfs-actions.pod:2401 ../src/guestfs-actions.pod:2605
+#: ../src/guestfs-actions.pod:2695 ../src/guestfs-actions.pod:2799
+#: ../src/guestfs-actions.pod:2818 ../src/guestfs-actions.pod:3032
+#: ../src/guestfs-actions.pod:3060 ../src/guestfs-actions.pod:3081
+#: ../src/guestfs-actions.pod:3115 ../src/guestfs-actions.pod:3174
+#: ../src/guestfs-actions.pod:3194 ../src/guestfs-actions.pod:3214
+#: ../src/guestfs-actions.pod:3841 ../src/guestfs-actions.pod:4194
+#: ../src/guestfs-actions.pod:4364 ../src/guestfs-actions.pod:4474
+#: ../src/guestfs-actions.pod:5380 ../src/guestfs-actions.pod:5579
+#: ../src/guestfs-actions.pod:5749 ../src/guestfs-actions.pod:5927
+#: ../src/guestfs-actions.pod:5976 ../src/guestfs-actions.pod:6632
+#: ../src/guestfs-actions.pod:6648 ../src/guestfs-actions.pod:6672
+#: ../src/guestfs-actions.pod:6696 ../src/guestfs-actions.pod:7370
+#: ../src/guestfs-actions.pod:7389 ../src/guestfs-actions.pod:7407
+#: ../src/guestfs-actions.pod:7581 ../src/guestfs-actions.pod:7898
msgid ""
"This function returns a string, or NULL on error. I<The caller must free "
"the returned string after use>."
@@ -22416,22 +22461,31 @@ msgid "You must call this before using any other C<guestfs_aug_*> commands."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:414
+#: ../src/guestfs-actions.pod:404
+msgid ""
+"This option is only useful when debugging Augeas lenses. Use of this option "
+"may require additional memory for the libguestfs appliance. You may need to "
+"set the C<LIBGUESTFS_MEMSIZE> environment variable or call "
+"C<guestfs_set_memsize>."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:419
msgid "Do not load the tree in C<guestfs_aug_init>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:418
+#: ../src/guestfs-actions.pod:423
msgid "To close the handle, you can call C<guestfs_aug_close>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:426
+#: ../src/guestfs-actions.pod:431
msgid "guestfs_aug_insert"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:428
+#: ../src/guestfs-actions.pod:433
#, no-wrap
msgid ""
" int\n"
@@ -22443,12 +22497,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:446
+#: ../src/guestfs-actions.pod:451
msgid "guestfs_aug_load"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:448
+#: ../src/guestfs-actions.pod:453
#, no-wrap
msgid ""
" int\n"
@@ -22457,12 +22511,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:460
+#: ../src/guestfs-actions.pod:465
msgid "guestfs_aug_ls"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:462
+#: ../src/guestfs-actions.pod:467
#, no-wrap
msgid ""
" char **\n"
@@ -22472,35 +22526,35 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:466
+#: ../src/guestfs-actions.pod:471
msgid ""
"This is just a shortcut for listing C<guestfs_aug_match> C<path/*> and "
"sorting the resulting nodes into alphabetical order."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:469 ../src/guestfs-actions.pod:485
-#: ../src/guestfs-actions.pod:631 ../src/guestfs-actions.pod:1138
-#: ../src/guestfs-actions.pod:1434 ../src/guestfs-actions.pod:1453
-#: ../src/guestfs-actions.pod:1556 ../src/guestfs-actions.pod:1575
-#: ../src/guestfs-actions.pod:1821 ../src/guestfs-actions.pod:2276
-#: ../src/guestfs-actions.pod:2292 ../src/guestfs-actions.pod:2311
-#: ../src/guestfs-actions.pod:2354 ../src/guestfs-actions.pod:2378
-#: ../src/guestfs-actions.pod:2449 ../src/guestfs-actions.pod:2498
-#: ../src/guestfs-actions.pod:2755 ../src/guestfs-actions.pod:3129
-#: ../src/guestfs-actions.pod:3405 ../src/guestfs-actions.pod:3719
-#: ../src/guestfs-actions.pod:3736 ../src/guestfs-actions.pod:3756
-#: ../src/guestfs-actions.pod:3818 ../src/guestfs-actions.pod:3923
-#: ../src/guestfs-actions.pod:4331 ../src/guestfs-actions.pod:5098
-#: ../src/guestfs-actions.pod:5716 ../src/guestfs-actions.pod:5842
-#: ../src/guestfs-actions.pod:5956 ../src/guestfs-actions.pod:6707
-#: ../src/guestfs-actions.pod:6768 ../src/guestfs-actions.pod:6823
-#: ../src/guestfs-actions.pod:6969 ../src/guestfs-actions.pod:6993
-#: ../src/guestfs-actions.pod:7469 ../src/guestfs-actions.pod:7489
-#: ../src/guestfs-actions.pod:7536 ../src/guestfs-actions.pod:7730
-#: ../src/guestfs-actions.pod:7749 ../src/guestfs-actions.pod:7835
-#: ../src/guestfs-actions.pod:7854 ../src/guestfs-actions.pod:7900
-#: ../src/guestfs-actions.pod:7919
+#: ../src/guestfs-actions.pod:474 ../src/guestfs-actions.pod:490
+#: ../src/guestfs-actions.pod:636 ../src/guestfs-actions.pod:1143
+#: ../src/guestfs-actions.pod:1439 ../src/guestfs-actions.pod:1458
+#: ../src/guestfs-actions.pod:1561 ../src/guestfs-actions.pod:1580
+#: ../src/guestfs-actions.pod:1826 ../src/guestfs-actions.pod:2281
+#: ../src/guestfs-actions.pod:2297 ../src/guestfs-actions.pod:2316
+#: ../src/guestfs-actions.pod:2359 ../src/guestfs-actions.pod:2383
+#: ../src/guestfs-actions.pod:2454 ../src/guestfs-actions.pod:2503
+#: ../src/guestfs-actions.pod:2760 ../src/guestfs-actions.pod:3134
+#: ../src/guestfs-actions.pod:3410 ../src/guestfs-actions.pod:3724
+#: ../src/guestfs-actions.pod:3741 ../src/guestfs-actions.pod:3761
+#: ../src/guestfs-actions.pod:3823 ../src/guestfs-actions.pod:3928
+#: ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:5103
+#: ../src/guestfs-actions.pod:5721 ../src/guestfs-actions.pod:5847
+#: ../src/guestfs-actions.pod:5961 ../src/guestfs-actions.pod:6712
+#: ../src/guestfs-actions.pod:6773 ../src/guestfs-actions.pod:6828
+#: ../src/guestfs-actions.pod:6974 ../src/guestfs-actions.pod:6998
+#: ../src/guestfs-actions.pod:7474 ../src/guestfs-actions.pod:7494
+#: ../src/guestfs-actions.pod:7541 ../src/guestfs-actions.pod:7735
+#: ../src/guestfs-actions.pod:7754 ../src/guestfs-actions.pod:7848
+#: ../src/guestfs-actions.pod:7867 ../src/guestfs-actions.pod:7913
+#: ../src/guestfs-actions.pod:7932
msgid ""
"This function returns a NULL-terminated array of strings (like L<environ(3)"
">), or NULL if there was an error. I<The caller must free the strings and "
@@ -22508,27 +22562,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:1063
-#: ../src/guestfs-actions.pod:1081 ../src/guestfs-actions.pod:1491
-#: ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:3514
-#: ../src/guestfs-actions.pod:4172 ../src/guestfs-actions.pod:4222
-#: ../src/guestfs-actions.pod:4409 ../src/guestfs-actions.pod:4442
-#: ../src/guestfs-actions.pod:4605 ../src/guestfs-actions.pod:5102
-#: ../src/guestfs-actions.pod:5657 ../src/guestfs-actions.pod:6054
-#: ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6080
-#: ../src/guestfs-actions.pod:6548 ../src/guestfs-actions.pod:7207
-#: ../src/guestfs-actions.pod:7220 ../src/guestfs-actions.pod:7453
-#: ../src/guestfs-actions.pod:7718
+#: ../src/guestfs-actions.pod:478 ../src/guestfs-actions.pod:1068
+#: ../src/guestfs-actions.pod:1086 ../src/guestfs-actions.pod:1496
+#: ../src/guestfs-actions.pod:3488 ../src/guestfs-actions.pod:3519
+#: ../src/guestfs-actions.pod:4177 ../src/guestfs-actions.pod:4227
+#: ../src/guestfs-actions.pod:4414 ../src/guestfs-actions.pod:4447
+#: ../src/guestfs-actions.pod:4610 ../src/guestfs-actions.pod:5107
+#: ../src/guestfs-actions.pod:5662 ../src/guestfs-actions.pod:6059
+#: ../src/guestfs-actions.pod:6073 ../src/guestfs-actions.pod:6085
+#: ../src/guestfs-actions.pod:6553 ../src/guestfs-actions.pod:7212
+#: ../src/guestfs-actions.pod:7225 ../src/guestfs-actions.pod:7458
+#: ../src/guestfs-actions.pod:7723
msgid "(Added in 0.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:475
+#: ../src/guestfs-actions.pod:480
msgid "guestfs_aug_match"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:477
+#: ../src/guestfs-actions.pod:482
#, no-wrap
msgid ""
" char **\n"
@@ -22538,12 +22592,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:491
+#: ../src/guestfs-actions.pod:496
msgid "guestfs_aug_mv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:493
+#: ../src/guestfs-actions.pod:498
#, no-wrap
msgid ""
" int\n"
@@ -22554,12 +22608,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:505
+#: ../src/guestfs-actions.pod:510
msgid "guestfs_aug_rm"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:507
+#: ../src/guestfs-actions.pod:512
#, no-wrap
msgid ""
" int\n"
@@ -22569,12 +22623,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:519
+#: ../src/guestfs-actions.pod:524
msgid "guestfs_aug_save"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:521
+#: ../src/guestfs-actions.pod:526
#, no-wrap
msgid ""
" int\n"
@@ -22583,19 +22637,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:526
+#: ../src/guestfs-actions.pod:531
msgid ""
"The flags which were passed to C<guestfs_aug_init> affect exactly how files "
"are saved."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:533
+#: ../src/guestfs-actions.pod:538
msgid "guestfs_aug_set"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:535
+#: ../src/guestfs-actions.pod:540
#, no-wrap
msgid ""
" int\n"
@@ -22606,7 +22660,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:542
+#: ../src/guestfs-actions.pod:547
msgid ""
"In the Augeas API, it is possible to clear a node by setting the value to "
"NULL. Due to an oversight in the libguestfs API you cannot do that with "
@@ -22614,12 +22668,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:551
+#: ../src/guestfs-actions.pod:556
msgid "guestfs_available"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:553
+#: ../src/guestfs-actions.pod:558
#, no-wrap
msgid ""
" int\n"
@@ -22629,7 +22683,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:561
+#: ../src/guestfs-actions.pod:566
msgid ""
"The libguestfs groups, and the functions that those groups correspond to, "
"are listed in L<guestfs(3)/AVAILABILITY>. You can also fetch this list at "
@@ -22637,12 +22691,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:585
+#: ../src/guestfs-actions.pod:590
msgid "You must call C<guestfs_launch> before calling this function."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:607
+#: ../src/guestfs-actions.pod:612
msgid ""
"This call was added in version C<1.0.80>. In previous versions of "
"libguestfs all you could do would be to speculatively execute a command to "
@@ -22650,17 +22704,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:616 ../src/guestfs-actions.pod:1236
+#: ../src/guestfs-actions.pod:621 ../src/guestfs-actions.pod:1241
msgid "(Added in 1.0.80)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:618
+#: ../src/guestfs-actions.pod:623
msgid "guestfs_available_all_groups"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:620
+#: ../src/guestfs-actions.pod:625
#, no-wrap
msgid ""
" char **\n"
@@ -22669,7 +22723,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:623
+#: ../src/guestfs-actions.pod:628
msgid ""
"This command returns a list of all optional groups that this daemon knows "
"about. Note this returns both supported and unsupported groups. To find "
@@ -22678,22 +22732,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:629
+#: ../src/guestfs-actions.pod:634
msgid "See also C<guestfs_available> and L<guestfs(3)/AVAILABILITY>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:635
+#: ../src/guestfs-actions.pod:640
msgid "(Added in 1.3.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:637
+#: ../src/guestfs-actions.pod:642
msgid "guestfs_base64_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:639
+#: ../src/guestfs-actions.pod:644
#, no-wrap
msgid ""
" int\n"
@@ -22704,17 +22758,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:649 ../src/guestfs-actions.pod:663
+#: ../src/guestfs-actions.pod:654 ../src/guestfs-actions.pod:668
msgid "(Added in 1.3.5)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:651
+#: ../src/guestfs-actions.pod:656
msgid "guestfs_base64_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:653
+#: ../src/guestfs-actions.pod:658
#, no-wrap
msgid ""
" int\n"
@@ -22725,12 +22779,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:665
+#: ../src/guestfs-actions.pod:670
msgid "guestfs_blockdev_flushbufs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:667
+#: ../src/guestfs-actions.pod:672
#, no-wrap
msgid ""
" int\n"
@@ -22740,21 +22794,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:678 ../src/guestfs-actions.pod:695
-#: ../src/guestfs-actions.pod:710 ../src/guestfs-actions.pod:726
-#: ../src/guestfs-actions.pod:744 ../src/guestfs-actions.pod:763
-#: ../src/guestfs-actions.pod:777 ../src/guestfs-actions.pod:795
-#: ../src/guestfs-actions.pod:809 ../src/guestfs-actions.pod:823
+#: ../src/guestfs-actions.pod:683 ../src/guestfs-actions.pod:700
+#: ../src/guestfs-actions.pod:715 ../src/guestfs-actions.pod:731
+#: ../src/guestfs-actions.pod:749 ../src/guestfs-actions.pod:768
+#: ../src/guestfs-actions.pod:782 ../src/guestfs-actions.pod:800
+#: ../src/guestfs-actions.pod:814 ../src/guestfs-actions.pod:828
msgid "(Added in 0.9.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:680
+#: ../src/guestfs-actions.pod:685
msgid "guestfs_blockdev_getbsz"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:682
+#: ../src/guestfs-actions.pod:687
#, no-wrap
msgid ""
" int\n"
@@ -22764,12 +22818,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:697
+#: ../src/guestfs-actions.pod:702
msgid "guestfs_blockdev_getro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:699
+#: ../src/guestfs-actions.pod:704
#, no-wrap
msgid ""
" int\n"
@@ -22779,31 +22833,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:708 ../src/guestfs-actions.pod:1474
-#: ../src/guestfs-actions.pod:1489 ../src/guestfs-actions.pod:1978
-#: ../src/guestfs-actions.pod:1989 ../src/guestfs-actions.pod:2061
-#: ../src/guestfs-actions.pod:2087 ../src/guestfs-actions.pod:2127
-#: ../src/guestfs-actions.pod:2142 ../src/guestfs-actions.pod:2167
-#: ../src/guestfs-actions.pod:2190 ../src/guestfs-actions.pod:3226
-#: ../src/guestfs-actions.pod:3242 ../src/guestfs-actions.pod:3260
-#: ../src/guestfs-actions.pod:3422 ../src/guestfs-actions.pod:3436
-#: ../src/guestfs-actions.pod:3451 ../src/guestfs-actions.pod:3465
-#: ../src/guestfs-actions.pod:3481 ../src/guestfs-actions.pod:3496
-#: ../src/guestfs-actions.pod:3512 ../src/guestfs-actions.pod:3526
-#: ../src/guestfs-actions.pod:3539 ../src/guestfs-actions.pod:3553
-#: ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:3583
-#: ../src/guestfs-actions.pod:3596 ../src/guestfs-actions.pod:3610
-#: ../src/guestfs-actions.pod:5339
+#: ../src/guestfs-actions.pod:713 ../src/guestfs-actions.pod:1479
+#: ../src/guestfs-actions.pod:1494 ../src/guestfs-actions.pod:1983
+#: ../src/guestfs-actions.pod:1994 ../src/guestfs-actions.pod:2066
+#: ../src/guestfs-actions.pod:2092 ../src/guestfs-actions.pod:2132
+#: ../src/guestfs-actions.pod:2147 ../src/guestfs-actions.pod:2172
+#: ../src/guestfs-actions.pod:2195 ../src/guestfs-actions.pod:3231
+#: ../src/guestfs-actions.pod:3247 ../src/guestfs-actions.pod:3265
+#: ../src/guestfs-actions.pod:3427 ../src/guestfs-actions.pod:3441
+#: ../src/guestfs-actions.pod:3456 ../src/guestfs-actions.pod:3470
+#: ../src/guestfs-actions.pod:3486 ../src/guestfs-actions.pod:3501
+#: ../src/guestfs-actions.pod:3517 ../src/guestfs-actions.pod:3531
+#: ../src/guestfs-actions.pod:3544 ../src/guestfs-actions.pod:3558
+#: ../src/guestfs-actions.pod:3573 ../src/guestfs-actions.pod:3588
+#: ../src/guestfs-actions.pod:3601 ../src/guestfs-actions.pod:3615
+#: ../src/guestfs-actions.pod:5344
msgid "This function returns a C truth value on success or -1 on error."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:712
+#: ../src/guestfs-actions.pod:717
msgid "guestfs_blockdev_getsize64"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:714
+#: ../src/guestfs-actions.pod:719
#, no-wrap
msgid ""
" int64_t\n"
@@ -22813,17 +22867,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:720
+#: ../src/guestfs-actions.pod:725
msgid "See also C<guestfs_blockdev_getsz>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:728
+#: ../src/guestfs-actions.pod:733
msgid "guestfs_blockdev_getss"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:730
+#: ../src/guestfs-actions.pod:735
#, no-wrap
msgid ""
" int\n"
@@ -22833,19 +22887,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:737
+#: ../src/guestfs-actions.pod:742
msgid ""
"(Note, this is not the size in sectors, use C<guestfs_blockdev_getsz> for "
"that)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:746
+#: ../src/guestfs-actions.pod:751
msgid "guestfs_blockdev_getsz"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:748
+#: ../src/guestfs-actions.pod:753
#, no-wrap
msgid ""
" int64_t\n"
@@ -22855,19 +22909,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:755
+#: ../src/guestfs-actions.pod:760
msgid ""
"See also C<guestfs_blockdev_getss> for the real sector size of the device, "
"and C<guestfs_blockdev_getsize64> for the more useful I<size in bytes>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:765
+#: ../src/guestfs-actions.pod:770
msgid "guestfs_blockdev_rereadpt"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:767
+#: ../src/guestfs-actions.pod:772
#, no-wrap
msgid ""
" int\n"
@@ -22877,12 +22931,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:779
+#: ../src/guestfs-actions.pod:784
msgid "guestfs_blockdev_setbsz"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:781
+#: ../src/guestfs-actions.pod:786
#, no-wrap
msgid ""
" int\n"
@@ -22893,12 +22947,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:797
+#: ../src/guestfs-actions.pod:802
msgid "guestfs_blockdev_setro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:799
+#: ../src/guestfs-actions.pod:804
#, no-wrap
msgid ""
" int\n"
@@ -22908,12 +22962,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:811
+#: ../src/guestfs-actions.pod:816
msgid "guestfs_blockdev_setrw"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:813
+#: ../src/guestfs-actions.pod:818
#, no-wrap
msgid ""
" int\n"
@@ -22923,12 +22977,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:825
+#: ../src/guestfs-actions.pod:830
msgid "guestfs_btrfs_filesystem_resize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:827
+#: ../src/guestfs-actions.pod:832
#, no-wrap
msgid ""
" int\n"
@@ -22939,7 +22993,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:837
+#: ../src/guestfs-actions.pod:842
#, no-wrap
msgid ""
" GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n"
@@ -22947,17 +23001,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:860
+#: ../src/guestfs-actions.pod:865
msgid "(Added in 1.11.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:862
+#: ../src/guestfs-actions.pod:867
msgid "guestfs_btrfs_filesystem_resize_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:864
+#: ../src/guestfs-actions.pod:869
#, no-wrap
msgid ""
" int\n"
@@ -22968,17 +23022,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:869
+#: ../src/guestfs-actions.pod:874
msgid "This is the \"va_list variant\" of L</guestfs_btrfs_filesystem_resize>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:873
+#: ../src/guestfs-actions.pod:878
msgid "guestfs_btrfs_filesystem_resize_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:875
+#: ../src/guestfs-actions.pod:880
#, no-wrap
msgid ""
" int\n"
@@ -22989,17 +23043,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:880
+#: ../src/guestfs-actions.pod:885
msgid "This is the \"argv variant\" of L</guestfs_btrfs_filesystem_resize>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:884
+#: ../src/guestfs-actions.pod:889
msgid "guestfs_case_sensitive_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:886
+#: ../src/guestfs-actions.pod:891
#, no-wrap
msgid ""
" char *\n"
@@ -23009,7 +23063,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:912
+#: ../src/guestfs-actions.pod:917
msgid ""
"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return C<"
"\"/WINDOWS/system32\"> (the exact return value would depend on details of "
@@ -23017,22 +23071,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:920
+#: ../src/guestfs-actions.pod:925
msgid "See also C<guestfs_realpath>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:925 ../src/guestfs-actions.pod:7387
+#: ../src/guestfs-actions.pod:930 ../src/guestfs-actions.pod:7392
msgid "(Added in 1.0.75)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:927
+#: ../src/guestfs-actions.pod:932
msgid "guestfs_cat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:929
+#: ../src/guestfs-actions.pod:934
#, no-wrap
msgid ""
" char *\n"
@@ -23042,7 +23096,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:935
+#: ../src/guestfs-actions.pod:940
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of string). For "
@@ -23051,22 +23105,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:946 ../src/guestfs-actions.pod:3740
-#: ../src/guestfs-actions.pod:3822 ../src/guestfs-actions.pod:3839
-#: ../src/guestfs-actions.pod:3927 ../src/guestfs-actions.pod:4335
-#: ../src/guestfs-actions.pod:4349 ../src/guestfs-actions.pod:5720
-#: ../src/guestfs-actions.pod:5734 ../src/guestfs-actions.pod:7540
-#: ../src/guestfs-actions.pod:7554
+#: ../src/guestfs-actions.pod:951 ../src/guestfs-actions.pod:3745
+#: ../src/guestfs-actions.pod:3827 ../src/guestfs-actions.pod:3844
+#: ../src/guestfs-actions.pod:3932 ../src/guestfs-actions.pod:4340
+#: ../src/guestfs-actions.pod:4354 ../src/guestfs-actions.pod:5725
+#: ../src/guestfs-actions.pod:5739 ../src/guestfs-actions.pod:7545
+#: ../src/guestfs-actions.pod:7559
msgid "(Added in 0.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:948
+#: ../src/guestfs-actions.pod:953
msgid "guestfs_checksum"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:950
+#: ../src/guestfs-actions.pod:955
#, no-wrap
msgid ""
" char *\n"
@@ -23077,30 +23131,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:996
+#: ../src/guestfs-actions.pod:1001
msgid "To get the checksum for a device, use C<guestfs_checksum_device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:998
+#: ../src/guestfs-actions.pod:1003
msgid "To get the checksums for many files, use C<guestfs_checksums_out>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1003 ../src/guestfs-actions.pod:1311
-#: ../src/guestfs-actions.pod:2158 ../src/guestfs-actions.pod:3438
-#: ../src/guestfs-actions.pod:3467 ../src/guestfs-actions.pod:3528
-#: ../src/guestfs-actions.pod:3555 ../src/guestfs-actions.pod:7243
+#: ../src/guestfs-actions.pod:1008 ../src/guestfs-actions.pod:1316
+#: ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:3443
+#: ../src/guestfs-actions.pod:3472 ../src/guestfs-actions.pod:3533
+#: ../src/guestfs-actions.pod:3560 ../src/guestfs-actions.pod:7248
msgid "(Added in 1.0.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1005
+#: ../src/guestfs-actions.pod:1010
msgid "guestfs_checksum_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1007
+#: ../src/guestfs-actions.pod:1012
#, no-wrap
msgid ""
" char *\n"
@@ -23111,7 +23165,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1012
+#: ../src/guestfs-actions.pod:1017
msgid ""
"This call computes the MD5, SHAx or CRC checksum of the contents of the "
"device named C<device>. For the types of checksums supported see the "
@@ -23119,21 +23173,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1019 ../src/guestfs-actions.pod:5169
-#: ../src/guestfs-actions.pod:5304 ../src/guestfs-actions.pod:5341
-#: ../src/guestfs-actions.pod:5359 ../src/guestfs-actions.pod:5541
-#: ../src/guestfs-actions.pod:7152 ../src/guestfs-actions.pod:7166
-#: ../src/guestfs-actions.pod:7566
+#: ../src/guestfs-actions.pod:1024 ../src/guestfs-actions.pod:5174
+#: ../src/guestfs-actions.pod:5309 ../src/guestfs-actions.pod:5346
+#: ../src/guestfs-actions.pod:5364 ../src/guestfs-actions.pod:5546
+#: ../src/guestfs-actions.pod:7157 ../src/guestfs-actions.pod:7171
+#: ../src/guestfs-actions.pod:7571
msgid "(Added in 1.3.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1021
+#: ../src/guestfs-actions.pod:1026
msgid "guestfs_checksums_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1023
+#: ../src/guestfs-actions.pod:1028
#, no-wrap
msgid ""
" int\n"
@@ -23145,17 +23199,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1043
+#: ../src/guestfs-actions.pod:1048
msgid "(Added in 1.3.7)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1045
+#: ../src/guestfs-actions.pod:1050
msgid "guestfs_chmod"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1047
+#: ../src/guestfs-actions.pod:1052
#, no-wrap
msgid ""
" int\n"
@@ -23166,12 +23220,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1065
+#: ../src/guestfs-actions.pod:1070
msgid "guestfs_chown"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1067
+#: ../src/guestfs-actions.pod:1072
#, no-wrap
msgid ""
" int\n"
@@ -23183,12 +23237,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1083
+#: ../src/guestfs-actions.pod:1088
msgid "guestfs_command"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1085
+#: ../src/guestfs-actions.pod:1090
#, no-wrap
msgid ""
" char *\n"
@@ -23198,7 +23252,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1094
+#: ../src/guestfs-actions.pod:1099
msgid ""
"The single parameter is an argv-style list of arguments. The first element "
"is the name of the program to run. Subsequent elements are parameters. The "
@@ -23208,18 +23262,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1125 ../src/guestfs-actions.pod:1145
-#: ../src/guestfs-actions.pod:1610
+#: ../src/guestfs-actions.pod:1130 ../src/guestfs-actions.pod:1150
+#: ../src/guestfs-actions.pod:1615
msgid "(Added in 0.9.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1127
+#: ../src/guestfs-actions.pod:1132
msgid "guestfs_command_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1129
+#: ../src/guestfs-actions.pod:1134
#, no-wrap
msgid ""
" char **\n"
@@ -23229,24 +23283,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1133
+#: ../src/guestfs-actions.pod:1138
msgid ""
"This is the same as C<guestfs_command>, but splits the result into a list of "
"lines."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1136
+#: ../src/guestfs-actions.pod:1141
msgid "See also: C<guestfs_sh_lines>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1147
+#: ../src/guestfs-actions.pod:1152
msgid "guestfs_config"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1149
+#: ../src/guestfs-actions.pod:1154
#, no-wrap
msgid ""
" int\n"
@@ -23257,12 +23311,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1167
+#: ../src/guestfs-actions.pod:1172
msgid "guestfs_copy_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1169
+#: ../src/guestfs-actions.pod:1174
#, no-wrap
msgid ""
" int\n"
@@ -23274,12 +23328,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1183 ../src/guestfs-actions.pod:1306
-#: ../src/guestfs-actions.pod:1337 ../src/guestfs-actions.pod:1382
-#: ../src/guestfs-actions.pod:1759 ../src/guestfs-actions.pod:1781
-#: ../src/guestfs-actions.pod:3638 ../src/guestfs-actions.pod:7238
-#: ../src/guestfs-actions.pod:7272 ../src/guestfs-actions.pod:7775
-#: ../src/guestfs-actions.pod:7794
+#: ../src/guestfs-actions.pod:1188 ../src/guestfs-actions.pod:1311
+#: ../src/guestfs-actions.pod:1342 ../src/guestfs-actions.pod:1387
+#: ../src/guestfs-actions.pod:1764 ../src/guestfs-actions.pod:1786
+#: ../src/guestfs-actions.pod:3643 ../src/guestfs-actions.pod:7243
+#: ../src/guestfs-actions.pod:7277 ../src/guestfs-actions.pod:7784
+#: ../src/guestfs-actions.pod:7807
msgid ""
"This long-running command can generate progress notification messages so "
"that the caller can display a progress bar or indicator. To receive these "
@@ -23288,19 +23342,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1188 ../src/guestfs-actions.pod:4362
-#: ../src/guestfs-actions.pod:5747 ../src/guestfs-actions.pod:7473
-#: ../src/guestfs-actions.pod:7493 ../src/guestfs-actions.pod:7579
+#: ../src/guestfs-actions.pod:1193 ../src/guestfs-actions.pod:4367
+#: ../src/guestfs-actions.pod:5752 ../src/guestfs-actions.pod:7478
+#: ../src/guestfs-actions.pod:7498 ../src/guestfs-actions.pod:7584
msgid "(Added in 1.0.87)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1190
+#: ../src/guestfs-actions.pod:1195
msgid "guestfs_cp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1192
+#: ../src/guestfs-actions.pod:1197
#, no-wrap
msgid ""
" int\n"
@@ -23311,20 +23365,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1202 ../src/guestfs-actions.pod:1216
-#: ../src/guestfs-actions.pod:1288 ../src/guestfs-actions.pod:1362
-#: ../src/guestfs-actions.pod:1476 ../src/guestfs-actions.pod:5116
-#: ../src/guestfs-actions.pod:5591
+#: ../src/guestfs-actions.pod:1207 ../src/guestfs-actions.pod:1221
+#: ../src/guestfs-actions.pod:1293 ../src/guestfs-actions.pod:1367
+#: ../src/guestfs-actions.pod:1481 ../src/guestfs-actions.pod:5121
+#: ../src/guestfs-actions.pod:5596
msgid "(Added in 1.0.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1204
+#: ../src/guestfs-actions.pod:1209
msgid "guestfs_cp_a"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1206
+#: ../src/guestfs-actions.pod:1211
#, no-wrap
msgid ""
" int\n"
@@ -23335,12 +23389,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1218
+#: ../src/guestfs-actions.pod:1223
msgid "guestfs_dd"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1220
+#: ../src/guestfs-actions.pod:1225
#, no-wrap
msgid ""
" int\n"
@@ -23351,7 +23405,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1230
+#: ../src/guestfs-actions.pod:1235
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 "
@@ -23359,12 +23413,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1238
+#: ../src/guestfs-actions.pod:1243
msgid "guestfs_df"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1240
+#: ../src/guestfs-actions.pod:1245
#, no-wrap
msgid ""
" char *\n"
@@ -23373,7 +23427,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1245 ../src/guestfs-actions.pod:1262
+#: ../src/guestfs-actions.pod:1250 ../src/guestfs-actions.pod:1267
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string. Use C<guestfs_statvfs> "
@@ -23381,23 +23435,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1252 ../src/guestfs-actions.pod:1269
-#: ../src/guestfs-actions.pod:1387 ../src/guestfs-actions.pod:2361
-#: ../src/guestfs-actions.pod:2385 ../src/guestfs-actions.pod:2453
-#: ../src/guestfs-actions.pod:4472 ../src/guestfs-actions.pod:5016
-#: ../src/guestfs-actions.pod:6976 ../src/guestfs-actions.pod:7000
-#: ../src/guestfs-actions.pod:7619 ../src/guestfs-actions.pod:7632
-#: ../src/guestfs-actions.pod:7645
+#: ../src/guestfs-actions.pod:1257 ../src/guestfs-actions.pod:1274
+#: ../src/guestfs-actions.pod:1392 ../src/guestfs-actions.pod:2366
+#: ../src/guestfs-actions.pod:2390 ../src/guestfs-actions.pod:2458
+#: ../src/guestfs-actions.pod:4477 ../src/guestfs-actions.pod:5021
+#: ../src/guestfs-actions.pod:6981 ../src/guestfs-actions.pod:7005
+#: ../src/guestfs-actions.pod:7624 ../src/guestfs-actions.pod:7637
+#: ../src/guestfs-actions.pod:7650
msgid "(Added in 1.0.54)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1254
+#: ../src/guestfs-actions.pod:1259
msgid "guestfs_df_h"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1256
+#: ../src/guestfs-actions.pod:1261
#, no-wrap
msgid ""
" char *\n"
@@ -23406,12 +23460,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1271
+#: ../src/guestfs-actions.pod:1276
msgid "guestfs_dmesg"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1273
+#: ../src/guestfs-actions.pod:1278
#, no-wrap
msgid ""
" char *\n"
@@ -23420,7 +23474,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1280
+#: ../src/guestfs-actions.pod:1285
msgid ""
"Another way to get the same information is to enable verbose messages with "
"C<guestfs_set_verbose> or by setting the environment variable "
@@ -23428,12 +23482,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1290
+#: ../src/guestfs-actions.pod:1295
msgid "guestfs_download"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1292
+#: ../src/guestfs-actions.pod:1297
#, no-wrap
msgid ""
" int\n"
@@ -23444,17 +23498,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1302
+#: ../src/guestfs-actions.pod:1307
msgid "See also C<guestfs_upload>, C<guestfs_cat>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1313
+#: ../src/guestfs-actions.pod:1318
msgid "guestfs_download_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1315
+#: ../src/guestfs-actions.pod:1320
#, no-wrap
msgid ""
" int\n"
@@ -23467,7 +23521,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1328
+#: ../src/guestfs-actions.pod:1333
msgid ""
"Note that there is no limit on the amount of data that can be downloaded "
"with this call, unlike with C<guestfs_pread>, and this call always reads the "
@@ -23475,22 +23529,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1333
+#: ../src/guestfs-actions.pod:1338
msgid "See also C<guestfs_download>, C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1342 ../src/guestfs-actions.pod:7277
+#: ../src/guestfs-actions.pod:1347 ../src/guestfs-actions.pod:7282
msgid "(Added in 1.5.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1344
+#: ../src/guestfs-actions.pod:1349
msgid "guestfs_drop_caches"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1346
+#: ../src/guestfs-actions.pod:1351
#, no-wrap
msgid ""
" int\n"
@@ -23500,12 +23554,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1364
+#: ../src/guestfs-actions.pod:1369
msgid "guestfs_du"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1366
+#: ../src/guestfs-actions.pod:1371
#, no-wrap
msgid ""
" int64_t\n"
@@ -23515,12 +23569,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1389
+#: ../src/guestfs-actions.pod:1394
msgid "guestfs_e2fsck_f"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1391
+#: ../src/guestfs-actions.pod:1396
#, no-wrap
msgid ""
" int\n"
@@ -23530,24 +23584,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1399
+#: ../src/guestfs-actions.pod:1404
msgid ""
"This command is only needed because of C<guestfs_resize2fs> (q.v.). "
"Normally you should use C<guestfs_fsck>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1404
+#: ../src/guestfs-actions.pod:1409
msgid "(Added in 1.0.29)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1406
+#: ../src/guestfs-actions.pod:1411
msgid "guestfs_echo_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1408
+#: ../src/guestfs-actions.pod:1413
#, no-wrap
msgid ""
" char *\n"
@@ -23557,23 +23611,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1417
+#: ../src/guestfs-actions.pod:1422
msgid "See also C<guestfs_ping_daemon>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1422 ../src/guestfs-actions.pod:2169
-#: ../src/guestfs-actions.pod:6448
+#: ../src/guestfs-actions.pod:1427 ../src/guestfs-actions.pod:2174
+#: ../src/guestfs-actions.pod:6453
msgid "(Added in 1.0.69)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1424
+#: ../src/guestfs-actions.pod:1429
msgid "guestfs_egrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1426
+#: ../src/guestfs-actions.pod:1431
#, no-wrap
msgid ""
" char **\n"
@@ -23584,33 +23638,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1441 ../src/guestfs-actions.pod:1460
-#: ../src/guestfs-actions.pod:1517 ../src/guestfs-actions.pod:1563
-#: ../src/guestfs-actions.pod:1582 ../src/guestfs-actions.pod:2299
-#: ../src/guestfs-actions.pod:2318 ../src/guestfs-actions.pod:2474
-#: ../src/guestfs-actions.pod:2487 ../src/guestfs-actions.pod:2502
-#: ../src/guestfs-actions.pod:2548 ../src/guestfs-actions.pod:2570
-#: ../src/guestfs-actions.pod:2583 ../src/guestfs-actions.pod:3852
-#: ../src/guestfs-actions.pod:3866 ../src/guestfs-actions.pod:3879
-#: ../src/guestfs-actions.pod:3893 ../src/guestfs-actions.pod:4894
-#: ../src/guestfs-actions.pod:5925 ../src/guestfs-actions.pod:5974
-#: ../src/guestfs-actions.pod:6844 ../src/guestfs-actions.pod:6856
-#: ../src/guestfs-actions.pod:6869 ../src/guestfs-actions.pod:6882
-#: ../src/guestfs-actions.pod:6904 ../src/guestfs-actions.pod:6917
-#: ../src/guestfs-actions.pod:6930 ../src/guestfs-actions.pod:6943
-#: ../src/guestfs-actions.pod:7737 ../src/guestfs-actions.pod:7756
-#: ../src/guestfs-actions.pod:7842 ../src/guestfs-actions.pod:7861
-#: ../src/guestfs-actions.pod:7907 ../src/guestfs-actions.pod:7926
+#: ../src/guestfs-actions.pod:1446 ../src/guestfs-actions.pod:1465
+#: ../src/guestfs-actions.pod:1522 ../src/guestfs-actions.pod:1568
+#: ../src/guestfs-actions.pod:1587 ../src/guestfs-actions.pod:2304
+#: ../src/guestfs-actions.pod:2323 ../src/guestfs-actions.pod:2479
+#: ../src/guestfs-actions.pod:2492 ../src/guestfs-actions.pod:2507
+#: ../src/guestfs-actions.pod:2553 ../src/guestfs-actions.pod:2575
+#: ../src/guestfs-actions.pod:2588 ../src/guestfs-actions.pod:3857
+#: ../src/guestfs-actions.pod:3871 ../src/guestfs-actions.pod:3884
+#: ../src/guestfs-actions.pod:3898 ../src/guestfs-actions.pod:4899
+#: ../src/guestfs-actions.pod:5930 ../src/guestfs-actions.pod:5979
+#: ../src/guestfs-actions.pod:6849 ../src/guestfs-actions.pod:6861
+#: ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:6887
+#: ../src/guestfs-actions.pod:6909 ../src/guestfs-actions.pod:6922
+#: ../src/guestfs-actions.pod:6935 ../src/guestfs-actions.pod:6948
+#: ../src/guestfs-actions.pod:7742 ../src/guestfs-actions.pod:7761
+#: ../src/guestfs-actions.pod:7855 ../src/guestfs-actions.pod:7874
+#: ../src/guestfs-actions.pod:7920 ../src/guestfs-actions.pod:7939
msgid "(Added in 1.0.66)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1443
+#: ../src/guestfs-actions.pod:1448
msgid "guestfs_egrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1445
+#: ../src/guestfs-actions.pod:1450
#, no-wrap
msgid ""
" char **\n"
@@ -23621,12 +23675,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1462
+#: ../src/guestfs-actions.pod:1467
msgid "guestfs_equal"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1464
+#: ../src/guestfs-actions.pod:1469
#, no-wrap
msgid ""
" int\n"
@@ -23637,12 +23691,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1478
+#: ../src/guestfs-actions.pod:1483
msgid "guestfs_exists"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1480
+#: ../src/guestfs-actions.pod:1485
#, no-wrap
msgid ""
" int\n"
@@ -23652,17 +23706,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1487
+#: ../src/guestfs-actions.pod:1492
msgid "See also C<guestfs_is_file>, C<guestfs_is_dir>, C<guestfs_stat>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1493
+#: ../src/guestfs-actions.pod:1498
msgid "guestfs_fallocate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1495
+#: ../src/guestfs-actions.pod:1500
#, no-wrap
msgid ""
" int\n"
@@ -23673,19 +23727,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1500
+#: ../src/guestfs-actions.pod:1505
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> "
"call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1519
+#: ../src/guestfs-actions.pod:1524
msgid "guestfs_fallocate64"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1521
+#: ../src/guestfs-actions.pod:1526
#, no-wrap
msgid ""
" int\n"
@@ -23696,14 +23750,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1530
+#: ../src/guestfs-actions.pod:1535
msgid ""
"Note that this call allocates disk blocks for the file. To create a sparse "
"file use C<guestfs_truncate_size> instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1533
+#: ../src/guestfs-actions.pod:1538
msgid ""
"The deprecated call C<guestfs_fallocate> does the same, but owing to an "
"oversight it only allowed 30 bit lengths to be specified, effectively "
@@ -23711,17 +23765,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1544
+#: ../src/guestfs-actions.pod:1549
msgid "(Added in 1.3.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1546
+#: ../src/guestfs-actions.pod:1551
msgid "guestfs_fgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1548
+#: ../src/guestfs-actions.pod:1553
#, no-wrap
msgid ""
" char **\n"
@@ -23732,12 +23786,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1565
+#: ../src/guestfs-actions.pod:1570
msgid "guestfs_fgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1567
+#: ../src/guestfs-actions.pod:1572
#, no-wrap
msgid ""
" char **\n"
@@ -23748,12 +23802,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1584
+#: ../src/guestfs-actions.pod:1589
msgid "guestfs_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1586
+#: ../src/guestfs-actions.pod:1591
#, no-wrap
msgid ""
" char *\n"
@@ -23763,19 +23817,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1604
+#: ../src/guestfs-actions.pod:1609
msgid ""
"See also: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, "
"C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1612
+#: ../src/guestfs-actions.pod:1617
msgid "guestfs_file_architecture"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1614
+#: ../src/guestfs-actions.pod:1619
#, no-wrap
msgid ""
" char *\n"
@@ -23785,23 +23839,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1722 ../src/guestfs-actions.pod:1885
-#: ../src/guestfs-actions.pod:1902 ../src/guestfs-actions.pod:2603
-#: ../src/guestfs-actions.pod:2693 ../src/guestfs-actions.pod:2759
-#: ../src/guestfs-actions.pod:2946 ../src/guestfs-actions.pod:2964
-#: ../src/guestfs-actions.pod:3004 ../src/guestfs-actions.pod:3079
-#: ../src/guestfs-actions.pod:3172 ../src/guestfs-actions.pod:3409
-#: ../src/guestfs-actions.pod:3541
+#: ../src/guestfs-actions.pod:1727 ../src/guestfs-actions.pod:1890
+#: ../src/guestfs-actions.pod:1907 ../src/guestfs-actions.pod:2608
+#: ../src/guestfs-actions.pod:2698 ../src/guestfs-actions.pod:2764
+#: ../src/guestfs-actions.pod:2951 ../src/guestfs-actions.pod:2969
+#: ../src/guestfs-actions.pod:3009 ../src/guestfs-actions.pod:3084
+#: ../src/guestfs-actions.pod:3177 ../src/guestfs-actions.pod:3414
+#: ../src/guestfs-actions.pod:3546
msgid "(Added in 1.5.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1724
+#: ../src/guestfs-actions.pod:1729
msgid "guestfs_filesize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1726
+#: ../src/guestfs-actions.pod:1731
#, no-wrap
msgid ""
" int64_t\n"
@@ -23811,7 +23865,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1732
+#: ../src/guestfs-actions.pod:1737
msgid ""
"To get other stats about a file, use C<guestfs_stat>, C<guestfs_lstat>, "
"C<guestfs_is_dir>, C<guestfs_is_file> etc. To get the size of block "
@@ -23819,17 +23873,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1738
+#: ../src/guestfs-actions.pod:1743
msgid "(Added in 1.0.82)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1740
+#: ../src/guestfs-actions.pod:1745
msgid "guestfs_fill"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1742
+#: ../src/guestfs-actions.pod:1747
#, no-wrap
msgid ""
" int\n"
@@ -23841,7 +23895,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1752
+#: ../src/guestfs-actions.pod:1757
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
"C<guestfs_truncate_size>. To create a file with a pattern of repeating "
@@ -23849,17 +23903,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1764
+#: ../src/guestfs-actions.pod:1769
msgid "(Added in 1.0.79)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1766
+#: ../src/guestfs-actions.pod:1771
msgid "guestfs_fill_pattern"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1768
+#: ../src/guestfs-actions.pod:1773
#, no-wrap
msgid ""
" int\n"
@@ -23871,7 +23925,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1774
+#: ../src/guestfs-actions.pod:1779
msgid ""
"This function is like C<guestfs_fill> except that it creates a new file of "
"length C<len> containing the repeating pattern of bytes in C<pattern>. The "
@@ -23880,17 +23934,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1786
+#: ../src/guestfs-actions.pod:1791
msgid "(Added in 1.3.12)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1788
+#: ../src/guestfs-actions.pod:1793
msgid "guestfs_find"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1790
+#: ../src/guestfs-actions.pod:1795
#, no-wrap
msgid ""
" char **\n"
@@ -23900,29 +23954,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1806
+#: ../src/guestfs-actions.pod:1811
msgid ""
"then the returned list from C<guestfs_find> C</tmp> would be 4 elements:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1819
+#: ../src/guestfs-actions.pod:1824
msgid "See also C<guestfs_find0>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1828 ../src/guestfs-actions.pod:4299
-#: ../src/guestfs-actions.pod:6009
+#: ../src/guestfs-actions.pod:1833 ../src/guestfs-actions.pod:4304
+#: ../src/guestfs-actions.pod:6014
msgid "(Added in 1.0.27)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1830
+#: ../src/guestfs-actions.pod:1835
msgid "guestfs_find0"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1832
+#: ../src/guestfs-actions.pod:1837
#, no-wrap
msgid ""
" int\n"
@@ -23933,24 +23987,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1841
+#: ../src/guestfs-actions.pod:1846
msgid ""
"This command works the same way as C<guestfs_find> with the following "
"exceptions:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1868
+#: ../src/guestfs-actions.pod:1873
msgid "(Added in 1.0.74)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1870
+#: ../src/guestfs-actions.pod:1875
msgid "guestfs_findfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1872
+#: ../src/guestfs-actions.pod:1877
#, no-wrap
msgid ""
" char *\n"
@@ -23960,17 +24014,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1880
+#: ../src/guestfs-actions.pod:1885
msgid "To find the label of a filesystem, use C<guestfs_vfs_label>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1887
+#: ../src/guestfs-actions.pod:1892
msgid "guestfs_findfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1889
+#: ../src/guestfs-actions.pod:1894
#, no-wrap
msgid ""
" char *\n"
@@ -23980,17 +24034,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1897
+#: ../src/guestfs-actions.pod:1902
msgid "To find the UUID of a filesystem, use C<guestfs_vfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1904
+#: ../src/guestfs-actions.pod:1909
msgid "guestfs_fsck"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1906
+#: ../src/guestfs-actions.pod:1911
#, no-wrap
msgid ""
" int\n"
@@ -24001,17 +24055,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1941 ../src/guestfs-actions.pod:7780
+#: ../src/guestfs-actions.pod:1946 ../src/guestfs-actions.pod:7789
msgid "(Added in 1.0.16)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1943
+#: ../src/guestfs-actions.pod:1948
msgid "guestfs_get_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1945
+#: ../src/guestfs-actions.pod:1950
#, no-wrap
msgid ""
" const char *\n"
@@ -24020,7 +24074,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1953
+#: ../src/guestfs-actions.pod:1958
msgid ""
"This function returns a string which may be NULL. There is no way to return "
"an error from this function. The string is owned by the guest handle and "
@@ -24028,21 +24082,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1957 ../src/guestfs-actions.pod:5687
-#: ../src/guestfs-actions.pod:6169 ../src/guestfs-actions.pod:6611
-#: ../src/guestfs-actions.pod:6630 ../src/guestfs-actions.pod:6646
-#: ../src/guestfs-actions.pod:6670 ../src/guestfs-actions.pod:7424
-#: ../src/guestfs-actions.pod:7439 ../src/guestfs-actions.pod:7823
+#: ../src/guestfs-actions.pod:1962 ../src/guestfs-actions.pod:5692
+#: ../src/guestfs-actions.pod:6174 ../src/guestfs-actions.pod:6616
+#: ../src/guestfs-actions.pod:6635 ../src/guestfs-actions.pod:6651
+#: ../src/guestfs-actions.pod:6675 ../src/guestfs-actions.pod:7429
+#: ../src/guestfs-actions.pod:7444 ../src/guestfs-actions.pod:7836
msgid "(Added in 1.0.26)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1959
+#: ../src/guestfs-actions.pod:1964
msgid "guestfs_get_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1961
+#: ../src/guestfs-actions.pod:1966
#, no-wrap
msgid ""
" char *\n"
@@ -24051,22 +24105,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1964
+#: ../src/guestfs-actions.pod:1969
msgid "Return the current attach method. See C<guestfs_set_attach_method>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1969 ../src/guestfs-actions.pod:6199
+#: ../src/guestfs-actions.pod:1974 ../src/guestfs-actions.pod:6204
msgid "(Added in 1.9.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1971
+#: ../src/guestfs-actions.pod:1976
msgid "guestfs_get_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1973
+#: ../src/guestfs-actions.pod:1978
#, no-wrap
msgid ""
" int\n"
@@ -24075,12 +24129,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1982
+#: ../src/guestfs-actions.pod:1987
msgid "guestfs_get_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1984
+#: ../src/guestfs-actions.pod:1989
#, no-wrap
msgid ""
" int\n"
@@ -24089,17 +24143,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:6240
+#: ../src/guestfs-actions.pod:1996 ../src/guestfs-actions.pod:6245
msgid "(Added in 1.0.72)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1993
+#: ../src/guestfs-actions.pod:1998
msgid "guestfs_get_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1995
+#: ../src/guestfs-actions.pod:2000
#, no-wrap
msgid ""
" char *\n"
@@ -24109,25 +24163,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1999
+#: ../src/guestfs-actions.pod:2004
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_vfs_label> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2012 ../src/guestfs-actions.pod:2033
-#: ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6277
+#: ../src/guestfs-actions.pod:2017 ../src/guestfs-actions.pod:2038
+#: ../src/guestfs-actions.pod:6263 ../src/guestfs-actions.pod:6282
msgid "(Added in 1.0.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2014
+#: ../src/guestfs-actions.pod:2019
msgid "guestfs_get_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2016
+#: ../src/guestfs-actions.pod:2021
#, no-wrap
msgid ""
" char *\n"
@@ -24137,19 +24191,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2020
+#: ../src/guestfs-actions.pod:2025
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_vfs_uuid> "
"call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2035
+#: ../src/guestfs-actions.pod:2040
msgid "guestfs_get_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2037
+#: ../src/guestfs-actions.pod:2042
#, no-wrap
msgid ""
" int\n"
@@ -24158,7 +24212,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2043
+#: ../src/guestfs-actions.pod:2048
msgid ""
"If C<guestfs_set_memsize> was not called on this handle, and if "
"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
@@ -24166,22 +24220,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2052 ../src/guestfs-actions.pod:4590
-#: ../src/guestfs-actions.pod:4799 ../src/guestfs-actions.pod:4818
-#: ../src/guestfs-actions.pod:4837 ../src/guestfs-actions.pod:4849
-#: ../src/guestfs-actions.pod:4866 ../src/guestfs-actions.pod:4879
-#: ../src/guestfs-actions.pod:5912 ../src/guestfs-actions.pod:6298
-#: ../src/guestfs-actions.pod:6578 ../src/guestfs-actions.pod:7193
+#: ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:4595
+#: ../src/guestfs-actions.pod:4804 ../src/guestfs-actions.pod:4823
+#: ../src/guestfs-actions.pod:4842 ../src/guestfs-actions.pod:4854
+#: ../src/guestfs-actions.pod:4871 ../src/guestfs-actions.pod:4884
+#: ../src/guestfs-actions.pod:5917 ../src/guestfs-actions.pod:6303
+#: ../src/guestfs-actions.pod:6583 ../src/guestfs-actions.pod:7198
msgid "(Added in 1.0.55)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2054
+#: ../src/guestfs-actions.pod:2059
msgid "guestfs_get_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2056
+#: ../src/guestfs-actions.pod:2061
#, no-wrap
msgid ""
" int\n"
@@ -24190,17 +24244,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2063 ../src/guestfs-actions.pod:6317
+#: ../src/guestfs-actions.pod:2068 ../src/guestfs-actions.pod:6322
msgid "(Added in 1.5.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2065
+#: ../src/guestfs-actions.pod:2070
msgid "guestfs_get_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2067
+#: ../src/guestfs-actions.pod:2072
#, no-wrap
msgid ""
" const char *\n"
@@ -24209,19 +24263,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2075 ../src/guestfs-actions.pod:2115
+#: ../src/guestfs-actions.pod:2080 ../src/guestfs-actions.pod:2120
msgid ""
"This function returns a string, or NULL on error. The string is owned by "
"the guest handle and must I<not> be freed."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2080
+#: ../src/guestfs-actions.pod:2085
msgid "guestfs_get_pgroup"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2082
+#: ../src/guestfs-actions.pod:2087
#, no-wrap
msgid ""
" int\n"
@@ -24230,18 +24284,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2089 ../src/guestfs-actions.pod:6353
-#: ../src/guestfs-actions.pod:7685
+#: ../src/guestfs-actions.pod:2094 ../src/guestfs-actions.pod:6358
+#: ../src/guestfs-actions.pod:7690
msgid "(Added in 1.11.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2091
+#: ../src/guestfs-actions.pod:2096
msgid "guestfs_get_pid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2093
+#: ../src/guestfs-actions.pod:2098
#, no-wrap
msgid ""
" int\n"
@@ -24250,17 +24304,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2103
+#: ../src/guestfs-actions.pod:2108
msgid "(Added in 1.0.56)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2105
+#: ../src/guestfs-actions.pod:2110
msgid "guestfs_get_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2107
+#: ../src/guestfs-actions.pod:2112
#, no-wrap
msgid ""
" const char *\n"
@@ -24269,17 +24323,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2118 ../src/guestfs-actions.pod:6381
+#: ../src/guestfs-actions.pod:2123 ../src/guestfs-actions.pod:6386
msgid "(Added in 1.0.6)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2120
+#: ../src/guestfs-actions.pod:2125
msgid "guestfs_get_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2122
+#: ../src/guestfs-actions.pod:2127
#, no-wrap
msgid ""
" int\n"
@@ -24288,22 +24342,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2129 ../src/guestfs-actions.pod:3663
-#: ../src/guestfs-actions.pod:3994 ../src/guestfs-actions.pod:4397
-#: ../src/guestfs-actions.pod:4429 ../src/guestfs-actions.pod:5617
-#: ../src/guestfs-actions.pod:5960 ../src/guestfs-actions.pod:6405
-#: ../src/guestfs-actions.pod:7096 ../src/guestfs-actions.pod:7116
-#: ../src/guestfs-actions.pod:7308
+#: ../src/guestfs-actions.pod:2134 ../src/guestfs-actions.pod:3668
+#: ../src/guestfs-actions.pod:3999 ../src/guestfs-actions.pod:4402
+#: ../src/guestfs-actions.pod:4434 ../src/guestfs-actions.pod:5622
+#: ../src/guestfs-actions.pod:5965 ../src/guestfs-actions.pod:6410
+#: ../src/guestfs-actions.pod:7101 ../src/guestfs-actions.pod:7121
+#: ../src/guestfs-actions.pod:7313
msgid "(Added in 1.0.77)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2131
+#: ../src/guestfs-actions.pod:2136
msgid "guestfs_get_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2133
+#: ../src/guestfs-actions.pod:2138
#, no-wrap
msgid ""
" int\n"
@@ -24312,25 +24366,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2136
+#: ../src/guestfs-actions.pod:2141
msgid ""
"This returns the current setting of the selinux flag which is passed to the "
"appliance at boot time. See C<guestfs_set_selinux>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2144 ../src/guestfs-actions.pod:2207
-#: ../src/guestfs-actions.pod:6424 ../src/guestfs-actions.pod:6482
+#: ../src/guestfs-actions.pod:2149 ../src/guestfs-actions.pod:2212
+#: ../src/guestfs-actions.pod:6429 ../src/guestfs-actions.pod:6487
msgid "(Added in 1.0.67)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2146
+#: ../src/guestfs-actions.pod:2151
msgid "guestfs_get_state"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2148
+#: ../src/guestfs-actions.pod:2153
#, no-wrap
msgid ""
" int\n"
@@ -24339,12 +24393,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2160
+#: ../src/guestfs-actions.pod:2165
msgid "guestfs_get_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2162
+#: ../src/guestfs-actions.pod:2167
#, no-wrap
msgid ""
" int\n"
@@ -24353,12 +24407,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2171
+#: ../src/guestfs-actions.pod:2176
msgid "guestfs_get_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2173
+#: ../src/guestfs-actions.pod:2178
#, no-wrap
msgid ""
" int\n"
@@ -24367,19 +24421,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2176
+#: ../src/guestfs-actions.pod:2181
msgid ""
"Return the current umask. By default the umask is C<022> unless it has been "
"set by calling C<guestfs_umask>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2183
+#: ../src/guestfs-actions.pod:2188
msgid "guestfs_get_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2185
+#: ../src/guestfs-actions.pod:2190
#, no-wrap
msgid ""
" int\n"
@@ -24388,12 +24442,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2194
+#: ../src/guestfs-actions.pod:2199
msgid "guestfs_getcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2196
+#: ../src/guestfs-actions.pod:2201
#, no-wrap
msgid ""
" char *\n"
@@ -24402,18 +24456,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2201
+#: ../src/guestfs-actions.pod:2206
msgid ""
"See the documentation about SELINUX in L<guestfs(3)>, and C<guestfs_setcon>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2209
+#: ../src/guestfs-actions.pod:2214
msgid "guestfs_getxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2211
+#: ../src/guestfs-actions.pod:2216
#, no-wrap
msgid ""
" char *\n"
@@ -24425,7 +24479,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2217
+#: ../src/guestfs-actions.pod:2222
msgid ""
"Get a single extended attribute from file C<path> named C<name>. This call "
"follows symlinks. If you want to lookup an extended attribute for the "
@@ -24433,7 +24487,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2221 ../src/guestfs-actions.pod:3677
+#: ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:3682
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
"by calling C<guestfs_getxattrs>. However some Linux filesystem "
@@ -24443,15 +24497,15 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2231
+#: ../src/guestfs-actions.pod:2236
msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2233 ../src/guestfs-actions.pod:2424
-#: ../src/guestfs-actions.pod:2894 ../src/guestfs-actions.pod:3689
-#: ../src/guestfs-actions.pod:5610 ../src/guestfs-actions.pod:5636
-#: ../src/guestfs-actions.pod:5817
+#: ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2429
+#: ../src/guestfs-actions.pod:2899 ../src/guestfs-actions.pod:3694
+#: ../src/guestfs-actions.pod:5615 ../src/guestfs-actions.pod:5641
+#: ../src/guestfs-actions.pod:5822
msgid ""
"This function returns a buffer, or NULL on error. The size of the returned "
"buffer is written to C<*size_r>. I<The caller must free the returned buffer "
@@ -24459,17 +24513,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2237 ../src/guestfs-actions.pod:3693
+#: ../src/guestfs-actions.pod:2242 ../src/guestfs-actions.pod:3698
msgid "(Added in 1.7.24)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2239
+#: ../src/guestfs-actions.pod:2244
msgid "guestfs_getxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2241
+#: ../src/guestfs-actions.pod:2246
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -24479,33 +24533,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2251
+#: ../src/guestfs-actions.pod:2256
msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2253 ../src/guestfs-actions.pod:3705
-#: ../src/guestfs-actions.pod:4393
+#: ../src/guestfs-actions.pod:2258 ../src/guestfs-actions.pod:3710
+#: ../src/guestfs-actions.pod:4398
msgid ""
"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was "
"an error. I<The caller must call C<guestfs_free_xattr_list> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2257 ../src/guestfs-actions.pod:3709
-#: ../src/guestfs-actions.pod:3908 ../src/guestfs-actions.pod:3944
-#: ../src/guestfs-actions.pod:5990 ../src/guestfs-actions.pod:6501
-#: ../src/guestfs-actions.pod:7888
+#: ../src/guestfs-actions.pod:2262 ../src/guestfs-actions.pod:3714
+#: ../src/guestfs-actions.pod:3913 ../src/guestfs-actions.pod:3949
+#: ../src/guestfs-actions.pod:5995 ../src/guestfs-actions.pod:6506
+#: ../src/guestfs-actions.pod:7901
msgid "(Added in 1.0.59)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2259
+#: ../src/guestfs-actions.pod:2264
msgid "guestfs_glob_expand"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2261
+#: ../src/guestfs-actions.pod:2266
#, no-wrap
msgid ""
" char **\n"
@@ -24515,18 +24569,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2280 ../src/guestfs-actions.pod:6694
-#: ../src/guestfs-actions.pod:6711
+#: ../src/guestfs-actions.pod:2285 ../src/guestfs-actions.pod:6699
+#: ../src/guestfs-actions.pod:6716
msgid "(Added in 1.0.50)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2282
+#: ../src/guestfs-actions.pod:2287
msgid "guestfs_grep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2284
+#: ../src/guestfs-actions.pod:2289
#, no-wrap
msgid ""
" char **\n"
@@ -24537,12 +24591,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2301
+#: ../src/guestfs-actions.pod:2306
msgid "guestfs_grepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2303
+#: ../src/guestfs-actions.pod:2308
#, no-wrap
msgid ""
" char **\n"
@@ -24553,12 +24607,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2320
+#: ../src/guestfs-actions.pod:2325
msgid "guestfs_grub_install"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2322
+#: ../src/guestfs-actions.pod:2327
#, no-wrap
msgid ""
" int\n"
@@ -24569,17 +24623,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2343
+#: ../src/guestfs-actions.pod:2348
msgid "(Added in 1.0.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2345
+#: ../src/guestfs-actions.pod:2350
msgid "guestfs_head"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2347
+#: ../src/guestfs-actions.pod:2352
#, no-wrap
msgid ""
" char **\n"
@@ -24589,12 +24643,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2363
+#: ../src/guestfs-actions.pod:2368
msgid "guestfs_head_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2365
+#: ../src/guestfs-actions.pod:2370
#, no-wrap
msgid ""
" char **\n"
@@ -24605,12 +24659,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2387
+#: ../src/guestfs-actions.pod:2392
msgid "guestfs_hexdump"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2389
+#: ../src/guestfs-actions.pod:2394
#, no-wrap
msgid ""
" char *\n"
@@ -24620,18 +24674,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:6775
-#: ../src/guestfs-actions.pod:6830
+#: ../src/guestfs-actions.pod:2407 ../src/guestfs-actions.pod:6780
+#: ../src/guestfs-actions.pod:6835
msgid "(Added in 1.0.22)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2404
+#: ../src/guestfs-actions.pod:2409
msgid "guestfs_initrd_cat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2406
+#: ../src/guestfs-actions.pod:2411
#, no-wrap
msgid ""
" char *\n"
@@ -24643,17 +24697,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2422
+#: ../src/guestfs-actions.pod:2427
msgid "See also C<guestfs_initrd_list>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2433
+#: ../src/guestfs-actions.pod:2438
msgid "guestfs_initrd_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2435
+#: ../src/guestfs-actions.pod:2440
#, no-wrap
msgid ""
" char **\n"
@@ -24663,12 +24717,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2455
+#: ../src/guestfs-actions.pod:2460
msgid "guestfs_inotify_add_watch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2457
+#: ../src/guestfs-actions.pod:2462
#, no-wrap
msgid ""
" int64_t\n"
@@ -24679,12 +24733,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2476
+#: ../src/guestfs-actions.pod:2481
msgid "guestfs_inotify_close"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2478
+#: ../src/guestfs-actions.pod:2483
#, no-wrap
msgid ""
" int\n"
@@ -24693,12 +24747,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2489
+#: ../src/guestfs-actions.pod:2494
msgid "guestfs_inotify_files"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2491
+#: ../src/guestfs-actions.pod:2496
#, no-wrap
msgid ""
" char **\n"
@@ -24707,7 +24761,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2494
+#: ../src/guestfs-actions.pod:2499
msgid ""
"This function is a helpful wrapper around C<guestfs_inotify_read> which just "
"returns a list of pathnames of objects that were touched. The returned "
@@ -24715,12 +24769,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2504
+#: ../src/guestfs-actions.pod:2509
msgid "guestfs_inotify_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2506
+#: ../src/guestfs-actions.pod:2511
#, no-wrap
msgid ""
" int\n"
@@ -24730,7 +24784,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2514
+#: ../src/guestfs-actions.pod:2519
msgid ""
"C<maxevents> is the maximum number of events which will be queued up between "
"calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is "
@@ -24742,7 +24796,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2524
+#: ../src/guestfs-actions.pod:2529
msgid ""
"Before any events are generated, you have to add some watches to the "
"internal watch list. See: C<guestfs_inotify_add_watch>, "
@@ -24750,7 +24804,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2530
+#: ../src/guestfs-actions.pod:2535
msgid ""
"Queued up events should be read periodically by calling "
"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful "
@@ -24759,19 +24813,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2537
+#: ../src/guestfs-actions.pod:2542
msgid ""
"The handle should be closed after use by calling C<guestfs_inotify_close>. "
"This also removes any watches automatically."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2550
+#: ../src/guestfs-actions.pod:2555
msgid "guestfs_inotify_read"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2552
+#: ../src/guestfs-actions.pod:2557
#, no-wrap
msgid ""
" struct guestfs_inotify_event_list *\n"
@@ -24780,7 +24834,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2566
+#: ../src/guestfs-actions.pod:2571
msgid ""
"This function returns a C<struct guestfs_inotify_event_list *>, or NULL if "
"there was an error. I<The caller must call "
@@ -24788,12 +24842,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2572
+#: ../src/guestfs-actions.pod:2577
msgid "guestfs_inotify_rm_watch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2574
+#: ../src/guestfs-actions.pod:2579
#, no-wrap
msgid ""
" int\n"
@@ -24803,18 +24857,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2578
+#: ../src/guestfs-actions.pod:2583
msgid ""
"Remove a previously defined inotify watch. See C<guestfs_inotify_add_watch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2585
+#: ../src/guestfs-actions.pod:2590
msgid "guestfs_inspect_get_arch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2587
+#: ../src/guestfs-actions.pod:2592
#, no-wrap
msgid ""
" char *\n"
@@ -24824,19 +24878,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2591
+#: ../src/guestfs-actions.pod:2596
msgid ""
"This returns the architecture of the inspected operating system. The "
"possible return values are listed under C<guestfs_file_architecture>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2605
+#: ../src/guestfs-actions.pod:2610
msgid "guestfs_inspect_get_distro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2607
+#: ../src/guestfs-actions.pod:2612
#, no-wrap
msgid ""
" char *\n"
@@ -24846,12 +24900,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2695
+#: ../src/guestfs-actions.pod:2700
msgid "guestfs_inspect_get_drive_mappings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2697
+#: ../src/guestfs-actions.pod:2702
#, no-wrap
msgid ""
" char **\n"
@@ -24861,16 +24915,16 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2726
+#: ../src/guestfs-actions.pod:2731
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>, C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2730 ../src/guestfs-actions.pod:2998
-#: ../src/guestfs-actions.pod:3796 ../src/guestfs-actions.pod:5078
-#: ../src/guestfs-actions.pod:7132
+#: ../src/guestfs-actions.pod:2735 ../src/guestfs-actions.pod:3003
+#: ../src/guestfs-actions.pod:3801 ../src/guestfs-actions.pod:5083
+#: ../src/guestfs-actions.pod:7137
msgid ""
"This function returns a NULL-terminated array of strings, or NULL if there "
"was an error. The array of strings will always have length C<2n+1>, where "
@@ -24879,17 +24933,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2736 ../src/guestfs-actions.pod:3192
+#: ../src/guestfs-actions.pod:2741 ../src/guestfs-actions.pod:3197
msgid "(Added in 1.9.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2738
+#: ../src/guestfs-actions.pod:2743
msgid "guestfs_inspect_get_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2740
+#: ../src/guestfs-actions.pod:2745
#, no-wrap
msgid ""
" char **\n"
@@ -24899,19 +24953,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2752
+#: ../src/guestfs-actions.pod:2757
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2761
+#: ../src/guestfs-actions.pod:2766
msgid "guestfs_inspect_get_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2763
+#: ../src/guestfs-actions.pod:2768
#, no-wrap
msgid ""
" char *\n"
@@ -24921,19 +24975,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2797 ../src/guestfs-actions.pod:3228
-#: ../src/guestfs-actions.pod:3244 ../src/guestfs-actions.pod:3262
-#: ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:2802 ../src/guestfs-actions.pod:3233
+#: ../src/guestfs-actions.pod:3249 ../src/guestfs-actions.pod:3267
+#: ../src/guestfs-actions.pod:6033
msgid "(Added in 1.9.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2799
+#: ../src/guestfs-actions.pod:2804
msgid "guestfs_inspect_get_hostname"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2801
+#: ../src/guestfs-actions.pod:2806
#, no-wrap
msgid ""
" char *\n"
@@ -24943,17 +24997,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2816
+#: ../src/guestfs-actions.pod:2821
msgid "(Added in 1.7.9)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2818
+#: ../src/guestfs-actions.pod:2823
msgid "guestfs_inspect_get_icon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2820
+#: ../src/guestfs-actions.pod:2825
#, no-wrap
msgid ""
" char *\n"
@@ -24965,7 +25019,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2831
+#: ../src/guestfs-actions.pod:2836
#, no-wrap
msgid ""
" GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n"
@@ -24974,18 +25028,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2898 ../src/guestfs-actions.pod:3723
-#: ../src/guestfs-actions.pod:4977
+#: ../src/guestfs-actions.pod:2903 ../src/guestfs-actions.pod:3728
+#: ../src/guestfs-actions.pod:4982
msgid "(Added in 1.11.12)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2900
+#: ../src/guestfs-actions.pod:2905
msgid "guestfs_inspect_get_icon_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2902
+#: ../src/guestfs-actions.pod:2907
#, no-wrap
msgid ""
" char *\n"
@@ -24997,17 +25051,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2908
+#: ../src/guestfs-actions.pod:2913
msgid "This is the \"va_list variant\" of L</guestfs_inspect_get_icon>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2912
+#: ../src/guestfs-actions.pod:2917
msgid "guestfs_inspect_get_icon_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2914
+#: ../src/guestfs-actions.pod:2919
#, no-wrap
msgid ""
" char *\n"
@@ -25019,17 +25073,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2920
+#: ../src/guestfs-actions.pod:2925
msgid "This is the \"argv variant\" of L</guestfs_inspect_get_icon>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2924
+#: ../src/guestfs-actions.pod:2929
msgid "guestfs_inspect_get_major_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2926
+#: ../src/guestfs-actions.pod:2931
#, no-wrap
msgid ""
" int\n"
@@ -25039,12 +25093,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2948
+#: ../src/guestfs-actions.pod:2953
msgid "guestfs_inspect_get_minor_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2950
+#: ../src/guestfs-actions.pod:2955
#, no-wrap
msgid ""
" int\n"
@@ -25054,19 +25108,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2959
+#: ../src/guestfs-actions.pod:2964
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2966
+#: ../src/guestfs-actions.pod:2971
msgid "guestfs_inspect_get_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2968
+#: ../src/guestfs-actions.pod:2973
#, no-wrap
msgid ""
" char **\n"
@@ -25076,7 +25130,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2989
+#: ../src/guestfs-actions.pod:2994
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 "
@@ -25085,19 +25139,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2995
+#: ../src/guestfs-actions.pod:3000
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3006
+#: ../src/guestfs-actions.pod:3011
msgid "guestfs_inspect_get_package_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3008
+#: ../src/guestfs-actions.pod:3013
#, no-wrap
msgid ""
" char *\n"
@@ -25107,7 +25161,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3012
+#: ../src/guestfs-actions.pod:3017
msgid ""
"This function and C<guestfs_inspect_get_package_management> return the "
"package format and package management tool used by the inspected operating "
@@ -25116,17 +25170,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3030 ../src/guestfs-actions.pod:3058
+#: ../src/guestfs-actions.pod:3035 ../src/guestfs-actions.pod:3063
msgid "(Added in 1.7.5)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3032
+#: ../src/guestfs-actions.pod:3037
msgid "guestfs_inspect_get_package_management"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3034
+#: ../src/guestfs-actions.pod:3039
#, no-wrap
msgid ""
" char *\n"
@@ -25136,7 +25190,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3038
+#: ../src/guestfs-actions.pod:3043
msgid ""
"C<guestfs_inspect_get_package_format> and this function return the package "
"format and package management tool used by the inspected operating system. "
@@ -25145,12 +25199,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3060
+#: ../src/guestfs-actions.pod:3065
msgid "guestfs_inspect_get_product_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3062
+#: ../src/guestfs-actions.pod:3067
#, no-wrap
msgid ""
" char *\n"
@@ -25160,12 +25214,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3081
+#: ../src/guestfs-actions.pod:3086
msgid "guestfs_inspect_get_product_variant"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3083
+#: ../src/guestfs-actions.pod:3088
#, no-wrap
msgid ""
" char *\n"
@@ -25175,24 +25229,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3106
+#: ../src/guestfs-actions.pod:3111
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3113
+#: ../src/guestfs-actions.pod:3118
msgid "(Added in 1.9.13)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3115
+#: ../src/guestfs-actions.pod:3120
msgid "guestfs_inspect_get_roots"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3117
+#: ../src/guestfs-actions.pod:3122
#, no-wrap
msgid ""
" char **\n"
@@ -25201,7 +25255,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3120
+#: ../src/guestfs-actions.pod:3125
msgid ""
"This function is a convenient way to get the list of root devices, as "
"returned from a previous call to C<guestfs_inspect_os>, but without redoing "
@@ -25209,24 +25263,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3124
+#: ../src/guestfs-actions.pod:3129
msgid ""
"This returns an empty list if either no root devices were found or the "
"caller has not called C<guestfs_inspect_os>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3133
+#: ../src/guestfs-actions.pod:3138
msgid "(Added in 1.7.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3135
+#: ../src/guestfs-actions.pod:3140
msgid "guestfs_inspect_get_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3137
+#: ../src/guestfs-actions.pod:3142
#, no-wrap
msgid ""
" char *\n"
@@ -25236,12 +25290,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3174
+#: ../src/guestfs-actions.pod:3179
msgid "guestfs_inspect_get_windows_current_control_set"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3176
+#: ../src/guestfs-actions.pod:3181
#, no-wrap
msgid ""
" char *\n"
@@ -25251,12 +25305,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3194
+#: ../src/guestfs-actions.pod:3199
msgid "guestfs_inspect_get_windows_systemroot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3196
+#: ../src/guestfs-actions.pod:3201
#, no-wrap
msgid ""
" char *\n"
@@ -25266,17 +25320,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3212
+#: ../src/guestfs-actions.pod:3217
msgid "(Added in 1.5.25)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3214
+#: ../src/guestfs-actions.pod:3219
msgid "guestfs_inspect_is_live"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3216
+#: ../src/guestfs-actions.pod:3221
#, no-wrap
msgid ""
" int\n"
@@ -25286,19 +25340,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3220
+#: ../src/guestfs-actions.pod:3225
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if a live image was detected on the disk."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3230
+#: ../src/guestfs-actions.pod:3235
msgid "guestfs_inspect_is_multipart"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3232
+#: ../src/guestfs-actions.pod:3237
#, no-wrap
msgid ""
" int\n"
@@ -25308,19 +25362,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3236
+#: ../src/guestfs-actions.pod:3241
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is part of a set."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3246
+#: ../src/guestfs-actions.pod:3251
msgid "guestfs_inspect_is_netinst"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3248
+#: ../src/guestfs-actions.pod:3253
#, no-wrap
msgid ""
" int\n"
@@ -25330,7 +25384,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3252
+#: ../src/guestfs-actions.pod:3257
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is a network installer, ie. not a "
@@ -25339,12 +25393,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3264
+#: ../src/guestfs-actions.pod:3269
msgid "guestfs_inspect_list_applications"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3266
+#: ../src/guestfs-actions.pod:3271
#, no-wrap
msgid ""
" struct guestfs_application_list *\n"
@@ -25354,7 +25408,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3272
+#: ../src/guestfs-actions.pod:3277
msgid ""
"I<Note:> This call works differently from other parts of the inspection "
"API. You have to call C<guestfs_inspect_os>, then "
@@ -25367,7 +25421,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3362
+#: ../src/guestfs-actions.pod:3367
msgid ""
"This function returns a C<struct guestfs_application_list *>, or NULL if "
"there was an error. I<The caller must call C<guestfs_free_application_list> "
@@ -25375,17 +25429,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3366
+#: ../src/guestfs-actions.pod:3371
msgid "(Added in 1.7.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3368
+#: ../src/guestfs-actions.pod:3373
msgid "guestfs_inspect_os"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3370
+#: ../src/guestfs-actions.pod:3375
#, no-wrap
msgid ""
" char **\n"
@@ -25394,7 +25448,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3386
+#: ../src/guestfs-actions.pod:3391
msgid ""
"You can pass the root string(s) returned to other C<guestfs_inspect_get_*> "
"functions in order to query further information about each operating system, "
@@ -25402,7 +25456,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3391
+#: ../src/guestfs-actions.pod:3396
msgid ""
"This function uses other libguestfs features such as C<guestfs_mount_ro> and "
"C<guestfs_umount_all> in order to mount and unmount filesystems and look at "
@@ -25411,18 +25465,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3403 ../src/guestfs-actions.pod:3734
-#: ../src/guestfs-actions.pod:3816
+#: ../src/guestfs-actions.pod:3408 ../src/guestfs-actions.pod:3739
+#: ../src/guestfs-actions.pod:3821
msgid "See also C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3411
+#: ../src/guestfs-actions.pod:3416
msgid "guestfs_is_blockdev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3413
+#: ../src/guestfs-actions.pod:3418
#, no-wrap
msgid ""
" int\n"
@@ -25432,27 +25486,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3420 ../src/guestfs-actions.pod:3449
-#: ../src/guestfs-actions.pod:3479 ../src/guestfs-actions.pod:3494
-#: ../src/guestfs-actions.pod:3510 ../src/guestfs-actions.pod:3566
-#: ../src/guestfs-actions.pod:3581
+#: ../src/guestfs-actions.pod:3425 ../src/guestfs-actions.pod:3454
+#: ../src/guestfs-actions.pod:3484 ../src/guestfs-actions.pod:3499
+#: ../src/guestfs-actions.pod:3515 ../src/guestfs-actions.pod:3571
+#: ../src/guestfs-actions.pod:3586
msgid "See also C<guestfs_stat>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3424 ../src/guestfs-actions.pod:3453
-#: ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3570
-#: ../src/guestfs-actions.pod:3585
+#: ../src/guestfs-actions.pod:3429 ../src/guestfs-actions.pod:3458
+#: ../src/guestfs-actions.pod:3503 ../src/guestfs-actions.pod:3575
+#: ../src/guestfs-actions.pod:3590
msgid "(Added in 1.5.10)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3426
+#: ../src/guestfs-actions.pod:3431
msgid "guestfs_is_busy"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3428
+#: ../src/guestfs-actions.pod:3433
#, no-wrap
msgid ""
" int\n"
@@ -25461,12 +25515,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3440
+#: ../src/guestfs-actions.pod:3445
msgid "guestfs_is_chardev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3442
+#: ../src/guestfs-actions.pod:3447
#, no-wrap
msgid ""
" int\n"
@@ -25476,12 +25530,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3455
+#: ../src/guestfs-actions.pod:3460
msgid "guestfs_is_config"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3457
+#: ../src/guestfs-actions.pod:3462
#, no-wrap
msgid ""
" int\n"
@@ -25490,12 +25544,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3469
+#: ../src/guestfs-actions.pod:3474
msgid "guestfs_is_dir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3471
+#: ../src/guestfs-actions.pod:3476
#, no-wrap
msgid ""
" int\n"
@@ -25505,12 +25559,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3485
+#: ../src/guestfs-actions.pod:3490
msgid "guestfs_is_fifo"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3487
+#: ../src/guestfs-actions.pod:3492
#, no-wrap
msgid ""
" int\n"
@@ -25520,12 +25574,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3500
+#: ../src/guestfs-actions.pod:3505
msgid "guestfs_is_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3502
+#: ../src/guestfs-actions.pod:3507
#, no-wrap
msgid ""
" int\n"
@@ -25535,12 +25589,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3516
+#: ../src/guestfs-actions.pod:3521
msgid "guestfs_is_launching"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3518
+#: ../src/guestfs-actions.pod:3523
#, no-wrap
msgid ""
" int\n"
@@ -25549,12 +25603,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3530
+#: ../src/guestfs-actions.pod:3535
msgid "guestfs_is_lv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3532
+#: ../src/guestfs-actions.pod:3537
#, no-wrap
msgid ""
" int\n"
@@ -25564,12 +25618,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3543
+#: ../src/guestfs-actions.pod:3548
msgid "guestfs_is_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3545
+#: ../src/guestfs-actions.pod:3550
#, no-wrap
msgid ""
" int\n"
@@ -25578,12 +25632,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3557
+#: ../src/guestfs-actions.pod:3562
msgid "guestfs_is_socket"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3559
+#: ../src/guestfs-actions.pod:3564
#, no-wrap
msgid ""
" int\n"
@@ -25593,12 +25647,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3572
+#: ../src/guestfs-actions.pod:3577
msgid "guestfs_is_symlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3574
+#: ../src/guestfs-actions.pod:3579
#, no-wrap
msgid ""
" int\n"
@@ -25608,12 +25662,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3587
+#: ../src/guestfs-actions.pod:3592
msgid "guestfs_is_zero"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3589
+#: ../src/guestfs-actions.pod:3594
#, no-wrap
msgid ""
" int\n"
@@ -25623,17 +25677,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3598 ../src/guestfs-actions.pod:3612
+#: ../src/guestfs-actions.pod:3603 ../src/guestfs-actions.pod:3617
msgid "(Added in 1.11.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3600
+#: ../src/guestfs-actions.pod:3605
msgid "guestfs_is_zero_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3602
+#: ../src/guestfs-actions.pod:3607
#, no-wrap
msgid ""
" int\n"
@@ -25643,12 +25697,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3614
+#: ../src/guestfs-actions.pod:3619
msgid "guestfs_kill_subprocess"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3616
+#: ../src/guestfs-actions.pod:3621
#, no-wrap
msgid ""
" int\n"
@@ -25657,12 +25711,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3625
+#: ../src/guestfs-actions.pod:3630
msgid "guestfs_launch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3627
+#: ../src/guestfs-actions.pod:3632
#, no-wrap
msgid ""
" int\n"
@@ -25671,12 +25725,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3645
+#: ../src/guestfs-actions.pod:3650
msgid "guestfs_lchown"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3647
+#: ../src/guestfs-actions.pod:3652
#, no-wrap
msgid ""
" int\n"
@@ -25688,7 +25742,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3653
+#: ../src/guestfs-actions.pod:3658
msgid ""
"Change the file owner to C<owner> and group to C<group>. This is like "
"C<guestfs_chown> but if C<path> is a symlink then the link itself is "
@@ -25696,12 +25750,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3665
+#: ../src/guestfs-actions.pod:3670
msgid "guestfs_lgetxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3667
+#: ../src/guestfs-actions.pod:3672
#, no-wrap
msgid ""
" char *\n"
@@ -25713,17 +25767,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3687
+#: ../src/guestfs-actions.pod:3692
msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3695
+#: ../src/guestfs-actions.pod:3700
msgid "guestfs_lgetxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3697
+#: ../src/guestfs-actions.pod:3702
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -25733,19 +25787,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3701
+#: ../src/guestfs-actions.pod:3706
msgid ""
"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, "
"then it returns the extended attributes of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3711
+#: ../src/guestfs-actions.pod:3716
msgid "guestfs_list_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3713
+#: ../src/guestfs-actions.pod:3718
#, no-wrap
msgid ""
" char **\n"
@@ -25754,12 +25808,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3725
+#: ../src/guestfs-actions.pod:3730
msgid "guestfs_list_devices"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3727
+#: ../src/guestfs-actions.pod:3732
#, no-wrap
msgid ""
" char **\n"
@@ -25768,12 +25822,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3742
+#: ../src/guestfs-actions.pod:3747
msgid "guestfs_list_dm_devices"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3744
+#: ../src/guestfs-actions.pod:3749
#, no-wrap
msgid ""
" char **\n"
@@ -25782,14 +25836,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3749
+#: ../src/guestfs-actions.pod:3754
msgid ""
"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
"previous call to C<guestfs_luks_open>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3752
+#: ../src/guestfs-actions.pod:3757
msgid ""
"Device mapper devices which correspond to logical volumes are I<not> "
"returned in this list. Call C<guestfs_lvs> if you want to list logical "
@@ -25797,17 +25851,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3760 ../src/guestfs-actions.pod:5216
+#: ../src/guestfs-actions.pod:3765 ../src/guestfs-actions.pod:5221
msgid "(Added in 1.11.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3762
+#: ../src/guestfs-actions.pod:3767
msgid "guestfs_list_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3764
+#: ../src/guestfs-actions.pod:3769
#, no-wrap
msgid ""
" char **\n"
@@ -25816,7 +25870,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3784
+#: ../src/guestfs-actions.pod:3789
msgid ""
"This command runs other libguestfs commands, which might include "
"C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -25824,7 +25878,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3788
+#: ../src/guestfs-actions.pod:3793
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 "
@@ -25834,17 +25888,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3802 ../src/guestfs-actions.pod:5577
+#: ../src/guestfs-actions.pod:3807 ../src/guestfs-actions.pod:5582
msgid "(Added in 1.5.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3804
+#: ../src/guestfs-actions.pod:3809
msgid "guestfs_list_partitions"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3806
+#: ../src/guestfs-actions.pod:3811
#, no-wrap
msgid ""
" char **\n"
@@ -25853,19 +25907,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3813
+#: ../src/guestfs-actions.pod:3818
msgid ""
"This does not return logical volumes. For that you will need to call "
"C<guestfs_lvs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3824
+#: ../src/guestfs-actions.pod:3829
msgid "guestfs_ll"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3826
+#: ../src/guestfs-actions.pod:3831
#, no-wrap
msgid ""
" char *\n"
@@ -25875,12 +25929,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3841
+#: ../src/guestfs-actions.pod:3846
msgid "guestfs_ln"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3843
+#: ../src/guestfs-actions.pod:3848
#, no-wrap
msgid ""
" int\n"
@@ -25891,12 +25945,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3854
+#: ../src/guestfs-actions.pod:3859
msgid "guestfs_ln_f"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3856
+#: ../src/guestfs-actions.pod:3861
#, no-wrap
msgid ""
" int\n"
@@ -25907,12 +25961,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3868
+#: ../src/guestfs-actions.pod:3873
msgid "guestfs_ln_s"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3870
+#: ../src/guestfs-actions.pod:3875
#, no-wrap
msgid ""
" int\n"
@@ -25923,12 +25977,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3881
+#: ../src/guestfs-actions.pod:3886
msgid "guestfs_ln_sf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3883
+#: ../src/guestfs-actions.pod:3888
#, no-wrap
msgid ""
" int\n"
@@ -25939,12 +25993,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3895
+#: ../src/guestfs-actions.pod:3900
msgid "guestfs_lremovexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3897
+#: ../src/guestfs-actions.pod:3902
#, no-wrap
msgid ""
" int\n"
@@ -25955,19 +26009,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3902
+#: ../src/guestfs-actions.pod:3907
msgid ""
"This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic "
"link, then it removes an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3910
+#: ../src/guestfs-actions.pod:3915
msgid "guestfs_ls"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3912
+#: ../src/guestfs-actions.pod:3917
#, no-wrap
msgid ""
" char **\n"
@@ -25977,19 +26031,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3920
+#: ../src/guestfs-actions.pod:3925
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use C<guestfs_readdir> instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3929
+#: ../src/guestfs-actions.pod:3934
msgid "guestfs_lsetxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3931
+#: ../src/guestfs-actions.pod:3936
#, no-wrap
msgid ""
" int\n"
@@ -26002,19 +26056,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3938
+#: ../src/guestfs-actions.pod:3943
msgid ""
"This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, "
"then it sets an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3946
+#: ../src/guestfs-actions.pod:3951
msgid "guestfs_lstat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3948
+#: ../src/guestfs-actions.pod:3953
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -26024,32 +26078,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3954
+#: ../src/guestfs-actions.pod:3959
msgid ""
"This is the same as C<guestfs_stat> except that if C<path> is a symbolic "
"link, then the link is stat-ed, not the file it refers to."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3960 ../src/guestfs-actions.pod:6735
+#: ../src/guestfs-actions.pod:3965 ../src/guestfs-actions.pod:6740
msgid ""
"This function returns a C<struct guestfs_stat *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_stat> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3964 ../src/guestfs-actions.pod:6739
-#: ../src/guestfs-actions.pod:6757 ../src/guestfs-actions.pod:7138
+#: ../src/guestfs-actions.pod:3969 ../src/guestfs-actions.pod:6744
+#: ../src/guestfs-actions.pod:6762 ../src/guestfs-actions.pod:7143
msgid "(Added in 0.9.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3966
+#: ../src/guestfs-actions.pod:3971
msgid "guestfs_lstatlist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3968
+#: ../src/guestfs-actions.pod:3973
#, no-wrap
msgid ""
" struct guestfs_stat_list *\n"
@@ -26060,7 +26114,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3973
+#: ../src/guestfs-actions.pod:3978
msgid ""
"This call allows you to perform the C<guestfs_lstat> operation on multiple "
"files, where all files are in the directory C<path>. C<names> is the list "
@@ -26068,7 +26122,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3982
+#: ../src/guestfs-actions.pod:3987
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also C<guestfs_lxattrlist> "
@@ -26079,19 +26133,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3990
+#: ../src/guestfs-actions.pod:3995
msgid ""
"This function returns a C<struct guestfs_stat_list *>, or NULL if there was "
"an error. I<The caller must call C<guestfs_free_stat_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3996
+#: ../src/guestfs-actions.pod:4001
msgid "guestfs_luks_add_key"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3998
+#: ../src/guestfs-actions.pod:4003
#, no-wrap
msgid ""
" int\n"
@@ -26104,16 +26158,16 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4010
+#: ../src/guestfs-actions.pod:4015
msgid ""
"Note that if C<keyslot> already contains a key, then this command will "
"fail. You have to use C<guestfs_luks_kill_slot> first to remove that key."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4016 ../src/guestfs-actions.pod:4056
-#: ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4099
-#: ../src/guestfs-actions.pod:4134 ../src/guestfs-actions.pod:4153
+#: ../src/guestfs-actions.pod:4021 ../src/guestfs-actions.pod:4061
+#: ../src/guestfs-actions.pod:4084 ../src/guestfs-actions.pod:4104
+#: ../src/guestfs-actions.pod:4139 ../src/guestfs-actions.pod:4158
msgid ""
"This function takes a key or passphrase parameter which could contain "
"sensitive material. Read the section L</KEYS AND PASSPHRASES> for more "
@@ -26121,18 +26175,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4020 ../src/guestfs-actions.pod:4060
-#: ../src/guestfs-actions.pod:4083 ../src/guestfs-actions.pod:4103
+#: ../src/guestfs-actions.pod:4025 ../src/guestfs-actions.pod:4065
+#: ../src/guestfs-actions.pod:4088 ../src/guestfs-actions.pod:4108
msgid "(Added in 1.5.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4022
+#: ../src/guestfs-actions.pod:4027
msgid "guestfs_luks_close"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4024
+#: ../src/guestfs-actions.pod:4029
#, no-wrap
msgid ""
" int\n"
@@ -26142,7 +26196,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4028
+#: ../src/guestfs-actions.pod:4033
msgid ""
"This closes a LUKS device that was created earlier by C<guestfs_luks_open> "
"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the "
@@ -26151,19 +26205,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4036 ../src/guestfs-actions.pod:4138
-#: ../src/guestfs-actions.pod:4157 ../src/guestfs-actions.pod:4207
-#: ../src/guestfs-actions.pod:4255
+#: ../src/guestfs-actions.pod:4041 ../src/guestfs-actions.pod:4143
+#: ../src/guestfs-actions.pod:4162 ../src/guestfs-actions.pod:4212
+#: ../src/guestfs-actions.pod:4260
msgid "(Added in 1.5.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4038
+#: ../src/guestfs-actions.pod:4043
msgid "guestfs_luks_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4040
+#: ../src/guestfs-actions.pod:4045
#, no-wrap
msgid ""
" int\n"
@@ -26175,12 +26229,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4062
+#: ../src/guestfs-actions.pod:4067
msgid "guestfs_luks_format_cipher"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4064
+#: ../src/guestfs-actions.pod:4069
#, no-wrap
msgid ""
" int\n"
@@ -26193,19 +26247,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4071
+#: ../src/guestfs-actions.pod:4076
msgid ""
"This command is the same as C<guestfs_luks_format> but it also allows you to "
"set the C<cipher> used."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4085
+#: ../src/guestfs-actions.pod:4090
msgid "guestfs_luks_kill_slot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4087
+#: ../src/guestfs-actions.pod:4092
#, no-wrap
msgid ""
" int\n"
@@ -26217,12 +26271,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4105
+#: ../src/guestfs-actions.pod:4110
msgid "guestfs_luks_open"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4107
+#: ../src/guestfs-actions.pod:4112
#, no-wrap
msgid ""
" int\n"
@@ -26234,7 +26288,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4125
+#: ../src/guestfs-actions.pod:4130
msgid ""
"If this block device contains LVM volume groups, then calling "
"C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -26242,17 +26296,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4129
+#: ../src/guestfs-actions.pod:4134
msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4140
+#: ../src/guestfs-actions.pod:4145
msgid "guestfs_luks_open_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4142
+#: ../src/guestfs-actions.pod:4147
#, no-wrap
msgid ""
" int\n"
@@ -26264,19 +26318,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4148
+#: ../src/guestfs-actions.pod:4153
msgid ""
"This is the same as C<guestfs_luks_open> except that a read-only mapping is "
"created."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4159
+#: ../src/guestfs-actions.pod:4164
msgid "guestfs_lvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4161
+#: ../src/guestfs-actions.pod:4166
#, no-wrap
msgid ""
" int\n"
@@ -26288,12 +26342,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4174
+#: ../src/guestfs-actions.pod:4179
msgid "guestfs_lvm_canonical_lv_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4176
+#: ../src/guestfs-actions.pod:4181
#, no-wrap
msgid ""
" char *\n"
@@ -26303,22 +26357,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4187
+#: ../src/guestfs-actions.pod:4192
msgid "See also C<guestfs_is_lv>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4192
+#: ../src/guestfs-actions.pod:4197
msgid "(Added in 1.5.24)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4194
+#: ../src/guestfs-actions.pod:4199
msgid "guestfs_lvm_clear_filter"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4196
+#: ../src/guestfs-actions.pod:4201
#, no-wrap
msgid ""
" int\n"
@@ -26327,19 +26381,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4199
+#: ../src/guestfs-actions.pod:4204
msgid ""
"This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to "
"see every block device."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4209
+#: ../src/guestfs-actions.pod:4214
msgid "guestfs_lvm_remove_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4211
+#: ../src/guestfs-actions.pod:4216
#, no-wrap
msgid ""
" int\n"
@@ -26348,12 +26402,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4224
+#: ../src/guestfs-actions.pod:4229
msgid "guestfs_lvm_set_filter"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4226
+#: ../src/guestfs-actions.pod:4231
#, no-wrap
msgid ""
" int\n"
@@ -26363,12 +26417,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4257
+#: ../src/guestfs-actions.pod:4262
msgid "guestfs_lvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4259
+#: ../src/guestfs-actions.pod:4264
#, no-wrap
msgid ""
" int\n"
@@ -26378,18 +26432,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4271 ../src/guestfs-actions.pod:5674
-#: ../src/guestfs-actions.pod:7508
+#: ../src/guestfs-actions.pod:4276 ../src/guestfs-actions.pod:5679
+#: ../src/guestfs-actions.pod:7513
msgid "(Added in 1.0.13)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4273
+#: ../src/guestfs-actions.pod:4278
msgid "guestfs_lvrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4275
+#: ../src/guestfs-actions.pod:4280
#, no-wrap
msgid ""
" int\n"
@@ -26400,17 +26454,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4284 ../src/guestfs-actions.pod:7521
+#: ../src/guestfs-actions.pod:4289 ../src/guestfs-actions.pod:7526
msgid "(Added in 1.0.83)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4286
+#: ../src/guestfs-actions.pod:4291
msgid "guestfs_lvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4288
+#: ../src/guestfs-actions.pod:4293
#, no-wrap
msgid ""
" int\n"
@@ -26421,12 +26475,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4301
+#: ../src/guestfs-actions.pod:4306
msgid "guestfs_lvresize_free"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4303
+#: ../src/guestfs-actions.pod:4308
#, no-wrap
msgid ""
" int\n"
@@ -26437,17 +26491,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4316
+#: ../src/guestfs-actions.pod:4321
msgid "(Added in 1.3.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4318
+#: ../src/guestfs-actions.pod:4323
msgid "guestfs_lvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4320
+#: ../src/guestfs-actions.pod:4325
#, no-wrap
msgid ""
" char **\n"
@@ -26456,17 +26510,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4329
+#: ../src/guestfs-actions.pod:4334
msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4337
+#: ../src/guestfs-actions.pod:4342
msgid "guestfs_lvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4339
+#: ../src/guestfs-actions.pod:4344
#, no-wrap
msgid ""
" struct guestfs_lvm_lv_list *\n"
@@ -26475,19 +26529,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4345
+#: ../src/guestfs-actions.pod:4350
msgid ""
"This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4351
+#: ../src/guestfs-actions.pod:4356
msgid "guestfs_lvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4353
+#: ../src/guestfs-actions.pod:4358
#, no-wrap
msgid ""
" char *\n"
@@ -26497,12 +26551,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4364
+#: ../src/guestfs-actions.pod:4369
msgid "guestfs_lxattrlist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4366
+#: ../src/guestfs-actions.pod:4371
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -26513,7 +26567,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4385
+#: ../src/guestfs-actions.pod:4390
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also C<guestfs_lstatlist> for "
@@ -26524,12 +26578,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4399
+#: ../src/guestfs-actions.pod:4404
msgid "guestfs_mkdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4401
+#: ../src/guestfs-actions.pod:4406
#, no-wrap
msgid ""
" int\n"
@@ -26539,12 +26593,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4411
+#: ../src/guestfs-actions.pod:4416
msgid "guestfs_mkdir_mode"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4413
+#: ../src/guestfs-actions.pod:4418
#, no-wrap
msgid ""
" int\n"
@@ -26555,17 +26609,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4425
+#: ../src/guestfs-actions.pod:4430
msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4431
+#: ../src/guestfs-actions.pod:4436
msgid "guestfs_mkdir_p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4433
+#: ../src/guestfs-actions.pod:4438
#, no-wrap
msgid ""
" int\n"
@@ -26575,12 +26629,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4444
+#: ../src/guestfs-actions.pod:4449
msgid "guestfs_mkdtemp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4446
+#: ../src/guestfs-actions.pod:4451
#, no-wrap
msgid ""
" char *\n"
@@ -26590,12 +26644,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4474
+#: ../src/guestfs-actions.pod:4479
msgid "guestfs_mke2fs_J"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4476
+#: ../src/guestfs-actions.pod:4481
#, no-wrap
msgid ""
" int\n"
@@ -26608,25 +26662,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4489
+#: ../src/guestfs-actions.pod:4494
msgid "See also C<guestfs_mke2journal>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4493 ../src/guestfs-actions.pod:4511
-#: ../src/guestfs-actions.pod:4529 ../src/guestfs-actions.pod:4545
-#: ../src/guestfs-actions.pod:4559 ../src/guestfs-actions.pod:4573
-#: ../src/guestfs-actions.pod:4632 ../src/guestfs-actions.pod:4909
+#: ../src/guestfs-actions.pod:4498 ../src/guestfs-actions.pod:4516
+#: ../src/guestfs-actions.pod:4534 ../src/guestfs-actions.pod:4550
+#: ../src/guestfs-actions.pod:4564 ../src/guestfs-actions.pod:4578
+#: ../src/guestfs-actions.pod:4637 ../src/guestfs-actions.pod:4914
msgid "(Added in 1.0.68)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4495
+#: ../src/guestfs-actions.pod:4500
msgid "guestfs_mke2fs_JL"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4497
+#: ../src/guestfs-actions.pod:4502
#, no-wrap
msgid ""
" int\n"
@@ -26639,17 +26693,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4507
+#: ../src/guestfs-actions.pod:4512
msgid "See also C<guestfs_mke2journal_L>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4513
+#: ../src/guestfs-actions.pod:4518
msgid "guestfs_mke2fs_JU"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4515
+#: ../src/guestfs-actions.pod:4520
#, no-wrap
msgid ""
" int\n"
@@ -26662,17 +26716,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4525
+#: ../src/guestfs-actions.pod:4530
msgid "See also C<guestfs_mke2journal_U>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4531
+#: ../src/guestfs-actions.pod:4536
msgid "guestfs_mke2journal"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4533
+#: ../src/guestfs-actions.pod:4538
#, no-wrap
msgid ""
" int\n"
@@ -26683,12 +26737,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4547
+#: ../src/guestfs-actions.pod:4552
msgid "guestfs_mke2journal_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4549
+#: ../src/guestfs-actions.pod:4554
#, no-wrap
msgid ""
" int\n"
@@ -26700,12 +26754,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4561
+#: ../src/guestfs-actions.pod:4566
msgid "guestfs_mke2journal_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4563
+#: ../src/guestfs-actions.pod:4568
#, no-wrap
msgid ""
" int\n"
@@ -26717,12 +26771,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4575
+#: ../src/guestfs-actions.pod:4580
msgid "guestfs_mkfifo"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4577
+#: ../src/guestfs-actions.pod:4582
#, no-wrap
msgid ""
" int\n"
@@ -26733,19 +26787,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4582
+#: ../src/guestfs-actions.pod:4587
msgid ""
"This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It "
"is just a convenient wrapper around C<guestfs_mknod>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4592
+#: ../src/guestfs-actions.pod:4597
msgid "guestfs_mkfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4594
+#: ../src/guestfs-actions.pod:4599
#, no-wrap
msgid ""
" int\n"
@@ -26756,12 +26810,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4607
+#: ../src/guestfs-actions.pod:4612
msgid "guestfs_mkfs_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4609
+#: ../src/guestfs-actions.pod:4614
#, no-wrap
msgid ""
" int\n"
@@ -26773,14 +26827,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4615
+#: ../src/guestfs-actions.pod:4620
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4622
+#: ../src/guestfs-actions.pod:4627
msgid ""
"This call is similar to C<guestfs_mkfs>, but it allows you to control the "
"block size of the resulting filesystem. Supported block sizes depend on the "
@@ -26788,12 +26842,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4634
+#: ../src/guestfs-actions.pod:4639
msgid "guestfs_mkfs_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4636
+#: ../src/guestfs-actions.pod:4641
#, no-wrap
msgid ""
" int\n"
@@ -26805,7 +26859,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4647
+#: ../src/guestfs-actions.pod:4652
#, no-wrap
msgid ""
" GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -26816,17 +26870,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4695
+#: ../src/guestfs-actions.pod:4700
msgid "(Added in 1.7.19)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4697
+#: ../src/guestfs-actions.pod:4702
msgid "guestfs_mkfs_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4699
+#: ../src/guestfs-actions.pod:4704
#, no-wrap
msgid ""
" int\n"
@@ -26838,17 +26892,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4705
+#: ../src/guestfs-actions.pod:4710
msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4709
+#: ../src/guestfs-actions.pod:4714
msgid "guestfs_mkfs_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4711
+#: ../src/guestfs-actions.pod:4716
#, no-wrap
msgid ""
" int\n"
@@ -26860,17 +26914,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4717
+#: ../src/guestfs-actions.pod:4722
msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4721
+#: ../src/guestfs-actions.pod:4726
msgid "guestfs_mkmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4723
+#: ../src/guestfs-actions.pod:4728
#, no-wrap
msgid ""
" int\n"
@@ -26880,7 +26934,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4727
+#: ../src/guestfs-actions.pod:4732
msgid ""
"C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
"that can be used to create extra mountpoints before mounting the first "
@@ -26888,7 +26942,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4751
+#: ../src/guestfs-actions.pod:4756
msgid ""
"C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>. You "
"may get unexpected errors if you try to mix these calls. It is safest to "
@@ -26896,7 +26950,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4755
+#: ../src/guestfs-actions.pod:4760
msgid ""
"C<guestfs_umount_all> unmounts filesystems by sorting the paths longest "
"first, so for this to work for manual mountpoints, you must ensure that the "
@@ -26905,7 +26959,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4762
+#: ../src/guestfs-actions.pod:4767
msgid ""
"Autosync [see C<guestfs_set_autosync>, this is set by default on handles] "
"can cause C<guestfs_umount_all> to be called when the handle is closed which "
@@ -26913,18 +26967,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4768 ../src/guestfs-actions.pod:5084
-#: ../src/guestfs-actions.pod:6094
+#: ../src/guestfs-actions.pod:4773 ../src/guestfs-actions.pod:5089
+#: ../src/guestfs-actions.pod:6099
msgid "(Added in 1.0.62)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4770
+#: ../src/guestfs-actions.pod:4775
msgid "guestfs_mknod"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4772
+#: ../src/guestfs-actions.pod:4777
#, no-wrap
msgid ""
" int\n"
@@ -26937,7 +26991,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4787
+#: ../src/guestfs-actions.pod:4792
msgid ""
"Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
"S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -26948,12 +27002,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4801
+#: ../src/guestfs-actions.pod:4806
msgid "guestfs_mknod_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4803
+#: ../src/guestfs-actions.pod:4808
#, no-wrap
msgid ""
" int\n"
@@ -26966,7 +27020,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4810
+#: ../src/guestfs-actions.pod:4815
msgid ""
"This call creates a block device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -26974,12 +27028,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4820
+#: ../src/guestfs-actions.pod:4825
msgid "guestfs_mknod_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4822
+#: ../src/guestfs-actions.pod:4827
#, no-wrap
msgid ""
" int\n"
@@ -26992,7 +27046,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4829
+#: ../src/guestfs-actions.pod:4834
msgid ""
"This call creates a char device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -27000,12 +27054,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4839
+#: ../src/guestfs-actions.pod:4844
msgid "guestfs_mkswap"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4841
+#: ../src/guestfs-actions.pod:4846
#, no-wrap
msgid ""
" int\n"
@@ -27015,12 +27069,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4851
+#: ../src/guestfs-actions.pod:4856
msgid "guestfs_mkswap_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4853
+#: ../src/guestfs-actions.pod:4858
#, no-wrap
msgid ""
" int\n"
@@ -27031,12 +27085,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4868
+#: ../src/guestfs-actions.pod:4873
msgid "guestfs_mkswap_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4870
+#: ../src/guestfs-actions.pod:4875
#, no-wrap
msgid ""
" int\n"
@@ -27047,12 +27101,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4881
+#: ../src/guestfs-actions.pod:4886
msgid "guestfs_mkswap_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4883
+#: ../src/guestfs-actions.pod:4888
#, no-wrap
msgid ""
" int\n"
@@ -27062,19 +27116,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4889
+#: ../src/guestfs-actions.pod:4894
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like C<guestfs_fallocate>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4896
+#: ../src/guestfs-actions.pod:4901
msgid "guestfs_modprobe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4898
+#: ../src/guestfs-actions.pod:4903
#, no-wrap
msgid ""
" int\n"
@@ -27084,12 +27138,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4911
+#: ../src/guestfs-actions.pod:4916
msgid "guestfs_mount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4913
+#: ../src/guestfs-actions.pod:4918
#, no-wrap
msgid ""
" int\n"
@@ -27100,14 +27154,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4918
+#: ../src/guestfs-actions.pod:4923
msgid ""
"I<This function is deprecated.> In new code, use the L</"
"guestfs_mount_options> call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4939
+#: ../src/guestfs-actions.pod:4944
msgid ""
"B<Important note:> When you use this call, the filesystem options C<sync> "
"and C<noatime> are set implicitly. This was originally done because we "
@@ -27119,12 +27173,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4953
+#: ../src/guestfs-actions.pod:4958
msgid "guestfs_mount_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4955
+#: ../src/guestfs-actions.pod:4960
#, no-wrap
msgid ""
" int\n"
@@ -27136,7 +27190,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4966
+#: ../src/guestfs-actions.pod:4971
#, no-wrap
msgid ""
" GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -27144,12 +27198,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4979
+#: ../src/guestfs-actions.pod:4984
msgid "guestfs_mount_9p_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4981
+#: ../src/guestfs-actions.pod:4986
#, no-wrap
msgid ""
" int\n"
@@ -27161,17 +27215,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4987
+#: ../src/guestfs-actions.pod:4992
msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4991
+#: ../src/guestfs-actions.pod:4996
msgid "guestfs_mount_9p_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4993
+#: ../src/guestfs-actions.pod:4998
#, no-wrap
msgid ""
" int\n"
@@ -27183,17 +27237,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4999
+#: ../src/guestfs-actions.pod:5004
msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5003
+#: ../src/guestfs-actions.pod:5008
msgid "guestfs_mount_loop"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5005
+#: ../src/guestfs-actions.pod:5010
#, no-wrap
msgid ""
" int\n"
@@ -27204,12 +27258,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5018
+#: ../src/guestfs-actions.pod:5023
msgid "guestfs_mount_options"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5020
+#: ../src/guestfs-actions.pod:5025
#, no-wrap
msgid ""
" int\n"
@@ -27221,25 +27275,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5026
+#: ../src/guestfs-actions.pod:5031
msgid ""
"This is the same as the C<guestfs_mount> command, but it allows you to set "
"the mount options as for the L<mount(8)> I<-o> flag."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5036 ../src/guestfs-actions.pod:5050
-#: ../src/guestfs-actions.pod:5067
+#: ../src/guestfs-actions.pod:5041 ../src/guestfs-actions.pod:5055
+#: ../src/guestfs-actions.pod:5072
msgid "(Added in 1.0.10)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5038
+#: ../src/guestfs-actions.pod:5043
msgid "guestfs_mount_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5040
+#: ../src/guestfs-actions.pod:5045
#, no-wrap
msgid ""
" int\n"
@@ -27250,19 +27304,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5045
+#: ../src/guestfs-actions.pod:5050
msgid ""
"This is the same as the C<guestfs_mount> command, but it mounts the "
"filesystem with the read-only (I<-o ro>) flag."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5052
+#: ../src/guestfs-actions.pod:5057
msgid "guestfs_mount_vfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5054
+#: ../src/guestfs-actions.pod:5059
#, no-wrap
msgid ""
" int\n"
@@ -27275,7 +27329,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5061
+#: ../src/guestfs-actions.pod:5066
msgid ""
"This is the same as the C<guestfs_mount> command, but it allows you to set "
"both the mount options and the vfstype as for the L<mount(8)> I<-o> and I<-"
@@ -27283,12 +27337,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5069
+#: ../src/guestfs-actions.pod:5074
msgid "guestfs_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5071
+#: ../src/guestfs-actions.pod:5076
#, no-wrap
msgid ""
" char **\n"
@@ -27297,7 +27351,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5074
+#: ../src/guestfs-actions.pod:5079
msgid ""
"This call is similar to C<guestfs_mounts>. That call returns a list of "
"devices. This one returns a hash table (map) of device name to directory "
@@ -27305,12 +27359,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5086
+#: ../src/guestfs-actions.pod:5091
msgid "guestfs_mounts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5088
+#: ../src/guestfs-actions.pod:5093
#, no-wrap
msgid ""
" char **\n"
@@ -27319,17 +27373,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5096
+#: ../src/guestfs-actions.pod:5101
msgid "See also: C<guestfs_mountpoints>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5104
+#: ../src/guestfs-actions.pod:5109
msgid "guestfs_mv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5106
+#: ../src/guestfs-actions.pod:5111
#, no-wrap
msgid ""
" int\n"
@@ -27340,12 +27394,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5118
+#: ../src/guestfs-actions.pod:5123
msgid "guestfs_ntfs_3g_probe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5120
+#: ../src/guestfs-actions.pod:5125
#, no-wrap
msgid ""
" int\n"
@@ -27356,17 +27410,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5139
+#: ../src/guestfs-actions.pod:5144
msgid "(Added in 1.0.43)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5141
+#: ../src/guestfs-actions.pod:5146
msgid "guestfs_ntfsresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5143
+#: ../src/guestfs-actions.pod:5148
#, no-wrap
msgid ""
" int\n"
@@ -27376,19 +27430,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5147 ../src/guestfs-actions.pod:5247
+#: ../src/guestfs-actions.pod:5152 ../src/guestfs-actions.pod:5252
msgid ""
"I<This function is deprecated.> In new code, use the L</"
"guestfs_ntfsresize_opts> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5171
+#: ../src/guestfs-actions.pod:5176
msgid "guestfs_ntfsresize_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5173
+#: ../src/guestfs-actions.pod:5178
#, no-wrap
msgid ""
" int\n"
@@ -27399,7 +27453,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5183
+#: ../src/guestfs-actions.pod:5188
#, no-wrap
msgid ""
" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
@@ -27408,7 +27462,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5203
+#: ../src/guestfs-actions.pod:5208
msgid ""
"After the resize operation, the filesystem is always marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -27419,12 +27473,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5218
+#: ../src/guestfs-actions.pod:5223
msgid "guestfs_ntfsresize_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5220
+#: ../src/guestfs-actions.pod:5225
#, no-wrap
msgid ""
" int\n"
@@ -27435,17 +27489,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5225
+#: ../src/guestfs-actions.pod:5230
msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5229
+#: ../src/guestfs-actions.pod:5234
msgid "guestfs_ntfsresize_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5231
+#: ../src/guestfs-actions.pod:5236
#, no-wrap
msgid ""
" int\n"
@@ -27456,17 +27510,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5236
+#: ../src/guestfs-actions.pod:5241
msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5240
+#: ../src/guestfs-actions.pod:5245
msgid "guestfs_ntfsresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5242
+#: ../src/guestfs-actions.pod:5247
#, no-wrap
msgid ""
" int\n"
@@ -27477,26 +27531,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5254
+#: ../src/guestfs-actions.pod:5259
msgid ""
"This command is the same as C<guestfs_ntfsresize> except that it allows you "
"to specify the new size (in bytes) explicitly."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5259 ../src/guestfs-actions.pod:5701
-#: ../src/guestfs-actions.pod:5774 ../src/guestfs-actions.pod:6042
-#: ../src/guestfs-actions.pod:7665
+#: ../src/guestfs-actions.pod:5264 ../src/guestfs-actions.pod:5706
+#: ../src/guestfs-actions.pod:5779 ../src/guestfs-actions.pod:6047
+#: ../src/guestfs-actions.pod:7670
msgid "(Added in 1.3.14)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5261
+#: ../src/guestfs-actions.pod:5266
msgid "guestfs_part_add"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5263
+#: ../src/guestfs-actions.pod:5268
#, no-wrap
msgid ""
" int\n"
@@ -27509,34 +27563,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5270
+#: ../src/guestfs-actions.pod:5275
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call C<guestfs_part_init> first."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5282
+#: ../src/guestfs-actions.pod:5287
msgid ""
"Creating a partition which covers the whole disk is not so easy. Use "
"C<guestfs_part_disk> to do that."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5287 ../src/guestfs-actions.pod:5325
-#: ../src/guestfs-actions.pod:5378 ../src/guestfs-actions.pod:5462
-#: ../src/guestfs-actions.pod:5500 ../src/guestfs-actions.pod:5519
-#: ../src/guestfs-actions.pod:5559
+#: ../src/guestfs-actions.pod:5292 ../src/guestfs-actions.pod:5330
+#: ../src/guestfs-actions.pod:5383 ../src/guestfs-actions.pod:5467
+#: ../src/guestfs-actions.pod:5505 ../src/guestfs-actions.pod:5524
+#: ../src/guestfs-actions.pod:5564
msgid "(Added in 1.0.78)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5289
+#: ../src/guestfs-actions.pod:5294
msgid "guestfs_part_del"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5291
+#: ../src/guestfs-actions.pod:5296
#, no-wrap
msgid ""
" int\n"
@@ -27547,12 +27601,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5306
+#: ../src/guestfs-actions.pod:5311
msgid "guestfs_part_disk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5308
+#: ../src/guestfs-actions.pod:5313
#, no-wrap
msgid ""
" int\n"
@@ -27563,7 +27617,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5313
+#: ../src/guestfs-actions.pod:5318
msgid ""
"This command is simply a combination of C<guestfs_part_init> followed by "
"C<guestfs_part_add> to create a single primary partition covering the whole "
@@ -27571,19 +27625,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5317
+#: ../src/guestfs-actions.pod:5322
msgid ""
"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
"possible values are described in C<guestfs_part_init>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5327
+#: ../src/guestfs-actions.pod:5332
msgid "guestfs_part_get_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5329
+#: ../src/guestfs-actions.pod:5334
#, no-wrap
msgid ""
" int\n"
@@ -27594,17 +27648,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5337
+#: ../src/guestfs-actions.pod:5342
msgid "See also C<guestfs_part_set_bootable>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5343
+#: ../src/guestfs-actions.pod:5348
msgid "guestfs_part_get_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5345
+#: ../src/guestfs-actions.pod:5350
#, no-wrap
msgid ""
" int\n"
@@ -27615,7 +27669,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5353 ../src/guestfs-actions.pod:5535
+#: ../src/guestfs-actions.pod:5358 ../src/guestfs-actions.pod:5540
msgid ""
"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
"undefined results for other partition table types (see "
@@ -27623,12 +27677,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5361
+#: ../src/guestfs-actions.pod:5366
msgid "guestfs_part_get_parttype"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5363
+#: ../src/guestfs-actions.pod:5368
#, no-wrap
msgid ""
" char *\n"
@@ -27638,7 +27692,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5370
+#: ../src/guestfs-actions.pod:5375
msgid ""
"Common return values include: C<msdos> (a DOS/Windows style MBR partition "
"table), C<gpt> (a GPT/EFI-style partition table). Other values are "
@@ -27646,12 +27700,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5380
+#: ../src/guestfs-actions.pod:5385
msgid "guestfs_part_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5382
+#: ../src/guestfs-actions.pod:5387
#, no-wrap
msgid ""
" int\n"
@@ -27662,19 +27716,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5391
+#: ../src/guestfs-actions.pod:5396
msgid ""
"Initially there are no partitions. Following this, you should call "
"C<guestfs_part_add> for each partition required."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5464
+#: ../src/guestfs-actions.pod:5469
msgid "guestfs_part_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5466
+#: ../src/guestfs-actions.pod:5471
#, no-wrap
msgid ""
" struct guestfs_partition_list *\n"
@@ -27684,14 +27738,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5483
+#: ../src/guestfs-actions.pod:5488
msgid ""
"Start of the partition I<in bytes>. To get sectors you have to divide by "
"the device's sector size, see C<guestfs_blockdev_getss>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5496
+#: ../src/guestfs-actions.pod:5501
msgid ""
"This function returns a C<struct guestfs_partition_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_partition_list> after "
@@ -27699,12 +27753,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5502
+#: ../src/guestfs-actions.pod:5507
msgid "guestfs_part_set_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5504
+#: ../src/guestfs-actions.pod:5509
#, no-wrap
msgid ""
" int\n"
@@ -27716,12 +27770,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5521
+#: ../src/guestfs-actions.pod:5526
msgid "guestfs_part_set_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5523
+#: ../src/guestfs-actions.pod:5528
#, no-wrap
msgid ""
" int\n"
@@ -27733,12 +27787,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5543
+#: ../src/guestfs-actions.pod:5548
msgid "guestfs_part_set_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5545
+#: ../src/guestfs-actions.pod:5550
#, no-wrap
msgid ""
" int\n"
@@ -27750,12 +27804,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5561
+#: ../src/guestfs-actions.pod:5566
msgid "guestfs_part_to_dev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5563
+#: ../src/guestfs-actions.pod:5568
#, no-wrap
msgid ""
" char *\n"
@@ -27765,19 +27819,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5571
+#: ../src/guestfs-actions.pod:5576
msgid ""
"The named partition must exist, for example as a string returned from "
"C<guestfs_list_partitions>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5579
+#: ../src/guestfs-actions.pod:5584
msgid "guestfs_ping_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5581
+#: ../src/guestfs-actions.pod:5586
#, no-wrap
msgid ""
" int\n"
@@ -27786,12 +27840,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5593
+#: ../src/guestfs-actions.pod:5598
msgid "guestfs_pread"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5595
+#: ../src/guestfs-actions.pod:5600
#, no-wrap
msgid ""
" char *\n"
@@ -27804,17 +27858,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5608
+#: ../src/guestfs-actions.pod:5613
msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5619
+#: ../src/guestfs-actions.pod:5624
msgid "guestfs_pread_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5621
+#: ../src/guestfs-actions.pod:5626
#, no-wrap
msgid ""
" char *\n"
@@ -27827,22 +27881,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5634
+#: ../src/guestfs-actions.pod:5639
msgid "See also C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5643
+#: ../src/guestfs-actions.pod:5648
msgid "(Added in 1.5.21)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5645
+#: ../src/guestfs-actions.pod:5650
msgid "guestfs_pvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5647
+#: ../src/guestfs-actions.pod:5652
#, no-wrap
msgid ""
" int\n"
@@ -27852,12 +27906,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5659
+#: ../src/guestfs-actions.pod:5664
msgid "guestfs_pvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5661
+#: ../src/guestfs-actions.pod:5666
#, no-wrap
msgid ""
" int\n"
@@ -27867,12 +27921,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5676
+#: ../src/guestfs-actions.pod:5681
msgid "guestfs_pvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5678
+#: ../src/guestfs-actions.pod:5683
#, no-wrap
msgid ""
" int\n"
@@ -27882,12 +27936,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5689
+#: ../src/guestfs-actions.pod:5694
msgid "guestfs_pvresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5691
+#: ../src/guestfs-actions.pod:5696
#, no-wrap
msgid ""
" int\n"
@@ -27898,19 +27952,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5696
+#: ../src/guestfs-actions.pod:5701
msgid ""
"This command is the same as C<guestfs_pvresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5703
+#: ../src/guestfs-actions.pod:5708
msgid "guestfs_pvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5705
+#: ../src/guestfs-actions.pod:5710
#, no-wrap
msgid ""
" char **\n"
@@ -27919,17 +27973,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5714
+#: ../src/guestfs-actions.pod:5719
msgid "See also C<guestfs_pvs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5722
+#: ../src/guestfs-actions.pod:5727
msgid "guestfs_pvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5724
+#: ../src/guestfs-actions.pod:5729
#, no-wrap
msgid ""
" struct guestfs_lvm_pv_list *\n"
@@ -27938,19 +27992,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5730
+#: ../src/guestfs-actions.pod:5735
msgid ""
"This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5736
+#: ../src/guestfs-actions.pod:5741
msgid "guestfs_pvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5738
+#: ../src/guestfs-actions.pod:5743
#, no-wrap
msgid ""
" char *\n"
@@ -27960,12 +28014,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5749
+#: ../src/guestfs-actions.pod:5754
msgid "guestfs_pwrite"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5751
+#: ../src/guestfs-actions.pod:5756
#, no-wrap
msgid ""
" int\n"
@@ -27978,17 +28032,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5767
+#: ../src/guestfs-actions.pod:5772
msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5776
+#: ../src/guestfs-actions.pod:5781
msgid "guestfs_pwrite_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5778
+#: ../src/guestfs-actions.pod:5783
#, no-wrap
msgid ""
" int\n"
@@ -28001,22 +28055,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5793
+#: ../src/guestfs-actions.pod:5798
msgid "See also C<guestfs_pwrite>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5800
+#: ../src/guestfs-actions.pod:5805
msgid "(Added in 1.5.20)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5802
+#: ../src/guestfs-actions.pod:5807
msgid "guestfs_read_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5804
+#: ../src/guestfs-actions.pod:5809
#, no-wrap
msgid ""
" char *\n"
@@ -28027,7 +28081,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5812
+#: ../src/guestfs-actions.pod:5817
msgid ""
"Unlike C<guestfs_cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike C<guestfs_download>, this "
@@ -28035,17 +28089,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5824
+#: ../src/guestfs-actions.pod:5829
msgid "(Added in 1.0.63)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5826
+#: ../src/guestfs-actions.pod:5831
msgid "guestfs_read_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5828
+#: ../src/guestfs-actions.pod:5833
#, no-wrap
msgid ""
" char **\n"
@@ -28055,7 +28109,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5837
+#: ../src/guestfs-actions.pod:5842
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -28064,12 +28118,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5848
+#: ../src/guestfs-actions.pod:5853
msgid "guestfs_readdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5850
+#: ../src/guestfs-actions.pod:5855
#, no-wrap
msgid ""
" struct guestfs_dirent_list *\n"
@@ -28079,7 +28133,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5904
+#: ../src/guestfs-actions.pod:5909
msgid ""
"This function is primarily intended for use by programs. To get a simple "
"list of names, use C<guestfs_ls>. To get a printable directory for human "
@@ -28087,19 +28141,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5908
+#: ../src/guestfs-actions.pod:5913
msgid ""
"This function returns a C<struct guestfs_dirent_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_dirent_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5914
+#: ../src/guestfs-actions.pod:5919
msgid "guestfs_readlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5916
+#: ../src/guestfs-actions.pod:5921
#, no-wrap
msgid ""
" char *\n"
@@ -28109,12 +28163,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5927
+#: ../src/guestfs-actions.pod:5932
msgid "guestfs_readlinklist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5929
+#: ../src/guestfs-actions.pod:5934
#, no-wrap
msgid ""
" char **\n"
@@ -28125,12 +28179,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5962
+#: ../src/guestfs-actions.pod:5967
msgid "guestfs_realpath"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5964
+#: ../src/guestfs-actions.pod:5969
#, no-wrap
msgid ""
" char *\n"
@@ -28140,12 +28194,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5976
+#: ../src/guestfs-actions.pod:5981
msgid "guestfs_removexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5978
+#: ../src/guestfs-actions.pod:5983
#, no-wrap
msgid ""
" int\n"
@@ -28156,17 +28210,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5986
+#: ../src/guestfs-actions.pod:5991
msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5992
+#: ../src/guestfs-actions.pod:5997
msgid "guestfs_resize2fs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5994
+#: ../src/guestfs-actions.pod:5999
#, no-wrap
msgid ""
" int\n"
@@ -28176,7 +28230,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6001
+#: ../src/guestfs-actions.pod:6006
msgid ""
"I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the "
"C<device> before calling this command. For unknown reasons C<resize2fs> "
@@ -28185,12 +28239,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6011
+#: ../src/guestfs-actions.pod:6016
msgid "guestfs_resize2fs_M"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6013
+#: ../src/guestfs-actions.pod:6018
#, no-wrap
msgid ""
" int\n"
@@ -28200,7 +28254,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6017
+#: ../src/guestfs-actions.pod:6022
msgid ""
"This command is the same as C<guestfs_resize2fs>, but the filesystem is "
"resized to its minimum size. This works like the I<-M> option to the "
@@ -28208,7 +28262,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6021
+#: ../src/guestfs-actions.pod:6026
msgid ""
"To get the resulting size of the filesystem you should call "
"C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values. "
@@ -28217,12 +28271,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6030
+#: ../src/guestfs-actions.pod:6035
msgid "guestfs_resize2fs_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6032
+#: ../src/guestfs-actions.pod:6037
#, no-wrap
msgid ""
" int\n"
@@ -28233,19 +28287,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6037
+#: ../src/guestfs-actions.pod:6042
msgid ""
"This command is the same as C<guestfs_resize2fs> except that it allows you "
"to specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6044
+#: ../src/guestfs-actions.pod:6049
msgid "guestfs_rm"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6046
+#: ../src/guestfs-actions.pod:6051
#, no-wrap
msgid ""
" int\n"
@@ -28255,12 +28309,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6056
+#: ../src/guestfs-actions.pod:6061
msgid "guestfs_rm_rf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6058
+#: ../src/guestfs-actions.pod:6063
#, no-wrap
msgid ""
" int\n"
@@ -28270,12 +28324,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6070
+#: ../src/guestfs-actions.pod:6075
msgid "guestfs_rmdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6072
+#: ../src/guestfs-actions.pod:6077
#, no-wrap
msgid ""
" int\n"
@@ -28285,12 +28339,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6082
+#: ../src/guestfs-actions.pod:6087
msgid "guestfs_rmmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6084
+#: ../src/guestfs-actions.pod:6089
#, no-wrap
msgid ""
" int\n"
@@ -28300,19 +28354,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6088
+#: ../src/guestfs-actions.pod:6093
msgid ""
"This calls removes a mountpoint that was previously created with "
"C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6096
+#: ../src/guestfs-actions.pod:6101
msgid "guestfs_scrub_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6098
+#: ../src/guestfs-actions.pod:6103
#, no-wrap
msgid ""
" int\n"
@@ -28322,18 +28376,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6113 ../src/guestfs-actions.pod:6131
-#: ../src/guestfs-actions.pod:6150
+#: ../src/guestfs-actions.pod:6118 ../src/guestfs-actions.pod:6136
+#: ../src/guestfs-actions.pod:6155
msgid "(Added in 1.0.52)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6115
+#: ../src/guestfs-actions.pod:6120
msgid "guestfs_scrub_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6117
+#: ../src/guestfs-actions.pod:6122
#, no-wrap
msgid ""
" int\n"
@@ -28343,12 +28397,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6133
+#: ../src/guestfs-actions.pod:6138
msgid "guestfs_scrub_freespace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6135
+#: ../src/guestfs-actions.pod:6140
#, no-wrap
msgid ""
" int\n"
@@ -28358,7 +28412,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6139
+#: ../src/guestfs-actions.pod:6144
msgid ""
"This command creates the directory C<dir> and then fills it with files until "
"the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, "
@@ -28367,12 +28421,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6152
+#: ../src/guestfs-actions.pod:6157
msgid "guestfs_set_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6154
+#: ../src/guestfs-actions.pod:6159
#, no-wrap
msgid ""
" int\n"
@@ -28382,12 +28436,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6171
+#: ../src/guestfs-actions.pod:6176
msgid "guestfs_set_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6173
+#: ../src/guestfs-actions.pod:6178
#, no-wrap
msgid ""
" int\n"
@@ -28397,12 +28451,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6201
+#: ../src/guestfs-actions.pod:6206
msgid "guestfs_set_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6203
+#: ../src/guestfs-actions.pod:6208
#, no-wrap
msgid ""
" int\n"
@@ -28412,12 +28466,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6219
+#: ../src/guestfs-actions.pod:6224
msgid "guestfs_set_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6221
+#: ../src/guestfs-actions.pod:6226
#, no-wrap
msgid ""
" int\n"
@@ -28427,7 +28481,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6229
+#: ../src/guestfs-actions.pod:6234
msgid ""
"One consequence of this is that log messages aren't caught by the library "
"and handled by C<guestfs_set_log_message_callback>, but go straight to "
@@ -28435,12 +28489,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6242
+#: ../src/guestfs-actions.pod:6247
msgid "guestfs_set_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6244
+#: ../src/guestfs-actions.pod:6249
#, no-wrap
msgid ""
" int\n"
@@ -28451,19 +28505,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6253
+#: ../src/guestfs-actions.pod:6258
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return "
"the existing label on a filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6260
+#: ../src/guestfs-actions.pod:6265
msgid "guestfs_set_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6262
+#: ../src/guestfs-actions.pod:6267
#, no-wrap
msgid ""
" int\n"
@@ -28474,19 +28528,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6272
+#: ../src/guestfs-actions.pod:6277
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return "
"the existing UUID of a filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6279
+#: ../src/guestfs-actions.pod:6284
msgid "guestfs_set_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6281
+#: ../src/guestfs-actions.pod:6286
#, no-wrap
msgid ""
" int\n"
@@ -28496,19 +28550,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6285
+#: ../src/guestfs-actions.pod:6290
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before C<guestfs_launch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6300
+#: ../src/guestfs-actions.pod:6305
msgid "guestfs_set_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6302
+#: ../src/guestfs-actions.pod:6307
#, no-wrap
msgid ""
" int\n"
@@ -28518,19 +28572,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6312
+#: ../src/guestfs-actions.pod:6317
msgid ""
"You must call this before calling C<guestfs_launch>, otherwise it has no "
"effect."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6319
+#: ../src/guestfs-actions.pod:6324
msgid "guestfs_set_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6321
+#: ../src/guestfs-actions.pod:6326
#, no-wrap
msgid ""
" int\n"
@@ -28540,12 +28594,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6336
+#: ../src/guestfs-actions.pod:6341
msgid "guestfs_set_pgroup"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6338
+#: ../src/guestfs-actions.pod:6343
#, no-wrap
msgid ""
" int\n"
@@ -28555,12 +28609,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6355
+#: ../src/guestfs-actions.pod:6360
msgid "guestfs_set_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6357
+#: ../src/guestfs-actions.pod:6362
#, no-wrap
msgid ""
" int\n"
@@ -28570,12 +28624,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6383
+#: ../src/guestfs-actions.pod:6388
msgid "guestfs_set_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6385
+#: ../src/guestfs-actions.pod:6390
#, no-wrap
msgid ""
" int\n"
@@ -28585,7 +28639,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6389
+#: ../src/guestfs-actions.pod:6394
msgid ""
"If this is called with the parameter C<false> then C<guestfs_launch> does "
"not create a recovery process. The purpose of the recovery process is to "
@@ -28594,19 +28648,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6394
+#: ../src/guestfs-actions.pod:6399
msgid ""
"This only has any effect if called before C<guestfs_launch>, and the default "
"is true."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6407
+#: ../src/guestfs-actions.pod:6412
msgid "guestfs_set_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6409
+#: ../src/guestfs-actions.pod:6414
#, no-wrap
msgid ""
" int\n"
@@ -28616,12 +28670,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6426
+#: ../src/guestfs-actions.pod:6431
msgid "guestfs_set_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6428
+#: ../src/guestfs-actions.pod:6433
#, no-wrap
msgid ""
" int\n"
@@ -28631,19 +28685,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6442
+#: ../src/guestfs-actions.pod:6447
msgid ""
"Trace messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see C<guestfs_set_event_callback>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6450
+#: ../src/guestfs-actions.pod:6455
msgid "guestfs_set_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6452
+#: ../src/guestfs-actions.pod:6457
#, no-wrap
msgid ""
" int\n"
@@ -28653,19 +28707,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6461
+#: ../src/guestfs-actions.pod:6466
msgid ""
"Verbose messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see C<guestfs_set_event_callback>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6469
+#: ../src/guestfs-actions.pod:6474
msgid "guestfs_setcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6471
+#: ../src/guestfs-actions.pod:6476
#, no-wrap
msgid ""
" int\n"
@@ -28675,12 +28729,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6484
+#: ../src/guestfs-actions.pod:6489
msgid "guestfs_setxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6486
+#: ../src/guestfs-actions.pod:6491
#, no-wrap
msgid ""
" int\n"
@@ -28693,17 +28747,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6497
+#: ../src/guestfs-actions.pod:6502
msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6503
+#: ../src/guestfs-actions.pod:6508
msgid "guestfs_sfdisk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6505
+#: ../src/guestfs-actions.pod:6510
#, no-wrap
msgid ""
" int\n"
@@ -28717,26 +28771,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6513 ../src/guestfs-actions.pod:6557
-#: ../src/guestfs-actions.pod:6591
+#: ../src/guestfs-actions.pod:6518 ../src/guestfs-actions.pod:6562
+#: ../src/guestfs-actions.pod:6596
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_part_add> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6540
+#: ../src/guestfs-actions.pod:6545
msgid ""
"See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6550
+#: ../src/guestfs-actions.pod:6555
msgid "guestfs_sfdiskM"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6552
+#: ../src/guestfs-actions.pod:6557
#, no-wrap
msgid ""
" int\n"
@@ -28747,7 +28801,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6564
+#: ../src/guestfs-actions.pod:6569
msgid ""
"This is a simplified interface to the C<guestfs_sfdisk> command, where "
"partition sizes are specified in megabytes only (rounded to the nearest "
@@ -28756,19 +28810,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6570
+#: ../src/guestfs-actions.pod:6575
msgid ""
"See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
"C<guestfs_part_disk>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6580
+#: ../src/guestfs-actions.pod:6585
msgid "guestfs_sfdisk_N"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6582
+#: ../src/guestfs-actions.pod:6587
#, no-wrap
msgid ""
" int\n"
@@ -28783,24 +28837,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6601
+#: ../src/guestfs-actions.pod:6606
msgid ""
"For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> "
"for the cyls/heads/sectors parameters."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6604
+#: ../src/guestfs-actions.pod:6609
msgid "See also: C<guestfs_part_add>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6613
+#: ../src/guestfs-actions.pod:6618
msgid "guestfs_sfdisk_disk_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6615
+#: ../src/guestfs-actions.pod:6620
#, no-wrap
msgid ""
" char *\n"
@@ -28810,7 +28864,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6619
+#: ../src/guestfs-actions.pod:6624
msgid ""
"This displays the disk geometry of C<device> read from the partition table. "
"Especially in the case where the underlying block device has been resized, "
@@ -28819,12 +28873,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6632
+#: ../src/guestfs-actions.pod:6637
msgid "guestfs_sfdisk_kernel_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6634
+#: ../src/guestfs-actions.pod:6639
#, no-wrap
msgid ""
" char *\n"
@@ -28834,12 +28888,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6648
+#: ../src/guestfs-actions.pod:6653
msgid "guestfs_sfdisk_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6650
+#: ../src/guestfs-actions.pod:6655
#, no-wrap
msgid ""
" char *\n"
@@ -28849,24 +28903,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6654
+#: ../src/guestfs-actions.pod:6659
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_part_list> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6665
+#: ../src/guestfs-actions.pod:6670
msgid "See also: C<guestfs_part_list>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6672
+#: ../src/guestfs-actions.pod:6677
msgid "guestfs_sh"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6674
+#: ../src/guestfs-actions.pod:6679
#, no-wrap
msgid ""
" char *\n"
@@ -28876,22 +28930,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6681
+#: ../src/guestfs-actions.pod:6686
msgid "This is like C<guestfs_command>, but passes the command to:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6689
+#: ../src/guestfs-actions.pod:6694
msgid "All the provisos about C<guestfs_command> apply to this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6696
+#: ../src/guestfs-actions.pod:6701
msgid "guestfs_sh_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6698
+#: ../src/guestfs-actions.pod:6703
#, no-wrap
msgid ""
" char **\n"
@@ -28901,24 +28955,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6702
+#: ../src/guestfs-actions.pod:6707
msgid ""
"This is the same as C<guestfs_sh>, but splits the result into a list of "
"lines."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6705
+#: ../src/guestfs-actions.pod:6710
msgid "See also: C<guestfs_command_lines>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6713
+#: ../src/guestfs-actions.pod:6718
msgid "guestfs_sleep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6715
+#: ../src/guestfs-actions.pod:6720
#, no-wrap
msgid ""
" int\n"
@@ -28928,17 +28982,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6723
+#: ../src/guestfs-actions.pod:6728
msgid "(Added in 1.0.41)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6725 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:6730 ../src/guestfs-structs.pod:109
msgid "guestfs_stat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6727
+#: ../src/guestfs-actions.pod:6732
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -28948,12 +29002,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6741 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:6746 ../src/guestfs-structs.pod:135
msgid "guestfs_statvfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6743
+#: ../src/guestfs-actions.pod:6748
#, no-wrap
msgid ""
" struct guestfs_statvfs *\n"
@@ -28963,19 +29017,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6753
+#: ../src/guestfs-actions.pod:6758
msgid ""
"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_statvfs> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6759
+#: ../src/guestfs-actions.pod:6764
msgid "guestfs_strings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6761
+#: ../src/guestfs-actions.pod:6766
#, no-wrap
msgid ""
" char **\n"
@@ -28985,12 +29039,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6777
+#: ../src/guestfs-actions.pod:6782
msgid "guestfs_strings_e"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6779
+#: ../src/guestfs-actions.pod:6784
#, no-wrap
msgid ""
" char **\n"
@@ -29001,26 +29055,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6784
+#: ../src/guestfs-actions.pod:6789
msgid ""
"This is like the C<guestfs_strings> command, but allows you to specify the "
"encoding of strings that are looked for in the source file C<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6794
+#: ../src/guestfs-actions.pod:6799
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what C<guestfs_strings> uses)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6832
+#: ../src/guestfs-actions.pod:6837
msgid "guestfs_swapoff_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6834
+#: ../src/guestfs-actions.pod:6839
#, no-wrap
msgid ""
" int\n"
@@ -29030,19 +29084,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6838
+#: ../src/guestfs-actions.pod:6843
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See C<guestfs_swapon_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6846
+#: ../src/guestfs-actions.pod:6851
msgid "guestfs_swapoff_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6848
+#: ../src/guestfs-actions.pod:6853
#, no-wrap
msgid ""
" int\n"
@@ -29052,12 +29106,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6858
+#: ../src/guestfs-actions.pod:6863
msgid "guestfs_swapoff_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6860
+#: ../src/guestfs-actions.pod:6865
#, no-wrap
msgid ""
" int\n"
@@ -29067,12 +29121,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6871
+#: ../src/guestfs-actions.pod:6876
msgid "guestfs_swapoff_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6873
+#: ../src/guestfs-actions.pod:6878
#, no-wrap
msgid ""
" int\n"
@@ -29082,12 +29136,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6884
+#: ../src/guestfs-actions.pod:6889
msgid "guestfs_swapon_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6886
+#: ../src/guestfs-actions.pod:6891
#, no-wrap
msgid ""
" int\n"
@@ -29097,7 +29151,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6890
+#: ../src/guestfs-actions.pod:6895
msgid ""
"This command enables the libguestfs appliance to use the swap device or "
"partition named C<device>. The increased memory is made available for all "
@@ -29105,12 +29159,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6906
+#: ../src/guestfs-actions.pod:6911
msgid "guestfs_swapon_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6908
+#: ../src/guestfs-actions.pod:6913
#, no-wrap
msgid ""
" int\n"
@@ -29120,19 +29174,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6912
+#: ../src/guestfs-actions.pod:6917
msgid ""
"This command enables swap to a file. See C<guestfs_swapon_device> for other "
"notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6919
+#: ../src/guestfs-actions.pod:6924
msgid "guestfs_swapon_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6921
+#: ../src/guestfs-actions.pod:6926
#, no-wrap
msgid ""
" int\n"
@@ -29142,19 +29196,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6925
+#: ../src/guestfs-actions.pod:6930
msgid ""
"This command enables swap to a labeled swap partition. See "
"C<guestfs_swapon_device> for other notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6932
+#: ../src/guestfs-actions.pod:6937
msgid "guestfs_swapon_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6934
+#: ../src/guestfs-actions.pod:6939
#, no-wrap
msgid ""
" int\n"
@@ -29164,19 +29218,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6938
+#: ../src/guestfs-actions.pod:6943
msgid ""
"This command enables swap to a swap partition with the given UUID. See "
"C<guestfs_swapon_device> for other notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6945
+#: ../src/guestfs-actions.pod:6950
msgid "guestfs_sync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6947
+#: ../src/guestfs-actions.pod:6952
#, no-wrap
msgid ""
" int\n"
@@ -29185,12 +29239,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6960
+#: ../src/guestfs-actions.pod:6965
msgid "guestfs_tail"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6962
+#: ../src/guestfs-actions.pod:6967
#, no-wrap
msgid ""
" char **\n"
@@ -29200,12 +29254,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6978
+#: ../src/guestfs-actions.pod:6983
msgid "guestfs_tail_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6980
+#: ../src/guestfs-actions.pod:6985
#, no-wrap
msgid ""
" char **\n"
@@ -29216,12 +29270,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7002
+#: ../src/guestfs-actions.pod:7007
msgid "guestfs_tar_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7004
+#: ../src/guestfs-actions.pod:7009
#, no-wrap
msgid ""
" int\n"
@@ -29232,24 +29286,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7012
+#: ../src/guestfs-actions.pod:7017
msgid ""
"To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7017 ../src/guestfs-actions.pod:7034
-#: ../src/guestfs-actions.pod:7050 ../src/guestfs-actions.pod:7066
+#: ../src/guestfs-actions.pod:7022 ../src/guestfs-actions.pod:7039
+#: ../src/guestfs-actions.pod:7055 ../src/guestfs-actions.pod:7071
msgid "(Added in 1.0.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7019
+#: ../src/guestfs-actions.pod:7024
msgid "guestfs_tar_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7021
+#: ../src/guestfs-actions.pod:7026
#, no-wrap
msgid ""
" int\n"
@@ -29260,19 +29314,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7029
+#: ../src/guestfs-actions.pod:7034
msgid ""
"To download a compressed tarball, use C<guestfs_tgz_out> or "
"C<guestfs_txz_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7036
+#: ../src/guestfs-actions.pod:7041
msgid "guestfs_tgz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7038
+#: ../src/guestfs-actions.pod:7043
#, no-wrap
msgid ""
" int\n"
@@ -29283,17 +29337,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7046
+#: ../src/guestfs-actions.pod:7051
msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7052
+#: ../src/guestfs-actions.pod:7057
msgid "guestfs_tgz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7054
+#: ../src/guestfs-actions.pod:7059
#, no-wrap
msgid ""
" int\n"
@@ -29304,17 +29358,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7062
+#: ../src/guestfs-actions.pod:7067
msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7068
+#: ../src/guestfs-actions.pod:7073
msgid "guestfs_touch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7070
+#: ../src/guestfs-actions.pod:7075
#, no-wrap
msgid ""
" int\n"
@@ -29324,12 +29378,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7085
+#: ../src/guestfs-actions.pod:7090
msgid "guestfs_truncate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7087
+#: ../src/guestfs-actions.pod:7092
#, no-wrap
msgid ""
" int\n"
@@ -29339,12 +29393,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7098
+#: ../src/guestfs-actions.pod:7103
msgid "guestfs_truncate_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7100
+#: ../src/guestfs-actions.pod:7105
#, no-wrap
msgid ""
" int\n"
@@ -29355,7 +29409,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7108
+#: ../src/guestfs-actions.pod:7113
msgid ""
"If the current file size is less than C<size> then the file is extended to "
"the required size with zero bytes. This creates a sparse file (ie. disk "
@@ -29364,12 +29418,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7118
+#: ../src/guestfs-actions.pod:7123
msgid "guestfs_tune2fs_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7120
+#: ../src/guestfs-actions.pod:7125
#, no-wrap
msgid ""
" char **\n"
@@ -29379,12 +29433,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7140
+#: ../src/guestfs-actions.pod:7145
msgid "guestfs_txz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7142
+#: ../src/guestfs-actions.pod:7147
#, no-wrap
msgid ""
" int\n"
@@ -29395,12 +29449,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7154
+#: ../src/guestfs-actions.pod:7159
msgid "guestfs_txz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7156
+#: ../src/guestfs-actions.pod:7161
#, no-wrap
msgid ""
" int\n"
@@ -29411,12 +29465,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7168
+#: ../src/guestfs-actions.pod:7173
msgid "guestfs_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7170
+#: ../src/guestfs-actions.pod:7175
#, no-wrap
msgid ""
" int\n"
@@ -29426,19 +29480,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7186
+#: ../src/guestfs-actions.pod:7191
msgid ""
"See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
"C<guestfs_mkdir>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7195
+#: ../src/guestfs-actions.pod:7200
msgid "guestfs_umount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7197
+#: ../src/guestfs-actions.pod:7202
#, no-wrap
msgid ""
" int\n"
@@ -29448,12 +29502,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7209
+#: ../src/guestfs-actions.pod:7214
msgid "guestfs_umount_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7211
+#: ../src/guestfs-actions.pod:7216
#, no-wrap
msgid ""
" int\n"
@@ -29462,12 +29516,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7222
+#: ../src/guestfs-actions.pod:7227
msgid "guestfs_upload"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7224
+#: ../src/guestfs-actions.pod:7229
#, no-wrap
msgid ""
" int\n"
@@ -29478,17 +29532,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7234
+#: ../src/guestfs-actions.pod:7239
msgid "See also C<guestfs_download>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7245
+#: ../src/guestfs-actions.pod:7250
msgid "guestfs_upload_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7247
+#: ../src/guestfs-actions.pod:7252
#, no-wrap
msgid ""
" int\n"
@@ -29500,7 +29554,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7263
+#: ../src/guestfs-actions.pod:7268
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with C<guestfs_pwrite>, and this call always writes the "
@@ -29508,17 +29562,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7268
+#: ../src/guestfs-actions.pod:7273
msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7279
+#: ../src/guestfs-actions.pod:7284
msgid "guestfs_utimens"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7281
+#: ../src/guestfs-actions.pod:7286
#, no-wrap
msgid ""
" int\n"
@@ -29532,12 +29586,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7310 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7315 ../src/guestfs-structs.pod:175
msgid "guestfs_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7312
+#: ../src/guestfs-actions.pod:7317
#, no-wrap
msgid ""
" struct guestfs_version *\n"
@@ -29546,7 +29600,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7340
+#: ../src/guestfs-actions.pod:7345
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -29555,24 +29609,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7346
+#: ../src/guestfs-actions.pod:7351
msgid ""
"This function returns a C<struct guestfs_version *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_version> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7350
+#: ../src/guestfs-actions.pod:7355
msgid "(Added in 1.0.58)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7352
+#: ../src/guestfs-actions.pod:7357
msgid "guestfs_vfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7354
+#: ../src/guestfs-actions.pod:7359
#, no-wrap
msgid ""
" char *\n"
@@ -29582,22 +29636,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7363
+#: ../src/guestfs-actions.pod:7368
msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7368 ../src/guestfs-actions.pod:7405
+#: ../src/guestfs-actions.pod:7373 ../src/guestfs-actions.pod:7410
msgid "(Added in 1.3.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7370
+#: ../src/guestfs-actions.pod:7375
msgid "guestfs_vfs_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7372
+#: ../src/guestfs-actions.pod:7377
#, no-wrap
msgid ""
" char *\n"
@@ -29607,12 +29661,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7389
+#: ../src/guestfs-actions.pod:7394
msgid "guestfs_vfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7391
+#: ../src/guestfs-actions.pod:7396
#, no-wrap
msgid ""
" char *\n"
@@ -29622,17 +29676,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7400
+#: ../src/guestfs-actions.pod:7405
msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7407
+#: ../src/guestfs-actions.pod:7412
msgid "guestfs_vg_activate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7409
+#: ../src/guestfs-actions.pod:7414
#, no-wrap
msgid ""
" int\n"
@@ -29643,12 +29697,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7426
+#: ../src/guestfs-actions.pod:7431
msgid "guestfs_vg_activate_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7428
+#: ../src/guestfs-actions.pod:7433
#, no-wrap
msgid ""
" int\n"
@@ -29658,12 +29712,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7441
+#: ../src/guestfs-actions.pod:7446
msgid "guestfs_vgcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7443
+#: ../src/guestfs-actions.pod:7448
#, no-wrap
msgid ""
" int\n"
@@ -29674,12 +29728,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7455
+#: ../src/guestfs-actions.pod:7460
msgid "guestfs_vglvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7457
+#: ../src/guestfs-actions.pod:7462
#, no-wrap
msgid ""
" char **\n"
@@ -29689,24 +29743,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7464
+#: ../src/guestfs-actions.pod:7469
msgid ""
"You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
"associate logical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7467
+#: ../src/guestfs-actions.pod:7472
msgid "See also C<guestfs_vgpvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7475
+#: ../src/guestfs-actions.pod:7480
msgid "guestfs_vgpvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7477
+#: ../src/guestfs-actions.pod:7482
#, no-wrap
msgid ""
" char **\n"
@@ -29716,24 +29770,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7484
+#: ../src/guestfs-actions.pod:7489
msgid ""
"You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
"associate physical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7487
+#: ../src/guestfs-actions.pod:7492
msgid "See also C<guestfs_vglvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7495
+#: ../src/guestfs-actions.pod:7500
msgid "guestfs_vgremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7497
+#: ../src/guestfs-actions.pod:7502
#, no-wrap
msgid ""
" int\n"
@@ -29743,12 +29797,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7510
+#: ../src/guestfs-actions.pod:7515
msgid "guestfs_vgrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7512
+#: ../src/guestfs-actions.pod:7517
#, no-wrap
msgid ""
" int\n"
@@ -29759,12 +29813,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7523
+#: ../src/guestfs-actions.pod:7528
msgid "guestfs_vgs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7525
+#: ../src/guestfs-actions.pod:7530
#, no-wrap
msgid ""
" char **\n"
@@ -29773,17 +29827,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7534
+#: ../src/guestfs-actions.pod:7539
msgid "See also C<guestfs_vgs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7542
+#: ../src/guestfs-actions.pod:7547
msgid "guestfs_vgs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7544
+#: ../src/guestfs-actions.pod:7549
#, no-wrap
msgid ""
" struct guestfs_lvm_vg_list *\n"
@@ -29792,19 +29846,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7550
+#: ../src/guestfs-actions.pod:7555
msgid ""
"This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7556
+#: ../src/guestfs-actions.pod:7561
msgid "guestfs_vgscan"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7558
+#: ../src/guestfs-actions.pod:7563
#, no-wrap
msgid ""
" int\n"
@@ -29813,12 +29867,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:7573
msgid "guestfs_vguuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7570
+#: ../src/guestfs-actions.pod:7575
#, no-wrap
msgid ""
" char *\n"
@@ -29828,12 +29882,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7581
+#: ../src/guestfs-actions.pod:7586
msgid "guestfs_wait_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7583
+#: ../src/guestfs-actions.pod:7588
#, no-wrap
msgid ""
" int\n"
@@ -29842,19 +29896,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7586
+#: ../src/guestfs-actions.pod:7591
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_launch> call "
"instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7593
+#: ../src/guestfs-actions.pod:7598
msgid "This function is a no op."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7595
+#: ../src/guestfs-actions.pod:7600
msgid ""
"In versions of the API E<lt> 1.0.71 you had to call this function just after "
"calling C<guestfs_launch> to wait for the launch to complete. However this "
@@ -29862,19 +29916,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7600
+#: ../src/guestfs-actions.pod:7605
msgid ""
"If you see any calls to this function in code then you can just remove them, "
"unless you want to retain compatibility with older versions of the API."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7608
+#: ../src/guestfs-actions.pod:7613
msgid "guestfs_wc_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7610
+#: ../src/guestfs-actions.pod:7615
#, no-wrap
msgid ""
" int\n"
@@ -29884,12 +29938,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7621
+#: ../src/guestfs-actions.pod:7626
msgid "guestfs_wc_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7623
+#: ../src/guestfs-actions.pod:7628
#, no-wrap
msgid ""
" int\n"
@@ -29899,12 +29953,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7634
+#: ../src/guestfs-actions.pod:7639
msgid "guestfs_wc_w"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7636
+#: ../src/guestfs-actions.pod:7641
#, no-wrap
msgid ""
" int\n"
@@ -29914,12 +29968,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7647
+#: ../src/guestfs-actions.pod:7652
msgid "guestfs_write"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7649
+#: ../src/guestfs-actions.pod:7654
#, no-wrap
msgid ""
" int\n"
@@ -29931,17 +29985,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7658
+#: ../src/guestfs-actions.pod:7663
msgid "See also C<guestfs_write_append>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7667
+#: ../src/guestfs-actions.pod:7672
msgid "guestfs_write_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7669
+#: ../src/guestfs-actions.pod:7674
#, no-wrap
msgid ""
" int\n"
@@ -29953,17 +30007,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7678
+#: ../src/guestfs-actions.pod:7683
msgid "See also C<guestfs_write>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7687
+#: ../src/guestfs-actions.pod:7692
msgid "guestfs_write_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7689
+#: ../src/guestfs-actions.pod:7694
#, no-wrap
msgid ""
" int\n"
@@ -29975,19 +30029,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7695
+#: ../src/guestfs-actions.pod:7700
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_write> call "
"instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7720
+#: ../src/guestfs-actions.pod:7725
msgid "guestfs_zegrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7722
+#: ../src/guestfs-actions.pod:7727
#, no-wrap
msgid ""
" char **\n"
@@ -29998,12 +30052,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7739
+#: ../src/guestfs-actions.pod:7744
msgid "guestfs_zegrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7741
+#: ../src/guestfs-actions.pod:7746
#, no-wrap
msgid ""
" char **\n"
@@ -30014,12 +30068,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7758
+#: ../src/guestfs-actions.pod:7763
msgid "guestfs_zero"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7760
+#: ../src/guestfs-actions.pod:7765
#, no-wrap
msgid ""
" int\n"
@@ -30029,19 +30083,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7770
+#: ../src/guestfs-actions.pod:7779
msgid ""
"See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
"C<guestfs_is_zero_device>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7782
+#: ../src/guestfs-actions.pod:7791
msgid "guestfs_zero_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7784
+#: ../src/guestfs-actions.pod:7793
#, no-wrap
msgid ""
" int\n"
@@ -30051,24 +30105,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7788
+#: ../src/guestfs-actions.pod:7797
msgid ""
"This command writes zeroes over the entire C<device>. Compare with "
"C<guestfs_zero> which just zeroes the first few blocks of a device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7802
+#: ../src/guestfs-actions.pod:7815
msgid "(Added in 1.3.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7804
+#: ../src/guestfs-actions.pod:7817
msgid "guestfs_zerofree"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7806
+#: ../src/guestfs-actions.pod:7819
#, no-wrap
msgid ""
" int\n"
@@ -30078,12 +30132,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7825
+#: ../src/guestfs-actions.pod:7838
msgid "guestfs_zfgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7827
+#: ../src/guestfs-actions.pod:7840
#, no-wrap
msgid ""
" char **\n"
@@ -30094,12 +30148,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7844
+#: ../src/guestfs-actions.pod:7857
msgid "guestfs_zfgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7846
+#: ../src/guestfs-actions.pod:7859
#, no-wrap
msgid ""
" char **\n"
@@ -30110,12 +30164,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7863
+#: ../src/guestfs-actions.pod:7876
msgid "guestfs_zfile"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7865
+#: ../src/guestfs-actions.pod:7878
#, no-wrap
msgid ""
" char *\n"
@@ -30126,26 +30180,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7870
+#: ../src/guestfs-actions.pod:7883
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_file> call "
"instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7882
+#: ../src/guestfs-actions.pod:7895
msgid ""
"Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
"files."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7890
+#: ../src/guestfs-actions.pod:7903
msgid "guestfs_zgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7892
+#: ../src/guestfs-actions.pod:7905
#, no-wrap
msgid ""
" char **\n"
@@ -30156,12 +30210,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7909
+#: ../src/guestfs-actions.pod:7922
msgid "guestfs_zgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7911
+#: ../src/guestfs-actions.pod:7924
#, no-wrap
msgid ""
" char **\n"
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot
index e1ef075d..1dde1f00 100644
--- a/po-docs/libguestfs-docs.pot
+++ b/po-docs/libguestfs-docs.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.13.4\n"
+"Project-Id-Version: libguestfs 1.13.5\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-08-11 22:04+0200\n"
+"POT-Creation-Date: 2011-08-17 12:19+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -98,7 +98,7 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../cat/virt-cat.pod:32 ../cat/virt-ls.pod:35 ../df/virt-df.pod:43 ../edit/virt-edit.pod:44 ../fish/guestfish.pod:41 ../fish/guestfish.pod:1007 ../fish/virt-copy-in.pod:29 ../fish/virt-copy-out.pod:21 ../fish/virt-tar-in.pod:30 ../fish/virt-tar-out.pod:24 ../fuse/guestmount.pod:39 ../resize/virt-resize.pod:27 ../tools/virt-tar.pl:50
+#: ../cat/virt-cat.pod:32 ../cat/virt-ls.pod:35 ../df/virt-df.pod:43 ../edit/virt-edit.pod:44 ../fish/guestfish.pod:41 ../fish/guestfish.pod:1018 ../fish/virt-copy-in.pod:29 ../fish/virt-copy-out.pod:21 ../fish/virt-tar-in.pod:30 ../fish/virt-tar-out.pod:24 ../fuse/guestmount.pod:39 ../resize/virt-resize.pod:27 ../tools/virt-tar.pl:50
msgid "EXAMPLES"
msgstr ""
@@ -504,7 +504,7 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../cat/virt-cat.pod:199 ../cat/virt-filesystems.pod:372 ../cat/virt-ls.pod:490 ../df/virt-df.pod:222 ../edit/virt-edit.pod:349 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384 ../fish/guestfish.pod:1224 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:303 ../inspector/virt-inspector.pod:372 ../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:284 ../resize/virt-resize.pod:550 ../ruby/examples/guestfs-ruby.pod:36 ../src/guestfs.pod:3027 ../test-tool/libguestfs-test-tool.pod:87 ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 ../tools/virt-make-fs.pl:539 ../tools/virt-tar.pl:296 ../tools/virt-win-reg.pl:746
+#: ../cat/virt-cat.pod:199 ../cat/virt-filesystems.pod:372 ../cat/virt-ls.pod:490 ../df/virt-df.pod:222 ../edit/virt-edit.pod:349 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384 ../fish/guestfish.pod:1235 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:303 ../inspector/virt-inspector.pod:372 ../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:284 ../resize/virt-resize.pod:550 ../ruby/examples/guestfs-ruby.pod:36 ../src/guestfs.pod:3027 ../test-tool/libguestfs-test-tool.pod:87 ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 ../tools/virt-make-fs.pl:539 ../tools/virt-tar.pl:296 ../tools/virt-win-reg.pl:746
msgid "SEE ALSO"
msgstr ""
@@ -526,7 +526,7 @@ msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
msgstr ""
#. type: =head1
-#: ../cat/virt-cat.pod:212 ../cat/virt-filesystems.pod:387 ../cat/virt-ls.pod:506 ../df/virt-df.pod:234 ../edit/virt-edit.pod:367 ../examples/guestfs-examples.pod:48 ../examples/guestfs-recipes.pod:400 ../fish/guestfish.pod:1253 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:318 ../inspector/virt-inspector.pod:394 ../java/examples/guestfs-java.pod:61 ../ocaml/examples/guestfs-ocaml.pod:94 ../perl/examples/guestfs-perl.pod:55 ../python/examples/guestfs-python.pod:57 ../rescue/virt-rescue.pod:296 ../resize/virt-resize.pod:575 ../ruby/examples/guestfs-ruby.pod:51 ../src/guestfs.pod:3103 ../test-tool/libguestfs-test-tool.pod:97 ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:568 ../tools/virt-tar.pl:315 ../tools/virt-win-reg.pl:776
+#: ../cat/virt-cat.pod:212 ../cat/virt-filesystems.pod:387 ../cat/virt-ls.pod:506 ../df/virt-df.pod:234 ../edit/virt-edit.pod:367 ../examples/guestfs-examples.pod:48 ../examples/guestfs-recipes.pod:400 ../fish/guestfish.pod:1264 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:318 ../inspector/virt-inspector.pod:394 ../java/examples/guestfs-java.pod:61 ../ocaml/examples/guestfs-ocaml.pod:94 ../perl/examples/guestfs-perl.pod:55 ../python/examples/guestfs-python.pod:57 ../rescue/virt-rescue.pod:296 ../resize/virt-resize.pod:575 ../ruby/examples/guestfs-ruby.pod:51 ../src/guestfs.pod:3103 ../test-tool/libguestfs-test-tool.pod:97 ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:568 ../tools/virt-tar.pl:315 ../tools/virt-win-reg.pl:776
msgid "COPYRIGHT"
msgstr ""
@@ -536,7 +536,7 @@ msgid "Copyright (C) 2010-2011 Red Hat Inc."
msgstr ""
#. type: textblock
-#: ../cat/virt-cat.pod:216 ../cat/virt-filesystems.pod:391 ../cat/virt-ls.pod:510 ../df/virt-df.pod:238 ../edit/virt-edit.pod:371 ../fish/guestfish.pod:1258 ../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:323 ../inspector/virt-inspector.pod:398 ../rescue/virt-rescue.pod:300 ../resize/virt-resize.pod:579 ../test-tool/libguestfs-test-tool.pod:102 ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 ../tools/virt-make-fs.pl:572 ../tools/virt-tar.pl:319 ../tools/virt-win-reg.pl:780
+#: ../cat/virt-cat.pod:216 ../cat/virt-filesystems.pod:391 ../cat/virt-ls.pod:510 ../df/virt-df.pod:238 ../edit/virt-edit.pod:371 ../fish/guestfish.pod:1269 ../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:323 ../inspector/virt-inspector.pod:398 ../rescue/virt-rescue.pod:300 ../resize/virt-resize.pod:579 ../test-tool/libguestfs-test-tool.pod:102 ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 ../tools/virt-make-fs.pl:572 ../tools/virt-tar.pl:319 ../tools/virt-win-reg.pl:780
msgid ""
"This program is free software; you can redistribute it and/or modify it "
"under the terms of the GNU General Public License as published by the Free "
@@ -545,7 +545,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../cat/virt-cat.pod:221 ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1263 ../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:328 ../inspector/virt-inspector.pod:403 ../rescue/virt-rescue.pod:305 ../resize/virt-resize.pod:584 ../test-tool/libguestfs-test-tool.pod:107 ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 ../tools/virt-make-fs.pl:577 ../tools/virt-tar.pl:324 ../tools/virt-win-reg.pl:785
+#: ../cat/virt-cat.pod:221 ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1274 ../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:328 ../inspector/virt-inspector.pod:403 ../rescue/virt-rescue.pod:305 ../resize/virt-resize.pod:584 ../test-tool/libguestfs-test-tool.pod:107 ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 ../tools/virt-make-fs.pl:577 ../tools/virt-tar.pl:324 ../tools/virt-win-reg.pl:785
msgid ""
"This program is distributed in the hope that it will be useful, but WITHOUT "
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
@@ -554,7 +554,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../cat/virt-cat.pod:226 ../cat/virt-filesystems.pod:401 ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1268 ../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:333 ../inspector/virt-inspector.pod:408 ../rescue/virt-rescue.pod:310 ../resize/virt-resize.pod:589 ../test-tool/libguestfs-test-tool.pod:112 ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:329 ../tools/virt-win-reg.pl:790
+#: ../cat/virt-cat.pod:226 ../cat/virt-filesystems.pod:401 ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1279 ../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:333 ../inspector/virt-inspector.pod:408 ../rescue/virt-rescue.pod:310 ../resize/virt-resize.pod:589 ../test-tool/libguestfs-test-tool.pod:112 ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:329 ../tools/virt-win-reg.pl:790
msgid ""
"You should have received a copy of the GNU General Public License along with "
"this program; if not, write to the Free Software Foundation, Inc., 675 Mass "
@@ -1600,7 +1600,7 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4183
+#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4188
msgid "path"
msgstr ""
@@ -2124,7 +2124,7 @@ msgid "You might use this option in the following circumstances:"
msgstr ""
#. type: =item
-#: ../df/virt-df.pod:148 ../df/virt-df.pod:154 ../edit/virt-edit.pod:266 ../edit/virt-edit.pod:271 ../edit/virt-edit.pod:276 ../edit/virt-edit.pod:287 ../edit/virt-edit.pod:291 ../examples/guestfs-recipes.pod:98 ../examples/guestfs-recipes.pod:102 ../examples/guestfs-recipes.pod:106 ../examples/guestfs-recipes.pod:132 ../examples/guestfs-recipes.pod:137 ../examples/guestfs-recipes.pod:227 ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235 ../examples/guestfs-recipes.pod:239 ../examples/guestfs-recipes.pod:243 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:385 ../fish/guestfish-actions.pod:393 ../fish/guestfish-actions.pod:400 ../fish/guestfish-actions.pod:407 ../fish/guestfish-actions.pod:1099 ../fish/guestfish-actions.pod:1103 ../fish/guestfish-actions.pod:1107 ../fish/guestfish-actions.pod:1111 ../fish/guestfish-actions.pod:1119 ../fish/guestfish-actions.pod:1123 ../fish/guestfish-actions.pod:1127 ../fish/guestfish-actions.pod:1137 ../fish/guestfish-actions.pod:1141 ../fish/guestfish-actions.pod:1145 ../fish/guestfish-actions.pod:1235 ../fish/guestfish-actions.pod:1239 ../fish/guestfish-actions.pod:1244 ../fish/guestfish-actions.pod:1249 ../fish/guestfish-actions.pod:1291 ../fish/guestfish-actions.pod:1295 ../fish/guestfish-actions.pod:1300 ../fish/guestfish-actions.pod:1933 ../fish/guestfish-actions.pod:1939 ../fish/guestfish-actions.pod:1947 ../fish/guestfish-actions.pod:1954 ../fish/guestfish-actions.pod:1961 ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 ../inspector/virt-inspector.pod:384 ../inspector/virt-inspector.pod:388 ../resize/virt-resize.pod:282 ../resize/virt-resize.pod:286 ../resize/virt-resize.pod:295 ../resize/virt-resize.pod:301 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:583 ../src/guestfs-actions.pod:591 ../src/guestfs-actions.pod:598 ../src/guestfs-actions.pod:605 ../src/guestfs-actions.pod:1662 ../src/guestfs-actions.pod:1666 ../src/guestfs-actions.pod:1670 ../src/guestfs-actions.pod:1674 ../src/guestfs-actions.pod:1682 ../src/guestfs-actions.pod:1686 ../src/guestfs-actions.pod:1690 ../src/guestfs-actions.pod:1700 ../src/guestfs-actions.pod:1704 ../src/guestfs-actions.pod:1708 ../src/guestfs-actions.pod:1846 ../src/guestfs-actions.pod:1850 ../src/guestfs-actions.pod:1855 ../src/guestfs-actions.pod:1860 ../src/guestfs-actions.pod:1921 ../src/guestfs-actions.pod:1925 ../src/guestfs-actions.pod:1930 ../src/guestfs-actions.pod:2859 ../src/guestfs-actions.pod:2865 ../src/guestfs-actions.pod:2873 ../src/guestfs-actions.pod:2880 ../src/guestfs-actions.pod:2887 ../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:1064 ../src/guestfs.pod:1068 ../src/guestfs.pod:1072 ../src/guestfs.pod:1077 ../src/guestfs.pod:1085 ../src/guestfs.pod:1104 ../src/guestfs.pod:1112 ../src/guestfs.pod:1134 ../src/guestfs.pod:1138 ../src/guestfs.pod:1142 ../src/guestfs.pod:1146 ../src/guestfs.pod:1150 ../src/guestfs.pod:1154 ../src/guestfs.pod:1644 ../src/guestfs.pod:1649 ../src/guestfs.pod:1653 ../src/guestfs.pod:1755 ../src/guestfs.pod:1760 ../src/guestfs.pod:1764 ../src/guestfs.pod:1774 ../src/guestfs.pod:2048 ../src/guestfs.pod:2053 ../src/guestfs.pod:2059 ../src/guestfs.pod:2067 ../src/guestfs.pod:2421 ../src/guestfs.pod:2427 ../src/guestfs.pod:2432 ../src/guestfs.pod:2438 ../src/guestfs.pod:2819 ../src/guestfs.pod:2824 ../src/guestfs.pod:2828 ../src/guestfs.pod:2832 ../src/guestfs.pod:2836 ../src/guestfs.pod:2850 ../src/guestfs.pod:2855 ../src/guestfs.pod:3080 ../src/guestfs.pod:3084 ../src/guestfs.pod:3088 ../src/guestfs.pod:3092 ../tools/virt-win-reg.pl:197 ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 ../tools/virt-win-reg.pl:710 ../tools/virt-win-reg.pl:716 ../tools/virt-win-reg.pl:722
+#: ../df/virt-df.pod:148 ../df/virt-df.pod:154 ../edit/virt-edit.pod:266 ../edit/virt-edit.pod:271 ../edit/virt-edit.pod:276 ../edit/virt-edit.pod:287 ../edit/virt-edit.pod:291 ../examples/guestfs-recipes.pod:98 ../examples/guestfs-recipes.pod:102 ../examples/guestfs-recipes.pod:106 ../examples/guestfs-recipes.pod:132 ../examples/guestfs-recipes.pod:137 ../examples/guestfs-recipes.pod:227 ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235 ../examples/guestfs-recipes.pod:239 ../examples/guestfs-recipes.pod:243 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:390 ../fish/guestfish-actions.pod:398 ../fish/guestfish-actions.pod:405 ../fish/guestfish-actions.pod:412 ../fish/guestfish-actions.pod:1104 ../fish/guestfish-actions.pod:1108 ../fish/guestfish-actions.pod:1112 ../fish/guestfish-actions.pod:1116 ../fish/guestfish-actions.pod:1124 ../fish/guestfish-actions.pod:1128 ../fish/guestfish-actions.pod:1132 ../fish/guestfish-actions.pod:1142 ../fish/guestfish-actions.pod:1146 ../fish/guestfish-actions.pod:1150 ../fish/guestfish-actions.pod:1240 ../fish/guestfish-actions.pod:1244 ../fish/guestfish-actions.pod:1249 ../fish/guestfish-actions.pod:1254 ../fish/guestfish-actions.pod:1296 ../fish/guestfish-actions.pod:1300 ../fish/guestfish-actions.pod:1305 ../fish/guestfish-actions.pod:1938 ../fish/guestfish-actions.pod:1944 ../fish/guestfish-actions.pod:1952 ../fish/guestfish-actions.pod:1959 ../fish/guestfish-actions.pod:1966 ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 ../inspector/virt-inspector.pod:384 ../inspector/virt-inspector.pod:388 ../resize/virt-resize.pod:282 ../resize/virt-resize.pod:286 ../resize/virt-resize.pod:295 ../resize/virt-resize.pod:301 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:588 ../src/guestfs-actions.pod:596 ../src/guestfs-actions.pod:603 ../src/guestfs-actions.pod:610 ../src/guestfs-actions.pod:1667 ../src/guestfs-actions.pod:1671 ../src/guestfs-actions.pod:1675 ../src/guestfs-actions.pod:1679 ../src/guestfs-actions.pod:1687 ../src/guestfs-actions.pod:1691 ../src/guestfs-actions.pod:1695 ../src/guestfs-actions.pod:1705 ../src/guestfs-actions.pod:1709 ../src/guestfs-actions.pod:1713 ../src/guestfs-actions.pod:1851 ../src/guestfs-actions.pod:1855 ../src/guestfs-actions.pod:1860 ../src/guestfs-actions.pod:1865 ../src/guestfs-actions.pod:1926 ../src/guestfs-actions.pod:1930 ../src/guestfs-actions.pod:1935 ../src/guestfs-actions.pod:2864 ../src/guestfs-actions.pod:2870 ../src/guestfs-actions.pod:2878 ../src/guestfs-actions.pod:2885 ../src/guestfs-actions.pod:2892 ../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:1064 ../src/guestfs.pod:1068 ../src/guestfs.pod:1072 ../src/guestfs.pod:1077 ../src/guestfs.pod:1085 ../src/guestfs.pod:1104 ../src/guestfs.pod:1112 ../src/guestfs.pod:1134 ../src/guestfs.pod:1138 ../src/guestfs.pod:1142 ../src/guestfs.pod:1146 ../src/guestfs.pod:1150 ../src/guestfs.pod:1154 ../src/guestfs.pod:1644 ../src/guestfs.pod:1649 ../src/guestfs.pod:1653 ../src/guestfs.pod:1755 ../src/guestfs.pod:1760 ../src/guestfs.pod:1764 ../src/guestfs.pod:1774 ../src/guestfs.pod:2048 ../src/guestfs.pod:2053 ../src/guestfs.pod:2059 ../src/guestfs.pod:2067 ../src/guestfs.pod:2421 ../src/guestfs.pod:2427 ../src/guestfs.pod:2432 ../src/guestfs.pod:2438 ../src/guestfs.pod:2819 ../src/guestfs.pod:2824 ../src/guestfs.pod:2828 ../src/guestfs.pod:2832 ../src/guestfs.pod:2836 ../src/guestfs.pod:2850 ../src/guestfs.pod:2855 ../src/guestfs.pod:3080 ../src/guestfs.pod:3084 ../src/guestfs.pod:3088 ../src/guestfs.pod:3092 ../tools/virt-win-reg.pl:197 ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 ../tools/virt-win-reg.pl:710 ../tools/virt-win-reg.pl:716 ../tools/virt-win-reg.pl:722
msgid "*"
msgstr ""
@@ -2711,7 +2711,7 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1075 ../rescue/virt-rescue.pod:257 ../src/guestfs.pod:2966 ../test-tool/libguestfs-test-tool.pod:82
+#: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1086 ../rescue/virt-rescue.pod:257 ../src/guestfs.pod:2966 ../test-tool/libguestfs-test-tool.pod:82
msgid "ENVIRONMENT VARIABLES"
msgstr ""
@@ -2810,12 +2810,12 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../examples/guestfs-examples.pod:44 ../examples/guestfs-recipes.pod:396 ../fish/guestfish.pod:1249 ../fish/virt-copy-in.pod:60 ../fish/virt-copy-out.pod:49 ../fish/virt-tar-in.pod:58 ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:314 ../inspector/virt-inspector.pod:380 ../java/examples/guestfs-java.pod:57 ../ocaml/examples/guestfs-ocaml.pod:90 ../perl/examples/guestfs-perl.pod:51 ../python/examples/guestfs-python.pod:53 ../ruby/examples/guestfs-ruby.pod:47 ../src/guestfs.pod:3099 ../test-tool/libguestfs-test-tool.pod:93
+#: ../examples/guestfs-examples.pod:44 ../examples/guestfs-recipes.pod:396 ../fish/guestfish.pod:1260 ../fish/virt-copy-in.pod:60 ../fish/virt-copy-out.pod:49 ../fish/virt-tar-in.pod:58 ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:314 ../inspector/virt-inspector.pod:380 ../java/examples/guestfs-java.pod:57 ../ocaml/examples/guestfs-ocaml.pod:90 ../perl/examples/guestfs-perl.pod:51 ../python/examples/guestfs-python.pod:53 ../ruby/examples/guestfs-ruby.pod:47 ../src/guestfs.pod:3099 ../test-tool/libguestfs-test-tool.pod:93
msgid "AUTHORS"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-examples.pod:46 ../examples/guestfs-recipes.pod:398 ../fish/guestfish.pod:1251 ../fish/virt-copy-in.pod:62 ../fish/virt-copy-out.pod:51 ../fish/virt-tar-in.pod:60 ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:316 ../java/examples/guestfs-java.pod:59 ../ocaml/examples/guestfs-ocaml.pod:92 ../perl/examples/guestfs-perl.pod:53 ../python/examples/guestfs-python.pod:55 ../ruby/examples/guestfs-ruby.pod:49 ../src/guestfs.pod:3101 ../test-tool/libguestfs-test-tool.pod:95
+#: ../examples/guestfs-examples.pod:46 ../examples/guestfs-recipes.pod:398 ../fish/guestfish.pod:1262 ../fish/virt-copy-in.pod:62 ../fish/virt-copy-out.pod:51 ../fish/virt-tar-in.pod:60 ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:316 ../java/examples/guestfs-java.pod:59 ../ocaml/examples/guestfs-ocaml.pod:92 ../perl/examples/guestfs-perl.pod:53 ../python/examples/guestfs-python.pod:55 ../ruby/examples/guestfs-ruby.pod:49 ../src/guestfs.pod:3101 ../test-tool/libguestfs-test-tool.pod:95
msgid "Richard W.M. Jones (C<rjones at redhat dot com>)"
msgstr ""
@@ -3131,7 +3131,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9 ../fish/guestfish-actions.pod:1287 ../fish/guestfish-actions.pod:1929 ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:1917 ../src/guestfs-actions.pod:2855 ../src/guestfs.pod:1640 ../tools/virt-win-reg.pl:706
+#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9 ../fish/guestfish-actions.pod:1292 ../fish/guestfish-actions.pod:1934 ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:1922 ../src/guestfs-actions.pod:2860 ../src/guestfs.pod:1640 ../tools/virt-win-reg.pl:706
msgid "Notes:"
msgstr ""
@@ -3716,7 +3716,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:986 ../fish/guestfish-actions.pod:1346 ../fish/guestfish-actions.pod:1360 ../fish/guestfish-actions.pod:3085 ../fish/guestfish-actions.pod:3292 ../fish/guestfish-actions.pod:3406 ../fish/guestfish-actions.pod:3454 ../fish/guestfish-actions.pod:4355 ../fish/guestfish-actions.pod:4378 ../fish/guestfish-actions.pod:4400 ../fish/guestfish-actions.pod:4438 ../fish/guestfish-actions.pod:5087 ../fish/guestfish-actions.pod:5185 ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:252 ../src/guestfs-actions.pod:273 ../src/guestfs-actions.pod:1503 ../src/guestfs-actions.pod:2002 ../src/guestfs-actions.pod:2023 ../src/guestfs-actions.pod:4618 ../src/guestfs-actions.pod:4921 ../src/guestfs-actions.pod:5150 ../src/guestfs-actions.pod:5250 ../src/guestfs-actions.pod:6516 ../src/guestfs-actions.pod:6560 ../src/guestfs-actions.pod:6594 ../src/guestfs-actions.pod:6657 ../src/guestfs-actions.pod:7589 ../src/guestfs-actions.pod:7698 ../src/guestfs-actions.pod:7873
+#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:991 ../fish/guestfish-actions.pod:1351 ../fish/guestfish-actions.pod:1365 ../fish/guestfish-actions.pod:3090 ../fish/guestfish-actions.pod:3297 ../fish/guestfish-actions.pod:3411 ../fish/guestfish-actions.pod:3459 ../fish/guestfish-actions.pod:4360 ../fish/guestfish-actions.pod:4383 ../fish/guestfish-actions.pod:4405 ../fish/guestfish-actions.pod:4443 ../fish/guestfish-actions.pod:5092 ../fish/guestfish-actions.pod:5198 ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:252 ../src/guestfs-actions.pod:273 ../src/guestfs-actions.pod:1508 ../src/guestfs-actions.pod:2007 ../src/guestfs-actions.pod:2028 ../src/guestfs-actions.pod:4623 ../src/guestfs-actions.pod:4926 ../src/guestfs-actions.pod:5155 ../src/guestfs-actions.pod:5255 ../src/guestfs-actions.pod:6521 ../src/guestfs-actions.pod:6565 ../src/guestfs-actions.pod:6599 ../src/guestfs-actions.pod:6662 ../src/guestfs-actions.pod:7594 ../src/guestfs-actions.pod:7703 ../src/guestfs-actions.pod:7886
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 "
@@ -3809,7 +3809,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:79 ../fish/guestfish-actions.pod:143 ../fish/guestfish-actions.pod:568 ../fish/guestfish-actions.pod:1968 ../fish/guestfish-actions.pod:3134 ../fish/guestfish-actions.pod:3307 ../fish/guestfish-actions.pod:3442
+#: ../fish/guestfish-actions.pod:79 ../fish/guestfish-actions.pod:143 ../fish/guestfish-actions.pod:573 ../fish/guestfish-actions.pod:1973 ../fish/guestfish-actions.pod:3139 ../fish/guestfish-actions.pod:3312 ../fish/guestfish-actions.pod:3447
msgid ""
"This command has one or more optional arguments. See L</OPTIONAL "
"ARGUMENTS>."
@@ -3887,7 +3887,7 @@ msgid "This call checks that C<filename> exists."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3096 ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4655
+#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3101 ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4660
msgid "The optional arguments are:"
msgstr ""
@@ -4191,56 +4191,64 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:264 ../src/guestfs-actions.pod:402
-msgid "Typecheck lenses (can be expensive)."
+msgid "Typecheck lenses."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:266
+msgid ""
+"This option is only useful when debugging Augeas lenses. Use of this option "
+"may require additional memory for the libguestfs appliance. You may need to "
+"set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-memsize>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:266 ../src/guestfs-actions.pod:404
+#: ../fish/guestfish-actions.pod:271 ../src/guestfs-actions.pod:409
msgid "C<AUG_NO_STDINC> = 8"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:268 ../src/guestfs-actions.pod:406
+#: ../fish/guestfish-actions.pod:273 ../src/guestfs-actions.pod:411
msgid "Do not use standard load path for modules."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:270 ../src/guestfs-actions.pod:408
+#: ../fish/guestfish-actions.pod:275 ../src/guestfs-actions.pod:413
msgid "C<AUG_SAVE_NOOP> = 16"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:272 ../src/guestfs-actions.pod:410
+#: ../fish/guestfish-actions.pod:277 ../src/guestfs-actions.pod:415
msgid "Make save a no-op, just record what would have been changed."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:274 ../src/guestfs-actions.pod:412
+#: ../fish/guestfish-actions.pod:279 ../src/guestfs-actions.pod:417
msgid "C<AUG_NO_LOAD> = 32"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:276
+#: ../fish/guestfish-actions.pod:281
msgid "Do not load the tree in L</aug-init>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:280
+#: ../fish/guestfish-actions.pod:285
msgid "To close the handle, you can call L</aug-close>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:282 ../src/guestfs-actions.pod:420
+#: ../fish/guestfish-actions.pod:287 ../src/guestfs-actions.pod:425
msgid "To find out more about Augeas, see L<http://augeas.net/>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:284
+#: ../fish/guestfish-actions.pod:289
msgid "aug-insert"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:286
+#: ../fish/guestfish-actions.pod:291
#, no-wrap
msgid ""
" aug-insert augpath label true|false\n"
@@ -4248,26 +4256,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:288 ../src/guestfs-actions.pod:434
+#: ../fish/guestfish-actions.pod:293 ../src/guestfs-actions.pod:439
msgid ""
"Create a new sibling C<label> for C<path>, inserting it into the tree before "
"or after C<path> (depending on the boolean flag C<before>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:292 ../src/guestfs-actions.pod:438
+#: ../fish/guestfish-actions.pod:297 ../src/guestfs-actions.pod:443
msgid ""
"C<path> must match exactly one existing node in the tree, and C<label> must "
"be a label, ie. not contain C</>, C<*> or end with a bracketed index C<[N]>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:296
+#: ../fish/guestfish-actions.pod:301
msgid "aug-load"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:298
+#: ../fish/guestfish-actions.pod:303
#, no-wrap
msgid ""
" aug-load\n"
@@ -4275,22 +4283,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:300 ../src/guestfs-actions.pod:451
+#: ../fish/guestfish-actions.pod:305 ../src/guestfs-actions.pod:456
msgid "Load files into the tree."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:302 ../src/guestfs-actions.pod:453
+#: ../fish/guestfish-actions.pod:307 ../src/guestfs-actions.pod:458
msgid "See C<aug_load> in the Augeas documentation for the full gory details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:305
+#: ../fish/guestfish-actions.pod:310
msgid "aug-ls"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:307
+#: ../fish/guestfish-actions.pod:312
#, no-wrap
msgid ""
" aug-ls augpath\n"
@@ -4298,19 +4306,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:309
+#: ../fish/guestfish-actions.pod:314
msgid ""
"This is just a shortcut for listing L</aug-match> C<path/*> and sorting the "
"resulting nodes into alphabetical order."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:312
+#: ../fish/guestfish-actions.pod:317
msgid "aug-match"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:314
+#: ../fish/guestfish-actions.pod:319
#, no-wrap
msgid ""
" aug-match augpath\n"
@@ -4318,7 +4326,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:316 ../src/guestfs-actions.pod:481
+#: ../fish/guestfish-actions.pod:321 ../src/guestfs-actions.pod:486
msgid ""
"Returns a list of paths which match the path expression C<path>. The "
"returned paths are sufficiently qualified so that they match exactly one "
@@ -4326,12 +4334,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:320
+#: ../fish/guestfish-actions.pod:325
msgid "aug-mv"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:322
+#: ../fish/guestfish-actions.pod:327
#, no-wrap
msgid ""
" aug-mv src dest\n"
@@ -4339,19 +4347,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:324 ../src/guestfs-actions.pod:498
+#: ../fish/guestfish-actions.pod:329 ../src/guestfs-actions.pod:503
msgid ""
"Move the node C<src> to C<dest>. C<src> must match exactly one node. "
"C<dest> is overwritten if it exists."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:327
+#: ../fish/guestfish-actions.pod:332
msgid "aug-rm"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:329
+#: ../fish/guestfish-actions.pod:334
#, no-wrap
msgid ""
" aug-rm augpath\n"
@@ -4359,22 +4367,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:331 ../src/guestfs-actions.pod:511
+#: ../fish/guestfish-actions.pod:336 ../src/guestfs-actions.pod:516
msgid "Remove C<path> and all of its children."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:333 ../src/guestfs-actions.pod:513
+#: ../fish/guestfish-actions.pod:338 ../src/guestfs-actions.pod:518
msgid "On success this returns the number of entries which were removed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:335
+#: ../fish/guestfish-actions.pod:340
msgid "aug-save"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:337
+#: ../fish/guestfish-actions.pod:342
#, no-wrap
msgid ""
" aug-save\n"
@@ -4382,24 +4390,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:339 ../src/guestfs-actions.pod:524
+#: ../fish/guestfish-actions.pod:344 ../src/guestfs-actions.pod:529
msgid "This writes all pending changes to disk."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:341
+#: ../fish/guestfish-actions.pod:346
msgid ""
"The flags which were passed to L</aug-init> affect exactly how files are "
"saved."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:344
+#: ../fish/guestfish-actions.pod:349
msgid "aug-set"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:346
+#: ../fish/guestfish-actions.pod:351
#, no-wrap
msgid ""
" aug-set augpath val\n"
@@ -4407,12 +4415,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:348 ../src/guestfs-actions.pod:540
+#: ../fish/guestfish-actions.pod:353 ../src/guestfs-actions.pod:545
msgid "Set the value associated with C<path> to C<val>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:350
+#: ../fish/guestfish-actions.pod:355
msgid ""
"In the Augeas API, it is possible to clear a node by setting the value to "
"NULL. Due to an oversight in the libguestfs API you cannot do that with "
@@ -4420,12 +4428,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:355
+#: ../fish/guestfish-actions.pod:360
msgid "available"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:357
+#: ../fish/guestfish-actions.pod:362
#, no-wrap
msgid ""
" available 'groups ...'\n"
@@ -4433,7 +4441,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:359 ../src/guestfs-actions.pod:557
+#: ../fish/guestfish-actions.pod:364 ../src/guestfs-actions.pod:562
msgid ""
"This command is used to check the availability of some groups of "
"functionality in the appliance, which not all builds of the libguestfs "
@@ -4441,7 +4449,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:363
+#: ../fish/guestfish-actions.pod:368
msgid ""
"The libguestfs groups, and the functions that those groups correspond to, "
"are listed in L<guestfs(3)/AVAILABILITY>. You can also fetch this list at "
@@ -4449,7 +4457,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:368 ../src/guestfs-actions.pod:566
+#: ../fish/guestfish-actions.pod:373 ../src/guestfs-actions.pod:571
msgid ""
"The argument C<groups> is a list of group names, eg: C<[\"inotify\", "
"\"augeas\"]> would check for the availability of the Linux inotify functions "
@@ -4457,43 +4465,43 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:373 ../src/guestfs-actions.pod:571
+#: ../fish/guestfish-actions.pod:378 ../src/guestfs-actions.pod:576
msgid "The command returns no error if I<all> requested groups are available."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:375 ../src/guestfs-actions.pod:573
+#: ../fish/guestfish-actions.pod:380 ../src/guestfs-actions.pod:578
msgid ""
"It fails with an error if one or more of the requested groups is unavailable "
"in the appliance."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:378 ../src/guestfs-actions.pod:576
+#: ../fish/guestfish-actions.pod:383 ../src/guestfs-actions.pod:581
msgid ""
"If an unknown group name is included in the list of groups then an error is "
"always returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:381 ../src/guestfs-actions.pod:579
+#: ../fish/guestfish-actions.pod:386 ../src/guestfs-actions.pod:584
msgid "I<Notes:>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:387
+#: ../fish/guestfish-actions.pod:392
msgid "You must call L</launch> before calling this function."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:389 ../src/guestfs-actions.pod:587
+#: ../fish/guestfish-actions.pod:394 ../src/guestfs-actions.pod:592
msgid ""
"The reason is because we don't know what groups are supported by the "
"appliance/daemon until it is running and can be queried."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:395 ../src/guestfs-actions.pod:593
+#: ../fish/guestfish-actions.pod:400 ../src/guestfs-actions.pod:598
msgid ""
"If a group of functions is available, this does not necessarily mean that "
"they will work. You still have to check for errors when calling individual "
@@ -4501,7 +4509,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:402 ../src/guestfs-actions.pod:600
+#: ../fish/guestfish-actions.pod:407 ../src/guestfs-actions.pod:605
msgid ""
"It is usually the job of distro packagers to build complete functionality "
"into the libguestfs appliance. Upstream libguestfs, if built from source "
@@ -4509,7 +4517,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:409
+#: ../fish/guestfish-actions.pod:414
msgid ""
"This call was added in version C<1.0.80>. In previous versions of "
"libguestfs all you could do would be to speculatively execute a command to "
@@ -4517,12 +4525,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:416
+#: ../fish/guestfish-actions.pod:421
msgid "available-all-groups"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:418
+#: ../fish/guestfish-actions.pod:423
#, no-wrap
msgid ""
" available-all-groups\n"
@@ -4530,7 +4538,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:420
+#: ../fish/guestfish-actions.pod:425
msgid ""
"This command returns a list of all optional groups that this daemon knows "
"about. Note this returns both supported and unsupported groups. To find "
@@ -4539,17 +4547,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:426
+#: ../fish/guestfish-actions.pod:431
msgid "See also L</available> and L<guestfs(3)/AVAILABILITY>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:428
+#: ../fish/guestfish-actions.pod:433
msgid "base64-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:430
+#: ../fish/guestfish-actions.pod:435
#, no-wrap
msgid ""
" base64-in (base64file|-) filename\n"
@@ -4557,22 +4565,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:432 ../src/guestfs-actions.pod:644
+#: ../fish/guestfish-actions.pod:437 ../src/guestfs-actions.pod:649
msgid "This command uploads base64-encoded data from C<base64file> to C<filename>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:435 ../fish/guestfish-actions.pod:444 ../fish/guestfish-actions.pod:693 ../fish/guestfish-actions.pod:862 ../fish/guestfish-actions.pod:881 ../fish/guestfish-actions.pod:1255 ../fish/guestfish-actions.pod:4658 ../fish/guestfish-actions.pod:4670 ../fish/guestfish-actions.pod:4681 ../fish/guestfish-actions.pod:4692 ../fish/guestfish-actions.pod:4744 ../fish/guestfish-actions.pod:4753 ../fish/guestfish-actions.pod:4807 ../fish/guestfish-actions.pod:4830
+#: ../fish/guestfish-actions.pod:440 ../fish/guestfish-actions.pod:449 ../fish/guestfish-actions.pod:698 ../fish/guestfish-actions.pod:867 ../fish/guestfish-actions.pod:886 ../fish/guestfish-actions.pod:1260 ../fish/guestfish-actions.pod:4663 ../fish/guestfish-actions.pod:4675 ../fish/guestfish-actions.pod:4686 ../fish/guestfish-actions.pod:4697 ../fish/guestfish-actions.pod:4749 ../fish/guestfish-actions.pod:4758 ../fish/guestfish-actions.pod:4812 ../fish/guestfish-actions.pod:4835
msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:437
+#: ../fish/guestfish-actions.pod:442
msgid "base64-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:439
+#: ../fish/guestfish-actions.pod:444
#, no-wrap
msgid ""
" base64-out filename (base64file|-)\n"
@@ -4580,19 +4588,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:441 ../src/guestfs-actions.pod:658
+#: ../fish/guestfish-actions.pod:446 ../src/guestfs-actions.pod:663
msgid ""
"This command downloads the contents of C<filename>, writing it out to local "
"file C<base64file> encoded as base64."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:446
+#: ../fish/guestfish-actions.pod:451
msgid "blockdev-flushbufs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:448
+#: ../fish/guestfish-actions.pod:453
#, no-wrap
msgid ""
" blockdev-flushbufs device\n"
@@ -4600,22 +4608,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:450 ../src/guestfs-actions.pod:671
+#: ../fish/guestfish-actions.pod:455 ../src/guestfs-actions.pod:676
msgid "This tells the kernel to flush internal buffers associated with C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:453 ../fish/guestfish-actions.pod:464 ../fish/guestfish-actions.pod:473 ../fish/guestfish-actions.pod:483 ../fish/guestfish-actions.pod:495 ../fish/guestfish-actions.pod:508 ../fish/guestfish-actions.pod:516 ../fish/guestfish-actions.pod:527 ../fish/guestfish-actions.pod:535 ../fish/guestfish-actions.pod:543 ../src/guestfs-actions.pod:674 ../src/guestfs-actions.pod:691 ../src/guestfs-actions.pod:706 ../src/guestfs-actions.pod:722 ../src/guestfs-actions.pod:740 ../src/guestfs-actions.pod:759 ../src/guestfs-actions.pod:773 ../src/guestfs-actions.pod:791 ../src/guestfs-actions.pod:805 ../src/guestfs-actions.pod:819
+#: ../fish/guestfish-actions.pod:458 ../fish/guestfish-actions.pod:469 ../fish/guestfish-actions.pod:478 ../fish/guestfish-actions.pod:488 ../fish/guestfish-actions.pod:500 ../fish/guestfish-actions.pod:513 ../fish/guestfish-actions.pod:521 ../fish/guestfish-actions.pod:532 ../fish/guestfish-actions.pod:540 ../fish/guestfish-actions.pod:548 ../src/guestfs-actions.pod:679 ../src/guestfs-actions.pod:696 ../src/guestfs-actions.pod:711 ../src/guestfs-actions.pod:727 ../src/guestfs-actions.pod:745 ../src/guestfs-actions.pod:764 ../src/guestfs-actions.pod:778 ../src/guestfs-actions.pod:796 ../src/guestfs-actions.pod:810 ../src/guestfs-actions.pod:824
msgid "This uses the L<blockdev(8)> command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:455
+#: ../fish/guestfish-actions.pod:460
msgid "blockdev-getbsz"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:457
+#: ../fish/guestfish-actions.pod:462
#, no-wrap
msgid ""
" blockdev-getbsz device\n"
@@ -4623,24 +4631,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:459 ../src/guestfs-actions.pod:686
+#: ../fish/guestfish-actions.pod:464 ../src/guestfs-actions.pod:691
msgid "This returns the block size of a device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:461 ../fish/guestfish-actions.pod:524 ../src/guestfs-actions.pod:688 ../src/guestfs-actions.pod:788
+#: ../fish/guestfish-actions.pod:466 ../fish/guestfish-actions.pod:529 ../src/guestfs-actions.pod:693 ../src/guestfs-actions.pod:793
msgid ""
"(Note this is different from both I<size in blocks> and I<filesystem block "
"size>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:466
+#: ../fish/guestfish-actions.pod:471
msgid "blockdev-getro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:468
+#: ../fish/guestfish-actions.pod:473
#, no-wrap
msgid ""
" blockdev-getro device\n"
@@ -4648,19 +4656,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:470 ../src/guestfs-actions.pod:703
+#: ../fish/guestfish-actions.pod:475 ../src/guestfs-actions.pod:708
msgid ""
"Returns a boolean indicating if the block device is read-only (true if "
"read-only, false if not)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:475
+#: ../fish/guestfish-actions.pod:480
msgid "blockdev-getsize64"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:477
+#: ../fish/guestfish-actions.pod:482
#, no-wrap
msgid ""
" blockdev-getsize64 device\n"
@@ -4668,22 +4676,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:479 ../src/guestfs-actions.pod:718
+#: ../fish/guestfish-actions.pod:484 ../src/guestfs-actions.pod:723
msgid "This returns the size of the device in bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:481
+#: ../fish/guestfish-actions.pod:486
msgid "See also L</blockdev-getsz>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:485
+#: ../fish/guestfish-actions.pod:490
msgid "blockdev-getss"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:487
+#: ../fish/guestfish-actions.pod:492
#, no-wrap
msgid ""
" blockdev-getss device\n"
@@ -4691,24 +4699,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:489 ../src/guestfs-actions.pod:734
+#: ../fish/guestfish-actions.pod:494 ../src/guestfs-actions.pod:739
msgid ""
"This returns the size of sectors on a block device. Usually 512, but can be "
"larger for modern devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:492
+#: ../fish/guestfish-actions.pod:497
msgid "(Note, this is not the size in sectors, use L</blockdev-getsz> for that)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:497
+#: ../fish/guestfish-actions.pod:502
msgid "blockdev-getsz"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:499
+#: ../fish/guestfish-actions.pod:504
#, no-wrap
msgid ""
" blockdev-getsz device\n"
@@ -4716,26 +4724,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:501 ../src/guestfs-actions.pod:752
+#: ../fish/guestfish-actions.pod:506 ../src/guestfs-actions.pod:757
msgid ""
"This returns the size of the device in units of 512-byte sectors (even if "
"the sectorsize isn't 512 bytes ... weird)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:504
+#: ../fish/guestfish-actions.pod:509
msgid ""
"See also L</blockdev-getss> for the real sector size of the device, and "
"L</blockdev-getsize64> for the more useful I<size in bytes>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:510
+#: ../fish/guestfish-actions.pod:515
msgid "blockdev-rereadpt"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:512
+#: ../fish/guestfish-actions.pod:517
#, no-wrap
msgid ""
" blockdev-rereadpt device\n"
@@ -4743,17 +4751,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:514 ../src/guestfs-actions.pod:771
+#: ../fish/guestfish-actions.pod:519 ../src/guestfs-actions.pod:776
msgid "Reread the partition table on C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:518
+#: ../fish/guestfish-actions.pod:523
msgid "blockdev-setbsz"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:520
+#: ../fish/guestfish-actions.pod:525
#, no-wrap
msgid ""
" blockdev-setbsz device blocksize\n"
@@ -4761,17 +4769,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:522 ../src/guestfs-actions.pod:786
+#: ../fish/guestfish-actions.pod:527 ../src/guestfs-actions.pod:791
msgid "This sets the block size of a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:529
+#: ../fish/guestfish-actions.pod:534
msgid "blockdev-setro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:531
+#: ../fish/guestfish-actions.pod:536
#, no-wrap
msgid ""
" blockdev-setro device\n"
@@ -4779,17 +4787,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:533 ../src/guestfs-actions.pod:803
+#: ../fish/guestfish-actions.pod:538 ../src/guestfs-actions.pod:808
msgid "Sets the block device named C<device> to read-only."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:537
+#: ../fish/guestfish-actions.pod:542
msgid "blockdev-setrw"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:539
+#: ../fish/guestfish-actions.pod:544
#, no-wrap
msgid ""
" blockdev-setrw device\n"
@@ -4797,17 +4805,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:541 ../src/guestfs-actions.pod:817
+#: ../fish/guestfish-actions.pod:546 ../src/guestfs-actions.pod:822
msgid "Sets the block device named C<device> to read-write."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:545
+#: ../fish/guestfish-actions.pod:550
msgid "btrfs-filesystem-resize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:547
+#: ../fish/guestfish-actions.pod:552
#, no-wrap
msgid ""
" btrfs-filesystem-resize mountpoint [size:..]\n"
@@ -4815,12 +4823,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:549 ../src/guestfs-actions.pod:839
+#: ../fish/guestfish-actions.pod:554 ../src/guestfs-actions.pod:844
msgid "This command resizes a btrfs filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:551 ../src/guestfs-actions.pod:841
+#: ../fish/guestfish-actions.pod:556 ../src/guestfs-actions.pod:846
msgid ""
"Note that unlike other resize calls, the filesystem has to be mounted and "
"the parameter is the mountpoint not the device (this is a requirement of "
@@ -4828,34 +4836,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:555 ../fish/guestfish-actions.pod:3417 ../src/guestfs-actions.pod:845 ../src/guestfs-actions.pod:5189
+#: ../fish/guestfish-actions.pod:560 ../fish/guestfish-actions.pod:3422 ../src/guestfs-actions.pod:850 ../src/guestfs-actions.pod:5194
msgid "The optional parameters are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:559 ../fish/guestfish-actions.pod:3421 ../src/guestfs-actions.pod:849 ../src/guestfs-actions.pod:5193
+#: ../fish/guestfish-actions.pod:564 ../fish/guestfish-actions.pod:3426 ../src/guestfs-actions.pod:854 ../src/guestfs-actions.pod:5198
msgid "C<size>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:561 ../src/guestfs-actions.pod:851
+#: ../fish/guestfish-actions.pod:566 ../src/guestfs-actions.pod:856
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to the maximum size."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:566 ../src/guestfs-actions.pod:856
+#: ../fish/guestfish-actions.pod:571 ../src/guestfs-actions.pod:861
msgid "See also L<btrfs(8)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:570
+#: ../fish/guestfish-actions.pod:575
msgid "case-sensitive-path"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:572
+#: ../fish/guestfish-actions.pod:577
#, no-wrap
msgid ""
" case-sensitive-path path\n"
@@ -4863,7 +4871,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:574 ../src/guestfs-actions.pod:890
+#: ../fish/guestfish-actions.pod:579 ../src/guestfs-actions.pod:895
msgid ""
"This can be used to resolve case insensitive paths on a filesystem which is "
"case sensitive. The use case is to resolve paths which you have read from "
@@ -4871,7 +4879,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:579 ../src/guestfs-actions.pod:895
+#: ../fish/guestfish-actions.pod:584 ../src/guestfs-actions.pod:900
msgid ""
"The command handles a peculiarity of the Linux ntfs-3g filesystem driver "
"(and probably others), which is that although the underlying filesystem is "
@@ -4880,7 +4888,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:584 ../src/guestfs-actions.pod:900
+#: ../fish/guestfish-actions.pod:589 ../src/guestfs-actions.pod:905
msgid ""
"One consequence of this is that special directories such as C<c:\\windows> "
"may appear as C</WINDOWS> or C</windows> (or other things) depending on the "
@@ -4889,21 +4897,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:590 ../src/guestfs-actions.pod:906
+#: ../fish/guestfish-actions.pod:595 ../src/guestfs-actions.pod:911
msgid ""
"Bug or feature? You decide: "
"L<http://www.tuxera.com/community/ntfs-3g-faq/#posixfilenames1>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:593 ../src/guestfs-actions.pod:909
+#: ../fish/guestfish-actions.pod:598 ../src/guestfs-actions.pod:914
msgid ""
"This function resolves the true case of each element in the path and returns "
"the case-sensitive path."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:596
+#: ../fish/guestfish-actions.pod:601
msgid ""
"Thus L</case-sensitive-path> (\"/Windows/System32\") might return "
"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of "
@@ -4911,22 +4919,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:601 ../src/guestfs-actions.pod:917
+#: ../fish/guestfish-actions.pod:606 ../src/guestfs-actions.pod:922
msgid "I<Note>: This function does not handle drive names, backslashes etc."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:604
+#: ../fish/guestfish-actions.pod:609
msgid "See also L</realpath>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:606
+#: ../fish/guestfish-actions.pod:611
msgid "cat"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:608
+#: ../fish/guestfish-actions.pod:613
#, no-wrap
msgid ""
" cat path\n"
@@ -4934,12 +4942,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:610 ../fish/guestfish-actions.pod:3837 ../src/guestfs-actions.pod:933 ../src/guestfs-actions.pod:5832
+#: ../fish/guestfish-actions.pod:615 ../fish/guestfish-actions.pod:3842 ../src/guestfs-actions.pod:938 ../src/guestfs-actions.pod:5837
msgid "Return the contents of the file named C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:612
+#: ../fish/guestfish-actions.pod:617
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of string). For "
@@ -4948,19 +4956,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:617 ../fish/guestfish-actions.pod:752 ../fish/guestfish-actions.pod:764 ../fish/guestfish-actions.pod:940 ../fish/guestfish-actions.pod:950 ../fish/guestfish-actions.pod:1017 ../fish/guestfish-actions.pod:1027 ../fish/guestfish-actions.pod:1219 ../fish/guestfish-actions.pod:1526 ../fish/guestfish-actions.pod:1536 ../fish/guestfish-actions.pod:1564 ../fish/guestfish-actions.pod:1579 ../fish/guestfish-actions.pod:1589 ../fish/guestfish-actions.pod:1608 ../fish/guestfish-actions.pod:3707 ../fish/guestfish-actions.pod:3722 ../fish/guestfish-actions.pod:3798 ../fish/guestfish-actions.pod:3815 ../fish/guestfish-actions.pod:3830 ../fish/guestfish-actions.pod:4499 ../fish/guestfish-actions.pod:4545 ../fish/guestfish-actions.pod:4630 ../fish/guestfish-actions.pod:4645 ../fish/guestfish-actions.pod:5051 ../fish/guestfish-actions.pod:5063 ../fish/guestfish-actions.pod:5081 ../fish/guestfish-actions.pod:5098 ../fish/guestfish-actions.pod:5108 ../fish/guestfish-actions.pod:5157 ../fish/guestfish-actions.pod:5167 ../fish/guestfish-actions.pod:5196 ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:943 ../src/guestfs-actions.pod:1122 ../src/guestfs-actions.pod:1142 ../src/guestfs-actions.pod:1438 ../src/guestfs-actions.pod:1457 ../src/guestfs-actions.pod:1560 ../src/guestfs-actions.pod:1579 ../src/guestfs-actions.pod:1825 ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:2315 ../src/guestfs-actions.pod:2358 ../src/guestfs-actions.pod:2382 ../src/guestfs-actions.pod:2399 ../src/guestfs-actions.pod:2428 ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:5640 ../src/guestfs-actions.pod:5771 ../src/guestfs-actions.pod:5797 ../src/guestfs-actions.pod:5821 ../src/guestfs-actions.pod:6772 ../src/guestfs-actions.pod:6827 ../src/guestfs-actions.pod:6973 ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7662 ../src/guestfs-actions.pod:7682 ../src/guestfs-actions.pod:7715 ../src/guestfs-actions.pod:7734 ../src/guestfs-actions.pod:7753 ../src/guestfs-actions.pod:7839 ../src/guestfs-actions.pod:7858 ../src/guestfs-actions.pod:7904 ../src/guestfs-actions.pod:7923
+#: ../fish/guestfish-actions.pod:622 ../fish/guestfish-actions.pod:757 ../fish/guestfish-actions.pod:769 ../fish/guestfish-actions.pod:945 ../fish/guestfish-actions.pod:955 ../fish/guestfish-actions.pod:1022 ../fish/guestfish-actions.pod:1032 ../fish/guestfish-actions.pod:1224 ../fish/guestfish-actions.pod:1531 ../fish/guestfish-actions.pod:1541 ../fish/guestfish-actions.pod:1569 ../fish/guestfish-actions.pod:1584 ../fish/guestfish-actions.pod:1594 ../fish/guestfish-actions.pod:1613 ../fish/guestfish-actions.pod:3712 ../fish/guestfish-actions.pod:3727 ../fish/guestfish-actions.pod:3803 ../fish/guestfish-actions.pod:3820 ../fish/guestfish-actions.pod:3835 ../fish/guestfish-actions.pod:4504 ../fish/guestfish-actions.pod:4550 ../fish/guestfish-actions.pod:4635 ../fish/guestfish-actions.pod:4650 ../fish/guestfish-actions.pod:5056 ../fish/guestfish-actions.pod:5068 ../fish/guestfish-actions.pod:5086 ../fish/guestfish-actions.pod:5103 ../fish/guestfish-actions.pod:5113 ../fish/guestfish-actions.pod:5170 ../fish/guestfish-actions.pod:5180 ../fish/guestfish-actions.pod:5209 ../fish/guestfish-actions.pod:5219 ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:1127 ../src/guestfs-actions.pod:1147 ../src/guestfs-actions.pod:1443 ../src/guestfs-actions.pod:1462 ../src/guestfs-actions.pod:1565 ../src/guestfs-actions.pod:1584 ../src/guestfs-actions.pod:1830 ../src/guestfs-actions.pod:2301 ../src/guestfs-actions.pod:2320 ../src/guestfs-actions.pod:2363 ../src/guestfs-actions.pod:2387 ../src/guestfs-actions.pod:2404 ../src/guestfs-actions.pod:2433 ../src/guestfs-actions.pod:5619 ../src/guestfs-actions.pod:5645 ../src/guestfs-actions.pod:5776 ../src/guestfs-actions.pod:5802 ../src/guestfs-actions.pod:5826 ../src/guestfs-actions.pod:6777 ../src/guestfs-actions.pod:6832 ../src/guestfs-actions.pod:6978 ../src/guestfs-actions.pod:7002 ../src/guestfs-actions.pod:7667 ../src/guestfs-actions.pod:7687 ../src/guestfs-actions.pod:7720 ../src/guestfs-actions.pod:7739 ../src/guestfs-actions.pod:7758 ../src/guestfs-actions.pod:7852 ../src/guestfs-actions.pod:7871 ../src/guestfs-actions.pod:7917 ../src/guestfs-actions.pod:7936
msgid ""
"Because of the message protocol, there is a transfer limit of somewhere "
"between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:620
+#: ../fish/guestfish-actions.pod:625
msgid "checksum"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:622
+#: ../fish/guestfish-actions.pod:627
#, no-wrap
msgid ""
" checksum csumtype path\n"
@@ -4968,111 +4976,111 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:624 ../src/guestfs-actions.pod:955
+#: ../fish/guestfish-actions.pod:629 ../src/guestfs-actions.pod:960
msgid "This call computes the MD5, SHAx or CRC checksum of the file named C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:627 ../src/guestfs-actions.pod:958
+#: ../fish/guestfish-actions.pod:632 ../src/guestfs-actions.pod:963
msgid ""
"The type of checksum to compute is given by the C<csumtype> parameter which "
"must have one of the following values:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:632 ../src/guestfs-actions.pod:963
+#: ../fish/guestfish-actions.pod:637 ../src/guestfs-actions.pod:968
msgid "C<crc>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:634 ../src/guestfs-actions.pod:965
+#: ../fish/guestfish-actions.pod:639 ../src/guestfs-actions.pod:970
msgid ""
"Compute the cyclic redundancy check (CRC) specified by POSIX for the "
"C<cksum> command."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:637 ../src/guestfs-actions.pod:968
+#: ../fish/guestfish-actions.pod:642 ../src/guestfs-actions.pod:973
msgid "C<md5>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:639 ../src/guestfs-actions.pod:970
+#: ../fish/guestfish-actions.pod:644 ../src/guestfs-actions.pod:975
msgid "Compute the MD5 hash (using the C<md5sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:641 ../src/guestfs-actions.pod:972
+#: ../fish/guestfish-actions.pod:646 ../src/guestfs-actions.pod:977
msgid "C<sha1>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:643 ../src/guestfs-actions.pod:974
+#: ../fish/guestfish-actions.pod:648 ../src/guestfs-actions.pod:979
msgid "Compute the SHA1 hash (using the C<sha1sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:645 ../src/guestfs-actions.pod:976
+#: ../fish/guestfish-actions.pod:650 ../src/guestfs-actions.pod:981
msgid "C<sha224>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:647 ../src/guestfs-actions.pod:978
+#: ../fish/guestfish-actions.pod:652 ../src/guestfs-actions.pod:983
msgid "Compute the SHA224 hash (using the C<sha224sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:649 ../src/guestfs-actions.pod:980
+#: ../fish/guestfish-actions.pod:654 ../src/guestfs-actions.pod:985
msgid "C<sha256>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:651 ../src/guestfs-actions.pod:982
+#: ../fish/guestfish-actions.pod:656 ../src/guestfs-actions.pod:987
msgid "Compute the SHA256 hash (using the C<sha256sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:653 ../src/guestfs-actions.pod:984
+#: ../fish/guestfish-actions.pod:658 ../src/guestfs-actions.pod:989
msgid "C<sha384>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:655 ../src/guestfs-actions.pod:986
+#: ../fish/guestfish-actions.pod:660 ../src/guestfs-actions.pod:991
msgid "Compute the SHA384 hash (using the C<sha384sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:657 ../src/guestfs-actions.pod:988
+#: ../fish/guestfish-actions.pod:662 ../src/guestfs-actions.pod:993
msgid "C<sha512>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:659 ../src/guestfs-actions.pod:990
+#: ../fish/guestfish-actions.pod:664 ../src/guestfs-actions.pod:995
msgid "Compute the SHA512 hash (using the C<sha512sum> program)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:663 ../src/guestfs-actions.pod:994
+#: ../fish/guestfish-actions.pod:668 ../src/guestfs-actions.pod:999
msgid "The checksum is returned as a printable string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:665
+#: ../fish/guestfish-actions.pod:670
msgid "To get the checksum for a device, use L</checksum-device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:667
+#: ../fish/guestfish-actions.pod:672
msgid "To get the checksums for many files, use L</checksums-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:669
+#: ../fish/guestfish-actions.pod:674
msgid "checksum-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:671
+#: ../fish/guestfish-actions.pod:676
#, no-wrap
msgid ""
" checksum-device csumtype device\n"
@@ -5080,7 +5088,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:673
+#: ../fish/guestfish-actions.pod:678
msgid ""
"This call computes the MD5, SHAx or CRC checksum of the contents of the "
"device named C<device>. For the types of checksums supported see the "
@@ -5088,12 +5096,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:677
+#: ../fish/guestfish-actions.pod:682
msgid "checksums-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:679
+#: ../fish/guestfish-actions.pod:684
#, no-wrap
msgid ""
" checksums-out csumtype directory (sumsfile|-)\n"
@@ -5101,14 +5109,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:681 ../src/guestfs-actions.pod:1029
+#: ../fish/guestfish-actions.pod:686 ../src/guestfs-actions.pod:1034
msgid ""
"This command computes the checksums of all regular files in C<directory> and "
"then emits a list of those checksums to the local output file C<sumsfile>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:685 ../src/guestfs-actions.pod:1033
+#: ../fish/guestfish-actions.pod:690 ../src/guestfs-actions.pod:1038
msgid ""
"This can be used for verifying the integrity of a virtual machine. However "
"to be properly secure you should pay attention to the output of the checksum "
@@ -5118,12 +5126,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:695
+#: ../fish/guestfish-actions.pod:700
msgid "chmod"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:697
+#: ../fish/guestfish-actions.pod:702
#, no-wrap
msgid ""
" chmod mode path\n"
@@ -5131,14 +5139,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:699 ../src/guestfs-actions.pod:1052
+#: ../fish/guestfish-actions.pod:704 ../src/guestfs-actions.pod:1057
msgid ""
"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are "
"supported."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:702 ../src/guestfs-actions.pod:1055
+#: ../fish/guestfish-actions.pod:707 ../src/guestfs-actions.pod:1060
msgid ""
"I<Note>: When using this command from guestfish, C<mode> by default would be "
"decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not "
@@ -5146,17 +5154,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:706 ../fish/guestfish-actions.pod:3060 ../fish/guestfish-actions.pod:3199 ../fish/guestfish-actions.pod:3209 ../fish/guestfish-actions.pod:3219 ../src/guestfs-actions.pod:1059 ../src/guestfs-actions.pod:4586 ../src/guestfs-actions.pod:4795 ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4833
+#: ../fish/guestfish-actions.pod:711 ../fish/guestfish-actions.pod:3065 ../fish/guestfish-actions.pod:3204 ../fish/guestfish-actions.pod:3214 ../fish/guestfish-actions.pod:3224 ../src/guestfs-actions.pod:1064 ../src/guestfs-actions.pod:4591 ../src/guestfs-actions.pod:4800 ../src/guestfs-actions.pod:4819 ../src/guestfs-actions.pod:4838
msgid "The mode actually set is affected by the umask."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:708
+#: ../fish/guestfish-actions.pod:713
msgid "chown"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:710
+#: ../fish/guestfish-actions.pod:715
#, no-wrap
msgid ""
" chown owner group path\n"
@@ -5164,12 +5172,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:712 ../src/guestfs-actions.pod:1073
+#: ../fish/guestfish-actions.pod:717 ../src/guestfs-actions.pod:1078
msgid "Change the file owner to C<owner> and group to C<group>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:714 ../fish/guestfish-actions.pod:2495 ../src/guestfs-actions.pod:1075 ../src/guestfs-actions.pod:3657
+#: ../fish/guestfish-actions.pod:719 ../fish/guestfish-actions.pod:2500 ../src/guestfs-actions.pod:1080 ../src/guestfs-actions.pod:3662
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 "
@@ -5177,12 +5185,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:718
+#: ../fish/guestfish-actions.pod:723
msgid "command"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:720
+#: ../fish/guestfish-actions.pod:725
#, no-wrap
msgid ""
" command 'arguments ...'\n"
@@ -5190,7 +5198,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:722 ../src/guestfs-actions.pod:1089
+#: ../fish/guestfish-actions.pod:727 ../src/guestfs-actions.pod:1094
msgid ""
"This call runs a command from the guest filesystem. The filesystem must be "
"mounted, and must contain a compatible operating system (ie. something "
@@ -5198,7 +5206,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:727
+#: ../fish/guestfish-actions.pod:732
msgid ""
"The single parameter is an argv-style list of arguments. The first element "
"is the name of the program to run. Subsequent elements are parameters. The "
@@ -5207,12 +5215,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:734 ../src/guestfs-actions.pod:1101
+#: ../fish/guestfish-actions.pod:739 ../src/guestfs-actions.pod:1106
msgid "The return value is anything printed to I<stdout> by the command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:737 ../src/guestfs-actions.pod:1104
+#: ../fish/guestfish-actions.pod:742 ../src/guestfs-actions.pod:1109
msgid ""
"If the command returns a non-zero exit status, then this function returns an "
"error message. The error message string is the content of I<stderr> from "
@@ -5220,7 +5228,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:741 ../src/guestfs-actions.pod:1108
+#: ../fish/guestfish-actions.pod:746 ../src/guestfs-actions.pod:1113
msgid ""
"The C<$PATH> environment variable will contain at least C</usr/bin> and "
"C</bin>. If you require a program from another location, you should provide "
@@ -5228,7 +5236,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:746 ../src/guestfs-actions.pod:1113
+#: ../fish/guestfish-actions.pod:751 ../src/guestfs-actions.pod:1118
msgid ""
"Shared libraries and data files required by the program must be available on "
"filesystems which are mounted in the correct places. It is the caller's "
@@ -5237,12 +5245,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:755
+#: ../fish/guestfish-actions.pod:760
msgid "command-lines"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:757
+#: ../fish/guestfish-actions.pod:762
#, no-wrap
msgid ""
" command-lines 'arguments ...'\n"
@@ -5250,22 +5258,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:759
+#: ../fish/guestfish-actions.pod:764
msgid "This is the same as L</command>, but splits the result into a list of lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:762
+#: ../fish/guestfish-actions.pod:767
msgid "See also: L</sh-lines>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:767
+#: ../fish/guestfish-actions.pod:772
msgid "config"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:769
+#: ../fish/guestfish-actions.pod:774
#, no-wrap
msgid ""
" config qemuparam qemuvalue\n"
@@ -5273,7 +5281,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:771 ../src/guestfs-actions.pod:1154
+#: ../fish/guestfish-actions.pod:776 ../src/guestfs-actions.pod:1159
msgid ""
"This can be used to add arbitrary qemu command line parameters of the form "
"I<-param value>. Actually it's not quite arbitrary - we prevent you from "
@@ -5281,22 +5289,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:776 ../src/guestfs-actions.pod:1159
+#: ../fish/guestfish-actions.pod:781 ../src/guestfs-actions.pod:1164
msgid "The first character of C<param> string must be a C<-> (dash)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:778 ../src/guestfs-actions.pod:1161
+#: ../fish/guestfish-actions.pod:783 ../src/guestfs-actions.pod:1166
msgid "C<value> can be NULL."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:780
+#: ../fish/guestfish-actions.pod:785
msgid "copy-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:782
+#: ../fish/guestfish-actions.pod:787
#, no-wrap
msgid ""
" copy-size src dest size\n"
@@ -5304,26 +5312,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:784 ../src/guestfs-actions.pod:1175
+#: ../fish/guestfish-actions.pod:789 ../src/guestfs-actions.pod:1180
msgid ""
"This command copies exactly C<size> bytes from one source device or file "
"C<src> to another destination device or file C<dest>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:787 ../src/guestfs-actions.pod:1178
+#: ../fish/guestfish-actions.pod:792 ../src/guestfs-actions.pod:1183
msgid ""
"Note this will fail if the source is too short or if the destination is not "
"large enough."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:790
+#: ../fish/guestfish-actions.pod:795
msgid "cp"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:792
+#: ../fish/guestfish-actions.pod:797
#, no-wrap
msgid ""
" cp src dest\n"
@@ -5331,19 +5339,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:794 ../src/guestfs-actions.pod:1197
+#: ../fish/guestfish-actions.pod:799 ../src/guestfs-actions.pod:1202
msgid ""
"This copies a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:797
+#: ../fish/guestfish-actions.pod:802
msgid "cp-a"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:799
+#: ../fish/guestfish-actions.pod:804
#, no-wrap
msgid ""
" cp-a src dest\n"
@@ -5351,19 +5359,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:801 ../src/guestfs-actions.pod:1211
+#: ../fish/guestfish-actions.pod:806 ../src/guestfs-actions.pod:1216
msgid ""
"This copies a file or directory from C<src> to C<dest> recursively using the "
"C<cp -a> command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:804
+#: ../fish/guestfish-actions.pod:809
msgid "dd"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:806
+#: ../fish/guestfish-actions.pod:811
#, no-wrap
msgid ""
" dd src dest\n"
@@ -5371,7 +5379,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:808 ../src/guestfs-actions.pod:1225
+#: ../fish/guestfish-actions.pod:813 ../src/guestfs-actions.pod:1230
msgid ""
"This command copies from one source device or file C<src> to another "
"destination device or file C<dest>. Normally you would use this to copy to "
@@ -5379,7 +5387,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:813
+#: ../fish/guestfish-actions.pod:818
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 "
@@ -5387,12 +5395,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:817
+#: ../fish/guestfish-actions.pod:822
msgid "df"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:819
+#: ../fish/guestfish-actions.pod:824
#, no-wrap
msgid ""
" df\n"
@@ -5400,12 +5408,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:821 ../src/guestfs-actions.pod:1243
+#: ../fish/guestfish-actions.pod:826 ../src/guestfs-actions.pod:1248
msgid "This command runs the C<df> command to report disk space used."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:823 ../fish/guestfish-actions.pod:834
+#: ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:839
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string. Use L</statvfs> from "
@@ -5413,12 +5421,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:827
+#: ../fish/guestfish-actions.pod:832
msgid "df-h"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:829
+#: ../fish/guestfish-actions.pod:834
#, no-wrap
msgid ""
" df-h\n"
@@ -5426,19 +5434,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:831 ../src/guestfs-actions.pod:1259
+#: ../fish/guestfish-actions.pod:836 ../src/guestfs-actions.pod:1264
msgid ""
"This command runs the C<df -h> command to report disk space used in "
"human-readable format."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:838
+#: ../fish/guestfish-actions.pod:843
msgid "dmesg"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:840
+#: ../fish/guestfish-actions.pod:845
#, no-wrap
msgid ""
" dmesg\n"
@@ -5446,14 +5454,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:842 ../src/guestfs-actions.pod:1276
+#: ../fish/guestfish-actions.pod:847 ../src/guestfs-actions.pod:1281
msgid ""
"This returns the kernel messages (C<dmesg> output) from the guest kernel. "
"This is sometimes useful for extended debugging of problems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:846
+#: ../fish/guestfish-actions.pod:851
msgid ""
"Another way to get the same information is to enable verbose messages with "
"L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> "
@@ -5461,12 +5469,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:851
+#: ../fish/guestfish-actions.pod:856
msgid "download"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:853
+#: ../fish/guestfish-actions.pod:858
#, no-wrap
msgid ""
" download remotefilename (filename|-)\n"
@@ -5474,29 +5482,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:855 ../fish/guestfish-actions.pod:868 ../src/guestfs-actions.pod:1297 ../src/guestfs-actions.pod:1322
+#: ../fish/guestfish-actions.pod:860 ../fish/guestfish-actions.pod:873 ../src/guestfs-actions.pod:1302 ../src/guestfs-actions.pod:1327
msgid ""
"Download file C<remotefilename> and save it as C<filename> on the local "
"machine."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:858 ../fish/guestfish-actions.pod:4803 ../src/guestfs-actions.pod:1300 ../src/guestfs-actions.pod:7232
+#: ../fish/guestfish-actions.pod:863 ../fish/guestfish-actions.pod:4808 ../src/guestfs-actions.pod:1305 ../src/guestfs-actions.pod:7237
msgid "C<filename> can also be a named pipe."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:860
+#: ../fish/guestfish-actions.pod:865
msgid "See also L</upload>, L</cat>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:864
+#: ../fish/guestfish-actions.pod:869
msgid "download-offset"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:866
+#: ../fish/guestfish-actions.pod:871
#, no-wrap
msgid ""
" download-offset remotefilename (filename|-) offset size\n"
@@ -5504,14 +5512,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:871 ../src/guestfs-actions.pod:1325
+#: ../fish/guestfish-actions.pod:876 ../src/guestfs-actions.pod:1330
msgid ""
"C<remotefilename> is read for C<size> bytes starting at C<offset> (this "
"region must be within the file or device)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:874
+#: ../fish/guestfish-actions.pod:879
msgid ""
"Note that there is no limit on the amount of data that can be downloaded "
"with this call, unlike with L</pread>, and this call always reads the full "
@@ -5519,17 +5527,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:879
+#: ../fish/guestfish-actions.pod:884
msgid "See also L</download>, L</pread>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:883
+#: ../fish/guestfish-actions.pod:888
msgid "drop-caches"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:885
+#: ../fish/guestfish-actions.pod:890
#, no-wrap
msgid ""
" drop-caches whattodrop\n"
@@ -5537,7 +5545,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:887 ../src/guestfs-actions.pod:1350
+#: ../fish/guestfish-actions.pod:892 ../src/guestfs-actions.pod:1355
msgid ""
"This instructs the guest kernel to drop its page cache, and/or dentries and "
"inode caches. The parameter C<whattodrop> tells the kernel what precisely "
@@ -5545,24 +5553,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:892 ../src/guestfs-actions.pod:1355
+#: ../fish/guestfish-actions.pod:897 ../src/guestfs-actions.pod:1360
msgid "Setting C<whattodrop> to 3 should drop everything."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:894 ../src/guestfs-actions.pod:1357
+#: ../fish/guestfish-actions.pod:899 ../src/guestfs-actions.pod:1362
msgid ""
"This automatically calls L<sync(2)> before the operation, so that the "
"maximum guest memory is freed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:897
+#: ../fish/guestfish-actions.pod:902
msgid "du"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:899
+#: ../fish/guestfish-actions.pod:904
#, no-wrap
msgid ""
" du path\n"
@@ -5570,14 +5578,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:901 ../src/guestfs-actions.pod:1370
+#: ../fish/guestfish-actions.pod:906 ../src/guestfs-actions.pod:1375
msgid ""
"This command runs the C<du -s> command to estimate file space usage for "
"C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:904 ../src/guestfs-actions.pod:1373
+#: ../fish/guestfish-actions.pod:909 ../src/guestfs-actions.pod:1378
msgid ""
"C<path> can be a file or a directory. If C<path> is a directory then the "
"estimate includes the contents of the directory and all subdirectories "
@@ -5585,17 +5593,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:908 ../src/guestfs-actions.pod:1377
+#: ../fish/guestfish-actions.pod:913 ../src/guestfs-actions.pod:1382
msgid "The result is the estimated size in I<kilobytes> (ie. units of 1024 bytes)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:911
+#: ../fish/guestfish-actions.pod:916
msgid "e2fsck-f"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:913
+#: ../fish/guestfish-actions.pod:918
#, no-wrap
msgid ""
" e2fsck-f device\n"
@@ -5603,7 +5611,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:915 ../src/guestfs-actions.pod:1395
+#: ../fish/guestfish-actions.pod:920 ../src/guestfs-actions.pod:1400
msgid ""
"This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker "
"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be "
@@ -5611,19 +5619,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:919
+#: ../fish/guestfish-actions.pod:924
msgid ""
"This command is only needed because of L</resize2fs> (q.v.). Normally you "
"should use L</fsck>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:922
+#: ../fish/guestfish-actions.pod:927
msgid "echo-daemon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:924
+#: ../fish/guestfish-actions.pod:929
#, no-wrap
msgid ""
" echo-daemon 'words ...'\n"
@@ -5631,29 +5639,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:926 ../src/guestfs-actions.pod:1412
+#: ../fish/guestfish-actions.pod:931 ../src/guestfs-actions.pod:1417
msgid ""
"This command concatenates the list of C<words> passed with single spaces "
"between them and returns the resulting string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:929 ../src/guestfs-actions.pod:1415
+#: ../fish/guestfish-actions.pod:934 ../src/guestfs-actions.pod:1420
msgid "You can use this command to test the connection through to the daemon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:931
+#: ../fish/guestfish-actions.pod:936
msgid "See also L</ping-daemon>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:933
+#: ../fish/guestfish-actions.pod:938
msgid "egrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:935
+#: ../fish/guestfish-actions.pod:940
#, no-wrap
msgid ""
" egrep regex path\n"
@@ -5661,17 +5669,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:937 ../src/guestfs-actions.pod:1431
+#: ../fish/guestfish-actions.pod:942 ../src/guestfs-actions.pod:1436
msgid "This calls the external C<egrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:943
+#: ../fish/guestfish-actions.pod:948
msgid "egrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:945
+#: ../fish/guestfish-actions.pod:950
#, no-wrap
msgid ""
" egrepi regex path\n"
@@ -5679,17 +5687,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:947 ../src/guestfs-actions.pod:1450
+#: ../fish/guestfish-actions.pod:952 ../src/guestfs-actions.pod:1455
msgid "This calls the external C<egrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:953
+#: ../fish/guestfish-actions.pod:958
msgid "equal"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:955
+#: ../fish/guestfish-actions.pod:960
#, no-wrap
msgid ""
" equal file1 file2\n"
@@ -5697,24 +5705,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:957 ../src/guestfs-actions.pod:1469
+#: ../fish/guestfish-actions.pod:962 ../src/guestfs-actions.pod:1474
msgid ""
"This compares the two files C<file1> and C<file2> and returns true if their "
"content is exactly equal, or false otherwise."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:960 ../src/guestfs-actions.pod:1472
+#: ../fish/guestfish-actions.pod:965 ../src/guestfs-actions.pod:1477
msgid "The external L<cmp(1)> program is used for the comparison."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:962
+#: ../fish/guestfish-actions.pod:967
msgid "exists"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:964
+#: ../fish/guestfish-actions.pod:969
#, no-wrap
msgid ""
" exists path\n"
@@ -5722,24 +5730,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:966 ../src/guestfs-actions.pod:1484
+#: ../fish/guestfish-actions.pod:971 ../src/guestfs-actions.pod:1489
msgid ""
"This returns C<true> if and only if there is a file, directory (or anything) "
"with the given C<path> name."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:969
+#: ../fish/guestfish-actions.pod:974
msgid "See also L</is-file>, L</is-dir>, L</stat>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:971
+#: ../fish/guestfish-actions.pod:976
msgid "fallocate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:973
+#: ../fish/guestfish-actions.pod:978
#, no-wrap
msgid ""
" fallocate path len\n"
@@ -5747,33 +5755,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:975 ../fish/guestfish-actions.pod:994 ../src/guestfs-actions.pod:1507 ../src/guestfs-actions.pod:1526
+#: ../fish/guestfish-actions.pod:980 ../fish/guestfish-actions.pod:999 ../src/guestfs-actions.pod:1512 ../src/guestfs-actions.pod:1531
msgid ""
"This command preallocates a file (containing zero bytes) named C<path> of "
"size C<len> bytes. If the file exists already, it is overwritten."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:979 ../src/guestfs-actions.pod:1511
+#: ../fish/guestfish-actions.pod:984 ../src/guestfs-actions.pod:1516
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> command which "
"allocates a file in the host and attaches it as a device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:983
+#: ../fish/guestfish-actions.pod:988
msgid ""
"I<This function is deprecated.> In new code, use the L</fallocate64> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:990
+#: ../fish/guestfish-actions.pod:995
msgid "fallocate64"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:992
+#: ../fish/guestfish-actions.pod:997
#, no-wrap
msgid ""
" fallocate64 path len\n"
@@ -5781,14 +5789,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:998
+#: ../fish/guestfish-actions.pod:1003
msgid ""
"Note that this call allocates disk blocks for the file. To create a sparse "
"file use L</truncate-size> instead."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1001
+#: ../fish/guestfish-actions.pod:1006
msgid ""
"The deprecated call L</fallocate> does the same, but owing to an oversight "
"it only allowed 30 bit lengths to be specified, effectively limiting the "
@@ -5796,19 +5804,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1006 ../src/guestfs-actions.pod:1538
+#: ../fish/guestfish-actions.pod:1011 ../src/guestfs-actions.pod:1543
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> and C<sparse> "
"commands which create a file in the host and attach it as a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1010
+#: ../fish/guestfish-actions.pod:1015
msgid "fgrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1012
+#: ../fish/guestfish-actions.pod:1017
#, no-wrap
msgid ""
" fgrep pattern path\n"
@@ -5816,17 +5824,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1014 ../src/guestfs-actions.pod:1553
+#: ../fish/guestfish-actions.pod:1019 ../src/guestfs-actions.pod:1558
msgid "This calls the external C<fgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1020
+#: ../fish/guestfish-actions.pod:1025
msgid "fgrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1022
+#: ../fish/guestfish-actions.pod:1027
#, no-wrap
msgid ""
" fgrepi pattern path\n"
@@ -5834,17 +5842,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1024 ../src/guestfs-actions.pod:1572
+#: ../fish/guestfish-actions.pod:1029 ../src/guestfs-actions.pod:1577
msgid "This calls the external C<fgrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1030
+#: ../fish/guestfish-actions.pod:1035
msgid "file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1032
+#: ../fish/guestfish-actions.pod:1037
#, no-wrap
msgid ""
" file path\n"
@@ -5852,28 +5860,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1034 ../src/guestfs-actions.pod:1590
+#: ../fish/guestfish-actions.pod:1039 ../src/guestfs-actions.pod:1595
msgid ""
"This call uses the standard L<file(1)> command to determine the type or "
"contents of the file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1037 ../src/guestfs-actions.pod:1593
+#: ../fish/guestfish-actions.pod:1042 ../src/guestfs-actions.pod:1598
msgid ""
"This call will also transparently look inside various types of compressed "
"file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1040 ../src/guestfs-actions.pod:1596
+#: ../fish/guestfish-actions.pod:1045 ../src/guestfs-actions.pod:1601
msgid ""
"The exact command which runs is C<file -zb path>. Note in particular that "
"the filename is not prepended to the output (the I<-b> option)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1044 ../src/guestfs-actions.pod:1600
+#: ../fish/guestfish-actions.pod:1049 ../src/guestfs-actions.pod:1605
msgid ""
"The output depends on the output of the underlying L<file(1)> command and it "
"can change in future in ways beyond our control. In other words, the output "
@@ -5881,19 +5889,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1048
+#: ../fish/guestfish-actions.pod:1053
msgid ""
"See also: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> "
"(etc), L</is-zero>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1051
+#: ../fish/guestfish-actions.pod:1056
msgid "file-architecture"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1053
+#: ../fish/guestfish-actions.pod:1058
#, no-wrap
msgid ""
" file-architecture filename\n"
@@ -5901,166 +5909,166 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1055 ../src/guestfs-actions.pod:1618
+#: ../fish/guestfish-actions.pod:1060 ../src/guestfs-actions.pod:1623
msgid ""
"This detects the architecture of the binary C<filename>, and returns it if "
"known."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1058 ../src/guestfs-actions.pod:1621
+#: ../fish/guestfish-actions.pod:1063 ../src/guestfs-actions.pod:1626
msgid "Currently defined architectures are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1062 ../src/guestfs-actions.pod:1625
+#: ../fish/guestfish-actions.pod:1067 ../src/guestfs-actions.pod:1630
msgid "\"i386\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1064 ../src/guestfs-actions.pod:1627
+#: ../fish/guestfish-actions.pod:1069 ../src/guestfs-actions.pod:1632
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:1067 ../src/guestfs-actions.pod:1630
+#: ../fish/guestfish-actions.pod:1072 ../src/guestfs-actions.pod:1635
msgid "\"x86_64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1069 ../src/guestfs-actions.pod:1632
+#: ../fish/guestfish-actions.pod:1074 ../src/guestfs-actions.pod:1637
msgid "64 bit x86-64."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1071 ../src/guestfs-actions.pod:1634
+#: ../fish/guestfish-actions.pod:1076 ../src/guestfs-actions.pod:1639
msgid "\"sparc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1073 ../src/guestfs-actions.pod:1636
+#: ../fish/guestfish-actions.pod:1078 ../src/guestfs-actions.pod:1641
msgid "32 bit SPARC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1075 ../src/guestfs-actions.pod:1638
+#: ../fish/guestfish-actions.pod:1080 ../src/guestfs-actions.pod:1643
msgid "\"sparc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1077 ../src/guestfs-actions.pod:1640
+#: ../fish/guestfish-actions.pod:1082 ../src/guestfs-actions.pod:1645
msgid "64 bit SPARC V9 and above."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1079 ../src/guestfs-actions.pod:1642
+#: ../fish/guestfish-actions.pod:1084 ../src/guestfs-actions.pod:1647
msgid "\"ia64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1081 ../src/guestfs-actions.pod:1644
+#: ../fish/guestfish-actions.pod:1086 ../src/guestfs-actions.pod:1649
msgid "Intel Itanium."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1083 ../src/guestfs-actions.pod:1646
+#: ../fish/guestfish-actions.pod:1088 ../src/guestfs-actions.pod:1651
msgid "\"ppc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1085 ../src/guestfs-actions.pod:1648
+#: ../fish/guestfish-actions.pod:1090 ../src/guestfs-actions.pod:1653
msgid "32 bit Power PC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1087 ../src/guestfs-actions.pod:1650
+#: ../fish/guestfish-actions.pod:1092 ../src/guestfs-actions.pod:1655
msgid "\"ppc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1089 ../src/guestfs-actions.pod:1652
+#: ../fish/guestfish-actions.pod:1094 ../src/guestfs-actions.pod:1657
msgid "64 bit Power PC."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1093 ../src/guestfs-actions.pod:1656
+#: ../fish/guestfish-actions.pod:1098 ../src/guestfs-actions.pod:1661
msgid "Libguestfs may return other architecture strings in future."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1095 ../src/guestfs-actions.pod:1658
+#: ../fish/guestfish-actions.pod:1100 ../src/guestfs-actions.pod:1663
msgid "The function works on at least the following types of files:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1101 ../src/guestfs-actions.pod:1664
+#: ../fish/guestfish-actions.pod:1106 ../src/guestfs-actions.pod:1669
msgid "many types of Un*x and Linux binary"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1105 ../src/guestfs-actions.pod:1668
+#: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1673
msgid "many types of Un*x and Linux shared library"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1109 ../src/guestfs-actions.pod:1672
+#: ../fish/guestfish-actions.pod:1114 ../src/guestfs-actions.pod:1677
msgid "Windows Win32 and Win64 binaries"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1113 ../src/guestfs-actions.pod:1676
+#: ../fish/guestfish-actions.pod:1118 ../src/guestfs-actions.pod:1681
msgid "Windows Win32 and Win64 DLLs"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1115 ../src/guestfs-actions.pod:1678
+#: ../fish/guestfish-actions.pod:1120 ../src/guestfs-actions.pod:1683
msgid "Win32 binaries and DLLs return C<i386>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1117 ../src/guestfs-actions.pod:1680
+#: ../fish/guestfish-actions.pod:1122 ../src/guestfs-actions.pod:1685
msgid "Win64 binaries and DLLs return C<x86_64>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1121 ../src/guestfs-actions.pod:1684
+#: ../fish/guestfish-actions.pod:1126 ../src/guestfs-actions.pod:1689
msgid "Linux kernel modules"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1125 ../src/guestfs-actions.pod:1688
+#: ../fish/guestfish-actions.pod:1130 ../src/guestfs-actions.pod:1693
msgid "Linux new-style initrd images"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1692
+#: ../fish/guestfish-actions.pod:1134 ../src/guestfs-actions.pod:1697
msgid "some non-x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1133 ../src/guestfs-actions.pod:1696
+#: ../fish/guestfish-actions.pod:1138 ../src/guestfs-actions.pod:1701
msgid "What it can't do currently:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1139 ../src/guestfs-actions.pod:1702
+#: ../fish/guestfish-actions.pod:1144 ../src/guestfs-actions.pod:1707
msgid "static libraries (libfoo.a)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1143 ../src/guestfs-actions.pod:1706
+#: ../fish/guestfish-actions.pod:1148 ../src/guestfs-actions.pod:1711
msgid "Linux old-style initrd as compressed ext2 filesystem (RHEL 3)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1147 ../src/guestfs-actions.pod:1710
+#: ../fish/guestfish-actions.pod:1152 ../src/guestfs-actions.pod:1715
msgid "x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1149 ../src/guestfs-actions.pod:1712
+#: ../fish/guestfish-actions.pod:1154 ../src/guestfs-actions.pod:1717
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 "
@@ -6069,12 +6077,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1156
+#: ../fish/guestfish-actions.pod:1161
msgid "filesize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1158
+#: ../fish/guestfish-actions.pod:1163
#, no-wrap
msgid ""
" filesize file\n"
@@ -6082,12 +6090,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1160 ../src/guestfs-actions.pod:1730
+#: ../fish/guestfish-actions.pod:1165 ../src/guestfs-actions.pod:1735
msgid "This command returns the size of C<file> in bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1162
+#: ../fish/guestfish-actions.pod:1167
msgid ""
"To get other stats about a file, use L</stat>, L</lstat>, L</is-dir>, "
"L</is-file> etc. To get the size of block devices, use "
@@ -6095,12 +6103,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1166
+#: ../fish/guestfish-actions.pod:1171
msgid "fill"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1168
+#: ../fish/guestfish-actions.pod:1173
#, no-wrap
msgid ""
" fill c len path\n"
@@ -6108,7 +6116,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1170 ../src/guestfs-actions.pod:1748
+#: ../fish/guestfish-actions.pod:1175 ../src/guestfs-actions.pod:1753
msgid ""
"This command creates a new file called C<path>. The initial content of the "
"file is C<len> octets of C<c>, where C<c> must be a number in the range "
@@ -6116,7 +6124,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1174
+#: ../fish/guestfish-actions.pod:1179
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
"L</truncate-size>. To create a file with a pattern of repeating bytes use "
@@ -6124,12 +6132,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1179
+#: ../fish/guestfish-actions.pod:1184
msgid "fill-pattern"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1181
+#: ../fish/guestfish-actions.pod:1186
#, no-wrap
msgid ""
" fill-pattern pattern len path\n"
@@ -6137,7 +6145,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1183
+#: ../fish/guestfish-actions.pod:1188
msgid ""
"This function is like L</fill> except that it creates a new file of length "
"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern "
@@ -6146,12 +6154,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1188
+#: ../fish/guestfish-actions.pod:1193
msgid "find"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1190
+#: ../fish/guestfish-actions.pod:1195
#, no-wrap
msgid ""
" find directory\n"
@@ -6159,7 +6167,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1192 ../src/guestfs-actions.pod:1794
+#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:1799
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>. It is essentially equivalent to running the shell command "
@@ -6168,14 +6176,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:1799
+#: ../fish/guestfish-actions.pod:1202 ../src/guestfs-actions.pod:1804
msgid ""
"This returns a list of strings I<without any prefix>. Thus if the directory "
"structure was:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1200 ../src/guestfs-actions.pod:1802
+#: ../fish/guestfish-actions.pod:1205 ../src/guestfs-actions.pod:1807
#, no-wrap
msgid ""
" /tmp/a\n"
@@ -6185,12 +6193,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1204
+#: ../fish/guestfish-actions.pod:1209
msgid "then the returned list from L</find> C</tmp> would be 4 elements:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1207 ../src/guestfs-actions.pod:1809
+#: ../fish/guestfish-actions.pod:1212 ../src/guestfs-actions.pod:1814
#, no-wrap
msgid ""
" a\n"
@@ -6201,27 +6209,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1212 ../src/guestfs-actions.pod:1814
+#: ../fish/guestfish-actions.pod:1217 ../src/guestfs-actions.pod:1819
msgid "If C<directory> is not a directory, then this command returns an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1215 ../src/guestfs-actions.pod:1817
+#: ../fish/guestfish-actions.pod:1220 ../src/guestfs-actions.pod:1822
msgid "The returned list is sorted."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1217
+#: ../fish/guestfish-actions.pod:1222
msgid "See also L</find0>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1222
+#: ../fish/guestfish-actions.pod:1227
msgid "find0"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1224
+#: ../fish/guestfish-actions.pod:1229
#, no-wrap
msgid ""
" find0 directory (files|-)\n"
@@ -6229,7 +6237,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1226 ../src/guestfs-actions.pod:1837
+#: ../fish/guestfish-actions.pod:1231 ../src/guestfs-actions.pod:1842
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>, placing the resulting list in the external file called "
@@ -6237,39 +6245,39 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1230
+#: ../fish/guestfish-actions.pod:1235
msgid "This command works the same way as L</find> with the following exceptions:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1237 ../src/guestfs-actions.pod:1848
+#: ../fish/guestfish-actions.pod:1242 ../src/guestfs-actions.pod:1853
msgid "The resulting list is written to an external file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1241 ../src/guestfs-actions.pod:1852
+#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:1857
msgid ""
"Items (filenames) in the result are separated by C<\\0> characters. See "
"L<find(1)> option I<-print0>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:1857
+#: ../fish/guestfish-actions.pod:1251 ../src/guestfs-actions.pod:1862
msgid "This command is not limited in the number of names that it can return."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1251 ../src/guestfs-actions.pod:1862
+#: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:1867
msgid "The result list is not sorted."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1257
+#: ../fish/guestfish-actions.pod:1262
msgid "findfs-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1259
+#: ../fish/guestfish-actions.pod:1264
#, no-wrap
msgid ""
" findfs-label label\n"
@@ -6277,24 +6285,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1261 ../src/guestfs-actions.pod:1876
+#: ../fish/guestfish-actions.pod:1266 ../src/guestfs-actions.pod:1881
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:1265
+#: ../fish/guestfish-actions.pod:1270
msgid "To find the label of a filesystem, use L</vfs-label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1267
+#: ../fish/guestfish-actions.pod:1272
msgid "findfs-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1269
+#: ../fish/guestfish-actions.pod:1274
#, no-wrap
msgid ""
" findfs-uuid uuid\n"
@@ -6302,24 +6310,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1271 ../src/guestfs-actions.pod:1893
+#: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:1898
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:1275
+#: ../fish/guestfish-actions.pod:1280
msgid "To find the UUID of a filesystem, use L</vfs-uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1277
+#: ../fish/guestfish-actions.pod:1282
msgid "fsck"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1279
+#: ../fish/guestfish-actions.pod:1284
#, no-wrap
msgid ""
" fsck fstype device\n"
@@ -6327,48 +6335,48 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1281 ../src/guestfs-actions.pod:1911
+#: ../fish/guestfish-actions.pod:1286 ../src/guestfs-actions.pod:1916
msgid ""
"This runs the filesystem checker (fsck) on C<device> which should have "
"filesystem type C<fstype>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1284 ../src/guestfs-actions.pod:1914
+#: ../fish/guestfish-actions.pod:1289 ../src/guestfs-actions.pod:1919
msgid ""
"The returned integer is the status. See L<fsck(8)> for the list of status "
"codes from C<fsck>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1293 ../src/guestfs-actions.pod:1923
+#: ../fish/guestfish-actions.pod:1298 ../src/guestfs-actions.pod:1928
msgid "Multiple status codes can be summed together."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1297 ../src/guestfs-actions.pod:1927
+#: ../fish/guestfish-actions.pod:1302 ../src/guestfs-actions.pod:1932
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:1302 ../src/guestfs-actions.pod:1932
+#: ../fish/guestfish-actions.pod:1307 ../src/guestfs-actions.pod:1937
msgid "Checking or repairing NTFS volumes is not supported (by linux-ntfs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1307 ../src/guestfs-actions.pod:1937
+#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:1942
msgid "This command is entirely equivalent to running C<fsck -a -t fstype device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1309
+#: ../fish/guestfish-actions.pod:1314
msgid "get-append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1311
+#: ../fish/guestfish-actions.pod:1316
#, no-wrap
msgid ""
" get-append\n"
@@ -6376,24 +6384,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1313 ../src/guestfs-actions.pod:1948
+#: ../fish/guestfish-actions.pod:1318 ../src/guestfs-actions.pod:1953
msgid ""
"Return the additional kernel options which are added to the guest kernel "
"command line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1316 ../src/guestfs-actions.pod:1951
+#: ../fish/guestfish-actions.pod:1321 ../src/guestfs-actions.pod:1956
msgid "If C<NULL> then no options are added."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1318
+#: ../fish/guestfish-actions.pod:1323
msgid "get-attach-method"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1320
+#: ../fish/guestfish-actions.pod:1325
#, no-wrap
msgid ""
" get-attach-method\n"
@@ -6401,17 +6409,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1322
+#: ../fish/guestfish-actions.pod:1327
msgid "Return the current attach method. See L</set-attach-method>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1324
+#: ../fish/guestfish-actions.pod:1329
msgid "get-autosync"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1326
+#: ../fish/guestfish-actions.pod:1331
#, no-wrap
msgid ""
" get-autosync\n"
@@ -6419,17 +6427,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1328 ../src/guestfs-actions.pod:1976
+#: ../fish/guestfish-actions.pod:1333 ../src/guestfs-actions.pod:1981
msgid "Get the autosync flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1330
+#: ../fish/guestfish-actions.pod:1335
msgid "get-direct"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1332
+#: ../fish/guestfish-actions.pod:1337
#, no-wrap
msgid ""
" get-direct\n"
@@ -6437,17 +6445,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1334 ../src/guestfs-actions.pod:1987
+#: ../fish/guestfish-actions.pod:1339 ../src/guestfs-actions.pod:1992
msgid "Return the direct appliance mode flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1336
+#: ../fish/guestfish-actions.pod:1341
msgid "get-e2label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1338
+#: ../fish/guestfish-actions.pod:1343
#, no-wrap
msgid ""
" get-e2label device\n"
@@ -6455,24 +6463,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1340 ../src/guestfs-actions.pod:2006
+#: ../fish/guestfish-actions.pod:1345 ../src/guestfs-actions.pod:2011
msgid "This returns the ext2/3/4 filesystem label of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1343
+#: ../fish/guestfish-actions.pod:1348
msgid ""
"I<This function is deprecated.> In new code, use the L</vfs_label> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1350
+#: ../fish/guestfish-actions.pod:1355
msgid "get-e2uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1352
+#: ../fish/guestfish-actions.pod:1357
#, no-wrap
msgid ""
" get-e2uuid device\n"
@@ -6480,24 +6488,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1354 ../src/guestfs-actions.pod:2027
+#: ../fish/guestfish-actions.pod:1359 ../src/guestfs-actions.pod:2032
msgid "This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1357
+#: ../fish/guestfish-actions.pod:1362
msgid ""
"I<This function is deprecated.> In new code, use the L</vfs_uuid> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1364
+#: ../fish/guestfish-actions.pod:1369
msgid "get-memsize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1366
+#: ../fish/guestfish-actions.pod:1371
#, no-wrap
msgid ""
" get-memsize\n"
@@ -6505,12 +6513,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1368 ../src/guestfs-actions.pod:2040
+#: ../fish/guestfish-actions.pod:1373 ../src/guestfs-actions.pod:2045
msgid "This gets the memory size in megabytes allocated to the qemu subprocess."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1371
+#: ../fish/guestfish-actions.pod:1376
msgid ""
"If L</set-memsize> was not called on this handle, and if "
"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
@@ -6518,17 +6526,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1375 ../fish/guestfish-actions.pod:1432 ../fish/guestfish-actions.pod:4163 ../fish/guestfish-actions.pod:4265 ../src/guestfs-actions.pod:2047 ../src/guestfs-actions.pod:2139 ../src/guestfs-actions.pod:6293 ../src/guestfs-actions.pod:6419
+#: ../fish/guestfish-actions.pod:1380 ../fish/guestfish-actions.pod:1437 ../fish/guestfish-actions.pod:4168 ../fish/guestfish-actions.pod:4270 ../src/guestfs-actions.pod:2052 ../src/guestfs-actions.pod:2144 ../src/guestfs-actions.pod:6298 ../src/guestfs-actions.pod:6424
msgid "For more information on the architecture of libguestfs, see L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1378
+#: ../fish/guestfish-actions.pod:1383
msgid "get-network"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1380
+#: ../fish/guestfish-actions.pod:1385
#, no-wrap
msgid ""
" get-network\n"
@@ -6536,17 +6544,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1382 ../src/guestfs-actions.pod:2059
+#: ../fish/guestfish-actions.pod:1387 ../src/guestfs-actions.pod:2064
msgid "This returns the enable network flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1384
+#: ../fish/guestfish-actions.pod:1389
msgid "get-path"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1386
+#: ../fish/guestfish-actions.pod:1391
#, no-wrap
msgid ""
" get-path\n"
@@ -6554,24 +6562,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1388 ../src/guestfs-actions.pod:2070
+#: ../fish/guestfish-actions.pod:1393 ../src/guestfs-actions.pod:2075
msgid "Return the current search path."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1390 ../src/guestfs-actions.pod:2072
+#: ../fish/guestfish-actions.pod:1395 ../src/guestfs-actions.pod:2077
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:1393
+#: ../fish/guestfish-actions.pod:1398
msgid "get-pgroup"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1395
+#: ../fish/guestfish-actions.pod:1400
#, no-wrap
msgid ""
" get-pgroup\n"
@@ -6579,22 +6587,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1397 ../src/guestfs-actions.pod:2085
+#: ../fish/guestfish-actions.pod:1402 ../src/guestfs-actions.pod:2090
msgid "This returns the process group flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1399
+#: ../fish/guestfish-actions.pod:1404
msgid "get-pid"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1401
+#: ../fish/guestfish-actions.pod:1406
msgid "pid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1403
+#: ../fish/guestfish-actions.pod:1408
#, no-wrap
msgid ""
" get-pid\n"
@@ -6602,24 +6610,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1405 ../src/guestfs-actions.pod:2096
+#: ../fish/guestfish-actions.pod:1410 ../src/guestfs-actions.pod:2101
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:1408 ../src/guestfs-actions.pod:2099
+#: ../fish/guestfish-actions.pod:1413 ../src/guestfs-actions.pod:2104
msgid "This is an internal call used for debugging and testing."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1410
+#: ../fish/guestfish-actions.pod:1415
msgid "get-qemu"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1412
+#: ../fish/guestfish-actions.pod:1417
#, no-wrap
msgid ""
" get-qemu\n"
@@ -6627,24 +6635,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2110
+#: ../fish/guestfish-actions.pod:1419 ../src/guestfs-actions.pod:2115
msgid "Return the current qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1416 ../src/guestfs-actions.pod:2112
+#: ../fish/guestfish-actions.pod:1421 ../src/guestfs-actions.pod:2117
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:1419
+#: ../fish/guestfish-actions.pod:1424
msgid "get-recovery-proc"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1421
+#: ../fish/guestfish-actions.pod:1426
#, no-wrap
msgid ""
" get-recovery-proc\n"
@@ -6652,17 +6660,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1423 ../src/guestfs-actions.pod:2125
+#: ../fish/guestfish-actions.pod:1428 ../src/guestfs-actions.pod:2130
msgid "Return the recovery process enabled flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1425
+#: ../fish/guestfish-actions.pod:1430
msgid "get-selinux"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1427
+#: ../fish/guestfish-actions.pod:1432
#, no-wrap
msgid ""
" get-selinux\n"
@@ -6670,19 +6678,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1429
+#: ../fish/guestfish-actions.pod:1434
msgid ""
"This returns the current setting of the selinux flag which is passed to the "
"appliance at boot time. See L</set-selinux>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1435
+#: ../fish/guestfish-actions.pod:1440
msgid "get-state"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1437
+#: ../fish/guestfish-actions.pod:1442
#, no-wrap
msgid ""
" get-state\n"
@@ -6690,24 +6698,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1439 ../src/guestfs-actions.pod:2151
+#: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2156
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:1442 ../fish/guestfish-actions.pod:2362 ../fish/guestfish-actions.pod:2380 ../fish/guestfish-actions.pod:2418 ../fish/guestfish-actions.pod:2434 ../src/guestfs-actions.pod:2154 ../src/guestfs-actions.pod:3434 ../src/guestfs-actions.pod:3463 ../src/guestfs-actions.pod:3524 ../src/guestfs-actions.pod:3551
+#: ../fish/guestfish-actions.pod:1447 ../fish/guestfish-actions.pod:2367 ../fish/guestfish-actions.pod:2385 ../fish/guestfish-actions.pod:2423 ../fish/guestfish-actions.pod:2439 ../src/guestfs-actions.pod:2159 ../src/guestfs-actions.pod:3439 ../src/guestfs-actions.pod:3468 ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3556
msgid "For more information on states, see L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1444
+#: ../fish/guestfish-actions.pod:1449
msgid "get-trace"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1446
+#: ../fish/guestfish-actions.pod:1451
#, no-wrap
msgid ""
" get-trace\n"
@@ -6715,17 +6723,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1448 ../src/guestfs-actions.pod:2165
+#: ../fish/guestfish-actions.pod:1453 ../src/guestfs-actions.pod:2170
msgid "Return the command trace flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1450
+#: ../fish/guestfish-actions.pod:1455
msgid "get-umask"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1452
+#: ../fish/guestfish-actions.pod:1457
#, no-wrap
msgid ""
" get-umask\n"
@@ -6733,19 +6741,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1454
+#: ../fish/guestfish-actions.pod:1459
msgid ""
"Return the current umask. By default the umask is C<022> unless it has been "
"set by calling L</umask>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1457
+#: ../fish/guestfish-actions.pod:1462
msgid "get-verbose"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1459
+#: ../fish/guestfish-actions.pod:1464
#, no-wrap
msgid ""
" get-verbose\n"
@@ -6753,17 +6761,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1461 ../src/guestfs-actions.pod:2188
+#: ../fish/guestfish-actions.pod:1466 ../src/guestfs-actions.pod:2193
msgid "This returns the verbose messages flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1463
+#: ../fish/guestfish-actions.pod:1468
msgid "getcon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1465
+#: ../fish/guestfish-actions.pod:1470
#, no-wrap
msgid ""
" getcon\n"
@@ -6771,22 +6779,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1467 ../src/guestfs-actions.pod:2199
+#: ../fish/guestfish-actions.pod:1472 ../src/guestfs-actions.pod:2204
msgid "This gets the SELinux security context of the daemon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1469
+#: ../fish/guestfish-actions.pod:1474
msgid "See the documentation about SELINUX in L<guestfs(3)>, and L</setcon>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1472
+#: ../fish/guestfish-actions.pod:1477
msgid "getxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1474
+#: ../fish/guestfish-actions.pod:1479
#, no-wrap
msgid ""
" getxattr path name\n"
@@ -6794,7 +6802,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1476
+#: ../fish/guestfish-actions.pod:1481
msgid ""
"Get a single extended attribute from file C<path> named C<name>. This call "
"follows symlinks. If you want to lookup an extended attribute for the "
@@ -6802,7 +6810,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1480 ../fish/guestfish-actions.pod:2507
+#: ../fish/guestfish-actions.pod:1485 ../fish/guestfish-actions.pod:2512
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
"by calling L</getxattrs>. However some Linux filesystem implementations are "
@@ -6812,24 +6820,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1487 ../fish/guestfish-actions.pod:2514 ../src/guestfs-actions.pod:2228 ../src/guestfs-actions.pod:3684
+#: ../fish/guestfish-actions.pod:1492 ../fish/guestfish-actions.pod:2519 ../src/guestfs-actions.pod:2233 ../src/guestfs-actions.pod:3689
msgid ""
"Extended attribute values are blobs of binary data. If there is no extended "
"attribute named C<name>, this returns an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1490
+#: ../fish/guestfish-actions.pod:1495
msgid "See also: L</getxattrs>, L</lgetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1492
+#: ../fish/guestfish-actions.pod:1497
msgid "getxattrs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1494
+#: ../fish/guestfish-actions.pod:1499
#, no-wrap
msgid ""
" getxattrs path\n"
@@ -6837,29 +6845,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1496 ../src/guestfs-actions.pod:2245
+#: ../fish/guestfish-actions.pod:1501 ../src/guestfs-actions.pod:2250
msgid "This call lists the extended attributes of the file or directory C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1499 ../src/guestfs-actions.pod:2248
+#: ../fish/guestfish-actions.pod:1504 ../src/guestfs-actions.pod:2253
msgid ""
"At the system call level, this is a combination of the L<listxattr(2)> and "
"L<getxattr(2)> calls."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1502
+#: ../fish/guestfish-actions.pod:1507
msgid "See also: L</lgetxattrs>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1504
+#: ../fish/guestfish-actions.pod:1509
msgid "glob-expand"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1506
+#: ../fish/guestfish-actions.pod:1511
#, no-wrap
msgid ""
" glob-expand pattern\n"
@@ -6867,31 +6875,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1508 ../src/guestfs-actions.pod:2265
+#: ../fish/guestfish-actions.pod:1513 ../src/guestfs-actions.pod:2270
msgid ""
"This command searches for all the pathnames matching C<pattern> according to "
"the wildcard expansion rules used by the shell."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1512 ../src/guestfs-actions.pod:2269
+#: ../fish/guestfish-actions.pod:1517 ../src/guestfs-actions.pod:2274
msgid "If no paths match, then this returns an empty list (note: not an error)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1515 ../src/guestfs-actions.pod:2272
+#: ../fish/guestfish-actions.pod:1520 ../src/guestfs-actions.pod:2277
msgid ""
"It is just a wrapper around the C L<glob(3)> function with flags "
"C<GLOB_MARK|GLOB_BRACE>. See that manual page for more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1519
+#: ../fish/guestfish-actions.pod:1524
msgid "grep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1521
+#: ../fish/guestfish-actions.pod:1526
#, no-wrap
msgid ""
" grep regex path\n"
@@ -6899,17 +6907,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1523 ../src/guestfs-actions.pod:2289
+#: ../fish/guestfish-actions.pod:1528 ../src/guestfs-actions.pod:2294
msgid "This calls the external C<grep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1529
+#: ../fish/guestfish-actions.pod:1534
msgid "grepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1531
+#: ../fish/guestfish-actions.pod:1536
#, no-wrap
msgid ""
" grepi regex path\n"
@@ -6917,17 +6925,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1533 ../src/guestfs-actions.pod:2308
+#: ../fish/guestfish-actions.pod:1538 ../src/guestfs-actions.pod:2313
msgid "This calls the external C<grep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1539
+#: ../fish/guestfish-actions.pod:1544
msgid "grub-install"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1541
+#: ../fish/guestfish-actions.pod:1546
#, no-wrap
msgid ""
" grub-install root device\n"
@@ -6935,14 +6943,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1543 ../src/guestfs-actions.pod:2327
+#: ../fish/guestfish-actions.pod:1548 ../src/guestfs-actions.pod:2332
msgid ""
"This command installs GRUB (the Grand Unified Bootloader) on C<device>, with "
"the root directory being C<root>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1546 ../src/guestfs-actions.pod:2330
+#: ../fish/guestfish-actions.pod:1551 ../src/guestfs-actions.pod:2335
msgid ""
"Note: 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 "
@@ -6952,7 +6960,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2337
+#: ../fish/guestfish-actions.pod:1558 ../src/guestfs-actions.pod:2342
#, no-wrap
msgid ""
" (hd0) /dev/vda\n"
@@ -6960,17 +6968,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1555 ../src/guestfs-actions.pod:2339
+#: ../fish/guestfish-actions.pod:1560 ../src/guestfs-actions.pod:2344
msgid "replacing C</dev/vda> with the name of the installation device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1557
+#: ../fish/guestfish-actions.pod:1562
msgid "head"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1559
+#: ../fish/guestfish-actions.pod:1564
#, no-wrap
msgid ""
" head path\n"
@@ -6978,19 +6986,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1561 ../src/guestfs-actions.pod:2351
+#: ../fish/guestfish-actions.pod:1566 ../src/guestfs-actions.pod:2356
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:1567
+#: ../fish/guestfish-actions.pod:1572
msgid "head-n"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1569
+#: ../fish/guestfish-actions.pod:1574
#, no-wrap
msgid ""
" head-n nrlines path\n"
@@ -6998,31 +7006,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2370
+#: ../fish/guestfish-actions.pod:1576 ../src/guestfs-actions.pod:2375
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the first "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1574 ../src/guestfs-actions.pod:2373
+#: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2378
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, excluding the last C<nrlines> lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1577 ../fish/guestfish-actions.pod:4643 ../src/guestfs-actions.pod:2376 ../src/guestfs-actions.pod:6991
+#: ../fish/guestfish-actions.pod:1582 ../fish/guestfish-actions.pod:4648 ../src/guestfs-actions.pod:2381 ../src/guestfs-actions.pod:6996
msgid "If the parameter C<nrlines> is zero, this returns an empty list."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1582
+#: ../fish/guestfish-actions.pod:1587
msgid "hexdump"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1584
+#: ../fish/guestfish-actions.pod:1589
#, no-wrap
msgid ""
" hexdump path\n"
@@ -7030,19 +7038,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2393
+#: ../fish/guestfish-actions.pod:1591 ../src/guestfs-actions.pod:2398
msgid ""
"This runs C<hexdump -C> on the given C<path>. The result is the "
"human-readable, canonical hex dump of the file."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1592
+#: ../fish/guestfish-actions.pod:1597
msgid "initrd-cat"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1594
+#: ../fish/guestfish-actions.pod:1599
#, no-wrap
msgid ""
" initrd-cat initrdpath filename\n"
@@ -7050,7 +7058,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1596 ../src/guestfs-actions.pod:2412
+#: ../fish/guestfish-actions.pod:1601 ../src/guestfs-actions.pod:2417
msgid ""
"This command unpacks the file C<filename> from the initrd file called "
"C<initrdpath>. The filename must be given I<without> the initial C</> "
@@ -7058,7 +7066,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1600 ../src/guestfs-actions.pod:2416
+#: ../fish/guestfish-actions.pod:1605 ../src/guestfs-actions.pod:2421
msgid ""
"For example, in guestfish you could use the following command to examine the "
"boot script (usually called C</init>) contained in a Linux initrd or "
@@ -7066,7 +7074,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1604 ../src/guestfs-actions.pod:2420
+#: ../fish/guestfish-actions.pod:1609 ../src/guestfs-actions.pod:2425
#, no-wrap
msgid ""
" initrd-cat /boot/initrd-<version>.img init\n"
@@ -7074,17 +7082,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1606
+#: ../fish/guestfish-actions.pod:1611
msgid "See also L</initrd-list>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1611
+#: ../fish/guestfish-actions.pod:1616
msgid "initrd-list"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1613
+#: ../fish/guestfish-actions.pod:1618
#, no-wrap
msgid ""
" initrd-list path\n"
@@ -7092,12 +7100,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1615 ../src/guestfs-actions.pod:2439
+#: ../fish/guestfish-actions.pod:1620 ../src/guestfs-actions.pod:2444
msgid "This command lists out files contained in an initrd."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2441
+#: ../fish/guestfish-actions.pod:1622 ../src/guestfs-actions.pod:2446
msgid ""
"The files are listed without any initial C</> character. The files are "
"listed in the order they appear (not necessarily alphabetical). Directory "
@@ -7105,7 +7113,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1621 ../src/guestfs-actions.pod:2445
+#: ../fish/guestfish-actions.pod:1626 ../src/guestfs-actions.pod:2450
msgid ""
"Old Linux kernels (2.4 and earlier) used a compressed ext2 filesystem as "
"initrd. We I<only> support the newer initramfs format (compressed cpio "
@@ -7113,12 +7121,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1625
+#: ../fish/guestfish-actions.pod:1630
msgid "inotify-add-watch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1627
+#: ../fish/guestfish-actions.pod:1632
#, no-wrap
msgid ""
" inotify-add-watch path mask\n"
@@ -7126,31 +7134,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1629 ../src/guestfs-actions.pod:2462
+#: ../fish/guestfish-actions.pod:1634 ../src/guestfs-actions.pod:2467
msgid "Watch C<path> for the events listed in C<mask>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1631 ../src/guestfs-actions.pod:2464
+#: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2469
msgid ""
"Note that if C<path> is a directory then events within that directory are "
"watched, but this does I<not> happen recursively (in subdirectories)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1635 ../src/guestfs-actions.pod:2468
+#: ../fish/guestfish-actions.pod:1640 ../src/guestfs-actions.pod:2473
msgid ""
"Note for non-C or non-Linux callers: the inotify events are defined by the "
"Linux kernel ABI and are listed in C</usr/include/sys/inotify.h>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1639
+#: ../fish/guestfish-actions.pod:1644
msgid "inotify-close"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1641
+#: ../fish/guestfish-actions.pod:1646
#, no-wrap
msgid ""
" inotify-close\n"
@@ -7158,7 +7166,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1643 ../src/guestfs-actions.pod:2481
+#: ../fish/guestfish-actions.pod:1648 ../src/guestfs-actions.pod:2486
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 "
@@ -7166,12 +7174,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1647
+#: ../fish/guestfish-actions.pod:1652
msgid "inotify-files"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1649
+#: ../fish/guestfish-actions.pod:1654
#, no-wrap
msgid ""
" inotify-files\n"
@@ -7179,7 +7187,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1651
+#: ../fish/guestfish-actions.pod:1656
msgid ""
"This function is a helpful wrapper around L</inotify-read> which just "
"returns a list of pathnames of objects that were touched. The returned "
@@ -7187,12 +7195,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1655
+#: ../fish/guestfish-actions.pod:1660
msgid "inotify-init"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1657
+#: ../fish/guestfish-actions.pod:1662
#, no-wrap
msgid ""
" inotify-init maxevents\n"
@@ -7200,14 +7208,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1659 ../src/guestfs-actions.pod:2510
+#: ../fish/guestfish-actions.pod:1664 ../src/guestfs-actions.pod:2515
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:1663
+#: ../fish/guestfish-actions.pod:1668
msgid ""
"C<maxevents> is the maximum number of events which will be queued up between "
"calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>, "
@@ -7218,7 +7226,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1673
+#: ../fish/guestfish-actions.pod:1678
msgid ""
"Before any events are generated, you have to add some watches to the "
"internal watch list. See: L</inotify-add-watch>, L</inotify-rm-watch> and "
@@ -7226,7 +7234,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1679
+#: ../fish/guestfish-actions.pod:1684
msgid ""
"Queued up events should be read periodically by calling L</inotify-read> (or "
"L</inotify-files> which is just a helpful wrapper around L</inotify-read>). "
@@ -7235,14 +7243,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1686
+#: ../fish/guestfish-actions.pod:1691
msgid ""
"The handle should be closed after use by calling L</inotify-close>. This "
"also removes any watches automatically."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1690 ../src/guestfs-actions.pod:2541
+#: ../fish/guestfish-actions.pod:1695 ../src/guestfs-actions.pod:2546
msgid ""
"See also L<inotify(7)> for an overview of the inotify interface as exposed "
"by the Linux kernel, which is roughly what we expose via libguestfs. Note "
@@ -7250,12 +7258,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1695
+#: ../fish/guestfish-actions.pod:1700
msgid "inotify-read"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1697
+#: ../fish/guestfish-actions.pod:1702
#, no-wrap
msgid ""
" inotify-read\n"
@@ -7263,19 +7271,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1699 ../src/guestfs-actions.pod:2555
+#: ../fish/guestfish-actions.pod:1704 ../src/guestfs-actions.pod:2560
msgid ""
"Return the complete queue of events that have happened since the previous "
"read call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1702 ../src/guestfs-actions.pod:2558
+#: ../fish/guestfish-actions.pod:1707 ../src/guestfs-actions.pod:2563
msgid "If no events have happened, this returns an empty list."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1704 ../src/guestfs-actions.pod:2560
+#: ../fish/guestfish-actions.pod:1709 ../src/guestfs-actions.pod:2565
msgid ""
"I<Note>: In order to make sure that all events have been read, you must call "
"this function repeatedly until it returns an empty list. The reason is that "
@@ -7284,12 +7292,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1710
+#: ../fish/guestfish-actions.pod:1715
msgid "inotify-rm-watch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1712
+#: ../fish/guestfish-actions.pod:1717
#, no-wrap
msgid ""
" inotify-rm-watch wd\n"
@@ -7297,17 +7305,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1714
+#: ../fish/guestfish-actions.pod:1719
msgid "Remove a previously defined inotify watch. See L</inotify-add-watch>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1717
+#: ../fish/guestfish-actions.pod:1722
msgid "inspect-get-arch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1719
+#: ../fish/guestfish-actions.pod:1724
#, no-wrap
msgid ""
" inspect-get-arch root\n"
@@ -7315,31 +7323,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1721
+#: ../fish/guestfish-actions.pod:1726
msgid ""
"This returns the architecture of the inspected operating system. The "
"possible return values are listed under L</file-architecture>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1725 ../src/guestfs-actions.pod:2595
+#: ../fish/guestfish-actions.pod:1730 ../src/guestfs-actions.pod:2600
msgid ""
"If the architecture could not be determined, then the string C<unknown> is "
"returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1728 ../fish/guestfish-actions.pod:1811 ../fish/guestfish-actions.pod:1890 ../fish/guestfish-actions.pod:1902 ../fish/guestfish-actions.pod:1986 ../fish/guestfish-actions.pod:2047 ../fish/guestfish-actions.pod:2068 ../fish/guestfish-actions.pod:2082 ../fish/guestfish-actions.pod:2122 ../fish/guestfish-actions.pod:2154 ../fish/guestfish-actions.pod:2167 ../fish/guestfish-actions.pod:2180 ../fish/guestfish-actions.pod:2190 ../fish/guestfish-actions.pod:2200 ../fish/guestfish-actions.pod:2212 ../fish/guestfish-actions.pod:2308 ../fish/guestfish-actions.pod:2342 ../src/guestfs-actions.pod:2598 ../src/guestfs-actions.pod:2688 ../src/guestfs-actions.pod:2792 ../src/guestfs-actions.pod:2811 ../src/guestfs-actions.pod:2942 ../src/guestfs-actions.pod:3025 ../src/guestfs-actions.pod:3053 ../src/guestfs-actions.pod:3074 ../src/guestfs-actions.pod:3127 ../src/guestfs-actions.pod:3167 ../src/guestfs-actions.pod:3187 ../src/guestfs-actions.pod:3207 ../src/guestfs-actions.pod:3224 ../src/guestfs-actions.pod:3240 ../src/guestfs-actions.pod:3258 ../src/guestfs-actions.pod:3360 ../src/guestfs-actions.pod:3401
+#: ../fish/guestfish-actions.pod:1733 ../fish/guestfish-actions.pod:1816 ../fish/guestfish-actions.pod:1895 ../fish/guestfish-actions.pod:1907 ../fish/guestfish-actions.pod:1991 ../fish/guestfish-actions.pod:2052 ../fish/guestfish-actions.pod:2073 ../fish/guestfish-actions.pod:2087 ../fish/guestfish-actions.pod:2127 ../fish/guestfish-actions.pod:2159 ../fish/guestfish-actions.pod:2172 ../fish/guestfish-actions.pod:2185 ../fish/guestfish-actions.pod:2195 ../fish/guestfish-actions.pod:2205 ../fish/guestfish-actions.pod:2217 ../fish/guestfish-actions.pod:2313 ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:2603 ../src/guestfs-actions.pod:2693 ../src/guestfs-actions.pod:2797 ../src/guestfs-actions.pod:2816 ../src/guestfs-actions.pod:2947 ../src/guestfs-actions.pod:3030 ../src/guestfs-actions.pod:3058 ../src/guestfs-actions.pod:3079 ../src/guestfs-actions.pod:3132 ../src/guestfs-actions.pod:3172 ../src/guestfs-actions.pod:3192 ../src/guestfs-actions.pod:3212 ../src/guestfs-actions.pod:3229 ../src/guestfs-actions.pod:3245 ../src/guestfs-actions.pod:3263 ../src/guestfs-actions.pod:3365 ../src/guestfs-actions.pod:3406
msgid "Please read L<guestfs(3)/INSPECTION> for more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1730
+#: ../fish/guestfish-actions.pod:1735
msgid "inspect-get-distro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1732
+#: ../fish/guestfish-actions.pod:1737
#, no-wrap
msgid ""
" inspect-get-distro root\n"
@@ -7347,191 +7355,191 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1734 ../src/guestfs-actions.pod:2611
+#: ../fish/guestfish-actions.pod:1739 ../src/guestfs-actions.pod:2616
msgid "This returns the distro (distribution) of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1737 ../src/guestfs-actions.pod:2614
+#: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2619
msgid "Currently defined distros are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1741 ../src/guestfs-actions.pod:2618
+#: ../fish/guestfish-actions.pod:1746 ../src/guestfs-actions.pod:2623
msgid "\"archlinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1743 ../src/guestfs-actions.pod:2620
+#: ../fish/guestfish-actions.pod:1748 ../src/guestfs-actions.pod:2625
msgid "Arch Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1745 ../src/guestfs-actions.pod:2622
+#: ../fish/guestfish-actions.pod:1750 ../src/guestfs-actions.pod:2627
msgid "\"centos\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1747 ../src/guestfs-actions.pod:2624
+#: ../fish/guestfish-actions.pod:1752 ../src/guestfs-actions.pod:2629
msgid "CentOS."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1749 ../src/guestfs-actions.pod:2626
+#: ../fish/guestfish-actions.pod:1754 ../src/guestfs-actions.pod:2631
msgid "\"debian\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1751 ../src/guestfs-actions.pod:2628
+#: ../fish/guestfish-actions.pod:1756 ../src/guestfs-actions.pod:2633
msgid "Debian."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1753 ../src/guestfs-actions.pod:2630
+#: ../fish/guestfish-actions.pod:1758 ../src/guestfs-actions.pod:2635
msgid "\"fedora\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1755 ../src/guestfs-actions.pod:2632
+#: ../fish/guestfish-actions.pod:1760 ../src/guestfs-actions.pod:2637
msgid "Fedora."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1757 ../src/guestfs-actions.pod:2634
+#: ../fish/guestfish-actions.pod:1762 ../src/guestfs-actions.pod:2639
msgid "\"gentoo\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1759 ../src/guestfs-actions.pod:2636
+#: ../fish/guestfish-actions.pod:1764 ../src/guestfs-actions.pod:2641
msgid "Gentoo."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1761 ../src/guestfs-actions.pod:2638
+#: ../fish/guestfish-actions.pod:1766 ../src/guestfs-actions.pod:2643
msgid "\"linuxmint\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1763 ../src/guestfs-actions.pod:2640
+#: ../fish/guestfish-actions.pod:1768 ../src/guestfs-actions.pod:2645
msgid "Linux Mint."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1765 ../src/guestfs-actions.pod:2642
+#: ../fish/guestfish-actions.pod:1770 ../src/guestfs-actions.pod:2647
msgid "\"mandriva\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1767 ../src/guestfs-actions.pod:2644
+#: ../fish/guestfish-actions.pod:1772 ../src/guestfs-actions.pod:2649
msgid "Mandriva."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1769 ../src/guestfs-actions.pod:2646
+#: ../fish/guestfish-actions.pod:1774 ../src/guestfs-actions.pod:2651
msgid "\"meego\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1771 ../src/guestfs-actions.pod:2648
+#: ../fish/guestfish-actions.pod:1776 ../src/guestfs-actions.pod:2653
msgid "MeeGo."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1773 ../src/guestfs-actions.pod:2650
+#: ../fish/guestfish-actions.pod:1778 ../src/guestfs-actions.pod:2655
msgid "\"pardus\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1775 ../src/guestfs-actions.pod:2652
+#: ../fish/guestfish-actions.pod:1780 ../src/guestfs-actions.pod:2657
msgid "Pardus."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1777 ../src/guestfs-actions.pod:2654
+#: ../fish/guestfish-actions.pod:1782 ../src/guestfs-actions.pod:2659
msgid "\"redhat-based\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1779 ../src/guestfs-actions.pod:2656
+#: ../fish/guestfish-actions.pod:1784 ../src/guestfs-actions.pod:2661
msgid "Some Red Hat-derived distro."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1781 ../src/guestfs-actions.pod:2658
+#: ../fish/guestfish-actions.pod:1786 ../src/guestfs-actions.pod:2663
msgid "\"rhel\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1783 ../src/guestfs-actions.pod:2660
+#: ../fish/guestfish-actions.pod:1788 ../src/guestfs-actions.pod:2665
msgid "Red Hat Enterprise Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1785 ../src/guestfs-actions.pod:2662
+#: ../fish/guestfish-actions.pod:1790 ../src/guestfs-actions.pod:2667
msgid "\"scientificlinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1787 ../src/guestfs-actions.pod:2664
+#: ../fish/guestfish-actions.pod:1792 ../src/guestfs-actions.pod:2669
msgid "Scientific Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1789 ../src/guestfs-actions.pod:2666
+#: ../fish/guestfish-actions.pod:1794 ../src/guestfs-actions.pod:2671
msgid "\"slackware\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1791 ../src/guestfs-actions.pod:2668
+#: ../fish/guestfish-actions.pod:1796 ../src/guestfs-actions.pod:2673
msgid "Slackware."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1793 ../src/guestfs-actions.pod:2670
+#: ../fish/guestfish-actions.pod:1798 ../src/guestfs-actions.pod:2675
msgid "\"ubuntu\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2672
+#: ../fish/guestfish-actions.pod:1800 ../src/guestfs-actions.pod:2677
msgid "Ubuntu."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1797 ../fish/guestfish-actions.pod:1881 ../fish/guestfish-actions.pod:2145 ../src/guestfs-actions.pod:2674 ../src/guestfs-actions.pod:2783 ../src/guestfs-actions.pod:3158
+#: ../fish/guestfish-actions.pod:1802 ../fish/guestfish-actions.pod:1886 ../fish/guestfish-actions.pod:2150 ../src/guestfs-actions.pod:2679 ../src/guestfs-actions.pod:2788 ../src/guestfs-actions.pod:3163
msgid "\"unknown\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1799 ../src/guestfs-actions.pod:2676
+#: ../fish/guestfish-actions.pod:1804 ../src/guestfs-actions.pod:2681
msgid "The distro could not be determined."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1801 ../fish/guestfish-actions.pod:2137 ../src/guestfs-actions.pod:2678 ../src/guestfs-actions.pod:3150
+#: ../fish/guestfish-actions.pod:1806 ../fish/guestfish-actions.pod:2142 ../src/guestfs-actions.pod:2683 ../src/guestfs-actions.pod:3155
msgid "\"windows\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1803 ../src/guestfs-actions.pod:2680
+#: ../fish/guestfish-actions.pod:1808 ../src/guestfs-actions.pod:2685
msgid ""
"Windows does not have distributions. This string is returned if the OS type "
"is Windows."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1808 ../fish/guestfish-actions.pod:1887 ../fish/guestfish-actions.pod:2151 ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:2789 ../src/guestfs-actions.pod:3164
+#: ../fish/guestfish-actions.pod:1813 ../fish/guestfish-actions.pod:1892 ../fish/guestfish-actions.pod:2156 ../src/guestfs-actions.pod:2690 ../src/guestfs-actions.pod:2794 ../src/guestfs-actions.pod:3169
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:1813
+#: ../fish/guestfish-actions.pod:1818
msgid "inspect-get-drive-mappings"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1815
+#: ../fish/guestfish-actions.pod:1820
#, no-wrap
msgid ""
" inspect-get-drive-mappings root\n"
@@ -7539,7 +7547,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1817 ../src/guestfs-actions.pod:2701
+#: ../fish/guestfish-actions.pod:1822 ../src/guestfs-actions.pod:2706
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 "
@@ -7548,7 +7556,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1823 ../src/guestfs-actions.pod:2707
+#: ../fish/guestfish-actions.pod:1828 ../src/guestfs-actions.pod:2712
#, no-wrap
msgid ""
" C => /dev/vda2\n"
@@ -7558,7 +7566,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1827 ../src/guestfs-actions.pod:2711
+#: ../fish/guestfish-actions.pod:1832 ../src/guestfs-actions.pod:2716
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 "
@@ -7566,7 +7574,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1831 ../src/guestfs-actions.pod:2715
+#: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2720
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 "
@@ -7575,33 +7583,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2720
+#: ../fish/guestfish-actions.pod:1841 ../src/guestfs-actions.pod:2725
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:1839 ../src/guestfs-actions.pod:2723
+#: ../fish/guestfish-actions.pod:1844 ../src/guestfs-actions.pod:2728
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:1842
+#: ../fish/guestfish-actions.pod:1847
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"L</inspect-get-mountpoints>, L</inspect-get-filesystems>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1846
+#: ../fish/guestfish-actions.pod:1851
msgid "inspect-get-filesystems"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1848
+#: ../fish/guestfish-actions.pod:1853
#, no-wrap
msgid ""
" inspect-get-filesystems root\n"
@@ -7609,7 +7617,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2744
+#: ../fish/guestfish-actions.pod:1855 ../src/guestfs-actions.pod:2749
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 "
@@ -7617,26 +7625,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1855 ../src/guestfs-actions.pod:2749
+#: ../fish/guestfish-actions.pod:1860 ../src/guestfs-actions.pod:2754
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:1858
+#: ../fish/guestfish-actions.pod:1863
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"L</inspect-get-mountpoints>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1861
+#: ../fish/guestfish-actions.pod:1866
msgid "inspect-get-format"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1863
+#: ../fish/guestfish-actions.pod:1868
#, no-wrap
msgid ""
" inspect-get-format root\n"
@@ -7644,51 +7652,51 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1865 ../src/guestfs-actions.pod:2767
+#: ../fish/guestfish-actions.pod:1870 ../src/guestfs-actions.pod:2772
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:1868 ../src/guestfs-actions.pod:2770
+#: ../fish/guestfish-actions.pod:1873 ../src/guestfs-actions.pod:2775
msgid "Currently defined formats are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1872 ../src/guestfs-actions.pod:2774
+#: ../fish/guestfish-actions.pod:1877 ../src/guestfs-actions.pod:2779
msgid "\"installed\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1874 ../src/guestfs-actions.pod:2776
+#: ../fish/guestfish-actions.pod:1879 ../src/guestfs-actions.pod:2781
msgid "This is an installed operating system."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1876 ../src/guestfs-actions.pod:2778
+#: ../fish/guestfish-actions.pod:1881 ../src/guestfs-actions.pod:2783
msgid "\"installer\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1878 ../src/guestfs-actions.pod:2780
+#: ../fish/guestfish-actions.pod:1883 ../src/guestfs-actions.pod:2785
msgid ""
"The disk image being inspected is not an installed operating system, but a "
"I<bootable> install disk, live CD, or similar."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1883 ../src/guestfs-actions.pod:2785
+#: ../fish/guestfish-actions.pod:1888 ../src/guestfs-actions.pod:2790
msgid "The format of this disk image is not known."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1892
+#: ../fish/guestfish-actions.pod:1897
msgid "inspect-get-hostname"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1894
+#: ../fish/guestfish-actions.pod:1899
#, no-wrap
msgid ""
" inspect-get-hostname root\n"
@@ -7696,26 +7704,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1896 ../src/guestfs-actions.pod:2805
+#: ../fish/guestfish-actions.pod:1901 ../src/guestfs-actions.pod:2810
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:1899 ../src/guestfs-actions.pod:2808
+#: ../fish/guestfish-actions.pod:1904 ../src/guestfs-actions.pod:2813
msgid ""
"If the hostname could not be determined, then the string C<unknown> is "
"returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1904
+#: ../fish/guestfish-actions.pod:1909
msgid "inspect-get-icon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1906
+#: ../fish/guestfish-actions.pod:1911
#, no-wrap
msgid ""
" inspect-get-icon root [favicon:..] [highquality:..]\n"
@@ -7723,7 +7731,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1908 ../src/guestfs-actions.pod:2834
+#: ../fish/guestfish-actions.pod:1913 ../src/guestfs-actions.pod:2839
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 "
@@ -7731,14 +7739,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1912 ../src/guestfs-actions.pod:2838
+#: ../fish/guestfish-actions.pod:1917 ../src/guestfs-actions.pod:2843
msgid ""
"If it was not possible to get an icon this function returns a zero-length "
"(non-NULL) buffer. I<Callers must check for this case>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1915 ../src/guestfs-actions.pod:2841
+#: ../fish/guestfish-actions.pod:1920 ../src/guestfs-actions.pod:2846
msgid ""
"Libguestfs will start by looking for a file called C</etc/favicon.png> or "
"C<C:\\etc\\favicon.png> and if it has the correct format, the contents of "
@@ -7747,14 +7755,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1921 ../src/guestfs-actions.pod:2847
+#: ../fish/guestfish-actions.pod:1926 ../src/guestfs-actions.pod:2852
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:1924 ../src/guestfs-actions.pod:2850
+#: ../fish/guestfish-actions.pod:1929 ../src/guestfs-actions.pod:2855
msgid ""
"If the optional C<highquality> boolean is true then only high quality icons "
"are returned, which means only icons of high resolution with an alpha "
@@ -7763,7 +7771,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1935 ../src/guestfs-actions.pod:2861
+#: ../fish/guestfish-actions.pod:1940 ../src/guestfs-actions.pod:2866
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 "
@@ -7771,7 +7779,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1941 ../src/guestfs-actions.pod:2867
+#: ../fish/guestfish-actions.pod:1946 ../src/guestfs-actions.pod:2872
msgid ""
"B<Security:> The icon data comes from the untrusted guest, and should be "
"treated with caution. PNG files have been known to contain exploits. "
@@ -7780,7 +7788,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1949 ../src/guestfs-actions.pod:2875
+#: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:2880
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 "
@@ -7788,7 +7796,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1956 ../src/guestfs-actions.pod:2882
+#: ../fish/guestfish-actions.pod:1961 ../src/guestfs-actions.pod:2887
msgid ""
"Extracting icons from Windows guests requires the external C<wrestool> "
"program from the C<icoutils> package, and several programs (C<bmptopnm>, "
@@ -7797,19 +7805,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1963 ../src/guestfs-actions.pod:2889
+#: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:2894
msgid ""
"Operating system icons are usually trademarks. Seek legal advice before "
"using trademarks in applications."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1970
+#: ../fish/guestfish-actions.pod:1975
msgid "inspect-get-major-version"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1972
+#: ../fish/guestfish-actions.pod:1977
#, no-wrap
msgid ""
" inspect-get-major-version root\n"
@@ -7817,12 +7825,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1974 ../src/guestfs-actions.pod:2930
+#: ../fish/guestfish-actions.pod:1979 ../src/guestfs-actions.pod:2935
msgid "This returns the major version number of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1977 ../src/guestfs-actions.pod:2933
+#: ../fish/guestfish-actions.pod:1982 ../src/guestfs-actions.pod:2938
msgid ""
"Windows uses a consistent versioning scheme which is I<not> reflected in the "
"popular public names used by the operating system. Notably the operating "
@@ -7832,17 +7840,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1984 ../fish/guestfish-actions.pod:1995 ../src/guestfs-actions.pod:2940 ../src/guestfs-actions.pod:2957
+#: ../fish/guestfish-actions.pod:1989 ../fish/guestfish-actions.pod:2000 ../src/guestfs-actions.pod:2945 ../src/guestfs-actions.pod:2962
msgid "If the version could not be determined, then C<0> is returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1988
+#: ../fish/guestfish-actions.pod:1993
msgid "inspect-get-minor-version"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1990
+#: ../fish/guestfish-actions.pod:1995
#, no-wrap
msgid ""
" inspect-get-minor-version root\n"
@@ -7850,24 +7858,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1992 ../src/guestfs-actions.pod:2954
+#: ../fish/guestfish-actions.pod:1997 ../src/guestfs-actions.pod:2959
msgid "This returns the minor version number of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1997
+#: ../fish/guestfish-actions.pod:2002
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"L</inspect-get-major-version>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2000
+#: ../fish/guestfish-actions.pod:2005
msgid "inspect-get-mountpoints"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2002
+#: ../fish/guestfish-actions.pod:2007
#, no-wrap
msgid ""
" inspect-get-mountpoints root\n"
@@ -7875,7 +7883,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2004 ../src/guestfs-actions.pod:2972
+#: ../fish/guestfish-actions.pod:2009 ../src/guestfs-actions.pod:2977
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 "
@@ -7886,7 +7894,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2013 ../src/guestfs-actions.pod:2981
+#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:2986
msgid ""
"Each element in the returned hashtable has a key which is the path of the "
"mountpoint (eg. C</boot>) and a value which is the filesystem that would be "
@@ -7894,12 +7902,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:2986
+#: ../fish/guestfish-actions.pod:2023 ../src/guestfs-actions.pod:2991
msgid "Non-mounted devices such as swap devices are I<not> returned in this list."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2021
+#: ../fish/guestfish-actions.pod:2026
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 "
@@ -7908,19 +7916,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2027
+#: ../fish/guestfish-actions.pod:2032
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"L</inspect-get-filesystems>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2030
+#: ../fish/guestfish-actions.pod:2035
msgid "inspect-get-package-format"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2032
+#: ../fish/guestfish-actions.pod:2037
#, no-wrap
msgid ""
" inspect-get-package-format root\n"
@@ -7928,7 +7936,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2034
+#: ../fish/guestfish-actions.pod:2039
msgid ""
"This function and L</inspect-get-package-management> return the package "
"format and package management tool used by the inspected operating system. "
@@ -7937,7 +7945,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2040 ../src/guestfs-actions.pod:3018
+#: ../fish/guestfish-actions.pod:2045 ../src/guestfs-actions.pod:3023
msgid ""
"This returns the string C<unknown> if we could not determine the package "
"format I<or> if the operating system does not have a real packaging system "
@@ -7945,19 +7953,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2044 ../src/guestfs-actions.pod:3022
+#: ../fish/guestfish-actions.pod:2049 ../src/guestfs-actions.pod:3027
msgid ""
"Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman>. "
"Future versions of libguestfs may return other strings."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2049
+#: ../fish/guestfish-actions.pod:2054
msgid "inspect-get-package-management"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2051
+#: ../fish/guestfish-actions.pod:2056
#, no-wrap
msgid ""
" inspect-get-package-management root\n"
@@ -7965,7 +7973,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2053
+#: ../fish/guestfish-actions.pod:2058
msgid ""
"L</inspect-get-package-format> and this function return the package format "
"and package management tool used by the inspected operating system. For "
@@ -7974,7 +7982,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2059 ../src/guestfs-actions.pod:3044
+#: ../fish/guestfish-actions.pod:2064 ../src/guestfs-actions.pod:3049
msgid ""
"This returns the string C<unknown> if we could not determine the package "
"management tool I<or> if the operating system does not have a real packaging "
@@ -7982,7 +7990,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2063 ../src/guestfs-actions.pod:3048
+#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3053
msgid ""
"Possible strings include: C<yum>, C<up2date>, C<apt> (for all Debian "
"derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>. Future versions of "
@@ -7990,12 +7998,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2070
+#: ../fish/guestfish-actions.pod:2075
msgid "inspect-get-product-name"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2072
+#: ../fish/guestfish-actions.pod:2077
#, no-wrap
msgid ""
" inspect-get-product-name root\n"
@@ -8003,7 +8011,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2074 ../src/guestfs-actions.pod:3066
+#: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3071
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 "
@@ -8011,19 +8019,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3071
+#: ../fish/guestfish-actions.pod:2084 ../src/guestfs-actions.pod:3076
msgid ""
"If the product name could not be determined, then the string C<unknown> is "
"returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2084
+#: ../fish/guestfish-actions.pod:2089
msgid "inspect-get-product-variant"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2086
+#: ../fish/guestfish-actions.pod:2091
#, no-wrap
msgid ""
" inspect-get-product-variant root\n"
@@ -8031,12 +8039,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2088 ../src/guestfs-actions.pod:3087
+#: ../fish/guestfish-actions.pod:2093 ../src/guestfs-actions.pod:3092
msgid "This returns the product variant of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2091 ../src/guestfs-actions.pod:3090
+#: ../fish/guestfish-actions.pod:2096 ../src/guestfs-actions.pod:3095
msgid ""
"For Windows guests, this returns the contents of the Registry key "
"C<HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> "
@@ -8048,7 +8056,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2100 ../src/guestfs-actions.pod:3099
+#: ../fish/guestfish-actions.pod:2105 ../src/guestfs-actions.pod:3104
msgid ""
"For enterprise Linux guests, in future we intend this to return the product "
"variant such as C<Desktop>, C<Server> and so on. But this is not "
@@ -8056,26 +8064,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2104 ../src/guestfs-actions.pod:3103
+#: ../fish/guestfish-actions.pod:2109 ../src/guestfs-actions.pod:3108
msgid ""
"If the product variant could not be determined, then the string C<unknown> "
"is returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2107
+#: ../fish/guestfish-actions.pod:2112
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"L</inspect-get-product-name>, L</inspect-get-major-version>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2111
+#: ../fish/guestfish-actions.pod:2116
msgid "inspect-get-roots"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2113
+#: ../fish/guestfish-actions.pod:2118
#, no-wrap
msgid ""
" inspect-get-roots\n"
@@ -8083,7 +8091,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2115
+#: ../fish/guestfish-actions.pod:2120
msgid ""
"This function is a convenient way to get the list of root devices, as "
"returned from a previous call to L</inspect-os>, but without redoing the "
@@ -8091,19 +8099,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2119
+#: ../fish/guestfish-actions.pod:2124
msgid ""
"This returns an empty list if either no root devices were found or the "
"caller has not called L</inspect-os>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2124
+#: ../fish/guestfish-actions.pod:2129
msgid "inspect-get-type"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2126
+#: ../fish/guestfish-actions.pod:2131
#, no-wrap
msgid ""
" inspect-get-type root\n"
@@ -8111,49 +8119,49 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2128 ../src/guestfs-actions.pod:3141
+#: ../fish/guestfish-actions.pod:2133 ../src/guestfs-actions.pod:3146
msgid ""
"This returns the type of the inspected operating system. Currently defined "
"types are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2133 ../src/guestfs-actions.pod:3146
+#: ../fish/guestfish-actions.pod:2138 ../src/guestfs-actions.pod:3151
msgid "\"linux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2135 ../src/guestfs-actions.pod:3148
+#: ../fish/guestfish-actions.pod:2140 ../src/guestfs-actions.pod:3153
msgid "Any Linux-based operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2139 ../src/guestfs-actions.pod:3152
+#: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3157
msgid "Any Microsoft Windows operating system."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2141 ../src/guestfs-actions.pod:3154
+#: ../fish/guestfish-actions.pod:2146 ../src/guestfs-actions.pod:3159
msgid "\"freebsd\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2143 ../src/guestfs-actions.pod:3156
+#: ../fish/guestfish-actions.pod:2148 ../src/guestfs-actions.pod:3161
msgid "FreeBSD."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2147 ../src/guestfs-actions.pod:3160
+#: ../fish/guestfish-actions.pod:2152 ../src/guestfs-actions.pod:3165
msgid "The operating system type could not be determined."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2156
+#: ../fish/guestfish-actions.pod:2161
msgid "inspect-get-windows-current-control-set"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2158
+#: ../fish/guestfish-actions.pod:2163
#, no-wrap
msgid ""
" inspect-get-windows-current-control-set root\n"
@@ -8161,26 +8169,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2160 ../src/guestfs-actions.pod:3180
+#: ../fish/guestfish-actions.pod:2165 ../src/guestfs-actions.pod:3185
msgid ""
"This returns the Windows CurrentControlSet of the inspected guest. The "
"CurrentControlSet is a registry key name such as C<ControlSet001>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2163 ../src/guestfs-actions.pod:3183
+#: ../fish/guestfish-actions.pod:2168 ../src/guestfs-actions.pod:3188
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:2169
+#: ../fish/guestfish-actions.pod:2174
msgid "inspect-get-windows-systemroot"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2171
+#: ../fish/guestfish-actions.pod:2176
#, no-wrap
msgid ""
" inspect-get-windows-systemroot root\n"
@@ -8188,14 +8196,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2173 ../src/guestfs-actions.pod:3200
+#: ../fish/guestfish-actions.pod:2178 ../src/guestfs-actions.pod:3205
msgid ""
"This returns the Windows systemroot of the inspected guest. The systemroot "
"is a directory path such as C</WINDOWS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2176 ../src/guestfs-actions.pod:3203
+#: ../fish/guestfish-actions.pod:2181 ../src/guestfs-actions.pod:3208
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 "
@@ -8203,12 +8211,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2182
+#: ../fish/guestfish-actions.pod:2187
msgid "inspect-is-live"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2184
+#: ../fish/guestfish-actions.pod:2189
#, no-wrap
msgid ""
" inspect-is-live root\n"
@@ -8216,19 +8224,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2186
+#: ../fish/guestfish-actions.pod:2191
msgid ""
"If L</inspect-get-format> returns C<installer> (this is an install disk), "
"then this returns true if a live image was detected on the disk."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2192
+#: ../fish/guestfish-actions.pod:2197
msgid "inspect-is-multipart"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2194
+#: ../fish/guestfish-actions.pod:2199
#, no-wrap
msgid ""
" inspect-is-multipart root\n"
@@ -8236,19 +8244,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2196
+#: ../fish/guestfish-actions.pod:2201
msgid ""
"If L</inspect-get-format> returns C<installer> (this is an install disk), "
"then this returns true if the disk is part of a set."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2202
+#: ../fish/guestfish-actions.pod:2207
msgid "inspect-is-netinst"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2204
+#: ../fish/guestfish-actions.pod:2209
#, no-wrap
msgid ""
" inspect-is-netinst root\n"
@@ -8256,7 +8264,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2206
+#: ../fish/guestfish-actions.pod:2211
msgid ""
"If L</inspect-get-format> returns C<installer> (this is an install disk), "
"then this returns true if the disk is a network installer, ie. not a "
@@ -8265,12 +8273,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2214
+#: ../fish/guestfish-actions.pod:2219
msgid "inspect-list-applications"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2216
+#: ../fish/guestfish-actions.pod:2221
#, no-wrap
msgid ""
" inspect-list-applications root\n"
@@ -8278,12 +8286,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2218 ../src/guestfs-actions.pod:3270
+#: ../fish/guestfish-actions.pod:2223 ../src/guestfs-actions.pod:3275
msgid "Return the list of applications installed in the operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2220
+#: ../fish/guestfish-actions.pod:2225
msgid ""
"I<Note:> This call works differently from other parts of the inspection "
"API. You have to call L</inspect-os>, then L</inspect-get-mountpoints>, "
@@ -8295,91 +8303,91 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2230 ../src/guestfs-actions.pod:3282
+#: ../fish/guestfish-actions.pod:2235 ../src/guestfs-actions.pod:3287
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:2233 ../src/guestfs-actions.pod:3285
+#: ../fish/guestfish-actions.pod:2238 ../src/guestfs-actions.pod:3290
msgid "The application structure contains the following fields:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2237 ../src/guestfs-actions.pod:3289
+#: ../fish/guestfish-actions.pod:2242 ../src/guestfs-actions.pod:3294
msgid "C<app_name>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2239 ../src/guestfs-actions.pod:3291
+#: ../fish/guestfish-actions.pod:2244 ../src/guestfs-actions.pod:3296
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:2242 ../src/guestfs-actions.pod:3294
+#: ../fish/guestfish-actions.pod:2247 ../src/guestfs-actions.pod:3299
msgid "C<app_display_name>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2244 ../src/guestfs-actions.pod:3296
+#: ../fish/guestfish-actions.pod:2249 ../src/guestfs-actions.pod:3301
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:2247 ../src/guestfs-actions.pod:3299
+#: ../fish/guestfish-actions.pod:2252 ../src/guestfs-actions.pod:3304
msgid ""
"If unavailable this is returned as an empty string C<\"\">. Callers needing "
"to display something can use C<app_name> instead."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2250 ../src/guestfs-actions.pod:3302
+#: ../fish/guestfish-actions.pod:2255 ../src/guestfs-actions.pod:3307
msgid "C<app_epoch>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2252 ../src/guestfs-actions.pod:3304
+#: ../fish/guestfish-actions.pod:2257 ../src/guestfs-actions.pod:3309
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:2255 ../src/guestfs-actions.pod:3307
+#: ../fish/guestfish-actions.pod:2260 ../src/guestfs-actions.pod:3312
msgid "C<app_version>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2257 ../src/guestfs-actions.pod:3309
+#: ../fish/guestfish-actions.pod:2262 ../src/guestfs-actions.pod:3314
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:2260 ../src/guestfs-actions.pod:3312
+#: ../fish/guestfish-actions.pod:2265 ../src/guestfs-actions.pod:3317
msgid "C<app_release>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2262 ../src/guestfs-actions.pod:3314
+#: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3319
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:2266 ../src/guestfs-actions.pod:3318
+#: ../fish/guestfish-actions.pod:2271 ../src/guestfs-actions.pod:3323
msgid "C<app_install_path>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2268 ../src/guestfs-actions.pod:3320
+#: ../fish/guestfish-actions.pod:2273 ../src/guestfs-actions.pod:3325
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 "
@@ -8387,89 +8395,89 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2273 ../src/guestfs-actions.pod:3325
+#: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3330
msgid "If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2275 ../src/guestfs-actions.pod:3327
+#: ../fish/guestfish-actions.pod:2280 ../src/guestfs-actions.pod:3332
msgid "C<app_trans_path>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2277 ../src/guestfs-actions.pod:3329
+#: ../fish/guestfish-actions.pod:2282 ../src/guestfs-actions.pod:3334
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:2280 ../src/guestfs-actions.pod:3332
+#: ../fish/guestfish-actions.pod:2285 ../src/guestfs-actions.pod:3337
msgid "C<app_publisher>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2282 ../src/guestfs-actions.pod:3334
+#: ../fish/guestfish-actions.pod:2287 ../src/guestfs-actions.pod:3339
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:2286 ../src/guestfs-actions.pod:3338
+#: ../fish/guestfish-actions.pod:2291 ../src/guestfs-actions.pod:3343
msgid "C<app_url>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2288 ../src/guestfs-actions.pod:3340
+#: ../fish/guestfish-actions.pod:2293 ../src/guestfs-actions.pod:3345
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:2291 ../src/guestfs-actions.pod:3343
+#: ../fish/guestfish-actions.pod:2296 ../src/guestfs-actions.pod:3348
msgid "C<app_source_package>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2293 ../src/guestfs-actions.pod:3345
+#: ../fish/guestfish-actions.pod:2298 ../src/guestfs-actions.pod:3350
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:2296 ../src/guestfs-actions.pod:3348
+#: ../fish/guestfish-actions.pod:2301 ../src/guestfs-actions.pod:3353
msgid "C<app_summary>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2298 ../src/guestfs-actions.pod:3350
+#: ../fish/guestfish-actions.pod:2303 ../src/guestfs-actions.pod:3355
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:2301 ../src/guestfs-actions.pod:3353
+#: ../fish/guestfish-actions.pod:2306 ../src/guestfs-actions.pod:3358
msgid "C<app_description>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2303 ../src/guestfs-actions.pod:3355
+#: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3360
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:2310
+#: ../fish/guestfish-actions.pod:2315
msgid "inspect-os"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2312
+#: ../fish/guestfish-actions.pod:2317
#, no-wrap
msgid ""
" inspect-os\n"
@@ -8477,7 +8485,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2314 ../src/guestfs-actions.pod:3373
+#: ../fish/guestfish-actions.pod:2319 ../src/guestfs-actions.pod:3378
msgid ""
"This function uses other libguestfs functions and certain heuristics to "
"inspect the disk(s) (usually disks belonging to a virtual machine), looking "
@@ -8485,12 +8493,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2318 ../src/guestfs-actions.pod:3377
+#: ../fish/guestfish-actions.pod:2323 ../src/guestfs-actions.pod:3382
msgid "The list returned is empty if no operating systems were found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2320 ../src/guestfs-actions.pod:3379
+#: ../fish/guestfish-actions.pod:2325 ../src/guestfs-actions.pod:3384
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. "
@@ -8500,7 +8508,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2327
+#: ../fish/guestfish-actions.pod:2332
msgid ""
"You can pass the root string(s) returned to other L</inspect-get-*> "
"functions in order to query further information about each operating system, "
@@ -8508,7 +8516,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2332
+#: ../fish/guestfish-actions.pod:2337
msgid ""
"This function uses other libguestfs features such as L</mount-ro> and "
"L</umount-all> in order to mount and unmount filesystems and look at the "
@@ -8517,24 +8525,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2338 ../src/guestfs-actions.pod:3397
+#: ../fish/guestfish-actions.pod:2343 ../src/guestfs-actions.pod:3402
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:2344 ../fish/guestfish-actions.pod:2542 ../fish/guestfish-actions.pod:2601
+#: ../fish/guestfish-actions.pod:2349 ../fish/guestfish-actions.pod:2547 ../fish/guestfish-actions.pod:2606
msgid "See also L</list-filesystems>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2346
+#: ../fish/guestfish-actions.pod:2351
msgid "is-blockdev"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2348
+#: ../fish/guestfish-actions.pod:2353
#, no-wrap
msgid ""
" is-blockdev path\n"
@@ -8542,24 +8550,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2350 ../src/guestfs-actions.pod:3417
+#: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3422
msgid ""
"This returns C<true> if and only if there is a block device with the given "
"C<path> name."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2353 ../fish/guestfish-actions.pod:2371 ../fish/guestfish-actions.pod:2390 ../fish/guestfish-actions.pod:2399 ../fish/guestfish-actions.pod:2409 ../fish/guestfish-actions.pod:2443 ../fish/guestfish-actions.pod:2452
+#: ../fish/guestfish-actions.pod:2358 ../fish/guestfish-actions.pod:2376 ../fish/guestfish-actions.pod:2395 ../fish/guestfish-actions.pod:2404 ../fish/guestfish-actions.pod:2414 ../fish/guestfish-actions.pod:2448 ../fish/guestfish-actions.pod:2457
msgid "See also L</stat>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2355
+#: ../fish/guestfish-actions.pod:2360
msgid "is-busy"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2357
+#: ../fish/guestfish-actions.pod:2362
#, no-wrap
msgid ""
" is-busy\n"
@@ -8567,19 +8575,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2359 ../src/guestfs-actions.pod:3431
+#: ../fish/guestfish-actions.pod:2364 ../src/guestfs-actions.pod:3436
msgid ""
"This returns true iff this handle is busy processing a command (in the "
"C<BUSY> state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2364
+#: ../fish/guestfish-actions.pod:2369
msgid "is-chardev"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2366
+#: ../fish/guestfish-actions.pod:2371
#, no-wrap
msgid ""
" is-chardev path\n"
@@ -8587,19 +8595,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2368 ../src/guestfs-actions.pod:3446
+#: ../fish/guestfish-actions.pod:2373 ../src/guestfs-actions.pod:3451
msgid ""
"This returns C<true> if and only if there is a character device with the "
"given C<path> name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2373
+#: ../fish/guestfish-actions.pod:2378
msgid "is-config"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2375
+#: ../fish/guestfish-actions.pod:2380
#, no-wrap
msgid ""
" is-config\n"
@@ -8607,19 +8615,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2377 ../src/guestfs-actions.pod:3460
+#: ../fish/guestfish-actions.pod:2382 ../src/guestfs-actions.pod:3465
msgid ""
"This returns true iff this handle is being configured (in the C<CONFIG> "
"state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2382
+#: ../fish/guestfish-actions.pod:2387
msgid "is-dir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2384
+#: ../fish/guestfish-actions.pod:2389
#, no-wrap
msgid ""
" is-dir path\n"
@@ -8627,19 +8635,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2386 ../src/guestfs-actions.pod:3475
+#: ../fish/guestfish-actions.pod:2391 ../src/guestfs-actions.pod:3480
msgid ""
"This returns C<true> if and only if there is a directory with the given "
"C<path> name. Note that it returns false for other objects like files."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2392
+#: ../fish/guestfish-actions.pod:2397
msgid "is-fifo"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2394
+#: ../fish/guestfish-actions.pod:2399
#, no-wrap
msgid ""
" is-fifo path\n"
@@ -8647,19 +8655,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2396 ../src/guestfs-actions.pod:3491
+#: ../fish/guestfish-actions.pod:2401 ../src/guestfs-actions.pod:3496
msgid ""
"This returns C<true> if and only if there is a FIFO (named pipe) with the "
"given C<path> name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2401
+#: ../fish/guestfish-actions.pod:2406
msgid "is-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2403
+#: ../fish/guestfish-actions.pod:2408
#, no-wrap
msgid ""
" is-file path\n"
@@ -8667,7 +8675,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2405 ../src/guestfs-actions.pod:3506
+#: ../fish/guestfish-actions.pod:2410 ../src/guestfs-actions.pod:3511
msgid ""
"This returns C<true> if and only if there is a regular file with the given "
"C<path> name. Note that it returns false for other objects like "
@@ -8675,12 +8683,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2411
+#: ../fish/guestfish-actions.pod:2416
msgid "is-launching"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2413
+#: ../fish/guestfish-actions.pod:2418
#, no-wrap
msgid ""
" is-launching\n"
@@ -8688,19 +8696,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2415 ../src/guestfs-actions.pod:3521
+#: ../fish/guestfish-actions.pod:2420 ../src/guestfs-actions.pod:3526
msgid ""
"This returns true iff this handle is launching the subprocess (in the "
"C<LAUNCHING> state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2420
+#: ../fish/guestfish-actions.pod:2425
msgid "is-lv"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2422
+#: ../fish/guestfish-actions.pod:2427
#, no-wrap
msgid ""
" is-lv device\n"
@@ -8708,19 +8716,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2424 ../src/guestfs-actions.pod:3536
+#: ../fish/guestfish-actions.pod:2429 ../src/guestfs-actions.pod:3541
msgid ""
"This command tests whether C<device> is a logical volume, and returns true "
"iff this is the case."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2427
+#: ../fish/guestfish-actions.pod:2432
msgid "is-ready"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2429
+#: ../fish/guestfish-actions.pod:2434
#, no-wrap
msgid ""
" is-ready\n"
@@ -8728,19 +8736,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2431 ../src/guestfs-actions.pod:3548
+#: ../fish/guestfish-actions.pod:2436 ../src/guestfs-actions.pod:3553
msgid ""
"This returns true iff this handle is ready to accept commands (in the "
"C<READY> state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2436
+#: ../fish/guestfish-actions.pod:2441
msgid "is-socket"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2438
+#: ../fish/guestfish-actions.pod:2443
#, no-wrap
msgid ""
" is-socket path\n"
@@ -8748,19 +8756,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2440 ../src/guestfs-actions.pod:3563
+#: ../fish/guestfish-actions.pod:2445 ../src/guestfs-actions.pod:3568
msgid ""
"This returns C<true> if and only if there is a Unix domain socket with the "
"given C<path> name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2445
+#: ../fish/guestfish-actions.pod:2450
msgid "is-symlink"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2447
+#: ../fish/guestfish-actions.pod:2452
#, no-wrap
msgid ""
" is-symlink path\n"
@@ -8768,19 +8776,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2449 ../src/guestfs-actions.pod:3578
+#: ../fish/guestfish-actions.pod:2454 ../src/guestfs-actions.pod:3583
msgid ""
"This returns C<true> if and only if there is a symbolic link with the given "
"C<path> name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2454
+#: ../fish/guestfish-actions.pod:2459
msgid "is-zero"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2456
+#: ../fish/guestfish-actions.pod:2461
#, no-wrap
msgid ""
" is-zero path\n"
@@ -8788,19 +8796,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2458 ../src/guestfs-actions.pod:3593
+#: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3598
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:2461
+#: ../fish/guestfish-actions.pod:2466
msgid "is-zero-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2463
+#: ../fish/guestfish-actions.pod:2468
#, no-wrap
msgid ""
" is-zero-device device\n"
@@ -8808,22 +8816,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2465 ../src/guestfs-actions.pod:3606
+#: ../fish/guestfish-actions.pod:2470 ../src/guestfs-actions.pod:3611
msgid "This returns true iff the device exists and contains all zero bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2467 ../src/guestfs-actions.pod:3608
+#: ../fish/guestfish-actions.pod:2472 ../src/guestfs-actions.pod:3613
msgid "Note that for large devices this can take a long time to run."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2469
+#: ../fish/guestfish-actions.pod:2474
msgid "kill-subprocess"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2471
+#: ../fish/guestfish-actions.pod:2476
#, no-wrap
msgid ""
" kill-subprocess\n"
@@ -8831,22 +8839,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2473 ../src/guestfs-actions.pod:3619
+#: ../fish/guestfish-actions.pod:2478 ../src/guestfs-actions.pod:3624
msgid "This kills the qemu subprocess. You should never need to call this."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2475
+#: ../fish/guestfish-actions.pod:2480
msgid "launch"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2477
+#: ../fish/guestfish-actions.pod:2482
msgid "run"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2479
+#: ../fish/guestfish-actions.pod:2484
#, no-wrap
msgid ""
" launch\n"
@@ -8854,26 +8862,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2481 ../src/guestfs-actions.pod:3630
+#: ../fish/guestfish-actions.pod:2486 ../src/guestfs-actions.pod:3635
msgid ""
"Internally libguestfs is implemented by running a virtual machine using "
"L<qemu(1)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2484 ../src/guestfs-actions.pod:3633
+#: ../fish/guestfish-actions.pod:2489 ../src/guestfs-actions.pod:3638
msgid ""
"You should call this after configuring the handle (eg. adding drives) but "
"before performing any actions."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2487
+#: ../fish/guestfish-actions.pod:2492
msgid "lchown"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2489
+#: ../fish/guestfish-actions.pod:2494
#, no-wrap
msgid ""
" lchown owner group path\n"
@@ -8881,7 +8889,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2491
+#: ../fish/guestfish-actions.pod:2496
msgid ""
"Change the file owner to C<owner> and group to C<group>. This is like "
"L</chown> but if C<path> is a symlink then the link itself is changed, not "
@@ -8889,12 +8897,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2499
+#: ../fish/guestfish-actions.pod:2504
msgid "lgetxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2501
+#: ../fish/guestfish-actions.pod:2506
#, no-wrap
msgid ""
" lgetxattr path name\n"
@@ -8902,24 +8910,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2503 ../src/guestfs-actions.pod:3673
+#: ../fish/guestfish-actions.pod:2508 ../src/guestfs-actions.pod:3678
msgid ""
"Get a single extended attribute from file C<path> named C<name>. If C<path> "
"is a symlink, then this call returns an extended attribute from the symlink."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2517
+#: ../fish/guestfish-actions.pod:2522
msgid "See also: L</lgetxattrs>, L</getxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2519
+#: ../fish/guestfish-actions.pod:2524
msgid "lgetxattrs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2521
+#: ../fish/guestfish-actions.pod:2526
#, no-wrap
msgid ""
" lgetxattrs path\n"
@@ -8927,19 +8935,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2523
+#: ../fish/guestfish-actions.pod:2528
msgid ""
"This is the same as L</getxattrs>, but if C<path> is a symbolic link, then "
"it returns the extended attributes of the link itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2527
+#: ../fish/guestfish-actions.pod:2532
msgid "list-9p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2529
+#: ../fish/guestfish-actions.pod:2534
#, no-wrap
msgid ""
" list-9p\n"
@@ -8947,19 +8955,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2531 ../src/guestfs-actions.pod:3716
+#: ../fish/guestfish-actions.pod:2536 ../src/guestfs-actions.pod:3721
msgid ""
"List all 9p filesystems attached to the guest. A list of mount tags is "
"returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2534
+#: ../fish/guestfish-actions.pod:2539
msgid "list-devices"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2536
+#: ../fish/guestfish-actions.pod:2541
#, no-wrap
msgid ""
" list-devices\n"
@@ -8967,22 +8975,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2538 ../src/guestfs-actions.pod:3730
+#: ../fish/guestfish-actions.pod:2543 ../src/guestfs-actions.pod:3735
msgid "List all the block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2540 ../src/guestfs-actions.pod:3732
+#: ../fish/guestfish-actions.pod:2545 ../src/guestfs-actions.pod:3737
msgid "The full block device names are returned, eg. C</dev/sda>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2544
+#: ../fish/guestfish-actions.pod:2549
msgid "list-dm-devices"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2546
+#: ../fish/guestfish-actions.pod:2551
#, no-wrap
msgid ""
" list-dm-devices\n"
@@ -8990,31 +8998,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2548 ../src/guestfs-actions.pod:3747
+#: ../fish/guestfish-actions.pod:2553 ../src/guestfs-actions.pod:3752
msgid "List all device mapper devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2550
+#: ../fish/guestfish-actions.pod:2555
msgid ""
"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
"previous call to L</luks-open>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2553
+#: ../fish/guestfish-actions.pod:2558
msgid ""
"Device mapper devices which correspond to logical volumes are I<not> "
"returned in this list. Call L</lvs> if you want to list logical volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2557
+#: ../fish/guestfish-actions.pod:2562
msgid "list-filesystems"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2559
+#: ../fish/guestfish-actions.pod:2564
#, no-wrap
msgid ""
" list-filesystems\n"
@@ -9022,7 +9030,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2561 ../src/guestfs-actions.pod:3767
+#: ../fish/guestfish-actions.pod:2566 ../src/guestfs-actions.pod:3772
msgid ""
"This inspection command looks for filesystems on partitions, block devices "
"and logical volumes, returning a list of devices containing filesystems and "
@@ -9030,14 +9038,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2565 ../src/guestfs-actions.pod:3771
+#: ../fish/guestfish-actions.pod:2570 ../src/guestfs-actions.pod:3776
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:2569 ../src/guestfs-actions.pod:3775
+#: ../fish/guestfish-actions.pod:2574 ../src/guestfs-actions.pod:3780
#, no-wrap
msgid ""
" \"/dev/sda1\" => \"ntfs\"\n"
@@ -9048,14 +9056,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2574 ../src/guestfs-actions.pod:3780
+#: ../fish/guestfish-actions.pod:2579 ../src/guestfs-actions.pod:3785
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:2578
+#: ../fish/guestfish-actions.pod:2583
msgid ""
"This command runs other libguestfs commands, which might include L</mount> "
"and L</umount>, and therefore you should use this soon after launch and only "
@@ -9063,7 +9071,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2582
+#: ../fish/guestfish-actions.pod:2587
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 "
@@ -9073,12 +9081,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2590
+#: ../fish/guestfish-actions.pod:2595
msgid "list-partitions"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2592
+#: ../fish/guestfish-actions.pod:2597
#, no-wrap
msgid ""
" list-partitions\n"
@@ -9086,29 +9094,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2594 ../src/guestfs-actions.pod:3809
+#: ../fish/guestfish-actions.pod:2599 ../src/guestfs-actions.pod:3814
msgid "List all the partitions detected on all block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2596 ../src/guestfs-actions.pod:3811
+#: ../fish/guestfish-actions.pod:2601 ../src/guestfs-actions.pod:3816
msgid "The full partition device names are returned, eg. C</dev/sda1>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2598
+#: ../fish/guestfish-actions.pod:2603
msgid ""
"This does not return logical volumes. For that you will need to call "
"L</lvs>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2603
+#: ../fish/guestfish-actions.pod:2608
msgid "ll"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2605
+#: ../fish/guestfish-actions.pod:2610
#, no-wrap
msgid ""
" ll directory\n"
@@ -9116,26 +9124,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2607 ../src/guestfs-actions.pod:3830
+#: ../fish/guestfish-actions.pod:2612 ../src/guestfs-actions.pod:3835
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
"cwd) in the format of 'ls -la'."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2610 ../src/guestfs-actions.pod:3833
+#: ../fish/guestfish-actions.pod:2615 ../src/guestfs-actions.pod:3838
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2613
+#: ../fish/guestfish-actions.pod:2618
msgid "ln"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2615
+#: ../fish/guestfish-actions.pod:2620
#, no-wrap
msgid ""
" ln target linkname\n"
@@ -9143,17 +9151,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2617 ../src/guestfs-actions.pod:3848
+#: ../fish/guestfish-actions.pod:2622 ../src/guestfs-actions.pod:3853
msgid "This command creates a hard link using the C<ln> command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2619
+#: ../fish/guestfish-actions.pod:2624
msgid "ln-f"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2621
+#: ../fish/guestfish-actions.pod:2626
#, no-wrap
msgid ""
" ln-f target linkname\n"
@@ -9161,19 +9169,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2623 ../src/guestfs-actions.pod:3861
+#: ../fish/guestfish-actions.pod:2628 ../src/guestfs-actions.pod:3866
msgid ""
"This command creates a hard link using the C<ln -f> command. The I<-f> "
"option removes the link (C<linkname>) if it exists already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2626
+#: ../fish/guestfish-actions.pod:2631
msgid "ln-s"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2628
+#: ../fish/guestfish-actions.pod:2633
#, no-wrap
msgid ""
" ln-s target linkname\n"
@@ -9181,17 +9189,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2630 ../src/guestfs-actions.pod:3875
+#: ../fish/guestfish-actions.pod:2635 ../src/guestfs-actions.pod:3880
msgid "This command creates a symbolic link using the C<ln -s> command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2632
+#: ../fish/guestfish-actions.pod:2637
msgid "ln-sf"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2634
+#: ../fish/guestfish-actions.pod:2639
#, no-wrap
msgid ""
" ln-sf target linkname\n"
@@ -9199,19 +9207,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2636 ../src/guestfs-actions.pod:3888
+#: ../fish/guestfish-actions.pod:2641 ../src/guestfs-actions.pod:3893
msgid ""
"This command creates a symbolic link using the C<ln -sf> command, The I<-f> "
"option removes the link (C<linkname>) if it exists already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2639
+#: ../fish/guestfish-actions.pod:2644
msgid "lremovexattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2641
+#: ../fish/guestfish-actions.pod:2646
#, no-wrap
msgid ""
" lremovexattr xattr path\n"
@@ -9219,19 +9227,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2643
+#: ../fish/guestfish-actions.pod:2648
msgid ""
"This is the same as L</removexattr>, but if C<path> is a symbolic link, then "
"it removes an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2647
+#: ../fish/guestfish-actions.pod:2652
msgid "ls"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2649
+#: ../fish/guestfish-actions.pod:2654
#, no-wrap
msgid ""
" ls directory\n"
@@ -9239,7 +9247,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2651 ../src/guestfs-actions.pod:3916
+#: ../fish/guestfish-actions.pod:2656 ../src/guestfs-actions.pod:3921
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
"cwd). The '.' and '..' entries are not returned, but hidden files are "
@@ -9247,19 +9255,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2655
+#: ../fish/guestfish-actions.pod:2660
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use L</readdir> instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2658
+#: ../fish/guestfish-actions.pod:2663
msgid "lsetxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2660
+#: ../fish/guestfish-actions.pod:2665
#, no-wrap
msgid ""
" lsetxattr xattr val vallen path\n"
@@ -9267,19 +9275,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2662
+#: ../fish/guestfish-actions.pod:2667
msgid ""
"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it "
"sets an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2666
+#: ../fish/guestfish-actions.pod:2671
msgid "lstat"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2668
+#: ../fish/guestfish-actions.pod:2673
#, no-wrap
msgid ""
" lstat path\n"
@@ -9287,29 +9295,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2670 ../fish/guestfish-actions.pod:4478 ../src/guestfs-actions.pod:3952 ../src/guestfs-actions.pod:6731
+#: ../fish/guestfish-actions.pod:2675 ../fish/guestfish-actions.pod:4483 ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:6736
msgid "Returns file information for the given C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2672
+#: ../fish/guestfish-actions.pod:2677
msgid ""
"This is the same as L</stat> except that if C<path> is a symbolic link, then "
"the link is stat-ed, not the file it refers to."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2676 ../src/guestfs-actions.pod:3958
+#: ../fish/guestfish-actions.pod:2681 ../src/guestfs-actions.pod:3963
msgid "This is the same as the C<lstat(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2678
+#: ../fish/guestfish-actions.pod:2683
msgid "lstatlist"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2680
+#: ../fish/guestfish-actions.pod:2685
#, no-wrap
msgid ""
" lstatlist path 'names ...'\n"
@@ -9317,7 +9325,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2682
+#: ../fish/guestfish-actions.pod:2687
msgid ""
"This call allows you to perform the L</lstat> operation on multiple files, "
"where all files are in the directory C<path>. C<names> is the list of files "
@@ -9325,7 +9333,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2686 ../src/guestfs-actions.pod:3977
+#: ../fish/guestfish-actions.pod:2691 ../src/guestfs-actions.pod:3982
msgid ""
"On return you get a list of stat structs, with a one-to-one correspondence "
"to the C<names> list. If any name did not exist or could not be lstat'd, "
@@ -9333,7 +9341,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2691
+#: ../fish/guestfish-actions.pod:2696
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also L</lxattrlist> for a "
@@ -9344,12 +9352,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2699
+#: ../fish/guestfish-actions.pod:2704
msgid "luks-add-key"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2701
+#: ../fish/guestfish-actions.pod:2706
#, no-wrap
msgid ""
" luks-add-key device keyslot\n"
@@ -9357,7 +9365,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2703 ../src/guestfs-actions.pod:4005
+#: ../fish/guestfish-actions.pod:2708 ../src/guestfs-actions.pod:4010
msgid ""
"This command adds a new key on LUKS device C<device>. C<key> is any "
"existing key, and is used to access the device. C<newkey> is the new key to "
@@ -9365,26 +9373,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2708
+#: ../fish/guestfish-actions.pod:2713
msgid ""
"Note that if C<keyslot> already contains a key, then this command will "
"fail. You have to use L</luks-kill-slot> first to remove that key."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2712 ../fish/guestfish-actions.pod:2734 ../fish/guestfish-actions.pod:2747 ../fish/guestfish-actions.pod:2761 ../fish/guestfish-actions.pod:2787 ../fish/guestfish-actions.pod:2797
+#: ../fish/guestfish-actions.pod:2717 ../fish/guestfish-actions.pod:2739 ../fish/guestfish-actions.pod:2752 ../fish/guestfish-actions.pod:2766 ../fish/guestfish-actions.pod:2792 ../fish/guestfish-actions.pod:2802
msgid ""
"This command has one or more key or passphrase parameters. Guestfish will "
"prompt for these separately."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2715
+#: ../fish/guestfish-actions.pod:2720
msgid "luks-close"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2717
+#: ../fish/guestfish-actions.pod:2722
#, no-wrap
msgid ""
" luks-close device\n"
@@ -9392,7 +9400,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2719
+#: ../fish/guestfish-actions.pod:2724
msgid ""
"This closes a LUKS device that was created earlier by L</luks-open> or "
"L</luks-open-ro>. The C<device> parameter must be the name of the LUKS "
@@ -9401,12 +9409,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2725
+#: ../fish/guestfish-actions.pod:2730
msgid "luks-format"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2727
+#: ../fish/guestfish-actions.pod:2732
#, no-wrap
msgid ""
" luks-format device keyslot\n"
@@ -9414,7 +9422,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2729 ../src/guestfs-actions.pod:4046
+#: ../fish/guestfish-actions.pod:2734 ../src/guestfs-actions.pod:4051
msgid ""
"This command erases existing data on C<device> and formats the device as a "
"LUKS encrypted device. C<key> is the initial key, which is added to key "
@@ -9422,19 +9430,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2737 ../fish/guestfish-actions.pod:2750 ../fish/guestfish-actions.pod:2837 ../fish/guestfish-actions.pod:3498 ../fish/guestfish-actions.pod:4024 ../fish/guestfish-actions.pod:4349 ../fish/guestfish-actions.pod:4372 ../fish/guestfish-actions.pod:4394 ../fish/guestfish-actions.pod:5132 ../src/guestfs-actions.pod:4053 ../src/guestfs-actions.pod:4076 ../src/guestfs-actions.pod:4219 ../src/guestfs-actions.pod:5322 ../src/guestfs-actions.pod:6110 ../src/guestfs-actions.pod:6545 ../src/guestfs-actions.pod:6575 ../src/guestfs-actions.pod:6608 ../src/guestfs-actions.pod:7799
+#: ../fish/guestfish-actions.pod:2742 ../fish/guestfish-actions.pod:2755 ../fish/guestfish-actions.pod:2842 ../fish/guestfish-actions.pod:3503 ../fish/guestfish-actions.pod:4029 ../fish/guestfish-actions.pod:4354 ../fish/guestfish-actions.pod:4377 ../fish/guestfish-actions.pod:4399 ../fish/guestfish-actions.pod:5145 ../src/guestfs-actions.pod:4058 ../src/guestfs-actions.pod:4081 ../src/guestfs-actions.pod:4224 ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:6115 ../src/guestfs-actions.pod:6550 ../src/guestfs-actions.pod:6580 ../src/guestfs-actions.pod:6613 ../src/guestfs-actions.pod:7812
msgid ""
"B<This command is dangerous. Without careful use you can easily destroy all "
"your data>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2740
+#: ../fish/guestfish-actions.pod:2745
msgid "luks-format-cipher"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2742
+#: ../fish/guestfish-actions.pod:2747
#, no-wrap
msgid ""
" luks-format-cipher device keyslot cipher\n"
@@ -9442,19 +9450,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2744
+#: ../fish/guestfish-actions.pod:2749
msgid ""
"This command is the same as L</luks-format> but it also allows you to set "
"the C<cipher> used."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2753
+#: ../fish/guestfish-actions.pod:2758
msgid "luks-kill-slot"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2755
+#: ../fish/guestfish-actions.pod:2760
#, no-wrap
msgid ""
" luks-kill-slot device keyslot\n"
@@ -9462,19 +9470,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2757 ../src/guestfs-actions.pod:4093
+#: ../fish/guestfish-actions.pod:2762 ../src/guestfs-actions.pod:4098
msgid ""
"This command deletes the key in key slot C<keyslot> from the encrypted LUKS "
"device C<device>. C<key> must be one of the I<other> keys."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2764
+#: ../fish/guestfish-actions.pod:2769
msgid "luks-open"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2766
+#: ../fish/guestfish-actions.pod:2771
#, no-wrap
msgid ""
" luks-open device mapname\n"
@@ -9482,26 +9490,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2768 ../src/guestfs-actions.pod:4113
+#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4118
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:2771 ../src/guestfs-actions.pod:4116
+#: ../fish/guestfish-actions.pod:2776 ../src/guestfs-actions.pod:4121
msgid "C<device> is the encrypted block device or partition."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4118
+#: ../fish/guestfish-actions.pod:2778 ../src/guestfs-actions.pod:4123
msgid ""
"The caller must supply one of the keys associated with the LUKS block "
"device, in the C<key> parameter."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2776 ../src/guestfs-actions.pod:4121
+#: ../fish/guestfish-actions.pod:2781 ../src/guestfs-actions.pod:4126
msgid ""
"This creates a new block device called C</dev/mapper/mapname>. Reads and "
"writes to this block device are decrypted from and encrypted to the "
@@ -9509,24 +9517,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2780
+#: ../fish/guestfish-actions.pod:2785
msgid ""
"If this block device contains LVM volume groups, then calling L</vgscan> "
"followed by L</vg-activate-all> will make them visible."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2784
+#: ../fish/guestfish-actions.pod:2789
msgid "Use L</list-dm-devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2790
+#: ../fish/guestfish-actions.pod:2795
msgid "luks-open-ro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2792
+#: ../fish/guestfish-actions.pod:2797
#, no-wrap
msgid ""
" luks-open-ro device mapname\n"
@@ -9534,19 +9542,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2794
+#: ../fish/guestfish-actions.pod:2799
msgid ""
"This is the same as L</luks-open> except that a read-only mapping is "
"created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2800
+#: ../fish/guestfish-actions.pod:2805
msgid "lvcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2802
+#: ../fish/guestfish-actions.pod:2807
#, no-wrap
msgid ""
" lvcreate logvol volgroup mbytes\n"
@@ -9554,19 +9562,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2804 ../src/guestfs-actions.pod:4167
+#: ../fish/guestfish-actions.pod:2809 ../src/guestfs-actions.pod:4172
msgid ""
"This creates an LVM logical volume called C<logvol> on the volume group "
"C<volgroup>, with C<size> megabytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2807
+#: ../fish/guestfish-actions.pod:2812
msgid "lvm-canonical-lv-name"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2809
+#: ../fish/guestfish-actions.pod:2814
#, no-wrap
msgid ""
" lvm-canonical-lv-name lvname\n"
@@ -9574,7 +9582,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2811 ../src/guestfs-actions.pod:4180
+#: ../fish/guestfish-actions.pod:2816 ../src/guestfs-actions.pod:4185
msgid ""
"This converts alternative naming schemes for LVs that you might find to the "
"canonical name. For example, C</dev/mapper/VG-LV> is converted to "
@@ -9582,24 +9590,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2815 ../src/guestfs-actions.pod:4184
+#: ../fish/guestfish-actions.pod:2820 ../src/guestfs-actions.pod:4189
msgid ""
"This command returns an error if the C<lvname> parameter does not refer to a "
"logical volume."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2818
+#: ../fish/guestfish-actions.pod:2823
msgid "See also L</is-lv>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2820
+#: ../fish/guestfish-actions.pod:2825
msgid "lvm-clear-filter"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2822
+#: ../fish/guestfish-actions.pod:2827
#, no-wrap
msgid ""
" lvm-clear-filter\n"
@@ -9607,24 +9615,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2824
+#: ../fish/guestfish-actions.pod:2829
msgid ""
"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every "
"block device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2827 ../fish/guestfish-actions.pod:2858 ../src/guestfs-actions.pod:4202 ../src/guestfs-actions.pod:4244
+#: ../fish/guestfish-actions.pod:2832 ../fish/guestfish-actions.pod:2863 ../src/guestfs-actions.pod:4207 ../src/guestfs-actions.pod:4249
msgid "This command also clears the LVM cache and performs a volume group scan."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2830
+#: ../fish/guestfish-actions.pod:2835
msgid "lvm-remove-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2832
+#: ../fish/guestfish-actions.pod:2837
#, no-wrap
msgid ""
" lvm-remove-all\n"
@@ -9632,19 +9640,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2834 ../src/guestfs-actions.pod:4214
+#: ../fish/guestfish-actions.pod:2839 ../src/guestfs-actions.pod:4219
msgid ""
"This command removes all LVM logical volumes, volume groups and physical "
"volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2840
+#: ../fish/guestfish-actions.pod:2845
msgid "lvm-set-filter"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2842
+#: ../fish/guestfish-actions.pod:2847
#, no-wrap
msgid ""
" lvm-set-filter 'devices ...'\n"
@@ -9652,7 +9660,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2844 ../src/guestfs-actions.pod:4230
+#: ../fish/guestfish-actions.pod:2849 ../src/guestfs-actions.pod:4235
msgid ""
"This sets the LVM device filter so that LVM will only be able to \"see\" the "
"block devices in the list C<devices>, and will ignore all other attached "
@@ -9660,7 +9668,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2848 ../src/guestfs-actions.pod:4234
+#: ../fish/guestfish-actions.pod:2853 ../src/guestfs-actions.pod:4239
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 "
@@ -9672,24 +9680,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2861 ../src/guestfs-actions.pod:4247
+#: ../fish/guestfish-actions.pod:2866 ../src/guestfs-actions.pod:4252
msgid "You can filter whole block devices or individual partitions."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2863 ../src/guestfs-actions.pod:4249
+#: ../fish/guestfish-actions.pod:2868 ../src/guestfs-actions.pod:4254
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:2867
+#: ../fish/guestfish-actions.pod:2872
msgid "lvremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2869
+#: ../fish/guestfish-actions.pod:2874
#, no-wrap
msgid ""
" lvremove device\n"
@@ -9697,26 +9705,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2871 ../src/guestfs-actions.pod:4263
+#: ../fish/guestfish-actions.pod:2876 ../src/guestfs-actions.pod:4268
msgid ""
"Remove an LVM logical volume C<device>, where C<device> is the path to the "
"LV, such as C</dev/VG/LV>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2874 ../src/guestfs-actions.pod:4266
+#: ../fish/guestfish-actions.pod:2879 ../src/guestfs-actions.pod:4271
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:2877
+#: ../fish/guestfish-actions.pod:2882
msgid "lvrename"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2879
+#: ../fish/guestfish-actions.pod:2884
#, no-wrap
msgid ""
" lvrename logvol newlogvol\n"
@@ -9724,17 +9732,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2881 ../src/guestfs-actions.pod:4280
+#: ../fish/guestfish-actions.pod:2886 ../src/guestfs-actions.pod:4285
msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2883
+#: ../fish/guestfish-actions.pod:2888
msgid "lvresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2885
+#: ../fish/guestfish-actions.pod:2890
#, no-wrap
msgid ""
" lvresize device mbytes\n"
@@ -9742,19 +9750,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2887 ../src/guestfs-actions.pod:4293
+#: ../fish/guestfish-actions.pod:2892 ../src/guestfs-actions.pod:4298
msgid ""
"This resizes (expands or shrinks) an existing LVM logical volume to "
"C<mbytes>. When reducing, data in the reduced part is lost."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2891
+#: ../fish/guestfish-actions.pod:2896
msgid "lvresize-free"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2893
+#: ../fish/guestfish-actions.pod:2898
#, no-wrap
msgid ""
" lvresize-free lv percent\n"
@@ -9762,7 +9770,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2895 ../src/guestfs-actions.pod:4308
+#: ../fish/guestfish-actions.pod:2900 ../src/guestfs-actions.pod:4313
msgid ""
"This expands an existing logical volume C<lv> so that it fills C<pc>% of the "
"remaining free space in the volume group. Commonly you would call this with "
@@ -9771,12 +9779,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2901
+#: ../fish/guestfish-actions.pod:2906
msgid "lvs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2903
+#: ../fish/guestfish-actions.pod:2908
#, no-wrap
msgid ""
" lvs\n"
@@ -9784,31 +9792,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2905 ../src/guestfs-actions.pod:4323
+#: ../fish/guestfish-actions.pod:2910 ../src/guestfs-actions.pod:4328
msgid ""
"List all the logical volumes detected. This is the equivalent of the "
"L<lvs(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2908 ../src/guestfs-actions.pod:4326
+#: ../fish/guestfish-actions.pod:2913 ../src/guestfs-actions.pod:4331
msgid ""
"This returns a list of the logical volume device names "
"(eg. C</dev/VolGroup00/LogVol00>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2911
+#: ../fish/guestfish-actions.pod:2916
msgid "See also L</lvs-full>, L</list-filesystems>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2913
+#: ../fish/guestfish-actions.pod:2918
msgid "lvs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2915
+#: ../fish/guestfish-actions.pod:2920
#, no-wrap
msgid ""
" lvs-full\n"
@@ -9816,19 +9824,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2917 ../src/guestfs-actions.pod:4342
+#: ../fish/guestfish-actions.pod:2922 ../src/guestfs-actions.pod:4347
msgid ""
"List all the logical volumes detected. This is the equivalent of the "
"L<lvs(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2920
+#: ../fish/guestfish-actions.pod:2925
msgid "lvuuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2922
+#: ../fish/guestfish-actions.pod:2927
#, no-wrap
msgid ""
" lvuuid device\n"
@@ -9836,17 +9844,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2924 ../src/guestfs-actions.pod:4357
+#: ../fish/guestfish-actions.pod:2929 ../src/guestfs-actions.pod:4362
msgid "This command returns the UUID of the LVM LV C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2926
+#: ../fish/guestfish-actions.pod:2931
msgid "lxattrlist"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2928
+#: ../fish/guestfish-actions.pod:2933
#, no-wrap
msgid ""
" lxattrlist path 'names ...'\n"
@@ -9854,7 +9862,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2930 ../src/guestfs-actions.pod:4371
+#: ../fish/guestfish-actions.pod:2935 ../src/guestfs-actions.pod:4376
msgid ""
"This call allows you to get the extended attributes of multiple files, where "
"all files are in the directory C<path>. C<names> is the list of files from "
@@ -9862,7 +9870,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2934 ../src/guestfs-actions.pod:4375
+#: ../fish/guestfish-actions.pod:2939 ../src/guestfs-actions.pod:4380
msgid ""
"On return you get a flat list of xattr structs which must be interpreted "
"sequentially. The first xattr struct always has a zero-length C<attrname>. "
@@ -9875,7 +9883,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2944
+#: ../fish/guestfish-actions.pod:2949
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also L</lstatlist> for a "
@@ -9886,12 +9894,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2952
+#: ../fish/guestfish-actions.pod:2957
msgid "mkdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2954
+#: ../fish/guestfish-actions.pod:2959
#, no-wrap
msgid ""
" mkdir path\n"
@@ -9899,17 +9907,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2956 ../src/guestfs-actions.pod:4405
+#: ../fish/guestfish-actions.pod:2961 ../src/guestfs-actions.pod:4410
msgid "Create a directory named C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2958
+#: ../fish/guestfish-actions.pod:2963
msgid "mkdir-mode"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2960
+#: ../fish/guestfish-actions.pod:2965
#, no-wrap
msgid ""
" mkdir-mode path mode\n"
@@ -9917,14 +9925,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2962 ../src/guestfs-actions.pod:4418
+#: ../fish/guestfish-actions.pod:2967 ../src/guestfs-actions.pod:4423
msgid ""
"This command creates a directory, setting the initial permissions of the "
"directory to C<mode>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2965 ../src/guestfs-actions.pod:4421
+#: ../fish/guestfish-actions.pod:2970 ../src/guestfs-actions.pod:4426
msgid ""
"For common Linux filesystems, the actual mode which is set will be C<mode & "
"~umask & 01777>. Non-native-Linux filesystems may interpret the mode in "
@@ -9932,17 +9940,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2969
+#: ../fish/guestfish-actions.pod:2974
msgid "See also L</mkdir>, L</umask>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2971
+#: ../fish/guestfish-actions.pod:2976
msgid "mkdir-p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2973
+#: ../fish/guestfish-actions.pod:2978
#, no-wrap
msgid ""
" mkdir-p path\n"
@@ -9950,19 +9958,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2975 ../src/guestfs-actions.pod:4437
+#: ../fish/guestfish-actions.pod:2980 ../src/guestfs-actions.pod:4442
msgid ""
"Create a directory named C<path>, creating any parent directories as "
"necessary. This is like the C<mkdir -p> shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2978
+#: ../fish/guestfish-actions.pod:2983
msgid "mkdtemp"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2980
+#: ../fish/guestfish-actions.pod:2985
#, no-wrap
msgid ""
" mkdtemp template\n"
@@ -9970,7 +9978,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2982 ../src/guestfs-actions.pod:4450
+#: ../fish/guestfish-actions.pod:2987 ../src/guestfs-actions.pod:4455
msgid ""
"This command creates a temporary directory. The C<template> parameter "
"should be a full pathname for the temporary directory name with the final "
@@ -9978,41 +9986,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2987 ../src/guestfs-actions.pod:4455
+#: ../fish/guestfish-actions.pod:2992 ../src/guestfs-actions.pod:4460
msgid ""
"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
"being suitable for Windows filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2990 ../src/guestfs-actions.pod:4458
+#: ../fish/guestfish-actions.pod:2995 ../src/guestfs-actions.pod:4463
msgid "The name of the temporary directory that was created is returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2993 ../src/guestfs-actions.pod:4461
+#: ../fish/guestfish-actions.pod:2998 ../src/guestfs-actions.pod:4466
msgid "The temporary directory is created with mode 0700 and is owned by root."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2996 ../src/guestfs-actions.pod:4464
+#: ../fish/guestfish-actions.pod:3001 ../src/guestfs-actions.pod:4469
msgid ""
"The caller is responsible for deleting the temporary directory and its "
"contents after use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2999 ../src/guestfs-actions.pod:4467
+#: ../fish/guestfish-actions.pod:3004 ../src/guestfs-actions.pod:4472
msgid "See also: L<mkdtemp(3)>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3001
+#: ../fish/guestfish-actions.pod:3006
msgid "mke2fs-J"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3003
+#: ../fish/guestfish-actions.pod:3008
#, no-wrap
msgid ""
" mke2fs-J fstype blocksize device journal\n"
@@ -10020,14 +10028,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3005 ../src/guestfs-actions.pod:4483
+#: ../fish/guestfish-actions.pod:3010 ../src/guestfs-actions.pod:4488
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"C<journal>. It is equivalent to the command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3009 ../src/guestfs-actions.pod:4487
+#: ../fish/guestfish-actions.pod:3014 ../src/guestfs-actions.pod:4492
#, no-wrap
msgid ""
" mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -10035,17 +10043,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3011
+#: ../fish/guestfish-actions.pod:3016
msgid "See also L</mke2journal>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3013
+#: ../fish/guestfish-actions.pod:3018
msgid "mke2fs-JL"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3015
+#: ../fish/guestfish-actions.pod:3020
#, no-wrap
msgid ""
" mke2fs-JL fstype blocksize device label\n"
@@ -10053,24 +10061,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3017 ../src/guestfs-actions.pod:4504
+#: ../fish/guestfish-actions.pod:3022 ../src/guestfs-actions.pod:4509
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"the journal labeled C<label>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3020
+#: ../fish/guestfish-actions.pod:3025
msgid "See also L</mke2journal-L>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3022
+#: ../fish/guestfish-actions.pod:3027
msgid "mke2fs-JU"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3024
+#: ../fish/guestfish-actions.pod:3029
#, no-wrap
msgid ""
" mke2fs-JU fstype blocksize device uuid\n"
@@ -10078,24 +10086,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3026 ../src/guestfs-actions.pod:4522
+#: ../fish/guestfish-actions.pod:3031 ../src/guestfs-actions.pod:4527
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"the journal with UUID C<uuid>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3029
+#: ../fish/guestfish-actions.pod:3034
msgid "See also L</mke2journal-U>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3031
+#: ../fish/guestfish-actions.pod:3036
msgid "mke2journal"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3033
+#: ../fish/guestfish-actions.pod:3038
#, no-wrap
msgid ""
" mke2journal blocksize device\n"
@@ -10103,14 +10111,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3035 ../src/guestfs-actions.pod:4538
+#: ../fish/guestfish-actions.pod:3040 ../src/guestfs-actions.pod:4543
msgid ""
"This creates an ext2 external journal on C<device>. It is equivalent to the "
"command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3038 ../src/guestfs-actions.pod:4541
+#: ../fish/guestfish-actions.pod:3043 ../src/guestfs-actions.pod:4546
#, no-wrap
msgid ""
" mke2fs -O journal_dev -b blocksize device\n"
@@ -10118,12 +10126,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3040
+#: ../fish/guestfish-actions.pod:3045
msgid "mke2journal-L"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3042
+#: ../fish/guestfish-actions.pod:3047
#, no-wrap
msgid ""
" mke2journal-L blocksize label device\n"
@@ -10131,17 +10139,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3044 ../src/guestfs-actions.pod:4555
+#: ../fish/guestfish-actions.pod:3049 ../src/guestfs-actions.pod:4560
msgid "This creates an ext2 external journal on C<device> with label C<label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3046
+#: ../fish/guestfish-actions.pod:3051
msgid "mke2journal-U"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3048
+#: ../fish/guestfish-actions.pod:3053
#, no-wrap
msgid ""
" mke2journal-U blocksize uuid device\n"
@@ -10149,17 +10157,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3050 ../src/guestfs-actions.pod:4569
+#: ../fish/guestfish-actions.pod:3055 ../src/guestfs-actions.pod:4574
msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3052
+#: ../fish/guestfish-actions.pod:3057
msgid "mkfifo"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3054
+#: ../fish/guestfish-actions.pod:3059
#, no-wrap
msgid ""
" mkfifo mode path\n"
@@ -10167,19 +10175,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3056
+#: ../fish/guestfish-actions.pod:3061
msgid ""
"This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It "
"is just a convenient wrapper around L</mknod>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3062
+#: ../fish/guestfish-actions.pod:3067
msgid "mkfs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3064
+#: ../fish/guestfish-actions.pod:3069
#, no-wrap
msgid ""
" mkfs fstype device\n"
@@ -10187,19 +10195,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3066 ../src/guestfs-actions.pod:4599
+#: ../fish/guestfish-actions.pod:3071 ../src/guestfs-actions.pod:4604
msgid ""
"This creates a filesystem on C<device> (usually a partition or LVM logical "
"volume). The filesystem type is C<fstype>, for example C<ext3>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3070
+#: ../fish/guestfish-actions.pod:3075
msgid "mkfs-b"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3072
+#: ../fish/guestfish-actions.pod:3077
#, no-wrap
msgid ""
" mkfs-b fstype blocksize device\n"
@@ -10207,7 +10215,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3074
+#: ../fish/guestfish-actions.pod:3079
msgid ""
"This call is similar to L</mkfs>, but it allows you to control the block "
"size of the resulting filesystem. Supported block sizes depend on the "
@@ -10215,26 +10223,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3079 ../fish/guestfish-actions.pod:3106 ../src/guestfs-actions.pod:4627 ../src/guestfs-actions.pod:4665
+#: ../fish/guestfish-actions.pod:3084 ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4632 ../src/guestfs-actions.pod:4670
msgid ""
"For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
"cluster size."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3082
+#: ../fish/guestfish-actions.pod:3087
msgid ""
"I<This function is deprecated.> In new code, use the L</mkfs_opts> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3089
+#: ../fish/guestfish-actions.pod:3094
msgid "mkfs-opts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3091
+#: ../fish/guestfish-actions.pod:3096
#, no-wrap
msgid ""
" mkfs-opts fstype device [blocksize:..] [features:..] [inode:..] "
@@ -10243,19 +10251,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3093 ../src/guestfs-actions.pod:4652
+#: ../fish/guestfish-actions.pod:3098 ../src/guestfs-actions.pod:4657
msgid ""
"This function creates a filesystem on C<device>. The filesystem type is "
"C<fstype>, for example C<ext3>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4659
+#: ../fish/guestfish-actions.pod:3105 ../src/guestfs-actions.pod:4664
msgid "C<blocksize>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3102 ../src/guestfs-actions.pod:4661
+#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4666
msgid ""
"The filesystem block size. Supported block sizes depend on the filesystem "
"type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 "
@@ -10263,65 +10271,65 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3109 ../src/guestfs-actions.pod:4668
+#: ../fish/guestfish-actions.pod:3114 ../src/guestfs-actions.pod:4673
msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4670
+#: ../fish/guestfish-actions.pod:3116 ../src/guestfs-actions.pod:4675
msgid "C<features>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3113 ../src/guestfs-actions.pod:4672
+#: ../fish/guestfish-actions.pod:3118 ../src/guestfs-actions.pod:4677
msgid "This passes the I<-O> parameter to the external mkfs program."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3115 ../src/guestfs-actions.pod:4674
+#: ../fish/guestfish-actions.pod:3120 ../src/guestfs-actions.pod:4679
msgid ""
"For certain filesystem types, this allows extra filesystem features to be "
"selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3119 ../src/guestfs-actions.pod:4678
+#: ../fish/guestfish-actions.pod:3124 ../src/guestfs-actions.pod:4683
msgid ""
"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
"type."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3122 ../src/guestfs-actions.pod:4681
+#: ../fish/guestfish-actions.pod:3127 ../src/guestfs-actions.pod:4686
msgid "C<inode>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3124 ../src/guestfs-actions.pod:4683
+#: ../fish/guestfish-actions.pod:3129 ../src/guestfs-actions.pod:4688
msgid ""
"This passes the I<-I> parameter to the external L<mke2fs(8)> program which "
"sets the inode size (only for ext2/3/4 filesystems at present)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3127 ../src/guestfs-actions.pod:4686
+#: ../fish/guestfish-actions.pod:3132 ../src/guestfs-actions.pod:4691
msgid "C<sectorsize>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3129 ../src/guestfs-actions.pod:4688
+#: ../fish/guestfish-actions.pod:3134 ../src/guestfs-actions.pod:4693
msgid ""
"This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
"sets sector size for ufs filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3136
+#: ../fish/guestfish-actions.pod:3141
msgid "mkmountpoint"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3138
+#: ../fish/guestfish-actions.pod:3143
#, no-wrap
msgid ""
" mkmountpoint exemptpath\n"
@@ -10329,14 +10337,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3140
+#: ../fish/guestfish-actions.pod:3145
msgid ""
"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used "
"to create extra mountpoints before mounting the first filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3144 ../src/guestfs-actions.pod:4731
+#: ../fish/guestfish-actions.pod:3149 ../src/guestfs-actions.pod:4736
msgid ""
"These calls are I<only> necessary in some very limited circumstances, mainly "
"the case where you want to mount a mix of unrelated and/or read-only "
@@ -10344,7 +10352,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3148 ../src/guestfs-actions.pod:4735
+#: ../fish/guestfish-actions.pod:3153 ../src/guestfs-actions.pod:4740
msgid ""
"For example, live CDs often contain a \"Russian doll\" nest of filesystems, "
"an ISO outer layer, with a squashfs image inside, with an ext2/3 image "
@@ -10352,7 +10360,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3153 ../src/guestfs-actions.pod:4740
+#: ../fish/guestfish-actions.pod:3158 ../src/guestfs-actions.pod:4745
#, no-wrap
msgid ""
" add-ro Fedora-11-i686-Live.iso\n"
@@ -10367,12 +10375,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3162 ../src/guestfs-actions.pod:4749
+#: ../fish/guestfish-actions.pod:3167 ../src/guestfs-actions.pod:4754
msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3164
+#: ../fish/guestfish-actions.pod:3169
msgid ""
"L</mkmountpoint> is not compatible with L</umount-all>. You may get "
"unexpected errors if you try to mix these calls. It is safest to manually "
@@ -10380,7 +10388,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3168
+#: ../fish/guestfish-actions.pod:3173
msgid ""
"L</umount-all> unmounts filesystems by sorting the paths longest first, so "
"for this to work for manual mountpoints, you must ensure that the innermost "
@@ -10388,12 +10396,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3173 ../src/guestfs-actions.pod:4760
+#: ../fish/guestfish-actions.pod:3178 ../src/guestfs-actions.pod:4765
msgid "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3175
+#: ../fish/guestfish-actions.pod:3180
msgid ""
"Autosync [see L</set-autosync>, this is set by default on handles] can cause "
"L</umount-all> to be called when the handle is closed which can also trigger "
@@ -10401,12 +10409,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3179
+#: ../fish/guestfish-actions.pod:3184
msgid "mknod"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3181
+#: ../fish/guestfish-actions.pod:3186
#, no-wrap
msgid ""
" mknod mode devmajor devminor path\n"
@@ -10414,14 +10422,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3183 ../src/guestfs-actions.pod:4779
+#: ../fish/guestfish-actions.pod:3188 ../src/guestfs-actions.pod:4784
msgid ""
"This call creates block or character special devices, or named pipes "
"(FIFOs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3186 ../src/guestfs-actions.pod:4782
+#: ../fish/guestfish-actions.pod:3191 ../src/guestfs-actions.pod:4787
msgid ""
"The C<mode> parameter should be the mode, using the standard constants. "
"C<devmajor> and C<devminor> are the device major and minor numbers, only "
@@ -10429,7 +10437,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3191
+#: ../fish/guestfish-actions.pod:3196
msgid ""
"Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
"S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -10440,12 +10448,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3201
+#: ../fish/guestfish-actions.pod:3206
msgid "mknod-b"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3203
+#: ../fish/guestfish-actions.pod:3208
#, no-wrap
msgid ""
" mknod-b mode devmajor devminor path\n"
@@ -10453,7 +10461,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3205
+#: ../fish/guestfish-actions.pod:3210
msgid ""
"This call creates a block device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -10461,12 +10469,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3211
+#: ../fish/guestfish-actions.pod:3216
msgid "mknod-c"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3213
+#: ../fish/guestfish-actions.pod:3218
#, no-wrap
msgid ""
" mknod-c mode devmajor devminor path\n"
@@ -10474,7 +10482,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3215
+#: ../fish/guestfish-actions.pod:3220
msgid ""
"This call creates a char device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -10482,12 +10490,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3221
+#: ../fish/guestfish-actions.pod:3226
msgid "mkswap"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3223
+#: ../fish/guestfish-actions.pod:3228
#, no-wrap
msgid ""
" mkswap device\n"
@@ -10495,17 +10503,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3225 ../src/guestfs-actions.pod:4845
+#: ../fish/guestfish-actions.pod:3230 ../src/guestfs-actions.pod:4850
msgid "Create a swap partition on C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3227
+#: ../fish/guestfish-actions.pod:3232
msgid "mkswap-L"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3229
+#: ../fish/guestfish-actions.pod:3234
#, no-wrap
msgid ""
" mkswap-L label device\n"
@@ -10513,12 +10521,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3231 ../src/guestfs-actions.pod:4858
+#: ../fish/guestfish-actions.pod:3236 ../src/guestfs-actions.pod:4863
msgid "Create a swap partition on C<device> with label C<label>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3233 ../src/guestfs-actions.pod:4860
+#: ../fish/guestfish-actions.pod:3238 ../src/guestfs-actions.pod:4865
msgid ""
"Note that you cannot attach a swap label to a block device "
"(eg. C</dev/sda>), just to a partition. This appears to be a limitation of "
@@ -10526,12 +10534,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3237
+#: ../fish/guestfish-actions.pod:3242
msgid "mkswap-U"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3239
+#: ../fish/guestfish-actions.pod:3244
#, no-wrap
msgid ""
" mkswap-U uuid device\n"
@@ -10539,17 +10547,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3241 ../src/guestfs-actions.pod:4875
+#: ../fish/guestfish-actions.pod:3246 ../src/guestfs-actions.pod:4880
msgid "Create a swap partition on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3243
+#: ../fish/guestfish-actions.pod:3248
msgid "mkswap-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3245
+#: ../fish/guestfish-actions.pod:3250
#, no-wrap
msgid ""
" mkswap-file path\n"
@@ -10557,24 +10565,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3247 ../src/guestfs-actions.pod:4887
+#: ../fish/guestfish-actions.pod:3252 ../src/guestfs-actions.pod:4892
msgid "Create a swap file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3249
+#: ../fish/guestfish-actions.pod:3254
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like L</fallocate>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3252
+#: ../fish/guestfish-actions.pod:3257
msgid "modprobe"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3254
+#: ../fish/guestfish-actions.pod:3259
#, no-wrap
msgid ""
" modprobe modulename\n"
@@ -10582,24 +10590,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:4902
+#: ../fish/guestfish-actions.pod:3261 ../src/guestfs-actions.pod:4907
msgid "This loads a kernel module in the appliance."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:4904
+#: ../fish/guestfish-actions.pod:3263 ../src/guestfs-actions.pod:4909
msgid ""
"The kernel module must have been whitelisted when libguestfs was built (see "
"C<appliance/kmod.whitelist.in> in the source)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3261
+#: ../fish/guestfish-actions.pod:3266
msgid "mount"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3263
+#: ../fish/guestfish-actions.pod:3268
#, no-wrap
msgid ""
" mount device mountpoint\n"
@@ -10607,7 +10615,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3265 ../src/guestfs-actions.pod:4925
+#: ../fish/guestfish-actions.pod:3270 ../src/guestfs-actions.pod:4930
msgid ""
"Mount a guest disk at a position in the filesystem. Block devices are named "
"C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If "
@@ -10616,7 +10624,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3271 ../src/guestfs-actions.pod:4931
+#: ../fish/guestfish-actions.pod:3276 ../src/guestfs-actions.pod:4936
msgid ""
"The rules are the same as for L<mount(2)>: A filesystem must first be "
"mounted on C</> before others can be mounted. Other filesystems can only be "
@@ -10624,14 +10632,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3276 ../src/guestfs-actions.pod:4936
+#: ../fish/guestfish-actions.pod:3281 ../src/guestfs-actions.pod:4941
msgid ""
"The mounted filesystem is writable, if we have sufficient permissions on the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3279
+#: ../fish/guestfish-actions.pod:3284
msgid ""
"B<Important note:> When you use this call, the filesystem options C<sync> "
"and C<noatime> are set implicitly. This was originally done because we "
@@ -10643,19 +10651,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3289
+#: ../fish/guestfish-actions.pod:3294
msgid ""
"I<This function is deprecated.> In new code, use the L</mount_options> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3296
+#: ../fish/guestfish-actions.pod:3301
msgid "mount-9p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3298
+#: ../fish/guestfish-actions.pod:3303
#, no-wrap
msgid ""
" mount-9p mounttag mountpoint [options:..]\n"
@@ -10663,14 +10671,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3300 ../src/guestfs-actions.pod:4968
+#: ../fish/guestfish-actions.pod:3305 ../src/guestfs-actions.pod:4973
msgid ""
"Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
"C<mountpoint>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3303 ../src/guestfs-actions.pod:4971
+#: ../fish/guestfish-actions.pod:3308 ../src/guestfs-actions.pod:4976
msgid ""
"If required, C<trans=virtio> will be automatically added to the options. "
"Any other options required can be passed in the optional C<options> "
@@ -10678,12 +10686,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3309
+#: ../fish/guestfish-actions.pod:3314
msgid "mount-loop"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3311
+#: ../fish/guestfish-actions.pod:3316
#, no-wrap
msgid ""
" mount-loop file mountpoint\n"
@@ -10691,7 +10699,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3313 ../src/guestfs-actions.pod:5010
+#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5015
msgid ""
"This command lets you mount C<file> (a filesystem image in a file) on a "
"mount point. It is entirely equivalent to the command C<mount -o loop file "
@@ -10699,12 +10707,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3317
+#: ../fish/guestfish-actions.pod:3322
msgid "mount-options"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3319
+#: ../fish/guestfish-actions.pod:3324
#, no-wrap
msgid ""
" mount-options options device mountpoint\n"
@@ -10712,26 +10720,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3321
+#: ../fish/guestfish-actions.pod:3326
msgid ""
"This is the same as the L</mount> command, but it allows you to set the "
"mount options as for the L<mount(8)> I<-o> flag."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3325 ../src/guestfs-actions.pod:5030
+#: ../fish/guestfish-actions.pod:3330 ../src/guestfs-actions.pod:5035
msgid ""
"If the C<options> parameter is an empty string, then no options are passed "
"(all options default to whatever the filesystem uses)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3329
+#: ../fish/guestfish-actions.pod:3334
msgid "mount-ro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3331
+#: ../fish/guestfish-actions.pod:3336
#, no-wrap
msgid ""
" mount-ro device mountpoint\n"
@@ -10739,19 +10747,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3333
+#: ../fish/guestfish-actions.pod:3338
msgid ""
"This is the same as the L</mount> command, but it mounts the filesystem with "
"the read-only (I<-o ro>) flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3336
+#: ../fish/guestfish-actions.pod:3341
msgid "mount-vfs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3338
+#: ../fish/guestfish-actions.pod:3343
#, no-wrap
msgid ""
" mount-vfs options vfstype device mountpoint\n"
@@ -10759,19 +10767,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3340
+#: ../fish/guestfish-actions.pod:3345
msgid ""
"This is the same as the L</mount> command, but it allows you to set both the "
"mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3344
+#: ../fish/guestfish-actions.pod:3349
msgid "mountpoints"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3346
+#: ../fish/guestfish-actions.pod:3351
#, no-wrap
msgid ""
" mountpoints\n"
@@ -10779,7 +10787,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3348
+#: ../fish/guestfish-actions.pod:3353
msgid ""
"This call is similar to L</mounts>. That call returns a list of devices. "
"This one returns a hash table (map) of device name to directory where the "
@@ -10787,12 +10795,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3352
+#: ../fish/guestfish-actions.pod:3357
msgid "mounts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3354
+#: ../fish/guestfish-actions.pod:3359
#, no-wrap
msgid ""
" mounts\n"
@@ -10800,29 +10808,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5091
+#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5096
msgid ""
"This returns the list of currently mounted filesystems. It returns the list "
"of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3359 ../src/guestfs-actions.pod:5094
+#: ../fish/guestfish-actions.pod:3364 ../src/guestfs-actions.pod:5099
msgid "Some internal mounts are not shown."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3361
+#: ../fish/guestfish-actions.pod:3366
msgid "See also: L</mountpoints>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3363
+#: ../fish/guestfish-actions.pod:3368
msgid "mv"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3365
+#: ../fish/guestfish-actions.pod:3370
#, no-wrap
msgid ""
" mv src dest\n"
@@ -10830,19 +10838,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3367 ../src/guestfs-actions.pod:5111
+#: ../fish/guestfish-actions.pod:3372 ../src/guestfs-actions.pod:5116
msgid ""
"This moves a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3370
+#: ../fish/guestfish-actions.pod:3375
msgid "ntfs-3g-probe"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3372
+#: ../fish/guestfish-actions.pod:3377
#, no-wrap
msgid ""
" ntfs-3g-probe true|false device\n"
@@ -10850,7 +10858,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3374 ../src/guestfs-actions.pod:5125
+#: ../fish/guestfish-actions.pod:3379 ../src/guestfs-actions.pod:5130
msgid ""
"This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS "
"C<device> for mountability. (Not all NTFS volumes can be mounted "
@@ -10858,7 +10866,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5129
+#: ../fish/guestfish-actions.pod:3383 ../src/guestfs-actions.pod:5134
msgid ""
"C<rw> is a boolean flag. Set it to true if you want to test if the volume "
"can be mounted read-write. Set it to false if you want to test if the "
@@ -10866,19 +10874,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3382 ../src/guestfs-actions.pod:5133
+#: ../fish/guestfish-actions.pod:3387 ../src/guestfs-actions.pod:5138
msgid ""
"The return value is an integer which C<0> if the operation would succeed, or "
"some non-zero value documented in the L<ntfs-3g.probe(8)> manual page."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3386
+#: ../fish/guestfish-actions.pod:3391
msgid "ntfsresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3388
+#: ../fish/guestfish-actions.pod:3393
#, no-wrap
msgid ""
" ntfsresize device\n"
@@ -10886,14 +10894,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3390 ../fish/guestfish-actions.pod:3414 ../src/guestfs-actions.pod:5154 ../src/guestfs-actions.pod:5186
+#: ../fish/guestfish-actions.pod:3395 ../fish/guestfish-actions.pod:3419 ../src/guestfs-actions.pod:5159 ../src/guestfs-actions.pod:5191
msgid ""
"This command resizes an NTFS filesystem, expanding or shrinking it to the "
"size of the underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3393 ../src/guestfs-actions.pod:5157
+#: ../fish/guestfish-actions.pod:3398 ../src/guestfs-actions.pod:5162
msgid ""
"I<Note:> After the resize operation, the filesystem is marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -10904,24 +10912,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3401 ../fish/guestfish-actions.pod:3440 ../src/guestfs-actions.pod:5165 ../src/guestfs-actions.pod:5212
+#: ../fish/guestfish-actions.pod:3406 ../fish/guestfish-actions.pod:3445 ../src/guestfs-actions.pod:5170 ../src/guestfs-actions.pod:5217
msgid "See also L<ntfsresize(8)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3403 ../fish/guestfish-actions.pod:3451
+#: ../fish/guestfish-actions.pod:3408 ../fish/guestfish-actions.pod:3456
msgid ""
"I<This function is deprecated.> In new code, use the L</ntfsresize_opts> "
"call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3410
+#: ../fish/guestfish-actions.pod:3415
msgid "ntfsresize-opts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3412
+#: ../fish/guestfish-actions.pod:3417
#, no-wrap
msgid ""
" ntfsresize-opts device [size:..] [force:..]\n"
@@ -10929,26 +10937,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3423 ../src/guestfs-actions.pod:5195
+#: ../fish/guestfish-actions.pod:3428 ../src/guestfs-actions.pod:5200
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to fit the container (eg. partition)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3426 ../src/guestfs-actions.pod:5198
+#: ../fish/guestfish-actions.pod:3431 ../src/guestfs-actions.pod:5203
msgid "C<force>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3428 ../src/guestfs-actions.pod:5200
+#: ../fish/guestfish-actions.pod:3433 ../src/guestfs-actions.pod:5205
msgid ""
"If this option is true, then force the resize of the filesystem even if the "
"filesystem is marked as requiring a consistency check."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3431
+#: ../fish/guestfish-actions.pod:3436
msgid ""
"After the resize operation, the filesystem is always marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -10958,12 +10966,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3444
+#: ../fish/guestfish-actions.pod:3449
msgid "ntfsresize-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3446
+#: ../fish/guestfish-actions.pod:3451
#, no-wrap
msgid ""
" ntfsresize-size device size\n"
@@ -10971,19 +10979,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3448
+#: ../fish/guestfish-actions.pod:3453
msgid ""
"This command is the same as L</ntfsresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3458
+#: ../fish/guestfish-actions.pod:3463
msgid "part-add"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3460
+#: ../fish/guestfish-actions.pod:3465
#, no-wrap
msgid ""
" part-add device prlogex startsect endsect\n"
@@ -10991,14 +10999,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3462
+#: ../fish/guestfish-actions.pod:3467
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call L</part-init> first."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3465 ../src/guestfs-actions.pod:5273
+#: ../fish/guestfish-actions.pod:3470 ../src/guestfs-actions.pod:5278
msgid ""
"The C<prlogex> parameter is the type of partition. Normally you should pass "
"C<p> or C<primary> here, but MBR partition tables also support C<l> (or "
@@ -11006,7 +11014,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3470 ../src/guestfs-actions.pod:5278
+#: ../fish/guestfish-actions.pod:3475 ../src/guestfs-actions.pod:5283
msgid ""
"C<startsect> and C<endsect> are the start and end of the partition in "
"I<sectors>. C<endsect> may be negative, which means it counts backwards "
@@ -11014,19 +11022,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3474
+#: ../fish/guestfish-actions.pod:3479
msgid ""
"Creating a partition which covers the whole disk is not so easy. Use "
"L</part-disk> to do that."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3477
+#: ../fish/guestfish-actions.pod:3482
msgid "part-del"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3479
+#: ../fish/guestfish-actions.pod:3484
#, no-wrap
msgid ""
" part-del device partnum\n"
@@ -11034,24 +11042,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3481 ../src/guestfs-actions.pod:5296
+#: ../fish/guestfish-actions.pod:3486 ../src/guestfs-actions.pod:5301
msgid "This command deletes the partition numbered C<partnum> on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3483 ../src/guestfs-actions.pod:5298
+#: ../fish/guestfish-actions.pod:3488 ../src/guestfs-actions.pod:5303
msgid ""
"Note that in the case of MBR partitioning, deleting an extended partition "
"also deletes any logical partitions it contains."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3487
+#: ../fish/guestfish-actions.pod:3492
msgid "part-disk"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3489
+#: ../fish/guestfish-actions.pod:3494
#, no-wrap
msgid ""
" part-disk device parttype\n"
@@ -11059,26 +11067,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3491
+#: ../fish/guestfish-actions.pod:3496
msgid ""
"This command is simply a combination of L</part-init> followed by "
"L</part-add> to create a single primary partition covering the whole disk."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3495
+#: ../fish/guestfish-actions.pod:3500
msgid ""
"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
"possible values are described in L</part-init>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3501
+#: ../fish/guestfish-actions.pod:3506
msgid "part-get-bootable"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3503
+#: ../fish/guestfish-actions.pod:3508
#, no-wrap
msgid ""
" part-get-bootable device partnum\n"
@@ -11086,24 +11094,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3505 ../src/guestfs-actions.pod:5334
+#: ../fish/guestfish-actions.pod:3510 ../src/guestfs-actions.pod:5339
msgid ""
"This command returns true if the partition C<partnum> on C<device> has the "
"bootable flag set."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3508
+#: ../fish/guestfish-actions.pod:3513
msgid "See also L</part-set-bootable>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3510
+#: ../fish/guestfish-actions.pod:3515
msgid "part-get-mbr-id"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3512
+#: ../fish/guestfish-actions.pod:3517
#, no-wrap
msgid ""
" part-get-mbr-id device partnum\n"
@@ -11111,14 +11119,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3514 ../src/guestfs-actions.pod:5350
+#: ../fish/guestfish-actions.pod:3519 ../src/guestfs-actions.pod:5355
msgid ""
"Returns the MBR type byte (also known as the ID byte) from the numbered "
"partition C<partnum>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3517 ../fish/guestfish-actions.pod:3661
+#: ../fish/guestfish-actions.pod:3522 ../fish/guestfish-actions.pod:3666
msgid ""
"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
"undefined results for other partition table types (see "
@@ -11126,12 +11134,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3521
+#: ../fish/guestfish-actions.pod:3526
msgid "part-get-parttype"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3523
+#: ../fish/guestfish-actions.pod:3528
#, no-wrap
msgid ""
" part-get-parttype device\n"
@@ -11139,14 +11147,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3525 ../src/guestfs-actions.pod:5367
+#: ../fish/guestfish-actions.pod:3530 ../src/guestfs-actions.pod:5372
msgid ""
"This command examines the partition table on C<device> and returns the "
"partition table type (format) being used."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3528
+#: ../fish/guestfish-actions.pod:3533
msgid ""
"Common return values include: C<msdos> (a DOS/Windows style MBR partition "
"table), C<gpt> (a GPT/EFI-style partition table). Other values are "
@@ -11154,12 +11162,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3533
+#: ../fish/guestfish-actions.pod:3538
msgid "part-init"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3535
+#: ../fish/guestfish-actions.pod:3540
#, no-wrap
msgid ""
" part-init device parttype\n"
@@ -11167,7 +11175,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3537 ../src/guestfs-actions.pod:5387
+#: ../fish/guestfish-actions.pod:3542 ../src/guestfs-actions.pod:5392
msgid ""
"This creates an empty partition table on C<device> of one of the partition "
"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> "
@@ -11175,34 +11183,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3541
+#: ../fish/guestfish-actions.pod:3546
msgid ""
"Initially there are no partitions. Following this, you should call "
"L</part-add> for each partition required."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3544 ../src/guestfs-actions.pod:5394
+#: ../fish/guestfish-actions.pod:3549 ../src/guestfs-actions.pod:5399
msgid "Possible values for C<parttype> are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3548 ../src/guestfs-actions.pod:5398
+#: ../fish/guestfish-actions.pod:3553 ../src/guestfs-actions.pod:5403
msgid "B<efi>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3550 ../src/guestfs-actions.pod:5400
+#: ../fish/guestfish-actions.pod:3555 ../src/guestfs-actions.pod:5405
msgid "B<gpt>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3552 ../src/guestfs-actions.pod:5402
+#: ../fish/guestfish-actions.pod:3557 ../src/guestfs-actions.pod:5407
msgid "Intel EFI / GPT partition table."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3554 ../src/guestfs-actions.pod:5404
+#: ../fish/guestfish-actions.pod:3559 ../src/guestfs-actions.pod:5409
msgid ""
"This is recommended for >= 2 TB partitions that will be accessed from Linux "
"and Intel-based Mac OS X. It also has limited backwards compatibility with "
@@ -11210,17 +11218,17 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3558 ../src/guestfs-actions.pod:5408
+#: ../fish/guestfish-actions.pod:3563 ../src/guestfs-actions.pod:5413
msgid "B<mbr>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3560 ../src/guestfs-actions.pod:5410
+#: ../fish/guestfish-actions.pod:3565 ../src/guestfs-actions.pod:5415
msgid "B<msdos>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3562 ../src/guestfs-actions.pod:5412
+#: ../fish/guestfish-actions.pod:3567 ../src/guestfs-actions.pod:5417
msgid ""
"The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and "
"Windows. This partition type will B<only> work for device sizes up to 2 "
@@ -11228,102 +11236,102 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3569 ../src/guestfs-actions.pod:5419
+#: ../fish/guestfish-actions.pod:3574 ../src/guestfs-actions.pod:5424
msgid "Other partition table types that may work but are not supported include:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3574 ../src/guestfs-actions.pod:5424
+#: ../fish/guestfish-actions.pod:3579 ../src/guestfs-actions.pod:5429
msgid "B<aix>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3576 ../src/guestfs-actions.pod:5426
+#: ../fish/guestfish-actions.pod:3581 ../src/guestfs-actions.pod:5431
msgid "AIX disk labels."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3578 ../src/guestfs-actions.pod:5428
+#: ../fish/guestfish-actions.pod:3583 ../src/guestfs-actions.pod:5433
msgid "B<amiga>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3580 ../src/guestfs-actions.pod:5430
+#: ../fish/guestfish-actions.pod:3585 ../src/guestfs-actions.pod:5435
msgid "B<rdb>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3582 ../src/guestfs-actions.pod:5432
+#: ../fish/guestfish-actions.pod:3587 ../src/guestfs-actions.pod:5437
msgid "Amiga \"Rigid Disk Block\" format."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3584 ../src/guestfs-actions.pod:5434
+#: ../fish/guestfish-actions.pod:3589 ../src/guestfs-actions.pod:5439
msgid "B<bsd>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3586 ../src/guestfs-actions.pod:5436
+#: ../fish/guestfish-actions.pod:3591 ../src/guestfs-actions.pod:5441
msgid "BSD disk labels."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3588 ../src/guestfs-actions.pod:5438
+#: ../fish/guestfish-actions.pod:3593 ../src/guestfs-actions.pod:5443
msgid "B<dasd>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3590 ../src/guestfs-actions.pod:5440
+#: ../fish/guestfish-actions.pod:3595 ../src/guestfs-actions.pod:5445
msgid "DASD, used on IBM mainframes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3592 ../src/guestfs-actions.pod:5442
+#: ../fish/guestfish-actions.pod:3597 ../src/guestfs-actions.pod:5447
msgid "B<dvh>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3594 ../src/guestfs-actions.pod:5444
+#: ../fish/guestfish-actions.pod:3599 ../src/guestfs-actions.pod:5449
msgid "MIPS/SGI volumes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3596 ../src/guestfs-actions.pod:5446
+#: ../fish/guestfish-actions.pod:3601 ../src/guestfs-actions.pod:5451
msgid "B<mac>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3598 ../src/guestfs-actions.pod:5448
+#: ../fish/guestfish-actions.pod:3603 ../src/guestfs-actions.pod:5453
msgid "Old Mac partition format. Modern Macs use C<gpt>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3600 ../src/guestfs-actions.pod:5450
+#: ../fish/guestfish-actions.pod:3605 ../src/guestfs-actions.pod:5455
msgid "B<pc98>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3602 ../src/guestfs-actions.pod:5452
+#: ../fish/guestfish-actions.pod:3607 ../src/guestfs-actions.pod:5457
msgid "NEC PC-98 format, common in Japan apparently."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3604 ../src/guestfs-actions.pod:5454
+#: ../fish/guestfish-actions.pod:3609 ../src/guestfs-actions.pod:5459
msgid "B<sun>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3606 ../src/guestfs-actions.pod:5456
+#: ../fish/guestfish-actions.pod:3611 ../src/guestfs-actions.pod:5461
msgid "Sun disk labels."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3610
+#: ../fish/guestfish-actions.pod:3615
msgid "part-list"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3612
+#: ../fish/guestfish-actions.pod:3617
#, no-wrap
msgid ""
" part-list device\n"
@@ -11331,66 +11339,66 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3614 ../src/guestfs-actions.pod:5470
+#: ../fish/guestfish-actions.pod:3619 ../src/guestfs-actions.pod:5475
msgid ""
"This command parses the partition table on C<device> and returns the list of "
"partitions found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3617 ../src/guestfs-actions.pod:5473
+#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5478
msgid "The fields in the returned structure are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3621 ../src/guestfs-actions.pod:5477
+#: ../fish/guestfish-actions.pod:3626 ../src/guestfs-actions.pod:5482
msgid "B<part_num>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3623 ../src/guestfs-actions.pod:5479
+#: ../fish/guestfish-actions.pod:3628 ../src/guestfs-actions.pod:5484
msgid "Partition number, counting from 1."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3625 ../src/guestfs-actions.pod:5481
+#: ../fish/guestfish-actions.pod:3630 ../src/guestfs-actions.pod:5486
msgid "B<part_start>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3627
+#: ../fish/guestfish-actions.pod:3632
msgid ""
"Start of the partition I<in bytes>. To get sectors you have to divide by "
"the device's sector size, see L</blockdev-getss>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3630 ../src/guestfs-actions.pod:5486
+#: ../fish/guestfish-actions.pod:3635 ../src/guestfs-actions.pod:5491
msgid "B<part_end>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3632 ../src/guestfs-actions.pod:5488
+#: ../fish/guestfish-actions.pod:3637 ../src/guestfs-actions.pod:5493
msgid "End of the partition in bytes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3634 ../src/guestfs-actions.pod:5490
+#: ../fish/guestfish-actions.pod:3639 ../src/guestfs-actions.pod:5495
msgid "B<part_size>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3636 ../src/guestfs-actions.pod:5492
+#: ../fish/guestfish-actions.pod:3641 ../src/guestfs-actions.pod:5497
msgid "Size of the partition in bytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3640
+#: ../fish/guestfish-actions.pod:3645
msgid "part-set-bootable"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3642
+#: ../fish/guestfish-actions.pod:3647
#, no-wrap
msgid ""
" part-set-bootable device partnum true|false\n"
@@ -11398,14 +11406,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3644 ../src/guestfs-actions.pod:5510
+#: ../fish/guestfish-actions.pod:3649 ../src/guestfs-actions.pod:5515
msgid ""
"This sets the bootable flag on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3647 ../src/guestfs-actions.pod:5513
+#: ../fish/guestfish-actions.pod:3652 ../src/guestfs-actions.pod:5518
msgid ""
"The bootable flag is used by some operating systems (notably Windows) to "
"determine which partition to boot from. It is by no means universally "
@@ -11413,12 +11421,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3651
+#: ../fish/guestfish-actions.pod:3656
msgid "part-set-mbr-id"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3653
+#: ../fish/guestfish-actions.pod:3658
#, no-wrap
msgid ""
" part-set-mbr-id device partnum idbyte\n"
@@ -11426,7 +11434,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3655 ../src/guestfs-actions.pod:5529
+#: ../fish/guestfish-actions.pod:3660 ../src/guestfs-actions.pod:5534
msgid ""
"Sets the MBR type byte (also known as the ID byte) of the numbered partition "
"C<partnum> to C<idbyte>. Note that the type bytes quoted in most "
@@ -11435,12 +11443,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3665
+#: ../fish/guestfish-actions.pod:3670
msgid "part-set-name"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3667
+#: ../fish/guestfish-actions.pod:3672
#, no-wrap
msgid ""
" part-set-name device partnum name\n"
@@ -11448,26 +11456,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3669 ../src/guestfs-actions.pod:5551
+#: ../fish/guestfish-actions.pod:3674 ../src/guestfs-actions.pod:5556
msgid ""
"This sets the partition name on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3672 ../src/guestfs-actions.pod:5554
+#: ../fish/guestfish-actions.pod:3677 ../src/guestfs-actions.pod:5559
msgid ""
"The partition name can only be set on certain types of partition table. "
"This works on C<gpt> but not on C<mbr> partitions."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3675
+#: ../fish/guestfish-actions.pod:3680
msgid "part-to-dev"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3677
+#: ../fish/guestfish-actions.pod:3682
#, no-wrap
msgid ""
" part-to-dev partition\n"
@@ -11475,26 +11483,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3679 ../src/guestfs-actions.pod:5567
+#: ../fish/guestfish-actions.pod:3684 ../src/guestfs-actions.pod:5572
msgid ""
"This function takes a partition name (eg. \"/dev/sdb1\") and removes the "
"partition number, returning the device name (eg. \"/dev/sdb\")."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3683
+#: ../fish/guestfish-actions.pod:3688
msgid ""
"The named partition must exist, for example as a string returned from "
"L</list-partitions>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3686
+#: ../fish/guestfish-actions.pod:3691
msgid "ping-daemon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3688
+#: ../fish/guestfish-actions.pod:3693
#, no-wrap
msgid ""
" ping-daemon\n"
@@ -11502,7 +11510,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3690 ../src/guestfs-actions.pod:5584
+#: ../fish/guestfish-actions.pod:3695 ../src/guestfs-actions.pod:5589
msgid ""
"This is a test probe into the guestfs daemon running inside the qemu "
"subprocess. Calling this function checks that the daemon responds to the "
@@ -11511,12 +11519,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3695
+#: ../fish/guestfish-actions.pod:3700
msgid "pread"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3697
+#: ../fish/guestfish-actions.pod:3702
#, no-wrap
msgid ""
" pread path count offset\n"
@@ -11524,31 +11532,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3699 ../src/guestfs-actions.pod:5602
+#: ../fish/guestfish-actions.pod:3704 ../src/guestfs-actions.pod:5607
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of the "
"file, starting at C<offset>, from file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3702 ../fish/guestfish-actions.pod:3717 ../src/guestfs-actions.pod:5605 ../src/guestfs-actions.pod:5631
+#: ../fish/guestfish-actions.pod:3707 ../fish/guestfish-actions.pod:3722 ../src/guestfs-actions.pod:5610 ../src/guestfs-actions.pod:5636
msgid ""
"This may read fewer bytes than requested. For further details see the "
"L<pread(2)> system call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3705
+#: ../fish/guestfish-actions.pod:3710
msgid "See also L</pwrite>, L</pread-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3710
+#: ../fish/guestfish-actions.pod:3715
msgid "pread-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3712
+#: ../fish/guestfish-actions.pod:3717
#, no-wrap
msgid ""
" pread-device device count offset\n"
@@ -11556,24 +11564,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3714 ../src/guestfs-actions.pod:5628
+#: ../fish/guestfish-actions.pod:3719 ../src/guestfs-actions.pod:5633
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of "
"C<device>, starting at C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3720
+#: ../fish/guestfish-actions.pod:3725
msgid "See also L</pread>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3725
+#: ../fish/guestfish-actions.pod:3730
msgid "pvcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3727
+#: ../fish/guestfish-actions.pod:3732
#, no-wrap
msgid ""
" pvcreate device\n"
@@ -11581,19 +11589,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3729 ../src/guestfs-actions.pod:5651
+#: ../fish/guestfish-actions.pod:3734 ../src/guestfs-actions.pod:5656
msgid ""
"This creates an LVM physical volume on the named C<device>, where C<device> "
"should usually be a partition name such as C</dev/sda1>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3733
+#: ../fish/guestfish-actions.pod:3738
msgid "pvremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3735
+#: ../fish/guestfish-actions.pod:3740
#, no-wrap
msgid ""
" pvremove device\n"
@@ -11601,14 +11609,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3737 ../src/guestfs-actions.pod:5665
+#: ../fish/guestfish-actions.pod:3742 ../src/guestfs-actions.pod:5670
msgid ""
"This wipes a physical volume C<device> so that LVM will no longer recognise "
"it."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3740 ../src/guestfs-actions.pod:5668
+#: ../fish/guestfish-actions.pod:3745 ../src/guestfs-actions.pod:5673
msgid ""
"The implementation uses the C<pvremove> command which refuses to wipe "
"physical volumes that contain any volume groups, so you have to remove those "
@@ -11616,12 +11624,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3744
+#: ../fish/guestfish-actions.pod:3749
msgid "pvresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3746
+#: ../fish/guestfish-actions.pod:3751
#, no-wrap
msgid ""
" pvresize device\n"
@@ -11629,19 +11637,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5682
+#: ../fish/guestfish-actions.pod:3753 ../src/guestfs-actions.pod:5687
msgid ""
"This resizes (expands or shrinks) an existing LVM physical volume to match "
"the new size of the underlying device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3751
+#: ../fish/guestfish-actions.pod:3756
msgid "pvresize-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3753
+#: ../fish/guestfish-actions.pod:3758
#, no-wrap
msgid ""
" pvresize-size device size\n"
@@ -11649,19 +11657,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3755
+#: ../fish/guestfish-actions.pod:3760
msgid ""
"This command is the same as L</pvresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3758
+#: ../fish/guestfish-actions.pod:3763
msgid "pvs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3760
+#: ../fish/guestfish-actions.pod:3765
#, no-wrap
msgid ""
" pvs\n"
@@ -11669,31 +11677,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3762 ../src/guestfs-actions.pod:5708
+#: ../fish/guestfish-actions.pod:3767 ../src/guestfs-actions.pod:5713
msgid ""
"List all the physical volumes detected. This is the equivalent of the "
"L<pvs(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3765 ../src/guestfs-actions.pod:5711
+#: ../fish/guestfish-actions.pod:3770 ../src/guestfs-actions.pod:5716
msgid ""
"This returns a list of just the device names that contain PVs "
"(eg. C</dev/sda2>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3768
+#: ../fish/guestfish-actions.pod:3773
msgid "See also L</pvs-full>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3770
+#: ../fish/guestfish-actions.pod:3775
msgid "pvs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3772
+#: ../fish/guestfish-actions.pod:3777
#, no-wrap
msgid ""
" pvs-full\n"
@@ -11701,19 +11709,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3774 ../src/guestfs-actions.pod:5727
+#: ../fish/guestfish-actions.pod:3779 ../src/guestfs-actions.pod:5732
msgid ""
"List all the physical volumes detected. This is the equivalent of the "
"L<pvs(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3777
+#: ../fish/guestfish-actions.pod:3782
msgid "pvuuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3779
+#: ../fish/guestfish-actions.pod:3784
#, no-wrap
msgid ""
" pvuuid device\n"
@@ -11721,17 +11729,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3781 ../src/guestfs-actions.pod:5742
+#: ../fish/guestfish-actions.pod:3786 ../src/guestfs-actions.pod:5747
msgid "This command returns the UUID of the LVM PV C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3783
+#: ../fish/guestfish-actions.pod:3788
msgid "pwrite"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3785
+#: ../fish/guestfish-actions.pod:3790
#, no-wrap
msgid ""
" pwrite path content offset\n"
@@ -11739,14 +11747,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3787 ../src/guestfs-actions.pod:5758
+#: ../fish/guestfish-actions.pod:3792 ../src/guestfs-actions.pod:5763
msgid ""
"This command writes to part of a file. It writes the data buffer C<content> "
"to the file C<path> starting at offset C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5761
+#: ../fish/guestfish-actions.pod:3795 ../src/guestfs-actions.pod:5766
msgid ""
"This command implements the L<pwrite(2)> system call, and like that system "
"call it may not write the full data requested. The return value is the "
@@ -11756,17 +11764,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3796
+#: ../fish/guestfish-actions.pod:3801
msgid "See also L</pread>, L</pwrite-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3801
+#: ../fish/guestfish-actions.pod:3806
msgid "pwrite-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3803
+#: ../fish/guestfish-actions.pod:3808
#, no-wrap
msgid ""
" pwrite-device device content offset\n"
@@ -11774,14 +11782,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3805 ../src/guestfs-actions.pod:5785
+#: ../fish/guestfish-actions.pod:3810 ../src/guestfs-actions.pod:5790
msgid ""
"This command writes to part of a device. It writes the data buffer "
"C<content> to C<device> starting at offset C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3808 ../src/guestfs-actions.pod:5788
+#: ../fish/guestfish-actions.pod:3813 ../src/guestfs-actions.pod:5793
msgid ""
"This command implements the L<pwrite(2)> system call, and like that system "
"call it may not write the full data requested (although short writes to disk "
@@ -11789,17 +11797,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3813
+#: ../fish/guestfish-actions.pod:3818
msgid "See also L</pwrite>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3818
+#: ../fish/guestfish-actions.pod:3823
msgid "read-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3820
+#: ../fish/guestfish-actions.pod:3825
#, no-wrap
msgid ""
" read-file path\n"
@@ -11807,12 +11815,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3822 ../src/guestfs-actions.pod:5809
+#: ../fish/guestfish-actions.pod:3827 ../src/guestfs-actions.pod:5814
msgid "This calls returns the contents of the file C<path> as a buffer."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3825
+#: ../fish/guestfish-actions.pod:3830
msgid ""
"Unlike L</cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike L</download>, this function "
@@ -11820,12 +11828,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3833
+#: ../fish/guestfish-actions.pod:3838
msgid "read-lines"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3835
+#: ../fish/guestfish-actions.pod:3840
#, no-wrap
msgid ""
" read-lines path\n"
@@ -11833,14 +11841,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3839 ../src/guestfs-actions.pod:5834
+#: ../fish/guestfish-actions.pod:3844 ../src/guestfs-actions.pod:5839
msgid ""
"The file contents are returned as a list of lines. Trailing C<LF> and "
"C<CRLF> character sequences are I<not> returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3842
+#: ../fish/guestfish-actions.pod:3847
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -11849,12 +11857,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3847
+#: ../fish/guestfish-actions.pod:3852
msgid "readdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3849
+#: ../fish/guestfish-actions.pod:3854
#, no-wrap
msgid ""
" readdir dir\n"
@@ -11862,12 +11870,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3851 ../src/guestfs-actions.pod:5854
+#: ../fish/guestfish-actions.pod:3856 ../src/guestfs-actions.pod:5859
msgid "This returns the list of directory entries in directory C<dir>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:5856
+#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:5861
msgid ""
"All entries in the directory are returned, including C<.> and C<..>. The "
"entries are I<not> sorted, but returned in the same order as the underlying "
@@ -11875,104 +11883,104 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3857 ../src/guestfs-actions.pod:5860
+#: ../fish/guestfish-actions.pod:3862 ../src/guestfs-actions.pod:5865
msgid ""
"Also this call returns basic file type information about each file. The "
"C<ftyp> field will contain one of the following characters:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3862 ../src/guestfs-actions.pod:5865
+#: ../fish/guestfish-actions.pod:3867 ../src/guestfs-actions.pod:5870
msgid "'b'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3864 ../src/guestfs-actions.pod:5867
+#: ../fish/guestfish-actions.pod:3869 ../src/guestfs-actions.pod:5872
msgid "Block special"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3866 ../src/guestfs-actions.pod:5869
+#: ../fish/guestfish-actions.pod:3871 ../src/guestfs-actions.pod:5874
msgid "'c'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3868 ../src/guestfs-actions.pod:5871
+#: ../fish/guestfish-actions.pod:3873 ../src/guestfs-actions.pod:5876
msgid "Char special"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3870 ../src/guestfs-actions.pod:5873
+#: ../fish/guestfish-actions.pod:3875 ../src/guestfs-actions.pod:5878
msgid "'d'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3872 ../src/guestfs-actions.pod:5875
+#: ../fish/guestfish-actions.pod:3877 ../src/guestfs-actions.pod:5880
msgid "Directory"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3874 ../src/guestfs-actions.pod:5877
+#: ../fish/guestfish-actions.pod:3879 ../src/guestfs-actions.pod:5882
msgid "'f'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3876 ../src/guestfs-actions.pod:5879
+#: ../fish/guestfish-actions.pod:3881 ../src/guestfs-actions.pod:5884
msgid "FIFO (named pipe)"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3878 ../src/guestfs-actions.pod:5881
+#: ../fish/guestfish-actions.pod:3883 ../src/guestfs-actions.pod:5886
msgid "'l'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3880 ../src/guestfs-actions.pod:5883
+#: ../fish/guestfish-actions.pod:3885 ../src/guestfs-actions.pod:5888
msgid "Symbolic link"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3882 ../src/guestfs-actions.pod:5885
+#: ../fish/guestfish-actions.pod:3887 ../src/guestfs-actions.pod:5890
msgid "'r'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3884 ../src/guestfs-actions.pod:5887
+#: ../fish/guestfish-actions.pod:3889 ../src/guestfs-actions.pod:5892
msgid "Regular file"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3886 ../src/guestfs-actions.pod:5889
+#: ../fish/guestfish-actions.pod:3891 ../src/guestfs-actions.pod:5894
msgid "'s'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3888 ../src/guestfs-actions.pod:5891
+#: ../fish/guestfish-actions.pod:3893 ../src/guestfs-actions.pod:5896
msgid "Socket"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3890 ../src/guestfs-actions.pod:5893
+#: ../fish/guestfish-actions.pod:3895 ../src/guestfs-actions.pod:5898
msgid "'u'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3892 ../src/guestfs-actions.pod:5895
+#: ../fish/guestfish-actions.pod:3897 ../src/guestfs-actions.pod:5900
msgid "Unknown file type"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3894 ../src/guestfs-actions.pod:5897
+#: ../fish/guestfish-actions.pod:3899 ../src/guestfs-actions.pod:5902
msgid "'?'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3896 ../src/guestfs-actions.pod:5899
+#: ../fish/guestfish-actions.pod:3901 ../src/guestfs-actions.pod:5904
msgid "The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3901
+#: ../fish/guestfish-actions.pod:3906
msgid ""
"This function is primarily intended for use by programs. To get a simple "
"list of names, use L</ls>. To get a printable directory for human "
@@ -11980,12 +11988,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3905
+#: ../fish/guestfish-actions.pod:3910
msgid "readlink"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3907
+#: ../fish/guestfish-actions.pod:3912
#, no-wrap
msgid ""
" readlink path\n"
@@ -11993,17 +12001,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3909 ../src/guestfs-actions.pod:5920
+#: ../fish/guestfish-actions.pod:3914 ../src/guestfs-actions.pod:5925
msgid "This command reads the target of a symbolic link."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3911
+#: ../fish/guestfish-actions.pod:3916
msgid "readlinklist"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3913
+#: ../fish/guestfish-actions.pod:3918
#, no-wrap
msgid ""
" readlinklist path 'names ...'\n"
@@ -12011,7 +12019,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3915 ../src/guestfs-actions.pod:5934
+#: ../fish/guestfish-actions.pod:3920 ../src/guestfs-actions.pod:5939
msgid ""
"This call allows you to do a C<readlink> operation on multiple files, where "
"all files are in the directory C<path>. C<names> is the list of files from "
@@ -12019,14 +12027,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3919 ../src/guestfs-actions.pod:5938
+#: ../fish/guestfish-actions.pod:3924 ../src/guestfs-actions.pod:5943
msgid ""
"On return you get a list of strings, with a one-to-one correspondence to the "
"C<names> list. Each string is the value of the symbolic link."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3923 ../src/guestfs-actions.pod:5942
+#: ../fish/guestfish-actions.pod:3928 ../src/guestfs-actions.pod:5947
msgid ""
"If the C<readlink(2)> operation fails on any name, then the corresponding "
"result string is the empty string C<\"\">. However the whole operation is "
@@ -12036,7 +12044,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3930 ../src/guestfs-actions.pod:5949
+#: ../fish/guestfish-actions.pod:3935 ../src/guestfs-actions.pod:5954
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. Very long directory listings "
@@ -12045,12 +12053,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3937
+#: ../fish/guestfish-actions.pod:3942
msgid "realpath"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3939
+#: ../fish/guestfish-actions.pod:3944
#, no-wrap
msgid ""
" realpath path\n"
@@ -12058,19 +12066,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:5968
+#: ../fish/guestfish-actions.pod:3946 ../src/guestfs-actions.pod:5973
msgid ""
"Return the canonicalized absolute pathname of C<path>. The returned path "
"has no C<.>, C<..> or symbolic link path elements."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3944
+#: ../fish/guestfish-actions.pod:3949
msgid "removexattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3946
+#: ../fish/guestfish-actions.pod:3951
#, no-wrap
msgid ""
" removexattr xattr path\n"
@@ -12078,22 +12086,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3948 ../src/guestfs-actions.pod:5983
+#: ../fish/guestfish-actions.pod:3953 ../src/guestfs-actions.pod:5988
msgid "This call removes the extended attribute named C<xattr> of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3951
+#: ../fish/guestfish-actions.pod:3956
msgid "See also: L</lremovexattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3953
+#: ../fish/guestfish-actions.pod:3958
msgid "resize2fs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3955
+#: ../fish/guestfish-actions.pod:3960
#, no-wrap
msgid ""
" resize2fs device\n"
@@ -12101,14 +12109,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3957 ../src/guestfs-actions.pod:5998
+#: ../fish/guestfish-actions.pod:3962 ../src/guestfs-actions.pod:6003
msgid ""
"This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3960
+#: ../fish/guestfish-actions.pod:3965
msgid ""
"I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> "
"before calling this command. For unknown reasons C<resize2fs> sometimes "
@@ -12117,12 +12125,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3966
+#: ../fish/guestfish-actions.pod:3971
msgid "resize2fs-M"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3968
+#: ../fish/guestfish-actions.pod:3973
#, no-wrap
msgid ""
" resize2fs-M device\n"
@@ -12130,7 +12138,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3970
+#: ../fish/guestfish-actions.pod:3975
msgid ""
"This command is the same as L</resize2fs>, but the filesystem is resized to "
"its minimum size. This works like the I<-M> option to the C<resize2fs> "
@@ -12138,7 +12146,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3974
+#: ../fish/guestfish-actions.pod:3979
msgid ""
"To get the resulting size of the filesystem you should call L</tune2fs-l> "
"and read the C<Block size> and C<Block count> values. These two numbers, "
@@ -12147,12 +12155,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3979
+#: ../fish/guestfish-actions.pod:3984
msgid "resize2fs-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3981
+#: ../fish/guestfish-actions.pod:3986
#, no-wrap
msgid ""
" resize2fs-size device size\n"
@@ -12160,19 +12168,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3983
+#: ../fish/guestfish-actions.pod:3988
msgid ""
"This command is the same as L</resize2fs> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3986
+#: ../fish/guestfish-actions.pod:3991
msgid "rm"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3988
+#: ../fish/guestfish-actions.pod:3993
#, no-wrap
msgid ""
" rm path\n"
@@ -12180,17 +12188,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3990 ../src/guestfs-actions.pod:6050
+#: ../fish/guestfish-actions.pod:3995 ../src/guestfs-actions.pod:6055
msgid "Remove the single file C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3992
+#: ../fish/guestfish-actions.pod:3997
msgid "rm-rf"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3994
+#: ../fish/guestfish-actions.pod:3999
#, no-wrap
msgid ""
" rm-rf path\n"
@@ -12198,19 +12206,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3996 ../src/guestfs-actions.pod:6062
+#: ../fish/guestfish-actions.pod:4001 ../src/guestfs-actions.pod:6067
msgid ""
"Remove the file or directory C<path>, recursively removing the contents if "
"its a directory. This is like the C<rm -rf> shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4000
+#: ../fish/guestfish-actions.pod:4005
msgid "rmdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4002
+#: ../fish/guestfish-actions.pod:4007
#, no-wrap
msgid ""
" rmdir path\n"
@@ -12218,17 +12226,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4004 ../src/guestfs-actions.pod:6076
+#: ../fish/guestfish-actions.pod:4009 ../src/guestfs-actions.pod:6081
msgid "Remove the single directory C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4006
+#: ../fish/guestfish-actions.pod:4011
msgid "rmmountpoint"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4008
+#: ../fish/guestfish-actions.pod:4013
#, no-wrap
msgid ""
" rmmountpoint exemptpath\n"
@@ -12236,19 +12244,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4010
+#: ../fish/guestfish-actions.pod:4015
msgid ""
"This calls removes a mountpoint that was previously created with "
"L</mkmountpoint>. See L</mkmountpoint> for full details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4014
+#: ../fish/guestfish-actions.pod:4019
msgid "scrub-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4016
+#: ../fish/guestfish-actions.pod:4021
#, no-wrap
msgid ""
" scrub-device device\n"
@@ -12256,26 +12264,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4018 ../src/guestfs-actions.pod:6102
+#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6107
msgid ""
"This command writes patterns over C<device> to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4021 ../fish/guestfish-actions.pod:4036 ../fish/guestfish-actions.pod:4049 ../src/guestfs-actions.pod:6105 ../src/guestfs-actions.pod:6126 ../src/guestfs-actions.pod:6145
+#: ../fish/guestfish-actions.pod:4026 ../fish/guestfish-actions.pod:4041 ../fish/guestfish-actions.pod:4054 ../src/guestfs-actions.pod:6110 ../src/guestfs-actions.pod:6131 ../src/guestfs-actions.pod:6150
msgid ""
"It is an interface to the L<scrub(1)> program. See that manual page for "
"more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4027
+#: ../fish/guestfish-actions.pod:4032
msgid "scrub-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4029
+#: ../fish/guestfish-actions.pod:4034
#, no-wrap
msgid ""
" scrub-file file\n"
@@ -12283,24 +12291,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4031 ../src/guestfs-actions.pod:6121
+#: ../fish/guestfish-actions.pod:4036 ../src/guestfs-actions.pod:6126
msgid ""
"This command writes patterns over a file to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4034 ../src/guestfs-actions.pod:6124
+#: ../fish/guestfish-actions.pod:4039 ../src/guestfs-actions.pod:6129
msgid "The file is I<removed> after scrubbing."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4039
+#: ../fish/guestfish-actions.pod:4044
msgid "scrub-freespace"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4041
+#: ../fish/guestfish-actions.pod:4046
#, no-wrap
msgid ""
" scrub-freespace dir\n"
@@ -12308,7 +12316,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4043
+#: ../fish/guestfish-actions.pod:4048
msgid ""
"This command creates the directory C<dir> and then fills it with files until "
"the filesystem is full, and scrubs the files as for L</scrub-file>, and "
@@ -12317,17 +12325,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4052
+#: ../fish/guestfish-actions.pod:4057
msgid "set-append"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4054
+#: ../fish/guestfish-actions.pod:4059
msgid "append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4056
+#: ../fish/guestfish-actions.pod:4061
#, no-wrap
msgid ""
" set-append append\n"
@@ -12335,38 +12343,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4058 ../src/guestfs-actions.pod:6158
+#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6163
msgid ""
"This function is used to add additional options to the guest kernel command "
"line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4061 ../src/guestfs-actions.pod:6161
+#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6166
msgid ""
"The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
"environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4064 ../src/guestfs-actions.pod:6164
+#: ../fish/guestfish-actions.pod:4069 ../src/guestfs-actions.pod:6169
msgid ""
"Setting C<append> to C<NULL> means I<no> additional options are passed "
"(libguestfs always adds a few of its own)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4067
+#: ../fish/guestfish-actions.pod:4072
msgid "set-attach-method"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4069
+#: ../fish/guestfish-actions.pod:4074
msgid "attach-method"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4071
+#: ../fish/guestfish-actions.pod:4076
#, no-wrap
msgid ""
" set-attach-method attachmethod\n"
@@ -12374,36 +12382,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4073 ../src/guestfs-actions.pod:6177
+#: ../fish/guestfish-actions.pod:4078 ../src/guestfs-actions.pod:6182
msgid ""
"Set the method that libguestfs uses to connect to the back end guestfsd "
"daemon. Possible methods are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4078 ../src/guestfs-actions.pod:6182 ../src/guestfs.pod:2688
+#: ../fish/guestfish-actions.pod:4083 ../src/guestfs-actions.pod:6187 ../src/guestfs.pod:2688
msgid "C<appliance>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4080 ../src/guestfs-actions.pod:6184
+#: ../fish/guestfish-actions.pod:4085 ../src/guestfs-actions.pod:6189
msgid ""
"Launch an appliance and connect to it. This is the ordinary method and the "
"default."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4083 ../src/guestfs-actions.pod:6187
+#: ../fish/guestfish-actions.pod:4088 ../src/guestfs-actions.pod:6192
msgid "C<unix:I<path>>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4085 ../src/guestfs-actions.pod:6189
+#: ../fish/guestfish-actions.pod:4090 ../src/guestfs-actions.pod:6194
msgid "Connect to the Unix domain socket I<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4087 ../src/guestfs-actions.pod:6191
+#: ../fish/guestfish-actions.pod:4092 ../src/guestfs-actions.pod:6196
msgid ""
"This method lets you connect to an existing daemon or (using virtio-serial) "
"to a live guest. For more information, see L<guestfs(3)/ATTACHING TO "
@@ -12411,17 +12419,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4093
+#: ../fish/guestfish-actions.pod:4098
msgid "set-autosync"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4095
+#: ../fish/guestfish-actions.pod:4100
msgid "autosync"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4097
+#: ../fish/guestfish-actions.pod:4102
#, no-wrap
msgid ""
" set-autosync true|false\n"
@@ -12429,7 +12437,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4099 ../src/guestfs-actions.pod:6207
+#: ../fish/guestfish-actions.pod:4104 ../src/guestfs-actions.pod:6212
msgid ""
"If C<autosync> is true, this enables autosync. Libguestfs will make a best "
"effort attempt to make filesystems consistent and synchronized when the "
@@ -12437,24 +12445,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4104 ../src/guestfs-actions.pod:6212
+#: ../fish/guestfish-actions.pod:4109 ../src/guestfs-actions.pod:6217
msgid ""
"This is enabled by default (since libguestfs 1.5.24, previously it was "
"disabled by default)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4107
+#: ../fish/guestfish-actions.pod:4112
msgid "set-direct"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4109
+#: ../fish/guestfish-actions.pod:4114
msgid "direct"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4111
+#: ../fish/guestfish-actions.pod:4116
#, no-wrap
msgid ""
" set-direct true|false\n"
@@ -12462,36 +12470,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4113 ../src/guestfs-actions.pod:6225
+#: ../fish/guestfish-actions.pod:4118 ../src/guestfs-actions.pod:6230
msgid ""
"If the direct appliance mode flag is enabled, then stdin and stdout are "
"passed directly through to the appliance once it is launched."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4117
+#: ../fish/guestfish-actions.pod:4122
msgid ""
"One consequence of this is that log messages aren't caught by the library "
"and handled by L</set-log-message-callback>, but go straight to stdout."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4121 ../src/guestfs-actions.pod:6233
+#: ../fish/guestfish-actions.pod:4126 ../src/guestfs-actions.pod:6238
msgid "You probably don't want to use this unless you know what you are doing."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4124 ../src/guestfs-actions.pod:6236
+#: ../fish/guestfish-actions.pod:4129 ../src/guestfs-actions.pod:6241
msgid "The default is disabled."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4126
+#: ../fish/guestfish-actions.pod:4131
msgid "set-e2label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4128
+#: ../fish/guestfish-actions.pod:4133
#, no-wrap
msgid ""
" set-e2label device label\n"
@@ -12499,26 +12507,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4130 ../src/guestfs-actions.pod:6249
+#: ../fish/guestfish-actions.pod:4135 ../src/guestfs-actions.pod:6254
msgid ""
"This sets the ext2/3/4 filesystem label of the filesystem on C<device> to "
"C<label>. Filesystem labels are limited to 16 characters."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4134
+#: ../fish/guestfish-actions.pod:4139
msgid ""
"You can use either L</tune2fs-l> or L</get-e2label> to return the existing "
"label on a filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4137
+#: ../fish/guestfish-actions.pod:4142
msgid "set-e2uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4139
+#: ../fish/guestfish-actions.pod:4144
#, no-wrap
msgid ""
" set-e2uuid device uuid\n"
@@ -12526,7 +12534,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4141 ../src/guestfs-actions.pod:6267
+#: ../fish/guestfish-actions.pod:4146 ../src/guestfs-actions.pod:6272
msgid ""
"This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to "
"C<uuid>. The format of the UUID and alternatives such as C<clear>, "
@@ -12534,24 +12542,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4146
+#: ../fish/guestfish-actions.pod:4151
msgid ""
"You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing "
"UUID of a filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4149
+#: ../fish/guestfish-actions.pod:4154
msgid "set-memsize"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4151
+#: ../fish/guestfish-actions.pod:4156
msgid "memsize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4153
+#: ../fish/guestfish-actions.pod:4158
#, no-wrap
msgid ""
" set-memsize memsize\n"
@@ -12559,31 +12567,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4155
+#: ../fish/guestfish-actions.pod:4160
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before L</launch>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4159 ../src/guestfs-actions.pod:6289
+#: ../fish/guestfish-actions.pod:4164 ../src/guestfs-actions.pod:6294
msgid ""
"You can also change this by setting the environment variable "
"C<LIBGUESTFS_MEMSIZE> before the handle is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4166
+#: ../fish/guestfish-actions.pod:4171
msgid "set-network"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4168
+#: ../fish/guestfish-actions.pod:4173
msgid "network"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4170
+#: ../fish/guestfish-actions.pod:4175
#, no-wrap
msgid ""
" set-network true|false\n"
@@ -12591,31 +12599,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4172 ../src/guestfs-actions.pod:6306
+#: ../fish/guestfish-actions.pod:4177 ../src/guestfs-actions.pod:6311
msgid ""
"If C<network> is true, then the network is enabled in the libguestfs "
"appliance. The default is false."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4175 ../src/guestfs-actions.pod:6309
+#: ../fish/guestfish-actions.pod:4180 ../src/guestfs-actions.pod:6314
msgid ""
"This affects whether commands are able to access the network (see "
"L<guestfs(3)/RUNNING COMMANDS>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4178
+#: ../fish/guestfish-actions.pod:4183
msgid "You must call this before calling L</launch>, otherwise it has no effect."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4181
+#: ../fish/guestfish-actions.pod:4186
msgid "set-path"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4185
+#: ../fish/guestfish-actions.pod:4190
#, no-wrap
msgid ""
" set-path searchpath\n"
@@ -12623,34 +12631,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4187 ../src/guestfs-actions.pod:6325
+#: ../fish/guestfish-actions.pod:4192 ../src/guestfs-actions.pod:6330
msgid "Set the path that libguestfs searches for kernel and initrd.img."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6327
+#: ../fish/guestfish-actions.pod:4194 ../src/guestfs-actions.pod:6332
msgid ""
"The default is C<$libdir/guestfs> unless overridden by setting "
"C<LIBGUESTFS_PATH> environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4192 ../src/guestfs-actions.pod:6330
+#: ../fish/guestfish-actions.pod:4197 ../src/guestfs-actions.pod:6335
msgid "Setting C<path> to C<NULL> restores the default path."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4194
+#: ../fish/guestfish-actions.pod:4199
msgid "set-pgroup"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4196
+#: ../fish/guestfish-actions.pod:4201
msgid "pgroup"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4198
+#: ../fish/guestfish-actions.pod:4203
#, no-wrap
msgid ""
" set-pgroup true|false\n"
@@ -12658,38 +12666,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4200 ../src/guestfs-actions.pod:6342
+#: ../fish/guestfish-actions.pod:4205 ../src/guestfs-actions.pod:6347
msgid ""
"If C<pgroup> is true, child processes are placed into their own process "
"group."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4203 ../src/guestfs-actions.pod:6345
+#: ../fish/guestfish-actions.pod:4208 ../src/guestfs-actions.pod:6350
msgid ""
"The practical upshot of this is that signals like C<SIGINT> (from users "
"pressing C<^C>) won't be received by the child process."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4206 ../src/guestfs-actions.pod:6348
+#: ../fish/guestfish-actions.pod:4211 ../src/guestfs-actions.pod:6353
msgid ""
"The default for this flag is false, because usually you want C<^C> to kill "
"the subprocess."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4209
+#: ../fish/guestfish-actions.pod:4214
msgid "set-qemu"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4211
+#: ../fish/guestfish-actions.pod:4216
msgid "qemu"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4213
+#: ../fish/guestfish-actions.pod:4218
#, no-wrap
msgid ""
" set-qemu qemu\n"
@@ -12697,29 +12705,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4215 ../src/guestfs-actions.pod:6361
+#: ../fish/guestfish-actions.pod:4220 ../src/guestfs-actions.pod:6366
msgid "Set the qemu binary that we will use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4217 ../src/guestfs-actions.pod:6363
+#: ../fish/guestfish-actions.pod:4222 ../src/guestfs-actions.pod:6368
msgid "The default is chosen when the library was compiled by the configure script."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4220 ../src/guestfs-actions.pod:6366
+#: ../fish/guestfish-actions.pod:4225 ../src/guestfs-actions.pod:6371
msgid ""
"You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
"variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4223 ../src/guestfs-actions.pod:6369
+#: ../fish/guestfish-actions.pod:4228 ../src/guestfs-actions.pod:6374
msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4225 ../src/guestfs-actions.pod:6371
+#: ../fish/guestfish-actions.pod:4230 ../src/guestfs-actions.pod:6376
msgid ""
"Note that you should call this function as early as possible after creating "
"the handle. This is because some pre-launch operations depend on testing "
@@ -12730,17 +12738,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4233
+#: ../fish/guestfish-actions.pod:4238
msgid "set-recovery-proc"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4235
+#: ../fish/guestfish-actions.pod:4240
msgid "recovery-proc"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4237
+#: ../fish/guestfish-actions.pod:4242
#, no-wrap
msgid ""
" set-recovery-proc true|false\n"
@@ -12748,7 +12756,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4239
+#: ../fish/guestfish-actions.pod:4244
msgid ""
"If this is called with the parameter C<false> then L</launch> does not "
"create a recovery process. The purpose of the recovery process is to stop "
@@ -12756,14 +12764,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4244
+#: ../fish/guestfish-actions.pod:4249
msgid ""
"This only has any effect if called before L</launch>, and the default is "
"true."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4247 ../src/guestfs-actions.pod:6397
+#: ../fish/guestfish-actions.pod:4252 ../src/guestfs-actions.pod:6402
msgid ""
"About the only time when you would want to disable this is if the main "
"process will fork itself into the background (\"daemonize\" itself). In "
@@ -12772,17 +12780,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4253
+#: ../fish/guestfish-actions.pod:4258
msgid "set-selinux"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4255
+#: ../fish/guestfish-actions.pod:4260
msgid "selinux"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4257
+#: ../fish/guestfish-actions.pod:4262
#, no-wrap
msgid ""
" set-selinux true|false\n"
@@ -12790,31 +12798,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4259 ../src/guestfs-actions.pod:6413
+#: ../fish/guestfish-actions.pod:4264 ../src/guestfs-actions.pod:6418
msgid ""
"This sets the selinux flag that is passed to the appliance at boot time. "
"The default is C<selinux=0> (disabled)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4262 ../src/guestfs-actions.pod:6416
+#: ../fish/guestfish-actions.pod:4267 ../src/guestfs-actions.pod:6421
msgid ""
"Note that if SELinux is enabled, it is always in Permissive mode "
"(C<enforcing=0>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4268
+#: ../fish/guestfish-actions.pod:4273
msgid "set-trace"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4270
+#: ../fish/guestfish-actions.pod:4275
msgid "trace"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4272
+#: ../fish/guestfish-actions.pod:4277
#, no-wrap
msgid ""
" set-trace true|false\n"
@@ -12822,45 +12830,45 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4274 ../src/guestfs-actions.pod:6432
+#: ../fish/guestfish-actions.pod:4279 ../src/guestfs-actions.pod:6437
msgid ""
"If the command trace flag is set to 1, then libguestfs calls, parameters and "
"return values are traced."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4277 ../src/guestfs-actions.pod:6435
+#: ../fish/guestfish-actions.pod:4282 ../src/guestfs-actions.pod:6440
msgid ""
"If you want to trace C API calls into libguestfs (and other libraries) then "
"possibly a better way is to use the external ltrace(1) command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4281 ../src/guestfs-actions.pod:6439
+#: ../fish/guestfish-actions.pod:4286 ../src/guestfs-actions.pod:6444
msgid ""
"Command traces are disabled unless the environment variable "
"C<LIBGUESTFS_TRACE> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4284
+#: ../fish/guestfish-actions.pod:4289
msgid ""
"Trace messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see L</set-event-callback>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4288
+#: ../fish/guestfish-actions.pod:4293
msgid "set-verbose"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4290
+#: ../fish/guestfish-actions.pod:4295
msgid "verbose"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4292
+#: ../fish/guestfish-actions.pod:4297
#, no-wrap
msgid ""
" set-verbose true|false\n"
@@ -12868,31 +12876,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4294 ../src/guestfs-actions.pod:6456
+#: ../fish/guestfish-actions.pod:4299 ../src/guestfs-actions.pod:6461
msgid "If C<verbose> is true, this turns on verbose messages."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4296 ../src/guestfs-actions.pod:6458
+#: ../fish/guestfish-actions.pod:4301 ../src/guestfs-actions.pod:6463
msgid ""
"Verbose messages are disabled unless the environment variable "
"C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4299
+#: ../fish/guestfish-actions.pod:4304
msgid ""
"Verbose messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see L</set-event-callback>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4303
+#: ../fish/guestfish-actions.pod:4308
msgid "setcon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4305
+#: ../fish/guestfish-actions.pod:4310
#, no-wrap
msgid ""
" setcon context\n"
@@ -12900,24 +12908,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4307 ../src/guestfs-actions.pod:6475
+#: ../fish/guestfish-actions.pod:4312 ../src/guestfs-actions.pod:6480
msgid ""
"This sets the SELinux security context of the daemon to the string "
"C<context>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4310 ../src/guestfs-actions.pod:6478
+#: ../fish/guestfish-actions.pod:4315 ../src/guestfs-actions.pod:6483
msgid "See the documentation about SELINUX in L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4312
+#: ../fish/guestfish-actions.pod:4317
msgid "setxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4314
+#: ../fish/guestfish-actions.pod:4319
#, no-wrap
msgid ""
" setxattr xattr val vallen path\n"
@@ -12925,24 +12933,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4316 ../src/guestfs-actions.pod:6493
+#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6498
msgid ""
"This call sets the extended attribute named C<xattr> of the file C<path> to "
"the value C<val> (of length C<vallen>). The value is arbitrary 8 bit data."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4320
+#: ../fish/guestfish-actions.pod:4325
msgid "See also: L</lsetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4322
+#: ../fish/guestfish-actions.pod:4327
msgid "sfdisk"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4324
+#: ../fish/guestfish-actions.pod:4329
#, no-wrap
msgid ""
" sfdisk device cyls heads sectors 'lines ...'\n"
@@ -12950,19 +12958,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4326 ../src/guestfs-actions.pod:6520
+#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6525
msgid ""
"This is a direct interface to the L<sfdisk(8)> program for creating "
"partitions on block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4329 ../src/guestfs-actions.pod:6523
+#: ../fish/guestfish-actions.pod:4334 ../src/guestfs-actions.pod:6528
msgid "C<device> should be a block device, for example C</dev/sda>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6525
+#: ../fish/guestfish-actions.pod:4336 ../src/guestfs-actions.pod:6530
msgid ""
"C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and "
"sectors on the device, which are passed directly to sfdisk as the I<-C>, "
@@ -12973,14 +12981,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4339 ../src/guestfs-actions.pod:6533
+#: ../fish/guestfish-actions.pod:4344 ../src/guestfs-actions.pod:6538
msgid ""
"C<lines> is a list of lines that we feed to C<sfdisk>. For more information "
"refer to the L<sfdisk(8)> manpage."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4342 ../src/guestfs-actions.pod:6536
+#: ../fish/guestfish-actions.pod:4347 ../src/guestfs-actions.pod:6541
msgid ""
"To create a single partition occupying the whole disk, you would pass "
"C<lines> as a single element list, when the single element being the string "
@@ -12988,24 +12996,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4346
+#: ../fish/guestfish-actions.pod:4351
msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4352 ../fish/guestfish-actions.pod:4375 ../fish/guestfish-actions.pod:4397
+#: ../fish/guestfish-actions.pod:4357 ../fish/guestfish-actions.pod:4380 ../fish/guestfish-actions.pod:4402
msgid ""
"I<This function is deprecated.> In new code, use the L</part_add> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4359
+#: ../fish/guestfish-actions.pod:4364
msgid "sfdiskM"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4361
+#: ../fish/guestfish-actions.pod:4366
#, no-wrap
msgid ""
" sfdiskM device 'lines ...'\n"
@@ -13013,7 +13021,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4363
+#: ../fish/guestfish-actions.pod:4368
msgid ""
"This is a simplified interface to the L</sfdisk> command, where partition "
"sizes are specified in megabytes only (rounded to the nearest cylinder) and "
@@ -13022,17 +13030,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4369
+#: ../fish/guestfish-actions.pod:4374
msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4382
+#: ../fish/guestfish-actions.pod:4387
msgid "sfdisk-N"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4384
+#: ../fish/guestfish-actions.pod:4389
#, no-wrap
msgid ""
" sfdisk-N device partnum cyls heads sectors line\n"
@@ -13040,31 +13048,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4386 ../src/guestfs-actions.pod:6598
+#: ../fish/guestfish-actions.pod:4391 ../src/guestfs-actions.pod:6603
msgid ""
"This runs L<sfdisk(8)> option to modify just the single partition C<n> "
"(note: C<n> counts from 1)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4389
+#: ../fish/guestfish-actions.pod:4394
msgid ""
"For other parameters, see L</sfdisk>. You should usually pass C<0> for the "
"cyls/heads/sectors parameters."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4392
+#: ../fish/guestfish-actions.pod:4397
msgid "See also: L</part-add>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4404
+#: ../fish/guestfish-actions.pod:4409
msgid "sfdisk-disk-geometry"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4406
+#: ../fish/guestfish-actions.pod:4411
#, no-wrap
msgid ""
" sfdisk-disk-geometry device\n"
@@ -13072,7 +13080,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4408
+#: ../fish/guestfish-actions.pod:4413
msgid ""
"This displays the disk geometry of C<device> read from the partition table. "
"Especially in the case where the underlying block device has been resized, "
@@ -13081,17 +13089,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4413 ../fish/guestfish-actions.pod:4422 ../src/guestfs-actions.pod:6624 ../src/guestfs-actions.pod:6640
+#: ../fish/guestfish-actions.pod:4418 ../fish/guestfish-actions.pod:4427 ../src/guestfs-actions.pod:6629 ../src/guestfs-actions.pod:6645
msgid "The result is in human-readable format, and not designed to be parsed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4416
+#: ../fish/guestfish-actions.pod:4421
msgid "sfdisk-kernel-geometry"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4418
+#: ../fish/guestfish-actions.pod:4423
#, no-wrap
msgid ""
" sfdisk-kernel-geometry device\n"
@@ -13099,17 +13107,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4420 ../src/guestfs-actions.pod:6638
+#: ../fish/guestfish-actions.pod:4425 ../src/guestfs-actions.pod:6643
msgid "This displays the kernel's idea of the geometry of C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4425
+#: ../fish/guestfish-actions.pod:4430
msgid "sfdisk-l"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4427
+#: ../fish/guestfish-actions.pod:4432
#, no-wrap
msgid ""
" sfdisk-l device\n"
@@ -13117,31 +13125,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4429 ../src/guestfs-actions.pod:6661
+#: ../fish/guestfish-actions.pod:4434 ../src/guestfs-actions.pod:6666
msgid ""
"This displays the partition table on C<device>, in the human-readable output "
"of the L<sfdisk(8)> command. It is not intended to be parsed."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4433
+#: ../fish/guestfish-actions.pod:4438
msgid "See also: L</part-list>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4435
+#: ../fish/guestfish-actions.pod:4440
msgid ""
"I<This function is deprecated.> In new code, use the L</part_list> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4442
+#: ../fish/guestfish-actions.pod:4447
msgid "sh"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4444
+#: ../fish/guestfish-actions.pod:4449
#, no-wrap
msgid ""
" sh command\n"
@@ -13149,19 +13157,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4446 ../src/guestfs-actions.pod:6678
+#: ../fish/guestfish-actions.pod:4451 ../src/guestfs-actions.pod:6683
msgid ""
"This call runs a command from the guest filesystem via the guest's "
"C</bin/sh>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4449
+#: ../fish/guestfish-actions.pod:4454
msgid "This is like L</command>, but passes the command to:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4451 ../src/guestfs-actions.pod:6683
+#: ../fish/guestfish-actions.pod:4456 ../src/guestfs-actions.pod:6688
#, no-wrap
msgid ""
" /bin/sh -c \"command\"\n"
@@ -13169,24 +13177,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4453 ../src/guestfs-actions.pod:6685
+#: ../fish/guestfish-actions.pod:4458 ../src/guestfs-actions.pod:6690
msgid ""
"Depending on the guest's shell, this usually results in wildcards being "
"expanded, shell expressions being interpolated and so on."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4457
+#: ../fish/guestfish-actions.pod:4462
msgid "All the provisos about L</command> apply to this call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4459
+#: ../fish/guestfish-actions.pod:4464
msgid "sh-lines"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4461
+#: ../fish/guestfish-actions.pod:4466
#, no-wrap
msgid ""
" sh-lines command\n"
@@ -13194,22 +13202,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4463
+#: ../fish/guestfish-actions.pod:4468
msgid "This is the same as L</sh>, but splits the result into a list of lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4466
+#: ../fish/guestfish-actions.pod:4471
msgid "See also: L</command-lines>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4468
+#: ../fish/guestfish-actions.pod:4473
msgid "sleep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4470
+#: ../fish/guestfish-actions.pod:4475
#, no-wrap
msgid ""
" sleep secs\n"
@@ -13217,17 +13225,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4472 ../src/guestfs-actions.pod:6719
+#: ../fish/guestfish-actions.pod:4477 ../src/guestfs-actions.pod:6724
msgid "Sleep for C<secs> seconds."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4474
+#: ../fish/guestfish-actions.pod:4479
msgid "stat"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4476
+#: ../fish/guestfish-actions.pod:4481
#, no-wrap
msgid ""
" stat path\n"
@@ -13235,17 +13243,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4480 ../src/guestfs-actions.pod:6733
+#: ../fish/guestfish-actions.pod:4485 ../src/guestfs-actions.pod:6738
msgid "This is the same as the C<stat(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4482
+#: ../fish/guestfish-actions.pod:4487
msgid "statvfs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4484
+#: ../fish/guestfish-actions.pod:4489
#, no-wrap
msgid ""
" statvfs path\n"
@@ -13253,7 +13261,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4486 ../src/guestfs-actions.pod:6747
+#: ../fish/guestfish-actions.pod:4491 ../src/guestfs-actions.pod:6752
msgid ""
"Returns file system statistics for any mounted file system. C<path> should "
"be a file or directory in the mounted file system (typically it is the mount "
@@ -13261,17 +13269,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4490 ../src/guestfs-actions.pod:6751
+#: ../fish/guestfish-actions.pod:4495 ../src/guestfs-actions.pod:6756
msgid "This is the same as the C<statvfs(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4492
+#: ../fish/guestfish-actions.pod:4497
msgid "strings"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4494
+#: ../fish/guestfish-actions.pod:4499
#, no-wrap
msgid ""
" strings path\n"
@@ -13279,19 +13287,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4496 ../src/guestfs-actions.pod:6765
+#: ../fish/guestfish-actions.pod:4501 ../src/guestfs-actions.pod:6770
msgid ""
"This runs the L<strings(1)> command on a file and returns the list of "
"printable strings found."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4502
+#: ../fish/guestfish-actions.pod:4507
msgid "strings-e"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4504
+#: ../fish/guestfish-actions.pod:4509
#, no-wrap
msgid ""
" strings-e encoding path\n"
@@ -13299,93 +13307,93 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4506
+#: ../fish/guestfish-actions.pod:4511
msgid ""
"This is like the L</strings> command, but allows you to specify the encoding "
"of strings that are looked for in the source file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4510 ../src/guestfs-actions.pod:6788
+#: ../fish/guestfish-actions.pod:4515 ../src/guestfs-actions.pod:6793
msgid "Allowed encodings are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4514 ../src/guestfs-actions.pod:6792
+#: ../fish/guestfish-actions.pod:4519 ../src/guestfs-actions.pod:6797
msgid "s"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4516
+#: ../fish/guestfish-actions.pod:4521
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what L</strings> uses)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4519 ../src/guestfs-actions.pod:6797
+#: ../fish/guestfish-actions.pod:4524 ../src/guestfs-actions.pod:6802
msgid "S"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4521 ../src/guestfs-actions.pod:6799
+#: ../fish/guestfish-actions.pod:4526 ../src/guestfs-actions.pod:6804
msgid "Single 8-bit-byte characters."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4523 ../src/guestfs-actions.pod:6801
+#: ../fish/guestfish-actions.pod:4528 ../src/guestfs-actions.pod:6806
msgid "b"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:6803
+#: ../fish/guestfish-actions.pod:4530 ../src/guestfs-actions.pod:6808
msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4528 ../src/guestfs-actions.pod:6806
+#: ../fish/guestfish-actions.pod:4533 ../src/guestfs-actions.pod:6811
msgid "l (lower case letter L)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4530 ../src/guestfs-actions.pod:6808
+#: ../fish/guestfish-actions.pod:4535 ../src/guestfs-actions.pod:6813
msgid ""
"16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for "
"examining binaries in Windows guests."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4533 ../src/guestfs-actions.pod:6811
+#: ../fish/guestfish-actions.pod:4538 ../src/guestfs-actions.pod:6816
msgid "B"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4535 ../src/guestfs-actions.pod:6813
+#: ../fish/guestfish-actions.pod:4540 ../src/guestfs-actions.pod:6818
msgid "32-bit big endian such as UCS-4BE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4537 ../src/guestfs-actions.pod:6815
+#: ../fish/guestfish-actions.pod:4542 ../src/guestfs-actions.pod:6820
msgid "L"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4539 ../src/guestfs-actions.pod:6817
+#: ../fish/guestfish-actions.pod:4544 ../src/guestfs-actions.pod:6822
msgid "32-bit little endian such as UCS-4LE."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4543 ../src/guestfs-actions.pod:6821
+#: ../fish/guestfish-actions.pod:4548 ../src/guestfs-actions.pod:6826
msgid "The returned strings are transcoded to UTF-8."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4548
+#: ../fish/guestfish-actions.pod:4553
msgid "swapoff-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4550
+#: ../fish/guestfish-actions.pod:4555
#, no-wrap
msgid ""
" swapoff-device device\n"
@@ -13393,19 +13401,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4552
+#: ../fish/guestfish-actions.pod:4557
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See L</swapon-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4556
+#: ../fish/guestfish-actions.pod:4561
msgid "swapoff-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4558
+#: ../fish/guestfish-actions.pod:4563
#, no-wrap
msgid ""
" swapoff-file file\n"
@@ -13413,17 +13421,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4560 ../src/guestfs-actions.pod:6852
+#: ../fish/guestfish-actions.pod:4565 ../src/guestfs-actions.pod:6857
msgid "This command disables the libguestfs appliance swap on file."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4562
+#: ../fish/guestfish-actions.pod:4567
msgid "swapoff-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4564
+#: ../fish/guestfish-actions.pod:4569
#, no-wrap
msgid ""
" swapoff-label label\n"
@@ -13431,19 +13439,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4566 ../src/guestfs-actions.pod:6864
+#: ../fish/guestfish-actions.pod:4571 ../src/guestfs-actions.pod:6869
msgid ""
"This command disables the libguestfs appliance swap on labeled swap "
"partition."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4569
+#: ../fish/guestfish-actions.pod:4574
msgid "swapoff-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4571
+#: ../fish/guestfish-actions.pod:4576
#, no-wrap
msgid ""
" swapoff-uuid uuid\n"
@@ -13451,19 +13459,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4573 ../src/guestfs-actions.pod:6877
+#: ../fish/guestfish-actions.pod:4578 ../src/guestfs-actions.pod:6882
msgid ""
"This command disables the libguestfs appliance swap partition with the given "
"UUID."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4576
+#: ../fish/guestfish-actions.pod:4581
msgid "swapon-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4578
+#: ../fish/guestfish-actions.pod:4583
#, no-wrap
msgid ""
" swapon-device device\n"
@@ -13471,7 +13479,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4580
+#: ../fish/guestfish-actions.pod:4585
msgid ""
"This command enables the libguestfs appliance to use the swap device or "
"partition named C<device>. The increased memory is made available for all "
@@ -13479,7 +13487,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4585 ../src/guestfs-actions.pod:6895
+#: ../fish/guestfish-actions.pod:4590 ../src/guestfs-actions.pod:6900
msgid ""
"Note that you should not swap to existing guest swap partitions unless you "
"know what you are doing. They may contain hibernation information, or other "
@@ -13489,12 +13497,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4592
+#: ../fish/guestfish-actions.pod:4597
msgid "swapon-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4594
+#: ../fish/guestfish-actions.pod:4599
#, no-wrap
msgid ""
" swapon-file file\n"
@@ -13502,17 +13510,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4596
+#: ../fish/guestfish-actions.pod:4601
msgid "This command enables swap to a file. See L</swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4599
+#: ../fish/guestfish-actions.pod:4604
msgid "swapon-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4601
+#: ../fish/guestfish-actions.pod:4606
#, no-wrap
msgid ""
" swapon-label label\n"
@@ -13520,19 +13528,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4603
+#: ../fish/guestfish-actions.pod:4608
msgid ""
"This command enables swap to a labeled swap partition. See "
"L</swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4606
+#: ../fish/guestfish-actions.pod:4611
msgid "swapon-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4608
+#: ../fish/guestfish-actions.pod:4613
#, no-wrap
msgid ""
" swapon-uuid uuid\n"
@@ -13540,19 +13548,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4610
+#: ../fish/guestfish-actions.pod:4615
msgid ""
"This command enables swap to a swap partition with the given UUID. See "
"L</swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4613
+#: ../fish/guestfish-actions.pod:4618
msgid "sync"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4615
+#: ../fish/guestfish-actions.pod:4620
#, no-wrap
msgid ""
" sync\n"
@@ -13560,26 +13568,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4617 ../src/guestfs-actions.pod:6950
+#: ../fish/guestfish-actions.pod:4622 ../src/guestfs-actions.pod:6955
msgid ""
"This syncs the disk, so that any writes are flushed through to the "
"underlying disk image."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4620 ../src/guestfs-actions.pod:6953
+#: ../fish/guestfish-actions.pod:4625 ../src/guestfs-actions.pod:6958
msgid ""
"You should always call this if you have modified a disk image, before "
"closing the handle."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4623
+#: ../fish/guestfish-actions.pod:4628
msgid "tail"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4625
+#: ../fish/guestfish-actions.pod:4630
#, no-wrap
msgid ""
" tail path\n"
@@ -13587,17 +13595,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4627 ../src/guestfs-actions.pod:6966
+#: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:6971
msgid "This command returns up to the last 10 lines of a file as a list of strings."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4633
+#: ../fish/guestfish-actions.pod:4638
msgid "tail-n"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4635
+#: ../fish/guestfish-actions.pod:4640
#, no-wrap
msgid ""
" tail-n nrlines path\n"
@@ -13605,26 +13613,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4637 ../src/guestfs-actions.pod:6985
+#: ../fish/guestfish-actions.pod:4642 ../src/guestfs-actions.pod:6990
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the last "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4640 ../src/guestfs-actions.pod:6988
+#: ../fish/guestfish-actions.pod:4645 ../src/guestfs-actions.pod:6993
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, starting with the C<-nrlines>th line."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4648
+#: ../fish/guestfish-actions.pod:4653
msgid "tar-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4650
+#: ../fish/guestfish-actions.pod:4655
#, no-wrap
msgid ""
" tar-in (tarfile|-) directory\n"
@@ -13632,24 +13640,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4652 ../src/guestfs-actions.pod:7009
+#: ../fish/guestfish-actions.pod:4657 ../src/guestfs-actions.pod:7014
msgid ""
"This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4655
+#: ../fish/guestfish-actions.pod:4660
msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4660
+#: ../fish/guestfish-actions.pod:4665
msgid "tar-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4662
+#: ../fish/guestfish-actions.pod:4667
#, no-wrap
msgid ""
" tar-out directory (tarfile|-)\n"
@@ -13657,24 +13665,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4664 ../src/guestfs-actions.pod:7026
+#: ../fish/guestfish-actions.pod:4669 ../src/guestfs-actions.pod:7031
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarfile>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4667
+#: ../fish/guestfish-actions.pod:4672
msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4672
+#: ../fish/guestfish-actions.pod:4677
msgid "tgz-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4674
+#: ../fish/guestfish-actions.pod:4679
#, no-wrap
msgid ""
" tgz-in (tarball|-) directory\n"
@@ -13682,24 +13690,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4676 ../src/guestfs-actions.pod:7043
+#: ../fish/guestfish-actions.pod:4681 ../src/guestfs-actions.pod:7048
msgid ""
"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4679
+#: ../fish/guestfish-actions.pod:4684
msgid "To upload an uncompressed tarball, use L</tar-in>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4683
+#: ../fish/guestfish-actions.pod:4688
msgid "tgz-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4685
+#: ../fish/guestfish-actions.pod:4690
#, no-wrap
msgid ""
" tgz-out directory (tarball|-)\n"
@@ -13707,24 +13715,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4687 ../src/guestfs-actions.pod:7059
+#: ../fish/guestfish-actions.pod:4692 ../src/guestfs-actions.pod:7064
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4690
+#: ../fish/guestfish-actions.pod:4695
msgid "To download an uncompressed tarball, use L</tar-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4694
+#: ../fish/guestfish-actions.pod:4699
msgid "touch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4696
+#: ../fish/guestfish-actions.pod:4701
#, no-wrap
msgid ""
" touch path\n"
@@ -13732,7 +13740,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4698 ../src/guestfs-actions.pod:7074
+#: ../fish/guestfish-actions.pod:4703 ../src/guestfs-actions.pod:7079
msgid ""
"Touch acts like the L<touch(1)> command. It can be used to update the "
"timestamps on a file, or, if the file does not exist, to create a new "
@@ -13740,19 +13748,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4702 ../src/guestfs-actions.pod:7078
+#: ../fish/guestfish-actions.pod:4707 ../src/guestfs-actions.pod:7083
msgid ""
"This command only works on regular files, and will fail on other file types "
"such as directories, symbolic links, block special etc."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4705
+#: ../fish/guestfish-actions.pod:4710
msgid "truncate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4707
+#: ../fish/guestfish-actions.pod:4712
#, no-wrap
msgid ""
" truncate path\n"
@@ -13760,19 +13768,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4709 ../src/guestfs-actions.pod:7091
+#: ../fish/guestfish-actions.pod:4714 ../src/guestfs-actions.pod:7096
msgid ""
"This command truncates C<path> to a zero-length file. The file must exist "
"already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4712
+#: ../fish/guestfish-actions.pod:4717
msgid "truncate-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4714
+#: ../fish/guestfish-actions.pod:4719
#, no-wrap
msgid ""
" truncate-size path size\n"
@@ -13780,14 +13788,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4716 ../src/guestfs-actions.pod:7105
+#: ../fish/guestfish-actions.pod:4721 ../src/guestfs-actions.pod:7110
msgid ""
"This command truncates C<path> to size C<size> bytes. The file must exist "
"already."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4719
+#: ../fish/guestfish-actions.pod:4724
msgid ""
"If the current file size is less than C<size> then the file is extended to "
"the required size with zero bytes. This creates a sparse file (ie. disk "
@@ -13796,12 +13804,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4725
+#: ../fish/guestfish-actions.pod:4730
msgid "tune2fs-l"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4727
+#: ../fish/guestfish-actions.pod:4732
#, no-wrap
msgid ""
" tune2fs-l device\n"
@@ -13809,14 +13817,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4729 ../src/guestfs-actions.pod:7124
+#: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7129
msgid ""
"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4732 ../src/guestfs-actions.pod:7127
+#: ../fish/guestfish-actions.pod:4737 ../src/guestfs-actions.pod:7132
msgid ""
"It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage "
"for more details. The list of fields returned isn't clearly defined, and "
@@ -13825,12 +13833,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4737
+#: ../fish/guestfish-actions.pod:4742
msgid "txz-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4739
+#: ../fish/guestfish-actions.pod:4744
#, no-wrap
msgid ""
" txz-in (tarball|-) directory\n"
@@ -13838,19 +13846,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4741 ../src/guestfs-actions.pod:7147
+#: ../fish/guestfish-actions.pod:4746 ../src/guestfs-actions.pod:7152
msgid ""
"This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4746
+#: ../fish/guestfish-actions.pod:4751
msgid "txz-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4748
+#: ../fish/guestfish-actions.pod:4753
#, no-wrap
msgid ""
" txz-out directory (tarball|-)\n"
@@ -13858,19 +13866,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4750 ../src/guestfs-actions.pod:7161
+#: ../fish/guestfish-actions.pod:4755 ../src/guestfs-actions.pod:7166
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball> (as an xz compressed tar archive)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4755
+#: ../fish/guestfish-actions.pod:4760
msgid "umask"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4757
+#: ../fish/guestfish-actions.pod:4762
#, no-wrap
msgid ""
" umask mask\n"
@@ -13878,14 +13886,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4759 ../src/guestfs-actions.pod:7174
+#: ../fish/guestfish-actions.pod:4764 ../src/guestfs-actions.pod:7179
msgid ""
"This function sets the mask used for creating new files and device nodes to "
"C<mask & 0777>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4762 ../src/guestfs-actions.pod:7177
+#: ../fish/guestfish-actions.pod:4767 ../src/guestfs-actions.pod:7182
msgid ""
"Typical umask values would be C<022> which creates new files with "
"permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates "
@@ -13893,7 +13901,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4767 ../src/guestfs-actions.pod:7182
+#: ../fish/guestfish-actions.pod:4772 ../src/guestfs-actions.pod:7187
msgid ""
"The default umask is C<022>. This is important because it means that "
"directories and device nodes will be created with C<0644> or C<0755> mode "
@@ -13901,27 +13909,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4771
+#: ../fish/guestfish-actions.pod:4776
msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4774 ../src/guestfs-actions.pod:7189
+#: ../fish/guestfish-actions.pod:4779 ../src/guestfs-actions.pod:7194
msgid "This call returns the previous umask."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4776
+#: ../fish/guestfish-actions.pod:4781
msgid "umount"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4778
+#: ../fish/guestfish-actions.pod:4783
msgid "unmount"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4780
+#: ../fish/guestfish-actions.pod:4785
#, no-wrap
msgid ""
" umount pathordevice\n"
@@ -13929,24 +13937,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4782 ../src/guestfs-actions.pod:7201
+#: ../fish/guestfish-actions.pod:4787 ../src/guestfs-actions.pod:7206
msgid ""
"This unmounts the given filesystem. The filesystem may be specified either "
"by its mountpoint (path) or the device which contains the filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4786
+#: ../fish/guestfish-actions.pod:4791
msgid "umount-all"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4788
+#: ../fish/guestfish-actions.pod:4793
msgid "unmount-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4790
+#: ../fish/guestfish-actions.pod:4795
#, no-wrap
msgid ""
" umount-all\n"
@@ -13954,22 +13962,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4792 ../src/guestfs-actions.pod:7214
+#: ../fish/guestfish-actions.pod:4797 ../src/guestfs-actions.pod:7219
msgid "This unmounts all mounted filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4794 ../src/guestfs-actions.pod:7216
+#: ../fish/guestfish-actions.pod:4799 ../src/guestfs-actions.pod:7221
msgid "Some internal mounts are not unmounted by this call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4796
+#: ../fish/guestfish-actions.pod:4801
msgid "upload"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4798
+#: ../fish/guestfish-actions.pod:4803
#, no-wrap
msgid ""
" upload (filename|-) remotefilename\n"
@@ -13977,22 +13985,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4800 ../fish/guestfish-actions.pod:4813 ../src/guestfs-actions.pod:7229 ../src/guestfs-actions.pod:7253
+#: ../fish/guestfish-actions.pod:4805 ../fish/guestfish-actions.pod:4818 ../src/guestfs-actions.pod:7234 ../src/guestfs-actions.pod:7258
msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4805
+#: ../fish/guestfish-actions.pod:4810
msgid "See also L</download>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4809
+#: ../fish/guestfish-actions.pod:4814
msgid "upload-offset"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4811
+#: ../fish/guestfish-actions.pod:4816
#, no-wrap
msgid ""
" upload-offset (filename|-) remotefilename offset\n"
@@ -14000,7 +14008,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4816 ../src/guestfs-actions.pod:7256
+#: ../fish/guestfish-actions.pod:4821 ../src/guestfs-actions.pod:7261
msgid ""
"C<remotefilename> is overwritten starting at the byte C<offset> specified. "
"The intention is to overwrite parts of existing files or devices, although "
@@ -14010,7 +14018,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4823
+#: ../fish/guestfish-actions.pod:4828
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with L</pwrite>, and this call always writes the full "
@@ -14018,17 +14026,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4828
+#: ../fish/guestfish-actions.pod:4833
msgid "See also L</upload>, L</pwrite>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4832
+#: ../fish/guestfish-actions.pod:4837
msgid "utimens"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4834
+#: ../fish/guestfish-actions.pod:4839
#, no-wrap
msgid ""
" utimens path atsecs atnsecs mtsecs mtnsecs\n"
@@ -14036,26 +14044,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4836 ../src/guestfs-actions.pod:7289
+#: ../fish/guestfish-actions.pod:4841 ../src/guestfs-actions.pod:7294
msgid "This command sets the timestamps of a file with nanosecond precision."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4839 ../src/guestfs-actions.pod:7292
+#: ../fish/guestfish-actions.pod:4844 ../src/guestfs-actions.pod:7297
msgid ""
"C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
"from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4842 ../src/guestfs-actions.pod:7295
+#: ../fish/guestfish-actions.pod:4847 ../src/guestfs-actions.pod:7300
msgid ""
"C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
"nanoseconds from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4845 ../src/guestfs-actions.pod:7298
+#: ../fish/guestfish-actions.pod:4850 ../src/guestfs-actions.pod:7303
msgid ""
"If the C<*nsecs> field contains the special value C<-1> then the "
"corresponding timestamp is set to the current time. (The C<*secs> field is "
@@ -14063,7 +14071,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4849 ../src/guestfs-actions.pod:7302
+#: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7307
msgid ""
"If the C<*nsecs> field contains the special value C<-2> then the "
"corresponding timestamp is left unchanged. (The C<*secs> field is ignored "
@@ -14071,12 +14079,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4853
+#: ../fish/guestfish-actions.pod:4858
msgid "version"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4855
+#: ../fish/guestfish-actions.pod:4860
#, no-wrap
msgid ""
" version\n"
@@ -14084,12 +14092,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4857 ../src/guestfs-actions.pod:7315
+#: ../fish/guestfish-actions.pod:4862 ../src/guestfs-actions.pod:7320
msgid "Return the libguestfs version number that the program is linked against."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4860 ../src/guestfs-actions.pod:7318
+#: ../fish/guestfish-actions.pod:4865 ../src/guestfs-actions.pod:7323
msgid ""
"Note that because of dynamic linking this is not necessarily the version of "
"libguestfs that you compiled against. You can compile the program, and then "
@@ -14098,7 +14106,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4865 ../src/guestfs-actions.pod:7323
+#: ../fish/guestfish-actions.pod:4870 ../src/guestfs-actions.pod:7328
msgid ""
"This call was added in version C<1.0.58>. In previous versions of "
"libguestfs there was no way to get the version number. From C code you can "
@@ -14107,7 +14115,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4871 ../src/guestfs-actions.pod:7329
+#: ../fish/guestfish-actions.pod:4876 ../src/guestfs-actions.pod:7334
msgid ""
"The call returns a structure with four elements. The first three (C<major>, "
"C<minor> and C<release>) are numbers and correspond to the usual version "
@@ -14116,17 +14124,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4877 ../src/guestfs-actions.pod:7335
+#: ../fish/guestfish-actions.pod:4882 ../src/guestfs-actions.pod:7340
msgid "To construct the original version string: C<$major.$minor.$release$extra>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4880 ../src/guestfs-actions.pod:7338
+#: ../fish/guestfish-actions.pod:4885 ../src/guestfs-actions.pod:7343
msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4882
+#: ../fish/guestfish-actions.pod:4887
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -14135,12 +14143,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4888
+#: ../fish/guestfish-actions.pod:4893
msgid "vfs-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4890
+#: ../fish/guestfish-actions.pod:4895
#, no-wrap
msgid ""
" vfs-label device\n"
@@ -14148,27 +14156,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4892 ../src/guestfs-actions.pod:7358
+#: ../fish/guestfish-actions.pod:4897 ../src/guestfs-actions.pod:7363
msgid "This returns the filesystem label of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4895 ../src/guestfs-actions.pod:7361
+#: ../fish/guestfish-actions.pod:4900 ../src/guestfs-actions.pod:7366
msgid "If the filesystem is unlabeled, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4897
+#: ../fish/guestfish-actions.pod:4902
msgid "To find a filesystem from the label, use L</findfs-label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4899
+#: ../fish/guestfish-actions.pod:4904
msgid "vfs-type"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4901
+#: ../fish/guestfish-actions.pod:4906
#, no-wrap
msgid ""
" vfs-type device\n"
@@ -14176,14 +14184,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4903 ../src/guestfs-actions.pod:7376
+#: ../fish/guestfish-actions.pod:4908 ../src/guestfs-actions.pod:7381
msgid ""
"This command gets the filesystem type corresponding to the filesystem on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4906 ../src/guestfs-actions.pod:7379
+#: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7384
msgid ""
"For most filesystems, the result is the name of the Linux VFS module which "
"would be used to mount this filesystem if you mounted it without specifying "
@@ -14191,12 +14199,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4911
+#: ../fish/guestfish-actions.pod:4916
msgid "vfs-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4913
+#: ../fish/guestfish-actions.pod:4918
#, no-wrap
msgid ""
" vfs-uuid device\n"
@@ -14204,27 +14212,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4915 ../src/guestfs-actions.pod:7395
+#: ../fish/guestfish-actions.pod:4920 ../src/guestfs-actions.pod:7400
msgid "This returns the filesystem UUID of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4918 ../src/guestfs-actions.pod:7398
+#: ../fish/guestfish-actions.pod:4923 ../src/guestfs-actions.pod:7403
msgid "If the filesystem does not have a UUID, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4920
+#: ../fish/guestfish-actions.pod:4925
msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4922
+#: ../fish/guestfish-actions.pod:4927
msgid "vg-activate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4924
+#: ../fish/guestfish-actions.pod:4929
#, no-wrap
msgid ""
" vg-activate true|false 'volgroups ...'\n"
@@ -14232,31 +14240,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4926 ../src/guestfs-actions.pod:7414
+#: ../fish/guestfish-actions.pod:4931 ../src/guestfs-actions.pod:7419
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in the listed volume groups C<volgroups>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4929 ../src/guestfs-actions.pod:7417
+#: ../fish/guestfish-actions.pod:4934 ../src/guestfs-actions.pod:7422
msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4931 ../src/guestfs-actions.pod:7419
+#: ../fish/guestfish-actions.pod:4936 ../src/guestfs-actions.pod:7424
msgid ""
"Note that if C<volgroups> is an empty list then B<all> volume groups are "
"activated or deactivated."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4934
+#: ../fish/guestfish-actions.pod:4939
msgid "vg-activate-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4936
+#: ../fish/guestfish-actions.pod:4941
#, no-wrap
msgid ""
" vg-activate-all true|false\n"
@@ -14264,24 +14272,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4938 ../src/guestfs-actions.pod:7432
+#: ../fish/guestfish-actions.pod:4943 ../src/guestfs-actions.pod:7437
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in all volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4941 ../src/guestfs-actions.pod:7435
+#: ../fish/guestfish-actions.pod:4946 ../src/guestfs-actions.pod:7440
msgid "This command is the same as running C<vgchange -a y|n>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4943
+#: ../fish/guestfish-actions.pod:4948
msgid "vgcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4945
+#: ../fish/guestfish-actions.pod:4950
#, no-wrap
msgid ""
" vgcreate volgroup 'physvols ...'\n"
@@ -14289,19 +14297,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4947 ../src/guestfs-actions.pod:7448
+#: ../fish/guestfish-actions.pod:4952 ../src/guestfs-actions.pod:7453
msgid ""
"This creates an LVM volume group called C<volgroup> from the non-empty list "
"of physical volumes C<physvols>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4950
+#: ../fish/guestfish-actions.pod:4955
msgid "vglvuuids"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4952
+#: ../fish/guestfish-actions.pod:4957
#, no-wrap
msgid ""
" vglvuuids vgname\n"
@@ -14309,31 +14317,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4954 ../src/guestfs-actions.pod:7461
+#: ../fish/guestfish-actions.pod:4959 ../src/guestfs-actions.pod:7466
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the logical "
"volumes created in this volume group."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4957
+#: ../fish/guestfish-actions.pod:4962
msgid ""
"You can use this along with L</lvs> and L</lvuuid> calls to associate "
"logical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4960
+#: ../fish/guestfish-actions.pod:4965
msgid "See also L</vgpvuuids>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4962
+#: ../fish/guestfish-actions.pod:4967
msgid "vgpvuuids"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4964
+#: ../fish/guestfish-actions.pod:4969
#, no-wrap
msgid ""
" vgpvuuids vgname\n"
@@ -14341,31 +14349,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4966 ../src/guestfs-actions.pod:7481
+#: ../fish/guestfish-actions.pod:4971 ../src/guestfs-actions.pod:7486
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the physical "
"volumes that this volume group resides on."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4969
+#: ../fish/guestfish-actions.pod:4974
msgid ""
"You can use this along with L</pvs> and L</pvuuid> calls to associate "
"physical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4972
+#: ../fish/guestfish-actions.pod:4977
msgid "See also L</vglvuuids>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4974
+#: ../fish/guestfish-actions.pod:4979
msgid "vgremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4976
+#: ../fish/guestfish-actions.pod:4981
#, no-wrap
msgid ""
" vgremove vgname\n"
@@ -14373,22 +14381,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4978 ../src/guestfs-actions.pod:7501
+#: ../fish/guestfish-actions.pod:4983 ../src/guestfs-actions.pod:7506
msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4980 ../src/guestfs-actions.pod:7503
+#: ../fish/guestfish-actions.pod:4985 ../src/guestfs-actions.pod:7508
msgid "This also forcibly removes all logical volumes in the volume group (if any)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4983
+#: ../fish/guestfish-actions.pod:4988
msgid "vgrename"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4985
+#: ../fish/guestfish-actions.pod:4990
#, no-wrap
msgid ""
" vgrename volgroup newvolgroup\n"
@@ -14396,17 +14404,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4987 ../src/guestfs-actions.pod:7517
+#: ../fish/guestfish-actions.pod:4992 ../src/guestfs-actions.pod:7522
msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4989
+#: ../fish/guestfish-actions.pod:4994
msgid "vgs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4991
+#: ../fish/guestfish-actions.pod:4996
#, no-wrap
msgid ""
" vgs\n"
@@ -14414,31 +14422,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4993 ../src/guestfs-actions.pod:7528
+#: ../fish/guestfish-actions.pod:4998 ../src/guestfs-actions.pod:7533
msgid ""
"List all the volumes groups detected. This is the equivalent of the "
"L<vgs(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4996 ../src/guestfs-actions.pod:7531
+#: ../fish/guestfish-actions.pod:5001 ../src/guestfs-actions.pod:7536
msgid ""
"This returns a list of just the volume group names that were detected "
"(eg. C<VolGroup00>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4999
+#: ../fish/guestfish-actions.pod:5004
msgid "See also L</vgs-full>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5001
+#: ../fish/guestfish-actions.pod:5006
msgid "vgs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5003
+#: ../fish/guestfish-actions.pod:5008
#, no-wrap
msgid ""
" vgs-full\n"
@@ -14446,19 +14454,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5005 ../src/guestfs-actions.pod:7547
+#: ../fish/guestfish-actions.pod:5010 ../src/guestfs-actions.pod:7552
msgid ""
"List all the volumes groups detected. This is the equivalent of the "
"L<vgs(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5008
+#: ../fish/guestfish-actions.pod:5013
msgid "vgscan"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5010
+#: ../fish/guestfish-actions.pod:5015
#, no-wrap
msgid ""
" vgscan\n"
@@ -14466,19 +14474,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5012 ../src/guestfs-actions.pod:7561
+#: ../fish/guestfish-actions.pod:5017 ../src/guestfs-actions.pod:7566
msgid ""
"This rescans all block devices and rebuilds the list of LVM physical "
"volumes, volume groups and logical volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5015
+#: ../fish/guestfish-actions.pod:5020
msgid "vguuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5017
+#: ../fish/guestfish-actions.pod:5022
#, no-wrap
msgid ""
" vguuid vgname\n"
@@ -14486,17 +14494,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5019 ../src/guestfs-actions.pod:7574
+#: ../fish/guestfish-actions.pod:5024 ../src/guestfs-actions.pod:7579
msgid "This command returns the UUID of the LVM VG named C<vgname>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5021
+#: ../fish/guestfish-actions.pod:5026
msgid "wc-c"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5023
+#: ../fish/guestfish-actions.pod:5028
#, no-wrap
msgid ""
" wc-c path\n"
@@ -14504,19 +14512,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5025 ../src/guestfs-actions.pod:7614
+#: ../fish/guestfish-actions.pod:5030 ../src/guestfs-actions.pod:7619
msgid ""
"This command counts the characters in a file, using the C<wc -c> external "
"command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5028
+#: ../fish/guestfish-actions.pod:5033
msgid "wc-l"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5030
+#: ../fish/guestfish-actions.pod:5035
#, no-wrap
msgid ""
" wc-l path\n"
@@ -14524,19 +14532,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5032 ../src/guestfs-actions.pod:7627
+#: ../fish/guestfish-actions.pod:5037 ../src/guestfs-actions.pod:7632
msgid ""
"This command counts the lines in a file, using the C<wc -l> external "
"command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5035
+#: ../fish/guestfish-actions.pod:5040
msgid "wc-w"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5037
+#: ../fish/guestfish-actions.pod:5042
#, no-wrap
msgid ""
" wc-w path\n"
@@ -14544,19 +14552,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5039 ../src/guestfs-actions.pod:7640
+#: ../fish/guestfish-actions.pod:5044 ../src/guestfs-actions.pod:7645
msgid ""
"This command counts the words in a file, using the C<wc -w> external "
"command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5042
+#: ../fish/guestfish-actions.pod:5047
msgid "write"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5044
+#: ../fish/guestfish-actions.pod:5049
#, no-wrap
msgid ""
" write path content\n"
@@ -14564,24 +14572,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5046 ../src/guestfs-actions.pod:7655
+#: ../fish/guestfish-actions.pod:5051 ../src/guestfs-actions.pod:7660
msgid ""
"This call creates a file called C<path>. The content of the file is the "
"string C<content> (which can contain any 8 bit data)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5049
+#: ../fish/guestfish-actions.pod:5054
msgid "See also L</write-append>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5054
+#: ../fish/guestfish-actions.pod:5059
msgid "write-append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5056
+#: ../fish/guestfish-actions.pod:5061
#, no-wrap
msgid ""
" write-append path content\n"
@@ -14589,24 +14597,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5058 ../src/guestfs-actions.pod:7675
+#: ../fish/guestfish-actions.pod:5063 ../src/guestfs-actions.pod:7680
msgid ""
"This call appends C<content> to the end of file C<path>. If C<path> does "
"not exist, then a new file is created."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5061
+#: ../fish/guestfish-actions.pod:5066
msgid "See also L</write>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5066
+#: ../fish/guestfish-actions.pod:5071
msgid "write-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5068
+#: ../fish/guestfish-actions.pod:5073
#, no-wrap
msgid ""
" write-file path content size\n"
@@ -14614,38 +14622,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5070 ../src/guestfs-actions.pod:7702
+#: ../fish/guestfish-actions.pod:5075 ../src/guestfs-actions.pod:7707
msgid ""
"This call creates a file called C<path>. The contents of the file is the "
"string C<content> (which can contain any 8 bit data), with length C<size>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5074 ../src/guestfs-actions.pod:7706
+#: ../fish/guestfish-actions.pod:5079 ../src/guestfs-actions.pod:7711
msgid ""
"As a special case, if C<size> is C<0> then the length is calculated using "
"C<strlen> (so in this case the content cannot contain embedded ASCII NULs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5078 ../src/guestfs-actions.pod:7710
+#: ../fish/guestfish-actions.pod:5083 ../src/guestfs-actions.pod:7715
msgid ""
"I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
"I<not> work, even if the length is specified."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5084
+#: ../fish/guestfish-actions.pod:5089
msgid "I<This function is deprecated.> In new code, use the L</write> call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5091
+#: ../fish/guestfish-actions.pod:5096
msgid "zegrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5093
+#: ../fish/guestfish-actions.pod:5098
#, no-wrap
msgid ""
" zegrep regex path\n"
@@ -14653,17 +14661,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5095 ../src/guestfs-actions.pod:7727
+#: ../fish/guestfish-actions.pod:5100 ../src/guestfs-actions.pod:7732
msgid "This calls the external C<zegrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5101
+#: ../fish/guestfish-actions.pod:5106
msgid "zegrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5103
+#: ../fish/guestfish-actions.pod:5108
#, no-wrap
msgid ""
" zegrepi regex path\n"
@@ -14671,17 +14679,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5105 ../src/guestfs-actions.pod:7746
+#: ../fish/guestfish-actions.pod:5110 ../src/guestfs-actions.pod:7751
msgid "This calls the external C<zegrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5111
+#: ../fish/guestfish-actions.pod:5116
msgid "zero"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5113
+#: ../fish/guestfish-actions.pod:5118
#, no-wrap
msgid ""
" zero device\n"
@@ -14689,12 +14697,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5115 ../src/guestfs-actions.pod:7764
+#: ../fish/guestfish-actions.pod:5120 ../src/guestfs-actions.pod:7769
msgid "This command writes zeroes over the first few blocks of C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5117 ../src/guestfs-actions.pod:7766
+#: ../fish/guestfish-actions.pod:5122 ../src/guestfs-actions.pod:7771
msgid ""
"How many blocks are zeroed isn't specified (but it's I<not> enough to "
"securely wipe the device). It should be sufficient to remove any partition "
@@ -14702,17 +14710,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5121
+#: ../fish/guestfish-actions.pod:5126 ../fish/guestfish-actions.pod:5141 ../src/guestfs-actions.pod:7775 ../src/guestfs-actions.pod:7801
+msgid ""
+"If blocks are already zero, then this command avoids writing zeroes. This "
+"prevents the underlying device from becoming non-sparse or growing "
+"unnecessarily."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:5130
msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5124
+#: ../fish/guestfish-actions.pod:5133
msgid "zero-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5126
+#: ../fish/guestfish-actions.pod:5135
#, no-wrap
msgid ""
" zero-device device\n"
@@ -14720,19 +14736,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5128
+#: ../fish/guestfish-actions.pod:5137
msgid ""
"This command writes zeroes over the entire C<device>. Compare with L</zero> "
"which just zeroes the first few blocks of a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5135
+#: ../fish/guestfish-actions.pod:5148
msgid "zerofree"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5137
+#: ../fish/guestfish-actions.pod:5150
#, no-wrap
msgid ""
" zerofree device\n"
@@ -14740,7 +14756,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7810
+#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7823
msgid ""
"This runs the I<zerofree> program on C<device>. This program claims to zero "
"unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
@@ -14748,24 +14764,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5144 ../src/guestfs-actions.pod:7815
+#: ../fish/guestfish-actions.pod:5157 ../src/guestfs-actions.pod:7828
msgid "You should B<not> run this program if the filesystem is mounted."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5147 ../src/guestfs-actions.pod:7818
+#: ../fish/guestfish-actions.pod:5160 ../src/guestfs-actions.pod:7831
msgid ""
"It is possible that using this program can damage the filesystem or data on "
"the filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5150
+#: ../fish/guestfish-actions.pod:5163
msgid "zfgrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5152
+#: ../fish/guestfish-actions.pod:5165
#, no-wrap
msgid ""
" zfgrep pattern path\n"
@@ -14773,17 +14789,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5154 ../src/guestfs-actions.pod:7832
+#: ../fish/guestfish-actions.pod:5167 ../src/guestfs-actions.pod:7845
msgid "This calls the external C<zfgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5160
+#: ../fish/guestfish-actions.pod:5173
msgid "zfgrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5162
+#: ../fish/guestfish-actions.pod:5175
#, no-wrap
msgid ""
" zfgrepi pattern path\n"
@@ -14791,17 +14807,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5164 ../src/guestfs-actions.pod:7851
+#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7864
msgid "This calls the external C<zfgrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5170
+#: ../fish/guestfish-actions.pod:5183
msgid "zfile"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5172
+#: ../fish/guestfish-actions.pod:5185
#, no-wrap
msgid ""
" zfile meth path\n"
@@ -14809,32 +14825,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5174 ../src/guestfs-actions.pod:7877
+#: ../fish/guestfish-actions.pod:5187 ../src/guestfs-actions.pod:7890
msgid "This command runs C<file> after first decompressing C<path> using C<method>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7880
+#: ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:7893
msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5179
+#: ../fish/guestfish-actions.pod:5192
msgid "Since 1.0.63, use L</file> instead which can now process compressed files."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5182
+#: ../fish/guestfish-actions.pod:5195
msgid "I<This function is deprecated.> In new code, use the L</file> call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5189
+#: ../fish/guestfish-actions.pod:5202
msgid "zgrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5191
+#: ../fish/guestfish-actions.pod:5204
#, no-wrap
msgid ""
" zgrep regex path\n"
@@ -14842,17 +14858,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5193 ../src/guestfs-actions.pod:7897
+#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:7910
msgid "This calls the external C<zgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5199
+#: ../fish/guestfish-actions.pod:5212
msgid "zgrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5201
+#: ../fish/guestfish-actions.pod:5214
#, no-wrap
msgid ""
" zgrepi regex path\n"
@@ -14860,7 +14876,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5203 ../src/guestfs-actions.pod:7916
+#: ../fish/guestfish-actions.pod:5216 ../src/guestfs-actions.pod:7929
msgid "This calls the external C<zgrep -i> program and returns the matching lines."
msgstr ""
@@ -15738,7 +15754,7 @@ msgid "To list what is available do:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:139 ../fish/guestfish.pod:998
+#: ../fish/guestfish.pod:139 ../fish/guestfish.pod:1009
#, no-wrap
msgid ""
" guestfish -N help | less\n"
@@ -17542,14 +17558,42 @@ msgstr ""
msgid "Guestfish client and server versions must match exactly."
msgstr ""
-#. type: =head1
+#. type: =head2
#: ../fish/guestfish.pod:976
-msgid "PREPARED DISK IMAGES"
+msgid "REMOTE CONTROL RUN COMMAND HANGING"
msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:978
msgid ""
+"Using the C<run> (or C<launch>) command remotely in a command substitution "
+"context hangs, ie. don't do (note the backquotes):"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish.pod:981
+#, no-wrap
+msgid ""
+" a=`guestfish --remote run`\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish.pod:983
+msgid ""
+"Since the C<run> command produces no output on stdout, this is not useful "
+"anyway. For further information see "
+"L<https://bugzilla.redhat.com/show_bug.cgi?id=592910>."
+msgstr ""
+
+#. type: =head1
+#: ../fish/guestfish.pod:987
+msgid "PREPARED DISK IMAGES"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish.pod:989
+msgid ""
"Use the I<-N type> or I<--new type> parameter to select one of a set of "
"preformatted disk images that guestfish can make for you to save typing. "
"This is particularly useful for testing purposes. This option is used "
@@ -17558,7 +17602,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:984
+#: ../fish/guestfish.pod:995
msgid ""
"The new disk is called C<test1.img> for the first I<-N>, C<test2.img> for "
"the second and so on. Existing files in the current directory are "
@@ -17566,7 +17610,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:988
+#: ../fish/guestfish.pod:999
msgid ""
"The type briefly describes how the disk should be sized, partitioned, how "
"filesystem(s) should be created, and how content should be added. "
@@ -17578,31 +17622,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:996
+#: ../fish/guestfish.pod:1007
msgid "To list the available types and any extra parameters they take, run:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1000
+#: ../fish/guestfish.pod:1011
msgid ""
"Note that the prepared filesystem is not mounted. You would usually have to "
"use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1004
+#: ../fish/guestfish.pod:1015
msgid ""
"If any I<-N> or I<--new> options are given, the guest is automatically "
"launched."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1009
+#: ../fish/guestfish.pod:1020
msgid "Create a 100MB disk with an ext4-formatted partition:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1011
+#: ../fish/guestfish.pod:1022
#, no-wrap
msgid ""
" guestfish -N fs:ext4\n"
@@ -17610,12 +17654,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1013
+#: ../fish/guestfish.pod:1024
msgid "Create a 32MB disk with a VFAT-formatted partition, and mount it:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1015
+#: ../fish/guestfish.pod:1026
#, no-wrap
msgid ""
" guestfish -N fs:vfat:32M -m /dev/sda1\n"
@@ -17623,12 +17667,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1017
+#: ../fish/guestfish.pod:1028
msgid "Create a blank 200MB disk:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1019
+#: ../fish/guestfish.pod:1030
#, no-wrap
msgid ""
" guestfish -N disk:200M\n"
@@ -17636,19 +17680,19 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1021
+#: ../fish/guestfish.pod:1032
msgid "PROGRESS BARS"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1023
+#: ../fish/guestfish.pod:1034
msgid ""
"Some (not all) long-running commands send progress notification messages as "
"they are running. Guestfish turns these messages into progress bars."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1027
+#: ../fish/guestfish.pod:1038
msgid ""
"When a command that supports progress bars takes longer than two seconds to "
"run, and if progress bars are enabled, then you will see one appearing below "
@@ -17656,7 +17700,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1031
+#: ../fish/guestfish.pod:1042
#, no-wrap
msgid ""
" ><fs> copy-size /large-file /another-file 2048M\n"
@@ -17665,7 +17709,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1034
+#: ../fish/guestfish.pod:1045
msgid ""
"The spinner on the left hand side moves round once for every progress "
"notification received from the backend. This is a (reasonably) golden "
@@ -17676,7 +17720,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1041
+#: ../fish/guestfish.pod:1052
msgid ""
"Progress bars are enabled by default when guestfish is used interactively. "
"You can enable them even for non-interactive modes using I<--progress-bars>, "
@@ -17684,24 +17728,24 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1046
+#: ../fish/guestfish.pod:1057
msgid "GUESTFISH COMMANDS"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1048
+#: ../fish/guestfish.pod:1059
msgid ""
"The commands in this section are guestfish convenience commands, in other "
"words, they are not part of the L<guestfs(3)> API."
msgstr ""
#. type: =head2
-#: ../fish/guestfish.pod:1051
+#: ../fish/guestfish.pod:1062
msgid "help"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1053
+#: ../fish/guestfish.pod:1064
#, no-wrap
msgid ""
" help\n"
@@ -17710,76 +17754,76 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1056
+#: ../fish/guestfish.pod:1067
msgid "Without any parameter, this provides general help."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1058
+#: ../fish/guestfish.pod:1069
msgid "With a C<cmd> parameter, this displays detailed help for that command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish.pod:1060
+#: ../fish/guestfish.pod:1071
msgid "quit | exit"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1062
+#: ../fish/guestfish.pod:1073
msgid "This exits guestfish. You can also use C<^D> key."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1064
+#: ../fish/guestfish.pod:1075
msgid "@FISH_COMMANDS@"
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1066
+#: ../fish/guestfish.pod:1077
msgid "COMMANDS"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1068 ../src/guestfs.pod:1475
+#: ../fish/guestfish.pod:1079 ../src/guestfs.pod:1475
msgid "@ACTIONS@"
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1070 ../test-tool/libguestfs-test-tool.pod:77
+#: ../fish/guestfish.pod:1081 ../test-tool/libguestfs-test-tool.pod:77
msgid "EXIT CODE"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1072
+#: ../fish/guestfish.pod:1083
msgid ""
"guestfish returns 0 if the commands completed without error, or 1 if there "
"was an error."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1079
+#: ../fish/guestfish.pod:1090
msgid "EDITOR"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1081
+#: ../fish/guestfish.pod:1092
msgid ""
"The C<edit> command uses C<$EDITOR> as the editor. If not set, it uses "
"C<vi>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1084 ../src/guestfs.pod:2970
+#: ../fish/guestfish.pod:1095 ../src/guestfs.pod:2970
msgid "FEBOOTSTRAP_KERNEL"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1086 ../src/guestfs.pod:2972
+#: ../fish/guestfish.pod:1097 ../src/guestfs.pod:2972
msgid "FEBOOTSTRAP_MODULES"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1088 ../src/guestfs.pod:2974
+#: ../fish/guestfish.pod:1099 ../src/guestfs.pod:2974
msgid ""
"These two environment variables allow the kernel that libguestfs uses in the "
"appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the "
@@ -17789,87 +17833,87 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1094
+#: ../fish/guestfish.pod:1105
msgid "GUESTFISH_DISPLAY_IMAGE"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1096
+#: ../fish/guestfish.pod:1107
msgid ""
"The C<display> command uses C<$GUESTFISH_DISPLAY_IMAGE> to display images. "
"If not set, it uses L<display(1)>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1099
+#: ../fish/guestfish.pod:1110
msgid "GUESTFISH_PID"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1101
+#: ../fish/guestfish.pod:1112
msgid ""
"Used with the I<--remote> option to specify the remote guestfish process to "
"control. See section L</REMOTE CONTROL GUESTFISH OVER A SOCKET>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1105
+#: ../fish/guestfish.pod:1116
msgid "HEXEDITOR"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1107
+#: ../fish/guestfish.pod:1118
msgid ""
"The L</hexedit> command uses C<$HEXEDITOR> as the external hex editor. If "
"not specified, the external L<hexedit(1)> program is used."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1111
+#: ../fish/guestfish.pod:1122
msgid "HOME"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1113
+#: ../fish/guestfish.pod:1124
msgid ""
"If compiled with GNU readline support, various files in the home directory "
"can be used. See L</FILES>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1116 ../src/guestfs.pod:2980
+#: ../fish/guestfish.pod:1127 ../src/guestfs.pod:2980
msgid "LIBGUESTFS_APPEND"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1118 ../src/guestfs.pod:2982
+#: ../fish/guestfish.pod:1129 ../src/guestfs.pod:2982
msgid "Pass additional options to the guest kernel."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1120 ../src/guestfs.pod:2984
+#: ../fish/guestfish.pod:1131 ../src/guestfs.pod:2984
msgid "LIBGUESTFS_DEBUG"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1122
+#: ../fish/guestfish.pod:1133
msgid ""
"Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages. This has the same "
"effect as using the B<-v> option."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1125 ../src/guestfs.pod:2989
+#: ../fish/guestfish.pod:1136 ../src/guestfs.pod:2989
msgid "LIBGUESTFS_MEMSIZE"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1127 ../src/guestfs.pod:2991
+#: ../fish/guestfish.pod:1138 ../src/guestfs.pod:2991
msgid "Set the memory allocated to the qemu process, in megabytes. For example:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1130 ../src/guestfs.pod:2994
+#: ../fish/guestfish.pod:1141 ../src/guestfs.pod:2994
#, no-wrap
msgid ""
" LIBGUESTFS_MEMSIZE=700\n"
@@ -17877,65 +17921,65 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1132 ../src/guestfs.pod:2996
+#: ../fish/guestfish.pod:1143 ../src/guestfs.pod:2996
msgid "LIBGUESTFS_PATH"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1134
+#: ../fish/guestfish.pod:1145
msgid ""
"Set the path that guestfish uses to search for kernel and initrd.img. See "
"the discussion of paths in L<guestfs(3)>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1137 ../src/guestfs.pod:3001
+#: ../fish/guestfish.pod:1148 ../src/guestfs.pod:3001
msgid "LIBGUESTFS_QEMU"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1139 ../src/guestfs.pod:3003
+#: ../fish/guestfish.pod:1150 ../src/guestfs.pod:3003
msgid ""
"Set the default qemu binary that libguestfs uses. If not set, then the qemu "
"which was found at compile time by the configure script is used."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1143 ../src/guestfs.pod:3009
+#: ../fish/guestfish.pod:1154 ../src/guestfs.pod:3009
msgid "LIBGUESTFS_TRACE"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1145
+#: ../fish/guestfish.pod:1156
msgid "Set C<LIBGUESTFS_TRACE=1> to enable command traces."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1147
+#: ../fish/guestfish.pod:1158
msgid "PAGER"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1149
+#: ../fish/guestfish.pod:1160
msgid ""
"The C<more> command uses C<$PAGER> as the pager. If not set, it uses "
"C<more>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1152 ../src/guestfs.pod:3014
+#: ../fish/guestfish.pod:1163 ../src/guestfs.pod:3014
msgid "TMPDIR"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1154 ../src/guestfs.pod:3016
+#: ../fish/guestfish.pod:1165 ../src/guestfs.pod:3016
msgid ""
"Location of temporary directory, defaults to C</tmp> except for the cached "
"supermin appliance which defaults to C</var/tmp>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1157 ../src/guestfs.pod:3019
+#: ../fish/guestfish.pod:1168 ../src/guestfs.pod:3019
msgid ""
"If libguestfs was compiled to use the supermin appliance then the real "
"appliance is cached in this directory, shared between all handles belonging "
@@ -17944,56 +17988,56 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1165 ../fuse/guestmount.pod:288 ../rescue/virt-rescue.pod:269
+#: ../fish/guestfish.pod:1176 ../fuse/guestmount.pod:288 ../rescue/virt-rescue.pod:269
msgid "FILES"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1169 ../fuse/guestmount.pod:292 ../rescue/virt-rescue.pod:273
+#: ../fish/guestfish.pod:1180 ../fuse/guestmount.pod:292 ../rescue/virt-rescue.pod:273
msgid "$HOME/.libguestfs-tools.rc"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1171 ../fuse/guestmount.pod:294 ../rescue/virt-rescue.pod:275
+#: ../fish/guestfish.pod:1182 ../fuse/guestmount.pod:294 ../rescue/virt-rescue.pod:275
msgid "/etc/libguestfs-tools.conf"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1173 ../fuse/guestmount.pod:296 ../rescue/virt-rescue.pod:277
+#: ../fish/guestfish.pod:1184 ../fuse/guestmount.pod:296 ../rescue/virt-rescue.pod:277
msgid ""
"This configuration file controls the default read-only or read-write mode "
"(I<--ro> or I<--rw>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1176
+#: ../fish/guestfish.pod:1187
msgid "See L</OPENING DISKS FOR READ AND WRITE>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1178
+#: ../fish/guestfish.pod:1189
msgid "$HOME/.guestfish"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1180
+#: ../fish/guestfish.pod:1191
msgid ""
"If compiled with GNU readline support, then the command history is saved in "
"this file."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1183
+#: ../fish/guestfish.pod:1194
msgid "$HOME/.inputrc"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1185
+#: ../fish/guestfish.pod:1196
msgid "/etc/inputrc"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1187
+#: ../fish/guestfish.pod:1198
msgid ""
"If compiled with GNU readline support, then these files can be used to "
"configure readline. For further information, please see "
@@ -18001,12 +18045,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1191
+#: ../fish/guestfish.pod:1202
msgid "To write rules which only apply to guestfish, use:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1193
+#: ../fish/guestfish.pod:1204
#, no-wrap
msgid ""
" $if guestfish\n"
@@ -18016,26 +18060,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1197
+#: ../fish/guestfish.pod:1208
msgid ""
"Variables that you can set in inputrc that change the behaviour of guestfish "
"in useful ways include:"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1202
+#: ../fish/guestfish.pod:1213
msgid "completion-ignore-case (default: on)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1204
+#: ../fish/guestfish.pod:1215
msgid ""
"By default, guestfish will ignore case when tab-completing paths on the "
"disk. Use:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1207
+#: ../fish/guestfish.pod:1218
#, no-wrap
msgid ""
" set completion-ignore-case off\n"
@@ -18043,22 +18087,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1209
+#: ../fish/guestfish.pod:1220
msgid "to make guestfish case sensitive."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1213
+#: ../fish/guestfish.pod:1224
msgid "test1.img"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1215
+#: ../fish/guestfish.pod:1226
msgid "test2.img (etc)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1217
+#: ../fish/guestfish.pod:1228
msgid ""
"When using the I<-N> or I<--new> option, the prepared disk or filesystem "
"will be created in the file C<test1.img> in the current directory. The "
@@ -18067,7 +18111,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1226
+#: ../fish/guestfish.pod:1237
msgid ""
"L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-cat(1)>, "
"L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, "
@@ -18079,7 +18123,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1255 ../src/guestfs.pod:3105 ../test-tool/libguestfs-test-tool.pod:99
+#: ../fish/guestfish.pod:1266 ../src/guestfs.pod:3105 ../test-tool/libguestfs-test-tool.pod:99
msgid "Copyright (C) 2009-2011 Red Hat Inc. L<http://libguestfs.org/>"
msgstr ""
@@ -21217,12 +21261,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:37 ../src/guestfs-actions.pod:140 ../src/guestfs-actions.pod:201 ../src/guestfs-actions.pod:238 ../src/guestfs-actions.pod:259 ../src/guestfs-actions.pod:280 ../src/guestfs-actions.pod:293 ../src/guestfs-actions.pod:307 ../src/guestfs-actions.pod:422 ../src/guestfs-actions.pod:442 ../src/guestfs-actions.pod:456 ../src/guestfs-actions.pod:501 ../src/guestfs-actions.pod:529 ../src/guestfs-actions.pod:547 ../src/guestfs-actions.pod:614 ../src/guestfs-actions.pod:647 ../src/guestfs-actions.pod:661 ../src/guestfs-actions.pod:676 ../src/guestfs-actions.pod:775 ../src/guestfs-actions.pod:793 ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:821 ../src/guestfs-actions.pod:858 ../src/guestfs-actions.pod:1041 ../src/guestfs-actions.pod:1061 ../src/guestfs-actions.pod:1079 ../src/guestfs-actions.pod:1163 ../src/guestfs-actions.pod:1181 ../src/guestfs-actions.pod:1200 ../src/guestfs-actions.pod:1214 ../src/guestfs-actions.pod:1234 ../src/guestfs-actions.pod:1304 ../src/guestfs-actions.pod:1335 ../src/guestfs-actions.pod:1360 ../src/guestfs-actions.pod:1402 ../src/guestfs-actions.pod:1515 ../src/guestfs-actions.pod:1542 ../src/guestfs-actions.pod:1757 ../src/guestfs-actions.pod:1779 ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:2341 ../src/guestfs-actions.pod:2485 ../src/guestfs-actions.pod:2546 ../src/guestfs-actions.pod:2581 ../src/guestfs-actions.pod:3621 ../src/guestfs-actions.pod:3636 ../src/guestfs-actions.pod:3661 ../src/guestfs-actions.pod:3850 ../src/guestfs-actions.pod:3864 ../src/guestfs-actions.pod:3877 ../src/guestfs-actions.pod:3891 ../src/guestfs-actions.pod:3906 ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:4014 ../src/guestfs-actions.pod:4034 ../src/guestfs-actions.pod:4051 ../src/guestfs-actions.pod:4074 ../src/guestfs-actions.pod:4097 ../src/guestfs-actions.pod:4132 ../src/guestfs-actions.pod:4151 ../src/guestfs-actions.pod:4170 ../src/guestfs-actions.pod:4205 ../src/guestfs-actions.pod:4217 ../src/guestfs-actions.pod:4253 ../src/guestfs-actions.pod:4269 ../src/guestfs-actions.pod:4282 ../src/guestfs-actions.pod:4297 ../src/guestfs-actions.pod:4314 ../src/guestfs-actions.pod:4407 ../src/guestfs-actions.pod:4427 ../src/guestfs-actions.pod:4440 ../src/guestfs-actions.pod:4491 ../src/guestfs-actions.pod:4509 ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4543 ../src/guestfs-actions.pod:4557 ../src/guestfs-actions.pod:4571 ../src/guestfs-actions.pod:4588 ../src/guestfs-actions.pod:4603 ../src/guestfs-actions.pod:4630 ../src/guestfs-actions.pod:4693 ../src/guestfs-actions.pod:4766 ../src/guestfs-actions.pod:4797 ../src/guestfs-actions.pod:4816 ../src/guestfs-actions.pod:4835 ../src/guestfs-actions.pod:4847 ../src/guestfs-actions.pod:4864 ../src/guestfs-actions.pod:4877 ../src/guestfs-actions.pod:4892 ../src/guestfs-actions.pod:4907 ../src/guestfs-actions.pod:4949 ../src/guestfs-actions.pod:4975 ../src/guestfs-actions.pod:5014 ../src/guestfs-actions.pod:5034 ../src/guestfs-actions.pod:5048 ../src/guestfs-actions.pod:5065 ../src/guestfs-actions.pod:5114 ../src/guestfs-actions.pod:5167 ../src/guestfs-actions.pod:5214 ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5285 ../src/guestfs-actions.pod:5302 ../src/guestfs-actions.pod:5320 ../src/guestfs-actions.pod:5460 ../src/guestfs-actions.pod:5517 ../src/guestfs-actions.pod:5539 ../src/guestfs-actions.pod:5557 ../src/guestfs-actions.pod:5589 ../src/guestfs-actions.pod:5655 ../src/guestfs-actions.pod:5672 ../src/guestfs-actions.pod:5685 ../src/guestfs-actions.pod:5699 ../src/guestfs-actions.pod:5988 ../src/guestfs-actions.pod:6007 ../src/guestfs-actions.pod:6026 ../src/guestfs-actions.pod:6040 ../src/guestfs-actions.pod:6052 ../src/guestfs-actions.pod:6066 ../src/guestfs-actions.pod:6078 ../src/guestfs-actions.pod:6092 ../src/guestfs-actions.pod:6108 ../src/guestfs-actions.pod:6129 ../src/guestfs-actions.pod:6148 ../src/guestfs-actions.pod:6167 ../src/guestfs-actions.pod:6197 ../src/guestfs-actions.pod:6215 ../src/guestfs-actions.pod:6238 ../src/guestfs-actions.pod:6256 ../src/guestfs-actions.pod:6275 ../src/guestfs-actions.pod:6296 ../src/guestfs-actions.pod:6315 ../src/guestfs-actions.pod:6332 ../src/guestfs-actions.pod:6351 ../src/guestfs-actions.pod:6379 ../src/guestfs-actions.pod:6403 ../src/guestfs-actions.pod:6422 ../src/guestfs-actions.pod:6446 ../src/guestfs-actions.pod:6465 ../src/guestfs-actions.pod:6480 ../src/guestfs-actions.pod:6499 ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6573 ../src/guestfs-actions.pod:6606 ../src/guestfs-actions.pod:6721 ../src/guestfs-actions.pod:6842 ../src/guestfs-actions.pod:6854 ../src/guestfs-actions.pod:6867 ../src/guestfs-actions.pod:6880 ../src/guestfs-actions.pod:6902 ../src/guestfs-actions.pod:6915 ../src/guestfs-actions.pod:6928 ../src/guestfs-actions.pod:6941 ../src/guestfs-actions.pod:6956 ../src/guestfs-actions.pod:7015 ../src/guestfs-actions.pod:7032 ../src/guestfs-actions.pod:7048 ../src/guestfs-actions.pod:7064 ../src/guestfs-actions.pod:7081 ../src/guestfs-actions.pod:7094 ../src/guestfs-actions.pod:7114 ../src/guestfs-actions.pod:7150 ../src/guestfs-actions.pod:7164 ../src/guestfs-actions.pod:7205 ../src/guestfs-actions.pod:7218 ../src/guestfs-actions.pod:7236 ../src/guestfs-actions.pod:7270 ../src/guestfs-actions.pod:7306 ../src/guestfs-actions.pod:7422 ../src/guestfs-actions.pod:7437 ../src/guestfs-actions.pod:7451 ../src/guestfs-actions.pod:7506 ../src/guestfs-actions.pod:7519 ../src/guestfs-actions.pod:7564 ../src/guestfs-actions.pod:7604 ../src/guestfs-actions.pod:7660 ../src/guestfs-actions.pod:7680 ../src/guestfs-actions.pod:7713 ../src/guestfs-actions.pod:7773 ../src/guestfs-actions.pod:7792 ../src/guestfs-actions.pod:7821
+#: ../src/guestfs-actions.pod:37 ../src/guestfs-actions.pod:140 ../src/guestfs-actions.pod:201 ../src/guestfs-actions.pod:238 ../src/guestfs-actions.pod:259 ../src/guestfs-actions.pod:280 ../src/guestfs-actions.pod:293 ../src/guestfs-actions.pod:307 ../src/guestfs-actions.pod:427 ../src/guestfs-actions.pod:447 ../src/guestfs-actions.pod:461 ../src/guestfs-actions.pod:506 ../src/guestfs-actions.pod:534 ../src/guestfs-actions.pod:552 ../src/guestfs-actions.pod:619 ../src/guestfs-actions.pod:652 ../src/guestfs-actions.pod:666 ../src/guestfs-actions.pod:681 ../src/guestfs-actions.pod:780 ../src/guestfs-actions.pod:798 ../src/guestfs-actions.pod:812 ../src/guestfs-actions.pod:826 ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:1046 ../src/guestfs-actions.pod:1066 ../src/guestfs-actions.pod:1084 ../src/guestfs-actions.pod:1168 ../src/guestfs-actions.pod:1186 ../src/guestfs-actions.pod:1205 ../src/guestfs-actions.pod:1219 ../src/guestfs-actions.pod:1239 ../src/guestfs-actions.pod:1309 ../src/guestfs-actions.pod:1340 ../src/guestfs-actions.pod:1365 ../src/guestfs-actions.pod:1407 ../src/guestfs-actions.pod:1520 ../src/guestfs-actions.pod:1547 ../src/guestfs-actions.pod:1762 ../src/guestfs-actions.pod:1784 ../src/guestfs-actions.pod:1871 ../src/guestfs-actions.pod:2346 ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:2586 ../src/guestfs-actions.pod:3626 ../src/guestfs-actions.pod:3641 ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3855 ../src/guestfs-actions.pod:3869 ../src/guestfs-actions.pod:3882 ../src/guestfs-actions.pod:3896 ../src/guestfs-actions.pod:3911 ../src/guestfs-actions.pod:3947 ../src/guestfs-actions.pod:4019 ../src/guestfs-actions.pod:4039 ../src/guestfs-actions.pod:4056 ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:4137 ../src/guestfs-actions.pod:4156 ../src/guestfs-actions.pod:4175 ../src/guestfs-actions.pod:4210 ../src/guestfs-actions.pod:4222 ../src/guestfs-actions.pod:4258 ../src/guestfs-actions.pod:4274 ../src/guestfs-actions.pod:4287 ../src/guestfs-actions.pod:4302 ../src/guestfs-actions.pod:4319 ../src/guestfs-actions.pod:4412 ../src/guestfs-actions.pod:4432 ../src/guestfs-actions.pod:4445 ../src/guestfs-actions.pod:4496 ../src/guestfs-actions.pod:4514 ../src/guestfs-actions.pod:4532 ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4576 ../src/guestfs-actions.pod:4593 ../src/guestfs-actions.pod:4608 ../src/guestfs-actions.pod:4635 ../src/guestfs-actions.pod:4698 ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:4802 ../src/guestfs-actions.pod:4821 ../src/guestfs-actions.pod:4840 ../src/guestfs-actions.pod:4852 ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:4882 ../src/guestfs-actions.pod:4897 ../src/guestfs-actions.pod:4912 ../src/guestfs-actions.pod:4954 ../src/guestfs-actions.pod:4980 ../src/guestfs-actions.pod:5019 ../src/guestfs-actions.pod:5039 ../src/guestfs-actions.pod:5053 ../src/guestfs-actions.pod:5070 ../src/guestfs-actions.pod:5119 ../src/guestfs-actions.pod:5172 ../src/guestfs-actions.pod:5219 ../src/guestfs-actions.pod:5262 ../src/guestfs-actions.pod:5290 ../src/guestfs-actions.pod:5307 ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5465 ../src/guestfs-actions.pod:5522 ../src/guestfs-actions.pod:5544 ../src/guestfs-actions.pod:5562 ../src/guestfs-actions.pod:5594 ../src/guestfs-actions.pod:5660 ../src/guestfs-actions.pod:5677 ../src/guestfs-actions.pod:5690 ../src/guestfs-actions.pod:5704 ../src/guestfs-actions.pod:5993 ../src/guestfs-actions.pod:6012 ../src/guestfs-actions.pod:6031 ../src/guestfs-actions.pod:6045 ../src/guestfs-actions.pod:6057 ../src/guestfs-actions.pod:6071 ../src/guestfs-actions.pod:6083 ../src/guestfs-actions.pod:6097 ../src/guestfs-actions.pod:6113 ../src/guestfs-actions.pod:6134 ../src/guestfs-actions.pod:6153 ../src/guestfs-actions.pod:6172 ../src/guestfs-actions.pod:6202 ../src/guestfs-actions.pod:6220 ../src/guestfs-actions.pod:6243 ../src/guestfs-actions.pod:6261 ../src/guestfs-actions.pod:6280 ../src/guestfs-actions.pod:6301 ../src/guestfs-actions.pod:6320 ../src/guestfs-actions.pod:6337 ../src/guestfs-actions.pod:6356 ../src/guestfs-actions.pod:6384 ../src/guestfs-actions.pod:6408 ../src/guestfs-actions.pod:6427 ../src/guestfs-actions.pod:6451 ../src/guestfs-actions.pod:6470 ../src/guestfs-actions.pod:6485 ../src/guestfs-actions.pod:6504 ../src/guestfs-actions.pod:6548 ../src/guestfs-actions.pod:6578 ../src/guestfs-actions.pod:6611 ../src/guestfs-actions.pod:6726 ../src/guestfs-actions.pod:6847 ../src/guestfs-actions.pod:6859 ../src/guestfs-actions.pod:6872 ../src/guestfs-actions.pod:6885 ../src/guestfs-actions.pod:6907 ../src/guestfs-actions.pod:6920 ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6946 ../src/guestfs-actions.pod:6961 ../src/guestfs-actions.pod:7020 ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7053 ../src/guestfs-actions.pod:7069 ../src/guestfs-actions.pod:7086 ../src/guestfs-actions.pod:7099 ../src/guestfs-actions.pod:7119 ../src/guestfs-actions.pod:7155 ../src/guestfs-actions.pod:7169 ../src/guestfs-actions.pod:7210 ../src/guestfs-actions.pod:7223 ../src/guestfs-actions.pod:7241 ../src/guestfs-actions.pod:7275 ../src/guestfs-actions.pod:7311 ../src/guestfs-actions.pod:7427 ../src/guestfs-actions.pod:7442 ../src/guestfs-actions.pod:7456 ../src/guestfs-actions.pod:7511 ../src/guestfs-actions.pod:7524 ../src/guestfs-actions.pod:7569 ../src/guestfs-actions.pod:7609 ../src/guestfs-actions.pod:7665 ../src/guestfs-actions.pod:7685 ../src/guestfs-actions.pod:7718 ../src/guestfs-actions.pod:7782 ../src/guestfs-actions.pod:7805 ../src/guestfs-actions.pod:7834
msgid "This function returns 0 on success or -1 on error."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:142 ../src/guestfs-actions.pod:1165 ../src/guestfs-actions.pod:1980 ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:2192 ../src/guestfs-actions.pod:3623 ../src/guestfs-actions.pod:3643 ../src/guestfs-actions.pod:4951 ../src/guestfs-actions.pod:6217 ../src/guestfs-actions.pod:6334 ../src/guestfs-actions.pod:6467 ../src/guestfs-actions.pod:6958 ../src/guestfs-actions.pod:7083 ../src/guestfs-actions.pod:7606
+#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:142 ../src/guestfs-actions.pod:1170 ../src/guestfs-actions.pod:1985 ../src/guestfs-actions.pod:2083 ../src/guestfs-actions.pod:2197 ../src/guestfs-actions.pod:3628 ../src/guestfs-actions.pod:3648 ../src/guestfs-actions.pod:4956 ../src/guestfs-actions.pod:6222 ../src/guestfs-actions.pod:6339 ../src/guestfs-actions.pod:6472 ../src/guestfs-actions.pod:6963 ../src/guestfs-actions.pod:7088 ../src/guestfs-actions.pod:7611
msgid "(Added in 0.3)"
msgstr ""
@@ -21243,7 +21287,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151 ../src/guestfs-actions.pod:832 ../src/guestfs-actions.pod:2826 ../src/guestfs-actions.pod:4642 ../src/guestfs-actions.pod:4961 ../src/guestfs-actions.pod:5178
+#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151 ../src/guestfs-actions.pod:837 ../src/guestfs-actions.pod:2831 ../src/guestfs-actions.pod:4647 ../src/guestfs-actions.pod:4966 ../src/guestfs-actions.pod:5183
msgid ""
"You may supply a list of optional arguments to this call. Use zero or more "
"of the following pairs of parameters, and terminate the list with C<-1> on "
@@ -21279,7 +21323,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:97 ../src/guestfs-actions.pod:350 ../src/guestfs-actions.pod:515 ../src/guestfs-actions.pod:693 ../src/guestfs-actions.pod:724 ../src/guestfs-actions.pod:742 ../src/guestfs-actions.pod:761 ../src/guestfs-actions.pod:1380 ../src/guestfs-actions.pod:1736 ../src/guestfs-actions.pod:1939 ../src/guestfs-actions.pod:2050 ../src/guestfs-actions.pod:2101 ../src/guestfs-actions.pod:2156 ../src/guestfs-actions.pod:2179 ../src/guestfs-actions.pod:2472 ../src/guestfs-actions.pod:2944 ../src/guestfs-actions.pod:2962 ../src/guestfs-actions.pod:5137 ../src/guestfs-actions.pod:5357 ../src/guestfs-actions.pod:5769 ../src/guestfs-actions.pod:5795 ../src/guestfs-actions.pod:7191 ../src/guestfs-actions.pod:7617 ../src/guestfs-actions.pod:7630 ../src/guestfs-actions.pod:7643
+#: ../src/guestfs-actions.pod:97 ../src/guestfs-actions.pod:350 ../src/guestfs-actions.pod:520 ../src/guestfs-actions.pod:698 ../src/guestfs-actions.pod:729 ../src/guestfs-actions.pod:747 ../src/guestfs-actions.pod:766 ../src/guestfs-actions.pod:1385 ../src/guestfs-actions.pod:1741 ../src/guestfs-actions.pod:1944 ../src/guestfs-actions.pod:2055 ../src/guestfs-actions.pod:2106 ../src/guestfs-actions.pod:2161 ../src/guestfs-actions.pod:2184 ../src/guestfs-actions.pod:2477 ../src/guestfs-actions.pod:2949 ../src/guestfs-actions.pod:2967 ../src/guestfs-actions.pod:5142 ../src/guestfs-actions.pod:5362 ../src/guestfs-actions.pod:5774 ../src/guestfs-actions.pod:5800 ../src/guestfs-actions.pod:7196 ../src/guestfs-actions.pod:7622 ../src/guestfs-actions.pod:7635 ../src/guestfs-actions.pod:7648
msgid "On error this function returns -1."
msgstr ""
@@ -21310,7 +21354,7 @@ msgid "This is the \"va_list variant\" of L</guestfs_add_domain>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:110 ../src/guestfs-actions.pod:121 ../src/guestfs-actions.pod:214 ../src/guestfs-actions.pod:225 ../src/guestfs-actions.pod:871 ../src/guestfs-actions.pod:882 ../src/guestfs-actions.pod:2910 ../src/guestfs-actions.pod:2922 ../src/guestfs-actions.pod:4707 ../src/guestfs-actions.pod:4719 ../src/guestfs-actions.pod:4989 ../src/guestfs-actions.pod:5001 ../src/guestfs-actions.pod:5227 ../src/guestfs-actions.pod:5238
+#: ../src/guestfs-actions.pod:110 ../src/guestfs-actions.pod:121 ../src/guestfs-actions.pod:214 ../src/guestfs-actions.pod:225 ../src/guestfs-actions.pod:876 ../src/guestfs-actions.pod:887 ../src/guestfs-actions.pod:2915 ../src/guestfs-actions.pod:2927 ../src/guestfs-actions.pod:4712 ../src/guestfs-actions.pod:4724 ../src/guestfs-actions.pod:4994 ../src/guestfs-actions.pod:5006 ../src/guestfs-actions.pod:5232 ../src/guestfs-actions.pod:5243
msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
msgstr ""
@@ -21509,7 +21553,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:261 ../src/guestfs-actions.pod:282 ../src/guestfs-actions.pod:2431
+#: ../src/guestfs-actions.pod:261 ../src/guestfs-actions.pod:282 ../src/guestfs-actions.pod:2436
msgid "(Added in 1.0.84)"
msgstr ""
@@ -21552,7 +21596,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:295 ../src/guestfs-actions.pod:2181
+#: ../src/guestfs-actions.pod:295 ../src/guestfs-actions.pod:2186
msgid "(Added in 1.3.4)"
msgstr ""
@@ -21579,7 +21623,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:309 ../src/guestfs-actions.pod:334 ../src/guestfs-actions.pod:352 ../src/guestfs-actions.pod:366 ../src/guestfs-actions.pod:424 ../src/guestfs-actions.pod:444 ../src/guestfs-actions.pod:458 ../src/guestfs-actions.pod:489 ../src/guestfs-actions.pod:503 ../src/guestfs-actions.pod:517 ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:549 ../src/guestfs-actions.pod:5846
+#: ../src/guestfs-actions.pod:309 ../src/guestfs-actions.pod:334 ../src/guestfs-actions.pod:352 ../src/guestfs-actions.pod:366 ../src/guestfs-actions.pod:429 ../src/guestfs-actions.pod:449 ../src/guestfs-actions.pod:463 ../src/guestfs-actions.pod:494 ../src/guestfs-actions.pod:508 ../src/guestfs-actions.pod:522 ../src/guestfs-actions.pod:536 ../src/guestfs-actions.pod:554 ../src/guestfs-actions.pod:5851
msgid "(Added in 0.7)"
msgstr ""
@@ -21647,7 +21691,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:922 ../src/guestfs-actions.pod:940 ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:1016 ../src/guestfs-actions.pod:1119 ../src/guestfs-actions.pod:1249 ../src/guestfs-actions.pod:1266 ../src/guestfs-actions.pod:1285 ../src/guestfs-actions.pod:1419 ../src/guestfs-actions.pod:1607 ../src/guestfs-actions.pod:1719 ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:1899 ../src/guestfs-actions.pod:1966 ../src/guestfs-actions.pod:2009 ../src/guestfs-actions.pod:2030 ../src/guestfs-actions.pod:2204 ../src/guestfs-actions.pod:2396 ../src/guestfs-actions.pod:2600 ../src/guestfs-actions.pod:2690 ../src/guestfs-actions.pod:2794 ../src/guestfs-actions.pod:2813 ../src/guestfs-actions.pod:3027 ../src/guestfs-actions.pod:3055 ../src/guestfs-actions.pod:3076 ../src/guestfs-actions.pod:3110 ../src/guestfs-actions.pod:3169 ../src/guestfs-actions.pod:3189 ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:4189 ../src/guestfs-actions.pod:4359 ../src/guestfs-actions.pod:4469 ../src/guestfs-actions.pod:5375 ../src/guestfs-actions.pod:5574 ../src/guestfs-actions.pod:5744 ../src/guestfs-actions.pod:5922 ../src/guestfs-actions.pod:5971 ../src/guestfs-actions.pod:6627 ../src/guestfs-actions.pod:6643 ../src/guestfs-actions.pod:6667 ../src/guestfs-actions.pod:6691 ../src/guestfs-actions.pod:7365 ../src/guestfs-actions.pod:7384 ../src/guestfs-actions.pod:7402 ../src/guestfs-actions.pod:7576 ../src/guestfs-actions.pod:7885
+#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:927 ../src/guestfs-actions.pod:945 ../src/guestfs-actions.pod:1005 ../src/guestfs-actions.pod:1021 ../src/guestfs-actions.pod:1124 ../src/guestfs-actions.pod:1254 ../src/guestfs-actions.pod:1271 ../src/guestfs-actions.pod:1290 ../src/guestfs-actions.pod:1424 ../src/guestfs-actions.pod:1612 ../src/guestfs-actions.pod:1724 ../src/guestfs-actions.pod:1887 ../src/guestfs-actions.pod:1904 ../src/guestfs-actions.pod:1971 ../src/guestfs-actions.pod:2014 ../src/guestfs-actions.pod:2035 ../src/guestfs-actions.pod:2209 ../src/guestfs-actions.pod:2401 ../src/guestfs-actions.pod:2605 ../src/guestfs-actions.pod:2695 ../src/guestfs-actions.pod:2799 ../src/guestfs-actions.pod:2818 ../src/guestfs-actions.pod:3032 ../src/guestfs-actions.pod:3060 ../src/guestfs-actions.pod:3081 ../src/guestfs-actions.pod:3115 ../src/guestfs-actions.pod:3174 ../src/guestfs-actions.pod:3194 ../src/guestfs-actions.pod:3214 ../src/guestfs-actions.pod:3841 ../src/guestfs-actions.pod:4194 ../src/guestfs-actions.pod:4364 ../src/guestfs-actions.pod:4474 ../src/guestfs-actions.pod:5380 ../src/guestfs-actions.pod:5579 ../src/guestfs-actions.pod:5749 ../src/guestfs-actions.pod:5927 ../src/guestfs-actions.pod:5976 ../src/guestfs-actions.pod:6632 ../src/guestfs-actions.pod:6648 ../src/guestfs-actions.pod:6672 ../src/guestfs-actions.pod:6696 ../src/guestfs-actions.pod:7370 ../src/guestfs-actions.pod:7389 ../src/guestfs-actions.pod:7407 ../src/guestfs-actions.pod:7581 ../src/guestfs-actions.pod:7898
msgid ""
"This function returns a string, or NULL on error. I<The caller must free "
"the returned string after use>."
@@ -21675,22 +21719,31 @@ msgid "You must call this before using any other C<guestfs_aug_*> commands."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:414
+#: ../src/guestfs-actions.pod:404
+msgid ""
+"This option is only useful when debugging Augeas lenses. Use of this option "
+"may require additional memory for the libguestfs appliance. You may need to "
+"set the C<LIBGUESTFS_MEMSIZE> environment variable or call "
+"C<guestfs_set_memsize>."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:419
msgid "Do not load the tree in C<guestfs_aug_init>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:418
+#: ../src/guestfs-actions.pod:423
msgid "To close the handle, you can call C<guestfs_aug_close>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:426
+#: ../src/guestfs-actions.pod:431
msgid "guestfs_aug_insert"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:428
+#: ../src/guestfs-actions.pod:433
#, no-wrap
msgid ""
" int\n"
@@ -21702,12 +21755,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:446
+#: ../src/guestfs-actions.pod:451
msgid "guestfs_aug_load"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:448
+#: ../src/guestfs-actions.pod:453
#, no-wrap
msgid ""
" int\n"
@@ -21716,12 +21769,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:460
+#: ../src/guestfs-actions.pod:465
msgid "guestfs_aug_ls"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:462
+#: ../src/guestfs-actions.pod:467
#, no-wrap
msgid ""
" char **\n"
@@ -21731,14 +21784,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:466
+#: ../src/guestfs-actions.pod:471
msgid ""
"This is just a shortcut for listing C<guestfs_aug_match> C<path/*> and "
"sorting the resulting nodes into alphabetical order."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:469 ../src/guestfs-actions.pod:485 ../src/guestfs-actions.pod:631 ../src/guestfs-actions.pod:1138 ../src/guestfs-actions.pod:1434 ../src/guestfs-actions.pod:1453 ../src/guestfs-actions.pod:1556 ../src/guestfs-actions.pod:1575 ../src/guestfs-actions.pod:1821 ../src/guestfs-actions.pod:2276 ../src/guestfs-actions.pod:2292 ../src/guestfs-actions.pod:2311 ../src/guestfs-actions.pod:2354 ../src/guestfs-actions.pod:2378 ../src/guestfs-actions.pod:2449 ../src/guestfs-actions.pod:2498 ../src/guestfs-actions.pod:2755 ../src/guestfs-actions.pod:3129 ../src/guestfs-actions.pod:3405 ../src/guestfs-actions.pod:3719 ../src/guestfs-actions.pod:3736 ../src/guestfs-actions.pod:3756 ../src/guestfs-actions.pod:3818 ../src/guestfs-actions.pod:3923 ../src/guestfs-actions.pod:4331 ../src/guestfs-actions.pod:5098 ../src/guestfs-actions.pod:5716 ../src/guestfs-actions.pod:5842 ../src/guestfs-actions.pod:5956 ../src/guestfs-actions.pod:6707 ../src/guestfs-actions.pod:6768 ../src/guestfs-actions.pod:6823 ../src/guestfs-actions.pod:6969 ../src/guestfs-actions.pod:6993 ../src/guestfs-actions.pod:7469 ../src/guestfs-actions.pod:7489 ../src/guestfs-actions.pod:7536 ../src/guestfs-actions.pod:7730 ../src/guestfs-actions.pod:7749 ../src/guestfs-actions.pod:7835 ../src/guestfs-actions.pod:7854 ../src/guestfs-actions.pod:7900 ../src/guestfs-actions.pod:7919
+#: ../src/guestfs-actions.pod:474 ../src/guestfs-actions.pod:490 ../src/guestfs-actions.pod:636 ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1439 ../src/guestfs-actions.pod:1458 ../src/guestfs-actions.pod:1561 ../src/guestfs-actions.pod:1580 ../src/guestfs-actions.pod:1826 ../src/guestfs-actions.pod:2281 ../src/guestfs-actions.pod:2297 ../src/guestfs-actions.pod:2316 ../src/guestfs-actions.pod:2359 ../src/guestfs-actions.pod:2383 ../src/guestfs-actions.pod:2454 ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:2760 ../src/guestfs-actions.pod:3134 ../src/guestfs-actions.pod:3410 ../src/guestfs-actions.pod:3724 ../src/guestfs-actions.pod:3741 ../src/guestfs-actions.pod:3761 ../src/guestfs-actions.pod:3823 ../src/guestfs-actions.pod:3928 ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:5103 ../src/guestfs-actions.pod:5721 ../src/guestfs-actions.pod:5847 ../src/guestfs-actions.pod:5961 ../src/guestfs-actions.pod:6712 ../src/guestfs-actions.pod:6773 ../src/guestfs-actions.pod:6828 ../src/guestfs-actions.pod:6974 ../src/guestfs-actions.pod:6998 ../src/guestfs-actions.pod:7474 ../src/guestfs-actions.pod:7494 ../src/guestfs-actions.pod:7541 ../src/guestfs-actions.pod:7735 ../src/guestfs-actions.pod:7754 ../src/guestfs-actions.pod:7848 ../src/guestfs-actions.pod:7867 ../src/guestfs-actions.pod:7913 ../src/guestfs-actions.pod:7932
msgid ""
"This function returns a NULL-terminated array of strings (like "
"L<environ(3)>), or NULL if there was an error. I<The caller must free the "
@@ -21746,17 +21799,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:1063 ../src/guestfs-actions.pod:1081 ../src/guestfs-actions.pod:1491 ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:3514 ../src/guestfs-actions.pod:4172 ../src/guestfs-actions.pod:4222 ../src/guestfs-actions.pod:4409 ../src/guestfs-actions.pod:4442 ../src/guestfs-actions.pod:4605 ../src/guestfs-actions.pod:5102 ../src/guestfs-actions.pod:5657 ../src/guestfs-actions.pod:6054 ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6080 ../src/guestfs-actions.pod:6548 ../src/guestfs-actions.pod:7207 ../src/guestfs-actions.pod:7220 ../src/guestfs-actions.pod:7453 ../src/guestfs-actions.pod:7718
+#: ../src/guestfs-actions.pod:478 ../src/guestfs-actions.pod:1068 ../src/guestfs-actions.pod:1086 ../src/guestfs-actions.pod:1496 ../src/guestfs-actions.pod:3488 ../src/guestfs-actions.pod:3519 ../src/guestfs-actions.pod:4177 ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:4414 ../src/guestfs-actions.pod:4447 ../src/guestfs-actions.pod:4610 ../src/guestfs-actions.pod:5107 ../src/guestfs-actions.pod:5662 ../src/guestfs-actions.pod:6059 ../src/guestfs-actions.pod:6073 ../src/guestfs-actions.pod:6085 ../src/guestfs-actions.pod:6553 ../src/guestfs-actions.pod:7212 ../src/guestfs-actions.pod:7225 ../src/guestfs-actions.pod:7458 ../src/guestfs-actions.pod:7723
msgid "(Added in 0.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:475
+#: ../src/guestfs-actions.pod:480
msgid "guestfs_aug_match"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:477
+#: ../src/guestfs-actions.pod:482
#, no-wrap
msgid ""
" char **\n"
@@ -21766,12 +21819,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:491
+#: ../src/guestfs-actions.pod:496
msgid "guestfs_aug_mv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:493
+#: ../src/guestfs-actions.pod:498
#, no-wrap
msgid ""
" int\n"
@@ -21782,12 +21835,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:505
+#: ../src/guestfs-actions.pod:510
msgid "guestfs_aug_rm"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:507
+#: ../src/guestfs-actions.pod:512
#, no-wrap
msgid ""
" int\n"
@@ -21797,12 +21850,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:519
+#: ../src/guestfs-actions.pod:524
msgid "guestfs_aug_save"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:521
+#: ../src/guestfs-actions.pod:526
#, no-wrap
msgid ""
" int\n"
@@ -21811,19 +21864,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:526
+#: ../src/guestfs-actions.pod:531
msgid ""
"The flags which were passed to C<guestfs_aug_init> affect exactly how files "
"are saved."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:533
+#: ../src/guestfs-actions.pod:538
msgid "guestfs_aug_set"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:535
+#: ../src/guestfs-actions.pod:540
#, no-wrap
msgid ""
" int\n"
@@ -21834,7 +21887,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:542
+#: ../src/guestfs-actions.pod:547
msgid ""
"In the Augeas API, it is possible to clear a node by setting the value to "
"NULL. Due to an oversight in the libguestfs API you cannot do that with "
@@ -21842,12 +21895,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:551
+#: ../src/guestfs-actions.pod:556
msgid "guestfs_available"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:553
+#: ../src/guestfs-actions.pod:558
#, no-wrap
msgid ""
" int\n"
@@ -21857,7 +21910,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:561
+#: ../src/guestfs-actions.pod:566
msgid ""
"The libguestfs groups, and the functions that those groups correspond to, "
"are listed in L<guestfs(3)/AVAILABILITY>. You can also fetch this list at "
@@ -21865,12 +21918,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:585
+#: ../src/guestfs-actions.pod:590
msgid "You must call C<guestfs_launch> before calling this function."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:607
+#: ../src/guestfs-actions.pod:612
msgid ""
"This call was added in version C<1.0.80>. In previous versions of "
"libguestfs all you could do would be to speculatively execute a command to "
@@ -21878,17 +21931,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:616 ../src/guestfs-actions.pod:1236
+#: ../src/guestfs-actions.pod:621 ../src/guestfs-actions.pod:1241
msgid "(Added in 1.0.80)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:618
+#: ../src/guestfs-actions.pod:623
msgid "guestfs_available_all_groups"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:620
+#: ../src/guestfs-actions.pod:625
#, no-wrap
msgid ""
" char **\n"
@@ -21897,7 +21950,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:623
+#: ../src/guestfs-actions.pod:628
msgid ""
"This command returns a list of all optional groups that this daemon knows "
"about. Note this returns both supported and unsupported groups. To find "
@@ -21906,22 +21959,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:629
+#: ../src/guestfs-actions.pod:634
msgid "See also C<guestfs_available> and L<guestfs(3)/AVAILABILITY>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:635
+#: ../src/guestfs-actions.pod:640
msgid "(Added in 1.3.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:637
+#: ../src/guestfs-actions.pod:642
msgid "guestfs_base64_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:639
+#: ../src/guestfs-actions.pod:644
#, no-wrap
msgid ""
" int\n"
@@ -21932,17 +21985,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:649 ../src/guestfs-actions.pod:663
+#: ../src/guestfs-actions.pod:654 ../src/guestfs-actions.pod:668
msgid "(Added in 1.3.5)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:651
+#: ../src/guestfs-actions.pod:656
msgid "guestfs_base64_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:653
+#: ../src/guestfs-actions.pod:658
#, no-wrap
msgid ""
" int\n"
@@ -21953,12 +22006,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:665
+#: ../src/guestfs-actions.pod:670
msgid "guestfs_blockdev_flushbufs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:667
+#: ../src/guestfs-actions.pod:672
#, no-wrap
msgid ""
" int\n"
@@ -21968,17 +22021,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:678 ../src/guestfs-actions.pod:695 ../src/guestfs-actions.pod:710 ../src/guestfs-actions.pod:726 ../src/guestfs-actions.pod:744 ../src/guestfs-actions.pod:763 ../src/guestfs-actions.pod:777 ../src/guestfs-actions.pod:795 ../src/guestfs-actions.pod:809 ../src/guestfs-actions.pod:823
+#: ../src/guestfs-actions.pod:683 ../src/guestfs-actions.pod:700 ../src/guestfs-actions.pod:715 ../src/guestfs-actions.pod:731 ../src/guestfs-actions.pod:749 ../src/guestfs-actions.pod:768 ../src/guestfs-actions.pod:782 ../src/guestfs-actions.pod:800 ../src/guestfs-actions.pod:814 ../src/guestfs-actions.pod:828
msgid "(Added in 0.9.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:680
+#: ../src/guestfs-actions.pod:685
msgid "guestfs_blockdev_getbsz"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:682
+#: ../src/guestfs-actions.pod:687
#, no-wrap
msgid ""
" int\n"
@@ -21988,12 +22041,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:697
+#: ../src/guestfs-actions.pod:702
msgid "guestfs_blockdev_getro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:699
+#: ../src/guestfs-actions.pod:704
#, no-wrap
msgid ""
" int\n"
@@ -22003,17 +22056,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:708 ../src/guestfs-actions.pod:1474 ../src/guestfs-actions.pod:1489 ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:1989 ../src/guestfs-actions.pod:2061 ../src/guestfs-actions.pod:2087 ../src/guestfs-actions.pod:2127 ../src/guestfs-actions.pod:2142 ../src/guestfs-actions.pod:2167 ../src/guestfs-actions.pod:2190 ../src/guestfs-actions.pod:3226 ../src/guestfs-actions.pod:3242 ../src/guestfs-actions.pod:3260 ../src/guestfs-actions.pod:3422 ../src/guestfs-actions.pod:3436 ../src/guestfs-actions.pod:3451 ../src/guestfs-actions.pod:3465 ../src/guestfs-actions.pod:3481 ../src/guestfs-actions.pod:3496 ../src/guestfs-actions.pod:3512 ../src/guestfs-actions.pod:3526 ../src/guestfs-actions.pod:3539 ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:3583 ../src/guestfs-actions.pod:3596 ../src/guestfs-actions.pod:3610 ../src/guestfs-actions.pod:5339
+#: ../src/guestfs-actions.pod:713 ../src/guestfs-actions.pod:1479 ../src/guestfs-actions.pod:1494 ../src/guestfs-actions.pod:1983 ../src/guestfs-actions.pod:1994 ../src/guestfs-actions.pod:2066 ../src/guestfs-actions.pod:2092 ../src/guestfs-actions.pod:2132 ../src/guestfs-actions.pod:2147 ../src/guestfs-actions.pod:2172 ../src/guestfs-actions.pod:2195 ../src/guestfs-actions.pod:3231 ../src/guestfs-actions.pod:3247 ../src/guestfs-actions.pod:3265 ../src/guestfs-actions.pod:3427 ../src/guestfs-actions.pod:3441 ../src/guestfs-actions.pod:3456 ../src/guestfs-actions.pod:3470 ../src/guestfs-actions.pod:3486 ../src/guestfs-actions.pod:3501 ../src/guestfs-actions.pod:3517 ../src/guestfs-actions.pod:3531 ../src/guestfs-actions.pod:3544 ../src/guestfs-actions.pod:3558 ../src/guestfs-actions.pod:3573 ../src/guestfs-actions.pod:3588 ../src/guestfs-actions.pod:3601 ../src/guestfs-actions.pod:3615 ../src/guestfs-actions.pod:5344
msgid "This function returns a C truth value on success or -1 on error."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:712
+#: ../src/guestfs-actions.pod:717
msgid "guestfs_blockdev_getsize64"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:714
+#: ../src/guestfs-actions.pod:719
#, no-wrap
msgid ""
" int64_t\n"
@@ -22023,17 +22076,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:720
+#: ../src/guestfs-actions.pod:725
msgid "See also C<guestfs_blockdev_getsz>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:728
+#: ../src/guestfs-actions.pod:733
msgid "guestfs_blockdev_getss"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:730
+#: ../src/guestfs-actions.pod:735
#, no-wrap
msgid ""
" int\n"
@@ -22043,19 +22096,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:737
+#: ../src/guestfs-actions.pod:742
msgid ""
"(Note, this is not the size in sectors, use C<guestfs_blockdev_getsz> for "
"that)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:746
+#: ../src/guestfs-actions.pod:751
msgid "guestfs_blockdev_getsz"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:748
+#: ../src/guestfs-actions.pod:753
#, no-wrap
msgid ""
" int64_t\n"
@@ -22065,19 +22118,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:755
+#: ../src/guestfs-actions.pod:760
msgid ""
"See also C<guestfs_blockdev_getss> for the real sector size of the device, "
"and C<guestfs_blockdev_getsize64> for the more useful I<size in bytes>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:765
+#: ../src/guestfs-actions.pod:770
msgid "guestfs_blockdev_rereadpt"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:767
+#: ../src/guestfs-actions.pod:772
#, no-wrap
msgid ""
" int\n"
@@ -22087,12 +22140,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:779
+#: ../src/guestfs-actions.pod:784
msgid "guestfs_blockdev_setbsz"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:781
+#: ../src/guestfs-actions.pod:786
#, no-wrap
msgid ""
" int\n"
@@ -22103,12 +22156,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:797
+#: ../src/guestfs-actions.pod:802
msgid "guestfs_blockdev_setro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:799
+#: ../src/guestfs-actions.pod:804
#, no-wrap
msgid ""
" int\n"
@@ -22118,12 +22171,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:811
+#: ../src/guestfs-actions.pod:816
msgid "guestfs_blockdev_setrw"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:813
+#: ../src/guestfs-actions.pod:818
#, no-wrap
msgid ""
" int\n"
@@ -22133,12 +22186,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:825
+#: ../src/guestfs-actions.pod:830
msgid "guestfs_btrfs_filesystem_resize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:827
+#: ../src/guestfs-actions.pod:832
#, no-wrap
msgid ""
" int\n"
@@ -22149,7 +22202,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:837
+#: ../src/guestfs-actions.pod:842
#, no-wrap
msgid ""
" GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n"
@@ -22157,17 +22210,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:860
+#: ../src/guestfs-actions.pod:865
msgid "(Added in 1.11.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:862
+#: ../src/guestfs-actions.pod:867
msgid "guestfs_btrfs_filesystem_resize_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:864
+#: ../src/guestfs-actions.pod:869
#, no-wrap
msgid ""
" int\n"
@@ -22178,17 +22231,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:869
+#: ../src/guestfs-actions.pod:874
msgid "This is the \"va_list variant\" of L</guestfs_btrfs_filesystem_resize>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:873
+#: ../src/guestfs-actions.pod:878
msgid "guestfs_btrfs_filesystem_resize_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:875
+#: ../src/guestfs-actions.pod:880
#, no-wrap
msgid ""
" int\n"
@@ -22200,17 +22253,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:880
+#: ../src/guestfs-actions.pod:885
msgid "This is the \"argv variant\" of L</guestfs_btrfs_filesystem_resize>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:884
+#: ../src/guestfs-actions.pod:889
msgid "guestfs_case_sensitive_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:886
+#: ../src/guestfs-actions.pod:891
#, no-wrap
msgid ""
" char *\n"
@@ -22220,7 +22273,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:912
+#: ../src/guestfs-actions.pod:917
msgid ""
"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return "
"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of "
@@ -22228,22 +22281,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:920
+#: ../src/guestfs-actions.pod:925
msgid "See also C<guestfs_realpath>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:925 ../src/guestfs-actions.pod:7387
+#: ../src/guestfs-actions.pod:930 ../src/guestfs-actions.pod:7392
msgid "(Added in 1.0.75)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:927
+#: ../src/guestfs-actions.pod:932
msgid "guestfs_cat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:929
+#: ../src/guestfs-actions.pod:934
#, no-wrap
msgid ""
" char *\n"
@@ -22253,7 +22306,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:935
+#: ../src/guestfs-actions.pod:940
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of string). For "
@@ -22262,17 +22315,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:946 ../src/guestfs-actions.pod:3740 ../src/guestfs-actions.pod:3822 ../src/guestfs-actions.pod:3839 ../src/guestfs-actions.pod:3927 ../src/guestfs-actions.pod:4335 ../src/guestfs-actions.pod:4349 ../src/guestfs-actions.pod:5720 ../src/guestfs-actions.pod:5734 ../src/guestfs-actions.pod:7540 ../src/guestfs-actions.pod:7554
+#: ../src/guestfs-actions.pod:951 ../src/guestfs-actions.pod:3745 ../src/guestfs-actions.pod:3827 ../src/guestfs-actions.pod:3844 ../src/guestfs-actions.pod:3932 ../src/guestfs-actions.pod:4340 ../src/guestfs-actions.pod:4354 ../src/guestfs-actions.pod:5725 ../src/guestfs-actions.pod:5739 ../src/guestfs-actions.pod:7545 ../src/guestfs-actions.pod:7559
msgid "(Added in 0.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:948
+#: ../src/guestfs-actions.pod:953
msgid "guestfs_checksum"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:950
+#: ../src/guestfs-actions.pod:955
#, no-wrap
msgid ""
" char *\n"
@@ -22283,27 +22336,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:996
+#: ../src/guestfs-actions.pod:1001
msgid "To get the checksum for a device, use C<guestfs_checksum_device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:998
+#: ../src/guestfs-actions.pod:1003
msgid "To get the checksums for many files, use C<guestfs_checksums_out>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1003 ../src/guestfs-actions.pod:1311 ../src/guestfs-actions.pod:2158 ../src/guestfs-actions.pod:3438 ../src/guestfs-actions.pod:3467 ../src/guestfs-actions.pod:3528 ../src/guestfs-actions.pod:3555 ../src/guestfs-actions.pod:7243
+#: ../src/guestfs-actions.pod:1008 ../src/guestfs-actions.pod:1316 ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:3443 ../src/guestfs-actions.pod:3472 ../src/guestfs-actions.pod:3533 ../src/guestfs-actions.pod:3560 ../src/guestfs-actions.pod:7248
msgid "(Added in 1.0.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1005
+#: ../src/guestfs-actions.pod:1010
msgid "guestfs_checksum_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1007
+#: ../src/guestfs-actions.pod:1012
#, no-wrap
msgid ""
" char *\n"
@@ -22314,7 +22367,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1012
+#: ../src/guestfs-actions.pod:1017
msgid ""
"This call computes the MD5, SHAx or CRC checksum of the contents of the "
"device named C<device>. For the types of checksums supported see the "
@@ -22322,17 +22375,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1019 ../src/guestfs-actions.pod:5169 ../src/guestfs-actions.pod:5304 ../src/guestfs-actions.pod:5341 ../src/guestfs-actions.pod:5359 ../src/guestfs-actions.pod:5541 ../src/guestfs-actions.pod:7152 ../src/guestfs-actions.pod:7166 ../src/guestfs-actions.pod:7566
+#: ../src/guestfs-actions.pod:1024 ../src/guestfs-actions.pod:5174 ../src/guestfs-actions.pod:5309 ../src/guestfs-actions.pod:5346 ../src/guestfs-actions.pod:5364 ../src/guestfs-actions.pod:5546 ../src/guestfs-actions.pod:7157 ../src/guestfs-actions.pod:7171 ../src/guestfs-actions.pod:7571
msgid "(Added in 1.3.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1021
+#: ../src/guestfs-actions.pod:1026
msgid "guestfs_checksums_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1023
+#: ../src/guestfs-actions.pod:1028
#, no-wrap
msgid ""
" int\n"
@@ -22344,17 +22397,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1043
+#: ../src/guestfs-actions.pod:1048
msgid "(Added in 1.3.7)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1045
+#: ../src/guestfs-actions.pod:1050
msgid "guestfs_chmod"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1047
+#: ../src/guestfs-actions.pod:1052
#, no-wrap
msgid ""
" int\n"
@@ -22365,12 +22418,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1065
+#: ../src/guestfs-actions.pod:1070
msgid "guestfs_chown"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1067
+#: ../src/guestfs-actions.pod:1072
#, no-wrap
msgid ""
" int\n"
@@ -22382,12 +22435,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1083
+#: ../src/guestfs-actions.pod:1088
msgid "guestfs_command"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1085
+#: ../src/guestfs-actions.pod:1090
#, no-wrap
msgid ""
" char *\n"
@@ -22397,7 +22450,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1094
+#: ../src/guestfs-actions.pod:1099
msgid ""
"The single parameter is an argv-style list of arguments. The first element "
"is the name of the program to run. Subsequent elements are parameters. The "
@@ -22407,17 +22460,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1125 ../src/guestfs-actions.pod:1145 ../src/guestfs-actions.pod:1610
+#: ../src/guestfs-actions.pod:1130 ../src/guestfs-actions.pod:1150 ../src/guestfs-actions.pod:1615
msgid "(Added in 0.9.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1127
+#: ../src/guestfs-actions.pod:1132
msgid "guestfs_command_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1129
+#: ../src/guestfs-actions.pod:1134
#, no-wrap
msgid ""
" char **\n"
@@ -22427,24 +22480,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1133
+#: ../src/guestfs-actions.pod:1138
msgid ""
"This is the same as C<guestfs_command>, but splits the result into a list of "
"lines."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1136
+#: ../src/guestfs-actions.pod:1141
msgid "See also: C<guestfs_sh_lines>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1147
+#: ../src/guestfs-actions.pod:1152
msgid "guestfs_config"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1149
+#: ../src/guestfs-actions.pod:1154
#, no-wrap
msgid ""
" int\n"
@@ -22455,12 +22508,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1167
+#: ../src/guestfs-actions.pod:1172
msgid "guestfs_copy_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1169
+#: ../src/guestfs-actions.pod:1174
#, no-wrap
msgid ""
" int\n"
@@ -22472,7 +22525,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1183 ../src/guestfs-actions.pod:1306 ../src/guestfs-actions.pod:1337 ../src/guestfs-actions.pod:1382 ../src/guestfs-actions.pod:1759 ../src/guestfs-actions.pod:1781 ../src/guestfs-actions.pod:3638 ../src/guestfs-actions.pod:7238 ../src/guestfs-actions.pod:7272 ../src/guestfs-actions.pod:7775 ../src/guestfs-actions.pod:7794
+#: ../src/guestfs-actions.pod:1188 ../src/guestfs-actions.pod:1311 ../src/guestfs-actions.pod:1342 ../src/guestfs-actions.pod:1387 ../src/guestfs-actions.pod:1764 ../src/guestfs-actions.pod:1786 ../src/guestfs-actions.pod:3643 ../src/guestfs-actions.pod:7243 ../src/guestfs-actions.pod:7277 ../src/guestfs-actions.pod:7784 ../src/guestfs-actions.pod:7807
msgid ""
"This long-running command can generate progress notification messages so "
"that the caller can display a progress bar or indicator. To receive these "
@@ -22481,17 +22534,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1188 ../src/guestfs-actions.pod:4362 ../src/guestfs-actions.pod:5747 ../src/guestfs-actions.pod:7473 ../src/guestfs-actions.pod:7493 ../src/guestfs-actions.pod:7579
+#: ../src/guestfs-actions.pod:1193 ../src/guestfs-actions.pod:4367 ../src/guestfs-actions.pod:5752 ../src/guestfs-actions.pod:7478 ../src/guestfs-actions.pod:7498 ../src/guestfs-actions.pod:7584
msgid "(Added in 1.0.87)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1190
+#: ../src/guestfs-actions.pod:1195
msgid "guestfs_cp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1192
+#: ../src/guestfs-actions.pod:1197
#, no-wrap
msgid ""
" int\n"
@@ -22502,17 +22555,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1202 ../src/guestfs-actions.pod:1216 ../src/guestfs-actions.pod:1288 ../src/guestfs-actions.pod:1362 ../src/guestfs-actions.pod:1476 ../src/guestfs-actions.pod:5116 ../src/guestfs-actions.pod:5591
+#: ../src/guestfs-actions.pod:1207 ../src/guestfs-actions.pod:1221 ../src/guestfs-actions.pod:1293 ../src/guestfs-actions.pod:1367 ../src/guestfs-actions.pod:1481 ../src/guestfs-actions.pod:5121 ../src/guestfs-actions.pod:5596
msgid "(Added in 1.0.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1204
+#: ../src/guestfs-actions.pod:1209
msgid "guestfs_cp_a"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1206
+#: ../src/guestfs-actions.pod:1211
#, no-wrap
msgid ""
" int\n"
@@ -22523,12 +22576,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1218
+#: ../src/guestfs-actions.pod:1223
msgid "guestfs_dd"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1220
+#: ../src/guestfs-actions.pod:1225
#, no-wrap
msgid ""
" int\n"
@@ -22539,7 +22592,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1230
+#: ../src/guestfs-actions.pod:1235
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 "
@@ -22547,12 +22600,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1238
+#: ../src/guestfs-actions.pod:1243
msgid "guestfs_df"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1240
+#: ../src/guestfs-actions.pod:1245
#, no-wrap
msgid ""
" char *\n"
@@ -22561,7 +22614,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1245 ../src/guestfs-actions.pod:1262
+#: ../src/guestfs-actions.pod:1250 ../src/guestfs-actions.pod:1267
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string. Use C<guestfs_statvfs> "
@@ -22569,17 +22622,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1252 ../src/guestfs-actions.pod:1269 ../src/guestfs-actions.pod:1387 ../src/guestfs-actions.pod:2361 ../src/guestfs-actions.pod:2385 ../src/guestfs-actions.pod:2453 ../src/guestfs-actions.pod:4472 ../src/guestfs-actions.pod:5016 ../src/guestfs-actions.pod:6976 ../src/guestfs-actions.pod:7000 ../src/guestfs-actions.pod:7619 ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7645
+#: ../src/guestfs-actions.pod:1257 ../src/guestfs-actions.pod:1274 ../src/guestfs-actions.pod:1392 ../src/guestfs-actions.pod:2366 ../src/guestfs-actions.pod:2390 ../src/guestfs-actions.pod:2458 ../src/guestfs-actions.pod:4477 ../src/guestfs-actions.pod:5021 ../src/guestfs-actions.pod:6981 ../src/guestfs-actions.pod:7005 ../src/guestfs-actions.pod:7624 ../src/guestfs-actions.pod:7637 ../src/guestfs-actions.pod:7650
msgid "(Added in 1.0.54)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1254
+#: ../src/guestfs-actions.pod:1259
msgid "guestfs_df_h"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1256
+#: ../src/guestfs-actions.pod:1261
#, no-wrap
msgid ""
" char *\n"
@@ -22588,12 +22641,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1271
+#: ../src/guestfs-actions.pod:1276
msgid "guestfs_dmesg"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1273
+#: ../src/guestfs-actions.pod:1278
#, no-wrap
msgid ""
" char *\n"
@@ -22602,7 +22655,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1280
+#: ../src/guestfs-actions.pod:1285
msgid ""
"Another way to get the same information is to enable verbose messages with "
"C<guestfs_set_verbose> or by setting the environment variable "
@@ -22610,12 +22663,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1290
+#: ../src/guestfs-actions.pod:1295
msgid "guestfs_download"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1292
+#: ../src/guestfs-actions.pod:1297
#, no-wrap
msgid ""
" int\n"
@@ -22626,17 +22679,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1302
+#: ../src/guestfs-actions.pod:1307
msgid "See also C<guestfs_upload>, C<guestfs_cat>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1313
+#: ../src/guestfs-actions.pod:1318
msgid "guestfs_download_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1315
+#: ../src/guestfs-actions.pod:1320
#, no-wrap
msgid ""
" int\n"
@@ -22649,7 +22702,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1328
+#: ../src/guestfs-actions.pod:1333
msgid ""
"Note that there is no limit on the amount of data that can be downloaded "
"with this call, unlike with C<guestfs_pread>, and this call always reads the "
@@ -22657,22 +22710,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1333
+#: ../src/guestfs-actions.pod:1338
msgid "See also C<guestfs_download>, C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1342 ../src/guestfs-actions.pod:7277
+#: ../src/guestfs-actions.pod:1347 ../src/guestfs-actions.pod:7282
msgid "(Added in 1.5.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1344
+#: ../src/guestfs-actions.pod:1349
msgid "guestfs_drop_caches"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1346
+#: ../src/guestfs-actions.pod:1351
#, no-wrap
msgid ""
" int\n"
@@ -22682,12 +22735,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1364
+#: ../src/guestfs-actions.pod:1369
msgid "guestfs_du"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1366
+#: ../src/guestfs-actions.pod:1371
#, no-wrap
msgid ""
" int64_t\n"
@@ -22697,12 +22750,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1389
+#: ../src/guestfs-actions.pod:1394
msgid "guestfs_e2fsck_f"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1391
+#: ../src/guestfs-actions.pod:1396
#, no-wrap
msgid ""
" int\n"
@@ -22712,24 +22765,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1399
+#: ../src/guestfs-actions.pod:1404
msgid ""
"This command is only needed because of C<guestfs_resize2fs> (q.v.). "
"Normally you should use C<guestfs_fsck>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1404
+#: ../src/guestfs-actions.pod:1409
msgid "(Added in 1.0.29)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1406
+#: ../src/guestfs-actions.pod:1411
msgid "guestfs_echo_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1408
+#: ../src/guestfs-actions.pod:1413
#, no-wrap
msgid ""
" char *\n"
@@ -22739,22 +22792,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1417
+#: ../src/guestfs-actions.pod:1422
msgid "See also C<guestfs_ping_daemon>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1422 ../src/guestfs-actions.pod:2169 ../src/guestfs-actions.pod:6448
+#: ../src/guestfs-actions.pod:1427 ../src/guestfs-actions.pod:2174 ../src/guestfs-actions.pod:6453
msgid "(Added in 1.0.69)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1424
+#: ../src/guestfs-actions.pod:1429
msgid "guestfs_egrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1426
+#: ../src/guestfs-actions.pod:1431
#, no-wrap
msgid ""
" char **\n"
@@ -22765,17 +22818,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1441 ../src/guestfs-actions.pod:1460 ../src/guestfs-actions.pod:1517 ../src/guestfs-actions.pod:1563 ../src/guestfs-actions.pod:1582 ../src/guestfs-actions.pod:2299 ../src/guestfs-actions.pod:2318 ../src/guestfs-actions.pod:2474 ../src/guestfs-actions.pod:2487 ../src/guestfs-actions.pod:2502 ../src/guestfs-actions.pod:2548 ../src/guestfs-actions.pod:2570 ../src/guestfs-actions.pod:2583 ../src/guestfs-actions.pod:3852 ../src/guestfs-actions.pod:3866 ../src/guestfs-actions.pod:3879 ../src/guestfs-actions.pod:3893 ../src/guestfs-actions.pod:4894 ../src/guestfs-actions.pod:5925 ../src/guestfs-actions.pod:5974 ../src/guestfs-actions.pod:6844 ../src/guestfs-actions.pod:6856 ../src/guestfs-actions.pod:6869 ../src/guestfs-actions.pod:6882 ../src/guestfs-actions.pod:6904 ../src/guestfs-actions.pod:6917 ../src/guestfs-actions.pod:6930 ../src/guestfs-actions.pod:6943 ../src/guestfs-actions.pod:7737 ../src/guestfs-actions.pod:7756 ../src/guestfs-actions.pod:7842 ../src/guestfs-actions.pod:7861 ../src/guestfs-actions.pod:7907 ../src/guestfs-actions.pod:7926
+#: ../src/guestfs-actions.pod:1446 ../src/guestfs-actions.pod:1465 ../src/guestfs-actions.pod:1522 ../src/guestfs-actions.pod:1568 ../src/guestfs-actions.pod:1587 ../src/guestfs-actions.pod:2304 ../src/guestfs-actions.pod:2323 ../src/guestfs-actions.pod:2479 ../src/guestfs-actions.pod:2492 ../src/guestfs-actions.pod:2507 ../src/guestfs-actions.pod:2553 ../src/guestfs-actions.pod:2575 ../src/guestfs-actions.pod:2588 ../src/guestfs-actions.pod:3857 ../src/guestfs-actions.pod:3871 ../src/guestfs-actions.pod:3884 ../src/guestfs-actions.pod:3898 ../src/guestfs-actions.pod:4899 ../src/guestfs-actions.pod:5930 ../src/guestfs-actions.pod:5979 ../src/guestfs-actions.pod:6849 ../src/guestfs-actions.pod:6861 ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:6887 ../src/guestfs-actions.pod:6909 ../src/guestfs-actions.pod:6922 ../src/guestfs-actions.pod:6935 ../src/guestfs-actions.pod:6948 ../src/guestfs-actions.pod:7742 ../src/guestfs-actions.pod:7761 ../src/guestfs-actions.pod:7855 ../src/guestfs-actions.pod:7874 ../src/guestfs-actions.pod:7920 ../src/guestfs-actions.pod:7939
msgid "(Added in 1.0.66)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1443
+#: ../src/guestfs-actions.pod:1448
msgid "guestfs_egrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1445
+#: ../src/guestfs-actions.pod:1450
#, no-wrap
msgid ""
" char **\n"
@@ -22786,12 +22839,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1462
+#: ../src/guestfs-actions.pod:1467
msgid "guestfs_equal"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1464
+#: ../src/guestfs-actions.pod:1469
#, no-wrap
msgid ""
" int\n"
@@ -22802,12 +22855,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1478
+#: ../src/guestfs-actions.pod:1483
msgid "guestfs_exists"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1480
+#: ../src/guestfs-actions.pod:1485
#, no-wrap
msgid ""
" int\n"
@@ -22817,17 +22870,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1487
+#: ../src/guestfs-actions.pod:1492
msgid "See also C<guestfs_is_file>, C<guestfs_is_dir>, C<guestfs_stat>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1493
+#: ../src/guestfs-actions.pod:1498
msgid "guestfs_fallocate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1495
+#: ../src/guestfs-actions.pod:1500
#, no-wrap
msgid ""
" int\n"
@@ -22838,19 +22891,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1500
+#: ../src/guestfs-actions.pod:1505
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> "
"call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1519
+#: ../src/guestfs-actions.pod:1524
msgid "guestfs_fallocate64"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1521
+#: ../src/guestfs-actions.pod:1526
#, no-wrap
msgid ""
" int\n"
@@ -22861,14 +22914,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1530
+#: ../src/guestfs-actions.pod:1535
msgid ""
"Note that this call allocates disk blocks for the file. To create a sparse "
"file use C<guestfs_truncate_size> instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1533
+#: ../src/guestfs-actions.pod:1538
msgid ""
"The deprecated call C<guestfs_fallocate> does the same, but owing to an "
"oversight it only allowed 30 bit lengths to be specified, effectively "
@@ -22876,17 +22929,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1544
+#: ../src/guestfs-actions.pod:1549
msgid "(Added in 1.3.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1546
+#: ../src/guestfs-actions.pod:1551
msgid "guestfs_fgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1548
+#: ../src/guestfs-actions.pod:1553
#, no-wrap
msgid ""
" char **\n"
@@ -22897,12 +22950,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1565
+#: ../src/guestfs-actions.pod:1570
msgid "guestfs_fgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1567
+#: ../src/guestfs-actions.pod:1572
#, no-wrap
msgid ""
" char **\n"
@@ -22913,12 +22966,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1584
+#: ../src/guestfs-actions.pod:1589
msgid "guestfs_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1586
+#: ../src/guestfs-actions.pod:1591
#, no-wrap
msgid ""
" char *\n"
@@ -22928,19 +22981,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1604
+#: ../src/guestfs-actions.pod:1609
msgid ""
"See also: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, "
"C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1612
+#: ../src/guestfs-actions.pod:1617
msgid "guestfs_file_architecture"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1614
+#: ../src/guestfs-actions.pod:1619
#, no-wrap
msgid ""
" char *\n"
@@ -22950,17 +23003,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1722 ../src/guestfs-actions.pod:1885 ../src/guestfs-actions.pod:1902 ../src/guestfs-actions.pod:2603 ../src/guestfs-actions.pod:2693 ../src/guestfs-actions.pod:2759 ../src/guestfs-actions.pod:2946 ../src/guestfs-actions.pod:2964 ../src/guestfs-actions.pod:3004 ../src/guestfs-actions.pod:3079 ../src/guestfs-actions.pod:3172 ../src/guestfs-actions.pod:3409 ../src/guestfs-actions.pod:3541
+#: ../src/guestfs-actions.pod:1727 ../src/guestfs-actions.pod:1890 ../src/guestfs-actions.pod:1907 ../src/guestfs-actions.pod:2608 ../src/guestfs-actions.pod:2698 ../src/guestfs-actions.pod:2764 ../src/guestfs-actions.pod:2951 ../src/guestfs-actions.pod:2969 ../src/guestfs-actions.pod:3009 ../src/guestfs-actions.pod:3084 ../src/guestfs-actions.pod:3177 ../src/guestfs-actions.pod:3414 ../src/guestfs-actions.pod:3546
msgid "(Added in 1.5.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1724
+#: ../src/guestfs-actions.pod:1729
msgid "guestfs_filesize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1726
+#: ../src/guestfs-actions.pod:1731
#, no-wrap
msgid ""
" int64_t\n"
@@ -22970,7 +23023,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1732
+#: ../src/guestfs-actions.pod:1737
msgid ""
"To get other stats about a file, use C<guestfs_stat>, C<guestfs_lstat>, "
"C<guestfs_is_dir>, C<guestfs_is_file> etc. To get the size of block "
@@ -22978,17 +23031,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1738
+#: ../src/guestfs-actions.pod:1743
msgid "(Added in 1.0.82)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1740
+#: ../src/guestfs-actions.pod:1745
msgid "guestfs_fill"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1742
+#: ../src/guestfs-actions.pod:1747
#, no-wrap
msgid ""
" int\n"
@@ -23000,7 +23053,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1752
+#: ../src/guestfs-actions.pod:1757
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
"C<guestfs_truncate_size>. To create a file with a pattern of repeating "
@@ -23008,17 +23061,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1764
+#: ../src/guestfs-actions.pod:1769
msgid "(Added in 1.0.79)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1766
+#: ../src/guestfs-actions.pod:1771
msgid "guestfs_fill_pattern"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1768
+#: ../src/guestfs-actions.pod:1773
#, no-wrap
msgid ""
" int\n"
@@ -23030,7 +23083,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1774
+#: ../src/guestfs-actions.pod:1779
msgid ""
"This function is like C<guestfs_fill> except that it creates a new file of "
"length C<len> containing the repeating pattern of bytes in C<pattern>. The "
@@ -23039,17 +23092,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1786
+#: ../src/guestfs-actions.pod:1791
msgid "(Added in 1.3.12)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1788
+#: ../src/guestfs-actions.pod:1793
msgid "guestfs_find"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1790
+#: ../src/guestfs-actions.pod:1795
#, no-wrap
msgid ""
" char **\n"
@@ -23059,27 +23112,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1806
+#: ../src/guestfs-actions.pod:1811
msgid "then the returned list from C<guestfs_find> C</tmp> would be 4 elements:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1819
+#: ../src/guestfs-actions.pod:1824
msgid "See also C<guestfs_find0>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1828 ../src/guestfs-actions.pod:4299 ../src/guestfs-actions.pod:6009
+#: ../src/guestfs-actions.pod:1833 ../src/guestfs-actions.pod:4304 ../src/guestfs-actions.pod:6014
msgid "(Added in 1.0.27)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1830
+#: ../src/guestfs-actions.pod:1835
msgid "guestfs_find0"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1832
+#: ../src/guestfs-actions.pod:1837
#, no-wrap
msgid ""
" int\n"
@@ -23090,24 +23143,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1841
+#: ../src/guestfs-actions.pod:1846
msgid ""
"This command works the same way as C<guestfs_find> with the following "
"exceptions:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1868
+#: ../src/guestfs-actions.pod:1873
msgid "(Added in 1.0.74)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1870
+#: ../src/guestfs-actions.pod:1875
msgid "guestfs_findfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1872
+#: ../src/guestfs-actions.pod:1877
#, no-wrap
msgid ""
" char *\n"
@@ -23117,17 +23170,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1880
+#: ../src/guestfs-actions.pod:1885
msgid "To find the label of a filesystem, use C<guestfs_vfs_label>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1887
+#: ../src/guestfs-actions.pod:1892
msgid "guestfs_findfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1889
+#: ../src/guestfs-actions.pod:1894
#, no-wrap
msgid ""
" char *\n"
@@ -23137,17 +23190,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1897
+#: ../src/guestfs-actions.pod:1902
msgid "To find the UUID of a filesystem, use C<guestfs_vfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1904
+#: ../src/guestfs-actions.pod:1909
msgid "guestfs_fsck"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1906
+#: ../src/guestfs-actions.pod:1911
#, no-wrap
msgid ""
" int\n"
@@ -23158,17 +23211,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1941 ../src/guestfs-actions.pod:7780
+#: ../src/guestfs-actions.pod:1946 ../src/guestfs-actions.pod:7789
msgid "(Added in 1.0.16)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1943
+#: ../src/guestfs-actions.pod:1948
msgid "guestfs_get_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1945
+#: ../src/guestfs-actions.pod:1950
#, no-wrap
msgid ""
" const char *\n"
@@ -23177,7 +23230,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1953
+#: ../src/guestfs-actions.pod:1958
msgid ""
"This function returns a string which may be NULL. There is no way to return "
"an error from this function. The string is owned by the guest handle and "
@@ -23185,17 +23238,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1957 ../src/guestfs-actions.pod:5687 ../src/guestfs-actions.pod:6169 ../src/guestfs-actions.pod:6611 ../src/guestfs-actions.pod:6630 ../src/guestfs-actions.pod:6646 ../src/guestfs-actions.pod:6670 ../src/guestfs-actions.pod:7424 ../src/guestfs-actions.pod:7439 ../src/guestfs-actions.pod:7823
+#: ../src/guestfs-actions.pod:1962 ../src/guestfs-actions.pod:5692 ../src/guestfs-actions.pod:6174 ../src/guestfs-actions.pod:6616 ../src/guestfs-actions.pod:6635 ../src/guestfs-actions.pod:6651 ../src/guestfs-actions.pod:6675 ../src/guestfs-actions.pod:7429 ../src/guestfs-actions.pod:7444 ../src/guestfs-actions.pod:7836
msgid "(Added in 1.0.26)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1959
+#: ../src/guestfs-actions.pod:1964
msgid "guestfs_get_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1961
+#: ../src/guestfs-actions.pod:1966
#, no-wrap
msgid ""
" char *\n"
@@ -23204,22 +23257,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1964
+#: ../src/guestfs-actions.pod:1969
msgid "Return the current attach method. See C<guestfs_set_attach_method>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1969 ../src/guestfs-actions.pod:6199
+#: ../src/guestfs-actions.pod:1974 ../src/guestfs-actions.pod:6204
msgid "(Added in 1.9.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1971
+#: ../src/guestfs-actions.pod:1976
msgid "guestfs_get_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1973
+#: ../src/guestfs-actions.pod:1978
#, no-wrap
msgid ""
" int\n"
@@ -23228,12 +23281,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1982
+#: ../src/guestfs-actions.pod:1987
msgid "guestfs_get_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1984
+#: ../src/guestfs-actions.pod:1989
#, no-wrap
msgid ""
" int\n"
@@ -23242,17 +23295,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:6240
+#: ../src/guestfs-actions.pod:1996 ../src/guestfs-actions.pod:6245
msgid "(Added in 1.0.72)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1993
+#: ../src/guestfs-actions.pod:1998
msgid "guestfs_get_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1995
+#: ../src/guestfs-actions.pod:2000
#, no-wrap
msgid ""
" char *\n"
@@ -23262,24 +23315,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1999
+#: ../src/guestfs-actions.pod:2004
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_vfs_label> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2012 ../src/guestfs-actions.pod:2033 ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6277
+#: ../src/guestfs-actions.pod:2017 ../src/guestfs-actions.pod:2038 ../src/guestfs-actions.pod:6263 ../src/guestfs-actions.pod:6282
msgid "(Added in 1.0.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2014
+#: ../src/guestfs-actions.pod:2019
msgid "guestfs_get_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2016
+#: ../src/guestfs-actions.pod:2021
#, no-wrap
msgid ""
" char *\n"
@@ -23289,19 +23342,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2020
+#: ../src/guestfs-actions.pod:2025
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_vfs_uuid> "
"call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2035
+#: ../src/guestfs-actions.pod:2040
msgid "guestfs_get_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2037
+#: ../src/guestfs-actions.pod:2042
#, no-wrap
msgid ""
" int\n"
@@ -23310,7 +23363,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2043
+#: ../src/guestfs-actions.pod:2048
msgid ""
"If C<guestfs_set_memsize> was not called on this handle, and if "
"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
@@ -23318,17 +23371,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2052 ../src/guestfs-actions.pod:4590 ../src/guestfs-actions.pod:4799 ../src/guestfs-actions.pod:4818 ../src/guestfs-actions.pod:4837 ../src/guestfs-actions.pod:4849 ../src/guestfs-actions.pod:4866 ../src/guestfs-actions.pod:4879 ../src/guestfs-actions.pod:5912 ../src/guestfs-actions.pod:6298 ../src/guestfs-actions.pod:6578 ../src/guestfs-actions.pod:7193
+#: ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:4595 ../src/guestfs-actions.pod:4804 ../src/guestfs-actions.pod:4823 ../src/guestfs-actions.pod:4842 ../src/guestfs-actions.pod:4854 ../src/guestfs-actions.pod:4871 ../src/guestfs-actions.pod:4884 ../src/guestfs-actions.pod:5917 ../src/guestfs-actions.pod:6303 ../src/guestfs-actions.pod:6583 ../src/guestfs-actions.pod:7198
msgid "(Added in 1.0.55)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2054
+#: ../src/guestfs-actions.pod:2059
msgid "guestfs_get_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2056
+#: ../src/guestfs-actions.pod:2061
#, no-wrap
msgid ""
" int\n"
@@ -23337,17 +23390,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2063 ../src/guestfs-actions.pod:6317
+#: ../src/guestfs-actions.pod:2068 ../src/guestfs-actions.pod:6322
msgid "(Added in 1.5.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2065
+#: ../src/guestfs-actions.pod:2070
msgid "guestfs_get_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2067
+#: ../src/guestfs-actions.pod:2072
#, no-wrap
msgid ""
" const char *\n"
@@ -23356,19 +23409,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2075 ../src/guestfs-actions.pod:2115
+#: ../src/guestfs-actions.pod:2080 ../src/guestfs-actions.pod:2120
msgid ""
"This function returns a string, or NULL on error. The string is owned by "
"the guest handle and must I<not> be freed."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2080
+#: ../src/guestfs-actions.pod:2085
msgid "guestfs_get_pgroup"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2082
+#: ../src/guestfs-actions.pod:2087
#, no-wrap
msgid ""
" int\n"
@@ -23377,17 +23430,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2089 ../src/guestfs-actions.pod:6353 ../src/guestfs-actions.pod:7685
+#: ../src/guestfs-actions.pod:2094 ../src/guestfs-actions.pod:6358 ../src/guestfs-actions.pod:7690
msgid "(Added in 1.11.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2091
+#: ../src/guestfs-actions.pod:2096
msgid "guestfs_get_pid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2093
+#: ../src/guestfs-actions.pod:2098
#, no-wrap
msgid ""
" int\n"
@@ -23396,17 +23449,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2103
+#: ../src/guestfs-actions.pod:2108
msgid "(Added in 1.0.56)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2105
+#: ../src/guestfs-actions.pod:2110
msgid "guestfs_get_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2107
+#: ../src/guestfs-actions.pod:2112
#, no-wrap
msgid ""
" const char *\n"
@@ -23415,17 +23468,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2118 ../src/guestfs-actions.pod:6381
+#: ../src/guestfs-actions.pod:2123 ../src/guestfs-actions.pod:6386
msgid "(Added in 1.0.6)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2120
+#: ../src/guestfs-actions.pod:2125
msgid "guestfs_get_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2122
+#: ../src/guestfs-actions.pod:2127
#, no-wrap
msgid ""
" int\n"
@@ -23434,17 +23487,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2129 ../src/guestfs-actions.pod:3663 ../src/guestfs-actions.pod:3994 ../src/guestfs-actions.pod:4397 ../src/guestfs-actions.pod:4429 ../src/guestfs-actions.pod:5617 ../src/guestfs-actions.pod:5960 ../src/guestfs-actions.pod:6405 ../src/guestfs-actions.pod:7096 ../src/guestfs-actions.pod:7116 ../src/guestfs-actions.pod:7308
+#: ../src/guestfs-actions.pod:2134 ../src/guestfs-actions.pod:3668 ../src/guestfs-actions.pod:3999 ../src/guestfs-actions.pod:4402 ../src/guestfs-actions.pod:4434 ../src/guestfs-actions.pod:5622 ../src/guestfs-actions.pod:5965 ../src/guestfs-actions.pod:6410 ../src/guestfs-actions.pod:7101 ../src/guestfs-actions.pod:7121 ../src/guestfs-actions.pod:7313
msgid "(Added in 1.0.77)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2131
+#: ../src/guestfs-actions.pod:2136
msgid "guestfs_get_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2133
+#: ../src/guestfs-actions.pod:2138
#, no-wrap
msgid ""
" int\n"
@@ -23453,24 +23506,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2136
+#: ../src/guestfs-actions.pod:2141
msgid ""
"This returns the current setting of the selinux flag which is passed to the "
"appliance at boot time. See C<guestfs_set_selinux>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2144 ../src/guestfs-actions.pod:2207 ../src/guestfs-actions.pod:6424 ../src/guestfs-actions.pod:6482
+#: ../src/guestfs-actions.pod:2149 ../src/guestfs-actions.pod:2212 ../src/guestfs-actions.pod:6429 ../src/guestfs-actions.pod:6487
msgid "(Added in 1.0.67)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2146
+#: ../src/guestfs-actions.pod:2151
msgid "guestfs_get_state"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2148
+#: ../src/guestfs-actions.pod:2153
#, no-wrap
msgid ""
" int\n"
@@ -23479,12 +23532,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2160
+#: ../src/guestfs-actions.pod:2165
msgid "guestfs_get_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2162
+#: ../src/guestfs-actions.pod:2167
#, no-wrap
msgid ""
" int\n"
@@ -23493,12 +23546,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2171
+#: ../src/guestfs-actions.pod:2176
msgid "guestfs_get_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2173
+#: ../src/guestfs-actions.pod:2178
#, no-wrap
msgid ""
" int\n"
@@ -23507,19 +23560,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2176
+#: ../src/guestfs-actions.pod:2181
msgid ""
"Return the current umask. By default the umask is C<022> unless it has been "
"set by calling C<guestfs_umask>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2183
+#: ../src/guestfs-actions.pod:2188
msgid "guestfs_get_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2185
+#: ../src/guestfs-actions.pod:2190
#, no-wrap
msgid ""
" int\n"
@@ -23528,12 +23581,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2194
+#: ../src/guestfs-actions.pod:2199
msgid "guestfs_getcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2196
+#: ../src/guestfs-actions.pod:2201
#, no-wrap
msgid ""
" char *\n"
@@ -23542,17 +23595,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2201
+#: ../src/guestfs-actions.pod:2206
msgid "See the documentation about SELINUX in L<guestfs(3)>, and C<guestfs_setcon>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2209
+#: ../src/guestfs-actions.pod:2214
msgid "guestfs_getxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2211
+#: ../src/guestfs-actions.pod:2216
#, no-wrap
msgid ""
" char *\n"
@@ -23564,7 +23617,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2217
+#: ../src/guestfs-actions.pod:2222
msgid ""
"Get a single extended attribute from file C<path> named C<name>. This call "
"follows symlinks. If you want to lookup an extended attribute for the "
@@ -23572,7 +23625,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2221 ../src/guestfs-actions.pod:3677
+#: ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:3682
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
"by calling C<guestfs_getxattrs>. However some Linux filesystem "
@@ -23582,12 +23635,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2231
+#: ../src/guestfs-actions.pod:2236
msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2233 ../src/guestfs-actions.pod:2424 ../src/guestfs-actions.pod:2894 ../src/guestfs-actions.pod:3689 ../src/guestfs-actions.pod:5610 ../src/guestfs-actions.pod:5636 ../src/guestfs-actions.pod:5817
+#: ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2429 ../src/guestfs-actions.pod:2899 ../src/guestfs-actions.pod:3694 ../src/guestfs-actions.pod:5615 ../src/guestfs-actions.pod:5641 ../src/guestfs-actions.pod:5822
msgid ""
"This function returns a buffer, or NULL on error. The size of the returned "
"buffer is written to C<*size_r>. I<The caller must free the returned buffer "
@@ -23595,17 +23648,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2237 ../src/guestfs-actions.pod:3693
+#: ../src/guestfs-actions.pod:2242 ../src/guestfs-actions.pod:3698
msgid "(Added in 1.7.24)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2239
+#: ../src/guestfs-actions.pod:2244
msgid "guestfs_getxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2241
+#: ../src/guestfs-actions.pod:2246
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -23615,29 +23668,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2251
+#: ../src/guestfs-actions.pod:2256
msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2253 ../src/guestfs-actions.pod:3705 ../src/guestfs-actions.pod:4393
+#: ../src/guestfs-actions.pod:2258 ../src/guestfs-actions.pod:3710 ../src/guestfs-actions.pod:4398
msgid ""
"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was "
"an error. I<The caller must call C<guestfs_free_xattr_list> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2257 ../src/guestfs-actions.pod:3709 ../src/guestfs-actions.pod:3908 ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:5990 ../src/guestfs-actions.pod:6501 ../src/guestfs-actions.pod:7888
+#: ../src/guestfs-actions.pod:2262 ../src/guestfs-actions.pod:3714 ../src/guestfs-actions.pod:3913 ../src/guestfs-actions.pod:3949 ../src/guestfs-actions.pod:5995 ../src/guestfs-actions.pod:6506 ../src/guestfs-actions.pod:7901
msgid "(Added in 1.0.59)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2259
+#: ../src/guestfs-actions.pod:2264
msgid "guestfs_glob_expand"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2261
+#: ../src/guestfs-actions.pod:2266
#, no-wrap
msgid ""
" char **\n"
@@ -23647,17 +23700,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2280 ../src/guestfs-actions.pod:6694 ../src/guestfs-actions.pod:6711
+#: ../src/guestfs-actions.pod:2285 ../src/guestfs-actions.pod:6699 ../src/guestfs-actions.pod:6716
msgid "(Added in 1.0.50)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2282
+#: ../src/guestfs-actions.pod:2287
msgid "guestfs_grep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2284
+#: ../src/guestfs-actions.pod:2289
#, no-wrap
msgid ""
" char **\n"
@@ -23668,12 +23721,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2301
+#: ../src/guestfs-actions.pod:2306
msgid "guestfs_grepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2303
+#: ../src/guestfs-actions.pod:2308
#, no-wrap
msgid ""
" char **\n"
@@ -23684,12 +23737,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2320
+#: ../src/guestfs-actions.pod:2325
msgid "guestfs_grub_install"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2322
+#: ../src/guestfs-actions.pod:2327
#, no-wrap
msgid ""
" int\n"
@@ -23700,17 +23753,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2343
+#: ../src/guestfs-actions.pod:2348
msgid "(Added in 1.0.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2345
+#: ../src/guestfs-actions.pod:2350
msgid "guestfs_head"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2347
+#: ../src/guestfs-actions.pod:2352
#, no-wrap
msgid ""
" char **\n"
@@ -23720,12 +23773,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2363
+#: ../src/guestfs-actions.pod:2368
msgid "guestfs_head_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2365
+#: ../src/guestfs-actions.pod:2370
#, no-wrap
msgid ""
" char **\n"
@@ -23736,12 +23789,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2387
+#: ../src/guestfs-actions.pod:2392
msgid "guestfs_hexdump"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2389
+#: ../src/guestfs-actions.pod:2394
#, no-wrap
msgid ""
" char *\n"
@@ -23751,17 +23804,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:6775 ../src/guestfs-actions.pod:6830
+#: ../src/guestfs-actions.pod:2407 ../src/guestfs-actions.pod:6780 ../src/guestfs-actions.pod:6835
msgid "(Added in 1.0.22)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2404
+#: ../src/guestfs-actions.pod:2409
msgid "guestfs_initrd_cat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2406
+#: ../src/guestfs-actions.pod:2411
#, no-wrap
msgid ""
" char *\n"
@@ -23773,17 +23826,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2422
+#: ../src/guestfs-actions.pod:2427
msgid "See also C<guestfs_initrd_list>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2433
+#: ../src/guestfs-actions.pod:2438
msgid "guestfs_initrd_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2435
+#: ../src/guestfs-actions.pod:2440
#, no-wrap
msgid ""
" char **\n"
@@ -23793,12 +23846,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2455
+#: ../src/guestfs-actions.pod:2460
msgid "guestfs_inotify_add_watch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2457
+#: ../src/guestfs-actions.pod:2462
#, no-wrap
msgid ""
" int64_t\n"
@@ -23809,12 +23862,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2476
+#: ../src/guestfs-actions.pod:2481
msgid "guestfs_inotify_close"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2478
+#: ../src/guestfs-actions.pod:2483
#, no-wrap
msgid ""
" int\n"
@@ -23823,12 +23876,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2489
+#: ../src/guestfs-actions.pod:2494
msgid "guestfs_inotify_files"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2491
+#: ../src/guestfs-actions.pod:2496
#, no-wrap
msgid ""
" char **\n"
@@ -23837,7 +23890,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2494
+#: ../src/guestfs-actions.pod:2499
msgid ""
"This function is a helpful wrapper around C<guestfs_inotify_read> which just "
"returns a list of pathnames of objects that were touched. The returned "
@@ -23845,12 +23898,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2504
+#: ../src/guestfs-actions.pod:2509
msgid "guestfs_inotify_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2506
+#: ../src/guestfs-actions.pod:2511
#, no-wrap
msgid ""
" int\n"
@@ -23860,7 +23913,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2514
+#: ../src/guestfs-actions.pod:2519
msgid ""
"C<maxevents> is the maximum number of events which will be queued up between "
"calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is "
@@ -23872,7 +23925,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2524
+#: ../src/guestfs-actions.pod:2529
msgid ""
"Before any events are generated, you have to add some watches to the "
"internal watch list. See: C<guestfs_inotify_add_watch>, "
@@ -23880,7 +23933,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2530
+#: ../src/guestfs-actions.pod:2535
msgid ""
"Queued up events should be read periodically by calling "
"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful "
@@ -23889,19 +23942,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2537
+#: ../src/guestfs-actions.pod:2542
msgid ""
"The handle should be closed after use by calling C<guestfs_inotify_close>. "
"This also removes any watches automatically."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2550
+#: ../src/guestfs-actions.pod:2555
msgid "guestfs_inotify_read"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2552
+#: ../src/guestfs-actions.pod:2557
#, no-wrap
msgid ""
" struct guestfs_inotify_event_list *\n"
@@ -23910,7 +23963,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2566
+#: ../src/guestfs-actions.pod:2571
msgid ""
"This function returns a C<struct guestfs_inotify_event_list *>, or NULL if "
"there was an error. I<The caller must call "
@@ -23918,12 +23971,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2572
+#: ../src/guestfs-actions.pod:2577
msgid "guestfs_inotify_rm_watch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2574
+#: ../src/guestfs-actions.pod:2579
#, no-wrap
msgid ""
" int\n"
@@ -23933,19 +23986,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2578
+#: ../src/guestfs-actions.pod:2583
msgid ""
"Remove a previously defined inotify watch. See "
"C<guestfs_inotify_add_watch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2585
+#: ../src/guestfs-actions.pod:2590
msgid "guestfs_inspect_get_arch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2587
+#: ../src/guestfs-actions.pod:2592
#, no-wrap
msgid ""
" char *\n"
@@ -23955,19 +24008,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2591
+#: ../src/guestfs-actions.pod:2596
msgid ""
"This returns the architecture of the inspected operating system. The "
"possible return values are listed under C<guestfs_file_architecture>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2605
+#: ../src/guestfs-actions.pod:2610
msgid "guestfs_inspect_get_distro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2607
+#: ../src/guestfs-actions.pod:2612
#, no-wrap
msgid ""
" char *\n"
@@ -23977,12 +24030,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2695
+#: ../src/guestfs-actions.pod:2700
msgid "guestfs_inspect_get_drive_mappings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2697
+#: ../src/guestfs-actions.pod:2702
#, no-wrap
msgid ""
" char **\n"
@@ -23992,14 +24045,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2726
+#: ../src/guestfs-actions.pod:2731
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>, C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2730 ../src/guestfs-actions.pod:2998 ../src/guestfs-actions.pod:3796 ../src/guestfs-actions.pod:5078 ../src/guestfs-actions.pod:7132
+#: ../src/guestfs-actions.pod:2735 ../src/guestfs-actions.pod:3003 ../src/guestfs-actions.pod:3801 ../src/guestfs-actions.pod:5083 ../src/guestfs-actions.pod:7137
msgid ""
"This function returns a NULL-terminated array of strings, or NULL if there "
"was an error. The array of strings will always have length C<2n+1>, where "
@@ -24008,17 +24061,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2736 ../src/guestfs-actions.pod:3192
+#: ../src/guestfs-actions.pod:2741 ../src/guestfs-actions.pod:3197
msgid "(Added in 1.9.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2738
+#: ../src/guestfs-actions.pod:2743
msgid "guestfs_inspect_get_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2740
+#: ../src/guestfs-actions.pod:2745
#, no-wrap
msgid ""
" char **\n"
@@ -24028,19 +24081,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2752
+#: ../src/guestfs-actions.pod:2757
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2761
+#: ../src/guestfs-actions.pod:2766
msgid "guestfs_inspect_get_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2763
+#: ../src/guestfs-actions.pod:2768
#, no-wrap
msgid ""
" char *\n"
@@ -24050,17 +24103,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2797 ../src/guestfs-actions.pod:3228 ../src/guestfs-actions.pod:3244 ../src/guestfs-actions.pod:3262 ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:2802 ../src/guestfs-actions.pod:3233 ../src/guestfs-actions.pod:3249 ../src/guestfs-actions.pod:3267 ../src/guestfs-actions.pod:6033
msgid "(Added in 1.9.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2799
+#: ../src/guestfs-actions.pod:2804
msgid "guestfs_inspect_get_hostname"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2801
+#: ../src/guestfs-actions.pod:2806
#, no-wrap
msgid ""
" char *\n"
@@ -24070,17 +24123,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2816
+#: ../src/guestfs-actions.pod:2821
msgid "(Added in 1.7.9)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2818
+#: ../src/guestfs-actions.pod:2823
msgid "guestfs_inspect_get_icon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2820
+#: ../src/guestfs-actions.pod:2825
#, no-wrap
msgid ""
" char *\n"
@@ -24092,7 +24145,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2831
+#: ../src/guestfs-actions.pod:2836
#, no-wrap
msgid ""
" GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n"
@@ -24101,17 +24154,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2898 ../src/guestfs-actions.pod:3723 ../src/guestfs-actions.pod:4977
+#: ../src/guestfs-actions.pod:2903 ../src/guestfs-actions.pod:3728 ../src/guestfs-actions.pod:4982
msgid "(Added in 1.11.12)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2900
+#: ../src/guestfs-actions.pod:2905
msgid "guestfs_inspect_get_icon_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2902
+#: ../src/guestfs-actions.pod:2907
#, no-wrap
msgid ""
" char *\n"
@@ -24123,17 +24176,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2908
+#: ../src/guestfs-actions.pod:2913
msgid "This is the \"va_list variant\" of L</guestfs_inspect_get_icon>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2912
+#: ../src/guestfs-actions.pod:2917
msgid "guestfs_inspect_get_icon_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2914
+#: ../src/guestfs-actions.pod:2919
#, no-wrap
msgid ""
" char *\n"
@@ -24146,17 +24199,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2920
+#: ../src/guestfs-actions.pod:2925
msgid "This is the \"argv variant\" of L</guestfs_inspect_get_icon>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2924
+#: ../src/guestfs-actions.pod:2929
msgid "guestfs_inspect_get_major_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2926
+#: ../src/guestfs-actions.pod:2931
#, no-wrap
msgid ""
" int\n"
@@ -24166,12 +24219,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2948
+#: ../src/guestfs-actions.pod:2953
msgid "guestfs_inspect_get_minor_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2950
+#: ../src/guestfs-actions.pod:2955
#, no-wrap
msgid ""
" int\n"
@@ -24181,19 +24234,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2959
+#: ../src/guestfs-actions.pod:2964
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2966
+#: ../src/guestfs-actions.pod:2971
msgid "guestfs_inspect_get_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2968
+#: ../src/guestfs-actions.pod:2973
#, no-wrap
msgid ""
" char **\n"
@@ -24203,7 +24256,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2989
+#: ../src/guestfs-actions.pod:2994
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 "
@@ -24212,19 +24265,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2995
+#: ../src/guestfs-actions.pod:3000
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3006
+#: ../src/guestfs-actions.pod:3011
msgid "guestfs_inspect_get_package_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3008
+#: ../src/guestfs-actions.pod:3013
#, no-wrap
msgid ""
" char *\n"
@@ -24234,7 +24287,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3012
+#: ../src/guestfs-actions.pod:3017
msgid ""
"This function and C<guestfs_inspect_get_package_management> return the "
"package format and package management tool used by the inspected operating "
@@ -24243,17 +24296,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3030 ../src/guestfs-actions.pod:3058
+#: ../src/guestfs-actions.pod:3035 ../src/guestfs-actions.pod:3063
msgid "(Added in 1.7.5)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3032
+#: ../src/guestfs-actions.pod:3037
msgid "guestfs_inspect_get_package_management"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3034
+#: ../src/guestfs-actions.pod:3039
#, no-wrap
msgid ""
" char *\n"
@@ -24263,7 +24316,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3038
+#: ../src/guestfs-actions.pod:3043
msgid ""
"C<guestfs_inspect_get_package_format> and this function return the package "
"format and package management tool used by the inspected operating system. "
@@ -24272,12 +24325,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3060
+#: ../src/guestfs-actions.pod:3065
msgid "guestfs_inspect_get_product_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3062
+#: ../src/guestfs-actions.pod:3067
#, no-wrap
msgid ""
" char *\n"
@@ -24287,12 +24340,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3081
+#: ../src/guestfs-actions.pod:3086
msgid "guestfs_inspect_get_product_variant"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3083
+#: ../src/guestfs-actions.pod:3088
#, no-wrap
msgid ""
" char *\n"
@@ -24302,24 +24355,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3106
+#: ../src/guestfs-actions.pod:3111
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3113
+#: ../src/guestfs-actions.pod:3118
msgid "(Added in 1.9.13)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3115
+#: ../src/guestfs-actions.pod:3120
msgid "guestfs_inspect_get_roots"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3117
+#: ../src/guestfs-actions.pod:3122
#, no-wrap
msgid ""
" char **\n"
@@ -24328,7 +24381,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3120
+#: ../src/guestfs-actions.pod:3125
msgid ""
"This function is a convenient way to get the list of root devices, as "
"returned from a previous call to C<guestfs_inspect_os>, but without redoing "
@@ -24336,24 +24389,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3124
+#: ../src/guestfs-actions.pod:3129
msgid ""
"This returns an empty list if either no root devices were found or the "
"caller has not called C<guestfs_inspect_os>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3133
+#: ../src/guestfs-actions.pod:3138
msgid "(Added in 1.7.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3135
+#: ../src/guestfs-actions.pod:3140
msgid "guestfs_inspect_get_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3137
+#: ../src/guestfs-actions.pod:3142
#, no-wrap
msgid ""
" char *\n"
@@ -24363,12 +24416,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3174
+#: ../src/guestfs-actions.pod:3179
msgid "guestfs_inspect_get_windows_current_control_set"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3176
+#: ../src/guestfs-actions.pod:3181
#, no-wrap
msgid ""
" char *\n"
@@ -24378,12 +24431,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3194
+#: ../src/guestfs-actions.pod:3199
msgid "guestfs_inspect_get_windows_systemroot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3196
+#: ../src/guestfs-actions.pod:3201
#, no-wrap
msgid ""
" char *\n"
@@ -24393,17 +24446,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3212
+#: ../src/guestfs-actions.pod:3217
msgid "(Added in 1.5.25)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3214
+#: ../src/guestfs-actions.pod:3219
msgid "guestfs_inspect_is_live"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3216
+#: ../src/guestfs-actions.pod:3221
#, no-wrap
msgid ""
" int\n"
@@ -24413,19 +24466,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3220
+#: ../src/guestfs-actions.pod:3225
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if a live image was detected on the disk."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3230
+#: ../src/guestfs-actions.pod:3235
msgid "guestfs_inspect_is_multipart"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3232
+#: ../src/guestfs-actions.pod:3237
#, no-wrap
msgid ""
" int\n"
@@ -24435,19 +24488,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3236
+#: ../src/guestfs-actions.pod:3241
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is part of a set."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3246
+#: ../src/guestfs-actions.pod:3251
msgid "guestfs_inspect_is_netinst"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3248
+#: ../src/guestfs-actions.pod:3253
#, no-wrap
msgid ""
" int\n"
@@ -24457,7 +24510,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3252
+#: ../src/guestfs-actions.pod:3257
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is a network installer, ie. not a "
@@ -24466,12 +24519,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3264
+#: ../src/guestfs-actions.pod:3269
msgid "guestfs_inspect_list_applications"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3266
+#: ../src/guestfs-actions.pod:3271
#, no-wrap
msgid ""
" struct guestfs_application_list *\n"
@@ -24481,7 +24534,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3272
+#: ../src/guestfs-actions.pod:3277
msgid ""
"I<Note:> This call works differently from other parts of the inspection "
"API. You have to call C<guestfs_inspect_os>, then "
@@ -24494,7 +24547,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3362
+#: ../src/guestfs-actions.pod:3367
msgid ""
"This function returns a C<struct guestfs_application_list *>, or NULL if "
"there was an error. I<The caller must call C<guestfs_free_application_list> "
@@ -24502,17 +24555,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3366
+#: ../src/guestfs-actions.pod:3371
msgid "(Added in 1.7.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3368
+#: ../src/guestfs-actions.pod:3373
msgid "guestfs_inspect_os"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3370
+#: ../src/guestfs-actions.pod:3375
#, no-wrap
msgid ""
" char **\n"
@@ -24521,7 +24574,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3386
+#: ../src/guestfs-actions.pod:3391
msgid ""
"You can pass the root string(s) returned to other C<guestfs_inspect_get_*> "
"functions in order to query further information about each operating system, "
@@ -24529,7 +24582,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3391
+#: ../src/guestfs-actions.pod:3396
msgid ""
"This function uses other libguestfs features such as C<guestfs_mount_ro> and "
"C<guestfs_umount_all> in order to mount and unmount filesystems and look at "
@@ -24538,17 +24591,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3403 ../src/guestfs-actions.pod:3734 ../src/guestfs-actions.pod:3816
+#: ../src/guestfs-actions.pod:3408 ../src/guestfs-actions.pod:3739 ../src/guestfs-actions.pod:3821
msgid "See also C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3411
+#: ../src/guestfs-actions.pod:3416
msgid "guestfs_is_blockdev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3413
+#: ../src/guestfs-actions.pod:3418
#, no-wrap
msgid ""
" int\n"
@@ -24558,22 +24611,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3420 ../src/guestfs-actions.pod:3449 ../src/guestfs-actions.pod:3479 ../src/guestfs-actions.pod:3494 ../src/guestfs-actions.pod:3510 ../src/guestfs-actions.pod:3566 ../src/guestfs-actions.pod:3581
+#: ../src/guestfs-actions.pod:3425 ../src/guestfs-actions.pod:3454 ../src/guestfs-actions.pod:3484 ../src/guestfs-actions.pod:3499 ../src/guestfs-actions.pod:3515 ../src/guestfs-actions.pod:3571 ../src/guestfs-actions.pod:3586
msgid "See also C<guestfs_stat>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3424 ../src/guestfs-actions.pod:3453 ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3570 ../src/guestfs-actions.pod:3585
+#: ../src/guestfs-actions.pod:3429 ../src/guestfs-actions.pod:3458 ../src/guestfs-actions.pod:3503 ../src/guestfs-actions.pod:3575 ../src/guestfs-actions.pod:3590
msgid "(Added in 1.5.10)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3426
+#: ../src/guestfs-actions.pod:3431
msgid "guestfs_is_busy"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3428
+#: ../src/guestfs-actions.pod:3433
#, no-wrap
msgid ""
" int\n"
@@ -24582,12 +24635,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3440
+#: ../src/guestfs-actions.pod:3445
msgid "guestfs_is_chardev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3442
+#: ../src/guestfs-actions.pod:3447
#, no-wrap
msgid ""
" int\n"
@@ -24597,12 +24650,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3455
+#: ../src/guestfs-actions.pod:3460
msgid "guestfs_is_config"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3457
+#: ../src/guestfs-actions.pod:3462
#, no-wrap
msgid ""
" int\n"
@@ -24611,12 +24664,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3469
+#: ../src/guestfs-actions.pod:3474
msgid "guestfs_is_dir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3471
+#: ../src/guestfs-actions.pod:3476
#, no-wrap
msgid ""
" int\n"
@@ -24626,12 +24679,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3485
+#: ../src/guestfs-actions.pod:3490
msgid "guestfs_is_fifo"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3487
+#: ../src/guestfs-actions.pod:3492
#, no-wrap
msgid ""
" int\n"
@@ -24641,12 +24694,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3500
+#: ../src/guestfs-actions.pod:3505
msgid "guestfs_is_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3502
+#: ../src/guestfs-actions.pod:3507
#, no-wrap
msgid ""
" int\n"
@@ -24656,12 +24709,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3516
+#: ../src/guestfs-actions.pod:3521
msgid "guestfs_is_launching"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3518
+#: ../src/guestfs-actions.pod:3523
#, no-wrap
msgid ""
" int\n"
@@ -24670,12 +24723,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3530
+#: ../src/guestfs-actions.pod:3535
msgid "guestfs_is_lv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3532
+#: ../src/guestfs-actions.pod:3537
#, no-wrap
msgid ""
" int\n"
@@ -24685,12 +24738,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3543
+#: ../src/guestfs-actions.pod:3548
msgid "guestfs_is_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3545
+#: ../src/guestfs-actions.pod:3550
#, no-wrap
msgid ""
" int\n"
@@ -24699,12 +24752,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3557
+#: ../src/guestfs-actions.pod:3562
msgid "guestfs_is_socket"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3559
+#: ../src/guestfs-actions.pod:3564
#, no-wrap
msgid ""
" int\n"
@@ -24714,12 +24767,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3572
+#: ../src/guestfs-actions.pod:3577
msgid "guestfs_is_symlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3574
+#: ../src/guestfs-actions.pod:3579
#, no-wrap
msgid ""
" int\n"
@@ -24729,12 +24782,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3587
+#: ../src/guestfs-actions.pod:3592
msgid "guestfs_is_zero"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3589
+#: ../src/guestfs-actions.pod:3594
#, no-wrap
msgid ""
" int\n"
@@ -24744,17 +24797,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3598 ../src/guestfs-actions.pod:3612
+#: ../src/guestfs-actions.pod:3603 ../src/guestfs-actions.pod:3617
msgid "(Added in 1.11.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3600
+#: ../src/guestfs-actions.pod:3605
msgid "guestfs_is_zero_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3602
+#: ../src/guestfs-actions.pod:3607
#, no-wrap
msgid ""
" int\n"
@@ -24764,12 +24817,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3614
+#: ../src/guestfs-actions.pod:3619
msgid "guestfs_kill_subprocess"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3616
+#: ../src/guestfs-actions.pod:3621
#, no-wrap
msgid ""
" int\n"
@@ -24778,12 +24831,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3625
+#: ../src/guestfs-actions.pod:3630
msgid "guestfs_launch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3627
+#: ../src/guestfs-actions.pod:3632
#, no-wrap
msgid ""
" int\n"
@@ -24792,12 +24845,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3645
+#: ../src/guestfs-actions.pod:3650
msgid "guestfs_lchown"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3647
+#: ../src/guestfs-actions.pod:3652
#, no-wrap
msgid ""
" int\n"
@@ -24809,7 +24862,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3653
+#: ../src/guestfs-actions.pod:3658
msgid ""
"Change the file owner to C<owner> and group to C<group>. This is like "
"C<guestfs_chown> but if C<path> is a symlink then the link itself is "
@@ -24817,12 +24870,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3665
+#: ../src/guestfs-actions.pod:3670
msgid "guestfs_lgetxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3667
+#: ../src/guestfs-actions.pod:3672
#, no-wrap
msgid ""
" char *\n"
@@ -24834,17 +24887,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3687
+#: ../src/guestfs-actions.pod:3692
msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3695
+#: ../src/guestfs-actions.pod:3700
msgid "guestfs_lgetxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3697
+#: ../src/guestfs-actions.pod:3702
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -24854,19 +24907,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3701
+#: ../src/guestfs-actions.pod:3706
msgid ""
"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, "
"then it returns the extended attributes of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3711
+#: ../src/guestfs-actions.pod:3716
msgid "guestfs_list_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3713
+#: ../src/guestfs-actions.pod:3718
#, no-wrap
msgid ""
" char **\n"
@@ -24875,12 +24928,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3725
+#: ../src/guestfs-actions.pod:3730
msgid "guestfs_list_devices"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3727
+#: ../src/guestfs-actions.pod:3732
#, no-wrap
msgid ""
" char **\n"
@@ -24889,12 +24942,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3742
+#: ../src/guestfs-actions.pod:3747
msgid "guestfs_list_dm_devices"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3744
+#: ../src/guestfs-actions.pod:3749
#, no-wrap
msgid ""
" char **\n"
@@ -24903,14 +24956,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3749
+#: ../src/guestfs-actions.pod:3754
msgid ""
"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
"previous call to C<guestfs_luks_open>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3752
+#: ../src/guestfs-actions.pod:3757
msgid ""
"Device mapper devices which correspond to logical volumes are I<not> "
"returned in this list. Call C<guestfs_lvs> if you want to list logical "
@@ -24918,17 +24971,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3760 ../src/guestfs-actions.pod:5216
+#: ../src/guestfs-actions.pod:3765 ../src/guestfs-actions.pod:5221
msgid "(Added in 1.11.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3762
+#: ../src/guestfs-actions.pod:3767
msgid "guestfs_list_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3764
+#: ../src/guestfs-actions.pod:3769
#, no-wrap
msgid ""
" char **\n"
@@ -24937,7 +24990,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3784
+#: ../src/guestfs-actions.pod:3789
msgid ""
"This command runs other libguestfs commands, which might include "
"C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -24945,7 +24998,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3788
+#: ../src/guestfs-actions.pod:3793
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 "
@@ -24956,17 +25009,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3802 ../src/guestfs-actions.pod:5577
+#: ../src/guestfs-actions.pod:3807 ../src/guestfs-actions.pod:5582
msgid "(Added in 1.5.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3804
+#: ../src/guestfs-actions.pod:3809
msgid "guestfs_list_partitions"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3806
+#: ../src/guestfs-actions.pod:3811
#, no-wrap
msgid ""
" char **\n"
@@ -24975,19 +25028,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3813
+#: ../src/guestfs-actions.pod:3818
msgid ""
"This does not return logical volumes. For that you will need to call "
"C<guestfs_lvs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3824
+#: ../src/guestfs-actions.pod:3829
msgid "guestfs_ll"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3826
+#: ../src/guestfs-actions.pod:3831
#, no-wrap
msgid ""
" char *\n"
@@ -24997,12 +25050,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3841
+#: ../src/guestfs-actions.pod:3846
msgid "guestfs_ln"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3843
+#: ../src/guestfs-actions.pod:3848
#, no-wrap
msgid ""
" int\n"
@@ -25013,12 +25066,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3854
+#: ../src/guestfs-actions.pod:3859
msgid "guestfs_ln_f"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3856
+#: ../src/guestfs-actions.pod:3861
#, no-wrap
msgid ""
" int\n"
@@ -25029,12 +25082,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3868
+#: ../src/guestfs-actions.pod:3873
msgid "guestfs_ln_s"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3870
+#: ../src/guestfs-actions.pod:3875
#, no-wrap
msgid ""
" int\n"
@@ -25045,12 +25098,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3881
+#: ../src/guestfs-actions.pod:3886
msgid "guestfs_ln_sf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3883
+#: ../src/guestfs-actions.pod:3888
#, no-wrap
msgid ""
" int\n"
@@ -25061,12 +25114,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3895
+#: ../src/guestfs-actions.pod:3900
msgid "guestfs_lremovexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3897
+#: ../src/guestfs-actions.pod:3902
#, no-wrap
msgid ""
" int\n"
@@ -25077,19 +25130,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3902
+#: ../src/guestfs-actions.pod:3907
msgid ""
"This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic "
"link, then it removes an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3910
+#: ../src/guestfs-actions.pod:3915
msgid "guestfs_ls"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3912
+#: ../src/guestfs-actions.pod:3917
#, no-wrap
msgid ""
" char **\n"
@@ -25099,19 +25152,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3920
+#: ../src/guestfs-actions.pod:3925
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use C<guestfs_readdir> instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3929
+#: ../src/guestfs-actions.pod:3934
msgid "guestfs_lsetxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3931
+#: ../src/guestfs-actions.pod:3936
#, no-wrap
msgid ""
" int\n"
@@ -25124,19 +25177,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3938
+#: ../src/guestfs-actions.pod:3943
msgid ""
"This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, "
"then it sets an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3946
+#: ../src/guestfs-actions.pod:3951
msgid "guestfs_lstat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3948
+#: ../src/guestfs-actions.pod:3953
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -25146,31 +25199,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3954
+#: ../src/guestfs-actions.pod:3959
msgid ""
"This is the same as C<guestfs_stat> except that if C<path> is a symbolic "
"link, then the link is stat-ed, not the file it refers to."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3960 ../src/guestfs-actions.pod:6735
+#: ../src/guestfs-actions.pod:3965 ../src/guestfs-actions.pod:6740
msgid ""
"This function returns a C<struct guestfs_stat *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_stat> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3964 ../src/guestfs-actions.pod:6739 ../src/guestfs-actions.pod:6757 ../src/guestfs-actions.pod:7138
+#: ../src/guestfs-actions.pod:3969 ../src/guestfs-actions.pod:6744 ../src/guestfs-actions.pod:6762 ../src/guestfs-actions.pod:7143
msgid "(Added in 0.9.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3966
+#: ../src/guestfs-actions.pod:3971
msgid "guestfs_lstatlist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3968
+#: ../src/guestfs-actions.pod:3973
#, no-wrap
msgid ""
" struct guestfs_stat_list *\n"
@@ -25181,7 +25234,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3973
+#: ../src/guestfs-actions.pod:3978
msgid ""
"This call allows you to perform the C<guestfs_lstat> operation on multiple "
"files, where all files are in the directory C<path>. C<names> is the list "
@@ -25189,7 +25242,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3982
+#: ../src/guestfs-actions.pod:3987
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also C<guestfs_lxattrlist> "
@@ -25200,19 +25253,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3990
+#: ../src/guestfs-actions.pod:3995
msgid ""
"This function returns a C<struct guestfs_stat_list *>, or NULL if there was "
"an error. I<The caller must call C<guestfs_free_stat_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3996
+#: ../src/guestfs-actions.pod:4001
msgid "guestfs_luks_add_key"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3998
+#: ../src/guestfs-actions.pod:4003
#, no-wrap
msgid ""
" int\n"
@@ -25225,14 +25278,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4010
+#: ../src/guestfs-actions.pod:4015
msgid ""
"Note that if C<keyslot> already contains a key, then this command will "
"fail. You have to use C<guestfs_luks_kill_slot> first to remove that key."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4016 ../src/guestfs-actions.pod:4056 ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4099 ../src/guestfs-actions.pod:4134 ../src/guestfs-actions.pod:4153
+#: ../src/guestfs-actions.pod:4021 ../src/guestfs-actions.pod:4061 ../src/guestfs-actions.pod:4084 ../src/guestfs-actions.pod:4104 ../src/guestfs-actions.pod:4139 ../src/guestfs-actions.pod:4158
msgid ""
"This function takes a key or passphrase parameter which could contain "
"sensitive material. Read the section L</KEYS AND PASSPHRASES> for more "
@@ -25240,17 +25293,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4020 ../src/guestfs-actions.pod:4060 ../src/guestfs-actions.pod:4083 ../src/guestfs-actions.pod:4103
+#: ../src/guestfs-actions.pod:4025 ../src/guestfs-actions.pod:4065 ../src/guestfs-actions.pod:4088 ../src/guestfs-actions.pod:4108
msgid "(Added in 1.5.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4022
+#: ../src/guestfs-actions.pod:4027
msgid "guestfs_luks_close"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4024
+#: ../src/guestfs-actions.pod:4029
#, no-wrap
msgid ""
" int\n"
@@ -25260,7 +25313,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4028
+#: ../src/guestfs-actions.pod:4033
msgid ""
"This closes a LUKS device that was created earlier by C<guestfs_luks_open> "
"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the "
@@ -25269,17 +25322,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4036 ../src/guestfs-actions.pod:4138 ../src/guestfs-actions.pod:4157 ../src/guestfs-actions.pod:4207 ../src/guestfs-actions.pod:4255
+#: ../src/guestfs-actions.pod:4041 ../src/guestfs-actions.pod:4143 ../src/guestfs-actions.pod:4162 ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:4260
msgid "(Added in 1.5.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4038
+#: ../src/guestfs-actions.pod:4043
msgid "guestfs_luks_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4040
+#: ../src/guestfs-actions.pod:4045
#, no-wrap
msgid ""
" int\n"
@@ -25291,12 +25344,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4062
+#: ../src/guestfs-actions.pod:4067
msgid "guestfs_luks_format_cipher"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4064
+#: ../src/guestfs-actions.pod:4069
#, no-wrap
msgid ""
" int\n"
@@ -25309,19 +25362,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4071
+#: ../src/guestfs-actions.pod:4076
msgid ""
"This command is the same as C<guestfs_luks_format> but it also allows you to "
"set the C<cipher> used."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4085
+#: ../src/guestfs-actions.pod:4090
msgid "guestfs_luks_kill_slot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4087
+#: ../src/guestfs-actions.pod:4092
#, no-wrap
msgid ""
" int\n"
@@ -25333,12 +25386,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4105
+#: ../src/guestfs-actions.pod:4110
msgid "guestfs_luks_open"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4107
+#: ../src/guestfs-actions.pod:4112
#, no-wrap
msgid ""
" int\n"
@@ -25350,7 +25403,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4125
+#: ../src/guestfs-actions.pod:4130
msgid ""
"If this block device contains LVM volume groups, then calling "
"C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -25358,17 +25411,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4129
+#: ../src/guestfs-actions.pod:4134
msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4140
+#: ../src/guestfs-actions.pod:4145
msgid "guestfs_luks_open_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4142
+#: ../src/guestfs-actions.pod:4147
#, no-wrap
msgid ""
" int\n"
@@ -25380,19 +25433,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4148
+#: ../src/guestfs-actions.pod:4153
msgid ""
"This is the same as C<guestfs_luks_open> except that a read-only mapping is "
"created."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4159
+#: ../src/guestfs-actions.pod:4164
msgid "guestfs_lvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4161
+#: ../src/guestfs-actions.pod:4166
#, no-wrap
msgid ""
" int\n"
@@ -25404,12 +25457,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4174
+#: ../src/guestfs-actions.pod:4179
msgid "guestfs_lvm_canonical_lv_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4176
+#: ../src/guestfs-actions.pod:4181
#, no-wrap
msgid ""
" char *\n"
@@ -25419,22 +25472,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4187
+#: ../src/guestfs-actions.pod:4192
msgid "See also C<guestfs_is_lv>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4192
+#: ../src/guestfs-actions.pod:4197
msgid "(Added in 1.5.24)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4194
+#: ../src/guestfs-actions.pod:4199
msgid "guestfs_lvm_clear_filter"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4196
+#: ../src/guestfs-actions.pod:4201
#, no-wrap
msgid ""
" int\n"
@@ -25443,19 +25496,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4199
+#: ../src/guestfs-actions.pod:4204
msgid ""
"This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to "
"see every block device."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4209
+#: ../src/guestfs-actions.pod:4214
msgid "guestfs_lvm_remove_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4211
+#: ../src/guestfs-actions.pod:4216
#, no-wrap
msgid ""
" int\n"
@@ -25464,12 +25517,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4224
+#: ../src/guestfs-actions.pod:4229
msgid "guestfs_lvm_set_filter"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4226
+#: ../src/guestfs-actions.pod:4231
#, no-wrap
msgid ""
" int\n"
@@ -25479,12 +25532,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4257
+#: ../src/guestfs-actions.pod:4262
msgid "guestfs_lvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4259
+#: ../src/guestfs-actions.pod:4264
#, no-wrap
msgid ""
" int\n"
@@ -25494,17 +25547,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4271 ../src/guestfs-actions.pod:5674 ../src/guestfs-actions.pod:7508
+#: ../src/guestfs-actions.pod:4276 ../src/guestfs-actions.pod:5679 ../src/guestfs-actions.pod:7513
msgid "(Added in 1.0.13)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4273
+#: ../src/guestfs-actions.pod:4278
msgid "guestfs_lvrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4275
+#: ../src/guestfs-actions.pod:4280
#, no-wrap
msgid ""
" int\n"
@@ -25515,17 +25568,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4284 ../src/guestfs-actions.pod:7521
+#: ../src/guestfs-actions.pod:4289 ../src/guestfs-actions.pod:7526
msgid "(Added in 1.0.83)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4286
+#: ../src/guestfs-actions.pod:4291
msgid "guestfs_lvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4288
+#: ../src/guestfs-actions.pod:4293
#, no-wrap
msgid ""
" int\n"
@@ -25536,12 +25589,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4301
+#: ../src/guestfs-actions.pod:4306
msgid "guestfs_lvresize_free"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4303
+#: ../src/guestfs-actions.pod:4308
#, no-wrap
msgid ""
" int\n"
@@ -25552,17 +25605,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4316
+#: ../src/guestfs-actions.pod:4321
msgid "(Added in 1.3.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4318
+#: ../src/guestfs-actions.pod:4323
msgid "guestfs_lvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4320
+#: ../src/guestfs-actions.pod:4325
#, no-wrap
msgid ""
" char **\n"
@@ -25571,17 +25624,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4329
+#: ../src/guestfs-actions.pod:4334
msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4337
+#: ../src/guestfs-actions.pod:4342
msgid "guestfs_lvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4339
+#: ../src/guestfs-actions.pod:4344
#, no-wrap
msgid ""
" struct guestfs_lvm_lv_list *\n"
@@ -25590,7 +25643,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4345
+#: ../src/guestfs-actions.pod:4350
msgid ""
"This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after "
@@ -25598,12 +25651,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4351
+#: ../src/guestfs-actions.pod:4356
msgid "guestfs_lvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4353
+#: ../src/guestfs-actions.pod:4358
#, no-wrap
msgid ""
" char *\n"
@@ -25613,12 +25666,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4364
+#: ../src/guestfs-actions.pod:4369
msgid "guestfs_lxattrlist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4366
+#: ../src/guestfs-actions.pod:4371
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -25629,7 +25682,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4385
+#: ../src/guestfs-actions.pod:4390
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also C<guestfs_lstatlist> for "
@@ -25640,12 +25693,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4399
+#: ../src/guestfs-actions.pod:4404
msgid "guestfs_mkdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4401
+#: ../src/guestfs-actions.pod:4406
#, no-wrap
msgid ""
" int\n"
@@ -25655,12 +25708,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4411
+#: ../src/guestfs-actions.pod:4416
msgid "guestfs_mkdir_mode"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4413
+#: ../src/guestfs-actions.pod:4418
#, no-wrap
msgid ""
" int\n"
@@ -25671,17 +25724,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4425
+#: ../src/guestfs-actions.pod:4430
msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4431
+#: ../src/guestfs-actions.pod:4436
msgid "guestfs_mkdir_p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4433
+#: ../src/guestfs-actions.pod:4438
#, no-wrap
msgid ""
" int\n"
@@ -25691,12 +25744,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4444
+#: ../src/guestfs-actions.pod:4449
msgid "guestfs_mkdtemp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4446
+#: ../src/guestfs-actions.pod:4451
#, no-wrap
msgid ""
" char *\n"
@@ -25706,12 +25759,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4474
+#: ../src/guestfs-actions.pod:4479
msgid "guestfs_mke2fs_J"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4476
+#: ../src/guestfs-actions.pod:4481
#, no-wrap
msgid ""
" int\n"
@@ -25724,22 +25777,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4489
+#: ../src/guestfs-actions.pod:4494
msgid "See also C<guestfs_mke2journal>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4493 ../src/guestfs-actions.pod:4511 ../src/guestfs-actions.pod:4529 ../src/guestfs-actions.pod:4545 ../src/guestfs-actions.pod:4559 ../src/guestfs-actions.pod:4573 ../src/guestfs-actions.pod:4632 ../src/guestfs-actions.pod:4909
+#: ../src/guestfs-actions.pod:4498 ../src/guestfs-actions.pod:4516 ../src/guestfs-actions.pod:4534 ../src/guestfs-actions.pod:4550 ../src/guestfs-actions.pod:4564 ../src/guestfs-actions.pod:4578 ../src/guestfs-actions.pod:4637 ../src/guestfs-actions.pod:4914
msgid "(Added in 1.0.68)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4495
+#: ../src/guestfs-actions.pod:4500
msgid "guestfs_mke2fs_JL"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4497
+#: ../src/guestfs-actions.pod:4502
#, no-wrap
msgid ""
" int\n"
@@ -25752,17 +25805,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4507
+#: ../src/guestfs-actions.pod:4512
msgid "See also C<guestfs_mke2journal_L>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4513
+#: ../src/guestfs-actions.pod:4518
msgid "guestfs_mke2fs_JU"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4515
+#: ../src/guestfs-actions.pod:4520
#, no-wrap
msgid ""
" int\n"
@@ -25775,17 +25828,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4525
+#: ../src/guestfs-actions.pod:4530
msgid "See also C<guestfs_mke2journal_U>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4531
+#: ../src/guestfs-actions.pod:4536
msgid "guestfs_mke2journal"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4533
+#: ../src/guestfs-actions.pod:4538
#, no-wrap
msgid ""
" int\n"
@@ -25796,12 +25849,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4547
+#: ../src/guestfs-actions.pod:4552
msgid "guestfs_mke2journal_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4549
+#: ../src/guestfs-actions.pod:4554
#, no-wrap
msgid ""
" int\n"
@@ -25813,12 +25866,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4561
+#: ../src/guestfs-actions.pod:4566
msgid "guestfs_mke2journal_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4563
+#: ../src/guestfs-actions.pod:4568
#, no-wrap
msgid ""
" int\n"
@@ -25830,12 +25883,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4575
+#: ../src/guestfs-actions.pod:4580
msgid "guestfs_mkfifo"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4577
+#: ../src/guestfs-actions.pod:4582
#, no-wrap
msgid ""
" int\n"
@@ -25846,19 +25899,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4582
+#: ../src/guestfs-actions.pod:4587
msgid ""
"This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It "
"is just a convenient wrapper around C<guestfs_mknod>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4592
+#: ../src/guestfs-actions.pod:4597
msgid "guestfs_mkfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4594
+#: ../src/guestfs-actions.pod:4599
#, no-wrap
msgid ""
" int\n"
@@ -25869,12 +25922,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4607
+#: ../src/guestfs-actions.pod:4612
msgid "guestfs_mkfs_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4609
+#: ../src/guestfs-actions.pod:4614
#, no-wrap
msgid ""
" int\n"
@@ -25886,14 +25939,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4615
+#: ../src/guestfs-actions.pod:4620
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4622
+#: ../src/guestfs-actions.pod:4627
msgid ""
"This call is similar to C<guestfs_mkfs>, but it allows you to control the "
"block size of the resulting filesystem. Supported block sizes depend on the "
@@ -25901,12 +25954,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4634
+#: ../src/guestfs-actions.pod:4639
msgid "guestfs_mkfs_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4636
+#: ../src/guestfs-actions.pod:4641
#, no-wrap
msgid ""
" int\n"
@@ -25918,7 +25971,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4647
+#: ../src/guestfs-actions.pod:4652
#, no-wrap
msgid ""
" GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -25929,17 +25982,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4695
+#: ../src/guestfs-actions.pod:4700
msgid "(Added in 1.7.19)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4697
+#: ../src/guestfs-actions.pod:4702
msgid "guestfs_mkfs_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4699
+#: ../src/guestfs-actions.pod:4704
#, no-wrap
msgid ""
" int\n"
@@ -25951,17 +26004,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4705
+#: ../src/guestfs-actions.pod:4710
msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4709
+#: ../src/guestfs-actions.pod:4714
msgid "guestfs_mkfs_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4711
+#: ../src/guestfs-actions.pod:4716
#, no-wrap
msgid ""
" int\n"
@@ -25973,17 +26026,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4717
+#: ../src/guestfs-actions.pod:4722
msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4721
+#: ../src/guestfs-actions.pod:4726
msgid "guestfs_mkmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4723
+#: ../src/guestfs-actions.pod:4728
#, no-wrap
msgid ""
" int\n"
@@ -25993,7 +26046,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4727
+#: ../src/guestfs-actions.pod:4732
msgid ""
"C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
"that can be used to create extra mountpoints before mounting the first "
@@ -26001,7 +26054,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4751
+#: ../src/guestfs-actions.pod:4756
msgid ""
"C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>. You "
"may get unexpected errors if you try to mix these calls. It is safest to "
@@ -26009,7 +26062,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4755
+#: ../src/guestfs-actions.pod:4760
msgid ""
"C<guestfs_umount_all> unmounts filesystems by sorting the paths longest "
"first, so for this to work for manual mountpoints, you must ensure that the "
@@ -26018,7 +26071,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4762
+#: ../src/guestfs-actions.pod:4767
msgid ""
"Autosync [see C<guestfs_set_autosync>, this is set by default on handles] "
"can cause C<guestfs_umount_all> to be called when the handle is closed which "
@@ -26026,17 +26079,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4768 ../src/guestfs-actions.pod:5084 ../src/guestfs-actions.pod:6094
+#: ../src/guestfs-actions.pod:4773 ../src/guestfs-actions.pod:5089 ../src/guestfs-actions.pod:6099
msgid "(Added in 1.0.62)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4770
+#: ../src/guestfs-actions.pod:4775
msgid "guestfs_mknod"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4772
+#: ../src/guestfs-actions.pod:4777
#, no-wrap
msgid ""
" int\n"
@@ -26049,7 +26102,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4787
+#: ../src/guestfs-actions.pod:4792
msgid ""
"Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
"S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -26060,12 +26113,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4801
+#: ../src/guestfs-actions.pod:4806
msgid "guestfs_mknod_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4803
+#: ../src/guestfs-actions.pod:4808
#, no-wrap
msgid ""
" int\n"
@@ -26078,7 +26131,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4810
+#: ../src/guestfs-actions.pod:4815
msgid ""
"This call creates a block device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -26086,12 +26139,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4820
+#: ../src/guestfs-actions.pod:4825
msgid "guestfs_mknod_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4822
+#: ../src/guestfs-actions.pod:4827
#, no-wrap
msgid ""
" int\n"
@@ -26104,7 +26157,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4829
+#: ../src/guestfs-actions.pod:4834
msgid ""
"This call creates a char device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -26112,12 +26165,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4839
+#: ../src/guestfs-actions.pod:4844
msgid "guestfs_mkswap"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4841
+#: ../src/guestfs-actions.pod:4846
#, no-wrap
msgid ""
" int\n"
@@ -26127,12 +26180,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4851
+#: ../src/guestfs-actions.pod:4856
msgid "guestfs_mkswap_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4853
+#: ../src/guestfs-actions.pod:4858
#, no-wrap
msgid ""
" int\n"
@@ -26143,12 +26196,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4868
+#: ../src/guestfs-actions.pod:4873
msgid "guestfs_mkswap_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4870
+#: ../src/guestfs-actions.pod:4875
#, no-wrap
msgid ""
" int\n"
@@ -26159,12 +26212,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4881
+#: ../src/guestfs-actions.pod:4886
msgid "guestfs_mkswap_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4883
+#: ../src/guestfs-actions.pod:4888
#, no-wrap
msgid ""
" int\n"
@@ -26174,19 +26227,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4889
+#: ../src/guestfs-actions.pod:4894
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like C<guestfs_fallocate>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4896
+#: ../src/guestfs-actions.pod:4901
msgid "guestfs_modprobe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4898
+#: ../src/guestfs-actions.pod:4903
#, no-wrap
msgid ""
" int\n"
@@ -26196,12 +26249,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4911
+#: ../src/guestfs-actions.pod:4916
msgid "guestfs_mount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4913
+#: ../src/guestfs-actions.pod:4918
#, no-wrap
msgid ""
" int\n"
@@ -26212,14 +26265,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4918
+#: ../src/guestfs-actions.pod:4923
msgid ""
"I<This function is deprecated.> In new code, use the "
"L</guestfs_mount_options> call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4939
+#: ../src/guestfs-actions.pod:4944
msgid ""
"B<Important note:> When you use this call, the filesystem options C<sync> "
"and C<noatime> are set implicitly. This was originally done because we "
@@ -26231,12 +26284,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4953
+#: ../src/guestfs-actions.pod:4958
msgid "guestfs_mount_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4955
+#: ../src/guestfs-actions.pod:4960
#, no-wrap
msgid ""
" int\n"
@@ -26248,7 +26301,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4966
+#: ../src/guestfs-actions.pod:4971
#, no-wrap
msgid ""
" GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -26256,12 +26309,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4979
+#: ../src/guestfs-actions.pod:4984
msgid "guestfs_mount_9p_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4981
+#: ../src/guestfs-actions.pod:4986
#, no-wrap
msgid ""
" int\n"
@@ -26273,17 +26326,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4987
+#: ../src/guestfs-actions.pod:4992
msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4991
+#: ../src/guestfs-actions.pod:4996
msgid "guestfs_mount_9p_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4993
+#: ../src/guestfs-actions.pod:4998
#, no-wrap
msgid ""
" int\n"
@@ -26295,17 +26348,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4999
+#: ../src/guestfs-actions.pod:5004
msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5003
+#: ../src/guestfs-actions.pod:5008
msgid "guestfs_mount_loop"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5005
+#: ../src/guestfs-actions.pod:5010
#, no-wrap
msgid ""
" int\n"
@@ -26316,12 +26369,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5018
+#: ../src/guestfs-actions.pod:5023
msgid "guestfs_mount_options"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5020
+#: ../src/guestfs-actions.pod:5025
#, no-wrap
msgid ""
" int\n"
@@ -26333,24 +26386,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5026
+#: ../src/guestfs-actions.pod:5031
msgid ""
"This is the same as the C<guestfs_mount> command, but it allows you to set "
"the mount options as for the L<mount(8)> I<-o> flag."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5036 ../src/guestfs-actions.pod:5050 ../src/guestfs-actions.pod:5067
+#: ../src/guestfs-actions.pod:5041 ../src/guestfs-actions.pod:5055 ../src/guestfs-actions.pod:5072
msgid "(Added in 1.0.10)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5038
+#: ../src/guestfs-actions.pod:5043
msgid "guestfs_mount_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5040
+#: ../src/guestfs-actions.pod:5045
#, no-wrap
msgid ""
" int\n"
@@ -26361,19 +26414,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5045
+#: ../src/guestfs-actions.pod:5050
msgid ""
"This is the same as the C<guestfs_mount> command, but it mounts the "
"filesystem with the read-only (I<-o ro>) flag."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5052
+#: ../src/guestfs-actions.pod:5057
msgid "guestfs_mount_vfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5054
+#: ../src/guestfs-actions.pod:5059
#, no-wrap
msgid ""
" int\n"
@@ -26386,7 +26439,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5061
+#: ../src/guestfs-actions.pod:5066
msgid ""
"This is the same as the C<guestfs_mount> command, but it allows you to set "
"both the mount options and the vfstype as for the L<mount(8)> I<-o> and "
@@ -26394,12 +26447,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5069
+#: ../src/guestfs-actions.pod:5074
msgid "guestfs_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5071
+#: ../src/guestfs-actions.pod:5076
#, no-wrap
msgid ""
" char **\n"
@@ -26408,7 +26461,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5074
+#: ../src/guestfs-actions.pod:5079
msgid ""
"This call is similar to C<guestfs_mounts>. That call returns a list of "
"devices. This one returns a hash table (map) of device name to directory "
@@ -26416,12 +26469,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5086
+#: ../src/guestfs-actions.pod:5091
msgid "guestfs_mounts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5088
+#: ../src/guestfs-actions.pod:5093
#, no-wrap
msgid ""
" char **\n"
@@ -26430,17 +26483,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5096
+#: ../src/guestfs-actions.pod:5101
msgid "See also: C<guestfs_mountpoints>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5104
+#: ../src/guestfs-actions.pod:5109
msgid "guestfs_mv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5106
+#: ../src/guestfs-actions.pod:5111
#, no-wrap
msgid ""
" int\n"
@@ -26451,12 +26504,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5118
+#: ../src/guestfs-actions.pod:5123
msgid "guestfs_ntfs_3g_probe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5120
+#: ../src/guestfs-actions.pod:5125
#, no-wrap
msgid ""
" int\n"
@@ -26467,17 +26520,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5139
+#: ../src/guestfs-actions.pod:5144
msgid "(Added in 1.0.43)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5141
+#: ../src/guestfs-actions.pod:5146
msgid "guestfs_ntfsresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5143
+#: ../src/guestfs-actions.pod:5148
#, no-wrap
msgid ""
" int\n"
@@ -26487,19 +26540,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5147 ../src/guestfs-actions.pod:5247
+#: ../src/guestfs-actions.pod:5152 ../src/guestfs-actions.pod:5252
msgid ""
"I<This function is deprecated.> In new code, use the "
"L</guestfs_ntfsresize_opts> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5171
+#: ../src/guestfs-actions.pod:5176
msgid "guestfs_ntfsresize_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5173
+#: ../src/guestfs-actions.pod:5178
#, no-wrap
msgid ""
" int\n"
@@ -26510,7 +26563,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5183
+#: ../src/guestfs-actions.pod:5188
#, no-wrap
msgid ""
" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
@@ -26519,7 +26572,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5203
+#: ../src/guestfs-actions.pod:5208
msgid ""
"After the resize operation, the filesystem is always marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -26530,12 +26583,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5218
+#: ../src/guestfs-actions.pod:5223
msgid "guestfs_ntfsresize_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5220
+#: ../src/guestfs-actions.pod:5225
#, no-wrap
msgid ""
" int\n"
@@ -26546,17 +26599,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5225
+#: ../src/guestfs-actions.pod:5230
msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5229
+#: ../src/guestfs-actions.pod:5234
msgid "guestfs_ntfsresize_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5231
+#: ../src/guestfs-actions.pod:5236
#, no-wrap
msgid ""
" int\n"
@@ -26568,17 +26621,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5236
+#: ../src/guestfs-actions.pod:5241
msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5240
+#: ../src/guestfs-actions.pod:5245
msgid "guestfs_ntfsresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5242
+#: ../src/guestfs-actions.pod:5247
#, no-wrap
msgid ""
" int\n"
@@ -26589,24 +26642,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5254
+#: ../src/guestfs-actions.pod:5259
msgid ""
"This command is the same as C<guestfs_ntfsresize> except that it allows you "
"to specify the new size (in bytes) explicitly."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5259 ../src/guestfs-actions.pod:5701 ../src/guestfs-actions.pod:5774 ../src/guestfs-actions.pod:6042 ../src/guestfs-actions.pod:7665
+#: ../src/guestfs-actions.pod:5264 ../src/guestfs-actions.pod:5706 ../src/guestfs-actions.pod:5779 ../src/guestfs-actions.pod:6047 ../src/guestfs-actions.pod:7670
msgid "(Added in 1.3.14)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5261
+#: ../src/guestfs-actions.pod:5266
msgid "guestfs_part_add"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5263
+#: ../src/guestfs-actions.pod:5268
#, no-wrap
msgid ""
" int\n"
@@ -26619,31 +26672,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5270
+#: ../src/guestfs-actions.pod:5275
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call C<guestfs_part_init> first."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5282
+#: ../src/guestfs-actions.pod:5287
msgid ""
"Creating a partition which covers the whole disk is not so easy. Use "
"C<guestfs_part_disk> to do that."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5287 ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5378 ../src/guestfs-actions.pod:5462 ../src/guestfs-actions.pod:5500 ../src/guestfs-actions.pod:5519 ../src/guestfs-actions.pod:5559
+#: ../src/guestfs-actions.pod:5292 ../src/guestfs-actions.pod:5330 ../src/guestfs-actions.pod:5383 ../src/guestfs-actions.pod:5467 ../src/guestfs-actions.pod:5505 ../src/guestfs-actions.pod:5524 ../src/guestfs-actions.pod:5564
msgid "(Added in 1.0.78)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5289
+#: ../src/guestfs-actions.pod:5294
msgid "guestfs_part_del"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5291
+#: ../src/guestfs-actions.pod:5296
#, no-wrap
msgid ""
" int\n"
@@ -26654,12 +26707,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5306
+#: ../src/guestfs-actions.pod:5311
msgid "guestfs_part_disk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5308
+#: ../src/guestfs-actions.pod:5313
#, no-wrap
msgid ""
" int\n"
@@ -26670,7 +26723,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5313
+#: ../src/guestfs-actions.pod:5318
msgid ""
"This command is simply a combination of C<guestfs_part_init> followed by "
"C<guestfs_part_add> to create a single primary partition covering the whole "
@@ -26678,19 +26731,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5317
+#: ../src/guestfs-actions.pod:5322
msgid ""
"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
"possible values are described in C<guestfs_part_init>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5327
+#: ../src/guestfs-actions.pod:5332
msgid "guestfs_part_get_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5329
+#: ../src/guestfs-actions.pod:5334
#, no-wrap
msgid ""
" int\n"
@@ -26701,17 +26754,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5337
+#: ../src/guestfs-actions.pod:5342
msgid "See also C<guestfs_part_set_bootable>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5343
+#: ../src/guestfs-actions.pod:5348
msgid "guestfs_part_get_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5345
+#: ../src/guestfs-actions.pod:5350
#, no-wrap
msgid ""
" int\n"
@@ -26722,7 +26775,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5353 ../src/guestfs-actions.pod:5535
+#: ../src/guestfs-actions.pod:5358 ../src/guestfs-actions.pod:5540
msgid ""
"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
"undefined results for other partition table types (see "
@@ -26730,12 +26783,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5361
+#: ../src/guestfs-actions.pod:5366
msgid "guestfs_part_get_parttype"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5363
+#: ../src/guestfs-actions.pod:5368
#, no-wrap
msgid ""
" char *\n"
@@ -26745,7 +26798,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5370
+#: ../src/guestfs-actions.pod:5375
msgid ""
"Common return values include: C<msdos> (a DOS/Windows style MBR partition "
"table), C<gpt> (a GPT/EFI-style partition table). Other values are "
@@ -26753,12 +26806,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5380
+#: ../src/guestfs-actions.pod:5385
msgid "guestfs_part_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5382
+#: ../src/guestfs-actions.pod:5387
#, no-wrap
msgid ""
" int\n"
@@ -26769,19 +26822,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5391
+#: ../src/guestfs-actions.pod:5396
msgid ""
"Initially there are no partitions. Following this, you should call "
"C<guestfs_part_add> for each partition required."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5464
+#: ../src/guestfs-actions.pod:5469
msgid "guestfs_part_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5466
+#: ../src/guestfs-actions.pod:5471
#, no-wrap
msgid ""
" struct guestfs_partition_list *\n"
@@ -26791,14 +26844,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5483
+#: ../src/guestfs-actions.pod:5488
msgid ""
"Start of the partition I<in bytes>. To get sectors you have to divide by "
"the device's sector size, see C<guestfs_blockdev_getss>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5496
+#: ../src/guestfs-actions.pod:5501
msgid ""
"This function returns a C<struct guestfs_partition_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_partition_list> after "
@@ -26806,12 +26859,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5502
+#: ../src/guestfs-actions.pod:5507
msgid "guestfs_part_set_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5504
+#: ../src/guestfs-actions.pod:5509
#, no-wrap
msgid ""
" int\n"
@@ -26823,12 +26876,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5521
+#: ../src/guestfs-actions.pod:5526
msgid "guestfs_part_set_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5523
+#: ../src/guestfs-actions.pod:5528
#, no-wrap
msgid ""
" int\n"
@@ -26840,12 +26893,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5543
+#: ../src/guestfs-actions.pod:5548
msgid "guestfs_part_set_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5545
+#: ../src/guestfs-actions.pod:5550
#, no-wrap
msgid ""
" int\n"
@@ -26857,12 +26910,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5561
+#: ../src/guestfs-actions.pod:5566
msgid "guestfs_part_to_dev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5563
+#: ../src/guestfs-actions.pod:5568
#, no-wrap
msgid ""
" char *\n"
@@ -26872,19 +26925,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5571
+#: ../src/guestfs-actions.pod:5576
msgid ""
"The named partition must exist, for example as a string returned from "
"C<guestfs_list_partitions>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5579
+#: ../src/guestfs-actions.pod:5584
msgid "guestfs_ping_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5581
+#: ../src/guestfs-actions.pod:5586
#, no-wrap
msgid ""
" int\n"
@@ -26893,12 +26946,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5593
+#: ../src/guestfs-actions.pod:5598
msgid "guestfs_pread"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5595
+#: ../src/guestfs-actions.pod:5600
#, no-wrap
msgid ""
" char *\n"
@@ -26911,17 +26964,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5608
+#: ../src/guestfs-actions.pod:5613
msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5619
+#: ../src/guestfs-actions.pod:5624
msgid "guestfs_pread_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5621
+#: ../src/guestfs-actions.pod:5626
#, no-wrap
msgid ""
" char *\n"
@@ -26934,22 +26987,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5634
+#: ../src/guestfs-actions.pod:5639
msgid "See also C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5643
+#: ../src/guestfs-actions.pod:5648
msgid "(Added in 1.5.21)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5645
+#: ../src/guestfs-actions.pod:5650
msgid "guestfs_pvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5647
+#: ../src/guestfs-actions.pod:5652
#, no-wrap
msgid ""
" int\n"
@@ -26959,12 +27012,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5659
+#: ../src/guestfs-actions.pod:5664
msgid "guestfs_pvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5661
+#: ../src/guestfs-actions.pod:5666
#, no-wrap
msgid ""
" int\n"
@@ -26974,12 +27027,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5676
+#: ../src/guestfs-actions.pod:5681
msgid "guestfs_pvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5678
+#: ../src/guestfs-actions.pod:5683
#, no-wrap
msgid ""
" int\n"
@@ -26989,12 +27042,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5689
+#: ../src/guestfs-actions.pod:5694
msgid "guestfs_pvresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5691
+#: ../src/guestfs-actions.pod:5696
#, no-wrap
msgid ""
" int\n"
@@ -27005,19 +27058,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5696
+#: ../src/guestfs-actions.pod:5701
msgid ""
"This command is the same as C<guestfs_pvresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5703
+#: ../src/guestfs-actions.pod:5708
msgid "guestfs_pvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5705
+#: ../src/guestfs-actions.pod:5710
#, no-wrap
msgid ""
" char **\n"
@@ -27026,17 +27079,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5714
+#: ../src/guestfs-actions.pod:5719
msgid "See also C<guestfs_pvs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5722
+#: ../src/guestfs-actions.pod:5727
msgid "guestfs_pvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5724
+#: ../src/guestfs-actions.pod:5729
#, no-wrap
msgid ""
" struct guestfs_lvm_pv_list *\n"
@@ -27045,7 +27098,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5730
+#: ../src/guestfs-actions.pod:5735
msgid ""
"This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after "
@@ -27053,12 +27106,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5736
+#: ../src/guestfs-actions.pod:5741
msgid "guestfs_pvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5738
+#: ../src/guestfs-actions.pod:5743
#, no-wrap
msgid ""
" char *\n"
@@ -27068,12 +27121,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5749
+#: ../src/guestfs-actions.pod:5754
msgid "guestfs_pwrite"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5751
+#: ../src/guestfs-actions.pod:5756
#, no-wrap
msgid ""
" int\n"
@@ -27086,17 +27139,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5767
+#: ../src/guestfs-actions.pod:5772
msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5776
+#: ../src/guestfs-actions.pod:5781
msgid "guestfs_pwrite_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5778
+#: ../src/guestfs-actions.pod:5783
#, no-wrap
msgid ""
" int\n"
@@ -27109,22 +27162,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5793
+#: ../src/guestfs-actions.pod:5798
msgid "See also C<guestfs_pwrite>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5800
+#: ../src/guestfs-actions.pod:5805
msgid "(Added in 1.5.20)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5802
+#: ../src/guestfs-actions.pod:5807
msgid "guestfs_read_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5804
+#: ../src/guestfs-actions.pod:5809
#, no-wrap
msgid ""
" char *\n"
@@ -27135,7 +27188,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5812
+#: ../src/guestfs-actions.pod:5817
msgid ""
"Unlike C<guestfs_cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike C<guestfs_download>, this "
@@ -27143,17 +27196,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5824
+#: ../src/guestfs-actions.pod:5829
msgid "(Added in 1.0.63)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5826
+#: ../src/guestfs-actions.pod:5831
msgid "guestfs_read_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5828
+#: ../src/guestfs-actions.pod:5833
#, no-wrap
msgid ""
" char **\n"
@@ -27163,7 +27216,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5837
+#: ../src/guestfs-actions.pod:5842
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -27172,12 +27225,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5848
+#: ../src/guestfs-actions.pod:5853
msgid "guestfs_readdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5850
+#: ../src/guestfs-actions.pod:5855
#, no-wrap
msgid ""
" struct guestfs_dirent_list *\n"
@@ -27187,7 +27240,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5904
+#: ../src/guestfs-actions.pod:5909
msgid ""
"This function is primarily intended for use by programs. To get a simple "
"list of names, use C<guestfs_ls>. To get a printable directory for human "
@@ -27195,7 +27248,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5908
+#: ../src/guestfs-actions.pod:5913
msgid ""
"This function returns a C<struct guestfs_dirent_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_dirent_list> after "
@@ -27203,12 +27256,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5914
+#: ../src/guestfs-actions.pod:5919
msgid "guestfs_readlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5916
+#: ../src/guestfs-actions.pod:5921
#, no-wrap
msgid ""
" char *\n"
@@ -27218,12 +27271,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5927
+#: ../src/guestfs-actions.pod:5932
msgid "guestfs_readlinklist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5929
+#: ../src/guestfs-actions.pod:5934
#, no-wrap
msgid ""
" char **\n"
@@ -27234,12 +27287,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5962
+#: ../src/guestfs-actions.pod:5967
msgid "guestfs_realpath"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5964
+#: ../src/guestfs-actions.pod:5969
#, no-wrap
msgid ""
" char *\n"
@@ -27249,12 +27302,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5976
+#: ../src/guestfs-actions.pod:5981
msgid "guestfs_removexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5978
+#: ../src/guestfs-actions.pod:5983
#, no-wrap
msgid ""
" int\n"
@@ -27265,17 +27318,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5986
+#: ../src/guestfs-actions.pod:5991
msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5992
+#: ../src/guestfs-actions.pod:5997
msgid "guestfs_resize2fs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5994
+#: ../src/guestfs-actions.pod:5999
#, no-wrap
msgid ""
" int\n"
@@ -27285,7 +27338,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6001
+#: ../src/guestfs-actions.pod:6006
msgid ""
"I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the "
"C<device> before calling this command. For unknown reasons C<resize2fs> "
@@ -27294,12 +27347,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6011
+#: ../src/guestfs-actions.pod:6016
msgid "guestfs_resize2fs_M"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6013
+#: ../src/guestfs-actions.pod:6018
#, no-wrap
msgid ""
" int\n"
@@ -27309,7 +27362,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6017
+#: ../src/guestfs-actions.pod:6022
msgid ""
"This command is the same as C<guestfs_resize2fs>, but the filesystem is "
"resized to its minimum size. This works like the I<-M> option to the "
@@ -27317,7 +27370,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6021
+#: ../src/guestfs-actions.pod:6026
msgid ""
"To get the resulting size of the filesystem you should call "
"C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values. "
@@ -27326,12 +27379,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6030
+#: ../src/guestfs-actions.pod:6035
msgid "guestfs_resize2fs_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6032
+#: ../src/guestfs-actions.pod:6037
#, no-wrap
msgid ""
" int\n"
@@ -27342,19 +27395,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6037
+#: ../src/guestfs-actions.pod:6042
msgid ""
"This command is the same as C<guestfs_resize2fs> except that it allows you "
"to specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6044
+#: ../src/guestfs-actions.pod:6049
msgid "guestfs_rm"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6046
+#: ../src/guestfs-actions.pod:6051
#, no-wrap
msgid ""
" int\n"
@@ -27364,12 +27417,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6056
+#: ../src/guestfs-actions.pod:6061
msgid "guestfs_rm_rf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6058
+#: ../src/guestfs-actions.pod:6063
#, no-wrap
msgid ""
" int\n"
@@ -27379,12 +27432,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6070
+#: ../src/guestfs-actions.pod:6075
msgid "guestfs_rmdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6072
+#: ../src/guestfs-actions.pod:6077
#, no-wrap
msgid ""
" int\n"
@@ -27394,12 +27447,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6082
+#: ../src/guestfs-actions.pod:6087
msgid "guestfs_rmmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6084
+#: ../src/guestfs-actions.pod:6089
#, no-wrap
msgid ""
" int\n"
@@ -27409,19 +27462,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6088
+#: ../src/guestfs-actions.pod:6093
msgid ""
"This calls removes a mountpoint that was previously created with "
"C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6096
+#: ../src/guestfs-actions.pod:6101
msgid "guestfs_scrub_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6098
+#: ../src/guestfs-actions.pod:6103
#, no-wrap
msgid ""
" int\n"
@@ -27431,17 +27484,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6113 ../src/guestfs-actions.pod:6131 ../src/guestfs-actions.pod:6150
+#: ../src/guestfs-actions.pod:6118 ../src/guestfs-actions.pod:6136 ../src/guestfs-actions.pod:6155
msgid "(Added in 1.0.52)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6115
+#: ../src/guestfs-actions.pod:6120
msgid "guestfs_scrub_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6117
+#: ../src/guestfs-actions.pod:6122
#, no-wrap
msgid ""
" int\n"
@@ -27451,12 +27504,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6133
+#: ../src/guestfs-actions.pod:6138
msgid "guestfs_scrub_freespace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6135
+#: ../src/guestfs-actions.pod:6140
#, no-wrap
msgid ""
" int\n"
@@ -27466,7 +27519,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6139
+#: ../src/guestfs-actions.pod:6144
msgid ""
"This command creates the directory C<dir> and then fills it with files until "
"the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, "
@@ -27475,12 +27528,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6152
+#: ../src/guestfs-actions.pod:6157
msgid "guestfs_set_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6154
+#: ../src/guestfs-actions.pod:6159
#, no-wrap
msgid ""
" int\n"
@@ -27490,12 +27543,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6171
+#: ../src/guestfs-actions.pod:6176
msgid "guestfs_set_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6173
+#: ../src/guestfs-actions.pod:6178
#, no-wrap
msgid ""
" int\n"
@@ -27505,12 +27558,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6201
+#: ../src/guestfs-actions.pod:6206
msgid "guestfs_set_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6203
+#: ../src/guestfs-actions.pod:6208
#, no-wrap
msgid ""
" int\n"
@@ -27520,12 +27573,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6219
+#: ../src/guestfs-actions.pod:6224
msgid "guestfs_set_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6221
+#: ../src/guestfs-actions.pod:6226
#, no-wrap
msgid ""
" int\n"
@@ -27535,7 +27588,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6229
+#: ../src/guestfs-actions.pod:6234
msgid ""
"One consequence of this is that log messages aren't caught by the library "
"and handled by C<guestfs_set_log_message_callback>, but go straight to "
@@ -27543,12 +27596,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6242
+#: ../src/guestfs-actions.pod:6247
msgid "guestfs_set_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6244
+#: ../src/guestfs-actions.pod:6249
#, no-wrap
msgid ""
" int\n"
@@ -27559,19 +27612,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6253
+#: ../src/guestfs-actions.pod:6258
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return "
"the existing label on a filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6260
+#: ../src/guestfs-actions.pod:6265
msgid "guestfs_set_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6262
+#: ../src/guestfs-actions.pod:6267
#, no-wrap
msgid ""
" int\n"
@@ -27582,19 +27635,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6272
+#: ../src/guestfs-actions.pod:6277
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return "
"the existing UUID of a filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6279
+#: ../src/guestfs-actions.pod:6284
msgid "guestfs_set_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6281
+#: ../src/guestfs-actions.pod:6286
#, no-wrap
msgid ""
" int\n"
@@ -27604,19 +27657,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6285
+#: ../src/guestfs-actions.pod:6290
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before C<guestfs_launch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6300
+#: ../src/guestfs-actions.pod:6305
msgid "guestfs_set_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6302
+#: ../src/guestfs-actions.pod:6307
#, no-wrap
msgid ""
" int\n"
@@ -27626,19 +27679,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6312
+#: ../src/guestfs-actions.pod:6317
msgid ""
"You must call this before calling C<guestfs_launch>, otherwise it has no "
"effect."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6319
+#: ../src/guestfs-actions.pod:6324
msgid "guestfs_set_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6321
+#: ../src/guestfs-actions.pod:6326
#, no-wrap
msgid ""
" int\n"
@@ -27648,12 +27701,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6336
+#: ../src/guestfs-actions.pod:6341
msgid "guestfs_set_pgroup"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6338
+#: ../src/guestfs-actions.pod:6343
#, no-wrap
msgid ""
" int\n"
@@ -27663,12 +27716,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6355
+#: ../src/guestfs-actions.pod:6360
msgid "guestfs_set_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6357
+#: ../src/guestfs-actions.pod:6362
#, no-wrap
msgid ""
" int\n"
@@ -27678,12 +27731,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6383
+#: ../src/guestfs-actions.pod:6388
msgid "guestfs_set_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6385
+#: ../src/guestfs-actions.pod:6390
#, no-wrap
msgid ""
" int\n"
@@ -27693,7 +27746,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6389
+#: ../src/guestfs-actions.pod:6394
msgid ""
"If this is called with the parameter C<false> then C<guestfs_launch> does "
"not create a recovery process. The purpose of the recovery process is to "
@@ -27702,19 +27755,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6394
+#: ../src/guestfs-actions.pod:6399
msgid ""
"This only has any effect if called before C<guestfs_launch>, and the default "
"is true."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6407
+#: ../src/guestfs-actions.pod:6412
msgid "guestfs_set_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6409
+#: ../src/guestfs-actions.pod:6414
#, no-wrap
msgid ""
" int\n"
@@ -27724,12 +27777,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6426
+#: ../src/guestfs-actions.pod:6431
msgid "guestfs_set_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6428
+#: ../src/guestfs-actions.pod:6433
#, no-wrap
msgid ""
" int\n"
@@ -27739,19 +27792,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6442
+#: ../src/guestfs-actions.pod:6447
msgid ""
"Trace messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see C<guestfs_set_event_callback>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6450
+#: ../src/guestfs-actions.pod:6455
msgid "guestfs_set_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6452
+#: ../src/guestfs-actions.pod:6457
#, no-wrap
msgid ""
" int\n"
@@ -27761,19 +27814,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6461
+#: ../src/guestfs-actions.pod:6466
msgid ""
"Verbose messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see C<guestfs_set_event_callback>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6469
+#: ../src/guestfs-actions.pod:6474
msgid "guestfs_setcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6471
+#: ../src/guestfs-actions.pod:6476
#, no-wrap
msgid ""
" int\n"
@@ -27783,12 +27836,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6484
+#: ../src/guestfs-actions.pod:6489
msgid "guestfs_setxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6486
+#: ../src/guestfs-actions.pod:6491
#, no-wrap
msgid ""
" int\n"
@@ -27801,17 +27854,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6497
+#: ../src/guestfs-actions.pod:6502
msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6503
+#: ../src/guestfs-actions.pod:6508
msgid "guestfs_sfdisk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6505
+#: ../src/guestfs-actions.pod:6510
#, no-wrap
msgid ""
" int\n"
@@ -27825,24 +27878,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6513 ../src/guestfs-actions.pod:6557 ../src/guestfs-actions.pod:6591
+#: ../src/guestfs-actions.pod:6518 ../src/guestfs-actions.pod:6562 ../src/guestfs-actions.pod:6596
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_part_add> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6540
+#: ../src/guestfs-actions.pod:6545
msgid "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6550
+#: ../src/guestfs-actions.pod:6555
msgid "guestfs_sfdiskM"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6552
+#: ../src/guestfs-actions.pod:6557
#, no-wrap
msgid ""
" int\n"
@@ -27853,7 +27906,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6564
+#: ../src/guestfs-actions.pod:6569
msgid ""
"This is a simplified interface to the C<guestfs_sfdisk> command, where "
"partition sizes are specified in megabytes only (rounded to the nearest "
@@ -27862,19 +27915,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6570
+#: ../src/guestfs-actions.pod:6575
msgid ""
"See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
"C<guestfs_part_disk>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6580
+#: ../src/guestfs-actions.pod:6585
msgid "guestfs_sfdisk_N"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6582
+#: ../src/guestfs-actions.pod:6587
#, no-wrap
msgid ""
" int\n"
@@ -27889,24 +27942,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6601
+#: ../src/guestfs-actions.pod:6606
msgid ""
"For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> "
"for the cyls/heads/sectors parameters."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6604
+#: ../src/guestfs-actions.pod:6609
msgid "See also: C<guestfs_part_add>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6613
+#: ../src/guestfs-actions.pod:6618
msgid "guestfs_sfdisk_disk_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6615
+#: ../src/guestfs-actions.pod:6620
#, no-wrap
msgid ""
" char *\n"
@@ -27916,7 +27969,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6619
+#: ../src/guestfs-actions.pod:6624
msgid ""
"This displays the disk geometry of C<device> read from the partition table. "
"Especially in the case where the underlying block device has been resized, "
@@ -27925,12 +27978,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6632
+#: ../src/guestfs-actions.pod:6637
msgid "guestfs_sfdisk_kernel_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6634
+#: ../src/guestfs-actions.pod:6639
#, no-wrap
msgid ""
" char *\n"
@@ -27940,12 +27993,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6648
+#: ../src/guestfs-actions.pod:6653
msgid "guestfs_sfdisk_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6650
+#: ../src/guestfs-actions.pod:6655
#, no-wrap
msgid ""
" char *\n"
@@ -27955,24 +28008,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6654
+#: ../src/guestfs-actions.pod:6659
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_part_list> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6665
+#: ../src/guestfs-actions.pod:6670
msgid "See also: C<guestfs_part_list>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6672
+#: ../src/guestfs-actions.pod:6677
msgid "guestfs_sh"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6674
+#: ../src/guestfs-actions.pod:6679
#, no-wrap
msgid ""
" char *\n"
@@ -27982,22 +28035,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6681
+#: ../src/guestfs-actions.pod:6686
msgid "This is like C<guestfs_command>, but passes the command to:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6689
+#: ../src/guestfs-actions.pod:6694
msgid "All the provisos about C<guestfs_command> apply to this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6696
+#: ../src/guestfs-actions.pod:6701
msgid "guestfs_sh_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6698
+#: ../src/guestfs-actions.pod:6703
#, no-wrap
msgid ""
" char **\n"
@@ -28007,24 +28060,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6702
+#: ../src/guestfs-actions.pod:6707
msgid ""
"This is the same as C<guestfs_sh>, but splits the result into a list of "
"lines."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6705
+#: ../src/guestfs-actions.pod:6710
msgid "See also: C<guestfs_command_lines>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6713
+#: ../src/guestfs-actions.pod:6718
msgid "guestfs_sleep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6715
+#: ../src/guestfs-actions.pod:6720
#, no-wrap
msgid ""
" int\n"
@@ -28034,17 +28087,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6723
+#: ../src/guestfs-actions.pod:6728
msgid "(Added in 1.0.41)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6725 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:6730 ../src/guestfs-structs.pod:109
msgid "guestfs_stat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6727
+#: ../src/guestfs-actions.pod:6732
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -28054,12 +28107,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6741 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:6746 ../src/guestfs-structs.pod:135
msgid "guestfs_statvfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6743
+#: ../src/guestfs-actions.pod:6748
#, no-wrap
msgid ""
" struct guestfs_statvfs *\n"
@@ -28069,19 +28122,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6753
+#: ../src/guestfs-actions.pod:6758
msgid ""
"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_statvfs> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6759
+#: ../src/guestfs-actions.pod:6764
msgid "guestfs_strings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6761
+#: ../src/guestfs-actions.pod:6766
#, no-wrap
msgid ""
" char **\n"
@@ -28091,12 +28144,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6777
+#: ../src/guestfs-actions.pod:6782
msgid "guestfs_strings_e"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6779
+#: ../src/guestfs-actions.pod:6784
#, no-wrap
msgid ""
" char **\n"
@@ -28107,26 +28160,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6784
+#: ../src/guestfs-actions.pod:6789
msgid ""
"This is like the C<guestfs_strings> command, but allows you to specify the "
"encoding of strings that are looked for in the source file C<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6794
+#: ../src/guestfs-actions.pod:6799
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what C<guestfs_strings> uses)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6832
+#: ../src/guestfs-actions.pod:6837
msgid "guestfs_swapoff_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6834
+#: ../src/guestfs-actions.pod:6839
#, no-wrap
msgid ""
" int\n"
@@ -28136,19 +28189,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6838
+#: ../src/guestfs-actions.pod:6843
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See C<guestfs_swapon_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6846
+#: ../src/guestfs-actions.pod:6851
msgid "guestfs_swapoff_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6848
+#: ../src/guestfs-actions.pod:6853
#, no-wrap
msgid ""
" int\n"
@@ -28158,12 +28211,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6858
+#: ../src/guestfs-actions.pod:6863
msgid "guestfs_swapoff_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6860
+#: ../src/guestfs-actions.pod:6865
#, no-wrap
msgid ""
" int\n"
@@ -28173,12 +28226,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6871
+#: ../src/guestfs-actions.pod:6876
msgid "guestfs_swapoff_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6873
+#: ../src/guestfs-actions.pod:6878
#, no-wrap
msgid ""
" int\n"
@@ -28188,12 +28241,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6884
+#: ../src/guestfs-actions.pod:6889
msgid "guestfs_swapon_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6886
+#: ../src/guestfs-actions.pod:6891
#, no-wrap
msgid ""
" int\n"
@@ -28203,7 +28256,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6890
+#: ../src/guestfs-actions.pod:6895
msgid ""
"This command enables the libguestfs appliance to use the swap device or "
"partition named C<device>. The increased memory is made available for all "
@@ -28211,12 +28264,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6906
+#: ../src/guestfs-actions.pod:6911
msgid "guestfs_swapon_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6908
+#: ../src/guestfs-actions.pod:6913
#, no-wrap
msgid ""
" int\n"
@@ -28226,19 +28279,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6912
+#: ../src/guestfs-actions.pod:6917
msgid ""
"This command enables swap to a file. See C<guestfs_swapon_device> for other "
"notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6919
+#: ../src/guestfs-actions.pod:6924
msgid "guestfs_swapon_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6921
+#: ../src/guestfs-actions.pod:6926
#, no-wrap
msgid ""
" int\n"
@@ -28248,19 +28301,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6925
+#: ../src/guestfs-actions.pod:6930
msgid ""
"This command enables swap to a labeled swap partition. See "
"C<guestfs_swapon_device> for other notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6932
+#: ../src/guestfs-actions.pod:6937
msgid "guestfs_swapon_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6934
+#: ../src/guestfs-actions.pod:6939
#, no-wrap
msgid ""
" int\n"
@@ -28270,19 +28323,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6938
+#: ../src/guestfs-actions.pod:6943
msgid ""
"This command enables swap to a swap partition with the given UUID. See "
"C<guestfs_swapon_device> for other notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6945
+#: ../src/guestfs-actions.pod:6950
msgid "guestfs_sync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6947
+#: ../src/guestfs-actions.pod:6952
#, no-wrap
msgid ""
" int\n"
@@ -28291,12 +28344,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6960
+#: ../src/guestfs-actions.pod:6965
msgid "guestfs_tail"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6962
+#: ../src/guestfs-actions.pod:6967
#, no-wrap
msgid ""
" char **\n"
@@ -28306,12 +28359,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6978
+#: ../src/guestfs-actions.pod:6983
msgid "guestfs_tail_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6980
+#: ../src/guestfs-actions.pod:6985
#, no-wrap
msgid ""
" char **\n"
@@ -28322,12 +28375,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7002
+#: ../src/guestfs-actions.pod:7007
msgid "guestfs_tar_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7004
+#: ../src/guestfs-actions.pod:7009
#, no-wrap
msgid ""
" int\n"
@@ -28338,22 +28391,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7012
+#: ../src/guestfs-actions.pod:7017
msgid "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7017 ../src/guestfs-actions.pod:7034 ../src/guestfs-actions.pod:7050 ../src/guestfs-actions.pod:7066
+#: ../src/guestfs-actions.pod:7022 ../src/guestfs-actions.pod:7039 ../src/guestfs-actions.pod:7055 ../src/guestfs-actions.pod:7071
msgid "(Added in 1.0.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7019
+#: ../src/guestfs-actions.pod:7024
msgid "guestfs_tar_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7021
+#: ../src/guestfs-actions.pod:7026
#, no-wrap
msgid ""
" int\n"
@@ -28364,19 +28417,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7029
+#: ../src/guestfs-actions.pod:7034
msgid ""
"To download a compressed tarball, use C<guestfs_tgz_out> or "
"C<guestfs_txz_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7036
+#: ../src/guestfs-actions.pod:7041
msgid "guestfs_tgz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7038
+#: ../src/guestfs-actions.pod:7043
#, no-wrap
msgid ""
" int\n"
@@ -28387,17 +28440,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7046
+#: ../src/guestfs-actions.pod:7051
msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7052
+#: ../src/guestfs-actions.pod:7057
msgid "guestfs_tgz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7054
+#: ../src/guestfs-actions.pod:7059
#, no-wrap
msgid ""
" int\n"
@@ -28408,17 +28461,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7062
+#: ../src/guestfs-actions.pod:7067
msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7068
+#: ../src/guestfs-actions.pod:7073
msgid "guestfs_touch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7070
+#: ../src/guestfs-actions.pod:7075
#, no-wrap
msgid ""
" int\n"
@@ -28428,12 +28481,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7085
+#: ../src/guestfs-actions.pod:7090
msgid "guestfs_truncate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7087
+#: ../src/guestfs-actions.pod:7092
#, no-wrap
msgid ""
" int\n"
@@ -28443,12 +28496,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7098
+#: ../src/guestfs-actions.pod:7103
msgid "guestfs_truncate_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7100
+#: ../src/guestfs-actions.pod:7105
#, no-wrap
msgid ""
" int\n"
@@ -28459,7 +28512,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7108
+#: ../src/guestfs-actions.pod:7113
msgid ""
"If the current file size is less than C<size> then the file is extended to "
"the required size with zero bytes. This creates a sparse file (ie. disk "
@@ -28468,12 +28521,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7118
+#: ../src/guestfs-actions.pod:7123
msgid "guestfs_tune2fs_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7120
+#: ../src/guestfs-actions.pod:7125
#, no-wrap
msgid ""
" char **\n"
@@ -28483,12 +28536,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7140
+#: ../src/guestfs-actions.pod:7145
msgid "guestfs_txz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7142
+#: ../src/guestfs-actions.pod:7147
#, no-wrap
msgid ""
" int\n"
@@ -28499,12 +28552,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7154
+#: ../src/guestfs-actions.pod:7159
msgid "guestfs_txz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7156
+#: ../src/guestfs-actions.pod:7161
#, no-wrap
msgid ""
" int\n"
@@ -28515,12 +28568,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7168
+#: ../src/guestfs-actions.pod:7173
msgid "guestfs_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7170
+#: ../src/guestfs-actions.pod:7175
#, no-wrap
msgid ""
" int\n"
@@ -28530,19 +28583,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7186
+#: ../src/guestfs-actions.pod:7191
msgid ""
"See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
"C<guestfs_mkdir>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7195
+#: ../src/guestfs-actions.pod:7200
msgid "guestfs_umount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7197
+#: ../src/guestfs-actions.pod:7202
#, no-wrap
msgid ""
" int\n"
@@ -28552,12 +28605,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7209
+#: ../src/guestfs-actions.pod:7214
msgid "guestfs_umount_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7211
+#: ../src/guestfs-actions.pod:7216
#, no-wrap
msgid ""
" int\n"
@@ -28566,12 +28619,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7222
+#: ../src/guestfs-actions.pod:7227
msgid "guestfs_upload"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7224
+#: ../src/guestfs-actions.pod:7229
#, no-wrap
msgid ""
" int\n"
@@ -28582,17 +28635,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7234
+#: ../src/guestfs-actions.pod:7239
msgid "See also C<guestfs_download>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7245
+#: ../src/guestfs-actions.pod:7250
msgid "guestfs_upload_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7247
+#: ../src/guestfs-actions.pod:7252
#, no-wrap
msgid ""
" int\n"
@@ -28604,7 +28657,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7263
+#: ../src/guestfs-actions.pod:7268
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with C<guestfs_pwrite>, and this call always writes the "
@@ -28612,17 +28665,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7268
+#: ../src/guestfs-actions.pod:7273
msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7279
+#: ../src/guestfs-actions.pod:7284
msgid "guestfs_utimens"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7281
+#: ../src/guestfs-actions.pod:7286
#, no-wrap
msgid ""
" int\n"
@@ -28636,12 +28689,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7310 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7315 ../src/guestfs-structs.pod:175
msgid "guestfs_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7312
+#: ../src/guestfs-actions.pod:7317
#, no-wrap
msgid ""
" struct guestfs_version *\n"
@@ -28650,7 +28703,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7340
+#: ../src/guestfs-actions.pod:7345
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -28659,24 +28712,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7346
+#: ../src/guestfs-actions.pod:7351
msgid ""
"This function returns a C<struct guestfs_version *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_version> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7350
+#: ../src/guestfs-actions.pod:7355
msgid "(Added in 1.0.58)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7352
+#: ../src/guestfs-actions.pod:7357
msgid "guestfs_vfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7354
+#: ../src/guestfs-actions.pod:7359
#, no-wrap
msgid ""
" char *\n"
@@ -28686,22 +28739,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7363
+#: ../src/guestfs-actions.pod:7368
msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7368 ../src/guestfs-actions.pod:7405
+#: ../src/guestfs-actions.pod:7373 ../src/guestfs-actions.pod:7410
msgid "(Added in 1.3.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7370
+#: ../src/guestfs-actions.pod:7375
msgid "guestfs_vfs_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7372
+#: ../src/guestfs-actions.pod:7377
#, no-wrap
msgid ""
" char *\n"
@@ -28711,12 +28764,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7389
+#: ../src/guestfs-actions.pod:7394
msgid "guestfs_vfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7391
+#: ../src/guestfs-actions.pod:7396
#, no-wrap
msgid ""
" char *\n"
@@ -28726,17 +28779,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7400
+#: ../src/guestfs-actions.pod:7405
msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7407
+#: ../src/guestfs-actions.pod:7412
msgid "guestfs_vg_activate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7409
+#: ../src/guestfs-actions.pod:7414
#, no-wrap
msgid ""
" int\n"
@@ -28747,12 +28800,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7426
+#: ../src/guestfs-actions.pod:7431
msgid "guestfs_vg_activate_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7428
+#: ../src/guestfs-actions.pod:7433
#, no-wrap
msgid ""
" int\n"
@@ -28762,12 +28815,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7441
+#: ../src/guestfs-actions.pod:7446
msgid "guestfs_vgcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7443
+#: ../src/guestfs-actions.pod:7448
#, no-wrap
msgid ""
" int\n"
@@ -28778,12 +28831,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7455
+#: ../src/guestfs-actions.pod:7460
msgid "guestfs_vglvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7457
+#: ../src/guestfs-actions.pod:7462
#, no-wrap
msgid ""
" char **\n"
@@ -28793,24 +28846,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7464
+#: ../src/guestfs-actions.pod:7469
msgid ""
"You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
"associate logical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7467
+#: ../src/guestfs-actions.pod:7472
msgid "See also C<guestfs_vgpvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7475
+#: ../src/guestfs-actions.pod:7480
msgid "guestfs_vgpvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7477
+#: ../src/guestfs-actions.pod:7482
#, no-wrap
msgid ""
" char **\n"
@@ -28820,24 +28873,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7484
+#: ../src/guestfs-actions.pod:7489
msgid ""
"You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
"associate physical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7487
+#: ../src/guestfs-actions.pod:7492
msgid "See also C<guestfs_vglvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7495
+#: ../src/guestfs-actions.pod:7500
msgid "guestfs_vgremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7497
+#: ../src/guestfs-actions.pod:7502
#, no-wrap
msgid ""
" int\n"
@@ -28847,12 +28900,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7510
+#: ../src/guestfs-actions.pod:7515
msgid "guestfs_vgrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7512
+#: ../src/guestfs-actions.pod:7517
#, no-wrap
msgid ""
" int\n"
@@ -28863,12 +28916,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7523
+#: ../src/guestfs-actions.pod:7528
msgid "guestfs_vgs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7525
+#: ../src/guestfs-actions.pod:7530
#, no-wrap
msgid ""
" char **\n"
@@ -28877,17 +28930,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7534
+#: ../src/guestfs-actions.pod:7539
msgid "See also C<guestfs_vgs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7542
+#: ../src/guestfs-actions.pod:7547
msgid "guestfs_vgs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7544
+#: ../src/guestfs-actions.pod:7549
#, no-wrap
msgid ""
" struct guestfs_lvm_vg_list *\n"
@@ -28896,7 +28949,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7550
+#: ../src/guestfs-actions.pod:7555
msgid ""
"This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after "
@@ -28904,12 +28957,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7556
+#: ../src/guestfs-actions.pod:7561
msgid "guestfs_vgscan"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7558
+#: ../src/guestfs-actions.pod:7563
#, no-wrap
msgid ""
" int\n"
@@ -28918,12 +28971,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:7573
msgid "guestfs_vguuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7570
+#: ../src/guestfs-actions.pod:7575
#, no-wrap
msgid ""
" char *\n"
@@ -28933,12 +28986,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7581
+#: ../src/guestfs-actions.pod:7586
msgid "guestfs_wait_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7583
+#: ../src/guestfs-actions.pod:7588
#, no-wrap
msgid ""
" int\n"
@@ -28947,19 +29000,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7586
+#: ../src/guestfs-actions.pod:7591
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_launch> call "
"instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7593
+#: ../src/guestfs-actions.pod:7598
msgid "This function is a no op."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7595
+#: ../src/guestfs-actions.pod:7600
msgid ""
"In versions of the API E<lt> 1.0.71 you had to call this function just after "
"calling C<guestfs_launch> to wait for the launch to complete. However this "
@@ -28967,19 +29020,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7600
+#: ../src/guestfs-actions.pod:7605
msgid ""
"If you see any calls to this function in code then you can just remove them, "
"unless you want to retain compatibility with older versions of the API."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7608
+#: ../src/guestfs-actions.pod:7613
msgid "guestfs_wc_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7610
+#: ../src/guestfs-actions.pod:7615
#, no-wrap
msgid ""
" int\n"
@@ -28989,12 +29042,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7621
+#: ../src/guestfs-actions.pod:7626
msgid "guestfs_wc_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7623
+#: ../src/guestfs-actions.pod:7628
#, no-wrap
msgid ""
" int\n"
@@ -29004,12 +29057,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7634
+#: ../src/guestfs-actions.pod:7639
msgid "guestfs_wc_w"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7636
+#: ../src/guestfs-actions.pod:7641
#, no-wrap
msgid ""
" int\n"
@@ -29019,12 +29072,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7647
+#: ../src/guestfs-actions.pod:7652
msgid "guestfs_write"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7649
+#: ../src/guestfs-actions.pod:7654
#, no-wrap
msgid ""
" int\n"
@@ -29036,17 +29089,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7658
+#: ../src/guestfs-actions.pod:7663
msgid "See also C<guestfs_write_append>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7667
+#: ../src/guestfs-actions.pod:7672
msgid "guestfs_write_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7669
+#: ../src/guestfs-actions.pod:7674
#, no-wrap
msgid ""
" int\n"
@@ -29058,17 +29111,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7678
+#: ../src/guestfs-actions.pod:7683
msgid "See also C<guestfs_write>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7687
+#: ../src/guestfs-actions.pod:7692
msgid "guestfs_write_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7689
+#: ../src/guestfs-actions.pod:7694
#, no-wrap
msgid ""
" int\n"
@@ -29080,19 +29133,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7695
+#: ../src/guestfs-actions.pod:7700
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_write> call "
"instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7720
+#: ../src/guestfs-actions.pod:7725
msgid "guestfs_zegrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7722
+#: ../src/guestfs-actions.pod:7727
#, no-wrap
msgid ""
" char **\n"
@@ -29103,12 +29156,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7739
+#: ../src/guestfs-actions.pod:7744
msgid "guestfs_zegrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7741
+#: ../src/guestfs-actions.pod:7746
#, no-wrap
msgid ""
" char **\n"
@@ -29119,12 +29172,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7758
+#: ../src/guestfs-actions.pod:7763
msgid "guestfs_zero"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7760
+#: ../src/guestfs-actions.pod:7765
#, no-wrap
msgid ""
" int\n"
@@ -29134,19 +29187,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7770
+#: ../src/guestfs-actions.pod:7779
msgid ""
"See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
"C<guestfs_is_zero_device>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7782
+#: ../src/guestfs-actions.pod:7791
msgid "guestfs_zero_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7784
+#: ../src/guestfs-actions.pod:7793
#, no-wrap
msgid ""
" int\n"
@@ -29156,24 +29209,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7788
+#: ../src/guestfs-actions.pod:7797
msgid ""
"This command writes zeroes over the entire C<device>. Compare with "
"C<guestfs_zero> which just zeroes the first few blocks of a device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7802
+#: ../src/guestfs-actions.pod:7815
msgid "(Added in 1.3.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7804
+#: ../src/guestfs-actions.pod:7817
msgid "guestfs_zerofree"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7806
+#: ../src/guestfs-actions.pod:7819
#, no-wrap
msgid ""
" int\n"
@@ -29183,12 +29236,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7825
+#: ../src/guestfs-actions.pod:7838
msgid "guestfs_zfgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7827
+#: ../src/guestfs-actions.pod:7840
#, no-wrap
msgid ""
" char **\n"
@@ -29199,12 +29252,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7844
+#: ../src/guestfs-actions.pod:7857
msgid "guestfs_zfgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7846
+#: ../src/guestfs-actions.pod:7859
#, no-wrap
msgid ""
" char **\n"
@@ -29215,12 +29268,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7863
+#: ../src/guestfs-actions.pod:7876
msgid "guestfs_zfile"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7865
+#: ../src/guestfs-actions.pod:7878
#, no-wrap
msgid ""
" char *\n"
@@ -29231,26 +29284,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7870
+#: ../src/guestfs-actions.pod:7883
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_file> call "
"instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7882
+#: ../src/guestfs-actions.pod:7895
msgid ""
"Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
"files."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7890
+#: ../src/guestfs-actions.pod:7903
msgid "guestfs_zgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7892
+#: ../src/guestfs-actions.pod:7905
#, no-wrap
msgid ""
" char **\n"
@@ -29261,12 +29314,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7909
+#: ../src/guestfs-actions.pod:7922
msgid "guestfs_zgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7911
+#: ../src/guestfs-actions.pod:7924
#, no-wrap
msgid ""
" char **\n"
diff --git a/po-docs/uk.po b/po-docs/uk.po
index 06fa51b8..2fe1e445 100644
--- a/po-docs/uk.po
+++ b/po-docs/uk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-08-07 23:15+0200\n"
+"POT-Creation-Date: 2011-08-17 12:19+0200\n"
"PO-Revision-Date: 2011-07-17 20:50+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -151,7 +151,7 @@ msgstr ""
#. type: =head1
#: ../cat/virt-cat.pod:32 ../cat/virt-ls.pod:35 ../df/virt-df.pod:43
#: ../edit/virt-edit.pod:44 ../fish/guestfish.pod:41
-#: ../fish/guestfish.pod:1007 ../fish/virt-copy-in.pod:29
+#: ../fish/guestfish.pod:1018 ../fish/virt-copy-in.pod:29
#: ../fish/virt-copy-out.pod:21 ../fish/virt-tar-in.pod:30
#: ../fish/virt-tar-out.pod:24 ../fuse/guestmount.pod:39
#: ../resize/virt-resize.pod:27 ../tools/virt-tar.pl:50
@@ -709,7 +709,7 @@ msgstr ""
#: ../cat/virt-cat.pod:199 ../cat/virt-filesystems.pod:372
#: ../cat/virt-ls.pod:490 ../df/virt-df.pod:222 ../edit/virt-edit.pod:349
#: ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384
-#: ../fish/guestfish.pod:1224 ../fish/virt-copy-in.pod:50
+#: ../fish/guestfish.pod:1235 ../fish/virt-copy-in.pod:50
#: ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47
#: ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:303
#: ../inspector/virt-inspector.pod:372 ../java/examples/guestfs-java.pod:45
@@ -762,7 +762,7 @@ msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
#: ../cat/virt-cat.pod:212 ../cat/virt-filesystems.pod:387
#: ../cat/virt-ls.pod:506 ../df/virt-df.pod:234 ../edit/virt-edit.pod:367
#: ../examples/guestfs-examples.pod:48 ../examples/guestfs-recipes.pod:400
-#: ../fish/guestfish.pod:1253 ../fish/virt-copy-in.pod:64
+#: ../fish/guestfish.pod:1264 ../fish/virt-copy-in.pod:64
#: ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62
#: ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:318
#: ../inspector/virt-inspector.pod:394 ../java/examples/guestfs-java.pod:61
@@ -787,7 +787,7 @@ msgstr "© Red Hat Inc., 2009–2010"
#. type: textblock
#: ../cat/virt-cat.pod:216 ../cat/virt-filesystems.pod:391
#: ../cat/virt-ls.pod:510 ../df/virt-df.pod:238 ../edit/virt-edit.pod:371
-#: ../fish/guestfish.pod:1258 ../fish/virt-copy-in.pod:69
+#: ../fish/guestfish.pod:1269 ../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:323
#: ../inspector/virt-inspector.pod:398 ../rescue/virt-rescue.pod:300
@@ -805,7 +805,7 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:221 ../cat/virt-filesystems.pod:396
#: ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376
-#: ../fish/guestfish.pod:1263 ../fish/virt-copy-in.pod:74
+#: ../fish/guestfish.pod:1274 ../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:328
#: ../inspector/virt-inspector.pod:403 ../rescue/virt-rescue.pod:305
@@ -827,7 +827,7 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:226 ../cat/virt-filesystems.pod:401
#: ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381
-#: ../fish/guestfish.pod:1268 ../fish/virt-copy-in.pod:79
+#: ../fish/guestfish.pod:1279 ../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:333
#: ../inspector/virt-inspector.pod:408 ../rescue/virt-rescue.pod:310
@@ -2003,7 +2003,7 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4183
+#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4188
msgid "path"
msgstr ""
@@ -2643,38 +2643,38 @@ msgstr ""
#: ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235
#: ../examples/guestfs-recipes.pod:239 ../examples/guestfs-recipes.pod:243
#: ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20
-#: ../fish/guestfish-actions.pod:385 ../fish/guestfish-actions.pod:393
-#: ../fish/guestfish-actions.pod:400 ../fish/guestfish-actions.pod:407
-#: ../fish/guestfish-actions.pod:1099 ../fish/guestfish-actions.pod:1103
-#: ../fish/guestfish-actions.pod:1107 ../fish/guestfish-actions.pod:1111
-#: ../fish/guestfish-actions.pod:1119 ../fish/guestfish-actions.pod:1123
-#: ../fish/guestfish-actions.pod:1127 ../fish/guestfish-actions.pod:1137
-#: ../fish/guestfish-actions.pod:1141 ../fish/guestfish-actions.pod:1145
-#: ../fish/guestfish-actions.pod:1235 ../fish/guestfish-actions.pod:1239
-#: ../fish/guestfish-actions.pod:1244 ../fish/guestfish-actions.pod:1249
-#: ../fish/guestfish-actions.pod:1291 ../fish/guestfish-actions.pod:1295
-#: ../fish/guestfish-actions.pod:1300 ../fish/guestfish-actions.pod:1933
-#: ../fish/guestfish-actions.pod:1939 ../fish/guestfish-actions.pod:1947
-#: ../fish/guestfish-actions.pod:1954 ../fish/guestfish-actions.pod:1961
+#: ../fish/guestfish-actions.pod:390 ../fish/guestfish-actions.pod:398
+#: ../fish/guestfish-actions.pod:405 ../fish/guestfish-actions.pod:412
+#: ../fish/guestfish-actions.pod:1104 ../fish/guestfish-actions.pod:1108
+#: ../fish/guestfish-actions.pod:1112 ../fish/guestfish-actions.pod:1116
+#: ../fish/guestfish-actions.pod:1124 ../fish/guestfish-actions.pod:1128
+#: ../fish/guestfish-actions.pod:1132 ../fish/guestfish-actions.pod:1142
+#: ../fish/guestfish-actions.pod:1146 ../fish/guestfish-actions.pod:1150
+#: ../fish/guestfish-actions.pod:1240 ../fish/guestfish-actions.pod:1244
+#: ../fish/guestfish-actions.pod:1249 ../fish/guestfish-actions.pod:1254
+#: ../fish/guestfish-actions.pod:1296 ../fish/guestfish-actions.pod:1300
+#: ../fish/guestfish-actions.pod:1305 ../fish/guestfish-actions.pod:1938
+#: ../fish/guestfish-actions.pod:1944 ../fish/guestfish-actions.pod:1952
+#: ../fish/guestfish-actions.pod:1959 ../fish/guestfish-actions.pod:1966
#: ../fish/guestfish.pod:445 ../fish/guestfish.pod:449
#: ../fish/guestfish.pod:453 ../fish/guestfish.pod:457
#: ../inspector/virt-inspector.pod:384 ../inspector/virt-inspector.pod:388
#: ../resize/virt-resize.pod:282 ../resize/virt-resize.pod:286
#: ../resize/virt-resize.pod:295 ../resize/virt-resize.pod:301
#: ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29
-#: ../src/guestfs-actions.pod:583 ../src/guestfs-actions.pod:591
-#: ../src/guestfs-actions.pod:598 ../src/guestfs-actions.pod:605
-#: ../src/guestfs-actions.pod:1662 ../src/guestfs-actions.pod:1666
-#: ../src/guestfs-actions.pod:1670 ../src/guestfs-actions.pod:1674
-#: ../src/guestfs-actions.pod:1682 ../src/guestfs-actions.pod:1686
-#: ../src/guestfs-actions.pod:1690 ../src/guestfs-actions.pod:1700
-#: ../src/guestfs-actions.pod:1704 ../src/guestfs-actions.pod:1708
-#: ../src/guestfs-actions.pod:1846 ../src/guestfs-actions.pod:1850
-#: ../src/guestfs-actions.pod:1855 ../src/guestfs-actions.pod:1860
-#: ../src/guestfs-actions.pod:1921 ../src/guestfs-actions.pod:1925
-#: ../src/guestfs-actions.pod:1930 ../src/guestfs-actions.pod:2859
-#: ../src/guestfs-actions.pod:2865 ../src/guestfs-actions.pod:2873
-#: ../src/guestfs-actions.pod:2880 ../src/guestfs-actions.pod:2887
+#: ../src/guestfs-actions.pod:588 ../src/guestfs-actions.pod:596
+#: ../src/guestfs-actions.pod:603 ../src/guestfs-actions.pod:610
+#: ../src/guestfs-actions.pod:1667 ../src/guestfs-actions.pod:1671
+#: ../src/guestfs-actions.pod:1675 ../src/guestfs-actions.pod:1679
+#: ../src/guestfs-actions.pod:1687 ../src/guestfs-actions.pod:1691
+#: ../src/guestfs-actions.pod:1695 ../src/guestfs-actions.pod:1705
+#: ../src/guestfs-actions.pod:1709 ../src/guestfs-actions.pod:1713
+#: ../src/guestfs-actions.pod:1851 ../src/guestfs-actions.pod:1855
+#: ../src/guestfs-actions.pod:1860 ../src/guestfs-actions.pod:1865
+#: ../src/guestfs-actions.pod:1926 ../src/guestfs-actions.pod:1930
+#: ../src/guestfs-actions.pod:1935 ../src/guestfs-actions.pod:2864
+#: ../src/guestfs-actions.pod:2870 ../src/guestfs-actions.pod:2878
+#: ../src/guestfs-actions.pod:2885 ../src/guestfs-actions.pod:2892
#: ../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:1064
@@ -3339,7 +3339,7 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1075
+#: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1086
#: ../rescue/virt-rescue.pod:257 ../src/guestfs.pod:2966
#: ../test-tool/libguestfs-test-tool.pod:82
msgid "ENVIRONMENT VARIABLES"
@@ -3481,7 +3481,7 @@ msgstr ""
#. type: =head1
#: ../examples/guestfs-examples.pod:44 ../examples/guestfs-recipes.pod:396
-#: ../fish/guestfish.pod:1249 ../fish/virt-copy-in.pod:60
+#: ../fish/guestfish.pod:1260 ../fish/virt-copy-in.pod:60
#: ../fish/virt-copy-out.pod:49 ../fish/virt-tar-in.pod:58
#: ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:314
#: ../inspector/virt-inspector.pod:380 ../java/examples/guestfs-java.pod:57
@@ -3494,7 +3494,7 @@ msgstr "АВТОРИ"
#. type: textblock
#: ../examples/guestfs-examples.pod:46 ../examples/guestfs-recipes.pod:398
-#: ../fish/guestfish.pod:1251 ../fish/virt-copy-in.pod:62
+#: ../fish/guestfish.pod:1262 ../fish/virt-copy-in.pod:62
#: ../fish/virt-copy-out.pod:51 ../fish/virt-tar-in.pod:60
#: ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:316
#: ../java/examples/guestfs-java.pod:59 ../ocaml/examples/guestfs-ocaml.pod:92
@@ -3858,9 +3858,9 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9
-#: ../fish/guestfish-actions.pod:1287 ../fish/guestfish-actions.pod:1929
-#: ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:1917
-#: ../src/guestfs-actions.pod:2855 ../src/guestfs.pod:1640
+#: ../fish/guestfish-actions.pod:1292 ../fish/guestfish-actions.pod:1934
+#: ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:1922
+#: ../src/guestfs-actions.pod:2860 ../src/guestfs.pod:1640
#: ../tools/virt-win-reg.pl:706
msgid "Notes:"
msgstr "Нотатки:"
@@ -4516,22 +4516,22 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:166
-#: ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:986
-#: ../fish/guestfish-actions.pod:1346 ../fish/guestfish-actions.pod:1360
-#: ../fish/guestfish-actions.pod:3085 ../fish/guestfish-actions.pod:3292
-#: ../fish/guestfish-actions.pod:3406 ../fish/guestfish-actions.pod:3454
-#: ../fish/guestfish-actions.pod:4355 ../fish/guestfish-actions.pod:4378
-#: ../fish/guestfish-actions.pod:4400 ../fish/guestfish-actions.pod:4438
-#: ../fish/guestfish-actions.pod:5087 ../fish/guestfish-actions.pod:5185
+#: ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:991
+#: ../fish/guestfish-actions.pod:1351 ../fish/guestfish-actions.pod:1365
+#: ../fish/guestfish-actions.pod:3090 ../fish/guestfish-actions.pod:3297
+#: ../fish/guestfish-actions.pod:3411 ../fish/guestfish-actions.pod:3459
+#: ../fish/guestfish-actions.pod:4360 ../fish/guestfish-actions.pod:4383
+#: ../fish/guestfish-actions.pod:4405 ../fish/guestfish-actions.pod:4443
+#: ../fish/guestfish-actions.pod:5092 ../fish/guestfish-actions.pod:5198
#: ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:252
-#: ../src/guestfs-actions.pod:273 ../src/guestfs-actions.pod:1503
-#: ../src/guestfs-actions.pod:2002 ../src/guestfs-actions.pod:2023
-#: ../src/guestfs-actions.pod:4618 ../src/guestfs-actions.pod:4921
-#: ../src/guestfs-actions.pod:5150 ../src/guestfs-actions.pod:5250
-#: ../src/guestfs-actions.pod:6516 ../src/guestfs-actions.pod:6560
-#: ../src/guestfs-actions.pod:6594 ../src/guestfs-actions.pod:6657
-#: ../src/guestfs-actions.pod:7589 ../src/guestfs-actions.pod:7698
-#: ../src/guestfs-actions.pod:7873
+#: ../src/guestfs-actions.pod:273 ../src/guestfs-actions.pod:1508
+#: ../src/guestfs-actions.pod:2007 ../src/guestfs-actions.pod:2028
+#: ../src/guestfs-actions.pod:4623 ../src/guestfs-actions.pod:4926
+#: ../src/guestfs-actions.pod:5155 ../src/guestfs-actions.pod:5255
+#: ../src/guestfs-actions.pod:6521 ../src/guestfs-actions.pod:6565
+#: ../src/guestfs-actions.pod:6599 ../src/guestfs-actions.pod:6662
+#: ../src/guestfs-actions.pod:7594 ../src/guestfs-actions.pod:7703
+#: ../src/guestfs-actions.pod:7886
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 "
@@ -4624,9 +4624,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:79 ../fish/guestfish-actions.pod:143
-#: ../fish/guestfish-actions.pod:568 ../fish/guestfish-actions.pod:1968
-#: ../fish/guestfish-actions.pod:3134 ../fish/guestfish-actions.pod:3307
-#: ../fish/guestfish-actions.pod:3442
+#: ../fish/guestfish-actions.pod:573 ../fish/guestfish-actions.pod:1973
+#: ../fish/guestfish-actions.pod:3139 ../fish/guestfish-actions.pod:3312
+#: ../fish/guestfish-actions.pod:3447
msgid ""
"This command has one or more optional arguments. See L</OPTIONAL ARGUMENTS>."
msgstr ""
@@ -4705,8 +4705,8 @@ msgid "This call checks that C<filename> exists."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3096
-#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4655
+#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3101
+#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4660
msgid "The optional arguments are:"
msgstr ""
@@ -5012,56 +5012,64 @@ msgstr "C<AUG_TYPE_CHECK> = 4"
#. type: textblock
#: ../fish/guestfish-actions.pod:264 ../src/guestfs-actions.pod:402
-msgid "Typecheck lenses (can be expensive)."
+msgid "Typecheck lenses."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:266
+msgid ""
+"This option is only useful when debugging Augeas lenses. Use of this option "
+"may require additional memory for the libguestfs appliance. You may need to "
+"set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-memsize>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:266 ../src/guestfs-actions.pod:404
+#: ../fish/guestfish-actions.pod:271 ../src/guestfs-actions.pod:409
msgid "C<AUG_NO_STDINC> = 8"
msgstr "C<AUG_NO_STDINC> = 8"
#. type: textblock
-#: ../fish/guestfish-actions.pod:268 ../src/guestfs-actions.pod:406
+#: ../fish/guestfish-actions.pod:273 ../src/guestfs-actions.pod:411
msgid "Do not use standard load path for modules."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:270 ../src/guestfs-actions.pod:408
+#: ../fish/guestfish-actions.pod:275 ../src/guestfs-actions.pod:413
msgid "C<AUG_SAVE_NOOP> = 16"
msgstr "C<AUG_SAVE_NOOP> = 16"
#. type: textblock
-#: ../fish/guestfish-actions.pod:272 ../src/guestfs-actions.pod:410
+#: ../fish/guestfish-actions.pod:277 ../src/guestfs-actions.pod:415
msgid "Make save a no-op, just record what would have been changed."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:274 ../src/guestfs-actions.pod:412
+#: ../fish/guestfish-actions.pod:279 ../src/guestfs-actions.pod:417
msgid "C<AUG_NO_LOAD> = 32"
msgstr "C<AUG_NO_LOAD> = 32"
#. type: textblock
-#: ../fish/guestfish-actions.pod:276
+#: ../fish/guestfish-actions.pod:281
msgid "Do not load the tree in L</aug-init>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:280
+#: ../fish/guestfish-actions.pod:285
msgid "To close the handle, you can call L</aug-close>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:282 ../src/guestfs-actions.pod:420
+#: ../fish/guestfish-actions.pod:287 ../src/guestfs-actions.pod:425
msgid "To find out more about Augeas, see L<http://augeas.net/>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:284
+#: ../fish/guestfish-actions.pod:289
msgid "aug-insert"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:286
+#: ../fish/guestfish-actions.pod:291
#, no-wrap
msgid ""
" aug-insert augpath label true|false\n"
@@ -5069,26 +5077,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:288 ../src/guestfs-actions.pod:434
+#: ../fish/guestfish-actions.pod:293 ../src/guestfs-actions.pod:439
msgid ""
"Create a new sibling C<label> for C<path>, inserting it into the tree before "
"or after C<path> (depending on the boolean flag C<before>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:292 ../src/guestfs-actions.pod:438
+#: ../fish/guestfish-actions.pod:297 ../src/guestfs-actions.pod:443
msgid ""
"C<path> must match exactly one existing node in the tree, and C<label> must "
"be a label, ie. not contain C</>, C<*> or end with a bracketed index C<[N]>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:296
+#: ../fish/guestfish-actions.pod:301
msgid "aug-load"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:298
+#: ../fish/guestfish-actions.pod:303
#, no-wrap
msgid ""
" aug-load\n"
@@ -5096,22 +5104,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:300 ../src/guestfs-actions.pod:451
+#: ../fish/guestfish-actions.pod:305 ../src/guestfs-actions.pod:456
msgid "Load files into the tree."
msgstr "Завантажити файли до ієрархії."
#. type: textblock
-#: ../fish/guestfish-actions.pod:302 ../src/guestfs-actions.pod:453
+#: ../fish/guestfish-actions.pod:307 ../src/guestfs-actions.pod:458
msgid "See C<aug_load> in the Augeas documentation for the full gory details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:305
+#: ../fish/guestfish-actions.pod:310
msgid "aug-ls"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:307
+#: ../fish/guestfish-actions.pod:312
#, no-wrap
msgid ""
" aug-ls augpath\n"
@@ -5119,19 +5127,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:309
+#: ../fish/guestfish-actions.pod:314
msgid ""
"This is just a shortcut for listing L</aug-match> C<path/*> and sorting the "
"resulting nodes into alphabetical order."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:312
+#: ../fish/guestfish-actions.pod:317
msgid "aug-match"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:314
+#: ../fish/guestfish-actions.pod:319
#, no-wrap
msgid ""
" aug-match augpath\n"
@@ -5139,7 +5147,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:316 ../src/guestfs-actions.pod:481
+#: ../fish/guestfish-actions.pod:321 ../src/guestfs-actions.pod:486
msgid ""
"Returns a list of paths which match the path expression C<path>. The "
"returned paths are sufficiently qualified so that they match exactly one "
@@ -5147,12 +5155,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:320
+#: ../fish/guestfish-actions.pod:325
msgid "aug-mv"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:322
+#: ../fish/guestfish-actions.pod:327
#, no-wrap
msgid ""
" aug-mv src dest\n"
@@ -5160,19 +5168,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:324 ../src/guestfs-actions.pod:498
+#: ../fish/guestfish-actions.pod:329 ../src/guestfs-actions.pod:503
msgid ""
"Move the node C<src> to C<dest>. C<src> must match exactly one node. "
"C<dest> is overwritten if it exists."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:327
+#: ../fish/guestfish-actions.pod:332
msgid "aug-rm"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:329
+#: ../fish/guestfish-actions.pod:334
#, no-wrap
msgid ""
" aug-rm augpath\n"
@@ -5180,22 +5188,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:331 ../src/guestfs-actions.pod:511
+#: ../fish/guestfish-actions.pod:336 ../src/guestfs-actions.pod:516
msgid "Remove C<path> and all of its children."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:333 ../src/guestfs-actions.pod:513
+#: ../fish/guestfish-actions.pod:338 ../src/guestfs-actions.pod:518
msgid "On success this returns the number of entries which were removed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:335
+#: ../fish/guestfish-actions.pod:340
msgid "aug-save"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:337
+#: ../fish/guestfish-actions.pod:342
#, no-wrap
msgid ""
" aug-save\n"
@@ -5203,24 +5211,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:339 ../src/guestfs-actions.pod:524
+#: ../fish/guestfish-actions.pod:344 ../src/guestfs-actions.pod:529
msgid "This writes all pending changes to disk."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:341
+#: ../fish/guestfish-actions.pod:346
msgid ""
"The flags which were passed to L</aug-init> affect exactly how files are "
"saved."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:344
+#: ../fish/guestfish-actions.pod:349
msgid "aug-set"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:346
+#: ../fish/guestfish-actions.pod:351
#, no-wrap
msgid ""
" aug-set augpath val\n"
@@ -5228,12 +5236,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:348 ../src/guestfs-actions.pod:540
+#: ../fish/guestfish-actions.pod:353 ../src/guestfs-actions.pod:545
msgid "Set the value associated with C<path> to C<val>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:350
+#: ../fish/guestfish-actions.pod:355
msgid ""
"In the Augeas API, it is possible to clear a node by setting the value to "
"NULL. Due to an oversight in the libguestfs API you cannot do that with "
@@ -5241,12 +5249,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:355
+#: ../fish/guestfish-actions.pod:360
msgid "available"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:357
+#: ../fish/guestfish-actions.pod:362
#, no-wrap
msgid ""
" available 'groups ...'\n"
@@ -5254,7 +5262,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:359 ../src/guestfs-actions.pod:557
+#: ../fish/guestfish-actions.pod:364 ../src/guestfs-actions.pod:562
msgid ""
"This command is used to check the availability of some groups of "
"functionality in the appliance, which not all builds of the libguestfs "
@@ -5262,7 +5270,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:363
+#: ../fish/guestfish-actions.pod:368
msgid ""
"The libguestfs groups, and the functions that those groups correspond to, "
"are listed in L<guestfs(3)/AVAILABILITY>. You can also fetch this list at "
@@ -5270,7 +5278,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:368 ../src/guestfs-actions.pod:566
+#: ../fish/guestfish-actions.pod:373 ../src/guestfs-actions.pod:571
msgid ""
"The argument C<groups> is a list of group names, eg: C<[\"inotify\", \"augeas"
"\"]> would check for the availability of the Linux inotify functions and "
@@ -5278,43 +5286,43 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:373 ../src/guestfs-actions.pod:571
+#: ../fish/guestfish-actions.pod:378 ../src/guestfs-actions.pod:576
msgid "The command returns no error if I<all> requested groups are available."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:375 ../src/guestfs-actions.pod:573
+#: ../fish/guestfish-actions.pod:380 ../src/guestfs-actions.pod:578
msgid ""
"It fails with an error if one or more of the requested groups is unavailable "
"in the appliance."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:378 ../src/guestfs-actions.pod:576
+#: ../fish/guestfish-actions.pod:383 ../src/guestfs-actions.pod:581
msgid ""
"If an unknown group name is included in the list of groups then an error is "
"always returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:381 ../src/guestfs-actions.pod:579
+#: ../fish/guestfish-actions.pod:386 ../src/guestfs-actions.pod:584
msgid "I<Notes:>"
msgstr "I<Нотатки:>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:387
+#: ../fish/guestfish-actions.pod:392
msgid "You must call L</launch> before calling this function."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:389 ../src/guestfs-actions.pod:587
+#: ../fish/guestfish-actions.pod:394 ../src/guestfs-actions.pod:592
msgid ""
"The reason is because we don't know what groups are supported by the "
"appliance/daemon until it is running and can be queried."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:395 ../src/guestfs-actions.pod:593
+#: ../fish/guestfish-actions.pod:400 ../src/guestfs-actions.pod:598
msgid ""
"If a group of functions is available, this does not necessarily mean that "
"they will work. You still have to check for errors when calling individual "
@@ -5322,7 +5330,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:402 ../src/guestfs-actions.pod:600
+#: ../fish/guestfish-actions.pod:407 ../src/guestfs-actions.pod:605
msgid ""
"It is usually the job of distro packagers to build complete functionality "
"into the libguestfs appliance. Upstream libguestfs, if built from source "
@@ -5330,7 +5338,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:409
+#: ../fish/guestfish-actions.pod:414
msgid ""
"This call was added in version C<1.0.80>. In previous versions of "
"libguestfs all you could do would be to speculatively execute a command to "
@@ -5338,12 +5346,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:416
+#: ../fish/guestfish-actions.pod:421
msgid "available-all-groups"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:418
+#: ../fish/guestfish-actions.pod:423
#, no-wrap
msgid ""
" available-all-groups\n"
@@ -5351,7 +5359,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:420
+#: ../fish/guestfish-actions.pod:425
msgid ""
"This command returns a list of all optional groups that this daemon knows "
"about. Note this returns both supported and unsupported groups. To find "
@@ -5360,17 +5368,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:426
+#: ../fish/guestfish-actions.pod:431
msgid "See also L</available> and L<guestfs(3)/AVAILABILITY>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:428
+#: ../fish/guestfish-actions.pod:433
msgid "base64-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:430
+#: ../fish/guestfish-actions.pod:435
#, no-wrap
msgid ""
" base64-in (base64file|-) filename\n"
@@ -5378,29 +5386,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:432 ../src/guestfs-actions.pod:644
+#: ../fish/guestfish-actions.pod:437 ../src/guestfs-actions.pod:649
msgid ""
"This command uploads base64-encoded data from C<base64file> to C<filename>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:435 ../fish/guestfish-actions.pod:444
-#: ../fish/guestfish-actions.pod:693 ../fish/guestfish-actions.pod:862
-#: ../fish/guestfish-actions.pod:881 ../fish/guestfish-actions.pod:1255
-#: ../fish/guestfish-actions.pod:4658 ../fish/guestfish-actions.pod:4670
-#: ../fish/guestfish-actions.pod:4681 ../fish/guestfish-actions.pod:4692
-#: ../fish/guestfish-actions.pod:4744 ../fish/guestfish-actions.pod:4753
-#: ../fish/guestfish-actions.pod:4807 ../fish/guestfish-actions.pod:4830
+#: ../fish/guestfish-actions.pod:440 ../fish/guestfish-actions.pod:449
+#: ../fish/guestfish-actions.pod:698 ../fish/guestfish-actions.pod:867
+#: ../fish/guestfish-actions.pod:886 ../fish/guestfish-actions.pod:1260
+#: ../fish/guestfish-actions.pod:4663 ../fish/guestfish-actions.pod:4675
+#: ../fish/guestfish-actions.pod:4686 ../fish/guestfish-actions.pod:4697
+#: ../fish/guestfish-actions.pod:4749 ../fish/guestfish-actions.pod:4758
+#: ../fish/guestfish-actions.pod:4812 ../fish/guestfish-actions.pod:4835
msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:437
+#: ../fish/guestfish-actions.pod:442
msgid "base64-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:439
+#: ../fish/guestfish-actions.pod:444
#, no-wrap
msgid ""
" base64-out filename (base64file|-)\n"
@@ -5408,19 +5416,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:441 ../src/guestfs-actions.pod:658
+#: ../fish/guestfish-actions.pod:446 ../src/guestfs-actions.pod:663
msgid ""
"This command downloads the contents of C<filename>, writing it out to local "
"file C<base64file> encoded as base64."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:446
+#: ../fish/guestfish-actions.pod:451
msgid "blockdev-flushbufs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:448
+#: ../fish/guestfish-actions.pod:453
#, no-wrap
msgid ""
" blockdev-flushbufs device\n"
@@ -5428,32 +5436,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:450 ../src/guestfs-actions.pod:671
+#: ../fish/guestfish-actions.pod:455 ../src/guestfs-actions.pod:676
msgid ""
"This tells the kernel to flush internal buffers associated with C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:453 ../fish/guestfish-actions.pod:464
-#: ../fish/guestfish-actions.pod:473 ../fish/guestfish-actions.pod:483
-#: ../fish/guestfish-actions.pod:495 ../fish/guestfish-actions.pod:508
-#: ../fish/guestfish-actions.pod:516 ../fish/guestfish-actions.pod:527
-#: ../fish/guestfish-actions.pod:535 ../fish/guestfish-actions.pod:543
-#: ../src/guestfs-actions.pod:674 ../src/guestfs-actions.pod:691
-#: ../src/guestfs-actions.pod:706 ../src/guestfs-actions.pod:722
-#: ../src/guestfs-actions.pod:740 ../src/guestfs-actions.pod:759
-#: ../src/guestfs-actions.pod:773 ../src/guestfs-actions.pod:791
-#: ../src/guestfs-actions.pod:805 ../src/guestfs-actions.pod:819
+#: ../fish/guestfish-actions.pod:458 ../fish/guestfish-actions.pod:469
+#: ../fish/guestfish-actions.pod:478 ../fish/guestfish-actions.pod:488
+#: ../fish/guestfish-actions.pod:500 ../fish/guestfish-actions.pod:513
+#: ../fish/guestfish-actions.pod:521 ../fish/guestfish-actions.pod:532
+#: ../fish/guestfish-actions.pod:540 ../fish/guestfish-actions.pod:548
+#: ../src/guestfs-actions.pod:679 ../src/guestfs-actions.pod:696
+#: ../src/guestfs-actions.pod:711 ../src/guestfs-actions.pod:727
+#: ../src/guestfs-actions.pod:745 ../src/guestfs-actions.pod:764
+#: ../src/guestfs-actions.pod:778 ../src/guestfs-actions.pod:796
+#: ../src/guestfs-actions.pod:810 ../src/guestfs-actions.pod:824
msgid "This uses the L<blockdev(8)> command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:455
+#: ../fish/guestfish-actions.pod:460
msgid "blockdev-getbsz"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:457
+#: ../fish/guestfish-actions.pod:462
#, no-wrap
msgid ""
" blockdev-getbsz device\n"
@@ -5461,25 +5469,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:459 ../src/guestfs-actions.pod:686
+#: ../fish/guestfish-actions.pod:464 ../src/guestfs-actions.pod:691
msgid "This returns the block size of a device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:461 ../fish/guestfish-actions.pod:524
-#: ../src/guestfs-actions.pod:688 ../src/guestfs-actions.pod:788
+#: ../fish/guestfish-actions.pod:466 ../fish/guestfish-actions.pod:529
+#: ../src/guestfs-actions.pod:693 ../src/guestfs-actions.pod:793
msgid ""
"(Note this is different from both I<size in blocks> and I<filesystem block "
"size>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:466
+#: ../fish/guestfish-actions.pod:471
msgid "blockdev-getro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:468
+#: ../fish/guestfish-actions.pod:473
#, no-wrap
msgid ""
" blockdev-getro device\n"
@@ -5487,19 +5495,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:470 ../src/guestfs-actions.pod:703
+#: ../fish/guestfish-actions.pod:475 ../src/guestfs-actions.pod:708
msgid ""
"Returns a boolean indicating if the block device is read-only (true if read-"
"only, false if not)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:475
+#: ../fish/guestfish-actions.pod:480
msgid "blockdev-getsize64"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:477
+#: ../fish/guestfish-actions.pod:482
#, no-wrap
msgid ""
" blockdev-getsize64 device\n"
@@ -5507,22 +5515,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:479 ../src/guestfs-actions.pod:718
+#: ../fish/guestfish-actions.pod:484 ../src/guestfs-actions.pod:723
msgid "This returns the size of the device in bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:481
+#: ../fish/guestfish-actions.pod:486
msgid "See also L</blockdev-getsz>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:485
+#: ../fish/guestfish-actions.pod:490
msgid "blockdev-getss"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:487
+#: ../fish/guestfish-actions.pod:492
#, no-wrap
msgid ""
" blockdev-getss device\n"
@@ -5530,25 +5538,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:489 ../src/guestfs-actions.pod:734
+#: ../fish/guestfish-actions.pod:494 ../src/guestfs-actions.pod:739
msgid ""
"This returns the size of sectors on a block device. Usually 512, but can be "
"larger for modern devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:492
+#: ../fish/guestfish-actions.pod:497
msgid ""
"(Note, this is not the size in sectors, use L</blockdev-getsz> for that)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:497
+#: ../fish/guestfish-actions.pod:502
msgid "blockdev-getsz"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:499
+#: ../fish/guestfish-actions.pod:504
#, no-wrap
msgid ""
" blockdev-getsz device\n"
@@ -5556,26 +5564,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:501 ../src/guestfs-actions.pod:752
+#: ../fish/guestfish-actions.pod:506 ../src/guestfs-actions.pod:757
msgid ""
"This returns the size of the device in units of 512-byte sectors (even if "
"the sectorsize isn't 512 bytes ... weird)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:504
+#: ../fish/guestfish-actions.pod:509
msgid ""
"See also L</blockdev-getss> for the real sector size of the device, and L</"
"blockdev-getsize64> for the more useful I<size in bytes>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:510
+#: ../fish/guestfish-actions.pod:515
msgid "blockdev-rereadpt"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:512
+#: ../fish/guestfish-actions.pod:517
#, no-wrap
msgid ""
" blockdev-rereadpt device\n"
@@ -5583,17 +5591,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:514 ../src/guestfs-actions.pod:771
+#: ../fish/guestfish-actions.pod:519 ../src/guestfs-actions.pod:776
msgid "Reread the partition table on C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:518
+#: ../fish/guestfish-actions.pod:523
msgid "blockdev-setbsz"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:520
+#: ../fish/guestfish-actions.pod:525
#, no-wrap
msgid ""
" blockdev-setbsz device blocksize\n"
@@ -5601,17 +5609,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:522 ../src/guestfs-actions.pod:786
+#: ../fish/guestfish-actions.pod:527 ../src/guestfs-actions.pod:791
msgid "This sets the block size of a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:529
+#: ../fish/guestfish-actions.pod:534
msgid "blockdev-setro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:531
+#: ../fish/guestfish-actions.pod:536
#, no-wrap
msgid ""
" blockdev-setro device\n"
@@ -5619,17 +5627,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:533 ../src/guestfs-actions.pod:803
+#: ../fish/guestfish-actions.pod:538 ../src/guestfs-actions.pod:808
msgid "Sets the block device named C<device> to read-only."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:537
+#: ../fish/guestfish-actions.pod:542
msgid "blockdev-setrw"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:539
+#: ../fish/guestfish-actions.pod:544
#, no-wrap
msgid ""
" blockdev-setrw device\n"
@@ -5637,17 +5645,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:541 ../src/guestfs-actions.pod:817
+#: ../fish/guestfish-actions.pod:546 ../src/guestfs-actions.pod:822
msgid "Sets the block device named C<device> to read-write."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:545
+#: ../fish/guestfish-actions.pod:550
msgid "btrfs-filesystem-resize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:547
+#: ../fish/guestfish-actions.pod:552
#, no-wrap
msgid ""
" btrfs-filesystem-resize mountpoint [size:..]\n"
@@ -5655,12 +5663,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:549 ../src/guestfs-actions.pod:839
+#: ../fish/guestfish-actions.pod:554 ../src/guestfs-actions.pod:844
msgid "This command resizes a btrfs filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:551 ../src/guestfs-actions.pod:841
+#: ../fish/guestfish-actions.pod:556 ../src/guestfs-actions.pod:846
msgid ""
"Note that unlike other resize calls, the filesystem has to be mounted and "
"the parameter is the mountpoint not the device (this is a requirement of "
@@ -5668,36 +5676,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:555 ../fish/guestfish-actions.pod:3417
-#: ../src/guestfs-actions.pod:845 ../src/guestfs-actions.pod:5189
+#: ../fish/guestfish-actions.pod:560 ../fish/guestfish-actions.pod:3422
+#: ../src/guestfs-actions.pod:850 ../src/guestfs-actions.pod:5194
msgid "The optional parameters are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:559 ../fish/guestfish-actions.pod:3421
-#: ../src/guestfs-actions.pod:849 ../src/guestfs-actions.pod:5193
+#: ../fish/guestfish-actions.pod:564 ../fish/guestfish-actions.pod:3426
+#: ../src/guestfs-actions.pod:854 ../src/guestfs-actions.pod:5198
msgid "C<size>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:561 ../src/guestfs-actions.pod:851
+#: ../fish/guestfish-actions.pod:566 ../src/guestfs-actions.pod:856
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to the maximum size."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:566 ../src/guestfs-actions.pod:856
+#: ../fish/guestfish-actions.pod:571 ../src/guestfs-actions.pod:861
msgid "See also L<btrfs(8)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:570
+#: ../fish/guestfish-actions.pod:575
msgid "case-sensitive-path"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:572
+#: ../fish/guestfish-actions.pod:577
#, no-wrap
msgid ""
" case-sensitive-path path\n"
@@ -5705,7 +5713,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:574 ../src/guestfs-actions.pod:890
+#: ../fish/guestfish-actions.pod:579 ../src/guestfs-actions.pod:895
msgid ""
"This can be used to resolve case insensitive paths on a filesystem which is "
"case sensitive. The use case is to resolve paths which you have read from "
@@ -5713,7 +5721,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:579 ../src/guestfs-actions.pod:895
+#: ../fish/guestfish-actions.pod:584 ../src/guestfs-actions.pod:900
msgid ""
"The command handles a peculiarity of the Linux ntfs-3g filesystem driver "
"(and probably others), which is that although the underlying filesystem is "
@@ -5722,7 +5730,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:584 ../src/guestfs-actions.pod:900
+#: ../fish/guestfish-actions.pod:589 ../src/guestfs-actions.pod:905
msgid ""
"One consequence of this is that special directories such as C<c:\\windows> "
"may appear as C</WINDOWS> or C</windows> (or other things) depending on the "
@@ -5731,21 +5739,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:590 ../src/guestfs-actions.pod:906
+#: ../fish/guestfish-actions.pod:595 ../src/guestfs-actions.pod:911
msgid ""
"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-faq/"
"#posixfilenames1>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:593 ../src/guestfs-actions.pod:909
+#: ../fish/guestfish-actions.pod:598 ../src/guestfs-actions.pod:914
msgid ""
"This function resolves the true case of each element in the path and returns "
"the case-sensitive path."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:596
+#: ../fish/guestfish-actions.pod:601
msgid ""
"Thus L</case-sensitive-path> (\"/Windows/System32\") might return C<\"/"
"WINDOWS/system32\"> (the exact return value would depend on details of how "
@@ -5753,22 +5761,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:601 ../src/guestfs-actions.pod:917
+#: ../fish/guestfish-actions.pod:606 ../src/guestfs-actions.pod:922
msgid "I<Note>: This function does not handle drive names, backslashes etc."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:604
+#: ../fish/guestfish-actions.pod:609
msgid "See also L</realpath>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:606
+#: ../fish/guestfish-actions.pod:611
msgid "cat"
msgstr "cat"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:608
+#: ../fish/guestfish-actions.pod:613
#, no-wrap
msgid ""
" cat path\n"
@@ -5778,13 +5786,13 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:610 ../fish/guestfish-actions.pod:3837
-#: ../src/guestfs-actions.pod:933 ../src/guestfs-actions.pod:5832
+#: ../fish/guestfish-actions.pod:615 ../fish/guestfish-actions.pod:3842
+#: ../src/guestfs-actions.pod:938 ../src/guestfs-actions.pod:5837
msgid "Return the contents of the file named C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:612
+#: ../fish/guestfish-actions.pod:617
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of string). For "
@@ -5793,50 +5801,50 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:617 ../fish/guestfish-actions.pod:752
-#: ../fish/guestfish-actions.pod:764 ../fish/guestfish-actions.pod:940
-#: ../fish/guestfish-actions.pod:950 ../fish/guestfish-actions.pod:1017
-#: ../fish/guestfish-actions.pod:1027 ../fish/guestfish-actions.pod:1219
-#: ../fish/guestfish-actions.pod:1526 ../fish/guestfish-actions.pod:1536
-#: ../fish/guestfish-actions.pod:1564 ../fish/guestfish-actions.pod:1579
-#: ../fish/guestfish-actions.pod:1589 ../fish/guestfish-actions.pod:1608
-#: ../fish/guestfish-actions.pod:3707 ../fish/guestfish-actions.pod:3722
-#: ../fish/guestfish-actions.pod:3798 ../fish/guestfish-actions.pod:3815
-#: ../fish/guestfish-actions.pod:3830 ../fish/guestfish-actions.pod:4499
-#: ../fish/guestfish-actions.pod:4545 ../fish/guestfish-actions.pod:4630
-#: ../fish/guestfish-actions.pod:4645 ../fish/guestfish-actions.pod:5051
-#: ../fish/guestfish-actions.pod:5063 ../fish/guestfish-actions.pod:5081
-#: ../fish/guestfish-actions.pod:5098 ../fish/guestfish-actions.pod:5108
-#: ../fish/guestfish-actions.pod:5157 ../fish/guestfish-actions.pod:5167
-#: ../fish/guestfish-actions.pod:5196 ../fish/guestfish-actions.pod:5206
-#: ../src/guestfs-actions.pod:943 ../src/guestfs-actions.pod:1122
-#: ../src/guestfs-actions.pod:1142 ../src/guestfs-actions.pod:1438
-#: ../src/guestfs-actions.pod:1457 ../src/guestfs-actions.pod:1560
-#: ../src/guestfs-actions.pod:1579 ../src/guestfs-actions.pod:1825
-#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:2315
-#: ../src/guestfs-actions.pod:2358 ../src/guestfs-actions.pod:2382
-#: ../src/guestfs-actions.pod:2399 ../src/guestfs-actions.pod:2428
-#: ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:5640
-#: ../src/guestfs-actions.pod:5771 ../src/guestfs-actions.pod:5797
-#: ../src/guestfs-actions.pod:5821 ../src/guestfs-actions.pod:6772
-#: ../src/guestfs-actions.pod:6827 ../src/guestfs-actions.pod:6973
-#: ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7662
-#: ../src/guestfs-actions.pod:7682 ../src/guestfs-actions.pod:7715
-#: ../src/guestfs-actions.pod:7734 ../src/guestfs-actions.pod:7753
-#: ../src/guestfs-actions.pod:7839 ../src/guestfs-actions.pod:7858
-#: ../src/guestfs-actions.pod:7904 ../src/guestfs-actions.pod:7923
+#: ../fish/guestfish-actions.pod:622 ../fish/guestfish-actions.pod:757
+#: ../fish/guestfish-actions.pod:769 ../fish/guestfish-actions.pod:945
+#: ../fish/guestfish-actions.pod:955 ../fish/guestfish-actions.pod:1022
+#: ../fish/guestfish-actions.pod:1032 ../fish/guestfish-actions.pod:1224
+#: ../fish/guestfish-actions.pod:1531 ../fish/guestfish-actions.pod:1541
+#: ../fish/guestfish-actions.pod:1569 ../fish/guestfish-actions.pod:1584
+#: ../fish/guestfish-actions.pod:1594 ../fish/guestfish-actions.pod:1613
+#: ../fish/guestfish-actions.pod:3712 ../fish/guestfish-actions.pod:3727
+#: ../fish/guestfish-actions.pod:3803 ../fish/guestfish-actions.pod:3820
+#: ../fish/guestfish-actions.pod:3835 ../fish/guestfish-actions.pod:4504
+#: ../fish/guestfish-actions.pod:4550 ../fish/guestfish-actions.pod:4635
+#: ../fish/guestfish-actions.pod:4650 ../fish/guestfish-actions.pod:5056
+#: ../fish/guestfish-actions.pod:5068 ../fish/guestfish-actions.pod:5086
+#: ../fish/guestfish-actions.pod:5103 ../fish/guestfish-actions.pod:5113
+#: ../fish/guestfish-actions.pod:5170 ../fish/guestfish-actions.pod:5180
+#: ../fish/guestfish-actions.pod:5209 ../fish/guestfish-actions.pod:5219
+#: ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:1127
+#: ../src/guestfs-actions.pod:1147 ../src/guestfs-actions.pod:1443
+#: ../src/guestfs-actions.pod:1462 ../src/guestfs-actions.pod:1565
+#: ../src/guestfs-actions.pod:1584 ../src/guestfs-actions.pod:1830
+#: ../src/guestfs-actions.pod:2301 ../src/guestfs-actions.pod:2320
+#: ../src/guestfs-actions.pod:2363 ../src/guestfs-actions.pod:2387
+#: ../src/guestfs-actions.pod:2404 ../src/guestfs-actions.pod:2433
+#: ../src/guestfs-actions.pod:5619 ../src/guestfs-actions.pod:5645
+#: ../src/guestfs-actions.pod:5776 ../src/guestfs-actions.pod:5802
+#: ../src/guestfs-actions.pod:5826 ../src/guestfs-actions.pod:6777
+#: ../src/guestfs-actions.pod:6832 ../src/guestfs-actions.pod:6978
+#: ../src/guestfs-actions.pod:7002 ../src/guestfs-actions.pod:7667
+#: ../src/guestfs-actions.pod:7687 ../src/guestfs-actions.pod:7720
+#: ../src/guestfs-actions.pod:7739 ../src/guestfs-actions.pod:7758
+#: ../src/guestfs-actions.pod:7852 ../src/guestfs-actions.pod:7871
+#: ../src/guestfs-actions.pod:7917 ../src/guestfs-actions.pod:7936
msgid ""
"Because of the message protocol, there is a transfer limit of somewhere "
"between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:620
+#: ../fish/guestfish-actions.pod:625
msgid "checksum"
msgstr "checksum"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:622
+#: ../fish/guestfish-actions.pod:627
#, no-wrap
msgid ""
" checksum csumtype path\n"
@@ -5844,112 +5852,112 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:624 ../src/guestfs-actions.pod:955
+#: ../fish/guestfish-actions.pod:629 ../src/guestfs-actions.pod:960
msgid ""
"This call computes the MD5, SHAx or CRC checksum of the file named C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:627 ../src/guestfs-actions.pod:958
+#: ../fish/guestfish-actions.pod:632 ../src/guestfs-actions.pod:963
msgid ""
"The type of checksum to compute is given by the C<csumtype> parameter which "
"must have one of the following values:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:632 ../src/guestfs-actions.pod:963
+#: ../fish/guestfish-actions.pod:637 ../src/guestfs-actions.pod:968
msgid "C<crc>"
msgstr "C<crc>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:634 ../src/guestfs-actions.pod:965
+#: ../fish/guestfish-actions.pod:639 ../src/guestfs-actions.pod:970
msgid ""
"Compute the cyclic redundancy check (CRC) specified by POSIX for the "
"C<cksum> command."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:637 ../src/guestfs-actions.pod:968
+#: ../fish/guestfish-actions.pod:642 ../src/guestfs-actions.pod:973
msgid "C<md5>"
msgstr "C<md5>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:639 ../src/guestfs-actions.pod:970
+#: ../fish/guestfish-actions.pod:644 ../src/guestfs-actions.pod:975
msgid "Compute the MD5 hash (using the C<md5sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:641 ../src/guestfs-actions.pod:972
+#: ../fish/guestfish-actions.pod:646 ../src/guestfs-actions.pod:977
msgid "C<sha1>"
msgstr "C<sha1>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:643 ../src/guestfs-actions.pod:974
+#: ../fish/guestfish-actions.pod:648 ../src/guestfs-actions.pod:979
msgid "Compute the SHA1 hash (using the C<sha1sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:645 ../src/guestfs-actions.pod:976
+#: ../fish/guestfish-actions.pod:650 ../src/guestfs-actions.pod:981
msgid "C<sha224>"
msgstr "C<sha224>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:647 ../src/guestfs-actions.pod:978
+#: ../fish/guestfish-actions.pod:652 ../src/guestfs-actions.pod:983
msgid "Compute the SHA224 hash (using the C<sha224sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:649 ../src/guestfs-actions.pod:980
+#: ../fish/guestfish-actions.pod:654 ../src/guestfs-actions.pod:985
msgid "C<sha256>"
msgstr "C<sha256>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:651 ../src/guestfs-actions.pod:982
+#: ../fish/guestfish-actions.pod:656 ../src/guestfs-actions.pod:987
msgid "Compute the SHA256 hash (using the C<sha256sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:653 ../src/guestfs-actions.pod:984
+#: ../fish/guestfish-actions.pod:658 ../src/guestfs-actions.pod:989
msgid "C<sha384>"
msgstr "C<sha384>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:655 ../src/guestfs-actions.pod:986
+#: ../fish/guestfish-actions.pod:660 ../src/guestfs-actions.pod:991
msgid "Compute the SHA384 hash (using the C<sha384sum> program)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:657 ../src/guestfs-actions.pod:988
+#: ../fish/guestfish-actions.pod:662 ../src/guestfs-actions.pod:993
msgid "C<sha512>"
msgstr "C<sha512>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:659 ../src/guestfs-actions.pod:990
+#: ../fish/guestfish-actions.pod:664 ../src/guestfs-actions.pod:995
msgid "Compute the SHA512 hash (using the C<sha512sum> program)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:663 ../src/guestfs-actions.pod:994
+#: ../fish/guestfish-actions.pod:668 ../src/guestfs-actions.pod:999
msgid "The checksum is returned as a printable string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:665
+#: ../fish/guestfish-actions.pod:670
msgid "To get the checksum for a device, use L</checksum-device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:667
+#: ../fish/guestfish-actions.pod:672
msgid "To get the checksums for many files, use L</checksums-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:669
+#: ../fish/guestfish-actions.pod:674
msgid "checksum-device"
msgstr "checksum-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:671
+#: ../fish/guestfish-actions.pod:676
#, no-wrap
msgid ""
" checksum-device csumtype device\n"
@@ -5957,7 +5965,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:673
+#: ../fish/guestfish-actions.pod:678
msgid ""
"This call computes the MD5, SHAx or CRC checksum of the contents of the "
"device named C<device>. For the types of checksums supported see the L</"
@@ -5965,12 +5973,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:677
+#: ../fish/guestfish-actions.pod:682
msgid "checksums-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:679
+#: ../fish/guestfish-actions.pod:684
#, no-wrap
msgid ""
" checksums-out csumtype directory (sumsfile|-)\n"
@@ -5978,14 +5986,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:681 ../src/guestfs-actions.pod:1029
+#: ../fish/guestfish-actions.pod:686 ../src/guestfs-actions.pod:1034
msgid ""
"This command computes the checksums of all regular files in C<directory> and "
"then emits a list of those checksums to the local output file C<sumsfile>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:685 ../src/guestfs-actions.pod:1033
+#: ../fish/guestfish-actions.pod:690 ../src/guestfs-actions.pod:1038
msgid ""
"This can be used for verifying the integrity of a virtual machine. However "
"to be properly secure you should pay attention to the output of the checksum "
@@ -5995,12 +6003,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:695
+#: ../fish/guestfish-actions.pod:700
msgid "chmod"
msgstr "chmod"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:697
+#: ../fish/guestfish-actions.pod:702
#, no-wrap
msgid ""
" chmod mode path\n"
@@ -6008,14 +6016,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:699 ../src/guestfs-actions.pod:1052
+#: ../fish/guestfish-actions.pod:704 ../src/guestfs-actions.pod:1057
msgid ""
"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are "
"supported."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:702 ../src/guestfs-actions.pod:1055
+#: ../fish/guestfish-actions.pod:707 ../src/guestfs-actions.pod:1060
msgid ""
"I<Note>: When using this command from guestfish, C<mode> by default would be "
"decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not "
@@ -6023,21 +6031,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:706 ../fish/guestfish-actions.pod:3060
-#: ../fish/guestfish-actions.pod:3199 ../fish/guestfish-actions.pod:3209
-#: ../fish/guestfish-actions.pod:3219 ../src/guestfs-actions.pod:1059
-#: ../src/guestfs-actions.pod:4586 ../src/guestfs-actions.pod:4795
-#: ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4833
+#: ../fish/guestfish-actions.pod:711 ../fish/guestfish-actions.pod:3065
+#: ../fish/guestfish-actions.pod:3204 ../fish/guestfish-actions.pod:3214
+#: ../fish/guestfish-actions.pod:3224 ../src/guestfs-actions.pod:1064
+#: ../src/guestfs-actions.pod:4591 ../src/guestfs-actions.pod:4800
+#: ../src/guestfs-actions.pod:4819 ../src/guestfs-actions.pod:4838
msgid "The mode actually set is affected by the umask."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:708
+#: ../fish/guestfish-actions.pod:713
msgid "chown"
msgstr "chown"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:710
+#: ../fish/guestfish-actions.pod:715
#, no-wrap
msgid ""
" chown owner group path\n"
@@ -6045,13 +6053,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:712 ../src/guestfs-actions.pod:1073
+#: ../fish/guestfish-actions.pod:717 ../src/guestfs-actions.pod:1078
msgid "Change the file owner to C<owner> and group to C<group>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:714 ../fish/guestfish-actions.pod:2495
-#: ../src/guestfs-actions.pod:1075 ../src/guestfs-actions.pod:3657
+#: ../fish/guestfish-actions.pod:719 ../fish/guestfish-actions.pod:2500
+#: ../src/guestfs-actions.pod:1080 ../src/guestfs-actions.pod:3662
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 "
@@ -6059,12 +6067,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:718
+#: ../fish/guestfish-actions.pod:723
msgid "command"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:720
+#: ../fish/guestfish-actions.pod:725
#, no-wrap
msgid ""
" command 'arguments ...'\n"
@@ -6072,7 +6080,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:722 ../src/guestfs-actions.pod:1089
+#: ../fish/guestfish-actions.pod:727 ../src/guestfs-actions.pod:1094
msgid ""
"This call runs a command from the guest filesystem. The filesystem must be "
"mounted, and must contain a compatible operating system (ie. something "
@@ -6080,7 +6088,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:727
+#: ../fish/guestfish-actions.pod:732
msgid ""
"The single parameter is an argv-style list of arguments. The first element "
"is the name of the program to run. Subsequent elements are parameters. The "
@@ -6089,12 +6097,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:734 ../src/guestfs-actions.pod:1101
+#: ../fish/guestfish-actions.pod:739 ../src/guestfs-actions.pod:1106
msgid "The return value is anything printed to I<stdout> by the command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:737 ../src/guestfs-actions.pod:1104
+#: ../fish/guestfish-actions.pod:742 ../src/guestfs-actions.pod:1109
msgid ""
"If the command returns a non-zero exit status, then this function returns an "
"error message. The error message string is the content of I<stderr> from "
@@ -6102,7 +6110,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:741 ../src/guestfs-actions.pod:1108
+#: ../fish/guestfish-actions.pod:746 ../src/guestfs-actions.pod:1113
msgid ""
"The C<$PATH> environment variable will contain at least C</usr/bin> and C</"
"bin>. If you require a program from another location, you should provide "
@@ -6110,7 +6118,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:746 ../src/guestfs-actions.pod:1113
+#: ../fish/guestfish-actions.pod:751 ../src/guestfs-actions.pod:1118
msgid ""
"Shared libraries and data files required by the program must be available on "
"filesystems which are mounted in the correct places. It is the caller's "
@@ -6119,12 +6127,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:755
+#: ../fish/guestfish-actions.pod:760
msgid "command-lines"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:757
+#: ../fish/guestfish-actions.pod:762
#, no-wrap
msgid ""
" command-lines 'arguments ...'\n"
@@ -6132,23 +6140,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:759
+#: ../fish/guestfish-actions.pod:764
msgid ""
"This is the same as L</command>, but splits the result into a list of lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:762
+#: ../fish/guestfish-actions.pod:767
msgid "See also: L</sh-lines>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:767
+#: ../fish/guestfish-actions.pod:772
msgid "config"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:769
+#: ../fish/guestfish-actions.pod:774
#, no-wrap
msgid ""
" config qemuparam qemuvalue\n"
@@ -6156,7 +6164,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:771 ../src/guestfs-actions.pod:1154
+#: ../fish/guestfish-actions.pod:776 ../src/guestfs-actions.pod:1159
msgid ""
"This can be used to add arbitrary qemu command line parameters of the form "
"I<-param value>. Actually it's not quite arbitrary - we prevent you from "
@@ -6164,22 +6172,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:776 ../src/guestfs-actions.pod:1159
+#: ../fish/guestfish-actions.pod:781 ../src/guestfs-actions.pod:1164
msgid "The first character of C<param> string must be a C<-> (dash)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:778 ../src/guestfs-actions.pod:1161
+#: ../fish/guestfish-actions.pod:783 ../src/guestfs-actions.pod:1166
msgid "C<value> can be NULL."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:780
+#: ../fish/guestfish-actions.pod:785
msgid "copy-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:782
+#: ../fish/guestfish-actions.pod:787
#, no-wrap
msgid ""
" copy-size src dest size\n"
@@ -6187,26 +6195,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:784 ../src/guestfs-actions.pod:1175
+#: ../fish/guestfish-actions.pod:789 ../src/guestfs-actions.pod:1180
msgid ""
"This command copies exactly C<size> bytes from one source device or file "
"C<src> to another destination device or file C<dest>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:787 ../src/guestfs-actions.pod:1178
+#: ../fish/guestfish-actions.pod:792 ../src/guestfs-actions.pod:1183
msgid ""
"Note this will fail if the source is too short or if the destination is not "
"large enough."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:790
+#: ../fish/guestfish-actions.pod:795
msgid "cp"
msgstr "cp"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:792
+#: ../fish/guestfish-actions.pod:797
#, no-wrap
msgid ""
" cp src dest\n"
@@ -6214,19 +6222,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:794 ../src/guestfs-actions.pod:1197
+#: ../fish/guestfish-actions.pod:799 ../src/guestfs-actions.pod:1202
msgid ""
"This copies a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:797
+#: ../fish/guestfish-actions.pod:802
msgid "cp-a"
msgstr "cp-a"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:799
+#: ../fish/guestfish-actions.pod:804
#, no-wrap
msgid ""
" cp-a src dest\n"
@@ -6234,19 +6242,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:801 ../src/guestfs-actions.pod:1211
+#: ../fish/guestfish-actions.pod:806 ../src/guestfs-actions.pod:1216
msgid ""
"This copies a file or directory from C<src> to C<dest> recursively using the "
"C<cp -a> command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:804
+#: ../fish/guestfish-actions.pod:809
msgid "dd"
msgstr "dd"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:806
+#: ../fish/guestfish-actions.pod:811
#, no-wrap
msgid ""
" dd src dest\n"
@@ -6254,7 +6262,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:808 ../src/guestfs-actions.pod:1225
+#: ../fish/guestfish-actions.pod:813 ../src/guestfs-actions.pod:1230
msgid ""
"This command copies from one source device or file C<src> to another "
"destination device or file C<dest>. Normally you would use this to copy to "
@@ -6262,7 +6270,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:813
+#: ../fish/guestfish-actions.pod:818
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 "
@@ -6270,12 +6278,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:817
+#: ../fish/guestfish-actions.pod:822
msgid "df"
msgstr "df"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:819
+#: ../fish/guestfish-actions.pod:824
#, no-wrap
msgid ""
" df\n"
@@ -6285,12 +6293,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:821 ../src/guestfs-actions.pod:1243
+#: ../fish/guestfish-actions.pod:826 ../src/guestfs-actions.pod:1248
msgid "This command runs the C<df> command to report disk space used."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:823 ../fish/guestfish-actions.pod:834
+#: ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:839
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string. Use L</statvfs> from "
@@ -6298,12 +6306,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:827
+#: ../fish/guestfish-actions.pod:832
msgid "df-h"
msgstr "df-h"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:829
+#: ../fish/guestfish-actions.pod:834
#, no-wrap
msgid ""
" df-h\n"
@@ -6313,19 +6321,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:831 ../src/guestfs-actions.pod:1259
+#: ../fish/guestfish-actions.pod:836 ../src/guestfs-actions.pod:1264
msgid ""
"This command runs the C<df -h> command to report disk space used in human-"
"readable format."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:838
+#: ../fish/guestfish-actions.pod:843
msgid "dmesg"
msgstr "dmesg"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:840
+#: ../fish/guestfish-actions.pod:845
#, no-wrap
msgid ""
" dmesg\n"
@@ -6335,14 +6343,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:842 ../src/guestfs-actions.pod:1276
+#: ../fish/guestfish-actions.pod:847 ../src/guestfs-actions.pod:1281
msgid ""
"This returns the kernel messages (C<dmesg> output) from the guest kernel. "
"This is sometimes useful for extended debugging of problems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:846
+#: ../fish/guestfish-actions.pod:851
msgid ""
"Another way to get the same information is to enable verbose messages with "
"L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> "
@@ -6350,12 +6358,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:851
+#: ../fish/guestfish-actions.pod:856
msgid "download"
msgstr "download"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:853
+#: ../fish/guestfish-actions.pod:858
#, no-wrap
msgid ""
" download remotefilename (filename|-)\n"
@@ -6363,31 +6371,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:855 ../fish/guestfish-actions.pod:868
-#: ../src/guestfs-actions.pod:1297 ../src/guestfs-actions.pod:1322
+#: ../fish/guestfish-actions.pod:860 ../fish/guestfish-actions.pod:873
+#: ../src/guestfs-actions.pod:1302 ../src/guestfs-actions.pod:1327
msgid ""
"Download file C<remotefilename> and save it as C<filename> on the local "
"machine."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:858 ../fish/guestfish-actions.pod:4803
-#: ../src/guestfs-actions.pod:1300 ../src/guestfs-actions.pod:7232
+#: ../fish/guestfish-actions.pod:863 ../fish/guestfish-actions.pod:4808
+#: ../src/guestfs-actions.pod:1305 ../src/guestfs-actions.pod:7237
msgid "C<filename> can also be a named pipe."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:860
+#: ../fish/guestfish-actions.pod:865
msgid "See also L</upload>, L</cat>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:864
+#: ../fish/guestfish-actions.pod:869
msgid "download-offset"
msgstr "download-offset"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:866
+#: ../fish/guestfish-actions.pod:871
#, no-wrap
msgid ""
" download-offset remotefilename (filename|-) offset size\n"
@@ -6395,14 +6403,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:871 ../src/guestfs-actions.pod:1325
+#: ../fish/guestfish-actions.pod:876 ../src/guestfs-actions.pod:1330
msgid ""
"C<remotefilename> is read for C<size> bytes starting at C<offset> (this "
"region must be within the file or device)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:874
+#: ../fish/guestfish-actions.pod:879
msgid ""
"Note that there is no limit on the amount of data that can be downloaded "
"with this call, unlike with L</pread>, and this call always reads the full "
@@ -6410,17 +6418,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:879
+#: ../fish/guestfish-actions.pod:884
msgid "See also L</download>, L</pread>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:883
+#: ../fish/guestfish-actions.pod:888
msgid "drop-caches"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:885
+#: ../fish/guestfish-actions.pod:890
#, no-wrap
msgid ""
" drop-caches whattodrop\n"
@@ -6428,7 +6436,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:887 ../src/guestfs-actions.pod:1350
+#: ../fish/guestfish-actions.pod:892 ../src/guestfs-actions.pod:1355
msgid ""
"This instructs the guest kernel to drop its page cache, and/or dentries and "
"inode caches. The parameter C<whattodrop> tells the kernel what precisely "
@@ -6436,24 +6444,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:892 ../src/guestfs-actions.pod:1355
+#: ../fish/guestfish-actions.pod:897 ../src/guestfs-actions.pod:1360
msgid "Setting C<whattodrop> to 3 should drop everything."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:894 ../src/guestfs-actions.pod:1357
+#: ../fish/guestfish-actions.pod:899 ../src/guestfs-actions.pod:1362
msgid ""
"This automatically calls L<sync(2)> before the operation, so that the "
"maximum guest memory is freed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:897
+#: ../fish/guestfish-actions.pod:902
msgid "du"
msgstr "du"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:899
+#: ../fish/guestfish-actions.pod:904
#, no-wrap
msgid ""
" du path\n"
@@ -6463,14 +6471,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:901 ../src/guestfs-actions.pod:1370
+#: ../fish/guestfish-actions.pod:906 ../src/guestfs-actions.pod:1375
msgid ""
"This command runs the C<du -s> command to estimate file space usage for "
"C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:904 ../src/guestfs-actions.pod:1373
+#: ../fish/guestfish-actions.pod:909 ../src/guestfs-actions.pod:1378
msgid ""
"C<path> can be a file or a directory. If C<path> is a directory then the "
"estimate includes the contents of the directory and all subdirectories "
@@ -6478,18 +6486,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:908 ../src/guestfs-actions.pod:1377
+#: ../fish/guestfish-actions.pod:913 ../src/guestfs-actions.pod:1382
msgid ""
"The result is the estimated size in I<kilobytes> (ie. units of 1024 bytes)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:911
+#: ../fish/guestfish-actions.pod:916
msgid "e2fsck-f"
msgstr "e2fsck-f"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:913
+#: ../fish/guestfish-actions.pod:918
#, no-wrap
msgid ""
" e2fsck-f device\n"
@@ -6497,7 +6505,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:915 ../src/guestfs-actions.pod:1395
+#: ../fish/guestfish-actions.pod:920 ../src/guestfs-actions.pod:1400
msgid ""
"This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker "
"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be "
@@ -6505,19 +6513,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:919
+#: ../fish/guestfish-actions.pod:924
msgid ""
"This command is only needed because of L</resize2fs> (q.v.). Normally you "
"should use L</fsck>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:922
+#: ../fish/guestfish-actions.pod:927
msgid "echo-daemon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:924
+#: ../fish/guestfish-actions.pod:929
#, no-wrap
msgid ""
" echo-daemon 'words ...'\n"
@@ -6525,29 +6533,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:926 ../src/guestfs-actions.pod:1412
+#: ../fish/guestfish-actions.pod:931 ../src/guestfs-actions.pod:1417
msgid ""
"This command concatenates the list of C<words> passed with single spaces "
"between them and returns the resulting string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:929 ../src/guestfs-actions.pod:1415
+#: ../fish/guestfish-actions.pod:934 ../src/guestfs-actions.pod:1420
msgid "You can use this command to test the connection through to the daemon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:931
+#: ../fish/guestfish-actions.pod:936
msgid "See also L</ping-daemon>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:933
+#: ../fish/guestfish-actions.pod:938
msgid "egrep"
msgstr "egrep"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:935
+#: ../fish/guestfish-actions.pod:940
#, no-wrap
msgid ""
" egrep regex path\n"
@@ -6555,18 +6563,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:937 ../src/guestfs-actions.pod:1431
+#: ../fish/guestfish-actions.pod:942 ../src/guestfs-actions.pod:1436
msgid ""
"This calls the external C<egrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:943
+#: ../fish/guestfish-actions.pod:948
msgid "egrepi"
msgstr "egrepi"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:945
+#: ../fish/guestfish-actions.pod:950
#, no-wrap
msgid ""
" egrepi regex path\n"
@@ -6574,18 +6582,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:947 ../src/guestfs-actions.pod:1450
+#: ../fish/guestfish-actions.pod:952 ../src/guestfs-actions.pod:1455
msgid ""
"This calls the external C<egrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:953
+#: ../fish/guestfish-actions.pod:958
msgid "equal"
msgstr "equal"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:955
+#: ../fish/guestfish-actions.pod:960
#, no-wrap
msgid ""
" equal file1 file2\n"
@@ -6595,24 +6603,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:957 ../src/guestfs-actions.pod:1469
+#: ../fish/guestfish-actions.pod:962 ../src/guestfs-actions.pod:1474
msgid ""
"This compares the two files C<file1> and C<file2> and returns true if their "
"content is exactly equal, or false otherwise."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:960 ../src/guestfs-actions.pod:1472
+#: ../fish/guestfish-actions.pod:965 ../src/guestfs-actions.pod:1477
msgid "The external L<cmp(1)> program is used for the comparison."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:962
+#: ../fish/guestfish-actions.pod:967
msgid "exists"
msgstr "exists"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:964
+#: ../fish/guestfish-actions.pod:969
#, no-wrap
msgid ""
" exists path\n"
@@ -6622,24 +6630,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:966 ../src/guestfs-actions.pod:1484
+#: ../fish/guestfish-actions.pod:971 ../src/guestfs-actions.pod:1489
msgid ""
"This returns C<true> if and only if there is a file, directory (or anything) "
"with the given C<path> name."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:969
+#: ../fish/guestfish-actions.pod:974
msgid "See also L</is-file>, L</is-dir>, L</stat>."
msgstr "Див. також L</is-file>, L</is-dir>, L</stat>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:971
+#: ../fish/guestfish-actions.pod:976
msgid "fallocate"
msgstr "fallocate"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:973
+#: ../fish/guestfish-actions.pod:978
#, no-wrap
msgid ""
" fallocate path len\n"
@@ -6649,34 +6657,34 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:975 ../fish/guestfish-actions.pod:994
-#: ../src/guestfs-actions.pod:1507 ../src/guestfs-actions.pod:1526
+#: ../fish/guestfish-actions.pod:980 ../fish/guestfish-actions.pod:999
+#: ../src/guestfs-actions.pod:1512 ../src/guestfs-actions.pod:1531
msgid ""
"This command preallocates a file (containing zero bytes) named C<path> of "
"size C<len> bytes. If the file exists already, it is overwritten."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:979 ../src/guestfs-actions.pod:1511
+#: ../fish/guestfish-actions.pod:984 ../src/guestfs-actions.pod:1516
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> command which "
"allocates a file in the host and attaches it as a device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:983
+#: ../fish/guestfish-actions.pod:988
msgid ""
"I<This function is deprecated.> In new code, use the L</fallocate64> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:990
+#: ../fish/guestfish-actions.pod:995
msgid "fallocate64"
msgstr "fallocate64"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:992
+#: ../fish/guestfish-actions.pod:997
#, no-wrap
msgid ""
" fallocate64 path len\n"
@@ -6686,14 +6694,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:998
+#: ../fish/guestfish-actions.pod:1003
msgid ""
"Note that this call allocates disk blocks for the file. To create a sparse "
"file use L</truncate-size> instead."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1001
+#: ../fish/guestfish-actions.pod:1006
msgid ""
"The deprecated call L</fallocate> does the same, but owing to an oversight "
"it only allowed 30 bit lengths to be specified, effectively limiting the "
@@ -6701,19 +6709,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1006 ../src/guestfs-actions.pod:1538
+#: ../fish/guestfish-actions.pod:1011 ../src/guestfs-actions.pod:1543
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> and C<sparse> "
"commands which create a file in the host and attach it as a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1010
+#: ../fish/guestfish-actions.pod:1015
msgid "fgrep"
msgstr "fgrep"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1012
+#: ../fish/guestfish-actions.pod:1017
#, no-wrap
msgid ""
" fgrep pattern path\n"
@@ -6723,18 +6731,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1014 ../src/guestfs-actions.pod:1553
+#: ../fish/guestfish-actions.pod:1019 ../src/guestfs-actions.pod:1558
msgid ""
"This calls the external C<fgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1020
+#: ../fish/guestfish-actions.pod:1025
msgid "fgrepi"
msgstr "fgrepi"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1022
+#: ../fish/guestfish-actions.pod:1027
#, no-wrap
msgid ""
" fgrepi pattern path\n"
@@ -6744,18 +6752,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1024 ../src/guestfs-actions.pod:1572
+#: ../fish/guestfish-actions.pod:1029 ../src/guestfs-actions.pod:1577
msgid ""
"This calls the external C<fgrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1030
+#: ../fish/guestfish-actions.pod:1035
msgid "file"
msgstr "file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1032
+#: ../fish/guestfish-actions.pod:1037
#, no-wrap
msgid ""
" file path\n"
@@ -6765,28 +6773,28 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1034 ../src/guestfs-actions.pod:1590
+#: ../fish/guestfish-actions.pod:1039 ../src/guestfs-actions.pod:1595
msgid ""
"This call uses the standard L<file(1)> command to determine the type or "
"contents of the file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1037 ../src/guestfs-actions.pod:1593
+#: ../fish/guestfish-actions.pod:1042 ../src/guestfs-actions.pod:1598
msgid ""
"This call will also transparently look inside various types of compressed "
"file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1040 ../src/guestfs-actions.pod:1596
+#: ../fish/guestfish-actions.pod:1045 ../src/guestfs-actions.pod:1601
msgid ""
"The exact command which runs is C<file -zb path>. Note in particular that "
"the filename is not prepended to the output (the I<-b> option)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1044 ../src/guestfs-actions.pod:1600
+#: ../fish/guestfish-actions.pod:1049 ../src/guestfs-actions.pod:1605
msgid ""
"The output depends on the output of the underlying L<file(1)> command and it "
"can change in future in ways beyond our control. In other words, the output "
@@ -6794,19 +6802,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1048
+#: ../fish/guestfish-actions.pod:1053
msgid ""
"See also: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> "
"(etc), L</is-zero>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1051
+#: ../fish/guestfish-actions.pod:1056
msgid "file-architecture"
msgstr "file-architecture"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1053
+#: ../fish/guestfish-actions.pod:1058
#, no-wrap
msgid ""
" file-architecture filename\n"
@@ -6816,166 +6824,166 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1055 ../src/guestfs-actions.pod:1618
+#: ../fish/guestfish-actions.pod:1060 ../src/guestfs-actions.pod:1623
msgid ""
"This detects the architecture of the binary C<filename>, and returns it if "
"known."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1058 ../src/guestfs-actions.pod:1621
+#: ../fish/guestfish-actions.pod:1063 ../src/guestfs-actions.pod:1626
msgid "Currently defined architectures are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1062 ../src/guestfs-actions.pod:1625
+#: ../fish/guestfish-actions.pod:1067 ../src/guestfs-actions.pod:1630
msgid "\"i386\""
msgstr "\"i386\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1064 ../src/guestfs-actions.pod:1627
+#: ../fish/guestfish-actions.pod:1069 ../src/guestfs-actions.pod:1632
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:1067 ../src/guestfs-actions.pod:1630
+#: ../fish/guestfish-actions.pod:1072 ../src/guestfs-actions.pod:1635
msgid "\"x86_64\""
msgstr "\"x86_64\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1069 ../src/guestfs-actions.pod:1632
+#: ../fish/guestfish-actions.pod:1074 ../src/guestfs-actions.pod:1637
msgid "64 bit x86-64."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1071 ../src/guestfs-actions.pod:1634
+#: ../fish/guestfish-actions.pod:1076 ../src/guestfs-actions.pod:1639
msgid "\"sparc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1073 ../src/guestfs-actions.pod:1636
+#: ../fish/guestfish-actions.pod:1078 ../src/guestfs-actions.pod:1641
msgid "32 bit SPARC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1075 ../src/guestfs-actions.pod:1638
+#: ../fish/guestfish-actions.pod:1080 ../src/guestfs-actions.pod:1643
msgid "\"sparc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1077 ../src/guestfs-actions.pod:1640
+#: ../fish/guestfish-actions.pod:1082 ../src/guestfs-actions.pod:1645
msgid "64 bit SPARC V9 and above."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1079 ../src/guestfs-actions.pod:1642
+#: ../fish/guestfish-actions.pod:1084 ../src/guestfs-actions.pod:1647
msgid "\"ia64\""
msgstr "\"ia64\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1081 ../src/guestfs-actions.pod:1644
+#: ../fish/guestfish-actions.pod:1086 ../src/guestfs-actions.pod:1649
msgid "Intel Itanium."
msgstr "Intel Itanium."
#. type: =item
-#: ../fish/guestfish-actions.pod:1083 ../src/guestfs-actions.pod:1646
+#: ../fish/guestfish-actions.pod:1088 ../src/guestfs-actions.pod:1651
msgid "\"ppc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1085 ../src/guestfs-actions.pod:1648
+#: ../fish/guestfish-actions.pod:1090 ../src/guestfs-actions.pod:1653
msgid "32 bit Power PC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1087 ../src/guestfs-actions.pod:1650
+#: ../fish/guestfish-actions.pod:1092 ../src/guestfs-actions.pod:1655
msgid "\"ppc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1089 ../src/guestfs-actions.pod:1652
+#: ../fish/guestfish-actions.pod:1094 ../src/guestfs-actions.pod:1657
msgid "64 bit Power PC."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1093 ../src/guestfs-actions.pod:1656
+#: ../fish/guestfish-actions.pod:1098 ../src/guestfs-actions.pod:1661
msgid "Libguestfs may return other architecture strings in future."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1095 ../src/guestfs-actions.pod:1658
+#: ../fish/guestfish-actions.pod:1100 ../src/guestfs-actions.pod:1663
msgid "The function works on at least the following types of files:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1101 ../src/guestfs-actions.pod:1664
+#: ../fish/guestfish-actions.pod:1106 ../src/guestfs-actions.pod:1669
msgid "many types of Un*x and Linux binary"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1105 ../src/guestfs-actions.pod:1668
+#: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1673
msgid "many types of Un*x and Linux shared library"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1109 ../src/guestfs-actions.pod:1672
+#: ../fish/guestfish-actions.pod:1114 ../src/guestfs-actions.pod:1677
msgid "Windows Win32 and Win64 binaries"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1113 ../src/guestfs-actions.pod:1676
+#: ../fish/guestfish-actions.pod:1118 ../src/guestfs-actions.pod:1681
msgid "Windows Win32 and Win64 DLLs"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1115 ../src/guestfs-actions.pod:1678
+#: ../fish/guestfish-actions.pod:1120 ../src/guestfs-actions.pod:1683
msgid "Win32 binaries and DLLs return C<i386>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1117 ../src/guestfs-actions.pod:1680
+#: ../fish/guestfish-actions.pod:1122 ../src/guestfs-actions.pod:1685
msgid "Win64 binaries and DLLs return C<x86_64>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1121 ../src/guestfs-actions.pod:1684
+#: ../fish/guestfish-actions.pod:1126 ../src/guestfs-actions.pod:1689
msgid "Linux kernel modules"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1125 ../src/guestfs-actions.pod:1688
+#: ../fish/guestfish-actions.pod:1130 ../src/guestfs-actions.pod:1693
msgid "Linux new-style initrd images"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1692
+#: ../fish/guestfish-actions.pod:1134 ../src/guestfs-actions.pod:1697
msgid "some non-x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1133 ../src/guestfs-actions.pod:1696
+#: ../fish/guestfish-actions.pod:1138 ../src/guestfs-actions.pod:1701
msgid "What it can't do currently:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1139 ../src/guestfs-actions.pod:1702
+#: ../fish/guestfish-actions.pod:1144 ../src/guestfs-actions.pod:1707
msgid "static libraries (libfoo.a)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1143 ../src/guestfs-actions.pod:1706
+#: ../fish/guestfish-actions.pod:1148 ../src/guestfs-actions.pod:1711
msgid "Linux old-style initrd as compressed ext2 filesystem (RHEL 3)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1147 ../src/guestfs-actions.pod:1710
+#: ../fish/guestfish-actions.pod:1152 ../src/guestfs-actions.pod:1715
msgid "x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1149 ../src/guestfs-actions.pod:1712
+#: ../fish/guestfish-actions.pod:1154 ../src/guestfs-actions.pod:1717
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 "
@@ -6984,12 +6992,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1156
+#: ../fish/guestfish-actions.pod:1161
msgid "filesize"
msgstr "filesize"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1158
+#: ../fish/guestfish-actions.pod:1163
#, no-wrap
msgid ""
" filesize file\n"
@@ -6999,24 +7007,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1160 ../src/guestfs-actions.pod:1730
+#: ../fish/guestfish-actions.pod:1165 ../src/guestfs-actions.pod:1735
msgid "This command returns the size of C<file> in bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1162
+#: ../fish/guestfish-actions.pod:1167
msgid ""
"To get other stats about a file, use L</stat>, L</lstat>, L</is-dir>, L</is-"
"file> etc. To get the size of block devices, use L</blockdev-getsize64>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1166
+#: ../fish/guestfish-actions.pod:1171
msgid "fill"
msgstr "fill"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1168
+#: ../fish/guestfish-actions.pod:1173
#, no-wrap
msgid ""
" fill c len path\n"
@@ -7024,7 +7032,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1170 ../src/guestfs-actions.pod:1748
+#: ../fish/guestfish-actions.pod:1175 ../src/guestfs-actions.pod:1753
msgid ""
"This command creates a new file called C<path>. The initial content of the "
"file is C<len> octets of C<c>, where C<c> must be a number in the range C<"
@@ -7032,7 +7040,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1174
+#: ../fish/guestfish-actions.pod:1179
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
"L</truncate-size>. To create a file with a pattern of repeating bytes use "
@@ -7040,12 +7048,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1179
+#: ../fish/guestfish-actions.pod:1184
msgid "fill-pattern"
msgstr "fill-pattern"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1181
+#: ../fish/guestfish-actions.pod:1186
#, no-wrap
msgid ""
" fill-pattern pattern len path\n"
@@ -7053,7 +7061,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1183
+#: ../fish/guestfish-actions.pod:1188
msgid ""
"This function is like L</fill> except that it creates a new file of length "
"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern "
@@ -7062,12 +7070,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1188
+#: ../fish/guestfish-actions.pod:1193
msgid "find"
msgstr "find"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1190
+#: ../fish/guestfish-actions.pod:1195
#, no-wrap
msgid ""
" find directory\n"
@@ -7077,7 +7085,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1192 ../src/guestfs-actions.pod:1794
+#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:1799
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>. It is essentially equivalent to running the shell command "
@@ -7086,14 +7094,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:1799
+#: ../fish/guestfish-actions.pod:1202 ../src/guestfs-actions.pod:1804
msgid ""
"This returns a list of strings I<without any prefix>. Thus if the directory "
"structure was:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1200 ../src/guestfs-actions.pod:1802
+#: ../fish/guestfish-actions.pod:1205 ../src/guestfs-actions.pod:1807
#, no-wrap
msgid ""
" /tmp/a\n"
@@ -7103,12 +7111,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1204
+#: ../fish/guestfish-actions.pod:1209
msgid "then the returned list from L</find> C</tmp> would be 4 elements:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1207 ../src/guestfs-actions.pod:1809
+#: ../fish/guestfish-actions.pod:1212 ../src/guestfs-actions.pod:1814
#, no-wrap
msgid ""
" a\n"
@@ -7119,27 +7127,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1212 ../src/guestfs-actions.pod:1814
+#: ../fish/guestfish-actions.pod:1217 ../src/guestfs-actions.pod:1819
msgid "If C<directory> is not a directory, then this command returns an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1215 ../src/guestfs-actions.pod:1817
+#: ../fish/guestfish-actions.pod:1220 ../src/guestfs-actions.pod:1822
msgid "The returned list is sorted."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1217
+#: ../fish/guestfish-actions.pod:1222
msgid "See also L</find0>."
msgstr "Див. також L</find0>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:1222
+#: ../fish/guestfish-actions.pod:1227
msgid "find0"
msgstr "find0"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1224
+#: ../fish/guestfish-actions.pod:1229
#, no-wrap
msgid ""
" find0 directory (files|-)\n"
@@ -7149,7 +7157,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1226 ../src/guestfs-actions.pod:1837
+#: ../fish/guestfish-actions.pod:1231 ../src/guestfs-actions.pod:1842
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>, placing the resulting list in the external file called "
@@ -7157,40 +7165,40 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1230
+#: ../fish/guestfish-actions.pod:1235
msgid ""
"This command works the same way as L</find> with the following exceptions:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1237 ../src/guestfs-actions.pod:1848
+#: ../fish/guestfish-actions.pod:1242 ../src/guestfs-actions.pod:1853
msgid "The resulting list is written to an external file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1241 ../src/guestfs-actions.pod:1852
+#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:1857
msgid ""
"Items (filenames) in the result are separated by C<\\0> characters. See "
"L<find(1)> option I<-print0>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:1857
+#: ../fish/guestfish-actions.pod:1251 ../src/guestfs-actions.pod:1862
msgid "This command is not limited in the number of names that it can return."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1251 ../src/guestfs-actions.pod:1862
+#: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:1867
msgid "The result list is not sorted."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1257
+#: ../fish/guestfish-actions.pod:1262
msgid "findfs-label"
msgstr "findfs-label"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1259
+#: ../fish/guestfish-actions.pod:1264
#, no-wrap
msgid ""
" findfs-label label\n"
@@ -7200,24 +7208,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1261 ../src/guestfs-actions.pod:1876
+#: ../fish/guestfish-actions.pod:1266 ../src/guestfs-actions.pod:1881
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:1265
+#: ../fish/guestfish-actions.pod:1270
msgid "To find the label of a filesystem, use L</vfs-label>."
msgstr "Для визначення мітки файлової системи скористайтеся L</vfs-label>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:1267
+#: ../fish/guestfish-actions.pod:1272
msgid "findfs-uuid"
msgstr "findfs-uuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1269
+#: ../fish/guestfish-actions.pod:1274
#, no-wrap
msgid ""
" findfs-uuid uuid\n"
@@ -7227,24 +7235,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1271 ../src/guestfs-actions.pod:1893
+#: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:1898
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:1275
+#: ../fish/guestfish-actions.pod:1280
msgid "To find the UUID of a filesystem, use L</vfs-uuid>."
msgstr "Для визначення UUID файлової системи скористайтеся L</vfs-uuid>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:1277
+#: ../fish/guestfish-actions.pod:1282
msgid "fsck"
msgstr "fsck"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1279
+#: ../fish/guestfish-actions.pod:1284
#, no-wrap
msgid ""
" fsck fstype device\n"
@@ -7254,49 +7262,49 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1281 ../src/guestfs-actions.pod:1911
+#: ../fish/guestfish-actions.pod:1286 ../src/guestfs-actions.pod:1916
msgid ""
"This runs the filesystem checker (fsck) on C<device> which should have "
"filesystem type C<fstype>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1284 ../src/guestfs-actions.pod:1914
+#: ../fish/guestfish-actions.pod:1289 ../src/guestfs-actions.pod:1919
msgid ""
"The returned integer is the status. See L<fsck(8)> for the list of status "
"codes from C<fsck>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1293 ../src/guestfs-actions.pod:1923
+#: ../fish/guestfish-actions.pod:1298 ../src/guestfs-actions.pod:1928
msgid "Multiple status codes can be summed together."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1297 ../src/guestfs-actions.pod:1927
+#: ../fish/guestfish-actions.pod:1302 ../src/guestfs-actions.pod:1932
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:1302 ../src/guestfs-actions.pod:1932
+#: ../fish/guestfish-actions.pod:1307 ../src/guestfs-actions.pod:1937
msgid "Checking or repairing NTFS volumes is not supported (by linux-ntfs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1307 ../src/guestfs-actions.pod:1937
+#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:1942
msgid ""
"This command is entirely equivalent to running C<fsck -a -t fstype device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1309
+#: ../fish/guestfish-actions.pod:1314
msgid "get-append"
msgstr "get-append"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1311
+#: ../fish/guestfish-actions.pod:1316
#, no-wrap
msgid ""
" get-append\n"
@@ -7306,24 +7314,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1313 ../src/guestfs-actions.pod:1948
+#: ../fish/guestfish-actions.pod:1318 ../src/guestfs-actions.pod:1953
msgid ""
"Return the additional kernel options which are added to the guest kernel "
"command line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1316 ../src/guestfs-actions.pod:1951
+#: ../fish/guestfish-actions.pod:1321 ../src/guestfs-actions.pod:1956
msgid "If C<NULL> then no options are added."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1318
+#: ../fish/guestfish-actions.pod:1323
msgid "get-attach-method"
msgstr "get-attach-method"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1320
+#: ../fish/guestfish-actions.pod:1325
#, no-wrap
msgid ""
" get-attach-method\n"
@@ -7333,17 +7341,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1322
+#: ../fish/guestfish-actions.pod:1327
msgid "Return the current attach method. See L</set-attach-method>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1324
+#: ../fish/guestfish-actions.pod:1329
msgid "get-autosync"
msgstr "get-autosync"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1326
+#: ../fish/guestfish-actions.pod:1331
#, no-wrap
msgid ""
" get-autosync\n"
@@ -7353,17 +7361,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1328 ../src/guestfs-actions.pod:1976
+#: ../fish/guestfish-actions.pod:1333 ../src/guestfs-actions.pod:1981
msgid "Get the autosync flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1330
+#: ../fish/guestfish-actions.pod:1335
msgid "get-direct"
msgstr "get-direct"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1332
+#: ../fish/guestfish-actions.pod:1337
#, no-wrap
msgid ""
" get-direct\n"
@@ -7373,17 +7381,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1334 ../src/guestfs-actions.pod:1987
+#: ../fish/guestfish-actions.pod:1339 ../src/guestfs-actions.pod:1992
msgid "Return the direct appliance mode flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1336
+#: ../fish/guestfish-actions.pod:1341
msgid "get-e2label"
msgstr "get-e2label"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1338
+#: ../fish/guestfish-actions.pod:1343
#, no-wrap
msgid ""
" get-e2label device\n"
@@ -7393,25 +7401,25 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1340 ../src/guestfs-actions.pod:2006
+#: ../fish/guestfish-actions.pod:1345 ../src/guestfs-actions.pod:2011
msgid ""
"This returns the ext2/3/4 filesystem label of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1343
+#: ../fish/guestfish-actions.pod:1348
msgid ""
"I<This function is deprecated.> In new code, use the L</vfs_label> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1350
+#: ../fish/guestfish-actions.pod:1355
msgid "get-e2uuid"
msgstr "get-e2uuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1352
+#: ../fish/guestfish-actions.pod:1357
#, no-wrap
msgid ""
" get-e2uuid device\n"
@@ -7421,25 +7429,25 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1354 ../src/guestfs-actions.pod:2027
+#: ../fish/guestfish-actions.pod:1359 ../src/guestfs-actions.pod:2032
msgid ""
"This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1357
+#: ../fish/guestfish-actions.pod:1362
msgid ""
"I<This function is deprecated.> In new code, use the L</vfs_uuid> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1364
+#: ../fish/guestfish-actions.pod:1369
msgid "get-memsize"
msgstr "get-memsize"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1366
+#: ../fish/guestfish-actions.pod:1371
#, no-wrap
msgid ""
" get-memsize\n"
@@ -7449,13 +7457,13 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1368 ../src/guestfs-actions.pod:2040
+#: ../fish/guestfish-actions.pod:1373 ../src/guestfs-actions.pod:2045
msgid ""
"This gets the memory size in megabytes allocated to the qemu subprocess."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1371
+#: ../fish/guestfish-actions.pod:1376
msgid ""
"If L</set-memsize> was not called on this handle, and if "
"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
@@ -7463,21 +7471,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1375 ../fish/guestfish-actions.pod:1432
-#: ../fish/guestfish-actions.pod:4163 ../fish/guestfish-actions.pod:4265
-#: ../src/guestfs-actions.pod:2047 ../src/guestfs-actions.pod:2139
-#: ../src/guestfs-actions.pod:6293 ../src/guestfs-actions.pod:6419
+#: ../fish/guestfish-actions.pod:1380 ../fish/guestfish-actions.pod:1437
+#: ../fish/guestfish-actions.pod:4168 ../fish/guestfish-actions.pod:4270
+#: ../src/guestfs-actions.pod:2052 ../src/guestfs-actions.pod:2144
+#: ../src/guestfs-actions.pod:6298 ../src/guestfs-actions.pod:6424
msgid ""
"For more information on the architecture of libguestfs, see L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1378
+#: ../fish/guestfish-actions.pod:1383
msgid "get-network"
msgstr "get-network"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1380
+#: ../fish/guestfish-actions.pod:1385
#, no-wrap
msgid ""
" get-network\n"
@@ -7487,17 +7495,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1382 ../src/guestfs-actions.pod:2059
+#: ../fish/guestfish-actions.pod:1387 ../src/guestfs-actions.pod:2064
msgid "This returns the enable network flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1384
+#: ../fish/guestfish-actions.pod:1389
msgid "get-path"
msgstr "get-path"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1386
+#: ../fish/guestfish-actions.pod:1391
#, no-wrap
msgid ""
" get-path\n"
@@ -7507,24 +7515,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1388 ../src/guestfs-actions.pod:2070
+#: ../fish/guestfish-actions.pod:1393 ../src/guestfs-actions.pod:2075
msgid "Return the current search path."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1390 ../src/guestfs-actions.pod:2072
+#: ../fish/guestfish-actions.pod:1395 ../src/guestfs-actions.pod:2077
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:1393
+#: ../fish/guestfish-actions.pod:1398
msgid "get-pgroup"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1395
+#: ../fish/guestfish-actions.pod:1400
#, no-wrap
msgid ""
" get-pgroup\n"
@@ -7532,22 +7540,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1397 ../src/guestfs-actions.pod:2085
+#: ../fish/guestfish-actions.pod:1402 ../src/guestfs-actions.pod:2090
msgid "This returns the process group flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1399
+#: ../fish/guestfish-actions.pod:1404
msgid "get-pid"
msgstr "get-pid"
#. type: =head2
-#: ../fish/guestfish-actions.pod:1401
+#: ../fish/guestfish-actions.pod:1406
msgid "pid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1403
+#: ../fish/guestfish-actions.pod:1408
#, no-wrap
msgid ""
" get-pid\n"
@@ -7557,24 +7565,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1405 ../src/guestfs-actions.pod:2096
+#: ../fish/guestfish-actions.pod:1410 ../src/guestfs-actions.pod:2101
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:1408 ../src/guestfs-actions.pod:2099
+#: ../fish/guestfish-actions.pod:1413 ../src/guestfs-actions.pod:2104
msgid "This is an internal call used for debugging and testing."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1410
+#: ../fish/guestfish-actions.pod:1415
msgid "get-qemu"
msgstr "get-qemu"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1412
+#: ../fish/guestfish-actions.pod:1417
#, no-wrap
msgid ""
" get-qemu\n"
@@ -7584,24 +7592,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2110
+#: ../fish/guestfish-actions.pod:1419 ../src/guestfs-actions.pod:2115
msgid "Return the current qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1416 ../src/guestfs-actions.pod:2112
+#: ../fish/guestfish-actions.pod:1421 ../src/guestfs-actions.pod:2117
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:1419
+#: ../fish/guestfish-actions.pod:1424
msgid "get-recovery-proc"
msgstr "get-recovery-proc"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1421
+#: ../fish/guestfish-actions.pod:1426
#, no-wrap
msgid ""
" get-recovery-proc\n"
@@ -7611,17 +7619,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1423 ../src/guestfs-actions.pod:2125
+#: ../fish/guestfish-actions.pod:1428 ../src/guestfs-actions.pod:2130
msgid "Return the recovery process enabled flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1425
+#: ../fish/guestfish-actions.pod:1430
msgid "get-selinux"
msgstr "get-selinux"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1427
+#: ../fish/guestfish-actions.pod:1432
#, no-wrap
msgid ""
" get-selinux\n"
@@ -7631,19 +7639,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1429
+#: ../fish/guestfish-actions.pod:1434
msgid ""
"This returns the current setting of the selinux flag which is passed to the "
"appliance at boot time. See L</set-selinux>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1435
+#: ../fish/guestfish-actions.pod:1440
msgid "get-state"
msgstr "get-state"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1437
+#: ../fish/guestfish-actions.pod:1442
#, no-wrap
msgid ""
" get-state\n"
@@ -7653,28 +7661,28 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1439 ../src/guestfs-actions.pod:2151
+#: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2156
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:1442 ../fish/guestfish-actions.pod:2362
-#: ../fish/guestfish-actions.pod:2380 ../fish/guestfish-actions.pod:2418
-#: ../fish/guestfish-actions.pod:2434 ../src/guestfs-actions.pod:2154
-#: ../src/guestfs-actions.pod:3434 ../src/guestfs-actions.pod:3463
-#: ../src/guestfs-actions.pod:3524 ../src/guestfs-actions.pod:3551
+#: ../fish/guestfish-actions.pod:1447 ../fish/guestfish-actions.pod:2367
+#: ../fish/guestfish-actions.pod:2385 ../fish/guestfish-actions.pod:2423
+#: ../fish/guestfish-actions.pod:2439 ../src/guestfs-actions.pod:2159
+#: ../src/guestfs-actions.pod:3439 ../src/guestfs-actions.pod:3468
+#: ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3556
msgid "For more information on states, see L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1444
+#: ../fish/guestfish-actions.pod:1449
msgid "get-trace"
msgstr "get-trace"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1446
+#: ../fish/guestfish-actions.pod:1451
#, no-wrap
msgid ""
" get-trace\n"
@@ -7684,17 +7692,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1448 ../src/guestfs-actions.pod:2165
+#: ../fish/guestfish-actions.pod:1453 ../src/guestfs-actions.pod:2170
msgid "Return the command trace flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1450
+#: ../fish/guestfish-actions.pod:1455
msgid "get-umask"
msgstr "get-umask"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1452
+#: ../fish/guestfish-actions.pod:1457
#, no-wrap
msgid ""
" get-umask\n"
@@ -7704,19 +7712,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1454
+#: ../fish/guestfish-actions.pod:1459
msgid ""
"Return the current umask. By default the umask is C<022> unless it has been "
"set by calling L</umask>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1457
+#: ../fish/guestfish-actions.pod:1462
msgid "get-verbose"
msgstr "get-verbose"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1459
+#: ../fish/guestfish-actions.pod:1464
#, no-wrap
msgid ""
" get-verbose\n"
@@ -7726,17 +7734,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1461 ../src/guestfs-actions.pod:2188
+#: ../fish/guestfish-actions.pod:1466 ../src/guestfs-actions.pod:2193
msgid "This returns the verbose messages flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1463
+#: ../fish/guestfish-actions.pod:1468
msgid "getcon"
msgstr "getcon"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1465
+#: ../fish/guestfish-actions.pod:1470
#, no-wrap
msgid ""
" getcon\n"
@@ -7746,22 +7754,22 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1467 ../src/guestfs-actions.pod:2199
+#: ../fish/guestfish-actions.pod:1472 ../src/guestfs-actions.pod:2204
msgid "This gets the SELinux security context of the daemon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1469
+#: ../fish/guestfish-actions.pod:1474
msgid "See the documentation about SELINUX in L<guestfs(3)>, and L</setcon>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1472
+#: ../fish/guestfish-actions.pod:1477
msgid "getxattr"
msgstr "getxattr"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1474
+#: ../fish/guestfish-actions.pod:1479
#, no-wrap
msgid ""
" getxattr path name\n"
@@ -7771,7 +7779,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1476
+#: ../fish/guestfish-actions.pod:1481
msgid ""
"Get a single extended attribute from file C<path> named C<name>. This call "
"follows symlinks. If you want to lookup an extended attribute for the "
@@ -7779,7 +7787,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1480 ../fish/guestfish-actions.pod:2507
+#: ../fish/guestfish-actions.pod:1485 ../fish/guestfish-actions.pod:2512
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
"by calling L</getxattrs>. However some Linux filesystem implementations are "
@@ -7789,25 +7797,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1487 ../fish/guestfish-actions.pod:2514
-#: ../src/guestfs-actions.pod:2228 ../src/guestfs-actions.pod:3684
+#: ../fish/guestfish-actions.pod:1492 ../fish/guestfish-actions.pod:2519
+#: ../src/guestfs-actions.pod:2233 ../src/guestfs-actions.pod:3689
msgid ""
"Extended attribute values are blobs of binary data. If there is no extended "
"attribute named C<name>, this returns an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1490
+#: ../fish/guestfish-actions.pod:1495
msgid "See also: L</getxattrs>, L</lgetxattr>, L<attr(5)>."
msgstr "Див. також L</getxattrs>, L</lgetxattr>, L<attr(5)>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:1492
+#: ../fish/guestfish-actions.pod:1497
msgid "getxattrs"
msgstr "getxattrs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1494
+#: ../fish/guestfish-actions.pod:1499
#, no-wrap
msgid ""
" getxattrs path\n"
@@ -7817,30 +7825,30 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1496 ../src/guestfs-actions.pod:2245
+#: ../fish/guestfish-actions.pod:1501 ../src/guestfs-actions.pod:2250
msgid ""
"This call lists the extended attributes of the file or directory C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1499 ../src/guestfs-actions.pod:2248
+#: ../fish/guestfish-actions.pod:1504 ../src/guestfs-actions.pod:2253
msgid ""
"At the system call level, this is a combination of the L<listxattr(2)> and "
"L<getxattr(2)> calls."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1502
+#: ../fish/guestfish-actions.pod:1507
msgid "See also: L</lgetxattrs>, L<attr(5)>."
msgstr "Див. також L</lgetxattrs>, L<attr(5)>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:1504
+#: ../fish/guestfish-actions.pod:1509
msgid "glob-expand"
msgstr "glob-expand"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1506
+#: ../fish/guestfish-actions.pod:1511
#, no-wrap
msgid ""
" glob-expand pattern\n"
@@ -7850,32 +7858,32 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1508 ../src/guestfs-actions.pod:2265
+#: ../fish/guestfish-actions.pod:1513 ../src/guestfs-actions.pod:2270
msgid ""
"This command searches for all the pathnames matching C<pattern> according to "
"the wildcard expansion rules used by the shell."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1512 ../src/guestfs-actions.pod:2269
+#: ../fish/guestfish-actions.pod:1517 ../src/guestfs-actions.pod:2274
msgid ""
"If no paths match, then this returns an empty list (note: not an error)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1515 ../src/guestfs-actions.pod:2272
+#: ../fish/guestfish-actions.pod:1520 ../src/guestfs-actions.pod:2277
msgid ""
"It is just a wrapper around the C L<glob(3)> function with flags C<GLOB_MARK|"
"GLOB_BRACE>. See that manual page for more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1519
+#: ../fish/guestfish-actions.pod:1524
msgid "grep"
msgstr "grep"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1521
+#: ../fish/guestfish-actions.pod:1526
#, no-wrap
msgid ""
" grep regex path\n"
@@ -7885,17 +7893,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1523 ../src/guestfs-actions.pod:2289
+#: ../fish/guestfish-actions.pod:1528 ../src/guestfs-actions.pod:2294
msgid "This calls the external C<grep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1529
+#: ../fish/guestfish-actions.pod:1534
msgid "grepi"
msgstr "grepi"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1531
+#: ../fish/guestfish-actions.pod:1536
#, no-wrap
msgid ""
" grepi regex path\n"
@@ -7905,18 +7913,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1533 ../src/guestfs-actions.pod:2308
+#: ../fish/guestfish-actions.pod:1538 ../src/guestfs-actions.pod:2313
msgid ""
"This calls the external C<grep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1539
+#: ../fish/guestfish-actions.pod:1544
msgid "grub-install"
msgstr "grub-install"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1541
+#: ../fish/guestfish-actions.pod:1546
#, no-wrap
msgid ""
" grub-install root device\n"
@@ -7926,14 +7934,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1543 ../src/guestfs-actions.pod:2327
+#: ../fish/guestfish-actions.pod:1548 ../src/guestfs-actions.pod:2332
msgid ""
"This command installs GRUB (the Grand Unified Bootloader) on C<device>, with "
"the root directory being C<root>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1546 ../src/guestfs-actions.pod:2330
+#: ../fish/guestfish-actions.pod:1551 ../src/guestfs-actions.pod:2335
msgid ""
"Note: If grub-install reports the error \"No suitable drive was found in the "
"generated device map.\" it may be that you need to create a C</boot/grub/"
@@ -7943,7 +7951,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2337
+#: ../fish/guestfish-actions.pod:1558 ../src/guestfs-actions.pod:2342
#, no-wrap
msgid ""
" (hd0) /dev/vda\n"
@@ -7951,17 +7959,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1555 ../src/guestfs-actions.pod:2339
+#: ../fish/guestfish-actions.pod:1560 ../src/guestfs-actions.pod:2344
msgid "replacing C</dev/vda> with the name of the installation device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1557
+#: ../fish/guestfish-actions.pod:1562
msgid "head"
msgstr "head"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1559
+#: ../fish/guestfish-actions.pod:1564
#, no-wrap
msgid ""
" head path\n"
@@ -7971,18 +7979,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1561 ../src/guestfs-actions.pod:2351
+#: ../fish/guestfish-actions.pod:1566 ../src/guestfs-actions.pod:2356
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:1567
+#: ../fish/guestfish-actions.pod:1572
msgid "head-n"
msgstr "head-n"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1569
+#: ../fish/guestfish-actions.pod:1574
#, no-wrap
msgid ""
" head-n nrlines path\n"
@@ -7990,32 +7998,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2370
+#: ../fish/guestfish-actions.pod:1576 ../src/guestfs-actions.pod:2375
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the first "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1574 ../src/guestfs-actions.pod:2373
+#: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2378
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, excluding the last C<nrlines> lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1577 ../fish/guestfish-actions.pod:4643
-#: ../src/guestfs-actions.pod:2376 ../src/guestfs-actions.pod:6991
+#: ../fish/guestfish-actions.pod:1582 ../fish/guestfish-actions.pod:4648
+#: ../src/guestfs-actions.pod:2381 ../src/guestfs-actions.pod:6996
msgid "If the parameter C<nrlines> is zero, this returns an empty list."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1582
+#: ../fish/guestfish-actions.pod:1587
msgid "hexdump"
msgstr "hexdump"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1584
+#: ../fish/guestfish-actions.pod:1589
#, no-wrap
msgid ""
" hexdump path\n"
@@ -8025,19 +8033,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2393
+#: ../fish/guestfish-actions.pod:1591 ../src/guestfs-actions.pod:2398
msgid ""
"This runs C<hexdump -C> on the given C<path>. The result is the human-"
"readable, canonical hex dump of the file."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1592
+#: ../fish/guestfish-actions.pod:1597
msgid "initrd-cat"
msgstr "initrd-cat"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1594
+#: ../fish/guestfish-actions.pod:1599
#, no-wrap
msgid ""
" initrd-cat initrdpath filename\n"
@@ -8047,7 +8055,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1596 ../src/guestfs-actions.pod:2412
+#: ../fish/guestfish-actions.pod:1601 ../src/guestfs-actions.pod:2417
msgid ""
"This command unpacks the file C<filename> from the initrd file called "
"C<initrdpath>. The filename must be given I<without> the initial C</> "
@@ -8055,7 +8063,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1600 ../src/guestfs-actions.pod:2416
+#: ../fish/guestfish-actions.pod:1605 ../src/guestfs-actions.pod:2421
msgid ""
"For example, in guestfish you could use the following command to examine the "
"boot script (usually called C</init>) contained in a Linux initrd or "
@@ -8063,7 +8071,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1604 ../src/guestfs-actions.pod:2420
+#: ../fish/guestfish-actions.pod:1609 ../src/guestfs-actions.pod:2425
#, no-wrap
msgid ""
" initrd-cat /boot/initrd-<version>.img init\n"
@@ -8071,17 +8079,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1606
+#: ../fish/guestfish-actions.pod:1611
msgid "See also L</initrd-list>."
msgstr "Див. також L</initrd-list>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:1611
+#: ../fish/guestfish-actions.pod:1616
msgid "initrd-list"
msgstr "initrd-list"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1613
+#: ../fish/guestfish-actions.pod:1618
#, no-wrap
msgid ""
" initrd-list path\n"
@@ -8091,12 +8099,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1615 ../src/guestfs-actions.pod:2439
+#: ../fish/guestfish-actions.pod:1620 ../src/guestfs-actions.pod:2444
msgid "This command lists out files contained in an initrd."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2441
+#: ../fish/guestfish-actions.pod:1622 ../src/guestfs-actions.pod:2446
msgid ""
"The files are listed without any initial C</> character. The files are "
"listed in the order they appear (not necessarily alphabetical). Directory "
@@ -8104,7 +8112,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1621 ../src/guestfs-actions.pod:2445
+#: ../fish/guestfish-actions.pod:1626 ../src/guestfs-actions.pod:2450
msgid ""
"Old Linux kernels (2.4 and earlier) used a compressed ext2 filesystem as "
"initrd. We I<only> support the newer initramfs format (compressed cpio "
@@ -8112,12 +8120,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1625
+#: ../fish/guestfish-actions.pod:1630
msgid "inotify-add-watch"
msgstr "inotify-add-watch"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1627
+#: ../fish/guestfish-actions.pod:1632
#, no-wrap
msgid ""
" inotify-add-watch path mask\n"
@@ -8127,31 +8135,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1629 ../src/guestfs-actions.pod:2462
+#: ../fish/guestfish-actions.pod:1634 ../src/guestfs-actions.pod:2467
msgid "Watch C<path> for the events listed in C<mask>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1631 ../src/guestfs-actions.pod:2464
+#: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2469
msgid ""
"Note that if C<path> is a directory then events within that directory are "
"watched, but this does I<not> happen recursively (in subdirectories)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1635 ../src/guestfs-actions.pod:2468
+#: ../fish/guestfish-actions.pod:1640 ../src/guestfs-actions.pod:2473
msgid ""
"Note for non-C or non-Linux callers: the inotify events are defined by the "
"Linux kernel ABI and are listed in C</usr/include/sys/inotify.h>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1639
+#: ../fish/guestfish-actions.pod:1644
msgid "inotify-close"
msgstr "inotify-close"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1641
+#: ../fish/guestfish-actions.pod:1646
#, no-wrap
msgid ""
" inotify-close\n"
@@ -8161,7 +8169,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1643 ../src/guestfs-actions.pod:2481
+#: ../fish/guestfish-actions.pod:1648 ../src/guestfs-actions.pod:2486
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 "
@@ -8169,12 +8177,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1647
+#: ../fish/guestfish-actions.pod:1652
msgid "inotify-files"
msgstr "inotify-files"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1649
+#: ../fish/guestfish-actions.pod:1654
#, no-wrap
msgid ""
" inotify-files\n"
@@ -8184,7 +8192,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1651
+#: ../fish/guestfish-actions.pod:1656
msgid ""
"This function is a helpful wrapper around L</inotify-read> which just "
"returns a list of pathnames of objects that were touched. The returned "
@@ -8192,12 +8200,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1655
+#: ../fish/guestfish-actions.pod:1660
msgid "inotify-init"
msgstr "inotify-init"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1657
+#: ../fish/guestfish-actions.pod:1662
#, no-wrap
msgid ""
" inotify-init maxevents\n"
@@ -8205,14 +8213,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1659 ../src/guestfs-actions.pod:2510
+#: ../fish/guestfish-actions.pod:1664 ../src/guestfs-actions.pod:2515
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:1663
+#: ../fish/guestfish-actions.pod:1668
msgid ""
"C<maxevents> is the maximum number of events which will be queued up between "
"calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>, "
@@ -8223,7 +8231,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1673
+#: ../fish/guestfish-actions.pod:1678
msgid ""
"Before any events are generated, you have to add some watches to the "
"internal watch list. See: L</inotify-add-watch>, L</inotify-rm-watch> and "
@@ -8231,7 +8239,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1679
+#: ../fish/guestfish-actions.pod:1684
msgid ""
"Queued up events should be read periodically by calling L</inotify-read> (or "
"L</inotify-files> which is just a helpful wrapper around L</inotify-read>). "
@@ -8240,14 +8248,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1686
+#: ../fish/guestfish-actions.pod:1691
msgid ""
"The handle should be closed after use by calling L</inotify-close>. This "
"also removes any watches automatically."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1690 ../src/guestfs-actions.pod:2541
+#: ../fish/guestfish-actions.pod:1695 ../src/guestfs-actions.pod:2546
msgid ""
"See also L<inotify(7)> for an overview of the inotify interface as exposed "
"by the Linux kernel, which is roughly what we expose via libguestfs. Note "
@@ -8255,12 +8263,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1695
+#: ../fish/guestfish-actions.pod:1700
msgid "inotify-read"
msgstr "inotify-read"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1697
+#: ../fish/guestfish-actions.pod:1702
#, no-wrap
msgid ""
" inotify-read\n"
@@ -8270,19 +8278,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1699 ../src/guestfs-actions.pod:2555
+#: ../fish/guestfish-actions.pod:1704 ../src/guestfs-actions.pod:2560
msgid ""
"Return the complete queue of events that have happened since the previous "
"read call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1702 ../src/guestfs-actions.pod:2558
+#: ../fish/guestfish-actions.pod:1707 ../src/guestfs-actions.pod:2563
msgid "If no events have happened, this returns an empty list."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1704 ../src/guestfs-actions.pod:2560
+#: ../fish/guestfish-actions.pod:1709 ../src/guestfs-actions.pod:2565
msgid ""
"I<Note>: In order to make sure that all events have been read, you must call "
"this function repeatedly until it returns an empty list. The reason is that "
@@ -8291,12 +8299,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1710
+#: ../fish/guestfish-actions.pod:1715
msgid "inotify-rm-watch"
msgstr "inotify-rm-watch"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1712
+#: ../fish/guestfish-actions.pod:1717
#, no-wrap
msgid ""
" inotify-rm-watch wd\n"
@@ -8304,17 +8312,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1714
+#: ../fish/guestfish-actions.pod:1719
msgid "Remove a previously defined inotify watch. See L</inotify-add-watch>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1717
+#: ../fish/guestfish-actions.pod:1722
msgid "inspect-get-arch"
msgstr "inspect-get-arch"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1719
+#: ../fish/guestfish-actions.pod:1724
#, no-wrap
msgid ""
" inspect-get-arch root\n"
@@ -8324,47 +8332,47 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1721
+#: ../fish/guestfish-actions.pod:1726
msgid ""
"This returns the architecture of the inspected operating system. The "
"possible return values are listed under L</file-architecture>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1725 ../src/guestfs-actions.pod:2595
+#: ../fish/guestfish-actions.pod:1730 ../src/guestfs-actions.pod:2600
msgid ""
"If the architecture could not be determined, then the string C<unknown> is "
"returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1728 ../fish/guestfish-actions.pod:1811
-#: ../fish/guestfish-actions.pod:1890 ../fish/guestfish-actions.pod:1902
-#: ../fish/guestfish-actions.pod:1986 ../fish/guestfish-actions.pod:2047
-#: ../fish/guestfish-actions.pod:2068 ../fish/guestfish-actions.pod:2082
-#: ../fish/guestfish-actions.pod:2122 ../fish/guestfish-actions.pod:2154
-#: ../fish/guestfish-actions.pod:2167 ../fish/guestfish-actions.pod:2180
-#: ../fish/guestfish-actions.pod:2190 ../fish/guestfish-actions.pod:2200
-#: ../fish/guestfish-actions.pod:2212 ../fish/guestfish-actions.pod:2308
-#: ../fish/guestfish-actions.pod:2342 ../src/guestfs-actions.pod:2598
-#: ../src/guestfs-actions.pod:2688 ../src/guestfs-actions.pod:2792
-#: ../src/guestfs-actions.pod:2811 ../src/guestfs-actions.pod:2942
-#: ../src/guestfs-actions.pod:3025 ../src/guestfs-actions.pod:3053
-#: ../src/guestfs-actions.pod:3074 ../src/guestfs-actions.pod:3127
-#: ../src/guestfs-actions.pod:3167 ../src/guestfs-actions.pod:3187
-#: ../src/guestfs-actions.pod:3207 ../src/guestfs-actions.pod:3224
-#: ../src/guestfs-actions.pod:3240 ../src/guestfs-actions.pod:3258
-#: ../src/guestfs-actions.pod:3360 ../src/guestfs-actions.pod:3401
+#: ../fish/guestfish-actions.pod:1733 ../fish/guestfish-actions.pod:1816
+#: ../fish/guestfish-actions.pod:1895 ../fish/guestfish-actions.pod:1907
+#: ../fish/guestfish-actions.pod:1991 ../fish/guestfish-actions.pod:2052
+#: ../fish/guestfish-actions.pod:2073 ../fish/guestfish-actions.pod:2087
+#: ../fish/guestfish-actions.pod:2127 ../fish/guestfish-actions.pod:2159
+#: ../fish/guestfish-actions.pod:2172 ../fish/guestfish-actions.pod:2185
+#: ../fish/guestfish-actions.pod:2195 ../fish/guestfish-actions.pod:2205
+#: ../fish/guestfish-actions.pod:2217 ../fish/guestfish-actions.pod:2313
+#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:2603
+#: ../src/guestfs-actions.pod:2693 ../src/guestfs-actions.pod:2797
+#: ../src/guestfs-actions.pod:2816 ../src/guestfs-actions.pod:2947
+#: ../src/guestfs-actions.pod:3030 ../src/guestfs-actions.pod:3058
+#: ../src/guestfs-actions.pod:3079 ../src/guestfs-actions.pod:3132
+#: ../src/guestfs-actions.pod:3172 ../src/guestfs-actions.pod:3192
+#: ../src/guestfs-actions.pod:3212 ../src/guestfs-actions.pod:3229
+#: ../src/guestfs-actions.pod:3245 ../src/guestfs-actions.pod:3263
+#: ../src/guestfs-actions.pod:3365 ../src/guestfs-actions.pod:3406
msgid "Please read L<guestfs(3)/INSPECTION> for more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1730
+#: ../fish/guestfish-actions.pod:1735
msgid "inspect-get-distro"
msgstr "inspect-get-distro"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1732
+#: ../fish/guestfish-actions.pod:1737
#, no-wrap
msgid ""
" inspect-get-distro root\n"
@@ -8374,197 +8382,197 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1734 ../src/guestfs-actions.pod:2611
+#: ../fish/guestfish-actions.pod:1739 ../src/guestfs-actions.pod:2616
msgid ""
"This returns the distro (distribution) of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1737 ../src/guestfs-actions.pod:2614
+#: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2619
msgid "Currently defined distros are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1741 ../src/guestfs-actions.pod:2618
+#: ../fish/guestfish-actions.pod:1746 ../src/guestfs-actions.pod:2623
msgid "\"archlinux\""
msgstr "\"archlinux\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1743 ../src/guestfs-actions.pod:2620
+#: ../fish/guestfish-actions.pod:1748 ../src/guestfs-actions.pod:2625
msgid "Arch Linux."
msgstr "Arch Linux."
#. type: =item
-#: ../fish/guestfish-actions.pod:1745 ../src/guestfs-actions.pod:2622
+#: ../fish/guestfish-actions.pod:1750 ../src/guestfs-actions.pod:2627
msgid "\"centos\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1747 ../src/guestfs-actions.pod:2624
+#: ../fish/guestfish-actions.pod:1752 ../src/guestfs-actions.pod:2629
msgid "CentOS."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1749 ../src/guestfs-actions.pod:2626
+#: ../fish/guestfish-actions.pod:1754 ../src/guestfs-actions.pod:2631
msgid "\"debian\""
msgstr "\"debian\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1751 ../src/guestfs-actions.pod:2628
+#: ../fish/guestfish-actions.pod:1756 ../src/guestfs-actions.pod:2633
msgid "Debian."
msgstr "Debian."
#. type: =item
-#: ../fish/guestfish-actions.pod:1753 ../src/guestfs-actions.pod:2630
+#: ../fish/guestfish-actions.pod:1758 ../src/guestfs-actions.pod:2635
msgid "\"fedora\""
msgstr "\"fedora\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1755 ../src/guestfs-actions.pod:2632
+#: ../fish/guestfish-actions.pod:1760 ../src/guestfs-actions.pod:2637
msgid "Fedora."
msgstr "Fedora."
#. type: =item
-#: ../fish/guestfish-actions.pod:1757 ../src/guestfs-actions.pod:2634
+#: ../fish/guestfish-actions.pod:1762 ../src/guestfs-actions.pod:2639
msgid "\"gentoo\""
msgstr "\"gentoo\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1759 ../src/guestfs-actions.pod:2636
+#: ../fish/guestfish-actions.pod:1764 ../src/guestfs-actions.pod:2641
msgid "Gentoo."
msgstr "Gentoo."
#. type: =item
-#: ../fish/guestfish-actions.pod:1761 ../src/guestfs-actions.pod:2638
+#: ../fish/guestfish-actions.pod:1766 ../src/guestfs-actions.pod:2643
msgid "\"linuxmint\""
msgstr "\"linuxmint\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1763 ../src/guestfs-actions.pod:2640
+#: ../fish/guestfish-actions.pod:1768 ../src/guestfs-actions.pod:2645
msgid "Linux Mint."
msgstr "Linux Mint."
#. type: =item
-#: ../fish/guestfish-actions.pod:1765 ../src/guestfs-actions.pod:2642
+#: ../fish/guestfish-actions.pod:1770 ../src/guestfs-actions.pod:2647
msgid "\"mandriva\""
msgstr "\"mandriva\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1767 ../src/guestfs-actions.pod:2644
+#: ../fish/guestfish-actions.pod:1772 ../src/guestfs-actions.pod:2649
msgid "Mandriva."
msgstr "Mandriva."
#. type: =item
-#: ../fish/guestfish-actions.pod:1769 ../src/guestfs-actions.pod:2646
+#: ../fish/guestfish-actions.pod:1774 ../src/guestfs-actions.pod:2651
msgid "\"meego\""
msgstr "\"meego\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1771 ../src/guestfs-actions.pod:2648
+#: ../fish/guestfish-actions.pod:1776 ../src/guestfs-actions.pod:2653
msgid "MeeGo."
msgstr "MeeGo."
#. type: =item
-#: ../fish/guestfish-actions.pod:1773 ../src/guestfs-actions.pod:2650
+#: ../fish/guestfish-actions.pod:1778 ../src/guestfs-actions.pod:2655
msgid "\"pardus\""
msgstr "\"pardus\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1775 ../src/guestfs-actions.pod:2652
+#: ../fish/guestfish-actions.pod:1780 ../src/guestfs-actions.pod:2657
msgid "Pardus."
msgstr "Pardus."
#. type: =item
-#: ../fish/guestfish-actions.pod:1777 ../src/guestfs-actions.pod:2654
+#: ../fish/guestfish-actions.pod:1782 ../src/guestfs-actions.pod:2659
msgid "\"redhat-based\""
msgstr "\"redhat-based\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1779 ../src/guestfs-actions.pod:2656
+#: ../fish/guestfish-actions.pod:1784 ../src/guestfs-actions.pod:2661
msgid "Some Red Hat-derived distro."
msgstr "Дистрибутив, що походить від Red Hat."
#. type: =item
-#: ../fish/guestfish-actions.pod:1781 ../src/guestfs-actions.pod:2658
+#: ../fish/guestfish-actions.pod:1786 ../src/guestfs-actions.pod:2663
msgid "\"rhel\""
msgstr "\"rhel\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1783 ../src/guestfs-actions.pod:2660
+#: ../fish/guestfish-actions.pod:1788 ../src/guestfs-actions.pod:2665
msgid "Red Hat Enterprise Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1785 ../src/guestfs-actions.pod:2662
+#: ../fish/guestfish-actions.pod:1790 ../src/guestfs-actions.pod:2667
msgid "\"scientificlinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1787 ../src/guestfs-actions.pod:2664
+#: ../fish/guestfish-actions.pod:1792 ../src/guestfs-actions.pod:2669
msgid "Scientific Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1789 ../src/guestfs-actions.pod:2666
+#: ../fish/guestfish-actions.pod:1794 ../src/guestfs-actions.pod:2671
msgid "\"slackware\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1791 ../src/guestfs-actions.pod:2668
+#: ../fish/guestfish-actions.pod:1796 ../src/guestfs-actions.pod:2673
msgid "Slackware."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1793 ../src/guestfs-actions.pod:2670
+#: ../fish/guestfish-actions.pod:1798 ../src/guestfs-actions.pod:2675
msgid "\"ubuntu\""
msgstr "\"ubuntu\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2672
+#: ../fish/guestfish-actions.pod:1800 ../src/guestfs-actions.pod:2677
msgid "Ubuntu."
msgstr "Ubuntu."
#. type: =item
-#: ../fish/guestfish-actions.pod:1797 ../fish/guestfish-actions.pod:1881
-#: ../fish/guestfish-actions.pod:2145 ../src/guestfs-actions.pod:2674
-#: ../src/guestfs-actions.pod:2783 ../src/guestfs-actions.pod:3158
+#: ../fish/guestfish-actions.pod:1802 ../fish/guestfish-actions.pod:1886
+#: ../fish/guestfish-actions.pod:2150 ../src/guestfs-actions.pod:2679
+#: ../src/guestfs-actions.pod:2788 ../src/guestfs-actions.pod:3163
msgid "\"unknown\""
msgstr "\"unknown\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1799 ../src/guestfs-actions.pod:2676
+#: ../fish/guestfish-actions.pod:1804 ../src/guestfs-actions.pod:2681
msgid "The distro could not be determined."
msgstr "Дистрибутив, тип якого не вдалося визначити."
#. type: =item
-#: ../fish/guestfish-actions.pod:1801 ../fish/guestfish-actions.pod:2137
-#: ../src/guestfs-actions.pod:2678 ../src/guestfs-actions.pod:3150
+#: ../fish/guestfish-actions.pod:1806 ../fish/guestfish-actions.pod:2142
+#: ../src/guestfs-actions.pod:2683 ../src/guestfs-actions.pod:3155
msgid "\"windows\""
msgstr "\"windows\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1803 ../src/guestfs-actions.pod:2680
+#: ../fish/guestfish-actions.pod:1808 ../src/guestfs-actions.pod:2685
msgid ""
"Windows does not have distributions. This string is returned if the OS type "
"is Windows."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1808 ../fish/guestfish-actions.pod:1887
-#: ../fish/guestfish-actions.pod:2151 ../src/guestfs-actions.pod:2685
-#: ../src/guestfs-actions.pod:2789 ../src/guestfs-actions.pod:3164
+#: ../fish/guestfish-actions.pod:1813 ../fish/guestfish-actions.pod:1892
+#: ../fish/guestfish-actions.pod:2156 ../src/guestfs-actions.pod:2690
+#: ../src/guestfs-actions.pod:2794 ../src/guestfs-actions.pod:3169
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:1813
+#: ../fish/guestfish-actions.pod:1818
msgid "inspect-get-drive-mappings"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1815
+#: ../fish/guestfish-actions.pod:1820
#, no-wrap
msgid ""
" inspect-get-drive-mappings root\n"
@@ -8572,7 +8580,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1817 ../src/guestfs-actions.pod:2701
+#: ../fish/guestfish-actions.pod:1822 ../src/guestfs-actions.pod:2706
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 "
@@ -8581,7 +8589,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1823 ../src/guestfs-actions.pod:2707
+#: ../fish/guestfish-actions.pod:1828 ../src/guestfs-actions.pod:2712
#, no-wrap
msgid ""
" C => /dev/vda2\n"
@@ -8591,7 +8599,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1827 ../src/guestfs-actions.pod:2711
+#: ../fish/guestfish-actions.pod:1832 ../src/guestfs-actions.pod:2716
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 "
@@ -8599,7 +8607,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1831 ../src/guestfs-actions.pod:2715
+#: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2720
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 "
@@ -8608,33 +8616,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2720
+#: ../fish/guestfish-actions.pod:1841 ../src/guestfs-actions.pod:2725
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:1839 ../src/guestfs-actions.pod:2723
+#: ../fish/guestfish-actions.pod:1844 ../src/guestfs-actions.pod:2728
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:1842
+#: ../fish/guestfish-actions.pod:1847
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-"
"get-mountpoints>, L</inspect-get-filesystems>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1846
+#: ../fish/guestfish-actions.pod:1851
msgid "inspect-get-filesystems"
msgstr "inspect-get-filesystems"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1848
+#: ../fish/guestfish-actions.pod:1853
#, no-wrap
msgid ""
" inspect-get-filesystems root\n"
@@ -8644,7 +8652,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2744
+#: ../fish/guestfish-actions.pod:1855 ../src/guestfs-actions.pod:2749
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 "
@@ -8652,26 +8660,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1855 ../src/guestfs-actions.pod:2749
+#: ../fish/guestfish-actions.pod:1860 ../src/guestfs-actions.pod:2754
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:1858
+#: ../fish/guestfish-actions.pod:1863
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-"
"get-mountpoints>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1861
+#: ../fish/guestfish-actions.pod:1866
msgid "inspect-get-format"
msgstr "inspect-get-format"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1863
+#: ../fish/guestfish-actions.pod:1868
#, no-wrap
msgid ""
" inspect-get-format root\n"
@@ -8681,51 +8689,51 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1865 ../src/guestfs-actions.pod:2767
+#: ../fish/guestfish-actions.pod:1870 ../src/guestfs-actions.pod:2772
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:1868 ../src/guestfs-actions.pod:2770
+#: ../fish/guestfish-actions.pod:1873 ../src/guestfs-actions.pod:2775
msgid "Currently defined formats are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1872 ../src/guestfs-actions.pod:2774
+#: ../fish/guestfish-actions.pod:1877 ../src/guestfs-actions.pod:2779
msgid "\"installed\""
msgstr "\"installed\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1874 ../src/guestfs-actions.pod:2776
+#: ../fish/guestfish-actions.pod:1879 ../src/guestfs-actions.pod:2781
msgid "This is an installed operating system."
msgstr "Це встановлена операційна система."
#. type: =item
-#: ../fish/guestfish-actions.pod:1876 ../src/guestfs-actions.pod:2778
+#: ../fish/guestfish-actions.pod:1881 ../src/guestfs-actions.pod:2783
msgid "\"installer\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1878 ../src/guestfs-actions.pod:2780
+#: ../fish/guestfish-actions.pod:1883 ../src/guestfs-actions.pod:2785
msgid ""
"The disk image being inspected is not an installed operating system, but a "
"I<bootable> install disk, live CD, or similar."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1883 ../src/guestfs-actions.pod:2785
+#: ../fish/guestfish-actions.pod:1888 ../src/guestfs-actions.pod:2790
msgid "The format of this disk image is not known."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1892
+#: ../fish/guestfish-actions.pod:1897
msgid "inspect-get-hostname"
msgstr "inspect-get-hostname"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1894
+#: ../fish/guestfish-actions.pod:1899
#, no-wrap
msgid ""
" inspect-get-hostname root\n"
@@ -8735,26 +8743,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1896 ../src/guestfs-actions.pod:2805
+#: ../fish/guestfish-actions.pod:1901 ../src/guestfs-actions.pod:2810
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:1899 ../src/guestfs-actions.pod:2808
+#: ../fish/guestfish-actions.pod:1904 ../src/guestfs-actions.pod:2813
msgid ""
"If the hostname could not be determined, then the string C<unknown> is "
"returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1904
+#: ../fish/guestfish-actions.pod:1909
msgid "inspect-get-icon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1906
+#: ../fish/guestfish-actions.pod:1911
#, no-wrap
msgid ""
" inspect-get-icon root [favicon:..] [highquality:..]\n"
@@ -8762,7 +8770,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1908 ../src/guestfs-actions.pod:2834
+#: ../fish/guestfish-actions.pod:1913 ../src/guestfs-actions.pod:2839
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 "
@@ -8770,14 +8778,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1912 ../src/guestfs-actions.pod:2838
+#: ../fish/guestfish-actions.pod:1917 ../src/guestfs-actions.pod:2843
msgid ""
"If it was not possible to get an icon this function returns a zero-length "
"(non-NULL) buffer. I<Callers must check for this case>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1915 ../src/guestfs-actions.pod:2841
+#: ../fish/guestfish-actions.pod:1920 ../src/guestfs-actions.pod:2846
msgid ""
"Libguestfs will start by looking for a file called C</etc/favicon.png> or "
"C<C:\\etc\\favicon.png> and if it has the correct format, the contents of "
@@ -8786,14 +8794,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1921 ../src/guestfs-actions.pod:2847
+#: ../fish/guestfish-actions.pod:1926 ../src/guestfs-actions.pod:2852
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:1924 ../src/guestfs-actions.pod:2850
+#: ../fish/guestfish-actions.pod:1929 ../src/guestfs-actions.pod:2855
msgid ""
"If the optional C<highquality> boolean is true then only high quality icons "
"are returned, which means only icons of high resolution with an alpha "
@@ -8802,7 +8810,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1935 ../src/guestfs-actions.pod:2861
+#: ../fish/guestfish-actions.pod:1940 ../src/guestfs-actions.pod:2866
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 "
@@ -8810,7 +8818,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1941 ../src/guestfs-actions.pod:2867
+#: ../fish/guestfish-actions.pod:1946 ../src/guestfs-actions.pod:2872
msgid ""
"B<Security:> The icon data comes from the untrusted guest, and should be "
"treated with caution. PNG files have been known to contain exploits. "
@@ -8819,7 +8827,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1949 ../src/guestfs-actions.pod:2875
+#: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:2880
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 "
@@ -8827,7 +8835,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1956 ../src/guestfs-actions.pod:2882
+#: ../fish/guestfish-actions.pod:1961 ../src/guestfs-actions.pod:2887
msgid ""
"Extracting icons from Windows guests requires the external C<wrestool> "
"program from the C<icoutils> package, and several programs (C<bmptopnm>, "
@@ -8836,19 +8844,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1963 ../src/guestfs-actions.pod:2889
+#: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:2894
msgid ""
"Operating system icons are usually trademarks. Seek legal advice before "
"using trademarks in applications."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1970
+#: ../fish/guestfish-actions.pod:1975
msgid "inspect-get-major-version"
msgstr "inspect-get-major-version"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1972
+#: ../fish/guestfish-actions.pod:1977
#, no-wrap
msgid ""
" inspect-get-major-version root\n"
@@ -8858,13 +8866,13 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1974 ../src/guestfs-actions.pod:2930
+#: ../fish/guestfish-actions.pod:1979 ../src/guestfs-actions.pod:2935
msgid ""
"This returns the major version number of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1977 ../src/guestfs-actions.pod:2933
+#: ../fish/guestfish-actions.pod:1982 ../src/guestfs-actions.pod:2938
msgid ""
"Windows uses a consistent versioning scheme which is I<not> reflected in the "
"popular public names used by the operating system. Notably the operating "
@@ -8874,18 +8882,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1984 ../fish/guestfish-actions.pod:1995
-#: ../src/guestfs-actions.pod:2940 ../src/guestfs-actions.pod:2957
+#: ../fish/guestfish-actions.pod:1989 ../fish/guestfish-actions.pod:2000
+#: ../src/guestfs-actions.pod:2945 ../src/guestfs-actions.pod:2962
msgid "If the version could not be determined, then C<0> is returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1988
+#: ../fish/guestfish-actions.pod:1993
msgid "inspect-get-minor-version"
msgstr "inspect-get-minor-version"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1990
+#: ../fish/guestfish-actions.pod:1995
#, no-wrap
msgid ""
" inspect-get-minor-version root\n"
@@ -8895,25 +8903,25 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1992 ../src/guestfs-actions.pod:2954
+#: ../fish/guestfish-actions.pod:1997 ../src/guestfs-actions.pod:2959
msgid ""
"This returns the minor version number of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1997
+#: ../fish/guestfish-actions.pod:2002
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-"
"get-major-version>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2000
+#: ../fish/guestfish-actions.pod:2005
msgid "inspect-get-mountpoints"
msgstr "inspect-get-mountpoints"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2002
+#: ../fish/guestfish-actions.pod:2007
#, no-wrap
msgid ""
" inspect-get-mountpoints root\n"
@@ -8923,7 +8931,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2004 ../src/guestfs-actions.pod:2972
+#: ../fish/guestfish-actions.pod:2009 ../src/guestfs-actions.pod:2977
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 "
@@ -8934,7 +8942,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2013 ../src/guestfs-actions.pod:2981
+#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:2986
msgid ""
"Each element in the returned hashtable has a key which is the path of the "
"mountpoint (eg. C</boot>) and a value which is the filesystem that would be "
@@ -8942,13 +8950,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:2986
+#: ../fish/guestfish-actions.pod:2023 ../src/guestfs-actions.pod:2991
msgid ""
"Non-mounted devices such as swap devices are I<not> returned in this list."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2021
+#: ../fish/guestfish-actions.pod:2026
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 "
@@ -8957,19 +8965,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2027
+#: ../fish/guestfish-actions.pod:2032
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-"
"get-filesystems>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2030
+#: ../fish/guestfish-actions.pod:2035
msgid "inspect-get-package-format"
msgstr "inspect-get-package-format"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2032
+#: ../fish/guestfish-actions.pod:2037
#, no-wrap
msgid ""
" inspect-get-package-format root\n"
@@ -8979,7 +8987,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2034
+#: ../fish/guestfish-actions.pod:2039
msgid ""
"This function and L</inspect-get-package-management> return the package "
"format and package management tool used by the inspected operating system. "
@@ -8988,7 +8996,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2040 ../src/guestfs-actions.pod:3018
+#: ../fish/guestfish-actions.pod:2045 ../src/guestfs-actions.pod:3023
msgid ""
"This returns the string C<unknown> if we could not determine the package "
"format I<or> if the operating system does not have a real packaging system "
@@ -8996,19 +9004,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2044 ../src/guestfs-actions.pod:3022
+#: ../fish/guestfish-actions.pod:2049 ../src/guestfs-actions.pod:3027
msgid ""
"Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman>. "
"Future versions of libguestfs may return other strings."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2049
+#: ../fish/guestfish-actions.pod:2054
msgid "inspect-get-package-management"
msgstr "inspect-get-package-management"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2051
+#: ../fish/guestfish-actions.pod:2056
#, no-wrap
msgid ""
" inspect-get-package-management root\n"
@@ -9018,7 +9026,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2053
+#: ../fish/guestfish-actions.pod:2058
msgid ""
"L</inspect-get-package-format> and this function return the package format "
"and package management tool used by the inspected operating system. For "
@@ -9027,7 +9035,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2059 ../src/guestfs-actions.pod:3044
+#: ../fish/guestfish-actions.pod:2064 ../src/guestfs-actions.pod:3049
msgid ""
"This returns the string C<unknown> if we could not determine the package "
"management tool I<or> if the operating system does not have a real packaging "
@@ -9035,7 +9043,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2063 ../src/guestfs-actions.pod:3048
+#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3053
msgid ""
"Possible strings include: C<yum>, C<up2date>, C<apt> (for all Debian "
"derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>. Future versions of "
@@ -9043,12 +9051,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2070
+#: ../fish/guestfish-actions.pod:2075
msgid "inspect-get-product-name"
msgstr "inspect-get-product-name"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2072
+#: ../fish/guestfish-actions.pod:2077
#, no-wrap
msgid ""
" inspect-get-product-name root\n"
@@ -9058,7 +9066,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2074 ../src/guestfs-actions.pod:3066
+#: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3071
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 "
@@ -9066,19 +9074,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3071
+#: ../fish/guestfish-actions.pod:2084 ../src/guestfs-actions.pod:3076
msgid ""
"If the product name could not be determined, then the string C<unknown> is "
"returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2084
+#: ../fish/guestfish-actions.pod:2089
msgid "inspect-get-product-variant"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2086
+#: ../fish/guestfish-actions.pod:2091
#, no-wrap
msgid ""
" inspect-get-product-variant root\n"
@@ -9086,12 +9094,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2088 ../src/guestfs-actions.pod:3087
+#: ../fish/guestfish-actions.pod:2093 ../src/guestfs-actions.pod:3092
msgid "This returns the product variant of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2091 ../src/guestfs-actions.pod:3090
+#: ../fish/guestfish-actions.pod:2096 ../src/guestfs-actions.pod:3095
msgid ""
"For Windows guests, this returns the contents of the Registry key C<HKLM"
"\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which "
@@ -9103,7 +9111,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2100 ../src/guestfs-actions.pod:3099
+#: ../fish/guestfish-actions.pod:2105 ../src/guestfs-actions.pod:3104
msgid ""
"For enterprise Linux guests, in future we intend this to return the product "
"variant such as C<Desktop>, C<Server> and so on. But this is not "
@@ -9111,26 +9119,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2104 ../src/guestfs-actions.pod:3103
+#: ../fish/guestfish-actions.pod:2109 ../src/guestfs-actions.pod:3108
msgid ""
"If the product variant could not be determined, then the string C<unknown> "
"is returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2107
+#: ../fish/guestfish-actions.pod:2112
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-"
"get-product-name>, L</inspect-get-major-version>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2111
+#: ../fish/guestfish-actions.pod:2116
msgid "inspect-get-roots"
msgstr "inspect-get-roots"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2113
+#: ../fish/guestfish-actions.pod:2118
#, no-wrap
msgid ""
" inspect-get-roots\n"
@@ -9140,7 +9148,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2115
+#: ../fish/guestfish-actions.pod:2120
msgid ""
"This function is a convenient way to get the list of root devices, as "
"returned from a previous call to L</inspect-os>, but without redoing the "
@@ -9148,19 +9156,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2119
+#: ../fish/guestfish-actions.pod:2124
msgid ""
"This returns an empty list if either no root devices were found or the "
"caller has not called L</inspect-os>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2124
+#: ../fish/guestfish-actions.pod:2129
msgid "inspect-get-type"
msgstr "inspect-get-type"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2126
+#: ../fish/guestfish-actions.pod:2131
#, no-wrap
msgid ""
" inspect-get-type root\n"
@@ -9170,49 +9178,49 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2128 ../src/guestfs-actions.pod:3141
+#: ../fish/guestfish-actions.pod:2133 ../src/guestfs-actions.pod:3146
msgid ""
"This returns the type of the inspected operating system. Currently defined "
"types are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2133 ../src/guestfs-actions.pod:3146
+#: ../fish/guestfish-actions.pod:2138 ../src/guestfs-actions.pod:3151
msgid "\"linux\""
msgstr "\"linux\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2135 ../src/guestfs-actions.pod:3148
+#: ../fish/guestfish-actions.pod:2140 ../src/guestfs-actions.pod:3153
msgid "Any Linux-based operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2139 ../src/guestfs-actions.pod:3152
+#: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3157
msgid "Any Microsoft Windows operating system."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2141 ../src/guestfs-actions.pod:3154
+#: ../fish/guestfish-actions.pod:2146 ../src/guestfs-actions.pod:3159
msgid "\"freebsd\""
msgstr "\"freebsd\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2143 ../src/guestfs-actions.pod:3156
+#: ../fish/guestfish-actions.pod:2148 ../src/guestfs-actions.pod:3161
msgid "FreeBSD."
msgstr "FreeBSD."
#. type: textblock
-#: ../fish/guestfish-actions.pod:2147 ../src/guestfs-actions.pod:3160
+#: ../fish/guestfish-actions.pod:2152 ../src/guestfs-actions.pod:3165
msgid "The operating system type could not be determined."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2156
+#: ../fish/guestfish-actions.pod:2161
msgid "inspect-get-windows-current-control-set"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2158
+#: ../fish/guestfish-actions.pod:2163
#, no-wrap
msgid ""
" inspect-get-windows-current-control-set root\n"
@@ -9220,26 +9228,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2160 ../src/guestfs-actions.pod:3180
+#: ../fish/guestfish-actions.pod:2165 ../src/guestfs-actions.pod:3185
msgid ""
"This returns the Windows CurrentControlSet of the inspected guest. The "
"CurrentControlSet is a registry key name such as C<ControlSet001>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2163 ../src/guestfs-actions.pod:3183
+#: ../fish/guestfish-actions.pod:2168 ../src/guestfs-actions.pod:3188
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:2169
+#: ../fish/guestfish-actions.pod:2174
msgid "inspect-get-windows-systemroot"
msgstr "inspect-get-windows-systemroot"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2171
+#: ../fish/guestfish-actions.pod:2176
#, no-wrap
msgid ""
" inspect-get-windows-systemroot root\n"
@@ -9249,26 +9257,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2173 ../src/guestfs-actions.pod:3200
+#: ../fish/guestfish-actions.pod:2178 ../src/guestfs-actions.pod:3205
msgid ""
"This returns the Windows systemroot of the inspected guest. The systemroot "
"is a directory path such as C</WINDOWS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2176 ../src/guestfs-actions.pod:3203
+#: ../fish/guestfish-actions.pod:2181 ../src/guestfs-actions.pod:3208
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:2182
+#: ../fish/guestfish-actions.pod:2187
msgid "inspect-is-live"
msgstr "inspect-is-live"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2184
+#: ../fish/guestfish-actions.pod:2189
#, no-wrap
msgid ""
" inspect-is-live root\n"
@@ -9278,19 +9286,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2186
+#: ../fish/guestfish-actions.pod:2191
msgid ""
"If L</inspect-get-format> returns C<installer> (this is an install disk), "
"then this returns true if a live image was detected on the disk."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2192
+#: ../fish/guestfish-actions.pod:2197
msgid "inspect-is-multipart"
msgstr "inspect-is-multipart"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2194
+#: ../fish/guestfish-actions.pod:2199
#, no-wrap
msgid ""
" inspect-is-multipart root\n"
@@ -9300,19 +9308,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2196
+#: ../fish/guestfish-actions.pod:2201
msgid ""
"If L</inspect-get-format> returns C<installer> (this is an install disk), "
"then this returns true if the disk is part of a set."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2202
+#: ../fish/guestfish-actions.pod:2207
msgid "inspect-is-netinst"
msgstr "inspect-is-netinst"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2204
+#: ../fish/guestfish-actions.pod:2209
#, no-wrap
msgid ""
" inspect-is-netinst root\n"
@@ -9322,7 +9330,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2206
+#: ../fish/guestfish-actions.pod:2211
msgid ""
"If L</inspect-get-format> returns C<installer> (this is an install disk), "
"then this returns true if the disk is a network installer, ie. not a self-"
@@ -9331,12 +9339,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2214
+#: ../fish/guestfish-actions.pod:2219
msgid "inspect-list-applications"
msgstr "inspect-list-applications"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2216
+#: ../fish/guestfish-actions.pod:2221
#, no-wrap
msgid ""
" inspect-list-applications root\n"
@@ -9346,12 +9354,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2218 ../src/guestfs-actions.pod:3270
+#: ../fish/guestfish-actions.pod:2223 ../src/guestfs-actions.pod:3275
msgid "Return the list of applications installed in the operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2220
+#: ../fish/guestfish-actions.pod:2225
msgid ""
"I<Note:> This call works differently from other parts of the inspection "
"API. You have to call L</inspect-os>, then L</inspect-get-mountpoints>, "
@@ -9363,91 +9371,91 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2230 ../src/guestfs-actions.pod:3282
+#: ../fish/guestfish-actions.pod:2235 ../src/guestfs-actions.pod:3287
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:2233 ../src/guestfs-actions.pod:3285
+#: ../fish/guestfish-actions.pod:2238 ../src/guestfs-actions.pod:3290
msgid "The application structure contains the following fields:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2237 ../src/guestfs-actions.pod:3289
+#: ../fish/guestfish-actions.pod:2242 ../src/guestfs-actions.pod:3294
msgid "C<app_name>"
msgstr "C<app_name>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2239 ../src/guestfs-actions.pod:3291
+#: ../fish/guestfish-actions.pod:2244 ../src/guestfs-actions.pod:3296
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:2242 ../src/guestfs-actions.pod:3294
+#: ../fish/guestfish-actions.pod:2247 ../src/guestfs-actions.pod:3299
msgid "C<app_display_name>"
msgstr "C<app_display_name>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2244 ../src/guestfs-actions.pod:3296
+#: ../fish/guestfish-actions.pod:2249 ../src/guestfs-actions.pod:3301
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:2247 ../src/guestfs-actions.pod:3299
+#: ../fish/guestfish-actions.pod:2252 ../src/guestfs-actions.pod:3304
msgid ""
"If unavailable this is returned as an empty string C<\"\">. Callers needing "
"to display something can use C<app_name> instead."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2250 ../src/guestfs-actions.pod:3302
+#: ../fish/guestfish-actions.pod:2255 ../src/guestfs-actions.pod:3307
msgid "C<app_epoch>"
msgstr "C<app_epoch>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2252 ../src/guestfs-actions.pod:3304
+#: ../fish/guestfish-actions.pod:2257 ../src/guestfs-actions.pod:3309
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:2255 ../src/guestfs-actions.pod:3307
+#: ../fish/guestfish-actions.pod:2260 ../src/guestfs-actions.pod:3312
msgid "C<app_version>"
msgstr "C<app_version>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2257 ../src/guestfs-actions.pod:3309
+#: ../fish/guestfish-actions.pod:2262 ../src/guestfs-actions.pod:3314
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:2260 ../src/guestfs-actions.pod:3312
+#: ../fish/guestfish-actions.pod:2265 ../src/guestfs-actions.pod:3317
msgid "C<app_release>"
msgstr "C<app_release>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2262 ../src/guestfs-actions.pod:3314
+#: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3319
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:2266 ../src/guestfs-actions.pod:3318
+#: ../fish/guestfish-actions.pod:2271 ../src/guestfs-actions.pod:3323
msgid "C<app_install_path>"
msgstr "C<app_install_path>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2268 ../src/guestfs-actions.pod:3320
+#: ../fish/guestfish-actions.pod:2273 ../src/guestfs-actions.pod:3325
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 "
@@ -9455,89 +9463,89 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2273 ../src/guestfs-actions.pod:3325
+#: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3330
msgid "If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2275 ../src/guestfs-actions.pod:3327
+#: ../fish/guestfish-actions.pod:2280 ../src/guestfs-actions.pod:3332
msgid "C<app_trans_path>"
msgstr "C<app_trans_path>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2277 ../src/guestfs-actions.pod:3329
+#: ../fish/guestfish-actions.pod:2282 ../src/guestfs-actions.pod:3334
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:2280 ../src/guestfs-actions.pod:3332
+#: ../fish/guestfish-actions.pod:2285 ../src/guestfs-actions.pod:3337
msgid "C<app_publisher>"
msgstr "C<app_publisher>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2282 ../src/guestfs-actions.pod:3334
+#: ../fish/guestfish-actions.pod:2287 ../src/guestfs-actions.pod:3339
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:2286 ../src/guestfs-actions.pod:3338
+#: ../fish/guestfish-actions.pod:2291 ../src/guestfs-actions.pod:3343
msgid "C<app_url>"
msgstr "C<app_url>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2288 ../src/guestfs-actions.pod:3340
+#: ../fish/guestfish-actions.pod:2293 ../src/guestfs-actions.pod:3345
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:2291 ../src/guestfs-actions.pod:3343
+#: ../fish/guestfish-actions.pod:2296 ../src/guestfs-actions.pod:3348
msgid "C<app_source_package>"
msgstr "C<app_source_package>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2293 ../src/guestfs-actions.pod:3345
+#: ../fish/guestfish-actions.pod:2298 ../src/guestfs-actions.pod:3350
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:2296 ../src/guestfs-actions.pod:3348
+#: ../fish/guestfish-actions.pod:2301 ../src/guestfs-actions.pod:3353
msgid "C<app_summary>"
msgstr "C<app_summary>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2298 ../src/guestfs-actions.pod:3350
+#: ../fish/guestfish-actions.pod:2303 ../src/guestfs-actions.pod:3355
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:2301 ../src/guestfs-actions.pod:3353
+#: ../fish/guestfish-actions.pod:2306 ../src/guestfs-actions.pod:3358
msgid "C<app_description>"
msgstr "C<app_description>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2303 ../src/guestfs-actions.pod:3355
+#: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3360
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:2310
+#: ../fish/guestfish-actions.pod:2315
msgid "inspect-os"
msgstr "inspect-os"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2312
+#: ../fish/guestfish-actions.pod:2317
#, no-wrap
msgid ""
" inspect-os\n"
@@ -9547,7 +9555,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2314 ../src/guestfs-actions.pod:3373
+#: ../fish/guestfish-actions.pod:2319 ../src/guestfs-actions.pod:3378
msgid ""
"This function uses other libguestfs functions and certain heuristics to "
"inspect the disk(s) (usually disks belonging to a virtual machine), looking "
@@ -9555,12 +9563,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2318 ../src/guestfs-actions.pod:3377
+#: ../fish/guestfish-actions.pod:2323 ../src/guestfs-actions.pod:3382
msgid "The list returned is empty if no operating systems were found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2320 ../src/guestfs-actions.pod:3379
+#: ../fish/guestfish-actions.pod:2325 ../src/guestfs-actions.pod:3384
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. "
@@ -9570,7 +9578,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2327
+#: ../fish/guestfish-actions.pod:2332
msgid ""
"You can pass the root string(s) returned to other L</inspect-get-*> "
"functions in order to query further information about each operating system, "
@@ -9578,7 +9586,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2332
+#: ../fish/guestfish-actions.pod:2337
msgid ""
"This function uses other libguestfs features such as L</mount-ro> and L</"
"umount-all> in order to mount and unmount filesystems and look at the "
@@ -9587,25 +9595,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2338 ../src/guestfs-actions.pod:3397
+#: ../fish/guestfish-actions.pod:2343 ../src/guestfs-actions.pod:3402
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:2344 ../fish/guestfish-actions.pod:2542
-#: ../fish/guestfish-actions.pod:2601
+#: ../fish/guestfish-actions.pod:2349 ../fish/guestfish-actions.pod:2547
+#: ../fish/guestfish-actions.pod:2606
msgid "See also L</list-filesystems>."
msgstr "Див. також L</list-filesystems>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:2346
+#: ../fish/guestfish-actions.pod:2351
msgid "is-blockdev"
msgstr "is-blockdev"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2348
+#: ../fish/guestfish-actions.pod:2353
#, no-wrap
msgid ""
" is-blockdev path\n"
@@ -9615,27 +9623,27 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2350 ../src/guestfs-actions.pod:3417
+#: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3422
msgid ""
"This returns C<true> if and only if there is a block device with the given "
"C<path> name."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2353 ../fish/guestfish-actions.pod:2371
-#: ../fish/guestfish-actions.pod:2390 ../fish/guestfish-actions.pod:2399
-#: ../fish/guestfish-actions.pod:2409 ../fish/guestfish-actions.pod:2443
-#: ../fish/guestfish-actions.pod:2452
+#: ../fish/guestfish-actions.pod:2358 ../fish/guestfish-actions.pod:2376
+#: ../fish/guestfish-actions.pod:2395 ../fish/guestfish-actions.pod:2404
+#: ../fish/guestfish-actions.pod:2414 ../fish/guestfish-actions.pod:2448
+#: ../fish/guestfish-actions.pod:2457
msgid "See also L</stat>."
msgstr "Див. також L</stat>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:2355
+#: ../fish/guestfish-actions.pod:2360
msgid "is-busy"
msgstr "is-busy"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2357
+#: ../fish/guestfish-actions.pod:2362
#, no-wrap
msgid ""
" is-busy\n"
@@ -9645,19 +9653,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2359 ../src/guestfs-actions.pod:3431
+#: ../fish/guestfish-actions.pod:2364 ../src/guestfs-actions.pod:3436
msgid ""
"This returns true iff this handle is busy processing a command (in the "
"C<BUSY> state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2364
+#: ../fish/guestfish-actions.pod:2369
msgid "is-chardev"
msgstr "is-chardev"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2366
+#: ../fish/guestfish-actions.pod:2371
#, no-wrap
msgid ""
" is-chardev path\n"
@@ -9667,19 +9675,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2368 ../src/guestfs-actions.pod:3446
+#: ../fish/guestfish-actions.pod:2373 ../src/guestfs-actions.pod:3451
msgid ""
"This returns C<true> if and only if there is a character device with the "
"given C<path> name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2373
+#: ../fish/guestfish-actions.pod:2378
msgid "is-config"
msgstr "is-config"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2375
+#: ../fish/guestfish-actions.pod:2380
#, no-wrap
msgid ""
" is-config\n"
@@ -9689,19 +9697,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2377 ../src/guestfs-actions.pod:3460
+#: ../fish/guestfish-actions.pod:2382 ../src/guestfs-actions.pod:3465
msgid ""
"This returns true iff this handle is being configured (in the C<CONFIG> "
"state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2382
+#: ../fish/guestfish-actions.pod:2387
msgid "is-dir"
msgstr "is-dir"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2384
+#: ../fish/guestfish-actions.pod:2389
#, no-wrap
msgid ""
" is-dir path\n"
@@ -9711,19 +9719,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2386 ../src/guestfs-actions.pod:3475
+#: ../fish/guestfish-actions.pod:2391 ../src/guestfs-actions.pod:3480
msgid ""
"This returns C<true> if and only if there is a directory with the given "
"C<path> name. Note that it returns false for other objects like files."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2392
+#: ../fish/guestfish-actions.pod:2397
msgid "is-fifo"
msgstr "is-fifo"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2394
+#: ../fish/guestfish-actions.pod:2399
#, no-wrap
msgid ""
" is-fifo path\n"
@@ -9733,19 +9741,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2396 ../src/guestfs-actions.pod:3491
+#: ../fish/guestfish-actions.pod:2401 ../src/guestfs-actions.pod:3496
msgid ""
"This returns C<true> if and only if there is a FIFO (named pipe) with the "
"given C<path> name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2401
+#: ../fish/guestfish-actions.pod:2406
msgid "is-file"
msgstr "is-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2403
+#: ../fish/guestfish-actions.pod:2408
#, no-wrap
msgid ""
" is-file path\n"
@@ -9755,19 +9763,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2405 ../src/guestfs-actions.pod:3506
+#: ../fish/guestfish-actions.pod:2410 ../src/guestfs-actions.pod:3511
msgid ""
"This returns C<true> if and only if there is a regular file with the given "
"C<path> name. Note that it returns false for other objects like directories."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2411
+#: ../fish/guestfish-actions.pod:2416
msgid "is-launching"
msgstr "is-launching"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2413
+#: ../fish/guestfish-actions.pod:2418
#, no-wrap
msgid ""
" is-launching\n"
@@ -9777,19 +9785,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2415 ../src/guestfs-actions.pod:3521
+#: ../fish/guestfish-actions.pod:2420 ../src/guestfs-actions.pod:3526
msgid ""
"This returns true iff this handle is launching the subprocess (in the "
"C<LAUNCHING> state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2420
+#: ../fish/guestfish-actions.pod:2425
msgid "is-lv"
msgstr "is-lv"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2422
+#: ../fish/guestfish-actions.pod:2427
#, no-wrap
msgid ""
" is-lv device\n"
@@ -9799,19 +9807,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2424 ../src/guestfs-actions.pod:3536
+#: ../fish/guestfish-actions.pod:2429 ../src/guestfs-actions.pod:3541
msgid ""
"This command tests whether C<device> is a logical volume, and returns true "
"iff this is the case."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2427
+#: ../fish/guestfish-actions.pod:2432
msgid "is-ready"
msgstr "is-ready"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2429
+#: ../fish/guestfish-actions.pod:2434
#, no-wrap
msgid ""
" is-ready\n"
@@ -9821,19 +9829,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2431 ../src/guestfs-actions.pod:3548
+#: ../fish/guestfish-actions.pod:2436 ../src/guestfs-actions.pod:3553
msgid ""
"This returns true iff this handle is ready to accept commands (in the "
"C<READY> state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2436
+#: ../fish/guestfish-actions.pod:2441
msgid "is-socket"
msgstr "is-socket"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2438
+#: ../fish/guestfish-actions.pod:2443
#, no-wrap
msgid ""
" is-socket path\n"
@@ -9843,19 +9851,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2440 ../src/guestfs-actions.pod:3563
+#: ../fish/guestfish-actions.pod:2445 ../src/guestfs-actions.pod:3568
msgid ""
"This returns C<true> if and only if there is a Unix domain socket with the "
"given C<path> name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2445
+#: ../fish/guestfish-actions.pod:2450
msgid "is-symlink"
msgstr "is-symlink"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2447
+#: ../fish/guestfish-actions.pod:2452
#, no-wrap
msgid ""
" is-symlink path\n"
@@ -9865,19 +9873,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2449 ../src/guestfs-actions.pod:3578
+#: ../fish/guestfish-actions.pod:2454 ../src/guestfs-actions.pod:3583
msgid ""
"This returns C<true> if and only if there is a symbolic link with the given "
"C<path> name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2454
+#: ../fish/guestfish-actions.pod:2459
msgid "is-zero"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2456
+#: ../fish/guestfish-actions.pod:2461
#, no-wrap
msgid ""
" is-zero path\n"
@@ -9885,19 +9893,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2458 ../src/guestfs-actions.pod:3593
+#: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3598
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:2461
+#: ../fish/guestfish-actions.pod:2466
msgid "is-zero-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2463
+#: ../fish/guestfish-actions.pod:2468
#, no-wrap
msgid ""
" is-zero-device device\n"
@@ -9905,22 +9913,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2465 ../src/guestfs-actions.pod:3606
+#: ../fish/guestfish-actions.pod:2470 ../src/guestfs-actions.pod:3611
msgid "This returns true iff the device exists and contains all zero bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2467 ../src/guestfs-actions.pod:3608
+#: ../fish/guestfish-actions.pod:2472 ../src/guestfs-actions.pod:3613
msgid "Note that for large devices this can take a long time to run."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2469
+#: ../fish/guestfish-actions.pod:2474
msgid "kill-subprocess"
msgstr "kill-subprocess"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2471
+#: ../fish/guestfish-actions.pod:2476
#, no-wrap
msgid ""
" kill-subprocess\n"
@@ -9930,22 +9938,22 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2473 ../src/guestfs-actions.pod:3619
+#: ../fish/guestfish-actions.pod:2478 ../src/guestfs-actions.pod:3624
msgid "This kills the qemu subprocess. You should never need to call this."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2475
+#: ../fish/guestfish-actions.pod:2480
msgid "launch"
msgstr "launch"
#. type: =head2
-#: ../fish/guestfish-actions.pod:2477
+#: ../fish/guestfish-actions.pod:2482
msgid "run"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2479
+#: ../fish/guestfish-actions.pod:2484
#, no-wrap
msgid ""
" launch\n"
@@ -9955,26 +9963,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2481 ../src/guestfs-actions.pod:3630
+#: ../fish/guestfish-actions.pod:2486 ../src/guestfs-actions.pod:3635
msgid ""
"Internally libguestfs is implemented by running a virtual machine using "
"L<qemu(1)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2484 ../src/guestfs-actions.pod:3633
+#: ../fish/guestfish-actions.pod:2489 ../src/guestfs-actions.pod:3638
msgid ""
"You should call this after configuring the handle (eg. adding drives) but "
"before performing any actions."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2487
+#: ../fish/guestfish-actions.pod:2492
msgid "lchown"
msgstr "lchown"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2489
+#: ../fish/guestfish-actions.pod:2494
#, no-wrap
msgid ""
" lchown owner group path\n"
@@ -9984,7 +9992,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2491
+#: ../fish/guestfish-actions.pod:2496
msgid ""
"Change the file owner to C<owner> and group to C<group>. This is like L</"
"chown> but if C<path> is a symlink then the link itself is changed, not the "
@@ -9992,12 +10000,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2499
+#: ../fish/guestfish-actions.pod:2504
msgid "lgetxattr"
msgstr "lgetxattr"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2501
+#: ../fish/guestfish-actions.pod:2506
#, no-wrap
msgid ""
" lgetxattr path name\n"
@@ -10007,24 +10015,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2503 ../src/guestfs-actions.pod:3673
+#: ../fish/guestfish-actions.pod:2508 ../src/guestfs-actions.pod:3678
msgid ""
"Get a single extended attribute from file C<path> named C<name>. If C<path> "
"is a symlink, then this call returns an extended attribute from the symlink."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2517
+#: ../fish/guestfish-actions.pod:2522
msgid "See also: L</lgetxattrs>, L</getxattr>, L<attr(5)>."
msgstr "Див. також L</lgetxattrs>, L</getxattr>, L<attr(5)>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:2519
+#: ../fish/guestfish-actions.pod:2524
msgid "lgetxattrs"
msgstr "lgetxattrs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2521
+#: ../fish/guestfish-actions.pod:2526
#, no-wrap
msgid ""
" lgetxattrs path\n"
@@ -10034,19 +10042,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2523
+#: ../fish/guestfish-actions.pod:2528
msgid ""
"This is the same as L</getxattrs>, but if C<path> is a symbolic link, then "
"it returns the extended attributes of the link itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2527
+#: ../fish/guestfish-actions.pod:2532
msgid "list-9p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2529
+#: ../fish/guestfish-actions.pod:2534
#, no-wrap
msgid ""
" list-9p\n"
@@ -10054,19 +10062,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2531 ../src/guestfs-actions.pod:3716
+#: ../fish/guestfish-actions.pod:2536 ../src/guestfs-actions.pod:3721
msgid ""
"List all 9p filesystems attached to the guest. A list of mount tags is "
"returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2534
+#: ../fish/guestfish-actions.pod:2539
msgid "list-devices"
msgstr "list-devices"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2536
+#: ../fish/guestfish-actions.pod:2541
#, no-wrap
msgid ""
" list-devices\n"
@@ -10076,22 +10084,22 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2538 ../src/guestfs-actions.pod:3730
+#: ../fish/guestfish-actions.pod:2543 ../src/guestfs-actions.pod:3735
msgid "List all the block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2540 ../src/guestfs-actions.pod:3732
+#: ../fish/guestfish-actions.pod:2545 ../src/guestfs-actions.pod:3737
msgid "The full block device names are returned, eg. C</dev/sda>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2544
+#: ../fish/guestfish-actions.pod:2549
msgid "list-dm-devices"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2546
+#: ../fish/guestfish-actions.pod:2551
#, no-wrap
msgid ""
" list-dm-devices\n"
@@ -10099,31 +10107,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2548 ../src/guestfs-actions.pod:3747
+#: ../fish/guestfish-actions.pod:2553 ../src/guestfs-actions.pod:3752
msgid "List all device mapper devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2550
+#: ../fish/guestfish-actions.pod:2555
msgid ""
"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
"previous call to L</luks-open>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2553
+#: ../fish/guestfish-actions.pod:2558
msgid ""
"Device mapper devices which correspond to logical volumes are I<not> "
"returned in this list. Call L</lvs> if you want to list logical volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2557
+#: ../fish/guestfish-actions.pod:2562
msgid "list-filesystems"
msgstr "list-filesystems"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2559
+#: ../fish/guestfish-actions.pod:2564
#, no-wrap
msgid ""
" list-filesystems\n"
@@ -10133,7 +10141,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2561 ../src/guestfs-actions.pod:3767
+#: ../fish/guestfish-actions.pod:2566 ../src/guestfs-actions.pod:3772
msgid ""
"This inspection command looks for filesystems on partitions, block devices "
"and logical volumes, returning a list of devices containing filesystems and "
@@ -10141,14 +10149,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2565 ../src/guestfs-actions.pod:3771
+#: ../fish/guestfish-actions.pod:2570 ../src/guestfs-actions.pod:3776
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:2569 ../src/guestfs-actions.pod:3775
+#: ../fish/guestfish-actions.pod:2574 ../src/guestfs-actions.pod:3780
#, no-wrap
msgid ""
" \"/dev/sda1\" => \"ntfs\"\n"
@@ -10159,14 +10167,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2574 ../src/guestfs-actions.pod:3780
+#: ../fish/guestfish-actions.pod:2579 ../src/guestfs-actions.pod:3785
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:2578
+#: ../fish/guestfish-actions.pod:2583
msgid ""
"This command runs other libguestfs commands, which might include L</mount> "
"and L</umount>, and therefore you should use this soon after launch and only "
@@ -10174,7 +10182,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2582
+#: ../fish/guestfish-actions.pod:2587
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 "
@@ -10184,12 +10192,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2590
+#: ../fish/guestfish-actions.pod:2595
msgid "list-partitions"
msgstr "list-partitions"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2592
+#: ../fish/guestfish-actions.pod:2597
#, no-wrap
msgid ""
" list-partitions\n"
@@ -10199,29 +10207,29 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2594 ../src/guestfs-actions.pod:3809
+#: ../fish/guestfish-actions.pod:2599 ../src/guestfs-actions.pod:3814
msgid "List all the partitions detected on all block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2596 ../src/guestfs-actions.pod:3811
+#: ../fish/guestfish-actions.pod:2601 ../src/guestfs-actions.pod:3816
msgid "The full partition device names are returned, eg. C</dev/sda1>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2598
+#: ../fish/guestfish-actions.pod:2603
msgid ""
"This does not return logical volumes. For that you will need to call L</"
"lvs>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2603
+#: ../fish/guestfish-actions.pod:2608
msgid "ll"
msgstr "ll"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2605
+#: ../fish/guestfish-actions.pod:2610
#, no-wrap
msgid ""
" ll directory\n"
@@ -10231,26 +10239,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2607 ../src/guestfs-actions.pod:3830
+#: ../fish/guestfish-actions.pod:2612 ../src/guestfs-actions.pod:3835
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
"cwd) in the format of 'ls -la'."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2610 ../src/guestfs-actions.pod:3833
+#: ../fish/guestfish-actions.pod:2615 ../src/guestfs-actions.pod:3838
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2613
+#: ../fish/guestfish-actions.pod:2618
msgid "ln"
msgstr "ln"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2615
+#: ../fish/guestfish-actions.pod:2620
#, no-wrap
msgid ""
" ln target linkname\n"
@@ -10260,17 +10268,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2617 ../src/guestfs-actions.pod:3848
+#: ../fish/guestfish-actions.pod:2622 ../src/guestfs-actions.pod:3853
msgid "This command creates a hard link using the C<ln> command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2619
+#: ../fish/guestfish-actions.pod:2624
msgid "ln-f"
msgstr "ln-f"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2621
+#: ../fish/guestfish-actions.pod:2626
#, no-wrap
msgid ""
" ln-f target linkname\n"
@@ -10280,19 +10288,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2623 ../src/guestfs-actions.pod:3861
+#: ../fish/guestfish-actions.pod:2628 ../src/guestfs-actions.pod:3866
msgid ""
"This command creates a hard link using the C<ln -f> command. The I<-f> "
"option removes the link (C<linkname>) if it exists already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2626
+#: ../fish/guestfish-actions.pod:2631
msgid "ln-s"
msgstr "ln-s"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2628
+#: ../fish/guestfish-actions.pod:2633
#, no-wrap
msgid ""
" ln-s target linkname\n"
@@ -10302,17 +10310,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2630 ../src/guestfs-actions.pod:3875
+#: ../fish/guestfish-actions.pod:2635 ../src/guestfs-actions.pod:3880
msgid "This command creates a symbolic link using the C<ln -s> command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2632
+#: ../fish/guestfish-actions.pod:2637
msgid "ln-sf"
msgstr "ln-sf"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2634
+#: ../fish/guestfish-actions.pod:2639
#, no-wrap
msgid ""
" ln-sf target linkname\n"
@@ -10322,19 +10330,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2636 ../src/guestfs-actions.pod:3888
+#: ../fish/guestfish-actions.pod:2641 ../src/guestfs-actions.pod:3893
msgid ""
"This command creates a symbolic link using the C<ln -sf> command, The I<-f> "
"option removes the link (C<linkname>) if it exists already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2639
+#: ../fish/guestfish-actions.pod:2644
msgid "lremovexattr"
msgstr "lremovexattr"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2641
+#: ../fish/guestfish-actions.pod:2646
#, no-wrap
msgid ""
" lremovexattr xattr path\n"
@@ -10342,19 +10350,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2643
+#: ../fish/guestfish-actions.pod:2648
msgid ""
"This is the same as L</removexattr>, but if C<path> is a symbolic link, then "
"it removes an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2647
+#: ../fish/guestfish-actions.pod:2652
msgid "ls"
msgstr "ls"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2649
+#: ../fish/guestfish-actions.pod:2654
#, no-wrap
msgid ""
" ls directory\n"
@@ -10364,26 +10372,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2651 ../src/guestfs-actions.pod:3916
+#: ../fish/guestfish-actions.pod:2656 ../src/guestfs-actions.pod:3921
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
"cwd). The '.' and '..' entries are not returned, but hidden files are shown."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2655
+#: ../fish/guestfish-actions.pod:2660
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use L</readdir> instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2658
+#: ../fish/guestfish-actions.pod:2663
msgid "lsetxattr"
msgstr "lsetxattr"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2660
+#: ../fish/guestfish-actions.pod:2665
#, no-wrap
msgid ""
" lsetxattr xattr val vallen path\n"
@@ -10391,19 +10399,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2662
+#: ../fish/guestfish-actions.pod:2667
msgid ""
"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it "
"sets an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2666
+#: ../fish/guestfish-actions.pod:2671
msgid "lstat"
msgstr "lstat"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2668
+#: ../fish/guestfish-actions.pod:2673
#, no-wrap
msgid ""
" lstat path\n"
@@ -10413,30 +10421,30 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2670 ../fish/guestfish-actions.pod:4478
-#: ../src/guestfs-actions.pod:3952 ../src/guestfs-actions.pod:6731
+#: ../fish/guestfish-actions.pod:2675 ../fish/guestfish-actions.pod:4483
+#: ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:6736
msgid "Returns file information for the given C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2672
+#: ../fish/guestfish-actions.pod:2677
msgid ""
"This is the same as L</stat> except that if C<path> is a symbolic link, then "
"the link is stat-ed, not the file it refers to."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2676 ../src/guestfs-actions.pod:3958
+#: ../fish/guestfish-actions.pod:2681 ../src/guestfs-actions.pod:3963
msgid "This is the same as the C<lstat(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2678
+#: ../fish/guestfish-actions.pod:2683
msgid "lstatlist"
msgstr "lstatlist"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2680
+#: ../fish/guestfish-actions.pod:2685
#, no-wrap
msgid ""
" lstatlist path 'names ...'\n"
@@ -10444,7 +10452,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2682
+#: ../fish/guestfish-actions.pod:2687
msgid ""
"This call allows you to perform the L</lstat> operation on multiple files, "
"where all files are in the directory C<path>. C<names> is the list of files "
@@ -10452,7 +10460,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2686 ../src/guestfs-actions.pod:3977
+#: ../fish/guestfish-actions.pod:2691 ../src/guestfs-actions.pod:3982
msgid ""
"On return you get a list of stat structs, with a one-to-one correspondence "
"to the C<names> list. If any name did not exist or could not be lstat'd, "
@@ -10460,7 +10468,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2691
+#: ../fish/guestfish-actions.pod:2696
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also L</lxattrlist> for a "
@@ -10471,12 +10479,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2699
+#: ../fish/guestfish-actions.pod:2704
msgid "luks-add-key"
msgstr "luks-add-key"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2701
+#: ../fish/guestfish-actions.pod:2706
#, no-wrap
msgid ""
" luks-add-key device keyslot\n"
@@ -10484,7 +10492,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2703 ../src/guestfs-actions.pod:4005
+#: ../fish/guestfish-actions.pod:2708 ../src/guestfs-actions.pod:4010
msgid ""
"This command adds a new key on LUKS device C<device>. C<key> is any "
"existing key, and is used to access the device. C<newkey> is the new key to "
@@ -10492,28 +10500,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2708
+#: ../fish/guestfish-actions.pod:2713
msgid ""
"Note that if C<keyslot> already contains a key, then this command will "
"fail. You have to use L</luks-kill-slot> first to remove that key."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2712 ../fish/guestfish-actions.pod:2734
-#: ../fish/guestfish-actions.pod:2747 ../fish/guestfish-actions.pod:2761
-#: ../fish/guestfish-actions.pod:2787 ../fish/guestfish-actions.pod:2797
+#: ../fish/guestfish-actions.pod:2717 ../fish/guestfish-actions.pod:2739
+#: ../fish/guestfish-actions.pod:2752 ../fish/guestfish-actions.pod:2766
+#: ../fish/guestfish-actions.pod:2792 ../fish/guestfish-actions.pod:2802
msgid ""
"This command has one or more key or passphrase parameters. Guestfish will "
"prompt for these separately."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2715
+#: ../fish/guestfish-actions.pod:2720
msgid "luks-close"
msgstr "luks-close"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2717
+#: ../fish/guestfish-actions.pod:2722
#, no-wrap
msgid ""
" luks-close device\n"
@@ -10523,7 +10531,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2719
+#: ../fish/guestfish-actions.pod:2724
msgid ""
"This closes a LUKS device that was created earlier by L</luks-open> or L</"
"luks-open-ro>. The C<device> parameter must be the name of the LUKS mapping "
@@ -10532,12 +10540,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2725
+#: ../fish/guestfish-actions.pod:2730
msgid "luks-format"
msgstr "luks-format"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2727
+#: ../fish/guestfish-actions.pod:2732
#, no-wrap
msgid ""
" luks-format device keyslot\n"
@@ -10545,7 +10553,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2729 ../src/guestfs-actions.pod:4046
+#: ../fish/guestfish-actions.pod:2734 ../src/guestfs-actions.pod:4051
msgid ""
"This command erases existing data on C<device> and formats the device as a "
"LUKS encrypted device. C<key> is the initial key, which is added to key "
@@ -10553,27 +10561,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2737 ../fish/guestfish-actions.pod:2750
-#: ../fish/guestfish-actions.pod:2837 ../fish/guestfish-actions.pod:3498
-#: ../fish/guestfish-actions.pod:4024 ../fish/guestfish-actions.pod:4349
-#: ../fish/guestfish-actions.pod:4372 ../fish/guestfish-actions.pod:4394
-#: ../fish/guestfish-actions.pod:5132 ../src/guestfs-actions.pod:4053
-#: ../src/guestfs-actions.pod:4076 ../src/guestfs-actions.pod:4219
-#: ../src/guestfs-actions.pod:5322 ../src/guestfs-actions.pod:6110
-#: ../src/guestfs-actions.pod:6545 ../src/guestfs-actions.pod:6575
-#: ../src/guestfs-actions.pod:6608 ../src/guestfs-actions.pod:7799
+#: ../fish/guestfish-actions.pod:2742 ../fish/guestfish-actions.pod:2755
+#: ../fish/guestfish-actions.pod:2842 ../fish/guestfish-actions.pod:3503
+#: ../fish/guestfish-actions.pod:4029 ../fish/guestfish-actions.pod:4354
+#: ../fish/guestfish-actions.pod:4377 ../fish/guestfish-actions.pod:4399
+#: ../fish/guestfish-actions.pod:5145 ../src/guestfs-actions.pod:4058
+#: ../src/guestfs-actions.pod:4081 ../src/guestfs-actions.pod:4224
+#: ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:6115
+#: ../src/guestfs-actions.pod:6550 ../src/guestfs-actions.pod:6580
+#: ../src/guestfs-actions.pod:6613 ../src/guestfs-actions.pod:7812
msgid ""
"B<This command is dangerous. Without careful use you can easily destroy all "
"your data>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2740
+#: ../fish/guestfish-actions.pod:2745
msgid "luks-format-cipher"
msgstr "luks-format-cipher"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2742
+#: ../fish/guestfish-actions.pod:2747
#, no-wrap
msgid ""
" luks-format-cipher device keyslot cipher\n"
@@ -10581,19 +10589,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2744
+#: ../fish/guestfish-actions.pod:2749
msgid ""
"This command is the same as L</luks-format> but it also allows you to set "
"the C<cipher> used."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2753
+#: ../fish/guestfish-actions.pod:2758
msgid "luks-kill-slot"
msgstr "luks-kill-slot"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2755
+#: ../fish/guestfish-actions.pod:2760
#, no-wrap
msgid ""
" luks-kill-slot device keyslot\n"
@@ -10601,19 +10609,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2757 ../src/guestfs-actions.pod:4093
+#: ../fish/guestfish-actions.pod:2762 ../src/guestfs-actions.pod:4098
msgid ""
"This command deletes the key in key slot C<keyslot> from the encrypted LUKS "
"device C<device>. C<key> must be one of the I<other> keys."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2764
+#: ../fish/guestfish-actions.pod:2769
msgid "luks-open"
msgstr "luks-open"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2766
+#: ../fish/guestfish-actions.pod:2771
#, no-wrap
msgid ""
" luks-open device mapname\n"
@@ -10621,26 +10629,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2768 ../src/guestfs-actions.pod:4113
+#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4118
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:2771 ../src/guestfs-actions.pod:4116
+#: ../fish/guestfish-actions.pod:2776 ../src/guestfs-actions.pod:4121
msgid "C<device> is the encrypted block device or partition."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4118
+#: ../fish/guestfish-actions.pod:2778 ../src/guestfs-actions.pod:4123
msgid ""
"The caller must supply one of the keys associated with the LUKS block "
"device, in the C<key> parameter."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2776 ../src/guestfs-actions.pod:4121
+#: ../fish/guestfish-actions.pod:2781 ../src/guestfs-actions.pod:4126
msgid ""
"This creates a new block device called C</dev/mapper/mapname>. Reads and "
"writes to this block device are decrypted from and encrypted to the "
@@ -10648,24 +10656,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2780
+#: ../fish/guestfish-actions.pod:2785
msgid ""
"If this block device contains LVM volume groups, then calling L</vgscan> "
"followed by L</vg-activate-all> will make them visible."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2784
+#: ../fish/guestfish-actions.pod:2789
msgid "Use L</list-dm-devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2790
+#: ../fish/guestfish-actions.pod:2795
msgid "luks-open-ro"
msgstr "luks-open-ro"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2792
+#: ../fish/guestfish-actions.pod:2797
#, no-wrap
msgid ""
" luks-open-ro device mapname\n"
@@ -10673,18 +10681,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2794
+#: ../fish/guestfish-actions.pod:2799
msgid ""
"This is the same as L</luks-open> except that a read-only mapping is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2800
+#: ../fish/guestfish-actions.pod:2805
msgid "lvcreate"
msgstr "lvcreate"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2802
+#: ../fish/guestfish-actions.pod:2807
#, no-wrap
msgid ""
" lvcreate logvol volgroup mbytes\n"
@@ -10692,19 +10700,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2804 ../src/guestfs-actions.pod:4167
+#: ../fish/guestfish-actions.pod:2809 ../src/guestfs-actions.pod:4172
msgid ""
"This creates an LVM logical volume called C<logvol> on the volume group "
"C<volgroup>, with C<size> megabytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2807
+#: ../fish/guestfish-actions.pod:2812
msgid "lvm-canonical-lv-name"
msgstr "lvm-canonical-lv-name"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2809
+#: ../fish/guestfish-actions.pod:2814
#, no-wrap
msgid ""
" lvm-canonical-lv-name lvname\n"
@@ -10712,7 +10720,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2811 ../src/guestfs-actions.pod:4180
+#: ../fish/guestfish-actions.pod:2816 ../src/guestfs-actions.pod:4185
msgid ""
"This converts alternative naming schemes for LVs that you might find to the "
"canonical name. For example, C</dev/mapper/VG-LV> is converted to C</dev/VG/"
@@ -10720,24 +10728,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2815 ../src/guestfs-actions.pod:4184
+#: ../fish/guestfish-actions.pod:2820 ../src/guestfs-actions.pod:4189
msgid ""
"This command returns an error if the C<lvname> parameter does not refer to a "
"logical volume."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2818
+#: ../fish/guestfish-actions.pod:2823
msgid "See also L</is-lv>."
msgstr "Див. також L</is-lv>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:2820
+#: ../fish/guestfish-actions.pod:2825
msgid "lvm-clear-filter"
msgstr "lvm-clear-filter"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2822
+#: ../fish/guestfish-actions.pod:2827
#, no-wrap
msgid ""
" lvm-clear-filter\n"
@@ -10747,26 +10755,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2824
+#: ../fish/guestfish-actions.pod:2829
msgid ""
"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every "
"block device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2827 ../fish/guestfish-actions.pod:2858
-#: ../src/guestfs-actions.pod:4202 ../src/guestfs-actions.pod:4244
+#: ../fish/guestfish-actions.pod:2832 ../fish/guestfish-actions.pod:2863
+#: ../src/guestfs-actions.pod:4207 ../src/guestfs-actions.pod:4249
msgid ""
"This command also clears the LVM cache and performs a volume group scan."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2830
+#: ../fish/guestfish-actions.pod:2835
msgid "lvm-remove-all"
msgstr "lvm-remove-all"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2832
+#: ../fish/guestfish-actions.pod:2837
#, no-wrap
msgid ""
" lvm-remove-all\n"
@@ -10776,19 +10784,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2834 ../src/guestfs-actions.pod:4214
+#: ../fish/guestfish-actions.pod:2839 ../src/guestfs-actions.pod:4219
msgid ""
"This command removes all LVM logical volumes, volume groups and physical "
"volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2840
+#: ../fish/guestfish-actions.pod:2845
msgid "lvm-set-filter"
msgstr "lvm-set-filter"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2842
+#: ../fish/guestfish-actions.pod:2847
#, no-wrap
msgid ""
" lvm-set-filter 'devices ...'\n"
@@ -10798,7 +10806,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2844 ../src/guestfs-actions.pod:4230
+#: ../fish/guestfish-actions.pod:2849 ../src/guestfs-actions.pod:4235
msgid ""
"This sets the LVM device filter so that LVM will only be able to \"see\" the "
"block devices in the list C<devices>, and will ignore all other attached "
@@ -10806,7 +10814,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2848 ../src/guestfs-actions.pod:4234
+#: ../fish/guestfish-actions.pod:2853 ../src/guestfs-actions.pod:4239
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 "
@@ -10818,24 +10826,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2861 ../src/guestfs-actions.pod:4247
+#: ../fish/guestfish-actions.pod:2866 ../src/guestfs-actions.pod:4252
msgid "You can filter whole block devices or individual partitions."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2863 ../src/guestfs-actions.pod:4249
+#: ../fish/guestfish-actions.pod:2868 ../src/guestfs-actions.pod:4254
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:2867
+#: ../fish/guestfish-actions.pod:2872
msgid "lvremove"
msgstr "lvremove"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2869
+#: ../fish/guestfish-actions.pod:2874
#, no-wrap
msgid ""
" lvremove device\n"
@@ -10845,26 +10853,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2871 ../src/guestfs-actions.pod:4263
+#: ../fish/guestfish-actions.pod:2876 ../src/guestfs-actions.pod:4268
msgid ""
"Remove an LVM logical volume C<device>, where C<device> is the path to the "
"LV, such as C</dev/VG/LV>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2874 ../src/guestfs-actions.pod:4266
+#: ../fish/guestfish-actions.pod:2879 ../src/guestfs-actions.pod:4271
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:2877
+#: ../fish/guestfish-actions.pod:2882
msgid "lvrename"
msgstr "lvrename"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2879
+#: ../fish/guestfish-actions.pod:2884
#, no-wrap
msgid ""
" lvrename logvol newlogvol\n"
@@ -10872,17 +10880,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2881 ../src/guestfs-actions.pod:4280
+#: ../fish/guestfish-actions.pod:2886 ../src/guestfs-actions.pod:4285
msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2883
+#: ../fish/guestfish-actions.pod:2888
msgid "lvresize"
msgstr "lvresize"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2885
+#: ../fish/guestfish-actions.pod:2890
#, no-wrap
msgid ""
" lvresize device mbytes\n"
@@ -10890,19 +10898,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2887 ../src/guestfs-actions.pod:4293
+#: ../fish/guestfish-actions.pod:2892 ../src/guestfs-actions.pod:4298
msgid ""
"This resizes (expands or shrinks) an existing LVM logical volume to "
"C<mbytes>. When reducing, data in the reduced part is lost."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2891
+#: ../fish/guestfish-actions.pod:2896
msgid "lvresize-free"
msgstr "lvresize-free"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2893
+#: ../fish/guestfish-actions.pod:2898
#, no-wrap
msgid ""
" lvresize-free lv percent\n"
@@ -10910,7 +10918,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2895 ../src/guestfs-actions.pod:4308
+#: ../fish/guestfish-actions.pod:2900 ../src/guestfs-actions.pod:4313
msgid ""
"This expands an existing logical volume C<lv> so that it fills C<pc>% of the "
"remaining free space in the volume group. Commonly you would call this with "
@@ -10919,12 +10927,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2901
+#: ../fish/guestfish-actions.pod:2906
msgid "lvs"
msgstr "lvs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2903
+#: ../fish/guestfish-actions.pod:2908
#, no-wrap
msgid ""
" lvs\n"
@@ -10934,31 +10942,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2905 ../src/guestfs-actions.pod:4323
+#: ../fish/guestfish-actions.pod:2910 ../src/guestfs-actions.pod:4328
msgid ""
"List all the logical volumes detected. This is the equivalent of the L<lvs"
"(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2908 ../src/guestfs-actions.pod:4326
+#: ../fish/guestfish-actions.pod:2913 ../src/guestfs-actions.pod:4331
msgid ""
"This returns a list of the logical volume device names (eg. C</dev/"
"VolGroup00/LogVol00>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2911
+#: ../fish/guestfish-actions.pod:2916
msgid "See also L</lvs-full>, L</list-filesystems>."
msgstr "Див. також L</lvs-full>, L</list-filesystems>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:2913
+#: ../fish/guestfish-actions.pod:2918
msgid "lvs-full"
msgstr "lvs-full"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2915
+#: ../fish/guestfish-actions.pod:2920
#, no-wrap
msgid ""
" lvs-full\n"
@@ -10968,19 +10976,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2917 ../src/guestfs-actions.pod:4342
+#: ../fish/guestfish-actions.pod:2922 ../src/guestfs-actions.pod:4347
msgid ""
"List all the logical volumes detected. This is the equivalent of the L<lvs"
"(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2920
+#: ../fish/guestfish-actions.pod:2925
msgid "lvuuid"
msgstr "lvuuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2922
+#: ../fish/guestfish-actions.pod:2927
#, no-wrap
msgid ""
" lvuuid device\n"
@@ -10990,17 +10998,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2924 ../src/guestfs-actions.pod:4357
+#: ../fish/guestfish-actions.pod:2929 ../src/guestfs-actions.pod:4362
msgid "This command returns the UUID of the LVM LV C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2926
+#: ../fish/guestfish-actions.pod:2931
msgid "lxattrlist"
msgstr "lxattrlist"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2928
+#: ../fish/guestfish-actions.pod:2933
#, no-wrap
msgid ""
" lxattrlist path 'names ...'\n"
@@ -11008,7 +11016,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2930 ../src/guestfs-actions.pod:4371
+#: ../fish/guestfish-actions.pod:2935 ../src/guestfs-actions.pod:4376
msgid ""
"This call allows you to get the extended attributes of multiple files, where "
"all files are in the directory C<path>. C<names> is the list of files from "
@@ -11016,7 +11024,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2934 ../src/guestfs-actions.pod:4375
+#: ../fish/guestfish-actions.pod:2939 ../src/guestfs-actions.pod:4380
msgid ""
"On return you get a flat list of xattr structs which must be interpreted "
"sequentially. The first xattr struct always has a zero-length C<attrname>. "
@@ -11028,7 +11036,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2944
+#: ../fish/guestfish-actions.pod:2949
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also L</lstatlist> for a "
@@ -11039,12 +11047,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2952
+#: ../fish/guestfish-actions.pod:2957
msgid "mkdir"
msgstr "mkdir"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2954
+#: ../fish/guestfish-actions.pod:2959
#, no-wrap
msgid ""
" mkdir path\n"
@@ -11054,17 +11062,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2956 ../src/guestfs-actions.pod:4405
+#: ../fish/guestfish-actions.pod:2961 ../src/guestfs-actions.pod:4410
msgid "Create a directory named C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2958
+#: ../fish/guestfish-actions.pod:2963
msgid "mkdir-mode"
msgstr "mkdir-mode"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2960
+#: ../fish/guestfish-actions.pod:2965
#, no-wrap
msgid ""
" mkdir-mode path mode\n"
@@ -11074,14 +11082,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2962 ../src/guestfs-actions.pod:4418
+#: ../fish/guestfish-actions.pod:2967 ../src/guestfs-actions.pod:4423
msgid ""
"This command creates a directory, setting the initial permissions of the "
"directory to C<mode>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2965 ../src/guestfs-actions.pod:4421
+#: ../fish/guestfish-actions.pod:2970 ../src/guestfs-actions.pod:4426
msgid ""
"For common Linux filesystems, the actual mode which is set will be C<mode & "
"~umask & 01777>. Non-native-Linux filesystems may interpret the mode in "
@@ -11089,17 +11097,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2969
+#: ../fish/guestfish-actions.pod:2974
msgid "See also L</mkdir>, L</umask>"
msgstr "Див. також L</mkdir>, L</umask>"
#. type: =head2
-#: ../fish/guestfish-actions.pod:2971
+#: ../fish/guestfish-actions.pod:2976
msgid "mkdir-p"
msgstr "mkdir-p"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2973
+#: ../fish/guestfish-actions.pod:2978
#, no-wrap
msgid ""
" mkdir-p path\n"
@@ -11109,19 +11117,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2975 ../src/guestfs-actions.pod:4437
+#: ../fish/guestfish-actions.pod:2980 ../src/guestfs-actions.pod:4442
msgid ""
"Create a directory named C<path>, creating any parent directories as "
"necessary. This is like the C<mkdir -p> shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2978
+#: ../fish/guestfish-actions.pod:2983
msgid "mkdtemp"
msgstr "mkdtemp"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2980
+#: ../fish/guestfish-actions.pod:2985
#, no-wrap
msgid ""
" mkdtemp template\n"
@@ -11131,7 +11139,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2982 ../src/guestfs-actions.pod:4450
+#: ../fish/guestfish-actions.pod:2987 ../src/guestfs-actions.pod:4455
msgid ""
"This command creates a temporary directory. The C<template> parameter "
"should be a full pathname for the temporary directory name with the final "
@@ -11139,41 +11147,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2987 ../src/guestfs-actions.pod:4455
+#: ../fish/guestfish-actions.pod:2992 ../src/guestfs-actions.pod:4460
msgid ""
"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
"being suitable for Windows filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2990 ../src/guestfs-actions.pod:4458
+#: ../fish/guestfish-actions.pod:2995 ../src/guestfs-actions.pod:4463
msgid "The name of the temporary directory that was created is returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2993 ../src/guestfs-actions.pod:4461
+#: ../fish/guestfish-actions.pod:2998 ../src/guestfs-actions.pod:4466
msgid "The temporary directory is created with mode 0700 and is owned by root."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2996 ../src/guestfs-actions.pod:4464
+#: ../fish/guestfish-actions.pod:3001 ../src/guestfs-actions.pod:4469
msgid ""
"The caller is responsible for deleting the temporary directory and its "
"contents after use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2999 ../src/guestfs-actions.pod:4467
+#: ../fish/guestfish-actions.pod:3004 ../src/guestfs-actions.pod:4472
msgid "See also: L<mkdtemp(3)>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3001
+#: ../fish/guestfish-actions.pod:3006
msgid "mke2fs-J"
msgstr "mke2fs-J"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3003
+#: ../fish/guestfish-actions.pod:3008
#, no-wrap
msgid ""
" mke2fs-J fstype blocksize device journal\n"
@@ -11181,14 +11189,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3005 ../src/guestfs-actions.pod:4483
+#: ../fish/guestfish-actions.pod:3010 ../src/guestfs-actions.pod:4488
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"C<journal>. It is equivalent to the command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3009 ../src/guestfs-actions.pod:4487
+#: ../fish/guestfish-actions.pod:3014 ../src/guestfs-actions.pod:4492
#, no-wrap
msgid ""
" mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -11198,17 +11206,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3011
+#: ../fish/guestfish-actions.pod:3016
msgid "See also L</mke2journal>."
msgstr "Див. також L</mke2journal>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3013
+#: ../fish/guestfish-actions.pod:3018
msgid "mke2fs-JL"
msgstr "mke2fs-JL"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3015
+#: ../fish/guestfish-actions.pod:3020
#, no-wrap
msgid ""
" mke2fs-JL fstype blocksize device label\n"
@@ -11216,24 +11224,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3017 ../src/guestfs-actions.pod:4504
+#: ../fish/guestfish-actions.pod:3022 ../src/guestfs-actions.pod:4509
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"the journal labeled C<label>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3020
+#: ../fish/guestfish-actions.pod:3025
msgid "See also L</mke2journal-L>."
msgstr "Див. також L</mke2journal-L>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3022
+#: ../fish/guestfish-actions.pod:3027
msgid "mke2fs-JU"
msgstr "mke2fs-JU"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3024
+#: ../fish/guestfish-actions.pod:3029
#, no-wrap
msgid ""
" mke2fs-JU fstype blocksize device uuid\n"
@@ -11241,24 +11249,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3026 ../src/guestfs-actions.pod:4522
+#: ../fish/guestfish-actions.pod:3031 ../src/guestfs-actions.pod:4527
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"the journal with UUID C<uuid>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3029
+#: ../fish/guestfish-actions.pod:3034
msgid "See also L</mke2journal-U>."
msgstr "Див. також L</mke2journal-U>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3031
+#: ../fish/guestfish-actions.pod:3036
msgid "mke2journal"
msgstr "mke2journal"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3033
+#: ../fish/guestfish-actions.pod:3038
#, no-wrap
msgid ""
" mke2journal blocksize device\n"
@@ -11266,14 +11274,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3035 ../src/guestfs-actions.pod:4538
+#: ../fish/guestfish-actions.pod:3040 ../src/guestfs-actions.pod:4543
msgid ""
"This creates an ext2 external journal on C<device>. It is equivalent to the "
"command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3038 ../src/guestfs-actions.pod:4541
+#: ../fish/guestfish-actions.pod:3043 ../src/guestfs-actions.pod:4546
#, no-wrap
msgid ""
" mke2fs -O journal_dev -b blocksize device\n"
@@ -11281,12 +11289,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3040
+#: ../fish/guestfish-actions.pod:3045
msgid "mke2journal-L"
msgstr "mke2journal-L"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3042
+#: ../fish/guestfish-actions.pod:3047
#, no-wrap
msgid ""
" mke2journal-L blocksize label device\n"
@@ -11294,17 +11302,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3044 ../src/guestfs-actions.pod:4555
+#: ../fish/guestfish-actions.pod:3049 ../src/guestfs-actions.pod:4560
msgid "This creates an ext2 external journal on C<device> with label C<label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3046
+#: ../fish/guestfish-actions.pod:3051
msgid "mke2journal-U"
msgstr "mke2journal-U"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3048
+#: ../fish/guestfish-actions.pod:3053
#, no-wrap
msgid ""
" mke2journal-U blocksize uuid device\n"
@@ -11312,17 +11320,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3050 ../src/guestfs-actions.pod:4569
+#: ../fish/guestfish-actions.pod:3055 ../src/guestfs-actions.pod:4574
msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3052
+#: ../fish/guestfish-actions.pod:3057
msgid "mkfifo"
msgstr "mkfifo"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3054
+#: ../fish/guestfish-actions.pod:3059
#, no-wrap
msgid ""
" mkfifo mode path\n"
@@ -11332,19 +11340,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3056
+#: ../fish/guestfish-actions.pod:3061
msgid ""
"This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It "
"is just a convenient wrapper around L</mknod>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3062
+#: ../fish/guestfish-actions.pod:3067
msgid "mkfs"
msgstr "mkfs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3064
+#: ../fish/guestfish-actions.pod:3069
#, no-wrap
msgid ""
" mkfs fstype device\n"
@@ -11354,19 +11362,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3066 ../src/guestfs-actions.pod:4599
+#: ../fish/guestfish-actions.pod:3071 ../src/guestfs-actions.pod:4604
msgid ""
"This creates a filesystem on C<device> (usually a partition or LVM logical "
"volume). The filesystem type is C<fstype>, for example C<ext3>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3070
+#: ../fish/guestfish-actions.pod:3075
msgid "mkfs-b"
msgstr "mkfs-b"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3072
+#: ../fish/guestfish-actions.pod:3077
#, no-wrap
msgid ""
" mkfs-b fstype blocksize device\n"
@@ -11374,7 +11382,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3074
+#: ../fish/guestfish-actions.pod:3079
msgid ""
"This call is similar to L</mkfs>, but it allows you to control the block "
"size of the resulting filesystem. Supported block sizes depend on the "
@@ -11382,27 +11390,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3079 ../fish/guestfish-actions.pod:3106
-#: ../src/guestfs-actions.pod:4627 ../src/guestfs-actions.pod:4665
+#: ../fish/guestfish-actions.pod:3084 ../fish/guestfish-actions.pod:3111
+#: ../src/guestfs-actions.pod:4632 ../src/guestfs-actions.pod:4670
msgid ""
"For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
"cluster size."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3082
+#: ../fish/guestfish-actions.pod:3087
msgid ""
"I<This function is deprecated.> In new code, use the L</mkfs_opts> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3089
+#: ../fish/guestfish-actions.pod:3094
msgid "mkfs-opts"
msgstr "mkfs-opts"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3091
+#: ../fish/guestfish-actions.pod:3096
#, no-wrap
msgid ""
" mkfs-opts fstype device [blocksize:..] [features:..] [inode:..] [sectorsize:..]\n"
@@ -11410,19 +11418,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3093 ../src/guestfs-actions.pod:4652
+#: ../fish/guestfish-actions.pod:3098 ../src/guestfs-actions.pod:4657
msgid ""
"This function creates a filesystem on C<device>. The filesystem type is "
"C<fstype>, for example C<ext3>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4659
+#: ../fish/guestfish-actions.pod:3105 ../src/guestfs-actions.pod:4664
msgid "C<blocksize>"
msgstr "C<blocksize>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3102 ../src/guestfs-actions.pod:4661
+#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4666
msgid ""
"The filesystem block size. Supported block sizes depend on the filesystem "
"type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 "
@@ -11430,65 +11438,65 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3109 ../src/guestfs-actions.pod:4668
+#: ../fish/guestfish-actions.pod:3114 ../src/guestfs-actions.pod:4673
msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4670
+#: ../fish/guestfish-actions.pod:3116 ../src/guestfs-actions.pod:4675
msgid "C<features>"
msgstr "C<features>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3113 ../src/guestfs-actions.pod:4672
+#: ../fish/guestfish-actions.pod:3118 ../src/guestfs-actions.pod:4677
msgid "This passes the I<-O> parameter to the external mkfs program."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3115 ../src/guestfs-actions.pod:4674
+#: ../fish/guestfish-actions.pod:3120 ../src/guestfs-actions.pod:4679
msgid ""
"For certain filesystem types, this allows extra filesystem features to be "
"selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3119 ../src/guestfs-actions.pod:4678
+#: ../fish/guestfish-actions.pod:3124 ../src/guestfs-actions.pod:4683
msgid ""
"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
"type."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3122 ../src/guestfs-actions.pod:4681
+#: ../fish/guestfish-actions.pod:3127 ../src/guestfs-actions.pod:4686
msgid "C<inode>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3124 ../src/guestfs-actions.pod:4683
+#: ../fish/guestfish-actions.pod:3129 ../src/guestfs-actions.pod:4688
msgid ""
"This passes the I<-I> parameter to the external L<mke2fs(8)> program which "
"sets the inode size (only for ext2/3/4 filesystems at present)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3127 ../src/guestfs-actions.pod:4686
+#: ../fish/guestfish-actions.pod:3132 ../src/guestfs-actions.pod:4691
msgid "C<sectorsize>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3129 ../src/guestfs-actions.pod:4688
+#: ../fish/guestfish-actions.pod:3134 ../src/guestfs-actions.pod:4693
msgid ""
"This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
"sets sector size for ufs filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3136
+#: ../fish/guestfish-actions.pod:3141
msgid "mkmountpoint"
msgstr "mkmountpoint"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3138
+#: ../fish/guestfish-actions.pod:3143
#, no-wrap
msgid ""
" mkmountpoint exemptpath\n"
@@ -11496,14 +11504,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3140
+#: ../fish/guestfish-actions.pod:3145
msgid ""
"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used "
"to create extra mountpoints before mounting the first filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3144 ../src/guestfs-actions.pod:4731
+#: ../fish/guestfish-actions.pod:3149 ../src/guestfs-actions.pod:4736
msgid ""
"These calls are I<only> necessary in some very limited circumstances, mainly "
"the case where you want to mount a mix of unrelated and/or read-only "
@@ -11511,7 +11519,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3148 ../src/guestfs-actions.pod:4735
+#: ../fish/guestfish-actions.pod:3153 ../src/guestfs-actions.pod:4740
msgid ""
"For example, live CDs often contain a \"Russian doll\" nest of filesystems, "
"an ISO outer layer, with a squashfs image inside, with an ext2/3 image "
@@ -11519,7 +11527,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3153 ../src/guestfs-actions.pod:4740
+#: ../fish/guestfish-actions.pod:3158 ../src/guestfs-actions.pod:4745
#, no-wrap
msgid ""
" add-ro Fedora-11-i686-Live.iso\n"
@@ -11543,12 +11551,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3162 ../src/guestfs-actions.pod:4749
+#: ../fish/guestfish-actions.pod:3167 ../src/guestfs-actions.pod:4754
msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3164
+#: ../fish/guestfish-actions.pod:3169
msgid ""
"L</mkmountpoint> is not compatible with L</umount-all>. You may get "
"unexpected errors if you try to mix these calls. It is safest to manually "
@@ -11556,7 +11564,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3168
+#: ../fish/guestfish-actions.pod:3173
msgid ""
"L</umount-all> unmounts filesystems by sorting the paths longest first, so "
"for this to work for manual mountpoints, you must ensure that the innermost "
@@ -11564,13 +11572,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3173 ../src/guestfs-actions.pod:4760
+#: ../fish/guestfish-actions.pod:3178 ../src/guestfs-actions.pod:4765
msgid ""
"For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3175
+#: ../fish/guestfish-actions.pod:3180
msgid ""
"Autosync [see L</set-autosync>, this is set by default on handles] can cause "
"L</umount-all> to be called when the handle is closed which can also trigger "
@@ -11578,12 +11586,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3179
+#: ../fish/guestfish-actions.pod:3184
msgid "mknod"
msgstr "mknod"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3181
+#: ../fish/guestfish-actions.pod:3186
#, no-wrap
msgid ""
" mknod mode devmajor devminor path\n"
@@ -11591,13 +11599,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3183 ../src/guestfs-actions.pod:4779
+#: ../fish/guestfish-actions.pod:3188 ../src/guestfs-actions.pod:4784
msgid ""
"This call creates block or character special devices, or named pipes (FIFOs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3186 ../src/guestfs-actions.pod:4782
+#: ../fish/guestfish-actions.pod:3191 ../src/guestfs-actions.pod:4787
msgid ""
"The C<mode> parameter should be the mode, using the standard constants. "
"C<devmajor> and C<devminor> are the device major and minor numbers, only "
@@ -11605,7 +11613,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3191
+#: ../fish/guestfish-actions.pod:3196
msgid ""
"Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
"S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -11616,12 +11624,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3201
+#: ../fish/guestfish-actions.pod:3206
msgid "mknod-b"
msgstr "mknod-b"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3203
+#: ../fish/guestfish-actions.pod:3208
#, no-wrap
msgid ""
" mknod-b mode devmajor devminor path\n"
@@ -11629,7 +11637,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3205
+#: ../fish/guestfish-actions.pod:3210
msgid ""
"This call creates a block device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -11637,12 +11645,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3211
+#: ../fish/guestfish-actions.pod:3216
msgid "mknod-c"
msgstr "mknod-c"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3213
+#: ../fish/guestfish-actions.pod:3218
#, no-wrap
msgid ""
" mknod-c mode devmajor devminor path\n"
@@ -11650,7 +11658,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3215
+#: ../fish/guestfish-actions.pod:3220
msgid ""
"This call creates a char device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -11658,12 +11666,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3221
+#: ../fish/guestfish-actions.pod:3226
msgid "mkswap"
msgstr "mkswap"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3223
+#: ../fish/guestfish-actions.pod:3228
#, no-wrap
msgid ""
" mkswap device\n"
@@ -11673,17 +11681,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3225 ../src/guestfs-actions.pod:4845
+#: ../fish/guestfish-actions.pod:3230 ../src/guestfs-actions.pod:4850
msgid "Create a swap partition on C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3227
+#: ../fish/guestfish-actions.pod:3232
msgid "mkswap-L"
msgstr "mkswap-L"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3229
+#: ../fish/guestfish-actions.pod:3234
#, no-wrap
msgid ""
" mkswap-L label device\n"
@@ -11693,12 +11701,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3231 ../src/guestfs-actions.pod:4858
+#: ../fish/guestfish-actions.pod:3236 ../src/guestfs-actions.pod:4863
msgid "Create a swap partition on C<device> with label C<label>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3233 ../src/guestfs-actions.pod:4860
+#: ../fish/guestfish-actions.pod:3238 ../src/guestfs-actions.pod:4865
msgid ""
"Note that you cannot attach a swap label to a block device (eg. C</dev/"
"sda>), just to a partition. This appears to be a limitation of the kernel "
@@ -11706,12 +11714,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3237
+#: ../fish/guestfish-actions.pod:3242
msgid "mkswap-U"
msgstr "mkswap-U"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3239
+#: ../fish/guestfish-actions.pod:3244
#, no-wrap
msgid ""
" mkswap-U uuid device\n"
@@ -11721,17 +11729,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3241 ../src/guestfs-actions.pod:4875
+#: ../fish/guestfish-actions.pod:3246 ../src/guestfs-actions.pod:4880
msgid "Create a swap partition on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3243
+#: ../fish/guestfish-actions.pod:3248
msgid "mkswap-file"
msgstr "mkswap-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3245
+#: ../fish/guestfish-actions.pod:3250
#, no-wrap
msgid ""
" mkswap-file path\n"
@@ -11741,24 +11749,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3247 ../src/guestfs-actions.pod:4887
+#: ../fish/guestfish-actions.pod:3252 ../src/guestfs-actions.pod:4892
msgid "Create a swap file."
msgstr "Створити файл резервної пам’яті."
#. type: textblock
-#: ../fish/guestfish-actions.pod:3249
+#: ../fish/guestfish-actions.pod:3254
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like L</fallocate>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3252
+#: ../fish/guestfish-actions.pod:3257
msgid "modprobe"
msgstr "modprobe"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3254
+#: ../fish/guestfish-actions.pod:3259
#, no-wrap
msgid ""
" modprobe modulename\n"
@@ -11768,24 +11776,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:4902
+#: ../fish/guestfish-actions.pod:3261 ../src/guestfs-actions.pod:4907
msgid "This loads a kernel module in the appliance."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:4904
+#: ../fish/guestfish-actions.pod:3263 ../src/guestfs-actions.pod:4909
msgid ""
"The kernel module must have been whitelisted when libguestfs was built (see "
"C<appliance/kmod.whitelist.in> in the source)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3261
+#: ../fish/guestfish-actions.pod:3266
msgid "mount"
msgstr "mount"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3263
+#: ../fish/guestfish-actions.pod:3268
#, no-wrap
msgid ""
" mount device mountpoint\n"
@@ -11795,7 +11803,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3265 ../src/guestfs-actions.pod:4925
+#: ../fish/guestfish-actions.pod:3270 ../src/guestfs-actions.pod:4930
msgid ""
"Mount a guest disk at a position in the filesystem. Block devices are named "
"C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If "
@@ -11804,7 +11812,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3271 ../src/guestfs-actions.pod:4931
+#: ../fish/guestfish-actions.pod:3276 ../src/guestfs-actions.pod:4936
msgid ""
"The rules are the same as for L<mount(2)>: A filesystem must first be "
"mounted on C</> before others can be mounted. Other filesystems can only be "
@@ -11812,14 +11820,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3276 ../src/guestfs-actions.pod:4936
+#: ../fish/guestfish-actions.pod:3281 ../src/guestfs-actions.pod:4941
msgid ""
"The mounted filesystem is writable, if we have sufficient permissions on the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3279
+#: ../fish/guestfish-actions.pod:3284
msgid ""
"B<Important note:> When you use this call, the filesystem options C<sync> "
"and C<noatime> are set implicitly. This was originally done because we "
@@ -11831,19 +11839,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3289
+#: ../fish/guestfish-actions.pod:3294
msgid ""
"I<This function is deprecated.> In new code, use the L</mount_options> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3296
+#: ../fish/guestfish-actions.pod:3301
msgid "mount-9p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3298
+#: ../fish/guestfish-actions.pod:3303
#, no-wrap
msgid ""
" mount-9p mounttag mountpoint [options:..]\n"
@@ -11851,14 +11859,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3300 ../src/guestfs-actions.pod:4968
+#: ../fish/guestfish-actions.pod:3305 ../src/guestfs-actions.pod:4973
msgid ""
"Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
"C<mountpoint>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3303 ../src/guestfs-actions.pod:4971
+#: ../fish/guestfish-actions.pod:3308 ../src/guestfs-actions.pod:4976
msgid ""
"If required, C<trans=virtio> will be automatically added to the options. "
"Any other options required can be passed in the optional C<options> "
@@ -11866,12 +11874,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3309
+#: ../fish/guestfish-actions.pod:3314
msgid "mount-loop"
msgstr "mount-loop"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3311
+#: ../fish/guestfish-actions.pod:3316
#, no-wrap
msgid ""
" mount-loop file mountpoint\n"
@@ -11879,7 +11887,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3313 ../src/guestfs-actions.pod:5010
+#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5015
msgid ""
"This command lets you mount C<file> (a filesystem image in a file) on a "
"mount point. It is entirely equivalent to the command C<mount -o loop file "
@@ -11887,12 +11895,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3317
+#: ../fish/guestfish-actions.pod:3322
msgid "mount-options"
msgstr "mount-options"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3319
+#: ../fish/guestfish-actions.pod:3324
#, no-wrap
msgid ""
" mount-options options device mountpoint\n"
@@ -11900,26 +11908,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3321
+#: ../fish/guestfish-actions.pod:3326
msgid ""
"This is the same as the L</mount> command, but it allows you to set the "
"mount options as for the L<mount(8)> I<-o> flag."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3325 ../src/guestfs-actions.pod:5030
+#: ../fish/guestfish-actions.pod:3330 ../src/guestfs-actions.pod:5035
msgid ""
"If the C<options> parameter is an empty string, then no options are passed "
"(all options default to whatever the filesystem uses)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3329
+#: ../fish/guestfish-actions.pod:3334
msgid "mount-ro"
msgstr "mount-ro"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3331
+#: ../fish/guestfish-actions.pod:3336
#, no-wrap
msgid ""
" mount-ro device mountpoint\n"
@@ -11929,19 +11937,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3333
+#: ../fish/guestfish-actions.pod:3338
msgid ""
"This is the same as the L</mount> command, but it mounts the filesystem with "
"the read-only (I<-o ro>) flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3336
+#: ../fish/guestfish-actions.pod:3341
msgid "mount-vfs"
msgstr "mount-vfs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3338
+#: ../fish/guestfish-actions.pod:3343
#, no-wrap
msgid ""
" mount-vfs options vfstype device mountpoint\n"
@@ -11949,19 +11957,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3340
+#: ../fish/guestfish-actions.pod:3345
msgid ""
"This is the same as the L</mount> command, but it allows you to set both the "
"mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3344
+#: ../fish/guestfish-actions.pod:3349
msgid "mountpoints"
msgstr "mountpoints"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3346
+#: ../fish/guestfish-actions.pod:3351
#, no-wrap
msgid ""
" mountpoints\n"
@@ -11971,7 +11979,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3348
+#: ../fish/guestfish-actions.pod:3353
msgid ""
"This call is similar to L</mounts>. That call returns a list of devices. "
"This one returns a hash table (map) of device name to directory where the "
@@ -11979,12 +11987,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3352
+#: ../fish/guestfish-actions.pod:3357
msgid "mounts"
msgstr "mounts"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3354
+#: ../fish/guestfish-actions.pod:3359
#, no-wrap
msgid ""
" mounts\n"
@@ -11994,29 +12002,29 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5091
+#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5096
msgid ""
"This returns the list of currently mounted filesystems. It returns the list "
"of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3359 ../src/guestfs-actions.pod:5094
+#: ../fish/guestfish-actions.pod:3364 ../src/guestfs-actions.pod:5099
msgid "Some internal mounts are not shown."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3361
+#: ../fish/guestfish-actions.pod:3366
msgid "See also: L</mountpoints>"
msgstr "Див. також L</mountpoints>"
#. type: =head2
-#: ../fish/guestfish-actions.pod:3363
+#: ../fish/guestfish-actions.pod:3368
msgid "mv"
msgstr "mv"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3365
+#: ../fish/guestfish-actions.pod:3370
#, no-wrap
msgid ""
" mv src dest\n"
@@ -12026,19 +12034,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3367 ../src/guestfs-actions.pod:5111
+#: ../fish/guestfish-actions.pod:3372 ../src/guestfs-actions.pod:5116
msgid ""
"This moves a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3370
+#: ../fish/guestfish-actions.pod:3375
msgid "ntfs-3g-probe"
msgstr "ntfs-3g-probe"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3372
+#: ../fish/guestfish-actions.pod:3377
#, no-wrap
msgid ""
" ntfs-3g-probe true|false device\n"
@@ -12046,7 +12054,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3374 ../src/guestfs-actions.pod:5125
+#: ../fish/guestfish-actions.pod:3379 ../src/guestfs-actions.pod:5130
msgid ""
"This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS "
"C<device> for mountability. (Not all NTFS volumes can be mounted read-"
@@ -12054,7 +12062,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5129
+#: ../fish/guestfish-actions.pod:3383 ../src/guestfs-actions.pod:5134
msgid ""
"C<rw> is a boolean flag. Set it to true if you want to test if the volume "
"can be mounted read-write. Set it to false if you want to test if the "
@@ -12062,19 +12070,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3382 ../src/guestfs-actions.pod:5133
+#: ../fish/guestfish-actions.pod:3387 ../src/guestfs-actions.pod:5138
msgid ""
"The return value is an integer which C<0> if the operation would succeed, or "
"some non-zero value documented in the L<ntfs-3g.probe(8)> manual page."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3386
+#: ../fish/guestfish-actions.pod:3391
msgid "ntfsresize"
msgstr "ntfsresize"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3388
+#: ../fish/guestfish-actions.pod:3393
#, no-wrap
msgid ""
" ntfsresize device\n"
@@ -12084,15 +12092,15 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3390 ../fish/guestfish-actions.pod:3414
-#: ../src/guestfs-actions.pod:5154 ../src/guestfs-actions.pod:5186
+#: ../fish/guestfish-actions.pod:3395 ../fish/guestfish-actions.pod:3419
+#: ../src/guestfs-actions.pod:5159 ../src/guestfs-actions.pod:5191
msgid ""
"This command resizes an NTFS filesystem, expanding or shrinking it to the "
"size of the underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3393 ../src/guestfs-actions.pod:5157
+#: ../fish/guestfish-actions.pod:3398 ../src/guestfs-actions.pod:5162
msgid ""
"I<Note:> After the resize operation, the filesystem is marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -12103,25 +12111,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3401 ../fish/guestfish-actions.pod:3440
-#: ../src/guestfs-actions.pod:5165 ../src/guestfs-actions.pod:5212
+#: ../fish/guestfish-actions.pod:3406 ../fish/guestfish-actions.pod:3445
+#: ../src/guestfs-actions.pod:5170 ../src/guestfs-actions.pod:5217
msgid "See also L<ntfsresize(8)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3403 ../fish/guestfish-actions.pod:3451
+#: ../fish/guestfish-actions.pod:3408 ../fish/guestfish-actions.pod:3456
msgid ""
"I<This function is deprecated.> In new code, use the L</ntfsresize_opts> "
"call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3410
+#: ../fish/guestfish-actions.pod:3415
msgid "ntfsresize-opts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3412
+#: ../fish/guestfish-actions.pod:3417
#, no-wrap
msgid ""
" ntfsresize-opts device [size:..] [force:..]\n"
@@ -12129,26 +12137,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3423 ../src/guestfs-actions.pod:5195
+#: ../fish/guestfish-actions.pod:3428 ../src/guestfs-actions.pod:5200
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to fit the container (eg. partition)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3426 ../src/guestfs-actions.pod:5198
+#: ../fish/guestfish-actions.pod:3431 ../src/guestfs-actions.pod:5203
msgid "C<force>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3428 ../src/guestfs-actions.pod:5200
+#: ../fish/guestfish-actions.pod:3433 ../src/guestfs-actions.pod:5205
msgid ""
"If this option is true, then force the resize of the filesystem even if the "
"filesystem is marked as requiring a consistency check."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3431
+#: ../fish/guestfish-actions.pod:3436
msgid ""
"After the resize operation, the filesystem is always marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -12158,12 +12166,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3444
+#: ../fish/guestfish-actions.pod:3449
msgid "ntfsresize-size"
msgstr "ntfsresize-size"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3446
+#: ../fish/guestfish-actions.pod:3451
#, no-wrap
msgid ""
" ntfsresize-size device size\n"
@@ -12171,19 +12179,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3448
+#: ../fish/guestfish-actions.pod:3453
msgid ""
"This command is the same as L</ntfsresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3458
+#: ../fish/guestfish-actions.pod:3463
msgid "part-add"
msgstr "part-add"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3460
+#: ../fish/guestfish-actions.pod:3465
#, no-wrap
msgid ""
" part-add device prlogex startsect endsect\n"
@@ -12191,14 +12199,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3462
+#: ../fish/guestfish-actions.pod:3467
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call L</part-init> first."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3465 ../src/guestfs-actions.pod:5273
+#: ../fish/guestfish-actions.pod:3470 ../src/guestfs-actions.pod:5278
msgid ""
"The C<prlogex> parameter is the type of partition. Normally you should pass "
"C<p> or C<primary> here, but MBR partition tables also support C<l> (or "
@@ -12206,7 +12214,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3470 ../src/guestfs-actions.pod:5278
+#: ../fish/guestfish-actions.pod:3475 ../src/guestfs-actions.pod:5283
msgid ""
"C<startsect> and C<endsect> are the start and end of the partition in "
"I<sectors>. C<endsect> may be negative, which means it counts backwards "
@@ -12214,19 +12222,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3474
+#: ../fish/guestfish-actions.pod:3479
msgid ""
"Creating a partition which covers the whole disk is not so easy. Use L</"
"part-disk> to do that."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3477
+#: ../fish/guestfish-actions.pod:3482
msgid "part-del"
msgstr "part-del"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3479
+#: ../fish/guestfish-actions.pod:3484
#, no-wrap
msgid ""
" part-del device partnum\n"
@@ -12234,24 +12242,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3481 ../src/guestfs-actions.pod:5296
+#: ../fish/guestfish-actions.pod:3486 ../src/guestfs-actions.pod:5301
msgid "This command deletes the partition numbered C<partnum> on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3483 ../src/guestfs-actions.pod:5298
+#: ../fish/guestfish-actions.pod:3488 ../src/guestfs-actions.pod:5303
msgid ""
"Note that in the case of MBR partitioning, deleting an extended partition "
"also deletes any logical partitions it contains."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3487
+#: ../fish/guestfish-actions.pod:3492
msgid "part-disk"
msgstr "part-disk"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3489
+#: ../fish/guestfish-actions.pod:3494
#, no-wrap
msgid ""
" part-disk device parttype\n"
@@ -12261,26 +12269,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3491
+#: ../fish/guestfish-actions.pod:3496
msgid ""
"This command is simply a combination of L</part-init> followed by L</part-"
"add> to create a single primary partition covering the whole disk."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3495
+#: ../fish/guestfish-actions.pod:3500
msgid ""
"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
"possible values are described in L</part-init>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3501
+#: ../fish/guestfish-actions.pod:3506
msgid "part-get-bootable"
msgstr "part-get-bootable"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3503
+#: ../fish/guestfish-actions.pod:3508
#, no-wrap
msgid ""
" part-get-bootable device partnum\n"
@@ -12288,24 +12296,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3505 ../src/guestfs-actions.pod:5334
+#: ../fish/guestfish-actions.pod:3510 ../src/guestfs-actions.pod:5339
msgid ""
"This command returns true if the partition C<partnum> on C<device> has the "
"bootable flag set."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3508
+#: ../fish/guestfish-actions.pod:3513
msgid "See also L</part-set-bootable>."
msgstr "Див. також L</part-set-bootable>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3510
+#: ../fish/guestfish-actions.pod:3515
msgid "part-get-mbr-id"
msgstr "part-get-mbr-id"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3512
+#: ../fish/guestfish-actions.pod:3517
#, no-wrap
msgid ""
" part-get-mbr-id device partnum\n"
@@ -12313,14 +12321,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3514 ../src/guestfs-actions.pod:5350
+#: ../fish/guestfish-actions.pod:3519 ../src/guestfs-actions.pod:5355
msgid ""
"Returns the MBR type byte (also known as the ID byte) from the numbered "
"partition C<partnum>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3517 ../fish/guestfish-actions.pod:3661
+#: ../fish/guestfish-actions.pod:3522 ../fish/guestfish-actions.pod:3666
msgid ""
"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
"undefined results for other partition table types (see L</part-get-"
@@ -12328,12 +12336,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3521
+#: ../fish/guestfish-actions.pod:3526
msgid "part-get-parttype"
msgstr "part-get-parttype"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3523
+#: ../fish/guestfish-actions.pod:3528
#, no-wrap
msgid ""
" part-get-parttype device\n"
@@ -12343,14 +12351,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3525 ../src/guestfs-actions.pod:5367
+#: ../fish/guestfish-actions.pod:3530 ../src/guestfs-actions.pod:5372
msgid ""
"This command examines the partition table on C<device> and returns the "
"partition table type (format) being used."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3528
+#: ../fish/guestfish-actions.pod:3533
msgid ""
"Common return values include: C<msdos> (a DOS/Windows style MBR partition "
"table), C<gpt> (a GPT/EFI-style partition table). Other values are "
@@ -12358,12 +12366,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3533
+#: ../fish/guestfish-actions.pod:3538
msgid "part-init"
msgstr "part-init"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3535
+#: ../fish/guestfish-actions.pod:3540
#, no-wrap
msgid ""
" part-init device parttype\n"
@@ -12371,7 +12379,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3537 ../src/guestfs-actions.pod:5387
+#: ../fish/guestfish-actions.pod:3542 ../src/guestfs-actions.pod:5392
msgid ""
"This creates an empty partition table on C<device> of one of the partition "
"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> "
@@ -12379,34 +12387,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3541
+#: ../fish/guestfish-actions.pod:3546
msgid ""
"Initially there are no partitions. Following this, you should call L</part-"
"add> for each partition required."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3544 ../src/guestfs-actions.pod:5394
+#: ../fish/guestfish-actions.pod:3549 ../src/guestfs-actions.pod:5399
msgid "Possible values for C<parttype> are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3548 ../src/guestfs-actions.pod:5398
+#: ../fish/guestfish-actions.pod:3553 ../src/guestfs-actions.pod:5403
msgid "B<efi>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3550 ../src/guestfs-actions.pod:5400
+#: ../fish/guestfish-actions.pod:3555 ../src/guestfs-actions.pod:5405
msgid "B<gpt>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3552 ../src/guestfs-actions.pod:5402
+#: ../fish/guestfish-actions.pod:3557 ../src/guestfs-actions.pod:5407
msgid "Intel EFI / GPT partition table."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3554 ../src/guestfs-actions.pod:5404
+#: ../fish/guestfish-actions.pod:3559 ../src/guestfs-actions.pod:5409
msgid ""
"This is recommended for >= 2 TB partitions that will be accessed from Linux "
"and Intel-based Mac OS X. It also has limited backwards compatibility with "
@@ -12414,17 +12422,17 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3558 ../src/guestfs-actions.pod:5408
+#: ../fish/guestfish-actions.pod:3563 ../src/guestfs-actions.pod:5413
msgid "B<mbr>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3560 ../src/guestfs-actions.pod:5410
+#: ../fish/guestfish-actions.pod:3565 ../src/guestfs-actions.pod:5415
msgid "B<msdos>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3562 ../src/guestfs-actions.pod:5412
+#: ../fish/guestfish-actions.pod:3567 ../src/guestfs-actions.pod:5417
msgid ""
"The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and "
"Windows. This partition type will B<only> work for device sizes up to 2 "
@@ -12432,105 +12440,105 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3569 ../src/guestfs-actions.pod:5419
+#: ../fish/guestfish-actions.pod:3574 ../src/guestfs-actions.pod:5424
msgid ""
"Other partition table types that may work but are not supported include:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3574 ../src/guestfs-actions.pod:5424
+#: ../fish/guestfish-actions.pod:3579 ../src/guestfs-actions.pod:5429
msgid "B<aix>"
msgstr "B<aix>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3576 ../src/guestfs-actions.pod:5426
+#: ../fish/guestfish-actions.pod:3581 ../src/guestfs-actions.pod:5431
msgid "AIX disk labels."
msgstr "Мітки дисків AIX."
#. type: =item
-#: ../fish/guestfish-actions.pod:3578 ../src/guestfs-actions.pod:5428
+#: ../fish/guestfish-actions.pod:3583 ../src/guestfs-actions.pod:5433
#, fuzzy
#| msgid "B<amiga> | B<rdb>"
msgid "B<amiga>"
msgstr "B<amiga> | B<rdb>"
#. type: =item
-#: ../fish/guestfish-actions.pod:3580 ../src/guestfs-actions.pod:5430
+#: ../fish/guestfish-actions.pod:3585 ../src/guestfs-actions.pod:5435
msgid "B<rdb>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3582 ../src/guestfs-actions.pod:5432
+#: ../fish/guestfish-actions.pod:3587 ../src/guestfs-actions.pod:5437
msgid "Amiga \"Rigid Disk Block\" format."
msgstr "Формат \"Rigid Disk Block\" Amiga."
#. type: =item
-#: ../fish/guestfish-actions.pod:3584 ../src/guestfs-actions.pod:5434
+#: ../fish/guestfish-actions.pod:3589 ../src/guestfs-actions.pod:5439
msgid "B<bsd>"
msgstr "B<bsd>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3586 ../src/guestfs-actions.pod:5436
+#: ../fish/guestfish-actions.pod:3591 ../src/guestfs-actions.pod:5441
msgid "BSD disk labels."
msgstr "Мітки дисків BSD."
#. type: =item
-#: ../fish/guestfish-actions.pod:3588 ../src/guestfs-actions.pod:5438
+#: ../fish/guestfish-actions.pod:3593 ../src/guestfs-actions.pod:5443
msgid "B<dasd>"
msgstr "B<dasd>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3590 ../src/guestfs-actions.pod:5440
+#: ../fish/guestfish-actions.pod:3595 ../src/guestfs-actions.pod:5445
msgid "DASD, used on IBM mainframes."
msgstr "DASD, використовувалися у мейнфреймах IBM."
#. type: =item
-#: ../fish/guestfish-actions.pod:3592 ../src/guestfs-actions.pod:5442
+#: ../fish/guestfish-actions.pod:3597 ../src/guestfs-actions.pod:5447
msgid "B<dvh>"
msgstr "B<dvh>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3594 ../src/guestfs-actions.pod:5444
+#: ../fish/guestfish-actions.pod:3599 ../src/guestfs-actions.pod:5449
msgid "MIPS/SGI volumes."
msgstr "Томи MIPS/SGI."
#. type: =item
-#: ../fish/guestfish-actions.pod:3596 ../src/guestfs-actions.pod:5446
+#: ../fish/guestfish-actions.pod:3601 ../src/guestfs-actions.pod:5451
msgid "B<mac>"
msgstr "B<mac>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3598 ../src/guestfs-actions.pod:5448
+#: ../fish/guestfish-actions.pod:3603 ../src/guestfs-actions.pod:5453
msgid "Old Mac partition format. Modern Macs use C<gpt>."
msgstr "Старий формат розділів Mac. Сучасні системи Mac використовують C<gpt>."
#. type: =item
-#: ../fish/guestfish-actions.pod:3600 ../src/guestfs-actions.pod:5450
+#: ../fish/guestfish-actions.pod:3605 ../src/guestfs-actions.pod:5455
msgid "B<pc98>"
msgstr "B<pc98>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3602 ../src/guestfs-actions.pod:5452
+#: ../fish/guestfish-actions.pod:3607 ../src/guestfs-actions.pod:5457
msgid "NEC PC-98 format, common in Japan apparently."
msgstr "Формат NEC PC-98, поширений у Японії."
#. type: =item
-#: ../fish/guestfish-actions.pod:3604 ../src/guestfs-actions.pod:5454
+#: ../fish/guestfish-actions.pod:3609 ../src/guestfs-actions.pod:5459
msgid "B<sun>"
msgstr "B<sun>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3606 ../src/guestfs-actions.pod:5456
+#: ../fish/guestfish-actions.pod:3611 ../src/guestfs-actions.pod:5461
msgid "Sun disk labels."
msgstr "Мітки дисків Sun."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3610
+#: ../fish/guestfish-actions.pod:3615
msgid "part-list"
msgstr "part-list"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3612
+#: ../fish/guestfish-actions.pod:3617
#, no-wrap
msgid ""
" part-list device\n"
@@ -12540,66 +12548,66 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3614 ../src/guestfs-actions.pod:5470
+#: ../fish/guestfish-actions.pod:3619 ../src/guestfs-actions.pod:5475
msgid ""
"This command parses the partition table on C<device> and returns the list of "
"partitions found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3617 ../src/guestfs-actions.pod:5473
+#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5478
msgid "The fields in the returned structure are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3621 ../src/guestfs-actions.pod:5477
+#: ../fish/guestfish-actions.pod:3626 ../src/guestfs-actions.pod:5482
msgid "B<part_num>"
msgstr "B<part_num>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3623 ../src/guestfs-actions.pod:5479
+#: ../fish/guestfish-actions.pod:3628 ../src/guestfs-actions.pod:5484
msgid "Partition number, counting from 1."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3625 ../src/guestfs-actions.pod:5481
+#: ../fish/guestfish-actions.pod:3630 ../src/guestfs-actions.pod:5486
msgid "B<part_start>"
msgstr "B<part_start>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3627
+#: ../fish/guestfish-actions.pod:3632
msgid ""
"Start of the partition I<in bytes>. To get sectors you have to divide by "
"the device's sector size, see L</blockdev-getss>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3630 ../src/guestfs-actions.pod:5486
+#: ../fish/guestfish-actions.pod:3635 ../src/guestfs-actions.pod:5491
msgid "B<part_end>"
msgstr "B<part_end>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3632 ../src/guestfs-actions.pod:5488
+#: ../fish/guestfish-actions.pod:3637 ../src/guestfs-actions.pod:5493
msgid "End of the partition in bytes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3634 ../src/guestfs-actions.pod:5490
+#: ../fish/guestfish-actions.pod:3639 ../src/guestfs-actions.pod:5495
msgid "B<part_size>"
msgstr "B<part_size>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3636 ../src/guestfs-actions.pod:5492
+#: ../fish/guestfish-actions.pod:3641 ../src/guestfs-actions.pod:5497
msgid "Size of the partition in bytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3640
+#: ../fish/guestfish-actions.pod:3645
msgid "part-set-bootable"
msgstr "part-set-bootable"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3642
+#: ../fish/guestfish-actions.pod:3647
#, no-wrap
msgid ""
" part-set-bootable device partnum true|false\n"
@@ -12607,14 +12615,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3644 ../src/guestfs-actions.pod:5510
+#: ../fish/guestfish-actions.pod:3649 ../src/guestfs-actions.pod:5515
msgid ""
"This sets the bootable flag on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3647 ../src/guestfs-actions.pod:5513
+#: ../fish/guestfish-actions.pod:3652 ../src/guestfs-actions.pod:5518
msgid ""
"The bootable flag is used by some operating systems (notably Windows) to "
"determine which partition to boot from. It is by no means universally "
@@ -12622,12 +12630,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3651
+#: ../fish/guestfish-actions.pod:3656
msgid "part-set-mbr-id"
msgstr "part-set-mbr-id"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3653
+#: ../fish/guestfish-actions.pod:3658
#, no-wrap
msgid ""
" part-set-mbr-id device partnum idbyte\n"
@@ -12635,7 +12643,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3655 ../src/guestfs-actions.pod:5529
+#: ../fish/guestfish-actions.pod:3660 ../src/guestfs-actions.pod:5534
msgid ""
"Sets the MBR type byte (also known as the ID byte) of the numbered partition "
"C<partnum> to C<idbyte>. Note that the type bytes quoted in most "
@@ -12644,12 +12652,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3665
+#: ../fish/guestfish-actions.pod:3670
msgid "part-set-name"
msgstr "part-set-name"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3667
+#: ../fish/guestfish-actions.pod:3672
#, no-wrap
msgid ""
" part-set-name device partnum name\n"
@@ -12657,26 +12665,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3669 ../src/guestfs-actions.pod:5551
+#: ../fish/guestfish-actions.pod:3674 ../src/guestfs-actions.pod:5556
msgid ""
"This sets the partition name on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3672 ../src/guestfs-actions.pod:5554
+#: ../fish/guestfish-actions.pod:3677 ../src/guestfs-actions.pod:5559
msgid ""
"The partition name can only be set on certain types of partition table. "
"This works on C<gpt> but not on C<mbr> partitions."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3675
+#: ../fish/guestfish-actions.pod:3680
msgid "part-to-dev"
msgstr "part-to-dev"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3677
+#: ../fish/guestfish-actions.pod:3682
#, no-wrap
msgid ""
" part-to-dev partition\n"
@@ -12686,26 +12694,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3679 ../src/guestfs-actions.pod:5567
+#: ../fish/guestfish-actions.pod:3684 ../src/guestfs-actions.pod:5572
msgid ""
"This function takes a partition name (eg. \"/dev/sdb1\") and removes the "
"partition number, returning the device name (eg. \"/dev/sdb\")."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3683
+#: ../fish/guestfish-actions.pod:3688
msgid ""
"The named partition must exist, for example as a string returned from L</"
"list-partitions>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3686
+#: ../fish/guestfish-actions.pod:3691
msgid "ping-daemon"
msgstr "ping-daemon"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3688
+#: ../fish/guestfish-actions.pod:3693
#, no-wrap
msgid ""
" ping-daemon\n"
@@ -12715,7 +12723,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3690 ../src/guestfs-actions.pod:5584
+#: ../fish/guestfish-actions.pod:3695 ../src/guestfs-actions.pod:5589
msgid ""
"This is a test probe into the guestfs daemon running inside the qemu "
"subprocess. Calling this function checks that the daemon responds to the "
@@ -12724,12 +12732,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3695
+#: ../fish/guestfish-actions.pod:3700
msgid "pread"
msgstr "pread"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3697
+#: ../fish/guestfish-actions.pod:3702
#, no-wrap
msgid ""
" pread path count offset\n"
@@ -12737,32 +12745,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3699 ../src/guestfs-actions.pod:5602
+#: ../fish/guestfish-actions.pod:3704 ../src/guestfs-actions.pod:5607
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of the "
"file, starting at C<offset>, from file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3702 ../fish/guestfish-actions.pod:3717
-#: ../src/guestfs-actions.pod:5605 ../src/guestfs-actions.pod:5631
+#: ../fish/guestfish-actions.pod:3707 ../fish/guestfish-actions.pod:3722
+#: ../src/guestfs-actions.pod:5610 ../src/guestfs-actions.pod:5636
msgid ""
"This may read fewer bytes than requested. For further details see the "
"L<pread(2)> system call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3705
+#: ../fish/guestfish-actions.pod:3710
msgid "See also L</pwrite>, L</pread-device>."
msgstr "Див. також L</pwrite>, L</pread-device>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3710
+#: ../fish/guestfish-actions.pod:3715
msgid "pread-device"
msgstr "pread-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3712
+#: ../fish/guestfish-actions.pod:3717
#, no-wrap
msgid ""
" pread-device device count offset\n"
@@ -12770,24 +12778,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3714 ../src/guestfs-actions.pod:5628
+#: ../fish/guestfish-actions.pod:3719 ../src/guestfs-actions.pod:5633
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of "
"C<device>, starting at C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3720
+#: ../fish/guestfish-actions.pod:3725
msgid "See also L</pread>."
msgstr "Див. також L</pread>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3725
+#: ../fish/guestfish-actions.pod:3730
msgid "pvcreate"
msgstr "pvcreate"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3727
+#: ../fish/guestfish-actions.pod:3732
#, no-wrap
msgid ""
" pvcreate device\n"
@@ -12797,19 +12805,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3729 ../src/guestfs-actions.pod:5651
+#: ../fish/guestfish-actions.pod:3734 ../src/guestfs-actions.pod:5656
msgid ""
"This creates an LVM physical volume on the named C<device>, where C<device> "
"should usually be a partition name such as C</dev/sda1>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3733
+#: ../fish/guestfish-actions.pod:3738
msgid "pvremove"
msgstr "pvremove"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3735
+#: ../fish/guestfish-actions.pod:3740
#, no-wrap
msgid ""
" pvremove device\n"
@@ -12819,14 +12827,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3737 ../src/guestfs-actions.pod:5665
+#: ../fish/guestfish-actions.pod:3742 ../src/guestfs-actions.pod:5670
msgid ""
"This wipes a physical volume C<device> so that LVM will no longer recognise "
"it."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3740 ../src/guestfs-actions.pod:5668
+#: ../fish/guestfish-actions.pod:3745 ../src/guestfs-actions.pod:5673
msgid ""
"The implementation uses the C<pvremove> command which refuses to wipe "
"physical volumes that contain any volume groups, so you have to remove those "
@@ -12834,12 +12842,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3744
+#: ../fish/guestfish-actions.pod:3749
msgid "pvresize"
msgstr "pvresize"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3746
+#: ../fish/guestfish-actions.pod:3751
#, no-wrap
msgid ""
" pvresize device\n"
@@ -12849,19 +12857,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5682
+#: ../fish/guestfish-actions.pod:3753 ../src/guestfs-actions.pod:5687
msgid ""
"This resizes (expands or shrinks) an existing LVM physical volume to match "
"the new size of the underlying device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3751
+#: ../fish/guestfish-actions.pod:3756
msgid "pvresize-size"
msgstr "pvresize-size"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3753
+#: ../fish/guestfish-actions.pod:3758
#, no-wrap
msgid ""
" pvresize-size device size\n"
@@ -12869,19 +12877,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3755
+#: ../fish/guestfish-actions.pod:3760
msgid ""
"This command is the same as L</pvresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3758
+#: ../fish/guestfish-actions.pod:3763
msgid "pvs"
msgstr "pvs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3760
+#: ../fish/guestfish-actions.pod:3765
#, no-wrap
msgid ""
" pvs\n"
@@ -12891,31 +12899,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3762 ../src/guestfs-actions.pod:5708
+#: ../fish/guestfish-actions.pod:3767 ../src/guestfs-actions.pod:5713
msgid ""
"List all the physical volumes detected. This is the equivalent of the L<pvs"
"(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3765 ../src/guestfs-actions.pod:5711
+#: ../fish/guestfish-actions.pod:3770 ../src/guestfs-actions.pod:5716
msgid ""
"This returns a list of just the device names that contain PVs (eg. C</dev/"
"sda2>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3768
+#: ../fish/guestfish-actions.pod:3773
msgid "See also L</pvs-full>."
msgstr "Див. також L</pvs-full>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3770
+#: ../fish/guestfish-actions.pod:3775
msgid "pvs-full"
msgstr "pvs-full"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3772
+#: ../fish/guestfish-actions.pod:3777
#, no-wrap
msgid ""
" pvs-full\n"
@@ -12925,19 +12933,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3774 ../src/guestfs-actions.pod:5727
+#: ../fish/guestfish-actions.pod:3779 ../src/guestfs-actions.pod:5732
msgid ""
"List all the physical volumes detected. This is the equivalent of the L<pvs"
"(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3777
+#: ../fish/guestfish-actions.pod:3782
msgid "pvuuid"
msgstr "pvuuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3779
+#: ../fish/guestfish-actions.pod:3784
#, no-wrap
msgid ""
" pvuuid device\n"
@@ -12947,17 +12955,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3781 ../src/guestfs-actions.pod:5742
+#: ../fish/guestfish-actions.pod:3786 ../src/guestfs-actions.pod:5747
msgid "This command returns the UUID of the LVM PV C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3783
+#: ../fish/guestfish-actions.pod:3788
msgid "pwrite"
msgstr "pwrite"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3785
+#: ../fish/guestfish-actions.pod:3790
#, no-wrap
msgid ""
" pwrite path content offset\n"
@@ -12965,14 +12973,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3787 ../src/guestfs-actions.pod:5758
+#: ../fish/guestfish-actions.pod:3792 ../src/guestfs-actions.pod:5763
msgid ""
"This command writes to part of a file. It writes the data buffer C<content> "
"to the file C<path> starting at offset C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5761
+#: ../fish/guestfish-actions.pod:3795 ../src/guestfs-actions.pod:5766
msgid ""
"This command implements the L<pwrite(2)> system call, and like that system "
"call it may not write the full data requested. The return value is the "
@@ -12982,17 +12990,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3796
+#: ../fish/guestfish-actions.pod:3801
msgid "See also L</pread>, L</pwrite-device>."
msgstr "Див. також L</pread>, L</pwrite-device>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3801
+#: ../fish/guestfish-actions.pod:3806
msgid "pwrite-device"
msgstr "pwrite-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3803
+#: ../fish/guestfish-actions.pod:3808
#, no-wrap
msgid ""
" pwrite-device device content offset\n"
@@ -13000,14 +13008,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3805 ../src/guestfs-actions.pod:5785
+#: ../fish/guestfish-actions.pod:3810 ../src/guestfs-actions.pod:5790
msgid ""
"This command writes to part of a device. It writes the data buffer "
"C<content> to C<device> starting at offset C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3808 ../src/guestfs-actions.pod:5788
+#: ../fish/guestfish-actions.pod:3813 ../src/guestfs-actions.pod:5793
msgid ""
"This command implements the L<pwrite(2)> system call, and like that system "
"call it may not write the full data requested (although short writes to disk "
@@ -13015,17 +13023,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3813
+#: ../fish/guestfish-actions.pod:3818
msgid "See also L</pwrite>."
msgstr "Див. також L</pwrite>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3818
+#: ../fish/guestfish-actions.pod:3823
msgid "read-file"
msgstr "read-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3820
+#: ../fish/guestfish-actions.pod:3825
#, no-wrap
msgid ""
" read-file path\n"
@@ -13035,12 +13043,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3822 ../src/guestfs-actions.pod:5809
+#: ../fish/guestfish-actions.pod:3827 ../src/guestfs-actions.pod:5814
msgid "This calls returns the contents of the file C<path> as a buffer."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3825
+#: ../fish/guestfish-actions.pod:3830
msgid ""
"Unlike L</cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike L</download>, this function "
@@ -13048,12 +13056,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3833
+#: ../fish/guestfish-actions.pod:3838
msgid "read-lines"
msgstr "read-lines"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3835
+#: ../fish/guestfish-actions.pod:3840
#, no-wrap
msgid ""
" read-lines path\n"
@@ -13063,14 +13071,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3839 ../src/guestfs-actions.pod:5834
+#: ../fish/guestfish-actions.pod:3844 ../src/guestfs-actions.pod:5839
msgid ""
"The file contents are returned as a list of lines. Trailing C<LF> and "
"C<CRLF> character sequences are I<not> returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3842
+#: ../fish/guestfish-actions.pod:3847
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -13079,12 +13087,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3847
+#: ../fish/guestfish-actions.pod:3852
msgid "readdir"
msgstr "readdir"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3849
+#: ../fish/guestfish-actions.pod:3854
#, no-wrap
msgid ""
" readdir dir\n"
@@ -13094,12 +13102,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3851 ../src/guestfs-actions.pod:5854
+#: ../fish/guestfish-actions.pod:3856 ../src/guestfs-actions.pod:5859
msgid "This returns the list of directory entries in directory C<dir>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:5856
+#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:5861
msgid ""
"All entries in the directory are returned, including C<.> and C<..>. The "
"entries are I<not> sorted, but returned in the same order as the underlying "
@@ -13107,105 +13115,105 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3857 ../src/guestfs-actions.pod:5860
+#: ../fish/guestfish-actions.pod:3862 ../src/guestfs-actions.pod:5865
msgid ""
"Also this call returns basic file type information about each file. The "
"C<ftyp> field will contain one of the following characters:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3862 ../src/guestfs-actions.pod:5865
+#: ../fish/guestfish-actions.pod:3867 ../src/guestfs-actions.pod:5870
msgid "'b'"
msgstr "'b'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3864 ../src/guestfs-actions.pod:5867
+#: ../fish/guestfish-actions.pod:3869 ../src/guestfs-actions.pod:5872
msgid "Block special"
msgstr "Блоковий особливий"
#. type: =item
-#: ../fish/guestfish-actions.pod:3866 ../src/guestfs-actions.pod:5869
+#: ../fish/guestfish-actions.pod:3871 ../src/guestfs-actions.pod:5874
msgid "'c'"
msgstr "'c'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3868 ../src/guestfs-actions.pod:5871
+#: ../fish/guestfish-actions.pod:3873 ../src/guestfs-actions.pod:5876
msgid "Char special"
msgstr "Символьний особливий"
#. type: =item
-#: ../fish/guestfish-actions.pod:3870 ../src/guestfs-actions.pod:5873
+#: ../fish/guestfish-actions.pod:3875 ../src/guestfs-actions.pod:5878
msgid "'d'"
msgstr "'d'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3872 ../src/guestfs-actions.pod:5875
+#: ../fish/guestfish-actions.pod:3877 ../src/guestfs-actions.pod:5880
msgid "Directory"
msgstr "Каталог"
#. type: =item
-#: ../fish/guestfish-actions.pod:3874 ../src/guestfs-actions.pod:5877
+#: ../fish/guestfish-actions.pod:3879 ../src/guestfs-actions.pod:5882
msgid "'f'"
msgstr "'f'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3876 ../src/guestfs-actions.pod:5879
+#: ../fish/guestfish-actions.pod:3881 ../src/guestfs-actions.pod:5884
msgid "FIFO (named pipe)"
msgstr "FIFO (іменований канал)"
#. type: =item
-#: ../fish/guestfish-actions.pod:3878 ../src/guestfs-actions.pod:5881
+#: ../fish/guestfish-actions.pod:3883 ../src/guestfs-actions.pod:5886
msgid "'l'"
msgstr "'l'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3880 ../src/guestfs-actions.pod:5883
+#: ../fish/guestfish-actions.pod:3885 ../src/guestfs-actions.pod:5888
msgid "Symbolic link"
msgstr "Символічне посилання"
#. type: =item
-#: ../fish/guestfish-actions.pod:3882 ../src/guestfs-actions.pod:5885
+#: ../fish/guestfish-actions.pod:3887 ../src/guestfs-actions.pod:5890
msgid "'r'"
msgstr "'r'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3884 ../src/guestfs-actions.pod:5887
+#: ../fish/guestfish-actions.pod:3889 ../src/guestfs-actions.pod:5892
msgid "Regular file"
msgstr "Звичайний файл"
#. type: =item
-#: ../fish/guestfish-actions.pod:3886 ../src/guestfs-actions.pod:5889
+#: ../fish/guestfish-actions.pod:3891 ../src/guestfs-actions.pod:5894
msgid "'s'"
msgstr "'s'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3888 ../src/guestfs-actions.pod:5891
+#: ../fish/guestfish-actions.pod:3893 ../src/guestfs-actions.pod:5896
msgid "Socket"
msgstr "Сокет"
#. type: =item
-#: ../fish/guestfish-actions.pod:3890 ../src/guestfs-actions.pod:5893
+#: ../fish/guestfish-actions.pod:3895 ../src/guestfs-actions.pod:5898
msgid "'u'"
msgstr "'u'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3892 ../src/guestfs-actions.pod:5895
+#: ../fish/guestfish-actions.pod:3897 ../src/guestfs-actions.pod:5900
msgid "Unknown file type"
msgstr "Невідомий тип файла"
#. type: =item
-#: ../fish/guestfish-actions.pod:3894 ../src/guestfs-actions.pod:5897
+#: ../fish/guestfish-actions.pod:3899 ../src/guestfs-actions.pod:5902
msgid "'?'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3896 ../src/guestfs-actions.pod:5899
+#: ../fish/guestfish-actions.pod:3901 ../src/guestfs-actions.pod:5904
msgid ""
"The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3901
+#: ../fish/guestfish-actions.pod:3906
msgid ""
"This function is primarily intended for use by programs. To get a simple "
"list of names, use L</ls>. To get a printable directory for human "
@@ -13213,12 +13221,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3905
+#: ../fish/guestfish-actions.pod:3910
msgid "readlink"
msgstr "readlink"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3907
+#: ../fish/guestfish-actions.pod:3912
#, no-wrap
msgid ""
" readlink path\n"
@@ -13228,17 +13236,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3909 ../src/guestfs-actions.pod:5920
+#: ../fish/guestfish-actions.pod:3914 ../src/guestfs-actions.pod:5925
msgid "This command reads the target of a symbolic link."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3911
+#: ../fish/guestfish-actions.pod:3916
msgid "readlinklist"
msgstr "readlinklist"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3913
+#: ../fish/guestfish-actions.pod:3918
#, no-wrap
msgid ""
" readlinklist path 'names ...'\n"
@@ -13246,7 +13254,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3915 ../src/guestfs-actions.pod:5934
+#: ../fish/guestfish-actions.pod:3920 ../src/guestfs-actions.pod:5939
msgid ""
"This call allows you to do a C<readlink> operation on multiple files, where "
"all files are in the directory C<path>. C<names> is the list of files from "
@@ -13254,14 +13262,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3919 ../src/guestfs-actions.pod:5938
+#: ../fish/guestfish-actions.pod:3924 ../src/guestfs-actions.pod:5943
msgid ""
"On return you get a list of strings, with a one-to-one correspondence to the "
"C<names> list. Each string is the value of the symbolic link."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3923 ../src/guestfs-actions.pod:5942
+#: ../fish/guestfish-actions.pod:3928 ../src/guestfs-actions.pod:5947
msgid ""
"If the C<readlink(2)> operation fails on any name, then the corresponding "
"result string is the empty string C<\"\">. However the whole operation is "
@@ -13271,7 +13279,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3930 ../src/guestfs-actions.pod:5949
+#: ../fish/guestfish-actions.pod:3935 ../src/guestfs-actions.pod:5954
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. Very long directory listings "
@@ -13280,12 +13288,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3937
+#: ../fish/guestfish-actions.pod:3942
msgid "realpath"
msgstr "realpath"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3939
+#: ../fish/guestfish-actions.pod:3944
#, no-wrap
msgid ""
" realpath path\n"
@@ -13295,19 +13303,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:5968
+#: ../fish/guestfish-actions.pod:3946 ../src/guestfs-actions.pod:5973
msgid ""
"Return the canonicalized absolute pathname of C<path>. The returned path "
"has no C<.>, C<..> or symbolic link path elements."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3944
+#: ../fish/guestfish-actions.pod:3949
msgid "removexattr"
msgstr "removexattr"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3946
+#: ../fish/guestfish-actions.pod:3951
#, no-wrap
msgid ""
" removexattr xattr path\n"
@@ -13315,23 +13323,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3948 ../src/guestfs-actions.pod:5983
+#: ../fish/guestfish-actions.pod:3953 ../src/guestfs-actions.pod:5988
msgid ""
"This call removes the extended attribute named C<xattr> of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3951
+#: ../fish/guestfish-actions.pod:3956
msgid "See also: L</lremovexattr>, L<attr(5)>."
msgstr "Див. також L</lremovexattr>, L<attr(5)>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3953
+#: ../fish/guestfish-actions.pod:3958
msgid "resize2fs"
msgstr "resize2fs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3955
+#: ../fish/guestfish-actions.pod:3960
#, no-wrap
msgid ""
" resize2fs device\n"
@@ -13341,14 +13349,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3957 ../src/guestfs-actions.pod:5998
+#: ../fish/guestfish-actions.pod:3962 ../src/guestfs-actions.pod:6003
msgid ""
"This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3960
+#: ../fish/guestfish-actions.pod:3965
msgid ""
"I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> "
"before calling this command. For unknown reasons C<resize2fs> sometimes "
@@ -13357,12 +13365,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3966
+#: ../fish/guestfish-actions.pod:3971
msgid "resize2fs-M"
msgstr "resize2fs-M"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3968
+#: ../fish/guestfish-actions.pod:3973
#, no-wrap
msgid ""
" resize2fs-M device\n"
@@ -13372,7 +13380,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3970
+#: ../fish/guestfish-actions.pod:3975
msgid ""
"This command is the same as L</resize2fs>, but the filesystem is resized to "
"its minimum size. This works like the I<-M> option to the C<resize2fs> "
@@ -13380,7 +13388,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3974
+#: ../fish/guestfish-actions.pod:3979
msgid ""
"To get the resulting size of the filesystem you should call L</tune2fs-l> "
"and read the C<Block size> and C<Block count> values. These two numbers, "
@@ -13389,12 +13397,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3979
+#: ../fish/guestfish-actions.pod:3984
msgid "resize2fs-size"
msgstr "resize2fs-size"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3981
+#: ../fish/guestfish-actions.pod:3986
#, no-wrap
msgid ""
" resize2fs-size device size\n"
@@ -13402,19 +13410,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3983
+#: ../fish/guestfish-actions.pod:3988
msgid ""
"This command is the same as L</resize2fs> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3986
+#: ../fish/guestfish-actions.pod:3991
msgid "rm"
msgstr "rm"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3988
+#: ../fish/guestfish-actions.pod:3993
#, no-wrap
msgid ""
" rm path\n"
@@ -13424,17 +13432,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3990 ../src/guestfs-actions.pod:6050
+#: ../fish/guestfish-actions.pod:3995 ../src/guestfs-actions.pod:6055
msgid "Remove the single file C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3992
+#: ../fish/guestfish-actions.pod:3997
msgid "rm-rf"
msgstr "rm-rf"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3994
+#: ../fish/guestfish-actions.pod:3999
#, no-wrap
msgid ""
" rm-rf path\n"
@@ -13444,19 +13452,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3996 ../src/guestfs-actions.pod:6062
+#: ../fish/guestfish-actions.pod:4001 ../src/guestfs-actions.pod:6067
msgid ""
"Remove the file or directory C<path>, recursively removing the contents if "
"its a directory. This is like the C<rm -rf> shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4000
+#: ../fish/guestfish-actions.pod:4005
msgid "rmdir"
msgstr "rmdir"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4002
+#: ../fish/guestfish-actions.pod:4007
#, no-wrap
msgid ""
" rmdir path\n"
@@ -13466,17 +13474,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4004 ../src/guestfs-actions.pod:6076
+#: ../fish/guestfish-actions.pod:4009 ../src/guestfs-actions.pod:6081
msgid "Remove the single directory C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4006
+#: ../fish/guestfish-actions.pod:4011
msgid "rmmountpoint"
msgstr "rmmountpoint"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4008
+#: ../fish/guestfish-actions.pod:4013
#, no-wrap
msgid ""
" rmmountpoint exemptpath\n"
@@ -13484,19 +13492,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4010
+#: ../fish/guestfish-actions.pod:4015
msgid ""
"This calls removes a mountpoint that was previously created with L</"
"mkmountpoint>. See L</mkmountpoint> for full details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4014
+#: ../fish/guestfish-actions.pod:4019
msgid "scrub-device"
msgstr "scrub-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4016
+#: ../fish/guestfish-actions.pod:4021
#, no-wrap
msgid ""
" scrub-device device\n"
@@ -13506,28 +13514,28 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4018 ../src/guestfs-actions.pod:6102
+#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6107
msgid ""
"This command writes patterns over C<device> to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4021 ../fish/guestfish-actions.pod:4036
-#: ../fish/guestfish-actions.pod:4049 ../src/guestfs-actions.pod:6105
-#: ../src/guestfs-actions.pod:6126 ../src/guestfs-actions.pod:6145
+#: ../fish/guestfish-actions.pod:4026 ../fish/guestfish-actions.pod:4041
+#: ../fish/guestfish-actions.pod:4054 ../src/guestfs-actions.pod:6110
+#: ../src/guestfs-actions.pod:6131 ../src/guestfs-actions.pod:6150
msgid ""
"It is an interface to the L<scrub(1)> program. See that manual page for "
"more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4027
+#: ../fish/guestfish-actions.pod:4032
msgid "scrub-file"
msgstr "scrub-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4029
+#: ../fish/guestfish-actions.pod:4034
#, no-wrap
msgid ""
" scrub-file file\n"
@@ -13537,24 +13545,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4031 ../src/guestfs-actions.pod:6121
+#: ../fish/guestfish-actions.pod:4036 ../src/guestfs-actions.pod:6126
msgid ""
"This command writes patterns over a file to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4034 ../src/guestfs-actions.pod:6124
+#: ../fish/guestfish-actions.pod:4039 ../src/guestfs-actions.pod:6129
msgid "The file is I<removed> after scrubbing."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4039
+#: ../fish/guestfish-actions.pod:4044
msgid "scrub-freespace"
msgstr "scrub-freespace"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4041
+#: ../fish/guestfish-actions.pod:4046
#, no-wrap
msgid ""
" scrub-freespace dir\n"
@@ -13564,7 +13572,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4043
+#: ../fish/guestfish-actions.pod:4048
msgid ""
"This command creates the directory C<dir> and then fills it with files until "
"the filesystem is full, and scrubs the files as for L</scrub-file>, and "
@@ -13573,17 +13581,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4052
+#: ../fish/guestfish-actions.pod:4057
msgid "set-append"
msgstr "set-append"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4054
+#: ../fish/guestfish-actions.pod:4059
msgid "append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4056
+#: ../fish/guestfish-actions.pod:4061
#, no-wrap
msgid ""
" set-append append\n"
@@ -13591,38 +13599,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4058 ../src/guestfs-actions.pod:6158
+#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6163
msgid ""
"This function is used to add additional options to the guest kernel command "
"line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4061 ../src/guestfs-actions.pod:6161
+#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6166
msgid ""
"The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
"environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4064 ../src/guestfs-actions.pod:6164
+#: ../fish/guestfish-actions.pod:4069 ../src/guestfs-actions.pod:6169
msgid ""
"Setting C<append> to C<NULL> means I<no> additional options are passed "
"(libguestfs always adds a few of its own)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4067
+#: ../fish/guestfish-actions.pod:4072
msgid "set-attach-method"
msgstr "set-attach-method"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4069
+#: ../fish/guestfish-actions.pod:4074
msgid "attach-method"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4071
+#: ../fish/guestfish-actions.pod:4076
#, no-wrap
msgid ""
" set-attach-method attachmethod\n"
@@ -13630,37 +13638,37 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4073 ../src/guestfs-actions.pod:6177
+#: ../fish/guestfish-actions.pod:4078 ../src/guestfs-actions.pod:6182
msgid ""
"Set the method that libguestfs uses to connect to the back end guestfsd "
"daemon. Possible methods are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4078 ../src/guestfs-actions.pod:6182
+#: ../fish/guestfish-actions.pod:4083 ../src/guestfs-actions.pod:6187
#: ../src/guestfs.pod:2688
msgid "C<appliance>"
msgstr "C<appliance>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4080 ../src/guestfs-actions.pod:6184
+#: ../fish/guestfish-actions.pod:4085 ../src/guestfs-actions.pod:6189
msgid ""
"Launch an appliance and connect to it. This is the ordinary method and the "
"default."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4083 ../src/guestfs-actions.pod:6187
+#: ../fish/guestfish-actions.pod:4088 ../src/guestfs-actions.pod:6192
msgid "C<unix:I<path>>"
msgstr "C<unix:I<шлях>>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4085 ../src/guestfs-actions.pod:6189
+#: ../fish/guestfish-actions.pod:4090 ../src/guestfs-actions.pod:6194
msgid "Connect to the Unix domain socket I<path>."
msgstr "Встановити з’єднання з сокетом домену Unix I<шлях>."
#. type: textblock
-#: ../fish/guestfish-actions.pod:4087 ../src/guestfs-actions.pod:6191
+#: ../fish/guestfish-actions.pod:4092 ../src/guestfs-actions.pod:6196
msgid ""
"This method lets you connect to an existing daemon or (using virtio-serial) "
"to a live guest. For more information, see L<guestfs(3)/ATTACHING TO "
@@ -13668,17 +13676,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4093
+#: ../fish/guestfish-actions.pod:4098
msgid "set-autosync"
msgstr "set-autosync"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4095
+#: ../fish/guestfish-actions.pod:4100
msgid "autosync"
msgstr "autosync"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4097
+#: ../fish/guestfish-actions.pod:4102
#, no-wrap
msgid ""
" set-autosync true|false\n"
@@ -13688,7 +13696,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4099 ../src/guestfs-actions.pod:6207
+#: ../fish/guestfish-actions.pod:4104 ../src/guestfs-actions.pod:6212
msgid ""
"If C<autosync> is true, this enables autosync. Libguestfs will make a best "
"effort attempt to make filesystems consistent and synchronized when the "
@@ -13696,24 +13704,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4104 ../src/guestfs-actions.pod:6212
+#: ../fish/guestfish-actions.pod:4109 ../src/guestfs-actions.pod:6217
msgid ""
"This is enabled by default (since libguestfs 1.5.24, previously it was "
"disabled by default)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4107
+#: ../fish/guestfish-actions.pod:4112
msgid "set-direct"
msgstr "set-direct"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4109
+#: ../fish/guestfish-actions.pod:4114
msgid "direct"
msgstr "direct"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4111
+#: ../fish/guestfish-actions.pod:4116
#, no-wrap
msgid ""
" set-direct true|false\n"
@@ -13723,36 +13731,36 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4113 ../src/guestfs-actions.pod:6225
+#: ../fish/guestfish-actions.pod:4118 ../src/guestfs-actions.pod:6230
msgid ""
"If the direct appliance mode flag is enabled, then stdin and stdout are "
"passed directly through to the appliance once it is launched."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4117
+#: ../fish/guestfish-actions.pod:4122
msgid ""
"One consequence of this is that log messages aren't caught by the library "
"and handled by L</set-log-message-callback>, but go straight to stdout."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4121 ../src/guestfs-actions.pod:6233
+#: ../fish/guestfish-actions.pod:4126 ../src/guestfs-actions.pod:6238
msgid "You probably don't want to use this unless you know what you are doing."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4124 ../src/guestfs-actions.pod:6236
+#: ../fish/guestfish-actions.pod:4129 ../src/guestfs-actions.pod:6241
msgid "The default is disabled."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4126
+#: ../fish/guestfish-actions.pod:4131
msgid "set-e2label"
msgstr "set-e2label"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4128
+#: ../fish/guestfish-actions.pod:4133
#, no-wrap
msgid ""
" set-e2label device label\n"
@@ -13760,26 +13768,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4130 ../src/guestfs-actions.pod:6249
+#: ../fish/guestfish-actions.pod:4135 ../src/guestfs-actions.pod:6254
msgid ""
"This sets the ext2/3/4 filesystem label of the filesystem on C<device> to "
"C<label>. Filesystem labels are limited to 16 characters."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4134
+#: ../fish/guestfish-actions.pod:4139
msgid ""
"You can use either L</tune2fs-l> or L</get-e2label> to return the existing "
"label on a filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4137
+#: ../fish/guestfish-actions.pod:4142
msgid "set-e2uuid"
msgstr "set-e2uuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4139
+#: ../fish/guestfish-actions.pod:4144
#, no-wrap
msgid ""
" set-e2uuid device uuid\n"
@@ -13787,7 +13795,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4141 ../src/guestfs-actions.pod:6267
+#: ../fish/guestfish-actions.pod:4146 ../src/guestfs-actions.pod:6272
msgid ""
"This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to "
"C<uuid>. The format of the UUID and alternatives such as C<clear>, "
@@ -13795,24 +13803,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4146
+#: ../fish/guestfish-actions.pod:4151
msgid ""
"You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing "
"UUID of a filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4149
+#: ../fish/guestfish-actions.pod:4154
msgid "set-memsize"
msgstr "set-memsize"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4151
+#: ../fish/guestfish-actions.pod:4156
msgid "memsize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4153
+#: ../fish/guestfish-actions.pod:4158
#, no-wrap
msgid ""
" set-memsize memsize\n"
@@ -13820,31 +13828,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4155
+#: ../fish/guestfish-actions.pod:4160
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before L</launch>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4159 ../src/guestfs-actions.pod:6289
+#: ../fish/guestfish-actions.pod:4164 ../src/guestfs-actions.pod:6294
msgid ""
"You can also change this by setting the environment variable "
"C<LIBGUESTFS_MEMSIZE> before the handle is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4166
+#: ../fish/guestfish-actions.pod:4171
msgid "set-network"
msgstr "set-network"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4168
+#: ../fish/guestfish-actions.pod:4173
msgid "network"
msgstr "network"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4170
+#: ../fish/guestfish-actions.pod:4175
#, no-wrap
msgid ""
" set-network true|false\n"
@@ -13854,32 +13862,32 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4172 ../src/guestfs-actions.pod:6306
+#: ../fish/guestfish-actions.pod:4177 ../src/guestfs-actions.pod:6311
msgid ""
"If C<network> is true, then the network is enabled in the libguestfs "
"appliance. The default is false."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4175 ../src/guestfs-actions.pod:6309
+#: ../fish/guestfish-actions.pod:4180 ../src/guestfs-actions.pod:6314
msgid ""
"This affects whether commands are able to access the network (see L<guestfs"
"(3)/RUNNING COMMANDS>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4178
+#: ../fish/guestfish-actions.pod:4183
msgid ""
"You must call this before calling L</launch>, otherwise it has no effect."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4181
+#: ../fish/guestfish-actions.pod:4186
msgid "set-path"
msgstr "set-path"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4185
+#: ../fish/guestfish-actions.pod:4190
#, no-wrap
msgid ""
" set-path searchpath\n"
@@ -13887,34 +13895,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4187 ../src/guestfs-actions.pod:6325
+#: ../fish/guestfish-actions.pod:4192 ../src/guestfs-actions.pod:6330
msgid "Set the path that libguestfs searches for kernel and initrd.img."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6327
+#: ../fish/guestfish-actions.pod:4194 ../src/guestfs-actions.pod:6332
msgid ""
"The default is C<$libdir/guestfs> unless overridden by setting "
"C<LIBGUESTFS_PATH> environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4192 ../src/guestfs-actions.pod:6330
+#: ../fish/guestfish-actions.pod:4197 ../src/guestfs-actions.pod:6335
msgid "Setting C<path> to C<NULL> restores the default path."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4194
+#: ../fish/guestfish-actions.pod:4199
msgid "set-pgroup"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4196
+#: ../fish/guestfish-actions.pod:4201
msgid "pgroup"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4198
+#: ../fish/guestfish-actions.pod:4203
#, no-wrap
msgid ""
" set-pgroup true|false\n"
@@ -13922,38 +13930,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4200 ../src/guestfs-actions.pod:6342
+#: ../fish/guestfish-actions.pod:4205 ../src/guestfs-actions.pod:6347
msgid ""
"If C<pgroup> is true, child processes are placed into their own process "
"group."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4203 ../src/guestfs-actions.pod:6345
+#: ../fish/guestfish-actions.pod:4208 ../src/guestfs-actions.pod:6350
msgid ""
"The practical upshot of this is that signals like C<SIGINT> (from users "
"pressing C<^C>) won't be received by the child process."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4206 ../src/guestfs-actions.pod:6348
+#: ../fish/guestfish-actions.pod:4211 ../src/guestfs-actions.pod:6353
msgid ""
"The default for this flag is false, because usually you want C<^C> to kill "
"the subprocess."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4209
+#: ../fish/guestfish-actions.pod:4214
msgid "set-qemu"
msgstr "set-qemu"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4211
+#: ../fish/guestfish-actions.pod:4216
msgid "qemu"
msgstr "qemu"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4213
+#: ../fish/guestfish-actions.pod:4218
#, no-wrap
msgid ""
" set-qemu qemu\n"
@@ -13963,30 +13971,30 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4215 ../src/guestfs-actions.pod:6361
+#: ../fish/guestfish-actions.pod:4220 ../src/guestfs-actions.pod:6366
msgid "Set the qemu binary that we will use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4217 ../src/guestfs-actions.pod:6363
+#: ../fish/guestfish-actions.pod:4222 ../src/guestfs-actions.pod:6368
msgid ""
"The default is chosen when the library was compiled by the configure script."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4220 ../src/guestfs-actions.pod:6366
+#: ../fish/guestfish-actions.pod:4225 ../src/guestfs-actions.pod:6371
msgid ""
"You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
"variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4223 ../src/guestfs-actions.pod:6369
+#: ../fish/guestfish-actions.pod:4228 ../src/guestfs-actions.pod:6374
msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4225 ../src/guestfs-actions.pod:6371
+#: ../fish/guestfish-actions.pod:4230 ../src/guestfs-actions.pod:6376
msgid ""
"Note that you should call this function as early as possible after creating "
"the handle. This is because some pre-launch operations depend on testing "
@@ -13997,17 +14005,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4233
+#: ../fish/guestfish-actions.pod:4238
msgid "set-recovery-proc"
msgstr "set-recovery-proc"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4235
+#: ../fish/guestfish-actions.pod:4240
msgid "recovery-proc"
msgstr "recovery-proc"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4237
+#: ../fish/guestfish-actions.pod:4242
#, no-wrap
msgid ""
" set-recovery-proc true|false\n"
@@ -14017,7 +14025,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4239
+#: ../fish/guestfish-actions.pod:4244
msgid ""
"If this is called with the parameter C<false> then L</launch> does not "
"create a recovery process. The purpose of the recovery process is to stop "
@@ -14025,14 +14033,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4244
+#: ../fish/guestfish-actions.pod:4249
msgid ""
"This only has any effect if called before L</launch>, and the default is "
"true."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4247 ../src/guestfs-actions.pod:6397
+#: ../fish/guestfish-actions.pod:4252 ../src/guestfs-actions.pod:6402
msgid ""
"About the only time when you would want to disable this is if the main "
"process will fork itself into the background (\"daemonize\" itself). In "
@@ -14041,17 +14049,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4253
+#: ../fish/guestfish-actions.pod:4258
msgid "set-selinux"
msgstr "set-selinux"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4255
+#: ../fish/guestfish-actions.pod:4260
msgid "selinux"
msgstr "selinux"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4257
+#: ../fish/guestfish-actions.pod:4262
#, no-wrap
msgid ""
" set-selinux true|false\n"
@@ -14061,31 +14069,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4259 ../src/guestfs-actions.pod:6413
+#: ../fish/guestfish-actions.pod:4264 ../src/guestfs-actions.pod:6418
msgid ""
"This sets the selinux flag that is passed to the appliance at boot time. "
"The default is C<selinux=0> (disabled)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4262 ../src/guestfs-actions.pod:6416
+#: ../fish/guestfish-actions.pod:4267 ../src/guestfs-actions.pod:6421
msgid ""
"Note that if SELinux is enabled, it is always in Permissive mode "
"(C<enforcing=0>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4268
+#: ../fish/guestfish-actions.pod:4273
msgid "set-trace"
msgstr "set-trace"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4270
+#: ../fish/guestfish-actions.pod:4275
msgid "trace"
msgstr "trace"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4272
+#: ../fish/guestfish-actions.pod:4277
#, no-wrap
msgid ""
" set-trace true|false\n"
@@ -14095,45 +14103,45 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4274 ../src/guestfs-actions.pod:6432
+#: ../fish/guestfish-actions.pod:4279 ../src/guestfs-actions.pod:6437
msgid ""
"If the command trace flag is set to 1, then libguestfs calls, parameters and "
"return values are traced."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4277 ../src/guestfs-actions.pod:6435
+#: ../fish/guestfish-actions.pod:4282 ../src/guestfs-actions.pod:6440
msgid ""
"If you want to trace C API calls into libguestfs (and other libraries) then "
"possibly a better way is to use the external ltrace(1) command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4281 ../src/guestfs-actions.pod:6439
+#: ../fish/guestfish-actions.pod:4286 ../src/guestfs-actions.pod:6444
msgid ""
"Command traces are disabled unless the environment variable "
"C<LIBGUESTFS_TRACE> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4284
+#: ../fish/guestfish-actions.pod:4289
msgid ""
"Trace messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see L</set-event-callback>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4288
+#: ../fish/guestfish-actions.pod:4293
msgid "set-verbose"
msgstr "set-verbose"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4290
+#: ../fish/guestfish-actions.pod:4295
msgid "verbose"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4292
+#: ../fish/guestfish-actions.pod:4297
#, no-wrap
msgid ""
" set-verbose true|false\n"
@@ -14143,31 +14151,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4294 ../src/guestfs-actions.pod:6456
+#: ../fish/guestfish-actions.pod:4299 ../src/guestfs-actions.pod:6461
msgid "If C<verbose> is true, this turns on verbose messages."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4296 ../src/guestfs-actions.pod:6458
+#: ../fish/guestfish-actions.pod:4301 ../src/guestfs-actions.pod:6463
msgid ""
"Verbose messages are disabled unless the environment variable "
"C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4299
+#: ../fish/guestfish-actions.pod:4304
msgid ""
"Verbose messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see L</set-event-callback>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4303
+#: ../fish/guestfish-actions.pod:4308
msgid "setcon"
msgstr "setcon"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4305
+#: ../fish/guestfish-actions.pod:4310
#, no-wrap
msgid ""
" setcon context\n"
@@ -14177,24 +14185,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4307 ../src/guestfs-actions.pod:6475
+#: ../fish/guestfish-actions.pod:4312 ../src/guestfs-actions.pod:6480
msgid ""
"This sets the SELinux security context of the daemon to the string "
"C<context>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4310 ../src/guestfs-actions.pod:6478
+#: ../fish/guestfish-actions.pod:4315 ../src/guestfs-actions.pod:6483
msgid "See the documentation about SELINUX in L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4312
+#: ../fish/guestfish-actions.pod:4317
msgid "setxattr"
msgstr "setxattr"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4314
+#: ../fish/guestfish-actions.pod:4319
#, no-wrap
msgid ""
" setxattr xattr val vallen path\n"
@@ -14202,24 +14210,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4316 ../src/guestfs-actions.pod:6493
+#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6498
msgid ""
"This call sets the extended attribute named C<xattr> of the file C<path> to "
"the value C<val> (of length C<vallen>). The value is arbitrary 8 bit data."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4320
+#: ../fish/guestfish-actions.pod:4325
msgid "See also: L</lsetxattr>, L<attr(5)>."
msgstr "Див. також L</lsetxattr>, L<attr(5)>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:4322
+#: ../fish/guestfish-actions.pod:4327
msgid "sfdisk"
msgstr "sfdisk"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4324
+#: ../fish/guestfish-actions.pod:4329
#, no-wrap
msgid ""
" sfdisk device cyls heads sectors 'lines ...'\n"
@@ -14227,19 +14235,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4326 ../src/guestfs-actions.pod:6520
+#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6525
msgid ""
"This is a direct interface to the L<sfdisk(8)> program for creating "
"partitions on block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4329 ../src/guestfs-actions.pod:6523
+#: ../fish/guestfish-actions.pod:4334 ../src/guestfs-actions.pod:6528
msgid "C<device> should be a block device, for example C</dev/sda>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6525
+#: ../fish/guestfish-actions.pod:4336 ../src/guestfs-actions.pod:6530
msgid ""
"C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and "
"sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-"
@@ -14250,14 +14258,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4339 ../src/guestfs-actions.pod:6533
+#: ../fish/guestfish-actions.pod:4344 ../src/guestfs-actions.pod:6538
msgid ""
"C<lines> is a list of lines that we feed to C<sfdisk>. For more information "
"refer to the L<sfdisk(8)> manpage."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4342 ../src/guestfs-actions.pod:6536
+#: ../fish/guestfish-actions.pod:4347 ../src/guestfs-actions.pod:6541
msgid ""
"To create a single partition occupying the whole disk, you would pass "
"C<lines> as a single element list, when the single element being the string "
@@ -14265,25 +14273,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4346
+#: ../fish/guestfish-actions.pod:4351
msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
msgstr "Див. також L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4352 ../fish/guestfish-actions.pod:4375
-#: ../fish/guestfish-actions.pod:4397
+#: ../fish/guestfish-actions.pod:4357 ../fish/guestfish-actions.pod:4380
+#: ../fish/guestfish-actions.pod:4402
msgid ""
"I<This function is deprecated.> In new code, use the L</part_add> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4359
+#: ../fish/guestfish-actions.pod:4364
msgid "sfdiskM"
msgstr "sfdiskM"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4361
+#: ../fish/guestfish-actions.pod:4366
#, no-wrap
msgid ""
" sfdiskM device 'lines ...'\n"
@@ -14291,7 +14299,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4363
+#: ../fish/guestfish-actions.pod:4368
msgid ""
"This is a simplified interface to the L</sfdisk> command, where partition "
"sizes are specified in megabytes only (rounded to the nearest cylinder) and "
@@ -14300,18 +14308,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4369
+#: ../fish/guestfish-actions.pod:4374
msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
msgstr ""
"Див також L</sfdisk>, сторінку довідки (man) L<sfdisk(8)> та L</part-disk>"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4382
+#: ../fish/guestfish-actions.pod:4387
msgid "sfdisk-N"
msgstr "sfdisk-N"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4384
+#: ../fish/guestfish-actions.pod:4389
#, no-wrap
msgid ""
" sfdisk-N device partnum cyls heads sectors line\n"
@@ -14319,31 +14327,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4386 ../src/guestfs-actions.pod:6598
+#: ../fish/guestfish-actions.pod:4391 ../src/guestfs-actions.pod:6603
msgid ""
"This runs L<sfdisk(8)> option to modify just the single partition C<n> "
"(note: C<n> counts from 1)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4389
+#: ../fish/guestfish-actions.pod:4394
msgid ""
"For other parameters, see L</sfdisk>. You should usually pass C<0> for the "
"cyls/heads/sectors parameters."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4392
+#: ../fish/guestfish-actions.pod:4397
msgid "See also: L</part-add>"
msgstr "Див. також L</part-add>"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4404
+#: ../fish/guestfish-actions.pod:4409
msgid "sfdisk-disk-geometry"
msgstr "sfdisk-disk-geometry"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4406
+#: ../fish/guestfish-actions.pod:4411
#, no-wrap
msgid ""
" sfdisk-disk-geometry device\n"
@@ -14353,7 +14361,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4408
+#: ../fish/guestfish-actions.pod:4413
msgid ""
"This displays the disk geometry of C<device> read from the partition table. "
"Especially in the case where the underlying block device has been resized, "
@@ -14362,18 +14370,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4413 ../fish/guestfish-actions.pod:4422
-#: ../src/guestfs-actions.pod:6624 ../src/guestfs-actions.pod:6640
+#: ../fish/guestfish-actions.pod:4418 ../fish/guestfish-actions.pod:4427
+#: ../src/guestfs-actions.pod:6629 ../src/guestfs-actions.pod:6645
msgid "The result is in human-readable format, and not designed to be parsed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4416
+#: ../fish/guestfish-actions.pod:4421
msgid "sfdisk-kernel-geometry"
msgstr "sfdisk-kernel-geometry"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4418
+#: ../fish/guestfish-actions.pod:4423
#, no-wrap
msgid ""
" sfdisk-kernel-geometry device\n"
@@ -14383,17 +14391,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4420 ../src/guestfs-actions.pod:6638
+#: ../fish/guestfish-actions.pod:4425 ../src/guestfs-actions.pod:6643
msgid "This displays the kernel's idea of the geometry of C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4425
+#: ../fish/guestfish-actions.pod:4430
msgid "sfdisk-l"
msgstr "sfdisk-l"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4427
+#: ../fish/guestfish-actions.pod:4432
#, no-wrap
msgid ""
" sfdisk-l device\n"
@@ -14403,31 +14411,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4429 ../src/guestfs-actions.pod:6661
+#: ../fish/guestfish-actions.pod:4434 ../src/guestfs-actions.pod:6666
msgid ""
"This displays the partition table on C<device>, in the human-readable output "
"of the L<sfdisk(8)> command. It is not intended to be parsed."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4433
+#: ../fish/guestfish-actions.pod:4438
msgid "See also: L</part-list>"
msgstr "Див. також L</part-list>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4435
+#: ../fish/guestfish-actions.pod:4440
msgid ""
"I<This function is deprecated.> In new code, use the L</part_list> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4442
+#: ../fish/guestfish-actions.pod:4447
msgid "sh"
msgstr "sh"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4444
+#: ../fish/guestfish-actions.pod:4449
#, no-wrap
msgid ""
" sh command\n"
@@ -14437,19 +14445,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4446 ../src/guestfs-actions.pod:6678
+#: ../fish/guestfish-actions.pod:4451 ../src/guestfs-actions.pod:6683
msgid ""
"This call runs a command from the guest filesystem via the guest's C</bin/"
"sh>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4449
+#: ../fish/guestfish-actions.pod:4454
msgid "This is like L</command>, but passes the command to:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4451 ../src/guestfs-actions.pod:6683
+#: ../fish/guestfish-actions.pod:4456 ../src/guestfs-actions.pod:6688
#, no-wrap
msgid ""
" /bin/sh -c \"command\"\n"
@@ -14457,24 +14465,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4453 ../src/guestfs-actions.pod:6685
+#: ../fish/guestfish-actions.pod:4458 ../src/guestfs-actions.pod:6690
msgid ""
"Depending on the guest's shell, this usually results in wildcards being "
"expanded, shell expressions being interpolated and so on."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4457
+#: ../fish/guestfish-actions.pod:4462
msgid "All the provisos about L</command> apply to this call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4459
+#: ../fish/guestfish-actions.pod:4464
msgid "sh-lines"
msgstr "sh-lines"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4461
+#: ../fish/guestfish-actions.pod:4466
#, no-wrap
msgid ""
" sh-lines command\n"
@@ -14484,22 +14492,22 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4463
+#: ../fish/guestfish-actions.pod:4468
msgid "This is the same as L</sh>, but splits the result into a list of lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4466
+#: ../fish/guestfish-actions.pod:4471
msgid "See also: L</command-lines>"
msgstr "Див. також L</command-lines>"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4468
+#: ../fish/guestfish-actions.pod:4473
msgid "sleep"
msgstr "sleep"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4470
+#: ../fish/guestfish-actions.pod:4475
#, no-wrap
msgid ""
" sleep secs\n"
@@ -14509,17 +14517,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4472 ../src/guestfs-actions.pod:6719
+#: ../fish/guestfish-actions.pod:4477 ../src/guestfs-actions.pod:6724
msgid "Sleep for C<secs> seconds."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4474
+#: ../fish/guestfish-actions.pod:4479
msgid "stat"
msgstr "stat"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4476
+#: ../fish/guestfish-actions.pod:4481
#, no-wrap
msgid ""
" stat path\n"
@@ -14529,17 +14537,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4480 ../src/guestfs-actions.pod:6733
+#: ../fish/guestfish-actions.pod:4485 ../src/guestfs-actions.pod:6738
msgid "This is the same as the C<stat(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4482
+#: ../fish/guestfish-actions.pod:4487
msgid "statvfs"
msgstr "statvfs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4484
+#: ../fish/guestfish-actions.pod:4489
#, no-wrap
msgid ""
" statvfs path\n"
@@ -14549,7 +14557,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4486 ../src/guestfs-actions.pod:6747
+#: ../fish/guestfish-actions.pod:4491 ../src/guestfs-actions.pod:6752
msgid ""
"Returns file system statistics for any mounted file system. C<path> should "
"be a file or directory in the mounted file system (typically it is the mount "
@@ -14557,17 +14565,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4490 ../src/guestfs-actions.pod:6751
+#: ../fish/guestfish-actions.pod:4495 ../src/guestfs-actions.pod:6756
msgid "This is the same as the C<statvfs(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4492
+#: ../fish/guestfish-actions.pod:4497
msgid "strings"
msgstr "strings"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4494
+#: ../fish/guestfish-actions.pod:4499
#, no-wrap
msgid ""
" strings path\n"
@@ -14577,19 +14585,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4496 ../src/guestfs-actions.pod:6765
+#: ../fish/guestfish-actions.pod:4501 ../src/guestfs-actions.pod:6770
msgid ""
"This runs the L<strings(1)> command on a file and returns the list of "
"printable strings found."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4502
+#: ../fish/guestfish-actions.pod:4507
msgid "strings-e"
msgstr "strings-e"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4504
+#: ../fish/guestfish-actions.pod:4509
#, no-wrap
msgid ""
" strings-e encoding path\n"
@@ -14599,93 +14607,93 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4506
+#: ../fish/guestfish-actions.pod:4511
msgid ""
"This is like the L</strings> command, but allows you to specify the encoding "
"of strings that are looked for in the source file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4510 ../src/guestfs-actions.pod:6788
+#: ../fish/guestfish-actions.pod:4515 ../src/guestfs-actions.pod:6793
msgid "Allowed encodings are:"
msgstr "Можливими кодуваннями є:"
#. type: =item
-#: ../fish/guestfish-actions.pod:4514 ../src/guestfs-actions.pod:6792
+#: ../fish/guestfish-actions.pod:4519 ../src/guestfs-actions.pod:6797
msgid "s"
msgstr "s"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4516
+#: ../fish/guestfish-actions.pod:4521
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what L</strings> uses)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4519 ../src/guestfs-actions.pod:6797
+#: ../fish/guestfish-actions.pod:4524 ../src/guestfs-actions.pod:6802
msgid "S"
msgstr "S"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4521 ../src/guestfs-actions.pod:6799
+#: ../fish/guestfish-actions.pod:4526 ../src/guestfs-actions.pod:6804
msgid "Single 8-bit-byte characters."
msgstr "Окремі 8-бітові-байтові символи."
#. type: =item
-#: ../fish/guestfish-actions.pod:4523 ../src/guestfs-actions.pod:6801
+#: ../fish/guestfish-actions.pod:4528 ../src/guestfs-actions.pod:6806
msgid "b"
msgstr "b"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:6803
+#: ../fish/guestfish-actions.pod:4530 ../src/guestfs-actions.pod:6808
msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4528 ../src/guestfs-actions.pod:6806
+#: ../fish/guestfish-actions.pod:4533 ../src/guestfs-actions.pod:6811
msgid "l (lower case letter L)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4530 ../src/guestfs-actions.pod:6808
+#: ../fish/guestfish-actions.pod:4535 ../src/guestfs-actions.pod:6813
msgid ""
"16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for "
"examining binaries in Windows guests."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4533 ../src/guestfs-actions.pod:6811
+#: ../fish/guestfish-actions.pod:4538 ../src/guestfs-actions.pod:6816
msgid "B"
msgstr "B"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4535 ../src/guestfs-actions.pod:6813
+#: ../fish/guestfish-actions.pod:4540 ../src/guestfs-actions.pod:6818
msgid "32-bit big endian such as UCS-4BE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4537 ../src/guestfs-actions.pod:6815
+#: ../fish/guestfish-actions.pod:4542 ../src/guestfs-actions.pod:6820
msgid "L"
msgstr "L"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4539 ../src/guestfs-actions.pod:6817
+#: ../fish/guestfish-actions.pod:4544 ../src/guestfs-actions.pod:6822
msgid "32-bit little endian such as UCS-4LE."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4543 ../src/guestfs-actions.pod:6821
+#: ../fish/guestfish-actions.pod:4548 ../src/guestfs-actions.pod:6826
msgid "The returned strings are transcoded to UTF-8."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4548
+#: ../fish/guestfish-actions.pod:4553
msgid "swapoff-device"
msgstr "swapoff-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4550
+#: ../fish/guestfish-actions.pod:4555
#, no-wrap
msgid ""
" swapoff-device device\n"
@@ -14695,19 +14703,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4552
+#: ../fish/guestfish-actions.pod:4557
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See L</swapon-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4556
+#: ../fish/guestfish-actions.pod:4561
msgid "swapoff-file"
msgstr "swapoff-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4558
+#: ../fish/guestfish-actions.pod:4563
#, no-wrap
msgid ""
" swapoff-file file\n"
@@ -14717,17 +14725,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4560 ../src/guestfs-actions.pod:6852
+#: ../fish/guestfish-actions.pod:4565 ../src/guestfs-actions.pod:6857
msgid "This command disables the libguestfs appliance swap on file."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4562
+#: ../fish/guestfish-actions.pod:4567
msgid "swapoff-label"
msgstr "swapoff-label"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4564
+#: ../fish/guestfish-actions.pod:4569
#, no-wrap
msgid ""
" swapoff-label label\n"
@@ -14737,19 +14745,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4566 ../src/guestfs-actions.pod:6864
+#: ../fish/guestfish-actions.pod:4571 ../src/guestfs-actions.pod:6869
msgid ""
"This command disables the libguestfs appliance swap on labeled swap "
"partition."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4569
+#: ../fish/guestfish-actions.pod:4574
msgid "swapoff-uuid"
msgstr "swapoff-uuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4571
+#: ../fish/guestfish-actions.pod:4576
#, no-wrap
msgid ""
" swapoff-uuid uuid\n"
@@ -14759,19 +14767,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4573 ../src/guestfs-actions.pod:6877
+#: ../fish/guestfish-actions.pod:4578 ../src/guestfs-actions.pod:6882
msgid ""
"This command disables the libguestfs appliance swap partition with the given "
"UUID."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4576
+#: ../fish/guestfish-actions.pod:4581
msgid "swapon-device"
msgstr "swapon-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4578
+#: ../fish/guestfish-actions.pod:4583
#, no-wrap
msgid ""
" swapon-device device\n"
@@ -14781,7 +14789,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4580
+#: ../fish/guestfish-actions.pod:4585
msgid ""
"This command enables the libguestfs appliance to use the swap device or "
"partition named C<device>. The increased memory is made available for all "
@@ -14789,7 +14797,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4585 ../src/guestfs-actions.pod:6895
+#: ../fish/guestfish-actions.pod:4590 ../src/guestfs-actions.pod:6900
msgid ""
"Note that you should not swap to existing guest swap partitions unless you "
"know what you are doing. They may contain hibernation information, or other "
@@ -14799,12 +14807,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4592
+#: ../fish/guestfish-actions.pod:4597
msgid "swapon-file"
msgstr "swapon-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4594
+#: ../fish/guestfish-actions.pod:4599
#, no-wrap
msgid ""
" swapon-file file\n"
@@ -14814,18 +14822,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4596
+#: ../fish/guestfish-actions.pod:4601
msgid ""
"This command enables swap to a file. See L</swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4599
+#: ../fish/guestfish-actions.pod:4604
msgid "swapon-label"
msgstr "swapon-label"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4601
+#: ../fish/guestfish-actions.pod:4606
#, no-wrap
msgid ""
" swapon-label label\n"
@@ -14835,19 +14843,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4603
+#: ../fish/guestfish-actions.pod:4608
msgid ""
"This command enables swap to a labeled swap partition. See L</swapon-"
"device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4606
+#: ../fish/guestfish-actions.pod:4611
msgid "swapon-uuid"
msgstr "swapon-uuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4608
+#: ../fish/guestfish-actions.pod:4613
#, no-wrap
msgid ""
" swapon-uuid uuid\n"
@@ -14857,19 +14865,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4610
+#: ../fish/guestfish-actions.pod:4615
msgid ""
"This command enables swap to a swap partition with the given UUID. See L</"
"swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4613
+#: ../fish/guestfish-actions.pod:4618
msgid "sync"
msgstr "sync"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4615
+#: ../fish/guestfish-actions.pod:4620
#, no-wrap
msgid ""
" sync\n"
@@ -14879,26 +14887,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4617 ../src/guestfs-actions.pod:6950
+#: ../fish/guestfish-actions.pod:4622 ../src/guestfs-actions.pod:6955
msgid ""
"This syncs the disk, so that any writes are flushed through to the "
"underlying disk image."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4620 ../src/guestfs-actions.pod:6953
+#: ../fish/guestfish-actions.pod:4625 ../src/guestfs-actions.pod:6958
msgid ""
"You should always call this if you have modified a disk image, before "
"closing the handle."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4623
+#: ../fish/guestfish-actions.pod:4628
msgid "tail"
msgstr "tail"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4625
+#: ../fish/guestfish-actions.pod:4630
#, no-wrap
msgid ""
" tail path\n"
@@ -14908,18 +14916,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4627 ../src/guestfs-actions.pod:6966
+#: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:6971
msgid ""
"This command returns up to the last 10 lines of a file as a list of strings."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4633
+#: ../fish/guestfish-actions.pod:4638
msgid "tail-n"
msgstr "tail-n"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4635
+#: ../fish/guestfish-actions.pod:4640
#, no-wrap
msgid ""
" tail-n nrlines path\n"
@@ -14927,26 +14935,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4637 ../src/guestfs-actions.pod:6985
+#: ../fish/guestfish-actions.pod:4642 ../src/guestfs-actions.pod:6990
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the last "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4640 ../src/guestfs-actions.pod:6988
+#: ../fish/guestfish-actions.pod:4645 ../src/guestfs-actions.pod:6993
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, starting with the C<-nrlines>th line."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4648
+#: ../fish/guestfish-actions.pod:4653
msgid "tar-in"
msgstr "tar-in"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4650
+#: ../fish/guestfish-actions.pod:4655
#, no-wrap
msgid ""
" tar-in (tarfile|-) directory\n"
@@ -14956,24 +14964,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4652 ../src/guestfs-actions.pod:7009
+#: ../fish/guestfish-actions.pod:4657 ../src/guestfs-actions.pod:7014
msgid ""
"This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4655
+#: ../fish/guestfish-actions.pod:4660
msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4660
+#: ../fish/guestfish-actions.pod:4665
msgid "tar-out"
msgstr "tar-out"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4662
+#: ../fish/guestfish-actions.pod:4667
#, no-wrap
msgid ""
" tar-out directory (tarfile|-)\n"
@@ -14983,24 +14991,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4664 ../src/guestfs-actions.pod:7026
+#: ../fish/guestfish-actions.pod:4669 ../src/guestfs-actions.pod:7031
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarfile>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4667
+#: ../fish/guestfish-actions.pod:4672
msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4672
+#: ../fish/guestfish-actions.pod:4677
msgid "tgz-in"
msgstr "tgz-in"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4674
+#: ../fish/guestfish-actions.pod:4679
#, no-wrap
msgid ""
" tgz-in (tarball|-) directory\n"
@@ -15010,24 +15018,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4676 ../src/guestfs-actions.pod:7043
+#: ../fish/guestfish-actions.pod:4681 ../src/guestfs-actions.pod:7048
msgid ""
"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4679
+#: ../fish/guestfish-actions.pod:4684
msgid "To upload an uncompressed tarball, use L</tar-in>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4683
+#: ../fish/guestfish-actions.pod:4688
msgid "tgz-out"
msgstr "tgz-out"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4685
+#: ../fish/guestfish-actions.pod:4690
#, no-wrap
msgid ""
" tgz-out directory (tarball|-)\n"
@@ -15037,24 +15045,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4687 ../src/guestfs-actions.pod:7059
+#: ../fish/guestfish-actions.pod:4692 ../src/guestfs-actions.pod:7064
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4690
+#: ../fish/guestfish-actions.pod:4695
msgid "To download an uncompressed tarball, use L</tar-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4694
+#: ../fish/guestfish-actions.pod:4699
msgid "touch"
msgstr "touch"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4696
+#: ../fish/guestfish-actions.pod:4701
#, no-wrap
msgid ""
" touch path\n"
@@ -15064,7 +15072,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4698 ../src/guestfs-actions.pod:7074
+#: ../fish/guestfish-actions.pod:4703 ../src/guestfs-actions.pod:7079
msgid ""
"Touch acts like the L<touch(1)> command. It can be used to update the "
"timestamps on a file, or, if the file does not exist, to create a new zero-"
@@ -15072,19 +15080,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4702 ../src/guestfs-actions.pod:7078
+#: ../fish/guestfish-actions.pod:4707 ../src/guestfs-actions.pod:7083
msgid ""
"This command only works on regular files, and will fail on other file types "
"such as directories, symbolic links, block special etc."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4705
+#: ../fish/guestfish-actions.pod:4710
msgid "truncate"
msgstr "truncate"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4707
+#: ../fish/guestfish-actions.pod:4712
#, no-wrap
msgid ""
" truncate path\n"
@@ -15094,19 +15102,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4709 ../src/guestfs-actions.pod:7091
+#: ../fish/guestfish-actions.pod:4714 ../src/guestfs-actions.pod:7096
msgid ""
"This command truncates C<path> to a zero-length file. The file must exist "
"already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4712
+#: ../fish/guestfish-actions.pod:4717
msgid "truncate-size"
msgstr "truncate-size"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4714
+#: ../fish/guestfish-actions.pod:4719
#, no-wrap
msgid ""
" truncate-size path size\n"
@@ -15116,14 +15124,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4716 ../src/guestfs-actions.pod:7105
+#: ../fish/guestfish-actions.pod:4721 ../src/guestfs-actions.pod:7110
msgid ""
"This command truncates C<path> to size C<size> bytes. The file must exist "
"already."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4719
+#: ../fish/guestfish-actions.pod:4724
msgid ""
"If the current file size is less than C<size> then the file is extended to "
"the required size with zero bytes. This creates a sparse file (ie. disk "
@@ -15132,12 +15140,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4725
+#: ../fish/guestfish-actions.pod:4730
msgid "tune2fs-l"
msgstr "tune2fs-l"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4727
+#: ../fish/guestfish-actions.pod:4732
#, no-wrap
msgid ""
" tune2fs-l device\n"
@@ -15147,14 +15155,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4729 ../src/guestfs-actions.pod:7124
+#: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7129
msgid ""
"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4732 ../src/guestfs-actions.pod:7127
+#: ../fish/guestfish-actions.pod:4737 ../src/guestfs-actions.pod:7132
msgid ""
"It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage "
"for more details. The list of fields returned isn't clearly defined, and "
@@ -15163,12 +15171,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4737
+#: ../fish/guestfish-actions.pod:4742
msgid "txz-in"
msgstr "txz-in"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4739
+#: ../fish/guestfish-actions.pod:4744
#, no-wrap
msgid ""
" txz-in (tarball|-) directory\n"
@@ -15178,19 +15186,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4741 ../src/guestfs-actions.pod:7147
+#: ../fish/guestfish-actions.pod:4746 ../src/guestfs-actions.pod:7152
msgid ""
"This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4746
+#: ../fish/guestfish-actions.pod:4751
msgid "txz-out"
msgstr "txz-out"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4748
+#: ../fish/guestfish-actions.pod:4753
#, no-wrap
msgid ""
" txz-out directory (tarball|-)\n"
@@ -15200,19 +15208,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4750 ../src/guestfs-actions.pod:7161
+#: ../fish/guestfish-actions.pod:4755 ../src/guestfs-actions.pod:7166
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball> (as an xz compressed tar archive)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4755
+#: ../fish/guestfish-actions.pod:4760
msgid "umask"
msgstr "umask"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4757
+#: ../fish/guestfish-actions.pod:4762
#, no-wrap
msgid ""
" umask mask\n"
@@ -15222,14 +15230,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4759 ../src/guestfs-actions.pod:7174
+#: ../fish/guestfish-actions.pod:4764 ../src/guestfs-actions.pod:7179
msgid ""
"This function sets the mask used for creating new files and device nodes to "
"C<mask & 0777>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4762 ../src/guestfs-actions.pod:7177
+#: ../fish/guestfish-actions.pod:4767 ../src/guestfs-actions.pod:7182
msgid ""
"Typical umask values would be C<022> which creates new files with "
"permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates "
@@ -15237,7 +15245,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4767 ../src/guestfs-actions.pod:7182
+#: ../fish/guestfish-actions.pod:4772 ../src/guestfs-actions.pod:7187
msgid ""
"The default umask is C<022>. This is important because it means that "
"directories and device nodes will be created with C<0644> or C<0755> mode "
@@ -15245,27 +15253,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4771
+#: ../fish/guestfish-actions.pod:4776
msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
msgstr "Див. також L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
#. type: textblock
-#: ../fish/guestfish-actions.pod:4774 ../src/guestfs-actions.pod:7189
+#: ../fish/guestfish-actions.pod:4779 ../src/guestfs-actions.pod:7194
msgid "This call returns the previous umask."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4776
+#: ../fish/guestfish-actions.pod:4781
msgid "umount"
msgstr "umount"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4778
+#: ../fish/guestfish-actions.pod:4783
msgid "unmount"
msgstr "unmount"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4780
+#: ../fish/guestfish-actions.pod:4785
#, no-wrap
msgid ""
" umount pathordevice\n"
@@ -15275,24 +15283,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4782 ../src/guestfs-actions.pod:7201
+#: ../fish/guestfish-actions.pod:4787 ../src/guestfs-actions.pod:7206
msgid ""
"This unmounts the given filesystem. The filesystem may be specified either "
"by its mountpoint (path) or the device which contains the filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4786
+#: ../fish/guestfish-actions.pod:4791
msgid "umount-all"
msgstr "umount-all"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4788
+#: ../fish/guestfish-actions.pod:4793
msgid "unmount-all"
msgstr "unmount-all"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4790
+#: ../fish/guestfish-actions.pod:4795
#, no-wrap
msgid ""
" umount-all\n"
@@ -15302,22 +15310,22 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4792 ../src/guestfs-actions.pod:7214
+#: ../fish/guestfish-actions.pod:4797 ../src/guestfs-actions.pod:7219
msgid "This unmounts all mounted filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4794 ../src/guestfs-actions.pod:7216
+#: ../fish/guestfish-actions.pod:4799 ../src/guestfs-actions.pod:7221
msgid "Some internal mounts are not unmounted by this call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4796
+#: ../fish/guestfish-actions.pod:4801
msgid "upload"
msgstr "upload"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4798
+#: ../fish/guestfish-actions.pod:4803
#, no-wrap
msgid ""
" upload (filename|-) remotefilename\n"
@@ -15327,23 +15335,23 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4800 ../fish/guestfish-actions.pod:4813
-#: ../src/guestfs-actions.pod:7229 ../src/guestfs-actions.pod:7253
+#: ../fish/guestfish-actions.pod:4805 ../fish/guestfish-actions.pod:4818
+#: ../src/guestfs-actions.pod:7234 ../src/guestfs-actions.pod:7258
msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4805
+#: ../fish/guestfish-actions.pod:4810
msgid "See also L</download>."
msgstr "Див. також L</download>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:4809
+#: ../fish/guestfish-actions.pod:4814
msgid "upload-offset"
msgstr "upload-offset"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4811
+#: ../fish/guestfish-actions.pod:4816
#, no-wrap
msgid ""
" upload-offset (filename|-) remotefilename offset\n"
@@ -15353,7 +15361,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4816 ../src/guestfs-actions.pod:7256
+#: ../fish/guestfish-actions.pod:4821 ../src/guestfs-actions.pod:7261
msgid ""
"C<remotefilename> is overwritten starting at the byte C<offset> specified. "
"The intention is to overwrite parts of existing files or devices, although "
@@ -15363,7 +15371,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4823
+#: ../fish/guestfish-actions.pod:4828
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with L</pwrite>, and this call always writes the full "
@@ -15371,17 +15379,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4828
+#: ../fish/guestfish-actions.pod:4833
msgid "See also L</upload>, L</pwrite>."
msgstr "Див. також L</upload>, L</pwrite>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:4832
+#: ../fish/guestfish-actions.pod:4837
msgid "utimens"
msgstr "utimens"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4834
+#: ../fish/guestfish-actions.pod:4839
#, no-wrap
msgid ""
" utimens path atsecs atnsecs mtsecs mtnsecs\n"
@@ -15389,26 +15397,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4836 ../src/guestfs-actions.pod:7289
+#: ../fish/guestfish-actions.pod:4841 ../src/guestfs-actions.pod:7294
msgid "This command sets the timestamps of a file with nanosecond precision."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4839 ../src/guestfs-actions.pod:7292
+#: ../fish/guestfish-actions.pod:4844 ../src/guestfs-actions.pod:7297
msgid ""
"C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
"from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4842 ../src/guestfs-actions.pod:7295
+#: ../fish/guestfish-actions.pod:4847 ../src/guestfs-actions.pod:7300
msgid ""
"C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
"nanoseconds from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4845 ../src/guestfs-actions.pod:7298
+#: ../fish/guestfish-actions.pod:4850 ../src/guestfs-actions.pod:7303
msgid ""
"If the C<*nsecs> field contains the special value C<-1> then the "
"corresponding timestamp is set to the current time. (The C<*secs> field is "
@@ -15416,7 +15424,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4849 ../src/guestfs-actions.pod:7302
+#: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7307
msgid ""
"If the C<*nsecs> field contains the special value C<-2> then the "
"corresponding timestamp is left unchanged. (The C<*secs> field is ignored "
@@ -15424,12 +15432,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4853
+#: ../fish/guestfish-actions.pod:4858
msgid "version"
msgstr "version"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4855
+#: ../fish/guestfish-actions.pod:4860
#, no-wrap
msgid ""
" version\n"
@@ -15439,13 +15447,13 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4857 ../src/guestfs-actions.pod:7315
+#: ../fish/guestfish-actions.pod:4862 ../src/guestfs-actions.pod:7320
msgid ""
"Return the libguestfs version number that the program is linked against."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4860 ../src/guestfs-actions.pod:7318
+#: ../fish/guestfish-actions.pod:4865 ../src/guestfs-actions.pod:7323
msgid ""
"Note that because of dynamic linking this is not necessarily the version of "
"libguestfs that you compiled against. You can compile the program, and then "
@@ -15454,7 +15462,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4865 ../src/guestfs-actions.pod:7323
+#: ../fish/guestfish-actions.pod:4870 ../src/guestfs-actions.pod:7328
msgid ""
"This call was added in version C<1.0.58>. In previous versions of "
"libguestfs there was no way to get the version number. From C code you can "
@@ -15463,7 +15471,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4871 ../src/guestfs-actions.pod:7329
+#: ../fish/guestfish-actions.pod:4876 ../src/guestfs-actions.pod:7334
msgid ""
"The call returns a structure with four elements. The first three (C<major>, "
"C<minor> and C<release>) are numbers and correspond to the usual version "
@@ -15472,18 +15480,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4877 ../src/guestfs-actions.pod:7335
+#: ../fish/guestfish-actions.pod:4882 ../src/guestfs-actions.pod:7340
msgid ""
"To construct the original version string: C<$major.$minor.$release$extra>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4880 ../src/guestfs-actions.pod:7338
+#: ../fish/guestfish-actions.pod:4885 ../src/guestfs-actions.pod:7343
msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4882
+#: ../fish/guestfish-actions.pod:4887
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -15492,12 +15500,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4888
+#: ../fish/guestfish-actions.pod:4893
msgid "vfs-label"
msgstr "vfs-label"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4890
+#: ../fish/guestfish-actions.pod:4895
#, no-wrap
msgid ""
" vfs-label device\n"
@@ -15507,27 +15515,27 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4892 ../src/guestfs-actions.pod:7358
+#: ../fish/guestfish-actions.pod:4897 ../src/guestfs-actions.pod:7363
msgid "This returns the filesystem label of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4895 ../src/guestfs-actions.pod:7361
+#: ../fish/guestfish-actions.pod:4900 ../src/guestfs-actions.pod:7366
msgid "If the filesystem is unlabeled, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4897
+#: ../fish/guestfish-actions.pod:4902
msgid "To find a filesystem from the label, use L</findfs-label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4899
+#: ../fish/guestfish-actions.pod:4904
msgid "vfs-type"
msgstr "vfs-type"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4901
+#: ../fish/guestfish-actions.pod:4906
#, no-wrap
msgid ""
" vfs-type device\n"
@@ -15537,14 +15545,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4903 ../src/guestfs-actions.pod:7376
+#: ../fish/guestfish-actions.pod:4908 ../src/guestfs-actions.pod:7381
msgid ""
"This command gets the filesystem type corresponding to the filesystem on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4906 ../src/guestfs-actions.pod:7379
+#: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7384
msgid ""
"For most filesystems, the result is the name of the Linux VFS module which "
"would be used to mount this filesystem if you mounted it without specifying "
@@ -15552,12 +15560,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4911
+#: ../fish/guestfish-actions.pod:4916
msgid "vfs-uuid"
msgstr "vfs-uuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4913
+#: ../fish/guestfish-actions.pod:4918
#, no-wrap
msgid ""
" vfs-uuid device\n"
@@ -15567,27 +15575,27 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4915 ../src/guestfs-actions.pod:7395
+#: ../fish/guestfish-actions.pod:4920 ../src/guestfs-actions.pod:7400
msgid "This returns the filesystem UUID of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4918 ../src/guestfs-actions.pod:7398
+#: ../fish/guestfish-actions.pod:4923 ../src/guestfs-actions.pod:7403
msgid "If the filesystem does not have a UUID, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4920
+#: ../fish/guestfish-actions.pod:4925
msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4922
+#: ../fish/guestfish-actions.pod:4927
msgid "vg-activate"
msgstr "vg-activate"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4924
+#: ../fish/guestfish-actions.pod:4929
#, no-wrap
msgid ""
" vg-activate true|false 'volgroups ...'\n"
@@ -15595,31 +15603,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4926 ../src/guestfs-actions.pod:7414
+#: ../fish/guestfish-actions.pod:4931 ../src/guestfs-actions.pod:7419
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in the listed volume groups C<volgroups>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4929 ../src/guestfs-actions.pod:7417
+#: ../fish/guestfish-actions.pod:4934 ../src/guestfs-actions.pod:7422
msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4931 ../src/guestfs-actions.pod:7419
+#: ../fish/guestfish-actions.pod:4936 ../src/guestfs-actions.pod:7424
msgid ""
"Note that if C<volgroups> is an empty list then B<all> volume groups are "
"activated or deactivated."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4934
+#: ../fish/guestfish-actions.pod:4939
msgid "vg-activate-all"
msgstr "vg-activate-all"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4936
+#: ../fish/guestfish-actions.pod:4941
#, no-wrap
msgid ""
" vg-activate-all true|false\n"
@@ -15629,24 +15637,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4938 ../src/guestfs-actions.pod:7432
+#: ../fish/guestfish-actions.pod:4943 ../src/guestfs-actions.pod:7437
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in all volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4941 ../src/guestfs-actions.pod:7435
+#: ../fish/guestfish-actions.pod:4946 ../src/guestfs-actions.pod:7440
msgid "This command is the same as running C<vgchange -a y|n>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4943
+#: ../fish/guestfish-actions.pod:4948
msgid "vgcreate"
msgstr "vgcreate"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4945
+#: ../fish/guestfish-actions.pod:4950
#, no-wrap
msgid ""
" vgcreate volgroup 'physvols ...'\n"
@@ -15654,19 +15662,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4947 ../src/guestfs-actions.pod:7448
+#: ../fish/guestfish-actions.pod:4952 ../src/guestfs-actions.pod:7453
msgid ""
"This creates an LVM volume group called C<volgroup> from the non-empty list "
"of physical volumes C<physvols>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4950
+#: ../fish/guestfish-actions.pod:4955
msgid "vglvuuids"
msgstr "vglvuuids"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4952
+#: ../fish/guestfish-actions.pod:4957
#, no-wrap
msgid ""
" vglvuuids vgname\n"
@@ -15674,31 +15682,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4954 ../src/guestfs-actions.pod:7461
+#: ../fish/guestfish-actions.pod:4959 ../src/guestfs-actions.pod:7466
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the logical "
"volumes created in this volume group."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4957
+#: ../fish/guestfish-actions.pod:4962
msgid ""
"You can use this along with L</lvs> and L</lvuuid> calls to associate "
"logical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4960
+#: ../fish/guestfish-actions.pod:4965
msgid "See also L</vgpvuuids>."
msgstr "Див. також L</vgpvuuids>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:4962
+#: ../fish/guestfish-actions.pod:4967
msgid "vgpvuuids"
msgstr "vgpvuuids"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4964
+#: ../fish/guestfish-actions.pod:4969
#, no-wrap
msgid ""
" vgpvuuids vgname\n"
@@ -15706,31 +15714,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4966 ../src/guestfs-actions.pod:7481
+#: ../fish/guestfish-actions.pod:4971 ../src/guestfs-actions.pod:7486
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the physical "
"volumes that this volume group resides on."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4969
+#: ../fish/guestfish-actions.pod:4974
msgid ""
"You can use this along with L</pvs> and L</pvuuid> calls to associate "
"physical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4972
+#: ../fish/guestfish-actions.pod:4977
msgid "See also L</vglvuuids>."
msgstr "Див. також L</vglvuuids>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:4974
+#: ../fish/guestfish-actions.pod:4979
msgid "vgremove"
msgstr "vgremove"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4976
+#: ../fish/guestfish-actions.pod:4981
#, no-wrap
msgid ""
" vgremove vgname\n"
@@ -15738,23 +15746,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4978 ../src/guestfs-actions.pod:7501
+#: ../fish/guestfish-actions.pod:4983 ../src/guestfs-actions.pod:7506
msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4980 ../src/guestfs-actions.pod:7503
+#: ../fish/guestfish-actions.pod:4985 ../src/guestfs-actions.pod:7508
msgid ""
"This also forcibly removes all logical volumes in the volume group (if any)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4983
+#: ../fish/guestfish-actions.pod:4988
msgid "vgrename"
msgstr "vgrename"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4985
+#: ../fish/guestfish-actions.pod:4990
#, no-wrap
msgid ""
" vgrename volgroup newvolgroup\n"
@@ -15762,17 +15770,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4987 ../src/guestfs-actions.pod:7517
+#: ../fish/guestfish-actions.pod:4992 ../src/guestfs-actions.pod:7522
msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4989
+#: ../fish/guestfish-actions.pod:4994
msgid "vgs"
msgstr "vgs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4991
+#: ../fish/guestfish-actions.pod:4996
#, no-wrap
msgid ""
" vgs\n"
@@ -15782,31 +15790,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4993 ../src/guestfs-actions.pod:7528
+#: ../fish/guestfish-actions.pod:4998 ../src/guestfs-actions.pod:7533
msgid ""
"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
"> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4996 ../src/guestfs-actions.pod:7531
+#: ../fish/guestfish-actions.pod:5001 ../src/guestfs-actions.pod:7536
msgid ""
"This returns a list of just the volume group names that were detected (eg. "
"C<VolGroup00>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4999
+#: ../fish/guestfish-actions.pod:5004
msgid "See also L</vgs-full>."
msgstr "Див. також L</vgs-full>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:5001
+#: ../fish/guestfish-actions.pod:5006
msgid "vgs-full"
msgstr "vgs-full"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5003
+#: ../fish/guestfish-actions.pod:5008
#, no-wrap
msgid ""
" vgs-full\n"
@@ -15816,19 +15824,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5005 ../src/guestfs-actions.pod:7547
+#: ../fish/guestfish-actions.pod:5010 ../src/guestfs-actions.pod:7552
msgid ""
"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
"> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5008
+#: ../fish/guestfish-actions.pod:5013
msgid "vgscan"
msgstr "vgscan"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5010
+#: ../fish/guestfish-actions.pod:5015
#, no-wrap
msgid ""
" vgscan\n"
@@ -15838,19 +15846,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5012 ../src/guestfs-actions.pod:7561
+#: ../fish/guestfish-actions.pod:5017 ../src/guestfs-actions.pod:7566
msgid ""
"This rescans all block devices and rebuilds the list of LVM physical "
"volumes, volume groups and logical volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5015
+#: ../fish/guestfish-actions.pod:5020
msgid "vguuid"
msgstr "vguuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5017
+#: ../fish/guestfish-actions.pod:5022
#, no-wrap
msgid ""
" vguuid vgname\n"
@@ -15858,17 +15866,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5019 ../src/guestfs-actions.pod:7574
+#: ../fish/guestfish-actions.pod:5024 ../src/guestfs-actions.pod:7579
msgid "This command returns the UUID of the LVM VG named C<vgname>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5021
+#: ../fish/guestfish-actions.pod:5026
msgid "wc-c"
msgstr "wc-c"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5023
+#: ../fish/guestfish-actions.pod:5028
#, no-wrap
msgid ""
" wc-c path\n"
@@ -15878,19 +15886,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5025 ../src/guestfs-actions.pod:7614
+#: ../fish/guestfish-actions.pod:5030 ../src/guestfs-actions.pod:7619
msgid ""
"This command counts the characters in a file, using the C<wc -c> external "
"command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5028
+#: ../fish/guestfish-actions.pod:5033
msgid "wc-l"
msgstr "wc-l"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5030
+#: ../fish/guestfish-actions.pod:5035
#, no-wrap
msgid ""
" wc-l path\n"
@@ -15900,18 +15908,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5032 ../src/guestfs-actions.pod:7627
+#: ../fish/guestfish-actions.pod:5037 ../src/guestfs-actions.pod:7632
msgid ""
"This command counts the lines in a file, using the C<wc -l> external command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5035
+#: ../fish/guestfish-actions.pod:5040
msgid "wc-w"
msgstr "wc-w"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5037
+#: ../fish/guestfish-actions.pod:5042
#, no-wrap
msgid ""
" wc-w path\n"
@@ -15921,18 +15929,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5039 ../src/guestfs-actions.pod:7640
+#: ../fish/guestfish-actions.pod:5044 ../src/guestfs-actions.pod:7645
msgid ""
"This command counts the words in a file, using the C<wc -w> external command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5042
+#: ../fish/guestfish-actions.pod:5047
msgid "write"
msgstr "write"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5044
+#: ../fish/guestfish-actions.pod:5049
#, no-wrap
msgid ""
" write path content\n"
@@ -15942,24 +15950,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5046 ../src/guestfs-actions.pod:7655
+#: ../fish/guestfish-actions.pod:5051 ../src/guestfs-actions.pod:7660
msgid ""
"This call creates a file called C<path>. The content of the file is the "
"string C<content> (which can contain any 8 bit data)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5049
+#: ../fish/guestfish-actions.pod:5054
msgid "See also L</write-append>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5054
+#: ../fish/guestfish-actions.pod:5059
msgid "write-append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5056
+#: ../fish/guestfish-actions.pod:5061
#, no-wrap
msgid ""
" write-append path content\n"
@@ -15967,24 +15975,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5058 ../src/guestfs-actions.pod:7675
+#: ../fish/guestfish-actions.pod:5063 ../src/guestfs-actions.pod:7680
msgid ""
"This call appends C<content> to the end of file C<path>. If C<path> does "
"not exist, then a new file is created."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5061
+#: ../fish/guestfish-actions.pod:5066
msgid "See also L</write>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5066
+#: ../fish/guestfish-actions.pod:5071
msgid "write-file"
msgstr "write-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5068
+#: ../fish/guestfish-actions.pod:5073
#, no-wrap
msgid ""
" write-file path content size\n"
@@ -15992,39 +16000,39 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5070 ../src/guestfs-actions.pod:7702
+#: ../fish/guestfish-actions.pod:5075 ../src/guestfs-actions.pod:7707
msgid ""
"This call creates a file called C<path>. The contents of the file is the "
"string C<content> (which can contain any 8 bit data), with length C<size>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5074 ../src/guestfs-actions.pod:7706
+#: ../fish/guestfish-actions.pod:5079 ../src/guestfs-actions.pod:7711
msgid ""
"As a special case, if C<size> is C<0> then the length is calculated using "
"C<strlen> (so in this case the content cannot contain embedded ASCII NULs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5078 ../src/guestfs-actions.pod:7710
+#: ../fish/guestfish-actions.pod:5083 ../src/guestfs-actions.pod:7715
msgid ""
"I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
"I<not> work, even if the length is specified."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5084
+#: ../fish/guestfish-actions.pod:5089
msgid ""
"I<This function is deprecated.> In new code, use the L</write> call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5091
+#: ../fish/guestfish-actions.pod:5096
msgid "zegrep"
msgstr "zegrep"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5093
+#: ../fish/guestfish-actions.pod:5098
#, no-wrap
msgid ""
" zegrep regex path\n"
@@ -16034,18 +16042,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5095 ../src/guestfs-actions.pod:7727
+#: ../fish/guestfish-actions.pod:5100 ../src/guestfs-actions.pod:7732
msgid ""
"This calls the external C<zegrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5101
+#: ../fish/guestfish-actions.pod:5106
msgid "zegrepi"
msgstr "zegrepi"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5103
+#: ../fish/guestfish-actions.pod:5108
#, no-wrap
msgid ""
" zegrepi regex path\n"
@@ -16053,18 +16061,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5105 ../src/guestfs-actions.pod:7746
+#: ../fish/guestfish-actions.pod:5110 ../src/guestfs-actions.pod:7751
msgid ""
"This calls the external C<zegrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5111
+#: ../fish/guestfish-actions.pod:5116
msgid "zero"
msgstr "zero"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5113
+#: ../fish/guestfish-actions.pod:5118
#, no-wrap
msgid ""
" zero device\n"
@@ -16074,12 +16082,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5115 ../src/guestfs-actions.pod:7764
+#: ../fish/guestfish-actions.pod:5120 ../src/guestfs-actions.pod:7769
msgid "This command writes zeroes over the first few blocks of C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5117 ../src/guestfs-actions.pod:7766
+#: ../fish/guestfish-actions.pod:5122 ../src/guestfs-actions.pod:7771
msgid ""
"How many blocks are zeroed isn't specified (but it's I<not> enough to "
"securely wipe the device). It should be sufficient to remove any partition "
@@ -16087,17 +16095,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5121
+#: ../fish/guestfish-actions.pod:5126 ../fish/guestfish-actions.pod:5141
+#: ../src/guestfs-actions.pod:7775 ../src/guestfs-actions.pod:7801
+msgid ""
+"If blocks are already zero, then this command avoids writing zeroes. This "
+"prevents the underlying device from becoming non-sparse or growing "
+"unnecessarily."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:5130
msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5124
+#: ../fish/guestfish-actions.pod:5133
msgid "zero-device"
msgstr "zero-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5126
+#: ../fish/guestfish-actions.pod:5135
#, no-wrap
msgid ""
" zero-device device\n"
@@ -16107,19 +16124,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5128
+#: ../fish/guestfish-actions.pod:5137
msgid ""
"This command writes zeroes over the entire C<device>. Compare with L</zero> "
"which just zeroes the first few blocks of a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5135
+#: ../fish/guestfish-actions.pod:5148
msgid "zerofree"
msgstr "zerofree"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5137
+#: ../fish/guestfish-actions.pod:5150
#, no-wrap
msgid ""
" zerofree device\n"
@@ -16129,7 +16146,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7810
+#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7823
msgid ""
"This runs the I<zerofree> program on C<device>. This program claims to zero "
"unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
@@ -16137,24 +16154,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5144 ../src/guestfs-actions.pod:7815
+#: ../fish/guestfish-actions.pod:5157 ../src/guestfs-actions.pod:7828
msgid "You should B<not> run this program if the filesystem is mounted."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5147 ../src/guestfs-actions.pod:7818
+#: ../fish/guestfish-actions.pod:5160 ../src/guestfs-actions.pod:7831
msgid ""
"It is possible that using this program can damage the filesystem or data on "
"the filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5150
+#: ../fish/guestfish-actions.pod:5163
msgid "zfgrep"
msgstr "zfgrep"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5152
+#: ../fish/guestfish-actions.pod:5165
#, no-wrap
msgid ""
" zfgrep pattern path\n"
@@ -16164,18 +16181,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5154 ../src/guestfs-actions.pod:7832
+#: ../fish/guestfish-actions.pod:5167 ../src/guestfs-actions.pod:7845
msgid ""
"This calls the external C<zfgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5160
+#: ../fish/guestfish-actions.pod:5173
msgid "zfgrepi"
msgstr "zfgrepi"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5162
+#: ../fish/guestfish-actions.pod:5175
#, no-wrap
msgid ""
" zfgrepi pattern path\n"
@@ -16185,18 +16202,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5164 ../src/guestfs-actions.pod:7851
+#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7864
msgid ""
"This calls the external C<zfgrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5170
+#: ../fish/guestfish-actions.pod:5183
msgid "zfile"
msgstr "zfile"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5172
+#: ../fish/guestfish-actions.pod:5185
#, no-wrap
msgid ""
" zfile meth path\n"
@@ -16206,35 +16223,35 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5174 ../src/guestfs-actions.pod:7877
+#: ../fish/guestfish-actions.pod:5187 ../src/guestfs-actions.pod:7890
msgid ""
"This command runs C<file> after first decompressing C<path> using C<method>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7880
+#: ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:7893
msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5179
+#: ../fish/guestfish-actions.pod:5192
msgid ""
"Since 1.0.63, use L</file> instead which can now process compressed files."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5182
+#: ../fish/guestfish-actions.pod:5195
msgid ""
"I<This function is deprecated.> In new code, use the L</file> call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5189
+#: ../fish/guestfish-actions.pod:5202
msgid "zgrep"
msgstr "zgrep"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5191
+#: ../fish/guestfish-actions.pod:5204
#, no-wrap
msgid ""
" zgrep regex path\n"
@@ -16244,18 +16261,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5193 ../src/guestfs-actions.pod:7897
+#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:7910
msgid ""
"This calls the external C<zgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5199
+#: ../fish/guestfish-actions.pod:5212
msgid "zgrepi"
msgstr "zgrepi"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5201
+#: ../fish/guestfish-actions.pod:5214
#, no-wrap
msgid ""
" zgrepi regex path\n"
@@ -16265,7 +16282,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5203 ../src/guestfs-actions.pod:7916
+#: ../fish/guestfish-actions.pod:5216 ../src/guestfs-actions.pod:7929
msgid ""
"This calls the external C<zgrep -i> program and returns the matching lines."
msgstr ""
@@ -17161,7 +17178,7 @@ msgid "To list what is available do:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:139 ../fish/guestfish.pod:998
+#: ../fish/guestfish.pod:139 ../fish/guestfish.pod:1009
#, no-wrap
msgid ""
" guestfish -N help | less\n"
@@ -18992,14 +19009,47 @@ msgstr ""
msgid "Guestfish client and server versions must match exactly."
msgstr ""
-#. type: =head1
+#. type: =head2
#: ../fish/guestfish.pod:976
-msgid "PREPARED DISK IMAGES"
+msgid "REMOTE CONTROL RUN COMMAND HANGING"
msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:978
msgid ""
+"Using the C<run> (or C<launch>) command remotely in a command substitution "
+"context hangs, ie. don't do (note the backquotes):"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish.pod:981
+#, fuzzy, no-wrap
+#| msgid ""
+#| " guestfish --ro -d myguest -i\n"
+#| "\n"
+msgid ""
+" a=`guestfish --remote run`\n"
+"\n"
+msgstr ""
+" guestfish --ro -d myguest -i\n"
+"\n"
+
+#. type: textblock
+#: ../fish/guestfish.pod:983
+msgid ""
+"Since the C<run> command produces no output on stdout, this is not useful "
+"anyway. For further information see L<https://bugzilla.redhat.com/show_bug."
+"cgi?id=592910>."
+msgstr ""
+
+#. type: =head1
+#: ../fish/guestfish.pod:987
+msgid "PREPARED DISK IMAGES"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish.pod:989
+msgid ""
"Use the I<-N type> or I<--new type> parameter to select one of a set of "
"preformatted disk images that guestfish can make for you to save typing. "
"This is particularly useful for testing purposes. This option is used "
@@ -19008,7 +19058,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:984
+#: ../fish/guestfish.pod:995
msgid ""
"The new disk is called C<test1.img> for the first I<-N>, C<test2.img> for "
"the second and so on. Existing files in the current directory are "
@@ -19016,7 +19066,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:988
+#: ../fish/guestfish.pod:999
msgid ""
"The type briefly describes how the disk should be sized, partitioned, how "
"filesystem(s) should be created, and how content should be added. "
@@ -19028,31 +19078,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:996
+#: ../fish/guestfish.pod:1007
msgid "To list the available types and any extra parameters they take, run:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1000
+#: ../fish/guestfish.pod:1011
msgid ""
"Note that the prepared filesystem is not mounted. You would usually have to "
"use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1004
+#: ../fish/guestfish.pod:1015
msgid ""
"If any I<-N> or I<--new> options are given, the guest is automatically "
"launched."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1009
+#: ../fish/guestfish.pod:1020
msgid "Create a 100MB disk with an ext4-formatted partition:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1011
+#: ../fish/guestfish.pod:1022
#, no-wrap
msgid ""
" guestfish -N fs:ext4\n"
@@ -19060,12 +19110,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1013
+#: ../fish/guestfish.pod:1024
msgid "Create a 32MB disk with a VFAT-formatted partition, and mount it:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1015
+#: ../fish/guestfish.pod:1026
#, no-wrap
msgid ""
" guestfish -N fs:vfat:32M -m /dev/sda1\n"
@@ -19073,12 +19123,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1017
+#: ../fish/guestfish.pod:1028
msgid "Create a blank 200MB disk:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1019
+#: ../fish/guestfish.pod:1030
#, no-wrap
msgid ""
" guestfish -N disk:200M\n"
@@ -19086,19 +19136,19 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1021
+#: ../fish/guestfish.pod:1032
msgid "PROGRESS BARS"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1023
+#: ../fish/guestfish.pod:1034
msgid ""
"Some (not all) long-running commands send progress notification messages as "
"they are running. Guestfish turns these messages into progress bars."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1027
+#: ../fish/guestfish.pod:1038
msgid ""
"When a command that supports progress bars takes longer than two seconds to "
"run, and if progress bars are enabled, then you will see one appearing below "
@@ -19106,7 +19156,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1031
+#: ../fish/guestfish.pod:1042
#, no-wrap
msgid ""
" ><fs> copy-size /large-file /another-file 2048M\n"
@@ -19115,7 +19165,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1034
+#: ../fish/guestfish.pod:1045
msgid ""
"The spinner on the left hand side moves round once for every progress "
"notification received from the backend. This is a (reasonably) golden "
@@ -19126,7 +19176,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1041
+#: ../fish/guestfish.pod:1052
msgid ""
"Progress bars are enabled by default when guestfish is used interactively. "
"You can enable them even for non-interactive modes using I<--progress-bars>, "
@@ -19134,24 +19184,24 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1046
+#: ../fish/guestfish.pod:1057
msgid "GUESTFISH COMMANDS"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1048
+#: ../fish/guestfish.pod:1059
msgid ""
"The commands in this section are guestfish convenience commands, in other "
"words, they are not part of the L<guestfs(3)> API."
msgstr ""
#. type: =head2
-#: ../fish/guestfish.pod:1051
+#: ../fish/guestfish.pod:1062
msgid "help"
msgstr "help"
#. type: verbatim
-#: ../fish/guestfish.pod:1053
+#: ../fish/guestfish.pod:1064
#, no-wrap
msgid ""
" help\n"
@@ -19163,76 +19213,76 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish.pod:1056
+#: ../fish/guestfish.pod:1067
msgid "Without any parameter, this provides general help."
msgstr "Без параметра показує загальну довідкову інформацію."
#. type: textblock
-#: ../fish/guestfish.pod:1058
+#: ../fish/guestfish.pod:1069
msgid "With a C<cmd> parameter, this displays detailed help for that command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish.pod:1060
+#: ../fish/guestfish.pod:1071
msgid "quit | exit"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1062
+#: ../fish/guestfish.pod:1073
msgid "This exits guestfish. You can also use C<^D> key."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1064
+#: ../fish/guestfish.pod:1075
msgid "@FISH_COMMANDS@"
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1066
+#: ../fish/guestfish.pod:1077
msgid "COMMANDS"
msgstr "КОМАНДИ"
#. type: textblock
-#: ../fish/guestfish.pod:1068 ../src/guestfs.pod:1475
+#: ../fish/guestfish.pod:1079 ../src/guestfs.pod:1475
msgid "@ACTIONS@"
msgstr "@ACTIONS@"
#. type: =head1
-#: ../fish/guestfish.pod:1070 ../test-tool/libguestfs-test-tool.pod:77
+#: ../fish/guestfish.pod:1081 ../test-tool/libguestfs-test-tool.pod:77
msgid "EXIT CODE"
msgstr "КОД ВИХОДУ"
#. type: textblock
-#: ../fish/guestfish.pod:1072
+#: ../fish/guestfish.pod:1083
msgid ""
"guestfish returns 0 if the commands completed without error, or 1 if there "
"was an error."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1079
+#: ../fish/guestfish.pod:1090
msgid "EDITOR"
msgstr "РЕДАКТОР"
#. type: textblock
-#: ../fish/guestfish.pod:1081
+#: ../fish/guestfish.pod:1092
msgid ""
"The C<edit> command uses C<$EDITOR> as the editor. If not set, it uses "
"C<vi>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1084 ../src/guestfs.pod:2970
+#: ../fish/guestfish.pod:1095 ../src/guestfs.pod:2970
msgid "FEBOOTSTRAP_KERNEL"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1086 ../src/guestfs.pod:2972
+#: ../fish/guestfish.pod:1097 ../src/guestfs.pod:2972
msgid "FEBOOTSTRAP_MODULES"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1088 ../src/guestfs.pod:2974
+#: ../fish/guestfish.pod:1099 ../src/guestfs.pod:2974
msgid ""
"These two environment variables allow the kernel that libguestfs uses in the "
"appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the "
@@ -19242,88 +19292,88 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1094
+#: ../fish/guestfish.pod:1105
msgid "GUESTFISH_DISPLAY_IMAGE"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1096
+#: ../fish/guestfish.pod:1107
msgid ""
"The C<display> command uses C<$GUESTFISH_DISPLAY_IMAGE> to display images. "
"If not set, it uses L<display(1)>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1099
+#: ../fish/guestfish.pod:1110
msgid "GUESTFISH_PID"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1101
+#: ../fish/guestfish.pod:1112
msgid ""
"Used with the I<--remote> option to specify the remote guestfish process to "
"control. See section L</REMOTE CONTROL GUESTFISH OVER A SOCKET>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1105
+#: ../fish/guestfish.pod:1116
msgid "HEXEDITOR"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1107
+#: ../fish/guestfish.pod:1118
msgid ""
"The L</hexedit> command uses C<$HEXEDITOR> as the external hex editor. If "
"not specified, the external L<hexedit(1)> program is used."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1111
+#: ../fish/guestfish.pod:1122
msgid "HOME"
msgstr "ДОМІВКА"
#. type: textblock
-#: ../fish/guestfish.pod:1113
+#: ../fish/guestfish.pod:1124
msgid ""
"If compiled with GNU readline support, various files in the home directory "
"can be used. See L</FILES>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1116 ../src/guestfs.pod:2980
+#: ../fish/guestfish.pod:1127 ../src/guestfs.pod:2980
msgid "LIBGUESTFS_APPEND"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1118 ../src/guestfs.pod:2982
+#: ../fish/guestfish.pod:1129 ../src/guestfs.pod:2982
msgid "Pass additional options to the guest kernel."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1120 ../src/guestfs.pod:2984
+#: ../fish/guestfish.pod:1131 ../src/guestfs.pod:2984
msgid "LIBGUESTFS_DEBUG"
msgstr "LIBGUESTFS_DEBUG"
#. type: textblock
-#: ../fish/guestfish.pod:1122
+#: ../fish/guestfish.pod:1133
msgid ""
"Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages. This has the same "
"effect as using the B<-v> option."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1125 ../src/guestfs.pod:2989
+#: ../fish/guestfish.pod:1136 ../src/guestfs.pod:2989
msgid "LIBGUESTFS_MEMSIZE"
msgstr "LIBGUESTFS_MEMSIZE"
#. type: textblock
-#: ../fish/guestfish.pod:1127 ../src/guestfs.pod:2991
+#: ../fish/guestfish.pod:1138 ../src/guestfs.pod:2991
msgid ""
"Set the memory allocated to the qemu process, in megabytes. For example:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1130 ../src/guestfs.pod:2994
+#: ../fish/guestfish.pod:1141 ../src/guestfs.pod:2994
#, no-wrap
msgid ""
" LIBGUESTFS_MEMSIZE=700\n"
@@ -19333,65 +19383,65 @@ msgstr ""
"\n"
#. type: =item
-#: ../fish/guestfish.pod:1132 ../src/guestfs.pod:2996
+#: ../fish/guestfish.pod:1143 ../src/guestfs.pod:2996
msgid "LIBGUESTFS_PATH"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1134
+#: ../fish/guestfish.pod:1145
msgid ""
"Set the path that guestfish uses to search for kernel and initrd.img. See "
"the discussion of paths in L<guestfs(3)>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1137 ../src/guestfs.pod:3001
+#: ../fish/guestfish.pod:1148 ../src/guestfs.pod:3001
msgid "LIBGUESTFS_QEMU"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1139 ../src/guestfs.pod:3003
+#: ../fish/guestfish.pod:1150 ../src/guestfs.pod:3003
msgid ""
"Set the default qemu binary that libguestfs uses. If not set, then the qemu "
"which was found at compile time by the configure script is used."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1143 ../src/guestfs.pod:3009
+#: ../fish/guestfish.pod:1154 ../src/guestfs.pod:3009
msgid "LIBGUESTFS_TRACE"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1145
+#: ../fish/guestfish.pod:1156
msgid "Set C<LIBGUESTFS_TRACE=1> to enable command traces."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1147
+#: ../fish/guestfish.pod:1158
msgid "PAGER"
msgstr "РОЗБИТТЯ НА СТОРІНКИ"
#. type: textblock
-#: ../fish/guestfish.pod:1149
+#: ../fish/guestfish.pod:1160
msgid ""
"The C<more> command uses C<$PAGER> as the pager. If not set, it uses "
"C<more>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1152 ../src/guestfs.pod:3014
+#: ../fish/guestfish.pod:1163 ../src/guestfs.pod:3014
msgid "TMPDIR"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1154 ../src/guestfs.pod:3016
+#: ../fish/guestfish.pod:1165 ../src/guestfs.pod:3016
msgid ""
"Location of temporary directory, defaults to C</tmp> except for the cached "
"supermin appliance which defaults to C</var/tmp>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1157 ../src/guestfs.pod:3019
+#: ../fish/guestfish.pod:1168 ../src/guestfs.pod:3019
msgid ""
"If libguestfs was compiled to use the supermin appliance then the real "
"appliance is cached in this directory, shared between all handles belonging "
@@ -19400,25 +19450,25 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1165 ../fuse/guestmount.pod:288
+#: ../fish/guestfish.pod:1176 ../fuse/guestmount.pod:288
#: ../rescue/virt-rescue.pod:269
msgid "FILES"
msgstr "ФАЙЛИ"
#. type: =item
-#: ../fish/guestfish.pod:1169 ../fuse/guestmount.pod:292
+#: ../fish/guestfish.pod:1180 ../fuse/guestmount.pod:292
#: ../rescue/virt-rescue.pod:273
msgid "$HOME/.libguestfs-tools.rc"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1171 ../fuse/guestmount.pod:294
+#: ../fish/guestfish.pod:1182 ../fuse/guestmount.pod:294
#: ../rescue/virt-rescue.pod:275
msgid "/etc/libguestfs-tools.conf"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1173 ../fuse/guestmount.pod:296
+#: ../fish/guestfish.pod:1184 ../fuse/guestmount.pod:296
#: ../rescue/virt-rescue.pod:277
msgid ""
"This configuration file controls the default read-only or read-write mode "
@@ -19426,34 +19476,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1176
+#: ../fish/guestfish.pod:1187
msgid "See L</OPENING DISKS FOR READ AND WRITE>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1178
+#: ../fish/guestfish.pod:1189
msgid "$HOME/.guestfish"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1180
+#: ../fish/guestfish.pod:1191
msgid ""
"If compiled with GNU readline support, then the command history is saved in "
"this file."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1183
+#: ../fish/guestfish.pod:1194
msgid "$HOME/.inputrc"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1185
+#: ../fish/guestfish.pod:1196
msgid "/etc/inputrc"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1187
+#: ../fish/guestfish.pod:1198
msgid ""
"If compiled with GNU readline support, then these files can be used to "
"configure readline. For further information, please see L<readline(3)/"
@@ -19461,12 +19511,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1191
+#: ../fish/guestfish.pod:1202
msgid "To write rules which only apply to guestfish, use:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1193
+#: ../fish/guestfish.pod:1204
#, no-wrap
msgid ""
" $if guestfish\n"
@@ -19476,26 +19526,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1197
+#: ../fish/guestfish.pod:1208
msgid ""
"Variables that you can set in inputrc that change the behaviour of guestfish "
"in useful ways include:"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1202
+#: ../fish/guestfish.pod:1213
msgid "completion-ignore-case (default: on)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1204
+#: ../fish/guestfish.pod:1215
msgid ""
"By default, guestfish will ignore case when tab-completing paths on the "
"disk. Use:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:1207
+#: ../fish/guestfish.pod:1218
#, no-wrap
msgid ""
" set completion-ignore-case off\n"
@@ -19503,22 +19553,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1209
+#: ../fish/guestfish.pod:1220
msgid "to make guestfish case sensitive."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1213
+#: ../fish/guestfish.pod:1224
msgid "test1.img"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1215
+#: ../fish/guestfish.pod:1226
msgid "test2.img (etc)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1217
+#: ../fish/guestfish.pod:1228
msgid ""
"When using the I<-N> or I<--new> option, the prepared disk or filesystem "
"will be created in the file C<test1.img> in the current directory. The "
@@ -19527,7 +19577,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1226
+#: ../fish/guestfish.pod:1237
msgid ""
"L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-cat(1)>, L<virt-copy-in(1)"
">, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, L<virt-filesystems(1)"
@@ -19538,7 +19588,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1255 ../src/guestfs.pod:3105
+#: ../fish/guestfish.pod:1266 ../src/guestfs.pod:3105
#: ../test-tool/libguestfs-test-tool.pod:99
msgid "Copyright (C) 2009-2011 Red Hat Inc. L<http://libguestfs.org/>"
msgstr ""
@@ -22957,104 +23007,104 @@ msgstr ""
#: ../src/guestfs-actions.pod:201 ../src/guestfs-actions.pod:238
#: ../src/guestfs-actions.pod:259 ../src/guestfs-actions.pod:280
#: ../src/guestfs-actions.pod:293 ../src/guestfs-actions.pod:307
-#: ../src/guestfs-actions.pod:422 ../src/guestfs-actions.pod:442
-#: ../src/guestfs-actions.pod:456 ../src/guestfs-actions.pod:501
-#: ../src/guestfs-actions.pod:529 ../src/guestfs-actions.pod:547
-#: ../src/guestfs-actions.pod:614 ../src/guestfs-actions.pod:647
-#: ../src/guestfs-actions.pod:661 ../src/guestfs-actions.pod:676
-#: ../src/guestfs-actions.pod:775 ../src/guestfs-actions.pod:793
-#: ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:821
-#: ../src/guestfs-actions.pod:858 ../src/guestfs-actions.pod:1041
-#: ../src/guestfs-actions.pod:1061 ../src/guestfs-actions.pod:1079
-#: ../src/guestfs-actions.pod:1163 ../src/guestfs-actions.pod:1181
-#: ../src/guestfs-actions.pod:1200 ../src/guestfs-actions.pod:1214
-#: ../src/guestfs-actions.pod:1234 ../src/guestfs-actions.pod:1304
-#: ../src/guestfs-actions.pod:1335 ../src/guestfs-actions.pod:1360
-#: ../src/guestfs-actions.pod:1402 ../src/guestfs-actions.pod:1515
-#: ../src/guestfs-actions.pod:1542 ../src/guestfs-actions.pod:1757
-#: ../src/guestfs-actions.pod:1779 ../src/guestfs-actions.pod:1866
-#: ../src/guestfs-actions.pod:2341 ../src/guestfs-actions.pod:2485
-#: ../src/guestfs-actions.pod:2546 ../src/guestfs-actions.pod:2581
-#: ../src/guestfs-actions.pod:3621 ../src/guestfs-actions.pod:3636
-#: ../src/guestfs-actions.pod:3661 ../src/guestfs-actions.pod:3850
-#: ../src/guestfs-actions.pod:3864 ../src/guestfs-actions.pod:3877
-#: ../src/guestfs-actions.pod:3891 ../src/guestfs-actions.pod:3906
-#: ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:4014
-#: ../src/guestfs-actions.pod:4034 ../src/guestfs-actions.pod:4051
-#: ../src/guestfs-actions.pod:4074 ../src/guestfs-actions.pod:4097
-#: ../src/guestfs-actions.pod:4132 ../src/guestfs-actions.pod:4151
-#: ../src/guestfs-actions.pod:4170 ../src/guestfs-actions.pod:4205
-#: ../src/guestfs-actions.pod:4217 ../src/guestfs-actions.pod:4253
-#: ../src/guestfs-actions.pod:4269 ../src/guestfs-actions.pod:4282
-#: ../src/guestfs-actions.pod:4297 ../src/guestfs-actions.pod:4314
-#: ../src/guestfs-actions.pod:4407 ../src/guestfs-actions.pod:4427
-#: ../src/guestfs-actions.pod:4440 ../src/guestfs-actions.pod:4491
-#: ../src/guestfs-actions.pod:4509 ../src/guestfs-actions.pod:4527
-#: ../src/guestfs-actions.pod:4543 ../src/guestfs-actions.pod:4557
-#: ../src/guestfs-actions.pod:4571 ../src/guestfs-actions.pod:4588
-#: ../src/guestfs-actions.pod:4603 ../src/guestfs-actions.pod:4630
-#: ../src/guestfs-actions.pod:4693 ../src/guestfs-actions.pod:4766
-#: ../src/guestfs-actions.pod:4797 ../src/guestfs-actions.pod:4816
-#: ../src/guestfs-actions.pod:4835 ../src/guestfs-actions.pod:4847
-#: ../src/guestfs-actions.pod:4864 ../src/guestfs-actions.pod:4877
-#: ../src/guestfs-actions.pod:4892 ../src/guestfs-actions.pod:4907
-#: ../src/guestfs-actions.pod:4949 ../src/guestfs-actions.pod:4975
-#: ../src/guestfs-actions.pod:5014 ../src/guestfs-actions.pod:5034
-#: ../src/guestfs-actions.pod:5048 ../src/guestfs-actions.pod:5065
-#: ../src/guestfs-actions.pod:5114 ../src/guestfs-actions.pod:5167
-#: ../src/guestfs-actions.pod:5214 ../src/guestfs-actions.pod:5257
-#: ../src/guestfs-actions.pod:5285 ../src/guestfs-actions.pod:5302
-#: ../src/guestfs-actions.pod:5320 ../src/guestfs-actions.pod:5460
-#: ../src/guestfs-actions.pod:5517 ../src/guestfs-actions.pod:5539
-#: ../src/guestfs-actions.pod:5557 ../src/guestfs-actions.pod:5589
-#: ../src/guestfs-actions.pod:5655 ../src/guestfs-actions.pod:5672
-#: ../src/guestfs-actions.pod:5685 ../src/guestfs-actions.pod:5699
-#: ../src/guestfs-actions.pod:5988 ../src/guestfs-actions.pod:6007
-#: ../src/guestfs-actions.pod:6026 ../src/guestfs-actions.pod:6040
-#: ../src/guestfs-actions.pod:6052 ../src/guestfs-actions.pod:6066
-#: ../src/guestfs-actions.pod:6078 ../src/guestfs-actions.pod:6092
-#: ../src/guestfs-actions.pod:6108 ../src/guestfs-actions.pod:6129
-#: ../src/guestfs-actions.pod:6148 ../src/guestfs-actions.pod:6167
-#: ../src/guestfs-actions.pod:6197 ../src/guestfs-actions.pod:6215
-#: ../src/guestfs-actions.pod:6238 ../src/guestfs-actions.pod:6256
-#: ../src/guestfs-actions.pod:6275 ../src/guestfs-actions.pod:6296
-#: ../src/guestfs-actions.pod:6315 ../src/guestfs-actions.pod:6332
-#: ../src/guestfs-actions.pod:6351 ../src/guestfs-actions.pod:6379
-#: ../src/guestfs-actions.pod:6403 ../src/guestfs-actions.pod:6422
-#: ../src/guestfs-actions.pod:6446 ../src/guestfs-actions.pod:6465
-#: ../src/guestfs-actions.pod:6480 ../src/guestfs-actions.pod:6499
-#: ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6573
-#: ../src/guestfs-actions.pod:6606 ../src/guestfs-actions.pod:6721
-#: ../src/guestfs-actions.pod:6842 ../src/guestfs-actions.pod:6854
-#: ../src/guestfs-actions.pod:6867 ../src/guestfs-actions.pod:6880
-#: ../src/guestfs-actions.pod:6902 ../src/guestfs-actions.pod:6915
-#: ../src/guestfs-actions.pod:6928 ../src/guestfs-actions.pod:6941
-#: ../src/guestfs-actions.pod:6956 ../src/guestfs-actions.pod:7015
-#: ../src/guestfs-actions.pod:7032 ../src/guestfs-actions.pod:7048
-#: ../src/guestfs-actions.pod:7064 ../src/guestfs-actions.pod:7081
-#: ../src/guestfs-actions.pod:7094 ../src/guestfs-actions.pod:7114
-#: ../src/guestfs-actions.pod:7150 ../src/guestfs-actions.pod:7164
-#: ../src/guestfs-actions.pod:7205 ../src/guestfs-actions.pod:7218
-#: ../src/guestfs-actions.pod:7236 ../src/guestfs-actions.pod:7270
-#: ../src/guestfs-actions.pod:7306 ../src/guestfs-actions.pod:7422
-#: ../src/guestfs-actions.pod:7437 ../src/guestfs-actions.pod:7451
-#: ../src/guestfs-actions.pod:7506 ../src/guestfs-actions.pod:7519
-#: ../src/guestfs-actions.pod:7564 ../src/guestfs-actions.pod:7604
-#: ../src/guestfs-actions.pod:7660 ../src/guestfs-actions.pod:7680
-#: ../src/guestfs-actions.pod:7713 ../src/guestfs-actions.pod:7773
-#: ../src/guestfs-actions.pod:7792 ../src/guestfs-actions.pod:7821
+#: ../src/guestfs-actions.pod:427 ../src/guestfs-actions.pod:447
+#: ../src/guestfs-actions.pod:461 ../src/guestfs-actions.pod:506
+#: ../src/guestfs-actions.pod:534 ../src/guestfs-actions.pod:552
+#: ../src/guestfs-actions.pod:619 ../src/guestfs-actions.pod:652
+#: ../src/guestfs-actions.pod:666 ../src/guestfs-actions.pod:681
+#: ../src/guestfs-actions.pod:780 ../src/guestfs-actions.pod:798
+#: ../src/guestfs-actions.pod:812 ../src/guestfs-actions.pod:826
+#: ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:1046
+#: ../src/guestfs-actions.pod:1066 ../src/guestfs-actions.pod:1084
+#: ../src/guestfs-actions.pod:1168 ../src/guestfs-actions.pod:1186
+#: ../src/guestfs-actions.pod:1205 ../src/guestfs-actions.pod:1219
+#: ../src/guestfs-actions.pod:1239 ../src/guestfs-actions.pod:1309
+#: ../src/guestfs-actions.pod:1340 ../src/guestfs-actions.pod:1365
+#: ../src/guestfs-actions.pod:1407 ../src/guestfs-actions.pod:1520
+#: ../src/guestfs-actions.pod:1547 ../src/guestfs-actions.pod:1762
+#: ../src/guestfs-actions.pod:1784 ../src/guestfs-actions.pod:1871
+#: ../src/guestfs-actions.pod:2346 ../src/guestfs-actions.pod:2490
+#: ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:2586
+#: ../src/guestfs-actions.pod:3626 ../src/guestfs-actions.pod:3641
+#: ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3855
+#: ../src/guestfs-actions.pod:3869 ../src/guestfs-actions.pod:3882
+#: ../src/guestfs-actions.pod:3896 ../src/guestfs-actions.pod:3911
+#: ../src/guestfs-actions.pod:3947 ../src/guestfs-actions.pod:4019
+#: ../src/guestfs-actions.pod:4039 ../src/guestfs-actions.pod:4056
+#: ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4102
+#: ../src/guestfs-actions.pod:4137 ../src/guestfs-actions.pod:4156
+#: ../src/guestfs-actions.pod:4175 ../src/guestfs-actions.pod:4210
+#: ../src/guestfs-actions.pod:4222 ../src/guestfs-actions.pod:4258
+#: ../src/guestfs-actions.pod:4274 ../src/guestfs-actions.pod:4287
+#: ../src/guestfs-actions.pod:4302 ../src/guestfs-actions.pod:4319
+#: ../src/guestfs-actions.pod:4412 ../src/guestfs-actions.pod:4432
+#: ../src/guestfs-actions.pod:4445 ../src/guestfs-actions.pod:4496
+#: ../src/guestfs-actions.pod:4514 ../src/guestfs-actions.pod:4532
+#: ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4562
+#: ../src/guestfs-actions.pod:4576 ../src/guestfs-actions.pod:4593
+#: ../src/guestfs-actions.pod:4608 ../src/guestfs-actions.pod:4635
+#: ../src/guestfs-actions.pod:4698 ../src/guestfs-actions.pod:4771
+#: ../src/guestfs-actions.pod:4802 ../src/guestfs-actions.pod:4821
+#: ../src/guestfs-actions.pod:4840 ../src/guestfs-actions.pod:4852
+#: ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:4882
+#: ../src/guestfs-actions.pod:4897 ../src/guestfs-actions.pod:4912
+#: ../src/guestfs-actions.pod:4954 ../src/guestfs-actions.pod:4980
+#: ../src/guestfs-actions.pod:5019 ../src/guestfs-actions.pod:5039
+#: ../src/guestfs-actions.pod:5053 ../src/guestfs-actions.pod:5070
+#: ../src/guestfs-actions.pod:5119 ../src/guestfs-actions.pod:5172
+#: ../src/guestfs-actions.pod:5219 ../src/guestfs-actions.pod:5262
+#: ../src/guestfs-actions.pod:5290 ../src/guestfs-actions.pod:5307
+#: ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5465
+#: ../src/guestfs-actions.pod:5522 ../src/guestfs-actions.pod:5544
+#: ../src/guestfs-actions.pod:5562 ../src/guestfs-actions.pod:5594
+#: ../src/guestfs-actions.pod:5660 ../src/guestfs-actions.pod:5677
+#: ../src/guestfs-actions.pod:5690 ../src/guestfs-actions.pod:5704
+#: ../src/guestfs-actions.pod:5993 ../src/guestfs-actions.pod:6012
+#: ../src/guestfs-actions.pod:6031 ../src/guestfs-actions.pod:6045
+#: ../src/guestfs-actions.pod:6057 ../src/guestfs-actions.pod:6071
+#: ../src/guestfs-actions.pod:6083 ../src/guestfs-actions.pod:6097
+#: ../src/guestfs-actions.pod:6113 ../src/guestfs-actions.pod:6134
+#: ../src/guestfs-actions.pod:6153 ../src/guestfs-actions.pod:6172
+#: ../src/guestfs-actions.pod:6202 ../src/guestfs-actions.pod:6220
+#: ../src/guestfs-actions.pod:6243 ../src/guestfs-actions.pod:6261
+#: ../src/guestfs-actions.pod:6280 ../src/guestfs-actions.pod:6301
+#: ../src/guestfs-actions.pod:6320 ../src/guestfs-actions.pod:6337
+#: ../src/guestfs-actions.pod:6356 ../src/guestfs-actions.pod:6384
+#: ../src/guestfs-actions.pod:6408 ../src/guestfs-actions.pod:6427
+#: ../src/guestfs-actions.pod:6451 ../src/guestfs-actions.pod:6470
+#: ../src/guestfs-actions.pod:6485 ../src/guestfs-actions.pod:6504
+#: ../src/guestfs-actions.pod:6548 ../src/guestfs-actions.pod:6578
+#: ../src/guestfs-actions.pod:6611 ../src/guestfs-actions.pod:6726
+#: ../src/guestfs-actions.pod:6847 ../src/guestfs-actions.pod:6859
+#: ../src/guestfs-actions.pod:6872 ../src/guestfs-actions.pod:6885
+#: ../src/guestfs-actions.pod:6907 ../src/guestfs-actions.pod:6920
+#: ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6946
+#: ../src/guestfs-actions.pod:6961 ../src/guestfs-actions.pod:7020
+#: ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7053
+#: ../src/guestfs-actions.pod:7069 ../src/guestfs-actions.pod:7086
+#: ../src/guestfs-actions.pod:7099 ../src/guestfs-actions.pod:7119
+#: ../src/guestfs-actions.pod:7155 ../src/guestfs-actions.pod:7169
+#: ../src/guestfs-actions.pod:7210 ../src/guestfs-actions.pod:7223
+#: ../src/guestfs-actions.pod:7241 ../src/guestfs-actions.pod:7275
+#: ../src/guestfs-actions.pod:7311 ../src/guestfs-actions.pod:7427
+#: ../src/guestfs-actions.pod:7442 ../src/guestfs-actions.pod:7456
+#: ../src/guestfs-actions.pod:7511 ../src/guestfs-actions.pod:7524
+#: ../src/guestfs-actions.pod:7569 ../src/guestfs-actions.pod:7609
+#: ../src/guestfs-actions.pod:7665 ../src/guestfs-actions.pod:7685
+#: ../src/guestfs-actions.pod:7718 ../src/guestfs-actions.pod:7782
+#: ../src/guestfs-actions.pod:7805 ../src/guestfs-actions.pod:7834
msgid "This function returns 0 on success or -1 on error."
msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:142
-#: ../src/guestfs-actions.pod:1165 ../src/guestfs-actions.pod:1980
-#: ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:2192
-#: ../src/guestfs-actions.pod:3623 ../src/guestfs-actions.pod:3643
-#: ../src/guestfs-actions.pod:4951 ../src/guestfs-actions.pod:6217
-#: ../src/guestfs-actions.pod:6334 ../src/guestfs-actions.pod:6467
-#: ../src/guestfs-actions.pod:6958 ../src/guestfs-actions.pod:7083
-#: ../src/guestfs-actions.pod:7606
+#: ../src/guestfs-actions.pod:1170 ../src/guestfs-actions.pod:1985
+#: ../src/guestfs-actions.pod:2083 ../src/guestfs-actions.pod:2197
+#: ../src/guestfs-actions.pod:3628 ../src/guestfs-actions.pod:3648
+#: ../src/guestfs-actions.pod:4956 ../src/guestfs-actions.pod:6222
+#: ../src/guestfs-actions.pod:6339 ../src/guestfs-actions.pod:6472
+#: ../src/guestfs-actions.pod:6963 ../src/guestfs-actions.pod:7088
+#: ../src/guestfs-actions.pod:7611
msgid "(Added in 0.3)"
msgstr ""
@@ -23076,9 +23126,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151
-#: ../src/guestfs-actions.pod:832 ../src/guestfs-actions.pod:2826
-#: ../src/guestfs-actions.pod:4642 ../src/guestfs-actions.pod:4961
-#: ../src/guestfs-actions.pod:5178
+#: ../src/guestfs-actions.pod:837 ../src/guestfs-actions.pod:2831
+#: ../src/guestfs-actions.pod:4647 ../src/guestfs-actions.pod:4966
+#: ../src/guestfs-actions.pod:5183
msgid ""
"You may supply a list of optional arguments to this call. Use zero or more "
"of the following pairs of parameters, and terminate the list with C<-1> on "
@@ -23115,18 +23165,18 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:97 ../src/guestfs-actions.pod:350
-#: ../src/guestfs-actions.pod:515 ../src/guestfs-actions.pod:693
-#: ../src/guestfs-actions.pod:724 ../src/guestfs-actions.pod:742
-#: ../src/guestfs-actions.pod:761 ../src/guestfs-actions.pod:1380
-#: ../src/guestfs-actions.pod:1736 ../src/guestfs-actions.pod:1939
-#: ../src/guestfs-actions.pod:2050 ../src/guestfs-actions.pod:2101
-#: ../src/guestfs-actions.pod:2156 ../src/guestfs-actions.pod:2179
-#: ../src/guestfs-actions.pod:2472 ../src/guestfs-actions.pod:2944
-#: ../src/guestfs-actions.pod:2962 ../src/guestfs-actions.pod:5137
-#: ../src/guestfs-actions.pod:5357 ../src/guestfs-actions.pod:5769
-#: ../src/guestfs-actions.pod:5795 ../src/guestfs-actions.pod:7191
-#: ../src/guestfs-actions.pod:7617 ../src/guestfs-actions.pod:7630
-#: ../src/guestfs-actions.pod:7643
+#: ../src/guestfs-actions.pod:520 ../src/guestfs-actions.pod:698
+#: ../src/guestfs-actions.pod:729 ../src/guestfs-actions.pod:747
+#: ../src/guestfs-actions.pod:766 ../src/guestfs-actions.pod:1385
+#: ../src/guestfs-actions.pod:1741 ../src/guestfs-actions.pod:1944
+#: ../src/guestfs-actions.pod:2055 ../src/guestfs-actions.pod:2106
+#: ../src/guestfs-actions.pod:2161 ../src/guestfs-actions.pod:2184
+#: ../src/guestfs-actions.pod:2477 ../src/guestfs-actions.pod:2949
+#: ../src/guestfs-actions.pod:2967 ../src/guestfs-actions.pod:5142
+#: ../src/guestfs-actions.pod:5362 ../src/guestfs-actions.pod:5774
+#: ../src/guestfs-actions.pod:5800 ../src/guestfs-actions.pod:7196
+#: ../src/guestfs-actions.pod:7622 ../src/guestfs-actions.pod:7635
+#: ../src/guestfs-actions.pod:7648
msgid "On error this function returns -1."
msgstr ""
@@ -23159,11 +23209,11 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:110 ../src/guestfs-actions.pod:121
#: ../src/guestfs-actions.pod:214 ../src/guestfs-actions.pod:225
-#: ../src/guestfs-actions.pod:871 ../src/guestfs-actions.pod:882
-#: ../src/guestfs-actions.pod:2910 ../src/guestfs-actions.pod:2922
-#: ../src/guestfs-actions.pod:4707 ../src/guestfs-actions.pod:4719
-#: ../src/guestfs-actions.pod:4989 ../src/guestfs-actions.pod:5001
-#: ../src/guestfs-actions.pod:5227 ../src/guestfs-actions.pod:5238
+#: ../src/guestfs-actions.pod:876 ../src/guestfs-actions.pod:887
+#: ../src/guestfs-actions.pod:2915 ../src/guestfs-actions.pod:2927
+#: ../src/guestfs-actions.pod:4712 ../src/guestfs-actions.pod:4724
+#: ../src/guestfs-actions.pod:4994 ../src/guestfs-actions.pod:5006
+#: ../src/guestfs-actions.pod:5232 ../src/guestfs-actions.pod:5243
msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
msgstr "Див. L</CALLS WITH OPTIONAL ARGUMENTS>."
@@ -23362,7 +23412,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:261 ../src/guestfs-actions.pod:282
-#: ../src/guestfs-actions.pod:2431
+#: ../src/guestfs-actions.pod:2436
msgid "(Added in 1.0.84)"
msgstr ""
@@ -23405,7 +23455,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:295 ../src/guestfs-actions.pod:2181
+#: ../src/guestfs-actions.pod:295 ../src/guestfs-actions.pod:2186
msgid "(Added in 1.3.4)"
msgstr ""
@@ -23434,11 +23484,11 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:309 ../src/guestfs-actions.pod:334
#: ../src/guestfs-actions.pod:352 ../src/guestfs-actions.pod:366
-#: ../src/guestfs-actions.pod:424 ../src/guestfs-actions.pod:444
-#: ../src/guestfs-actions.pod:458 ../src/guestfs-actions.pod:489
-#: ../src/guestfs-actions.pod:503 ../src/guestfs-actions.pod:517
-#: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:549
-#: ../src/guestfs-actions.pod:5846
+#: ../src/guestfs-actions.pod:429 ../src/guestfs-actions.pod:449
+#: ../src/guestfs-actions.pod:463 ../src/guestfs-actions.pod:494
+#: ../src/guestfs-actions.pod:508 ../src/guestfs-actions.pod:522
+#: ../src/guestfs-actions.pod:536 ../src/guestfs-actions.pod:554
+#: ../src/guestfs-actions.pod:5851
msgid "(Added in 0.7)"
msgstr ""
@@ -23506,30 +23556,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:922
-#: ../src/guestfs-actions.pod:940 ../src/guestfs-actions.pod:1000
-#: ../src/guestfs-actions.pod:1016 ../src/guestfs-actions.pod:1119
-#: ../src/guestfs-actions.pod:1249 ../src/guestfs-actions.pod:1266
-#: ../src/guestfs-actions.pod:1285 ../src/guestfs-actions.pod:1419
-#: ../src/guestfs-actions.pod:1607 ../src/guestfs-actions.pod:1719
-#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:1899
-#: ../src/guestfs-actions.pod:1966 ../src/guestfs-actions.pod:2009
-#: ../src/guestfs-actions.pod:2030 ../src/guestfs-actions.pod:2204
-#: ../src/guestfs-actions.pod:2396 ../src/guestfs-actions.pod:2600
-#: ../src/guestfs-actions.pod:2690 ../src/guestfs-actions.pod:2794
-#: ../src/guestfs-actions.pod:2813 ../src/guestfs-actions.pod:3027
-#: ../src/guestfs-actions.pod:3055 ../src/guestfs-actions.pod:3076
-#: ../src/guestfs-actions.pod:3110 ../src/guestfs-actions.pod:3169
-#: ../src/guestfs-actions.pod:3189 ../src/guestfs-actions.pod:3209
-#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:4189
-#: ../src/guestfs-actions.pod:4359 ../src/guestfs-actions.pod:4469
-#: ../src/guestfs-actions.pod:5375 ../src/guestfs-actions.pod:5574
-#: ../src/guestfs-actions.pod:5744 ../src/guestfs-actions.pod:5922
-#: ../src/guestfs-actions.pod:5971 ../src/guestfs-actions.pod:6627
-#: ../src/guestfs-actions.pod:6643 ../src/guestfs-actions.pod:6667
-#: ../src/guestfs-actions.pod:6691 ../src/guestfs-actions.pod:7365
-#: ../src/guestfs-actions.pod:7384 ../src/guestfs-actions.pod:7402
-#: ../src/guestfs-actions.pod:7576 ../src/guestfs-actions.pod:7885
+#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:927
+#: ../src/guestfs-actions.pod:945 ../src/guestfs-actions.pod:1005
+#: ../src/guestfs-actions.pod:1021 ../src/guestfs-actions.pod:1124
+#: ../src/guestfs-actions.pod:1254 ../src/guestfs-actions.pod:1271
+#: ../src/guestfs-actions.pod:1290 ../src/guestfs-actions.pod:1424
+#: ../src/guestfs-actions.pod:1612 ../src/guestfs-actions.pod:1724
+#: ../src/guestfs-actions.pod:1887 ../src/guestfs-actions.pod:1904
+#: ../src/guestfs-actions.pod:1971 ../src/guestfs-actions.pod:2014
+#: ../src/guestfs-actions.pod:2035 ../src/guestfs-actions.pod:2209
+#: ../src/guestfs-actions.pod:2401 ../src/guestfs-actions.pod:2605
+#: ../src/guestfs-actions.pod:2695 ../src/guestfs-actions.pod:2799
+#: ../src/guestfs-actions.pod:2818 ../src/guestfs-actions.pod:3032
+#: ../src/guestfs-actions.pod:3060 ../src/guestfs-actions.pod:3081
+#: ../src/guestfs-actions.pod:3115 ../src/guestfs-actions.pod:3174
+#: ../src/guestfs-actions.pod:3194 ../src/guestfs-actions.pod:3214
+#: ../src/guestfs-actions.pod:3841 ../src/guestfs-actions.pod:4194
+#: ../src/guestfs-actions.pod:4364 ../src/guestfs-actions.pod:4474
+#: ../src/guestfs-actions.pod:5380 ../src/guestfs-actions.pod:5579
+#: ../src/guestfs-actions.pod:5749 ../src/guestfs-actions.pod:5927
+#: ../src/guestfs-actions.pod:5976 ../src/guestfs-actions.pod:6632
+#: ../src/guestfs-actions.pod:6648 ../src/guestfs-actions.pod:6672
+#: ../src/guestfs-actions.pod:6696 ../src/guestfs-actions.pod:7370
+#: ../src/guestfs-actions.pod:7389 ../src/guestfs-actions.pod:7407
+#: ../src/guestfs-actions.pod:7581 ../src/guestfs-actions.pod:7898
msgid ""
"This function returns a string, or NULL on error. I<The caller must free "
"the returned string after use>."
@@ -23557,22 +23607,31 @@ msgid "You must call this before using any other C<guestfs_aug_*> commands."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:414
+#: ../src/guestfs-actions.pod:404
+msgid ""
+"This option is only useful when debugging Augeas lenses. Use of this option "
+"may require additional memory for the libguestfs appliance. You may need to "
+"set the C<LIBGUESTFS_MEMSIZE> environment variable or call "
+"C<guestfs_set_memsize>."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:419
msgid "Do not load the tree in C<guestfs_aug_init>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:418
+#: ../src/guestfs-actions.pod:423
msgid "To close the handle, you can call C<guestfs_aug_close>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:426
+#: ../src/guestfs-actions.pod:431
msgid "guestfs_aug_insert"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:428
+#: ../src/guestfs-actions.pod:433
#, no-wrap
msgid ""
" int\n"
@@ -23584,12 +23643,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:446
+#: ../src/guestfs-actions.pod:451
msgid "guestfs_aug_load"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:448
+#: ../src/guestfs-actions.pod:453
#, no-wrap
msgid ""
" int\n"
@@ -23598,12 +23657,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:460
+#: ../src/guestfs-actions.pod:465
msgid "guestfs_aug_ls"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:462
+#: ../src/guestfs-actions.pod:467
#, no-wrap
msgid ""
" char **\n"
@@ -23613,35 +23672,35 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:466
+#: ../src/guestfs-actions.pod:471
msgid ""
"This is just a shortcut for listing C<guestfs_aug_match> C<path/*> and "
"sorting the resulting nodes into alphabetical order."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:469 ../src/guestfs-actions.pod:485
-#: ../src/guestfs-actions.pod:631 ../src/guestfs-actions.pod:1138
-#: ../src/guestfs-actions.pod:1434 ../src/guestfs-actions.pod:1453
-#: ../src/guestfs-actions.pod:1556 ../src/guestfs-actions.pod:1575
-#: ../src/guestfs-actions.pod:1821 ../src/guestfs-actions.pod:2276
-#: ../src/guestfs-actions.pod:2292 ../src/guestfs-actions.pod:2311
-#: ../src/guestfs-actions.pod:2354 ../src/guestfs-actions.pod:2378
-#: ../src/guestfs-actions.pod:2449 ../src/guestfs-actions.pod:2498
-#: ../src/guestfs-actions.pod:2755 ../src/guestfs-actions.pod:3129
-#: ../src/guestfs-actions.pod:3405 ../src/guestfs-actions.pod:3719
-#: ../src/guestfs-actions.pod:3736 ../src/guestfs-actions.pod:3756
-#: ../src/guestfs-actions.pod:3818 ../src/guestfs-actions.pod:3923
-#: ../src/guestfs-actions.pod:4331 ../src/guestfs-actions.pod:5098
-#: ../src/guestfs-actions.pod:5716 ../src/guestfs-actions.pod:5842
-#: ../src/guestfs-actions.pod:5956 ../src/guestfs-actions.pod:6707
-#: ../src/guestfs-actions.pod:6768 ../src/guestfs-actions.pod:6823
-#: ../src/guestfs-actions.pod:6969 ../src/guestfs-actions.pod:6993
-#: ../src/guestfs-actions.pod:7469 ../src/guestfs-actions.pod:7489
-#: ../src/guestfs-actions.pod:7536 ../src/guestfs-actions.pod:7730
-#: ../src/guestfs-actions.pod:7749 ../src/guestfs-actions.pod:7835
-#: ../src/guestfs-actions.pod:7854 ../src/guestfs-actions.pod:7900
-#: ../src/guestfs-actions.pod:7919
+#: ../src/guestfs-actions.pod:474 ../src/guestfs-actions.pod:490
+#: ../src/guestfs-actions.pod:636 ../src/guestfs-actions.pod:1143
+#: ../src/guestfs-actions.pod:1439 ../src/guestfs-actions.pod:1458
+#: ../src/guestfs-actions.pod:1561 ../src/guestfs-actions.pod:1580
+#: ../src/guestfs-actions.pod:1826 ../src/guestfs-actions.pod:2281
+#: ../src/guestfs-actions.pod:2297 ../src/guestfs-actions.pod:2316
+#: ../src/guestfs-actions.pod:2359 ../src/guestfs-actions.pod:2383
+#: ../src/guestfs-actions.pod:2454 ../src/guestfs-actions.pod:2503
+#: ../src/guestfs-actions.pod:2760 ../src/guestfs-actions.pod:3134
+#: ../src/guestfs-actions.pod:3410 ../src/guestfs-actions.pod:3724
+#: ../src/guestfs-actions.pod:3741 ../src/guestfs-actions.pod:3761
+#: ../src/guestfs-actions.pod:3823 ../src/guestfs-actions.pod:3928
+#: ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:5103
+#: ../src/guestfs-actions.pod:5721 ../src/guestfs-actions.pod:5847
+#: ../src/guestfs-actions.pod:5961 ../src/guestfs-actions.pod:6712
+#: ../src/guestfs-actions.pod:6773 ../src/guestfs-actions.pod:6828
+#: ../src/guestfs-actions.pod:6974 ../src/guestfs-actions.pod:6998
+#: ../src/guestfs-actions.pod:7474 ../src/guestfs-actions.pod:7494
+#: ../src/guestfs-actions.pod:7541 ../src/guestfs-actions.pod:7735
+#: ../src/guestfs-actions.pod:7754 ../src/guestfs-actions.pod:7848
+#: ../src/guestfs-actions.pod:7867 ../src/guestfs-actions.pod:7913
+#: ../src/guestfs-actions.pod:7932
msgid ""
"This function returns a NULL-terminated array of strings (like L<environ(3)"
">), or NULL if there was an error. I<The caller must free the strings and "
@@ -23649,27 +23708,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:1063
-#: ../src/guestfs-actions.pod:1081 ../src/guestfs-actions.pod:1491
-#: ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:3514
-#: ../src/guestfs-actions.pod:4172 ../src/guestfs-actions.pod:4222
-#: ../src/guestfs-actions.pod:4409 ../src/guestfs-actions.pod:4442
-#: ../src/guestfs-actions.pod:4605 ../src/guestfs-actions.pod:5102
-#: ../src/guestfs-actions.pod:5657 ../src/guestfs-actions.pod:6054
-#: ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6080
-#: ../src/guestfs-actions.pod:6548 ../src/guestfs-actions.pod:7207
-#: ../src/guestfs-actions.pod:7220 ../src/guestfs-actions.pod:7453
-#: ../src/guestfs-actions.pod:7718
+#: ../src/guestfs-actions.pod:478 ../src/guestfs-actions.pod:1068
+#: ../src/guestfs-actions.pod:1086 ../src/guestfs-actions.pod:1496
+#: ../src/guestfs-actions.pod:3488 ../src/guestfs-actions.pod:3519
+#: ../src/guestfs-actions.pod:4177 ../src/guestfs-actions.pod:4227
+#: ../src/guestfs-actions.pod:4414 ../src/guestfs-actions.pod:4447
+#: ../src/guestfs-actions.pod:4610 ../src/guestfs-actions.pod:5107
+#: ../src/guestfs-actions.pod:5662 ../src/guestfs-actions.pod:6059
+#: ../src/guestfs-actions.pod:6073 ../src/guestfs-actions.pod:6085
+#: ../src/guestfs-actions.pod:6553 ../src/guestfs-actions.pod:7212
+#: ../src/guestfs-actions.pod:7225 ../src/guestfs-actions.pod:7458
+#: ../src/guestfs-actions.pod:7723
msgid "(Added in 0.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:475
+#: ../src/guestfs-actions.pod:480
msgid "guestfs_aug_match"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:477
+#: ../src/guestfs-actions.pod:482
#, no-wrap
msgid ""
" char **\n"
@@ -23679,12 +23738,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:491
+#: ../src/guestfs-actions.pod:496
msgid "guestfs_aug_mv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:493
+#: ../src/guestfs-actions.pod:498
#, no-wrap
msgid ""
" int\n"
@@ -23695,12 +23754,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:505
+#: ../src/guestfs-actions.pod:510
msgid "guestfs_aug_rm"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:507
+#: ../src/guestfs-actions.pod:512
#, no-wrap
msgid ""
" int\n"
@@ -23710,12 +23769,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:519
+#: ../src/guestfs-actions.pod:524
msgid "guestfs_aug_save"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:521
+#: ../src/guestfs-actions.pod:526
#, no-wrap
msgid ""
" int\n"
@@ -23724,19 +23783,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:526
+#: ../src/guestfs-actions.pod:531
msgid ""
"The flags which were passed to C<guestfs_aug_init> affect exactly how files "
"are saved."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:533
+#: ../src/guestfs-actions.pod:538
msgid "guestfs_aug_set"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:535
+#: ../src/guestfs-actions.pod:540
#, no-wrap
msgid ""
" int\n"
@@ -23747,7 +23806,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:542
+#: ../src/guestfs-actions.pod:547
msgid ""
"In the Augeas API, it is possible to clear a node by setting the value to "
"NULL. Due to an oversight in the libguestfs API you cannot do that with "
@@ -23755,12 +23814,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:551
+#: ../src/guestfs-actions.pod:556
msgid "guestfs_available"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:553
+#: ../src/guestfs-actions.pod:558
#, no-wrap
msgid ""
" int\n"
@@ -23770,7 +23829,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:561
+#: ../src/guestfs-actions.pod:566
msgid ""
"The libguestfs groups, and the functions that those groups correspond to, "
"are listed in L<guestfs(3)/AVAILABILITY>. You can also fetch this list at "
@@ -23778,12 +23837,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:585
+#: ../src/guestfs-actions.pod:590
msgid "You must call C<guestfs_launch> before calling this function."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:607
+#: ../src/guestfs-actions.pod:612
msgid ""
"This call was added in version C<1.0.80>. In previous versions of "
"libguestfs all you could do would be to speculatively execute a command to "
@@ -23791,17 +23850,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:616 ../src/guestfs-actions.pod:1236
+#: ../src/guestfs-actions.pod:621 ../src/guestfs-actions.pod:1241
msgid "(Added in 1.0.80)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:618
+#: ../src/guestfs-actions.pod:623
msgid "guestfs_available_all_groups"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:620
+#: ../src/guestfs-actions.pod:625
#, no-wrap
msgid ""
" char **\n"
@@ -23810,7 +23869,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:623
+#: ../src/guestfs-actions.pod:628
msgid ""
"This command returns a list of all optional groups that this daemon knows "
"about. Note this returns both supported and unsupported groups. To find "
@@ -23819,22 +23878,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:629
+#: ../src/guestfs-actions.pod:634
msgid "See also C<guestfs_available> and L<guestfs(3)/AVAILABILITY>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:635
+#: ../src/guestfs-actions.pod:640
msgid "(Added in 1.3.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:637
+#: ../src/guestfs-actions.pod:642
msgid "guestfs_base64_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:639
+#: ../src/guestfs-actions.pod:644
#, no-wrap
msgid ""
" int\n"
@@ -23845,17 +23904,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:649 ../src/guestfs-actions.pod:663
+#: ../src/guestfs-actions.pod:654 ../src/guestfs-actions.pod:668
msgid "(Added in 1.3.5)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:651
+#: ../src/guestfs-actions.pod:656
msgid "guestfs_base64_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:653
+#: ../src/guestfs-actions.pod:658
#, no-wrap
msgid ""
" int\n"
@@ -23866,12 +23925,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:665
+#: ../src/guestfs-actions.pod:670
msgid "guestfs_blockdev_flushbufs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:667
+#: ../src/guestfs-actions.pod:672
#, no-wrap
msgid ""
" int\n"
@@ -23881,21 +23940,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:678 ../src/guestfs-actions.pod:695
-#: ../src/guestfs-actions.pod:710 ../src/guestfs-actions.pod:726
-#: ../src/guestfs-actions.pod:744 ../src/guestfs-actions.pod:763
-#: ../src/guestfs-actions.pod:777 ../src/guestfs-actions.pod:795
-#: ../src/guestfs-actions.pod:809 ../src/guestfs-actions.pod:823
+#: ../src/guestfs-actions.pod:683 ../src/guestfs-actions.pod:700
+#: ../src/guestfs-actions.pod:715 ../src/guestfs-actions.pod:731
+#: ../src/guestfs-actions.pod:749 ../src/guestfs-actions.pod:768
+#: ../src/guestfs-actions.pod:782 ../src/guestfs-actions.pod:800
+#: ../src/guestfs-actions.pod:814 ../src/guestfs-actions.pod:828
msgid "(Added in 0.9.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:680
+#: ../src/guestfs-actions.pod:685
msgid "guestfs_blockdev_getbsz"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:682
+#: ../src/guestfs-actions.pod:687
#, no-wrap
msgid ""
" int\n"
@@ -23905,12 +23964,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:697
+#: ../src/guestfs-actions.pod:702
msgid "guestfs_blockdev_getro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:699
+#: ../src/guestfs-actions.pod:704
#, no-wrap
msgid ""
" int\n"
@@ -23920,31 +23979,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:708 ../src/guestfs-actions.pod:1474
-#: ../src/guestfs-actions.pod:1489 ../src/guestfs-actions.pod:1978
-#: ../src/guestfs-actions.pod:1989 ../src/guestfs-actions.pod:2061
-#: ../src/guestfs-actions.pod:2087 ../src/guestfs-actions.pod:2127
-#: ../src/guestfs-actions.pod:2142 ../src/guestfs-actions.pod:2167
-#: ../src/guestfs-actions.pod:2190 ../src/guestfs-actions.pod:3226
-#: ../src/guestfs-actions.pod:3242 ../src/guestfs-actions.pod:3260
-#: ../src/guestfs-actions.pod:3422 ../src/guestfs-actions.pod:3436
-#: ../src/guestfs-actions.pod:3451 ../src/guestfs-actions.pod:3465
-#: ../src/guestfs-actions.pod:3481 ../src/guestfs-actions.pod:3496
-#: ../src/guestfs-actions.pod:3512 ../src/guestfs-actions.pod:3526
-#: ../src/guestfs-actions.pod:3539 ../src/guestfs-actions.pod:3553
-#: ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:3583
-#: ../src/guestfs-actions.pod:3596 ../src/guestfs-actions.pod:3610
-#: ../src/guestfs-actions.pod:5339
+#: ../src/guestfs-actions.pod:713 ../src/guestfs-actions.pod:1479
+#: ../src/guestfs-actions.pod:1494 ../src/guestfs-actions.pod:1983
+#: ../src/guestfs-actions.pod:1994 ../src/guestfs-actions.pod:2066
+#: ../src/guestfs-actions.pod:2092 ../src/guestfs-actions.pod:2132
+#: ../src/guestfs-actions.pod:2147 ../src/guestfs-actions.pod:2172
+#: ../src/guestfs-actions.pod:2195 ../src/guestfs-actions.pod:3231
+#: ../src/guestfs-actions.pod:3247 ../src/guestfs-actions.pod:3265
+#: ../src/guestfs-actions.pod:3427 ../src/guestfs-actions.pod:3441
+#: ../src/guestfs-actions.pod:3456 ../src/guestfs-actions.pod:3470
+#: ../src/guestfs-actions.pod:3486 ../src/guestfs-actions.pod:3501
+#: ../src/guestfs-actions.pod:3517 ../src/guestfs-actions.pod:3531
+#: ../src/guestfs-actions.pod:3544 ../src/guestfs-actions.pod:3558
+#: ../src/guestfs-actions.pod:3573 ../src/guestfs-actions.pod:3588
+#: ../src/guestfs-actions.pod:3601 ../src/guestfs-actions.pod:3615
+#: ../src/guestfs-actions.pod:5344
msgid "This function returns a C truth value on success or -1 on error."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:712
+#: ../src/guestfs-actions.pod:717
msgid "guestfs_blockdev_getsize64"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:714
+#: ../src/guestfs-actions.pod:719
#, no-wrap
msgid ""
" int64_t\n"
@@ -23954,17 +24013,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:720
+#: ../src/guestfs-actions.pod:725
msgid "See also C<guestfs_blockdev_getsz>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:728
+#: ../src/guestfs-actions.pod:733
msgid "guestfs_blockdev_getss"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:730
+#: ../src/guestfs-actions.pod:735
#, no-wrap
msgid ""
" int\n"
@@ -23974,19 +24033,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:737
+#: ../src/guestfs-actions.pod:742
msgid ""
"(Note, this is not the size in sectors, use C<guestfs_blockdev_getsz> for "
"that)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:746
+#: ../src/guestfs-actions.pod:751
msgid "guestfs_blockdev_getsz"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:748
+#: ../src/guestfs-actions.pod:753
#, no-wrap
msgid ""
" int64_t\n"
@@ -23996,19 +24055,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:755
+#: ../src/guestfs-actions.pod:760
msgid ""
"See also C<guestfs_blockdev_getss> for the real sector size of the device, "
"and C<guestfs_blockdev_getsize64> for the more useful I<size in bytes>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:765
+#: ../src/guestfs-actions.pod:770
msgid "guestfs_blockdev_rereadpt"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:767
+#: ../src/guestfs-actions.pod:772
#, no-wrap
msgid ""
" int\n"
@@ -24018,12 +24077,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:779
+#: ../src/guestfs-actions.pod:784
msgid "guestfs_blockdev_setbsz"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:781
+#: ../src/guestfs-actions.pod:786
#, no-wrap
msgid ""
" int\n"
@@ -24034,12 +24093,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:797
+#: ../src/guestfs-actions.pod:802
msgid "guestfs_blockdev_setro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:799
+#: ../src/guestfs-actions.pod:804
#, no-wrap
msgid ""
" int\n"
@@ -24049,12 +24108,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:811
+#: ../src/guestfs-actions.pod:816
msgid "guestfs_blockdev_setrw"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:813
+#: ../src/guestfs-actions.pod:818
#, no-wrap
msgid ""
" int\n"
@@ -24064,12 +24123,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:825
+#: ../src/guestfs-actions.pod:830
msgid "guestfs_btrfs_filesystem_resize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:827
+#: ../src/guestfs-actions.pod:832
#, no-wrap
msgid ""
" int\n"
@@ -24080,7 +24139,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:837
+#: ../src/guestfs-actions.pod:842
#, no-wrap
msgid ""
" GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n"
@@ -24088,17 +24147,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:860
+#: ../src/guestfs-actions.pod:865
msgid "(Added in 1.11.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:862
+#: ../src/guestfs-actions.pod:867
msgid "guestfs_btrfs_filesystem_resize_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:864
+#: ../src/guestfs-actions.pod:869
#, no-wrap
msgid ""
" int\n"
@@ -24109,17 +24168,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:869
+#: ../src/guestfs-actions.pod:874
msgid "This is the \"va_list variant\" of L</guestfs_btrfs_filesystem_resize>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:873
+#: ../src/guestfs-actions.pod:878
msgid "guestfs_btrfs_filesystem_resize_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:875
+#: ../src/guestfs-actions.pod:880
#, no-wrap
msgid ""
" int\n"
@@ -24130,17 +24189,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:880
+#: ../src/guestfs-actions.pod:885
msgid "This is the \"argv variant\" of L</guestfs_btrfs_filesystem_resize>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:884
+#: ../src/guestfs-actions.pod:889
msgid "guestfs_case_sensitive_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:886
+#: ../src/guestfs-actions.pod:891
#, no-wrap
msgid ""
" char *\n"
@@ -24150,7 +24209,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:912
+#: ../src/guestfs-actions.pod:917
msgid ""
"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return C<"
"\"/WINDOWS/system32\"> (the exact return value would depend on details of "
@@ -24158,22 +24217,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:920
+#: ../src/guestfs-actions.pod:925
msgid "See also C<guestfs_realpath>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:925 ../src/guestfs-actions.pod:7387
+#: ../src/guestfs-actions.pod:930 ../src/guestfs-actions.pod:7392
msgid "(Added in 1.0.75)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:927
+#: ../src/guestfs-actions.pod:932
msgid "guestfs_cat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:929
+#: ../src/guestfs-actions.pod:934
#, no-wrap
msgid ""
" char *\n"
@@ -24183,7 +24242,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:935
+#: ../src/guestfs-actions.pod:940
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of string). For "
@@ -24192,22 +24251,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:946 ../src/guestfs-actions.pod:3740
-#: ../src/guestfs-actions.pod:3822 ../src/guestfs-actions.pod:3839
-#: ../src/guestfs-actions.pod:3927 ../src/guestfs-actions.pod:4335
-#: ../src/guestfs-actions.pod:4349 ../src/guestfs-actions.pod:5720
-#: ../src/guestfs-actions.pod:5734 ../src/guestfs-actions.pod:7540
-#: ../src/guestfs-actions.pod:7554
+#: ../src/guestfs-actions.pod:951 ../src/guestfs-actions.pod:3745
+#: ../src/guestfs-actions.pod:3827 ../src/guestfs-actions.pod:3844
+#: ../src/guestfs-actions.pod:3932 ../src/guestfs-actions.pod:4340
+#: ../src/guestfs-actions.pod:4354 ../src/guestfs-actions.pod:5725
+#: ../src/guestfs-actions.pod:5739 ../src/guestfs-actions.pod:7545
+#: ../src/guestfs-actions.pod:7559
msgid "(Added in 0.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:948
+#: ../src/guestfs-actions.pod:953
msgid "guestfs_checksum"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:950
+#: ../src/guestfs-actions.pod:955
#, no-wrap
msgid ""
" char *\n"
@@ -24218,30 +24277,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:996
+#: ../src/guestfs-actions.pod:1001
msgid "To get the checksum for a device, use C<guestfs_checksum_device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:998
+#: ../src/guestfs-actions.pod:1003
msgid "To get the checksums for many files, use C<guestfs_checksums_out>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1003 ../src/guestfs-actions.pod:1311
-#: ../src/guestfs-actions.pod:2158 ../src/guestfs-actions.pod:3438
-#: ../src/guestfs-actions.pod:3467 ../src/guestfs-actions.pod:3528
-#: ../src/guestfs-actions.pod:3555 ../src/guestfs-actions.pod:7243
+#: ../src/guestfs-actions.pod:1008 ../src/guestfs-actions.pod:1316
+#: ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:3443
+#: ../src/guestfs-actions.pod:3472 ../src/guestfs-actions.pod:3533
+#: ../src/guestfs-actions.pod:3560 ../src/guestfs-actions.pod:7248
msgid "(Added in 1.0.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1005
+#: ../src/guestfs-actions.pod:1010
msgid "guestfs_checksum_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1007
+#: ../src/guestfs-actions.pod:1012
#, no-wrap
msgid ""
" char *\n"
@@ -24252,7 +24311,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1012
+#: ../src/guestfs-actions.pod:1017
msgid ""
"This call computes the MD5, SHAx or CRC checksum of the contents of the "
"device named C<device>. For the types of checksums supported see the "
@@ -24260,21 +24319,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1019 ../src/guestfs-actions.pod:5169
-#: ../src/guestfs-actions.pod:5304 ../src/guestfs-actions.pod:5341
-#: ../src/guestfs-actions.pod:5359 ../src/guestfs-actions.pod:5541
-#: ../src/guestfs-actions.pod:7152 ../src/guestfs-actions.pod:7166
-#: ../src/guestfs-actions.pod:7566
+#: ../src/guestfs-actions.pod:1024 ../src/guestfs-actions.pod:5174
+#: ../src/guestfs-actions.pod:5309 ../src/guestfs-actions.pod:5346
+#: ../src/guestfs-actions.pod:5364 ../src/guestfs-actions.pod:5546
+#: ../src/guestfs-actions.pod:7157 ../src/guestfs-actions.pod:7171
+#: ../src/guestfs-actions.pod:7571
msgid "(Added in 1.3.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1021
+#: ../src/guestfs-actions.pod:1026
msgid "guestfs_checksums_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1023
+#: ../src/guestfs-actions.pod:1028
#, no-wrap
msgid ""
" int\n"
@@ -24286,17 +24345,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1043
+#: ../src/guestfs-actions.pod:1048
msgid "(Added in 1.3.7)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1045
+#: ../src/guestfs-actions.pod:1050
msgid "guestfs_chmod"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1047
+#: ../src/guestfs-actions.pod:1052
#, no-wrap
msgid ""
" int\n"
@@ -24307,12 +24366,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1065
+#: ../src/guestfs-actions.pod:1070
msgid "guestfs_chown"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1067
+#: ../src/guestfs-actions.pod:1072
#, no-wrap
msgid ""
" int\n"
@@ -24324,12 +24383,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1083
+#: ../src/guestfs-actions.pod:1088
msgid "guestfs_command"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1085
+#: ../src/guestfs-actions.pod:1090
#, no-wrap
msgid ""
" char *\n"
@@ -24339,7 +24398,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1094
+#: ../src/guestfs-actions.pod:1099
msgid ""
"The single parameter is an argv-style list of arguments. The first element "
"is the name of the program to run. Subsequent elements are parameters. The "
@@ -24349,18 +24408,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1125 ../src/guestfs-actions.pod:1145
-#: ../src/guestfs-actions.pod:1610
+#: ../src/guestfs-actions.pod:1130 ../src/guestfs-actions.pod:1150
+#: ../src/guestfs-actions.pod:1615
msgid "(Added in 0.9.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1127
+#: ../src/guestfs-actions.pod:1132
msgid "guestfs_command_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1129
+#: ../src/guestfs-actions.pod:1134
#, no-wrap
msgid ""
" char **\n"
@@ -24370,24 +24429,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1133
+#: ../src/guestfs-actions.pod:1138
msgid ""
"This is the same as C<guestfs_command>, but splits the result into a list of "
"lines."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1136
+#: ../src/guestfs-actions.pod:1141
msgid "See also: C<guestfs_sh_lines>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1147
+#: ../src/guestfs-actions.pod:1152
msgid "guestfs_config"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1149
+#: ../src/guestfs-actions.pod:1154
#, no-wrap
msgid ""
" int\n"
@@ -24398,12 +24457,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1167
+#: ../src/guestfs-actions.pod:1172
msgid "guestfs_copy_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1169
+#: ../src/guestfs-actions.pod:1174
#, no-wrap
msgid ""
" int\n"
@@ -24415,12 +24474,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1183 ../src/guestfs-actions.pod:1306
-#: ../src/guestfs-actions.pod:1337 ../src/guestfs-actions.pod:1382
-#: ../src/guestfs-actions.pod:1759 ../src/guestfs-actions.pod:1781
-#: ../src/guestfs-actions.pod:3638 ../src/guestfs-actions.pod:7238
-#: ../src/guestfs-actions.pod:7272 ../src/guestfs-actions.pod:7775
-#: ../src/guestfs-actions.pod:7794
+#: ../src/guestfs-actions.pod:1188 ../src/guestfs-actions.pod:1311
+#: ../src/guestfs-actions.pod:1342 ../src/guestfs-actions.pod:1387
+#: ../src/guestfs-actions.pod:1764 ../src/guestfs-actions.pod:1786
+#: ../src/guestfs-actions.pod:3643 ../src/guestfs-actions.pod:7243
+#: ../src/guestfs-actions.pod:7277 ../src/guestfs-actions.pod:7784
+#: ../src/guestfs-actions.pod:7807
msgid ""
"This long-running command can generate progress notification messages so "
"that the caller can display a progress bar or indicator. To receive these "
@@ -24429,19 +24488,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1188 ../src/guestfs-actions.pod:4362
-#: ../src/guestfs-actions.pod:5747 ../src/guestfs-actions.pod:7473
-#: ../src/guestfs-actions.pod:7493 ../src/guestfs-actions.pod:7579
+#: ../src/guestfs-actions.pod:1193 ../src/guestfs-actions.pod:4367
+#: ../src/guestfs-actions.pod:5752 ../src/guestfs-actions.pod:7478
+#: ../src/guestfs-actions.pod:7498 ../src/guestfs-actions.pod:7584
msgid "(Added in 1.0.87)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1190
+#: ../src/guestfs-actions.pod:1195
msgid "guestfs_cp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1192
+#: ../src/guestfs-actions.pod:1197
#, no-wrap
msgid ""
" int\n"
@@ -24452,20 +24511,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1202 ../src/guestfs-actions.pod:1216
-#: ../src/guestfs-actions.pod:1288 ../src/guestfs-actions.pod:1362
-#: ../src/guestfs-actions.pod:1476 ../src/guestfs-actions.pod:5116
-#: ../src/guestfs-actions.pod:5591
+#: ../src/guestfs-actions.pod:1207 ../src/guestfs-actions.pod:1221
+#: ../src/guestfs-actions.pod:1293 ../src/guestfs-actions.pod:1367
+#: ../src/guestfs-actions.pod:1481 ../src/guestfs-actions.pod:5121
+#: ../src/guestfs-actions.pod:5596
msgid "(Added in 1.0.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1204
+#: ../src/guestfs-actions.pod:1209
msgid "guestfs_cp_a"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1206
+#: ../src/guestfs-actions.pod:1211
#, no-wrap
msgid ""
" int\n"
@@ -24476,12 +24535,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1218
+#: ../src/guestfs-actions.pod:1223
msgid "guestfs_dd"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1220
+#: ../src/guestfs-actions.pod:1225
#, no-wrap
msgid ""
" int\n"
@@ -24492,7 +24551,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1230
+#: ../src/guestfs-actions.pod:1235
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 "
@@ -24500,12 +24559,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1238
+#: ../src/guestfs-actions.pod:1243
msgid "guestfs_df"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1240
+#: ../src/guestfs-actions.pod:1245
#, no-wrap
msgid ""
" char *\n"
@@ -24514,7 +24573,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1245 ../src/guestfs-actions.pod:1262
+#: ../src/guestfs-actions.pod:1250 ../src/guestfs-actions.pod:1267
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string. Use C<guestfs_statvfs> "
@@ -24522,23 +24581,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1252 ../src/guestfs-actions.pod:1269
-#: ../src/guestfs-actions.pod:1387 ../src/guestfs-actions.pod:2361
-#: ../src/guestfs-actions.pod:2385 ../src/guestfs-actions.pod:2453
-#: ../src/guestfs-actions.pod:4472 ../src/guestfs-actions.pod:5016
-#: ../src/guestfs-actions.pod:6976 ../src/guestfs-actions.pod:7000
-#: ../src/guestfs-actions.pod:7619 ../src/guestfs-actions.pod:7632
-#: ../src/guestfs-actions.pod:7645
+#: ../src/guestfs-actions.pod:1257 ../src/guestfs-actions.pod:1274
+#: ../src/guestfs-actions.pod:1392 ../src/guestfs-actions.pod:2366
+#: ../src/guestfs-actions.pod:2390 ../src/guestfs-actions.pod:2458
+#: ../src/guestfs-actions.pod:4477 ../src/guestfs-actions.pod:5021
+#: ../src/guestfs-actions.pod:6981 ../src/guestfs-actions.pod:7005
+#: ../src/guestfs-actions.pod:7624 ../src/guestfs-actions.pod:7637
+#: ../src/guestfs-actions.pod:7650
msgid "(Added in 1.0.54)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1254
+#: ../src/guestfs-actions.pod:1259
msgid "guestfs_df_h"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1256
+#: ../src/guestfs-actions.pod:1261
#, no-wrap
msgid ""
" char *\n"
@@ -24547,12 +24606,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1271
+#: ../src/guestfs-actions.pod:1276
msgid "guestfs_dmesg"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1273
+#: ../src/guestfs-actions.pod:1278
#, no-wrap
msgid ""
" char *\n"
@@ -24561,7 +24620,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1280
+#: ../src/guestfs-actions.pod:1285
msgid ""
"Another way to get the same information is to enable verbose messages with "
"C<guestfs_set_verbose> or by setting the environment variable "
@@ -24569,12 +24628,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1290
+#: ../src/guestfs-actions.pod:1295
msgid "guestfs_download"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1292
+#: ../src/guestfs-actions.pod:1297
#, no-wrap
msgid ""
" int\n"
@@ -24585,17 +24644,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1302
+#: ../src/guestfs-actions.pod:1307
msgid "See also C<guestfs_upload>, C<guestfs_cat>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1313
+#: ../src/guestfs-actions.pod:1318
msgid "guestfs_download_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1315
+#: ../src/guestfs-actions.pod:1320
#, no-wrap
msgid ""
" int\n"
@@ -24608,7 +24667,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1328
+#: ../src/guestfs-actions.pod:1333
msgid ""
"Note that there is no limit on the amount of data that can be downloaded "
"with this call, unlike with C<guestfs_pread>, and this call always reads the "
@@ -24616,22 +24675,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1333
+#: ../src/guestfs-actions.pod:1338
msgid "See also C<guestfs_download>, C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1342 ../src/guestfs-actions.pod:7277
+#: ../src/guestfs-actions.pod:1347 ../src/guestfs-actions.pod:7282
msgid "(Added in 1.5.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1344
+#: ../src/guestfs-actions.pod:1349
msgid "guestfs_drop_caches"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1346
+#: ../src/guestfs-actions.pod:1351
#, no-wrap
msgid ""
" int\n"
@@ -24641,12 +24700,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1364
+#: ../src/guestfs-actions.pod:1369
msgid "guestfs_du"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1366
+#: ../src/guestfs-actions.pod:1371
#, no-wrap
msgid ""
" int64_t\n"
@@ -24656,12 +24715,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1389
+#: ../src/guestfs-actions.pod:1394
msgid "guestfs_e2fsck_f"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1391
+#: ../src/guestfs-actions.pod:1396
#, no-wrap
msgid ""
" int\n"
@@ -24671,24 +24730,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1399
+#: ../src/guestfs-actions.pod:1404
msgid ""
"This command is only needed because of C<guestfs_resize2fs> (q.v.). "
"Normally you should use C<guestfs_fsck>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1404
+#: ../src/guestfs-actions.pod:1409
msgid "(Added in 1.0.29)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1406
+#: ../src/guestfs-actions.pod:1411
msgid "guestfs_echo_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1408
+#: ../src/guestfs-actions.pod:1413
#, no-wrap
msgid ""
" char *\n"
@@ -24698,23 +24757,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1417
+#: ../src/guestfs-actions.pod:1422
msgid "See also C<guestfs_ping_daemon>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1422 ../src/guestfs-actions.pod:2169
-#: ../src/guestfs-actions.pod:6448
+#: ../src/guestfs-actions.pod:1427 ../src/guestfs-actions.pod:2174
+#: ../src/guestfs-actions.pod:6453
msgid "(Added in 1.0.69)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1424
+#: ../src/guestfs-actions.pod:1429
msgid "guestfs_egrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1426
+#: ../src/guestfs-actions.pod:1431
#, no-wrap
msgid ""
" char **\n"
@@ -24725,33 +24784,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1441 ../src/guestfs-actions.pod:1460
-#: ../src/guestfs-actions.pod:1517 ../src/guestfs-actions.pod:1563
-#: ../src/guestfs-actions.pod:1582 ../src/guestfs-actions.pod:2299
-#: ../src/guestfs-actions.pod:2318 ../src/guestfs-actions.pod:2474
-#: ../src/guestfs-actions.pod:2487 ../src/guestfs-actions.pod:2502
-#: ../src/guestfs-actions.pod:2548 ../src/guestfs-actions.pod:2570
-#: ../src/guestfs-actions.pod:2583 ../src/guestfs-actions.pod:3852
-#: ../src/guestfs-actions.pod:3866 ../src/guestfs-actions.pod:3879
-#: ../src/guestfs-actions.pod:3893 ../src/guestfs-actions.pod:4894
-#: ../src/guestfs-actions.pod:5925 ../src/guestfs-actions.pod:5974
-#: ../src/guestfs-actions.pod:6844 ../src/guestfs-actions.pod:6856
-#: ../src/guestfs-actions.pod:6869 ../src/guestfs-actions.pod:6882
-#: ../src/guestfs-actions.pod:6904 ../src/guestfs-actions.pod:6917
-#: ../src/guestfs-actions.pod:6930 ../src/guestfs-actions.pod:6943
-#: ../src/guestfs-actions.pod:7737 ../src/guestfs-actions.pod:7756
-#: ../src/guestfs-actions.pod:7842 ../src/guestfs-actions.pod:7861
-#: ../src/guestfs-actions.pod:7907 ../src/guestfs-actions.pod:7926
+#: ../src/guestfs-actions.pod:1446 ../src/guestfs-actions.pod:1465
+#: ../src/guestfs-actions.pod:1522 ../src/guestfs-actions.pod:1568
+#: ../src/guestfs-actions.pod:1587 ../src/guestfs-actions.pod:2304
+#: ../src/guestfs-actions.pod:2323 ../src/guestfs-actions.pod:2479
+#: ../src/guestfs-actions.pod:2492 ../src/guestfs-actions.pod:2507
+#: ../src/guestfs-actions.pod:2553 ../src/guestfs-actions.pod:2575
+#: ../src/guestfs-actions.pod:2588 ../src/guestfs-actions.pod:3857
+#: ../src/guestfs-actions.pod:3871 ../src/guestfs-actions.pod:3884
+#: ../src/guestfs-actions.pod:3898 ../src/guestfs-actions.pod:4899
+#: ../src/guestfs-actions.pod:5930 ../src/guestfs-actions.pod:5979
+#: ../src/guestfs-actions.pod:6849 ../src/guestfs-actions.pod:6861
+#: ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:6887
+#: ../src/guestfs-actions.pod:6909 ../src/guestfs-actions.pod:6922
+#: ../src/guestfs-actions.pod:6935 ../src/guestfs-actions.pod:6948
+#: ../src/guestfs-actions.pod:7742 ../src/guestfs-actions.pod:7761
+#: ../src/guestfs-actions.pod:7855 ../src/guestfs-actions.pod:7874
+#: ../src/guestfs-actions.pod:7920 ../src/guestfs-actions.pod:7939
msgid "(Added in 1.0.66)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1443
+#: ../src/guestfs-actions.pod:1448
msgid "guestfs_egrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1445
+#: ../src/guestfs-actions.pod:1450
#, no-wrap
msgid ""
" char **\n"
@@ -24762,12 +24821,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1462
+#: ../src/guestfs-actions.pod:1467
msgid "guestfs_equal"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1464
+#: ../src/guestfs-actions.pod:1469
#, no-wrap
msgid ""
" int\n"
@@ -24778,12 +24837,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1478
+#: ../src/guestfs-actions.pod:1483
msgid "guestfs_exists"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1480
+#: ../src/guestfs-actions.pod:1485
#, no-wrap
msgid ""
" int\n"
@@ -24793,17 +24852,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1487
+#: ../src/guestfs-actions.pod:1492
msgid "See also C<guestfs_is_file>, C<guestfs_is_dir>, C<guestfs_stat>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1493
+#: ../src/guestfs-actions.pod:1498
msgid "guestfs_fallocate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1495
+#: ../src/guestfs-actions.pod:1500
#, no-wrap
msgid ""
" int\n"
@@ -24814,19 +24873,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1500
+#: ../src/guestfs-actions.pod:1505
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> "
"call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1519
+#: ../src/guestfs-actions.pod:1524
msgid "guestfs_fallocate64"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1521
+#: ../src/guestfs-actions.pod:1526
#, no-wrap
msgid ""
" int\n"
@@ -24837,14 +24896,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1530
+#: ../src/guestfs-actions.pod:1535
msgid ""
"Note that this call allocates disk blocks for the file. To create a sparse "
"file use C<guestfs_truncate_size> instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1533
+#: ../src/guestfs-actions.pod:1538
msgid ""
"The deprecated call C<guestfs_fallocate> does the same, but owing to an "
"oversight it only allowed 30 bit lengths to be specified, effectively "
@@ -24852,17 +24911,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1544
+#: ../src/guestfs-actions.pod:1549
msgid "(Added in 1.3.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1546
+#: ../src/guestfs-actions.pod:1551
msgid "guestfs_fgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1548
+#: ../src/guestfs-actions.pod:1553
#, no-wrap
msgid ""
" char **\n"
@@ -24873,12 +24932,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1565
+#: ../src/guestfs-actions.pod:1570
msgid "guestfs_fgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1567
+#: ../src/guestfs-actions.pod:1572
#, no-wrap
msgid ""
" char **\n"
@@ -24889,12 +24948,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1584
+#: ../src/guestfs-actions.pod:1589
msgid "guestfs_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1586
+#: ../src/guestfs-actions.pod:1591
#, no-wrap
msgid ""
" char *\n"
@@ -24904,19 +24963,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1604
+#: ../src/guestfs-actions.pod:1609
msgid ""
"See also: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, "
"C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1612
+#: ../src/guestfs-actions.pod:1617
msgid "guestfs_file_architecture"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1614
+#: ../src/guestfs-actions.pod:1619
#, no-wrap
msgid ""
" char *\n"
@@ -24926,23 +24985,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1722 ../src/guestfs-actions.pod:1885
-#: ../src/guestfs-actions.pod:1902 ../src/guestfs-actions.pod:2603
-#: ../src/guestfs-actions.pod:2693 ../src/guestfs-actions.pod:2759
-#: ../src/guestfs-actions.pod:2946 ../src/guestfs-actions.pod:2964
-#: ../src/guestfs-actions.pod:3004 ../src/guestfs-actions.pod:3079
-#: ../src/guestfs-actions.pod:3172 ../src/guestfs-actions.pod:3409
-#: ../src/guestfs-actions.pod:3541
+#: ../src/guestfs-actions.pod:1727 ../src/guestfs-actions.pod:1890
+#: ../src/guestfs-actions.pod:1907 ../src/guestfs-actions.pod:2608
+#: ../src/guestfs-actions.pod:2698 ../src/guestfs-actions.pod:2764
+#: ../src/guestfs-actions.pod:2951 ../src/guestfs-actions.pod:2969
+#: ../src/guestfs-actions.pod:3009 ../src/guestfs-actions.pod:3084
+#: ../src/guestfs-actions.pod:3177 ../src/guestfs-actions.pod:3414
+#: ../src/guestfs-actions.pod:3546
msgid "(Added in 1.5.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1724
+#: ../src/guestfs-actions.pod:1729
msgid "guestfs_filesize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1726
+#: ../src/guestfs-actions.pod:1731
#, no-wrap
msgid ""
" int64_t\n"
@@ -24952,7 +25011,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1732
+#: ../src/guestfs-actions.pod:1737
msgid ""
"To get other stats about a file, use C<guestfs_stat>, C<guestfs_lstat>, "
"C<guestfs_is_dir>, C<guestfs_is_file> etc. To get the size of block "
@@ -24960,17 +25019,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1738
+#: ../src/guestfs-actions.pod:1743
msgid "(Added in 1.0.82)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1740
+#: ../src/guestfs-actions.pod:1745
msgid "guestfs_fill"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1742
+#: ../src/guestfs-actions.pod:1747
#, no-wrap
msgid ""
" int\n"
@@ -24982,7 +25041,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1752
+#: ../src/guestfs-actions.pod:1757
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
"C<guestfs_truncate_size>. To create a file with a pattern of repeating "
@@ -24990,17 +25049,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1764
+#: ../src/guestfs-actions.pod:1769
msgid "(Added in 1.0.79)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1766
+#: ../src/guestfs-actions.pod:1771
msgid "guestfs_fill_pattern"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1768
+#: ../src/guestfs-actions.pod:1773
#, no-wrap
msgid ""
" int\n"
@@ -25012,7 +25071,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1774
+#: ../src/guestfs-actions.pod:1779
msgid ""
"This function is like C<guestfs_fill> except that it creates a new file of "
"length C<len> containing the repeating pattern of bytes in C<pattern>. The "
@@ -25021,17 +25080,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1786
+#: ../src/guestfs-actions.pod:1791
msgid "(Added in 1.3.12)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1788
+#: ../src/guestfs-actions.pod:1793
msgid "guestfs_find"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1790
+#: ../src/guestfs-actions.pod:1795
#, no-wrap
msgid ""
" char **\n"
@@ -25041,29 +25100,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1806
+#: ../src/guestfs-actions.pod:1811
msgid ""
"then the returned list from C<guestfs_find> C</tmp> would be 4 elements:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1819
+#: ../src/guestfs-actions.pod:1824
msgid "See also C<guestfs_find0>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1828 ../src/guestfs-actions.pod:4299
-#: ../src/guestfs-actions.pod:6009
+#: ../src/guestfs-actions.pod:1833 ../src/guestfs-actions.pod:4304
+#: ../src/guestfs-actions.pod:6014
msgid "(Added in 1.0.27)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1830
+#: ../src/guestfs-actions.pod:1835
msgid "guestfs_find0"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1832
+#: ../src/guestfs-actions.pod:1837
#, no-wrap
msgid ""
" int\n"
@@ -25074,24 +25133,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1841
+#: ../src/guestfs-actions.pod:1846
msgid ""
"This command works the same way as C<guestfs_find> with the following "
"exceptions:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1868
+#: ../src/guestfs-actions.pod:1873
msgid "(Added in 1.0.74)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1870
+#: ../src/guestfs-actions.pod:1875
msgid "guestfs_findfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1872
+#: ../src/guestfs-actions.pod:1877
#, no-wrap
msgid ""
" char *\n"
@@ -25101,17 +25160,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1880
+#: ../src/guestfs-actions.pod:1885
msgid "To find the label of a filesystem, use C<guestfs_vfs_label>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1887
+#: ../src/guestfs-actions.pod:1892
msgid "guestfs_findfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1889
+#: ../src/guestfs-actions.pod:1894
#, no-wrap
msgid ""
" char *\n"
@@ -25121,17 +25180,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1897
+#: ../src/guestfs-actions.pod:1902
msgid "To find the UUID of a filesystem, use C<guestfs_vfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1904
+#: ../src/guestfs-actions.pod:1909
msgid "guestfs_fsck"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1906
+#: ../src/guestfs-actions.pod:1911
#, no-wrap
msgid ""
" int\n"
@@ -25142,17 +25201,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1941 ../src/guestfs-actions.pod:7780
+#: ../src/guestfs-actions.pod:1946 ../src/guestfs-actions.pod:7789
msgid "(Added in 1.0.16)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1943
+#: ../src/guestfs-actions.pod:1948
msgid "guestfs_get_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1945
+#: ../src/guestfs-actions.pod:1950
#, no-wrap
msgid ""
" const char *\n"
@@ -25161,7 +25220,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1953
+#: ../src/guestfs-actions.pod:1958
msgid ""
"This function returns a string which may be NULL. There is no way to return "
"an error from this function. The string is owned by the guest handle and "
@@ -25169,21 +25228,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1957 ../src/guestfs-actions.pod:5687
-#: ../src/guestfs-actions.pod:6169 ../src/guestfs-actions.pod:6611
-#: ../src/guestfs-actions.pod:6630 ../src/guestfs-actions.pod:6646
-#: ../src/guestfs-actions.pod:6670 ../src/guestfs-actions.pod:7424
-#: ../src/guestfs-actions.pod:7439 ../src/guestfs-actions.pod:7823
+#: ../src/guestfs-actions.pod:1962 ../src/guestfs-actions.pod:5692
+#: ../src/guestfs-actions.pod:6174 ../src/guestfs-actions.pod:6616
+#: ../src/guestfs-actions.pod:6635 ../src/guestfs-actions.pod:6651
+#: ../src/guestfs-actions.pod:6675 ../src/guestfs-actions.pod:7429
+#: ../src/guestfs-actions.pod:7444 ../src/guestfs-actions.pod:7836
msgid "(Added in 1.0.26)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1959
+#: ../src/guestfs-actions.pod:1964
msgid "guestfs_get_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1961
+#: ../src/guestfs-actions.pod:1966
#, no-wrap
msgid ""
" char *\n"
@@ -25192,22 +25251,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1964
+#: ../src/guestfs-actions.pod:1969
msgid "Return the current attach method. See C<guestfs_set_attach_method>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1969 ../src/guestfs-actions.pod:6199
+#: ../src/guestfs-actions.pod:1974 ../src/guestfs-actions.pod:6204
msgid "(Added in 1.9.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1971
+#: ../src/guestfs-actions.pod:1976
msgid "guestfs_get_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1973
+#: ../src/guestfs-actions.pod:1978
#, no-wrap
msgid ""
" int\n"
@@ -25216,12 +25275,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1982
+#: ../src/guestfs-actions.pod:1987
msgid "guestfs_get_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1984
+#: ../src/guestfs-actions.pod:1989
#, no-wrap
msgid ""
" int\n"
@@ -25230,17 +25289,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:6240
+#: ../src/guestfs-actions.pod:1996 ../src/guestfs-actions.pod:6245
msgid "(Added in 1.0.72)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1993
+#: ../src/guestfs-actions.pod:1998
msgid "guestfs_get_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1995
+#: ../src/guestfs-actions.pod:2000
#, no-wrap
msgid ""
" char *\n"
@@ -25250,25 +25309,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1999
+#: ../src/guestfs-actions.pod:2004
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_vfs_label> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2012 ../src/guestfs-actions.pod:2033
-#: ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6277
+#: ../src/guestfs-actions.pod:2017 ../src/guestfs-actions.pod:2038
+#: ../src/guestfs-actions.pod:6263 ../src/guestfs-actions.pod:6282
msgid "(Added in 1.0.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2014
+#: ../src/guestfs-actions.pod:2019
msgid "guestfs_get_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2016
+#: ../src/guestfs-actions.pod:2021
#, no-wrap
msgid ""
" char *\n"
@@ -25278,19 +25337,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2020
+#: ../src/guestfs-actions.pod:2025
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_vfs_uuid> "
"call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2035
+#: ../src/guestfs-actions.pod:2040
msgid "guestfs_get_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2037
+#: ../src/guestfs-actions.pod:2042
#, no-wrap
msgid ""
" int\n"
@@ -25299,7 +25358,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2043
+#: ../src/guestfs-actions.pod:2048
msgid ""
"If C<guestfs_set_memsize> was not called on this handle, and if "
"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
@@ -25307,22 +25366,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2052 ../src/guestfs-actions.pod:4590
-#: ../src/guestfs-actions.pod:4799 ../src/guestfs-actions.pod:4818
-#: ../src/guestfs-actions.pod:4837 ../src/guestfs-actions.pod:4849
-#: ../src/guestfs-actions.pod:4866 ../src/guestfs-actions.pod:4879
-#: ../src/guestfs-actions.pod:5912 ../src/guestfs-actions.pod:6298
-#: ../src/guestfs-actions.pod:6578 ../src/guestfs-actions.pod:7193
+#: ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:4595
+#: ../src/guestfs-actions.pod:4804 ../src/guestfs-actions.pod:4823
+#: ../src/guestfs-actions.pod:4842 ../src/guestfs-actions.pod:4854
+#: ../src/guestfs-actions.pod:4871 ../src/guestfs-actions.pod:4884
+#: ../src/guestfs-actions.pod:5917 ../src/guestfs-actions.pod:6303
+#: ../src/guestfs-actions.pod:6583 ../src/guestfs-actions.pod:7198
msgid "(Added in 1.0.55)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2054
+#: ../src/guestfs-actions.pod:2059
msgid "guestfs_get_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2056
+#: ../src/guestfs-actions.pod:2061
#, no-wrap
msgid ""
" int\n"
@@ -25331,17 +25390,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2063 ../src/guestfs-actions.pod:6317
+#: ../src/guestfs-actions.pod:2068 ../src/guestfs-actions.pod:6322
msgid "(Added in 1.5.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2065
+#: ../src/guestfs-actions.pod:2070
msgid "guestfs_get_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2067
+#: ../src/guestfs-actions.pod:2072
#, no-wrap
msgid ""
" const char *\n"
@@ -25350,19 +25409,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2075 ../src/guestfs-actions.pod:2115
+#: ../src/guestfs-actions.pod:2080 ../src/guestfs-actions.pod:2120
msgid ""
"This function returns a string, or NULL on error. The string is owned by "
"the guest handle and must I<not> be freed."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2080
+#: ../src/guestfs-actions.pod:2085
msgid "guestfs_get_pgroup"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2082
+#: ../src/guestfs-actions.pod:2087
#, no-wrap
msgid ""
" int\n"
@@ -25371,20 +25430,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2089 ../src/guestfs-actions.pod:6353
-#: ../src/guestfs-actions.pod:7685
+#: ../src/guestfs-actions.pod:2094 ../src/guestfs-actions.pod:6358
+#: ../src/guestfs-actions.pod:7690
#, fuzzy
#| msgid "(Added in 1.5.1)"
msgid "(Added in 1.11.18)"
msgstr "(Додано у 1.5.1)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2091
+#: ../src/guestfs-actions.pod:2096
msgid "guestfs_get_pid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2093
+#: ../src/guestfs-actions.pod:2098
#, no-wrap
msgid ""
" int\n"
@@ -25393,17 +25452,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2103
+#: ../src/guestfs-actions.pod:2108
msgid "(Added in 1.0.56)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2105
+#: ../src/guestfs-actions.pod:2110
msgid "guestfs_get_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2107
+#: ../src/guestfs-actions.pod:2112
#, no-wrap
msgid ""
" const char *\n"
@@ -25412,17 +25471,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2118 ../src/guestfs-actions.pod:6381
+#: ../src/guestfs-actions.pod:2123 ../src/guestfs-actions.pod:6386
msgid "(Added in 1.0.6)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2120
+#: ../src/guestfs-actions.pod:2125
msgid "guestfs_get_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2122
+#: ../src/guestfs-actions.pod:2127
#, no-wrap
msgid ""
" int\n"
@@ -25431,22 +25490,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2129 ../src/guestfs-actions.pod:3663
-#: ../src/guestfs-actions.pod:3994 ../src/guestfs-actions.pod:4397
-#: ../src/guestfs-actions.pod:4429 ../src/guestfs-actions.pod:5617
-#: ../src/guestfs-actions.pod:5960 ../src/guestfs-actions.pod:6405
-#: ../src/guestfs-actions.pod:7096 ../src/guestfs-actions.pod:7116
-#: ../src/guestfs-actions.pod:7308
+#: ../src/guestfs-actions.pod:2134 ../src/guestfs-actions.pod:3668
+#: ../src/guestfs-actions.pod:3999 ../src/guestfs-actions.pod:4402
+#: ../src/guestfs-actions.pod:4434 ../src/guestfs-actions.pod:5622
+#: ../src/guestfs-actions.pod:5965 ../src/guestfs-actions.pod:6410
+#: ../src/guestfs-actions.pod:7101 ../src/guestfs-actions.pod:7121
+#: ../src/guestfs-actions.pod:7313
msgid "(Added in 1.0.77)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2131
+#: ../src/guestfs-actions.pod:2136
msgid "guestfs_get_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2133
+#: ../src/guestfs-actions.pod:2138
#, no-wrap
msgid ""
" int\n"
@@ -25455,25 +25514,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2136
+#: ../src/guestfs-actions.pod:2141
msgid ""
"This returns the current setting of the selinux flag which is passed to the "
"appliance at boot time. See C<guestfs_set_selinux>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2144 ../src/guestfs-actions.pod:2207
-#: ../src/guestfs-actions.pod:6424 ../src/guestfs-actions.pod:6482
+#: ../src/guestfs-actions.pod:2149 ../src/guestfs-actions.pod:2212
+#: ../src/guestfs-actions.pod:6429 ../src/guestfs-actions.pod:6487
msgid "(Added in 1.0.67)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2146
+#: ../src/guestfs-actions.pod:2151
msgid "guestfs_get_state"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2148
+#: ../src/guestfs-actions.pod:2153
#, no-wrap
msgid ""
" int\n"
@@ -25482,12 +25541,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2160
+#: ../src/guestfs-actions.pod:2165
msgid "guestfs_get_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2162
+#: ../src/guestfs-actions.pod:2167
#, no-wrap
msgid ""
" int\n"
@@ -25496,12 +25555,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2171
+#: ../src/guestfs-actions.pod:2176
msgid "guestfs_get_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2173
+#: ../src/guestfs-actions.pod:2178
#, no-wrap
msgid ""
" int\n"
@@ -25510,19 +25569,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2176
+#: ../src/guestfs-actions.pod:2181
msgid ""
"Return the current umask. By default the umask is C<022> unless it has been "
"set by calling C<guestfs_umask>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2183
+#: ../src/guestfs-actions.pod:2188
msgid "guestfs_get_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2185
+#: ../src/guestfs-actions.pod:2190
#, no-wrap
msgid ""
" int\n"
@@ -25531,12 +25590,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2194
+#: ../src/guestfs-actions.pod:2199
msgid "guestfs_getcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2196
+#: ../src/guestfs-actions.pod:2201
#, no-wrap
msgid ""
" char *\n"
@@ -25545,18 +25604,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2201
+#: ../src/guestfs-actions.pod:2206
msgid ""
"See the documentation about SELINUX in L<guestfs(3)>, and C<guestfs_setcon>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2209
+#: ../src/guestfs-actions.pod:2214
msgid "guestfs_getxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2211
+#: ../src/guestfs-actions.pod:2216
#, no-wrap
msgid ""
" char *\n"
@@ -25568,7 +25627,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2217
+#: ../src/guestfs-actions.pod:2222
msgid ""
"Get a single extended attribute from file C<path> named C<name>. This call "
"follows symlinks. If you want to lookup an extended attribute for the "
@@ -25576,7 +25635,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2221 ../src/guestfs-actions.pod:3677
+#: ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:3682
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
"by calling C<guestfs_getxattrs>. However some Linux filesystem "
@@ -25586,15 +25645,15 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2231
+#: ../src/guestfs-actions.pod:2236
msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2233 ../src/guestfs-actions.pod:2424
-#: ../src/guestfs-actions.pod:2894 ../src/guestfs-actions.pod:3689
-#: ../src/guestfs-actions.pod:5610 ../src/guestfs-actions.pod:5636
-#: ../src/guestfs-actions.pod:5817
+#: ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2429
+#: ../src/guestfs-actions.pod:2899 ../src/guestfs-actions.pod:3694
+#: ../src/guestfs-actions.pod:5615 ../src/guestfs-actions.pod:5641
+#: ../src/guestfs-actions.pod:5822
msgid ""
"This function returns a buffer, or NULL on error. The size of the returned "
"buffer is written to C<*size_r>. I<The caller must free the returned buffer "
@@ -25602,17 +25661,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2237 ../src/guestfs-actions.pod:3693
+#: ../src/guestfs-actions.pod:2242 ../src/guestfs-actions.pod:3698
msgid "(Added in 1.7.24)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2239
+#: ../src/guestfs-actions.pod:2244
msgid "guestfs_getxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2241
+#: ../src/guestfs-actions.pod:2246
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -25622,33 +25681,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2251
+#: ../src/guestfs-actions.pod:2256
msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2253 ../src/guestfs-actions.pod:3705
-#: ../src/guestfs-actions.pod:4393
+#: ../src/guestfs-actions.pod:2258 ../src/guestfs-actions.pod:3710
+#: ../src/guestfs-actions.pod:4398
msgid ""
"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was "
"an error. I<The caller must call C<guestfs_free_xattr_list> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2257 ../src/guestfs-actions.pod:3709
-#: ../src/guestfs-actions.pod:3908 ../src/guestfs-actions.pod:3944
-#: ../src/guestfs-actions.pod:5990 ../src/guestfs-actions.pod:6501
-#: ../src/guestfs-actions.pod:7888
+#: ../src/guestfs-actions.pod:2262 ../src/guestfs-actions.pod:3714
+#: ../src/guestfs-actions.pod:3913 ../src/guestfs-actions.pod:3949
+#: ../src/guestfs-actions.pod:5995 ../src/guestfs-actions.pod:6506
+#: ../src/guestfs-actions.pod:7901
msgid "(Added in 1.0.59)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2259
+#: ../src/guestfs-actions.pod:2264
msgid "guestfs_glob_expand"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2261
+#: ../src/guestfs-actions.pod:2266
#, no-wrap
msgid ""
" char **\n"
@@ -25658,18 +25717,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2280 ../src/guestfs-actions.pod:6694
-#: ../src/guestfs-actions.pod:6711
+#: ../src/guestfs-actions.pod:2285 ../src/guestfs-actions.pod:6699
+#: ../src/guestfs-actions.pod:6716
msgid "(Added in 1.0.50)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2282
+#: ../src/guestfs-actions.pod:2287
msgid "guestfs_grep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2284
+#: ../src/guestfs-actions.pod:2289
#, no-wrap
msgid ""
" char **\n"
@@ -25680,12 +25739,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2301
+#: ../src/guestfs-actions.pod:2306
msgid "guestfs_grepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2303
+#: ../src/guestfs-actions.pod:2308
#, no-wrap
msgid ""
" char **\n"
@@ -25696,12 +25755,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2320
+#: ../src/guestfs-actions.pod:2325
msgid "guestfs_grub_install"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2322
+#: ../src/guestfs-actions.pod:2327
#, no-wrap
msgid ""
" int\n"
@@ -25712,17 +25771,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2343
+#: ../src/guestfs-actions.pod:2348
msgid "(Added in 1.0.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2345
+#: ../src/guestfs-actions.pod:2350
msgid "guestfs_head"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2347
+#: ../src/guestfs-actions.pod:2352
#, no-wrap
msgid ""
" char **\n"
@@ -25732,12 +25791,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2363
+#: ../src/guestfs-actions.pod:2368
msgid "guestfs_head_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2365
+#: ../src/guestfs-actions.pod:2370
#, no-wrap
msgid ""
" char **\n"
@@ -25748,12 +25807,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2387
+#: ../src/guestfs-actions.pod:2392
msgid "guestfs_hexdump"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2389
+#: ../src/guestfs-actions.pod:2394
#, no-wrap
msgid ""
" char *\n"
@@ -25763,18 +25822,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:6775
-#: ../src/guestfs-actions.pod:6830
+#: ../src/guestfs-actions.pod:2407 ../src/guestfs-actions.pod:6780
+#: ../src/guestfs-actions.pod:6835
msgid "(Added in 1.0.22)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2404
+#: ../src/guestfs-actions.pod:2409
msgid "guestfs_initrd_cat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2406
+#: ../src/guestfs-actions.pod:2411
#, no-wrap
msgid ""
" char *\n"
@@ -25786,17 +25845,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2422
+#: ../src/guestfs-actions.pod:2427
msgid "See also C<guestfs_initrd_list>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2433
+#: ../src/guestfs-actions.pod:2438
msgid "guestfs_initrd_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2435
+#: ../src/guestfs-actions.pod:2440
#, no-wrap
msgid ""
" char **\n"
@@ -25806,12 +25865,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2455
+#: ../src/guestfs-actions.pod:2460
msgid "guestfs_inotify_add_watch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2457
+#: ../src/guestfs-actions.pod:2462
#, no-wrap
msgid ""
" int64_t\n"
@@ -25822,12 +25881,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2476
+#: ../src/guestfs-actions.pod:2481
msgid "guestfs_inotify_close"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2478
+#: ../src/guestfs-actions.pod:2483
#, no-wrap
msgid ""
" int\n"
@@ -25836,12 +25895,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2489
+#: ../src/guestfs-actions.pod:2494
msgid "guestfs_inotify_files"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2491
+#: ../src/guestfs-actions.pod:2496
#, no-wrap
msgid ""
" char **\n"
@@ -25850,7 +25909,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2494
+#: ../src/guestfs-actions.pod:2499
msgid ""
"This function is a helpful wrapper around C<guestfs_inotify_read> which just "
"returns a list of pathnames of objects that were touched. The returned "
@@ -25858,12 +25917,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2504
+#: ../src/guestfs-actions.pod:2509
msgid "guestfs_inotify_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2506
+#: ../src/guestfs-actions.pod:2511
#, no-wrap
msgid ""
" int\n"
@@ -25873,7 +25932,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2514
+#: ../src/guestfs-actions.pod:2519
msgid ""
"C<maxevents> is the maximum number of events which will be queued up between "
"calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is "
@@ -25885,7 +25944,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2524
+#: ../src/guestfs-actions.pod:2529
msgid ""
"Before any events are generated, you have to add some watches to the "
"internal watch list. See: C<guestfs_inotify_add_watch>, "
@@ -25893,7 +25952,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2530
+#: ../src/guestfs-actions.pod:2535
msgid ""
"Queued up events should be read periodically by calling "
"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful "
@@ -25902,19 +25961,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2537
+#: ../src/guestfs-actions.pod:2542
msgid ""
"The handle should be closed after use by calling C<guestfs_inotify_close>. "
"This also removes any watches automatically."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2550
+#: ../src/guestfs-actions.pod:2555
msgid "guestfs_inotify_read"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2552
+#: ../src/guestfs-actions.pod:2557
#, no-wrap
msgid ""
" struct guestfs_inotify_event_list *\n"
@@ -25923,7 +25982,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2566
+#: ../src/guestfs-actions.pod:2571
msgid ""
"This function returns a C<struct guestfs_inotify_event_list *>, or NULL if "
"there was an error. I<The caller must call "
@@ -25931,12 +25990,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2572
+#: ../src/guestfs-actions.pod:2577
msgid "guestfs_inotify_rm_watch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2574
+#: ../src/guestfs-actions.pod:2579
#, no-wrap
msgid ""
" int\n"
@@ -25946,18 +26005,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2578
+#: ../src/guestfs-actions.pod:2583
msgid ""
"Remove a previously defined inotify watch. See C<guestfs_inotify_add_watch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2585
+#: ../src/guestfs-actions.pod:2590
msgid "guestfs_inspect_get_arch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2587
+#: ../src/guestfs-actions.pod:2592
#, no-wrap
msgid ""
" char *\n"
@@ -25967,19 +26026,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2591
+#: ../src/guestfs-actions.pod:2596
msgid ""
"This returns the architecture of the inspected operating system. The "
"possible return values are listed under C<guestfs_file_architecture>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2605
+#: ../src/guestfs-actions.pod:2610
msgid "guestfs_inspect_get_distro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2607
+#: ../src/guestfs-actions.pod:2612
#, no-wrap
msgid ""
" char *\n"
@@ -25989,12 +26048,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2695
+#: ../src/guestfs-actions.pod:2700
msgid "guestfs_inspect_get_drive_mappings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2697
+#: ../src/guestfs-actions.pod:2702
#, no-wrap
msgid ""
" char **\n"
@@ -26004,16 +26063,16 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2726
+#: ../src/guestfs-actions.pod:2731
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>, C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2730 ../src/guestfs-actions.pod:2998
-#: ../src/guestfs-actions.pod:3796 ../src/guestfs-actions.pod:5078
-#: ../src/guestfs-actions.pod:7132
+#: ../src/guestfs-actions.pod:2735 ../src/guestfs-actions.pod:3003
+#: ../src/guestfs-actions.pod:3801 ../src/guestfs-actions.pod:5083
+#: ../src/guestfs-actions.pod:7137
msgid ""
"This function returns a NULL-terminated array of strings, or NULL if there "
"was an error. The array of strings will always have length C<2n+1>, where "
@@ -26022,17 +26081,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2736 ../src/guestfs-actions.pod:3192
+#: ../src/guestfs-actions.pod:2741 ../src/guestfs-actions.pod:3197
msgid "(Added in 1.9.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2738
+#: ../src/guestfs-actions.pod:2743
msgid "guestfs_inspect_get_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2740
+#: ../src/guestfs-actions.pod:2745
#, no-wrap
msgid ""
" char **\n"
@@ -26042,19 +26101,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2752
+#: ../src/guestfs-actions.pod:2757
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2761
+#: ../src/guestfs-actions.pod:2766
msgid "guestfs_inspect_get_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2763
+#: ../src/guestfs-actions.pod:2768
#, no-wrap
msgid ""
" char *\n"
@@ -26064,19 +26123,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2797 ../src/guestfs-actions.pod:3228
-#: ../src/guestfs-actions.pod:3244 ../src/guestfs-actions.pod:3262
-#: ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:2802 ../src/guestfs-actions.pod:3233
+#: ../src/guestfs-actions.pod:3249 ../src/guestfs-actions.pod:3267
+#: ../src/guestfs-actions.pod:6033
msgid "(Added in 1.9.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2799
+#: ../src/guestfs-actions.pod:2804
msgid "guestfs_inspect_get_hostname"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2801
+#: ../src/guestfs-actions.pod:2806
#, no-wrap
msgid ""
" char *\n"
@@ -26086,17 +26145,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2816
+#: ../src/guestfs-actions.pod:2821
msgid "(Added in 1.7.9)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2818
+#: ../src/guestfs-actions.pod:2823
msgid "guestfs_inspect_get_icon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2820
+#: ../src/guestfs-actions.pod:2825
#, no-wrap
msgid ""
" char *\n"
@@ -26108,7 +26167,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2831
+#: ../src/guestfs-actions.pod:2836
#, no-wrap
msgid ""
" GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n"
@@ -26117,18 +26176,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2898 ../src/guestfs-actions.pod:3723
-#: ../src/guestfs-actions.pod:4977
+#: ../src/guestfs-actions.pod:2903 ../src/guestfs-actions.pod:3728
+#: ../src/guestfs-actions.pod:4982
msgid "(Added in 1.11.12)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2900
+#: ../src/guestfs-actions.pod:2905
msgid "guestfs_inspect_get_icon_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2902
+#: ../src/guestfs-actions.pod:2907
#, no-wrap
msgid ""
" char *\n"
@@ -26140,17 +26199,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2908
+#: ../src/guestfs-actions.pod:2913
msgid "This is the \"va_list variant\" of L</guestfs_inspect_get_icon>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2912
+#: ../src/guestfs-actions.pod:2917
msgid "guestfs_inspect_get_icon_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2914
+#: ../src/guestfs-actions.pod:2919
#, no-wrap
msgid ""
" char *\n"
@@ -26162,17 +26221,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2920
+#: ../src/guestfs-actions.pod:2925
msgid "This is the \"argv variant\" of L</guestfs_inspect_get_icon>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2924
+#: ../src/guestfs-actions.pod:2929
msgid "guestfs_inspect_get_major_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2926
+#: ../src/guestfs-actions.pod:2931
#, no-wrap
msgid ""
" int\n"
@@ -26182,12 +26241,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2948
+#: ../src/guestfs-actions.pod:2953
msgid "guestfs_inspect_get_minor_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2950
+#: ../src/guestfs-actions.pod:2955
#, no-wrap
msgid ""
" int\n"
@@ -26197,19 +26256,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2959
+#: ../src/guestfs-actions.pod:2964
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2966
+#: ../src/guestfs-actions.pod:2971
msgid "guestfs_inspect_get_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2968
+#: ../src/guestfs-actions.pod:2973
#, no-wrap
msgid ""
" char **\n"
@@ -26219,7 +26278,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2989
+#: ../src/guestfs-actions.pod:2994
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 "
@@ -26228,19 +26287,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2995
+#: ../src/guestfs-actions.pod:3000
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3006
+#: ../src/guestfs-actions.pod:3011
msgid "guestfs_inspect_get_package_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3008
+#: ../src/guestfs-actions.pod:3013
#, no-wrap
msgid ""
" char *\n"
@@ -26250,7 +26309,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3012
+#: ../src/guestfs-actions.pod:3017
msgid ""
"This function and C<guestfs_inspect_get_package_management> return the "
"package format and package management tool used by the inspected operating "
@@ -26259,17 +26318,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3030 ../src/guestfs-actions.pod:3058
+#: ../src/guestfs-actions.pod:3035 ../src/guestfs-actions.pod:3063
msgid "(Added in 1.7.5)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3032
+#: ../src/guestfs-actions.pod:3037
msgid "guestfs_inspect_get_package_management"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3034
+#: ../src/guestfs-actions.pod:3039
#, no-wrap
msgid ""
" char *\n"
@@ -26279,7 +26338,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3038
+#: ../src/guestfs-actions.pod:3043
msgid ""
"C<guestfs_inspect_get_package_format> and this function return the package "
"format and package management tool used by the inspected operating system. "
@@ -26288,12 +26347,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3060
+#: ../src/guestfs-actions.pod:3065
msgid "guestfs_inspect_get_product_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3062
+#: ../src/guestfs-actions.pod:3067
#, no-wrap
msgid ""
" char *\n"
@@ -26303,12 +26362,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3081
+#: ../src/guestfs-actions.pod:3086
msgid "guestfs_inspect_get_product_variant"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3083
+#: ../src/guestfs-actions.pod:3088
#, no-wrap
msgid ""
" char *\n"
@@ -26318,24 +26377,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3106
+#: ../src/guestfs-actions.pod:3111
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3113
+#: ../src/guestfs-actions.pod:3118
msgid "(Added in 1.9.13)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3115
+#: ../src/guestfs-actions.pod:3120
msgid "guestfs_inspect_get_roots"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3117
+#: ../src/guestfs-actions.pod:3122
#, no-wrap
msgid ""
" char **\n"
@@ -26344,7 +26403,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3120
+#: ../src/guestfs-actions.pod:3125
msgid ""
"This function is a convenient way to get the list of root devices, as "
"returned from a previous call to C<guestfs_inspect_os>, but without redoing "
@@ -26352,24 +26411,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3124
+#: ../src/guestfs-actions.pod:3129
msgid ""
"This returns an empty list if either no root devices were found or the "
"caller has not called C<guestfs_inspect_os>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3133
+#: ../src/guestfs-actions.pod:3138
msgid "(Added in 1.7.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3135
+#: ../src/guestfs-actions.pod:3140
msgid "guestfs_inspect_get_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3137
+#: ../src/guestfs-actions.pod:3142
#, no-wrap
msgid ""
" char *\n"
@@ -26379,12 +26438,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3174
+#: ../src/guestfs-actions.pod:3179
msgid "guestfs_inspect_get_windows_current_control_set"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3176
+#: ../src/guestfs-actions.pod:3181
#, no-wrap
msgid ""
" char *\n"
@@ -26394,12 +26453,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3194
+#: ../src/guestfs-actions.pod:3199
msgid "guestfs_inspect_get_windows_systemroot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3196
+#: ../src/guestfs-actions.pod:3201
#, no-wrap
msgid ""
" char *\n"
@@ -26409,17 +26468,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3212
+#: ../src/guestfs-actions.pod:3217
msgid "(Added in 1.5.25)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3214
+#: ../src/guestfs-actions.pod:3219
msgid "guestfs_inspect_is_live"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3216
+#: ../src/guestfs-actions.pod:3221
#, no-wrap
msgid ""
" int\n"
@@ -26429,19 +26488,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3220
+#: ../src/guestfs-actions.pod:3225
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if a live image was detected on the disk."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3230
+#: ../src/guestfs-actions.pod:3235
msgid "guestfs_inspect_is_multipart"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3232
+#: ../src/guestfs-actions.pod:3237
#, no-wrap
msgid ""
" int\n"
@@ -26451,19 +26510,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3236
+#: ../src/guestfs-actions.pod:3241
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is part of a set."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3246
+#: ../src/guestfs-actions.pod:3251
msgid "guestfs_inspect_is_netinst"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3248
+#: ../src/guestfs-actions.pod:3253
#, no-wrap
msgid ""
" int\n"
@@ -26473,7 +26532,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3252
+#: ../src/guestfs-actions.pod:3257
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is a network installer, ie. not a "
@@ -26482,12 +26541,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3264
+#: ../src/guestfs-actions.pod:3269
msgid "guestfs_inspect_list_applications"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3266
+#: ../src/guestfs-actions.pod:3271
#, no-wrap
msgid ""
" struct guestfs_application_list *\n"
@@ -26497,7 +26556,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3272
+#: ../src/guestfs-actions.pod:3277
msgid ""
"I<Note:> This call works differently from other parts of the inspection "
"API. You have to call C<guestfs_inspect_os>, then "
@@ -26510,7 +26569,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3362
+#: ../src/guestfs-actions.pod:3367
msgid ""
"This function returns a C<struct guestfs_application_list *>, or NULL if "
"there was an error. I<The caller must call C<guestfs_free_application_list> "
@@ -26518,17 +26577,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3366
+#: ../src/guestfs-actions.pod:3371
msgid "(Added in 1.7.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3368
+#: ../src/guestfs-actions.pod:3373
msgid "guestfs_inspect_os"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3370
+#: ../src/guestfs-actions.pod:3375
#, no-wrap
msgid ""
" char **\n"
@@ -26537,7 +26596,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3386
+#: ../src/guestfs-actions.pod:3391
msgid ""
"You can pass the root string(s) returned to other C<guestfs_inspect_get_*> "
"functions in order to query further information about each operating system, "
@@ -26545,7 +26604,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3391
+#: ../src/guestfs-actions.pod:3396
msgid ""
"This function uses other libguestfs features such as C<guestfs_mount_ro> and "
"C<guestfs_umount_all> in order to mount and unmount filesystems and look at "
@@ -26554,18 +26613,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3403 ../src/guestfs-actions.pod:3734
-#: ../src/guestfs-actions.pod:3816
+#: ../src/guestfs-actions.pod:3408 ../src/guestfs-actions.pod:3739
+#: ../src/guestfs-actions.pod:3821
msgid "See also C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3411
+#: ../src/guestfs-actions.pod:3416
msgid "guestfs_is_blockdev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3413
+#: ../src/guestfs-actions.pod:3418
#, no-wrap
msgid ""
" int\n"
@@ -26575,27 +26634,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3420 ../src/guestfs-actions.pod:3449
-#: ../src/guestfs-actions.pod:3479 ../src/guestfs-actions.pod:3494
-#: ../src/guestfs-actions.pod:3510 ../src/guestfs-actions.pod:3566
-#: ../src/guestfs-actions.pod:3581
+#: ../src/guestfs-actions.pod:3425 ../src/guestfs-actions.pod:3454
+#: ../src/guestfs-actions.pod:3484 ../src/guestfs-actions.pod:3499
+#: ../src/guestfs-actions.pod:3515 ../src/guestfs-actions.pod:3571
+#: ../src/guestfs-actions.pod:3586
msgid "See also C<guestfs_stat>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3424 ../src/guestfs-actions.pod:3453
-#: ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3570
-#: ../src/guestfs-actions.pod:3585
+#: ../src/guestfs-actions.pod:3429 ../src/guestfs-actions.pod:3458
+#: ../src/guestfs-actions.pod:3503 ../src/guestfs-actions.pod:3575
+#: ../src/guestfs-actions.pod:3590
msgid "(Added in 1.5.10)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3426
+#: ../src/guestfs-actions.pod:3431
msgid "guestfs_is_busy"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3428
+#: ../src/guestfs-actions.pod:3433
#, no-wrap
msgid ""
" int\n"
@@ -26604,12 +26663,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3440
+#: ../src/guestfs-actions.pod:3445
msgid "guestfs_is_chardev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3442
+#: ../src/guestfs-actions.pod:3447
#, no-wrap
msgid ""
" int\n"
@@ -26619,12 +26678,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3455
+#: ../src/guestfs-actions.pod:3460
msgid "guestfs_is_config"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3457
+#: ../src/guestfs-actions.pod:3462
#, no-wrap
msgid ""
" int\n"
@@ -26633,12 +26692,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3469
+#: ../src/guestfs-actions.pod:3474
msgid "guestfs_is_dir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3471
+#: ../src/guestfs-actions.pod:3476
#, no-wrap
msgid ""
" int\n"
@@ -26648,12 +26707,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3485
+#: ../src/guestfs-actions.pod:3490
msgid "guestfs_is_fifo"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3487
+#: ../src/guestfs-actions.pod:3492
#, no-wrap
msgid ""
" int\n"
@@ -26663,12 +26722,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3500
+#: ../src/guestfs-actions.pod:3505
msgid "guestfs_is_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3502
+#: ../src/guestfs-actions.pod:3507
#, no-wrap
msgid ""
" int\n"
@@ -26678,12 +26737,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3516
+#: ../src/guestfs-actions.pod:3521
msgid "guestfs_is_launching"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3518
+#: ../src/guestfs-actions.pod:3523
#, no-wrap
msgid ""
" int\n"
@@ -26692,12 +26751,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3530
+#: ../src/guestfs-actions.pod:3535
msgid "guestfs_is_lv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3532
+#: ../src/guestfs-actions.pod:3537
#, no-wrap
msgid ""
" int\n"
@@ -26707,12 +26766,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3543
+#: ../src/guestfs-actions.pod:3548
msgid "guestfs_is_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3545
+#: ../src/guestfs-actions.pod:3550
#, no-wrap
msgid ""
" int\n"
@@ -26721,12 +26780,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3557
+#: ../src/guestfs-actions.pod:3562
msgid "guestfs_is_socket"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3559
+#: ../src/guestfs-actions.pod:3564
#, no-wrap
msgid ""
" int\n"
@@ -26736,12 +26795,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3572
+#: ../src/guestfs-actions.pod:3577
msgid "guestfs_is_symlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3574
+#: ../src/guestfs-actions.pod:3579
#, no-wrap
msgid ""
" int\n"
@@ -26751,12 +26810,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3587
+#: ../src/guestfs-actions.pod:3592
msgid "guestfs_is_zero"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3589
+#: ../src/guestfs-actions.pod:3594
#, no-wrap
msgid ""
" int\n"
@@ -26766,17 +26825,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3598 ../src/guestfs-actions.pod:3612
+#: ../src/guestfs-actions.pod:3603 ../src/guestfs-actions.pod:3617
msgid "(Added in 1.11.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3600
+#: ../src/guestfs-actions.pod:3605
msgid "guestfs_is_zero_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3602
+#: ../src/guestfs-actions.pod:3607
#, no-wrap
msgid ""
" int\n"
@@ -26786,12 +26845,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3614
+#: ../src/guestfs-actions.pod:3619
msgid "guestfs_kill_subprocess"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3616
+#: ../src/guestfs-actions.pod:3621
#, no-wrap
msgid ""
" int\n"
@@ -26800,12 +26859,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3625
+#: ../src/guestfs-actions.pod:3630
msgid "guestfs_launch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3627
+#: ../src/guestfs-actions.pod:3632
#, no-wrap
msgid ""
" int\n"
@@ -26814,12 +26873,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3645
+#: ../src/guestfs-actions.pod:3650
msgid "guestfs_lchown"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3647
+#: ../src/guestfs-actions.pod:3652
#, no-wrap
msgid ""
" int\n"
@@ -26831,7 +26890,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3653
+#: ../src/guestfs-actions.pod:3658
msgid ""
"Change the file owner to C<owner> and group to C<group>. This is like "
"C<guestfs_chown> but if C<path> is a symlink then the link itself is "
@@ -26839,12 +26898,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3665
+#: ../src/guestfs-actions.pod:3670
msgid "guestfs_lgetxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3667
+#: ../src/guestfs-actions.pod:3672
#, no-wrap
msgid ""
" char *\n"
@@ -26856,17 +26915,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3687
+#: ../src/guestfs-actions.pod:3692
msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3695
+#: ../src/guestfs-actions.pod:3700
msgid "guestfs_lgetxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3697
+#: ../src/guestfs-actions.pod:3702
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -26876,19 +26935,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3701
+#: ../src/guestfs-actions.pod:3706
msgid ""
"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, "
"then it returns the extended attributes of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3711
+#: ../src/guestfs-actions.pod:3716
msgid "guestfs_list_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3713
+#: ../src/guestfs-actions.pod:3718
#, no-wrap
msgid ""
" char **\n"
@@ -26897,12 +26956,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3725
+#: ../src/guestfs-actions.pod:3730
msgid "guestfs_list_devices"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3727
+#: ../src/guestfs-actions.pod:3732
#, no-wrap
msgid ""
" char **\n"
@@ -26911,12 +26970,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3742
+#: ../src/guestfs-actions.pod:3747
msgid "guestfs_list_dm_devices"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3744
+#: ../src/guestfs-actions.pod:3749
#, no-wrap
msgid ""
" char **\n"
@@ -26925,14 +26984,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3749
+#: ../src/guestfs-actions.pod:3754
msgid ""
"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
"previous call to C<guestfs_luks_open>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3752
+#: ../src/guestfs-actions.pod:3757
msgid ""
"Device mapper devices which correspond to logical volumes are I<not> "
"returned in this list. Call C<guestfs_lvs> if you want to list logical "
@@ -26940,17 +26999,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3760 ../src/guestfs-actions.pod:5216
+#: ../src/guestfs-actions.pod:3765 ../src/guestfs-actions.pod:5221
msgid "(Added in 1.11.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3762
+#: ../src/guestfs-actions.pod:3767
msgid "guestfs_list_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3764
+#: ../src/guestfs-actions.pod:3769
#, no-wrap
msgid ""
" char **\n"
@@ -26959,7 +27018,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3784
+#: ../src/guestfs-actions.pod:3789
msgid ""
"This command runs other libguestfs commands, which might include "
"C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -26967,7 +27026,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3788
+#: ../src/guestfs-actions.pod:3793
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 "
@@ -26977,17 +27036,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3802 ../src/guestfs-actions.pod:5577
+#: ../src/guestfs-actions.pod:3807 ../src/guestfs-actions.pod:5582
msgid "(Added in 1.5.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3804
+#: ../src/guestfs-actions.pod:3809
msgid "guestfs_list_partitions"
msgstr "guestfs_list_partitions"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3806
+#: ../src/guestfs-actions.pod:3811
#, no-wrap
msgid ""
" char **\n"
@@ -26999,19 +27058,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3813
+#: ../src/guestfs-actions.pod:3818
msgid ""
"This does not return logical volumes. For that you will need to call "
"C<guestfs_lvs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3824
+#: ../src/guestfs-actions.pod:3829
msgid "guestfs_ll"
msgstr "guestfs_ll"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3826
+#: ../src/guestfs-actions.pod:3831
#, no-wrap
msgid ""
" char *\n"
@@ -27025,12 +27084,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:3841
+#: ../src/guestfs-actions.pod:3846
msgid "guestfs_ln"
msgstr "guestfs_ln"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3843
+#: ../src/guestfs-actions.pod:3848
#, no-wrap
msgid ""
" int\n"
@@ -27046,12 +27105,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:3854
+#: ../src/guestfs-actions.pod:3859
msgid "guestfs_ln_f"
msgstr "guestfs_ln_f"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3856
+#: ../src/guestfs-actions.pod:3861
#, no-wrap
msgid ""
" int\n"
@@ -27067,12 +27126,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:3868
+#: ../src/guestfs-actions.pod:3873
msgid "guestfs_ln_s"
msgstr "guestfs_ln_s"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3870
+#: ../src/guestfs-actions.pod:3875
#, no-wrap
msgid ""
" int\n"
@@ -27088,12 +27147,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:3881
+#: ../src/guestfs-actions.pod:3886
msgid "guestfs_ln_sf"
msgstr "guestfs_ln_sf"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3883
+#: ../src/guestfs-actions.pod:3888
#, no-wrap
msgid ""
" int\n"
@@ -27109,12 +27168,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:3895
+#: ../src/guestfs-actions.pod:3900
msgid "guestfs_lremovexattr"
msgstr "guestfs_lremovexattr"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3897
+#: ../src/guestfs-actions.pod:3902
#, no-wrap
msgid ""
" int\n"
@@ -27130,19 +27189,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3902
+#: ../src/guestfs-actions.pod:3907
msgid ""
"This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic "
"link, then it removes an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3910
+#: ../src/guestfs-actions.pod:3915
msgid "guestfs_ls"
msgstr "guestfs_ls"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3912
+#: ../src/guestfs-actions.pod:3917
#, no-wrap
msgid ""
" char **\n"
@@ -27156,19 +27215,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3920
+#: ../src/guestfs-actions.pod:3925
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use C<guestfs_readdir> instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3929
+#: ../src/guestfs-actions.pod:3934
msgid "guestfs_lsetxattr"
msgstr "guestfs_lsetxattr"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3931
+#: ../src/guestfs-actions.pod:3936
#, no-wrap
msgid ""
" int\n"
@@ -27188,19 +27247,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3938
+#: ../src/guestfs-actions.pod:3943
msgid ""
"This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, "
"then it sets an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3946
+#: ../src/guestfs-actions.pod:3951
msgid "guestfs_lstat"
msgstr "guestfs_lstat"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3948
+#: ../src/guestfs-actions.pod:3953
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -27214,32 +27273,32 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3954
+#: ../src/guestfs-actions.pod:3959
msgid ""
"This is the same as C<guestfs_stat> except that if C<path> is a symbolic "
"link, then the link is stat-ed, not the file it refers to."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3960 ../src/guestfs-actions.pod:6735
+#: ../src/guestfs-actions.pod:3965 ../src/guestfs-actions.pod:6740
msgid ""
"This function returns a C<struct guestfs_stat *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_stat> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3964 ../src/guestfs-actions.pod:6739
-#: ../src/guestfs-actions.pod:6757 ../src/guestfs-actions.pod:7138
+#: ../src/guestfs-actions.pod:3969 ../src/guestfs-actions.pod:6744
+#: ../src/guestfs-actions.pod:6762 ../src/guestfs-actions.pod:7143
msgid "(Added in 0.9.2)"
msgstr "(Додано у 0.9.2)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3966
+#: ../src/guestfs-actions.pod:3971
msgid "guestfs_lstatlist"
msgstr "guestfs_lstatlist"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3968
+#: ../src/guestfs-actions.pod:3973
#, no-wrap
msgid ""
" struct guestfs_stat_list *\n"
@@ -27255,7 +27314,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3973
+#: ../src/guestfs-actions.pod:3978
msgid ""
"This call allows you to perform the C<guestfs_lstat> operation on multiple "
"files, where all files are in the directory C<path>. C<names> is the list "
@@ -27263,7 +27322,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3982
+#: ../src/guestfs-actions.pod:3987
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also C<guestfs_lxattrlist> "
@@ -27274,19 +27333,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3990
+#: ../src/guestfs-actions.pod:3995
msgid ""
"This function returns a C<struct guestfs_stat_list *>, or NULL if there was "
"an error. I<The caller must call C<guestfs_free_stat_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3996
+#: ../src/guestfs-actions.pod:4001
msgid "guestfs_luks_add_key"
msgstr "guestfs_luks_add_key"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3998
+#: ../src/guestfs-actions.pod:4003
#, no-wrap
msgid ""
" int\n"
@@ -27306,16 +27365,16 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4010
+#: ../src/guestfs-actions.pod:4015
msgid ""
"Note that if C<keyslot> already contains a key, then this command will "
"fail. You have to use C<guestfs_luks_kill_slot> first to remove that key."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4016 ../src/guestfs-actions.pod:4056
-#: ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4099
-#: ../src/guestfs-actions.pod:4134 ../src/guestfs-actions.pod:4153
+#: ../src/guestfs-actions.pod:4021 ../src/guestfs-actions.pod:4061
+#: ../src/guestfs-actions.pod:4084 ../src/guestfs-actions.pod:4104
+#: ../src/guestfs-actions.pod:4139 ../src/guestfs-actions.pod:4158
msgid ""
"This function takes a key or passphrase parameter which could contain "
"sensitive material. Read the section L</KEYS AND PASSPHRASES> for more "
@@ -27323,18 +27382,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4020 ../src/guestfs-actions.pod:4060
-#: ../src/guestfs-actions.pod:4083 ../src/guestfs-actions.pod:4103
+#: ../src/guestfs-actions.pod:4025 ../src/guestfs-actions.pod:4065
+#: ../src/guestfs-actions.pod:4088 ../src/guestfs-actions.pod:4108
msgid "(Added in 1.5.2)"
msgstr "(Додано у 1.5.2)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4022
+#: ../src/guestfs-actions.pod:4027
msgid "guestfs_luks_close"
msgstr "guestfs_luks_close"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4024
+#: ../src/guestfs-actions.pod:4029
#, no-wrap
msgid ""
" int\n"
@@ -27348,7 +27407,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4028
+#: ../src/guestfs-actions.pod:4033
msgid ""
"This closes a LUKS device that was created earlier by C<guestfs_luks_open> "
"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the "
@@ -27357,19 +27416,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4036 ../src/guestfs-actions.pod:4138
-#: ../src/guestfs-actions.pod:4157 ../src/guestfs-actions.pod:4207
-#: ../src/guestfs-actions.pod:4255
+#: ../src/guestfs-actions.pod:4041 ../src/guestfs-actions.pod:4143
+#: ../src/guestfs-actions.pod:4162 ../src/guestfs-actions.pod:4212
+#: ../src/guestfs-actions.pod:4260
msgid "(Added in 1.5.1)"
msgstr "(Додано у 1.5.1)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4038
+#: ../src/guestfs-actions.pod:4043
msgid "guestfs_luks_format"
msgstr "guestfs_luks_format"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4040
+#: ../src/guestfs-actions.pod:4045
#, no-wrap
msgid ""
" int\n"
@@ -27387,12 +27446,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4062
+#: ../src/guestfs-actions.pod:4067
msgid "guestfs_luks_format_cipher"
msgstr "guestfs_luks_format_cipher"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4064
+#: ../src/guestfs-actions.pod:4069
#, no-wrap
msgid ""
" int\n"
@@ -27412,19 +27471,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4071
+#: ../src/guestfs-actions.pod:4076
msgid ""
"This command is the same as C<guestfs_luks_format> but it also allows you to "
"set the C<cipher> used."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4085
+#: ../src/guestfs-actions.pod:4090
msgid "guestfs_luks_kill_slot"
msgstr "guestfs_luks_kill_slot"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4087
+#: ../src/guestfs-actions.pod:4092
#, no-wrap
msgid ""
" int\n"
@@ -27442,12 +27501,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4105
+#: ../src/guestfs-actions.pod:4110
msgid "guestfs_luks_open"
msgstr "guestfs_luks_open"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4107
+#: ../src/guestfs-actions.pod:4112
#, no-wrap
msgid ""
" int\n"
@@ -27465,7 +27524,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4125
+#: ../src/guestfs-actions.pod:4130
msgid ""
"If this block device contains LVM volume groups, then calling "
"C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -27473,17 +27532,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4129
+#: ../src/guestfs-actions.pod:4134
msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4140
+#: ../src/guestfs-actions.pod:4145
msgid "guestfs_luks_open_ro"
msgstr "guestfs_luks_open_ro"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4142
+#: ../src/guestfs-actions.pod:4147
#, no-wrap
msgid ""
" int\n"
@@ -27501,19 +27560,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4148
+#: ../src/guestfs-actions.pod:4153
msgid ""
"This is the same as C<guestfs_luks_open> except that a read-only mapping is "
"created."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4159
+#: ../src/guestfs-actions.pod:4164
msgid "guestfs_lvcreate"
msgstr "guestfs_lvcreate"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4161
+#: ../src/guestfs-actions.pod:4166
#, no-wrap
msgid ""
" int\n"
@@ -27531,12 +27590,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4174
+#: ../src/guestfs-actions.pod:4179
msgid "guestfs_lvm_canonical_lv_name"
msgstr "guestfs_lvm_canonical_lv_name"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4176
+#: ../src/guestfs-actions.pod:4181
#, no-wrap
msgid ""
" char *\n"
@@ -27550,22 +27609,22 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4187
+#: ../src/guestfs-actions.pod:4192
msgid "See also C<guestfs_is_lv>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4192
+#: ../src/guestfs-actions.pod:4197
msgid "(Added in 1.5.24)"
msgstr "(Додано у 1.5.24)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4194
+#: ../src/guestfs-actions.pod:4199
msgid "guestfs_lvm_clear_filter"
msgstr "guestfs_lvm_clear_filter"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4196
+#: ../src/guestfs-actions.pod:4201
#, no-wrap
msgid ""
" int\n"
@@ -27577,19 +27636,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4199
+#: ../src/guestfs-actions.pod:4204
msgid ""
"This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to "
"see every block device."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4209
+#: ../src/guestfs-actions.pod:4214
msgid "guestfs_lvm_remove_all"
msgstr "guestfs_lvm_remove_all"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4211
+#: ../src/guestfs-actions.pod:4216
#, no-wrap
msgid ""
" int\n"
@@ -27601,12 +27660,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4224
+#: ../src/guestfs-actions.pod:4229
msgid "guestfs_lvm_set_filter"
msgstr "guestfs_lvm_set_filter"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4226
+#: ../src/guestfs-actions.pod:4231
#, no-wrap
msgid ""
" int\n"
@@ -27620,12 +27679,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4257
+#: ../src/guestfs-actions.pod:4262
msgid "guestfs_lvremove"
msgstr "guestfs_lvremove"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4259
+#: ../src/guestfs-actions.pod:4264
#, no-wrap
msgid ""
" int\n"
@@ -27639,18 +27698,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4271 ../src/guestfs-actions.pod:5674
-#: ../src/guestfs-actions.pod:7508
+#: ../src/guestfs-actions.pod:4276 ../src/guestfs-actions.pod:5679
+#: ../src/guestfs-actions.pod:7513
msgid "(Added in 1.0.13)"
msgstr "(Додано у 1.0.13)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4273
+#: ../src/guestfs-actions.pod:4278
msgid "guestfs_lvrename"
msgstr "guestfs_lvrename"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4275
+#: ../src/guestfs-actions.pod:4280
#, no-wrap
msgid ""
" int\n"
@@ -27666,17 +27725,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4284 ../src/guestfs-actions.pod:7521
+#: ../src/guestfs-actions.pod:4289 ../src/guestfs-actions.pod:7526
msgid "(Added in 1.0.83)"
msgstr "(Додано у 1.0.83)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4286
+#: ../src/guestfs-actions.pod:4291
msgid "guestfs_lvresize"
msgstr "guestfs_lvresize"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4288
+#: ../src/guestfs-actions.pod:4293
#, no-wrap
msgid ""
" int\n"
@@ -27692,12 +27751,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4301
+#: ../src/guestfs-actions.pod:4306
msgid "guestfs_lvresize_free"
msgstr "guestfs_lvresize_free"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4303
+#: ../src/guestfs-actions.pod:4308
#, no-wrap
msgid ""
" int\n"
@@ -27713,17 +27772,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4316
+#: ../src/guestfs-actions.pod:4321
msgid "(Added in 1.3.3)"
msgstr "(Додано у 1.3.3)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4318
+#: ../src/guestfs-actions.pod:4323
msgid "guestfs_lvs"
msgstr "guestfs_lvs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4320
+#: ../src/guestfs-actions.pod:4325
#, no-wrap
msgid ""
" char **\n"
@@ -27735,17 +27794,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4329
+#: ../src/guestfs-actions.pod:4334
msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4337
+#: ../src/guestfs-actions.pod:4342
msgid "guestfs_lvs_full"
msgstr "guestfs_lvs_full"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4339
+#: ../src/guestfs-actions.pod:4344
#, no-wrap
msgid ""
" struct guestfs_lvm_lv_list *\n"
@@ -27757,19 +27816,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4345
+#: ../src/guestfs-actions.pod:4350
msgid ""
"This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4351
+#: ../src/guestfs-actions.pod:4356
msgid "guestfs_lvuuid"
msgstr "guestfs_lvuuid"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4353
+#: ../src/guestfs-actions.pod:4358
#, no-wrap
msgid ""
" char *\n"
@@ -27783,12 +27842,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4364
+#: ../src/guestfs-actions.pod:4369
msgid "guestfs_lxattrlist"
msgstr "guestfs_lxattrlist"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4366
+#: ../src/guestfs-actions.pod:4371
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -27804,7 +27863,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4385
+#: ../src/guestfs-actions.pod:4390
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also C<guestfs_lstatlist> for "
@@ -27815,12 +27874,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4399
+#: ../src/guestfs-actions.pod:4404
msgid "guestfs_mkdir"
msgstr "guestfs_mkdir"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4401
+#: ../src/guestfs-actions.pod:4406
#, no-wrap
msgid ""
" int\n"
@@ -27834,12 +27893,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4411
+#: ../src/guestfs-actions.pod:4416
msgid "guestfs_mkdir_mode"
msgstr "guestfs_mkdir_mode"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4413
+#: ../src/guestfs-actions.pod:4418
#, no-wrap
msgid ""
" int\n"
@@ -27855,17 +27914,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4425
+#: ../src/guestfs-actions.pod:4430
msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4431
+#: ../src/guestfs-actions.pod:4436
msgid "guestfs_mkdir_p"
msgstr "guestfs_mkdir_p"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4433
+#: ../src/guestfs-actions.pod:4438
#, no-wrap
msgid ""
" int\n"
@@ -27879,12 +27938,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4444
+#: ../src/guestfs-actions.pod:4449
msgid "guestfs_mkdtemp"
msgstr "guestfs_mkdtemp"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4446
+#: ../src/guestfs-actions.pod:4451
#, no-wrap
msgid ""
" char *\n"
@@ -27898,12 +27957,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4474
+#: ../src/guestfs-actions.pod:4479
msgid "guestfs_mke2fs_J"
msgstr "guestfs_mke2fs_J"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4476
+#: ../src/guestfs-actions.pod:4481
#, no-wrap
msgid ""
" int\n"
@@ -27923,25 +27982,25 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4489
+#: ../src/guestfs-actions.pod:4494
msgid "See also C<guestfs_mke2journal>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4493 ../src/guestfs-actions.pod:4511
-#: ../src/guestfs-actions.pod:4529 ../src/guestfs-actions.pod:4545
-#: ../src/guestfs-actions.pod:4559 ../src/guestfs-actions.pod:4573
-#: ../src/guestfs-actions.pod:4632 ../src/guestfs-actions.pod:4909
+#: ../src/guestfs-actions.pod:4498 ../src/guestfs-actions.pod:4516
+#: ../src/guestfs-actions.pod:4534 ../src/guestfs-actions.pod:4550
+#: ../src/guestfs-actions.pod:4564 ../src/guestfs-actions.pod:4578
+#: ../src/guestfs-actions.pod:4637 ../src/guestfs-actions.pod:4914
msgid "(Added in 1.0.68)"
msgstr "(Додано у 1.0.68)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4495
+#: ../src/guestfs-actions.pod:4500
msgid "guestfs_mke2fs_JL"
msgstr "guestfs_mke2fs_JL"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4497
+#: ../src/guestfs-actions.pod:4502
#, no-wrap
msgid ""
" int\n"
@@ -27961,17 +28020,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4507
+#: ../src/guestfs-actions.pod:4512
msgid "See also C<guestfs_mke2journal_L>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4513
+#: ../src/guestfs-actions.pod:4518
msgid "guestfs_mke2fs_JU"
msgstr "guestfs_mke2fs_JU"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4515
+#: ../src/guestfs-actions.pod:4520
#, no-wrap
msgid ""
" int\n"
@@ -27991,17 +28050,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4525
+#: ../src/guestfs-actions.pod:4530
msgid "See also C<guestfs_mke2journal_U>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4531
+#: ../src/guestfs-actions.pod:4536
msgid "guestfs_mke2journal"
msgstr "guestfs_mke2journal"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4533
+#: ../src/guestfs-actions.pod:4538
#, no-wrap
msgid ""
" int\n"
@@ -28017,12 +28076,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4547
+#: ../src/guestfs-actions.pod:4552
msgid "guestfs_mke2journal_L"
msgstr "guestfs_mke2journal_L"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4549
+#: ../src/guestfs-actions.pod:4554
#, no-wrap
msgid ""
" int\n"
@@ -28040,12 +28099,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4561
+#: ../src/guestfs-actions.pod:4566
msgid "guestfs_mke2journal_U"
msgstr "guestfs_mke2journal_U"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4563
+#: ../src/guestfs-actions.pod:4568
#, no-wrap
msgid ""
" int\n"
@@ -28063,12 +28122,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4575
+#: ../src/guestfs-actions.pod:4580
msgid "guestfs_mkfifo"
msgstr "guestfs_mkfifo"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4577
+#: ../src/guestfs-actions.pod:4582
#, no-wrap
msgid ""
" int\n"
@@ -28084,19 +28143,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4582
+#: ../src/guestfs-actions.pod:4587
msgid ""
"This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It "
"is just a convenient wrapper around C<guestfs_mknod>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4592
+#: ../src/guestfs-actions.pod:4597
msgid "guestfs_mkfs"
msgstr "guestfs_mkfs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4594
+#: ../src/guestfs-actions.pod:4599
#, no-wrap
msgid ""
" int\n"
@@ -28112,12 +28171,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4607
+#: ../src/guestfs-actions.pod:4612
msgid "guestfs_mkfs_b"
msgstr "guestfs_mkfs_b"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4609
+#: ../src/guestfs-actions.pod:4614
#, no-wrap
msgid ""
" int\n"
@@ -28135,14 +28194,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4615
+#: ../src/guestfs-actions.pod:4620
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4622
+#: ../src/guestfs-actions.pod:4627
msgid ""
"This call is similar to C<guestfs_mkfs>, but it allows you to control the "
"block size of the resulting filesystem. Supported block sizes depend on the "
@@ -28150,12 +28209,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4634
+#: ../src/guestfs-actions.pod:4639
msgid "guestfs_mkfs_opts"
msgstr "guestfs_mkfs_opts"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4636
+#: ../src/guestfs-actions.pod:4641
#, no-wrap
msgid ""
" int\n"
@@ -28173,7 +28232,7 @@ msgstr ""
"\n"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4647
+#: ../src/guestfs-actions.pod:4652
#, no-wrap
msgid ""
" GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -28184,17 +28243,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4695
+#: ../src/guestfs-actions.pod:4700
msgid "(Added in 1.7.19)"
msgstr "(Додано у 1.7.19)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4697
+#: ../src/guestfs-actions.pod:4702
msgid "guestfs_mkfs_opts_va"
msgstr "guestfs_mkfs_opts_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4699
+#: ../src/guestfs-actions.pod:4704
#, no-wrap
msgid ""
" int\n"
@@ -28212,17 +28271,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4705
+#: ../src/guestfs-actions.pod:4710
msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4709
+#: ../src/guestfs-actions.pod:4714
msgid "guestfs_mkfs_opts_argv"
msgstr "guestfs_mkfs_opts_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4711
+#: ../src/guestfs-actions.pod:4716
#, no-wrap
msgid ""
" int\n"
@@ -28240,17 +28299,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4717
+#: ../src/guestfs-actions.pod:4722
msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4721
+#: ../src/guestfs-actions.pod:4726
msgid "guestfs_mkmountpoint"
msgstr "guestfs_mkmountpoint"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4723
+#: ../src/guestfs-actions.pod:4728
#, no-wrap
msgid ""
" int\n"
@@ -28264,7 +28323,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4727
+#: ../src/guestfs-actions.pod:4732
msgid ""
"C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
"that can be used to create extra mountpoints before mounting the first "
@@ -28272,7 +28331,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4751
+#: ../src/guestfs-actions.pod:4756
msgid ""
"C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>. You "
"may get unexpected errors if you try to mix these calls. It is safest to "
@@ -28280,7 +28339,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4755
+#: ../src/guestfs-actions.pod:4760
msgid ""
"C<guestfs_umount_all> unmounts filesystems by sorting the paths longest "
"first, so for this to work for manual mountpoints, you must ensure that the "
@@ -28289,7 +28348,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4762
+#: ../src/guestfs-actions.pod:4767
msgid ""
"Autosync [see C<guestfs_set_autosync>, this is set by default on handles] "
"can cause C<guestfs_umount_all> to be called when the handle is closed which "
@@ -28297,18 +28356,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4768 ../src/guestfs-actions.pod:5084
-#: ../src/guestfs-actions.pod:6094
+#: ../src/guestfs-actions.pod:4773 ../src/guestfs-actions.pod:5089
+#: ../src/guestfs-actions.pod:6099
msgid "(Added in 1.0.62)"
msgstr "(Додано у 1.0.62)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4770
+#: ../src/guestfs-actions.pod:4775
msgid "guestfs_mknod"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4772
+#: ../src/guestfs-actions.pod:4777
#, no-wrap
msgid ""
" int\n"
@@ -28321,7 +28380,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4787
+#: ../src/guestfs-actions.pod:4792
msgid ""
"Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
"S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -28332,12 +28391,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4801
+#: ../src/guestfs-actions.pod:4806
msgid "guestfs_mknod_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4803
+#: ../src/guestfs-actions.pod:4808
#, no-wrap
msgid ""
" int\n"
@@ -28350,7 +28409,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4810
+#: ../src/guestfs-actions.pod:4815
msgid ""
"This call creates a block device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -28358,12 +28417,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4820
+#: ../src/guestfs-actions.pod:4825
msgid "guestfs_mknod_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4822
+#: ../src/guestfs-actions.pod:4827
#, no-wrap
msgid ""
" int\n"
@@ -28376,7 +28435,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4829
+#: ../src/guestfs-actions.pod:4834
msgid ""
"This call creates a char device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -28384,12 +28443,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4839
+#: ../src/guestfs-actions.pod:4844
msgid "guestfs_mkswap"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4841
+#: ../src/guestfs-actions.pod:4846
#, no-wrap
msgid ""
" int\n"
@@ -28399,12 +28458,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4851
+#: ../src/guestfs-actions.pod:4856
msgid "guestfs_mkswap_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4853
+#: ../src/guestfs-actions.pod:4858
#, no-wrap
msgid ""
" int\n"
@@ -28415,12 +28474,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4868
+#: ../src/guestfs-actions.pod:4873
msgid "guestfs_mkswap_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4870
+#: ../src/guestfs-actions.pod:4875
#, no-wrap
msgid ""
" int\n"
@@ -28431,12 +28490,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4881
+#: ../src/guestfs-actions.pod:4886
msgid "guestfs_mkswap_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4883
+#: ../src/guestfs-actions.pod:4888
#, no-wrap
msgid ""
" int\n"
@@ -28446,19 +28505,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4889
+#: ../src/guestfs-actions.pod:4894
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like C<guestfs_fallocate>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4896
+#: ../src/guestfs-actions.pod:4901
msgid "guestfs_modprobe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4898
+#: ../src/guestfs-actions.pod:4903
#, no-wrap
msgid ""
" int\n"
@@ -28468,12 +28527,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4911
+#: ../src/guestfs-actions.pod:4916
msgid "guestfs_mount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4913
+#: ../src/guestfs-actions.pod:4918
#, no-wrap
msgid ""
" int\n"
@@ -28484,14 +28543,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4918
+#: ../src/guestfs-actions.pod:4923
msgid ""
"I<This function is deprecated.> In new code, use the L</"
"guestfs_mount_options> call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4939
+#: ../src/guestfs-actions.pod:4944
msgid ""
"B<Important note:> When you use this call, the filesystem options C<sync> "
"and C<noatime> are set implicitly. This was originally done because we "
@@ -28503,12 +28562,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4953
+#: ../src/guestfs-actions.pod:4958
msgid "guestfs_mount_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4955
+#: ../src/guestfs-actions.pod:4960
#, no-wrap
msgid ""
" int\n"
@@ -28520,7 +28579,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4966
+#: ../src/guestfs-actions.pod:4971
#, no-wrap
msgid ""
" GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -28528,12 +28587,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4979
+#: ../src/guestfs-actions.pod:4984
msgid "guestfs_mount_9p_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4981
+#: ../src/guestfs-actions.pod:4986
#, no-wrap
msgid ""
" int\n"
@@ -28545,17 +28604,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4987
+#: ../src/guestfs-actions.pod:4992
msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4991
+#: ../src/guestfs-actions.pod:4996
msgid "guestfs_mount_9p_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4993
+#: ../src/guestfs-actions.pod:4998
#, no-wrap
msgid ""
" int\n"
@@ -28567,17 +28626,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4999
+#: ../src/guestfs-actions.pod:5004
msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5003
+#: ../src/guestfs-actions.pod:5008
msgid "guestfs_mount_loop"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5005
+#: ../src/guestfs-actions.pod:5010
#, no-wrap
msgid ""
" int\n"
@@ -28588,12 +28647,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5018
+#: ../src/guestfs-actions.pod:5023
msgid "guestfs_mount_options"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5020
+#: ../src/guestfs-actions.pod:5025
#, no-wrap
msgid ""
" int\n"
@@ -28605,25 +28664,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5026
+#: ../src/guestfs-actions.pod:5031
msgid ""
"This is the same as the C<guestfs_mount> command, but it allows you to set "
"the mount options as for the L<mount(8)> I<-o> flag."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5036 ../src/guestfs-actions.pod:5050
-#: ../src/guestfs-actions.pod:5067
+#: ../src/guestfs-actions.pod:5041 ../src/guestfs-actions.pod:5055
+#: ../src/guestfs-actions.pod:5072
msgid "(Added in 1.0.10)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5038
+#: ../src/guestfs-actions.pod:5043
msgid "guestfs_mount_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5040
+#: ../src/guestfs-actions.pod:5045
#, no-wrap
msgid ""
" int\n"
@@ -28634,19 +28693,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5045
+#: ../src/guestfs-actions.pod:5050
msgid ""
"This is the same as the C<guestfs_mount> command, but it mounts the "
"filesystem with the read-only (I<-o ro>) flag."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5052
+#: ../src/guestfs-actions.pod:5057
msgid "guestfs_mount_vfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5054
+#: ../src/guestfs-actions.pod:5059
#, no-wrap
msgid ""
" int\n"
@@ -28659,7 +28718,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5061
+#: ../src/guestfs-actions.pod:5066
msgid ""
"This is the same as the C<guestfs_mount> command, but it allows you to set "
"both the mount options and the vfstype as for the L<mount(8)> I<-o> and I<-"
@@ -28667,12 +28726,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5069
+#: ../src/guestfs-actions.pod:5074
msgid "guestfs_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5071
+#: ../src/guestfs-actions.pod:5076
#, no-wrap
msgid ""
" char **\n"
@@ -28681,7 +28740,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5074
+#: ../src/guestfs-actions.pod:5079
msgid ""
"This call is similar to C<guestfs_mounts>. That call returns a list of "
"devices. This one returns a hash table (map) of device name to directory "
@@ -28689,12 +28748,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5086
+#: ../src/guestfs-actions.pod:5091
msgid "guestfs_mounts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5088
+#: ../src/guestfs-actions.pod:5093
#, no-wrap
msgid ""
" char **\n"
@@ -28703,17 +28762,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5096
+#: ../src/guestfs-actions.pod:5101
msgid "See also: C<guestfs_mountpoints>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5104
+#: ../src/guestfs-actions.pod:5109
msgid "guestfs_mv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5106
+#: ../src/guestfs-actions.pod:5111
#, no-wrap
msgid ""
" int\n"
@@ -28724,12 +28783,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5118
+#: ../src/guestfs-actions.pod:5123
msgid "guestfs_ntfs_3g_probe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5120
+#: ../src/guestfs-actions.pod:5125
#, no-wrap
msgid ""
" int\n"
@@ -28740,17 +28799,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5139
+#: ../src/guestfs-actions.pod:5144
msgid "(Added in 1.0.43)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5141
+#: ../src/guestfs-actions.pod:5146
msgid "guestfs_ntfsresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5143
+#: ../src/guestfs-actions.pod:5148
#, no-wrap
msgid ""
" int\n"
@@ -28760,19 +28819,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5147 ../src/guestfs-actions.pod:5247
+#: ../src/guestfs-actions.pod:5152 ../src/guestfs-actions.pod:5252
msgid ""
"I<This function is deprecated.> In new code, use the L</"
"guestfs_ntfsresize_opts> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5171
+#: ../src/guestfs-actions.pod:5176
msgid "guestfs_ntfsresize_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5173
+#: ../src/guestfs-actions.pod:5178
#, no-wrap
msgid ""
" int\n"
@@ -28783,7 +28842,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5183
+#: ../src/guestfs-actions.pod:5188
#, no-wrap
msgid ""
" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
@@ -28792,7 +28851,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5203
+#: ../src/guestfs-actions.pod:5208
msgid ""
"After the resize operation, the filesystem is always marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -28803,12 +28862,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5218
+#: ../src/guestfs-actions.pod:5223
msgid "guestfs_ntfsresize_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5220
+#: ../src/guestfs-actions.pod:5225
#, no-wrap
msgid ""
" int\n"
@@ -28819,17 +28878,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5225
+#: ../src/guestfs-actions.pod:5230
msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5229
+#: ../src/guestfs-actions.pod:5234
msgid "guestfs_ntfsresize_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5231
+#: ../src/guestfs-actions.pod:5236
#, no-wrap
msgid ""
" int\n"
@@ -28840,17 +28899,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5236
+#: ../src/guestfs-actions.pod:5241
msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5240
+#: ../src/guestfs-actions.pod:5245
msgid "guestfs_ntfsresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5242
+#: ../src/guestfs-actions.pod:5247
#, no-wrap
msgid ""
" int\n"
@@ -28861,26 +28920,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5254
+#: ../src/guestfs-actions.pod:5259
msgid ""
"This command is the same as C<guestfs_ntfsresize> except that it allows you "
"to specify the new size (in bytes) explicitly."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5259 ../src/guestfs-actions.pod:5701
-#: ../src/guestfs-actions.pod:5774 ../src/guestfs-actions.pod:6042
-#: ../src/guestfs-actions.pod:7665
+#: ../src/guestfs-actions.pod:5264 ../src/guestfs-actions.pod:5706
+#: ../src/guestfs-actions.pod:5779 ../src/guestfs-actions.pod:6047
+#: ../src/guestfs-actions.pod:7670
msgid "(Added in 1.3.14)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5261
+#: ../src/guestfs-actions.pod:5266
msgid "guestfs_part_add"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5263
+#: ../src/guestfs-actions.pod:5268
#, no-wrap
msgid ""
" int\n"
@@ -28893,34 +28952,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5270
+#: ../src/guestfs-actions.pod:5275
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call C<guestfs_part_init> first."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5282
+#: ../src/guestfs-actions.pod:5287
msgid ""
"Creating a partition which covers the whole disk is not so easy. Use "
"C<guestfs_part_disk> to do that."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5287 ../src/guestfs-actions.pod:5325
-#: ../src/guestfs-actions.pod:5378 ../src/guestfs-actions.pod:5462
-#: ../src/guestfs-actions.pod:5500 ../src/guestfs-actions.pod:5519
-#: ../src/guestfs-actions.pod:5559
+#: ../src/guestfs-actions.pod:5292 ../src/guestfs-actions.pod:5330
+#: ../src/guestfs-actions.pod:5383 ../src/guestfs-actions.pod:5467
+#: ../src/guestfs-actions.pod:5505 ../src/guestfs-actions.pod:5524
+#: ../src/guestfs-actions.pod:5564
msgid "(Added in 1.0.78)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5289
+#: ../src/guestfs-actions.pod:5294
msgid "guestfs_part_del"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5291
+#: ../src/guestfs-actions.pod:5296
#, no-wrap
msgid ""
" int\n"
@@ -28931,12 +28990,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5306
+#: ../src/guestfs-actions.pod:5311
msgid "guestfs_part_disk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5308
+#: ../src/guestfs-actions.pod:5313
#, no-wrap
msgid ""
" int\n"
@@ -28947,7 +29006,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5313
+#: ../src/guestfs-actions.pod:5318
msgid ""
"This command is simply a combination of C<guestfs_part_init> followed by "
"C<guestfs_part_add> to create a single primary partition covering the whole "
@@ -28955,19 +29014,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5317
+#: ../src/guestfs-actions.pod:5322
msgid ""
"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
"possible values are described in C<guestfs_part_init>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5327
+#: ../src/guestfs-actions.pod:5332
msgid "guestfs_part_get_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5329
+#: ../src/guestfs-actions.pod:5334
#, no-wrap
msgid ""
" int\n"
@@ -28978,17 +29037,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5337
+#: ../src/guestfs-actions.pod:5342
msgid "See also C<guestfs_part_set_bootable>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5343
+#: ../src/guestfs-actions.pod:5348
msgid "guestfs_part_get_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5345
+#: ../src/guestfs-actions.pod:5350
#, no-wrap
msgid ""
" int\n"
@@ -28999,7 +29058,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5353 ../src/guestfs-actions.pod:5535
+#: ../src/guestfs-actions.pod:5358 ../src/guestfs-actions.pod:5540
msgid ""
"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
"undefined results for other partition table types (see "
@@ -29007,12 +29066,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5361
+#: ../src/guestfs-actions.pod:5366
msgid "guestfs_part_get_parttype"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5363
+#: ../src/guestfs-actions.pod:5368
#, no-wrap
msgid ""
" char *\n"
@@ -29022,7 +29081,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5370
+#: ../src/guestfs-actions.pod:5375
msgid ""
"Common return values include: C<msdos> (a DOS/Windows style MBR partition "
"table), C<gpt> (a GPT/EFI-style partition table). Other values are "
@@ -29030,12 +29089,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5380
+#: ../src/guestfs-actions.pod:5385
msgid "guestfs_part_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5382
+#: ../src/guestfs-actions.pod:5387
#, no-wrap
msgid ""
" int\n"
@@ -29046,19 +29105,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5391
+#: ../src/guestfs-actions.pod:5396
msgid ""
"Initially there are no partitions. Following this, you should call "
"C<guestfs_part_add> for each partition required."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5464
+#: ../src/guestfs-actions.pod:5469
msgid "guestfs_part_list"
msgstr "guestfs_part_list"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5466
+#: ../src/guestfs-actions.pod:5471
#, no-wrap
msgid ""
" struct guestfs_partition_list *\n"
@@ -29072,14 +29131,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:5483
+#: ../src/guestfs-actions.pod:5488
msgid ""
"Start of the partition I<in bytes>. To get sectors you have to divide by "
"the device's sector size, see C<guestfs_blockdev_getss>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5496
+#: ../src/guestfs-actions.pod:5501
msgid ""
"This function returns a C<struct guestfs_partition_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_partition_list> after "
@@ -29087,12 +29146,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5502
+#: ../src/guestfs-actions.pod:5507
msgid "guestfs_part_set_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5504
+#: ../src/guestfs-actions.pod:5509
#, no-wrap
msgid ""
" int\n"
@@ -29104,12 +29163,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5521
+#: ../src/guestfs-actions.pod:5526
msgid "guestfs_part_set_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5523
+#: ../src/guestfs-actions.pod:5528
#, no-wrap
msgid ""
" int\n"
@@ -29121,12 +29180,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5543
+#: ../src/guestfs-actions.pod:5548
msgid "guestfs_part_set_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5545
+#: ../src/guestfs-actions.pod:5550
#, no-wrap
msgid ""
" int\n"
@@ -29138,12 +29197,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5561
+#: ../src/guestfs-actions.pod:5566
msgid "guestfs_part_to_dev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5563
+#: ../src/guestfs-actions.pod:5568
#, no-wrap
msgid ""
" char *\n"
@@ -29153,19 +29212,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5571
+#: ../src/guestfs-actions.pod:5576
msgid ""
"The named partition must exist, for example as a string returned from "
"C<guestfs_list_partitions>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5579
+#: ../src/guestfs-actions.pod:5584
msgid "guestfs_ping_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5581
+#: ../src/guestfs-actions.pod:5586
#, no-wrap
msgid ""
" int\n"
@@ -29174,12 +29233,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5593
+#: ../src/guestfs-actions.pod:5598
msgid "guestfs_pread"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5595
+#: ../src/guestfs-actions.pod:5600
#, no-wrap
msgid ""
" char *\n"
@@ -29192,17 +29251,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5608
+#: ../src/guestfs-actions.pod:5613
msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5619
+#: ../src/guestfs-actions.pod:5624
msgid "guestfs_pread_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5621
+#: ../src/guestfs-actions.pod:5626
#, no-wrap
msgid ""
" char *\n"
@@ -29215,22 +29274,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5634
+#: ../src/guestfs-actions.pod:5639
msgid "See also C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5643
+#: ../src/guestfs-actions.pod:5648
msgid "(Added in 1.5.21)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5645
+#: ../src/guestfs-actions.pod:5650
msgid "guestfs_pvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5647
+#: ../src/guestfs-actions.pod:5652
#, no-wrap
msgid ""
" int\n"
@@ -29240,12 +29299,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5659
+#: ../src/guestfs-actions.pod:5664
msgid "guestfs_pvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5661
+#: ../src/guestfs-actions.pod:5666
#, no-wrap
msgid ""
" int\n"
@@ -29255,12 +29314,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5676
+#: ../src/guestfs-actions.pod:5681
msgid "guestfs_pvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5678
+#: ../src/guestfs-actions.pod:5683
#, no-wrap
msgid ""
" int\n"
@@ -29270,12 +29329,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5689
+#: ../src/guestfs-actions.pod:5694
msgid "guestfs_pvresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5691
+#: ../src/guestfs-actions.pod:5696
#, no-wrap
msgid ""
" int\n"
@@ -29286,19 +29345,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5696
+#: ../src/guestfs-actions.pod:5701
msgid ""
"This command is the same as C<guestfs_pvresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5703
+#: ../src/guestfs-actions.pod:5708
msgid "guestfs_pvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5705
+#: ../src/guestfs-actions.pod:5710
#, no-wrap
msgid ""
" char **\n"
@@ -29307,17 +29366,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5714
+#: ../src/guestfs-actions.pod:5719
msgid "See also C<guestfs_pvs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5722
+#: ../src/guestfs-actions.pod:5727
msgid "guestfs_pvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5724
+#: ../src/guestfs-actions.pod:5729
#, no-wrap
msgid ""
" struct guestfs_lvm_pv_list *\n"
@@ -29326,19 +29385,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5730
+#: ../src/guestfs-actions.pod:5735
msgid ""
"This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5736
+#: ../src/guestfs-actions.pod:5741
msgid "guestfs_pvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5738
+#: ../src/guestfs-actions.pod:5743
#, no-wrap
msgid ""
" char *\n"
@@ -29348,12 +29407,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5749
+#: ../src/guestfs-actions.pod:5754
msgid "guestfs_pwrite"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5751
+#: ../src/guestfs-actions.pod:5756
#, no-wrap
msgid ""
" int\n"
@@ -29366,17 +29425,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5767
+#: ../src/guestfs-actions.pod:5772
msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5776
+#: ../src/guestfs-actions.pod:5781
msgid "guestfs_pwrite_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5778
+#: ../src/guestfs-actions.pod:5783
#, no-wrap
msgid ""
" int\n"
@@ -29389,22 +29448,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5793
+#: ../src/guestfs-actions.pod:5798
msgid "See also C<guestfs_pwrite>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5800
+#: ../src/guestfs-actions.pod:5805
msgid "(Added in 1.5.20)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5802
+#: ../src/guestfs-actions.pod:5807
msgid "guestfs_read_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5804
+#: ../src/guestfs-actions.pod:5809
#, no-wrap
msgid ""
" char *\n"
@@ -29415,7 +29474,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5812
+#: ../src/guestfs-actions.pod:5817
msgid ""
"Unlike C<guestfs_cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike C<guestfs_download>, this "
@@ -29423,17 +29482,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5824
+#: ../src/guestfs-actions.pod:5829
msgid "(Added in 1.0.63)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5826
+#: ../src/guestfs-actions.pod:5831
msgid "guestfs_read_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5828
+#: ../src/guestfs-actions.pod:5833
#, no-wrap
msgid ""
" char **\n"
@@ -29443,7 +29502,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5837
+#: ../src/guestfs-actions.pod:5842
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -29452,12 +29511,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5848
+#: ../src/guestfs-actions.pod:5853
msgid "guestfs_readdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5850
+#: ../src/guestfs-actions.pod:5855
#, no-wrap
msgid ""
" struct guestfs_dirent_list *\n"
@@ -29467,7 +29526,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5904
+#: ../src/guestfs-actions.pod:5909
msgid ""
"This function is primarily intended for use by programs. To get a simple "
"list of names, use C<guestfs_ls>. To get a printable directory for human "
@@ -29475,19 +29534,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5908
+#: ../src/guestfs-actions.pod:5913
msgid ""
"This function returns a C<struct guestfs_dirent_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_dirent_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5914
+#: ../src/guestfs-actions.pod:5919
msgid "guestfs_readlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5916
+#: ../src/guestfs-actions.pod:5921
#, no-wrap
msgid ""
" char *\n"
@@ -29497,12 +29556,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5927
+#: ../src/guestfs-actions.pod:5932
msgid "guestfs_readlinklist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5929
+#: ../src/guestfs-actions.pod:5934
#, no-wrap
msgid ""
" char **\n"
@@ -29513,12 +29572,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5962
+#: ../src/guestfs-actions.pod:5967
msgid "guestfs_realpath"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5964
+#: ../src/guestfs-actions.pod:5969
#, no-wrap
msgid ""
" char *\n"
@@ -29528,12 +29587,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5976
+#: ../src/guestfs-actions.pod:5981
msgid "guestfs_removexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5978
+#: ../src/guestfs-actions.pod:5983
#, no-wrap
msgid ""
" int\n"
@@ -29544,17 +29603,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5986
+#: ../src/guestfs-actions.pod:5991
msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5992
+#: ../src/guestfs-actions.pod:5997
msgid "guestfs_resize2fs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5994
+#: ../src/guestfs-actions.pod:5999
#, no-wrap
msgid ""
" int\n"
@@ -29564,7 +29623,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6001
+#: ../src/guestfs-actions.pod:6006
msgid ""
"I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the "
"C<device> before calling this command. For unknown reasons C<resize2fs> "
@@ -29573,12 +29632,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6011
+#: ../src/guestfs-actions.pod:6016
msgid "guestfs_resize2fs_M"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6013
+#: ../src/guestfs-actions.pod:6018
#, no-wrap
msgid ""
" int\n"
@@ -29588,7 +29647,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6017
+#: ../src/guestfs-actions.pod:6022
msgid ""
"This command is the same as C<guestfs_resize2fs>, but the filesystem is "
"resized to its minimum size. This works like the I<-M> option to the "
@@ -29596,7 +29655,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6021
+#: ../src/guestfs-actions.pod:6026
msgid ""
"To get the resulting size of the filesystem you should call "
"C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values. "
@@ -29605,12 +29664,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6030
+#: ../src/guestfs-actions.pod:6035
msgid "guestfs_resize2fs_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6032
+#: ../src/guestfs-actions.pod:6037
#, no-wrap
msgid ""
" int\n"
@@ -29621,19 +29680,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6037
+#: ../src/guestfs-actions.pod:6042
msgid ""
"This command is the same as C<guestfs_resize2fs> except that it allows you "
"to specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6044
+#: ../src/guestfs-actions.pod:6049
msgid "guestfs_rm"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6046
+#: ../src/guestfs-actions.pod:6051
#, no-wrap
msgid ""
" int\n"
@@ -29643,12 +29702,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6056
+#: ../src/guestfs-actions.pod:6061
msgid "guestfs_rm_rf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6058
+#: ../src/guestfs-actions.pod:6063
#, no-wrap
msgid ""
" int\n"
@@ -29658,12 +29717,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6070
+#: ../src/guestfs-actions.pod:6075
msgid "guestfs_rmdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6072
+#: ../src/guestfs-actions.pod:6077
#, no-wrap
msgid ""
" int\n"
@@ -29673,12 +29732,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6082
+#: ../src/guestfs-actions.pod:6087
msgid "guestfs_rmmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6084
+#: ../src/guestfs-actions.pod:6089
#, no-wrap
msgid ""
" int\n"
@@ -29688,19 +29747,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6088
+#: ../src/guestfs-actions.pod:6093
msgid ""
"This calls removes a mountpoint that was previously created with "
"C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6096
+#: ../src/guestfs-actions.pod:6101
msgid "guestfs_scrub_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6098
+#: ../src/guestfs-actions.pod:6103
#, no-wrap
msgid ""
" int\n"
@@ -29710,18 +29769,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6113 ../src/guestfs-actions.pod:6131
-#: ../src/guestfs-actions.pod:6150
+#: ../src/guestfs-actions.pod:6118 ../src/guestfs-actions.pod:6136
+#: ../src/guestfs-actions.pod:6155
msgid "(Added in 1.0.52)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6115
+#: ../src/guestfs-actions.pod:6120
msgid "guestfs_scrub_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6117
+#: ../src/guestfs-actions.pod:6122
#, no-wrap
msgid ""
" int\n"
@@ -29731,12 +29790,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6133
+#: ../src/guestfs-actions.pod:6138
msgid "guestfs_scrub_freespace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6135
+#: ../src/guestfs-actions.pod:6140
#, no-wrap
msgid ""
" int\n"
@@ -29746,7 +29805,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6139
+#: ../src/guestfs-actions.pod:6144
msgid ""
"This command creates the directory C<dir> and then fills it with files until "
"the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, "
@@ -29755,12 +29814,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6152
+#: ../src/guestfs-actions.pod:6157
msgid "guestfs_set_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6154
+#: ../src/guestfs-actions.pod:6159
#, no-wrap
msgid ""
" int\n"
@@ -29770,12 +29829,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6171
+#: ../src/guestfs-actions.pod:6176
msgid "guestfs_set_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6173
+#: ../src/guestfs-actions.pod:6178
#, no-wrap
msgid ""
" int\n"
@@ -29785,12 +29844,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6201
+#: ../src/guestfs-actions.pod:6206
msgid "guestfs_set_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6203
+#: ../src/guestfs-actions.pod:6208
#, no-wrap
msgid ""
" int\n"
@@ -29800,12 +29859,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6219
+#: ../src/guestfs-actions.pod:6224
msgid "guestfs_set_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6221
+#: ../src/guestfs-actions.pod:6226
#, no-wrap
msgid ""
" int\n"
@@ -29815,7 +29874,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6229
+#: ../src/guestfs-actions.pod:6234
msgid ""
"One consequence of this is that log messages aren't caught by the library "
"and handled by C<guestfs_set_log_message_callback>, but go straight to "
@@ -29823,12 +29882,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6242
+#: ../src/guestfs-actions.pod:6247
msgid "guestfs_set_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6244
+#: ../src/guestfs-actions.pod:6249
#, no-wrap
msgid ""
" int\n"
@@ -29839,19 +29898,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6253
+#: ../src/guestfs-actions.pod:6258
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return "
"the existing label on a filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6260
+#: ../src/guestfs-actions.pod:6265
msgid "guestfs_set_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6262
+#: ../src/guestfs-actions.pod:6267
#, no-wrap
msgid ""
" int\n"
@@ -29862,19 +29921,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6272
+#: ../src/guestfs-actions.pod:6277
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return "
"the existing UUID of a filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6279
+#: ../src/guestfs-actions.pod:6284
msgid "guestfs_set_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6281
+#: ../src/guestfs-actions.pod:6286
#, no-wrap
msgid ""
" int\n"
@@ -29884,19 +29943,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6285
+#: ../src/guestfs-actions.pod:6290
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before C<guestfs_launch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6300
+#: ../src/guestfs-actions.pod:6305
msgid "guestfs_set_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6302
+#: ../src/guestfs-actions.pod:6307
#, no-wrap
msgid ""
" int\n"
@@ -29906,19 +29965,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6312
+#: ../src/guestfs-actions.pod:6317
msgid ""
"You must call this before calling C<guestfs_launch>, otherwise it has no "
"effect."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6319
+#: ../src/guestfs-actions.pod:6324
msgid "guestfs_set_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6321
+#: ../src/guestfs-actions.pod:6326
#, no-wrap
msgid ""
" int\n"
@@ -29928,12 +29987,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6336
+#: ../src/guestfs-actions.pod:6341
msgid "guestfs_set_pgroup"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6338
+#: ../src/guestfs-actions.pod:6343
#, no-wrap
msgid ""
" int\n"
@@ -29943,12 +30002,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6355
+#: ../src/guestfs-actions.pod:6360
msgid "guestfs_set_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6357
+#: ../src/guestfs-actions.pod:6362
#, no-wrap
msgid ""
" int\n"
@@ -29958,12 +30017,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6383
+#: ../src/guestfs-actions.pod:6388
msgid "guestfs_set_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6385
+#: ../src/guestfs-actions.pod:6390
#, no-wrap
msgid ""
" int\n"
@@ -29973,7 +30032,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6389
+#: ../src/guestfs-actions.pod:6394
msgid ""
"If this is called with the parameter C<false> then C<guestfs_launch> does "
"not create a recovery process. The purpose of the recovery process is to "
@@ -29982,19 +30041,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6394
+#: ../src/guestfs-actions.pod:6399
msgid ""
"This only has any effect if called before C<guestfs_launch>, and the default "
"is true."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6407
+#: ../src/guestfs-actions.pod:6412
msgid "guestfs_set_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6409
+#: ../src/guestfs-actions.pod:6414
#, no-wrap
msgid ""
" int\n"
@@ -30004,12 +30063,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6426
+#: ../src/guestfs-actions.pod:6431
msgid "guestfs_set_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6428
+#: ../src/guestfs-actions.pod:6433
#, no-wrap
msgid ""
" int\n"
@@ -30019,19 +30078,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6442
+#: ../src/guestfs-actions.pod:6447
msgid ""
"Trace messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see C<guestfs_set_event_callback>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6450
+#: ../src/guestfs-actions.pod:6455
msgid "guestfs_set_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6452
+#: ../src/guestfs-actions.pod:6457
#, no-wrap
msgid ""
" int\n"
@@ -30041,19 +30100,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6461
+#: ../src/guestfs-actions.pod:6466
msgid ""
"Verbose messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see C<guestfs_set_event_callback>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6469
+#: ../src/guestfs-actions.pod:6474
msgid "guestfs_setcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6471
+#: ../src/guestfs-actions.pod:6476
#, no-wrap
msgid ""
" int\n"
@@ -30063,12 +30122,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6484
+#: ../src/guestfs-actions.pod:6489
msgid "guestfs_setxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6486
+#: ../src/guestfs-actions.pod:6491
#, no-wrap
msgid ""
" int\n"
@@ -30081,17 +30140,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6497
+#: ../src/guestfs-actions.pod:6502
msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6503
+#: ../src/guestfs-actions.pod:6508
msgid "guestfs_sfdisk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6505
+#: ../src/guestfs-actions.pod:6510
#, no-wrap
msgid ""
" int\n"
@@ -30105,26 +30164,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6513 ../src/guestfs-actions.pod:6557
-#: ../src/guestfs-actions.pod:6591
+#: ../src/guestfs-actions.pod:6518 ../src/guestfs-actions.pod:6562
+#: ../src/guestfs-actions.pod:6596
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_part_add> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6540
+#: ../src/guestfs-actions.pod:6545
msgid ""
"See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6550
+#: ../src/guestfs-actions.pod:6555
msgid "guestfs_sfdiskM"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6552
+#: ../src/guestfs-actions.pod:6557
#, no-wrap
msgid ""
" int\n"
@@ -30135,7 +30194,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6564
+#: ../src/guestfs-actions.pod:6569
msgid ""
"This is a simplified interface to the C<guestfs_sfdisk> command, where "
"partition sizes are specified in megabytes only (rounded to the nearest "
@@ -30144,19 +30203,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6570
+#: ../src/guestfs-actions.pod:6575
msgid ""
"See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
"C<guestfs_part_disk>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6580
+#: ../src/guestfs-actions.pod:6585
msgid "guestfs_sfdisk_N"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6582
+#: ../src/guestfs-actions.pod:6587
#, no-wrap
msgid ""
" int\n"
@@ -30171,24 +30230,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6601
+#: ../src/guestfs-actions.pod:6606
msgid ""
"For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> "
"for the cyls/heads/sectors parameters."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6604
+#: ../src/guestfs-actions.pod:6609
msgid "See also: C<guestfs_part_add>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6613
+#: ../src/guestfs-actions.pod:6618
msgid "guestfs_sfdisk_disk_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6615
+#: ../src/guestfs-actions.pod:6620
#, no-wrap
msgid ""
" char *\n"
@@ -30198,7 +30257,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6619
+#: ../src/guestfs-actions.pod:6624
msgid ""
"This displays the disk geometry of C<device> read from the partition table. "
"Especially in the case where the underlying block device has been resized, "
@@ -30207,12 +30266,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6632
+#: ../src/guestfs-actions.pod:6637
msgid "guestfs_sfdisk_kernel_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6634
+#: ../src/guestfs-actions.pod:6639
#, no-wrap
msgid ""
" char *\n"
@@ -30222,12 +30281,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6648
+#: ../src/guestfs-actions.pod:6653
msgid "guestfs_sfdisk_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6650
+#: ../src/guestfs-actions.pod:6655
#, no-wrap
msgid ""
" char *\n"
@@ -30237,24 +30296,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6654
+#: ../src/guestfs-actions.pod:6659
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_part_list> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6665
+#: ../src/guestfs-actions.pod:6670
msgid "See also: C<guestfs_part_list>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6672
+#: ../src/guestfs-actions.pod:6677
msgid "guestfs_sh"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6674
+#: ../src/guestfs-actions.pod:6679
#, no-wrap
msgid ""
" char *\n"
@@ -30264,22 +30323,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6681
+#: ../src/guestfs-actions.pod:6686
msgid "This is like C<guestfs_command>, but passes the command to:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6689
+#: ../src/guestfs-actions.pod:6694
msgid "All the provisos about C<guestfs_command> apply to this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6696
+#: ../src/guestfs-actions.pod:6701
msgid "guestfs_sh_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6698
+#: ../src/guestfs-actions.pod:6703
#, no-wrap
msgid ""
" char **\n"
@@ -30289,24 +30348,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6702
+#: ../src/guestfs-actions.pod:6707
msgid ""
"This is the same as C<guestfs_sh>, but splits the result into a list of "
"lines."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6705
+#: ../src/guestfs-actions.pod:6710
msgid "See also: C<guestfs_command_lines>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6713
+#: ../src/guestfs-actions.pod:6718
msgid "guestfs_sleep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6715
+#: ../src/guestfs-actions.pod:6720
#, no-wrap
msgid ""
" int\n"
@@ -30316,17 +30375,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6723
+#: ../src/guestfs-actions.pod:6728
msgid "(Added in 1.0.41)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6725 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:6730 ../src/guestfs-structs.pod:109
msgid "guestfs_stat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6727
+#: ../src/guestfs-actions.pod:6732
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -30336,12 +30395,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6741 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:6746 ../src/guestfs-structs.pod:135
msgid "guestfs_statvfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6743
+#: ../src/guestfs-actions.pod:6748
#, no-wrap
msgid ""
" struct guestfs_statvfs *\n"
@@ -30351,19 +30410,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6753
+#: ../src/guestfs-actions.pod:6758
msgid ""
"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_statvfs> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6759
+#: ../src/guestfs-actions.pod:6764
msgid "guestfs_strings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6761
+#: ../src/guestfs-actions.pod:6766
#, no-wrap
msgid ""
" char **\n"
@@ -30373,12 +30432,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6777
+#: ../src/guestfs-actions.pod:6782
msgid "guestfs_strings_e"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6779
+#: ../src/guestfs-actions.pod:6784
#, no-wrap
msgid ""
" char **\n"
@@ -30389,26 +30448,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6784
+#: ../src/guestfs-actions.pod:6789
msgid ""
"This is like the C<guestfs_strings> command, but allows you to specify the "
"encoding of strings that are looked for in the source file C<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6794
+#: ../src/guestfs-actions.pod:6799
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what C<guestfs_strings> uses)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6832
+#: ../src/guestfs-actions.pod:6837
msgid "guestfs_swapoff_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6834
+#: ../src/guestfs-actions.pod:6839
#, no-wrap
msgid ""
" int\n"
@@ -30418,19 +30477,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6838
+#: ../src/guestfs-actions.pod:6843
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See C<guestfs_swapon_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6846
+#: ../src/guestfs-actions.pod:6851
msgid "guestfs_swapoff_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6848
+#: ../src/guestfs-actions.pod:6853
#, no-wrap
msgid ""
" int\n"
@@ -30440,12 +30499,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6858
+#: ../src/guestfs-actions.pod:6863
msgid "guestfs_swapoff_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6860
+#: ../src/guestfs-actions.pod:6865
#, no-wrap
msgid ""
" int\n"
@@ -30455,12 +30514,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6871
+#: ../src/guestfs-actions.pod:6876
msgid "guestfs_swapoff_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6873
+#: ../src/guestfs-actions.pod:6878
#, no-wrap
msgid ""
" int\n"
@@ -30470,12 +30529,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6884
+#: ../src/guestfs-actions.pod:6889
msgid "guestfs_swapon_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6886
+#: ../src/guestfs-actions.pod:6891
#, no-wrap
msgid ""
" int\n"
@@ -30485,7 +30544,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6890
+#: ../src/guestfs-actions.pod:6895
msgid ""
"This command enables the libguestfs appliance to use the swap device or "
"partition named C<device>. The increased memory is made available for all "
@@ -30493,12 +30552,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6906
+#: ../src/guestfs-actions.pod:6911
msgid "guestfs_swapon_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6908
+#: ../src/guestfs-actions.pod:6913
#, no-wrap
msgid ""
" int\n"
@@ -30508,19 +30567,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6912
+#: ../src/guestfs-actions.pod:6917
msgid ""
"This command enables swap to a file. See C<guestfs_swapon_device> for other "
"notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6919
+#: ../src/guestfs-actions.pod:6924
msgid "guestfs_swapon_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6921
+#: ../src/guestfs-actions.pod:6926
#, no-wrap
msgid ""
" int\n"
@@ -30530,19 +30589,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6925
+#: ../src/guestfs-actions.pod:6930
msgid ""
"This command enables swap to a labeled swap partition. See "
"C<guestfs_swapon_device> for other notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6932
+#: ../src/guestfs-actions.pod:6937
msgid "guestfs_swapon_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6934
+#: ../src/guestfs-actions.pod:6939
#, no-wrap
msgid ""
" int\n"
@@ -30552,19 +30611,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6938
+#: ../src/guestfs-actions.pod:6943
msgid ""
"This command enables swap to a swap partition with the given UUID. See "
"C<guestfs_swapon_device> for other notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6945
+#: ../src/guestfs-actions.pod:6950
msgid "guestfs_sync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6947
+#: ../src/guestfs-actions.pod:6952
#, no-wrap
msgid ""
" int\n"
@@ -30573,12 +30632,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6960
+#: ../src/guestfs-actions.pod:6965
msgid "guestfs_tail"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6962
+#: ../src/guestfs-actions.pod:6967
#, no-wrap
msgid ""
" char **\n"
@@ -30588,12 +30647,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6978
+#: ../src/guestfs-actions.pod:6983
msgid "guestfs_tail_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6980
+#: ../src/guestfs-actions.pod:6985
#, no-wrap
msgid ""
" char **\n"
@@ -30604,12 +30663,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7002
+#: ../src/guestfs-actions.pod:7007
msgid "guestfs_tar_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7004
+#: ../src/guestfs-actions.pod:7009
#, no-wrap
msgid ""
" int\n"
@@ -30620,24 +30679,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7012
+#: ../src/guestfs-actions.pod:7017
msgid ""
"To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7017 ../src/guestfs-actions.pod:7034
-#: ../src/guestfs-actions.pod:7050 ../src/guestfs-actions.pod:7066
+#: ../src/guestfs-actions.pod:7022 ../src/guestfs-actions.pod:7039
+#: ../src/guestfs-actions.pod:7055 ../src/guestfs-actions.pod:7071
msgid "(Added in 1.0.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7019
+#: ../src/guestfs-actions.pod:7024
msgid "guestfs_tar_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7021
+#: ../src/guestfs-actions.pod:7026
#, no-wrap
msgid ""
" int\n"
@@ -30648,19 +30707,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7029
+#: ../src/guestfs-actions.pod:7034
msgid ""
"To download a compressed tarball, use C<guestfs_tgz_out> or "
"C<guestfs_txz_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7036
+#: ../src/guestfs-actions.pod:7041
msgid "guestfs_tgz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7038
+#: ../src/guestfs-actions.pod:7043
#, no-wrap
msgid ""
" int\n"
@@ -30671,17 +30730,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7046
+#: ../src/guestfs-actions.pod:7051
msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7052
+#: ../src/guestfs-actions.pod:7057
msgid "guestfs_tgz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7054
+#: ../src/guestfs-actions.pod:7059
#, no-wrap
msgid ""
" int\n"
@@ -30692,17 +30751,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7062
+#: ../src/guestfs-actions.pod:7067
msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7068
+#: ../src/guestfs-actions.pod:7073
msgid "guestfs_touch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7070
+#: ../src/guestfs-actions.pod:7075
#, no-wrap
msgid ""
" int\n"
@@ -30712,12 +30771,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7085
+#: ../src/guestfs-actions.pod:7090
msgid "guestfs_truncate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7087
+#: ../src/guestfs-actions.pod:7092
#, no-wrap
msgid ""
" int\n"
@@ -30727,12 +30786,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7098
+#: ../src/guestfs-actions.pod:7103
msgid "guestfs_truncate_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7100
+#: ../src/guestfs-actions.pod:7105
#, no-wrap
msgid ""
" int\n"
@@ -30743,7 +30802,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7108
+#: ../src/guestfs-actions.pod:7113
msgid ""
"If the current file size is less than C<size> then the file is extended to "
"the required size with zero bytes. This creates a sparse file (ie. disk "
@@ -30752,12 +30811,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7118
+#: ../src/guestfs-actions.pod:7123
msgid "guestfs_tune2fs_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7120
+#: ../src/guestfs-actions.pod:7125
#, no-wrap
msgid ""
" char **\n"
@@ -30767,12 +30826,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7140
+#: ../src/guestfs-actions.pod:7145
msgid "guestfs_txz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7142
+#: ../src/guestfs-actions.pod:7147
#, no-wrap
msgid ""
" int\n"
@@ -30783,12 +30842,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7154
+#: ../src/guestfs-actions.pod:7159
msgid "guestfs_txz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7156
+#: ../src/guestfs-actions.pod:7161
#, no-wrap
msgid ""
" int\n"
@@ -30799,12 +30858,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7168
+#: ../src/guestfs-actions.pod:7173
msgid "guestfs_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7170
+#: ../src/guestfs-actions.pod:7175
#, no-wrap
msgid ""
" int\n"
@@ -30814,19 +30873,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7186
+#: ../src/guestfs-actions.pod:7191
msgid ""
"See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
"C<guestfs_mkdir>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7195
+#: ../src/guestfs-actions.pod:7200
msgid "guestfs_umount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7197
+#: ../src/guestfs-actions.pod:7202
#, no-wrap
msgid ""
" int\n"
@@ -30836,12 +30895,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7209
+#: ../src/guestfs-actions.pod:7214
msgid "guestfs_umount_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7211
+#: ../src/guestfs-actions.pod:7216
#, no-wrap
msgid ""
" int\n"
@@ -30850,12 +30909,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7222
+#: ../src/guestfs-actions.pod:7227
msgid "guestfs_upload"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7224
+#: ../src/guestfs-actions.pod:7229
#, no-wrap
msgid ""
" int\n"
@@ -30866,17 +30925,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7234
+#: ../src/guestfs-actions.pod:7239
msgid "See also C<guestfs_download>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7245
+#: ../src/guestfs-actions.pod:7250
msgid "guestfs_upload_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7247
+#: ../src/guestfs-actions.pod:7252
#, no-wrap
msgid ""
" int\n"
@@ -30888,7 +30947,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7263
+#: ../src/guestfs-actions.pod:7268
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with C<guestfs_pwrite>, and this call always writes the "
@@ -30896,17 +30955,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7268
+#: ../src/guestfs-actions.pod:7273
msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7279
+#: ../src/guestfs-actions.pod:7284
msgid "guestfs_utimens"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7281
+#: ../src/guestfs-actions.pod:7286
#, no-wrap
msgid ""
" int\n"
@@ -30920,12 +30979,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7310 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7315 ../src/guestfs-structs.pod:175
msgid "guestfs_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7312
+#: ../src/guestfs-actions.pod:7317
#, no-wrap
msgid ""
" struct guestfs_version *\n"
@@ -30934,7 +30993,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7340
+#: ../src/guestfs-actions.pod:7345
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -30943,24 +31002,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7346
+#: ../src/guestfs-actions.pod:7351
msgid ""
"This function returns a C<struct guestfs_version *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_version> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7350
+#: ../src/guestfs-actions.pod:7355
msgid "(Added in 1.0.58)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7352
+#: ../src/guestfs-actions.pod:7357
msgid "guestfs_vfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7354
+#: ../src/guestfs-actions.pod:7359
#, no-wrap
msgid ""
" char *\n"
@@ -30970,22 +31029,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7363
+#: ../src/guestfs-actions.pod:7368
msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7368 ../src/guestfs-actions.pod:7405
+#: ../src/guestfs-actions.pod:7373 ../src/guestfs-actions.pod:7410
msgid "(Added in 1.3.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7370
+#: ../src/guestfs-actions.pod:7375
msgid "guestfs_vfs_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7372
+#: ../src/guestfs-actions.pod:7377
#, no-wrap
msgid ""
" char *\n"
@@ -30995,12 +31054,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7389
+#: ../src/guestfs-actions.pod:7394
msgid "guestfs_vfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7391
+#: ../src/guestfs-actions.pod:7396
#, no-wrap
msgid ""
" char *\n"
@@ -31010,17 +31069,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7400
+#: ../src/guestfs-actions.pod:7405
msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7407
+#: ../src/guestfs-actions.pod:7412
msgid "guestfs_vg_activate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7409
+#: ../src/guestfs-actions.pod:7414
#, no-wrap
msgid ""
" int\n"
@@ -31031,12 +31090,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7426
+#: ../src/guestfs-actions.pod:7431
msgid "guestfs_vg_activate_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7428
+#: ../src/guestfs-actions.pod:7433
#, no-wrap
msgid ""
" int\n"
@@ -31046,12 +31105,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7441
+#: ../src/guestfs-actions.pod:7446
msgid "guestfs_vgcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7443
+#: ../src/guestfs-actions.pod:7448
#, no-wrap
msgid ""
" int\n"
@@ -31062,12 +31121,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7455
+#: ../src/guestfs-actions.pod:7460
msgid "guestfs_vglvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7457
+#: ../src/guestfs-actions.pod:7462
#, no-wrap
msgid ""
" char **\n"
@@ -31077,24 +31136,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7464
+#: ../src/guestfs-actions.pod:7469
msgid ""
"You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
"associate logical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7467
+#: ../src/guestfs-actions.pod:7472
msgid "See also C<guestfs_vgpvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7475
+#: ../src/guestfs-actions.pod:7480
msgid "guestfs_vgpvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7477
+#: ../src/guestfs-actions.pod:7482
#, no-wrap
msgid ""
" char **\n"
@@ -31104,24 +31163,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7484
+#: ../src/guestfs-actions.pod:7489
msgid ""
"You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
"associate physical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7487
+#: ../src/guestfs-actions.pod:7492
msgid "See also C<guestfs_vglvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7495
+#: ../src/guestfs-actions.pod:7500
msgid "guestfs_vgremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7497
+#: ../src/guestfs-actions.pod:7502
#, no-wrap
msgid ""
" int\n"
@@ -31131,12 +31190,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7510
+#: ../src/guestfs-actions.pod:7515
msgid "guestfs_vgrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7512
+#: ../src/guestfs-actions.pod:7517
#, no-wrap
msgid ""
" int\n"
@@ -31147,12 +31206,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7523
+#: ../src/guestfs-actions.pod:7528
msgid "guestfs_vgs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7525
+#: ../src/guestfs-actions.pod:7530
#, no-wrap
msgid ""
" char **\n"
@@ -31161,17 +31220,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7534
+#: ../src/guestfs-actions.pod:7539
msgid "See also C<guestfs_vgs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7542
+#: ../src/guestfs-actions.pod:7547
msgid "guestfs_vgs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7544
+#: ../src/guestfs-actions.pod:7549
#, no-wrap
msgid ""
" struct guestfs_lvm_vg_list *\n"
@@ -31180,19 +31239,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7550
+#: ../src/guestfs-actions.pod:7555
msgid ""
"This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7556
+#: ../src/guestfs-actions.pod:7561
msgid "guestfs_vgscan"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7558
+#: ../src/guestfs-actions.pod:7563
#, no-wrap
msgid ""
" int\n"
@@ -31201,12 +31260,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:7573
msgid "guestfs_vguuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7570
+#: ../src/guestfs-actions.pod:7575
#, no-wrap
msgid ""
" char *\n"
@@ -31216,12 +31275,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7581
+#: ../src/guestfs-actions.pod:7586
msgid "guestfs_wait_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7583
+#: ../src/guestfs-actions.pod:7588
#, no-wrap
msgid ""
" int\n"
@@ -31230,19 +31289,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7586
+#: ../src/guestfs-actions.pod:7591
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_launch> call "
"instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7593
+#: ../src/guestfs-actions.pod:7598
msgid "This function is a no op."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7595
+#: ../src/guestfs-actions.pod:7600
msgid ""
"In versions of the API E<lt> 1.0.71 you had to call this function just after "
"calling C<guestfs_launch> to wait for the launch to complete. However this "
@@ -31250,19 +31309,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7600
+#: ../src/guestfs-actions.pod:7605
msgid ""
"If you see any calls to this function in code then you can just remove them, "
"unless you want to retain compatibility with older versions of the API."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7608
+#: ../src/guestfs-actions.pod:7613
msgid "guestfs_wc_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7610
+#: ../src/guestfs-actions.pod:7615
#, no-wrap
msgid ""
" int\n"
@@ -31272,12 +31331,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7621
+#: ../src/guestfs-actions.pod:7626
msgid "guestfs_wc_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7623
+#: ../src/guestfs-actions.pod:7628
#, no-wrap
msgid ""
" int\n"
@@ -31287,12 +31346,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7634
+#: ../src/guestfs-actions.pod:7639
msgid "guestfs_wc_w"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7636
+#: ../src/guestfs-actions.pod:7641
#, no-wrap
msgid ""
" int\n"
@@ -31302,12 +31361,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7647
+#: ../src/guestfs-actions.pod:7652
msgid "guestfs_write"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7649
+#: ../src/guestfs-actions.pod:7654
#, no-wrap
msgid ""
" int\n"
@@ -31319,17 +31378,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7658
+#: ../src/guestfs-actions.pod:7663
msgid "See also C<guestfs_write_append>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7667
+#: ../src/guestfs-actions.pod:7672
msgid "guestfs_write_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7669
+#: ../src/guestfs-actions.pod:7674
#, no-wrap
msgid ""
" int\n"
@@ -31341,17 +31400,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7678
+#: ../src/guestfs-actions.pod:7683
msgid "See also C<guestfs_write>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7687
+#: ../src/guestfs-actions.pod:7692
msgid "guestfs_write_file"
msgstr "guestfs_write_file"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7689
+#: ../src/guestfs-actions.pod:7694
#, no-wrap
msgid ""
" int\n"
@@ -31369,19 +31428,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:7695
+#: ../src/guestfs-actions.pod:7700
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_write> call "
"instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7720
+#: ../src/guestfs-actions.pod:7725
msgid "guestfs_zegrep"
msgstr "guestfs_zegrep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7722
+#: ../src/guestfs-actions.pod:7727
#, no-wrap
msgid ""
" char **\n"
@@ -31397,12 +31456,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:7739
+#: ../src/guestfs-actions.pod:7744
msgid "guestfs_zegrepi"
msgstr "guestfs_zegrepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7741
+#: ../src/guestfs-actions.pod:7746
#, no-wrap
msgid ""
" char **\n"
@@ -31418,12 +31477,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:7758
+#: ../src/guestfs-actions.pod:7763
msgid "guestfs_zero"
msgstr "guestfs_zero"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7760
+#: ../src/guestfs-actions.pod:7765
#, no-wrap
msgid ""
" int\n"
@@ -31437,19 +31496,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:7770
+#: ../src/guestfs-actions.pod:7779
msgid ""
"See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
"C<guestfs_is_zero_device>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7782
+#: ../src/guestfs-actions.pod:7791
msgid "guestfs_zero_device"
msgstr "guestfs_zero_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7784
+#: ../src/guestfs-actions.pod:7793
#, no-wrap
msgid ""
" int\n"
@@ -31463,24 +31522,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:7788
+#: ../src/guestfs-actions.pod:7797
msgid ""
"This command writes zeroes over the entire C<device>. Compare with "
"C<guestfs_zero> which just zeroes the first few blocks of a device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7802
+#: ../src/guestfs-actions.pod:7815
msgid "(Added in 1.3.1)"
msgstr "(Додано у 1.3.1)"
#. type: =head2
-#: ../src/guestfs-actions.pod:7804
+#: ../src/guestfs-actions.pod:7817
msgid "guestfs_zerofree"
msgstr "guestfs_zerofree"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7806
+#: ../src/guestfs-actions.pod:7819
#, no-wrap
msgid ""
" int\n"
@@ -31494,12 +31553,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:7825
+#: ../src/guestfs-actions.pod:7838
msgid "guestfs_zfgrep"
msgstr "guestfs_zfgrep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7827
+#: ../src/guestfs-actions.pod:7840
#, no-wrap
msgid ""
" char **\n"
@@ -31515,12 +31574,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:7844
+#: ../src/guestfs-actions.pod:7857
msgid "guestfs_zfgrepi"
msgstr "guestfs_zfgrepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7846
+#: ../src/guestfs-actions.pod:7859
#, no-wrap
msgid ""
" char **\n"
@@ -31536,12 +31595,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:7863
+#: ../src/guestfs-actions.pod:7876
msgid "guestfs_zfile"
msgstr "guestfs_zfile"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7865
+#: ../src/guestfs-actions.pod:7878
#, no-wrap
msgid ""
" char *\n"
@@ -31557,26 +31616,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:7870
+#: ../src/guestfs-actions.pod:7883
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_file> call "
"instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7882
+#: ../src/guestfs-actions.pod:7895
msgid ""
"Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
"files."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7890
+#: ../src/guestfs-actions.pod:7903
msgid "guestfs_zgrep"
msgstr "guestfs_zgrep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7892
+#: ../src/guestfs-actions.pod:7905
#, no-wrap
msgid ""
" char **\n"
@@ -31592,12 +31651,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:7909
+#: ../src/guestfs-actions.pod:7922
msgid "guestfs_zgrepi"
msgstr "guestfs_zgrepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7911
+#: ../src/guestfs-actions.pod:7924
#, no-wrap
msgid ""
" char **\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index bd842b41..ce95bd70 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
diff --git a/po/es.po b/po/es.po
index 55dad9cc..2e760e41 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
diff --git a/po/gu.po b/po/gu.po
index a909d68f..f861c3c8 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
diff --git a/po/hi.po b/po/hi.po
index 90474cc3..3b8eee38 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
diff --git a/po/kn.po b/po/kn.po
index a4713dfc..54c7f4af 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 0ca9cfa5..d7d11443 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.13.4\n"
+"Project-Id-Version: libguestfs 1.13.5\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/po/ml.po b/po/ml.po
index d2f987f8..0850f3e0 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
diff --git a/po/mr.po b/po/mr.po
index 4d342dc3..8113df8b 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/team/"
diff --git a/po/nl.po b/po/nl.po
index 01655070..5b5f9b64 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\n"
diff --git a/po/or.po b/po/or.po
index da4c61c8..4f9c948e 100644
--- a/po/or.po
+++ b/po/or.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n"
diff --git a/po/pa.po b/po/pa.po
index 0780c386..5507522f 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
diff --git a/po/pl.po b/po/pl.po
index f441ac22..60906610 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/team/pl/)\n"
diff --git a/po/ta.po b/po/ta.po
index 250029b2..cc28dd13 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
diff --git a/po/te.po b/po/te.po
index e6a3efe6..80fcbac4 100644
--- a/po/te.po
+++ b/po/te.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/team/te/)\n"
diff --git a/po/uk.po b/po/uk.po
index 2a57f829..3be8f68c 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-08-11 22:04+0100\n"
+"POT-Creation-Date: 2011-08-17 12:18+0100\n"
"PO-Revision-Date: 2011-07-17 20:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"