From: Richard W.M. Jones Date: Thu, 24 Mar 2011 12:23:13 +0000 (+0000) Subject: Version 1.9.13. X-Git-Tag: 1.9.13^0 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=652a1052373b4d6a6a43ab5e59aeb8db8e2bb284 Version 1.9.13. --- diff --git a/BUGS b/BUGS index 3208e92..9cc7f24 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-03-18 19:28:40 +Last updated: 2011-03-24 12:05:18 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. -672825 NEW https://bugzilla.redhat.com/show_bug.cgi?id=672825 - libguestfs is not aware of the Windows Recovery Console extra partition - 674130 NEW https://bugzilla.redhat.com/show_bug.cgi?id=674130 Inspection code fails for Windows guest with two disks @@ -65,6 +62,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 679737 NEW https://bugzilla.redhat.com/show_bug.cgi?id=679737 zerofree is unavailable +690358 NEW https://bugzilla.redhat.com/show_bug.cgi?id=690358 + Better to point out in manual page that fullvirt query doesn't support Windows guest + 501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884 virt-inspector still configured, even if there are missing deps @@ -170,9 +170,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 583974 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=583974 mount hangs there when you lack proper permission to guest image -584228 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=584228 - tgz-in/tar-in command hang when run with a vfat img - 627835 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=627835 libguestfs protocol loses synchronization if you 'upload' before mounting disks @@ -204,6 +201,9 @@ You can help by testing the fixes. 576879 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=576879 libguestfs protocol loses synchronization if you 'upload' before mounting disks +584228 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=584228 + tgz-in/tar-in command hang when run with a vfat img + 585221 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=585221 resize2fs should support shrinking filesystems diff --git a/configure.ac b/configure.ac index bd19d81..f1b56d2 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], [12]) +m4_define([libguestfs_release], [13]) # extra can be any string m4_define([libguestfs_extra], []) diff --git a/po-docs/ja.po b/po-docs/ja.po index 1c2d62b..664967a 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-15 21:45+0000\n" +"POT-Creation-Date: 2011-03-24 12:04+0000\n" "PO-Revision-Date: 2010-09-02 14:46+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -250,7 +250,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:98 #, no-wrap @@ -259,7 +258,7 @@ msgid "" " * disk image.\n" " */\n" " guestfs_touch (g, \"/hello\");\n" -"\n" +" \n" msgstr "" # type: verbatim @@ -2148,11 +2147,10 @@ msgstr "" msgid "PATH" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:935 msgid "" -"Libguestfs needs a kernel and initrd.img, which it finds by looking along an " +"Libguestfs needs a supermin appliance, which it finds by looking along an " "internal path." msgstr "" @@ -5589,8 +5587,8 @@ msgid "SOURCE CODE SUBDIRECTORIES" msgstr "" #. type: =item -#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5686 -#: ../fish/guestfish-actions.pod:3808 +#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5721 +#: ../fish/guestfish-actions.pod:3838 msgid "C" msgstr "" @@ -5924,12 +5922,11 @@ msgstr "" msgid "LIBGUESTFS_PATH" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:2784 msgid "" -"Set the path that libguestfs uses to search for kernel and initrd.img. See " -"the discussion of paths in section PATH above." +"Set the path that libguestfs uses to search for a supermin appliance. See " +"the discussion of paths in section L above." msgstr "" # type: =item @@ -6218,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:3336 -#: ../src/guestfs-actions.pod:3351 ../src/guestfs-actions.pod:3371 -#: ../src/guestfs-actions.pod:3526 ../src/guestfs-actions.pod:3540 -#: ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3567 -#: ../src/guestfs-actions.pod:3582 ../src/guestfs-actions.pod:3618 -#: ../src/guestfs-actions.pod:3690 ../src/guestfs-actions.pod:3710 -#: ../src/guestfs-actions.pod:3727 ../src/guestfs-actions.pod:3750 -#: ../src/guestfs-actions.pod:3773 ../src/guestfs-actions.pod:3805 -#: ../src/guestfs-actions.pod:3824 ../src/guestfs-actions.pod:3843 -#: ../src/guestfs-actions.pod:3878 ../src/guestfs-actions.pod:3890 -#: ../src/guestfs-actions.pod:3926 ../src/guestfs-actions.pod:3942 -#: ../src/guestfs-actions.pod:3955 ../src/guestfs-actions.pod:3970 -#: ../src/guestfs-actions.pod:3987 ../src/guestfs-actions.pod:4080 -#: ../src/guestfs-actions.pod:4100 ../src/guestfs-actions.pod:4113 -#: ../src/guestfs-actions.pod:4164 ../src/guestfs-actions.pod:4182 -#: ../src/guestfs-actions.pod:4200 ../src/guestfs-actions.pod:4216 -#: ../src/guestfs-actions.pod:4230 ../src/guestfs-actions.pod:4244 -#: ../src/guestfs-actions.pod:4261 ../src/guestfs-actions.pod:4276 -#: ../src/guestfs-actions.pod:4296 ../src/guestfs-actions.pod:4354 -#: ../src/guestfs-actions.pod:4427 ../src/guestfs-actions.pod:4458 -#: ../src/guestfs-actions.pod:4477 ../src/guestfs-actions.pod:4496 -#: ../src/guestfs-actions.pod:4508 ../src/guestfs-actions.pod:4525 -#: ../src/guestfs-actions.pod:4538 ../src/guestfs-actions.pod:4553 -#: ../src/guestfs-actions.pod:4568 ../src/guestfs-actions.pod:4603 -#: ../src/guestfs-actions.pod:4618 ../src/guestfs-actions.pod:4638 -#: ../src/guestfs-actions.pod:4652 ../src/guestfs-actions.pod:4669 -#: ../src/guestfs-actions.pod:4718 ../src/guestfs-actions.pod:4755 -#: ../src/guestfs-actions.pod:4769 ../src/guestfs-actions.pod:4797 -#: ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4832 -#: ../src/guestfs-actions.pod:4966 ../src/guestfs-actions.pod:5023 -#: ../src/guestfs-actions.pod:5045 ../src/guestfs-actions.pod:5063 -#: ../src/guestfs-actions.pod:5095 ../src/guestfs-actions.pod:5161 -#: ../src/guestfs-actions.pod:5178 ../src/guestfs-actions.pod:5191 -#: ../src/guestfs-actions.pod:5205 ../src/guestfs-actions.pod:5494 -#: ../src/guestfs-actions.pod:5513 ../src/guestfs-actions.pod:5532 -#: ../src/guestfs-actions.pod:5544 ../src/guestfs-actions.pod:5556 -#: ../src/guestfs-actions.pod:5570 ../src/guestfs-actions.pod:5582 -#: ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5612 -#: ../src/guestfs-actions.pod:5633 ../src/guestfs-actions.pod:5652 -#: ../src/guestfs-actions.pod:5671 ../src/guestfs-actions.pod:5701 -#: ../src/guestfs-actions.pod:5717 ../src/guestfs-actions.pod:5740 -#: ../src/guestfs-actions.pod:5758 ../src/guestfs-actions.pod:5777 -#: ../src/guestfs-actions.pod:5798 ../src/guestfs-actions.pod:5817 -#: ../src/guestfs-actions.pod:5834 ../src/guestfs-actions.pod:5862 -#: ../src/guestfs-actions.pod:5886 ../src/guestfs-actions.pod:5905 -#: ../src/guestfs-actions.pod:5929 ../src/guestfs-actions.pod:5948 -#: ../src/guestfs-actions.pod:5963 ../src/guestfs-actions.pod:5982 -#: ../src/guestfs-actions.pod:6019 ../src/guestfs-actions.pod:6042 -#: ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6176 -#: ../src/guestfs-actions.pod:6297 ../src/guestfs-actions.pod:6309 -#: ../src/guestfs-actions.pod:6322 ../src/guestfs-actions.pod:6335 +#: ../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:6383 ../src/guestfs-actions.pod:6396 -#: ../src/guestfs-actions.pod:6411 ../src/guestfs-actions.pod:6470 -#: ../src/guestfs-actions.pod:6487 ../src/guestfs-actions.pod:6503 -#: ../src/guestfs-actions.pod:6519 ../src/guestfs-actions.pod:6536 -#: ../src/guestfs-actions.pod:6549 ../src/guestfs-actions.pod:6569 -#: ../src/guestfs-actions.pod:6605 ../src/guestfs-actions.pod:6619 -#: ../src/guestfs-actions.pod:6660 ../src/guestfs-actions.pod:6673 -#: ../src/guestfs-actions.pod:6691 ../src/guestfs-actions.pod:6725 -#: ../src/guestfs-actions.pod:6761 ../src/guestfs-actions.pod:6880 -#: ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:6912 -#: ../src/guestfs-actions.pod:6967 ../src/guestfs-actions.pod:6980 -#: ../src/guestfs-actions.pod:7025 ../src/guestfs-actions.pod:7058 -#: ../src/guestfs-actions.pod:7112 ../src/guestfs-actions.pod:7138 -#: ../src/guestfs-actions.pod:7204 ../src/guestfs-actions.pod:7223 -#: ../src/guestfs-actions.pod:7252 +#: ../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 msgid "This function returns 0 on success or -1 on error." msgstr "" @@ -6303,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:4301 ../src/guestfs-actions.pod:7146 -#: ../src/guestfs-actions.pod:7315 ../fish/guestfish-actions.pod:31 +#: ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:7181 +#: ../src/guestfs-actions.pod:7350 ../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:2908 -#: ../fish/guestfish-actions.pod:4766 ../fish/guestfish-actions.pod:4863 +#: ../fish/guestfish-actions.pod:1333 ../fish/guestfish-actions.pod:2938 +#: ../fish/guestfish-actions.pod:4796 ../fish/guestfish-actions.pod:4893 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 " @@ -6320,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:3338 ../src/guestfs-actions.pod:3353 -#: ../src/guestfs-actions.pod:4605 ../src/guestfs-actions.pod:5719 -#: ../src/guestfs-actions.pod:5836 ../src/guestfs-actions.pod:5950 -#: ../src/guestfs-actions.pod:6413 ../src/guestfs-actions.pod:6538 -#: ../src/guestfs-actions.pod:7060 +#: ../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 msgid "(Added in 0.3)" msgstr "" @@ -6349,7 +6346,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:145 -#: ../src/guestfs-actions.pod:4315 +#: ../src/guestfs-actions.pod:4350 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 " @@ -6440,11 +6437,11 @@ msgstr "" #: ../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:4741 -#: ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:5275 -#: ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:6646 -#: ../src/guestfs-actions.pod:7071 ../src/guestfs-actions.pod:7084 -#: ../src/guestfs-actions.pod:7097 +#: ../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 msgid "On error this function returns -1." msgstr "" @@ -6482,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:4368 ../src/guestfs-actions.pod:4380 +#: ../src/guestfs-actions.pod:4403 ../src/guestfs-actions.pod:4415 msgid "See L." msgstr "" @@ -6603,8 +6600,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:167 ../src/guestfs-actions.pod:4326 -#: ../fish/guestfish-actions.pod:110 ../fish/guestfish-actions.pod:2919 +#: ../src/guestfs-actions.pod:167 ../src/guestfs-actions.pod:4361 +#: ../fish/guestfish-actions.pod:110 ../fish/guestfish-actions.pod:2949 msgid "The optional arguments are:" msgstr "" @@ -6870,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:5352 +#: ../src/guestfs-actions.pod:5387 msgid "(Added in 0.7)" msgstr "" @@ -6999,16 +6996,17 @@ msgstr "" #: ../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:2922 ../src/guestfs-actions.pod:2945 -#: ../src/guestfs-actions.pod:3512 ../src/guestfs-actions.pod:3862 -#: ../src/guestfs-actions.pod:4032 ../src/guestfs-actions.pod:4142 -#: ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:5080 -#: ../src/guestfs-actions.pod:5250 ../src/guestfs-actions.pod:5428 -#: ../src/guestfs-actions.pod:5477 ../src/guestfs-actions.pod:6089 -#: ../src/guestfs-actions.pod:6105 ../src/guestfs-actions.pod:6122 -#: ../src/guestfs-actions.pod:6146 ../src/guestfs-actions.pod:6820 -#: ../src/guestfs-actions.pod:6839 ../src/guestfs-actions.pod:6857 -#: ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7309 +#: ../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 msgid "" "This function returns a string, or NULL on error. I." @@ -7246,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:2879 -#: ../src/guestfs-actions.pod:3147 ../src/guestfs-actions.pod:3432 -#: ../src/guestfs-actions.pod:3494 ../src/guestfs-actions.pod:3599 -#: ../src/guestfs-actions.pod:4004 ../src/guestfs-actions.pod:4702 -#: ../src/guestfs-actions.pod:5222 ../src/guestfs-actions.pod:5348 -#: ../src/guestfs-actions.pod:5462 ../src/guestfs-actions.pod:6162 -#: ../src/guestfs-actions.pod:6223 ../src/guestfs-actions.pod:6278 -#: ../src/guestfs-actions.pod:6424 ../src/guestfs-actions.pod:6448 -#: ../src/guestfs-actions.pod:6930 ../src/guestfs-actions.pod:6950 -#: ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7162 -#: ../src/guestfs-actions.pod:7181 ../src/guestfs-actions.pod:7266 -#: ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7331 -#: ../src/guestfs-actions.pod:7350 +#: ../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 msgid "" "This function returns a NULL-terminated array of strings (like L), or NULL if there was an error. I." msgstr "" @@ -8083,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:5120 ../src/guestfs-actions.pod:5146 -#: ../src/guestfs-actions.pod:5277 ../src/guestfs-actions.pod:5303 -#: ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:6227 -#: ../src/guestfs-actions.pod:6282 ../src/guestfs-actions.pod:6428 -#: ../src/guestfs-actions.pod:6452 ../src/guestfs-actions.pod:7114 -#: ../src/guestfs-actions.pod:7140 ../src/guestfs-actions.pod:7166 -#: ../src/guestfs-actions.pod:7185 ../src/guestfs-actions.pod:7270 -#: ../src/guestfs-actions.pod:7289 ../src/guestfs-actions.pod:7335 -#: ../src/guestfs-actions.pod:7354 ../fish/guestfish-actions.pod:587 +#: ../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 #: ../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:3437 -#: ../fish/guestfish-actions.pod:3452 ../fish/guestfish-actions.pod:3528 -#: ../fish/guestfish-actions.pod:3545 ../fish/guestfish-actions.pod:3560 -#: ../fish/guestfish-actions.pod:4186 ../fish/guestfish-actions.pod:4232 -#: ../fish/guestfish-actions.pod:4317 ../fish/guestfish-actions.pod:4332 -#: ../fish/guestfish-actions.pod:4742 ../fish/guestfish-actions.pod:4760 -#: ../fish/guestfish-actions.pod:4777 ../fish/guestfish-actions.pod:4787 -#: ../fish/guestfish-actions.pod:4835 ../fish/guestfish-actions.pod:4845 -#: ../fish/guestfish-actions.pod:4874 ../fish/guestfish-actions.pod:4884 +#: ../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 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L." @@ -8114,12 +8112,12 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:3436 -#: ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3515 -#: ../src/guestfs-actions.pod:3603 ../src/guestfs-actions.pod:4008 -#: ../src/guestfs-actions.pod:4022 ../src/guestfs-actions.pod:5226 -#: ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:7001 -#: ../src/guestfs-actions.pod:7015 +#: ../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 msgid "(Added in 0.4)" msgstr "" @@ -8263,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:3180 -#: ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3270 -#: ../src/guestfs-actions.pod:3297 ../src/guestfs-actions.pod:6698 +#: ../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 msgid "(Added in 1.0.2)" msgstr "" @@ -8298,11 +8296,11 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:954 ../src/guestfs-actions.pod:4757 -#: ../src/guestfs-actions.pod:4816 ../src/guestfs-actions.pod:4853 -#: ../src/guestfs-actions.pod:4871 ../src/guestfs-actions.pod:5047 -#: ../src/guestfs-actions.pod:6607 ../src/guestfs-actions.pod:6621 -#: ../src/guestfs-actions.pod:7027 +#: ../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 msgid "(Added in 1.3.2)" msgstr "" @@ -8387,11 +8385,11 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:994 ../src/guestfs-actions.pod:4259 -#: ../src/guestfs-actions.pod:4456 ../src/guestfs-actions.pod:4475 -#: ../src/guestfs-actions.pod:4494 ../fish/guestfish-actions.pod:676 -#: ../fish/guestfish-actions.pod:2883 ../fish/guestfish-actions.pod:3012 -#: ../fish/guestfish-actions.pod:3022 ../fish/guestfish-actions.pod:3032 +#: ../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 msgid "The mode actually set is affected by the umask." msgstr "" @@ -8422,8 +8420,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1010 ../src/guestfs-actions.pod:3367 -#: ../fish/guestfish-actions.pod:684 ../fish/guestfish-actions.pod:2341 +#: ../src/guestfs-actions.pod:1010 ../src/guestfs-actions.pod:3402 +#: ../fish/guestfish-actions.pod:684 ../fish/guestfish-actions.pod:2371 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 " @@ -8617,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:6693 -#: ../src/guestfs-actions.pod:6727 ../src/guestfs-actions.pod:7206 -#: ../src/guestfs-actions.pod:7225 +#: ../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 msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " @@ -8629,9 +8627,9 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:4035 -#: ../src/guestfs-actions.pod:5253 ../src/guestfs-actions.pod:6934 -#: ../src/guestfs-actions.pod:6954 ../src/guestfs-actions.pod:7040 +#: ../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 msgid "(Added in 1.0.87)" msgstr "" @@ -8665,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:4720 -#: ../src/guestfs-actions.pod:5097 +#: ../src/guestfs-actions.pod:1406 ../src/guestfs-actions.pod:4755 +#: ../src/guestfs-actions.pod:5132 msgid "(Added in 1.0.18)" msgstr "" @@ -8768,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:4145 ../src/guestfs-actions.pod:4620 -#: ../src/guestfs-actions.pod:6431 ../src/guestfs-actions.pod:6455 -#: ../src/guestfs-actions.pod:7073 ../src/guestfs-actions.pod:7086 -#: ../src/guestfs-actions.pod:7099 +#: ../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 msgid "(Added in 1.0.54)" msgstr "" @@ -8861,8 +8859,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:6687 -#: ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:4490 +#: ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:6722 +#: ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:4520 msgid "C can also be a named pipe." msgstr "" @@ -8917,7 +8915,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1277 ../src/guestfs-actions.pod:6732 +#: ../src/guestfs-actions.pod:1277 ../src/guestfs-actions.pod:6767 msgid "(Added in 1.5.17)" msgstr "" @@ -9082,7 +9080,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:1352 ../src/guestfs-actions.pod:2089 -#: ../src/guestfs-actions.pod:5931 +#: ../src/guestfs-actions.pod:5966 msgid "(Added in 1.0.69)" msgstr "" @@ -9119,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:3528 -#: ../src/guestfs-actions.pod:3542 ../src/guestfs-actions.pod:3555 -#: ../src/guestfs-actions.pod:3569 ../src/guestfs-actions.pod:4555 -#: ../src/guestfs-actions.pod:5431 ../src/guestfs-actions.pod:5480 -#: ../src/guestfs-actions.pod:6299 ../src/guestfs-actions.pod:6311 -#: ../src/guestfs-actions.pod:6324 ../src/guestfs-actions.pod:6337 +#: ../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:6385 ../src/guestfs-actions.pod:6398 -#: ../src/guestfs-actions.pod:7169 ../src/guestfs-actions.pod:7188 -#: ../src/guestfs-actions.pod:7273 ../src/guestfs-actions.pod:7292 -#: ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7357 +#: ../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 msgid "(Added in 1.0.66)" msgstr "" @@ -9646,8 +9644,8 @@ msgstr "" #: ../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:2925 ../src/guestfs-actions.pod:3151 -#: ../src/guestfs-actions.pod:3283 +#: ../src/guestfs-actions.pod:2960 ../src/guestfs-actions.pod:3186 +#: ../src/guestfs-actions.pod:3318 msgid "(Added in 1.5.3)" msgstr "" @@ -9852,8 +9850,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1761 ../src/guestfs-actions.pod:3972 -#: ../src/guestfs-actions.pod:5515 +#: ../src/guestfs-actions.pod:1761 ../src/guestfs-actions.pod:4007 +#: ../src/guestfs-actions.pod:5550 msgid "(Added in 1.0.27)" msgstr "" @@ -10049,7 +10047,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:7211 +#: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:7246 msgid "(Added in 1.0.16)" msgstr "" @@ -10094,11 +10092,11 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1890 ../src/guestfs-actions.pod:5193 -#: ../src/guestfs-actions.pod:5673 ../src/guestfs-actions.pod:6073 -#: ../src/guestfs-actions.pod:6092 ../src/guestfs-actions.pod:6108 -#: ../src/guestfs-actions.pod:6125 ../src/guestfs-actions.pod:6882 -#: ../src/guestfs-actions.pod:6900 ../src/guestfs-actions.pod:7254 +#: ../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 msgid "(Added in 1.0.26)" msgstr "" @@ -10167,7 +10165,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1922 ../src/guestfs-actions.pod:5742 +#: ../src/guestfs-actions.pod:1922 ../src/guestfs-actions.pod:5777 msgid "(Added in 1.0.72)" msgstr "" @@ -10205,7 +10203,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:1964 -#: ../src/guestfs-actions.pod:5760 ../src/guestfs-actions.pod:5779 +#: ../src/guestfs-actions.pod:5795 ../src/guestfs-actions.pod:5814 msgid "(Added in 1.0.15)" msgstr "" @@ -10275,21 +10273,21 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:2059 -#: ../src/guestfs-actions.pod:5795 ../src/guestfs-actions.pod:5902 +#: ../src/guestfs-actions.pod:5830 ../src/guestfs-actions.pod:5937 #: ../fish/guestfish-actions.pod:1348 ../fish/guestfish-actions.pod:1399 -#: ../fish/guestfish-actions.pod:3893 ../fish/guestfish-actions.pod:3980 +#: ../fish/guestfish-actions.pod:3923 ../fish/guestfish-actions.pod:4010 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:4263 -#: ../src/guestfs-actions.pod:4460 ../src/guestfs-actions.pod:4479 -#: ../src/guestfs-actions.pod:4498 ../src/guestfs-actions.pod:4510 -#: ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4540 -#: ../src/guestfs-actions.pod:5418 ../src/guestfs-actions.pod:5800 -#: ../src/guestfs-actions.pod:6047 ../src/guestfs-actions.pod:6648 +#: ../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 msgid "(Added in 1.0.55)" msgstr "" @@ -10317,7 +10315,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1994 ../src/guestfs-actions.pod:5819 +#: ../src/guestfs-actions.pod:1994 ../src/guestfs-actions.pod:5854 msgid "(Added in 1.5.4)" msgstr "" @@ -10427,7 +10425,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2038 ../src/guestfs-actions.pod:5864 +#: ../src/guestfs-actions.pod:2038 ../src/guestfs-actions.pod:5899 msgid "(Added in 1.0.6)" msgstr "" @@ -10455,12 +10453,12 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2049 ../src/guestfs-actions.pod:3373 -#: ../src/guestfs-actions.pod:3670 ../src/guestfs-actions.pod:4070 -#: ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:5123 -#: ../src/guestfs-actions.pod:5466 ../src/guestfs-actions.pod:5888 -#: ../src/guestfs-actions.pod:6551 ../src/guestfs-actions.pod:6571 -#: ../src/guestfs-actions.pod:6763 +#: ../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 msgid "(Added in 1.0.77)" msgstr "" @@ -10491,7 +10489,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:2064 ../src/guestfs-actions.pod:2127 -#: ../src/guestfs-actions.pod:5907 ../src/guestfs-actions.pod:5965 +#: ../src/guestfs-actions.pod:5942 ../src/guestfs-actions.pod:6000 msgid "(Added in 1.0.67)" msgstr "" @@ -10521,11 +10519,11 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:3176 -#: ../src/guestfs-actions.pod:3205 ../src/guestfs-actions.pod:3266 -#: ../src/guestfs-actions.pod:3293 ../fish/guestfish-actions.pod:1409 -#: ../fish/guestfish-actions.pod:2223 ../fish/guestfish-actions.pod:2241 -#: ../fish/guestfish-actions.pod:2279 ../fish/guestfish-actions.pod:2295 +#: ../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 msgid "For more information on states, see L." msgstr "" @@ -10656,7 +10654,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2141 ../src/guestfs-actions.pod:3387 +#: ../src/guestfs-actions.pod:2141 ../src/guestfs-actions.pod:3422 msgid "" "Normally it is better to get all extended attributes from a file in one go " "by calling C. However some Linux filesystem " @@ -10667,8 +10665,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2148 ../src/guestfs-actions.pod:3394 -#: ../fish/guestfish-actions.pod:1454 ../fish/guestfish-actions.pod:2360 +#: ../src/guestfs-actions.pod:2148 ../src/guestfs-actions.pod:3429 +#: ../fish/guestfish-actions.pod:1454 ../fish/guestfish-actions.pod:2390 msgid "" "Extended attribute values are blobs of binary data. If there is no extended " "attribute named C, this returns an error." @@ -10683,8 +10681,8 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:2153 ../src/guestfs-actions.pod:2344 -#: ../src/guestfs-actions.pod:3399 ../src/guestfs-actions.pod:5116 -#: ../src/guestfs-actions.pod:5142 ../src/guestfs-actions.pod:5323 +#: ../src/guestfs-actions.pod:3434 ../src/guestfs-actions.pod:5151 +#: ../src/guestfs-actions.pod:5177 ../src/guestfs-actions.pod:5358 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>." @@ -10745,10 +10743,10 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2177 ../src/guestfs-actions.pod:3419 -#: ../src/guestfs-actions.pod:3584 ../src/guestfs-actions.pod:3620 -#: ../src/guestfs-actions.pod:5496 ../src/guestfs-actions.pod:5984 -#: ../src/guestfs-actions.pod:7319 +#: ../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 msgid "(Added in 1.0.59)" msgstr "" @@ -10794,8 +10792,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2200 ../src/guestfs-actions.pod:6149 -#: ../src/guestfs-actions.pod:6166 +#: ../src/guestfs-actions.pod:2200 ../src/guestfs-actions.pod:6184 +#: ../src/guestfs-actions.pod:6201 msgid "(Added in 1.0.50)" msgstr "" @@ -10966,8 +10964,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:6446 -#: ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:4330 +#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:6481 +#: ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:4360 msgid "If the parameter C is zero, this returns an empty list." msgstr "" @@ -10998,8 +10996,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:6230 -#: ../src/guestfs-actions.pod:6285 +#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:6265 +#: ../src/guestfs-actions.pod:6320 msgid "(Added in 1.0.22)" msgstr "" @@ -11357,10 +11355,10 @@ msgstr "" #: ../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:2891 -#: ../src/guestfs-actions.pod:2933 ../src/guestfs-actions.pod:2956 -#: ../src/guestfs-actions.pod:2973 ../src/guestfs-actions.pod:2990 -#: ../src/guestfs-actions.pod:3009 +#: ../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 msgid "" "This function should only be called with a root device string as returned by " "C." @@ -11388,18 +11386,18 @@ msgstr "" #: ../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:2877 ../src/guestfs-actions.pod:2920 -#: ../src/guestfs-actions.pod:2943 ../src/guestfs-actions.pod:2963 -#: ../src/guestfs-actions.pod:2980 ../src/guestfs-actions.pod:2999 -#: ../src/guestfs-actions.pod:3102 ../src/guestfs-actions.pod:3143 +#: ../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:1978 ../fish/guestfish-actions.pod:2013 -#: ../fish/guestfish-actions.pod:2029 ../fish/guestfish-actions.pod:2042 -#: ../fish/guestfish-actions.pod:2055 ../fish/guestfish-actions.pod:2070 -#: ../fish/guestfish-actions.pod:2169 ../fish/guestfish-actions.pod:2203 +#: ../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 msgid "Please read L for more details." msgstr "" @@ -11568,8 +11566,8 @@ msgstr "" # type: =item #. type: =item #: ../src/guestfs-actions.pod:2588 ../src/guestfs-actions.pod:2660 -#: ../src/guestfs-actions.pod:2911 ../fish/guestfish-actions.pod:1758 -#: ../fish/guestfish-actions.pod:1815 ../fish/guestfish-actions.pod:2004 +#: ../src/guestfs-actions.pod:2946 ../fish/guestfish-actions.pod:1758 +#: ../fish/guestfish-actions.pod:1815 ../fish/guestfish-actions.pod:2034 msgid "\"unknown\"" msgstr "" @@ -11581,8 +11579,8 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2592 ../src/guestfs-actions.pod:2903 -#: ../fish/guestfish-actions.pod:1762 ../fish/guestfish-actions.pod:1996 +#: ../src/guestfs-actions.pod:2592 ../src/guestfs-actions.pod:2938 +#: ../fish/guestfish-actions.pod:1762 ../fish/guestfish-actions.pod:2026 msgid "\"windows\"" msgstr "" @@ -11597,8 +11595,8 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:2666 -#: ../src/guestfs-actions.pod:2917 ../fish/guestfish-actions.pod:1769 -#: ../fish/guestfish-actions.pod:1821 ../fish/guestfish-actions.pod:2010 +#: ../src/guestfs-actions.pod:2952 ../fish/guestfish-actions.pod:1769 +#: ../fish/guestfish-actions.pod:1821 ../fish/guestfish-actions.pod:2040 msgid "" "Future versions of libguestfs may return other strings here. The caller " "should be prepared to handle any string." @@ -11867,8 +11865,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2773 ../src/guestfs-actions.pod:3472 -#: ../src/guestfs-actions.pod:4682 ../src/guestfs-actions.pod:6587 +#: ../src/guestfs-actions.pod:2773 ../src/guestfs-actions.pod:3507 +#: ../src/guestfs-actions.pod:4717 ../src/guestfs-actions.pod:6622 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 " @@ -12005,15 +12003,69 @@ msgid "" "returned." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:2865 +msgid "guestfs_inspect_get_product_variant" +msgstr "" + +#. type: verbatim +#: ../src/guestfs-actions.pod:2867 +#, no-wrap +msgid "" +" char *\n" +" guestfs_inspect_get_product_variant (guestfs_h *g,\n" +" const char *root);\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2874 ../fish/guestfish-actions.pod:1974 +msgid "This returns the product variant of the inspected operating system." +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2877 ../fish/guestfish-actions.pod:1977 +msgid "" +"For Windows guests, this returns the contents of the Registry key C C which " +"is usually a string such as C or C (other values are " +"possible). This can be used to distinguish consumer and enterprise versions " +"of Windows that have the same version number (for example, Windows 7 and " +"Windows 2008 Server are both version 6.1, but the former is C and " +"the latter is C)." +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2886 ../fish/guestfish-actions.pod:1986 +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 " +"implemented at present." +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2890 ../fish/guestfish-actions.pod:1990 +msgid "" +"If the product variant could not be determined, then the string C " +"is returned." +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2893 +msgid "" +"Please read L for more details. See also " +"C, C." +msgstr "" + +# type: =head2 +#. type: =head2 +#: ../src/guestfs-actions.pod:2900 msgid "guestfs_inspect_get_roots" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2867 +#: ../src/guestfs-actions.pod:2902 #, no-wrap msgid "" " char **\n" @@ -12023,7 +12075,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2870 +#: ../src/guestfs-actions.pod:2905 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 " @@ -12032,7 +12084,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2874 +#: ../src/guestfs-actions.pod:2909 msgid "" "This returns an empty list if either no root devices were found or the " "caller has not called C." @@ -12040,19 +12092,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2883 +#: ../src/guestfs-actions.pod:2918 msgid "(Added in 1.7.3)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2885 +#: ../src/guestfs-actions.pod:2920 msgid "guestfs_inspect_get_type" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2887 +#: ../src/guestfs-actions.pod:2922 #, no-wrap msgid "" " char *\n" @@ -12063,7 +12115,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2894 ../fish/guestfish-actions.pod:1987 +#: ../src/guestfs-actions.pod:2929 ../fish/guestfish-actions.pod:2017 msgid "" "This returns the type of the inspected operating system. Currently defined " "types are:" @@ -12071,49 +12123,49 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2899 ../fish/guestfish-actions.pod:1992 +#: ../src/guestfs-actions.pod:2934 ../fish/guestfish-actions.pod:2022 msgid "\"linux\"" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2901 ../fish/guestfish-actions.pod:1994 +#: ../src/guestfs-actions.pod:2936 ../fish/guestfish-actions.pod:2024 msgid "Any Linux-based operating system." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2905 ../fish/guestfish-actions.pod:1998 +#: ../src/guestfs-actions.pod:2940 ../fish/guestfish-actions.pod:2028 msgid "Any Microsoft Windows operating system." msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2907 ../fish/guestfish-actions.pod:2000 +#: ../src/guestfs-actions.pod:2942 ../fish/guestfish-actions.pod:2030 msgid "\"freebsd\"" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2909 ../fish/guestfish-actions.pod:2002 +#: ../src/guestfs-actions.pod:2944 ../fish/guestfish-actions.pod:2032 msgid "FreeBSD." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2913 ../fish/guestfish-actions.pod:2006 +#: ../src/guestfs-actions.pod:2948 ../fish/guestfish-actions.pod:2036 msgid "The operating system type could not be determined." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2927 +#: ../src/guestfs-actions.pod:2962 msgid "guestfs_inspect_get_windows_systemroot" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2929 +#: ../src/guestfs-actions.pod:2964 #, no-wrap msgid "" " char *\n" @@ -12124,7 +12176,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2936 ../fish/guestfish-actions.pod:2022 +#: ../src/guestfs-actions.pod:2971 ../fish/guestfish-actions.pod:2052 msgid "" "This returns the Windows systemroot of the inspected guest. The systemroot " "is a directory path such as C." @@ -12132,7 +12184,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2939 ../fish/guestfish-actions.pod:2025 +#: ../src/guestfs-actions.pod:2974 ../fish/guestfish-actions.pod:2055 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." @@ -12140,17 +12192,17 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2948 +#: ../src/guestfs-actions.pod:2983 msgid "(Added in 1.5.25)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2950 +#: ../src/guestfs-actions.pod:2985 msgid "guestfs_inspect_is_live" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2952 +#: ../src/guestfs-actions.pod:2987 #, no-wrap msgid "" " int\n" @@ -12160,19 +12212,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2959 +#: ../src/guestfs-actions.pod:2994 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:2967 +#: ../src/guestfs-actions.pod:3002 msgid "guestfs_inspect_is_multipart" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2969 +#: ../src/guestfs-actions.pod:3004 #, no-wrap msgid "" " int\n" @@ -12182,19 +12234,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2976 +#: ../src/guestfs-actions.pod:3011 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:2984 +#: ../src/guestfs-actions.pod:3019 msgid "guestfs_inspect_is_netinst" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2986 +#: ../src/guestfs-actions.pod:3021 #, no-wrap msgid "" " int\n" @@ -12204,7 +12256,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2993 +#: ../src/guestfs-actions.pod:3028 msgid "" "If C returns C (this is an install " "disk), then this returns true if the disk is a network installer, ie. not a " @@ -12214,13 +12266,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3003 +#: ../src/guestfs-actions.pod:3038 msgid "guestfs_inspect_list_applications" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3005 +#: ../src/guestfs-actions.pod:3040 #, no-wrap msgid "" " struct guestfs_application_list *\n" @@ -12231,13 +12283,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3012 ../fish/guestfish-actions.pod:2079 +#: ../src/guestfs-actions.pod:3047 ../fish/guestfish-actions.pod:2109 msgid "Return the list of applications installed in the operating system." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3014 +#: ../src/guestfs-actions.pod:3049 msgid "" "I This call works differently from other parts of the inspection " "API. You have to call C, then " @@ -12251,7 +12303,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3024 ../fish/guestfish-actions.pod:2091 +#: ../src/guestfs-actions.pod:3059 ../fish/guestfish-actions.pod:2121 msgid "" "This returns an empty list if the inspection code was not able to determine " "the list of applications." @@ -12259,19 +12311,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3027 ../fish/guestfish-actions.pod:2094 +#: ../src/guestfs-actions.pod:3062 ../fish/guestfish-actions.pod:2124 msgid "The application structure contains the following fields:" msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3031 ../fish/guestfish-actions.pod:2098 +#: ../src/guestfs-actions.pod:3066 ../fish/guestfish-actions.pod:2128 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3033 ../fish/guestfish-actions.pod:2100 +#: ../src/guestfs-actions.pod:3068 ../fish/guestfish-actions.pod:2130 msgid "" "The name of the application. For Red Hat-derived and Debian-derived Linux " "guests, this is the package name." @@ -12279,13 +12331,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3036 ../fish/guestfish-actions.pod:2103 +#: ../src/guestfs-actions.pod:3071 ../fish/guestfish-actions.pod:2133 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3038 ../fish/guestfish-actions.pod:2105 +#: ../src/guestfs-actions.pod:3073 ../fish/guestfish-actions.pod:2135 msgid "" "The display name of the application, sometimes localized to the install " "language of the guest operating system." @@ -12293,7 +12345,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3041 ../fish/guestfish-actions.pod:2108 +#: ../src/guestfs-actions.pod:3076 ../fish/guestfish-actions.pod:2138 msgid "" "If unavailable this is returned as an empty string C<\"\">. Callers needing " "to display something can use C instead." @@ -12301,13 +12353,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3044 ../fish/guestfish-actions.pod:2111 +#: ../src/guestfs-actions.pod:3079 ../fish/guestfish-actions.pod:2141 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3046 ../fish/guestfish-actions.pod:2113 +#: ../src/guestfs-actions.pod:3081 ../fish/guestfish-actions.pod:2143 msgid "" "For package managers which use epochs, this contains the epoch of the " "package (an integer). If unavailable, this is returned as C<0>." @@ -12315,13 +12367,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3049 ../fish/guestfish-actions.pod:2116 +#: ../src/guestfs-actions.pod:3084 ../fish/guestfish-actions.pod:2146 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3051 ../fish/guestfish-actions.pod:2118 +#: ../src/guestfs-actions.pod:3086 ../fish/guestfish-actions.pod:2148 msgid "" "The version string of the application or package. If unavailable this is " "returned as an empty string C<\"\">." @@ -12329,13 +12381,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3054 ../fish/guestfish-actions.pod:2121 +#: ../src/guestfs-actions.pod:3089 ../fish/guestfish-actions.pod:2151 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3056 ../fish/guestfish-actions.pod:2123 +#: ../src/guestfs-actions.pod:3091 ../fish/guestfish-actions.pod:2153 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<\"\">." @@ -12343,13 +12395,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3060 ../fish/guestfish-actions.pod:2127 +#: ../src/guestfs-actions.pod:3095 ../fish/guestfish-actions.pod:2157 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3062 ../fish/guestfish-actions.pod:2129 +#: ../src/guestfs-actions.pod:3097 ../fish/guestfish-actions.pod:2159 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 " @@ -12358,19 +12410,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3067 ../fish/guestfish-actions.pod:2134 +#: ../src/guestfs-actions.pod:3102 ../fish/guestfish-actions.pod:2164 msgid "If unavailable this is returned as an empty string C<\"\">." msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3069 ../fish/guestfish-actions.pod:2136 +#: ../src/guestfs-actions.pod:3104 ../fish/guestfish-actions.pod:2166 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3071 ../fish/guestfish-actions.pod:2138 +#: ../src/guestfs-actions.pod:3106 ../fish/guestfish-actions.pod:2168 msgid "" "The install path translated into a libguestfs path. If unavailable this is " "returned as an empty string C<\"\">." @@ -12378,13 +12430,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3074 ../fish/guestfish-actions.pod:2141 +#: ../src/guestfs-actions.pod:3109 ../fish/guestfish-actions.pod:2171 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3076 ../fish/guestfish-actions.pod:2143 +#: ../src/guestfs-actions.pod:3111 ../fish/guestfish-actions.pod:2173 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<\"\">." @@ -12392,13 +12444,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3080 ../fish/guestfish-actions.pod:2147 +#: ../src/guestfs-actions.pod:3115 ../fish/guestfish-actions.pod:2177 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3082 ../fish/guestfish-actions.pod:2149 +#: ../src/guestfs-actions.pod:3117 ../fish/guestfish-actions.pod:2179 msgid "" "The URL (eg. upstream URL) of the application. If unavailable this is " "returned as an empty string C<\"\">." @@ -12406,13 +12458,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3085 ../fish/guestfish-actions.pod:2152 +#: ../src/guestfs-actions.pod:3120 ../fish/guestfish-actions.pod:2182 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3087 ../fish/guestfish-actions.pod:2154 +#: ../src/guestfs-actions.pod:3122 ../fish/guestfish-actions.pod:2184 msgid "" "For packaging systems which support this, the name of the source package. " "If unavailable this is returned as an empty string C<\"\">." @@ -12420,13 +12472,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3090 ../fish/guestfish-actions.pod:2157 +#: ../src/guestfs-actions.pod:3125 ../fish/guestfish-actions.pod:2187 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3092 ../fish/guestfish-actions.pod:2159 +#: ../src/guestfs-actions.pod:3127 ../fish/guestfish-actions.pod:2189 msgid "" "A short (usually one line) description of the application or package. If " "unavailable this is returned as an empty string C<\"\">." @@ -12434,13 +12486,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:3095 ../fish/guestfish-actions.pod:2162 +#: ../src/guestfs-actions.pod:3130 ../fish/guestfish-actions.pod:2192 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3097 ../fish/guestfish-actions.pod:2164 +#: ../src/guestfs-actions.pod:3132 ../fish/guestfish-actions.pod:2194 msgid "" "A longer description of the application or package. If unavailable this is " "returned as an empty string C<\"\">." @@ -12448,7 +12500,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3104 +#: ../src/guestfs-actions.pod:3139 msgid "" "This function returns a C, or NULL if " "there was an error. I " @@ -12457,19 +12509,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3108 +#: ../src/guestfs-actions.pod:3143 msgid "(Added in 1.7.8)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3110 +#: ../src/guestfs-actions.pod:3145 msgid "guestfs_inspect_os" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3112 +#: ../src/guestfs-actions.pod:3147 #, no-wrap msgid "" " char **\n" @@ -12479,7 +12531,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3115 ../fish/guestfish-actions.pod:2175 +#: ../src/guestfs-actions.pod:3150 ../fish/guestfish-actions.pod:2205 msgid "" "This function uses other libguestfs functions and certain heuristics to " "inspect the disk(s) (usually disks belonging to a virtual machine), looking " @@ -12488,13 +12540,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3119 ../fish/guestfish-actions.pod:2179 +#: ../src/guestfs-actions.pod:3154 ../fish/guestfish-actions.pod:2209 msgid "The list returned is empty if no operating systems were found." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3121 ../fish/guestfish-actions.pod:2181 +#: ../src/guestfs-actions.pod:3156 ../fish/guestfish-actions.pod:2211 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. " @@ -12505,7 +12557,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3128 +#: ../src/guestfs-actions.pod:3163 msgid "" "You can pass the root string(s) returned to other C " "functions in order to query further information about each operating system, " @@ -12514,7 +12566,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3133 +#: ../src/guestfs-actions.pod:3168 msgid "" "This function uses other libguestfs features such as C and " "C in order to mount and unmount filesystems and look at " @@ -12524,7 +12576,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3139 ../fish/guestfish-actions.pod:2199 +#: ../src/guestfs-actions.pod:3174 ../fish/guestfish-actions.pod:2229 msgid "" "This function cannot decrypt encrypted disks. The caller must do that first " "(supplying the necessary keys) if the disk is encrypted." @@ -12532,20 +12584,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3145 ../src/guestfs-actions.pod:3430 -#: ../src/guestfs-actions.pod:3492 +#: ../src/guestfs-actions.pod:3180 ../src/guestfs-actions.pod:3465 +#: ../src/guestfs-actions.pod:3527 msgid "See also C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3153 +#: ../src/guestfs-actions.pod:3188 msgid "guestfs_is_blockdev" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3155 +#: ../src/guestfs-actions.pod:3190 #, no-wrap msgid "" " int\n" @@ -12556,7 +12608,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3159 ../fish/guestfish-actions.pod:2211 +#: ../src/guestfs-actions.pod:3194 ../fish/guestfish-actions.pod:2241 msgid "" "This returns C if and only if there is a block device with the given " "C name." @@ -12564,30 +12616,30 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3162 ../src/guestfs-actions.pod:3191 -#: ../src/guestfs-actions.pod:3221 ../src/guestfs-actions.pod:3236 -#: ../src/guestfs-actions.pod:3252 ../src/guestfs-actions.pod:3308 -#: ../src/guestfs-actions.pod:3323 +#: ../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 msgid "See also C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3166 ../src/guestfs-actions.pod:3195 -#: ../src/guestfs-actions.pod:3240 ../src/guestfs-actions.pod:3312 -#: ../src/guestfs-actions.pod:3327 +#: ../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 msgid "(Added in 1.5.10)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3168 +#: ../src/guestfs-actions.pod:3203 msgid "guestfs_is_busy" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3170 +#: ../src/guestfs-actions.pod:3205 #, no-wrap msgid "" " int\n" @@ -12597,7 +12649,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3173 ../fish/guestfish-actions.pod:2220 +#: ../src/guestfs-actions.pod:3208 ../fish/guestfish-actions.pod:2250 msgid "" "This returns true iff this handle is busy processing a command (in the " "C state)." @@ -12605,13 +12657,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3182 +#: ../src/guestfs-actions.pod:3217 msgid "guestfs_is_chardev" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3184 +#: ../src/guestfs-actions.pod:3219 #, no-wrap msgid "" " int\n" @@ -12622,7 +12674,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3188 ../fish/guestfish-actions.pod:2229 +#: ../src/guestfs-actions.pod:3223 ../fish/guestfish-actions.pod:2259 msgid "" "This returns C if and only if there is a character device with the " "given C name." @@ -12630,13 +12682,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3197 +#: ../src/guestfs-actions.pod:3232 msgid "guestfs_is_config" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3199 +#: ../src/guestfs-actions.pod:3234 #, no-wrap msgid "" " int\n" @@ -12646,7 +12698,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3202 ../fish/guestfish-actions.pod:2238 +#: ../src/guestfs-actions.pod:3237 ../fish/guestfish-actions.pod:2268 msgid "" "This returns true iff this handle is being configured (in the C " "state)." @@ -12654,13 +12706,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3211 +#: ../src/guestfs-actions.pod:3246 msgid "guestfs_is_dir" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3213 +#: ../src/guestfs-actions.pod:3248 #, no-wrap msgid "" " int\n" @@ -12671,7 +12723,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3217 ../fish/guestfish-actions.pod:2247 +#: ../src/guestfs-actions.pod:3252 ../fish/guestfish-actions.pod:2277 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." @@ -12679,13 +12731,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3227 +#: ../src/guestfs-actions.pod:3262 msgid "guestfs_is_fifo" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3229 +#: ../src/guestfs-actions.pod:3264 #, no-wrap msgid "" " int\n" @@ -12696,7 +12748,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3233 ../fish/guestfish-actions.pod:2257 +#: ../src/guestfs-actions.pod:3268 ../fish/guestfish-actions.pod:2287 msgid "" "This returns C if and only if there is a FIFO (named pipe) with the " "given C name." @@ -12704,13 +12756,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3242 +#: ../src/guestfs-actions.pod:3277 msgid "guestfs_is_file" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3244 +#: ../src/guestfs-actions.pod:3279 #, no-wrap msgid "" " int\n" @@ -12721,7 +12773,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3248 ../fish/guestfish-actions.pod:2266 +#: ../src/guestfs-actions.pod:3283 ../fish/guestfish-actions.pod:2296 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." @@ -12729,13 +12781,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3258 +#: ../src/guestfs-actions.pod:3293 msgid "guestfs_is_launching" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3260 +#: ../src/guestfs-actions.pod:3295 #, no-wrap msgid "" " int\n" @@ -12745,7 +12797,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3263 ../fish/guestfish-actions.pod:2276 +#: ../src/guestfs-actions.pod:3298 ../fish/guestfish-actions.pod:2306 msgid "" "This returns true iff this handle is launching the subprocess (in the " "C state)." @@ -12753,13 +12805,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3272 +#: ../src/guestfs-actions.pod:3307 msgid "guestfs_is_lv" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3274 +#: ../src/guestfs-actions.pod:3309 #, no-wrap msgid "" " int\n" @@ -12770,7 +12822,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3278 ../fish/guestfish-actions.pod:2285 +#: ../src/guestfs-actions.pod:3313 ../fish/guestfish-actions.pod:2315 msgid "" "This command tests whether C is a logical volume, and returns true " "iff this is the case." @@ -12778,13 +12830,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3285 +#: ../src/guestfs-actions.pod:3320 msgid "guestfs_is_ready" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3287 +#: ../src/guestfs-actions.pod:3322 #, no-wrap msgid "" " int\n" @@ -12794,7 +12846,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3290 ../fish/guestfish-actions.pod:2292 +#: ../src/guestfs-actions.pod:3325 ../fish/guestfish-actions.pod:2322 msgid "" "This returns true iff this handle is ready to accept commands (in the " "C state)." @@ -12802,13 +12854,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3299 +#: ../src/guestfs-actions.pod:3334 msgid "guestfs_is_socket" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3301 +#: ../src/guestfs-actions.pod:3336 #, no-wrap msgid "" " int\n" @@ -12819,7 +12871,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3305 ../fish/guestfish-actions.pod:2301 +#: ../src/guestfs-actions.pod:3340 ../fish/guestfish-actions.pod:2331 msgid "" "This returns C if and only if there is a Unix domain socket with the " "given C name." @@ -12827,13 +12879,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3314 +#: ../src/guestfs-actions.pod:3349 msgid "guestfs_is_symlink" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3316 +#: ../src/guestfs-actions.pod:3351 #, no-wrap msgid "" " int\n" @@ -12844,7 +12896,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3320 ../fish/guestfish-actions.pod:2310 +#: ../src/guestfs-actions.pod:3355 ../fish/guestfish-actions.pod:2340 msgid "" "This returns C if and only if there is a symbolic link with the given " "C name." @@ -12852,13 +12904,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3329 +#: ../src/guestfs-actions.pod:3364 msgid "guestfs_kill_subprocess" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3331 +#: ../src/guestfs-actions.pod:3366 #, no-wrap msgid "" " int\n" @@ -12868,19 +12920,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3334 ../fish/guestfish-actions.pod:2319 +#: ../src/guestfs-actions.pod:3369 ../fish/guestfish-actions.pod:2349 msgid "This kills the qemu subprocess. You should never need to call this." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3340 +#: ../src/guestfs-actions.pod:3375 msgid "guestfs_launch" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3342 +#: ../src/guestfs-actions.pod:3377 #, no-wrap msgid "" " int\n" @@ -12890,7 +12942,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3345 ../fish/guestfish-actions.pod:2327 +#: ../src/guestfs-actions.pod:3380 ../fish/guestfish-actions.pod:2357 msgid "" "Internally libguestfs is implemented by running a virtual machine using " "L." @@ -12898,7 +12950,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3348 ../fish/guestfish-actions.pod:2330 +#: ../src/guestfs-actions.pod:3383 ../fish/guestfish-actions.pod:2360 msgid "" "You should call this after configuring the handle (eg. adding drives) but " "before performing any actions." @@ -12906,13 +12958,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3355 +#: ../src/guestfs-actions.pod:3390 msgid "guestfs_lchown" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3357 +#: ../src/guestfs-actions.pod:3392 #, no-wrap msgid "" " int\n" @@ -12925,7 +12977,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3363 +#: ../src/guestfs-actions.pod:3398 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 " @@ -12934,13 +12986,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3375 +#: ../src/guestfs-actions.pod:3410 msgid "guestfs_lgetxattr" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3377 +#: ../src/guestfs-actions.pod:3412 #, no-wrap msgid "" " char *\n" @@ -12953,7 +13005,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3383 ../fish/guestfish-actions.pod:2349 +#: ../src/guestfs-actions.pod:3418 ../fish/guestfish-actions.pod:2379 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." @@ -12961,19 +13013,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3397 +#: ../src/guestfs-actions.pod:3432 msgid "See also: C, C, L." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3405 +#: ../src/guestfs-actions.pod:3440 msgid "guestfs_lgetxattrs" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3407 +#: ../src/guestfs-actions.pod:3442 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -12984,7 +13036,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3411 +#: ../src/guestfs-actions.pod:3446 msgid "" "This is the same as C, but if C is a symbolic link, " "then it returns the extended attributes of the link itself." @@ -12992,13 +13044,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3421 +#: ../src/guestfs-actions.pod:3456 msgid "guestfs_list_devices" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3423 +#: ../src/guestfs-actions.pod:3458 #, no-wrap msgid "" " char **\n" @@ -13008,25 +13060,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3426 ../fish/guestfish-actions.pod:2377 +#: ../src/guestfs-actions.pod:3461 ../fish/guestfish-actions.pod:2407 msgid "List all the block devices." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3428 ../fish/guestfish-actions.pod:2379 +#: ../src/guestfs-actions.pod:3463 ../fish/guestfish-actions.pod:2409 msgid "The full block device names are returned, eg. C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3438 +#: ../src/guestfs-actions.pod:3473 msgid "guestfs_list_filesystems" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3440 +#: ../src/guestfs-actions.pod:3475 #, no-wrap msgid "" " char **\n" @@ -13036,7 +13088,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3443 ../fish/guestfish-actions.pod:2387 +#: ../src/guestfs-actions.pod:3478 ../fish/guestfish-actions.pod:2417 msgid "" "This inspection command looks for filesystems on partitions, block devices " "and logical volumes, returning a list of devices containing filesystems and " @@ -13045,7 +13097,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3447 ../fish/guestfish-actions.pod:2391 +#: ../src/guestfs-actions.pod:3482 ../fish/guestfish-actions.pod:2421 msgid "" "The return value is a hash, where the keys are the devices containing " "filesystems, and the values are the filesystem types. For example:" @@ -13053,7 +13105,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3451 ../fish/guestfish-actions.pod:2395 +#: ../src/guestfs-actions.pod:3486 ../fish/guestfish-actions.pod:2425 #, no-wrap msgid "" " \"/dev/sda1\" => \"ntfs\"\n" @@ -13065,7 +13117,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3456 ../fish/guestfish-actions.pod:2400 +#: ../src/guestfs-actions.pod:3491 ../fish/guestfish-actions.pod:2430 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." @@ -13073,7 +13125,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3460 +#: ../src/guestfs-actions.pod:3495 msgid "" "This command runs other libguestfs commands, which might include " "C and C, and therefore you should use this " @@ -13082,7 +13134,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3464 +#: ../src/guestfs-actions.pod:3499 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 " @@ -13093,19 +13145,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3478 ../src/guestfs-actions.pod:5083 +#: ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:5118 msgid "(Added in 1.5.15)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3480 +#: ../src/guestfs-actions.pod:3515 msgid "guestfs_list_partitions" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3482 +#: ../src/guestfs-actions.pod:3517 #, no-wrap msgid "" " char **\n" @@ -13115,19 +13167,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3485 ../fish/guestfish-actions.pod:2420 +#: ../src/guestfs-actions.pod:3520 ../fish/guestfish-actions.pod:2450 msgid "List all the partitions detected on all block devices." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3487 ../fish/guestfish-actions.pod:2422 +#: ../src/guestfs-actions.pod:3522 ../fish/guestfish-actions.pod:2452 msgid "The full partition device names are returned, eg. C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3489 +#: ../src/guestfs-actions.pod:3524 msgid "" "This does not return logical volumes. For that you will need to call " "C." @@ -13135,13 +13187,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3500 +#: ../src/guestfs-actions.pod:3535 msgid "guestfs_ll" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3502 +#: ../src/guestfs-actions.pod:3537 #, no-wrap msgid "" " char *\n" @@ -13152,7 +13204,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3506 ../fish/guestfish-actions.pod:2433 +#: ../src/guestfs-actions.pod:3541 ../fish/guestfish-actions.pod:2463 msgid "" "List the files in C (relative to the root directory, there is no " "cwd) in the format of 'ls -la'." @@ -13160,7 +13212,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3509 ../fish/guestfish-actions.pod:2436 +#: ../src/guestfs-actions.pod:3544 ../fish/guestfish-actions.pod:2466 msgid "" "This command is mostly useful for interactive sessions. It is I " "intended that you try to parse the output string." @@ -13168,13 +13220,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3517 +#: ../src/guestfs-actions.pod:3552 msgid "guestfs_ln" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3519 +#: ../src/guestfs-actions.pod:3554 #, no-wrap msgid "" " int\n" @@ -13186,19 +13238,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3524 ../fish/guestfish-actions.pod:2443 +#: ../src/guestfs-actions.pod:3559 ../fish/guestfish-actions.pod:2473 msgid "This command creates a hard link using the C command." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3530 +#: ../src/guestfs-actions.pod:3565 msgid "guestfs_ln_f" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3532 +#: ../src/guestfs-actions.pod:3567 #, no-wrap msgid "" " int\n" @@ -13210,7 +13262,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3537 ../fish/guestfish-actions.pod:2449 +#: ../src/guestfs-actions.pod:3572 ../fish/guestfish-actions.pod:2479 msgid "" "This command creates a hard link using the C command. The C<-f> " "option removes the link (C) if it exists already." @@ -13218,13 +13270,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3544 +#: ../src/guestfs-actions.pod:3579 msgid "guestfs_ln_s" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3546 +#: ../src/guestfs-actions.pod:3581 #, no-wrap msgid "" " int\n" @@ -13236,19 +13288,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3551 ../fish/guestfish-actions.pod:2456 +#: ../src/guestfs-actions.pod:3586 ../fish/guestfish-actions.pod:2486 msgid "This command creates a symbolic link using the C command." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3557 +#: ../src/guestfs-actions.pod:3592 msgid "guestfs_ln_sf" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3559 +#: ../src/guestfs-actions.pod:3594 #, no-wrap msgid "" " int\n" @@ -13260,7 +13312,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3564 ../fish/guestfish-actions.pod:2462 +#: ../src/guestfs-actions.pod:3599 ../fish/guestfish-actions.pod:2492 msgid "" "This command creates a symbolic link using the C command, The C<-f> " "option removes the link (C) if it exists already." @@ -13268,13 +13320,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3571 +#: ../src/guestfs-actions.pod:3606 msgid "guestfs_lremovexattr" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3573 +#: ../src/guestfs-actions.pod:3608 #, no-wrap msgid "" " int\n" @@ -13286,7 +13338,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3578 +#: ../src/guestfs-actions.pod:3613 msgid "" "This is the same as C, but if C is a symbolic " "link, then it removes an extended attribute of the link itself." @@ -13294,13 +13346,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3586 +#: ../src/guestfs-actions.pod:3621 msgid "guestfs_ls" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3588 +#: ../src/guestfs-actions.pod:3623 #, no-wrap msgid "" " char **\n" @@ -13311,7 +13363,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3592 ../fish/guestfish-actions.pod:2477 +#: ../src/guestfs-actions.pod:3627 ../fish/guestfish-actions.pod:2507 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." @@ -13319,7 +13371,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3596 +#: ../src/guestfs-actions.pod:3631 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use C instead." @@ -13327,13 +13379,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3605 +#: ../src/guestfs-actions.pod:3640 msgid "guestfs_lsetxattr" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3607 +#: ../src/guestfs-actions.pod:3642 #, no-wrap msgid "" " int\n" @@ -13347,7 +13399,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3614 +#: ../src/guestfs-actions.pod:3649 msgid "" "This is the same as C, but if C is a symbolic link, " "then it sets an extended attribute of the link itself." @@ -13355,13 +13407,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3622 +#: ../src/guestfs-actions.pod:3657 msgid "guestfs_lstat" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3624 +#: ../src/guestfs-actions.pod:3659 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -13372,14 +13424,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3628 ../src/guestfs-actions.pod:6186 -#: ../fish/guestfish-actions.pod:2496 ../fish/guestfish-actions.pod:4165 +#: ../src/guestfs-actions.pod:3663 ../src/guestfs-actions.pod:6221 +#: ../fish/guestfish-actions.pod:2526 ../fish/guestfish-actions.pod:4195 msgid "Returns file information for the given C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3630 +#: ../src/guestfs-actions.pod:3665 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." @@ -13387,13 +13439,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3634 ../fish/guestfish-actions.pod:2502 +#: ../src/guestfs-actions.pod:3669 ../fish/guestfish-actions.pod:2532 msgid "This is the same as the C system call." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3636 ../src/guestfs-actions.pod:6190 +#: ../src/guestfs-actions.pod:3671 ../src/guestfs-actions.pod:6225 msgid "" "This function returns a C, or NULL if there was an " "error. I after use>." @@ -13401,20 +13453,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3640 ../src/guestfs-actions.pod:6194 -#: ../src/guestfs-actions.pod:6212 ../src/guestfs-actions.pod:6593 +#: ../src/guestfs-actions.pod:3675 ../src/guestfs-actions.pod:6229 +#: ../src/guestfs-actions.pod:6247 ../src/guestfs-actions.pod:6628 msgid "(Added in 0.9.2)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3642 +#: ../src/guestfs-actions.pod:3677 msgid "guestfs_lstatlist" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3644 +#: ../src/guestfs-actions.pod:3679 #, no-wrap msgid "" " struct guestfs_stat_list *\n" @@ -13426,7 +13478,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3649 +#: ../src/guestfs-actions.pod:3684 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 " @@ -13435,7 +13487,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3653 ../fish/guestfish-actions.pod:2512 +#: ../src/guestfs-actions.pod:3688 ../fish/guestfish-actions.pod:2542 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, " @@ -13444,7 +13496,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3658 +#: ../src/guestfs-actions.pod:3693 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C " @@ -13456,7 +13508,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3666 +#: ../src/guestfs-actions.pod:3701 msgid "" "This function returns a C, or NULL if there was " "an error. I after use>." @@ -13464,13 +13516,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3672 +#: ../src/guestfs-actions.pod:3707 msgid "guestfs_luks_add_key" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3674 +#: ../src/guestfs-actions.pod:3709 #, no-wrap msgid "" " int\n" @@ -13484,7 +13536,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3681 ../fish/guestfish-actions.pod:2529 +#: ../src/guestfs-actions.pod:3716 ../fish/guestfish-actions.pod:2559 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 " @@ -13493,7 +13545,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3686 +#: ../src/guestfs-actions.pod:3721 msgid "" "Note that if C already contains a key, then this command will " "fail. You have to use C first to remove that key." @@ -13501,9 +13553,9 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3692 ../src/guestfs-actions.pod:3732 -#: ../src/guestfs-actions.pod:3755 ../src/guestfs-actions.pod:3775 -#: ../src/guestfs-actions.pod:3807 ../src/guestfs-actions.pod:3826 +#: ../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 msgid "" "This function takes a key or passphrase parameter which could contain " "sensitive material. Read the section L for more " @@ -13512,20 +13564,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3696 ../src/guestfs-actions.pod:3736 -#: ../src/guestfs-actions.pod:3759 ../src/guestfs-actions.pod:3779 +#: ../src/guestfs-actions.pod:3731 ../src/guestfs-actions.pod:3771 +#: ../src/guestfs-actions.pod:3794 ../src/guestfs-actions.pod:3814 msgid "(Added in 1.5.2)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3698 +#: ../src/guestfs-actions.pod:3733 msgid "guestfs_luks_close" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3700 +#: ../src/guestfs-actions.pod:3735 #, no-wrap msgid "" " int\n" @@ -13536,7 +13588,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3704 +#: ../src/guestfs-actions.pod:3739 msgid "" "This closes a LUKS device that was created earlier by C " "or C. The C parameter must be the name of the " @@ -13546,21 +13598,21 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3712 ../src/guestfs-actions.pod:3811 -#: ../src/guestfs-actions.pod:3830 ../src/guestfs-actions.pod:3880 -#: ../src/guestfs-actions.pod:3928 +#: ../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 msgid "(Added in 1.5.1)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3714 +#: ../src/guestfs-actions.pod:3749 msgid "guestfs_luks_format" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3716 +#: ../src/guestfs-actions.pod:3751 #, no-wrap msgid "" " int\n" @@ -13573,7 +13625,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3722 ../fish/guestfish-actions.pod:2555 +#: ../src/guestfs-actions.pod:3757 ../fish/guestfish-actions.pod:2585 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 " @@ -13582,15 +13634,15 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3729 ../src/guestfs-actions.pod:3752 -#: ../src/guestfs-actions.pod:3892 ../src/guestfs-actions.pod:4834 -#: ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:6021 -#: ../src/guestfs-actions.pod:6044 ../src/guestfs-actions.pod:6070 -#: ../src/guestfs-actions.pod:7230 ../fish/guestfish-actions.pod:2563 -#: ../fish/guestfish-actions.pod:2576 ../fish/guestfish-actions.pod:2660 -#: ../fish/guestfish-actions.pod:3234 ../fish/guestfish-actions.pod:3754 -#: ../fish/guestfish-actions.pod:4064 ../fish/guestfish-actions.pod:4080 -#: ../fish/guestfish-actions.pod:4095 ../fish/guestfish-actions.pod:4810 +#: ../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 msgid "" "B." @@ -13598,13 +13650,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3738 +#: ../src/guestfs-actions.pod:3773 msgid "guestfs_luks_format_cipher" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3740 +#: ../src/guestfs-actions.pod:3775 #, no-wrap msgid "" " int\n" @@ -13618,7 +13670,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3747 +#: ../src/guestfs-actions.pod:3782 msgid "" "This command is the same as C but it also allows you to " "set the C used." @@ -13626,13 +13678,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3761 +#: ../src/guestfs-actions.pod:3796 msgid "guestfs_luks_kill_slot" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3763 +#: ../src/guestfs-actions.pod:3798 #, no-wrap msgid "" " int\n" @@ -13645,7 +13697,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3769 ../fish/guestfish-actions.pod:2583 +#: ../src/guestfs-actions.pod:3804 ../fish/guestfish-actions.pod:2613 msgid "" "This command deletes the key in key slot C from the encrypted LUKS " "device C. C must be one of the I keys." @@ -13653,13 +13705,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3781 +#: ../src/guestfs-actions.pod:3816 msgid "guestfs_luks_open" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3783 +#: ../src/guestfs-actions.pod:3818 #, no-wrap msgid "" " int\n" @@ -13672,7 +13724,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3789 ../fish/guestfish-actions.pod:2594 +#: ../src/guestfs-actions.pod:3824 ../fish/guestfish-actions.pod:2624 msgid "" "This command opens a block device which has been encrypted according to the " "Linux Unified Key Setup (LUKS) standard." @@ -13680,13 +13732,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3792 ../fish/guestfish-actions.pod:2597 +#: ../src/guestfs-actions.pod:3827 ../fish/guestfish-actions.pod:2627 msgid "C is the encrypted block device or partition." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3794 ../fish/guestfish-actions.pod:2599 +#: ../src/guestfs-actions.pod:3829 ../fish/guestfish-actions.pod:2629 msgid "" "The caller must supply one of the keys associated with the LUKS block " "device, in the C parameter." @@ -13694,7 +13746,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3797 ../fish/guestfish-actions.pod:2602 +#: ../src/guestfs-actions.pod:3832 ../fish/guestfish-actions.pod:2632 msgid "" "This creates a new block device called C. Reads and " "writes to this block device are decrypted from and encrypted to the " @@ -13703,7 +13755,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3801 +#: ../src/guestfs-actions.pod:3836 msgid "" "If this block device contains LVM volume groups, then calling " "C followed by C will make them " @@ -13712,13 +13764,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3813 +#: ../src/guestfs-actions.pod:3848 msgid "guestfs_luks_open_ro" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3815 +#: ../src/guestfs-actions.pod:3850 #, no-wrap msgid "" " int\n" @@ -13731,7 +13783,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3821 +#: ../src/guestfs-actions.pod:3856 msgid "" "This is the same as C except that a read-only mapping is " "created." @@ -13739,13 +13791,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3832 +#: ../src/guestfs-actions.pod:3867 msgid "guestfs_lvcreate" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3834 +#: ../src/guestfs-actions.pod:3869 #, no-wrap msgid "" " int\n" @@ -13758,7 +13810,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3840 ../fish/guestfish-actions.pod:2627 +#: ../src/guestfs-actions.pod:3875 ../fish/guestfish-actions.pod:2657 msgid "" "This creates an LVM logical volume called C on the volume group " "C, with C megabytes." @@ -13766,13 +13818,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3847 +#: ../src/guestfs-actions.pod:3882 msgid "guestfs_lvm_canonical_lv_name" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3849 +#: ../src/guestfs-actions.pod:3884 #, no-wrap msgid "" " char *\n" @@ -13783,7 +13835,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3853 ../fish/guestfish-actions.pod:2634 +#: ../src/guestfs-actions.pod:3888 ../fish/guestfish-actions.pod:2664 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." @@ -13800,25 +13852,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3860 +#: ../src/guestfs-actions.pod:3895 msgid "See also C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3865 +#: ../src/guestfs-actions.pod:3900 msgid "(Added in 1.5.24)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3867 +#: ../src/guestfs-actions.pod:3902 msgid "guestfs_lvm_clear_filter" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3869 +#: ../src/guestfs-actions.pod:3904 #, no-wrap msgid "" " int\n" @@ -13828,7 +13880,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3872 +#: ../src/guestfs-actions.pod:3907 msgid "" "This undoes the effect of C. LVM will be able to " "see every block device." @@ -13836,21 +13888,21 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3875 ../src/guestfs-actions.pod:3917 -#: ../fish/guestfish-actions.pod:2650 ../fish/guestfish-actions.pod:2681 +#: ../src/guestfs-actions.pod:3910 ../src/guestfs-actions.pod:3952 +#: ../fish/guestfish-actions.pod:2680 ../fish/guestfish-actions.pod:2711 msgid "" "This command also clears the LVM cache and performs a volume group scan." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3882 +#: ../src/guestfs-actions.pod:3917 msgid "guestfs_lvm_remove_all" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3884 +#: ../src/guestfs-actions.pod:3919 #, no-wrap msgid "" " int\n" @@ -13860,7 +13912,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3887 ../fish/guestfish-actions.pod:2657 +#: ../src/guestfs-actions.pod:3922 ../fish/guestfish-actions.pod:2687 msgid "" "This command removes all LVM logical volumes, volume groups and physical " "volumes." @@ -13868,13 +13920,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3897 +#: ../src/guestfs-actions.pod:3932 msgid "guestfs_lvm_set_filter" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3899 +#: ../src/guestfs-actions.pod:3934 #, no-wrap msgid "" " int\n" @@ -13885,7 +13937,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3903 ../fish/guestfish-actions.pod:2667 +#: ../src/guestfs-actions.pod:3938 ../fish/guestfish-actions.pod:2697 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 " @@ -13894,7 +13946,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3907 ../fish/guestfish-actions.pod:2671 +#: ../src/guestfs-actions.pod:3942 ../fish/guestfish-actions.pod:2701 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 " @@ -13907,13 +13959,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3920 ../fish/guestfish-actions.pod:2684 +#: ../src/guestfs-actions.pod:3955 ../fish/guestfish-actions.pod:2714 msgid "You can filter whole block devices or individual partitions." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3922 ../fish/guestfish-actions.pod:2686 +#: ../src/guestfs-actions.pod:3957 ../fish/guestfish-actions.pod:2716 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." @@ -13921,13 +13973,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3930 +#: ../src/guestfs-actions.pod:3965 msgid "guestfs_lvremove" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3932 +#: ../src/guestfs-actions.pod:3967 #, no-wrap msgid "" " int\n" @@ -13938,7 +13990,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3936 ../fish/guestfish-actions.pod:2694 +#: ../src/guestfs-actions.pod:3971 ../fish/guestfish-actions.pod:2724 msgid "" "Remove an LVM logical volume C, where C is the path to the " "LV, such as C." @@ -13946,7 +13998,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3939 ../fish/guestfish-actions.pod:2697 +#: ../src/guestfs-actions.pod:3974 ../fish/guestfish-actions.pod:2727 msgid "" "You can also remove all LVs in a volume group by specifying the VG name, C." @@ -13954,20 +14006,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:5180 -#: ../src/guestfs-actions.pod:6969 +#: ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:5215 +#: ../src/guestfs-actions.pod:7004 msgid "(Added in 1.0.13)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3946 +#: ../src/guestfs-actions.pod:3981 msgid "guestfs_lvrename" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3948 +#: ../src/guestfs-actions.pod:3983 #, no-wrap msgid "" " int\n" @@ -13979,25 +14031,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3953 ../fish/guestfish-actions.pod:2704 +#: ../src/guestfs-actions.pod:3988 ../fish/guestfish-actions.pod:2734 msgid "Rename a logical volume C with the new name C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:6982 +#: ../src/guestfs-actions.pod:3992 ../src/guestfs-actions.pod:7017 msgid "(Added in 1.0.83)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3959 +#: ../src/guestfs-actions.pod:3994 msgid "guestfs_lvresize" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3961 +#: ../src/guestfs-actions.pod:3996 #, no-wrap msgid "" " int\n" @@ -14009,7 +14061,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3966 ../fish/guestfish-actions.pod:2710 +#: ../src/guestfs-actions.pod:4001 ../fish/guestfish-actions.pod:2740 msgid "" "This resizes (expands or shrinks) an existing LVM logical volume to " "C. When reducing, data in the reduced part is lost." @@ -14017,13 +14069,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3974 +#: ../src/guestfs-actions.pod:4009 msgid "guestfs_lvresize_free" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3976 +#: ../src/guestfs-actions.pod:4011 #, no-wrap msgid "" " int\n" @@ -14035,7 +14087,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3981 ../fish/guestfish-actions.pod:2718 +#: ../src/guestfs-actions.pod:4016 ../fish/guestfish-actions.pod:2748 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 " @@ -14045,19 +14097,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3989 +#: ../src/guestfs-actions.pod:4024 msgid "(Added in 1.3.3)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3991 +#: ../src/guestfs-actions.pod:4026 msgid "guestfs_lvs" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3993 +#: ../src/guestfs-actions.pod:4028 #, no-wrap msgid "" " char **\n" @@ -14067,7 +14119,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3996 ../fish/guestfish-actions.pod:2728 +#: ../src/guestfs-actions.pod:4031 ../fish/guestfish-actions.pod:2758 msgid "" "List all the logical volumes detected. This is the equivalent of the L command." @@ -14075,7 +14127,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3999 ../fish/guestfish-actions.pod:2731 +#: ../src/guestfs-actions.pod:4034 ../fish/guestfish-actions.pod:2761 msgid "" "This returns a list of the logical volume device names (eg. C)." @@ -14083,19 +14135,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4002 +#: ../src/guestfs-actions.pod:4037 msgid "See also C, C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4010 +#: ../src/guestfs-actions.pod:4045 msgid "guestfs_lvs_full" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4012 +#: ../src/guestfs-actions.pod:4047 #, no-wrap msgid "" " struct guestfs_lvm_lv_list *\n" @@ -14105,7 +14157,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4015 ../fish/guestfish-actions.pod:2740 +#: ../src/guestfs-actions.pod:4050 ../fish/guestfish-actions.pod:2770 msgid "" "List all the logical volumes detected. This is the equivalent of the L command. The \"full\" version includes all fields." @@ -14113,7 +14165,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4018 +#: ../src/guestfs-actions.pod:4053 msgid "" "This function returns a C, or NULL if there " "was an error. I after use>." @@ -14121,13 +14173,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4024 +#: ../src/guestfs-actions.pod:4059 msgid "guestfs_lvuuid" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4026 +#: ../src/guestfs-actions.pod:4061 #, no-wrap msgid "" " char *\n" @@ -14138,19 +14190,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4030 ../fish/guestfish-actions.pod:2747 +#: ../src/guestfs-actions.pod:4065 ../fish/guestfish-actions.pod:2777 msgid "This command returns the UUID of the LVM LV C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4037 +#: ../src/guestfs-actions.pod:4072 msgid "guestfs_lxattrlist" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4039 +#: ../src/guestfs-actions.pod:4074 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -14162,7 +14214,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4044 ../fish/guestfish-actions.pod:2753 +#: ../src/guestfs-actions.pod:4079 ../fish/guestfish-actions.pod:2783 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 " @@ -14171,7 +14223,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4048 ../fish/guestfish-actions.pod:2757 +#: ../src/guestfs-actions.pod:4083 ../fish/guestfish-actions.pod:2787 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. " @@ -14184,7 +14236,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4058 +#: ../src/guestfs-actions.pod:4093 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C for " @@ -14196,13 +14248,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4072 +#: ../src/guestfs-actions.pod:4107 msgid "guestfs_mkdir" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4074 +#: ../src/guestfs-actions.pod:4109 #, no-wrap msgid "" " int\n" @@ -14213,19 +14265,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4078 ../fish/guestfish-actions.pod:2779 +#: ../src/guestfs-actions.pod:4113 ../fish/guestfish-actions.pod:2809 msgid "Create a directory named C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4084 +#: ../src/guestfs-actions.pod:4119 msgid "guestfs_mkdir_mode" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4086 +#: ../src/guestfs-actions.pod:4121 #, no-wrap msgid "" " int\n" @@ -14237,7 +14289,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4091 ../fish/guestfish-actions.pod:2785 +#: ../src/guestfs-actions.pod:4126 ../fish/guestfish-actions.pod:2815 msgid "" "This command creates a directory, setting the initial permissions of the " "directory to C." @@ -14245,7 +14297,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4094 ../fish/guestfish-actions.pod:2788 +#: ../src/guestfs-actions.pod:4129 ../fish/guestfish-actions.pod:2818 msgid "" "For common Linux filesystems, the actual mode which is set will be C. Non-native-Linux filesystems may interpret the mode in " @@ -14254,19 +14306,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4098 +#: ../src/guestfs-actions.pod:4133 msgid "See also C, C" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4104 +#: ../src/guestfs-actions.pod:4139 msgid "guestfs_mkdir_p" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4106 +#: ../src/guestfs-actions.pod:4141 #, no-wrap msgid "" " int\n" @@ -14277,7 +14329,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4110 ../fish/guestfish-actions.pod:2798 +#: ../src/guestfs-actions.pod:4145 ../fish/guestfish-actions.pod:2828 msgid "" "Create a directory named C, creating any parent directories as " "necessary. This is like the C shell command." @@ -14285,13 +14337,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4117 +#: ../src/guestfs-actions.pod:4152 msgid "guestfs_mkdtemp" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4119 +#: ../src/guestfs-actions.pod:4154 #, no-wrap msgid "" " char *\n" @@ -14302,7 +14354,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4123 ../fish/guestfish-actions.pod:2805 +#: ../src/guestfs-actions.pod:4158 ../fish/guestfish-actions.pod:2835 msgid "" "This command creates a temporary directory. The C