From e8ab5b451a3577e7045696d4d06bc5a0bf7df65a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 2 Sep 2019 12:23:28 +0100 Subject: [PATCH] Version 1.41.2. --- RELEASES | 1 + configure.ac | 2 +- po-docs/cs.po | 757 +++++++++++------------- po-docs/de.po | 757 +++++++++++------------- po-docs/en_GB.po | 757 +++++++++++------------- po-docs/es.po | 757 +++++++++++------------- po-docs/eu.po | 757 +++++++++++------------- po-docs/fr.po | 757 +++++++++++------------- po-docs/ja.po | 757 +++++++++++------------- po-docs/libguestfs-docs.pot | 745 +++++++++++------------- po-docs/nl.po | 757 +++++++++++------------- po-docs/pt_BR.po | 757 +++++++++++------------- po-docs/tg.po | 757 +++++++++++------------- po-docs/uk.po | 1077 +++++++++++++++++------------------ po-docs/zh_CN.po | 757 +++++++++++------------- po/libguestfs.pot | 4 +- 16 files changed, 4414 insertions(+), 5742 deletions(-) diff --git a/RELEASES b/RELEASES index cb3e32f01..03e3b767a 100644 --- a/RELEASES +++ b/RELEASES @@ -2,6 +2,7 @@ # in the form . If you update the version field (in # configure.ac) you must also add the current date to this file. +1.41.2 2019-09-02 1.41.1 2019-08-29 1.40.0 2019-01-15 1.39.14 2018-12-12 diff --git a/configure.ac b/configure.ac index 12c50d449..3c1c2efd8 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [41]) -m4_define([libguestfs_release], [1]) +m4_define([libguestfs_release], [2]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) diff --git a/po-docs/cs.po b/po-docs/cs.po index 2dff8dc93..9bd066d53 100644 --- a/po-docs/cs.po +++ b/po-docs/cs.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.39.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:31+0100\n" "PO-Revision-Date: 2017-09-11 04:54+0000\n" "Last-Translator: Zdenek \n" "Language-Team: Czech\n" @@ -49554,97 +49554,16 @@ msgstr "" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, no-wrap -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, no-wrap -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, no-wrap -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -msgid "Free a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, no-wrap -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -49652,7 +49571,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -49660,12 +49579,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -49674,17 +49593,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -49694,12 +49613,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to \"type" "\" a long and complex single command line into the ssh connection when we " @@ -49707,12 +49626,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -49721,17 +49640,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -49744,24 +49663,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -49770,37 +49689,37 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: https://www." @@ -49808,17 +49727,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -49827,19 +49746,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4261 +#: ../docs/internal-documentation.pod:4231 #, no-wrap msgid "" " static const char *\n" @@ -49848,22 +49767,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4264 +#: ../docs/internal-documentation.pod:4234 msgid "Read a single field from lscpu output." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4266 +#: ../docs/internal-documentation.pod:4236 msgid "If the field does not exist, returns C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4268 +#: ../docs/internal-documentation.pod:4238 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4270 +#: ../docs/internal-documentation.pod:4240 #, no-wrap msgid "" " static void\n" @@ -49872,17 +49791,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4273 +#: ../docs/internal-documentation.pod:4243 msgid "Read the CPU vendor from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4275 +#: ../docs/internal-documentation.pod:4245 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4277 +#: ../docs/internal-documentation.pod:4247 #, no-wrap msgid "" " static void\n" @@ -49891,17 +49810,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4280 +#: ../docs/internal-documentation.pod:4250 msgid "Read the CPU topology from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4282 +#: ../docs/internal-documentation.pod:4252 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4284 +#: ../docs/internal-documentation.pod:4254 #, no-wrap msgid "" " static void\n" @@ -49910,17 +49829,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4287 +#: ../docs/internal-documentation.pod:4257 msgid "Read some important flags from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4289 +#: ../docs/internal-documentation.pod:4259 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4291 +#: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" " static void\n" @@ -49929,34 +49848,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4294 +#: ../docs/internal-documentation.pod:4264 msgid "Find out if the system uses ACPI." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -49964,12 +49883,12 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -49977,19 +49896,19 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -49997,7 +49916,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -50008,12 +49927,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -50022,22 +49941,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -50046,24 +49965,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -50072,17 +49991,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -50091,7 +50010,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -50099,12 +50018,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -50113,17 +50032,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -50132,12 +50051,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -50145,12 +50064,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -50159,7 +50078,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -50168,12 +50087,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -50182,19 +50101,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -50203,19 +50122,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -50224,7 +50143,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -50232,12 +50151,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -50246,19 +50165,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -50267,19 +50186,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -50288,17 +50207,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -50307,22 +50226,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -50331,17 +50250,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -50350,24 +50269,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -50376,17 +50295,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -50395,24 +50314,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -50421,7 +50340,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -50429,12 +50348,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -50443,17 +50362,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -50462,17 +50381,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -50481,17 +50400,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -50501,7 +50420,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -50509,7 +50428,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -50531,17 +50450,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -50550,19 +50469,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -50571,24 +50490,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -50597,17 +50516,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -50616,33 +50535,33 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4576 -#: ../docs/internal-documentation.pod:4589 -#: ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -50651,25 +50570,25 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4592 -#: ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -50678,24 +50597,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -50704,17 +50623,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -50723,17 +50642,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -50742,19 +50661,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -50763,19 +50682,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -50784,19 +50703,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -50805,7 +50724,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -50814,40 +50733,40 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "" "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -50856,14 +50775,14 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -50872,22 +50791,22 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -50896,77 +50815,51 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, no-wrap -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -50975,22 +50868,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -50999,7 +50892,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem (eg. " @@ -51007,19 +50900,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -51028,19 +50921,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -51049,31 +50942,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -51082,17 +50975,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -51101,24 +50994,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -51127,31 +51020,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4790 -#: ../docs/internal-documentation.pod:4814 -#: ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4774 +#: ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -51160,23 +51053,23 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "" "Set up file descriptors and environment variables for socket activation." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -51186,13 +51079,13 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4810 -#: ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -51200,12 +51093,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -51215,17 +51108,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -51234,7 +51127,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -51242,18 +51135,18 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4841 -#: ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 +#: ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -51262,7 +51155,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -51270,19 +51163,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -51291,17 +51184,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -51310,43 +51203,43 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -51356,12 +51249,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -51369,12 +51262,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -51383,7 +51276,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -51391,19 +51284,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as Cnetwork_map> is not freed." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -51411,12 +51304,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -51425,38 +51318,38 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -51466,7 +51359,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -51477,12 +51370,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -51491,17 +51384,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -51510,17 +51403,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -51530,19 +51423,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -51551,34 +51444,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -51587,24 +51480,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -51613,24 +51506,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -51639,29 +51532,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -51670,17 +51563,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -51689,7 +51582,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -51711,7 +51604,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -51719,17 +51612,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -51738,24 +51631,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." msgstr "" #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." diff --git a/po-docs/de.po b/po-docs/de.po index 864480069..8ea8daba2 100644 --- a/po-docs/de.po +++ b/po-docs/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.39.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:31+0100\n" "PO-Revision-Date: 2015-02-21 09:57+0000\n" "Last-Translator: Copied by Zanata \n" "Language-Team: German (http://www.transifex.com/projects/p/libguestfs/" @@ -49657,97 +49657,16 @@ msgstr "" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, no-wrap -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, no-wrap -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, no-wrap -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -msgid "Free a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, no-wrap -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -49755,7 +49674,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -49763,12 +49682,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -49777,17 +49696,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -49797,12 +49716,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to \"type" "\" a long and complex single command line into the ssh connection when we " @@ -49810,12 +49729,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -49824,17 +49743,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -49847,24 +49766,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -49873,37 +49792,37 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: https://www." @@ -49911,17 +49830,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -49930,19 +49849,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4261 +#: ../docs/internal-documentation.pod:4231 #, no-wrap msgid "" " static const char *\n" @@ -49951,22 +49870,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4264 +#: ../docs/internal-documentation.pod:4234 msgid "Read a single field from lscpu output." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4266 +#: ../docs/internal-documentation.pod:4236 msgid "If the field does not exist, returns C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4268 +#: ../docs/internal-documentation.pod:4238 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4270 +#: ../docs/internal-documentation.pod:4240 #, no-wrap msgid "" " static void\n" @@ -49975,17 +49894,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4273 +#: ../docs/internal-documentation.pod:4243 msgid "Read the CPU vendor from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4275 +#: ../docs/internal-documentation.pod:4245 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4277 +#: ../docs/internal-documentation.pod:4247 #, no-wrap msgid "" " static void\n" @@ -49994,17 +49913,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4280 +#: ../docs/internal-documentation.pod:4250 msgid "Read the CPU topology from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4282 +#: ../docs/internal-documentation.pod:4252 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4284 +#: ../docs/internal-documentation.pod:4254 #, no-wrap msgid "" " static void\n" @@ -50013,17 +49932,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4287 +#: ../docs/internal-documentation.pod:4257 msgid "Read some important flags from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4289 +#: ../docs/internal-documentation.pod:4259 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4291 +#: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" " static void\n" @@ -50032,34 +49951,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4294 +#: ../docs/internal-documentation.pod:4264 msgid "Find out if the system uses ACPI." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -50067,12 +49986,12 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -50080,19 +49999,19 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -50100,7 +50019,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -50111,12 +50030,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -50125,22 +50044,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -50149,24 +50068,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -50175,17 +50094,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -50194,7 +50113,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -50202,12 +50121,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -50216,17 +50135,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -50235,12 +50154,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -50248,12 +50167,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -50262,7 +50181,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -50271,12 +50190,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -50285,19 +50204,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -50306,19 +50225,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -50327,7 +50246,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -50335,12 +50254,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -50349,19 +50268,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -50370,19 +50289,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -50391,17 +50310,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -50410,22 +50329,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -50434,17 +50353,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -50453,24 +50372,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -50479,17 +50398,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -50498,24 +50417,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -50524,7 +50443,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -50532,12 +50451,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -50546,17 +50465,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -50565,17 +50484,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -50584,17 +50503,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -50604,7 +50523,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -50612,7 +50531,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -50634,17 +50553,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -50653,19 +50572,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -50674,24 +50593,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -50700,17 +50619,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -50719,33 +50638,33 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4576 -#: ../docs/internal-documentation.pod:4589 -#: ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -50754,25 +50673,25 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4592 -#: ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -50781,24 +50700,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -50807,17 +50726,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -50826,17 +50745,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -50845,19 +50764,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -50866,19 +50785,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -50887,19 +50806,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -50908,7 +50827,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -50917,40 +50836,40 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "" "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -50959,14 +50878,14 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -50975,22 +50894,22 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -50999,77 +50918,51 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, no-wrap -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -51078,22 +50971,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -51102,7 +50995,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem (eg. " @@ -51110,19 +51003,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -51131,19 +51024,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -51152,31 +51045,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -51185,17 +51078,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -51204,24 +51097,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -51230,31 +51123,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4790 -#: ../docs/internal-documentation.pod:4814 -#: ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4774 +#: ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -51263,23 +51156,23 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "" "Set up file descriptors and environment variables for socket activation." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -51289,13 +51182,13 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4810 -#: ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -51303,12 +51196,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -51318,17 +51211,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -51337,7 +51230,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -51345,18 +51238,18 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4841 -#: ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 +#: ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -51365,7 +51258,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -51373,19 +51266,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -51394,17 +51287,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -51413,43 +51306,43 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -51459,12 +51352,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -51472,12 +51365,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -51486,7 +51379,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -51494,19 +51387,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as Cnetwork_map> is not freed." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -51514,12 +51407,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -51528,38 +51421,38 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -51569,7 +51462,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -51580,12 +51473,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -51594,17 +51487,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -51613,17 +51506,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -51633,19 +51526,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -51654,34 +51547,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -51690,24 +51583,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -51716,24 +51609,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -51742,29 +51635,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -51773,17 +51666,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -51792,7 +51685,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -51814,7 +51707,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -51822,17 +51715,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -51841,24 +51734,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." msgstr "" #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." diff --git a/po-docs/en_GB.po b/po-docs/en_GB.po index 2fc06932a..fe182982f 100644 --- a/po-docs/en_GB.po +++ b/po-docs/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.39.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:31+0100\n" "PO-Revision-Date: 2015-02-21 10:15+0000\n" "Last-Translator: Copied by Zanata \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" @@ -53176,97 +53176,16 @@ msgstr "" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, no-wrap -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, no-wrap -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, no-wrap -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -msgid "Free a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, no-wrap -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -53274,7 +53193,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -53282,12 +53201,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -53296,17 +53215,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -53316,12 +53235,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to \"type" "\" a long and complex single command line into the ssh connection when we " @@ -53329,12 +53248,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -53343,17 +53262,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -53366,24 +53285,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -53392,37 +53311,37 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: https://www." @@ -53430,17 +53349,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -53449,19 +53368,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4261 +#: ../docs/internal-documentation.pod:4231 #, no-wrap msgid "" " static const char *\n" @@ -53470,22 +53389,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4264 +#: ../docs/internal-documentation.pod:4234 msgid "Read a single field from lscpu output." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4266 +#: ../docs/internal-documentation.pod:4236 msgid "If the field does not exist, returns C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4268 +#: ../docs/internal-documentation.pod:4238 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4270 +#: ../docs/internal-documentation.pod:4240 #, no-wrap msgid "" " static void\n" @@ -53494,17 +53413,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4273 +#: ../docs/internal-documentation.pod:4243 msgid "Read the CPU vendor from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4275 +#: ../docs/internal-documentation.pod:4245 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4277 +#: ../docs/internal-documentation.pod:4247 #, no-wrap msgid "" " static void\n" @@ -53513,17 +53432,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4280 +#: ../docs/internal-documentation.pod:4250 msgid "Read the CPU topology from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4282 +#: ../docs/internal-documentation.pod:4252 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4284 +#: ../docs/internal-documentation.pod:4254 #, no-wrap msgid "" " static void\n" @@ -53532,17 +53451,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4287 +#: ../docs/internal-documentation.pod:4257 msgid "Read some important flags from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4289 +#: ../docs/internal-documentation.pod:4259 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4291 +#: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" " static void\n" @@ -53551,34 +53470,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4294 +#: ../docs/internal-documentation.pod:4264 msgid "Find out if the system uses ACPI." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -53586,12 +53505,12 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -53599,19 +53518,19 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -53619,7 +53538,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -53630,12 +53549,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -53644,22 +53563,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -53668,24 +53587,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -53694,17 +53613,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -53713,7 +53632,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -53721,12 +53640,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -53735,17 +53654,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -53754,12 +53673,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -53767,12 +53686,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -53781,7 +53700,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -53790,12 +53709,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -53804,19 +53723,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -53825,19 +53744,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -53846,7 +53765,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -53854,12 +53773,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -53868,19 +53787,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -53889,19 +53808,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -53910,17 +53829,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -53929,22 +53848,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -53953,17 +53872,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -53972,24 +53891,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -53998,17 +53917,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -54017,24 +53936,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -54043,7 +53962,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -54051,12 +53970,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -54065,17 +53984,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -54084,17 +54003,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -54103,17 +54022,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -54123,7 +54042,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -54131,7 +54050,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -54153,17 +54072,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -54172,19 +54091,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -54193,24 +54112,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -54219,17 +54138,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -54238,33 +54157,33 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4576 -#: ../docs/internal-documentation.pod:4589 -#: ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -54273,25 +54192,25 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4592 -#: ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -54300,24 +54219,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -54326,17 +54245,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -54345,17 +54264,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -54364,19 +54283,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -54385,19 +54304,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -54406,19 +54325,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -54427,7 +54346,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -54436,40 +54355,40 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "" "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -54478,14 +54397,14 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -54494,22 +54413,22 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -54518,77 +54437,51 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, no-wrap -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -54597,22 +54490,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -54621,7 +54514,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem (eg. " @@ -54629,19 +54522,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -54650,19 +54543,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -54671,31 +54564,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -54704,17 +54597,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -54723,24 +54616,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -54749,31 +54642,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4790 -#: ../docs/internal-documentation.pod:4814 -#: ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4774 +#: ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -54782,23 +54675,23 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "" "Set up file descriptors and environment variables for socket activation." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -54808,13 +54701,13 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4810 -#: ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -54822,12 +54715,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -54837,17 +54730,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -54856,7 +54749,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -54864,18 +54757,18 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4841 -#: ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 +#: ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -54884,7 +54777,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -54892,19 +54785,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -54913,17 +54806,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -54932,43 +54825,43 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -54978,12 +54871,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -54991,12 +54884,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -55005,7 +54898,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -55013,19 +54906,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as Cnetwork_map> is not freed." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -55033,12 +54926,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -55047,38 +54940,38 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -55088,7 +54981,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -55099,12 +54992,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -55113,17 +55006,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -55132,17 +55025,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -55152,19 +55045,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -55173,34 +55066,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -55209,24 +55102,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -55235,24 +55128,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -55261,29 +55154,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -55292,17 +55185,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -55311,7 +55204,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -55333,7 +55226,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -55341,17 +55234,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -55360,24 +55253,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." msgstr "" #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." diff --git a/po-docs/es.po b/po-docs/es.po index 0bec63b5a..9369e0176 100644 --- a/po-docs/es.po +++ b/po-docs/es.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.39.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:31+0100\n" "PO-Revision-Date: 2018-03-12 09:56+0000\n" "Last-Translator: Javier Blanco \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/libguestfs/" @@ -49636,97 +49636,16 @@ msgstr "" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, no-wrap -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, no-wrap -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, no-wrap -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -msgid "Free a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, no-wrap -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -49734,7 +49653,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -49742,12 +49661,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -49756,17 +49675,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -49776,12 +49695,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to \"type" "\" a long and complex single command line into the ssh connection when we " @@ -49789,12 +49708,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -49803,17 +49722,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -49826,24 +49745,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -49852,37 +49771,37 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: https://www." @@ -49890,17 +49809,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -49909,19 +49828,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4261 +#: ../docs/internal-documentation.pod:4231 #, no-wrap msgid "" " static const char *\n" @@ -49930,22 +49849,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4264 +#: ../docs/internal-documentation.pod:4234 msgid "Read a single field from lscpu output." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4266 +#: ../docs/internal-documentation.pod:4236 msgid "If the field does not exist, returns C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4268 +#: ../docs/internal-documentation.pod:4238 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4270 +#: ../docs/internal-documentation.pod:4240 #, no-wrap msgid "" " static void\n" @@ -49954,17 +49873,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4273 +#: ../docs/internal-documentation.pod:4243 msgid "Read the CPU vendor from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4275 +#: ../docs/internal-documentation.pod:4245 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4277 +#: ../docs/internal-documentation.pod:4247 #, no-wrap msgid "" " static void\n" @@ -49973,17 +49892,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4280 +#: ../docs/internal-documentation.pod:4250 msgid "Read the CPU topology from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4282 +#: ../docs/internal-documentation.pod:4252 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4284 +#: ../docs/internal-documentation.pod:4254 #, no-wrap msgid "" " static void\n" @@ -49992,17 +49911,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4287 +#: ../docs/internal-documentation.pod:4257 msgid "Read some important flags from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4289 +#: ../docs/internal-documentation.pod:4259 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4291 +#: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" " static void\n" @@ -50011,34 +49930,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4294 +#: ../docs/internal-documentation.pod:4264 msgid "Find out if the system uses ACPI." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -50046,12 +49965,12 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -50059,19 +49978,19 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -50079,7 +49998,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -50090,12 +50009,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -50104,22 +50023,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -50128,24 +50047,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -50154,17 +50073,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -50173,7 +50092,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -50181,12 +50100,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -50195,17 +50114,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -50214,12 +50133,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -50227,12 +50146,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -50241,7 +50160,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -50250,12 +50169,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -50264,19 +50183,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -50285,19 +50204,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -50306,7 +50225,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -50314,12 +50233,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -50328,19 +50247,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -50349,19 +50268,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -50370,17 +50289,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -50389,22 +50308,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -50413,17 +50332,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -50432,24 +50351,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -50458,17 +50377,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -50477,24 +50396,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -50503,7 +50422,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -50511,12 +50430,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -50525,17 +50444,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -50544,17 +50463,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -50563,17 +50482,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -50583,7 +50502,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -50591,7 +50510,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -50613,17 +50532,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -50632,19 +50551,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -50653,24 +50572,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -50679,17 +50598,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -50698,33 +50617,33 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4576 -#: ../docs/internal-documentation.pod:4589 -#: ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -50733,25 +50652,25 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4592 -#: ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -50760,24 +50679,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -50786,17 +50705,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -50805,17 +50724,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -50824,19 +50743,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -50845,19 +50764,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -50866,19 +50785,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -50887,7 +50806,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -50896,40 +50815,40 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "" "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -50938,14 +50857,14 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -50954,22 +50873,22 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -50978,77 +50897,51 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, no-wrap -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -51057,22 +50950,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -51081,7 +50974,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem (eg. " @@ -51089,19 +50982,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -51110,19 +51003,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -51131,31 +51024,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -51164,17 +51057,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -51183,24 +51076,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -51209,31 +51102,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4790 -#: ../docs/internal-documentation.pod:4814 -#: ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4774 +#: ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -51242,23 +51135,23 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "" "Set up file descriptors and environment variables for socket activation." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -51268,13 +51161,13 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4810 -#: ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -51282,12 +51175,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -51297,17 +51190,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -51316,7 +51209,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -51324,18 +51217,18 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4841 -#: ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 +#: ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -51344,7 +51237,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -51352,19 +51245,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -51373,17 +51266,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -51392,43 +51285,43 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -51438,12 +51331,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -51451,12 +51344,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -51465,7 +51358,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -51473,19 +51366,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as Cnetwork_map> is not freed." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -51493,12 +51386,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -51507,38 +51400,38 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -51548,7 +51441,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -51559,12 +51452,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -51573,17 +51466,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -51592,17 +51485,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -51612,19 +51505,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -51633,34 +51526,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -51669,24 +51562,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -51695,24 +51588,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -51721,29 +51614,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -51752,17 +51645,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -51771,7 +51664,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -51793,7 +51686,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -51801,17 +51694,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -51820,24 +51713,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." msgstr "" #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." diff --git a/po-docs/eu.po b/po-docs/eu.po index 80d694f45..b5cbf8c92 100644 --- a/po-docs/eu.po +++ b/po-docs/eu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.39.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:31+0100\n" "PO-Revision-Date: 2015-02-21 10:17+0000\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Basque (http://www.transifex.com/projects/p/libguestfs/" @@ -49505,97 +49505,16 @@ msgstr "" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, no-wrap -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, no-wrap -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, no-wrap -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -msgid "Free a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, no-wrap -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -49603,7 +49522,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -49611,12 +49530,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -49625,17 +49544,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -49645,12 +49564,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to \"type" "\" a long and complex single command line into the ssh connection when we " @@ -49658,12 +49577,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -49672,17 +49591,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -49695,24 +49614,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -49721,37 +49640,37 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: https://www." @@ -49759,17 +49678,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -49778,19 +49697,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4261 +#: ../docs/internal-documentation.pod:4231 #, no-wrap msgid "" " static const char *\n" @@ -49799,22 +49718,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4264 +#: ../docs/internal-documentation.pod:4234 msgid "Read a single field from lscpu output." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4266 +#: ../docs/internal-documentation.pod:4236 msgid "If the field does not exist, returns C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4268 +#: ../docs/internal-documentation.pod:4238 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4270 +#: ../docs/internal-documentation.pod:4240 #, no-wrap msgid "" " static void\n" @@ -49823,17 +49742,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4273 +#: ../docs/internal-documentation.pod:4243 msgid "Read the CPU vendor from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4275 +#: ../docs/internal-documentation.pod:4245 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4277 +#: ../docs/internal-documentation.pod:4247 #, no-wrap msgid "" " static void\n" @@ -49842,17 +49761,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4280 +#: ../docs/internal-documentation.pod:4250 msgid "Read the CPU topology from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4282 +#: ../docs/internal-documentation.pod:4252 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4284 +#: ../docs/internal-documentation.pod:4254 #, no-wrap msgid "" " static void\n" @@ -49861,17 +49780,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4287 +#: ../docs/internal-documentation.pod:4257 msgid "Read some important flags from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4289 +#: ../docs/internal-documentation.pod:4259 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4291 +#: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" " static void\n" @@ -49880,34 +49799,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4294 +#: ../docs/internal-documentation.pod:4264 msgid "Find out if the system uses ACPI." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -49915,12 +49834,12 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -49928,19 +49847,19 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -49948,7 +49867,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -49959,12 +49878,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -49973,22 +49892,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -49997,24 +49916,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -50023,17 +49942,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -50042,7 +49961,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -50050,12 +49969,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -50064,17 +49983,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -50083,12 +50002,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -50096,12 +50015,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -50110,7 +50029,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -50119,12 +50038,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -50133,19 +50052,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -50154,19 +50073,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -50175,7 +50094,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -50183,12 +50102,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -50197,19 +50116,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -50218,19 +50137,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -50239,17 +50158,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -50258,22 +50177,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -50282,17 +50201,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -50301,24 +50220,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -50327,17 +50246,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -50346,24 +50265,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -50372,7 +50291,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -50380,12 +50299,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -50394,17 +50313,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -50413,17 +50332,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -50432,17 +50351,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -50452,7 +50371,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -50460,7 +50379,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -50482,17 +50401,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -50501,19 +50420,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -50522,24 +50441,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -50548,17 +50467,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -50567,33 +50486,33 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4576 -#: ../docs/internal-documentation.pod:4589 -#: ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -50602,25 +50521,25 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4592 -#: ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -50629,24 +50548,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -50655,17 +50574,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -50674,17 +50593,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -50693,19 +50612,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -50714,19 +50633,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -50735,19 +50654,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -50756,7 +50675,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -50765,40 +50684,40 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "" "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -50807,14 +50726,14 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -50823,22 +50742,22 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -50847,77 +50766,51 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, no-wrap -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -50926,22 +50819,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -50950,7 +50843,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem (eg. " @@ -50958,19 +50851,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -50979,19 +50872,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -51000,31 +50893,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -51033,17 +50926,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -51052,24 +50945,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -51078,31 +50971,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4790 -#: ../docs/internal-documentation.pod:4814 -#: ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4774 +#: ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -51111,23 +51004,23 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "" "Set up file descriptors and environment variables for socket activation." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -51137,13 +51030,13 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4810 -#: ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -51151,12 +51044,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -51166,17 +51059,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -51185,7 +51078,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -51193,18 +51086,18 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4841 -#: ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 +#: ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -51213,7 +51106,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -51221,19 +51114,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -51242,17 +51135,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -51261,43 +51154,43 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -51307,12 +51200,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -51320,12 +51213,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -51334,7 +51227,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -51342,19 +51235,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as Cnetwork_map> is not freed." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -51362,12 +51255,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -51376,38 +51269,38 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -51417,7 +51310,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -51428,12 +51321,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -51442,17 +51335,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -51461,17 +51354,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -51481,19 +51374,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -51502,34 +51395,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -51538,24 +51431,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -51564,24 +51457,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -51590,29 +51483,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -51621,17 +51514,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -51640,7 +51533,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -51662,7 +51555,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -51670,17 +51563,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -51689,24 +51582,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." msgstr "" #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." diff --git a/po-docs/fr.po b/po-docs/fr.po index af7c1224c..1f2be5fc4 100644 --- a/po-docs/fr.po +++ b/po-docs/fr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.39.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:31+0100\n" "PO-Revision-Date: 2015-02-21 10:19+0000\n" "Last-Translator: Copied by Zanata \n" "Language-Team: French (http://www.transifex.com/projects/p/libguestfs/" @@ -51660,97 +51660,16 @@ msgstr "" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, no-wrap -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, no-wrap -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, no-wrap -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -msgid "Free a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, no-wrap -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -51758,7 +51677,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -51766,12 +51685,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -51780,17 +51699,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -51800,12 +51719,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to \"type" "\" a long and complex single command line into the ssh connection when we " @@ -51813,12 +51732,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -51827,17 +51746,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -51850,24 +51769,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -51876,37 +51795,37 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: https://www." @@ -51914,17 +51833,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -51933,19 +51852,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4261 +#: ../docs/internal-documentation.pod:4231 #, no-wrap msgid "" " static const char *\n" @@ -51954,22 +51873,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4264 +#: ../docs/internal-documentation.pod:4234 msgid "Read a single field from lscpu output." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4266 +#: ../docs/internal-documentation.pod:4236 msgid "If the field does not exist, returns C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4268 +#: ../docs/internal-documentation.pod:4238 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4270 +#: ../docs/internal-documentation.pod:4240 #, no-wrap msgid "" " static void\n" @@ -51978,17 +51897,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4273 +#: ../docs/internal-documentation.pod:4243 msgid "Read the CPU vendor from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4275 +#: ../docs/internal-documentation.pod:4245 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4277 +#: ../docs/internal-documentation.pod:4247 #, no-wrap msgid "" " static void\n" @@ -51997,17 +51916,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4280 +#: ../docs/internal-documentation.pod:4250 msgid "Read the CPU topology from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4282 +#: ../docs/internal-documentation.pod:4252 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4284 +#: ../docs/internal-documentation.pod:4254 #, no-wrap msgid "" " static void\n" @@ -52016,17 +51935,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4287 +#: ../docs/internal-documentation.pod:4257 msgid "Read some important flags from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4289 +#: ../docs/internal-documentation.pod:4259 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4291 +#: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" " static void\n" @@ -52035,34 +51954,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4294 +#: ../docs/internal-documentation.pod:4264 msgid "Find out if the system uses ACPI." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -52070,12 +51989,12 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -52083,19 +52002,19 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -52103,7 +52022,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -52114,12 +52033,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -52128,22 +52047,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -52152,24 +52071,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -52178,17 +52097,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -52197,7 +52116,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -52205,12 +52124,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -52219,17 +52138,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -52238,12 +52157,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -52251,12 +52170,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -52265,7 +52184,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -52274,12 +52193,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -52288,19 +52207,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -52309,19 +52228,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -52330,7 +52249,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -52338,12 +52257,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -52352,19 +52271,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -52373,19 +52292,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -52394,17 +52313,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -52413,22 +52332,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -52437,17 +52356,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -52456,24 +52375,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -52482,17 +52401,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -52501,24 +52420,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -52527,7 +52446,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -52535,12 +52454,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -52549,17 +52468,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -52568,17 +52487,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -52587,17 +52506,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -52607,7 +52526,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -52615,7 +52534,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -52637,17 +52556,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -52656,19 +52575,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -52677,24 +52596,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -52703,17 +52622,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -52722,33 +52641,33 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4576 -#: ../docs/internal-documentation.pod:4589 -#: ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -52757,25 +52676,25 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4592 -#: ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -52784,24 +52703,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -52810,17 +52729,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -52829,17 +52748,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -52848,19 +52767,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -52869,19 +52788,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -52890,19 +52809,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -52911,7 +52830,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -52920,40 +52839,40 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "" "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -52962,14 +52881,14 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -52978,22 +52897,22 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -53002,77 +52921,51 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, no-wrap -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -53081,22 +52974,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -53105,7 +52998,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem (eg. " @@ -53113,19 +53006,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -53134,19 +53027,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -53155,31 +53048,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -53188,17 +53081,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -53207,24 +53100,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -53233,31 +53126,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4790 -#: ../docs/internal-documentation.pod:4814 -#: ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4774 +#: ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -53266,23 +53159,23 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "" "Set up file descriptors and environment variables for socket activation." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -53292,13 +53185,13 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4810 -#: ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -53306,12 +53199,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -53321,17 +53214,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -53340,7 +53233,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -53348,18 +53241,18 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4841 -#: ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 +#: ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -53368,7 +53261,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -53376,19 +53269,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -53397,17 +53290,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -53416,43 +53309,43 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -53462,12 +53355,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -53475,12 +53368,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -53489,7 +53382,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -53497,19 +53390,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as Cnetwork_map> is not freed." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -53517,12 +53410,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -53531,38 +53424,38 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -53572,7 +53465,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -53583,12 +53476,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -53597,17 +53490,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -53616,17 +53509,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -53636,19 +53529,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -53657,34 +53550,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -53693,24 +53586,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -53719,24 +53612,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -53745,29 +53638,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -53776,17 +53669,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -53795,7 +53688,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -53817,7 +53710,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -53825,17 +53718,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -53844,24 +53737,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." msgstr "" #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." diff --git a/po-docs/ja.po b/po-docs/ja.po index c3b891a92..697fe8143 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.39.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:31+0100\n" "PO-Revision-Date: 2017-02-24 07:33+0000\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/libguestfs/" @@ -50748,97 +50748,16 @@ msgstr "" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, no-wrap -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, no-wrap -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, no-wrap -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -msgid "Free a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, no-wrap -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -50846,7 +50765,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -50854,12 +50773,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -50868,17 +50787,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -50888,12 +50807,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to \"type" "\" a long and complex single command line into the ssh connection when we " @@ -50901,12 +50820,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -50915,17 +50834,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -50938,24 +50857,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -50964,37 +50883,37 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: https://www." @@ -51002,17 +50921,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -51021,19 +50940,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4261 +#: ../docs/internal-documentation.pod:4231 #, no-wrap msgid "" " static const char *\n" @@ -51042,22 +50961,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4264 +#: ../docs/internal-documentation.pod:4234 msgid "Read a single field from lscpu output." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4266 +#: ../docs/internal-documentation.pod:4236 msgid "If the field does not exist, returns C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4268 +#: ../docs/internal-documentation.pod:4238 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4270 +#: ../docs/internal-documentation.pod:4240 #, no-wrap msgid "" " static void\n" @@ -51066,17 +50985,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4273 +#: ../docs/internal-documentation.pod:4243 msgid "Read the CPU vendor from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4275 +#: ../docs/internal-documentation.pod:4245 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4277 +#: ../docs/internal-documentation.pod:4247 #, no-wrap msgid "" " static void\n" @@ -51085,17 +51004,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4280 +#: ../docs/internal-documentation.pod:4250 msgid "Read the CPU topology from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4282 +#: ../docs/internal-documentation.pod:4252 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4284 +#: ../docs/internal-documentation.pod:4254 #, no-wrap msgid "" " static void\n" @@ -51104,17 +51023,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4287 +#: ../docs/internal-documentation.pod:4257 msgid "Read some important flags from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4289 +#: ../docs/internal-documentation.pod:4259 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4291 +#: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" " static void\n" @@ -51123,34 +51042,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4294 +#: ../docs/internal-documentation.pod:4264 msgid "Find out if the system uses ACPI." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -51158,12 +51077,12 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -51171,19 +51090,19 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -51191,7 +51110,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -51202,12 +51121,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -51216,22 +51135,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -51240,24 +51159,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -51266,17 +51185,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -51285,7 +51204,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -51293,12 +51212,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -51307,17 +51226,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -51326,12 +51245,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -51339,12 +51258,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -51353,7 +51272,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -51362,12 +51281,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -51376,19 +51295,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -51397,19 +51316,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -51418,7 +51337,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -51426,12 +51345,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -51440,19 +51359,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -51461,19 +51380,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -51482,17 +51401,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -51501,22 +51420,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -51525,17 +51444,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -51544,24 +51463,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -51570,17 +51489,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -51589,24 +51508,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -51615,7 +51534,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -51623,12 +51542,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -51637,17 +51556,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -51656,17 +51575,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -51675,17 +51594,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -51695,7 +51614,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -51703,7 +51622,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -51725,17 +51644,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -51744,19 +51663,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -51765,24 +51684,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -51791,17 +51710,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -51810,33 +51729,33 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4576 -#: ../docs/internal-documentation.pod:4589 -#: ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -51845,25 +51764,25 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4592 -#: ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -51872,24 +51791,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -51898,17 +51817,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -51917,17 +51836,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -51936,19 +51855,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -51957,19 +51876,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -51978,19 +51897,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -51999,7 +51918,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -52008,40 +51927,40 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "" "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -52050,14 +51969,14 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -52066,22 +51985,22 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -52090,77 +52009,51 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, no-wrap -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -52169,22 +52062,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -52193,7 +52086,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem (eg. " @@ -52201,19 +52094,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -52222,19 +52115,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -52243,31 +52136,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -52276,17 +52169,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -52295,24 +52188,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -52321,31 +52214,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4790 -#: ../docs/internal-documentation.pod:4814 -#: ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4774 +#: ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -52354,23 +52247,23 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "" "Set up file descriptors and environment variables for socket activation." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -52380,13 +52273,13 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4810 -#: ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -52394,12 +52287,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -52409,17 +52302,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -52428,7 +52321,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -52436,18 +52329,18 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4841 -#: ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 +#: ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -52456,7 +52349,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -52464,19 +52357,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -52485,17 +52378,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -52504,43 +52397,43 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -52550,12 +52443,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -52563,12 +52456,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -52577,7 +52470,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -52585,19 +52478,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as Cnetwork_map> is not freed." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -52605,12 +52498,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -52619,38 +52512,38 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -52660,7 +52553,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -52671,12 +52564,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -52685,17 +52578,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -52704,17 +52597,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -52724,19 +52617,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -52745,34 +52638,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -52781,24 +52674,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -52807,24 +52700,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -52833,29 +52726,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -52864,17 +52757,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -52883,7 +52776,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -52905,7 +52798,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -52913,17 +52806,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -52932,24 +52825,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." msgstr "" #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 842b62a2e..00ece0e87 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.41.1\n" +"Project-Id-Version: libguestfs 1.41.2\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:45+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -48062,97 +48062,16 @@ msgstr "" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, no-wrap -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, no-wrap -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, no-wrap -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -msgid "Free a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, no-wrap -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -48160,7 +48079,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -48168,12 +48087,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -48182,17 +48101,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -48202,12 +48121,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to " "\"type\" a long and complex single command line into the ssh connection when " @@ -48215,12 +48134,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -48229,17 +48148,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -48252,24 +48171,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -48278,37 +48197,37 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: " @@ -48316,17 +48235,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -48335,19 +48254,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4261 +#: ../docs/internal-documentation.pod:4231 #, no-wrap msgid "" " static const char *\n" @@ -48356,22 +48275,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4264 +#: ../docs/internal-documentation.pod:4234 msgid "Read a single field from lscpu output." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4266 +#: ../docs/internal-documentation.pod:4236 msgid "If the field does not exist, returns C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4268 +#: ../docs/internal-documentation.pod:4238 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4270 +#: ../docs/internal-documentation.pod:4240 #, no-wrap msgid "" " static void\n" @@ -48380,17 +48299,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4273 +#: ../docs/internal-documentation.pod:4243 msgid "Read the CPU vendor from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4275 +#: ../docs/internal-documentation.pod:4245 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4277 +#: ../docs/internal-documentation.pod:4247 #, no-wrap msgid "" " static void\n" @@ -48399,17 +48318,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4280 +#: ../docs/internal-documentation.pod:4250 msgid "Read the CPU topology from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4282 +#: ../docs/internal-documentation.pod:4252 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4284 +#: ../docs/internal-documentation.pod:4254 #, no-wrap msgid "" " static void\n" @@ -48418,17 +48337,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4287 +#: ../docs/internal-documentation.pod:4257 msgid "Read some important flags from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4289 +#: ../docs/internal-documentation.pod:4259 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4291 +#: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" " static void\n" @@ -48437,34 +48356,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4294 +#: ../docs/internal-documentation.pod:4264 msgid "Find out if the system uses ACPI." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -48472,12 +48391,12 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -48485,19 +48404,19 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -48505,7 +48424,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -48516,12 +48435,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -48530,22 +48449,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -48554,24 +48473,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -48580,17 +48499,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -48599,7 +48518,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -48607,12 +48526,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -48621,17 +48540,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -48640,12 +48559,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -48653,12 +48572,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -48667,7 +48586,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -48676,12 +48595,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -48690,19 +48609,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -48711,19 +48630,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -48732,7 +48651,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -48740,12 +48659,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -48754,19 +48673,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -48775,19 +48694,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -48796,17 +48715,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -48815,22 +48734,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -48839,17 +48758,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -48858,24 +48777,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -48884,17 +48803,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -48903,24 +48822,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -48929,7 +48848,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -48937,12 +48856,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -48951,17 +48870,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -48970,17 +48889,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -48989,17 +48908,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -49009,7 +48928,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -49017,7 +48936,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and " @@ -49025,12 +48944,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4537 +#: ../docs/internal-documentation.pod:4507 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -49039,17 +48958,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -49058,19 +48977,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -49079,24 +48998,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -49105,17 +49024,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -49124,31 +49043,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4576 ../docs/internal-documentation.pod:4589 ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 ../docs/internal-documentation.pod:4559 ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -49157,24 +49076,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4592 ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -49183,24 +49102,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -49209,17 +49128,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -49228,17 +49147,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -49247,19 +49166,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -49268,19 +49187,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -49289,19 +49208,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -49310,7 +49229,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -49319,39 +49238,39 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -49360,14 +49279,14 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -49376,22 +49295,22 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -49400,77 +49319,51 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, no-wrap -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -49479,22 +49372,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -49503,7 +49396,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem " @@ -49511,19 +49404,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -49532,19 +49425,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -49553,31 +49446,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -49586,17 +49479,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -49605,24 +49498,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -49631,29 +49524,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4790 ../docs/internal-documentation.pod:4814 ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 ../docs/internal-documentation.pod:4774 ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -49662,22 +49555,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "Set up file descriptors and environment variables for socket activation." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -49687,12 +49580,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4810 ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -49700,12 +49593,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -49715,17 +49608,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -49734,7 +49627,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -49742,17 +49635,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4841 ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -49761,7 +49654,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -49769,19 +49662,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -49790,17 +49683,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -49810,43 +49703,43 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -49857,12 +49750,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -49870,12 +49763,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -49884,7 +49777,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -49892,19 +49785,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as " "Cnetwork_map> is not freed." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -49912,12 +49805,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -49926,38 +49819,38 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -49967,7 +49860,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -49978,12 +49871,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -49992,17 +49885,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -50011,17 +49904,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -50031,19 +49924,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -50053,34 +49946,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -50089,24 +49982,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -50115,24 +50008,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -50141,29 +50034,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -50172,17 +50065,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -50191,7 +50084,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: " @@ -50199,12 +50092,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5033 +#: ../docs/internal-documentation.pod:4993 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -50213,7 +50106,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -50221,17 +50114,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -50240,24 +50133,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." msgstr "" #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." diff --git a/po-docs/nl.po b/po-docs/nl.po index 813e4b592..7457fa5e8 100644 --- a/po-docs/nl.po +++ b/po-docs/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.39.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:31+0100\n" "PO-Revision-Date: 2015-02-21 10:33+0000\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/libguestfs/" @@ -49505,97 +49505,16 @@ msgstr "" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, no-wrap -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, no-wrap -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, no-wrap -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -msgid "Free a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, no-wrap -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -49603,7 +49522,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -49611,12 +49530,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -49625,17 +49544,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -49645,12 +49564,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to \"type" "\" a long and complex single command line into the ssh connection when we " @@ -49658,12 +49577,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -49672,17 +49591,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -49695,24 +49614,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -49721,37 +49640,37 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: https://www." @@ -49759,17 +49678,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -49778,19 +49697,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4261 +#: ../docs/internal-documentation.pod:4231 #, no-wrap msgid "" " static const char *\n" @@ -49799,22 +49718,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4264 +#: ../docs/internal-documentation.pod:4234 msgid "Read a single field from lscpu output." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4266 +#: ../docs/internal-documentation.pod:4236 msgid "If the field does not exist, returns C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4268 +#: ../docs/internal-documentation.pod:4238 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4270 +#: ../docs/internal-documentation.pod:4240 #, no-wrap msgid "" " static void\n" @@ -49823,17 +49742,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4273 +#: ../docs/internal-documentation.pod:4243 msgid "Read the CPU vendor from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4275 +#: ../docs/internal-documentation.pod:4245 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4277 +#: ../docs/internal-documentation.pod:4247 #, no-wrap msgid "" " static void\n" @@ -49842,17 +49761,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4280 +#: ../docs/internal-documentation.pod:4250 msgid "Read the CPU topology from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4282 +#: ../docs/internal-documentation.pod:4252 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4284 +#: ../docs/internal-documentation.pod:4254 #, no-wrap msgid "" " static void\n" @@ -49861,17 +49780,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4287 +#: ../docs/internal-documentation.pod:4257 msgid "Read some important flags from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4289 +#: ../docs/internal-documentation.pod:4259 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4291 +#: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" " static void\n" @@ -49880,34 +49799,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4294 +#: ../docs/internal-documentation.pod:4264 msgid "Find out if the system uses ACPI." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -49915,12 +49834,12 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -49928,19 +49847,19 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -49948,7 +49867,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -49959,12 +49878,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -49973,22 +49892,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -49997,24 +49916,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -50023,17 +49942,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -50042,7 +49961,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -50050,12 +49969,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -50064,17 +49983,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -50083,12 +50002,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -50096,12 +50015,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -50110,7 +50029,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -50119,12 +50038,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -50133,19 +50052,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -50154,19 +50073,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -50175,7 +50094,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -50183,12 +50102,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -50197,19 +50116,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -50218,19 +50137,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -50239,17 +50158,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -50258,22 +50177,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -50282,17 +50201,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -50301,24 +50220,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -50327,17 +50246,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -50346,24 +50265,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -50372,7 +50291,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -50380,12 +50299,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -50394,17 +50313,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -50413,17 +50332,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -50432,17 +50351,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -50452,7 +50371,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -50460,7 +50379,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -50482,17 +50401,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -50501,19 +50420,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -50522,24 +50441,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -50548,17 +50467,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -50567,33 +50486,33 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4576 -#: ../docs/internal-documentation.pod:4589 -#: ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -50602,25 +50521,25 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4592 -#: ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -50629,24 +50548,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -50655,17 +50574,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -50674,17 +50593,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -50693,19 +50612,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -50714,19 +50633,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -50735,19 +50654,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -50756,7 +50675,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -50765,40 +50684,40 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "" "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -50807,14 +50726,14 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -50823,22 +50742,22 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -50847,77 +50766,51 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, no-wrap -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -50926,22 +50819,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -50950,7 +50843,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem (eg. " @@ -50958,19 +50851,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -50979,19 +50872,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -51000,31 +50893,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -51033,17 +50926,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -51052,24 +50945,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -51078,31 +50971,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4790 -#: ../docs/internal-documentation.pod:4814 -#: ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4774 +#: ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -51111,23 +51004,23 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "" "Set up file descriptors and environment variables for socket activation." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -51137,13 +51030,13 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4810 -#: ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -51151,12 +51044,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -51166,17 +51059,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -51185,7 +51078,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -51193,18 +51086,18 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4841 -#: ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 +#: ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -51213,7 +51106,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -51221,19 +51114,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -51242,17 +51135,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -51261,43 +51154,43 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -51307,12 +51200,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -51320,12 +51213,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -51334,7 +51227,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -51342,19 +51235,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as Cnetwork_map> is not freed." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -51362,12 +51255,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -51376,38 +51269,38 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -51417,7 +51310,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -51428,12 +51321,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -51442,17 +51335,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -51461,17 +51354,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -51481,19 +51374,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -51502,34 +51395,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -51538,24 +51431,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -51564,24 +51457,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -51590,29 +51483,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -51621,17 +51514,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -51640,7 +51533,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -51662,7 +51555,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -51670,17 +51563,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -51689,24 +51582,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." msgstr "" #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." diff --git a/po-docs/pt_BR.po b/po-docs/pt_BR.po index 671bc5ae3..c68270234 100644 --- a/po-docs/pt_BR.po +++ b/po-docs/pt_BR.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.39.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:31+0100\n" "PO-Revision-Date: 2017-01-29 09:50+0000\n" "Last-Translator: Rodrigo de Araujo Sousa Fonseca " "\n" @@ -49501,97 +49501,16 @@ msgstr "" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, no-wrap -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, no-wrap -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, no-wrap -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -msgid "Free a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, no-wrap -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -49599,7 +49518,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -49607,12 +49526,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -49621,17 +49540,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -49641,12 +49560,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to \"type" "\" a long and complex single command line into the ssh connection when we " @@ -49654,12 +49573,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -49668,17 +49587,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -49691,24 +49610,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -49717,37 +49636,37 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: https://www." @@ -49755,17 +49674,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -49774,19 +49693,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4261 +#: ../docs/internal-documentation.pod:4231 #, no-wrap msgid "" " static const char *\n" @@ -49795,22 +49714,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4264 +#: ../docs/internal-documentation.pod:4234 msgid "Read a single field from lscpu output." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4266 +#: ../docs/internal-documentation.pod:4236 msgid "If the field does not exist, returns C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4268 +#: ../docs/internal-documentation.pod:4238 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4270 +#: ../docs/internal-documentation.pod:4240 #, no-wrap msgid "" " static void\n" @@ -49819,17 +49738,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4273 +#: ../docs/internal-documentation.pod:4243 msgid "Read the CPU vendor from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4275 +#: ../docs/internal-documentation.pod:4245 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4277 +#: ../docs/internal-documentation.pod:4247 #, no-wrap msgid "" " static void\n" @@ -49838,17 +49757,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4280 +#: ../docs/internal-documentation.pod:4250 msgid "Read the CPU topology from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4282 +#: ../docs/internal-documentation.pod:4252 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4284 +#: ../docs/internal-documentation.pod:4254 #, no-wrap msgid "" " static void\n" @@ -49857,17 +49776,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4287 +#: ../docs/internal-documentation.pod:4257 msgid "Read some important flags from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4289 +#: ../docs/internal-documentation.pod:4259 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4291 +#: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" " static void\n" @@ -49876,34 +49795,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4294 +#: ../docs/internal-documentation.pod:4264 msgid "Find out if the system uses ACPI." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -49911,12 +49830,12 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -49924,19 +49843,19 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -49944,7 +49863,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -49955,12 +49874,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -49969,22 +49888,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -49993,24 +49912,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -50019,17 +49938,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -50038,7 +49957,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -50046,12 +49965,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -50060,17 +49979,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -50079,12 +49998,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -50092,12 +50011,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -50106,7 +50025,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -50115,12 +50034,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -50129,19 +50048,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -50150,19 +50069,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -50171,7 +50090,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -50179,12 +50098,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -50193,19 +50112,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -50214,19 +50133,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -50235,17 +50154,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -50254,22 +50173,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -50278,17 +50197,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -50297,24 +50216,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -50323,17 +50242,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -50342,24 +50261,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -50368,7 +50287,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -50376,12 +50295,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -50390,17 +50309,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -50409,17 +50328,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -50428,17 +50347,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -50448,7 +50367,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -50456,7 +50375,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -50478,17 +50397,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -50497,19 +50416,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -50518,24 +50437,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -50544,17 +50463,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -50563,33 +50482,33 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4576 -#: ../docs/internal-documentation.pod:4589 -#: ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -50598,25 +50517,25 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4592 -#: ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -50625,24 +50544,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -50651,17 +50570,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -50670,17 +50589,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -50689,19 +50608,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -50710,19 +50629,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -50731,19 +50650,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -50752,7 +50671,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -50761,40 +50680,40 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "" "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -50803,14 +50722,14 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -50819,22 +50738,22 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -50843,77 +50762,51 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, no-wrap -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -50922,22 +50815,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -50946,7 +50839,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem (eg. " @@ -50954,19 +50847,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -50975,19 +50868,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -50996,31 +50889,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -51029,17 +50922,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -51048,24 +50941,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -51074,31 +50967,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4790 -#: ../docs/internal-documentation.pod:4814 -#: ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4774 +#: ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -51107,23 +51000,23 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "" "Set up file descriptors and environment variables for socket activation." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -51133,13 +51026,13 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4810 -#: ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -51147,12 +51040,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -51162,17 +51055,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -51181,7 +51074,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -51189,18 +51082,18 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4841 -#: ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 +#: ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -51209,7 +51102,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -51217,19 +51110,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -51238,17 +51131,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -51257,43 +51150,43 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -51303,12 +51196,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -51316,12 +51209,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -51330,7 +51223,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -51338,19 +51231,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as Cnetwork_map> is not freed." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -51358,12 +51251,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -51372,38 +51265,38 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -51413,7 +51306,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -51424,12 +51317,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -51438,17 +51331,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -51457,17 +51350,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -51477,19 +51370,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -51498,34 +51391,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -51534,24 +51427,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -51560,24 +51453,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -51586,29 +51479,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -51617,17 +51510,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -51636,7 +51529,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -51658,7 +51551,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -51666,17 +51559,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -51685,24 +51578,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." msgstr "" #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." diff --git a/po-docs/tg.po b/po-docs/tg.po index eda53baa9..fbeece48f 100644 --- a/po-docs/tg.po +++ b/po-docs/tg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.39.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:31+0100\n" "PO-Revision-Date: 2015-02-21 10:34+0000\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Tajik (http://www.transifex.com/projects/p/libguestfs/" @@ -49504,97 +49504,16 @@ msgstr "" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, no-wrap -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, no-wrap -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, no-wrap -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -msgid "Free a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, no-wrap -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -49602,7 +49521,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -49610,12 +49529,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -49624,17 +49543,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -49644,12 +49563,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to \"type" "\" a long and complex single command line into the ssh connection when we " @@ -49657,12 +49576,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -49671,17 +49590,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -49694,24 +49613,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -49720,37 +49639,37 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: https://www." @@ -49758,17 +49677,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -49777,19 +49696,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4261 +#: ../docs/internal-documentation.pod:4231 #, no-wrap msgid "" " static const char *\n" @@ -49798,22 +49717,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4264 +#: ../docs/internal-documentation.pod:4234 msgid "Read a single field from lscpu output." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4266 +#: ../docs/internal-documentation.pod:4236 msgid "If the field does not exist, returns C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4268 +#: ../docs/internal-documentation.pod:4238 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4270 +#: ../docs/internal-documentation.pod:4240 #, no-wrap msgid "" " static void\n" @@ -49822,17 +49741,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4273 +#: ../docs/internal-documentation.pod:4243 msgid "Read the CPU vendor from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4275 +#: ../docs/internal-documentation.pod:4245 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4277 +#: ../docs/internal-documentation.pod:4247 #, no-wrap msgid "" " static void\n" @@ -49841,17 +49760,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4280 +#: ../docs/internal-documentation.pod:4250 msgid "Read the CPU topology from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4282 +#: ../docs/internal-documentation.pod:4252 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4284 +#: ../docs/internal-documentation.pod:4254 #, no-wrap msgid "" " static void\n" @@ -49860,17 +49779,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4287 +#: ../docs/internal-documentation.pod:4257 msgid "Read some important flags from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4289 +#: ../docs/internal-documentation.pod:4259 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4291 +#: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" " static void\n" @@ -49879,34 +49798,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4294 +#: ../docs/internal-documentation.pod:4264 msgid "Find out if the system uses ACPI." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -49914,12 +49833,12 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -49927,19 +49846,19 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -49947,7 +49866,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -49958,12 +49877,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -49972,22 +49891,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -49996,24 +49915,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -50022,17 +49941,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -50041,7 +49960,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -50049,12 +49968,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -50063,17 +49982,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -50082,12 +50001,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -50095,12 +50014,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -50109,7 +50028,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -50118,12 +50037,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -50132,19 +50051,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -50153,19 +50072,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -50174,7 +50093,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -50182,12 +50101,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -50196,19 +50115,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -50217,19 +50136,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -50238,17 +50157,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -50257,22 +50176,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -50281,17 +50200,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -50300,24 +50219,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -50326,17 +50245,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -50345,24 +50264,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -50371,7 +50290,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -50379,12 +50298,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -50393,17 +50312,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -50412,17 +50331,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -50431,17 +50350,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -50451,7 +50370,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -50459,7 +50378,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -50481,17 +50400,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -50500,19 +50419,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -50521,24 +50440,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -50547,17 +50466,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -50566,33 +50485,33 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4576 -#: ../docs/internal-documentation.pod:4589 -#: ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -50601,25 +50520,25 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4592 -#: ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -50628,24 +50547,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -50654,17 +50573,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -50673,17 +50592,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -50692,19 +50611,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -50713,19 +50632,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -50734,19 +50653,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -50755,7 +50674,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -50764,40 +50683,40 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "" "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -50806,14 +50725,14 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -50822,22 +50741,22 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -50846,77 +50765,51 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, no-wrap -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -50925,22 +50818,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -50949,7 +50842,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem (eg. " @@ -50957,19 +50850,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -50978,19 +50871,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -50999,31 +50892,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -51032,17 +50925,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -51051,24 +50944,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -51077,31 +50970,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4790 -#: ../docs/internal-documentation.pod:4814 -#: ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4774 +#: ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -51110,23 +51003,23 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "" "Set up file descriptors and environment variables for socket activation." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -51136,13 +51029,13 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4810 -#: ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -51150,12 +51043,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -51165,17 +51058,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -51184,7 +51077,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -51192,18 +51085,18 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4841 -#: ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 +#: ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -51212,7 +51105,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -51220,19 +51113,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -51241,17 +51134,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -51260,43 +51153,43 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -51306,12 +51199,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -51319,12 +51212,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -51333,7 +51226,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -51341,19 +51234,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as Cnetwork_map> is not freed." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -51361,12 +51254,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -51375,38 +51268,38 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -51416,7 +51309,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -51427,12 +51320,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -51441,17 +51334,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -51460,17 +51353,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -51480,19 +51373,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -51501,34 +51394,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -51537,24 +51430,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -51563,24 +51456,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -51589,29 +51482,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -51620,17 +51513,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -51639,7 +51532,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -51661,7 +51554,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -51669,17 +51562,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -51688,24 +51581,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." msgstr "" #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." diff --git a/po-docs/uk.po b/po-docs/uk.po index b612f7101..0654f63f7 100644 --- a/po-docs/uk.po +++ b/po-docs/uk.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.39.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:31+0100\n" "PO-Revision-Date: 2018-06-24 07:44+0000\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Ukrainian \n" @@ -61022,133 +61022,16 @@ msgstr "Підкаталог F" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "Файл F" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -#, fuzzy -#| msgid "Function C" -msgid "Function C" -msgstr "Функція C" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, fuzzy, no-wrap -#| msgid "" -#| " static void\n" -#| " test_concat (void)\n" -#| "\n" -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" -" static void\n" -" test_concat (void)\n" -"\n" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -#, fuzzy -#| msgid "Function C" -msgid "Function C" -msgstr "Функція C" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, fuzzy, no-wrap -#| msgid "" -#| " void\n" -#| " get_rtc_config (struct rtc_config *rtc)\n" -#| "\n" -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" -" void\n" -" get_rtc_config (struct rtc_config *rtc)\n" -"\n" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -#, fuzzy -#| msgid "Function C" -msgid "Function C" -msgstr "Функція C" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, fuzzy, no-wrap -#| msgid "" -#| " void\n" -#| " get_rtc_config (struct rtc_config *rtc)\n" -#| "\n" -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" -" void\n" -" get_rtc_config (struct rtc_config *rtc)\n" -"\n" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -#, fuzzy -#| msgid "Free a progress bar struct." -msgid "Free a config struct." -msgstr "Спорожнює структуру смужки поступу." - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "Функція C" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, fuzzy, no-wrap -#| msgid "" -#| " void\n" -#| " get_rtc_config (struct rtc_config *rtc)\n" -#| "\n" -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" -" void\n" -" get_rtc_config (struct rtc_config *rtc)\n" -"\n" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "Виводить параметри перетворення та інші важливі відомості." - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "Файл F" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "Вміст цього файла керує перетворенням p2v." #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -61159,7 +61042,7 @@ msgstr "" "зворотні виклики для показу виведених даних." #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -61170,12 +61053,12 @@ msgstr "" "запускається синхронно у основному потоці обробки." #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -61187,17 +61070,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "Записати назву гостьової системи до файла C." #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -61211,12 +61094,12 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "Побудувати скрипт-обгортку virt-v2v." #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to \"type" "\" a long and complex single command line into the ssh connection when we " @@ -61227,12 +61110,12 @@ msgstr "" "перетворення." #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -61244,17 +61127,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "Вивести рядок із лапками для командної оболонки до C." #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -61274,7 +61157,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." @@ -61283,17 +61166,17 @@ msgstr "" "і списки пристроїв PCI. Це корисно для діагностики, коли щось працює не так." #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "Якщо якась команда завершується помилкою, це не є критичним." #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -61305,39 +61188,39 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "Створити файл, що містить версію virt-p2v." #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "Дані щодо версії virt-v2v містяться у журналі перетворення." #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "Файл F" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "Визначити виробника процесора, топологію і певні прапорці процесора." #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" "lscpu (з util-linux) надає дані щодо виробника процесора, топології і " "прапорців." #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "ACPI можна прочитати, визначивши, чи існує F." #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: https://www." @@ -61348,19 +61231,19 @@ msgstr "" "https://www.redhat.com/archives/libvirt-users/2017-March/msg00071.html" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" "Зауважте, що кількість процесорів та обсяг оперативної пам'яті обробляється " "F." #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -61372,7 +61255,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." @@ -61381,127 +61264,127 @@ msgstr "" "список рядків)." #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "Функція C" +#. type: verbatim +#: ../docs/internal-documentation.pod:4231 +#, no-wrap +msgid "" +" static const char *\n" +" get_field (char **lscpu, const char *key)\n" +"\n" +msgstr "" +" static const char *\n" +" get_field (char **lscpu, const char *key)\n" +"\n" + +#. type: textblock +#: ../docs/internal-documentation.pod:4234 +msgid "Read a single field from lscpu output." +msgstr "Прочитати одинарне поле із виведених даних lscpu." + +#. type: textblock +#: ../docs/internal-documentation.pod:4236 +msgid "If the field does not exist, returns C." +msgstr "Якщо поля не існує, повертає C." + +#. type: =head4 +#: ../docs/internal-documentation.pod:4238 +msgid "Function C" +msgstr "Функція C" + +#. type: verbatim +#: ../docs/internal-documentation.pod:4240 +#, no-wrap +msgid "" +" static void\n" +" get_vendor (char **lscpu, struct cpu_config *cpu)\n" +"\n" +msgstr "" +" static void\n" +" get_vendor (char **lscpu, struct cpu_config *cpu)\n" +"\n" + +#. type: textblock +#: ../docs/internal-documentation.pod:4243 +msgid "Read the CPU vendor from lscpu output." +msgstr "Прочитати виробника процесора з виведених даних lscpu." + +#. type: =head4 +#: ../docs/internal-documentation.pod:4245 +msgid "Function C" +msgstr "Функція C" + +#. type: verbatim +#: ../docs/internal-documentation.pod:4247 +#, no-wrap +msgid "" +" static void\n" +" get_topology (char **lscpu, struct cpu_config *cpu)\n" +"\n" +msgstr "" +" static void\n" +" get_topology (char **lscpu, struct cpu_config *cpu)\n" +"\n" + +#. type: textblock +#: ../docs/internal-documentation.pod:4250 +msgid "Read the CPU topology from lscpu output." +msgstr "Прочитати топологію процесора з виведених даних lscpu." + +#. type: =head4 +#: ../docs/internal-documentation.pod:4252 +msgid "Function C" +msgstr "Функція C" + +#. type: verbatim +#: ../docs/internal-documentation.pod:4254 +#, no-wrap +msgid "" +" static void\n" +" get_flags (char **lscpu, struct cpu_config *cpu)\n" +"\n" +msgstr "" +" static void\n" +" get_flags (char **lscpu, struct cpu_config *cpu)\n" +"\n" + +#. type: textblock +#: ../docs/internal-documentation.pod:4257 +msgid "Read some important flags from lscpu output." +msgstr "Прочитати деякі важливі прапорці із виведених даних lscpu." + +#. type: =head4 +#: ../docs/internal-documentation.pod:4259 +msgid "Function C" +msgstr "Функція C" + #. type: verbatim #: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" -" static const char *\n" -" get_field (char **lscpu, const char *key)\n" +" static void\n" +" get_acpi (struct cpu_config *cpu)\n" "\n" msgstr "" -" static const char *\n" -" get_field (char **lscpu, const char *key)\n" +" static void\n" +" get_acpi (struct cpu_config *cpu)\n" "\n" #. type: textblock #: ../docs/internal-documentation.pod:4264 -msgid "Read a single field from lscpu output." -msgstr "Прочитати одинарне поле із виведених даних lscpu." - -#. type: textblock -#: ../docs/internal-documentation.pod:4266 -msgid "If the field does not exist, returns C." -msgstr "Якщо поля не існує, повертає C." - -#. type: =head4 -#: ../docs/internal-documentation.pod:4268 -msgid "Function C" -msgstr "Функція C" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4270 -#, no-wrap -msgid "" -" static void\n" -" get_vendor (char **lscpu, struct cpu_config *cpu)\n" -"\n" -msgstr "" -" static void\n" -" get_vendor (char **lscpu, struct cpu_config *cpu)\n" -"\n" - -#. type: textblock -#: ../docs/internal-documentation.pod:4273 -msgid "Read the CPU vendor from lscpu output." -msgstr "Прочитати виробника процесора з виведених даних lscpu." - -#. type: =head4 -#: ../docs/internal-documentation.pod:4275 -msgid "Function C" -msgstr "Функція C" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4277 -#, no-wrap -msgid "" -" static void\n" -" get_topology (char **lscpu, struct cpu_config *cpu)\n" -"\n" -msgstr "" -" static void\n" -" get_topology (char **lscpu, struct cpu_config *cpu)\n" -"\n" - -#. type: textblock -#: ../docs/internal-documentation.pod:4280 -msgid "Read the CPU topology from lscpu output." -msgstr "Прочитати топологію процесора з виведених даних lscpu." - -#. type: =head4 -#: ../docs/internal-documentation.pod:4282 -msgid "Function C" -msgstr "Функція C" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4284 -#, no-wrap -msgid "" -" static void\n" -" get_flags (char **lscpu, struct cpu_config *cpu)\n" -"\n" -msgstr "" -" static void\n" -" get_flags (char **lscpu, struct cpu_config *cpu)\n" -"\n" - -#. type: textblock -#: ../docs/internal-documentation.pod:4287 -msgid "Read some important flags from lscpu output." -msgstr "Прочитати деякі важливі прапорці із виведених даних lscpu." - -#. type: =head4 -#: ../docs/internal-documentation.pod:4289 -msgid "Function C" -msgstr "Функція C" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4291 -#, no-wrap -msgid "" -" static void\n" -" get_acpi (struct cpu_config *cpu)\n" -"\n" -msgstr "" -" static void\n" -" get_acpi (struct cpu_config *cpu)\n" -"\n" - -#. type: textblock -#: ../docs/internal-documentation.pod:4294 msgid "Find out if the system uses ACPI." msgstr "Визначити, чи використовується у системі ACPI." #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "Файл F" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." @@ -61510,17 +61393,17 @@ msgstr "" "p2v." #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "У графічному інтерфейсі передбачено три основних діалогових вікна:" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "Діалогове вікно з’єднання" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -61531,12 +61414,12 @@ msgstr "" "перетворення і перевірити з'єднання SSH." #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "Діалогове вікно перетворення" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -61548,12 +61431,12 @@ msgstr "" "має бути скопійовано, а які слід проігнорувати)." #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "Діалогове вікно запуску" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." @@ -61562,7 +61445,7 @@ msgstr "" "здебільшого, з'являтимуться діагностичні повідомлення virt-v2v." #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -61573,7 +61456,7 @@ msgstr "" "editor(1)>, і не має нічого спільного із цим кодом." #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -61591,12 +61474,12 @@ msgstr "" "пропрієтарних драйверів SCSI." #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -61608,22 +61491,22 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "Вхідна точка з основної програми." #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "Зауважте, що C тощо вже було викликано у C
." #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -61635,12 +61518,12 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "Створює діалогове вікно з'єднання." #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." @@ -61648,12 +61531,12 @@ msgstr "" "Створює діалогове вікно, але не показує його. Див. C." #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -61665,17 +61548,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "Якщо ім'я користувача «root», вимкнути кнопку sudo." #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -61687,7 +61570,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -61698,12 +61581,12 @@ msgstr "" "викликано, коли буде отримано сигнал «змінено» від одного з записів." #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -61715,17 +61598,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "Приховати інші діалогові вікна і показати діалогове вікно з'єднання." #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -61737,12 +61620,12 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "Зворотний виклик від кнопки C<Перевірити з'єднання>." #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -61752,12 +61635,12 @@ msgstr "" "перетворення і решту тестування (див. C)." #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -61769,7 +61652,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -61783,12 +61666,12 @@ msgstr "" "з'єднання буде показано повідомлення про помилку." #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -61800,7 +61683,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." @@ -61810,12 +61693,12 @@ msgstr "" "з'єднання." #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -61827,7 +61710,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." @@ -61837,12 +61720,12 @@ msgstr "" "з'єднання." #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -61854,7 +61737,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -61866,12 +61749,12 @@ msgstr "" "помилку." #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -61883,7 +61766,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." @@ -61893,12 +61776,12 @@ msgstr "" "пройдено." #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -61910,7 +61793,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." @@ -61920,12 +61803,12 @@ msgstr "" "NetworkManager." #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -61937,17 +61820,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "Зворотний виклик від кнопки C." #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -61959,22 +61842,22 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "Зворотний виклик від кнопки C<Про virt-p2v ...>." #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "Див. також F та F." #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -61986,18 +61869,18 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" "Зворотний виклик, якщо натиснуто кнопку діалогового вікна з'єднання C<Далі>." #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -62009,12 +61892,12 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "Створити діалогове вікно перетворення." #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." @@ -62022,12 +61905,12 @@ msgstr "" "Створює діалогове вікно, але не показує його. Див. C." #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -62039,18 +61922,18 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" "Приховати усі інші діалогові вікна і показати діалогове вікно перетворення." #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -62062,12 +61945,12 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "Оновити розділ C<Інформація> у діалоговому вікні перетворення." #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." @@ -62076,12 +61959,12 @@ msgstr "" "читається з віддаленого сервера virt-v2v у функції C." #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -62093,7 +61976,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -62104,12 +61987,12 @@ msgstr "" "virt-v2v у C." #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -62121,17 +62004,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "Заповнити ієрархічний список C<Стаціонарні жорсткі диски>." #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -62143,17 +62026,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "Заповнити ієрархічний список C<Портативні носії>." #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -62165,17 +62048,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "Заповнити ієрархічний список C<Мережеві інтерфейси>." #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -62189,7 +62072,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -62200,7 +62083,7 @@ msgstr "" "певного блимання ламп на фізичному інтерфейсі." #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and L" #. type: =head4 -#: ../docs/internal-documentation.pod:4537 +#: ../docs/internal-documentation.pod:4507 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -62229,17 +62112,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "Було натиснуто кнопку C<Назад> діалогового вікна перетворення." #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -62251,7 +62134,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." @@ -62261,12 +62144,12 @@ msgstr "" "redhat.com/823758>)." #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -62278,12 +62161,12 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "Створити поточне діалогове вікно." #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." @@ -62291,12 +62174,12 @@ msgstr "" "Створює діалогове вікно, але не показує його. Див. C." #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -62308,17 +62191,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "Приховати усі інші діалогові вікна і показати поточне діалогове вікно." #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -62330,14 +62213,14 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "Показати віддалений каталог журналу у відкритому діалоговому вікні." #. type: textblock -#: ../docs/internal-documentation.pod:4576 -#: ../docs/internal-documentation.pod:4589 -#: ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." @@ -62346,7 +62229,7 @@ msgstr "" "із завдання бездіяльності (C)." #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." @@ -62355,12 +62238,12 @@ msgstr "" "було скопійовано за допомогою strdup у C." #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -62372,13 +62255,13 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "Показати стан перетворення у поточному діалоговому вікні." #. type: textblock -#: ../docs/internal-documentation.pod:4592 -#: ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." @@ -62387,12 +62270,12 @@ msgstr "" "було скопійовано за допомогою strdup у C." #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -62404,7 +62287,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." @@ -62413,18 +62296,18 @@ msgstr "" "забезпечити видимість цих даних." #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" "Ця функція може обробляти послідовності символів розфарбовування ANSI тощо." #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -62436,17 +62319,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "Зворотний виклик, коли натиснуто кнопку C<Почати перетворення>." #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -62458,17 +62341,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "Це фоновий потік обробки, який виконує перетворення." #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -62480,7 +62363,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." @@ -62489,12 +62372,12 @@ msgstr "" "у основному потоці виконання), якщо під час перетворення сталася помилка." #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -62506,7 +62389,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." @@ -62515,12 +62398,12 @@ msgstr "" "у основному потоці виконання), якщо перетворення завершено без помилок." #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -62532,7 +62415,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." @@ -62541,12 +62424,12 @@ msgstr "" "стану або надходить повідомлення журналу." #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -62558,7 +62441,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -62571,12 +62454,12 @@ msgstr "" "підтвердження до скасовування перетворення." #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "Файл F" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." @@ -62585,7 +62468,7 @@ msgstr "" "енергії, присипляння або призупинення системи під час перетворення." #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "" "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" @@ -62593,22 +62476,22 @@ msgstr "" "описано тут:" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "Якщо virt-p2v зібрано без підтримки D-Bus, ця функція не працює." #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -62620,7 +62503,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." @@ -62629,7 +62512,7 @@ msgstr "" "дескриптор буде закрито, скасовує заборону заощадження." #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -62642,22 +62525,22 @@ msgstr "" "з точки зору функції виклику — перетворення можна продовжувати." #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "Файл F" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "Мінібібліотека для читання і обробки C." #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -62669,12 +62552,12 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "Читання і обробка C." #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" @@ -62683,7 +62566,7 @@ msgstr "" "із Linux. L" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." @@ -62692,70 +62575,33 @@ msgstr "" "ми не передбачили підтримки усі варіантів лапок." #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" "Повертає список пар «ключ, значення», який завершується символом C." #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -#, fuzzy -#| msgid "File F" -msgid "File F" -msgstr "Файл F" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -#, fuzzy -#| msgid "Function C" -msgid "Function C" -msgstr "Функція C" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, fuzzy, no-wrap -#| msgid "" -#| " static void\n" -#| " generate_name (struct config *config, const char *filename)\n" -#| "\n" -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" -" static void\n" -" generate_name (struct config *config, const char *filename)\n" -"\n" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "Файл F" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "Неінтерактивне налаштовування virt-p2v на основі даних ядра." #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "Файл F" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -62767,22 +62613,22 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "Отримати батьківський пристрій розділу." #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "Повертає C<0>, якщо батьківський пристрій не буде знайдено." #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -62794,7 +62640,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem (eg. " @@ -62806,7 +62652,7 @@ msgstr "" "кореневою файловою системою є F)." #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." @@ -62816,12 +62662,12 @@ msgstr "" "пристрій є звичайним розділом." #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -62833,7 +62679,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." @@ -62842,12 +62688,12 @@ msgstr "" "C і C." #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -62859,7 +62705,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." @@ -62868,12 +62714,12 @@ msgstr "" "загального масиву C." #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "Файл F" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." @@ -62882,12 +62728,12 @@ msgstr "" "L або L." #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -62899,18 +62745,18 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" "Основна програма викликає цю команду, щоб встановити параметр I<--nbd>." #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -62922,7 +62768,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." @@ -62931,17 +62777,17 @@ msgstr "" "серверів, які встановлено і які можна вважати працездатними." #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "Встановити відповідним чином загальну змінну C." #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -62953,12 +62799,12 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "Запустити сервер NBD." #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." @@ -62967,20 +62813,20 @@ msgstr "" "сподіваємося, знайшли той, який працюватиме." #. type: textblock -#: ../docs/internal-documentation.pod:4790 -#: ../docs/internal-documentation.pod:4814 -#: ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4774 +#: ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" "Повертає ідентифікатор процесу (E 0) або C<0>, якщо сталася помилка." #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -62992,25 +62838,25 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "" "Set up file descriptors and environment variables for socket activation." msgstr "" "Налаштувати дескриптори файлів та змінні середовища для активації сокета." #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" "Зауважте, що ця функція виконується у дочірньому процесі між fork і exec." #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -63024,13 +62870,13 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "Запускає локальний процес L." #. type: textblock -#: ../docs/internal-documentation.pod:4810 -#: ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -63041,12 +62887,12 @@ msgstr "" "якщо C, ми передаємо номер порту." #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -63060,19 +62906,19 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" "Запустити локальний процес L за допомогою L." #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -63084,7 +62930,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -63096,20 +62942,20 @@ msgstr "" "просто вгадати." #. type: textblock -#: ../docs/internal-documentation.pod:4841 -#: ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 +#: ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" "Повертає номер порту, якщо виконано успішно, або C<-1>, якщо станеться " "помилка." #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -63121,7 +62967,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -63132,7 +62978,7 @@ msgstr "" "локальному порті і повернути його." #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." @@ -63141,12 +62987,12 @@ msgstr "" "виклику має звільнити масив." #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -63158,17 +63004,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "Зачекати на запуск локального сервера NBD і очікувати на з'єднання." #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -63180,7 +63026,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." @@ -63189,7 +63035,7 @@ msgstr "" "L." #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." @@ -63198,17 +63044,17 @@ msgstr "" "першого вільного порту E C." #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "Це може включати декілька з'єднань, наприклад з IPv4 і IPv6." #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "Файл F" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." @@ -63217,12 +63063,12 @@ msgstr "" "використовується для обміну метаданими фізичної машини з virt-v2v." #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -63236,12 +63082,12 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "Записати XML libvirt для вказаної фізичної машини." #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -63252,12 +63098,12 @@ msgstr "" "остаточний XML libvirt." #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -63269,7 +63115,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -63281,7 +63127,7 @@ msgstr "" "працює прив'язка до мережі." #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as Cnetwork_map> is not freed." @@ -63290,12 +63136,12 @@ msgstr "" "якщо Cnetwork_map> ще не звільнено." #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "Файл F" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -63307,12 +63153,12 @@ msgstr "" "Ertc_offset>." #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -63324,7 +63170,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." @@ -63333,7 +63179,7 @@ msgstr "" "RTC випереджає UTC." #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." @@ -63342,17 +63188,17 @@ msgstr "" "Cbasis> встановлюється значення C." #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "Файл F" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "Цей файл обробляє з'єднання ssh із сервером перетворення." #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." @@ -63361,7 +63207,7 @@ msgstr "" "з'єднань." #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -63376,7 +63222,7 @@ msgstr "" "з'єднання, якщо адміністратором налаштовано автовихід." #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -63394,12 +63240,12 @@ msgstr "" "C і C." #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -63411,19 +63257,19 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" "Отримати дані із вказаною адресою до локального файла за допомогою " "зовнішньої програми «curl»." #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -63435,17 +63281,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -63459,7 +63305,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." @@ -63468,12 +63314,12 @@ msgstr "" "додатковими аргументами. Також обробляє розпізнавання." #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -63485,12 +63331,12 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "Вивантажити файли на віддалену систему за допомогою L." #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." @@ -63499,22 +63345,22 @@ msgstr "" "файлів, оскільки список локальних файлів є списком varargs." #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "Це спрощена версія описаної вище L." #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "Файл F" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -63526,14 +63372,14 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" "Повертає розмір блокового пристрою, визначений на основі F/size>." #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." @@ -63542,12 +63388,12 @@ msgstr "" "очікуємо, що C завжди є коректним, а файл C завжди існує)." #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -63559,14 +63405,14 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" "Повертає модель блокового пристрою, визначену на основі F/device/model>." #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." @@ -63575,12 +63421,12 @@ msgstr "" "самостійно звільнити повернутий рядок." #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -63592,17 +63438,17 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "Повертає серійний номер блокового пристрою." #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "Номер визначається за допомогою команди lsblk." #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." @@ -63611,12 +63457,12 @@ msgstr "" "має самостійно звільнити повернутий рядок." #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -63628,18 +63474,18 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" "Повертає вміст F/address> (якщо знайдено)." #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -63651,7 +63497,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: L" #. type: =head4 -#: ../docs/internal-documentation.pod:5033 +#: ../docs/internal-documentation.pod:4993 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -63679,7 +63525,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -63690,17 +63536,17 @@ msgstr "" "функції і завершить роботу із помилкою, якщо мережа виявиться непрацездатною." #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "Файл F" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "Функція C" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -63712,7 +63558,7 @@ msgstr "" "\n" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." @@ -63721,17 +63567,17 @@ msgstr "" "бути звичайним, локальним і доступним." #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "Підкаталог F" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "Файл F" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." @@ -153455,6 +153301,115 @@ msgstr "" msgid "Nir Soffer" msgstr "" +#~ msgid "File F" +#~ msgstr "Файл F" + +#, fuzzy +#~| msgid "Function C" +#~ msgid "Function C" +#~ msgstr "Функція C" + +#, fuzzy, no-wrap +#~| msgid "" +#~| " static void\n" +#~| " test_concat (void)\n" +#~| "\n" +#~ msgid "" +#~ " struct config *\n" +#~ " new_config (void)\n" +#~ "\n" +#~ msgstr "" +#~ " static void\n" +#~ " test_concat (void)\n" +#~ "\n" + +#, fuzzy +#~| msgid "Function C" +#~ msgid "Function C" +#~ msgstr "Функція C" + +#, fuzzy, no-wrap +#~| msgid "" +#~| " void\n" +#~| " get_rtc_config (struct rtc_config *rtc)\n" +#~| "\n" +#~ msgid "" +#~ " struct config *\n" +#~ " copy_config (struct config *old)\n" +#~ "\n" +#~ msgstr "" +#~ " void\n" +#~ " get_rtc_config (struct rtc_config *rtc)\n" +#~ "\n" + +#, fuzzy +#~| msgid "Function C" +#~ msgid "Function C" +#~ msgstr "Функція C" + +#, fuzzy, no-wrap +#~| msgid "" +#~| " void\n" +#~| " get_rtc_config (struct rtc_config *rtc)\n" +#~| "\n" +#~ msgid "" +#~ " void\n" +#~ " free_config (struct config *c)\n" +#~ "\n" +#~ msgstr "" +#~ " void\n" +#~ " get_rtc_config (struct rtc_config *rtc)\n" +#~ "\n" + +#, fuzzy +#~| msgid "Free a progress bar struct." +#~ msgid "Free a config struct." +#~ msgstr "Спорожнює структуру смужки поступу." + +#~ msgid "Function C" +#~ msgstr "Функція C" + +#, fuzzy, no-wrap +#~| msgid "" +#~| " void\n" +#~| " get_rtc_config (struct rtc_config *rtc)\n" +#~| "\n" +#~ msgid "" +#~ " void\n" +#~ " print_config (struct config *c, FILE *fp)\n" +#~ "\n" +#~ msgstr "" +#~ " void\n" +#~ " get_rtc_config (struct rtc_config *rtc)\n" +#~ "\n" + +#~ msgid "Print the conversion parameters and other important information." +#~ msgstr "Виводить параметри перетворення та інші важливі відомості." + +#, fuzzy +#~| msgid "File F" +#~ msgid "File F" +#~ msgstr "Файл F" + +#, fuzzy +#~| msgid "Function C" +#~ msgid "Function C" +#~ msgstr "Функція C" + +#, fuzzy, no-wrap +#~| msgid "" +#~| " static void\n" +#~| " generate_name (struct config *config, const char *filename)\n" +#~| "\n" +#~ msgid "" +#~ " void\n" +#~ " update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" +#~ "\n" +#~ msgstr "" +#~ " static void\n" +#~ " generate_name (struct config *config, const char *filename)\n" +#~ "\n" + #~ msgid "Subdirectory F" #~ msgstr "Підкаталог F" diff --git a/po-docs/zh_CN.po b/po-docs/zh_CN.po index d43594635..bbcf955ed 100644 --- a/po-docs/zh_CN.po +++ b/po-docs/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.39.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:31+0100\n" "PO-Revision-Date: 2017-07-24 08:04+0000\n" "Last-Translator: cheng ye <18969068329@163.com>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/" @@ -49508,97 +49508,16 @@ msgstr "" #. type: =head3 #: ../docs/internal-documentation.pod:4145 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4147 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4149 -#, no-wrap -msgid "" -" struct config *\n" -" new_config (void)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4152 -msgid "Allocate a new config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4154 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4156 -#, no-wrap -msgid "" -" struct config *\n" -" copy_config (struct config *old)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4159 -msgid "Copy a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4161 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4163 -#, no-wrap -msgid "" -" void\n" -" free_config (struct config *c)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4166 -msgid "Free a config struct." -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4168 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4170 -#, no-wrap -msgid "" -" void\n" -" print_config (struct config *c, FILE *fp)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4173 -msgid "Print the conversion parameters and other important information." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4175 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4177 +#: ../docs/internal-documentation.pod:4147 msgid "This file manages the p2v conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4179 +#: ../docs/internal-documentation.pod:4149 msgid "" "The conversion is actually done by L running on the remote " "conversion server. This file manages running the remote command and " @@ -49606,7 +49525,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4183 +#: ../docs/internal-documentation.pod:4153 msgid "" "When virt-p2v operates in GUI mode, this code runs in a separate thread. " "When virt-p2v operates in kernel mode, this runs synchronously in the main " @@ -49614,12 +49533,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4187 +#: ../docs/internal-documentation.pod:4157 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4189 +#: ../docs/internal-documentation.pod:4159 #, no-wrap msgid "" " static void\n" @@ -49628,17 +49547,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4192 +#: ../docs/internal-documentation.pod:4162 msgid "Write the guest name into C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4194 +#: ../docs/internal-documentation.pod:4164 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4196 +#: ../docs/internal-documentation.pod:4166 #, no-wrap msgid "" " static void\n" @@ -49648,12 +49567,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4200 +#: ../docs/internal-documentation.pod:4170 msgid "Construct the virt-v2v wrapper script." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4202 +#: ../docs/internal-documentation.pod:4172 msgid "" "This will be sent to the remote server, and is easier than trying to \"type" "\" a long and complex single command line into the ssh connection when we " @@ -49661,12 +49580,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4206 +#: ../docs/internal-documentation.pod:4176 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4208 +#: ../docs/internal-documentation.pod:4178 #, no-wrap msgid "" " static void\n" @@ -49675,17 +49594,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4211 +#: ../docs/internal-documentation.pod:4181 msgid "Print a shell-quoted string on C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4213 +#: ../docs/internal-documentation.pod:4183 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4215 +#: ../docs/internal-documentation.pod:4185 #, no-wrap msgid "" " static void\n" @@ -49698,24 +49617,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4222 +#: ../docs/internal-documentation.pod:4192 msgid "" "Collect data about the system running virt-p2v such as the dmesg output and " "lists of PCI devices. This is useful for diagnosis when things go wrong." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4226 +#: ../docs/internal-documentation.pod:4196 msgid "If any command fails, this is non-fatal." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4228 +#: ../docs/internal-documentation.pod:4198 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4230 +#: ../docs/internal-documentation.pod:4200 #, no-wrap msgid "" " static void\n" @@ -49724,37 +49643,37 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4233 +#: ../docs/internal-documentation.pod:4203 msgid "Generate a file containing the version of virt-p2v." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4235 +#: ../docs/internal-documentation.pod:4205 msgid "The version of virt-v2v is contained in the conversion log." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4237 +#: ../docs/internal-documentation.pod:4207 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4239 +#: ../docs/internal-documentation.pod:4209 msgid "Find CPU vendor, topology and some CPU flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4241 +#: ../docs/internal-documentation.pod:4211 msgid "lscpu (from util-linux) provides CPU vendor, topology and flags." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4243 +#: ../docs/internal-documentation.pod:4213 msgid "ACPI can be read by seeing if F exists." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4245 +#: ../docs/internal-documentation.pod:4215 msgid "" "CPU model is essentially impossible to get without using libvirt, but we " "cannot use libvirt for the reasons outlined in this message: https://www." @@ -49762,17 +49681,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4249 +#: ../docs/internal-documentation.pod:4219 msgid "Note that #vCPUs and amount of RAM is handled by F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4251 +#: ../docs/internal-documentation.pod:4221 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4253 +#: ../docs/internal-documentation.pod:4223 #, no-wrap msgid "" " static char **\n" @@ -49781,19 +49700,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4256 +#: ../docs/internal-documentation.pod:4226 msgid "" "Get the output of lscpu as a list of (key, value) pairs (as a flattened list " "of strings)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4259 +#: ../docs/internal-documentation.pod:4229 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4261 +#: ../docs/internal-documentation.pod:4231 #, no-wrap msgid "" " static const char *\n" @@ -49802,22 +49721,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4264 +#: ../docs/internal-documentation.pod:4234 msgid "Read a single field from lscpu output." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4266 +#: ../docs/internal-documentation.pod:4236 msgid "If the field does not exist, returns C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4268 +#: ../docs/internal-documentation.pod:4238 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4270 +#: ../docs/internal-documentation.pod:4240 #, no-wrap msgid "" " static void\n" @@ -49826,17 +49745,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4273 +#: ../docs/internal-documentation.pod:4243 msgid "Read the CPU vendor from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4275 +#: ../docs/internal-documentation.pod:4245 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4277 +#: ../docs/internal-documentation.pod:4247 #, no-wrap msgid "" " static void\n" @@ -49845,17 +49764,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4280 +#: ../docs/internal-documentation.pod:4250 msgid "Read the CPU topology from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4282 +#: ../docs/internal-documentation.pod:4252 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4284 +#: ../docs/internal-documentation.pod:4254 #, no-wrap msgid "" " static void\n" @@ -49864,17 +49783,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4287 +#: ../docs/internal-documentation.pod:4257 msgid "Read some important flags from lscpu output." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4289 +#: ../docs/internal-documentation.pod:4259 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4291 +#: ../docs/internal-documentation.pod:4261 #, no-wrap msgid "" " static void\n" @@ -49883,34 +49802,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4294 +#: ../docs/internal-documentation.pod:4264 msgid "Find out if the system uses ACPI." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4296 +#: ../docs/internal-documentation.pod:4266 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4298 +#: ../docs/internal-documentation.pod:4268 msgid "" "This file implements almost all of the virt-p2v graphical user interface " "(GUI)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4301 +#: ../docs/internal-documentation.pod:4271 msgid "The GUI has three main dialogs:" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4305 +#: ../docs/internal-documentation.pod:4275 msgid "Connection dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4307 +#: ../docs/internal-documentation.pod:4277 msgid "" "The connection dialog is the one shown initially. It asks the user to type " "in the login details for the remote conversion server and invites the user " @@ -49918,12 +49837,12 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4311 +#: ../docs/internal-documentation.pod:4281 msgid "Conversion dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4313 +#: ../docs/internal-documentation.pod:4283 msgid "" "The conversion dialog asks for information about the target VM (eg. the " "number of vCPUs required), and about what to convert (eg. which network " @@ -49931,19 +49850,19 @@ msgid "" msgstr "" #. type: =item -#: ../docs/internal-documentation.pod:4318 +#: ../docs/internal-documentation.pod:4288 msgid "Running dialog" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4320 +#: ../docs/internal-documentation.pod:4290 msgid "" "The running dialog is displayed when the P2V process is underway. It mainly " "displays the virt-v2v debug messages." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4325 +#: ../docs/internal-documentation.pod:4295 msgid "" "Note that the other major dialog (C<\"Configure network ...\">) is handled " "entirely by NetworkManager's L program and has " @@ -49951,7 +49870,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4329 +#: ../docs/internal-documentation.pod:4299 msgid "" "This file is written in a kind of \"pseudo-Gtk\" which is backwards " "compatible from Gtk 2.10 (RHEL 5) through at least Gtk 3.22. This is done " @@ -49962,12 +49881,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4336 +#: ../docs/internal-documentation.pod:4306 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4338 +#: ../docs/internal-documentation.pod:4308 #, no-wrap msgid "" " void\n" @@ -49976,22 +49895,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4341 +#: ../docs/internal-documentation.pod:4311 msgid "The entry point from the main program." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4343 +#: ../docs/internal-documentation.pod:4313 msgid "Note that C etc have already been called in C
." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4345 +#: ../docs/internal-documentation.pod:4315 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4347 +#: ../docs/internal-documentation.pod:4317 #, no-wrap msgid "" " static void\n" @@ -50000,24 +49919,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4350 +#: ../docs/internal-documentation.pod:4320 msgid "Create the connection dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4352 +#: ../docs/internal-documentation.pod:4322 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4355 +#: ../docs/internal-documentation.pod:4325 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4357 +#: ../docs/internal-documentation.pod:4327 #, no-wrap msgid "" " static void\n" @@ -50026,17 +49945,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4360 +#: ../docs/internal-documentation.pod:4330 msgid "If the username is \"root\", disable the sudo button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4362 +#: ../docs/internal-documentation.pod:4332 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4364 +#: ../docs/internal-documentation.pod:4334 #, no-wrap msgid "" " static void\n" @@ -50045,7 +49964,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4367 +#: ../docs/internal-documentation.pod:4337 msgid "" "The password or SSH identity URL entries are mutually exclusive, so if one " "contains text then disable the other. This function is called when the " @@ -50053,12 +49972,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4371 +#: ../docs/internal-documentation.pod:4341 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4373 +#: ../docs/internal-documentation.pod:4343 #, no-wrap msgid "" " static void\n" @@ -50067,17 +49986,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4376 +#: ../docs/internal-documentation.pod:4346 msgid "Hide all other dialogs and show the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4378 +#: ../docs/internal-documentation.pod:4348 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4380 +#: ../docs/internal-documentation.pod:4350 #, no-wrap msgid "" " static void\n" @@ -50086,12 +50005,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4383 +#: ../docs/internal-documentation.pod:4353 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4385 +#: ../docs/internal-documentation.pod:4355 msgid "" "This initiates a background thread which actually does the ssh to the " "conversion server and the rest of the testing (see " @@ -50099,12 +50018,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4389 +#: ../docs/internal-documentation.pod:4359 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4391 +#: ../docs/internal-documentation.pod:4361 #, no-wrap msgid "" " static void *\n" @@ -50113,7 +50032,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4394 +#: ../docs/internal-documentation.pod:4364 msgid "" "Run C (in a detached background thread). Once it finishes " "stop the spinner and set the spinner message appropriately. If the test is " @@ -50122,12 +50041,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4400 +#: ../docs/internal-documentation.pod:4370 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4402 +#: ../docs/internal-documentation.pod:4372 #, no-wrap msgid "" " static gboolean\n" @@ -50136,19 +50055,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4405 +#: ../docs/internal-documentation.pod:4375 msgid "" "Idle task called from C (but run on the main thread) " "to start the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4408 +#: ../docs/internal-documentation.pod:4378 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4410 +#: ../docs/internal-documentation.pod:4380 #, no-wrap msgid "" " static gboolean\n" @@ -50157,19 +50076,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4413 +#: ../docs/internal-documentation.pod:4383 msgid "" "Idle task called from C (but run on the main thread) " "to stop the spinner in the connection dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4416 +#: ../docs/internal-documentation.pod:4386 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4418 +#: ../docs/internal-documentation.pod:4388 #, no-wrap msgid "" " static gboolean\n" @@ -50178,7 +50097,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4421 +#: ../docs/internal-documentation.pod:4391 msgid "" "Idle task called from C (but run on the main thread) " "when there is an error. Display the error message and disable the C " @@ -50186,12 +50105,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4425 +#: ../docs/internal-documentation.pod:4395 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4427 +#: ../docs/internal-documentation.pod:4397 #, no-wrap msgid "" " static gboolean\n" @@ -50200,19 +50119,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4430 +#: ../docs/internal-documentation.pod:4400 msgid "" "Idle task called from C (but run on the main thread) " "when the connection test was successful." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4433 +#: ../docs/internal-documentation.pod:4403 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4435 +#: ../docs/internal-documentation.pod:4405 #, no-wrap msgid "" " static void\n" @@ -50221,19 +50140,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4438 +#: ../docs/internal-documentation.pod:4408 msgid "" "Callback from the C button. This dialog is handled " "entirely by an external program which is part of NetworkManager." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4442 +#: ../docs/internal-documentation.pod:4412 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4444 +#: ../docs/internal-documentation.pod:4414 #, no-wrap msgid "" " static void\n" @@ -50242,17 +50161,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4447 +#: ../docs/internal-documentation.pod:4417 msgid "Callback from the C button." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4449 +#: ../docs/internal-documentation.pod:4419 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4451 +#: ../docs/internal-documentation.pod:4421 #, no-wrap msgid "" " static void\n" @@ -50261,22 +50180,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4454 +#: ../docs/internal-documentation.pod:4424 msgid "Callback from the C button." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4456 +#: ../docs/internal-documentation.pod:4426 msgid "See also F and F." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4458 +#: ../docs/internal-documentation.pod:4428 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4460 +#: ../docs/internal-documentation.pod:4430 #, no-wrap msgid "" " static void\n" @@ -50285,17 +50204,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4463 +#: ../docs/internal-documentation.pod:4433 msgid "Callback when the connection dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4466 +#: ../docs/internal-documentation.pod:4436 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4468 +#: ../docs/internal-documentation.pod:4438 #, no-wrap msgid "" " static void\n" @@ -50304,24 +50223,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4471 +#: ../docs/internal-documentation.pod:4441 msgid "Create the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4473 +#: ../docs/internal-documentation.pod:4443 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4476 +#: ../docs/internal-documentation.pod:4446 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4478 +#: ../docs/internal-documentation.pod:4448 #, no-wrap msgid "" " static void\n" @@ -50330,17 +50249,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4481 +#: ../docs/internal-documentation.pod:4451 msgid "Hide all other dialogs and show the conversion dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4483 +#: ../docs/internal-documentation.pod:4453 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4485 +#: ../docs/internal-documentation.pod:4455 #, no-wrap msgid "" " static void\n" @@ -50349,24 +50268,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4488 +#: ../docs/internal-documentation.pod:4458 msgid "Update the C section in the conversion dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4490 +#: ../docs/internal-documentation.pod:4460 msgid "" "Note that C (the remote virt-v2v version) is read from the " "remote virt-v2v in the C function." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4493 +#: ../docs/internal-documentation.pod:4463 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4495 +#: ../docs/internal-documentation.pod:4465 #, no-wrap msgid "" " static void\n" @@ -50375,7 +50294,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4498 +#: ../docs/internal-documentation.pod:4468 msgid "" "Repopulate the list of output drivers in the C combo. The " "list of drivers is read from the remote virt-v2v instance in " @@ -50383,12 +50302,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4502 +#: ../docs/internal-documentation.pod:4472 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4504 +#: ../docs/internal-documentation.pod:4474 #, no-wrap msgid "" " static void\n" @@ -50397,17 +50316,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4507 +#: ../docs/internal-documentation.pod:4477 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4509 +#: ../docs/internal-documentation.pod:4479 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4511 +#: ../docs/internal-documentation.pod:4481 #, no-wrap msgid "" " static void\n" @@ -50416,17 +50335,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4514 +#: ../docs/internal-documentation.pod:4484 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4516 +#: ../docs/internal-documentation.pod:4486 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4518 +#: ../docs/internal-documentation.pod:4488 #, no-wrap msgid "" " static void\n" @@ -50435,17 +50354,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4521 +#: ../docs/internal-documentation.pod:4491 msgid "Populate the C treeview." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4523 +#: ../docs/internal-documentation.pod:4493 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4525 +#: ../docs/internal-documentation.pod:4495 #, no-wrap msgid "" " static gboolean\n" @@ -50455,7 +50374,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4529 +#: ../docs/internal-documentation.pod:4499 msgid "" "When the user clicks on the interface name on the list of interfaces, we " "want to run C, which usually makes some lights flash on " @@ -50463,7 +50382,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4533 +#: ../docs/internal-documentation.pod:4503 msgid "" "We cannot catch clicks on the cell itself, so we have to go via a more " "obscure route. See L and L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4539 +#: ../docs/internal-documentation.pod:4509 #, no-wrap msgid "" " static void\n" @@ -50485,17 +50404,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4542 +#: ../docs/internal-documentation.pod:4512 msgid "The conversion dialog C button has been clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4544 +#: ../docs/internal-documentation.pod:4514 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4516 #, no-wrap msgid "" " static void\n" @@ -50504,19 +50423,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4549 +#: ../docs/internal-documentation.pod:4519 msgid "" "Display a warning if the vCPUs or memory is outside the supported range " "(L)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4552 +#: ../docs/internal-documentation.pod:4522 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4554 +#: ../docs/internal-documentation.pod:4524 #, no-wrap msgid "" " static void\n" @@ -50525,24 +50444,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4557 +#: ../docs/internal-documentation.pod:4527 msgid "Create the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4529 msgid "" "This creates the dialog, but it is not displayed. See " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4532 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4564 +#: ../docs/internal-documentation.pod:4534 #, no-wrap msgid "" " static void\n" @@ -50551,17 +50470,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4567 +#: ../docs/internal-documentation.pod:4537 msgid "Hide all other dialogs and show the running dialog." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4569 +#: ../docs/internal-documentation.pod:4539 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4571 +#: ../docs/internal-documentation.pod:4541 #, no-wrap msgid "" " static gboolean\n" @@ -50570,33 +50489,33 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4574 +#: ../docs/internal-documentation.pod:4544 msgid "Display the remote log directory in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4576 -#: ../docs/internal-documentation.pod:4589 -#: ../docs/internal-documentation.pod:4605 +#: ../docs/internal-documentation.pod:4546 +#: ../docs/internal-documentation.pod:4559 +#: ../docs/internal-documentation.pod:4575 msgid "" "If this isn't called from the main thread, then you must only call it via an " "idle task (C)." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4579 +#: ../docs/internal-documentation.pod:4549 msgid "" "B This frees the remote_dir (C pointer) which was strdup'd " "in C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4582 +#: ../docs/internal-documentation.pod:4552 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4584 +#: ../docs/internal-documentation.pod:4554 #, no-wrap msgid "" " static gboolean\n" @@ -50605,25 +50524,25 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4587 +#: ../docs/internal-documentation.pod:4557 msgid "Display the conversion status in the running dialog." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4592 -#: ../docs/internal-documentation.pod:4608 +#: ../docs/internal-documentation.pod:4562 +#: ../docs/internal-documentation.pod:4578 msgid "" "B This frees the message (C pointer) which was strdup'd in " "C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4595 +#: ../docs/internal-documentation.pod:4565 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4597 +#: ../docs/internal-documentation.pod:4567 #, no-wrap msgid "" " static gboolean\n" @@ -50632,24 +50551,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4600 +#: ../docs/internal-documentation.pod:4570 msgid "" "Append output from the virt-v2v process to the buffer, and scroll to ensure " "it is visible." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4603 +#: ../docs/internal-documentation.pod:4573 msgid "This function is able to parse ANSI colour sequences and more." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4611 +#: ../docs/internal-documentation.pod:4581 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4613 +#: ../docs/internal-documentation.pod:4583 #, no-wrap msgid "" " static void\n" @@ -50658,17 +50577,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4616 +#: ../docs/internal-documentation.pod:4586 msgid "Callback when the C button is clicked." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4618 +#: ../docs/internal-documentation.pod:4588 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4620 +#: ../docs/internal-documentation.pod:4590 #, no-wrap msgid "" " static void *\n" @@ -50677,17 +50596,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4623 +#: ../docs/internal-documentation.pod:4593 msgid "This is the background thread which performs the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4625 +#: ../docs/internal-documentation.pod:4595 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4627 +#: ../docs/internal-documentation.pod:4597 #, no-wrap msgid "" " static gboolean\n" @@ -50696,19 +50615,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4630 +#: ../docs/internal-documentation.pod:4600 msgid "" "Idle task called from C (but run on the main " "thread) when there was an error during the conversion." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4633 +#: ../docs/internal-documentation.pod:4603 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4635 +#: ../docs/internal-documentation.pod:4605 #, no-wrap msgid "" " static gboolean\n" @@ -50717,19 +50636,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4638 +#: ../docs/internal-documentation.pod:4608 msgid "" "Idle task called from C (but run on the main " "thread) when the conversion completed without errors." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4641 +#: ../docs/internal-documentation.pod:4611 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4643 +#: ../docs/internal-documentation.pod:4613 #, no-wrap msgid "" " static void\n" @@ -50738,19 +50657,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4646 +#: ../docs/internal-documentation.pod:4616 msgid "" "This is called from F:C when there is a " "status change or a log message." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4649 +#: ../docs/internal-documentation.pod:4619 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4651 +#: ../docs/internal-documentation.pod:4621 #, no-wrap msgid "" " static void\n" @@ -50759,7 +50678,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4654 +#: ../docs/internal-documentation.pod:4624 msgid "" "This is called when the user clicks on the \"Cancel conversion\" button. " "Since conversions can run for a long time, and cancelling the conversion is " @@ -50768,40 +50687,40 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4659 +#: ../docs/internal-documentation.pod:4629 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4661 +#: ../docs/internal-documentation.pod:4631 msgid "" "This file is used to inhibit power saving, sleep, suspend etc during the " "conversion." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4664 +#: ../docs/internal-documentation.pod:4634 msgid "" "The method it uses is to send a D-Bus message to logind, as described here:" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4667 +#: ../docs/internal-documentation.pod:4637 msgid "https://www.freedesktop.org/wiki/Software/systemd/inhibit/" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4669 +#: ../docs/internal-documentation.pod:4639 msgid "If virt-p2v is compiled without D-Bus support then this does nothing." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4671 +#: ../docs/internal-documentation.pod:4641 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4673 +#: ../docs/internal-documentation.pod:4643 #, no-wrap msgid "" " int\n" @@ -50810,14 +50729,14 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4676 +#: ../docs/internal-documentation.pod:4646 msgid "" "Inhibit all forms of power saving. A file descriptor is returned, and when " "the file descriptor is closed the inhibit is stopped." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4679 +#: ../docs/internal-documentation.pod:4649 msgid "" "If the function returns C<-1> then C operation could not be " "performed (eg. if we are compiled without D-Bus support, or there is some " @@ -50826,22 +50745,22 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4684 +#: ../docs/internal-documentation.pod:4654 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4686 +#: ../docs/internal-documentation.pod:4656 msgid "Mini library to read and parse C." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4688 +#: ../docs/internal-documentation.pod:4658 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4690 +#: ../docs/internal-documentation.pod:4660 #, no-wrap msgid "" " char **\n" @@ -50850,77 +50769,51 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4693 +#: ../docs/internal-documentation.pod:4663 msgid "Read and parse C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4695 +#: ../docs/internal-documentation.pod:4665 msgid "" "We only support double quoting, consistent with the Linux documentation. " "L" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4699 +#: ../docs/internal-documentation.pod:4669 msgid "" "systemd supports single and double quoting and single character escaping, " "but we don't support all that." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4702 +#: ../docs/internal-documentation.pod:4672 msgid "Returns a list of key, value pairs, terminated by C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4704 -msgid "File F" -msgstr "" - -#. type: =head4 -#: ../docs/internal-documentation.pod:4706 -msgid "Function C" -msgstr "" - -#. type: verbatim -#: ../docs/internal-documentation.pod:4708 -#, no-wrap -msgid "" -" void\n" -" update_config_from_kernel_cmdline (struct config *c, char **cmdline)\n" -"\n" -msgstr "" - -#. type: textblock -#: ../docs/internal-documentation.pod:4711 -msgid "" -"Read the kernel command line and parse out any C fields that we " -"understand into the config struct." -msgstr "" - -#. type: =head3 -#: ../docs/internal-documentation.pod:4714 +#: ../docs/internal-documentation.pod:4674 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4716 +#: ../docs/internal-documentation.pod:4676 msgid "Kernel-driven, non-interactive configuration of virt-p2v." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4718 +#: ../docs/internal-documentation.pod:4678 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4720 +#: ../docs/internal-documentation.pod:4680 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4722 +#: ../docs/internal-documentation.pod:4682 #, no-wrap msgid "" " static dev_t\n" @@ -50929,22 +50822,22 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4725 +#: ../docs/internal-documentation.pod:4685 msgid "Get parent device of a partition." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4727 +#: ../docs/internal-documentation.pod:4687 msgid "Returns C<0> if no parent device could be found." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4729 +#: ../docs/internal-documentation.pod:4689 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4731 +#: ../docs/internal-documentation.pod:4691 #, no-wrap msgid "" " static int\n" @@ -50953,7 +50846,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4734 +#: ../docs/internal-documentation.pod:4694 msgid "" "Return true if the named device (eg. C) contains the root " "filesystem. C is the major:minor of the root filesystem (eg. " @@ -50961,19 +50854,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4738 +#: ../docs/internal-documentation.pod:4698 msgid "" "This doesn't work for LVs and so on. However we only really care if this " "test works on the P2V ISO where the root device is a regular partition." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4742 +#: ../docs/internal-documentation.pod:4702 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4744 +#: ../docs/internal-documentation.pod:4704 #, no-wrap msgid "" " static void\n" @@ -50982,19 +50875,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4747 +#: ../docs/internal-documentation.pod:4707 msgid "" "Enumerate all disks in F and add them to the global C " "and C arrays." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4710 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4752 +#: ../docs/internal-documentation.pod:4712 #, no-wrap msgid "" " static void\n" @@ -51003,31 +50896,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4755 +#: ../docs/internal-documentation.pod:4715 msgid "" "Enumerate all network interfaces in F and add them to the " "global C array." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4758 +#: ../docs/internal-documentation.pod:4718 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4760 +#: ../docs/internal-documentation.pod:4720 msgid "" "This file handles the virt-p2v I<--nbd> command line option and running " "either L or L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4763 +#: ../docs/internal-documentation.pod:4723 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4765 +#: ../docs/internal-documentation.pod:4725 #, no-wrap msgid "" " void\n" @@ -51036,17 +50929,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4768 +#: ../docs/internal-documentation.pod:4728 msgid "The main program calls this to set the I<--nbd> option." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4730 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4772 +#: ../docs/internal-documentation.pod:4732 #, no-wrap msgid "" " void\n" @@ -51055,24 +50948,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4775 +#: ../docs/internal-documentation.pod:4735 msgid "" "Test the I<--nbd> option (or built-in default list) to see which servers are " "actually installed and appear to be working." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4778 +#: ../docs/internal-documentation.pod:4738 msgid "Set the C global accordingly." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4780 +#: ../docs/internal-documentation.pod:4740 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4782 +#: ../docs/internal-documentation.pod:4742 #, no-wrap msgid "" " pid_t\n" @@ -51081,31 +50974,31 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4785 +#: ../docs/internal-documentation.pod:4745 msgid "Start the NBD server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4787 +#: ../docs/internal-documentation.pod:4747 msgid "" "We previously tested all NBD servers (see C) and hopefully " "found one which will work." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4790 -#: ../docs/internal-documentation.pod:4814 -#: ../docs/internal-documentation.pod:4829 +#: ../docs/internal-documentation.pod:4750 +#: ../docs/internal-documentation.pod:4774 +#: ../docs/internal-documentation.pod:4789 msgid "Returns the process ID (E 0) or C<0> if there is an error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4792 +#: ../docs/internal-documentation.pod:4752 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4794 +#: ../docs/internal-documentation.pod:4754 #, no-wrap msgid "" " static inline void\n" @@ -51114,23 +51007,23 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4797 +#: ../docs/internal-documentation.pod:4757 msgid "" "Set up file descriptors and environment variables for socket activation." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4800 +#: ../docs/internal-documentation.pod:4760 msgid "Note this function runs in the child between fork and exec." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4802 +#: ../docs/internal-documentation.pod:4762 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4804 +#: ../docs/internal-documentation.pod:4764 #, no-wrap msgid "" " static pid_t\n" @@ -51140,13 +51033,13 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4808 +#: ../docs/internal-documentation.pod:4768 msgid "Start a local L process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4810 -#: ../docs/internal-documentation.pod:4825 +#: ../docs/internal-documentation.pod:4770 +#: ../docs/internal-documentation.pod:4785 msgid "" "If we are using socket activation, C and C will contain the " "locally pre-opened file descriptors for this. Otherwise if C " @@ -51154,12 +51047,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4816 +#: ../docs/internal-documentation.pod:4776 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4818 +#: ../docs/internal-documentation.pod:4778 #, no-wrap msgid "" " static pid_t\n" @@ -51169,17 +51062,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4822 +#: ../docs/internal-documentation.pod:4782 msgid "Start a local L process using the L." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4831 +#: ../docs/internal-documentation.pod:4791 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4833 +#: ../docs/internal-documentation.pod:4793 #, no-wrap msgid "" " static int\n" @@ -51188,7 +51081,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4836 +#: ../docs/internal-documentation.pod:4796 msgid "" "This is used when we are starting an NBD server that does not support socket " "activation. We have to pass the '-p' option to the NBD server, but there's " @@ -51196,18 +51089,18 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4841 -#: ../docs/internal-documentation.pod:4852 +#: ../docs/internal-documentation.pod:4801 +#: ../docs/internal-documentation.pod:4812 msgid "Returns the port number on success or C<-1> on error." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4843 +#: ../docs/internal-documentation.pod:4803 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4845 +#: ../docs/internal-documentation.pod:4805 #, no-wrap msgid "" " static int\n" @@ -51216,7 +51109,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4848 +#: ../docs/internal-documentation.pod:4808 msgid "" "This is used when we are starting an NBD server which supports socket " "activation. We can open a listening socket on an unused local port and " @@ -51224,19 +51117,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4854 +#: ../docs/internal-documentation.pod:4814 msgid "" "The file descriptor(s) bound are returned in the array *fds, *nr_fds. The " "caller must free the array." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4857 +#: ../docs/internal-documentation.pod:4817 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4859 +#: ../docs/internal-documentation.pod:4819 #, no-wrap msgid "" " int\n" @@ -51245,17 +51138,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4862 +#: ../docs/internal-documentation.pod:4822 msgid "Wait for a local NBD server to start and be listening for connections." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4865 +#: ../docs/internal-documentation.pod:4825 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4867 +#: ../docs/internal-documentation.pod:4827 #, no-wrap msgid "" " static int\n" @@ -51264,43 +51157,43 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4870 +#: ../docs/internal-documentation.pod:4830 msgid "" "Connect to C, resolving the address using " "L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4873 +#: ../docs/internal-documentation.pod:4833 msgid "" "This also sets the source port of the connection to the first free port " "number E C." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4876 +#: ../docs/internal-documentation.pod:4836 msgid "This may involve multiple connections - to IPv4 and IPv6 for instance." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4879 +#: ../docs/internal-documentation.pod:4839 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4881 +#: ../docs/internal-documentation.pod:4841 msgid "" "Create the F file, which is a piece of phony libvirt XML used " "to communicate the metadata of the physical machine to virt-v2v." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4885 +#: ../docs/internal-documentation.pod:4845 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4887 +#: ../docs/internal-documentation.pod:4847 #, no-wrap msgid "" " void\n" @@ -51310,12 +51203,12 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4891 +#: ../docs/internal-documentation.pod:4851 msgid "Write the libvirt XML for this physical machine." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4893 +#: ../docs/internal-documentation.pod:4853 msgid "" "Note this is not actually input for libvirt. It's input for virt-v2v on the " "conversion server. Virt-v2v will (if necessary) generate the final libvirt " @@ -51323,12 +51216,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4897 +#: ../docs/internal-documentation.pod:4857 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4899 +#: ../docs/internal-documentation.pod:4859 #, no-wrap msgid "" " static const char *\n" @@ -51337,7 +51230,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4902 +#: ../docs/internal-documentation.pod:4862 msgid "" "Using Cnetwork_map>, map the interface to a target network " "name. If no map is found, return C. See L " @@ -51345,19 +51238,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4907 +#: ../docs/internal-documentation.pod:4867 msgid "" "Note this returns a static string which is only valid as long as Cnetwork_map> is not freed." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4910 +#: ../docs/internal-documentation.pod:4870 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4912 +#: ../docs/internal-documentation.pod:4872 msgid "" "Try to calculate Real Time Clock (RTC) offset from UTC in seconds. For " "example if the RTC is 1 hour ahead of UTC, this will return C<3600>. This " @@ -51365,12 +51258,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4916 +#: ../docs/internal-documentation.pod:4876 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4918 +#: ../docs/internal-documentation.pod:4878 #, no-wrap msgid "" " void\n" @@ -51379,38 +51272,38 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4921 +#: ../docs/internal-documentation.pod:4881 msgid "" "Return RTC offset from UTC in seconds, positive numbers meaning that the RTC " "is running ahead of UTC." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4924 +#: ../docs/internal-documentation.pod:4884 msgid "" "In the error case, Coffset> is updated with 0 and Cbasis> " "is set to C." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4927 +#: ../docs/internal-documentation.pod:4887 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4929 +#: ../docs/internal-documentation.pod:4889 msgid "This file handles the ssh connections to the conversion server." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4931 +#: ../docs/internal-documentation.pod:4891 msgid "" "virt-p2v will open several connections over the lifetime of the conversion " "process." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4934 +#: ../docs/internal-documentation.pod:4894 msgid "" "In C, it will first open a connection (to check it is " "possible) and query virt-v2v on the server to ensure it exists, it is the " @@ -51420,7 +51313,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4940 +#: ../docs/internal-documentation.pod:4900 msgid "" "Once we start conversion, we will open a control connection to send the " "libvirt configuration data and to start up virt-v2v, and we will open up one " @@ -51431,12 +51324,12 @@ msgid "" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4948 +#: ../docs/internal-documentation.pod:4908 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4950 +#: ../docs/internal-documentation.pod:4910 #, no-wrap msgid "" " static int\n" @@ -51445,17 +51338,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4953 +#: ../docs/internal-documentation.pod:4913 msgid "Download URL to local file using the external 'curl' command." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4955 +#: ../docs/internal-documentation.pod:4915 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4957 +#: ../docs/internal-documentation.pod:4917 #, no-wrap msgid "" " static int\n" @@ -51464,17 +51357,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4960 +#: ../docs/internal-documentation.pod:4920 msgid "Re-cache the Cidentity.url> if needed." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4962 +#: ../docs/internal-documentation.pod:4922 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4964 +#: ../docs/internal-documentation.pod:4924 #, no-wrap msgid "" " static mexp_h *\n" @@ -51484,19 +51377,19 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4968 +#: ../docs/internal-documentation.pod:4928 msgid "" "Start ssh subprocess with the standard arguments and possibly some optional " "arguments. Also handles authentication." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4971 +#: ../docs/internal-documentation.pod:4931 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4973 +#: ../docs/internal-documentation.pod:4933 #, no-wrap msgid "" " int\n" @@ -51505,34 +51398,34 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4976 +#: ../docs/internal-documentation.pod:4936 msgid "Upload file(s) to remote using L." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4978 +#: ../docs/internal-documentation.pod:4938 msgid "" "Note that the target (directory or file) comes before the list of local " "files, because the list of local files is a varargs list." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4981 +#: ../docs/internal-documentation.pod:4941 msgid "This is a simplified version of L above." msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:4983 +#: ../docs/internal-documentation.pod:4943 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4985 +#: ../docs/internal-documentation.pod:4945 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4987 +#: ../docs/internal-documentation.pod:4947 #, no-wrap msgid "" " uint64_t\n" @@ -51541,24 +51434,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4990 +#: ../docs/internal-documentation.pod:4950 msgid "Return size of a block device, from F/size>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:4992 +#: ../docs/internal-documentation.pod:4952 msgid "" "This function always succeeds, or else exits (since we expect C to " "always be valid and the C file to always exist)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:4995 +#: ../docs/internal-documentation.pod:4955 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:4997 +#: ../docs/internal-documentation.pod:4957 #, no-wrap msgid "" " char *\n" @@ -51567,24 +51460,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5000 +#: ../docs/internal-documentation.pod:4960 msgid "Return model of a block device, from F/device/model>." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5002 +#: ../docs/internal-documentation.pod:4962 msgid "" "Returns C if the file was not found. The caller must free the " "returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5005 +#: ../docs/internal-documentation.pod:4965 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5007 +#: ../docs/internal-documentation.pod:4967 #, no-wrap msgid "" " char *\n" @@ -51593,29 +51486,29 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5010 +#: ../docs/internal-documentation.pod:4970 msgid "Return the serial number of a block device." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5012 +#: ../docs/internal-documentation.pod:4972 msgid "This is found using the lsblk command." msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5014 +#: ../docs/internal-documentation.pod:4974 msgid "" "Returns C if we could not get the serial number. The caller must free " "the returned string." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5017 +#: ../docs/internal-documentation.pod:4977 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5019 +#: ../docs/internal-documentation.pod:4979 #, no-wrap msgid "" " char *\n" @@ -51624,17 +51517,17 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5022 +#: ../docs/internal-documentation.pod:4982 msgid "Return contents of F/address> (if found)." msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5024 +#: ../docs/internal-documentation.pod:4984 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5026 +#: ../docs/internal-documentation.pod:4986 #, no-wrap msgid "" " char *\n" @@ -51643,7 +51536,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5029 +#: ../docs/internal-documentation.pod:4989 msgid "" "Return contents of F/device/vendor> (if found), " "mapped to the PCI vendor. See: L" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5035 +#: ../docs/internal-documentation.pod:4995 #, no-wrap msgid "" " void\n" @@ -51665,7 +51558,7 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5038 +#: ../docs/internal-documentation.pod:4998 msgid "" "Wait for the network to come online, but don't error out if that fails. The " "caller will call C immediately after this which will fail " @@ -51673,17 +51566,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5042 +#: ../docs/internal-documentation.pod:5002 msgid "File F" msgstr "" #. type: =head4 -#: ../docs/internal-documentation.pod:5044 +#: ../docs/internal-documentation.pod:5004 msgid "Function C" msgstr "" #. type: verbatim -#: ../docs/internal-documentation.pod:5046 +#: ../docs/internal-documentation.pod:5006 #, no-wrap msgid "" " int\n" @@ -51692,24 +51585,24 @@ msgid "" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5049 +#: ../docs/internal-documentation.pod:5009 msgid "" "Read the whole file into a memory buffer and return it. The file should be " "a regular, local, trusted file." msgstr "" #. type: =head2 -#: ../docs/internal-documentation.pod:5052 +#: ../docs/internal-documentation.pod:5012 msgid "Subdirectory F" msgstr "" #. type: =head3 -#: ../docs/internal-documentation.pod:5054 +#: ../docs/internal-documentation.pod:5014 msgid "File F" msgstr "" #. type: textblock -#: ../docs/internal-documentation.pod:5056 +#: ../docs/internal-documentation.pod:5016 msgid "" "This file contains a small number of functions that are written by hand. " "The majority of the bindings are generated (see F)." diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 13f5b92d9..8c57784ad 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.41.1\n" +"Project-Id-Version: libguestfs 1.41.2\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2019-09-02 10:03+0100\n" +"POT-Creation-Date: 2019-09-02 11:45+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"