From 07f1be28e85c37580d882c0a889528c1b9c6b4a0 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 15 Jan 2011 14:56:36 +0000 Subject: [PATCH] Version 1.9.4. --- AUTHORS | 1 + BUGS | 81 +- configure.ac | 2 +- po-docs/ja.po | 5332 +++++++++++++++++++++++-------------------- po-docs/libguestfs-docs.pot | 4752 ++++++++++++++++++++------------------ po/es.po | 1123 ++++----- po/gu.po | 1121 ++++----- po/hi.po | 1121 ++++----- po/kn.po | 1121 ++++----- po/libguestfs.pot | 1122 ++++----- po/ml.po | 1121 ++++----- po/mr.po | 1121 ++++----- po/nl.po | 1123 ++++----- po/or.po | 1121 ++++----- po/pa.po | 1122 ++++----- po/pl.po | 1123 ++++----- po/ta.po | 1121 ++++----- po/te.po | 1121 ++++----- 18 files changed, 12827 insertions(+), 11922 deletions(-) diff --git a/AUTHORS b/AUTHORS index 1a429af..d0cf17e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -10,6 +10,7 @@ Jim Meyering Karel Klíč Matthew Booth Maxim Koltsov +Nikita A Menkovich Piotr Drąg Rajesh Ranjan Richard W.M. Jones diff --git a/BUGS b/BUGS index cce2562..ed750dd 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-01-11 21:54:37 +Last updated: 2011-01-15 14:57:38 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -174,9 +174,6 @@ You can help by testing the fixes. 592883 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=592883 can not edit files on images mounted with guestmount cmd -627835 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627835 - libguestfs protocol loses synchronization if you 'upload' before mounting disks - 501889 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501889 write-file does not support strings containing ASCII NUL @@ -186,12 +183,6 @@ You can help by testing the fixes. 588651 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=588651 guestfish 'strings-e' cmd does not give proper error message or hint -627833 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627833 - get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID - -633174 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633174 - some guestfish sub commands can not handle special files properly - 657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499 checksum: wrong check sum type causes umount to fail @@ -219,33 +210,15 @@ You can help by testing the fixes. 599503 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=599503 document that mkmountpoint and umount-all cannot be mixed -600144 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=600144 - document that mkmountpoint and umount-all cannot be mixed - 602592 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=602592 [RFE] expose guestfs_close in perl bindings -612308 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=612308 - qemu -net / vlan option deprecated. Use -netdev instead. - 613593 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=613593 Rebase libguestfs in RHEL 6.1 -615223 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615223 - vfs-type could not read just-created filesystem - -617440 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=617440 - guestfish: fails to tilde expand '~' when the $HOME env is unset - 619334 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619334 RFE: Enable coredump capture in the appliance -627468 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627468 - [RFE]It's better to emphasize "libguestfs-winsupport" in V2V manpage or error output - -627832 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627832 - [RFE] guestfish should print outputs in a suitable base (eg. octal for modes) - 633096 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633096 virt-resize calculates block device size incorrectly, doesn't work with qcow2 target @@ -267,12 +240,6 @@ You can help by testing the fixes. 639405 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639405 Interrupted cached appliance creation leaves libguestfs unusable -639601 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639601 - "virt-ls" command failed to parse domain name "#" - -639602 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639602 - ""virt-list-filesystems" fails to parse the command line argument if the domain name is "#". - 639986 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639986 virt-df --csv does not properly quote " in libvirt domain names @@ -321,19 +288,52 @@ You can help by testing the fixes. 663407 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=663407 readlink and readlinklist returns /sysroot/ in some paths -666577 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=666577 +627835 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=627835 + libguestfs protocol loses synchronization if you 'upload' before mounting disks + +627833 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=627833 + get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID + +633174 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=633174 + some guestfish sub commands can not handle special files properly + +600144 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=600144 + document that mkmountpoint and umount-all cannot be mixed + +612308 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=612308 + qemu -net / vlan option deprecated. Use -netdev instead. + +615223 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=615223 + vfs-type could not read just-created filesystem + +617440 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=617440 + guestfish: fails to tilde expand '~' when the $HOME env is unset + +627468 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=627468 + [RFE]It's better to emphasize "libguestfs-winsupport" in V2V manpage or error output + +627832 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=627832 + [RFE] guestfish should print outputs in a suitable base (eg. octal for modes) + +639601 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=639601 + "virt-ls" command failed to parse domain name "#" + +639602 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=639602 + ""virt-list-filesystems" fails to parse the command line argument if the domain name is "#". + +666577 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=666577 libguestfs: unknown filesystem /dev/fd0 -666578 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=666578 +666578 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=666578 libguestfs: unknown filesystem label SWAP-sda2 -666579 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=666579 +666579 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=666579 libguestfs: unknown filesystem /dev/hd{x} (cdrom) -668115 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=668115 +668115 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=668115 virt-filesystems command fails on guest with corrupt filesystem label -668611 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=668611 +668611 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=668611 guestfish -i is trying to mount all mounts from /etc/fstab and fails with an error when device doesn't exists -------------------------------------------------- @@ -348,7 +348,4 @@ These bugs are in the VERIFIED state. 579664 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=579664 guestfish doesn't report error when there is not enough space for image allocation -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 90c8244..68058c3 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], [3]) +m4_define([libguestfs_release], [4]) # extra can be any string m4_define([libguestfs_extra], []) diff --git a/po-docs/ja.po b/po-docs/ja.po index dcf36c5..dd2e356 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-01-11 21:54+0000\n" +"POT-Creation-Date: 2011-01-15 14:52+0000\n" "PO-Revision-Date: 2010-09-02 14:46+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -918,16 +918,16 @@ msgstr "" #. type: =item #: ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 #: ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 -#: ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1011 -#: ../src/guestfs.pod:1015 ../src/guestfs.pod:1019 ../src/guestfs.pod:1024 -#: ../src/guestfs.pod:1032 ../src/guestfs.pod:1051 ../src/guestfs.pod:1059 -#: ../src/guestfs.pod:1081 ../src/guestfs.pod:1085 ../src/guestfs.pod:1089 -#: ../src/guestfs.pod:1093 ../src/guestfs.pod:1097 ../src/guestfs.pod:1101 -#: ../src/guestfs.pod:1583 ../src/guestfs.pod:1588 ../src/guestfs.pod:1592 -#: ../src/guestfs.pod:1702 ../src/guestfs.pod:1707 ../src/guestfs.pod:1711 -#: ../src/guestfs.pod:2063 ../src/guestfs.pod:2069 ../src/guestfs.pod:2074 -#: ../src/guestfs.pod:2080 ../src/guestfs.pod:2544 ../src/guestfs.pod:2548 -#: ../src/guestfs.pod:2552 ../src/guestfs.pod:2556 +#: ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1031 +#: ../src/guestfs.pod:1035 ../src/guestfs.pod:1039 ../src/guestfs.pod:1044 +#: ../src/guestfs.pod:1052 ../src/guestfs.pod:1071 ../src/guestfs.pod:1079 +#: ../src/guestfs.pod:1101 ../src/guestfs.pod:1105 ../src/guestfs.pod:1109 +#: ../src/guestfs.pod:1113 ../src/guestfs.pod:1117 ../src/guestfs.pod:1121 +#: ../src/guestfs.pod:1603 ../src/guestfs.pod:1608 ../src/guestfs.pod:1612 +#: ../src/guestfs.pod:1722 ../src/guestfs.pod:1727 ../src/guestfs.pod:1731 +#: ../src/guestfs.pod:2083 ../src/guestfs.pod:2089 ../src/guestfs.pod:2094 +#: ../src/guestfs.pod:2100 ../src/guestfs.pod:2564 ../src/guestfs.pod:2568 +#: ../src/guestfs.pod:2572 ../src/guestfs.pod:2576 #: ../src/guestfs-actions.pod:15 ../src/guestfs-actions.pod:22 #: ../src/guestfs-actions.pod:569 ../src/guestfs-actions.pod:577 #: ../src/guestfs-actions.pod:584 ../src/guestfs-actions.pod:591 @@ -1100,8 +1100,8 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:469 ../src/guestfs.pod:1204 ../src/guestfs.pod:1335 -#: ../src/guestfs.pod:2108 +#: ../src/guestfs.pod:469 ../src/guestfs.pod:1224 ../src/guestfs.pod:1355 +#: ../src/guestfs.pod:2128 msgid "1." msgstr "" @@ -1122,8 +1122,8 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:475 ../src/guestfs.pod:1208 ../src/guestfs.pod:1339 -#: ../src/guestfs.pod:2133 +#: ../src/guestfs.pod:475 ../src/guestfs.pod:1228 ../src/guestfs.pod:1359 +#: ../src/guestfs.pod:2153 msgid "2." msgstr "" @@ -1154,7 +1154,7 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:486 ../src/guestfs.pod:1345 +#: ../src/guestfs.pod:486 ../src/guestfs.pod:1365 msgid "3." msgstr "" @@ -1297,20 +1297,19 @@ msgstr "" msgid "INSPECTION" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:552 msgid "" "Libguestfs has APIs for inspecting an unknown disk image to find out if it " -"contains operating systems. (These APIs used to be in a separate Perl-only " -"library called L but since version 1.5.3 the most " -"frequently used part of this library has been rewritten in C and moved into " -"the core code)." +"contains operating systems, an install CD or a live CD. (These APIs used to " +"be in a separate Perl-only library called L but since " +"version 1.5.3 the most frequently used part of this library has been " +"rewritten in C and moved into the core code)." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:558 +#: ../src/guestfs.pod:559 msgid "" "Add all disks belonging to the unknown virtual machine and call L in the usual way." @@ -1318,7 +1317,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:561 +#: ../src/guestfs.pod:562 msgid "" "Then call L. This function uses other libguestfs calls " "and certain heuristics, and returns a list of operating systems that were " @@ -1332,7 +1331,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:570 +#: ../src/guestfs.pod:571 msgid "" "For each root, you can then call various C functions " "to get additional details about that operating system. For example, call L /dev/sda1\n" @@ -1365,7 +1364,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:587 +#: ../src/guestfs.pod:588 msgid "" "The caller can then make calls to L to mount the " "filesystems as suggested." @@ -1373,7 +1372,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:590 +#: ../src/guestfs.pod:591 msgid "" "Be careful to mount filesystems in the right order (eg. C before C). Sorting the keys of the hash by length, shortest first, should work." @@ -1381,7 +1380,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:594 +#: ../src/guestfs.pod:595 msgid "" "Inspection currently only works for some common operating systems. " "Contributors are welcome to send patches for other operating systems that we " @@ -1390,7 +1389,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:598 +#: ../src/guestfs.pod:599 msgid "" "Encrypted disks must be opened before inspection. See L " "for more details. The L function just ignores any " @@ -1399,7 +1398,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:602 +#: ../src/guestfs.pod:603 msgid "" "A note on the implementation: The call L performs " "inspection and caches the results in the guest handle. Subsequent calls to " @@ -1411,15 +1410,51 @@ msgid "" "details)." msgstr "" +#. type: =head3 +#: ../src/guestfs.pod:612 +msgid "INSPECTING INSTALL DISKS" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:614 +msgid "" +"Libguestfs (since 1.9.4) can detect some install disks, install CDs, live " +"CDs and more." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:617 +msgid "" +"Call L to return the format of the operating " +"system, which currently can be C (a regular operating system) or " +"C (some sort of install disk)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:621 +msgid "" +"Further information is available about the operating system that can be " +"installed using the regular inspection APIs like L, L etc." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:626 +msgid "" +"Some additional information specific to installer disks is also available " +"from the L, L and L calls." +msgstr "" + # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:611 +#: ../src/guestfs.pod:631 msgid "SPECIAL CONSIDERATIONS FOR WINDOWS GUESTS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:613 +#: ../src/guestfs.pod:633 msgid "" "Libguestfs can mount NTFS partitions. It does this using the L driver." @@ -1427,13 +1462,13 @@ msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:616 +#: ../src/guestfs.pod:636 msgid "DRIVE LETTERS AND PATHS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:618 +#: ../src/guestfs.pod:638 msgid "" "DOS and Windows still use drive letters, and the filesystems are always " "treated as case insensitive by Windows itself, and therefore you might find " @@ -1444,7 +1479,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:624 +#: ../src/guestfs.pod:644 msgid "" "Drive letter mappings are outside the scope of libguestfs. You have to use " "libguestfs to read the appropriate Windows Registry and configuration files, " @@ -1454,7 +1489,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:629 +#: ../src/guestfs.pod:649 msgid "" "Replacing backslash characters with forward slash characters is also outside " "the scope of libguestfs, but something that you can easily do." @@ -1462,7 +1497,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:632 +#: ../src/guestfs.pod:652 msgid "" "Where we can help is in resolving the case insensitivity of paths. For " "this, call L." @@ -1470,13 +1505,13 @@ msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:635 +#: ../src/guestfs.pod:655 msgid "ACCESSING THE WINDOWS REGISTRY" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:637 +#: ../src/guestfs.pod:657 msgid "" "Libguestfs also provides some help for decoding Windows Registry \"hive\" " "files, through the library C which is part of the libguestfs project " @@ -1488,13 +1523,13 @@ msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:645 +#: ../src/guestfs.pod:665 msgid "SYMLINKS ON NTFS-3G FILESYSTEMS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:647 +#: ../src/guestfs.pod:667 msgid "" "Ntfs-3g tries to rewrite \"Junction Points\" and NTFS \"symbolic links\" to " "provide something which looks like a Linux symlink. The way it tries to do " @@ -1503,7 +1538,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:651 +#: ../src/guestfs.pod:671 msgid "" "L" @@ -1511,7 +1546,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:653 +#: ../src/guestfs.pod:673 msgid "" "The essential problem is that ntfs-3g simply does not have enough " "information to do a correct job. NTFS links can contain drive letters and " @@ -1522,7 +1557,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:660 +#: ../src/guestfs.pod:680 msgid "" "Instead if you encounter a symbolic link on an ntfs-3g filesystem, use L to read the C extended " @@ -1532,13 +1567,13 @@ msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:665 +#: ../src/guestfs.pod:685 msgid "EXTENDED ATTRIBUTES ON NTFS-3G FILESYSTEMS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:667 +#: ../src/guestfs.pod:687 msgid "" "There are other useful extended attributes that can be read from ntfs-3g " "filesystems (using L). See:" @@ -1546,27 +1581,27 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:670 +#: ../src/guestfs.pod:690 msgid "" "L" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:672 +#: ../src/guestfs.pod:692 msgid "USING LIBGUESTFS WITH OTHER PROGRAMMING LANGUAGES" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:674 +#: ../src/guestfs.pod:694 msgid "" "Although we don't want to discourage you from using the C API, we will " "mention here that the same API is also available in other languages." msgstr "" #. type: textblock -#: ../src/guestfs.pod:677 +#: ../src/guestfs.pod:697 msgid "" "The API is broadly identical in all supported languages. This means that " "the C call C is C<$g-Eadd_drive_ro($file)> " @@ -1577,7 +1612,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:683 +#: ../src/guestfs.pod:703 msgid "" "Error messages are automatically transformed into exceptions if the language " "supports it." @@ -1585,7 +1620,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:686 +#: ../src/guestfs.pod:706 msgid "" "We don't try to \"object orientify\" parts of the API in OO languages, " "although contributors are welcome to write higher level APIs above what we " @@ -1594,13 +1629,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:692 +#: ../src/guestfs.pod:712 msgid "B" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:694 +#: ../src/guestfs.pod:714 msgid "" "You can use the I header file from C++ programs. The C++ API is " "identical to the C API. C++ classes and exceptions are not used." @@ -1608,13 +1643,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:698 +#: ../src/guestfs.pod:718 msgid "B" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:700 +#: ../src/guestfs.pod:720 msgid "" "The C# bindings are highly experimental. Please read the warnings at the " "top of C." @@ -1622,13 +1657,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:703 +#: ../src/guestfs.pod:723 msgid "B" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:705 +#: ../src/guestfs.pod:725 msgid "" "This is the only language binding that is working but incomplete. Only " "calls which return simple integers have been bound in Haskell, and we are " @@ -1637,13 +1672,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:709 +#: ../src/guestfs.pod:729 msgid "B" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:711 +#: ../src/guestfs.pod:731 msgid "" "Full documentation is contained in the Javadoc which is distributed with " "libguestfs." @@ -1651,35 +1686,35 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:714 +#: ../src/guestfs.pod:734 msgid "B" msgstr "" #. type: textblock -#: ../src/guestfs.pod:716 +#: ../src/guestfs.pod:736 msgid "See L." msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:718 +#: ../src/guestfs.pod:738 msgid "B" msgstr "" #. type: textblock -#: ../src/guestfs.pod:720 +#: ../src/guestfs.pod:740 msgid "See L." msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:722 +#: ../src/guestfs.pod:742 msgid "B" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:724 +#: ../src/guestfs.pod:744 msgid "" "For documentation see C supplied with libguestfs sources or in " "the php-libguestfs package for your distribution." @@ -1687,52 +1722,52 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:727 +#: ../src/guestfs.pod:747 msgid "The PHP binding only works correctly on 64 bit machines." msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:729 +#: ../src/guestfs.pod:749 msgid "B" msgstr "" #. type: textblock -#: ../src/guestfs.pod:731 +#: ../src/guestfs.pod:751 msgid "See L." msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:733 +#: ../src/guestfs.pod:753 msgid "B" msgstr "" #. type: textblock -#: ../src/guestfs.pod:735 +#: ../src/guestfs.pod:755 msgid "See L." msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:737 +#: ../src/guestfs.pod:757 msgid "B" msgstr "" #. type: textblock -#: ../src/guestfs.pod:739 +#: ../src/guestfs.pod:759 msgid "See L." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:743 +#: ../src/guestfs.pod:763 msgid "LIBGUESTFS GOTCHAS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:745 +#: ../src/guestfs.pod:765 msgid "" "L: \"A feature of a " "system [...] that works in the way it is documented but is counterintuitive " @@ -1741,7 +1776,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:749 +#: ../src/guestfs.pod:769 msgid "" "Since we developed libguestfs and the associated tools, there are several " "things we would have designed differently, but are now stuck with for " @@ -1751,13 +1786,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:757 +#: ../src/guestfs.pod:777 msgid "Autosync / forgetting to sync." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:759 +#: ../src/guestfs.pod:779 msgid "" "When modifying a filesystem from C or another language, you B unmount " "all filesystems and call L explicitly before you close the " @@ -1766,7 +1801,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:763 +#: ../src/guestfs.pod:783 #, no-wrap msgid "" " guestfs_set_autosync (g, 1);\n" @@ -1775,7 +1810,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:765 +#: ../src/guestfs.pod:785 msgid "" "to have the unmount/sync done automatically for you when the handle 'g' is " "closed. (This feature is called \"autosync\", L q.v.)" @@ -1783,7 +1818,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:769 +#: ../src/guestfs.pod:789 msgid "" "If you forget to do this, then it is entirely possible that your changes " "won't be written out, or will be partially written, or (very rarely) that " @@ -1792,7 +1827,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:773 +#: ../src/guestfs.pod:793 msgid "" "Note that in L autosync is the default. So quick and dirty " "guestfish scripts that forget to sync will work just fine, which can make " @@ -1801,7 +1836,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:777 +#: ../src/guestfs.pod:797 msgid "" "Update: Autosync is enabled by default for all API users starting from " "libguestfs 1.5.24." @@ -1809,13 +1844,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:780 +#: ../src/guestfs.pod:800 msgid "Mount option C<-o sync> should not be the default." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:782 +#: ../src/guestfs.pod:802 msgid "" "If you use L, then C<-o sync,noatime> are added implicitly. " "However C<-o sync> does not add any reliability benefit, but does have a " @@ -1824,7 +1859,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:786 +#: ../src/guestfs.pod:806 msgid "" "The work around is to use L and set the mount " "options that you actually want to use." @@ -1832,13 +1867,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:789 +#: ../src/guestfs.pod:809 msgid "Read-only should be the default." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:791 +#: ../src/guestfs.pod:811 msgid "" "In L, I<--ro> should be the default, and you should have to " "specify I<--rw> if you want to make changes to the image." @@ -1846,13 +1881,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:794 +#: ../src/guestfs.pod:814 msgid "This would reduce the potential to corrupt live VM images." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:796 +#: ../src/guestfs.pod:816 msgid "" "Note that many filesystems change the disk when you just mount and unmount, " "even if you didn't perform any writes. You need to use L doesn't do what people expect (open C for " "examination). It tries to run a guestfish command C which doesn't " @@ -1878,13 +1913,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:809 +#: ../src/guestfs.pod:829 msgid "guestfish megabyte modifiers don't work right on all commands" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:811 +#: ../src/guestfs.pod:831 msgid "" "In recent guestfish you can use C<1M> to mean 1 megabyte (and similarly for " "other modifiers). What guestfish actually does is to multiply the number " @@ -1895,13 +1930,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:818 +#: ../src/guestfs.pod:838 msgid "The most common is L. The guestfish command:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:820 +#: ../src/guestfs.pod:840 #, no-wrap msgid "" " lvcreate LV VG 100M\n" @@ -1910,7 +1945,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:822 +#: ../src/guestfs.pod:842 msgid "" "does not do what you might expect. Instead because L is " "already expecting megabytes, this tries to create a 100 I (100 " @@ -1920,7 +1955,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:827 +#: ../src/guestfs.pod:847 msgid "" "This could be fixed in the generator by specially marking parameters and " "return values which take bytes or other units." @@ -1928,13 +1963,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:830 +#: ../src/guestfs.pod:850 msgid "Ambiguity between devices and paths" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:832 +#: ../src/guestfs.pod:852 msgid "" "There is a subtle ambiguity in the API between a device name (eg. C) and a similar pathname. A file might just happen to be called " @@ -1943,7 +1978,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:837 +#: ../src/guestfs.pod:857 msgid "" "In the current API we usually resolve this ambiguity by having two separate " "calls, for example L and L. " @@ -1953,7 +1988,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:843 +#: ../src/guestfs.pod:863 msgid "" "To avoid both the ambiguity and the need to duplicate some calls, we could " "make paths/devices into structured names. One way to do this would be to " @@ -1964,7 +1999,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:849 +#: ../src/guestfs.pod:869 #, no-wrap msgid "" " type path = Path of string | Device of int | Partition of int * int\n" @@ -1973,13 +2008,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:851 +#: ../src/guestfs.pod:871 msgid "which would allow you to pass arguments like:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:853 +#: ../src/guestfs.pod:873 #, no-wrap msgid "" " Path \"/foo/bar\"\n" @@ -1991,7 +2026,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:858 +#: ../src/guestfs.pod:878 msgid "" "As you can see there are still problems to resolve even with this " "representation. Also consider how it might work in guestfish." @@ -1999,13 +2034,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:863 +#: ../src/guestfs.pod:883 msgid "PROTOCOL LIMITS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:865 +#: ../src/guestfs.pod:885 msgid "" "Internally libguestfs uses a message-based protocol to pass API calls and " "their responses to and from a small \"appliance\" (see L for " @@ -2017,7 +2052,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:873 +#: ../src/guestfs.pod:893 msgid "" "A simple call such as L returns its result (the file data) in " "a simple string. Because this string is at some point internally encoded as " @@ -2027,7 +2062,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:879 +#: ../src/guestfs.pod:899 msgid "" "In order to transfer large files into and out of the guest filesystem, you " "need to use particular calls that support this. The sections L " @@ -2036,7 +2071,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:883 +#: ../src/guestfs.pod:903 msgid "" "You might also consider mounting the disk image using our FUSE filesystem " "support (L)." @@ -2044,13 +2079,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:886 +#: ../src/guestfs.pod:906 msgid "KEYS AND PASSPHRASES" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:888 +#: ../src/guestfs.pod:908 msgid "" "Certain libguestfs calls take a parameter that contains sensitive key " "material, passed in as a C string." @@ -2058,7 +2093,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:891 +#: ../src/guestfs.pod:911 msgid "" "In the future we would hope to change the libguestfs implementation so that " "keys are L-ed into physical RAM, and thus can never end up in " @@ -2068,7 +2103,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:896 +#: ../src/guestfs.pod:916 msgid "" "Therefore you should be aware that any key parameter you pass to libguestfs " "might end up being written out to the swap partition. If this is a concern, " @@ -2077,13 +2112,13 @@ msgstr "" # type: =head1 #. type: =head2 -#: ../src/guestfs.pod:901 +#: ../src/guestfs.pod:921 msgid "MULTIPLE HANDLES AND MULTIPLE THREADS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:903 +#: ../src/guestfs.pod:923 msgid "" "All high-level libguestfs actions are synchronous. If you want to use " "libguestfs asynchronously then you must create a thread." @@ -2091,7 +2126,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:906 +#: ../src/guestfs.pod:926 msgid "" "Only use the handle from a single thread. Either use the handle exclusively " "from one thread, or provide your own mutex so that two threads cannot issue " @@ -2100,7 +2135,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:910 +#: ../src/guestfs.pod:930 msgid "" "See the graphical program guestfs-browser for one possible architecture for " "multithreaded programs using libvirt and libguestfs." @@ -2108,13 +2143,13 @@ msgstr "" # type: =head1 #. type: =head2 -#: ../src/guestfs.pod:913 +#: ../src/guestfs.pod:933 msgid "PATH" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:915 +#: ../src/guestfs.pod:935 msgid "" "Libguestfs needs a kernel and initrd.img, which it finds by looking along an " "internal path." @@ -2122,7 +2157,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:918 +#: ../src/guestfs.pod:938 msgid "" "By default it looks for these in the directory C<$libdir/guestfs> (eg. C or C)." @@ -2130,7 +2165,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:921 +#: ../src/guestfs.pod:941 msgid "" "Use L or set the environment variable L " "to change the directories that libguestfs will search in. The value is a " @@ -2142,13 +2177,13 @@ msgstr "" # type: =head1 #. type: =head2 -#: ../src/guestfs.pod:928 +#: ../src/guestfs.pod:948 msgid "QEMU WRAPPERS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:930 +#: ../src/guestfs.pod:950 msgid "" "If you want to compile your own qemu, run qemu from a non-standard location, " "or pass extra arguments to qemu, then you can write a shell-script wrapper " @@ -2157,7 +2192,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:934 +#: ../src/guestfs.pod:954 msgid "" "There is one important rule to remember: you I> as the " "last command in the shell script (so that qemu replaces the shell and " @@ -2167,7 +2202,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:939 +#: ../src/guestfs.pod:959 msgid "" "Here is an example of a wrapper, where I have built my own copy of qemu from " "source:" @@ -2175,7 +2210,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:942 +#: ../src/guestfs.pod:962 #, no-wrap msgid "" " #!/bin/sh -\n" @@ -2186,7 +2221,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:946 +#: ../src/guestfs.pod:966 msgid "" "Save this script as C (or wherever), C, and " "then use it by setting the LIBGUESTFS_QEMU environment variable. For " @@ -2195,7 +2230,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:950 +#: ../src/guestfs.pod:970 #, no-wrap msgid "" " LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n" @@ -2204,7 +2239,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:952 +#: ../src/guestfs.pod:972 msgid "" "Note that libguestfs also calls qemu with the -help and -version options in " "order to determine features." @@ -2212,13 +2247,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:955 +#: ../src/guestfs.pod:975 msgid "ABI GUARANTEE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:957 +#: ../src/guestfs.pod:977 msgid "" "We guarantee the libguestfs ABI (binary interface), for public, high-level " "actions as outlined in this section. Although we will deprecate some " @@ -2229,13 +2264,13 @@ msgstr "" # type: =head1 #. type: =head2 -#: ../src/guestfs.pod:963 +#: ../src/guestfs.pod:983 msgid "BLOCK DEVICE NAMING" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:965 +#: ../src/guestfs.pod:985 msgid "" "In the kernel there is now quite a profusion of schemata for naming block " "devices (in this context, by I I mean a physical or virtual " @@ -2250,7 +2285,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:977 +#: ../src/guestfs.pod:997 msgid "" "As discussed above, libguestfs uses a qemu appliance running an embedded " "Linux kernel to access block devices. We can run a variety of appliances " @@ -2259,7 +2294,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:981 +#: ../src/guestfs.pod:1001 msgid "" "This causes a problem for libguestfs because many API calls use device or " "partition names. Working scripts and the recipe (example) scripts that we " @@ -2268,7 +2303,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:986 +#: ../src/guestfs.pod:1006 msgid "" "Therefore libguestfs defines C as the I. " "Internally C names are translated, if necessary, to other names as " @@ -2278,7 +2313,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:992 +#: ../src/guestfs.pod:1012 msgid "" "Note that this I applies to parameters. The L, " "L and similar calls return the true names of the " @@ -2287,13 +2322,13 @@ msgstr "" # type: =head2 #. type: =head3 -#: ../src/guestfs.pod:997 +#: ../src/guestfs.pod:1017 msgid "ALGORITHM FOR BLOCK DEVICE NAME TRANSLATION" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:999 +#: ../src/guestfs.pod:1019 msgid "" "Usually this translation is transparent. However in some (very rare) cases " "you may need to know the exact algorithm. Such cases include where you use " @@ -2303,7 +2338,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1005 +#: ../src/guestfs.pod:1025 msgid "" "The algorithm is applied only to I which are known to be either " "device or partition names. Return values from functions such as L?" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1021 +#: ../src/guestfs.pod:1041 msgid "" "Does the named device exist? If so, we use that device. However if I " "then we continue with this algorithm." @@ -2332,43 +2367,43 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1026 +#: ../src/guestfs.pod:1046 msgid "Replace initial C string with C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1028 +#: ../src/guestfs.pod:1048 msgid "For example, change C to C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1030 +#: ../src/guestfs.pod:1050 msgid "If that named device exists, use it. If not, continue." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1034 +#: ../src/guestfs.pod:1054 msgid "Replace initial C string with C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1036 +#: ../src/guestfs.pod:1056 msgid "If that named device exists, use it. If not, return an error." msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:1040 +#: ../src/guestfs.pod:1060 msgid "PORTABILITY CONCERNS WITH BLOCK DEVICE NAMING" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1042 +#: ../src/guestfs.pod:1062 msgid "" "Although the standard naming scheme and automatic translation is useful for " "simple programs and guestfish scripts, for larger programs it is best not to " @@ -2377,7 +2412,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1046 +#: ../src/guestfs.pod:1066 msgid "" "Where possible for maximum future portability programs using libguestfs " "should use these future-proof techniques:" @@ -2385,7 +2420,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1053 +#: ../src/guestfs.pod:1073 msgid "" "Use L or L to list actual " "device names, and then use those names directly." @@ -2393,14 +2428,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1056 +#: ../src/guestfs.pod:1076 msgid "" "Since those device names exist by definition, they will never be translated." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1061 +#: ../src/guestfs.pod:1081 msgid "" "Use higher level ways to identify filesystems, such as LVM names, UUIDs and " "filesystem labels." @@ -2408,13 +2443,13 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1066 +#: ../src/guestfs.pod:1086 msgid "SECURITY" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1068 +#: ../src/guestfs.pod:1088 msgid "" "This section discusses security implications of using libguestfs, " "particularly with untrusted or malicious guests or disk images." @@ -2422,13 +2457,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1071 +#: ../src/guestfs.pod:1091 msgid "GENERAL SECURITY CONSIDERATIONS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1073 +#: ../src/guestfs.pod:1093 msgid "" "Be careful with any files or data that you download from a guest (by " "\"download\" we mean not just the L command but any " @@ -2439,49 +2474,49 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1083 +#: ../src/guestfs.pod:1103 msgid "the data (file etc) not being present" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1087 +#: ../src/guestfs.pod:1107 msgid "being present but empty" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1091 +#: ../src/guestfs.pod:1111 msgid "being much larger than normal" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1095 +#: ../src/guestfs.pod:1115 msgid "containing arbitrary 8 bit data" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1099 +#: ../src/guestfs.pod:1119 msgid "being in an unexpected character encoding" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1103 +#: ../src/guestfs.pod:1123 msgid "containing homoglyphs." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1107 +#: ../src/guestfs.pod:1127 msgid "SECURITY OF MOUNTING FILESYSTEMS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1109 +#: ../src/guestfs.pod:1129 msgid "" "When you mount a filesystem under Linux, mistakes in the kernel filesystem " "(VFS) module can sometimes be escalated into exploits by deliberately " @@ -2498,7 +2533,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1122 +#: ../src/guestfs.pod:1142 msgid "" "That explains why you should never mount a filesystem from an untrusted " "guest on your host kernel. How about libguestfs? We run a Linux kernel " @@ -2513,7 +2548,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1133 +#: ../src/guestfs.pod:1153 msgid "" "In any case callers can reduce the attack surface by forcing the filesystem " "type when mounting (use L)." @@ -2521,13 +2556,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1136 +#: ../src/guestfs.pod:1156 msgid "PROTOCOL SECURITY" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1138 +#: ../src/guestfs.pod:1158 msgid "" "The protocol is designed to be secure, being based on RFC 4506 (XDR) with a " "defined upper message size. However a program that uses libguestfs must " @@ -2538,13 +2573,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1144 +#: ../src/guestfs.pod:1164 msgid "INSPECTION SECURITY" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1146 +#: ../src/guestfs.pod:1166 msgid "" "Parts of the inspection API (see L) return untrusted strings " "directly from the guest, and these could contain any 8 bit data. Callers " @@ -2554,7 +2589,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1152 +#: ../src/guestfs.pod:1172 msgid "" "Guest configuration may be altered in unusual ways by the administrator of " "the virtual machine, and may not reflect reality (particularly for untrusted " @@ -2566,7 +2601,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1160 +#: ../src/guestfs.pod:1180 msgid "" "The inspection API parses guest configuration using two external libraries: " "Augeas (Linux configuration) and hivex (Windows Registry). Both are " @@ -2577,13 +2612,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1166 +#: ../src/guestfs.pod:1186 msgid "RUNNING UNTRUSTED GUEST COMMANDS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1168 +#: ../src/guestfs.pod:1188 msgid "" "Be very cautious about running commands from the guest. By running a " "command in the guest, you are giving CPU time to a binary that you do not " @@ -2594,19 +2629,19 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1174 +#: ../src/guestfs.pod:1194 msgid "CVE-2010-3851" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1176 +#: ../src/guestfs.pod:1196 msgid "https://bugzilla.redhat.com/642934" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1178 +#: ../src/guestfs.pod:1198 msgid "" "This security bug concerns the automatic disk format detection that qemu " "does on disk images." @@ -2614,7 +2649,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1181 +#: ../src/guestfs.pod:1201 msgid "" "A raw disk image is just the raw bytes, there is no header. Other disk " "images like qcow2 contain a special header. Qemu deals with this by looking " @@ -2624,7 +2659,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1186 +#: ../src/guestfs.pod:1206 msgid "" "This allows a guest which has been given a raw disk image to write some " "other header. At next boot (or when the disk image is accessed by " @@ -2634,7 +2669,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1191 +#: ../src/guestfs.pod:1211 msgid "" "This in itself would not be a problem, but qcow2 offers many features, one " "of which is to allow a disk image to refer to another image (called the " @@ -2647,20 +2682,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1199 +#: ../src/guestfs.pod:1219 msgid "" "In libguestfs this is rather hard to exploit except under two circumstances:" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1206 +#: ../src/guestfs.pod:1226 msgid "You have enabled the network or have opened the disk in write mode." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1210 +#: ../src/guestfs.pod:1230 msgid "" "You are also running untrusted code from the guest (see L)." @@ -2668,7 +2703,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1215 +#: ../src/guestfs.pod:1235 msgid "" "The way to avoid this is to specify the expected disk format when adding " "disks (the optional C option to L). You " @@ -2678,7 +2713,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1220 +#: ../src/guestfs.pod:1240 msgid "" "For disks added from libvirt using calls like L, the " "format is fetched from libvirt and passed through." @@ -2686,7 +2721,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1223 +#: ../src/guestfs.pod:1243 msgid "" "For libguestfs tools, use the I<--format> command line parameter as " "appropriate." @@ -2694,19 +2729,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1226 +#: ../src/guestfs.pod:1246 msgid "CONNECTION MANAGEMENT" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1228 +#: ../src/guestfs.pod:1248 msgid "guestfs_h *" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1230 +#: ../src/guestfs.pod:1250 msgid "" "C is the opaque type representing a connection handle. Create a " "handle by calling L. Call L to free the " @@ -2715,7 +2750,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1234 +#: ../src/guestfs.pod:1254 msgid "" "For information on using multiple handles and threads, see the section L below." @@ -2723,13 +2758,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1237 +#: ../src/guestfs.pod:1257 msgid "guestfs_create" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1239 +#: ../src/guestfs.pod:1259 #, no-wrap msgid "" " guestfs_h *guestfs_create (void);\n" @@ -2738,13 +2773,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1241 +#: ../src/guestfs.pod:1261 msgid "Create a connection handle." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1243 +#: ../src/guestfs.pod:1263 msgid "" "You have to call L (or one of the equivalent calls) " "on the handle at least once." @@ -2752,7 +2787,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1246 +#: ../src/guestfs.pod:1266 msgid "" "This function returns a non-NULL pointer to a handle on success or NULL on " "error." @@ -2760,13 +2795,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1249 +#: ../src/guestfs.pod:1269 msgid "After configuring the handle, you have to call L." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1251 +#: ../src/guestfs.pod:1271 msgid "" "You may also want to configure error handling for the handle. See L section below." @@ -2774,13 +2809,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1254 +#: ../src/guestfs.pod:1274 msgid "guestfs_close" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1256 +#: ../src/guestfs.pod:1276 #, no-wrap msgid "" " void guestfs_close (guestfs_h *g);\n" @@ -2789,19 +2824,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1258 +#: ../src/guestfs.pod:1278 msgid "This closes the connection handle and frees up all resources used." msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1260 +#: ../src/guestfs.pod:1280 msgid "ERROR HANDLING" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1262 +#: ../src/guestfs.pod:1282 msgid "" "API functions can return errors. For example, almost all functions that " "return C will return C<-1> to indicate an error." @@ -2809,7 +2844,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1265 +#: ../src/guestfs.pod:1285 msgid "" "Additional information is available for errors: an error message string and " "optionally an error number (errno) if the thing that failed was a system " @@ -2818,7 +2853,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1269 +#: ../src/guestfs.pod:1289 msgid "" "You can get at the additional information about the last error on the handle " "by calling L, L, and/or by setting " @@ -2827,7 +2862,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1274 +#: ../src/guestfs.pod:1294 msgid "" "When the handle is created, a default error handler is installed which " "prints the error message string to C. For small short-running " @@ -2836,7 +2871,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1278 +#: ../src/guestfs.pod:1298 #, no-wrap msgid "" " if (guestfs_launch (g) == -1)\n" @@ -2846,7 +2881,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1281 +#: ../src/guestfs.pod:1301 msgid "" "since the default error handler will ensure that an error message has been " "printed to C before the program exits." @@ -2854,7 +2889,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1284 +#: ../src/guestfs.pod:1304 msgid "" "For other programs the caller will almost certainly want to install an " "alternate error handler or do error handling in-line like this:" @@ -2862,7 +2897,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1287 +#: ../src/guestfs.pod:1307 #, no-wrap msgid "" " g = guestfs_create ();\n" @@ -2871,7 +2906,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1289 +#: ../src/guestfs.pod:1309 #, no-wrap msgid "" " /* This disables the default behaviour of printing errors\n" @@ -2882,7 +2917,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1293 +#: ../src/guestfs.pod:1313 #, no-wrap msgid "" " if (guestfs_launch (g) == -1) {\n" @@ -2897,7 +2932,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1301 +#: ../src/guestfs.pod:1321 msgid "" "Out of memory errors are handled differently. The default action is to call " "L. If this is undesirable, then you can set a handler using L returns C if the handle cannot be created, and " "because there is no handle if this happens there is no way to get additional " @@ -2917,13 +2952,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1311 +#: ../src/guestfs.pod:1331 msgid "guestfs_last_error" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1313 +#: ../src/guestfs.pod:1333 #, no-wrap msgid "" " const char *guestfs_last_error (guestfs_h *g);\n" @@ -2932,7 +2967,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1315 +#: ../src/guestfs.pod:1335 msgid "" "This returns the last error message that happened on C. If there has not " "been an error since the handle was created, then this returns C." @@ -2940,7 +2975,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1319 +#: ../src/guestfs.pod:1339 msgid "" "The lifetime of the returned string is until the next error occurs, or L is called." @@ -2948,13 +2983,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1322 +#: ../src/guestfs.pod:1342 msgid "guestfs_last_errno" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1324 +#: ../src/guestfs.pod:1344 #, no-wrap msgid "" " int guestfs_last_errno (guestfs_h *g);\n" @@ -2963,32 +2998,32 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1326 +#: ../src/guestfs.pod:1346 msgid "This returns the last error number (errno) that happened on C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1328 +#: ../src/guestfs.pod:1348 msgid "If successful, an errno integer not equal to zero is returned." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1330 +#: ../src/guestfs.pod:1350 msgid "" "If no error, this returns 0. This call can return 0 in three situations:" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1337 +#: ../src/guestfs.pod:1357 msgid "There has not been any error on the handle." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1341 +#: ../src/guestfs.pod:1361 msgid "" "There has been an error but the errno was meaningless. This corresponds to " "the case where the error did not come from a failed system call, but for " @@ -2997,7 +3032,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1347 +#: ../src/guestfs.pod:1367 msgid "" "There was an error from a failed system call, but for some reason the errno " "was not captured and returned. This usually indicates a bug in libguestfs." @@ -3005,7 +3040,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1353 +#: ../src/guestfs.pod:1373 msgid "" "Libguestfs tries to convert the errno from inside the applicance into a " "corresponding errno for the caller (not entirely trivial: the appliance " @@ -3017,13 +3052,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1361 +#: ../src/guestfs.pod:1381 msgid "guestfs_set_error_handler" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1363 +#: ../src/guestfs.pod:1383 #, no-wrap msgid "" " typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n" @@ -3037,7 +3072,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1370 +#: ../src/guestfs.pod:1390 msgid "" "The callback C will be called if there is an error. The parameters " "passed to the callback are an opaque data pointer and the error message " @@ -3046,7 +3081,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1374 +#: ../src/guestfs.pod:1394 msgid "" "C is not passed to the callback. To get that the callback must call " "L." @@ -3054,7 +3089,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1377 +#: ../src/guestfs.pod:1397 msgid "" "Note that the message string C is freed as soon as the callback " "function returns, so if you want to stash it somewhere you must make your " @@ -3063,25 +3098,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1381 +#: ../src/guestfs.pod:1401 msgid "The default handler prints messages on C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1383 +#: ../src/guestfs.pod:1403 msgid "If you set C to C then I handler is called." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1385 +#: ../src/guestfs.pod:1405 msgid "guestfs_get_error_handler" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1387 +#: ../src/guestfs.pod:1407 #, no-wrap msgid "" " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" @@ -3091,19 +3126,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1390 +#: ../src/guestfs.pod:1410 msgid "Returns the current error handler callback." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1392 +#: ../src/guestfs.pod:1412 msgid "guestfs_set_out_of_memory_handler" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1394 +#: ../src/guestfs.pod:1414 #, no-wrap msgid "" " typedef void (*guestfs_abort_cb) (void);\n" @@ -3114,7 +3149,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1398 +#: ../src/guestfs.pod:1418 msgid "" "The callback C will be called if there is an out of memory situation. " "I." @@ -3122,26 +3157,26 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1401 +#: ../src/guestfs.pod:1421 msgid "The default is to call L." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1403 +#: ../src/guestfs.pod:1423 msgid "" "You cannot set C to C. You can't ignore out of memory situations." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1406 +#: ../src/guestfs.pod:1426 msgid "guestfs_get_out_of_memory_handler" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1408 +#: ../src/guestfs.pod:1428 #, no-wrap msgid "" " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" @@ -3150,49 +3185,49 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1410 +#: ../src/guestfs.pod:1430 msgid "This returns the current out of memory handler." msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1412 +#: ../src/guestfs.pod:1432 msgid "API CALLS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1414 ../fish/guestfish.pod:958 +#: ../src/guestfs.pod:1434 ../fish/guestfish.pod:958 msgid "@ACTIONS@" msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1416 +#: ../src/guestfs.pod:1436 msgid "STRUCTURES" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1418 +#: ../src/guestfs.pod:1438 msgid "@STRUCTS@" msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1420 +#: ../src/guestfs.pod:1440 msgid "AVAILABILITY" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1422 +#: ../src/guestfs.pod:1442 msgid "GROUPS OF FUNCTIONALITY IN THE APPLIANCE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1424 +#: ../src/guestfs.pod:1444 msgid "" "Using L you can test availability of the following " "groups of functions. This test queries the appliance to see if the " @@ -3201,19 +3236,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1429 +#: ../src/guestfs.pod:1449 msgid "@AVAILABILITY@" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1431 +#: ../src/guestfs.pod:1451 msgid "GUESTFISH supported COMMAND" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1433 +#: ../src/guestfs.pod:1453 msgid "" "In L there is a handy interactive command C which " "prints out the available groups and whether they are supported by this build " @@ -3222,13 +3257,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1438 +#: ../src/guestfs.pod:1458 msgid "SINGLE CALLS AT COMPILE TIME" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1440 +#: ../src/guestfs.pod:1460 msgid "" "Since version 1.5.8, Cguestfs.hE> defines symbols for each C API " "function, such as:" @@ -3236,7 +3271,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1443 +#: ../src/guestfs.pod:1463 #, no-wrap msgid "" " #define LIBGUESTFS_HAVE_DD 1\n" @@ -3245,13 +3280,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1445 +#: ../src/guestfs.pod:1465 msgid "if L is available." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1447 +#: ../src/guestfs.pod:1467 msgid "" "Before version 1.5.8, if you needed to test whether a single libguestfs " "function is available at compile time, we recommended using build tools such " @@ -3260,7 +3295,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1452 +#: ../src/guestfs.pod:1472 #, no-wrap msgid "" " AC_CHECK_LIB([guestfs],[guestfs_create])\n" @@ -3270,7 +3305,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1455 +#: ../src/guestfs.pod:1475 msgid "" "which would result in C being either defined or not defined " "in your program." @@ -3278,13 +3313,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1458 +#: ../src/guestfs.pod:1478 msgid "SINGLE CALLS AT RUN TIME" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1460 +#: ../src/guestfs.pod:1480 msgid "" "Testing at compile time doesn't guarantee that a function really exists in " "the library. The reason is that you might be dynamically linked against a " @@ -3295,7 +3330,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1467 +#: ../src/guestfs.pod:1487 msgid "" "You can use L to test if a function is available at run time, as " "in this example program (note that you still need the compile time check as " @@ -3304,7 +3339,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1471 +#: ../src/guestfs.pod:1491 #, no-wrap msgid "" " #include \n" @@ -3317,7 +3352,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1477 +#: ../src/guestfs.pod:1497 #, no-wrap msgid "" " main ()\n" @@ -3330,7 +3365,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1483 +#: ../src/guestfs.pod:1503 #, no-wrap msgid "" " /* Test if the function guestfs_dd is really available. */\n" @@ -3346,7 +3381,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1492 +#: ../src/guestfs.pod:1512 #, no-wrap msgid "" " if (!has_function)\n" @@ -3366,7 +3401,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1505 +#: ../src/guestfs.pod:1525 msgid "" "You may think the above is an awful lot of hassle, and it is. There are " "other ways outside of the C linking system to ensure that this kind of " @@ -3375,7 +3410,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1510 +#: ../src/guestfs.pod:1530 #, no-wrap msgid "" " Requires: libguestfs >= 1.0.80\n" @@ -3384,13 +3419,13 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1512 +#: ../src/guestfs.pod:1532 msgid "CALLS WITH OPTIONAL ARGUMENTS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1514 +#: ../src/guestfs.pod:1534 msgid "" "A recent feature of the API is the introduction of calls which take optional " "arguments. In C these are declared 3 ways. The main way is as a call which " @@ -3399,7 +3434,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1519 +#: ../src/guestfs.pod:1539 #, no-wrap msgid "" " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" @@ -3408,7 +3443,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1521 +#: ../src/guestfs.pod:1541 msgid "" "Call this with a list of optional arguments, terminated by C<-1>. So to " "call with no optional arguments specified:" @@ -3416,7 +3451,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1524 +#: ../src/guestfs.pod:1544 #, no-wrap msgid "" " guestfs_add_drive_opts (g, filename, -1);\n" @@ -3425,13 +3460,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1526 +#: ../src/guestfs.pod:1546 msgid "With a single optional argument:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1528 +#: ../src/guestfs.pod:1548 #, no-wrap msgid "" " guestfs_add_drive_opts (g, filename,\n" @@ -3442,13 +3477,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1532 +#: ../src/guestfs.pod:1552 msgid "With two:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1534 +#: ../src/guestfs.pod:1554 #, no-wrap msgid "" " guestfs_add_drive_opts (g, filename,\n" @@ -3460,7 +3495,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1539 +#: ../src/guestfs.pod:1559 msgid "" "and so forth. Don't forget the terminating C<-1> otherwise Bad Things will " "happen!" @@ -3468,13 +3503,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1542 +#: ../src/guestfs.pod:1562 msgid "USING va_list FOR OPTIONAL ARGUMENTS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1544 +#: ../src/guestfs.pod:1564 msgid "" "The second variant has the same name with the suffix C<_va>, which works the " "same way but takes a C. See the C manual for details. For the " @@ -3483,7 +3518,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1548 +#: ../src/guestfs.pod:1568 #, no-wrap msgid "" " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" @@ -3493,13 +3528,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1551 +#: ../src/guestfs.pod:1571 msgid "CONSTRUCTING OPTIONAL ARGUMENTS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1553 +#: ../src/guestfs.pod:1573 msgid "" "The third variant is useful where you need to construct these calls. You " "pass in a structure where you fill in the optional fields. The structure " @@ -3510,7 +3545,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1559 +#: ../src/guestfs.pod:1579 #, no-wrap msgid "" " struct guestfs_add_drive_opts_argv {\n" @@ -3526,13 +3561,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1568 +#: ../src/guestfs.pod:1588 msgid "You could call it like this:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1570 +#: ../src/guestfs.pod:1590 #, no-wrap msgid "" " struct guestfs_add_drive_opts_argv optargs = {\n" @@ -3546,7 +3581,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1577 +#: ../src/guestfs.pod:1597 #, no-wrap msgid "" " guestfs_add_drive_opts_argv (g, filename, &optargs);\n" @@ -3555,7 +3590,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1579 ../src/guestfs-actions.pod:11 +#: ../src/guestfs.pod:1599 ../src/guestfs-actions.pod:11 #: ../src/guestfs-actions.pod:1842 ../fish/guestfish-actions.pod:9 #: ../fish/guestfish-actions.pod:1253 ../tools/virt-win-reg.pl:532 msgid "Notes:" @@ -3563,19 +3598,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1585 +#: ../src/guestfs.pod:1605 msgid "The C<_BITMASK> suffix on each option name when specifying the bitmask." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1590 +#: ../src/guestfs.pod:1610 msgid "You do not need to fill in all fields of the structure." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1594 +#: ../src/guestfs.pod:1614 msgid "" "There must be a one-to-one correspondence between fields of the structure " "that are filled in, and bits set in the bitmask." @@ -3583,13 +3618,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1599 +#: ../src/guestfs.pod:1619 msgid "OPTIONAL ARGUMENTS IN OTHER LANGUAGES" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1601 +#: ../src/guestfs.pod:1621 msgid "" "In other languages, optional arguments are expressed in the way that is " "natural for that language. We refer you to the language-specific " @@ -3598,19 +3633,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1605 +#: ../src/guestfs.pod:1625 msgid "For guestfish, see L." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1607 +#: ../src/guestfs.pod:1627 msgid "SETTING CALLBACKS TO HANDLE EVENTS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1609 +#: ../src/guestfs.pod:1629 msgid "" "The child process generates events in some situations. Current events " "include: receiving a log message, the child process exits." @@ -3618,7 +3653,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1612 +#: ../src/guestfs.pod:1632 msgid "" "Use the C functions to set a callback for different " "types of events." @@ -3626,7 +3661,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1615 +#: ../src/guestfs.pod:1635 msgid "" "Only I can be registered for each handle. " "Calling C again overwrites the previous callback of " @@ -3636,13 +3671,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1620 +#: ../src/guestfs.pod:1640 msgid "guestfs_set_log_message_callback" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1622 +#: ../src/guestfs.pod:1642 #, no-wrap msgid "" " typedef void (*guestfs_log_message_cb) (guestfs_h *g, void *opaque,\n" @@ -3655,7 +3690,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1628 +#: ../src/guestfs.pod:1648 msgid "" "The callback function C will be called whenever qemu or the guest writes " "anything to the console." @@ -3663,13 +3698,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1631 +#: ../src/guestfs.pod:1651 msgid "Use this function to capture kernel messages and similar." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1633 +#: ../src/guestfs.pod:1653 msgid "" "Normally there is no log message handler, and log messages are just " "discarded." @@ -3677,13 +3712,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1636 +#: ../src/guestfs.pod:1656 msgid "guestfs_set_subprocess_quit_callback" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1638 +#: ../src/guestfs.pod:1658 #, no-wrap msgid "" " typedef void (*guestfs_subprocess_quit_cb) (guestfs_h *g, void *opaque);\n" @@ -3695,7 +3730,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1643 +#: ../src/guestfs.pod:1663 msgid "" "The callback function C will be called when the child process quits, " "either asynchronously or if killed by L. (This " @@ -3704,13 +3739,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1648 +#: ../src/guestfs.pod:1668 msgid "guestfs_set_launch_done_callback" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1650 +#: ../src/guestfs.pod:1670 #, no-wrap msgid "" " typedef void (*guestfs_launch_done_cb) (guestfs_h *g, void *opaque);\n" @@ -3722,7 +3757,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1655 +#: ../src/guestfs.pod:1675 msgid "" "The callback function C will be called when the child process becomes " "ready first time after it has been launched. (This corresponds to a " @@ -3731,13 +3766,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1659 +#: ../src/guestfs.pod:1679 msgid "guestfs_set_close_callback" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1661 +#: ../src/guestfs.pod:1681 #, no-wrap msgid "" " typedef void (*guestfs_close_cb) (guestfs_h *g, void *opaque);\n" @@ -3749,7 +3784,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1666 +#: ../src/guestfs.pod:1686 msgid "" "The callback function C will be called while the handle is being closed " "(synchronously from L)." @@ -3757,7 +3792,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1669 +#: ../src/guestfs.pod:1689 msgid "" "Note that libguestfs installs an L handler to try to clean up " "handles that are open when the program exits. This means that this callback " @@ -3769,13 +3804,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1677 +#: ../src/guestfs.pod:1697 msgid "guestfs_set_progress_callback" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1679 +#: ../src/guestfs.pod:1699 #, no-wrap msgid "" " typedef void (*guestfs_progress_cb) (guestfs_h *g, void *opaque,\n" @@ -3789,7 +3824,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1686 +#: ../src/guestfs.pod:1706 msgid "" "Some long-running operations can generate progress messages. If this " "callback is registered, then it will be called each time a progress message " @@ -3800,7 +3835,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1692 +#: ../src/guestfs.pod:1712 msgid "" "The callback receives two numbers: C and C. The units of " "C are not defined, although for some operations C may relate " @@ -3810,13 +3845,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1698 +#: ../src/guestfs.pod:1718 msgid "The only defined and stable parts of the API are:" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1704 +#: ../src/guestfs.pod:1724 msgid "" "The callback can display to the user some type of progress bar or indicator " "which shows the ratio of C:C." @@ -3824,13 +3859,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1709 +#: ../src/guestfs.pod:1729 msgid "0 E= C E= C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1713 +#: ../src/guestfs.pod:1733 msgid "" "If any progress notification is sent during a call, then a final progress " "notification is always sent when C = C." @@ -3838,7 +3873,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1716 +#: ../src/guestfs.pod:1736 msgid "" "This is to simplify caller code, so callers can easily set the progress " "indicator to \"100%\" at the end of the operation, without requiring special " @@ -3847,7 +3882,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1722 +#: ../src/guestfs.pod:1742 msgid "" "The callback also receives the procedure number and serial number of the " "call. These are only useful for debugging protocol issues, and the callback " @@ -3857,13 +3892,13 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1727 +#: ../src/guestfs.pod:1747 msgid "PRIVATE DATA AREA" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1729 +#: ../src/guestfs.pod:1749 msgid "" "You can attach named pieces of private data to the libguestfs handle, and " "fetch them by name for the lifetime of the handle. This is called the " @@ -3872,13 +3907,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1733 +#: ../src/guestfs.pod:1753 msgid "To attach a named piece of data, use the following call:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1735 +#: ../src/guestfs.pod:1755 #, no-wrap msgid "" " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" @@ -3887,7 +3922,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1737 +#: ../src/guestfs.pod:1757 msgid "" "C is the name to associate with this data, and C is an arbitrary " "pointer (which can be C). Any previous item with the same name is " @@ -3896,7 +3931,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1741 +#: ../src/guestfs.pod:1761 msgid "" "You can use any C you want, but names beginning with an underscore " "character are reserved for internal libguestfs purposes (for implementing " @@ -3906,13 +3941,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1746 +#: ../src/guestfs.pod:1766 msgid "To retrieve the pointer, use:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1748 +#: ../src/guestfs.pod:1768 #, no-wrap msgid "" " void *guestfs_get_private (guestfs_h *g, const char *key);\n" @@ -3921,7 +3956,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1750 +#: ../src/guestfs.pod:1770 msgid "" "This function returns C if either no data is found associated with " "C, or if the user previously set the C's C pointer to " @@ -3930,7 +3965,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1754 +#: ../src/guestfs.pod:1774 msgid "" "Libguestfs does not try to look at or interpret the C pointer in any " "way. As far as libguestfs is concerned, it need not be a valid pointer at " @@ -3943,7 +3978,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1762 +#: ../src/guestfs.pod:1782 msgid "" "The private data area is implemented using a hash table, and should be " "reasonably efficient for moderate numbers of keys." @@ -3951,13 +3986,13 @@ msgstr "" # type: =end #. type: =end -#: ../src/guestfs.pod:1765 ../src/guestfs.pod:1770 +#: ../src/guestfs.pod:1785 ../src/guestfs.pod:1790 msgid "html" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1767 +#: ../src/guestfs.pod:1787 msgid "" " " @@ -3965,13 +4000,13 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1772 +#: ../src/guestfs.pod:1792 msgid "ARCHITECTURE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1774 +#: ../src/guestfs.pod:1794 msgid "" "Internally, libguestfs is implemented by running an appliance (a special " "type of small virtual machine) using L. Qemu runs as a child " @@ -3980,7 +4015,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1778 +#: ../src/guestfs.pod:1798 #, no-wrap msgid "" " ___________________\n" @@ -4007,7 +4042,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1798 +#: ../src/guestfs.pod:1818 msgid "" "The library, linked to the main program, creates the child process and hence " "the appliance in the L function." @@ -4015,7 +4050,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1801 +#: ../src/guestfs.pod:1821 msgid "" "Inside the appliance is a Linux kernel and a complete stack of userspace " "tools (such as LVM and ext2 programs) and a small controlling daemon called " @@ -4028,7 +4063,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1810 +#: ../src/guestfs.pod:1830 msgid "" "A common misunderstanding is that the appliance \"is\" the virtual machine. " "Although the disk image you are attached to might also be used by some " @@ -4040,19 +4075,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1817 +#: ../src/guestfs.pod:1837 msgid "STATE MACHINE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1819 +#: ../src/guestfs.pod:1839 msgid "libguestfs uses a state machine to model the child process:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1821 +#: ../src/guestfs.pod:1841 #, no-wrap msgid "" " |\n" @@ -4081,7 +4116,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1843 +#: ../src/guestfs.pod:1863 msgid "" "The normal transitions are (1) CONFIG (when the handle is created, but there " "is no child process), (2) LAUNCHING (when the child process is booting up), " @@ -4091,7 +4126,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1848 +#: ../src/guestfs.pod:1868 msgid "" "The guest may be killed by L, or may die " "asynchronously at any time (eg. due to some internal error), and that causes " @@ -4100,7 +4135,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1852 +#: ../src/guestfs.pod:1872 msgid "" "Configuration commands for qemu such as L can only be " "issued when in the CONFIG state." @@ -4108,7 +4143,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1855 +#: ../src/guestfs.pod:1875 msgid "" "The API offers one call that goes from CONFIG through LAUNCHING to READY. " "L blocks until the child process is READY to accept " @@ -4118,7 +4153,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1861 +#: ../src/guestfs.pod:1881 msgid "" "API actions such as L can only be issued when in the READY " "state. These API calls block waiting for the command to be carried out (ie. " @@ -4129,7 +4164,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1867 +#: ../src/guestfs.pod:1887 msgid "" "Finally, the child process sends asynchronous messages back to the main " "program, such as kernel log messages. You can register a callback to " @@ -4138,19 +4173,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1871 +#: ../src/guestfs.pod:1891 msgid "INTERNALS" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1873 +#: ../src/guestfs.pod:1893 msgid "COMMUNICATION PROTOCOL" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1875 +#: ../src/guestfs.pod:1895 msgid "" "Don't rely on using this protocol directly. This section documents how it " "currently works, but it may change at any time." @@ -4158,7 +4193,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1878 +#: ../src/guestfs.pod:1898 msgid "" "The protocol used to talk between the library and the daemon running inside " "the qemu virtual machine is a simple RPC mechanism built on top of XDR (RFC " @@ -4167,7 +4202,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1882 +#: ../src/guestfs.pod:1902 msgid "" "The detailed format of structures is in C (note: " "this file is automatically generated)." @@ -4175,7 +4210,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1885 +#: ../src/guestfs.pod:1905 msgid "" "There are two broad cases, ordinary functions that don't have any C " "and C parameters, which are handled with very simple request/reply " @@ -4186,19 +4221,19 @@ msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:1892 +#: ../src/guestfs.pod:1912 msgid "ORDINARY FUNCTIONS (NO FILEIN/FILEOUT PARAMS)" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1894 +#: ../src/guestfs.pod:1914 msgid "For ordinary functions, the request message is:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1896 +#: ../src/guestfs.pod:1916 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -4210,7 +4245,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1901 +#: ../src/guestfs.pod:1921 msgid "" "The total length field allows the daemon to allocate a fixed size buffer " "into which it slurps the rest of the message. As a result, the total length " @@ -4220,7 +4255,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1907 +#: ../src/guestfs.pod:1927 msgid "" "Note also that many functions don't take any arguments, in which case the " "C_args> is completely omitted." @@ -4228,7 +4263,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1910 +#: ../src/guestfs.pod:1930 msgid "" "The header contains the procedure number (C) which is how the " "receiver knows what type of args structure to expect, or none at all." @@ -4236,7 +4271,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1914 +#: ../src/guestfs.pod:1934 msgid "" "For functions that take optional arguments, the optional arguments are " "encoded in the C_args> structure in the same way as ordinary " @@ -4249,13 +4284,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1922 +#: ../src/guestfs.pod:1942 msgid "The reply message for ordinary functions is:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1924 +#: ../src/guestfs.pod:1944 #, no-wrap msgid "" " total length (header + ret,\n" @@ -4267,7 +4302,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1929 +#: ../src/guestfs.pod:1949 msgid "" "As above the C_ret> structure may be completely omitted for " "functions that return no formal return values." @@ -4275,14 +4310,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1932 +#: ../src/guestfs.pod:1952 msgid "" "As above the total length of the reply is limited to C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1935 +#: ../src/guestfs.pod:1955 msgid "" "In the case of an error, a flag is set in the header, and the reply message " "is slightly changed:" @@ -4290,7 +4325,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1938 +#: ../src/guestfs.pod:1958 #, no-wrap msgid "" " total length (header + error,\n" @@ -4302,7 +4337,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1943 +#: ../src/guestfs.pod:1963 msgid "" "The C structure contains the error message as a " "string." @@ -4310,13 +4345,13 @@ msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:1946 +#: ../src/guestfs.pod:1966 msgid "FUNCTIONS THAT HAVE FILEIN PARAMETERS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1948 +#: ../src/guestfs.pod:1968 msgid "" "A C parameter indicates that we transfer a file I the guest. " "The normal request message is sent (see above). However this is followed by " @@ -4325,7 +4360,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1952 +#: ../src/guestfs.pod:1972 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -4340,13 +4375,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1960 +#: ../src/guestfs.pod:1980 msgid "The \"sequence of chunks\" is:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1962 +#: ../src/guestfs.pod:1982 #, no-wrap msgid "" " length of chunk (not including length word itself)\n" @@ -4361,7 +4396,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1970 +#: ../src/guestfs.pod:1990 msgid "" "The final chunk has the C field set to zero. Additionally a flag " "is set in the final chunk to indicate either successful completion or early " @@ -4370,7 +4405,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1974 +#: ../src/guestfs.pod:1994 msgid "" "At time of writing there are no functions that have more than one FileIn " "parameter. However this is (theoretically) supported, by sending the " @@ -4380,7 +4415,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1979 +#: ../src/guestfs.pod:1999 msgid "" "Both the library (sender) I the daemon (receiver) may cancel the " "transfer. The library does this by sending a chunk with a special flag set " @@ -4390,7 +4425,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1985 +#: ../src/guestfs.pod:2005 msgid "" "The daemon may also cancel. It does this by writing a special word " "C to the socket. The library listens for this during " @@ -4403,7 +4438,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1994 +#: ../src/guestfs.pod:2014 msgid "" "This protocol allows the transfer of arbitrary sized files (no 32 bit " "limit), and also files where the size is not known in advance (eg. from " @@ -4414,13 +4449,13 @@ msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:2000 +#: ../src/guestfs.pod:2020 msgid "FUNCTIONS THAT HAVE FILEOUT PARAMETERS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2002 +#: ../src/guestfs.pod:2022 msgid "" "The protocol for FileOut parameters is exactly the same as for FileIn " "parameters, but with the roles of daemon and library reversed." @@ -4428,7 +4463,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2005 +#: ../src/guestfs.pod:2025 #, no-wrap msgid "" " total length (header + ret,\n" @@ -4443,13 +4478,13 @@ msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:2013 +#: ../src/guestfs.pod:2033 msgid "INITIAL MESSAGE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2015 +#: ../src/guestfs.pod:2035 msgid "" "When the daemon launches it sends an initial word (C) " "which indicates that the guest and daemon is alive. This is what L) if there is a callback registered, or " @@ -4482,7 +4517,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2029 +#: ../src/guestfs.pod:2049 msgid "" "The daemon self-limits the frequency of progress messages it sends (see " "C). Not all calls generate progress " @@ -4491,13 +4526,13 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2033 +#: ../src/guestfs.pod:2053 msgid "LIBGUESTFS VERSION NUMBERS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2035 +#: ../src/guestfs.pod:2055 msgid "" "Since April 2010, libguestfs has started to make separate development and " "stable releases, along with corresponding branches in our git repository. " @@ -4506,7 +4541,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2040 +#: ../src/guestfs.pod:2060 #, no-wrap msgid "" " even numbers for stable: 1.2.x, 1.4.x, ...\n" @@ -4524,13 +4559,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2051 +#: ../src/guestfs.pod:2071 msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2053 +#: ../src/guestfs.pod:2073 msgid "" "As time passes we cherry pick fixes from the development branch and backport " "those into the stable branch, the effect being that the stable branch should " @@ -4541,13 +4576,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2059 +#: ../src/guestfs.pod:2079 msgid "Our criteria for backporting changes are:" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2065 +#: ../src/guestfs.pod:2085 msgid "" "Documentation changes which don't affect any code are backported unless the " "documentation refers to a future feature which is not in stable." @@ -4555,7 +4590,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2071 +#: ../src/guestfs.pod:2091 msgid "" "Bug fixes which are not controversial, fix obvious problems, and have been " "well tested are backported." @@ -4563,7 +4598,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2076 +#: ../src/guestfs.pod:2096 msgid "" "Simple rearrangements of code which shouldn't affect how it works get " "backported. This is so that the code in the two branches doesn't get too " @@ -4572,7 +4607,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2082 +#: ../src/guestfs.pod:2102 msgid "" "We I backport new features, new APIs, new tools etc, except in one " "exceptional case: the new feature is required in order to implement an " @@ -4581,7 +4616,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2088 +#: ../src/guestfs.pod:2108 msgid "" "A new stable branch starts when we think the new features in development are " "substantial and compelling enough over the current stable branch to warrant " @@ -4592,17 +4627,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2096 +#: ../src/guestfs.pod:2116 msgid "EXTENDING LIBGUESTFS" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2098 +#: ../src/guestfs.pod:2118 msgid "ADDING A NEW API ACTION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2100 +#: ../src/guestfs.pod:2120 msgid "" "Large amounts of boilerplate code in libguestfs (RPC, bindings, " "documentation) are generated, and this makes it easy to extend the " @@ -4610,19 +4645,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2104 +#: ../src/guestfs.pod:2124 msgid "To add a new API action there are two changes:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2110 +#: ../src/guestfs.pod:2130 msgid "" "You need to add a description of the call (name, parameters, return type, " "tests, documentation) to C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2113 +#: ../src/guestfs.pod:2133 msgid "" "There are two sorts of API action, depending on whether the call goes " "through to the daemon in the appliance, or is serviced entirely by the " @@ -4633,7 +4668,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2121 +#: ../src/guestfs.pod:2141 msgid "" "Most new actions are of the first type, and get added to the " "C list. Each function has a unique procedure number used " @@ -4643,7 +4678,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2127 +#: ../src/guestfs.pod:2147 msgid "" "For library-only actions of the second type, add to the " "C list. Since these functions are serviced by the " @@ -4653,36 +4688,36 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2135 +#: ../src/guestfs.pod:2155 msgid "Implement the action (in C):" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2137 +#: ../src/guestfs.pod:2157 msgid "" "For daemon actions, implement the function CnameE> in the " "C directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2140 +#: ../src/guestfs.pod:2160 msgid "" "For library actions, implement the function CnameE> " "(note: double underscore) in the C directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2143 +#: ../src/guestfs.pod:2163 msgid "In either case, use another function as an example of what to do." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2147 +#: ../src/guestfs.pod:2167 msgid "After making these changes, use C to compile." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2149 +#: ../src/guestfs.pod:2169 msgid "" "Note that you don't need to implement the RPC, language bindings, manual " "pages or anything else. It's all automatically generated from the OCaml " @@ -4690,12 +4725,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2153 +#: ../src/guestfs.pod:2173 msgid "ADDING TESTS FOR AN API ACTION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2155 +#: ../src/guestfs.pod:2175 msgid "" "You can supply zero or as many tests as you want per API call. The tests " "can either be added as part of the API description (C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2164 +#: ../src/guestfs.pod:2184 msgid "The test environment has 4 block devices:" msgstr "" #. type: =item -#: ../src/guestfs.pod:2168 +#: ../src/guestfs.pod:2188 msgid "C 500MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2170 +#: ../src/guestfs.pod:2190 msgid "General block device for testing." msgstr "" #. type: =item -#: ../src/guestfs.pod:2172 +#: ../src/guestfs.pod:2192 msgid "C 50MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2174 +#: ../src/guestfs.pod:2194 msgid "" "C is an ext2 filesystem used for testing filesystem write " "operations." msgstr "" #. type: =item -#: ../src/guestfs.pod:2177 +#: ../src/guestfs.pod:2197 msgid "C 10MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2179 +#: ../src/guestfs.pod:2199 msgid "Used in a few tests where two block devices are needed." msgstr "" #. type: =item -#: ../src/guestfs.pod:2181 +#: ../src/guestfs.pod:2201 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2183 +#: ../src/guestfs.pod:2203 msgid "ISO with fixed content (see C)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2187 +#: ../src/guestfs.pod:2207 msgid "" "To be able to run the tests in a reasonable amount of time, the libguestfs " "appliance and block devices are reused between tests. So don't try testing " @@ -4767,7 +4802,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2191 +#: ../src/guestfs.pod:2211 msgid "" "Each test starts with an initial scenario, selected using one of the " "C expressions, described in C. These " @@ -4777,7 +4812,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2197 +#: ../src/guestfs.pod:2217 msgid "" "You can add a prerequisite clause to any individual test. This is a run-" "time check, which, if it fails, causes the test to be skipped. Useful if " @@ -4787,14 +4822,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2203 +#: ../src/guestfs.pod:2223 msgid "" "In addition, packagers can skip individual tests by setting environment " "variables before running C." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2206 +#: ../src/guestfs.pod:2226 #, no-wrap msgid "" " SKIP_TEST__=1\n" @@ -4802,17 +4837,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2208 +#: ../src/guestfs.pod:2228 msgid "eg: C skips test #3 of L." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2210 +#: ../src/guestfs.pod:2230 msgid "or:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2212 +#: ../src/guestfs.pod:2232 #, no-wrap msgid "" " SKIP_TEST_=1\n" @@ -4820,17 +4855,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2214 +#: ../src/guestfs.pod:2234 msgid "eg: C skips all L tests." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2216 +#: ../src/guestfs.pod:2236 msgid "Packagers can run only certain tests by setting for example:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2218 +#: ../src/guestfs.pod:2238 #, no-wrap msgid "" " TEST_ONLY=\"vfs_type zerofree\"\n" @@ -4838,29 +4873,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2220 +#: ../src/guestfs.pod:2240 msgid "" "See C for more details of how these environment variables " "work." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2223 +#: ../src/guestfs.pod:2243 msgid "DEBUGGING NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2225 +#: ../src/guestfs.pod:2245 msgid "Test new actions work before submitting them." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2227 +#: ../src/guestfs.pod:2247 msgid "You can use guestfish to try out new commands." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2229 +#: ../src/guestfs.pod:2249 msgid "" "Debugging the daemon is a problem because it runs inside a minimal " "environment. However you can fprintf messages in the daemon to stderr, and " @@ -4868,12 +4903,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2233 +#: ../src/guestfs.pod:2253 msgid "FORMATTING CODE AND OTHER CONVENTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2235 +#: ../src/guestfs.pod:2255 msgid "" "Our C source code generally adheres to some basic code-formatting " "conventions. The existing code base is not totally consistent on this " @@ -4883,14 +4918,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2241 +#: ../src/guestfs.pod:2261 msgid "" "If you use Emacs, add the following to one of one of your start-up files (e." "g., ~/.emacs), to help ensure that you get indentation right:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2244 +#: ../src/guestfs.pod:2264 #, no-wrap msgid "" " ;;; In libguestfs, indent with spaces everywhere (not TABs).\n" @@ -4906,7 +4941,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2254 +#: ../src/guestfs.pod:2274 #, no-wrap msgid "" " ;;; When editing C sources in libguestfs, use this style.\n" @@ -4924,12 +4959,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2266 +#: ../src/guestfs.pod:2286 msgid "Enable warnings when compiling (and fix any problems this finds):" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2269 +#: ../src/guestfs.pod:2289 #, no-wrap msgid "" " ./configure --enable-gcc-warnings\n" @@ -4937,12 +4972,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2271 +#: ../src/guestfs.pod:2291 msgid "Useful targets are:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2273 +#: ../src/guestfs.pod:2293 #, no-wrap msgid "" " make syntax-check # checks the syntax of the C code\n" @@ -4951,36 +4986,36 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2276 +#: ../src/guestfs.pod:2296 msgid "DAEMON CUSTOM PRINTF FORMATTERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2278 +#: ../src/guestfs.pod:2298 msgid "" "In the daemon code we have created custom printf formatters C<%Q> and C<%R>, " "which are used to do shell quoting." msgstr "" #. type: =item -#: ../src/guestfs.pod:2283 +#: ../src/guestfs.pod:2303 msgid "%Q" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2285 +#: ../src/guestfs.pod:2305 msgid "" "Simple shell quoted string. Any spaces or other shell characters are " "escaped for you." msgstr "" #. type: =item -#: ../src/guestfs.pod:2288 +#: ../src/guestfs.pod:2308 msgid "%R" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2290 +#: ../src/guestfs.pod:2310 msgid "" "Same as C<%Q> except the string is treated as a path which is prefixed by " "the sysroot." @@ -4988,12 +5023,12 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2295 ../fish/guestfish.pod:240 ../fish/guestfish.pod:594 +#: ../src/guestfs.pod:2315 ../fish/guestfish.pod:240 ../fish/guestfish.pod:594 msgid "For example:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2297 +#: ../src/guestfs.pod:2317 #, no-wrap msgid "" " asprintf (&cmd, \"cat %R\", path);\n" @@ -5001,12 +5036,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2299 +#: ../src/guestfs.pod:2319 msgid "would produce C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2301 +#: ../src/guestfs.pod:2321 msgid "" "I Do I use these when you are passing parameters to the C functions. These parameters do NOT need to be quoted because " @@ -5015,29 +5050,29 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2307 +#: ../src/guestfs.pod:2327 msgid "SUBMITTING YOUR NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2309 +#: ../src/guestfs.pod:2329 msgid "" "Submit patches to the mailing list: L and CC to L." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2313 +#: ../src/guestfs.pod:2333 msgid "INTERNATIONALIZATION (I18N) SUPPORT" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2315 +#: ../src/guestfs.pod:2335 msgid "We support i18n (gettext anyhow) in the library." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2317 +#: ../src/guestfs.pod:2337 msgid "" "However many messages come from the daemon, and we don't translate those at " "the moment. One reason is that the appliance generally has all locale files " @@ -5046,97 +5081,97 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2323 +#: ../src/guestfs.pod:2343 msgid "" "Debugging messages are never translated, since they are intended for the " "programmers." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2326 +#: ../src/guestfs.pod:2346 msgid "SOURCE CODE SUBDIRECTORIES" msgstr "" #. type: =item -#: ../src/guestfs.pod:2330 +#: ../src/guestfs.pod:2350 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2332 +#: ../src/guestfs.pod:2352 msgid "The libguestfs appliance, build scripts and so on." msgstr "" #. type: =item -#: ../src/guestfs.pod:2334 +#: ../src/guestfs.pod:2354 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2336 +#: ../src/guestfs.pod:2356 msgid "Automated tests of the C API." msgstr "" #. type: =item -#: ../src/guestfs.pod:2338 +#: ../src/guestfs.pod:2358 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2340 +#: ../src/guestfs.pod:2360 msgid "" "The L, L and L commands and " "documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2343 +#: ../src/guestfs.pod:2363 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2345 +#: ../src/guestfs.pod:2365 msgid "Outside contributions, experimental parts." msgstr "" #. type: =item -#: ../src/guestfs.pod:2347 +#: ../src/guestfs.pod:2367 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2349 +#: ../src/guestfs.pod:2369 msgid "" "The daemon that runs inside the libguestfs appliance and carries out actions." msgstr "" #. type: =item -#: ../src/guestfs.pod:2352 +#: ../src/guestfs.pod:2372 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2354 +#: ../src/guestfs.pod:2374 msgid "L command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2356 +#: ../src/guestfs.pod:2376 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2358 +#: ../src/guestfs.pod:2378 msgid "C API example code." msgstr "" #. type: =item -#: ../src/guestfs.pod:2360 +#: ../src/guestfs.pod:2380 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2362 +#: ../src/guestfs.pod:2382 msgid "" "L, the command-line shell, and various shell scripts built on " "top such as L, L, L, " @@ -5144,90 +5179,90 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2366 +#: ../src/guestfs.pod:2386 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2368 +#: ../src/guestfs.pod:2388 msgid "" "L, FUSE (userspace filesystem) built on top of libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:2370 +#: ../src/guestfs.pod:2390 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2372 +#: ../src/guestfs.pod:2392 msgid "" "The crucially important generator, used to automatically generate large " "amounts of boilerplate C code for things like RPC and bindings." msgstr "" #. type: =item -#: ../src/guestfs.pod:2375 +#: ../src/guestfs.pod:2395 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2377 +#: ../src/guestfs.pod:2397 msgid "Files used by the test suite." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2379 +#: ../src/guestfs.pod:2399 msgid "Some \"phony\" guest images which we test against." msgstr "" #. type: =item -#: ../src/guestfs.pod:2381 +#: ../src/guestfs.pod:2401 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2383 +#: ../src/guestfs.pod:2403 msgid "L, the virtual machine image inspector." msgstr "" #. type: =item -#: ../src/guestfs.pod:2385 +#: ../src/guestfs.pod:2405 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2387 +#: ../src/guestfs.pod:2407 msgid "Logo used on the website. The fish is called Arthur by the way." msgstr "" #. type: =item -#: ../src/guestfs.pod:2389 +#: ../src/guestfs.pod:2409 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2391 +#: ../src/guestfs.pod:2411 msgid "M4 macros used by autoconf." msgstr "" #. type: =item -#: ../src/guestfs.pod:2393 +#: ../src/guestfs.pod:2413 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2395 +#: ../src/guestfs.pod:2415 msgid "Translations of simple gettext strings." msgstr "" #. type: =item -#: ../src/guestfs.pod:2397 +#: ../src/guestfs.pod:2417 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2399 +#: ../src/guestfs.pod:2419 msgid "" "The build infrastructure and PO files for translations of manpages and POD " "files. Eventually this will be combined with the C directory, but that " @@ -5235,130 +5270,130 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2403 +#: ../src/guestfs.pod:2423 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2405 +#: ../src/guestfs.pod:2425 msgid "Regression tests." msgstr "" #. type: =item -#: ../src/guestfs.pod:2407 +#: ../src/guestfs.pod:2427 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2409 +#: ../src/guestfs.pod:2429 msgid "L command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2411 +#: ../src/guestfs.pod:2431 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2413 +#: ../src/guestfs.pod:2433 msgid "Source code to the C library." msgstr "" #. type: =item -#: ../src/guestfs.pod:2415 +#: ../src/guestfs.pod:2435 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2417 +#: ../src/guestfs.pod:2437 msgid "Command line tools written in Perl (L and many others)." msgstr "" #. type: =item -#: ../src/guestfs.pod:2419 +#: ../src/guestfs.pod:2439 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2421 +#: ../src/guestfs.pod:2441 msgid "" "Test tool for end users to test if their qemu/kernel combination will work " "with libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:2424 +#: ../src/guestfs.pod:2444 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2426 +#: ../src/guestfs.pod:2446 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2428 +#: ../src/guestfs.pod:2448 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2430 +#: ../src/guestfs.pod:2450 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2432 +#: ../src/guestfs.pod:2452 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2434 +#: ../src/guestfs.pod:2454 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2436 +#: ../src/guestfs.pod:2456 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2438 +#: ../src/guestfs.pod:2458 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2440 +#: ../src/guestfs.pod:2460 msgid "Language bindings." msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2444 ../fish/guestfish.pod:965 +#: ../src/guestfs.pod:2464 ../fish/guestfish.pod:965 #: ../test-tool/libguestfs-test-tool.pod:104 ../tools/virt-edit.pl:330 msgid "ENVIRONMENT VARIABLES" msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2448 ../fish/guestfish.pod:991 +#: ../src/guestfs.pod:2468 ../fish/guestfish.pod:991 msgid "LIBGUESTFS_APPEND" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2450 ../fish/guestfish.pod:993 +#: ../src/guestfs.pod:2470 ../fish/guestfish.pod:993 msgid "Pass additional options to the guest kernel." msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2452 ../fish/guestfish.pod:995 +#: ../src/guestfs.pod:2472 ../fish/guestfish.pod:995 msgid "LIBGUESTFS_DEBUG" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2454 +#: ../src/guestfs.pod:2474 msgid "" "Set C to enable verbose messages. This has the same " "effect as calling C." @@ -5366,20 +5401,20 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2457 ../fish/guestfish.pod:1000 +#: ../src/guestfs.pod:2477 ../fish/guestfish.pod:1000 msgid "LIBGUESTFS_MEMSIZE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2459 ../fish/guestfish.pod:1002 +#: ../src/guestfs.pod:2479 ../fish/guestfish.pod:1002 msgid "" "Set the memory allocated to the qemu process, in megabytes. For example:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2462 ../fish/guestfish.pod:1005 +#: ../src/guestfs.pod:2482 ../fish/guestfish.pod:1005 #, no-wrap msgid "" " LIBGUESTFS_MEMSIZE=700\n" @@ -5388,13 +5423,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2464 ../fish/guestfish.pod:1007 +#: ../src/guestfs.pod:2484 ../fish/guestfish.pod:1007 msgid "LIBGUESTFS_PATH" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2466 +#: ../src/guestfs.pod:2486 msgid "" "Set the path that libguestfs uses to search for kernel and initrd.img. See " "the discussion of paths in section PATH above." @@ -5402,13 +5437,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2469 ../fish/guestfish.pod:1012 +#: ../src/guestfs.pod:2489 ../fish/guestfish.pod:1012 msgid "LIBGUESTFS_QEMU" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2471 ../fish/guestfish.pod:1014 +#: ../src/guestfs.pod:2491 ../fish/guestfish.pod:1014 msgid "" "Set the default qemu binary that libguestfs uses. If not set, then the qemu " "which was found at compile time by the configure script is used." @@ -5416,19 +5451,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2475 +#: ../src/guestfs.pod:2495 msgid "See also L above." msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2477 ../fish/guestfish.pod:1018 +#: ../src/guestfs.pod:2497 ../fish/guestfish.pod:1018 msgid "LIBGUESTFS_TRACE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2479 +#: ../src/guestfs.pod:2499 msgid "" "Set C to enable command traces. This has the same " "effect as calling C." @@ -5436,19 +5471,19 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2482 ../fish/guestfish.pod:1027 +#: ../src/guestfs.pod:2502 ../fish/guestfish.pod:1027 msgid "TMPDIR" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2484 ../fish/guestfish.pod:1029 +#: ../src/guestfs.pod:2504 ../fish/guestfish.pod:1029 msgid "Location of temporary directory, defaults to C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2486 ../fish/guestfish.pod:1031 +#: ../src/guestfs.pod:2506 ../fish/guestfish.pod:1031 msgid "" "If libguestfs was compiled to use the supermin appliance then the real " "appliance is cached in this directory, shared between all handles belonging " @@ -5458,7 +5493,7 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2494 ../fish/guestfish.pod:1089 +#: ../src/guestfs.pod:2514 ../fish/guestfish.pod:1089 #: ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:233 #: ../tools/virt-edit.pl:350 ../tools/virt-win-reg.pl:572 #: ../tools/virt-resize.pl:1483 ../tools/virt-list-filesystems.pl:189 @@ -5468,7 +5503,7 @@ msgid "SEE ALSO" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2496 +#: ../src/guestfs.pod:2516 msgid "" "L, L, L, L, L, L, L, L, L, L, L, L." @@ -5489,20 +5524,20 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2530 ../tools/virt-win-reg.pl:587 +#: ../src/guestfs.pod:2550 ../tools/virt-win-reg.pl:587 #: ../tools/virt-make-fs.pl:548 msgid "BUGS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2532 +#: ../src/guestfs.pod:2552 msgid "To get a list of bugs against libguestfs use this link:" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2534 +#: ../src/guestfs.pod:2554 msgid "" "L" @@ -5510,13 +5545,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2536 +#: ../src/guestfs.pod:2556 msgid "To report a new bug against libguestfs use this link:" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2538 +#: ../src/guestfs.pod:2558 msgid "" "L" @@ -5524,31 +5559,31 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2540 +#: ../src/guestfs.pod:2560 msgid "When reporting a bug, please check:" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2546 +#: ../src/guestfs.pod:2566 msgid "That the bug hasn't been reported already." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2550 +#: ../src/guestfs.pod:2570 msgid "That you are testing a recent version." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2554 +#: ../src/guestfs.pod:2574 msgid "Describe the bug accurately, and give a way to reproduce it." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2558 +#: ../src/guestfs.pod:2578 msgid "" "Run libguestfs-test-tool and paste the B output into the " "bug report." @@ -5556,21 +5591,21 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2563 ../fish/guestfish.pod:1112 +#: ../src/guestfs.pod:2583 ../fish/guestfish.pod:1112 #: ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:244 msgid "AUTHORS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2565 ../fish/guestfish.pod:1114 +#: ../src/guestfs.pod:2585 ../fish/guestfish.pod:1114 #: ../test-tool/libguestfs-test-tool.pod:117 ../fuse/guestmount.pod:246 msgid "Richard W.M. Jones (C)" msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2567 ../fish/guestfish.pod:1116 +#: ../src/guestfs.pod:2587 ../fish/guestfish.pod:1116 #: ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:248 #: ../tools/virt-edit.pl:368 ../tools/virt-win-reg.pl:602 #: ../tools/virt-resize.pl:1508 ../tools/virt-list-filesystems.pl:206 @@ -5581,14 +5616,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2569 ../fish/guestfish.pod:1118 +#: ../src/guestfs.pod:2589 ../fish/guestfish.pod:1118 #: ../fuse/guestmount.pod:250 msgid "Copyright (C) 2009-2010 Red Hat Inc. L" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2572 +#: ../src/guestfs.pod:2592 msgid "" "This library is free software; you can redistribute it and/or modify it " "under the terms of the GNU Lesser General Public License as published by the " @@ -5598,7 +5633,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2577 +#: ../src/guestfs.pod:2597 msgid "" "This library is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " @@ -5608,7 +5643,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2582 +#: ../src/guestfs.pod:2602 msgid "" "You should have received a copy of the GNU Lesser General Public License " "along with this library; if not, write to the Free Software Foundation, " @@ -5686,72 +5721,72 @@ msgstr "" #: ../src/guestfs-actions.pod:1682 ../src/guestfs-actions.pod:1704 #: ../src/guestfs-actions.pod:1791 ../src/guestfs-actions.pod:2243 #: ../src/guestfs-actions.pod:2387 ../src/guestfs-actions.pod:2448 -#: ../src/guestfs-actions.pod:2483 ../src/guestfs-actions.pod:3226 -#: ../src/guestfs-actions.pod:3241 ../src/guestfs-actions.pod:3261 -#: ../src/guestfs-actions.pod:3416 ../src/guestfs-actions.pod:3430 -#: ../src/guestfs-actions.pod:3443 ../src/guestfs-actions.pod:3457 -#: ../src/guestfs-actions.pod:3472 ../src/guestfs-actions.pod:3508 -#: ../src/guestfs-actions.pod:3580 ../src/guestfs-actions.pod:3600 -#: ../src/guestfs-actions.pod:3617 ../src/guestfs-actions.pod:3640 -#: ../src/guestfs-actions.pod:3663 ../src/guestfs-actions.pod:3695 -#: ../src/guestfs-actions.pod:3714 ../src/guestfs-actions.pod:3733 -#: ../src/guestfs-actions.pod:3768 ../src/guestfs-actions.pod:3780 -#: ../src/guestfs-actions.pod:3816 ../src/guestfs-actions.pod:3832 -#: ../src/guestfs-actions.pod:3845 ../src/guestfs-actions.pod:3860 -#: ../src/guestfs-actions.pod:3877 ../src/guestfs-actions.pod:3970 -#: ../src/guestfs-actions.pod:3990 ../src/guestfs-actions.pod:4003 -#: ../src/guestfs-actions.pod:4054 ../src/guestfs-actions.pod:4072 -#: ../src/guestfs-actions.pod:4090 ../src/guestfs-actions.pod:4106 -#: ../src/guestfs-actions.pod:4120 ../src/guestfs-actions.pod:4134 -#: ../src/guestfs-actions.pod:4151 ../src/guestfs-actions.pod:4166 -#: ../src/guestfs-actions.pod:4186 ../src/guestfs-actions.pod:4230 -#: ../src/guestfs-actions.pod:4303 ../src/guestfs-actions.pod:4334 -#: ../src/guestfs-actions.pod:4353 ../src/guestfs-actions.pod:4372 -#: ../src/guestfs-actions.pod:4384 ../src/guestfs-actions.pod:4401 -#: ../src/guestfs-actions.pod:4414 ../src/guestfs-actions.pod:4429 -#: ../src/guestfs-actions.pod:4444 ../src/guestfs-actions.pod:4479 -#: ../src/guestfs-actions.pod:4494 ../src/guestfs-actions.pod:4514 -#: ../src/guestfs-actions.pod:4528 ../src/guestfs-actions.pod:4545 -#: ../src/guestfs-actions.pod:4594 ../src/guestfs-actions.pod:4631 -#: ../src/guestfs-actions.pod:4645 ../src/guestfs-actions.pod:4673 -#: ../src/guestfs-actions.pod:4690 ../src/guestfs-actions.pod:4708 -#: ../src/guestfs-actions.pod:4842 ../src/guestfs-actions.pod:4899 -#: ../src/guestfs-actions.pod:4921 ../src/guestfs-actions.pod:4939 -#: ../src/guestfs-actions.pod:4971 ../src/guestfs-actions.pod:5037 -#: ../src/guestfs-actions.pod:5054 ../src/guestfs-actions.pod:5067 -#: ../src/guestfs-actions.pod:5081 ../src/guestfs-actions.pod:5370 -#: ../src/guestfs-actions.pod:5389 ../src/guestfs-actions.pod:5403 -#: ../src/guestfs-actions.pod:5415 ../src/guestfs-actions.pod:5429 -#: ../src/guestfs-actions.pod:5441 ../src/guestfs-actions.pod:5455 -#: ../src/guestfs-actions.pod:5471 ../src/guestfs-actions.pod:5492 -#: ../src/guestfs-actions.pod:5511 ../src/guestfs-actions.pod:5530 -#: ../src/guestfs-actions.pod:5548 ../src/guestfs-actions.pod:5571 -#: ../src/guestfs-actions.pod:5589 ../src/guestfs-actions.pod:5608 -#: ../src/guestfs-actions.pod:5629 ../src/guestfs-actions.pod:5648 -#: ../src/guestfs-actions.pod:5665 ../src/guestfs-actions.pod:5693 -#: ../src/guestfs-actions.pod:5717 ../src/guestfs-actions.pod:5736 -#: ../src/guestfs-actions.pod:5760 ../src/guestfs-actions.pod:5775 -#: ../src/guestfs-actions.pod:5790 ../src/guestfs-actions.pod:5809 -#: ../src/guestfs-actions.pod:5846 ../src/guestfs-actions.pod:5869 -#: ../src/guestfs-actions.pod:5895 ../src/guestfs-actions.pod:6003 -#: ../src/guestfs-actions.pod:6124 ../src/guestfs-actions.pod:6136 -#: ../src/guestfs-actions.pod:6149 ../src/guestfs-actions.pod:6162 -#: ../src/guestfs-actions.pod:6184 ../src/guestfs-actions.pod:6197 -#: ../src/guestfs-actions.pod:6210 ../src/guestfs-actions.pod:6223 -#: ../src/guestfs-actions.pod:6238 ../src/guestfs-actions.pod:6297 -#: ../src/guestfs-actions.pod:6314 ../src/guestfs-actions.pod:6330 -#: ../src/guestfs-actions.pod:6346 ../src/guestfs-actions.pod:6363 -#: ../src/guestfs-actions.pod:6376 ../src/guestfs-actions.pod:6396 -#: ../src/guestfs-actions.pod:6432 ../src/guestfs-actions.pod:6446 -#: ../src/guestfs-actions.pod:6487 ../src/guestfs-actions.pod:6500 -#: ../src/guestfs-actions.pod:6518 ../src/guestfs-actions.pod:6552 -#: ../src/guestfs-actions.pod:6588 ../src/guestfs-actions.pod:6707 -#: ../src/guestfs-actions.pod:6725 ../src/guestfs-actions.pod:6739 -#: ../src/guestfs-actions.pod:6794 ../src/guestfs-actions.pod:6807 -#: ../src/guestfs-actions.pod:6852 ../src/guestfs-actions.pod:6885 -#: ../src/guestfs-actions.pod:6939 ../src/guestfs-actions.pod:6965 -#: ../src/guestfs-actions.pod:7031 ../src/guestfs-actions.pod:7050 -#: ../src/guestfs-actions.pod:7079 +#: ../src/guestfs-actions.pod:2483 ../src/guestfs-actions.pod:3318 +#: ../src/guestfs-actions.pod:3333 ../src/guestfs-actions.pod:3353 +#: ../src/guestfs-actions.pod:3508 ../src/guestfs-actions.pod:3522 +#: ../src/guestfs-actions.pod:3535 ../src/guestfs-actions.pod:3549 +#: ../src/guestfs-actions.pod:3564 ../src/guestfs-actions.pod:3600 +#: ../src/guestfs-actions.pod:3672 ../src/guestfs-actions.pod:3692 +#: ../src/guestfs-actions.pod:3709 ../src/guestfs-actions.pod:3732 +#: ../src/guestfs-actions.pod:3755 ../src/guestfs-actions.pod:3787 +#: ../src/guestfs-actions.pod:3806 ../src/guestfs-actions.pod:3825 +#: ../src/guestfs-actions.pod:3860 ../src/guestfs-actions.pod:3872 +#: ../src/guestfs-actions.pod:3908 ../src/guestfs-actions.pod:3924 +#: ../src/guestfs-actions.pod:3937 ../src/guestfs-actions.pod:3952 +#: ../src/guestfs-actions.pod:3969 ../src/guestfs-actions.pod:4062 +#: ../src/guestfs-actions.pod:4082 ../src/guestfs-actions.pod:4095 +#: ../src/guestfs-actions.pod:4146 ../src/guestfs-actions.pod:4164 +#: ../src/guestfs-actions.pod:4182 ../src/guestfs-actions.pod:4198 +#: ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:4226 +#: ../src/guestfs-actions.pod:4243 ../src/guestfs-actions.pod:4258 +#: ../src/guestfs-actions.pod:4278 ../src/guestfs-actions.pod:4322 +#: ../src/guestfs-actions.pod:4395 ../src/guestfs-actions.pod:4426 +#: ../src/guestfs-actions.pod:4445 ../src/guestfs-actions.pod:4464 +#: ../src/guestfs-actions.pod:4476 ../src/guestfs-actions.pod:4493 +#: ../src/guestfs-actions.pod:4506 ../src/guestfs-actions.pod:4521 +#: ../src/guestfs-actions.pod:4536 ../src/guestfs-actions.pod:4571 +#: ../src/guestfs-actions.pod:4586 ../src/guestfs-actions.pod:4606 +#: ../src/guestfs-actions.pod:4620 ../src/guestfs-actions.pod:4637 +#: ../src/guestfs-actions.pod:4686 ../src/guestfs-actions.pod:4723 +#: ../src/guestfs-actions.pod:4737 ../src/guestfs-actions.pod:4765 +#: ../src/guestfs-actions.pod:4782 ../src/guestfs-actions.pod:4800 +#: ../src/guestfs-actions.pod:4934 ../src/guestfs-actions.pod:4991 +#: ../src/guestfs-actions.pod:5013 ../src/guestfs-actions.pod:5031 +#: ../src/guestfs-actions.pod:5063 ../src/guestfs-actions.pod:5129 +#: ../src/guestfs-actions.pod:5146 ../src/guestfs-actions.pod:5159 +#: ../src/guestfs-actions.pod:5173 ../src/guestfs-actions.pod:5462 +#: ../src/guestfs-actions.pod:5481 ../src/guestfs-actions.pod:5500 +#: ../src/guestfs-actions.pod:5512 ../src/guestfs-actions.pod:5524 +#: ../src/guestfs-actions.pod:5538 ../src/guestfs-actions.pod:5550 +#: ../src/guestfs-actions.pod:5564 ../src/guestfs-actions.pod:5580 +#: ../src/guestfs-actions.pod:5601 ../src/guestfs-actions.pod:5620 +#: ../src/guestfs-actions.pod:5639 ../src/guestfs-actions.pod:5657 +#: ../src/guestfs-actions.pod:5680 ../src/guestfs-actions.pod:5698 +#: ../src/guestfs-actions.pod:5717 ../src/guestfs-actions.pod:5738 +#: ../src/guestfs-actions.pod:5757 ../src/guestfs-actions.pod:5774 +#: ../src/guestfs-actions.pod:5802 ../src/guestfs-actions.pod:5826 +#: ../src/guestfs-actions.pod:5845 ../src/guestfs-actions.pod:5869 +#: ../src/guestfs-actions.pod:5884 ../src/guestfs-actions.pod:5899 +#: ../src/guestfs-actions.pod:5918 ../src/guestfs-actions.pod:5955 +#: ../src/guestfs-actions.pod:5978 ../src/guestfs-actions.pod:6004 +#: ../src/guestfs-actions.pod:6112 ../src/guestfs-actions.pod:6233 +#: ../src/guestfs-actions.pod:6245 ../src/guestfs-actions.pod:6258 +#: ../src/guestfs-actions.pod:6271 ../src/guestfs-actions.pod:6293 +#: ../src/guestfs-actions.pod:6306 ../src/guestfs-actions.pod:6319 +#: ../src/guestfs-actions.pod:6332 ../src/guestfs-actions.pod:6347 +#: ../src/guestfs-actions.pod:6406 ../src/guestfs-actions.pod:6423 +#: ../src/guestfs-actions.pod:6439 ../src/guestfs-actions.pod:6455 +#: ../src/guestfs-actions.pod:6472 ../src/guestfs-actions.pod:6485 +#: ../src/guestfs-actions.pod:6505 ../src/guestfs-actions.pod:6541 +#: ../src/guestfs-actions.pod:6555 ../src/guestfs-actions.pod:6596 +#: ../src/guestfs-actions.pod:6609 ../src/guestfs-actions.pod:6627 +#: ../src/guestfs-actions.pod:6661 ../src/guestfs-actions.pod:6697 +#: ../src/guestfs-actions.pod:6816 ../src/guestfs-actions.pod:6834 +#: ../src/guestfs-actions.pod:6848 ../src/guestfs-actions.pod:6903 +#: ../src/guestfs-actions.pod:6916 ../src/guestfs-actions.pod:6961 +#: ../src/guestfs-actions.pod:6994 ../src/guestfs-actions.pod:7048 +#: ../src/guestfs-actions.pod:7074 ../src/guestfs-actions.pod:7140 +#: ../src/guestfs-actions.pod:7159 ../src/guestfs-actions.pod:7188 msgid "This function returns 0 on success or -1 on error." msgstr "" @@ -5770,12 +5805,12 @@ msgstr "" #: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:243 #: ../src/guestfs-actions.pod:264 ../src/guestfs-actions.pod:1435 #: ../src/guestfs-actions.pod:1921 ../src/guestfs-actions.pod:1942 -#: ../src/guestfs-actions.pod:4191 ../src/guestfs-actions.pod:6973 -#: ../src/guestfs-actions.pod:7142 ../fish/guestfish-actions.pod:31 +#: ../src/guestfs-actions.pod:4283 ../src/guestfs-actions.pod:7082 +#: ../src/guestfs-actions.pod:7251 ../fish/guestfish-actions.pod:31 #: ../fish/guestfish-actions.pod:154 ../fish/guestfish-actions.pod:168 #: ../fish/guestfish-actions.pod:949 ../fish/guestfish-actions.pod:1306 -#: ../fish/guestfish-actions.pod:1320 ../fish/guestfish-actions.pod:2820 -#: ../fish/guestfish-actions.pod:4622 ../fish/guestfish-actions.pod:4719 +#: ../fish/guestfish-actions.pod:1320 ../fish/guestfish-actions.pod:2895 +#: ../fish/guestfish-actions.pod:4710 ../fish/guestfish-actions.pod:4807 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 " @@ -5787,11 +5822,11 @@ msgstr "" #: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:128 #: ../src/guestfs-actions.pod:1092 ../src/guestfs-actions.pod:1893 #: ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2094 -#: ../src/guestfs-actions.pod:3228 ../src/guestfs-actions.pod:3243 -#: ../src/guestfs-actions.pod:4481 ../src/guestfs-actions.pod:5550 -#: ../src/guestfs-actions.pod:5667 ../src/guestfs-actions.pod:5777 -#: ../src/guestfs-actions.pod:6240 ../src/guestfs-actions.pod:6365 -#: ../src/guestfs-actions.pod:6887 +#: ../src/guestfs-actions.pod:3320 ../src/guestfs-actions.pod:3335 +#: ../src/guestfs-actions.pod:4573 ../src/guestfs-actions.pod:5659 +#: ../src/guestfs-actions.pod:5776 ../src/guestfs-actions.pod:5886 +#: ../src/guestfs-actions.pod:6349 ../src/guestfs-actions.pod:6474 +#: ../src/guestfs-actions.pod:6996 msgid "(Added in 0.3)" msgstr "" @@ -5816,7 +5851,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:137 -#: ../src/guestfs-actions.pod:4205 +#: ../src/guestfs-actions.pod:4297 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 " @@ -5896,12 +5931,12 @@ msgstr "" #: ../src/guestfs-actions.pod:1661 ../src/guestfs-actions.pod:1864 #: ../src/guestfs-actions.pod:1963 ../src/guestfs-actions.pod:2003 #: ../src/guestfs-actions.pod:2058 ../src/guestfs-actions.pod:2081 -#: ../src/guestfs-actions.pod:2374 ../src/guestfs-actions.pod:2662 -#: ../src/guestfs-actions.pod:2683 ../src/guestfs-actions.pod:4617 -#: ../src/guestfs-actions.pod:4745 ../src/guestfs-actions.pod:5151 -#: ../src/guestfs-actions.pod:5177 ../src/guestfs-actions.pod:6473 -#: ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:6911 -#: ../src/guestfs-actions.pod:6924 +#: ../src/guestfs-actions.pod:2374 ../src/guestfs-actions.pod:2701 +#: ../src/guestfs-actions.pod:2722 ../src/guestfs-actions.pod:4709 +#: ../src/guestfs-actions.pod:4837 ../src/guestfs-actions.pod:5243 +#: ../src/guestfs-actions.pod:5269 ../src/guestfs-actions.pod:6582 +#: ../src/guestfs-actions.pod:7007 ../src/guestfs-actions.pod:7020 +#: ../src/guestfs-actions.pod:7033 msgid "On error this function returns -1." msgstr "" @@ -5939,7 +5974,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:96 ../src/guestfs-actions.pod:107 #: ../src/guestfs-actions.pod:200 ../src/guestfs-actions.pod:211 -#: ../src/guestfs-actions.pod:4244 ../src/guestfs-actions.pod:4256 +#: ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:4348 msgid "See L." msgstr "" @@ -6060,8 +6095,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:159 ../src/guestfs-actions.pod:4215 -#: ../fish/guestfish-actions.pod:103 ../fish/guestfish-actions.pod:2831 +#: ../src/guestfs-actions.pod:159 ../src/guestfs-actions.pod:4307 +#: ../fish/guestfish-actions.pod:103 ../fish/guestfish-actions.pod:2906 msgid "The optional arguments are:" msgstr "" @@ -6327,7 +6362,7 @@ msgstr "" #: ../src/guestfs-actions.pod:444 ../src/guestfs-actions.pod:475 #: ../src/guestfs-actions.pod:489 ../src/guestfs-actions.pod:503 #: ../src/guestfs-actions.pod:517 ../src/guestfs-actions.pod:535 -#: ../src/guestfs-actions.pod:5228 +#: ../src/guestfs-actions.pod:5320 msgid "(Added in 0.7)" msgstr "" @@ -6453,18 +6488,19 @@ msgstr "" #: ../src/guestfs-actions.pod:1915 ../src/guestfs-actions.pod:1936 #: ../src/guestfs-actions.pod:2106 ../src/guestfs-actions.pod:2298 #: ../src/guestfs-actions.pod:2505 ../src/guestfs-actions.pod:2586 -#: ../src/guestfs-actions.pod:2634 ../src/guestfs-actions.pod:2748 -#: ../src/guestfs-actions.pod:2779 ../src/guestfs-actions.pod:2803 -#: ../src/guestfs-actions.pod:2865 ../src/guestfs-actions.pod:2888 -#: ../src/guestfs-actions.pod:3402 ../src/guestfs-actions.pod:3752 -#: ../src/guestfs-actions.pod:3922 ../src/guestfs-actions.pod:4032 -#: ../src/guestfs-actions.pod:4763 ../src/guestfs-actions.pod:4956 -#: ../src/guestfs-actions.pod:5126 ../src/guestfs-actions.pod:5304 -#: ../src/guestfs-actions.pod:5353 ../src/guestfs-actions.pod:5916 -#: ../src/guestfs-actions.pod:5932 ../src/guestfs-actions.pod:5949 -#: ../src/guestfs-actions.pod:5973 ../src/guestfs-actions.pod:6647 -#: ../src/guestfs-actions.pod:6666 ../src/guestfs-actions.pod:6684 -#: ../src/guestfs-actions.pod:6864 ../src/guestfs-actions.pod:7136 +#: ../src/guestfs-actions.pod:2653 ../src/guestfs-actions.pod:2673 +#: ../src/guestfs-actions.pod:2787 ../src/guestfs-actions.pod:2818 +#: ../src/guestfs-actions.pod:2842 ../src/guestfs-actions.pod:2904 +#: ../src/guestfs-actions.pod:2927 ../src/guestfs-actions.pod:3494 +#: ../src/guestfs-actions.pod:3844 ../src/guestfs-actions.pod:4014 +#: ../src/guestfs-actions.pod:4124 ../src/guestfs-actions.pod:4855 +#: ../src/guestfs-actions.pod:5048 ../src/guestfs-actions.pod:5218 +#: ../src/guestfs-actions.pod:5396 ../src/guestfs-actions.pod:5445 +#: ../src/guestfs-actions.pod:6025 ../src/guestfs-actions.pod:6041 +#: ../src/guestfs-actions.pod:6058 ../src/guestfs-actions.pod:6082 +#: ../src/guestfs-actions.pod:6756 ../src/guestfs-actions.pod:6775 +#: ../src/guestfs-actions.pod:6793 ../src/guestfs-actions.pod:6973 +#: ../src/guestfs-actions.pod:7245 msgid "" "This function returns a string, or NULL on error. I." @@ -6702,19 +6738,19 @@ msgstr "" #: ../src/guestfs-actions.pod:2194 ../src/guestfs-actions.pod:2213 #: ../src/guestfs-actions.pod:2256 ../src/guestfs-actions.pod:2280 #: ../src/guestfs-actions.pod:2351 ../src/guestfs-actions.pod:2400 -#: ../src/guestfs-actions.pod:2611 ../src/guestfs-actions.pod:2822 -#: ../src/guestfs-actions.pod:3037 ../src/guestfs-actions.pod:3322 -#: ../src/guestfs-actions.pod:3384 ../src/guestfs-actions.pod:3489 -#: ../src/guestfs-actions.pod:3894 ../src/guestfs-actions.pod:4578 -#: ../src/guestfs-actions.pod:5098 ../src/guestfs-actions.pod:5224 -#: ../src/guestfs-actions.pod:5338 ../src/guestfs-actions.pod:5989 -#: ../src/guestfs-actions.pod:6050 ../src/guestfs-actions.pod:6105 -#: ../src/guestfs-actions.pod:6251 ../src/guestfs-actions.pod:6275 -#: ../src/guestfs-actions.pod:6757 ../src/guestfs-actions.pod:6777 -#: ../src/guestfs-actions.pod:6824 ../src/guestfs-actions.pod:6989 -#: ../src/guestfs-actions.pod:7008 ../src/guestfs-actions.pod:7093 -#: ../src/guestfs-actions.pod:7112 ../src/guestfs-actions.pod:7158 -#: ../src/guestfs-actions.pod:7177 +#: ../src/guestfs-actions.pod:2611 ../src/guestfs-actions.pod:2861 +#: ../src/guestfs-actions.pod:3129 ../src/guestfs-actions.pod:3414 +#: ../src/guestfs-actions.pod:3476 ../src/guestfs-actions.pod:3581 +#: ../src/guestfs-actions.pod:3986 ../src/guestfs-actions.pod:4670 +#: ../src/guestfs-actions.pod:5190 ../src/guestfs-actions.pod:5316 +#: ../src/guestfs-actions.pod:5430 ../src/guestfs-actions.pod:6098 +#: ../src/guestfs-actions.pod:6159 ../src/guestfs-actions.pod:6214 +#: ../src/guestfs-actions.pod:6360 ../src/guestfs-actions.pod:6384 +#: ../src/guestfs-actions.pod:6866 ../src/guestfs-actions.pod:6886 +#: ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:7098 +#: ../src/guestfs-actions.pod:7117 ../src/guestfs-actions.pod:7202 +#: ../src/guestfs-actions.pod:7221 ../src/guestfs-actions.pod:7267 +#: ../src/guestfs-actions.pod:7286 msgid "" "This function returns a NULL-terminated array of strings (like L), or NULL if there was an error. I." msgstr "" @@ -7538,30 +7575,30 @@ msgstr "" #: ../src/guestfs-actions.pod:2198 ../src/guestfs-actions.pod:2217 #: ../src/guestfs-actions.pod:2260 ../src/guestfs-actions.pod:2284 #: ../src/guestfs-actions.pod:2301 ../src/guestfs-actions.pod:2330 -#: ../src/guestfs-actions.pod:4996 ../src/guestfs-actions.pod:5022 -#: ../src/guestfs-actions.pod:5153 ../src/guestfs-actions.pod:5179 -#: ../src/guestfs-actions.pod:5203 ../src/guestfs-actions.pod:6054 -#: ../src/guestfs-actions.pod:6109 ../src/guestfs-actions.pod:6255 -#: ../src/guestfs-actions.pod:6279 ../src/guestfs-actions.pod:6941 -#: ../src/guestfs-actions.pod:6967 ../src/guestfs-actions.pod:6993 -#: ../src/guestfs-actions.pod:7012 ../src/guestfs-actions.pod:7097 -#: ../src/guestfs-actions.pod:7116 ../src/guestfs-actions.pod:7162 -#: ../src/guestfs-actions.pod:7181 ../fish/guestfish-actions.pod:580 +#: ../src/guestfs-actions.pod:5088 ../src/guestfs-actions.pod:5114 +#: ../src/guestfs-actions.pod:5245 ../src/guestfs-actions.pod:5271 +#: ../src/guestfs-actions.pod:5295 ../src/guestfs-actions.pod:6163 +#: ../src/guestfs-actions.pod:6218 ../src/guestfs-actions.pod:6364 +#: ../src/guestfs-actions.pod:6388 ../src/guestfs-actions.pod:7050 +#: ../src/guestfs-actions.pod:7076 ../src/guestfs-actions.pod:7102 +#: ../src/guestfs-actions.pod:7121 ../src/guestfs-actions.pod:7206 +#: ../src/guestfs-actions.pod:7225 ../src/guestfs-actions.pod:7271 +#: ../src/guestfs-actions.pod:7290 ../fish/guestfish-actions.pod:580 #: ../fish/guestfish-actions.pod:715 ../fish/guestfish-actions.pod:727 #: ../fish/guestfish-actions.pod:903 ../fish/guestfish-actions.pod:913 #: ../fish/guestfish-actions.pod:980 ../fish/guestfish-actions.pod:990 #: ../fish/guestfish-actions.pod:1185 ../fish/guestfish-actions.pod:1480 #: ../fish/guestfish-actions.pod:1490 ../fish/guestfish-actions.pod:1518 #: ../fish/guestfish-actions.pod:1533 ../fish/guestfish-actions.pod:1543 -#: ../fish/guestfish-actions.pod:1562 ../fish/guestfish-actions.pod:3336 -#: ../fish/guestfish-actions.pod:3351 ../fish/guestfish-actions.pod:3427 -#: ../fish/guestfish-actions.pod:3444 ../fish/guestfish-actions.pod:3459 -#: ../fish/guestfish-actions.pod:4042 ../fish/guestfish-actions.pod:4088 -#: ../fish/guestfish-actions.pod:4173 ../fish/guestfish-actions.pod:4188 -#: ../fish/guestfish-actions.pod:4598 ../fish/guestfish-actions.pod:4616 -#: ../fish/guestfish-actions.pod:4633 ../fish/guestfish-actions.pod:4643 -#: ../fish/guestfish-actions.pod:4691 ../fish/guestfish-actions.pod:4701 -#: ../fish/guestfish-actions.pod:4730 ../fish/guestfish-actions.pod:4740 +#: ../fish/guestfish-actions.pod:1562 ../fish/guestfish-actions.pod:3411 +#: ../fish/guestfish-actions.pod:3426 ../fish/guestfish-actions.pod:3502 +#: ../fish/guestfish-actions.pod:3519 ../fish/guestfish-actions.pod:3534 +#: ../fish/guestfish-actions.pod:4130 ../fish/guestfish-actions.pod:4176 +#: ../fish/guestfish-actions.pod:4261 ../fish/guestfish-actions.pod:4276 +#: ../fish/guestfish-actions.pod:4686 ../fish/guestfish-actions.pod:4704 +#: ../fish/guestfish-actions.pod:4721 ../fish/guestfish-actions.pod:4731 +#: ../fish/guestfish-actions.pod:4779 ../fish/guestfish-actions.pod:4789 +#: ../fish/guestfish-actions.pod:4818 ../fish/guestfish-actions.pod:4828 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L." @@ -7569,12 +7606,12 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:873 ../src/guestfs-actions.pod:3326 -#: ../src/guestfs-actions.pod:3388 ../src/guestfs-actions.pod:3405 -#: ../src/guestfs-actions.pod:3493 ../src/guestfs-actions.pod:3898 -#: ../src/guestfs-actions.pod:3912 ../src/guestfs-actions.pod:5102 -#: ../src/guestfs-actions.pod:5116 ../src/guestfs-actions.pod:6828 -#: ../src/guestfs-actions.pod:6842 +#: ../src/guestfs-actions.pod:873 ../src/guestfs-actions.pod:3418 +#: ../src/guestfs-actions.pod:3480 ../src/guestfs-actions.pod:3497 +#: ../src/guestfs-actions.pod:3585 ../src/guestfs-actions.pod:3990 +#: ../src/guestfs-actions.pod:4004 ../src/guestfs-actions.pod:5194 +#: ../src/guestfs-actions.pod:5208 ../src/guestfs-actions.pod:6937 +#: ../src/guestfs-actions.pod:6951 msgid "(Added in 0.4)" msgstr "" @@ -7718,9 +7755,9 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:930 ../src/guestfs-actions.pod:1238 -#: ../src/guestfs-actions.pod:2060 ../src/guestfs-actions.pod:3070 -#: ../src/guestfs-actions.pod:3099 ../src/guestfs-actions.pod:3160 -#: ../src/guestfs-actions.pod:3187 ../src/guestfs-actions.pod:6525 +#: ../src/guestfs-actions.pod:2060 ../src/guestfs-actions.pod:3162 +#: ../src/guestfs-actions.pod:3191 ../src/guestfs-actions.pod:3252 +#: ../src/guestfs-actions.pod:3279 ../src/guestfs-actions.pod:6634 msgid "(Added in 1.0.2)" msgstr "" @@ -7753,11 +7790,11 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:946 ../src/guestfs-actions.pod:4633 -#: ../src/guestfs-actions.pod:4692 ../src/guestfs-actions.pod:4729 -#: ../src/guestfs-actions.pod:4747 ../src/guestfs-actions.pod:4923 -#: ../src/guestfs-actions.pod:6434 ../src/guestfs-actions.pod:6448 -#: ../src/guestfs-actions.pod:6854 +#: ../src/guestfs-actions.pod:946 ../src/guestfs-actions.pod:4725 +#: ../src/guestfs-actions.pod:4784 ../src/guestfs-actions.pod:4821 +#: ../src/guestfs-actions.pod:4839 ../src/guestfs-actions.pod:5015 +#: ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6557 +#: ../src/guestfs-actions.pod:6963 msgid "(Added in 1.3.2)" msgstr "" @@ -7842,11 +7879,11 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:986 ../src/guestfs-actions.pod:4149 -#: ../src/guestfs-actions.pod:4332 ../src/guestfs-actions.pod:4351 -#: ../src/guestfs-actions.pod:4370 ../fish/guestfish-actions.pod:669 -#: ../fish/guestfish-actions.pod:2795 ../fish/guestfish-actions.pod:2911 -#: ../fish/guestfish-actions.pod:2921 ../fish/guestfish-actions.pod:2931 +#: ../src/guestfs-actions.pod:986 ../src/guestfs-actions.pod:4241 +#: ../src/guestfs-actions.pod:4424 ../src/guestfs-actions.pod:4443 +#: ../src/guestfs-actions.pod:4462 ../fish/guestfish-actions.pod:669 +#: ../fish/guestfish-actions.pod:2870 ../fish/guestfish-actions.pod:2986 +#: ../fish/guestfish-actions.pod:2996 ../fish/guestfish-actions.pod:3006 msgid "The mode actually set is affected by the umask." msgstr "" @@ -7877,8 +7914,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1002 ../src/guestfs-actions.pod:3257 -#: ../fish/guestfish-actions.pod:677 ../fish/guestfish-actions.pod:2253 +#: ../src/guestfs-actions.pod:1002 ../src/guestfs-actions.pod:3349 +#: ../fish/guestfish-actions.pod:677 ../fish/guestfish-actions.pod:2328 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 " @@ -8072,9 +8109,9 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1110 ../src/guestfs-actions.pod:1233 #: ../src/guestfs-actions.pod:1264 ../src/guestfs-actions.pod:1684 -#: ../src/guestfs-actions.pod:1706 ../src/guestfs-actions.pod:6520 -#: ../src/guestfs-actions.pod:6554 ../src/guestfs-actions.pod:7033 -#: ../src/guestfs-actions.pod:7052 +#: ../src/guestfs-actions.pod:1706 ../src/guestfs-actions.pod:6629 +#: ../src/guestfs-actions.pod:6663 ../src/guestfs-actions.pod:7142 +#: ../src/guestfs-actions.pod:7161 msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " @@ -8084,9 +8121,9 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1115 ../src/guestfs-actions.pod:3925 -#: ../src/guestfs-actions.pod:5129 ../src/guestfs-actions.pod:6761 -#: ../src/guestfs-actions.pod:6781 ../src/guestfs-actions.pod:6867 +#: ../src/guestfs-actions.pod:1115 ../src/guestfs-actions.pod:4017 +#: ../src/guestfs-actions.pod:5221 ../src/guestfs-actions.pod:6870 +#: ../src/guestfs-actions.pod:6890 ../src/guestfs-actions.pod:6976 msgid "(Added in 1.0.87)" msgstr "" @@ -8120,8 +8157,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:1143 #: ../src/guestfs-actions.pod:1215 ../src/guestfs-actions.pod:1289 -#: ../src/guestfs-actions.pod:1398 ../src/guestfs-actions.pod:4596 -#: ../src/guestfs-actions.pod:4973 +#: ../src/guestfs-actions.pod:1398 ../src/guestfs-actions.pod:4688 +#: ../src/guestfs-actions.pod:5065 msgid "(Added in 1.0.18)" msgstr "" @@ -8223,10 +8260,10 @@ msgstr "" #: ../src/guestfs-actions.pod:1179 ../src/guestfs-actions.pod:1196 #: ../src/guestfs-actions.pod:1309 ../src/guestfs-actions.pod:2263 #: ../src/guestfs-actions.pod:2287 ../src/guestfs-actions.pod:2355 -#: ../src/guestfs-actions.pod:4035 ../src/guestfs-actions.pod:4496 -#: ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6282 -#: ../src/guestfs-actions.pod:6900 ../src/guestfs-actions.pod:6913 -#: ../src/guestfs-actions.pod:6926 +#: ../src/guestfs-actions.pod:4127 ../src/guestfs-actions.pod:4588 +#: ../src/guestfs-actions.pod:6367 ../src/guestfs-actions.pod:6391 +#: ../src/guestfs-actions.pod:7009 ../src/guestfs-actions.pod:7022 +#: ../src/guestfs-actions.pod:7035 msgid "(Added in 1.0.54)" msgstr "" @@ -8316,8 +8353,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1227 ../src/guestfs-actions.pod:6514 -#: ../fish/guestfish-actions.pod:821 ../fish/guestfish-actions.pod:4346 +#: ../src/guestfs-actions.pod:1227 ../src/guestfs-actions.pod:6623 +#: ../fish/guestfish-actions.pod:821 ../fish/guestfish-actions.pod:4434 msgid "C can also be a named pipe." msgstr "" @@ -8372,7 +8409,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1269 ../src/guestfs-actions.pod:6559 +#: ../src/guestfs-actions.pod:1269 ../src/guestfs-actions.pod:6668 msgid "(Added in 1.5.17)" msgstr "" @@ -8537,7 +8574,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:1344 ../src/guestfs-actions.pod:2071 -#: ../src/guestfs-actions.pod:5762 +#: ../src/guestfs-actions.pod:5871 msgid "(Added in 1.0.69)" msgstr "" @@ -8574,17 +8611,17 @@ msgstr "" #: ../src/guestfs-actions.pod:2220 ../src/guestfs-actions.pod:2376 #: ../src/guestfs-actions.pod:2389 ../src/guestfs-actions.pod:2404 #: ../src/guestfs-actions.pod:2450 ../src/guestfs-actions.pod:2472 -#: ../src/guestfs-actions.pod:2485 ../src/guestfs-actions.pod:3418 -#: ../src/guestfs-actions.pod:3432 ../src/guestfs-actions.pod:3445 -#: ../src/guestfs-actions.pod:3459 ../src/guestfs-actions.pod:4431 -#: ../src/guestfs-actions.pod:5307 ../src/guestfs-actions.pod:5356 -#: ../src/guestfs-actions.pod:6126 ../src/guestfs-actions.pod:6138 -#: ../src/guestfs-actions.pod:6151 ../src/guestfs-actions.pod:6164 -#: ../src/guestfs-actions.pod:6186 ../src/guestfs-actions.pod:6199 -#: ../src/guestfs-actions.pod:6212 ../src/guestfs-actions.pod:6225 -#: ../src/guestfs-actions.pod:6996 ../src/guestfs-actions.pod:7015 -#: ../src/guestfs-actions.pod:7100 ../src/guestfs-actions.pod:7119 -#: ../src/guestfs-actions.pod:7165 ../src/guestfs-actions.pod:7184 +#: ../src/guestfs-actions.pod:2485 ../src/guestfs-actions.pod:3510 +#: ../src/guestfs-actions.pod:3524 ../src/guestfs-actions.pod:3537 +#: ../src/guestfs-actions.pod:3551 ../src/guestfs-actions.pod:4523 +#: ../src/guestfs-actions.pod:5399 ../src/guestfs-actions.pod:5448 +#: ../src/guestfs-actions.pod:6235 ../src/guestfs-actions.pod:6247 +#: ../src/guestfs-actions.pod:6260 ../src/guestfs-actions.pod:6273 +#: ../src/guestfs-actions.pod:6295 ../src/guestfs-actions.pod:6308 +#: ../src/guestfs-actions.pod:6321 ../src/guestfs-actions.pod:6334 +#: ../src/guestfs-actions.pod:7105 ../src/guestfs-actions.pod:7124 +#: ../src/guestfs-actions.pod:7209 ../src/guestfs-actions.pod:7228 +#: ../src/guestfs-actions.pod:7274 ../src/guestfs-actions.pod:7293 msgid "(Added in 1.0.66)" msgstr "" @@ -9099,10 +9136,10 @@ msgstr "" #: ../src/guestfs-actions.pod:1647 ../src/guestfs-actions.pod:1810 #: ../src/guestfs-actions.pod:1827 ../src/guestfs-actions.pod:2508 #: ../src/guestfs-actions.pod:2589 ../src/guestfs-actions.pod:2615 -#: ../src/guestfs-actions.pod:2664 ../src/guestfs-actions.pod:2685 -#: ../src/guestfs-actions.pod:2722 ../src/guestfs-actions.pod:2806 -#: ../src/guestfs-actions.pod:2868 ../src/guestfs-actions.pod:3041 -#: ../src/guestfs-actions.pod:3173 +#: ../src/guestfs-actions.pod:2703 ../src/guestfs-actions.pod:2724 +#: ../src/guestfs-actions.pod:2761 ../src/guestfs-actions.pod:2845 +#: ../src/guestfs-actions.pod:2907 ../src/guestfs-actions.pod:3133 +#: ../src/guestfs-actions.pod:3265 msgid "(Added in 1.5.3)" msgstr "" @@ -9307,8 +9344,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1753 ../src/guestfs-actions.pod:3862 -#: ../src/guestfs-actions.pod:5391 +#: ../src/guestfs-actions.pod:1753 ../src/guestfs-actions.pod:3954 +#: ../src/guestfs-actions.pod:5483 msgid "(Added in 1.0.27)" msgstr "" @@ -9504,7 +9541,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:7038 +#: ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:7147 msgid "(Added in 1.0.16)" msgstr "" @@ -9549,11 +9586,11 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:5069 -#: ../src/guestfs-actions.pod:5532 ../src/guestfs-actions.pod:5900 -#: ../src/guestfs-actions.pod:5919 ../src/guestfs-actions.pod:5935 -#: ../src/guestfs-actions.pod:5952 ../src/guestfs-actions.pod:6709 -#: ../src/guestfs-actions.pod:6727 ../src/guestfs-actions.pod:7081 +#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:5161 +#: ../src/guestfs-actions.pod:5641 ../src/guestfs-actions.pod:6009 +#: ../src/guestfs-actions.pod:6028 ../src/guestfs-actions.pod:6044 +#: ../src/guestfs-actions.pod:6061 ../src/guestfs-actions.pod:6818 +#: ../src/guestfs-actions.pod:6836 ../src/guestfs-actions.pod:7190 msgid "(Added in 1.0.26)" msgstr "" @@ -9603,7 +9640,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1904 ../src/guestfs-actions.pod:5573 +#: ../src/guestfs-actions.pod:1904 ../src/guestfs-actions.pod:5682 msgid "(Added in 1.0.72)" msgstr "" @@ -9641,7 +9678,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:1925 ../src/guestfs-actions.pod:1946 -#: ../src/guestfs-actions.pod:5591 ../src/guestfs-actions.pod:5610 +#: ../src/guestfs-actions.pod:5700 ../src/guestfs-actions.pod:5719 msgid "(Added in 1.0.15)" msgstr "" @@ -9711,21 +9748,21 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:1960 ../src/guestfs-actions.pod:2041 -#: ../src/guestfs-actions.pod:5626 ../src/guestfs-actions.pod:5733 +#: ../src/guestfs-actions.pod:5735 ../src/guestfs-actions.pod:5842 #: ../fish/guestfish-actions.pod:1335 ../fish/guestfish-actions.pod:1386 -#: ../fish/guestfish-actions.pod:3753 ../fish/guestfish-actions.pod:3840 +#: ../fish/guestfish-actions.pod:3841 ../fish/guestfish-actions.pod:3928 msgid "" "For more information on the architecture of libguestfs, see L." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1965 ../src/guestfs-actions.pod:4153 -#: ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:4355 -#: ../src/guestfs-actions.pod:4374 ../src/guestfs-actions.pod:4386 -#: ../src/guestfs-actions.pod:4403 ../src/guestfs-actions.pod:4416 -#: ../src/guestfs-actions.pod:5294 ../src/guestfs-actions.pod:5631 -#: ../src/guestfs-actions.pod:5874 ../src/guestfs-actions.pod:6475 +#: ../src/guestfs-actions.pod:1965 ../src/guestfs-actions.pod:4245 +#: ../src/guestfs-actions.pod:4428 ../src/guestfs-actions.pod:4447 +#: ../src/guestfs-actions.pod:4466 ../src/guestfs-actions.pod:4478 +#: ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4508 +#: ../src/guestfs-actions.pod:5386 ../src/guestfs-actions.pod:5740 +#: ../src/guestfs-actions.pod:5983 ../src/guestfs-actions.pod:6584 msgid "(Added in 1.0.55)" msgstr "" @@ -9753,7 +9790,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1976 ../src/guestfs-actions.pod:5650 +#: ../src/guestfs-actions.pod:1976 ../src/guestfs-actions.pod:5759 msgid "(Added in 1.5.4)" msgstr "" @@ -9863,7 +9900,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2020 ../src/guestfs-actions.pod:5695 +#: ../src/guestfs-actions.pod:2020 ../src/guestfs-actions.pod:5804 msgid "(Added in 1.0.6)" msgstr "" @@ -9891,12 +9928,12 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2031 ../src/guestfs-actions.pod:3263 -#: ../src/guestfs-actions.pod:3560 ../src/guestfs-actions.pod:3960 -#: ../src/guestfs-actions.pod:3992 ../src/guestfs-actions.pod:4999 -#: ../src/guestfs-actions.pod:5342 ../src/guestfs-actions.pod:5719 -#: ../src/guestfs-actions.pod:6378 ../src/guestfs-actions.pod:6398 -#: ../src/guestfs-actions.pod:6590 +#: ../src/guestfs-actions.pod:2031 ../src/guestfs-actions.pod:3355 +#: ../src/guestfs-actions.pod:3652 ../src/guestfs-actions.pod:4052 +#: ../src/guestfs-actions.pod:4084 ../src/guestfs-actions.pod:5091 +#: ../src/guestfs-actions.pod:5434 ../src/guestfs-actions.pod:5828 +#: ../src/guestfs-actions.pod:6487 ../src/guestfs-actions.pod:6507 +#: ../src/guestfs-actions.pod:6699 msgid "(Added in 1.0.77)" msgstr "" @@ -9927,7 +9964,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:2046 ../src/guestfs-actions.pod:2109 -#: ../src/guestfs-actions.pod:5738 ../src/guestfs-actions.pod:5792 +#: ../src/guestfs-actions.pod:5847 ../src/guestfs-actions.pod:5901 msgid "(Added in 1.0.67)" msgstr "" @@ -9957,11 +9994,11 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2056 ../src/guestfs-actions.pod:3066 -#: ../src/guestfs-actions.pod:3095 ../src/guestfs-actions.pod:3156 -#: ../src/guestfs-actions.pod:3183 ../fish/guestfish-actions.pod:1396 -#: ../fish/guestfish-actions.pod:2135 ../fish/guestfish-actions.pod:2153 -#: ../fish/guestfish-actions.pod:2191 ../fish/guestfish-actions.pod:2207 +#: ../src/guestfs-actions.pod:2056 ../src/guestfs-actions.pod:3158 +#: ../src/guestfs-actions.pod:3187 ../src/guestfs-actions.pod:3248 +#: ../src/guestfs-actions.pod:3275 ../fish/guestfish-actions.pod:1396 +#: ../fish/guestfish-actions.pod:2210 ../fish/guestfish-actions.pod:2228 +#: ../fish/guestfish-actions.pod:2266 ../fish/guestfish-actions.pod:2282 msgid "For more information on states, see L." msgstr "" @@ -10092,7 +10129,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2123 ../src/guestfs-actions.pod:3277 +#: ../src/guestfs-actions.pod:2123 ../src/guestfs-actions.pod:3369 msgid "" "Normally it is better to get all extended attributes from a file in one go " "by calling C. However some Linux filesystem " @@ -10103,8 +10140,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2130 ../src/guestfs-actions.pod:3284 -#: ../fish/guestfish-actions.pod:1441 ../fish/guestfish-actions.pod:2272 +#: ../src/guestfs-actions.pod:2130 ../src/guestfs-actions.pod:3376 +#: ../fish/guestfish-actions.pod:1441 ../fish/guestfish-actions.pod:2347 msgid "" "Extended attribute values are blobs of binary data. If there is no extended " "attribute named C, this returns an error." @@ -10119,8 +10156,8 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:2135 ../src/guestfs-actions.pod:2326 -#: ../src/guestfs-actions.pod:3289 ../src/guestfs-actions.pod:4992 -#: ../src/guestfs-actions.pod:5018 ../src/guestfs-actions.pod:5199 +#: ../src/guestfs-actions.pod:3381 ../src/guestfs-actions.pod:5084 +#: ../src/guestfs-actions.pod:5110 ../src/guestfs-actions.pod:5291 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>." @@ -10181,10 +10218,10 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2159 ../src/guestfs-actions.pod:3309 -#: ../src/guestfs-actions.pod:3474 ../src/guestfs-actions.pod:3510 -#: ../src/guestfs-actions.pod:5372 ../src/guestfs-actions.pod:5811 -#: ../src/guestfs-actions.pod:7146 +#: ../src/guestfs-actions.pod:2159 ../src/guestfs-actions.pod:3401 +#: ../src/guestfs-actions.pod:3566 ../src/guestfs-actions.pod:3602 +#: ../src/guestfs-actions.pod:5464 ../src/guestfs-actions.pod:5920 +#: ../src/guestfs-actions.pod:7255 msgid "(Added in 1.0.59)" msgstr "" @@ -10230,8 +10267,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2182 ../src/guestfs-actions.pod:5976 -#: ../src/guestfs-actions.pod:5993 +#: ../src/guestfs-actions.pod:2182 ../src/guestfs-actions.pod:6085 +#: ../src/guestfs-actions.pod:6102 msgid "(Added in 1.0.50)" msgstr "" @@ -10402,8 +10439,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2278 ../src/guestfs-actions.pod:6273 -#: ../fish/guestfish-actions.pod:1531 ../fish/guestfish-actions.pod:4186 +#: ../src/guestfs-actions.pod:2278 ../src/guestfs-actions.pod:6382 +#: ../fish/guestfish-actions.pod:1531 ../fish/guestfish-actions.pod:4274 msgid "If the parameter C is zero, this returns an empty list." msgstr "" @@ -10434,8 +10471,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2304 ../src/guestfs-actions.pod:6057 -#: ../src/guestfs-actions.pod:6112 +#: ../src/guestfs-actions.pod:2304 ../src/guestfs-actions.pod:6166 +#: ../src/guestfs-actions.pod:6221 msgid "(Added in 1.0.22)" msgstr "" @@ -10790,11 +10827,13 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2493 ../src/guestfs-actions.pod:2516 #: ../src/guestfs-actions.pod:2597 ../src/guestfs-actions.pod:2623 -#: ../src/guestfs-actions.pod:2645 ../src/guestfs-actions.pod:2672 -#: ../src/guestfs-actions.pod:2693 ../src/guestfs-actions.pod:2730 -#: ../src/guestfs-actions.pod:2759 ../src/guestfs-actions.pod:2790 -#: ../src/guestfs-actions.pod:2834 ../src/guestfs-actions.pod:2876 -#: ../src/guestfs-actions.pod:2899 +#: ../src/guestfs-actions.pod:2662 ../src/guestfs-actions.pod:2684 +#: ../src/guestfs-actions.pod:2711 ../src/guestfs-actions.pod:2732 +#: ../src/guestfs-actions.pod:2769 ../src/guestfs-actions.pod:2798 +#: ../src/guestfs-actions.pod:2829 ../src/guestfs-actions.pod:2873 +#: ../src/guestfs-actions.pod:2915 ../src/guestfs-actions.pod:2938 +#: ../src/guestfs-actions.pod:2955 ../src/guestfs-actions.pod:2972 +#: ../src/guestfs-actions.pod:2991 msgid "" "This function should only be called with a root device string as returned by " "C." @@ -10819,17 +10858,21 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:2584 -#: ../src/guestfs-actions.pod:2632 ../src/guestfs-actions.pod:2660 -#: ../src/guestfs-actions.pod:2746 ../src/guestfs-actions.pod:2777 -#: ../src/guestfs-actions.pod:2801 ../src/guestfs-actions.pod:2820 -#: ../src/guestfs-actions.pod:2863 ../src/guestfs-actions.pod:2886 -#: ../src/guestfs-actions.pod:2992 ../src/guestfs-actions.pod:3033 +#: ../src/guestfs-actions.pod:2651 ../src/guestfs-actions.pod:2671 +#: ../src/guestfs-actions.pod:2699 ../src/guestfs-actions.pod:2785 +#: ../src/guestfs-actions.pod:2816 ../src/guestfs-actions.pod:2840 +#: ../src/guestfs-actions.pod:2859 ../src/guestfs-actions.pod:2902 +#: ../src/guestfs-actions.pod:2925 ../src/guestfs-actions.pod:2945 +#: ../src/guestfs-actions.pod:2962 ../src/guestfs-actions.pod:2981 +#: ../src/guestfs-actions.pod:3084 ../src/guestfs-actions.pod:3125 #: ../fish/guestfish-actions.pod:1685 ../fish/guestfish-actions.pod:1759 -#: ../fish/guestfish-actions.pod:1792 ../fish/guestfish-actions.pod:1813 -#: ../fish/guestfish-actions.pod:1877 ../fish/guestfish-actions.pod:1901 -#: ../fish/guestfish-actions.pod:1918 ../fish/guestfish-actions.pod:1931 -#: ../fish/guestfish-actions.pod:1966 ../fish/guestfish-actions.pod:1982 -#: ../fish/guestfish-actions.pod:2081 ../fish/guestfish-actions.pod:2115 +#: ../fish/guestfish-actions.pod:1811 ../fish/guestfish-actions.pod:1826 +#: ../fish/guestfish-actions.pod:1847 ../fish/guestfish-actions.pod:1911 +#: ../fish/guestfish-actions.pod:1935 ../fish/guestfish-actions.pod:1952 +#: ../fish/guestfish-actions.pod:1965 ../fish/guestfish-actions.pod:2000 +#: ../fish/guestfish-actions.pod:2016 ../fish/guestfish-actions.pod:2029 +#: ../fish/guestfish-actions.pod:2042 ../fish/guestfish-actions.pod:2057 +#: ../fish/guestfish-actions.pod:2156 ../fish/guestfish-actions.pod:2190 msgid "Please read L for more details." msgstr "" @@ -10997,8 +11040,9 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2570 ../src/guestfs-actions.pod:2854 -#: ../fish/guestfish-actions.pod:1745 ../fish/guestfish-actions.pod:1957 +#: ../src/guestfs-actions.pod:2570 ../src/guestfs-actions.pod:2642 +#: ../src/guestfs-actions.pod:2893 ../fish/guestfish-actions.pod:1745 +#: ../fish/guestfish-actions.pod:1802 ../fish/guestfish-actions.pod:1991 msgid "\"unknown\"" msgstr "" @@ -11010,8 +11054,8 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2574 ../src/guestfs-actions.pod:2846 -#: ../fish/guestfish-actions.pod:1749 ../fish/guestfish-actions.pod:1949 +#: ../src/guestfs-actions.pod:2574 ../src/guestfs-actions.pod:2885 +#: ../fish/guestfish-actions.pod:1749 ../fish/guestfish-actions.pod:1983 msgid "\"windows\"" msgstr "" @@ -11025,8 +11069,9 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2581 ../src/guestfs-actions.pod:2860 -#: ../fish/guestfish-actions.pod:1756 ../fish/guestfish-actions.pod:1963 +#: ../src/guestfs-actions.pod:2581 ../src/guestfs-actions.pod:2648 +#: ../src/guestfs-actions.pod:2899 ../fish/guestfish-actions.pod:1756 +#: ../fish/guestfish-actions.pod:1808 ../fish/guestfish-actions.pod:1997 msgid "" "Future versions of libguestfs may return other strings here. The caller " "should be prepared to handle any string." @@ -11074,15 +11119,69 @@ msgid "" "C." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:2617 +msgid "guestfs_inspect_get_format" +msgstr "" + +#. type: verbatim +#: ../src/guestfs-actions.pod:2619 +#, no-wrap +msgid "" +" char *\n" +" guestfs_inspect_get_format (guestfs_h *g,\n" +" const char *root);\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2626 ../fish/guestfish-actions.pod:1786 +msgid "" +"This returns the format of the inspected operating system. You can use it " +"to detect install images, live CDs and similar." +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2629 ../fish/guestfish-actions.pod:1789 +msgid "Currently defined formats are:" +msgstr "" + +#. type: =item +#: ../src/guestfs-actions.pod:2633 ../fish/guestfish-actions.pod:1793 +msgid "\"installed\"" +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2635 ../fish/guestfish-actions.pod:1795 +msgid "This is an installed operating system." +msgstr "" + +#. type: =item +#: ../src/guestfs-actions.pod:2637 ../fish/guestfish-actions.pod:1797 +msgid "\"installer\"" +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2639 ../fish/guestfish-actions.pod:1799 +msgid "" +"The disk image being inspected is not an installed operating system, but a " +"I install disk, live CD, or similar." +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2644 ../fish/guestfish-actions.pod:1804 +msgid "The format of this disk image is not known." +msgstr "" + +# type: =head2 +#. type: =head2 +#: ../src/guestfs-actions.pod:2656 msgid "guestfs_inspect_get_hostname" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2619 +#: ../src/guestfs-actions.pod:2658 #, no-wrap msgid "" " char *\n" @@ -11093,7 +11192,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2626 ../fish/guestfish-actions.pod:1786 +#: ../src/guestfs-actions.pod:2665 ../fish/guestfish-actions.pod:1820 msgid "" "This function returns the hostname of the operating system as found by " "inspection of the guest's configuration files." @@ -11101,7 +11200,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2629 ../fish/guestfish-actions.pod:1789 +#: ../src/guestfs-actions.pod:2668 ../fish/guestfish-actions.pod:1823 msgid "" "If the hostname could not be determined, then the string C is " "returned." @@ -11109,19 +11208,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2637 +#: ../src/guestfs-actions.pod:2676 msgid "(Added in 1.7.9)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2639 +#: ../src/guestfs-actions.pod:2678 msgid "guestfs_inspect_get_major_version" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2641 +#: ../src/guestfs-actions.pod:2680 #, no-wrap msgid "" " int\n" @@ -11132,14 +11231,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2648 ../fish/guestfish-actions.pod:1801 +#: ../src/guestfs-actions.pod:2687 ../fish/guestfish-actions.pod:1835 msgid "" "This returns the major version number of the inspected operating system." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2651 ../fish/guestfish-actions.pod:1804 +#: ../src/guestfs-actions.pod:2690 ../fish/guestfish-actions.pod:1838 msgid "" "Windows uses a consistent versioning scheme which is I reflected in the " "popular public names used by the operating system. Notably the operating " @@ -11150,20 +11249,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2658 ../src/guestfs-actions.pod:2678 -#: ../fish/guestfish-actions.pod:1811 ../fish/guestfish-actions.pod:1825 +#: ../src/guestfs-actions.pod:2697 ../src/guestfs-actions.pod:2717 +#: ../fish/guestfish-actions.pod:1845 ../fish/guestfish-actions.pod:1859 msgid "If the version could not be determined, then C<0> is returned." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2666 +#: ../src/guestfs-actions.pod:2705 msgid "guestfs_inspect_get_minor_version" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2668 +#: ../src/guestfs-actions.pod:2707 #, no-wrap msgid "" " int\n" @@ -11174,14 +11273,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2675 ../fish/guestfish-actions.pod:1822 +#: ../src/guestfs-actions.pod:2714 ../fish/guestfish-actions.pod:1856 msgid "" "This returns the minor version number of the inspected operating system." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2680 +#: ../src/guestfs-actions.pod:2719 msgid "" "Please read L for more details. See also " "C." @@ -11189,13 +11288,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2687 +#: ../src/guestfs-actions.pod:2726 msgid "guestfs_inspect_get_mountpoints" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2689 +#: ../src/guestfs-actions.pod:2728 #, no-wrap msgid "" " char **\n" @@ -11205,7 +11304,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2696 ../fish/guestfish-actions.pod:1837 +#: ../src/guestfs-actions.pod:2735 ../fish/guestfish-actions.pod:1871 msgid "" "This returns a hash of where we think the filesystems associated with this " "operating system should be mounted. Callers should note that this is at " @@ -11217,7 +11316,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2705 ../fish/guestfish-actions.pod:1846 +#: ../src/guestfs-actions.pod:2744 ../fish/guestfish-actions.pod:1880 msgid "" "Each element in the returned hashtable has a key which is the path of the " "mountpoint (eg. C) and a value which is the filesystem that would be " @@ -11226,14 +11325,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2710 ../fish/guestfish-actions.pod:1851 +#: ../src/guestfs-actions.pod:2749 ../fish/guestfish-actions.pod:1885 msgid "" "Non-mounted devices such as swap devices are I returned in this list." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2713 +#: ../src/guestfs-actions.pod:2752 msgid "" "Please read L for more details. See also " "C." @@ -11241,8 +11340,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2716 ../src/guestfs-actions.pod:3362 -#: ../src/guestfs-actions.pod:4558 ../src/guestfs-actions.pod:6414 +#: ../src/guestfs-actions.pod:2755 ../src/guestfs-actions.pod:3454 +#: ../src/guestfs-actions.pod:4650 ../src/guestfs-actions.pod:6523 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 " @@ -11252,13 +11351,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2724 +#: ../src/guestfs-actions.pod:2763 msgid "guestfs_inspect_get_package_format" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2726 +#: ../src/guestfs-actions.pod:2765 #, no-wrap msgid "" " char *\n" @@ -11269,7 +11368,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2733 +#: ../src/guestfs-actions.pod:2772 msgid "" "This function and C return the " "package format and package management tool used by the inspected operating " @@ -11279,7 +11378,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2739 ../fish/guestfish-actions.pod:1870 +#: ../src/guestfs-actions.pod:2778 ../fish/guestfish-actions.pod:1904 msgid "" "This returns the string C if we could not determine the package " "format I if the operating system does not have a real packaging system " @@ -11288,7 +11387,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2743 ../fish/guestfish-actions.pod:1874 +#: ../src/guestfs-actions.pod:2782 ../fish/guestfish-actions.pod:1908 msgid "" "Possible strings include: C, C, C, C, C. " "Future versions of libguestfs may return other strings." @@ -11296,19 +11395,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2751 ../src/guestfs-actions.pod:2782 +#: ../src/guestfs-actions.pod:2790 ../src/guestfs-actions.pod:2821 msgid "(Added in 1.7.5)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2753 +#: ../src/guestfs-actions.pod:2792 msgid "guestfs_inspect_get_package_management" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2755 +#: ../src/guestfs-actions.pod:2794 #, no-wrap msgid "" " char *\n" @@ -11319,7 +11418,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2762 +#: ../src/guestfs-actions.pod:2801 msgid "" "C and this function return the package " "format and package management tool used by the inspected operating system. " @@ -11329,7 +11428,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2768 ../fish/guestfish-actions.pod:1892 +#: ../src/guestfs-actions.pod:2807 ../fish/guestfish-actions.pod:1926 msgid "" "This returns the string C if we could not determine the package " "management tool I if the operating system does not have a real packaging " @@ -11338,7 +11437,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2772 ../fish/guestfish-actions.pod:1896 +#: ../src/guestfs-actions.pod:2811 ../fish/guestfish-actions.pod:1930 msgid "" "Possible strings include: C, C, C (for all Debian " "derivatives), C, C, C, C. Future versions of " @@ -11347,13 +11446,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2784 +#: ../src/guestfs-actions.pod:2823 msgid "guestfs_inspect_get_product_name" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2786 +#: ../src/guestfs-actions.pod:2825 #, no-wrap msgid "" " char *\n" @@ -11364,7 +11463,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2793 ../fish/guestfish-actions.pod:1910 +#: ../src/guestfs-actions.pod:2832 ../fish/guestfish-actions.pod:1944 msgid "" "This returns the product name of the inspected operating system. The " "product name is generally some freeform string which can be displayed to the " @@ -11373,7 +11472,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2798 ../fish/guestfish-actions.pod:1915 +#: ../src/guestfs-actions.pod:2837 ../fish/guestfish-actions.pod:1949 msgid "" "If the product name could not be determined, then the string C is " "returned." @@ -11381,13 +11480,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2808 +#: ../src/guestfs-actions.pod:2847 msgid "guestfs_inspect_get_roots" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2810 +#: ../src/guestfs-actions.pod:2849 #, no-wrap msgid "" " char **\n" @@ -11397,7 +11496,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2813 +#: ../src/guestfs-actions.pod:2852 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 " @@ -11406,7 +11505,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2817 +#: ../src/guestfs-actions.pod:2856 msgid "" "This returns an empty list if either no root devices were found or the " "caller has not called C." @@ -11414,19 +11513,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2826 +#: ../src/guestfs-actions.pod:2865 msgid "(Added in 1.7.3)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2828 +#: ../src/guestfs-actions.pod:2867 msgid "guestfs_inspect_get_type" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2830 +#: ../src/guestfs-actions.pod:2869 #, no-wrap msgid "" " char *\n" @@ -11437,7 +11536,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2837 ../fish/guestfish-actions.pod:1940 +#: ../src/guestfs-actions.pod:2876 ../fish/guestfish-actions.pod:1974 msgid "" "This returns the type of the inspected operating system. Currently defined " "types are:" @@ -11445,49 +11544,49 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2842 ../fish/guestfish-actions.pod:1945 +#: ../src/guestfs-actions.pod:2881 ../fish/guestfish-actions.pod:1979 msgid "\"linux\"" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2844 ../fish/guestfish-actions.pod:1947 +#: ../src/guestfs-actions.pod:2883 ../fish/guestfish-actions.pod:1981 msgid "Any Linux-based operating system." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2848 ../fish/guestfish-actions.pod:1951 +#: ../src/guestfs-actions.pod:2887 ../fish/guestfish-actions.pod:1985 msgid "Any Microsoft Windows operating system." msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2850 ../fish/guestfish-actions.pod:1953 +#: ../src/guestfs-actions.pod:2889 ../fish/guestfish-actions.pod:1987 msgid "\"freebsd\"" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2852 ../fish/guestfish-actions.pod:1955 +#: ../src/guestfs-actions.pod:2891 ../fish/guestfish-actions.pod:1989 msgid "FreeBSD." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2856 ../fish/guestfish-actions.pod:1959 +#: ../src/guestfs-actions.pod:2895 ../fish/guestfish-actions.pod:1993 msgid "The operating system type could not be determined." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2870 +#: ../src/guestfs-actions.pod:2909 msgid "guestfs_inspect_get_windows_systemroot" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2872 +#: ../src/guestfs-actions.pod:2911 #, no-wrap msgid "" " char *\n" @@ -11498,7 +11597,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2879 ../fish/guestfish-actions.pod:1975 +#: ../src/guestfs-actions.pod:2918 ../fish/guestfish-actions.pod:2009 msgid "" "This returns the Windows systemroot of the inspected guest. The systemroot " "is a directory path such as C." @@ -11506,7 +11605,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2882 ../fish/guestfish-actions.pod:1978 +#: ../src/guestfs-actions.pod:2921 ../fish/guestfish-actions.pod:2012 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." @@ -11514,19 +11613,87 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2891 +#: ../src/guestfs-actions.pod:2930 msgid "(Added in 1.5.25)" msgstr "" +#. type: =head2 +#: ../src/guestfs-actions.pod:2932 +msgid "guestfs_inspect_is_live" +msgstr "" + +#. type: verbatim +#: ../src/guestfs-actions.pod:2934 +#, no-wrap +msgid "" +" int\n" +" guestfs_inspect_is_live (guestfs_h *g,\n" +" const char *root);\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2941 +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:2949 +msgid "guestfs_inspect_is_multipart" +msgstr "" + +#. type: verbatim +#: ../src/guestfs-actions.pod:2951 +#, no-wrap +msgid "" +" int\n" +" guestfs_inspect_is_multipart (guestfs_h *g,\n" +" const char *root);\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2958 +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:2966 +msgid "guestfs_inspect_is_netinst" +msgstr "" + +#. type: verbatim +#: ../src/guestfs-actions.pod:2968 +#, no-wrap +msgid "" +" int\n" +" guestfs_inspect_is_netinst (guestfs_h *g,\n" +" const char *root);\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs-actions.pod:2975 +msgid "" +"If C returns C (this is an install " +"disk), then this returns true if the disk is a network installer, ie. not a " +"self-contained install CD but one which is likely to require network access " +"to complete the install." +msgstr "" + # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:2893 +#: ../src/guestfs-actions.pod:2985 msgid "guestfs_inspect_list_applications" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:2895 +#: ../src/guestfs-actions.pod:2987 #, no-wrap msgid "" " struct guestfs_application_list *\n" @@ -11537,13 +11704,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2902 ../fish/guestfish-actions.pod:1991 +#: ../src/guestfs-actions.pod:2994 ../fish/guestfish-actions.pod:2066 msgid "Return the list of applications installed in the operating system." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2904 +#: ../src/guestfs-actions.pod:2996 msgid "" "I This call works differently from other parts of the inspection " "API. You have to call C, then " @@ -11557,7 +11724,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2914 ../fish/guestfish-actions.pod:2003 +#: ../src/guestfs-actions.pod:3006 ../fish/guestfish-actions.pod:2078 msgid "" "This returns an empty list if the inspection code was not able to determine " "the list of applications." @@ -11565,19 +11732,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2917 ../fish/guestfish-actions.pod:2006 +#: ../src/guestfs-actions.pod:3009 ../fish/guestfish-actions.pod:2081 msgid "The application structure contains the following fields:" msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2921 ../fish/guestfish-actions.pod:2010 +#: ../src/guestfs-actions.pod:3013 ../fish/guestfish-actions.pod:2085 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2923 ../fish/guestfish-actions.pod:2012 +#: ../src/guestfs-actions.pod:3015 ../fish/guestfish-actions.pod:2087 msgid "" "The name of the application. For Red Hat-derived and Debian-derived Linux " "guests, this is the package name." @@ -11585,13 +11752,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2926 ../fish/guestfish-actions.pod:2015 +#: ../src/guestfs-actions.pod:3018 ../fish/guestfish-actions.pod:2090 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2928 ../fish/guestfish-actions.pod:2017 +#: ../src/guestfs-actions.pod:3020 ../fish/guestfish-actions.pod:2092 msgid "" "The display name of the application, sometimes localized to the install " "language of the guest operating system." @@ -11599,7 +11766,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2931 ../fish/guestfish-actions.pod:2020 +#: ../src/guestfs-actions.pod:3023 ../fish/guestfish-actions.pod:2095 msgid "" "If unavailable this is returned as an empty string C<\"\">. Callers needing " "to display something can use C instead." @@ -11607,13 +11774,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2934 ../fish/guestfish-actions.pod:2023 +#: ../src/guestfs-actions.pod:3026 ../fish/guestfish-actions.pod:2098 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2936 ../fish/guestfish-actions.pod:2025 +#: ../src/guestfs-actions.pod:3028 ../fish/guestfish-actions.pod:2100 msgid "" "For package managers which use epochs, this contains the epoch of the " "package (an integer). If unavailable, this is returned as C<0>." @@ -11621,13 +11788,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2939 ../fish/guestfish-actions.pod:2028 +#: ../src/guestfs-actions.pod:3031 ../fish/guestfish-actions.pod:2103 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2941 ../fish/guestfish-actions.pod:2030 +#: ../src/guestfs-actions.pod:3033 ../fish/guestfish-actions.pod:2105 msgid "" "The version string of the application or package. If unavailable this is " "returned as an empty string C<\"\">." @@ -11635,13 +11802,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2944 ../fish/guestfish-actions.pod:2033 +#: ../src/guestfs-actions.pod:3036 ../fish/guestfish-actions.pod:2108 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2946 ../fish/guestfish-actions.pod:2035 +#: ../src/guestfs-actions.pod:3038 ../fish/guestfish-actions.pod:2110 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<\"\">." @@ -11649,13 +11816,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2950 ../fish/guestfish-actions.pod:2039 +#: ../src/guestfs-actions.pod:3042 ../fish/guestfish-actions.pod:2114 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2952 ../fish/guestfish-actions.pod:2041 +#: ../src/guestfs-actions.pod:3044 ../fish/guestfish-actions.pod:2116 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 " @@ -11664,19 +11831,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2957 ../fish/guestfish-actions.pod:2046 +#: ../src/guestfs-actions.pod:3049 ../fish/guestfish-actions.pod:2121 msgid "If unavailable this is returned as an empty string C<\"\">." msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2959 ../fish/guestfish-actions.pod:2048 +#: ../src/guestfs-actions.pod:3051 ../fish/guestfish-actions.pod:2123 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2961 ../fish/guestfish-actions.pod:2050 +#: ../src/guestfs-actions.pod:3053 ../fish/guestfish-actions.pod:2125 msgid "" "The install path translated into a libguestfs path. If unavailable this is " "returned as an empty string C<\"\">." @@ -11684,13 +11851,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2964 ../fish/guestfish-actions.pod:2053 +#: ../src/guestfs-actions.pod:3056 ../fish/guestfish-actions.pod:2128 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2966 ../fish/guestfish-actions.pod:2055 +#: ../src/guestfs-actions.pod:3058 ../fish/guestfish-actions.pod:2130 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<\"\">." @@ -11698,13 +11865,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2970 ../fish/guestfish-actions.pod:2059 +#: ../src/guestfs-actions.pod:3062 ../fish/guestfish-actions.pod:2134 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2972 ../fish/guestfish-actions.pod:2061 +#: ../src/guestfs-actions.pod:3064 ../fish/guestfish-actions.pod:2136 msgid "" "The URL (eg. upstream URL) of the application. If unavailable this is " "returned as an empty string C<\"\">." @@ -11712,13 +11879,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2975 ../fish/guestfish-actions.pod:2064 +#: ../src/guestfs-actions.pod:3067 ../fish/guestfish-actions.pod:2139 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2977 ../fish/guestfish-actions.pod:2066 +#: ../src/guestfs-actions.pod:3069 ../fish/guestfish-actions.pod:2141 msgid "" "For packaging systems which support this, the name of the source package. " "If unavailable this is returned as an empty string C<\"\">." @@ -11726,13 +11893,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2980 ../fish/guestfish-actions.pod:2069 +#: ../src/guestfs-actions.pod:3072 ../fish/guestfish-actions.pod:2144 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2982 ../fish/guestfish-actions.pod:2071 +#: ../src/guestfs-actions.pod:3074 ../fish/guestfish-actions.pod:2146 msgid "" "A short (usually one line) description of the application or package. If " "unavailable this is returned as an empty string C<\"\">." @@ -11740,13 +11907,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:2985 ../fish/guestfish-actions.pod:2074 +#: ../src/guestfs-actions.pod:3077 ../fish/guestfish-actions.pod:2149 msgid "C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2987 ../fish/guestfish-actions.pod:2076 +#: ../src/guestfs-actions.pod:3079 ../fish/guestfish-actions.pod:2151 msgid "" "A longer description of the application or package. If unavailable this is " "returned as an empty string C<\"\">." @@ -11754,7 +11921,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2994 +#: ../src/guestfs-actions.pod:3086 msgid "" "This function returns a C, or NULL if " "there was an error. I " @@ -11763,19 +11930,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2998 +#: ../src/guestfs-actions.pod:3090 msgid "(Added in 1.7.8)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3000 +#: ../src/guestfs-actions.pod:3092 msgid "guestfs_inspect_os" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3002 +#: ../src/guestfs-actions.pod:3094 #, no-wrap msgid "" " char **\n" @@ -11785,7 +11952,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3005 ../fish/guestfish-actions.pod:2087 +#: ../src/guestfs-actions.pod:3097 ../fish/guestfish-actions.pod:2162 msgid "" "This function uses other libguestfs functions and certain heuristics to " "inspect the disk(s) (usually disks belonging to a virtual machine), looking " @@ -11794,13 +11961,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3009 ../fish/guestfish-actions.pod:2091 +#: ../src/guestfs-actions.pod:3101 ../fish/guestfish-actions.pod:2166 msgid "The list returned is empty if no operating systems were found." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3011 ../fish/guestfish-actions.pod:2093 +#: ../src/guestfs-actions.pod:3103 ../fish/guestfish-actions.pod:2168 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. " @@ -11811,7 +11978,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3018 +#: ../src/guestfs-actions.pod:3110 msgid "" "You can pass the root string(s) returned to other C " "functions in order to query further information about each operating system, " @@ -11820,7 +11987,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3023 +#: ../src/guestfs-actions.pod:3115 msgid "" "This function uses other libguestfs features such as C and " "C in order to mount and unmount filesystems and look at " @@ -11830,7 +11997,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3029 ../fish/guestfish-actions.pod:2111 +#: ../src/guestfs-actions.pod:3121 ../fish/guestfish-actions.pod:2186 msgid "" "This function cannot decrypt encrypted disks. The caller must do that first " "(supplying the necessary keys) if the disk is encrypted." @@ -11838,20 +12005,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3035 ../src/guestfs-actions.pod:3320 -#: ../src/guestfs-actions.pod:3382 +#: ../src/guestfs-actions.pod:3127 ../src/guestfs-actions.pod:3412 +#: ../src/guestfs-actions.pod:3474 msgid "See also C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3043 +#: ../src/guestfs-actions.pod:3135 msgid "guestfs_is_blockdev" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3045 +#: ../src/guestfs-actions.pod:3137 #, no-wrap msgid "" " int\n" @@ -11862,7 +12029,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3049 ../fish/guestfish-actions.pod:2123 +#: ../src/guestfs-actions.pod:3141 ../fish/guestfish-actions.pod:2198 msgid "" "This returns C if and only if there is a block device with the given " "C name." @@ -11870,30 +12037,30 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3052 ../src/guestfs-actions.pod:3081 -#: ../src/guestfs-actions.pod:3111 ../src/guestfs-actions.pod:3126 -#: ../src/guestfs-actions.pod:3142 ../src/guestfs-actions.pod:3198 -#: ../src/guestfs-actions.pod:3213 +#: ../src/guestfs-actions.pod:3144 ../src/guestfs-actions.pod:3173 +#: ../src/guestfs-actions.pod:3203 ../src/guestfs-actions.pod:3218 +#: ../src/guestfs-actions.pod:3234 ../src/guestfs-actions.pod:3290 +#: ../src/guestfs-actions.pod:3305 msgid "See also C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3056 ../src/guestfs-actions.pod:3085 -#: ../src/guestfs-actions.pod:3130 ../src/guestfs-actions.pod:3202 -#: ../src/guestfs-actions.pod:3217 +#: ../src/guestfs-actions.pod:3148 ../src/guestfs-actions.pod:3177 +#: ../src/guestfs-actions.pod:3222 ../src/guestfs-actions.pod:3294 +#: ../src/guestfs-actions.pod:3309 msgid "(Added in 1.5.10)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3058 +#: ../src/guestfs-actions.pod:3150 msgid "guestfs_is_busy" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3060 +#: ../src/guestfs-actions.pod:3152 #, no-wrap msgid "" " int\n" @@ -11903,7 +12070,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3063 ../fish/guestfish-actions.pod:2132 +#: ../src/guestfs-actions.pod:3155 ../fish/guestfish-actions.pod:2207 msgid "" "This returns true iff this handle is busy processing a command (in the " "C state)." @@ -11911,13 +12078,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3072 +#: ../src/guestfs-actions.pod:3164 msgid "guestfs_is_chardev" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3074 +#: ../src/guestfs-actions.pod:3166 #, no-wrap msgid "" " int\n" @@ -11928,7 +12095,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3078 ../fish/guestfish-actions.pod:2141 +#: ../src/guestfs-actions.pod:3170 ../fish/guestfish-actions.pod:2216 msgid "" "This returns C if and only if there is a character device with the " "given C name." @@ -11936,13 +12103,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3087 +#: ../src/guestfs-actions.pod:3179 msgid "guestfs_is_config" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3089 +#: ../src/guestfs-actions.pod:3181 #, no-wrap msgid "" " int\n" @@ -11952,7 +12119,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3092 ../fish/guestfish-actions.pod:2150 +#: ../src/guestfs-actions.pod:3184 ../fish/guestfish-actions.pod:2225 msgid "" "This returns true iff this handle is being configured (in the C " "state)." @@ -11960,13 +12127,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3101 +#: ../src/guestfs-actions.pod:3193 msgid "guestfs_is_dir" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3103 +#: ../src/guestfs-actions.pod:3195 #, no-wrap msgid "" " int\n" @@ -11977,7 +12144,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3107 ../fish/guestfish-actions.pod:2159 +#: ../src/guestfs-actions.pod:3199 ../fish/guestfish-actions.pod:2234 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." @@ -11985,13 +12152,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3117 +#: ../src/guestfs-actions.pod:3209 msgid "guestfs_is_fifo" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3119 +#: ../src/guestfs-actions.pod:3211 #, no-wrap msgid "" " int\n" @@ -12002,7 +12169,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3123 ../fish/guestfish-actions.pod:2169 +#: ../src/guestfs-actions.pod:3215 ../fish/guestfish-actions.pod:2244 msgid "" "This returns C if and only if there is a FIFO (named pipe) with the " "given C name." @@ -12010,13 +12177,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3132 +#: ../src/guestfs-actions.pod:3224 msgid "guestfs_is_file" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3134 +#: ../src/guestfs-actions.pod:3226 #, no-wrap msgid "" " int\n" @@ -12027,7 +12194,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3138 ../fish/guestfish-actions.pod:2178 +#: ../src/guestfs-actions.pod:3230 ../fish/guestfish-actions.pod:2253 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." @@ -12035,13 +12202,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3148 +#: ../src/guestfs-actions.pod:3240 msgid "guestfs_is_launching" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3150 +#: ../src/guestfs-actions.pod:3242 #, no-wrap msgid "" " int\n" @@ -12051,7 +12218,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3153 ../fish/guestfish-actions.pod:2188 +#: ../src/guestfs-actions.pod:3245 ../fish/guestfish-actions.pod:2263 msgid "" "This returns true iff this handle is launching the subprocess (in the " "C state)." @@ -12059,13 +12226,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3162 +#: ../src/guestfs-actions.pod:3254 msgid "guestfs_is_lv" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3164 +#: ../src/guestfs-actions.pod:3256 #, no-wrap msgid "" " int\n" @@ -12076,7 +12243,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3168 ../fish/guestfish-actions.pod:2197 +#: ../src/guestfs-actions.pod:3260 ../fish/guestfish-actions.pod:2272 msgid "" "This command tests whether C is a logical volume, and returns true " "iff this is the case." @@ -12084,13 +12251,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3175 +#: ../src/guestfs-actions.pod:3267 msgid "guestfs_is_ready" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3177 +#: ../src/guestfs-actions.pod:3269 #, no-wrap msgid "" " int\n" @@ -12100,7 +12267,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3180 ../fish/guestfish-actions.pod:2204 +#: ../src/guestfs-actions.pod:3272 ../fish/guestfish-actions.pod:2279 msgid "" "This returns true iff this handle is ready to accept commands (in the " "C state)." @@ -12108,13 +12275,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3189 +#: ../src/guestfs-actions.pod:3281 msgid "guestfs_is_socket" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3191 +#: ../src/guestfs-actions.pod:3283 #, no-wrap msgid "" " int\n" @@ -12125,7 +12292,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3195 ../fish/guestfish-actions.pod:2213 +#: ../src/guestfs-actions.pod:3287 ../fish/guestfish-actions.pod:2288 msgid "" "This returns C if and only if there is a Unix domain socket with the " "given C name." @@ -12133,13 +12300,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3204 +#: ../src/guestfs-actions.pod:3296 msgid "guestfs_is_symlink" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3206 +#: ../src/guestfs-actions.pod:3298 #, no-wrap msgid "" " int\n" @@ -12150,7 +12317,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3210 ../fish/guestfish-actions.pod:2222 +#: ../src/guestfs-actions.pod:3302 ../fish/guestfish-actions.pod:2297 msgid "" "This returns C if and only if there is a symbolic link with the given " "C name." @@ -12158,13 +12325,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3219 +#: ../src/guestfs-actions.pod:3311 msgid "guestfs_kill_subprocess" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3221 +#: ../src/guestfs-actions.pod:3313 #, no-wrap msgid "" " int\n" @@ -12174,19 +12341,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3224 ../fish/guestfish-actions.pod:2231 +#: ../src/guestfs-actions.pod:3316 ../fish/guestfish-actions.pod:2306 msgid "This kills the qemu subprocess. You should never need to call this." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3230 +#: ../src/guestfs-actions.pod:3322 msgid "guestfs_launch" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3232 +#: ../src/guestfs-actions.pod:3324 #, no-wrap msgid "" " int\n" @@ -12196,7 +12363,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3235 ../fish/guestfish-actions.pod:2239 +#: ../src/guestfs-actions.pod:3327 ../fish/guestfish-actions.pod:2314 msgid "" "Internally libguestfs is implemented by running a virtual machine using " "L." @@ -12204,7 +12371,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3238 ../fish/guestfish-actions.pod:2242 +#: ../src/guestfs-actions.pod:3330 ../fish/guestfish-actions.pod:2317 msgid "" "You should call this after configuring the handle (eg. adding drives) but " "before performing any actions." @@ -12212,13 +12379,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3245 +#: ../src/guestfs-actions.pod:3337 msgid "guestfs_lchown" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3247 +#: ../src/guestfs-actions.pod:3339 #, no-wrap msgid "" " int\n" @@ -12231,7 +12398,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3253 +#: ../src/guestfs-actions.pod:3345 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 " @@ -12240,13 +12407,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3265 +#: ../src/guestfs-actions.pod:3357 msgid "guestfs_lgetxattr" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3267 +#: ../src/guestfs-actions.pod:3359 #, no-wrap msgid "" " char *\n" @@ -12259,7 +12426,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3273 ../fish/guestfish-actions.pod:2261 +#: ../src/guestfs-actions.pod:3365 ../fish/guestfish-actions.pod:2336 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." @@ -12267,19 +12434,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3287 +#: ../src/guestfs-actions.pod:3379 msgid "See also: C, C, L." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3295 +#: ../src/guestfs-actions.pod:3387 msgid "guestfs_lgetxattrs" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3297 +#: ../src/guestfs-actions.pod:3389 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -12290,7 +12457,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3301 +#: ../src/guestfs-actions.pod:3393 msgid "" "This is the same as C, but if C is a symbolic link, " "then it returns the extended attributes of the link itself." @@ -12298,13 +12465,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3311 +#: ../src/guestfs-actions.pod:3403 msgid "guestfs_list_devices" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3313 +#: ../src/guestfs-actions.pod:3405 #, no-wrap msgid "" " char **\n" @@ -12314,25 +12481,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3316 ../fish/guestfish-actions.pod:2289 +#: ../src/guestfs-actions.pod:3408 ../fish/guestfish-actions.pod:2364 msgid "List all the block devices." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3318 ../fish/guestfish-actions.pod:2291 +#: ../src/guestfs-actions.pod:3410 ../fish/guestfish-actions.pod:2366 msgid "The full block device names are returned, eg. C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3328 +#: ../src/guestfs-actions.pod:3420 msgid "guestfs_list_filesystems" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3330 +#: ../src/guestfs-actions.pod:3422 #, no-wrap msgid "" " char **\n" @@ -12342,7 +12509,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3333 ../fish/guestfish-actions.pod:2299 +#: ../src/guestfs-actions.pod:3425 ../fish/guestfish-actions.pod:2374 msgid "" "This inspection command looks for filesystems on partitions, block devices " "and logical volumes, returning a list of devices containing filesystems and " @@ -12351,7 +12518,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3337 ../fish/guestfish-actions.pod:2303 +#: ../src/guestfs-actions.pod:3429 ../fish/guestfish-actions.pod:2378 msgid "" "The return value is a hash, where the keys are the devices containing " "filesystems, and the values are the filesystem types. For example:" @@ -12359,7 +12526,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3341 ../fish/guestfish-actions.pod:2307 +#: ../src/guestfs-actions.pod:3433 ../fish/guestfish-actions.pod:2382 #, no-wrap msgid "" " \"/dev/sda1\" => \"ntfs\"\n" @@ -12371,7 +12538,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3346 ../fish/guestfish-actions.pod:2312 +#: ../src/guestfs-actions.pod:3438 ../fish/guestfish-actions.pod:2387 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." @@ -12379,7 +12546,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3350 +#: ../src/guestfs-actions.pod:3442 msgid "" "This command runs other libguestfs commands, which might include " "C and C, and therefore you should use this " @@ -12388,7 +12555,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3354 +#: ../src/guestfs-actions.pod:3446 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 " @@ -12399,19 +12566,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3368 ../src/guestfs-actions.pod:4959 +#: ../src/guestfs-actions.pod:3460 ../src/guestfs-actions.pod:5051 msgid "(Added in 1.5.15)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3370 +#: ../src/guestfs-actions.pod:3462 msgid "guestfs_list_partitions" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3372 +#: ../src/guestfs-actions.pod:3464 #, no-wrap msgid "" " char **\n" @@ -12421,19 +12588,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3375 ../fish/guestfish-actions.pod:2332 +#: ../src/guestfs-actions.pod:3467 ../fish/guestfish-actions.pod:2407 msgid "List all the partitions detected on all block devices." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3377 ../fish/guestfish-actions.pod:2334 +#: ../src/guestfs-actions.pod:3469 ../fish/guestfish-actions.pod:2409 msgid "The full partition device names are returned, eg. C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3379 +#: ../src/guestfs-actions.pod:3471 msgid "" "This does not return logical volumes. For that you will need to call " "C." @@ -12441,13 +12608,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3390 +#: ../src/guestfs-actions.pod:3482 msgid "guestfs_ll" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3392 +#: ../src/guestfs-actions.pod:3484 #, no-wrap msgid "" " char *\n" @@ -12458,7 +12625,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3396 ../fish/guestfish-actions.pod:2345 +#: ../src/guestfs-actions.pod:3488 ../fish/guestfish-actions.pod:2420 msgid "" "List the files in C (relative to the root directory, there is no " "cwd) in the format of 'ls -la'." @@ -12466,7 +12633,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3399 ../fish/guestfish-actions.pod:2348 +#: ../src/guestfs-actions.pod:3491 ../fish/guestfish-actions.pod:2423 msgid "" "This command is mostly useful for interactive sessions. It is I " "intended that you try to parse the output string." @@ -12474,13 +12641,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3407 +#: ../src/guestfs-actions.pod:3499 msgid "guestfs_ln" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3409 +#: ../src/guestfs-actions.pod:3501 #, no-wrap msgid "" " int\n" @@ -12492,19 +12659,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3414 ../fish/guestfish-actions.pod:2355 +#: ../src/guestfs-actions.pod:3506 ../fish/guestfish-actions.pod:2430 msgid "This command creates a hard link using the C command." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3420 +#: ../src/guestfs-actions.pod:3512 msgid "guestfs_ln_f" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3422 +#: ../src/guestfs-actions.pod:3514 #, no-wrap msgid "" " int\n" @@ -12516,7 +12683,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3427 ../fish/guestfish-actions.pod:2361 +#: ../src/guestfs-actions.pod:3519 ../fish/guestfish-actions.pod:2436 msgid "" "This command creates a hard link using the C command. The C<-f> " "option removes the link (C) if it exists already." @@ -12524,13 +12691,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3434 +#: ../src/guestfs-actions.pod:3526 msgid "guestfs_ln_s" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3436 +#: ../src/guestfs-actions.pod:3528 #, no-wrap msgid "" " int\n" @@ -12542,19 +12709,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3441 ../fish/guestfish-actions.pod:2368 +#: ../src/guestfs-actions.pod:3533 ../fish/guestfish-actions.pod:2443 msgid "This command creates a symbolic link using the C command." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3447 +#: ../src/guestfs-actions.pod:3539 msgid "guestfs_ln_sf" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3449 +#: ../src/guestfs-actions.pod:3541 #, no-wrap msgid "" " int\n" @@ -12566,7 +12733,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3454 ../fish/guestfish-actions.pod:2374 +#: ../src/guestfs-actions.pod:3546 ../fish/guestfish-actions.pod:2449 msgid "" "This command creates a symbolic link using the C command, The C<-f> " "option removes the link (C) if it exists already." @@ -12574,13 +12741,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3461 +#: ../src/guestfs-actions.pod:3553 msgid "guestfs_lremovexattr" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3463 +#: ../src/guestfs-actions.pod:3555 #, no-wrap msgid "" " int\n" @@ -12592,7 +12759,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3468 +#: ../src/guestfs-actions.pod:3560 msgid "" "This is the same as C, but if C is a symbolic " "link, then it removes an extended attribute of the link itself." @@ -12600,13 +12767,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3476 +#: ../src/guestfs-actions.pod:3568 msgid "guestfs_ls" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3478 +#: ../src/guestfs-actions.pod:3570 #, no-wrap msgid "" " char **\n" @@ -12617,7 +12784,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3482 ../fish/guestfish-actions.pod:2389 +#: ../src/guestfs-actions.pod:3574 ../fish/guestfish-actions.pod:2464 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." @@ -12625,7 +12792,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3486 +#: ../src/guestfs-actions.pod:3578 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use C instead." @@ -12633,13 +12800,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3495 +#: ../src/guestfs-actions.pod:3587 msgid "guestfs_lsetxattr" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3497 +#: ../src/guestfs-actions.pod:3589 #, no-wrap msgid "" " int\n" @@ -12653,7 +12820,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3504 +#: ../src/guestfs-actions.pod:3596 msgid "" "This is the same as C, but if C is a symbolic link, " "then it sets an extended attribute of the link itself." @@ -12661,13 +12828,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3512 +#: ../src/guestfs-actions.pod:3604 msgid "guestfs_lstat" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3514 +#: ../src/guestfs-actions.pod:3606 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -12678,14 +12845,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3518 ../src/guestfs-actions.pod:6013 -#: ../fish/guestfish-actions.pod:2408 ../fish/guestfish-actions.pod:4021 +#: ../src/guestfs-actions.pod:3610 ../src/guestfs-actions.pod:6122 +#: ../fish/guestfish-actions.pod:2483 ../fish/guestfish-actions.pod:4109 msgid "Returns file information for the given C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3520 +#: ../src/guestfs-actions.pod:3612 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." @@ -12693,13 +12860,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3524 ../fish/guestfish-actions.pod:2414 +#: ../src/guestfs-actions.pod:3616 ../fish/guestfish-actions.pod:2489 msgid "This is the same as the C system call." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3526 ../src/guestfs-actions.pod:6017 +#: ../src/guestfs-actions.pod:3618 ../src/guestfs-actions.pod:6126 msgid "" "This function returns a C, or NULL if there was an " "error. I after use>." @@ -12707,20 +12874,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3530 ../src/guestfs-actions.pod:6021 -#: ../src/guestfs-actions.pod:6039 ../src/guestfs-actions.pod:6420 +#: ../src/guestfs-actions.pod:3622 ../src/guestfs-actions.pod:6130 +#: ../src/guestfs-actions.pod:6148 ../src/guestfs-actions.pod:6529 msgid "(Added in 0.9.2)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3532 +#: ../src/guestfs-actions.pod:3624 msgid "guestfs_lstatlist" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3534 +#: ../src/guestfs-actions.pod:3626 #, no-wrap msgid "" " struct guestfs_stat_list *\n" @@ -12732,7 +12899,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3539 +#: ../src/guestfs-actions.pod:3631 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 " @@ -12741,7 +12908,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3543 ../fish/guestfish-actions.pod:2424 +#: ../src/guestfs-actions.pod:3635 ../fish/guestfish-actions.pod:2499 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, " @@ -12750,7 +12917,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3548 +#: ../src/guestfs-actions.pod:3640 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C " @@ -12762,7 +12929,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3556 +#: ../src/guestfs-actions.pod:3648 msgid "" "This function returns a C, or NULL if there was " "an error. I after use>." @@ -12770,13 +12937,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3562 +#: ../src/guestfs-actions.pod:3654 msgid "guestfs_luks_add_key" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3564 +#: ../src/guestfs-actions.pod:3656 #, no-wrap msgid "" " int\n" @@ -12790,7 +12957,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3571 ../fish/guestfish-actions.pod:2441 +#: ../src/guestfs-actions.pod:3663 ../fish/guestfish-actions.pod:2516 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 " @@ -12799,7 +12966,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3576 +#: ../src/guestfs-actions.pod:3668 msgid "" "Note that if C already contains a key, then this command will " "fail. You have to use C first to remove that key." @@ -12807,9 +12974,9 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3582 ../src/guestfs-actions.pod:3622 -#: ../src/guestfs-actions.pod:3645 ../src/guestfs-actions.pod:3665 -#: ../src/guestfs-actions.pod:3697 ../src/guestfs-actions.pod:3716 +#: ../src/guestfs-actions.pod:3674 ../src/guestfs-actions.pod:3714 +#: ../src/guestfs-actions.pod:3737 ../src/guestfs-actions.pod:3757 +#: ../src/guestfs-actions.pod:3789 ../src/guestfs-actions.pod:3808 msgid "" "This function takes a key or passphrase parameter which could contain " "sensitive material. Read the section L for more " @@ -12818,20 +12985,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3586 ../src/guestfs-actions.pod:3626 -#: ../src/guestfs-actions.pod:3649 ../src/guestfs-actions.pod:3669 +#: ../src/guestfs-actions.pod:3678 ../src/guestfs-actions.pod:3718 +#: ../src/guestfs-actions.pod:3741 ../src/guestfs-actions.pod:3761 msgid "(Added in 1.5.2)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3588 +#: ../src/guestfs-actions.pod:3680 msgid "guestfs_luks_close" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3590 +#: ../src/guestfs-actions.pod:3682 #, no-wrap msgid "" " int\n" @@ -12842,7 +13009,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3594 +#: ../src/guestfs-actions.pod:3686 msgid "" "This closes a LUKS device that was created earlier by C " "or C. The C parameter must be the name of the " @@ -12852,21 +13019,21 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3602 ../src/guestfs-actions.pod:3701 -#: ../src/guestfs-actions.pod:3720 ../src/guestfs-actions.pod:3770 -#: ../src/guestfs-actions.pod:3818 +#: ../src/guestfs-actions.pod:3694 ../src/guestfs-actions.pod:3793 +#: ../src/guestfs-actions.pod:3812 ../src/guestfs-actions.pod:3862 +#: ../src/guestfs-actions.pod:3910 msgid "(Added in 1.5.1)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3604 +#: ../src/guestfs-actions.pod:3696 msgid "guestfs_luks_format" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3606 +#: ../src/guestfs-actions.pod:3698 #, no-wrap msgid "" " int\n" @@ -12879,7 +13046,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3612 ../fish/guestfish-actions.pod:2467 +#: ../src/guestfs-actions.pod:3704 ../fish/guestfish-actions.pod:2542 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 " @@ -12888,15 +13055,15 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3619 ../src/guestfs-actions.pod:3642 -#: ../src/guestfs-actions.pod:3782 ../src/guestfs-actions.pod:4710 -#: ../src/guestfs-actions.pod:5473 ../src/guestfs-actions.pod:5848 -#: ../src/guestfs-actions.pod:5871 ../src/guestfs-actions.pod:5897 -#: ../src/guestfs-actions.pod:7057 ../fish/guestfish-actions.pod:2475 -#: ../fish/guestfish-actions.pod:2488 ../fish/guestfish-actions.pod:2572 -#: ../fish/guestfish-actions.pod:3133 ../fish/guestfish-actions.pod:3640 -#: ../fish/guestfish-actions.pod:3920 ../fish/guestfish-actions.pod:3936 -#: ../fish/guestfish-actions.pod:3951 ../fish/guestfish-actions.pod:4666 +#: ../src/guestfs-actions.pod:3711 ../src/guestfs-actions.pod:3734 +#: ../src/guestfs-actions.pod:3874 ../src/guestfs-actions.pod:4802 +#: ../src/guestfs-actions.pod:5582 ../src/guestfs-actions.pod:5957 +#: ../src/guestfs-actions.pod:5980 ../src/guestfs-actions.pod:6006 +#: ../src/guestfs-actions.pod:7166 ../fish/guestfish-actions.pod:2550 +#: ../fish/guestfish-actions.pod:2563 ../fish/guestfish-actions.pod:2647 +#: ../fish/guestfish-actions.pod:3208 ../fish/guestfish-actions.pod:3728 +#: ../fish/guestfish-actions.pod:4008 ../fish/guestfish-actions.pod:4024 +#: ../fish/guestfish-actions.pod:4039 ../fish/guestfish-actions.pod:4754 msgid "" "B." @@ -12904,13 +13071,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3628 +#: ../src/guestfs-actions.pod:3720 msgid "guestfs_luks_format_cipher" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3630 +#: ../src/guestfs-actions.pod:3722 #, no-wrap msgid "" " int\n" @@ -12924,7 +13091,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3637 +#: ../src/guestfs-actions.pod:3729 msgid "" "This command is the same as C but it also allows you to " "set the C used." @@ -12932,13 +13099,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3651 +#: ../src/guestfs-actions.pod:3743 msgid "guestfs_luks_kill_slot" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3653 +#: ../src/guestfs-actions.pod:3745 #, no-wrap msgid "" " int\n" @@ -12951,7 +13118,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3659 ../fish/guestfish-actions.pod:2495 +#: ../src/guestfs-actions.pod:3751 ../fish/guestfish-actions.pod:2570 msgid "" "This command deletes the key in key slot C from the encrypted LUKS " "device C. C must be one of the I keys." @@ -12959,13 +13126,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3671 +#: ../src/guestfs-actions.pod:3763 msgid "guestfs_luks_open" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3673 +#: ../src/guestfs-actions.pod:3765 #, no-wrap msgid "" " int\n" @@ -12978,7 +13145,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3679 ../fish/guestfish-actions.pod:2506 +#: ../src/guestfs-actions.pod:3771 ../fish/guestfish-actions.pod:2581 msgid "" "This command opens a block device which has been encrypted according to the " "Linux Unified Key Setup (LUKS) standard." @@ -12986,13 +13153,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3682 ../fish/guestfish-actions.pod:2509 +#: ../src/guestfs-actions.pod:3774 ../fish/guestfish-actions.pod:2584 msgid "C is the encrypted block device or partition." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3684 ../fish/guestfish-actions.pod:2511 +#: ../src/guestfs-actions.pod:3776 ../fish/guestfish-actions.pod:2586 msgid "" "The caller must supply one of the keys associated with the LUKS block " "device, in the C parameter." @@ -13000,7 +13167,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3687 ../fish/guestfish-actions.pod:2514 +#: ../src/guestfs-actions.pod:3779 ../fish/guestfish-actions.pod:2589 msgid "" "This creates a new block device called C. Reads and " "writes to this block device are decrypted from and encrypted to the " @@ -13009,7 +13176,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3691 +#: ../src/guestfs-actions.pod:3783 msgid "" "If this block device contains LVM volume groups, then calling " "C followed by C will make them " @@ -13018,13 +13185,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3703 +#: ../src/guestfs-actions.pod:3795 msgid "guestfs_luks_open_ro" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3705 +#: ../src/guestfs-actions.pod:3797 #, no-wrap msgid "" " int\n" @@ -13037,7 +13204,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3711 +#: ../src/guestfs-actions.pod:3803 msgid "" "This is the same as C except that a read-only mapping is " "created." @@ -13045,13 +13212,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3722 +#: ../src/guestfs-actions.pod:3814 msgid "guestfs_lvcreate" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3724 +#: ../src/guestfs-actions.pod:3816 #, no-wrap msgid "" " int\n" @@ -13064,7 +13231,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3730 ../fish/guestfish-actions.pod:2539 +#: ../src/guestfs-actions.pod:3822 ../fish/guestfish-actions.pod:2614 msgid "" "This creates an LVM logical volume called C on the volume group " "C, with C megabytes." @@ -13072,13 +13239,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3737 +#: ../src/guestfs-actions.pod:3829 msgid "guestfs_lvm_canonical_lv_name" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3739 +#: ../src/guestfs-actions.pod:3831 #, no-wrap msgid "" " char *\n" @@ -13089,7 +13256,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3743 ../fish/guestfish-actions.pod:2546 +#: ../src/guestfs-actions.pod:3835 ../fish/guestfish-actions.pod:2621 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." @@ -13106,25 +13273,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3750 +#: ../src/guestfs-actions.pod:3842 msgid "See also C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3755 +#: ../src/guestfs-actions.pod:3847 msgid "(Added in 1.5.24)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3757 +#: ../src/guestfs-actions.pod:3849 msgid "guestfs_lvm_clear_filter" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3759 +#: ../src/guestfs-actions.pod:3851 #, no-wrap msgid "" " int\n" @@ -13134,7 +13301,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3762 +#: ../src/guestfs-actions.pod:3854 msgid "" "This undoes the effect of C. LVM will be able to " "see every block device." @@ -13142,21 +13309,21 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3765 ../src/guestfs-actions.pod:3807 -#: ../fish/guestfish-actions.pod:2562 ../fish/guestfish-actions.pod:2593 +#: ../src/guestfs-actions.pod:3857 ../src/guestfs-actions.pod:3899 +#: ../fish/guestfish-actions.pod:2637 ../fish/guestfish-actions.pod:2668 msgid "" "This command also clears the LVM cache and performs a volume group scan." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3772 +#: ../src/guestfs-actions.pod:3864 msgid "guestfs_lvm_remove_all" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3774 +#: ../src/guestfs-actions.pod:3866 #, no-wrap msgid "" " int\n" @@ -13166,7 +13333,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3777 ../fish/guestfish-actions.pod:2569 +#: ../src/guestfs-actions.pod:3869 ../fish/guestfish-actions.pod:2644 msgid "" "This command removes all LVM logical volumes, volume groups and physical " "volumes." @@ -13174,13 +13341,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3787 +#: ../src/guestfs-actions.pod:3879 msgid "guestfs_lvm_set_filter" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3789 +#: ../src/guestfs-actions.pod:3881 #, no-wrap msgid "" " int\n" @@ -13191,7 +13358,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3793 ../fish/guestfish-actions.pod:2579 +#: ../src/guestfs-actions.pod:3885 ../fish/guestfish-actions.pod:2654 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 " @@ -13200,7 +13367,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3797 ../fish/guestfish-actions.pod:2583 +#: ../src/guestfs-actions.pod:3889 ../fish/guestfish-actions.pod:2658 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 " @@ -13213,13 +13380,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3810 ../fish/guestfish-actions.pod:2596 +#: ../src/guestfs-actions.pod:3902 ../fish/guestfish-actions.pod:2671 msgid "You can filter whole block devices or individual partitions." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3812 ../fish/guestfish-actions.pod:2598 +#: ../src/guestfs-actions.pod:3904 ../fish/guestfish-actions.pod:2673 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." @@ -13227,13 +13394,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3820 +#: ../src/guestfs-actions.pod:3912 msgid "guestfs_lvremove" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3822 +#: ../src/guestfs-actions.pod:3914 #, no-wrap msgid "" " int\n" @@ -13244,7 +13411,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3826 ../fish/guestfish-actions.pod:2606 +#: ../src/guestfs-actions.pod:3918 ../fish/guestfish-actions.pod:2681 msgid "" "Remove an LVM logical volume C, where C is the path to the " "LV, such as C." @@ -13252,7 +13419,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3829 ../fish/guestfish-actions.pod:2609 +#: ../src/guestfs-actions.pod:3921 ../fish/guestfish-actions.pod:2684 msgid "" "You can also remove all LVs in a volume group by specifying the VG name, C." @@ -13260,20 +13427,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:5056 -#: ../src/guestfs-actions.pod:6796 +#: ../src/guestfs-actions.pod:3926 ../src/guestfs-actions.pod:5148 +#: ../src/guestfs-actions.pod:6905 msgid "(Added in 1.0.13)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3836 +#: ../src/guestfs-actions.pod:3928 msgid "guestfs_lvrename" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3838 +#: ../src/guestfs-actions.pod:3930 #, no-wrap msgid "" " int\n" @@ -13285,25 +13452,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3843 ../fish/guestfish-actions.pod:2616 +#: ../src/guestfs-actions.pod:3935 ../fish/guestfish-actions.pod:2691 msgid "Rename a logical volume C with the new name C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3847 ../src/guestfs-actions.pod:6809 +#: ../src/guestfs-actions.pod:3939 ../src/guestfs-actions.pod:6918 msgid "(Added in 1.0.83)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3849 +#: ../src/guestfs-actions.pod:3941 msgid "guestfs_lvresize" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3851 +#: ../src/guestfs-actions.pod:3943 #, no-wrap msgid "" " int\n" @@ -13315,7 +13482,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3856 ../fish/guestfish-actions.pod:2622 +#: ../src/guestfs-actions.pod:3948 ../fish/guestfish-actions.pod:2697 msgid "" "This resizes (expands or shrinks) an existing LVM logical volume to " "C. When reducing, data in the reduced part is lost." @@ -13323,13 +13490,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3864 +#: ../src/guestfs-actions.pod:3956 msgid "guestfs_lvresize_free" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3866 +#: ../src/guestfs-actions.pod:3958 #, no-wrap msgid "" " int\n" @@ -13341,7 +13508,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3871 ../fish/guestfish-actions.pod:2630 +#: ../src/guestfs-actions.pod:3963 ../fish/guestfish-actions.pod:2705 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 " @@ -13351,19 +13518,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3879 +#: ../src/guestfs-actions.pod:3971 msgid "(Added in 1.3.3)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3881 +#: ../src/guestfs-actions.pod:3973 msgid "guestfs_lvs" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3883 +#: ../src/guestfs-actions.pod:3975 #, no-wrap msgid "" " char **\n" @@ -13373,7 +13540,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3886 ../fish/guestfish-actions.pod:2640 +#: ../src/guestfs-actions.pod:3978 ../fish/guestfish-actions.pod:2715 msgid "" "List all the logical volumes detected. This is the equivalent of the L command." @@ -13381,7 +13548,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3889 ../fish/guestfish-actions.pod:2643 +#: ../src/guestfs-actions.pod:3981 ../fish/guestfish-actions.pod:2718 msgid "" "This returns a list of the logical volume device names (eg. C)." @@ -13389,19 +13556,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3892 +#: ../src/guestfs-actions.pod:3984 msgid "See also C, C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3900 +#: ../src/guestfs-actions.pod:3992 msgid "guestfs_lvs_full" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3902 +#: ../src/guestfs-actions.pod:3994 #, no-wrap msgid "" " struct guestfs_lvm_lv_list *\n" @@ -13411,7 +13578,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3905 ../fish/guestfish-actions.pod:2652 +#: ../src/guestfs-actions.pod:3997 ../fish/guestfish-actions.pod:2727 msgid "" "List all the logical volumes detected. This is the equivalent of the L command. The \"full\" version includes all fields." @@ -13419,7 +13586,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3908 +#: ../src/guestfs-actions.pod:4000 msgid "" "This function returns a C, or NULL if there " "was an error. I after use>." @@ -13427,13 +13594,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3914 +#: ../src/guestfs-actions.pod:4006 msgid "guestfs_lvuuid" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3916 +#: ../src/guestfs-actions.pod:4008 #, no-wrap msgid "" " char *\n" @@ -13444,19 +13611,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3920 ../fish/guestfish-actions.pod:2659 +#: ../src/guestfs-actions.pod:4012 ../fish/guestfish-actions.pod:2734 msgid "This command returns the UUID of the LVM LV C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3927 +#: ../src/guestfs-actions.pod:4019 msgid "guestfs_lxattrlist" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3929 +#: ../src/guestfs-actions.pod:4021 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -13468,7 +13635,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3934 ../fish/guestfish-actions.pod:2665 +#: ../src/guestfs-actions.pod:4026 ../fish/guestfish-actions.pod:2740 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 " @@ -13477,7 +13644,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3938 ../fish/guestfish-actions.pod:2669 +#: ../src/guestfs-actions.pod:4030 ../fish/guestfish-actions.pod:2744 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. " @@ -13490,7 +13657,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3948 +#: ../src/guestfs-actions.pod:4040 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C for " @@ -13502,13 +13669,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3962 +#: ../src/guestfs-actions.pod:4054 msgid "guestfs_mkdir" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3964 +#: ../src/guestfs-actions.pod:4056 #, no-wrap msgid "" " int\n" @@ -13519,19 +13686,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3968 ../fish/guestfish-actions.pod:2691 +#: ../src/guestfs-actions.pod:4060 ../fish/guestfish-actions.pod:2766 msgid "Create a directory named C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3974 +#: ../src/guestfs-actions.pod:4066 msgid "guestfs_mkdir_mode" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3976 +#: ../src/guestfs-actions.pod:4068 #, no-wrap msgid "" " int\n" @@ -13543,7 +13710,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3981 ../fish/guestfish-actions.pod:2697 +#: ../src/guestfs-actions.pod:4073 ../fish/guestfish-actions.pod:2772 msgid "" "This command creates a directory, setting the initial permissions of the " "directory to C." @@ -13551,7 +13718,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3984 ../fish/guestfish-actions.pod:2700 +#: ../src/guestfs-actions.pod:4076 ../fish/guestfish-actions.pod:2775 msgid "" "For common Linux filesystems, the actual mode which is set will be C. Non-native-Linux filesystems may interpret the mode in " @@ -13560,19 +13727,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3988 +#: ../src/guestfs-actions.pod:4080 msgid "See also C, C" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:3994 +#: ../src/guestfs-actions.pod:4086 msgid "guestfs_mkdir_p" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:3996 +#: ../src/guestfs-actions.pod:4088 #, no-wrap msgid "" " int\n" @@ -13583,7 +13750,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4000 ../fish/guestfish-actions.pod:2710 +#: ../src/guestfs-actions.pod:4092 ../fish/guestfish-actions.pod:2785 msgid "" "Create a directory named C, creating any parent directories as " "necessary. This is like the C shell command." @@ -13591,13 +13758,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:4007 +#: ../src/guestfs-actions.pod:4099 msgid "guestfs_mkdtemp" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:4009 +#: ../src/guestfs-actions.pod:4101 #, no-wrap msgid "" " char *\n" @@ -13608,7 +13775,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4013 ../fish/guestfish-actions.pod:2717 +#: ../src/guestfs-actions.pod:4105 ../fish/guestfish-actions.pod:2792 msgid "" "This command creates a temporary directory. The C