From 6bb4d13d718d17ee89602acb97c46bc4d4a38d02 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 15 Mar 2011 21:49:53 +0000 Subject: [PATCH] Version 1.9.11. --- AUTHORS | 1 + BUGS | 24 +- configure.ac | 2 +- po-docs/ja.po | 2517 +++++++++++++++++++++++++------------------ po-docs/libguestfs-docs.pot | 2342 ++++++++++++++++++++++++---------------- po/es.po | 165 +-- po/gu.po | 165 +-- po/hi.po | 165 +-- po/kn.po | 165 +-- po/libguestfs.pot | 167 +-- po/ml.po | 165 +-- po/mr.po | 165 +-- po/nl.po | 165 +-- po/or.po | 165 +-- po/pa.po | 165 +-- po/pl.po | 165 +-- po/ta.po | 165 +-- po/te.po | 165 +-- 18 files changed, 3974 insertions(+), 3059 deletions(-) diff --git a/AUTHORS b/AUTHORS index d0cf17e..68f42ef 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,3 +1,4 @@ +Angus Salkeld Ani Peter Charles Duffy Daniel Berrange diff --git a/BUGS b/BUGS index 509b97d..c1c74c7 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-03-08 16:20:41 +Last updated: 2011-03-15 22:06:31 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -20,9 +20,6 @@ When reporting a new bug, please check: -------------------------------------------------- Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. -672491 NEW https://bugzilla.redhat.com/show_bug.cgi?id=672491 - RFE: guestfs_last_errno should be exposed in perl bindings - 672825 NEW https://bugzilla.redhat.com/show_bug.cgi?id=672825 libguestfs is not aware of the Windows Recovery Console extra partition @@ -32,6 +29,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 676020 NEW https://bugzilla.redhat.com/show_bug.cgi?id=676020 After using virt-resize with an ntfs partition windows is not booting +684486 NEW https://bugzilla.redhat.com/show_bug.cgi?id=684486 + Guest fails to boot after virt-resize + +684980 NEW https://bugzilla.redhat.com/show_bug.cgi?id=684980 + calling guestfs_kill_subprocess() then guestfs_close() causes a lockup in some applications + +685009 NEW https://bugzilla.redhat.com/show_bug.cgi?id=685009 + Got error when expanding ntfs filesystem + 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order @@ -146,9 +152,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 664558 NEW https://bugzilla.redhat.com/show_bug.cgi?id=664558 RFE: Allow to set log callback in Ruby bindings -667610 NEW https://bugzilla.redhat.com/show_bug.cgi?id=667610 - Multiple bugs, memory leaks in libguestfs ruby bindings - 677286 NEW https://bugzilla.redhat.com/show_bug.cgi?id=677286 libguestfs incorrectly detects Red Hat desktop as 'redhat-based' instead of 'redhat' @@ -158,6 +161,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 682980 NEW https://bugzilla.redhat.com/show_bug.cgi?id=682980 libguestfs incorrectly detects Red Hat desktop as 'redhat-based' instead of 'redhat' +672491 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=672491 + RFE: guestfs_last_errno should be exposed in perl bindings + 576879 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=576879 libguestfs protocol loses synchronization if you 'upload' before mounting disks @@ -327,8 +333,8 @@ You can help by testing the fixes. 663407 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=663407 readlink and readlinklist returns /sysroot/ in some paths -682979 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=682979 - libguestfs incorrectly detects Red Hat desktop as 'redhat-based' instead of 'redhat' +667610 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=667610 + Multiple bugs, memory leaks in libguestfs ruby bindings -------------------------------------------------- These bugs are in the VERIFIED state. diff --git a/configure.ac b/configure.ac index cd78875..1aebdbb 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # major/minor/release must be numbers m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [9]) -m4_define([libguestfs_release], [10]) +m4_define([libguestfs_release], [11]) # extra can be any string m4_define([libguestfs_extra], []) diff --git a/po-docs/ja.po b/po-docs/ja.po index 7d15fc1..1c2d62b 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: 2010-09-02 14:46+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -924,10 +924,11 @@ msgstr "" #: ../src/guestfs.pod:1158 ../src/guestfs.pod:1162 ../src/guestfs.pod:1166 #: ../src/guestfs.pod:1170 ../src/guestfs.pod:1174 ../src/guestfs.pod:1178 #: ../src/guestfs.pod:1660 ../src/guestfs.pod:1665 ../src/guestfs.pod:1669 -#: ../src/guestfs.pod:1779 ../src/guestfs.pod:1784 ../src/guestfs.pod:1788 -#: ../src/guestfs.pod:2140 ../src/guestfs.pod:2146 ../src/guestfs.pod:2151 -#: ../src/guestfs.pod:2157 ../src/guestfs.pod:2622 ../src/guestfs.pod:2626 -#: ../src/guestfs.pod:2630 ../src/guestfs.pod:2634 +#: ../src/guestfs.pod:1770 ../src/guestfs.pod:1775 ../src/guestfs.pod:1779 +#: ../src/guestfs.pod:2008 ../src/guestfs.pod:2013 ../src/guestfs.pod:2019 +#: ../src/guestfs.pod:2027 ../src/guestfs.pod:2381 ../src/guestfs.pod:2387 +#: ../src/guestfs.pod:2392 ../src/guestfs.pod:2398 ../src/guestfs.pod:2863 +#: ../src/guestfs.pod:2867 ../src/guestfs.pod:2871 ../src/guestfs.pod:2875 #: ../src/guestfs-actions.pod:15 ../src/guestfs-actions.pod:22 #: ../src/guestfs-actions.pod:577 ../src/guestfs-actions.pod:585 #: ../src/guestfs-actions.pod:592 ../src/guestfs-actions.pod:599 @@ -1101,7 +1102,7 @@ msgstr "" # type: =item #. type: =item #: ../src/guestfs.pod:469 ../src/guestfs.pod:1281 ../src/guestfs.pod:1412 -#: ../src/guestfs.pod:2185 +#: ../src/guestfs.pod:2426 msgid "1." msgstr "" @@ -1123,7 +1124,7 @@ msgstr "" # type: =item #. type: =item #: ../src/guestfs.pod:475 ../src/guestfs.pod:1285 ../src/guestfs.pod:1416 -#: ../src/guestfs.pod:2210 +#: ../src/guestfs.pod:2451 msgid "2." msgstr "" @@ -3753,277 +3754,508 @@ msgstr "" msgid "SETTING CALLBACKS TO HANDLE EVENTS" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1686 msgid "" -"The child process generates events in some situations. Current events " -"include: receiving a log message, the child process exits." +"B This section documents the generic event mechanism introduced in " +"libguestfs 1.10, which you should use in new code if possible. The old " +"functions C, " +"C, " +"C, C and " +"C are no longer documented in this manual " +"page." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1694 +msgid "" +"Handles generate events when certain things happen, such as log messages " +"being generated, progress messages during long-running operations, or the " +"handle being closed. The API calls described below let you register a " +"callback to be called when events happen. You can register multiple " +"callbacks (for the same, different or overlapping sets of events), and " +"individually remove callbacks. If callbacks are not removed, then they " +"remain in force until the handle is closed." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1702 +msgid "" +"In the current implementation, events are only generated synchronously: that " +"means that events (and hence callbacks) can only happen while you are in the " +"middle of making another libguestfs call. The callback is called in the " +"same thread." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1707 +msgid "" +"Events may contain a payload, usually nothing (void), an array of 64 bit " +"unsigned integers, or a message buffer. Payloads are discussed later on." +msgstr "" + +#. type: =head3 +#: ../src/guestfs.pod:1711 +msgid "CLASSES OF EVENTS" +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1715 +msgid "GUESTFS_EVENT_CLOSE (payload type: void)" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1689 +#: ../src/guestfs.pod:1718 msgid "" -"Use the C functions to set a callback for different " -"types of events." +"The callback function will be called while the handle is being closed " +"(synchronously from L)." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1692 +#: ../src/guestfs.pod:1721 msgid "" -"Only I can be registered for each handle. " -"Calling C again overwrites the previous callback of " -"that type. Cancel all callbacks of this type by calling this function with " -"C set to C." +"Note that libguestfs installs an L handler to try to clean up " +"handles that are open when the program exits. This means that this callback " +"might be called indirectly from L, which can cause unexpected " +"problems in higher-level languages (eg. if your HLL interpreter has already " +"been cleaned up by the time this is called, and if your callback then jumps " +"into some HLL function)." msgstr "" -# type: =head2 -#. type: =head2 -#: ../src/guestfs.pod:1697 -msgid "guestfs_set_log_message_callback" +#. type: textblock +#: ../src/guestfs.pod:1728 +msgid "" +"If no callback is registered: the handle is closed without any callback " +"being invoked." msgstr "" -# type: verbatim -#. type: verbatim -#: ../src/guestfs.pod:1699 -#, no-wrap +#. type: =item +#: ../src/guestfs.pod:1731 +msgid "GUESTFS_EVENT_SUBPROCESS_QUIT (payload type: void)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1734 msgid "" -" typedef void (*guestfs_log_message_cb) (guestfs_h *g, void *opaque,\n" -" char *buf, int len);\n" -" void guestfs_set_log_message_callback (guestfs_h *g,\n" -" guestfs_log_message_cb cb,\n" -" void *opaque);\n" -"\n" +"The callback function will be called when the child process quits, either " +"asynchronously or if killed by L. (This " +"corresponds to a transition from any state to the CONFIG state)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1738 ../src/guestfs.pod:1747 +msgid "If no callback is registered: the event is ignored." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1740 +msgid "GUESTFS_EVENT_LAUNCH_DONE (payload type: void)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1743 +msgid "" +"The callback function will be called when the child process becomes ready " +"first time after it has been launched. (This corresponds to a transition " +"from LAUNCHING to the READY state)." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1749 +msgid "GUESTFS_EVENT_PROGRESS (payload type: array of 4 x uint64_t)" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1705 +#: ../src/guestfs.pod:1752 +msgid "" +"Some long-running operations can generate progress messages. If this " +"callback is registered, then it will be called each time a progress message " +"is generated (usually two seconds after the operation started, and three " +"times per second thereafter until it completes, although the frequency may " +"change in future versions)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1758 msgid "" -"The callback function C will be called whenever qemu or the guest writes " -"anything to the console." +"The callback receives in the payload four unsigned 64 bit numbers which are " +"(in order): C, C, C, C." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1761 +msgid "" +"The units of C are not defined, although for some operations C " +"may relate in some way to the amount of data to be transferred (eg. in bytes " +"or megabytes), and C may be the portion which has been transferred." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1708 -msgid "Use this function to capture kernel messages and similar." +#: ../src/guestfs.pod:1766 +msgid "The only defined and stable parts of the API are:" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1710 +#: ../src/guestfs.pod:1772 msgid "" -"Normally there is no log message handler, and log messages are just " -"discarded." +"The callback can display to the user some type of progress bar or indicator " +"which shows the ratio of C:C." msgstr "" -# type: =head2 -#. type: =head2 -#: ../src/guestfs.pod:1713 -msgid "guestfs_set_subprocess_quit_callback" +# type: textblock +#. type: textblock +#: ../src/guestfs.pod:1777 +msgid "0 E= C E= C" msgstr "" -# type: verbatim -#. type: verbatim -#: ../src/guestfs.pod:1715 -#, no-wrap +# type: textblock +#. type: textblock +#: ../src/guestfs.pod:1781 msgid "" -" typedef void (*guestfs_subprocess_quit_cb) (guestfs_h *g, void *opaque);\n" -" void guestfs_set_subprocess_quit_callback (guestfs_h *g,\n" -" guestfs_subprocess_quit_cb cb,\n" -" void *opaque);\n" -"\n" +"If any progress notification is sent during a call, then a final progress " +"notification is always sent when C = C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1720 +#: ../src/guestfs.pod:1784 msgid "" -"The callback function C will be called when the child process quits, " -"either asynchronously or if killed by L. (This " -"corresponds to a transition from any state to the CONFIG state)." +"This is to simplify caller code, so callers can easily set the progress " +"indicator to \"100%\" at the end of the operation, without requiring special " +"code to detect this case." msgstr "" -# type: =head2 -#. type: =head2 -#: ../src/guestfs.pod:1725 -msgid "guestfs_set_launch_done_callback" +#. type: textblock +#: ../src/guestfs.pod:1790 +msgid "" +"The callback also receives the procedure number (C) and serial " +"number (C) of the call. These are only useful for debugging " +"protocol issues, and the callback can normally ignore them. The callback " +"may want to print these numbers in error messages or debugging messages." msgstr "" -# type: verbatim -#. type: verbatim -#: ../src/guestfs.pod:1727 -#, no-wrap +#. type: textblock +#: ../src/guestfs.pod:1796 +msgid "If no callback is registered: progress messages are discarded." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1798 +msgid "GUESTFS_EVENT_APPLIANCE (payload type: message buffer)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1801 msgid "" -" typedef void (*guestfs_launch_done_cb) (guestfs_h *g, void *opaque);\n" -" void guestfs_set_launch_done_callback (guestfs_h *g,\n" -" guestfs_launch_done_cb cb,\n" -" void *opaque);\n" -"\n" +"The callback function is called whenever a log message is generated by qemu, " +"the appliance kernel, guestfsd (daemon), or utility programs." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1732 +#: ../src/guestfs.pod:1804 msgid "" -"The callback function C will be called when the child process becomes " -"ready first time after it has been launched. (This corresponds to a " -"transition from LAUNCHING to the READY state)." +"If the verbose flag (L) is set before launch (L) then additional debug messages are generated." msgstr "" -# type: =head2 -#. type: =head2 -#: ../src/guestfs.pod:1736 -msgid "guestfs_set_close_callback" +#. type: textblock +#: ../src/guestfs.pod:1807 ../src/guestfs.pod:1821 +msgid "" +"If no callback is registered: the messages are discarded unless the verbose " +"flag is set in which case they are sent to stderr. You can override the " +"printing of verbose messages to stderr by setting up a callback." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1812 +msgid "GUESTFS_EVENT_LIBRARY (payload type: message buffer)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1815 +msgid "" +"The callback function is called whenever a log message is generated by the " +"library part of libguestfs." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1818 +msgid "" +"If the verbose flag (L) is set then additional debug " +"messages are generated." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1826 +msgid "GUESTFS_EVENT_TRACE (payload type: message buffer)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1829 +msgid "" +"The callback function is called whenever a trace message is generated. This " +"only applies if the trace flag (L) is set." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1832 +msgid "" +"If no callback is registered: the messages are sent to stderr. You can " +"override the printing of trace messages to stderr by setting up a callback." +msgstr "" + +#. type: =head3 +#: ../src/guestfs.pod:1838 +msgid "guestfs_set_event_callback" msgstr "" -# type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1738 +#: ../src/guestfs.pod:1840 #, no-wrap msgid "" -" typedef void (*guestfs_close_cb) (guestfs_h *g, void *opaque);\n" -" void guestfs_set_close_callback (guestfs_h *g,\n" -" guestfs_close_cb cb,\n" -" void *opaque);\n" +" int guestfs_set_event_callback (guestfs_h *g,\n" +" guestfs_event_callback cb,\n" +" uint64_t event_bitmask,\n" +" int flags,\n" +" void *opaque);\n" "\n" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1743 +#: ../src/guestfs.pod:1846 msgid "" -"The callback function C will be called while the handle is being closed " -"(synchronously from L)." +"This function registers a callback (C) for all event classes in the " +"C." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1746 +#: ../src/guestfs.pod:1849 msgid "" -"Note that libguestfs installs an L handler to try to clean up " -"handles that are open when the program exits. This means that this callback " -"might be called indirectly from L, which can cause unexpected " -"problems in higher-level languages (eg. if your HLL interpreter has already " -"been cleaned up by the time this is called, and if your callback then jumps " -"into some HLL function)." +"For example, to register for all log message events, you could call this " +"function with the bitmask C. " +"To register a single callback for all possible classes of events, use " +"C." msgstr "" -# type: =head2 -#. type: =head2 -#: ../src/guestfs.pod:1754 -msgid "guestfs_set_progress_callback" +#. type: textblock +#: ../src/guestfs.pod:1855 +msgid "C should always be passed as 0." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1857 +msgid "" +"C is an opaque pointer which is passed to the callback. You can use " +"it for any purpose." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1860 +msgid "" +"The return value is the event handle (an integer) which you can use to " +"delete the callback (see below)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1863 +msgid "" +"If there is an error, this function returns C<-1>, and sets the error in the " +"handle in the usual way (see L etc.)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1866 +msgid "" +"Callbacks remain in effect until they are deleted, or until the handle is " +"closed." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1869 +msgid "" +"In the case where multiple callbacks are registered for a particular event " +"class, all of the callbacks are called. The order in which multiple " +"callbacks are called is not defined." +msgstr "" + +#. type: =head3 +#: ../src/guestfs.pod:1873 +msgid "guestfs_delete_event_callback" msgstr "" -# type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1756 +#: ../src/guestfs.pod:1875 #, no-wrap msgid "" -" typedef void (*guestfs_progress_cb) (guestfs_h *g, void *opaque,\n" -" int proc_nr, int serial,\n" -" uint64_t position, uint64_t total);\n" -" void guestfs_set_progress_callback (guestfs_h *g,\n" -" guestfs_progress_cb cb,\n" -" void *opaque);\n" +" void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n" "\n" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1763 +#: ../src/guestfs.pod:1877 msgid "" -"Some long-running operations can generate progress messages. If this " -"callback is registered, then it will be called each time a progress message " -"is generated (usually two seconds after the operation started, and three " -"times per second thereafter until it completes, although the frequency may " -"change in future versions)." +"Delete a callback that was previously registered. C should be " +"the integer that was returned by a previous call to " +"C on the same handle." +msgstr "" + +#. type: =head3 +#: ../src/guestfs.pod:1881 +msgid "guestfs_event_callback" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1883 +#, no-wrap +msgid "" +" typedef void (*guestfs_event_callback) (\n" +" guestfs_h *g,\n" +" void *opaque,\n" +" uint64_t event,\n" +" int event_handle,\n" +" int flags,\n" +" const char *buf, size_t buf_len,\n" +" const uint64_t *array, size_t array_len);\n" +"\n" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1769 +#: ../src/guestfs.pod:1892 msgid "" -"The callback receives two numbers: C and C. The units of " -"C are not defined, although for some operations C may relate " -"in some way to the amount of data to be transferred (eg. in bytes or " -"megabytes), and C may be the portion which has been transferred." +"This is the type of the event callback function that you have to provide." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1775 -msgid "The only defined and stable parts of the API are:" +#: ../src/guestfs.pod:1895 +msgid "" +"The basic parameters are: the handle (C), the opaque user pointer " +"(C), the event class (eg. C), the event " +"handle, and C which in the current API you should ignore." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1781 +#: ../src/guestfs.pod:1899 msgid "" -"The callback can display to the user some type of progress bar or indicator " -"which shows the ratio of C:C." +"The remaining parameters contain the event payload (if any). Each event may " +"contain a payload, which usually relates to the event class, but for future " +"proofing your code should be written to handle any payload for any event " +"class." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1786 -msgid "0 E= C E= C" +#: ../src/guestfs.pod:1904 +msgid "" +"C and C contain a message buffer (if C, then " +"there is no message buffer). Note that this message buffer can contain " +"arbitrary 8 bit data, including NUL bytes." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1790 +#: ../src/guestfs.pod:1908 msgid "" -"If any progress notification is sent during a call, then a final progress " -"notification is always sent when C = C." +"C and C is an array of 64 bit unsigned integers. At the " +"moment this is only used for progress messages." +msgstr "" + +#. type: =head3 +#: ../src/guestfs.pod:1911 +msgid "EXAMPLE: CAPTURING LOG MESSAGES" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1793 +#: ../src/guestfs.pod:1913 msgid "" -"This is to simplify caller code, so callers can easily set the progress " -"indicator to \"100%\" at the end of the operation, without requiring special " -"code to detect this case." +"One motivation for the generic event API was to allow GUI programs to " +"capture debug and other messages. In libguestfs E 1.8 these were sent " +"unconditionally to C." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1799 +#: ../src/guestfs.pod:1917 msgid "" -"The callback also receives the procedure number and serial number of the " -"call. These are only useful for debugging protocol issues, and the callback " -"can normally ignore them. The callback may want to print these numbers in " -"error messages or debugging messages." +"Events associated with log messages are: C, " +"C and C. (Note that error " +"messages are not events; you must capture error messages separately)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1922 +msgid "" +"Programs have to set up a callback to capture the classes of events of " +"interest:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1925 +#, no-wrap +msgid "" +" int eh =\n" +" guestfs_set_event_callback\n" +" (g, message_callback,\n" +" GUESTFS_EVENT_LIBRARY|GUESTFS_EVENT_APPLIANCE|\n" +" GUESTFS_EVENT_TRACE,\n" +" 0, NULL) == -1)\n" +" if (eh == -1) {\n" +" // handle error in the usual way\n" +" }\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1935 +msgid "" +"The callback can then direct messages to the appropriate place. In this " +"example, messages are directed to syslog:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1938 +#, no-wrap +msgid "" +" static void\n" +" message_callback (\n" +" guestfs_h *g,\n" +" void *opaque,\n" +" uint64_t event,\n" +" int event_handle,\n" +" int flags,\n" +" const char *buf, size_t buf_len,\n" +" const uint64_t *array, size_t array_len)\n" +" {\n" +" const int priority = LOG_USER|LOG_INFO;\n" +" if (buf_len > 0)\n" +" syslog (priority, \"event 0x%lx: %s\", event, buf);\n" +" }\n" +"\n" msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1804 +#: ../src/guestfs.pod:1953 msgid "PRIVATE DATA AREA" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1806 +#: ../src/guestfs.pod:1955 msgid "" -"You can attach named pieces of private data to the libguestfs handle, and " -"fetch them by name for the lifetime of the handle. This is called the " -"private data area and is only available from the C API." +"You can attach named pieces of private data to the libguestfs handle, fetch " +"them by name, and walk over them, for the lifetime of the handle. This is " +"called the private data area and is only available from the C API." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1810 +#: ../src/guestfs.pod:1960 msgid "To attach a named piece of data, use the following call:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1812 +#: ../src/guestfs.pod:1962 #, no-wrap msgid "" " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" @@ -4032,7 +4264,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1814 +#: ../src/guestfs.pod:1964 msgid "" "C is the name to associate with this data, and C is an arbitrary " "pointer (which can be C). Any previous item with the same name is " @@ -4041,7 +4273,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1818 +#: ../src/guestfs.pod:1968 msgid "" "You can use any C you want, but names beginning with an underscore " "character are reserved for internal libguestfs purposes (for implementing " @@ -4051,13 +4283,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1823 +#: ../src/guestfs.pod:1973 msgid "To retrieve the pointer, use:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1825 +#: ../src/guestfs.pod:1975 #, no-wrap msgid "" " void *guestfs_get_private (guestfs_h *g, const char *key);\n" @@ -4066,43 +4298,198 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1827 +#: ../src/guestfs.pod:1977 msgid "" "This function returns C if either no data is found associated with " "C, or if the user previously set the C's C pointer to " "C." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1831 +#: ../src/guestfs.pod:1981 msgid "" "Libguestfs does not try to look at or interpret the C pointer in any " "way. As far as libguestfs is concerned, it need not be a valid pointer at " "all. In particular, libguestfs does I try to free the data when the " "handle is closed. If the data must be freed, then the caller must either " "free it before calling L or must set up a close callback to " -"do it (see L, and note that only one callback " -"can be registered for a handle)." +"do it (see L)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1988 +msgid "To walk over all entries, use these two functions:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1990 +#, no-wrap +msgid "" +" void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" +"\n" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1992 +#, no-wrap +msgid "" +" void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1994 +msgid "" +"C returns the first key, pointer pair (\"first\" does " +"not have any particular meaning -- keys are not returned in any defined " +"order). A pointer to the key is returned in C<*key_rtn> and the " +"corresponding data pointer is returned from the function. C is " +"returned if there are no keys stored in the handle." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2000 +msgid "" +"C returns the next key, pointer pair. The return " +"value of this function is also C is there are no further entries to " +"return." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2004 +msgid "Notes about walking over entries:" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2010 +msgid "" +"You must not call C while walking over the entries." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2015 +msgid "" +"The handle maintains an internal iterator which is reset when you call " +"C. This internal iterator is invalidated when you " +"call C." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2021 +msgid "If you have set the data pointer associated with a key to C, ie:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2023 +#, no-wrap +msgid "" +" guestfs_set_private (g, key, NULL);\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2025 +msgid "then that C is not returned when walking." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2029 +msgid "" +"C<*key_rtn> is only valid until the next call to C, " +"C or C." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2035 +msgid "" +"The following example code shows how to print all keys and data pointers " +"that are associated with the handle C:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2038 +#, no-wrap +msgid "" +" const char *key;\n" +" void *data = guestfs_first_private (g, &key);\n" +" while (data != NULL)\n" +" {\n" +" printf (\"key = %s, data = %p\\n\", key, data);\n" +" data = guestfs_next_private (g, &key);\n" +" }\n" +"\n" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1839 +#: ../src/guestfs.pod:2046 +msgid "" +"More commonly you are only interested in keys that begin with an application-" +"specific prefix C. Modify the loop like so:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2049 +#, no-wrap msgid "" -"The private data area is implemented using a hash table, and should be " -"reasonably efficient for moderate numbers of keys." +" const char *key;\n" +" void *data = guestfs_first_private (g, &key);\n" +" while (data != NULL)\n" +" {\n" +" if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n" +" printf (\"key = %s, data = %p\\n\", key, data);\n" +" data = guestfs_next_private (g, &key);\n" +" }\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2058 +msgid "" +"If you need to modify keys while walking, then you have to jump back to the " +"beginning of the loop. For example, to delete all keys prefixed with " +"C:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2062 +#, no-wrap +msgid "" +" const char *key;\n" +" void *data;\n" +" again:\n" +" data = guestfs_first_private (g, &key);\n" +" while (data != NULL)\n" +" {\n" +" if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n" +" {\n" +" guestfs_set_private (g, key, NULL);\n" +" /* note that 'key' pointer is now invalid, and so is\n" +" the internal iterator */\n" +" goto again;\n" +" }\n" +" data = guestfs_next_private (g, &key);\n" +" }\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2078 +msgid "" +"Note that the above loop is guaranteed to terminate because the keys are " +"being deleted, but other manipulations of keys within the loop might not " +"terminate unless you also maintain an indication of which keys have been " +"visited." msgstr "" # type: =end #. type: =end -#: ../src/guestfs.pod:1842 ../src/guestfs.pod:1847 +#: ../src/guestfs.pod:2083 ../src/guestfs.pod:2088 msgid "html" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1844 +#: ../src/guestfs.pod:2085 msgid "" " " @@ -4110,13 +4497,13 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1849 +#: ../src/guestfs.pod:2090 msgid "ARCHITECTURE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1851 +#: ../src/guestfs.pod:2092 msgid "" "Internally, libguestfs is implemented by running an appliance (a special " "type of small virtual machine) using L. Qemu runs as a child " @@ -4125,7 +4512,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1855 +#: ../src/guestfs.pod:2096 #, no-wrap msgid "" " ___________________\n" @@ -4152,7 +4539,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1875 +#: ../src/guestfs.pod:2116 msgid "" "The library, linked to the main program, creates the child process and hence " "the appliance in the L function." @@ -4160,7 +4547,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1878 +#: ../src/guestfs.pod:2119 msgid "" "Inside the appliance is a Linux kernel and a complete stack of userspace " "tools (such as LVM and ext2 programs) and a small controlling daemon called " @@ -4173,7 +4560,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1887 +#: ../src/guestfs.pod:2128 msgid "" "A common misunderstanding is that the appliance \"is\" the virtual machine. " "Although the disk image you are attached to might also be used by some " @@ -4185,19 +4572,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1894 +#: ../src/guestfs.pod:2135 msgid "STATE MACHINE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1896 +#: ../src/guestfs.pod:2137 msgid "libguestfs uses a state machine to model the child process:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1898 +#: ../src/guestfs.pod:2139 #, no-wrap msgid "" " |\n" @@ -4226,7 +4613,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1920 +#: ../src/guestfs.pod:2161 msgid "" "The normal transitions are (1) CONFIG (when the handle is created, but there " "is no child process), (2) LAUNCHING (when the child process is booting up), " @@ -4236,7 +4623,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1925 +#: ../src/guestfs.pod:2166 msgid "" "The guest may be killed by L, or may die " "asynchronously at any time (eg. due to some internal error), and that causes " @@ -4245,7 +4632,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1929 +#: ../src/guestfs.pod:2170 msgid "" "Configuration commands for qemu such as L can only be " "issued when in the CONFIG state." @@ -4253,7 +4640,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1932 +#: ../src/guestfs.pod:2173 msgid "" "The API offers one call that goes from CONFIG through LAUNCHING to READY. " "L blocks until the child process is READY to accept " @@ -4263,7 +4650,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1938 +#: ../src/guestfs.pod:2179 msgid "" "API actions such as L can only be issued when in the READY " "state. These API calls block waiting for the command to be carried out (ie. " @@ -4274,7 +4661,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1944 +#: ../src/guestfs.pod:2185 msgid "" "Finally, the child process sends asynchronous messages back to the main " "program, such as kernel log messages. You can register a callback to " @@ -4283,19 +4670,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:1948 +#: ../src/guestfs.pod:2189 msgid "INTERNALS" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs.pod:1950 +#: ../src/guestfs.pod:2191 msgid "COMMUNICATION PROTOCOL" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1952 +#: ../src/guestfs.pod:2193 msgid "" "Don't rely on using this protocol directly. This section documents how it " "currently works, but it may change at any time." @@ -4303,7 +4690,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1955 +#: ../src/guestfs.pod:2196 msgid "" "The protocol used to talk between the library and the daemon running inside " "the qemu virtual machine is a simple RPC mechanism built on top of XDR (RFC " @@ -4312,7 +4699,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1959 +#: ../src/guestfs.pod:2200 msgid "" "The detailed format of structures is in C (note: " "this file is automatically generated)." @@ -4320,7 +4707,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1962 +#: ../src/guestfs.pod:2203 msgid "" "There are two broad cases, ordinary functions that don't have any C " "and C parameters, which are handled with very simple request/reply " @@ -4331,19 +4718,19 @@ msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:1969 +#: ../src/guestfs.pod:2210 msgid "ORDINARY FUNCTIONS (NO FILEIN/FILEOUT PARAMS)" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1971 +#: ../src/guestfs.pod:2212 msgid "For ordinary functions, the request message is:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1973 +#: ../src/guestfs.pod:2214 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -4355,7 +4742,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1978 +#: ../src/guestfs.pod:2219 msgid "" "The total length field allows the daemon to allocate a fixed size buffer " "into which it slurps the rest of the message. As a result, the total length " @@ -4365,7 +4752,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1984 +#: ../src/guestfs.pod:2225 msgid "" "Note also that many functions don't take any arguments, in which case the " "C_args> is completely omitted." @@ -4373,7 +4760,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1987 +#: ../src/guestfs.pod:2228 msgid "" "The header contains the procedure number (C) which is how the " "receiver knows what type of args structure to expect, or none at all." @@ -4381,7 +4768,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1991 +#: ../src/guestfs.pod:2232 msgid "" "For functions that take optional arguments, the optional arguments are " "encoded in the C_args> structure in the same way as ordinary " @@ -4394,13 +4781,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:1999 +#: ../src/guestfs.pod:2240 msgid "The reply message for ordinary functions is:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2001 +#: ../src/guestfs.pod:2242 #, no-wrap msgid "" " total length (header + ret,\n" @@ -4412,7 +4799,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2006 +#: ../src/guestfs.pod:2247 msgid "" "As above the C_ret> structure may be completely omitted for " "functions that return no formal return values." @@ -4420,14 +4807,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2009 +#: ../src/guestfs.pod:2250 msgid "" "As above the total length of the reply is limited to C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2012 +#: ../src/guestfs.pod:2253 msgid "" "In the case of an error, a flag is set in the header, and the reply message " "is slightly changed:" @@ -4435,7 +4822,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2015 +#: ../src/guestfs.pod:2256 #, no-wrap msgid "" " total length (header + error,\n" @@ -4447,7 +4834,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2020 +#: ../src/guestfs.pod:2261 msgid "" "The C structure contains the error message as a " "string." @@ -4455,13 +4842,13 @@ msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:2023 +#: ../src/guestfs.pod:2264 msgid "FUNCTIONS THAT HAVE FILEIN PARAMETERS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2025 +#: ../src/guestfs.pod:2266 msgid "" "A C parameter indicates that we transfer a file I the guest. " "The normal request message is sent (see above). However this is followed by " @@ -4470,7 +4857,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2029 +#: ../src/guestfs.pod:2270 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -4485,13 +4872,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2037 +#: ../src/guestfs.pod:2278 msgid "The \"sequence of chunks\" is:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2039 +#: ../src/guestfs.pod:2280 #, no-wrap msgid "" " length of chunk (not including length word itself)\n" @@ -4506,7 +4893,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2047 +#: ../src/guestfs.pod:2288 msgid "" "The final chunk has the C field set to zero. Additionally a flag " "is set in the final chunk to indicate either successful completion or early " @@ -4515,7 +4902,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2051 +#: ../src/guestfs.pod:2292 msgid "" "At time of writing there are no functions that have more than one FileIn " "parameter. However this is (theoretically) supported, by sending the " @@ -4525,7 +4912,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2056 +#: ../src/guestfs.pod:2297 msgid "" "Both the library (sender) I the daemon (receiver) may cancel the " "transfer. The library does this by sending a chunk with a special flag set " @@ -4535,7 +4922,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2062 +#: ../src/guestfs.pod:2303 msgid "" "The daemon may also cancel. It does this by writing a special word " "C to the socket. The library listens for this during " @@ -4548,7 +4935,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2071 +#: ../src/guestfs.pod:2312 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 " @@ -4559,13 +4946,13 @@ msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:2077 +#: ../src/guestfs.pod:2318 msgid "FUNCTIONS THAT HAVE FILEOUT PARAMETERS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2079 +#: ../src/guestfs.pod:2320 msgid "" "The protocol for FileOut parameters is exactly the same as for FileIn " "parameters, but with the roles of daemon and library reversed." @@ -4573,7 +4960,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2082 +#: ../src/guestfs.pod:2323 #, no-wrap msgid "" " total length (header + ret,\n" @@ -4588,13 +4975,13 @@ msgstr "" # type: =head3 #. type: =head3 -#: ../src/guestfs.pod:2090 +#: ../src/guestfs.pod:2331 msgid "INITIAL MESSAGE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2092 +#: ../src/guestfs.pod:2333 msgid "" "When the daemon launches it sends an initial word (C) " "which indicates that the guest and daemon is alive. This is what L, followed by a fixed size progress message." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2102 +#: ../src/guestfs.pod:2343 msgid "" -"The library turns them into progress callbacks (see " -"C) if there is a callback registered, or " -"discards them if not." +"The library turns them into progress callbacks (see L) if there is a callback registered, or discards them " +"if not." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2106 +#: ../src/guestfs.pod:2347 msgid "" "The daemon self-limits the frequency of progress messages it sends (see " "C). Not all calls generate progress " @@ -4636,13 +5022,13 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2110 +#: ../src/guestfs.pod:2351 msgid "LIBGUESTFS VERSION NUMBERS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2112 +#: ../src/guestfs.pod:2353 msgid "" "Since April 2010, libguestfs has started to make separate development and " "stable releases, along with corresponding branches in our git repository. " @@ -4651,7 +5037,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2117 +#: ../src/guestfs.pod:2358 #, no-wrap msgid "" " even numbers for stable: 1.2.x, 1.4.x, ...\n" @@ -4669,13 +5055,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2128 +#: ../src/guestfs.pod:2369 msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2130 +#: ../src/guestfs.pod:2371 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 " @@ -4686,13 +5072,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2136 +#: ../src/guestfs.pod:2377 msgid "Our criteria for backporting changes are:" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2142 +#: ../src/guestfs.pod:2383 msgid "" "Documentation changes which don't affect any code are backported unless the " "documentation refers to a future feature which is not in stable." @@ -4700,7 +5086,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2148 +#: ../src/guestfs.pod:2389 msgid "" "Bug fixes which are not controversial, fix obvious problems, and have been " "well tested are backported." @@ -4708,7 +5094,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2153 +#: ../src/guestfs.pod:2394 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 " @@ -4717,7 +5103,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2159 +#: ../src/guestfs.pod:2400 msgid "" "We I backport new features, new APIs, new tools etc, except in one " "exceptional case: the new feature is required in order to implement an " @@ -4726,7 +5112,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2165 +#: ../src/guestfs.pod:2406 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 " @@ -4737,17 +5123,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2173 +#: ../src/guestfs.pod:2414 msgid "EXTENDING LIBGUESTFS" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2175 +#: ../src/guestfs.pod:2416 msgid "ADDING A NEW API ACTION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2177 +#: ../src/guestfs.pod:2418 msgid "" "Large amounts of boilerplate code in libguestfs (RPC, bindings, " "documentation) are generated, and this makes it easy to extend the " @@ -4755,19 +5141,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2181 +#: ../src/guestfs.pod:2422 msgid "To add a new API action there are two changes:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2187 +#: ../src/guestfs.pod:2428 msgid "" "You need to add a description of the call (name, parameters, return type, " "tests, documentation) to C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2190 +#: ../src/guestfs.pod:2431 msgid "" "There are two sorts of API action, depending on whether the call goes " "through to the daemon in the appliance, or is serviced entirely by the " @@ -4778,7 +5164,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2198 +#: ../src/guestfs.pod:2439 msgid "" "Most new actions are of the first type, and get added to the " "C list. Each function has a unique procedure number used " @@ -4788,7 +5174,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2204 +#: ../src/guestfs.pod:2445 msgid "" "For library-only actions of the second type, add to the " "C list. Since these functions are serviced by the " @@ -4798,36 +5184,36 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2212 +#: ../src/guestfs.pod:2453 msgid "Implement the action (in C):" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2214 +#: ../src/guestfs.pod:2455 msgid "" "For daemon actions, implement the function CnameE> in the " "C directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2217 +#: ../src/guestfs.pod:2458 msgid "" "For library actions, implement the function CnameE> " "(note: double underscore) in the C directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2220 +#: ../src/guestfs.pod:2461 msgid "In either case, use another function as an example of what to do." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2224 +#: ../src/guestfs.pod:2465 msgid "After making these changes, use C to compile." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2226 +#: ../src/guestfs.pod:2467 msgid "" "Note that you don't need to implement the RPC, language bindings, manual " "pages or anything else. It's all automatically generated from the OCaml " @@ -4835,12 +5221,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2230 +#: ../src/guestfs.pod:2471 msgid "ADDING TESTS FOR AN API ACTION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2232 +#: ../src/guestfs.pod:2473 msgid "" "You can supply zero or as many tests as you want per API call. The tests " "can either be added as part of the API description (C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2241 +#: ../src/guestfs.pod:2482 msgid "The test environment has 4 block devices:" msgstr "" #. type: =item -#: ../src/guestfs.pod:2245 +#: ../src/guestfs.pod:2486 msgid "C 500MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2247 +#: ../src/guestfs.pod:2488 msgid "General block device for testing." msgstr "" #. type: =item -#: ../src/guestfs.pod:2249 +#: ../src/guestfs.pod:2490 msgid "C 50MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2251 +#: ../src/guestfs.pod:2492 msgid "" "C is an ext2 filesystem used for testing filesystem write " "operations." msgstr "" #. type: =item -#: ../src/guestfs.pod:2254 +#: ../src/guestfs.pod:2495 msgid "C 10MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2256 +#: ../src/guestfs.pod:2497 msgid "Used in a few tests where two block devices are needed." msgstr "" #. type: =item -#: ../src/guestfs.pod:2258 +#: ../src/guestfs.pod:2499 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2260 +#: ../src/guestfs.pod:2501 msgid "ISO with fixed content (see C)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2264 +#: ../src/guestfs.pod:2505 msgid "" "To be able to run the tests in a reasonable amount of time, the libguestfs " "appliance and block devices are reused between tests. So don't try testing " @@ -4912,7 +5298,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2268 +#: ../src/guestfs.pod:2509 msgid "" "Each test starts with an initial scenario, selected using one of the " "C expressions, described in C. These " @@ -4922,7 +5308,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2274 +#: ../src/guestfs.pod:2515 msgid "" "You can add a prerequisite clause to any individual test. This is a run-" "time check, which, if it fails, causes the test to be skipped. Useful if " @@ -4932,14 +5318,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2280 +#: ../src/guestfs.pod:2521 msgid "" "In addition, packagers can skip individual tests by setting environment " "variables before running C." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2283 +#: ../src/guestfs.pod:2524 #, no-wrap msgid "" " SKIP_TEST__=1\n" @@ -4947,17 +5333,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2285 +#: ../src/guestfs.pod:2526 msgid "eg: C skips test #3 of L." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2287 +#: ../src/guestfs.pod:2528 msgid "or:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2289 +#: ../src/guestfs.pod:2530 #, no-wrap msgid "" " SKIP_TEST_=1\n" @@ -4965,17 +5351,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2291 +#: ../src/guestfs.pod:2532 msgid "eg: C skips all L tests." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2293 +#: ../src/guestfs.pod:2534 msgid "Packagers can run only certain tests by setting for example:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2295 +#: ../src/guestfs.pod:2536 #, no-wrap msgid "" " TEST_ONLY=\"vfs_type zerofree\"\n" @@ -4983,29 +5369,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2297 +#: ../src/guestfs.pod:2538 msgid "" "See C for more details of how these environment variables " "work." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2300 +#: ../src/guestfs.pod:2541 msgid "DEBUGGING NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2302 +#: ../src/guestfs.pod:2543 msgid "Test new actions work before submitting them." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2304 +#: ../src/guestfs.pod:2545 msgid "You can use guestfish to try out new commands." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2306 +#: ../src/guestfs.pod:2547 msgid "" "Debugging the daemon is a problem because it runs inside a minimal " "environment. However you can fprintf messages in the daemon to stderr, and " @@ -5013,12 +5399,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2310 +#: ../src/guestfs.pod:2551 msgid "FORMATTING CODE AND OTHER CONVENTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2312 +#: ../src/guestfs.pod:2553 msgid "" "Our C source code generally adheres to some basic code-formatting " "conventions. The existing code base is not totally consistent on this " @@ -5028,14 +5414,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2318 +#: ../src/guestfs.pod:2559 msgid "" "If you use Emacs, add the following to one of one of your start-up files (e." "g., ~/.emacs), to help ensure that you get indentation right:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2321 +#: ../src/guestfs.pod:2562 #, no-wrap msgid "" " ;;; In libguestfs, indent with spaces everywhere (not TABs).\n" @@ -5051,7 +5437,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2331 +#: ../src/guestfs.pod:2572 #, no-wrap msgid "" " ;;; When editing C sources in libguestfs, use this style.\n" @@ -5069,12 +5455,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2343 +#: ../src/guestfs.pod:2584 msgid "Enable warnings when compiling (and fix any problems this finds):" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2346 +#: ../src/guestfs.pod:2587 #, no-wrap msgid "" " ./configure --enable-gcc-warnings\n" @@ -5082,12 +5468,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2348 +#: ../src/guestfs.pod:2589 msgid "Useful targets are:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2350 +#: ../src/guestfs.pod:2591 #, no-wrap msgid "" " make syntax-check # checks the syntax of the C code\n" @@ -5096,36 +5482,36 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2353 +#: ../src/guestfs.pod:2594 msgid "DAEMON CUSTOM PRINTF FORMATTERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2355 +#: ../src/guestfs.pod:2596 msgid "" "In the daemon code we have created custom printf formatters C<%Q> and C<%R>, " "which are used to do shell quoting." msgstr "" #. type: =item -#: ../src/guestfs.pod:2360 +#: ../src/guestfs.pod:2601 msgid "%Q" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2362 +#: ../src/guestfs.pod:2603 msgid "" "Simple shell quoted string. Any spaces or other shell characters are " "escaped for you." msgstr "" #. type: =item -#: ../src/guestfs.pod:2365 +#: ../src/guestfs.pod:2606 msgid "%R" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2367 +#: ../src/guestfs.pod:2608 msgid "" "Same as C<%Q> except the string is treated as a path which is prefixed by " "the sysroot." @@ -5133,12 +5519,12 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2372 ../fish/guestfish.pod:240 ../fish/guestfish.pod:599 +#: ../src/guestfs.pod:2613 ../fish/guestfish.pod:240 ../fish/guestfish.pod:599 msgid "For example:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2374 +#: ../src/guestfs.pod:2615 #, no-wrap msgid "" " asprintf (&cmd, \"cat %R\", path);\n" @@ -5146,12 +5532,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2376 +#: ../src/guestfs.pod:2617 msgid "would produce C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2378 +#: ../src/guestfs.pod:2619 msgid "" "I Do I use these when you are passing parameters to the C functions. These parameters do NOT need to be quoted because " @@ -5160,29 +5546,29 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2384 +#: ../src/guestfs.pod:2625 msgid "SUBMITTING YOUR NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2386 +#: ../src/guestfs.pod:2627 msgid "" "Submit patches to the mailing list: L and CC to L." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2390 +#: ../src/guestfs.pod:2631 msgid "INTERNATIONALIZATION (I18N) SUPPORT" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2392 +#: ../src/guestfs.pod:2633 msgid "We support i18n (gettext anyhow) in the library." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2394 +#: ../src/guestfs.pod:2635 msgid "" "However many messages come from the daemon, and we don't translate those at " "the moment. One reason is that the appliance generally has all locale files " @@ -5191,98 +5577,98 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2400 +#: ../src/guestfs.pod:2641 msgid "" "Debugging messages are never translated, since they are intended for the " "programmers." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2403 +#: ../src/guestfs.pod:2644 msgid "SOURCE CODE SUBDIRECTORIES" msgstr "" #. type: =item -#: ../src/guestfs.pod:2407 ../src/guestfs-actions.pod:5686 +#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5686 #: ../fish/guestfish-actions.pod:3808 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2409 +#: ../src/guestfs.pod:2650 msgid "The libguestfs appliance, build scripts and so on." msgstr "" #. type: =item -#: ../src/guestfs.pod:2411 +#: ../src/guestfs.pod:2652 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2413 +#: ../src/guestfs.pod:2654 msgid "Automated tests of the C API." msgstr "" #. type: =item -#: ../src/guestfs.pod:2415 +#: ../src/guestfs.pod:2656 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2417 +#: ../src/guestfs.pod:2658 msgid "" "The L, L and L commands and " "documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2420 +#: ../src/guestfs.pod:2661 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2422 +#: ../src/guestfs.pod:2663 msgid "Outside contributions, experimental parts." msgstr "" #. type: =item -#: ../src/guestfs.pod:2424 +#: ../src/guestfs.pod:2665 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2426 +#: ../src/guestfs.pod:2667 msgid "" "The daemon that runs inside the libguestfs appliance and carries out actions." msgstr "" #. type: =item -#: ../src/guestfs.pod:2429 +#: ../src/guestfs.pod:2670 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2431 +#: ../src/guestfs.pod:2672 msgid "L command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2433 +#: ../src/guestfs.pod:2674 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2435 +#: ../src/guestfs.pod:2676 msgid "C API example code." msgstr "" #. type: =item -#: ../src/guestfs.pod:2437 +#: ../src/guestfs.pod:2678 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2439 +#: ../src/guestfs.pod:2680 msgid "" "L, the command-line shell, and various shell scripts built on " "top such as L, L, L, " @@ -5290,90 +5676,90 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2443 +#: ../src/guestfs.pod:2684 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2445 +#: ../src/guestfs.pod:2686 msgid "" "L, FUSE (userspace filesystem) built on top of libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:2447 +#: ../src/guestfs.pod:2688 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2449 +#: ../src/guestfs.pod:2690 msgid "" "The crucially important generator, used to automatically generate large " "amounts of boilerplate C code for things like RPC and bindings." msgstr "" #. type: =item -#: ../src/guestfs.pod:2452 +#: ../src/guestfs.pod:2693 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2454 +#: ../src/guestfs.pod:2695 msgid "Files used by the test suite." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2456 +#: ../src/guestfs.pod:2697 msgid "Some \"phony\" guest images which we test against." msgstr "" #. type: =item -#: ../src/guestfs.pod:2458 +#: ../src/guestfs.pod:2699 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2460 +#: ../src/guestfs.pod:2701 msgid "L, the virtual machine image inspector." msgstr "" #. type: =item -#: ../src/guestfs.pod:2462 +#: ../src/guestfs.pod:2703 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2464 +#: ../src/guestfs.pod:2705 msgid "Logo used on the website. The fish is called Arthur by the way." msgstr "" #. type: =item -#: ../src/guestfs.pod:2466 +#: ../src/guestfs.pod:2707 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2468 +#: ../src/guestfs.pod:2709 msgid "M4 macros used by autoconf." msgstr "" #. type: =item -#: ../src/guestfs.pod:2470 +#: ../src/guestfs.pod:2711 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2472 +#: ../src/guestfs.pod:2713 msgid "Translations of simple gettext strings." msgstr "" #. type: =item -#: ../src/guestfs.pod:2474 +#: ../src/guestfs.pod:2715 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2476 +#: ../src/guestfs.pod:2717 msgid "" "The build infrastructure and PO files for translations of manpages and POD " "files. Eventually this will be combined with the C directory, but that " @@ -5381,130 +5767,130 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2480 +#: ../src/guestfs.pod:2721 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2482 +#: ../src/guestfs.pod:2723 msgid "Regression tests." msgstr "" #. type: =item -#: ../src/guestfs.pod:2484 +#: ../src/guestfs.pod:2725 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2486 +#: ../src/guestfs.pod:2727 msgid "L command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2488 +#: ../src/guestfs.pod:2729 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2490 +#: ../src/guestfs.pod:2731 msgid "Source code to the C library." msgstr "" #. type: =item -#: ../src/guestfs.pod:2492 +#: ../src/guestfs.pod:2733 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2494 +#: ../src/guestfs.pod:2735 msgid "Command line tools written in Perl (L and many others)." msgstr "" #. type: =item -#: ../src/guestfs.pod:2496 +#: ../src/guestfs.pod:2737 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2498 +#: ../src/guestfs.pod:2739 msgid "" "Test tool for end users to test if their qemu/kernel combination will work " "with libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:2501 +#: ../src/guestfs.pod:2742 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2503 +#: ../src/guestfs.pod:2744 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2505 +#: ../src/guestfs.pod:2746 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2507 +#: ../src/guestfs.pod:2748 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2509 +#: ../src/guestfs.pod:2750 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2511 +#: ../src/guestfs.pod:2752 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2513 +#: ../src/guestfs.pod:2754 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2515 +#: ../src/guestfs.pod:2756 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2517 +#: ../src/guestfs.pod:2758 msgid "Language bindings." msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2521 ../fish/guestfish.pod:996 +#: ../src/guestfs.pod:2762 ../fish/guestfish.pod:996 #: ../test-tool/libguestfs-test-tool.pod:104 ../tools/virt-edit.pl:330 msgid "ENVIRONMENT VARIABLES" msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2525 ../fish/guestfish.pod:1022 +#: ../src/guestfs.pod:2766 ../fish/guestfish.pod:1022 msgid "LIBGUESTFS_APPEND" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2527 ../fish/guestfish.pod:1024 +#: ../src/guestfs.pod:2768 ../fish/guestfish.pod:1024 msgid "Pass additional options to the guest kernel." msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2529 ../fish/guestfish.pod:1026 +#: ../src/guestfs.pod:2770 ../fish/guestfish.pod:1026 msgid "LIBGUESTFS_DEBUG" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2531 +#: ../src/guestfs.pod:2772 msgid "" "Set C to enable verbose messages. This has the same " "effect as calling C." @@ -5512,20 +5898,20 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2534 ../fish/guestfish.pod:1031 +#: ../src/guestfs.pod:2775 ../fish/guestfish.pod:1031 msgid "LIBGUESTFS_MEMSIZE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2536 ../fish/guestfish.pod:1033 +#: ../src/guestfs.pod:2777 ../fish/guestfish.pod:1033 msgid "" "Set the memory allocated to the qemu process, in megabytes. For example:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2539 ../fish/guestfish.pod:1036 +#: ../src/guestfs.pod:2780 ../fish/guestfish.pod:1036 #, no-wrap msgid "" " LIBGUESTFS_MEMSIZE=700\n" @@ -5534,13 +5920,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2541 ../fish/guestfish.pod:1038 +#: ../src/guestfs.pod:2782 ../fish/guestfish.pod:1038 msgid "LIBGUESTFS_PATH" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2543 +#: ../src/guestfs.pod:2784 msgid "" "Set the path that libguestfs uses to search for kernel and initrd.img. See " "the discussion of paths in section PATH above." @@ -5548,13 +5934,13 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2546 ../fish/guestfish.pod:1043 +#: ../src/guestfs.pod:2787 ../fish/guestfish.pod:1043 msgid "LIBGUESTFS_QEMU" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2548 ../fish/guestfish.pod:1045 +#: ../src/guestfs.pod:2789 ../fish/guestfish.pod:1045 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." @@ -5562,19 +5948,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2552 +#: ../src/guestfs.pod:2793 msgid "See also L above." msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2554 ../fish/guestfish.pod:1049 +#: ../src/guestfs.pod:2795 ../fish/guestfish.pod:1049 msgid "LIBGUESTFS_TRACE" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2556 +#: ../src/guestfs.pod:2797 msgid "" "Set C to enable command traces. This has the same " "effect as calling C." @@ -5582,19 +5968,19 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs.pod:2559 ../fish/guestfish.pod:1058 +#: ../src/guestfs.pod:2800 ../fish/guestfish.pod:1058 msgid "TMPDIR" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2561 ../fish/guestfish.pod:1060 +#: ../src/guestfs.pod:2802 ../fish/guestfish.pod:1060 msgid "" "Location of temporary directory, defaults to C except for the cached " "supermin appliance which defaults to C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2564 ../fish/guestfish.pod:1063 +#: ../src/guestfs.pod:2805 ../fish/guestfish.pod:1063 msgid "" "If libguestfs was compiled to use the supermin appliance then the real " "appliance is cached in this directory, shared between all handles belonging " @@ -5604,17 +5990,17 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2572 ../fish/guestfish.pod:1121 +#: ../src/guestfs.pod:2813 ../fish/guestfish.pod:1121 #: ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:238 #: ../tools/virt-edit.pl:350 ../tools/virt-win-reg.pl:572 -#: ../tools/virt-resize.pl:1483 ../tools/virt-list-filesystems.pl:189 +#: ../tools/virt-resize.pl:1489 ../tools/virt-list-filesystems.pl:189 #: ../tools/virt-tar.pl:286 ../tools/virt-make-fs.pl:539 #: ../tools/virt-list-partitions.pl:257 msgid "SEE ALSO" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2574 +#: ../src/guestfs.pod:2815 msgid "" "L, L, L, L, L, L, L, L, L, L, L, L." @@ -5635,20 +6021,20 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2608 ../tools/virt-win-reg.pl:587 +#: ../src/guestfs.pod:2849 ../tools/virt-win-reg.pl:587 #: ../tools/virt-make-fs.pl:553 msgid "BUGS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2610 +#: ../src/guestfs.pod:2851 msgid "To get a list of bugs against libguestfs use this link:" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2612 +#: ../src/guestfs.pod:2853 msgid "" "L" @@ -5656,13 +6042,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2614 +#: ../src/guestfs.pod:2855 msgid "To report a new bug against libguestfs use this link:" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2616 +#: ../src/guestfs.pod:2857 msgid "" "L" @@ -5670,31 +6056,31 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2618 +#: ../src/guestfs.pod:2859 msgid "When reporting a bug, please check:" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2624 +#: ../src/guestfs.pod:2865 msgid "That the bug hasn't been reported already." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2628 +#: ../src/guestfs.pod:2869 msgid "That you are testing a recent version." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2632 +#: ../src/guestfs.pod:2873 msgid "Describe the bug accurately, and give a way to reproduce it." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2636 +#: ../src/guestfs.pod:2877 msgid "" "Run libguestfs-test-tool and paste the B output into the " "bug report." @@ -5702,24 +6088,24 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2641 ../fish/guestfish.pod:1144 +#: ../src/guestfs.pod:2882 ../fish/guestfish.pod:1144 #: ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:249 msgid "AUTHORS" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2643 ../fish/guestfish.pod:1146 +#: ../src/guestfs.pod:2884 ../fish/guestfish.pod:1146 #: ../test-tool/libguestfs-test-tool.pod:117 ../fuse/guestmount.pod:251 msgid "Richard W.M. Jones (C)" msgstr "" # type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2645 ../fish/guestfish.pod:1148 +#: ../src/guestfs.pod:2886 ../fish/guestfish.pod:1148 #: ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:253 #: ../tools/virt-edit.pl:368 ../tools/virt-win-reg.pl:602 -#: ../tools/virt-resize.pl:1508 ../tools/virt-list-filesystems.pl:206 +#: ../tools/virt-resize.pl:1514 ../tools/virt-list-filesystems.pl:206 #: ../tools/virt-tar.pl:305 ../tools/virt-make-fs.pl:568 #: ../tools/virt-list-partitions.pl:273 msgid "COPYRIGHT" @@ -5727,14 +6113,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2647 ../fish/guestfish.pod:1150 +#: ../src/guestfs.pod:2888 ../fish/guestfish.pod:1150 #: ../fuse/guestmount.pod:255 msgid "Copyright (C) 2009-2010 Red Hat Inc. L" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2650 +#: ../src/guestfs.pod:2891 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 " @@ -5744,7 +6130,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2655 +#: ../src/guestfs.pod:2896 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 " @@ -5754,7 +6140,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs.pod:2660 +#: ../src/guestfs.pod:2901 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, " @@ -5877,28 +6263,28 @@ msgstr "" #: ../src/guestfs-actions.pod:5798 ../src/guestfs-actions.pod:5817 #: ../src/guestfs-actions.pod:5834 ../src/guestfs-actions.pod:5862 #: ../src/guestfs-actions.pod:5886 ../src/guestfs-actions.pod:5905 -#: ../src/guestfs-actions.pod:5929 ../src/guestfs-actions.pod:5944 -#: ../src/guestfs-actions.pod:5959 ../src/guestfs-actions.pod:5978 -#: ../src/guestfs-actions.pod:6015 ../src/guestfs-actions.pod:6038 -#: ../src/guestfs-actions.pod:6064 ../src/guestfs-actions.pod:6172 -#: ../src/guestfs-actions.pod:6293 ../src/guestfs-actions.pod:6305 -#: ../src/guestfs-actions.pod:6318 ../src/guestfs-actions.pod:6331 -#: ../src/guestfs-actions.pod:6353 ../src/guestfs-actions.pod:6366 -#: ../src/guestfs-actions.pod:6379 ../src/guestfs-actions.pod:6392 -#: ../src/guestfs-actions.pod:6407 ../src/guestfs-actions.pod:6466 -#: ../src/guestfs-actions.pod:6483 ../src/guestfs-actions.pod:6499 -#: ../src/guestfs-actions.pod:6515 ../src/guestfs-actions.pod:6532 -#: ../src/guestfs-actions.pod:6545 ../src/guestfs-actions.pod:6565 -#: ../src/guestfs-actions.pod:6601 ../src/guestfs-actions.pod:6615 -#: ../src/guestfs-actions.pod:6656 ../src/guestfs-actions.pod:6669 -#: ../src/guestfs-actions.pod:6687 ../src/guestfs-actions.pod:6721 -#: ../src/guestfs-actions.pod:6757 ../src/guestfs-actions.pod:6876 -#: ../src/guestfs-actions.pod:6894 ../src/guestfs-actions.pod:6908 -#: ../src/guestfs-actions.pod:6963 ../src/guestfs-actions.pod:6976 -#: ../src/guestfs-actions.pod:7021 ../src/guestfs-actions.pod:7054 -#: ../src/guestfs-actions.pod:7108 ../src/guestfs-actions.pod:7134 -#: ../src/guestfs-actions.pod:7200 ../src/guestfs-actions.pod:7219 -#: ../src/guestfs-actions.pod:7248 +#: ../src/guestfs-actions.pod:5929 ../src/guestfs-actions.pod:5948 +#: ../src/guestfs-actions.pod:5963 ../src/guestfs-actions.pod:5982 +#: ../src/guestfs-actions.pod:6019 ../src/guestfs-actions.pod:6042 +#: ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6176 +#: ../src/guestfs-actions.pod:6297 ../src/guestfs-actions.pod:6309 +#: ../src/guestfs-actions.pod:6322 ../src/guestfs-actions.pod:6335 +#: ../src/guestfs-actions.pod:6357 ../src/guestfs-actions.pod:6370 +#: ../src/guestfs-actions.pod:6383 ../src/guestfs-actions.pod:6396 +#: ../src/guestfs-actions.pod:6411 ../src/guestfs-actions.pod:6470 +#: ../src/guestfs-actions.pod:6487 ../src/guestfs-actions.pod:6503 +#: ../src/guestfs-actions.pod:6519 ../src/guestfs-actions.pod:6536 +#: ../src/guestfs-actions.pod:6549 ../src/guestfs-actions.pod:6569 +#: ../src/guestfs-actions.pod:6605 ../src/guestfs-actions.pod:6619 +#: ../src/guestfs-actions.pod:6660 ../src/guestfs-actions.pod:6673 +#: ../src/guestfs-actions.pod:6691 ../src/guestfs-actions.pod:6725 +#: ../src/guestfs-actions.pod:6761 ../src/guestfs-actions.pod:6880 +#: ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:6912 +#: ../src/guestfs-actions.pod:6967 ../src/guestfs-actions.pod:6980 +#: ../src/guestfs-actions.pod:7025 ../src/guestfs-actions.pod:7058 +#: ../src/guestfs-actions.pod:7112 ../src/guestfs-actions.pod:7138 +#: ../src/guestfs-actions.pod:7204 ../src/guestfs-actions.pod:7223 +#: ../src/guestfs-actions.pod:7252 msgid "This function returns 0 on success or -1 on error." msgstr "" @@ -5917,12 +6303,12 @@ msgstr "" #: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:251 #: ../src/guestfs-actions.pod:272 ../src/guestfs-actions.pod:1443 #: ../src/guestfs-actions.pod:1939 ../src/guestfs-actions.pod:1960 -#: ../src/guestfs-actions.pod:4301 ../src/guestfs-actions.pod:7142 -#: ../src/guestfs-actions.pod:7311 ../fish/guestfish-actions.pod:31 +#: ../src/guestfs-actions.pod:4301 ../src/guestfs-actions.pod:7146 +#: ../src/guestfs-actions.pod:7315 ../fish/guestfish-actions.pod:31 #: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:175 #: ../fish/guestfish-actions.pod:956 ../fish/guestfish-actions.pod:1319 #: ../fish/guestfish-actions.pod:1333 ../fish/guestfish-actions.pod:2908 -#: ../fish/guestfish-actions.pod:4762 ../fish/guestfish-actions.pod:4859 +#: ../fish/guestfish-actions.pod:4766 ../fish/guestfish-actions.pod:4863 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 " @@ -5936,9 +6322,9 @@ msgstr "" #: ../src/guestfs-actions.pod:2009 ../src/guestfs-actions.pod:2112 #: ../src/guestfs-actions.pod:3338 ../src/guestfs-actions.pod:3353 #: ../src/guestfs-actions.pod:4605 ../src/guestfs-actions.pod:5719 -#: ../src/guestfs-actions.pod:5836 ../src/guestfs-actions.pod:5946 -#: ../src/guestfs-actions.pod:6409 ../src/guestfs-actions.pod:6534 -#: ../src/guestfs-actions.pod:7056 +#: ../src/guestfs-actions.pod:5836 ../src/guestfs-actions.pod:5950 +#: ../src/guestfs-actions.pod:6413 ../src/guestfs-actions.pod:6538 +#: ../src/guestfs-actions.pod:7060 msgid "(Added in 0.3)" msgstr "" @@ -6056,9 +6442,9 @@ msgstr "" #: ../src/guestfs-actions.pod:2392 ../src/guestfs-actions.pod:2719 #: ../src/guestfs-actions.pod:2740 ../src/guestfs-actions.pod:4741 #: ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:5275 -#: ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:6642 -#: ../src/guestfs-actions.pod:7067 ../src/guestfs-actions.pod:7080 -#: ../src/guestfs-actions.pod:7093 +#: ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:6646 +#: ../src/guestfs-actions.pod:7071 ../src/guestfs-actions.pod:7084 +#: ../src/guestfs-actions.pod:7097 msgid "On error this function returns -1." msgstr "" @@ -6618,11 +7004,11 @@ msgstr "" #: ../src/guestfs-actions.pod:4032 ../src/guestfs-actions.pod:4142 #: ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:5080 #: ../src/guestfs-actions.pod:5250 ../src/guestfs-actions.pod:5428 -#: ../src/guestfs-actions.pod:5477 ../src/guestfs-actions.pod:6085 -#: ../src/guestfs-actions.pod:6101 ../src/guestfs-actions.pod:6118 -#: ../src/guestfs-actions.pod:6142 ../src/guestfs-actions.pod:6816 -#: ../src/guestfs-actions.pod:6835 ../src/guestfs-actions.pod:6853 -#: ../src/guestfs-actions.pod:7033 ../src/guestfs-actions.pod:7305 +#: ../src/guestfs-actions.pod:5477 ../src/guestfs-actions.pod:6089 +#: ../src/guestfs-actions.pod:6105 ../src/guestfs-actions.pod:6122 +#: ../src/guestfs-actions.pod:6146 ../src/guestfs-actions.pod:6820 +#: ../src/guestfs-actions.pod:6839 ../src/guestfs-actions.pod:6857 +#: ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7309 msgid "" "This function returns a string, or NULL on error. I." @@ -6865,14 +7251,14 @@ msgstr "" #: ../src/guestfs-actions.pod:3494 ../src/guestfs-actions.pod:3599 #: ../src/guestfs-actions.pod:4004 ../src/guestfs-actions.pod:4702 #: ../src/guestfs-actions.pod:5222 ../src/guestfs-actions.pod:5348 -#: ../src/guestfs-actions.pod:5462 ../src/guestfs-actions.pod:6158 -#: ../src/guestfs-actions.pod:6219 ../src/guestfs-actions.pod:6274 -#: ../src/guestfs-actions.pod:6420 ../src/guestfs-actions.pod:6444 -#: ../src/guestfs-actions.pod:6926 ../src/guestfs-actions.pod:6946 -#: ../src/guestfs-actions.pod:6993 ../src/guestfs-actions.pod:7158 -#: ../src/guestfs-actions.pod:7177 ../src/guestfs-actions.pod:7262 -#: ../src/guestfs-actions.pod:7281 ../src/guestfs-actions.pod:7327 -#: ../src/guestfs-actions.pod:7346 +#: ../src/guestfs-actions.pod:5462 ../src/guestfs-actions.pod:6162 +#: ../src/guestfs-actions.pod:6223 ../src/guestfs-actions.pod:6278 +#: ../src/guestfs-actions.pod:6424 ../src/guestfs-actions.pod:6448 +#: ../src/guestfs-actions.pod:6930 ../src/guestfs-actions.pod:6950 +#: ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7162 +#: ../src/guestfs-actions.pod:7181 ../src/guestfs-actions.pod:7266 +#: ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7331 +#: ../src/guestfs-actions.pod:7350 msgid "" "This function returns a NULL-terminated array of strings (like L), or NULL if there was an error. I." @@ -7732,8 +8118,8 @@ msgstr "" #: ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3515 #: ../src/guestfs-actions.pod:3603 ../src/guestfs-actions.pod:4008 #: ../src/guestfs-actions.pod:4022 ../src/guestfs-actions.pod:5226 -#: ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:6997 -#: ../src/guestfs-actions.pod:7011 +#: ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:7001 +#: ../src/guestfs-actions.pod:7015 msgid "(Added in 0.4)" msgstr "" @@ -7879,7 +8265,7 @@ msgstr "" #: ../src/guestfs-actions.pod:938 ../src/guestfs-actions.pod:1246 #: ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:3180 #: ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3270 -#: ../src/guestfs-actions.pod:3297 ../src/guestfs-actions.pod:6694 +#: ../src/guestfs-actions.pod:3297 ../src/guestfs-actions.pod:6698 msgid "(Added in 1.0.2)" msgstr "" @@ -7915,8 +8301,8 @@ msgstr "" #: ../src/guestfs-actions.pod:954 ../src/guestfs-actions.pod:4757 #: ../src/guestfs-actions.pod:4816 ../src/guestfs-actions.pod:4853 #: ../src/guestfs-actions.pod:4871 ../src/guestfs-actions.pod:5047 -#: ../src/guestfs-actions.pod:6603 ../src/guestfs-actions.pod:6617 -#: ../src/guestfs-actions.pod:7023 +#: ../src/guestfs-actions.pod:6607 ../src/guestfs-actions.pod:6621 +#: ../src/guestfs-actions.pod:7027 msgid "(Added in 1.3.2)" msgstr "" @@ -8231,9 +8617,9 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:1241 #: ../src/guestfs-actions.pod:1272 ../src/guestfs-actions.pod:1692 -#: ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:6689 -#: ../src/guestfs-actions.pod:6723 ../src/guestfs-actions.pod:7202 -#: ../src/guestfs-actions.pod:7221 +#: ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:6693 +#: ../src/guestfs-actions.pod:6727 ../src/guestfs-actions.pod:7206 +#: ../src/guestfs-actions.pod:7225 msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " @@ -8244,8 +8630,8 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:4035 -#: ../src/guestfs-actions.pod:5253 ../src/guestfs-actions.pod:6930 -#: ../src/guestfs-actions.pod:6950 ../src/guestfs-actions.pod:7036 +#: ../src/guestfs-actions.pod:5253 ../src/guestfs-actions.pod:6934 +#: ../src/guestfs-actions.pod:6954 ../src/guestfs-actions.pod:7040 msgid "(Added in 1.0.87)" msgstr "" @@ -8383,9 +8769,9 @@ msgstr "" #: ../src/guestfs-actions.pod:1317 ../src/guestfs-actions.pod:2281 #: ../src/guestfs-actions.pod:2305 ../src/guestfs-actions.pod:2373 #: ../src/guestfs-actions.pod:4145 ../src/guestfs-actions.pod:4620 -#: ../src/guestfs-actions.pod:6427 ../src/guestfs-actions.pod:6451 -#: ../src/guestfs-actions.pod:7069 ../src/guestfs-actions.pod:7082 -#: ../src/guestfs-actions.pod:7095 +#: ../src/guestfs-actions.pod:6431 ../src/guestfs-actions.pod:6455 +#: ../src/guestfs-actions.pod:7073 ../src/guestfs-actions.pod:7086 +#: ../src/guestfs-actions.pod:7099 msgid "(Added in 1.0.54)" msgstr "" @@ -8475,8 +8861,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:6683 -#: ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:4486 +#: ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:6687 +#: ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:4490 msgid "C can also be a named pipe." msgstr "" @@ -8531,7 +8917,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1277 ../src/guestfs-actions.pod:6728 +#: ../src/guestfs-actions.pod:1277 ../src/guestfs-actions.pod:6732 msgid "(Added in 1.5.17)" msgstr "" @@ -8737,13 +9123,13 @@ msgstr "" #: ../src/guestfs-actions.pod:3542 ../src/guestfs-actions.pod:3555 #: ../src/guestfs-actions.pod:3569 ../src/guestfs-actions.pod:4555 #: ../src/guestfs-actions.pod:5431 ../src/guestfs-actions.pod:5480 -#: ../src/guestfs-actions.pod:6295 ../src/guestfs-actions.pod:6307 -#: ../src/guestfs-actions.pod:6320 ../src/guestfs-actions.pod:6333 -#: ../src/guestfs-actions.pod:6355 ../src/guestfs-actions.pod:6368 -#: ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6394 -#: ../src/guestfs-actions.pod:7165 ../src/guestfs-actions.pod:7184 -#: ../src/guestfs-actions.pod:7269 ../src/guestfs-actions.pod:7288 -#: ../src/guestfs-actions.pod:7334 ../src/guestfs-actions.pod:7353 +#: ../src/guestfs-actions.pod:6299 ../src/guestfs-actions.pod:6311 +#: ../src/guestfs-actions.pod:6324 ../src/guestfs-actions.pod:6337 +#: ../src/guestfs-actions.pod:6359 ../src/guestfs-actions.pod:6372 +#: ../src/guestfs-actions.pod:6385 ../src/guestfs-actions.pod:6398 +#: ../src/guestfs-actions.pod:7169 ../src/guestfs-actions.pod:7188 +#: ../src/guestfs-actions.pod:7273 ../src/guestfs-actions.pod:7292 +#: ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7357 msgid "(Added in 1.0.66)" msgstr "" @@ -9663,7 +10049,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:7207 +#: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:7211 msgid "(Added in 1.0.16)" msgstr "" @@ -9709,10 +10095,10 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:1890 ../src/guestfs-actions.pod:5193 -#: ../src/guestfs-actions.pod:5673 ../src/guestfs-actions.pod:6069 -#: ../src/guestfs-actions.pod:6088 ../src/guestfs-actions.pod:6104 -#: ../src/guestfs-actions.pod:6121 ../src/guestfs-actions.pod:6878 -#: ../src/guestfs-actions.pod:6896 ../src/guestfs-actions.pod:7250 +#: ../src/guestfs-actions.pod:5673 ../src/guestfs-actions.pod:6073 +#: ../src/guestfs-actions.pod:6092 ../src/guestfs-actions.pod:6108 +#: ../src/guestfs-actions.pod:6125 ../src/guestfs-actions.pod:6882 +#: ../src/guestfs-actions.pod:6900 ../src/guestfs-actions.pod:7254 msgid "(Added in 1.0.26)" msgstr "" @@ -9903,7 +10289,7 @@ msgstr "" #: ../src/guestfs-actions.pod:4498 ../src/guestfs-actions.pod:4510 #: ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4540 #: ../src/guestfs-actions.pod:5418 ../src/guestfs-actions.pod:5800 -#: ../src/guestfs-actions.pod:6043 ../src/guestfs-actions.pod:6644 +#: ../src/guestfs-actions.pod:6047 ../src/guestfs-actions.pod:6648 msgid "(Added in 1.0.55)" msgstr "" @@ -10073,8 +10459,8 @@ msgstr "" #: ../src/guestfs-actions.pod:3670 ../src/guestfs-actions.pod:4070 #: ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:5123 #: ../src/guestfs-actions.pod:5466 ../src/guestfs-actions.pod:5888 -#: ../src/guestfs-actions.pod:6547 ../src/guestfs-actions.pod:6567 -#: ../src/guestfs-actions.pod:6759 +#: ../src/guestfs-actions.pod:6551 ../src/guestfs-actions.pod:6571 +#: ../src/guestfs-actions.pod:6763 msgid "(Added in 1.0.77)" msgstr "" @@ -10105,7 +10491,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:2064 ../src/guestfs-actions.pod:2127 -#: ../src/guestfs-actions.pod:5907 ../src/guestfs-actions.pod:5961 +#: ../src/guestfs-actions.pod:5907 ../src/guestfs-actions.pod:5965 msgid "(Added in 1.0.67)" msgstr "" @@ -10361,8 +10747,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2177 ../src/guestfs-actions.pod:3419 #: ../src/guestfs-actions.pod:3584 ../src/guestfs-actions.pod:3620 -#: ../src/guestfs-actions.pod:5496 ../src/guestfs-actions.pod:5980 -#: ../src/guestfs-actions.pod:7315 +#: ../src/guestfs-actions.pod:5496 ../src/guestfs-actions.pod:5984 +#: ../src/guestfs-actions.pod:7319 msgid "(Added in 1.0.59)" msgstr "" @@ -10408,8 +10794,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2200 ../src/guestfs-actions.pod:6145 -#: ../src/guestfs-actions.pod:6162 +#: ../src/guestfs-actions.pod:2200 ../src/guestfs-actions.pod:6149 +#: ../src/guestfs-actions.pod:6166 msgid "(Added in 1.0.50)" msgstr "" @@ -10580,8 +10966,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:6442 -#: ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:4326 +#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:6446 +#: ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:4330 msgid "If the parameter C is zero, this returns an empty list." msgstr "" @@ -10612,8 +10998,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:6226 -#: ../src/guestfs-actions.pod:6281 +#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:6230 +#: ../src/guestfs-actions.pod:6285 msgid "(Added in 1.0.22)" msgstr "" @@ -11482,7 +11868,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:2773 ../src/guestfs-actions.pod:3472 -#: ../src/guestfs-actions.pod:4682 ../src/guestfs-actions.pod:6583 +#: ../src/guestfs-actions.pod:4682 ../src/guestfs-actions.pod:6587 msgid "" "This function returns a NULL-terminated array of strings, or NULL if there " "was an error. The array of strings will always have length C<2n+1>, where " @@ -12986,8 +13372,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3628 ../src/guestfs-actions.pod:6182 -#: ../fish/guestfish-actions.pod:2496 ../fish/guestfish-actions.pod:4161 +#: ../src/guestfs-actions.pod:3628 ../src/guestfs-actions.pod:6186 +#: ../fish/guestfish-actions.pod:2496 ../fish/guestfish-actions.pod:4165 msgid "Returns file information for the given C." msgstr "" @@ -13007,7 +13393,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3636 ../src/guestfs-actions.pod:6186 +#: ../src/guestfs-actions.pod:3636 ../src/guestfs-actions.pod:6190 msgid "" "This function returns a C, or NULL if there was an " "error. I after use>." @@ -13015,8 +13401,8 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3640 ../src/guestfs-actions.pod:6190 -#: ../src/guestfs-actions.pod:6208 ../src/guestfs-actions.pod:6589 +#: ../src/guestfs-actions.pod:3640 ../src/guestfs-actions.pod:6194 +#: ../src/guestfs-actions.pod:6212 ../src/guestfs-actions.pod:6593 msgid "(Added in 0.9.2)" msgstr "" @@ -13198,13 +13584,13 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:3729 ../src/guestfs-actions.pod:3752 #: ../src/guestfs-actions.pod:3892 ../src/guestfs-actions.pod:4834 -#: ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:6017 -#: ../src/guestfs-actions.pod:6040 ../src/guestfs-actions.pod:6066 -#: ../src/guestfs-actions.pod:7226 ../fish/guestfish-actions.pod:2563 +#: ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:6021 +#: ../src/guestfs-actions.pod:6044 ../src/guestfs-actions.pod:6070 +#: ../src/guestfs-actions.pod:7230 ../fish/guestfish-actions.pod:2563 #: ../fish/guestfish-actions.pod:2576 ../fish/guestfish-actions.pod:2660 #: ../fish/guestfish-actions.pod:3234 ../fish/guestfish-actions.pod:3754 -#: ../fish/guestfish-actions.pod:4060 ../fish/guestfish-actions.pod:4076 -#: ../fish/guestfish-actions.pod:4091 ../fish/guestfish-actions.pod:4806 +#: ../fish/guestfish-actions.pod:4064 ../fish/guestfish-actions.pod:4080 +#: ../fish/guestfish-actions.pod:4095 ../fish/guestfish-actions.pod:4810 msgid "" "B." @@ -13569,7 +13955,7 @@ msgstr "" # type: textblock #. type: textblock #: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:5180 -#: ../src/guestfs-actions.pod:6965 +#: ../src/guestfs-actions.pod:6969 msgid "(Added in 1.0.13)" msgstr "" @@ -13599,7 +13985,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:6978 +#: ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:6982 msgid "(Added in 1.0.83)" msgstr "" @@ -15122,7 +15508,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:5207 #: ../src/guestfs-actions.pod:5280 ../src/guestfs-actions.pod:5546 -#: ../src/guestfs-actions.pod:7113 +#: ../src/guestfs-actions.pod:7117 msgid "(Added in 1.3.14)" msgstr "" @@ -17328,20 +17714,16 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:5915 ../fish/guestfish-actions.pod:3989 msgid "" -"If the command trace flag is set to 1, then commands are printed on stderr " -"before they are executed in a format which is very similar to the one used " -"by guestfish. In other words, you can run a program with this enabled, and " -"you will get out a script which you can feed to guestfish to perform the " -"same set of actions." +"If the command trace flag is set to 1, then libguestfs calls, parameters and " +"return values are traced." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:5922 ../fish/guestfish-actions.pod:3996 +#: ../src/guestfs-actions.pod:5918 ../fish/guestfish-actions.pod:3992 msgid "" "If you want to trace C API calls into libguestfs (and other libraries) then " "possibly a better way is to use the external ltrace(1) command." @@ -17349,12 +17731,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:5926 ../fish/guestfish-actions.pod:4000 +#: ../src/guestfs-actions.pod:5922 ../fish/guestfish-actions.pod:3996 msgid "" "Command traces are disabled unless the environment variable " "C is defined and set to C<1>." msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:5925 +msgid "" +"Trace messages are normally sent to C, unless you register a " +"callback to send them somewhere else (see C)." +msgstr "" + # type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:5933 @@ -17372,10 +17761,9 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:5939 ../fish/guestfish-actions.pod:4009 -msgid "If C is true, this turns on verbose messages (to C)." +msgid "If C is true, this turns on verbose messages." msgstr "" # type: textblock @@ -17386,15 +17774,22 @@ msgid "" "C is defined and set to C<1>." msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:5944 +msgid "" +"Verbose messages are normally sent to C, unless you register a " +"callback to send them somewhere else (see C)." +msgstr "" + # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:5948 +#: ../src/guestfs-actions.pod:5952 msgid "guestfs_setcon" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:5950 +#: ../src/guestfs-actions.pod:5954 #, no-wrap msgid "" " int\n" @@ -17405,7 +17800,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:5954 ../fish/guestfish-actions.pod:4018 +#: ../src/guestfs-actions.pod:5958 ../fish/guestfish-actions.pod:4022 msgid "" "This sets the SELinux security context of the daemon to the string " "C." @@ -17413,19 +17808,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:5957 ../fish/guestfish-actions.pod:4021 +#: ../src/guestfs-actions.pod:5961 ../fish/guestfish-actions.pod:4025 msgid "See the documentation about SELINUX in L." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:5963 +#: ../src/guestfs-actions.pod:5967 msgid "guestfs_setxattr" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:5965 +#: ../src/guestfs-actions.pod:5969 #, no-wrap msgid "" " int\n" @@ -17439,7 +17834,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:5972 ../fish/guestfish-actions.pod:4027 +#: ../src/guestfs-actions.pod:5976 ../fish/guestfish-actions.pod:4031 msgid "" "This call sets the extended attribute named C of the file C to " "the value C (of length C). The value is arbitrary 8 bit data." @@ -17447,19 +17842,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:5976 +#: ../src/guestfs-actions.pod:5980 msgid "See also: C, L." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:5982 +#: ../src/guestfs-actions.pod:5986 msgid "guestfs_sfdisk" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:5984 +#: ../src/guestfs-actions.pod:5988 #, no-wrap msgid "" " int\n" @@ -17474,7 +17869,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:5992 ../fish/guestfish-actions.pod:4037 +#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:4041 msgid "" "This is a direct interface to the L program for creating " "partitions on block devices." @@ -17482,13 +17877,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:5995 ../fish/guestfish-actions.pod:4040 +#: ../src/guestfs-actions.pod:5999 ../fish/guestfish-actions.pod:4044 msgid "C should be a block device, for example C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:5997 ../fish/guestfish-actions.pod:4042 +#: ../src/guestfs-actions.pod:6001 ../fish/guestfish-actions.pod:4046 msgid "" "C, C and C are the number of cylinders, heads and " "sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-" @@ -17500,7 +17895,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6005 ../fish/guestfish-actions.pod:4050 +#: ../src/guestfs-actions.pod:6009 ../fish/guestfish-actions.pod:4054 msgid "" "C is a list of lines that we feed to C. For more information " "refer to the L manpage." @@ -17508,7 +17903,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6008 ../fish/guestfish-actions.pod:4053 +#: ../src/guestfs-actions.pod:6012 ../fish/guestfish-actions.pod:4057 msgid "" "To create a single partition occupying the whole disk, you would pass " "C as a single element list, when the single element being the string " @@ -17517,20 +17912,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6012 +#: ../src/guestfs-actions.pod:6016 msgid "" "See also: C, C, C" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6022 +#: ../src/guestfs-actions.pod:6026 msgid "guestfs_sfdiskM" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6024 +#: ../src/guestfs-actions.pod:6028 #, no-wrap msgid "" " int\n" @@ -17542,7 +17937,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6029 +#: ../src/guestfs-actions.pod:6033 msgid "" "This is a simplified interface to the C command, where " "partition sizes are specified in megabytes only (rounded to the nearest " @@ -17552,7 +17947,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6035 +#: ../src/guestfs-actions.pod:6039 msgid "" "See also: C, the L manpage and " "C" @@ -17560,13 +17955,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6045 +#: ../src/guestfs-actions.pod:6049 msgid "guestfs_sfdisk_N" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6047 +#: ../src/guestfs-actions.pod:6051 #, no-wrap msgid "" " int\n" @@ -17582,7 +17977,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6056 ../fish/guestfish-actions.pod:4083 +#: ../src/guestfs-actions.pod:6060 ../fish/guestfish-actions.pod:4087 msgid "" "This runs L option to modify just the single partition C " "(note: C counts from 1)." @@ -17590,7 +17985,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6059 +#: ../src/guestfs-actions.pod:6063 msgid "" "For other parameters, see C. You should usually pass C<0> " "for the cyls/heads/sectors parameters." @@ -17598,19 +17993,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6062 +#: ../src/guestfs-actions.pod:6066 msgid "See also: C" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6071 +#: ../src/guestfs-actions.pod:6075 msgid "guestfs_sfdisk_disk_geometry" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6073 +#: ../src/guestfs-actions.pod:6077 #, no-wrap msgid "" " char *\n" @@ -17621,7 +18016,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6077 +#: ../src/guestfs-actions.pod:6081 msgid "" "This displays the disk geometry of C read from the partition table. " "Especially in the case where the underlying block device has been resized, " @@ -17631,20 +18026,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6082 ../src/guestfs-actions.pod:6098 -#: ../fish/guestfish-actions.pod:4103 ../fish/guestfish-actions.pod:4112 +#: ../src/guestfs-actions.pod:6086 ../src/guestfs-actions.pod:6102 +#: ../fish/guestfish-actions.pod:4107 ../fish/guestfish-actions.pod:4116 msgid "The result is in human-readable format, and not designed to be parsed." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6090 +#: ../src/guestfs-actions.pod:6094 msgid "guestfs_sfdisk_kernel_geometry" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6092 +#: ../src/guestfs-actions.pod:6096 #, no-wrap msgid "" " char *\n" @@ -17655,19 +18050,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6096 ../fish/guestfish-actions.pod:4110 +#: ../src/guestfs-actions.pod:6100 ../fish/guestfish-actions.pod:4114 msgid "This displays the kernel's idea of the geometry of C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6106 +#: ../src/guestfs-actions.pod:6110 msgid "guestfs_sfdisk_l" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6108 +#: ../src/guestfs-actions.pod:6112 #, no-wrap msgid "" " char *\n" @@ -17678,7 +18073,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6112 ../fish/guestfish-actions.pod:4119 +#: ../src/guestfs-actions.pod:6116 ../fish/guestfish-actions.pod:4123 msgid "" "This displays the partition table on C, in the human-readable output " "of the L command. It is not intended to be parsed." @@ -17686,19 +18081,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6116 +#: ../src/guestfs-actions.pod:6120 msgid "See also: C" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6123 +#: ../src/guestfs-actions.pod:6127 msgid "guestfs_sh" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6125 +#: ../src/guestfs-actions.pod:6129 #, no-wrap msgid "" " char *\n" @@ -17709,7 +18104,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6129 ../fish/guestfish-actions.pod:4129 +#: ../src/guestfs-actions.pod:6133 ../fish/guestfish-actions.pod:4133 msgid "" "This call runs a command from the guest filesystem via the guest's C." @@ -17717,13 +18112,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6132 +#: ../src/guestfs-actions.pod:6136 msgid "This is like C, but passes the command to:" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6134 ../fish/guestfish-actions.pod:4134 +#: ../src/guestfs-actions.pod:6138 ../fish/guestfish-actions.pod:4138 #, no-wrap msgid "" " /bin/sh -c \"command\"\n" @@ -17732,7 +18127,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6136 ../fish/guestfish-actions.pod:4136 +#: ../src/guestfs-actions.pod:6140 ../fish/guestfish-actions.pod:4140 msgid "" "Depending on the guest's shell, this usually results in wildcards being " "expanded, shell expressions being interpolated and so on." @@ -17740,19 +18135,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6140 +#: ../src/guestfs-actions.pod:6144 msgid "All the provisos about C apply to this call." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6147 +#: ../src/guestfs-actions.pod:6151 msgid "guestfs_sh_lines" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6149 +#: ../src/guestfs-actions.pod:6153 #, no-wrap msgid "" " char **\n" @@ -17763,7 +18158,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6153 +#: ../src/guestfs-actions.pod:6157 msgid "" "This is the same as C, but splits the result into a list of " "lines." @@ -17771,19 +18166,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6156 +#: ../src/guestfs-actions.pod:6160 msgid "See also: C" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6164 +#: ../src/guestfs-actions.pod:6168 msgid "guestfs_sleep" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6166 +#: ../src/guestfs-actions.pod:6170 #, no-wrap msgid "" " int\n" @@ -17794,25 +18189,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6170 ../fish/guestfish-actions.pod:4155 +#: ../src/guestfs-actions.pod:6174 ../fish/guestfish-actions.pod:4159 msgid "Sleep for C seconds." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6174 +#: ../src/guestfs-actions.pod:6178 msgid "(Added in 1.0.41)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6176 ../src/guestfs-structs.pod:109 +#: ../src/guestfs-actions.pod:6180 ../src/guestfs-structs.pod:109 msgid "guestfs_stat" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6178 +#: ../src/guestfs-actions.pod:6182 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -17823,19 +18218,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6184 ../fish/guestfish-actions.pod:4163 +#: ../src/guestfs-actions.pod:6188 ../fish/guestfish-actions.pod:4167 msgid "This is the same as the C system call." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6192 ../src/guestfs-structs.pod:135 +#: ../src/guestfs-actions.pod:6196 ../src/guestfs-structs.pod:135 msgid "guestfs_statvfs" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6194 +#: ../src/guestfs-actions.pod:6198 #, no-wrap msgid "" " struct guestfs_statvfs *\n" @@ -17846,7 +18241,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6198 ../fish/guestfish-actions.pod:4169 +#: ../src/guestfs-actions.pod:6202 ../fish/guestfish-actions.pod:4173 msgid "" "Returns file system statistics for any mounted file system. C should " "be a file or directory in the mounted file system (typically it is the mount " @@ -17855,13 +18250,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6202 ../fish/guestfish-actions.pod:4173 +#: ../src/guestfs-actions.pod:6206 ../fish/guestfish-actions.pod:4177 msgid "This is the same as the C system call." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6204 +#: ../src/guestfs-actions.pod:6208 msgid "" "This function returns a C, or NULL if there was an " "error. I after use>." @@ -17869,13 +18264,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6210 +#: ../src/guestfs-actions.pod:6214 msgid "guestfs_strings" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6212 +#: ../src/guestfs-actions.pod:6216 #, no-wrap msgid "" " char **\n" @@ -17886,7 +18281,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6216 ../fish/guestfish-actions.pod:4179 +#: ../src/guestfs-actions.pod:6220 ../fish/guestfish-actions.pod:4183 msgid "" "This runs the L command on a file and returns the list of " "printable strings found." @@ -17894,13 +18289,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6228 +#: ../src/guestfs-actions.pod:6232 msgid "guestfs_strings_e" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6230 +#: ../src/guestfs-actions.pod:6234 #, no-wrap msgid "" " char **\n" @@ -17912,7 +18307,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6235 +#: ../src/guestfs-actions.pod:6239 msgid "" "This is like the C command, but allows you to specify the " "encoding of strings that are looked for in the source file C." @@ -17920,19 +18315,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6239 ../fish/guestfish-actions.pod:4193 +#: ../src/guestfs-actions.pod:6243 ../fish/guestfish-actions.pod:4197 msgid "Allowed encodings are:" msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:6243 ../fish/guestfish-actions.pod:4197 +#: ../src/guestfs-actions.pod:6247 ../fish/guestfish-actions.pod:4201 msgid "s" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6245 +#: ../src/guestfs-actions.pod:6249 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what C uses)." @@ -17940,37 +18335,37 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:6248 ../fish/guestfish-actions.pod:4202 +#: ../src/guestfs-actions.pod:6252 ../fish/guestfish-actions.pod:4206 msgid "S" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6250 ../fish/guestfish-actions.pod:4204 +#: ../src/guestfs-actions.pod:6254 ../fish/guestfish-actions.pod:4208 msgid "Single 8-bit-byte characters." msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:6252 ../fish/guestfish-actions.pod:4206 +#: ../src/guestfs-actions.pod:6256 ../fish/guestfish-actions.pod:4210 msgid "b" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6254 ../fish/guestfish-actions.pod:4208 +#: ../src/guestfs-actions.pod:6258 ../fish/guestfish-actions.pod:4212 msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:6257 ../fish/guestfish-actions.pod:4211 +#: ../src/guestfs-actions.pod:6261 ../fish/guestfish-actions.pod:4215 msgid "l (lower case letter L)" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6259 ../fish/guestfish-actions.pod:4213 +#: ../src/guestfs-actions.pod:6263 ../fish/guestfish-actions.pod:4217 msgid "" "16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for " "examining binaries in Windows guests." @@ -17978,43 +18373,43 @@ msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:6262 ../fish/guestfish-actions.pod:4216 +#: ../src/guestfs-actions.pod:6266 ../fish/guestfish-actions.pod:4220 msgid "B" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6264 ../fish/guestfish-actions.pod:4218 +#: ../src/guestfs-actions.pod:6268 ../fish/guestfish-actions.pod:4222 msgid "32-bit big endian such as UCS-4BE." msgstr "" # type: =item #. type: =item -#: ../src/guestfs-actions.pod:6266 ../fish/guestfish-actions.pod:4220 +#: ../src/guestfs-actions.pod:6270 ../fish/guestfish-actions.pod:4224 msgid "L" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6268 ../fish/guestfish-actions.pod:4222 +#: ../src/guestfs-actions.pod:6272 ../fish/guestfish-actions.pod:4226 msgid "32-bit little endian such as UCS-4LE." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6272 ../fish/guestfish-actions.pod:4226 +#: ../src/guestfs-actions.pod:6276 ../fish/guestfish-actions.pod:4230 msgid "The returned strings are transcoded to UTF-8." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6283 +#: ../src/guestfs-actions.pod:6287 msgid "guestfs_swapoff_device" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6285 +#: ../src/guestfs-actions.pod:6289 #, no-wrap msgid "" " int\n" @@ -18025,7 +18420,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6289 +#: ../src/guestfs-actions.pod:6293 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C. See C." @@ -18033,13 +18428,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6297 +#: ../src/guestfs-actions.pod:6301 msgid "guestfs_swapoff_file" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6299 +#: ../src/guestfs-actions.pod:6303 #, no-wrap msgid "" " int\n" @@ -18050,19 +18445,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6303 ../fish/guestfish-actions.pod:4243 +#: ../src/guestfs-actions.pod:6307 ../fish/guestfish-actions.pod:4247 msgid "This command disables the libguestfs appliance swap on file." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6309 +#: ../src/guestfs-actions.pod:6313 msgid "guestfs_swapoff_label" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6311 +#: ../src/guestfs-actions.pod:6315 #, no-wrap msgid "" " int\n" @@ -18073,7 +18468,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6315 ../fish/guestfish-actions.pod:4249 +#: ../src/guestfs-actions.pod:6319 ../fish/guestfish-actions.pod:4253 msgid "" "This command disables the libguestfs appliance swap on labeled swap " "partition." @@ -18081,13 +18476,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6322 +#: ../src/guestfs-actions.pod:6326 msgid "guestfs_swapoff_uuid" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6324 +#: ../src/guestfs-actions.pod:6328 #, no-wrap msgid "" " int\n" @@ -18098,7 +18493,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6328 ../fish/guestfish-actions.pod:4256 +#: ../src/guestfs-actions.pod:6332 ../fish/guestfish-actions.pod:4260 msgid "" "This command disables the libguestfs appliance swap partition with the given " "UUID." @@ -18106,13 +18501,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6335 +#: ../src/guestfs-actions.pod:6339 msgid "guestfs_swapon_device" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6337 +#: ../src/guestfs-actions.pod:6341 #, no-wrap msgid "" " int\n" @@ -18123,7 +18518,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6341 +#: ../src/guestfs-actions.pod:6345 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C. The increased memory is made available for all " @@ -18132,7 +18527,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6346 ../fish/guestfish-actions.pod:4268 +#: ../src/guestfs-actions.pod:6350 ../fish/guestfish-actions.pod:4272 msgid "" "Note that you should not swap to existing guest swap partitions unless you " "know what you are doing. They may contain hibernation information, or other " @@ -18143,13 +18538,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6357 +#: ../src/guestfs-actions.pod:6361 msgid "guestfs_swapon_file" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6359 +#: ../src/guestfs-actions.pod:6363 #, no-wrap msgid "" " int\n" @@ -18160,7 +18555,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6363 +#: ../src/guestfs-actions.pod:6367 msgid "" "This command enables swap to a file. See C for other " "notes." @@ -18168,13 +18563,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6370 +#: ../src/guestfs-actions.pod:6374 msgid "guestfs_swapon_label" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6372 +#: ../src/guestfs-actions.pod:6376 #, no-wrap msgid "" " int\n" @@ -18185,7 +18580,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6376 +#: ../src/guestfs-actions.pod:6380 msgid "" "This command enables swap to a labeled swap partition. See " "C for other notes." @@ -18193,13 +18588,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6383 +#: ../src/guestfs-actions.pod:6387 msgid "guestfs_swapon_uuid" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6385 +#: ../src/guestfs-actions.pod:6389 #, no-wrap msgid "" " int\n" @@ -18210,7 +18605,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6389 +#: ../src/guestfs-actions.pod:6393 msgid "" "This command enables swap to a swap partition with the given UUID. See " "C for other notes." @@ -18218,13 +18613,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6396 +#: ../src/guestfs-actions.pod:6400 msgid "guestfs_sync" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6398 +#: ../src/guestfs-actions.pod:6402 #, no-wrap msgid "" " int\n" @@ -18234,7 +18629,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6401 ../fish/guestfish-actions.pod:4300 +#: ../src/guestfs-actions.pod:6405 ../fish/guestfish-actions.pod:4304 msgid "" "This syncs the disk, so that any writes are flushed through to the " "underlying disk image." @@ -18242,7 +18637,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6404 ../fish/guestfish-actions.pod:4303 +#: ../src/guestfs-actions.pod:6408 ../fish/guestfish-actions.pod:4307 msgid "" "You should always call this if you have modified a disk image, before " "closing the handle." @@ -18250,13 +18645,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6411 +#: ../src/guestfs-actions.pod:6415 msgid "guestfs_tail" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6413 +#: ../src/guestfs-actions.pod:6417 #, no-wrap msgid "" " char **\n" @@ -18267,20 +18662,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6417 ../fish/guestfish-actions.pod:4310 +#: ../src/guestfs-actions.pod:6421 ../fish/guestfish-actions.pod:4314 msgid "" "This command returns up to the last 10 lines of a file as a list of strings." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6429 +#: ../src/guestfs-actions.pod:6433 msgid "guestfs_tail_n" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6431 +#: ../src/guestfs-actions.pod:6435 #, no-wrap msgid "" " char **\n" @@ -18292,7 +18687,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6436 ../fish/guestfish-actions.pod:4320 +#: ../src/guestfs-actions.pod:6440 ../fish/guestfish-actions.pod:4324 msgid "" "If the parameter C is a positive number, this returns the last " "C lines of the file C." @@ -18300,7 +18695,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6439 ../fish/guestfish-actions.pod:4323 +#: ../src/guestfs-actions.pod:6443 ../fish/guestfish-actions.pod:4327 msgid "" "If the parameter C is a negative number, this returns lines from " "the file C, starting with the C<-nrlines>th line." @@ -18308,13 +18703,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6453 +#: ../src/guestfs-actions.pod:6457 msgid "guestfs_tar_in" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6455 +#: ../src/guestfs-actions.pod:6459 #, no-wrap msgid "" " int\n" @@ -18326,7 +18721,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6460 ../fish/guestfish-actions.pod:4335 +#: ../src/guestfs-actions.pod:6464 ../fish/guestfish-actions.pod:4339 msgid "" "This command uploads and unpacks local file C (an I " "tar file) into C." @@ -18334,27 +18729,27 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6463 +#: ../src/guestfs-actions.pod:6467 msgid "" "To upload a compressed tarball, use C or C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6468 ../src/guestfs-actions.pod:6485 -#: ../src/guestfs-actions.pod:6501 ../src/guestfs-actions.pod:6517 +#: ../src/guestfs-actions.pod:6472 ../src/guestfs-actions.pod:6489 +#: ../src/guestfs-actions.pod:6505 ../src/guestfs-actions.pod:6521 msgid "(Added in 1.0.3)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6470 +#: ../src/guestfs-actions.pod:6474 msgid "guestfs_tar_out" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6472 +#: ../src/guestfs-actions.pod:6476 #, no-wrap msgid "" " int\n" @@ -18366,7 +18761,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6477 ../fish/guestfish-actions.pod:4347 +#: ../src/guestfs-actions.pod:6481 ../fish/guestfish-actions.pod:4351 msgid "" "This command packs the contents of C and downloads it to local " "file C." @@ -18374,7 +18769,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6480 +#: ../src/guestfs-actions.pod:6484 msgid "" "To download a compressed tarball, use C or " "C." @@ -18382,13 +18777,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6487 +#: ../src/guestfs-actions.pod:6491 msgid "guestfs_tgz_in" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6489 +#: ../src/guestfs-actions.pod:6493 #, no-wrap msgid "" " int\n" @@ -18400,7 +18795,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6494 ../fish/guestfish-actions.pod:4359 +#: ../src/guestfs-actions.pod:6498 ../fish/guestfish-actions.pod:4363 msgid "" "This command uploads and unpacks local file C (a I " "tar file) into C." @@ -18408,19 +18803,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6497 +#: ../src/guestfs-actions.pod:6501 msgid "To upload an uncompressed tarball, use C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6503 +#: ../src/guestfs-actions.pod:6507 msgid "guestfs_tgz_out" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6505 +#: ../src/guestfs-actions.pod:6509 #, no-wrap msgid "" " int\n" @@ -18432,7 +18827,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6510 ../fish/guestfish-actions.pod:4370 +#: ../src/guestfs-actions.pod:6514 ../fish/guestfish-actions.pod:4374 msgid "" "This command packs the contents of C and downloads it to local " "file C." @@ -18440,19 +18835,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6513 +#: ../src/guestfs-actions.pod:6517 msgid "To download an uncompressed tarball, use C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6519 +#: ../src/guestfs-actions.pod:6523 msgid "guestfs_touch" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6521 +#: ../src/guestfs-actions.pod:6525 #, no-wrap msgid "" " int\n" @@ -18463,7 +18858,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6525 ../fish/guestfish-actions.pod:4381 +#: ../src/guestfs-actions.pod:6529 ../fish/guestfish-actions.pod:4385 msgid "" "Touch acts like the L command. It can be used to update the " "timestamps on a file, or, if the file does not exist, to create a new zero-" @@ -18472,7 +18867,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6529 ../fish/guestfish-actions.pod:4385 +#: ../src/guestfs-actions.pod:6533 ../fish/guestfish-actions.pod:4389 msgid "" "This command only works on regular files, and will fail on other file types " "such as directories, symbolic links, block special etc." @@ -18480,13 +18875,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6536 +#: ../src/guestfs-actions.pod:6540 msgid "guestfs_truncate" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6538 +#: ../src/guestfs-actions.pod:6542 #, no-wrap msgid "" " int\n" @@ -18497,7 +18892,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6542 ../fish/guestfish-actions.pod:4392 +#: ../src/guestfs-actions.pod:6546 ../fish/guestfish-actions.pod:4396 msgid "" "This command truncates C to a zero-length file. The file must exist " "already." @@ -18505,13 +18900,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6549 +#: ../src/guestfs-actions.pod:6553 msgid "guestfs_truncate_size" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6551 +#: ../src/guestfs-actions.pod:6555 #, no-wrap msgid "" " int\n" @@ -18523,7 +18918,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6556 ../fish/guestfish-actions.pod:4399 +#: ../src/guestfs-actions.pod:6560 ../fish/guestfish-actions.pod:4403 msgid "" "This command truncates C to size C bytes. The file must exist " "already." @@ -18531,7 +18926,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6559 +#: ../src/guestfs-actions.pod:6563 msgid "" "If the current file size is less than C then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -18541,13 +18936,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6569 +#: ../src/guestfs-actions.pod:6573 msgid "guestfs_tune2fs_l" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6571 +#: ../src/guestfs-actions.pod:6575 #, no-wrap msgid "" " char **\n" @@ -18558,7 +18953,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6575 ../fish/guestfish-actions.pod:4412 +#: ../src/guestfs-actions.pod:6579 ../fish/guestfish-actions.pod:4416 msgid "" "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on " "C." @@ -18566,7 +18961,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6578 ../fish/guestfish-actions.pod:4415 +#: ../src/guestfs-actions.pod:6582 ../fish/guestfish-actions.pod:4419 msgid "" "It is the same as running C. See L manpage " "for more details. The list of fields returned isn't clearly defined, and " @@ -18576,13 +18971,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6591 +#: ../src/guestfs-actions.pod:6595 msgid "guestfs_txz_in" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6593 +#: ../src/guestfs-actions.pod:6597 #, no-wrap msgid "" " int\n" @@ -18594,7 +18989,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6598 ../fish/guestfish-actions.pod:4424 +#: ../src/guestfs-actions.pod:6602 ../fish/guestfish-actions.pod:4428 msgid "" "This command uploads and unpacks local file C (an I " "tar file) into C." @@ -18602,13 +18997,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6605 +#: ../src/guestfs-actions.pod:6609 msgid "guestfs_txz_out" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6607 +#: ../src/guestfs-actions.pod:6611 #, no-wrap msgid "" " int\n" @@ -18620,7 +19015,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6612 ../fish/guestfish-actions.pod:4433 +#: ../src/guestfs-actions.pod:6616 ../fish/guestfish-actions.pod:4437 msgid "" "This command packs the contents of C and downloads it to local " "file C (as an xz compressed tar archive)." @@ -18628,13 +19023,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6619 +#: ../src/guestfs-actions.pod:6623 msgid "guestfs_umask" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6621 +#: ../src/guestfs-actions.pod:6625 #, no-wrap msgid "" " int\n" @@ -18645,7 +19040,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6625 ../fish/guestfish-actions.pod:4442 +#: ../src/guestfs-actions.pod:6629 ../fish/guestfish-actions.pod:4446 msgid "" "This function sets the mask used for creating new files and device nodes to " "C." @@ -18653,7 +19048,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6628 ../fish/guestfish-actions.pod:4445 +#: ../src/guestfs-actions.pod:6632 ../fish/guestfish-actions.pod:4449 msgid "" "Typical umask values would be C<022> which creates new files with " "permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates " @@ -18662,7 +19057,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6633 ../fish/guestfish-actions.pod:4450 +#: ../src/guestfs-actions.pod:6637 ../fish/guestfish-actions.pod:4454 msgid "" "The default umask is C<022>. This is important because it means that " "directories and device nodes will be created with C<0644> or C<0755> mode " @@ -18671,7 +19066,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6637 +#: ../src/guestfs-actions.pod:6641 msgid "" "See also C, L, C, " "C." @@ -18679,19 +19074,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6640 ../fish/guestfish-actions.pod:4457 +#: ../src/guestfs-actions.pod:6644 ../fish/guestfish-actions.pod:4461 msgid "This call returns the previous umask." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6646 +#: ../src/guestfs-actions.pod:6650 msgid "guestfs_umount" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6648 +#: ../src/guestfs-actions.pod:6652 #, no-wrap msgid "" " int\n" @@ -18702,7 +19097,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6652 ../fish/guestfish-actions.pod:4465 +#: ../src/guestfs-actions.pod:6656 ../fish/guestfish-actions.pod:4469 msgid "" "This unmounts the given filesystem. The filesystem may be specified either " "by its mountpoint (path) or the device which contains the filesystem." @@ -18710,13 +19105,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6660 +#: ../src/guestfs-actions.pod:6664 msgid "guestfs_umount_all" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6662 +#: ../src/guestfs-actions.pod:6666 #, no-wrap msgid "" " int\n" @@ -18726,25 +19121,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6665 ../fish/guestfish-actions.pod:4475 +#: ../src/guestfs-actions.pod:6669 ../fish/guestfish-actions.pod:4479 msgid "This unmounts all mounted filesystems." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6667 ../fish/guestfish-actions.pod:4477 +#: ../src/guestfs-actions.pod:6671 ../fish/guestfish-actions.pod:4481 msgid "Some internal mounts are not unmounted by this call." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6673 +#: ../src/guestfs-actions.pod:6677 msgid "guestfs_upload" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6675 +#: ../src/guestfs-actions.pod:6679 #, no-wrap msgid "" " int\n" @@ -18756,26 +19151,26 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6680 ../src/guestfs-actions.pod:6704 -#: ../fish/guestfish-actions.pod:4483 ../fish/guestfish-actions.pod:4496 +#: ../src/guestfs-actions.pod:6684 ../src/guestfs-actions.pod:6708 +#: ../fish/guestfish-actions.pod:4487 ../fish/guestfish-actions.pod:4500 msgid "Upload local file C to C on the filesystem." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6685 +#: ../src/guestfs-actions.pod:6689 msgid "See also C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6696 +#: ../src/guestfs-actions.pod:6700 msgid "guestfs_upload_offset" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6698 +#: ../src/guestfs-actions.pod:6702 #, no-wrap msgid "" " int\n" @@ -18788,7 +19183,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6707 ../fish/guestfish-actions.pod:4499 +#: ../src/guestfs-actions.pod:6711 ../fish/guestfish-actions.pod:4503 msgid "" "C is overwritten starting at the byte C specified. " "The intention is to overwrite parts of existing files or devices, although " @@ -18799,7 +19194,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6714 +#: ../src/guestfs-actions.pod:6718 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with C, and this call always writes the " @@ -18808,19 +19203,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6719 +#: ../src/guestfs-actions.pod:6723 msgid "See also C, C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6730 +#: ../src/guestfs-actions.pod:6734 msgid "guestfs_utimens" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6732 +#: ../src/guestfs-actions.pod:6736 #, no-wrap msgid "" " int\n" @@ -18835,13 +19230,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6740 ../fish/guestfish-actions.pod:4519 +#: ../src/guestfs-actions.pod:6744 ../fish/guestfish-actions.pod:4523 msgid "This command sets the timestamps of a file with nanosecond precision." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6743 ../fish/guestfish-actions.pod:4522 +#: ../src/guestfs-actions.pod:6747 ../fish/guestfish-actions.pod:4526 msgid "" "C are the last access time (atime) in secs and nanoseconds " "from the epoch." @@ -18849,7 +19244,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6746 ../fish/guestfish-actions.pod:4525 +#: ../src/guestfs-actions.pod:6750 ../fish/guestfish-actions.pod:4529 msgid "" "C are the last modification time (mtime) in secs and " "nanoseconds from the epoch." @@ -18857,7 +19252,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6749 ../fish/guestfish-actions.pod:4528 +#: ../src/guestfs-actions.pod:6753 ../fish/guestfish-actions.pod:4532 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 " @@ -18866,7 +19261,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6753 ../fish/guestfish-actions.pod:4532 +#: ../src/guestfs-actions.pod:6757 ../fish/guestfish-actions.pod:4536 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 " @@ -18875,13 +19270,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6761 ../src/guestfs-structs.pod:175 +#: ../src/guestfs-actions.pod:6765 ../src/guestfs-structs.pod:175 msgid "guestfs_version" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6763 +#: ../src/guestfs-actions.pod:6767 #, no-wrap msgid "" " struct guestfs_version *\n" @@ -18891,14 +19286,14 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6766 ../fish/guestfish-actions.pod:4540 +#: ../src/guestfs-actions.pod:6770 ../fish/guestfish-actions.pod:4544 msgid "" "Return the libguestfs version number that the program is linked against." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6769 ../fish/guestfish-actions.pod:4543 +#: ../src/guestfs-actions.pod:6773 ../fish/guestfish-actions.pod:4547 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 " @@ -18908,7 +19303,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6774 ../fish/guestfish-actions.pod:4548 +#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4552 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 " @@ -18918,7 +19313,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6780 ../fish/guestfish-actions.pod:4554 +#: ../src/guestfs-actions.pod:6784 ../fish/guestfish-actions.pod:4558 msgid "" "The call returns a structure with four elements. The first three (C, " "C and C) are numbers and correspond to the usual version " @@ -18928,20 +19323,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6786 ../fish/guestfish-actions.pod:4560 +#: ../src/guestfs-actions.pod:6790 ../fish/guestfish-actions.pod:4564 msgid "" "To construct the original version string: C<$major.$minor.$release$extra>" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6789 ../fish/guestfish-actions.pod:4563 +#: ../src/guestfs-actions.pod:6793 ../fish/guestfish-actions.pod:4567 msgid "See also: L." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6791 +#: ../src/guestfs-actions.pod:6795 msgid "" "I Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -18951,7 +19346,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6797 +#: ../src/guestfs-actions.pod:6801 msgid "" "This function returns a C, or NULL if there was an " "error. I after use>." @@ -18959,19 +19354,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6801 +#: ../src/guestfs-actions.pod:6805 msgid "(Added in 1.0.58)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6803 +#: ../src/guestfs-actions.pod:6807 msgid "guestfs_vfs_label" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6805 +#: ../src/guestfs-actions.pod:6809 #, no-wrap msgid "" " char *\n" @@ -18982,37 +19377,37 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6809 ../fish/guestfish-actions.pod:4575 +#: ../src/guestfs-actions.pod:6813 ../fish/guestfish-actions.pod:4579 msgid "This returns the filesystem label of the filesystem on C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6812 ../fish/guestfish-actions.pod:4578 +#: ../src/guestfs-actions.pod:6816 ../fish/guestfish-actions.pod:4582 msgid "If the filesystem is unlabeled, this returns the empty string." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6814 +#: ../src/guestfs-actions.pod:6818 msgid "To find a filesystem from the label, use C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6819 ../src/guestfs-actions.pod:6856 +#: ../src/guestfs-actions.pod:6823 ../src/guestfs-actions.pod:6860 msgid "(Added in 1.3.18)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6821 +#: ../src/guestfs-actions.pod:6825 msgid "guestfs_vfs_type" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6823 +#: ../src/guestfs-actions.pod:6827 #, no-wrap msgid "" " char *\n" @@ -19023,7 +19418,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6827 ../fish/guestfish-actions.pod:4586 +#: ../src/guestfs-actions.pod:6831 ../fish/guestfish-actions.pod:4590 msgid "" "This command gets the filesystem type corresponding to the filesystem on " "C." @@ -19031,7 +19426,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6830 ../fish/guestfish-actions.pod:4589 +#: ../src/guestfs-actions.pod:6834 ../fish/guestfish-actions.pod:4593 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 " @@ -19040,13 +19435,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6840 +#: ../src/guestfs-actions.pod:6844 msgid "guestfs_vfs_uuid" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6842 +#: ../src/guestfs-actions.pod:6846 #, no-wrap msgid "" " char *\n" @@ -19057,31 +19452,31 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6846 ../fish/guestfish-actions.pod:4598 +#: ../src/guestfs-actions.pod:6850 ../fish/guestfish-actions.pod:4602 msgid "This returns the filesystem UUID of the filesystem on C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6849 ../fish/guestfish-actions.pod:4601 +#: ../src/guestfs-actions.pod:6853 ../fish/guestfish-actions.pod:4605 msgid "If the filesystem does not have a UUID, this returns the empty string." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6851 +#: ../src/guestfs-actions.pod:6855 msgid "To find a filesystem from the UUID, use C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6858 +#: ../src/guestfs-actions.pod:6862 msgid "guestfs_vg_activate" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6860 +#: ../src/guestfs-actions.pod:6864 #, no-wrap msgid "" " int\n" @@ -19093,7 +19488,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6865 ../fish/guestfish-actions.pod:4609 +#: ../src/guestfs-actions.pod:6869 ../fish/guestfish-actions.pod:4613 msgid "" "This command activates or (if C is false) deactivates all logical " "volumes in the listed volume groups C. If activated, then they " @@ -19103,13 +19498,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6871 ../fish/guestfish-actions.pod:4615 +#: ../src/guestfs-actions.pod:6875 ../fish/guestfish-actions.pod:4619 msgid "This command is the same as running C" msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6873 ../fish/guestfish-actions.pod:4617 +#: ../src/guestfs-actions.pod:6877 ../fish/guestfish-actions.pod:4621 msgid "" "Note that if C is an empty list then B volume groups are " "activated or deactivated." @@ -19117,13 +19512,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6880 +#: ../src/guestfs-actions.pod:6884 msgid "guestfs_vg_activate_all" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6882 +#: ../src/guestfs-actions.pod:6886 #, no-wrap msgid "" " int\n" @@ -19134,7 +19529,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6886 ../fish/guestfish-actions.pod:4624 +#: ../src/guestfs-actions.pod:6890 ../fish/guestfish-actions.pod:4628 msgid "" "This command activates or (if C is false) deactivates all logical " "volumes in all volume groups. If activated, then they are made known to the " @@ -19144,19 +19539,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6892 ../fish/guestfish-actions.pod:4630 +#: ../src/guestfs-actions.pod:6896 ../fish/guestfish-actions.pod:4634 msgid "This command is the same as running C" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6898 +#: ../src/guestfs-actions.pod:6902 msgid "guestfs_vgcreate" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6900 +#: ../src/guestfs-actions.pod:6904 #, no-wrap msgid "" " int\n" @@ -19168,7 +19563,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6905 ../fish/guestfish-actions.pod:4636 +#: ../src/guestfs-actions.pod:6909 ../fish/guestfish-actions.pod:4640 msgid "" "This creates an LVM volume group called C from the non-empty list " "of physical volumes C." @@ -19176,13 +19571,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6912 +#: ../src/guestfs-actions.pod:6916 msgid "guestfs_vglvuuids" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6914 +#: ../src/guestfs-actions.pod:6918 #, no-wrap msgid "" " char **\n" @@ -19193,7 +19588,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6918 ../fish/guestfish-actions.pod:4643 +#: ../src/guestfs-actions.pod:6922 ../fish/guestfish-actions.pod:4647 msgid "" "Given a VG called C, this returns the UUIDs of all the logical " "volumes created in this volume group." @@ -19201,7 +19596,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6921 +#: ../src/guestfs-actions.pod:6925 msgid "" "You can use this along with C and C calls to " "associate logical volumes and volume groups." @@ -19209,19 +19604,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6924 +#: ../src/guestfs-actions.pod:6928 msgid "See also C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6932 +#: ../src/guestfs-actions.pod:6936 msgid "guestfs_vgpvuuids" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6934 +#: ../src/guestfs-actions.pod:6938 #, no-wrap msgid "" " char **\n" @@ -19232,7 +19627,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6938 ../fish/guestfish-actions.pod:4655 +#: ../src/guestfs-actions.pod:6942 ../fish/guestfish-actions.pod:4659 msgid "" "Given a VG called C, this returns the UUIDs of all the physical " "volumes that this volume group resides on." @@ -19240,7 +19635,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6941 +#: ../src/guestfs-actions.pod:6945 msgid "" "You can use this along with C and C calls to " "associate physical volumes and volume groups." @@ -19248,19 +19643,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6944 +#: ../src/guestfs-actions.pod:6948 msgid "See also C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6952 +#: ../src/guestfs-actions.pod:6956 msgid "guestfs_vgremove" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6954 +#: ../src/guestfs-actions.pod:6958 #, no-wrap msgid "" " int\n" @@ -19271,26 +19666,26 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6958 ../fish/guestfish-actions.pod:4667 +#: ../src/guestfs-actions.pod:6962 ../fish/guestfish-actions.pod:4671 msgid "Remove an LVM volume group C, (for example C)." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6960 ../fish/guestfish-actions.pod:4669 +#: ../src/guestfs-actions.pod:6964 ../fish/guestfish-actions.pod:4673 msgid "" "This also forcibly removes all logical volumes in the volume group (if any)." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6967 +#: ../src/guestfs-actions.pod:6971 msgid "guestfs_vgrename" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6969 +#: ../src/guestfs-actions.pod:6973 #, no-wrap msgid "" " int\n" @@ -19302,19 +19697,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6974 ../fish/guestfish-actions.pod:4676 +#: ../src/guestfs-actions.pod:6978 ../fish/guestfish-actions.pod:4680 msgid "Rename a volume group C with the new name C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6980 +#: ../src/guestfs-actions.pod:6984 msgid "guestfs_vgs" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:6982 +#: ../src/guestfs-actions.pod:6986 #, no-wrap msgid "" " char **\n" @@ -19324,7 +19719,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6985 ../fish/guestfish-actions.pod:4682 +#: ../src/guestfs-actions.pod:6989 ../fish/guestfish-actions.pod:4686 msgid "" "List all the volumes groups detected. This is the equivalent of the L command." @@ -19332,7 +19727,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6988 ../fish/guestfish-actions.pod:4685 +#: ../src/guestfs-actions.pod:6992 ../fish/guestfish-actions.pod:4689 msgid "" "This returns a list of just the volume group names that were detected (eg. " "C)." @@ -19340,19 +19735,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6991 +#: ../src/guestfs-actions.pod:6995 msgid "See also C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:6999 +#: ../src/guestfs-actions.pod:7003 msgid "guestfs_vgs_full" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7001 +#: ../src/guestfs-actions.pod:7005 #, no-wrap msgid "" " struct guestfs_lvm_vg_list *\n" @@ -19362,7 +19757,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7004 ../fish/guestfish-actions.pod:4694 +#: ../src/guestfs-actions.pod:7008 ../fish/guestfish-actions.pod:4698 msgid "" "List all the volumes groups detected. This is the equivalent of the L command. The \"full\" version includes all fields." @@ -19370,7 +19765,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7007 +#: ../src/guestfs-actions.pod:7011 msgid "" "This function returns a C, or NULL if there " "was an error. I after use>." @@ -19378,13 +19773,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7013 +#: ../src/guestfs-actions.pod:7017 msgid "guestfs_vgscan" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7015 +#: ../src/guestfs-actions.pod:7019 #, no-wrap msgid "" " int\n" @@ -19394,7 +19789,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7018 ../fish/guestfish-actions.pod:4701 +#: ../src/guestfs-actions.pod:7022 ../fish/guestfish-actions.pod:4705 msgid "" "This rescans all block devices and rebuilds the list of LVM physical " "volumes, volume groups and logical volumes." @@ -19402,13 +19797,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7025 +#: ../src/guestfs-actions.pod:7029 msgid "guestfs_vguuid" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7027 +#: ../src/guestfs-actions.pod:7031 #, no-wrap msgid "" " char *\n" @@ -19419,19 +19814,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7031 ../fish/guestfish-actions.pod:4708 +#: ../src/guestfs-actions.pod:7035 ../fish/guestfish-actions.pod:4712 msgid "This command returns the UUID of the LVM VG named C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7038 +#: ../src/guestfs-actions.pod:7042 msgid "guestfs_wait_ready" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7040 +#: ../src/guestfs-actions.pod:7044 #, no-wrap msgid "" " int\n" @@ -19441,13 +19836,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7043 +#: ../src/guestfs-actions.pod:7047 msgid "This function is a no op." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7045 +#: ../src/guestfs-actions.pod:7049 msgid "" "In versions of the API E 1.0.71 you had to call this function just after " "calling C to wait for the launch to complete. However this " @@ -19456,7 +19851,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7050 +#: ../src/guestfs-actions.pod:7054 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." @@ -19464,13 +19859,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7058 +#: ../src/guestfs-actions.pod:7062 msgid "guestfs_wc_c" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7060 +#: ../src/guestfs-actions.pod:7064 #, no-wrap msgid "" " int\n" @@ -19481,7 +19876,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7064 ../fish/guestfish-actions.pod:4714 +#: ../src/guestfs-actions.pod:7068 ../fish/guestfish-actions.pod:4718 msgid "" "This command counts the characters in a file, using the C external " "command." @@ -19489,13 +19884,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7071 +#: ../src/guestfs-actions.pod:7075 msgid "guestfs_wc_l" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7073 +#: ../src/guestfs-actions.pod:7077 #, no-wrap msgid "" " int\n" @@ -19506,20 +19901,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7077 ../fish/guestfish-actions.pod:4721 +#: ../src/guestfs-actions.pod:7081 ../fish/guestfish-actions.pod:4725 msgid "" "This command counts the lines in a file, using the C external command." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7084 +#: ../src/guestfs-actions.pod:7088 msgid "guestfs_wc_w" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7086 +#: ../src/guestfs-actions.pod:7090 #, no-wrap msgid "" " int\n" @@ -19530,20 +19925,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7090 ../fish/guestfish-actions.pod:4728 +#: ../src/guestfs-actions.pod:7094 ../fish/guestfish-actions.pod:4732 msgid "" "This command counts the words in a file, using the C external command." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7097 +#: ../src/guestfs-actions.pod:7101 msgid "guestfs_write" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7099 +#: ../src/guestfs-actions.pod:7103 #, no-wrap msgid "" " int\n" @@ -19556,7 +19951,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7105 ../fish/guestfish-actions.pod:4735 +#: ../src/guestfs-actions.pod:7109 ../fish/guestfish-actions.pod:4739 msgid "" "This call creates a file called C. The content of the file is the " "string C (which can contain any 8 bit data)." @@ -19564,13 +19959,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7115 +#: ../src/guestfs-actions.pod:7119 msgid "guestfs_write_file" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7117 +#: ../src/guestfs-actions.pod:7121 #, no-wrap msgid "" " int\n" @@ -19583,7 +19978,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7123 ../fish/guestfish-actions.pod:4745 +#: ../src/guestfs-actions.pod:7127 ../fish/guestfish-actions.pod:4749 msgid "" "This call creates a file called C. The contents of the file is the " "string C (which can contain any 8 bit data), with length C." @@ -19591,7 +19986,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7127 ../fish/guestfish-actions.pod:4749 +#: ../src/guestfs-actions.pod:7131 ../fish/guestfish-actions.pod:4753 msgid "" "As a special case, if C is C<0> then the length is calculated using " "C (so in this case the content cannot contain embedded ASCII NULs)." @@ -19599,7 +19994,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7131 ../fish/guestfish-actions.pod:4753 +#: ../src/guestfs-actions.pod:7135 ../fish/guestfish-actions.pod:4757 msgid "" "I Owing to a bug, writing content containing ASCII NUL characters does " "I work, even if the length is specified." @@ -19607,20 +20002,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7139 ../fish/guestfish-actions.pod:4759 +#: ../src/guestfs-actions.pod:7143 ../fish/guestfish-actions.pod:4763 msgid "" "This function is deprecated. In new code, use the C call instead." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7148 +#: ../src/guestfs-actions.pod:7152 msgid "guestfs_zegrep" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7150 +#: ../src/guestfs-actions.pod:7154 #, no-wrap msgid "" " char **\n" @@ -19632,20 +20027,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7155 ../fish/guestfish-actions.pod:4770 +#: ../src/guestfs-actions.pod:7159 ../fish/guestfish-actions.pod:4774 msgid "" "This calls the external C program and returns the matching lines." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7167 +#: ../src/guestfs-actions.pod:7171 msgid "guestfs_zegrepi" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7169 +#: ../src/guestfs-actions.pod:7173 #, no-wrap msgid "" " char **\n" @@ -19657,20 +20052,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7174 ../fish/guestfish-actions.pod:4780 +#: ../src/guestfs-actions.pod:7178 ../fish/guestfish-actions.pod:4784 msgid "" "This calls the external C program and returns the matching lines." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7186 +#: ../src/guestfs-actions.pod:7190 msgid "guestfs_zero" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7188 +#: ../src/guestfs-actions.pod:7192 #, no-wrap msgid "" " int\n" @@ -19681,13 +20076,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7192 ../fish/guestfish-actions.pod:4790 +#: ../src/guestfs-actions.pod:7196 ../fish/guestfish-actions.pod:4794 msgid "This command writes zeroes over the first few blocks of C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7194 ../fish/guestfish-actions.pod:4792 +#: ../src/guestfs-actions.pod:7198 ../fish/guestfish-actions.pod:4796 msgid "" "How many blocks are zeroed isn't specified (but it's I enough to " "securely wipe the device). It should be sufficient to remove any partition " @@ -19696,19 +20091,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7198 +#: ../src/guestfs-actions.pod:7202 msgid "See also: C, C." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7209 +#: ../src/guestfs-actions.pod:7213 msgid "guestfs_zero_device" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7211 +#: ../src/guestfs-actions.pod:7215 #, no-wrap msgid "" " int\n" @@ -19719,7 +20114,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7215 +#: ../src/guestfs-actions.pod:7219 msgid "" "This command writes zeroes over the entire C. Compare with " "C which just zeroes the first few blocks of a device." @@ -19727,19 +20122,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7229 +#: ../src/guestfs-actions.pod:7233 msgid "(Added in 1.3.1)" msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7231 +#: ../src/guestfs-actions.pod:7235 msgid "guestfs_zerofree" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7233 +#: ../src/guestfs-actions.pod:7237 #, no-wrap msgid "" " int\n" @@ -19750,7 +20145,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7237 ../fish/guestfish-actions.pod:4813 +#: ../src/guestfs-actions.pod:7241 ../fish/guestfish-actions.pod:4817 msgid "" "This runs the I program on C. This program claims to zero " "unused inodes and disk blocks on an ext2/3 filesystem, thus making it " @@ -19759,13 +20154,13 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7242 ../fish/guestfish-actions.pod:4818 +#: ../src/guestfs-actions.pod:7246 ../fish/guestfish-actions.pod:4822 msgid "You should B run this program if the filesystem is mounted." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7245 ../fish/guestfish-actions.pod:4821 +#: ../src/guestfs-actions.pod:7249 ../fish/guestfish-actions.pod:4825 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." @@ -19773,13 +20168,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7252 +#: ../src/guestfs-actions.pod:7256 msgid "guestfs_zfgrep" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7254 +#: ../src/guestfs-actions.pod:7258 #, no-wrap msgid "" " char **\n" @@ -19791,20 +20186,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7259 ../fish/guestfish-actions.pod:4828 +#: ../src/guestfs-actions.pod:7263 ../fish/guestfish-actions.pod:4832 msgid "" "This calls the external C program and returns the matching lines." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7271 +#: ../src/guestfs-actions.pod:7275 msgid "guestfs_zfgrepi" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7273 +#: ../src/guestfs-actions.pod:7277 #, no-wrap msgid "" " char **\n" @@ -19816,20 +20211,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7278 ../fish/guestfish-actions.pod:4838 +#: ../src/guestfs-actions.pod:7282 ../fish/guestfish-actions.pod:4842 msgid "" "This calls the external C program and returns the matching lines." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7290 +#: ../src/guestfs-actions.pod:7294 msgid "guestfs_zfile" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7292 +#: ../src/guestfs-actions.pod:7296 #, no-wrap msgid "" " char *\n" @@ -19841,20 +20236,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7297 ../fish/guestfish-actions.pod:4848 +#: ../src/guestfs-actions.pod:7301 ../fish/guestfish-actions.pod:4852 msgid "" "This command runs C after first decompressing C using C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7300 ../fish/guestfish-actions.pod:4851 +#: ../src/guestfs-actions.pod:7304 ../fish/guestfish-actions.pod:4855 msgid "C must be one of C, C or C." msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7302 +#: ../src/guestfs-actions.pod:7306 msgid "" "Since 1.0.63, use C instead which can now process compressed " "files." @@ -19862,20 +20257,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7308 ../fish/guestfish-actions.pod:4856 +#: ../src/guestfs-actions.pod:7312 ../fish/guestfish-actions.pod:4860 msgid "" "This function is deprecated. In new code, use the C call instead." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7317 +#: ../src/guestfs-actions.pod:7321 msgid "guestfs_zgrep" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7319 +#: ../src/guestfs-actions.pod:7323 #, no-wrap msgid "" " char **\n" @@ -19887,20 +20282,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7324 ../fish/guestfish-actions.pod:4867 +#: ../src/guestfs-actions.pod:7328 ../fish/guestfish-actions.pod:4871 msgid "" "This calls the external C program and returns the matching lines." msgstr "" # type: =head2 #. type: =head2 -#: ../src/guestfs-actions.pod:7336 +#: ../src/guestfs-actions.pod:7340 msgid "guestfs_zgrepi" msgstr "" # type: verbatim #. type: verbatim -#: ../src/guestfs-actions.pod:7338 +#: ../src/guestfs-actions.pod:7342 #, no-wrap msgid "" " char **\n" @@ -19912,7 +20307,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7343 ../fish/guestfish-actions.pod:4877 +#: ../src/guestfs-actions.pod:7347 ../fish/guestfish-actions.pod:4881 msgid "" "This calls the external C program and returns the matching lines." msgstr "" @@ -23538,7 +23933,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1153 ../test-tool/libguestfs-test-tool.pod:124 #: ../fuse/guestmount.pod:258 ../tools/virt-edit.pl:372 -#: ../tools/virt-win-reg.pl:606 ../tools/virt-resize.pl:1512 +#: ../tools/virt-win-reg.pl:606 ../tools/virt-resize.pl:1518 #: ../tools/virt-list-filesystems.pl:210 ../tools/virt-tar.pl:309 #: ../tools/virt-make-fs.pl:572 ../tools/virt-list-partitions.pl:277 msgid "" @@ -23552,7 +23947,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1158 ../test-tool/libguestfs-test-tool.pod:129 #: ../fuse/guestmount.pod:263 ../tools/virt-edit.pl:377 -#: ../tools/virt-win-reg.pl:611 ../tools/virt-resize.pl:1517 +#: ../tools/virt-win-reg.pl:611 ../tools/virt-resize.pl:1523 #: ../tools/virt-list-filesystems.pl:215 ../tools/virt-tar.pl:314 #: ../tools/virt-make-fs.pl:577 ../tools/virt-list-partitions.pl:282 msgid "" @@ -23566,7 +23961,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1163 ../test-tool/libguestfs-test-tool.pod:134 #: ../fuse/guestmount.pod:268 ../tools/virt-edit.pl:382 -#: ../tools/virt-win-reg.pl:616 ../tools/virt-resize.pl:1522 +#: ../tools/virt-win-reg.pl:616 ../tools/virt-resize.pl:1528 #: ../tools/virt-list-filesystems.pl:220 ../tools/virt-tar.pl:319 #: ../tools/virt-make-fs.pl:582 ../tools/virt-list-partitions.pl:287 msgid "" @@ -24164,10 +24559,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:430 ../fish/guestfish-actions.pod:439 #: ../fish/guestfish-actions.pod:663 ../fish/guestfish-actions.pod:832 #: ../fish/guestfish-actions.pod:851 ../fish/guestfish-actions.pod:1228 -#: ../fish/guestfish-actions.pod:4341 ../fish/guestfish-actions.pod:4353 -#: ../fish/guestfish-actions.pod:4364 ../fish/guestfish-actions.pod:4375 -#: ../fish/guestfish-actions.pod:4427 ../fish/guestfish-actions.pod:4436 -#: ../fish/guestfish-actions.pod:4490 ../fish/guestfish-actions.pod:4513 +#: ../fish/guestfish-actions.pod:4345 ../fish/guestfish-actions.pod:4357 +#: ../fish/guestfish-actions.pod:4368 ../fish/guestfish-actions.pod:4379 +#: ../fish/guestfish-actions.pod:4431 ../fish/guestfish-actions.pod:4440 +#: ../fish/guestfish-actions.pod:4494 ../fish/guestfish-actions.pod:4517 msgid "Use C<-> instead of a filename to read/write from stdin/stdout." msgstr "" @@ -29040,6 +29435,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:3999 +msgid "" +"Trace messages are normally sent to C, unless you register a " +"callback to send them somewhere else (see L)." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:4003 @@ -29061,15 +29463,22 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4014 +msgid "" +"Verbose messages are normally sent to C, unless you register a " +"callback to send them somewhere else (see L)." +msgstr "" + # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4014 +#: ../fish/guestfish-actions.pod:4018 msgid "setcon" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4016 +#: ../fish/guestfish-actions.pod:4020 #, no-wrap msgid "" " setcon context\n" @@ -29078,13 +29487,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4023 +#: ../fish/guestfish-actions.pod:4027 msgid "setxattr" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4025 +#: ../fish/guestfish-actions.pod:4029 #, no-wrap msgid "" " setxattr xattr val vallen path\n" @@ -29093,19 +29502,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4031 +#: ../fish/guestfish-actions.pod:4035 msgid "See also: L, L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4033 +#: ../fish/guestfish-actions.pod:4037 msgid "sfdisk" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4035 +#: ../fish/guestfish-actions.pod:4039 #, no-wrap msgid "" " sfdisk device cyls heads sectors 'lines ...'\n" @@ -29114,19 +29523,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4057 +#: ../fish/guestfish-actions.pod:4061 msgid "See also: L, L, L" msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4063 +#: ../fish/guestfish-actions.pod:4067 msgid "sfdiskM" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4065 +#: ../fish/guestfish-actions.pod:4069 #, no-wrap msgid "" " sfdiskM device 'lines ...'\n" @@ -29135,7 +29544,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4067 +#: ../fish/guestfish-actions.pod:4071 msgid "" "This is a simplified interface to the L command, where partition " "sizes are specified in megabytes only (rounded to the nearest cylinder) and " @@ -29145,19 +29554,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4073 +#: ../fish/guestfish-actions.pod:4077 msgid "See also: L, the L manpage and L" msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4079 +#: ../fish/guestfish-actions.pod:4083 msgid "sfdisk-N" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4081 +#: ../fish/guestfish-actions.pod:4085 #, no-wrap msgid "" " sfdisk-N device partnum cyls heads sectors line\n" @@ -29166,7 +29575,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4086 +#: ../fish/guestfish-actions.pod:4090 msgid "" "For other parameters, see L. You should usually pass C<0> for the " "cyls/heads/sectors parameters." @@ -29174,19 +29583,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4089 +#: ../fish/guestfish-actions.pod:4093 msgid "See also: L" msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4094 +#: ../fish/guestfish-actions.pod:4098 msgid "sfdisk-disk-geometry" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4096 +#: ../fish/guestfish-actions.pod:4100 #, no-wrap msgid "" " sfdisk-disk-geometry device\n" @@ -29195,7 +29604,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4098 +#: ../fish/guestfish-actions.pod:4102 msgid "" "This displays the disk geometry of C read from the partition table. " "Especially in the case where the underlying block device has been resized, " @@ -29205,13 +29614,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4106 +#: ../fish/guestfish-actions.pod:4110 msgid "sfdisk-kernel-geometry" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4108 +#: ../fish/guestfish-actions.pod:4112 #, no-wrap msgid "" " sfdisk-kernel-geometry device\n" @@ -29220,13 +29629,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4115 +#: ../fish/guestfish-actions.pod:4119 msgid "sfdisk-l" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4117 +#: ../fish/guestfish-actions.pod:4121 #, no-wrap msgid "" " sfdisk-l device\n" @@ -29235,19 +29644,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4123 +#: ../fish/guestfish-actions.pod:4127 msgid "See also: L" msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4125 +#: ../fish/guestfish-actions.pod:4129 msgid "sh" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4127 +#: ../fish/guestfish-actions.pod:4131 #, no-wrap msgid "" " sh command\n" @@ -29256,25 +29665,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4132 +#: ../fish/guestfish-actions.pod:4136 msgid "This is like L, but passes the command to:" msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4140 +#: ../fish/guestfish-actions.pod:4144 msgid "All the provisos about L apply to this call." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4142 +#: ../fish/guestfish-actions.pod:4146 msgid "sh-lines" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4144 +#: ../fish/guestfish-actions.pod:4148 #, no-wrap msgid "" " sh-lines command\n" @@ -29283,25 +29692,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4146 +#: ../fish/guestfish-actions.pod:4150 msgid "This is the same as L, but splits the result into a list of lines." msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4149 +#: ../fish/guestfish-actions.pod:4153 msgid "See also: L" msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4151 +#: ../fish/guestfish-actions.pod:4155 msgid "sleep" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4153 +#: ../fish/guestfish-actions.pod:4157 #, no-wrap msgid "" " sleep secs\n" @@ -29310,13 +29719,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4157 +#: ../fish/guestfish-actions.pod:4161 msgid "stat" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4159 +#: ../fish/guestfish-actions.pod:4163 #, no-wrap msgid "" " stat path\n" @@ -29325,13 +29734,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4165 +#: ../fish/guestfish-actions.pod:4169 msgid "statvfs" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4167 +#: ../fish/guestfish-actions.pod:4171 #, no-wrap msgid "" " statvfs path\n" @@ -29340,13 +29749,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4175 +#: ../fish/guestfish-actions.pod:4179 msgid "strings" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4177 +#: ../fish/guestfish-actions.pod:4181 #, no-wrap msgid "" " strings path\n" @@ -29355,13 +29764,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4185 +#: ../fish/guestfish-actions.pod:4189 msgid "strings-e" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4187 +#: ../fish/guestfish-actions.pod:4191 #, no-wrap msgid "" " strings-e encoding path\n" @@ -29370,7 +29779,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4189 +#: ../fish/guestfish-actions.pod:4193 msgid "" "This is like the L command, but allows you to specify the encoding " "of strings that are looked for in the source file C." @@ -29378,7 +29787,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4199 +#: ../fish/guestfish-actions.pod:4203 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what L uses)." @@ -29386,13 +29795,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4231 +#: ../fish/guestfish-actions.pod:4235 msgid "swapoff-device" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4233 +#: ../fish/guestfish-actions.pod:4237 #, no-wrap msgid "" " swapoff-device device\n" @@ -29401,7 +29810,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4235 +#: ../fish/guestfish-actions.pod:4239 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C. See L." @@ -29409,13 +29818,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4239 +#: ../fish/guestfish-actions.pod:4243 msgid "swapoff-file" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4241 +#: ../fish/guestfish-actions.pod:4245 #, no-wrap msgid "" " swapoff-file file\n" @@ -29424,13 +29833,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4245 +#: ../fish/guestfish-actions.pod:4249 msgid "swapoff-label" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4247 +#: ../fish/guestfish-actions.pod:4251 #, no-wrap msgid "" " swapoff-label label\n" @@ -29439,13 +29848,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4252 +#: ../fish/guestfish-actions.pod:4256 msgid "swapoff-uuid" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4254 +#: ../fish/guestfish-actions.pod:4258 #, no-wrap msgid "" " swapoff-uuid uuid\n" @@ -29454,13 +29863,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4259 +#: ../fish/guestfish-actions.pod:4263 msgid "swapon-device" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4261 +#: ../fish/guestfish-actions.pod:4265 #, no-wrap msgid "" " swapon-device device\n" @@ -29469,7 +29878,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4263 +#: ../fish/guestfish-actions.pod:4267 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C. The increased memory is made available for all " @@ -29478,13 +29887,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4275 +#: ../fish/guestfish-actions.pod:4279 msgid "swapon-file" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4277 +#: ../fish/guestfish-actions.pod:4281 #, no-wrap msgid "" " swapon-file file\n" @@ -29493,20 +29902,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4279 +#: ../fish/guestfish-actions.pod:4283 msgid "" "This command enables swap to a file. See L for other notes." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4282 +#: ../fish/guestfish-actions.pod:4286 msgid "swapon-label" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4284 +#: ../fish/guestfish-actions.pod:4288 #, no-wrap msgid "" " swapon-label label\n" @@ -29515,7 +29924,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4286 +#: ../fish/guestfish-actions.pod:4290 msgid "" "This command enables swap to a labeled swap partition. See L for other notes." @@ -29523,13 +29932,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4289 +#: ../fish/guestfish-actions.pod:4293 msgid "swapon-uuid" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4291 +#: ../fish/guestfish-actions.pod:4295 #, no-wrap msgid "" " swapon-uuid uuid\n" @@ -29538,7 +29947,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4293 +#: ../fish/guestfish-actions.pod:4297 msgid "" "This command enables swap to a swap partition with the given UUID. See L for other notes." @@ -29546,13 +29955,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4296 +#: ../fish/guestfish-actions.pod:4300 msgid "sync" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4298 +#: ../fish/guestfish-actions.pod:4302 #, no-wrap msgid "" " sync\n" @@ -29561,13 +29970,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4306 +#: ../fish/guestfish-actions.pod:4310 msgid "tail" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4308 +#: ../fish/guestfish-actions.pod:4312 #, no-wrap msgid "" " tail path\n" @@ -29576,13 +29985,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4316 +#: ../fish/guestfish-actions.pod:4320 msgid "tail-n" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4318 +#: ../fish/guestfish-actions.pod:4322 #, no-wrap msgid "" " tail-n nrlines path\n" @@ -29591,13 +30000,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4331 +#: ../fish/guestfish-actions.pod:4335 msgid "tar-in" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4333 +#: ../fish/guestfish-actions.pod:4337 #, no-wrap msgid "" " tar-in (tarfile|-) directory\n" @@ -29606,19 +30015,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4338 +#: ../fish/guestfish-actions.pod:4342 msgid "To upload a compressed tarball, use L or L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4343 +#: ../fish/guestfish-actions.pod:4347 msgid "tar-out" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4345 +#: ../fish/guestfish-actions.pod:4349 #, no-wrap msgid "" " tar-out directory (tarfile|-)\n" @@ -29627,19 +30036,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4350 +#: ../fish/guestfish-actions.pod:4354 msgid "To download a compressed tarball, use L or L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4355 +#: ../fish/guestfish-actions.pod:4359 msgid "tgz-in" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4357 +#: ../fish/guestfish-actions.pod:4361 #, no-wrap msgid "" " tgz-in (tarball|-) directory\n" @@ -29648,19 +30057,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4362 +#: ../fish/guestfish-actions.pod:4366 msgid "To upload an uncompressed tarball, use L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4366 +#: ../fish/guestfish-actions.pod:4370 msgid "tgz-out" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4368 +#: ../fish/guestfish-actions.pod:4372 #, no-wrap msgid "" " tgz-out directory (tarball|-)\n" @@ -29669,19 +30078,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4373 +#: ../fish/guestfish-actions.pod:4377 msgid "To download an uncompressed tarball, use L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4377 +#: ../fish/guestfish-actions.pod:4381 msgid "touch" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4379 +#: ../fish/guestfish-actions.pod:4383 #, no-wrap msgid "" " touch path\n" @@ -29690,13 +30099,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4388 +#: ../fish/guestfish-actions.pod:4392 msgid "truncate" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4390 +#: ../fish/guestfish-actions.pod:4394 #, no-wrap msgid "" " truncate path\n" @@ -29705,13 +30114,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4395 +#: ../fish/guestfish-actions.pod:4399 msgid "truncate-size" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4397 +#: ../fish/guestfish-actions.pod:4401 #, no-wrap msgid "" " truncate-size path size\n" @@ -29720,7 +30129,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4402 +#: ../fish/guestfish-actions.pod:4406 msgid "" "If the current file size is less than C then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -29730,13 +30139,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4408 +#: ../fish/guestfish-actions.pod:4412 msgid "tune2fs-l" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4410 +#: ../fish/guestfish-actions.pod:4414 #, no-wrap msgid "" " tune2fs-l device\n" @@ -29745,13 +30154,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4420 +#: ../fish/guestfish-actions.pod:4424 msgid "txz-in" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4422 +#: ../fish/guestfish-actions.pod:4426 #, no-wrap msgid "" " txz-in (tarball|-) directory\n" @@ -29760,13 +30169,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4429 +#: ../fish/guestfish-actions.pod:4433 msgid "txz-out" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4431 +#: ../fish/guestfish-actions.pod:4435 #, no-wrap msgid "" " txz-out directory (tarball|-)\n" @@ -29775,13 +30184,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4438 +#: ../fish/guestfish-actions.pod:4442 msgid "umask" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4440 +#: ../fish/guestfish-actions.pod:4444 #, no-wrap msgid "" " umask mask\n" @@ -29790,25 +30199,25 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4454 +#: ../fish/guestfish-actions.pod:4458 msgid "See also L, L, L, L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4459 +#: ../fish/guestfish-actions.pod:4463 msgid "umount" msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4461 +#: ../fish/guestfish-actions.pod:4465 msgid "unmount" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4463 +#: ../fish/guestfish-actions.pod:4467 #, no-wrap msgid "" " umount pathordevice\n" @@ -29817,19 +30226,19 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4469 +#: ../fish/guestfish-actions.pod:4473 msgid "umount-all" msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4471 +#: ../fish/guestfish-actions.pod:4475 msgid "unmount-all" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4473 +#: ../fish/guestfish-actions.pod:4477 #, no-wrap msgid "" " umount-all\n" @@ -29838,13 +30247,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4479 +#: ../fish/guestfish-actions.pod:4483 msgid "upload" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4481 +#: ../fish/guestfish-actions.pod:4485 #, no-wrap msgid "" " upload (filename|-) remotefilename\n" @@ -29853,19 +30262,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4488 +#: ../fish/guestfish-actions.pod:4492 msgid "See also L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4492 +#: ../fish/guestfish-actions.pod:4496 msgid "upload-offset" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4494 +#: ../fish/guestfish-actions.pod:4498 #, no-wrap msgid "" " upload-offset (filename|-) remotefilename offset\n" @@ -29874,7 +30283,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4506 +#: ../fish/guestfish-actions.pod:4510 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with L, and this call always writes the full " @@ -29883,19 +30292,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4511 +#: ../fish/guestfish-actions.pod:4515 msgid "See also L, L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4515 +#: ../fish/guestfish-actions.pod:4519 msgid "utimens" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4517 +#: ../fish/guestfish-actions.pod:4521 #, no-wrap msgid "" " utimens path atsecs atnsecs mtsecs mtnsecs\n" @@ -29904,13 +30313,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4536 +#: ../fish/guestfish-actions.pod:4540 msgid "version" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4538 +#: ../fish/guestfish-actions.pod:4542 #, no-wrap msgid "" " version\n" @@ -29919,7 +30328,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4565 +#: ../fish/guestfish-actions.pod:4569 msgid "" "I Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -29929,13 +30338,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4571 +#: ../fish/guestfish-actions.pod:4575 msgid "vfs-label" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4573 +#: ../fish/guestfish-actions.pod:4577 #, no-wrap msgid "" " vfs-label device\n" @@ -29944,19 +30353,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4580 +#: ../fish/guestfish-actions.pod:4584 msgid "To find a filesystem from the label, use L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4582 +#: ../fish/guestfish-actions.pod:4586 msgid "vfs-type" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4584 +#: ../fish/guestfish-actions.pod:4588 #, no-wrap msgid "" " vfs-type device\n" @@ -29965,13 +30374,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4594 +#: ../fish/guestfish-actions.pod:4598 msgid "vfs-uuid" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4596 +#: ../fish/guestfish-actions.pod:4600 #, no-wrap msgid "" " vfs-uuid device\n" @@ -29980,19 +30389,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4603 +#: ../fish/guestfish-actions.pod:4607 msgid "To find a filesystem from the UUID, use L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4605 +#: ../fish/guestfish-actions.pod:4609 msgid "vg-activate" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4607 +#: ../fish/guestfish-actions.pod:4611 #, no-wrap msgid "" " vg-activate true|false 'volgroups ...'\n" @@ -30001,13 +30410,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4620 +#: ../fish/guestfish-actions.pod:4624 msgid "vg-activate-all" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4622 +#: ../fish/guestfish-actions.pod:4626 #, no-wrap msgid "" " vg-activate-all true|false\n" @@ -30016,13 +30425,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4632 +#: ../fish/guestfish-actions.pod:4636 msgid "vgcreate" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4634 +#: ../fish/guestfish-actions.pod:4638 #, no-wrap msgid "" " vgcreate volgroup 'physvols ...'\n" @@ -30031,13 +30440,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4639 +#: ../fish/guestfish-actions.pod:4643 msgid "vglvuuids" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4641 +#: ../fish/guestfish-actions.pod:4645 #, no-wrap msgid "" " vglvuuids vgname\n" @@ -30046,7 +30455,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4646 +#: ../fish/guestfish-actions.pod:4650 msgid "" "You can use this along with L and L calls to associate " "logical volumes and volume groups." @@ -30054,19 +30463,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4649 +#: ../fish/guestfish-actions.pod:4653 msgid "See also L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4651 +#: ../fish/guestfish-actions.pod:4655 msgid "vgpvuuids" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4653 +#: ../fish/guestfish-actions.pod:4657 #, no-wrap msgid "" " vgpvuuids vgname\n" @@ -30075,7 +30484,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4658 +#: ../fish/guestfish-actions.pod:4662 msgid "" "You can use this along with L and L calls to associate " "physical volumes and volume groups." @@ -30083,19 +30492,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4661 +#: ../fish/guestfish-actions.pod:4665 msgid "See also L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4663 +#: ../fish/guestfish-actions.pod:4667 msgid "vgremove" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4665 +#: ../fish/guestfish-actions.pod:4669 #, no-wrap msgid "" " vgremove vgname\n" @@ -30104,13 +30513,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4672 +#: ../fish/guestfish-actions.pod:4676 msgid "vgrename" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4674 +#: ../fish/guestfish-actions.pod:4678 #, no-wrap msgid "" " vgrename volgroup newvolgroup\n" @@ -30119,13 +30528,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4678 +#: ../fish/guestfish-actions.pod:4682 msgid "vgs" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4680 +#: ../fish/guestfish-actions.pod:4684 #, no-wrap msgid "" " vgs\n" @@ -30134,19 +30543,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4688 +#: ../fish/guestfish-actions.pod:4692 msgid "See also L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4690 +#: ../fish/guestfish-actions.pod:4694 msgid "vgs-full" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4692 +#: ../fish/guestfish-actions.pod:4696 #, no-wrap msgid "" " vgs-full\n" @@ -30155,13 +30564,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4697 +#: ../fish/guestfish-actions.pod:4701 msgid "vgscan" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4699 +#: ../fish/guestfish-actions.pod:4703 #, no-wrap msgid "" " vgscan\n" @@ -30170,13 +30579,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4704 +#: ../fish/guestfish-actions.pod:4708 msgid "vguuid" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4706 +#: ../fish/guestfish-actions.pod:4710 #, no-wrap msgid "" " vguuid vgname\n" @@ -30185,13 +30594,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4710 +#: ../fish/guestfish-actions.pod:4714 msgid "wc-c" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4712 +#: ../fish/guestfish-actions.pod:4716 #, no-wrap msgid "" " wc-c path\n" @@ -30200,13 +30609,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4717 +#: ../fish/guestfish-actions.pod:4721 msgid "wc-l" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4719 +#: ../fish/guestfish-actions.pod:4723 #, no-wrap msgid "" " wc-l path\n" @@ -30215,13 +30624,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4724 +#: ../fish/guestfish-actions.pod:4728 msgid "wc-w" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4726 +#: ../fish/guestfish-actions.pod:4730 #, no-wrap msgid "" " wc-w path\n" @@ -30230,13 +30639,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4731 +#: ../fish/guestfish-actions.pod:4735 msgid "write" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4733 +#: ../fish/guestfish-actions.pod:4737 #, no-wrap msgid "" " write path content\n" @@ -30245,13 +30654,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4741 +#: ../fish/guestfish-actions.pod:4745 msgid "write-file" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4743 +#: ../fish/guestfish-actions.pod:4747 #, no-wrap msgid "" " write-file path content size\n" @@ -30260,13 +30669,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4766 +#: ../fish/guestfish-actions.pod:4770 msgid "zegrep" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4768 +#: ../fish/guestfish-actions.pod:4772 #, no-wrap msgid "" " zegrep regex path\n" @@ -30275,13 +30684,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4776 +#: ../fish/guestfish-actions.pod:4780 msgid "zegrepi" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4778 +#: ../fish/guestfish-actions.pod:4782 #, no-wrap msgid "" " zegrepi regex path\n" @@ -30290,13 +30699,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4786 +#: ../fish/guestfish-actions.pod:4790 msgid "zero" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4788 +#: ../fish/guestfish-actions.pod:4792 #, no-wrap msgid "" " zero device\n" @@ -30305,19 +30714,19 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4796 +#: ../fish/guestfish-actions.pod:4800 msgid "See also: L, L." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4798 +#: ../fish/guestfish-actions.pod:4802 msgid "zero-device" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4800 +#: ../fish/guestfish-actions.pod:4804 #, no-wrap msgid "" " zero-device device\n" @@ -30326,7 +30735,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4802 +#: ../fish/guestfish-actions.pod:4806 msgid "" "This command writes zeroes over the entire C. Compare with L " "which just zeroes the first few blocks of a device." @@ -30334,13 +30743,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4809 +#: ../fish/guestfish-actions.pod:4813 msgid "zerofree" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4811 +#: ../fish/guestfish-actions.pod:4815 #, no-wrap msgid "" " zerofree device\n" @@ -30349,13 +30758,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4824 +#: ../fish/guestfish-actions.pod:4828 msgid "zfgrep" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4826 +#: ../fish/guestfish-actions.pod:4830 #, no-wrap msgid "" " zfgrep pattern path\n" @@ -30364,13 +30773,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4834 +#: ../fish/guestfish-actions.pod:4838 msgid "zfgrepi" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4836 +#: ../fish/guestfish-actions.pod:4840 #, no-wrap msgid "" " zfgrepi pattern path\n" @@ -30379,13 +30788,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4844 +#: ../fish/guestfish-actions.pod:4848 msgid "zfile" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4846 +#: ../fish/guestfish-actions.pod:4850 #, no-wrap msgid "" " zfile meth path\n" @@ -30394,20 +30803,20 @@ msgstr "" # type: textblock #. type: textblock -#: ../fish/guestfish-actions.pod:4853 +#: ../fish/guestfish-actions.pod:4857 msgid "" "Since 1.0.63, use L instead which can now process compressed files." msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4863 +#: ../fish/guestfish-actions.pod:4867 msgid "zgrep" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4865 +#: ../fish/guestfish-actions.pod:4869 #, no-wrap msgid "" " zgrep regex path\n" @@ -30416,13 +30825,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../fish/guestfish-actions.pod:4873 +#: ../fish/guestfish-actions.pod:4877 msgid "zgrepi" msgstr "" # type: verbatim #. type: verbatim -#: ../fish/guestfish-actions.pod:4875 +#: ../fish/guestfish-actions.pod:4879 #, no-wrap msgid "" " zgrepi regex path\n" @@ -32129,7 +32538,7 @@ msgstr "" # type: =head2 #. type: =head1 #: ../tools/virt-edit.pl:343 ../tools/virt-win-reg.pl:559 -#: ../tools/virt-resize.pl:1476 ../tools/virt-list-filesystems.pl:182 +#: ../tools/virt-resize.pl:1482 ../tools/virt-list-filesystems.pl:182 #: ../tools/virt-tar.pl:279 ../tools/virt-make-fs.pl:532 #: ../tools/virt-list-partitions.pl:250 msgid "SHELL QUOTING" @@ -32138,7 +32547,7 @@ msgstr "" # type: textblock #. type: textblock #: ../tools/virt-edit.pl:345 ../tools/virt-win-reg.pl:567 -#: ../tools/virt-resize.pl:1478 ../tools/virt-list-filesystems.pl:184 +#: ../tools/virt-resize.pl:1484 ../tools/virt-list-filesystems.pl:184 #: ../tools/virt-tar.pl:281 ../tools/virt-make-fs.pl:534 #: ../tools/virt-list-partitions.pl:252 msgid "" @@ -32159,7 +32568,7 @@ msgstr "" # type: =head1 #. type: =head1 #: ../tools/virt-edit.pl:364 ../tools/virt-win-reg.pl:598 -#: ../tools/virt-resize.pl:1504 ../tools/virt-list-filesystems.pl:202 +#: ../tools/virt-resize.pl:1510 ../tools/virt-list-filesystems.pl:202 #: ../tools/virt-tar.pl:301 ../tools/virt-make-fs.pl:564 #: ../tools/virt-list-partitions.pl:269 msgid "AUTHOR" @@ -32168,7 +32577,7 @@ msgstr "" # type: textblock #. type: textblock #: ../tools/virt-edit.pl:366 ../tools/virt-win-reg.pl:600 -#: ../tools/virt-resize.pl:1506 ../tools/virt-list-filesystems.pl:204 +#: ../tools/virt-resize.pl:1512 ../tools/virt-list-filesystems.pl:204 #: ../tools/virt-tar.pl:303 ../tools/virt-make-fs.pl:566 #: ../tools/virt-list-partitions.pl:271 msgid "Richard W.M. Jones L" @@ -32816,7 +33225,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../tools/virt-win-reg.pl:604 ../tools/virt-resize.pl:1510 +#: ../tools/virt-win-reg.pl:604 ../tools/virt-resize.pl:1516 #: ../tools/virt-make-fs.pl:570 msgid "Copyright (C) 2010 Red Hat Inc." msgstr "" @@ -33838,19 +34247,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../tools/virt-resize.pl:1419 +#: ../tools/virt-resize.pl:1425 msgid "NOTES" msgstr "" # type: =head2 #. type: =head2 -#: ../tools/virt-resize.pl:1421 +#: ../tools/virt-resize.pl:1427 msgid "\"Partition 1 does not end on cylinder boundary.\"" msgstr "" # type: textblock #. type: textblock -#: ../tools/virt-resize.pl:1423 +#: ../tools/virt-resize.pl:1429 msgid "" "Virt-resize aligns partitions to multiples of 64 sectors. Usually this " "means the partitions will not be aligned to the ancient CHS geometry. " @@ -33861,13 +34270,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../tools/virt-resize.pl:1430 +#: ../tools/virt-resize.pl:1436 msgid "RESIZING WINDOWS VIRTUAL MACHINES" msgstr "" # type: textblock #. type: textblock -#: ../tools/virt-resize.pl:1432 +#: ../tools/virt-resize.pl:1438 msgid "" "In Windows Vista and later versions, Microsoft switched to using a separate " "boot partition. In these VMs, typically C is the boot partition " @@ -33878,7 +34287,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../tools/virt-resize.pl:1439 +#: ../tools/virt-resize.pl:1445 msgid "" "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if " "NTFS partitions have been expanded. This is just a safety check and (unless " @@ -33887,13 +34296,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: ../tools/virt-resize.pl:1443 +#: ../tools/virt-resize.pl:1449 msgid "GUEST BOOT STUCK AT \"GRUB\"" msgstr "" # type: textblock #. type: textblock -#: ../tools/virt-resize.pl:1445 +#: ../tools/virt-resize.pl:1451 msgid "" "If a Linux guest does not boot after resizing, and the boot is stuck after " "printing C on the console, try reinstalling grub. This sometimes " @@ -33903,7 +34312,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: ../tools/virt-resize.pl:1450 +#: ../tools/virt-resize.pl:1456 #, no-wrap msgid "" " guestfish -i -a newdisk\n" @@ -33917,7 +34326,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../tools/virt-resize.pl:1457 +#: ../tools/virt-resize.pl:1463 msgid "" "For more flexible guest reconfiguration, including if you need to specify " "other parameters to grub-install, use L." @@ -33925,13 +34334,13 @@ msgstr "" # type: =head1 #. type: =head1 -#: ../tools/virt-resize.pl:1460 +#: ../tools/virt-resize.pl:1466 msgid "ALTERNATIVE TOOLS" msgstr "" # type: textblock #. type: textblock -#: ../tools/virt-resize.pl:1462 +#: ../tools/virt-resize.pl:1468 msgid "" "There are several proprietary tools for resizing partitions. We won't " "mention any here." @@ -33939,7 +34348,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../tools/virt-resize.pl:1465 +#: ../tools/virt-resize.pl:1471 msgid "" "L and its graphical shell gparted can do some types of resizing " "operations on disk images. They can resize and move partitions, but I don't " @@ -33949,7 +34358,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../tools/virt-resize.pl:1470 +#: ../tools/virt-resize.pl:1476 msgid "" "L can do everything that virt-resize can do and a lot more, " "but at a much lower level. You will probably end up hand-calculating sector " @@ -33960,7 +34369,7 @@ msgstr "" # type: textblock #. type: textblock -#: ../tools/virt-resize.pl:1485 +#: ../tools/virt-resize.pl:1491 msgid "" "L, L, L, L, L, L, L, L, L, " diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 24a3f69..3ef29ae 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.9.10\n" +"Project-Id-Version: libguestfs 1.9.11\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -807,7 +807,7 @@ msgid "There are many limitations to this:" msgstr "" #. type: =item -#: ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1088 ../src/guestfs.pod:1092 ../src/guestfs.pod:1096 ../src/guestfs.pod:1101 ../src/guestfs.pod:1109 ../src/guestfs.pod:1128 ../src/guestfs.pod:1136 ../src/guestfs.pod:1158 ../src/guestfs.pod:1162 ../src/guestfs.pod:1166 ../src/guestfs.pod:1170 ../src/guestfs.pod:1174 ../src/guestfs.pod:1178 ../src/guestfs.pod:1660 ../src/guestfs.pod:1665 ../src/guestfs.pod:1669 ../src/guestfs.pod:1779 ../src/guestfs.pod:1784 ../src/guestfs.pod:1788 ../src/guestfs.pod:2140 ../src/guestfs.pod:2146 ../src/guestfs.pod:2151 ../src/guestfs.pod:2157 ../src/guestfs.pod:2622 ../src/guestfs.pod:2626 ../src/guestfs.pod:2630 ../src/guestfs.pod:2634 ../src/guestfs-actions.pod:15 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:577 ../src/guestfs-actions.pod:585 ../src/guestfs-actions.pod:592 ../src/guestfs-actions.pod:599 ../src/guestfs-actions.pod:1595 ../src/guestfs-actions.pod:1599 ../src/guestfs-actions.pod:1603 ../src/guestfs-actions.pod:1607 ../src/guestfs-actions.pod:1615 ../src/guestfs-actions.pod:1619 ../src/guestfs-actions.pod:1623 ../src/guestfs-actions.pod:1633 ../src/guestfs-actions.pod:1637 ../src/guestfs-actions.pod:1641 ../src/guestfs-actions.pod:1779 ../src/guestfs-actions.pod:1783 ../src/guestfs-actions.pod:1788 ../src/guestfs-actions.pod:1793 ../src/guestfs-actions.pod:1854 ../src/guestfs-actions.pod:1858 ../src/guestfs-actions.pod:1863 ../fish/guestfish.pod:432 ../fish/guestfish.pod:436 ../fish/guestfish.pod:440 ../fish/guestfish.pod:444 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:380 ../fish/guestfish-actions.pod:388 ../fish/guestfish-actions.pod:395 ../fish/guestfish-actions.pod:402 ../fish/guestfish-actions.pod:1072 ../fish/guestfish-actions.pod:1076 ../fish/guestfish-actions.pod:1080 ../fish/guestfish-actions.pod:1084 ../fish/guestfish-actions.pod:1092 ../fish/guestfish-actions.pod:1096 ../fish/guestfish-actions.pod:1100 ../fish/guestfish-actions.pod:1110 ../fish/guestfish-actions.pod:1114 ../fish/guestfish-actions.pod:1118 ../fish/guestfish-actions.pod:1208 ../fish/guestfish-actions.pod:1212 ../fish/guestfish-actions.pod:1217 ../fish/guestfish-actions.pod:1222 ../fish/guestfish-actions.pod:1264 ../fish/guestfish-actions.pod:1268 ../fish/guestfish-actions.pod:1273 ../tools/virt-win-reg.pl:536 ../tools/virt-win-reg.pl:542 ../tools/virt-win-reg.pl:548 ../tools/virt-resize.pl:345 ../tools/virt-resize.pl:350 ../tools/virt-resize.pl:360 +#: ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1088 ../src/guestfs.pod:1092 ../src/guestfs.pod:1096 ../src/guestfs.pod:1101 ../src/guestfs.pod:1109 ../src/guestfs.pod:1128 ../src/guestfs.pod:1136 ../src/guestfs.pod:1158 ../src/guestfs.pod:1162 ../src/guestfs.pod:1166 ../src/guestfs.pod:1170 ../src/guestfs.pod:1174 ../src/guestfs.pod:1178 ../src/guestfs.pod:1660 ../src/guestfs.pod:1665 ../src/guestfs.pod:1669 ../src/guestfs.pod:1770 ../src/guestfs.pod:1775 ../src/guestfs.pod:1779 ../src/guestfs.pod:2008 ../src/guestfs.pod:2013 ../src/guestfs.pod:2019 ../src/guestfs.pod:2027 ../src/guestfs.pod:2381 ../src/guestfs.pod:2387 ../src/guestfs.pod:2392 ../src/guestfs.pod:2398 ../src/guestfs.pod:2863 ../src/guestfs.pod:2867 ../src/guestfs.pod:2871 ../src/guestfs.pod:2875 ../src/guestfs-actions.pod:15 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:577 ../src/guestfs-actions.pod:585 ../src/guestfs-actions.pod:592 ../src/guestfs-actions.pod:599 ../src/guestfs-actions.pod:1595 ../src/guestfs-actions.pod:1599 ../src/guestfs-actions.pod:1603 ../src/guestfs-actions.pod:1607 ../src/guestfs-actions.pod:1615 ../src/guestfs-actions.pod:1619 ../src/guestfs-actions.pod:1623 ../src/guestfs-actions.pod:1633 ../src/guestfs-actions.pod:1637 ../src/guestfs-actions.pod:1641 ../src/guestfs-actions.pod:1779 ../src/guestfs-actions.pod:1783 ../src/guestfs-actions.pod:1788 ../src/guestfs-actions.pod:1793 ../src/guestfs-actions.pod:1854 ../src/guestfs-actions.pod:1858 ../src/guestfs-actions.pod:1863 ../fish/guestfish.pod:432 ../fish/guestfish.pod:436 ../fish/guestfish.pod:440 ../fish/guestfish.pod:444 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:380 ../fish/guestfish-actions.pod:388 ../fish/guestfish-actions.pod:395 ../fish/guestfish-actions.pod:402 ../fish/guestfish-actions.pod:1072 ../fish/guestfish-actions.pod:1076 ../fish/guestfish-actions.pod:1080 ../fish/guestfish-actions.pod:1084 ../fish/guestfish-actions.pod:1092 ../fish/guestfish-actions.pod:1096 ../fish/guestfish-actions.pod:1100 ../fish/guestfish-actions.pod:1110 ../fish/guestfish-actions.pod:1114 ../fish/guestfish-actions.pod:1118 ../fish/guestfish-actions.pod:1208 ../fish/guestfish-actions.pod:1212 ../fish/guestfish-actions.pod:1217 ../fish/guestfish-actions.pod:1222 ../fish/guestfish-actions.pod:1264 ../fish/guestfish-actions.pod:1268 ../fish/guestfish-actions.pod:1273 ../tools/virt-win-reg.pl:536 ../tools/virt-win-reg.pl:542 ../tools/virt-win-reg.pl:548 ../tools/virt-resize.pl:345 ../tools/virt-resize.pl:350 ../tools/virt-resize.pl:360 msgid "*" msgstr "" @@ -933,7 +933,7 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:469 ../src/guestfs.pod:1281 ../src/guestfs.pod:1412 ../src/guestfs.pod:2185 +#: ../src/guestfs.pod:469 ../src/guestfs.pod:1281 ../src/guestfs.pod:1412 ../src/guestfs.pod:2426 msgid "1." msgstr "" @@ -951,7 +951,7 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:475 ../src/guestfs.pod:1285 ../src/guestfs.pod:1416 ../src/guestfs.pod:2210 +#: ../src/guestfs.pod:475 ../src/guestfs.pod:1285 ../src/guestfs.pod:1416 ../src/guestfs.pod:2451 msgid "2." msgstr "" @@ -3285,324 +3285,733 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1686 msgid "" -"The child process generates events in some situations. Current events " -"include: receiving a log message, the child process exits." +"B This section documents the generic event mechanism introduced in " +"libguestfs 1.10, which you should use in new code if possible. The old " +"functions C, " +"C, " +"C, C and " +"C are no longer documented in this manual " +"page." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1689 +#: ../src/guestfs.pod:1694 msgid "" -"Use the C functions to set a callback for different " -"types of events." +"Handles generate events when certain things happen, such as log messages " +"being generated, progress messages during long-running operations, or the " +"handle being closed. The API calls described below let you register a " +"callback to be called when events happen. You can register multiple " +"callbacks (for the same, different or overlapping sets of events), and " +"individually remove callbacks. If callbacks are not removed, then they " +"remain in force until the handle is closed." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1692 +#: ../src/guestfs.pod:1702 msgid "" -"Only I can be registered for each handle. " -"Calling C again overwrites the previous callback of " -"that type. Cancel all callbacks of this type by calling this function with " -"C set to C." +"In the current implementation, events are only generated synchronously: that " +"means that events (and hence callbacks) can only happen while you are in the " +"middle of making another libguestfs call. The callback is called in the " +"same thread." msgstr "" -#. type: =head2 -#: ../src/guestfs.pod:1697 -msgid "guestfs_set_log_message_callback" +#. type: textblock +#: ../src/guestfs.pod:1707 +msgid "" +"Events may contain a payload, usually nothing (void), an array of 64 bit " +"unsigned integers, or a message buffer. Payloads are discussed later on." +msgstr "" + +#. type: =head3 +#: ../src/guestfs.pod:1711 +msgid "CLASSES OF EVENTS" +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1715 +msgid "GUESTFS_EVENT_CLOSE (payload type: void)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1718 +msgid "" +"The callback function will be called while the handle is being closed " +"(synchronously from L)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1721 +msgid "" +"Note that libguestfs installs an L handler to try to clean up " +"handles that are open when the program exits. This means that this callback " +"might be called indirectly from L, which can cause unexpected " +"problems in higher-level languages (eg. if your HLL interpreter has already " +"been cleaned up by the time this is called, and if your callback then jumps " +"into some HLL function)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1728 +msgid "" +"If no callback is registered: the handle is closed without any callback " +"being invoked." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1731 +msgid "GUESTFS_EVENT_SUBPROCESS_QUIT (payload type: void)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1734 +msgid "" +"The callback function will be called when the child process quits, either " +"asynchronously or if killed by L. (This " +"corresponds to a transition from any state to the CONFIG state)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1738 ../src/guestfs.pod:1747 +msgid "If no callback is registered: the event is ignored." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1740 +msgid "GUESTFS_EVENT_LAUNCH_DONE (payload type: void)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1743 +msgid "" +"The callback function will be called when the child process becomes ready " +"first time after it has been launched. (This corresponds to a transition " +"from LAUNCHING to the READY state)." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1749 +msgid "GUESTFS_EVENT_PROGRESS (payload type: array of 4 x uint64_t)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1752 +msgid "" +"Some long-running operations can generate progress messages. If this " +"callback is registered, then it will be called each time a progress message " +"is generated (usually two seconds after the operation started, and three " +"times per second thereafter until it completes, although the frequency may " +"change in future versions)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1758 +msgid "" +"The callback receives in the payload four unsigned 64 bit numbers which are " +"(in order): C, C, C, C." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1761 +msgid "" +"The units of C are not defined, although for some operations C " +"may relate in some way to the amount of data to be transferred (eg. in bytes " +"or megabytes), and C may be the portion which has been " +"transferred." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1766 +msgid "The only defined and stable parts of the API are:" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1772 +msgid "" +"The callback can display to the user some type of progress bar or indicator " +"which shows the ratio of C:C." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1777 +msgid "0 E= C E= C" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1781 +msgid "" +"If any progress notification is sent during a call, then a final progress " +"notification is always sent when C = C." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1784 +msgid "" +"This is to simplify caller code, so callers can easily set the progress " +"indicator to \"100%\" at the end of the operation, without requiring special " +"code to detect this case." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1790 +msgid "" +"The callback also receives the procedure number (C) and serial " +"number (C) of the call. These are only useful for debugging " +"protocol issues, and the callback can normally ignore them. The callback " +"may want to print these numbers in error messages or debugging messages." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1796 +msgid "If no callback is registered: progress messages are discarded." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1798 +msgid "GUESTFS_EVENT_APPLIANCE (payload type: message buffer)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1801 +msgid "" +"The callback function is called whenever a log message is generated by qemu, " +"the appliance kernel, guestfsd (daemon), or utility programs." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1804 +msgid "" +"If the verbose flag (L) is set before launch " +"(L) then additional debug messages are generated." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1807 ../src/guestfs.pod:1821 +msgid "" +"If no callback is registered: the messages are discarded unless the verbose " +"flag is set in which case they are sent to stderr. You can override the " +"printing of verbose messages to stderr by setting up a callback." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1812 +msgid "GUESTFS_EVENT_LIBRARY (payload type: message buffer)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1815 +msgid "" +"The callback function is called whenever a log message is generated by the " +"library part of libguestfs." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1818 +msgid "" +"If the verbose flag (L) is set then additional debug " +"messages are generated." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:1826 +msgid "GUESTFS_EVENT_TRACE (payload type: message buffer)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1829 +msgid "" +"The callback function is called whenever a trace message is generated. This " +"only applies if the trace flag (L) is set." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1832 +msgid "" +"If no callback is registered: the messages are sent to stderr. You can " +"override the printing of trace messages to stderr by setting up a callback." +msgstr "" + +#. type: =head3 +#: ../src/guestfs.pod:1838 +msgid "guestfs_set_event_callback" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1699 +#: ../src/guestfs.pod:1840 #, no-wrap msgid "" -" typedef void (*guestfs_log_message_cb) (guestfs_h *g, void *opaque,\n" -" char *buf, int len);\n" -" void guestfs_set_log_message_callback (guestfs_h *g,\n" -" guestfs_log_message_cb cb,\n" -" void *opaque);\n" +" int guestfs_set_event_callback (guestfs_h *g,\n" +" guestfs_event_callback cb,\n" +" uint64_t event_bitmask,\n" +" int flags,\n" +" void *opaque);\n" "\n" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1705 +#: ../src/guestfs.pod:1846 msgid "" -"The callback function C will be called whenever qemu or the guest writes " -"anything to the console." +"This function registers a callback (C) for all event classes in the " +"C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1708 -msgid "Use this function to capture kernel messages and similar." +#: ../src/guestfs.pod:1849 +msgid "" +"For example, to register for all log message events, you could call this " +"function with the bitmask C. " +"To register a single callback for all possible classes of events, use " +"C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1710 +#: ../src/guestfs.pod:1855 +msgid "C should always be passed as 0." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1857 msgid "" -"Normally there is no log message handler, and log messages are just " -"discarded." +"C is an opaque pointer which is passed to the callback. You can use " +"it for any purpose." msgstr "" -#. type: =head2 -#: ../src/guestfs.pod:1713 -msgid "guestfs_set_subprocess_quit_callback" +#. type: textblock +#: ../src/guestfs.pod:1860 +msgid "" +"The return value is the event handle (an integer) which you can use to " +"delete the callback (see below)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1863 +msgid "" +"If there is an error, this function returns C<-1>, and sets the error in the " +"handle in the usual way (see L etc.)" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1866 +msgid "" +"Callbacks remain in effect until they are deleted, or until the handle is " +"closed." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1869 +msgid "" +"In the case where multiple callbacks are registered for a particular event " +"class, all of the callbacks are called. The order in which multiple " +"callbacks are called is not defined." +msgstr "" + +#. type: =head3 +#: ../src/guestfs.pod:1873 +msgid "guestfs_delete_event_callback" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1715 +#: ../src/guestfs.pod:1875 #, no-wrap msgid "" -" typedef void (*guestfs_subprocess_quit_cb) (guestfs_h *g, void *opaque);\n" -" void guestfs_set_subprocess_quit_callback (guestfs_h *g,\n" -" guestfs_subprocess_quit_cb cb,\n" -" void *opaque);\n" +" void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n" "\n" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1720 +#: ../src/guestfs.pod:1877 msgid "" -"The callback function C will be called when the child process quits, " -"either asynchronously or if killed by L. (This " -"corresponds to a transition from any state to the CONFIG state)." +"Delete a callback that was previously registered. C should be " +"the integer that was returned by a previous call to " +"C on the same handle." msgstr "" -#. type: =head2 -#: ../src/guestfs.pod:1725 -msgid "guestfs_set_launch_done_callback" +#. type: =head3 +#: ../src/guestfs.pod:1881 +msgid "guestfs_event_callback" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1727 +#: ../src/guestfs.pod:1883 #, no-wrap msgid "" -" typedef void (*guestfs_launch_done_cb) (guestfs_h *g, void *opaque);\n" -" void guestfs_set_launch_done_callback (guestfs_h *g,\n" -" guestfs_launch_done_cb cb,\n" -" void *opaque);\n" +" typedef void (*guestfs_event_callback) (\n" +" guestfs_h *g,\n" +" void *opaque,\n" +" uint64_t event,\n" +" int event_handle,\n" +" int flags,\n" +" const char *buf, size_t buf_len,\n" +" const uint64_t *array, size_t array_len);\n" "\n" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1732 +#: ../src/guestfs.pod:1892 +msgid "This is the type of the event callback function that you have to provide." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1895 msgid "" -"The callback function C will be called when the child process becomes " -"ready first time after it has been launched. (This corresponds to a " -"transition from LAUNCHING to the READY state)." +"The basic parameters are: the handle (C), the opaque user pointer " +"(C), the event class (eg. C), the event " +"handle, and C which in the current API you should ignore." msgstr "" -#. type: =head2 -#: ../src/guestfs.pod:1736 -msgid "guestfs_set_close_callback" +#. type: textblock +#: ../src/guestfs.pod:1899 +msgid "" +"The remaining parameters contain the event payload (if any). Each event may " +"contain a payload, which usually relates to the event class, but for future " +"proofing your code should be written to handle any payload for any event " +"class." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1904 +msgid "" +"C and C contain a message buffer (if C, then " +"there is no message buffer). Note that this message buffer can contain " +"arbitrary 8 bit data, including NUL bytes." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1908 +msgid "" +"C and C is an array of 64 bit unsigned integers. At the " +"moment this is only used for progress messages." +msgstr "" + +#. type: =head3 +#: ../src/guestfs.pod:1911 +msgid "EXAMPLE: CAPTURING LOG MESSAGES" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1913 +msgid "" +"One motivation for the generic event API was to allow GUI programs to " +"capture debug and other messages. In libguestfs E 1.8 these were sent " +"unconditionally to C." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1917 +msgid "" +"Events associated with log messages are: C, " +"C and C. (Note that error " +"messages are not events; you must capture error messages separately)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1922 +msgid "" +"Programs have to set up a callback to capture the classes of events of " +"interest:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1738 +#: ../src/guestfs.pod:1925 #, no-wrap msgid "" -" typedef void (*guestfs_close_cb) (guestfs_h *g, void *opaque);\n" -" void guestfs_set_close_callback (guestfs_h *g,\n" -" guestfs_close_cb cb,\n" -" void *opaque);\n" +" int eh =\n" +" guestfs_set_event_callback\n" +" (g, message_callback,\n" +" GUESTFS_EVENT_LIBRARY|GUESTFS_EVENT_APPLIANCE|\n" +" GUESTFS_EVENT_TRACE,\n" +" 0, NULL) == -1)\n" +" if (eh == -1) {\n" +" // handle error in the usual way\n" +" }\n" "\n" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1743 +#: ../src/guestfs.pod:1935 msgid "" -"The callback function C will be called while the handle is being closed " -"(synchronously from L)." +"The callback can then direct messages to the appropriate place. In this " +"example, messages are directed to syslog:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1938 +#, no-wrap +msgid "" +" static void\n" +" message_callback (\n" +" guestfs_h *g,\n" +" void *opaque,\n" +" uint64_t event,\n" +" int event_handle,\n" +" int flags,\n" +" const char *buf, size_t buf_len,\n" +" const uint64_t *array, size_t array_len)\n" +" {\n" +" const int priority = LOG_USER|LOG_INFO;\n" +" if (buf_len > 0)\n" +" syslog (priority, \"event 0x%lx: %s\", event, buf);\n" +" }\n" +"\n" +msgstr "" + +#. type: =head1 +#: ../src/guestfs.pod:1953 +msgid "PRIVATE DATA AREA" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1746 +#: ../src/guestfs.pod:1955 msgid "" -"Note that libguestfs installs an L handler to try to clean up " -"handles that are open when the program exits. This means that this callback " -"might be called indirectly from L, which can cause unexpected " -"problems in higher-level languages (eg. if your HLL interpreter has already " -"been cleaned up by the time this is called, and if your callback then jumps " -"into some HLL function)." +"You can attach named pieces of private data to the libguestfs handle, fetch " +"them by name, and walk over them, for the lifetime of the handle. This is " +"called the private data area and is only available from the C API." msgstr "" -#. type: =head2 -#: ../src/guestfs.pod:1754 -msgid "guestfs_set_progress_callback" +#. type: textblock +#: ../src/guestfs.pod:1960 +msgid "To attach a named piece of data, use the following call:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1756 +#: ../src/guestfs.pod:1962 #, no-wrap msgid "" -" typedef void (*guestfs_progress_cb) (guestfs_h *g, void *opaque,\n" -" int proc_nr, int serial,\n" -" uint64_t position, uint64_t total);\n" -" void guestfs_set_progress_callback (guestfs_h *g,\n" -" guestfs_progress_cb cb,\n" -" void *opaque);\n" +" void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" "\n" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1763 +#: ../src/guestfs.pod:1964 msgid "" -"Some long-running operations can generate progress messages. If this " -"callback is registered, then it will be called each time a progress message " -"is generated (usually two seconds after the operation started, and three " -"times per second thereafter until it completes, although the frequency may " -"change in future versions)." +"C is the name to associate with this data, and C is an arbitrary " +"pointer (which can be C). Any previous item with the same name is " +"overwritten." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1769 +#: ../src/guestfs.pod:1968 msgid "" -"The callback receives two numbers: C and C. The units of " -"C are not defined, although for some operations C may relate " -"in some way to the amount of data to be transferred (eg. in bytes or " -"megabytes), and C may be the portion which has been transferred." +"You can use any C you want, but names beginning with an underscore " +"character are reserved for internal libguestfs purposes (for implementing " +"language bindings). It is recommended to prefix the name with some unique " +"string to avoid collisions with other users." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1775 -msgid "The only defined and stable parts of the API are:" +#: ../src/guestfs.pod:1973 +msgid "To retrieve the pointer, use:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1975 +#, no-wrap +msgid "" +" void *guestfs_get_private (guestfs_h *g, const char *key);\n" +"\n" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1781 +#: ../src/guestfs.pod:1977 msgid "" -"The callback can display to the user some type of progress bar or indicator " -"which shows the ratio of C:C." +"This function returns C if either no data is found associated with " +"C, or if the user previously set the C's C pointer to " +"C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1786 -msgid "0 E= C E= C" +#: ../src/guestfs.pod:1981 +msgid "" +"Libguestfs does not try to look at or interpret the C pointer in any " +"way. As far as libguestfs is concerned, it need not be a valid pointer at " +"all. In particular, libguestfs does I try to free the data when the " +"handle is closed. If the data must be freed, then the caller must either " +"free it before calling L or must set up a close callback to " +"do it (see L)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1790 +#: ../src/guestfs.pod:1988 +msgid "To walk over all entries, use these two functions:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1990 +#, no-wrap msgid "" -"If any progress notification is sent during a call, then a final progress " -"notification is always sent when C = C." +" void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" +"\n" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1992 +#, no-wrap +msgid "" +" void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n" +"\n" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1793 +#: ../src/guestfs.pod:1994 msgid "" -"This is to simplify caller code, so callers can easily set the progress " -"indicator to \"100%\" at the end of the operation, without requiring special " -"code to detect this case." +"C returns the first key, pointer pair (\"first\" does " +"not have any particular meaning -- keys are not returned in any defined " +"order). A pointer to the key is returned in C<*key_rtn> and the " +"corresponding data pointer is returned from the function. C is " +"returned if there are no keys stored in the handle." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1799 +#: ../src/guestfs.pod:2000 msgid "" -"The callback also receives the procedure number and serial number of the " -"call. These are only useful for debugging protocol issues, and the callback " -"can normally ignore them. The callback may want to print these numbers in " -"error messages or debugging messages." +"C returns the next key, pointer pair. The return " +"value of this function is also C is there are no further entries to " +"return." msgstr "" -#. type: =head1 -#: ../src/guestfs.pod:1804 -msgid "PRIVATE DATA AREA" +#. type: textblock +#: ../src/guestfs.pod:2004 +msgid "Notes about walking over entries:" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2010 +msgid "You must not call C while walking over the entries." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2015 +msgid "" +"The handle maintains an internal iterator which is reset when you call " +"C. This internal iterator is invalidated when you " +"call C." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2021 +msgid "If you have set the data pointer associated with a key to C, ie:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2023 +#, no-wrap +msgid "" +" guestfs_set_private (g, key, NULL);\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2025 +msgid "then that C is not returned when walking." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1806 +#: ../src/guestfs.pod:2029 msgid "" -"You can attach named pieces of private data to the libguestfs handle, and " -"fetch them by name for the lifetime of the handle. This is called the " -"private data area and is only available from the C API." +"C<*key_rtn> is only valid until the next call to C, " +"C or C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1810 -msgid "To attach a named piece of data, use the following call:" +#: ../src/guestfs.pod:2035 +msgid "" +"The following example code shows how to print all keys and data pointers " +"that are associated with the handle C:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1812 +#: ../src/guestfs.pod:2038 #, no-wrap msgid "" -" void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" +" const char *key;\n" +" void *data = guestfs_first_private (g, &key);\n" +" while (data != NULL)\n" +" {\n" +" printf (\"key = %s, data = %p\\n\", key, data);\n" +" data = guestfs_next_private (g, &key);\n" +" }\n" "\n" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1814 -msgid "" -"C is the name to associate with this data, and C is an arbitrary " -"pointer (which can be C). Any previous item with the same name is " -"overwritten." -msgstr "" - -#. type: textblock -#: ../src/guestfs.pod:1818 +#: ../src/guestfs.pod:2046 msgid "" -"You can use any C you want, but names beginning with an underscore " -"character are reserved for internal libguestfs purposes (for implementing " -"language bindings). It is recommended to prefix the name with some unique " -"string to avoid collisions with other users." -msgstr "" - -#. type: textblock -#: ../src/guestfs.pod:1823 -msgid "To retrieve the pointer, use:" +"More commonly you are only interested in keys that begin with an " +"application-specific prefix C. Modify the loop like so:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1825 +#: ../src/guestfs.pod:2049 #, no-wrap msgid "" -" void *guestfs_get_private (guestfs_h *g, const char *key);\n" +" const char *key;\n" +" void *data = guestfs_first_private (g, &key);\n" +" while (data != NULL)\n" +" {\n" +" if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n" +" printf (\"key = %s, data = %p\\n\", key, data);\n" +" data = guestfs_next_private (g, &key);\n" +" }\n" "\n" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1827 +#: ../src/guestfs.pod:2058 msgid "" -"This function returns C if either no data is found associated with " -"C, or if the user previously set the C's C pointer to " -"C." +"If you need to modify keys while walking, then you have to jump back to the " +"beginning of the loop. For example, to delete all keys prefixed with " +"C:" msgstr "" -#. type: textblock -#: ../src/guestfs.pod:1831 +#. type: verbatim +#: ../src/guestfs.pod:2062 +#, no-wrap msgid "" -"Libguestfs does not try to look at or interpret the C pointer in any " -"way. As far as libguestfs is concerned, it need not be a valid pointer at " -"all. In particular, libguestfs does I try to free the data when the " -"handle is closed. If the data must be freed, then the caller must either " -"free it before calling L or must set up a close callback to " -"do it (see L, and note that only one callback " -"can be registered for a handle)." +" const char *key;\n" +" void *data;\n" +" again:\n" +" data = guestfs_first_private (g, &key);\n" +" while (data != NULL)\n" +" {\n" +" if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n" +" {\n" +" guestfs_set_private (g, key, NULL);\n" +" /* note that 'key' pointer is now invalid, and so is\n" +" the internal iterator */\n" +" goto again;\n" +" }\n" +" data = guestfs_next_private (g, &key);\n" +" }\n" +"\n" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1839 +#: ../src/guestfs.pod:2078 msgid "" -"The private data area is implemented using a hash table, and should be " -"reasonably efficient for moderate numbers of keys." +"Note that the above loop is guaranteed to terminate because the keys are " +"being deleted, but other manipulations of keys within the loop might not " +"terminate unless you also maintain an indication of which keys have been " +"visited." msgstr "" #. type: =end -#: ../src/guestfs.pod:1842 ../src/guestfs.pod:1847 +#: ../src/guestfs.pod:2083 ../src/guestfs.pod:2088 msgid "html" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1844 +#: ../src/guestfs.pod:2085 msgid "" " " msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1849 +#: ../src/guestfs.pod:2090 msgid "ARCHITECTURE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1851 +#: ../src/guestfs.pod:2092 msgid "" "Internally, libguestfs is implemented by running an appliance (a special " "type of small virtual machine) using L. Qemu runs as a child " @@ -3610,7 +4019,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1855 +#: ../src/guestfs.pod:2096 #, no-wrap msgid "" " ___________________\n" @@ -3636,14 +4045,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1875 +#: ../src/guestfs.pod:2116 msgid "" "The library, linked to the main program, creates the child process and hence " "the appliance in the L function." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1878 +#: ../src/guestfs.pod:2119 msgid "" "Inside the appliance is a Linux kernel and a complete stack of userspace " "tools (such as LVM and ext2 programs) and a small controlling daemon called " @@ -3655,7 +4064,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1887 +#: ../src/guestfs.pod:2128 msgid "" "A common misunderstanding is that the appliance \"is\" the virtual machine. " "Although the disk image you are attached to might also be used by some " @@ -3666,17 +4075,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1894 +#: ../src/guestfs.pod:2135 msgid "STATE MACHINE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1896 +#: ../src/guestfs.pod:2137 msgid "libguestfs uses a state machine to model the child process:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1898 +#: ../src/guestfs.pod:2139 #, no-wrap msgid "" " |\n" @@ -3704,7 +4113,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1920 +#: ../src/guestfs.pod:2161 msgid "" "The normal transitions are (1) CONFIG (when the handle is created, but there " "is no child process), (2) LAUNCHING (when the child process is booting up), " @@ -3713,7 +4122,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1925 +#: ../src/guestfs.pod:2166 msgid "" "The guest may be killed by L, or may die " "asynchronously at any time (eg. due to some internal error), and that causes " @@ -3721,14 +4130,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1929 +#: ../src/guestfs.pod:2170 msgid "" "Configuration commands for qemu such as L can only be " "issued when in the CONFIG state." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1932 +#: ../src/guestfs.pod:2173 msgid "" "The API offers one call that goes from CONFIG through LAUNCHING to READY. " "L blocks until the child process is READY to accept " @@ -3737,7 +4146,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1938 +#: ../src/guestfs.pod:2179 msgid "" "API actions such as L can only be issued when in the READY " "state. These API calls block waiting for the command to be carried out " @@ -3747,7 +4156,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1944 +#: ../src/guestfs.pod:2185 msgid "" "Finally, the child process sends asynchronous messages back to the main " "program, such as kernel log messages. You can register a callback to " @@ -3755,24 +4164,24 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1948 +#: ../src/guestfs.pod:2189 msgid "INTERNALS" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1950 +#: ../src/guestfs.pod:2191 msgid "COMMUNICATION PROTOCOL" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1952 +#: ../src/guestfs.pod:2193 msgid "" "Don't rely on using this protocol directly. This section documents how it " "currently works, but it may change at any time." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1955 +#: ../src/guestfs.pod:2196 msgid "" "The protocol used to talk between the library and the daemon running inside " "the qemu virtual machine is a simple RPC mechanism built on top of XDR (RFC " @@ -3780,14 +4189,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1959 +#: ../src/guestfs.pod:2200 msgid "" "The detailed format of structures is in C (note: " "this file is automatically generated)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1962 +#: ../src/guestfs.pod:2203 msgid "" "There are two broad cases, ordinary functions that don't have any C " "and C parameters, which are handled with very simple request/reply " @@ -3797,17 +4206,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:1969 +#: ../src/guestfs.pod:2210 msgid "ORDINARY FUNCTIONS (NO FILEIN/FILEOUT PARAMS)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1971 +#: ../src/guestfs.pod:2212 msgid "For ordinary functions, the request message is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1973 +#: ../src/guestfs.pod:2214 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -3818,7 +4227,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1978 +#: ../src/guestfs.pod:2219 msgid "" "The total length field allows the daemon to allocate a fixed size buffer " "into which it slurps the rest of the message. As a result, the total length " @@ -3827,21 +4236,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1984 +#: ../src/guestfs.pod:2225 msgid "" "Note also that many functions don't take any arguments, in which case the " "C_args> is completely omitted." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1987 +#: ../src/guestfs.pod:2228 msgid "" "The header contains the procedure number (C) which is how the " "receiver knows what type of args structure to expect, or none at all." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1991 +#: ../src/guestfs.pod:2232 msgid "" "For functions that take optional arguments, the optional arguments are " "encoded in the C_args> structure in the same way as ordinary " @@ -3853,12 +4262,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1999 +#: ../src/guestfs.pod:2240 msgid "The reply message for ordinary functions is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2001 +#: ../src/guestfs.pod:2242 #, no-wrap msgid "" " total length (header + ret,\n" @@ -3869,26 +4278,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2006 +#: ../src/guestfs.pod:2247 msgid "" "As above the C_ret> structure may be completely omitted for " "functions that return no formal return values." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2009 +#: ../src/guestfs.pod:2250 msgid "As above the total length of the reply is limited to C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2012 +#: ../src/guestfs.pod:2253 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:2015 +#: ../src/guestfs.pod:2256 #, no-wrap msgid "" " total length (header + error,\n" @@ -3899,19 +4308,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2020 +#: ../src/guestfs.pod:2261 msgid "" "The C structure contains the error message as a " "string." msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2023 +#: ../src/guestfs.pod:2264 msgid "FUNCTIONS THAT HAVE FILEIN PARAMETERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2025 +#: ../src/guestfs.pod:2266 msgid "" "A C parameter indicates that we transfer a file I the guest. " "The normal request message is sent (see above). However this is followed by " @@ -3919,7 +4328,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2029 +#: ../src/guestfs.pod:2270 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -3933,12 +4342,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2037 +#: ../src/guestfs.pod:2278 msgid "The \"sequence of chunks\" is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2039 +#: ../src/guestfs.pod:2280 #, no-wrap msgid "" " length of chunk (not including length word itself)\n" @@ -3952,7 +4361,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2047 +#: ../src/guestfs.pod:2288 msgid "" "The final chunk has the C field set to zero. Additionally a flag " "is set in the final chunk to indicate either successful completion or early " @@ -3960,7 +4369,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2051 +#: ../src/guestfs.pod:2292 msgid "" "At time of writing there are no functions that have more than one FileIn " "parameter. However this is (theoretically) supported, by sending the " @@ -3969,7 +4378,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2056 +#: ../src/guestfs.pod:2297 msgid "" "Both the library (sender) I the daemon (receiver) may cancel the " "transfer. The library does this by sending a chunk with a special flag set " @@ -3978,7 +4387,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2062 +#: ../src/guestfs.pod:2303 msgid "" "The daemon may also cancel. It does this by writing a special word " "C to the socket. The library listens for this during " @@ -3990,7 +4399,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2071 +#: ../src/guestfs.pod:2312 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 " @@ -4000,19 +4409,19 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2077 +#: ../src/guestfs.pod:2318 msgid "FUNCTIONS THAT HAVE FILEOUT PARAMETERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2079 +#: ../src/guestfs.pod:2320 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:2082 +#: ../src/guestfs.pod:2323 #, no-wrap msgid "" " total length (header + ret,\n" @@ -4026,12 +4435,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2090 +#: ../src/guestfs.pod:2331 msgid "INITIAL MESSAGE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2092 +#: ../src/guestfs.pod:2333 msgid "" "When the daemon launches it sends an initial word (C) " "which indicates that the guest and daemon is alive. This is what " @@ -4039,12 +4448,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2096 +#: ../src/guestfs.pod:2337 msgid "PROGRESS NOTIFICATION MESSAGES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2098 +#: ../src/guestfs.pod:2339 msgid "" "The daemon may send progress notification messages at any time. These are " "distinguished by the normal length word being replaced by " @@ -4052,15 +4461,15 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2102 +#: ../src/guestfs.pod:2343 msgid "" "The library turns them into progress callbacks (see " -"C) if there is a callback registered, or " -"discards them if not." +"L) if there is a callback registered, or discards " +"them if not." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2106 +#: ../src/guestfs.pod:2347 msgid "" "The daemon self-limits the frequency of progress messages it sends (see " "C). Not all calls generate progress " @@ -4068,12 +4477,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2110 +#: ../src/guestfs.pod:2351 msgid "LIBGUESTFS VERSION NUMBERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2112 +#: ../src/guestfs.pod:2353 msgid "" "Since April 2010, libguestfs has started to make separate development and " "stable releases, along with corresponding branches in our git repository. " @@ -4081,7 +4490,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2117 +#: ../src/guestfs.pod:2358 #, no-wrap msgid "" " even numbers for stable: 1.2.x, 1.4.x, ...\n" @@ -4098,12 +4507,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2128 +#: ../src/guestfs.pod:2369 msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2130 +#: ../src/guestfs.pod:2371 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 " @@ -4113,26 +4522,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2136 +#: ../src/guestfs.pod:2377 msgid "Our criteria for backporting changes are:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2142 +#: ../src/guestfs.pod:2383 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:2148 +#: ../src/guestfs.pod:2389 msgid "" "Bug fixes which are not controversial, fix obvious problems, and have been " "well tested are backported." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2153 +#: ../src/guestfs.pod:2394 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 " @@ -4140,7 +4549,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2159 +#: ../src/guestfs.pod:2400 msgid "" "We I backport new features, new APIs, new tools etc, except in one " "exceptional case: the new feature is required in order to implement an " @@ -4148,7 +4557,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2165 +#: ../src/guestfs.pod:2406 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 " @@ -4159,17 +4568,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2173 +#: ../src/guestfs.pod:2414 msgid "EXTENDING LIBGUESTFS" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2175 +#: ../src/guestfs.pod:2416 msgid "ADDING A NEW API ACTION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2177 +#: ../src/guestfs.pod:2418 msgid "" "Large amounts of boilerplate code in libguestfs (RPC, bindings, " "documentation) are generated, and this makes it easy to extend the " @@ -4177,19 +4586,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2181 +#: ../src/guestfs.pod:2422 msgid "To add a new API action there are two changes:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2187 +#: ../src/guestfs.pod:2428 msgid "" "You need to add a description of the call (name, parameters, return type, " "tests, documentation) to C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2190 +#: ../src/guestfs.pod:2431 msgid "" "There are two sorts of API action, depending on whether the call goes " "through to the daemon in the appliance, or is serviced entirely by the " @@ -4200,7 +4609,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2198 +#: ../src/guestfs.pod:2439 msgid "" "Most new actions are of the first type, and get added to the " "C list. Each function has a unique procedure number used " @@ -4210,7 +4619,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2204 +#: ../src/guestfs.pod:2445 msgid "" "For library-only actions of the second type, add to the " "C list. Since these functions are serviced by the " @@ -4220,36 +4629,36 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2212 +#: ../src/guestfs.pod:2453 msgid "Implement the action (in C):" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2214 +#: ../src/guestfs.pod:2455 msgid "" "For daemon actions, implement the function CnameE> in the " "C directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2217 +#: ../src/guestfs.pod:2458 msgid "" "For library actions, implement the function CnameE> " "(note: double underscore) in the C directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2220 +#: ../src/guestfs.pod:2461 msgid "In either case, use another function as an example of what to do." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2224 +#: ../src/guestfs.pod:2465 msgid "After making these changes, use C to compile." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2226 +#: ../src/guestfs.pod:2467 msgid "" "Note that you don't need to implement the RPC, language bindings, manual " "pages or anything else. It's all automatically generated from the OCaml " @@ -4257,12 +4666,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2230 +#: ../src/guestfs.pod:2471 msgid "ADDING TESTS FOR AN API ACTION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2232 +#: ../src/guestfs.pod:2473 msgid "" "You can supply zero or as many tests as you want per API call. The tests " "can either be added as part of the API description " @@ -4272,61 +4681,61 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2238 +#: ../src/guestfs.pod:2479 msgid "" "The following describes the test environment used when you add an API test " "in C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2241 +#: ../src/guestfs.pod:2482 msgid "The test environment has 4 block devices:" msgstr "" #. type: =item -#: ../src/guestfs.pod:2245 +#: ../src/guestfs.pod:2486 msgid "C 500MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2247 +#: ../src/guestfs.pod:2488 msgid "General block device for testing." msgstr "" #. type: =item -#: ../src/guestfs.pod:2249 +#: ../src/guestfs.pod:2490 msgid "C 50MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2251 +#: ../src/guestfs.pod:2492 msgid "" "C is an ext2 filesystem used for testing filesystem write " "operations." msgstr "" #. type: =item -#: ../src/guestfs.pod:2254 +#: ../src/guestfs.pod:2495 msgid "C 10MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2256 +#: ../src/guestfs.pod:2497 msgid "Used in a few tests where two block devices are needed." msgstr "" #. type: =item -#: ../src/guestfs.pod:2258 +#: ../src/guestfs.pod:2499 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2260 +#: ../src/guestfs.pod:2501 msgid "ISO with fixed content (see C)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2264 +#: ../src/guestfs.pod:2505 msgid "" "To be able to run the tests in a reasonable amount of time, the libguestfs " "appliance and block devices are reused between tests. So don't try testing " @@ -4334,7 +4743,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2268 +#: ../src/guestfs.pod:2509 msgid "" "Each test starts with an initial scenario, selected using one of the " "C expressions, described in C. These " @@ -4344,7 +4753,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2274 +#: ../src/guestfs.pod:2515 msgid "" "You can add a prerequisite clause to any individual test. This is a " "run-time check, which, if it fails, causes the test to be skipped. Useful " @@ -4354,14 +4763,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2280 +#: ../src/guestfs.pod:2521 msgid "" "In addition, packagers can skip individual tests by setting environment " "variables before running C." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2283 +#: ../src/guestfs.pod:2524 #, no-wrap msgid "" " SKIP_TEST__=1\n" @@ -4369,17 +4778,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2285 +#: ../src/guestfs.pod:2526 msgid "eg: C skips test #3 of L." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2287 +#: ../src/guestfs.pod:2528 msgid "or:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2289 +#: ../src/guestfs.pod:2530 #, no-wrap msgid "" " SKIP_TEST_=1\n" @@ -4387,17 +4796,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2291 +#: ../src/guestfs.pod:2532 msgid "eg: C skips all L tests." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2293 +#: ../src/guestfs.pod:2534 msgid "Packagers can run only certain tests by setting for example:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2295 +#: ../src/guestfs.pod:2536 #, no-wrap msgid "" " TEST_ONLY=\"vfs_type zerofree\"\n" @@ -4405,29 +4814,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2297 +#: ../src/guestfs.pod:2538 msgid "" "See C for more details of how these environment variables " "work." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2300 +#: ../src/guestfs.pod:2541 msgid "DEBUGGING NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2302 +#: ../src/guestfs.pod:2543 msgid "Test new actions work before submitting them." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2304 +#: ../src/guestfs.pod:2545 msgid "You can use guestfish to try out new commands." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2306 +#: ../src/guestfs.pod:2547 msgid "" "Debugging the daemon is a problem because it runs inside a minimal " "environment. However you can fprintf messages in the daemon to stderr, and " @@ -4435,12 +4844,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2310 +#: ../src/guestfs.pod:2551 msgid "FORMATTING CODE AND OTHER CONVENTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2312 +#: ../src/guestfs.pod:2553 msgid "" "Our C source code generally adheres to some basic code-formatting " "conventions. The existing code base is not totally consistent on this " @@ -4450,14 +4859,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2318 +#: ../src/guestfs.pod:2559 msgid "" "If you use Emacs, add the following to one of one of your start-up files " "(e.g., ~/.emacs), to help ensure that you get indentation right:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2321 +#: ../src/guestfs.pod:2562 #, no-wrap msgid "" " ;;; In libguestfs, indent with spaces everywhere (not TABs).\n" @@ -4473,7 +4882,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2331 +#: ../src/guestfs.pod:2572 #, no-wrap msgid "" " ;;; When editing C sources in libguestfs, use this style.\n" @@ -4491,12 +4900,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2343 +#: ../src/guestfs.pod:2584 msgid "Enable warnings when compiling (and fix any problems this finds):" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2346 +#: ../src/guestfs.pod:2587 #, no-wrap msgid "" " ./configure --enable-gcc-warnings\n" @@ -4504,12 +4913,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2348 +#: ../src/guestfs.pod:2589 msgid "Useful targets are:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2350 +#: ../src/guestfs.pod:2591 #, no-wrap msgid "" " make syntax-check # checks the syntax of the C code\n" @@ -4518,48 +4927,48 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2353 +#: ../src/guestfs.pod:2594 msgid "DAEMON CUSTOM PRINTF FORMATTERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2355 +#: ../src/guestfs.pod:2596 msgid "" "In the daemon code we have created custom printf formatters C<%Q> and C<%R>, " "which are used to do shell quoting." msgstr "" #. type: =item -#: ../src/guestfs.pod:2360 +#: ../src/guestfs.pod:2601 msgid "%Q" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2362 +#: ../src/guestfs.pod:2603 msgid "" "Simple shell quoted string. Any spaces or other shell characters are " "escaped for you." msgstr "" #. type: =item -#: ../src/guestfs.pod:2365 +#: ../src/guestfs.pod:2606 msgid "%R" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2367 +#: ../src/guestfs.pod:2608 msgid "" "Same as C<%Q> except the string is treated as a path which is prefixed by " "the sysroot." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2372 ../fish/guestfish.pod:240 ../fish/guestfish.pod:599 +#: ../src/guestfs.pod:2613 ../fish/guestfish.pod:240 ../fish/guestfish.pod:599 msgid "For example:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2374 +#: ../src/guestfs.pod:2615 #, no-wrap msgid "" " asprintf (&cmd, \"cat %R\", path);\n" @@ -4567,12 +4976,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2376 +#: ../src/guestfs.pod:2617 msgid "would produce C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2378 +#: ../src/guestfs.pod:2619 msgid "" "I Do I use these when you are passing parameters to the " "C functions. These parameters do NOT need to be quoted " @@ -4581,12 +4990,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2384 +#: ../src/guestfs.pod:2625 msgid "SUBMITTING YOUR NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2386 +#: ../src/guestfs.pod:2627 msgid "" "Submit patches to the mailing list: " "L and CC to " @@ -4594,17 +5003,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2390 +#: ../src/guestfs.pod:2631 msgid "INTERNATIONALIZATION (I18N) SUPPORT" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2392 +#: ../src/guestfs.pod:2633 msgid "We support i18n (gettext anyhow) in the library." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2394 +#: ../src/guestfs.pod:2635 msgid "" "However many messages come from the daemon, and we don't translate those at " "the moment. One reason is that the appliance generally has all locale files " @@ -4613,98 +5022,98 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2400 +#: ../src/guestfs.pod:2641 msgid "" "Debugging messages are never translated, since they are intended for the " "programmers." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2403 +#: ../src/guestfs.pod:2644 msgid "SOURCE CODE SUBDIRECTORIES" msgstr "" #. type: =item -#: ../src/guestfs.pod:2407 ../src/guestfs-actions.pod:5686 ../fish/guestfish-actions.pod:3808 +#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5686 ../fish/guestfish-actions.pod:3808 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2409 +#: ../src/guestfs.pod:2650 msgid "The libguestfs appliance, build scripts and so on." msgstr "" #. type: =item -#: ../src/guestfs.pod:2411 +#: ../src/guestfs.pod:2652 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2413 +#: ../src/guestfs.pod:2654 msgid "Automated tests of the C API." msgstr "" #. type: =item -#: ../src/guestfs.pod:2415 +#: ../src/guestfs.pod:2656 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2417 +#: ../src/guestfs.pod:2658 msgid "" "The L, L and L commands and " "documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2420 +#: ../src/guestfs.pod:2661 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2422 +#: ../src/guestfs.pod:2663 msgid "Outside contributions, experimental parts." msgstr "" #. type: =item -#: ../src/guestfs.pod:2424 +#: ../src/guestfs.pod:2665 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2426 +#: ../src/guestfs.pod:2667 msgid "" "The daemon that runs inside the libguestfs appliance and carries out " "actions." msgstr "" #. type: =item -#: ../src/guestfs.pod:2429 +#: ../src/guestfs.pod:2670 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2431 +#: ../src/guestfs.pod:2672 msgid "L command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2433 +#: ../src/guestfs.pod:2674 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2435 +#: ../src/guestfs.pod:2676 msgid "C API example code." msgstr "" #. type: =item -#: ../src/guestfs.pod:2437 +#: ../src/guestfs.pod:2678 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2439 +#: ../src/guestfs.pod:2680 msgid "" "L, the command-line shell, and various shell scripts built on " "top such as L, L, L, " @@ -4712,89 +5121,89 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2443 +#: ../src/guestfs.pod:2684 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2445 +#: ../src/guestfs.pod:2686 msgid "L, FUSE (userspace filesystem) built on top of libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:2447 +#: ../src/guestfs.pod:2688 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2449 +#: ../src/guestfs.pod:2690 msgid "" "The crucially important generator, used to automatically generate large " "amounts of boilerplate C code for things like RPC and bindings." msgstr "" #. type: =item -#: ../src/guestfs.pod:2452 +#: ../src/guestfs.pod:2693 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2454 +#: ../src/guestfs.pod:2695 msgid "Files used by the test suite." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2456 +#: ../src/guestfs.pod:2697 msgid "Some \"phony\" guest images which we test against." msgstr "" #. type: =item -#: ../src/guestfs.pod:2458 +#: ../src/guestfs.pod:2699 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2460 +#: ../src/guestfs.pod:2701 msgid "L, the virtual machine image inspector." msgstr "" #. type: =item -#: ../src/guestfs.pod:2462 +#: ../src/guestfs.pod:2703 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2464 +#: ../src/guestfs.pod:2705 msgid "Logo used on the website. The fish is called Arthur by the way." msgstr "" #. type: =item -#: ../src/guestfs.pod:2466 +#: ../src/guestfs.pod:2707 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2468 +#: ../src/guestfs.pod:2709 msgid "M4 macros used by autoconf." msgstr "" #. type: =item -#: ../src/guestfs.pod:2470 +#: ../src/guestfs.pod:2711 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2472 +#: ../src/guestfs.pod:2713 msgid "Translations of simple gettext strings." msgstr "" #. type: =item -#: ../src/guestfs.pod:2474 +#: ../src/guestfs.pod:2715 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2476 +#: ../src/guestfs.pod:2717 msgid "" "The build infrastructure and PO files for translations of manpages and POD " "files. Eventually this will be combined with the C directory, but that " @@ -4802,141 +5211,141 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2480 +#: ../src/guestfs.pod:2721 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2482 +#: ../src/guestfs.pod:2723 msgid "Regression tests." msgstr "" #. type: =item -#: ../src/guestfs.pod:2484 +#: ../src/guestfs.pod:2725 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2486 +#: ../src/guestfs.pod:2727 msgid "L command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2488 +#: ../src/guestfs.pod:2729 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2490 +#: ../src/guestfs.pod:2731 msgid "Source code to the C library." msgstr "" #. type: =item -#: ../src/guestfs.pod:2492 +#: ../src/guestfs.pod:2733 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2494 +#: ../src/guestfs.pod:2735 msgid "Command line tools written in Perl (L and many others)." msgstr "" #. type: =item -#: ../src/guestfs.pod:2496 +#: ../src/guestfs.pod:2737 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2498 +#: ../src/guestfs.pod:2739 msgid "" "Test tool for end users to test if their qemu/kernel combination will work " "with libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:2501 +#: ../src/guestfs.pod:2742 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2503 +#: ../src/guestfs.pod:2744 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2505 +#: ../src/guestfs.pod:2746 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2507 +#: ../src/guestfs.pod:2748 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2509 +#: ../src/guestfs.pod:2750 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2511 +#: ../src/guestfs.pod:2752 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2513 +#: ../src/guestfs.pod:2754 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2515 +#: ../src/guestfs.pod:2756 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2517 +#: ../src/guestfs.pod:2758 msgid "Language bindings." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2521 ../fish/guestfish.pod:996 ../test-tool/libguestfs-test-tool.pod:104 ../tools/virt-edit.pl:330 +#: ../src/guestfs.pod:2762 ../fish/guestfish.pod:996 ../test-tool/libguestfs-test-tool.pod:104 ../tools/virt-edit.pl:330 msgid "ENVIRONMENT VARIABLES" msgstr "" #. type: =item -#: ../src/guestfs.pod:2525 ../fish/guestfish.pod:1022 +#: ../src/guestfs.pod:2766 ../fish/guestfish.pod:1022 msgid "LIBGUESTFS_APPEND" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2527 ../fish/guestfish.pod:1024 +#: ../src/guestfs.pod:2768 ../fish/guestfish.pod:1024 msgid "Pass additional options to the guest kernel." msgstr "" #. type: =item -#: ../src/guestfs.pod:2529 ../fish/guestfish.pod:1026 +#: ../src/guestfs.pod:2770 ../fish/guestfish.pod:1026 msgid "LIBGUESTFS_DEBUG" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2531 +#: ../src/guestfs.pod:2772 msgid "" "Set C to enable verbose messages. This has the same " "effect as calling C." msgstr "" #. type: =item -#: ../src/guestfs.pod:2534 ../fish/guestfish.pod:1031 +#: ../src/guestfs.pod:2775 ../fish/guestfish.pod:1031 msgid "LIBGUESTFS_MEMSIZE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2536 ../fish/guestfish.pod:1033 +#: ../src/guestfs.pod:2777 ../fish/guestfish.pod:1033 msgid "Set the memory allocated to the qemu process, in megabytes. For example:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2539 ../fish/guestfish.pod:1036 +#: ../src/guestfs.pod:2780 ../fish/guestfish.pod:1036 #, no-wrap msgid "" " LIBGUESTFS_MEMSIZE=700\n" @@ -4944,60 +5353,60 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2541 ../fish/guestfish.pod:1038 +#: ../src/guestfs.pod:2782 ../fish/guestfish.pod:1038 msgid "LIBGUESTFS_PATH" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2543 +#: ../src/guestfs.pod:2784 msgid "" "Set the path that libguestfs uses to search for kernel and initrd.img. See " "the discussion of paths in section PATH above." msgstr "" #. type: =item -#: ../src/guestfs.pod:2546 ../fish/guestfish.pod:1043 +#: ../src/guestfs.pod:2787 ../fish/guestfish.pod:1043 msgid "LIBGUESTFS_QEMU" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2548 ../fish/guestfish.pod:1045 +#: ../src/guestfs.pod:2789 ../fish/guestfish.pod:1045 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:2552 +#: ../src/guestfs.pod:2793 msgid "See also L above." msgstr "" #. type: =item -#: ../src/guestfs.pod:2554 ../fish/guestfish.pod:1049 +#: ../src/guestfs.pod:2795 ../fish/guestfish.pod:1049 msgid "LIBGUESTFS_TRACE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2556 +#: ../src/guestfs.pod:2797 msgid "" "Set C to enable command traces. This has the same " "effect as calling C." msgstr "" #. type: =item -#: ../src/guestfs.pod:2559 ../fish/guestfish.pod:1058 +#: ../src/guestfs.pod:2800 ../fish/guestfish.pod:1058 msgid "TMPDIR" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2561 ../fish/guestfish.pod:1060 +#: ../src/guestfs.pod:2802 ../fish/guestfish.pod:1060 msgid "" "Location of temporary directory, defaults to C except for the cached " "supermin appliance which defaults to C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2564 ../fish/guestfish.pod:1063 +#: ../src/guestfs.pod:2805 ../fish/guestfish.pod:1063 msgid "" "If libguestfs was compiled to use the supermin appliance then the real " "appliance is cached in this directory, shared between all handles belonging " @@ -5006,12 +5415,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2572 ../fish/guestfish.pod:1121 ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:238 ../tools/virt-edit.pl:350 ../tools/virt-win-reg.pl:572 ../tools/virt-resize.pl:1483 ../tools/virt-list-filesystems.pl:189 ../tools/virt-tar.pl:286 ../tools/virt-make-fs.pl:539 ../tools/virt-list-partitions.pl:257 +#: ../src/guestfs.pod:2813 ../fish/guestfish.pod:1121 ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:238 ../tools/virt-edit.pl:350 ../tools/virt-win-reg.pl:572 ../tools/virt-resize.pl:1489 ../tools/virt-list-filesystems.pl:189 ../tools/virt-tar.pl:286 ../tools/virt-make-fs.pl:539 ../tools/virt-list-partitions.pl:257 msgid "SEE ALSO" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2574 +#: ../src/guestfs.pod:2815 msgid "" "L, L, L, " "L, L, L, L, " @@ -5024,86 +5433,86 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2601 +#: ../src/guestfs.pod:2842 msgid "" "Tools with a similar purpose: L, L, L, " "L, L." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2608 ../tools/virt-win-reg.pl:587 ../tools/virt-make-fs.pl:553 +#: ../src/guestfs.pod:2849 ../tools/virt-win-reg.pl:587 ../tools/virt-make-fs.pl:553 msgid "BUGS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2610 +#: ../src/guestfs.pod:2851 msgid "To get a list of bugs against libguestfs use this link:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2612 +#: ../src/guestfs.pod:2853 msgid "L" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2614 +#: ../src/guestfs.pod:2855 msgid "To report a new bug against libguestfs use this link:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2616 +#: ../src/guestfs.pod:2857 msgid "L" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2618 +#: ../src/guestfs.pod:2859 msgid "When reporting a bug, please check:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2624 +#: ../src/guestfs.pod:2865 msgid "That the bug hasn't been reported already." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2628 +#: ../src/guestfs.pod:2869 msgid "That you are testing a recent version." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2632 +#: ../src/guestfs.pod:2873 msgid "Describe the bug accurately, and give a way to reproduce it." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2636 +#: ../src/guestfs.pod:2877 msgid "" "Run libguestfs-test-tool and paste the B output into the " "bug report." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2641 ../fish/guestfish.pod:1144 ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:249 +#: ../src/guestfs.pod:2882 ../fish/guestfish.pod:1144 ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:249 msgid "AUTHORS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2643 ../fish/guestfish.pod:1146 ../test-tool/libguestfs-test-tool.pod:117 ../fuse/guestmount.pod:251 +#: ../src/guestfs.pod:2884 ../fish/guestfish.pod:1146 ../test-tool/libguestfs-test-tool.pod:117 ../fuse/guestmount.pod:251 msgid "Richard W.M. Jones (C)" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2645 ../fish/guestfish.pod:1148 ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:253 ../tools/virt-edit.pl:368 ../tools/virt-win-reg.pl:602 ../tools/virt-resize.pl:1508 ../tools/virt-list-filesystems.pl:206 ../tools/virt-tar.pl:305 ../tools/virt-make-fs.pl:568 ../tools/virt-list-partitions.pl:273 +#: ../src/guestfs.pod:2886 ../fish/guestfish.pod:1148 ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:253 ../tools/virt-edit.pl:368 ../tools/virt-win-reg.pl:602 ../tools/virt-resize.pl:1514 ../tools/virt-list-filesystems.pl:206 ../tools/virt-tar.pl:305 ../tools/virt-make-fs.pl:568 ../tools/virt-list-partitions.pl:273 msgid "COPYRIGHT" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2647 ../fish/guestfish.pod:1150 ../fuse/guestmount.pod:255 +#: ../src/guestfs.pod:2888 ../fish/guestfish.pod:1150 ../fuse/guestmount.pod:255 msgid "Copyright (C) 2009-2010 Red Hat Inc. L" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2650 +#: ../src/guestfs.pod:2891 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 " @@ -5112,7 +5521,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2655 +#: ../src/guestfs.pod:2896 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 " @@ -5121,7 +5530,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2660 +#: ../src/guestfs.pod:2901 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, " @@ -5171,7 +5580,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:134 ../src/guestfs-actions.pod:195 ../src/guestfs-actions.pod:232 ../src/guestfs-actions.pod:246 ../src/guestfs-actions.pod:267 ../src/guestfs-actions.pod:287 ../src/guestfs-actions.pod:301 ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:436 ../src/guestfs-actions.pod:450 ../src/guestfs-actions.pod:495 ../src/guestfs-actions.pod:523 ../src/guestfs-actions.pod:541 ../src/guestfs-actions.pod:608 ../src/guestfs-actions.pod:641 ../src/guestfs-actions.pod:655 ../src/guestfs-actions.pod:670 ../src/guestfs-actions.pod:769 ../src/guestfs-actions.pod:787 ../src/guestfs-actions.pod:801 ../src/guestfs-actions.pod:815 ../src/guestfs-actions.pod:976 ../src/guestfs-actions.pod:996 ../src/guestfs-actions.pod:1014 ../src/guestfs-actions.pod:1098 ../src/guestfs-actions.pod:1116 ../src/guestfs-actions.pod:1135 ../src/guestfs-actions.pod:1149 ../src/guestfs-actions.pod:1169 ../src/guestfs-actions.pod:1239 ../src/guestfs-actions.pod:1270 ../src/guestfs-actions.pod:1295 ../src/guestfs-actions.pod:1332 ../src/guestfs-actions.pod:1438 ../src/guestfs-actions.pod:1472 ../src/guestfs-actions.pod:1690 ../src/guestfs-actions.pod:1712 ../src/guestfs-actions.pod:1799 ../src/guestfs-actions.pod:2261 ../src/guestfs-actions.pod:2405 ../src/guestfs-actions.pod:2466 ../src/guestfs-actions.pod:2501 ../src/guestfs-actions.pod:3336 ../src/guestfs-actions.pod:3351 ../src/guestfs-actions.pod:3371 ../src/guestfs-actions.pod:3526 ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3567 ../src/guestfs-actions.pod:3582 ../src/guestfs-actions.pod:3618 ../src/guestfs-actions.pod:3690 ../src/guestfs-actions.pod:3710 ../src/guestfs-actions.pod:3727 ../src/guestfs-actions.pod:3750 ../src/guestfs-actions.pod:3773 ../src/guestfs-actions.pod:3805 ../src/guestfs-actions.pod:3824 ../src/guestfs-actions.pod:3843 ../src/guestfs-actions.pod:3878 ../src/guestfs-actions.pod:3890 ../src/guestfs-actions.pod:3926 ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:3955 ../src/guestfs-actions.pod:3970 ../src/guestfs-actions.pod:3987 ../src/guestfs-actions.pod:4080 ../src/guestfs-actions.pod:4100 ../src/guestfs-actions.pod:4113 ../src/guestfs-actions.pod:4164 ../src/guestfs-actions.pod:4182 ../src/guestfs-actions.pod:4200 ../src/guestfs-actions.pod:4216 ../src/guestfs-actions.pod:4230 ../src/guestfs-actions.pod:4244 ../src/guestfs-actions.pod:4261 ../src/guestfs-actions.pod:4276 ../src/guestfs-actions.pod:4296 ../src/guestfs-actions.pod:4354 ../src/guestfs-actions.pod:4427 ../src/guestfs-actions.pod:4458 ../src/guestfs-actions.pod:4477 ../src/guestfs-actions.pod:4496 ../src/guestfs-actions.pod:4508 ../src/guestfs-actions.pod:4525 ../src/guestfs-actions.pod:4538 ../src/guestfs-actions.pod:4553 ../src/guestfs-actions.pod:4568 ../src/guestfs-actions.pod:4603 ../src/guestfs-actions.pod:4618 ../src/guestfs-actions.pod:4638 ../src/guestfs-actions.pod:4652 ../src/guestfs-actions.pod:4669 ../src/guestfs-actions.pod:4718 ../src/guestfs-actions.pod:4755 ../src/guestfs-actions.pod:4769 ../src/guestfs-actions.pod:4797 ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4832 ../src/guestfs-actions.pod:4966 ../src/guestfs-actions.pod:5023 ../src/guestfs-actions.pod:5045 ../src/guestfs-actions.pod:5063 ../src/guestfs-actions.pod:5095 ../src/guestfs-actions.pod:5161 ../src/guestfs-actions.pod:5178 ../src/guestfs-actions.pod:5191 ../src/guestfs-actions.pod:5205 ../src/guestfs-actions.pod:5494 ../src/guestfs-actions.pod:5513 ../src/guestfs-actions.pod:5532 ../src/guestfs-actions.pod:5544 ../src/guestfs-actions.pod:5556 ../src/guestfs-actions.pod:5570 ../src/guestfs-actions.pod:5582 ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5612 ../src/guestfs-actions.pod:5633 ../src/guestfs-actions.pod:5652 ../src/guestfs-actions.pod:5671 ../src/guestfs-actions.pod:5701 ../src/guestfs-actions.pod:5717 ../src/guestfs-actions.pod:5740 ../src/guestfs-actions.pod:5758 ../src/guestfs-actions.pod:5777 ../src/guestfs-actions.pod:5798 ../src/guestfs-actions.pod:5817 ../src/guestfs-actions.pod:5834 ../src/guestfs-actions.pod:5862 ../src/guestfs-actions.pod:5886 ../src/guestfs-actions.pod:5905 ../src/guestfs-actions.pod:5929 ../src/guestfs-actions.pod:5944 ../src/guestfs-actions.pod:5959 ../src/guestfs-actions.pod:5978 ../src/guestfs-actions.pod:6015 ../src/guestfs-actions.pod:6038 ../src/guestfs-actions.pod:6064 ../src/guestfs-actions.pod:6172 ../src/guestfs-actions.pod:6293 ../src/guestfs-actions.pod:6305 ../src/guestfs-actions.pod:6318 ../src/guestfs-actions.pod:6331 ../src/guestfs-actions.pod:6353 ../src/guestfs-actions.pod:6366 ../src/guestfs-actions.pod:6379 ../src/guestfs-actions.pod:6392 ../src/guestfs-actions.pod:6407 ../src/guestfs-actions.pod:6466 ../src/guestfs-actions.pod:6483 ../src/guestfs-actions.pod:6499 ../src/guestfs-actions.pod:6515 ../src/guestfs-actions.pod:6532 ../src/guestfs-actions.pod:6545 ../src/guestfs-actions.pod:6565 ../src/guestfs-actions.pod:6601 ../src/guestfs-actions.pod:6615 ../src/guestfs-actions.pod:6656 ../src/guestfs-actions.pod:6669 ../src/guestfs-actions.pod:6687 ../src/guestfs-actions.pod:6721 ../src/guestfs-actions.pod:6757 ../src/guestfs-actions.pod:6876 ../src/guestfs-actions.pod:6894 ../src/guestfs-actions.pod:6908 ../src/guestfs-actions.pod:6963 ../src/guestfs-actions.pod:6976 ../src/guestfs-actions.pod:7021 ../src/guestfs-actions.pod:7054 ../src/guestfs-actions.pod:7108 ../src/guestfs-actions.pod:7134 ../src/guestfs-actions.pod:7200 ../src/guestfs-actions.pod:7219 ../src/guestfs-actions.pod:7248 +#: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:134 ../src/guestfs-actions.pod:195 ../src/guestfs-actions.pod:232 ../src/guestfs-actions.pod:246 ../src/guestfs-actions.pod:267 ../src/guestfs-actions.pod:287 ../src/guestfs-actions.pod:301 ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:436 ../src/guestfs-actions.pod:450 ../src/guestfs-actions.pod:495 ../src/guestfs-actions.pod:523 ../src/guestfs-actions.pod:541 ../src/guestfs-actions.pod:608 ../src/guestfs-actions.pod:641 ../src/guestfs-actions.pod:655 ../src/guestfs-actions.pod:670 ../src/guestfs-actions.pod:769 ../src/guestfs-actions.pod:787 ../src/guestfs-actions.pod:801 ../src/guestfs-actions.pod:815 ../src/guestfs-actions.pod:976 ../src/guestfs-actions.pod:996 ../src/guestfs-actions.pod:1014 ../src/guestfs-actions.pod:1098 ../src/guestfs-actions.pod:1116 ../src/guestfs-actions.pod:1135 ../src/guestfs-actions.pod:1149 ../src/guestfs-actions.pod:1169 ../src/guestfs-actions.pod:1239 ../src/guestfs-actions.pod:1270 ../src/guestfs-actions.pod:1295 ../src/guestfs-actions.pod:1332 ../src/guestfs-actions.pod:1438 ../src/guestfs-actions.pod:1472 ../src/guestfs-actions.pod:1690 ../src/guestfs-actions.pod:1712 ../src/guestfs-actions.pod:1799 ../src/guestfs-actions.pod:2261 ../src/guestfs-actions.pod:2405 ../src/guestfs-actions.pod:2466 ../src/guestfs-actions.pod:2501 ../src/guestfs-actions.pod:3336 ../src/guestfs-actions.pod:3351 ../src/guestfs-actions.pod:3371 ../src/guestfs-actions.pod:3526 ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3567 ../src/guestfs-actions.pod:3582 ../src/guestfs-actions.pod:3618 ../src/guestfs-actions.pod:3690 ../src/guestfs-actions.pod:3710 ../src/guestfs-actions.pod:3727 ../src/guestfs-actions.pod:3750 ../src/guestfs-actions.pod:3773 ../src/guestfs-actions.pod:3805 ../src/guestfs-actions.pod:3824 ../src/guestfs-actions.pod:3843 ../src/guestfs-actions.pod:3878 ../src/guestfs-actions.pod:3890 ../src/guestfs-actions.pod:3926 ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:3955 ../src/guestfs-actions.pod:3970 ../src/guestfs-actions.pod:3987 ../src/guestfs-actions.pod:4080 ../src/guestfs-actions.pod:4100 ../src/guestfs-actions.pod:4113 ../src/guestfs-actions.pod:4164 ../src/guestfs-actions.pod:4182 ../src/guestfs-actions.pod:4200 ../src/guestfs-actions.pod:4216 ../src/guestfs-actions.pod:4230 ../src/guestfs-actions.pod:4244 ../src/guestfs-actions.pod:4261 ../src/guestfs-actions.pod:4276 ../src/guestfs-actions.pod:4296 ../src/guestfs-actions.pod:4354 ../src/guestfs-actions.pod:4427 ../src/guestfs-actions.pod:4458 ../src/guestfs-actions.pod:4477 ../src/guestfs-actions.pod:4496 ../src/guestfs-actions.pod:4508 ../src/guestfs-actions.pod:4525 ../src/guestfs-actions.pod:4538 ../src/guestfs-actions.pod:4553 ../src/guestfs-actions.pod:4568 ../src/guestfs-actions.pod:4603 ../src/guestfs-actions.pod:4618 ../src/guestfs-actions.pod:4638 ../src/guestfs-actions.pod:4652 ../src/guestfs-actions.pod:4669 ../src/guestfs-actions.pod:4718 ../src/guestfs-actions.pod:4755 ../src/guestfs-actions.pod:4769 ../src/guestfs-actions.pod:4797 ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4832 ../src/guestfs-actions.pod:4966 ../src/guestfs-actions.pod:5023 ../src/guestfs-actions.pod:5045 ../src/guestfs-actions.pod:5063 ../src/guestfs-actions.pod:5095 ../src/guestfs-actions.pod:5161 ../src/guestfs-actions.pod:5178 ../src/guestfs-actions.pod:5191 ../src/guestfs-actions.pod:5205 ../src/guestfs-actions.pod:5494 ../src/guestfs-actions.pod:5513 ../src/guestfs-actions.pod:5532 ../src/guestfs-actions.pod:5544 ../src/guestfs-actions.pod:5556 ../src/guestfs-actions.pod:5570 ../src/guestfs-actions.pod:5582 ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5612 ../src/guestfs-actions.pod:5633 ../src/guestfs-actions.pod:5652 ../src/guestfs-actions.pod:5671 ../src/guestfs-actions.pod:5701 ../src/guestfs-actions.pod:5717 ../src/guestfs-actions.pod:5740 ../src/guestfs-actions.pod:5758 ../src/guestfs-actions.pod:5777 ../src/guestfs-actions.pod:5798 ../src/guestfs-actions.pod:5817 ../src/guestfs-actions.pod:5834 ../src/guestfs-actions.pod:5862 ../src/guestfs-actions.pod:5886 ../src/guestfs-actions.pod:5905 ../src/guestfs-actions.pod:5929 ../src/guestfs-actions.pod:5948 ../src/guestfs-actions.pod:5963 ../src/guestfs-actions.pod:5982 ../src/guestfs-actions.pod:6019 ../src/guestfs-actions.pod:6042 ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6176 ../src/guestfs-actions.pod:6297 ../src/guestfs-actions.pod:6309 ../src/guestfs-actions.pod:6322 ../src/guestfs-actions.pod:6335 ../src/guestfs-actions.pod:6357 ../src/guestfs-actions.pod:6370 ../src/guestfs-actions.pod:6383 ../src/guestfs-actions.pod:6396 ../src/guestfs-actions.pod:6411 ../src/guestfs-actions.pod:6470 ../src/guestfs-actions.pod:6487 ../src/guestfs-actions.pod:6503 ../src/guestfs-actions.pod:6519 ../src/guestfs-actions.pod:6536 ../src/guestfs-actions.pod:6549 ../src/guestfs-actions.pod:6569 ../src/guestfs-actions.pod:6605 ../src/guestfs-actions.pod:6619 ../src/guestfs-actions.pod:6660 ../src/guestfs-actions.pod:6673 ../src/guestfs-actions.pod:6691 ../src/guestfs-actions.pod:6725 ../src/guestfs-actions.pod:6761 ../src/guestfs-actions.pod:6880 ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:6912 ../src/guestfs-actions.pod:6967 ../src/guestfs-actions.pod:6980 ../src/guestfs-actions.pod:7025 ../src/guestfs-actions.pod:7058 ../src/guestfs-actions.pod:7112 ../src/guestfs-actions.pod:7138 ../src/guestfs-actions.pod:7204 ../src/guestfs-actions.pod:7223 ../src/guestfs-actions.pod:7252 msgid "This function returns 0 on success or -1 on error." msgstr "" @@ -5183,7 +5592,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:251 ../src/guestfs-actions.pod:272 ../src/guestfs-actions.pod:1443 ../src/guestfs-actions.pod:1939 ../src/guestfs-actions.pod:1960 ../src/guestfs-actions.pod:4301 ../src/guestfs-actions.pod:7142 ../src/guestfs-actions.pod:7311 ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:175 ../fish/guestfish-actions.pod:956 ../fish/guestfish-actions.pod:1319 ../fish/guestfish-actions.pod:1333 ../fish/guestfish-actions.pod:2908 ../fish/guestfish-actions.pod:4762 ../fish/guestfish-actions.pod:4859 +#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:251 ../src/guestfs-actions.pod:272 ../src/guestfs-actions.pod:1443 ../src/guestfs-actions.pod:1939 ../src/guestfs-actions.pod:1960 ../src/guestfs-actions.pod:4301 ../src/guestfs-actions.pod:7146 ../src/guestfs-actions.pod:7315 ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:175 ../fish/guestfish-actions.pod:956 ../fish/guestfish-actions.pod:1319 ../fish/guestfish-actions.pod:1333 ../fish/guestfish-actions.pod:2908 ../fish/guestfish-actions.pod:4766 ../fish/guestfish-actions.pod:4863 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 " @@ -5191,7 +5600,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:136 ../src/guestfs-actions.pod:1100 ../src/guestfs-actions.pod:1911 ../src/guestfs-actions.pod:2009 ../src/guestfs-actions.pod:2112 ../src/guestfs-actions.pod:3338 ../src/guestfs-actions.pod:3353 ../src/guestfs-actions.pod:4605 ../src/guestfs-actions.pod:5719 ../src/guestfs-actions.pod:5836 ../src/guestfs-actions.pod:5946 ../src/guestfs-actions.pod:6409 ../src/guestfs-actions.pod:6534 ../src/guestfs-actions.pod:7056 +#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:136 ../src/guestfs-actions.pod:1100 ../src/guestfs-actions.pod:1911 ../src/guestfs-actions.pod:2009 ../src/guestfs-actions.pod:2112 ../src/guestfs-actions.pod:3338 ../src/guestfs-actions.pod:3353 ../src/guestfs-actions.pod:4605 ../src/guestfs-actions.pod:5719 ../src/guestfs-actions.pod:5836 ../src/guestfs-actions.pod:5950 ../src/guestfs-actions.pod:6413 ../src/guestfs-actions.pod:6538 ../src/guestfs-actions.pod:7060 msgid "(Added in 0.3)" msgstr "" @@ -5289,7 +5698,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:91 ../src/guestfs-actions.pod:344 ../src/guestfs-actions.pod:509 ../src/guestfs-actions.pod:687 ../src/guestfs-actions.pod:718 ../src/guestfs-actions.pod:736 ../src/guestfs-actions.pod:755 ../src/guestfs-actions.pod:1315 ../src/guestfs-actions.pod:1669 ../src/guestfs-actions.pod:1872 ../src/guestfs-actions.pod:1981 ../src/guestfs-actions.pod:2021 ../src/guestfs-actions.pod:2076 ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:2392 ../src/guestfs-actions.pod:2719 ../src/guestfs-actions.pod:2740 ../src/guestfs-actions.pod:4741 ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:5275 ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:6642 ../src/guestfs-actions.pod:7067 ../src/guestfs-actions.pod:7080 ../src/guestfs-actions.pod:7093 +#: ../src/guestfs-actions.pod:91 ../src/guestfs-actions.pod:344 ../src/guestfs-actions.pod:509 ../src/guestfs-actions.pod:687 ../src/guestfs-actions.pod:718 ../src/guestfs-actions.pod:736 ../src/guestfs-actions.pod:755 ../src/guestfs-actions.pod:1315 ../src/guestfs-actions.pod:1669 ../src/guestfs-actions.pod:1872 ../src/guestfs-actions.pod:1981 ../src/guestfs-actions.pod:2021 ../src/guestfs-actions.pod:2076 ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:2392 ../src/guestfs-actions.pod:2719 ../src/guestfs-actions.pod:2740 ../src/guestfs-actions.pod:4741 ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:5275 ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:6646 ../src/guestfs-actions.pod:7071 ../src/guestfs-actions.pod:7084 ../src/guestfs-actions.pod:7097 msgid "On error this function returns -1." msgstr "" @@ -5755,7 +6164,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:357 ../src/guestfs-actions.pod:857 ../src/guestfs-actions.pod:875 ../src/guestfs-actions.pod:935 ../src/guestfs-actions.pod:951 ../src/guestfs-actions.pod:1054 ../src/guestfs-actions.pod:1184 ../src/guestfs-actions.pod:1201 ../src/guestfs-actions.pod:1220 ../src/guestfs-actions.pod:1349 ../src/guestfs-actions.pod:1540 ../src/guestfs-actions.pod:1652 ../src/guestfs-actions.pod:1815 ../src/guestfs-actions.pod:1832 ../src/guestfs-actions.pod:1899 ../src/guestfs-actions.pod:1933 ../src/guestfs-actions.pod:1954 ../src/guestfs-actions.pod:2124 ../src/guestfs-actions.pod:2316 ../src/guestfs-actions.pod:2523 ../src/guestfs-actions.pod:2604 ../src/guestfs-actions.pod:2671 ../src/guestfs-actions.pod:2691 ../src/guestfs-actions.pod:2805 ../src/guestfs-actions.pod:2836 ../src/guestfs-actions.pod:2860 ../src/guestfs-actions.pod:2922 ../src/guestfs-actions.pod:2945 ../src/guestfs-actions.pod:3512 ../src/guestfs-actions.pod:3862 ../src/guestfs-actions.pod:4032 ../src/guestfs-actions.pod:4142 ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:5080 ../src/guestfs-actions.pod:5250 ../src/guestfs-actions.pod:5428 ../src/guestfs-actions.pod:5477 ../src/guestfs-actions.pod:6085 ../src/guestfs-actions.pod:6101 ../src/guestfs-actions.pod:6118 ../src/guestfs-actions.pod:6142 ../src/guestfs-actions.pod:6816 ../src/guestfs-actions.pod:6835 ../src/guestfs-actions.pod:6853 ../src/guestfs-actions.pod:7033 ../src/guestfs-actions.pod:7305 +#: ../src/guestfs-actions.pod:357 ../src/guestfs-actions.pod:857 ../src/guestfs-actions.pod:875 ../src/guestfs-actions.pod:935 ../src/guestfs-actions.pod:951 ../src/guestfs-actions.pod:1054 ../src/guestfs-actions.pod:1184 ../src/guestfs-actions.pod:1201 ../src/guestfs-actions.pod:1220 ../src/guestfs-actions.pod:1349 ../src/guestfs-actions.pod:1540 ../src/guestfs-actions.pod:1652 ../src/guestfs-actions.pod:1815 ../src/guestfs-actions.pod:1832 ../src/guestfs-actions.pod:1899 ../src/guestfs-actions.pod:1933 ../src/guestfs-actions.pod:1954 ../src/guestfs-actions.pod:2124 ../src/guestfs-actions.pod:2316 ../src/guestfs-actions.pod:2523 ../src/guestfs-actions.pod:2604 ../src/guestfs-actions.pod:2671 ../src/guestfs-actions.pod:2691 ../src/guestfs-actions.pod:2805 ../src/guestfs-actions.pod:2836 ../src/guestfs-actions.pod:2860 ../src/guestfs-actions.pod:2922 ../src/guestfs-actions.pod:2945 ../src/guestfs-actions.pod:3512 ../src/guestfs-actions.pod:3862 ../src/guestfs-actions.pod:4032 ../src/guestfs-actions.pod:4142 ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:5080 ../src/guestfs-actions.pod:5250 ../src/guestfs-actions.pod:5428 ../src/guestfs-actions.pod:5477 ../src/guestfs-actions.pod:6089 ../src/guestfs-actions.pod:6105 ../src/guestfs-actions.pod:6122 ../src/guestfs-actions.pod:6146 ../src/guestfs-actions.pod:6820 ../src/guestfs-actions.pod:6839 ../src/guestfs-actions.pod:6857 ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7309 msgid "" "This function returns a string, or NULL on error. I." @@ -5952,7 +6361,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:463 ../src/guestfs-actions.pod:479 ../src/guestfs-actions.pod:625 ../src/guestfs-actions.pod:1073 ../src/guestfs-actions.pod:1364 ../src/guestfs-actions.pod:1383 ../src/guestfs-actions.pod:1486 ../src/guestfs-actions.pod:1505 ../src/guestfs-actions.pod:1754 ../src/guestfs-actions.pod:2196 ../src/guestfs-actions.pod:2212 ../src/guestfs-actions.pod:2231 ../src/guestfs-actions.pod:2274 ../src/guestfs-actions.pod:2298 ../src/guestfs-actions.pod:2369 ../src/guestfs-actions.pod:2418 ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:2879 ../src/guestfs-actions.pod:3147 ../src/guestfs-actions.pod:3432 ../src/guestfs-actions.pod:3494 ../src/guestfs-actions.pod:3599 ../src/guestfs-actions.pod:4004 ../src/guestfs-actions.pod:4702 ../src/guestfs-actions.pod:5222 ../src/guestfs-actions.pod:5348 ../src/guestfs-actions.pod:5462 ../src/guestfs-actions.pod:6158 ../src/guestfs-actions.pod:6219 ../src/guestfs-actions.pod:6274 ../src/guestfs-actions.pod:6420 ../src/guestfs-actions.pod:6444 ../src/guestfs-actions.pod:6926 ../src/guestfs-actions.pod:6946 ../src/guestfs-actions.pod:6993 ../src/guestfs-actions.pod:7158 ../src/guestfs-actions.pod:7177 ../src/guestfs-actions.pod:7262 ../src/guestfs-actions.pod:7281 ../src/guestfs-actions.pod:7327 ../src/guestfs-actions.pod:7346 +#: ../src/guestfs-actions.pod:463 ../src/guestfs-actions.pod:479 ../src/guestfs-actions.pod:625 ../src/guestfs-actions.pod:1073 ../src/guestfs-actions.pod:1364 ../src/guestfs-actions.pod:1383 ../src/guestfs-actions.pod:1486 ../src/guestfs-actions.pod:1505 ../src/guestfs-actions.pod:1754 ../src/guestfs-actions.pod:2196 ../src/guestfs-actions.pod:2212 ../src/guestfs-actions.pod:2231 ../src/guestfs-actions.pod:2274 ../src/guestfs-actions.pod:2298 ../src/guestfs-actions.pod:2369 ../src/guestfs-actions.pod:2418 ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:2879 ../src/guestfs-actions.pod:3147 ../src/guestfs-actions.pod:3432 ../src/guestfs-actions.pod:3494 ../src/guestfs-actions.pod:3599 ../src/guestfs-actions.pod:4004 ../src/guestfs-actions.pod:4702 ../src/guestfs-actions.pod:5222 ../src/guestfs-actions.pod:5348 ../src/guestfs-actions.pod:5462 ../src/guestfs-actions.pod:6162 ../src/guestfs-actions.pod:6223 ../src/guestfs-actions.pod:6278 ../src/guestfs-actions.pod:6424 ../src/guestfs-actions.pod:6448 ../src/guestfs-actions.pod:6930 ../src/guestfs-actions.pod:6950 ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7162 ../src/guestfs-actions.pod:7181 ../src/guestfs-actions.pod:7266 ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7331 ../src/guestfs-actions.pod:7350 msgid "" "This function returns a NULL-terminated array of strings (like " "L), or NULL if there was an error. I." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:860 ../src/guestfs-actions.pod:6838 +#: ../src/guestfs-actions.pod:860 ../src/guestfs-actions.pod:6842 msgid "(Added in 1.0.75)" msgstr "" @@ -6632,14 +7041,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:878 ../src/guestfs-actions.pod:1057 ../src/guestfs-actions.pod:1077 ../src/guestfs-actions.pod:1368 ../src/guestfs-actions.pod:1387 ../src/guestfs-actions.pod:1490 ../src/guestfs-actions.pod:1509 ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:2216 ../src/guestfs-actions.pod:2235 ../src/guestfs-actions.pod:2278 ../src/guestfs-actions.pod:2302 ../src/guestfs-actions.pod:2319 ../src/guestfs-actions.pod:2348 ../src/guestfs-actions.pod:5120 ../src/guestfs-actions.pod:5146 ../src/guestfs-actions.pod:5277 ../src/guestfs-actions.pod:5303 ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:6223 ../src/guestfs-actions.pod:6278 ../src/guestfs-actions.pod:6424 ../src/guestfs-actions.pod:6448 ../src/guestfs-actions.pod:7110 ../src/guestfs-actions.pod:7136 ../src/guestfs-actions.pod:7162 ../src/guestfs-actions.pod:7181 ../src/guestfs-actions.pod:7266 ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7331 ../src/guestfs-actions.pod:7350 ../fish/guestfish-actions.pod:587 ../fish/guestfish-actions.pod:722 ../fish/guestfish-actions.pod:734 ../fish/guestfish-actions.pod:910 ../fish/guestfish-actions.pod:920 ../fish/guestfish-actions.pod:987 ../fish/guestfish-actions.pod:997 ../fish/guestfish-actions.pod:1192 ../fish/guestfish-actions.pod:1493 ../fish/guestfish-actions.pod:1503 ../fish/guestfish-actions.pod:1531 ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:1556 ../fish/guestfish-actions.pod:1575 ../fish/guestfish-actions.pod:3437 ../fish/guestfish-actions.pod:3452 ../fish/guestfish-actions.pod:3528 ../fish/guestfish-actions.pod:3545 ../fish/guestfish-actions.pod:3560 ../fish/guestfish-actions.pod:4182 ../fish/guestfish-actions.pod:4228 ../fish/guestfish-actions.pod:4313 ../fish/guestfish-actions.pod:4328 ../fish/guestfish-actions.pod:4738 ../fish/guestfish-actions.pod:4756 ../fish/guestfish-actions.pod:4773 ../fish/guestfish-actions.pod:4783 ../fish/guestfish-actions.pod:4831 ../fish/guestfish-actions.pod:4841 ../fish/guestfish-actions.pod:4870 ../fish/guestfish-actions.pod:4880 +#: ../src/guestfs-actions.pod:878 ../src/guestfs-actions.pod:1057 ../src/guestfs-actions.pod:1077 ../src/guestfs-actions.pod:1368 ../src/guestfs-actions.pod:1387 ../src/guestfs-actions.pod:1490 ../src/guestfs-actions.pod:1509 ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:2216 ../src/guestfs-actions.pod:2235 ../src/guestfs-actions.pod:2278 ../src/guestfs-actions.pod:2302 ../src/guestfs-actions.pod:2319 ../src/guestfs-actions.pod:2348 ../src/guestfs-actions.pod:5120 ../src/guestfs-actions.pod:5146 ../src/guestfs-actions.pod:5277 ../src/guestfs-actions.pod:5303 ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:6227 ../src/guestfs-actions.pod:6282 ../src/guestfs-actions.pod:6428 ../src/guestfs-actions.pod:6452 ../src/guestfs-actions.pod:7114 ../src/guestfs-actions.pod:7140 ../src/guestfs-actions.pod:7166 ../src/guestfs-actions.pod:7185 ../src/guestfs-actions.pod:7270 ../src/guestfs-actions.pod:7289 ../src/guestfs-actions.pod:7335 ../src/guestfs-actions.pod:7354 ../fish/guestfish-actions.pod:587 ../fish/guestfish-actions.pod:722 ../fish/guestfish-actions.pod:734 ../fish/guestfish-actions.pod:910 ../fish/guestfish-actions.pod:920 ../fish/guestfish-actions.pod:987 ../fish/guestfish-actions.pod:997 ../fish/guestfish-actions.pod:1192 ../fish/guestfish-actions.pod:1493 ../fish/guestfish-actions.pod:1503 ../fish/guestfish-actions.pod:1531 ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:1556 ../fish/guestfish-actions.pod:1575 ../fish/guestfish-actions.pod:3437 ../fish/guestfish-actions.pod:3452 ../fish/guestfish-actions.pod:3528 ../fish/guestfish-actions.pod:3545 ../fish/guestfish-actions.pod:3560 ../fish/guestfish-actions.pod:4186 ../fish/guestfish-actions.pod:4232 ../fish/guestfish-actions.pod:4317 ../fish/guestfish-actions.pod:4332 ../fish/guestfish-actions.pod:4742 ../fish/guestfish-actions.pod:4760 ../fish/guestfish-actions.pod:4777 ../fish/guestfish-actions.pod:4787 ../fish/guestfish-actions.pod:4835 ../fish/guestfish-actions.pod:4845 ../fish/guestfish-actions.pod:4874 ../fish/guestfish-actions.pod:4884 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:3436 ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3515 ../src/guestfs-actions.pod:3603 ../src/guestfs-actions.pod:4008 ../src/guestfs-actions.pod:4022 ../src/guestfs-actions.pod:5226 ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7011 +#: ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:3436 ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3515 ../src/guestfs-actions.pod:3603 ../src/guestfs-actions.pod:4008 ../src/guestfs-actions.pod:4022 ../src/guestfs-actions.pod:5226 ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:7001 ../src/guestfs-actions.pod:7015 msgid "(Added in 0.4)" msgstr "" @@ -6759,7 +7168,7 @@ msgid "To get the checksums for many files, use C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:938 ../src/guestfs-actions.pod:1246 ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:3180 ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3270 ../src/guestfs-actions.pod:3297 ../src/guestfs-actions.pod:6694 +#: ../src/guestfs-actions.pod:938 ../src/guestfs-actions.pod:1246 ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:3180 ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3270 ../src/guestfs-actions.pod:3297 ../src/guestfs-actions.pod:6698 msgid "(Added in 1.0.2)" msgstr "" @@ -6788,7 +7197,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:954 ../src/guestfs-actions.pod:4757 ../src/guestfs-actions.pod:4816 ../src/guestfs-actions.pod:4853 ../src/guestfs-actions.pod:4871 ../src/guestfs-actions.pod:5047 ../src/guestfs-actions.pod:6603 ../src/guestfs-actions.pod:6617 ../src/guestfs-actions.pod:7023 +#: ../src/guestfs-actions.pod:954 ../src/guestfs-actions.pod:4757 ../src/guestfs-actions.pod:4816 ../src/guestfs-actions.pod:4853 ../src/guestfs-actions.pod:4871 ../src/guestfs-actions.pod:5047 ../src/guestfs-actions.pod:6607 ../src/guestfs-actions.pod:6621 ../src/guestfs-actions.pod:7027 msgid "(Added in 1.3.2)" msgstr "" @@ -7058,7 +7467,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:1272 ../src/guestfs-actions.pod:1692 ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:6689 ../src/guestfs-actions.pod:6723 ../src/guestfs-actions.pod:7202 ../src/guestfs-actions.pod:7221 +#: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:1272 ../src/guestfs-actions.pod:1692 ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:6693 ../src/guestfs-actions.pod:6727 ../src/guestfs-actions.pod:7206 ../src/guestfs-actions.pod:7225 msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " @@ -7067,7 +7476,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:4035 ../src/guestfs-actions.pod:5253 ../src/guestfs-actions.pod:6930 ../src/guestfs-actions.pod:6950 ../src/guestfs-actions.pod:7036 +#: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:4035 ../src/guestfs-actions.pod:5253 ../src/guestfs-actions.pod:6934 ../src/guestfs-actions.pod:6954 ../src/guestfs-actions.pod:7040 msgid "(Added in 1.0.87)" msgstr "" @@ -7182,7 +7591,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1187 ../src/guestfs-actions.pod:1204 ../src/guestfs-actions.pod:1317 ../src/guestfs-actions.pod:2281 ../src/guestfs-actions.pod:2305 ../src/guestfs-actions.pod:2373 ../src/guestfs-actions.pod:4145 ../src/guestfs-actions.pod:4620 ../src/guestfs-actions.pod:6427 ../src/guestfs-actions.pod:6451 ../src/guestfs-actions.pod:7069 ../src/guestfs-actions.pod:7082 ../src/guestfs-actions.pod:7095 +#: ../src/guestfs-actions.pod:1187 ../src/guestfs-actions.pod:1204 ../src/guestfs-actions.pod:1317 ../src/guestfs-actions.pod:2281 ../src/guestfs-actions.pod:2305 ../src/guestfs-actions.pod:2373 ../src/guestfs-actions.pod:4145 ../src/guestfs-actions.pod:4620 ../src/guestfs-actions.pod:6431 ../src/guestfs-actions.pod:6455 ../src/guestfs-actions.pod:7073 ../src/guestfs-actions.pod:7086 ../src/guestfs-actions.pod:7099 msgid "(Added in 1.0.54)" msgstr "" @@ -7260,7 +7669,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:6683 ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:4486 +#: ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:6687 ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:4490 msgid "C can also be a named pipe." msgstr "" @@ -7308,7 +7717,7 @@ msgid "See also C, C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1277 ../src/guestfs-actions.pod:6728 +#: ../src/guestfs-actions.pod:1277 ../src/guestfs-actions.pod:6732 msgid "(Added in 1.5.17)" msgstr "" @@ -7476,7 +7885,7 @@ msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1371 ../src/guestfs-actions.pod:1390 ../src/guestfs-actions.pod:1447 ../src/guestfs-actions.pod:1493 ../src/guestfs-actions.pod:1512 ../src/guestfs-actions.pod:2219 ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2394 ../src/guestfs-actions.pod:2407 ../src/guestfs-actions.pod:2422 ../src/guestfs-actions.pod:2468 ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:3528 ../src/guestfs-actions.pod:3542 ../src/guestfs-actions.pod:3555 ../src/guestfs-actions.pod:3569 ../src/guestfs-actions.pod:4555 ../src/guestfs-actions.pod:5431 ../src/guestfs-actions.pod:5480 ../src/guestfs-actions.pod:6295 ../src/guestfs-actions.pod:6307 ../src/guestfs-actions.pod:6320 ../src/guestfs-actions.pod:6333 ../src/guestfs-actions.pod:6355 ../src/guestfs-actions.pod:6368 ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6394 ../src/guestfs-actions.pod:7165 ../src/guestfs-actions.pod:7184 ../src/guestfs-actions.pod:7269 ../src/guestfs-actions.pod:7288 ../src/guestfs-actions.pod:7334 ../src/guestfs-actions.pod:7353 +#: ../src/guestfs-actions.pod:1371 ../src/guestfs-actions.pod:1390 ../src/guestfs-actions.pod:1447 ../src/guestfs-actions.pod:1493 ../src/guestfs-actions.pod:1512 ../src/guestfs-actions.pod:2219 ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2394 ../src/guestfs-actions.pod:2407 ../src/guestfs-actions.pod:2422 ../src/guestfs-actions.pod:2468 ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:3528 ../src/guestfs-actions.pod:3542 ../src/guestfs-actions.pod:3555 ../src/guestfs-actions.pod:3569 ../src/guestfs-actions.pod:4555 ../src/guestfs-actions.pod:5431 ../src/guestfs-actions.pod:5480 ../src/guestfs-actions.pod:6299 ../src/guestfs-actions.pod:6311 ../src/guestfs-actions.pod:6324 ../src/guestfs-actions.pod:6337 ../src/guestfs-actions.pod:6359 ../src/guestfs-actions.pod:6372 ../src/guestfs-actions.pod:6385 ../src/guestfs-actions.pod:6398 ../src/guestfs-actions.pod:7169 ../src/guestfs-actions.pod:7188 ../src/guestfs-actions.pod:7273 ../src/guestfs-actions.pod:7292 ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7357 msgid "(Added in 1.0.66)" msgstr "" @@ -8262,7 +8671,7 @@ msgid "This command is entirely equivalent to running C msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1983 ../src/guestfs-actions.pod:4263 ../src/guestfs-actions.pod:4460 ../src/guestfs-actions.pod:4479 ../src/guestfs-actions.pod:4498 ../src/guestfs-actions.pod:4510 ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4540 ../src/guestfs-actions.pod:5418 ../src/guestfs-actions.pod:5800 ../src/guestfs-actions.pod:6043 ../src/guestfs-actions.pod:6644 +#: ../src/guestfs-actions.pod:1983 ../src/guestfs-actions.pod:4263 ../src/guestfs-actions.pod:4460 ../src/guestfs-actions.pod:4479 ../src/guestfs-actions.pod:4498 ../src/guestfs-actions.pod:4510 ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4540 ../src/guestfs-actions.pod:5418 ../src/guestfs-actions.pod:5800 ../src/guestfs-actions.pod:6047 ../src/guestfs-actions.pod:6648 msgid "(Added in 1.0.55)" msgstr "" @@ -8600,7 +9009,7 @@ msgid "Return the recovery process enabled flag." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2049 ../src/guestfs-actions.pod:3373 ../src/guestfs-actions.pod:3670 ../src/guestfs-actions.pod:4070 ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:5123 ../src/guestfs-actions.pod:5466 ../src/guestfs-actions.pod:5888 ../src/guestfs-actions.pod:6547 ../src/guestfs-actions.pod:6567 ../src/guestfs-actions.pod:6759 +#: ../src/guestfs-actions.pod:2049 ../src/guestfs-actions.pod:3373 ../src/guestfs-actions.pod:3670 ../src/guestfs-actions.pod:4070 ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:5123 ../src/guestfs-actions.pod:5466 ../src/guestfs-actions.pod:5888 ../src/guestfs-actions.pod:6551 ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:6763 msgid "(Added in 1.0.77)" msgstr "" @@ -8626,7 +9035,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2064 ../src/guestfs-actions.pod:2127 ../src/guestfs-actions.pod:5907 ../src/guestfs-actions.pod:5961 +#: ../src/guestfs-actions.pod:2064 ../src/guestfs-actions.pod:2127 ../src/guestfs-actions.pod:5907 ../src/guestfs-actions.pod:5965 msgid "(Added in 1.0.67)" msgstr "" @@ -8839,7 +9248,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2177 ../src/guestfs-actions.pod:3419 ../src/guestfs-actions.pod:3584 ../src/guestfs-actions.pod:3620 ../src/guestfs-actions.pod:5496 ../src/guestfs-actions.pod:5980 ../src/guestfs-actions.pod:7315 +#: ../src/guestfs-actions.pod:2177 ../src/guestfs-actions.pod:3419 ../src/guestfs-actions.pod:3584 ../src/guestfs-actions.pod:3620 ../src/guestfs-actions.pod:5496 ../src/guestfs-actions.pod:5984 ../src/guestfs-actions.pod:7319 msgid "(Added in 1.0.59)" msgstr "" @@ -8878,7 +9287,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2200 ../src/guestfs-actions.pod:6145 ../src/guestfs-actions.pod:6162 +#: ../src/guestfs-actions.pod:2200 ../src/guestfs-actions.pod:6149 ../src/guestfs-actions.pod:6166 msgid "(Added in 1.0.50)" msgstr "" @@ -9028,7 +9437,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:6442 ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:4326 +#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:6446 ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:4330 msgid "If the parameter C is zero, this returns an empty list." msgstr "" @@ -9055,7 +9464,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:6226 ../src/guestfs-actions.pod:6281 +#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:6230 ../src/guestfs-actions.pod:6285 msgid "(Added in 1.0.22)" msgstr "" @@ -9790,7 +10199,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2773 ../src/guestfs-actions.pod:3472 ../src/guestfs-actions.pod:4682 ../src/guestfs-actions.pod:6583 +#: ../src/guestfs-actions.pod:2773 ../src/guestfs-actions.pod:3472 ../src/guestfs-actions.pod:4682 ../src/guestfs-actions.pod:6587 msgid "" "This function returns a NULL-terminated array of strings, or NULL if there " "was an error. The array of strings will always have length C<2n+1>, where " @@ -11113,7 +11522,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3628 ../src/guestfs-actions.pod:6182 ../fish/guestfish-actions.pod:2496 ../fish/guestfish-actions.pod:4161 +#: ../src/guestfs-actions.pod:3628 ../src/guestfs-actions.pod:6186 ../fish/guestfish-actions.pod:2496 ../fish/guestfish-actions.pod:4165 msgid "Returns file information for the given C." msgstr "" @@ -11130,14 +11539,14 @@ msgid "This is the same as the C system call." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3636 ../src/guestfs-actions.pod:6186 +#: ../src/guestfs-actions.pod:3636 ../src/guestfs-actions.pod:6190 msgid "" "This function returns a C, or NULL if there was an " "error. I after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3640 ../src/guestfs-actions.pod:6190 ../src/guestfs-actions.pod:6208 ../src/guestfs-actions.pod:6589 +#: ../src/guestfs-actions.pod:3640 ../src/guestfs-actions.pod:6194 ../src/guestfs-actions.pod:6212 ../src/guestfs-actions.pod:6593 msgid "(Added in 0.9.2)" msgstr "" @@ -11292,7 +11701,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3729 ../src/guestfs-actions.pod:3752 ../src/guestfs-actions.pod:3892 ../src/guestfs-actions.pod:4834 ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:6017 ../src/guestfs-actions.pod:6040 ../src/guestfs-actions.pod:6066 ../src/guestfs-actions.pod:7226 ../fish/guestfish-actions.pod:2563 ../fish/guestfish-actions.pod:2576 ../fish/guestfish-actions.pod:2660 ../fish/guestfish-actions.pod:3234 ../fish/guestfish-actions.pod:3754 ../fish/guestfish-actions.pod:4060 ../fish/guestfish-actions.pod:4076 ../fish/guestfish-actions.pod:4091 ../fish/guestfish-actions.pod:4806 +#: ../src/guestfs-actions.pod:3729 ../src/guestfs-actions.pod:3752 ../src/guestfs-actions.pod:3892 ../src/guestfs-actions.pod:4834 ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:6021 ../src/guestfs-actions.pod:6044 ../src/guestfs-actions.pod:6070 ../src/guestfs-actions.pod:7230 ../fish/guestfish-actions.pod:2563 ../fish/guestfish-actions.pod:2576 ../fish/guestfish-actions.pod:2660 ../fish/guestfish-actions.pod:3234 ../fish/guestfish-actions.pod:3754 ../fish/guestfish-actions.pod:4064 ../fish/guestfish-actions.pod:4080 ../fish/guestfish-actions.pod:4095 ../fish/guestfish-actions.pod:4810 msgid "" "B." @@ -11611,7 +12020,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:5180 ../src/guestfs-actions.pod:6965 +#: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:5180 ../src/guestfs-actions.pod:6969 msgid "(Added in 1.0.13)" msgstr "" @@ -11637,7 +12046,7 @@ msgid "Rename a logical volume C with the new name C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:6978 +#: ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:6982 msgid "(Added in 1.0.83)" msgstr "" @@ -12982,7 +13391,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:5207 ../src/guestfs-actions.pod:5280 ../src/guestfs-actions.pod:5546 ../src/guestfs-actions.pod:7113 +#: ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:5207 ../src/guestfs-actions.pod:5280 ../src/guestfs-actions.pod:5546 ../src/guestfs-actions.pod:7117 msgid "(Added in 1.3.14)" msgstr "" @@ -14916,27 +15325,31 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:5915 ../fish/guestfish-actions.pod:3989 msgid "" -"If the command trace flag is set to 1, then commands are printed on stderr " -"before they are executed in a format which is very similar to the one used " -"by guestfish. In other words, you can run a program with this enabled, and " -"you will get out a script which you can feed to guestfish to perform the " -"same set of actions." +"If the command trace flag is set to 1, then libguestfs calls, parameters and " +"return values are traced." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5922 ../fish/guestfish-actions.pod:3996 +#: ../src/guestfs-actions.pod:5918 ../fish/guestfish-actions.pod:3992 msgid "" "If you want to trace C API calls into libguestfs (and other libraries) then " "possibly a better way is to use the external ltrace(1) command." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5926 ../fish/guestfish-actions.pod:4000 +#: ../src/guestfs-actions.pod:5922 ../fish/guestfish-actions.pod:3996 msgid "" "Command traces are disabled unless the environment variable " "C is defined and set to C<1>." msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:5925 +msgid "" +"Trace messages are normally sent to C, unless you register a " +"callback to send them somewhere else (see C)." +msgstr "" + #. type: =head2 #: ../src/guestfs-actions.pod:5933 msgid "guestfs_set_verbose" @@ -14954,7 +15367,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:5939 ../fish/guestfish-actions.pod:4009 -msgid "If C is true, this turns on verbose messages (to C)." +msgid "If C is true, this turns on verbose messages." msgstr "" #. type: textblock @@ -14964,13 +15377,20 @@ msgid "" "C is defined and set to C<1>." msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:5944 +msgid "" +"Verbose messages are normally sent to C, unless you register a " +"callback to send them somewhere else (see C)." +msgstr "" + #. type: =head2 -#: ../src/guestfs-actions.pod:5948 +#: ../src/guestfs-actions.pod:5952 msgid "guestfs_setcon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5950 +#: ../src/guestfs-actions.pod:5954 #, no-wrap msgid "" " int\n" @@ -14980,24 +15400,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5954 ../fish/guestfish-actions.pod:4018 +#: ../src/guestfs-actions.pod:5958 ../fish/guestfish-actions.pod:4022 msgid "" "This sets the SELinux security context of the daemon to the string " "C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5957 ../fish/guestfish-actions.pod:4021 +#: ../src/guestfs-actions.pod:5961 ../fish/guestfish-actions.pod:4025 msgid "See the documentation about SELINUX in L." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5963 +#: ../src/guestfs-actions.pod:5967 msgid "guestfs_setxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5965 +#: ../src/guestfs-actions.pod:5969 #, no-wrap msgid "" " int\n" @@ -15010,24 +15430,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5972 ../fish/guestfish-actions.pod:4027 +#: ../src/guestfs-actions.pod:5976 ../fish/guestfish-actions.pod:4031 msgid "" "This call sets the extended attribute named C of the file C to " "the value C (of length C). The value is arbitrary 8 bit data." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5976 +#: ../src/guestfs-actions.pod:5980 msgid "See also: C, L." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5982 +#: ../src/guestfs-actions.pod:5986 msgid "guestfs_sfdisk" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5984 +#: ../src/guestfs-actions.pod:5988 #, no-wrap msgid "" " int\n" @@ -15041,19 +15461,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5992 ../fish/guestfish-actions.pod:4037 +#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:4041 msgid "" "This is a direct interface to the L program for creating " "partitions on block devices." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5995 ../fish/guestfish-actions.pod:4040 +#: ../src/guestfs-actions.pod:5999 ../fish/guestfish-actions.pod:4044 msgid "C should be a block device, for example C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5997 ../fish/guestfish-actions.pod:4042 +#: ../src/guestfs-actions.pod:6001 ../fish/guestfish-actions.pod:4046 msgid "" "C, C and C are the number of cylinders, heads and " "sectors on the device, which are passed directly to sfdisk as the I<-C>, " @@ -15064,14 +15484,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6005 ../fish/guestfish-actions.pod:4050 +#: ../src/guestfs-actions.pod:6009 ../fish/guestfish-actions.pod:4054 msgid "" "C is a list of lines that we feed to C. For more information " "refer to the L manpage." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6008 ../fish/guestfish-actions.pod:4053 +#: ../src/guestfs-actions.pod:6012 ../fish/guestfish-actions.pod:4057 msgid "" "To create a single partition occupying the whole disk, you would pass " "C as a single element list, when the single element being the string " @@ -15079,17 +15499,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6012 +#: ../src/guestfs-actions.pod:6016 msgid "See also: C, C, C" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6022 +#: ../src/guestfs-actions.pod:6026 msgid "guestfs_sfdiskM" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6024 +#: ../src/guestfs-actions.pod:6028 #, no-wrap msgid "" " int\n" @@ -15100,7 +15520,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6029 +#: ../src/guestfs-actions.pod:6033 msgid "" "This is a simplified interface to the C command, where " "partition sizes are specified in megabytes only (rounded to the nearest " @@ -15109,19 +15529,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6035 +#: ../src/guestfs-actions.pod:6039 msgid "" "See also: C, the L manpage and " "C" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6045 +#: ../src/guestfs-actions.pod:6049 msgid "guestfs_sfdisk_N" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6047 +#: ../src/guestfs-actions.pod:6051 #, no-wrap msgid "" " int\n" @@ -15136,31 +15556,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6056 ../fish/guestfish-actions.pod:4083 +#: ../src/guestfs-actions.pod:6060 ../fish/guestfish-actions.pod:4087 msgid "" "This runs L option to modify just the single partition C " "(note: C counts from 1)." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6059 +#: ../src/guestfs-actions.pod:6063 msgid "" "For other parameters, see C. You should usually pass C<0> " "for the cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6062 +#: ../src/guestfs-actions.pod:6066 msgid "See also: C" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6071 +#: ../src/guestfs-actions.pod:6075 msgid "guestfs_sfdisk_disk_geometry" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6073 +#: ../src/guestfs-actions.pod:6077 #, no-wrap msgid "" " char *\n" @@ -15170,7 +15590,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6077 +#: ../src/guestfs-actions.pod:6081 msgid "" "This displays the disk geometry of C read from the partition table. " "Especially in the case where the underlying block device has been resized, " @@ -15179,17 +15599,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6082 ../src/guestfs-actions.pod:6098 ../fish/guestfish-actions.pod:4103 ../fish/guestfish-actions.pod:4112 +#: ../src/guestfs-actions.pod:6086 ../src/guestfs-actions.pod:6102 ../fish/guestfish-actions.pod:4107 ../fish/guestfish-actions.pod:4116 msgid "The result is in human-readable format, and not designed to be parsed." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6090 +#: ../src/guestfs-actions.pod:6094 msgid "guestfs_sfdisk_kernel_geometry" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6092 +#: ../src/guestfs-actions.pod:6096 #, no-wrap msgid "" " char *\n" @@ -15199,17 +15619,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6096 ../fish/guestfish-actions.pod:4110 +#: ../src/guestfs-actions.pod:6100 ../fish/guestfish-actions.pod:4114 msgid "This displays the kernel's idea of the geometry of C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6106 +#: ../src/guestfs-actions.pod:6110 msgid "guestfs_sfdisk_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6108 +#: ../src/guestfs-actions.pod:6112 #, no-wrap msgid "" " char *\n" @@ -15219,24 +15639,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6112 ../fish/guestfish-actions.pod:4119 +#: ../src/guestfs-actions.pod:6116 ../fish/guestfish-actions.pod:4123 msgid "" "This displays the partition table on C, in the human-readable output " "of the L command. It is not intended to be parsed." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6116 +#: ../src/guestfs-actions.pod:6120 msgid "See also: C" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6123 +#: ../src/guestfs-actions.pod:6127 msgid "guestfs_sh" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6125 +#: ../src/guestfs-actions.pod:6129 #, no-wrap msgid "" " char *\n" @@ -15246,19 +15666,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6129 ../fish/guestfish-actions.pod:4129 +#: ../src/guestfs-actions.pod:6133 ../fish/guestfish-actions.pod:4133 msgid "" "This call runs a command from the guest filesystem via the guest's " "C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6132 +#: ../src/guestfs-actions.pod:6136 msgid "This is like C, but passes the command to:" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6134 ../fish/guestfish-actions.pod:4134 +#: ../src/guestfs-actions.pod:6138 ../fish/guestfish-actions.pod:4138 #, no-wrap msgid "" " /bin/sh -c \"command\"\n" @@ -15266,24 +15686,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6136 ../fish/guestfish-actions.pod:4136 +#: ../src/guestfs-actions.pod:6140 ../fish/guestfish-actions.pod:4140 msgid "" "Depending on the guest's shell, this usually results in wildcards being " "expanded, shell expressions being interpolated and so on." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6140 +#: ../src/guestfs-actions.pod:6144 msgid "All the provisos about C apply to this call." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6147 +#: ../src/guestfs-actions.pod:6151 msgid "guestfs_sh_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6149 +#: ../src/guestfs-actions.pod:6153 #, no-wrap msgid "" " char **\n" @@ -15293,24 +15713,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6153 +#: ../src/guestfs-actions.pod:6157 msgid "" "This is the same as C, but splits the result into a list of " "lines." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6156 +#: ../src/guestfs-actions.pod:6160 msgid "See also: C" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6164 +#: ../src/guestfs-actions.pod:6168 msgid "guestfs_sleep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6166 +#: ../src/guestfs-actions.pod:6170 #, no-wrap msgid "" " int\n" @@ -15320,22 +15740,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6170 ../fish/guestfish-actions.pod:4155 +#: ../src/guestfs-actions.pod:6174 ../fish/guestfish-actions.pod:4159 msgid "Sleep for C seconds." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6174 +#: ../src/guestfs-actions.pod:6178 msgid "(Added in 1.0.41)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6176 ../src/guestfs-structs.pod:109 +#: ../src/guestfs-actions.pod:6180 ../src/guestfs-structs.pod:109 msgid "guestfs_stat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6178 +#: ../src/guestfs-actions.pod:6182 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -15345,17 +15765,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6184 ../fish/guestfish-actions.pod:4163 +#: ../src/guestfs-actions.pod:6188 ../fish/guestfish-actions.pod:4167 msgid "This is the same as the C system call." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6192 ../src/guestfs-structs.pod:135 +#: ../src/guestfs-actions.pod:6196 ../src/guestfs-structs.pod:135 msgid "guestfs_statvfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6194 +#: ../src/guestfs-actions.pod:6198 #, no-wrap msgid "" " struct guestfs_statvfs *\n" @@ -15365,7 +15785,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6198 ../fish/guestfish-actions.pod:4169 +#: ../src/guestfs-actions.pod:6202 ../fish/guestfish-actions.pod:4173 msgid "" "Returns file system statistics for any mounted file system. C should " "be a file or directory in the mounted file system (typically it is the mount " @@ -15373,24 +15793,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6202 ../fish/guestfish-actions.pod:4173 +#: ../src/guestfs-actions.pod:6206 ../fish/guestfish-actions.pod:4177 msgid "This is the same as the C system call." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6204 +#: ../src/guestfs-actions.pod:6208 msgid "" "This function returns a C, or NULL if there was an " "error. I after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6210 +#: ../src/guestfs-actions.pod:6214 msgid "guestfs_strings" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6212 +#: ../src/guestfs-actions.pod:6216 #, no-wrap msgid "" " char **\n" @@ -15400,19 +15820,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6216 ../fish/guestfish-actions.pod:4179 +#: ../src/guestfs-actions.pod:6220 ../fish/guestfish-actions.pod:4183 msgid "" "This runs the L command on a file and returns the list of " "printable strings found." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6228 +#: ../src/guestfs-actions.pod:6232 msgid "guestfs_strings_e" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6230 +#: ../src/guestfs-actions.pod:6234 #, no-wrap msgid "" " char **\n" @@ -15423,93 +15843,93 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6235 +#: ../src/guestfs-actions.pod:6239 msgid "" "This is like the C command, but allows you to specify the " "encoding of strings that are looked for in the source file C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6239 ../fish/guestfish-actions.pod:4193 +#: ../src/guestfs-actions.pod:6243 ../fish/guestfish-actions.pod:4197 msgid "Allowed encodings are:" msgstr "" #. type: =item -#: ../src/guestfs-actions.pod:6243 ../fish/guestfish-actions.pod:4197 +#: ../src/guestfs-actions.pod:6247 ../fish/guestfish-actions.pod:4201 msgid "s" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6245 +#: ../src/guestfs-actions.pod:6249 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what C uses)." msgstr "" #. type: =item -#: ../src/guestfs-actions.pod:6248 ../fish/guestfish-actions.pod:4202 +#: ../src/guestfs-actions.pod:6252 ../fish/guestfish-actions.pod:4206 msgid "S" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6250 ../fish/guestfish-actions.pod:4204 +#: ../src/guestfs-actions.pod:6254 ../fish/guestfish-actions.pod:4208 msgid "Single 8-bit-byte characters." msgstr "" #. type: =item -#: ../src/guestfs-actions.pod:6252 ../fish/guestfish-actions.pod:4206 +#: ../src/guestfs-actions.pod:6256 ../fish/guestfish-actions.pod:4210 msgid "b" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6254 ../fish/guestfish-actions.pod:4208 +#: ../src/guestfs-actions.pod:6258 ../fish/guestfish-actions.pod:4212 msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." msgstr "" #. type: =item -#: ../src/guestfs-actions.pod:6257 ../fish/guestfish-actions.pod:4211 +#: ../src/guestfs-actions.pod:6261 ../fish/guestfish-actions.pod:4215 msgid "l (lower case letter L)" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6259 ../fish/guestfish-actions.pod:4213 +#: ../src/guestfs-actions.pod:6263 ../fish/guestfish-actions.pod:4217 msgid "" "16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for " "examining binaries in Windows guests." msgstr "" #. type: =item -#: ../src/guestfs-actions.pod:6262 ../fish/guestfish-actions.pod:4216 +#: ../src/guestfs-actions.pod:6266 ../fish/guestfish-actions.pod:4220 msgid "B" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6264 ../fish/guestfish-actions.pod:4218 +#: ../src/guestfs-actions.pod:6268 ../fish/guestfish-actions.pod:4222 msgid "32-bit big endian such as UCS-4BE." msgstr "" #. type: =item -#: ../src/guestfs-actions.pod:6266 ../fish/guestfish-actions.pod:4220 +#: ../src/guestfs-actions.pod:6270 ../fish/guestfish-actions.pod:4224 msgid "L" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6268 ../fish/guestfish-actions.pod:4222 +#: ../src/guestfs-actions.pod:6272 ../fish/guestfish-actions.pod:4226 msgid "32-bit little endian such as UCS-4LE." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6272 ../fish/guestfish-actions.pod:4226 +#: ../src/guestfs-actions.pod:6276 ../fish/guestfish-actions.pod:4230 msgid "The returned strings are transcoded to UTF-8." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6283 +#: ../src/guestfs-actions.pod:6287 msgid "guestfs_swapoff_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6285 +#: ../src/guestfs-actions.pod:6289 #, no-wrap msgid "" " int\n" @@ -15519,19 +15939,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6289 +#: ../src/guestfs-actions.pod:6293 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C. See C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6297 +#: ../src/guestfs-actions.pod:6301 msgid "guestfs_swapoff_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6299 +#: ../src/guestfs-actions.pod:6303 #, no-wrap msgid "" " int\n" @@ -15541,17 +15961,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6303 ../fish/guestfish-actions.pod:4243 +#: ../src/guestfs-actions.pod:6307 ../fish/guestfish-actions.pod:4247 msgid "This command disables the libguestfs appliance swap on file." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6309 +#: ../src/guestfs-actions.pod:6313 msgid "guestfs_swapoff_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6311 +#: ../src/guestfs-actions.pod:6315 #, no-wrap msgid "" " int\n" @@ -15561,19 +15981,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6315 ../fish/guestfish-actions.pod:4249 +#: ../src/guestfs-actions.pod:6319 ../fish/guestfish-actions.pod:4253 msgid "" "This command disables the libguestfs appliance swap on labeled swap " "partition." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6322 +#: ../src/guestfs-actions.pod:6326 msgid "guestfs_swapoff_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6324 +#: ../src/guestfs-actions.pod:6328 #, no-wrap msgid "" " int\n" @@ -15583,19 +16003,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6328 ../fish/guestfish-actions.pod:4256 +#: ../src/guestfs-actions.pod:6332 ../fish/guestfish-actions.pod:4260 msgid "" "This command disables the libguestfs appliance swap partition with the given " "UUID." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6335 +#: ../src/guestfs-actions.pod:6339 msgid "guestfs_swapon_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6337 +#: ../src/guestfs-actions.pod:6341 #, no-wrap msgid "" " int\n" @@ -15605,7 +16025,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6341 +#: ../src/guestfs-actions.pod:6345 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C. The increased memory is made available for all " @@ -15613,7 +16033,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6346 ../fish/guestfish-actions.pod:4268 +#: ../src/guestfs-actions.pod:6350 ../fish/guestfish-actions.pod:4272 msgid "" "Note that you should not swap to existing guest swap partitions unless you " "know what you are doing. They may contain hibernation information, or other " @@ -15623,12 +16043,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6357 +#: ../src/guestfs-actions.pod:6361 msgid "guestfs_swapon_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6359 +#: ../src/guestfs-actions.pod:6363 #, no-wrap msgid "" " int\n" @@ -15638,19 +16058,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6363 +#: ../src/guestfs-actions.pod:6367 msgid "" "This command enables swap to a file. See C for other " "notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6370 +#: ../src/guestfs-actions.pod:6374 msgid "guestfs_swapon_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6372 +#: ../src/guestfs-actions.pod:6376 #, no-wrap msgid "" " int\n" @@ -15660,19 +16080,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6376 +#: ../src/guestfs-actions.pod:6380 msgid "" "This command enables swap to a labeled swap partition. See " "C for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6383 +#: ../src/guestfs-actions.pod:6387 msgid "guestfs_swapon_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6385 +#: ../src/guestfs-actions.pod:6389 #, no-wrap msgid "" " int\n" @@ -15682,19 +16102,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6389 +#: ../src/guestfs-actions.pod:6393 msgid "" "This command enables swap to a swap partition with the given UUID. See " "C for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6396 +#: ../src/guestfs-actions.pod:6400 msgid "guestfs_sync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6398 +#: ../src/guestfs-actions.pod:6402 #, no-wrap msgid "" " int\n" @@ -15703,26 +16123,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6401 ../fish/guestfish-actions.pod:4300 +#: ../src/guestfs-actions.pod:6405 ../fish/guestfish-actions.pod:4304 msgid "" "This syncs the disk, so that any writes are flushed through to the " "underlying disk image." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6404 ../fish/guestfish-actions.pod:4303 +#: ../src/guestfs-actions.pod:6408 ../fish/guestfish-actions.pod:4307 msgid "" "You should always call this if you have modified a disk image, before " "closing the handle." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6411 +#: ../src/guestfs-actions.pod:6415 msgid "guestfs_tail" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6413 +#: ../src/guestfs-actions.pod:6417 #, no-wrap msgid "" " char **\n" @@ -15732,17 +16152,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6417 ../fish/guestfish-actions.pod:4310 +#: ../src/guestfs-actions.pod:6421 ../fish/guestfish-actions.pod:4314 msgid "This command returns up to the last 10 lines of a file as a list of strings." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6429 +#: ../src/guestfs-actions.pod:6433 msgid "guestfs_tail_n" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6431 +#: ../src/guestfs-actions.pod:6435 #, no-wrap msgid "" " char **\n" @@ -15753,26 +16173,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6436 ../fish/guestfish-actions.pod:4320 +#: ../src/guestfs-actions.pod:6440 ../fish/guestfish-actions.pod:4324 msgid "" "If the parameter C is a positive number, this returns the last " "C lines of the file C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6439 ../fish/guestfish-actions.pod:4323 +#: ../src/guestfs-actions.pod:6443 ../fish/guestfish-actions.pod:4327 msgid "" "If the parameter C is a negative number, this returns lines from " "the file C, starting with the C<-nrlines>th line." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6453 +#: ../src/guestfs-actions.pod:6457 msgid "guestfs_tar_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6455 +#: ../src/guestfs-actions.pod:6459 #, no-wrap msgid "" " int\n" @@ -15783,29 +16203,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6460 ../fish/guestfish-actions.pod:4335 +#: ../src/guestfs-actions.pod:6464 ../fish/guestfish-actions.pod:4339 msgid "" "This command uploads and unpacks local file C (an I " "tar file) into C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6463 +#: ../src/guestfs-actions.pod:6467 msgid "To upload a compressed tarball, use C or C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6468 ../src/guestfs-actions.pod:6485 ../src/guestfs-actions.pod:6501 ../src/guestfs-actions.pod:6517 +#: ../src/guestfs-actions.pod:6472 ../src/guestfs-actions.pod:6489 ../src/guestfs-actions.pod:6505 ../src/guestfs-actions.pod:6521 msgid "(Added in 1.0.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6470 +#: ../src/guestfs-actions.pod:6474 msgid "guestfs_tar_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6472 +#: ../src/guestfs-actions.pod:6476 #, no-wrap msgid "" " int\n" @@ -15816,26 +16236,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6477 ../fish/guestfish-actions.pod:4347 +#: ../src/guestfs-actions.pod:6481 ../fish/guestfish-actions.pod:4351 msgid "" "This command packs the contents of C and downloads it to local " "file C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6480 +#: ../src/guestfs-actions.pod:6484 msgid "" "To download a compressed tarball, use C or " "C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6487 +#: ../src/guestfs-actions.pod:6491 msgid "guestfs_tgz_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6489 +#: ../src/guestfs-actions.pod:6493 #, no-wrap msgid "" " int\n" @@ -15846,24 +16266,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6494 ../fish/guestfish-actions.pod:4359 +#: ../src/guestfs-actions.pod:6498 ../fish/guestfish-actions.pod:4363 msgid "" "This command uploads and unpacks local file C (a I " "tar file) into C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6497 +#: ../src/guestfs-actions.pod:6501 msgid "To upload an uncompressed tarball, use C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6503 +#: ../src/guestfs-actions.pod:6507 msgid "guestfs_tgz_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6505 +#: ../src/guestfs-actions.pod:6509 #, no-wrap msgid "" " int\n" @@ -15874,24 +16294,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6510 ../fish/guestfish-actions.pod:4370 +#: ../src/guestfs-actions.pod:6514 ../fish/guestfish-actions.pod:4374 msgid "" "This command packs the contents of C and downloads it to local " "file C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6513 +#: ../src/guestfs-actions.pod:6517 msgid "To download an uncompressed tarball, use C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6519 +#: ../src/guestfs-actions.pod:6523 msgid "guestfs_touch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6521 +#: ../src/guestfs-actions.pod:6525 #, no-wrap msgid "" " int\n" @@ -15901,7 +16321,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6525 ../fish/guestfish-actions.pod:4381 +#: ../src/guestfs-actions.pod:6529 ../fish/guestfish-actions.pod:4385 msgid "" "Touch acts like the L command. It can be used to update the " "timestamps on a file, or, if the file does not exist, to create a new " @@ -15909,19 +16329,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6529 ../fish/guestfish-actions.pod:4385 +#: ../src/guestfs-actions.pod:6533 ../fish/guestfish-actions.pod:4389 msgid "" "This command only works on regular files, and will fail on other file types " "such as directories, symbolic links, block special etc." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6536 +#: ../src/guestfs-actions.pod:6540 msgid "guestfs_truncate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6538 +#: ../src/guestfs-actions.pod:6542 #, no-wrap msgid "" " int\n" @@ -15931,19 +16351,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6542 ../fish/guestfish-actions.pod:4392 +#: ../src/guestfs-actions.pod:6546 ../fish/guestfish-actions.pod:4396 msgid "" "This command truncates C to a zero-length file. The file must exist " "already." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6549 +#: ../src/guestfs-actions.pod:6553 msgid "guestfs_truncate_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6551 +#: ../src/guestfs-actions.pod:6555 #, no-wrap msgid "" " int\n" @@ -15954,14 +16374,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6556 ../fish/guestfish-actions.pod:4399 +#: ../src/guestfs-actions.pod:6560 ../fish/guestfish-actions.pod:4403 msgid "" "This command truncates C to size C bytes. The file must exist " "already." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6559 +#: ../src/guestfs-actions.pod:6563 msgid "" "If the current file size is less than C then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -15970,12 +16390,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6569 +#: ../src/guestfs-actions.pod:6573 msgid "guestfs_tune2fs_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6571 +#: ../src/guestfs-actions.pod:6575 #, no-wrap msgid "" " char **\n" @@ -15985,14 +16405,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6575 ../fish/guestfish-actions.pod:4412 +#: ../src/guestfs-actions.pod:6579 ../fish/guestfish-actions.pod:4416 msgid "" "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on " "C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6578 ../fish/guestfish-actions.pod:4415 +#: ../src/guestfs-actions.pod:6582 ../fish/guestfish-actions.pod:4419 msgid "" "It is the same as running C. See L manpage " "for more details. The list of fields returned isn't clearly defined, and " @@ -16001,12 +16421,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6591 +#: ../src/guestfs-actions.pod:6595 msgid "guestfs_txz_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6593 +#: ../src/guestfs-actions.pod:6597 #, no-wrap msgid "" " int\n" @@ -16017,19 +16437,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6598 ../fish/guestfish-actions.pod:4424 +#: ../src/guestfs-actions.pod:6602 ../fish/guestfish-actions.pod:4428 msgid "" "This command uploads and unpacks local file C (an I " "tar file) into C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6605 +#: ../src/guestfs-actions.pod:6609 msgid "guestfs_txz_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6607 +#: ../src/guestfs-actions.pod:6611 #, no-wrap msgid "" " int\n" @@ -16040,19 +16460,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6612 ../fish/guestfish-actions.pod:4433 +#: ../src/guestfs-actions.pod:6616 ../fish/guestfish-actions.pod:4437 msgid "" "This command packs the contents of C and downloads it to local " "file C (as an xz compressed tar archive)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6619 +#: ../src/guestfs-actions.pod:6623 msgid "guestfs_umask" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6621 +#: ../src/guestfs-actions.pod:6625 #, no-wrap msgid "" " int\n" @@ -16062,14 +16482,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6625 ../fish/guestfish-actions.pod:4442 +#: ../src/guestfs-actions.pod:6629 ../fish/guestfish-actions.pod:4446 msgid "" "This function sets the mask used for creating new files and device nodes to " "C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6628 ../fish/guestfish-actions.pod:4445 +#: ../src/guestfs-actions.pod:6632 ../fish/guestfish-actions.pod:4449 msgid "" "Typical umask values would be C<022> which creates new files with " "permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates " @@ -16077,7 +16497,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6633 ../fish/guestfish-actions.pod:4450 +#: ../src/guestfs-actions.pod:6637 ../fish/guestfish-actions.pod:4454 msgid "" "The default umask is C<022>. This is important because it means that " "directories and device nodes will be created with C<0644> or C<0755> mode " @@ -16085,24 +16505,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6637 +#: ../src/guestfs-actions.pod:6641 msgid "" "See also C, L, C, " "C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6640 ../fish/guestfish-actions.pod:4457 +#: ../src/guestfs-actions.pod:6644 ../fish/guestfish-actions.pod:4461 msgid "This call returns the previous umask." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6646 +#: ../src/guestfs-actions.pod:6650 msgid "guestfs_umount" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6648 +#: ../src/guestfs-actions.pod:6652 #, no-wrap msgid "" " int\n" @@ -16112,19 +16532,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6652 ../fish/guestfish-actions.pod:4465 +#: ../src/guestfs-actions.pod:6656 ../fish/guestfish-actions.pod:4469 msgid "" "This unmounts the given filesystem. The filesystem may be specified either " "by its mountpoint (path) or the device which contains the filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6660 +#: ../src/guestfs-actions.pod:6664 msgid "guestfs_umount_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6662 +#: ../src/guestfs-actions.pod:6666 #, no-wrap msgid "" " int\n" @@ -16133,22 +16553,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6665 ../fish/guestfish-actions.pod:4475 +#: ../src/guestfs-actions.pod:6669 ../fish/guestfish-actions.pod:4479 msgid "This unmounts all mounted filesystems." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6667 ../fish/guestfish-actions.pod:4477 +#: ../src/guestfs-actions.pod:6671 ../fish/guestfish-actions.pod:4481 msgid "Some internal mounts are not unmounted by this call." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6673 +#: ../src/guestfs-actions.pod:6677 msgid "guestfs_upload" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6675 +#: ../src/guestfs-actions.pod:6679 #, no-wrap msgid "" " int\n" @@ -16159,22 +16579,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6680 ../src/guestfs-actions.pod:6704 ../fish/guestfish-actions.pod:4483 ../fish/guestfish-actions.pod:4496 +#: ../src/guestfs-actions.pod:6684 ../src/guestfs-actions.pod:6708 ../fish/guestfish-actions.pod:4487 ../fish/guestfish-actions.pod:4500 msgid "Upload local file C to C on the filesystem." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6685 +#: ../src/guestfs-actions.pod:6689 msgid "See also C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6696 +#: ../src/guestfs-actions.pod:6700 msgid "guestfs_upload_offset" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6698 +#: ../src/guestfs-actions.pod:6702 #, no-wrap msgid "" " int\n" @@ -16186,7 +16606,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6707 ../fish/guestfish-actions.pod:4499 +#: ../src/guestfs-actions.pod:6711 ../fish/guestfish-actions.pod:4503 msgid "" "C is overwritten starting at the byte C specified. " "The intention is to overwrite parts of existing files or devices, although " @@ -16196,7 +16616,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6714 +#: ../src/guestfs-actions.pod:6718 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with C, and this call always writes the " @@ -16204,17 +16624,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6719 +#: ../src/guestfs-actions.pod:6723 msgid "See also C, C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6730 +#: ../src/guestfs-actions.pod:6734 msgid "guestfs_utimens" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6732 +#: ../src/guestfs-actions.pod:6736 #, no-wrap msgid "" " int\n" @@ -16228,26 +16648,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6740 ../fish/guestfish-actions.pod:4519 +#: ../src/guestfs-actions.pod:6744 ../fish/guestfish-actions.pod:4523 msgid "This command sets the timestamps of a file with nanosecond precision." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6743 ../fish/guestfish-actions.pod:4522 +#: ../src/guestfs-actions.pod:6747 ../fish/guestfish-actions.pod:4526 msgid "" "C are the last access time (atime) in secs and nanoseconds " "from the epoch." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6746 ../fish/guestfish-actions.pod:4525 +#: ../src/guestfs-actions.pod:6750 ../fish/guestfish-actions.pod:4529 msgid "" "C are the last modification time (mtime) in secs and " "nanoseconds from the epoch." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6749 ../fish/guestfish-actions.pod:4528 +#: ../src/guestfs-actions.pod:6753 ../fish/guestfish-actions.pod:4532 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 " @@ -16255,7 +16675,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6753 ../fish/guestfish-actions.pod:4532 +#: ../src/guestfs-actions.pod:6757 ../fish/guestfish-actions.pod:4536 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 " @@ -16263,12 +16683,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6761 ../src/guestfs-structs.pod:175 +#: ../src/guestfs-actions.pod:6765 ../src/guestfs-structs.pod:175 msgid "guestfs_version" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6763 +#: ../src/guestfs-actions.pod:6767 #, no-wrap msgid "" " struct guestfs_version *\n" @@ -16277,12 +16697,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6766 ../fish/guestfish-actions.pod:4540 +#: ../src/guestfs-actions.pod:6770 ../fish/guestfish-actions.pod:4544 msgid "Return the libguestfs version number that the program is linked against." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6769 ../fish/guestfish-actions.pod:4543 +#: ../src/guestfs-actions.pod:6773 ../fish/guestfish-actions.pod:4547 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 " @@ -16291,7 +16711,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6774 ../fish/guestfish-actions.pod:4548 +#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4552 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 " @@ -16300,7 +16720,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6780 ../fish/guestfish-actions.pod:4554 +#: ../src/guestfs-actions.pod:6784 ../fish/guestfish-actions.pod:4558 msgid "" "The call returns a structure with four elements. The first three (C, " "C and C) are numbers and correspond to the usual version " @@ -16309,17 +16729,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6786 ../fish/guestfish-actions.pod:4560 +#: ../src/guestfs-actions.pod:6790 ../fish/guestfish-actions.pod:4564 msgid "To construct the original version string: C<$major.$minor.$release$extra>" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6789 ../fish/guestfish-actions.pod:4563 +#: ../src/guestfs-actions.pod:6793 ../fish/guestfish-actions.pod:4567 msgid "See also: L." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6791 +#: ../src/guestfs-actions.pod:6795 msgid "" "I Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -16328,24 +16748,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6797 +#: ../src/guestfs-actions.pod:6801 msgid "" "This function returns a C, or NULL if there was an " "error. I after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6801 +#: ../src/guestfs-actions.pod:6805 msgid "(Added in 1.0.58)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6803 +#: ../src/guestfs-actions.pod:6807 msgid "guestfs_vfs_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6805 +#: ../src/guestfs-actions.pod:6809 #, no-wrap msgid "" " char *\n" @@ -16355,32 +16775,32 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6809 ../fish/guestfish-actions.pod:4575 +#: ../src/guestfs-actions.pod:6813 ../fish/guestfish-actions.pod:4579 msgid "This returns the filesystem label of the filesystem on C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6812 ../fish/guestfish-actions.pod:4578 +#: ../src/guestfs-actions.pod:6816 ../fish/guestfish-actions.pod:4582 msgid "If the filesystem is unlabeled, this returns the empty string." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6814 +#: ../src/guestfs-actions.pod:6818 msgid "To find a filesystem from the label, use C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6819 ../src/guestfs-actions.pod:6856 +#: ../src/guestfs-actions.pod:6823 ../src/guestfs-actions.pod:6860 msgid "(Added in 1.3.18)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6821 +#: ../src/guestfs-actions.pod:6825 msgid "guestfs_vfs_type" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6823 +#: ../src/guestfs-actions.pod:6827 #, no-wrap msgid "" " char *\n" @@ -16390,14 +16810,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6827 ../fish/guestfish-actions.pod:4586 +#: ../src/guestfs-actions.pod:6831 ../fish/guestfish-actions.pod:4590 msgid "" "This command gets the filesystem type corresponding to the filesystem on " "C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6830 ../fish/guestfish-actions.pod:4589 +#: ../src/guestfs-actions.pod:6834 ../fish/guestfish-actions.pod:4593 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 " @@ -16405,12 +16825,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6840 +#: ../src/guestfs-actions.pod:6844 msgid "guestfs_vfs_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6842 +#: ../src/guestfs-actions.pod:6846 #, no-wrap msgid "" " char *\n" @@ -16420,27 +16840,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6846 ../fish/guestfish-actions.pod:4598 +#: ../src/guestfs-actions.pod:6850 ../fish/guestfish-actions.pod:4602 msgid "This returns the filesystem UUID of the filesystem on C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6849 ../fish/guestfish-actions.pod:4601 +#: ../src/guestfs-actions.pod:6853 ../fish/guestfish-actions.pod:4605 msgid "If the filesystem does not have a UUID, this returns the empty string." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6851 +#: ../src/guestfs-actions.pod:6855 msgid "To find a filesystem from the UUID, use C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6858 +#: ../src/guestfs-actions.pod:6862 msgid "guestfs_vg_activate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6860 +#: ../src/guestfs-actions.pod:6864 #, no-wrap msgid "" " int\n" @@ -16451,7 +16871,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6865 ../fish/guestfish-actions.pod:4609 +#: ../src/guestfs-actions.pod:6869 ../fish/guestfish-actions.pod:4613 msgid "" "This command activates or (if C is false) deactivates all logical " "volumes in the listed volume groups C. If activated, then they " @@ -16460,24 +16880,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6871 ../fish/guestfish-actions.pod:4615 +#: ../src/guestfs-actions.pod:6875 ../fish/guestfish-actions.pod:4619 msgid "This command is the same as running C" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6873 ../fish/guestfish-actions.pod:4617 +#: ../src/guestfs-actions.pod:6877 ../fish/guestfish-actions.pod:4621 msgid "" "Note that if C is an empty list then B volume groups are " "activated or deactivated." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6880 +#: ../src/guestfs-actions.pod:6884 msgid "guestfs_vg_activate_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6882 +#: ../src/guestfs-actions.pod:6886 #, no-wrap msgid "" " int\n" @@ -16487,7 +16907,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6886 ../fish/guestfish-actions.pod:4624 +#: ../src/guestfs-actions.pod:6890 ../fish/guestfish-actions.pod:4628 msgid "" "This command activates or (if C is false) deactivates all logical " "volumes in all volume groups. If activated, then they are made known to the " @@ -16496,17 +16916,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6892 ../fish/guestfish-actions.pod:4630 +#: ../src/guestfs-actions.pod:6896 ../fish/guestfish-actions.pod:4634 msgid "This command is the same as running C" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6898 +#: ../src/guestfs-actions.pod:6902 msgid "guestfs_vgcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6900 +#: ../src/guestfs-actions.pod:6904 #, no-wrap msgid "" " int\n" @@ -16517,19 +16937,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6905 ../fish/guestfish-actions.pod:4636 +#: ../src/guestfs-actions.pod:6909 ../fish/guestfish-actions.pod:4640 msgid "" "This creates an LVM volume group called C from the non-empty list " "of physical volumes C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6912 +#: ../src/guestfs-actions.pod:6916 msgid "guestfs_vglvuuids" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6914 +#: ../src/guestfs-actions.pod:6918 #, no-wrap msgid "" " char **\n" @@ -16539,31 +16959,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6918 ../fish/guestfish-actions.pod:4643 +#: ../src/guestfs-actions.pod:6922 ../fish/guestfish-actions.pod:4647 msgid "" "Given a VG called C, this returns the UUIDs of all the logical " "volumes created in this volume group." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6921 +#: ../src/guestfs-actions.pod:6925 msgid "" "You can use this along with C and C calls to " "associate logical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6924 +#: ../src/guestfs-actions.pod:6928 msgid "See also C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6932 +#: ../src/guestfs-actions.pod:6936 msgid "guestfs_vgpvuuids" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6934 +#: ../src/guestfs-actions.pod:6938 #, no-wrap msgid "" " char **\n" @@ -16573,31 +16993,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6938 ../fish/guestfish-actions.pod:4655 +#: ../src/guestfs-actions.pod:6942 ../fish/guestfish-actions.pod:4659 msgid "" "Given a VG called C, this returns the UUIDs of all the physical " "volumes that this volume group resides on." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6941 +#: ../src/guestfs-actions.pod:6945 msgid "" "You can use this along with C and C calls to " "associate physical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6944 +#: ../src/guestfs-actions.pod:6948 msgid "See also C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6952 +#: ../src/guestfs-actions.pod:6956 msgid "guestfs_vgremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6954 +#: ../src/guestfs-actions.pod:6958 #, no-wrap msgid "" " int\n" @@ -16607,22 +17027,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6958 ../fish/guestfish-actions.pod:4667 +#: ../src/guestfs-actions.pod:6962 ../fish/guestfish-actions.pod:4671 msgid "Remove an LVM volume group C, (for example C)." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6960 ../fish/guestfish-actions.pod:4669 +#: ../src/guestfs-actions.pod:6964 ../fish/guestfish-actions.pod:4673 msgid "This also forcibly removes all logical volumes in the volume group (if any)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6967 +#: ../src/guestfs-actions.pod:6971 msgid "guestfs_vgrename" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6969 +#: ../src/guestfs-actions.pod:6973 #, no-wrap msgid "" " int\n" @@ -16633,17 +17053,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6974 ../fish/guestfish-actions.pod:4676 +#: ../src/guestfs-actions.pod:6978 ../fish/guestfish-actions.pod:4680 msgid "Rename a volume group C with the new name C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6980 +#: ../src/guestfs-actions.pod:6984 msgid "guestfs_vgs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6982 +#: ../src/guestfs-actions.pod:6986 #, no-wrap msgid "" " char **\n" @@ -16652,31 +17072,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6985 ../fish/guestfish-actions.pod:4682 +#: ../src/guestfs-actions.pod:6989 ../fish/guestfish-actions.pod:4686 msgid "" "List all the volumes groups detected. This is the equivalent of the " "L command." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6988 ../fish/guestfish-actions.pod:4685 +#: ../src/guestfs-actions.pod:6992 ../fish/guestfish-actions.pod:4689 msgid "" "This returns a list of just the volume group names that were detected " "(eg. C)." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6991 +#: ../src/guestfs-actions.pod:6995 msgid "See also C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6999 +#: ../src/guestfs-actions.pod:7003 msgid "guestfs_vgs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7001 +#: ../src/guestfs-actions.pod:7005 #, no-wrap msgid "" " struct guestfs_lvm_vg_list *\n" @@ -16685,14 +17105,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7004 ../fish/guestfish-actions.pod:4694 +#: ../src/guestfs-actions.pod:7008 ../fish/guestfish-actions.pod:4698 msgid "" "List all the volumes groups detected. This is the equivalent of the " "L command. The \"full\" version includes all fields." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7007 +#: ../src/guestfs-actions.pod:7011 msgid "" "This function returns a C, or NULL if there " "was an error. I after " @@ -16700,12 +17120,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7013 +#: ../src/guestfs-actions.pod:7017 msgid "guestfs_vgscan" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7015 +#: ../src/guestfs-actions.pod:7019 #, no-wrap msgid "" " int\n" @@ -16714,19 +17134,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7018 ../fish/guestfish-actions.pod:4701 +#: ../src/guestfs-actions.pod:7022 ../fish/guestfish-actions.pod:4705 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:7025 +#: ../src/guestfs-actions.pod:7029 msgid "guestfs_vguuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7027 +#: ../src/guestfs-actions.pod:7031 #, no-wrap msgid "" " char *\n" @@ -16736,17 +17156,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7031 ../fish/guestfish-actions.pod:4708 +#: ../src/guestfs-actions.pod:7035 ../fish/guestfish-actions.pod:4712 msgid "This command returns the UUID of the LVM VG named C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7038 +#: ../src/guestfs-actions.pod:7042 msgid "guestfs_wait_ready" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7040 +#: ../src/guestfs-actions.pod:7044 #, no-wrap msgid "" " int\n" @@ -16755,12 +17175,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7043 +#: ../src/guestfs-actions.pod:7047 msgid "This function is a no op." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7045 +#: ../src/guestfs-actions.pod:7049 msgid "" "In versions of the API E 1.0.71 you had to call this function just after " "calling C to wait for the launch to complete. However this " @@ -16768,19 +17188,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7050 +#: ../src/guestfs-actions.pod:7054 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:7058 +#: ../src/guestfs-actions.pod:7062 msgid "guestfs_wc_c" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7060 +#: ../src/guestfs-actions.pod:7064 #, no-wrap msgid "" " int\n" @@ -16790,19 +17210,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7064 ../fish/guestfish-actions.pod:4714 +#: ../src/guestfs-actions.pod:7068 ../fish/guestfish-actions.pod:4718 msgid "" "This command counts the characters in a file, using the C external " "command." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7071 +#: ../src/guestfs-actions.pod:7075 msgid "guestfs_wc_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7073 +#: ../src/guestfs-actions.pod:7077 #, no-wrap msgid "" " int\n" @@ -16812,19 +17232,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7077 ../fish/guestfish-actions.pod:4721 +#: ../src/guestfs-actions.pod:7081 ../fish/guestfish-actions.pod:4725 msgid "" "This command counts the lines in a file, using the C external " "command." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7084 +#: ../src/guestfs-actions.pod:7088 msgid "guestfs_wc_w" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7086 +#: ../src/guestfs-actions.pod:7090 #, no-wrap msgid "" " int\n" @@ -16834,19 +17254,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7090 ../fish/guestfish-actions.pod:4728 +#: ../src/guestfs-actions.pod:7094 ../fish/guestfish-actions.pod:4732 msgid "" "This command counts the words in a file, using the C external " "command." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7097 +#: ../src/guestfs-actions.pod:7101 msgid "guestfs_write" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7099 +#: ../src/guestfs-actions.pod:7103 #, no-wrap msgid "" " int\n" @@ -16858,19 +17278,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7105 ../fish/guestfish-actions.pod:4735 +#: ../src/guestfs-actions.pod:7109 ../fish/guestfish-actions.pod:4739 msgid "" "This call creates a file called C. The content of the file is the " "string C (which can contain any 8 bit data)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7115 +#: ../src/guestfs-actions.pod:7119 msgid "guestfs_write_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7117 +#: ../src/guestfs-actions.pod:7121 #, no-wrap msgid "" " int\n" @@ -16882,38 +17302,38 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7123 ../fish/guestfish-actions.pod:4745 +#: ../src/guestfs-actions.pod:7127 ../fish/guestfish-actions.pod:4749 msgid "" "This call creates a file called C. The contents of the file is the " "string C (which can contain any 8 bit data), with length C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7127 ../fish/guestfish-actions.pod:4749 +#: ../src/guestfs-actions.pod:7131 ../fish/guestfish-actions.pod:4753 msgid "" "As a special case, if C is C<0> then the length is calculated using " "C (so in this case the content cannot contain embedded ASCII NULs)." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7131 ../fish/guestfish-actions.pod:4753 +#: ../src/guestfs-actions.pod:7135 ../fish/guestfish-actions.pod:4757 msgid "" "I Owing to a bug, writing content containing ASCII NUL characters does " "I work, even if the length is specified." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7139 ../fish/guestfish-actions.pod:4759 +#: ../src/guestfs-actions.pod:7143 ../fish/guestfish-actions.pod:4763 msgid "This function is deprecated. In new code, use the C call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7148 +#: ../src/guestfs-actions.pod:7152 msgid "guestfs_zegrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7150 +#: ../src/guestfs-actions.pod:7154 #, no-wrap msgid "" " char **\n" @@ -16924,17 +17344,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7155 ../fish/guestfish-actions.pod:4770 +#: ../src/guestfs-actions.pod:7159 ../fish/guestfish-actions.pod:4774 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7167 +#: ../src/guestfs-actions.pod:7171 msgid "guestfs_zegrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7169 +#: ../src/guestfs-actions.pod:7173 #, no-wrap msgid "" " char **\n" @@ -16945,17 +17365,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7174 ../fish/guestfish-actions.pod:4780 +#: ../src/guestfs-actions.pod:7178 ../fish/guestfish-actions.pod:4784 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7186 +#: ../src/guestfs-actions.pod:7190 msgid "guestfs_zero" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7188 +#: ../src/guestfs-actions.pod:7192 #, no-wrap msgid "" " int\n" @@ -16965,12 +17385,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7192 ../fish/guestfish-actions.pod:4790 +#: ../src/guestfs-actions.pod:7196 ../fish/guestfish-actions.pod:4794 msgid "This command writes zeroes over the first few blocks of C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7194 ../fish/guestfish-actions.pod:4792 +#: ../src/guestfs-actions.pod:7198 ../fish/guestfish-actions.pod:4796 msgid "" "How many blocks are zeroed isn't specified (but it's I enough to " "securely wipe the device). It should be sufficient to remove any partition " @@ -16978,17 +17398,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7198 +#: ../src/guestfs-actions.pod:7202 msgid "See also: C, C." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7209 +#: ../src/guestfs-actions.pod:7213 msgid "guestfs_zero_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7211 +#: ../src/guestfs-actions.pod:7215 #, no-wrap msgid "" " int\n" @@ -16998,24 +17418,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7215 +#: ../src/guestfs-actions.pod:7219 msgid "" "This command writes zeroes over the entire C. Compare with " "C which just zeroes the first few blocks of a device." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7229 +#: ../src/guestfs-actions.pod:7233 msgid "(Added in 1.3.1)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7231 +#: ../src/guestfs-actions.pod:7235 msgid "guestfs_zerofree" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7233 +#: ../src/guestfs-actions.pod:7237 #, no-wrap msgid "" " int\n" @@ -17025,7 +17445,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7237 ../fish/guestfish-actions.pod:4813 +#: ../src/guestfs-actions.pod:7241 ../fish/guestfish-actions.pod:4817 msgid "" "This runs the I program on C. This program claims to zero " "unused inodes and disk blocks on an ext2/3 filesystem, thus making it " @@ -17033,24 +17453,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7242 ../fish/guestfish-actions.pod:4818 +#: ../src/guestfs-actions.pod:7246 ../fish/guestfish-actions.pod:4822 msgid "You should B run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7245 ../fish/guestfish-actions.pod:4821 +#: ../src/guestfs-actions.pod:7249 ../fish/guestfish-actions.pod:4825 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7252 +#: ../src/guestfs-actions.pod:7256 msgid "guestfs_zfgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7254 +#: ../src/guestfs-actions.pod:7258 #, no-wrap msgid "" " char **\n" @@ -17061,17 +17481,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7259 ../fish/guestfish-actions.pod:4828 +#: ../src/guestfs-actions.pod:7263 ../fish/guestfish-actions.pod:4832 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7271 +#: ../src/guestfs-actions.pod:7275 msgid "guestfs_zfgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7273 +#: ../src/guestfs-actions.pod:7277 #, no-wrap msgid "" " char **\n" @@ -17082,17 +17502,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7278 ../fish/guestfish-actions.pod:4838 +#: ../src/guestfs-actions.pod:7282 ../fish/guestfish-actions.pod:4842 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7290 +#: ../src/guestfs-actions.pod:7294 msgid "guestfs_zfile" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7292 +#: ../src/guestfs-actions.pod:7296 #, no-wrap msgid "" " char *\n" @@ -17103,34 +17523,34 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7297 ../fish/guestfish-actions.pod:4848 +#: ../src/guestfs-actions.pod:7301 ../fish/guestfish-actions.pod:4852 msgid "This command runs C after first decompressing C using C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7300 ../fish/guestfish-actions.pod:4851 +#: ../src/guestfs-actions.pod:7304 ../fish/guestfish-actions.pod:4855 msgid "C must be one of C, C or C." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7302 +#: ../src/guestfs-actions.pod:7306 msgid "" "Since 1.0.63, use C instead which can now process compressed " "files." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7308 ../fish/guestfish-actions.pod:4856 +#: ../src/guestfs-actions.pod:7312 ../fish/guestfish-actions.pod:4860 msgid "This function is deprecated. In new code, use the C call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7317 +#: ../src/guestfs-actions.pod:7321 msgid "guestfs_zgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7319 +#: ../src/guestfs-actions.pod:7323 #, no-wrap msgid "" " char **\n" @@ -17141,17 +17561,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7324 ../fish/guestfish-actions.pod:4867 +#: ../src/guestfs-actions.pod:7328 ../fish/guestfish-actions.pod:4871 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7336 +#: ../src/guestfs-actions.pod:7340 msgid "guestfs_zgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7338 +#: ../src/guestfs-actions.pod:7342 #, no-wrap msgid "" " char **\n" @@ -17162,7 +17582,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7343 ../fish/guestfish-actions.pod:4877 +#: ../src/guestfs-actions.pod:7347 ../fish/guestfish-actions.pod:4881 msgid "This calls the external C program and returns the matching lines." msgstr "" @@ -20337,7 +20757,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1153 ../test-tool/libguestfs-test-tool.pod:124 ../fuse/guestmount.pod:258 ../tools/virt-edit.pl:372 ../tools/virt-win-reg.pl:606 ../tools/virt-resize.pl:1512 ../tools/virt-list-filesystems.pl:210 ../tools/virt-tar.pl:309 ../tools/virt-make-fs.pl:572 ../tools/virt-list-partitions.pl:277 +#: ../fish/guestfish.pod:1153 ../test-tool/libguestfs-test-tool.pod:124 ../fuse/guestmount.pod:258 ../tools/virt-edit.pl:372 ../tools/virt-win-reg.pl:606 ../tools/virt-resize.pl:1518 ../tools/virt-list-filesystems.pl:210 ../tools/virt-tar.pl:309 ../tools/virt-make-fs.pl:572 ../tools/virt-list-partitions.pl:277 msgid "" "This program is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " @@ -20346,7 +20766,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1158 ../test-tool/libguestfs-test-tool.pod:129 ../fuse/guestmount.pod:263 ../tools/virt-edit.pl:377 ../tools/virt-win-reg.pl:611 ../tools/virt-resize.pl:1517 ../tools/virt-list-filesystems.pl:215 ../tools/virt-tar.pl:314 ../tools/virt-make-fs.pl:577 ../tools/virt-list-partitions.pl:282 +#: ../fish/guestfish.pod:1158 ../test-tool/libguestfs-test-tool.pod:129 ../fuse/guestmount.pod:263 ../tools/virt-edit.pl:377 ../tools/virt-win-reg.pl:611 ../tools/virt-resize.pl:1523 ../tools/virt-list-filesystems.pl:215 ../tools/virt-tar.pl:314 ../tools/virt-make-fs.pl:577 ../tools/virt-list-partitions.pl:282 msgid "" "This program is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " @@ -20355,7 +20775,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1163 ../test-tool/libguestfs-test-tool.pod:134 ../fuse/guestmount.pod:268 ../tools/virt-edit.pl:382 ../tools/virt-win-reg.pl:616 ../tools/virt-resize.pl:1522 ../tools/virt-list-filesystems.pl:220 ../tools/virt-tar.pl:319 ../tools/virt-make-fs.pl:582 ../tools/virt-list-partitions.pl:287 +#: ../fish/guestfish.pod:1163 ../test-tool/libguestfs-test-tool.pod:134 ../fuse/guestmount.pod:268 ../tools/virt-edit.pl:382 ../tools/virt-win-reg.pl:616 ../tools/virt-resize.pl:1528 ../tools/virt-list-filesystems.pl:220 ../tools/virt-tar.pl:319 ../tools/virt-make-fs.pl:582 ../tools/virt-list-partitions.pl:287 msgid "" "You should have received a copy of the GNU General Public License along with " "this program; if not, write to the Free Software Foundation, Inc., 675 Mass " @@ -20872,7 +21292,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:430 ../fish/guestfish-actions.pod:439 ../fish/guestfish-actions.pod:663 ../fish/guestfish-actions.pod:832 ../fish/guestfish-actions.pod:851 ../fish/guestfish-actions.pod:1228 ../fish/guestfish-actions.pod:4341 ../fish/guestfish-actions.pod:4353 ../fish/guestfish-actions.pod:4364 ../fish/guestfish-actions.pod:4375 ../fish/guestfish-actions.pod:4427 ../fish/guestfish-actions.pod:4436 ../fish/guestfish-actions.pod:4490 ../fish/guestfish-actions.pod:4513 +#: ../fish/guestfish-actions.pod:430 ../fish/guestfish-actions.pod:439 ../fish/guestfish-actions.pod:663 ../fish/guestfish-actions.pod:832 ../fish/guestfish-actions.pod:851 ../fish/guestfish-actions.pod:1228 ../fish/guestfish-actions.pod:4345 ../fish/guestfish-actions.pod:4357 ../fish/guestfish-actions.pod:4368 ../fish/guestfish-actions.pod:4379 ../fish/guestfish-actions.pod:4431 ../fish/guestfish-actions.pod:4440 ../fish/guestfish-actions.pod:4494 ../fish/guestfish-actions.pod:4517 msgid "Use C<-> instead of a filename to read/write from stdin/stdout." msgstr "" @@ -25110,6 +25530,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:3999 +msgid "" +"Trace messages are normally sent to C, unless you register a " +"callback to send them somewhere else (see L)." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:4003 msgid "set-verbose" @@ -25128,13 +25555,20 @@ msgid "" "\n" msgstr "" -#. type: =head2 +#. type: textblock #: ../fish/guestfish-actions.pod:4014 +msgid "" +"Verbose messages are normally sent to C, unless you register a " +"callback to send them somewhere else (see L)." +msgstr "" + +#. type: =head2 +#: ../fish/guestfish-actions.pod:4018 msgid "setcon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4016 +#: ../fish/guestfish-actions.pod:4020 #, no-wrap msgid "" " setcon context\n" @@ -25142,12 +25576,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4023 +#: ../fish/guestfish-actions.pod:4027 msgid "setxattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4025 +#: ../fish/guestfish-actions.pod:4029 #, no-wrap msgid "" " setxattr xattr val vallen path\n" @@ -25155,17 +25589,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4031 +#: ../fish/guestfish-actions.pod:4035 msgid "See also: L, L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4033 +#: ../fish/guestfish-actions.pod:4037 msgid "sfdisk" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4035 +#: ../fish/guestfish-actions.pod:4039 #, no-wrap msgid "" " sfdisk device cyls heads sectors 'lines ...'\n" @@ -25173,17 +25607,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4057 +#: ../fish/guestfish-actions.pod:4061 msgid "See also: L, L, L" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4063 +#: ../fish/guestfish-actions.pod:4067 msgid "sfdiskM" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4065 +#: ../fish/guestfish-actions.pod:4069 #, no-wrap msgid "" " sfdiskM device 'lines ...'\n" @@ -25191,7 +25625,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4067 +#: ../fish/guestfish-actions.pod:4071 msgid "" "This is a simplified interface to the L command, where partition " "sizes are specified in megabytes only (rounded to the nearest cylinder) and " @@ -25200,17 +25634,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4073 +#: ../fish/guestfish-actions.pod:4077 msgid "See also: L, the L manpage and L" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4079 +#: ../fish/guestfish-actions.pod:4083 msgid "sfdisk-N" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4081 +#: ../fish/guestfish-actions.pod:4085 #, no-wrap msgid "" " sfdisk-N device partnum cyls heads sectors line\n" @@ -25218,24 +25652,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4086 +#: ../fish/guestfish-actions.pod:4090 msgid "" "For other parameters, see L. You should usually pass C<0> for the " "cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4089 +#: ../fish/guestfish-actions.pod:4093 msgid "See also: L" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4094 +#: ../fish/guestfish-actions.pod:4098 msgid "sfdisk-disk-geometry" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4096 +#: ../fish/guestfish-actions.pod:4100 #, no-wrap msgid "" " sfdisk-disk-geometry device\n" @@ -25243,7 +25677,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4098 +#: ../fish/guestfish-actions.pod:4102 msgid "" "This displays the disk geometry of C read from the partition table. " "Especially in the case where the underlying block device has been resized, " @@ -25252,12 +25686,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4106 +#: ../fish/guestfish-actions.pod:4110 msgid "sfdisk-kernel-geometry" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4108 +#: ../fish/guestfish-actions.pod:4112 #, no-wrap msgid "" " sfdisk-kernel-geometry device\n" @@ -25265,12 +25699,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4115 +#: ../fish/guestfish-actions.pod:4119 msgid "sfdisk-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4117 +#: ../fish/guestfish-actions.pod:4121 #, no-wrap msgid "" " sfdisk-l device\n" @@ -25278,17 +25712,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4123 +#: ../fish/guestfish-actions.pod:4127 msgid "See also: L" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4125 +#: ../fish/guestfish-actions.pod:4129 msgid "sh" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4127 +#: ../fish/guestfish-actions.pod:4131 #, no-wrap msgid "" " sh command\n" @@ -25296,22 +25730,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4132 +#: ../fish/guestfish-actions.pod:4136 msgid "This is like L, but passes the command to:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4140 +#: ../fish/guestfish-actions.pod:4144 msgid "All the provisos about L apply to this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4142 +#: ../fish/guestfish-actions.pod:4146 msgid "sh-lines" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4144 +#: ../fish/guestfish-actions.pod:4148 #, no-wrap msgid "" " sh-lines command\n" @@ -25319,22 +25753,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4146 +#: ../fish/guestfish-actions.pod:4150 msgid "This is the same as L, but splits the result into a list of lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4149 +#: ../fish/guestfish-actions.pod:4153 msgid "See also: L" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4151 +#: ../fish/guestfish-actions.pod:4155 msgid "sleep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4153 +#: ../fish/guestfish-actions.pod:4157 #, no-wrap msgid "" " sleep secs\n" @@ -25342,12 +25776,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4157 +#: ../fish/guestfish-actions.pod:4161 msgid "stat" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4159 +#: ../fish/guestfish-actions.pod:4163 #, no-wrap msgid "" " stat path\n" @@ -25355,12 +25789,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4165 +#: ../fish/guestfish-actions.pod:4169 msgid "statvfs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4167 +#: ../fish/guestfish-actions.pod:4171 #, no-wrap msgid "" " statvfs path\n" @@ -25368,12 +25802,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4175 +#: ../fish/guestfish-actions.pod:4179 msgid "strings" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4177 +#: ../fish/guestfish-actions.pod:4181 #, no-wrap msgid "" " strings path\n" @@ -25381,12 +25815,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4185 +#: ../fish/guestfish-actions.pod:4189 msgid "strings-e" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4187 +#: ../fish/guestfish-actions.pod:4191 #, no-wrap msgid "" " strings-e encoding path\n" @@ -25394,26 +25828,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4189 +#: ../fish/guestfish-actions.pod:4193 msgid "" "This is like the L command, but allows you to specify the encoding " "of strings that are looked for in the source file C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4199 +#: ../fish/guestfish-actions.pod:4203 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what L uses)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4231 +#: ../fish/guestfish-actions.pod:4235 msgid "swapoff-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4233 +#: ../fish/guestfish-actions.pod:4237 #, no-wrap msgid "" " swapoff-device device\n" @@ -25421,19 +25855,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4235 +#: ../fish/guestfish-actions.pod:4239 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C. See L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4239 +#: ../fish/guestfish-actions.pod:4243 msgid "swapoff-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4241 +#: ../fish/guestfish-actions.pod:4245 #, no-wrap msgid "" " swapoff-file file\n" @@ -25441,12 +25875,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4245 +#: ../fish/guestfish-actions.pod:4249 msgid "swapoff-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4247 +#: ../fish/guestfish-actions.pod:4251 #, no-wrap msgid "" " swapoff-label label\n" @@ -25454,12 +25888,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4252 +#: ../fish/guestfish-actions.pod:4256 msgid "swapoff-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4254 +#: ../fish/guestfish-actions.pod:4258 #, no-wrap msgid "" " swapoff-uuid uuid\n" @@ -25467,12 +25901,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4259 +#: ../fish/guestfish-actions.pod:4263 msgid "swapon-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4261 +#: ../fish/guestfish-actions.pod:4265 #, no-wrap msgid "" " swapon-device device\n" @@ -25480,7 +25914,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4263 +#: ../fish/guestfish-actions.pod:4267 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C. The increased memory is made available for all " @@ -25488,12 +25922,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4275 +#: ../fish/guestfish-actions.pod:4279 msgid "swapon-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4277 +#: ../fish/guestfish-actions.pod:4281 #, no-wrap msgid "" " swapon-file file\n" @@ -25501,17 +25935,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4279 +#: ../fish/guestfish-actions.pod:4283 msgid "This command enables swap to a file. See L for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4282 +#: ../fish/guestfish-actions.pod:4286 msgid "swapon-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4284 +#: ../fish/guestfish-actions.pod:4288 #, no-wrap msgid "" " swapon-label label\n" @@ -25519,19 +25953,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4286 +#: ../fish/guestfish-actions.pod:4290 msgid "" "This command enables swap to a labeled swap partition. See " "L for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4289 +#: ../fish/guestfish-actions.pod:4293 msgid "swapon-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4291 +#: ../fish/guestfish-actions.pod:4295 #, no-wrap msgid "" " swapon-uuid uuid\n" @@ -25539,19 +25973,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4293 +#: ../fish/guestfish-actions.pod:4297 msgid "" "This command enables swap to a swap partition with the given UUID. See " "L for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4296 +#: ../fish/guestfish-actions.pod:4300 msgid "sync" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4298 +#: ../fish/guestfish-actions.pod:4302 #, no-wrap msgid "" " sync\n" @@ -25559,12 +25993,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4306 +#: ../fish/guestfish-actions.pod:4310 msgid "tail" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4308 +#: ../fish/guestfish-actions.pod:4312 #, no-wrap msgid "" " tail path\n" @@ -25572,12 +26006,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4316 +#: ../fish/guestfish-actions.pod:4320 msgid "tail-n" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4318 +#: ../fish/guestfish-actions.pod:4322 #, no-wrap msgid "" " tail-n nrlines path\n" @@ -25585,12 +26019,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4331 +#: ../fish/guestfish-actions.pod:4335 msgid "tar-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4333 +#: ../fish/guestfish-actions.pod:4337 #, no-wrap msgid "" " tar-in (tarfile|-) directory\n" @@ -25598,17 +26032,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4338 +#: ../fish/guestfish-actions.pod:4342 msgid "To upload a compressed tarball, use L or L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4343 +#: ../fish/guestfish-actions.pod:4347 msgid "tar-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4345 +#: ../fish/guestfish-actions.pod:4349 #, no-wrap msgid "" " tar-out directory (tarfile|-)\n" @@ -25616,17 +26050,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4350 +#: ../fish/guestfish-actions.pod:4354 msgid "To download a compressed tarball, use L or L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4355 +#: ../fish/guestfish-actions.pod:4359 msgid "tgz-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4357 +#: ../fish/guestfish-actions.pod:4361 #, no-wrap msgid "" " tgz-in (tarball|-) directory\n" @@ -25634,17 +26068,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4362 +#: ../fish/guestfish-actions.pod:4366 msgid "To upload an uncompressed tarball, use L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4366 +#: ../fish/guestfish-actions.pod:4370 msgid "tgz-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4368 +#: ../fish/guestfish-actions.pod:4372 #, no-wrap msgid "" " tgz-out directory (tarball|-)\n" @@ -25652,17 +26086,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4373 +#: ../fish/guestfish-actions.pod:4377 msgid "To download an uncompressed tarball, use L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4377 +#: ../fish/guestfish-actions.pod:4381 msgid "touch" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4379 +#: ../fish/guestfish-actions.pod:4383 #, no-wrap msgid "" " touch path\n" @@ -25670,12 +26104,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4388 +#: ../fish/guestfish-actions.pod:4392 msgid "truncate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4390 +#: ../fish/guestfish-actions.pod:4394 #, no-wrap msgid "" " truncate path\n" @@ -25683,12 +26117,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4395 +#: ../fish/guestfish-actions.pod:4399 msgid "truncate-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4397 +#: ../fish/guestfish-actions.pod:4401 #, no-wrap msgid "" " truncate-size path size\n" @@ -25696,7 +26130,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4402 +#: ../fish/guestfish-actions.pod:4406 msgid "" "If the current file size is less than C then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -25705,12 +26139,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4408 +#: ../fish/guestfish-actions.pod:4412 msgid "tune2fs-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4410 +#: ../fish/guestfish-actions.pod:4414 #, no-wrap msgid "" " tune2fs-l device\n" @@ -25718,12 +26152,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4420 +#: ../fish/guestfish-actions.pod:4424 msgid "txz-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4422 +#: ../fish/guestfish-actions.pod:4426 #, no-wrap msgid "" " txz-in (tarball|-) directory\n" @@ -25731,12 +26165,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4429 +#: ../fish/guestfish-actions.pod:4433 msgid "txz-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4431 +#: ../fish/guestfish-actions.pod:4435 #, no-wrap msgid "" " txz-out directory (tarball|-)\n" @@ -25744,12 +26178,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4438 +#: ../fish/guestfish-actions.pod:4442 msgid "umask" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4440 +#: ../fish/guestfish-actions.pod:4444 #, no-wrap msgid "" " umask mask\n" @@ -25757,22 +26191,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4454 +#: ../fish/guestfish-actions.pod:4458 msgid "See also L, L, L, L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4459 +#: ../fish/guestfish-actions.pod:4463 msgid "umount" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4461 +#: ../fish/guestfish-actions.pod:4465 msgid "unmount" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4463 +#: ../fish/guestfish-actions.pod:4467 #, no-wrap msgid "" " umount pathordevice\n" @@ -25780,17 +26214,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4469 +#: ../fish/guestfish-actions.pod:4473 msgid "umount-all" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4471 +#: ../fish/guestfish-actions.pod:4475 msgid "unmount-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4473 +#: ../fish/guestfish-actions.pod:4477 #, no-wrap msgid "" " umount-all\n" @@ -25798,12 +26232,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4479 +#: ../fish/guestfish-actions.pod:4483 msgid "upload" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4481 +#: ../fish/guestfish-actions.pod:4485 #, no-wrap msgid "" " upload (filename|-) remotefilename\n" @@ -25811,17 +26245,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4488 +#: ../fish/guestfish-actions.pod:4492 msgid "See also L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4492 +#: ../fish/guestfish-actions.pod:4496 msgid "upload-offset" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4494 +#: ../fish/guestfish-actions.pod:4498 #, no-wrap msgid "" " upload-offset (filename|-) remotefilename offset\n" @@ -25829,7 +26263,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4506 +#: ../fish/guestfish-actions.pod:4510 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with L, and this call always writes the full " @@ -25837,17 +26271,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4511 +#: ../fish/guestfish-actions.pod:4515 msgid "See also L, L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4515 +#: ../fish/guestfish-actions.pod:4519 msgid "utimens" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4517 +#: ../fish/guestfish-actions.pod:4521 #, no-wrap msgid "" " utimens path atsecs atnsecs mtsecs mtnsecs\n" @@ -25855,12 +26289,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4536 +#: ../fish/guestfish-actions.pod:4540 msgid "version" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4538 +#: ../fish/guestfish-actions.pod:4542 #, no-wrap msgid "" " version\n" @@ -25868,7 +26302,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4565 +#: ../fish/guestfish-actions.pod:4569 msgid "" "I Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -25877,12 +26311,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4571 +#: ../fish/guestfish-actions.pod:4575 msgid "vfs-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4573 +#: ../fish/guestfish-actions.pod:4577 #, no-wrap msgid "" " vfs-label device\n" @@ -25890,17 +26324,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4580 +#: ../fish/guestfish-actions.pod:4584 msgid "To find a filesystem from the label, use L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4582 +#: ../fish/guestfish-actions.pod:4586 msgid "vfs-type" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4584 +#: ../fish/guestfish-actions.pod:4588 #, no-wrap msgid "" " vfs-type device\n" @@ -25908,12 +26342,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4594 +#: ../fish/guestfish-actions.pod:4598 msgid "vfs-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4596 +#: ../fish/guestfish-actions.pod:4600 #, no-wrap msgid "" " vfs-uuid device\n" @@ -25921,17 +26355,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4603 +#: ../fish/guestfish-actions.pod:4607 msgid "To find a filesystem from the UUID, use L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4605 +#: ../fish/guestfish-actions.pod:4609 msgid "vg-activate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4607 +#: ../fish/guestfish-actions.pod:4611 #, no-wrap msgid "" " vg-activate true|false 'volgroups ...'\n" @@ -25939,12 +26373,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4620 +#: ../fish/guestfish-actions.pod:4624 msgid "vg-activate-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4622 +#: ../fish/guestfish-actions.pod:4626 #, no-wrap msgid "" " vg-activate-all true|false\n" @@ -25952,12 +26386,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4632 +#: ../fish/guestfish-actions.pod:4636 msgid "vgcreate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4634 +#: ../fish/guestfish-actions.pod:4638 #, no-wrap msgid "" " vgcreate volgroup 'physvols ...'\n" @@ -25965,12 +26399,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4639 +#: ../fish/guestfish-actions.pod:4643 msgid "vglvuuids" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4641 +#: ../fish/guestfish-actions.pod:4645 #, no-wrap msgid "" " vglvuuids vgname\n" @@ -25978,24 +26412,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4646 +#: ../fish/guestfish-actions.pod:4650 msgid "" "You can use this along with L and L calls to associate " "logical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4649 +#: ../fish/guestfish-actions.pod:4653 msgid "See also L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4651 +#: ../fish/guestfish-actions.pod:4655 msgid "vgpvuuids" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4653 +#: ../fish/guestfish-actions.pod:4657 #, no-wrap msgid "" " vgpvuuids vgname\n" @@ -26003,24 +26437,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4658 +#: ../fish/guestfish-actions.pod:4662 msgid "" "You can use this along with L and L calls to associate " "physical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4661 +#: ../fish/guestfish-actions.pod:4665 msgid "See also L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4663 +#: ../fish/guestfish-actions.pod:4667 msgid "vgremove" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4665 +#: ../fish/guestfish-actions.pod:4669 #, no-wrap msgid "" " vgremove vgname\n" @@ -26028,12 +26462,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4672 +#: ../fish/guestfish-actions.pod:4676 msgid "vgrename" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4674 +#: ../fish/guestfish-actions.pod:4678 #, no-wrap msgid "" " vgrename volgroup newvolgroup\n" @@ -26041,12 +26475,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4678 +#: ../fish/guestfish-actions.pod:4682 msgid "vgs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4680 +#: ../fish/guestfish-actions.pod:4684 #, no-wrap msgid "" " vgs\n" @@ -26054,17 +26488,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4688 +#: ../fish/guestfish-actions.pod:4692 msgid "See also L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4690 +#: ../fish/guestfish-actions.pod:4694 msgid "vgs-full" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4692 +#: ../fish/guestfish-actions.pod:4696 #, no-wrap msgid "" " vgs-full\n" @@ -26072,12 +26506,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4697 +#: ../fish/guestfish-actions.pod:4701 msgid "vgscan" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4699 +#: ../fish/guestfish-actions.pod:4703 #, no-wrap msgid "" " vgscan\n" @@ -26085,12 +26519,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4704 +#: ../fish/guestfish-actions.pod:4708 msgid "vguuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4706 +#: ../fish/guestfish-actions.pod:4710 #, no-wrap msgid "" " vguuid vgname\n" @@ -26098,12 +26532,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4710 +#: ../fish/guestfish-actions.pod:4714 msgid "wc-c" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4712 +#: ../fish/guestfish-actions.pod:4716 #, no-wrap msgid "" " wc-c path\n" @@ -26111,12 +26545,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4717 +#: ../fish/guestfish-actions.pod:4721 msgid "wc-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4719 +#: ../fish/guestfish-actions.pod:4723 #, no-wrap msgid "" " wc-l path\n" @@ -26124,12 +26558,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4724 +#: ../fish/guestfish-actions.pod:4728 msgid "wc-w" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4726 +#: ../fish/guestfish-actions.pod:4730 #, no-wrap msgid "" " wc-w path\n" @@ -26137,12 +26571,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4731 +#: ../fish/guestfish-actions.pod:4735 msgid "write" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4733 +#: ../fish/guestfish-actions.pod:4737 #, no-wrap msgid "" " write path content\n" @@ -26150,12 +26584,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4741 +#: ../fish/guestfish-actions.pod:4745 msgid "write-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4743 +#: ../fish/guestfish-actions.pod:4747 #, no-wrap msgid "" " write-file path content size\n" @@ -26163,12 +26597,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4766 +#: ../fish/guestfish-actions.pod:4770 msgid "zegrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4768 +#: ../fish/guestfish-actions.pod:4772 #, no-wrap msgid "" " zegrep regex path\n" @@ -26176,12 +26610,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4776 +#: ../fish/guestfish-actions.pod:4780 msgid "zegrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4778 +#: ../fish/guestfish-actions.pod:4782 #, no-wrap msgid "" " zegrepi regex path\n" @@ -26189,12 +26623,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4786 +#: ../fish/guestfish-actions.pod:4790 msgid "zero" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4788 +#: ../fish/guestfish-actions.pod:4792 #, no-wrap msgid "" " zero device\n" @@ -26202,17 +26636,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4796 +#: ../fish/guestfish-actions.pod:4800 msgid "See also: L, L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4798 +#: ../fish/guestfish-actions.pod:4802 msgid "zero-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4800 +#: ../fish/guestfish-actions.pod:4804 #, no-wrap msgid "" " zero-device device\n" @@ -26220,19 +26654,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4802 +#: ../fish/guestfish-actions.pod:4806 msgid "" "This command writes zeroes over the entire C. Compare with L " "which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4809 +#: ../fish/guestfish-actions.pod:4813 msgid "zerofree" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4811 +#: ../fish/guestfish-actions.pod:4815 #, no-wrap msgid "" " zerofree device\n" @@ -26240,12 +26674,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4824 +#: ../fish/guestfish-actions.pod:4828 msgid "zfgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4826 +#: ../fish/guestfish-actions.pod:4830 #, no-wrap msgid "" " zfgrep pattern path\n" @@ -26253,12 +26687,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4834 +#: ../fish/guestfish-actions.pod:4838 msgid "zfgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4836 +#: ../fish/guestfish-actions.pod:4840 #, no-wrap msgid "" " zfgrepi pattern path\n" @@ -26266,12 +26700,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4844 +#: ../fish/guestfish-actions.pod:4848 msgid "zfile" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4846 +#: ../fish/guestfish-actions.pod:4850 #, no-wrap msgid "" " zfile meth path\n" @@ -26279,17 +26713,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4853 +#: ../fish/guestfish-actions.pod:4857 msgid "Since 1.0.63, use L instead which can now process compressed files." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4863 +#: ../fish/guestfish-actions.pod:4867 msgid "zgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4865 +#: ../fish/guestfish-actions.pod:4869 #, no-wrap msgid "" " zgrep regex path\n" @@ -26297,12 +26731,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4873 +#: ../fish/guestfish-actions.pod:4877 msgid "zgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4875 +#: ../fish/guestfish-actions.pod:4879 #, no-wrap msgid "" " zgrepi regex path\n" @@ -27767,12 +28201,12 @@ msgid "If not set, C is used." msgstr "" #. type: =head1 -#: ../tools/virt-edit.pl:343 ../tools/virt-win-reg.pl:559 ../tools/virt-resize.pl:1476 ../tools/virt-list-filesystems.pl:182 ../tools/virt-tar.pl:279 ../tools/virt-make-fs.pl:532 ../tools/virt-list-partitions.pl:250 +#: ../tools/virt-edit.pl:343 ../tools/virt-win-reg.pl:559 ../tools/virt-resize.pl:1482 ../tools/virt-list-filesystems.pl:182 ../tools/virt-tar.pl:279 ../tools/virt-make-fs.pl:532 ../tools/virt-list-partitions.pl:250 msgid "SHELL QUOTING" msgstr "" #. type: textblock -#: ../tools/virt-edit.pl:345 ../tools/virt-win-reg.pl:567 ../tools/virt-resize.pl:1478 ../tools/virt-list-filesystems.pl:184 ../tools/virt-tar.pl:281 ../tools/virt-make-fs.pl:534 ../tools/virt-list-partitions.pl:252 +#: ../tools/virt-edit.pl:345 ../tools/virt-win-reg.pl:567 ../tools/virt-resize.pl:1484 ../tools/virt-list-filesystems.pl:184 ../tools/virt-tar.pl:281 ../tools/virt-make-fs.pl:534 ../tools/virt-list-partitions.pl:252 msgid "" "Libvirt guest names can contain arbitrary characters, some of which have " "meaning to the shell such as C<#> and space. You may need to quote or " @@ -27789,12 +28223,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../tools/virt-edit.pl:364 ../tools/virt-win-reg.pl:598 ../tools/virt-resize.pl:1504 ../tools/virt-list-filesystems.pl:202 ../tools/virt-tar.pl:301 ../tools/virt-make-fs.pl:564 ../tools/virt-list-partitions.pl:269 +#: ../tools/virt-edit.pl:364 ../tools/virt-win-reg.pl:598 ../tools/virt-resize.pl:1510 ../tools/virt-list-filesystems.pl:202 ../tools/virt-tar.pl:301 ../tools/virt-make-fs.pl:564 ../tools/virt-list-partitions.pl:269 msgid "AUTHOR" msgstr "" #. type: textblock -#: ../tools/virt-edit.pl:366 ../tools/virt-win-reg.pl:600 ../tools/virt-resize.pl:1506 ../tools/virt-list-filesystems.pl:204 ../tools/virt-tar.pl:303 ../tools/virt-make-fs.pl:566 ../tools/virt-list-partitions.pl:271 +#: ../tools/virt-edit.pl:366 ../tools/virt-win-reg.pl:600 ../tools/virt-resize.pl:1512 ../tools/virt-list-filesystems.pl:204 ../tools/virt-tar.pl:303 ../tools/virt-make-fs.pl:566 ../tools/virt-list-partitions.pl:271 msgid "Richard W.M. Jones L" msgstr "" @@ -28364,7 +28798,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:604 ../tools/virt-resize.pl:1510 ../tools/virt-make-fs.pl:570 +#: ../tools/virt-win-reg.pl:604 ../tools/virt-resize.pl:1516 ../tools/virt-make-fs.pl:570 msgid "Copyright (C) 2010 Red Hat Inc." msgstr "" @@ -29256,17 +29690,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../tools/virt-resize.pl:1419 +#: ../tools/virt-resize.pl:1425 msgid "NOTES" msgstr "" #. type: =head2 -#: ../tools/virt-resize.pl:1421 +#: ../tools/virt-resize.pl:1427 msgid "\"Partition 1 does not end on cylinder boundary.\"" msgstr "" #. type: textblock -#: ../tools/virt-resize.pl:1423 +#: ../tools/virt-resize.pl:1429 msgid "" "Virt-resize aligns partitions to multiples of 64 sectors. Usually this " "means the partitions will not be aligned to the ancient CHS geometry. " @@ -29276,12 +29710,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../tools/virt-resize.pl:1430 +#: ../tools/virt-resize.pl:1436 msgid "RESIZING WINDOWS VIRTUAL MACHINES" msgstr "" #. type: textblock -#: ../tools/virt-resize.pl:1432 +#: ../tools/virt-resize.pl:1438 msgid "" "In Windows Vista and later versions, Microsoft switched to using a separate " "boot partition. In these VMs, typically C is the boot partition " @@ -29291,7 +29725,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-resize.pl:1439 +#: ../tools/virt-resize.pl:1445 msgid "" "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if " "NTFS partitions have been expanded. This is just a safety check and (unless " @@ -29299,12 +29733,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../tools/virt-resize.pl:1443 +#: ../tools/virt-resize.pl:1449 msgid "GUEST BOOT STUCK AT \"GRUB\"" msgstr "" #. type: textblock -#: ../tools/virt-resize.pl:1445 +#: ../tools/virt-resize.pl:1451 msgid "" "If a Linux guest does not boot after resizing, and the boot is stuck after " "printing C on the console, try reinstalling grub. This sometimes " @@ -29313,7 +29747,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../tools/virt-resize.pl:1450 +#: ../tools/virt-resize.pl:1456 #, no-wrap msgid "" " guestfish -i -a newdisk\n" @@ -29326,26 +29760,26 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-resize.pl:1457 +#: ../tools/virt-resize.pl:1463 msgid "" "For more flexible guest reconfiguration, including if you need to specify " "other parameters to grub-install, use L." msgstr "" #. type: =head1 -#: ../tools/virt-resize.pl:1460 +#: ../tools/virt-resize.pl:1466 msgid "ALTERNATIVE TOOLS" msgstr "" #. type: textblock -#: ../tools/virt-resize.pl:1462 +#: ../tools/virt-resize.pl:1468 msgid "" "There are several proprietary tools for resizing partitions. We won't " "mention any here." msgstr "" #. type: textblock -#: ../tools/virt-resize.pl:1465 +#: ../tools/virt-resize.pl:1471 msgid "" "L and its graphical shell gparted can do some types of resizing " "operations on disk images. They can resize and move partitions, but I don't " @@ -29354,7 +29788,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-resize.pl:1470 +#: ../tools/virt-resize.pl:1476 msgid "" "L can do everything that virt-resize can do and a lot more, " "but at a much lower level. You will probably end up hand-calculating sector " @@ -29364,7 +29798,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-resize.pl:1485 +#: ../tools/virt-resize.pl:1491 msgid "" "L, L, L, L, " "L, L, L, L, " diff --git a/po/es.po b/po/es.po index 4165cd5..efa807d 100644 --- a/po/es.po +++ b/po/es.po @@ -9,7 +9,7 @@ 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: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: \n" "Last-Translator: Héctor Daniel Cabrera \n" "Language-Team: Fedora Spanish \n" @@ -2115,18 +2115,18 @@ msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" "%s no es posible utilizar al mismo tiempo las opciones --listen y --file\n" -#: fish/fish.c:536 +#: fish/fish.c:537 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "" "guestfish: no es posible acceder a la base de datos termcap o terminfo.\n" -#: fish/fish.c:540 +#: fish/fish.c:541 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "guestfish: el tipo de terminal \"%s\" no ha sido definido.\n" -#: fish/fish.c:628 +#: fish/fish.c:629 #, fuzzy, c-format msgid "" "\n" @@ -2148,46 +2148,46 @@ msgstr "" " 'quit' para abandonar la shell\n" "\n" -#: fish/fish.c:772 +#: fish/fish.c:773 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: doble cuota no finalizada\n" -#: fish/fish.c:778 fish/fish.c:795 +#: fish/fish.c:779 fish/fish.c:796 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "" "%s: los argumentos del comando no están separados por un espacio en blanco\n" -#: fish/fish.c:789 +#: fish/fish.c:790 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: cuota simple no finalizada\n" -#: fish/fish.c:819 +#: fish/fish.c:820 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: error interno analizando cadena en '%s'\n" -#: fish/fish.c:836 +#: fish/fish.c:837 #, c-format msgid "%s: too many arguments\n" msgstr "%s: demasiados argumentos\n" -#: fish/fish.c:904 +#: fish/fish.c:905 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: comando vacío en la línea de comando\n" -#: fish/fish.c:1050 +#: fish/fish.c:1051 msgid "display a list of commands or help on a command" msgstr "muestra una lista de comandos o asistencia sobre un comando" -#: fish/fish.c:1052 +#: fish/fish.c:1053 msgid "quit guestfish" msgstr "salir de guestfish" -#: fish/fish.c:1063 +#: fish/fish.c:1064 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2198,7 +2198,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1071 +#: fish/fish.c:1072 #, c-format msgid "" "quit - quit guestfish\n" @@ -2207,12 +2207,12 @@ msgstr "" "quit - abandonar guestfish\n" " quit\n" -#: fish/fish.c:1076 +#: fish/fish.c:1077 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s comando no conocido, utilice -h para listar todos los comandos\n" -#: fish/fish.c:1092 +#: fish/fish.c:1093 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2223,7 +2223,7 @@ msgstr "" "Para obtener una lista de comandos: guestfish -h\n" "Para obtener la documentación completa: man guestfish\n" -#: fish/fish.c:1249 +#: fish/fish.c:1250 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Cuota problemática en la cadena \"%s\"\n" @@ -2903,7 +2903,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 msgid "external command failed, see earlier error messages" msgstr "falló el comando externo, vea mensajes de errores anteriores" @@ -2918,47 +2918,52 @@ msgid "" "compiled without PCRE or libmagic libraries" msgstr "" -#: src/guestfs.c:178 +#: src/guestfs.c:177 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: llamado dos veces en la misma manipulación\n" -#: src/guestfs.c:288 +#: src/guestfs.c:302 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/guestfs.c:361 #, c-format msgid "libguestfs: error: %s\n" msgstr "libguestfs: error: %s\n" -#: src/guestfs.c:834 +#: src/guestfs.c:908 #, c-format msgid "" msgstr "" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:1197 +#: src/inspect.c:1196 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "no se pudo analizar el tamaño de arranque" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "no es posible resolver %%SYSTEMROOT%% de Windows" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, fuzzy, c-format msgid "could not parse integer in version number: %s" msgstr "no se pudo analizar el tamaño de arranque" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "no existen datos de inspección: invoque primero a guestfs_inspect_os" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -2967,21 +2972,21 @@ msgstr "" "%s: no se ha encontrado un dispositivo raíz: sólo invoque esta función con " "un dispositivo raíz previamente obtenido mediante guestfs_inspect_os" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 #, fuzzy msgid "unexpected end of output from db_dump command" msgstr "salida inesperada del comando 'du'" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -3044,7 +3049,7 @@ msgid "contacted guestfsd, but state != READY" msgstr "" "qemu ha sido iniciado y contactado el demonio, pero es estado es != READY" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -3053,11 +3058,11 @@ msgstr "" "%s: falló el comando: Si qemu se encuentra ubicado en una ruta no estándar, " "intente definir el entorno LIBGUESTFS_QEMU como variable" -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "todavía qemu no ha sido iniciado " -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "ningún subproceso que finalizar" @@ -3071,7 +3076,7 @@ msgstr "guestfs_set_busy: llamado cuando se encontraba en estado %d != READY " msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: llamado cuando se encontraba en estado %d" -#: src/proto.c:350 +#: src/proto.c:351 #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" @@ -3079,69 +3084,69 @@ msgstr "" "check_for_daemon_cancellation_or_eof: se ha leído 0x%x desde el demonio, se " "esperaba 0x%x\n" -#: src/proto.c:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 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:542 +#: src/proto.c:539 #, 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:559 +#: src/proto.c:555 #, 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:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: estado %d != BUSY" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "falló xdr_guestfs_message_header" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "el despacho falló al presentar los argumentos" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: estado %d != READY" -#: src/proto.c:891 +#: src/proto.c:883 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "falló xdr_guestfs_chunk (buf = %p, buflen = %zu)" -#: src/proto.c:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: error en codificación fragmentada" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "escribe en el socket del demonio" -#: src/proto.c:1065 +#: src/proto.c:1055 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:1070 +#: src/proto.c:1060 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:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "falló al analizar porciones del archivo" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "el demonio ha cancelado la recepción del archivo" @@ -3488,7 +3493,7 @@ msgstr "" "Por favor, lea la página man de virt-resize (1) para obtener mayor " "información.\n" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" @@ -3496,16 +3501,16 @@ msgstr "" "virt-resize: {file}: el archivo es demasiado pequeño para ser una imagen de " "disco ({sz} bytes)\n" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "virt-resize: no existe un volúmen lógico denominado {n}\n" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " @@ -3514,7 +3519,7 @@ msgstr "" "{p}: al utilizar la opción de línea de comando '{opt}', no ha sido " "encontrada la partición en la imagen de disco fuente\n" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" @@ -3522,7 +3527,7 @@ msgstr "" "{p}: partición ignorada, no puede utilizarla en ningún otro argumento de " "línea de comando\n" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" @@ -3530,27 +3535,27 @@ msgstr "" "{p}: partición eliminada, no puede utilizarla en ningún otro argumento de " "línea de comando\n" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "{p}: esta partición ya ha sido marcada para modificar su tamaño\n" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "{p}: falta el campo de tamaño en la opción {o}\n" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "{p}: {f}: no es posible analizar el tamaño del campo\n" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "{p}: el nuevo tamañoo es cero o negativo\n" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3563,13 +3568,13 @@ msgstr "" "contenido que es mayor que el nuevo tamaño solicitado.\n" "Primero tiene que reducir dicho contenido, vea virt-resize (1).\n" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "" "virt-resize: no puede utilizar al mismo tiempo las opciones --expand y --" "shrink\n" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" @@ -3579,7 +3584,7 @@ msgstr "" "excedente para poder expandirse. Necesita incrementar el tamaño\n" "del disco de destino, por lo menos en {h}.\n" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" @@ -3588,56 +3593,56 @@ msgstr "" "déficit\n" "(consulte 'deficit' en la página man de virt-resize (1)\n" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "Resumen de modificaciones:\n" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "{p}: la partición será ignorada\n" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "{p}: la partición será eliminada\n" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "" "{p}: el tamaño de la partición será modificado de {oldsize} a {newsize}\n" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "{p}: el contenido será expandido utilizando el método '{meth}'\n" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "{p}: la partición será dejada intacta\n" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "{n} VL será expandido a su tamaño máximo\n" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "{n}: el contenido será expandido utilizando el método '{meth}'\n" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "Existe un espacio excedente de {spl} bytes ({h}).\n" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "Una partición extra será creada para el espacio excedente.\n" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" @@ -3645,7 +3650,7 @@ msgstr "" "El espacio excedente no es lo suficientemente amplio para poder\n" "crear una partición extra, y por lo tanto será ignorado.\n" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" @@ -3653,7 +3658,7 @@ msgstr "" "El espacio excedente sera ignorado. Si lo desea, ejecute un programa\n" "de particionamiento en el huésped, para particionar este espacio extra.\n" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3664,16 +3669,16 @@ msgstr "" "Necesita incrementar el tamaño del disco de destino al menos\n" "con esta cantidad, o modificar los parámetros de su petición.\n" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "virt-resize: el disco fuente no posee una partición primera\n" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, perl-brace-format msgid "Copying {p} ...\n" msgstr "Copiando {p} ...\n" -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "Expandiendo {p} utilizando el método '{meth}'\n" diff --git a/po/gu.po b/po/gu.po index e8e8e72..c5676ee 100644 --- a/po/gu.po +++ b/po/gu.po @@ -8,7 +8,7 @@ msgstr "" "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: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: 2010-02-02 13:45+0530\n" "Last-Translator: Sweta Kothari \n" "Language-Team: Gujarati\n" @@ -2100,17 +2100,17 @@ msgstr "%s: --listen ફ્લેગ સાથે આદેશ વાક્ય msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: સરખા સમયે --listen અને --file વિકલ્પોને વાપરી શકાતુ નથી\n" -#: fish/fish.c:536 +#: fish/fish.c:537 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "" -#: fish/fish.c:540 +#: fish/fish.c:541 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "" -#: fish/fish.c:628 +#: fish/fish.c:629 #, fuzzy, c-format msgid "" "\n" @@ -2130,45 +2130,45 @@ msgstr "" " શેલને બહાર નીકળવા માટે 'quit'\n" "\n" -#: fish/fish.c:772 +#: fish/fish.c:773 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: અંત ન બમણા અવતરણચિહ્નો \n" -#: fish/fish.c:778 fish/fish.c:795 +#: fish/fish.c:779 fish/fish.c:796 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: આદેશ દલીલો એ ખાલી જગ્યા દ્દારા અલગ થયેલ નથી\n" -#: fish/fish.c:789 +#: fish/fish.c:790 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: અંત ન આવેલ એક અવતરણ ચિહ્ન\n" -#: fish/fish.c:819 +#: fish/fish.c:820 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: આંતરિક ભૂલ '%s' પર શબ્દમાળાનું પદચ્છેદન કરી રહી છે\n" -#: fish/fish.c:836 +#: fish/fish.c:837 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ઘણીબધી દલીલો છે\n" -#: fish/fish.c:904 +#: fish/fish.c:905 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: આદેશ વાક્ય પર ખાલી આદેશ\n" -#: fish/fish.c:1050 +#: fish/fish.c:1051 msgid "display a list of commands or help on a command" msgstr "આદેશોની યાદીને દર્શાવો અથવા આદેશ પર મદદ " -#: fish/fish.c:1052 +#: fish/fish.c:1053 msgid "quit guestfish" msgstr "guestfish માંથી બહાર નીકળો" -#: fish/fish.c:1063 +#: fish/fish.c:1064 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2179,7 +2179,7 @@ msgstr "" " help cmd\n" " મદદ\n" -#: fish/fish.c:1071 +#: fish/fish.c:1072 #, c-format msgid "" "quit - quit guestfish\n" @@ -2188,12 +2188,12 @@ msgstr "" "quit - guestfish માંથી બહાર નીકળો\n" " બહાર નીકળો\n" -#: fish/fish.c:1076 +#: fish/fish.c:1077 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: આદેશ જાણીતો નથી, બધા આદેશોની યાદી માટે -h ને વાપરો\n" -#: fish/fish.c:1092 +#: fish/fish.c:1093 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2201,7 +2201,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1249 +#: fish/fish.c:1250 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "શબ્દમાળા \"%s\" માં દૂર થતો અવતરણચિહ્ન\n" @@ -2822,7 +2822,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ" @@ -2838,68 +2838,73 @@ msgid "" "compiled without PCRE or libmagic libraries" msgstr "" -#: src/guestfs.c:178 +#: src/guestfs.c:177 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: એજ હેન્ડલ પર બે વાર બોલાવેલ છે\n" -#: src/guestfs.c:288 +#: src/guestfs.c:302 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/guestfs.c:361 #, c-format msgid "libguestfs: error: %s\n" msgstr "libguestfs: ભૂલ: %s\n" -#: src/guestfs.c:834 +#: src/guestfs.c:908 #, c-format msgid "" msgstr "" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:1197 +#: src/inspect.c:1196 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "વિશિષ્ટ માપ '%s' નું પદચ્છેદન કરી શકાતુ નથી\n" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, fuzzy, c-format msgid "could not parse integer in version number: %s" msgstr "વિશિષ્ટ માપ '%s' નું પદચ્છેદન કરી શકાતુ નથી\n" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 #, fuzzy msgid "unexpected end of output from db_dump command" msgstr "ફાઇલનો અનિચ્છનીય અંત જ્યારે ડિમન માંથી વાંચી રહ્યા હોય" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -2959,7 +2964,7 @@ msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ msgid "contacted guestfsd, but state != READY" msgstr "qemu શરૂ થયેલ છે, ડિમનનો સંપર્ક થયેલ છે, પરંતુ state != READY" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -2968,11 +2973,11 @@ msgstr "" "%s: આદેશ નિષ્ફળ: જો qemu એ બિન-મૂળભૂત પાથ પર સ્થિત થયેલ હોય તો, LIBGUESTFS_QEMU " "પર્યાવરણ ચલ સુયોજનોનો પ્રયત્ન કરો." -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "qemu એ હજુ શરૂ કરવામાં આવ્યુ નથી" -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "મારવા માટે ઉપપ્રક્રિયા નથી" @@ -2986,72 +2991,72 @@ msgstr "guestfs_set_busy: બોલાવેલ છે જ્યારે state msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: બોલાવેલ છે જ્યારે state %d માં છે" -#: src/proto.c:350 +#: src/proto.c:351 #, 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:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 msgid "unexpected end of file when reading from daemon" msgstr "ફાઇલનો અનિચ્છનીય અંત જ્યારે ડિમન માંથી વાંચી રહ્યા હોય" -#: src/proto.c:542 +#: src/proto.c:539 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd માંથી મળેલ જાદુઇ હસ્તાક્ષર, પરંતુ state %d માં છે" -#: src/proto.c:559 +#: src/proto.c:555 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "સંદેશ લંબાઇ (%u) > મહત્તમ શક્ય માપ (%d)" -#: src/proto.c:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: state %d != BUSY" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header નિષ્ફળ" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "માર્શલ દલીલોને મોકલવાનું નિષ્ફળ" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: state %d != READY" -#: src/proto.c:891 +#: src/proto.c:883 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk નિષ્ફળ (buf = %p, buflen = %zu)" -#: src/proto.c:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: ટૂકડા થયેલ એનકોડીંગમાં ભૂલ" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "ડિમન સોકેટમાં લખો" -#: src/proto.c:1065 +#: src/proto.c:1055 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: કોલબેક જવાબમાં પદચ્છેદન ભૂલ" -#: src/proto.c:1070 +#: src/proto.c:1060 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: મળેલ અનિચ્છનીય ફ્લેગ જ્યારે ફાઇલ ટૂકડાઓને વાંચી રહ્યા હોય" -#: src/proto.c:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "ફાઇલનાં ટૂકડાને પદચ્છેદન કરવાનું નિષ્ફળ" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "ડિમન દ્દારા રદ થયેલ ફાઇલ મેળવી" @@ -3364,61 +3369,61 @@ msgid "" "Please read the virt-resize(1) manpage for more information.\n" msgstr "" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" msgstr "" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, fuzzy, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "LVM લોજીકલ વોલ્યુમનું માપ બદલો" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " "command line option\n" msgstr "" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3427,84 +3432,84 @@ msgid "" "You have to resize the content first, see virt-resize(1).\n" msgstr "" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" "expand into. You need to make the target disk larger by at least {h}.\n" msgstr "" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" msgstr "" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" msgstr "" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" msgstr "" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3512,16 +3517,16 @@ msgid "" "or adjust your resizing requests.\n" msgstr "" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, perl-brace-format msgid "Copying {p} ...\n" msgstr "" -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "" diff --git a/po/hi.po b/po/hi.po index 4008076..2fb5e11 100644 --- a/po/hi.po +++ b/po/hi.po @@ -8,7 +8,7 @@ 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: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: 2010-02-16 12:57+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -2103,17 +2103,17 @@ msgstr "%s: extra parameters on the command line with --listen flag\n" msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: cannot use --listen and --file options at the same time\n" -#: fish/fish.c:536 +#: fish/fish.c:537 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "" -#: fish/fish.c:540 +#: fish/fish.c:541 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "" -#: fish/fish.c:628 +#: fish/fish.c:629 #, fuzzy, c-format msgid "" "\n" @@ -2133,45 +2133,45 @@ msgstr "" " 'quit' को शेल को छोड़ने के लिए\n" "\n" -#: fish/fish.c:772 +#: fish/fish.c:773 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: unterminated double quote\n" -#: fish/fish.c:778 fish/fish.c:795 +#: fish/fish.c:779 fish/fish.c:796 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n" -#: fish/fish.c:789 +#: fish/fish.c:790 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: unterminated single quote\n" -#: fish/fish.c:819 +#: fish/fish.c:820 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: internal error parsing string at '%s'\n" -#: fish/fish.c:836 +#: fish/fish.c:837 #, c-format msgid "%s: too many arguments\n" msgstr "%s: too many arguments\n" -#: fish/fish.c:904 +#: fish/fish.c:905 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: empty command on command line\n" -#: fish/fish.c:1050 +#: fish/fish.c:1051 msgid "display a list of commands or help on a command" msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ" -#: fish/fish.c:1052 +#: fish/fish.c:1053 msgid "quit guestfish" msgstr "quit guestfish" -#: fish/fish.c:1063 +#: fish/fish.c:1064 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2182,7 +2182,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1071 +#: fish/fish.c:1072 #, c-format msgid "" "quit - quit guestfish\n" @@ -2191,12 +2191,12 @@ msgstr "" "quit - quit guestfish\n" " quit\n" -#: fish/fish.c:1076 +#: fish/fish.c:1077 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: command not known, use -h to list all commands\n" -#: fish/fish.c:1092 +#: fish/fish.c:1093 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2204,7 +2204,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1249 +#: fish/fish.c:1250 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n" @@ -2825,7 +2825,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें" @@ -2841,68 +2841,73 @@ msgid "" "compiled without PCRE or libmagic libraries" msgstr "" -#: src/guestfs.c:178 +#: src/guestfs.c:177 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: called twice on the same handle\n" -#: src/guestfs.c:288 +#: src/guestfs.c:302 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/guestfs.c:361 #, c-format msgid "libguestfs: error: %s\n" msgstr "libguestfs: error: %s\n" -#: src/guestfs.c:834 +#: src/guestfs.c:908 #, c-format msgid "" msgstr "" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:1197 +#: src/inspect.c:1196 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, fuzzy, c-format msgid "could not parse integer in version number: %s" msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 #, fuzzy msgid "unexpected end of output from db_dump command" msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -2962,7 +2967,7 @@ msgstr "guestfs_launch विफल, पहले की त्रुटि स msgid "contacted guestfsd, but state != READY" msgstr "qemu launched and contacted daemon, but state != READY" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -2971,11 +2976,11 @@ msgstr "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "qemu को अबतक लॉन्च नहीं किया गया है" -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं" @@ -2989,72 +2994,72 @@ msgstr "guestfs_set_busy: called when in state %d != READY" msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: called when in state %d" -#: src/proto.c:350 +#: src/proto.c:351 #, 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:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 msgid "unexpected end of file when reading from daemon" msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत" -#: src/proto.c:542 +#: src/proto.c:539 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में" -#: src/proto.c:559 +#: src/proto.c:555 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "message length (%u) > maximum possible size (%d)" -#: src/proto.c:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: state %d != BUSY" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header failed" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "dispatch failed to marshal args" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: state %d != READY" -#: src/proto.c:891 +#: src/proto.c:883 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" -#: src/proto.c:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: error in chunked encoding" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "डेमॉन सॉकेट में लिखें" -#: src/proto.c:1065 +#: src/proto.c:1055 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: parse error in reply callback" -#: src/proto.c:1070 +#: src/proto.c:1060 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:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया" @@ -3367,61 +3372,61 @@ msgid "" "Please read the virt-resize(1) manpage for more information.\n" msgstr "" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" msgstr "" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, fuzzy, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " "command line option\n" msgstr "" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3430,84 +3435,84 @@ msgid "" "You have to resize the content first, see virt-resize(1).\n" msgstr "" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" "expand into. You need to make the target disk larger by at least {h}.\n" msgstr "" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" msgstr "" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" msgstr "" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" msgstr "" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3515,16 +3520,16 @@ msgid "" "or adjust your resizing requests.\n" msgstr "" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, perl-brace-format msgid "Copying {p} ...\n" msgstr "" -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "" diff --git a/po/kn.po b/po/kn.po index dac2179..4fed1ae 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,7 +7,7 @@ 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: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: 2010-02-24 11:56+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: kn-IN <>\n" @@ -2106,17 +2106,17 @@ msgstr "%s: --listen ಫ್ಲಾಗ್‌ಗಾಗಿ ಆಜ್ಞಾ ಸಾಲ msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen ಹಾಗು --file ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n" -#: fish/fish.c:536 +#: fish/fish.c:537 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "" -#: fish/fish.c:540 +#: fish/fish.c:541 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "" -#: fish/fish.c:628 +#: fish/fish.c:629 #, fuzzy, c-format msgid "" "\n" @@ -2136,45 +2136,45 @@ msgstr "" " ಶೆಲ್‌ನಿಂದ ನಿರ್ಗಮಿಸಲು 'quit' ಅನ್ನು ಬಳಸಿ\n" "\n" -#: fish/fish.c:772 +#: fish/fish.c:773 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಜೋಡಿ ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n" -#: fish/fish.c:778 fish/fish.c:795 +#: fish/fish.c:779 fish/fish.c:796 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: ಆಜ್ಞೆಯ ಆರ್ಗುಮೆಂಟ್‌ಗಳ ನಡುವೆ ಖಾಲಿ ಜಾಗಗಳು ಇರುವಂತಿಲ್ಲ\n" -#: fish/fish.c:789 +#: fish/fish.c:790 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಒಂದೆ ಒಂದು ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n" -#: fish/fish.c:819 +#: fish/fish.c:820 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s' ನಲ್ಲಿ ವಾಕ್ಯವನ್ನು ಪಾರ್ಸ್ ಮಾಡುವಲ್ಲಿ ಆಂತರಿಕ ದೋಷ\n" -#: fish/fish.c:836 +#: fish/fish.c:837 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ಅಗತ್ಯಕ್ಕಿಂತಲೂ ಹೆಚ್ಚು ಚರಪರಿಮಾಣಗಳು (ಆರ್ಗ್ಯೂಮೆಂಟ್)\n" -#: fish/fish.c:904 +#: fish/fish.c:905 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಯಾವುದೆ ಆಜ್ಞೆ ಇಲ್ಲ\n" -#: fish/fish.c:1050 +#: fish/fish.c:1051 msgid "display a list of commands or help on a command" msgstr "ಆಜ್ಞೆಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು ಅಥವ ಒಂದು ಆಜ್ಞೆಯ ನೆರವನ್ನು ತೋರಿಸು" -#: fish/fish.c:1052 +#: fish/fish.c:1053 msgid "quit guestfish" msgstr "guestfish ಇಂದ ನಿರ್ಗಮಿಸು" -#: fish/fish.c:1063 +#: fish/fish.c:1064 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2185,7 +2185,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1071 +#: fish/fish.c:1072 #, c-format msgid "" "quit - quit guestfish\n" @@ -2194,12 +2194,12 @@ msgstr "" "quit - guestfish ಇಂದ ನಿರ್ಗಮಿಸು \n" " quit\n" -#: fish/fish.c:1076 +#: fish/fish.c:1077 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: ಆಜ್ಞೆಯು ತಿಳಿದಿಲ್ಲ, ಎಲ್ಲಾ ಆಜ್ಞೆಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸಲು -h ಉಪಯೋಗಿಸಿ\n" -#: fish/fish.c:1092 +#: fish/fish.c:1093 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2207,7 +2207,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1249 +#: fish/fish.c:1250 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "\"%s\" ಎಂಬ ವಾಕ್ಯದಲ್ಲಿ ರನ್‌ಅವೆ ಕೋಟ್\n" @@ -2835,7 +2835,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ" @@ -2851,68 +2851,73 @@ msgid "" "compiled without PCRE or libmagic libraries" msgstr "" -#: src/guestfs.c:178 +#: src/guestfs.c:177 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: ಒಂದೇ ಹ್ಯಾಂಡಲ್‌ನಲ್ಲಿ ಎರಡು ಬಾರಿ ಕರೆಲಾಗಿದೆ\n" -#: src/guestfs.c:288 +#: src/guestfs.c:302 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/guestfs.c:361 #, c-format msgid "libguestfs: error: %s\n" msgstr "libguestfs: ದೋಷ: %s\n" -#: src/guestfs.c:834 +#: src/guestfs.c:908 #, c-format msgid "" msgstr "" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:1197 +#: src/inspect.c:1196 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "ಗಾತ್ರದ ವಿಶಿಷ್ಟತೆ '%s' ಅನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ \n" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, fuzzy, c-format msgid "could not parse integer in version number: %s" msgstr "ಗಾತ್ರದ ವಿಶಿಷ್ಟತೆ '%s' ಅನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ \n" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 #, fuzzy msgid "unexpected end of output from db_dump command" msgstr "ಡೀಮನ್‌ನಿಂದ ಓದುವಾಗ ಕಡತದ ಅನಿರೀಕ್ಷಿತ ಅಂತ್ಯವು ಕಂಡುಬಂದಿಲ್ಲ" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -2972,7 +2977,7 @@ msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದ msgid "contacted guestfsd, but state != READY" msgstr "qemu ಆರಂಭಗೊಂಡಿದೆ ಹಾಗು ಡೀಮನ್ ಅನ್ನು ಸಂಪರ್ಕಿಸಿದೆ, ಆದರೆ != READY ಸ್ಥಿತಿಯಲ್ಲಿದೆ" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -2981,11 +2986,11 @@ msgstr "" "%s: ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: qemu ಒಂದು ಶಿಷ್ಟವಲ್ಲದ ಸ್ಥಳದಲ್ಲಿ ಇದ್ದಲ್ಲಿ, LIBGUESTFS_QEMU " "ಪರಿಸರ ವೇರಿಯೇಬಲ್ ಅನ್ನು ಹೊಂದಿಸಲು ಪ್ರಯತ್ನಿಸಿ." -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "qemu ಅನ್ನು ಇನ್ನೂ ಸಹ ಆರಂಭಿಸಲಾಗಿಲ್ಲ" -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "ಅಂತ್ಯಗೊಳಿಸಲು ಯಾವುದೆ ಉಪಪ್ರಕ್ರಿಯೆಯು ಇಲ್ಲ" @@ -2999,7 +3004,7 @@ msgstr "guestfs_set_busy: %d != READY ಎಂಬ ಸ್ಥಿತಿಯಲ್ಲ msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: %d ಎಂಬ ಸ್ಥಿತಿಯಲ್ಲಿದ್ದಾಗ ಕರೆಯಲಾಗಿದೆ" -#: src/proto.c:350 +#: src/proto.c:351 #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" @@ -3007,65 +3012,65 @@ msgstr "" "check_for_daemon_cancellation_or_eof: ಡೀಮನ್‌ನಿಂದ 0x%x ಅನ್ನು ಓದಲಾಗಿದೆ, ಆದರೆ 0x%x " "ಅನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು\n" -#: src/proto.c:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 msgid "unexpected end of file when reading from daemon" msgstr "ಡೀಮನ್‌ನಿಂದ ಓದುವಾಗ ಕಡತದ ಅನಿರೀಕ್ಷಿತ ಅಂತ್ಯವು ಕಂಡುಬಂದಿಲ್ಲ" -#: src/proto.c:542 +#: src/proto.c:539 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd ಇಂದ ಮ್ಯಾಜಿಕ್ ಸಹಿಯನ್ನು ಪಡೆಯಲಾಗಿದೆ, ಆದರೆ %d ಸ್ಥಿತಿಯಲ್ಲಿದೆ" -#: src/proto.c:559 +#: src/proto.c:555 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "ಸಂದೇಶದ ಉದ್ದ (%u) > ಸಾಧ್ಯವಿರುವ ಗರಿಷ್ಟ ಉದ್ದ (%d)" -#: src/proto.c:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: ಸ್ಥಿತಿ %d != BUSY" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header ವಿಫಲಗೊಂಡಿದೆ" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "ವಿಫಲಗೊಂಡವುಗಳನ್ನು ಮಾರ್ಶಲ್ ಆರ್ಗ್ಯುಮೆಂಟ್‌ಗಳಿಗೆ ರವಾನಿಸು" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: ಸ್ಥಿತಿ %d != READY" -#: src/proto.c:891 +#: src/proto.c:883 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk ವಿಫಲಗೊಂಡಿದೆ (buf = %p, buflen = %zu)" -#: src/proto.c:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: ತುಂಡರಿಸಲಾದ ಎನ್ಕೋಡಿಂಗ್‌ನಲ್ಲಿ ದೋಷ" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "ಡೀಮನ್ ಸಾಕೆಟ್‌ಗೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/proto.c:1065 +#: src/proto.c:1055 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: ಪ್ರತ್ಯುತ್ತರ ಕಾಲ್‌ಬ್ಯಾಕ್‌ನಲ್ಲಿ ಪಾರ್ಸ್ ದೋಷ" -#: src/proto.c:1070 +#: src/proto.c:1060 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: ಕಡತದ ತುಣುಕಗಳು ಓದುವಾಗ ಅನಿರೀಕ್ಷಿತ ಫ್ಲಾಗ್ ಅನ್ನು ಪಡೆಯಲಾಗಿದೆ" -#: src/proto.c:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "ಕಡತದ ತುಣುಕನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "ಕಡತವನ್ನು ಸ್ವೀಕರಿಸುವುದನ್ನು ಡೆಮನ್ ರದ್ದುಗೊಳಿಸಿದೆ" @@ -3384,61 +3389,61 @@ msgid "" "Please read the virt-resize(1) manpage for more information.\n" msgstr "" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" msgstr "" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, fuzzy, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " "command line option\n" msgstr "" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3447,84 +3452,84 @@ msgid "" "You have to resize the content first, see virt-resize(1).\n" msgstr "" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" "expand into. You need to make the target disk larger by at least {h}.\n" msgstr "" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" msgstr "" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" msgstr "" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" msgstr "" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3532,16 +3537,16 @@ msgid "" "or adjust your resizing requests.\n" msgstr "" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, perl-brace-format msgid "Copying {p} ...\n" msgstr "" -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index f626e8a..35aff9f 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.9.10\n" +"Project-Id-Version: libguestfs 1.9.11\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1937,17 +1937,17 @@ msgstr "" msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" -#: fish/fish.c:536 +#: fish/fish.c:537 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "" -#: fish/fish.c:540 +#: fish/fish.c:541 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "" -#: fish/fish.c:628 +#: fish/fish.c:629 #, c-format msgid "" "\n" @@ -1960,45 +1960,45 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:772 +#: fish/fish.c:773 #, c-format msgid "%s: unterminated double quote\n" msgstr "" -#: fish/fish.c:778 fish/fish.c:795 +#: fish/fish.c:779 fish/fish.c:796 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "" -#: fish/fish.c:789 +#: fish/fish.c:790 #, c-format msgid "%s: unterminated single quote\n" msgstr "" -#: fish/fish.c:819 +#: fish/fish.c:820 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "" -#: fish/fish.c:836 +#: fish/fish.c:837 #, c-format msgid "%s: too many arguments\n" msgstr "" -#: fish/fish.c:904 +#: fish/fish.c:905 #, c-format msgid "%s: empty command on command line\n" msgstr "" -#: fish/fish.c:1050 +#: fish/fish.c:1051 msgid "display a list of commands or help on a command" msgstr "" -#: fish/fish.c:1052 +#: fish/fish.c:1053 msgid "quit guestfish" msgstr "" -#: fish/fish.c:1063 +#: fish/fish.c:1064 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2006,19 +2006,19 @@ msgid "" " help\n" msgstr "" -#: fish/fish.c:1071 +#: fish/fish.c:1072 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" msgstr "" -#: fish/fish.c:1076 +#: fish/fish.c:1077 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" -#: fish/fish.c:1092 +#: fish/fish.c:1093 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2026,7 +2026,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1249 +#: fish/fish.c:1250 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "" @@ -2588,7 +2588,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 msgid "external command failed, see earlier error messages" msgstr "" @@ -2603,66 +2603,71 @@ msgid "" "compiled without PCRE or libmagic libraries" msgstr "" -#: src/guestfs.c:178 +#: src/guestfs.c:177 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "" -#: src/guestfs.c:288 +#: src/guestfs.c:302 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/guestfs.c:361 #, c-format msgid "libguestfs: error: %s\n" msgstr "" -#: src/guestfs.c:834 +#: src/guestfs.c:908 #, c-format msgid "" msgstr "" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:1197 +#: src/inspect.c:1196 msgid "could not parse /etc/fstab or empty file" msgstr "" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, c-format msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 msgid "unexpected end of output from db_dump command" msgstr "" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -2719,18 +2724,18 @@ msgstr "" msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." msgstr "" -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "" -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "" @@ -2744,71 +2749,71 @@ msgstr "" msgid "guestfs_end_busy: called when in state %d" msgstr "" -#: src/proto.c:350 +#: src/proto.c:351 #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" msgstr "" -#: src/proto.c:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 msgid "unexpected end of file when reading from daemon" msgstr "" -#: src/proto.c:542 +#: src/proto.c:539 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "" -#: src/proto.c:559 +#: src/proto.c:555 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "" -#: src/proto.c:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "" -#: src/proto.c:891 +#: src/proto.c:883 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "" -#: src/proto.c:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "" -#: src/proto.c:1065 +#: src/proto.c:1055 msgid "receive_file_data: parse error in reply callback" msgstr "" -#: src/proto.c:1070 +#: src/proto.c:1060 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "" -#: src/proto.c:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "" @@ -3094,61 +3099,61 @@ msgid "" "Please read the virt-resize(1) manpage for more information.\n" msgstr "" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" msgstr "" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " "command line option\n" msgstr "" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3157,84 +3162,84 @@ msgid "" "You have to resize the content first, see virt-resize(1).\n" msgstr "" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" "expand into. You need to make the target disk larger by at least {h}.\n" msgstr "" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" msgstr "" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" msgstr "" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" msgstr "" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3242,16 +3247,16 @@ msgid "" "or adjust your resizing requests.\n" msgstr "" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, perl-brace-format msgid "Copying {p} ...\n" msgstr "" -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "" diff --git a/po/ml.po b/po/ml.po index 31b8a43..d532bc4 100644 --- a/po/ml.po +++ b/po/ml.po @@ -8,7 +8,7 @@ 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: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: 2010-02-02 18:35+0530\n" "Last-Translator: Ani Peter | അനി പീറ്റര്‍ \n" "Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് " msgstr "" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:1197 +#: src/inspect.c:1196 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "വ്യാപ്തിയുടെ വിവരണം '%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല\n" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, fuzzy, c-format msgid "could not parse integer in version number: %s" msgstr "വ്യാപ്തിയുടെ വിവരണം '%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല\n" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 #, fuzzy msgid "unexpected end of output from db_dump command" msgstr "ഡെമണില്‍ നിന്നും വായിക്കുമ്പോള്‍ അപ്രതീക്ഷിതമായി ഫയല്‍ അവസാനിച്ചിരിക്കുന്നു" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -2964,7 +2969,7 @@ msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പ msgid "contacted guestfsd, but state != READY" msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -2973,11 +2978,11 @@ msgstr "" "%s: കമാന്‍ഡ് പരാജയപ്പെട്ടു: നിലവാരമില്ലാത്ത പാഥിലാണു് qemu ലഭ്യമെങ്കില്‍, LIBGUESTFS_QEMU " "എന്‍വയോണ്മെന്റ് വേരിയബിള്‍ സജ്ജമാക്കുവാന്‍ ശ്രമിക്കുക." -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില്ല" -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ്രക്രിയകളില്ല" @@ -2991,72 +2996,72 @@ msgstr "guestfs_set_busy: %d != READY അവസ്ഥയില്‍ വിള msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: %d അവസ്ഥയില്‍ വിളിച്ചിരിക്കുന്നു" -#: src/proto.c:350 +#: src/proto.c:351 #, 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:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 msgid "unexpected end of file when reading from daemon" msgstr "ഡെമണില്‍ നിന്നും വായിക്കുമ്പോള്‍ അപ്രതീക്ഷിതമായി ഫയല്‍ അവസാനിച്ചിരിക്കുന്നു" -#: src/proto.c:542 +#: src/proto.c:539 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd-ല്‍ നിന്നും ഒപ്പ് ലഭിച്ചു, പക്ഷേ %d അവസ്ഥയില്‍" -#: src/proto.c:559 +#: src/proto.c:555 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "സന്ദേശത്തിന്റെ നീളം (%u) > ഏറ്റവും കൂടിയ സാധ്യമായ വ്യാപ്തി (%d)" -#: src/proto.c:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: അവസ്ഥ %d != BUSY" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header പരാജയപ്പെട്ടു" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "മാര്‍ഷല്‍ ആര്‍ഗ്യുമെന്റുകളിലേക്കു് നല്‍കുന്നതു് പരാജയപ്പെട്ടു" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: അവസ്ഥ %d != READY" -#: src/proto.c:891 +#: src/proto.c:883 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk പരാജയപ്പെട്ടു (buf = %p, buflen = %zu)" -#: src/proto.c:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: ചങ്ക്ഡ് എന്‍കോഡിങില്‍ പിശക്" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "ഡെമണ്‍ സോക്കറ്റിലേക്ക് സൂക്ഷിക്കുക" -#: src/proto.c:1065 +#: src/proto.c:1055 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: parse error in reply callback" -#: src/proto.c:1070 +#: src/proto.c:1060 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: ഫയല്‍ ലഭ്യമാക്കുമ്പോള്‍ അപ്രതീക്ഷിതമായ ഫ്ലാഗ് ലഭിച്ചിരിക്കുന്നു" -#: src/proto.c:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "ഫയല്‍ പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "ഫയല്‍ ലഭ്യമാക്കുന്നതു് ഡെമണ്‍ റദ്ദാക്കിയിരിക്കുന്നു" @@ -3373,61 +3378,61 @@ msgid "" "Please read the virt-resize(1) manpage for more information.\n" msgstr "" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" msgstr "" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, fuzzy, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " "command line option\n" msgstr "" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3436,84 +3441,84 @@ msgid "" "You have to resize the content first, see virt-resize(1).\n" msgstr "" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" "expand into. You need to make the target disk larger by at least {h}.\n" msgstr "" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" msgstr "" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" msgstr "" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" msgstr "" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3521,16 +3526,16 @@ msgid "" "or adjust your resizing requests.\n" msgstr "" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, perl-brace-format msgid "Copying {p} ...\n" msgstr "" -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "" diff --git a/po/mr.po b/po/mr.po index a0de7f2..5c83e46 100644 --- a/po/mr.po +++ b/po/mr.po @@ -8,7 +8,7 @@ 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: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: 2010-02-03 19:10+0530\n" "Last-Translator: Sandeep Shedmake \n" "Language-Team: Marathi \n" @@ -2100,17 +2100,17 @@ msgstr "%s: --listen फ्लॅगसह आदेश ओळीवरील msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen व --file पर्यायचा वापर एकाचवेळी करणे अशक्य\n" -#: fish/fish.c:536 +#: fish/fish.c:537 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "" -#: fish/fish.c:540 +#: fish/fish.c:541 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "" -#: fish/fish.c:628 +#: fish/fish.c:629 #, fuzzy, c-format msgid "" "\n" @@ -2130,45 +2130,45 @@ msgstr "" " शेल पासून बाहेर पडण्यासाठी 'quit' करा\n" "\n" -#: fish/fish.c:772 +#: fish/fish.c:773 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: न ओळखलेले डबल क्वोट\n" -#: fish/fish.c:778 fish/fish.c:795 +#: fish/fish.c:779 fish/fish.c:796 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: आदेश घटके वाईटस्पेस द्वारे विभाजीत नाही\n" -#: fish/fish.c:789 +#: fish/fish.c:790 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: न ओळखलेले सींगल क्वोट\n" -#: fish/fish.c:819 +#: fish/fish.c:820 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s' येथील अक्षरसंच वाचतेवेळी आंतरीक त्रुटी आढळली\n" -#: fish/fish.c:836 +#: fish/fish.c:837 #, c-format msgid "%s: too many arguments\n" msgstr "%s: खूप जास्त घटके आढळले\n" -#: fish/fish.c:904 +#: fish/fish.c:905 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: आदेश ओळवर रिकामे आदेश आढळले\n" -#: fish/fish.c:1050 +#: fish/fish.c:1051 msgid "display a list of commands or help on a command" msgstr "आदेश सूची किंवा आदेशकरीता मदत दाखवा" -#: fish/fish.c:1052 +#: fish/fish.c:1053 msgid "quit guestfish" msgstr "guestfish पासून बाहेर पडा" -#: fish/fish.c:1063 +#: fish/fish.c:1064 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2179,7 +2179,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1071 +#: fish/fish.c:1072 #, c-format msgid "" "quit - quit guestfish\n" @@ -2188,12 +2188,12 @@ msgstr "" "quit - guestfish पासून बाहेर पडा\n" " quit\n" -#: fish/fish.c:1076 +#: fish/fish.c:1077 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: आदेश परिचीत नाही, सर्व आदेश दाखवण्यासाठी -h याचा वापर करा\n" -#: fish/fish.c:1092 +#: fish/fish.c:1093 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2201,7 +2201,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1249 +#: fish/fish.c:1250 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "\"%s\" अक्षरमाळामध्ये रनअव्हे शब्द आढळले\n" @@ -2822,7 +2822,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा" @@ -2838,68 +2838,73 @@ msgid "" "compiled without PCRE or libmagic libraries" msgstr "" -#: src/guestfs.c:178 +#: src/guestfs.c:177 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: एकाच हँडलवर दोनवेळा कॉल केले\n" -#: src/guestfs.c:288 +#: src/guestfs.c:302 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/guestfs.c:361 #, c-format msgid "libguestfs: error: %s\n" msgstr "libguestfs: त्रुटी: %s\n" -#: src/guestfs.c:834 +#: src/guestfs.c:908 #, c-format msgid "" msgstr "" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:1197 +#: src/inspect.c:1196 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "आकार संरचना '%s' वाचणे अशक्य\n" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, fuzzy, c-format msgid "could not parse integer in version number: %s" msgstr "आकार संरचना '%s' वाचणे अशक्य\n" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 #, fuzzy msgid "unexpected end of output from db_dump command" msgstr "डिमन पासून वाचतेवेळी फाइल अनपेक्षीतपणे समाप्त झाले" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -2959,7 +2964,7 @@ msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुट msgid "contacted guestfsd, but state != READY" msgstr "qemu सुरू झाले व डिमन सुरू केले, परंतु state != READY आढळले" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -2968,11 +2973,11 @@ msgstr "" "%s: आदेश अपयशी: qemu विना-मानक मार्गावर स्थीत असल्यास, LIBGUESTFS_QEMU एन्वार्यनमेंट " "वेरीयेबल सेट करण्याचा प्रयत्न करा." -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "qemu अजूनही सुरू केले नाही" -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "kill करीता उपकार्य उपलब्ध नाही" @@ -2986,72 +2991,72 @@ msgstr "guestfs_set_busy: state %d != READY स्थितीत असता msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: स्तर %d मध्ये असतेवेळी कॉल केले" -#: src/proto.c:350 +#: src/proto.c:351 #, 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:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 msgid "unexpected end of file when reading from daemon" msgstr "डिमन पासून वाचतेवेळी फाइल अनपेक्षीतपणे समाप्त झाले" -#: src/proto.c:542 +#: src/proto.c:539 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd पासून मॅजीक स्वाक्षरी प्राप्त, परंतु स्तर %d असे आढळले" -#: src/proto.c:559 +#: src/proto.c:555 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "संदेश लांबी (%u) > कमाल शक्य आकार (%d)" -#: src/proto.c:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: state %d != BUSY" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header अपयशी" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "marshal args करीता डिस्पॅच अपयशी" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: state %d != READY" -#: src/proto.c:891 +#: src/proto.c:883 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk अपयशी (buf = %p, buflen = %zu)" -#: src/proto.c:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: चंक्ड् एनकोडिंग मध्ये त्रुटी आढळली" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "डिमक सॉकट मध्ये लिहा" -#: src/proto.c:1065 +#: src/proto.c:1055 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: कॉलबॅक प्रतिसाद वाचतेवेळी त्रुटी" -#: src/proto.c:1070 +#: src/proto.c:1060 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: फाइल खंड वाचतेवेळी अनपेक्षीत फ्लॅग प्राप्त झाले" -#: src/proto.c:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "फाइल खंड वाचण्यास अपयशी" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "डिमनने फाइल प्राप्यता रद्द केली" @@ -3364,61 +3369,61 @@ msgid "" "Please read the virt-resize(1) manpage for more information.\n" msgstr "" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" msgstr "" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, fuzzy, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "LVM लॉजीकल वॉल्यूमचे पुनःआकार करा" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " "command line option\n" msgstr "" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3427,84 +3432,84 @@ msgid "" "You have to resize the content first, see virt-resize(1).\n" msgstr "" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" "expand into. You need to make the target disk larger by at least {h}.\n" msgstr "" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" msgstr "" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" msgstr "" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" msgstr "" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3512,16 +3517,16 @@ msgid "" "or adjust your resizing requests.\n" msgstr "" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, perl-brace-format msgid "Copying {p} ...\n" msgstr "" -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "" diff --git a/po/nl.po b/po/nl.po index a4a68ee..18d0ec6 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ 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: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: 2010-09-02 15:28+0200\n" "Last-Translator: Geert Warrink \n" "Language-Team: Fedora\n" @@ -2096,17 +2096,17 @@ msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" "%s: de --listen en --file opties kunnen niet tegelijkertijd gebruikt worden\n" -#: fish/fish.c:536 +#: fish/fish.c:537 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "" -#: fish/fish.c:540 +#: fish/fish.c:541 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "" -#: fish/fish.c:628 +#: fish/fish.c:629 #, fuzzy, c-format msgid "" "\n" @@ -2128,45 +2128,45 @@ msgstr "" " 'quit' om de shell te verlaten\n" "\n" -#: fish/fish.c:772 +#: fish/fish.c:773 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: niet afgesloten dubbel aanhalingsteken\n" -#: fish/fish.c:778 fish/fish.c:795 +#: fish/fish.c:779 fish/fish.c:796 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: commando argumenten niet gescheiden door spaties\n" -#: fish/fish.c:789 +#: fish/fish.c:790 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: niet afgesloten enkel aanhalingsteken\n" -#: fish/fish.c:819 +#: fish/fish.c:820 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: interne fout bij ontleden van tekenreeks op '%s'\n" -#: fish/fish.c:836 +#: fish/fish.c:837 #, c-format msgid "%s: too many arguments\n" msgstr "%s: teveel argumenten\n" -#: fish/fish.c:904 +#: fish/fish.c:905 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: leeg commando op commando regel\n" -#: fish/fish.c:1050 +#: fish/fish.c:1051 msgid "display a list of commands or help on a command" msgstr "laat een lijst van commando's of hulp over een commando zien" -#: fish/fish.c:1052 +#: fish/fish.c:1053 msgid "quit guestfish" msgstr "sluit guestfish af" -#: fish/fish.c:1063 +#: fish/fish.c:1064 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2177,7 +2177,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1071 +#: fish/fish.c:1072 #, c-format msgid "" "quit - quit guestfish\n" @@ -2186,12 +2186,12 @@ msgstr "" "quit - sluit guestfish af\n" " quit\n" -#: fish/fish.c:1076 +#: fish/fish.c:1077 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: commando niet bekend, gebruik -h om alle commando's te tonen\n" -#: fish/fish.c:1092 +#: fish/fish.c:1093 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2202,7 +2202,7 @@ msgstr "" "Voor een lijst commando's: guestfish -h\n" "Voor complete documentatie: man guestfish\n" -#: fish/fish.c:1249 +#: fish/fish.c:1250 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Los aanhalingsteken in tekenreeks \"%s\"\n" @@ -2858,7 +2858,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap" @@ -2874,46 +2874,51 @@ msgid "" "compiled without PCRE or libmagic libraries" msgstr "" -#: src/guestfs.c:178 +#: src/guestfs.c:177 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: twee keer dezelfde hendel aangeroepen\n" -#: src/guestfs.c:288 +#: src/guestfs.c:302 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/guestfs.c:361 #, c-format msgid "libguestfs: error: %s\n" msgstr "libguestfs: foutr: %s\n" -#: src/guestfs.c:834 +#: src/guestfs.c:908 #, c-format msgid "" msgstr "" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:1197 +#: src/inspect.c:1196 msgid "could not parse /etc/fstab or empty file" msgstr "" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "Kan Windows %%SYSTEMROOT%% niet oplossen" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, c-format msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "geen inspectie data: roep eerst guestfs_inspect_os aan" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -2922,21 +2927,21 @@ msgstr "" "%s: root apparaat niet gevonden: roep deze functie alleen aan met een root " "apparaat eerder teruggegeven door guestfs_inspect_os" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 #, fuzzy msgid "unexpected end of output from db_dump command" msgstr "onverwachte output van 'du' commando" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -2999,7 +3004,7 @@ msgid "contacted guestfsd, but state != READY" msgstr "" "qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -3008,11 +3013,11 @@ msgstr "" "%s: commando mislukte: Als qemu zich op een niet standaard pad bevindt, " "probeer je het instellen van de LIBGUESTFS_QEMU omgevingsvariabele." -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "qemu is nog niet gelanceerd" -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "geen sub-proces om af te schieten" @@ -3026,7 +3031,7 @@ msgstr "guestfs_set_busy: aangeroepen in toestand %d != READY" msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: aangeroepen in toestand %d" -#: src/proto.c:350 +#: src/proto.c:351 #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" @@ -3034,67 +3039,67 @@ msgstr "" "check_for_daemon_cancellation_or_eof: 0x%x gelezen van daemon, verwachte 0x" "%x\n" -#: src/proto.c:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 msgid "unexpected end of file when reading from daemon" msgstr "onverwacht einde van bestand bij het lezen van daemon" -#: src/proto.c:542 +#: src/proto.c:539 #, 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:559 +#: src/proto.c:555 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "boodschap lengte (%u) > maximaal mogelijke grootte (%d)" -#: src/proto.c:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: toestand %d != BUSY" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header mislukte" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "verzending faalde om argumenten te rangschikken" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: toestand %d != READY" -#: src/proto.c:891 +#: src/proto.c:883 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk mislukted (buf = %p, buflen = %zu)" -#: src/proto.c:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: fout in chunk codering" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "schrijven naar daemon socket" -#: src/proto.c:1065 +#: src/proto.c:1055 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: ontleed fout in antwoord callback" -#: src/proto.c:1070 +#: src/proto.c:1060 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:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "bestand chunk ontleden mislukte" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "bestand ontvangen geannuleerd door daemon" @@ -3429,7 +3434,7 @@ msgstr "" "Je moet de bestemming schijf aanmaken voordat je dit programma uitvoert.\n" "Lees de virt-resize(1) man pagina voor meer informatie.\n" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" @@ -3437,16 +3442,16 @@ msgstr "" "virt-resize: {file}: bestand is te klein om een schijf image te zijn ({sz} " "bytes)\n" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "virt-resize: geen logische gevolume aangeroepen {n}\n" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " @@ -3455,7 +3460,7 @@ msgstr "" "{p}: partitie niet gevonden on de bron schijf image bij gebruik van de " "'{opt}' commando-regel optie\n" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" @@ -3463,7 +3468,7 @@ msgstr "" "{p}: partitie genegeerd, je kunt het niet in een ander commando-regel " "argument gebruiken\n" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" @@ -3471,27 +3476,27 @@ msgstr "" "{p}: partitie verwijderd, je kunt het niet in een ander commando-regel " "argument gebruiken\n" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "{p}: deze partitie is al gemarkeerd voor het veranderen in grootte\n" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "{p}: ontbrekende grootte veld in {o} optie\n" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "{p}: {f}: kan size veld niet ontleden\n" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "{p}: nieuwe grootte is nul of negatief\n" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3503,12 +3508,12 @@ msgstr "" "fysieke volume, of andere inhoud bevat die groter is dan de nieuwe grootte.\n" "Je moet de inhoud eerst in grootte veranderen, bekijk virt-resize(1).\n" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "" "virt-resize: je kunt de opties --expand en --shrink niet tezamen gebruiken\n" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" @@ -3518,7 +3523,7 @@ msgstr "" "is\n" "voor het expanderen. Je moet de doel schijf tenminste {h} groter maken.\n" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" @@ -3526,56 +3531,56 @@ msgstr "" "virt-resize: fout: kan --shrink niet gebruiken omdat er geen deficit is\n" "(zie 'deficit' in de virt-resize(1) man pagina)\n" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "Samenvatting van de veranderingen:\n" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "{p}: partitie zal genegeerd worden\n" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "{p}: partitie zal verwijderd worden\n" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "" "{p}: partitie zal in grootte veranderd worden van {oldsize} naar {newsize}\n" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "{p}: inhoud zal geëxpandeerd worden met de '{meth}' methode\n" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "{p}: partitie zal met rust gelaten worden\n" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "{n}: LV zal geëxpandeerd worden tot de maximale grootte\n" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "{n}: inhoud zal geëxpandeerd worden met de '{meth}' methode\n" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "Er is een overschot van {spl} bytes ({h}).\n" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "Er zal een extra partitie aangemaakt worden voor het overschot.\n" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" @@ -3583,7 +3588,7 @@ msgstr "" "De overschot ruimte is niet groot genoeg om een extra partitie aan te maken\n" "en daarom genegeerd worden.\n" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" @@ -3592,7 +3597,7 @@ msgstr "" "programma in de gast\n" "om deze extra ruimte te partitioneren als je dat wilt.\n" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3603,16 +3608,16 @@ msgstr "" "Je moet de doel schijf tenminste deze hoeveelheid groter maken,\n" "of jouw in grootte verander verzoek aanpassen.\n" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "virt-resize: bron schijf heeft geen eerste partitie\n" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, fuzzy, perl-brace-format msgid "Copying {p} ...\n" msgstr "{p} kopiëren ..." -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "{p} expanderen met de '{meth}' methode\n" diff --git a/po/or.po b/po/or.po index 329be9c..0900e68 100644 --- a/po/or.po +++ b/po/or.po @@ -8,7 +8,7 @@ msgstr "" "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: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: 2010-02-01 18:17+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" @@ -2104,17 +2104,17 @@ msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମାରେ --listen ସୂଚକ msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen ଏବଂ --file ବିକଳ୍ପଗୁଡ଼ିକୁ ଏକା ସମୟରେ ବ୍ୟବହାର କରିପାରିବେ ନାହିଁ\n" -#: fish/fish.c:536 +#: fish/fish.c:537 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "" -#: fish/fish.c:540 +#: fish/fish.c:541 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "" -#: fish/fish.c:628 +#: fish/fish.c:629 #, fuzzy, c-format msgid "" "\n" @@ -2134,45 +2134,45 @@ msgstr "" " 'quit' shellରୁ ପ୍ରସ୍ଥାନ କରିବା ପାଇଁ\n" "\n" -#: fish/fish.c:772 +#: fish/fish.c:773 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: ସମାପ୍ତ ହୋଇନଥିବା ଦ୍ୱିତୀୟ କୋଟ\n" -#: fish/fish.c:778 fish/fish.c:795 +#: fish/fish.c:779 fish/fish.c:796 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: ନିର୍ଦ୍ଦେଶ ସ୍ୱତନ୍ତ୍ରଚରଗୁଡ଼ିକ ଖାଲିସ୍ଥାନ ଦ୍ୱାରା ପୃଥକ ହୋଇନାହିଁ\n" -#: fish/fish.c:789 +#: fish/fish.c:790 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: ଅସମାପ୍ତ ଏକକ କୋଟ\n" -#: fish/fish.c:819 +#: fish/fish.c:820 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s' ରେ ଆଭ୍ୟନ୍ତରୀଣ ତ୍ରୁଟି ବିଶ୍ଳେଷଣ ବାକ୍ୟଖଣ୍ଡ\n" -#: fish/fish.c:836 +#: fish/fish.c:837 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ଅତ୍ୟଧିକ ସ୍ୱତନ୍ତ୍ରଚର\n" -#: fish/fish.c:904 +#: fish/fish.c:905 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମରେ ଖାଲି ନିର୍ଦ୍ଦେଶ\n" -#: fish/fish.c:1050 +#: fish/fish.c:1051 msgid "display a list of commands or help on a command" msgstr "ନିର୍ଦ୍ଦେଶମାନଙ୍କର ଗୋଟିଏ ତାଲିକା ଦର୍ଶାନ୍ତୁ ଅଥବା ଗୋଟିଏ ନିର୍ଦ୍ଦେଶରେ ସହାୟତା ଦେଖାନ୍ତୁ" -#: fish/fish.c:1052 +#: fish/fish.c:1053 msgid "quit guestfish" msgstr "guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ" -#: fish/fish.c:1063 +#: fish/fish.c:1064 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2183,7 +2183,7 @@ msgstr "" " ସହାୟତା cmd\n" " ସହାୟତା\n" -#: fish/fish.c:1071 +#: fish/fish.c:1072 #, c-format msgid "" "quit - quit guestfish\n" @@ -2192,13 +2192,13 @@ msgstr "" "ପ୍ରସ୍ଥାନ କରନ୍ତୁ - guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n" " ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n" -#: fish/fish.c:1076 +#: fish/fish.c:1077 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: ନିର୍ଦ୍ଦେଶଟି ପରିଚିତ ନୁହଁ, ସମସ୍ତ ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରିବା ପାଇଁ -h କୁ ବ୍ୟବହାର କରନ୍ତୁ\n" -#: fish/fish.c:1092 +#: fish/fish.c:1093 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2206,7 +2206,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1249 +#: fish/fish.c:1250 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "ବାକ୍ୟଖଣ୍ଡ \"%s\" ରେ ପଳାୟନ ଟିପ୍ପଣୀ\n" @@ -2827,7 +2827,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ" @@ -2843,68 +2843,73 @@ msgid "" "compiled without PCRE or libmagic libraries" msgstr "" -#: src/guestfs.c:178 +#: src/guestfs.c:177 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: ସମାନ ନିୟନ୍ତ୍ରଣରେ ଦୁଇଥର ଡ଼ାକିଥିଲା\n" -#: src/guestfs.c:288 +#: src/guestfs.c:302 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/guestfs.c:361 #, c-format msgid "libguestfs: error: %s\n" msgstr "libguestfs: ତ୍ରୁଟି: %s\n" -#: src/guestfs.c:834 +#: src/guestfs.c:908 #, c-format msgid "" msgstr "" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:1197 +#: src/inspect.c:1196 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "ଆକାର ବିଶେଷ ଦ୍ରଷ୍ଟବ୍ୟ '%s' କୁ ବିଶ୍ଳେଷଣ କରିପାରିଲା ନାହିଁ\n" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, fuzzy, c-format msgid "could not parse integer in version number: %s" msgstr "ଆକାର ବିଶେଷ ଦ୍ରଷ୍ଟବ୍ୟ '%s' କୁ ବିଶ୍ଳେଷଣ କରିପାରିଲା ନାହିଁ\n" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 #, fuzzy msgid "unexpected end of output from db_dump command" msgstr "ଫାଇଲର ଅପ୍ରତ୍ୟାଶିତ ସମାପ୍ତି ଯେତେବେଳେ ଡେମନରୁ ପଢ଼ୁଅଛି" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -2964,7 +2969,7 @@ msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ msgid "contacted guestfsd, but state != READY" msgstr "qemu ଆରମ୍ଭ ହୋଇଛି ଏବଂ ଡେମନ ସହିତ ଯୋଗାଯୋଗ ଆରମ୍ଭ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା != READY" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -2973,11 +2978,11 @@ msgstr "" "%s: ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: ଯଦି qemu ମାନ୍ୟତା ପ୍ରାପ୍ତ ହୋଇନଥିବା ପଥରେ ଅବସ୍ଥିତ, ତେବେ " "LIBGUESTFS_QEMU ପରିବେଶ ପ୍ରାଚଳକୁ ସେଟ କରିବା ପାଇଁ ଚେଷ୍ଟା କରନ୍ତୁ।" -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "qemu ଏପର୍ଯ୍ୟନ୍ତ ଆରମ୍ଭ ହୋଇନାହିଁ" -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "ବନ୍ଦ କରିବା ପାଇଁ କୌଣସି ଉପ-ପଦ୍ଧତି ନାହିଁ" @@ -2991,71 +2996,71 @@ msgstr "guestfs_set_busy: ଅବସ୍ଥା %d ରେ ଥିବା ସମୟର msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: ଅବସ୍ଥା %d ରେ ଥିବା ସମୟରେ ଡ଼ାକିଥିଲା" -#: src/proto.c:350 +#: src/proto.c:351 #, 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:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 msgid "unexpected end of file when reading from daemon" msgstr "ଫାଇଲର ଅପ୍ରତ୍ୟାଶିତ ସମାପ୍ତି ଯେତେବେଳେ ଡେମନରୁ ପଢ଼ୁଅଛି" -#: src/proto.c:542 +#: src/proto.c:539 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd ରୁ ଚମତ୍କାର ହସ୍ତାକ୍ଷର ଗ୍ରହଣ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା %d ରେ" -#: src/proto.c:559 +#: src/proto.c:555 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "ସନ୍ଦେଶ ଲମ୍ବ (%u) > ସର୍ବାଧିକ ସମ୍ଭାବ୍ୟ ଆକାର (%d)" -#: src/proto.c:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: ଅବସ୍ଥା %d != BUSY" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header ବିଫଳ ହୋଇଛି" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "ମାର୍ଶାଲ args କୁ ପଠାଇବା ବିଫଳ ହୋଇଛି" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: ଅବସ୍ଥା %d != READY" -#: src/proto.c:891 +#: src/proto.c:883 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk ବିଫଳ ହୋଇଛି (buf = %p, buflen = %zu)" -#: src/proto.c:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: ମିଶ୍ରିତ ସାଙ୍କେତିକରଣରେ ତ୍ରୁଟି" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "ଡେମନ ସକେଟରେ ଲେଖନ୍ତୁ" -#: src/proto.c:1065 +#: src/proto.c:1055 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: ଉତ୍ତର ଡ଼ାକରାରେ ବିଶ୍ଳେଷଣ ତ୍ରୁଟି" -#: src/proto.c:1070 +#: src/proto.c:1060 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: ଫାଇଲ ମାଳାକୁ ପଢ଼ିବା ସମୟରେ ଅପ୍ରତ୍ୟାଶିତ ଫ୍ଲାଗ ଗ୍ରହଣ ହୋଇଛି" -#: src/proto.c:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "ଫାଇଲ ମାଳାକୁ ବିଶ୍ଳେଷଣ କରିବାରେ ବିଫଳ" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "ଫାଇଲ ଗ୍ରହଣ ଡେମନ ଦ୍ଵାରା ବାତିଲ ହୋଇଛି" @@ -3369,61 +3374,61 @@ msgid "" "Please read the virt-resize(1) manpage for more information.\n" msgstr "" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" msgstr "" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, fuzzy, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " "command line option\n" msgstr "" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3432,84 +3437,84 @@ msgid "" "You have to resize the content first, see virt-resize(1).\n" msgstr "" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" "expand into. You need to make the target disk larger by at least {h}.\n" msgstr "" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" msgstr "" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" msgstr "" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" msgstr "" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3517,16 +3522,16 @@ msgid "" "or adjust your resizing requests.\n" msgstr "" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, perl-brace-format msgid "Copying {p} ...\n" msgstr "" -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "" diff --git a/po/pa.po b/po/pa.po index 3cfbddf..5c464ed 100644 --- a/po/pa.po +++ b/po/pa.po @@ -7,7 +7,7 @@ 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: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: 2010-12-23 17:40+0530\n" "Last-Translator: Jaswinder Singh \n" "Language-Team: PLTG\n" @@ -2074,17 +2074,17 @@ msgstr "%s: extra parameters on the command line with --listen flag\n" msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: cannot use --listen and --file options at the same time\n" -#: fish/fish.c:536 +#: fish/fish.c:537 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "guestfish: termcap ਜਾਂ terminfo ਡਾਟਾਬੇਸ ਨੂੰ ਵਰਤ ਨਹੀਂ ਸਕਿਆ।\n" -#: fish/fish.c:540 +#: fish/fish.c:541 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "guestfish: ਟਰਮੀਨਲ ਕਿਸਮ \"%s\" ਪਰਿਭਾਸ਼ਤ ਨਹੀਂ ਹੈ।\n" -#: fish/fish.c:628 +#: fish/fish.c:629 #, c-format msgid "" "\n" @@ -2105,45 +2105,45 @@ msgstr "" " 'quit' to quit the shell\n" "\n" -#: fish/fish.c:772 +#: fish/fish.c:773 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: unterminated double quote\n" -#: fish/fish.c:778 fish/fish.c:795 +#: fish/fish.c:779 fish/fish.c:796 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: ਕਮਾਂਡ ਆਰਗੂਮੈਂਟ ਸਪੇਸ ਨਾਲ ਵੱਖ ਨਹੀਂ ਕੀਤਾ\n" -#: fish/fish.c:789 +#: fish/fish.c:790 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: unterminated single quote\n" -#: fish/fish.c:819 +#: fish/fish.c:820 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: internal error parsing string at '%s'\n" -#: fish/fish.c:836 +#: fish/fish.c:837 #, c-format msgid "%s: too many arguments\n" msgstr "%s: too many arguments\n" -#: fish/fish.c:904 +#: fish/fish.c:905 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: empty command on command line\n" -#: fish/fish.c:1050 +#: fish/fish.c:1051 msgid "display a list of commands or help on a command" msgstr "ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਜਾਂ ਕਮਾਂਡ ਬਾਰੇ ਸਹਾਇਤਾ ਵੇਖਾਓ" -#: fish/fish.c:1052 +#: fish/fish.c:1053 msgid "quit guestfish" msgstr "quit guestfish" -#: fish/fish.c:1063 +#: fish/fish.c:1064 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2154,7 +2154,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1071 +#: fish/fish.c:1072 #, c-format msgid "" "quit - quit guestfish\n" @@ -2163,12 +2163,12 @@ msgstr "" "quit - quit guestfish\n" " quit\n" -#: fish/fish.c:1076 +#: fish/fish.c:1077 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: command not known, use -h to list all commands\n" -#: fish/fish.c:1092 +#: fish/fish.c:1093 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2179,7 +2179,7 @@ msgstr "" "ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਲਈ: guestfish -h\n" "ਮੁਕੰਮਲ ਦਸਤਾਵੇਜੀ ਲਈ: man guestfish\n" -#: fish/fish.c:1249 +#: fish/fish.c:1250 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "ਸਤਰ \"%s\" ਵਿੱਚ ਗਲਤ ਸ਼ਬਦਾਵਲੀ ਹੈ\n" @@ -2850,7 +2850,7 @@ msgstr "security: cached appliance %s is not a directory (mode %o)" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "ਸੁਰੱਖਿਆ: ਕੈਸ਼ ਜੰਤਰ %s ਗਰੁੱਪ ਜਾਂ ਹੋਰ (mode %o) ਦੁਆਰਾ ਲਿਖਣਯੋਗ ਹੈ" -#: src/appliance.c:655 +#: src/appliance.c:659 msgid "external command failed, see earlier error messages" msgstr "ਬਾਹਰੀ ਕਮਾਂਡ ਫੇਲ ਹੋਇਆ, ਪਿਛਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ" @@ -2867,46 +2867,51 @@ msgstr "" "ਫਾਇਲ-ਢਾਂਚਾ API ਉਪਲੱਬਧ ਨਹੀਂ ਕਿਉਂਕਿ libguestfs ਦਾ ਇਹ ਵਰਜਨ PCRE ਜਾਂ libmagic " "ਲਾਇਬਰੇਰੀਆਂ ਤੋਂ ਬਿਨਾਂ ਕੰਪਾਈਲ ਕੀਤਾ ਹੈ" -#: src/guestfs.c:178 +#: src/guestfs.c:177 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: called twice on the same handle\n" -#: src/guestfs.c:288 +#: src/guestfs.c:302 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/guestfs.c:361 #, c-format msgid "libguestfs: error: %s\n" msgstr "libguestfs: error: %s\n" -#: src/guestfs.c:834 +#: src/guestfs.c:908 #, c-format msgid "" msgstr "<ਘਟਾਇਆ, ਅਸਲੀ ਅਕਾਰ %zu ਬਾਈਟ>" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "%s ਦਾ ਅਕਾਰ ਬੇਲੋੜਾ ਹੈ (% ਬਾਈਟਾਂ)" -#: src/inspect.c:1197 +#: src/inspect.c:1196 msgid "could not parse /etc/fstab or empty file" msgstr "/etc/fstab ਜਾਂ ਖਾਲੀ ਫਾਇਲ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "Windows %%SYSTEMROOT%% ਨੂੰ ਰਿਜ਼ੌਲਵ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, c-format msgid "could not parse integer in version number: %s" msgstr "ਵਰਜਨ ਨੰਬਰ ਵਿੱਚ ਪੂਰਨਅੰਕ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ: %s" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "ਕੋਈ ਪੜਤਾਲ ਡਾਟਾ ਨਹੀਂ ਹੈ: ਪਹਿਲਾਂ guestfs_inspect_os ਨੂੰ ਕਾਲ ਕਰੋ" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -2915,20 +2920,20 @@ msgstr "" "%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ " "guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "ਇੱਕ Windows ਗਿਸਟ ਨਹੀਂ ਹੈ, ਜਾਂ systemroot ਦਾ ਪਤਾ ਨਹੀਂ ਲਾਇਆ ਜਾ ਸਕਦਾ" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 msgid "unexpected end of output from db_dump command" msgstr "db_dump ਕਮਾਂਡ ਤੋਂ ਆਊਟਪੁੱਟ ਦਾ ਅਚਾਨਕ ਅੰਤ" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "%s: ਫਾਇਲ ਖਾਲੀ ਹੈ" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -2989,7 +2994,7 @@ msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸ msgid "contacted guestfsd, but state != READY" msgstr "qemu launched and contacted daemon, but state != READY" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -2998,11 +3003,11 @@ msgstr "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "qemu ਹਾਲੇ ਤੱਕ ਚਾਲੂ ਨਹੀਂ ਕੀਤਾ" -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "ਖਤਮ ਕਰਨ ਲਈ ਕੋਈ ਅਧੀਨ-ਕਾਰਜ ਨਹੀਂ" @@ -3016,72 +3021,72 @@ msgstr "guestfs_set_busy: called when in state %d != READY" msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: called when in state %d" -#: src/proto.c:350 +#: src/proto.c:351 #, 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:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 msgid "unexpected end of file when reading from daemon" msgstr "ਡੈਮਨ ਤੋਂ ਪੜਨ ਸਮੇਂ ਅਚਾਨਕ ਫਾਇਲ ਅੰਤ" -#: src/proto.c:542 +#: src/proto.c:539 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd ਤੋਂ ਮੈਜਿਕ ਸਿਗਨੇਚਰ , ਪਰ %d ਸਥਿਤੀ ਵਿੱਚ" -#: src/proto.c:559 +#: src/proto.c:555 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "message length (%u) > maximum possible size (%d)" -#: src/proto.c:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: state %d != BUSY" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header failed" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "dispatch failed to marshal args" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: state %d != READY" -#: src/proto.c:891 +#: src/proto.c:883 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" -#: src/proto.c:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: error in chunked encoding" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "ਡੈਮਨ ਸਾਕਟ ਵਿੱਚ ਲਿਖੋ" -#: src/proto.c:1065 +#: src/proto.c:1055 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: parse error in reply callback" -#: src/proto.c:1070 +#: src/proto.c:1060 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:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "ਫਾਇਲ ਚੰਕ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਫੇਲ ਹੋਇਆ" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "ਫਾਇਲ ਸਵੀਕਾਰ ਕਰਨਾ ਡੈਮਨ ਦੁਆਰਾ ਰੱਦ ਕੀਤਾ ਗਿਆ ਹੈ" @@ -3405,22 +3410,22 @@ msgstr "" "ਤੁਹਾਨੂੰ ਇਹ ਪਰੋਗਰਾਮ ਚਲਾਉਣ ਤੋਂ ਪਹਿਲਾਂ ਨੀਯਤ ਡਿਸਕ ਬਣਾਉਣੀ ਪਵੇਗੀ।\n" "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ ਕਿਰਪਾ ਕਰਕੇ virt-resize(1) manpage ਵੇਖੋ।\n" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" msgstr "virt-resize: {file}: ਡਿਸਕ ਈਮੇਜ਼ ਬਣਨ ਲਈ ਫਾਇਲ ਬਹੁਤ ਛੋਟੀ ਹੈ ({sz} bytes)\n" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "virt-resize: ਸ਼ੌਰਟ ਰੀਡ" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "virt-resize: {n} ਨਾਂ ਵਾਲਾ ਕੋਈ ਲਾਜੀਕਲ ਵਾਲੀਅਮ ਨਹੀਂ ਹੈ\n" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " @@ -3428,39 +3433,39 @@ msgid "" msgstr "" "{p}: ਭਾਗ ਸਰੋਤ ਡਿਸਕ ਈਮੇਜ਼ ਉੱਪਰ ਨਹੀਂ ਲੱਭਿਆ, ਜਦੋਂ '{opt}' ਕਮਾਂਡ ਲਾਈਨ ਚੋਣ ਵਰਤੀ ਜਾਂਦੀ ਹੈ\n" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" msgstr "{p}: ਭਾਗ ਰੱਦ ਕੀਤਾ ਗਿਆ ਸੀ, ਤੁਸੀਂ ਇਸਨੂੰ ਹੋਰ ਕਮਾਂਡ ਲਾਈਨ ਆਰਗੂਮੈਂਟ ਵਿੱਚ ਨਹੀਂ ਵਰਤ ਸਕਦੇ\n" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" msgstr "{p}: ਭਾਗ ਹਟਾਇਆ ਗਿਆ ਹੈ, ਤੁਸੀਂ ਇਸਨੂੰ ਹੋਰ ਕਮਾਂਡ ਲਾਈਨ ਆਰਗੂਮੈਂਟ ਵਿੱਚ ਨਹੀਂ ਵਰਤ ਸਕਦੇ\n" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "{p}: ਇਹ ਭਾਗ ਪਹਿਲਾਂ ਹੀ ਮੁੜ-ਅਕਾਰ ਲਈ ਮਾਰਕ ਕੀਤਾ ਹੋਇਆ ਹੈ\n" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "{p}: {o} ਚੋਣ ਵਿੱਚ ਅਕਾਰ ਖੇਤਰ ਗੌਰ-ਮੌਜੂਦ ਹੈ\n" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "{p}: {f}: ਅਕਾਰ ਖੇਤਰ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ\n" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "{p}: ਨਵਾਂ ਅਕਾਰ ਸਿਫਰ ਜਾਂ ਰਿਣਾਤਮਕ ਹੈ\n" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3472,11 +3477,11 @@ msgstr "" "ਹਨ ਜੋ ਨਵੇਂ ਅਕਾਰ ਤੋਂ ਵੱਡੇ ਹਨ।\n" "ਪਹਿਲਾਂ ਤੁਹਾਨੂੰ ਸੰਖੇਪਾਂ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦੇਣਾ ਪਵੇਗਾ, virt-resize(1) ਵੇਖੋ।\n" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "virt-resize: ਤੁਸੀਂ ਇਹ ਚੋਣਾਂ ਵਰਤ ਸਕਦੇ ਹੋ --expand and --shrink together\n" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" @@ -3485,7 +3490,7 @@ msgstr "" "virt-resize: ਗਲਤੀ: --expand ਨੂੰ ਵਰਤ ਨਹੀਂ ਸਕਦੇ ਜਦੋਂ ਫੈਲਾਉਣ ਲਈ ਕੋਈ ਵਾਧੂ ਮੈਮੋਰੀ ਨਾ ਹੋਵੇ। " "ਤੁਹਾਨੂੰ ਟਾਰਗਿਟ ਡਿਸਕ ਬਣਾਉਣਈ ਚਾਹੀਦੀ ਹੈ ਜਿਸ ਦਾ ਘੱਟੋ-ਘੱਟ ਅਕਾਰ ਹੋਵੇ {h}।\n" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" @@ -3493,55 +3498,55 @@ msgstr "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "ਤਬਦੀਲੀਆਂ ਦੀ ਜਾਣਕਾਰੀ:\n" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "{p}: ਭਾਗ ਅਣਡਿੱਠਾ ਕੀਤਾ ਜਾਵੇਗਾ\n" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "{p}: ਭਾਗ ਹਟਾਇਆ ਜਾਵੇਗਾ\n" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "{p}: ਭਾਗ {oldsize} ਤੋਂ {newsize} ਨਾਲ ਮੁੜ-ਅਕਾਰ ਕੀਤਾ ਗਿਆ ਹੈ\n" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "{p}: ਸੰਖੇਪਾਂ ਨੂੰ'{meth}' ਢੰਗ ਵਰਤ ਕੇ ਫੈਲਾਇਆ ਜਾਵੇਗਾ\n" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "{p}: ਭਾਗ ਇਕੱਲਾ ਛੱਡਿਆ ਜਾਵੇਗਾ\n" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "{n}: LV ਨੂੰ ਅਧਿਕਤਮ ਅਕਾਰ ਤੱਕ ਫੈਲਾਇਆ ਜਾਵੇਗਾ\n" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "{n}: ਸੰਖੇਪਾਂ ਨੂੰ '{meth}' ਢੰਗ ਵਰਤ ਕੇ ਫੈਲਾਇਆ ਜਾਏਗਾ\n" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "{spl} ਬਾਈਟਾਂ ਦੀ ਬਚਤ ਹੈ ({h})।\n" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "ਇੱਕ ਵਾਧੂ ਭਾਗ ਬਚਤ ਲਈ ਬਣਾਇਆ ਜਾਵੇਗਾ।\n" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" @@ -3549,7 +3554,7 @@ msgstr "" "ਬਾਕੀ ਸਪੇਸ ਵਾਧੂ ਭਾਗ ਬਣਾਉਣ ਲਈ ਲੋੜੀਂਦੀ ਨਹੀਂ ਹੈ\n" "ਅਤੇ ਇਸ ਲਈ ਇਹ ਅਣਡਿੱਠੀ ਕੀਤੀ ਜਾਵੇਗੀ।\n" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" @@ -3557,7 +3562,7 @@ msgstr "" "ਬਚਤ ਸਪੇਸ ਅਣਡਿੱਠੀ ਕੀਤੀ ਜਾਵੇਗੀ। ਗਿਸਟ ਵਿੱਚ ਵਿਭਾਗੀਕਰਨ ਪਰੋਗਰਾਮ ਚਲਾਓ\n" "ਤਾਂ ਜੋ ਇਸ ਵਾਧੂ ਸਪੇਸ ਤੇ ਭਾਗ ਬਣਾਏ ਜਾਣ ਜੇ ਤੁਸੀਂ ਚਾਹੁੰਦੇ ਹੋ।\n" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3568,16 +3573,16 @@ msgstr "" "You need to make the target disk larger by at least this amount,\n" "or adjust your resizing requests.\n" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "virt-resize: ਸਰੋਤ ਡਿਸਕ ਉੱਪਰ ਪਹਿਲਾਂ ਭਾਗ ਨਹੀਂ ਹੈ\n" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, perl-brace-format msgid "Copying {p} ...\n" msgstr "{p} ਨੂੰ ਕਾਪੀ ਕਰ ਰਿਹਾ ਹੈ ...\n" -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "{p} ਨੂੰ '{meth}' ਢੱਗ ਵਰਤ ਕੇ ਫੈਲ ਰਿਹਾ ਹੈ\n" diff --git a/po/pl.po b/po/pl.po index a9a9795..d9a5026 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6,7 +6,7 @@ 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: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: 2010-12-21 14:12+0100\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" @@ -2109,18 +2109,18 @@ msgstr "%s: dodatkowe parametry wiersza poleceń za pomocą flagi --listen\n" msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: nie można używać opcji --listen i --file w tym samym czasie\n" -#: fish/fish.c:536 +#: fish/fish.c:537 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "" "guestfish: nie można uzyskać dostępu do bazy danych termcap lub terminfo.\n" -#: fish/fish.c:540 +#: fish/fish.c:541 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "guestfish: typ terminala \"%s\" nie jest określony.\n" -#: fish/fish.c:628 +#: fish/fish.c:629 #, c-format msgid "" "\n" @@ -2141,45 +2141,45 @@ msgstr "" " \"quit\", aby zakończyć powłokę\n" "\n" -#: fish/fish.c:772 +#: fish/fish.c:773 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: niezakończony podwójny cudzysłów\n" -#: fish/fish.c:778 fish/fish.c:795 +#: fish/fish.c:779 fish/fish.c:796 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: parametry poleceń nie są oddzielone spacjami\n" -#: fish/fish.c:789 +#: fish/fish.c:790 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: niezakończony pojedynczy cudzysłów\n" -#: fish/fish.c:819 +#: fish/fish.c:820 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: wewnętrzny błąd przetwarzania ciągu \"%s\"\n" -#: fish/fish.c:836 +#: fish/fish.c:837 #, c-format msgid "%s: too many arguments\n" msgstr "%s: za dużo parametrów\n" -#: fish/fish.c:904 +#: fish/fish.c:905 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: puste polecenie wiersza poleceń\n" -#: fish/fish.c:1050 +#: fish/fish.c:1051 msgid "display a list of commands or help on a command" msgstr "wyświetla listę poleceń lub pomoc polecenia" -#: fish/fish.c:1052 +#: fish/fish.c:1053 msgid "quit guestfish" msgstr "kończy działanie programu guestfish" -#: fish/fish.c:1063 +#: fish/fish.c:1064 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2190,7 +2190,7 @@ msgstr "" " help polecenie\n" " help\n" -#: fish/fish.c:1071 +#: fish/fish.c:1072 #, c-format msgid "" "quit - quit guestfish\n" @@ -2199,14 +2199,14 @@ msgstr "" "quit - kończy działanie programu guestfish\n" " quit\n" -#: fish/fish.c:1076 +#: fish/fish.c:1077 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: nieznane polecenie, należy użyć -h, aby wyświetlić listę wszystkich " "poleceń\n" -#: fish/fish.c:1092 +#: fish/fish.c:1093 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2217,7 +2217,7 @@ msgstr "" "Lista poleceń: guestfish -h\n" "Pełna dokumentacja: man guestfish\n" -#: fish/fish.c:1249 +#: fish/fish.c:1250 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Cytat ucieczki w ciągu \"%s\"\n" @@ -2915,7 +2915,7 @@ msgstr "" "bezpieczeństwo: przyrząd %s w pamięci podręcznej jest zapisywalny przez " "grupę lub innych (tryb %o)" -#: src/appliance.c:655 +#: src/appliance.c:659 msgid "external command failed, see earlier error messages" msgstr "" "zewnętrzne polecenie nie powiodło się, proszę zobaczyć wcześniejsze " @@ -2934,46 +2934,51 @@ msgstr "" "API architektury plików jest niedostępne, ponieważ ta wersja biblioteki " "libguestfs została skompilowana bez bibliotek PCRE lub libmagic" -#: src/guestfs.c:178 +#: src/guestfs.c:177 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: wywołano dwa razy w tym samym programie obsługującym\n" -#: src/guestfs.c:288 +#: src/guestfs.c:302 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/guestfs.c:361 #, c-format msgid "libguestfs: error: %s\n" msgstr "libguestfs: błąd: %s\n" -#: src/guestfs.c:834 +#: src/guestfs.c:908 #, c-format msgid "" msgstr "" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "rozmiar %s jest nierozsądnie duży (% bajtów)" -#: src/inspect.c:1197 +#: src/inspect.c:1196 msgid "could not parse /etc/fstab or empty file" msgstr "nie można przetworzyć pliku /etc/fstab lub pustego pliku" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "nie można rozwiązać %%SYSTEMROOT%% systemu Windows" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, c-format msgid "could not parse integer in version number: %s" msgstr "nie można przetworzyć liczby całkowitej w numerze wersji: %s" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "brak danych badania: najpierw należy wywołać guestfs_inspect_os" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -2982,20 +2987,20 @@ msgstr "" "%s: nie odnaleziono urządzenia root: należy wywoływać tę funkcję tylko z " "urządzeniem root poprzednio zwróconym przez guestfs_inspect_os" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "nie jest gościem systemu Windows lub nie można określić systemroot" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 msgid "unexpected end of output from db_dump command" msgstr "nieoczekiwany koniec wyjścia polecenia db_dump" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "%s: plik jest pusty" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -3063,7 +3068,7 @@ msgid "contacted guestfsd, but state != READY" msgstr "" "QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -3072,11 +3077,11 @@ msgstr "" "%s: polecenie nie powiodło się: jeśli QEMU jest położone w niestandardowej " "ścieżce, należy spróbować ustawienia zmiennej środowiskowej LIBGUESTFS_QEMU." -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "QEMU nie zostało jeszcze uruchomione" -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "brak podprocesu do zniszczenia" @@ -3090,7 +3095,7 @@ msgstr "guestfs_set_busy: wywołano, kiedy w stanie %d != GOTOWY" msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: wywołano, kiedy w stanie %d" -#: src/proto.c:350 +#: src/proto.c:351 #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" @@ -3098,67 +3103,67 @@ msgstr "" "check_for_daemon_cancellation_or_eof: odczytano 0x%x z demona, oczekiwano 0x" "%x\n" -#: src/proto.c:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 msgid "unexpected end of file when reading from daemon" msgstr "nieoczekiwany koniec pliku podczas odczytywania z demona" -#: src/proto.c:542 +#: src/proto.c:539 #, 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:559 +#: src/proto.c:555 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "długość komunikatu (%u) > maksymalny możliwy rozmiar (%d)" -#: src/proto.c:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: stan %d != ZAJĘTY" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header nie powiodło się" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "rozdzielenie parametrów marszałka nie powiodło się" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: stan %d != GOTOWY" -#: src/proto.c:891 +#: src/proto.c:883 #, 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:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: błąd w kodowaniu fragmentu" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "zapisuje do gniazda demona" -#: src/proto.c:1065 +#: src/proto.c:1055 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: błąd przetwarzania w odpowiedzi wywołania zwrotnego" -#: src/proto.c:1070 +#: src/proto.c:1060 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:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "przetworzenie fragmentu pliku nie powiodło się" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "otrzymanie pliku zostało anulowane przez demona" @@ -3496,23 +3501,23 @@ msgstr "" "Proszę przeczytać stronę podręcznika virt-resize(1), aby dowiedzieć się " "więcej.\n" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" msgstr "" "virt-resize: {file}: plik jest za mały, aby był obrazem dysku ({sz} bajtów)\n" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "virt-resize: krótki odczyt" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "virt-resize: brak woluminu logicznego o nazwie {n}\n" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " @@ -3521,7 +3526,7 @@ msgstr "" "{p}: nie odnaleziono partycji w źródłowym obrazie dysku podczas używania " "opcji wiersza poleceń\"{opt}\"\n" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" @@ -3529,7 +3534,7 @@ msgstr "" "{p}: zignorowano partycję, nie można jej używać w kolejnych parametrach " "wiersza poleceń\n" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" @@ -3537,27 +3542,27 @@ msgstr "" "{p}: usunięto partycję, nie można jej używać w kolejnych parametrach wiersza " "poleceń\n" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "{p}: ta partycja została już oznaczona do zmiany rozmiaru\n" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "{p}: brak pola rozmiaru w opcji {o}\n" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "{p}: {f}: nie można przetworzyć pola rozmiaru\n" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "{p}: nowy rozmiar wynosi zero lub jest ujemny\n" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3570,12 +3575,12 @@ msgstr "" "Należy najpierw zmienić rozmiar zawartości, w tym celu proszę zobaczyć " "stronę podręcznika virt-resize(1).\n" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "" "virt-resize: nie można używać razem opcji --expand i --shrink together\n" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" @@ -3584,7 +3589,7 @@ msgstr "" "virt-resize: błąd: nie można użyć opcji --expand, kiedy nie ma miejsca na\n" "rozszerzenie. Należy zwiększyć dysk docelowy o co najmniej {h}.\n" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" @@ -3592,55 +3597,55 @@ msgstr "" "virt-resize: błąd: nie można użyć opcji --shrink, ponieważ brak deficytu\n" "(proszę zobaczyć \"deficit\" na stronie podręcznika virt-resize(1)).\n" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "Podsumowanie zmian:\n" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "{p}: partycja zostanie zignorowana\n" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "{p}: partycja zostanie usunięta\n" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "{p}: rozmiar partycji zostanie zmieniony z {oldsize} do {newsize}\n" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "{p}: zawartość zostanie rozszerzona używając metody \"{meth}\"\n" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "{p}: partycja zostanie pozostawiona bez zmian\n" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "{n}: wolumin logiczny zostanie rozszerzony do maksymalnego rozmiaru\n" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "{n}: zawartość zostanie rozszerzona używając metody \"{meth}\"\n" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "Istnieje nadmiar {spl} bajtów ({h}).\n" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "Dodatkowa partycja zostanie utworzona dla nadmiarowego miejsca.\n" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" @@ -3648,7 +3653,7 @@ msgstr "" "Nadmiarowe miejsce nie jest dostatecznie duże do utworzenia dodatkowej\n" "partycji, więc zostanie zignorowane.\n" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" @@ -3657,7 +3662,7 @@ msgstr "" "partycjonowania w gościu, aby partycjonować te dodatkowe miejsce w razie\n" "potrzeby.\n" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3668,16 +3673,16 @@ msgstr "" "Należy zwiększyć dysk docelowy co najmniej o tę ilość lub dostosować\n" "żądania zmiany rozmiaru.\n" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "virt-resize: dysk źródłowy nie posiada pierwszej partycji\n" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, perl-brace-format msgid "Copying {p} ...\n" msgstr "Kopiowanie {p}...\n" -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "Rozszerzanie {p} używając metody \"{meth}\"\n" diff --git a/po/ta.po b/po/ta.po index 7701d36..5971f4e 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ 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: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: 2010-01-29 13:38+0530\n" "Last-Translator: I. Felix \n" "Language-Team: ta_IN \n" @@ -2103,17 +2103,17 @@ msgstr "%s: extra parameters on the command line with --listen flag\n" msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n" -#: fish/fish.c:536 +#: fish/fish.c:537 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "" -#: fish/fish.c:540 +#: fish/fish.c:541 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "" -#: fish/fish.c:628 +#: fish/fish.c:629 #, fuzzy, c-format msgid "" "\n" @@ -2133,45 +2133,45 @@ msgstr "" " 'quit' to quit the shell\n" "\n" -#: fish/fish.c:772 +#: fish/fish.c:773 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: unterminated double quote\n" -#: fish/fish.c:778 fish/fish.c:795 +#: fish/fish.c:779 fish/fish.c:796 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: கட்டளை விவாதங்கள் வொயிட்ஸ்பேஸ்ஸால் பிரிக்கப்படவில்லை\n" -#: fish/fish.c:789 +#: fish/fish.c:790 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: unterminated single quote\n" -#: fish/fish.c:819 +#: fish/fish.c:820 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: அகப்பிழையை '%s' சரத்தில் பகுக்கிறது\n" -#: fish/fish.c:836 +#: fish/fish.c:837 #, c-format msgid "%s: too many arguments\n" msgstr "%s: அதிக விவாதங்கள்\n" -#: fish/fish.c:904 +#: fish/fish.c:905 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: கட்டளை வரியில் காலியான கட்டளை\n" -#: fish/fish.c:1050 +#: fish/fish.c:1051 msgid "display a list of commands or help on a command" msgstr "கட்டளைகளின் ஒரு பட்டியலைக் காட்டு அல்லது ஒரு கட்டளையில் உதவு" -#: fish/fish.c:1052 +#: fish/fish.c:1053 msgid "quit guestfish" msgstr "guestfishஐ நிறுத்து" -#: fish/fish.c:1063 +#: fish/fish.c:1064 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2182,7 +2182,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1071 +#: fish/fish.c:1072 #, c-format msgid "" "quit - quit guestfish\n" @@ -2191,13 +2191,13 @@ msgstr "" "quit - guestfishஐ நிறுத்து\n" " quit\n" -#: fish/fish.c:1076 +#: fish/fish.c:1077 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட -hஐ பயன்படுத்து\n" -#: fish/fish.c:1092 +#: fish/fish.c:1093 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2205,7 +2205,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1249 +#: fish/fish.c:1250 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Runaway quote in string \"%s\"\n" @@ -2828,7 +2828,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்" @@ -2844,68 +2844,73 @@ msgid "" "compiled without PCRE or libmagic libraries" msgstr "" -#: src/guestfs.c:178 +#: src/guestfs.c:177 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: அதே ஹாண்டலில் இரண்டு முறை அழைக்கப்பட்டது\n" -#: src/guestfs.c:288 +#: src/guestfs.c:302 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/guestfs.c:361 #, c-format msgid "libguestfs: error: %s\n" msgstr "libguestfs: error: %s\n" -#: src/guestfs.c:834 +#: src/guestfs.c:908 #, c-format msgid "" msgstr "" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:1197 +#: src/inspect.c:1196 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "'%s'க்கான பகுப்பு அளவை குறிப்பிட முடியவில்லை\n" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, fuzzy, c-format msgid "could not parse integer in version number: %s" msgstr "'%s'க்கான பகுப்பு அளவை குறிப்பிட முடியவில்லை\n" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 #, fuzzy msgid "unexpected end of output from db_dump command" msgstr "unexpected end of file when reading from daemon" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -2965,7 +2970,7 @@ msgstr "guestfs_launch தோல்வியுற்றது, முந்த msgid "contacted guestfsd, but state != READY" msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -2974,11 +2979,11 @@ msgstr "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "qemu இன்னும் துவங்கப்படவில்லை" -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "அழிப்பதற்கு துணைசெயல்பாடுகள் இல்லை" @@ -2992,7 +2997,7 @@ msgstr "guestfs_set_busy: %d நிலையில் உள்ள போது msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: நிலை %dல் உள்ள போது அழைத்தது" -#: src/proto.c:350 +#: src/proto.c:351 #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" @@ -3000,65 +3005,65 @@ msgstr "" "check_for_daemon_cancellation_or_eof: டொமைனிலிருந்து 0x%x ஐ வாசி, " "எதிர்பார்க்கப்பட்ட 0x%x\n" -#: src/proto.c:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 msgid "unexpected end of file when reading from daemon" msgstr "unexpected end of file when reading from daemon" -#: src/proto.c:542 +#: src/proto.c:539 #, 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:559 +#: src/proto.c:555 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "செய்தி அளவு (%u) > குறைந்தபட்ச சாத்தியமான அளவு (%d)" -#: src/proto.c:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: நிலை%d != BUSY" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header தோல்வியுற்றது" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "marshal args ஐ அனுப்ப முடியவில்லை" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: நிலை %d != READY" -#: src/proto.c:891 +#: src/proto.c:883 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk தோல்வியுற்றது (buf = %p, buflen = %zu)" -#: src/proto.c:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: error in chunked encoding" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "டொமைன் சாக்கெட்டிற்கு எழுது" -#: src/proto.c:1065 +#: src/proto.c:1055 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: பதில் பின்அழைப்பில் உள்ள பிழையை பகுக்கவும்" -#: src/proto.c:1070 +#: src/proto.c:1060 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: கோப்பு சங்க்கை வாசிக்கும் போது எதிர்பாராத கொடி பெறப்பட்டது" -#: src/proto.c:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "கோப்பு சங்க்கை பகுக்க முடியவில்லை" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "கோப்பினை பெறுதல் டொமைனால் ரத்து செய்யப்பட்டது" @@ -3375,61 +3380,61 @@ msgid "" "Please read the virt-resize(1) manpage for more information.\n" msgstr "" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" msgstr "" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, fuzzy, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " "command line option\n" msgstr "" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3438,84 +3443,84 @@ msgid "" "You have to resize the content first, see virt-resize(1).\n" msgstr "" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" "expand into. You need to make the target disk larger by at least {h}.\n" msgstr "" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" msgstr "" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" msgstr "" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" msgstr "" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3523,16 +3528,16 @@ msgid "" "or adjust your resizing requests.\n" msgstr "" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, perl-brace-format msgid "Copying {p} ...\n" msgstr "" -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "" diff --git a/po/te.po b/po/te.po index b4dda70..6c31f58 100644 --- a/po/te.po +++ b/po/te.po @@ -8,7 +8,7 @@ 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: 2011-03-08 16:20+0000\n" +"POT-Creation-Date: 2011-03-15 21:45+0000\n" "PO-Revision-Date: 2010-01-27 20:03+0530\n" "Last-Translator: Krishna Babu K \n" "Language-Team: Telugu \n" @@ -2104,17 +2104,17 @@ msgstr "%s: --listen ఫ్లాగ్‌తో ఆదేశ వరుసపై msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: ఒకే సమయంలో --listen మరియు --file ఐచ్చికాలను వుపయోగించలేము\n" -#: fish/fish.c:536 +#: fish/fish.c:537 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "" -#: fish/fish.c:540 +#: fish/fish.c:541 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "" -#: fish/fish.c:628 +#: fish/fish.c:629 #, fuzzy, c-format msgid "" "\n" @@ -2134,45 +2134,45 @@ msgstr "" " 'quit' షెల్ నిష్క్రమించుటకు\n" "\n" -#: fish/fish.c:772 +#: fish/fish.c:773 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: మూయని డబుల్ కోట్\n" -#: fish/fish.c:778 fish/fish.c:795 +#: fish/fish.c:779 fish/fish.c:796 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: వెట్‌స్పేస్ ద్వారా వేరుచేయబడిన కమాండ్ ఆర్గుమెంట్స్\n" -#: fish/fish.c:789 +#: fish/fish.c:790 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: మూయని సింగిల్ కోట్\n" -#: fish/fish.c:819 +#: fish/fish.c:820 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s'వద్ద స్ట్రింగును పార్శ్ చేయుటలో అంతర్గత దోషము\n" -#: fish/fish.c:836 +#: fish/fish.c:837 #, c-format msgid "%s: too many arguments\n" msgstr "%s: చాలా యెక్కువ ఆర్గుమెంట్లు\n" -#: fish/fish.c:904 +#: fish/fish.c:905 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: ఆదేశ వరుసపై ఖాళీ ఆదేశము\n" -#: fish/fish.c:1050 +#: fish/fish.c:1051 msgid "display a list of commands or help on a command" msgstr "ఆదేశముల జాబితాను లేదా ఆదేశముపై సహాయమును ప్రదర్శించుము" -#: fish/fish.c:1052 +#: fish/fish.c:1053 msgid "quit guestfish" msgstr "guestfish నిష్క్రమించుము" -#: fish/fish.c:1063 +#: fish/fish.c:1064 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2183,7 +2183,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1071 +#: fish/fish.c:1072 #, c-format msgid "" "quit - quit guestfish\n" @@ -2192,12 +2192,12 @@ msgstr "" "quit - guestfish నిష్క్రమించును\n" " quit\n" -#: fish/fish.c:1076 +#: fish/fish.c:1077 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: తెలియని ఆదేశము, అన్ని ఆదేశములను జాబితాచేయుటకు -h వుపయోగించుము\n" -#: fish/fish.c:1092 +#: fish/fish.c:1093 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2205,7 +2205,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1249 +#: fish/fish.c:1250 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "\"%s\" స్ట్రింగునందు రన్‌యెవే స్ట్రింగ్\n" @@ -2826,7 +2826,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము" @@ -2842,68 +2842,73 @@ msgid "" "compiled without PCRE or libmagic libraries" msgstr "" -#: src/guestfs.c:178 +#: src/guestfs.c:177 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: ఒకే సంభాలికపై రెండుసార్లు పిలువబడింది\n" -#: src/guestfs.c:288 +#: src/guestfs.c:302 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/guestfs.c:361 #, c-format msgid "libguestfs: error: %s\n" msgstr "libguestfs: దోషము: %s\n" -#: src/guestfs.c:834 +#: src/guestfs.c:908 #, c-format msgid "" msgstr "" -#: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646 -#: src/inspect.c:2696 src/inspect.c:2740 +#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642 +#: src/inspect.c:2692 src/inspect.c:2736 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:1197 +#: src/inspect.c:1196 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "పరిమాణ వివరణలను పార్శ్ చేయలేకపోయింది '%s'\n" -#: src/inspect.c:1413 +#: src/inspect.c:1411 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "" -#: src/inspect.c:1694 src/inspect.c:1707 +#: src/inspect.c:1691 src/inspect.c:1704 #, fuzzy, c-format msgid "could not parse integer in version number: %s" msgstr "పరిమాణ వివరణలను పార్శ్ చేయలేకపోయింది '%s'\n" -#: src/inspect.c:1801 +#: src/inspect.c:1798 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:1813 +#: src/inspect.c:1810 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:1942 +#: src/inspect.c:1939 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281 +#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277 #, fuzzy msgid "unexpected end of output from db_dump command" msgstr "డెమోన్‌నుండి చదువునప్పుడు అనుకోని ఫైలు ముగింపు" -#: src/inspect.c:2705 +#: src/inspect.c:2701 #, c-format msgid "%s: file is empty" msgstr "" -#: src/inspect.c:2768 +#: src/inspect.c:2764 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -2963,7 +2968,7 @@ msgstr "guestfs_launch విఫలమైంది, ముందలి దోష msgid "contacted guestfsd, but state != READY" msgstr "qemu ఆరంభించబడింది మరియు డెమోన్‌ను సంప్రదించింది, అయితే state != READY" -#: src/launch.c:990 +#: src/launch.c:1002 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -2972,11 +2977,11 @@ msgstr "" "%s: ఆదేశము విఫలమైంది: ఒకవేళ qemu ప్రామాణికం-కాని పాత్‌పై వుంటే, LIBGUESTFS_QEMU ఎన్విరాన్మెంట్ " "వేరియబుల్ అమర్చుటకు ప్రయత్నించుము." -#: src/launch.c:1082 +#: src/launch.c:1093 msgid "qemu has not been launched yet" msgstr "qemu యింకా ఆరంభం కాలేదు" -#: src/launch.c:1093 +#: src/launch.c:1104 msgid "no subprocess to kill" msgstr "అంతంచేయుటకు యే వుపకార్యక్రమము లేదు" @@ -2990,72 +2995,72 @@ msgstr "guestfs_set_busy: state %d != READY అయినప్పుడు ప msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: state %d నందు పిలువబడును" -#: src/proto.c:350 +#: src/proto.c:351 #, 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:521 src/proto.c:582 +#: src/proto.c:518 src/proto.c:578 msgid "unexpected end of file when reading from daemon" msgstr "డెమోన్‌నుండి చదువునప్పుడు అనుకోని ఫైలు ముగింపు" -#: src/proto.c:542 +#: src/proto.c:539 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "స్థితి %d నందు, guestfsd నుండి చమత్కార సంతకము పొందబడింది" -#: src/proto.c:559 +#: src/proto.c:555 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "సందేశము పొడవు (%u) > సాధ్యమగు గరిష్ట పరిమాణము (%d)" -#: src/proto.c:712 +#: src/proto.c:704 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: state %d != BUSY" -#: src/proto.c:736 +#: src/proto.c:728 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header విఫలమైంది" -#: src/proto.c:745 +#: src/proto.c:737 msgid "dispatch failed to marshal args" msgstr "మార్షల్ argsకు చేరవేత విఫలమైంది" -#: src/proto.c:875 +#: src/proto.c:867 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: state %d != READY" -#: src/proto.c:891 +#: src/proto.c:883 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk విఫలమైంది (buf = %p, buflen = %zu)" -#: src/proto.c:1014 +#: src/proto.c:1005 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: చంకడ్ ఎన్కోడింగ్ నందు దోషము" -#: src/proto.c:1042 +#: src/proto.c:1032 msgid "write to daemon socket" msgstr "డెమోన్ సాకెట్‌కు వ్రాయుము" -#: src/proto.c:1065 +#: src/proto.c:1055 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: రిప్లై కాల్‌బ్యాక్ నందు పార్శ్ దోషము" -#: src/proto.c:1070 +#: src/proto.c:1060 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: ఫైలు ముక్కలను చదువునప్పుడు అనుకోని ఫ్లాగ్ స్వీకరించబడింది" -#: src/proto.c:1078 +#: src/proto.c:1068 msgid "failed to parse file chunk" msgstr "ఫైలు ముక్కను పార్శ్ చేయుటలో విఫలమైంది" -#: src/proto.c:1087 +#: src/proto.c:1077 msgid "file receive cancelled by daemon" msgstr "ఫైలు స్వీకరణ డెమోన్ ద్వారా రద్దుచేయబడింది" @@ -3367,61 +3372,61 @@ msgid "" "Please read the virt-resize(1) manpage for more information.\n" msgstr "" -#: tools/virt-resize.pl:662 tools/virt-resize.pl:665 +#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 #, perl-brace-format msgid "" "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" msgstr "" -#: tools/virt-resize.pl:681 tools/virt-resize.pl:693 +#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 msgid "virt-resize: short read" msgstr "" -#: tools/virt-resize.pl:827 +#: tools/virt-resize.pl:828 #, fuzzy, perl-brace-format msgid "virt-resize: no logical volume called {n}\n" msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము" -#: tools/virt-resize.pl:847 +#: tools/virt-resize.pl:848 #, perl-brace-format msgid "" "{p}: partition not found in the source disk image, when using the '{opt}' " "command line option\n" msgstr "" -#: tools/virt-resize.pl:853 +#: tools/virt-resize.pl:854 #, perl-brace-format msgid "" "{p}: partition ignored, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:857 +#: tools/virt-resize.pl:858 #, perl-brace-format msgid "" "{p}: partition deleted, you cannot use it in another command line argument\n" msgstr "" -#: tools/virt-resize.pl:899 +#: tools/virt-resize.pl:900 #, perl-brace-format msgid "{p}: this partition has already been marked for resizing\n" msgstr "" -#: tools/virt-resize.pl:907 +#: tools/virt-resize.pl:908 #, perl-brace-format msgid "{p}: missing size field in {o} option\n" msgstr "" -#: tools/virt-resize.pl:924 +#: tools/virt-resize.pl:925 #, perl-brace-format msgid "{p}: {f}: cannot parse size field\n" msgstr "" -#: tools/virt-resize.pl:929 +#: tools/virt-resize.pl:930 #, perl-brace-format msgid "{p}: new size is zero or negative\n" msgstr "" -#: tools/virt-resize.pl:952 +#: tools/virt-resize.pl:953 #, perl-brace-format msgid "" "{p}: cannot make this partition smaller because it contains a\n" @@ -3430,84 +3435,84 @@ msgid "" "You have to resize the content first, see virt-resize(1).\n" msgstr "" -#: tools/virt-resize.pl:968 +#: tools/virt-resize.pl:969 msgid "virt-resize: you cannot use options --expand and --shrink together\n" msgstr "" -#: tools/virt-resize.pl:1017 +#: tools/virt-resize.pl:1018 #, perl-brace-format msgid "" "virt-resize: error: cannot use --expand when there is no surplus space to\n" "expand into. You need to make the target disk larger by at least {h}.\n" msgstr "" -#: tools/virt-resize.pl:1032 +#: tools/virt-resize.pl:1033 msgid "" "virt-resize: error: cannot use --shrink because there is no deficit\n" "(see 'deficit' in the virt-resize(1) man page)\n" msgstr "" -#: tools/virt-resize.pl:1047 +#: tools/virt-resize.pl:1048 msgid "Summary of changes:\n" msgstr "" -#: tools/virt-resize.pl:1051 +#: tools/virt-resize.pl:1052 #, perl-brace-format msgid "{p}: partition will be ignored\n" msgstr "" -#: tools/virt-resize.pl:1053 +#: tools/virt-resize.pl:1054 #, perl-brace-format msgid "{p}: partition will be deleted\n" msgstr "" -#: tools/virt-resize.pl:1055 +#: tools/virt-resize.pl:1056 #, perl-brace-format msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" msgstr "" -#: tools/virt-resize.pl:1060 +#: tools/virt-resize.pl:1061 #, perl-brace-format msgid "{p}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1065 +#: tools/virt-resize.pl:1066 #, perl-brace-format msgid "{p}: partition will be left alone\n" msgstr "" -#: tools/virt-resize.pl:1070 +#: tools/virt-resize.pl:1071 #, perl-brace-format msgid "{n}: LV will be expanded to maximum size\n" msgstr "" -#: tools/virt-resize.pl:1076 +#: tools/virt-resize.pl:1077 #, perl-brace-format msgid "{n}: content will be expanded using the '{meth}' method\n" msgstr "" -#: tools/virt-resize.pl:1083 +#: tools/virt-resize.pl:1084 #, perl-brace-format msgid "There is a surplus of {spl} bytes ({h}).\n" msgstr "" -#: tools/virt-resize.pl:1088 +#: tools/virt-resize.pl:1089 msgid "An extra partition will be created for the surplus.\n" msgstr "" -#: tools/virt-resize.pl:1090 +#: tools/virt-resize.pl:1091 msgid "" "The surplus space is not large enough for an extra partition to be created\n" "and so it will just be ignored.\n" msgstr "" -#: tools/virt-resize.pl:1093 +#: tools/virt-resize.pl:1094 msgid "" "The surplus space will be ignored. Run a partitioning program in the guest\n" "to partition this extra space if you want.\n" msgstr "" -#: tools/virt-resize.pl:1096 +#: tools/virt-resize.pl:1097 #, perl-brace-format msgid "" "virt-resize: error: there is a deficit of {def} bytes ({h}).\n" @@ -3515,16 +3520,16 @@ msgid "" "or adjust your resizing requests.\n" msgstr "" -#: tools/virt-resize.pl:1113 +#: tools/virt-resize.pl:1114 msgid "virt-resize: source disk does not have a first partition\n" msgstr "" -#: tools/virt-resize.pl:1208 +#: tools/virt-resize.pl:1209 #, perl-brace-format msgid "Copying {p} ...\n" msgstr "" -#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329 +#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 #, perl-brace-format msgid "Expanding {p} using the '{meth}' method\n" msgstr "" -- 1.8.3.1