NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2010-11-30 15:00:42
+Last updated: 2010-12-01 17:35:27
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
657472 NEW https://bugzilla.redhat.com/show_bug.cgi?id=657472
checksum: wrong check sum type causes umount to fail
-657502 NEW https://bugzilla.redhat.com/show_bug.cgi?id=657502
- virt-inspector depends on EPEL package perl-String-ShellQuote but does not require it
-
501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884
virt-inspector still configured, even if there are missing deps
541618 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=541618
guestfish not able to mount freebsd ufs2 partitions automatically
-613593 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=613593
- Rebase libguestfs in RHEL 6.1
-
639601 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=639601
"virt-ls" command failed to parse domain name "#"
657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499
checksum: wrong check sum type causes umount to fail
+657502 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657502
+ virt-inspector depends on EPEL package perl-String-ShellQuote but does not require it
+
501893 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501893
String parameters should be checked for != NULL
602592 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=602592
[RFE] expose guestfs_close in perl bindings
+613593 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=613593
+ Rebase libguestfs in RHEL 6.1
+
619334 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619334
RFE: Enable coredump capture in the appliance
# major/minor/release must be numbers
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [7])
-m4_define([libguestfs_release], [17])
+m4_define([libguestfs_release], [18])
# extra can be any string
m4_define([libguestfs_extra], [])
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:35+0000\n"
"PO-Revision-Date: 2010-09-02 14:46+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: ../src/guestfs.pod:1037 ../src/guestfs.pod:1041 ../src/guestfs.pod:1045
#: ../src/guestfs.pod:1527 ../src/guestfs.pod:1532 ../src/guestfs.pod:1536
#: ../src/guestfs.pod:1646 ../src/guestfs.pod:1651 ../src/guestfs.pod:1655
-#: ../src/guestfs.pod:1999 ../src/guestfs.pod:2005 ../src/guestfs.pod:2010
-#: ../src/guestfs.pod:2016 ../src/guestfs.pod:2128 ../src/guestfs.pod:2132
-#: ../src/guestfs.pod:2136 ../src/guestfs.pod:2140
+#: ../src/guestfs.pod:2007 ../src/guestfs.pod:2013 ../src/guestfs.pod:2018
+#: ../src/guestfs.pod:2024 ../src/guestfs.pod:2136 ../src/guestfs.pod:2140
+#: ../src/guestfs.pod:2144 ../src/guestfs.pod:2148
#: ../src/guestfs-actions.pod:15 ../src/guestfs-actions.pod:22
#: ../src/guestfs-actions.pod:571 ../src/guestfs-actions.pod:579
#: ../src/guestfs-actions.pod:586 ../src/guestfs-actions.pod:593
# type: textblock
#: ../src/guestfs.pod:1858
+msgid ""
+"For functions that take optional arguments, the optional arguments are "
+"encoded in the C<guestfs_I<foo>_args> structure in the same way as ordinary "
+"arguments. A bitmask in the header indicates which optional arguments are "
+"meaningful. The bitmask is also checked to see if it contains bits set "
+"which the daemon does not know about (eg. if more optional arguments were "
+"added in a later version of the library), and this causes the call to be "
+"rejected."
+msgstr ""
+
+# type: textblock
+#: ../src/guestfs.pod:1866
msgid "The reply message for ordinary functions is:"
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:1860
+#: ../src/guestfs.pod:1868
#, no-wrap
msgid ""
" total length (header + ret,\n"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1865
+#: ../src/guestfs.pod:1873
msgid ""
"As above the C<guestfs_I<foo>_ret> structure may be completely omitted for "
"functions that return no formal return values."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1868
+#: ../src/guestfs.pod:1876
msgid ""
"As above the total length of the reply is limited to C<GUESTFS_MESSAGE_MAX>."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1871
+#: ../src/guestfs.pod:1879
msgid ""
"In the case of an error, a flag is set in the header, and the reply message "
"is slightly changed:"
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:1874
+#: ../src/guestfs.pod:1882
#, no-wrap
msgid ""
" total length (header + error,\n"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1879
+#: ../src/guestfs.pod:1887
msgid ""
"The C<guestfs_message_error> structure contains the error message as a "
"string."
msgstr ""
# type: =head3
-#: ../src/guestfs.pod:1882
+#: ../src/guestfs.pod:1890
msgid "FUNCTIONS THAT HAVE FILEIN PARAMETERS"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1884
+#: ../src/guestfs.pod:1892
msgid ""
"A C<FileIn> parameter indicates that we transfer a file I<into> the guest. "
"The normal request message is sent (see above). However this is followed by "
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:1888
+#: ../src/guestfs.pod:1896
#, no-wrap
msgid ""
" total length (header + arguments,\n"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1896
+#: ../src/guestfs.pod:1904
msgid "The \"sequence of chunks\" is:"
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:1898
+#: ../src/guestfs.pod:1906
#, no-wrap
msgid ""
" length of chunk (not including length word itself)\n"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1906
+#: ../src/guestfs.pod:1914
msgid ""
"The final chunk has the C<data_len> field set to zero. Additionally a flag "
"is set in the final chunk to indicate either successful completion or early "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1910
+#: ../src/guestfs.pod:1918
msgid ""
"At time of writing there are no functions that have more than one FileIn "
"parameter. However this is (theoretically) supported, by sending the "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1915
+#: ../src/guestfs.pod:1923
msgid ""
"Both the library (sender) I<and> the daemon (receiver) may cancel the "
"transfer. The library does this by sending a chunk with a special flag set "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1921
+#: ../src/guestfs.pod:1929
msgid ""
"The daemon may also cancel. It does this by writing a special word "
"C<GUESTFS_CANCEL_FLAG> to the socket. The library listens for this during "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1930
+#: ../src/guestfs.pod:1938
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 "
msgstr ""
# type: =head3
-#: ../src/guestfs.pod:1936
+#: ../src/guestfs.pod:1944
msgid "FUNCTIONS THAT HAVE FILEOUT PARAMETERS"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1938
+#: ../src/guestfs.pod:1946
msgid ""
"The protocol for FileOut parameters is exactly the same as for FileIn "
"parameters, but with the roles of daemon and library reversed."
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:1941
+#: ../src/guestfs.pod:1949
#, no-wrap
msgid ""
" total length (header + ret,\n"
msgstr ""
# type: =head3
-#: ../src/guestfs.pod:1949
+#: ../src/guestfs.pod:1957
msgid "INITIAL MESSAGE"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1951
+#: ../src/guestfs.pod:1959
msgid ""
"When the daemon launches it sends an initial word (C<GUESTFS_LAUNCH_FLAG>) "
"which indicates that the guest and daemon is alive. This is what L</"
msgstr ""
# type: =head3
-#: ../src/guestfs.pod:1955
+#: ../src/guestfs.pod:1963
msgid "PROGRESS NOTIFICATION MESSAGES"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1957
+#: ../src/guestfs.pod:1965
msgid ""
"The daemon may send progress notification messages at any time. These are "
"distinguished by the normal length word being replaced by "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1961
+#: ../src/guestfs.pod:1969
msgid ""
"The library turns them into progress callbacks (see "
"C<guestfs_set_progress_callback>) if there is a callback registered, or "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1965
+#: ../src/guestfs.pod:1973
msgid ""
"The daemon self-limits the frequency of progress messages it sends (see "
"C<daemon/proto.c:notify_progress>). Not all calls generate progress "
msgstr ""
# type: =head1
-#: ../src/guestfs.pod:1969
+#: ../src/guestfs.pod:1977
msgid "LIBGUESTFS VERSION NUMBERS"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1971
+#: ../src/guestfs.pod:1979
msgid ""
"Since April 2010, libguestfs has started to make separate development and "
"stable releases, along with corresponding branches in our git repository. "
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:1976
+#: ../src/guestfs.pod:1984
#, no-wrap
msgid ""
" even numbers for stable: 1.2.x, 1.4.x, ...\n"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1987
+#: ../src/guestfs.pod:1995
msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1989
+#: ../src/guestfs.pod:1997
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 "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1995
+#: ../src/guestfs.pod:2003
msgid "Our criteria for backporting changes are:"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2001
+#: ../src/guestfs.pod:2009
msgid ""
"Documentation changes which don't affect any code are backported unless the "
"documentation refers to a future feature which is not in stable."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2007
+#: ../src/guestfs.pod:2015
msgid ""
"Bug fixes which are not controversial, fix obvious problems, and have been "
"well tested are backported."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2012
+#: ../src/guestfs.pod:2020
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 "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2018
+#: ../src/guestfs.pod:2026
msgid ""
"We I<don't> backport new features, new APIs, new tools etc, except in one "
"exceptional case: the new feature is required in order to implement an "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2024
+#: ../src/guestfs.pod:2032
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 "
msgstr ""
# type: =head1
-#: ../src/guestfs.pod:2032 ../fish/guestfish.pod:915
+#: ../src/guestfs.pod:2040 ../fish/guestfish.pod:915
#: ../test-tool/libguestfs-test-tool.pod:104 ../tools/virt-edit.pl:330
msgid "ENVIRONMENT VARIABLES"
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2036 ../fish/guestfish.pod:941
+#: ../src/guestfs.pod:2044 ../fish/guestfish.pod:941
msgid "LIBGUESTFS_APPEND"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2038 ../fish/guestfish.pod:943
+#: ../src/guestfs.pod:2046 ../fish/guestfish.pod:943
msgid "Pass additional options to the guest kernel."
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2040 ../fish/guestfish.pod:945
+#: ../src/guestfs.pod:2048 ../fish/guestfish.pod:945
msgid "LIBGUESTFS_DEBUG"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2042
+#: ../src/guestfs.pod:2050
msgid ""
"Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages. This has the same "
"effect as calling C<guestfs_set_verbose (g, 1)>."
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2045 ../fish/guestfish.pod:950
+#: ../src/guestfs.pod:2053 ../fish/guestfish.pod:950
msgid "LIBGUESTFS_MEMSIZE"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2047 ../fish/guestfish.pod:952
+#: ../src/guestfs.pod:2055 ../fish/guestfish.pod:952
msgid ""
"Set the memory allocated to the qemu process, in megabytes. For example:"
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:2050 ../fish/guestfish.pod:955
+#: ../src/guestfs.pod:2058 ../fish/guestfish.pod:955
#, no-wrap
msgid ""
" LIBGUESTFS_MEMSIZE=700\n"
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2052 ../fish/guestfish.pod:957
+#: ../src/guestfs.pod:2060 ../fish/guestfish.pod:957
msgid "LIBGUESTFS_PATH"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2054
+#: ../src/guestfs.pod:2062
msgid ""
"Set the path that libguestfs uses to search for kernel and initrd.img. See "
"the discussion of paths in section PATH above."
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2057 ../fish/guestfish.pod:962
+#: ../src/guestfs.pod:2065 ../fish/guestfish.pod:962
msgid "LIBGUESTFS_QEMU"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2059 ../fish/guestfish.pod:964
+#: ../src/guestfs.pod:2067 ../fish/guestfish.pod:964
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."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2063
+#: ../src/guestfs.pod:2071
msgid "See also L</QEMU WRAPPERS> above."
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2065 ../fish/guestfish.pod:968
+#: ../src/guestfs.pod:2073 ../fish/guestfish.pod:968
msgid "LIBGUESTFS_TRACE"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2067
+#: ../src/guestfs.pod:2075
msgid ""
"Set C<LIBGUESTFS_TRACE=1> to enable command traces. This has the same "
"effect as calling C<guestfs_set_trace (g, 1)>."
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2070 ../fish/guestfish.pod:977
+#: ../src/guestfs.pod:2078 ../fish/guestfish.pod:977
msgid "TMPDIR"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2072 ../fish/guestfish.pod:979
+#: ../src/guestfs.pod:2080 ../fish/guestfish.pod:979
msgid "Location of temporary directory, defaults to C</tmp>."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2074 ../fish/guestfish.pod:981
+#: ../src/guestfs.pod:2082 ../fish/guestfish.pod:981
msgid ""
"If libguestfs was compiled to use the supermin appliance then the real "
"appliance is cached in this directory, shared between all handles belonging "
msgstr ""
# type: =head1
-#: ../src/guestfs.pod:2082 ../fish/guestfish.pod:1039
+#: ../src/guestfs.pod:2090 ../fish/guestfish.pod:1039
#: ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:233
#: ../tools/virt-edit.pl:350 ../tools/virt-win-reg.pl:484
#: ../tools/virt-resize.pl:1483 ../tools/virt-list-filesystems.pl:189
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2084
+#: ../src/guestfs.pod:2092
msgid ""
"L<guestfs-examples(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, L<guestfs-"
"ruby(3)>, L<guestfish(1)>, L<guestmount(1)>, L<virt-cat(1)>, L<virt-df(1)>, "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2107
+#: ../src/guestfs.pod:2115
msgid ""
"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm"
"(8)>, L<disktype(1)>."
msgstr ""
# type: =head1
-#: ../src/guestfs.pod:2114 ../tools/virt-win-reg.pl:499
+#: ../src/guestfs.pod:2122 ../tools/virt-win-reg.pl:499
#: ../tools/virt-make-fs.pl:548
msgid "BUGS"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2116
+#: ../src/guestfs.pod:2124
msgid "To get a list of bugs against libguestfs use this link:"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2118
+#: ../src/guestfs.pod:2126
msgid ""
"L<https://bugzilla.redhat.com/buglist.cgi?"
"component=libguestfs&product=Virtualization+Tools>"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2120
+#: ../src/guestfs.pod:2128
msgid "To report a new bug against libguestfs use this link:"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2122
+#: ../src/guestfs.pod:2130
msgid ""
"L<https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools>"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2124
+#: ../src/guestfs.pod:2132
msgid "When reporting a bug, please check:"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2130
+#: ../src/guestfs.pod:2138
msgid "That the bug hasn't been reported already."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2134
+#: ../src/guestfs.pod:2142
msgid "That you are testing a recent version."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2138
+#: ../src/guestfs.pod:2146
msgid "Describe the bug accurately, and give a way to reproduce it."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2142
+#: ../src/guestfs.pod:2150
msgid ""
"Run libguestfs-test-tool and paste the B<complete, unedited> output into the "
"bug report."
msgstr ""
# type: =head1
-#: ../src/guestfs.pod:2147 ../fish/guestfish.pod:1058
+#: ../src/guestfs.pod:2155 ../fish/guestfish.pod:1058
#: ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:244
msgid "AUTHORS"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2149 ../fish/guestfish.pod:1060
+#: ../src/guestfs.pod:2157 ../fish/guestfish.pod:1060
#: ../test-tool/libguestfs-test-tool.pod:117 ../fuse/guestmount.pod:246
msgid "Richard W.M. Jones (C<rjones at redhat dot com>)"
msgstr ""
# type: =head1
-#: ../src/guestfs.pod:2151 ../fish/guestfish.pod:1062
+#: ../src/guestfs.pod:2159 ../fish/guestfish.pod:1062
#: ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:248
#: ../tools/virt-edit.pl:366 ../tools/virt-win-reg.pl:514
#: ../tools/virt-resize.pl:1508 ../tools/virt-list-filesystems.pl:206
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2153 ../fish/guestfish.pod:1064
+#: ../src/guestfs.pod:2161 ../fish/guestfish.pod:1064
#: ../fuse/guestmount.pod:250
msgid "Copyright (C) 2009-2010 Red Hat Inc. L<http://libguestfs.org/>"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2156
+#: ../src/guestfs.pod:2164
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 "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2161
+#: ../src/guestfs.pod:2169
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 "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2166
+#: ../src/guestfs.pod:2174
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, "
#: ../src/guestfs-actions.pod:6266 ../src/guestfs-actions.pod:6302
#: ../src/guestfs-actions.pod:6316 ../src/guestfs-actions.pod:6357
#: ../src/guestfs-actions.pod:6370 ../src/guestfs-actions.pod:6388
-#: ../src/guestfs-actions.pod:6417 ../src/guestfs-actions.pod:6448
-#: ../src/guestfs-actions.pod:6567 ../src/guestfs-actions.pod:6585
-#: ../src/guestfs-actions.pod:6599 ../src/guestfs-actions.pod:6654
-#: ../src/guestfs-actions.pod:6667 ../src/guestfs-actions.pod:6712
-#: ../src/guestfs-actions.pod:6745 ../src/guestfs-actions.pod:6799
-#: ../src/guestfs-actions.pod:6825 ../src/guestfs-actions.pod:6891
-#: ../src/guestfs-actions.pod:6910 ../src/guestfs-actions.pod:6939
+#: ../src/guestfs-actions.pod:6422 ../src/guestfs-actions.pod:6458
+#: ../src/guestfs-actions.pod:6577 ../src/guestfs-actions.pod:6595
+#: ../src/guestfs-actions.pod:6609 ../src/guestfs-actions.pod:6664
+#: ../src/guestfs-actions.pod:6677 ../src/guestfs-actions.pod:6722
+#: ../src/guestfs-actions.pod:6755 ../src/guestfs-actions.pod:6809
+#: ../src/guestfs-actions.pod:6835 ../src/guestfs-actions.pod:6901
+#: ../src/guestfs-actions.pod:6920 ../src/guestfs-actions.pod:6949
msgid "This function returns 0 on success or -1 on error."
msgstr ""
#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:245
#: ../src/guestfs-actions.pod:266 ../src/guestfs-actions.pod:1437
#: ../src/guestfs-actions.pod:1923 ../src/guestfs-actions.pod:1944
-#: ../src/guestfs-actions.pod:6833 ../src/guestfs-actions.pod:7002
+#: ../src/guestfs-actions.pod:6843 ../src/guestfs-actions.pod:7012
#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:156
#: ../fish/guestfish-actions.pod:170 ../fish/guestfish-actions.pod:951
#: ../fish/guestfish-actions.pod:1308 ../fish/guestfish-actions.pod:1322
#: ../src/guestfs-actions.pod:4351 ../src/guestfs-actions.pod:5420
#: ../src/guestfs-actions.pod:5537 ../src/guestfs-actions.pod:5647
#: ../src/guestfs-actions.pod:6110 ../src/guestfs-actions.pod:6235
-#: ../src/guestfs-actions.pod:6747
+#: ../src/guestfs-actions.pod:6757
msgid "(Added in 0.3)"
msgstr ""
#: ../src/guestfs-actions.pod:2655 ../src/guestfs-actions.pod:4487
#: ../src/guestfs-actions.pod:4615 ../src/guestfs-actions.pod:5021
#: ../src/guestfs-actions.pod:5047 ../src/guestfs-actions.pod:6343
-#: ../src/guestfs-actions.pod:6758 ../src/guestfs-actions.pod:6771
-#: ../src/guestfs-actions.pod:6784
+#: ../src/guestfs-actions.pod:6768 ../src/guestfs-actions.pod:6781
+#: ../src/guestfs-actions.pod:6794
msgid "On error this function returns -1."
msgstr ""
#: ../src/guestfs-actions.pod:4996 ../src/guestfs-actions.pod:5174
#: ../src/guestfs-actions.pod:5223 ../src/guestfs-actions.pod:5786
#: ../src/guestfs-actions.pod:5802 ../src/guestfs-actions.pod:5819
-#: ../src/guestfs-actions.pod:5843 ../src/guestfs-actions.pod:6507
-#: ../src/guestfs-actions.pod:6526 ../src/guestfs-actions.pod:6544
-#: ../src/guestfs-actions.pod:6724 ../src/guestfs-actions.pod:6996
+#: ../src/guestfs-actions.pod:5843 ../src/guestfs-actions.pod:6517
+#: ../src/guestfs-actions.pod:6536 ../src/guestfs-actions.pod:6554
+#: ../src/guestfs-actions.pod:6734 ../src/guestfs-actions.pod:7006
msgid ""
"This function returns a string, or NULL on error. I<The caller must free "
"the returned string after use>."
#: ../src/guestfs-actions.pod:5208 ../src/guestfs-actions.pod:5859
#: ../src/guestfs-actions.pod:5920 ../src/guestfs-actions.pod:5975
#: ../src/guestfs-actions.pod:6121 ../src/guestfs-actions.pod:6145
-#: ../src/guestfs-actions.pod:6617 ../src/guestfs-actions.pod:6637
-#: ../src/guestfs-actions.pod:6684 ../src/guestfs-actions.pod:6849
-#: ../src/guestfs-actions.pod:6868 ../src/guestfs-actions.pod:6953
-#: ../src/guestfs-actions.pod:6972 ../src/guestfs-actions.pod:7018
-#: ../src/guestfs-actions.pod:7037
+#: ../src/guestfs-actions.pod:6627 ../src/guestfs-actions.pod:6647
+#: ../src/guestfs-actions.pod:6694 ../src/guestfs-actions.pod:6859
+#: ../src/guestfs-actions.pod:6878 ../src/guestfs-actions.pod:6963
+#: ../src/guestfs-actions.pod:6982 ../src/guestfs-actions.pod:7028
+#: ../src/guestfs-actions.pod:7047
msgid ""
"This function returns a NULL-terminated array of strings (like L<environ(3)"
">), or NULL if there was an error. I<The caller must free the strings and "
#: ../src/guestfs-actions.pod:4909 ../src/guestfs-actions.pod:5287
#: ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:5313
#: ../src/guestfs-actions.pod:5721 ../src/guestfs-actions.pod:6359
-#: ../src/guestfs-actions.pod:6372 ../src/guestfs-actions.pod:6601
-#: ../src/guestfs-actions.pod:6804 ../src/guestfs-actions.pod:6837
+#: ../src/guestfs-actions.pod:6372 ../src/guestfs-actions.pod:6611
+#: ../src/guestfs-actions.pod:6814 ../src/guestfs-actions.pod:6847
msgid "(Added in 0.8)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:854 ../src/guestfs-actions.pod:6529
+#: ../src/guestfs-actions.pod:854 ../src/guestfs-actions.pod:6539
msgid "(Added in 1.0.75)"
msgstr ""
#: ../src/guestfs-actions.pod:5023 ../src/guestfs-actions.pod:5049
#: ../src/guestfs-actions.pod:5073 ../src/guestfs-actions.pod:5924
#: ../src/guestfs-actions.pod:5979 ../src/guestfs-actions.pod:6125
-#: ../src/guestfs-actions.pod:6149 ../src/guestfs-actions.pod:6801
-#: ../src/guestfs-actions.pod:6827 ../src/guestfs-actions.pod:6853
-#: ../src/guestfs-actions.pod:6872 ../src/guestfs-actions.pod:6957
-#: ../src/guestfs-actions.pod:6976 ../src/guestfs-actions.pod:7022
-#: ../src/guestfs-actions.pod:7041 ../fish/guestfish-actions.pod:582
+#: ../src/guestfs-actions.pod:6149 ../src/guestfs-actions.pod:6811
+#: ../src/guestfs-actions.pod:6837 ../src/guestfs-actions.pod:6863
+#: ../src/guestfs-actions.pod:6882 ../src/guestfs-actions.pod:6967
+#: ../src/guestfs-actions.pod:6986 ../src/guestfs-actions.pod:7032
+#: ../src/guestfs-actions.pod:7051 ../fish/guestfish-actions.pod:582
#: ../fish/guestfish-actions.pod:717 ../fish/guestfish-actions.pod:729
#: ../fish/guestfish-actions.pod:905 ../fish/guestfish-actions.pod:915
#: ../fish/guestfish-actions.pod:982 ../fish/guestfish-actions.pod:992
#: ../src/guestfs-actions.pod:3326 ../src/guestfs-actions.pod:3343
#: ../src/guestfs-actions.pod:3431 ../src/guestfs-actions.pod:3836
#: ../src/guestfs-actions.pod:3850 ../src/guestfs-actions.pod:4972
-#: ../src/guestfs-actions.pod:4986 ../src/guestfs-actions.pod:6688
-#: ../src/guestfs-actions.pod:6702
+#: ../src/guestfs-actions.pod:4986 ../src/guestfs-actions.pod:6698
+#: ../src/guestfs-actions.pod:6712
msgid "(Added in 0.4)"
msgstr ""
#: ../src/guestfs-actions.pod:932 ../src/guestfs-actions.pod:1240
#: ../src/guestfs-actions.pod:2062 ../src/guestfs-actions.pod:3038
#: ../src/guestfs-actions.pod:3067 ../src/guestfs-actions.pod:3128
-#: ../src/guestfs-actions.pod:3155 ../src/guestfs-actions.pod:6390
+#: ../src/guestfs-actions.pod:3155 ../src/guestfs-actions.pod:6395
msgid "(Added in 1.0.2)"
msgstr ""
#: ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4599
#: ../src/guestfs-actions.pod:4617 ../src/guestfs-actions.pod:4793
#: ../src/guestfs-actions.pod:6304 ../src/guestfs-actions.pod:6318
-#: ../src/guestfs-actions.pod:6714
+#: ../src/guestfs-actions.pod:6724
msgid "(Added in 1.3.2)"
msgstr ""
# type: textblock
#: ../src/guestfs-actions.pod:1112 ../src/guestfs-actions.pod:1235
#: ../src/guestfs-actions.pod:1266 ../src/guestfs-actions.pod:1686
-#: ../src/guestfs-actions.pod:1708 ../src/guestfs-actions.pod:6893
-#: ../src/guestfs-actions.pod:6912
+#: ../src/guestfs-actions.pod:1708 ../src/guestfs-actions.pod:6390
+#: ../src/guestfs-actions.pod:6424 ../src/guestfs-actions.pod:6903
+#: ../src/guestfs-actions.pod:6922
msgid ""
"This long-running command can generate progress notification messages so "
"that the caller can display a progress bar or indicator. To receive these "
# type: textblock
#: ../src/guestfs-actions.pod:1117 ../src/guestfs-actions.pod:3863
-#: ../src/guestfs-actions.pod:4999 ../src/guestfs-actions.pod:6621
-#: ../src/guestfs-actions.pod:6641 ../src/guestfs-actions.pod:6727
+#: ../src/guestfs-actions.pod:4999 ../src/guestfs-actions.pod:6631
+#: ../src/guestfs-actions.pod:6651 ../src/guestfs-actions.pod:6737
msgid "(Added in 1.0.87)"
msgstr ""
#: ../src/guestfs-actions.pod:2259 ../src/guestfs-actions.pod:2327
#: ../src/guestfs-actions.pod:3973 ../src/guestfs-actions.pod:4366
#: ../src/guestfs-actions.pod:6128 ../src/guestfs-actions.pod:6152
-#: ../src/guestfs-actions.pod:6760 ../src/guestfs-actions.pod:6773
-#: ../src/guestfs-actions.pod:6786
+#: ../src/guestfs-actions.pod:6770 ../src/guestfs-actions.pod:6783
+#: ../src/guestfs-actions.pod:6796
msgid "(Added in 1.0.54)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:1271 ../src/guestfs-actions.pod:6419
+#: ../src/guestfs-actions.pod:1271 ../src/guestfs-actions.pod:6429
msgid "(Added in 1.5.17)"
msgstr ""
#: ../src/guestfs-actions.pod:6021 ../src/guestfs-actions.pod:6034
#: ../src/guestfs-actions.pod:6056 ../src/guestfs-actions.pod:6069
#: ../src/guestfs-actions.pod:6082 ../src/guestfs-actions.pod:6095
-#: ../src/guestfs-actions.pod:6856 ../src/guestfs-actions.pod:6875
-#: ../src/guestfs-actions.pod:6960 ../src/guestfs-actions.pod:6979
-#: ../src/guestfs-actions.pod:7025 ../src/guestfs-actions.pod:7044
+#: ../src/guestfs-actions.pod:6866 ../src/guestfs-actions.pod:6885
+#: ../src/guestfs-actions.pod:6970 ../src/guestfs-actions.pod:6989
+#: ../src/guestfs-actions.pod:7035 ../src/guestfs-actions.pod:7054
msgid "(Added in 1.0.66)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:1868 ../src/guestfs-actions.pod:6898
+#: ../src/guestfs-actions.pod:1868 ../src/guestfs-actions.pod:6908
msgid "(Added in 1.0.16)"
msgstr ""
#: ../src/guestfs-actions.pod:1884 ../src/guestfs-actions.pod:4939
#: ../src/guestfs-actions.pod:5402 ../src/guestfs-actions.pod:5770
#: ../src/guestfs-actions.pod:5789 ../src/guestfs-actions.pod:5805
-#: ../src/guestfs-actions.pod:5822 ../src/guestfs-actions.pod:6569
-#: ../src/guestfs-actions.pod:6587 ../src/guestfs-actions.pod:6941
+#: ../src/guestfs-actions.pod:5822 ../src/guestfs-actions.pod:6579
+#: ../src/guestfs-actions.pod:6597 ../src/guestfs-actions.pod:6951
msgid "(Added in 1.0.26)"
msgstr ""
#: ../src/guestfs-actions.pod:3930 ../src/guestfs-actions.pod:4869
#: ../src/guestfs-actions.pod:5212 ../src/guestfs-actions.pod:5589
#: ../src/guestfs-actions.pod:6248 ../src/guestfs-actions.pod:6268
-#: ../src/guestfs-actions.pod:6450
+#: ../src/guestfs-actions.pod:6460
msgid "(Added in 1.0.77)"
msgstr ""
#: ../src/guestfs-actions.pod:2131 ../src/guestfs-actions.pod:3247
#: ../src/guestfs-actions.pod:3412 ../src/guestfs-actions.pod:3448
#: ../src/guestfs-actions.pod:5242 ../src/guestfs-actions.pod:5681
-#: ../src/guestfs-actions.pod:7006
+#: ../src/guestfs-actions.pod:7016
msgid "(Added in 1.0.59)"
msgstr ""
#: ../src/guestfs-actions.pod:3720 ../src/guestfs-actions.pod:4580
#: ../src/guestfs-actions.pod:5343 ../src/guestfs-actions.pod:5718
#: ../src/guestfs-actions.pod:5741 ../src/guestfs-actions.pod:5767
-#: ../src/guestfs-actions.pod:6917 ../fish/guestfish-actions.pod:2433
+#: ../src/guestfs-actions.pod:6927 ../fish/guestfish-actions.pod:2433
#: ../fish/guestfish-actions.pod:2446 ../fish/guestfish-actions.pod:2530
#: ../fish/guestfish-actions.pod:3060 ../fish/guestfish-actions.pod:3567
#: ../fish/guestfish-actions.pod:3847 ../fish/guestfish-actions.pod:3863
# type: textblock
#: ../src/guestfs-actions.pod:3772 ../src/guestfs-actions.pod:4926
-#: ../src/guestfs-actions.pod:6656
+#: ../src/guestfs-actions.pod:6666
msgid "(Added in 1.0.13)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:3785 ../src/guestfs-actions.pod:6669
+#: ../src/guestfs-actions.pod:3785 ../src/guestfs-actions.pod:6679
msgid "(Added in 1.0.83)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6400
+#: ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6405
#: ../fish/guestfish-actions.pod:4270 ../fish/guestfish-actions.pod:4283
msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
msgstr ""
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6392
+#: ../src/guestfs-actions.pod:6397
msgid "guestfs_upload_offset"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6394
+#: ../src/guestfs-actions.pod:6399
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6403 ../fish/guestfish-actions.pod:4286
+#: ../src/guestfs-actions.pod:6408 ../fish/guestfish-actions.pod:4286
msgid ""
"C<remotefilename> is overwritten starting at the byte C<offset> specified. "
"The intention is to overwrite parts of existing files or devices, although "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6410
+#: ../src/guestfs-actions.pod:6415
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with C<guestfs_pwrite>, and this call always writes the "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6415
+#: ../src/guestfs-actions.pod:6420
msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6421
+#: ../src/guestfs-actions.pod:6431
msgid "guestfs_utimens"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6423
+#: ../src/guestfs-actions.pod:6433
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6431 ../fish/guestfish-actions.pod:4306
+#: ../src/guestfs-actions.pod:6441 ../fish/guestfish-actions.pod:4306
msgid "This command sets the timestamps of a file with nanosecond precision."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6434 ../fish/guestfish-actions.pod:4309
+#: ../src/guestfs-actions.pod:6444 ../fish/guestfish-actions.pod:4309
msgid ""
"C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
"from the epoch."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6437 ../fish/guestfish-actions.pod:4312
+#: ../src/guestfs-actions.pod:6447 ../fish/guestfish-actions.pod:4312
msgid ""
"C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
"nanoseconds from the epoch."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6440 ../fish/guestfish-actions.pod:4315
+#: ../src/guestfs-actions.pod:6450 ../fish/guestfish-actions.pod:4315
msgid ""
"If the C<*nsecs> field contains the special value C<-1> then the "
"corresponding timestamp is set to the current time. (The C<*secs> field is "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6444 ../fish/guestfish-actions.pod:4319
+#: ../src/guestfs-actions.pod:6454 ../fish/guestfish-actions.pod:4319
msgid ""
"If the C<*nsecs> field contains the special value C<-2> then the "
"corresponding timestamp is left unchanged. (The C<*secs> field is ignored "
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6452 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:6462 ../src/guestfs-structs.pod:175
msgid "guestfs_version"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6454
+#: ../src/guestfs-actions.pod:6464
#, no-wrap
msgid ""
" struct guestfs_version *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6457 ../fish/guestfish-actions.pod:4327
+#: ../src/guestfs-actions.pod:6467 ../fish/guestfish-actions.pod:4327
msgid ""
"Return the libguestfs version number that the program is linked against."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6460 ../fish/guestfish-actions.pod:4330
+#: ../src/guestfs-actions.pod:6470 ../fish/guestfish-actions.pod:4330
msgid ""
"Note that because of dynamic linking this is not necessarily the version of "
"libguestfs that you compiled against. You can compile the program, and then "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6465 ../fish/guestfish-actions.pod:4335
+#: ../src/guestfs-actions.pod:6475 ../fish/guestfish-actions.pod:4335
msgid ""
"This call was added in version C<1.0.58>. In previous versions of "
"libguestfs there was no way to get the version number. From C code you can "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6471 ../fish/guestfish-actions.pod:4341
+#: ../src/guestfs-actions.pod:6481 ../fish/guestfish-actions.pod:4341
msgid ""
"The call returns a structure with four elements. The first three (C<major>, "
"C<minor> and C<release>) are numbers and correspond to the usual version "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6477 ../fish/guestfish-actions.pod:4347
+#: ../src/guestfs-actions.pod:6487 ../fish/guestfish-actions.pod:4347
msgid ""
"To construct the original version string: C<$major.$minor.$release$extra>"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6480 ../fish/guestfish-actions.pod:4350
+#: ../src/guestfs-actions.pod:6490 ../fish/guestfish-actions.pod:4350
msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6482
+#: ../src/guestfs-actions.pod:6492
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6488
+#: ../src/guestfs-actions.pod:6498
msgid ""
"This function returns a C<struct guestfs_version *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_version> after use>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6492
+#: ../src/guestfs-actions.pod:6502
msgid "(Added in 1.0.58)"
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6494
+#: ../src/guestfs-actions.pod:6504
msgid "guestfs_vfs_label"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6496
+#: ../src/guestfs-actions.pod:6506
#, no-wrap
msgid ""
" char *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6500 ../fish/guestfish-actions.pod:4362
+#: ../src/guestfs-actions.pod:6510 ../fish/guestfish-actions.pod:4362
msgid "This returns the filesystem label of the filesystem on C<device>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6503 ../fish/guestfish-actions.pod:4365
+#: ../src/guestfs-actions.pod:6513 ../fish/guestfish-actions.pod:4365
msgid "If the filesystem is unlabeled, this returns the empty string."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6505
+#: ../src/guestfs-actions.pod:6515
msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6510 ../src/guestfs-actions.pod:6547
+#: ../src/guestfs-actions.pod:6520 ../src/guestfs-actions.pod:6557
msgid "(Added in 1.3.18)"
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6512
+#: ../src/guestfs-actions.pod:6522
msgid "guestfs_vfs_type"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6514
+#: ../src/guestfs-actions.pod:6524
#, no-wrap
msgid ""
" char *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6518 ../fish/guestfish-actions.pod:4373
+#: ../src/guestfs-actions.pod:6528 ../fish/guestfish-actions.pod:4373
msgid ""
"This command gets the filesystem type corresponding to the filesystem on "
"C<device>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6521 ../fish/guestfish-actions.pod:4376
+#: ../src/guestfs-actions.pod:6531 ../fish/guestfish-actions.pod:4376
msgid ""
"For most filesystems, the result is the name of the Linux VFS module which "
"would be used to mount this filesystem if you mounted it without specifying "
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6531
+#: ../src/guestfs-actions.pod:6541
msgid "guestfs_vfs_uuid"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6533
+#: ../src/guestfs-actions.pod:6543
#, no-wrap
msgid ""
" char *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6537 ../fish/guestfish-actions.pod:4385
+#: ../src/guestfs-actions.pod:6547 ../fish/guestfish-actions.pod:4385
msgid "This returns the filesystem UUID of the filesystem on C<device>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6540 ../fish/guestfish-actions.pod:4388
+#: ../src/guestfs-actions.pod:6550 ../fish/guestfish-actions.pod:4388
msgid "If the filesystem does not have a UUID, this returns the empty string."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6542
+#: ../src/guestfs-actions.pod:6552
msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6549
+#: ../src/guestfs-actions.pod:6559
msgid "guestfs_vg_activate"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6561
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6556 ../fish/guestfish-actions.pod:4396
+#: ../src/guestfs-actions.pod:6566 ../fish/guestfish-actions.pod:4396
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in the listed volume groups C<volgroups>. If activated, then they "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6562 ../fish/guestfish-actions.pod:4402
+#: ../src/guestfs-actions.pod:6572 ../fish/guestfish-actions.pod:4402
msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6564 ../fish/guestfish-actions.pod:4404
+#: ../src/guestfs-actions.pod:6574 ../fish/guestfish-actions.pod:4404
msgid ""
"Note that if C<volgroups> is an empty list then B<all> volume groups are "
"activated or deactivated."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6571
+#: ../src/guestfs-actions.pod:6581
msgid "guestfs_vg_activate_all"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6573
+#: ../src/guestfs-actions.pod:6583
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6577 ../fish/guestfish-actions.pod:4411
+#: ../src/guestfs-actions.pod:6587 ../fish/guestfish-actions.pod:4411
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in all volume groups. If activated, then they are made known to the "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6583 ../fish/guestfish-actions.pod:4417
+#: ../src/guestfs-actions.pod:6593 ../fish/guestfish-actions.pod:4417
msgid "This command is the same as running C<vgchange -a y|n>"
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6589
+#: ../src/guestfs-actions.pod:6599
msgid "guestfs_vgcreate"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6591
+#: ../src/guestfs-actions.pod:6601
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6596 ../fish/guestfish-actions.pod:4423
+#: ../src/guestfs-actions.pod:6606 ../fish/guestfish-actions.pod:4423
msgid ""
"This creates an LVM volume group called C<volgroup> from the non-empty list "
"of physical volumes C<physvols>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6603
+#: ../src/guestfs-actions.pod:6613
msgid "guestfs_vglvuuids"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6605
+#: ../src/guestfs-actions.pod:6615
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6609 ../fish/guestfish-actions.pod:4430
+#: ../src/guestfs-actions.pod:6619 ../fish/guestfish-actions.pod:4430
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the logical "
"volumes created in this volume group."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6612
+#: ../src/guestfs-actions.pod:6622
msgid ""
"You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
"associate logical volumes and volume groups."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6615
+#: ../src/guestfs-actions.pod:6625
msgid "See also C<guestfs_vgpvuuids>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6623
+#: ../src/guestfs-actions.pod:6633
msgid "guestfs_vgpvuuids"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6625
+#: ../src/guestfs-actions.pod:6635
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6629 ../fish/guestfish-actions.pod:4442
+#: ../src/guestfs-actions.pod:6639 ../fish/guestfish-actions.pod:4442
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the physical "
"volumes that this volume group resides on."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6632
+#: ../src/guestfs-actions.pod:6642
msgid ""
"You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
"associate physical volumes and volume groups."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6635
+#: ../src/guestfs-actions.pod:6645
msgid "See also C<guestfs_vglvuuids>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6643
+#: ../src/guestfs-actions.pod:6653
msgid "guestfs_vgremove"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6645
+#: ../src/guestfs-actions.pod:6655
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6649 ../fish/guestfish-actions.pod:4454
+#: ../src/guestfs-actions.pod:6659 ../fish/guestfish-actions.pod:4454
msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6651 ../fish/guestfish-actions.pod:4456
+#: ../src/guestfs-actions.pod:6661 ../fish/guestfish-actions.pod:4456
msgid ""
"This also forcibly removes all logical volumes in the volume group (if any)."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6658
+#: ../src/guestfs-actions.pod:6668
msgid "guestfs_vgrename"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6660
+#: ../src/guestfs-actions.pod:6670
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6665 ../fish/guestfish-actions.pod:4463
+#: ../src/guestfs-actions.pod:6675 ../fish/guestfish-actions.pod:4463
msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6671
+#: ../src/guestfs-actions.pod:6681
msgid "guestfs_vgs"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6673
+#: ../src/guestfs-actions.pod:6683
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6676 ../fish/guestfish-actions.pod:4469
+#: ../src/guestfs-actions.pod:6686 ../fish/guestfish-actions.pod:4469
msgid ""
"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
"> command."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6679 ../fish/guestfish-actions.pod:4472
+#: ../src/guestfs-actions.pod:6689 ../fish/guestfish-actions.pod:4472
msgid ""
"This returns a list of just the volume group names that were detected (eg. "
"C<VolGroup00>)."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6682
+#: ../src/guestfs-actions.pod:6692
msgid "See also C<guestfs_vgs_full>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6690
+#: ../src/guestfs-actions.pod:6700
msgid "guestfs_vgs_full"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6692
+#: ../src/guestfs-actions.pod:6702
#, no-wrap
msgid ""
" struct guestfs_lvm_vg_list *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6695 ../fish/guestfish-actions.pod:4481
+#: ../src/guestfs-actions.pod:6705 ../fish/guestfish-actions.pod:4481
msgid ""
"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
"> command. The \"full\" version includes all fields."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6698
+#: ../src/guestfs-actions.pod:6708
msgid ""
"This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after use>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6704
+#: ../src/guestfs-actions.pod:6714
msgid "guestfs_vgscan"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6706
+#: ../src/guestfs-actions.pod:6716
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6709 ../fish/guestfish-actions.pod:4488
+#: ../src/guestfs-actions.pod:6719 ../fish/guestfish-actions.pod:4488
msgid ""
"This rescans all block devices and rebuilds the list of LVM physical "
"volumes, volume groups and logical volumes."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6716
+#: ../src/guestfs-actions.pod:6726
msgid "guestfs_vguuid"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6718
+#: ../src/guestfs-actions.pod:6728
#, no-wrap
msgid ""
" char *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6722 ../fish/guestfish-actions.pod:4495
+#: ../src/guestfs-actions.pod:6732 ../fish/guestfish-actions.pod:4495
msgid "This command returns the UUID of the LVM VG named C<vgname>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6729
+#: ../src/guestfs-actions.pod:6739
msgid "guestfs_wait_ready"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6731
+#: ../src/guestfs-actions.pod:6741
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6734
+#: ../src/guestfs-actions.pod:6744
msgid "This function is a no op."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6736
+#: ../src/guestfs-actions.pod:6746
msgid ""
"In versions of the API E<lt> 1.0.71 you had to call this function just after "
"calling C<guestfs_launch> to wait for the launch to complete. However this "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6741
+#: ../src/guestfs-actions.pod:6751
msgid ""
"If you see any calls to this function in code then you can just remove them, "
"unless you want to retain compatibility with older versions of the API."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6749
+#: ../src/guestfs-actions.pod:6759
msgid "guestfs_wc_c"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6751
+#: ../src/guestfs-actions.pod:6761
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6755 ../fish/guestfish-actions.pod:4501
+#: ../src/guestfs-actions.pod:6765 ../fish/guestfish-actions.pod:4501
msgid ""
"This command counts the characters in a file, using the C<wc -c> external "
"command."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6762
+#: ../src/guestfs-actions.pod:6772
msgid "guestfs_wc_l"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6764
+#: ../src/guestfs-actions.pod:6774
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6768 ../fish/guestfish-actions.pod:4508
+#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4508
msgid ""
"This command counts the lines in a file, using the C<wc -l> external command."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6775
+#: ../src/guestfs-actions.pod:6785
msgid "guestfs_wc_w"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6777
+#: ../src/guestfs-actions.pod:6787
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6781 ../fish/guestfish-actions.pod:4515
+#: ../src/guestfs-actions.pod:6791 ../fish/guestfish-actions.pod:4515
msgid ""
"This command counts the words in a file, using the C<wc -w> external command."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6788
+#: ../src/guestfs-actions.pod:6798
msgid "guestfs_write"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6790
+#: ../src/guestfs-actions.pod:6800
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6796 ../fish/guestfish-actions.pod:4522
+#: ../src/guestfs-actions.pod:6806 ../fish/guestfish-actions.pod:4522
msgid ""
"This call creates a file called C<path>. The content of the file is the "
"string C<content> (which can contain any 8 bit data)."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6806
+#: ../src/guestfs-actions.pod:6816
msgid "guestfs_write_file"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6808
+#: ../src/guestfs-actions.pod:6818
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6814 ../fish/guestfish-actions.pod:4532
+#: ../src/guestfs-actions.pod:6824 ../fish/guestfish-actions.pod:4532
msgid ""
"This call creates a file called C<path>. The contents of the file is the "
"string C<content> (which can contain any 8 bit data), with length C<size>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6818 ../fish/guestfish-actions.pod:4536
+#: ../src/guestfs-actions.pod:6828 ../fish/guestfish-actions.pod:4536
msgid ""
"As a special case, if C<size> is C<0> then the length is calculated using "
"C<strlen> (so in this case the content cannot contain embedded ASCII NULs)."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6822 ../fish/guestfish-actions.pod:4540
+#: ../src/guestfs-actions.pod:6832 ../fish/guestfish-actions.pod:4540
msgid ""
"I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
"I<not> work, even if the length is specified."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6830 ../fish/guestfish-actions.pod:4546
+#: ../src/guestfs-actions.pod:6840 ../fish/guestfish-actions.pod:4546
msgid ""
"This function is deprecated. In new code, use the C<write> call instead."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6839
+#: ../src/guestfs-actions.pod:6849
msgid "guestfs_zegrep"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6841
+#: ../src/guestfs-actions.pod:6851
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6846 ../fish/guestfish-actions.pod:4557
+#: ../src/guestfs-actions.pod:6856 ../fish/guestfish-actions.pod:4557
msgid ""
"This calls the external C<zegrep> program and returns the matching lines."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6858
+#: ../src/guestfs-actions.pod:6868
msgid "guestfs_zegrepi"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6860
+#: ../src/guestfs-actions.pod:6870
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6865 ../fish/guestfish-actions.pod:4567
+#: ../src/guestfs-actions.pod:6875 ../fish/guestfish-actions.pod:4567
msgid ""
"This calls the external C<zegrep -i> program and returns the matching lines."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6877
+#: ../src/guestfs-actions.pod:6887
msgid "guestfs_zero"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6879
+#: ../src/guestfs-actions.pod:6889
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6883 ../fish/guestfish-actions.pod:4577
+#: ../src/guestfs-actions.pod:6893 ../fish/guestfish-actions.pod:4577
msgid "This command writes zeroes over the first few blocks of C<device>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6885 ../fish/guestfish-actions.pod:4579
+#: ../src/guestfs-actions.pod:6895 ../fish/guestfish-actions.pod:4579
msgid ""
"How many blocks are zeroed isn't specified (but it's I<not> enough to "
"securely wipe the device). It should be sufficient to remove any partition "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6889
+#: ../src/guestfs-actions.pod:6899
msgid "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6900
+#: ../src/guestfs-actions.pod:6910
msgid "guestfs_zero_device"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6902
+#: ../src/guestfs-actions.pod:6912
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6906
+#: ../src/guestfs-actions.pod:6916
msgid ""
"This command writes zeroes over the entire C<device>. Compare with "
"C<guestfs_zero> which just zeroes the first few blocks of a device."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6920
+#: ../src/guestfs-actions.pod:6930
msgid "(Added in 1.3.1)"
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6922
+#: ../src/guestfs-actions.pod:6932
msgid "guestfs_zerofree"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6924
+#: ../src/guestfs-actions.pod:6934
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6928 ../fish/guestfish-actions.pod:4600
+#: ../src/guestfs-actions.pod:6938 ../fish/guestfish-actions.pod:4600
msgid ""
"This runs the I<zerofree> program on C<device>. This program claims to zero "
"unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6933 ../fish/guestfish-actions.pod:4605
+#: ../src/guestfs-actions.pod:6943 ../fish/guestfish-actions.pod:4605
msgid "You should B<not> run this program if the filesystem is mounted."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6936 ../fish/guestfish-actions.pod:4608
+#: ../src/guestfs-actions.pod:6946 ../fish/guestfish-actions.pod:4608
msgid ""
"It is possible that using this program can damage the filesystem or data on "
"the filesystem."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6943
+#: ../src/guestfs-actions.pod:6953
msgid "guestfs_zfgrep"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6945
+#: ../src/guestfs-actions.pod:6955
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6950 ../fish/guestfish-actions.pod:4615
+#: ../src/guestfs-actions.pod:6960 ../fish/guestfish-actions.pod:4615
msgid ""
"This calls the external C<zfgrep> program and returns the matching lines."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6962
+#: ../src/guestfs-actions.pod:6972
msgid "guestfs_zfgrepi"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6964
+#: ../src/guestfs-actions.pod:6974
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6969 ../fish/guestfish-actions.pod:4625
+#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4625
msgid ""
"This calls the external C<zfgrep -i> program and returns the matching lines."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6981
+#: ../src/guestfs-actions.pod:6991
msgid "guestfs_zfile"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6983
+#: ../src/guestfs-actions.pod:6993
#, no-wrap
msgid ""
" char *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6988 ../fish/guestfish-actions.pod:4635
+#: ../src/guestfs-actions.pod:6998 ../fish/guestfish-actions.pod:4635
msgid ""
"This command runs C<file> after first decompressing C<path> using C<method>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6991 ../fish/guestfish-actions.pod:4638
+#: ../src/guestfs-actions.pod:7001 ../fish/guestfish-actions.pod:4638
msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6993
+#: ../src/guestfs-actions.pod:7003
msgid ""
"Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
"files."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6999 ../fish/guestfish-actions.pod:4643
+#: ../src/guestfs-actions.pod:7009 ../fish/guestfish-actions.pod:4643
msgid ""
"This function is deprecated. In new code, use the C<file> call instead."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:7008
+#: ../src/guestfs-actions.pod:7018
msgid "guestfs_zgrep"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:7010
+#: ../src/guestfs-actions.pod:7020
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:7015 ../fish/guestfish-actions.pod:4654
+#: ../src/guestfs-actions.pod:7025 ../fish/guestfish-actions.pod:4654
msgid ""
"This calls the external C<zgrep> program and returns the matching lines."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:7027
+#: ../src/guestfs-actions.pod:7037
msgid "guestfs_zgrepi"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:7029
+#: ../src/guestfs-actions.pod:7039
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:7034 ../fish/guestfish-actions.pod:4664
+#: ../src/guestfs-actions.pod:7044 ../fish/guestfish-actions.pod:4664
msgid ""
"This calls the external C<zgrep -i> program and returns the matching lines."
msgstr ""
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.7.17\n"
+"Project-Id-Version: libguestfs 1.7.18\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:35+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
msgstr ""
# type: =item
-#: ../src/guestfs.pod:363 ../src/guestfs.pod:368 ../src/guestfs.pod:373 ../src/guestfs.pod:377 ../src/guestfs.pod:382 ../src/guestfs.pod:386 ../src/guestfs.pod:391 ../src/guestfs.pod:396 ../src/guestfs.pod:955 ../src/guestfs.pod:959 ../src/guestfs.pod:963 ../src/guestfs.pod:968 ../src/guestfs.pod:976 ../src/guestfs.pod:995 ../src/guestfs.pod:1003 ../src/guestfs.pod:1025 ../src/guestfs.pod:1029 ../src/guestfs.pod:1033 ../src/guestfs.pod:1037 ../src/guestfs.pod:1041 ../src/guestfs.pod:1045 ../src/guestfs.pod:1527 ../src/guestfs.pod:1532 ../src/guestfs.pod:1536 ../src/guestfs.pod:1646 ../src/guestfs.pod:1651 ../src/guestfs.pod:1655 ../src/guestfs.pod:1999 ../src/guestfs.pod:2005 ../src/guestfs.pod:2010 ../src/guestfs.pod:2016 ../src/guestfs.pod:2128 ../src/guestfs.pod:2132 ../src/guestfs.pod:2136 ../src/guestfs.pod:2140 ../src/guestfs-actions.pod:15 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:571 ../src/guestfs-actions.pod:579 ../src/guestfs-actions.pod:586 ../src/guestfs-actions.pod:593 ../src/guestfs-actions.pod:1589 ../src/guestfs-actions.pod:1593 ../src/guestfs-actions.pod:1597 ../src/guestfs-actions.pod:1601 ../src/guestfs-actions.pod:1609 ../src/guestfs-actions.pod:1613 ../src/guestfs-actions.pod:1617 ../src/guestfs-actions.pod:1627 ../src/guestfs-actions.pod:1631 ../src/guestfs-actions.pod:1635 ../src/guestfs-actions.pod:1773 ../src/guestfs-actions.pod:1777 ../src/guestfs-actions.pod:1782 ../src/guestfs-actions.pod:1787 ../src/guestfs-actions.pod:1848 ../src/guestfs-actions.pod:1852 ../src/guestfs-actions.pod:1857 ../fish/guestfish.pod:377 ../fish/guestfish.pod:381 ../fish/guestfish.pod:385 ../fish/guestfish.pod:389 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:375 ../fish/guestfish-actions.pod:383 ../fish/guestfish-actions.pod:390 ../fish/guestfish-actions.pod:397 ../fish/guestfish-actions.pod:1067 ../fish/guestfish-actions.pod:1071 ../fish/guestfish-actions.pod:1075 ../fish/guestfish-actions.pod:1079 ../fish/guestfish-actions.pod:1087 ../fish/guestfish-actions.pod:1091 ../fish/guestfish-actions.pod:1095 ../fish/guestfish-actions.pod:1105 ../fish/guestfish-actions.pod:1109 ../fish/guestfish-actions.pod:1113 ../fish/guestfish-actions.pod:1203 ../fish/guestfish-actions.pod:1207 ../fish/guestfish-actions.pod:1212 ../fish/guestfish-actions.pod:1217 ../fish/guestfish-actions.pod:1259 ../fish/guestfish-actions.pod:1263 ../fish/guestfish-actions.pod:1268 ../tools/virt-resize.pl:345 ../tools/virt-resize.pl:350 ../tools/virt-resize.pl:360
+#: ../src/guestfs.pod:363 ../src/guestfs.pod:368 ../src/guestfs.pod:373 ../src/guestfs.pod:377 ../src/guestfs.pod:382 ../src/guestfs.pod:386 ../src/guestfs.pod:391 ../src/guestfs.pod:396 ../src/guestfs.pod:955 ../src/guestfs.pod:959 ../src/guestfs.pod:963 ../src/guestfs.pod:968 ../src/guestfs.pod:976 ../src/guestfs.pod:995 ../src/guestfs.pod:1003 ../src/guestfs.pod:1025 ../src/guestfs.pod:1029 ../src/guestfs.pod:1033 ../src/guestfs.pod:1037 ../src/guestfs.pod:1041 ../src/guestfs.pod:1045 ../src/guestfs.pod:1527 ../src/guestfs.pod:1532 ../src/guestfs.pod:1536 ../src/guestfs.pod:1646 ../src/guestfs.pod:1651 ../src/guestfs.pod:1655 ../src/guestfs.pod:2007 ../src/guestfs.pod:2013 ../src/guestfs.pod:2018 ../src/guestfs.pod:2024 ../src/guestfs.pod:2136 ../src/guestfs.pod:2140 ../src/guestfs.pod:2144 ../src/guestfs.pod:2148 ../src/guestfs-actions.pod:15 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:571 ../src/guestfs-actions.pod:579 ../src/guestfs-actions.pod:586 ../src/guestfs-actions.pod:593 ../src/guestfs-actions.pod:1589 ../src/guestfs-actions.pod:1593 ../src/guestfs-actions.pod:1597 ../src/guestfs-actions.pod:1601 ../src/guestfs-actions.pod:1609 ../src/guestfs-actions.pod:1613 ../src/guestfs-actions.pod:1617 ../src/guestfs-actions.pod:1627 ../src/guestfs-actions.pod:1631 ../src/guestfs-actions.pod:1635 ../src/guestfs-actions.pod:1773 ../src/guestfs-actions.pod:1777 ../src/guestfs-actions.pod:1782 ../src/guestfs-actions.pod:1787 ../src/guestfs-actions.pod:1848 ../src/guestfs-actions.pod:1852 ../src/guestfs-actions.pod:1857 ../fish/guestfish.pod:377 ../fish/guestfish.pod:381 ../fish/guestfish.pod:385 ../fish/guestfish.pod:389 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:375 ../fish/guestfish-actions.pod:383 ../fish/guestfish-actions.pod:390 ../fish/guestfish-actions.pod:397 ../fish/guestfish-actions.pod:1067 ../fish/guestfish-actions.pod:1071 ../fish/guestfish-actions.pod:1075 ../fish/guestfish-actions.pod:1079 ../fish/guestfish-actions.pod:1087 ../fish/guestfish-actions.pod:1091 ../fish/guestfish-actions.pod:1095 ../fish/guestfish-actions.pod:1105 ../fish/guestfish-actions.pod:1109 ../fish/guestfish-actions.pod:1113 ../fish/guestfish-actions.pod:1203 ../fish/guestfish-actions.pod:1207 ../fish/guestfish-actions.pod:1212 ../fish/guestfish-actions.pod:1217 ../fish/guestfish-actions.pod:1259 ../fish/guestfish-actions.pod:1263 ../fish/guestfish-actions.pod:1268 ../tools/virt-resize.pl:345 ../tools/virt-resize.pl:350 ../tools/virt-resize.pl:360
msgid "*"
msgstr ""
# type: textblock
#: ../src/guestfs.pod:1858
+msgid ""
+"For functions that take optional arguments, the optional arguments are "
+"encoded in the C<guestfs_I<foo>_args> structure in the same way as ordinary "
+"arguments. A bitmask in the header indicates which optional arguments are "
+"meaningful. The bitmask is also checked to see if it contains bits set "
+"which the daemon does not know about (eg. if more optional arguments were "
+"added in a later version of the library), and this causes the call to be "
+"rejected."
+msgstr ""
+
+# type: textblock
+#: ../src/guestfs.pod:1866
msgid "The reply message for ordinary functions is:"
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:1860
+#: ../src/guestfs.pod:1868
#, no-wrap
msgid ""
" total length (header + ret,\n"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1865
+#: ../src/guestfs.pod:1873
msgid ""
"As above the C<guestfs_I<foo>_ret> structure may be completely omitted for "
"functions that return no formal return values."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1868
+#: ../src/guestfs.pod:1876
msgid "As above the total length of the reply is limited to C<GUESTFS_MESSAGE_MAX>."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1871
+#: ../src/guestfs.pod:1879
msgid ""
"In the case of an error, a flag is set in the header, and the reply message "
"is slightly changed:"
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:1874
+#: ../src/guestfs.pod:1882
#, no-wrap
msgid ""
" total length (header + error,\n"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1879
+#: ../src/guestfs.pod:1887
msgid ""
"The C<guestfs_message_error> structure contains the error message as a "
"string."
msgstr ""
# type: =head3
-#: ../src/guestfs.pod:1882
+#: ../src/guestfs.pod:1890
msgid "FUNCTIONS THAT HAVE FILEIN PARAMETERS"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1884
+#: ../src/guestfs.pod:1892
msgid ""
"A C<FileIn> parameter indicates that we transfer a file I<into> the guest. "
"The normal request message is sent (see above). However this is followed by "
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:1888
+#: ../src/guestfs.pod:1896
#, no-wrap
msgid ""
" total length (header + arguments,\n"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1896
+#: ../src/guestfs.pod:1904
msgid "The \"sequence of chunks\" is:"
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:1898
+#: ../src/guestfs.pod:1906
#, no-wrap
msgid ""
" length of chunk (not including length word itself)\n"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1906
+#: ../src/guestfs.pod:1914
msgid ""
"The final chunk has the C<data_len> field set to zero. Additionally a flag "
"is set in the final chunk to indicate either successful completion or early "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1910
+#: ../src/guestfs.pod:1918
msgid ""
"At time of writing there are no functions that have more than one FileIn "
"parameter. However this is (theoretically) supported, by sending the "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1915
+#: ../src/guestfs.pod:1923
msgid ""
"Both the library (sender) I<and> the daemon (receiver) may cancel the "
"transfer. The library does this by sending a chunk with a special flag set "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1921
+#: ../src/guestfs.pod:1929
msgid ""
"The daemon may also cancel. It does this by writing a special word "
"C<GUESTFS_CANCEL_FLAG> to the socket. The library listens for this during "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1930
+#: ../src/guestfs.pod:1938
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 "
msgstr ""
# type: =head3
-#: ../src/guestfs.pod:1936
+#: ../src/guestfs.pod:1944
msgid "FUNCTIONS THAT HAVE FILEOUT PARAMETERS"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1938
+#: ../src/guestfs.pod:1946
msgid ""
"The protocol for FileOut parameters is exactly the same as for FileIn "
"parameters, but with the roles of daemon and library reversed."
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:1941
+#: ../src/guestfs.pod:1949
#, no-wrap
msgid ""
" total length (header + ret,\n"
msgstr ""
# type: =head3
-#: ../src/guestfs.pod:1949
+#: ../src/guestfs.pod:1957
msgid "INITIAL MESSAGE"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1951
+#: ../src/guestfs.pod:1959
msgid ""
"When the daemon launches it sends an initial word (C<GUESTFS_LAUNCH_FLAG>) "
"which indicates that the guest and daemon is alive. This is what "
msgstr ""
# type: =head3
-#: ../src/guestfs.pod:1955
+#: ../src/guestfs.pod:1963
msgid "PROGRESS NOTIFICATION MESSAGES"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1957
+#: ../src/guestfs.pod:1965
msgid ""
"The daemon may send progress notification messages at any time. These are "
"distinguished by the normal length word being replaced by "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1961
+#: ../src/guestfs.pod:1969
msgid ""
"The library turns them into progress callbacks (see "
"C<guestfs_set_progress_callback>) if there is a callback registered, or "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1965
+#: ../src/guestfs.pod:1973
msgid ""
"The daemon self-limits the frequency of progress messages it sends (see "
"C<daemon/proto.c:notify_progress>). Not all calls generate progress "
msgstr ""
# type: =head1
-#: ../src/guestfs.pod:1969
+#: ../src/guestfs.pod:1977
msgid "LIBGUESTFS VERSION NUMBERS"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1971
+#: ../src/guestfs.pod:1979
msgid ""
"Since April 2010, libguestfs has started to make separate development and "
"stable releases, along with corresponding branches in our git repository. "
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:1976
+#: ../src/guestfs.pod:1984
#, no-wrap
msgid ""
" even numbers for stable: 1.2.x, 1.4.x, ...\n"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1987
+#: ../src/guestfs.pod:1995
msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1989
+#: ../src/guestfs.pod:1997
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 "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:1995
+#: ../src/guestfs.pod:2003
msgid "Our criteria for backporting changes are:"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2001
+#: ../src/guestfs.pod:2009
msgid ""
"Documentation changes which don't affect any code are backported unless the "
"documentation refers to a future feature which is not in stable."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2007
+#: ../src/guestfs.pod:2015
msgid ""
"Bug fixes which are not controversial, fix obvious problems, and have been "
"well tested are backported."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2012
+#: ../src/guestfs.pod:2020
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 "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2018
+#: ../src/guestfs.pod:2026
msgid ""
"We I<don't> backport new features, new APIs, new tools etc, except in one "
"exceptional case: the new feature is required in order to implement an "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2024
+#: ../src/guestfs.pod:2032
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 "
msgstr ""
# type: =head1
-#: ../src/guestfs.pod:2032 ../fish/guestfish.pod:915 ../test-tool/libguestfs-test-tool.pod:104 ../tools/virt-edit.pl:330
+#: ../src/guestfs.pod:2040 ../fish/guestfish.pod:915 ../test-tool/libguestfs-test-tool.pod:104 ../tools/virt-edit.pl:330
msgid "ENVIRONMENT VARIABLES"
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2036 ../fish/guestfish.pod:941
+#: ../src/guestfs.pod:2044 ../fish/guestfish.pod:941
msgid "LIBGUESTFS_APPEND"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2038 ../fish/guestfish.pod:943
+#: ../src/guestfs.pod:2046 ../fish/guestfish.pod:943
msgid "Pass additional options to the guest kernel."
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2040 ../fish/guestfish.pod:945
+#: ../src/guestfs.pod:2048 ../fish/guestfish.pod:945
msgid "LIBGUESTFS_DEBUG"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2042
+#: ../src/guestfs.pod:2050
msgid ""
"Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages. This has the same "
"effect as calling C<guestfs_set_verbose (g, 1)>."
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2045 ../fish/guestfish.pod:950
+#: ../src/guestfs.pod:2053 ../fish/guestfish.pod:950
msgid "LIBGUESTFS_MEMSIZE"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2047 ../fish/guestfish.pod:952
+#: ../src/guestfs.pod:2055 ../fish/guestfish.pod:952
msgid "Set the memory allocated to the qemu process, in megabytes. For example:"
msgstr ""
# type: verbatim
-#: ../src/guestfs.pod:2050 ../fish/guestfish.pod:955
+#: ../src/guestfs.pod:2058 ../fish/guestfish.pod:955
#, no-wrap
msgid ""
" LIBGUESTFS_MEMSIZE=700\n"
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2052 ../fish/guestfish.pod:957
+#: ../src/guestfs.pod:2060 ../fish/guestfish.pod:957
msgid "LIBGUESTFS_PATH"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2054
+#: ../src/guestfs.pod:2062
msgid ""
"Set the path that libguestfs uses to search for kernel and initrd.img. See "
"the discussion of paths in section PATH above."
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2057 ../fish/guestfish.pod:962
+#: ../src/guestfs.pod:2065 ../fish/guestfish.pod:962
msgid "LIBGUESTFS_QEMU"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2059 ../fish/guestfish.pod:964
+#: ../src/guestfs.pod:2067 ../fish/guestfish.pod:964
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."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2063
+#: ../src/guestfs.pod:2071
msgid "See also L</QEMU WRAPPERS> above."
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2065 ../fish/guestfish.pod:968
+#: ../src/guestfs.pod:2073 ../fish/guestfish.pod:968
msgid "LIBGUESTFS_TRACE"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2067
+#: ../src/guestfs.pod:2075
msgid ""
"Set C<LIBGUESTFS_TRACE=1> to enable command traces. This has the same "
"effect as calling C<guestfs_set_trace (g, 1)>."
msgstr ""
# type: =item
-#: ../src/guestfs.pod:2070 ../fish/guestfish.pod:977
+#: ../src/guestfs.pod:2078 ../fish/guestfish.pod:977
msgid "TMPDIR"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2072 ../fish/guestfish.pod:979
+#: ../src/guestfs.pod:2080 ../fish/guestfish.pod:979
msgid "Location of temporary directory, defaults to C</tmp>."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2074 ../fish/guestfish.pod:981
+#: ../src/guestfs.pod:2082 ../fish/guestfish.pod:981
msgid ""
"If libguestfs was compiled to use the supermin appliance then the real "
"appliance is cached in this directory, shared between all handles belonging "
msgstr ""
# type: =head1
-#: ../src/guestfs.pod:2082 ../fish/guestfish.pod:1039 ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:233 ../tools/virt-edit.pl:350 ../tools/virt-win-reg.pl:484 ../tools/virt-resize.pl:1483 ../tools/virt-list-filesystems.pl:189 ../tools/virt-tar.pl:281 ../tools/virt-make-fs.pl:534 ../tools/virt-list-partitions.pl:257
+#: ../src/guestfs.pod:2090 ../fish/guestfish.pod:1039 ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:233 ../tools/virt-edit.pl:350 ../tools/virt-win-reg.pl:484 ../tools/virt-resize.pl:1483 ../tools/virt-list-filesystems.pl:189 ../tools/virt-tar.pl:281 ../tools/virt-make-fs.pl:534 ../tools/virt-list-partitions.pl:257
msgid "SEE ALSO"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2084
+#: ../src/guestfs.pod:2092
msgid ""
"L<guestfs-examples(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, "
"L<guestfs-ruby(3)>, L<guestfish(1)>, L<guestmount(1)>, L<virt-cat(1)>, "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2107
+#: ../src/guestfs.pod:2115
msgid ""
"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, "
"L<lvm(8)>, L<disktype(1)>."
msgstr ""
# type: =head1
-#: ../src/guestfs.pod:2114 ../tools/virt-win-reg.pl:499 ../tools/virt-make-fs.pl:548
+#: ../src/guestfs.pod:2122 ../tools/virt-win-reg.pl:499 ../tools/virt-make-fs.pl:548
msgid "BUGS"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2116
+#: ../src/guestfs.pod:2124
msgid "To get a list of bugs against libguestfs use this link:"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2118
+#: ../src/guestfs.pod:2126
msgid "L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools>"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2120
+#: ../src/guestfs.pod:2128
msgid "To report a new bug against libguestfs use this link:"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2122
+#: ../src/guestfs.pod:2130
msgid "L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2124
+#: ../src/guestfs.pod:2132
msgid "When reporting a bug, please check:"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2130
+#: ../src/guestfs.pod:2138
msgid "That the bug hasn't been reported already."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2134
+#: ../src/guestfs.pod:2142
msgid "That you are testing a recent version."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2138
+#: ../src/guestfs.pod:2146
msgid "Describe the bug accurately, and give a way to reproduce it."
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2142
+#: ../src/guestfs.pod:2150
msgid ""
"Run libguestfs-test-tool and paste the B<complete, unedited> output into the "
"bug report."
msgstr ""
# type: =head1
-#: ../src/guestfs.pod:2147 ../fish/guestfish.pod:1058 ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:244
+#: ../src/guestfs.pod:2155 ../fish/guestfish.pod:1058 ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:244
msgid "AUTHORS"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2149 ../fish/guestfish.pod:1060 ../test-tool/libguestfs-test-tool.pod:117 ../fuse/guestmount.pod:246
+#: ../src/guestfs.pod:2157 ../fish/guestfish.pod:1060 ../test-tool/libguestfs-test-tool.pod:117 ../fuse/guestmount.pod:246
msgid "Richard W.M. Jones (C<rjones at redhat dot com>)"
msgstr ""
# type: =head1
-#: ../src/guestfs.pod:2151 ../fish/guestfish.pod:1062 ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:248 ../tools/virt-edit.pl:366 ../tools/virt-win-reg.pl:514 ../tools/virt-resize.pl:1508 ../tools/virt-list-filesystems.pl:206 ../tools/virt-tar.pl:296 ../tools/virt-make-fs.pl:563 ../tools/virt-list-partitions.pl:273
+#: ../src/guestfs.pod:2159 ../fish/guestfish.pod:1062 ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:248 ../tools/virt-edit.pl:366 ../tools/virt-win-reg.pl:514 ../tools/virt-resize.pl:1508 ../tools/virt-list-filesystems.pl:206 ../tools/virt-tar.pl:296 ../tools/virt-make-fs.pl:563 ../tools/virt-list-partitions.pl:273
msgid "COPYRIGHT"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2153 ../fish/guestfish.pod:1064 ../fuse/guestmount.pod:250
+#: ../src/guestfs.pod:2161 ../fish/guestfish.pod:1064 ../fuse/guestmount.pod:250
msgid "Copyright (C) 2009-2010 Red Hat Inc. L<http://libguestfs.org/>"
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2156
+#: ../src/guestfs.pod:2164
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 "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2161
+#: ../src/guestfs.pod:2169
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 "
msgstr ""
# type: textblock
-#: ../src/guestfs.pod:2166
+#: ../src/guestfs.pod:2174
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, "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:128 ../src/guestfs-actions.pod:189 ../src/guestfs-actions.pod:226 ../src/guestfs-actions.pod:240 ../src/guestfs-actions.pod:261 ../src/guestfs-actions.pod:281 ../src/guestfs-actions.pod:295 ../src/guestfs-actions.pod:410 ../src/guestfs-actions.pod:430 ../src/guestfs-actions.pod:444 ../src/guestfs-actions.pod:489 ../src/guestfs-actions.pod:517 ../src/guestfs-actions.pod:535 ../src/guestfs-actions.pod:602 ../src/guestfs-actions.pod:635 ../src/guestfs-actions.pod:649 ../src/guestfs-actions.pod:664 ../src/guestfs-actions.pod:763 ../src/guestfs-actions.pod:781 ../src/guestfs-actions.pod:795 ../src/guestfs-actions.pod:809 ../src/guestfs-actions.pod:970 ../src/guestfs-actions.pod:990 ../src/guestfs-actions.pod:1008 ../src/guestfs-actions.pod:1092 ../src/guestfs-actions.pod:1110 ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1163 ../src/guestfs-actions.pod:1233 ../src/guestfs-actions.pod:1264 ../src/guestfs-actions.pod:1289 ../src/guestfs-actions.pod:1326 ../src/guestfs-actions.pod:1432 ../src/guestfs-actions.pod:1466 ../src/guestfs-actions.pod:1684 ../src/guestfs-actions.pod:1706 ../src/guestfs-actions.pod:1793 ../src/guestfs-actions.pod:2215 ../src/guestfs-actions.pod:2359 ../src/guestfs-actions.pod:2420 ../src/guestfs-actions.pod:2455 ../src/guestfs-actions.pod:3194 ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3229 ../src/guestfs-actions.pod:3354 ../src/guestfs-actions.pod:3368 ../src/guestfs-actions.pod:3381 ../src/guestfs-actions.pod:3395 ../src/guestfs-actions.pod:3410 ../src/guestfs-actions.pod:3446 ../src/guestfs-actions.pod:3518 ../src/guestfs-actions.pod:3538 ../src/guestfs-actions.pod:3555 ../src/guestfs-actions.pod:3578 ../src/guestfs-actions.pod:3601 ../src/guestfs-actions.pod:3633 ../src/guestfs-actions.pod:3652 ../src/guestfs-actions.pod:3671 ../src/guestfs-actions.pod:3706 ../src/guestfs-actions.pod:3718 ../src/guestfs-actions.pod:3754 ../src/guestfs-actions.pod:3770 ../src/guestfs-actions.pod:3783 ../src/guestfs-actions.pod:3798 ../src/guestfs-actions.pod:3815 ../src/guestfs-actions.pod:3908 ../src/guestfs-actions.pod:3928 ../src/guestfs-actions.pod:3941 ../src/guestfs-actions.pod:3992 ../src/guestfs-actions.pod:4010 ../src/guestfs-actions.pod:4028 ../src/guestfs-actions.pod:4044 ../src/guestfs-actions.pod:4058 ../src/guestfs-actions.pod:4072 ../src/guestfs-actions.pod:4089 ../src/guestfs-actions.pod:4104 ../src/guestfs-actions.pod:4124 ../src/guestfs-actions.pod:4173 ../src/guestfs-actions.pod:4204 ../src/guestfs-actions.pod:4223 ../src/guestfs-actions.pod:4242 ../src/guestfs-actions.pod:4254 ../src/guestfs-actions.pod:4271 ../src/guestfs-actions.pod:4284 ../src/guestfs-actions.pod:4299 ../src/guestfs-actions.pod:4314 ../src/guestfs-actions.pod:4349 ../src/guestfs-actions.pod:4364 ../src/guestfs-actions.pod:4384 ../src/guestfs-actions.pod:4398 ../src/guestfs-actions.pod:4415 ../src/guestfs-actions.pod:4464 ../src/guestfs-actions.pod:4501 ../src/guestfs-actions.pod:4515 ../src/guestfs-actions.pod:4543 ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4578 ../src/guestfs-actions.pod:4712 ../src/guestfs-actions.pod:4769 ../src/guestfs-actions.pod:4791 ../src/guestfs-actions.pod:4809 ../src/guestfs-actions.pod:4841 ../src/guestfs-actions.pod:4907 ../src/guestfs-actions.pod:4924 ../src/guestfs-actions.pod:4937 ../src/guestfs-actions.pod:4951 ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:5259 ../src/guestfs-actions.pod:5273 ../src/guestfs-actions.pod:5285 ../src/guestfs-actions.pod:5299 ../src/guestfs-actions.pod:5311 ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5341 ../src/guestfs-actions.pod:5362 ../src/guestfs-actions.pod:5381 ../src/guestfs-actions.pod:5400 ../src/guestfs-actions.pod:5418 ../src/guestfs-actions.pod:5441 ../src/guestfs-actions.pod:5459 ../src/guestfs-actions.pod:5478 ../src/guestfs-actions.pod:5499 ../src/guestfs-actions.pod:5518 ../src/guestfs-actions.pod:5535 ../src/guestfs-actions.pod:5563 ../src/guestfs-actions.pod:5587 ../src/guestfs-actions.pod:5606 ../src/guestfs-actions.pod:5630 ../src/guestfs-actions.pod:5645 ../src/guestfs-actions.pod:5660 ../src/guestfs-actions.pod:5679 ../src/guestfs-actions.pod:5716 ../src/guestfs-actions.pod:5739 ../src/guestfs-actions.pod:5765 ../src/guestfs-actions.pod:5873 ../src/guestfs-actions.pod:5994 ../src/guestfs-actions.pod:6006 ../src/guestfs-actions.pod:6019 ../src/guestfs-actions.pod:6032 ../src/guestfs-actions.pod:6054 ../src/guestfs-actions.pod:6067 ../src/guestfs-actions.pod:6080 ../src/guestfs-actions.pod:6093 ../src/guestfs-actions.pod:6108 ../src/guestfs-actions.pod:6167 ../src/guestfs-actions.pod:6184 ../src/guestfs-actions.pod:6200 ../src/guestfs-actions.pod:6216 ../src/guestfs-actions.pod:6233 ../src/guestfs-actions.pod:6246 ../src/guestfs-actions.pod:6266 ../src/guestfs-actions.pod:6302 ../src/guestfs-actions.pod:6316 ../src/guestfs-actions.pod:6357 ../src/guestfs-actions.pod:6370 ../src/guestfs-actions.pod:6388 ../src/guestfs-actions.pod:6417 ../src/guestfs-actions.pod:6448 ../src/guestfs-actions.pod:6567 ../src/guestfs-actions.pod:6585 ../src/guestfs-actions.pod:6599 ../src/guestfs-actions.pod:6654 ../src/guestfs-actions.pod:6667 ../src/guestfs-actions.pod:6712 ../src/guestfs-actions.pod:6745 ../src/guestfs-actions.pod:6799 ../src/guestfs-actions.pod:6825 ../src/guestfs-actions.pod:6891 ../src/guestfs-actions.pod:6910 ../src/guestfs-actions.pod:6939
+#: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:128 ../src/guestfs-actions.pod:189 ../src/guestfs-actions.pod:226 ../src/guestfs-actions.pod:240 ../src/guestfs-actions.pod:261 ../src/guestfs-actions.pod:281 ../src/guestfs-actions.pod:295 ../src/guestfs-actions.pod:410 ../src/guestfs-actions.pod:430 ../src/guestfs-actions.pod:444 ../src/guestfs-actions.pod:489 ../src/guestfs-actions.pod:517 ../src/guestfs-actions.pod:535 ../src/guestfs-actions.pod:602 ../src/guestfs-actions.pod:635 ../src/guestfs-actions.pod:649 ../src/guestfs-actions.pod:664 ../src/guestfs-actions.pod:763 ../src/guestfs-actions.pod:781 ../src/guestfs-actions.pod:795 ../src/guestfs-actions.pod:809 ../src/guestfs-actions.pod:970 ../src/guestfs-actions.pod:990 ../src/guestfs-actions.pod:1008 ../src/guestfs-actions.pod:1092 ../src/guestfs-actions.pod:1110 ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1163 ../src/guestfs-actions.pod:1233 ../src/guestfs-actions.pod:1264 ../src/guestfs-actions.pod:1289 ../src/guestfs-actions.pod:1326 ../src/guestfs-actions.pod:1432 ../src/guestfs-actions.pod:1466 ../src/guestfs-actions.pod:1684 ../src/guestfs-actions.pod:1706 ../src/guestfs-actions.pod:1793 ../src/guestfs-actions.pod:2215 ../src/guestfs-actions.pod:2359 ../src/guestfs-actions.pod:2420 ../src/guestfs-actions.pod:2455 ../src/guestfs-actions.pod:3194 ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3229 ../src/guestfs-actions.pod:3354 ../src/guestfs-actions.pod:3368 ../src/guestfs-actions.pod:3381 ../src/guestfs-actions.pod:3395 ../src/guestfs-actions.pod:3410 ../src/guestfs-actions.pod:3446 ../src/guestfs-actions.pod:3518 ../src/guestfs-actions.pod:3538 ../src/guestfs-actions.pod:3555 ../src/guestfs-actions.pod:3578 ../src/guestfs-actions.pod:3601 ../src/guestfs-actions.pod:3633 ../src/guestfs-actions.pod:3652 ../src/guestfs-actions.pod:3671 ../src/guestfs-actions.pod:3706 ../src/guestfs-actions.pod:3718 ../src/guestfs-actions.pod:3754 ../src/guestfs-actions.pod:3770 ../src/guestfs-actions.pod:3783 ../src/guestfs-actions.pod:3798 ../src/guestfs-actions.pod:3815 ../src/guestfs-actions.pod:3908 ../src/guestfs-actions.pod:3928 ../src/guestfs-actions.pod:3941 ../src/guestfs-actions.pod:3992 ../src/guestfs-actions.pod:4010 ../src/guestfs-actions.pod:4028 ../src/guestfs-actions.pod:4044 ../src/guestfs-actions.pod:4058 ../src/guestfs-actions.pod:4072 ../src/guestfs-actions.pod:4089 ../src/guestfs-actions.pod:4104 ../src/guestfs-actions.pod:4124 ../src/guestfs-actions.pod:4173 ../src/guestfs-actions.pod:4204 ../src/guestfs-actions.pod:4223 ../src/guestfs-actions.pod:4242 ../src/guestfs-actions.pod:4254 ../src/guestfs-actions.pod:4271 ../src/guestfs-actions.pod:4284 ../src/guestfs-actions.pod:4299 ../src/guestfs-actions.pod:4314 ../src/guestfs-actions.pod:4349 ../src/guestfs-actions.pod:4364 ../src/guestfs-actions.pod:4384 ../src/guestfs-actions.pod:4398 ../src/guestfs-actions.pod:4415 ../src/guestfs-actions.pod:4464 ../src/guestfs-actions.pod:4501 ../src/guestfs-actions.pod:4515 ../src/guestfs-actions.pod:4543 ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4578 ../src/guestfs-actions.pod:4712 ../src/guestfs-actions.pod:4769 ../src/guestfs-actions.pod:4791 ../src/guestfs-actions.pod:4809 ../src/guestfs-actions.pod:4841 ../src/guestfs-actions.pod:4907 ../src/guestfs-actions.pod:4924 ../src/guestfs-actions.pod:4937 ../src/guestfs-actions.pod:4951 ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:5259 ../src/guestfs-actions.pod:5273 ../src/guestfs-actions.pod:5285 ../src/guestfs-actions.pod:5299 ../src/guestfs-actions.pod:5311 ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5341 ../src/guestfs-actions.pod:5362 ../src/guestfs-actions.pod:5381 ../src/guestfs-actions.pod:5400 ../src/guestfs-actions.pod:5418 ../src/guestfs-actions.pod:5441 ../src/guestfs-actions.pod:5459 ../src/guestfs-actions.pod:5478 ../src/guestfs-actions.pod:5499 ../src/guestfs-actions.pod:5518 ../src/guestfs-actions.pod:5535 ../src/guestfs-actions.pod:5563 ../src/guestfs-actions.pod:5587 ../src/guestfs-actions.pod:5606 ../src/guestfs-actions.pod:5630 ../src/guestfs-actions.pod:5645 ../src/guestfs-actions.pod:5660 ../src/guestfs-actions.pod:5679 ../src/guestfs-actions.pod:5716 ../src/guestfs-actions.pod:5739 ../src/guestfs-actions.pod:5765 ../src/guestfs-actions.pod:5873 ../src/guestfs-actions.pod:5994 ../src/guestfs-actions.pod:6006 ../src/guestfs-actions.pod:6019 ../src/guestfs-actions.pod:6032 ../src/guestfs-actions.pod:6054 ../src/guestfs-actions.pod:6067 ../src/guestfs-actions.pod:6080 ../src/guestfs-actions.pod:6093 ../src/guestfs-actions.pod:6108 ../src/guestfs-actions.pod:6167 ../src/guestfs-actions.pod:6184 ../src/guestfs-actions.pod:6200 ../src/guestfs-actions.pod:6216 ../src/guestfs-actions.pod:6233 ../src/guestfs-actions.pod:6246 ../src/guestfs-actions.pod:6266 ../src/guestfs-actions.pod:6302 ../src/guestfs-actions.pod:6316 ../src/guestfs-actions.pod:6357 ../src/guestfs-actions.pod:6370 ../src/guestfs-actions.pod:6388 ../src/guestfs-actions.pod:6422 ../src/guestfs-actions.pod:6458 ../src/guestfs-actions.pod:6577 ../src/guestfs-actions.pod:6595 ../src/guestfs-actions.pod:6609 ../src/guestfs-actions.pod:6664 ../src/guestfs-actions.pod:6677 ../src/guestfs-actions.pod:6722 ../src/guestfs-actions.pod:6755 ../src/guestfs-actions.pod:6809 ../src/guestfs-actions.pod:6835 ../src/guestfs-actions.pod:6901 ../src/guestfs-actions.pod:6920 ../src/guestfs-actions.pod:6949
msgid "This function returns 0 on success or -1 on error."
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:245 ../src/guestfs-actions.pod:266 ../src/guestfs-actions.pod:1437 ../src/guestfs-actions.pod:1923 ../src/guestfs-actions.pod:1944 ../src/guestfs-actions.pod:6833 ../src/guestfs-actions.pod:7002 ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:156 ../fish/guestfish-actions.pod:170 ../fish/guestfish-actions.pod:951 ../fish/guestfish-actions.pod:1308 ../fish/guestfish-actions.pod:1322 ../fish/guestfish-actions.pod:4549 ../fish/guestfish-actions.pod:4646
+#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:245 ../src/guestfs-actions.pod:266 ../src/guestfs-actions.pod:1437 ../src/guestfs-actions.pod:1923 ../src/guestfs-actions.pod:1944 ../src/guestfs-actions.pod:6843 ../src/guestfs-actions.pod:7012 ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:156 ../fish/guestfish-actions.pod:170 ../fish/guestfish-actions.pod:951 ../fish/guestfish-actions.pod:1308 ../fish/guestfish-actions.pod:1322 ../fish/guestfish-actions.pod:4549 ../fish/guestfish-actions.pod:4646
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 "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:130 ../src/guestfs-actions.pod:1094 ../src/guestfs-actions.pod:1895 ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:2096 ../src/guestfs-actions.pod:3196 ../src/guestfs-actions.pod:3211 ../src/guestfs-actions.pod:4351 ../src/guestfs-actions.pod:5420 ../src/guestfs-actions.pod:5537 ../src/guestfs-actions.pod:5647 ../src/guestfs-actions.pod:6110 ../src/guestfs-actions.pod:6235 ../src/guestfs-actions.pod:6747
+#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:130 ../src/guestfs-actions.pod:1094 ../src/guestfs-actions.pod:1895 ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:2096 ../src/guestfs-actions.pod:3196 ../src/guestfs-actions.pod:3211 ../src/guestfs-actions.pod:4351 ../src/guestfs-actions.pod:5420 ../src/guestfs-actions.pod:5537 ../src/guestfs-actions.pod:5647 ../src/guestfs-actions.pod:6110 ../src/guestfs-actions.pod:6235 ../src/guestfs-actions.pod:6757
msgid "(Added in 0.3)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:85 ../src/guestfs-actions.pod:338 ../src/guestfs-actions.pod:503 ../src/guestfs-actions.pod:681 ../src/guestfs-actions.pod:712 ../src/guestfs-actions.pod:730 ../src/guestfs-actions.pod:749 ../src/guestfs-actions.pod:1309 ../src/guestfs-actions.pod:1663 ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:1965 ../src/guestfs-actions.pod:2005 ../src/guestfs-actions.pod:2060 ../src/guestfs-actions.pod:2083 ../src/guestfs-actions.pod:2346 ../src/guestfs-actions.pod:2634 ../src/guestfs-actions.pod:2655 ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4615 ../src/guestfs-actions.pod:5021 ../src/guestfs-actions.pod:5047 ../src/guestfs-actions.pod:6343 ../src/guestfs-actions.pod:6758 ../src/guestfs-actions.pod:6771 ../src/guestfs-actions.pod:6784
+#: ../src/guestfs-actions.pod:85 ../src/guestfs-actions.pod:338 ../src/guestfs-actions.pod:503 ../src/guestfs-actions.pod:681 ../src/guestfs-actions.pod:712 ../src/guestfs-actions.pod:730 ../src/guestfs-actions.pod:749 ../src/guestfs-actions.pod:1309 ../src/guestfs-actions.pod:1663 ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:1965 ../src/guestfs-actions.pod:2005 ../src/guestfs-actions.pod:2060 ../src/guestfs-actions.pod:2083 ../src/guestfs-actions.pod:2346 ../src/guestfs-actions.pod:2634 ../src/guestfs-actions.pod:2655 ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4615 ../src/guestfs-actions.pod:5021 ../src/guestfs-actions.pod:5047 ../src/guestfs-actions.pod:6343 ../src/guestfs-actions.pod:6768 ../src/guestfs-actions.pod:6781 ../src/guestfs-actions.pod:6794
msgid "On error this function returns -1."
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:351 ../src/guestfs-actions.pod:851 ../src/guestfs-actions.pod:869 ../src/guestfs-actions.pod:929 ../src/guestfs-actions.pod:945 ../src/guestfs-actions.pod:1048 ../src/guestfs-actions.pod:1178 ../src/guestfs-actions.pod:1195 ../src/guestfs-actions.pod:1214 ../src/guestfs-actions.pod:1343 ../src/guestfs-actions.pod:1534 ../src/guestfs-actions.pod:1646 ../src/guestfs-actions.pod:1809 ../src/guestfs-actions.pod:1826 ../src/guestfs-actions.pod:1917 ../src/guestfs-actions.pod:1938 ../src/guestfs-actions.pod:2108 ../src/guestfs-actions.pod:2270 ../src/guestfs-actions.pod:2477 ../src/guestfs-actions.pod:2558 ../src/guestfs-actions.pod:2606 ../src/guestfs-actions.pod:2716 ../src/guestfs-actions.pod:2747 ../src/guestfs-actions.pod:2771 ../src/guestfs-actions.pod:2833 ../src/guestfs-actions.pod:2856 ../src/guestfs-actions.pod:3340 ../src/guestfs-actions.pod:3690 ../src/guestfs-actions.pod:3860 ../src/guestfs-actions.pod:3970 ../src/guestfs-actions.pod:4633 ../src/guestfs-actions.pod:4826 ../src/guestfs-actions.pod:4996 ../src/guestfs-actions.pod:5174 ../src/guestfs-actions.pod:5223 ../src/guestfs-actions.pod:5786 ../src/guestfs-actions.pod:5802 ../src/guestfs-actions.pod:5819 ../src/guestfs-actions.pod:5843 ../src/guestfs-actions.pod:6507 ../src/guestfs-actions.pod:6526 ../src/guestfs-actions.pod:6544 ../src/guestfs-actions.pod:6724 ../src/guestfs-actions.pod:6996
+#: ../src/guestfs-actions.pod:351 ../src/guestfs-actions.pod:851 ../src/guestfs-actions.pod:869 ../src/guestfs-actions.pod:929 ../src/guestfs-actions.pod:945 ../src/guestfs-actions.pod:1048 ../src/guestfs-actions.pod:1178 ../src/guestfs-actions.pod:1195 ../src/guestfs-actions.pod:1214 ../src/guestfs-actions.pod:1343 ../src/guestfs-actions.pod:1534 ../src/guestfs-actions.pod:1646 ../src/guestfs-actions.pod:1809 ../src/guestfs-actions.pod:1826 ../src/guestfs-actions.pod:1917 ../src/guestfs-actions.pod:1938 ../src/guestfs-actions.pod:2108 ../src/guestfs-actions.pod:2270 ../src/guestfs-actions.pod:2477 ../src/guestfs-actions.pod:2558 ../src/guestfs-actions.pod:2606 ../src/guestfs-actions.pod:2716 ../src/guestfs-actions.pod:2747 ../src/guestfs-actions.pod:2771 ../src/guestfs-actions.pod:2833 ../src/guestfs-actions.pod:2856 ../src/guestfs-actions.pod:3340 ../src/guestfs-actions.pod:3690 ../src/guestfs-actions.pod:3860 ../src/guestfs-actions.pod:3970 ../src/guestfs-actions.pod:4633 ../src/guestfs-actions.pod:4826 ../src/guestfs-actions.pod:4996 ../src/guestfs-actions.pod:5174 ../src/guestfs-actions.pod:5223 ../src/guestfs-actions.pod:5786 ../src/guestfs-actions.pod:5802 ../src/guestfs-actions.pod:5819 ../src/guestfs-actions.pod:5843 ../src/guestfs-actions.pod:6517 ../src/guestfs-actions.pod:6536 ../src/guestfs-actions.pod:6554 ../src/guestfs-actions.pod:6734 ../src/guestfs-actions.pod:7006
msgid ""
"This function returns a string, or NULL on error. I<The caller must free "
"the returned string after use>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:457 ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:619 ../src/guestfs-actions.pod:1067 ../src/guestfs-actions.pod:1358 ../src/guestfs-actions.pod:1377 ../src/guestfs-actions.pod:1480 ../src/guestfs-actions.pod:1499 ../src/guestfs-actions.pod:1748 ../src/guestfs-actions.pod:2150 ../src/guestfs-actions.pod:2166 ../src/guestfs-actions.pod:2185 ../src/guestfs-actions.pod:2228 ../src/guestfs-actions.pod:2252 ../src/guestfs-actions.pod:2323 ../src/guestfs-actions.pod:2372 ../src/guestfs-actions.pod:2583 ../src/guestfs-actions.pod:2790 ../src/guestfs-actions.pod:3005 ../src/guestfs-actions.pod:3260 ../src/guestfs-actions.pod:3322 ../src/guestfs-actions.pod:3427 ../src/guestfs-actions.pod:3832 ../src/guestfs-actions.pod:4448 ../src/guestfs-actions.pod:4968 ../src/guestfs-actions.pod:5094 ../src/guestfs-actions.pod:5208 ../src/guestfs-actions.pod:5859 ../src/guestfs-actions.pod:5920 ../src/guestfs-actions.pod:5975 ../src/guestfs-actions.pod:6121 ../src/guestfs-actions.pod:6145 ../src/guestfs-actions.pod:6617 ../src/guestfs-actions.pod:6637 ../src/guestfs-actions.pod:6684 ../src/guestfs-actions.pod:6849 ../src/guestfs-actions.pod:6868 ../src/guestfs-actions.pod:6953 ../src/guestfs-actions.pod:6972 ../src/guestfs-actions.pod:7018 ../src/guestfs-actions.pod:7037
+#: ../src/guestfs-actions.pod:457 ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:619 ../src/guestfs-actions.pod:1067 ../src/guestfs-actions.pod:1358 ../src/guestfs-actions.pod:1377 ../src/guestfs-actions.pod:1480 ../src/guestfs-actions.pod:1499 ../src/guestfs-actions.pod:1748 ../src/guestfs-actions.pod:2150 ../src/guestfs-actions.pod:2166 ../src/guestfs-actions.pod:2185 ../src/guestfs-actions.pod:2228 ../src/guestfs-actions.pod:2252 ../src/guestfs-actions.pod:2323 ../src/guestfs-actions.pod:2372 ../src/guestfs-actions.pod:2583 ../src/guestfs-actions.pod:2790 ../src/guestfs-actions.pod:3005 ../src/guestfs-actions.pod:3260 ../src/guestfs-actions.pod:3322 ../src/guestfs-actions.pod:3427 ../src/guestfs-actions.pod:3832 ../src/guestfs-actions.pod:4448 ../src/guestfs-actions.pod:4968 ../src/guestfs-actions.pod:5094 ../src/guestfs-actions.pod:5208 ../src/guestfs-actions.pod:5859 ../src/guestfs-actions.pod:5920 ../src/guestfs-actions.pod:5975 ../src/guestfs-actions.pod:6121 ../src/guestfs-actions.pod:6145 ../src/guestfs-actions.pod:6627 ../src/guestfs-actions.pod:6647 ../src/guestfs-actions.pod:6694 ../src/guestfs-actions.pod:6859 ../src/guestfs-actions.pod:6878 ../src/guestfs-actions.pod:6963 ../src/guestfs-actions.pod:6982 ../src/guestfs-actions.pod:7028 ../src/guestfs-actions.pod:7047
msgid ""
"This function returns a NULL-terminated array of strings (like "
"L<environ(3)>), or NULL if there was an error. I<The caller must free the "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:461 ../src/guestfs-actions.pod:992 ../src/guestfs-actions.pod:1010 ../src/guestfs-actions.pod:1415 ../src/guestfs-actions.pod:3083 ../src/guestfs-actions.pod:3114 ../src/guestfs-actions.pod:3673 ../src/guestfs-actions.pod:3723 ../src/guestfs-actions.pod:3910 ../src/guestfs-actions.pod:3943 ../src/guestfs-actions.pod:4106 ../src/guestfs-actions.pod:4452 ../src/guestfs-actions.pod:4909 ../src/guestfs-actions.pod:5287 ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:5313 ../src/guestfs-actions.pod:5721 ../src/guestfs-actions.pod:6359 ../src/guestfs-actions.pod:6372 ../src/guestfs-actions.pod:6601 ../src/guestfs-actions.pod:6804 ../src/guestfs-actions.pod:6837
+#: ../src/guestfs-actions.pod:461 ../src/guestfs-actions.pod:992 ../src/guestfs-actions.pod:1010 ../src/guestfs-actions.pod:1415 ../src/guestfs-actions.pod:3083 ../src/guestfs-actions.pod:3114 ../src/guestfs-actions.pod:3673 ../src/guestfs-actions.pod:3723 ../src/guestfs-actions.pod:3910 ../src/guestfs-actions.pod:3943 ../src/guestfs-actions.pod:4106 ../src/guestfs-actions.pod:4452 ../src/guestfs-actions.pod:4909 ../src/guestfs-actions.pod:5287 ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:5313 ../src/guestfs-actions.pod:5721 ../src/guestfs-actions.pod:6359 ../src/guestfs-actions.pod:6372 ../src/guestfs-actions.pod:6611 ../src/guestfs-actions.pod:6814 ../src/guestfs-actions.pod:6847
msgid "(Added in 0.8)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:854 ../src/guestfs-actions.pod:6529
+#: ../src/guestfs-actions.pod:854 ../src/guestfs-actions.pod:6539
msgid "(Added in 1.0.75)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:872 ../src/guestfs-actions.pod:1051 ../src/guestfs-actions.pod:1071 ../src/guestfs-actions.pod:1362 ../src/guestfs-actions.pod:1381 ../src/guestfs-actions.pod:1484 ../src/guestfs-actions.pod:1503 ../src/guestfs-actions.pod:1752 ../src/guestfs-actions.pod:2170 ../src/guestfs-actions.pod:2189 ../src/guestfs-actions.pod:2232 ../src/guestfs-actions.pod:2256 ../src/guestfs-actions.pod:2273 ../src/guestfs-actions.pod:2302 ../src/guestfs-actions.pod:4866 ../src/guestfs-actions.pod:4892 ../src/guestfs-actions.pod:5023 ../src/guestfs-actions.pod:5049 ../src/guestfs-actions.pod:5073 ../src/guestfs-actions.pod:5924 ../src/guestfs-actions.pod:5979 ../src/guestfs-actions.pod:6125 ../src/guestfs-actions.pod:6149 ../src/guestfs-actions.pod:6801 ../src/guestfs-actions.pod:6827 ../src/guestfs-actions.pod:6853 ../src/guestfs-actions.pod:6872 ../src/guestfs-actions.pod:6957 ../src/guestfs-actions.pod:6976 ../src/guestfs-actions.pod:7022 ../src/guestfs-actions.pod:7041 ../fish/guestfish-actions.pod:582 ../fish/guestfish-actions.pod:717 ../fish/guestfish-actions.pod:729 ../fish/guestfish-actions.pod:905 ../fish/guestfish-actions.pod:915 ../fish/guestfish-actions.pod:982 ../fish/guestfish-actions.pod:992 ../fish/guestfish-actions.pod:1187 ../fish/guestfish-actions.pod:1462 ../fish/guestfish-actions.pod:1472 ../fish/guestfish-actions.pod:1500 ../fish/guestfish-actions.pod:1515 ../fish/guestfish-actions.pod:1525 ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:3263 ../fish/guestfish-actions.pod:3278 ../fish/guestfish-actions.pod:3354 ../fish/guestfish-actions.pod:3371 ../fish/guestfish-actions.pod:3386 ../fish/guestfish-actions.pod:3969 ../fish/guestfish-actions.pod:4015 ../fish/guestfish-actions.pod:4100 ../fish/guestfish-actions.pod:4115 ../fish/guestfish-actions.pod:4525 ../fish/guestfish-actions.pod:4543 ../fish/guestfish-actions.pod:4560 ../fish/guestfish-actions.pod:4570 ../fish/guestfish-actions.pod:4618 ../fish/guestfish-actions.pod:4628 ../fish/guestfish-actions.pod:4657 ../fish/guestfish-actions.pod:4667
+#: ../src/guestfs-actions.pod:872 ../src/guestfs-actions.pod:1051 ../src/guestfs-actions.pod:1071 ../src/guestfs-actions.pod:1362 ../src/guestfs-actions.pod:1381 ../src/guestfs-actions.pod:1484 ../src/guestfs-actions.pod:1503 ../src/guestfs-actions.pod:1752 ../src/guestfs-actions.pod:2170 ../src/guestfs-actions.pod:2189 ../src/guestfs-actions.pod:2232 ../src/guestfs-actions.pod:2256 ../src/guestfs-actions.pod:2273 ../src/guestfs-actions.pod:2302 ../src/guestfs-actions.pod:4866 ../src/guestfs-actions.pod:4892 ../src/guestfs-actions.pod:5023 ../src/guestfs-actions.pod:5049 ../src/guestfs-actions.pod:5073 ../src/guestfs-actions.pod:5924 ../src/guestfs-actions.pod:5979 ../src/guestfs-actions.pod:6125 ../src/guestfs-actions.pod:6149 ../src/guestfs-actions.pod:6811 ../src/guestfs-actions.pod:6837 ../src/guestfs-actions.pod:6863 ../src/guestfs-actions.pod:6882 ../src/guestfs-actions.pod:6967 ../src/guestfs-actions.pod:6986 ../src/guestfs-actions.pod:7032 ../src/guestfs-actions.pod:7051 ../fish/guestfish-actions.pod:582 ../fish/guestfish-actions.pod:717 ../fish/guestfish-actions.pod:729 ../fish/guestfish-actions.pod:905 ../fish/guestfish-actions.pod:915 ../fish/guestfish-actions.pod:982 ../fish/guestfish-actions.pod:992 ../fish/guestfish-actions.pod:1187 ../fish/guestfish-actions.pod:1462 ../fish/guestfish-actions.pod:1472 ../fish/guestfish-actions.pod:1500 ../fish/guestfish-actions.pod:1515 ../fish/guestfish-actions.pod:1525 ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:3263 ../fish/guestfish-actions.pod:3278 ../fish/guestfish-actions.pod:3354 ../fish/guestfish-actions.pod:3371 ../fish/guestfish-actions.pod:3386 ../fish/guestfish-actions.pod:3969 ../fish/guestfish-actions.pod:4015 ../fish/guestfish-actions.pod:4100 ../fish/guestfish-actions.pod:4115 ../fish/guestfish-actions.pod:4525 ../fish/guestfish-actions.pod:4543 ../fish/guestfish-actions.pod:4560 ../fish/guestfish-actions.pod:4570 ../fish/guestfish-actions.pod:4618 ../fish/guestfish-actions.pod:4628 ../fish/guestfish-actions.pod:4657 ../fish/guestfish-actions.pod:4667
msgid ""
"Because of the message protocol, there is a transfer limit of somewhere "
"between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:875 ../src/guestfs-actions.pod:3264 ../src/guestfs-actions.pod:3326 ../src/guestfs-actions.pod:3343 ../src/guestfs-actions.pod:3431 ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3850 ../src/guestfs-actions.pod:4972 ../src/guestfs-actions.pod:4986 ../src/guestfs-actions.pod:6688 ../src/guestfs-actions.pod:6702
+#: ../src/guestfs-actions.pod:875 ../src/guestfs-actions.pod:3264 ../src/guestfs-actions.pod:3326 ../src/guestfs-actions.pod:3343 ../src/guestfs-actions.pod:3431 ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3850 ../src/guestfs-actions.pod:4972 ../src/guestfs-actions.pod:4986 ../src/guestfs-actions.pod:6698 ../src/guestfs-actions.pod:6712
msgid "(Added in 0.4)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:932 ../src/guestfs-actions.pod:1240 ../src/guestfs-actions.pod:2062 ../src/guestfs-actions.pod:3038 ../src/guestfs-actions.pod:3067 ../src/guestfs-actions.pod:3128 ../src/guestfs-actions.pod:3155 ../src/guestfs-actions.pod:6390
+#: ../src/guestfs-actions.pod:932 ../src/guestfs-actions.pod:1240 ../src/guestfs-actions.pod:2062 ../src/guestfs-actions.pod:3038 ../src/guestfs-actions.pod:3067 ../src/guestfs-actions.pod:3128 ../src/guestfs-actions.pod:3155 ../src/guestfs-actions.pod:6395
msgid "(Added in 1.0.2)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:4503 ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4599 ../src/guestfs-actions.pod:4617 ../src/guestfs-actions.pod:4793 ../src/guestfs-actions.pod:6304 ../src/guestfs-actions.pod:6318 ../src/guestfs-actions.pod:6714
+#: ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:4503 ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4599 ../src/guestfs-actions.pod:4617 ../src/guestfs-actions.pod:4793 ../src/guestfs-actions.pod:6304 ../src/guestfs-actions.pod:6318 ../src/guestfs-actions.pod:6724
msgid "(Added in 1.3.2)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:1112 ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:1266 ../src/guestfs-actions.pod:1686 ../src/guestfs-actions.pod:1708 ../src/guestfs-actions.pod:6893 ../src/guestfs-actions.pod:6912
+#: ../src/guestfs-actions.pod:1112 ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:1266 ../src/guestfs-actions.pod:1686 ../src/guestfs-actions.pod:1708 ../src/guestfs-actions.pod:6390 ../src/guestfs-actions.pod:6424 ../src/guestfs-actions.pod:6903 ../src/guestfs-actions.pod:6922
msgid ""
"This long-running command can generate progress notification messages so "
"that the caller can display a progress bar or indicator. To receive these "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:1117 ../src/guestfs-actions.pod:3863 ../src/guestfs-actions.pod:4999 ../src/guestfs-actions.pod:6621 ../src/guestfs-actions.pod:6641 ../src/guestfs-actions.pod:6727
+#: ../src/guestfs-actions.pod:1117 ../src/guestfs-actions.pod:3863 ../src/guestfs-actions.pod:4999 ../src/guestfs-actions.pod:6631 ../src/guestfs-actions.pod:6651 ../src/guestfs-actions.pod:6737
msgid "(Added in 1.0.87)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:1181 ../src/guestfs-actions.pod:1198 ../src/guestfs-actions.pod:1311 ../src/guestfs-actions.pod:2235 ../src/guestfs-actions.pod:2259 ../src/guestfs-actions.pod:2327 ../src/guestfs-actions.pod:3973 ../src/guestfs-actions.pod:4366 ../src/guestfs-actions.pod:6128 ../src/guestfs-actions.pod:6152 ../src/guestfs-actions.pod:6760 ../src/guestfs-actions.pod:6773 ../src/guestfs-actions.pod:6786
+#: ../src/guestfs-actions.pod:1181 ../src/guestfs-actions.pod:1198 ../src/guestfs-actions.pod:1311 ../src/guestfs-actions.pod:2235 ../src/guestfs-actions.pod:2259 ../src/guestfs-actions.pod:2327 ../src/guestfs-actions.pod:3973 ../src/guestfs-actions.pod:4366 ../src/guestfs-actions.pod:6128 ../src/guestfs-actions.pod:6152 ../src/guestfs-actions.pod:6770 ../src/guestfs-actions.pod:6783 ../src/guestfs-actions.pod:6796
msgid "(Added in 1.0.54)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:1271 ../src/guestfs-actions.pod:6419
+#: ../src/guestfs-actions.pod:1271 ../src/guestfs-actions.pod:6429
msgid "(Added in 1.5.17)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:1365 ../src/guestfs-actions.pod:1384 ../src/guestfs-actions.pod:1441 ../src/guestfs-actions.pod:1487 ../src/guestfs-actions.pod:1506 ../src/guestfs-actions.pod:2173 ../src/guestfs-actions.pod:2192 ../src/guestfs-actions.pod:2348 ../src/guestfs-actions.pod:2361 ../src/guestfs-actions.pod:2376 ../src/guestfs-actions.pod:2422 ../src/guestfs-actions.pod:2444 ../src/guestfs-actions.pod:2457 ../src/guestfs-actions.pod:3356 ../src/guestfs-actions.pod:3370 ../src/guestfs-actions.pod:3383 ../src/guestfs-actions.pod:3397 ../src/guestfs-actions.pod:4301 ../src/guestfs-actions.pod:5177 ../src/guestfs-actions.pod:5226 ../src/guestfs-actions.pod:5996 ../src/guestfs-actions.pod:6008 ../src/guestfs-actions.pod:6021 ../src/guestfs-actions.pod:6034 ../src/guestfs-actions.pod:6056 ../src/guestfs-actions.pod:6069 ../src/guestfs-actions.pod:6082 ../src/guestfs-actions.pod:6095 ../src/guestfs-actions.pod:6856 ../src/guestfs-actions.pod:6875 ../src/guestfs-actions.pod:6960 ../src/guestfs-actions.pod:6979 ../src/guestfs-actions.pod:7025 ../src/guestfs-actions.pod:7044
+#: ../src/guestfs-actions.pod:1365 ../src/guestfs-actions.pod:1384 ../src/guestfs-actions.pod:1441 ../src/guestfs-actions.pod:1487 ../src/guestfs-actions.pod:1506 ../src/guestfs-actions.pod:2173 ../src/guestfs-actions.pod:2192 ../src/guestfs-actions.pod:2348 ../src/guestfs-actions.pod:2361 ../src/guestfs-actions.pod:2376 ../src/guestfs-actions.pod:2422 ../src/guestfs-actions.pod:2444 ../src/guestfs-actions.pod:2457 ../src/guestfs-actions.pod:3356 ../src/guestfs-actions.pod:3370 ../src/guestfs-actions.pod:3383 ../src/guestfs-actions.pod:3397 ../src/guestfs-actions.pod:4301 ../src/guestfs-actions.pod:5177 ../src/guestfs-actions.pod:5226 ../src/guestfs-actions.pod:5996 ../src/guestfs-actions.pod:6008 ../src/guestfs-actions.pod:6021 ../src/guestfs-actions.pod:6034 ../src/guestfs-actions.pod:6056 ../src/guestfs-actions.pod:6069 ../src/guestfs-actions.pod:6082 ../src/guestfs-actions.pod:6095 ../src/guestfs-actions.pod:6866 ../src/guestfs-actions.pod:6885 ../src/guestfs-actions.pod:6970 ../src/guestfs-actions.pod:6989 ../src/guestfs-actions.pod:7035 ../src/guestfs-actions.pod:7054
msgid "(Added in 1.0.66)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:1868 ../src/guestfs-actions.pod:6898
+#: ../src/guestfs-actions.pod:1868 ../src/guestfs-actions.pod:6908
msgid "(Added in 1.0.16)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:1884 ../src/guestfs-actions.pod:4939 ../src/guestfs-actions.pod:5402 ../src/guestfs-actions.pod:5770 ../src/guestfs-actions.pod:5789 ../src/guestfs-actions.pod:5805 ../src/guestfs-actions.pod:5822 ../src/guestfs-actions.pod:6569 ../src/guestfs-actions.pod:6587 ../src/guestfs-actions.pod:6941
+#: ../src/guestfs-actions.pod:1884 ../src/guestfs-actions.pod:4939 ../src/guestfs-actions.pod:5402 ../src/guestfs-actions.pod:5770 ../src/guestfs-actions.pod:5789 ../src/guestfs-actions.pod:5805 ../src/guestfs-actions.pod:5822 ../src/guestfs-actions.pod:6579 ../src/guestfs-actions.pod:6597 ../src/guestfs-actions.pod:6951
msgid "(Added in 1.0.26)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:2033 ../src/guestfs-actions.pod:3231 ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3898 ../src/guestfs-actions.pod:3930 ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:5212 ../src/guestfs-actions.pod:5589 ../src/guestfs-actions.pod:6248 ../src/guestfs-actions.pod:6268 ../src/guestfs-actions.pod:6450
+#: ../src/guestfs-actions.pod:2033 ../src/guestfs-actions.pod:3231 ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3898 ../src/guestfs-actions.pod:3930 ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:5212 ../src/guestfs-actions.pod:5589 ../src/guestfs-actions.pod:6248 ../src/guestfs-actions.pod:6268 ../src/guestfs-actions.pod:6460
msgid "(Added in 1.0.77)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:2131 ../src/guestfs-actions.pod:3247 ../src/guestfs-actions.pod:3412 ../src/guestfs-actions.pod:3448 ../src/guestfs-actions.pod:5242 ../src/guestfs-actions.pod:5681 ../src/guestfs-actions.pod:7006
+#: ../src/guestfs-actions.pod:2131 ../src/guestfs-actions.pod:3247 ../src/guestfs-actions.pod:3412 ../src/guestfs-actions.pod:3448 ../src/guestfs-actions.pod:5242 ../src/guestfs-actions.pod:5681 ../src/guestfs-actions.pod:7016
msgid "(Added in 1.0.59)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:3557 ../src/guestfs-actions.pod:3580 ../src/guestfs-actions.pod:3720 ../src/guestfs-actions.pod:4580 ../src/guestfs-actions.pod:5343 ../src/guestfs-actions.pod:5718 ../src/guestfs-actions.pod:5741 ../src/guestfs-actions.pod:5767 ../src/guestfs-actions.pod:6917 ../fish/guestfish-actions.pod:2433 ../fish/guestfish-actions.pod:2446 ../fish/guestfish-actions.pod:2530 ../fish/guestfish-actions.pod:3060 ../fish/guestfish-actions.pod:3567 ../fish/guestfish-actions.pod:3847 ../fish/guestfish-actions.pod:3863 ../fish/guestfish-actions.pod:3878 ../fish/guestfish-actions.pod:4593
+#: ../src/guestfs-actions.pod:3557 ../src/guestfs-actions.pod:3580 ../src/guestfs-actions.pod:3720 ../src/guestfs-actions.pod:4580 ../src/guestfs-actions.pod:5343 ../src/guestfs-actions.pod:5718 ../src/guestfs-actions.pod:5741 ../src/guestfs-actions.pod:5767 ../src/guestfs-actions.pod:6927 ../fish/guestfish-actions.pod:2433 ../fish/guestfish-actions.pod:2446 ../fish/guestfish-actions.pod:2530 ../fish/guestfish-actions.pod:3060 ../fish/guestfish-actions.pod:3567 ../fish/guestfish-actions.pod:3847 ../fish/guestfish-actions.pod:3863 ../fish/guestfish-actions.pod:3878 ../fish/guestfish-actions.pod:4593
msgid ""
"B<This command is dangerous. Without careful use you can easily destroy all "
"your data>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:3772 ../src/guestfs-actions.pod:4926 ../src/guestfs-actions.pod:6656
+#: ../src/guestfs-actions.pod:3772 ../src/guestfs-actions.pod:4926 ../src/guestfs-actions.pod:6666
msgid "(Added in 1.0.13)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:3785 ../src/guestfs-actions.pod:6669
+#: ../src/guestfs-actions.pod:3785 ../src/guestfs-actions.pod:6679
msgid "(Added in 1.0.83)"
msgstr ""
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6400 ../fish/guestfish-actions.pod:4270 ../fish/guestfish-actions.pod:4283
+#: ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6405 ../fish/guestfish-actions.pod:4270 ../fish/guestfish-actions.pod:4283
msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
msgstr ""
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6392
+#: ../src/guestfs-actions.pod:6397
msgid "guestfs_upload_offset"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6394
+#: ../src/guestfs-actions.pod:6399
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6403 ../fish/guestfish-actions.pod:4286
+#: ../src/guestfs-actions.pod:6408 ../fish/guestfish-actions.pod:4286
msgid ""
"C<remotefilename> is overwritten starting at the byte C<offset> specified. "
"The intention is to overwrite parts of existing files or devices, although "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6410
+#: ../src/guestfs-actions.pod:6415
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with C<guestfs_pwrite>, and this call always writes the "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6415
+#: ../src/guestfs-actions.pod:6420
msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6421
+#: ../src/guestfs-actions.pod:6431
msgid "guestfs_utimens"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6423
+#: ../src/guestfs-actions.pod:6433
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6431 ../fish/guestfish-actions.pod:4306
+#: ../src/guestfs-actions.pod:6441 ../fish/guestfish-actions.pod:4306
msgid "This command sets the timestamps of a file with nanosecond precision."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6434 ../fish/guestfish-actions.pod:4309
+#: ../src/guestfs-actions.pod:6444 ../fish/guestfish-actions.pod:4309
msgid ""
"C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
"from the epoch."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6437 ../fish/guestfish-actions.pod:4312
+#: ../src/guestfs-actions.pod:6447 ../fish/guestfish-actions.pod:4312
msgid ""
"C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
"nanoseconds from the epoch."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6440 ../fish/guestfish-actions.pod:4315
+#: ../src/guestfs-actions.pod:6450 ../fish/guestfish-actions.pod:4315
msgid ""
"If the C<*nsecs> field contains the special value C<-1> then the "
"corresponding timestamp is set to the current time. (The C<*secs> field is "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6444 ../fish/guestfish-actions.pod:4319
+#: ../src/guestfs-actions.pod:6454 ../fish/guestfish-actions.pod:4319
msgid ""
"If the C<*nsecs> field contains the special value C<-2> then the "
"corresponding timestamp is left unchanged. (The C<*secs> field is ignored "
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6452 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:6462 ../src/guestfs-structs.pod:175
msgid "guestfs_version"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6454
+#: ../src/guestfs-actions.pod:6464
#, no-wrap
msgid ""
" struct guestfs_version *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6457 ../fish/guestfish-actions.pod:4327
+#: ../src/guestfs-actions.pod:6467 ../fish/guestfish-actions.pod:4327
msgid "Return the libguestfs version number that the program is linked against."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6460 ../fish/guestfish-actions.pod:4330
+#: ../src/guestfs-actions.pod:6470 ../fish/guestfish-actions.pod:4330
msgid ""
"Note that because of dynamic linking this is not necessarily the version of "
"libguestfs that you compiled against. You can compile the program, and then "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6465 ../fish/guestfish-actions.pod:4335
+#: ../src/guestfs-actions.pod:6475 ../fish/guestfish-actions.pod:4335
msgid ""
"This call was added in version C<1.0.58>. In previous versions of "
"libguestfs there was no way to get the version number. From C code you can "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6471 ../fish/guestfish-actions.pod:4341
+#: ../src/guestfs-actions.pod:6481 ../fish/guestfish-actions.pod:4341
msgid ""
"The call returns a structure with four elements. The first three (C<major>, "
"C<minor> and C<release>) are numbers and correspond to the usual version "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6477 ../fish/guestfish-actions.pod:4347
+#: ../src/guestfs-actions.pod:6487 ../fish/guestfish-actions.pod:4347
msgid "To construct the original version string: C<$major.$minor.$release$extra>"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6480 ../fish/guestfish-actions.pod:4350
+#: ../src/guestfs-actions.pod:6490 ../fish/guestfish-actions.pod:4350
msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6482
+#: ../src/guestfs-actions.pod:6492
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6488
+#: ../src/guestfs-actions.pod:6498
msgid ""
"This function returns a C<struct guestfs_version *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_version> after use>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6492
+#: ../src/guestfs-actions.pod:6502
msgid "(Added in 1.0.58)"
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6494
+#: ../src/guestfs-actions.pod:6504
msgid "guestfs_vfs_label"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6496
+#: ../src/guestfs-actions.pod:6506
#, no-wrap
msgid ""
" char *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6500 ../fish/guestfish-actions.pod:4362
+#: ../src/guestfs-actions.pod:6510 ../fish/guestfish-actions.pod:4362
msgid "This returns the filesystem label of the filesystem on C<device>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6503 ../fish/guestfish-actions.pod:4365
+#: ../src/guestfs-actions.pod:6513 ../fish/guestfish-actions.pod:4365
msgid "If the filesystem is unlabeled, this returns the empty string."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6505
+#: ../src/guestfs-actions.pod:6515
msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6510 ../src/guestfs-actions.pod:6547
+#: ../src/guestfs-actions.pod:6520 ../src/guestfs-actions.pod:6557
msgid "(Added in 1.3.18)"
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6512
+#: ../src/guestfs-actions.pod:6522
msgid "guestfs_vfs_type"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6514
+#: ../src/guestfs-actions.pod:6524
#, no-wrap
msgid ""
" char *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6518 ../fish/guestfish-actions.pod:4373
+#: ../src/guestfs-actions.pod:6528 ../fish/guestfish-actions.pod:4373
msgid ""
"This command gets the filesystem type corresponding to the filesystem on "
"C<device>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6521 ../fish/guestfish-actions.pod:4376
+#: ../src/guestfs-actions.pod:6531 ../fish/guestfish-actions.pod:4376
msgid ""
"For most filesystems, the result is the name of the Linux VFS module which "
"would be used to mount this filesystem if you mounted it without specifying "
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6531
+#: ../src/guestfs-actions.pod:6541
msgid "guestfs_vfs_uuid"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6533
+#: ../src/guestfs-actions.pod:6543
#, no-wrap
msgid ""
" char *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6537 ../fish/guestfish-actions.pod:4385
+#: ../src/guestfs-actions.pod:6547 ../fish/guestfish-actions.pod:4385
msgid "This returns the filesystem UUID of the filesystem on C<device>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6540 ../fish/guestfish-actions.pod:4388
+#: ../src/guestfs-actions.pod:6550 ../fish/guestfish-actions.pod:4388
msgid "If the filesystem does not have a UUID, this returns the empty string."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6542
+#: ../src/guestfs-actions.pod:6552
msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6549
+#: ../src/guestfs-actions.pod:6559
msgid "guestfs_vg_activate"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6561
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6556 ../fish/guestfish-actions.pod:4396
+#: ../src/guestfs-actions.pod:6566 ../fish/guestfish-actions.pod:4396
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in the listed volume groups C<volgroups>. If activated, then they "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6562 ../fish/guestfish-actions.pod:4402
+#: ../src/guestfs-actions.pod:6572 ../fish/guestfish-actions.pod:4402
msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6564 ../fish/guestfish-actions.pod:4404
+#: ../src/guestfs-actions.pod:6574 ../fish/guestfish-actions.pod:4404
msgid ""
"Note that if C<volgroups> is an empty list then B<all> volume groups are "
"activated or deactivated."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6571
+#: ../src/guestfs-actions.pod:6581
msgid "guestfs_vg_activate_all"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6573
+#: ../src/guestfs-actions.pod:6583
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6577 ../fish/guestfish-actions.pod:4411
+#: ../src/guestfs-actions.pod:6587 ../fish/guestfish-actions.pod:4411
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in all volume groups. If activated, then they are made known to the "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6583 ../fish/guestfish-actions.pod:4417
+#: ../src/guestfs-actions.pod:6593 ../fish/guestfish-actions.pod:4417
msgid "This command is the same as running C<vgchange -a y|n>"
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6589
+#: ../src/guestfs-actions.pod:6599
msgid "guestfs_vgcreate"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6591
+#: ../src/guestfs-actions.pod:6601
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6596 ../fish/guestfish-actions.pod:4423
+#: ../src/guestfs-actions.pod:6606 ../fish/guestfish-actions.pod:4423
msgid ""
"This creates an LVM volume group called C<volgroup> from the non-empty list "
"of physical volumes C<physvols>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6603
+#: ../src/guestfs-actions.pod:6613
msgid "guestfs_vglvuuids"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6605
+#: ../src/guestfs-actions.pod:6615
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6609 ../fish/guestfish-actions.pod:4430
+#: ../src/guestfs-actions.pod:6619 ../fish/guestfish-actions.pod:4430
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the logical "
"volumes created in this volume group."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6612
+#: ../src/guestfs-actions.pod:6622
msgid ""
"You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
"associate logical volumes and volume groups."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6615
+#: ../src/guestfs-actions.pod:6625
msgid "See also C<guestfs_vgpvuuids>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6623
+#: ../src/guestfs-actions.pod:6633
msgid "guestfs_vgpvuuids"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6625
+#: ../src/guestfs-actions.pod:6635
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6629 ../fish/guestfish-actions.pod:4442
+#: ../src/guestfs-actions.pod:6639 ../fish/guestfish-actions.pod:4442
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the physical "
"volumes that this volume group resides on."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6632
+#: ../src/guestfs-actions.pod:6642
msgid ""
"You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
"associate physical volumes and volume groups."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6635
+#: ../src/guestfs-actions.pod:6645
msgid "See also C<guestfs_vglvuuids>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6643
+#: ../src/guestfs-actions.pod:6653
msgid "guestfs_vgremove"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6645
+#: ../src/guestfs-actions.pod:6655
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6649 ../fish/guestfish-actions.pod:4454
+#: ../src/guestfs-actions.pod:6659 ../fish/guestfish-actions.pod:4454
msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6651 ../fish/guestfish-actions.pod:4456
+#: ../src/guestfs-actions.pod:6661 ../fish/guestfish-actions.pod:4456
msgid "This also forcibly removes all logical volumes in the volume group (if any)."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6658
+#: ../src/guestfs-actions.pod:6668
msgid "guestfs_vgrename"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6660
+#: ../src/guestfs-actions.pod:6670
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6665 ../fish/guestfish-actions.pod:4463
+#: ../src/guestfs-actions.pod:6675 ../fish/guestfish-actions.pod:4463
msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6671
+#: ../src/guestfs-actions.pod:6681
msgid "guestfs_vgs"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6673
+#: ../src/guestfs-actions.pod:6683
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6676 ../fish/guestfish-actions.pod:4469
+#: ../src/guestfs-actions.pod:6686 ../fish/guestfish-actions.pod:4469
msgid ""
"List all the volumes groups detected. This is the equivalent of the "
"L<vgs(8)> command."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6679 ../fish/guestfish-actions.pod:4472
+#: ../src/guestfs-actions.pod:6689 ../fish/guestfish-actions.pod:4472
msgid ""
"This returns a list of just the volume group names that were detected "
"(eg. C<VolGroup00>)."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6682
+#: ../src/guestfs-actions.pod:6692
msgid "See also C<guestfs_vgs_full>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6690
+#: ../src/guestfs-actions.pod:6700
msgid "guestfs_vgs_full"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6692
+#: ../src/guestfs-actions.pod:6702
#, no-wrap
msgid ""
" struct guestfs_lvm_vg_list *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6695 ../fish/guestfish-actions.pod:4481
+#: ../src/guestfs-actions.pod:6705 ../fish/guestfish-actions.pod:4481
msgid ""
"List all the volumes groups detected. This is the equivalent of the "
"L<vgs(8)> command. The \"full\" version includes all fields."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6698
+#: ../src/guestfs-actions.pod:6708
msgid ""
"This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after "
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6704
+#: ../src/guestfs-actions.pod:6714
msgid "guestfs_vgscan"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6706
+#: ../src/guestfs-actions.pod:6716
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6709 ../fish/guestfish-actions.pod:4488
+#: ../src/guestfs-actions.pod:6719 ../fish/guestfish-actions.pod:4488
msgid ""
"This rescans all block devices and rebuilds the list of LVM physical "
"volumes, volume groups and logical volumes."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6716
+#: ../src/guestfs-actions.pod:6726
msgid "guestfs_vguuid"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6718
+#: ../src/guestfs-actions.pod:6728
#, no-wrap
msgid ""
" char *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6722 ../fish/guestfish-actions.pod:4495
+#: ../src/guestfs-actions.pod:6732 ../fish/guestfish-actions.pod:4495
msgid "This command returns the UUID of the LVM VG named C<vgname>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6729
+#: ../src/guestfs-actions.pod:6739
msgid "guestfs_wait_ready"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6731
+#: ../src/guestfs-actions.pod:6741
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6734
+#: ../src/guestfs-actions.pod:6744
msgid "This function is a no op."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6736
+#: ../src/guestfs-actions.pod:6746
msgid ""
"In versions of the API E<lt> 1.0.71 you had to call this function just after "
"calling C<guestfs_launch> to wait for the launch to complete. However this "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6741
+#: ../src/guestfs-actions.pod:6751
msgid ""
"If you see any calls to this function in code then you can just remove them, "
"unless you want to retain compatibility with older versions of the API."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6749
+#: ../src/guestfs-actions.pod:6759
msgid "guestfs_wc_c"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6751
+#: ../src/guestfs-actions.pod:6761
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6755 ../fish/guestfish-actions.pod:4501
+#: ../src/guestfs-actions.pod:6765 ../fish/guestfish-actions.pod:4501
msgid ""
"This command counts the characters in a file, using the C<wc -c> external "
"command."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6762
+#: ../src/guestfs-actions.pod:6772
msgid "guestfs_wc_l"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6764
+#: ../src/guestfs-actions.pod:6774
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6768 ../fish/guestfish-actions.pod:4508
+#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4508
msgid ""
"This command counts the lines in a file, using the C<wc -l> external "
"command."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6775
+#: ../src/guestfs-actions.pod:6785
msgid "guestfs_wc_w"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6777
+#: ../src/guestfs-actions.pod:6787
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6781 ../fish/guestfish-actions.pod:4515
+#: ../src/guestfs-actions.pod:6791 ../fish/guestfish-actions.pod:4515
msgid ""
"This command counts the words in a file, using the C<wc -w> external "
"command."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6788
+#: ../src/guestfs-actions.pod:6798
msgid "guestfs_write"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6790
+#: ../src/guestfs-actions.pod:6800
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6796 ../fish/guestfish-actions.pod:4522
+#: ../src/guestfs-actions.pod:6806 ../fish/guestfish-actions.pod:4522
msgid ""
"This call creates a file called C<path>. The content of the file is the "
"string C<content> (which can contain any 8 bit data)."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6806
+#: ../src/guestfs-actions.pod:6816
msgid "guestfs_write_file"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6808
+#: ../src/guestfs-actions.pod:6818
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6814 ../fish/guestfish-actions.pod:4532
+#: ../src/guestfs-actions.pod:6824 ../fish/guestfish-actions.pod:4532
msgid ""
"This call creates a file called C<path>. The contents of the file is the "
"string C<content> (which can contain any 8 bit data), with length C<size>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6818 ../fish/guestfish-actions.pod:4536
+#: ../src/guestfs-actions.pod:6828 ../fish/guestfish-actions.pod:4536
msgid ""
"As a special case, if C<size> is C<0> then the length is calculated using "
"C<strlen> (so in this case the content cannot contain embedded ASCII NULs)."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6822 ../fish/guestfish-actions.pod:4540
+#: ../src/guestfs-actions.pod:6832 ../fish/guestfish-actions.pod:4540
msgid ""
"I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
"I<not> work, even if the length is specified."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6830 ../fish/guestfish-actions.pod:4546
+#: ../src/guestfs-actions.pod:6840 ../fish/guestfish-actions.pod:4546
msgid "This function is deprecated. In new code, use the C<write> call instead."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6839
+#: ../src/guestfs-actions.pod:6849
msgid "guestfs_zegrep"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6841
+#: ../src/guestfs-actions.pod:6851
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6846 ../fish/guestfish-actions.pod:4557
+#: ../src/guestfs-actions.pod:6856 ../fish/guestfish-actions.pod:4557
msgid "This calls the external C<zegrep> program and returns the matching lines."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6858
+#: ../src/guestfs-actions.pod:6868
msgid "guestfs_zegrepi"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6860
+#: ../src/guestfs-actions.pod:6870
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6865 ../fish/guestfish-actions.pod:4567
+#: ../src/guestfs-actions.pod:6875 ../fish/guestfish-actions.pod:4567
msgid "This calls the external C<zegrep -i> program and returns the matching lines."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6877
+#: ../src/guestfs-actions.pod:6887
msgid "guestfs_zero"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6879
+#: ../src/guestfs-actions.pod:6889
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6883 ../fish/guestfish-actions.pod:4577
+#: ../src/guestfs-actions.pod:6893 ../fish/guestfish-actions.pod:4577
msgid "This command writes zeroes over the first few blocks of C<device>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6885 ../fish/guestfish-actions.pod:4579
+#: ../src/guestfs-actions.pod:6895 ../fish/guestfish-actions.pod:4579
msgid ""
"How many blocks are zeroed isn't specified (but it's I<not> enough to "
"securely wipe the device). It should be sufficient to remove any partition "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6889
+#: ../src/guestfs-actions.pod:6899
msgid "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6900
+#: ../src/guestfs-actions.pod:6910
msgid "guestfs_zero_device"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6902
+#: ../src/guestfs-actions.pod:6912
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6906
+#: ../src/guestfs-actions.pod:6916
msgid ""
"This command writes zeroes over the entire C<device>. Compare with "
"C<guestfs_zero> which just zeroes the first few blocks of a device."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6920
+#: ../src/guestfs-actions.pod:6930
msgid "(Added in 1.3.1)"
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6922
+#: ../src/guestfs-actions.pod:6932
msgid "guestfs_zerofree"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6924
+#: ../src/guestfs-actions.pod:6934
#, no-wrap
msgid ""
" int\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6928 ../fish/guestfish-actions.pod:4600
+#: ../src/guestfs-actions.pod:6938 ../fish/guestfish-actions.pod:4600
msgid ""
"This runs the I<zerofree> program on C<device>. This program claims to zero "
"unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6933 ../fish/guestfish-actions.pod:4605
+#: ../src/guestfs-actions.pod:6943 ../fish/guestfish-actions.pod:4605
msgid "You should B<not> run this program if the filesystem is mounted."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6936 ../fish/guestfish-actions.pod:4608
+#: ../src/guestfs-actions.pod:6946 ../fish/guestfish-actions.pod:4608
msgid ""
"It is possible that using this program can damage the filesystem or data on "
"the filesystem."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6943
+#: ../src/guestfs-actions.pod:6953
msgid "guestfs_zfgrep"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6945
+#: ../src/guestfs-actions.pod:6955
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6950 ../fish/guestfish-actions.pod:4615
+#: ../src/guestfs-actions.pod:6960 ../fish/guestfish-actions.pod:4615
msgid "This calls the external C<zfgrep> program and returns the matching lines."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6962
+#: ../src/guestfs-actions.pod:6972
msgid "guestfs_zfgrepi"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6964
+#: ../src/guestfs-actions.pod:6974
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6969 ../fish/guestfish-actions.pod:4625
+#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4625
msgid "This calls the external C<zfgrep -i> program and returns the matching lines."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:6981
+#: ../src/guestfs-actions.pod:6991
msgid "guestfs_zfile"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:6983
+#: ../src/guestfs-actions.pod:6993
#, no-wrap
msgid ""
" char *\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6988 ../fish/guestfish-actions.pod:4635
+#: ../src/guestfs-actions.pod:6998 ../fish/guestfish-actions.pod:4635
msgid "This command runs C<file> after first decompressing C<path> using C<method>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6991 ../fish/guestfish-actions.pod:4638
+#: ../src/guestfs-actions.pod:7001 ../fish/guestfish-actions.pod:4638
msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6993
+#: ../src/guestfs-actions.pod:7003
msgid ""
"Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
"files."
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:6999 ../fish/guestfish-actions.pod:4643
+#: ../src/guestfs-actions.pod:7009 ../fish/guestfish-actions.pod:4643
msgid "This function is deprecated. In new code, use the C<file> call instead."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:7008
+#: ../src/guestfs-actions.pod:7018
msgid "guestfs_zgrep"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:7010
+#: ../src/guestfs-actions.pod:7020
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:7015 ../fish/guestfish-actions.pod:4654
+#: ../src/guestfs-actions.pod:7025 ../fish/guestfish-actions.pod:4654
msgid "This calls the external C<zgrep> program and returns the matching lines."
msgstr ""
# type: =head2
-#: ../src/guestfs-actions.pod:7027
+#: ../src/guestfs-actions.pod:7037
msgid "guestfs_zgrepi"
msgstr ""
# type: verbatim
-#: ../src/guestfs-actions.pod:7029
+#: ../src/guestfs-actions.pod:7039
#, no-wrap
msgid ""
" char **\n"
msgstr ""
# type: textblock
-#: ../src/guestfs-actions.pod:7034 ../fish/guestfish-actions.pod:4664
+#: ../src/guestfs-actions.pod:7044 ../fish/guestfish-actions.pod:4664
msgid "This calls the external C<zgrep -i> program and returns the matching lines."
msgstr ""
"Project-Id-Version: libguestfs.master\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: \n"
"Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n"
"Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n"
msgid "no subprocess to kill"
msgstr "ningún subproceso que finalizar"
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr "guestfs_set_busy: llamado cuando se encontraba en estado %d != READY "
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: llamado cuando se encontraba en estado %d"
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
"check_for_daemon_cancellation_or_eof: se ha leído 0x%x desde el demonio, se "
"esperaba 0x%x\n"
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr "fin no esperado del archivo mientras se leía desde el demonio"
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr ""
"se ha recibido una identificación mágica desde guestfsd, pero en estado %d"
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "la longitud del mensaje (%u) > tamaño máximo posible (%d)"
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: estado %d != BUSY"
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr "falló xdr_guestfs_message_header"
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr "el despacho falló al presentar los argumentos"
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: estado %d != READY"
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "falló xdr_guestfs_chunk (buf = %p, buflen = %zu)"
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: error en codificación fragmentada"
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr "escribe en el socket del demonio"
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr ""
"receive_file_data: error de análisis en la respuesta de devolución de llamada"
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr ""
"receive_file_data: se ha recibido una marca no esperada mientras se leían "
"porciones del archivo "
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr "falló al analizar porciones del archivo"
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr "el demonio ha cancelado la recepción del archivo"
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: 2010-02-02 13:45+0530\n"
"Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
"Language-Team: Gujarati\n"
msgid "no subprocess to kill"
msgstr "મારવા માટે ઉપપ્રક્રિયા નથી"
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr "guestfs_set_busy: બોલાવેલ છે જ્યારે state %d != READY માં છે"
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: બોલાવેલ છે જ્યારે state %d માં છે"
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
"check_for_daemon_cancellation_or_eof: ડિમન માંથી 0x%x ને વાંચો, ઇચ્છિત 0x%x\n"
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr "ફાઇલનો અનિચ્છનીય અંત જ્યારે ડિમન માંથી વાંચી રહ્યા હોય"
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd માંથી મળેલ જાદુઇ હસ્તાક્ષર, પરંતુ state %d માં છે"
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "સંદેશ લંબાઇ (%u) > મહત્તમ શક્ય માપ (%d)"
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: state %d != BUSY"
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header નિષ્ફળ"
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr "માર્શલ દલીલોને મોકલવાનું નિષ્ફળ"
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: state %d != READY"
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk નિષ્ફળ (buf = %p, buflen = %zu)"
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: ટૂકડા થયેલ એનકોડીંગમાં ભૂલ"
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr "ડિમન સોકેટમાં લખો"
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: કોલબેક જવાબમાં પદચ્છેદન ભૂલ"
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: મળેલ અનિચ્છનીય ફ્લેગ જ્યારે ફાઇલ ટૂકડાઓને વાંચી રહ્યા હોય"
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr "ફાઇલનાં ટૂકડાને પદચ્છેદન કરવાનું નિષ્ફળ"
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr "ડિમન દ્દારા રદ થયેલ ફાઇલ મેળવી"
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: 2010-02-16 12:57+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <Red Hat>\n"
msgid "no subprocess to kill"
msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr "guestfs_set_busy: called when in state %d != READY"
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: called when in state %d"
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "message length (%u) > maximum possible size (%d)"
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: state %d != BUSY"
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header failed"
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr "dispatch failed to marshal args"
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: state %d != READY"
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: error in chunked encoding"
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr "डेमॉन सॉकेट में लिखें"
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: parse error in reply callback"
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: unexpected flag received when reading file chunks"
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
"Project-Id-Version: libguestfs 1.0.83\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: 2010-02-24 11:56+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
"Language-Team: kn-IN <>\n"
msgid "no subprocess to kill"
msgstr "ಅಂತ್ಯಗೊಳಿಸಲು ಯಾವುದೆ ಉಪಪ್ರಕ್ರಿಯೆಯು ಇಲ್ಲ"
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr "guestfs_set_busy: %d != READY ಎಂಬ ಸ್ಥಿತಿಯಲ್ಲಿದ್ದಾಗ ಕರೆಯಲಾಗಿದೆ"
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: %d ಎಂಬ ಸ್ಥಿತಿಯಲ್ಲಿದ್ದಾಗ ಕರೆಯಲಾಗಿದೆ"
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
"check_for_daemon_cancellation_or_eof: ಡೀಮನ್ನಿಂದ 0x%x ಅನ್ನು ಓದಲಾಗಿದೆ, ಆದರೆ 0x%x "
"ಅನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು\n"
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr "ಡೀಮನ್ನಿಂದ ಓದುವಾಗ ಕಡತದ ಅನಿರೀಕ್ಷಿತ ಅಂತ್ಯವು ಕಂಡುಬಂದಿಲ್ಲ"
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd ಇಂದ ಮ್ಯಾಜಿಕ್ ಸಹಿಯನ್ನು ಪಡೆಯಲಾಗಿದೆ, ಆದರೆ %d ಸ್ಥಿತಿಯಲ್ಲಿದೆ"
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "ಸಂದೇಶದ ಉದ್ದ (%u) > ಸಾಧ್ಯವಿರುವ ಗರಿಷ್ಟ ಉದ್ದ (%d)"
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: ಸ್ಥಿತಿ %d != BUSY"
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header ವಿಫಲಗೊಂಡಿದೆ"
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr "ವಿಫಲಗೊಂಡವುಗಳನ್ನು ಮಾರ್ಶಲ್ ಆರ್ಗ್ಯುಮೆಂಟ್ಗಳಿಗೆ ರವಾನಿಸು"
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: ಸ್ಥಿತಿ %d != READY"
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk ವಿಫಲಗೊಂಡಿದೆ (buf = %p, buflen = %zu)"
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: ತುಂಡರಿಸಲಾದ ಎನ್ಕೋಡಿಂಗ್ನಲ್ಲಿ ದೋಷ"
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr "ಡೀಮನ್ ಸಾಕೆಟ್ಗೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ"
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: ಪ್ರತ್ಯುತ್ತರ ಕಾಲ್ಬ್ಯಾಕ್ನಲ್ಲಿ ಪಾರ್ಸ್ ದೋಷ"
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: ಕಡತದ ತುಣುಕಗಳು ಓದುವಾಗ ಅನಿರೀಕ್ಷಿತ ಫ್ಲಾಗ್ ಅನ್ನು ಪಡೆಯಲಾಗಿದೆ"
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr "ಕಡತದ ತುಣುಕನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr "ಕಡತವನ್ನು ಸ್ವೀಕರಿಸುವುದನ್ನು ಡೆಮನ್ ರದ್ದುಗೊಳಿಸಿದೆ"
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.7.17\n"
+"Project-Id-Version: libguestfs 1.7.18\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
msgid "no subprocess to kill"
msgstr ""
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr ""
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr ""
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr ""
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr ""
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr ""
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr ""
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr ""
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr ""
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr ""
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr ""
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr ""
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr ""
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr ""
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr ""
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr ""
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs.ml\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: 2010-02-02 18:35+0530\n"
"Last-Translator: Ani Peter | അനി പീറ്റര് <apeter@redhat.com>\n"
"Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് <smc-"
msgid "no subprocess to kill"
msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ്രക്രിയകളില്ല"
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr "guestfs_set_busy: %d != READY അവസ്ഥയില് വിളിച്ചിരിക്കുന്നു"
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: %d അവസ്ഥയില് വിളിച്ചിരിക്കുന്നു"
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr "ഡെമണില് നിന്നും വായിക്കുമ്പോള് അപ്രതീക്ഷിതമായി ഫയല് അവസാനിച്ചിരിക്കുന്നു"
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd-ല് നിന്നും ഒപ്പ് ലഭിച്ചു, പക്ഷേ %d അവസ്ഥയില്"
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "സന്ദേശത്തിന്റെ നീളം (%u) > ഏറ്റവും കൂടിയ സാധ്യമായ വ്യാപ്തി (%d)"
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: അവസ്ഥ %d != BUSY"
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header പരാജയപ്പെട്ടു"
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr "മാര്ഷല് ആര്ഗ്യുമെന്റുകളിലേക്കു് നല്കുന്നതു് പരാജയപ്പെട്ടു"
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: അവസ്ഥ %d != READY"
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk പരാജയപ്പെട്ടു (buf = %p, buflen = %zu)"
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: ചങ്ക്ഡ് എന്കോഡിങില് പിശക്"
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr "ഡെമണ് സോക്കറ്റിലേക്ക് സൂക്ഷിക്കുക"
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: parse error in reply callback"
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: ഫയല് ലഭ്യമാക്കുമ്പോള് അപ്രതീക്ഷിതമായ ഫ്ലാഗ് ലഭിച്ചിരിക്കുന്നു"
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr "ഫയല് പാഴ്സ് ചെയ്യുന്നതില് പരാജയപ്പെട്ടു"
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr "ഫയല് ലഭ്യമാക്കുന്നതു് ഡെമണ് റദ്ദാക്കിയിരിക്കുന്നു"
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: 2010-02-03 19:10+0530\n"
"Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
"Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
msgid "no subprocess to kill"
msgstr "kill करीता उपकार्य उपलब्ध नाही"
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr "guestfs_set_busy: state %d != READY स्थितीत असताना कॉल केले"
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: स्तर %d मध्ये असतेवेळी कॉल केले"
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
"check_for_daemon_cancellation_or_eof: डिमन पासून 0x%x वाचा, 0x%x अपेक्षीत\n"
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr "डिमन पासून वाचतेवेळी फाइल अनपेक्षीतपणे समाप्त झाले"
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd पासून मॅजीक स्वाक्षरी प्राप्त, परंतु स्तर %d असे आढळले"
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "संदेश लांबी (%u) > कमाल शक्य आकार (%d)"
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: state %d != BUSY"
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header अपयशी"
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr "marshal args करीता डिस्पॅच अपयशी"
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: state %d != READY"
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk अपयशी (buf = %p, buflen = %zu)"
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: चंक्ड् एनकोडिंग मध्ये त्रुटी आढळली"
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr "डिमक सॉकट मध्ये लिहा"
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: कॉलबॅक प्रतिसाद वाचतेवेळी त्रुटी"
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: फाइल खंड वाचतेवेळी अनपेक्षीत फ्लॅग प्राप्त झाले"
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr "फाइल खंड वाचण्यास अपयशी"
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr "डिमनने फाइल प्राप्यता रद्द केली"
"Project-Id-Version: libguestfs 1.5.4\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: 2010-09-02 15:28+0200\n"
"Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
"Language-Team: Fedora\n"
msgid "no subprocess to kill"
msgstr "geen sub-proces om af te schieten"
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr "guestfs_set_busy: aangeroepen in toestand %d != READY"
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: aangeroepen in toestand %d"
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
"check_for_daemon_cancellation_or_eof: 0x%x gelezen van daemon, verwachte 0x"
"%x\n"
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr "onverwacht einde van bestand bij het lezen van daemon"
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "magie ondertekening ontvangen van guestfsd, maar de toestand is %d"
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "boodschap lengte (%u) > maximaal mogelijke grootte (%d)"
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: toestand %d != BUSY"
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header mislukte"
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr "verzending faalde om argumenten te rangschikken"
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: toestand %d != READY"
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk mislukted (buf = %p, buflen = %zu)"
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: fout in chunk codering"
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr "schrijven naar daemon socket"
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: ontleed fout in antwoord callback"
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr ""
"receive_file_data: onverwachte vlag ontvangen bij het lezen van bestand "
"chunks"
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr "bestand chunk ontleden mislukte"
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr "bestand ontvangen geannuleerd door daemon"
"Project-Id-Version: libguestfs.master.or\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: 2010-02-01 18:17+0530\n"
"Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
"Language-Team: Oriya <oriya-it@googlegroups.com>\n"
msgid "no subprocess to kill"
msgstr "ବନ୍ଦ କରିବା ପାଇଁ କୌଣସି ଉପ-ପଦ୍ଧତି ନାହିଁ"
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr "guestfs_set_busy: ଅବସ୍ଥା %d ରେ ଥିବା ସମୟରେ ଡ଼ାକିଥିଲା != READY"
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: ଅବସ୍ଥା %d ରେ ଥିବା ସମୟରେ ଡ଼ାକିଥିଲା"
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr "check_for_daemon_cancellation_or_eof: ଡେମନରୁ 0x%x କୁ ପଢ଼ନ୍ତୁ, ଆଶାତିତ 0x%x\n"
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr "ଫାଇଲର ଅପ୍ରତ୍ୟାଶିତ ସମାପ୍ତି ଯେତେବେଳେ ଡେମନରୁ ପଢ଼ୁଅଛି"
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd ରୁ ଚମତ୍କାର ହସ୍ତାକ୍ଷର ଗ୍ରହଣ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା %d ରେ"
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "ସନ୍ଦେଶ ଲମ୍ବ (%u) > ସର୍ବାଧିକ ସମ୍ଭାବ୍ୟ ଆକାର (%d)"
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: ଅବସ୍ଥା %d != BUSY"
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header ବିଫଳ ହୋଇଛି"
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr "ମାର୍ଶାଲ args କୁ ପଠାଇବା ବିଫଳ ହୋଇଛି"
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: ଅବସ୍ଥା %d != READY"
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk ବିଫଳ ହୋଇଛି (buf = %p, buflen = %zu)"
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: ମିଶ୍ରିତ ସାଙ୍କେତିକରଣରେ ତ୍ରୁଟି"
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr "ଡେମନ ସକେଟରେ ଲେଖନ୍ତୁ"
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: ଉତ୍ତର ଡ଼ାକରାରେ ବିଶ୍ଳେଷଣ ତ୍ରୁଟି"
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: ଫାଇଲ ମାଳାକୁ ପଢ଼ିବା ସମୟରେ ଅପ୍ରତ୍ୟାଶିତ ଫ୍ଲାଗ ଗ୍ରହଣ ହୋଇଛି"
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr "ଫାଇଲ ମାଳାକୁ ବିଶ୍ଳେଷଣ କରିବାରେ ବିଫଳ"
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr "ଫାଇଲ ଗ୍ରହଣ ଡେମନ ଦ୍ଵାରା ବାତିଲ ହୋଇଛି"
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: 2010-01-29 12:50+0530\n"
"Last-Translator: Jaswinder Singh <jsingh@redhat.com>\n"
"Language-Team: Punjabi/Panjabi <kde-i18n-doc@kde.org>\n"
msgid "no subprocess to kill"
msgstr "ਖਤਮ ਕਰਨ ਲਈ ਕੋਈ ਅਧੀਨ-ਕਾਰਜ ਨਹੀਂ"
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr "guestfs_set_busy: called when in state %d != READY"
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: called when in state %d"
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr "ਡੈਮਨ ਤੋਂ ਪੜਨ ਸਮੇਂ ਅਚਾਨਕ ਫਾਇਲ ਅੰਤ"
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd ਤੋਂ ਮੈਜਿਕ ਸਿਗਨੇਚਰ , ਪਰ %d ਸਥਿਤੀ ਵਿੱਚ"
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "message length (%u) > maximum possible size (%d)"
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: state %d != BUSY"
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header failed"
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr "dispatch failed to marshal args"
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: state %d != READY"
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: error in chunked encoding"
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr "ਡੈਮਨ ਸਾਕਟ ਵਿੱਚ ਲਿਖੋ"
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: parse error in reply callback"
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: unexpected flag received when reading file chunks"
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr "ਫਾਇਲ ਚੰਕ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਫੇਲ ਹੋਇਆ"
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr "ਫਾਇਲ ਸਵੀਕਾਰ ਕਰਨਾ ਡੈਮਨ ਦੁਆਰਾ ਰੱਦ ਕੀਤਾ ਗਿਆ ਹੈ"
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: 2010-10-23 13:41+0200\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
msgid "no subprocess to kill"
msgstr "brak podprocesu do zniszczenia"
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr "guestfs_set_busy: wywołano, kiedy w stanie %d != GOTOWY"
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: wywołano, kiedy w stanie %d"
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
"check_for_daemon_cancellation_or_eof: odczytano 0x%x z demona, oczekiwano 0x"
"%x\n"
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr "nieoczekiwany koniec pliku podczas odczytywania z demona"
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "otrzymano podpis magic z guestfsd, ale w stanie %d"
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "długość komunikatu (%u) > maksymalny możliwy rozmiar (%d)"
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: stan %d != ZAJĘTY"
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header nie powiodło się"
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr "rozdzielenie parametrów marszałka nie powiodło się"
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: stan %d != GOTOWY"
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk nie powiodło się (bufor = %p, długość bufora = %zu)"
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: błąd w kodowaniu fragmentu"
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr "zapisuje do gniazda demona"
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: błąd przetwarzania w odpowiedzi wywołania zwrotnego"
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr ""
"receive_file_data: otrzymano nieoczekiwaną flagę podczas odczytywania "
"fragmentów pliku"
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr "przetworzenie fragmentu pliku nie powiodło się"
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr "otrzymanie pliku zostało anulowane przez demona"
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: 2010-01-29 13:38+0530\n"
"Last-Translator: I. Felix <ifelix@redhat.com>\n"
"Language-Team: ta_IN <kde-i18n-doc@kde.org>\n"
msgid "no subprocess to kill"
msgstr "அழிப்பதற்கு துணைசெயல்பாடுகள் இல்லை"
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr "guestfs_set_busy: %d நிலையில் உள்ள போது அழைத்தது!= READY"
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: நிலை %dல் உள்ள போது அழைத்தது"
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
"check_for_daemon_cancellation_or_eof: டொமைனிலிருந்து 0x%x ஐ வாசி, "
"எதிர்பார்க்கப்பட்ட 0x%x\n"
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr "unexpected end of file when reading from daemon"
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "received magic signature from guestfsd, but in state %d"
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "செய்தி அளவு (%u) > குறைந்தபட்ச சாத்தியமான அளவு (%d)"
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: நிலை%d != BUSY"
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header தோல்வியுற்றது"
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr "marshal args ஐ அனுப்ப முடியவில்லை"
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: நிலை %d != READY"
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk தோல்வியுற்றது (buf = %p, buflen = %zu)"
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: error in chunked encoding"
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr "டொமைன் சாக்கெட்டிற்கு எழுது"
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: பதில் பின்அழைப்பில் உள்ள பிழையை பகுக்கவும்"
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: கோப்பு சங்க்கை வாசிக்கும் போது எதிர்பாராத கொடி பெறப்பட்டது"
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr "கோப்பு சங்க்கை பகுக்க முடியவில்லை"
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr "கோப்பினை பெறுதல் டொமைனால் ரத்து செய்யப்பட்டது"
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-30 15:00+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
"PO-Revision-Date: 2010-01-27 20:03+0530\n"
"Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
"Language-Team: Telugu <en@li.org>\n"
msgid "no subprocess to kill"
msgstr "అంతంచేయుటకు యే వుపకార్యక్రమము లేదు"
-#: src/proto.c:143
+#: src/proto.c:146
#, c-format
msgid "guestfs_set_busy: called when in state %d != READY"
msgstr "guestfs_set_busy: state %d != READY అయినప్పుడు పిలువబడును"
-#: src/proto.c:166
+#: src/proto.c:169
#, c-format
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: state %d నందు పిలువబడును"
-#: src/proto.c:281
+#: src/proto.c:350
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
"check_for_daemon_cancellation_or_eof: డెమోన్నుండి 0x%x చదివెను, కావలసినది 0x%x\n"
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
msgid "unexpected end of file when reading from daemon"
msgstr "డెమోన్నుండి చదువునప్పుడు అనుకోని ఫైలు ముగింపు"
-#: src/proto.c:474
+#: src/proto.c:540
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "స్థితి %d నందు, guestfsd నుండి చమత్కార సంతకము పొందబడింది"
-#: src/proto.c:491
+#: src/proto.c:557
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "సందేశము పొడవు (%u) > సాధ్యమగు గరిష్ట పరిమాణము (%d)"
-#: src/proto.c:641
+#: src/proto.c:708
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: state %d != BUSY"
-#: src/proto.c:663
+#: src/proto.c:732
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header విఫలమైంది"
-#: src/proto.c:672
+#: src/proto.c:741
msgid "dispatch failed to marshal args"
msgstr "మార్షల్ argsకు చేరవేత విఫలమైంది"
-#: src/proto.c:802
+#: src/proto.c:871
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: state %d != READY"
-#: src/proto.c:818
+#: src/proto.c:887
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk విఫలమైంది (buf = %p, buflen = %zu)"
-#: src/proto.c:941
+#: src/proto.c:1010
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: చంకడ్ ఎన్కోడింగ్ నందు దోషము"
-#: src/proto.c:969
+#: src/proto.c:1038
msgid "write to daemon socket"
msgstr "డెమోన్ సాకెట్కు వ్రాయుము"
-#: src/proto.c:992
+#: src/proto.c:1061
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: రిప్లై కాల్బ్యాక్ నందు పార్శ్ దోషము"
-#: src/proto.c:997
+#: src/proto.c:1066
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: ఫైలు ముక్కలను చదువునప్పుడు అనుకోని ఫ్లాగ్ స్వీకరించబడింది"
-#: src/proto.c:1005
+#: src/proto.c:1074
msgid "failed to parse file chunk"
msgstr "ఫైలు ముక్కను పార్శ్ చేయుటలో విఫలమైంది"
-#: src/proto.c:1014
+#: src/proto.c:1083
msgid "file receive cancelled by daemon"
msgstr "ఫైలు స్వీకరణ డెమోన్ ద్వారా రద్దుచేయబడింది"