From: Richard W.M. Jones Date: Fri, 1 Oct 2010 20:04:07 +0000 (+0100) Subject: Version 1.5.21. X-Git-Tag: 1.5.21^0 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=fd10487c9e5d1196ff751f6f37b75a7e5455f243 Version 1.5.21. --- diff --git a/BUGS b/BUGS index d6d7a8e..1fda3d1 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs". -Last updated: 2010-09-26 22:40:42 +Last updated: 2010-10-01 21:02:14 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -80,9 +80,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 600144 NEW https://bugzilla.redhat.com/show_bug.cgi?id=600144 document that mkmountpoint and umount-all cannot be mixed -602599 NEW https://bugzilla.redhat.com/show_bug.cgi?id=602599 - [RFE] A new API for custom cleanup prior to close in perl bindings - 602997 NEW https://bugzilla.redhat.com/show_bug.cgi?id=602997 part-get-bootable gives wrong result with an unordered part layout @@ -110,9 +107,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 619345 NEW https://bugzilla.redhat.com/show_bug.cgi?id=619345 RFE: Enable coredump capture in the appliance -623183 NEW https://bugzilla.redhat.com/show_bug.cgi?id=623183 - "libguestfs: warning: unexpected connection from UID 0 to port ..." - 624035 NEW https://bugzilla.redhat.com/show_bug.cgi?id=624035 guestfish "upload /file foo" command hangs or gives a protocol error @@ -134,30 +128,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 632918 NEW https://bugzilla.redhat.com/show_bug.cgi?id=632918 Can't use virt-resize on Ubuntu 10.04 image -633096 NEW https://bugzilla.redhat.com/show_bug.cgi?id=633096 - virt-resize calculates block device size incorrectly, doesn't work with qcow2 target - -633766 NEW https://bugzilla.redhat.com/show_bug.cgi?id=633766 - virt-resize --shrink fails - 634246 NEW https://bugzilla.redhat.com/show_bug.cgi?id=634246 guestfs_part_get_parttype returns "loop" when run against a partition, LV or filesystem -635969 NEW https://bugzilla.redhat.com/show_bug.cgi?id=635969 - glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage - 635971 NEW https://bugzilla.redhat.com/show_bug.cgi?id=635971 glob mkfs ext2 /dev/vd[b-t]1 does not expand 636061 NEW https://bugzilla.redhat.com/show_bug.cgi?id=636061 [abrt] guestfish-1.2.11-1.fc12: malloc_consolidate: Process /usr/bin/guestfish was killed by signal 11 (SIGSEGV) -636370 NEW https://bugzilla.redhat.com/show_bug.cgi?id=636370 - libguestfs depsolving issue on yum install - -636454 NEW https://bugzilla.redhat.com/show_bug.cgi?id=636454 - [RFE] Need a way to determine if a particular block device is a logical volume - 637244 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637244 virt-inspector has noisy start when inspecting 64-bit disk image from 32-bit host @@ -167,6 +146,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 637252 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637252 virt-resize has no 32-bit support +638899 NEW https://bugzilla.redhat.com/show_bug.cgi?id=638899 + /dev/mapper paths should not be returned from C inspection APIs + +638901 NEW https://bugzilla.redhat.com/show_bug.cgi?id=638901 + Appliance filename should not contain repository name + +639405 NEW https://bugzilla.redhat.com/show_bug.cgi?id=639405 + Interrupted cached appliance creation leaves libguestfs unusable + 501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882 /tmp/libguestfs temporary directory is not cleaned up @@ -258,6 +246,15 @@ You can help by testing the fixes. 619334 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619334 RFE: Enable coredump capture in the appliance +633096 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633096 + virt-resize calculates block device size incorrectly, doesn't work with qcow2 target + +633766 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633766 + virt-resize --shrink fails + +635969 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=635969 + glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage + -------------------------------------------------- These bugs are in the VERIFIED state. @@ -297,4 +294,7 @@ These bugs are in the VERIFIED state. 619826 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619826 [RFE] Need a way to determine if a particular block device is a logical volume +636454 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=636454 + [RFE] Need a way to determine if a particular block device is a logical volume + End of BUGS file. diff --git a/configure.ac b/configure.ac index 40880d9..ff14fbb 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], [5]) -m4_define([libguestfs_release], [20]) +m4_define([libguestfs_release], [21]) # extra can be any string m4_define([libguestfs_extra], []) diff --git a/po-docs/ja.po b/po-docs/ja.po index c1c42ba..42a0e98 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: 2010-09-26 22:40+0200\n" +"POT-Creation-Date: 2010-10-01 21:02+0200\n" "PO-Revision-Date: 2010-09-02 14:46+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3432,7 +3432,7 @@ msgstr "" #: ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:178 #: ../inspector/virt-inspector.pl:846 ../tools/virt-edit.pl:325 #: ../tools/virt-win-reg.pl:461 ../tools/virt-df.pl:536 -#: ../tools/virt-ls.pl:210 ../tools/virt-resize.pl:1390 +#: ../tools/virt-ls.pl:210 ../tools/virt-resize.pl:1399 #: ../tools/virt-list-filesystems.pl:191 ../tools/virt-cat.pl:163 #: ../tools/virt-tar.pl:257 ../tools/virt-rescue.pl:231 #: ../tools/virt-make-fs.pl:527 ../tools/virt-list-partitions.pl:229 @@ -3531,7 +3531,7 @@ msgstr "" #: ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:193 #: ../inspector/virt-inspector.pl:861 ../tools/virt-edit.pl:341 #: ../tools/virt-win-reg.pl:491 ../tools/virt-df.pl:549 -#: ../tools/virt-ls.pl:225 ../tools/virt-resize.pl:1411 +#: ../tools/virt-ls.pl:225 ../tools/virt-resize.pl:1420 #: ../tools/virt-list-filesystems.pl:207 ../tools/virt-cat.pl:177 #: ../tools/virt-tar.pl:272 ../tools/virt-rescue.pl:245 #: ../tools/virt-make-fs.pl:556 ../tools/virt-list-partitions.pl:244 @@ -3669,40 +3669,40 @@ msgstr "" #: ../src/guestfs-actions.pod:3579 ../src/guestfs-actions.pod:3701 #: ../src/guestfs-actions.pod:3753 ../src/guestfs-actions.pod:3772 #: ../src/guestfs-actions.pod:3787 ../src/guestfs-actions.pod:3813 -#: ../src/guestfs-actions.pod:3847 ../src/guestfs-actions.pod:3861 -#: ../src/guestfs-actions.pod:3871 ../src/guestfs-actions.pod:3882 -#: ../src/guestfs-actions.pod:4137 ../src/guestfs-actions.pod:4153 -#: ../src/guestfs-actions.pod:4164 ../src/guestfs-actions.pod:4173 -#: ../src/guestfs-actions.pod:4184 ../src/guestfs-actions.pod:4193 -#: ../src/guestfs-actions.pod:4204 ../src/guestfs-actions.pod:4217 -#: ../src/guestfs-actions.pod:4235 ../src/guestfs-actions.pod:4251 -#: ../src/guestfs-actions.pod:4267 ../src/guestfs-actions.pod:4282 -#: ../src/guestfs-actions.pod:4302 ../src/guestfs-actions.pod:4317 -#: ../src/guestfs-actions.pod:4333 ../src/guestfs-actions.pod:4351 -#: ../src/guestfs-actions.pod:4367 ../src/guestfs-actions.pod:4381 -#: ../src/guestfs-actions.pod:4406 ../src/guestfs-actions.pod:4427 -#: ../src/guestfs-actions.pod:4443 ../src/guestfs-actions.pod:4464 -#: ../src/guestfs-actions.pod:4476 ../src/guestfs-actions.pod:4488 -#: ../src/guestfs-actions.pod:4504 ../src/guestfs-actions.pod:4538 -#: ../src/guestfs-actions.pod:4558 ../src/guestfs-actions.pod:4581 -#: ../src/guestfs-actions.pod:4671 ../src/guestfs-actions.pod:4777 -#: ../src/guestfs-actions.pod:4786 ../src/guestfs-actions.pod:4796 -#: ../src/guestfs-actions.pod:4806 ../src/guestfs-actions.pod:4825 -#: ../src/guestfs-actions.pod:4835 ../src/guestfs-actions.pod:4845 -#: ../src/guestfs-actions.pod:4855 ../src/guestfs-actions.pod:4867 -#: ../src/guestfs-actions.pod:4917 ../src/guestfs-actions.pod:4931 -#: ../src/guestfs-actions.pod:4944 ../src/guestfs-actions.pod:4957 -#: ../src/guestfs-actions.pod:4971 ../src/guestfs-actions.pod:4981 -#: ../src/guestfs-actions.pod:4998 ../src/guestfs-actions.pod:5028 -#: ../src/guestfs-actions.pod:5039 ../src/guestfs-actions.pod:5074 -#: ../src/guestfs-actions.pod:5084 ../src/guestfs-actions.pod:5099 -#: ../src/guestfs-actions.pod:5125 ../src/guestfs-actions.pod:5153 -#: ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5272 -#: ../src/guestfs-actions.pod:5283 ../src/guestfs-actions.pod:5329 -#: ../src/guestfs-actions.pod:5339 ../src/guestfs-actions.pod:5376 -#: ../src/guestfs-actions.pod:5403 ../src/guestfs-actions.pod:5445 -#: ../src/guestfs-actions.pod:5468 ../src/guestfs-actions.pod:5525 -#: ../src/guestfs-actions.pod:5541 ../src/guestfs-actions.pod:5567 +#: ../src/guestfs-actions.pod:3870 ../src/guestfs-actions.pod:3884 +#: ../src/guestfs-actions.pod:3894 ../src/guestfs-actions.pod:3905 +#: ../src/guestfs-actions.pod:4160 ../src/guestfs-actions.pod:4176 +#: ../src/guestfs-actions.pod:4187 ../src/guestfs-actions.pod:4196 +#: ../src/guestfs-actions.pod:4207 ../src/guestfs-actions.pod:4216 +#: ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:4240 +#: ../src/guestfs-actions.pod:4258 ../src/guestfs-actions.pod:4274 +#: ../src/guestfs-actions.pod:4290 ../src/guestfs-actions.pod:4305 +#: ../src/guestfs-actions.pod:4325 ../src/guestfs-actions.pod:4340 +#: ../src/guestfs-actions.pod:4356 ../src/guestfs-actions.pod:4374 +#: ../src/guestfs-actions.pod:4390 ../src/guestfs-actions.pod:4404 +#: ../src/guestfs-actions.pod:4429 ../src/guestfs-actions.pod:4450 +#: ../src/guestfs-actions.pod:4466 ../src/guestfs-actions.pod:4487 +#: ../src/guestfs-actions.pod:4499 ../src/guestfs-actions.pod:4511 +#: ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4561 +#: ../src/guestfs-actions.pod:4581 ../src/guestfs-actions.pod:4604 +#: ../src/guestfs-actions.pod:4694 ../src/guestfs-actions.pod:4800 +#: ../src/guestfs-actions.pod:4809 ../src/guestfs-actions.pod:4819 +#: ../src/guestfs-actions.pod:4829 ../src/guestfs-actions.pod:4848 +#: ../src/guestfs-actions.pod:4858 ../src/guestfs-actions.pod:4868 +#: ../src/guestfs-actions.pod:4878 ../src/guestfs-actions.pod:4890 +#: ../src/guestfs-actions.pod:4940 ../src/guestfs-actions.pod:4954 +#: ../src/guestfs-actions.pod:4967 ../src/guestfs-actions.pod:4980 +#: ../src/guestfs-actions.pod:4994 ../src/guestfs-actions.pod:5004 +#: ../src/guestfs-actions.pod:5021 ../src/guestfs-actions.pod:5051 +#: ../src/guestfs-actions.pod:5062 ../src/guestfs-actions.pod:5097 +#: ../src/guestfs-actions.pod:5107 ../src/guestfs-actions.pod:5122 +#: ../src/guestfs-actions.pod:5148 ../src/guestfs-actions.pod:5176 +#: ../src/guestfs-actions.pod:5280 ../src/guestfs-actions.pod:5295 +#: ../src/guestfs-actions.pod:5306 ../src/guestfs-actions.pod:5352 +#: ../src/guestfs-actions.pod:5362 ../src/guestfs-actions.pod:5399 +#: ../src/guestfs-actions.pod:5426 ../src/guestfs-actions.pod:5468 +#: ../src/guestfs-actions.pod:5491 ../src/guestfs-actions.pod:5548 +#: ../src/guestfs-actions.pod:5564 ../src/guestfs-actions.pod:5590 msgid "This function returns 0 on success or -1 on error." msgstr "" @@ -3974,9 +3974,9 @@ msgstr "" #: ../src/guestfs-actions.pod:1710 ../src/guestfs-actions.pod:1935 #: ../src/guestfs-actions.pod:2147 ../src/guestfs-actions.pod:2165 #: ../src/guestfs-actions.pod:3503 ../src/guestfs-actions.pod:3610 -#: ../src/guestfs-actions.pod:3941 ../src/guestfs-actions.pod:3964 -#: ../src/guestfs-actions.pod:5063 ../src/guestfs-actions.pod:5413 -#: ../src/guestfs-actions.pod:5423 ../src/guestfs-actions.pod:5433 +#: ../src/guestfs-actions.pod:3964 ../src/guestfs-actions.pod:3987 +#: ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5436 +#: ../src/guestfs-actions.pod:5446 ../src/guestfs-actions.pod:5456 msgid "On error this function returns -1." msgstr "" @@ -4016,12 +4016,12 @@ msgstr "" #: ../src/guestfs-actions.pod:2250 ../src/guestfs-actions.pod:2565 #: ../src/guestfs-actions.pod:2986 ../src/guestfs-actions.pod:3082 #: ../src/guestfs-actions.pod:3625 ../src/guestfs-actions.pod:3801 -#: ../src/guestfs-actions.pod:3919 ../src/guestfs-actions.pod:4080 -#: ../src/guestfs-actions.pod:4123 ../src/guestfs-actions.pod:4599 -#: ../src/guestfs-actions.pod:4612 ../src/guestfs-actions.pod:4626 -#: ../src/guestfs-actions.pod:4647 ../src/guestfs-actions.pod:5206 -#: ../src/guestfs-actions.pod:5222 ../src/guestfs-actions.pod:5237 -#: ../src/guestfs-actions.pod:5385 ../src/guestfs-actions.pod:5615 +#: ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:4103 +#: ../src/guestfs-actions.pod:4146 ../src/guestfs-actions.pod:4622 +#: ../src/guestfs-actions.pod:4635 ../src/guestfs-actions.pod:4649 +#: ../src/guestfs-actions.pod:4670 ../src/guestfs-actions.pod:5229 +#: ../src/guestfs-actions.pod:5245 ../src/guestfs-actions.pod:5260 +#: ../src/guestfs-actions.pod:5408 ../src/guestfs-actions.pod:5638 msgid "" "This function returns a string, or NULL on error. I." @@ -4226,15 +4226,15 @@ msgstr "" #: ../src/guestfs-actions.pod:2121 ../src/guestfs-actions.pod:2289 #: ../src/guestfs-actions.pod:2494 ../src/guestfs-actions.pod:2550 #: ../src/guestfs-actions.pod:2634 ../src/guestfs-actions.pod:2963 -#: ../src/guestfs-actions.pod:3470 ../src/guestfs-actions.pod:3896 -#: ../src/guestfs-actions.pod:4005 ../src/guestfs-actions.pod:4111 -#: ../src/guestfs-actions.pod:4660 ../src/guestfs-actions.pod:4709 -#: ../src/guestfs-actions.pod:4761 ../src/guestfs-actions.pod:4877 -#: ../src/guestfs-actions.pod:4898 ../src/guestfs-actions.pod:5298 -#: ../src/guestfs-actions.pod:5315 ../src/guestfs-actions.pod:5353 -#: ../src/guestfs-actions.pod:5489 ../src/guestfs-actions.pod:5505 -#: ../src/guestfs-actions.pod:5578 ../src/guestfs-actions.pod:5594 -#: ../src/guestfs-actions.pod:5634 ../src/guestfs-actions.pod:5650 +#: ../src/guestfs-actions.pod:3470 ../src/guestfs-actions.pod:3919 +#: ../src/guestfs-actions.pod:4028 ../src/guestfs-actions.pod:4134 +#: ../src/guestfs-actions.pod:4683 ../src/guestfs-actions.pod:4732 +#: ../src/guestfs-actions.pod:4784 ../src/guestfs-actions.pod:4900 +#: ../src/guestfs-actions.pod:4921 ../src/guestfs-actions.pod:5321 +#: ../src/guestfs-actions.pod:5338 ../src/guestfs-actions.pod:5376 +#: ../src/guestfs-actions.pod:5512 ../src/guestfs-actions.pod:5528 +#: ../src/guestfs-actions.pod:5601 ../src/guestfs-actions.pod:5617 +#: ../src/guestfs-actions.pod:5657 ../src/guestfs-actions.pod:5673 msgid "" "This function returns a NULL-terminated array of strings (like L), or NULL if there was an error. I." msgstr "" @@ -4894,29 +4894,30 @@ msgstr "" #: ../src/guestfs-actions.pod:1783 ../src/guestfs-actions.pod:1799 #: ../src/guestfs-actions.pod:1836 ../src/guestfs-actions.pod:1857 #: ../src/guestfs-actions.pod:1871 ../src/guestfs-actions.pod:1897 -#: ../src/guestfs-actions.pod:3835 ../src/guestfs-actions.pod:3943 -#: ../src/guestfs-actions.pod:3966 ../src/guestfs-actions.pod:3987 -#: ../src/guestfs-actions.pod:4713 ../src/guestfs-actions.pod:4765 -#: ../src/guestfs-actions.pod:4881 ../src/guestfs-actions.pod:4902 -#: ../src/guestfs-actions.pod:5447 ../src/guestfs-actions.pod:5470 -#: ../src/guestfs-actions.pod:5493 ../src/guestfs-actions.pod:5509 -#: ../src/guestfs-actions.pod:5582 ../src/guestfs-actions.pod:5598 -#: ../src/guestfs-actions.pod:5638 ../src/guestfs-actions.pod:5654 -#: ../fish/guestfish-actions.pod:513 ../fish/guestfish-actions.pod:648 -#: ../fish/guestfish-actions.pod:660 ../fish/guestfish-actions.pod:861 -#: ../fish/guestfish-actions.pod:871 ../fish/guestfish-actions.pod:938 -#: ../fish/guestfish-actions.pod:948 ../fish/guestfish-actions.pod:1143 -#: ../fish/guestfish-actions.pod:1418 ../fish/guestfish-actions.pod:1428 -#: ../fish/guestfish-actions.pod:1456 ../fish/guestfish-actions.pod:1471 -#: ../fish/guestfish-actions.pod:1481 ../fish/guestfish-actions.pod:1500 -#: ../fish/guestfish-actions.pod:2970 ../fish/guestfish-actions.pod:3046 -#: ../fish/guestfish-actions.pod:3063 ../fish/guestfish-actions.pod:3078 -#: ../fish/guestfish-actions.pod:3661 ../fish/guestfish-actions.pod:3707 -#: ../fish/guestfish-actions.pod:3792 ../fish/guestfish-actions.pod:3807 -#: ../fish/guestfish-actions.pod:4217 ../fish/guestfish-actions.pod:4235 -#: ../fish/guestfish-actions.pod:4252 ../fish/guestfish-actions.pod:4262 -#: ../fish/guestfish-actions.pod:4310 ../fish/guestfish-actions.pod:4320 -#: ../fish/guestfish-actions.pod:4349 ../fish/guestfish-actions.pod:4359 +#: ../src/guestfs-actions.pod:3835 ../src/guestfs-actions.pod:3858 +#: ../src/guestfs-actions.pod:3966 ../src/guestfs-actions.pod:3989 +#: ../src/guestfs-actions.pod:4010 ../src/guestfs-actions.pod:4736 +#: ../src/guestfs-actions.pod:4788 ../src/guestfs-actions.pod:4904 +#: ../src/guestfs-actions.pod:4925 ../src/guestfs-actions.pod:5470 +#: ../src/guestfs-actions.pod:5493 ../src/guestfs-actions.pod:5516 +#: ../src/guestfs-actions.pod:5532 ../src/guestfs-actions.pod:5605 +#: ../src/guestfs-actions.pod:5621 ../src/guestfs-actions.pod:5661 +#: ../src/guestfs-actions.pod:5677 ../fish/guestfish-actions.pod:513 +#: ../fish/guestfish-actions.pod:648 ../fish/guestfish-actions.pod:660 +#: ../fish/guestfish-actions.pod:861 ../fish/guestfish-actions.pod:871 +#: ../fish/guestfish-actions.pod:938 ../fish/guestfish-actions.pod:948 +#: ../fish/guestfish-actions.pod:1143 ../fish/guestfish-actions.pod:1418 +#: ../fish/guestfish-actions.pod:1428 ../fish/guestfish-actions.pod:1456 +#: ../fish/guestfish-actions.pod:1471 ../fish/guestfish-actions.pod:1481 +#: ../fish/guestfish-actions.pod:1500 ../fish/guestfish-actions.pod:2970 +#: ../fish/guestfish-actions.pod:2985 ../fish/guestfish-actions.pod:3061 +#: ../fish/guestfish-actions.pod:3078 ../fish/guestfish-actions.pod:3093 +#: ../fish/guestfish-actions.pod:3676 ../fish/guestfish-actions.pod:3722 +#: ../fish/guestfish-actions.pod:3807 ../fish/guestfish-actions.pod:3822 +#: ../fish/guestfish-actions.pod:4232 ../fish/guestfish-actions.pod:4250 +#: ../fish/guestfish-actions.pod:4267 ../fish/guestfish-actions.pod:4277 +#: ../fish/guestfish-actions.pod:4325 ../fish/guestfish-actions.pod:4335 +#: ../fish/guestfish-actions.pod:4364 ../fish/guestfish-actions.pod:4374 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L." @@ -5316,8 +5317,8 @@ msgstr "" # type: textblock #: ../src/guestfs-actions.pod:841 ../src/guestfs-actions.pod:976 #: ../src/guestfs-actions.pod:1004 ../src/guestfs-actions.pod:1376 -#: ../src/guestfs-actions.pod:1395 ../src/guestfs-actions.pod:5527 -#: ../src/guestfs-actions.pod:5543 +#: ../src/guestfs-actions.pod:1395 ../src/guestfs-actions.pod:5550 +#: ../src/guestfs-actions.pod:5566 msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " @@ -5558,8 +5559,8 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:970 ../src/guestfs-actions.pod:5095 -#: ../fish/guestfish-actions.pod:779 ../fish/guestfish-actions.pod:3965 +#: ../src/guestfs-actions.pod:970 ../src/guestfs-actions.pod:5118 +#: ../fish/guestfish-actions.pod:779 ../fish/guestfish-actions.pod:3980 msgid "C can also be a named pipe." msgstr "" @@ -5868,10 +5869,10 @@ msgstr "" # type: textblock #: ../src/guestfs-actions.pod:1148 ../src/guestfs-actions.pod:1583 -#: ../src/guestfs-actions.pod:1601 ../src/guestfs-actions.pod:5476 -#: ../src/guestfs-actions.pod:5621 ../fish/guestfish-actions.pod:907 +#: ../src/guestfs-actions.pod:1601 ../src/guestfs-actions.pod:5499 +#: ../src/guestfs-actions.pod:5644 ../fish/guestfish-actions.pod:907 #: ../fish/guestfish-actions.pod:1264 ../fish/guestfish-actions.pod:1278 -#: ../fish/guestfish-actions.pod:4241 ../fish/guestfish-actions.pod:4338 +#: ../fish/guestfish-actions.pod:4256 ../fish/guestfish-actions.pod:4353 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 " @@ -6652,9 +6653,9 @@ msgstr "" # type: textblock #: ../src/guestfs-actions.pod:1616 ../src/guestfs-actions.pod:1679 -#: ../src/guestfs-actions.pod:4348 ../src/guestfs-actions.pod:4440 +#: ../src/guestfs-actions.pod:4371 ../src/guestfs-actions.pod:4463 #: ../fish/guestfish-actions.pod:1293 ../fish/guestfish-actions.pod:1344 -#: ../fish/guestfish-actions.pod:3372 ../fish/guestfish-actions.pod:3459 +#: ../fish/guestfish-actions.pod:3387 ../fish/guestfish-actions.pod:3474 msgid "" "For more information on the architecture of libguestfs, see L." msgstr "" @@ -7117,8 +7118,8 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:1851 ../src/guestfs-actions.pod:4896 -#: ../fish/guestfish-actions.pod:1469 ../fish/guestfish-actions.pod:3805 +#: ../src/guestfs-actions.pod:1851 ../src/guestfs-actions.pod:4919 +#: ../fish/guestfish-actions.pod:1469 ../fish/guestfish-actions.pod:3820 msgid "If the parameter C is zero, this returns an empty list." msgstr "" @@ -7190,7 +7191,7 @@ msgstr "" # type: textblock #: ../src/guestfs-actions.pod:1893 ../src/guestfs-actions.pod:3831 -#: ../src/guestfs-actions.pod:3983 +#: ../src/guestfs-actions.pod:3854 ../src/guestfs-actions.pod:4006 msgid "" "This function returns a buffer, or NULL on error. The size of the returned " "buffer is written to C<*size_r>. I, where " @@ -8533,8 +8534,8 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:2657 ../src/guestfs-actions.pod:4678 -#: ../fish/guestfish-actions.pod:2101 ../fish/guestfish-actions.pod:3640 +#: ../src/guestfs-actions.pod:2657 ../src/guestfs-actions.pod:4701 +#: ../fish/guestfish-actions.pod:2101 ../fish/guestfish-actions.pod:3655 msgid "Returns file information for the given C." msgstr "" @@ -8551,7 +8552,7 @@ msgid "This is the same as the C system call." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:2665 ../src/guestfs-actions.pod:4682 +#: ../src/guestfs-actions.pod:2665 ../src/guestfs-actions.pod:4705 msgid "" "This function returns a C, or NULL if there was an " "error. I after use>." @@ -8699,13 +8700,13 @@ msgstr "" # type: textblock #: ../src/guestfs-actions.pod:2747 ../src/guestfs-actions.pod:2767 #: ../src/guestfs-actions.pod:2869 ../src/guestfs-actions.pod:3581 -#: ../src/guestfs-actions.pod:4219 ../src/guestfs-actions.pod:4540 -#: ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4583 -#: ../src/guestfs-actions.pod:5548 ../fish/guestfish-actions.pod:2168 +#: ../src/guestfs-actions.pod:4242 ../src/guestfs-actions.pod:4563 +#: ../src/guestfs-actions.pod:4583 ../src/guestfs-actions.pod:4606 +#: ../src/guestfs-actions.pod:5571 ../fish/guestfish-actions.pod:2168 #: ../fish/guestfish-actions.pod:2181 ../fish/guestfish-actions.pod:2252 -#: ../fish/guestfish-actions.pod:2767 ../fish/guestfish-actions.pod:3259 -#: ../fish/guestfish-actions.pod:3539 ../fish/guestfish-actions.pod:3555 -#: ../fish/guestfish-actions.pod:3570 ../fish/guestfish-actions.pod:4285 +#: ../fish/guestfish-actions.pod:2767 ../fish/guestfish-actions.pod:3274 +#: ../fish/guestfish-actions.pod:3554 ../fish/guestfish-actions.pod:3570 +#: ../fish/guestfish-actions.pod:3585 ../fish/guestfish-actions.pod:4300 msgid "" "B." @@ -10688,45 +10689,75 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3826 ../fish/guestfish-actions.pod:2965 +#: ../src/guestfs-actions.pod:3826 ../src/guestfs-actions.pod:3849 +#: ../fish/guestfish-actions.pod:2965 ../fish/guestfish-actions.pod:2980 msgid "" "This may read fewer bytes than requested. For further details see the " "L system call." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3829 ../src/guestfs-actions.pod:3962 -msgid "See also C." +#: ../src/guestfs-actions.pod:3829 +msgid "See also C, C." msgstr "" # type: =head2 #: ../src/guestfs-actions.pod:3838 -msgid "guestfs_pvcreate" +msgid "guestfs_pread_device" msgstr "" # type: verbatim #: ../src/guestfs-actions.pod:3840 #, no-wrap msgid "" +" char *guestfs_pread_device (guestfs_h *g,\n" +"\t\tconst char *device,\n" +"\t\tint count,\n" +"\t\tint64_t offset,\n" +"\t\tsize_t *size_r);\n" +"\n" +msgstr "" + +# type: textblock +#: ../src/guestfs-actions.pod:3846 ../fish/guestfish-actions.pod:2977 +msgid "" +"This command lets you read part of a file. It reads C bytes of " +"C, starting at C." +msgstr "" + +# type: textblock +#: ../src/guestfs-actions.pod:3852 +msgid "See also C." +msgstr "" + +# type: =head2 +#: ../src/guestfs-actions.pod:3861 +msgid "guestfs_pvcreate" +msgstr "" + +# type: verbatim +#: ../src/guestfs-actions.pod:3863 +#, no-wrap +msgid "" " int guestfs_pvcreate (guestfs_h *g,\n" "\t\tconst char *device);\n" "\n" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3843 ../fish/guestfish-actions.pod:2977 +#: ../src/guestfs-actions.pod:3866 ../fish/guestfish-actions.pod:2992 msgid "" "This creates an LVM physical volume on the named C, where C " "should usually be a partition name such as C." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:3849 +#: ../src/guestfs-actions.pod:3872 msgid "guestfs_pvremove" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:3851 +#: ../src/guestfs-actions.pod:3874 #, no-wrap msgid "" " int guestfs_pvremove (guestfs_h *g,\n" @@ -10735,14 +10766,14 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3854 ../fish/guestfish-actions.pod:2985 +#: ../src/guestfs-actions.pod:3877 ../fish/guestfish-actions.pod:3000 msgid "" "This wipes a physical volume C so that LVM will no longer recognise " "it." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3857 ../fish/guestfish-actions.pod:2988 +#: ../src/guestfs-actions.pod:3880 ../fish/guestfish-actions.pod:3003 msgid "" "The implementation uses the C command which refuses to wipe " "physical volumes that contain any volume groups, so you have to remove those " @@ -10750,12 +10781,12 @@ msgid "" msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:3863 +#: ../src/guestfs-actions.pod:3886 msgid "guestfs_pvresize" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:3865 +#: ../src/guestfs-actions.pod:3888 #, no-wrap msgid "" " int guestfs_pvresize (guestfs_h *g,\n" @@ -10764,19 +10795,19 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3868 ../fish/guestfish-actions.pod:2996 +#: ../src/guestfs-actions.pod:3891 ../fish/guestfish-actions.pod:3011 msgid "" "This resizes (expands or shrinks) an existing LVM physical volume to match " "the new size of the underlying device." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:3873 +#: ../src/guestfs-actions.pod:3896 msgid "guestfs_pvresize_size" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:3875 +#: ../src/guestfs-actions.pod:3898 #, no-wrap msgid "" " int guestfs_pvresize_size (guestfs_h *g,\n" @@ -10786,19 +10817,19 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3879 +#: ../src/guestfs-actions.pod:3902 msgid "" "This command is the same as C except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:3884 +#: ../src/guestfs-actions.pod:3907 msgid "guestfs_pvs" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:3886 +#: ../src/guestfs-actions.pod:3909 #, no-wrap msgid "" " char **guestfs_pvs (guestfs_h *g);\n" @@ -10806,31 +10837,31 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3888 ../fish/guestfish-actions.pod:3010 +#: ../src/guestfs-actions.pod:3911 ../fish/guestfish-actions.pod:3025 msgid "" "List all the physical volumes detected. This is the equivalent of the L command." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3891 ../fish/guestfish-actions.pod:3013 +#: ../src/guestfs-actions.pod:3914 ../fish/guestfish-actions.pod:3028 msgid "" "This returns a list of just the device names that contain PVs (eg. C)." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3894 +#: ../src/guestfs-actions.pod:3917 msgid "See also C." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:3900 +#: ../src/guestfs-actions.pod:3923 msgid "guestfs_pvs_full" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:3902 +#: ../src/guestfs-actions.pod:3925 #, no-wrap msgid "" " struct guestfs_lvm_pv_list *guestfs_pvs_full (guestfs_h *g);\n" @@ -10838,14 +10869,14 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3904 ../fish/guestfish-actions.pod:3022 +#: ../src/guestfs-actions.pod:3927 ../fish/guestfish-actions.pod:3037 msgid "" "List all the physical volumes detected. This is the equivalent of the L command. The \"full\" version includes all fields." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3907 +#: ../src/guestfs-actions.pod:3930 msgid "" "This function returns a C (see Eguestfs-" "structs.hE), or NULL if there was an error. I." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:3922 +#: ../src/guestfs-actions.pod:3945 msgid "guestfs_pwrite" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:3924 +#: ../src/guestfs-actions.pod:3947 #, no-wrap msgid "" " int guestfs_pwrite (guestfs_h *g,\n" @@ -10889,14 +10920,14 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3930 ../fish/guestfish-actions.pod:3035 +#: ../src/guestfs-actions.pod:3953 ../fish/guestfish-actions.pod:3050 msgid "" "This command writes to part of a file. It writes the data buffer C " "to the file C starting at offset C." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3933 ../fish/guestfish-actions.pod:3038 +#: ../src/guestfs-actions.pod:3956 ../fish/guestfish-actions.pod:3053 msgid "" "This command implements the L system call, and like that system " "call it may not write the full data requested. The return value is the " @@ -10906,17 +10937,17 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3939 +#: ../src/guestfs-actions.pod:3962 msgid "See also C, C." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:3946 +#: ../src/guestfs-actions.pod:3969 msgid "guestfs_pwrite_device" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:3948 +#: ../src/guestfs-actions.pod:3971 #, no-wrap msgid "" " int guestfs_pwrite_device (guestfs_h *g,\n" @@ -10928,27 +10959,32 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3954 ../fish/guestfish-actions.pod:3053 +#: ../src/guestfs-actions.pod:3977 ../fish/guestfish-actions.pod:3068 msgid "" "This command writes to part of a device. It writes the data buffer " "C to C starting at offset C." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3957 ../fish/guestfish-actions.pod:3056 +#: ../src/guestfs-actions.pod:3980 ../fish/guestfish-actions.pod:3071 msgid "" "This command implements the L system call, and like that system " "call it may not write the full data requested (although short writes to disk " "devices and partitions are probably impossible with standard Linux kernels)." msgstr "" +# type: textblock +#: ../src/guestfs-actions.pod:3985 +msgid "See also C." +msgstr "" + # type: =head2 -#: ../src/guestfs-actions.pod:3969 +#: ../src/guestfs-actions.pod:3992 msgid "guestfs_read_file" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:3971 +#: ../src/guestfs-actions.pod:3994 #, no-wrap msgid "" " char *guestfs_read_file (guestfs_h *g,\n" @@ -10958,12 +10994,12 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3975 ../fish/guestfish-actions.pod:3070 +#: ../src/guestfs-actions.pod:3998 ../fish/guestfish-actions.pod:3085 msgid "This calls returns the contents of the file C as a buffer." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3978 +#: ../src/guestfs-actions.pod:4001 msgid "" "Unlike C, this function can correctly handle files that contain " "embedded ASCII NUL characters. However unlike C, this " @@ -10971,12 +11007,12 @@ msgid "" msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:3990 +#: ../src/guestfs-actions.pod:4013 msgid "guestfs_read_lines" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:3992 +#: ../src/guestfs-actions.pod:4015 #, no-wrap msgid "" " char **guestfs_read_lines (guestfs_h *g,\n" @@ -10985,14 +11021,14 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:3997 ../fish/guestfish-actions.pod:3087 +#: ../src/guestfs-actions.pod:4020 ../fish/guestfish-actions.pod:3102 msgid "" "The file contents are returned as a list of lines. Trailing C and " "C character sequences are I returned." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4000 +#: ../src/guestfs-actions.pod:4023 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of line). For " @@ -11001,12 +11037,12 @@ msgid "" msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4009 +#: ../src/guestfs-actions.pod:4032 msgid "guestfs_readdir" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4011 +#: ../src/guestfs-actions.pod:4034 #, no-wrap msgid "" " struct guestfs_dirent_list *guestfs_readdir (guestfs_h *g,\n" @@ -11015,12 +11051,12 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4014 ../fish/guestfish-actions.pod:3099 +#: ../src/guestfs-actions.pod:4037 ../fish/guestfish-actions.pod:3114 msgid "This returns the list of directory entries in directory C." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4016 ../fish/guestfish-actions.pod:3101 +#: ../src/guestfs-actions.pod:4039 ../fish/guestfish-actions.pod:3116 msgid "" "All entries in the directory are returned, including C<.> and C<..>. The " "entries are I sorted, but returned in the same order as the underlying " @@ -11028,105 +11064,105 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4020 ../fish/guestfish-actions.pod:3105 +#: ../src/guestfs-actions.pod:4043 ../fish/guestfish-actions.pod:3120 msgid "" "Also this call returns basic file type information about each file. The " "C field will contain one of the following characters:" msgstr "" # type: =item -#: ../src/guestfs-actions.pod:4025 ../fish/guestfish-actions.pod:3110 +#: ../src/guestfs-actions.pod:4048 ../fish/guestfish-actions.pod:3125 msgid "'b'" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4027 ../fish/guestfish-actions.pod:3112 +#: ../src/guestfs-actions.pod:4050 ../fish/guestfish-actions.pod:3127 msgid "Block special" msgstr "" # type: =item -#: ../src/guestfs-actions.pod:4029 ../fish/guestfish-actions.pod:3114 +#: ../src/guestfs-actions.pod:4052 ../fish/guestfish-actions.pod:3129 msgid "'c'" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4031 ../fish/guestfish-actions.pod:3116 +#: ../src/guestfs-actions.pod:4054 ../fish/guestfish-actions.pod:3131 msgid "Char special" msgstr "" # type: =item -#: ../src/guestfs-actions.pod:4033 ../fish/guestfish-actions.pod:3118 +#: ../src/guestfs-actions.pod:4056 ../fish/guestfish-actions.pod:3133 msgid "'d'" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4035 ../fish/guestfish-actions.pod:3120 +#: ../src/guestfs-actions.pod:4058 ../fish/guestfish-actions.pod:3135 msgid "Directory" msgstr "" # type: =item -#: ../src/guestfs-actions.pod:4037 ../fish/guestfish-actions.pod:3122 +#: ../src/guestfs-actions.pod:4060 ../fish/guestfish-actions.pod:3137 msgid "'f'" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4039 ../fish/guestfish-actions.pod:3124 +#: ../src/guestfs-actions.pod:4062 ../fish/guestfish-actions.pod:3139 msgid "FIFO (named pipe)" msgstr "" # type: =item -#: ../src/guestfs-actions.pod:4041 ../fish/guestfish-actions.pod:3126 +#: ../src/guestfs-actions.pod:4064 ../fish/guestfish-actions.pod:3141 msgid "'l'" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4043 ../fish/guestfish-actions.pod:3128 +#: ../src/guestfs-actions.pod:4066 ../fish/guestfish-actions.pod:3143 msgid "Symbolic link" msgstr "" # type: =item -#: ../src/guestfs-actions.pod:4045 ../fish/guestfish-actions.pod:3130 +#: ../src/guestfs-actions.pod:4068 ../fish/guestfish-actions.pod:3145 msgid "'r'" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4047 ../fish/guestfish-actions.pod:3132 +#: ../src/guestfs-actions.pod:4070 ../fish/guestfish-actions.pod:3147 msgid "Regular file" msgstr "" # type: =item -#: ../src/guestfs-actions.pod:4049 ../fish/guestfish-actions.pod:3134 +#: ../src/guestfs-actions.pod:4072 ../fish/guestfish-actions.pod:3149 msgid "'s'" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4051 ../fish/guestfish-actions.pod:3136 +#: ../src/guestfs-actions.pod:4074 ../fish/guestfish-actions.pod:3151 msgid "Socket" msgstr "" # type: =item -#: ../src/guestfs-actions.pod:4053 ../fish/guestfish-actions.pod:3138 +#: ../src/guestfs-actions.pod:4076 ../fish/guestfish-actions.pod:3153 msgid "'u'" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4055 ../fish/guestfish-actions.pod:3140 +#: ../src/guestfs-actions.pod:4078 ../fish/guestfish-actions.pod:3155 msgid "Unknown file type" msgstr "" # type: =item -#: ../src/guestfs-actions.pod:4057 ../fish/guestfish-actions.pod:3142 +#: ../src/guestfs-actions.pod:4080 ../fish/guestfish-actions.pod:3157 msgid "'?'" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4059 ../fish/guestfish-actions.pod:3144 +#: ../src/guestfs-actions.pod:4082 ../fish/guestfish-actions.pod:3159 msgid "" "The L call returned a C field with an unexpected value" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4064 +#: ../src/guestfs-actions.pod:4087 msgid "" "This function is primarily intended for use by programs. To get a simple " "list of names, use C. To get a printable directory for human " @@ -11134,7 +11170,7 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4068 +#: ../src/guestfs-actions.pod:4091 msgid "" "This function returns a C (see Eguestfs-" "structs.hE), or NULL if there was an error. I operation on multiple files, where " "all files are in the directory C. C is the list of files from " @@ -11184,14 +11220,14 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4093 ../fish/guestfish-actions.pod:3167 +#: ../src/guestfs-actions.pod:4116 ../fish/guestfish-actions.pod:3182 msgid "" "On return you get a list of strings, with a one-to-one correspondence to the " "C list. Each string is the value of the symbolic link." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4097 ../fish/guestfish-actions.pod:3171 +#: ../src/guestfs-actions.pod:4120 ../fish/guestfish-actions.pod:3186 msgid "" "If the C operation fails on any name, then the corresponding " "result string is the empty string C<\"\">. However the whole operation is " @@ -11201,7 +11237,7 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4104 ../fish/guestfish-actions.pod:3178 +#: ../src/guestfs-actions.pod:4127 ../fish/guestfish-actions.pod:3193 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. Very long directory listings " @@ -11210,12 +11246,12 @@ msgid "" msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4115 +#: ../src/guestfs-actions.pod:4138 msgid "guestfs_realpath" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4117 +#: ../src/guestfs-actions.pod:4140 #, no-wrap msgid "" " char *guestfs_realpath (guestfs_h *g,\n" @@ -11224,19 +11260,19 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4120 ../fish/guestfish-actions.pod:3189 +#: ../src/guestfs-actions.pod:4143 ../fish/guestfish-actions.pod:3204 msgid "" "Return the canonicalized absolute pathname of C. The returned path " "has no C<.>, C<..> or symbolic link path elements." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4126 +#: ../src/guestfs-actions.pod:4149 msgid "guestfs_removexattr" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4128 +#: ../src/guestfs-actions.pod:4151 #, no-wrap msgid "" " int guestfs_removexattr (guestfs_h *g,\n" @@ -11246,23 +11282,23 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4132 ../fish/guestfish-actions.pod:3196 +#: ../src/guestfs-actions.pod:4155 ../fish/guestfish-actions.pod:3211 msgid "" "This call removes the extended attribute named C of the file C." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4135 +#: ../src/guestfs-actions.pod:4158 msgid "See also: C, L." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4139 +#: ../src/guestfs-actions.pod:4162 msgid "guestfs_resize2fs" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4141 +#: ../src/guestfs-actions.pod:4164 #, no-wrap msgid "" " int guestfs_resize2fs (guestfs_h *g,\n" @@ -11271,14 +11307,14 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4144 ../fish/guestfish-actions.pod:3205 +#: ../src/guestfs-actions.pod:4167 ../fish/guestfish-actions.pod:3220 msgid "" "This resizes an ext2, ext3 or ext4 filesystem to match the size of the " "underlying device." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4147 +#: ../src/guestfs-actions.pod:4170 msgid "" "I It is sometimes required that you run C on the " "C before calling this command. For unknown reasons C " @@ -11287,12 +11323,12 @@ msgid "" msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4155 +#: ../src/guestfs-actions.pod:4178 msgid "guestfs_resize2fs_size" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4157 +#: ../src/guestfs-actions.pod:4180 #, no-wrap msgid "" " int guestfs_resize2fs_size (guestfs_h *g,\n" @@ -11302,19 +11338,19 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4161 +#: ../src/guestfs-actions.pod:4184 msgid "" "This command is the same as C except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4166 +#: ../src/guestfs-actions.pod:4189 msgid "guestfs_rm" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4168 +#: ../src/guestfs-actions.pod:4191 #, no-wrap msgid "" " int guestfs_rm (guestfs_h *g,\n" @@ -11323,17 +11359,17 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4171 ../fish/guestfish-actions.pod:3225 +#: ../src/guestfs-actions.pod:4194 ../fish/guestfish-actions.pod:3240 msgid "Remove the single file C." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4175 +#: ../src/guestfs-actions.pod:4198 msgid "guestfs_rm_rf" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4177 +#: ../src/guestfs-actions.pod:4200 #, no-wrap msgid "" " int guestfs_rm_rf (guestfs_h *g,\n" @@ -11342,19 +11378,19 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4180 ../fish/guestfish-actions.pod:3231 +#: ../src/guestfs-actions.pod:4203 ../fish/guestfish-actions.pod:3246 msgid "" "Remove the file or directory C, recursively removing the contents if " "its a directory. This is like the C shell command." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4186 +#: ../src/guestfs-actions.pod:4209 msgid "guestfs_rmdir" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4188 +#: ../src/guestfs-actions.pod:4211 #, no-wrap msgid "" " int guestfs_rmdir (guestfs_h *g,\n" @@ -11363,17 +11399,17 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4191 ../fish/guestfish-actions.pod:3239 +#: ../src/guestfs-actions.pod:4214 ../fish/guestfish-actions.pod:3254 msgid "Remove the single directory C." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4195 +#: ../src/guestfs-actions.pod:4218 msgid "guestfs_rmmountpoint" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4197 +#: ../src/guestfs-actions.pod:4220 #, no-wrap msgid "" " int guestfs_rmmountpoint (guestfs_h *g,\n" @@ -11382,19 +11418,19 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4200 +#: ../src/guestfs-actions.pod:4223 msgid "" "This calls removes a mountpoint that was previously created with " "C. See C for full details." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4206 +#: ../src/guestfs-actions.pod:4229 msgid "guestfs_scrub_device" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4208 +#: ../src/guestfs-actions.pod:4231 #, no-wrap msgid "" " int guestfs_scrub_device (guestfs_h *g,\n" @@ -11403,28 +11439,28 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4211 ../fish/guestfish-actions.pod:3253 +#: ../src/guestfs-actions.pod:4234 ../fish/guestfish-actions.pod:3268 msgid "" "This command writes patterns over C to make data retrieval more " "difficult." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4214 ../src/guestfs-actions.pod:4232 -#: ../src/guestfs-actions.pod:4248 ../fish/guestfish-actions.pod:3256 -#: ../fish/guestfish-actions.pod:3271 ../fish/guestfish-actions.pod:3284 +#: ../src/guestfs-actions.pod:4237 ../src/guestfs-actions.pod:4255 +#: ../src/guestfs-actions.pod:4271 ../fish/guestfish-actions.pod:3271 +#: ../fish/guestfish-actions.pod:3286 ../fish/guestfish-actions.pod:3299 msgid "" "It is an interface to the L program. See that manual page for " "more details." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4222 +#: ../src/guestfs-actions.pod:4245 msgid "guestfs_scrub_file" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4224 +#: ../src/guestfs-actions.pod:4247 #, no-wrap msgid "" " int guestfs_scrub_file (guestfs_h *g,\n" @@ -11433,24 +11469,24 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4227 ../fish/guestfish-actions.pod:3266 +#: ../src/guestfs-actions.pod:4250 ../fish/guestfish-actions.pod:3281 msgid "" "This command writes patterns over a file to make data retrieval more " "difficult." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4230 ../fish/guestfish-actions.pod:3269 +#: ../src/guestfs-actions.pod:4253 ../fish/guestfish-actions.pod:3284 msgid "The file is I after scrubbing." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4237 +#: ../src/guestfs-actions.pod:4260 msgid "guestfs_scrub_freespace" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4239 +#: ../src/guestfs-actions.pod:4262 #, no-wrap msgid "" " int guestfs_scrub_freespace (guestfs_h *g,\n" @@ -11459,7 +11495,7 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4242 +#: ../src/guestfs-actions.pod:4265 msgid "" "This command creates the directory C and then fills it with files until " "the filesystem is full, and scrubs the files as for C, " @@ -11468,12 +11504,12 @@ msgid "" msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4253 +#: ../src/guestfs-actions.pod:4276 msgid "guestfs_set_append" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4255 +#: ../src/guestfs-actions.pod:4278 #, no-wrap msgid "" " int guestfs_set_append (guestfs_h *g,\n" @@ -11482,33 +11518,33 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4258 ../fish/guestfish-actions.pod:3293 +#: ../src/guestfs-actions.pod:4281 ../fish/guestfish-actions.pod:3308 msgid "" "This function is used to add additional options to the guest kernel command " "line." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4261 ../fish/guestfish-actions.pod:3296 +#: ../src/guestfs-actions.pod:4284 ../fish/guestfish-actions.pod:3311 msgid "" "The default is C unless overridden by setting C " "environment variable." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4264 ../fish/guestfish-actions.pod:3299 +#: ../src/guestfs-actions.pod:4287 ../fish/guestfish-actions.pod:3314 msgid "" "Setting C to C means I additional options are passed " "(libguestfs always adds a few of its own)." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4269 +#: ../src/guestfs-actions.pod:4292 msgid "guestfs_set_autosync" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4271 +#: ../src/guestfs-actions.pod:4294 #, no-wrap msgid "" " int guestfs_set_autosync (guestfs_h *g,\n" @@ -11517,7 +11553,7 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4274 +#: ../src/guestfs-actions.pod:4297 msgid "" "If C is true, this enables autosync. Libguestfs will make a best " "effort attempt to run C followed by C when " @@ -11525,19 +11561,19 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4279 ../fish/guestfish-actions.pod:3313 +#: ../src/guestfs-actions.pod:4302 ../fish/guestfish-actions.pod:3328 msgid "" "This is disabled by default (except in guestfish where it is enabled by " "default)." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4284 +#: ../src/guestfs-actions.pod:4307 msgid "guestfs_set_direct" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4286 +#: ../src/guestfs-actions.pod:4309 #, no-wrap msgid "" " int guestfs_set_direct (guestfs_h *g,\n" @@ -11546,14 +11582,14 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4289 ../fish/guestfish-actions.pod:3322 +#: ../src/guestfs-actions.pod:4312 ../fish/guestfish-actions.pod:3337 msgid "" "If the direct appliance mode flag is enabled, then stdin and stdout are " "passed directly through to the appliance once it is launched." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4293 +#: ../src/guestfs-actions.pod:4316 msgid "" "One consequence of this is that log messages aren't caught by the library " "and handled by C, but go straight to " @@ -11561,22 +11597,22 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4297 ../fish/guestfish-actions.pod:3330 +#: ../src/guestfs-actions.pod:4320 ../fish/guestfish-actions.pod:3345 msgid "You probably don't want to use this unless you know what you are doing." msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4300 ../fish/guestfish-actions.pod:3333 +#: ../src/guestfs-actions.pod:4323 ../fish/guestfish-actions.pod:3348 msgid "The default is disabled." msgstr "" # type: =head2 -#: ../src/guestfs-actions.pod:4304 +#: ../src/guestfs-actions.pod:4327 msgid "guestfs_set_e2label" msgstr "" # type: verbatim -#: ../src/guestfs-actions.pod:4306 +#: ../src/guestfs-actions.pod:4329 #, no-wrap msgid "" " int guestfs_set_e2label (guestfs_h *g,\n" @@ -11586,26 +11622,26 @@ msgid "" msgstr "" # type: textblock -#: ../src/guestfs-actions.pod:4310 ../fish/guestfish-actions.pod:3339 +#: ../src/guestfs-actions.pod:4333 ../fish/guestfish-actions.pod:3354 msgid "" "This sets the ext2/3/4 filesystem label of the filesystem on C to " "C