From: Richard W.M. Jones Date: Mon, 28 Mar 2011 16:11:51 +0000 (+0100) Subject: Version 1.9.14. X-Git-Tag: 1.9.14^0 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=c3fc40d0c5b5b4667137d07aaecefe8554b90f1b Version 1.9.14. --- diff --git a/BUGS b/BUGS index 9cc7f24..f65ebbd 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-03-24 12:05:18 +Last updated: 2011-03-28 17:11:40 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -20,9 +20,6 @@ When reporting a new bug, please check: -------------------------------------------------- Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. -674130 NEW https://bugzilla.redhat.com/show_bug.cgi?id=674130 - Inspection code fails for Windows guest with two disks - 676020 NEW https://bugzilla.redhat.com/show_bug.cgi?id=676020 After using virt-resize with an ntfs partition windows is not booting @@ -192,6 +189,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. Bugs in MODIFIED, POST or ON_QA state are fixed. You can help by testing the fixes. +691389 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=691389 + Extended attributes don't work over guestmount (FUSE) + 501882 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501882 /tmp/libguestfs temporary directory is not cleaned up diff --git a/configure.ac b/configure.ac index f1b56d2..2373452 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], [9]) -m4_define([libguestfs_release], [13]) +m4_define([libguestfs_release], [14]) # extra can be any string m4_define([libguestfs_extra], []) diff --git a/po-docs/ja.po b/po-docs/ja.po index 664967a..f9549ab 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-03-24 12:04+0000\n" +"POT-Creation-Date: 2011-03-28 17:11+0200\n" "PO-Revision-Date: 2010-09-02 14:46+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -939,9 +939,9 @@ msgstr "" #: ../src/guestfs-actions.pod:1779 ../src/guestfs-actions.pod:1783 #: ../src/guestfs-actions.pod:1788 ../src/guestfs-actions.pod:1793 #: ../src/guestfs-actions.pod:1854 ../src/guestfs-actions.pod:1858 -#: ../src/guestfs-actions.pod:1863 ../fish/guestfish.pod:432 -#: ../fish/guestfish.pod:436 ../fish/guestfish.pod:440 -#: ../fish/guestfish.pod:444 ../fish/guestfish-actions.pod:13 +#: ../src/guestfs-actions.pod:1863 ../fish/guestfish.pod:441 +#: ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 +#: ../fish/guestfish.pod:453 ../fish/guestfish-actions.pod:13 #: ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:380 #: ../fish/guestfish-actions.pod:388 ../fish/guestfish-actions.pod:395 #: ../fish/guestfish-actions.pod:402 ../fish/guestfish-actions.pod:1072 @@ -1231,7 +1231,7 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:519 ../fish/guestfish.pod:751 +#: ../src/guestfs.pod:519 ../fish/guestfish.pod:760 msgid "ENCRYPTED DISKS" msgstr "" @@ -3306,7 +3306,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1491 ../fish/guestfish.pod:989 +#: ../src/guestfs.pod:1491 ../fish/guestfish.pod:998 msgid "@ACTIONS@" msgstr "" @@ -5517,7 +5517,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2613 ../fish/guestfish.pod:240 ../fish/guestfish.pod:599 +#: ../src/guestfs.pod:2613 ../fish/guestfish.pod:240 ../fish/guestfish.pod:608 msgid "For example:" msgstr "" @@ -5587,8 +5587,8 @@ msgid "SOURCE CODE SUBDIRECTORIES" msgstr "" #. type: =item -#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5721 -#: ../fish/guestfish-actions.pod:3838 +#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5725 +#: ../fish/guestfish-actions.pod:3842 msgid "C" msgstr "" @@ -5863,26 +5863,26 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2762 ../fish/guestfish.pod:996 +#: ../src/guestfs.pod:2762 ../fish/guestfish.pod:1005 #: ../test-tool/libguestfs-test-tool.pod:104 ../tools/virt-edit.pl:330 msgid "ENVIRONMENT VARIABLES" msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2766 ../fish/guestfish.pod:1022 +#: ../src/guestfs.pod:2766 ../fish/guestfish.pod:1031 msgid "LIBGUESTFS_APPEND" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2768 ../fish/guestfish.pod:1024 +#: ../src/guestfs.pod:2768 ../fish/guestfish.pod:1033 msgid "Pass additional options to the guest kernel." msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2770 ../fish/guestfish.pod:1026 +#: ../src/guestfs.pod:2770 ../fish/guestfish.pod:1035 msgid "LIBGUESTFS_DEBUG" msgstr "" @@ -5896,20 +5896,20 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2775 ../fish/guestfish.pod:1031 +#: ../src/guestfs.pod:2775 ../fish/guestfish.pod:1040 msgid "LIBGUESTFS_MEMSIZE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2777 ../fish/guestfish.pod:1033 +#: ../src/guestfs.pod:2777 ../fish/guestfish.pod:1042 msgid "" "Set the memory allocated to the qemu process, in megabytes. For example:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2780 ../fish/guestfish.pod:1036 +#: ../src/guestfs.pod:2780 ../fish/guestfish.pod:1045 #, no-wrap msgid "" " LIBGUESTFS_MEMSIZE=700\n" @@ -5918,7 +5918,7 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2782 ../fish/guestfish.pod:1038 +#: ../src/guestfs.pod:2782 ../fish/guestfish.pod:1047 msgid "LIBGUESTFS_PATH" msgstr "" @@ -5931,13 +5931,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2787 ../fish/guestfish.pod:1043 +#: ../src/guestfs.pod:2787 ../fish/guestfish.pod:1052 msgid "LIBGUESTFS_QEMU" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2789 ../fish/guestfish.pod:1045 +#: ../src/guestfs.pod:2789 ../fish/guestfish.pod:1054 msgid "" "Set the default qemu binary that libguestfs uses. If not set, then the qemu " "which was found at compile time by the configure script is used." @@ -5951,7 +5951,7 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2795 ../fish/guestfish.pod:1049 +#: ../src/guestfs.pod:2795 ../fish/guestfish.pod:1058 msgid "LIBGUESTFS_TRACE" msgstr "" @@ -5965,19 +5965,19 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2800 ../fish/guestfish.pod:1058 +#: ../src/guestfs.pod:2800 ../fish/guestfish.pod:1067 msgid "TMPDIR" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2802 ../fish/guestfish.pod:1060 +#: ../src/guestfs.pod:2802 ../fish/guestfish.pod:1069 msgid "" "Location of temporary directory, defaults to C except for the cached " "supermin appliance which defaults to C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2805 ../fish/guestfish.pod:1063 +#: ../src/guestfs.pod:2805 ../fish/guestfish.pod:1072 msgid "" "If libguestfs was compiled to use the supermin appliance then the real " "appliance is cached in this directory, shared between all handles belonging " @@ -5987,8 +5987,8 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2813 ../fish/guestfish.pod:1121 -#: ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:238 +#: ../src/guestfs.pod:2813 ../fish/guestfish.pod:1130 +#: ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:250 #: ../tools/virt-edit.pl:350 ../tools/virt-win-reg.pl:572 #: ../tools/virt-resize.pl:1489 ../tools/virt-list-filesystems.pl:189 #: ../tools/virt-tar.pl:286 ../tools/virt-make-fs.pl:539 @@ -6085,22 +6085,22 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2882 ../fish/guestfish.pod:1144 -#: ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:249 +#: ../src/guestfs.pod:2882 ../fish/guestfish.pod:1153 +#: ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:261 msgid "AUTHORS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2884 ../fish/guestfish.pod:1146 -#: ../test-tool/libguestfs-test-tool.pod:117 ../fuse/guestmount.pod:251 +#: ../src/guestfs.pod:2884 ../fish/guestfish.pod:1155 +#: ../test-tool/libguestfs-test-tool.pod:117 ../fuse/guestmount.pod:263 msgid "Richard W.M. Jones (C)" msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2886 ../fish/guestfish.pod:1148 -#: ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:253 +#: ../src/guestfs.pod:2886 ../fish/guestfish.pod:1157 +#: ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:265 #: ../tools/virt-edit.pl:368 ../tools/virt-win-reg.pl:602 #: ../tools/virt-resize.pl:1514 ../tools/virt-list-filesystems.pl:206 #: ../tools/virt-tar.pl:305 ../tools/virt-make-fs.pl:568 @@ -6110,8 +6110,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2888 ../fish/guestfish.pod:1150 -#: ../fuse/guestmount.pod:255 +#: ../src/guestfs.pod:2888 ../fish/guestfish.pod:1159 +#: ../fuse/guestmount.pod:267 msgid "Copyright (C) 2009-2010 Red Hat Inc. L" msgstr "" @@ -6215,73 +6215,73 @@ msgstr "" #: ../src/guestfs-actions.pod:1690 ../src/guestfs-actions.pod:1712 #: ../src/guestfs-actions.pod:1799 ../src/guestfs-actions.pod:2261 #: ../src/guestfs-actions.pod:2405 ../src/guestfs-actions.pod:2466 -#: ../src/guestfs-actions.pod:2501 ../src/guestfs-actions.pod:3371 -#: ../src/guestfs-actions.pod:3386 ../src/guestfs-actions.pod:3406 -#: ../src/guestfs-actions.pod:3561 ../src/guestfs-actions.pod:3575 -#: ../src/guestfs-actions.pod:3588 ../src/guestfs-actions.pod:3602 -#: ../src/guestfs-actions.pod:3617 ../src/guestfs-actions.pod:3653 -#: ../src/guestfs-actions.pod:3725 ../src/guestfs-actions.pod:3745 -#: ../src/guestfs-actions.pod:3762 ../src/guestfs-actions.pod:3785 -#: ../src/guestfs-actions.pod:3808 ../src/guestfs-actions.pod:3840 -#: ../src/guestfs-actions.pod:3859 ../src/guestfs-actions.pod:3878 -#: ../src/guestfs-actions.pod:3913 ../src/guestfs-actions.pod:3925 -#: ../src/guestfs-actions.pod:3961 ../src/guestfs-actions.pod:3977 -#: ../src/guestfs-actions.pod:3990 ../src/guestfs-actions.pod:4005 -#: ../src/guestfs-actions.pod:4022 ../src/guestfs-actions.pod:4115 -#: ../src/guestfs-actions.pod:4135 ../src/guestfs-actions.pod:4148 -#: ../src/guestfs-actions.pod:4199 ../src/guestfs-actions.pod:4217 -#: ../src/guestfs-actions.pod:4235 ../src/guestfs-actions.pod:4251 -#: ../src/guestfs-actions.pod:4265 ../src/guestfs-actions.pod:4279 -#: ../src/guestfs-actions.pod:4296 ../src/guestfs-actions.pod:4311 -#: ../src/guestfs-actions.pod:4331 ../src/guestfs-actions.pod:4389 -#: ../src/guestfs-actions.pod:4462 ../src/guestfs-actions.pod:4493 -#: ../src/guestfs-actions.pod:4512 ../src/guestfs-actions.pod:4531 -#: ../src/guestfs-actions.pod:4543 ../src/guestfs-actions.pod:4560 -#: ../src/guestfs-actions.pod:4573 ../src/guestfs-actions.pod:4588 -#: ../src/guestfs-actions.pod:4603 ../src/guestfs-actions.pod:4638 -#: ../src/guestfs-actions.pod:4653 ../src/guestfs-actions.pod:4673 -#: ../src/guestfs-actions.pod:4687 ../src/guestfs-actions.pod:4704 -#: ../src/guestfs-actions.pod:4753 ../src/guestfs-actions.pod:4790 -#: ../src/guestfs-actions.pod:4804 ../src/guestfs-actions.pod:4832 -#: ../src/guestfs-actions.pod:4849 ../src/guestfs-actions.pod:4867 -#: ../src/guestfs-actions.pod:5001 ../src/guestfs-actions.pod:5058 -#: ../src/guestfs-actions.pod:5080 ../src/guestfs-actions.pod:5098 -#: ../src/guestfs-actions.pod:5130 ../src/guestfs-actions.pod:5196 -#: ../src/guestfs-actions.pod:5213 ../src/guestfs-actions.pod:5226 -#: ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:5529 -#: ../src/guestfs-actions.pod:5548 ../src/guestfs-actions.pod:5567 -#: ../src/guestfs-actions.pod:5579 ../src/guestfs-actions.pod:5591 -#: ../src/guestfs-actions.pod:5605 ../src/guestfs-actions.pod:5617 -#: ../src/guestfs-actions.pod:5631 ../src/guestfs-actions.pod:5647 -#: ../src/guestfs-actions.pod:5668 ../src/guestfs-actions.pod:5687 -#: ../src/guestfs-actions.pod:5706 ../src/guestfs-actions.pod:5736 -#: ../src/guestfs-actions.pod:5752 ../src/guestfs-actions.pod:5775 -#: ../src/guestfs-actions.pod:5793 ../src/guestfs-actions.pod:5812 -#: ../src/guestfs-actions.pod:5833 ../src/guestfs-actions.pod:5852 -#: ../src/guestfs-actions.pod:5869 ../src/guestfs-actions.pod:5897 -#: ../src/guestfs-actions.pod:5921 ../src/guestfs-actions.pod:5940 -#: ../src/guestfs-actions.pod:5964 ../src/guestfs-actions.pod:5983 -#: ../src/guestfs-actions.pod:5998 ../src/guestfs-actions.pod:6017 -#: ../src/guestfs-actions.pod:6054 ../src/guestfs-actions.pod:6077 -#: ../src/guestfs-actions.pod:6103 ../src/guestfs-actions.pod:6211 -#: ../src/guestfs-actions.pod:6332 ../src/guestfs-actions.pod:6344 -#: ../src/guestfs-actions.pod:6357 ../src/guestfs-actions.pod:6370 -#: ../src/guestfs-actions.pod:6392 ../src/guestfs-actions.pod:6405 -#: ../src/guestfs-actions.pod:6418 ../src/guestfs-actions.pod:6431 -#: ../src/guestfs-actions.pod:6446 ../src/guestfs-actions.pod:6505 -#: ../src/guestfs-actions.pod:6522 ../src/guestfs-actions.pod:6538 -#: ../src/guestfs-actions.pod:6554 ../src/guestfs-actions.pod:6571 -#: ../src/guestfs-actions.pod:6584 ../src/guestfs-actions.pod:6604 -#: ../src/guestfs-actions.pod:6640 ../src/guestfs-actions.pod:6654 -#: ../src/guestfs-actions.pod:6695 ../src/guestfs-actions.pod:6708 -#: ../src/guestfs-actions.pod:6726 ../src/guestfs-actions.pod:6760 -#: ../src/guestfs-actions.pod:6796 ../src/guestfs-actions.pod:6915 -#: ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6947 -#: ../src/guestfs-actions.pod:7002 ../src/guestfs-actions.pod:7015 -#: ../src/guestfs-actions.pod:7060 ../src/guestfs-actions.pod:7093 -#: ../src/guestfs-actions.pod:7147 ../src/guestfs-actions.pod:7173 -#: ../src/guestfs-actions.pod:7239 ../src/guestfs-actions.pod:7258 -#: ../src/guestfs-actions.pod:7287 +#: ../src/guestfs-actions.pod:2501 ../src/guestfs-actions.pod:3375 +#: ../src/guestfs-actions.pod:3390 ../src/guestfs-actions.pod:3410 +#: ../src/guestfs-actions.pod:3565 ../src/guestfs-actions.pod:3579 +#: ../src/guestfs-actions.pod:3592 ../src/guestfs-actions.pod:3606 +#: ../src/guestfs-actions.pod:3621 ../src/guestfs-actions.pod:3657 +#: ../src/guestfs-actions.pod:3729 ../src/guestfs-actions.pod:3749 +#: ../src/guestfs-actions.pod:3766 ../src/guestfs-actions.pod:3789 +#: ../src/guestfs-actions.pod:3812 ../src/guestfs-actions.pod:3844 +#: ../src/guestfs-actions.pod:3863 ../src/guestfs-actions.pod:3882 +#: ../src/guestfs-actions.pod:3917 ../src/guestfs-actions.pod:3929 +#: ../src/guestfs-actions.pod:3965 ../src/guestfs-actions.pod:3981 +#: ../src/guestfs-actions.pod:3994 ../src/guestfs-actions.pod:4009 +#: ../src/guestfs-actions.pod:4026 ../src/guestfs-actions.pod:4119 +#: ../src/guestfs-actions.pod:4139 ../src/guestfs-actions.pod:4152 +#: ../src/guestfs-actions.pod:4203 ../src/guestfs-actions.pod:4221 +#: ../src/guestfs-actions.pod:4239 ../src/guestfs-actions.pod:4255 +#: ../src/guestfs-actions.pod:4269 ../src/guestfs-actions.pod:4283 +#: ../src/guestfs-actions.pod:4300 ../src/guestfs-actions.pod:4315 +#: ../src/guestfs-actions.pod:4335 ../src/guestfs-actions.pod:4393 +#: ../src/guestfs-actions.pod:4466 ../src/guestfs-actions.pod:4497 +#: ../src/guestfs-actions.pod:4516 ../src/guestfs-actions.pod:4535 +#: ../src/guestfs-actions.pod:4547 ../src/guestfs-actions.pod:4564 +#: ../src/guestfs-actions.pod:4577 ../src/guestfs-actions.pod:4592 +#: ../src/guestfs-actions.pod:4607 ../src/guestfs-actions.pod:4642 +#: ../src/guestfs-actions.pod:4657 ../src/guestfs-actions.pod:4677 +#: ../src/guestfs-actions.pod:4691 ../src/guestfs-actions.pod:4708 +#: ../src/guestfs-actions.pod:4757 ../src/guestfs-actions.pod:4794 +#: ../src/guestfs-actions.pod:4808 ../src/guestfs-actions.pod:4836 +#: ../src/guestfs-actions.pod:4853 ../src/guestfs-actions.pod:4871 +#: ../src/guestfs-actions.pod:5005 ../src/guestfs-actions.pod:5062 +#: ../src/guestfs-actions.pod:5084 ../src/guestfs-actions.pod:5102 +#: ../src/guestfs-actions.pod:5134 ../src/guestfs-actions.pod:5200 +#: ../src/guestfs-actions.pod:5217 ../src/guestfs-actions.pod:5230 +#: ../src/guestfs-actions.pod:5244 ../src/guestfs-actions.pod:5533 +#: ../src/guestfs-actions.pod:5552 ../src/guestfs-actions.pod:5571 +#: ../src/guestfs-actions.pod:5583 ../src/guestfs-actions.pod:5595 +#: ../src/guestfs-actions.pod:5609 ../src/guestfs-actions.pod:5621 +#: ../src/guestfs-actions.pod:5635 ../src/guestfs-actions.pod:5651 +#: ../src/guestfs-actions.pod:5672 ../src/guestfs-actions.pod:5691 +#: ../src/guestfs-actions.pod:5710 ../src/guestfs-actions.pod:5740 +#: ../src/guestfs-actions.pod:5756 ../src/guestfs-actions.pod:5779 +#: ../src/guestfs-actions.pod:5797 ../src/guestfs-actions.pod:5816 +#: ../src/guestfs-actions.pod:5837 ../src/guestfs-actions.pod:5856 +#: ../src/guestfs-actions.pod:5873 ../src/guestfs-actions.pod:5901 +#: ../src/guestfs-actions.pod:5925 ../src/guestfs-actions.pod:5944 +#: ../src/guestfs-actions.pod:5968 ../src/guestfs-actions.pod:5987 +#: ../src/guestfs-actions.pod:6002 ../src/guestfs-actions.pod:6021 +#: ../src/guestfs-actions.pod:6058 ../src/guestfs-actions.pod:6081 +#: ../src/guestfs-actions.pod:6107 ../src/guestfs-actions.pod:6215 +#: ../src/guestfs-actions.pod:6336 ../src/guestfs-actions.pod:6348 +#: ../src/guestfs-actions.pod:6361 ../src/guestfs-actions.pod:6374 +#: ../src/guestfs-actions.pod:6396 ../src/guestfs-actions.pod:6409 +#: ../src/guestfs-actions.pod:6422 ../src/guestfs-actions.pod:6435 +#: ../src/guestfs-actions.pod:6450 ../src/guestfs-actions.pod:6509 +#: ../src/guestfs-actions.pod:6526 ../src/guestfs-actions.pod:6542 +#: ../src/guestfs-actions.pod:6558 ../src/guestfs-actions.pod:6575 +#: ../src/guestfs-actions.pod:6588 ../src/guestfs-actions.pod:6608 +#: ../src/guestfs-actions.pod:6644 ../src/guestfs-actions.pod:6658 +#: ../src/guestfs-actions.pod:6699 ../src/guestfs-actions.pod:6712 +#: ../src/guestfs-actions.pod:6730 ../src/guestfs-actions.pod:6764 +#: ../src/guestfs-actions.pod:6800 ../src/guestfs-actions.pod:6919 +#: ../src/guestfs-actions.pod:6937 ../src/guestfs-actions.pod:6951 +#: ../src/guestfs-actions.pod:7006 ../src/guestfs-actions.pod:7019 +#: ../src/guestfs-actions.pod:7064 ../src/guestfs-actions.pod:7097 +#: ../src/guestfs-actions.pod:7151 ../src/guestfs-actions.pod:7177 +#: ../src/guestfs-actions.pod:7243 ../src/guestfs-actions.pod:7262 +#: ../src/guestfs-actions.pod:7291 msgid "This function returns 0 on success or -1 on error." msgstr "" @@ -6300,12 +6300,12 @@ msgstr "" #: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:251 #: ../src/guestfs-actions.pod:272 ../src/guestfs-actions.pod:1443 #: ../src/guestfs-actions.pod:1939 ../src/guestfs-actions.pod:1960 -#: ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:7181 -#: ../src/guestfs-actions.pod:7350 ../fish/guestfish-actions.pod:31 +#: ../src/guestfs-actions.pod:4340 ../src/guestfs-actions.pod:7185 +#: ../src/guestfs-actions.pod:7354 ../fish/guestfish-actions.pod:31 #: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:175 #: ../fish/guestfish-actions.pod:956 ../fish/guestfish-actions.pod:1319 -#: ../fish/guestfish-actions.pod:1333 ../fish/guestfish-actions.pod:2938 -#: ../fish/guestfish-actions.pod:4796 ../fish/guestfish-actions.pod:4893 +#: ../fish/guestfish-actions.pod:1333 ../fish/guestfish-actions.pod:2942 +#: ../fish/guestfish-actions.pod:4800 ../fish/guestfish-actions.pod:4897 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 " @@ -6317,11 +6317,11 @@ msgstr "" #: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:136 #: ../src/guestfs-actions.pod:1100 ../src/guestfs-actions.pod:1911 #: ../src/guestfs-actions.pod:2009 ../src/guestfs-actions.pod:2112 -#: ../src/guestfs-actions.pod:3373 ../src/guestfs-actions.pod:3388 -#: ../src/guestfs-actions.pod:4640 ../src/guestfs-actions.pod:5754 -#: ../src/guestfs-actions.pod:5871 ../src/guestfs-actions.pod:5985 -#: ../src/guestfs-actions.pod:6448 ../src/guestfs-actions.pod:6573 -#: ../src/guestfs-actions.pod:7095 +#: ../src/guestfs-actions.pod:3377 ../src/guestfs-actions.pod:3392 +#: ../src/guestfs-actions.pod:4644 ../src/guestfs-actions.pod:5758 +#: ../src/guestfs-actions.pod:5875 ../src/guestfs-actions.pod:5989 +#: ../src/guestfs-actions.pod:6452 ../src/guestfs-actions.pod:6577 +#: ../src/guestfs-actions.pod:7099 msgid "(Added in 0.3)" msgstr "" @@ -6346,7 +6346,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:145 -#: ../src/guestfs-actions.pod:4350 +#: ../src/guestfs-actions.pod:4354 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 " @@ -6436,12 +6436,12 @@ msgstr "" #: ../src/guestfs-actions.pod:1669 ../src/guestfs-actions.pod:1872 #: ../src/guestfs-actions.pod:1981 ../src/guestfs-actions.pod:2021 #: ../src/guestfs-actions.pod:2076 ../src/guestfs-actions.pod:2099 -#: ../src/guestfs-actions.pod:2392 ../src/guestfs-actions.pod:2719 -#: ../src/guestfs-actions.pod:2740 ../src/guestfs-actions.pod:4776 -#: ../src/guestfs-actions.pod:4904 ../src/guestfs-actions.pod:5310 -#: ../src/guestfs-actions.pod:5336 ../src/guestfs-actions.pod:6681 -#: ../src/guestfs-actions.pod:7106 ../src/guestfs-actions.pod:7119 -#: ../src/guestfs-actions.pod:7132 +#: ../src/guestfs-actions.pod:2392 ../src/guestfs-actions.pod:2723 +#: ../src/guestfs-actions.pod:2744 ../src/guestfs-actions.pod:4780 +#: ../src/guestfs-actions.pod:4908 ../src/guestfs-actions.pod:5314 +#: ../src/guestfs-actions.pod:5340 ../src/guestfs-actions.pod:6685 +#: ../src/guestfs-actions.pod:7110 ../src/guestfs-actions.pod:7123 +#: ../src/guestfs-actions.pod:7136 msgid "On error this function returns -1." msgstr "" @@ -6479,7 +6479,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:104 ../src/guestfs-actions.pod:115 #: ../src/guestfs-actions.pod:208 ../src/guestfs-actions.pod:219 -#: ../src/guestfs-actions.pod:4403 ../src/guestfs-actions.pod:4415 +#: ../src/guestfs-actions.pod:4407 ../src/guestfs-actions.pod:4419 msgid "See L." msgstr "" @@ -6600,8 +6600,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:167 ../src/guestfs-actions.pod:4361 -#: ../fish/guestfish-actions.pod:110 ../fish/guestfish-actions.pod:2949 +#: ../src/guestfs-actions.pod:167 ../src/guestfs-actions.pod:4365 +#: ../fish/guestfish-actions.pod:110 ../fish/guestfish-actions.pod:2953 msgid "The optional arguments are:" msgstr "" @@ -6867,7 +6867,7 @@ msgstr "" #: ../src/guestfs-actions.pod:452 ../src/guestfs-actions.pod:483 #: ../src/guestfs-actions.pod:497 ../src/guestfs-actions.pod:511 #: ../src/guestfs-actions.pod:525 ../src/guestfs-actions.pod:543 -#: ../src/guestfs-actions.pod:5387 +#: ../src/guestfs-actions.pod:5391 msgid "(Added in 0.7)" msgstr "" @@ -6993,20 +6993,20 @@ msgstr "" #: ../src/guestfs-actions.pod:1899 ../src/guestfs-actions.pod:1933 #: ../src/guestfs-actions.pod:1954 ../src/guestfs-actions.pod:2124 #: ../src/guestfs-actions.pod:2316 ../src/guestfs-actions.pod:2523 -#: ../src/guestfs-actions.pod:2604 ../src/guestfs-actions.pod:2671 -#: ../src/guestfs-actions.pod:2691 ../src/guestfs-actions.pod:2805 -#: ../src/guestfs-actions.pod:2836 ../src/guestfs-actions.pod:2860 -#: ../src/guestfs-actions.pod:2897 ../src/guestfs-actions.pod:2957 -#: ../src/guestfs-actions.pod:2980 ../src/guestfs-actions.pod:3547 -#: ../src/guestfs-actions.pod:3897 ../src/guestfs-actions.pod:4067 -#: ../src/guestfs-actions.pod:4177 ../src/guestfs-actions.pod:4922 -#: ../src/guestfs-actions.pod:5115 ../src/guestfs-actions.pod:5285 -#: ../src/guestfs-actions.pod:5463 ../src/guestfs-actions.pod:5512 -#: ../src/guestfs-actions.pod:6124 ../src/guestfs-actions.pod:6140 -#: ../src/guestfs-actions.pod:6157 ../src/guestfs-actions.pod:6181 -#: ../src/guestfs-actions.pod:6855 ../src/guestfs-actions.pod:6874 -#: ../src/guestfs-actions.pod:6892 ../src/guestfs-actions.pod:7072 -#: ../src/guestfs-actions.pod:7344 +#: ../src/guestfs-actions.pod:2608 ../src/guestfs-actions.pod:2675 +#: ../src/guestfs-actions.pod:2695 ../src/guestfs-actions.pod:2809 +#: ../src/guestfs-actions.pod:2840 ../src/guestfs-actions.pod:2864 +#: ../src/guestfs-actions.pod:2901 ../src/guestfs-actions.pod:2961 +#: ../src/guestfs-actions.pod:2984 ../src/guestfs-actions.pod:3551 +#: ../src/guestfs-actions.pod:3901 ../src/guestfs-actions.pod:4071 +#: ../src/guestfs-actions.pod:4181 ../src/guestfs-actions.pod:4926 +#: ../src/guestfs-actions.pod:5119 ../src/guestfs-actions.pod:5289 +#: ../src/guestfs-actions.pod:5467 ../src/guestfs-actions.pod:5516 +#: ../src/guestfs-actions.pod:6128 ../src/guestfs-actions.pod:6144 +#: ../src/guestfs-actions.pod:6161 ../src/guestfs-actions.pod:6185 +#: ../src/guestfs-actions.pod:6859 ../src/guestfs-actions.pod:6878 +#: ../src/guestfs-actions.pod:6896 ../src/guestfs-actions.pod:7076 +#: ../src/guestfs-actions.pod:7348 msgid "" "This function returns a string, or NULL on error. I." @@ -7244,19 +7244,19 @@ msgstr "" #: ../src/guestfs-actions.pod:2212 ../src/guestfs-actions.pod:2231 #: ../src/guestfs-actions.pod:2274 ../src/guestfs-actions.pod:2298 #: ../src/guestfs-actions.pod:2369 ../src/guestfs-actions.pod:2418 -#: ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:2914 -#: ../src/guestfs-actions.pod:3182 ../src/guestfs-actions.pod:3467 -#: ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3634 -#: ../src/guestfs-actions.pod:4039 ../src/guestfs-actions.pod:4737 -#: ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5383 -#: ../src/guestfs-actions.pod:5497 ../src/guestfs-actions.pod:6197 -#: ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6313 -#: ../src/guestfs-actions.pod:6459 ../src/guestfs-actions.pod:6483 -#: ../src/guestfs-actions.pod:6965 ../src/guestfs-actions.pod:6985 -#: ../src/guestfs-actions.pod:7032 ../src/guestfs-actions.pod:7197 -#: ../src/guestfs-actions.pod:7216 ../src/guestfs-actions.pod:7301 -#: ../src/guestfs-actions.pod:7320 ../src/guestfs-actions.pod:7366 -#: ../src/guestfs-actions.pod:7385 +#: ../src/guestfs-actions.pod:2633 ../src/guestfs-actions.pod:2918 +#: ../src/guestfs-actions.pod:3186 ../src/guestfs-actions.pod:3471 +#: ../src/guestfs-actions.pod:3533 ../src/guestfs-actions.pod:3638 +#: ../src/guestfs-actions.pod:4043 ../src/guestfs-actions.pod:4741 +#: ../src/guestfs-actions.pod:5261 ../src/guestfs-actions.pod:5387 +#: ../src/guestfs-actions.pod:5501 ../src/guestfs-actions.pod:6201 +#: ../src/guestfs-actions.pod:6262 ../src/guestfs-actions.pod:6317 +#: ../src/guestfs-actions.pod:6463 ../src/guestfs-actions.pod:6487 +#: ../src/guestfs-actions.pod:6969 ../src/guestfs-actions.pod:6989 +#: ../src/guestfs-actions.pod:7036 ../src/guestfs-actions.pod:7201 +#: ../src/guestfs-actions.pod:7220 ../src/guestfs-actions.pod:7305 +#: ../src/guestfs-actions.pod:7324 ../src/guestfs-actions.pod:7370 +#: ../src/guestfs-actions.pod:7389 msgid "" "This function returns a NULL-terminated array of strings (like L), or NULL if there was an error. I." msgstr "" @@ -8081,30 +8081,30 @@ msgstr "" #: ../src/guestfs-actions.pod:2216 ../src/guestfs-actions.pod:2235 #: ../src/guestfs-actions.pod:2278 ../src/guestfs-actions.pod:2302 #: ../src/guestfs-actions.pod:2319 ../src/guestfs-actions.pod:2348 -#: ../src/guestfs-actions.pod:5155 ../src/guestfs-actions.pod:5181 -#: ../src/guestfs-actions.pod:5312 ../src/guestfs-actions.pod:5338 -#: ../src/guestfs-actions.pod:5362 ../src/guestfs-actions.pod:6262 -#: ../src/guestfs-actions.pod:6317 ../src/guestfs-actions.pod:6463 -#: ../src/guestfs-actions.pod:6487 ../src/guestfs-actions.pod:7149 -#: ../src/guestfs-actions.pod:7175 ../src/guestfs-actions.pod:7201 -#: ../src/guestfs-actions.pod:7220 ../src/guestfs-actions.pod:7305 -#: ../src/guestfs-actions.pod:7324 ../src/guestfs-actions.pod:7370 -#: ../src/guestfs-actions.pod:7389 ../fish/guestfish-actions.pod:587 +#: ../src/guestfs-actions.pod:5159 ../src/guestfs-actions.pod:5185 +#: ../src/guestfs-actions.pod:5316 ../src/guestfs-actions.pod:5342 +#: ../src/guestfs-actions.pod:5366 ../src/guestfs-actions.pod:6266 +#: ../src/guestfs-actions.pod:6321 ../src/guestfs-actions.pod:6467 +#: ../src/guestfs-actions.pod:6491 ../src/guestfs-actions.pod:7153 +#: ../src/guestfs-actions.pod:7179 ../src/guestfs-actions.pod:7205 +#: ../src/guestfs-actions.pod:7224 ../src/guestfs-actions.pod:7309 +#: ../src/guestfs-actions.pod:7328 ../src/guestfs-actions.pod:7374 +#: ../src/guestfs-actions.pod:7393 ../fish/guestfish-actions.pod:587 #: ../fish/guestfish-actions.pod:722 ../fish/guestfish-actions.pod:734 #: ../fish/guestfish-actions.pod:910 ../fish/guestfish-actions.pod:920 #: ../fish/guestfish-actions.pod:987 ../fish/guestfish-actions.pod:997 #: ../fish/guestfish-actions.pod:1192 ../fish/guestfish-actions.pod:1493 #: ../fish/guestfish-actions.pod:1503 ../fish/guestfish-actions.pod:1531 #: ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:1556 -#: ../fish/guestfish-actions.pod:1575 ../fish/guestfish-actions.pod:3467 -#: ../fish/guestfish-actions.pod:3482 ../fish/guestfish-actions.pod:3558 -#: ../fish/guestfish-actions.pod:3575 ../fish/guestfish-actions.pod:3590 -#: ../fish/guestfish-actions.pod:4216 ../fish/guestfish-actions.pod:4262 -#: ../fish/guestfish-actions.pod:4347 ../fish/guestfish-actions.pod:4362 -#: ../fish/guestfish-actions.pod:4772 ../fish/guestfish-actions.pod:4790 -#: ../fish/guestfish-actions.pod:4807 ../fish/guestfish-actions.pod:4817 -#: ../fish/guestfish-actions.pod:4865 ../fish/guestfish-actions.pod:4875 -#: ../fish/guestfish-actions.pod:4904 ../fish/guestfish-actions.pod:4914 +#: ../fish/guestfish-actions.pod:1575 ../fish/guestfish-actions.pod:3471 +#: ../fish/guestfish-actions.pod:3486 ../fish/guestfish-actions.pod:3562 +#: ../fish/guestfish-actions.pod:3579 ../fish/guestfish-actions.pod:3594 +#: ../fish/guestfish-actions.pod:4220 ../fish/guestfish-actions.pod:4266 +#: ../fish/guestfish-actions.pod:4351 ../fish/guestfish-actions.pod:4366 +#: ../fish/guestfish-actions.pod:4776 ../fish/guestfish-actions.pod:4794 +#: ../fish/guestfish-actions.pod:4811 ../fish/guestfish-actions.pod:4821 +#: ../fish/guestfish-actions.pod:4869 ../fish/guestfish-actions.pod:4879 +#: ../fish/guestfish-actions.pod:4908 ../fish/guestfish-actions.pod:4918 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L." @@ -8112,12 +8112,12 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:3471 -#: ../src/guestfs-actions.pod:3533 ../src/guestfs-actions.pod:3550 -#: ../src/guestfs-actions.pod:3638 ../src/guestfs-actions.pod:4043 -#: ../src/guestfs-actions.pod:4057 ../src/guestfs-actions.pod:5261 -#: ../src/guestfs-actions.pod:5275 ../src/guestfs-actions.pod:7036 -#: ../src/guestfs-actions.pod:7050 +#: ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:3475 +#: ../src/guestfs-actions.pod:3537 ../src/guestfs-actions.pod:3554 +#: ../src/guestfs-actions.pod:3642 ../src/guestfs-actions.pod:4047 +#: ../src/guestfs-actions.pod:4061 ../src/guestfs-actions.pod:5265 +#: ../src/guestfs-actions.pod:5279 ../src/guestfs-actions.pod:7040 +#: ../src/guestfs-actions.pod:7054 msgid "(Added in 0.4)" msgstr "" @@ -8261,9 +8261,9 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:938 ../src/guestfs-actions.pod:1246 -#: ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:3215 -#: ../src/guestfs-actions.pod:3244 ../src/guestfs-actions.pod:3305 -#: ../src/guestfs-actions.pod:3332 ../src/guestfs-actions.pod:6733 +#: ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:3219 +#: ../src/guestfs-actions.pod:3248 ../src/guestfs-actions.pod:3309 +#: ../src/guestfs-actions.pod:3336 ../src/guestfs-actions.pod:6737 msgid "(Added in 1.0.2)" msgstr "" @@ -8296,11 +8296,11 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:954 ../src/guestfs-actions.pod:4792 -#: ../src/guestfs-actions.pod:4851 ../src/guestfs-actions.pod:4888 -#: ../src/guestfs-actions.pod:4906 ../src/guestfs-actions.pod:5082 -#: ../src/guestfs-actions.pod:6642 ../src/guestfs-actions.pod:6656 -#: ../src/guestfs-actions.pod:7062 +#: ../src/guestfs-actions.pod:954 ../src/guestfs-actions.pod:4796 +#: ../src/guestfs-actions.pod:4855 ../src/guestfs-actions.pod:4892 +#: ../src/guestfs-actions.pod:4910 ../src/guestfs-actions.pod:5086 +#: ../src/guestfs-actions.pod:6646 ../src/guestfs-actions.pod:6660 +#: ../src/guestfs-actions.pod:7066 msgid "(Added in 1.3.2)" msgstr "" @@ -8385,11 +8385,11 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:994 ../src/guestfs-actions.pod:4294 -#: ../src/guestfs-actions.pod:4491 ../src/guestfs-actions.pod:4510 -#: ../src/guestfs-actions.pod:4529 ../fish/guestfish-actions.pod:676 -#: ../fish/guestfish-actions.pod:2913 ../fish/guestfish-actions.pod:3042 -#: ../fish/guestfish-actions.pod:3052 ../fish/guestfish-actions.pod:3062 +#: ../src/guestfs-actions.pod:994 ../src/guestfs-actions.pod:4298 +#: ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4514 +#: ../src/guestfs-actions.pod:4533 ../fish/guestfish-actions.pod:676 +#: ../fish/guestfish-actions.pod:2917 ../fish/guestfish-actions.pod:3046 +#: ../fish/guestfish-actions.pod:3056 ../fish/guestfish-actions.pod:3066 msgid "The mode actually set is affected by the umask." msgstr "" @@ -8420,8 +8420,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1010 ../src/guestfs-actions.pod:3402 -#: ../fish/guestfish-actions.pod:684 ../fish/guestfish-actions.pod:2371 +#: ../src/guestfs-actions.pod:1010 ../src/guestfs-actions.pod:3406 +#: ../fish/guestfish-actions.pod:684 ../fish/guestfish-actions.pod:2375 msgid "" "Only numeric uid and gid are supported. If you want to use names, you will " "need to locate and parse the password file yourself (Augeas support makes " @@ -8615,9 +8615,9 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:1241 #: ../src/guestfs-actions.pod:1272 ../src/guestfs-actions.pod:1692 -#: ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:6728 -#: ../src/guestfs-actions.pod:6762 ../src/guestfs-actions.pod:7241 -#: ../src/guestfs-actions.pod:7260 +#: ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:6732 +#: ../src/guestfs-actions.pod:6766 ../src/guestfs-actions.pod:7245 +#: ../src/guestfs-actions.pod:7264 msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " @@ -8627,9 +8627,9 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:4070 -#: ../src/guestfs-actions.pod:5288 ../src/guestfs-actions.pod:6969 -#: ../src/guestfs-actions.pod:6989 ../src/guestfs-actions.pod:7075 +#: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:4074 +#: ../src/guestfs-actions.pod:5292 ../src/guestfs-actions.pod:6973 +#: ../src/guestfs-actions.pod:6993 ../src/guestfs-actions.pod:7079 msgid "(Added in 1.0.87)" msgstr "" @@ -8663,8 +8663,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1137 ../src/guestfs-actions.pod:1151 #: ../src/guestfs-actions.pod:1223 ../src/guestfs-actions.pod:1297 -#: ../src/guestfs-actions.pod:1406 ../src/guestfs-actions.pod:4755 -#: ../src/guestfs-actions.pod:5132 +#: ../src/guestfs-actions.pod:1406 ../src/guestfs-actions.pod:4759 +#: ../src/guestfs-actions.pod:5136 msgid "(Added in 1.0.18)" msgstr "" @@ -8766,10 +8766,10 @@ msgstr "" #: ../src/guestfs-actions.pod:1187 ../src/guestfs-actions.pod:1204 #: ../src/guestfs-actions.pod:1317 ../src/guestfs-actions.pod:2281 #: ../src/guestfs-actions.pod:2305 ../src/guestfs-actions.pod:2373 -#: ../src/guestfs-actions.pod:4180 ../src/guestfs-actions.pod:4655 -#: ../src/guestfs-actions.pod:6466 ../src/guestfs-actions.pod:6490 -#: ../src/guestfs-actions.pod:7108 ../src/guestfs-actions.pod:7121 -#: ../src/guestfs-actions.pod:7134 +#: ../src/guestfs-actions.pod:4184 ../src/guestfs-actions.pod:4659 +#: ../src/guestfs-actions.pod:6470 ../src/guestfs-actions.pod:6494 +#: ../src/guestfs-actions.pod:7112 ../src/guestfs-actions.pod:7125 +#: ../src/guestfs-actions.pod:7138 msgid "(Added in 1.0.54)" msgstr "" @@ -8859,8 +8859,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:6722 -#: ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:4520 +#: ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:6726 +#: ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:4524 msgid "C can also be a named pipe." msgstr "" @@ -8915,7 +8915,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1277 ../src/guestfs-actions.pod:6767 +#: ../src/guestfs-actions.pod:1277 ../src/guestfs-actions.pod:6771 msgid "(Added in 1.5.17)" msgstr "" @@ -9080,7 +9080,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:1352 ../src/guestfs-actions.pod:2089 -#: ../src/guestfs-actions.pod:5966 +#: ../src/guestfs-actions.pod:5970 msgid "(Added in 1.0.69)" msgstr "" @@ -9117,17 +9117,17 @@ msgstr "" #: ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2394 #: ../src/guestfs-actions.pod:2407 ../src/guestfs-actions.pod:2422 #: ../src/guestfs-actions.pod:2468 ../src/guestfs-actions.pod:2490 -#: ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:3563 -#: ../src/guestfs-actions.pod:3577 ../src/guestfs-actions.pod:3590 -#: ../src/guestfs-actions.pod:3604 ../src/guestfs-actions.pod:4590 -#: ../src/guestfs-actions.pod:5466 ../src/guestfs-actions.pod:5515 -#: ../src/guestfs-actions.pod:6334 ../src/guestfs-actions.pod:6346 -#: ../src/guestfs-actions.pod:6359 ../src/guestfs-actions.pod:6372 -#: ../src/guestfs-actions.pod:6394 ../src/guestfs-actions.pod:6407 -#: ../src/guestfs-actions.pod:6420 ../src/guestfs-actions.pod:6433 -#: ../src/guestfs-actions.pod:7204 ../src/guestfs-actions.pod:7223 -#: ../src/guestfs-actions.pod:7308 ../src/guestfs-actions.pod:7327 -#: ../src/guestfs-actions.pod:7373 ../src/guestfs-actions.pod:7392 +#: ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:3567 +#: ../src/guestfs-actions.pod:3581 ../src/guestfs-actions.pod:3594 +#: ../src/guestfs-actions.pod:3608 ../src/guestfs-actions.pod:4594 +#: ../src/guestfs-actions.pod:5470 ../src/guestfs-actions.pod:5519 +#: ../src/guestfs-actions.pod:6338 ../src/guestfs-actions.pod:6350 +#: ../src/guestfs-actions.pod:6363 ../src/guestfs-actions.pod:6376 +#: ../src/guestfs-actions.pod:6398 ../src/guestfs-actions.pod:6411 +#: ../src/guestfs-actions.pod:6424 ../src/guestfs-actions.pod:6437 +#: ../src/guestfs-actions.pod:7208 ../src/guestfs-actions.pod:7227 +#: ../src/guestfs-actions.pod:7312 ../src/guestfs-actions.pod:7331 +#: ../src/guestfs-actions.pod:7377 ../src/guestfs-actions.pod:7396 msgid "(Added in 1.0.66)" msgstr "" @@ -9641,11 +9641,11 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1655 ../src/guestfs-actions.pod:1818 #: ../src/guestfs-actions.pod:1835 ../src/guestfs-actions.pod:2526 -#: ../src/guestfs-actions.pod:2607 ../src/guestfs-actions.pod:2633 -#: ../src/guestfs-actions.pod:2721 ../src/guestfs-actions.pod:2742 -#: ../src/guestfs-actions.pod:2779 ../src/guestfs-actions.pod:2863 -#: ../src/guestfs-actions.pod:2960 ../src/guestfs-actions.pod:3186 -#: ../src/guestfs-actions.pod:3318 +#: ../src/guestfs-actions.pod:2611 ../src/guestfs-actions.pod:2637 +#: ../src/guestfs-actions.pod:2725 ../src/guestfs-actions.pod:2746 +#: ../src/guestfs-actions.pod:2783 ../src/guestfs-actions.pod:2867 +#: ../src/guestfs-actions.pod:2964 ../src/guestfs-actions.pod:3190 +#: ../src/guestfs-actions.pod:3322 msgid "(Added in 1.5.3)" msgstr "" @@ -9850,8 +9850,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1761 ../src/guestfs-actions.pod:4007 -#: ../src/guestfs-actions.pod:5550 +#: ../src/guestfs-actions.pod:1761 ../src/guestfs-actions.pod:4011 +#: ../src/guestfs-actions.pod:5554 msgid "(Added in 1.0.27)" msgstr "" @@ -10047,7 +10047,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:7246 +#: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:7250 msgid "(Added in 1.0.16)" msgstr "" @@ -10092,11 +10092,11 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1890 ../src/guestfs-actions.pod:5228 -#: ../src/guestfs-actions.pod:5708 ../src/guestfs-actions.pod:6108 -#: ../src/guestfs-actions.pod:6127 ../src/guestfs-actions.pod:6143 -#: ../src/guestfs-actions.pod:6160 ../src/guestfs-actions.pod:6917 -#: ../src/guestfs-actions.pod:6935 ../src/guestfs-actions.pod:7289 +#: ../src/guestfs-actions.pod:1890 ../src/guestfs-actions.pod:5232 +#: ../src/guestfs-actions.pod:5712 ../src/guestfs-actions.pod:6112 +#: ../src/guestfs-actions.pod:6131 ../src/guestfs-actions.pod:6147 +#: ../src/guestfs-actions.pod:6164 ../src/guestfs-actions.pod:6921 +#: ../src/guestfs-actions.pod:6939 ../src/guestfs-actions.pod:7293 msgid "(Added in 1.0.26)" msgstr "" @@ -10165,7 +10165,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1922 ../src/guestfs-actions.pod:5777 +#: ../src/guestfs-actions.pod:1922 ../src/guestfs-actions.pod:5781 msgid "(Added in 1.0.72)" msgstr "" @@ -10203,7 +10203,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:1964 -#: ../src/guestfs-actions.pod:5795 ../src/guestfs-actions.pod:5814 +#: ../src/guestfs-actions.pod:5799 ../src/guestfs-actions.pod:5818 msgid "(Added in 1.0.15)" msgstr "" @@ -10273,21 +10273,21 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:2059 -#: ../src/guestfs-actions.pod:5830 ../src/guestfs-actions.pod:5937 +#: ../src/guestfs-actions.pod:5834 ../src/guestfs-actions.pod:5941 #: ../fish/guestfish-actions.pod:1348 ../fish/guestfish-actions.pod:1399 -#: ../fish/guestfish-actions.pod:3923 ../fish/guestfish-actions.pod:4010 +#: ../fish/guestfish-actions.pod:3927 ../fish/guestfish-actions.pod:4014 msgid "" "For more information on the architecture of libguestfs, see L." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1983 ../src/guestfs-actions.pod:4298 -#: ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4514 -#: ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:4545 -#: ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4575 -#: ../src/guestfs-actions.pod:5453 ../src/guestfs-actions.pod:5835 -#: ../src/guestfs-actions.pod:6082 ../src/guestfs-actions.pod:6683 +#: ../src/guestfs-actions.pod:1983 ../src/guestfs-actions.pod:4302 +#: ../src/guestfs-actions.pod:4499 ../src/guestfs-actions.pod:4518 +#: ../src/guestfs-actions.pod:4537 ../src/guestfs-actions.pod:4549 +#: ../src/guestfs-actions.pod:4566 ../src/guestfs-actions.pod:4579 +#: ../src/guestfs-actions.pod:5457 ../src/guestfs-actions.pod:5839 +#: ../src/guestfs-actions.pod:6086 ../src/guestfs-actions.pod:6687 msgid "(Added in 1.0.55)" msgstr "" @@ -10315,7 +10315,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1994 ../src/guestfs-actions.pod:5854 +#: ../src/guestfs-actions.pod:1994 ../src/guestfs-actions.pod:5858 msgid "(Added in 1.5.4)" msgstr "" @@ -10425,7 +10425,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2038 ../src/guestfs-actions.pod:5899 +#: ../src/guestfs-actions.pod:2038 ../src/guestfs-actions.pod:5903 msgid "(Added in 1.0.6)" msgstr "" @@ -10453,12 +10453,12 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2049 ../src/guestfs-actions.pod:3408 -#: ../src/guestfs-actions.pod:3705 ../src/guestfs-actions.pod:4105 -#: ../src/guestfs-actions.pod:4137 ../src/guestfs-actions.pod:5158 -#: ../src/guestfs-actions.pod:5501 ../src/guestfs-actions.pod:5923 -#: ../src/guestfs-actions.pod:6586 ../src/guestfs-actions.pod:6606 -#: ../src/guestfs-actions.pod:6798 +#: ../src/guestfs-actions.pod:2049 ../src/guestfs-actions.pod:3412 +#: ../src/guestfs-actions.pod:3709 ../src/guestfs-actions.pod:4109 +#: ../src/guestfs-actions.pod:4141 ../src/guestfs-actions.pod:5162 +#: ../src/guestfs-actions.pod:5505 ../src/guestfs-actions.pod:5927 +#: ../src/guestfs-actions.pod:6590 ../src/guestfs-actions.pod:6610 +#: ../src/guestfs-actions.pod:6802 msgid "(Added in 1.0.77)" msgstr "" @@ -10489,7 +10489,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:2064 ../src/guestfs-actions.pod:2127 -#: ../src/guestfs-actions.pod:5942 ../src/guestfs-actions.pod:6000 +#: ../src/guestfs-actions.pod:5946 ../src/guestfs-actions.pod:6004 msgid "(Added in 1.0.67)" msgstr "" @@ -10519,11 +10519,11 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:3211 -#: ../src/guestfs-actions.pod:3240 ../src/guestfs-actions.pod:3301 -#: ../src/guestfs-actions.pod:3328 ../fish/guestfish-actions.pod:1409 -#: ../fish/guestfish-actions.pod:2253 ../fish/guestfish-actions.pod:2271 -#: ../fish/guestfish-actions.pod:2309 ../fish/guestfish-actions.pod:2325 +#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:3215 +#: ../src/guestfs-actions.pod:3244 ../src/guestfs-actions.pod:3305 +#: ../src/guestfs-actions.pod:3332 ../fish/guestfish-actions.pod:1409 +#: ../fish/guestfish-actions.pod:2257 ../fish/guestfish-actions.pod:2275 +#: ../fish/guestfish-actions.pod:2313 ../fish/guestfish-actions.pod:2329 msgid "For more information on states, see L." msgstr "" @@ -10654,7 +10654,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2141 ../src/guestfs-actions.pod:3422 +#: ../src/guestfs-actions.pod:2141 ../src/guestfs-actions.pod:3426 msgid "" "Normally it is better to get all extended attributes from a file in one go " "by calling C. However some Linux filesystem " @@ -10665,8 +10665,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2148 ../src/guestfs-actions.pod:3429 -#: ../fish/guestfish-actions.pod:1454 ../fish/guestfish-actions.pod:2390 +#: ../src/guestfs-actions.pod:2148 ../src/guestfs-actions.pod:3433 +#: ../fish/guestfish-actions.pod:1454 ../fish/guestfish-actions.pod:2394 msgid "" "Extended attribute values are blobs of binary data. If there is no extended " "attribute named C, this returns an error." @@ -10681,8 +10681,8 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:2153 ../src/guestfs-actions.pod:2344 -#: ../src/guestfs-actions.pod:3434 ../src/guestfs-actions.pod:5151 -#: ../src/guestfs-actions.pod:5177 ../src/guestfs-actions.pod:5358 +#: ../src/guestfs-actions.pod:3438 ../src/guestfs-actions.pod:5155 +#: ../src/guestfs-actions.pod:5181 ../src/guestfs-actions.pod:5362 msgid "" "This function returns a buffer, or NULL on error. The size of the returned " "buffer is written to C<*size_r>. I, or NULL if there was " "an error. I after use>." @@ -10743,10 +10743,10 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2177 ../src/guestfs-actions.pod:3454 -#: ../src/guestfs-actions.pod:3619 ../src/guestfs-actions.pod:3655 -#: ../src/guestfs-actions.pod:5531 ../src/guestfs-actions.pod:6019 -#: ../src/guestfs-actions.pod:7354 +#: ../src/guestfs-actions.pod:2177 ../src/guestfs-actions.pod:3458 +#: ../src/guestfs-actions.pod:3623 ../src/guestfs-actions.pod:3659 +#: ../src/guestfs-actions.pod:5535 ../src/guestfs-actions.pod:6023 +#: ../src/guestfs-actions.pod:7358 msgid "(Added in 1.0.59)" msgstr "" @@ -10792,8 +10792,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2200 ../src/guestfs-actions.pod:6184 -#: ../src/guestfs-actions.pod:6201 +#: ../src/guestfs-actions.pod:2200 ../src/guestfs-actions.pod:6188 +#: ../src/guestfs-actions.pod:6205 msgid "(Added in 1.0.50)" msgstr "" @@ -10964,8 +10964,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:6481 -#: ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:4360 +#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:6485 +#: ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:4364 msgid "If the parameter C is zero, this returns an empty list." msgstr "" @@ -10996,8 +10996,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:6265 -#: ../src/guestfs-actions.pod:6320 +#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:6269 +#: ../src/guestfs-actions.pod:6324 msgid "(Added in 1.0.22)" msgstr "" @@ -11351,14 +11351,14 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:2534 -#: ../src/guestfs-actions.pod:2615 ../src/guestfs-actions.pod:2641 -#: ../src/guestfs-actions.pod:2680 ../src/guestfs-actions.pod:2702 -#: ../src/guestfs-actions.pod:2729 ../src/guestfs-actions.pod:2750 -#: ../src/guestfs-actions.pod:2787 ../src/guestfs-actions.pod:2816 -#: ../src/guestfs-actions.pod:2847 ../src/guestfs-actions.pod:2871 -#: ../src/guestfs-actions.pod:2926 ../src/guestfs-actions.pod:2968 -#: ../src/guestfs-actions.pod:2991 ../src/guestfs-actions.pod:3008 -#: ../src/guestfs-actions.pod:3025 ../src/guestfs-actions.pod:3044 +#: ../src/guestfs-actions.pod:2619 ../src/guestfs-actions.pod:2645 +#: ../src/guestfs-actions.pod:2684 ../src/guestfs-actions.pod:2706 +#: ../src/guestfs-actions.pod:2733 ../src/guestfs-actions.pod:2754 +#: ../src/guestfs-actions.pod:2791 ../src/guestfs-actions.pod:2820 +#: ../src/guestfs-actions.pod:2851 ../src/guestfs-actions.pod:2875 +#: ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:2972 +#: ../src/guestfs-actions.pod:2995 ../src/guestfs-actions.pod:3012 +#: ../src/guestfs-actions.pod:3029 ../src/guestfs-actions.pod:3048 msgid "" "This function should only be called with a root device string as returned by " "C." @@ -11382,22 +11382,22 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2521 ../src/guestfs-actions.pod:2602 -#: ../src/guestfs-actions.pod:2669 ../src/guestfs-actions.pod:2689 -#: ../src/guestfs-actions.pod:2717 ../src/guestfs-actions.pod:2803 -#: ../src/guestfs-actions.pod:2834 ../src/guestfs-actions.pod:2858 -#: ../src/guestfs-actions.pod:2912 ../src/guestfs-actions.pod:2955 -#: ../src/guestfs-actions.pod:2978 ../src/guestfs-actions.pod:2998 -#: ../src/guestfs-actions.pod:3015 ../src/guestfs-actions.pod:3034 -#: ../src/guestfs-actions.pod:3137 ../src/guestfs-actions.pod:3178 -#: ../fish/guestfish-actions.pod:1698 ../fish/guestfish-actions.pod:1772 -#: ../fish/guestfish-actions.pod:1824 ../fish/guestfish-actions.pod:1839 -#: ../fish/guestfish-actions.pod:1860 ../fish/guestfish-actions.pod:1924 -#: ../fish/guestfish-actions.pod:1948 ../fish/guestfish-actions.pod:1965 -#: ../fish/guestfish-actions.pod:2008 ../fish/guestfish-actions.pod:2043 -#: ../fish/guestfish-actions.pod:2059 ../fish/guestfish-actions.pod:2072 -#: ../fish/guestfish-actions.pod:2085 ../fish/guestfish-actions.pod:2100 -#: ../fish/guestfish-actions.pod:2199 ../fish/guestfish-actions.pod:2233 +#: ../src/guestfs-actions.pod:2521 ../src/guestfs-actions.pod:2606 +#: ../src/guestfs-actions.pod:2673 ../src/guestfs-actions.pod:2693 +#: ../src/guestfs-actions.pod:2721 ../src/guestfs-actions.pod:2807 +#: ../src/guestfs-actions.pod:2838 ../src/guestfs-actions.pod:2862 +#: ../src/guestfs-actions.pod:2916 ../src/guestfs-actions.pod:2959 +#: ../src/guestfs-actions.pod:2982 ../src/guestfs-actions.pod:3002 +#: ../src/guestfs-actions.pod:3019 ../src/guestfs-actions.pod:3038 +#: ../src/guestfs-actions.pod:3141 ../src/guestfs-actions.pod:3182 +#: ../fish/guestfish-actions.pod:1698 ../fish/guestfish-actions.pod:1776 +#: ../fish/guestfish-actions.pod:1828 ../fish/guestfish-actions.pod:1843 +#: ../fish/guestfish-actions.pod:1864 ../fish/guestfish-actions.pod:1928 +#: ../fish/guestfish-actions.pod:1952 ../fish/guestfish-actions.pod:1969 +#: ../fish/guestfish-actions.pod:2012 ../fish/guestfish-actions.pod:2047 +#: ../fish/guestfish-actions.pod:2063 ../fish/guestfish-actions.pod:2076 +#: ../fish/guestfish-actions.pod:2089 ../fish/guestfish-actions.pod:2104 +#: ../fish/guestfish-actions.pod:2203 ../fish/guestfish-actions.pod:2237 msgid "Please read L for more details." msgstr "" @@ -11551,42 +11551,52 @@ msgstr "" msgid "Red Hat Enterprise Linux and some derivatives." msgstr "" -# type: =item #. type: =item #: ../src/guestfs-actions.pod:2584 ../fish/guestfish-actions.pod:1754 +msgid "\"slackware\"" +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2586 ../fish/guestfish-actions.pod:1756 +msgid "Slackware." +msgstr "" + +# type: =item +#. type: =item +#: ../src/guestfs-actions.pod:2588 ../fish/guestfish-actions.pod:1758 msgid "\"ubuntu\"" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2586 ../fish/guestfish-actions.pod:1756 +#: ../src/guestfs-actions.pod:2590 ../fish/guestfish-actions.pod:1760 msgid "Ubuntu." msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2588 ../src/guestfs-actions.pod:2660 -#: ../src/guestfs-actions.pod:2946 ../fish/guestfish-actions.pod:1758 -#: ../fish/guestfish-actions.pod:1815 ../fish/guestfish-actions.pod:2034 +#: ../src/guestfs-actions.pod:2592 ../src/guestfs-actions.pod:2664 +#: ../src/guestfs-actions.pod:2950 ../fish/guestfish-actions.pod:1762 +#: ../fish/guestfish-actions.pod:1819 ../fish/guestfish-actions.pod:2038 msgid "\"unknown\"" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2590 ../fish/guestfish-actions.pod:1760 +#: ../src/guestfs-actions.pod:2594 ../fish/guestfish-actions.pod:1764 msgid "The distro could not be determined." msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2592 ../src/guestfs-actions.pod:2938 -#: ../fish/guestfish-actions.pod:1762 ../fish/guestfish-actions.pod:2026 +#: ../src/guestfs-actions.pod:2596 ../src/guestfs-actions.pod:2942 +#: ../fish/guestfish-actions.pod:1766 ../fish/guestfish-actions.pod:2030 msgid "\"windows\"" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2594 ../fish/guestfish-actions.pod:1764 +#: ../src/guestfs-actions.pod:2598 ../fish/guestfish-actions.pod:1768 msgid "" "Windows does not have distributions. This string is returned if the OS type " "is Windows." @@ -11594,9 +11604,9 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:2666 -#: ../src/guestfs-actions.pod:2952 ../fish/guestfish-actions.pod:1769 -#: ../fish/guestfish-actions.pod:1821 ../fish/guestfish-actions.pod:2040 +#: ../src/guestfs-actions.pod:2603 ../src/guestfs-actions.pod:2670 +#: ../src/guestfs-actions.pod:2956 ../fish/guestfish-actions.pod:1773 +#: ../fish/guestfish-actions.pod:1825 ../fish/guestfish-actions.pod:2044 msgid "" "Future versions of libguestfs may return other strings here. The caller " "should be prepared to handle any string." @@ -11604,13 +11614,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2609 +#: ../src/guestfs-actions.pod:2613 msgid "guestfs_inspect_get_filesystems" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2611 +#: ../src/guestfs-actions.pod:2615 #, no-wrap msgid "" " char **\n" @@ -11621,7 +11631,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2618 ../fish/guestfish-actions.pod:1781 +#: ../src/guestfs-actions.pod:2622 ../fish/guestfish-actions.pod:1785 msgid "" "This returns a list of all the filesystems that we think are associated with " "this operating system. This includes the root filesystem, other ordinary " @@ -11630,7 +11640,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2623 ../fish/guestfish-actions.pod:1786 +#: ../src/guestfs-actions.pod:2627 ../fish/guestfish-actions.pod:1790 msgid "" "In the case of a multi-boot virtual machine, it is possible for a filesystem " "to be shared between operating systems." @@ -11638,19 +11648,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2626 +#: ../src/guestfs-actions.pod:2630 msgid "" "Please read L for more details. See also " "C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2635 +#: ../src/guestfs-actions.pod:2639 msgid "guestfs_inspect_get_format" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2637 +#: ../src/guestfs-actions.pod:2641 #, no-wrap msgid "" " char *\n" @@ -11660,53 +11670,53 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2644 ../fish/guestfish-actions.pod:1799 +#: ../src/guestfs-actions.pod:2648 ../fish/guestfish-actions.pod:1803 msgid "" "This returns the format of the inspected operating system. You can use it " "to detect install images, live CDs and similar." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2647 ../fish/guestfish-actions.pod:1802 +#: ../src/guestfs-actions.pod:2651 ../fish/guestfish-actions.pod:1806 msgid "Currently defined formats are:" msgstr "" #. type: =item -#: ../src/guestfs-actions.pod:2651 ../fish/guestfish-actions.pod:1806 +#: ../src/guestfs-actions.pod:2655 ../fish/guestfish-actions.pod:1810 msgid "\"installed\"" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2653 ../fish/guestfish-actions.pod:1808 +#: ../src/guestfs-actions.pod:2657 ../fish/guestfish-actions.pod:1812 msgid "This is an installed operating system." msgstr "" #. type: =item -#: ../src/guestfs-actions.pod:2655 ../fish/guestfish-actions.pod:1810 +#: ../src/guestfs-actions.pod:2659 ../fish/guestfish-actions.pod:1814 msgid "\"installer\"" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2657 ../fish/guestfish-actions.pod:1812 +#: ../src/guestfs-actions.pod:2661 ../fish/guestfish-actions.pod:1816 msgid "" "The disk image being inspected is not an installed operating system, but a " "I install disk, live CD, or similar." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2662 ../fish/guestfish-actions.pod:1817 +#: ../src/guestfs-actions.pod:2666 ../fish/guestfish-actions.pod:1821 msgid "The format of this disk image is not known." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2674 +#: ../src/guestfs-actions.pod:2678 msgid "guestfs_inspect_get_hostname" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2676 +#: ../src/guestfs-actions.pod:2680 #, no-wrap msgid "" " char *\n" @@ -11717,7 +11727,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2683 ../fish/guestfish-actions.pod:1833 +#: ../src/guestfs-actions.pod:2687 ../fish/guestfish-actions.pod:1837 msgid "" "This function returns the hostname of the operating system as found by " "inspection of the guest's configuration files." @@ -11725,7 +11735,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2686 ../fish/guestfish-actions.pod:1836 +#: ../src/guestfs-actions.pod:2690 ../fish/guestfish-actions.pod:1840 msgid "" "If the hostname could not be determined, then the string C is " "returned." @@ -11733,19 +11743,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2694 +#: ../src/guestfs-actions.pod:2698 msgid "(Added in 1.7.9)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2696 +#: ../src/guestfs-actions.pod:2700 msgid "guestfs_inspect_get_major_version" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2698 +#: ../src/guestfs-actions.pod:2702 #, no-wrap msgid "" " int\n" @@ -11756,14 +11766,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2705 ../fish/guestfish-actions.pod:1848 +#: ../src/guestfs-actions.pod:2709 ../fish/guestfish-actions.pod:1852 msgid "" "This returns the major version number of the inspected operating system." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2708 ../fish/guestfish-actions.pod:1851 +#: ../src/guestfs-actions.pod:2712 ../fish/guestfish-actions.pod:1855 msgid "" "Windows uses a consistent versioning scheme which is I reflected in the " "popular public names used by the operating system. Notably the operating " @@ -11774,20 +11784,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2715 ../src/guestfs-actions.pod:2735 -#: ../fish/guestfish-actions.pod:1858 ../fish/guestfish-actions.pod:1872 +#: ../src/guestfs-actions.pod:2719 ../src/guestfs-actions.pod:2739 +#: ../fish/guestfish-actions.pod:1862 ../fish/guestfish-actions.pod:1876 msgid "If the version could not be determined, then C<0> is returned." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2723 +#: ../src/guestfs-actions.pod:2727 msgid "guestfs_inspect_get_minor_version" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2725 +#: ../src/guestfs-actions.pod:2729 #, no-wrap msgid "" " int\n" @@ -11798,14 +11808,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2732 ../fish/guestfish-actions.pod:1869 +#: ../src/guestfs-actions.pod:2736 ../fish/guestfish-actions.pod:1873 msgid "" "This returns the minor version number of the inspected operating system." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2737 +#: ../src/guestfs-actions.pod:2741 msgid "" "Please read L for more details. See also " "C." @@ -11813,13 +11823,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2744 +#: ../src/guestfs-actions.pod:2748 msgid "guestfs_inspect_get_mountpoints" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2746 +#: ../src/guestfs-actions.pod:2750 #, no-wrap msgid "" " char **\n" @@ -11829,7 +11839,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2753 ../fish/guestfish-actions.pod:1884 +#: ../src/guestfs-actions.pod:2757 ../fish/guestfish-actions.pod:1888 msgid "" "This returns a hash of where we think the filesystems associated with this " "operating system should be mounted. Callers should note that this is at " @@ -11841,7 +11851,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2762 ../fish/guestfish-actions.pod:1893 +#: ../src/guestfs-actions.pod:2766 ../fish/guestfish-actions.pod:1897 msgid "" "Each element in the returned hashtable has a key which is the path of the " "mountpoint (eg. C) and a value which is the filesystem that would be " @@ -11850,14 +11860,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2767 ../fish/guestfish-actions.pod:1898 +#: ../src/guestfs-actions.pod:2771 ../fish/guestfish-actions.pod:1902 msgid "" "Non-mounted devices such as swap devices are I returned in this list." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2770 +#: ../src/guestfs-actions.pod:2774 msgid "" "Please read L for more details. See also " "C." @@ -11865,8 +11875,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2773 ../src/guestfs-actions.pod:3507 -#: ../src/guestfs-actions.pod:4717 ../src/guestfs-actions.pod:6622 +#: ../src/guestfs-actions.pod:2777 ../src/guestfs-actions.pod:3511 +#: ../src/guestfs-actions.pod:4721 ../src/guestfs-actions.pod:6626 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 " @@ -11876,13 +11886,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2781 +#: ../src/guestfs-actions.pod:2785 msgid "guestfs_inspect_get_package_format" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2783 +#: ../src/guestfs-actions.pod:2787 #, no-wrap msgid "" " char *\n" @@ -11893,7 +11903,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2790 +#: ../src/guestfs-actions.pod:2794 msgid "" "This function and C return the " "package format and package management tool used by the inspected operating " @@ -11903,7 +11913,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2796 ../fish/guestfish-actions.pod:1917 +#: ../src/guestfs-actions.pod:2800 ../fish/guestfish-actions.pod:1921 msgid "" "This returns the string C if we could not determine the package " "format I if the operating system does not have a real packaging system " @@ -11912,7 +11922,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2800 ../fish/guestfish-actions.pod:1921 +#: ../src/guestfs-actions.pod:2804 ../fish/guestfish-actions.pod:1925 msgid "" "Possible strings include: C, C, C, C, C. " "Future versions of libguestfs may return other strings." @@ -11920,19 +11930,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2808 ../src/guestfs-actions.pod:2839 +#: ../src/guestfs-actions.pod:2812 ../src/guestfs-actions.pod:2843 msgid "(Added in 1.7.5)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2810 +#: ../src/guestfs-actions.pod:2814 msgid "guestfs_inspect_get_package_management" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2812 +#: ../src/guestfs-actions.pod:2816 #, no-wrap msgid "" " char *\n" @@ -11943,7 +11953,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2819 +#: ../src/guestfs-actions.pod:2823 msgid "" "C and this function return the package " "format and package management tool used by the inspected operating system. " @@ -11953,7 +11963,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2825 ../fish/guestfish-actions.pod:1939 +#: ../src/guestfs-actions.pod:2829 ../fish/guestfish-actions.pod:1943 msgid "" "This returns the string C if we could not determine the package " "management tool I if the operating system does not have a real packaging " @@ -11962,7 +11972,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2829 ../fish/guestfish-actions.pod:1943 +#: ../src/guestfs-actions.pod:2833 ../fish/guestfish-actions.pod:1947 msgid "" "Possible strings include: C, C, C (for all Debian " "derivatives), C, C, C, C. Future versions of " @@ -11971,13 +11981,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2841 +#: ../src/guestfs-actions.pod:2845 msgid "guestfs_inspect_get_product_name" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2843 +#: ../src/guestfs-actions.pod:2847 #, no-wrap msgid "" " char *\n" @@ -11988,7 +11998,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2850 ../fish/guestfish-actions.pod:1957 +#: ../src/guestfs-actions.pod:2854 ../fish/guestfish-actions.pod:1961 msgid "" "This returns the product name of the inspected operating system. The " "product name is generally some freeform string which can be displayed to the " @@ -11997,19 +12007,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2855 ../fish/guestfish-actions.pod:1962 +#: ../src/guestfs-actions.pod:2859 ../fish/guestfish-actions.pod:1966 msgid "" "If the product name could not be determined, then the string C is " "returned." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2865 +#: ../src/guestfs-actions.pod:2869 msgid "guestfs_inspect_get_product_variant" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2867 +#: ../src/guestfs-actions.pod:2871 #, no-wrap msgid "" " char *\n" @@ -12019,12 +12029,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2874 ../fish/guestfish-actions.pod:1974 +#: ../src/guestfs-actions.pod:2878 ../fish/guestfish-actions.pod:1978 msgid "This returns the product variant of the inspected operating system." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2877 ../fish/guestfish-actions.pod:1977 +#: ../src/guestfs-actions.pod:2881 ../fish/guestfish-actions.pod:1981 msgid "" "For Windows guests, this returns the contents of the Registry key C C which " @@ -12036,7 +12046,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2886 ../fish/guestfish-actions.pod:1986 +#: ../src/guestfs-actions.pod:2890 ../fish/guestfish-actions.pod:1990 msgid "" "For enterprise Linux guests, in future we intend this to return the product " "variant such as C, C and so on. But this is not " @@ -12044,14 +12054,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2890 ../fish/guestfish-actions.pod:1990 +#: ../src/guestfs-actions.pod:2894 ../fish/guestfish-actions.pod:1994 msgid "" "If the product variant could not be determined, then the string C " "is returned." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2893 +#: ../src/guestfs-actions.pod:2897 msgid "" "Please read L for more details. See also " "C, C." @@ -12059,13 +12069,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2900 +#: ../src/guestfs-actions.pod:2904 msgid "guestfs_inspect_get_roots" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2902 +#: ../src/guestfs-actions.pod:2906 #, no-wrap msgid "" " char **\n" @@ -12075,7 +12085,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2905 +#: ../src/guestfs-actions.pod:2909 msgid "" "This function is a convenient way to get the list of root devices, as " "returned from a previous call to C, but without redoing " @@ -12084,7 +12094,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2909 +#: ../src/guestfs-actions.pod:2913 msgid "" "This returns an empty list if either no root devices were found or the " "caller has not called C." @@ -12092,19 +12102,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2918 +#: ../src/guestfs-actions.pod:2922 msgid "(Added in 1.7.3)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2920 +#: ../src/guestfs-actions.pod:2924 msgid "guestfs_inspect_get_type" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2922 +#: ../src/guestfs-actions.pod:2926 #, no-wrap msgid "" " char *\n" @@ -12115,7 +12125,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2929 ../fish/guestfish-actions.pod:2017 +#: ../src/guestfs-actions.pod:2933 ../fish/guestfish-actions.pod:2021 msgid "" "This returns the type of the inspected operating system. Currently defined " "types are:" @@ -12123,49 +12133,49 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2934 ../fish/guestfish-actions.pod:2022 +#: ../src/guestfs-actions.pod:2938 ../fish/guestfish-actions.pod:2026 msgid "\"linux\"" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2936 ../fish/guestfish-actions.pod:2024 +#: ../src/guestfs-actions.pod:2940 ../fish/guestfish-actions.pod:2028 msgid "Any Linux-based operating system." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2940 ../fish/guestfish-actions.pod:2028 +#: ../src/guestfs-actions.pod:2944 ../fish/guestfish-actions.pod:2032 msgid "Any Microsoft Windows operating system." msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2942 ../fish/guestfish-actions.pod:2030 +#: ../src/guestfs-actions.pod:2946 ../fish/guestfish-actions.pod:2034 msgid "\"freebsd\"" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2944 ../fish/guestfish-actions.pod:2032 +#: ../src/guestfs-actions.pod:2948 ../fish/guestfish-actions.pod:2036 msgid "FreeBSD." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2948 ../fish/guestfish-actions.pod:2036 +#: ../src/guestfs-actions.pod:2952 ../fish/guestfish-actions.pod:2040 msgid "The operating system type could not be determined." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2962 +#: ../src/guestfs-actions.pod:2966 msgid "guestfs_inspect_get_windows_systemroot" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2964 +#: ../src/guestfs-actions.pod:2968 #, no-wrap msgid "" " char *\n" @@ -12176,7 +12186,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2971 ../fish/guestfish-actions.pod:2052 +#: ../src/guestfs-actions.pod:2975 ../fish/guestfish-actions.pod:2056 msgid "" "This returns the Windows systemroot of the inspected guest. The systemroot " "is a directory path such as C." @@ -12184,7 +12194,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2974 ../fish/guestfish-actions.pod:2055 +#: ../src/guestfs-actions.pod:2978 ../fish/guestfish-actions.pod:2059 msgid "" "This call assumes that the guest is Windows and that the systemroot could be " "determined by inspection. If this is not the case then an error is returned." @@ -12192,17 +12202,17 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2983 +#: ../src/guestfs-actions.pod:2987 msgid "(Added in 1.5.25)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2985 +#: ../src/guestfs-actions.pod:2989 msgid "guestfs_inspect_is_live" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2987 +#: ../src/guestfs-actions.pod:2991 #, no-wrap msgid "" " int\n" @@ -12212,19 +12222,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2994 +#: ../src/guestfs-actions.pod:2998 msgid "" "If C returns C (this is an install " "disk), then this returns true if a live image was detected on the disk." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3002 +#: ../src/guestfs-actions.pod:3006 msgid "guestfs_inspect_is_multipart" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3004 +#: ../src/guestfs-actions.pod:3008 #, no-wrap msgid "" " int\n" @@ -12234,19 +12244,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3011 +#: ../src/guestfs-actions.pod:3015 msgid "" "If C returns C (this is an install " "disk), then this returns true if the disk is part of a set." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3019 +#: ../src/guestfs-actions.pod:3023 msgid "guestfs_inspect_is_netinst" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3021 +#: ../src/guestfs-actions.pod:3025 #, no-wrap msgid "" " int\n" @@ -12256,7 +12266,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3028 +#: ../src/guestfs-actions.pod:3032 msgid "" "If C returns C (this is an install " "disk), then this returns true if the disk is a network installer, ie. not a " @@ -12266,13 +12276,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3038 +#: ../src/guestfs-actions.pod:3042 msgid "guestfs_inspect_list_applications" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3040 +#: ../src/guestfs-actions.pod:3044 #, no-wrap msgid "" " struct guestfs_application_list *\n" @@ -12283,13 +12293,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3047 ../fish/guestfish-actions.pod:2109 +#: ../src/guestfs-actions.pod:3051 ../fish/guestfish-actions.pod:2113 msgid "Return the list of applications installed in the operating system." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3049 +#: ../src/guestfs-actions.pod:3053 msgid "" "I This call works differently from other parts of the inspection " "API. You have to call C, then " @@ -12303,7 +12313,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3059 ../fish/guestfish-actions.pod:2121 +#: ../src/guestfs-actions.pod:3063 ../fish/guestfish-actions.pod:2125 msgid "" "This returns an empty list if the inspection code was not able to determine " "the list of applications." @@ -12311,19 +12321,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3062 ../fish/guestfish-actions.pod:2124 +#: ../src/guestfs-actions.pod:3066 ../fish/guestfish-actions.pod:2128 msgid "The application structure contains the following fields:" msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3066 ../fish/guestfish-actions.pod:2128 +#: ../src/guestfs-actions.pod:3070 ../fish/guestfish-actions.pod:2132 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3068 ../fish/guestfish-actions.pod:2130 +#: ../src/guestfs-actions.pod:3072 ../fish/guestfish-actions.pod:2134 msgid "" "The name of the application. For Red Hat-derived and Debian-derived Linux " "guests, this is the package name." @@ -12331,13 +12341,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3071 ../fish/guestfish-actions.pod:2133 +#: ../src/guestfs-actions.pod:3075 ../fish/guestfish-actions.pod:2137 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3073 ../fish/guestfish-actions.pod:2135 +#: ../src/guestfs-actions.pod:3077 ../fish/guestfish-actions.pod:2139 msgid "" "The display name of the application, sometimes localized to the install " "language of the guest operating system." @@ -12345,7 +12355,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3076 ../fish/guestfish-actions.pod:2138 +#: ../src/guestfs-actions.pod:3080 ../fish/guestfish-actions.pod:2142 msgid "" "If unavailable this is returned as an empty string C<\"\">. Callers needing " "to display something can use C instead." @@ -12353,13 +12363,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3079 ../fish/guestfish-actions.pod:2141 +#: ../src/guestfs-actions.pod:3083 ../fish/guestfish-actions.pod:2145 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3081 ../fish/guestfish-actions.pod:2143 +#: ../src/guestfs-actions.pod:3085 ../fish/guestfish-actions.pod:2147 msgid "" "For package managers which use epochs, this contains the epoch of the " "package (an integer). If unavailable, this is returned as C<0>." @@ -12367,13 +12377,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3084 ../fish/guestfish-actions.pod:2146 +#: ../src/guestfs-actions.pod:3088 ../fish/guestfish-actions.pod:2150 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3086 ../fish/guestfish-actions.pod:2148 +#: ../src/guestfs-actions.pod:3090 ../fish/guestfish-actions.pod:2152 msgid "" "The version string of the application or package. If unavailable this is " "returned as an empty string C<\"\">." @@ -12381,13 +12391,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3089 ../fish/guestfish-actions.pod:2151 +#: ../src/guestfs-actions.pod:3093 ../fish/guestfish-actions.pod:2155 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3091 ../fish/guestfish-actions.pod:2153 +#: ../src/guestfs-actions.pod:3095 ../fish/guestfish-actions.pod:2157 msgid "" "The release string of the application or package, for package managers that " "use this. If unavailable this is returned as an empty string C<\"\">." @@ -12395,13 +12405,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3095 ../fish/guestfish-actions.pod:2157 +#: ../src/guestfs-actions.pod:3099 ../fish/guestfish-actions.pod:2161 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3097 ../fish/guestfish-actions.pod:2159 +#: ../src/guestfs-actions.pod:3101 ../fish/guestfish-actions.pod:2163 msgid "" "The installation path of the application (on operating systems such as " "Windows which use installation paths). This path is in the format used by " @@ -12410,19 +12420,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3102 ../fish/guestfish-actions.pod:2164 +#: ../src/guestfs-actions.pod:3106 ../fish/guestfish-actions.pod:2168 msgid "If unavailable this is returned as an empty string C<\"\">." msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3104 ../fish/guestfish-actions.pod:2166 +#: ../src/guestfs-actions.pod:3108 ../fish/guestfish-actions.pod:2170 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3106 ../fish/guestfish-actions.pod:2168 +#: ../src/guestfs-actions.pod:3110 ../fish/guestfish-actions.pod:2172 msgid "" "The install path translated into a libguestfs path. If unavailable this is " "returned as an empty string C<\"\">." @@ -12430,13 +12440,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3109 ../fish/guestfish-actions.pod:2171 +#: ../src/guestfs-actions.pod:3113 ../fish/guestfish-actions.pod:2175 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3111 ../fish/guestfish-actions.pod:2173 +#: ../src/guestfs-actions.pod:3115 ../fish/guestfish-actions.pod:2177 msgid "" "The name of the publisher of the application, for package managers that use " "this. If unavailable this is returned as an empty string C<\"\">." @@ -12444,13 +12454,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3115 ../fish/guestfish-actions.pod:2177 +#: ../src/guestfs-actions.pod:3119 ../fish/guestfish-actions.pod:2181 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3117 ../fish/guestfish-actions.pod:2179 +#: ../src/guestfs-actions.pod:3121 ../fish/guestfish-actions.pod:2183 msgid "" "The URL (eg. upstream URL) of the application. If unavailable this is " "returned as an empty string C<\"\">." @@ -12458,13 +12468,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3120 ../fish/guestfish-actions.pod:2182 +#: ../src/guestfs-actions.pod:3124 ../fish/guestfish-actions.pod:2186 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3122 ../fish/guestfish-actions.pod:2184 +#: ../src/guestfs-actions.pod:3126 ../fish/guestfish-actions.pod:2188 msgid "" "For packaging systems which support this, the name of the source package. " "If unavailable this is returned as an empty string C<\"\">." @@ -12472,13 +12482,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3125 ../fish/guestfish-actions.pod:2187 +#: ../src/guestfs-actions.pod:3129 ../fish/guestfish-actions.pod:2191 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3127 ../fish/guestfish-actions.pod:2189 +#: ../src/guestfs-actions.pod:3131 ../fish/guestfish-actions.pod:2193 msgid "" "A short (usually one line) description of the application or package. If " "unavailable this is returned as an empty string C<\"\">." @@ -12486,13 +12496,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3130 ../fish/guestfish-actions.pod:2192 +#: ../src/guestfs-actions.pod:3134 ../fish/guestfish-actions.pod:2196 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3132 ../fish/guestfish-actions.pod:2194 +#: ../src/guestfs-actions.pod:3136 ../fish/guestfish-actions.pod:2198 msgid "" "A longer description of the application or package. If unavailable this is " "returned as an empty string C<\"\">." @@ -12500,7 +12510,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3139 +#: ../src/guestfs-actions.pod:3143 msgid "" "This function returns a C, or NULL if " "there was an error. I " @@ -12509,19 +12519,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3143 +#: ../src/guestfs-actions.pod:3147 msgid "(Added in 1.7.8)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3145 +#: ../src/guestfs-actions.pod:3149 msgid "guestfs_inspect_os" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3147 +#: ../src/guestfs-actions.pod:3151 #, no-wrap msgid "" " char **\n" @@ -12531,7 +12541,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3150 ../fish/guestfish-actions.pod:2205 +#: ../src/guestfs-actions.pod:3154 ../fish/guestfish-actions.pod:2209 msgid "" "This function uses other libguestfs functions and certain heuristics to " "inspect the disk(s) (usually disks belonging to a virtual machine), looking " @@ -12540,13 +12550,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3154 ../fish/guestfish-actions.pod:2209 +#: ../src/guestfs-actions.pod:3158 ../fish/guestfish-actions.pod:2213 msgid "The list returned is empty if no operating systems were found." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3156 ../fish/guestfish-actions.pod:2211 +#: ../src/guestfs-actions.pod:3160 ../fish/guestfish-actions.pod:2215 msgid "" "If one operating system was found, then this returns a list with a single " "element, which is the name of the root filesystem of this operating system. " @@ -12557,7 +12567,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3163 +#: ../src/guestfs-actions.pod:3167 msgid "" "You can pass the root string(s) returned to other C " "functions in order to query further information about each operating system, " @@ -12566,7 +12576,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3168 +#: ../src/guestfs-actions.pod:3172 msgid "" "This function uses other libguestfs features such as C and " "C in order to mount and unmount filesystems and look at " @@ -12576,7 +12586,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3174 ../fish/guestfish-actions.pod:2229 +#: ../src/guestfs-actions.pod:3178 ../fish/guestfish-actions.pod:2233 msgid "" "This function cannot decrypt encrypted disks. The caller must do that first " "(supplying the necessary keys) if the disk is encrypted." @@ -12584,20 +12594,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3180 ../src/guestfs-actions.pod:3465 -#: ../src/guestfs-actions.pod:3527 +#: ../src/guestfs-actions.pod:3184 ../src/guestfs-actions.pod:3469 +#: ../src/guestfs-actions.pod:3531 msgid "See also C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3188 +#: ../src/guestfs-actions.pod:3192 msgid "guestfs_is_blockdev" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3190 +#: ../src/guestfs-actions.pod:3194 #, no-wrap msgid "" " int\n" @@ -12608,7 +12618,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3194 ../fish/guestfish-actions.pod:2241 +#: ../src/guestfs-actions.pod:3198 ../fish/guestfish-actions.pod:2245 msgid "" "This returns C if and only if there is a block device with the given " "C name." @@ -12616,30 +12626,30 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3197 ../src/guestfs-actions.pod:3226 -#: ../src/guestfs-actions.pod:3256 ../src/guestfs-actions.pod:3271 -#: ../src/guestfs-actions.pod:3287 ../src/guestfs-actions.pod:3343 -#: ../src/guestfs-actions.pod:3358 +#: ../src/guestfs-actions.pod:3201 ../src/guestfs-actions.pod:3230 +#: ../src/guestfs-actions.pod:3260 ../src/guestfs-actions.pod:3275 +#: ../src/guestfs-actions.pod:3291 ../src/guestfs-actions.pod:3347 +#: ../src/guestfs-actions.pod:3362 msgid "See also C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3201 ../src/guestfs-actions.pod:3230 -#: ../src/guestfs-actions.pod:3275 ../src/guestfs-actions.pod:3347 -#: ../src/guestfs-actions.pod:3362 +#: ../src/guestfs-actions.pod:3205 ../src/guestfs-actions.pod:3234 +#: ../src/guestfs-actions.pod:3279 ../src/guestfs-actions.pod:3351 +#: ../src/guestfs-actions.pod:3366 msgid "(Added in 1.5.10)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3203 +#: ../src/guestfs-actions.pod:3207 msgid "guestfs_is_busy" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3205 +#: ../src/guestfs-actions.pod:3209 #, no-wrap msgid "" " int\n" @@ -12649,7 +12659,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3208 ../fish/guestfish-actions.pod:2250 +#: ../src/guestfs-actions.pod:3212 ../fish/guestfish-actions.pod:2254 msgid "" "This returns true iff this handle is busy processing a command (in the " "C state)." @@ -12657,13 +12667,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3217 +#: ../src/guestfs-actions.pod:3221 msgid "guestfs_is_chardev" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3219 +#: ../src/guestfs-actions.pod:3223 #, no-wrap msgid "" " int\n" @@ -12674,7 +12684,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3223 ../fish/guestfish-actions.pod:2259 +#: ../src/guestfs-actions.pod:3227 ../fish/guestfish-actions.pod:2263 msgid "" "This returns C if and only if there is a character device with the " "given C name." @@ -12682,13 +12692,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3232 +#: ../src/guestfs-actions.pod:3236 msgid "guestfs_is_config" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3234 +#: ../src/guestfs-actions.pod:3238 #, no-wrap msgid "" " int\n" @@ -12698,7 +12708,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3237 ../fish/guestfish-actions.pod:2268 +#: ../src/guestfs-actions.pod:3241 ../fish/guestfish-actions.pod:2272 msgid "" "This returns true iff this handle is being configured (in the C " "state)." @@ -12706,13 +12716,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3246 +#: ../src/guestfs-actions.pod:3250 msgid "guestfs_is_dir" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3248 +#: ../src/guestfs-actions.pod:3252 #, no-wrap msgid "" " int\n" @@ -12723,7 +12733,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3252 ../fish/guestfish-actions.pod:2277 +#: ../src/guestfs-actions.pod:3256 ../fish/guestfish-actions.pod:2281 msgid "" "This returns C if and only if there is a directory with the given " "C name. Note that it returns false for other objects like files." @@ -12731,13 +12741,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3262 +#: ../src/guestfs-actions.pod:3266 msgid "guestfs_is_fifo" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3264 +#: ../src/guestfs-actions.pod:3268 #, no-wrap msgid "" " int\n" @@ -12748,7 +12758,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3268 ../fish/guestfish-actions.pod:2287 +#: ../src/guestfs-actions.pod:3272 ../fish/guestfish-actions.pod:2291 msgid "" "This returns C if and only if there is a FIFO (named pipe) with the " "given C name." @@ -12756,13 +12766,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3277 +#: ../src/guestfs-actions.pod:3281 msgid "guestfs_is_file" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3279 +#: ../src/guestfs-actions.pod:3283 #, no-wrap msgid "" " int\n" @@ -12773,7 +12783,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3283 ../fish/guestfish-actions.pod:2296 +#: ../src/guestfs-actions.pod:3287 ../fish/guestfish-actions.pod:2300 msgid "" "This returns C if and only if there is a regular file with the given " "C name. Note that it returns false for other objects like directories." @@ -12781,13 +12791,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3293 +#: ../src/guestfs-actions.pod:3297 msgid "guestfs_is_launching" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3295 +#: ../src/guestfs-actions.pod:3299 #, no-wrap msgid "" " int\n" @@ -12797,7 +12807,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3298 ../fish/guestfish-actions.pod:2306 +#: ../src/guestfs-actions.pod:3302 ../fish/guestfish-actions.pod:2310 msgid "" "This returns true iff this handle is launching the subprocess (in the " "C state)." @@ -12805,13 +12815,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3307 +#: ../src/guestfs-actions.pod:3311 msgid "guestfs_is_lv" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3309 +#: ../src/guestfs-actions.pod:3313 #, no-wrap msgid "" " int\n" @@ -12822,7 +12832,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3313 ../fish/guestfish-actions.pod:2315 +#: ../src/guestfs-actions.pod:3317 ../fish/guestfish-actions.pod:2319 msgid "" "This command tests whether C is a logical volume, and returns true " "iff this is the case." @@ -12830,13 +12840,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3320 +#: ../src/guestfs-actions.pod:3324 msgid "guestfs_is_ready" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3322 +#: ../src/guestfs-actions.pod:3326 #, no-wrap msgid "" " int\n" @@ -12846,7 +12856,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3325 ../fish/guestfish-actions.pod:2322 +#: ../src/guestfs-actions.pod:3329 ../fish/guestfish-actions.pod:2326 msgid "" "This returns true iff this handle is ready to accept commands (in the " "C state)." @@ -12854,13 +12864,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3334 +#: ../src/guestfs-actions.pod:3338 msgid "guestfs_is_socket" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3336 +#: ../src/guestfs-actions.pod:3340 #, no-wrap msgid "" " int\n" @@ -12871,7 +12881,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3340 ../fish/guestfish-actions.pod:2331 +#: ../src/guestfs-actions.pod:3344 ../fish/guestfish-actions.pod:2335 msgid "" "This returns C if and only if there is a Unix domain socket with the " "given C name." @@ -12879,13 +12889,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3349 +#: ../src/guestfs-actions.pod:3353 msgid "guestfs_is_symlink" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3351 +#: ../src/guestfs-actions.pod:3355 #, no-wrap msgid "" " int\n" @@ -12896,7 +12906,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3355 ../fish/guestfish-actions.pod:2340 +#: ../src/guestfs-actions.pod:3359 ../fish/guestfish-actions.pod:2344 msgid "" "This returns C if and only if there is a symbolic link with the given " "C name." @@ -12904,13 +12914,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3364 +#: ../src/guestfs-actions.pod:3368 msgid "guestfs_kill_subprocess" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3366 +#: ../src/guestfs-actions.pod:3370 #, no-wrap msgid "" " int\n" @@ -12920,19 +12930,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3369 ../fish/guestfish-actions.pod:2349 +#: ../src/guestfs-actions.pod:3373 ../fish/guestfish-actions.pod:2353 msgid "This kills the qemu subprocess. You should never need to call this." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3375 +#: ../src/guestfs-actions.pod:3379 msgid "guestfs_launch" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3377 +#: ../src/guestfs-actions.pod:3381 #, no-wrap msgid "" " int\n" @@ -12942,7 +12952,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3380 ../fish/guestfish-actions.pod:2357 +#: ../src/guestfs-actions.pod:3384 ../fish/guestfish-actions.pod:2361 msgid "" "Internally libguestfs is implemented by running a virtual machine using " "L." @@ -12950,7 +12960,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3383 ../fish/guestfish-actions.pod:2360 +#: ../src/guestfs-actions.pod:3387 ../fish/guestfish-actions.pod:2364 msgid "" "You should call this after configuring the handle (eg. adding drives) but " "before performing any actions." @@ -12958,13 +12968,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3390 +#: ../src/guestfs-actions.pod:3394 msgid "guestfs_lchown" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3392 +#: ../src/guestfs-actions.pod:3396 #, no-wrap msgid "" " int\n" @@ -12977,7 +12987,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3398 +#: ../src/guestfs-actions.pod:3402 msgid "" "Change the file owner to C and group to C. This is like " "C but if C is a symlink then the link itself is " @@ -12986,13 +12996,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3410 +#: ../src/guestfs-actions.pod:3414 msgid "guestfs_lgetxattr" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3412 +#: ../src/guestfs-actions.pod:3416 #, no-wrap msgid "" " char *\n" @@ -13005,7 +13015,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3418 ../fish/guestfish-actions.pod:2379 +#: ../src/guestfs-actions.pod:3422 ../fish/guestfish-actions.pod:2383 msgid "" "Get a single extended attribute from file C named C. If C " "is a symlink, then this call returns an extended attribute from the symlink." @@ -13013,19 +13023,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3432 +#: ../src/guestfs-actions.pod:3436 msgid "See also: C, C, L." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3440 +#: ../src/guestfs-actions.pod:3444 msgid "guestfs_lgetxattrs" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3442 +#: ../src/guestfs-actions.pod:3446 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -13036,7 +13046,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3446 +#: ../src/guestfs-actions.pod:3450 msgid "" "This is the same as C, but if C is a symbolic link, " "then it returns the extended attributes of the link itself." @@ -13044,13 +13054,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3456 +#: ../src/guestfs-actions.pod:3460 msgid "guestfs_list_devices" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3458 +#: ../src/guestfs-actions.pod:3462 #, no-wrap msgid "" " char **\n" @@ -13060,25 +13070,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3461 ../fish/guestfish-actions.pod:2407 +#: ../src/guestfs-actions.pod:3465 ../fish/guestfish-actions.pod:2411 msgid "List all the block devices." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3463 ../fish/guestfish-actions.pod:2409 +#: ../src/guestfs-actions.pod:3467 ../fish/guestfish-actions.pod:2413 msgid "The full block device names are returned, eg. C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3473 +#: ../src/guestfs-actions.pod:3477 msgid "guestfs_list_filesystems" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3475 +#: ../src/guestfs-actions.pod:3479 #, no-wrap msgid "" " char **\n" @@ -13088,7 +13098,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3478 ../fish/guestfish-actions.pod:2417 +#: ../src/guestfs-actions.pod:3482 ../fish/guestfish-actions.pod:2421 msgid "" "This inspection command looks for filesystems on partitions, block devices " "and logical volumes, returning a list of devices containing filesystems and " @@ -13097,7 +13107,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3482 ../fish/guestfish-actions.pod:2421 +#: ../src/guestfs-actions.pod:3486 ../fish/guestfish-actions.pod:2425 msgid "" "The return value is a hash, where the keys are the devices containing " "filesystems, and the values are the filesystem types. For example:" @@ -13105,7 +13115,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3486 ../fish/guestfish-actions.pod:2425 +#: ../src/guestfs-actions.pod:3490 ../fish/guestfish-actions.pod:2429 #, no-wrap msgid "" " \"/dev/sda1\" => \"ntfs\"\n" @@ -13117,7 +13127,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3491 ../fish/guestfish-actions.pod:2430 +#: ../src/guestfs-actions.pod:3495 ../fish/guestfish-actions.pod:2434 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." @@ -13125,7 +13135,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3495 +#: ../src/guestfs-actions.pod:3499 msgid "" "This command runs other libguestfs commands, which might include " "C and C, and therefore you should use this " @@ -13134,7 +13144,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3499 +#: ../src/guestfs-actions.pod:3503 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 " @@ -13145,19 +13155,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:5118 +#: ../src/guestfs-actions.pod:3517 ../src/guestfs-actions.pod:5122 msgid "(Added in 1.5.15)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3515 +#: ../src/guestfs-actions.pod:3519 msgid "guestfs_list_partitions" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3517 +#: ../src/guestfs-actions.pod:3521 #, no-wrap msgid "" " char **\n" @@ -13167,19 +13177,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3520 ../fish/guestfish-actions.pod:2450 +#: ../src/guestfs-actions.pod:3524 ../fish/guestfish-actions.pod:2454 msgid "List all the partitions detected on all block devices." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3522 ../fish/guestfish-actions.pod:2452 +#: ../src/guestfs-actions.pod:3526 ../fish/guestfish-actions.pod:2456 msgid "The full partition device names are returned, eg. C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3524 +#: ../src/guestfs-actions.pod:3528 msgid "" "This does not return logical volumes. For that you will need to call " "C." @@ -13187,13 +13197,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3535 +#: ../src/guestfs-actions.pod:3539 msgid "guestfs_ll" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3537 +#: ../src/guestfs-actions.pod:3541 #, no-wrap msgid "" " char *\n" @@ -13204,7 +13214,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3541 ../fish/guestfish-actions.pod:2463 +#: ../src/guestfs-actions.pod:3545 ../fish/guestfish-actions.pod:2467 msgid "" "List the files in C (relative to the root directory, there is no " "cwd) in the format of 'ls -la'." @@ -13212,7 +13222,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3544 ../fish/guestfish-actions.pod:2466 +#: ../src/guestfs-actions.pod:3548 ../fish/guestfish-actions.pod:2470 msgid "" "This command is mostly useful for interactive sessions. It is I " "intended that you try to parse the output string." @@ -13220,13 +13230,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3552 +#: ../src/guestfs-actions.pod:3556 msgid "guestfs_ln" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3554 +#: ../src/guestfs-actions.pod:3558 #, no-wrap msgid "" " int\n" @@ -13238,19 +13248,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3559 ../fish/guestfish-actions.pod:2473 +#: ../src/guestfs-actions.pod:3563 ../fish/guestfish-actions.pod:2477 msgid "This command creates a hard link using the C command." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3565 +#: ../src/guestfs-actions.pod:3569 msgid "guestfs_ln_f" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3567 +#: ../src/guestfs-actions.pod:3571 #, no-wrap msgid "" " int\n" @@ -13262,7 +13272,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3572 ../fish/guestfish-actions.pod:2479 +#: ../src/guestfs-actions.pod:3576 ../fish/guestfish-actions.pod:2483 msgid "" "This command creates a hard link using the C command. The C<-f> " "option removes the link (C) if it exists already." @@ -13270,13 +13280,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3579 +#: ../src/guestfs-actions.pod:3583 msgid "guestfs_ln_s" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3581 +#: ../src/guestfs-actions.pod:3585 #, no-wrap msgid "" " int\n" @@ -13288,19 +13298,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3586 ../fish/guestfish-actions.pod:2486 +#: ../src/guestfs-actions.pod:3590 ../fish/guestfish-actions.pod:2490 msgid "This command creates a symbolic link using the C command." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3592 +#: ../src/guestfs-actions.pod:3596 msgid "guestfs_ln_sf" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3594 +#: ../src/guestfs-actions.pod:3598 #, no-wrap msgid "" " int\n" @@ -13312,7 +13322,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3599 ../fish/guestfish-actions.pod:2492 +#: ../src/guestfs-actions.pod:3603 ../fish/guestfish-actions.pod:2496 msgid "" "This command creates a symbolic link using the C command, The C<-f> " "option removes the link (C) if it exists already." @@ -13320,13 +13330,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3606 +#: ../src/guestfs-actions.pod:3610 msgid "guestfs_lremovexattr" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3608 +#: ../src/guestfs-actions.pod:3612 #, no-wrap msgid "" " int\n" @@ -13338,7 +13348,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3613 +#: ../src/guestfs-actions.pod:3617 msgid "" "This is the same as C, but if C is a symbolic " "link, then it removes an extended attribute of the link itself." @@ -13346,13 +13356,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3621 +#: ../src/guestfs-actions.pod:3625 msgid "guestfs_ls" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3623 +#: ../src/guestfs-actions.pod:3627 #, no-wrap msgid "" " char **\n" @@ -13363,7 +13373,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3627 ../fish/guestfish-actions.pod:2507 +#: ../src/guestfs-actions.pod:3631 ../fish/guestfish-actions.pod:2511 msgid "" "List the files in C (relative to the root directory, there is no " "cwd). The '.' and '..' entries are not returned, but hidden files are shown." @@ -13371,7 +13381,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3631 +#: ../src/guestfs-actions.pod:3635 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use C instead." @@ -13379,13 +13389,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3640 +#: ../src/guestfs-actions.pod:3644 msgid "guestfs_lsetxattr" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3642 +#: ../src/guestfs-actions.pod:3646 #, no-wrap msgid "" " int\n" @@ -13399,7 +13409,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3649 +#: ../src/guestfs-actions.pod:3653 msgid "" "This is the same as C, but if C is a symbolic link, " "then it sets an extended attribute of the link itself." @@ -13407,13 +13417,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3657 +#: ../src/guestfs-actions.pod:3661 msgid "guestfs_lstat" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3659 +#: ../src/guestfs-actions.pod:3663 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -13424,14 +13434,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3663 ../src/guestfs-actions.pod:6221 -#: ../fish/guestfish-actions.pod:2526 ../fish/guestfish-actions.pod:4195 +#: ../src/guestfs-actions.pod:3667 ../src/guestfs-actions.pod:6225 +#: ../fish/guestfish-actions.pod:2530 ../fish/guestfish-actions.pod:4199 msgid "Returns file information for the given C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3665 +#: ../src/guestfs-actions.pod:3669 msgid "" "This is the same as C except that if C is a symbolic " "link, then the link is stat-ed, not the file it refers to." @@ -13439,13 +13449,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3669 ../fish/guestfish-actions.pod:2532 +#: ../src/guestfs-actions.pod:3673 ../fish/guestfish-actions.pod:2536 msgid "This is the same as the C system call." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3671 ../src/guestfs-actions.pod:6225 +#: ../src/guestfs-actions.pod:3675 ../src/guestfs-actions.pod:6229 msgid "" "This function returns a C, or NULL if there was an " "error. I after use>." @@ -13453,20 +13463,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3675 ../src/guestfs-actions.pod:6229 -#: ../src/guestfs-actions.pod:6247 ../src/guestfs-actions.pod:6628 +#: ../src/guestfs-actions.pod:3679 ../src/guestfs-actions.pod:6233 +#: ../src/guestfs-actions.pod:6251 ../src/guestfs-actions.pod:6632 msgid "(Added in 0.9.2)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3677 +#: ../src/guestfs-actions.pod:3681 msgid "guestfs_lstatlist" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3679 +#: ../src/guestfs-actions.pod:3683 #, no-wrap msgid "" " struct guestfs_stat_list *\n" @@ -13478,7 +13488,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3684 +#: ../src/guestfs-actions.pod:3688 msgid "" "This call allows you to perform the C operation on multiple " "files, where all files are in the directory C. C is the list " @@ -13487,7 +13497,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3688 ../fish/guestfish-actions.pod:2542 +#: ../src/guestfs-actions.pod:3692 ../fish/guestfish-actions.pod:2546 msgid "" "On return you get a list of stat structs, with a one-to-one correspondence " "to the C list. If any name did not exist or could not be lstat'd, " @@ -13496,7 +13506,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3693 +#: ../src/guestfs-actions.pod:3697 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C " @@ -13508,7 +13518,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3701 +#: ../src/guestfs-actions.pod:3705 msgid "" "This function returns a C, or NULL if there was " "an error. I after use>." @@ -13516,13 +13526,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3707 +#: ../src/guestfs-actions.pod:3711 msgid "guestfs_luks_add_key" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3709 +#: ../src/guestfs-actions.pod:3713 #, no-wrap msgid "" " int\n" @@ -13536,7 +13546,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3716 ../fish/guestfish-actions.pod:2559 +#: ../src/guestfs-actions.pod:3720 ../fish/guestfish-actions.pod:2563 msgid "" "This command adds a new key on LUKS device C. C is any " "existing key, and is used to access the device. C is the new key to " @@ -13545,7 +13555,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3721 +#: ../src/guestfs-actions.pod:3725 msgid "" "Note that if C already contains a key, then this command will " "fail. You have to use C first to remove that key." @@ -13553,9 +13563,9 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3727 ../src/guestfs-actions.pod:3767 -#: ../src/guestfs-actions.pod:3790 ../src/guestfs-actions.pod:3810 -#: ../src/guestfs-actions.pod:3842 ../src/guestfs-actions.pod:3861 +#: ../src/guestfs-actions.pod:3731 ../src/guestfs-actions.pod:3771 +#: ../src/guestfs-actions.pod:3794 ../src/guestfs-actions.pod:3814 +#: ../src/guestfs-actions.pod:3846 ../src/guestfs-actions.pod:3865 msgid "" "This function takes a key or passphrase parameter which could contain " "sensitive material. Read the section L for more " @@ -13564,20 +13574,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3731 ../src/guestfs-actions.pod:3771 -#: ../src/guestfs-actions.pod:3794 ../src/guestfs-actions.pod:3814 +#: ../src/guestfs-actions.pod:3735 ../src/guestfs-actions.pod:3775 +#: ../src/guestfs-actions.pod:3798 ../src/guestfs-actions.pod:3818 msgid "(Added in 1.5.2)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3733 +#: ../src/guestfs-actions.pod:3737 msgid "guestfs_luks_close" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3735 +#: ../src/guestfs-actions.pod:3739 #, no-wrap msgid "" " int\n" @@ -13588,7 +13598,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3739 +#: ../src/guestfs-actions.pod:3743 msgid "" "This closes a LUKS device that was created earlier by C " "or C. The C parameter must be the name of the " @@ -13598,21 +13608,21 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3747 ../src/guestfs-actions.pod:3846 -#: ../src/guestfs-actions.pod:3865 ../src/guestfs-actions.pod:3915 -#: ../src/guestfs-actions.pod:3963 +#: ../src/guestfs-actions.pod:3751 ../src/guestfs-actions.pod:3850 +#: ../src/guestfs-actions.pod:3869 ../src/guestfs-actions.pod:3919 +#: ../src/guestfs-actions.pod:3967 msgid "(Added in 1.5.1)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3749 +#: ../src/guestfs-actions.pod:3753 msgid "guestfs_luks_format" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3751 +#: ../src/guestfs-actions.pod:3755 #, no-wrap msgid "" " int\n" @@ -13625,7 +13635,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3757 ../fish/guestfish-actions.pod:2585 +#: ../src/guestfs-actions.pod:3761 ../fish/guestfish-actions.pod:2589 msgid "" "This command erases existing data on C and formats the device as a " "LUKS encrypted device. C is the initial key, which is added to key " @@ -13634,15 +13644,15 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:3787 -#: ../src/guestfs-actions.pod:3927 ../src/guestfs-actions.pod:4869 -#: ../src/guestfs-actions.pod:5649 ../src/guestfs-actions.pod:6056 -#: ../src/guestfs-actions.pod:6079 ../src/guestfs-actions.pod:6105 -#: ../src/guestfs-actions.pod:7265 ../fish/guestfish-actions.pod:2593 -#: ../fish/guestfish-actions.pod:2606 ../fish/guestfish-actions.pod:2690 -#: ../fish/guestfish-actions.pod:3264 ../fish/guestfish-actions.pod:3784 -#: ../fish/guestfish-actions.pod:4094 ../fish/guestfish-actions.pod:4110 -#: ../fish/guestfish-actions.pod:4125 ../fish/guestfish-actions.pod:4840 +#: ../src/guestfs-actions.pod:3768 ../src/guestfs-actions.pod:3791 +#: ../src/guestfs-actions.pod:3931 ../src/guestfs-actions.pod:4873 +#: ../src/guestfs-actions.pod:5653 ../src/guestfs-actions.pod:6060 +#: ../src/guestfs-actions.pod:6083 ../src/guestfs-actions.pod:6109 +#: ../src/guestfs-actions.pod:7269 ../fish/guestfish-actions.pod:2597 +#: ../fish/guestfish-actions.pod:2610 ../fish/guestfish-actions.pod:2694 +#: ../fish/guestfish-actions.pod:3268 ../fish/guestfish-actions.pod:3788 +#: ../fish/guestfish-actions.pod:4098 ../fish/guestfish-actions.pod:4114 +#: ../fish/guestfish-actions.pod:4129 ../fish/guestfish-actions.pod:4844 msgid "" "B." @@ -13650,13 +13660,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3773 +#: ../src/guestfs-actions.pod:3777 msgid "guestfs_luks_format_cipher" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3775 +#: ../src/guestfs-actions.pod:3779 #, no-wrap msgid "" " int\n" @@ -13670,7 +13680,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3782 +#: ../src/guestfs-actions.pod:3786 msgid "" "This command is the same as C but it also allows you to " "set the C used." @@ -13678,13 +13688,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3796 +#: ../src/guestfs-actions.pod:3800 msgid "guestfs_luks_kill_slot" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3798 +#: ../src/guestfs-actions.pod:3802 #, no-wrap msgid "" " int\n" @@ -13697,7 +13707,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3804 ../fish/guestfish-actions.pod:2613 +#: ../src/guestfs-actions.pod:3808 ../fish/guestfish-actions.pod:2617 msgid "" "This command deletes the key in key slot C from the encrypted LUKS " "device C. C must be one of the I keys." @@ -13705,13 +13715,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3816 +#: ../src/guestfs-actions.pod:3820 msgid "guestfs_luks_open" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3818 +#: ../src/guestfs-actions.pod:3822 #, no-wrap msgid "" " int\n" @@ -13724,7 +13734,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3824 ../fish/guestfish-actions.pod:2624 +#: ../src/guestfs-actions.pod:3828 ../fish/guestfish-actions.pod:2628 msgid "" "This command opens a block device which has been encrypted according to the " "Linux Unified Key Setup (LUKS) standard." @@ -13732,13 +13742,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3827 ../fish/guestfish-actions.pod:2627 +#: ../src/guestfs-actions.pod:3831 ../fish/guestfish-actions.pod:2631 msgid "C is the encrypted block device or partition." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3829 ../fish/guestfish-actions.pod:2629 +#: ../src/guestfs-actions.pod:3833 ../fish/guestfish-actions.pod:2633 msgid "" "The caller must supply one of the keys associated with the LUKS block " "device, in the C parameter." @@ -13746,7 +13756,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3832 ../fish/guestfish-actions.pod:2632 +#: ../src/guestfs-actions.pod:3836 ../fish/guestfish-actions.pod:2636 msgid "" "This creates a new block device called C. Reads and " "writes to this block device are decrypted from and encrypted to the " @@ -13755,7 +13765,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3836 +#: ../src/guestfs-actions.pod:3840 msgid "" "If this block device contains LVM volume groups, then calling " "C followed by C will make them " @@ -13764,13 +13774,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3848 +#: ../src/guestfs-actions.pod:3852 msgid "guestfs_luks_open_ro" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3850 +#: ../src/guestfs-actions.pod:3854 #, no-wrap msgid "" " int\n" @@ -13783,7 +13793,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3856 +#: ../src/guestfs-actions.pod:3860 msgid "" "This is the same as C except that a read-only mapping is " "created." @@ -13791,13 +13801,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3867 +#: ../src/guestfs-actions.pod:3871 msgid "guestfs_lvcreate" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3869 +#: ../src/guestfs-actions.pod:3873 #, no-wrap msgid "" " int\n" @@ -13810,7 +13820,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3875 ../fish/guestfish-actions.pod:2657 +#: ../src/guestfs-actions.pod:3879 ../fish/guestfish-actions.pod:2661 msgid "" "This creates an LVM logical volume called C on the volume group " "C, with C megabytes." @@ -13818,13 +13828,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3882 +#: ../src/guestfs-actions.pod:3886 msgid "guestfs_lvm_canonical_lv_name" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3884 +#: ../src/guestfs-actions.pod:3888 #, no-wrap msgid "" " char *\n" @@ -13835,7 +13845,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3888 ../fish/guestfish-actions.pod:2664 +#: ../src/guestfs-actions.pod:3892 ../fish/guestfish-actions.pod:2668 msgid "" "This converts alternative naming schemes for LVs that you might find to the " "canonical name. For example, C is converted to C parameter does not refer to a " "logical volume." @@ -13852,25 +13862,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3895 +#: ../src/guestfs-actions.pod:3899 msgid "See also C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3900 +#: ../src/guestfs-actions.pod:3904 msgid "(Added in 1.5.24)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3902 +#: ../src/guestfs-actions.pod:3906 msgid "guestfs_lvm_clear_filter" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3904 +#: ../src/guestfs-actions.pod:3908 #, no-wrap msgid "" " int\n" @@ -13880,7 +13890,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3907 +#: ../src/guestfs-actions.pod:3911 msgid "" "This undoes the effect of C. LVM will be able to " "see every block device." @@ -13888,21 +13898,21 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3910 ../src/guestfs-actions.pod:3952 -#: ../fish/guestfish-actions.pod:2680 ../fish/guestfish-actions.pod:2711 +#: ../src/guestfs-actions.pod:3914 ../src/guestfs-actions.pod:3956 +#: ../fish/guestfish-actions.pod:2684 ../fish/guestfish-actions.pod:2715 msgid "" "This command also clears the LVM cache and performs a volume group scan." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3917 +#: ../src/guestfs-actions.pod:3921 msgid "guestfs_lvm_remove_all" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3919 +#: ../src/guestfs-actions.pod:3923 #, no-wrap msgid "" " int\n" @@ -13912,7 +13922,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3922 ../fish/guestfish-actions.pod:2687 +#: ../src/guestfs-actions.pod:3926 ../fish/guestfish-actions.pod:2691 msgid "" "This command removes all LVM logical volumes, volume groups and physical " "volumes." @@ -13920,13 +13930,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3932 +#: ../src/guestfs-actions.pod:3936 msgid "guestfs_lvm_set_filter" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3934 +#: ../src/guestfs-actions.pod:3938 #, no-wrap msgid "" " int\n" @@ -13937,7 +13947,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3938 ../fish/guestfish-actions.pod:2697 +#: ../src/guestfs-actions.pod:3942 ../fish/guestfish-actions.pod:2701 msgid "" "This sets the LVM device filter so that LVM will only be able to \"see\" the " "block devices in the list C, and will ignore all other attached " @@ -13946,7 +13956,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3942 ../fish/guestfish-actions.pod:2701 +#: ../src/guestfs-actions.pod:3946 ../fish/guestfish-actions.pod:2705 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 " @@ -13959,13 +13969,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3955 ../fish/guestfish-actions.pod:2714 +#: ../src/guestfs-actions.pod:3959 ../fish/guestfish-actions.pod:2718 msgid "You can filter whole block devices or individual partitions." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3957 ../fish/guestfish-actions.pod:2716 +#: ../src/guestfs-actions.pod:3961 ../fish/guestfish-actions.pod:2720 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." @@ -13973,13 +13983,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3965 +#: ../src/guestfs-actions.pod:3969 msgid "guestfs_lvremove" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3967 +#: ../src/guestfs-actions.pod:3971 #, no-wrap msgid "" " int\n" @@ -13990,7 +14000,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3971 ../fish/guestfish-actions.pod:2724 +#: ../src/guestfs-actions.pod:3975 ../fish/guestfish-actions.pod:2728 msgid "" "Remove an LVM logical volume C, where C is the path to the " "LV, such as C." @@ -13998,7 +14008,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3974 ../fish/guestfish-actions.pod:2727 +#: ../src/guestfs-actions.pod:3978 ../fish/guestfish-actions.pod:2731 msgid "" "You can also remove all LVs in a volume group by specifying the VG name, C." @@ -14006,20 +14016,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:5215 -#: ../src/guestfs-actions.pod:7004 +#: ../src/guestfs-actions.pod:3983 ../src/guestfs-actions.pod:5219 +#: ../src/guestfs-actions.pod:7008 msgid "(Added in 1.0.13)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3981 +#: ../src/guestfs-actions.pod:3985 msgid "guestfs_lvrename" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3983 +#: ../src/guestfs-actions.pod:3987 #, no-wrap msgid "" " int\n" @@ -14031,25 +14041,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3988 ../fish/guestfish-actions.pod:2734 +#: ../src/guestfs-actions.pod:3992 ../fish/guestfish-actions.pod:2738 msgid "Rename a logical volume C with the new name C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3992 ../src/guestfs-actions.pod:7017 +#: ../src/guestfs-actions.pod:3996 ../src/guestfs-actions.pod:7021 msgid "(Added in 1.0.83)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3994 +#: ../src/guestfs-actions.pod:3998 msgid "guestfs_lvresize" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3996 +#: ../src/guestfs-actions.pod:4000 #, no-wrap msgid "" " int\n" @@ -14061,7 +14071,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4001 ../fish/guestfish-actions.pod:2740 +#: ../src/guestfs-actions.pod:4005 ../fish/guestfish-actions.pod:2744 msgid "" "This resizes (expands or shrinks) an existing LVM logical volume to " "C. When reducing, data in the reduced part is lost." @@ -14069,13 +14079,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4009 +#: ../src/guestfs-actions.pod:4013 msgid "guestfs_lvresize_free" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4011 +#: ../src/guestfs-actions.pod:4015 #, no-wrap msgid "" " int\n" @@ -14087,7 +14097,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4016 ../fish/guestfish-actions.pod:2748 +#: ../src/guestfs-actions.pod:4020 ../fish/guestfish-actions.pod:2752 msgid "" "This expands an existing logical volume C so that it fills C% of the " "remaining free space in the volume group. Commonly you would call this with " @@ -14097,19 +14107,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4024 +#: ../src/guestfs-actions.pod:4028 msgid "(Added in 1.3.3)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4026 +#: ../src/guestfs-actions.pod:4030 msgid "guestfs_lvs" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4028 +#: ../src/guestfs-actions.pod:4032 #, no-wrap msgid "" " char **\n" @@ -14119,7 +14129,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4031 ../fish/guestfish-actions.pod:2758 +#: ../src/guestfs-actions.pod:4035 ../fish/guestfish-actions.pod:2762 msgid "" "List all the logical volumes detected. This is the equivalent of the L command." @@ -14127,7 +14137,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4034 ../fish/guestfish-actions.pod:2761 +#: ../src/guestfs-actions.pod:4038 ../fish/guestfish-actions.pod:2765 msgid "" "This returns a list of the logical volume device names (eg. C)." @@ -14135,19 +14145,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4037 +#: ../src/guestfs-actions.pod:4041 msgid "See also C, C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4045 +#: ../src/guestfs-actions.pod:4049 msgid "guestfs_lvs_full" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4047 +#: ../src/guestfs-actions.pod:4051 #, no-wrap msgid "" " struct guestfs_lvm_lv_list *\n" @@ -14157,7 +14167,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4050 ../fish/guestfish-actions.pod:2770 +#: ../src/guestfs-actions.pod:4054 ../fish/guestfish-actions.pod:2774 msgid "" "List all the logical volumes detected. This is the equivalent of the L command. The \"full\" version includes all fields." @@ -14165,7 +14175,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4053 +#: ../src/guestfs-actions.pod:4057 msgid "" "This function returns a C, or NULL if there " "was an error. I after use>." @@ -14173,13 +14183,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4059 +#: ../src/guestfs-actions.pod:4063 msgid "guestfs_lvuuid" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4061 +#: ../src/guestfs-actions.pod:4065 #, no-wrap msgid "" " char *\n" @@ -14190,19 +14200,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4065 ../fish/guestfish-actions.pod:2777 +#: ../src/guestfs-actions.pod:4069 ../fish/guestfish-actions.pod:2781 msgid "This command returns the UUID of the LVM LV C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4072 +#: ../src/guestfs-actions.pod:4076 msgid "guestfs_lxattrlist" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4074 +#: ../src/guestfs-actions.pod:4078 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -14214,7 +14224,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4079 ../fish/guestfish-actions.pod:2783 +#: ../src/guestfs-actions.pod:4083 ../fish/guestfish-actions.pod:2787 msgid "" "This call allows you to get the extended attributes of multiple files, where " "all files are in the directory C. C is the list of files from " @@ -14223,7 +14233,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4083 ../fish/guestfish-actions.pod:2787 +#: ../src/guestfs-actions.pod:4087 ../fish/guestfish-actions.pod:2791 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. " @@ -14236,7 +14246,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4093 +#: ../src/guestfs-actions.pod:4097 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C for " @@ -14248,13 +14258,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4107 +#: ../src/guestfs-actions.pod:4111 msgid "guestfs_mkdir" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4109 +#: ../src/guestfs-actions.pod:4113 #, no-wrap msgid "" " int\n" @@ -14265,19 +14275,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4113 ../fish/guestfish-actions.pod:2809 +#: ../src/guestfs-actions.pod:4117 ../fish/guestfish-actions.pod:2813 msgid "Create a directory named C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4119 +#: ../src/guestfs-actions.pod:4123 msgid "guestfs_mkdir_mode" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4121 +#: ../src/guestfs-actions.pod:4125 #, no-wrap msgid "" " int\n" @@ -14289,7 +14299,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4126 ../fish/guestfish-actions.pod:2815 +#: ../src/guestfs-actions.pod:4130 ../fish/guestfish-actions.pod:2819 msgid "" "This command creates a directory, setting the initial permissions of the " "directory to C." @@ -14297,7 +14307,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4129 ../fish/guestfish-actions.pod:2818 +#: ../src/guestfs-actions.pod:4133 ../fish/guestfish-actions.pod:2822 msgid "" "For common Linux filesystems, the actual mode which is set will be C. Non-native-Linux filesystems may interpret the mode in " @@ -14306,19 +14316,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4133 +#: ../src/guestfs-actions.pod:4137 msgid "See also C, C" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4139 +#: ../src/guestfs-actions.pod:4143 msgid "guestfs_mkdir_p" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4141 +#: ../src/guestfs-actions.pod:4145 #, no-wrap msgid "" " int\n" @@ -14329,7 +14339,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4145 ../fish/guestfish-actions.pod:2828 +#: ../src/guestfs-actions.pod:4149 ../fish/guestfish-actions.pod:2832 msgid "" "Create a directory named C, creating any parent directories as " "necessary. This is like the C shell command." @@ -14337,13 +14347,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4152 +#: ../src/guestfs-actions.pod:4156 msgid "guestfs_mkdtemp" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4154 +#: ../src/guestfs-actions.pod:4158 #, no-wrap msgid "" " char *\n" @@ -14354,7 +14364,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4158 ../fish/guestfish-actions.pod:2835 +#: ../src/guestfs-actions.pod:4162 ../fish/guestfish-actions.pod:2839 msgid "" "This command creates a temporary directory. The C