summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-07-13 15:59:33 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-07-13 15:59:33 +0100
commitc21d6dc29c91691f2dcd914d0cc85f060f83289c (patch)
tree67c20b62d4164f6913a8f6468582e1253366fc07
parentfffe73ec6faebe2847ba0fa45c8a397fb5972d25 (diff)
downloadlibguestfs-c21d6dc29c91691f2dcd914d0cc85f060f83289c.tar.gz
libguestfs-c21d6dc29c91691f2dcd914d0cc85f060f83289c.tar.xz
libguestfs-c21d6dc29c91691f2dcd914d0cc85f060f83289c.zip
Version 1.11.16.1.11.16
-rw-r--r--BUGS11
-rw-r--r--configure.ac2
-rw-r--r--po-docs/ja.po2347
-rw-r--r--po-docs/libguestfs-docs.pot1977
-rw-r--r--po-docs/uk.po2347
-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
19 files changed, 3360 insertions, 3354 deletions
diff --git a/BUGS b/BUGS
index b563aa5d..160f67ed 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-07-12
+Last updated: 2011-07-13
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -56,9 +56,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488
guestfish cannot tab complete filenames that contain spaces
-670942 NEW https://bugzilla.redhat.com/show_bug.cgi?id=670942
- libguestfs does not work with kernel-rt (MRG)
-
671082 NEW https://bugzilla.redhat.com/show_bug.cgi?id=671082
libguestfs does not work with kernel-rt
@@ -107,9 +104,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
596761 NEW https://bugzilla.redhat.com/show_bug.cgi?id=596761
Ctrl- causes guestfish to abort
-602997 NEW https://bugzilla.redhat.com/show_bug.cgi?id=602997
- part-get-bootable gives wrong result with an unordered part layout
-
603000 NEW https://bugzilla.redhat.com/show_bug.cgi?id=603000
part-get-bootable gives wrong result with an unordered part layout
@@ -182,9 +176,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
541618 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=541618
guestfish not able to mount freebsd ufs2 partitions automatically
-661280 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=661280
- virt-rescue: panic when shutting down: "/sbin/reboot: No such file or directory"
-
666578 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=666578
libguestfs: unknown filesystem label SWAP-sda2
diff --git a/configure.ac b/configure.ac
index c88fbc93..08b1bb2c 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], [11])
-m4_define([libguestfs_release], [15])
+m4_define([libguestfs_release], [16])
# extra can be any string
m4_define([libguestfs_extra], [])
diff --git a/po-docs/ja.po b/po-docs/ja.po
index f050592b..1aa39d7f 100644
--- a/po-docs/ja.po
+++ b/po-docs/ja.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-07-12 19:46+0200\n"
+"POT-Creation-Date: 2011-07-13 15:55+0200\n"
"PO-Revision-Date: 2010-09-02 14:46+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5573,7 +5573,7 @@ msgid "SOURCE CODE SUBDIRECTORIES"
msgstr ""
#. type: =item
-#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:6102
+#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:6106
#: ../fish/guestfish-actions.pod:4041
msgid "C<appliance>"
msgstr ""
@@ -6426,72 +6426,72 @@ msgstr ""
#: ../src/guestfs-actions.pod:2415 ../src/guestfs-actions.pod:2476
#: ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:3551
#: ../src/guestfs-actions.pod:3566 ../src/guestfs-actions.pod:3591
-#: ../src/guestfs-actions.pod:3778 ../src/guestfs-actions.pod:3792
-#: ../src/guestfs-actions.pod:3805 ../src/guestfs-actions.pod:3819
-#: ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:3870
-#: ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:3962
-#: ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:4002
-#: ../src/guestfs-actions.pod:4025 ../src/guestfs-actions.pod:4060
-#: ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4098
-#: ../src/guestfs-actions.pod:4133 ../src/guestfs-actions.pod:4145
-#: ../src/guestfs-actions.pod:4181 ../src/guestfs-actions.pod:4197
-#: ../src/guestfs-actions.pod:4210 ../src/guestfs-actions.pod:4225
-#: ../src/guestfs-actions.pod:4242 ../src/guestfs-actions.pod:4335
-#: ../src/guestfs-actions.pod:4355 ../src/guestfs-actions.pod:4368
-#: ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:4437
-#: ../src/guestfs-actions.pod:4455 ../src/guestfs-actions.pod:4471
-#: ../src/guestfs-actions.pod:4485 ../src/guestfs-actions.pod:4499
-#: ../src/guestfs-actions.pod:4516 ../src/guestfs-actions.pod:4531
-#: ../src/guestfs-actions.pod:4551 ../src/guestfs-actions.pod:4621
-#: ../src/guestfs-actions.pod:4694 ../src/guestfs-actions.pod:4725
-#: ../src/guestfs-actions.pod:4744 ../src/guestfs-actions.pod:4763
-#: ../src/guestfs-actions.pod:4775 ../src/guestfs-actions.pod:4792
-#: ../src/guestfs-actions.pod:4805 ../src/guestfs-actions.pod:4820
-#: ../src/guestfs-actions.pod:4835 ../src/guestfs-actions.pod:4870
-#: ../src/guestfs-actions.pod:4903 ../src/guestfs-actions.pod:4942
-#: ../src/guestfs-actions.pod:4962 ../src/guestfs-actions.pod:4976
-#: ../src/guestfs-actions.pod:4993 ../src/guestfs-actions.pod:5042
-#: ../src/guestfs-actions.pod:5088 ../src/guestfs-actions.pod:5142
-#: ../src/guestfs-actions.pod:5176 ../src/guestfs-actions.pod:5211
-#: ../src/guestfs-actions.pod:5228 ../src/guestfs-actions.pod:5246
-#: ../src/guestfs-actions.pod:5380 ../src/guestfs-actions.pod:5437
-#: ../src/guestfs-actions.pod:5459 ../src/guestfs-actions.pod:5477
-#: ../src/guestfs-actions.pod:5509 ../src/guestfs-actions.pod:5575
-#: ../src/guestfs-actions.pod:5592 ../src/guestfs-actions.pod:5605
-#: ../src/guestfs-actions.pod:5619 ../src/guestfs-actions.pod:5908
-#: ../src/guestfs-actions.pod:5927 ../src/guestfs-actions.pod:5946
-#: ../src/guestfs-actions.pod:5960 ../src/guestfs-actions.pod:5972
-#: ../src/guestfs-actions.pod:5986 ../src/guestfs-actions.pod:5998
-#: ../src/guestfs-actions.pod:6012 ../src/guestfs-actions.pod:6028
-#: ../src/guestfs-actions.pod:6049 ../src/guestfs-actions.pod:6068
-#: ../src/guestfs-actions.pod:6087 ../src/guestfs-actions.pod:6117
-#: ../src/guestfs-actions.pod:6135 ../src/guestfs-actions.pod:6158
-#: ../src/guestfs-actions.pod:6176 ../src/guestfs-actions.pod:6195
-#: ../src/guestfs-actions.pod:6216 ../src/guestfs-actions.pod:6235
-#: ../src/guestfs-actions.pod:6252 ../src/guestfs-actions.pod:6280
-#: ../src/guestfs-actions.pod:6304 ../src/guestfs-actions.pod:6323
-#: ../src/guestfs-actions.pod:6347 ../src/guestfs-actions.pod:6366
-#: ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6400
-#: ../src/guestfs-actions.pod:6437 ../src/guestfs-actions.pod:6467
-#: ../src/guestfs-actions.pod:6500 ../src/guestfs-actions.pod:6622
-#: ../src/guestfs-actions.pod:6743 ../src/guestfs-actions.pod:6755
-#: ../src/guestfs-actions.pod:6768 ../src/guestfs-actions.pod:6781
-#: ../src/guestfs-actions.pod:6803 ../src/guestfs-actions.pod:6816
-#: ../src/guestfs-actions.pod:6829 ../src/guestfs-actions.pod:6842
-#: ../src/guestfs-actions.pod:6857 ../src/guestfs-actions.pod:6916
-#: ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6949
-#: ../src/guestfs-actions.pod:6965 ../src/guestfs-actions.pod:6982
-#: ../src/guestfs-actions.pod:6995 ../src/guestfs-actions.pod:7015
-#: ../src/guestfs-actions.pod:7051 ../src/guestfs-actions.pod:7065
-#: ../src/guestfs-actions.pod:7106 ../src/guestfs-actions.pod:7119
-#: ../src/guestfs-actions.pod:7137 ../src/guestfs-actions.pod:7171
-#: ../src/guestfs-actions.pod:7207 ../src/guestfs-actions.pod:7323
-#: ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7352
-#: ../src/guestfs-actions.pod:7407 ../src/guestfs-actions.pod:7420
-#: ../src/guestfs-actions.pod:7465 ../src/guestfs-actions.pod:7498
-#: ../src/guestfs-actions.pod:7559 ../src/guestfs-actions.pod:7585
-#: ../src/guestfs-actions.pod:7652 ../src/guestfs-actions.pod:7671
-#: ../src/guestfs-actions.pod:7700
+#: ../src/guestfs-actions.pod:3780 ../src/guestfs-actions.pod:3794
+#: ../src/guestfs-actions.pod:3807 ../src/guestfs-actions.pod:3821
+#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3872
+#: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:3964
+#: ../src/guestfs-actions.pod:3981 ../src/guestfs-actions.pod:4004
+#: ../src/guestfs-actions.pod:4027 ../src/guestfs-actions.pod:4062
+#: ../src/guestfs-actions.pod:4081 ../src/guestfs-actions.pod:4100
+#: ../src/guestfs-actions.pod:4135 ../src/guestfs-actions.pod:4147
+#: ../src/guestfs-actions.pod:4183 ../src/guestfs-actions.pod:4199
+#: ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:4227
+#: ../src/guestfs-actions.pod:4244 ../src/guestfs-actions.pod:4337
+#: ../src/guestfs-actions.pod:4357 ../src/guestfs-actions.pod:4370
+#: ../src/guestfs-actions.pod:4421 ../src/guestfs-actions.pod:4439
+#: ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4473
+#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4501
+#: ../src/guestfs-actions.pod:4518 ../src/guestfs-actions.pod:4533
+#: ../src/guestfs-actions.pod:4553 ../src/guestfs-actions.pod:4623
+#: ../src/guestfs-actions.pod:4696 ../src/guestfs-actions.pod:4727
+#: ../src/guestfs-actions.pod:4746 ../src/guestfs-actions.pod:4765
+#: ../src/guestfs-actions.pod:4777 ../src/guestfs-actions.pod:4794
+#: ../src/guestfs-actions.pod:4807 ../src/guestfs-actions.pod:4822
+#: ../src/guestfs-actions.pod:4837 ../src/guestfs-actions.pod:4872
+#: ../src/guestfs-actions.pod:4905 ../src/guestfs-actions.pod:4944
+#: ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:4978
+#: ../src/guestfs-actions.pod:4995 ../src/guestfs-actions.pod:5044
+#: ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5144
+#: ../src/guestfs-actions.pod:5180 ../src/guestfs-actions.pod:5215
+#: ../src/guestfs-actions.pod:5232 ../src/guestfs-actions.pod:5250
+#: ../src/guestfs-actions.pod:5384 ../src/guestfs-actions.pod:5441
+#: ../src/guestfs-actions.pod:5463 ../src/guestfs-actions.pod:5481
+#: ../src/guestfs-actions.pod:5513 ../src/guestfs-actions.pod:5579
+#: ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5609
+#: ../src/guestfs-actions.pod:5623 ../src/guestfs-actions.pod:5912
+#: ../src/guestfs-actions.pod:5931 ../src/guestfs-actions.pod:5950
+#: ../src/guestfs-actions.pod:5964 ../src/guestfs-actions.pod:5976
+#: ../src/guestfs-actions.pod:5990 ../src/guestfs-actions.pod:6002
+#: ../src/guestfs-actions.pod:6016 ../src/guestfs-actions.pod:6032
+#: ../src/guestfs-actions.pod:6053 ../src/guestfs-actions.pod:6072
+#: ../src/guestfs-actions.pod:6091 ../src/guestfs-actions.pod:6121
+#: ../src/guestfs-actions.pod:6139 ../src/guestfs-actions.pod:6162
+#: ../src/guestfs-actions.pod:6180 ../src/guestfs-actions.pod:6199
+#: ../src/guestfs-actions.pod:6220 ../src/guestfs-actions.pod:6239
+#: ../src/guestfs-actions.pod:6256 ../src/guestfs-actions.pod:6284
+#: ../src/guestfs-actions.pod:6308 ../src/guestfs-actions.pod:6327
+#: ../src/guestfs-actions.pod:6351 ../src/guestfs-actions.pod:6370
+#: ../src/guestfs-actions.pod:6385 ../src/guestfs-actions.pod:6404
+#: ../src/guestfs-actions.pod:6441 ../src/guestfs-actions.pod:6471
+#: ../src/guestfs-actions.pod:6504 ../src/guestfs-actions.pod:6626
+#: ../src/guestfs-actions.pod:6747 ../src/guestfs-actions.pod:6759
+#: ../src/guestfs-actions.pod:6772 ../src/guestfs-actions.pod:6785
+#: ../src/guestfs-actions.pod:6807 ../src/guestfs-actions.pod:6820
+#: ../src/guestfs-actions.pod:6833 ../src/guestfs-actions.pod:6846
+#: ../src/guestfs-actions.pod:6861 ../src/guestfs-actions.pod:6920
+#: ../src/guestfs-actions.pod:6937 ../src/guestfs-actions.pod:6953
+#: ../src/guestfs-actions.pod:6969 ../src/guestfs-actions.pod:6986
+#: ../src/guestfs-actions.pod:6999 ../src/guestfs-actions.pod:7019
+#: ../src/guestfs-actions.pod:7055 ../src/guestfs-actions.pod:7069
+#: ../src/guestfs-actions.pod:7110 ../src/guestfs-actions.pod:7123
+#: ../src/guestfs-actions.pod:7141 ../src/guestfs-actions.pod:7175
+#: ../src/guestfs-actions.pod:7211 ../src/guestfs-actions.pod:7327
+#: ../src/guestfs-actions.pod:7342 ../src/guestfs-actions.pod:7356
+#: ../src/guestfs-actions.pod:7411 ../src/guestfs-actions.pod:7424
+#: ../src/guestfs-actions.pod:7469 ../src/guestfs-actions.pod:7502
+#: ../src/guestfs-actions.pod:7563 ../src/guestfs-actions.pod:7589
+#: ../src/guestfs-actions.pod:7656 ../src/guestfs-actions.pod:7675
+#: ../src/guestfs-actions.pod:7704
msgid "This function returns 0 on success or -1 on error."
msgstr ""
@@ -6510,12 +6510,12 @@ msgstr ""
#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:257
#: ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1454
#: ../src/guestfs-actions.pod:1949 ../src/guestfs-actions.pod:1970
-#: ../src/guestfs-actions.pod:4556 ../src/guestfs-actions.pod:4875
-#: ../src/guestfs-actions.pod:5093 ../src/guestfs-actions.pod:5181
-#: ../src/guestfs-actions.pod:6445 ../src/guestfs-actions.pod:6475
-#: ../src/guestfs-actions.pod:6508 ../src/guestfs-actions.pod:6567
-#: ../src/guestfs-actions.pod:7503 ../src/guestfs-actions.pod:7593
-#: ../src/guestfs-actions.pod:7763 ../fish/guestfish-actions.pod:31
+#: ../src/guestfs-actions.pod:4558 ../src/guestfs-actions.pod:4877
+#: ../src/guestfs-actions.pod:5095 ../src/guestfs-actions.pod:5185
+#: ../src/guestfs-actions.pod:6449 ../src/guestfs-actions.pod:6479
+#: ../src/guestfs-actions.pod:6512 ../src/guestfs-actions.pod:6571
+#: ../src/guestfs-actions.pod:7507 ../src/guestfs-actions.pod:7597
+#: ../src/guestfs-actions.pod:7767 ../fish/guestfish-actions.pod:31
#: ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180
#: ../fish/guestfish-actions.pod:961 ../fish/guestfish-actions.pod:1321
#: ../fish/guestfish-actions.pod:1335 ../fish/guestfish-actions.pod:3054
@@ -6536,10 +6536,10 @@ msgstr ""
#: ../src/guestfs-actions.pod:1106 ../src/guestfs-actions.pod:1921
#: ../src/guestfs-actions.pod:2019 ../src/guestfs-actions.pod:2122
#: ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3573
-#: ../src/guestfs-actions.pod:4879 ../src/guestfs-actions.pod:6137
-#: ../src/guestfs-actions.pod:6254 ../src/guestfs-actions.pod:6368
-#: ../src/guestfs-actions.pod:6859 ../src/guestfs-actions.pod:6984
-#: ../src/guestfs-actions.pod:7507
+#: ../src/guestfs-actions.pod:4881 ../src/guestfs-actions.pod:6141
+#: ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6372
+#: ../src/guestfs-actions.pod:6863 ../src/guestfs-actions.pod:6988
+#: ../src/guestfs-actions.pod:7511
msgid "(Added in 0.3)"
msgstr ""
@@ -6564,8 +6564,8 @@ msgstr ""
# type: textblock
#. type: textblock
#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151
-#: ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4570
-#: ../src/guestfs-actions.pod:4889 ../src/guestfs-actions.pod:5106
+#: ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4572
+#: ../src/guestfs-actions.pod:4891 ../src/guestfs-actions.pod:5108
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 "
@@ -6666,11 +6666,11 @@ msgstr ""
#: ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2031
#: ../src/guestfs-actions.pod:2086 ../src/guestfs-actions.pod:2109
#: ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:2874
-#: ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5065
-#: ../src/guestfs-actions.pod:5283 ../src/guestfs-actions.pod:5689
-#: ../src/guestfs-actions.pod:5715 ../src/guestfs-actions.pod:7092
-#: ../src/guestfs-actions.pod:7518 ../src/guestfs-actions.pod:7531
-#: ../src/guestfs-actions.pod:7544
+#: ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5067
+#: ../src/guestfs-actions.pod:5287 ../src/guestfs-actions.pod:5693
+#: ../src/guestfs-actions.pod:5719 ../src/guestfs-actions.pod:7096
+#: ../src/guestfs-actions.pod:7522 ../src/guestfs-actions.pod:7535
+#: ../src/guestfs-actions.pod:7548
msgid "On error this function returns -1."
msgstr ""
@@ -6709,9 +6709,9 @@ msgstr ""
#: ../src/guestfs-actions.pod:110 ../src/guestfs-actions.pod:121
#: ../src/guestfs-actions.pod:214 ../src/guestfs-actions.pod:225
#: ../src/guestfs-actions.pod:2840 ../src/guestfs-actions.pod:2852
-#: ../src/guestfs-actions.pod:4635 ../src/guestfs-actions.pod:4647
-#: ../src/guestfs-actions.pod:4917 ../src/guestfs-actions.pod:4929
-#: ../src/guestfs-actions.pod:5153 ../src/guestfs-actions.pod:5164
+#: ../src/guestfs-actions.pod:4637 ../src/guestfs-actions.pod:4649
+#: ../src/guestfs-actions.pod:4919 ../src/guestfs-actions.pod:4931
+#: ../src/guestfs-actions.pod:5157 ../src/guestfs-actions.pod:5168
msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
msgstr ""
@@ -6832,7 +6832,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4583
+#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4585
#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3065
msgid "The optional arguments are:"
msgstr ""
@@ -7099,7 +7099,7 @@ msgstr ""
#: ../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:5766
+#: ../src/guestfs-actions.pod:5770
msgid "(Added in 0.7)"
msgstr ""
@@ -7230,15 +7230,15 @@ msgstr ""
#: ../src/guestfs-actions.pod:2985 ../src/guestfs-actions.pod:3006
#: ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3099
#: ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3139
-#: ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:4117
-#: ../src/guestfs-actions.pod:4287 ../src/guestfs-actions.pod:4397
-#: ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:5494
-#: ../src/guestfs-actions.pod:5664 ../src/guestfs-actions.pod:5842
-#: ../src/guestfs-actions.pod:5891 ../src/guestfs-actions.pod:6528
-#: ../src/guestfs-actions.pod:6544 ../src/guestfs-actions.pod:6561
-#: ../src/guestfs-actions.pod:6592 ../src/guestfs-actions.pod:7266
-#: ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7303
-#: ../src/guestfs-actions.pod:7477 ../src/guestfs-actions.pod:7757
+#: ../src/guestfs-actions.pod:3766 ../src/guestfs-actions.pod:4119
+#: ../src/guestfs-actions.pod:4289 ../src/guestfs-actions.pod:4399
+#: ../src/guestfs-actions.pod:5305 ../src/guestfs-actions.pod:5498
+#: ../src/guestfs-actions.pod:5668 ../src/guestfs-actions.pod:5846
+#: ../src/guestfs-actions.pod:5895 ../src/guestfs-actions.pod:6532
+#: ../src/guestfs-actions.pod:6548 ../src/guestfs-actions.pod:6565
+#: ../src/guestfs-actions.pod:6596 ../src/guestfs-actions.pod:7270
+#: ../src/guestfs-actions.pod:7289 ../src/guestfs-actions.pod:7307
+#: ../src/guestfs-actions.pod:7481 ../src/guestfs-actions.pod:7761
msgid ""
"This function returns a string, or NULL on error. I<The caller must free "
"the returned string after use>."
@@ -7479,17 +7479,17 @@ msgstr ""
#: ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:3059
#: ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3649
#: ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3686
-#: ../src/guestfs-actions.pod:3746 ../src/guestfs-actions.pod:3851
-#: ../src/guestfs-actions.pod:4259 ../src/guestfs-actions.pod:5026
-#: ../src/guestfs-actions.pod:5636 ../src/guestfs-actions.pod:5762
-#: ../src/guestfs-actions.pod:5876 ../src/guestfs-actions.pod:6608
-#: ../src/guestfs-actions.pod:6669 ../src/guestfs-actions.pod:6724
-#: ../src/guestfs-actions.pod:6870 ../src/guestfs-actions.pod:6894
-#: ../src/guestfs-actions.pod:7370 ../src/guestfs-actions.pod:7390
-#: ../src/guestfs-actions.pod:7437 ../src/guestfs-actions.pod:7609
-#: ../src/guestfs-actions.pod:7628 ../src/guestfs-actions.pod:7714
-#: ../src/guestfs-actions.pod:7733 ../src/guestfs-actions.pod:7779
-#: ../src/guestfs-actions.pod:7798
+#: ../src/guestfs-actions.pod:3748 ../src/guestfs-actions.pod:3853
+#: ../src/guestfs-actions.pod:4261 ../src/guestfs-actions.pod:5028
+#: ../src/guestfs-actions.pod:5640 ../src/guestfs-actions.pod:5766
+#: ../src/guestfs-actions.pod:5880 ../src/guestfs-actions.pod:6612
+#: ../src/guestfs-actions.pod:6673 ../src/guestfs-actions.pod:6728
+#: ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:6898
+#: ../src/guestfs-actions.pod:7374 ../src/guestfs-actions.pod:7394
+#: ../src/guestfs-actions.pod:7441 ../src/guestfs-actions.pod:7613
+#: ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7718
+#: ../src/guestfs-actions.pod:7737 ../src/guestfs-actions.pod:7783
+#: ../src/guestfs-actions.pod:7802
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 "
@@ -7501,14 +7501,14 @@ msgstr ""
#: ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:1004
#: ../src/guestfs-actions.pod:1022 ../src/guestfs-actions.pod:1432
#: ../src/guestfs-actions.pod:3413 ../src/guestfs-actions.pod:3444
-#: ../src/guestfs-actions.pod:4100 ../src/guestfs-actions.pod:4150
-#: ../src/guestfs-actions.pod:4337 ../src/guestfs-actions.pod:4370
-#: ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:5030
-#: ../src/guestfs-actions.pod:5577 ../src/guestfs-actions.pod:5974
-#: ../src/guestfs-actions.pod:5988 ../src/guestfs-actions.pod:6000
-#: ../src/guestfs-actions.pod:6449 ../src/guestfs-actions.pod:7108
-#: ../src/guestfs-actions.pod:7121 ../src/guestfs-actions.pod:7354
-#: ../src/guestfs-actions.pod:7597
+#: ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:4152
+#: ../src/guestfs-actions.pod:4339 ../src/guestfs-actions.pod:4372
+#: ../src/guestfs-actions.pod:4535 ../src/guestfs-actions.pod:5032
+#: ../src/guestfs-actions.pod:5581 ../src/guestfs-actions.pod:5978
+#: ../src/guestfs-actions.pod:5992 ../src/guestfs-actions.pod:6004
+#: ../src/guestfs-actions.pod:6453 ../src/guestfs-actions.pod:7112
+#: ../src/guestfs-actions.pod:7125 ../src/guestfs-actions.pod:7358
+#: ../src/guestfs-actions.pod:7601
msgid "(Added in 0.8)"
msgstr ""
@@ -7991,7 +7991,7 @@ msgstr ""
#: ../src/guestfs-actions.pod:3456 ../src/guestfs-actions.pod:3469
#: ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:3498
#: ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:3526
-#: ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5265
+#: ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5269
msgid "This function returns a C truth value on success or -1 on error."
msgstr ""
@@ -8268,7 +8268,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:866 ../src/guestfs-actions.pod:7288
+#: ../src/guestfs-actions.pod:866 ../src/guestfs-actions.pod:7292
msgid "(Added in 1.0.75)"
msgstr ""
@@ -8291,7 +8291,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:5752
+#: ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:5756
#: ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:3800
msgid "Return the contents of the file named C<path>."
msgstr ""
@@ -8315,15 +8315,15 @@ msgstr ""
#: ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:2245
#: ../src/guestfs-actions.pod:2288 ../src/guestfs-actions.pod:2312
#: ../src/guestfs-actions.pod:2329 ../src/guestfs-actions.pod:2358
-#: ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5560
-#: ../src/guestfs-actions.pod:5691 ../src/guestfs-actions.pod:5717
-#: ../src/guestfs-actions.pod:5741 ../src/guestfs-actions.pod:6673
-#: ../src/guestfs-actions.pod:6728 ../src/guestfs-actions.pod:6874
-#: ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:7561
-#: ../src/guestfs-actions.pod:7587 ../src/guestfs-actions.pod:7613
-#: ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7718
-#: ../src/guestfs-actions.pod:7737 ../src/guestfs-actions.pod:7783
-#: ../src/guestfs-actions.pod:7802 ../fish/guestfish-actions.pod:592
+#: ../src/guestfs-actions.pod:5538 ../src/guestfs-actions.pod:5564
+#: ../src/guestfs-actions.pod:5695 ../src/guestfs-actions.pod:5721
+#: ../src/guestfs-actions.pod:5745 ../src/guestfs-actions.pod:6677
+#: ../src/guestfs-actions.pod:6732 ../src/guestfs-actions.pod:6878
+#: ../src/guestfs-actions.pod:6902 ../src/guestfs-actions.pod:7565
+#: ../src/guestfs-actions.pod:7591 ../src/guestfs-actions.pod:7617
+#: ../src/guestfs-actions.pod:7636 ../src/guestfs-actions.pod:7722
+#: ../src/guestfs-actions.pod:7741 ../src/guestfs-actions.pod:7787
+#: ../src/guestfs-actions.pod:7806 ../fish/guestfish-actions.pod:592
#: ../fish/guestfish-actions.pod:727 ../fish/guestfish-actions.pod:739
#: ../fish/guestfish-actions.pod:915 ../fish/guestfish-actions.pod:925
#: ../fish/guestfish-actions.pod:992 ../fish/guestfish-actions.pod:1002
@@ -8347,11 +8347,11 @@ msgstr ""
# type: textblock
#. type: textblock
#: ../src/guestfs-actions.pod:887 ../src/guestfs-actions.pod:3670
-#: ../src/guestfs-actions.pod:3750 ../src/guestfs-actions.pod:3767
-#: ../src/guestfs-actions.pod:3855 ../src/guestfs-actions.pod:4263
-#: ../src/guestfs-actions.pod:4277 ../src/guestfs-actions.pod:5640
-#: ../src/guestfs-actions.pod:5654 ../src/guestfs-actions.pod:7441
-#: ../src/guestfs-actions.pod:7455
+#: ../src/guestfs-actions.pod:3752 ../src/guestfs-actions.pod:3769
+#: ../src/guestfs-actions.pod:3857 ../src/guestfs-actions.pod:4265
+#: ../src/guestfs-actions.pod:4279 ../src/guestfs-actions.pod:5644
+#: ../src/guestfs-actions.pod:5658 ../src/guestfs-actions.pod:7445
+#: ../src/guestfs-actions.pod:7459
msgid "(Added in 0.4)"
msgstr ""
@@ -8497,7 +8497,7 @@ msgstr ""
#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:1252
#: ../src/guestfs-actions.pod:2088 ../src/guestfs-actions.pod:3368
#: ../src/guestfs-actions.pod:3397 ../src/guestfs-actions.pod:3458
-#: ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:7144
+#: ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:7148
msgid "(Added in 1.0.2)"
msgstr ""
@@ -8530,11 +8530,11 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:5097
-#: ../src/guestfs-actions.pod:5230 ../src/guestfs-actions.pod:5267
-#: ../src/guestfs-actions.pod:5285 ../src/guestfs-actions.pod:5461
-#: ../src/guestfs-actions.pod:7053 ../src/guestfs-actions.pod:7067
-#: ../src/guestfs-actions.pod:7467
+#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:5099
+#: ../src/guestfs-actions.pod:5234 ../src/guestfs-actions.pod:5271
+#: ../src/guestfs-actions.pod:5289 ../src/guestfs-actions.pod:5465
+#: ../src/guestfs-actions.pod:7057 ../src/guestfs-actions.pod:7071
+#: ../src/guestfs-actions.pod:7471
msgid "(Added in 1.3.2)"
msgstr ""
@@ -8619,9 +8619,9 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:4514
-#: ../src/guestfs-actions.pod:4723 ../src/guestfs-actions.pod:4742
-#: ../src/guestfs-actions.pod:4761 ../fish/guestfish-actions.pod:681
+#: ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:4516
+#: ../src/guestfs-actions.pod:4725 ../src/guestfs-actions.pod:4744
+#: ../src/guestfs-actions.pod:4763 ../fish/guestfish-actions.pod:681
#: ../fish/guestfish-actions.pod:3029 ../fish/guestfish-actions.pod:3168
#: ../fish/guestfish-actions.pod:3178 ../fish/guestfish-actions.pod:3188
msgid "The mode actually set is affected by the umask."
@@ -8848,9 +8848,9 @@ msgstr ""
#: ../src/guestfs-actions.pod:1124 ../src/guestfs-actions.pod:1247
#: ../src/guestfs-actions.pod:1278 ../src/guestfs-actions.pod:1323
#: ../src/guestfs-actions.pod:1700 ../src/guestfs-actions.pod:1722
-#: ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:7139
-#: ../src/guestfs-actions.pod:7173 ../src/guestfs-actions.pod:7654
-#: ../src/guestfs-actions.pod:7673
+#: ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:7143
+#: ../src/guestfs-actions.pod:7177 ../src/guestfs-actions.pod:7658
+#: ../src/guestfs-actions.pod:7677
msgid ""
"This long-running command can generate progress notification messages so "
"that the caller can display a progress bar or indicator. To receive these "
@@ -8860,9 +8860,9 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:4290
-#: ../src/guestfs-actions.pod:5667 ../src/guestfs-actions.pod:7374
-#: ../src/guestfs-actions.pod:7394 ../src/guestfs-actions.pod:7480
+#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:4292
+#: ../src/guestfs-actions.pod:5671 ../src/guestfs-actions.pod:7378
+#: ../src/guestfs-actions.pod:7398 ../src/guestfs-actions.pod:7484
msgid "(Added in 1.0.87)"
msgstr ""
@@ -8896,8 +8896,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1157
#: ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1303
-#: ../src/guestfs-actions.pod:1417 ../src/guestfs-actions.pod:5044
-#: ../src/guestfs-actions.pod:5511
+#: ../src/guestfs-actions.pod:1417 ../src/guestfs-actions.pod:5046
+#: ../src/guestfs-actions.pod:5515
msgid "(Added in 1.0.18)"
msgstr ""
@@ -8999,10 +8999,10 @@ msgstr ""
#: ../src/guestfs-actions.pod:1193 ../src/guestfs-actions.pod:1210
#: ../src/guestfs-actions.pod:1328 ../src/guestfs-actions.pod:2291
#: ../src/guestfs-actions.pod:2315 ../src/guestfs-actions.pod:2383
-#: ../src/guestfs-actions.pod:4400 ../src/guestfs-actions.pod:4944
-#: ../src/guestfs-actions.pod:6877 ../src/guestfs-actions.pod:6901
-#: ../src/guestfs-actions.pod:7520 ../src/guestfs-actions.pod:7533
-#: ../src/guestfs-actions.pod:7546
+#: ../src/guestfs-actions.pod:4402 ../src/guestfs-actions.pod:4946
+#: ../src/guestfs-actions.pod:6881 ../src/guestfs-actions.pod:6905
+#: ../src/guestfs-actions.pod:7524 ../src/guestfs-actions.pod:7537
+#: ../src/guestfs-actions.pod:7550
msgid "(Added in 1.0.54)"
msgstr ""
@@ -9092,7 +9092,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:7133
+#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:7137
#: ../fish/guestfish-actions.pod:833 ../fish/guestfish-actions.pod:4751
msgid "C<filename> can also be a named pipe."
msgstr ""
@@ -9148,7 +9148,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:7178
+#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:7182
msgid "(Added in 1.5.17)"
msgstr ""
@@ -9312,7 +9312,7 @@ msgstr ""
# type: textblock
#. type: textblock
#: ../src/guestfs-actions.pod:1363 ../src/guestfs-actions.pod:2099
-#: ../src/guestfs-actions.pod:6349
+#: ../src/guestfs-actions.pod:6353
msgid "(Added in 1.0.69)"
msgstr ""
@@ -9349,17 +9349,17 @@ msgstr ""
#: ../src/guestfs-actions.pod:2248 ../src/guestfs-actions.pod:2404
#: ../src/guestfs-actions.pod:2417 ../src/guestfs-actions.pod:2432
#: ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:2500
-#: ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:3780
-#: ../src/guestfs-actions.pod:3794 ../src/guestfs-actions.pod:3807
-#: ../src/guestfs-actions.pod:3821 ../src/guestfs-actions.pod:4822
-#: ../src/guestfs-actions.pod:5845 ../src/guestfs-actions.pod:5894
-#: ../src/guestfs-actions.pod:6745 ../src/guestfs-actions.pod:6757
-#: ../src/guestfs-actions.pod:6770 ../src/guestfs-actions.pod:6783
-#: ../src/guestfs-actions.pod:6805 ../src/guestfs-actions.pod:6818
-#: ../src/guestfs-actions.pod:6831 ../src/guestfs-actions.pod:6844
-#: ../src/guestfs-actions.pod:7616 ../src/guestfs-actions.pod:7635
-#: ../src/guestfs-actions.pod:7721 ../src/guestfs-actions.pod:7740
-#: ../src/guestfs-actions.pod:7786 ../src/guestfs-actions.pod:7805
+#: ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:3782
+#: ../src/guestfs-actions.pod:3796 ../src/guestfs-actions.pod:3809
+#: ../src/guestfs-actions.pod:3823 ../src/guestfs-actions.pod:4824
+#: ../src/guestfs-actions.pod:5849 ../src/guestfs-actions.pod:5898
+#: ../src/guestfs-actions.pod:6749 ../src/guestfs-actions.pod:6761
+#: ../src/guestfs-actions.pod:6774 ../src/guestfs-actions.pod:6787
+#: ../src/guestfs-actions.pod:6809 ../src/guestfs-actions.pod:6822
+#: ../src/guestfs-actions.pod:6835 ../src/guestfs-actions.pod:6848
+#: ../src/guestfs-actions.pod:7620 ../src/guestfs-actions.pod:7639
+#: ../src/guestfs-actions.pod:7725 ../src/guestfs-actions.pod:7744
+#: ../src/guestfs-actions.pod:7790 ../src/guestfs-actions.pod:7809
msgid "(Added in 1.0.66)"
msgstr ""
@@ -10078,8 +10078,8 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:4227
-#: ../src/guestfs-actions.pod:5929
+#: ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:4229
+#: ../src/guestfs-actions.pod:5933
msgid "(Added in 1.0.27)"
msgstr ""
@@ -10275,7 +10275,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:7659
+#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:7663
msgid "(Added in 1.0.16)"
msgstr ""
@@ -10320,11 +10320,11 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:5607
-#: ../src/guestfs-actions.pod:6089 ../src/guestfs-actions.pod:6512
-#: ../src/guestfs-actions.pod:6531 ../src/guestfs-actions.pod:6547
-#: ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:7325
-#: ../src/guestfs-actions.pod:7340 ../src/guestfs-actions.pod:7702
+#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:5611
+#: ../src/guestfs-actions.pod:6093 ../src/guestfs-actions.pod:6516
+#: ../src/guestfs-actions.pod:6535 ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6575 ../src/guestfs-actions.pod:7329
+#: ../src/guestfs-actions.pod:7344 ../src/guestfs-actions.pod:7706
msgid "(Added in 1.0.26)"
msgstr ""
@@ -10348,7 +10348,7 @@ msgid "Return the current attach method. See C<guestfs_set_attach_method>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:6119
+#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:6123
msgid "(Added in 1.9.8)"
msgstr ""
@@ -10398,7 +10398,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:6160
+#: ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:6164
msgid "(Added in 1.0.72)"
msgstr ""
@@ -10436,7 +10436,7 @@ msgstr ""
# type: textblock
#. type: textblock
#: ../src/guestfs-actions.pod:1953 ../src/guestfs-actions.pod:1974
-#: ../src/guestfs-actions.pod:6178 ../src/guestfs-actions.pod:6197
+#: ../src/guestfs-actions.pod:6182 ../src/guestfs-actions.pod:6201
msgid "(Added in 1.0.15)"
msgstr ""
@@ -10506,7 +10506,7 @@ msgstr ""
# type: textblock
#. type: textblock
#: ../src/guestfs-actions.pod:1988 ../src/guestfs-actions.pod:2069
-#: ../src/guestfs-actions.pod:6213 ../src/guestfs-actions.pod:6320
+#: ../src/guestfs-actions.pod:6217 ../src/guestfs-actions.pod:6324
#: ../fish/guestfish-actions.pod:1350 ../fish/guestfish-actions.pod:1401
#: ../fish/guestfish-actions.pod:4126 ../fish/guestfish-actions.pod:4213
msgid ""
@@ -10515,12 +10515,12 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:4518
-#: ../src/guestfs-actions.pod:4727 ../src/guestfs-actions.pod:4746
-#: ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4777
-#: ../src/guestfs-actions.pod:4794 ../src/guestfs-actions.pod:4807
-#: ../src/guestfs-actions.pod:5832 ../src/guestfs-actions.pod:6218
-#: ../src/guestfs-actions.pod:6479 ../src/guestfs-actions.pod:7094
+#: ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:4520
+#: ../src/guestfs-actions.pod:4729 ../src/guestfs-actions.pod:4748
+#: ../src/guestfs-actions.pod:4767 ../src/guestfs-actions.pod:4779
+#: ../src/guestfs-actions.pod:4796 ../src/guestfs-actions.pod:4809
+#: ../src/guestfs-actions.pod:5836 ../src/guestfs-actions.pod:6222
+#: ../src/guestfs-actions.pod:6483 ../src/guestfs-actions.pod:7098
msgid "(Added in 1.0.55)"
msgstr ""
@@ -10548,7 +10548,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:2004 ../src/guestfs-actions.pod:6237
+#: ../src/guestfs-actions.pod:2004 ../src/guestfs-actions.pod:6241
msgid "(Added in 1.5.4)"
msgstr ""
@@ -10658,7 +10658,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:2048 ../src/guestfs-actions.pod:6282
+#: ../src/guestfs-actions.pod:2048 ../src/guestfs-actions.pod:6286
msgid "(Added in 1.0.6)"
msgstr ""
@@ -10687,11 +10687,11 @@ msgstr ""
# type: textblock
#. type: textblock
#: ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:3593
-#: ../src/guestfs-actions.pod:3922 ../src/guestfs-actions.pod:4325
-#: ../src/guestfs-actions.pod:4357 ../src/guestfs-actions.pod:5537
-#: ../src/guestfs-actions.pod:5880 ../src/guestfs-actions.pod:6306
-#: ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7017
-#: ../src/guestfs-actions.pod:7209
+#: ../src/guestfs-actions.pod:3924 ../src/guestfs-actions.pod:4327
+#: ../src/guestfs-actions.pod:4359 ../src/guestfs-actions.pod:5541
+#: ../src/guestfs-actions.pod:5884 ../src/guestfs-actions.pod:6310
+#: ../src/guestfs-actions.pod:7001 ../src/guestfs-actions.pod:7021
+#: ../src/guestfs-actions.pod:7213
msgid "(Added in 1.0.77)"
msgstr ""
@@ -10722,7 +10722,7 @@ msgstr ""
# type: textblock
#. type: textblock
#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:2137
-#: ../src/guestfs-actions.pod:6325 ../src/guestfs-actions.pod:6383
+#: ../src/guestfs-actions.pod:6329 ../src/guestfs-actions.pod:6387
msgid "(Added in 1.0.67)"
msgstr ""
@@ -10915,8 +10915,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:2354
#: ../src/guestfs-actions.pod:2824 ../src/guestfs-actions.pod:3619
-#: ../src/guestfs-actions.pod:5530 ../src/guestfs-actions.pod:5556
-#: ../src/guestfs-actions.pod:5737
+#: ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5560
+#: ../src/guestfs-actions.pod:5741
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 "
@@ -10969,7 +10969,7 @@ msgstr ""
# type: textblock
#. type: textblock
#: ../src/guestfs-actions.pod:2183 ../src/guestfs-actions.pod:3635
-#: ../src/guestfs-actions.pod:4321
+#: ../src/guestfs-actions.pod:4323
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>."
@@ -10978,9 +10978,9 @@ msgstr ""
# type: textblock
#. type: textblock
#: ../src/guestfs-actions.pod:2187 ../src/guestfs-actions.pod:3639
-#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3872
-#: ../src/guestfs-actions.pod:5910 ../src/guestfs-actions.pod:6402
-#: ../src/guestfs-actions.pod:7767
+#: ../src/guestfs-actions.pod:3838 ../src/guestfs-actions.pod:3874
+#: ../src/guestfs-actions.pod:5914 ../src/guestfs-actions.pod:6406
+#: ../src/guestfs-actions.pod:7771
msgid "(Added in 1.0.59)"
msgstr ""
@@ -11026,8 +11026,8 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:6595
-#: ../src/guestfs-actions.pod:6612
+#: ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:6599
+#: ../src/guestfs-actions.pod:6616
msgid "(Added in 1.0.50)"
msgstr ""
@@ -11198,7 +11198,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:6892
+#: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:6896
#: ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:4591
msgid "If the parameter C<nrlines> is zero, this returns an empty list."
msgstr ""
@@ -11230,8 +11230,8 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:2332 ../src/guestfs-actions.pod:6676
-#: ../src/guestfs-actions.pod:6731
+#: ../src/guestfs-actions.pod:2332 ../src/guestfs-actions.pod:6680
+#: ../src/guestfs-actions.pod:6735
msgid "(Added in 1.0.22)"
msgstr ""
@@ -11925,8 +11925,8 @@ msgstr ""
# type: textblock
#. type: textblock
#: ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:2928
-#: ../src/guestfs-actions.pod:3724 ../src/guestfs-actions.pod:5006
-#: ../src/guestfs-actions.pod:7033
+#: ../src/guestfs-actions.pod:3726 ../src/guestfs-actions.pod:5008
+#: ../src/guestfs-actions.pod:7037
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 "
@@ -12038,7 +12038,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:2727 ../src/guestfs-actions.pod:3158
#: ../src/guestfs-actions.pod:3174 ../src/guestfs-actions.pod:3192
-#: ../src/guestfs-actions.pod:5948
+#: ../src/guestfs-actions.pod:5952
msgid "(Added in 1.9.4)"
msgstr ""
@@ -12190,7 +12190,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:3653
-#: ../src/guestfs-actions.pod:4905
+#: ../src/guestfs-actions.pod:4907
msgid "(Added in 1.11.12)"
msgstr ""
@@ -13118,7 +13118,7 @@ msgstr ""
# type: textblock
#. type: textblock
#: ../src/guestfs-actions.pod:3333 ../src/guestfs-actions.pod:3664
-#: ../src/guestfs-actions.pod:3744
+#: ../src/guestfs-actions.pod:3746
msgid "See also C<guestfs_list_filesystems>."
msgstr ""
@@ -13710,15 +13710,20 @@ msgid ""
"volumes."
msgstr ""
+#. type: textblock
+#: ../src/guestfs-actions.pod:3690 ../src/guestfs-actions.pod:5146
+msgid "(Added in 1.11.15)"
+msgstr ""
+
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3690
+#: ../src/guestfs-actions.pod:3692
msgid "guestfs_list_filesystems"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3692
+#: ../src/guestfs-actions.pod:3694
#, no-wrap
msgid ""
" char **\n"
@@ -13728,7 +13733,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3695 ../fish/guestfish-actions.pod:2530
+#: ../src/guestfs-actions.pod:3697 ../fish/guestfish-actions.pod:2530
msgid ""
"This inspection command looks for filesystems on partitions, block devices "
"and logical volumes, returning a list of devices containing filesystems and "
@@ -13737,7 +13742,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3699 ../fish/guestfish-actions.pod:2534
+#: ../src/guestfs-actions.pod:3701 ../fish/guestfish-actions.pod:2534
msgid ""
"The return value is a hash, where the keys are the devices containing "
"filesystems, and the values are the filesystem types. For example:"
@@ -13745,7 +13750,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3703 ../fish/guestfish-actions.pod:2538
+#: ../src/guestfs-actions.pod:3705 ../fish/guestfish-actions.pod:2538
#, no-wrap
msgid ""
" \"/dev/sda1\" => \"ntfs\"\n"
@@ -13757,7 +13762,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3708 ../fish/guestfish-actions.pod:2543
+#: ../src/guestfs-actions.pod:3710 ../fish/guestfish-actions.pod:2543
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."
@@ -13765,7 +13770,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3712
+#: ../src/guestfs-actions.pod:3714
msgid ""
"This command runs other libguestfs commands, which might include "
"C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -13774,7 +13779,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3716
+#: ../src/guestfs-actions.pod:3718
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 "
@@ -13785,19 +13790,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3730 ../src/guestfs-actions.pod:5497
+#: ../src/guestfs-actions.pod:3732 ../src/guestfs-actions.pod:5501
msgid "(Added in 1.5.15)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3732
+#: ../src/guestfs-actions.pod:3734
msgid "guestfs_list_partitions"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3734
+#: ../src/guestfs-actions.pod:3736
#, no-wrap
msgid ""
" char **\n"
@@ -13807,19 +13812,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3737 ../fish/guestfish-actions.pod:2563
+#: ../src/guestfs-actions.pod:3739 ../fish/guestfish-actions.pod:2563
msgid "List all the partitions detected on all block devices."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3739 ../fish/guestfish-actions.pod:2565
+#: ../src/guestfs-actions.pod:3741 ../fish/guestfish-actions.pod:2565
msgid "The full partition device names are returned, eg. C</dev/sda1>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3741
+#: ../src/guestfs-actions.pod:3743
msgid ""
"This does not return logical volumes. For that you will need to call "
"C<guestfs_lvs>."
@@ -13827,13 +13832,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3752
+#: ../src/guestfs-actions.pod:3754
msgid "guestfs_ll"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3754
+#: ../src/guestfs-actions.pod:3756
#, no-wrap
msgid ""
" char *\n"
@@ -13844,7 +13849,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3758 ../fish/guestfish-actions.pod:2576
+#: ../src/guestfs-actions.pod:3760 ../fish/guestfish-actions.pod:2576
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
"cwd) in the format of 'ls -la'."
@@ -13852,7 +13857,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3761 ../fish/guestfish-actions.pod:2579
+#: ../src/guestfs-actions.pod:3763 ../fish/guestfish-actions.pod:2579
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string."
@@ -13860,13 +13865,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3769
+#: ../src/guestfs-actions.pod:3771
msgid "guestfs_ln"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3771
+#: ../src/guestfs-actions.pod:3773
#, no-wrap
msgid ""
" int\n"
@@ -13878,19 +13883,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3776 ../fish/guestfish-actions.pod:2586
+#: ../src/guestfs-actions.pod:3778 ../fish/guestfish-actions.pod:2586
msgid "This command creates a hard link using the C<ln> command."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3782
+#: ../src/guestfs-actions.pod:3784
msgid "guestfs_ln_f"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3784
+#: ../src/guestfs-actions.pod:3786
#, no-wrap
msgid ""
" int\n"
@@ -13901,7 +13906,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3789 ../fish/guestfish-actions.pod:2592
+#: ../src/guestfs-actions.pod:3791 ../fish/guestfish-actions.pod:2592
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."
@@ -13909,13 +13914,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3796
+#: ../src/guestfs-actions.pod:3798
msgid "guestfs_ln_s"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3798
+#: ../src/guestfs-actions.pod:3800
#, no-wrap
msgid ""
" int\n"
@@ -13927,19 +13932,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3803 ../fish/guestfish-actions.pod:2599
+#: ../src/guestfs-actions.pod:3805 ../fish/guestfish-actions.pod:2599
msgid "This command creates a symbolic link using the C<ln -s> command."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3809
+#: ../src/guestfs-actions.pod:3811
msgid "guestfs_ln_sf"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3811
+#: ../src/guestfs-actions.pod:3813
#, no-wrap
msgid ""
" int\n"
@@ -13950,7 +13955,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3816 ../fish/guestfish-actions.pod:2605
+#: ../src/guestfs-actions.pod:3818 ../fish/guestfish-actions.pod:2605
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."
@@ -13958,13 +13963,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3823
+#: ../src/guestfs-actions.pod:3825
msgid "guestfs_lremovexattr"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3825
+#: ../src/guestfs-actions.pod:3827
#, no-wrap
msgid ""
" int\n"
@@ -13976,7 +13981,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3830
+#: ../src/guestfs-actions.pod:3832
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."
@@ -13984,13 +13989,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3838
+#: ../src/guestfs-actions.pod:3840
msgid "guestfs_ls"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3840
+#: ../src/guestfs-actions.pod:3842
#, no-wrap
msgid ""
" char **\n"
@@ -14001,7 +14006,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3844 ../fish/guestfish-actions.pod:2620
+#: ../src/guestfs-actions.pod:3846 ../fish/guestfish-actions.pod:2620
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."
@@ -14009,7 +14014,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3848
+#: ../src/guestfs-actions.pod:3850
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use C<guestfs_readdir> instead."
@@ -14017,13 +14022,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3857
+#: ../src/guestfs-actions.pod:3859
msgid "guestfs_lsetxattr"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3859
+#: ../src/guestfs-actions.pod:3861
#, no-wrap
msgid ""
" int\n"
@@ -14037,7 +14042,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3866
+#: ../src/guestfs-actions.pod:3868
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."
@@ -14045,13 +14050,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3874
+#: ../src/guestfs-actions.pod:3876
msgid "guestfs_lstat"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3876
+#: ../src/guestfs-actions.pod:3878
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -14062,14 +14067,14 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3880 ../src/guestfs-actions.pod:6632
+#: ../src/guestfs-actions.pod:3882 ../src/guestfs-actions.pod:6636
#: ../fish/guestfish-actions.pod:2639 ../fish/guestfish-actions.pod:4426
msgid "Returns file information for the given C<path>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3882
+#: ../src/guestfs-actions.pod:3884
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."
@@ -14077,13 +14082,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3886 ../fish/guestfish-actions.pod:2645
+#: ../src/guestfs-actions.pod:3888 ../fish/guestfish-actions.pod:2645
msgid "This is the same as the C<lstat(2)> system call."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3888 ../src/guestfs-actions.pod:6636
+#: ../src/guestfs-actions.pod:3890 ../src/guestfs-actions.pod:6640
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>."
@@ -14091,20 +14096,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3892 ../src/guestfs-actions.pod:6640
-#: ../src/guestfs-actions.pod:6658 ../src/guestfs-actions.pod:7039
+#: ../src/guestfs-actions.pod:3894 ../src/guestfs-actions.pod:6644
+#: ../src/guestfs-actions.pod:6662 ../src/guestfs-actions.pod:7043
msgid "(Added in 0.9.2)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3894
+#: ../src/guestfs-actions.pod:3896
msgid "guestfs_lstatlist"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3896
+#: ../src/guestfs-actions.pod:3898
#, no-wrap
msgid ""
" struct guestfs_stat_list *\n"
@@ -14116,7 +14121,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3901
+#: ../src/guestfs-actions.pod:3903
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 "
@@ -14125,7 +14130,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3905 ../fish/guestfish-actions.pod:2655
+#: ../src/guestfs-actions.pod:3907 ../fish/guestfish-actions.pod:2655
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, "
@@ -14134,7 +14139,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3910
+#: ../src/guestfs-actions.pod:3912
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> "
@@ -14146,7 +14151,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3918
+#: ../src/guestfs-actions.pod:3920
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>."
@@ -14154,13 +14159,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3924
+#: ../src/guestfs-actions.pod:3926
msgid "guestfs_luks_add_key"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3926
+#: ../src/guestfs-actions.pod:3928
#, no-wrap
msgid ""
" int\n"
@@ -14174,7 +14179,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3933 ../fish/guestfish-actions.pod:2672
+#: ../src/guestfs-actions.pod:3935 ../fish/guestfish-actions.pod:2672
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 "
@@ -14183,7 +14188,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3938
+#: ../src/guestfs-actions.pod:3940
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."
@@ -14191,9 +14196,9 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:3984
-#: ../src/guestfs-actions.pod:4007 ../src/guestfs-actions.pod:4027
-#: ../src/guestfs-actions.pod:4062 ../src/guestfs-actions.pod:4081
+#: ../src/guestfs-actions.pod:3946 ../src/guestfs-actions.pod:3986
+#: ../src/guestfs-actions.pod:4009 ../src/guestfs-actions.pod:4029
+#: ../src/guestfs-actions.pod:4064 ../src/guestfs-actions.pod:4083
msgid ""
"This function takes a key or passphrase parameter which could contain "
"sensitive material. Read the section L</KEYS AND PASSPHRASES> for more "
@@ -14202,20 +14207,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3948 ../src/guestfs-actions.pod:3988
-#: ../src/guestfs-actions.pod:4011 ../src/guestfs-actions.pod:4031
+#: ../src/guestfs-actions.pod:3950 ../src/guestfs-actions.pod:3990
+#: ../src/guestfs-actions.pod:4013 ../src/guestfs-actions.pod:4033
msgid "(Added in 1.5.2)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3950
+#: ../src/guestfs-actions.pod:3952
msgid "guestfs_luks_close"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3952
+#: ../src/guestfs-actions.pod:3954
#, no-wrap
msgid ""
" int\n"
@@ -14226,7 +14231,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3956
+#: ../src/guestfs-actions.pod:3958
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 "
@@ -14236,21 +14241,21 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3964 ../src/guestfs-actions.pod:4066
-#: ../src/guestfs-actions.pod:4085 ../src/guestfs-actions.pod:4135
-#: ../src/guestfs-actions.pod:4183
+#: ../src/guestfs-actions.pod:3966 ../src/guestfs-actions.pod:4068
+#: ../src/guestfs-actions.pod:4087 ../src/guestfs-actions.pod:4137
+#: ../src/guestfs-actions.pod:4185
msgid "(Added in 1.5.1)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3966
+#: ../src/guestfs-actions.pod:3968
msgid "guestfs_luks_format"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3968
+#: ../src/guestfs-actions.pod:3970
#, no-wrap
msgid ""
" int\n"
@@ -14263,7 +14268,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3974 ../fish/guestfish-actions.pod:2698
+#: ../src/guestfs-actions.pod:3976 ../fish/guestfish-actions.pod:2698
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 "
@@ -14272,11 +14277,11 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3981 ../src/guestfs-actions.pod:4004
-#: ../src/guestfs-actions.pod:4147 ../src/guestfs-actions.pod:5248
-#: ../src/guestfs-actions.pod:6030 ../src/guestfs-actions.pod:6439
-#: ../src/guestfs-actions.pod:6469 ../src/guestfs-actions.pod:6502
-#: ../src/guestfs-actions.pod:7678 ../fish/guestfish-actions.pod:2706
+#: ../src/guestfs-actions.pod:3983 ../src/guestfs-actions.pod:4006
+#: ../src/guestfs-actions.pod:4149 ../src/guestfs-actions.pod:5252
+#: ../src/guestfs-actions.pod:6034 ../src/guestfs-actions.pod:6443
+#: ../src/guestfs-actions.pod:6473 ../src/guestfs-actions.pod:6506
+#: ../src/guestfs-actions.pod:7682 ../fish/guestfish-actions.pod:2706
#: ../fish/guestfish-actions.pod:2719 ../fish/guestfish-actions.pod:2806
#: ../fish/guestfish-actions.pod:3467 ../fish/guestfish-actions.pod:3987
#: ../fish/guestfish-actions.pod:4297 ../fish/guestfish-actions.pod:4320
@@ -14288,13 +14293,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:3990
+#: ../src/guestfs-actions.pod:3992
msgid "guestfs_luks_format_cipher"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:3992
+#: ../src/guestfs-actions.pod:3994
#, no-wrap
msgid ""
" int\n"
@@ -14308,7 +14313,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:3999
+#: ../src/guestfs-actions.pod:4001
msgid ""
"This command is the same as C<guestfs_luks_format> but it also allows you to "
"set the C<cipher> used."
@@ -14316,13 +14321,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4013
+#: ../src/guestfs-actions.pod:4015
msgid "guestfs_luks_kill_slot"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4015
+#: ../src/guestfs-actions.pod:4017
#, no-wrap
msgid ""
" int\n"
@@ -14335,7 +14340,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4021 ../fish/guestfish-actions.pod:2726
+#: ../src/guestfs-actions.pod:4023 ../fish/guestfish-actions.pod:2726
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."
@@ -14343,13 +14348,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4033
+#: ../src/guestfs-actions.pod:4035
msgid "guestfs_luks_open"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4035
+#: ../src/guestfs-actions.pod:4037
#, no-wrap
msgid ""
" int\n"
@@ -14362,7 +14367,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4041 ../fish/guestfish-actions.pod:2737
+#: ../src/guestfs-actions.pod:4043 ../fish/guestfish-actions.pod:2737
msgid ""
"This command opens a block device which has been encrypted according to the "
"Linux Unified Key Setup (LUKS) standard."
@@ -14370,13 +14375,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4044 ../fish/guestfish-actions.pod:2740
+#: ../src/guestfs-actions.pod:4046 ../fish/guestfish-actions.pod:2740
msgid "C<device> is the encrypted block device or partition."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4046 ../fish/guestfish-actions.pod:2742
+#: ../src/guestfs-actions.pod:4048 ../fish/guestfish-actions.pod:2742
msgid ""
"The caller must supply one of the keys associated with the LUKS block "
"device, in the C<key> parameter."
@@ -14384,7 +14389,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4049 ../fish/guestfish-actions.pod:2745
+#: ../src/guestfs-actions.pod:4051 ../fish/guestfish-actions.pod:2745
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 "
@@ -14393,7 +14398,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4053
+#: ../src/guestfs-actions.pod:4055
msgid ""
"If this block device contains LVM volume groups, then calling "
"C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -14401,19 +14406,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4057
+#: ../src/guestfs-actions.pod:4059
msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4068
+#: ../src/guestfs-actions.pod:4070
msgid "guestfs_luks_open_ro"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4070
+#: ../src/guestfs-actions.pod:4072
#, no-wrap
msgid ""
" int\n"
@@ -14426,7 +14431,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4076
+#: ../src/guestfs-actions.pod:4078
msgid ""
"This is the same as C<guestfs_luks_open> except that a read-only mapping is "
"created."
@@ -14434,13 +14439,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4087
+#: ../src/guestfs-actions.pod:4089
msgid "guestfs_lvcreate"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4089
+#: ../src/guestfs-actions.pod:4091
#, no-wrap
msgid ""
" int\n"
@@ -14453,7 +14458,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4095 ../fish/guestfish-actions.pod:2773
+#: ../src/guestfs-actions.pod:4097 ../fish/guestfish-actions.pod:2773
msgid ""
"This creates an LVM logical volume called C<logvol> on the volume group "
"C<volgroup>, with C<size> megabytes."
@@ -14461,13 +14466,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4102
+#: ../src/guestfs-actions.pod:4104
msgid "guestfs_lvm_canonical_lv_name"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4104
+#: ../src/guestfs-actions.pod:4106
#, no-wrap
msgid ""
" char *\n"
@@ -14478,7 +14483,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4108 ../fish/guestfish-actions.pod:2780
+#: ../src/guestfs-actions.pod:4110 ../fish/guestfish-actions.pod:2780
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/"
@@ -14487,7 +14492,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4112 ../fish/guestfish-actions.pod:2784
+#: ../src/guestfs-actions.pod:4114 ../fish/guestfish-actions.pod:2784
msgid ""
"This command returns an error if the C<lvname> parameter does not refer to a "
"logical volume."
@@ -14495,25 +14500,25 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4115
+#: ../src/guestfs-actions.pod:4117
msgid "See also C<guestfs_is_lv>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4120
+#: ../src/guestfs-actions.pod:4122
msgid "(Added in 1.5.24)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4122
+#: ../src/guestfs-actions.pod:4124
msgid "guestfs_lvm_clear_filter"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4124
+#: ../src/guestfs-actions.pod:4126
#, no-wrap
msgid ""
" int\n"
@@ -14523,7 +14528,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4127
+#: ../src/guestfs-actions.pod:4129
msgid ""
"This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to "
"see every block device."
@@ -14531,7 +14536,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:4172
+#: ../src/guestfs-actions.pod:4132 ../src/guestfs-actions.pod:4174
#: ../fish/guestfish-actions.pod:2796 ../fish/guestfish-actions.pod:2827
msgid ""
"This command also clears the LVM cache and performs a volume group scan."
@@ -14539,13 +14544,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4137
+#: ../src/guestfs-actions.pod:4139
msgid "guestfs_lvm_remove_all"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4139
+#: ../src/guestfs-actions.pod:4141
#, no-wrap
msgid ""
" int\n"
@@ -14555,7 +14560,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4142 ../fish/guestfish-actions.pod:2803
+#: ../src/guestfs-actions.pod:4144 ../fish/guestfish-actions.pod:2803
msgid ""
"This command removes all LVM logical volumes, volume groups and physical "
"volumes."
@@ -14563,13 +14568,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4152
+#: ../src/guestfs-actions.pod:4154
msgid "guestfs_lvm_set_filter"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4154
+#: ../src/guestfs-actions.pod:4156
#, no-wrap
msgid ""
" int\n"
@@ -14580,7 +14585,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4158 ../fish/guestfish-actions.pod:2813
+#: ../src/guestfs-actions.pod:4160 ../fish/guestfish-actions.pod:2813
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 "
@@ -14589,7 +14594,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4162 ../fish/guestfish-actions.pod:2817
+#: ../src/guestfs-actions.pod:4164 ../fish/guestfish-actions.pod:2817
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 "
@@ -14602,13 +14607,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4175 ../fish/guestfish-actions.pod:2830
+#: ../src/guestfs-actions.pod:4177 ../fish/guestfish-actions.pod:2830
msgid "You can filter whole block devices or individual partitions."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4177 ../fish/guestfish-actions.pod:2832
+#: ../src/guestfs-actions.pod:4179 ../fish/guestfish-actions.pod:2832
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."
@@ -14616,13 +14621,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4185
+#: ../src/guestfs-actions.pod:4187
msgid "guestfs_lvremove"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4187
+#: ../src/guestfs-actions.pod:4189
#, no-wrap
msgid ""
" int\n"
@@ -14633,7 +14638,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4191 ../fish/guestfish-actions.pod:2840
+#: ../src/guestfs-actions.pod:4193 ../fish/guestfish-actions.pod:2840
msgid ""
"Remove an LVM logical volume C<device>, where C<device> is the path to the "
"LV, such as C</dev/VG/LV>."
@@ -14641,7 +14646,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4194 ../fish/guestfish-actions.pod:2843
+#: ../src/guestfs-actions.pod:4196 ../fish/guestfish-actions.pod:2843
msgid ""
"You can also remove all LVs in a volume group by specifying the VG name, C</"
"dev/VG>."
@@ -14649,20 +14654,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4199 ../src/guestfs-actions.pod:5594
-#: ../src/guestfs-actions.pod:7409
+#: ../src/guestfs-actions.pod:4201 ../src/guestfs-actions.pod:5598
+#: ../src/guestfs-actions.pod:7413
msgid "(Added in 1.0.13)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4201
+#: ../src/guestfs-actions.pod:4203
msgid "guestfs_lvrename"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4203
+#: ../src/guestfs-actions.pod:4205
#, no-wrap
msgid ""
" int\n"
@@ -14674,25 +14679,25 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4208 ../fish/guestfish-actions.pod:2850
+#: ../src/guestfs-actions.pod:4210 ../fish/guestfish-actions.pod:2850
msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:7422
+#: ../src/guestfs-actions.pod:4214 ../src/guestfs-actions.pod:7426
msgid "(Added in 1.0.83)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4214
+#: ../src/guestfs-actions.pod:4216
msgid "guestfs_lvresize"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4216
+#: ../src/guestfs-actions.pod:4218
#, no-wrap
msgid ""
" int\n"
@@ -14704,7 +14709,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4221 ../fish/guestfish-actions.pod:2856
+#: ../src/guestfs-actions.pod:4223 ../fish/guestfish-actions.pod:2856
msgid ""
"This resizes (expands or shrinks) an existing LVM logical volume to "
"C<mbytes>. When reducing, data in the reduced part is lost."
@@ -14712,13 +14717,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4229
+#: ../src/guestfs-actions.pod:4231
msgid "guestfs_lvresize_free"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4231
+#: ../src/guestfs-actions.pod:4233
#, no-wrap
msgid ""
" int\n"
@@ -14730,7 +14735,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4236 ../fish/guestfish-actions.pod:2864
+#: ../src/guestfs-actions.pod:4238 ../fish/guestfish-actions.pod:2864
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 "
@@ -14740,19 +14745,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4244
+#: ../src/guestfs-actions.pod:4246
msgid "(Added in 1.3.3)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4246
+#: ../src/guestfs-actions.pod:4248
msgid "guestfs_lvs"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4248
+#: ../src/guestfs-actions.pod:4250
#, no-wrap
msgid ""
" char **\n"
@@ -14762,7 +14767,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4251 ../fish/guestfish-actions.pod:2874
+#: ../src/guestfs-actions.pod:4253 ../fish/guestfish-actions.pod:2874
msgid ""
"List all the logical volumes detected. This is the equivalent of the L<lvs"
"(8)> command."
@@ -14770,7 +14775,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4254 ../fish/guestfish-actions.pod:2877
+#: ../src/guestfs-actions.pod:4256 ../fish/guestfish-actions.pod:2877
msgid ""
"This returns a list of the logical volume device names (eg. C</dev/"
"VolGroup00/LogVol00>)."
@@ -14778,19 +14783,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4257
+#: ../src/guestfs-actions.pod:4259
msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4265
+#: ../src/guestfs-actions.pod:4267
msgid "guestfs_lvs_full"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4267
+#: ../src/guestfs-actions.pod:4269
#, no-wrap
msgid ""
" struct guestfs_lvm_lv_list *\n"
@@ -14800,7 +14805,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4270 ../fish/guestfish-actions.pod:2886
+#: ../src/guestfs-actions.pod:4272 ../fish/guestfish-actions.pod:2886
msgid ""
"List all the logical volumes detected. This is the equivalent of the L<lvs"
"(8)> command. The \"full\" version includes all fields."
@@ -14808,7 +14813,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4273
+#: ../src/guestfs-actions.pod:4275
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>."
@@ -14816,13 +14821,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4279
+#: ../src/guestfs-actions.pod:4281
msgid "guestfs_lvuuid"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4281
+#: ../src/guestfs-actions.pod:4283
#, no-wrap
msgid ""
" char *\n"
@@ -14833,19 +14838,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4285 ../fish/guestfish-actions.pod:2893
+#: ../src/guestfs-actions.pod:4287 ../fish/guestfish-actions.pod:2893
msgid "This command returns the UUID of the LVM LV C<device>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4292
+#: ../src/guestfs-actions.pod:4294
msgid "guestfs_lxattrlist"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4294
+#: ../src/guestfs-actions.pod:4296
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -14857,7 +14862,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4299 ../fish/guestfish-actions.pod:2899
+#: ../src/guestfs-actions.pod:4301 ../fish/guestfish-actions.pod:2899
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 "
@@ -14866,7 +14871,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4303 ../fish/guestfish-actions.pod:2903
+#: ../src/guestfs-actions.pod:4305 ../fish/guestfish-actions.pod:2903
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>. "
@@ -14879,7 +14884,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4313
+#: ../src/guestfs-actions.pod:4315
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 "
@@ -14891,13 +14896,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4327
+#: ../src/guestfs-actions.pod:4329
msgid "guestfs_mkdir"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4329
+#: ../src/guestfs-actions.pod:4331
#, no-wrap
msgid ""
" int\n"
@@ -14908,19 +14913,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4333 ../fish/guestfish-actions.pod:2925
+#: ../src/guestfs-actions.pod:4335 ../fish/guestfish-actions.pod:2925
msgid "Create a directory named C<path>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4339
+#: ../src/guestfs-actions.pod:4341
msgid "guestfs_mkdir_mode"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4341
+#: ../src/guestfs-actions.pod:4343
#, no-wrap
msgid ""
" int\n"
@@ -14932,7 +14937,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4346 ../fish/guestfish-actions.pod:2931
+#: ../src/guestfs-actions.pod:4348 ../fish/guestfish-actions.pod:2931
msgid ""
"This command creates a directory, setting the initial permissions of the "
"directory to C<mode>."
@@ -14940,7 +14945,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4349 ../fish/guestfish-actions.pod:2934
+#: ../src/guestfs-actions.pod:4351 ../fish/guestfish-actions.pod:2934
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 "
@@ -14949,19 +14954,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4353
+#: ../src/guestfs-actions.pod:4355
msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4359
+#: ../src/guestfs-actions.pod:4361
msgid "guestfs_mkdir_p"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4361
+#: ../src/guestfs-actions.pod:4363
#, no-wrap
msgid ""
" int\n"
@@ -14972,7 +14977,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4365 ../fish/guestfish-actions.pod:2944
+#: ../src/guestfs-actions.pod:4367 ../fish/guestfish-actions.pod:2944
msgid ""
"Create a directory named C<path>, creating any parent directories as "
"necessary. This is like the C<mkdir -p> shell command."
@@ -14980,13 +14985,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4372
+#: ../src/guestfs-actions.pod:4374
msgid "guestfs_mkdtemp"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4374
+#: ../src/guestfs-actions.pod:4376
#, no-wrap
msgid ""
" char *\n"
@@ -14997,7 +15002,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4378 ../fish/guestfish-actions.pod:2951
+#: ../src/guestfs-actions.pod:4380 ../fish/guestfish-actions.pod:2951
msgid ""
"This command creates a temporary directory. The C<template> parameter "
"should be a full pathname for the temporary directory name with the final "
@@ -15006,7 +15011,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4383 ../fish/guestfish-actions.pod:2956
+#: ../src/guestfs-actions.pod:4385 ../fish/guestfish-actions.pod:2956
msgid ""
"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
"being suitable for Windows filesystems."
@@ -15014,19 +15019,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4386 ../fish/guestfish-actions.pod:2959
+#: ../src/guestfs-actions.pod:4388 ../fish/guestfish-actions.pod:2959
msgid "The name of the temporary directory that was created is returned."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4389 ../fish/guestfish-actions.pod:2962
+#: ../src/guestfs-actions.pod:4391 ../fish/guestfish-actions.pod:2962
msgid "The temporary directory is created with mode 0700 and is owned by root."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4392 ../fish/guestfish-actions.pod:2965
+#: ../src/guestfs-actions.pod:4394 ../fish/guestfish-actions.pod:2965
msgid ""
"The caller is responsible for deleting the temporary directory and its "
"contents after use."
@@ -15034,19 +15039,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4395 ../fish/guestfish-actions.pod:2968
+#: ../src/guestfs-actions.pod:4397 ../fish/guestfish-actions.pod:2968
msgid "See also: L<mkdtemp(3)>"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4402
+#: ../src/guestfs-actions.pod:4404
msgid "guestfs_mke2fs_J"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4404
+#: ../src/guestfs-actions.pod:4406
#, no-wrap
msgid ""
" int\n"
@@ -15060,7 +15065,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4411 ../fish/guestfish-actions.pod:2974
+#: ../src/guestfs-actions.pod:4413 ../fish/guestfish-actions.pod:2974
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"C<journal>. It is equivalent to the command:"
@@ -15068,7 +15073,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4415 ../fish/guestfish-actions.pod:2978
+#: ../src/guestfs-actions.pod:4417 ../fish/guestfish-actions.pod:2978
#, no-wrap
msgid ""
" mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -15077,28 +15082,28 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4417
+#: ../src/guestfs-actions.pod:4419
msgid "See also C<guestfs_mke2journal>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4421 ../src/guestfs-actions.pod:4439
-#: ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4473
-#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4501
-#: ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4837
+#: ../src/guestfs-actions.pod:4423 ../src/guestfs-actions.pod:4441
+#: ../src/guestfs-actions.pod:4459 ../src/guestfs-actions.pod:4475
+#: ../src/guestfs-actions.pod:4489 ../src/guestfs-actions.pod:4503
+#: ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4839
msgid "(Added in 1.0.68)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4423
+#: ../src/guestfs-actions.pod:4425
msgid "guestfs_mke2fs_JL"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4425
+#: ../src/guestfs-actions.pod:4427
#, no-wrap
msgid ""
" int\n"
@@ -15112,7 +15117,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4432 ../fish/guestfish-actions.pod:2986
+#: ../src/guestfs-actions.pod:4434 ../fish/guestfish-actions.pod:2986
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"the journal labeled C<label>."
@@ -15120,19 +15125,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4435
+#: ../src/guestfs-actions.pod:4437
msgid "See also C<guestfs_mke2journal_L>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4441
+#: ../src/guestfs-actions.pod:4443
msgid "guestfs_mke2fs_JU"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4443
+#: ../src/guestfs-actions.pod:4445
#, no-wrap
msgid ""
" int\n"
@@ -15146,7 +15151,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4450 ../fish/guestfish-actions.pod:2995
+#: ../src/guestfs-actions.pod:4452 ../fish/guestfish-actions.pod:2995
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"the journal with UUID C<uuid>."
@@ -15154,19 +15159,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4453
+#: ../src/guestfs-actions.pod:4455
msgid "See also C<guestfs_mke2journal_U>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4459
+#: ../src/guestfs-actions.pod:4461
msgid "guestfs_mke2journal"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4461
+#: ../src/guestfs-actions.pod:4463
#, no-wrap
msgid ""
" int\n"
@@ -15178,7 +15183,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4466 ../fish/guestfish-actions.pod:3004
+#: ../src/guestfs-actions.pod:4468 ../fish/guestfish-actions.pod:3004
msgid ""
"This creates an ext2 external journal on C<device>. It is equivalent to the "
"command:"
@@ -15186,7 +15191,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4469 ../fish/guestfish-actions.pod:3007
+#: ../src/guestfs-actions.pod:4471 ../fish/guestfish-actions.pod:3007
#, no-wrap
msgid ""
" mke2fs -O journal_dev -b blocksize device\n"
@@ -15195,13 +15200,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4475
+#: ../src/guestfs-actions.pod:4477
msgid "guestfs_mke2journal_L"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4477
+#: ../src/guestfs-actions.pod:4479
#, no-wrap
msgid ""
" int\n"
@@ -15214,19 +15219,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4483 ../fish/guestfish-actions.pod:3013
+#: ../src/guestfs-actions.pod:4485 ../fish/guestfish-actions.pod:3013
msgid "This creates an ext2 external journal on C<device> with label C<label>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4489
+#: ../src/guestfs-actions.pod:4491
msgid "guestfs_mke2journal_U"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4491
+#: ../src/guestfs-actions.pod:4493
#, no-wrap
msgid ""
" int\n"
@@ -15239,19 +15244,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4497 ../fish/guestfish-actions.pod:3019
+#: ../src/guestfs-actions.pod:4499 ../fish/guestfish-actions.pod:3019
msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4503
+#: ../src/guestfs-actions.pod:4505
msgid "guestfs_mkfifo"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4505
+#: ../src/guestfs-actions.pod:4507
#, no-wrap
msgid ""
" int\n"
@@ -15263,7 +15268,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4510
+#: ../src/guestfs-actions.pod:4512
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>."
@@ -15271,13 +15276,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4520
+#: ../src/guestfs-actions.pod:4522
msgid "guestfs_mkfs"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4522
+#: ../src/guestfs-actions.pod:4524
#, no-wrap
msgid ""
" int\n"
@@ -15289,7 +15294,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4527 ../fish/guestfish-actions.pod:3035
+#: ../src/guestfs-actions.pod:4529 ../fish/guestfish-actions.pod:3035
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>."
@@ -15297,13 +15302,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4535
+#: ../src/guestfs-actions.pod:4537
msgid "guestfs_mkfs_b"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4537
+#: ../src/guestfs-actions.pod:4539
#, no-wrap
msgid ""
" int\n"
@@ -15316,7 +15321,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4543
+#: ../src/guestfs-actions.pod:4545
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 "
@@ -15325,7 +15330,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4593
+#: ../src/guestfs-actions.pod:4550 ../src/guestfs-actions.pod:4595
#: ../fish/guestfish-actions.pod:3048 ../fish/guestfish-actions.pod:3075
msgid ""
"For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
@@ -15334,20 +15339,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4553 ../fish/guestfish-actions.pod:3051
+#: ../src/guestfs-actions.pod:4555 ../fish/guestfish-actions.pod:3051
msgid ""
"This function is deprecated. In new code, use the C<mkfs_opts> call instead."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4562
+#: ../src/guestfs-actions.pod:4564
msgid "guestfs_mkfs_opts"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4564
+#: ../src/guestfs-actions.pod:4566
#, no-wrap
msgid ""
" int\n"
@@ -15359,7 +15364,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4575
+#: ../src/guestfs-actions.pod:4577
#, no-wrap
msgid ""
" GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -15371,7 +15376,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4580 ../fish/guestfish-actions.pod:3062
+#: ../src/guestfs-actions.pod:4582 ../fish/guestfish-actions.pod:3062
msgid ""
"This function creates a filesystem on C<device>. The filesystem type is "
"C<fstype>, for example C<ext3>."
@@ -15379,13 +15384,13 @@ msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:4587 ../fish/guestfish-actions.pod:3069
+#: ../src/guestfs-actions.pod:4589 ../fish/guestfish-actions.pod:3069
msgid "C<blocksize>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4589 ../fish/guestfish-actions.pod:3071
+#: ../src/guestfs-actions.pod:4591 ../fish/guestfish-actions.pod:3071
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 "
@@ -15393,72 +15398,72 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4596 ../fish/guestfish-actions.pod:3078
+#: ../src/guestfs-actions.pod:4598 ../fish/guestfish-actions.pod:3078
msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:4598 ../fish/guestfish-actions.pod:3080
+#: ../src/guestfs-actions.pod:4600 ../fish/guestfish-actions.pod:3080
msgid "C<features>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4600 ../fish/guestfish-actions.pod:3082
+#: ../src/guestfs-actions.pod:4602 ../fish/guestfish-actions.pod:3082
msgid "This passes the I<-O> parameter to the external mkfs program."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4602 ../fish/guestfish-actions.pod:3084
+#: ../src/guestfs-actions.pod:4604 ../fish/guestfish-actions.pod:3084
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
-#: ../src/guestfs-actions.pod:4606 ../fish/guestfish-actions.pod:3088
+#: ../src/guestfs-actions.pod:4608 ../fish/guestfish-actions.pod:3088
msgid ""
"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
"type."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:4609 ../fish/guestfish-actions.pod:3091
+#: ../src/guestfs-actions.pod:4611 ../fish/guestfish-actions.pod:3091
msgid "C<inode>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4611 ../fish/guestfish-actions.pod:3093
+#: ../src/guestfs-actions.pod:4613 ../fish/guestfish-actions.pod:3093
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
-#: ../src/guestfs-actions.pod:4614 ../fish/guestfish-actions.pod:3096
+#: ../src/guestfs-actions.pod:4616 ../fish/guestfish-actions.pod:3096
msgid "C<sectorsize>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4616 ../fish/guestfish-actions.pod:3098
+#: ../src/guestfs-actions.pod:4618 ../fish/guestfish-actions.pod:3098
msgid ""
"This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
"sets sector size for ufs filesystem."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4623
+#: ../src/guestfs-actions.pod:4625
msgid "(Added in 1.7.19)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4625
+#: ../src/guestfs-actions.pod:4627
msgid "guestfs_mkfs_opts_va"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4627
+#: ../src/guestfs-actions.pod:4629
#, no-wrap
msgid ""
" int\n"
@@ -15471,19 +15476,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4633
+#: ../src/guestfs-actions.pod:4635
msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4637
+#: ../src/guestfs-actions.pod:4639
msgid "guestfs_mkfs_opts_argv"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4639
+#: ../src/guestfs-actions.pod:4641
#, no-wrap
msgid ""
" int\n"
@@ -15496,19 +15501,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4645
+#: ../src/guestfs-actions.pod:4647
msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4649
+#: ../src/guestfs-actions.pod:4651
msgid "guestfs_mkmountpoint"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4651
+#: ../src/guestfs-actions.pod:4653
#, no-wrap
msgid ""
" int\n"
@@ -15519,7 +15524,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4655
+#: ../src/guestfs-actions.pod:4657
msgid ""
"C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
"that can be used to create extra mountpoints before mounting the first "
@@ -15528,7 +15533,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4659 ../fish/guestfish-actions.pod:3113
+#: ../src/guestfs-actions.pod:4661 ../fish/guestfish-actions.pod:3113
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 "
@@ -15537,7 +15542,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4663 ../fish/guestfish-actions.pod:3117
+#: ../src/guestfs-actions.pod:4665 ../fish/guestfish-actions.pod:3117
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 "
@@ -15546,7 +15551,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4668 ../fish/guestfish-actions.pod:3122
+#: ../src/guestfs-actions.pod:4670 ../fish/guestfish-actions.pod:3122
#, no-wrap
msgid ""
" add-ro Fedora-11-i686-Live.iso\n"
@@ -15562,13 +15567,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4677 ../fish/guestfish-actions.pod:3131
+#: ../src/guestfs-actions.pod:4679 ../fish/guestfish-actions.pod:3131
msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4679
+#: ../src/guestfs-actions.pod:4681
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 "
@@ -15577,7 +15582,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4683
+#: ../src/guestfs-actions.pod:4685
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 "
@@ -15587,13 +15592,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4688 ../fish/guestfish-actions.pod:3142
+#: ../src/guestfs-actions.pod:4690 ../fish/guestfish-actions.pod:3142
msgid ""
"For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4690
+#: ../src/guestfs-actions.pod:4692
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 "
@@ -15602,20 +15607,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4696 ../src/guestfs-actions.pod:5012
-#: ../src/guestfs-actions.pod:6014
+#: ../src/guestfs-actions.pod:4698 ../src/guestfs-actions.pod:5014
+#: ../src/guestfs-actions.pod:6018
msgid "(Added in 1.0.62)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4698
+#: ../src/guestfs-actions.pod:4700
msgid "guestfs_mknod"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4700
+#: ../src/guestfs-actions.pod:4702
#, no-wrap
msgid ""
" int\n"
@@ -15629,14 +15634,14 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4707 ../fish/guestfish-actions.pod:3152
+#: ../src/guestfs-actions.pod:4709 ../fish/guestfish-actions.pod:3152
msgid ""
"This call creates block or character special devices, or named pipes (FIFOs)."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4710 ../fish/guestfish-actions.pod:3155
+#: ../src/guestfs-actions.pod:4712 ../fish/guestfish-actions.pod:3155
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 "
@@ -15645,7 +15650,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4715
+#: ../src/guestfs-actions.pod:4717
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 "
@@ -15657,13 +15662,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4729
+#: ../src/guestfs-actions.pod:4731
msgid "guestfs_mknod_b"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4731
+#: ../src/guestfs-actions.pod:4733
#, no-wrap
msgid ""
" int\n"
@@ -15677,7 +15682,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4738
+#: ../src/guestfs-actions.pod:4740
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 "
@@ -15686,13 +15691,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4748
+#: ../src/guestfs-actions.pod:4750
msgid "guestfs_mknod_c"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4750
+#: ../src/guestfs-actions.pod:4752
#, no-wrap
msgid ""
" int\n"
@@ -15706,7 +15711,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4757
+#: ../src/guestfs-actions.pod:4759
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 "
@@ -15715,13 +15720,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4767
+#: ../src/guestfs-actions.pod:4769
msgid "guestfs_mkswap"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4769
+#: ../src/guestfs-actions.pod:4771
#, no-wrap
msgid ""
" int\n"
@@ -15732,19 +15737,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4773 ../fish/guestfish-actions.pod:3194
+#: ../src/guestfs-actions.pod:4775 ../fish/guestfish-actions.pod:3194
msgid "Create a swap partition on C<device>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4779
+#: ../src/guestfs-actions.pod:4781
msgid "guestfs_mkswap_L"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4781
+#: ../src/guestfs-actions.pod:4783
#, no-wrap
msgid ""
" int\n"
@@ -15756,13 +15761,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4786 ../fish/guestfish-actions.pod:3200
+#: ../src/guestfs-actions.pod:4788 ../fish/guestfish-actions.pod:3200
msgid "Create a swap partition on C<device> with label C<label>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4788 ../fish/guestfish-actions.pod:3202
+#: ../src/guestfs-actions.pod:4790 ../fish/guestfish-actions.pod:3202
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 "
@@ -15771,13 +15776,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4796
+#: ../src/guestfs-actions.pod:4798
msgid "guestfs_mkswap_U"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4798
+#: ../src/guestfs-actions.pod:4800
#, no-wrap
msgid ""
" int\n"
@@ -15789,19 +15794,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4803 ../fish/guestfish-actions.pod:3210
+#: ../src/guestfs-actions.pod:4805 ../fish/guestfish-actions.pod:3210
msgid "Create a swap partition on C<device> with UUID C<uuid>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4809
+#: ../src/guestfs-actions.pod:4811
msgid "guestfs_mkswap_file"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4811
+#: ../src/guestfs-actions.pod:4813
#, no-wrap
msgid ""
" int\n"
@@ -15812,13 +15817,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4815 ../fish/guestfish-actions.pod:3216
+#: ../src/guestfs-actions.pod:4817 ../fish/guestfish-actions.pod:3216
msgid "Create a swap file."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4817
+#: ../src/guestfs-actions.pod:4819
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like C<guestfs_fallocate>."
@@ -15826,13 +15831,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4824
+#: ../src/guestfs-actions.pod:4826
msgid "guestfs_modprobe"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4826
+#: ../src/guestfs-actions.pod:4828
#, no-wrap
msgid ""
" int\n"
@@ -15843,13 +15848,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4830 ../fish/guestfish-actions.pod:3225
+#: ../src/guestfs-actions.pod:4832 ../fish/guestfish-actions.pod:3225
msgid "This loads a kernel module in the appliance."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4832 ../fish/guestfish-actions.pod:3227
+#: ../src/guestfs-actions.pod:4834 ../fish/guestfish-actions.pod:3227
msgid ""
"The kernel module must have been whitelisted when libguestfs was built (see "
"C<appliance/kmod.whitelist.in> in the source)."
@@ -15857,13 +15862,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4839
+#: ../src/guestfs-actions.pod:4841
msgid "guestfs_mount"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4841
+#: ../src/guestfs-actions.pod:4843
#, no-wrap
msgid ""
" int\n"
@@ -15875,7 +15880,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4846 ../fish/guestfish-actions.pod:3234
+#: ../src/guestfs-actions.pod:4848 ../fish/guestfish-actions.pod:3234
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 "
@@ -15885,7 +15890,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4852 ../fish/guestfish-actions.pod:3240
+#: ../src/guestfs-actions.pod:4854 ../fish/guestfish-actions.pod:3240
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 "
@@ -15894,7 +15899,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4857 ../fish/guestfish-actions.pod:3245
+#: ../src/guestfs-actions.pod:4859 ../fish/guestfish-actions.pod:3245
msgid ""
"The mounted filesystem is writable, if we have sufficient permissions on the "
"underlying device."
@@ -15902,7 +15907,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4860
+#: ../src/guestfs-actions.pod:4862
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 "
@@ -15914,19 +15919,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4872 ../fish/guestfish-actions.pod:3258
+#: ../src/guestfs-actions.pod:4874 ../fish/guestfish-actions.pod:3258
msgid ""
"This function is deprecated. In new code, use the C<mount_options> call "
"instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4881
+#: ../src/guestfs-actions.pod:4883
msgid "guestfs_mount_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4883
+#: ../src/guestfs-actions.pod:4885
#, no-wrap
msgid ""
" int\n"
@@ -15938,7 +15943,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4894
+#: ../src/guestfs-actions.pod:4896
#, no-wrap
msgid ""
" GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -15946,14 +15951,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4896 ../fish/guestfish-actions.pod:3269
+#: ../src/guestfs-actions.pod:4898 ../fish/guestfish-actions.pod:3269
msgid ""
"Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
"C<mountpoint>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4899 ../fish/guestfish-actions.pod:3272
+#: ../src/guestfs-actions.pod:4901 ../fish/guestfish-actions.pod:3272
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> "
@@ -15961,12 +15966,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4907
+#: ../src/guestfs-actions.pod:4909
msgid "guestfs_mount_9p_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4909
+#: ../src/guestfs-actions.pod:4911
#, no-wrap
msgid ""
" int\n"
@@ -15978,17 +15983,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4915
+#: ../src/guestfs-actions.pod:4917
msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4919
+#: ../src/guestfs-actions.pod:4921
msgid "guestfs_mount_9p_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4921
+#: ../src/guestfs-actions.pod:4923
#, no-wrap
msgid ""
" int\n"
@@ -16000,19 +16005,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4927
+#: ../src/guestfs-actions.pod:4929
msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4931
+#: ../src/guestfs-actions.pod:4933
msgid "guestfs_mount_loop"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4933
+#: ../src/guestfs-actions.pod:4935
#, no-wrap
msgid ""
" int\n"
@@ -16024,7 +16029,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4938 ../fish/guestfish-actions.pod:3282
+#: ../src/guestfs-actions.pod:4940 ../fish/guestfish-actions.pod:3282
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 "
@@ -16033,13 +16038,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4946
+#: ../src/guestfs-actions.pod:4948
msgid "guestfs_mount_options"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4948
+#: ../src/guestfs-actions.pod:4950
#, no-wrap
msgid ""
" int\n"
@@ -16052,7 +16057,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4954
+#: ../src/guestfs-actions.pod:4956
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."
@@ -16060,7 +16065,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4958 ../fish/guestfish-actions.pod:3294
+#: ../src/guestfs-actions.pod:4960 ../fish/guestfish-actions.pod:3294
msgid ""
"If the C<options> parameter is an empty string, then no options are passed "
"(all options default to whatever the filesystem uses)."
@@ -16068,20 +16073,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:4978
-#: ../src/guestfs-actions.pod:4995
+#: ../src/guestfs-actions.pod:4966 ../src/guestfs-actions.pod:4980
+#: ../src/guestfs-actions.pod:4997
msgid "(Added in 1.0.10)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4966
+#: ../src/guestfs-actions.pod:4968
msgid "guestfs_mount_ro"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4968
+#: ../src/guestfs-actions.pod:4970
#, no-wrap
msgid ""
" int\n"
@@ -16093,7 +16098,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4973
+#: ../src/guestfs-actions.pod:4975
msgid ""
"This is the same as the C<guestfs_mount> command, but it mounts the "
"filesystem with the read-only (I<-o ro>) flag."
@@ -16101,13 +16106,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4980
+#: ../src/guestfs-actions.pod:4982
msgid "guestfs_mount_vfs"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4982
+#: ../src/guestfs-actions.pod:4984
#, no-wrap
msgid ""
" int\n"
@@ -16121,7 +16126,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4989
+#: ../src/guestfs-actions.pod:4991
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<-"
@@ -16130,13 +16135,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:4997
+#: ../src/guestfs-actions.pod:4999
msgid "guestfs_mountpoints"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:4999
+#: ../src/guestfs-actions.pod:5001
#, no-wrap
msgid ""
" char **\n"
@@ -16146,7 +16151,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5002
+#: ../src/guestfs-actions.pod:5004
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 "
@@ -16155,13 +16160,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5014
+#: ../src/guestfs-actions.pod:5016
msgid "guestfs_mounts"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5016
+#: ../src/guestfs-actions.pod:5018
#, no-wrap
msgid ""
" char **\n"
@@ -16171,7 +16176,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5019 ../fish/guestfish-actions.pod:3325
+#: ../src/guestfs-actions.pod:5021 ../fish/guestfish-actions.pod:3325
msgid ""
"This returns the list of currently mounted filesystems. It returns the list "
"of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
@@ -16179,25 +16184,25 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5022 ../fish/guestfish-actions.pod:3328
+#: ../src/guestfs-actions.pod:5024 ../fish/guestfish-actions.pod:3328
msgid "Some internal mounts are not shown."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5024
+#: ../src/guestfs-actions.pod:5026
msgid "See also: C<guestfs_mountpoints>"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5032
+#: ../src/guestfs-actions.pod:5034
msgid "guestfs_mv"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5034
+#: ../src/guestfs-actions.pod:5036
#, no-wrap
msgid ""
" int\n"
@@ -16209,7 +16214,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5039 ../fish/guestfish-actions.pod:3336
+#: ../src/guestfs-actions.pod:5041 ../fish/guestfish-actions.pod:3336
msgid ""
"This moves a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
@@ -16217,13 +16222,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5046
+#: ../src/guestfs-actions.pod:5048
msgid "guestfs_ntfs_3g_probe"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5048
+#: ../src/guestfs-actions.pod:5050
#, no-wrap
msgid ""
" int\n"
@@ -16235,7 +16240,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5053 ../fish/guestfish-actions.pod:3343
+#: ../src/guestfs-actions.pod:5055 ../fish/guestfish-actions.pod:3343
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-"
@@ -16244,7 +16249,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5057 ../fish/guestfish-actions.pod:3347
+#: ../src/guestfs-actions.pod:5059 ../fish/guestfish-actions.pod:3347
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 "
@@ -16253,7 +16258,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5061 ../fish/guestfish-actions.pod:3351
+#: ../src/guestfs-actions.pod:5063 ../fish/guestfish-actions.pod:3351
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."
@@ -16261,19 +16266,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5067
+#: ../src/guestfs-actions.pod:5069
msgid "(Added in 1.0.43)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5069
+#: ../src/guestfs-actions.pod:5071
msgid "guestfs_ntfsresize"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5071
+#: ../src/guestfs-actions.pod:5073
#, no-wrap
msgid ""
" int\n"
@@ -16283,7 +16288,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5075 ../src/guestfs-actions.pod:5114
+#: ../src/guestfs-actions.pod:5077 ../src/guestfs-actions.pod:5116
#: ../fish/guestfish-actions.pod:3359 ../fish/guestfish-actions.pod:3383
msgid ""
"This command resizes an NTFS filesystem, expanding or shrinking it to the "
@@ -16291,7 +16296,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5078 ../fish/guestfish-actions.pod:3362
+#: ../src/guestfs-actions.pod:5080 ../fish/guestfish-actions.pod:3362
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 "
@@ -16302,13 +16307,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5140
+#: ../src/guestfs-actions.pod:5088 ../src/guestfs-actions.pod:5142
#: ../fish/guestfish-actions.pod:3370 ../fish/guestfish-actions.pod:3409
msgid "See also L<ntfsresize(8)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5178
+#: ../src/guestfs-actions.pod:5092 ../src/guestfs-actions.pod:5182
#: ../fish/guestfish-actions.pod:3372 ../fish/guestfish-actions.pod:3420
msgid ""
"This function is deprecated. In new code, use the C<ntfsresize_opts> call "
@@ -16316,12 +16321,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5099
+#: ../src/guestfs-actions.pod:5101
msgid "guestfs_ntfsresize_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5101
+#: ../src/guestfs-actions.pod:5103
#, no-wrap
msgid ""
" int\n"
@@ -16332,7 +16337,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5111
+#: ../src/guestfs-actions.pod:5113
#, no-wrap
msgid ""
" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
@@ -16341,36 +16346,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5117 ../fish/guestfish-actions.pod:3386
+#: ../src/guestfs-actions.pod:5119 ../fish/guestfish-actions.pod:3386
msgid "The optional parameters are:"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5121 ../fish/guestfish-actions.pod:3390
+#: ../src/guestfs-actions.pod:5123 ../fish/guestfish-actions.pod:3390
msgid "C<size>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5123 ../fish/guestfish-actions.pod:3392
+#: ../src/guestfs-actions.pod:5125 ../fish/guestfish-actions.pod:3392
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to fit the container (eg. partition)."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5126 ../fish/guestfish-actions.pod:3395
+#: ../src/guestfs-actions.pod:5128 ../fish/guestfish-actions.pod:3395
msgid "C<force>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5128 ../fish/guestfish-actions.pod:3397
+#: ../src/guestfs-actions.pod:5130 ../fish/guestfish-actions.pod:3397
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
-#: ../src/guestfs-actions.pod:5131
+#: ../src/guestfs-actions.pod:5133
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 "
@@ -16381,12 +16386,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5144
+#: ../src/guestfs-actions.pod:5148
msgid "guestfs_ntfsresize_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5146
+#: ../src/guestfs-actions.pod:5150
#, no-wrap
msgid ""
" int\n"
@@ -16397,17 +16402,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5151
+#: ../src/guestfs-actions.pod:5155
msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5155
+#: ../src/guestfs-actions.pod:5159
msgid "guestfs_ntfsresize_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5157
+#: ../src/guestfs-actions.pod:5161
#, no-wrap
msgid ""
" int\n"
@@ -16418,19 +16423,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5162
+#: ../src/guestfs-actions.pod:5166
msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5166
+#: ../src/guestfs-actions.pod:5170
msgid "guestfs_ntfsresize_size"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5168
+#: ../src/guestfs-actions.pod:5172
#, no-wrap
msgid ""
" int\n"
@@ -16442,7 +16447,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5173
+#: ../src/guestfs-actions.pod:5177
msgid ""
"This command is the same as C<guestfs_ntfsresize> except that it allows you "
"to specify the new size (in bytes) explicitly."
@@ -16450,21 +16455,21 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5185 ../src/guestfs-actions.pod:5621
-#: ../src/guestfs-actions.pod:5694 ../src/guestfs-actions.pod:5962
-#: ../src/guestfs-actions.pod:7564
+#: ../src/guestfs-actions.pod:5189 ../src/guestfs-actions.pod:5625
+#: ../src/guestfs-actions.pod:5698 ../src/guestfs-actions.pod:5966
+#: ../src/guestfs-actions.pod:7568
msgid "(Added in 1.3.14)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5187
+#: ../src/guestfs-actions.pod:5191
msgid "guestfs_part_add"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5189
+#: ../src/guestfs-actions.pod:5193
#, no-wrap
msgid ""
" int\n"
@@ -16478,7 +16483,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5196
+#: ../src/guestfs-actions.pod:5200
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call C<guestfs_part_init> first."
@@ -16486,7 +16491,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5199 ../fish/guestfish-actions.pod:3434
+#: ../src/guestfs-actions.pod:5203 ../fish/guestfish-actions.pod:3434
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 "
@@ -16495,7 +16500,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5204 ../fish/guestfish-actions.pod:3439
+#: ../src/guestfs-actions.pod:5208 ../fish/guestfish-actions.pod:3439
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 "
@@ -16504,7 +16509,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5208
+#: ../src/guestfs-actions.pod:5212
msgid ""
"Creating a partition which covers the whole disk is not so easy. Use "
"C<guestfs_part_disk> to do that."
@@ -16512,22 +16517,22 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5213 ../src/guestfs-actions.pod:5251
-#: ../src/guestfs-actions.pod:5304 ../src/guestfs-actions.pod:5382
-#: ../src/guestfs-actions.pod:5420 ../src/guestfs-actions.pod:5439
-#: ../src/guestfs-actions.pod:5479
+#: ../src/guestfs-actions.pod:5217 ../src/guestfs-actions.pod:5255
+#: ../src/guestfs-actions.pod:5308 ../src/guestfs-actions.pod:5386
+#: ../src/guestfs-actions.pod:5424 ../src/guestfs-actions.pod:5443
+#: ../src/guestfs-actions.pod:5483
msgid "(Added in 1.0.78)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5215
+#: ../src/guestfs-actions.pod:5219
msgid "guestfs_part_del"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5217
+#: ../src/guestfs-actions.pod:5221
#, no-wrap
msgid ""
" int\n"
@@ -16539,13 +16544,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5222 ../fish/guestfish-actions.pod:3450
+#: ../src/guestfs-actions.pod:5226 ../fish/guestfish-actions.pod:3450
msgid "This command deletes the partition numbered C<partnum> on C<device>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5224 ../fish/guestfish-actions.pod:3452
+#: ../src/guestfs-actions.pod:5228 ../fish/guestfish-actions.pod:3452
msgid ""
"Note that in the case of MBR partitioning, deleting an extended partition "
"also deletes any logical partitions it contains."
@@ -16553,13 +16558,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5232
+#: ../src/guestfs-actions.pod:5236
msgid "guestfs_part_disk"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5234
+#: ../src/guestfs-actions.pod:5238
#, no-wrap
msgid ""
" int\n"
@@ -16571,7 +16576,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5239
+#: ../src/guestfs-actions.pod:5243
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 "
@@ -16580,7 +16585,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5243
+#: ../src/guestfs-actions.pod:5247
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>."
@@ -16588,13 +16593,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5253
+#: ../src/guestfs-actions.pod:5257
msgid "guestfs_part_get_bootable"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5255
+#: ../src/guestfs-actions.pod:5259
#, no-wrap
msgid ""
" int\n"
@@ -16606,7 +16611,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5260 ../fish/guestfish-actions.pod:3474
+#: ../src/guestfs-actions.pod:5264 ../fish/guestfish-actions.pod:3474
msgid ""
"This command returns true if the partition C<partnum> on C<device> has the "
"bootable flag set."
@@ -16614,19 +16619,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5263
+#: ../src/guestfs-actions.pod:5267
msgid "See also C<guestfs_part_set_bootable>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5269
+#: ../src/guestfs-actions.pod:5273
msgid "guestfs_part_get_mbr_id"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5271
+#: ../src/guestfs-actions.pod:5275
#, no-wrap
msgid ""
" int\n"
@@ -16638,7 +16643,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5276 ../fish/guestfish-actions.pod:3483
+#: ../src/guestfs-actions.pod:5280 ../fish/guestfish-actions.pod:3483
msgid ""
"Returns the MBR type byte (also known as the ID byte) from the numbered "
"partition C<partnum>."
@@ -16646,7 +16651,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5279 ../src/guestfs-actions.pod:5455
+#: ../src/guestfs-actions.pod:5283 ../src/guestfs-actions.pod:5459
msgid ""
"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
"undefined results for other partition table types (see "
@@ -16655,13 +16660,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5287
+#: ../src/guestfs-actions.pod:5291
msgid "guestfs_part_get_parttype"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5289
+#: ../src/guestfs-actions.pod:5293
#, no-wrap
msgid ""
" char *\n"
@@ -16672,7 +16677,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5293 ../fish/guestfish-actions.pod:3494
+#: ../src/guestfs-actions.pod:5297 ../fish/guestfish-actions.pod:3494
msgid ""
"This command examines the partition table on C<device> and returns the "
"partition table type (format) being used."
@@ -16680,7 +16685,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5296
+#: ../src/guestfs-actions.pod:5300
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 "
@@ -16689,13 +16694,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5306
+#: ../src/guestfs-actions.pod:5310
msgid "guestfs_part_init"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5308
+#: ../src/guestfs-actions.pod:5312
#, no-wrap
msgid ""
" int\n"
@@ -16707,7 +16712,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5313 ../fish/guestfish-actions.pod:3506
+#: ../src/guestfs-actions.pod:5317 ../fish/guestfish-actions.pod:3506
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> "
@@ -16716,7 +16721,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5317
+#: ../src/guestfs-actions.pod:5321
msgid ""
"Initially there are no partitions. Following this, you should call "
"C<guestfs_part_add> for each partition required."
@@ -16724,25 +16729,25 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5320 ../fish/guestfish-actions.pod:3513
+#: ../src/guestfs-actions.pod:5324 ../fish/guestfish-actions.pod:3513
msgid "Possible values for C<parttype> are:"
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5324 ../fish/guestfish-actions.pod:3517
+#: ../src/guestfs-actions.pod:5328 ../fish/guestfish-actions.pod:3517
msgid "B<efi> | B<gpt>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5326 ../fish/guestfish-actions.pod:3519
+#: ../src/guestfs-actions.pod:5330 ../fish/guestfish-actions.pod:3519
msgid "Intel EFI / GPT partition table."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5328 ../fish/guestfish-actions.pod:3521
+#: ../src/guestfs-actions.pod:5332 ../fish/guestfish-actions.pod:3521
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 "
@@ -16751,13 +16756,13 @@ msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5332 ../fish/guestfish-actions.pod:3525
+#: ../src/guestfs-actions.pod:5336 ../fish/guestfish-actions.pod:3525
msgid "B<mbr> | B<msdos>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5334 ../fish/guestfish-actions.pod:3527
+#: ../src/guestfs-actions.pod:5338 ../fish/guestfish-actions.pod:3527
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 "
@@ -16766,116 +16771,116 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5341 ../fish/guestfish-actions.pod:3534
+#: ../src/guestfs-actions.pod:5345 ../fish/guestfish-actions.pod:3534
msgid ""
"Other partition table types that may work but are not supported include:"
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5346 ../fish/guestfish-actions.pod:3539
+#: ../src/guestfs-actions.pod:5350 ../fish/guestfish-actions.pod:3539
msgid "B<aix>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5348 ../fish/guestfish-actions.pod:3541
+#: ../src/guestfs-actions.pod:5352 ../fish/guestfish-actions.pod:3541
msgid "AIX disk labels."
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5350 ../fish/guestfish-actions.pod:3543
+#: ../src/guestfs-actions.pod:5354 ../fish/guestfish-actions.pod:3543
msgid "B<amiga> | B<rdb>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5352 ../fish/guestfish-actions.pod:3545
+#: ../src/guestfs-actions.pod:5356 ../fish/guestfish-actions.pod:3545
msgid "Amiga \"Rigid Disk Block\" format."
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5354 ../fish/guestfish-actions.pod:3547
+#: ../src/guestfs-actions.pod:5358 ../fish/guestfish-actions.pod:3547
msgid "B<bsd>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5356 ../fish/guestfish-actions.pod:3549
+#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3549
msgid "BSD disk labels."
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5358 ../fish/guestfish-actions.pod:3551
+#: ../src/guestfs-actions.pod:5362 ../fish/guestfish-actions.pod:3551
msgid "B<dasd>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3553
+#: ../src/guestfs-actions.pod:5364 ../fish/guestfish-actions.pod:3553
msgid "DASD, used on IBM mainframes."
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5362 ../fish/guestfish-actions.pod:3555
+#: ../src/guestfs-actions.pod:5366 ../fish/guestfish-actions.pod:3555
msgid "B<dvh>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5364 ../fish/guestfish-actions.pod:3557
+#: ../src/guestfs-actions.pod:5368 ../fish/guestfish-actions.pod:3557
msgid "MIPS/SGI volumes."
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5366 ../fish/guestfish-actions.pod:3559
+#: ../src/guestfs-actions.pod:5370 ../fish/guestfish-actions.pod:3559
msgid "B<mac>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5368 ../fish/guestfish-actions.pod:3561
+#: ../src/guestfs-actions.pod:5372 ../fish/guestfish-actions.pod:3561
msgid "Old Mac partition format. Modern Macs use C<gpt>."
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5370 ../fish/guestfish-actions.pod:3563
+#: ../src/guestfs-actions.pod:5374 ../fish/guestfish-actions.pod:3563
msgid "B<pc98>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5372 ../fish/guestfish-actions.pod:3565
+#: ../src/guestfs-actions.pod:5376 ../fish/guestfish-actions.pod:3565
msgid "NEC PC-98 format, common in Japan apparently."
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5374 ../fish/guestfish-actions.pod:3567
+#: ../src/guestfs-actions.pod:5378 ../fish/guestfish-actions.pod:3567
msgid "B<sun>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5376 ../fish/guestfish-actions.pod:3569
+#: ../src/guestfs-actions.pod:5380 ../fish/guestfish-actions.pod:3569
msgid "Sun disk labels."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5384
+#: ../src/guestfs-actions.pod:5388
msgid "guestfs_part_list"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5386
+#: ../src/guestfs-actions.pod:5390
#, no-wrap
msgid ""
" struct guestfs_partition_list *\n"
@@ -16886,7 +16891,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5390 ../fish/guestfish-actions.pod:3577
+#: ../src/guestfs-actions.pod:5394 ../fish/guestfish-actions.pod:3577
msgid ""
"This command parses the partition table on C<device> and returns the list of "
"partitions found."
@@ -16894,31 +16899,31 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5393 ../fish/guestfish-actions.pod:3580
+#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3580
msgid "The fields in the returned structure are:"
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3584
+#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3584
msgid "B<part_num>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5399 ../fish/guestfish-actions.pod:3586
+#: ../src/guestfs-actions.pod:5403 ../fish/guestfish-actions.pod:3586
msgid "Partition number, counting from 1."
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3588
+#: ../src/guestfs-actions.pod:5405 ../fish/guestfish-actions.pod:3588
msgid "B<part_start>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5403
+#: ../src/guestfs-actions.pod:5407
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>."
@@ -16926,31 +16931,31 @@ msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5406 ../fish/guestfish-actions.pod:3593
+#: ../src/guestfs-actions.pod:5410 ../fish/guestfish-actions.pod:3593
msgid "B<part_end>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5408 ../fish/guestfish-actions.pod:3595
+#: ../src/guestfs-actions.pod:5412 ../fish/guestfish-actions.pod:3595
msgid "End of the partition in bytes."
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5410 ../fish/guestfish-actions.pod:3597
+#: ../src/guestfs-actions.pod:5414 ../fish/guestfish-actions.pod:3597
msgid "B<part_size>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5412 ../fish/guestfish-actions.pod:3599
+#: ../src/guestfs-actions.pod:5416 ../fish/guestfish-actions.pod:3599
msgid "Size of the partition in bytes."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5416
+#: ../src/guestfs-actions.pod:5420
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 "
@@ -16959,13 +16964,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5422
+#: ../src/guestfs-actions.pod:5426
msgid "guestfs_part_set_bootable"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5424
+#: ../src/guestfs-actions.pod:5428
#, no-wrap
msgid ""
" int\n"
@@ -16978,7 +16983,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5430 ../fish/guestfish-actions.pod:3607
+#: ../src/guestfs-actions.pod:5434 ../fish/guestfish-actions.pod:3607
msgid ""
"This sets the bootable flag on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
@@ -16986,7 +16991,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5433 ../fish/guestfish-actions.pod:3610
+#: ../src/guestfs-actions.pod:5437 ../fish/guestfish-actions.pod:3610
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 "
@@ -16995,13 +17000,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5441
+#: ../src/guestfs-actions.pod:5445
msgid "guestfs_part_set_mbr_id"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5443
+#: ../src/guestfs-actions.pod:5447
#, no-wrap
msgid ""
" int\n"
@@ -17014,7 +17019,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5449 ../fish/guestfish-actions.pod:3618
+#: ../src/guestfs-actions.pod:5453 ../fish/guestfish-actions.pod:3618
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 "
@@ -17024,13 +17029,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5463
+#: ../src/guestfs-actions.pod:5467
msgid "guestfs_part_set_name"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5465
+#: ../src/guestfs-actions.pod:5469
#, no-wrap
msgid ""
" int\n"
@@ -17043,7 +17048,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5471 ../fish/guestfish-actions.pod:3632
+#: ../src/guestfs-actions.pod:5475 ../fish/guestfish-actions.pod:3632
msgid ""
"This sets the partition name on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
@@ -17051,7 +17056,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5474 ../fish/guestfish-actions.pod:3635
+#: ../src/guestfs-actions.pod:5478 ../fish/guestfish-actions.pod:3635
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."
@@ -17059,13 +17064,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5481
+#: ../src/guestfs-actions.pod:5485
msgid "guestfs_part_to_dev"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5483
+#: ../src/guestfs-actions.pod:5487
#, no-wrap
msgid ""
" char *\n"
@@ -17076,7 +17081,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5487 ../fish/guestfish-actions.pod:3642
+#: ../src/guestfs-actions.pod:5491 ../fish/guestfish-actions.pod:3642
msgid ""
"This function takes a partition name (eg. \"/dev/sdb1\") and removes the "
"partition number, returning the device name (eg. \"/dev/sdb\")."
@@ -17084,7 +17089,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5491
+#: ../src/guestfs-actions.pod:5495
msgid ""
"The named partition must exist, for example as a string returned from "
"C<guestfs_list_partitions>."
@@ -17092,13 +17097,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5499
+#: ../src/guestfs-actions.pod:5503
msgid "guestfs_ping_daemon"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5501
+#: ../src/guestfs-actions.pod:5505
#, no-wrap
msgid ""
" int\n"
@@ -17108,7 +17113,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5504 ../fish/guestfish-actions.pod:3653
+#: ../src/guestfs-actions.pod:5508 ../fish/guestfish-actions.pod:3653
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 "
@@ -17118,13 +17123,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5513
+#: ../src/guestfs-actions.pod:5517
msgid "guestfs_pread"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5515
+#: ../src/guestfs-actions.pod:5519
#, no-wrap
msgid ""
" char *\n"
@@ -17138,7 +17143,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5522 ../fish/guestfish-actions.pod:3662
+#: ../src/guestfs-actions.pod:5526 ../fish/guestfish-actions.pod:3662
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>."
@@ -17146,7 +17151,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5525 ../src/guestfs-actions.pod:5551
+#: ../src/guestfs-actions.pod:5529 ../src/guestfs-actions.pod:5555
#: ../fish/guestfish-actions.pod:3665 ../fish/guestfish-actions.pod:3680
msgid ""
"This may read fewer bytes than requested. For further details see the "
@@ -17155,19 +17160,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5528
+#: ../src/guestfs-actions.pod:5532
msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5539
+#: ../src/guestfs-actions.pod:5543
msgid "guestfs_pread_device"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5541
+#: ../src/guestfs-actions.pod:5545
#, no-wrap
msgid ""
" char *\n"
@@ -17181,7 +17186,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5548 ../fish/guestfish-actions.pod:3677
+#: ../src/guestfs-actions.pod:5552 ../fish/guestfish-actions.pod:3677
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of "
"C<device>, starting at C<offset>."
@@ -17189,25 +17194,25 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5554
+#: ../src/guestfs-actions.pod:5558
msgid "See also C<guestfs_pread>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5563
+#: ../src/guestfs-actions.pod:5567
msgid "(Added in 1.5.21)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5565
+#: ../src/guestfs-actions.pod:5569
msgid "guestfs_pvcreate"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5567
+#: ../src/guestfs-actions.pod:5571
#, no-wrap
msgid ""
" int\n"
@@ -17218,7 +17223,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5571 ../fish/guestfish-actions.pod:3692
+#: ../src/guestfs-actions.pod:5575 ../fish/guestfish-actions.pod:3692
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>."
@@ -17226,13 +17231,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5579
+#: ../src/guestfs-actions.pod:5583
msgid "guestfs_pvremove"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5581
+#: ../src/guestfs-actions.pod:5585
#, no-wrap
msgid ""
" int\n"
@@ -17243,7 +17248,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5585 ../fish/guestfish-actions.pod:3700
+#: ../src/guestfs-actions.pod:5589 ../fish/guestfish-actions.pod:3700
msgid ""
"This wipes a physical volume C<device> so that LVM will no longer recognise "
"it."
@@ -17251,7 +17256,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5588 ../fish/guestfish-actions.pod:3703
+#: ../src/guestfs-actions.pod:5592 ../fish/guestfish-actions.pod:3703
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 "
@@ -17260,13 +17265,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5596
+#: ../src/guestfs-actions.pod:5600
msgid "guestfs_pvresize"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5598
+#: ../src/guestfs-actions.pod:5602
#, no-wrap
msgid ""
" int\n"
@@ -17277,7 +17282,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5602 ../fish/guestfish-actions.pod:3711
+#: ../src/guestfs-actions.pod:5606 ../fish/guestfish-actions.pod:3711
msgid ""
"This resizes (expands or shrinks) an existing LVM physical volume to match "
"the new size of the underlying device."
@@ -17285,13 +17290,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5609
+#: ../src/guestfs-actions.pod:5613
msgid "guestfs_pvresize_size"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5611
+#: ../src/guestfs-actions.pod:5615
#, no-wrap
msgid ""
" int\n"
@@ -17303,7 +17308,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5616
+#: ../src/guestfs-actions.pod:5620
msgid ""
"This command is the same as C<guestfs_pvresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
@@ -17311,13 +17316,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5623
+#: ../src/guestfs-actions.pod:5627
msgid "guestfs_pvs"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5625
+#: ../src/guestfs-actions.pod:5629
#, no-wrap
msgid ""
" char **\n"
@@ -17327,7 +17332,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5628 ../fish/guestfish-actions.pod:3725
+#: ../src/guestfs-actions.pod:5632 ../fish/guestfish-actions.pod:3725
msgid ""
"List all the physical volumes detected. This is the equivalent of the L<pvs"
"(8)> command."
@@ -17335,7 +17340,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5631 ../fish/guestfish-actions.pod:3728
+#: ../src/guestfs-actions.pod:5635 ../fish/guestfish-actions.pod:3728
msgid ""
"This returns a list of just the device names that contain PVs (eg. C</dev/"
"sda2>)."
@@ -17343,19 +17348,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5634
+#: ../src/guestfs-actions.pod:5638
msgid "See also C<guestfs_pvs_full>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5642
+#: ../src/guestfs-actions.pod:5646
msgid "guestfs_pvs_full"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5644
+#: ../src/guestfs-actions.pod:5648
#, no-wrap
msgid ""
" struct guestfs_lvm_pv_list *\n"
@@ -17365,7 +17370,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5647 ../fish/guestfish-actions.pod:3737
+#: ../src/guestfs-actions.pod:5651 ../fish/guestfish-actions.pod:3737
msgid ""
"List all the physical volumes detected. This is the equivalent of the L<pvs"
"(8)> command. The \"full\" version includes all fields."
@@ -17373,7 +17378,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5650
+#: ../src/guestfs-actions.pod:5654
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>."
@@ -17381,13 +17386,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5656
+#: ../src/guestfs-actions.pod:5660
msgid "guestfs_pvuuid"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5658
+#: ../src/guestfs-actions.pod:5662
#, no-wrap
msgid ""
" char *\n"
@@ -17398,19 +17403,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5662 ../fish/guestfish-actions.pod:3744
+#: ../src/guestfs-actions.pod:5666 ../fish/guestfish-actions.pod:3744
msgid "This command returns the UUID of the LVM PV C<device>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5669
+#: ../src/guestfs-actions.pod:5673
msgid "guestfs_pwrite"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5671
+#: ../src/guestfs-actions.pod:5675
#, no-wrap
msgid ""
" int\n"
@@ -17424,7 +17429,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5678 ../fish/guestfish-actions.pod:3750
+#: ../src/guestfs-actions.pod:5682 ../fish/guestfish-actions.pod:3750
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>."
@@ -17432,7 +17437,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5681 ../fish/guestfish-actions.pod:3753
+#: ../src/guestfs-actions.pod:5685 ../fish/guestfish-actions.pod:3753
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 "
@@ -17443,19 +17448,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5687
+#: ../src/guestfs-actions.pod:5691
msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5696
+#: ../src/guestfs-actions.pod:5700
msgid "guestfs_pwrite_device"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5698
+#: ../src/guestfs-actions.pod:5702
#, no-wrap
msgid ""
" int\n"
@@ -17469,7 +17474,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5705 ../fish/guestfish-actions.pod:3768
+#: ../src/guestfs-actions.pod:5709 ../fish/guestfish-actions.pod:3768
msgid ""
"This command writes to part of a device. It writes the data buffer "
"C<content> to C<device> starting at offset C<offset>."
@@ -17477,7 +17482,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5708 ../fish/guestfish-actions.pod:3771
+#: ../src/guestfs-actions.pod:5712 ../fish/guestfish-actions.pod:3771
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 "
@@ -17486,25 +17491,25 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5713
+#: ../src/guestfs-actions.pod:5717
msgid "See also C<guestfs_pwrite>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5720
+#: ../src/guestfs-actions.pod:5724
msgid "(Added in 1.5.20)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5722
+#: ../src/guestfs-actions.pod:5726
msgid "guestfs_read_file"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5724
+#: ../src/guestfs-actions.pod:5728
#, no-wrap
msgid ""
" char *\n"
@@ -17516,13 +17521,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5729 ../fish/guestfish-actions.pod:3785
+#: ../src/guestfs-actions.pod:5733 ../fish/guestfish-actions.pod:3785
msgid "This calls returns the contents of the file C<path> as a buffer."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5732
+#: ../src/guestfs-actions.pod:5736
msgid ""
"Unlike C<guestfs_cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike C<guestfs_download>, this "
@@ -17531,19 +17536,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5744
+#: ../src/guestfs-actions.pod:5748
msgid "(Added in 1.0.63)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5746
+#: ../src/guestfs-actions.pod:5750
msgid "guestfs_read_lines"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5748
+#: ../src/guestfs-actions.pod:5752
#, no-wrap
msgid ""
" char **\n"
@@ -17554,7 +17559,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5754 ../fish/guestfish-actions.pod:3802
+#: ../src/guestfs-actions.pod:5758 ../fish/guestfish-actions.pod:3802
msgid ""
"The file contents are returned as a list of lines. Trailing C<LF> and "
"C<CRLF> character sequences are I<not> returned."
@@ -17562,7 +17567,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5757
+#: ../src/guestfs-actions.pod:5761
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -17572,13 +17577,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5768
+#: ../src/guestfs-actions.pod:5772
msgid "guestfs_readdir"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5770
+#: ../src/guestfs-actions.pod:5774
#, no-wrap
msgid ""
" struct guestfs_dirent_list *\n"
@@ -17589,13 +17594,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5774 ../fish/guestfish-actions.pod:3814
+#: ../src/guestfs-actions.pod:5778 ../fish/guestfish-actions.pod:3814
msgid "This returns the list of directory entries in directory C<dir>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5776 ../fish/guestfish-actions.pod:3816
+#: ../src/guestfs-actions.pod:5780 ../fish/guestfish-actions.pod:3816
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 "
@@ -17604,7 +17609,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5780 ../fish/guestfish-actions.pod:3820
+#: ../src/guestfs-actions.pod:5784 ../fish/guestfish-actions.pod:3820
msgid ""
"Also this call returns basic file type information about each file. The "
"C<ftyp> field will contain one of the following characters:"
@@ -17612,116 +17617,116 @@ msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5785 ../fish/guestfish-actions.pod:3825
+#: ../src/guestfs-actions.pod:5789 ../fish/guestfish-actions.pod:3825
msgid "'b'"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5787 ../fish/guestfish-actions.pod:3827
+#: ../src/guestfs-actions.pod:5791 ../fish/guestfish-actions.pod:3827
msgid "Block special"
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5789 ../fish/guestfish-actions.pod:3829
+#: ../src/guestfs-actions.pod:5793 ../fish/guestfish-actions.pod:3829
msgid "'c'"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5791 ../fish/guestfish-actions.pod:3831
+#: ../src/guestfs-actions.pod:5795 ../fish/guestfish-actions.pod:3831
msgid "Char special"
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5793 ../fish/guestfish-actions.pod:3833
+#: ../src/guestfs-actions.pod:5797 ../fish/guestfish-actions.pod:3833
msgid "'d'"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5795 ../fish/guestfish-actions.pod:3835
+#: ../src/guestfs-actions.pod:5799 ../fish/guestfish-actions.pod:3835
msgid "Directory"
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5797 ../fish/guestfish-actions.pod:3837
+#: ../src/guestfs-actions.pod:5801 ../fish/guestfish-actions.pod:3837
msgid "'f'"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5799 ../fish/guestfish-actions.pod:3839
+#: ../src/guestfs-actions.pod:5803 ../fish/guestfish-actions.pod:3839
msgid "FIFO (named pipe)"
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5801 ../fish/guestfish-actions.pod:3841
+#: ../src/guestfs-actions.pod:5805 ../fish/guestfish-actions.pod:3841
msgid "'l'"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5803 ../fish/guestfish-actions.pod:3843
+#: ../src/guestfs-actions.pod:5807 ../fish/guestfish-actions.pod:3843
msgid "Symbolic link"
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5805 ../fish/guestfish-actions.pod:3845
+#: ../src/guestfs-actions.pod:5809 ../fish/guestfish-actions.pod:3845
msgid "'r'"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5807 ../fish/guestfish-actions.pod:3847
+#: ../src/guestfs-actions.pod:5811 ../fish/guestfish-actions.pod:3847
msgid "Regular file"
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5809 ../fish/guestfish-actions.pod:3849
+#: ../src/guestfs-actions.pod:5813 ../fish/guestfish-actions.pod:3849
msgid "'s'"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5811 ../fish/guestfish-actions.pod:3851
+#: ../src/guestfs-actions.pod:5815 ../fish/guestfish-actions.pod:3851
msgid "Socket"
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5813 ../fish/guestfish-actions.pod:3853
+#: ../src/guestfs-actions.pod:5817 ../fish/guestfish-actions.pod:3853
msgid "'u'"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5815 ../fish/guestfish-actions.pod:3855
+#: ../src/guestfs-actions.pod:5819 ../fish/guestfish-actions.pod:3855
msgid "Unknown file type"
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:5817 ../fish/guestfish-actions.pod:3857
+#: ../src/guestfs-actions.pod:5821 ../fish/guestfish-actions.pod:3857
msgid "'?'"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5819 ../fish/guestfish-actions.pod:3859
+#: ../src/guestfs-actions.pod:5823 ../fish/guestfish-actions.pod:3859
msgid ""
"The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5824
+#: ../src/guestfs-actions.pod:5828
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 "
@@ -17730,7 +17735,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5828
+#: ../src/guestfs-actions.pod:5832
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>."
@@ -17738,13 +17743,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5834
+#: ../src/guestfs-actions.pod:5838
msgid "guestfs_readlink"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5836
+#: ../src/guestfs-actions.pod:5840
#, no-wrap
msgid ""
" char *\n"
@@ -17755,19 +17760,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5840 ../fish/guestfish-actions.pod:3872
+#: ../src/guestfs-actions.pod:5844 ../fish/guestfish-actions.pod:3872
msgid "This command reads the target of a symbolic link."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5847
+#: ../src/guestfs-actions.pod:5851
msgid "guestfs_readlinklist"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5849
+#: ../src/guestfs-actions.pod:5853
#, no-wrap
msgid ""
" char **\n"
@@ -17779,7 +17784,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5854 ../fish/guestfish-actions.pod:3878
+#: ../src/guestfs-actions.pod:5858 ../fish/guestfish-actions.pod:3878
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 "
@@ -17788,7 +17793,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5858 ../fish/guestfish-actions.pod:3882
+#: ../src/guestfs-actions.pod:5862 ../fish/guestfish-actions.pod:3882
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."
@@ -17796,7 +17801,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5862 ../fish/guestfish-actions.pod:3886
+#: ../src/guestfs-actions.pod:5866 ../fish/guestfish-actions.pod:3886
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 "
@@ -17807,7 +17812,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5869 ../fish/guestfish-actions.pod:3893
+#: ../src/guestfs-actions.pod:5873 ../fish/guestfish-actions.pod:3893
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. Very long directory listings "
@@ -17817,13 +17822,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5882
+#: ../src/guestfs-actions.pod:5886
msgid "guestfs_realpath"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5884
+#: ../src/guestfs-actions.pod:5888
#, no-wrap
msgid ""
" char *\n"
@@ -17834,7 +17839,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5888 ../fish/guestfish-actions.pod:3904
+#: ../src/guestfs-actions.pod:5892 ../fish/guestfish-actions.pod:3904
msgid ""
"Return the canonicalized absolute pathname of C<path>. The returned path "
"has no C<.>, C<..> or symbolic link path elements."
@@ -17842,13 +17847,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5896
+#: ../src/guestfs-actions.pod:5900
msgid "guestfs_removexattr"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5898
+#: ../src/guestfs-actions.pod:5902
#, no-wrap
msgid ""
" int\n"
@@ -17860,26 +17865,26 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5903 ../fish/guestfish-actions.pod:3911
+#: ../src/guestfs-actions.pod:5907 ../fish/guestfish-actions.pod:3911
msgid ""
"This call removes the extended attribute named C<xattr> of the file C<path>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5906
+#: ../src/guestfs-actions.pod:5910
msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5912
+#: ../src/guestfs-actions.pod:5916
msgid "guestfs_resize2fs"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5914
+#: ../src/guestfs-actions.pod:5918
#, no-wrap
msgid ""
" int\n"
@@ -17890,7 +17895,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5918 ../fish/guestfish-actions.pod:3920
+#: ../src/guestfs-actions.pod:5922 ../fish/guestfish-actions.pod:3920
msgid ""
"This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
"underlying device."
@@ -17898,7 +17903,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5921
+#: ../src/guestfs-actions.pod:5925
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> "
@@ -17907,12 +17912,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5931
+#: ../src/guestfs-actions.pod:5935
msgid "guestfs_resize2fs_M"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5933
+#: ../src/guestfs-actions.pod:5937
#, no-wrap
msgid ""
" int\n"
@@ -17922,7 +17927,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5937
+#: ../src/guestfs-actions.pod:5941
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 "
@@ -17930,7 +17935,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5941
+#: ../src/guestfs-actions.pod:5945
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. "
@@ -17940,13 +17945,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5950
+#: ../src/guestfs-actions.pod:5954
msgid "guestfs_resize2fs_size"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5952
+#: ../src/guestfs-actions.pod:5956
#, no-wrap
msgid ""
" int\n"
@@ -17958,7 +17963,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5957
+#: ../src/guestfs-actions.pod:5961
msgid ""
"This command is the same as C<guestfs_resize2fs> except that it allows you "
"to specify the new size (in bytes) explicitly."
@@ -17966,13 +17971,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5964
+#: ../src/guestfs-actions.pod:5968
msgid "guestfs_rm"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5966
+#: ../src/guestfs-actions.pod:5970
#, no-wrap
msgid ""
" int\n"
@@ -17983,19 +17988,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5970 ../fish/guestfish-actions.pod:3953
+#: ../src/guestfs-actions.pod:5974 ../fish/guestfish-actions.pod:3953
msgid "Remove the single file C<path>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5976
+#: ../src/guestfs-actions.pod:5980
msgid "guestfs_rm_rf"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5978
+#: ../src/guestfs-actions.pod:5982
#, no-wrap
msgid ""
" int\n"
@@ -18006,7 +18011,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5982 ../fish/guestfish-actions.pod:3959
+#: ../src/guestfs-actions.pod:5986 ../fish/guestfish-actions.pod:3959
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."
@@ -18014,13 +18019,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:5990
+#: ../src/guestfs-actions.pod:5994
msgid "guestfs_rmdir"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:5992
+#: ../src/guestfs-actions.pod:5996
#, no-wrap
msgid ""
" int\n"
@@ -18031,19 +18036,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:3967
+#: ../src/guestfs-actions.pod:6000 ../fish/guestfish-actions.pod:3967
msgid "Remove the single directory C<path>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6002
+#: ../src/guestfs-actions.pod:6006
msgid "guestfs_rmmountpoint"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6004
+#: ../src/guestfs-actions.pod:6008
#, no-wrap
msgid ""
" int\n"
@@ -18054,7 +18059,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6008
+#: ../src/guestfs-actions.pod:6012
msgid ""
"This calls removes a mountpoint that was previously created with "
"C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details."
@@ -18062,13 +18067,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6016
+#: ../src/guestfs-actions.pod:6020
msgid "guestfs_scrub_device"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6018
+#: ../src/guestfs-actions.pod:6022
#, no-wrap
msgid ""
" int\n"
@@ -18079,7 +18084,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6022 ../fish/guestfish-actions.pod:3981
+#: ../src/guestfs-actions.pod:6026 ../fish/guestfish-actions.pod:3981
msgid ""
"This command writes patterns over C<device> to make data retrieval more "
"difficult."
@@ -18087,8 +18092,8 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6025 ../src/guestfs-actions.pod:6046
-#: ../src/guestfs-actions.pod:6065 ../fish/guestfish-actions.pod:3984
+#: ../src/guestfs-actions.pod:6029 ../src/guestfs-actions.pod:6050
+#: ../src/guestfs-actions.pod:6069 ../fish/guestfish-actions.pod:3984
#: ../fish/guestfish-actions.pod:3999 ../fish/guestfish-actions.pod:4012
msgid ""
"It is an interface to the L<scrub(1)> program. See that manual page for "
@@ -18097,20 +18102,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6033 ../src/guestfs-actions.pod:6051
-#: ../src/guestfs-actions.pod:6070
+#: ../src/guestfs-actions.pod:6037 ../src/guestfs-actions.pod:6055
+#: ../src/guestfs-actions.pod:6074
msgid "(Added in 1.0.52)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6035
+#: ../src/guestfs-actions.pod:6039
msgid "guestfs_scrub_file"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6037
+#: ../src/guestfs-actions.pod:6041
#, no-wrap
msgid ""
" int\n"
@@ -18121,7 +18126,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6041 ../fish/guestfish-actions.pod:3994
+#: ../src/guestfs-actions.pod:6045 ../fish/guestfish-actions.pod:3994
msgid ""
"This command writes patterns over a file to make data retrieval more "
"difficult."
@@ -18129,19 +18134,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6044 ../fish/guestfish-actions.pod:3997
+#: ../src/guestfs-actions.pod:6048 ../fish/guestfish-actions.pod:3997
msgid "The file is I<removed> after scrubbing."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6053
+#: ../src/guestfs-actions.pod:6057
msgid "guestfs_scrub_freespace"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6055
+#: ../src/guestfs-actions.pod:6059
#, no-wrap
msgid ""
" int\n"
@@ -18152,7 +18157,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6059
+#: ../src/guestfs-actions.pod:6063
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>, "
@@ -18162,13 +18167,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6072
+#: ../src/guestfs-actions.pod:6076
msgid "guestfs_set_append"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6074
+#: ../src/guestfs-actions.pod:6078
#, no-wrap
msgid ""
" int\n"
@@ -18179,7 +18184,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6078 ../fish/guestfish-actions.pod:4021
+#: ../src/guestfs-actions.pod:6082 ../fish/guestfish-actions.pod:4021
msgid ""
"This function is used to add additional options to the guest kernel command "
"line."
@@ -18187,7 +18192,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6081 ../fish/guestfish-actions.pod:4024
+#: ../src/guestfs-actions.pod:6085 ../fish/guestfish-actions.pod:4024
msgid ""
"The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
"environment variable."
@@ -18195,19 +18200,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6084 ../fish/guestfish-actions.pod:4027
+#: ../src/guestfs-actions.pod:6088 ../fish/guestfish-actions.pod:4027
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
-#: ../src/guestfs-actions.pod:6091
+#: ../src/guestfs-actions.pod:6095
msgid "guestfs_set_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6093
+#: ../src/guestfs-actions.pod:6097
#, no-wrap
msgid ""
" int\n"
@@ -18217,31 +18222,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6097 ../fish/guestfish-actions.pod:4036
+#: ../src/guestfs-actions.pod:6101 ../fish/guestfish-actions.pod:4036
msgid ""
"Set the method that libguestfs uses to connect to the back end guestfsd "
"daemon. Possible methods are:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6104 ../fish/guestfish-actions.pod:4043
+#: ../src/guestfs-actions.pod:6108 ../fish/guestfish-actions.pod:4043
msgid ""
"Launch an appliance and connect to it. This is the ordinary method and the "
"default."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6107 ../fish/guestfish-actions.pod:4046
+#: ../src/guestfs-actions.pod:6111 ../fish/guestfish-actions.pod:4046
msgid "C<unix:I<path>>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6109 ../fish/guestfish-actions.pod:4048
+#: ../src/guestfs-actions.pod:6113 ../fish/guestfish-actions.pod:4048
msgid "Connect to the Unix domain socket I<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6111 ../fish/guestfish-actions.pod:4050
+#: ../src/guestfs-actions.pod:6115 ../fish/guestfish-actions.pod:4050
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 "
@@ -18250,13 +18255,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6121
+#: ../src/guestfs-actions.pod:6125
msgid "guestfs_set_autosync"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6123
+#: ../src/guestfs-actions.pod:6127
#, no-wrap
msgid ""
" int\n"
@@ -18266,7 +18271,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6127 ../fish/guestfish-actions.pod:4062
+#: ../src/guestfs-actions.pod:6131 ../fish/guestfish-actions.pod:4062
msgid ""
"If C<autosync> is true, this enables autosync. Libguestfs will make a best "
"effort attempt to make filesystems consistent and synchronized when the "
@@ -18275,7 +18280,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6132 ../fish/guestfish-actions.pod:4067
+#: ../src/guestfs-actions.pod:6136 ../fish/guestfish-actions.pod:4067
msgid ""
"This is enabled by default (since libguestfs 1.5.24, previously it was "
"disabled by default)."
@@ -18283,13 +18288,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6139
+#: ../src/guestfs-actions.pod:6143
msgid "guestfs_set_direct"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6141
+#: ../src/guestfs-actions.pod:6145
#, no-wrap
msgid ""
" int\n"
@@ -18300,7 +18305,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6145 ../fish/guestfish-actions.pod:4076
+#: ../src/guestfs-actions.pod:6149 ../fish/guestfish-actions.pod:4076
msgid ""
"If the direct appliance mode flag is enabled, then stdin and stdout are "
"passed directly through to the appliance once it is launched."
@@ -18308,7 +18313,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6149
+#: ../src/guestfs-actions.pod:6153
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 "
@@ -18317,25 +18322,25 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6153 ../fish/guestfish-actions.pod:4084
+#: ../src/guestfs-actions.pod:6157 ../fish/guestfish-actions.pod:4084
msgid "You probably don't want to use this unless you know what you are doing."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6156 ../fish/guestfish-actions.pod:4087
+#: ../src/guestfs-actions.pod:6160 ../fish/guestfish-actions.pod:4087
msgid "The default is disabled."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6162
+#: ../src/guestfs-actions.pod:6166
msgid "guestfs_set_e2label"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6164
+#: ../src/guestfs-actions.pod:6168
#, no-wrap
msgid ""
" int\n"
@@ -18347,7 +18352,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6169 ../fish/guestfish-actions.pod:4093
+#: ../src/guestfs-actions.pod:6173 ../fish/guestfish-actions.pod:4093
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."
@@ -18355,7 +18360,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6173
+#: ../src/guestfs-actions.pod:6177
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return "
"the existing label on a filesystem."
@@ -18363,13 +18368,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6180
+#: ../src/guestfs-actions.pod:6184
msgid "guestfs_set_e2uuid"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6182
+#: ../src/guestfs-actions.pod:6186
#, no-wrap
msgid ""
" int\n"
@@ -18381,7 +18386,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6187 ../fish/guestfish-actions.pod:4104
+#: ../src/guestfs-actions.pod:6191 ../fish/guestfish-actions.pod:4104
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>, "
@@ -18390,7 +18395,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6192
+#: ../src/guestfs-actions.pod:6196
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return "
"the existing UUID of a filesystem."
@@ -18398,13 +18403,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6199
+#: ../src/guestfs-actions.pod:6203
msgid "guestfs_set_memsize"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6201
+#: ../src/guestfs-actions.pod:6205
#, no-wrap
msgid ""
" int\n"
@@ -18415,7 +18420,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6205
+#: ../src/guestfs-actions.pod:6209
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before C<guestfs_launch>."
@@ -18423,7 +18428,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6209 ../fish/guestfish-actions.pod:4122
+#: ../src/guestfs-actions.pod:6213 ../fish/guestfish-actions.pod:4122
msgid ""
"You can also change this by setting the environment variable "
"C<LIBGUESTFS_MEMSIZE> before the handle is created."
@@ -18431,13 +18436,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6220
+#: ../src/guestfs-actions.pod:6224
msgid "guestfs_set_network"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6222
+#: ../src/guestfs-actions.pod:6226
#, no-wrap
msgid ""
" int\n"
@@ -18448,7 +18453,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6226 ../fish/guestfish-actions.pod:4135
+#: ../src/guestfs-actions.pod:6230 ../fish/guestfish-actions.pod:4135
msgid ""
"If C<network> is true, then the network is enabled in the libguestfs "
"appliance. The default is false."
@@ -18456,7 +18461,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6229 ../fish/guestfish-actions.pod:4138
+#: ../src/guestfs-actions.pod:6233 ../fish/guestfish-actions.pod:4138
msgid ""
"This affects whether commands are able to access the network (see L<guestfs"
"(3)/RUNNING COMMANDS>)."
@@ -18464,7 +18469,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6232
+#: ../src/guestfs-actions.pod:6236
msgid ""
"You must call this before calling C<guestfs_launch>, otherwise it has no "
"effect."
@@ -18472,13 +18477,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6239
+#: ../src/guestfs-actions.pod:6243
msgid "guestfs_set_path"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6241
+#: ../src/guestfs-actions.pod:6245
#, no-wrap
msgid ""
" int\n"
@@ -18489,13 +18494,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6245 ../fish/guestfish-actions.pod:4150
+#: ../src/guestfs-actions.pod:6249 ../fish/guestfish-actions.pod:4150
msgid "Set the path that libguestfs searches for kernel and initrd.img."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6247 ../fish/guestfish-actions.pod:4152
+#: ../src/guestfs-actions.pod:6251 ../fish/guestfish-actions.pod:4152
msgid ""
"The default is C<$libdir/guestfs> unless overridden by setting "
"C<LIBGUESTFS_PATH> environment variable."
@@ -18503,19 +18508,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6250 ../fish/guestfish-actions.pod:4155
+#: ../src/guestfs-actions.pod:6254 ../fish/guestfish-actions.pod:4155
msgid "Setting C<path> to C<NULL> restores the default path."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6256
+#: ../src/guestfs-actions.pod:6260
msgid "guestfs_set_qemu"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6258
+#: ../src/guestfs-actions.pod:6262
#, no-wrap
msgid ""
" int\n"
@@ -18526,20 +18531,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6262 ../fish/guestfish-actions.pod:4163
+#: ../src/guestfs-actions.pod:6266 ../fish/guestfish-actions.pod:4163
msgid "Set the qemu binary that we will use."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6264 ../fish/guestfish-actions.pod:4165
+#: ../src/guestfs-actions.pod:6268 ../fish/guestfish-actions.pod:4165
msgid ""
"The default is chosen when the library was compiled by the configure script."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6267 ../fish/guestfish-actions.pod:4168
+#: ../src/guestfs-actions.pod:6271 ../fish/guestfish-actions.pod:4168
msgid ""
"You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
"variable."
@@ -18547,13 +18552,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6270 ../fish/guestfish-actions.pod:4171
+#: ../src/guestfs-actions.pod:6274 ../fish/guestfish-actions.pod:4171
msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6272 ../fish/guestfish-actions.pod:4173
+#: ../src/guestfs-actions.pod:6276 ../fish/guestfish-actions.pod:4173
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 "
@@ -18565,13 +18570,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6284
+#: ../src/guestfs-actions.pod:6288
msgid "guestfs_set_recovery_proc"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6286
+#: ../src/guestfs-actions.pod:6290
#, no-wrap
msgid ""
" int\n"
@@ -18582,7 +18587,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6290
+#: ../src/guestfs-actions.pod:6294
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 "
@@ -18592,7 +18597,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6295
+#: ../src/guestfs-actions.pod:6299
msgid ""
"This only has any effect if called before C<guestfs_launch>, and the default "
"is true."
@@ -18600,7 +18605,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6298 ../fish/guestfish-actions.pod:4195
+#: ../src/guestfs-actions.pod:6302 ../fish/guestfish-actions.pod:4195
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 "
@@ -18610,13 +18615,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6308
+#: ../src/guestfs-actions.pod:6312
msgid "guestfs_set_selinux"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6310
+#: ../src/guestfs-actions.pod:6314
#, no-wrap
msgid ""
" int\n"
@@ -18627,7 +18632,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6314 ../fish/guestfish-actions.pod:4207
+#: ../src/guestfs-actions.pod:6318 ../fish/guestfish-actions.pod:4207
msgid ""
"This sets the selinux flag that is passed to the appliance at boot time. "
"The default is C<selinux=0> (disabled)."
@@ -18635,7 +18640,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6317 ../fish/guestfish-actions.pod:4210
+#: ../src/guestfs-actions.pod:6321 ../fish/guestfish-actions.pod:4210
msgid ""
"Note that if SELinux is enabled, it is always in Permissive mode "
"(C<enforcing=0>)."
@@ -18643,13 +18648,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6327
+#: ../src/guestfs-actions.pod:6331
msgid "guestfs_set_trace"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6329
+#: ../src/guestfs-actions.pod:6333
#, no-wrap
msgid ""
" int\n"
@@ -18659,7 +18664,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6333 ../fish/guestfish-actions.pod:4222
+#: ../src/guestfs-actions.pod:6337 ../fish/guestfish-actions.pod:4222
msgid ""
"If the command trace flag is set to 1, then libguestfs calls, parameters and "
"return values are traced."
@@ -18667,7 +18672,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6336 ../fish/guestfish-actions.pod:4225
+#: ../src/guestfs-actions.pod:6340 ../fish/guestfish-actions.pod:4225
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."
@@ -18675,14 +18680,14 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6340 ../fish/guestfish-actions.pod:4229
+#: ../src/guestfs-actions.pod:6344 ../fish/guestfish-actions.pod:4229
msgid ""
"Command traces are disabled unless the environment variable "
"C<LIBGUESTFS_TRACE> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6343
+#: ../src/guestfs-actions.pod:6347
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>)."
@@ -18690,13 +18695,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6351
+#: ../src/guestfs-actions.pod:6355
msgid "guestfs_set_verbose"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6353
+#: ../src/guestfs-actions.pod:6357
#, no-wrap
msgid ""
" int\n"
@@ -18706,20 +18711,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6357 ../fish/guestfish-actions.pod:4242
+#: ../src/guestfs-actions.pod:6361 ../fish/guestfish-actions.pod:4242
msgid "If C<verbose> is true, this turns on verbose messages."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6359 ../fish/guestfish-actions.pod:4244
+#: ../src/guestfs-actions.pod:6363 ../fish/guestfish-actions.pod:4244
msgid ""
"Verbose messages are disabled unless the environment variable "
"C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6362
+#: ../src/guestfs-actions.pod:6366
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>)."
@@ -18727,13 +18732,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6370
+#: ../src/guestfs-actions.pod:6374
msgid "guestfs_setcon"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6372
+#: ../src/guestfs-actions.pod:6376
#, no-wrap
msgid ""
" int\n"
@@ -18744,7 +18749,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6376 ../fish/guestfish-actions.pod:4255
+#: ../src/guestfs-actions.pod:6380 ../fish/guestfish-actions.pod:4255
msgid ""
"This sets the SELinux security context of the daemon to the string "
"C<context>."
@@ -18752,19 +18757,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6379 ../fish/guestfish-actions.pod:4258
+#: ../src/guestfs-actions.pod:6383 ../fish/guestfish-actions.pod:4258
msgid "See the documentation about SELINUX in L<guestfs(3)>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6385
+#: ../src/guestfs-actions.pod:6389
msgid "guestfs_setxattr"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6387
+#: ../src/guestfs-actions.pod:6391
#, no-wrap
msgid ""
" int\n"
@@ -18778,7 +18783,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6394 ../fish/guestfish-actions.pod:4264
+#: ../src/guestfs-actions.pod:6398 ../fish/guestfish-actions.pod:4264
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."
@@ -18786,19 +18791,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6398
+#: ../src/guestfs-actions.pod:6402
msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6404
+#: ../src/guestfs-actions.pod:6408
msgid "guestfs_sfdisk"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6406
+#: ../src/guestfs-actions.pod:6410
#, no-wrap
msgid ""
" int\n"
@@ -18813,7 +18818,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6414 ../fish/guestfish-actions.pod:4274
+#: ../src/guestfs-actions.pod:6418 ../fish/guestfish-actions.pod:4274
msgid ""
"This is a direct interface to the L<sfdisk(8)> program for creating "
"partitions on block devices."
@@ -18821,13 +18826,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6417 ../fish/guestfish-actions.pod:4277
+#: ../src/guestfs-actions.pod:6421 ../fish/guestfish-actions.pod:4277
msgid "C<device> should be a block device, for example C</dev/sda>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6419 ../fish/guestfish-actions.pod:4279
+#: ../src/guestfs-actions.pod:6423 ../fish/guestfish-actions.pod:4279
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<-"
@@ -18839,7 +18844,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6427 ../fish/guestfish-actions.pod:4287
+#: ../src/guestfs-actions.pod:6431 ../fish/guestfish-actions.pod:4287
msgid ""
"C<lines> is a list of lines that we feed to C<sfdisk>. For more information "
"refer to the L<sfdisk(8)> manpage."
@@ -18847,7 +18852,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6430 ../fish/guestfish-actions.pod:4290
+#: ../src/guestfs-actions.pod:6434 ../fish/guestfish-actions.pod:4290
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 "
@@ -18856,14 +18861,14 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6434
+#: ../src/guestfs-actions.pod:6438
msgid ""
"See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6442 ../src/guestfs-actions.pod:6472
-#: ../src/guestfs-actions.pod:6505 ../fish/guestfish-actions.pod:4300
+#: ../src/guestfs-actions.pod:6446 ../src/guestfs-actions.pod:6476
+#: ../src/guestfs-actions.pod:6509 ../fish/guestfish-actions.pod:4300
#: ../fish/guestfish-actions.pod:4323 ../fish/guestfish-actions.pod:4345
msgid ""
"This function is deprecated. In new code, use the C<part_add> call instead."
@@ -18871,13 +18876,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6451
+#: ../src/guestfs-actions.pod:6455
msgid "guestfs_sfdiskM"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6453
+#: ../src/guestfs-actions.pod:6457
#, no-wrap
msgid ""
" int\n"
@@ -18889,7 +18894,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6458
+#: ../src/guestfs-actions.pod:6462
msgid ""
"This is a simplified interface to the C<guestfs_sfdisk> command, where "
"partition sizes are specified in megabytes only (rounded to the nearest "
@@ -18899,7 +18904,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6464
+#: ../src/guestfs-actions.pod:6468
msgid ""
"See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
"C<guestfs_part_disk>"
@@ -18907,13 +18912,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6481
+#: ../src/guestfs-actions.pod:6485
msgid "guestfs_sfdisk_N"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6483
+#: ../src/guestfs-actions.pod:6487
#, no-wrap
msgid ""
" int\n"
@@ -18929,7 +18934,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6492 ../fish/guestfish-actions.pod:4334
+#: ../src/guestfs-actions.pod:6496 ../fish/guestfish-actions.pod:4334
msgid ""
"This runs L<sfdisk(8)> option to modify just the single partition C<n> "
"(note: C<n> counts from 1)."
@@ -18937,7 +18942,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6495
+#: ../src/guestfs-actions.pod:6499
msgid ""
"For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> "
"for the cyls/heads/sectors parameters."
@@ -18945,19 +18950,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6498
+#: ../src/guestfs-actions.pod:6502
msgid "See also: C<guestfs_part_add>"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6514
+#: ../src/guestfs-actions.pod:6518
msgid "guestfs_sfdisk_disk_geometry"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6516
+#: ../src/guestfs-actions.pod:6520
#, no-wrap
msgid ""
" char *\n"
@@ -18968,7 +18973,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6520
+#: ../src/guestfs-actions.pod:6524
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, "
@@ -18978,20 +18983,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6525 ../src/guestfs-actions.pod:6541
+#: ../src/guestfs-actions.pod:6529 ../src/guestfs-actions.pod:6545
#: ../fish/guestfish-actions.pod:4361 ../fish/guestfish-actions.pod:4370
msgid "The result is in human-readable format, and not designed to be parsed."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6533
+#: ../src/guestfs-actions.pod:6537
msgid "guestfs_sfdisk_kernel_geometry"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6535
+#: ../src/guestfs-actions.pod:6539
#, no-wrap
msgid ""
" char *\n"
@@ -19002,19 +19007,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6539 ../fish/guestfish-actions.pod:4368
+#: ../src/guestfs-actions.pod:6543 ../fish/guestfish-actions.pod:4368
msgid "This displays the kernel's idea of the geometry of C<device>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6549
+#: ../src/guestfs-actions.pod:6553
msgid "guestfs_sfdisk_l"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6555
#, no-wrap
msgid ""
" char *\n"
@@ -19025,7 +19030,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6555 ../fish/guestfish-actions.pod:4377
+#: ../src/guestfs-actions.pod:6559 ../fish/guestfish-actions.pod:4377
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."
@@ -19033,25 +19038,25 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6559
+#: ../src/guestfs-actions.pod:6563
msgid "See also: C<guestfs_part_list>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6564 ../fish/guestfish-actions.pod:4383
+#: ../src/guestfs-actions.pod:6568 ../fish/guestfish-actions.pod:4383
msgid ""
"This function is deprecated. In new code, use the C<part_list> call instead."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6573
+#: ../src/guestfs-actions.pod:6577
msgid "guestfs_sh"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6575
+#: ../src/guestfs-actions.pod:6579
#, no-wrap
msgid ""
" char *\n"
@@ -19062,7 +19067,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6579 ../fish/guestfish-actions.pod:4394
+#: ../src/guestfs-actions.pod:6583 ../fish/guestfish-actions.pod:4394
msgid ""
"This call runs a command from the guest filesystem via the guest's C</bin/"
"sh>."
@@ -19070,13 +19075,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6582
+#: ../src/guestfs-actions.pod:6586
msgid "This is like C<guestfs_command>, but passes the command to:"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6584 ../fish/guestfish-actions.pod:4399
+#: ../src/guestfs-actions.pod:6588 ../fish/guestfish-actions.pod:4399
#, no-wrap
msgid ""
" /bin/sh -c \"command\"\n"
@@ -19085,7 +19090,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6586 ../fish/guestfish-actions.pod:4401
+#: ../src/guestfs-actions.pod:6590 ../fish/guestfish-actions.pod:4401
msgid ""
"Depending on the guest's shell, this usually results in wildcards being "
"expanded, shell expressions being interpolated and so on."
@@ -19093,19 +19098,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6590
+#: ../src/guestfs-actions.pod:6594
msgid "All the provisos about C<guestfs_command> apply to this call."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6597
+#: ../src/guestfs-actions.pod:6601
msgid "guestfs_sh_lines"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6599
+#: ../src/guestfs-actions.pod:6603
#, no-wrap
msgid ""
" char **\n"
@@ -19116,7 +19121,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6603
+#: ../src/guestfs-actions.pod:6607
msgid ""
"This is the same as C<guestfs_sh>, but splits the result into a list of "
"lines."
@@ -19124,19 +19129,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6606
+#: ../src/guestfs-actions.pod:6610
msgid "See also: C<guestfs_command_lines>"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6614
+#: ../src/guestfs-actions.pod:6618
msgid "guestfs_sleep"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6616
+#: ../src/guestfs-actions.pod:6620
#, no-wrap
msgid ""
" int\n"
@@ -19147,25 +19152,25 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6620 ../fish/guestfish-actions.pod:4420
+#: ../src/guestfs-actions.pod:6624 ../fish/guestfish-actions.pod:4420
msgid "Sleep for C<secs> seconds."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6624
+#: ../src/guestfs-actions.pod:6628
msgid "(Added in 1.0.41)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6626 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:6630 ../src/guestfs-structs.pod:109
msgid "guestfs_stat"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6628
+#: ../src/guestfs-actions.pod:6632
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -19176,19 +19181,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6634 ../fish/guestfish-actions.pod:4428
+#: ../src/guestfs-actions.pod:6638 ../fish/guestfish-actions.pod:4428
msgid "This is the same as the C<stat(2)> system call."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6642 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:6646 ../src/guestfs-structs.pod:135
msgid "guestfs_statvfs"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6644
+#: ../src/guestfs-actions.pod:6648
#, no-wrap
msgid ""
" struct guestfs_statvfs *\n"
@@ -19199,7 +19204,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6648 ../fish/guestfish-actions.pod:4434
+#: ../src/guestfs-actions.pod:6652 ../fish/guestfish-actions.pod:4434
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 "
@@ -19208,13 +19213,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6652 ../fish/guestfish-actions.pod:4438
+#: ../src/guestfs-actions.pod:6656 ../fish/guestfish-actions.pod:4438
msgid "This is the same as the C<statvfs(2)> system call."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6654
+#: ../src/guestfs-actions.pod:6658
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>."
@@ -19222,13 +19227,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6660
+#: ../src/guestfs-actions.pod:6664
msgid "guestfs_strings"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6662
+#: ../src/guestfs-actions.pod:6666
#, no-wrap
msgid ""
" char **\n"
@@ -19239,7 +19244,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6666 ../fish/guestfish-actions.pod:4444
+#: ../src/guestfs-actions.pod:6670 ../fish/guestfish-actions.pod:4444
msgid ""
"This runs the L<strings(1)> command on a file and returns the list of "
"printable strings found."
@@ -19247,13 +19252,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6678
+#: ../src/guestfs-actions.pod:6682
msgid "guestfs_strings_e"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6680
+#: ../src/guestfs-actions.pod:6684
#, no-wrap
msgid ""
" char **\n"
@@ -19265,7 +19270,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6685
+#: ../src/guestfs-actions.pod:6689
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>."
@@ -19273,19 +19278,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6689 ../fish/guestfish-actions.pod:4458
+#: ../src/guestfs-actions.pod:6693 ../fish/guestfish-actions.pod:4458
msgid "Allowed encodings are:"
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:6693 ../fish/guestfish-actions.pod:4462
+#: ../src/guestfs-actions.pod:6697 ../fish/guestfish-actions.pod:4462
msgid "s"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6695
+#: ../src/guestfs-actions.pod:6699
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what C<guestfs_strings> uses)."
@@ -19293,37 +19298,37 @@ msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:6698 ../fish/guestfish-actions.pod:4467
+#: ../src/guestfs-actions.pod:6702 ../fish/guestfish-actions.pod:4467
msgid "S"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6700 ../fish/guestfish-actions.pod:4469
+#: ../src/guestfs-actions.pod:6704 ../fish/guestfish-actions.pod:4469
msgid "Single 8-bit-byte characters."
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:6702 ../fish/guestfish-actions.pod:4471
+#: ../src/guestfs-actions.pod:6706 ../fish/guestfish-actions.pod:4471
msgid "b"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6704 ../fish/guestfish-actions.pod:4473
+#: ../src/guestfs-actions.pod:6708 ../fish/guestfish-actions.pod:4473
msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:6707 ../fish/guestfish-actions.pod:4476
+#: ../src/guestfs-actions.pod:6711 ../fish/guestfish-actions.pod:4476
msgid "l (lower case letter L)"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6709 ../fish/guestfish-actions.pod:4478
+#: ../src/guestfs-actions.pod:6713 ../fish/guestfish-actions.pod:4478
msgid ""
"16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for "
"examining binaries in Windows guests."
@@ -19331,43 +19336,43 @@ msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:6712 ../fish/guestfish-actions.pod:4481
+#: ../src/guestfs-actions.pod:6716 ../fish/guestfish-actions.pod:4481
msgid "B"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6714 ../fish/guestfish-actions.pod:4483
+#: ../src/guestfs-actions.pod:6718 ../fish/guestfish-actions.pod:4483
msgid "32-bit big endian such as UCS-4BE."
msgstr ""
# type: =item
#. type: =item
-#: ../src/guestfs-actions.pod:6716 ../fish/guestfish-actions.pod:4485
+#: ../src/guestfs-actions.pod:6720 ../fish/guestfish-actions.pod:4485
msgid "L"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6718 ../fish/guestfish-actions.pod:4487
+#: ../src/guestfs-actions.pod:6722 ../fish/guestfish-actions.pod:4487
msgid "32-bit little endian such as UCS-4LE."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6722 ../fish/guestfish-actions.pod:4491
+#: ../src/guestfs-actions.pod:6726 ../fish/guestfish-actions.pod:4491
msgid "The returned strings are transcoded to UTF-8."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6733
+#: ../src/guestfs-actions.pod:6737
msgid "guestfs_swapoff_device"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6735
+#: ../src/guestfs-actions.pod:6739
#, no-wrap
msgid ""
" int\n"
@@ -19378,7 +19383,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6739
+#: ../src/guestfs-actions.pod:6743
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See C<guestfs_swapon_device>."
@@ -19386,13 +19391,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6747
+#: ../src/guestfs-actions.pod:6751
msgid "guestfs_swapoff_file"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6749
+#: ../src/guestfs-actions.pod:6753
#, no-wrap
msgid ""
" int\n"
@@ -19403,19 +19408,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6753 ../fish/guestfish-actions.pod:4508
+#: ../src/guestfs-actions.pod:6757 ../fish/guestfish-actions.pod:4508
msgid "This command disables the libguestfs appliance swap on file."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6759
+#: ../src/guestfs-actions.pod:6763
msgid "guestfs_swapoff_label"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6761
+#: ../src/guestfs-actions.pod:6765
#, no-wrap
msgid ""
" int\n"
@@ -19426,7 +19431,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6765 ../fish/guestfish-actions.pod:4514
+#: ../src/guestfs-actions.pod:6769 ../fish/guestfish-actions.pod:4514
msgid ""
"This command disables the libguestfs appliance swap on labeled swap "
"partition."
@@ -19434,13 +19439,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6772
+#: ../src/guestfs-actions.pod:6776
msgid "guestfs_swapoff_uuid"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6774
+#: ../src/guestfs-actions.pod:6778
#, no-wrap
msgid ""
" int\n"
@@ -19451,7 +19456,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4521
+#: ../src/guestfs-actions.pod:6782 ../fish/guestfish-actions.pod:4521
msgid ""
"This command disables the libguestfs appliance swap partition with the given "
"UUID."
@@ -19459,13 +19464,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6785
+#: ../src/guestfs-actions.pod:6789
msgid "guestfs_swapon_device"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6787
+#: ../src/guestfs-actions.pod:6791
#, no-wrap
msgid ""
" int\n"
@@ -19476,7 +19481,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6791
+#: ../src/guestfs-actions.pod:6795
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 "
@@ -19485,7 +19490,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6796 ../fish/guestfish-actions.pod:4533
+#: ../src/guestfs-actions.pod:6800 ../fish/guestfish-actions.pod:4533
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 "
@@ -19496,13 +19501,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6807
+#: ../src/guestfs-actions.pod:6811
msgid "guestfs_swapon_file"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6809
+#: ../src/guestfs-actions.pod:6813
#, no-wrap
msgid ""
" int\n"
@@ -19513,7 +19518,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6813
+#: ../src/guestfs-actions.pod:6817
msgid ""
"This command enables swap to a file. See C<guestfs_swapon_device> for other "
"notes."
@@ -19521,13 +19526,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6820
+#: ../src/guestfs-actions.pod:6824
msgid "guestfs_swapon_label"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6822
+#: ../src/guestfs-actions.pod:6826
#, no-wrap
msgid ""
" int\n"
@@ -19538,7 +19543,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6826
+#: ../src/guestfs-actions.pod:6830
msgid ""
"This command enables swap to a labeled swap partition. See "
"C<guestfs_swapon_device> for other notes."
@@ -19546,13 +19551,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6833
+#: ../src/guestfs-actions.pod:6837
msgid "guestfs_swapon_uuid"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6835
+#: ../src/guestfs-actions.pod:6839
#, no-wrap
msgid ""
" int\n"
@@ -19563,7 +19568,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6839
+#: ../src/guestfs-actions.pod:6843
msgid ""
"This command enables swap to a swap partition with the given UUID. See "
"C<guestfs_swapon_device> for other notes."
@@ -19571,13 +19576,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6846
+#: ../src/guestfs-actions.pod:6850
msgid "guestfs_sync"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6848
+#: ../src/guestfs-actions.pod:6852
#, no-wrap
msgid ""
" int\n"
@@ -19587,7 +19592,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6851 ../fish/guestfish-actions.pod:4565
+#: ../src/guestfs-actions.pod:6855 ../fish/guestfish-actions.pod:4565
msgid ""
"This syncs the disk, so that any writes are flushed through to the "
"underlying disk image."
@@ -19595,7 +19600,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6854 ../fish/guestfish-actions.pod:4568
+#: ../src/guestfs-actions.pod:6858 ../fish/guestfish-actions.pod:4568
msgid ""
"You should always call this if you have modified a disk image, before "
"closing the handle."
@@ -19603,13 +19608,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6861
+#: ../src/guestfs-actions.pod:6865
msgid "guestfs_tail"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6863
+#: ../src/guestfs-actions.pod:6867
#, no-wrap
msgid ""
" char **\n"
@@ -19620,20 +19625,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6867 ../fish/guestfish-actions.pod:4575
+#: ../src/guestfs-actions.pod:6871 ../fish/guestfish-actions.pod:4575
msgid ""
"This command returns up to the last 10 lines of a file as a list of strings."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6879
+#: ../src/guestfs-actions.pod:6883
msgid "guestfs_tail_n"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6881
+#: ../src/guestfs-actions.pod:6885
#, no-wrap
msgid ""
" char **\n"
@@ -19645,7 +19650,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6886 ../fish/guestfish-actions.pod:4585
+#: ../src/guestfs-actions.pod:6890 ../fish/guestfish-actions.pod:4585
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the last "
"C<nrlines> lines of the file C<path>."
@@ -19653,7 +19658,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6889 ../fish/guestfish-actions.pod:4588
+#: ../src/guestfs-actions.pod:6893 ../fish/guestfish-actions.pod:4588
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."
@@ -19661,13 +19666,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6903
+#: ../src/guestfs-actions.pod:6907
msgid "guestfs_tar_in"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6905
+#: ../src/guestfs-actions.pod:6909
#, no-wrap
msgid ""
" int\n"
@@ -19679,7 +19684,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6910 ../fish/guestfish-actions.pod:4600
+#: ../src/guestfs-actions.pod:6914 ../fish/guestfish-actions.pod:4600
msgid ""
"This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
"tar file) into C<directory>."
@@ -19687,27 +19692,27 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6913
+#: ../src/guestfs-actions.pod:6917
msgid ""
"To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6918 ../src/guestfs-actions.pod:6935
-#: ../src/guestfs-actions.pod:6951 ../src/guestfs-actions.pod:6967
+#: ../src/guestfs-actions.pod:6922 ../src/guestfs-actions.pod:6939
+#: ../src/guestfs-actions.pod:6955 ../src/guestfs-actions.pod:6971
msgid "(Added in 1.0.3)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6920
+#: ../src/guestfs-actions.pod:6924
msgid "guestfs_tar_out"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6922
+#: ../src/guestfs-actions.pod:6926
#, no-wrap
msgid ""
" int\n"
@@ -19719,7 +19724,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6927 ../fish/guestfish-actions.pod:4612
+#: ../src/guestfs-actions.pod:6931 ../fish/guestfish-actions.pod:4612
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarfile>."
@@ -19727,7 +19732,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6930
+#: ../src/guestfs-actions.pod:6934
msgid ""
"To download a compressed tarball, use C<guestfs_tgz_out> or "
"C<guestfs_txz_out>."
@@ -19735,13 +19740,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6937
+#: ../src/guestfs-actions.pod:6941
msgid "guestfs_tgz_in"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6939
+#: ../src/guestfs-actions.pod:6943
#, no-wrap
msgid ""
" int\n"
@@ -19753,7 +19758,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6944 ../fish/guestfish-actions.pod:4624
+#: ../src/guestfs-actions.pod:6948 ../fish/guestfish-actions.pod:4624
msgid ""
"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
"tar file) into C<directory>."
@@ -19761,19 +19766,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6947
+#: ../src/guestfs-actions.pod:6951
msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6953
+#: ../src/guestfs-actions.pod:6957
msgid "guestfs_tgz_out"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6955
+#: ../src/guestfs-actions.pod:6959
#, no-wrap
msgid ""
" int\n"
@@ -19785,7 +19790,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6960 ../fish/guestfish-actions.pod:4635
+#: ../src/guestfs-actions.pod:6964 ../fish/guestfish-actions.pod:4635
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball>."
@@ -19793,19 +19798,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6963
+#: ../src/guestfs-actions.pod:6967
msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6969
+#: ../src/guestfs-actions.pod:6973
msgid "guestfs_touch"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6971
+#: ../src/guestfs-actions.pod:6975
#, no-wrap
msgid ""
" int\n"
@@ -19816,7 +19821,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6975 ../fish/guestfish-actions.pod:4646
+#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4646
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-"
@@ -19825,7 +19830,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4650
+#: ../src/guestfs-actions.pod:6983 ../fish/guestfish-actions.pod:4650
msgid ""
"This command only works on regular files, and will fail on other file types "
"such as directories, symbolic links, block special etc."
@@ -19833,13 +19838,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6986
+#: ../src/guestfs-actions.pod:6990
msgid "guestfs_truncate"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:6988
+#: ../src/guestfs-actions.pod:6992
#, no-wrap
msgid ""
" int\n"
@@ -19850,7 +19855,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:6992 ../fish/guestfish-actions.pod:4657
+#: ../src/guestfs-actions.pod:6996 ../fish/guestfish-actions.pod:4657
msgid ""
"This command truncates C<path> to a zero-length file. The file must exist "
"already."
@@ -19858,13 +19863,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:6999
+#: ../src/guestfs-actions.pod:7003
msgid "guestfs_truncate_size"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7001
+#: ../src/guestfs-actions.pod:7005
#, no-wrap
msgid ""
" int\n"
@@ -19876,7 +19881,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7006 ../fish/guestfish-actions.pod:4664
+#: ../src/guestfs-actions.pod:7010 ../fish/guestfish-actions.pod:4664
msgid ""
"This command truncates C<path> to size C<size> bytes. The file must exist "
"already."
@@ -19884,7 +19889,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7009
+#: ../src/guestfs-actions.pod:7013
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 "
@@ -19894,13 +19899,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7019
+#: ../src/guestfs-actions.pod:7023
msgid "guestfs_tune2fs_l"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7021
+#: ../src/guestfs-actions.pod:7025
#, no-wrap
msgid ""
" char **\n"
@@ -19911,7 +19916,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7025 ../fish/guestfish-actions.pod:4677
+#: ../src/guestfs-actions.pod:7029 ../fish/guestfish-actions.pod:4677
msgid ""
"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
"C<device>."
@@ -19919,7 +19924,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7028 ../fish/guestfish-actions.pod:4680
+#: ../src/guestfs-actions.pod:7032 ../fish/guestfish-actions.pod:4680
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 "
@@ -19929,13 +19934,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7041
+#: ../src/guestfs-actions.pod:7045
msgid "guestfs_txz_in"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7043
+#: ../src/guestfs-actions.pod:7047
#, no-wrap
msgid ""
" int\n"
@@ -19947,7 +19952,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7048 ../fish/guestfish-actions.pod:4689
+#: ../src/guestfs-actions.pod:7052 ../fish/guestfish-actions.pod:4689
msgid ""
"This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
"tar file) into C<directory>."
@@ -19955,13 +19960,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7055
+#: ../src/guestfs-actions.pod:7059
msgid "guestfs_txz_out"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7057
+#: ../src/guestfs-actions.pod:7061
#, no-wrap
msgid ""
" int\n"
@@ -19973,7 +19978,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7062 ../fish/guestfish-actions.pod:4698
+#: ../src/guestfs-actions.pod:7066 ../fish/guestfish-actions.pod:4698
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball> (as an xz compressed tar archive)."
@@ -19981,13 +19986,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7069
+#: ../src/guestfs-actions.pod:7073
msgid "guestfs_umask"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7071
+#: ../src/guestfs-actions.pod:7075
#, no-wrap
msgid ""
" int\n"
@@ -19998,7 +20003,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7075 ../fish/guestfish-actions.pod:4707
+#: ../src/guestfs-actions.pod:7079 ../fish/guestfish-actions.pod:4707
msgid ""
"This function sets the mask used for creating new files and device nodes to "
"C<mask & 0777>."
@@ -20006,7 +20011,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7078 ../fish/guestfish-actions.pod:4710
+#: ../src/guestfs-actions.pod:7082 ../fish/guestfish-actions.pod:4710
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 "
@@ -20015,7 +20020,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7083 ../fish/guestfish-actions.pod:4715
+#: ../src/guestfs-actions.pod:7087 ../fish/guestfish-actions.pod:4715
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 "
@@ -20024,7 +20029,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7087
+#: ../src/guestfs-actions.pod:7091
msgid ""
"See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
"C<guestfs_mkdir>."
@@ -20032,19 +20037,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7090 ../fish/guestfish-actions.pod:4722
+#: ../src/guestfs-actions.pod:7094 ../fish/guestfish-actions.pod:4722
msgid "This call returns the previous umask."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7096
+#: ../src/guestfs-actions.pod:7100
msgid "guestfs_umount"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7098
+#: ../src/guestfs-actions.pod:7102
#, no-wrap
msgid ""
" int\n"
@@ -20055,7 +20060,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7102 ../fish/guestfish-actions.pod:4730
+#: ../src/guestfs-actions.pod:7106 ../fish/guestfish-actions.pod:4730
msgid ""
"This unmounts the given filesystem. The filesystem may be specified either "
"by its mountpoint (path) or the device which contains the filesystem."
@@ -20063,13 +20068,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7110
+#: ../src/guestfs-actions.pod:7114
msgid "guestfs_umount_all"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7112
+#: ../src/guestfs-actions.pod:7116
#, no-wrap
msgid ""
" int\n"
@@ -20079,25 +20084,25 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7115 ../fish/guestfish-actions.pod:4740
+#: ../src/guestfs-actions.pod:7119 ../fish/guestfish-actions.pod:4740
msgid "This unmounts all mounted filesystems."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7117 ../fish/guestfish-actions.pod:4742
+#: ../src/guestfs-actions.pod:7121 ../fish/guestfish-actions.pod:4742
msgid "Some internal mounts are not unmounted by this call."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7123
+#: ../src/guestfs-actions.pod:7127
msgid "guestfs_upload"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7125
+#: ../src/guestfs-actions.pod:7129
#, no-wrap
msgid ""
" int\n"
@@ -20109,26 +20114,26 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7130 ../src/guestfs-actions.pod:7154
+#: ../src/guestfs-actions.pod:7134 ../src/guestfs-actions.pod:7158
#: ../fish/guestfish-actions.pod:4748 ../fish/guestfish-actions.pod:4761
msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7135
+#: ../src/guestfs-actions.pod:7139
msgid "See also C<guestfs_download>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7146
+#: ../src/guestfs-actions.pod:7150
msgid "guestfs_upload_offset"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7148
+#: ../src/guestfs-actions.pod:7152
#, no-wrap
msgid ""
" int\n"
@@ -20141,7 +20146,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7157 ../fish/guestfish-actions.pod:4764
+#: ../src/guestfs-actions.pod:7161 ../fish/guestfish-actions.pod:4764
msgid ""
"C<remotefilename> is overwritten starting at the byte C<offset> specified. "
"The intention is to overwrite parts of existing files or devices, although "
@@ -20152,7 +20157,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7164
+#: ../src/guestfs-actions.pod:7168
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 "
@@ -20161,19 +20166,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7169
+#: ../src/guestfs-actions.pod:7173
msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7180
+#: ../src/guestfs-actions.pod:7184
msgid "guestfs_utimens"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7182
+#: ../src/guestfs-actions.pod:7186
#, no-wrap
msgid ""
" int\n"
@@ -20188,13 +20193,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7190 ../fish/guestfish-actions.pod:4784
+#: ../src/guestfs-actions.pod:7194 ../fish/guestfish-actions.pod:4784
msgid "This command sets the timestamps of a file with nanosecond precision."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7193 ../fish/guestfish-actions.pod:4787
+#: ../src/guestfs-actions.pod:7197 ../fish/guestfish-actions.pod:4787
msgid ""
"C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
"from the epoch."
@@ -20202,7 +20207,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7196 ../fish/guestfish-actions.pod:4790
+#: ../src/guestfs-actions.pod:7200 ../fish/guestfish-actions.pod:4790
msgid ""
"C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
"nanoseconds from the epoch."
@@ -20210,7 +20215,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7199 ../fish/guestfish-actions.pod:4793
+#: ../src/guestfs-actions.pod:7203 ../fish/guestfish-actions.pod:4793
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 "
@@ -20219,7 +20224,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7203 ../fish/guestfish-actions.pod:4797
+#: ../src/guestfs-actions.pod:7207 ../fish/guestfish-actions.pod:4797
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 "
@@ -20228,13 +20233,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7211 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7215 ../src/guestfs-structs.pod:175
msgid "guestfs_version"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7213
+#: ../src/guestfs-actions.pod:7217
#, no-wrap
msgid ""
" struct guestfs_version *\n"
@@ -20244,14 +20249,14 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7216 ../fish/guestfish-actions.pod:4805
+#: ../src/guestfs-actions.pod:7220 ../fish/guestfish-actions.pod:4805
msgid ""
"Return the libguestfs version number that the program is linked against."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7219 ../fish/guestfish-actions.pod:4808
+#: ../src/guestfs-actions.pod:7223 ../fish/guestfish-actions.pod:4808
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 "
@@ -20261,7 +20266,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7224 ../fish/guestfish-actions.pod:4813
+#: ../src/guestfs-actions.pod:7228 ../fish/guestfish-actions.pod:4813
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 "
@@ -20271,7 +20276,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7230 ../fish/guestfish-actions.pod:4819
+#: ../src/guestfs-actions.pod:7234 ../fish/guestfish-actions.pod:4819
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 "
@@ -20281,20 +20286,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7236 ../fish/guestfish-actions.pod:4825
+#: ../src/guestfs-actions.pod:7240 ../fish/guestfish-actions.pod:4825
msgid ""
"To construct the original version string: C<$major.$minor.$release$extra>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7239 ../fish/guestfish-actions.pod:4828
+#: ../src/guestfs-actions.pod:7243 ../fish/guestfish-actions.pod:4828
msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7241
+#: ../src/guestfs-actions.pod:7245
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -20304,7 +20309,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7247
+#: ../src/guestfs-actions.pod:7251
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>."
@@ -20312,19 +20317,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7251
+#: ../src/guestfs-actions.pod:7255
msgid "(Added in 1.0.58)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7253
+#: ../src/guestfs-actions.pod:7257
msgid "guestfs_vfs_label"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7255
+#: ../src/guestfs-actions.pod:7259
#, no-wrap
msgid ""
" char *\n"
@@ -20335,37 +20340,37 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7259 ../fish/guestfish-actions.pod:4840
+#: ../src/guestfs-actions.pod:7263 ../fish/guestfish-actions.pod:4840
msgid "This returns the filesystem label of the filesystem on C<device>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7262 ../fish/guestfish-actions.pod:4843
+#: ../src/guestfs-actions.pod:7266 ../fish/guestfish-actions.pod:4843
msgid "If the filesystem is unlabeled, this returns the empty string."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7264
+#: ../src/guestfs-actions.pod:7268
msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7269 ../src/guestfs-actions.pod:7306
+#: ../src/guestfs-actions.pod:7273 ../src/guestfs-actions.pod:7310
msgid "(Added in 1.3.18)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7271
+#: ../src/guestfs-actions.pod:7275
msgid "guestfs_vfs_type"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7273
+#: ../src/guestfs-actions.pod:7277
#, no-wrap
msgid ""
" char *\n"
@@ -20376,7 +20381,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7277 ../fish/guestfish-actions.pod:4851
+#: ../src/guestfs-actions.pod:7281 ../fish/guestfish-actions.pod:4851
msgid ""
"This command gets the filesystem type corresponding to the filesystem on "
"C<device>."
@@ -20384,7 +20389,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7280 ../fish/guestfish-actions.pod:4854
+#: ../src/guestfs-actions.pod:7284 ../fish/guestfish-actions.pod:4854
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 "
@@ -20393,13 +20398,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7290
+#: ../src/guestfs-actions.pod:7294
msgid "guestfs_vfs_uuid"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7292
+#: ../src/guestfs-actions.pod:7296
#, no-wrap
msgid ""
" char *\n"
@@ -20410,31 +20415,31 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7296 ../fish/guestfish-actions.pod:4863
+#: ../src/guestfs-actions.pod:7300 ../fish/guestfish-actions.pod:4863
msgid "This returns the filesystem UUID of the filesystem on C<device>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7299 ../fish/guestfish-actions.pod:4866
+#: ../src/guestfs-actions.pod:7303 ../fish/guestfish-actions.pod:4866
msgid "If the filesystem does not have a UUID, this returns the empty string."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7301
+#: ../src/guestfs-actions.pod:7305
msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7308
+#: ../src/guestfs-actions.pod:7312
msgid "guestfs_vg_activate"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7310
+#: ../src/guestfs-actions.pod:7314
#, no-wrap
msgid ""
" int\n"
@@ -20445,7 +20450,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7315 ../fish/guestfish-actions.pod:4874
+#: ../src/guestfs-actions.pod:7319 ../fish/guestfish-actions.pod:4874
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in the listed volume groups C<volgroups>."
@@ -20453,13 +20458,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7318 ../fish/guestfish-actions.pod:4877
+#: ../src/guestfs-actions.pod:7322 ../fish/guestfish-actions.pod:4877
msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7320 ../fish/guestfish-actions.pod:4879
+#: ../src/guestfs-actions.pod:7324 ../fish/guestfish-actions.pod:4879
msgid ""
"Note that if C<volgroups> is an empty list then B<all> volume groups are "
"activated or deactivated."
@@ -20467,13 +20472,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7327
+#: ../src/guestfs-actions.pod:7331
msgid "guestfs_vg_activate_all"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7329
+#: ../src/guestfs-actions.pod:7333
#, no-wrap
msgid ""
" int\n"
@@ -20483,7 +20488,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7333 ../fish/guestfish-actions.pod:4886
+#: ../src/guestfs-actions.pod:7337 ../fish/guestfish-actions.pod:4886
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in all volume groups."
@@ -20491,19 +20496,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7336 ../fish/guestfish-actions.pod:4889
+#: ../src/guestfs-actions.pod:7340 ../fish/guestfish-actions.pod:4889
msgid "This command is the same as running C<vgchange -a y|n>"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7342
+#: ../src/guestfs-actions.pod:7346
msgid "guestfs_vgcreate"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7344
+#: ../src/guestfs-actions.pod:7348
#, no-wrap
msgid ""
" int\n"
@@ -20515,7 +20520,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7349 ../fish/guestfish-actions.pod:4895
+#: ../src/guestfs-actions.pod:7353 ../fish/guestfish-actions.pod:4895
msgid ""
"This creates an LVM volume group called C<volgroup> from the non-empty list "
"of physical volumes C<physvols>."
@@ -20523,13 +20528,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7356
+#: ../src/guestfs-actions.pod:7360
msgid "guestfs_vglvuuids"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7358
+#: ../src/guestfs-actions.pod:7362
#, no-wrap
msgid ""
" char **\n"
@@ -20540,7 +20545,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7362 ../fish/guestfish-actions.pod:4902
+#: ../src/guestfs-actions.pod:7366 ../fish/guestfish-actions.pod:4902
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the logical "
"volumes created in this volume group."
@@ -20548,7 +20553,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7365
+#: ../src/guestfs-actions.pod:7369
msgid ""
"You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
"associate logical volumes and volume groups."
@@ -20556,19 +20561,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7368
+#: ../src/guestfs-actions.pod:7372
msgid "See also C<guestfs_vgpvuuids>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7376
+#: ../src/guestfs-actions.pod:7380
msgid "guestfs_vgpvuuids"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7378
+#: ../src/guestfs-actions.pod:7382
#, no-wrap
msgid ""
" char **\n"
@@ -20579,7 +20584,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7382 ../fish/guestfish-actions.pod:4914
+#: ../src/guestfs-actions.pod:7386 ../fish/guestfish-actions.pod:4914
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the physical "
"volumes that this volume group resides on."
@@ -20587,7 +20592,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7385
+#: ../src/guestfs-actions.pod:7389
msgid ""
"You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
"associate physical volumes and volume groups."
@@ -20595,19 +20600,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7388
+#: ../src/guestfs-actions.pod:7392
msgid "See also C<guestfs_vglvuuids>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7396
+#: ../src/guestfs-actions.pod:7400
msgid "guestfs_vgremove"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7398
+#: ../src/guestfs-actions.pod:7402
#, no-wrap
msgid ""
" int\n"
@@ -20618,26 +20623,26 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7402 ../fish/guestfish-actions.pod:4926
+#: ../src/guestfs-actions.pod:7406 ../fish/guestfish-actions.pod:4926
msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7404 ../fish/guestfish-actions.pod:4928
+#: ../src/guestfs-actions.pod:7408 ../fish/guestfish-actions.pod:4928
msgid ""
"This also forcibly removes all logical volumes in the volume group (if any)."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7411
+#: ../src/guestfs-actions.pod:7415
msgid "guestfs_vgrename"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7413
+#: ../src/guestfs-actions.pod:7417
#, no-wrap
msgid ""
" int\n"
@@ -20649,19 +20654,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7418 ../fish/guestfish-actions.pod:4935
+#: ../src/guestfs-actions.pod:7422 ../fish/guestfish-actions.pod:4935
msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7424
+#: ../src/guestfs-actions.pod:7428
msgid "guestfs_vgs"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7426
+#: ../src/guestfs-actions.pod:7430
#, no-wrap
msgid ""
" char **\n"
@@ -20671,7 +20676,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7429 ../fish/guestfish-actions.pod:4941
+#: ../src/guestfs-actions.pod:7433 ../fish/guestfish-actions.pod:4941
msgid ""
"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
"> command."
@@ -20679,7 +20684,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7432 ../fish/guestfish-actions.pod:4944
+#: ../src/guestfs-actions.pod:7436 ../fish/guestfish-actions.pod:4944
msgid ""
"This returns a list of just the volume group names that were detected (eg. "
"C<VolGroup00>)."
@@ -20687,19 +20692,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7435
+#: ../src/guestfs-actions.pod:7439
msgid "See also C<guestfs_vgs_full>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7443
+#: ../src/guestfs-actions.pod:7447
msgid "guestfs_vgs_full"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7445
+#: ../src/guestfs-actions.pod:7449
#, no-wrap
msgid ""
" struct guestfs_lvm_vg_list *\n"
@@ -20709,7 +20714,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7448 ../fish/guestfish-actions.pod:4953
+#: ../src/guestfs-actions.pod:7452 ../fish/guestfish-actions.pod:4953
msgid ""
"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
"> command. The \"full\" version includes all fields."
@@ -20717,7 +20722,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7451
+#: ../src/guestfs-actions.pod:7455
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>."
@@ -20725,13 +20730,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7457
+#: ../src/guestfs-actions.pod:7461
msgid "guestfs_vgscan"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7459
+#: ../src/guestfs-actions.pod:7463
#, no-wrap
msgid ""
" int\n"
@@ -20741,7 +20746,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7462 ../fish/guestfish-actions.pod:4960
+#: ../src/guestfs-actions.pod:7466 ../fish/guestfish-actions.pod:4960
msgid ""
"This rescans all block devices and rebuilds the list of LVM physical "
"volumes, volume groups and logical volumes."
@@ -20749,13 +20754,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7469
+#: ../src/guestfs-actions.pod:7473
msgid "guestfs_vguuid"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7471
+#: ../src/guestfs-actions.pod:7475
#, no-wrap
msgid ""
" char *\n"
@@ -20766,19 +20771,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7475 ../fish/guestfish-actions.pod:4967
+#: ../src/guestfs-actions.pod:7479 ../fish/guestfish-actions.pod:4967
msgid "This command returns the UUID of the LVM VG named C<vgname>."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7482
+#: ../src/guestfs-actions.pod:7486
msgid "guestfs_wait_ready"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7484
+#: ../src/guestfs-actions.pod:7488
#, no-wrap
msgid ""
" int\n"
@@ -20788,13 +20793,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7487
+#: ../src/guestfs-actions.pod:7491
msgid "This function is a no op."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7489
+#: ../src/guestfs-actions.pod:7493
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 "
@@ -20803,27 +20808,27 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7494
+#: ../src/guestfs-actions.pod:7498
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: textblock
-#: ../src/guestfs-actions.pod:7500
+#: ../src/guestfs-actions.pod:7504
msgid ""
"This function is deprecated. In new code, use the C<launch> call instead."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7509
+#: ../src/guestfs-actions.pod:7513
msgid "guestfs_wc_c"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7511
+#: ../src/guestfs-actions.pod:7515
#, no-wrap
msgid ""
" int\n"
@@ -20834,7 +20839,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7515 ../fish/guestfish-actions.pod:4973
+#: ../src/guestfs-actions.pod:7519 ../fish/guestfish-actions.pod:4973
msgid ""
"This command counts the characters in a file, using the C<wc -c> external "
"command."
@@ -20842,13 +20847,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7522
+#: ../src/guestfs-actions.pod:7526
msgid "guestfs_wc_l"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7524
+#: ../src/guestfs-actions.pod:7528
#, no-wrap
msgid ""
" int\n"
@@ -20859,20 +20864,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7528 ../fish/guestfish-actions.pod:4980
+#: ../src/guestfs-actions.pod:7532 ../fish/guestfish-actions.pod:4980
msgid ""
"This command counts the lines in a file, using the C<wc -l> external command."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7535
+#: ../src/guestfs-actions.pod:7539
msgid "guestfs_wc_w"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7537
+#: ../src/guestfs-actions.pod:7541
#, no-wrap
msgid ""
" int\n"
@@ -20883,20 +20888,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7541 ../fish/guestfish-actions.pod:4987
+#: ../src/guestfs-actions.pod:7545 ../fish/guestfish-actions.pod:4987
msgid ""
"This command counts the words in a file, using the C<wc -w> external command."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7548
+#: ../src/guestfs-actions.pod:7552
msgid "guestfs_write"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7550
+#: ../src/guestfs-actions.pod:7554
#, no-wrap
msgid ""
" int\n"
@@ -20909,7 +20914,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7556 ../fish/guestfish-actions.pod:4994
+#: ../src/guestfs-actions.pod:7560 ../fish/guestfish-actions.pod:4994
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)."
@@ -20917,13 +20922,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7566
+#: ../src/guestfs-actions.pod:7570
msgid "guestfs_write_file"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:7572
#, no-wrap
msgid ""
" int\n"
@@ -20936,7 +20941,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7574 ../fish/guestfish-actions.pod:5004
+#: ../src/guestfs-actions.pod:7578 ../fish/guestfish-actions.pod:5004
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>."
@@ -20944,7 +20949,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7578 ../fish/guestfish-actions.pod:5008
+#: ../src/guestfs-actions.pod:7582 ../fish/guestfish-actions.pod:5008
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)."
@@ -20952,7 +20957,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7582 ../fish/guestfish-actions.pod:5012
+#: ../src/guestfs-actions.pod:7586 ../fish/guestfish-actions.pod:5012
msgid ""
"I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
"I<not> work, even if the length is specified."
@@ -20960,20 +20965,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7590 ../fish/guestfish-actions.pod:5018
+#: ../src/guestfs-actions.pod:7594 ../fish/guestfish-actions.pod:5018
msgid ""
"This function is deprecated. In new code, use the C<write> call instead."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7599
+#: ../src/guestfs-actions.pod:7603
msgid "guestfs_zegrep"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7601
+#: ../src/guestfs-actions.pod:7605
#, no-wrap
msgid ""
" char **\n"
@@ -20985,20 +20990,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7606 ../fish/guestfish-actions.pod:5029
+#: ../src/guestfs-actions.pod:7610 ../fish/guestfish-actions.pod:5029
msgid ""
"This calls the external C<zegrep> program and returns the matching lines."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7618
+#: ../src/guestfs-actions.pod:7622
msgid "guestfs_zegrepi"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7620
+#: ../src/guestfs-actions.pod:7624
#, no-wrap
msgid ""
" char **\n"
@@ -21010,20 +21015,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7625 ../fish/guestfish-actions.pod:5039
+#: ../src/guestfs-actions.pod:7629 ../fish/guestfish-actions.pod:5039
msgid ""
"This calls the external C<zegrep -i> program and returns the matching lines."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7637
+#: ../src/guestfs-actions.pod:7641
msgid "guestfs_zero"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7639
+#: ../src/guestfs-actions.pod:7643
#, no-wrap
msgid ""
" int\n"
@@ -21034,13 +21039,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7643 ../fish/guestfish-actions.pod:5049
+#: ../src/guestfs-actions.pod:7647 ../fish/guestfish-actions.pod:5049
msgid "This command writes zeroes over the first few blocks of C<device>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7645 ../fish/guestfish-actions.pod:5051
+#: ../src/guestfs-actions.pod:7649 ../fish/guestfish-actions.pod:5051
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 "
@@ -21048,7 +21053,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7649
+#: ../src/guestfs-actions.pod:7653
msgid ""
"See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
"C<guestfs_is_zero_device>"
@@ -21056,13 +21061,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7661
+#: ../src/guestfs-actions.pod:7665
msgid "guestfs_zero_device"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7663
+#: ../src/guestfs-actions.pod:7667
#, no-wrap
msgid ""
" int\n"
@@ -21073,7 +21078,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7667
+#: ../src/guestfs-actions.pod:7671
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."
@@ -21081,19 +21086,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7681
+#: ../src/guestfs-actions.pod:7685
msgid "(Added in 1.3.1)"
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7683
+#: ../src/guestfs-actions.pod:7687
msgid "guestfs_zerofree"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7685
+#: ../src/guestfs-actions.pod:7689
#, no-wrap
msgid ""
" int\n"
@@ -21104,7 +21109,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7689 ../fish/guestfish-actions.pod:5073
+#: ../src/guestfs-actions.pod:7693 ../fish/guestfish-actions.pod:5073
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 "
@@ -21113,13 +21118,13 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7694 ../fish/guestfish-actions.pod:5078
+#: ../src/guestfs-actions.pod:7698 ../fish/guestfish-actions.pod:5078
msgid "You should B<not> run this program if the filesystem is mounted."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7697 ../fish/guestfish-actions.pod:5081
+#: ../src/guestfs-actions.pod:7701 ../fish/guestfish-actions.pod:5081
msgid ""
"It is possible that using this program can damage the filesystem or data on "
"the filesystem."
@@ -21127,13 +21132,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7704
+#: ../src/guestfs-actions.pod:7708
msgid "guestfs_zfgrep"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7706
+#: ../src/guestfs-actions.pod:7710
#, no-wrap
msgid ""
" char **\n"
@@ -21145,20 +21150,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7711 ../fish/guestfish-actions.pod:5088
+#: ../src/guestfs-actions.pod:7715 ../fish/guestfish-actions.pod:5088
msgid ""
"This calls the external C<zfgrep> program and returns the matching lines."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7723
+#: ../src/guestfs-actions.pod:7727
msgid "guestfs_zfgrepi"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7725
+#: ../src/guestfs-actions.pod:7729
#, no-wrap
msgid ""
" char **\n"
@@ -21170,20 +21175,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7730 ../fish/guestfish-actions.pod:5098
+#: ../src/guestfs-actions.pod:7734 ../fish/guestfish-actions.pod:5098
msgid ""
"This calls the external C<zfgrep -i> program and returns the matching lines."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7742
+#: ../src/guestfs-actions.pod:7746
msgid "guestfs_zfile"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7744
+#: ../src/guestfs-actions.pod:7748
#, no-wrap
msgid ""
" char *\n"
@@ -21195,20 +21200,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7749 ../fish/guestfish-actions.pod:5108
+#: ../src/guestfs-actions.pod:7753 ../fish/guestfish-actions.pod:5108
msgid ""
"This command runs C<file> after first decompressing C<path> using C<method>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7752 ../fish/guestfish-actions.pod:5111
+#: ../src/guestfs-actions.pod:7756 ../fish/guestfish-actions.pod:5111
msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7754
+#: ../src/guestfs-actions.pod:7758
msgid ""
"Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
"files."
@@ -21216,20 +21221,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7760 ../fish/guestfish-actions.pod:5116
+#: ../src/guestfs-actions.pod:7764 ../fish/guestfish-actions.pod:5116
msgid ""
"This function is deprecated. In new code, use the C<file> call instead."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7769
+#: ../src/guestfs-actions.pod:7773
msgid "guestfs_zgrep"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7771
+#: ../src/guestfs-actions.pod:7775
#, no-wrap
msgid ""
" char **\n"
@@ -21241,20 +21246,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7776 ../fish/guestfish-actions.pod:5127
+#: ../src/guestfs-actions.pod:7780 ../fish/guestfish-actions.pod:5127
msgid ""
"This calls the external C<zgrep> program and returns the matching lines."
msgstr ""
# type: =head2
#. type: =head2
-#: ../src/guestfs-actions.pod:7788
+#: ../src/guestfs-actions.pod:7792
msgid "guestfs_zgrepi"
msgstr ""
# type: verbatim
#. type: verbatim
-#: ../src/guestfs-actions.pod:7790
+#: ../src/guestfs-actions.pod:7794
#, no-wrap
msgid ""
" char **\n"
@@ -21266,7 +21271,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7795 ../fish/guestfish-actions.pod:5137
+#: ../src/guestfs-actions.pod:7799 ../fish/guestfish-actions.pod:5137
msgid ""
"This calls the external C<zgrep -i> program and returns the matching lines."
msgstr ""
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot
index ef96f480..f0d37b9c 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.11.15\n"
+"Project-Id-Version: libguestfs 1.11.16\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-07-12 19:46+0200\n"
+"POT-Creation-Date: 2011-07-13 15:55+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"
@@ -5033,7 +5033,7 @@ msgid "SOURCE CODE SUBDIRECTORIES"
msgstr ""
#. type: =item
-#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:6102 ../fish/guestfish-actions.pod:4041
+#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:6106 ../fish/guestfish-actions.pod:4041
msgid "C<appliance>"
msgstr ""
@@ -5801,7 +5801,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:140 ../src/guestfs-actions.pod:201 ../src/guestfs-actions.pod:238 ../src/guestfs-actions.pod:252 ../src/guestfs-actions.pod:273 ../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:982 ../src/guestfs-actions.pod:1002 ../src/guestfs-actions.pod:1020 ../src/guestfs-actions.pod:1104 ../src/guestfs-actions.pod:1122 ../src/guestfs-actions.pod:1141 ../src/guestfs-actions.pod:1155 ../src/guestfs-actions.pod:1175 ../src/guestfs-actions.pod:1245 ../src/guestfs-actions.pod:1276 ../src/guestfs-actions.pod:1301 ../src/guestfs-actions.pod:1343 ../src/guestfs-actions.pod:1449 ../src/guestfs-actions.pod:1483 ../src/guestfs-actions.pod:1698 ../src/guestfs-actions.pod:1720 ../src/guestfs-actions.pod:1807 ../src/guestfs-actions.pod:2271 ../src/guestfs-actions.pod:2415 ../src/guestfs-actions.pod:2476 ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:3551 ../src/guestfs-actions.pod:3566 ../src/guestfs-actions.pod:3591 ../src/guestfs-actions.pod:3778 ../src/guestfs-actions.pod:3792 ../src/guestfs-actions.pod:3805 ../src/guestfs-actions.pod:3819 ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:3870 ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:3962 ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:4002 ../src/guestfs-actions.pod:4025 ../src/guestfs-actions.pod:4060 ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4098 ../src/guestfs-actions.pod:4133 ../src/guestfs-actions.pod:4145 ../src/guestfs-actions.pod:4181 ../src/guestfs-actions.pod:4197 ../src/guestfs-actions.pod:4210 ../src/guestfs-actions.pod:4225 ../src/guestfs-actions.pod:4242 ../src/guestfs-actions.pod:4335 ../src/guestfs-actions.pod:4355 ../src/guestfs-actions.pod:4368 ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:4437 ../src/guestfs-actions.pod:4455 ../src/guestfs-actions.pod:4471 ../src/guestfs-actions.pod:4485 ../src/guestfs-actions.pod:4499 ../src/guestfs-actions.pod:4516 ../src/guestfs-actions.pod:4531 ../src/guestfs-actions.pod:4551 ../src/guestfs-actions.pod:4621 ../src/guestfs-actions.pod:4694 ../src/guestfs-actions.pod:4725 ../src/guestfs-actions.pod:4744 ../src/guestfs-actions.pod:4763 ../src/guestfs-actions.pod:4775 ../src/guestfs-actions.pod:4792 ../src/guestfs-actions.pod:4805 ../src/guestfs-actions.pod:4820 ../src/guestfs-actions.pod:4835 ../src/guestfs-actions.pod:4870 ../src/guestfs-actions.pod:4903 ../src/guestfs-actions.pod:4942 ../src/guestfs-actions.pod:4962 ../src/guestfs-actions.pod:4976 ../src/guestfs-actions.pod:4993 ../src/guestfs-actions.pod:5042 ../src/guestfs-actions.pod:5088 ../src/guestfs-actions.pod:5142 ../src/guestfs-actions.pod:5176 ../src/guestfs-actions.pod:5211 ../src/guestfs-actions.pod:5228 ../src/guestfs-actions.pod:5246 ../src/guestfs-actions.pod:5380 ../src/guestfs-actions.pod:5437 ../src/guestfs-actions.pod:5459 ../src/guestfs-actions.pod:5477 ../src/guestfs-actions.pod:5509 ../src/guestfs-actions.pod:5575 ../src/guestfs-actions.pod:5592 ../src/guestfs-actions.pod:5605 ../src/guestfs-actions.pod:5619 ../src/guestfs-actions.pod:5908 ../src/guestfs-actions.pod:5927 ../src/guestfs-actions.pod:5946 ../src/guestfs-actions.pod:5960 ../src/guestfs-actions.pod:5972 ../src/guestfs-actions.pod:5986 ../src/guestfs-actions.pod:5998 ../src/guestfs-actions.pod:6012 ../src/guestfs-actions.pod:6028 ../src/guestfs-actions.pod:6049 ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6087 ../src/guestfs-actions.pod:6117 ../src/guestfs-actions.pod:6135 ../src/guestfs-actions.pod:6158 ../src/guestfs-actions.pod:6176 ../src/guestfs-actions.pod:6195 ../src/guestfs-actions.pod:6216 ../src/guestfs-actions.pod:6235 ../src/guestfs-actions.pod:6252 ../src/guestfs-actions.pod:6280 ../src/guestfs-actions.pod:6304 ../src/guestfs-actions.pod:6323 ../src/guestfs-actions.pod:6347 ../src/guestfs-actions.pod:6366 ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6400 ../src/guestfs-actions.pod:6437 ../src/guestfs-actions.pod:6467 ../src/guestfs-actions.pod:6500 ../src/guestfs-actions.pod:6622 ../src/guestfs-actions.pod:6743 ../src/guestfs-actions.pod:6755 ../src/guestfs-actions.pod:6768 ../src/guestfs-actions.pod:6781 ../src/guestfs-actions.pod:6803 ../src/guestfs-actions.pod:6816 ../src/guestfs-actions.pod:6829 ../src/guestfs-actions.pod:6842 ../src/guestfs-actions.pod:6857 ../src/guestfs-actions.pod:6916 ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6949 ../src/guestfs-actions.pod:6965 ../src/guestfs-actions.pod:6982 ../src/guestfs-actions.pod:6995 ../src/guestfs-actions.pod:7015 ../src/guestfs-actions.pod:7051 ../src/guestfs-actions.pod:7065 ../src/guestfs-actions.pod:7106 ../src/guestfs-actions.pod:7119 ../src/guestfs-actions.pod:7137 ../src/guestfs-actions.pod:7171 ../src/guestfs-actions.pod:7207 ../src/guestfs-actions.pod:7323 ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7352 ../src/guestfs-actions.pod:7407 ../src/guestfs-actions.pod:7420 ../src/guestfs-actions.pod:7465 ../src/guestfs-actions.pod:7498 ../src/guestfs-actions.pod:7559 ../src/guestfs-actions.pod:7585 ../src/guestfs-actions.pod:7652 ../src/guestfs-actions.pod:7671 ../src/guestfs-actions.pod:7700
+#: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:140 ../src/guestfs-actions.pod:201 ../src/guestfs-actions.pod:238 ../src/guestfs-actions.pod:252 ../src/guestfs-actions.pod:273 ../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:982 ../src/guestfs-actions.pod:1002 ../src/guestfs-actions.pod:1020 ../src/guestfs-actions.pod:1104 ../src/guestfs-actions.pod:1122 ../src/guestfs-actions.pod:1141 ../src/guestfs-actions.pod:1155 ../src/guestfs-actions.pod:1175 ../src/guestfs-actions.pod:1245 ../src/guestfs-actions.pod:1276 ../src/guestfs-actions.pod:1301 ../src/guestfs-actions.pod:1343 ../src/guestfs-actions.pod:1449 ../src/guestfs-actions.pod:1483 ../src/guestfs-actions.pod:1698 ../src/guestfs-actions.pod:1720 ../src/guestfs-actions.pod:1807 ../src/guestfs-actions.pod:2271 ../src/guestfs-actions.pod:2415 ../src/guestfs-actions.pod:2476 ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:3551 ../src/guestfs-actions.pod:3566 ../src/guestfs-actions.pod:3591 ../src/guestfs-actions.pod:3780 ../src/guestfs-actions.pod:3794 ../src/guestfs-actions.pod:3807 ../src/guestfs-actions.pod:3821 ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3872 ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:3964 ../src/guestfs-actions.pod:3981 ../src/guestfs-actions.pod:4004 ../src/guestfs-actions.pod:4027 ../src/guestfs-actions.pod:4062 ../src/guestfs-actions.pod:4081 ../src/guestfs-actions.pod:4100 ../src/guestfs-actions.pod:4135 ../src/guestfs-actions.pod:4147 ../src/guestfs-actions.pod:4183 ../src/guestfs-actions.pod:4199 ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:4244 ../src/guestfs-actions.pod:4337 ../src/guestfs-actions.pod:4357 ../src/guestfs-actions.pod:4370 ../src/guestfs-actions.pod:4421 ../src/guestfs-actions.pod:4439 ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4473 ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4501 ../src/guestfs-actions.pod:4518 ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:4553 ../src/guestfs-actions.pod:4623 ../src/guestfs-actions.pod:4696 ../src/guestfs-actions.pod:4727 ../src/guestfs-actions.pod:4746 ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4777 ../src/guestfs-actions.pod:4794 ../src/guestfs-actions.pod:4807 ../src/guestfs-actions.pod:4822 ../src/guestfs-actions.pod:4837 ../src/guestfs-actions.pod:4872 ../src/guestfs-actions.pod:4905 ../src/guestfs-actions.pod:4944 ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:4978 ../src/guestfs-actions.pod:4995 ../src/guestfs-actions.pod:5044 ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5144 ../src/guestfs-actions.pod:5180 ../src/guestfs-actions.pod:5215 ../src/guestfs-actions.pod:5232 ../src/guestfs-actions.pod:5250 ../src/guestfs-actions.pod:5384 ../src/guestfs-actions.pod:5441 ../src/guestfs-actions.pod:5463 ../src/guestfs-actions.pod:5481 ../src/guestfs-actions.pod:5513 ../src/guestfs-actions.pod:5579 ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5609 ../src/guestfs-actions.pod:5623 ../src/guestfs-actions.pod:5912 ../src/guestfs-actions.pod:5931 ../src/guestfs-actions.pod:5950 ../src/guestfs-actions.pod:5964 ../src/guestfs-actions.pod:5976 ../src/guestfs-actions.pod:5990 ../src/guestfs-actions.pod:6002 ../src/guestfs-actions.pod:6016 ../src/guestfs-actions.pod:6032 ../src/guestfs-actions.pod:6053 ../src/guestfs-actions.pod:6072 ../src/guestfs-actions.pod:6091 ../src/guestfs-actions.pod:6121 ../src/guestfs-actions.pod:6139 ../src/guestfs-actions.pod:6162 ../src/guestfs-actions.pod:6180 ../src/guestfs-actions.pod:6199 ../src/guestfs-actions.pod:6220 ../src/guestfs-actions.pod:6239 ../src/guestfs-actions.pod:6256 ../src/guestfs-actions.pod:6284 ../src/guestfs-actions.pod:6308 ../src/guestfs-actions.pod:6327 ../src/guestfs-actions.pod:6351 ../src/guestfs-actions.pod:6370 ../src/guestfs-actions.pod:6385 ../src/guestfs-actions.pod:6404 ../src/guestfs-actions.pod:6441 ../src/guestfs-actions.pod:6471 ../src/guestfs-actions.pod:6504 ../src/guestfs-actions.pod:6626 ../src/guestfs-actions.pod:6747 ../src/guestfs-actions.pod:6759 ../src/guestfs-actions.pod:6772 ../src/guestfs-actions.pod:6785 ../src/guestfs-actions.pod:6807 ../src/guestfs-actions.pod:6820 ../src/guestfs-actions.pod:6833 ../src/guestfs-actions.pod:6846 ../src/guestfs-actions.pod:6861 ../src/guestfs-actions.pod:6920 ../src/guestfs-actions.pod:6937 ../src/guestfs-actions.pod:6953 ../src/guestfs-actions.pod:6969 ../src/guestfs-actions.pod:6986 ../src/guestfs-actions.pod:6999 ../src/guestfs-actions.pod:7019 ../src/guestfs-actions.pod:7055 ../src/guestfs-actions.pod:7069 ../src/guestfs-actions.pod:7110 ../src/guestfs-actions.pod:7123 ../src/guestfs-actions.pod:7141 ../src/guestfs-actions.pod:7175 ../src/guestfs-actions.pod:7211 ../src/guestfs-actions.pod:7327 ../src/guestfs-actions.pod:7342 ../src/guestfs-actions.pod:7356 ../src/guestfs-actions.pod:7411 ../src/guestfs-actions.pod:7424 ../src/guestfs-actions.pod:7469 ../src/guestfs-actions.pod:7502 ../src/guestfs-actions.pod:7563 ../src/guestfs-actions.pod:7589 ../src/guestfs-actions.pod:7656 ../src/guestfs-actions.pod:7675 ../src/guestfs-actions.pod:7704
msgid "This function returns 0 on success or -1 on error."
msgstr ""
@@ -5813,7 +5813,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:257 ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1454 ../src/guestfs-actions.pod:1949 ../src/guestfs-actions.pod:1970 ../src/guestfs-actions.pod:4556 ../src/guestfs-actions.pod:4875 ../src/guestfs-actions.pod:5093 ../src/guestfs-actions.pod:5181 ../src/guestfs-actions.pod:6445 ../src/guestfs-actions.pod:6475 ../src/guestfs-actions.pod:6508 ../src/guestfs-actions.pod:6567 ../src/guestfs-actions.pod:7503 ../src/guestfs-actions.pod:7593 ../src/guestfs-actions.pod:7763 ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:961 ../fish/guestfish-actions.pod:1321 ../fish/guestfish-actions.pod:1335 ../fish/guestfish-actions.pod:3054 ../fish/guestfish-actions.pod:3261 ../fish/guestfish-actions.pod:3375 ../fish/guestfish-actions.pod:3423 ../fish/guestfish-actions.pod:4303 ../fish/guestfish-actions.pod:4326 ../fish/guestfish-actions.pod:4348 ../fish/guestfish-actions.pod:4386 ../fish/guestfish-actions.pod:5021 ../fish/guestfish-actions.pod:5119
+#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:257 ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1454 ../src/guestfs-actions.pod:1949 ../src/guestfs-actions.pod:1970 ../src/guestfs-actions.pod:4558 ../src/guestfs-actions.pod:4877 ../src/guestfs-actions.pod:5095 ../src/guestfs-actions.pod:5185 ../src/guestfs-actions.pod:6449 ../src/guestfs-actions.pod:6479 ../src/guestfs-actions.pod:6512 ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:7507 ../src/guestfs-actions.pod:7597 ../src/guestfs-actions.pod:7767 ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:961 ../fish/guestfish-actions.pod:1321 ../fish/guestfish-actions.pod:1335 ../fish/guestfish-actions.pod:3054 ../fish/guestfish-actions.pod:3261 ../fish/guestfish-actions.pod:3375 ../fish/guestfish-actions.pod:3423 ../fish/guestfish-actions.pod:4303 ../fish/guestfish-actions.pod:4326 ../fish/guestfish-actions.pod:4348 ../fish/guestfish-actions.pod:4386 ../fish/guestfish-actions.pod:5021 ../fish/guestfish-actions.pod:5119
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 "
@@ -5821,7 +5821,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:142 ../src/guestfs-actions.pod:1106 ../src/guestfs-actions.pod:1921 ../src/guestfs-actions.pod:2019 ../src/guestfs-actions.pod:2122 ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3573 ../src/guestfs-actions.pod:4879 ../src/guestfs-actions.pod:6137 ../src/guestfs-actions.pod:6254 ../src/guestfs-actions.pod:6368 ../src/guestfs-actions.pod:6859 ../src/guestfs-actions.pod:6984 ../src/guestfs-actions.pod:7507
+#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:142 ../src/guestfs-actions.pod:1106 ../src/guestfs-actions.pod:1921 ../src/guestfs-actions.pod:2019 ../src/guestfs-actions.pod:2122 ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3573 ../src/guestfs-actions.pod:4881 ../src/guestfs-actions.pod:6141 ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6372 ../src/guestfs-actions.pod:6863 ../src/guestfs-actions.pod:6988 ../src/guestfs-actions.pod:7511
msgid "(Added in 0.3)"
msgstr ""
@@ -5842,7 +5842,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151 ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4570 ../src/guestfs-actions.pod:4889 ../src/guestfs-actions.pod:5106
+#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151 ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4572 ../src/guestfs-actions.pod:4891 ../src/guestfs-actions.pod:5108
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 "
@@ -5929,7 +5929,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:1321 ../src/guestfs-actions.pod:1677 ../src/guestfs-actions.pod:1880 ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2031 ../src/guestfs-actions.pod:2086 ../src/guestfs-actions.pod:2109 ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:2874 ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5065 ../src/guestfs-actions.pod:5283 ../src/guestfs-actions.pod:5689 ../src/guestfs-actions.pod:5715 ../src/guestfs-actions.pod:7092 ../src/guestfs-actions.pod:7518 ../src/guestfs-actions.pod:7531 ../src/guestfs-actions.pod:7544
+#: ../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:1321 ../src/guestfs-actions.pod:1677 ../src/guestfs-actions.pod:1880 ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2031 ../src/guestfs-actions.pod:2086 ../src/guestfs-actions.pod:2109 ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:2874 ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5067 ../src/guestfs-actions.pod:5287 ../src/guestfs-actions.pod:5693 ../src/guestfs-actions.pod:5719 ../src/guestfs-actions.pod:7096 ../src/guestfs-actions.pod:7522 ../src/guestfs-actions.pod:7535 ../src/guestfs-actions.pod:7548
msgid "On error this function returns -1."
msgstr ""
@@ -5960,7 +5960,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:2840 ../src/guestfs-actions.pod:2852 ../src/guestfs-actions.pod:4635 ../src/guestfs-actions.pod:4647 ../src/guestfs-actions.pod:4917 ../src/guestfs-actions.pod:4929 ../src/guestfs-actions.pod:5153 ../src/guestfs-actions.pod:5164
+#: ../src/guestfs-actions.pod:110 ../src/guestfs-actions.pod:121 ../src/guestfs-actions.pod:214 ../src/guestfs-actions.pod:225 ../src/guestfs-actions.pod:2840 ../src/guestfs-actions.pod:2852 ../src/guestfs-actions.pod:4637 ../src/guestfs-actions.pod:4649 ../src/guestfs-actions.pod:4919 ../src/guestfs-actions.pod:4931 ../src/guestfs-actions.pod:5157 ../src/guestfs-actions.pod:5168
msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
msgstr ""
@@ -6067,7 +6067,7 @@ msgid "This call checks that C<filename> exists."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4583 ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3065
+#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4585 ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3065
msgid "The optional arguments are:"
msgstr ""
@@ -6294,7 +6294,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:5766
+#: ../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:5770
msgid "(Added in 0.7)"
msgstr ""
@@ -6395,7 +6395,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:941 ../src/guestfs-actions.pod:957 ../src/guestfs-actions.pod:1060 ../src/guestfs-actions.pod:1190 ../src/guestfs-actions.pod:1207 ../src/guestfs-actions.pod:1226 ../src/guestfs-actions.pod:1360 ../src/guestfs-actions.pod:1548 ../src/guestfs-actions.pod:1660 ../src/guestfs-actions.pod:1823 ../src/guestfs-actions.pod:1840 ../src/guestfs-actions.pod:1907 ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:1964 ../src/guestfs-actions.pod:2134 ../src/guestfs-actions.pod:2326 ../src/guestfs-actions.pod:2530 ../src/guestfs-actions.pod:2620 ../src/guestfs-actions.pod:2724 ../src/guestfs-actions.pod:2743 ../src/guestfs-actions.pod:2957 ../src/guestfs-actions.pod:2985 ../src/guestfs-actions.pod:3006 ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3099 ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3139 ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:4117 ../src/guestfs-actions.pod:4287 ../src/guestfs-actions.pod:4397 ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:5494 ../src/guestfs-actions.pod:5664 ../src/guestfs-actions.pod:5842 ../src/guestfs-actions.pod:5891 ../src/guestfs-actions.pod:6528 ../src/guestfs-actions.pod:6544 ../src/guestfs-actions.pod:6561 ../src/guestfs-actions.pod:6592 ../src/guestfs-actions.pod:7266 ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7303 ../src/guestfs-actions.pod:7477 ../src/guestfs-actions.pod:7757
+#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:941 ../src/guestfs-actions.pod:957 ../src/guestfs-actions.pod:1060 ../src/guestfs-actions.pod:1190 ../src/guestfs-actions.pod:1207 ../src/guestfs-actions.pod:1226 ../src/guestfs-actions.pod:1360 ../src/guestfs-actions.pod:1548 ../src/guestfs-actions.pod:1660 ../src/guestfs-actions.pod:1823 ../src/guestfs-actions.pod:1840 ../src/guestfs-actions.pod:1907 ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:1964 ../src/guestfs-actions.pod:2134 ../src/guestfs-actions.pod:2326 ../src/guestfs-actions.pod:2530 ../src/guestfs-actions.pod:2620 ../src/guestfs-actions.pod:2724 ../src/guestfs-actions.pod:2743 ../src/guestfs-actions.pod:2957 ../src/guestfs-actions.pod:2985 ../src/guestfs-actions.pod:3006 ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3099 ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3139 ../src/guestfs-actions.pod:3766 ../src/guestfs-actions.pod:4119 ../src/guestfs-actions.pod:4289 ../src/guestfs-actions.pod:4399 ../src/guestfs-actions.pod:5305 ../src/guestfs-actions.pod:5498 ../src/guestfs-actions.pod:5668 ../src/guestfs-actions.pod:5846 ../src/guestfs-actions.pod:5895 ../src/guestfs-actions.pod:6532 ../src/guestfs-actions.pod:6548 ../src/guestfs-actions.pod:6565 ../src/guestfs-actions.pod:6596 ../src/guestfs-actions.pod:7270 ../src/guestfs-actions.pod:7289 ../src/guestfs-actions.pod:7307 ../src/guestfs-actions.pod:7481 ../src/guestfs-actions.pod:7761
msgid ""
"This function returns a string, or NULL on error. I<The caller must free "
"the returned string after use>."
@@ -6592,7 +6592,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:469 ../src/guestfs-actions.pod:485 ../src/guestfs-actions.pod:631 ../src/guestfs-actions.pod:1079 ../src/guestfs-actions.pod:1375 ../src/guestfs-actions.pod:1394 ../src/guestfs-actions.pod:1497 ../src/guestfs-actions.pod:1516 ../src/guestfs-actions.pod:1762 ../src/guestfs-actions.pod:2206 ../src/guestfs-actions.pod:2222 ../src/guestfs-actions.pod:2241 ../src/guestfs-actions.pod:2284 ../src/guestfs-actions.pod:2308 ../src/guestfs-actions.pod:2379 ../src/guestfs-actions.pod:2428 ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:3059 ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3649 ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3686 ../src/guestfs-actions.pod:3746 ../src/guestfs-actions.pod:3851 ../src/guestfs-actions.pod:4259 ../src/guestfs-actions.pod:5026 ../src/guestfs-actions.pod:5636 ../src/guestfs-actions.pod:5762 ../src/guestfs-actions.pod:5876 ../src/guestfs-actions.pod:6608 ../src/guestfs-actions.pod:6669 ../src/guestfs-actions.pod:6724 ../src/guestfs-actions.pod:6870 ../src/guestfs-actions.pod:6894 ../src/guestfs-actions.pod:7370 ../src/guestfs-actions.pod:7390 ../src/guestfs-actions.pod:7437 ../src/guestfs-actions.pod:7609 ../src/guestfs-actions.pod:7628 ../src/guestfs-actions.pod:7714 ../src/guestfs-actions.pod:7733 ../src/guestfs-actions.pod:7779 ../src/guestfs-actions.pod:7798
+#: ../src/guestfs-actions.pod:469 ../src/guestfs-actions.pod:485 ../src/guestfs-actions.pod:631 ../src/guestfs-actions.pod:1079 ../src/guestfs-actions.pod:1375 ../src/guestfs-actions.pod:1394 ../src/guestfs-actions.pod:1497 ../src/guestfs-actions.pod:1516 ../src/guestfs-actions.pod:1762 ../src/guestfs-actions.pod:2206 ../src/guestfs-actions.pod:2222 ../src/guestfs-actions.pod:2241 ../src/guestfs-actions.pod:2284 ../src/guestfs-actions.pod:2308 ../src/guestfs-actions.pod:2379 ../src/guestfs-actions.pod:2428 ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:3059 ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3649 ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3686 ../src/guestfs-actions.pod:3748 ../src/guestfs-actions.pod:3853 ../src/guestfs-actions.pod:4261 ../src/guestfs-actions.pod:5028 ../src/guestfs-actions.pod:5640 ../src/guestfs-actions.pod:5766 ../src/guestfs-actions.pod:5880 ../src/guestfs-actions.pod:6612 ../src/guestfs-actions.pod:6673 ../src/guestfs-actions.pod:6728 ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:7374 ../src/guestfs-actions.pod:7394 ../src/guestfs-actions.pod:7441 ../src/guestfs-actions.pod:7613 ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7718 ../src/guestfs-actions.pod:7737 ../src/guestfs-actions.pod:7783 ../src/guestfs-actions.pod:7802
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 "
@@ -6600,7 +6600,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:1004 ../src/guestfs-actions.pod:1022 ../src/guestfs-actions.pod:1432 ../src/guestfs-actions.pod:3413 ../src/guestfs-actions.pod:3444 ../src/guestfs-actions.pod:4100 ../src/guestfs-actions.pod:4150 ../src/guestfs-actions.pod:4337 ../src/guestfs-actions.pod:4370 ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:5030 ../src/guestfs-actions.pod:5577 ../src/guestfs-actions.pod:5974 ../src/guestfs-actions.pod:5988 ../src/guestfs-actions.pod:6000 ../src/guestfs-actions.pod:6449 ../src/guestfs-actions.pod:7108 ../src/guestfs-actions.pod:7121 ../src/guestfs-actions.pod:7354 ../src/guestfs-actions.pod:7597
+#: ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:1004 ../src/guestfs-actions.pod:1022 ../src/guestfs-actions.pod:1432 ../src/guestfs-actions.pod:3413 ../src/guestfs-actions.pod:3444 ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:4152 ../src/guestfs-actions.pod:4339 ../src/guestfs-actions.pod:4372 ../src/guestfs-actions.pod:4535 ../src/guestfs-actions.pod:5032 ../src/guestfs-actions.pod:5581 ../src/guestfs-actions.pod:5978 ../src/guestfs-actions.pod:5992 ../src/guestfs-actions.pod:6004 ../src/guestfs-actions.pod:6453 ../src/guestfs-actions.pod:7112 ../src/guestfs-actions.pod:7125 ../src/guestfs-actions.pod:7358 ../src/guestfs-actions.pod:7601
msgid "(Added in 0.8)"
msgstr ""
@@ -6996,7 +6996,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:708 ../src/guestfs-actions.pod:1415 ../src/guestfs-actions.pod:1430 ../src/guestfs-actions.pod:1919 ../src/guestfs-actions.pod:1930 ../src/guestfs-actions.pod:2002 ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:2072 ../src/guestfs-actions.pod:2097 ../src/guestfs-actions.pod:2120 ../src/guestfs-actions.pod:3156 ../src/guestfs-actions.pod:3172 ../src/guestfs-actions.pod:3190 ../src/guestfs-actions.pod:3352 ../src/guestfs-actions.pod:3366 ../src/guestfs-actions.pod:3381 ../src/guestfs-actions.pod:3395 ../src/guestfs-actions.pod:3411 ../src/guestfs-actions.pod:3426 ../src/guestfs-actions.pod:3442 ../src/guestfs-actions.pod:3456 ../src/guestfs-actions.pod:3469 ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:3526 ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5265
+#: ../src/guestfs-actions.pod:708 ../src/guestfs-actions.pod:1415 ../src/guestfs-actions.pod:1430 ../src/guestfs-actions.pod:1919 ../src/guestfs-actions.pod:1930 ../src/guestfs-actions.pod:2002 ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:2072 ../src/guestfs-actions.pod:2097 ../src/guestfs-actions.pod:2120 ../src/guestfs-actions.pod:3156 ../src/guestfs-actions.pod:3172 ../src/guestfs-actions.pod:3190 ../src/guestfs-actions.pod:3352 ../src/guestfs-actions.pod:3366 ../src/guestfs-actions.pod:3381 ../src/guestfs-actions.pod:3395 ../src/guestfs-actions.pod:3411 ../src/guestfs-actions.pod:3426 ../src/guestfs-actions.pod:3442 ../src/guestfs-actions.pod:3456 ../src/guestfs-actions.pod:3469 ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:3526 ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5269
msgid "This function returns a C truth value on success or -1 on error."
msgstr ""
@@ -7238,7 +7238,7 @@ msgid "See also C<guestfs_realpath>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:866 ../src/guestfs-actions.pod:7288
+#: ../src/guestfs-actions.pod:866 ../src/guestfs-actions.pod:7292
msgid "(Added in 1.0.75)"
msgstr ""
@@ -7258,7 +7258,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:5752 ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:3800
+#: ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:5756 ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:3800
msgid "Return the contents of the file named C<path>."
msgstr ""
@@ -7272,14 +7272,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:884 ../src/guestfs-actions.pod:1063 ../src/guestfs-actions.pod:1083 ../src/guestfs-actions.pod:1379 ../src/guestfs-actions.pod:1398 ../src/guestfs-actions.pod:1501 ../src/guestfs-actions.pod:1520 ../src/guestfs-actions.pod:1766 ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:2245 ../src/guestfs-actions.pod:2288 ../src/guestfs-actions.pod:2312 ../src/guestfs-actions.pod:2329 ../src/guestfs-actions.pod:2358 ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5560 ../src/guestfs-actions.pod:5691 ../src/guestfs-actions.pod:5717 ../src/guestfs-actions.pod:5741 ../src/guestfs-actions.pod:6673 ../src/guestfs-actions.pod:6728 ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:7561 ../src/guestfs-actions.pod:7587 ../src/guestfs-actions.pod:7613 ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7718 ../src/guestfs-actions.pod:7737 ../src/guestfs-actions.pod:7783 ../src/guestfs-actions.pod:7802 ../fish/guestfish-actions.pod:592 ../fish/guestfish-actions.pod:727 ../fish/guestfish-actions.pod:739 ../fish/guestfish-actions.pod:915 ../fish/guestfish-actions.pod:925 ../fish/guestfish-actions.pod:992 ../fish/guestfish-actions.pod:1002 ../fish/guestfish-actions.pod:1194 ../fish/guestfish-actions.pod:1495 ../fish/guestfish-actions.pod:1505 ../fish/guestfish-actions.pod:1533 ../fish/guestfish-actions.pod:1548 ../fish/guestfish-actions.pod:1558 ../fish/guestfish-actions.pod:1577 ../fish/guestfish-actions.pod:3670 ../fish/guestfish-actions.pod:3685 ../fish/guestfish-actions.pod:3761 ../fish/guestfish-actions.pod:3778 ../fish/guestfish-actions.pod:3793 ../fish/guestfish-actions.pod:4447 ../fish/guestfish-actions.pod:4493 ../fish/guestfish-actions.pod:4578 ../fish/guestfish-actions.pod:4593 ../fish/guestfish-actions.pod:4997 ../fish/guestfish-actions.pod:5015 ../fish/guestfish-actions.pod:5032 ../fish/guestfish-actions.pod:5042 ../fish/guestfish-actions.pod:5091 ../fish/guestfish-actions.pod:5101 ../fish/guestfish-actions.pod:5130 ../fish/guestfish-actions.pod:5140
+#: ../src/guestfs-actions.pod:884 ../src/guestfs-actions.pod:1063 ../src/guestfs-actions.pod:1083 ../src/guestfs-actions.pod:1379 ../src/guestfs-actions.pod:1398 ../src/guestfs-actions.pod:1501 ../src/guestfs-actions.pod:1520 ../src/guestfs-actions.pod:1766 ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:2245 ../src/guestfs-actions.pod:2288 ../src/guestfs-actions.pod:2312 ../src/guestfs-actions.pod:2329 ../src/guestfs-actions.pod:2358 ../src/guestfs-actions.pod:5538 ../src/guestfs-actions.pod:5564 ../src/guestfs-actions.pod:5695 ../src/guestfs-actions.pod:5721 ../src/guestfs-actions.pod:5745 ../src/guestfs-actions.pod:6677 ../src/guestfs-actions.pod:6732 ../src/guestfs-actions.pod:6878 ../src/guestfs-actions.pod:6902 ../src/guestfs-actions.pod:7565 ../src/guestfs-actions.pod:7591 ../src/guestfs-actions.pod:7617 ../src/guestfs-actions.pod:7636 ../src/guestfs-actions.pod:7722 ../src/guestfs-actions.pod:7741 ../src/guestfs-actions.pod:7787 ../src/guestfs-actions.pod:7806 ../fish/guestfish-actions.pod:592 ../fish/guestfish-actions.pod:727 ../fish/guestfish-actions.pod:739 ../fish/guestfish-actions.pod:915 ../fish/guestfish-actions.pod:925 ../fish/guestfish-actions.pod:992 ../fish/guestfish-actions.pod:1002 ../fish/guestfish-actions.pod:1194 ../fish/guestfish-actions.pod:1495 ../fish/guestfish-actions.pod:1505 ../fish/guestfish-actions.pod:1533 ../fish/guestfish-actions.pod:1548 ../fish/guestfish-actions.pod:1558 ../fish/guestfish-actions.pod:1577 ../fish/guestfish-actions.pod:3670 ../fish/guestfish-actions.pod:3685 ../fish/guestfish-actions.pod:3761 ../fish/guestfish-actions.pod:3778 ../fish/guestfish-actions.pod:3793 ../fish/guestfish-actions.pod:4447 ../fish/guestfish-actions.pod:4493 ../fish/guestfish-actions.pod:4578 ../fish/guestfish-actions.pod:4593 ../fish/guestfish-actions.pod:4997 ../fish/guestfish-actions.pod:5015 ../fish/guestfish-actions.pod:5032 ../fish/guestfish-actions.pod:5042 ../fish/guestfish-actions.pod:5091 ../fish/guestfish-actions.pod:5101 ../fish/guestfish-actions.pod:5130 ../fish/guestfish-actions.pod:5140
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: textblock
-#: ../src/guestfs-actions.pod:887 ../src/guestfs-actions.pod:3670 ../src/guestfs-actions.pod:3750 ../src/guestfs-actions.pod:3767 ../src/guestfs-actions.pod:3855 ../src/guestfs-actions.pod:4263 ../src/guestfs-actions.pod:4277 ../src/guestfs-actions.pod:5640 ../src/guestfs-actions.pod:5654 ../src/guestfs-actions.pod:7441 ../src/guestfs-actions.pod:7455
+#: ../src/guestfs-actions.pod:887 ../src/guestfs-actions.pod:3670 ../src/guestfs-actions.pod:3752 ../src/guestfs-actions.pod:3769 ../src/guestfs-actions.pod:3857 ../src/guestfs-actions.pod:4265 ../src/guestfs-actions.pod:4279 ../src/guestfs-actions.pod:5644 ../src/guestfs-actions.pod:5658 ../src/guestfs-actions.pod:7445 ../src/guestfs-actions.pod:7459
msgid "(Added in 0.4)"
msgstr ""
@@ -7399,7 +7399,7 @@ msgid "To get the checksums for many files, use C<guestfs_checksums_out>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:1252 ../src/guestfs-actions.pod:2088 ../src/guestfs-actions.pod:3368 ../src/guestfs-actions.pod:3397 ../src/guestfs-actions.pod:3458 ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:7144
+#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:1252 ../src/guestfs-actions.pod:2088 ../src/guestfs-actions.pod:3368 ../src/guestfs-actions.pod:3397 ../src/guestfs-actions.pod:3458 ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:7148
msgid "(Added in 1.0.2)"
msgstr ""
@@ -7428,7 +7428,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:5097 ../src/guestfs-actions.pod:5230 ../src/guestfs-actions.pod:5267 ../src/guestfs-actions.pod:5285 ../src/guestfs-actions.pod:5461 ../src/guestfs-actions.pod:7053 ../src/guestfs-actions.pod:7067 ../src/guestfs-actions.pod:7467
+#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:5099 ../src/guestfs-actions.pod:5234 ../src/guestfs-actions.pod:5271 ../src/guestfs-actions.pod:5289 ../src/guestfs-actions.pod:5465 ../src/guestfs-actions.pod:7057 ../src/guestfs-actions.pod:7071 ../src/guestfs-actions.pod:7471
msgid "(Added in 1.3.2)"
msgstr ""
@@ -7503,7 +7503,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:4514 ../src/guestfs-actions.pod:4723 ../src/guestfs-actions.pod:4742 ../src/guestfs-actions.pod:4761 ../fish/guestfish-actions.pod:681 ../fish/guestfish-actions.pod:3029 ../fish/guestfish-actions.pod:3168 ../fish/guestfish-actions.pod:3178 ../fish/guestfish-actions.pod:3188
+#: ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:4516 ../src/guestfs-actions.pod:4725 ../src/guestfs-actions.pod:4744 ../src/guestfs-actions.pod:4763 ../fish/guestfish-actions.pod:681 ../fish/guestfish-actions.pod:3029 ../fish/guestfish-actions.pod:3168 ../fish/guestfish-actions.pod:3178 ../fish/guestfish-actions.pod:3188
msgid "The mode actually set is affected by the umask."
msgstr ""
@@ -7698,7 +7698,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1124 ../src/guestfs-actions.pod:1247 ../src/guestfs-actions.pod:1278 ../src/guestfs-actions.pod:1323 ../src/guestfs-actions.pod:1700 ../src/guestfs-actions.pod:1722 ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:7139 ../src/guestfs-actions.pod:7173 ../src/guestfs-actions.pod:7654 ../src/guestfs-actions.pod:7673
+#: ../src/guestfs-actions.pod:1124 ../src/guestfs-actions.pod:1247 ../src/guestfs-actions.pod:1278 ../src/guestfs-actions.pod:1323 ../src/guestfs-actions.pod:1700 ../src/guestfs-actions.pod:1722 ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:7143 ../src/guestfs-actions.pod:7177 ../src/guestfs-actions.pod:7658 ../src/guestfs-actions.pod:7677
msgid ""
"This long-running command can generate progress notification messages so "
"that the caller can display a progress bar or indicator. To receive these "
@@ -7707,7 +7707,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:4290 ../src/guestfs-actions.pod:5667 ../src/guestfs-actions.pod:7374 ../src/guestfs-actions.pod:7394 ../src/guestfs-actions.pod:7480
+#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:4292 ../src/guestfs-actions.pod:5671 ../src/guestfs-actions.pod:7378 ../src/guestfs-actions.pod:7398 ../src/guestfs-actions.pod:7484
msgid "(Added in 1.0.87)"
msgstr ""
@@ -7735,7 +7735,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1157 ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1303 ../src/guestfs-actions.pod:1417 ../src/guestfs-actions.pod:5044 ../src/guestfs-actions.pod:5511
+#: ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1157 ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1303 ../src/guestfs-actions.pod:1417 ../src/guestfs-actions.pod:5046 ../src/guestfs-actions.pod:5515
msgid "(Added in 1.0.18)"
msgstr ""
@@ -7822,7 +7822,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1193 ../src/guestfs-actions.pod:1210 ../src/guestfs-actions.pod:1328 ../src/guestfs-actions.pod:2291 ../src/guestfs-actions.pod:2315 ../src/guestfs-actions.pod:2383 ../src/guestfs-actions.pod:4400 ../src/guestfs-actions.pod:4944 ../src/guestfs-actions.pod:6877 ../src/guestfs-actions.pod:6901 ../src/guestfs-actions.pod:7520 ../src/guestfs-actions.pod:7533 ../src/guestfs-actions.pod:7546
+#: ../src/guestfs-actions.pod:1193 ../src/guestfs-actions.pod:1210 ../src/guestfs-actions.pod:1328 ../src/guestfs-actions.pod:2291 ../src/guestfs-actions.pod:2315 ../src/guestfs-actions.pod:2383 ../src/guestfs-actions.pod:4402 ../src/guestfs-actions.pod:4946 ../src/guestfs-actions.pod:6881 ../src/guestfs-actions.pod:6905 ../src/guestfs-actions.pod:7524 ../src/guestfs-actions.pod:7537 ../src/guestfs-actions.pod:7550
msgid "(Added in 1.0.54)"
msgstr ""
@@ -7900,7 +7900,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:7133 ../fish/guestfish-actions.pod:833 ../fish/guestfish-actions.pod:4751
+#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:7137 ../fish/guestfish-actions.pod:833 ../fish/guestfish-actions.pod:4751
msgid "C<filename> can also be a named pipe."
msgstr ""
@@ -7948,7 +7948,7 @@ msgid "See also C<guestfs_download>, C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:7178
+#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:7182
msgid "(Added in 1.5.17)"
msgstr ""
@@ -8090,7 +8090,7 @@ msgid "See also C<guestfs_ping_daemon>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1363 ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:6349
+#: ../src/guestfs-actions.pod:1363 ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:6353
msgid "(Added in 1.0.69)"
msgstr ""
@@ -8116,7 +8116,7 @@ msgid "This calls the external C<egrep> program and returns the matching lines."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1382 ../src/guestfs-actions.pod:1401 ../src/guestfs-actions.pod:1458 ../src/guestfs-actions.pod:1504 ../src/guestfs-actions.pod:1523 ../src/guestfs-actions.pod:2229 ../src/guestfs-actions.pod:2248 ../src/guestfs-actions.pod:2404 ../src/guestfs-actions.pod:2417 ../src/guestfs-actions.pod:2432 ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:2500 ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:3780 ../src/guestfs-actions.pod:3794 ../src/guestfs-actions.pod:3807 ../src/guestfs-actions.pod:3821 ../src/guestfs-actions.pod:4822 ../src/guestfs-actions.pod:5845 ../src/guestfs-actions.pod:5894 ../src/guestfs-actions.pod:6745 ../src/guestfs-actions.pod:6757 ../src/guestfs-actions.pod:6770 ../src/guestfs-actions.pod:6783 ../src/guestfs-actions.pod:6805 ../src/guestfs-actions.pod:6818 ../src/guestfs-actions.pod:6831 ../src/guestfs-actions.pod:6844 ../src/guestfs-actions.pod:7616 ../src/guestfs-actions.pod:7635 ../src/guestfs-actions.pod:7721 ../src/guestfs-actions.pod:7740 ../src/guestfs-actions.pod:7786 ../src/guestfs-actions.pod:7805
+#: ../src/guestfs-actions.pod:1382 ../src/guestfs-actions.pod:1401 ../src/guestfs-actions.pod:1458 ../src/guestfs-actions.pod:1504 ../src/guestfs-actions.pod:1523 ../src/guestfs-actions.pod:2229 ../src/guestfs-actions.pod:2248 ../src/guestfs-actions.pod:2404 ../src/guestfs-actions.pod:2417 ../src/guestfs-actions.pod:2432 ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:2500 ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:3782 ../src/guestfs-actions.pod:3796 ../src/guestfs-actions.pod:3809 ../src/guestfs-actions.pod:3823 ../src/guestfs-actions.pod:4824 ../src/guestfs-actions.pod:5849 ../src/guestfs-actions.pod:5898 ../src/guestfs-actions.pod:6749 ../src/guestfs-actions.pod:6761 ../src/guestfs-actions.pod:6774 ../src/guestfs-actions.pod:6787 ../src/guestfs-actions.pod:6809 ../src/guestfs-actions.pod:6822 ../src/guestfs-actions.pod:6835 ../src/guestfs-actions.pod:6848 ../src/guestfs-actions.pod:7620 ../src/guestfs-actions.pod:7639 ../src/guestfs-actions.pod:7725 ../src/guestfs-actions.pod:7744 ../src/guestfs-actions.pod:7790 ../src/guestfs-actions.pod:7809
msgid "(Added in 1.0.66)"
msgstr ""
@@ -8732,7 +8732,7 @@ msgid "See also C<guestfs_find0>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:5929
+#: ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:4229 ../src/guestfs-actions.pod:5933
msgid "(Added in 1.0.27)"
msgstr ""
@@ -8901,7 +8901,7 @@ msgid "This command is entirely equivalent to running C<fsck -a -t fstype device
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:7659
+#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:7663
msgid "(Added in 1.0.16)"
msgstr ""
@@ -8940,7 +8940,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:5607 ../src/guestfs-actions.pod:6089 ../src/guestfs-actions.pod:6512 ../src/guestfs-actions.pod:6531 ../src/guestfs-actions.pod:6547 ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:7325 ../src/guestfs-actions.pod:7340 ../src/guestfs-actions.pod:7702
+#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:5611 ../src/guestfs-actions.pod:6093 ../src/guestfs-actions.pod:6516 ../src/guestfs-actions.pod:6535 ../src/guestfs-actions.pod:6551 ../src/guestfs-actions.pod:6575 ../src/guestfs-actions.pod:7329 ../src/guestfs-actions.pod:7344 ../src/guestfs-actions.pod:7706
msgid "(Added in 1.0.26)"
msgstr ""
@@ -8964,7 +8964,7 @@ msgid "Return the current attach method. See C<guestfs_set_attach_method>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:6119
+#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:6123
msgid "(Added in 1.9.8)"
msgstr ""
@@ -9007,7 +9007,7 @@ msgid "Return the direct appliance mode flag."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:6160
+#: ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:6164
msgid "(Added in 1.0.72)"
msgstr ""
@@ -9039,7 +9039,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1953 ../src/guestfs-actions.pod:1974 ../src/guestfs-actions.pod:6178 ../src/guestfs-actions.pod:6197
+#: ../src/guestfs-actions.pod:1953 ../src/guestfs-actions.pod:1974 ../src/guestfs-actions.pod:6182 ../src/guestfs-actions.pod:6201
msgid "(Added in 1.0.15)"
msgstr ""
@@ -9096,12 +9096,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1988 ../src/guestfs-actions.pod:2069 ../src/guestfs-actions.pod:6213 ../src/guestfs-actions.pod:6320 ../fish/guestfish-actions.pod:1350 ../fish/guestfish-actions.pod:1401 ../fish/guestfish-actions.pod:4126 ../fish/guestfish-actions.pod:4213
+#: ../src/guestfs-actions.pod:1988 ../src/guestfs-actions.pod:2069 ../src/guestfs-actions.pod:6217 ../src/guestfs-actions.pod:6324 ../fish/guestfish-actions.pod:1350 ../fish/guestfish-actions.pod:1401 ../fish/guestfish-actions.pod:4126 ../fish/guestfish-actions.pod:4213
msgid "For more information on the architecture of libguestfs, see L<guestfs(3)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:4518 ../src/guestfs-actions.pod:4727 ../src/guestfs-actions.pod:4746 ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4777 ../src/guestfs-actions.pod:4794 ../src/guestfs-actions.pod:4807 ../src/guestfs-actions.pod:5832 ../src/guestfs-actions.pod:6218 ../src/guestfs-actions.pod:6479 ../src/guestfs-actions.pod:7094
+#: ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:4520 ../src/guestfs-actions.pod:4729 ../src/guestfs-actions.pod:4748 ../src/guestfs-actions.pod:4767 ../src/guestfs-actions.pod:4779 ../src/guestfs-actions.pod:4796 ../src/guestfs-actions.pod:4809 ../src/guestfs-actions.pod:5836 ../src/guestfs-actions.pod:6222 ../src/guestfs-actions.pod:6483 ../src/guestfs-actions.pod:7098
msgid "(Added in 1.0.55)"
msgstr ""
@@ -9125,7 +9125,7 @@ msgid "This returns the enable network flag."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2004 ../src/guestfs-actions.pod:6237
+#: ../src/guestfs-actions.pod:2004 ../src/guestfs-actions.pod:6241
msgid "(Added in 1.5.4)"
msgstr ""
@@ -9220,7 +9220,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2048 ../src/guestfs-actions.pod:6282
+#: ../src/guestfs-actions.pod:2048 ../src/guestfs-actions.pod:6286
msgid "(Added in 1.0.6)"
msgstr ""
@@ -9244,7 +9244,7 @@ msgid "Return the recovery process enabled flag."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:3593 ../src/guestfs-actions.pod:3922 ../src/guestfs-actions.pod:4325 ../src/guestfs-actions.pod:4357 ../src/guestfs-actions.pod:5537 ../src/guestfs-actions.pod:5880 ../src/guestfs-actions.pod:6306 ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7017 ../src/guestfs-actions.pod:7209
+#: ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:3593 ../src/guestfs-actions.pod:3924 ../src/guestfs-actions.pod:4327 ../src/guestfs-actions.pod:4359 ../src/guestfs-actions.pod:5541 ../src/guestfs-actions.pod:5884 ../src/guestfs-actions.pod:6310 ../src/guestfs-actions.pod:7001 ../src/guestfs-actions.pod:7021 ../src/guestfs-actions.pod:7213
msgid "(Added in 1.0.77)"
msgstr ""
@@ -9270,7 +9270,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:2137 ../src/guestfs-actions.pod:6325 ../src/guestfs-actions.pod:6383
+#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:2137 ../src/guestfs-actions.pod:6329 ../src/guestfs-actions.pod:6387
msgid "(Added in 1.0.67)"
msgstr ""
@@ -9431,7 +9431,7 @@ msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:2354 ../src/guestfs-actions.pod:2824 ../src/guestfs-actions.pod:3619 ../src/guestfs-actions.pod:5530 ../src/guestfs-actions.pod:5556 ../src/guestfs-actions.pod:5737
+#: ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:2354 ../src/guestfs-actions.pod:2824 ../src/guestfs-actions.pod:3619 ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5560 ../src/guestfs-actions.pod:5741
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 "
@@ -9476,14 +9476,14 @@ msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2183 ../src/guestfs-actions.pod:3635 ../src/guestfs-actions.pod:4321
+#: ../src/guestfs-actions.pod:2183 ../src/guestfs-actions.pod:3635 ../src/guestfs-actions.pod:4323
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:2187 ../src/guestfs-actions.pod:3639 ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3872 ../src/guestfs-actions.pod:5910 ../src/guestfs-actions.pod:6402 ../src/guestfs-actions.pod:7767
+#: ../src/guestfs-actions.pod:2187 ../src/guestfs-actions.pod:3639 ../src/guestfs-actions.pod:3838 ../src/guestfs-actions.pod:3874 ../src/guestfs-actions.pod:5914 ../src/guestfs-actions.pod:6406 ../src/guestfs-actions.pod:7771
msgid "(Added in 1.0.59)"
msgstr ""
@@ -9522,7 +9522,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:6595 ../src/guestfs-actions.pod:6612
+#: ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:6599 ../src/guestfs-actions.pod:6616
msgid "(Added in 1.0.50)"
msgstr ""
@@ -9672,7 +9672,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:6892 ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:4591
+#: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:6896 ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:4591
msgid "If the parameter C<nrlines> is zero, this returns an empty list."
msgstr ""
@@ -9699,7 +9699,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2332 ../src/guestfs-actions.pod:6676 ../src/guestfs-actions.pod:6731
+#: ../src/guestfs-actions.pod:2332 ../src/guestfs-actions.pod:6680 ../src/guestfs-actions.pod:6735
msgid "(Added in 1.0.22)"
msgstr ""
@@ -10296,7 +10296,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:2928 ../src/guestfs-actions.pod:3724 ../src/guestfs-actions.pod:5006 ../src/guestfs-actions.pod:7033
+#: ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:2928 ../src/guestfs-actions.pod:3726 ../src/guestfs-actions.pod:5008 ../src/guestfs-actions.pod:7037
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 "
@@ -10401,7 +10401,7 @@ msgid "The format of this disk image is not known."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2727 ../src/guestfs-actions.pod:3158 ../src/guestfs-actions.pod:3174 ../src/guestfs-actions.pod:3192 ../src/guestfs-actions.pod:5948
+#: ../src/guestfs-actions.pod:2727 ../src/guestfs-actions.pod:3158 ../src/guestfs-actions.pod:3174 ../src/guestfs-actions.pod:3192 ../src/guestfs-actions.pod:5952
msgid "(Added in 1.9.4)"
msgstr ""
@@ -10547,7 +10547,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:3653 ../src/guestfs-actions.pod:4905
+#: ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:3653 ../src/guestfs-actions.pod:4907
msgid "(Added in 1.11.12)"
msgstr ""
@@ -11381,7 +11381,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3333 ../src/guestfs-actions.pod:3664 ../src/guestfs-actions.pod:3744
+#: ../src/guestfs-actions.pod:3333 ../src/guestfs-actions.pod:3664 ../src/guestfs-actions.pod:3746
msgid "See also C<guestfs_list_filesystems>."
msgstr ""
@@ -11910,13 +11910,18 @@ msgid ""
"volumes."
msgstr ""
+#. type: textblock
+#: ../src/guestfs-actions.pod:3690 ../src/guestfs-actions.pod:5146
+msgid "(Added in 1.11.15)"
+msgstr ""
+
#. type: =head2
-#: ../src/guestfs-actions.pod:3690
+#: ../src/guestfs-actions.pod:3692
msgid "guestfs_list_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3692
+#: ../src/guestfs-actions.pod:3694
#, no-wrap
msgid ""
" char **\n"
@@ -11925,7 +11930,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3695 ../fish/guestfish-actions.pod:2530
+#: ../src/guestfs-actions.pod:3697 ../fish/guestfish-actions.pod:2530
msgid ""
"This inspection command looks for filesystems on partitions, block devices "
"and logical volumes, returning a list of devices containing filesystems and "
@@ -11933,14 +11938,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3699 ../fish/guestfish-actions.pod:2534
+#: ../src/guestfs-actions.pod:3701 ../fish/guestfish-actions.pod:2534
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
-#: ../src/guestfs-actions.pod:3703 ../fish/guestfish-actions.pod:2538
+#: ../src/guestfs-actions.pod:3705 ../fish/guestfish-actions.pod:2538
#, no-wrap
msgid ""
" \"/dev/sda1\" => \"ntfs\"\n"
@@ -11951,14 +11956,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3708 ../fish/guestfish-actions.pod:2543
+#: ../src/guestfs-actions.pod:3710 ../fish/guestfish-actions.pod:2543
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
-#: ../src/guestfs-actions.pod:3712
+#: ../src/guestfs-actions.pod:3714
msgid ""
"This command runs other libguestfs commands, which might include "
"C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -11966,7 +11971,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3716
+#: ../src/guestfs-actions.pod:3718
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 "
@@ -11977,17 +11982,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3730 ../src/guestfs-actions.pod:5497
+#: ../src/guestfs-actions.pod:3732 ../src/guestfs-actions.pod:5501
msgid "(Added in 1.5.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3732
+#: ../src/guestfs-actions.pod:3734
msgid "guestfs_list_partitions"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3734
+#: ../src/guestfs-actions.pod:3736
#, no-wrap
msgid ""
" char **\n"
@@ -11996,29 +12001,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3737 ../fish/guestfish-actions.pod:2563
+#: ../src/guestfs-actions.pod:3739 ../fish/guestfish-actions.pod:2563
msgid "List all the partitions detected on all block devices."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3739 ../fish/guestfish-actions.pod:2565
+#: ../src/guestfs-actions.pod:3741 ../fish/guestfish-actions.pod:2565
msgid "The full partition device names are returned, eg. C</dev/sda1>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3741
+#: ../src/guestfs-actions.pod:3743
msgid ""
"This does not return logical volumes. For that you will need to call "
"C<guestfs_lvs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3752
+#: ../src/guestfs-actions.pod:3754
msgid "guestfs_ll"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3754
+#: ../src/guestfs-actions.pod:3756
#, no-wrap
msgid ""
" char *\n"
@@ -12028,26 +12033,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3758 ../fish/guestfish-actions.pod:2576
+#: ../src/guestfs-actions.pod:3760 ../fish/guestfish-actions.pod:2576
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
-#: ../src/guestfs-actions.pod:3761 ../fish/guestfish-actions.pod:2579
+#: ../src/guestfs-actions.pod:3763 ../fish/guestfish-actions.pod:2579
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
-#: ../src/guestfs-actions.pod:3769
+#: ../src/guestfs-actions.pod:3771
msgid "guestfs_ln"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3771
+#: ../src/guestfs-actions.pod:3773
#, no-wrap
msgid ""
" int\n"
@@ -12058,17 +12063,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3776 ../fish/guestfish-actions.pod:2586
+#: ../src/guestfs-actions.pod:3778 ../fish/guestfish-actions.pod:2586
msgid "This command creates a hard link using the C<ln> command."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3782
+#: ../src/guestfs-actions.pod:3784
msgid "guestfs_ln_f"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3784
+#: ../src/guestfs-actions.pod:3786
#, no-wrap
msgid ""
" int\n"
@@ -12079,19 +12084,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3789 ../fish/guestfish-actions.pod:2592
+#: ../src/guestfs-actions.pod:3791 ../fish/guestfish-actions.pod:2592
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
-#: ../src/guestfs-actions.pod:3796
+#: ../src/guestfs-actions.pod:3798
msgid "guestfs_ln_s"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3798
+#: ../src/guestfs-actions.pod:3800
#, no-wrap
msgid ""
" int\n"
@@ -12102,17 +12107,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3803 ../fish/guestfish-actions.pod:2599
+#: ../src/guestfs-actions.pod:3805 ../fish/guestfish-actions.pod:2599
msgid "This command creates a symbolic link using the C<ln -s> command."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3809
+#: ../src/guestfs-actions.pod:3811
msgid "guestfs_ln_sf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3811
+#: ../src/guestfs-actions.pod:3813
#, no-wrap
msgid ""
" int\n"
@@ -12123,19 +12128,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3816 ../fish/guestfish-actions.pod:2605
+#: ../src/guestfs-actions.pod:3818 ../fish/guestfish-actions.pod:2605
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
-#: ../src/guestfs-actions.pod:3823
+#: ../src/guestfs-actions.pod:3825
msgid "guestfs_lremovexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3825
+#: ../src/guestfs-actions.pod:3827
#, no-wrap
msgid ""
" int\n"
@@ -12146,19 +12151,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3830
+#: ../src/guestfs-actions.pod:3832
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:3838
+#: ../src/guestfs-actions.pod:3840
msgid "guestfs_ls"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3840
+#: ../src/guestfs-actions.pod:3842
#, no-wrap
msgid ""
" char **\n"
@@ -12168,7 +12173,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3844 ../fish/guestfish-actions.pod:2620
+#: ../src/guestfs-actions.pod:3846 ../fish/guestfish-actions.pod:2620
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 "
@@ -12176,19 +12181,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3848
+#: ../src/guestfs-actions.pod:3850
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use C<guestfs_readdir> instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3857
+#: ../src/guestfs-actions.pod:3859
msgid "guestfs_lsetxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3859
+#: ../src/guestfs-actions.pod:3861
#, no-wrap
msgid ""
" int\n"
@@ -12201,19 +12206,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3866
+#: ../src/guestfs-actions.pod:3868
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:3874
+#: ../src/guestfs-actions.pod:3876
msgid "guestfs_lstat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3876
+#: ../src/guestfs-actions.pod:3878
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -12223,41 +12228,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3880 ../src/guestfs-actions.pod:6632 ../fish/guestfish-actions.pod:2639 ../fish/guestfish-actions.pod:4426
+#: ../src/guestfs-actions.pod:3882 ../src/guestfs-actions.pod:6636 ../fish/guestfish-actions.pod:2639 ../fish/guestfish-actions.pod:4426
msgid "Returns file information for the given C<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3882
+#: ../src/guestfs-actions.pod:3884
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:3886 ../fish/guestfish-actions.pod:2645
+#: ../src/guestfs-actions.pod:3888 ../fish/guestfish-actions.pod:2645
msgid "This is the same as the C<lstat(2)> system call."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3888 ../src/guestfs-actions.pod:6636
+#: ../src/guestfs-actions.pod:3890 ../src/guestfs-actions.pod:6640
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:3892 ../src/guestfs-actions.pod:6640 ../src/guestfs-actions.pod:6658 ../src/guestfs-actions.pod:7039
+#: ../src/guestfs-actions.pod:3894 ../src/guestfs-actions.pod:6644 ../src/guestfs-actions.pod:6662 ../src/guestfs-actions.pod:7043
msgid "(Added in 0.9.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3894
+#: ../src/guestfs-actions.pod:3896
msgid "guestfs_lstatlist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3896
+#: ../src/guestfs-actions.pod:3898
#, no-wrap
msgid ""
" struct guestfs_stat_list *\n"
@@ -12268,7 +12273,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3901
+#: ../src/guestfs-actions.pod:3903
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 "
@@ -12276,7 +12281,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3905 ../fish/guestfish-actions.pod:2655
+#: ../src/guestfs-actions.pod:3907 ../fish/guestfish-actions.pod:2655
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, "
@@ -12284,7 +12289,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3910
+#: ../src/guestfs-actions.pod:3912
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> "
@@ -12295,19 +12300,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3918
+#: ../src/guestfs-actions.pod:3920
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:3924
+#: ../src/guestfs-actions.pod:3926
msgid "guestfs_luks_add_key"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3926
+#: ../src/guestfs-actions.pod:3928
#, no-wrap
msgid ""
" int\n"
@@ -12320,7 +12325,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3933 ../fish/guestfish-actions.pod:2672
+#: ../src/guestfs-actions.pod:3935 ../fish/guestfish-actions.pod:2672
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 "
@@ -12328,14 +12333,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3938
+#: ../src/guestfs-actions.pod:3940
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:3944 ../src/guestfs-actions.pod:3984 ../src/guestfs-actions.pod:4007 ../src/guestfs-actions.pod:4027 ../src/guestfs-actions.pod:4062 ../src/guestfs-actions.pod:4081
+#: ../src/guestfs-actions.pod:3946 ../src/guestfs-actions.pod:3986 ../src/guestfs-actions.pod:4009 ../src/guestfs-actions.pod:4029 ../src/guestfs-actions.pod:4064 ../src/guestfs-actions.pod:4083
msgid ""
"This function takes a key or passphrase parameter which could contain "
"sensitive material. Read the section L</KEYS AND PASSPHRASES> for more "
@@ -12343,17 +12348,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3948 ../src/guestfs-actions.pod:3988 ../src/guestfs-actions.pod:4011 ../src/guestfs-actions.pod:4031
+#: ../src/guestfs-actions.pod:3950 ../src/guestfs-actions.pod:3990 ../src/guestfs-actions.pod:4013 ../src/guestfs-actions.pod:4033
msgid "(Added in 1.5.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3950
+#: ../src/guestfs-actions.pod:3952
msgid "guestfs_luks_close"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3952
+#: ../src/guestfs-actions.pod:3954
#, no-wrap
msgid ""
" int\n"
@@ -12363,7 +12368,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3956
+#: ../src/guestfs-actions.pod:3958
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 "
@@ -12372,17 +12377,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3964 ../src/guestfs-actions.pod:4066 ../src/guestfs-actions.pod:4085 ../src/guestfs-actions.pod:4135 ../src/guestfs-actions.pod:4183
+#: ../src/guestfs-actions.pod:3966 ../src/guestfs-actions.pod:4068 ../src/guestfs-actions.pod:4087 ../src/guestfs-actions.pod:4137 ../src/guestfs-actions.pod:4185
msgid "(Added in 1.5.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3966
+#: ../src/guestfs-actions.pod:3968
msgid "guestfs_luks_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3968
+#: ../src/guestfs-actions.pod:3970
#, no-wrap
msgid ""
" int\n"
@@ -12394,7 +12399,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3974 ../fish/guestfish-actions.pod:2698
+#: ../src/guestfs-actions.pod:3976 ../fish/guestfish-actions.pod:2698
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 "
@@ -12402,19 +12407,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3981 ../src/guestfs-actions.pod:4004 ../src/guestfs-actions.pod:4147 ../src/guestfs-actions.pod:5248 ../src/guestfs-actions.pod:6030 ../src/guestfs-actions.pod:6439 ../src/guestfs-actions.pod:6469 ../src/guestfs-actions.pod:6502 ../src/guestfs-actions.pod:7678 ../fish/guestfish-actions.pod:2706 ../fish/guestfish-actions.pod:2719 ../fish/guestfish-actions.pod:2806 ../fish/guestfish-actions.pod:3467 ../fish/guestfish-actions.pod:3987 ../fish/guestfish-actions.pod:4297 ../fish/guestfish-actions.pod:4320 ../fish/guestfish-actions.pod:4342 ../fish/guestfish-actions.pod:5066
+#: ../src/guestfs-actions.pod:3983 ../src/guestfs-actions.pod:4006 ../src/guestfs-actions.pod:4149 ../src/guestfs-actions.pod:5252 ../src/guestfs-actions.pod:6034 ../src/guestfs-actions.pod:6443 ../src/guestfs-actions.pod:6473 ../src/guestfs-actions.pod:6506 ../src/guestfs-actions.pod:7682 ../fish/guestfish-actions.pod:2706 ../fish/guestfish-actions.pod:2719 ../fish/guestfish-actions.pod:2806 ../fish/guestfish-actions.pod:3467 ../fish/guestfish-actions.pod:3987 ../fish/guestfish-actions.pod:4297 ../fish/guestfish-actions.pod:4320 ../fish/guestfish-actions.pod:4342 ../fish/guestfish-actions.pod:5066
msgid ""
"B<This command is dangerous. Without careful use you can easily destroy all "
"your data>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3990
+#: ../src/guestfs-actions.pod:3992
msgid "guestfs_luks_format_cipher"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3992
+#: ../src/guestfs-actions.pod:3994
#, no-wrap
msgid ""
" int\n"
@@ -12427,19 +12432,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3999
+#: ../src/guestfs-actions.pod:4001
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:4013
+#: ../src/guestfs-actions.pod:4015
msgid "guestfs_luks_kill_slot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4015
+#: ../src/guestfs-actions.pod:4017
#, no-wrap
msgid ""
" int\n"
@@ -12451,19 +12456,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4021 ../fish/guestfish-actions.pod:2726
+#: ../src/guestfs-actions.pod:4023 ../fish/guestfish-actions.pod:2726
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
-#: ../src/guestfs-actions.pod:4033
+#: ../src/guestfs-actions.pod:4035
msgid "guestfs_luks_open"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4035
+#: ../src/guestfs-actions.pod:4037
#, no-wrap
msgid ""
" int\n"
@@ -12475,26 +12480,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4041 ../fish/guestfish-actions.pod:2737
+#: ../src/guestfs-actions.pod:4043 ../fish/guestfish-actions.pod:2737
msgid ""
"This command opens a block device which has been encrypted according to the "
"Linux Unified Key Setup (LUKS) standard."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4044 ../fish/guestfish-actions.pod:2740
+#: ../src/guestfs-actions.pod:4046 ../fish/guestfish-actions.pod:2740
msgid "C<device> is the encrypted block device or partition."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4046 ../fish/guestfish-actions.pod:2742
+#: ../src/guestfs-actions.pod:4048 ../fish/guestfish-actions.pod:2742
msgid ""
"The caller must supply one of the keys associated with the LUKS block "
"device, in the C<key> parameter."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4049 ../fish/guestfish-actions.pod:2745
+#: ../src/guestfs-actions.pod:4051 ../fish/guestfish-actions.pod:2745
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 "
@@ -12502,7 +12507,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4053
+#: ../src/guestfs-actions.pod:4055
msgid ""
"If this block device contains LVM volume groups, then calling "
"C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -12510,17 +12515,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4057
+#: ../src/guestfs-actions.pod:4059
msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4068
+#: ../src/guestfs-actions.pod:4070
msgid "guestfs_luks_open_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4070
+#: ../src/guestfs-actions.pod:4072
#, no-wrap
msgid ""
" int\n"
@@ -12532,19 +12537,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4076
+#: ../src/guestfs-actions.pod:4078
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:4087
+#: ../src/guestfs-actions.pod:4089
msgid "guestfs_lvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4089
+#: ../src/guestfs-actions.pod:4091
#, no-wrap
msgid ""
" int\n"
@@ -12556,19 +12561,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4095 ../fish/guestfish-actions.pod:2773
+#: ../src/guestfs-actions.pod:4097 ../fish/guestfish-actions.pod:2773
msgid ""
"This creates an LVM logical volume called C<logvol> on the volume group "
"C<volgroup>, with C<size> megabytes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4102
+#: ../src/guestfs-actions.pod:4104
msgid "guestfs_lvm_canonical_lv_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4104
+#: ../src/guestfs-actions.pod:4106
#, no-wrap
msgid ""
" char *\n"
@@ -12578,7 +12583,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4108 ../fish/guestfish-actions.pod:2780
+#: ../src/guestfs-actions.pod:4110 ../fish/guestfish-actions.pod:2780
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 "
@@ -12586,29 +12591,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4112 ../fish/guestfish-actions.pod:2784
+#: ../src/guestfs-actions.pod:4114 ../fish/guestfish-actions.pod:2784
msgid ""
"This command returns an error if the C<lvname> parameter does not refer to a "
"logical volume."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4115
+#: ../src/guestfs-actions.pod:4117
msgid "See also C<guestfs_is_lv>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4120
+#: ../src/guestfs-actions.pod:4122
msgid "(Added in 1.5.24)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4122
+#: ../src/guestfs-actions.pod:4124
msgid "guestfs_lvm_clear_filter"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4124
+#: ../src/guestfs-actions.pod:4126
#, no-wrap
msgid ""
" int\n"
@@ -12617,24 +12622,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4127
+#: ../src/guestfs-actions.pod:4129
msgid ""
"This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to "
"see every block device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:4172 ../fish/guestfish-actions.pod:2796 ../fish/guestfish-actions.pod:2827
+#: ../src/guestfs-actions.pod:4132 ../src/guestfs-actions.pod:4174 ../fish/guestfish-actions.pod:2796 ../fish/guestfish-actions.pod:2827
msgid "This command also clears the LVM cache and performs a volume group scan."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4137
+#: ../src/guestfs-actions.pod:4139
msgid "guestfs_lvm_remove_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4139
+#: ../src/guestfs-actions.pod:4141
#, no-wrap
msgid ""
" int\n"
@@ -12643,19 +12648,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4142 ../fish/guestfish-actions.pod:2803
+#: ../src/guestfs-actions.pod:4144 ../fish/guestfish-actions.pod:2803
msgid ""
"This command removes all LVM logical volumes, volume groups and physical "
"volumes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4152
+#: ../src/guestfs-actions.pod:4154
msgid "guestfs_lvm_set_filter"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4154
+#: ../src/guestfs-actions.pod:4156
#, no-wrap
msgid ""
" int\n"
@@ -12665,7 +12670,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4158 ../fish/guestfish-actions.pod:2813
+#: ../src/guestfs-actions.pod:4160 ../fish/guestfish-actions.pod:2813
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 "
@@ -12673,7 +12678,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4162 ../fish/guestfish-actions.pod:2817
+#: ../src/guestfs-actions.pod:4164 ../fish/guestfish-actions.pod:2817
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 "
@@ -12685,24 +12690,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4175 ../fish/guestfish-actions.pod:2830
+#: ../src/guestfs-actions.pod:4177 ../fish/guestfish-actions.pod:2830
msgid "You can filter whole block devices or individual partitions."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4177 ../fish/guestfish-actions.pod:2832
+#: ../src/guestfs-actions.pod:4179 ../fish/guestfish-actions.pod:2832
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
-#: ../src/guestfs-actions.pod:4185
+#: ../src/guestfs-actions.pod:4187
msgid "guestfs_lvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4187
+#: ../src/guestfs-actions.pod:4189
#, no-wrap
msgid ""
" int\n"
@@ -12712,31 +12717,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4191 ../fish/guestfish-actions.pod:2840
+#: ../src/guestfs-actions.pod:4193 ../fish/guestfish-actions.pod:2840
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
-#: ../src/guestfs-actions.pod:4194 ../fish/guestfish-actions.pod:2843
+#: ../src/guestfs-actions.pod:4196 ../fish/guestfish-actions.pod:2843
msgid ""
"You can also remove all LVs in a volume group by specifying the VG name, "
"C</dev/VG>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4199 ../src/guestfs-actions.pod:5594 ../src/guestfs-actions.pod:7409
+#: ../src/guestfs-actions.pod:4201 ../src/guestfs-actions.pod:5598 ../src/guestfs-actions.pod:7413
msgid "(Added in 1.0.13)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4201
+#: ../src/guestfs-actions.pod:4203
msgid "guestfs_lvrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4203
+#: ../src/guestfs-actions.pod:4205
#, no-wrap
msgid ""
" int\n"
@@ -12747,22 +12752,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4208 ../fish/guestfish-actions.pod:2850
+#: ../src/guestfs-actions.pod:4210 ../fish/guestfish-actions.pod:2850
msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:7422
+#: ../src/guestfs-actions.pod:4214 ../src/guestfs-actions.pod:7426
msgid "(Added in 1.0.83)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4214
+#: ../src/guestfs-actions.pod:4216
msgid "guestfs_lvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4216
+#: ../src/guestfs-actions.pod:4218
#, no-wrap
msgid ""
" int\n"
@@ -12773,19 +12778,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4221 ../fish/guestfish-actions.pod:2856
+#: ../src/guestfs-actions.pod:4223 ../fish/guestfish-actions.pod:2856
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
-#: ../src/guestfs-actions.pod:4229
+#: ../src/guestfs-actions.pod:4231
msgid "guestfs_lvresize_free"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4231
+#: ../src/guestfs-actions.pod:4233
#, no-wrap
msgid ""
" int\n"
@@ -12796,7 +12801,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4236 ../fish/guestfish-actions.pod:2864
+#: ../src/guestfs-actions.pod:4238 ../fish/guestfish-actions.pod:2864
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 "
@@ -12805,17 +12810,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4244
+#: ../src/guestfs-actions.pod:4246
msgid "(Added in 1.3.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4246
+#: ../src/guestfs-actions.pod:4248
msgid "guestfs_lvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4248
+#: ../src/guestfs-actions.pod:4250
#, no-wrap
msgid ""
" char **\n"
@@ -12824,31 +12829,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4251 ../fish/guestfish-actions.pod:2874
+#: ../src/guestfs-actions.pod:4253 ../fish/guestfish-actions.pod:2874
msgid ""
"List all the logical volumes detected. This is the equivalent of the "
"L<lvs(8)> command."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4254 ../fish/guestfish-actions.pod:2877
+#: ../src/guestfs-actions.pod:4256 ../fish/guestfish-actions.pod:2877
msgid ""
"This returns a list of the logical volume device names "
"(eg. C</dev/VolGroup00/LogVol00>)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4257
+#: ../src/guestfs-actions.pod:4259
msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4265
+#: ../src/guestfs-actions.pod:4267
msgid "guestfs_lvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4267
+#: ../src/guestfs-actions.pod:4269
#, no-wrap
msgid ""
" struct guestfs_lvm_lv_list *\n"
@@ -12857,14 +12862,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4270 ../fish/guestfish-actions.pod:2886
+#: ../src/guestfs-actions.pod:4272 ../fish/guestfish-actions.pod:2886
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: textblock
-#: ../src/guestfs-actions.pod:4273
+#: ../src/guestfs-actions.pod:4275
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 "
@@ -12872,12 +12877,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4279
+#: ../src/guestfs-actions.pod:4281
msgid "guestfs_lvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4281
+#: ../src/guestfs-actions.pod:4283
#, no-wrap
msgid ""
" char *\n"
@@ -12887,17 +12892,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4285 ../fish/guestfish-actions.pod:2893
+#: ../src/guestfs-actions.pod:4287 ../fish/guestfish-actions.pod:2893
msgid "This command returns the UUID of the LVM LV C<device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4292
+#: ../src/guestfs-actions.pod:4294
msgid "guestfs_lxattrlist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4294
+#: ../src/guestfs-actions.pod:4296
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -12908,7 +12913,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4299 ../fish/guestfish-actions.pod:2899
+#: ../src/guestfs-actions.pod:4301 ../fish/guestfish-actions.pod:2899
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 "
@@ -12916,7 +12921,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4303 ../fish/guestfish-actions.pod:2903
+#: ../src/guestfs-actions.pod:4305 ../fish/guestfish-actions.pod:2903
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>. "
@@ -12929,7 +12934,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4313
+#: ../src/guestfs-actions.pod:4315
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 "
@@ -12940,12 +12945,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4327
+#: ../src/guestfs-actions.pod:4329
msgid "guestfs_mkdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4329
+#: ../src/guestfs-actions.pod:4331
#, no-wrap
msgid ""
" int\n"
@@ -12955,17 +12960,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4333 ../fish/guestfish-actions.pod:2925
+#: ../src/guestfs-actions.pod:4335 ../fish/guestfish-actions.pod:2925
msgid "Create a directory named C<path>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4339
+#: ../src/guestfs-actions.pod:4341
msgid "guestfs_mkdir_mode"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4341
+#: ../src/guestfs-actions.pod:4343
#, no-wrap
msgid ""
" int\n"
@@ -12976,14 +12981,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4346 ../fish/guestfish-actions.pod:2931
+#: ../src/guestfs-actions.pod:4348 ../fish/guestfish-actions.pod:2931
msgid ""
"This command creates a directory, setting the initial permissions of the "
"directory to C<mode>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4349 ../fish/guestfish-actions.pod:2934
+#: ../src/guestfs-actions.pod:4351 ../fish/guestfish-actions.pod:2934
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 "
@@ -12991,17 +12996,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4353
+#: ../src/guestfs-actions.pod:4355
msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4359
+#: ../src/guestfs-actions.pod:4361
msgid "guestfs_mkdir_p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4361
+#: ../src/guestfs-actions.pod:4363
#, no-wrap
msgid ""
" int\n"
@@ -13011,19 +13016,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4365 ../fish/guestfish-actions.pod:2944
+#: ../src/guestfs-actions.pod:4367 ../fish/guestfish-actions.pod:2944
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
-#: ../src/guestfs-actions.pod:4372
+#: ../src/guestfs-actions.pod:4374
msgid "guestfs_mkdtemp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4374
+#: ../src/guestfs-actions.pod:4376
#, no-wrap
msgid ""
" char *\n"
@@ -13033,7 +13038,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4378 ../fish/guestfish-actions.pod:2951
+#: ../src/guestfs-actions.pod:4380 ../fish/guestfish-actions.pod:2951
msgid ""
"This command creates a temporary directory. The C<template> parameter "
"should be a full pathname for the temporary directory name with the final "
@@ -13041,41 +13046,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4383 ../fish/guestfish-actions.pod:2956
+#: ../src/guestfs-actions.pod:4385 ../fish/guestfish-actions.pod:2956
msgid ""
"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
"being suitable for Windows filesystems."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4386 ../fish/guestfish-actions.pod:2959
+#: ../src/guestfs-actions.pod:4388 ../fish/guestfish-actions.pod:2959
msgid "The name of the temporary directory that was created is returned."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4389 ../fish/guestfish-actions.pod:2962
+#: ../src/guestfs-actions.pod:4391 ../fish/guestfish-actions.pod:2962
msgid "The temporary directory is created with mode 0700 and is owned by root."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4392 ../fish/guestfish-actions.pod:2965
+#: ../src/guestfs-actions.pod:4394 ../fish/guestfish-actions.pod:2965
msgid ""
"The caller is responsible for deleting the temporary directory and its "
"contents after use."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4395 ../fish/guestfish-actions.pod:2968
+#: ../src/guestfs-actions.pod:4397 ../fish/guestfish-actions.pod:2968
msgid "See also: L<mkdtemp(3)>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4402
+#: ../src/guestfs-actions.pod:4404
msgid "guestfs_mke2fs_J"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4404
+#: ../src/guestfs-actions.pod:4406
#, no-wrap
msgid ""
" int\n"
@@ -13088,14 +13093,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4411 ../fish/guestfish-actions.pod:2974
+#: ../src/guestfs-actions.pod:4413 ../fish/guestfish-actions.pod:2974
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
-#: ../src/guestfs-actions.pod:4415 ../fish/guestfish-actions.pod:2978
+#: ../src/guestfs-actions.pod:4417 ../fish/guestfish-actions.pod:2978
#, no-wrap
msgid ""
" mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -13103,22 +13108,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4417
+#: ../src/guestfs-actions.pod:4419
msgid "See also C<guestfs_mke2journal>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4421 ../src/guestfs-actions.pod:4439 ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4473 ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4501 ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4837
+#: ../src/guestfs-actions.pod:4423 ../src/guestfs-actions.pod:4441 ../src/guestfs-actions.pod:4459 ../src/guestfs-actions.pod:4475 ../src/guestfs-actions.pod:4489 ../src/guestfs-actions.pod:4503 ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4839
msgid "(Added in 1.0.68)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4423
+#: ../src/guestfs-actions.pod:4425
msgid "guestfs_mke2fs_JL"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4425
+#: ../src/guestfs-actions.pod:4427
#, no-wrap
msgid ""
" int\n"
@@ -13131,24 +13136,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4432 ../fish/guestfish-actions.pod:2986
+#: ../src/guestfs-actions.pod:4434 ../fish/guestfish-actions.pod:2986
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"the journal labeled C<label>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4435
+#: ../src/guestfs-actions.pod:4437
msgid "See also C<guestfs_mke2journal_L>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4441
+#: ../src/guestfs-actions.pod:4443
msgid "guestfs_mke2fs_JU"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4443
+#: ../src/guestfs-actions.pod:4445
#, no-wrap
msgid ""
" int\n"
@@ -13161,24 +13166,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4450 ../fish/guestfish-actions.pod:2995
+#: ../src/guestfs-actions.pod:4452 ../fish/guestfish-actions.pod:2995
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
-#: ../src/guestfs-actions.pod:4453
+#: ../src/guestfs-actions.pod:4455
msgid "See also C<guestfs_mke2journal_U>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4459
+#: ../src/guestfs-actions.pod:4461
msgid "guestfs_mke2journal"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4461
+#: ../src/guestfs-actions.pod:4463
#, no-wrap
msgid ""
" int\n"
@@ -13189,14 +13194,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4466 ../fish/guestfish-actions.pod:3004
+#: ../src/guestfs-actions.pod:4468 ../fish/guestfish-actions.pod:3004
msgid ""
"This creates an ext2 external journal on C<device>. It is equivalent to the "
"command:"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4469 ../fish/guestfish-actions.pod:3007
+#: ../src/guestfs-actions.pod:4471 ../fish/guestfish-actions.pod:3007
#, no-wrap
msgid ""
" mke2fs -O journal_dev -b blocksize device\n"
@@ -13204,12 +13209,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4475
+#: ../src/guestfs-actions.pod:4477
msgid "guestfs_mke2journal_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4477
+#: ../src/guestfs-actions.pod:4479
#, no-wrap
msgid ""
" int\n"
@@ -13221,17 +13226,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4483 ../fish/guestfish-actions.pod:3013
+#: ../src/guestfs-actions.pod:4485 ../fish/guestfish-actions.pod:3013
msgid "This creates an ext2 external journal on C<device> with label C<label>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4489
+#: ../src/guestfs-actions.pod:4491
msgid "guestfs_mke2journal_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4491
+#: ../src/guestfs-actions.pod:4493
#, no-wrap
msgid ""
" int\n"
@@ -13243,17 +13248,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4497 ../fish/guestfish-actions.pod:3019
+#: ../src/guestfs-actions.pod:4499 ../fish/guestfish-actions.pod:3019
msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4503
+#: ../src/guestfs-actions.pod:4505
msgid "guestfs_mkfifo"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4505
+#: ../src/guestfs-actions.pod:4507
#, no-wrap
msgid ""
" int\n"
@@ -13264,19 +13269,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4510
+#: ../src/guestfs-actions.pod:4512
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:4520
+#: ../src/guestfs-actions.pod:4522
msgid "guestfs_mkfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4522
+#: ../src/guestfs-actions.pod:4524
#, no-wrap
msgid ""
" int\n"
@@ -13287,19 +13292,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4527 ../fish/guestfish-actions.pod:3035
+#: ../src/guestfs-actions.pod:4529 ../fish/guestfish-actions.pod:3035
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
-#: ../src/guestfs-actions.pod:4535
+#: ../src/guestfs-actions.pod:4537
msgid "guestfs_mkfs_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4537
+#: ../src/guestfs-actions.pod:4539
#, no-wrap
msgid ""
" int\n"
@@ -13311,7 +13316,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4543
+#: ../src/guestfs-actions.pod:4545
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 "
@@ -13319,26 +13324,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4593 ../fish/guestfish-actions.pod:3048 ../fish/guestfish-actions.pod:3075
+#: ../src/guestfs-actions.pod:4550 ../src/guestfs-actions.pod:4595 ../fish/guestfish-actions.pod:3048 ../fish/guestfish-actions.pod:3075
msgid ""
"For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
"cluster size."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4553 ../fish/guestfish-actions.pod:3051
+#: ../src/guestfs-actions.pod:4555 ../fish/guestfish-actions.pod:3051
msgid ""
"This function is deprecated. In new code, use the C<mkfs_opts> call "
"instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4562
+#: ../src/guestfs-actions.pod:4564
msgid "guestfs_mkfs_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4564
+#: ../src/guestfs-actions.pod:4566
#, no-wrap
msgid ""
" int\n"
@@ -13350,7 +13355,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4575
+#: ../src/guestfs-actions.pod:4577
#, no-wrap
msgid ""
" GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -13361,19 +13366,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4580 ../fish/guestfish-actions.pod:3062
+#: ../src/guestfs-actions.pod:4582 ../fish/guestfish-actions.pod:3062
msgid ""
"This function creates a filesystem on C<device>. The filesystem type is "
"C<fstype>, for example C<ext3>."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:4587 ../fish/guestfish-actions.pod:3069
+#: ../src/guestfs-actions.pod:4589 ../fish/guestfish-actions.pod:3069
msgid "C<blocksize>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4589 ../fish/guestfish-actions.pod:3071
+#: ../src/guestfs-actions.pod:4591 ../fish/guestfish-actions.pod:3071
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 "
@@ -13381,70 +13386,70 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4596 ../fish/guestfish-actions.pod:3078
+#: ../src/guestfs-actions.pod:4598 ../fish/guestfish-actions.pod:3078
msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:4598 ../fish/guestfish-actions.pod:3080
+#: ../src/guestfs-actions.pod:4600 ../fish/guestfish-actions.pod:3080
msgid "C<features>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4600 ../fish/guestfish-actions.pod:3082
+#: ../src/guestfs-actions.pod:4602 ../fish/guestfish-actions.pod:3082
msgid "This passes the I<-O> parameter to the external mkfs program."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4602 ../fish/guestfish-actions.pod:3084
+#: ../src/guestfs-actions.pod:4604 ../fish/guestfish-actions.pod:3084
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
-#: ../src/guestfs-actions.pod:4606 ../fish/guestfish-actions.pod:3088
+#: ../src/guestfs-actions.pod:4608 ../fish/guestfish-actions.pod:3088
msgid ""
"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
"type."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:4609 ../fish/guestfish-actions.pod:3091
+#: ../src/guestfs-actions.pod:4611 ../fish/guestfish-actions.pod:3091
msgid "C<inode>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4611 ../fish/guestfish-actions.pod:3093
+#: ../src/guestfs-actions.pod:4613 ../fish/guestfish-actions.pod:3093
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
-#: ../src/guestfs-actions.pod:4614 ../fish/guestfish-actions.pod:3096
+#: ../src/guestfs-actions.pod:4616 ../fish/guestfish-actions.pod:3096
msgid "C<sectorsize>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4616 ../fish/guestfish-actions.pod:3098
+#: ../src/guestfs-actions.pod:4618 ../fish/guestfish-actions.pod:3098
msgid ""
"This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
"sets sector size for ufs filesystem."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4623
+#: ../src/guestfs-actions.pod:4625
msgid "(Added in 1.7.19)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4625
+#: ../src/guestfs-actions.pod:4627
msgid "guestfs_mkfs_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4627
+#: ../src/guestfs-actions.pod:4629
#, no-wrap
msgid ""
" int\n"
@@ -13456,17 +13461,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4633
+#: ../src/guestfs-actions.pod:4635
msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4637
+#: ../src/guestfs-actions.pod:4639
msgid "guestfs_mkfs_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4639
+#: ../src/guestfs-actions.pod:4641
#, no-wrap
msgid ""
" int\n"
@@ -13478,17 +13483,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4645
+#: ../src/guestfs-actions.pod:4647
msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4649
+#: ../src/guestfs-actions.pod:4651
msgid "guestfs_mkmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4651
+#: ../src/guestfs-actions.pod:4653
#, no-wrap
msgid ""
" int\n"
@@ -13498,7 +13503,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4655
+#: ../src/guestfs-actions.pod:4657
msgid ""
"C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
"that can be used to create extra mountpoints before mounting the first "
@@ -13506,7 +13511,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4659 ../fish/guestfish-actions.pod:3113
+#: ../src/guestfs-actions.pod:4661 ../fish/guestfish-actions.pod:3113
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 "
@@ -13514,7 +13519,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4663 ../fish/guestfish-actions.pod:3117
+#: ../src/guestfs-actions.pod:4665 ../fish/guestfish-actions.pod:3117
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 "
@@ -13522,7 +13527,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4668 ../fish/guestfish-actions.pod:3122
+#: ../src/guestfs-actions.pod:4670 ../fish/guestfish-actions.pod:3122
#, no-wrap
msgid ""
" add-ro Fedora-11-i686-Live.iso\n"
@@ -13537,12 +13542,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4677 ../fish/guestfish-actions.pod:3131
+#: ../src/guestfs-actions.pod:4679 ../fish/guestfish-actions.pod:3131
msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4679
+#: ../src/guestfs-actions.pod:4681
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 "
@@ -13550,7 +13555,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4683
+#: ../src/guestfs-actions.pod:4685
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 "
@@ -13559,12 +13564,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4688 ../fish/guestfish-actions.pod:3142
+#: ../src/guestfs-actions.pod:4690 ../fish/guestfish-actions.pod:3142
msgid "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4690
+#: ../src/guestfs-actions.pod:4692
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 "
@@ -13572,17 +13577,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4696 ../src/guestfs-actions.pod:5012 ../src/guestfs-actions.pod:6014
+#: ../src/guestfs-actions.pod:4698 ../src/guestfs-actions.pod:5014 ../src/guestfs-actions.pod:6018
msgid "(Added in 1.0.62)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4698
+#: ../src/guestfs-actions.pod:4700
msgid "guestfs_mknod"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4700
+#: ../src/guestfs-actions.pod:4702
#, no-wrap
msgid ""
" int\n"
@@ -13595,14 +13600,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4707 ../fish/guestfish-actions.pod:3152
+#: ../src/guestfs-actions.pod:4709 ../fish/guestfish-actions.pod:3152
msgid ""
"This call creates block or character special devices, or named pipes "
"(FIFOs)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4710 ../fish/guestfish-actions.pod:3155
+#: ../src/guestfs-actions.pod:4712 ../fish/guestfish-actions.pod:3155
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 "
@@ -13610,7 +13615,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4715
+#: ../src/guestfs-actions.pod:4717
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 "
@@ -13621,12 +13626,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4729
+#: ../src/guestfs-actions.pod:4731
msgid "guestfs_mknod_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4731
+#: ../src/guestfs-actions.pod:4733
#, no-wrap
msgid ""
" int\n"
@@ -13639,7 +13644,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4738
+#: ../src/guestfs-actions.pod:4740
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 "
@@ -13647,12 +13652,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4748
+#: ../src/guestfs-actions.pod:4750
msgid "guestfs_mknod_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4750
+#: ../src/guestfs-actions.pod:4752
#, no-wrap
msgid ""
" int\n"
@@ -13665,7 +13670,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4757
+#: ../src/guestfs-actions.pod:4759
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 "
@@ -13673,12 +13678,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4767
+#: ../src/guestfs-actions.pod:4769
msgid "guestfs_mkswap"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4769
+#: ../src/guestfs-actions.pod:4771
#, no-wrap
msgid ""
" int\n"
@@ -13688,17 +13693,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4773 ../fish/guestfish-actions.pod:3194
+#: ../src/guestfs-actions.pod:4775 ../fish/guestfish-actions.pod:3194
msgid "Create a swap partition on C<device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4779
+#: ../src/guestfs-actions.pod:4781
msgid "guestfs_mkswap_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4781
+#: ../src/guestfs-actions.pod:4783
#, no-wrap
msgid ""
" int\n"
@@ -13709,12 +13714,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4786 ../fish/guestfish-actions.pod:3200
+#: ../src/guestfs-actions.pod:4788 ../fish/guestfish-actions.pod:3200
msgid "Create a swap partition on C<device> with label C<label>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4788 ../fish/guestfish-actions.pod:3202
+#: ../src/guestfs-actions.pod:4790 ../fish/guestfish-actions.pod:3202
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 "
@@ -13722,12 +13727,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4796
+#: ../src/guestfs-actions.pod:4798
msgid "guestfs_mkswap_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4798
+#: ../src/guestfs-actions.pod:4800
#, no-wrap
msgid ""
" int\n"
@@ -13738,17 +13743,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4803 ../fish/guestfish-actions.pod:3210
+#: ../src/guestfs-actions.pod:4805 ../fish/guestfish-actions.pod:3210
msgid "Create a swap partition on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4809
+#: ../src/guestfs-actions.pod:4811
msgid "guestfs_mkswap_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4811
+#: ../src/guestfs-actions.pod:4813
#, no-wrap
msgid ""
" int\n"
@@ -13758,24 +13763,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4815 ../fish/guestfish-actions.pod:3216
+#: ../src/guestfs-actions.pod:4817 ../fish/guestfish-actions.pod:3216
msgid "Create a swap file."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4817
+#: ../src/guestfs-actions.pod:4819
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:4824
+#: ../src/guestfs-actions.pod:4826
msgid "guestfs_modprobe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4826
+#: ../src/guestfs-actions.pod:4828
#, no-wrap
msgid ""
" int\n"
@@ -13785,24 +13790,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4830 ../fish/guestfish-actions.pod:3225
+#: ../src/guestfs-actions.pod:4832 ../fish/guestfish-actions.pod:3225
msgid "This loads a kernel module in the appliance."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4832 ../fish/guestfish-actions.pod:3227
+#: ../src/guestfs-actions.pod:4834 ../fish/guestfish-actions.pod:3227
msgid ""
"The kernel module must have been whitelisted when libguestfs was built (see "
"C<appliance/kmod.whitelist.in> in the source)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4839
+#: ../src/guestfs-actions.pod:4841
msgid "guestfs_mount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4841
+#: ../src/guestfs-actions.pod:4843
#, no-wrap
msgid ""
" int\n"
@@ -13813,7 +13818,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4846 ../fish/guestfish-actions.pod:3234
+#: ../src/guestfs-actions.pod:4848 ../fish/guestfish-actions.pod:3234
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 "
@@ -13822,7 +13827,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4852 ../fish/guestfish-actions.pod:3240
+#: ../src/guestfs-actions.pod:4854 ../fish/guestfish-actions.pod:3240
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 "
@@ -13830,14 +13835,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4857 ../fish/guestfish-actions.pod:3245
+#: ../src/guestfs-actions.pod:4859 ../fish/guestfish-actions.pod:3245
msgid ""
"The mounted filesystem is writable, if we have sufficient permissions on the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4860
+#: ../src/guestfs-actions.pod:4862
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 "
@@ -13849,19 +13854,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4872 ../fish/guestfish-actions.pod:3258
+#: ../src/guestfs-actions.pod:4874 ../fish/guestfish-actions.pod:3258
msgid ""
"This function is deprecated. In new code, use the C<mount_options> call "
"instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4881
+#: ../src/guestfs-actions.pod:4883
msgid "guestfs_mount_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4883
+#: ../src/guestfs-actions.pod:4885
#, no-wrap
msgid ""
" int\n"
@@ -13873,7 +13878,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4894
+#: ../src/guestfs-actions.pod:4896
#, no-wrap
msgid ""
" GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -13881,14 +13886,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4896 ../fish/guestfish-actions.pod:3269
+#: ../src/guestfs-actions.pod:4898 ../fish/guestfish-actions.pod:3269
msgid ""
"Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
"C<mountpoint>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4899 ../fish/guestfish-actions.pod:3272
+#: ../src/guestfs-actions.pod:4901 ../fish/guestfish-actions.pod:3272
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> "
@@ -13896,12 +13901,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4907
+#: ../src/guestfs-actions.pod:4909
msgid "guestfs_mount_9p_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4909
+#: ../src/guestfs-actions.pod:4911
#, no-wrap
msgid ""
" int\n"
@@ -13913,17 +13918,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4915
+#: ../src/guestfs-actions.pod:4917
msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4919
+#: ../src/guestfs-actions.pod:4921
msgid "guestfs_mount_9p_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4921
+#: ../src/guestfs-actions.pod:4923
#, no-wrap
msgid ""
" int\n"
@@ -13935,17 +13940,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4927
+#: ../src/guestfs-actions.pod:4929
msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4931
+#: ../src/guestfs-actions.pod:4933
msgid "guestfs_mount_loop"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4933
+#: ../src/guestfs-actions.pod:4935
#, no-wrap
msgid ""
" int\n"
@@ -13956,7 +13961,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4938 ../fish/guestfish-actions.pod:3282
+#: ../src/guestfs-actions.pod:4940 ../fish/guestfish-actions.pod:3282
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 "
@@ -13964,12 +13969,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4946
+#: ../src/guestfs-actions.pod:4948
msgid "guestfs_mount_options"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4948
+#: ../src/guestfs-actions.pod:4950
#, no-wrap
msgid ""
" int\n"
@@ -13981,31 +13986,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4954
+#: ../src/guestfs-actions.pod:4956
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:4958 ../fish/guestfish-actions.pod:3294
+#: ../src/guestfs-actions.pod:4960 ../fish/guestfish-actions.pod:3294
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: textblock
-#: ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:4978 ../src/guestfs-actions.pod:4995
+#: ../src/guestfs-actions.pod:4966 ../src/guestfs-actions.pod:4980 ../src/guestfs-actions.pod:4997
msgid "(Added in 1.0.10)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4966
+#: ../src/guestfs-actions.pod:4968
msgid "guestfs_mount_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4968
+#: ../src/guestfs-actions.pod:4970
#, no-wrap
msgid ""
" int\n"
@@ -14016,19 +14021,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4973
+#: ../src/guestfs-actions.pod:4975
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:4980
+#: ../src/guestfs-actions.pod:4982
msgid "guestfs_mount_vfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4982
+#: ../src/guestfs-actions.pod:4984
#, no-wrap
msgid ""
" int\n"
@@ -14041,7 +14046,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4989
+#: ../src/guestfs-actions.pod:4991
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 "
@@ -14049,12 +14054,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4997
+#: ../src/guestfs-actions.pod:4999
msgid "guestfs_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4999
+#: ../src/guestfs-actions.pod:5001
#, no-wrap
msgid ""
" char **\n"
@@ -14063,7 +14068,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5002
+#: ../src/guestfs-actions.pod:5004
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 "
@@ -14071,12 +14076,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5014
+#: ../src/guestfs-actions.pod:5016
msgid "guestfs_mounts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5016
+#: ../src/guestfs-actions.pod:5018
#, no-wrap
msgid ""
" char **\n"
@@ -14085,29 +14090,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5019 ../fish/guestfish-actions.pod:3325
+#: ../src/guestfs-actions.pod:5021 ../fish/guestfish-actions.pod:3325
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
-#: ../src/guestfs-actions.pod:5022 ../fish/guestfish-actions.pod:3328
+#: ../src/guestfs-actions.pod:5024 ../fish/guestfish-actions.pod:3328
msgid "Some internal mounts are not shown."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5024
+#: ../src/guestfs-actions.pod:5026
msgid "See also: C<guestfs_mountpoints>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5032
+#: ../src/guestfs-actions.pod:5034
msgid "guestfs_mv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5034
+#: ../src/guestfs-actions.pod:5036
#, no-wrap
msgid ""
" int\n"
@@ -14118,19 +14123,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5039 ../fish/guestfish-actions.pod:3336
+#: ../src/guestfs-actions.pod:5041 ../fish/guestfish-actions.pod:3336
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
-#: ../src/guestfs-actions.pod:5046
+#: ../src/guestfs-actions.pod:5048
msgid "guestfs_ntfs_3g_probe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5048
+#: ../src/guestfs-actions.pod:5050
#, no-wrap
msgid ""
" int\n"
@@ -14141,7 +14146,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5053 ../fish/guestfish-actions.pod:3343
+#: ../src/guestfs-actions.pod:5055 ../fish/guestfish-actions.pod:3343
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 "
@@ -14149,7 +14154,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5057 ../fish/guestfish-actions.pod:3347
+#: ../src/guestfs-actions.pod:5059 ../fish/guestfish-actions.pod:3347
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 "
@@ -14157,24 +14162,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5061 ../fish/guestfish-actions.pod:3351
+#: ../src/guestfs-actions.pod:5063 ../fish/guestfish-actions.pod:3351
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: textblock
-#: ../src/guestfs-actions.pod:5067
+#: ../src/guestfs-actions.pod:5069
msgid "(Added in 1.0.43)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5069
+#: ../src/guestfs-actions.pod:5071
msgid "guestfs_ntfsresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5071
+#: ../src/guestfs-actions.pod:5073
#, no-wrap
msgid ""
" int\n"
@@ -14184,14 +14189,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5075 ../src/guestfs-actions.pod:5114 ../fish/guestfish-actions.pod:3359 ../fish/guestfish-actions.pod:3383
+#: ../src/guestfs-actions.pod:5077 ../src/guestfs-actions.pod:5116 ../fish/guestfish-actions.pod:3359 ../fish/guestfish-actions.pod:3383
msgid ""
"This command resizes an NTFS filesystem, expanding or shrinking it to the "
"size of the underlying device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5078 ../fish/guestfish-actions.pod:3362
+#: ../src/guestfs-actions.pod:5080 ../fish/guestfish-actions.pod:3362
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 "
@@ -14202,24 +14207,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5140 ../fish/guestfish-actions.pod:3370 ../fish/guestfish-actions.pod:3409
+#: ../src/guestfs-actions.pod:5088 ../src/guestfs-actions.pod:5142 ../fish/guestfish-actions.pod:3370 ../fish/guestfish-actions.pod:3409
msgid "See also L<ntfsresize(8)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5178 ../fish/guestfish-actions.pod:3372 ../fish/guestfish-actions.pod:3420
+#: ../src/guestfs-actions.pod:5092 ../src/guestfs-actions.pod:5182 ../fish/guestfish-actions.pod:3372 ../fish/guestfish-actions.pod:3420
msgid ""
"This function is deprecated. In new code, use the C<ntfsresize_opts> call "
"instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5099
+#: ../src/guestfs-actions.pod:5101
msgid "guestfs_ntfsresize_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5101
+#: ../src/guestfs-actions.pod:5103
#, no-wrap
msgid ""
" int\n"
@@ -14230,7 +14235,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5111
+#: ../src/guestfs-actions.pod:5113
#, no-wrap
msgid ""
" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
@@ -14239,36 +14244,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5117 ../fish/guestfish-actions.pod:3386
+#: ../src/guestfs-actions.pod:5119 ../fish/guestfish-actions.pod:3386
msgid "The optional parameters are:"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5121 ../fish/guestfish-actions.pod:3390
+#: ../src/guestfs-actions.pod:5123 ../fish/guestfish-actions.pod:3390
msgid "C<size>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5123 ../fish/guestfish-actions.pod:3392
+#: ../src/guestfs-actions.pod:5125 ../fish/guestfish-actions.pod:3392
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to fit the container (eg. partition)."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5126 ../fish/guestfish-actions.pod:3395
+#: ../src/guestfs-actions.pod:5128 ../fish/guestfish-actions.pod:3395
msgid "C<force>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5128 ../fish/guestfish-actions.pod:3397
+#: ../src/guestfs-actions.pod:5130 ../fish/guestfish-actions.pod:3397
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
-#: ../src/guestfs-actions.pod:5131
+#: ../src/guestfs-actions.pod:5133
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 "
@@ -14279,12 +14284,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5144
+#: ../src/guestfs-actions.pod:5148
msgid "guestfs_ntfsresize_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5146
+#: ../src/guestfs-actions.pod:5150
#, no-wrap
msgid ""
" int\n"
@@ -14295,17 +14300,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5151
+#: ../src/guestfs-actions.pod:5155
msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5155
+#: ../src/guestfs-actions.pod:5159
msgid "guestfs_ntfsresize_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5157
+#: ../src/guestfs-actions.pod:5161
#, no-wrap
msgid ""
" int\n"
@@ -14317,17 +14322,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5162
+#: ../src/guestfs-actions.pod:5166
msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5166
+#: ../src/guestfs-actions.pod:5170
msgid "guestfs_ntfsresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5168
+#: ../src/guestfs-actions.pod:5172
#, no-wrap
msgid ""
" int\n"
@@ -14338,24 +14343,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5173
+#: ../src/guestfs-actions.pod:5177
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:5185 ../src/guestfs-actions.pod:5621 ../src/guestfs-actions.pod:5694 ../src/guestfs-actions.pod:5962 ../src/guestfs-actions.pod:7564
+#: ../src/guestfs-actions.pod:5189 ../src/guestfs-actions.pod:5625 ../src/guestfs-actions.pod:5698 ../src/guestfs-actions.pod:5966 ../src/guestfs-actions.pod:7568
msgid "(Added in 1.3.14)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5187
+#: ../src/guestfs-actions.pod:5191
msgid "guestfs_part_add"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5189
+#: ../src/guestfs-actions.pod:5193
#, no-wrap
msgid ""
" int\n"
@@ -14368,14 +14373,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5196
+#: ../src/guestfs-actions.pod:5200
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:5199 ../fish/guestfish-actions.pod:3434
+#: ../src/guestfs-actions.pod:5203 ../fish/guestfish-actions.pod:3434
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 "
@@ -14383,7 +14388,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5204 ../fish/guestfish-actions.pod:3439
+#: ../src/guestfs-actions.pod:5208 ../fish/guestfish-actions.pod:3439
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 "
@@ -14391,24 +14396,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5208
+#: ../src/guestfs-actions.pod:5212
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:5213 ../src/guestfs-actions.pod:5251 ../src/guestfs-actions.pod:5304 ../src/guestfs-actions.pod:5382 ../src/guestfs-actions.pod:5420 ../src/guestfs-actions.pod:5439 ../src/guestfs-actions.pod:5479
+#: ../src/guestfs-actions.pod:5217 ../src/guestfs-actions.pod:5255 ../src/guestfs-actions.pod:5308 ../src/guestfs-actions.pod:5386 ../src/guestfs-actions.pod:5424 ../src/guestfs-actions.pod:5443 ../src/guestfs-actions.pod:5483
msgid "(Added in 1.0.78)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5215
+#: ../src/guestfs-actions.pod:5219
msgid "guestfs_part_del"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5217
+#: ../src/guestfs-actions.pod:5221
#, no-wrap
msgid ""
" int\n"
@@ -14419,24 +14424,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5222 ../fish/guestfish-actions.pod:3450
+#: ../src/guestfs-actions.pod:5226 ../fish/guestfish-actions.pod:3450
msgid "This command deletes the partition numbered C<partnum> on C<device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5224 ../fish/guestfish-actions.pod:3452
+#: ../src/guestfs-actions.pod:5228 ../fish/guestfish-actions.pod:3452
msgid ""
"Note that in the case of MBR partitioning, deleting an extended partition "
"also deletes any logical partitions it contains."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5232
+#: ../src/guestfs-actions.pod:5236
msgid "guestfs_part_disk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5234
+#: ../src/guestfs-actions.pod:5238
#, no-wrap
msgid ""
" int\n"
@@ -14447,7 +14452,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5239
+#: ../src/guestfs-actions.pod:5243
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 "
@@ -14455,19 +14460,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5243
+#: ../src/guestfs-actions.pod:5247
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:5253
+#: ../src/guestfs-actions.pod:5257
msgid "guestfs_part_get_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5255
+#: ../src/guestfs-actions.pod:5259
#, no-wrap
msgid ""
" int\n"
@@ -14478,24 +14483,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5260 ../fish/guestfish-actions.pod:3474
+#: ../src/guestfs-actions.pod:5264 ../fish/guestfish-actions.pod:3474
msgid ""
"This command returns true if the partition C<partnum> on C<device> has the "
"bootable flag set."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5263
+#: ../src/guestfs-actions.pod:5267
msgid "See also C<guestfs_part_set_bootable>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5269
+#: ../src/guestfs-actions.pod:5273
msgid "guestfs_part_get_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5271
+#: ../src/guestfs-actions.pod:5275
#, no-wrap
msgid ""
" int\n"
@@ -14506,14 +14511,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5276 ../fish/guestfish-actions.pod:3483
+#: ../src/guestfs-actions.pod:5280 ../fish/guestfish-actions.pod:3483
msgid ""
"Returns the MBR type byte (also known as the ID byte) from the numbered "
"partition C<partnum>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5279 ../src/guestfs-actions.pod:5455
+#: ../src/guestfs-actions.pod:5283 ../src/guestfs-actions.pod:5459
msgid ""
"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
"undefined results for other partition table types (see "
@@ -14521,12 +14526,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5287
+#: ../src/guestfs-actions.pod:5291
msgid "guestfs_part_get_parttype"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5289
+#: ../src/guestfs-actions.pod:5293
#, no-wrap
msgid ""
" char *\n"
@@ -14536,14 +14541,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5293 ../fish/guestfish-actions.pod:3494
+#: ../src/guestfs-actions.pod:5297 ../fish/guestfish-actions.pod:3494
msgid ""
"This command examines the partition table on C<device> and returns the "
"partition table type (format) being used."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5296
+#: ../src/guestfs-actions.pod:5300
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 "
@@ -14551,12 +14556,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5306
+#: ../src/guestfs-actions.pod:5310
msgid "guestfs_part_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5308
+#: ../src/guestfs-actions.pod:5312
#, no-wrap
msgid ""
" int\n"
@@ -14567,7 +14572,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5313 ../fish/guestfish-actions.pod:3506
+#: ../src/guestfs-actions.pod:5317 ../fish/guestfish-actions.pod:3506
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> "
@@ -14575,29 +14580,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5317
+#: ../src/guestfs-actions.pod:5321
msgid ""
"Initially there are no partitions. Following this, you should call "
"C<guestfs_part_add> for each partition required."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5320 ../fish/guestfish-actions.pod:3513
+#: ../src/guestfs-actions.pod:5324 ../fish/guestfish-actions.pod:3513
msgid "Possible values for C<parttype> are:"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5324 ../fish/guestfish-actions.pod:3517
+#: ../src/guestfs-actions.pod:5328 ../fish/guestfish-actions.pod:3517
msgid "B<efi> | B<gpt>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5326 ../fish/guestfish-actions.pod:3519
+#: ../src/guestfs-actions.pod:5330 ../fish/guestfish-actions.pod:3519
msgid "Intel EFI / GPT partition table."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5328 ../fish/guestfish-actions.pod:3521
+#: ../src/guestfs-actions.pod:5332 ../fish/guestfish-actions.pod:3521
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 "
@@ -14605,12 +14610,12 @@ msgid ""
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5332 ../fish/guestfish-actions.pod:3525
+#: ../src/guestfs-actions.pod:5336 ../fish/guestfish-actions.pod:3525
msgid "B<mbr> | B<msdos>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5334 ../fish/guestfish-actions.pod:3527
+#: ../src/guestfs-actions.pod:5338 ../fish/guestfish-actions.pod:3527
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 "
@@ -14618,97 +14623,97 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5341 ../fish/guestfish-actions.pod:3534
+#: ../src/guestfs-actions.pod:5345 ../fish/guestfish-actions.pod:3534
msgid "Other partition table types that may work but are not supported include:"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5346 ../fish/guestfish-actions.pod:3539
+#: ../src/guestfs-actions.pod:5350 ../fish/guestfish-actions.pod:3539
msgid "B<aix>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5348 ../fish/guestfish-actions.pod:3541
+#: ../src/guestfs-actions.pod:5352 ../fish/guestfish-actions.pod:3541
msgid "AIX disk labels."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5350 ../fish/guestfish-actions.pod:3543
+#: ../src/guestfs-actions.pod:5354 ../fish/guestfish-actions.pod:3543
msgid "B<amiga> | B<rdb>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5352 ../fish/guestfish-actions.pod:3545
+#: ../src/guestfs-actions.pod:5356 ../fish/guestfish-actions.pod:3545
msgid "Amiga \"Rigid Disk Block\" format."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5354 ../fish/guestfish-actions.pod:3547
+#: ../src/guestfs-actions.pod:5358 ../fish/guestfish-actions.pod:3547
msgid "B<bsd>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5356 ../fish/guestfish-actions.pod:3549
+#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3549
msgid "BSD disk labels."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5358 ../fish/guestfish-actions.pod:3551
+#: ../src/guestfs-actions.pod:5362 ../fish/guestfish-actions.pod:3551
msgid "B<dasd>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3553
+#: ../src/guestfs-actions.pod:5364 ../fish/guestfish-actions.pod:3553
msgid "DASD, used on IBM mainframes."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5362 ../fish/guestfish-actions.pod:3555
+#: ../src/guestfs-actions.pod:5366 ../fish/guestfish-actions.pod:3555
msgid "B<dvh>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5364 ../fish/guestfish-actions.pod:3557
+#: ../src/guestfs-actions.pod:5368 ../fish/guestfish-actions.pod:3557
msgid "MIPS/SGI volumes."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5366 ../fish/guestfish-actions.pod:3559
+#: ../src/guestfs-actions.pod:5370 ../fish/guestfish-actions.pod:3559
msgid "B<mac>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5368 ../fish/guestfish-actions.pod:3561
+#: ../src/guestfs-actions.pod:5372 ../fish/guestfish-actions.pod:3561
msgid "Old Mac partition format. Modern Macs use C<gpt>."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5370 ../fish/guestfish-actions.pod:3563
+#: ../src/guestfs-actions.pod:5374 ../fish/guestfish-actions.pod:3563
msgid "B<pc98>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5372 ../fish/guestfish-actions.pod:3565
+#: ../src/guestfs-actions.pod:5376 ../fish/guestfish-actions.pod:3565
msgid "NEC PC-98 format, common in Japan apparently."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5374 ../fish/guestfish-actions.pod:3567
+#: ../src/guestfs-actions.pod:5378 ../fish/guestfish-actions.pod:3567
msgid "B<sun>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5376 ../fish/guestfish-actions.pod:3569
+#: ../src/guestfs-actions.pod:5380 ../fish/guestfish-actions.pod:3569
msgid "Sun disk labels."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5384
+#: ../src/guestfs-actions.pod:5388
msgid "guestfs_part_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5386
+#: ../src/guestfs-actions.pod:5390
#, no-wrap
msgid ""
" struct guestfs_partition_list *\n"
@@ -14718,61 +14723,61 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5390 ../fish/guestfish-actions.pod:3577
+#: ../src/guestfs-actions.pod:5394 ../fish/guestfish-actions.pod:3577
msgid ""
"This command parses the partition table on C<device> and returns the list of "
"partitions found."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5393 ../fish/guestfish-actions.pod:3580
+#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3580
msgid "The fields in the returned structure are:"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3584
+#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3584
msgid "B<part_num>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5399 ../fish/guestfish-actions.pod:3586
+#: ../src/guestfs-actions.pod:5403 ../fish/guestfish-actions.pod:3586
msgid "Partition number, counting from 1."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3588
+#: ../src/guestfs-actions.pod:5405 ../fish/guestfish-actions.pod:3588
msgid "B<part_start>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5403
+#: ../src/guestfs-actions.pod:5407
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: =item
-#: ../src/guestfs-actions.pod:5406 ../fish/guestfish-actions.pod:3593
+#: ../src/guestfs-actions.pod:5410 ../fish/guestfish-actions.pod:3593
msgid "B<part_end>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5408 ../fish/guestfish-actions.pod:3595
+#: ../src/guestfs-actions.pod:5412 ../fish/guestfish-actions.pod:3595
msgid "End of the partition in bytes."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5410 ../fish/guestfish-actions.pod:3597
+#: ../src/guestfs-actions.pod:5414 ../fish/guestfish-actions.pod:3597
msgid "B<part_size>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5412 ../fish/guestfish-actions.pod:3599
+#: ../src/guestfs-actions.pod:5416 ../fish/guestfish-actions.pod:3599
msgid "Size of the partition in bytes."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5416
+#: ../src/guestfs-actions.pod:5420
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 "
@@ -14780,12 +14785,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5422
+#: ../src/guestfs-actions.pod:5426
msgid "guestfs_part_set_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5424
+#: ../src/guestfs-actions.pod:5428
#, no-wrap
msgid ""
" int\n"
@@ -14797,14 +14802,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5430 ../fish/guestfish-actions.pod:3607
+#: ../src/guestfs-actions.pod:5434 ../fish/guestfish-actions.pod:3607
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
-#: ../src/guestfs-actions.pod:5433 ../fish/guestfish-actions.pod:3610
+#: ../src/guestfs-actions.pod:5437 ../fish/guestfish-actions.pod:3610
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 "
@@ -14812,12 +14817,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5441
+#: ../src/guestfs-actions.pod:5445
msgid "guestfs_part_set_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5443
+#: ../src/guestfs-actions.pod:5447
#, no-wrap
msgid ""
" int\n"
@@ -14829,7 +14834,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5449 ../fish/guestfish-actions.pod:3618
+#: ../src/guestfs-actions.pod:5453 ../fish/guestfish-actions.pod:3618
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 "
@@ -14838,12 +14843,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5463
+#: ../src/guestfs-actions.pod:5467
msgid "guestfs_part_set_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5465
+#: ../src/guestfs-actions.pod:5469
#, no-wrap
msgid ""
" int\n"
@@ -14855,26 +14860,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5471 ../fish/guestfish-actions.pod:3632
+#: ../src/guestfs-actions.pod:5475 ../fish/guestfish-actions.pod:3632
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
-#: ../src/guestfs-actions.pod:5474 ../fish/guestfish-actions.pod:3635
+#: ../src/guestfs-actions.pod:5478 ../fish/guestfish-actions.pod:3635
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
-#: ../src/guestfs-actions.pod:5481
+#: ../src/guestfs-actions.pod:5485
msgid "guestfs_part_to_dev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5483
+#: ../src/guestfs-actions.pod:5487
#, no-wrap
msgid ""
" char *\n"
@@ -14884,26 +14889,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5487 ../fish/guestfish-actions.pod:3642
+#: ../src/guestfs-actions.pod:5491 ../fish/guestfish-actions.pod:3642
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
-#: ../src/guestfs-actions.pod:5491
+#: ../src/guestfs-actions.pod:5495
msgid ""
"The named partition must exist, for example as a string returned from "
"C<guestfs_list_partitions>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5499
+#: ../src/guestfs-actions.pod:5503
msgid "guestfs_ping_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5501
+#: ../src/guestfs-actions.pod:5505
#, no-wrap
msgid ""
" int\n"
@@ -14912,7 +14917,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5504 ../fish/guestfish-actions.pod:3653
+#: ../src/guestfs-actions.pod:5508 ../fish/guestfish-actions.pod:3653
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 "
@@ -14921,12 +14926,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5513
+#: ../src/guestfs-actions.pod:5517
msgid "guestfs_pread"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5515
+#: ../src/guestfs-actions.pod:5519
#, no-wrap
msgid ""
" char *\n"
@@ -14939,31 +14944,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5522 ../fish/guestfish-actions.pod:3662
+#: ../src/guestfs-actions.pod:5526 ../fish/guestfish-actions.pod:3662
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
-#: ../src/guestfs-actions.pod:5525 ../src/guestfs-actions.pod:5551 ../fish/guestfish-actions.pod:3665 ../fish/guestfish-actions.pod:3680
+#: ../src/guestfs-actions.pod:5529 ../src/guestfs-actions.pod:5555 ../fish/guestfish-actions.pod:3665 ../fish/guestfish-actions.pod:3680
msgid ""
"This may read fewer bytes than requested. For further details see the "
"L<pread(2)> system call."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5528
+#: ../src/guestfs-actions.pod:5532
msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5539
+#: ../src/guestfs-actions.pod:5543
msgid "guestfs_pread_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5541
+#: ../src/guestfs-actions.pod:5545
#, no-wrap
msgid ""
" char *\n"
@@ -14976,29 +14981,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5548 ../fish/guestfish-actions.pod:3677
+#: ../src/guestfs-actions.pod:5552 ../fish/guestfish-actions.pod:3677
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
-#: ../src/guestfs-actions.pod:5554
+#: ../src/guestfs-actions.pod:5558
msgid "See also C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5563
+#: ../src/guestfs-actions.pod:5567
msgid "(Added in 1.5.21)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5565
+#: ../src/guestfs-actions.pod:5569
msgid "guestfs_pvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5567
+#: ../src/guestfs-actions.pod:5571
#, no-wrap
msgid ""
" int\n"
@@ -15008,19 +15013,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5571 ../fish/guestfish-actions.pod:3692
+#: ../src/guestfs-actions.pod:5575 ../fish/guestfish-actions.pod:3692
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
-#: ../src/guestfs-actions.pod:5579
+#: ../src/guestfs-actions.pod:5583
msgid "guestfs_pvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5581
+#: ../src/guestfs-actions.pod:5585
#, no-wrap
msgid ""
" int\n"
@@ -15030,14 +15035,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5585 ../fish/guestfish-actions.pod:3700
+#: ../src/guestfs-actions.pod:5589 ../fish/guestfish-actions.pod:3700
msgid ""
"This wipes a physical volume C<device> so that LVM will no longer recognise "
"it."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5588 ../fish/guestfish-actions.pod:3703
+#: ../src/guestfs-actions.pod:5592 ../fish/guestfish-actions.pod:3703
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 "
@@ -15045,12 +15050,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5596
+#: ../src/guestfs-actions.pod:5600
msgid "guestfs_pvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5598
+#: ../src/guestfs-actions.pod:5602
#, no-wrap
msgid ""
" int\n"
@@ -15060,19 +15065,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5602 ../fish/guestfish-actions.pod:3711
+#: ../src/guestfs-actions.pod:5606 ../fish/guestfish-actions.pod:3711
msgid ""
"This resizes (expands or shrinks) an existing LVM physical volume to match "
"the new size of the underlying device."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5609
+#: ../src/guestfs-actions.pod:5613
msgid "guestfs_pvresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5611
+#: ../src/guestfs-actions.pod:5615
#, no-wrap
msgid ""
" int\n"
@@ -15083,19 +15088,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5616
+#: ../src/guestfs-actions.pod:5620
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:5623
+#: ../src/guestfs-actions.pod:5627
msgid "guestfs_pvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5625
+#: ../src/guestfs-actions.pod:5629
#, no-wrap
msgid ""
" char **\n"
@@ -15104,31 +15109,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5628 ../fish/guestfish-actions.pod:3725
+#: ../src/guestfs-actions.pod:5632 ../fish/guestfish-actions.pod:3725
msgid ""
"List all the physical volumes detected. This is the equivalent of the "
"L<pvs(8)> command."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5631 ../fish/guestfish-actions.pod:3728
+#: ../src/guestfs-actions.pod:5635 ../fish/guestfish-actions.pod:3728
msgid ""
"This returns a list of just the device names that contain PVs "
"(eg. C</dev/sda2>)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5634
+#: ../src/guestfs-actions.pod:5638
msgid "See also C<guestfs_pvs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5642
+#: ../src/guestfs-actions.pod:5646
msgid "guestfs_pvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5644
+#: ../src/guestfs-actions.pod:5648
#, no-wrap
msgid ""
" struct guestfs_lvm_pv_list *\n"
@@ -15137,14 +15142,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5647 ../fish/guestfish-actions.pod:3737
+#: ../src/guestfs-actions.pod:5651 ../fish/guestfish-actions.pod:3737
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: textblock
-#: ../src/guestfs-actions.pod:5650
+#: ../src/guestfs-actions.pod:5654
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 "
@@ -15152,12 +15157,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5656
+#: ../src/guestfs-actions.pod:5660
msgid "guestfs_pvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5658
+#: ../src/guestfs-actions.pod:5662
#, no-wrap
msgid ""
" char *\n"
@@ -15167,17 +15172,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5662 ../fish/guestfish-actions.pod:3744
+#: ../src/guestfs-actions.pod:5666 ../fish/guestfish-actions.pod:3744
msgid "This command returns the UUID of the LVM PV C<device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5669
+#: ../src/guestfs-actions.pod:5673
msgid "guestfs_pwrite"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5671
+#: ../src/guestfs-actions.pod:5675
#, no-wrap
msgid ""
" int\n"
@@ -15190,14 +15195,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5678 ../fish/guestfish-actions.pod:3750
+#: ../src/guestfs-actions.pod:5682 ../fish/guestfish-actions.pod:3750
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
-#: ../src/guestfs-actions.pod:5681 ../fish/guestfish-actions.pod:3753
+#: ../src/guestfs-actions.pod:5685 ../fish/guestfish-actions.pod:3753
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 "
@@ -15207,17 +15212,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5687
+#: ../src/guestfs-actions.pod:5691
msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5696
+#: ../src/guestfs-actions.pod:5700
msgid "guestfs_pwrite_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5698
+#: ../src/guestfs-actions.pod:5702
#, no-wrap
msgid ""
" int\n"
@@ -15230,14 +15235,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5705 ../fish/guestfish-actions.pod:3768
+#: ../src/guestfs-actions.pod:5709 ../fish/guestfish-actions.pod:3768
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
-#: ../src/guestfs-actions.pod:5708 ../fish/guestfish-actions.pod:3771
+#: ../src/guestfs-actions.pod:5712 ../fish/guestfish-actions.pod:3771
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 "
@@ -15245,22 +15250,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5713
+#: ../src/guestfs-actions.pod:5717
msgid "See also C<guestfs_pwrite>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5720
+#: ../src/guestfs-actions.pod:5724
msgid "(Added in 1.5.20)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5722
+#: ../src/guestfs-actions.pod:5726
msgid "guestfs_read_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5724
+#: ../src/guestfs-actions.pod:5728
#, no-wrap
msgid ""
" char *\n"
@@ -15271,12 +15276,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5729 ../fish/guestfish-actions.pod:3785
+#: ../src/guestfs-actions.pod:5733 ../fish/guestfish-actions.pod:3785
msgid "This calls returns the contents of the file C<path> as a buffer."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5732
+#: ../src/guestfs-actions.pod:5736
msgid ""
"Unlike C<guestfs_cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike C<guestfs_download>, this "
@@ -15284,17 +15289,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5744
+#: ../src/guestfs-actions.pod:5748
msgid "(Added in 1.0.63)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5746
+#: ../src/guestfs-actions.pod:5750
msgid "guestfs_read_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5748
+#: ../src/guestfs-actions.pod:5752
#, no-wrap
msgid ""
" char **\n"
@@ -15304,14 +15309,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5754 ../fish/guestfish-actions.pod:3802
+#: ../src/guestfs-actions.pod:5758 ../fish/guestfish-actions.pod:3802
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
-#: ../src/guestfs-actions.pod:5757
+#: ../src/guestfs-actions.pod:5761
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -15320,12 +15325,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5768
+#: ../src/guestfs-actions.pod:5772
msgid "guestfs_readdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5770
+#: ../src/guestfs-actions.pod:5774
#, no-wrap
msgid ""
" struct guestfs_dirent_list *\n"
@@ -15335,12 +15340,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5774 ../fish/guestfish-actions.pod:3814
+#: ../src/guestfs-actions.pod:5778 ../fish/guestfish-actions.pod:3814
msgid "This returns the list of directory entries in directory C<dir>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5776 ../fish/guestfish-actions.pod:3816
+#: ../src/guestfs-actions.pod:5780 ../fish/guestfish-actions.pod:3816
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 "
@@ -15348,104 +15353,104 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5780 ../fish/guestfish-actions.pod:3820
+#: ../src/guestfs-actions.pod:5784 ../fish/guestfish-actions.pod:3820
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
-#: ../src/guestfs-actions.pod:5785 ../fish/guestfish-actions.pod:3825
+#: ../src/guestfs-actions.pod:5789 ../fish/guestfish-actions.pod:3825
msgid "'b'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5787 ../fish/guestfish-actions.pod:3827
+#: ../src/guestfs-actions.pod:5791 ../fish/guestfish-actions.pod:3827
msgid "Block special"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5789 ../fish/guestfish-actions.pod:3829
+#: ../src/guestfs-actions.pod:5793 ../fish/guestfish-actions.pod:3829
msgid "'c'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5791 ../fish/guestfish-actions.pod:3831
+#: ../src/guestfs-actions.pod:5795 ../fish/guestfish-actions.pod:3831
msgid "Char special"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5793 ../fish/guestfish-actions.pod:3833
+#: ../src/guestfs-actions.pod:5797 ../fish/guestfish-actions.pod:3833
msgid "'d'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5795 ../fish/guestfish-actions.pod:3835
+#: ../src/guestfs-actions.pod:5799 ../fish/guestfish-actions.pod:3835
msgid "Directory"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5797 ../fish/guestfish-actions.pod:3837
+#: ../src/guestfs-actions.pod:5801 ../fish/guestfish-actions.pod:3837
msgid "'f'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5799 ../fish/guestfish-actions.pod:3839
+#: ../src/guestfs-actions.pod:5803 ../fish/guestfish-actions.pod:3839
msgid "FIFO (named pipe)"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5801 ../fish/guestfish-actions.pod:3841
+#: ../src/guestfs-actions.pod:5805 ../fish/guestfish-actions.pod:3841
msgid "'l'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5803 ../fish/guestfish-actions.pod:3843
+#: ../src/guestfs-actions.pod:5807 ../fish/guestfish-actions.pod:3843
msgid "Symbolic link"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5805 ../fish/guestfish-actions.pod:3845
+#: ../src/guestfs-actions.pod:5809 ../fish/guestfish-actions.pod:3845
msgid "'r'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5807 ../fish/guestfish-actions.pod:3847
+#: ../src/guestfs-actions.pod:5811 ../fish/guestfish-actions.pod:3847
msgid "Regular file"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5809 ../fish/guestfish-actions.pod:3849
+#: ../src/guestfs-actions.pod:5813 ../fish/guestfish-actions.pod:3849
msgid "'s'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5811 ../fish/guestfish-actions.pod:3851
+#: ../src/guestfs-actions.pod:5815 ../fish/guestfish-actions.pod:3851
msgid "Socket"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5813 ../fish/guestfish-actions.pod:3853
+#: ../src/guestfs-actions.pod:5817 ../fish/guestfish-actions.pod:3853
msgid "'u'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5815 ../fish/guestfish-actions.pod:3855
+#: ../src/guestfs-actions.pod:5819 ../fish/guestfish-actions.pod:3855
msgid "Unknown file type"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5817 ../fish/guestfish-actions.pod:3857
+#: ../src/guestfs-actions.pod:5821 ../fish/guestfish-actions.pod:3857
msgid "'?'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5819 ../fish/guestfish-actions.pod:3859
+#: ../src/guestfs-actions.pod:5823 ../fish/guestfish-actions.pod:3859
msgid "The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5824
+#: ../src/guestfs-actions.pod:5828
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 "
@@ -15453,7 +15458,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5828
+#: ../src/guestfs-actions.pod:5832
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 "
@@ -15461,12 +15466,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5834
+#: ../src/guestfs-actions.pod:5838
msgid "guestfs_readlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5836
+#: ../src/guestfs-actions.pod:5840
#, no-wrap
msgid ""
" char *\n"
@@ -15476,17 +15481,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5840 ../fish/guestfish-actions.pod:3872
+#: ../src/guestfs-actions.pod:5844 ../fish/guestfish-actions.pod:3872
msgid "This command reads the target of a symbolic link."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5847
+#: ../src/guestfs-actions.pod:5851
msgid "guestfs_readlinklist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5849
+#: ../src/guestfs-actions.pod:5853
#, no-wrap
msgid ""
" char **\n"
@@ -15497,7 +15502,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5854 ../fish/guestfish-actions.pod:3878
+#: ../src/guestfs-actions.pod:5858 ../fish/guestfish-actions.pod:3878
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 "
@@ -15505,14 +15510,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5858 ../fish/guestfish-actions.pod:3882
+#: ../src/guestfs-actions.pod:5862 ../fish/guestfish-actions.pod:3882
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
-#: ../src/guestfs-actions.pod:5862 ../fish/guestfish-actions.pod:3886
+#: ../src/guestfs-actions.pod:5866 ../fish/guestfish-actions.pod:3886
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 "
@@ -15522,7 +15527,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5869 ../fish/guestfish-actions.pod:3893
+#: ../src/guestfs-actions.pod:5873 ../fish/guestfish-actions.pod:3893
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. Very long directory listings "
@@ -15531,12 +15536,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5882
+#: ../src/guestfs-actions.pod:5886
msgid "guestfs_realpath"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5884
+#: ../src/guestfs-actions.pod:5888
#, no-wrap
msgid ""
" char *\n"
@@ -15546,19 +15551,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5888 ../fish/guestfish-actions.pod:3904
+#: ../src/guestfs-actions.pod:5892 ../fish/guestfish-actions.pod:3904
msgid ""
"Return the canonicalized absolute pathname of C<path>. The returned path "
"has no C<.>, C<..> or symbolic link path elements."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5896
+#: ../src/guestfs-actions.pod:5900
msgid "guestfs_removexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5898
+#: ../src/guestfs-actions.pod:5902
#, no-wrap
msgid ""
" int\n"
@@ -15569,22 +15574,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5903 ../fish/guestfish-actions.pod:3911
+#: ../src/guestfs-actions.pod:5907 ../fish/guestfish-actions.pod:3911
msgid "This call removes the extended attribute named C<xattr> of the file C<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5906
+#: ../src/guestfs-actions.pod:5910
msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5912
+#: ../src/guestfs-actions.pod:5916
msgid "guestfs_resize2fs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5914
+#: ../src/guestfs-actions.pod:5918
#, no-wrap
msgid ""
" int\n"
@@ -15594,14 +15599,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5918 ../fish/guestfish-actions.pod:3920
+#: ../src/guestfs-actions.pod:5922 ../fish/guestfish-actions.pod:3920
msgid ""
"This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5921
+#: ../src/guestfs-actions.pod:5925
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> "
@@ -15610,12 +15615,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5931
+#: ../src/guestfs-actions.pod:5935
msgid "guestfs_resize2fs_M"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5933
+#: ../src/guestfs-actions.pod:5937
#, no-wrap
msgid ""
" int\n"
@@ -15625,7 +15630,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5937
+#: ../src/guestfs-actions.pod:5941
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 "
@@ -15633,7 +15638,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5941
+#: ../src/guestfs-actions.pod:5945
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. "
@@ -15642,12 +15647,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5950
+#: ../src/guestfs-actions.pod:5954
msgid "guestfs_resize2fs_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5952
+#: ../src/guestfs-actions.pod:5956
#, no-wrap
msgid ""
" int\n"
@@ -15658,19 +15663,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5957
+#: ../src/guestfs-actions.pod:5961
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:5964
+#: ../src/guestfs-actions.pod:5968
msgid "guestfs_rm"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5966
+#: ../src/guestfs-actions.pod:5970
#, no-wrap
msgid ""
" int\n"
@@ -15680,17 +15685,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5970 ../fish/guestfish-actions.pod:3953
+#: ../src/guestfs-actions.pod:5974 ../fish/guestfish-actions.pod:3953
msgid "Remove the single file C<path>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5976
+#: ../src/guestfs-actions.pod:5980
msgid "guestfs_rm_rf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5978
+#: ../src/guestfs-actions.pod:5982
#, no-wrap
msgid ""
" int\n"
@@ -15700,19 +15705,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5982 ../fish/guestfish-actions.pod:3959
+#: ../src/guestfs-actions.pod:5986 ../fish/guestfish-actions.pod:3959
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
-#: ../src/guestfs-actions.pod:5990
+#: ../src/guestfs-actions.pod:5994
msgid "guestfs_rmdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5992
+#: ../src/guestfs-actions.pod:5996
#, no-wrap
msgid ""
" int\n"
@@ -15722,17 +15727,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:3967
+#: ../src/guestfs-actions.pod:6000 ../fish/guestfish-actions.pod:3967
msgid "Remove the single directory C<path>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6002
+#: ../src/guestfs-actions.pod:6006
msgid "guestfs_rmmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6004
+#: ../src/guestfs-actions.pod:6008
#, no-wrap
msgid ""
" int\n"
@@ -15742,19 +15747,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6008
+#: ../src/guestfs-actions.pod:6012
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:6016
+#: ../src/guestfs-actions.pod:6020
msgid "guestfs_scrub_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6018
+#: ../src/guestfs-actions.pod:6022
#, no-wrap
msgid ""
" int\n"
@@ -15764,31 +15769,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6022 ../fish/guestfish-actions.pod:3981
+#: ../src/guestfs-actions.pod:6026 ../fish/guestfish-actions.pod:3981
msgid ""
"This command writes patterns over C<device> to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6025 ../src/guestfs-actions.pod:6046 ../src/guestfs-actions.pod:6065 ../fish/guestfish-actions.pod:3984 ../fish/guestfish-actions.pod:3999 ../fish/guestfish-actions.pod:4012
+#: ../src/guestfs-actions.pod:6029 ../src/guestfs-actions.pod:6050 ../src/guestfs-actions.pod:6069 ../fish/guestfish-actions.pod:3984 ../fish/guestfish-actions.pod:3999 ../fish/guestfish-actions.pod:4012
msgid ""
"It is an interface to the L<scrub(1)> program. See that manual page for "
"more details."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6033 ../src/guestfs-actions.pod:6051 ../src/guestfs-actions.pod:6070
+#: ../src/guestfs-actions.pod:6037 ../src/guestfs-actions.pod:6055 ../src/guestfs-actions.pod:6074
msgid "(Added in 1.0.52)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6035
+#: ../src/guestfs-actions.pod:6039
msgid "guestfs_scrub_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6037
+#: ../src/guestfs-actions.pod:6041
#, no-wrap
msgid ""
" int\n"
@@ -15798,24 +15803,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6041 ../fish/guestfish-actions.pod:3994
+#: ../src/guestfs-actions.pod:6045 ../fish/guestfish-actions.pod:3994
msgid ""
"This command writes patterns over a file to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6044 ../fish/guestfish-actions.pod:3997
+#: ../src/guestfs-actions.pod:6048 ../fish/guestfish-actions.pod:3997
msgid "The file is I<removed> after scrubbing."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6053
+#: ../src/guestfs-actions.pod:6057
msgid "guestfs_scrub_freespace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6055
+#: ../src/guestfs-actions.pod:6059
#, no-wrap
msgid ""
" int\n"
@@ -15825,7 +15830,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6059
+#: ../src/guestfs-actions.pod:6063
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>, "
@@ -15834,12 +15839,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6072
+#: ../src/guestfs-actions.pod:6076
msgid "guestfs_set_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6074
+#: ../src/guestfs-actions.pod:6078
#, no-wrap
msgid ""
" int\n"
@@ -15849,33 +15854,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6078 ../fish/guestfish-actions.pod:4021
+#: ../src/guestfs-actions.pod:6082 ../fish/guestfish-actions.pod:4021
msgid ""
"This function is used to add additional options to the guest kernel command "
"line."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6081 ../fish/guestfish-actions.pod:4024
+#: ../src/guestfs-actions.pod:6085 ../fish/guestfish-actions.pod:4024
msgid ""
"The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
"environment variable."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6084 ../fish/guestfish-actions.pod:4027
+#: ../src/guestfs-actions.pod:6088 ../fish/guestfish-actions.pod:4027
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
-#: ../src/guestfs-actions.pod:6091
+#: ../src/guestfs-actions.pod:6095
msgid "guestfs_set_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6093
+#: ../src/guestfs-actions.pod:6097
#, no-wrap
msgid ""
" int\n"
@@ -15885,31 +15890,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6097 ../fish/guestfish-actions.pod:4036
+#: ../src/guestfs-actions.pod:6101 ../fish/guestfish-actions.pod:4036
msgid ""
"Set the method that libguestfs uses to connect to the back end guestfsd "
"daemon. Possible methods are:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6104 ../fish/guestfish-actions.pod:4043
+#: ../src/guestfs-actions.pod:6108 ../fish/guestfish-actions.pod:4043
msgid ""
"Launch an appliance and connect to it. This is the ordinary method and the "
"default."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6107 ../fish/guestfish-actions.pod:4046
+#: ../src/guestfs-actions.pod:6111 ../fish/guestfish-actions.pod:4046
msgid "C<unix:I<path>>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6109 ../fish/guestfish-actions.pod:4048
+#: ../src/guestfs-actions.pod:6113 ../fish/guestfish-actions.pod:4048
msgid "Connect to the Unix domain socket I<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6111 ../fish/guestfish-actions.pod:4050
+#: ../src/guestfs-actions.pod:6115 ../fish/guestfish-actions.pod:4050
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 "
@@ -15917,12 +15922,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6121
+#: ../src/guestfs-actions.pod:6125
msgid "guestfs_set_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6123
+#: ../src/guestfs-actions.pod:6127
#, no-wrap
msgid ""
" int\n"
@@ -15932,7 +15937,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6127 ../fish/guestfish-actions.pod:4062
+#: ../src/guestfs-actions.pod:6131 ../fish/guestfish-actions.pod:4062
msgid ""
"If C<autosync> is true, this enables autosync. Libguestfs will make a best "
"effort attempt to make filesystems consistent and synchronized when the "
@@ -15940,19 +15945,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6132 ../fish/guestfish-actions.pod:4067
+#: ../src/guestfs-actions.pod:6136 ../fish/guestfish-actions.pod:4067
msgid ""
"This is enabled by default (since libguestfs 1.5.24, previously it was "
"disabled by default)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6139
+#: ../src/guestfs-actions.pod:6143
msgid "guestfs_set_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6141
+#: ../src/guestfs-actions.pod:6145
#, no-wrap
msgid ""
" int\n"
@@ -15962,14 +15967,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6145 ../fish/guestfish-actions.pod:4076
+#: ../src/guestfs-actions.pod:6149 ../fish/guestfish-actions.pod:4076
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
-#: ../src/guestfs-actions.pod:6149
+#: ../src/guestfs-actions.pod:6153
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 "
@@ -15977,22 +15982,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6153 ../fish/guestfish-actions.pod:4084
+#: ../src/guestfs-actions.pod:6157 ../fish/guestfish-actions.pod:4084
msgid "You probably don't want to use this unless you know what you are doing."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6156 ../fish/guestfish-actions.pod:4087
+#: ../src/guestfs-actions.pod:6160 ../fish/guestfish-actions.pod:4087
msgid "The default is disabled."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6162
+#: ../src/guestfs-actions.pod:6166
msgid "guestfs_set_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6164
+#: ../src/guestfs-actions.pod:6168
#, no-wrap
msgid ""
" int\n"
@@ -16003,26 +16008,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6169 ../fish/guestfish-actions.pod:4093
+#: ../src/guestfs-actions.pod:6173 ../fish/guestfish-actions.pod:4093
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
-#: ../src/guestfs-actions.pod:6173
+#: ../src/guestfs-actions.pod:6177
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:6180
+#: ../src/guestfs-actions.pod:6184
msgid "guestfs_set_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6182
+#: ../src/guestfs-actions.pod:6186
#, no-wrap
msgid ""
" int\n"
@@ -16033,7 +16038,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6187 ../fish/guestfish-actions.pod:4104
+#: ../src/guestfs-actions.pod:6191 ../fish/guestfish-actions.pod:4104
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>, "
@@ -16041,19 +16046,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6192
+#: ../src/guestfs-actions.pod:6196
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:6199
+#: ../src/guestfs-actions.pod:6203
msgid "guestfs_set_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6201
+#: ../src/guestfs-actions.pod:6205
#, no-wrap
msgid ""
" int\n"
@@ -16063,26 +16068,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6205
+#: ../src/guestfs-actions.pod:6209
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: textblock
-#: ../src/guestfs-actions.pod:6209 ../fish/guestfish-actions.pod:4122
+#: ../src/guestfs-actions.pod:6213 ../fish/guestfish-actions.pod:4122
msgid ""
"You can also change this by setting the environment variable "
"C<LIBGUESTFS_MEMSIZE> before the handle is created."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6220
+#: ../src/guestfs-actions.pod:6224
msgid "guestfs_set_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6222
+#: ../src/guestfs-actions.pod:6226
#, no-wrap
msgid ""
" int\n"
@@ -16092,33 +16097,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6226 ../fish/guestfish-actions.pod:4135
+#: ../src/guestfs-actions.pod:6230 ../fish/guestfish-actions.pod:4135
msgid ""
"If C<network> is true, then the network is enabled in the libguestfs "
"appliance. The default is false."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6229 ../fish/guestfish-actions.pod:4138
+#: ../src/guestfs-actions.pod:6233 ../fish/guestfish-actions.pod:4138
msgid ""
"This affects whether commands are able to access the network (see "
"L<guestfs(3)/RUNNING COMMANDS>)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6232
+#: ../src/guestfs-actions.pod:6236
msgid ""
"You must call this before calling C<guestfs_launch>, otherwise it has no "
"effect."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6239
+#: ../src/guestfs-actions.pod:6243
msgid "guestfs_set_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6241
+#: ../src/guestfs-actions.pod:6245
#, no-wrap
msgid ""
" int\n"
@@ -16128,29 +16133,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6245 ../fish/guestfish-actions.pod:4150
+#: ../src/guestfs-actions.pod:6249 ../fish/guestfish-actions.pod:4150
msgid "Set the path that libguestfs searches for kernel and initrd.img."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6247 ../fish/guestfish-actions.pod:4152
+#: ../src/guestfs-actions.pod:6251 ../fish/guestfish-actions.pod:4152
msgid ""
"The default is C<$libdir/guestfs> unless overridden by setting "
"C<LIBGUESTFS_PATH> environment variable."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6250 ../fish/guestfish-actions.pod:4155
+#: ../src/guestfs-actions.pod:6254 ../fish/guestfish-actions.pod:4155
msgid "Setting C<path> to C<NULL> restores the default path."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6256
+#: ../src/guestfs-actions.pod:6260
msgid "guestfs_set_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6258
+#: ../src/guestfs-actions.pod:6262
#, no-wrap
msgid ""
" int\n"
@@ -16160,29 +16165,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6262 ../fish/guestfish-actions.pod:4163
+#: ../src/guestfs-actions.pod:6266 ../fish/guestfish-actions.pod:4163
msgid "Set the qemu binary that we will use."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6264 ../fish/guestfish-actions.pod:4165
+#: ../src/guestfs-actions.pod:6268 ../fish/guestfish-actions.pod:4165
msgid "The default is chosen when the library was compiled by the configure script."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6267 ../fish/guestfish-actions.pod:4168
+#: ../src/guestfs-actions.pod:6271 ../fish/guestfish-actions.pod:4168
msgid ""
"You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
"variable."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6270 ../fish/guestfish-actions.pod:4171
+#: ../src/guestfs-actions.pod:6274 ../fish/guestfish-actions.pod:4171
msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6272 ../fish/guestfish-actions.pod:4173
+#: ../src/guestfs-actions.pod:6276 ../fish/guestfish-actions.pod:4173
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 "
@@ -16193,12 +16198,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6284
+#: ../src/guestfs-actions.pod:6288
msgid "guestfs_set_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6286
+#: ../src/guestfs-actions.pod:6290
#, no-wrap
msgid ""
" int\n"
@@ -16208,7 +16213,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6290
+#: ../src/guestfs-actions.pod:6294
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 "
@@ -16217,14 +16222,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6295
+#: ../src/guestfs-actions.pod:6299
msgid ""
"This only has any effect if called before C<guestfs_launch>, and the default "
"is true."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6298 ../fish/guestfish-actions.pod:4195
+#: ../src/guestfs-actions.pod:6302 ../fish/guestfish-actions.pod:4195
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 "
@@ -16233,12 +16238,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6308
+#: ../src/guestfs-actions.pod:6312
msgid "guestfs_set_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6310
+#: ../src/guestfs-actions.pod:6314
#, no-wrap
msgid ""
" int\n"
@@ -16248,26 +16253,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6314 ../fish/guestfish-actions.pod:4207
+#: ../src/guestfs-actions.pod:6318 ../fish/guestfish-actions.pod:4207
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
-#: ../src/guestfs-actions.pod:6317 ../fish/guestfish-actions.pod:4210
+#: ../src/guestfs-actions.pod:6321 ../fish/guestfish-actions.pod:4210
msgid ""
"Note that if SELinux is enabled, it is always in Permissive mode "
"(C<enforcing=0>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6327
+#: ../src/guestfs-actions.pod:6331
msgid "guestfs_set_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6329
+#: ../src/guestfs-actions.pod:6333
#, no-wrap
msgid ""
" int\n"
@@ -16277,40 +16282,40 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6333 ../fish/guestfish-actions.pod:4222
+#: ../src/guestfs-actions.pod:6337 ../fish/guestfish-actions.pod:4222
msgid ""
"If the command trace flag is set to 1, then libguestfs calls, parameters and "
"return values are traced."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6336 ../fish/guestfish-actions.pod:4225
+#: ../src/guestfs-actions.pod:6340 ../fish/guestfish-actions.pod:4225
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
-#: ../src/guestfs-actions.pod:6340 ../fish/guestfish-actions.pod:4229
+#: ../src/guestfs-actions.pod:6344 ../fish/guestfish-actions.pod:4229
msgid ""
"Command traces are disabled unless the environment variable "
"C<LIBGUESTFS_TRACE> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6343
+#: ../src/guestfs-actions.pod:6347
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:6351
+#: ../src/guestfs-actions.pod:6355
msgid "guestfs_set_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6353
+#: ../src/guestfs-actions.pod:6357
#, no-wrap
msgid ""
" int\n"
@@ -16320,31 +16325,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6357 ../fish/guestfish-actions.pod:4242
+#: ../src/guestfs-actions.pod:6361 ../fish/guestfish-actions.pod:4242
msgid "If C<verbose> is true, this turns on verbose messages."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6359 ../fish/guestfish-actions.pod:4244
+#: ../src/guestfs-actions.pod:6363 ../fish/guestfish-actions.pod:4244
msgid ""
"Verbose messages are disabled unless the environment variable "
"C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6362
+#: ../src/guestfs-actions.pod:6366
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:6370
+#: ../src/guestfs-actions.pod:6374
msgid "guestfs_setcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6372
+#: ../src/guestfs-actions.pod:6376
#, no-wrap
msgid ""
" int\n"
@@ -16354,24 +16359,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6376 ../fish/guestfish-actions.pod:4255
+#: ../src/guestfs-actions.pod:6380 ../fish/guestfish-actions.pod:4255
msgid ""
"This sets the SELinux security context of the daemon to the string "
"C<context>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6379 ../fish/guestfish-actions.pod:4258
+#: ../src/guestfs-actions.pod:6383 ../fish/guestfish-actions.pod:4258
msgid "See the documentation about SELINUX in L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6385
+#: ../src/guestfs-actions.pod:6389
msgid "guestfs_setxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6387
+#: ../src/guestfs-actions.pod:6391
#, no-wrap
msgid ""
" int\n"
@@ -16384,24 +16389,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6394 ../fish/guestfish-actions.pod:4264
+#: ../src/guestfs-actions.pod:6398 ../fish/guestfish-actions.pod:4264
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
-#: ../src/guestfs-actions.pod:6398
+#: ../src/guestfs-actions.pod:6402
msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6404
+#: ../src/guestfs-actions.pod:6408
msgid "guestfs_sfdisk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6406
+#: ../src/guestfs-actions.pod:6410
#, no-wrap
msgid ""
" int\n"
@@ -16415,19 +16420,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6414 ../fish/guestfish-actions.pod:4274
+#: ../src/guestfs-actions.pod:6418 ../fish/guestfish-actions.pod:4274
msgid ""
"This is a direct interface to the L<sfdisk(8)> program for creating "
"partitions on block devices."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6417 ../fish/guestfish-actions.pod:4277
+#: ../src/guestfs-actions.pod:6421 ../fish/guestfish-actions.pod:4277
msgid "C<device> should be a block device, for example C</dev/sda>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6419 ../fish/guestfish-actions.pod:4279
+#: ../src/guestfs-actions.pod:6423 ../fish/guestfish-actions.pod:4279
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>, "
@@ -16438,14 +16443,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6427 ../fish/guestfish-actions.pod:4287
+#: ../src/guestfs-actions.pod:6431 ../fish/guestfish-actions.pod:4287
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
-#: ../src/guestfs-actions.pod:6430 ../fish/guestfish-actions.pod:4290
+#: ../src/guestfs-actions.pod:6434 ../fish/guestfish-actions.pod:4290
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 "
@@ -16453,22 +16458,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6434
+#: ../src/guestfs-actions.pod:6438
msgid "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6442 ../src/guestfs-actions.pod:6472 ../src/guestfs-actions.pod:6505 ../fish/guestfish-actions.pod:4300 ../fish/guestfish-actions.pod:4323 ../fish/guestfish-actions.pod:4345
+#: ../src/guestfs-actions.pod:6446 ../src/guestfs-actions.pod:6476 ../src/guestfs-actions.pod:6509 ../fish/guestfish-actions.pod:4300 ../fish/guestfish-actions.pod:4323 ../fish/guestfish-actions.pod:4345
msgid "This function is deprecated. In new code, use the C<part_add> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6451
+#: ../src/guestfs-actions.pod:6455
msgid "guestfs_sfdiskM"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6453
+#: ../src/guestfs-actions.pod:6457
#, no-wrap
msgid ""
" int\n"
@@ -16479,7 +16484,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6458
+#: ../src/guestfs-actions.pod:6462
msgid ""
"This is a simplified interface to the C<guestfs_sfdisk> command, where "
"partition sizes are specified in megabytes only (rounded to the nearest "
@@ -16488,19 +16493,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6464
+#: ../src/guestfs-actions.pod:6468
msgid ""
"See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
"C<guestfs_part_disk>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6481
+#: ../src/guestfs-actions.pod:6485
msgid "guestfs_sfdisk_N"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6483
+#: ../src/guestfs-actions.pod:6487
#, no-wrap
msgid ""
" int\n"
@@ -16515,31 +16520,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6492 ../fish/guestfish-actions.pod:4334
+#: ../src/guestfs-actions.pod:6496 ../fish/guestfish-actions.pod:4334
msgid ""
"This runs L<sfdisk(8)> option to modify just the single partition C<n> "
"(note: C<n> counts from 1)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6495
+#: ../src/guestfs-actions.pod:6499
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:6498
+#: ../src/guestfs-actions.pod:6502
msgid "See also: C<guestfs_part_add>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6514
+#: ../src/guestfs-actions.pod:6518
msgid "guestfs_sfdisk_disk_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6516
+#: ../src/guestfs-actions.pod:6520
#, no-wrap
msgid ""
" char *\n"
@@ -16549,7 +16554,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6520
+#: ../src/guestfs-actions.pod:6524
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, "
@@ -16558,17 +16563,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6525 ../src/guestfs-actions.pod:6541 ../fish/guestfish-actions.pod:4361 ../fish/guestfish-actions.pod:4370
+#: ../src/guestfs-actions.pod:6529 ../src/guestfs-actions.pod:6545 ../fish/guestfish-actions.pod:4361 ../fish/guestfish-actions.pod:4370
msgid "The result is in human-readable format, and not designed to be parsed."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6533
+#: ../src/guestfs-actions.pod:6537
msgid "guestfs_sfdisk_kernel_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6535
+#: ../src/guestfs-actions.pod:6539
#, no-wrap
msgid ""
" char *\n"
@@ -16578,17 +16583,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6539 ../fish/guestfish-actions.pod:4368
+#: ../src/guestfs-actions.pod:6543 ../fish/guestfish-actions.pod:4368
msgid "This displays the kernel's idea of the geometry of C<device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6549
+#: ../src/guestfs-actions.pod:6553
msgid "guestfs_sfdisk_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6555
#, no-wrap
msgid ""
" char *\n"
@@ -16598,31 +16603,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6555 ../fish/guestfish-actions.pod:4377
+#: ../src/guestfs-actions.pod:6559 ../fish/guestfish-actions.pod:4377
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
-#: ../src/guestfs-actions.pod:6559
+#: ../src/guestfs-actions.pod:6563
msgid "See also: C<guestfs_part_list>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6564 ../fish/guestfish-actions.pod:4383
+#: ../src/guestfs-actions.pod:6568 ../fish/guestfish-actions.pod:4383
msgid ""
"This function is deprecated. In new code, use the C<part_list> call "
"instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6573
+#: ../src/guestfs-actions.pod:6577
msgid "guestfs_sh"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6575
+#: ../src/guestfs-actions.pod:6579
#, no-wrap
msgid ""
" char *\n"
@@ -16632,19 +16637,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6579 ../fish/guestfish-actions.pod:4394
+#: ../src/guestfs-actions.pod:6583 ../fish/guestfish-actions.pod:4394
msgid ""
"This call runs a command from the guest filesystem via the guest's "
"C</bin/sh>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6582
+#: ../src/guestfs-actions.pod:6586
msgid "This is like C<guestfs_command>, but passes the command to:"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6584 ../fish/guestfish-actions.pod:4399
+#: ../src/guestfs-actions.pod:6588 ../fish/guestfish-actions.pod:4399
#, no-wrap
msgid ""
" /bin/sh -c \"command\"\n"
@@ -16652,24 +16657,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6586 ../fish/guestfish-actions.pod:4401
+#: ../src/guestfs-actions.pod:6590 ../fish/guestfish-actions.pod:4401
msgid ""
"Depending on the guest's shell, this usually results in wildcards being "
"expanded, shell expressions being interpolated and so on."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6590
+#: ../src/guestfs-actions.pod:6594
msgid "All the provisos about C<guestfs_command> apply to this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6597
+#: ../src/guestfs-actions.pod:6601
msgid "guestfs_sh_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6599
+#: ../src/guestfs-actions.pod:6603
#, no-wrap
msgid ""
" char **\n"
@@ -16679,24 +16684,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6603
+#: ../src/guestfs-actions.pod:6607
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:6606
+#: ../src/guestfs-actions.pod:6610
msgid "See also: C<guestfs_command_lines>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6614
+#: ../src/guestfs-actions.pod:6618
msgid "guestfs_sleep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6616
+#: ../src/guestfs-actions.pod:6620
#, no-wrap
msgid ""
" int\n"
@@ -16706,22 +16711,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6620 ../fish/guestfish-actions.pod:4420
+#: ../src/guestfs-actions.pod:6624 ../fish/guestfish-actions.pod:4420
msgid "Sleep for C<secs> seconds."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6624
+#: ../src/guestfs-actions.pod:6628
msgid "(Added in 1.0.41)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6626 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:6630 ../src/guestfs-structs.pod:109
msgid "guestfs_stat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6628
+#: ../src/guestfs-actions.pod:6632
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -16731,17 +16736,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6634 ../fish/guestfish-actions.pod:4428
+#: ../src/guestfs-actions.pod:6638 ../fish/guestfish-actions.pod:4428
msgid "This is the same as the C<stat(2)> system call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6642 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:6646 ../src/guestfs-structs.pod:135
msgid "guestfs_statvfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6644
+#: ../src/guestfs-actions.pod:6648
#, no-wrap
msgid ""
" struct guestfs_statvfs *\n"
@@ -16751,7 +16756,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6648 ../fish/guestfish-actions.pod:4434
+#: ../src/guestfs-actions.pod:6652 ../fish/guestfish-actions.pod:4434
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 "
@@ -16759,24 +16764,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6652 ../fish/guestfish-actions.pod:4438
+#: ../src/guestfs-actions.pod:6656 ../fish/guestfish-actions.pod:4438
msgid "This is the same as the C<statvfs(2)> system call."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6654
+#: ../src/guestfs-actions.pod:6658
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:6660
+#: ../src/guestfs-actions.pod:6664
msgid "guestfs_strings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6662
+#: ../src/guestfs-actions.pod:6666
#, no-wrap
msgid ""
" char **\n"
@@ -16786,19 +16791,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6666 ../fish/guestfish-actions.pod:4444
+#: ../src/guestfs-actions.pod:6670 ../fish/guestfish-actions.pod:4444
msgid ""
"This runs the L<strings(1)> command on a file and returns the list of "
"printable strings found."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6678
+#: ../src/guestfs-actions.pod:6682
msgid "guestfs_strings_e"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6680
+#: ../src/guestfs-actions.pod:6684
#, no-wrap
msgid ""
" char **\n"
@@ -16809,93 +16814,93 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6685
+#: ../src/guestfs-actions.pod:6689
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:6689 ../fish/guestfish-actions.pod:4458
+#: ../src/guestfs-actions.pod:6693 ../fish/guestfish-actions.pod:4458
msgid "Allowed encodings are:"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6693 ../fish/guestfish-actions.pod:4462
+#: ../src/guestfs-actions.pod:6697 ../fish/guestfish-actions.pod:4462
msgid "s"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6695
+#: ../src/guestfs-actions.pod:6699
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: =item
-#: ../src/guestfs-actions.pod:6698 ../fish/guestfish-actions.pod:4467
+#: ../src/guestfs-actions.pod:6702 ../fish/guestfish-actions.pod:4467
msgid "S"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6700 ../fish/guestfish-actions.pod:4469
+#: ../src/guestfs-actions.pod:6704 ../fish/guestfish-actions.pod:4469
msgid "Single 8-bit-byte characters."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6702 ../fish/guestfish-actions.pod:4471
+#: ../src/guestfs-actions.pod:6706 ../fish/guestfish-actions.pod:4471
msgid "b"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6704 ../fish/guestfish-actions.pod:4473
+#: ../src/guestfs-actions.pod:6708 ../fish/guestfish-actions.pod:4473
msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6707 ../fish/guestfish-actions.pod:4476
+#: ../src/guestfs-actions.pod:6711 ../fish/guestfish-actions.pod:4476
msgid "l (lower case letter L)"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6709 ../fish/guestfish-actions.pod:4478
+#: ../src/guestfs-actions.pod:6713 ../fish/guestfish-actions.pod:4478
msgid ""
"16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for "
"examining binaries in Windows guests."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6712 ../fish/guestfish-actions.pod:4481
+#: ../src/guestfs-actions.pod:6716 ../fish/guestfish-actions.pod:4481
msgid "B"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6714 ../fish/guestfish-actions.pod:4483
+#: ../src/guestfs-actions.pod:6718 ../fish/guestfish-actions.pod:4483
msgid "32-bit big endian such as UCS-4BE."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6716 ../fish/guestfish-actions.pod:4485
+#: ../src/guestfs-actions.pod:6720 ../fish/guestfish-actions.pod:4485
msgid "L"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6718 ../fish/guestfish-actions.pod:4487
+#: ../src/guestfs-actions.pod:6722 ../fish/guestfish-actions.pod:4487
msgid "32-bit little endian such as UCS-4LE."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6722 ../fish/guestfish-actions.pod:4491
+#: ../src/guestfs-actions.pod:6726 ../fish/guestfish-actions.pod:4491
msgid "The returned strings are transcoded to UTF-8."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6733
+#: ../src/guestfs-actions.pod:6737
msgid "guestfs_swapoff_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6735
+#: ../src/guestfs-actions.pod:6739
#, no-wrap
msgid ""
" int\n"
@@ -16905,19 +16910,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6739
+#: ../src/guestfs-actions.pod:6743
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:6747
+#: ../src/guestfs-actions.pod:6751
msgid "guestfs_swapoff_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6749
+#: ../src/guestfs-actions.pod:6753
#, no-wrap
msgid ""
" int\n"
@@ -16927,17 +16932,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6753 ../fish/guestfish-actions.pod:4508
+#: ../src/guestfs-actions.pod:6757 ../fish/guestfish-actions.pod:4508
msgid "This command disables the libguestfs appliance swap on file."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6759
+#: ../src/guestfs-actions.pod:6763
msgid "guestfs_swapoff_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6761
+#: ../src/guestfs-actions.pod:6765
#, no-wrap
msgid ""
" int\n"
@@ -16947,19 +16952,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6765 ../fish/guestfish-actions.pod:4514
+#: ../src/guestfs-actions.pod:6769 ../fish/guestfish-actions.pod:4514
msgid ""
"This command disables the libguestfs appliance swap on labeled swap "
"partition."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6772
+#: ../src/guestfs-actions.pod:6776
msgid "guestfs_swapoff_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6774
+#: ../src/guestfs-actions.pod:6778
#, no-wrap
msgid ""
" int\n"
@@ -16969,19 +16974,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4521
+#: ../src/guestfs-actions.pod:6782 ../fish/guestfish-actions.pod:4521
msgid ""
"This command disables the libguestfs appliance swap partition with the given "
"UUID."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6785
+#: ../src/guestfs-actions.pod:6789
msgid "guestfs_swapon_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6787
+#: ../src/guestfs-actions.pod:6791
#, no-wrap
msgid ""
" int\n"
@@ -16991,7 +16996,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6791
+#: ../src/guestfs-actions.pod:6795
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 "
@@ -16999,7 +17004,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6796 ../fish/guestfish-actions.pod:4533
+#: ../src/guestfs-actions.pod:6800 ../fish/guestfish-actions.pod:4533
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 "
@@ -17009,12 +17014,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6807
+#: ../src/guestfs-actions.pod:6811
msgid "guestfs_swapon_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6809
+#: ../src/guestfs-actions.pod:6813
#, no-wrap
msgid ""
" int\n"
@@ -17024,19 +17029,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6813
+#: ../src/guestfs-actions.pod:6817
msgid ""
"This command enables swap to a file. See C<guestfs_swapon_device> for other "
"notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6820
+#: ../src/guestfs-actions.pod:6824
msgid "guestfs_swapon_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6822
+#: ../src/guestfs-actions.pod:6826
#, no-wrap
msgid ""
" int\n"
@@ -17046,19 +17051,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6826
+#: ../src/guestfs-actions.pod:6830
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:6833
+#: ../src/guestfs-actions.pod:6837
msgid "guestfs_swapon_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6835
+#: ../src/guestfs-actions.pod:6839
#, no-wrap
msgid ""
" int\n"
@@ -17068,19 +17073,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6839
+#: ../src/guestfs-actions.pod:6843
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:6846
+#: ../src/guestfs-actions.pod:6850
msgid "guestfs_sync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6848
+#: ../src/guestfs-actions.pod:6852
#, no-wrap
msgid ""
" int\n"
@@ -17089,26 +17094,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6851 ../fish/guestfish-actions.pod:4565
+#: ../src/guestfs-actions.pod:6855 ../fish/guestfish-actions.pod:4565
msgid ""
"This syncs the disk, so that any writes are flushed through to the "
"underlying disk image."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6854 ../fish/guestfish-actions.pod:4568
+#: ../src/guestfs-actions.pod:6858 ../fish/guestfish-actions.pod:4568
msgid ""
"You should always call this if you have modified a disk image, before "
"closing the handle."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6861
+#: ../src/guestfs-actions.pod:6865
msgid "guestfs_tail"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6863
+#: ../src/guestfs-actions.pod:6867
#, no-wrap
msgid ""
" char **\n"
@@ -17118,17 +17123,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6867 ../fish/guestfish-actions.pod:4575
+#: ../src/guestfs-actions.pod:6871 ../fish/guestfish-actions.pod:4575
msgid "This command returns up to the last 10 lines of a file as a list of strings."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6879
+#: ../src/guestfs-actions.pod:6883
msgid "guestfs_tail_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6881
+#: ../src/guestfs-actions.pod:6885
#, no-wrap
msgid ""
" char **\n"
@@ -17139,26 +17144,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6886 ../fish/guestfish-actions.pod:4585
+#: ../src/guestfs-actions.pod:6890 ../fish/guestfish-actions.pod:4585
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
-#: ../src/guestfs-actions.pod:6889 ../fish/guestfish-actions.pod:4588
+#: ../src/guestfs-actions.pod:6893 ../fish/guestfish-actions.pod:4588
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
-#: ../src/guestfs-actions.pod:6903
+#: ../src/guestfs-actions.pod:6907
msgid "guestfs_tar_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6905
+#: ../src/guestfs-actions.pod:6909
#, no-wrap
msgid ""
" int\n"
@@ -17169,29 +17174,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6910 ../fish/guestfish-actions.pod:4600
+#: ../src/guestfs-actions.pod:6914 ../fish/guestfish-actions.pod:4600
msgid ""
"This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6913
+#: ../src/guestfs-actions.pod:6917
msgid "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6918 ../src/guestfs-actions.pod:6935 ../src/guestfs-actions.pod:6951 ../src/guestfs-actions.pod:6967
+#: ../src/guestfs-actions.pod:6922 ../src/guestfs-actions.pod:6939 ../src/guestfs-actions.pod:6955 ../src/guestfs-actions.pod:6971
msgid "(Added in 1.0.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6920
+#: ../src/guestfs-actions.pod:6924
msgid "guestfs_tar_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6922
+#: ../src/guestfs-actions.pod:6926
#, no-wrap
msgid ""
" int\n"
@@ -17202,26 +17207,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6927 ../fish/guestfish-actions.pod:4612
+#: ../src/guestfs-actions.pod:6931 ../fish/guestfish-actions.pod:4612
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarfile>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6930
+#: ../src/guestfs-actions.pod:6934
msgid ""
"To download a compressed tarball, use C<guestfs_tgz_out> or "
"C<guestfs_txz_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6937
+#: ../src/guestfs-actions.pod:6941
msgid "guestfs_tgz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6939
+#: ../src/guestfs-actions.pod:6943
#, no-wrap
msgid ""
" int\n"
@@ -17232,24 +17237,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6944 ../fish/guestfish-actions.pod:4624
+#: ../src/guestfs-actions.pod:6948 ../fish/guestfish-actions.pod:4624
msgid ""
"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6947
+#: ../src/guestfs-actions.pod:6951
msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6953
+#: ../src/guestfs-actions.pod:6957
msgid "guestfs_tgz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6955
+#: ../src/guestfs-actions.pod:6959
#, no-wrap
msgid ""
" int\n"
@@ -17260,24 +17265,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6960 ../fish/guestfish-actions.pod:4635
+#: ../src/guestfs-actions.pod:6964 ../fish/guestfish-actions.pod:4635
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6963
+#: ../src/guestfs-actions.pod:6967
msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6969
+#: ../src/guestfs-actions.pod:6973
msgid "guestfs_touch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6971
+#: ../src/guestfs-actions.pod:6975
#, no-wrap
msgid ""
" int\n"
@@ -17287,7 +17292,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6975 ../fish/guestfish-actions.pod:4646
+#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4646
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 "
@@ -17295,19 +17300,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4650
+#: ../src/guestfs-actions.pod:6983 ../fish/guestfish-actions.pod:4650
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
-#: ../src/guestfs-actions.pod:6986
+#: ../src/guestfs-actions.pod:6990
msgid "guestfs_truncate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6988
+#: ../src/guestfs-actions.pod:6992
#, no-wrap
msgid ""
" int\n"
@@ -17317,19 +17322,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6992 ../fish/guestfish-actions.pod:4657
+#: ../src/guestfs-actions.pod:6996 ../fish/guestfish-actions.pod:4657
msgid ""
"This command truncates C<path> to a zero-length file. The file must exist "
"already."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6999
+#: ../src/guestfs-actions.pod:7003
msgid "guestfs_truncate_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7001
+#: ../src/guestfs-actions.pod:7005
#, no-wrap
msgid ""
" int\n"
@@ -17340,14 +17345,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7006 ../fish/guestfish-actions.pod:4664
+#: ../src/guestfs-actions.pod:7010 ../fish/guestfish-actions.pod:4664
msgid ""
"This command truncates C<path> to size C<size> bytes. The file must exist "
"already."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7009
+#: ../src/guestfs-actions.pod:7013
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 "
@@ -17356,12 +17361,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7019
+#: ../src/guestfs-actions.pod:7023
msgid "guestfs_tune2fs_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7021
+#: ../src/guestfs-actions.pod:7025
#, no-wrap
msgid ""
" char **\n"
@@ -17371,14 +17376,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7025 ../fish/guestfish-actions.pod:4677
+#: ../src/guestfs-actions.pod:7029 ../fish/guestfish-actions.pod:4677
msgid ""
"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7028 ../fish/guestfish-actions.pod:4680
+#: ../src/guestfs-actions.pod:7032 ../fish/guestfish-actions.pod:4680
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 "
@@ -17387,12 +17392,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7041
+#: ../src/guestfs-actions.pod:7045
msgid "guestfs_txz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7043
+#: ../src/guestfs-actions.pod:7047
#, no-wrap
msgid ""
" int\n"
@@ -17403,19 +17408,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7048 ../fish/guestfish-actions.pod:4689
+#: ../src/guestfs-actions.pod:7052 ../fish/guestfish-actions.pod:4689
msgid ""
"This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7055
+#: ../src/guestfs-actions.pod:7059
msgid "guestfs_txz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7057
+#: ../src/guestfs-actions.pod:7061
#, no-wrap
msgid ""
" int\n"
@@ -17426,19 +17431,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7062 ../fish/guestfish-actions.pod:4698
+#: ../src/guestfs-actions.pod:7066 ../fish/guestfish-actions.pod:4698
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
-#: ../src/guestfs-actions.pod:7069
+#: ../src/guestfs-actions.pod:7073
msgid "guestfs_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7071
+#: ../src/guestfs-actions.pod:7075
#, no-wrap
msgid ""
" int\n"
@@ -17448,14 +17453,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7075 ../fish/guestfish-actions.pod:4707
+#: ../src/guestfs-actions.pod:7079 ../fish/guestfish-actions.pod:4707
msgid ""
"This function sets the mask used for creating new files and device nodes to "
"C<mask & 0777>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7078 ../fish/guestfish-actions.pod:4710
+#: ../src/guestfs-actions.pod:7082 ../fish/guestfish-actions.pod:4710
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 "
@@ -17463,7 +17468,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7083 ../fish/guestfish-actions.pod:4715
+#: ../src/guestfs-actions.pod:7087 ../fish/guestfish-actions.pod:4715
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 "
@@ -17471,24 +17476,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7087
+#: ../src/guestfs-actions.pod:7091
msgid ""
"See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
"C<guestfs_mkdir>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7090 ../fish/guestfish-actions.pod:4722
+#: ../src/guestfs-actions.pod:7094 ../fish/guestfish-actions.pod:4722
msgid "This call returns the previous umask."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7096
+#: ../src/guestfs-actions.pod:7100
msgid "guestfs_umount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7098
+#: ../src/guestfs-actions.pod:7102
#, no-wrap
msgid ""
" int\n"
@@ -17498,19 +17503,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7102 ../fish/guestfish-actions.pod:4730
+#: ../src/guestfs-actions.pod:7106 ../fish/guestfish-actions.pod:4730
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
-#: ../src/guestfs-actions.pod:7110
+#: ../src/guestfs-actions.pod:7114
msgid "guestfs_umount_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7112
+#: ../src/guestfs-actions.pod:7116
#, no-wrap
msgid ""
" int\n"
@@ -17519,22 +17524,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7115 ../fish/guestfish-actions.pod:4740
+#: ../src/guestfs-actions.pod:7119 ../fish/guestfish-actions.pod:4740
msgid "This unmounts all mounted filesystems."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7117 ../fish/guestfish-actions.pod:4742
+#: ../src/guestfs-actions.pod:7121 ../fish/guestfish-actions.pod:4742
msgid "Some internal mounts are not unmounted by this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7123
+#: ../src/guestfs-actions.pod:7127
msgid "guestfs_upload"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7125
+#: ../src/guestfs-actions.pod:7129
#, no-wrap
msgid ""
" int\n"
@@ -17545,22 +17550,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7130 ../src/guestfs-actions.pod:7154 ../fish/guestfish-actions.pod:4748 ../fish/guestfish-actions.pod:4761
+#: ../src/guestfs-actions.pod:7134 ../src/guestfs-actions.pod:7158 ../fish/guestfish-actions.pod:4748 ../fish/guestfish-actions.pod:4761
msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7135
+#: ../src/guestfs-actions.pod:7139
msgid "See also C<guestfs_download>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7146
+#: ../src/guestfs-actions.pod:7150
msgid "guestfs_upload_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7148
+#: ../src/guestfs-actions.pod:7152
#, no-wrap
msgid ""
" int\n"
@@ -17572,7 +17577,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7157 ../fish/guestfish-actions.pod:4764
+#: ../src/guestfs-actions.pod:7161 ../fish/guestfish-actions.pod:4764
msgid ""
"C<remotefilename> is overwritten starting at the byte C<offset> specified. "
"The intention is to overwrite parts of existing files or devices, although "
@@ -17582,7 +17587,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7164
+#: ../src/guestfs-actions.pod:7168
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 "
@@ -17590,17 +17595,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7169
+#: ../src/guestfs-actions.pod:7173
msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7180
+#: ../src/guestfs-actions.pod:7184
msgid "guestfs_utimens"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7182
+#: ../src/guestfs-actions.pod:7186
#, no-wrap
msgid ""
" int\n"
@@ -17614,26 +17619,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7190 ../fish/guestfish-actions.pod:4784
+#: ../src/guestfs-actions.pod:7194 ../fish/guestfish-actions.pod:4784
msgid "This command sets the timestamps of a file with nanosecond precision."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7193 ../fish/guestfish-actions.pod:4787
+#: ../src/guestfs-actions.pod:7197 ../fish/guestfish-actions.pod:4787
msgid ""
"C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
"from the epoch."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7196 ../fish/guestfish-actions.pod:4790
+#: ../src/guestfs-actions.pod:7200 ../fish/guestfish-actions.pod:4790
msgid ""
"C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
"nanoseconds from the epoch."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7199 ../fish/guestfish-actions.pod:4793
+#: ../src/guestfs-actions.pod:7203 ../fish/guestfish-actions.pod:4793
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 "
@@ -17641,7 +17646,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7203 ../fish/guestfish-actions.pod:4797
+#: ../src/guestfs-actions.pod:7207 ../fish/guestfish-actions.pod:4797
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 "
@@ -17649,12 +17654,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7211 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7215 ../src/guestfs-structs.pod:175
msgid "guestfs_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7213
+#: ../src/guestfs-actions.pod:7217
#, no-wrap
msgid ""
" struct guestfs_version *\n"
@@ -17663,12 +17668,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7216 ../fish/guestfish-actions.pod:4805
+#: ../src/guestfs-actions.pod:7220 ../fish/guestfish-actions.pod:4805
msgid "Return the libguestfs version number that the program is linked against."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7219 ../fish/guestfish-actions.pod:4808
+#: ../src/guestfs-actions.pod:7223 ../fish/guestfish-actions.pod:4808
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 "
@@ -17677,7 +17682,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7224 ../fish/guestfish-actions.pod:4813
+#: ../src/guestfs-actions.pod:7228 ../fish/guestfish-actions.pod:4813
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 "
@@ -17686,7 +17691,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7230 ../fish/guestfish-actions.pod:4819
+#: ../src/guestfs-actions.pod:7234 ../fish/guestfish-actions.pod:4819
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 "
@@ -17695,17 +17700,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7236 ../fish/guestfish-actions.pod:4825
+#: ../src/guestfs-actions.pod:7240 ../fish/guestfish-actions.pod:4825
msgid "To construct the original version string: C<$major.$minor.$release$extra>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7239 ../fish/guestfish-actions.pod:4828
+#: ../src/guestfs-actions.pod:7243 ../fish/guestfish-actions.pod:4828
msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7241
+#: ../src/guestfs-actions.pod:7245
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -17714,24 +17719,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7247
+#: ../src/guestfs-actions.pod:7251
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:7251
+#: ../src/guestfs-actions.pod:7255
msgid "(Added in 1.0.58)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7253
+#: ../src/guestfs-actions.pod:7257
msgid "guestfs_vfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7255
+#: ../src/guestfs-actions.pod:7259
#, no-wrap
msgid ""
" char *\n"
@@ -17741,32 +17746,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7259 ../fish/guestfish-actions.pod:4840
+#: ../src/guestfs-actions.pod:7263 ../fish/guestfish-actions.pod:4840
msgid "This returns the filesystem label of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7262 ../fish/guestfish-actions.pod:4843
+#: ../src/guestfs-actions.pod:7266 ../fish/guestfish-actions.pod:4843
msgid "If the filesystem is unlabeled, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7264
+#: ../src/guestfs-actions.pod:7268
msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7269 ../src/guestfs-actions.pod:7306
+#: ../src/guestfs-actions.pod:7273 ../src/guestfs-actions.pod:7310
msgid "(Added in 1.3.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7271
+#: ../src/guestfs-actions.pod:7275
msgid "guestfs_vfs_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7273
+#: ../src/guestfs-actions.pod:7277
#, no-wrap
msgid ""
" char *\n"
@@ -17776,14 +17781,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7277 ../fish/guestfish-actions.pod:4851
+#: ../src/guestfs-actions.pod:7281 ../fish/guestfish-actions.pod:4851
msgid ""
"This command gets the filesystem type corresponding to the filesystem on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7280 ../fish/guestfish-actions.pod:4854
+#: ../src/guestfs-actions.pod:7284 ../fish/guestfish-actions.pod:4854
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 "
@@ -17791,12 +17796,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7290
+#: ../src/guestfs-actions.pod:7294
msgid "guestfs_vfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7292
+#: ../src/guestfs-actions.pod:7296
#, no-wrap
msgid ""
" char *\n"
@@ -17806,27 +17811,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7296 ../fish/guestfish-actions.pod:4863
+#: ../src/guestfs-actions.pod:7300 ../fish/guestfish-actions.pod:4863
msgid "This returns the filesystem UUID of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7299 ../fish/guestfish-actions.pod:4866
+#: ../src/guestfs-actions.pod:7303 ../fish/guestfish-actions.pod:4866
msgid "If the filesystem does not have a UUID, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7301
+#: ../src/guestfs-actions.pod:7305
msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7308
+#: ../src/guestfs-actions.pod:7312
msgid "guestfs_vg_activate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7310
+#: ../src/guestfs-actions.pod:7314
#, no-wrap
msgid ""
" int\n"
@@ -17837,31 +17842,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7315 ../fish/guestfish-actions.pod:4874
+#: ../src/guestfs-actions.pod:7319 ../fish/guestfish-actions.pod:4874
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in the listed volume groups C<volgroups>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7318 ../fish/guestfish-actions.pod:4877
+#: ../src/guestfs-actions.pod:7322 ../fish/guestfish-actions.pod:4877
msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7320 ../fish/guestfish-actions.pod:4879
+#: ../src/guestfs-actions.pod:7324 ../fish/guestfish-actions.pod:4879
msgid ""
"Note that if C<volgroups> is an empty list then B<all> volume groups are "
"activated or deactivated."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7327
+#: ../src/guestfs-actions.pod:7331
msgid "guestfs_vg_activate_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7329
+#: ../src/guestfs-actions.pod:7333
#, no-wrap
msgid ""
" int\n"
@@ -17871,24 +17876,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7333 ../fish/guestfish-actions.pod:4886
+#: ../src/guestfs-actions.pod:7337 ../fish/guestfish-actions.pod:4886
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in all volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7336 ../fish/guestfish-actions.pod:4889
+#: ../src/guestfs-actions.pod:7340 ../fish/guestfish-actions.pod:4889
msgid "This command is the same as running C<vgchange -a y|n>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7342
+#: ../src/guestfs-actions.pod:7346
msgid "guestfs_vgcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7344
+#: ../src/guestfs-actions.pod:7348
#, no-wrap
msgid ""
" int\n"
@@ -17899,19 +17904,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7349 ../fish/guestfish-actions.pod:4895
+#: ../src/guestfs-actions.pod:7353 ../fish/guestfish-actions.pod:4895
msgid ""
"This creates an LVM volume group called C<volgroup> from the non-empty list "
"of physical volumes C<physvols>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7356
+#: ../src/guestfs-actions.pod:7360
msgid "guestfs_vglvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7358
+#: ../src/guestfs-actions.pod:7362
#, no-wrap
msgid ""
" char **\n"
@@ -17921,31 +17926,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7362 ../fish/guestfish-actions.pod:4902
+#: ../src/guestfs-actions.pod:7366 ../fish/guestfish-actions.pod:4902
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the logical "
"volumes created in this volume group."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7365
+#: ../src/guestfs-actions.pod:7369
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:7368
+#: ../src/guestfs-actions.pod:7372
msgid "See also C<guestfs_vgpvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7376
+#: ../src/guestfs-actions.pod:7380
msgid "guestfs_vgpvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7378
+#: ../src/guestfs-actions.pod:7382
#, no-wrap
msgid ""
" char **\n"
@@ -17955,31 +17960,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7382 ../fish/guestfish-actions.pod:4914
+#: ../src/guestfs-actions.pod:7386 ../fish/guestfish-actions.pod:4914
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
-#: ../src/guestfs-actions.pod:7385
+#: ../src/guestfs-actions.pod:7389
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:7388
+#: ../src/guestfs-actions.pod:7392
msgid "See also C<guestfs_vglvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7396
+#: ../src/guestfs-actions.pod:7400
msgid "guestfs_vgremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7398
+#: ../src/guestfs-actions.pod:7402
#, no-wrap
msgid ""
" int\n"
@@ -17989,22 +17994,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7402 ../fish/guestfish-actions.pod:4926
+#: ../src/guestfs-actions.pod:7406 ../fish/guestfish-actions.pod:4926
msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7404 ../fish/guestfish-actions.pod:4928
+#: ../src/guestfs-actions.pod:7408 ../fish/guestfish-actions.pod:4928
msgid "This also forcibly removes all logical volumes in the volume group (if any)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7411
+#: ../src/guestfs-actions.pod:7415
msgid "guestfs_vgrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7413
+#: ../src/guestfs-actions.pod:7417
#, no-wrap
msgid ""
" int\n"
@@ -18015,17 +18020,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7418 ../fish/guestfish-actions.pod:4935
+#: ../src/guestfs-actions.pod:7422 ../fish/guestfish-actions.pod:4935
msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7424
+#: ../src/guestfs-actions.pod:7428
msgid "guestfs_vgs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7426
+#: ../src/guestfs-actions.pod:7430
#, no-wrap
msgid ""
" char **\n"
@@ -18034,31 +18039,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7429 ../fish/guestfish-actions.pod:4941
+#: ../src/guestfs-actions.pod:7433 ../fish/guestfish-actions.pod:4941
msgid ""
"List all the volumes groups detected. This is the equivalent of the "
"L<vgs(8)> command."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7432 ../fish/guestfish-actions.pod:4944
+#: ../src/guestfs-actions.pod:7436 ../fish/guestfish-actions.pod:4944
msgid ""
"This returns a list of just the volume group names that were detected "
"(eg. C<VolGroup00>)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7435
+#: ../src/guestfs-actions.pod:7439
msgid "See also C<guestfs_vgs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7443
+#: ../src/guestfs-actions.pod:7447
msgid "guestfs_vgs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7445
+#: ../src/guestfs-actions.pod:7449
#, no-wrap
msgid ""
" struct guestfs_lvm_vg_list *\n"
@@ -18067,14 +18072,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7448 ../fish/guestfish-actions.pod:4953
+#: ../src/guestfs-actions.pod:7452 ../fish/guestfish-actions.pod:4953
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: textblock
-#: ../src/guestfs-actions.pod:7451
+#: ../src/guestfs-actions.pod:7455
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 "
@@ -18082,12 +18087,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7457
+#: ../src/guestfs-actions.pod:7461
msgid "guestfs_vgscan"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7459
+#: ../src/guestfs-actions.pod:7463
#, no-wrap
msgid ""
" int\n"
@@ -18096,19 +18101,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7462 ../fish/guestfish-actions.pod:4960
+#: ../src/guestfs-actions.pod:7466 ../fish/guestfish-actions.pod:4960
msgid ""
"This rescans all block devices and rebuilds the list of LVM physical "
"volumes, volume groups and logical volumes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7469
+#: ../src/guestfs-actions.pod:7473
msgid "guestfs_vguuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7471
+#: ../src/guestfs-actions.pod:7475
#, no-wrap
msgid ""
" char *\n"
@@ -18118,17 +18123,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7475 ../fish/guestfish-actions.pod:4967
+#: ../src/guestfs-actions.pod:7479 ../fish/guestfish-actions.pod:4967
msgid "This command returns the UUID of the LVM VG named C<vgname>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7482
+#: ../src/guestfs-actions.pod:7486
msgid "guestfs_wait_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7484
+#: ../src/guestfs-actions.pod:7488
#, no-wrap
msgid ""
" int\n"
@@ -18137,12 +18142,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7487
+#: ../src/guestfs-actions.pod:7491
msgid "This function is a no op."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7489
+#: ../src/guestfs-actions.pod:7493
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 "
@@ -18150,24 +18155,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7494
+#: ../src/guestfs-actions.pod:7498
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: textblock
-#: ../src/guestfs-actions.pod:7500
+#: ../src/guestfs-actions.pod:7504
msgid "This function is deprecated. In new code, use the C<launch> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7509
+#: ../src/guestfs-actions.pod:7513
msgid "guestfs_wc_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7511
+#: ../src/guestfs-actions.pod:7515
#, no-wrap
msgid ""
" int\n"
@@ -18177,19 +18182,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7515 ../fish/guestfish-actions.pod:4973
+#: ../src/guestfs-actions.pod:7519 ../fish/guestfish-actions.pod:4973
msgid ""
"This command counts the characters in a file, using the C<wc -c> external "
"command."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7522
+#: ../src/guestfs-actions.pod:7526
msgid "guestfs_wc_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7524
+#: ../src/guestfs-actions.pod:7528
#, no-wrap
msgid ""
" int\n"
@@ -18199,19 +18204,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7528 ../fish/guestfish-actions.pod:4980
+#: ../src/guestfs-actions.pod:7532 ../fish/guestfish-actions.pod:4980
msgid ""
"This command counts the lines in a file, using the C<wc -l> external "
"command."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7535
+#: ../src/guestfs-actions.pod:7539
msgid "guestfs_wc_w"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7537
+#: ../src/guestfs-actions.pod:7541
#, no-wrap
msgid ""
" int\n"
@@ -18221,19 +18226,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7541 ../fish/guestfish-actions.pod:4987
+#: ../src/guestfs-actions.pod:7545 ../fish/guestfish-actions.pod:4987
msgid ""
"This command counts the words in a file, using the C<wc -w> external "
"command."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7548
+#: ../src/guestfs-actions.pod:7552
msgid "guestfs_write"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7550
+#: ../src/guestfs-actions.pod:7554
#, no-wrap
msgid ""
" int\n"
@@ -18245,19 +18250,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7556 ../fish/guestfish-actions.pod:4994
+#: ../src/guestfs-actions.pod:7560 ../fish/guestfish-actions.pod:4994
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: =head2
-#: ../src/guestfs-actions.pod:7566
+#: ../src/guestfs-actions.pod:7570
msgid "guestfs_write_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:7572
#, no-wrap
msgid ""
" int\n"
@@ -18269,38 +18274,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7574 ../fish/guestfish-actions.pod:5004
+#: ../src/guestfs-actions.pod:7578 ../fish/guestfish-actions.pod:5004
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
-#: ../src/guestfs-actions.pod:7578 ../fish/guestfish-actions.pod:5008
+#: ../src/guestfs-actions.pod:7582 ../fish/guestfish-actions.pod:5008
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
-#: ../src/guestfs-actions.pod:7582 ../fish/guestfish-actions.pod:5012
+#: ../src/guestfs-actions.pod:7586 ../fish/guestfish-actions.pod:5012
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
-#: ../src/guestfs-actions.pod:7590 ../fish/guestfish-actions.pod:5018
+#: ../src/guestfs-actions.pod:7594 ../fish/guestfish-actions.pod:5018
msgid "This function is deprecated. In new code, use the C<write> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7599
+#: ../src/guestfs-actions.pod:7603
msgid "guestfs_zegrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7601
+#: ../src/guestfs-actions.pod:7605
#, no-wrap
msgid ""
" char **\n"
@@ -18311,17 +18316,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7606 ../fish/guestfish-actions.pod:5029
+#: ../src/guestfs-actions.pod:7610 ../fish/guestfish-actions.pod:5029
msgid "This calls the external C<zegrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7618
+#: ../src/guestfs-actions.pod:7622
msgid "guestfs_zegrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7620
+#: ../src/guestfs-actions.pod:7624
#, no-wrap
msgid ""
" char **\n"
@@ -18332,17 +18337,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7625 ../fish/guestfish-actions.pod:5039
+#: ../src/guestfs-actions.pod:7629 ../fish/guestfish-actions.pod:5039
msgid "This calls the external C<zegrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7637
+#: ../src/guestfs-actions.pod:7641
msgid "guestfs_zero"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7639
+#: ../src/guestfs-actions.pod:7643
#, no-wrap
msgid ""
" int\n"
@@ -18352,12 +18357,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7643 ../fish/guestfish-actions.pod:5049
+#: ../src/guestfs-actions.pod:7647 ../fish/guestfish-actions.pod:5049
msgid "This command writes zeroes over the first few blocks of C<device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7645 ../fish/guestfish-actions.pod:5051
+#: ../src/guestfs-actions.pod:7649 ../fish/guestfish-actions.pod:5051
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 "
@@ -18365,19 +18370,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7649
+#: ../src/guestfs-actions.pod:7653
msgid ""
"See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
"C<guestfs_is_zero_device>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7661
+#: ../src/guestfs-actions.pod:7665
msgid "guestfs_zero_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7663
+#: ../src/guestfs-actions.pod:7667
#, no-wrap
msgid ""
" int\n"
@@ -18387,24 +18392,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7667
+#: ../src/guestfs-actions.pod:7671
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:7681
+#: ../src/guestfs-actions.pod:7685
msgid "(Added in 1.3.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7683
+#: ../src/guestfs-actions.pod:7687
msgid "guestfs_zerofree"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7685
+#: ../src/guestfs-actions.pod:7689
#, no-wrap
msgid ""
" int\n"
@@ -18414,7 +18419,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7689 ../fish/guestfish-actions.pod:5073
+#: ../src/guestfs-actions.pod:7693 ../fish/guestfish-actions.pod:5073
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 "
@@ -18422,24 +18427,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7694 ../fish/guestfish-actions.pod:5078
+#: ../src/guestfs-actions.pod:7698 ../fish/guestfish-actions.pod:5078
msgid "You should B<not> run this program if the filesystem is mounted."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7697 ../fish/guestfish-actions.pod:5081
+#: ../src/guestfs-actions.pod:7701 ../fish/guestfish-actions.pod:5081
msgid ""
"It is possible that using this program can damage the filesystem or data on "
"the filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7704
+#: ../src/guestfs-actions.pod:7708
msgid "guestfs_zfgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7706
+#: ../src/guestfs-actions.pod:7710
#, no-wrap
msgid ""
" char **\n"
@@ -18450,17 +18455,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7711 ../fish/guestfish-actions.pod:5088
+#: ../src/guestfs-actions.pod:7715 ../fish/guestfish-actions.pod:5088
msgid "This calls the external C<zfgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7723
+#: ../src/guestfs-actions.pod:7727
msgid "guestfs_zfgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7725
+#: ../src/guestfs-actions.pod:7729
#, no-wrap
msgid ""
" char **\n"
@@ -18471,17 +18476,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7730 ../fish/guestfish-actions.pod:5098
+#: ../src/guestfs-actions.pod:7734 ../fish/guestfish-actions.pod:5098
msgid "This calls the external C<zfgrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7742
+#: ../src/guestfs-actions.pod:7746
msgid "guestfs_zfile"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7744
+#: ../src/guestfs-actions.pod:7748
#, no-wrap
msgid ""
" char *\n"
@@ -18492,34 +18497,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7749 ../fish/guestfish-actions.pod:5108
+#: ../src/guestfs-actions.pod:7753 ../fish/guestfish-actions.pod:5108
msgid "This command runs C<file> after first decompressing C<path> using C<method>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7752 ../fish/guestfish-actions.pod:5111
+#: ../src/guestfs-actions.pod:7756 ../fish/guestfish-actions.pod:5111
msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7754
+#: ../src/guestfs-actions.pod:7758
msgid ""
"Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
"files."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7760 ../fish/guestfish-actions.pod:5116
+#: ../src/guestfs-actions.pod:7764 ../fish/guestfish-actions.pod:5116
msgid "This function is deprecated. In new code, use the C<file> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7769
+#: ../src/guestfs-actions.pod:7773
msgid "guestfs_zgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7771
+#: ../src/guestfs-actions.pod:7775
#, no-wrap
msgid ""
" char **\n"
@@ -18530,17 +18535,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7776 ../fish/guestfish-actions.pod:5127
+#: ../src/guestfs-actions.pod:7780 ../fish/guestfish-actions.pod:5127
msgid "This calls the external C<zgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7788
+#: ../src/guestfs-actions.pod:7792
msgid "guestfs_zgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7790
+#: ../src/guestfs-actions.pod:7794
#, no-wrap
msgid ""
" char **\n"
@@ -18551,7 +18556,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7795 ../fish/guestfish-actions.pod:5137
+#: ../src/guestfs-actions.pod:7799 ../fish/guestfish-actions.pod:5137
msgid "This calls the external C<zgrep -i> program and returns the matching lines."
msgstr ""
diff --git a/po-docs/uk.po b/po-docs/uk.po
index bce27f59..32878f11 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-07-12 19:46+0200\n"
+"POT-Creation-Date: 2011-07-13 15:55+0200\n"
"PO-Revision-Date: 2011-04-01 15:39+0000\n"
"Last-Translator: yurchor <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -5137,7 +5137,7 @@ msgid "SOURCE CODE SUBDIRECTORIES"
msgstr ""
#. type: =item
-#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:6102
+#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:6106
#: ../fish/guestfish-actions.pod:4041
msgid "C<appliance>"
msgstr "C<appliance>"
@@ -5956,72 +5956,72 @@ msgstr ""
#: ../src/guestfs-actions.pod:2415 ../src/guestfs-actions.pod:2476
#: ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:3551
#: ../src/guestfs-actions.pod:3566 ../src/guestfs-actions.pod:3591
-#: ../src/guestfs-actions.pod:3778 ../src/guestfs-actions.pod:3792
-#: ../src/guestfs-actions.pod:3805 ../src/guestfs-actions.pod:3819
-#: ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:3870
-#: ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:3962
-#: ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:4002
-#: ../src/guestfs-actions.pod:4025 ../src/guestfs-actions.pod:4060
-#: ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4098
-#: ../src/guestfs-actions.pod:4133 ../src/guestfs-actions.pod:4145
-#: ../src/guestfs-actions.pod:4181 ../src/guestfs-actions.pod:4197
-#: ../src/guestfs-actions.pod:4210 ../src/guestfs-actions.pod:4225
-#: ../src/guestfs-actions.pod:4242 ../src/guestfs-actions.pod:4335
-#: ../src/guestfs-actions.pod:4355 ../src/guestfs-actions.pod:4368
-#: ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:4437
-#: ../src/guestfs-actions.pod:4455 ../src/guestfs-actions.pod:4471
-#: ../src/guestfs-actions.pod:4485 ../src/guestfs-actions.pod:4499
-#: ../src/guestfs-actions.pod:4516 ../src/guestfs-actions.pod:4531
-#: ../src/guestfs-actions.pod:4551 ../src/guestfs-actions.pod:4621
-#: ../src/guestfs-actions.pod:4694 ../src/guestfs-actions.pod:4725
-#: ../src/guestfs-actions.pod:4744 ../src/guestfs-actions.pod:4763
-#: ../src/guestfs-actions.pod:4775 ../src/guestfs-actions.pod:4792
-#: ../src/guestfs-actions.pod:4805 ../src/guestfs-actions.pod:4820
-#: ../src/guestfs-actions.pod:4835 ../src/guestfs-actions.pod:4870
-#: ../src/guestfs-actions.pod:4903 ../src/guestfs-actions.pod:4942
-#: ../src/guestfs-actions.pod:4962 ../src/guestfs-actions.pod:4976
-#: ../src/guestfs-actions.pod:4993 ../src/guestfs-actions.pod:5042
-#: ../src/guestfs-actions.pod:5088 ../src/guestfs-actions.pod:5142
-#: ../src/guestfs-actions.pod:5176 ../src/guestfs-actions.pod:5211
-#: ../src/guestfs-actions.pod:5228 ../src/guestfs-actions.pod:5246
-#: ../src/guestfs-actions.pod:5380 ../src/guestfs-actions.pod:5437
-#: ../src/guestfs-actions.pod:5459 ../src/guestfs-actions.pod:5477
-#: ../src/guestfs-actions.pod:5509 ../src/guestfs-actions.pod:5575
-#: ../src/guestfs-actions.pod:5592 ../src/guestfs-actions.pod:5605
-#: ../src/guestfs-actions.pod:5619 ../src/guestfs-actions.pod:5908
-#: ../src/guestfs-actions.pod:5927 ../src/guestfs-actions.pod:5946
-#: ../src/guestfs-actions.pod:5960 ../src/guestfs-actions.pod:5972
-#: ../src/guestfs-actions.pod:5986 ../src/guestfs-actions.pod:5998
-#: ../src/guestfs-actions.pod:6012 ../src/guestfs-actions.pod:6028
-#: ../src/guestfs-actions.pod:6049 ../src/guestfs-actions.pod:6068
-#: ../src/guestfs-actions.pod:6087 ../src/guestfs-actions.pod:6117
-#: ../src/guestfs-actions.pod:6135 ../src/guestfs-actions.pod:6158
-#: ../src/guestfs-actions.pod:6176 ../src/guestfs-actions.pod:6195
-#: ../src/guestfs-actions.pod:6216 ../src/guestfs-actions.pod:6235
-#: ../src/guestfs-actions.pod:6252 ../src/guestfs-actions.pod:6280
-#: ../src/guestfs-actions.pod:6304 ../src/guestfs-actions.pod:6323
-#: ../src/guestfs-actions.pod:6347 ../src/guestfs-actions.pod:6366
-#: ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6400
-#: ../src/guestfs-actions.pod:6437 ../src/guestfs-actions.pod:6467
-#: ../src/guestfs-actions.pod:6500 ../src/guestfs-actions.pod:6622
-#: ../src/guestfs-actions.pod:6743 ../src/guestfs-actions.pod:6755
-#: ../src/guestfs-actions.pod:6768 ../src/guestfs-actions.pod:6781
-#: ../src/guestfs-actions.pod:6803 ../src/guestfs-actions.pod:6816
-#: ../src/guestfs-actions.pod:6829 ../src/guestfs-actions.pod:6842
-#: ../src/guestfs-actions.pod:6857 ../src/guestfs-actions.pod:6916
-#: ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6949
-#: ../src/guestfs-actions.pod:6965 ../src/guestfs-actions.pod:6982
-#: ../src/guestfs-actions.pod:6995 ../src/guestfs-actions.pod:7015
-#: ../src/guestfs-actions.pod:7051 ../src/guestfs-actions.pod:7065
-#: ../src/guestfs-actions.pod:7106 ../src/guestfs-actions.pod:7119
-#: ../src/guestfs-actions.pod:7137 ../src/guestfs-actions.pod:7171
-#: ../src/guestfs-actions.pod:7207 ../src/guestfs-actions.pod:7323
-#: ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7352
-#: ../src/guestfs-actions.pod:7407 ../src/guestfs-actions.pod:7420
-#: ../src/guestfs-actions.pod:7465 ../src/guestfs-actions.pod:7498
-#: ../src/guestfs-actions.pod:7559 ../src/guestfs-actions.pod:7585
-#: ../src/guestfs-actions.pod:7652 ../src/guestfs-actions.pod:7671
-#: ../src/guestfs-actions.pod:7700
+#: ../src/guestfs-actions.pod:3780 ../src/guestfs-actions.pod:3794
+#: ../src/guestfs-actions.pod:3807 ../src/guestfs-actions.pod:3821
+#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3872
+#: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:3964
+#: ../src/guestfs-actions.pod:3981 ../src/guestfs-actions.pod:4004
+#: ../src/guestfs-actions.pod:4027 ../src/guestfs-actions.pod:4062
+#: ../src/guestfs-actions.pod:4081 ../src/guestfs-actions.pod:4100
+#: ../src/guestfs-actions.pod:4135 ../src/guestfs-actions.pod:4147
+#: ../src/guestfs-actions.pod:4183 ../src/guestfs-actions.pod:4199
+#: ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:4227
+#: ../src/guestfs-actions.pod:4244 ../src/guestfs-actions.pod:4337
+#: ../src/guestfs-actions.pod:4357 ../src/guestfs-actions.pod:4370
+#: ../src/guestfs-actions.pod:4421 ../src/guestfs-actions.pod:4439
+#: ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4473
+#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4501
+#: ../src/guestfs-actions.pod:4518 ../src/guestfs-actions.pod:4533
+#: ../src/guestfs-actions.pod:4553 ../src/guestfs-actions.pod:4623
+#: ../src/guestfs-actions.pod:4696 ../src/guestfs-actions.pod:4727
+#: ../src/guestfs-actions.pod:4746 ../src/guestfs-actions.pod:4765
+#: ../src/guestfs-actions.pod:4777 ../src/guestfs-actions.pod:4794
+#: ../src/guestfs-actions.pod:4807 ../src/guestfs-actions.pod:4822
+#: ../src/guestfs-actions.pod:4837 ../src/guestfs-actions.pod:4872
+#: ../src/guestfs-actions.pod:4905 ../src/guestfs-actions.pod:4944
+#: ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:4978
+#: ../src/guestfs-actions.pod:4995 ../src/guestfs-actions.pod:5044
+#: ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5144
+#: ../src/guestfs-actions.pod:5180 ../src/guestfs-actions.pod:5215
+#: ../src/guestfs-actions.pod:5232 ../src/guestfs-actions.pod:5250
+#: ../src/guestfs-actions.pod:5384 ../src/guestfs-actions.pod:5441
+#: ../src/guestfs-actions.pod:5463 ../src/guestfs-actions.pod:5481
+#: ../src/guestfs-actions.pod:5513 ../src/guestfs-actions.pod:5579
+#: ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5609
+#: ../src/guestfs-actions.pod:5623 ../src/guestfs-actions.pod:5912
+#: ../src/guestfs-actions.pod:5931 ../src/guestfs-actions.pod:5950
+#: ../src/guestfs-actions.pod:5964 ../src/guestfs-actions.pod:5976
+#: ../src/guestfs-actions.pod:5990 ../src/guestfs-actions.pod:6002
+#: ../src/guestfs-actions.pod:6016 ../src/guestfs-actions.pod:6032
+#: ../src/guestfs-actions.pod:6053 ../src/guestfs-actions.pod:6072
+#: ../src/guestfs-actions.pod:6091 ../src/guestfs-actions.pod:6121
+#: ../src/guestfs-actions.pod:6139 ../src/guestfs-actions.pod:6162
+#: ../src/guestfs-actions.pod:6180 ../src/guestfs-actions.pod:6199
+#: ../src/guestfs-actions.pod:6220 ../src/guestfs-actions.pod:6239
+#: ../src/guestfs-actions.pod:6256 ../src/guestfs-actions.pod:6284
+#: ../src/guestfs-actions.pod:6308 ../src/guestfs-actions.pod:6327
+#: ../src/guestfs-actions.pod:6351 ../src/guestfs-actions.pod:6370
+#: ../src/guestfs-actions.pod:6385 ../src/guestfs-actions.pod:6404
+#: ../src/guestfs-actions.pod:6441 ../src/guestfs-actions.pod:6471
+#: ../src/guestfs-actions.pod:6504 ../src/guestfs-actions.pod:6626
+#: ../src/guestfs-actions.pod:6747 ../src/guestfs-actions.pod:6759
+#: ../src/guestfs-actions.pod:6772 ../src/guestfs-actions.pod:6785
+#: ../src/guestfs-actions.pod:6807 ../src/guestfs-actions.pod:6820
+#: ../src/guestfs-actions.pod:6833 ../src/guestfs-actions.pod:6846
+#: ../src/guestfs-actions.pod:6861 ../src/guestfs-actions.pod:6920
+#: ../src/guestfs-actions.pod:6937 ../src/guestfs-actions.pod:6953
+#: ../src/guestfs-actions.pod:6969 ../src/guestfs-actions.pod:6986
+#: ../src/guestfs-actions.pod:6999 ../src/guestfs-actions.pod:7019
+#: ../src/guestfs-actions.pod:7055 ../src/guestfs-actions.pod:7069
+#: ../src/guestfs-actions.pod:7110 ../src/guestfs-actions.pod:7123
+#: ../src/guestfs-actions.pod:7141 ../src/guestfs-actions.pod:7175
+#: ../src/guestfs-actions.pod:7211 ../src/guestfs-actions.pod:7327
+#: ../src/guestfs-actions.pod:7342 ../src/guestfs-actions.pod:7356
+#: ../src/guestfs-actions.pod:7411 ../src/guestfs-actions.pod:7424
+#: ../src/guestfs-actions.pod:7469 ../src/guestfs-actions.pod:7502
+#: ../src/guestfs-actions.pod:7563 ../src/guestfs-actions.pod:7589
+#: ../src/guestfs-actions.pod:7656 ../src/guestfs-actions.pod:7675
+#: ../src/guestfs-actions.pod:7704
msgid "This function returns 0 on success or -1 on error."
msgstr ""
@@ -6038,12 +6038,12 @@ msgstr ""
#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:257
#: ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1454
#: ../src/guestfs-actions.pod:1949 ../src/guestfs-actions.pod:1970
-#: ../src/guestfs-actions.pod:4556 ../src/guestfs-actions.pod:4875
-#: ../src/guestfs-actions.pod:5093 ../src/guestfs-actions.pod:5181
-#: ../src/guestfs-actions.pod:6445 ../src/guestfs-actions.pod:6475
-#: ../src/guestfs-actions.pod:6508 ../src/guestfs-actions.pod:6567
-#: ../src/guestfs-actions.pod:7503 ../src/guestfs-actions.pod:7593
-#: ../src/guestfs-actions.pod:7763 ../fish/guestfish-actions.pod:31
+#: ../src/guestfs-actions.pod:4558 ../src/guestfs-actions.pod:4877
+#: ../src/guestfs-actions.pod:5095 ../src/guestfs-actions.pod:5185
+#: ../src/guestfs-actions.pod:6449 ../src/guestfs-actions.pod:6479
+#: ../src/guestfs-actions.pod:6512 ../src/guestfs-actions.pod:6571
+#: ../src/guestfs-actions.pod:7507 ../src/guestfs-actions.pod:7597
+#: ../src/guestfs-actions.pod:7767 ../fish/guestfish-actions.pod:31
#: ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180
#: ../fish/guestfish-actions.pod:961 ../fish/guestfish-actions.pod:1321
#: ../fish/guestfish-actions.pod:1335 ../fish/guestfish-actions.pod:3054
@@ -6063,10 +6063,10 @@ msgstr ""
#: ../src/guestfs-actions.pod:1106 ../src/guestfs-actions.pod:1921
#: ../src/guestfs-actions.pod:2019 ../src/guestfs-actions.pod:2122
#: ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3573
-#: ../src/guestfs-actions.pod:4879 ../src/guestfs-actions.pod:6137
-#: ../src/guestfs-actions.pod:6254 ../src/guestfs-actions.pod:6368
-#: ../src/guestfs-actions.pod:6859 ../src/guestfs-actions.pod:6984
-#: ../src/guestfs-actions.pod:7507
+#: ../src/guestfs-actions.pod:4881 ../src/guestfs-actions.pod:6141
+#: ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6372
+#: ../src/guestfs-actions.pod:6863 ../src/guestfs-actions.pod:6988
+#: ../src/guestfs-actions.pod:7511
msgid "(Added in 0.3)"
msgstr ""
@@ -6088,8 +6088,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151
-#: ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4570
-#: ../src/guestfs-actions.pod:4889 ../src/guestfs-actions.pod:5106
+#: ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4572
+#: ../src/guestfs-actions.pod:4891 ../src/guestfs-actions.pod:5108
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 "
@@ -6184,11 +6184,11 @@ msgstr ""
#: ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2031
#: ../src/guestfs-actions.pod:2086 ../src/guestfs-actions.pod:2109
#: ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:2874
-#: ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5065
-#: ../src/guestfs-actions.pod:5283 ../src/guestfs-actions.pod:5689
-#: ../src/guestfs-actions.pod:5715 ../src/guestfs-actions.pod:7092
-#: ../src/guestfs-actions.pod:7518 ../src/guestfs-actions.pod:7531
-#: ../src/guestfs-actions.pod:7544
+#: ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5067
+#: ../src/guestfs-actions.pod:5287 ../src/guestfs-actions.pod:5693
+#: ../src/guestfs-actions.pod:5719 ../src/guestfs-actions.pod:7096
+#: ../src/guestfs-actions.pod:7522 ../src/guestfs-actions.pod:7535
+#: ../src/guestfs-actions.pod:7548
msgid "On error this function returns -1."
msgstr ""
@@ -6222,9 +6222,9 @@ msgstr ""
#: ../src/guestfs-actions.pod:110 ../src/guestfs-actions.pod:121
#: ../src/guestfs-actions.pod:214 ../src/guestfs-actions.pod:225
#: ../src/guestfs-actions.pod:2840 ../src/guestfs-actions.pod:2852
-#: ../src/guestfs-actions.pod:4635 ../src/guestfs-actions.pod:4647
-#: ../src/guestfs-actions.pod:4917 ../src/guestfs-actions.pod:4929
-#: ../src/guestfs-actions.pod:5153 ../src/guestfs-actions.pod:5164
+#: ../src/guestfs-actions.pod:4637 ../src/guestfs-actions.pod:4649
+#: ../src/guestfs-actions.pod:4919 ../src/guestfs-actions.pod:4931
+#: ../src/guestfs-actions.pod:5157 ../src/guestfs-actions.pod:5168
msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
msgstr ""
@@ -6331,7 +6331,7 @@ msgid "This call checks that C<filename> exists."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4583
+#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4585
#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3065
msgid "The optional arguments are:"
msgstr ""
@@ -6565,7 +6565,7 @@ msgstr ""
#: ../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:5766
+#: ../src/guestfs-actions.pod:5770
msgid "(Added in 0.7)"
msgstr ""
@@ -6682,15 +6682,15 @@ msgstr ""
#: ../src/guestfs-actions.pod:2985 ../src/guestfs-actions.pod:3006
#: ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3099
#: ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3139
-#: ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:4117
-#: ../src/guestfs-actions.pod:4287 ../src/guestfs-actions.pod:4397
-#: ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:5494
-#: ../src/guestfs-actions.pod:5664 ../src/guestfs-actions.pod:5842
-#: ../src/guestfs-actions.pod:5891 ../src/guestfs-actions.pod:6528
-#: ../src/guestfs-actions.pod:6544 ../src/guestfs-actions.pod:6561
-#: ../src/guestfs-actions.pod:6592 ../src/guestfs-actions.pod:7266
-#: ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7303
-#: ../src/guestfs-actions.pod:7477 ../src/guestfs-actions.pod:7757
+#: ../src/guestfs-actions.pod:3766 ../src/guestfs-actions.pod:4119
+#: ../src/guestfs-actions.pod:4289 ../src/guestfs-actions.pod:4399
+#: ../src/guestfs-actions.pod:5305 ../src/guestfs-actions.pod:5498
+#: ../src/guestfs-actions.pod:5668 ../src/guestfs-actions.pod:5846
+#: ../src/guestfs-actions.pod:5895 ../src/guestfs-actions.pod:6532
+#: ../src/guestfs-actions.pod:6548 ../src/guestfs-actions.pod:6565
+#: ../src/guestfs-actions.pod:6596 ../src/guestfs-actions.pod:7270
+#: ../src/guestfs-actions.pod:7289 ../src/guestfs-actions.pod:7307
+#: ../src/guestfs-actions.pod:7481 ../src/guestfs-actions.pod:7761
msgid ""
"This function returns a string, or NULL on error. I<The caller must free "
"the returned string after use>."
@@ -6899,17 +6899,17 @@ msgstr ""
#: ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:3059
#: ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3649
#: ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3686
-#: ../src/guestfs-actions.pod:3746 ../src/guestfs-actions.pod:3851
-#: ../src/guestfs-actions.pod:4259 ../src/guestfs-actions.pod:5026
-#: ../src/guestfs-actions.pod:5636 ../src/guestfs-actions.pod:5762
-#: ../src/guestfs-actions.pod:5876 ../src/guestfs-actions.pod:6608
-#: ../src/guestfs-actions.pod:6669 ../src/guestfs-actions.pod:6724
-#: ../src/guestfs-actions.pod:6870 ../src/guestfs-actions.pod:6894
-#: ../src/guestfs-actions.pod:7370 ../src/guestfs-actions.pod:7390
-#: ../src/guestfs-actions.pod:7437 ../src/guestfs-actions.pod:7609
-#: ../src/guestfs-actions.pod:7628 ../src/guestfs-actions.pod:7714
-#: ../src/guestfs-actions.pod:7733 ../src/guestfs-actions.pod:7779
-#: ../src/guestfs-actions.pod:7798
+#: ../src/guestfs-actions.pod:3748 ../src/guestfs-actions.pod:3853
+#: ../src/guestfs-actions.pod:4261 ../src/guestfs-actions.pod:5028
+#: ../src/guestfs-actions.pod:5640 ../src/guestfs-actions.pod:5766
+#: ../src/guestfs-actions.pod:5880 ../src/guestfs-actions.pod:6612
+#: ../src/guestfs-actions.pod:6673 ../src/guestfs-actions.pod:6728
+#: ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:6898
+#: ../src/guestfs-actions.pod:7374 ../src/guestfs-actions.pod:7394
+#: ../src/guestfs-actions.pod:7441 ../src/guestfs-actions.pod:7613
+#: ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7718
+#: ../src/guestfs-actions.pod:7737 ../src/guestfs-actions.pod:7783
+#: ../src/guestfs-actions.pod:7802
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 "
@@ -6920,14 +6920,14 @@ msgstr ""
#: ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:1004
#: ../src/guestfs-actions.pod:1022 ../src/guestfs-actions.pod:1432
#: ../src/guestfs-actions.pod:3413 ../src/guestfs-actions.pod:3444
-#: ../src/guestfs-actions.pod:4100 ../src/guestfs-actions.pod:4150
-#: ../src/guestfs-actions.pod:4337 ../src/guestfs-actions.pod:4370
-#: ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:5030
-#: ../src/guestfs-actions.pod:5577 ../src/guestfs-actions.pod:5974
-#: ../src/guestfs-actions.pod:5988 ../src/guestfs-actions.pod:6000
-#: ../src/guestfs-actions.pod:6449 ../src/guestfs-actions.pod:7108
-#: ../src/guestfs-actions.pod:7121 ../src/guestfs-actions.pod:7354
-#: ../src/guestfs-actions.pod:7597
+#: ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:4152
+#: ../src/guestfs-actions.pod:4339 ../src/guestfs-actions.pod:4372
+#: ../src/guestfs-actions.pod:4535 ../src/guestfs-actions.pod:5032
+#: ../src/guestfs-actions.pod:5581 ../src/guestfs-actions.pod:5978
+#: ../src/guestfs-actions.pod:5992 ../src/guestfs-actions.pod:6004
+#: ../src/guestfs-actions.pod:6453 ../src/guestfs-actions.pod:7112
+#: ../src/guestfs-actions.pod:7125 ../src/guestfs-actions.pod:7358
+#: ../src/guestfs-actions.pod:7601
msgid "(Added in 0.8)"
msgstr ""
@@ -7352,7 +7352,7 @@ msgstr ""
#: ../src/guestfs-actions.pod:3456 ../src/guestfs-actions.pod:3469
#: ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:3498
#: ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:3526
-#: ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5265
+#: ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5269
msgid "This function returns a C truth value on success or -1 on error."
msgstr ""
@@ -7594,7 +7594,7 @@ msgid "See also C<guestfs_realpath>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:866 ../src/guestfs-actions.pod:7288
+#: ../src/guestfs-actions.pod:866 ../src/guestfs-actions.pod:7292
msgid "(Added in 1.0.75)"
msgstr ""
@@ -7614,7 +7614,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:5752
+#: ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:5756
#: ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:3800
msgid "Return the contents of the file named C<path>."
msgstr ""
@@ -7636,15 +7636,15 @@ msgstr ""
#: ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:2245
#: ../src/guestfs-actions.pod:2288 ../src/guestfs-actions.pod:2312
#: ../src/guestfs-actions.pod:2329 ../src/guestfs-actions.pod:2358
-#: ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5560
-#: ../src/guestfs-actions.pod:5691 ../src/guestfs-actions.pod:5717
-#: ../src/guestfs-actions.pod:5741 ../src/guestfs-actions.pod:6673
-#: ../src/guestfs-actions.pod:6728 ../src/guestfs-actions.pod:6874
-#: ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:7561
-#: ../src/guestfs-actions.pod:7587 ../src/guestfs-actions.pod:7613
-#: ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7718
-#: ../src/guestfs-actions.pod:7737 ../src/guestfs-actions.pod:7783
-#: ../src/guestfs-actions.pod:7802 ../fish/guestfish-actions.pod:592
+#: ../src/guestfs-actions.pod:5538 ../src/guestfs-actions.pod:5564
+#: ../src/guestfs-actions.pod:5695 ../src/guestfs-actions.pod:5721
+#: ../src/guestfs-actions.pod:5745 ../src/guestfs-actions.pod:6677
+#: ../src/guestfs-actions.pod:6732 ../src/guestfs-actions.pod:6878
+#: ../src/guestfs-actions.pod:6902 ../src/guestfs-actions.pod:7565
+#: ../src/guestfs-actions.pod:7591 ../src/guestfs-actions.pod:7617
+#: ../src/guestfs-actions.pod:7636 ../src/guestfs-actions.pod:7722
+#: ../src/guestfs-actions.pod:7741 ../src/guestfs-actions.pod:7787
+#: ../src/guestfs-actions.pod:7806 ../fish/guestfish-actions.pod:592
#: ../fish/guestfish-actions.pod:727 ../fish/guestfish-actions.pod:739
#: ../fish/guestfish-actions.pod:915 ../fish/guestfish-actions.pod:925
#: ../fish/guestfish-actions.pod:992 ../fish/guestfish-actions.pod:1002
@@ -7667,11 +7667,11 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:887 ../src/guestfs-actions.pod:3670
-#: ../src/guestfs-actions.pod:3750 ../src/guestfs-actions.pod:3767
-#: ../src/guestfs-actions.pod:3855 ../src/guestfs-actions.pod:4263
-#: ../src/guestfs-actions.pod:4277 ../src/guestfs-actions.pod:5640
-#: ../src/guestfs-actions.pod:5654 ../src/guestfs-actions.pod:7441
-#: ../src/guestfs-actions.pod:7455
+#: ../src/guestfs-actions.pod:3752 ../src/guestfs-actions.pod:3769
+#: ../src/guestfs-actions.pod:3857 ../src/guestfs-actions.pod:4265
+#: ../src/guestfs-actions.pod:4279 ../src/guestfs-actions.pod:5644
+#: ../src/guestfs-actions.pod:5658 ../src/guestfs-actions.pod:7445
+#: ../src/guestfs-actions.pod:7459
msgid "(Added in 0.4)"
msgstr ""
@@ -7795,7 +7795,7 @@ msgstr ""
#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:1252
#: ../src/guestfs-actions.pod:2088 ../src/guestfs-actions.pod:3368
#: ../src/guestfs-actions.pod:3397 ../src/guestfs-actions.pod:3458
-#: ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:7144
+#: ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:7148
msgid "(Added in 1.0.2)"
msgstr ""
@@ -7824,11 +7824,11 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:5097
-#: ../src/guestfs-actions.pod:5230 ../src/guestfs-actions.pod:5267
-#: ../src/guestfs-actions.pod:5285 ../src/guestfs-actions.pod:5461
-#: ../src/guestfs-actions.pod:7053 ../src/guestfs-actions.pod:7067
-#: ../src/guestfs-actions.pod:7467
+#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:5099
+#: ../src/guestfs-actions.pod:5234 ../src/guestfs-actions.pod:5271
+#: ../src/guestfs-actions.pod:5289 ../src/guestfs-actions.pod:5465
+#: ../src/guestfs-actions.pod:7057 ../src/guestfs-actions.pod:7071
+#: ../src/guestfs-actions.pod:7471
msgid "(Added in 1.3.2)"
msgstr ""
@@ -7903,9 +7903,9 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:4514
-#: ../src/guestfs-actions.pod:4723 ../src/guestfs-actions.pod:4742
-#: ../src/guestfs-actions.pod:4761 ../fish/guestfish-actions.pod:681
+#: ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:4516
+#: ../src/guestfs-actions.pod:4725 ../src/guestfs-actions.pod:4744
+#: ../src/guestfs-actions.pod:4763 ../fish/guestfish-actions.pod:681
#: ../fish/guestfish-actions.pod:3029 ../fish/guestfish-actions.pod:3168
#: ../fish/guestfish-actions.pod:3178 ../fish/guestfish-actions.pod:3188
msgid "The mode actually set is affected by the umask."
@@ -8107,9 +8107,9 @@ msgstr ""
#: ../src/guestfs-actions.pod:1124 ../src/guestfs-actions.pod:1247
#: ../src/guestfs-actions.pod:1278 ../src/guestfs-actions.pod:1323
#: ../src/guestfs-actions.pod:1700 ../src/guestfs-actions.pod:1722
-#: ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:7139
-#: ../src/guestfs-actions.pod:7173 ../src/guestfs-actions.pod:7654
-#: ../src/guestfs-actions.pod:7673
+#: ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:7143
+#: ../src/guestfs-actions.pod:7177 ../src/guestfs-actions.pod:7658
+#: ../src/guestfs-actions.pod:7677
msgid ""
"This long-running command can generate progress notification messages so "
"that the caller can display a progress bar or indicator. To receive these "
@@ -8118,9 +8118,9 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:4290
-#: ../src/guestfs-actions.pod:5667 ../src/guestfs-actions.pod:7374
-#: ../src/guestfs-actions.pod:7394 ../src/guestfs-actions.pod:7480
+#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:4292
+#: ../src/guestfs-actions.pod:5671 ../src/guestfs-actions.pod:7378
+#: ../src/guestfs-actions.pod:7398 ../src/guestfs-actions.pod:7484
msgid "(Added in 1.0.87)"
msgstr ""
@@ -8150,8 +8150,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1157
#: ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1303
-#: ../src/guestfs-actions.pod:1417 ../src/guestfs-actions.pod:5044
-#: ../src/guestfs-actions.pod:5511
+#: ../src/guestfs-actions.pod:1417 ../src/guestfs-actions.pod:5046
+#: ../src/guestfs-actions.pod:5515
msgid "(Added in 1.0.18)"
msgstr ""
@@ -8241,10 +8241,10 @@ msgstr ""
#: ../src/guestfs-actions.pod:1193 ../src/guestfs-actions.pod:1210
#: ../src/guestfs-actions.pod:1328 ../src/guestfs-actions.pod:2291
#: ../src/guestfs-actions.pod:2315 ../src/guestfs-actions.pod:2383
-#: ../src/guestfs-actions.pod:4400 ../src/guestfs-actions.pod:4944
-#: ../src/guestfs-actions.pod:6877 ../src/guestfs-actions.pod:6901
-#: ../src/guestfs-actions.pod:7520 ../src/guestfs-actions.pod:7533
-#: ../src/guestfs-actions.pod:7546
+#: ../src/guestfs-actions.pod:4402 ../src/guestfs-actions.pod:4946
+#: ../src/guestfs-actions.pod:6881 ../src/guestfs-actions.pod:6905
+#: ../src/guestfs-actions.pod:7524 ../src/guestfs-actions.pod:7537
+#: ../src/guestfs-actions.pod:7550
msgid "(Added in 1.0.54)"
msgstr ""
@@ -8323,7 +8323,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:7133
+#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:7137
#: ../fish/guestfish-actions.pod:833 ../fish/guestfish-actions.pod:4751
msgid "C<filename> can also be a named pipe."
msgstr ""
@@ -8372,7 +8372,7 @@ msgid "See also C<guestfs_download>, C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:7178
+#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:7182
msgid "(Added in 1.5.17)"
msgstr ""
@@ -8516,7 +8516,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:1363 ../src/guestfs-actions.pod:2099
-#: ../src/guestfs-actions.pod:6349
+#: ../src/guestfs-actions.pod:6353
msgid "(Added in 1.0.69)"
msgstr ""
@@ -8549,17 +8549,17 @@ msgstr ""
#: ../src/guestfs-actions.pod:2248 ../src/guestfs-actions.pod:2404
#: ../src/guestfs-actions.pod:2417 ../src/guestfs-actions.pod:2432
#: ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:2500
-#: ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:3780
-#: ../src/guestfs-actions.pod:3794 ../src/guestfs-actions.pod:3807
-#: ../src/guestfs-actions.pod:3821 ../src/guestfs-actions.pod:4822
-#: ../src/guestfs-actions.pod:5845 ../src/guestfs-actions.pod:5894
-#: ../src/guestfs-actions.pod:6745 ../src/guestfs-actions.pod:6757
-#: ../src/guestfs-actions.pod:6770 ../src/guestfs-actions.pod:6783
-#: ../src/guestfs-actions.pod:6805 ../src/guestfs-actions.pod:6818
-#: ../src/guestfs-actions.pod:6831 ../src/guestfs-actions.pod:6844
-#: ../src/guestfs-actions.pod:7616 ../src/guestfs-actions.pod:7635
-#: ../src/guestfs-actions.pod:7721 ../src/guestfs-actions.pod:7740
-#: ../src/guestfs-actions.pod:7786 ../src/guestfs-actions.pod:7805
+#: ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:3782
+#: ../src/guestfs-actions.pod:3796 ../src/guestfs-actions.pod:3809
+#: ../src/guestfs-actions.pod:3823 ../src/guestfs-actions.pod:4824
+#: ../src/guestfs-actions.pod:5849 ../src/guestfs-actions.pod:5898
+#: ../src/guestfs-actions.pod:6749 ../src/guestfs-actions.pod:6761
+#: ../src/guestfs-actions.pod:6774 ../src/guestfs-actions.pod:6787
+#: ../src/guestfs-actions.pod:6809 ../src/guestfs-actions.pod:6822
+#: ../src/guestfs-actions.pod:6835 ../src/guestfs-actions.pod:6848
+#: ../src/guestfs-actions.pod:7620 ../src/guestfs-actions.pod:7639
+#: ../src/guestfs-actions.pod:7725 ../src/guestfs-actions.pod:7744
+#: ../src/guestfs-actions.pod:7790 ../src/guestfs-actions.pod:7809
msgid "(Added in 1.0.66)"
msgstr ""
@@ -9186,8 +9186,8 @@ msgid "See also C<guestfs_find0>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:4227
-#: ../src/guestfs-actions.pod:5929
+#: ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:4229
+#: ../src/guestfs-actions.pod:5933
msgid "(Added in 1.0.27)"
msgstr ""
@@ -9357,7 +9357,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:7659
+#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:7663
msgid "(Added in 1.0.16)"
msgstr ""
@@ -9396,11 +9396,11 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:5607
-#: ../src/guestfs-actions.pod:6089 ../src/guestfs-actions.pod:6512
-#: ../src/guestfs-actions.pod:6531 ../src/guestfs-actions.pod:6547
-#: ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:7325
-#: ../src/guestfs-actions.pod:7340 ../src/guestfs-actions.pod:7702
+#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:5611
+#: ../src/guestfs-actions.pod:6093 ../src/guestfs-actions.pod:6516
+#: ../src/guestfs-actions.pod:6535 ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6575 ../src/guestfs-actions.pod:7329
+#: ../src/guestfs-actions.pod:7344 ../src/guestfs-actions.pod:7706
msgid "(Added in 1.0.26)"
msgstr ""
@@ -9424,7 +9424,7 @@ msgid "Return the current attach method. See C<guestfs_set_attach_method>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:6119
+#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:6123
msgid "(Added in 1.9.8)"
msgstr ""
@@ -9467,7 +9467,7 @@ msgid "Return the direct appliance mode flag."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:6160
+#: ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:6164
msgid "(Added in 1.0.72)"
msgstr ""
@@ -9500,7 +9500,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:1953 ../src/guestfs-actions.pod:1974
-#: ../src/guestfs-actions.pod:6178 ../src/guestfs-actions.pod:6197
+#: ../src/guestfs-actions.pod:6182 ../src/guestfs-actions.pod:6201
msgid "(Added in 1.0.15)"
msgstr ""
@@ -9561,7 +9561,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:1988 ../src/guestfs-actions.pod:2069
-#: ../src/guestfs-actions.pod:6213 ../src/guestfs-actions.pod:6320
+#: ../src/guestfs-actions.pod:6217 ../src/guestfs-actions.pod:6324
#: ../fish/guestfish-actions.pod:1350 ../fish/guestfish-actions.pod:1401
#: ../fish/guestfish-actions.pod:4126 ../fish/guestfish-actions.pod:4213
msgid ""
@@ -9569,12 +9569,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:4518
-#: ../src/guestfs-actions.pod:4727 ../src/guestfs-actions.pod:4746
-#: ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4777
-#: ../src/guestfs-actions.pod:4794 ../src/guestfs-actions.pod:4807
-#: ../src/guestfs-actions.pod:5832 ../src/guestfs-actions.pod:6218
-#: ../src/guestfs-actions.pod:6479 ../src/guestfs-actions.pod:7094
+#: ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:4520
+#: ../src/guestfs-actions.pod:4729 ../src/guestfs-actions.pod:4748
+#: ../src/guestfs-actions.pod:4767 ../src/guestfs-actions.pod:4779
+#: ../src/guestfs-actions.pod:4796 ../src/guestfs-actions.pod:4809
+#: ../src/guestfs-actions.pod:5836 ../src/guestfs-actions.pod:6222
+#: ../src/guestfs-actions.pod:6483 ../src/guestfs-actions.pod:7098
msgid "(Added in 1.0.55)"
msgstr ""
@@ -9598,7 +9598,7 @@ msgid "This returns the enable network flag."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2004 ../src/guestfs-actions.pod:6237
+#: ../src/guestfs-actions.pod:2004 ../src/guestfs-actions.pod:6241
msgid "(Added in 1.5.4)"
msgstr ""
@@ -9693,7 +9693,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2048 ../src/guestfs-actions.pod:6282
+#: ../src/guestfs-actions.pod:2048 ../src/guestfs-actions.pod:6286
msgid "(Added in 1.0.6)"
msgstr ""
@@ -9718,11 +9718,11 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:3593
-#: ../src/guestfs-actions.pod:3922 ../src/guestfs-actions.pod:4325
-#: ../src/guestfs-actions.pod:4357 ../src/guestfs-actions.pod:5537
-#: ../src/guestfs-actions.pod:5880 ../src/guestfs-actions.pod:6306
-#: ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7017
-#: ../src/guestfs-actions.pod:7209
+#: ../src/guestfs-actions.pod:3924 ../src/guestfs-actions.pod:4327
+#: ../src/guestfs-actions.pod:4359 ../src/guestfs-actions.pod:5541
+#: ../src/guestfs-actions.pod:5884 ../src/guestfs-actions.pod:6310
+#: ../src/guestfs-actions.pod:7001 ../src/guestfs-actions.pod:7021
+#: ../src/guestfs-actions.pod:7213
msgid "(Added in 1.0.77)"
msgstr ""
@@ -9749,7 +9749,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:2137
-#: ../src/guestfs-actions.pod:6325 ../src/guestfs-actions.pod:6383
+#: ../src/guestfs-actions.pod:6329 ../src/guestfs-actions.pod:6387
msgid "(Added in 1.0.67)"
msgstr ""
@@ -9918,8 +9918,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:2354
#: ../src/guestfs-actions.pod:2824 ../src/guestfs-actions.pod:3619
-#: ../src/guestfs-actions.pod:5530 ../src/guestfs-actions.pod:5556
-#: ../src/guestfs-actions.pod:5737
+#: ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5560
+#: ../src/guestfs-actions.pod:5741
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 "
@@ -9966,7 +9966,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:2183 ../src/guestfs-actions.pod:3635
-#: ../src/guestfs-actions.pod:4321
+#: ../src/guestfs-actions.pod:4323
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>."
@@ -9974,9 +9974,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:2187 ../src/guestfs-actions.pod:3639
-#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3872
-#: ../src/guestfs-actions.pod:5910 ../src/guestfs-actions.pod:6402
-#: ../src/guestfs-actions.pod:7767
+#: ../src/guestfs-actions.pod:3838 ../src/guestfs-actions.pod:3874
+#: ../src/guestfs-actions.pod:5914 ../src/guestfs-actions.pod:6406
+#: ../src/guestfs-actions.pod:7771
msgid "(Added in 1.0.59)"
msgstr ""
@@ -10016,8 +10016,8 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:6595
-#: ../src/guestfs-actions.pod:6612
+#: ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:6599
+#: ../src/guestfs-actions.pod:6616
msgid "(Added in 1.0.50)"
msgstr ""
@@ -10167,7 +10167,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:6892
+#: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:6896
#: ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:4591
msgid "If the parameter C<nrlines> is zero, this returns an empty list."
msgstr ""
@@ -10195,8 +10195,8 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2332 ../src/guestfs-actions.pod:6676
-#: ../src/guestfs-actions.pod:6731
+#: ../src/guestfs-actions.pod:2332 ../src/guestfs-actions.pod:6680
+#: ../src/guestfs-actions.pod:6735
msgid "(Added in 1.0.22)"
msgstr ""
@@ -10819,8 +10819,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:2928
-#: ../src/guestfs-actions.pod:3724 ../src/guestfs-actions.pod:5006
-#: ../src/guestfs-actions.pod:7033
+#: ../src/guestfs-actions.pod:3726 ../src/guestfs-actions.pod:5008
+#: ../src/guestfs-actions.pod:7037
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 "
@@ -10927,7 +10927,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:2727 ../src/guestfs-actions.pod:3158
#: ../src/guestfs-actions.pod:3174 ../src/guestfs-actions.pod:3192
-#: ../src/guestfs-actions.pod:5948
+#: ../src/guestfs-actions.pod:5952
msgid "(Added in 1.9.4)"
msgstr ""
@@ -11074,7 +11074,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:3653
-#: ../src/guestfs-actions.pod:4905
+#: ../src/guestfs-actions.pod:4907
msgid "(Added in 1.11.12)"
msgstr ""
@@ -11913,7 +11913,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:3333 ../src/guestfs-actions.pod:3664
-#: ../src/guestfs-actions.pod:3744
+#: ../src/guestfs-actions.pod:3746
msgid "See also C<guestfs_list_filesystems>."
msgstr ""
@@ -12446,13 +12446,18 @@ msgid ""
"volumes."
msgstr ""
+#. type: textblock
+#: ../src/guestfs-actions.pod:3690 ../src/guestfs-actions.pod:5146
+msgid "(Added in 1.11.15)"
+msgstr ""
+
#. type: =head2
-#: ../src/guestfs-actions.pod:3690
+#: ../src/guestfs-actions.pod:3692
msgid "guestfs_list_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3692
+#: ../src/guestfs-actions.pod:3694
#, no-wrap
msgid ""
" char **\n"
@@ -12461,7 +12466,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3695 ../fish/guestfish-actions.pod:2530
+#: ../src/guestfs-actions.pod:3697 ../fish/guestfish-actions.pod:2530
msgid ""
"This inspection command looks for filesystems on partitions, block devices "
"and logical volumes, returning a list of devices containing filesystems and "
@@ -12469,14 +12474,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3699 ../fish/guestfish-actions.pod:2534
+#: ../src/guestfs-actions.pod:3701 ../fish/guestfish-actions.pod:2534
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
-#: ../src/guestfs-actions.pod:3703 ../fish/guestfish-actions.pod:2538
+#: ../src/guestfs-actions.pod:3705 ../fish/guestfish-actions.pod:2538
#, no-wrap
msgid ""
" \"/dev/sda1\" => \"ntfs\"\n"
@@ -12487,14 +12492,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3708 ../fish/guestfish-actions.pod:2543
+#: ../src/guestfs-actions.pod:3710 ../fish/guestfish-actions.pod:2543
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
-#: ../src/guestfs-actions.pod:3712
+#: ../src/guestfs-actions.pod:3714
msgid ""
"This command runs other libguestfs commands, which might include "
"C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -12502,7 +12507,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3716
+#: ../src/guestfs-actions.pod:3718
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 "
@@ -12512,17 +12517,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3730 ../src/guestfs-actions.pod:5497
+#: ../src/guestfs-actions.pod:3732 ../src/guestfs-actions.pod:5501
msgid "(Added in 1.5.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3732
+#: ../src/guestfs-actions.pod:3734
msgid "guestfs_list_partitions"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3734
+#: ../src/guestfs-actions.pod:3736
#, no-wrap
msgid ""
" char **\n"
@@ -12531,29 +12536,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3737 ../fish/guestfish-actions.pod:2563
+#: ../src/guestfs-actions.pod:3739 ../fish/guestfish-actions.pod:2563
msgid "List all the partitions detected on all block devices."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3739 ../fish/guestfish-actions.pod:2565
+#: ../src/guestfs-actions.pod:3741 ../fish/guestfish-actions.pod:2565
msgid "The full partition device names are returned, eg. C</dev/sda1>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3741
+#: ../src/guestfs-actions.pod:3743
msgid ""
"This does not return logical volumes. For that you will need to call "
"C<guestfs_lvs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3752
+#: ../src/guestfs-actions.pod:3754
msgid "guestfs_ll"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3754
+#: ../src/guestfs-actions.pod:3756
#, no-wrap
msgid ""
" char *\n"
@@ -12563,26 +12568,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3758 ../fish/guestfish-actions.pod:2576
+#: ../src/guestfs-actions.pod:3760 ../fish/guestfish-actions.pod:2576
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
-#: ../src/guestfs-actions.pod:3761 ../fish/guestfish-actions.pod:2579
+#: ../src/guestfs-actions.pod:3763 ../fish/guestfish-actions.pod:2579
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
-#: ../src/guestfs-actions.pod:3769
+#: ../src/guestfs-actions.pod:3771
msgid "guestfs_ln"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3771
+#: ../src/guestfs-actions.pod:3773
#, no-wrap
msgid ""
" int\n"
@@ -12593,17 +12598,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3776 ../fish/guestfish-actions.pod:2586
+#: ../src/guestfs-actions.pod:3778 ../fish/guestfish-actions.pod:2586
msgid "This command creates a hard link using the C<ln> command."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3782
+#: ../src/guestfs-actions.pod:3784
msgid "guestfs_ln_f"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3784
+#: ../src/guestfs-actions.pod:3786
#, no-wrap
msgid ""
" int\n"
@@ -12614,19 +12619,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3789 ../fish/guestfish-actions.pod:2592
+#: ../src/guestfs-actions.pod:3791 ../fish/guestfish-actions.pod:2592
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
-#: ../src/guestfs-actions.pod:3796
+#: ../src/guestfs-actions.pod:3798
msgid "guestfs_ln_s"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3798
+#: ../src/guestfs-actions.pod:3800
#, no-wrap
msgid ""
" int\n"
@@ -12637,17 +12642,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3803 ../fish/guestfish-actions.pod:2599
+#: ../src/guestfs-actions.pod:3805 ../fish/guestfish-actions.pod:2599
msgid "This command creates a symbolic link using the C<ln -s> command."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3809
+#: ../src/guestfs-actions.pod:3811
msgid "guestfs_ln_sf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3811
+#: ../src/guestfs-actions.pod:3813
#, no-wrap
msgid ""
" int\n"
@@ -12658,19 +12663,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3816 ../fish/guestfish-actions.pod:2605
+#: ../src/guestfs-actions.pod:3818 ../fish/guestfish-actions.pod:2605
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
-#: ../src/guestfs-actions.pod:3823
+#: ../src/guestfs-actions.pod:3825
msgid "guestfs_lremovexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3825
+#: ../src/guestfs-actions.pod:3827
#, no-wrap
msgid ""
" int\n"
@@ -12681,19 +12686,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3830
+#: ../src/guestfs-actions.pod:3832
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:3838
+#: ../src/guestfs-actions.pod:3840
msgid "guestfs_ls"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3840
+#: ../src/guestfs-actions.pod:3842
#, no-wrap
msgid ""
" char **\n"
@@ -12703,26 +12708,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3844 ../fish/guestfish-actions.pod:2620
+#: ../src/guestfs-actions.pod:3846 ../fish/guestfish-actions.pod:2620
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
-#: ../src/guestfs-actions.pod:3848
+#: ../src/guestfs-actions.pod:3850
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use C<guestfs_readdir> instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3857
+#: ../src/guestfs-actions.pod:3859
msgid "guestfs_lsetxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3859
+#: ../src/guestfs-actions.pod:3861
#, no-wrap
msgid ""
" int\n"
@@ -12735,19 +12740,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3866
+#: ../src/guestfs-actions.pod:3868
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:3874
+#: ../src/guestfs-actions.pod:3876
msgid "guestfs_lstat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3876
+#: ../src/guestfs-actions.pod:3878
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -12757,43 +12762,43 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3880 ../src/guestfs-actions.pod:6632
+#: ../src/guestfs-actions.pod:3882 ../src/guestfs-actions.pod:6636
#: ../fish/guestfish-actions.pod:2639 ../fish/guestfish-actions.pod:4426
msgid "Returns file information for the given C<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3882
+#: ../src/guestfs-actions.pod:3884
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:3886 ../fish/guestfish-actions.pod:2645
+#: ../src/guestfs-actions.pod:3888 ../fish/guestfish-actions.pod:2645
msgid "This is the same as the C<lstat(2)> system call."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3888 ../src/guestfs-actions.pod:6636
+#: ../src/guestfs-actions.pod:3890 ../src/guestfs-actions.pod:6640
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:3892 ../src/guestfs-actions.pod:6640
-#: ../src/guestfs-actions.pod:6658 ../src/guestfs-actions.pod:7039
+#: ../src/guestfs-actions.pod:3894 ../src/guestfs-actions.pod:6644
+#: ../src/guestfs-actions.pod:6662 ../src/guestfs-actions.pod:7043
msgid "(Added in 0.9.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3894
+#: ../src/guestfs-actions.pod:3896
msgid "guestfs_lstatlist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3896
+#: ../src/guestfs-actions.pod:3898
#, no-wrap
msgid ""
" struct guestfs_stat_list *\n"
@@ -12804,7 +12809,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3901
+#: ../src/guestfs-actions.pod:3903
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 "
@@ -12812,7 +12817,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3905 ../fish/guestfish-actions.pod:2655
+#: ../src/guestfs-actions.pod:3907 ../fish/guestfish-actions.pod:2655
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, "
@@ -12820,7 +12825,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3910
+#: ../src/guestfs-actions.pod:3912
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> "
@@ -12831,19 +12836,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3918
+#: ../src/guestfs-actions.pod:3920
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:3924
+#: ../src/guestfs-actions.pod:3926
msgid "guestfs_luks_add_key"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3926
+#: ../src/guestfs-actions.pod:3928
#, no-wrap
msgid ""
" int\n"
@@ -12856,7 +12861,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3933 ../fish/guestfish-actions.pod:2672
+#: ../src/guestfs-actions.pod:3935 ../fish/guestfish-actions.pod:2672
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 "
@@ -12864,16 +12869,16 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3938
+#: ../src/guestfs-actions.pod:3940
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:3944 ../src/guestfs-actions.pod:3984
-#: ../src/guestfs-actions.pod:4007 ../src/guestfs-actions.pod:4027
-#: ../src/guestfs-actions.pod:4062 ../src/guestfs-actions.pod:4081
+#: ../src/guestfs-actions.pod:3946 ../src/guestfs-actions.pod:3986
+#: ../src/guestfs-actions.pod:4009 ../src/guestfs-actions.pod:4029
+#: ../src/guestfs-actions.pod:4064 ../src/guestfs-actions.pod:4083
msgid ""
"This function takes a key or passphrase parameter which could contain "
"sensitive material. Read the section L</KEYS AND PASSPHRASES> for more "
@@ -12881,18 +12886,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3948 ../src/guestfs-actions.pod:3988
-#: ../src/guestfs-actions.pod:4011 ../src/guestfs-actions.pod:4031
+#: ../src/guestfs-actions.pod:3950 ../src/guestfs-actions.pod:3990
+#: ../src/guestfs-actions.pod:4013 ../src/guestfs-actions.pod:4033
msgid "(Added in 1.5.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3950
+#: ../src/guestfs-actions.pod:3952
msgid "guestfs_luks_close"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3952
+#: ../src/guestfs-actions.pod:3954
#, no-wrap
msgid ""
" int\n"
@@ -12902,7 +12907,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3956
+#: ../src/guestfs-actions.pod:3958
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 "
@@ -12911,19 +12916,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3964 ../src/guestfs-actions.pod:4066
-#: ../src/guestfs-actions.pod:4085 ../src/guestfs-actions.pod:4135
-#: ../src/guestfs-actions.pod:4183
+#: ../src/guestfs-actions.pod:3966 ../src/guestfs-actions.pod:4068
+#: ../src/guestfs-actions.pod:4087 ../src/guestfs-actions.pod:4137
+#: ../src/guestfs-actions.pod:4185
msgid "(Added in 1.5.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3966
+#: ../src/guestfs-actions.pod:3968
msgid "guestfs_luks_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3968
+#: ../src/guestfs-actions.pod:3970
#, no-wrap
msgid ""
" int\n"
@@ -12935,7 +12940,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3974 ../fish/guestfish-actions.pod:2698
+#: ../src/guestfs-actions.pod:3976 ../fish/guestfish-actions.pod:2698
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 "
@@ -12943,11 +12948,11 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3981 ../src/guestfs-actions.pod:4004
-#: ../src/guestfs-actions.pod:4147 ../src/guestfs-actions.pod:5248
-#: ../src/guestfs-actions.pod:6030 ../src/guestfs-actions.pod:6439
-#: ../src/guestfs-actions.pod:6469 ../src/guestfs-actions.pod:6502
-#: ../src/guestfs-actions.pod:7678 ../fish/guestfish-actions.pod:2706
+#: ../src/guestfs-actions.pod:3983 ../src/guestfs-actions.pod:4006
+#: ../src/guestfs-actions.pod:4149 ../src/guestfs-actions.pod:5252
+#: ../src/guestfs-actions.pod:6034 ../src/guestfs-actions.pod:6443
+#: ../src/guestfs-actions.pod:6473 ../src/guestfs-actions.pod:6506
+#: ../src/guestfs-actions.pod:7682 ../fish/guestfish-actions.pod:2706
#: ../fish/guestfish-actions.pod:2719 ../fish/guestfish-actions.pod:2806
#: ../fish/guestfish-actions.pod:3467 ../fish/guestfish-actions.pod:3987
#: ../fish/guestfish-actions.pod:4297 ../fish/guestfish-actions.pod:4320
@@ -12958,12 +12963,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3990
+#: ../src/guestfs-actions.pod:3992
msgid "guestfs_luks_format_cipher"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3992
+#: ../src/guestfs-actions.pod:3994
#, no-wrap
msgid ""
" int\n"
@@ -12976,19 +12981,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3999
+#: ../src/guestfs-actions.pod:4001
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:4013
+#: ../src/guestfs-actions.pod:4015
msgid "guestfs_luks_kill_slot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4015
+#: ../src/guestfs-actions.pod:4017
#, no-wrap
msgid ""
" int\n"
@@ -13000,19 +13005,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4021 ../fish/guestfish-actions.pod:2726
+#: ../src/guestfs-actions.pod:4023 ../fish/guestfish-actions.pod:2726
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
-#: ../src/guestfs-actions.pod:4033
+#: ../src/guestfs-actions.pod:4035
msgid "guestfs_luks_open"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4035
+#: ../src/guestfs-actions.pod:4037
#, no-wrap
msgid ""
" int\n"
@@ -13024,26 +13029,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4041 ../fish/guestfish-actions.pod:2737
+#: ../src/guestfs-actions.pod:4043 ../fish/guestfish-actions.pod:2737
msgid ""
"This command opens a block device which has been encrypted according to the "
"Linux Unified Key Setup (LUKS) standard."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4044 ../fish/guestfish-actions.pod:2740
+#: ../src/guestfs-actions.pod:4046 ../fish/guestfish-actions.pod:2740
msgid "C<device> is the encrypted block device or partition."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4046 ../fish/guestfish-actions.pod:2742
+#: ../src/guestfs-actions.pod:4048 ../fish/guestfish-actions.pod:2742
msgid ""
"The caller must supply one of the keys associated with the LUKS block "
"device, in the C<key> parameter."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4049 ../fish/guestfish-actions.pod:2745
+#: ../src/guestfs-actions.pod:4051 ../fish/guestfish-actions.pod:2745
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 "
@@ -13051,7 +13056,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4053
+#: ../src/guestfs-actions.pod:4055
msgid ""
"If this block device contains LVM volume groups, then calling "
"C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -13059,17 +13064,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4057
+#: ../src/guestfs-actions.pod:4059
msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4068
+#: ../src/guestfs-actions.pod:4070
msgid "guestfs_luks_open_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4070
+#: ../src/guestfs-actions.pod:4072
#, no-wrap
msgid ""
" int\n"
@@ -13081,19 +13086,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4076
+#: ../src/guestfs-actions.pod:4078
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:4087
+#: ../src/guestfs-actions.pod:4089
msgid "guestfs_lvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4089
+#: ../src/guestfs-actions.pod:4091
#, no-wrap
msgid ""
" int\n"
@@ -13105,19 +13110,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4095 ../fish/guestfish-actions.pod:2773
+#: ../src/guestfs-actions.pod:4097 ../fish/guestfish-actions.pod:2773
msgid ""
"This creates an LVM logical volume called C<logvol> on the volume group "
"C<volgroup>, with C<size> megabytes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4102
+#: ../src/guestfs-actions.pod:4104
msgid "guestfs_lvm_canonical_lv_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4104
+#: ../src/guestfs-actions.pod:4106
#, no-wrap
msgid ""
" char *\n"
@@ -13127,7 +13132,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4108 ../fish/guestfish-actions.pod:2780
+#: ../src/guestfs-actions.pod:4110 ../fish/guestfish-actions.pod:2780
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/"
@@ -13135,29 +13140,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4112 ../fish/guestfish-actions.pod:2784
+#: ../src/guestfs-actions.pod:4114 ../fish/guestfish-actions.pod:2784
msgid ""
"This command returns an error if the C<lvname> parameter does not refer to a "
"logical volume."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4115
+#: ../src/guestfs-actions.pod:4117
msgid "See also C<guestfs_is_lv>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4120
+#: ../src/guestfs-actions.pod:4122
msgid "(Added in 1.5.24)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4122
+#: ../src/guestfs-actions.pod:4124
msgid "guestfs_lvm_clear_filter"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4124
+#: ../src/guestfs-actions.pod:4126
#, no-wrap
msgid ""
" int\n"
@@ -13166,26 +13171,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4127
+#: ../src/guestfs-actions.pod:4129
msgid ""
"This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to "
"see every block device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:4172
+#: ../src/guestfs-actions.pod:4132 ../src/guestfs-actions.pod:4174
#: ../fish/guestfish-actions.pod:2796 ../fish/guestfish-actions.pod:2827
msgid ""
"This command also clears the LVM cache and performs a volume group scan."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4137
+#: ../src/guestfs-actions.pod:4139
msgid "guestfs_lvm_remove_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4139
+#: ../src/guestfs-actions.pod:4141
#, no-wrap
msgid ""
" int\n"
@@ -13194,19 +13199,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4142 ../fish/guestfish-actions.pod:2803
+#: ../src/guestfs-actions.pod:4144 ../fish/guestfish-actions.pod:2803
msgid ""
"This command removes all LVM logical volumes, volume groups and physical "
"volumes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4152
+#: ../src/guestfs-actions.pod:4154
msgid "guestfs_lvm_set_filter"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4154
+#: ../src/guestfs-actions.pod:4156
#, no-wrap
msgid ""
" int\n"
@@ -13216,7 +13221,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4158 ../fish/guestfish-actions.pod:2813
+#: ../src/guestfs-actions.pod:4160 ../fish/guestfish-actions.pod:2813
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 "
@@ -13224,7 +13229,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4162 ../fish/guestfish-actions.pod:2817
+#: ../src/guestfs-actions.pod:4164 ../fish/guestfish-actions.pod:2817
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 "
@@ -13236,24 +13241,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4175 ../fish/guestfish-actions.pod:2830
+#: ../src/guestfs-actions.pod:4177 ../fish/guestfish-actions.pod:2830
msgid "You can filter whole block devices or individual partitions."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4177 ../fish/guestfish-actions.pod:2832
+#: ../src/guestfs-actions.pod:4179 ../fish/guestfish-actions.pod:2832
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
-#: ../src/guestfs-actions.pod:4185
+#: ../src/guestfs-actions.pod:4187
msgid "guestfs_lvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4187
+#: ../src/guestfs-actions.pod:4189
#, no-wrap
msgid ""
" int\n"
@@ -13263,32 +13268,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4191 ../fish/guestfish-actions.pod:2840
+#: ../src/guestfs-actions.pod:4193 ../fish/guestfish-actions.pod:2840
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
-#: ../src/guestfs-actions.pod:4194 ../fish/guestfish-actions.pod:2843
+#: ../src/guestfs-actions.pod:4196 ../fish/guestfish-actions.pod:2843
msgid ""
"You can also remove all LVs in a volume group by specifying the VG name, C</"
"dev/VG>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4199 ../src/guestfs-actions.pod:5594
-#: ../src/guestfs-actions.pod:7409
+#: ../src/guestfs-actions.pod:4201 ../src/guestfs-actions.pod:5598
+#: ../src/guestfs-actions.pod:7413
msgid "(Added in 1.0.13)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4201
+#: ../src/guestfs-actions.pod:4203
msgid "guestfs_lvrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4203
+#: ../src/guestfs-actions.pod:4205
#, no-wrap
msgid ""
" int\n"
@@ -13299,22 +13304,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4208 ../fish/guestfish-actions.pod:2850
+#: ../src/guestfs-actions.pod:4210 ../fish/guestfish-actions.pod:2850
msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:7422
+#: ../src/guestfs-actions.pod:4214 ../src/guestfs-actions.pod:7426
msgid "(Added in 1.0.83)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4214
+#: ../src/guestfs-actions.pod:4216
msgid "guestfs_lvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4216
+#: ../src/guestfs-actions.pod:4218
#, no-wrap
msgid ""
" int\n"
@@ -13325,19 +13330,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4221 ../fish/guestfish-actions.pod:2856
+#: ../src/guestfs-actions.pod:4223 ../fish/guestfish-actions.pod:2856
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
-#: ../src/guestfs-actions.pod:4229
+#: ../src/guestfs-actions.pod:4231
msgid "guestfs_lvresize_free"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4231
+#: ../src/guestfs-actions.pod:4233
#, no-wrap
msgid ""
" int\n"
@@ -13348,7 +13353,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4236 ../fish/guestfish-actions.pod:2864
+#: ../src/guestfs-actions.pod:4238 ../fish/guestfish-actions.pod:2864
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 "
@@ -13357,17 +13362,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4244
+#: ../src/guestfs-actions.pod:4246
msgid "(Added in 1.3.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4246
+#: ../src/guestfs-actions.pod:4248
msgid "guestfs_lvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4248
+#: ../src/guestfs-actions.pod:4250
#, no-wrap
msgid ""
" char **\n"
@@ -13376,31 +13381,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4251 ../fish/guestfish-actions.pod:2874
+#: ../src/guestfs-actions.pod:4253 ../fish/guestfish-actions.pod:2874
msgid ""
"List all the logical volumes detected. This is the equivalent of the L<lvs"
"(8)> command."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4254 ../fish/guestfish-actions.pod:2877
+#: ../src/guestfs-actions.pod:4256 ../fish/guestfish-actions.pod:2877
msgid ""
"This returns a list of the logical volume device names (eg. C</dev/"
"VolGroup00/LogVol00>)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4257
+#: ../src/guestfs-actions.pod:4259
msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4265
+#: ../src/guestfs-actions.pod:4267
msgid "guestfs_lvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4267
+#: ../src/guestfs-actions.pod:4269
#, no-wrap
msgid ""
" struct guestfs_lvm_lv_list *\n"
@@ -13409,26 +13414,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4270 ../fish/guestfish-actions.pod:2886
+#: ../src/guestfs-actions.pod:4272 ../fish/guestfish-actions.pod:2886
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: textblock
-#: ../src/guestfs-actions.pod:4273
+#: ../src/guestfs-actions.pod:4275
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:4279
+#: ../src/guestfs-actions.pod:4281
msgid "guestfs_lvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4281
+#: ../src/guestfs-actions.pod:4283
#, no-wrap
msgid ""
" char *\n"
@@ -13438,17 +13443,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4285 ../fish/guestfish-actions.pod:2893
+#: ../src/guestfs-actions.pod:4287 ../fish/guestfish-actions.pod:2893
msgid "This command returns the UUID of the LVM LV C<device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4292
+#: ../src/guestfs-actions.pod:4294
msgid "guestfs_lxattrlist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4294
+#: ../src/guestfs-actions.pod:4296
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -13459,7 +13464,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4299 ../fish/guestfish-actions.pod:2899
+#: ../src/guestfs-actions.pod:4301 ../fish/guestfish-actions.pod:2899
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 "
@@ -13467,7 +13472,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4303 ../fish/guestfish-actions.pod:2903
+#: ../src/guestfs-actions.pod:4305 ../fish/guestfish-actions.pod:2903
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>. "
@@ -13479,7 +13484,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4313
+#: ../src/guestfs-actions.pod:4315
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 "
@@ -13490,12 +13495,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4327
+#: ../src/guestfs-actions.pod:4329
msgid "guestfs_mkdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4329
+#: ../src/guestfs-actions.pod:4331
#, no-wrap
msgid ""
" int\n"
@@ -13505,17 +13510,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4333 ../fish/guestfish-actions.pod:2925
+#: ../src/guestfs-actions.pod:4335 ../fish/guestfish-actions.pod:2925
msgid "Create a directory named C<path>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4339
+#: ../src/guestfs-actions.pod:4341
msgid "guestfs_mkdir_mode"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4341
+#: ../src/guestfs-actions.pod:4343
#, no-wrap
msgid ""
" int\n"
@@ -13526,14 +13531,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4346 ../fish/guestfish-actions.pod:2931
+#: ../src/guestfs-actions.pod:4348 ../fish/guestfish-actions.pod:2931
msgid ""
"This command creates a directory, setting the initial permissions of the "
"directory to C<mode>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4349 ../fish/guestfish-actions.pod:2934
+#: ../src/guestfs-actions.pod:4351 ../fish/guestfish-actions.pod:2934
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 "
@@ -13541,17 +13546,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4353
+#: ../src/guestfs-actions.pod:4355
msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4359
+#: ../src/guestfs-actions.pod:4361
msgid "guestfs_mkdir_p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4361
+#: ../src/guestfs-actions.pod:4363
#, no-wrap
msgid ""
" int\n"
@@ -13561,19 +13566,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4365 ../fish/guestfish-actions.pod:2944
+#: ../src/guestfs-actions.pod:4367 ../fish/guestfish-actions.pod:2944
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
-#: ../src/guestfs-actions.pod:4372
+#: ../src/guestfs-actions.pod:4374
msgid "guestfs_mkdtemp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4374
+#: ../src/guestfs-actions.pod:4376
#, no-wrap
msgid ""
" char *\n"
@@ -13583,7 +13588,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4378 ../fish/guestfish-actions.pod:2951
+#: ../src/guestfs-actions.pod:4380 ../fish/guestfish-actions.pod:2951
msgid ""
"This command creates a temporary directory. The C<template> parameter "
"should be a full pathname for the temporary directory name with the final "
@@ -13591,41 +13596,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4383 ../fish/guestfish-actions.pod:2956
+#: ../src/guestfs-actions.pod:4385 ../fish/guestfish-actions.pod:2956
msgid ""
"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
"being suitable for Windows filesystems."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4386 ../fish/guestfish-actions.pod:2959
+#: ../src/guestfs-actions.pod:4388 ../fish/guestfish-actions.pod:2959
msgid "The name of the temporary directory that was created is returned."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4389 ../fish/guestfish-actions.pod:2962
+#: ../src/guestfs-actions.pod:4391 ../fish/guestfish-actions.pod:2962
msgid "The temporary directory is created with mode 0700 and is owned by root."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4392 ../fish/guestfish-actions.pod:2965
+#: ../src/guestfs-actions.pod:4394 ../fish/guestfish-actions.pod:2965
msgid ""
"The caller is responsible for deleting the temporary directory and its "
"contents after use."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4395 ../fish/guestfish-actions.pod:2968
+#: ../src/guestfs-actions.pod:4397 ../fish/guestfish-actions.pod:2968
msgid "See also: L<mkdtemp(3)>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4402
+#: ../src/guestfs-actions.pod:4404
msgid "guestfs_mke2fs_J"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4404
+#: ../src/guestfs-actions.pod:4406
#, no-wrap
msgid ""
" int\n"
@@ -13638,14 +13643,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4411 ../fish/guestfish-actions.pod:2974
+#: ../src/guestfs-actions.pod:4413 ../fish/guestfish-actions.pod:2974
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
-#: ../src/guestfs-actions.pod:4415 ../fish/guestfish-actions.pod:2978
+#: ../src/guestfs-actions.pod:4417 ../fish/guestfish-actions.pod:2978
#, no-wrap
msgid ""
" mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -13653,25 +13658,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4417
+#: ../src/guestfs-actions.pod:4419
msgid "See also C<guestfs_mke2journal>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4421 ../src/guestfs-actions.pod:4439
-#: ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4473
-#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4501
-#: ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4837
+#: ../src/guestfs-actions.pod:4423 ../src/guestfs-actions.pod:4441
+#: ../src/guestfs-actions.pod:4459 ../src/guestfs-actions.pod:4475
+#: ../src/guestfs-actions.pod:4489 ../src/guestfs-actions.pod:4503
+#: ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4839
msgid "(Added in 1.0.68)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4423
+#: ../src/guestfs-actions.pod:4425
msgid "guestfs_mke2fs_JL"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4425
+#: ../src/guestfs-actions.pod:4427
#, no-wrap
msgid ""
" int\n"
@@ -13684,24 +13689,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4432 ../fish/guestfish-actions.pod:2986
+#: ../src/guestfs-actions.pod:4434 ../fish/guestfish-actions.pod:2986
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"the journal labeled C<label>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4435
+#: ../src/guestfs-actions.pod:4437
msgid "See also C<guestfs_mke2journal_L>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4441
+#: ../src/guestfs-actions.pod:4443
msgid "guestfs_mke2fs_JU"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4443
+#: ../src/guestfs-actions.pod:4445
#, no-wrap
msgid ""
" int\n"
@@ -13714,24 +13719,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4450 ../fish/guestfish-actions.pod:2995
+#: ../src/guestfs-actions.pod:4452 ../fish/guestfish-actions.pod:2995
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
-#: ../src/guestfs-actions.pod:4453
+#: ../src/guestfs-actions.pod:4455
msgid "See also C<guestfs_mke2journal_U>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4459
+#: ../src/guestfs-actions.pod:4461
msgid "guestfs_mke2journal"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4461
+#: ../src/guestfs-actions.pod:4463
#, no-wrap
msgid ""
" int\n"
@@ -13742,14 +13747,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4466 ../fish/guestfish-actions.pod:3004
+#: ../src/guestfs-actions.pod:4468 ../fish/guestfish-actions.pod:3004
msgid ""
"This creates an ext2 external journal on C<device>. It is equivalent to the "
"command:"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4469 ../fish/guestfish-actions.pod:3007
+#: ../src/guestfs-actions.pod:4471 ../fish/guestfish-actions.pod:3007
#, no-wrap
msgid ""
" mke2fs -O journal_dev -b blocksize device\n"
@@ -13757,12 +13762,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4475
+#: ../src/guestfs-actions.pod:4477
msgid "guestfs_mke2journal_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4477
+#: ../src/guestfs-actions.pod:4479
#, no-wrap
msgid ""
" int\n"
@@ -13774,17 +13779,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4483 ../fish/guestfish-actions.pod:3013
+#: ../src/guestfs-actions.pod:4485 ../fish/guestfish-actions.pod:3013
msgid "This creates an ext2 external journal on C<device> with label C<label>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4489
+#: ../src/guestfs-actions.pod:4491
msgid "guestfs_mke2journal_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4491
+#: ../src/guestfs-actions.pod:4493
#, no-wrap
msgid ""
" int\n"
@@ -13796,17 +13801,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4497 ../fish/guestfish-actions.pod:3019
+#: ../src/guestfs-actions.pod:4499 ../fish/guestfish-actions.pod:3019
msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4503
+#: ../src/guestfs-actions.pod:4505
msgid "guestfs_mkfifo"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4505
+#: ../src/guestfs-actions.pod:4507
#, no-wrap
msgid ""
" int\n"
@@ -13817,19 +13822,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4510
+#: ../src/guestfs-actions.pod:4512
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:4520
+#: ../src/guestfs-actions.pod:4522
msgid "guestfs_mkfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4522
+#: ../src/guestfs-actions.pod:4524
#, no-wrap
msgid ""
" int\n"
@@ -13840,19 +13845,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4527 ../fish/guestfish-actions.pod:3035
+#: ../src/guestfs-actions.pod:4529 ../fish/guestfish-actions.pod:3035
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
-#: ../src/guestfs-actions.pod:4535
+#: ../src/guestfs-actions.pod:4537
msgid "guestfs_mkfs_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4537
+#: ../src/guestfs-actions.pod:4539
#, no-wrap
msgid ""
" int\n"
@@ -13864,7 +13869,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4543
+#: ../src/guestfs-actions.pod:4545
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 "
@@ -13872,7 +13877,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4593
+#: ../src/guestfs-actions.pod:4550 ../src/guestfs-actions.pod:4595
#: ../fish/guestfish-actions.pod:3048 ../fish/guestfish-actions.pod:3075
msgid ""
"For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
@@ -13880,18 +13885,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4553 ../fish/guestfish-actions.pod:3051
+#: ../src/guestfs-actions.pod:4555 ../fish/guestfish-actions.pod:3051
msgid ""
"This function is deprecated. In new code, use the C<mkfs_opts> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4562
+#: ../src/guestfs-actions.pod:4564
msgid "guestfs_mkfs_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4564
+#: ../src/guestfs-actions.pod:4566
#, no-wrap
msgid ""
" int\n"
@@ -13903,7 +13908,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4575
+#: ../src/guestfs-actions.pod:4577
#, no-wrap
msgid ""
" GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -13914,19 +13919,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4580 ../fish/guestfish-actions.pod:3062
+#: ../src/guestfs-actions.pod:4582 ../fish/guestfish-actions.pod:3062
msgid ""
"This function creates a filesystem on C<device>. The filesystem type is "
"C<fstype>, for example C<ext3>."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:4587 ../fish/guestfish-actions.pod:3069
+#: ../src/guestfs-actions.pod:4589 ../fish/guestfish-actions.pod:3069
msgid "C<blocksize>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4589 ../fish/guestfish-actions.pod:3071
+#: ../src/guestfs-actions.pod:4591 ../fish/guestfish-actions.pod:3071
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 "
@@ -13934,74 +13939,74 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4596 ../fish/guestfish-actions.pod:3078
+#: ../src/guestfs-actions.pod:4598 ../fish/guestfish-actions.pod:3078
msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:4598 ../fish/guestfish-actions.pod:3080
+#: ../src/guestfs-actions.pod:4600 ../fish/guestfish-actions.pod:3080
msgid "C<features>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4600 ../fish/guestfish-actions.pod:3082
+#: ../src/guestfs-actions.pod:4602 ../fish/guestfish-actions.pod:3082
msgid "This passes the I<-O> parameter to the external mkfs program."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4602 ../fish/guestfish-actions.pod:3084
+#: ../src/guestfs-actions.pod:4604 ../fish/guestfish-actions.pod:3084
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
-#: ../src/guestfs-actions.pod:4606 ../fish/guestfish-actions.pod:3088
+#: ../src/guestfs-actions.pod:4608 ../fish/guestfish-actions.pod:3088
msgid ""
"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
"type."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:4609 ../fish/guestfish-actions.pod:3091
+#: ../src/guestfs-actions.pod:4611 ../fish/guestfish-actions.pod:3091
#, fuzzy
#| msgid "C<inspector>"
msgid "C<inode>"
msgstr "C<inspector>"
#. type: textblock
-#: ../src/guestfs-actions.pod:4611 ../fish/guestfish-actions.pod:3093
+#: ../src/guestfs-actions.pod:4613 ../fish/guestfish-actions.pod:3093
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
-#: ../src/guestfs-actions.pod:4614 ../fish/guestfish-actions.pod:3096
+#: ../src/guestfs-actions.pod:4616 ../fish/guestfish-actions.pod:3096
#, fuzzy
#| msgid "C<inspector>"
msgid "C<sectorsize>"
msgstr "C<inspector>"
#. type: textblock
-#: ../src/guestfs-actions.pod:4616 ../fish/guestfish-actions.pod:3098
+#: ../src/guestfs-actions.pod:4618 ../fish/guestfish-actions.pod:3098
msgid ""
"This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
"sets sector size for ufs filesystem."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4623
+#: ../src/guestfs-actions.pod:4625
msgid "(Added in 1.7.19)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4625
+#: ../src/guestfs-actions.pod:4627
msgid "guestfs_mkfs_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4627
+#: ../src/guestfs-actions.pod:4629
#, no-wrap
msgid ""
" int\n"
@@ -14013,17 +14018,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4633
+#: ../src/guestfs-actions.pod:4635
msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4637
+#: ../src/guestfs-actions.pod:4639
msgid "guestfs_mkfs_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4639
+#: ../src/guestfs-actions.pod:4641
#, no-wrap
msgid ""
" int\n"
@@ -14035,17 +14040,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4645
+#: ../src/guestfs-actions.pod:4647
msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4649
+#: ../src/guestfs-actions.pod:4651
msgid "guestfs_mkmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4651
+#: ../src/guestfs-actions.pod:4653
#, no-wrap
msgid ""
" int\n"
@@ -14055,7 +14060,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4655
+#: ../src/guestfs-actions.pod:4657
msgid ""
"C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
"that can be used to create extra mountpoints before mounting the first "
@@ -14063,7 +14068,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4659 ../fish/guestfish-actions.pod:3113
+#: ../src/guestfs-actions.pod:4661 ../fish/guestfish-actions.pod:3113
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 "
@@ -14071,7 +14076,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4663 ../fish/guestfish-actions.pod:3117
+#: ../src/guestfs-actions.pod:4665 ../fish/guestfish-actions.pod:3117
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 "
@@ -14079,7 +14084,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4668 ../fish/guestfish-actions.pod:3122
+#: ../src/guestfs-actions.pod:4670 ../fish/guestfish-actions.pod:3122
#, no-wrap
msgid ""
" add-ro Fedora-11-i686-Live.iso\n"
@@ -14094,12 +14099,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4677 ../fish/guestfish-actions.pod:3131
+#: ../src/guestfs-actions.pod:4679 ../fish/guestfish-actions.pod:3131
msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4679
+#: ../src/guestfs-actions.pod:4681
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 "
@@ -14107,7 +14112,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4683
+#: ../src/guestfs-actions.pod:4685
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 "
@@ -14116,13 +14121,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4688 ../fish/guestfish-actions.pod:3142
+#: ../src/guestfs-actions.pod:4690 ../fish/guestfish-actions.pod:3142
msgid ""
"For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4690
+#: ../src/guestfs-actions.pod:4692
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 "
@@ -14130,18 +14135,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4696 ../src/guestfs-actions.pod:5012
-#: ../src/guestfs-actions.pod:6014
+#: ../src/guestfs-actions.pod:4698 ../src/guestfs-actions.pod:5014
+#: ../src/guestfs-actions.pod:6018
msgid "(Added in 1.0.62)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4698
+#: ../src/guestfs-actions.pod:4700
msgid "guestfs_mknod"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4700
+#: ../src/guestfs-actions.pod:4702
#, no-wrap
msgid ""
" int\n"
@@ -14154,13 +14159,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4707 ../fish/guestfish-actions.pod:3152
+#: ../src/guestfs-actions.pod:4709 ../fish/guestfish-actions.pod:3152
msgid ""
"This call creates block or character special devices, or named pipes (FIFOs)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4710 ../fish/guestfish-actions.pod:3155
+#: ../src/guestfs-actions.pod:4712 ../fish/guestfish-actions.pod:3155
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 "
@@ -14168,7 +14173,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4715
+#: ../src/guestfs-actions.pod:4717
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 "
@@ -14179,12 +14184,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4729
+#: ../src/guestfs-actions.pod:4731
msgid "guestfs_mknod_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4731
+#: ../src/guestfs-actions.pod:4733
#, no-wrap
msgid ""
" int\n"
@@ -14197,7 +14202,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4738
+#: ../src/guestfs-actions.pod:4740
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 "
@@ -14205,12 +14210,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4748
+#: ../src/guestfs-actions.pod:4750
msgid "guestfs_mknod_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4750
+#: ../src/guestfs-actions.pod:4752
#, no-wrap
msgid ""
" int\n"
@@ -14223,7 +14228,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4757
+#: ../src/guestfs-actions.pod:4759
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 "
@@ -14231,12 +14236,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4767
+#: ../src/guestfs-actions.pod:4769
msgid "guestfs_mkswap"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4769
+#: ../src/guestfs-actions.pod:4771
#, no-wrap
msgid ""
" int\n"
@@ -14246,17 +14251,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4773 ../fish/guestfish-actions.pod:3194
+#: ../src/guestfs-actions.pod:4775 ../fish/guestfish-actions.pod:3194
msgid "Create a swap partition on C<device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4779
+#: ../src/guestfs-actions.pod:4781
msgid "guestfs_mkswap_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4781
+#: ../src/guestfs-actions.pod:4783
#, no-wrap
msgid ""
" int\n"
@@ -14267,12 +14272,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4786 ../fish/guestfish-actions.pod:3200
+#: ../src/guestfs-actions.pod:4788 ../fish/guestfish-actions.pod:3200
msgid "Create a swap partition on C<device> with label C<label>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4788 ../fish/guestfish-actions.pod:3202
+#: ../src/guestfs-actions.pod:4790 ../fish/guestfish-actions.pod:3202
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 "
@@ -14280,12 +14285,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4796
+#: ../src/guestfs-actions.pod:4798
msgid "guestfs_mkswap_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4798
+#: ../src/guestfs-actions.pod:4800
#, no-wrap
msgid ""
" int\n"
@@ -14296,17 +14301,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4803 ../fish/guestfish-actions.pod:3210
+#: ../src/guestfs-actions.pod:4805 ../fish/guestfish-actions.pod:3210
msgid "Create a swap partition on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4809
+#: ../src/guestfs-actions.pod:4811
msgid "guestfs_mkswap_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4811
+#: ../src/guestfs-actions.pod:4813
#, no-wrap
msgid ""
" int\n"
@@ -14316,24 +14321,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4815 ../fish/guestfish-actions.pod:3216
+#: ../src/guestfs-actions.pod:4817 ../fish/guestfish-actions.pod:3216
msgid "Create a swap file."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4817
+#: ../src/guestfs-actions.pod:4819
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:4824
+#: ../src/guestfs-actions.pod:4826
msgid "guestfs_modprobe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4826
+#: ../src/guestfs-actions.pod:4828
#, no-wrap
msgid ""
" int\n"
@@ -14343,24 +14348,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4830 ../fish/guestfish-actions.pod:3225
+#: ../src/guestfs-actions.pod:4832 ../fish/guestfish-actions.pod:3225
msgid "This loads a kernel module in the appliance."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4832 ../fish/guestfish-actions.pod:3227
+#: ../src/guestfs-actions.pod:4834 ../fish/guestfish-actions.pod:3227
msgid ""
"The kernel module must have been whitelisted when libguestfs was built (see "
"C<appliance/kmod.whitelist.in> in the source)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4839
+#: ../src/guestfs-actions.pod:4841
msgid "guestfs_mount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4841
+#: ../src/guestfs-actions.pod:4843
#, no-wrap
msgid ""
" int\n"
@@ -14371,7 +14376,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4846 ../fish/guestfish-actions.pod:3234
+#: ../src/guestfs-actions.pod:4848 ../fish/guestfish-actions.pod:3234
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 "
@@ -14380,7 +14385,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4852 ../fish/guestfish-actions.pod:3240
+#: ../src/guestfs-actions.pod:4854 ../fish/guestfish-actions.pod:3240
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 "
@@ -14388,14 +14393,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4857 ../fish/guestfish-actions.pod:3245
+#: ../src/guestfs-actions.pod:4859 ../fish/guestfish-actions.pod:3245
msgid ""
"The mounted filesystem is writable, if we have sufficient permissions on the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4860
+#: ../src/guestfs-actions.pod:4862
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 "
@@ -14407,19 +14412,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4872 ../fish/guestfish-actions.pod:3258
+#: ../src/guestfs-actions.pod:4874 ../fish/guestfish-actions.pod:3258
msgid ""
"This function is deprecated. In new code, use the C<mount_options> call "
"instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4881
+#: ../src/guestfs-actions.pod:4883
msgid "guestfs_mount_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4883
+#: ../src/guestfs-actions.pod:4885
#, no-wrap
msgid ""
" int\n"
@@ -14431,7 +14436,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4894
+#: ../src/guestfs-actions.pod:4896
#, no-wrap
msgid ""
" GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -14439,14 +14444,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4896 ../fish/guestfish-actions.pod:3269
+#: ../src/guestfs-actions.pod:4898 ../fish/guestfish-actions.pod:3269
msgid ""
"Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
"C<mountpoint>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4899 ../fish/guestfish-actions.pod:3272
+#: ../src/guestfs-actions.pod:4901 ../fish/guestfish-actions.pod:3272
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> "
@@ -14454,12 +14459,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4907
+#: ../src/guestfs-actions.pod:4909
msgid "guestfs_mount_9p_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4909
+#: ../src/guestfs-actions.pod:4911
#, no-wrap
msgid ""
" int\n"
@@ -14471,17 +14476,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4915
+#: ../src/guestfs-actions.pod:4917
msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4919
+#: ../src/guestfs-actions.pod:4921
msgid "guestfs_mount_9p_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4921
+#: ../src/guestfs-actions.pod:4923
#, no-wrap
msgid ""
" int\n"
@@ -14493,17 +14498,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4927
+#: ../src/guestfs-actions.pod:4929
msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4931
+#: ../src/guestfs-actions.pod:4933
msgid "guestfs_mount_loop"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4933
+#: ../src/guestfs-actions.pod:4935
#, no-wrap
msgid ""
" int\n"
@@ -14514,7 +14519,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4938 ../fish/guestfish-actions.pod:3282
+#: ../src/guestfs-actions.pod:4940 ../fish/guestfish-actions.pod:3282
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 "
@@ -14522,12 +14527,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4946
+#: ../src/guestfs-actions.pod:4948
msgid "guestfs_mount_options"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4948
+#: ../src/guestfs-actions.pod:4950
#, no-wrap
msgid ""
" int\n"
@@ -14539,32 +14544,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4954
+#: ../src/guestfs-actions.pod:4956
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:4958 ../fish/guestfish-actions.pod:3294
+#: ../src/guestfs-actions.pod:4960 ../fish/guestfish-actions.pod:3294
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: textblock
-#: ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:4978
-#: ../src/guestfs-actions.pod:4995
+#: ../src/guestfs-actions.pod:4966 ../src/guestfs-actions.pod:4980
+#: ../src/guestfs-actions.pod:4997
msgid "(Added in 1.0.10)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4966
+#: ../src/guestfs-actions.pod:4968
msgid "guestfs_mount_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4968
+#: ../src/guestfs-actions.pod:4970
#, no-wrap
msgid ""
" int\n"
@@ -14575,19 +14580,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4973
+#: ../src/guestfs-actions.pod:4975
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:4980
+#: ../src/guestfs-actions.pod:4982
msgid "guestfs_mount_vfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4982
+#: ../src/guestfs-actions.pod:4984
#, no-wrap
msgid ""
" int\n"
@@ -14600,7 +14605,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4989
+#: ../src/guestfs-actions.pod:4991
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<-"
@@ -14608,12 +14613,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4997
+#: ../src/guestfs-actions.pod:4999
msgid "guestfs_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4999
+#: ../src/guestfs-actions.pod:5001
#, no-wrap
msgid ""
" char **\n"
@@ -14622,7 +14627,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5002
+#: ../src/guestfs-actions.pod:5004
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 "
@@ -14630,12 +14635,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5014
+#: ../src/guestfs-actions.pod:5016
msgid "guestfs_mounts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5016
+#: ../src/guestfs-actions.pod:5018
#, no-wrap
msgid ""
" char **\n"
@@ -14644,29 +14649,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5019 ../fish/guestfish-actions.pod:3325
+#: ../src/guestfs-actions.pod:5021 ../fish/guestfish-actions.pod:3325
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
-#: ../src/guestfs-actions.pod:5022 ../fish/guestfish-actions.pod:3328
+#: ../src/guestfs-actions.pod:5024 ../fish/guestfish-actions.pod:3328
msgid "Some internal mounts are not shown."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5024
+#: ../src/guestfs-actions.pod:5026
msgid "See also: C<guestfs_mountpoints>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5032
+#: ../src/guestfs-actions.pod:5034
msgid "guestfs_mv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5034
+#: ../src/guestfs-actions.pod:5036
#, no-wrap
msgid ""
" int\n"
@@ -14677,19 +14682,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5039 ../fish/guestfish-actions.pod:3336
+#: ../src/guestfs-actions.pod:5041 ../fish/guestfish-actions.pod:3336
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
-#: ../src/guestfs-actions.pod:5046
+#: ../src/guestfs-actions.pod:5048
msgid "guestfs_ntfs_3g_probe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5048
+#: ../src/guestfs-actions.pod:5050
#, no-wrap
msgid ""
" int\n"
@@ -14700,7 +14705,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5053 ../fish/guestfish-actions.pod:3343
+#: ../src/guestfs-actions.pod:5055 ../fish/guestfish-actions.pod:3343
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-"
@@ -14708,7 +14713,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5057 ../fish/guestfish-actions.pod:3347
+#: ../src/guestfs-actions.pod:5059 ../fish/guestfish-actions.pod:3347
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 "
@@ -14716,24 +14721,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5061 ../fish/guestfish-actions.pod:3351
+#: ../src/guestfs-actions.pod:5063 ../fish/guestfish-actions.pod:3351
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: textblock
-#: ../src/guestfs-actions.pod:5067
+#: ../src/guestfs-actions.pod:5069
msgid "(Added in 1.0.43)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5069
+#: ../src/guestfs-actions.pod:5071
msgid "guestfs_ntfsresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5071
+#: ../src/guestfs-actions.pod:5073
#, no-wrap
msgid ""
" int\n"
@@ -14743,7 +14748,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5075 ../src/guestfs-actions.pod:5114
+#: ../src/guestfs-actions.pod:5077 ../src/guestfs-actions.pod:5116
#: ../fish/guestfish-actions.pod:3359 ../fish/guestfish-actions.pod:3383
msgid ""
"This command resizes an NTFS filesystem, expanding or shrinking it to the "
@@ -14751,7 +14756,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5078 ../fish/guestfish-actions.pod:3362
+#: ../src/guestfs-actions.pod:5080 ../fish/guestfish-actions.pod:3362
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 "
@@ -14762,7 +14767,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5140
+#: ../src/guestfs-actions.pod:5088 ../src/guestfs-actions.pod:5142
#: ../fish/guestfish-actions.pod:3370 ../fish/guestfish-actions.pod:3409
#, fuzzy
#| msgid "See L<guestfish(1)>."
@@ -14770,7 +14775,7 @@ msgid "See also L<ntfsresize(8)>."
msgstr "Див. L<guestfish(1)>."
#. type: textblock
-#: ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5178
+#: ../src/guestfs-actions.pod:5092 ../src/guestfs-actions.pod:5182
#: ../fish/guestfish-actions.pod:3372 ../fish/guestfish-actions.pod:3420
msgid ""
"This function is deprecated. In new code, use the C<ntfsresize_opts> call "
@@ -14778,12 +14783,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5099
+#: ../src/guestfs-actions.pod:5101
msgid "guestfs_ntfsresize_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5101
+#: ../src/guestfs-actions.pod:5103
#, no-wrap
msgid ""
" int\n"
@@ -14794,7 +14799,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5111
+#: ../src/guestfs-actions.pod:5113
#, no-wrap
msgid ""
" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
@@ -14803,40 +14808,40 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5117 ../fish/guestfish-actions.pod:3386
+#: ../src/guestfs-actions.pod:5119 ../fish/guestfish-actions.pod:3386
msgid "The optional parameters are:"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5121 ../fish/guestfish-actions.pod:3390
+#: ../src/guestfs-actions.pod:5123 ../fish/guestfish-actions.pod:3390
#, fuzzy
#| msgid "C<inspector>"
msgid "C<size>"
msgstr "C<inspector>"
#. type: textblock
-#: ../src/guestfs-actions.pod:5123 ../fish/guestfish-actions.pod:3392
+#: ../src/guestfs-actions.pod:5125 ../fish/guestfish-actions.pod:3392
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to fit the container (eg. partition)."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5126 ../fish/guestfish-actions.pod:3395
+#: ../src/guestfs-actions.pod:5128 ../fish/guestfish-actions.pod:3395
#, fuzzy
#| msgid "C<format>"
msgid "C<force>"
msgstr "C<format>"
#. type: textblock
-#: ../src/guestfs-actions.pod:5128 ../fish/guestfish-actions.pod:3397
+#: ../src/guestfs-actions.pod:5130 ../fish/guestfish-actions.pod:3397
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
-#: ../src/guestfs-actions.pod:5131
+#: ../src/guestfs-actions.pod:5133
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 "
@@ -14847,12 +14852,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5144
+#: ../src/guestfs-actions.pod:5148
msgid "guestfs_ntfsresize_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5146
+#: ../src/guestfs-actions.pod:5150
#, no-wrap
msgid ""
" int\n"
@@ -14863,17 +14868,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5151
+#: ../src/guestfs-actions.pod:5155
msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5155
+#: ../src/guestfs-actions.pod:5159
msgid "guestfs_ntfsresize_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5157
+#: ../src/guestfs-actions.pod:5161
#, no-wrap
msgid ""
" int\n"
@@ -14884,17 +14889,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5162
+#: ../src/guestfs-actions.pod:5166
msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5166
+#: ../src/guestfs-actions.pod:5170
msgid "guestfs_ntfsresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5168
+#: ../src/guestfs-actions.pod:5172
#, no-wrap
msgid ""
" int\n"
@@ -14905,26 +14910,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5173
+#: ../src/guestfs-actions.pod:5177
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:5185 ../src/guestfs-actions.pod:5621
-#: ../src/guestfs-actions.pod:5694 ../src/guestfs-actions.pod:5962
-#: ../src/guestfs-actions.pod:7564
+#: ../src/guestfs-actions.pod:5189 ../src/guestfs-actions.pod:5625
+#: ../src/guestfs-actions.pod:5698 ../src/guestfs-actions.pod:5966
+#: ../src/guestfs-actions.pod:7568
msgid "(Added in 1.3.14)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5187
+#: ../src/guestfs-actions.pod:5191
msgid "guestfs_part_add"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5189
+#: ../src/guestfs-actions.pod:5193
#, no-wrap
msgid ""
" int\n"
@@ -14937,14 +14942,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5196
+#: ../src/guestfs-actions.pod:5200
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:5199 ../fish/guestfish-actions.pod:3434
+#: ../src/guestfs-actions.pod:5203 ../fish/guestfish-actions.pod:3434
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 "
@@ -14952,7 +14957,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5204 ../fish/guestfish-actions.pod:3439
+#: ../src/guestfs-actions.pod:5208 ../fish/guestfish-actions.pod:3439
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 "
@@ -14960,27 +14965,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5208
+#: ../src/guestfs-actions.pod:5212
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:5213 ../src/guestfs-actions.pod:5251
-#: ../src/guestfs-actions.pod:5304 ../src/guestfs-actions.pod:5382
-#: ../src/guestfs-actions.pod:5420 ../src/guestfs-actions.pod:5439
-#: ../src/guestfs-actions.pod:5479
+#: ../src/guestfs-actions.pod:5217 ../src/guestfs-actions.pod:5255
+#: ../src/guestfs-actions.pod:5308 ../src/guestfs-actions.pod:5386
+#: ../src/guestfs-actions.pod:5424 ../src/guestfs-actions.pod:5443
+#: ../src/guestfs-actions.pod:5483
msgid "(Added in 1.0.78)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5215
+#: ../src/guestfs-actions.pod:5219
msgid "guestfs_part_del"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5217
+#: ../src/guestfs-actions.pod:5221
#, no-wrap
msgid ""
" int\n"
@@ -14991,24 +14996,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5222 ../fish/guestfish-actions.pod:3450
+#: ../src/guestfs-actions.pod:5226 ../fish/guestfish-actions.pod:3450
msgid "This command deletes the partition numbered C<partnum> on C<device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5224 ../fish/guestfish-actions.pod:3452
+#: ../src/guestfs-actions.pod:5228 ../fish/guestfish-actions.pod:3452
msgid ""
"Note that in the case of MBR partitioning, deleting an extended partition "
"also deletes any logical partitions it contains."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5232
+#: ../src/guestfs-actions.pod:5236
msgid "guestfs_part_disk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5234
+#: ../src/guestfs-actions.pod:5238
#, no-wrap
msgid ""
" int\n"
@@ -15019,7 +15024,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5239
+#: ../src/guestfs-actions.pod:5243
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 "
@@ -15027,19 +15032,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5243
+#: ../src/guestfs-actions.pod:5247
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:5253
+#: ../src/guestfs-actions.pod:5257
msgid "guestfs_part_get_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5255
+#: ../src/guestfs-actions.pod:5259
#, no-wrap
msgid ""
" int\n"
@@ -15050,24 +15055,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5260 ../fish/guestfish-actions.pod:3474
+#: ../src/guestfs-actions.pod:5264 ../fish/guestfish-actions.pod:3474
msgid ""
"This command returns true if the partition C<partnum> on C<device> has the "
"bootable flag set."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5263
+#: ../src/guestfs-actions.pod:5267
msgid "See also C<guestfs_part_set_bootable>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5269
+#: ../src/guestfs-actions.pod:5273
msgid "guestfs_part_get_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5271
+#: ../src/guestfs-actions.pod:5275
#, no-wrap
msgid ""
" int\n"
@@ -15078,14 +15083,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5276 ../fish/guestfish-actions.pod:3483
+#: ../src/guestfs-actions.pod:5280 ../fish/guestfish-actions.pod:3483
msgid ""
"Returns the MBR type byte (also known as the ID byte) from the numbered "
"partition C<partnum>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5279 ../src/guestfs-actions.pod:5455
+#: ../src/guestfs-actions.pod:5283 ../src/guestfs-actions.pod:5459
msgid ""
"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
"undefined results for other partition table types (see "
@@ -15093,12 +15098,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5287
+#: ../src/guestfs-actions.pod:5291
msgid "guestfs_part_get_parttype"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5289
+#: ../src/guestfs-actions.pod:5293
#, no-wrap
msgid ""
" char *\n"
@@ -15108,14 +15113,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5293 ../fish/guestfish-actions.pod:3494
+#: ../src/guestfs-actions.pod:5297 ../fish/guestfish-actions.pod:3494
msgid ""
"This command examines the partition table on C<device> and returns the "
"partition table type (format) being used."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5296
+#: ../src/guestfs-actions.pod:5300
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 "
@@ -15123,12 +15128,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5306
+#: ../src/guestfs-actions.pod:5310
msgid "guestfs_part_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5308
+#: ../src/guestfs-actions.pod:5312
#, no-wrap
msgid ""
" int\n"
@@ -15139,7 +15144,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5313 ../fish/guestfish-actions.pod:3506
+#: ../src/guestfs-actions.pod:5317 ../fish/guestfish-actions.pod:3506
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> "
@@ -15147,29 +15152,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5317
+#: ../src/guestfs-actions.pod:5321
msgid ""
"Initially there are no partitions. Following this, you should call "
"C<guestfs_part_add> for each partition required."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5320 ../fish/guestfish-actions.pod:3513
+#: ../src/guestfs-actions.pod:5324 ../fish/guestfish-actions.pod:3513
msgid "Possible values for C<parttype> are:"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5324 ../fish/guestfish-actions.pod:3517
+#: ../src/guestfs-actions.pod:5328 ../fish/guestfish-actions.pod:3517
msgid "B<efi> | B<gpt>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5326 ../fish/guestfish-actions.pod:3519
+#: ../src/guestfs-actions.pod:5330 ../fish/guestfish-actions.pod:3519
msgid "Intel EFI / GPT partition table."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5328 ../fish/guestfish-actions.pod:3521
+#: ../src/guestfs-actions.pod:5332 ../fish/guestfish-actions.pod:3521
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 "
@@ -15177,12 +15182,12 @@ msgid ""
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5332 ../fish/guestfish-actions.pod:3525
+#: ../src/guestfs-actions.pod:5336 ../fish/guestfish-actions.pod:3525
msgid "B<mbr> | B<msdos>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5334 ../fish/guestfish-actions.pod:3527
+#: ../src/guestfs-actions.pod:5338 ../fish/guestfish-actions.pod:3527
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 "
@@ -15190,98 +15195,98 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5341 ../fish/guestfish-actions.pod:3534
+#: ../src/guestfs-actions.pod:5345 ../fish/guestfish-actions.pod:3534
msgid ""
"Other partition table types that may work but are not supported include:"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5346 ../fish/guestfish-actions.pod:3539
+#: ../src/guestfs-actions.pod:5350 ../fish/guestfish-actions.pod:3539
msgid "B<aix>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5348 ../fish/guestfish-actions.pod:3541
+#: ../src/guestfs-actions.pod:5352 ../fish/guestfish-actions.pod:3541
msgid "AIX disk labels."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5350 ../fish/guestfish-actions.pod:3543
+#: ../src/guestfs-actions.pod:5354 ../fish/guestfish-actions.pod:3543
msgid "B<amiga> | B<rdb>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5352 ../fish/guestfish-actions.pod:3545
+#: ../src/guestfs-actions.pod:5356 ../fish/guestfish-actions.pod:3545
msgid "Amiga \"Rigid Disk Block\" format."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5354 ../fish/guestfish-actions.pod:3547
+#: ../src/guestfs-actions.pod:5358 ../fish/guestfish-actions.pod:3547
msgid "B<bsd>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5356 ../fish/guestfish-actions.pod:3549
+#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3549
msgid "BSD disk labels."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5358 ../fish/guestfish-actions.pod:3551
+#: ../src/guestfs-actions.pod:5362 ../fish/guestfish-actions.pod:3551
msgid "B<dasd>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3553
+#: ../src/guestfs-actions.pod:5364 ../fish/guestfish-actions.pod:3553
msgid "DASD, used on IBM mainframes."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5362 ../fish/guestfish-actions.pod:3555
+#: ../src/guestfs-actions.pod:5366 ../fish/guestfish-actions.pod:3555
msgid "B<dvh>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5364 ../fish/guestfish-actions.pod:3557
+#: ../src/guestfs-actions.pod:5368 ../fish/guestfish-actions.pod:3557
msgid "MIPS/SGI volumes."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5366 ../fish/guestfish-actions.pod:3559
+#: ../src/guestfs-actions.pod:5370 ../fish/guestfish-actions.pod:3559
msgid "B<mac>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5368 ../fish/guestfish-actions.pod:3561
+#: ../src/guestfs-actions.pod:5372 ../fish/guestfish-actions.pod:3561
msgid "Old Mac partition format. Modern Macs use C<gpt>."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5370 ../fish/guestfish-actions.pod:3563
+#: ../src/guestfs-actions.pod:5374 ../fish/guestfish-actions.pod:3563
msgid "B<pc98>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5372 ../fish/guestfish-actions.pod:3565
+#: ../src/guestfs-actions.pod:5376 ../fish/guestfish-actions.pod:3565
msgid "NEC PC-98 format, common in Japan apparently."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5374 ../fish/guestfish-actions.pod:3567
+#: ../src/guestfs-actions.pod:5378 ../fish/guestfish-actions.pod:3567
msgid "B<sun>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5376 ../fish/guestfish-actions.pod:3569
+#: ../src/guestfs-actions.pod:5380 ../fish/guestfish-actions.pod:3569
msgid "Sun disk labels."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5384
+#: ../src/guestfs-actions.pod:5388
msgid "guestfs_part_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5386
+#: ../src/guestfs-actions.pod:5390
#, no-wrap
msgid ""
" struct guestfs_partition_list *\n"
@@ -15291,61 +15296,61 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5390 ../fish/guestfish-actions.pod:3577
+#: ../src/guestfs-actions.pod:5394 ../fish/guestfish-actions.pod:3577
msgid ""
"This command parses the partition table on C<device> and returns the list of "
"partitions found."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5393 ../fish/guestfish-actions.pod:3580
+#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3580
msgid "The fields in the returned structure are:"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3584
+#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3584
msgid "B<part_num>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5399 ../fish/guestfish-actions.pod:3586
+#: ../src/guestfs-actions.pod:5403 ../fish/guestfish-actions.pod:3586
msgid "Partition number, counting from 1."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3588
+#: ../src/guestfs-actions.pod:5405 ../fish/guestfish-actions.pod:3588
msgid "B<part_start>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5403
+#: ../src/guestfs-actions.pod:5407
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: =item
-#: ../src/guestfs-actions.pod:5406 ../fish/guestfish-actions.pod:3593
+#: ../src/guestfs-actions.pod:5410 ../fish/guestfish-actions.pod:3593
msgid "B<part_end>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5408 ../fish/guestfish-actions.pod:3595
+#: ../src/guestfs-actions.pod:5412 ../fish/guestfish-actions.pod:3595
msgid "End of the partition in bytes."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5410 ../fish/guestfish-actions.pod:3597
+#: ../src/guestfs-actions.pod:5414 ../fish/guestfish-actions.pod:3597
msgid "B<part_size>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5412 ../fish/guestfish-actions.pod:3599
+#: ../src/guestfs-actions.pod:5416 ../fish/guestfish-actions.pod:3599
msgid "Size of the partition in bytes."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5416
+#: ../src/guestfs-actions.pod:5420
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 "
@@ -15353,12 +15358,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5422
+#: ../src/guestfs-actions.pod:5426
msgid "guestfs_part_set_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5424
+#: ../src/guestfs-actions.pod:5428
#, no-wrap
msgid ""
" int\n"
@@ -15370,14 +15375,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5430 ../fish/guestfish-actions.pod:3607
+#: ../src/guestfs-actions.pod:5434 ../fish/guestfish-actions.pod:3607
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
-#: ../src/guestfs-actions.pod:5433 ../fish/guestfish-actions.pod:3610
+#: ../src/guestfs-actions.pod:5437 ../fish/guestfish-actions.pod:3610
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 "
@@ -15385,12 +15390,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5441
+#: ../src/guestfs-actions.pod:5445
msgid "guestfs_part_set_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5443
+#: ../src/guestfs-actions.pod:5447
#, no-wrap
msgid ""
" int\n"
@@ -15402,7 +15407,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5449 ../fish/guestfish-actions.pod:3618
+#: ../src/guestfs-actions.pod:5453 ../fish/guestfish-actions.pod:3618
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 "
@@ -15411,12 +15416,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5463
+#: ../src/guestfs-actions.pod:5467
msgid "guestfs_part_set_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5465
+#: ../src/guestfs-actions.pod:5469
#, no-wrap
msgid ""
" int\n"
@@ -15428,26 +15433,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5471 ../fish/guestfish-actions.pod:3632
+#: ../src/guestfs-actions.pod:5475 ../fish/guestfish-actions.pod:3632
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
-#: ../src/guestfs-actions.pod:5474 ../fish/guestfish-actions.pod:3635
+#: ../src/guestfs-actions.pod:5478 ../fish/guestfish-actions.pod:3635
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
-#: ../src/guestfs-actions.pod:5481
+#: ../src/guestfs-actions.pod:5485
msgid "guestfs_part_to_dev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5483
+#: ../src/guestfs-actions.pod:5487
#, no-wrap
msgid ""
" char *\n"
@@ -15457,26 +15462,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5487 ../fish/guestfish-actions.pod:3642
+#: ../src/guestfs-actions.pod:5491 ../fish/guestfish-actions.pod:3642
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
-#: ../src/guestfs-actions.pod:5491
+#: ../src/guestfs-actions.pod:5495
msgid ""
"The named partition must exist, for example as a string returned from "
"C<guestfs_list_partitions>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5499
+#: ../src/guestfs-actions.pod:5503
msgid "guestfs_ping_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5501
+#: ../src/guestfs-actions.pod:5505
#, no-wrap
msgid ""
" int\n"
@@ -15485,7 +15490,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5504 ../fish/guestfish-actions.pod:3653
+#: ../src/guestfs-actions.pod:5508 ../fish/guestfish-actions.pod:3653
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 "
@@ -15494,12 +15499,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5513
+#: ../src/guestfs-actions.pod:5517
msgid "guestfs_pread"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5515
+#: ../src/guestfs-actions.pod:5519
#, no-wrap
msgid ""
" char *\n"
@@ -15512,14 +15517,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5522 ../fish/guestfish-actions.pod:3662
+#: ../src/guestfs-actions.pod:5526 ../fish/guestfish-actions.pod:3662
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
-#: ../src/guestfs-actions.pod:5525 ../src/guestfs-actions.pod:5551
+#: ../src/guestfs-actions.pod:5529 ../src/guestfs-actions.pod:5555
#: ../fish/guestfish-actions.pod:3665 ../fish/guestfish-actions.pod:3680
msgid ""
"This may read fewer bytes than requested. For further details see the "
@@ -15527,17 +15532,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5528
+#: ../src/guestfs-actions.pod:5532
msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5539
+#: ../src/guestfs-actions.pod:5543
msgid "guestfs_pread_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5541
+#: ../src/guestfs-actions.pod:5545
#, no-wrap
msgid ""
" char *\n"
@@ -15550,29 +15555,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5548 ../fish/guestfish-actions.pod:3677
+#: ../src/guestfs-actions.pod:5552 ../fish/guestfish-actions.pod:3677
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
-#: ../src/guestfs-actions.pod:5554
+#: ../src/guestfs-actions.pod:5558
msgid "See also C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5563
+#: ../src/guestfs-actions.pod:5567
msgid "(Added in 1.5.21)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5565
+#: ../src/guestfs-actions.pod:5569
msgid "guestfs_pvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5567
+#: ../src/guestfs-actions.pod:5571
#, no-wrap
msgid ""
" int\n"
@@ -15582,19 +15587,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5571 ../fish/guestfish-actions.pod:3692
+#: ../src/guestfs-actions.pod:5575 ../fish/guestfish-actions.pod:3692
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
-#: ../src/guestfs-actions.pod:5579
+#: ../src/guestfs-actions.pod:5583
msgid "guestfs_pvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5581
+#: ../src/guestfs-actions.pod:5585
#, no-wrap
msgid ""
" int\n"
@@ -15604,14 +15609,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5585 ../fish/guestfish-actions.pod:3700
+#: ../src/guestfs-actions.pod:5589 ../fish/guestfish-actions.pod:3700
msgid ""
"This wipes a physical volume C<device> so that LVM will no longer recognise "
"it."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5588 ../fish/guestfish-actions.pod:3703
+#: ../src/guestfs-actions.pod:5592 ../fish/guestfish-actions.pod:3703
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 "
@@ -15619,12 +15624,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5596
+#: ../src/guestfs-actions.pod:5600
msgid "guestfs_pvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5598
+#: ../src/guestfs-actions.pod:5602
#, no-wrap
msgid ""
" int\n"
@@ -15634,19 +15639,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5602 ../fish/guestfish-actions.pod:3711
+#: ../src/guestfs-actions.pod:5606 ../fish/guestfish-actions.pod:3711
msgid ""
"This resizes (expands or shrinks) an existing LVM physical volume to match "
"the new size of the underlying device."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5609
+#: ../src/guestfs-actions.pod:5613
msgid "guestfs_pvresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5611
+#: ../src/guestfs-actions.pod:5615
#, no-wrap
msgid ""
" int\n"
@@ -15657,19 +15662,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5616
+#: ../src/guestfs-actions.pod:5620
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:5623
+#: ../src/guestfs-actions.pod:5627
msgid "guestfs_pvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5625
+#: ../src/guestfs-actions.pod:5629
#, no-wrap
msgid ""
" char **\n"
@@ -15678,31 +15683,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5628 ../fish/guestfish-actions.pod:3725
+#: ../src/guestfs-actions.pod:5632 ../fish/guestfish-actions.pod:3725
msgid ""
"List all the physical volumes detected. This is the equivalent of the L<pvs"
"(8)> command."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5631 ../fish/guestfish-actions.pod:3728
+#: ../src/guestfs-actions.pod:5635 ../fish/guestfish-actions.pod:3728
msgid ""
"This returns a list of just the device names that contain PVs (eg. C</dev/"
"sda2>)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5634
+#: ../src/guestfs-actions.pod:5638
msgid "See also C<guestfs_pvs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5642
+#: ../src/guestfs-actions.pod:5646
msgid "guestfs_pvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5644
+#: ../src/guestfs-actions.pod:5648
#, no-wrap
msgid ""
" struct guestfs_lvm_pv_list *\n"
@@ -15711,26 +15716,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5647 ../fish/guestfish-actions.pod:3737
+#: ../src/guestfs-actions.pod:5651 ../fish/guestfish-actions.pod:3737
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: textblock
-#: ../src/guestfs-actions.pod:5650
+#: ../src/guestfs-actions.pod:5654
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:5656
+#: ../src/guestfs-actions.pod:5660
msgid "guestfs_pvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5658
+#: ../src/guestfs-actions.pod:5662
#, no-wrap
msgid ""
" char *\n"
@@ -15740,17 +15745,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5662 ../fish/guestfish-actions.pod:3744
+#: ../src/guestfs-actions.pod:5666 ../fish/guestfish-actions.pod:3744
msgid "This command returns the UUID of the LVM PV C<device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5669
+#: ../src/guestfs-actions.pod:5673
msgid "guestfs_pwrite"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5671
+#: ../src/guestfs-actions.pod:5675
#, no-wrap
msgid ""
" int\n"
@@ -15763,14 +15768,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5678 ../fish/guestfish-actions.pod:3750
+#: ../src/guestfs-actions.pod:5682 ../fish/guestfish-actions.pod:3750
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
-#: ../src/guestfs-actions.pod:5681 ../fish/guestfish-actions.pod:3753
+#: ../src/guestfs-actions.pod:5685 ../fish/guestfish-actions.pod:3753
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 "
@@ -15780,17 +15785,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5687
+#: ../src/guestfs-actions.pod:5691
msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5696
+#: ../src/guestfs-actions.pod:5700
msgid "guestfs_pwrite_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5698
+#: ../src/guestfs-actions.pod:5702
#, no-wrap
msgid ""
" int\n"
@@ -15803,14 +15808,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5705 ../fish/guestfish-actions.pod:3768
+#: ../src/guestfs-actions.pod:5709 ../fish/guestfish-actions.pod:3768
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
-#: ../src/guestfs-actions.pod:5708 ../fish/guestfish-actions.pod:3771
+#: ../src/guestfs-actions.pod:5712 ../fish/guestfish-actions.pod:3771
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 "
@@ -15818,22 +15823,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5713
+#: ../src/guestfs-actions.pod:5717
msgid "See also C<guestfs_pwrite>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5720
+#: ../src/guestfs-actions.pod:5724
msgid "(Added in 1.5.20)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5722
+#: ../src/guestfs-actions.pod:5726
msgid "guestfs_read_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5724
+#: ../src/guestfs-actions.pod:5728
#, no-wrap
msgid ""
" char *\n"
@@ -15844,12 +15849,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5729 ../fish/guestfish-actions.pod:3785
+#: ../src/guestfs-actions.pod:5733 ../fish/guestfish-actions.pod:3785
msgid "This calls returns the contents of the file C<path> as a buffer."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5732
+#: ../src/guestfs-actions.pod:5736
msgid ""
"Unlike C<guestfs_cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike C<guestfs_download>, this "
@@ -15857,17 +15862,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5744
+#: ../src/guestfs-actions.pod:5748
msgid "(Added in 1.0.63)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5746
+#: ../src/guestfs-actions.pod:5750
msgid "guestfs_read_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5748
+#: ../src/guestfs-actions.pod:5752
#, no-wrap
msgid ""
" char **\n"
@@ -15877,14 +15882,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5754 ../fish/guestfish-actions.pod:3802
+#: ../src/guestfs-actions.pod:5758 ../fish/guestfish-actions.pod:3802
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
-#: ../src/guestfs-actions.pod:5757
+#: ../src/guestfs-actions.pod:5761
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -15893,12 +15898,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5768
+#: ../src/guestfs-actions.pod:5772
msgid "guestfs_readdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5770
+#: ../src/guestfs-actions.pod:5774
#, no-wrap
msgid ""
" struct guestfs_dirent_list *\n"
@@ -15908,12 +15913,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5774 ../fish/guestfish-actions.pod:3814
+#: ../src/guestfs-actions.pod:5778 ../fish/guestfish-actions.pod:3814
msgid "This returns the list of directory entries in directory C<dir>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5776 ../fish/guestfish-actions.pod:3816
+#: ../src/guestfs-actions.pod:5780 ../fish/guestfish-actions.pod:3816
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 "
@@ -15921,105 +15926,105 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5780 ../fish/guestfish-actions.pod:3820
+#: ../src/guestfs-actions.pod:5784 ../fish/guestfish-actions.pod:3820
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
-#: ../src/guestfs-actions.pod:5785 ../fish/guestfish-actions.pod:3825
+#: ../src/guestfs-actions.pod:5789 ../fish/guestfish-actions.pod:3825
msgid "'b'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5787 ../fish/guestfish-actions.pod:3827
+#: ../src/guestfs-actions.pod:5791 ../fish/guestfish-actions.pod:3827
msgid "Block special"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5789 ../fish/guestfish-actions.pod:3829
+#: ../src/guestfs-actions.pod:5793 ../fish/guestfish-actions.pod:3829
msgid "'c'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5791 ../fish/guestfish-actions.pod:3831
+#: ../src/guestfs-actions.pod:5795 ../fish/guestfish-actions.pod:3831
msgid "Char special"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5793 ../fish/guestfish-actions.pod:3833
+#: ../src/guestfs-actions.pod:5797 ../fish/guestfish-actions.pod:3833
msgid "'d'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5795 ../fish/guestfish-actions.pod:3835
+#: ../src/guestfs-actions.pod:5799 ../fish/guestfish-actions.pod:3835
msgid "Directory"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5797 ../fish/guestfish-actions.pod:3837
+#: ../src/guestfs-actions.pod:5801 ../fish/guestfish-actions.pod:3837
msgid "'f'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5799 ../fish/guestfish-actions.pod:3839
+#: ../src/guestfs-actions.pod:5803 ../fish/guestfish-actions.pod:3839
msgid "FIFO (named pipe)"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5801 ../fish/guestfish-actions.pod:3841
+#: ../src/guestfs-actions.pod:5805 ../fish/guestfish-actions.pod:3841
msgid "'l'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5803 ../fish/guestfish-actions.pod:3843
+#: ../src/guestfs-actions.pod:5807 ../fish/guestfish-actions.pod:3843
msgid "Symbolic link"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5805 ../fish/guestfish-actions.pod:3845
+#: ../src/guestfs-actions.pod:5809 ../fish/guestfish-actions.pod:3845
msgid "'r'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5807 ../fish/guestfish-actions.pod:3847
+#: ../src/guestfs-actions.pod:5811 ../fish/guestfish-actions.pod:3847
msgid "Regular file"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5809 ../fish/guestfish-actions.pod:3849
+#: ../src/guestfs-actions.pod:5813 ../fish/guestfish-actions.pod:3849
msgid "'s'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5811 ../fish/guestfish-actions.pod:3851
+#: ../src/guestfs-actions.pod:5815 ../fish/guestfish-actions.pod:3851
msgid "Socket"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5813 ../fish/guestfish-actions.pod:3853
+#: ../src/guestfs-actions.pod:5817 ../fish/guestfish-actions.pod:3853
msgid "'u'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5815 ../fish/guestfish-actions.pod:3855
+#: ../src/guestfs-actions.pod:5819 ../fish/guestfish-actions.pod:3855
msgid "Unknown file type"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:5817 ../fish/guestfish-actions.pod:3857
+#: ../src/guestfs-actions.pod:5821 ../fish/guestfish-actions.pod:3857
msgid "'?'"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5819 ../fish/guestfish-actions.pod:3859
+#: ../src/guestfs-actions.pod:5823 ../fish/guestfish-actions.pod:3859
msgid ""
"The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5824
+#: ../src/guestfs-actions.pod:5828
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 "
@@ -16027,19 +16032,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5828
+#: ../src/guestfs-actions.pod:5832
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:5834
+#: ../src/guestfs-actions.pod:5838
msgid "guestfs_readlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5836
+#: ../src/guestfs-actions.pod:5840
#, no-wrap
msgid ""
" char *\n"
@@ -16049,17 +16054,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5840 ../fish/guestfish-actions.pod:3872
+#: ../src/guestfs-actions.pod:5844 ../fish/guestfish-actions.pod:3872
msgid "This command reads the target of a symbolic link."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5847
+#: ../src/guestfs-actions.pod:5851
msgid "guestfs_readlinklist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5849
+#: ../src/guestfs-actions.pod:5853
#, no-wrap
msgid ""
" char **\n"
@@ -16070,7 +16075,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5854 ../fish/guestfish-actions.pod:3878
+#: ../src/guestfs-actions.pod:5858 ../fish/guestfish-actions.pod:3878
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 "
@@ -16078,14 +16083,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5858 ../fish/guestfish-actions.pod:3882
+#: ../src/guestfs-actions.pod:5862 ../fish/guestfish-actions.pod:3882
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
-#: ../src/guestfs-actions.pod:5862 ../fish/guestfish-actions.pod:3886
+#: ../src/guestfs-actions.pod:5866 ../fish/guestfish-actions.pod:3886
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 "
@@ -16095,7 +16100,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5869 ../fish/guestfish-actions.pod:3893
+#: ../src/guestfs-actions.pod:5873 ../fish/guestfish-actions.pod:3893
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. Very long directory listings "
@@ -16104,12 +16109,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5882
+#: ../src/guestfs-actions.pod:5886
msgid "guestfs_realpath"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5884
+#: ../src/guestfs-actions.pod:5888
#, no-wrap
msgid ""
" char *\n"
@@ -16119,19 +16124,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5888 ../fish/guestfish-actions.pod:3904
+#: ../src/guestfs-actions.pod:5892 ../fish/guestfish-actions.pod:3904
msgid ""
"Return the canonicalized absolute pathname of C<path>. The returned path "
"has no C<.>, C<..> or symbolic link path elements."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5896
+#: ../src/guestfs-actions.pod:5900
msgid "guestfs_removexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5898
+#: ../src/guestfs-actions.pod:5902
#, no-wrap
msgid ""
" int\n"
@@ -16142,23 +16147,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5903 ../fish/guestfish-actions.pod:3911
+#: ../src/guestfs-actions.pod:5907 ../fish/guestfish-actions.pod:3911
msgid ""
"This call removes the extended attribute named C<xattr> of the file C<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5906
+#: ../src/guestfs-actions.pod:5910
msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5912
+#: ../src/guestfs-actions.pod:5916
msgid "guestfs_resize2fs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5914
+#: ../src/guestfs-actions.pod:5918
#, no-wrap
msgid ""
" int\n"
@@ -16168,14 +16173,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5918 ../fish/guestfish-actions.pod:3920
+#: ../src/guestfs-actions.pod:5922 ../fish/guestfish-actions.pod:3920
msgid ""
"This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5921
+#: ../src/guestfs-actions.pod:5925
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> "
@@ -16184,12 +16189,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5931
+#: ../src/guestfs-actions.pod:5935
msgid "guestfs_resize2fs_M"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5933
+#: ../src/guestfs-actions.pod:5937
#, no-wrap
msgid ""
" int\n"
@@ -16199,7 +16204,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5937
+#: ../src/guestfs-actions.pod:5941
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 "
@@ -16207,7 +16212,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5941
+#: ../src/guestfs-actions.pod:5945
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. "
@@ -16216,12 +16221,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5950
+#: ../src/guestfs-actions.pod:5954
msgid "guestfs_resize2fs_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5952
+#: ../src/guestfs-actions.pod:5956
#, no-wrap
msgid ""
" int\n"
@@ -16232,19 +16237,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5957
+#: ../src/guestfs-actions.pod:5961
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:5964
+#: ../src/guestfs-actions.pod:5968
msgid "guestfs_rm"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5966
+#: ../src/guestfs-actions.pod:5970
#, no-wrap
msgid ""
" int\n"
@@ -16254,17 +16259,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5970 ../fish/guestfish-actions.pod:3953
+#: ../src/guestfs-actions.pod:5974 ../fish/guestfish-actions.pod:3953
msgid "Remove the single file C<path>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5976
+#: ../src/guestfs-actions.pod:5980
msgid "guestfs_rm_rf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5978
+#: ../src/guestfs-actions.pod:5982
#, no-wrap
msgid ""
" int\n"
@@ -16274,19 +16279,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5982 ../fish/guestfish-actions.pod:3959
+#: ../src/guestfs-actions.pod:5986 ../fish/guestfish-actions.pod:3959
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
-#: ../src/guestfs-actions.pod:5990
+#: ../src/guestfs-actions.pod:5994
msgid "guestfs_rmdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5992
+#: ../src/guestfs-actions.pod:5996
#, no-wrap
msgid ""
" int\n"
@@ -16296,17 +16301,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:3967
+#: ../src/guestfs-actions.pod:6000 ../fish/guestfish-actions.pod:3967
msgid "Remove the single directory C<path>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6002
+#: ../src/guestfs-actions.pod:6006
msgid "guestfs_rmmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6004
+#: ../src/guestfs-actions.pod:6008
#, no-wrap
msgid ""
" int\n"
@@ -16316,19 +16321,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6008
+#: ../src/guestfs-actions.pod:6012
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:6016
+#: ../src/guestfs-actions.pod:6020
msgid "guestfs_scrub_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6018
+#: ../src/guestfs-actions.pod:6022
#, no-wrap
msgid ""
" int\n"
@@ -16338,15 +16343,15 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6022 ../fish/guestfish-actions.pod:3981
+#: ../src/guestfs-actions.pod:6026 ../fish/guestfish-actions.pod:3981
msgid ""
"This command writes patterns over C<device> to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6025 ../src/guestfs-actions.pod:6046
-#: ../src/guestfs-actions.pod:6065 ../fish/guestfish-actions.pod:3984
+#: ../src/guestfs-actions.pod:6029 ../src/guestfs-actions.pod:6050
+#: ../src/guestfs-actions.pod:6069 ../fish/guestfish-actions.pod:3984
#: ../fish/guestfish-actions.pod:3999 ../fish/guestfish-actions.pod:4012
msgid ""
"It is an interface to the L<scrub(1)> program. See that manual page for "
@@ -16354,18 +16359,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6033 ../src/guestfs-actions.pod:6051
-#: ../src/guestfs-actions.pod:6070
+#: ../src/guestfs-actions.pod:6037 ../src/guestfs-actions.pod:6055
+#: ../src/guestfs-actions.pod:6074
msgid "(Added in 1.0.52)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6035
+#: ../src/guestfs-actions.pod:6039
msgid "guestfs_scrub_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6037
+#: ../src/guestfs-actions.pod:6041
#, no-wrap
msgid ""
" int\n"
@@ -16375,24 +16380,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6041 ../fish/guestfish-actions.pod:3994
+#: ../src/guestfs-actions.pod:6045 ../fish/guestfish-actions.pod:3994
msgid ""
"This command writes patterns over a file to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6044 ../fish/guestfish-actions.pod:3997
+#: ../src/guestfs-actions.pod:6048 ../fish/guestfish-actions.pod:3997
msgid "The file is I<removed> after scrubbing."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6053
+#: ../src/guestfs-actions.pod:6057
msgid "guestfs_scrub_freespace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6055
+#: ../src/guestfs-actions.pod:6059
#, no-wrap
msgid ""
" int\n"
@@ -16402,7 +16407,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6059
+#: ../src/guestfs-actions.pod:6063
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>, "
@@ -16411,12 +16416,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6072
+#: ../src/guestfs-actions.pod:6076
msgid "guestfs_set_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6074
+#: ../src/guestfs-actions.pod:6078
#, no-wrap
msgid ""
" int\n"
@@ -16426,33 +16431,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6078 ../fish/guestfish-actions.pod:4021
+#: ../src/guestfs-actions.pod:6082 ../fish/guestfish-actions.pod:4021
msgid ""
"This function is used to add additional options to the guest kernel command "
"line."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6081 ../fish/guestfish-actions.pod:4024
+#: ../src/guestfs-actions.pod:6085 ../fish/guestfish-actions.pod:4024
msgid ""
"The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
"environment variable."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6084 ../fish/guestfish-actions.pod:4027
+#: ../src/guestfs-actions.pod:6088 ../fish/guestfish-actions.pod:4027
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
-#: ../src/guestfs-actions.pod:6091
+#: ../src/guestfs-actions.pod:6095
msgid "guestfs_set_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6093
+#: ../src/guestfs-actions.pod:6097
#, no-wrap
msgid ""
" int\n"
@@ -16462,31 +16467,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6097 ../fish/guestfish-actions.pod:4036
+#: ../src/guestfs-actions.pod:6101 ../fish/guestfish-actions.pod:4036
msgid ""
"Set the method that libguestfs uses to connect to the back end guestfsd "
"daemon. Possible methods are:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6104 ../fish/guestfish-actions.pod:4043
+#: ../src/guestfs-actions.pod:6108 ../fish/guestfish-actions.pod:4043
msgid ""
"Launch an appliance and connect to it. This is the ordinary method and the "
"default."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6107 ../fish/guestfish-actions.pod:4046
+#: ../src/guestfs-actions.pod:6111 ../fish/guestfish-actions.pod:4046
msgid "C<unix:I<path>>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6109 ../fish/guestfish-actions.pod:4048
+#: ../src/guestfs-actions.pod:6113 ../fish/guestfish-actions.pod:4048
msgid "Connect to the Unix domain socket I<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6111 ../fish/guestfish-actions.pod:4050
+#: ../src/guestfs-actions.pod:6115 ../fish/guestfish-actions.pod:4050
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 "
@@ -16494,12 +16499,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6121
+#: ../src/guestfs-actions.pod:6125
msgid "guestfs_set_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6123
+#: ../src/guestfs-actions.pod:6127
#, no-wrap
msgid ""
" int\n"
@@ -16509,7 +16514,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6127 ../fish/guestfish-actions.pod:4062
+#: ../src/guestfs-actions.pod:6131 ../fish/guestfish-actions.pod:4062
msgid ""
"If C<autosync> is true, this enables autosync. Libguestfs will make a best "
"effort attempt to make filesystems consistent and synchronized when the "
@@ -16517,19 +16522,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6132 ../fish/guestfish-actions.pod:4067
+#: ../src/guestfs-actions.pod:6136 ../fish/guestfish-actions.pod:4067
msgid ""
"This is enabled by default (since libguestfs 1.5.24, previously it was "
"disabled by default)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6139
+#: ../src/guestfs-actions.pod:6143
msgid "guestfs_set_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6141
+#: ../src/guestfs-actions.pod:6145
#, no-wrap
msgid ""
" int\n"
@@ -16539,14 +16544,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6145 ../fish/guestfish-actions.pod:4076
+#: ../src/guestfs-actions.pod:6149 ../fish/guestfish-actions.pod:4076
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
-#: ../src/guestfs-actions.pod:6149
+#: ../src/guestfs-actions.pod:6153
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 "
@@ -16554,22 +16559,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6153 ../fish/guestfish-actions.pod:4084
+#: ../src/guestfs-actions.pod:6157 ../fish/guestfish-actions.pod:4084
msgid "You probably don't want to use this unless you know what you are doing."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6156 ../fish/guestfish-actions.pod:4087
+#: ../src/guestfs-actions.pod:6160 ../fish/guestfish-actions.pod:4087
msgid "The default is disabled."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6162
+#: ../src/guestfs-actions.pod:6166
msgid "guestfs_set_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6164
+#: ../src/guestfs-actions.pod:6168
#, no-wrap
msgid ""
" int\n"
@@ -16580,26 +16585,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6169 ../fish/guestfish-actions.pod:4093
+#: ../src/guestfs-actions.pod:6173 ../fish/guestfish-actions.pod:4093
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
-#: ../src/guestfs-actions.pod:6173
+#: ../src/guestfs-actions.pod:6177
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:6180
+#: ../src/guestfs-actions.pod:6184
msgid "guestfs_set_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6182
+#: ../src/guestfs-actions.pod:6186
#, no-wrap
msgid ""
" int\n"
@@ -16610,7 +16615,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6187 ../fish/guestfish-actions.pod:4104
+#: ../src/guestfs-actions.pod:6191 ../fish/guestfish-actions.pod:4104
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>, "
@@ -16618,19 +16623,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6192
+#: ../src/guestfs-actions.pod:6196
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:6199
+#: ../src/guestfs-actions.pod:6203
msgid "guestfs_set_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6201
+#: ../src/guestfs-actions.pod:6205
#, no-wrap
msgid ""
" int\n"
@@ -16640,26 +16645,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6205
+#: ../src/guestfs-actions.pod:6209
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: textblock
-#: ../src/guestfs-actions.pod:6209 ../fish/guestfish-actions.pod:4122
+#: ../src/guestfs-actions.pod:6213 ../fish/guestfish-actions.pod:4122
msgid ""
"You can also change this by setting the environment variable "
"C<LIBGUESTFS_MEMSIZE> before the handle is created."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6220
+#: ../src/guestfs-actions.pod:6224
msgid "guestfs_set_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6222
+#: ../src/guestfs-actions.pod:6226
#, no-wrap
msgid ""
" int\n"
@@ -16669,33 +16674,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6226 ../fish/guestfish-actions.pod:4135
+#: ../src/guestfs-actions.pod:6230 ../fish/guestfish-actions.pod:4135
msgid ""
"If C<network> is true, then the network is enabled in the libguestfs "
"appliance. The default is false."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6229 ../fish/guestfish-actions.pod:4138
+#: ../src/guestfs-actions.pod:6233 ../fish/guestfish-actions.pod:4138
msgid ""
"This affects whether commands are able to access the network (see L<guestfs"
"(3)/RUNNING COMMANDS>)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6232
+#: ../src/guestfs-actions.pod:6236
msgid ""
"You must call this before calling C<guestfs_launch>, otherwise it has no "
"effect."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6239
+#: ../src/guestfs-actions.pod:6243
msgid "guestfs_set_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6241
+#: ../src/guestfs-actions.pod:6245
#, no-wrap
msgid ""
" int\n"
@@ -16705,29 +16710,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6245 ../fish/guestfish-actions.pod:4150
+#: ../src/guestfs-actions.pod:6249 ../fish/guestfish-actions.pod:4150
msgid "Set the path that libguestfs searches for kernel and initrd.img."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6247 ../fish/guestfish-actions.pod:4152
+#: ../src/guestfs-actions.pod:6251 ../fish/guestfish-actions.pod:4152
msgid ""
"The default is C<$libdir/guestfs> unless overridden by setting "
"C<LIBGUESTFS_PATH> environment variable."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6250 ../fish/guestfish-actions.pod:4155
+#: ../src/guestfs-actions.pod:6254 ../fish/guestfish-actions.pod:4155
msgid "Setting C<path> to C<NULL> restores the default path."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6256
+#: ../src/guestfs-actions.pod:6260
msgid "guestfs_set_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6258
+#: ../src/guestfs-actions.pod:6262
#, no-wrap
msgid ""
" int\n"
@@ -16737,30 +16742,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6262 ../fish/guestfish-actions.pod:4163
+#: ../src/guestfs-actions.pod:6266 ../fish/guestfish-actions.pod:4163
msgid "Set the qemu binary that we will use."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6264 ../fish/guestfish-actions.pod:4165
+#: ../src/guestfs-actions.pod:6268 ../fish/guestfish-actions.pod:4165
msgid ""
"The default is chosen when the library was compiled by the configure script."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6267 ../fish/guestfish-actions.pod:4168
+#: ../src/guestfs-actions.pod:6271 ../fish/guestfish-actions.pod:4168
msgid ""
"You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
"variable."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6270 ../fish/guestfish-actions.pod:4171
+#: ../src/guestfs-actions.pod:6274 ../fish/guestfish-actions.pod:4171
msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6272 ../fish/guestfish-actions.pod:4173
+#: ../src/guestfs-actions.pod:6276 ../fish/guestfish-actions.pod:4173
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 "
@@ -16771,12 +16776,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6284
+#: ../src/guestfs-actions.pod:6288
msgid "guestfs_set_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6286
+#: ../src/guestfs-actions.pod:6290
#, no-wrap
msgid ""
" int\n"
@@ -16786,7 +16791,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6290
+#: ../src/guestfs-actions.pod:6294
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 "
@@ -16795,14 +16800,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6295
+#: ../src/guestfs-actions.pod:6299
msgid ""
"This only has any effect if called before C<guestfs_launch>, and the default "
"is true."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6298 ../fish/guestfish-actions.pod:4195
+#: ../src/guestfs-actions.pod:6302 ../fish/guestfish-actions.pod:4195
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 "
@@ -16811,12 +16816,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6308
+#: ../src/guestfs-actions.pod:6312
msgid "guestfs_set_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6310
+#: ../src/guestfs-actions.pod:6314
#, no-wrap
msgid ""
" int\n"
@@ -16826,26 +16831,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6314 ../fish/guestfish-actions.pod:4207
+#: ../src/guestfs-actions.pod:6318 ../fish/guestfish-actions.pod:4207
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
-#: ../src/guestfs-actions.pod:6317 ../fish/guestfish-actions.pod:4210
+#: ../src/guestfs-actions.pod:6321 ../fish/guestfish-actions.pod:4210
msgid ""
"Note that if SELinux is enabled, it is always in Permissive mode "
"(C<enforcing=0>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6327
+#: ../src/guestfs-actions.pod:6331
msgid "guestfs_set_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6329
+#: ../src/guestfs-actions.pod:6333
#, no-wrap
msgid ""
" int\n"
@@ -16855,40 +16860,40 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6333 ../fish/guestfish-actions.pod:4222
+#: ../src/guestfs-actions.pod:6337 ../fish/guestfish-actions.pod:4222
msgid ""
"If the command trace flag is set to 1, then libguestfs calls, parameters and "
"return values are traced."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6336 ../fish/guestfish-actions.pod:4225
+#: ../src/guestfs-actions.pod:6340 ../fish/guestfish-actions.pod:4225
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
-#: ../src/guestfs-actions.pod:6340 ../fish/guestfish-actions.pod:4229
+#: ../src/guestfs-actions.pod:6344 ../fish/guestfish-actions.pod:4229
msgid ""
"Command traces are disabled unless the environment variable "
"C<LIBGUESTFS_TRACE> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6343
+#: ../src/guestfs-actions.pod:6347
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:6351
+#: ../src/guestfs-actions.pod:6355
msgid "guestfs_set_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6353
+#: ../src/guestfs-actions.pod:6357
#, no-wrap
msgid ""
" int\n"
@@ -16898,31 +16903,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6357 ../fish/guestfish-actions.pod:4242
+#: ../src/guestfs-actions.pod:6361 ../fish/guestfish-actions.pod:4242
msgid "If C<verbose> is true, this turns on verbose messages."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6359 ../fish/guestfish-actions.pod:4244
+#: ../src/guestfs-actions.pod:6363 ../fish/guestfish-actions.pod:4244
msgid ""
"Verbose messages are disabled unless the environment variable "
"C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6362
+#: ../src/guestfs-actions.pod:6366
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:6370
+#: ../src/guestfs-actions.pod:6374
msgid "guestfs_setcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6372
+#: ../src/guestfs-actions.pod:6376
#, no-wrap
msgid ""
" int\n"
@@ -16932,24 +16937,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6376 ../fish/guestfish-actions.pod:4255
+#: ../src/guestfs-actions.pod:6380 ../fish/guestfish-actions.pod:4255
msgid ""
"This sets the SELinux security context of the daemon to the string "
"C<context>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6379 ../fish/guestfish-actions.pod:4258
+#: ../src/guestfs-actions.pod:6383 ../fish/guestfish-actions.pod:4258
msgid "See the documentation about SELINUX in L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6385
+#: ../src/guestfs-actions.pod:6389
msgid "guestfs_setxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6387
+#: ../src/guestfs-actions.pod:6391
#, no-wrap
msgid ""
" int\n"
@@ -16962,24 +16967,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6394 ../fish/guestfish-actions.pod:4264
+#: ../src/guestfs-actions.pod:6398 ../fish/guestfish-actions.pod:4264
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
-#: ../src/guestfs-actions.pod:6398
+#: ../src/guestfs-actions.pod:6402
msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6404
+#: ../src/guestfs-actions.pod:6408
msgid "guestfs_sfdisk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6406
+#: ../src/guestfs-actions.pod:6410
#, no-wrap
msgid ""
" int\n"
@@ -16993,19 +16998,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6414 ../fish/guestfish-actions.pod:4274
+#: ../src/guestfs-actions.pod:6418 ../fish/guestfish-actions.pod:4274
msgid ""
"This is a direct interface to the L<sfdisk(8)> program for creating "
"partitions on block devices."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6417 ../fish/guestfish-actions.pod:4277
+#: ../src/guestfs-actions.pod:6421 ../fish/guestfish-actions.pod:4277
msgid "C<device> should be a block device, for example C</dev/sda>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6419 ../fish/guestfish-actions.pod:4279
+#: ../src/guestfs-actions.pod:6423 ../fish/guestfish-actions.pod:4279
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<-"
@@ -17016,14 +17021,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6427 ../fish/guestfish-actions.pod:4287
+#: ../src/guestfs-actions.pod:6431 ../fish/guestfish-actions.pod:4287
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
-#: ../src/guestfs-actions.pod:6430 ../fish/guestfish-actions.pod:4290
+#: ../src/guestfs-actions.pod:6434 ../fish/guestfish-actions.pod:4290
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 "
@@ -17031,26 +17036,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6434
+#: ../src/guestfs-actions.pod:6438
msgid ""
"See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6442 ../src/guestfs-actions.pod:6472
-#: ../src/guestfs-actions.pod:6505 ../fish/guestfish-actions.pod:4300
+#: ../src/guestfs-actions.pod:6446 ../src/guestfs-actions.pod:6476
+#: ../src/guestfs-actions.pod:6509 ../fish/guestfish-actions.pod:4300
#: ../fish/guestfish-actions.pod:4323 ../fish/guestfish-actions.pod:4345
msgid ""
"This function is deprecated. In new code, use the C<part_add> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6451
+#: ../src/guestfs-actions.pod:6455
msgid "guestfs_sfdiskM"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6453
+#: ../src/guestfs-actions.pod:6457
#, no-wrap
msgid ""
" int\n"
@@ -17061,7 +17066,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6458
+#: ../src/guestfs-actions.pod:6462
msgid ""
"This is a simplified interface to the C<guestfs_sfdisk> command, where "
"partition sizes are specified in megabytes only (rounded to the nearest "
@@ -17070,19 +17075,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6464
+#: ../src/guestfs-actions.pod:6468
msgid ""
"See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
"C<guestfs_part_disk>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6481
+#: ../src/guestfs-actions.pod:6485
msgid "guestfs_sfdisk_N"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6483
+#: ../src/guestfs-actions.pod:6487
#, no-wrap
msgid ""
" int\n"
@@ -17097,31 +17102,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6492 ../fish/guestfish-actions.pod:4334
+#: ../src/guestfs-actions.pod:6496 ../fish/guestfish-actions.pod:4334
msgid ""
"This runs L<sfdisk(8)> option to modify just the single partition C<n> "
"(note: C<n> counts from 1)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6495
+#: ../src/guestfs-actions.pod:6499
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:6498
+#: ../src/guestfs-actions.pod:6502
msgid "See also: C<guestfs_part_add>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6514
+#: ../src/guestfs-actions.pod:6518
msgid "guestfs_sfdisk_disk_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6516
+#: ../src/guestfs-actions.pod:6520
#, no-wrap
msgid ""
" char *\n"
@@ -17131,7 +17136,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6520
+#: ../src/guestfs-actions.pod:6524
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, "
@@ -17140,18 +17145,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6525 ../src/guestfs-actions.pod:6541
+#: ../src/guestfs-actions.pod:6529 ../src/guestfs-actions.pod:6545
#: ../fish/guestfish-actions.pod:4361 ../fish/guestfish-actions.pod:4370
msgid "The result is in human-readable format, and not designed to be parsed."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6533
+#: ../src/guestfs-actions.pod:6537
msgid "guestfs_sfdisk_kernel_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6535
+#: ../src/guestfs-actions.pod:6539
#, no-wrap
msgid ""
" char *\n"
@@ -17161,17 +17166,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6539 ../fish/guestfish-actions.pod:4368
+#: ../src/guestfs-actions.pod:6543 ../fish/guestfish-actions.pod:4368
msgid "This displays the kernel's idea of the geometry of C<device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6549
+#: ../src/guestfs-actions.pod:6553
msgid "guestfs_sfdisk_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6555
#, no-wrap
msgid ""
" char *\n"
@@ -17181,30 +17186,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6555 ../fish/guestfish-actions.pod:4377
+#: ../src/guestfs-actions.pod:6559 ../fish/guestfish-actions.pod:4377
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
-#: ../src/guestfs-actions.pod:6559
+#: ../src/guestfs-actions.pod:6563
msgid "See also: C<guestfs_part_list>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6564 ../fish/guestfish-actions.pod:4383
+#: ../src/guestfs-actions.pod:6568 ../fish/guestfish-actions.pod:4383
msgid ""
"This function is deprecated. In new code, use the C<part_list> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6573
+#: ../src/guestfs-actions.pod:6577
msgid "guestfs_sh"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6575
+#: ../src/guestfs-actions.pod:6579
#, no-wrap
msgid ""
" char *\n"
@@ -17214,19 +17219,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6579 ../fish/guestfish-actions.pod:4394
+#: ../src/guestfs-actions.pod:6583 ../fish/guestfish-actions.pod:4394
msgid ""
"This call runs a command from the guest filesystem via the guest's C</bin/"
"sh>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6582
+#: ../src/guestfs-actions.pod:6586
msgid "This is like C<guestfs_command>, but passes the command to:"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6584 ../fish/guestfish-actions.pod:4399
+#: ../src/guestfs-actions.pod:6588 ../fish/guestfish-actions.pod:4399
#, no-wrap
msgid ""
" /bin/sh -c \"command\"\n"
@@ -17234,24 +17239,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6586 ../fish/guestfish-actions.pod:4401
+#: ../src/guestfs-actions.pod:6590 ../fish/guestfish-actions.pod:4401
msgid ""
"Depending on the guest's shell, this usually results in wildcards being "
"expanded, shell expressions being interpolated and so on."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6590
+#: ../src/guestfs-actions.pod:6594
msgid "All the provisos about C<guestfs_command> apply to this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6597
+#: ../src/guestfs-actions.pod:6601
msgid "guestfs_sh_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6599
+#: ../src/guestfs-actions.pod:6603
#, no-wrap
msgid ""
" char **\n"
@@ -17261,24 +17266,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6603
+#: ../src/guestfs-actions.pod:6607
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:6606
+#: ../src/guestfs-actions.pod:6610
msgid "See also: C<guestfs_command_lines>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6614
+#: ../src/guestfs-actions.pod:6618
msgid "guestfs_sleep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6616
+#: ../src/guestfs-actions.pod:6620
#, no-wrap
msgid ""
" int\n"
@@ -17288,22 +17293,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6620 ../fish/guestfish-actions.pod:4420
+#: ../src/guestfs-actions.pod:6624 ../fish/guestfish-actions.pod:4420
msgid "Sleep for C<secs> seconds."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6624
+#: ../src/guestfs-actions.pod:6628
msgid "(Added in 1.0.41)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6626 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:6630 ../src/guestfs-structs.pod:109
msgid "guestfs_stat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6628
+#: ../src/guestfs-actions.pod:6632
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -17313,17 +17318,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6634 ../fish/guestfish-actions.pod:4428
+#: ../src/guestfs-actions.pod:6638 ../fish/guestfish-actions.pod:4428
msgid "This is the same as the C<stat(2)> system call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6642 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:6646 ../src/guestfs-structs.pod:135
msgid "guestfs_statvfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6644
+#: ../src/guestfs-actions.pod:6648
#, no-wrap
msgid ""
" struct guestfs_statvfs *\n"
@@ -17333,7 +17338,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6648 ../fish/guestfish-actions.pod:4434
+#: ../src/guestfs-actions.pod:6652 ../fish/guestfish-actions.pod:4434
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 "
@@ -17341,24 +17346,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6652 ../fish/guestfish-actions.pod:4438
+#: ../src/guestfs-actions.pod:6656 ../fish/guestfish-actions.pod:4438
msgid "This is the same as the C<statvfs(2)> system call."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6654
+#: ../src/guestfs-actions.pod:6658
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:6660
+#: ../src/guestfs-actions.pod:6664
msgid "guestfs_strings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6662
+#: ../src/guestfs-actions.pod:6666
#, no-wrap
msgid ""
" char **\n"
@@ -17368,19 +17373,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6666 ../fish/guestfish-actions.pod:4444
+#: ../src/guestfs-actions.pod:6670 ../fish/guestfish-actions.pod:4444
msgid ""
"This runs the L<strings(1)> command on a file and returns the list of "
"printable strings found."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6678
+#: ../src/guestfs-actions.pod:6682
msgid "guestfs_strings_e"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6680
+#: ../src/guestfs-actions.pod:6684
#, no-wrap
msgid ""
" char **\n"
@@ -17391,93 +17396,93 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6685
+#: ../src/guestfs-actions.pod:6689
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:6689 ../fish/guestfish-actions.pod:4458
+#: ../src/guestfs-actions.pod:6693 ../fish/guestfish-actions.pod:4458
msgid "Allowed encodings are:"
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6693 ../fish/guestfish-actions.pod:4462
+#: ../src/guestfs-actions.pod:6697 ../fish/guestfish-actions.pod:4462
msgid "s"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6695
+#: ../src/guestfs-actions.pod:6699
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: =item
-#: ../src/guestfs-actions.pod:6698 ../fish/guestfish-actions.pod:4467
+#: ../src/guestfs-actions.pod:6702 ../fish/guestfish-actions.pod:4467
msgid "S"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6700 ../fish/guestfish-actions.pod:4469
+#: ../src/guestfs-actions.pod:6704 ../fish/guestfish-actions.pod:4469
msgid "Single 8-bit-byte characters."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6702 ../fish/guestfish-actions.pod:4471
+#: ../src/guestfs-actions.pod:6706 ../fish/guestfish-actions.pod:4471
msgid "b"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6704 ../fish/guestfish-actions.pod:4473
+#: ../src/guestfs-actions.pod:6708 ../fish/guestfish-actions.pod:4473
msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6707 ../fish/guestfish-actions.pod:4476
+#: ../src/guestfs-actions.pod:6711 ../fish/guestfish-actions.pod:4476
msgid "l (lower case letter L)"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6709 ../fish/guestfish-actions.pod:4478
+#: ../src/guestfs-actions.pod:6713 ../fish/guestfish-actions.pod:4478
msgid ""
"16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for "
"examining binaries in Windows guests."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6712 ../fish/guestfish-actions.pod:4481
+#: ../src/guestfs-actions.pod:6716 ../fish/guestfish-actions.pod:4481
msgid "B"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6714 ../fish/guestfish-actions.pod:4483
+#: ../src/guestfs-actions.pod:6718 ../fish/guestfish-actions.pod:4483
msgid "32-bit big endian such as UCS-4BE."
msgstr ""
#. type: =item
-#: ../src/guestfs-actions.pod:6716 ../fish/guestfish-actions.pod:4485
+#: ../src/guestfs-actions.pod:6720 ../fish/guestfish-actions.pod:4485
msgid "L"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6718 ../fish/guestfish-actions.pod:4487
+#: ../src/guestfs-actions.pod:6722 ../fish/guestfish-actions.pod:4487
msgid "32-bit little endian such as UCS-4LE."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6722 ../fish/guestfish-actions.pod:4491
+#: ../src/guestfs-actions.pod:6726 ../fish/guestfish-actions.pod:4491
msgid "The returned strings are transcoded to UTF-8."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6733
+#: ../src/guestfs-actions.pod:6737
msgid "guestfs_swapoff_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6735
+#: ../src/guestfs-actions.pod:6739
#, no-wrap
msgid ""
" int\n"
@@ -17487,19 +17492,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6739
+#: ../src/guestfs-actions.pod:6743
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:6747
+#: ../src/guestfs-actions.pod:6751
msgid "guestfs_swapoff_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6749
+#: ../src/guestfs-actions.pod:6753
#, no-wrap
msgid ""
" int\n"
@@ -17509,17 +17514,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6753 ../fish/guestfish-actions.pod:4508
+#: ../src/guestfs-actions.pod:6757 ../fish/guestfish-actions.pod:4508
msgid "This command disables the libguestfs appliance swap on file."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6759
+#: ../src/guestfs-actions.pod:6763
msgid "guestfs_swapoff_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6761
+#: ../src/guestfs-actions.pod:6765
#, no-wrap
msgid ""
" int\n"
@@ -17529,19 +17534,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6765 ../fish/guestfish-actions.pod:4514
+#: ../src/guestfs-actions.pod:6769 ../fish/guestfish-actions.pod:4514
msgid ""
"This command disables the libguestfs appliance swap on labeled swap "
"partition."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6772
+#: ../src/guestfs-actions.pod:6776
msgid "guestfs_swapoff_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6774
+#: ../src/guestfs-actions.pod:6778
#, no-wrap
msgid ""
" int\n"
@@ -17551,19 +17556,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4521
+#: ../src/guestfs-actions.pod:6782 ../fish/guestfish-actions.pod:4521
msgid ""
"This command disables the libguestfs appliance swap partition with the given "
"UUID."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6785
+#: ../src/guestfs-actions.pod:6789
msgid "guestfs_swapon_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6787
+#: ../src/guestfs-actions.pod:6791
#, no-wrap
msgid ""
" int\n"
@@ -17573,7 +17578,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6791
+#: ../src/guestfs-actions.pod:6795
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 "
@@ -17581,7 +17586,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6796 ../fish/guestfish-actions.pod:4533
+#: ../src/guestfs-actions.pod:6800 ../fish/guestfish-actions.pod:4533
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 "
@@ -17591,12 +17596,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6807
+#: ../src/guestfs-actions.pod:6811
msgid "guestfs_swapon_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6809
+#: ../src/guestfs-actions.pod:6813
#, no-wrap
msgid ""
" int\n"
@@ -17606,19 +17611,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6813
+#: ../src/guestfs-actions.pod:6817
msgid ""
"This command enables swap to a file. See C<guestfs_swapon_device> for other "
"notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6820
+#: ../src/guestfs-actions.pod:6824
msgid "guestfs_swapon_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6822
+#: ../src/guestfs-actions.pod:6826
#, no-wrap
msgid ""
" int\n"
@@ -17628,19 +17633,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6826
+#: ../src/guestfs-actions.pod:6830
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:6833
+#: ../src/guestfs-actions.pod:6837
msgid "guestfs_swapon_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6835
+#: ../src/guestfs-actions.pod:6839
#, no-wrap
msgid ""
" int\n"
@@ -17650,19 +17655,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6839
+#: ../src/guestfs-actions.pod:6843
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:6846
+#: ../src/guestfs-actions.pod:6850
msgid "guestfs_sync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6848
+#: ../src/guestfs-actions.pod:6852
#, no-wrap
msgid ""
" int\n"
@@ -17671,26 +17676,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6851 ../fish/guestfish-actions.pod:4565
+#: ../src/guestfs-actions.pod:6855 ../fish/guestfish-actions.pod:4565
msgid ""
"This syncs the disk, so that any writes are flushed through to the "
"underlying disk image."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6854 ../fish/guestfish-actions.pod:4568
+#: ../src/guestfs-actions.pod:6858 ../fish/guestfish-actions.pod:4568
msgid ""
"You should always call this if you have modified a disk image, before "
"closing the handle."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6861
+#: ../src/guestfs-actions.pod:6865
msgid "guestfs_tail"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6863
+#: ../src/guestfs-actions.pod:6867
#, no-wrap
msgid ""
" char **\n"
@@ -17700,18 +17705,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6867 ../fish/guestfish-actions.pod:4575
+#: ../src/guestfs-actions.pod:6871 ../fish/guestfish-actions.pod:4575
msgid ""
"This command returns up to the last 10 lines of a file as a list of strings."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6879
+#: ../src/guestfs-actions.pod:6883
msgid "guestfs_tail_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6881
+#: ../src/guestfs-actions.pod:6885
#, no-wrap
msgid ""
" char **\n"
@@ -17722,26 +17727,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6886 ../fish/guestfish-actions.pod:4585
+#: ../src/guestfs-actions.pod:6890 ../fish/guestfish-actions.pod:4585
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
-#: ../src/guestfs-actions.pod:6889 ../fish/guestfish-actions.pod:4588
+#: ../src/guestfs-actions.pod:6893 ../fish/guestfish-actions.pod:4588
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
-#: ../src/guestfs-actions.pod:6903
+#: ../src/guestfs-actions.pod:6907
msgid "guestfs_tar_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6905
+#: ../src/guestfs-actions.pod:6909
#, no-wrap
msgid ""
" int\n"
@@ -17752,31 +17757,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6910 ../fish/guestfish-actions.pod:4600
+#: ../src/guestfs-actions.pod:6914 ../fish/guestfish-actions.pod:4600
msgid ""
"This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6913
+#: ../src/guestfs-actions.pod:6917
msgid ""
"To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6918 ../src/guestfs-actions.pod:6935
-#: ../src/guestfs-actions.pod:6951 ../src/guestfs-actions.pod:6967
+#: ../src/guestfs-actions.pod:6922 ../src/guestfs-actions.pod:6939
+#: ../src/guestfs-actions.pod:6955 ../src/guestfs-actions.pod:6971
msgid "(Added in 1.0.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6920
+#: ../src/guestfs-actions.pod:6924
msgid "guestfs_tar_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6922
+#: ../src/guestfs-actions.pod:6926
#, no-wrap
msgid ""
" int\n"
@@ -17787,26 +17792,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6927 ../fish/guestfish-actions.pod:4612
+#: ../src/guestfs-actions.pod:6931 ../fish/guestfish-actions.pod:4612
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarfile>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6930
+#: ../src/guestfs-actions.pod:6934
msgid ""
"To download a compressed tarball, use C<guestfs_tgz_out> or "
"C<guestfs_txz_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6937
+#: ../src/guestfs-actions.pod:6941
msgid "guestfs_tgz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6939
+#: ../src/guestfs-actions.pod:6943
#, no-wrap
msgid ""
" int\n"
@@ -17817,24 +17822,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6944 ../fish/guestfish-actions.pod:4624
+#: ../src/guestfs-actions.pod:6948 ../fish/guestfish-actions.pod:4624
msgid ""
"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6947
+#: ../src/guestfs-actions.pod:6951
msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6953
+#: ../src/guestfs-actions.pod:6957
msgid "guestfs_tgz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6955
+#: ../src/guestfs-actions.pod:6959
#, no-wrap
msgid ""
" int\n"
@@ -17845,24 +17850,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6960 ../fish/guestfish-actions.pod:4635
+#: ../src/guestfs-actions.pod:6964 ../fish/guestfish-actions.pod:4635
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6963
+#: ../src/guestfs-actions.pod:6967
msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6969
+#: ../src/guestfs-actions.pod:6973
msgid "guestfs_touch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6971
+#: ../src/guestfs-actions.pod:6975
#, no-wrap
msgid ""
" int\n"
@@ -17872,7 +17877,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6975 ../fish/guestfish-actions.pod:4646
+#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4646
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-"
@@ -17880,19 +17885,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4650
+#: ../src/guestfs-actions.pod:6983 ../fish/guestfish-actions.pod:4650
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
-#: ../src/guestfs-actions.pod:6986
+#: ../src/guestfs-actions.pod:6990
msgid "guestfs_truncate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6988
+#: ../src/guestfs-actions.pod:6992
#, no-wrap
msgid ""
" int\n"
@@ -17902,19 +17907,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6992 ../fish/guestfish-actions.pod:4657
+#: ../src/guestfs-actions.pod:6996 ../fish/guestfish-actions.pod:4657
msgid ""
"This command truncates C<path> to a zero-length file. The file must exist "
"already."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6999
+#: ../src/guestfs-actions.pod:7003
msgid "guestfs_truncate_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7001
+#: ../src/guestfs-actions.pod:7005
#, no-wrap
msgid ""
" int\n"
@@ -17925,14 +17930,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7006 ../fish/guestfish-actions.pod:4664
+#: ../src/guestfs-actions.pod:7010 ../fish/guestfish-actions.pod:4664
msgid ""
"This command truncates C<path> to size C<size> bytes. The file must exist "
"already."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7009
+#: ../src/guestfs-actions.pod:7013
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 "
@@ -17941,12 +17946,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7019
+#: ../src/guestfs-actions.pod:7023
msgid "guestfs_tune2fs_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7021
+#: ../src/guestfs-actions.pod:7025
#, no-wrap
msgid ""
" char **\n"
@@ -17956,14 +17961,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7025 ../fish/guestfish-actions.pod:4677
+#: ../src/guestfs-actions.pod:7029 ../fish/guestfish-actions.pod:4677
msgid ""
"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7028 ../fish/guestfish-actions.pod:4680
+#: ../src/guestfs-actions.pod:7032 ../fish/guestfish-actions.pod:4680
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 "
@@ -17972,12 +17977,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7041
+#: ../src/guestfs-actions.pod:7045
msgid "guestfs_txz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7043
+#: ../src/guestfs-actions.pod:7047
#, no-wrap
msgid ""
" int\n"
@@ -17988,19 +17993,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7048 ../fish/guestfish-actions.pod:4689
+#: ../src/guestfs-actions.pod:7052 ../fish/guestfish-actions.pod:4689
msgid ""
"This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7055
+#: ../src/guestfs-actions.pod:7059
msgid "guestfs_txz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7057
+#: ../src/guestfs-actions.pod:7061
#, no-wrap
msgid ""
" int\n"
@@ -18011,19 +18016,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7062 ../fish/guestfish-actions.pod:4698
+#: ../src/guestfs-actions.pod:7066 ../fish/guestfish-actions.pod:4698
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
-#: ../src/guestfs-actions.pod:7069
+#: ../src/guestfs-actions.pod:7073
msgid "guestfs_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7071
+#: ../src/guestfs-actions.pod:7075
#, no-wrap
msgid ""
" int\n"
@@ -18033,14 +18038,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7075 ../fish/guestfish-actions.pod:4707
+#: ../src/guestfs-actions.pod:7079 ../fish/guestfish-actions.pod:4707
msgid ""
"This function sets the mask used for creating new files and device nodes to "
"C<mask & 0777>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7078 ../fish/guestfish-actions.pod:4710
+#: ../src/guestfs-actions.pod:7082 ../fish/guestfish-actions.pod:4710
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 "
@@ -18048,7 +18053,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7083 ../fish/guestfish-actions.pod:4715
+#: ../src/guestfs-actions.pod:7087 ../fish/guestfish-actions.pod:4715
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 "
@@ -18056,24 +18061,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7087
+#: ../src/guestfs-actions.pod:7091
msgid ""
"See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
"C<guestfs_mkdir>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7090 ../fish/guestfish-actions.pod:4722
+#: ../src/guestfs-actions.pod:7094 ../fish/guestfish-actions.pod:4722
msgid "This call returns the previous umask."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7096
+#: ../src/guestfs-actions.pod:7100
msgid "guestfs_umount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7098
+#: ../src/guestfs-actions.pod:7102
#, no-wrap
msgid ""
" int\n"
@@ -18083,19 +18088,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7102 ../fish/guestfish-actions.pod:4730
+#: ../src/guestfs-actions.pod:7106 ../fish/guestfish-actions.pod:4730
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
-#: ../src/guestfs-actions.pod:7110
+#: ../src/guestfs-actions.pod:7114
msgid "guestfs_umount_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7112
+#: ../src/guestfs-actions.pod:7116
#, no-wrap
msgid ""
" int\n"
@@ -18104,22 +18109,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7115 ../fish/guestfish-actions.pod:4740
+#: ../src/guestfs-actions.pod:7119 ../fish/guestfish-actions.pod:4740
msgid "This unmounts all mounted filesystems."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7117 ../fish/guestfish-actions.pod:4742
+#: ../src/guestfs-actions.pod:7121 ../fish/guestfish-actions.pod:4742
msgid "Some internal mounts are not unmounted by this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7123
+#: ../src/guestfs-actions.pod:7127
msgid "guestfs_upload"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7125
+#: ../src/guestfs-actions.pod:7129
#, no-wrap
msgid ""
" int\n"
@@ -18130,23 +18135,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7130 ../src/guestfs-actions.pod:7154
+#: ../src/guestfs-actions.pod:7134 ../src/guestfs-actions.pod:7158
#: ../fish/guestfish-actions.pod:4748 ../fish/guestfish-actions.pod:4761
msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7135
+#: ../src/guestfs-actions.pod:7139
msgid "See also C<guestfs_download>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7146
+#: ../src/guestfs-actions.pod:7150
msgid "guestfs_upload_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7148
+#: ../src/guestfs-actions.pod:7152
#, no-wrap
msgid ""
" int\n"
@@ -18158,7 +18163,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7157 ../fish/guestfish-actions.pod:4764
+#: ../src/guestfs-actions.pod:7161 ../fish/guestfish-actions.pod:4764
msgid ""
"C<remotefilename> is overwritten starting at the byte C<offset> specified. "
"The intention is to overwrite parts of existing files or devices, although "
@@ -18168,7 +18173,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7164
+#: ../src/guestfs-actions.pod:7168
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 "
@@ -18176,17 +18181,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7169
+#: ../src/guestfs-actions.pod:7173
msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7180
+#: ../src/guestfs-actions.pod:7184
msgid "guestfs_utimens"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7182
+#: ../src/guestfs-actions.pod:7186
#, no-wrap
msgid ""
" int\n"
@@ -18200,26 +18205,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7190 ../fish/guestfish-actions.pod:4784
+#: ../src/guestfs-actions.pod:7194 ../fish/guestfish-actions.pod:4784
msgid "This command sets the timestamps of a file with nanosecond precision."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7193 ../fish/guestfish-actions.pod:4787
+#: ../src/guestfs-actions.pod:7197 ../fish/guestfish-actions.pod:4787
msgid ""
"C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
"from the epoch."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7196 ../fish/guestfish-actions.pod:4790
+#: ../src/guestfs-actions.pod:7200 ../fish/guestfish-actions.pod:4790
msgid ""
"C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
"nanoseconds from the epoch."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7199 ../fish/guestfish-actions.pod:4793
+#: ../src/guestfs-actions.pod:7203 ../fish/guestfish-actions.pod:4793
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 "
@@ -18227,7 +18232,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7203 ../fish/guestfish-actions.pod:4797
+#: ../src/guestfs-actions.pod:7207 ../fish/guestfish-actions.pod:4797
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 "
@@ -18235,12 +18240,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7211 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7215 ../src/guestfs-structs.pod:175
msgid "guestfs_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7213
+#: ../src/guestfs-actions.pod:7217
#, no-wrap
msgid ""
" struct guestfs_version *\n"
@@ -18249,13 +18254,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7216 ../fish/guestfish-actions.pod:4805
+#: ../src/guestfs-actions.pod:7220 ../fish/guestfish-actions.pod:4805
msgid ""
"Return the libguestfs version number that the program is linked against."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7219 ../fish/guestfish-actions.pod:4808
+#: ../src/guestfs-actions.pod:7223 ../fish/guestfish-actions.pod:4808
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 "
@@ -18264,7 +18269,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7224 ../fish/guestfish-actions.pod:4813
+#: ../src/guestfs-actions.pod:7228 ../fish/guestfish-actions.pod:4813
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 "
@@ -18273,7 +18278,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7230 ../fish/guestfish-actions.pod:4819
+#: ../src/guestfs-actions.pod:7234 ../fish/guestfish-actions.pod:4819
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 "
@@ -18282,18 +18287,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7236 ../fish/guestfish-actions.pod:4825
+#: ../src/guestfs-actions.pod:7240 ../fish/guestfish-actions.pod:4825
msgid ""
"To construct the original version string: C<$major.$minor.$release$extra>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7239 ../fish/guestfish-actions.pod:4828
+#: ../src/guestfs-actions.pod:7243 ../fish/guestfish-actions.pod:4828
msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7241
+#: ../src/guestfs-actions.pod:7245
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -18302,24 +18307,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7247
+#: ../src/guestfs-actions.pod:7251
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:7251
+#: ../src/guestfs-actions.pod:7255
msgid "(Added in 1.0.58)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7253
+#: ../src/guestfs-actions.pod:7257
msgid "guestfs_vfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7255
+#: ../src/guestfs-actions.pod:7259
#, no-wrap
msgid ""
" char *\n"
@@ -18329,32 +18334,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7259 ../fish/guestfish-actions.pod:4840
+#: ../src/guestfs-actions.pod:7263 ../fish/guestfish-actions.pod:4840
msgid "This returns the filesystem label of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7262 ../fish/guestfish-actions.pod:4843
+#: ../src/guestfs-actions.pod:7266 ../fish/guestfish-actions.pod:4843
msgid "If the filesystem is unlabeled, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7264
+#: ../src/guestfs-actions.pod:7268
msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7269 ../src/guestfs-actions.pod:7306
+#: ../src/guestfs-actions.pod:7273 ../src/guestfs-actions.pod:7310
msgid "(Added in 1.3.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7271
+#: ../src/guestfs-actions.pod:7275
msgid "guestfs_vfs_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7273
+#: ../src/guestfs-actions.pod:7277
#, no-wrap
msgid ""
" char *\n"
@@ -18364,14 +18369,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7277 ../fish/guestfish-actions.pod:4851
+#: ../src/guestfs-actions.pod:7281 ../fish/guestfish-actions.pod:4851
msgid ""
"This command gets the filesystem type corresponding to the filesystem on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7280 ../fish/guestfish-actions.pod:4854
+#: ../src/guestfs-actions.pod:7284 ../fish/guestfish-actions.pod:4854
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 "
@@ -18379,12 +18384,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7290
+#: ../src/guestfs-actions.pod:7294
msgid "guestfs_vfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7292
+#: ../src/guestfs-actions.pod:7296
#, no-wrap
msgid ""
" char *\n"
@@ -18394,27 +18399,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7296 ../fish/guestfish-actions.pod:4863
+#: ../src/guestfs-actions.pod:7300 ../fish/guestfish-actions.pod:4863
msgid "This returns the filesystem UUID of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7299 ../fish/guestfish-actions.pod:4866
+#: ../src/guestfs-actions.pod:7303 ../fish/guestfish-actions.pod:4866
msgid "If the filesystem does not have a UUID, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7301
+#: ../src/guestfs-actions.pod:7305
msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7308
+#: ../src/guestfs-actions.pod:7312
msgid "guestfs_vg_activate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7310
+#: ../src/guestfs-actions.pod:7314
#, no-wrap
msgid ""
" int\n"
@@ -18425,31 +18430,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7315 ../fish/guestfish-actions.pod:4874
+#: ../src/guestfs-actions.pod:7319 ../fish/guestfish-actions.pod:4874
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in the listed volume groups C<volgroups>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7318 ../fish/guestfish-actions.pod:4877
+#: ../src/guestfs-actions.pod:7322 ../fish/guestfish-actions.pod:4877
msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7320 ../fish/guestfish-actions.pod:4879
+#: ../src/guestfs-actions.pod:7324 ../fish/guestfish-actions.pod:4879
msgid ""
"Note that if C<volgroups> is an empty list then B<all> volume groups are "
"activated or deactivated."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7327
+#: ../src/guestfs-actions.pod:7331
msgid "guestfs_vg_activate_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7329
+#: ../src/guestfs-actions.pod:7333
#, no-wrap
msgid ""
" int\n"
@@ -18459,24 +18464,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7333 ../fish/guestfish-actions.pod:4886
+#: ../src/guestfs-actions.pod:7337 ../fish/guestfish-actions.pod:4886
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in all volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7336 ../fish/guestfish-actions.pod:4889
+#: ../src/guestfs-actions.pod:7340 ../fish/guestfish-actions.pod:4889
msgid "This command is the same as running C<vgchange -a y|n>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7342
+#: ../src/guestfs-actions.pod:7346
msgid "guestfs_vgcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7344
+#: ../src/guestfs-actions.pod:7348
#, no-wrap
msgid ""
" int\n"
@@ -18487,19 +18492,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7349 ../fish/guestfish-actions.pod:4895
+#: ../src/guestfs-actions.pod:7353 ../fish/guestfish-actions.pod:4895
msgid ""
"This creates an LVM volume group called C<volgroup> from the non-empty list "
"of physical volumes C<physvols>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7356
+#: ../src/guestfs-actions.pod:7360
msgid "guestfs_vglvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7358
+#: ../src/guestfs-actions.pod:7362
#, no-wrap
msgid ""
" char **\n"
@@ -18509,31 +18514,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7362 ../fish/guestfish-actions.pod:4902
+#: ../src/guestfs-actions.pod:7366 ../fish/guestfish-actions.pod:4902
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the logical "
"volumes created in this volume group."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7365
+#: ../src/guestfs-actions.pod:7369
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:7368
+#: ../src/guestfs-actions.pod:7372
msgid "See also C<guestfs_vgpvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7376
+#: ../src/guestfs-actions.pod:7380
msgid "guestfs_vgpvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7378
+#: ../src/guestfs-actions.pod:7382
#, no-wrap
msgid ""
" char **\n"
@@ -18543,31 +18548,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7382 ../fish/guestfish-actions.pod:4914
+#: ../src/guestfs-actions.pod:7386 ../fish/guestfish-actions.pod:4914
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
-#: ../src/guestfs-actions.pod:7385
+#: ../src/guestfs-actions.pod:7389
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:7388
+#: ../src/guestfs-actions.pod:7392
msgid "See also C<guestfs_vglvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7396
+#: ../src/guestfs-actions.pod:7400
msgid "guestfs_vgremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7398
+#: ../src/guestfs-actions.pod:7402
#, no-wrap
msgid ""
" int\n"
@@ -18577,23 +18582,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7402 ../fish/guestfish-actions.pod:4926
+#: ../src/guestfs-actions.pod:7406 ../fish/guestfish-actions.pod:4926
msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7404 ../fish/guestfish-actions.pod:4928
+#: ../src/guestfs-actions.pod:7408 ../fish/guestfish-actions.pod:4928
msgid ""
"This also forcibly removes all logical volumes in the volume group (if any)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7411
+#: ../src/guestfs-actions.pod:7415
msgid "guestfs_vgrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7413
+#: ../src/guestfs-actions.pod:7417
#, no-wrap
msgid ""
" int\n"
@@ -18604,17 +18609,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7418 ../fish/guestfish-actions.pod:4935
+#: ../src/guestfs-actions.pod:7422 ../fish/guestfish-actions.pod:4935
msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7424
+#: ../src/guestfs-actions.pod:7428
msgid "guestfs_vgs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7426
+#: ../src/guestfs-actions.pod:7430
#, no-wrap
msgid ""
" char **\n"
@@ -18623,31 +18628,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7429 ../fish/guestfish-actions.pod:4941
+#: ../src/guestfs-actions.pod:7433 ../fish/guestfish-actions.pod:4941
msgid ""
"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
"> command."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7432 ../fish/guestfish-actions.pod:4944
+#: ../src/guestfs-actions.pod:7436 ../fish/guestfish-actions.pod:4944
msgid ""
"This returns a list of just the volume group names that were detected (eg. "
"C<VolGroup00>)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7435
+#: ../src/guestfs-actions.pod:7439
msgid "See also C<guestfs_vgs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7443
+#: ../src/guestfs-actions.pod:7447
msgid "guestfs_vgs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7445
+#: ../src/guestfs-actions.pod:7449
#, no-wrap
msgid ""
" struct guestfs_lvm_vg_list *\n"
@@ -18656,26 +18661,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7448 ../fish/guestfish-actions.pod:4953
+#: ../src/guestfs-actions.pod:7452 ../fish/guestfish-actions.pod:4953
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: textblock
-#: ../src/guestfs-actions.pod:7451
+#: ../src/guestfs-actions.pod:7455
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:7457
+#: ../src/guestfs-actions.pod:7461
msgid "guestfs_vgscan"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7459
+#: ../src/guestfs-actions.pod:7463
#, no-wrap
msgid ""
" int\n"
@@ -18684,19 +18689,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7462 ../fish/guestfish-actions.pod:4960
+#: ../src/guestfs-actions.pod:7466 ../fish/guestfish-actions.pod:4960
msgid ""
"This rescans all block devices and rebuilds the list of LVM physical "
"volumes, volume groups and logical volumes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7469
+#: ../src/guestfs-actions.pod:7473
msgid "guestfs_vguuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7471
+#: ../src/guestfs-actions.pod:7475
#, no-wrap
msgid ""
" char *\n"
@@ -18706,17 +18711,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7475 ../fish/guestfish-actions.pod:4967
+#: ../src/guestfs-actions.pod:7479 ../fish/guestfish-actions.pod:4967
msgid "This command returns the UUID of the LVM VG named C<vgname>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7482
+#: ../src/guestfs-actions.pod:7486
msgid "guestfs_wait_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7484
+#: ../src/guestfs-actions.pod:7488
#, no-wrap
msgid ""
" int\n"
@@ -18725,12 +18730,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7487
+#: ../src/guestfs-actions.pod:7491
msgid "This function is a no op."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7489
+#: ../src/guestfs-actions.pod:7493
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 "
@@ -18738,25 +18743,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7494
+#: ../src/guestfs-actions.pod:7498
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: textblock
-#: ../src/guestfs-actions.pod:7500
+#: ../src/guestfs-actions.pod:7504
msgid ""
"This function is deprecated. In new code, use the C<launch> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7509
+#: ../src/guestfs-actions.pod:7513
msgid "guestfs_wc_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7511
+#: ../src/guestfs-actions.pod:7515
#, no-wrap
msgid ""
" int\n"
@@ -18766,19 +18771,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7515 ../fish/guestfish-actions.pod:4973
+#: ../src/guestfs-actions.pod:7519 ../fish/guestfish-actions.pod:4973
msgid ""
"This command counts the characters in a file, using the C<wc -c> external "
"command."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7522
+#: ../src/guestfs-actions.pod:7526
msgid "guestfs_wc_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7524
+#: ../src/guestfs-actions.pod:7528
#, no-wrap
msgid ""
" int\n"
@@ -18788,18 +18793,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7528 ../fish/guestfish-actions.pod:4980
+#: ../src/guestfs-actions.pod:7532 ../fish/guestfish-actions.pod:4980
msgid ""
"This command counts the lines in a file, using the C<wc -l> external command."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7535
+#: ../src/guestfs-actions.pod:7539
msgid "guestfs_wc_w"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7537
+#: ../src/guestfs-actions.pod:7541
#, no-wrap
msgid ""
" int\n"
@@ -18809,18 +18814,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7541 ../fish/guestfish-actions.pod:4987
+#: ../src/guestfs-actions.pod:7545 ../fish/guestfish-actions.pod:4987
msgid ""
"This command counts the words in a file, using the C<wc -w> external command."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7548
+#: ../src/guestfs-actions.pod:7552
msgid "guestfs_write"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7550
+#: ../src/guestfs-actions.pod:7554
#, no-wrap
msgid ""
" int\n"
@@ -18832,19 +18837,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7556 ../fish/guestfish-actions.pod:4994
+#: ../src/guestfs-actions.pod:7560 ../fish/guestfish-actions.pod:4994
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: =head2
-#: ../src/guestfs-actions.pod:7566
+#: ../src/guestfs-actions.pod:7570
msgid "guestfs_write_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:7572
#, no-wrap
msgid ""
" int\n"
@@ -18856,39 +18861,39 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7574 ../fish/guestfish-actions.pod:5004
+#: ../src/guestfs-actions.pod:7578 ../fish/guestfish-actions.pod:5004
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
-#: ../src/guestfs-actions.pod:7578 ../fish/guestfish-actions.pod:5008
+#: ../src/guestfs-actions.pod:7582 ../fish/guestfish-actions.pod:5008
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
-#: ../src/guestfs-actions.pod:7582 ../fish/guestfish-actions.pod:5012
+#: ../src/guestfs-actions.pod:7586 ../fish/guestfish-actions.pod:5012
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
-#: ../src/guestfs-actions.pod:7590 ../fish/guestfish-actions.pod:5018
+#: ../src/guestfs-actions.pod:7594 ../fish/guestfish-actions.pod:5018
msgid ""
"This function is deprecated. In new code, use the C<write> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7599
+#: ../src/guestfs-actions.pod:7603
msgid "guestfs_zegrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7601
+#: ../src/guestfs-actions.pod:7605
#, no-wrap
msgid ""
" char **\n"
@@ -18899,18 +18904,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7606 ../fish/guestfish-actions.pod:5029
+#: ../src/guestfs-actions.pod:7610 ../fish/guestfish-actions.pod:5029
msgid ""
"This calls the external C<zegrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7618
+#: ../src/guestfs-actions.pod:7622
msgid "guestfs_zegrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7620
+#: ../src/guestfs-actions.pod:7624
#, no-wrap
msgid ""
" char **\n"
@@ -18921,18 +18926,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7625 ../fish/guestfish-actions.pod:5039
+#: ../src/guestfs-actions.pod:7629 ../fish/guestfish-actions.pod:5039
msgid ""
"This calls the external C<zegrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7637
+#: ../src/guestfs-actions.pod:7641
msgid "guestfs_zero"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7639
+#: ../src/guestfs-actions.pod:7643
#, no-wrap
msgid ""
" int\n"
@@ -18942,12 +18947,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7643 ../fish/guestfish-actions.pod:5049
+#: ../src/guestfs-actions.pod:7647 ../fish/guestfish-actions.pod:5049
msgid "This command writes zeroes over the first few blocks of C<device>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7645 ../fish/guestfish-actions.pod:5051
+#: ../src/guestfs-actions.pod:7649 ../fish/guestfish-actions.pod:5051
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 "
@@ -18955,19 +18960,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7649
+#: ../src/guestfs-actions.pod:7653
msgid ""
"See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
"C<guestfs_is_zero_device>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7661
+#: ../src/guestfs-actions.pod:7665
msgid "guestfs_zero_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7663
+#: ../src/guestfs-actions.pod:7667
#, no-wrap
msgid ""
" int\n"
@@ -18977,24 +18982,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7667
+#: ../src/guestfs-actions.pod:7671
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:7681
+#: ../src/guestfs-actions.pod:7685
msgid "(Added in 1.3.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7683
+#: ../src/guestfs-actions.pod:7687
msgid "guestfs_zerofree"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7685
+#: ../src/guestfs-actions.pod:7689
#, no-wrap
msgid ""
" int\n"
@@ -19004,7 +19009,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7689 ../fish/guestfish-actions.pod:5073
+#: ../src/guestfs-actions.pod:7693 ../fish/guestfish-actions.pod:5073
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 "
@@ -19012,24 +19017,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7694 ../fish/guestfish-actions.pod:5078
+#: ../src/guestfs-actions.pod:7698 ../fish/guestfish-actions.pod:5078
msgid "You should B<not> run this program if the filesystem is mounted."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7697 ../fish/guestfish-actions.pod:5081
+#: ../src/guestfs-actions.pod:7701 ../fish/guestfish-actions.pod:5081
msgid ""
"It is possible that using this program can damage the filesystem or data on "
"the filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7704
+#: ../src/guestfs-actions.pod:7708
msgid "guestfs_zfgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7706
+#: ../src/guestfs-actions.pod:7710
#, no-wrap
msgid ""
" char **\n"
@@ -19040,18 +19045,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7711 ../fish/guestfish-actions.pod:5088
+#: ../src/guestfs-actions.pod:7715 ../fish/guestfish-actions.pod:5088
msgid ""
"This calls the external C<zfgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7723
+#: ../src/guestfs-actions.pod:7727
msgid "guestfs_zfgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7725
+#: ../src/guestfs-actions.pod:7729
#, no-wrap
msgid ""
" char **\n"
@@ -19062,18 +19067,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7730 ../fish/guestfish-actions.pod:5098
+#: ../src/guestfs-actions.pod:7734 ../fish/guestfish-actions.pod:5098
msgid ""
"This calls the external C<zfgrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7742
+#: ../src/guestfs-actions.pod:7746
msgid "guestfs_zfile"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7744
+#: ../src/guestfs-actions.pod:7748
#, no-wrap
msgid ""
" char *\n"
@@ -19084,36 +19089,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7749 ../fish/guestfish-actions.pod:5108
+#: ../src/guestfs-actions.pod:7753 ../fish/guestfish-actions.pod:5108
msgid ""
"This command runs C<file> after first decompressing C<path> using C<method>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7752 ../fish/guestfish-actions.pod:5111
+#: ../src/guestfs-actions.pod:7756 ../fish/guestfish-actions.pod:5111
msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7754
+#: ../src/guestfs-actions.pod:7758
msgid ""
"Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
"files."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7760 ../fish/guestfish-actions.pod:5116
+#: ../src/guestfs-actions.pod:7764 ../fish/guestfish-actions.pod:5116
msgid ""
"This function is deprecated. In new code, use the C<file> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7769
+#: ../src/guestfs-actions.pod:7773
msgid "guestfs_zgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7771
+#: ../src/guestfs-actions.pod:7775
#, no-wrap
msgid ""
" char **\n"
@@ -19124,18 +19129,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7776 ../fish/guestfish-actions.pod:5127
+#: ../src/guestfs-actions.pod:7780 ../fish/guestfish-actions.pod:5127
msgid ""
"This calls the external C<zgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7788
+#: ../src/guestfs-actions.pod:7792
msgid "guestfs_zgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7790
+#: ../src/guestfs-actions.pod:7794
#, no-wrap
msgid ""
" char **\n"
@@ -19146,7 +19151,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7795 ../fish/guestfish-actions.pod:5137
+#: ../src/guestfs-actions.pod:7799 ../fish/guestfish-actions.pod:5137
msgid ""
"This calls the external C<zgrep -i> program and returns the matching lines."
msgstr ""
diff --git a/po/es.po b/po/es.po
index 9c374df7..8707519a 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: \n"
"Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n"
"Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n"
diff --git a/po/gu.po b/po/gu.po
index df34dca6..b9d20a14 100644
--- a/po/gu.po
+++ b/po/gu.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-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: 2010-02-02 13:45+0530\n"
"Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
"Language-Team: Gujarati\n"
diff --git a/po/hi.po b/po/hi.po
index d9f43f18..89f60253 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: 2010-02-16 12:57+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <Red Hat>\n"
diff --git a/po/kn.po b/po/kn.po
index 2f15fec3..42977fd4 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.83\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: 2010-02-24 11:56+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
"Language-Team: kn-IN <>\n"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 5f4a56a5..f961355d 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.11.15\n"
+"Project-Id-Version: libguestfs 1.11.16\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+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 a5db5d5e..49a52c22 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs.ml\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: 2010-02-02 18:35+0530\n"
"Last-Translator: Ani Peter | അനി പീറ്റര്‍ <apeter@redhat.com>\n"
"Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് <smc-"
diff --git a/po/mr.po b/po/mr.po
index 24ba191e..e708707a 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: 2010-02-03 19:10+0530\n"
"Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
"Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
diff --git a/po/nl.po b/po/nl.po
index 33d142be..f3469598 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.5.4\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: 2010-09-02 15:28+0200\n"
"Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
"Language-Team: Fedora\n"
diff --git a/po/or.po b/po/or.po
index b89ef2be..c88c489d 100644
--- a/po/or.po
+++ b/po/or.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.or\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: 2010-02-01 18:17+0530\n"
"Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
"Language-Team: Oriya <oriya-it@googlegroups.com>\n"
diff --git a/po/pa.po b/po/pa.po
index fd3d1af8..81198ef2 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: 2010-12-23 17:40+0530\n"
"Last-Translator: Jaswinder Singh <j.phulewala@gmail.com>\n"
"Language-Team: PLTG\n"
diff --git a/po/pl.po b/po/pl.po
index 54d9e367..36ad3112 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: 2010-12-21 14:12+0100\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
diff --git a/po/ta.po b/po/ta.po
index d9fcfac2..37f35d29 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: 2010-01-29 13:38+0530\n"
"Last-Translator: I. Felix <ifelix@redhat.com>\n"
"Language-Team: ta_IN <kde-i18n-doc@kde.org>\n"
diff --git a/po/te.po b/po/te.po
index 4470e92d..c9bbb3ca 100644
--- a/po/te.po
+++ b/po/te.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: 2010-01-27 20:03+0530\n"
"Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
"Language-Team: Telugu <en@li.org>\n"
diff --git a/po/uk.po b/po/uk.po
index 4d56bb49..15649bc7 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-07-12 19:46+0100\n"
+"POT-Creation-Date: 2011-07-13 15:55+0100\n"
"PO-Revision-Date: 2011-03-22 15:28+0000\n"
"Last-Translator: yurchor <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"