X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=po-docs%2Fuk.po;h=51491ae98200bcb909072aa0db9801cf1f576494;hp=feef2bac8acc527f6a4faa893b37de84db1b2695;hb=d28d76b4fba3afe18757ab848346e8123a8bcae1;hpb=5419153954ee0a2597358b992cc29e448a21ca60 diff --git a/po-docs/uk.po b/po-docs/uk.po index feef2ba..51491ae 100644 --- a/po-docs/uk.po +++ b/po-docs/uk.po @@ -1,29 +1,28 @@ # SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the libguestfs package. -# FIRST AUTHOR , YEAR. -# +# +# Yuri Chornoivan , 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-05-08 12:57+0200\n" -"PO-Revision-Date: 2011-04-01 15:39+0000\n" -"Last-Translator: yurchor \n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" +"POT-Creation-Date: 2011-07-15 17:18+0200\n" +"PO-Revision-Date: 2011-07-17 20:50+0000\n" +"Last-Translator: rjones \n" "Language-Team: Ukrainian \n" -"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #. type: =head1 #: ../src/guestfs.pod:3 ../fish/guestfish.pod:3 #: ../test-tool/libguestfs-test-tool.pod:3 ../fuse/guestmount.pod:3 -#: ../tools/virt-edit.pl:32 ../tools/virt-win-reg.pl:35 -#: ../tools/virt-list-filesystems.pl:30 ../tools/virt-tar.pl:31 -#: ../tools/virt-make-fs.pl:35 ../tools/virt-list-partitions.pl:30 +#: ../tools/virt-win-reg.pl:35 ../tools/virt-list-filesystems.pl:30 +#: ../tools/virt-tar.pl:31 ../tools/virt-make-fs.pl:35 +#: ../tools/virt-list-partitions.pl:30 msgid "NAME" msgstr "НАЗВА" @@ -37,9 +36,9 @@ msgstr "" #. type: =head1 #: ../src/guestfs.pod:7 ../fish/guestfish.pod:7 #: ../test-tool/libguestfs-test-tool.pod:7 ../fuse/guestmount.pod:7 -#: ../tools/virt-edit.pl:36 ../tools/virt-win-reg.pl:39 -#: ../tools/virt-list-filesystems.pl:34 ../tools/virt-tar.pl:35 -#: ../tools/virt-make-fs.pl:39 ../tools/virt-list-partitions.pl:34 +#: ../tools/virt-win-reg.pl:39 ../tools/virt-list-filesystems.pl:34 +#: ../tools/virt-tar.pl:35 ../tools/virt-make-fs.pl:39 +#: ../tools/virt-list-partitions.pl:34 msgid "SYNOPSIS" msgstr "КОРОТКИЙ ОПИС" @@ -92,9 +91,9 @@ msgstr "" #. type: =head1 #: ../src/guestfs.pod:23 ../fish/guestfish.pod:30 #: ../test-tool/libguestfs-test-tool.pod:11 ../fuse/guestmount.pod:20 -#: ../tools/virt-edit.pl:50 ../tools/virt-win-reg.pl:63 -#: ../tools/virt-list-filesystems.pl:40 ../tools/virt-tar.pl:77 -#: ../tools/virt-make-fs.pl:47 ../tools/virt-list-partitions.pl:40 +#: ../tools/virt-win-reg.pl:63 ../tools/virt-list-filesystems.pl:40 +#: ../tools/virt-tar.pl:77 ../tools/virt-make-fs.pl:47 +#: ../tools/virt-list-partitions.pl:40 msgid "DESCRIPTION" msgstr "ОПИС" @@ -112,9 +111,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:33 msgid "" -"Libguestfs uses Linux kernel and qemu code, and can access any type of guest " -"filesystem that Linux and qemu can, including but not limited to: ext2/3/4, " -"btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, " +"Libguestfs uses Linux kernel and qemu code, and can access any type of guest" +" filesystem that Linux and qemu can, including but not limited to: ext2/3/4," +" btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, " "qcow2, vmdk." msgstr "" @@ -130,9 +129,9 @@ msgstr "" #: ../src/guestfs.pod:43 msgid "" "Libguestfs is a library that can be linked with C and C++ management " -"programs (or management programs written in OCaml, Perl, Python, Ruby, Java, " -"PHP, Haskell or C#). You can also use it from shell scripts or the command " -"line." +"programs (or management programs written in OCaml, Perl, Python, Ruby, Java," +" PHP, Haskell or C#). You can also use it from shell scripts or the command" +" line." msgstr "" #. type: textblock @@ -164,8 +163,8 @@ msgstr "ОГЛЯД API" #. type: textblock #: ../src/guestfs.pod:59 msgid "" -"This section provides a gentler overview of the libguestfs API. We also try " -"to group API calls together, where that may not be obvious from reading " +"This section provides a gentler overview of the libguestfs API. We also try" +" to group API calls together, where that may not be obvious from reading " "about the individual calls in the main section of this manual." msgstr "" @@ -180,13 +179,14 @@ msgid "" "Before you can use libguestfs calls, you have to create a handle. Then you " "must add at least one disk image to the handle, followed by launching the " "handle, then performing whatever operations you want, and finally closing " -"the handle. By convention we use the single letter C for the name of the " -"handle variable, although of course you can use any name you want." +"the handle. By convention we use the single letter C for the name of the" +" handle variable, although of course you can use any name you want." msgstr "" #. type: textblock #: ../src/guestfs.pod:73 -msgid "The general structure of all libguestfs-using programs looks like this:" +msgid "" +"The general structure of all libguestfs-using programs looks like this:" msgstr "" #. type: verbatim @@ -232,6 +232,11 @@ msgid "" " char **logvols = guestfs_lvs (g);\n" " \n" msgstr "" +" /* Тепер можна перевірити, які розділи, логічні томи тощо доступні.\n" +" */\n" +" char **partitions = guestfs_list_partitions (g);\n" +" char **logvols = guestfs_lvs (g);\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:94 @@ -249,13 +254,7 @@ msgstr "" #. type: verbatim #: ../src/guestfs.pod:98 -#, fuzzy, no-wrap -#| msgid "" -#| " /* Now you can perform filesystem actions on the guest\n" -#| " * disk image.\n" -#| " */\n" -#| " guestfs_touch (g, \"/hello\");\n" -#| "\n" +#, no-wrap msgid "" " /* Now you can perform filesystem actions on the guest\n" " * disk image.\n" @@ -263,11 +262,6 @@ msgid "" " guestfs_touch (g, \"/hello\");\n" " \n" msgstr "" -" /* Тепер ви можете виконувати дії з файловою системою на\n" -" * образі диска операційної системи.\n" -" */\n" -" guestfs_touch (g, \"/hello\");\n" -"\n" #. type: verbatim #: ../src/guestfs.pod:103 @@ -289,6 +283,9 @@ msgid "" " guestfs_close (g);\n" "\n" msgstr "" +" /* Закрити дескриптор 'g'. */\n" +" guestfs_close (g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:112 @@ -305,23 +302,23 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:121 msgid "DISK IMAGES" -msgstr "" +msgstr "ОБРАЗИ ДИСКІВ" #. type: textblock #: ../src/guestfs.pod:123 msgid "" "The image filename (C<\"guest.img\"> in the example above) could be a disk " "image from a virtual machine, a L copy of a physical hard disk, an " -"actual block device, or simply an empty file of zeroes that you have created " -"through L. Libguestfs lets you do useful things to all " -"of these." +"actual block device, or simply an empty file of zeroes that you have created" +" through L. Libguestfs lets you do useful things to all" +" of these." msgstr "" #. type: textblock #: ../src/guestfs.pod:129 msgid "" -"The call you should use in modern code for adding drives is L. To add a disk image, allowing writes, and " +"The call you should use in modern code for adding drives is " +"L. To add a disk image, allowing writes, and " "specifying that the format is raw, do:" msgstr "" @@ -334,11 +331,15 @@ msgid "" " -1);\n" "\n" msgstr "" +" guestfs_add_drive_opts (g, filename,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:137 msgid "You can add a disk read-only using:" -msgstr "" +msgstr "Ви можете додати диск у режимі лише читання:" #. type: verbatim #: ../src/guestfs.pod:139 @@ -350,6 +351,11 @@ msgid "" " -1);\n" "\n" msgstr "" +" guestfs_add_drive_opts (g, filename,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" +" GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:144 @@ -362,24 +368,24 @@ msgstr "" #: ../src/guestfs.pod:147 msgid "" "Be extremely cautious if the disk image is in use, eg. if it is being used " -"by a virtual machine. Adding it read-write will almost certainly cause disk " -"corruption, but adding it read-only is safe." +"by a virtual machine. Adding it read-write will almost certainly cause disk" +" corruption, but adding it read-only is safe." msgstr "" #. type: textblock #: ../src/guestfs.pod:151 msgid "" -"You must add at least one disk image, and you may add multiple disk images. " -"In the API, the disk images are usually referred to as C (for the " -"first one you added), C (for the second one you added), etc." +"You must add at least one disk image, and you may add multiple disk images." +" In the API, the disk images are usually referred to as C (for " +"the first one you added), C (for the second one you added), etc." msgstr "" #. type: textblock #: ../src/guestfs.pod:156 msgid "" -"Once L has been called you cannot add any more images. You " -"can call L to get a list of the device names, in the " -"order that you added them. See also L below." +"Once L has been called you cannot add any more images. You" +" can call L to get a list of the device names, in the" +" order that you added them. See also L below." msgstr "" #. type: =head2 @@ -392,9 +398,9 @@ msgstr "МОНТУВАННЯ" msgid "" "Before you can read or write files, create directories and so on in a disk " "image that contains filesystems, you have to mount those filesystems using " -"L or L. If you already know that " -"a disk image contains (for example) one partition with a filesystem on that " -"partition, then you can mount it directly:" +"L or L. If you already know that" +" a disk image contains (for example) one partition with a filesystem on that" +" partition, then you can mount it directly:" msgstr "" #. type: verbatim @@ -404,6 +410,8 @@ msgid "" " guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n" "\n" msgstr "" +" guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:172 @@ -419,19 +427,20 @@ msgstr "" #: ../src/guestfs.pod:178 msgid "" "If you are given a disk image and you don't know what it contains then you " -"have to find out. Libguestfs can do that too: use L and L to list possible partitions and " -"LVs, and either try mounting each to see what is mountable, or else examine " -"them with L or L. To list just " +"have to find out. Libguestfs can do that too: use " +"L and L to list possible partitions " +"and LVs, and either try mounting each to see what is mountable, or else " +"examine them with L or L. To list just " "filesystems, use L." msgstr "" #. type: textblock #: ../src/guestfs.pod:186 msgid "" -"Libguestfs also has a set of APIs for inspection of unknown disk images (see " -"L below). But you might find it easier to look at higher level " -"programs built on top of libguestfs, in particular L." +"Libguestfs also has a set of APIs for inspection of unknown disk images (see" +" L below). But you might find it easier to look at higher " +"level programs built on top of libguestfs, in particular L." msgstr "" #. type: textblock @@ -444,7 +453,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:194 msgid "FILESYSTEM ACCESS AND MODIFICATION" -msgstr "" +msgstr "ДОСТУП ТА ВНЕСЕННЯ ЗМІН ДО ФАЙЛОВИХ СИСТЕМ" #. type: textblock #: ../src/guestfs.pod:196 @@ -462,6 +471,8 @@ msgid "" "Specify filenames as full paths, starting with C<\"/\"> and including the " "mount point." msgstr "" +"Вказуйте адреси і назви файлів повністю, починаючи з C<\"/\">, разом з " +"точкою монтування." #. type: textblock #: ../src/guestfs.pod:205 @@ -469,6 +480,9 @@ msgid "" "For example, if you mounted a filesystem at C<\"/\"> and you want to read " "the file called C<\"etc/passwd\"> then you could do:" msgstr "" +"Наприклад, якщо вами змонтовано файлову систему до C<\"/\">, і ви бажаєте " +"виконати читання файла з назвою C<\"etc/passwd\">, ви можете скористатися " +"таким кодом:" #. type: verbatim #: ../src/guestfs.pod:208 @@ -477,13 +491,15 @@ msgid "" " char *data = guestfs_cat (g, \"/etc/passwd\");\n" "\n" msgstr "" +" char *data = guestfs_cat (g, \"/etc/passwd\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:210 msgid "" "This would return C as a newly allocated buffer containing the full " -"content of that file (with some conditions: see also L below), " -"or C if there was an error." +"content of that file (with some conditions: see also L below)," +" or C if there was an error." msgstr "" #. type: textblock @@ -500,11 +516,14 @@ msgid "" " guestfs_mkdir (g, \"/var\");\n" "\n" msgstr "" +" guestfs_mkdir (g, \"/var\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:219 msgid "To create a symlink you could do:" msgstr "" +"Щоб створити символічне посилання, ви можете скористатися таким кодом:" #. type: verbatim #: ../src/guestfs.pod:221 @@ -514,6 +533,9 @@ msgid "" " \"/etc/rc3.d/S30portmap\");\n" "\n" msgstr "" +" guestfs_ln_s (g, \"/etc/init.d/portmap\",\n" +" \"/etc/rc3.d/S30portmap\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:224 @@ -535,8 +557,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:233 msgid "" -"File writes are affected by the per-handle umask, set by calling L and defaulting to 022. See L." +"File writes are affected by the per-handle umask, set by calling " +"L and defaulting to 022. See L." msgstr "" #. type: =head2 @@ -547,8 +569,8 @@ msgstr "ПОДІЛ НА РОЗДІЛИ" #. type: textblock #: ../src/guestfs.pod:238 msgid "" -"Libguestfs contains API calls to read, create and modify partition tables on " -"disk images." +"Libguestfs contains API calls to read, create and modify partition tables on" +" disk images." msgstr "" #. type: textblock @@ -568,11 +590,17 @@ msgid "" " guestfs_part_disk (g, \"/dev/sda\", parttype);\n" "\n" msgstr "" +" const char *parttype = \"mbr\";\n" +" if (disk_is_larger_than_2TB)\n" +" parttype = \"gpt\";\n" +" guestfs_part_disk (g, \"/dev/sda\", parttype);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:250 msgid "" -"Obviously this effectively wipes anything that was on that disk image before." +"Obviously this effectively wipes anything that was on that disk image " +"before." msgstr "" #. type: =head2 @@ -583,30 +611,30 @@ msgstr "LVM2" #. type: textblock #: ../src/guestfs.pod:255 msgid "" -"Libguestfs provides access to a large part of the LVM2 API, such as L and L. It won't make much sense unless " -"you familiarize yourself with the concepts of physical volumes, volume " -"groups and logical volumes." +"Libguestfs provides access to a large part of the LVM2 API, such as " +"L and L. It won't make much sense " +"unless you familiarize yourself with the concepts of physical volumes, " +"volume groups and logical volumes." msgstr "" #. type: textblock #: ../src/guestfs.pod:260 msgid "" -"This author strongly recommends reading the LVM HOWTO, online at L." +"This author strongly recommends reading the LVM HOWTO, online at " +"L." msgstr "" #. type: =head2 #: ../src/guestfs.pod:263 msgid "DOWNLOADING" -msgstr "" +msgstr "ОТРИМАННЯ ДАНИХ" #. type: textblock #: ../src/guestfs.pod:265 msgid "" "Use L to download small, text only files. This call is " -"limited to files which are less than 2 MB and which cannot contain any ASCII " -"NUL (C<\\0>) characters. However the API is very simple to use." +"limited to files which are less than 2 MB and which cannot contain any ASCII" +" NUL (C<\\0>) characters. However the API is very simple to use." msgstr "" #. type: textblock @@ -638,24 +666,25 @@ msgstr "ВИВАНТАЖЕННЯ" #. type: textblock #: ../src/guestfs.pod:281 msgid "" -"It's often the case that you want to write a file or files to the disk image." +"It's often the case that you want to write a file or files to the disk " +"image." msgstr "" #. type: textblock #: ../src/guestfs.pod:284 msgid "" "To write a small file with fixed content, use L. To create " -"a file of all zeroes, use L (sparse) or L (with all disk blocks allocated). There are a variety " -"of other functions for creating test files, for example L and " -"L." +"a file of all zeroes, use L (sparse) or " +"L (with all disk blocks allocated). There are a " +"variety of other functions for creating test files, for example " +"L and L." msgstr "" #. type: textblock #: ../src/guestfs.pod:290 msgid "" -"To upload a single file, use L. This call has no limits on " -"file content or size (even files larger than 4 GB)." +"To upload a single file, use L. This call has no limits on" +" file content or size (even files larger than 4 GB)." msgstr "" #. type: textblock @@ -668,14 +697,14 @@ msgstr "" #: ../src/guestfs.pod:295 msgid "" "However the fastest way to upload I is to " -"turn them into a squashfs or CD ISO (see L and L), then attach this using L. If you add the drive " -"in a predictable way (eg. adding it last after all other drives) then you " -"can get the device name from L and mount it directly " -"using L. Note that squashfs images are sometimes non-" -"portable between kernel versions, and they don't support labels or UUIDs. " -"If you want to pre-build an image or you need to mount it using a label or " -"UUID, use an ISO image instead." +"turn them into a squashfs or CD ISO (see L and " +"L), then attach this using L. If you add" +" the drive in a predictable way (eg. adding it last after all other drives) " +"then you can get the device name from L and mount it " +"directly using L. Note that squashfs images are " +"sometimes non-portable between kernel versions, and they don't support " +"labels or UUIDs. If you want to pre-build an image or you need to mount it " +"using a label or UUID, use an ISO image instead." msgstr "" #. type: =head2 @@ -694,7 +723,7 @@ msgstr "" #. type: =item #: ../src/guestfs.pod:314 msgid "B to B" -msgstr "" +msgstr "B<файл> у B<файл>" #. type: textblock #: ../src/guestfs.pod:316 @@ -706,13 +735,13 @@ msgstr "" #. type: =item #: ../src/guestfs.pod:319 msgid "B to B" -msgstr "" +msgstr "B<файл або пристрій> у B<файл або пристрій>" #. type: textblock #: ../src/guestfs.pod:321 msgid "" -"Use L which efficiently uses L to copy between files and " -"devices in the guest." +"Use L which efficiently uses L to copy between files and" +" devices in the guest." msgstr "" #. type: textblock @@ -727,13 +756,15 @@ msgid "" " guestfs_dd (g, \"/dev/VG/Original\", \"/dev/VG/Copy\");\n" "\n" msgstr "" +" guestfs_dd (g, \"/dev/VG/Original\", \"/dev/VG/Copy\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:328 msgid "" "The destination (C) must be at least as large as the source " -"(C). To copy less than the whole source device, use L." +"(C). To copy less than the whole source device, use " +"L." msgstr "" #. type: =item @@ -764,12 +795,12 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:344 msgid "" -"Calls like L, L, L, L etc appear to only take filenames as arguments, so it " +"Calls like L, L, L, " +"L etc appear to only take filenames as arguments, so it " "appears you can only upload and download to files. However many Un*x-like " -"hosts let you use the special device files C, C, C and C to read and write from stdin, stdout, stderr, " -"and arbitrary file descriptor N." +"hosts let you use the special device files C, C, " +"C and C to read and write from stdin, stdout, " +"stderr, and arbitrary file descriptor N." msgstr "" #. type: textblock @@ -784,6 +815,8 @@ msgid "" " guestfs_download (g, filename, \"/dev/stdout\");\n" "\n" msgstr "" +" guestfs_download (g, filename, \"/dev/stdout\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:357 @@ -799,11 +832,15 @@ msgid "" " guestfs_tar_out (g, \"/\", devfd);\n" "\n" msgstr "" +" char devfd[64];\n" +" snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n" +" guestfs_tar_out (g, \"/\", devfd);\n" +"\n" #. type: =head2 #: ../src/guestfs.pod:363 msgid "LISTING FILES" -msgstr "" +msgstr "СПИСКИ ФАЙЛІВ" #. type: textblock #: ../src/guestfs.pod:365 @@ -830,13 +867,14 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:375 msgid "" -"L and L can be used to recursively list files." +"L and L can be used to recursively list " +"files." msgstr "" #. type: =head2 #: ../src/guestfs.pod:378 msgid "RUNNING COMMANDS" -msgstr "" +msgstr "ВИКОНАННЯ КОМАНД" #. type: textblock #: ../src/guestfs.pod:380 @@ -861,42 +899,46 @@ msgstr "" #: ../src/guestfs.pod:1146 ../src/guestfs.pod:1150 ../src/guestfs.pod:1154 #: ../src/guestfs.pod:1643 ../src/guestfs.pod:1648 ../src/guestfs.pod:1652 #: ../src/guestfs.pod:1754 ../src/guestfs.pod:1759 ../src/guestfs.pod:1763 -#: ../src/guestfs.pod:1773 ../src/guestfs.pod:2008 ../src/guestfs.pod:2013 -#: ../src/guestfs.pod:2019 ../src/guestfs.pod:2027 ../src/guestfs.pod:2381 -#: ../src/guestfs.pod:2387 ../src/guestfs.pod:2392 ../src/guestfs.pod:2398 -#: ../src/guestfs.pod:2963 ../src/guestfs.pod:2967 ../src/guestfs.pod:2971 -#: ../src/guestfs.pod:2975 ../src/guestfs-actions.pod:15 +#: ../src/guestfs.pod:1773 ../src/guestfs.pod:2047 ../src/guestfs.pod:2052 +#: ../src/guestfs.pod:2058 ../src/guestfs.pod:2066 ../src/guestfs.pod:2420 +#: ../src/guestfs.pod:2426 ../src/guestfs.pod:2431 ../src/guestfs.pod:2437 +#: ../src/guestfs.pod:3011 ../src/guestfs.pod:3015 ../src/guestfs.pod:3019 +#: ../src/guestfs.pod:3023 ../src/guestfs-actions.pod:15 #: ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:583 #: ../src/guestfs-actions.pod:591 ../src/guestfs-actions.pod:598 -#: ../src/guestfs-actions.pod:605 ../src/guestfs-actions.pod:1606 -#: ../src/guestfs-actions.pod:1610 ../src/guestfs-actions.pod:1614 -#: ../src/guestfs-actions.pod:1618 ../src/guestfs-actions.pod:1626 -#: ../src/guestfs-actions.pod:1630 ../src/guestfs-actions.pod:1634 -#: ../src/guestfs-actions.pod:1644 ../src/guestfs-actions.pod:1648 -#: ../src/guestfs-actions.pod:1652 ../src/guestfs-actions.pod:1790 -#: ../src/guestfs-actions.pod:1794 ../src/guestfs-actions.pod:1799 -#: ../src/guestfs-actions.pod:1804 ../src/guestfs-actions.pod:1865 -#: ../src/guestfs-actions.pod:1869 ../src/guestfs-actions.pod:1874 -#: ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 -#: ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 -#: ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 -#: ../fish/guestfish-actions.pod:385 ../fish/guestfish-actions.pod:393 -#: ../fish/guestfish-actions.pod:400 ../fish/guestfish-actions.pod:407 -#: ../fish/guestfish-actions.pod:1077 ../fish/guestfish-actions.pod:1081 -#: ../fish/guestfish-actions.pod:1085 ../fish/guestfish-actions.pod:1089 -#: ../fish/guestfish-actions.pod:1097 ../fish/guestfish-actions.pod:1101 -#: ../fish/guestfish-actions.pod:1105 ../fish/guestfish-actions.pod:1115 -#: ../fish/guestfish-actions.pod:1119 ../fish/guestfish-actions.pod:1123 -#: ../fish/guestfish-actions.pod:1213 ../fish/guestfish-actions.pod:1217 -#: ../fish/guestfish-actions.pod:1222 ../fish/guestfish-actions.pod:1227 -#: ../fish/guestfish-actions.pod:1269 ../fish/guestfish-actions.pod:1273 -#: ../fish/guestfish-actions.pod:1278 ../tools/virt-edit.pl:351 -#: ../tools/virt-edit.pl:356 ../tools/virt-edit.pl:361 -#: ../tools/virt-edit.pl:372 ../tools/virt-edit.pl:376 -#: ../tools/virt-win-reg.pl:536 ../tools/virt-win-reg.pl:542 -#: ../tools/virt-win-reg.pl:548 +#: ../src/guestfs-actions.pod:605 ../src/guestfs-actions.pod:1662 +#: ../src/guestfs-actions.pod:1666 ../src/guestfs-actions.pod:1670 +#: ../src/guestfs-actions.pod:1674 ../src/guestfs-actions.pod:1682 +#: ../src/guestfs-actions.pod:1686 ../src/guestfs-actions.pod:1690 +#: ../src/guestfs-actions.pod:1700 ../src/guestfs-actions.pod:1704 +#: ../src/guestfs-actions.pod:1708 ../src/guestfs-actions.pod:1846 +#: ../src/guestfs-actions.pod:1850 ../src/guestfs-actions.pod:1855 +#: ../src/guestfs-actions.pod:1860 ../src/guestfs-actions.pod:1921 +#: ../src/guestfs-actions.pod:1925 ../src/guestfs-actions.pod:1930 +#: ../src/guestfs-actions.pod:2857 ../src/guestfs-actions.pod:2863 +#: ../src/guestfs-actions.pod:2871 ../src/guestfs-actions.pod:2878 +#: ../src/guestfs-actions.pod:2885 ../fish/guestfish.pod:445 +#: ../fish/guestfish.pod:449 ../fish/guestfish.pod:453 +#: ../fish/guestfish.pod:457 ../fish/guestfish-actions.pod:13 +#: ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:385 +#: ../fish/guestfish-actions.pod:393 ../fish/guestfish-actions.pod:400 +#: ../fish/guestfish-actions.pod:407 ../fish/guestfish-actions.pod:1099 +#: ../fish/guestfish-actions.pod:1103 ../fish/guestfish-actions.pod:1107 +#: ../fish/guestfish-actions.pod:1111 ../fish/guestfish-actions.pod:1119 +#: ../fish/guestfish-actions.pod:1123 ../fish/guestfish-actions.pod:1127 +#: ../fish/guestfish-actions.pod:1137 ../fish/guestfish-actions.pod:1141 +#: ../fish/guestfish-actions.pod:1145 ../fish/guestfish-actions.pod:1235 +#: ../fish/guestfish-actions.pod:1239 ../fish/guestfish-actions.pod:1244 +#: ../fish/guestfish-actions.pod:1249 ../fish/guestfish-actions.pod:1291 +#: ../fish/guestfish-actions.pod:1295 ../fish/guestfish-actions.pod:1300 +#: ../fish/guestfish-actions.pod:1933 ../fish/guestfish-actions.pod:1939 +#: ../fish/guestfish-actions.pod:1947 ../fish/guestfish-actions.pod:1954 +#: ../fish/guestfish-actions.pod:1961 ../tools/virt-win-reg.pl:195 +#: ../tools/virt-win-reg.pl:200 ../tools/virt-win-reg.pl:206 +#: ../tools/virt-win-reg.pl:708 ../tools/virt-win-reg.pl:714 +#: ../tools/virt-win-reg.pl:720 msgid "*" -msgstr "" +msgstr "*" #. type: textblock #: ../src/guestfs.pod:390 @@ -920,8 +962,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:404 msgid "" -"The network may not be available unless you enable it (see L)." +"The network may not be available unless you enable it (see " +"L)." msgstr "" #. type: textblock @@ -959,16 +1001,16 @@ msgstr "" msgid "" "A secure alternative is to use libguestfs to install a \"firstboot\" script " "(a script which runs when the guest next boots normally), and to have this " -"script run the commands you want in the normal context of the running guest, " -"network security and so on. For information about other security issues, " +"script run the commands you want in the normal context of the running guest," +" network security and so on. For information about other security issues, " "see L." msgstr "" #. type: textblock #: ../src/guestfs.pod:440 msgid "" -"The two main API calls to run commands are L and L (there are also variations)." +"The two main API calls to run commands are L and " +"L (there are also variations)." msgstr "" #. type: textblock @@ -995,17 +1037,17 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:453 msgid "" -"The main Augeas calls are bound through the C APIs. We don't " -"document Augeas itself here because there is excellent documentation on the " -"L website." +"The main Augeas calls are bound through the C APIs. We don't" +" document Augeas itself here because there is excellent documentation on the" +" L website." msgstr "" #. type: textblock #: ../src/guestfs.pod:457 msgid "" -"If you don't want to use Augeas (you fool!) then try calling L to get the file as a list of lines which you can iterate " -"over." +"If you don't want to use Augeas (you fool!) then try calling " +"L to get the file as a list of lines which you can " +"iterate over." msgstr "" #. type: =head2 @@ -1022,9 +1064,9 @@ msgstr "" #. type: =item #: ../src/guestfs.pod:469 ../src/guestfs.pod:1257 ../src/guestfs.pod:1395 -#: ../src/guestfs.pod:2426 +#: ../src/guestfs.pod:2465 msgid "1." -msgstr "" +msgstr "1." #. type: textblock #: ../src/guestfs.pod:471 @@ -1038,12 +1080,14 @@ msgid "" " guestfs_set_selinux (g, 1);\n" "\n" msgstr "" +" guestfs_set_selinux (g, 1);\n" +"\n" #. type: =item #: ../src/guestfs.pod:475 ../src/guestfs.pod:1261 ../src/guestfs.pod:1399 -#: ../src/guestfs.pod:2451 +#: ../src/guestfs.pod:2490 msgid "2." -msgstr "" +msgstr "2." #. type: textblock #: ../src/guestfs.pod:477 @@ -1059,6 +1103,8 @@ msgid "" " guestfs_sh (g, \"/usr/sbin/load_policy\");\n" "\n" msgstr "" +" guestfs_sh (g, \"/usr/sbin/load_policy\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:483 @@ -1070,7 +1116,7 @@ msgstr "" #. type: =item #: ../src/guestfs.pod:486 ../src/guestfs.pod:1405 msgid "3." -msgstr "" +msgstr "3." #. type: textblock #: ../src/guestfs.pod:488 @@ -1086,6 +1132,8 @@ msgid "" " guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n" "\n" msgstr "" +" guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:496 @@ -1102,7 +1150,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:502 msgid "UMASK" -msgstr "" +msgstr "UMASK" #. type: textblock #: ../src/guestfs.pod:504 @@ -1117,16 +1165,16 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:510 msgid "" -"The default umask is C<022>, so files are created with modes such as C<0644> " -"and directories with C<0755>." +"The default umask is C<022>, so files are created with modes such as C<0644>" +" and directories with C<0755>." msgstr "" #. type: textblock #: ../src/guestfs.pod:513 msgid "" "There are two ways to avoid being affected by umask. Either set umask to 0 " -"(call C early after launching). Or call L after creating each file or directory." +"(call C early after launching). Or call " +"L after creating each file or directory." msgstr "" #. type: textblock @@ -1135,15 +1183,15 @@ msgid "For more information about umask, see L." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:519 ../fish/guestfish.pod:767 +#: ../src/guestfs.pod:519 ../fish/guestfish.pod:825 msgid "ENCRYPTED DISKS" -msgstr "" +msgstr "ЗАШИФРОВАНІ ДИСКИ" #. type: textblock #: ../src/guestfs.pod:521 msgid "" -"Libguestfs allows you to access Linux guests which have been encrypted using " -"whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) " +"Libguestfs allows you to access Linux guests which have been encrypted using" +" whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) " "standard. This includes nearly all whole disk encryption systems used by " "modern Linux guests." msgstr "" @@ -1165,27 +1213,27 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:533 msgid "" -"Opening a LUKS device creates a new device mapper device called C (where C is the string you supply to L). Reads and writes to this mapper device are decrypted " -"from and encrypted to the underlying block device respectively." +"Opening a LUKS device creates a new device mapper device called " +"C (where C is the string you supply to " +"L). Reads and writes to this mapper device are " +"decrypted from and encrypted to the underlying block device respectively." msgstr "" #. type: textblock #: ../src/guestfs.pod:539 msgid "" -"LVM volume groups on the device can be made visible by calling L followed by L. The logical volume" -"(s) can now be mounted in the usual way." +"LVM volume groups on the device can be made visible by calling " +"L followed by L. The logical " +"volume(s) can now be mounted in the usual way." msgstr "" #. type: textblock #: ../src/guestfs.pod:543 msgid "" -"Use the reverse process to close a LUKS device. Unmount any logical volumes " -"on it, deactivate the volume groups by caling C. Then close the mapper device by calling L on the C device (I the " +"Use the reverse process to close a LUKS device. Unmount any logical volumes" +" on it, deactivate the volume groups by caling C. Then close the mapper device by calling " +"L on the C device (I the " "underlying encrypted block device)." msgstr "" @@ -1198,24 +1246,24 @@ msgstr "ПЕРЕВІРКА" #: ../src/guestfs.pod:552 msgid "" "Libguestfs has APIs for inspecting an unknown disk image to find out if it " -"contains operating systems, an install CD or a live CD. (These APIs used to " -"be in a separate Perl-only library called L but since " -"version 1.5.3 the most frequently used part of this library has been " +"contains operating systems, an install CD or a live CD. (These APIs used to" +" be in a separate Perl-only library called L but since" +" version 1.5.3 the most frequently used part of this library has been " "rewritten in C and moved into the core code)." msgstr "" #. type: textblock #: ../src/guestfs.pod:559 msgid "" -"Add all disks belonging to the unknown virtual machine and call L in the usual way." +"Add all disks belonging to the unknown virtual machine and call " +"L in the usual way." msgstr "" #. type: textblock #: ../src/guestfs.pod:562 msgid "" -"Then call L. This function uses other libguestfs calls " -"and certain heuristics, and returns a list of operating systems that were " +"Then call L. This function uses other libguestfs calls" +" and certain heuristics, and returns a list of operating systems that were " "found. An empty list means none were found. A single element is the root " "filesystem of the operating system. For dual- or multi-boot guests, " "multiple roots can be returned, each one corresponding to a separate " @@ -1228,9 +1276,9 @@ msgstr "" #: ../src/guestfs.pod:571 msgid "" "For each root, you can then call various C functions " -"to get additional details about that operating system. For example, call L to return the string C or C for " -"Windows and Linux-based operating systems respectively." +"to get additional details about that operating system. For example, call " +"L to return the string C or C for" +" Windows and Linux-based operating systems respectively." msgstr "" #. type: textblock @@ -1238,8 +1286,8 @@ msgstr "" msgid "" "Un*x-like and Linux-based operating systems usually consist of several " "filesystems which are mounted at boot time (for example, a separate boot " -"partition mounted on C). The inspection rules are able to detect how " -"filesystems correspond to mount points. Call " +"partition mounted on C). The inspection rules are able to detect how" +" filesystems correspond to mount points. Call " "C to get this mapping. It might return a " "hash table like this example:" msgstr "" @@ -1253,6 +1301,10 @@ msgid "" " /usr => /dev/vg_guest/lv_usr\n" "\n" msgstr "" +" /boot => /dev/sda1\n" +" / => /dev/vg_guest/lv_root\n" +" /usr => /dev/vg_guest/lv_usr\n" +"\n" #. type: textblock #: ../src/guestfs.pod:588 @@ -1264,16 +1316,17 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:591 msgid "" -"Be careful to mount filesystems in the right order (eg. C before C). Sorting the keys of the hash by length, shortest first, should work." +"Be careful to mount filesystems in the right order (eg. C before " +"C). Sorting the keys of the hash by length, shortest first, should " +"work." msgstr "" #. type: textblock #: ../src/guestfs.pod:595 msgid "" "Inspection currently only works for some common operating systems. " -"Contributors are welcome to send patches for other operating systems that we " -"currently cannot detect." +"Contributors are welcome to send patches for other operating systems that we" +" currently cannot detect." msgstr "" #. type: textblock @@ -1291,10 +1344,10 @@ msgid "" "inspection and caches the results in the guest handle. Subsequent calls to " "C return this cached information, but I re-" "read the disks. If you change the content of the guest disks, you can redo " -"inspection by calling L again. (L works a little differently from the other " -"calls and does read the disks. See documentation for that function for " -"details)." +"inspection by calling L again. " +"(L works a little differently from the " +"other calls and does read the disks. See documentation for that function " +"for details)." msgstr "" #. type: =head3 @@ -1321,16 +1374,17 @@ msgstr "" #: ../src/guestfs.pod:621 msgid "" "Further information is available about the operating system that can be " -"installed using the regular inspection APIs like L, L etc." +"installed using the regular inspection APIs like " +"L, L " +"etc." msgstr "" #. type: textblock #: ../src/guestfs.pod:626 msgid "" "Some additional information specific to installer disks is also available " -"from the L, L and L calls." +"from the L, L and " +"L calls." msgstr "" #. type: =head2 @@ -1341,23 +1395,23 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:633 msgid "" -"Libguestfs can mount NTFS partitions. It does this using the L driver." +"Libguestfs can mount NTFS partitions. It does this using the L driver." msgstr "" #. type: =head3 #: ../src/guestfs.pod:636 msgid "DRIVE LETTERS AND PATHS" -msgstr "" +msgstr "ЛІТЕРИ ДИСКІВ ТА ШЛЯХИ" #. type: textblock #: ../src/guestfs.pod:638 msgid "" "DOS and Windows still use drive letters, and the filesystems are always " "treated as case insensitive by Windows itself, and therefore you might find " -"a Windows configuration file referring to a path like C. When the filesystem is mounted in libguestfs, that directory " -"might be referred to as C." +"a Windows configuration file referring to a path like " +"C. When the filesystem is mounted in libguestfs, " +"that directory might be referred to as C." msgstr "" #. type: textblock @@ -1378,14 +1432,14 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:651 msgid "" -"To resolve the case insensitivity of paths, call L." +"To resolve the case insensitivity of paths, call " +"L." msgstr "" #. type: =head3 #: ../src/guestfs.pod:654 msgid "ACCESSING THE WINDOWS REGISTRY" -msgstr "" +msgstr "ДОСТУП ДО РЕГІСТРУ WINDOWS" #. type: textblock #: ../src/guestfs.pod:656 @@ -1394,14 +1448,14 @@ msgid "" "files, through the library C which is part of the libguestfs project " "although ships as a separate tarball. You have to locate and download the " "hive file(s) yourself, and then pass them to C functions. See also " -"the programs L, L, L and L for more help on this issue." +"the programs L, L, L and L for more help on this issue." msgstr "" #. type: =head3 #: ../src/guestfs.pod:664 msgid "SYMLINKS ON NTFS-3G FILESYSTEMS" -msgstr "" +msgstr "СИМВОЛІЧНІ ПОСИЛАННЯ У ФАЙЛОВИХ СИСТЕМАХ NTFS-3G" #. type: textblock #: ../src/guestfs.pod:666 @@ -1433,8 +1487,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:679 msgid "" -"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use L to read the C extended " +"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use " +"L to read the C extended " "attribute, and read the raw reparse data from that (you can find the format " "documented in various places around the web)." msgstr "" @@ -1461,7 +1515,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:691 msgid "USING LIBGUESTFS WITH OTHER PROGRAMMING LANGUAGES" -msgstr "" +msgstr "ВИКОРИСТАННЯ LIBGUESTFS ЗА ДОПОМОГОЮ ІНШИХ МОВ ПРОГРАМУВАННЯ" #. type: textblock #: ../src/guestfs.pod:693 @@ -1474,8 +1528,8 @@ msgstr "" #: ../src/guestfs.pod:696 msgid "" "The API is broadly identical in all supported languages. This means that " -"the C call C is C<$g-Eadd_drive_ro($file)> " -"in Perl, C in Python, and C in " +"the C call C is C<$g-Eadd_drive_ro($file)>" +" in Perl, C in Python, and C in " "OCaml. In other words, a straightforward, predictable isomorphism between " "each language." msgstr "" @@ -1483,8 +1537,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:702 msgid "" -"Error messages are automatically transformed into exceptions if the language " -"supports it." +"Error messages are automatically transformed into exceptions if the language" +" supports it." msgstr "" #. type: textblock @@ -1629,8 +1683,8 @@ msgstr "" msgid "" "Since we developed libguestfs and the associated tools, there are several " "things we would have designed differently, but are now stuck with for " -"backwards compatibility or other reasons. If there is ever a libguestfs 2.0 " -"release, you can expect these to change. Beware of them." +"backwards compatibility or other reasons. If there is ever a libguestfs 2.0" +" release, you can expect these to change. Beware of them." msgstr "" #. type: =item @@ -1660,12 +1714,15 @@ msgid "" " guestfs_set_autosync (g, 1);\n" "\n" msgstr "" +" guestfs_set_autosync (g, 1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:787 msgid "" "to have the unmount/sync done automatically for you when the handle 'g' is " -"closed. (This feature is called \"autosync\", L q.v.)" +"closed. (This feature is called \"autosync\", L " +"q.v.)" msgstr "" #. type: textblock @@ -1692,8 +1749,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:801 msgid "" -"If you use L, then C<-o sync,noatime> are added implicitly. " -"However C<-o sync> does not add any reliability benefit, but does have a " +"If you use L, then C<-o sync,noatime> are added implicitly." +" However C<-o sync> does not add any reliability benefit, but does have a " "very large performance impact." msgstr "" @@ -1725,8 +1782,8 @@ msgstr "" #: ../src/guestfs.pod:815 msgid "" "Note that many filesystems change the disk when you just mount and unmount, " -"even if you didn't perform any writes. You need to use L to guarantee that the disk is not changed." +"even if you didn't perform any writes. You need to use " +"L to guarantee that the disk is not changed." msgstr "" #. type: =item @@ -1738,10 +1795,10 @@ msgstr "" #: ../src/guestfs.pod:821 msgid "" "C doesn't do what people expect (open C for " -"examination). It tries to run a guestfish command C which doesn't " -"exist, so it fails. In earlier versions of guestfish the error message was " -"also unintuitive, but we have corrected this since. Like the Bourne shell, " -"we should have used C to run commands." +"examination). It tries to run a guestfish command C which doesn't" +" exist, so it fails. In earlier versions of guestfish the error message was" +" also unintuitive, but we have corrected this since. Like the Bourne shell," +" we should have used C to run commands." msgstr "" #. type: =item @@ -1771,6 +1828,8 @@ msgid "" " lvcreate LV VG 100M\n" "\n" msgstr "" +" lvcreate LV VG 100M\n" +"\n" #. type: textblock #: ../src/guestfs.pod:841 @@ -1796,9 +1855,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:851 msgid "" -"There is a subtle ambiguity in the API between a device name (eg. C) and a similar pathname. A file might just happen to be called " -"C in the directory C (consider some non-Unix VM image)." +"There is a subtle ambiguity in the API between a device name (eg. " +"C) and a similar pathname. A file might just happen to be called" +" C in the directory C (consider some non-Unix VM image)." msgstr "" #. type: textblock @@ -1854,7 +1913,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:882 msgid "KEYS AND PASSPHRASES" -msgstr "" +msgstr "КЛЮЧІ І ПАРОЛІ" #. type: textblock #: ../src/guestfs.pod:884 @@ -1876,8 +1935,8 @@ msgstr "" #: ../src/guestfs.pod:892 msgid "" "Therefore you should be aware that any key parameter you pass to libguestfs " -"might end up being written out to the swap partition. If this is a concern, " -"scrub the swap partition or don't use libguestfs on encrypted devices." +"might end up being written out to the swap partition. If this is a concern," +" scrub the swap partition or don't use libguestfs on encrypted devices." msgstr "" #. type: =head2 @@ -1895,9 +1954,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:902 msgid "" -"Only use the handle from a single thread. Either use the handle exclusively " -"from one thread, or provide your own mutex so that two threads cannot issue " -"calls on the same handle at the same time." +"Only use the handle from a single thread. Either use the handle exclusively" +" from one thread, or provide your own mutex so that two threads cannot issue" +" calls on the same handle at the same time." msgstr "" #. type: textblock @@ -1922,15 +1981,15 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:914 msgid "" -"By default it looks for these in the directory C<$libdir/guestfs> (eg. C or C)." +"By default it looks for these in the directory C<$libdir/guestfs> (eg. " +"C or C)." msgstr "" #. type: textblock #: ../src/guestfs.pod:917 msgid "" -"Use L or set the environment variable L " -"to change the directories that libguestfs will search in. The value is a " +"Use L or set the environment variable L" +" to change the directories that libguestfs will search in. The value is a " "colon-separated list of paths. The current directory is I searched " "unless the path contains an empty element or C<.>. For example " "C would search the current directory and " @@ -1945,8 +2004,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:926 msgid "" -"If you want to compile your own qemu, run qemu from a non-standard location, " -"or pass extra arguments to qemu, then you can write a shell-script wrapper " +"If you want to compile your own qemu, run qemu from a non-standard location," +" or pass extra arguments to qemu, then you can write a shell-script wrapper " "around qemu." msgstr "" @@ -1962,8 +2021,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:935 msgid "" -"Here is an example of a wrapper, where I have built my own copy of qemu from " -"source:" +"Here is an example of a wrapper, where I have built my own copy of qemu from" +" source:" msgstr "" #. type: verbatim @@ -1975,6 +2034,10 @@ msgid "" " exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n" "\n" msgstr "" +" #!/bin/sh -\n" +" qemudir=/home/rjones/d/qemu\n" +" exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n" +"\n" #. type: textblock #: ../src/guestfs.pod:942 @@ -1991,6 +2054,8 @@ msgid "" " LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n" "\n" msgstr "" +" LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n" +"\n" #. type: textblock #: ../src/guestfs.pod:948 @@ -2002,7 +2067,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:951 msgid "ATTACHING TO RUNNING DAEMONS" -msgstr "" +msgstr "ДОЛУЧЕННЯ ДО ЗАПУЩЕНИХ ФОНОВИХ СЛУЖБ" #. type: textblock #: ../src/guestfs.pod:953 @@ -2022,21 +2087,21 @@ msgstr "" #. type: =head3 #: ../src/guestfs.pod:960 msgid "Using guestfs_set_attach_method" -msgstr "" +msgstr "За допомогою guestfs_set_attach_method" #. type: textblock #: ../src/guestfs.pod:962 msgid "" "By calling L you can change how the library " -"connects to the C daemon in L (read L for some background)." +"connects to the C daemon in L (read " +"L for some background)." msgstr "" #. type: textblock #: ../src/guestfs.pod:966 msgid "" -"The normal attach method is C, where a small appliance is created " -"containing the daemon, and then the library connects to this." +"The normal attach method is C, where a small appliance is created" +" containing the daemon, and then the library connects to this." msgstr "" #. type: textblock @@ -2058,7 +2123,7 @@ msgstr "" #. type: =head3 #: ../src/guestfs.pod:977 msgid "Using guestfs_add_domain with live flag" -msgstr "" +msgstr "За допомогою guestfs_add_domain з прапорцем live" #. type: textblock #: ../src/guestfs.pod:979 @@ -2086,6 +2151,18 @@ msgid "" " \n" "\n" msgstr "" +" \n" +" ...\n" +" \n" +" ...\n" +" \n" +" \n" +" \n" +" \n" +" ...\n" +" \n" +" \n" +"\n" #. type: textblock #: ../src/guestfs.pod:997 @@ -2112,7 +2189,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:1008 msgid "ABI GUARANTEE" -msgstr "" +msgstr "ГАРАНТІЯ ЩОДО ABI" #. type: textblock #: ../src/guestfs.pod:1010 @@ -2120,27 +2197,28 @@ msgid "" "We guarantee the libguestfs ABI (binary interface), for public, high-level " "actions as outlined in this section. Although we will deprecate some " "actions, for example if they get replaced by newer calls, we will keep the " -"old actions forever. This allows you the developer to program in confidence " -"against the libguestfs API." +"old actions forever. This allows you the developer to program in confidence" +" against the libguestfs API." msgstr "" #. type: =head2 #: ../src/guestfs.pod:1016 msgid "BLOCK DEVICE NAMING" -msgstr "" +msgstr "ІМЕНУВАННЯ БЛОКОВИХ ПРИСТРОЇВ" #. type: textblock #: ../src/guestfs.pod:1018 msgid "" "In the kernel there is now quite a profusion of schemata for naming block " "devices (in this context, by I I mean a physical or virtual " -"hard drive). The original Linux IDE driver used names starting with C. SCSI devices have historically used a different naming scheme, C. When the Linux kernel I driver became a popular replacement " -"for the old IDE driver (particularly for SATA devices) those devices also " -"used the C scheme. Additionally we now have virtual machines with " -"paravirtualized drivers. This has created several different naming systems, " -"such as C for virtio disks and C for Xen PV disks." +"hard drive). The original Linux IDE driver used names starting with " +"C. SCSI devices have historically used a different naming scheme," +" C. When the Linux kernel I driver became a popular " +"replacement for the old IDE driver (particularly for SATA devices) those " +"devices also used the C scheme. Additionally we now have virtual " +"machines with paravirtualized drivers. This has created several different " +"naming systems, such as C for virtio disks and C for " +"Xen PV disks." msgstr "" #. type: textblock @@ -2163,16 +2241,16 @@ msgstr "" #: ../src/guestfs.pod:1039 msgid "" "Therefore libguestfs defines C as the I. " -"Internally C names are translated, if necessary, to other names as " -"required. For example, under RHEL 5 which uses the C scheme, any " -"device parameter C is translated to C transparently." +"Internally C names are translated, if necessary, to other names as" +" required. For example, under RHEL 5 which uses the C scheme, any" +" device parameter C is translated to C transparently." msgstr "" #. type: textblock #: ../src/guestfs.pod:1045 msgid "" -"Note that this I applies to parameters. The L, " -"L and similar calls return the true names of the " +"Note that this I applies to parameters. The L," +" L and similar calls return the true names of the " "devices and partitions as known to the appliance." msgstr "" @@ -2184,9 +2262,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1052 msgid "" -"Usually this translation is transparent. However in some (very rare) cases " -"you may need to know the exact algorithm. Such cases include where you use " -"L to add a mixture of virtio and IDE devices to the qemu-" +"Usually this translation is transparent. However in some (very rare) cases" +" you may need to know the exact algorithm. Such cases include where you use" +" L to add a mixture of virtio and IDE devices to the qemu-" "based appliance, so have a mixture of C and C devices." msgstr "" @@ -2194,8 +2272,8 @@ msgstr "" #: ../src/guestfs.pod:1058 msgid "" "The algorithm is applied only to I which are known to be either " -"device or partition names. Return values from functions such as L are never changed." +"device or partition names. Return values from functions such as " +"L are never changed." msgstr "" #. type: textblock @@ -2206,7 +2284,7 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1070 msgid "Does the string begin with C?" -msgstr "" +msgstr "Чи починається рядок з C?" #. type: textblock #: ../src/guestfs.pod:1074 @@ -2249,8 +2327,8 @@ msgstr "" #: ../src/guestfs.pod:1095 msgid "" "Although the standard naming scheme and automatic translation is useful for " -"simple programs and guestfish scripts, for larger programs it is best not to " -"rely on this mechanism." +"simple programs and guestfish scripts, for larger programs it is best not to" +" rely on this mechanism." msgstr "" #. type: textblock @@ -2295,7 +2373,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:1124 msgid "GENERAL SECURITY CONSIDERATIONS" -msgstr "" +msgstr "ЗАГАЛЬНІ ЗАУВАЖЕННЯ ЩОДО ЗАХИСТУ" #. type: textblock #: ../src/guestfs.pod:1126 @@ -2340,7 +2418,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:1160 msgid "SECURITY OF MOUNTING FILESYSTEMS" -msgstr "" +msgstr "ЗАХИСТ ФАЙЛОВИХ СИСТЕМ МОНТУВАННЯ" #. type: textblock #: ../src/guestfs.pod:1162 @@ -2382,15 +2460,15 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:1189 msgid "PROTOCOL SECURITY" -msgstr "" +msgstr "ЗАХИСТ ПРОТОКОЛУ" #. type: textblock #: ../src/guestfs.pod:1191 msgid "" -"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a " -"defined upper message size. However a program that uses libguestfs must " -"also take care - for example you can write a program that downloads a binary " -"from a disk image and executes it locally, and no amount of protocol " +"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a" +" defined upper message size. However a program that uses libguestfs must " +"also take care - for example you can write a program that downloads a binary" +" from a disk image and executes it locally, and no amount of protocol " "security will save you from the consequences." msgstr "" @@ -2412,8 +2490,8 @@ msgstr "" #: ../src/guestfs.pod:1205 msgid "" "Guest configuration may be altered in unusual ways by the administrator of " -"the virtual machine, and may not reflect reality (particularly for untrusted " -"or actively malicious guests). For example we parse the hostname from " +"the virtual machine, and may not reflect reality (particularly for untrusted" +" or actively malicious guests). For example we parse the hostname from " "configuration files like C that we find in the " "guest, but the guest administrator can easily manipulate these files to " "provide the wrong hostname." @@ -2425,14 +2503,14 @@ msgid "" "The inspection API parses guest configuration using two external libraries: " "Augeas (Linux configuration) and hivex (Windows Registry). Both are " "designed to be robust in the face of malicious data, although denial of " -"service attacks are still possible, for example with oversized configuration " -"files." +"service attacks are still possible, for example with oversized configuration" +" files." msgstr "" #. type: =head2 #: ../src/guestfs.pod:1219 msgid "RUNNING UNTRUSTED GUEST COMMANDS" -msgstr "" +msgstr "ЗАПУСК НЕЗАХИЩЕНИХ КОМАНД ГОСТЬОВОЇ СИСТЕМИ" #. type: textblock #: ../src/guestfs.pod:1221 @@ -2465,8 +2543,8 @@ msgstr "" #: ../src/guestfs.pod:1234 msgid "" "A raw disk image is just the raw bytes, there is no header. Other disk " -"images like qcow2 contain a special header. Qemu deals with this by looking " -"for one of the known headers, and if none is found then assuming the disk " +"images like qcow2 contain a special header. Qemu deals with this by looking" +" for one of the known headers, and if none is found then assuming the disk " "image must be raw." msgstr "" @@ -2475,8 +2553,8 @@ msgstr "" msgid "" "This allows a guest which has been given a raw disk image to write some " "other header. At next boot (or when the disk image is accessed by " -"libguestfs) qemu would do autodetection and think the disk image format was, " -"say, qcow2 based on the header written by the guest." +"libguestfs) qemu would do autodetection and think the disk image format was," +" say, qcow2 based on the header written by the guest." msgstr "" #. type: textblock @@ -2535,12 +2613,12 @@ msgstr "" #. type: =head1 #: ../src/guestfs.pod:1279 msgid "CONNECTION MANAGEMENT" -msgstr "" +msgstr "КЕРУВАННЯ З’ЄДНАННЯМ" #. type: =head2 #: ../src/guestfs.pod:1281 msgid "guestfs_h *" -msgstr "" +msgstr "guestfs_h *" #. type: textblock #: ../src/guestfs.pod:1283 @@ -2553,14 +2631,14 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1287 msgid "" -"For information on using multiple handles and threads, see the section L above." +"For information on using multiple handles and threads, see the section " +"L above." msgstr "" #. type: =head2 #: ../src/guestfs.pod:1290 msgid "guestfs_create" -msgstr "" +msgstr "guestfs_create" #. type: verbatim #: ../src/guestfs.pod:1292 @@ -2569,17 +2647,19 @@ msgid "" " guestfs_h *guestfs_create (void);\n" "\n" msgstr "" +" guestfs_h *guestfs_create (void);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1294 msgid "Create a connection handle." -msgstr "" +msgstr "Створити дескриптор з’єднання." #. type: textblock #: ../src/guestfs.pod:1296 msgid "" -"On success this returns a non-NULL pointer to a handle. On error it returns " -"NULL." +"On success this returns a non-NULL pointer to a handle. On error it returns" +" NULL." msgstr "" #. type: textblock @@ -2598,14 +2678,14 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1305 msgid "" -"You may also want to configure error handling for the handle. See the L section below." +"You may also want to configure error handling for the handle. See the " +"L section below." msgstr "" #. type: =head2 #: ../src/guestfs.pod:1308 msgid "guestfs_close" -msgstr "" +msgstr "guestfs_close" #. type: verbatim #: ../src/guestfs.pod:1310 @@ -2614,6 +2694,8 @@ msgid "" " void guestfs_close (guestfs_h *g);\n" "\n" msgstr "" +" void guestfs_close (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1312 @@ -2624,8 +2706,8 @@ msgstr "" #: ../src/guestfs.pod:1314 msgid "" "If autosync was set on the handle and the handle was launched, then this " -"implicitly calls various functions to unmount filesystems and sync the " -"disk. See L for more details." +"implicitly calls various functions to unmount filesystems and sync the disk." +" See L for more details." msgstr "" #. type: textblock @@ -2656,9 +2738,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1329 msgid "" -"You can get at the additional information about the last error on the handle " -"by calling L, L, and/or by setting " -"up an error handler with L." +"You can get at the additional information about the last error on the handle" +" by calling L, L, and/or by " +"setting up an error handler with L." msgstr "" #. type: textblock @@ -2677,6 +2759,9 @@ msgid "" " exit (EXIT_FAILURE);\n" "\n" msgstr "" +" if (guestfs_launch (g) == -1)\n" +" exit (EXIT_FAILURE);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1341 @@ -2699,6 +2784,8 @@ msgid "" " g = guestfs_create ();\n" " \n" msgstr "" +" g = guestfs_create ();\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1349 @@ -2723,29 +2810,37 @@ msgid "" " }\n" "\n" msgstr "" +" if (guestfs_launch (g) == -1) {\n" +" /* Вивчити повідомлення про помилку і вивести його тощо. */\n" +" char *msg = guestfs_last_error (g);\n" +" int errnum = guestfs_last_errno (g);\n" +" fprintf (stderr, \"%s\\n\", msg);\n" +" /* ... */\n" +" }\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1361 msgid "" -"Out of memory errors are handled differently. The default action is to call " -"L. If this is undesirable, then you can set a handler using L." +"Out of memory errors are handled differently. The default action is to call" +" L. If this is undesirable, then you can set a handler using " +"L." msgstr "" #. type: textblock #: ../src/guestfs.pod:1365 msgid "" "L returns C if the handle cannot be created, and " -"because there is no handle if this happens there is no way to get additional " -"error information. However L is supposed to be a " -"lightweight operation which can only fail because of insufficient memory (it " -"returns NULL in this case)." +"because there is no handle if this happens there is no way to get additional" +" error information. However L is supposed to be a " +"lightweight operation which can only fail because of insufficient memory (it" +" returns NULL in this case)." msgstr "" #. type: =head2 #: ../src/guestfs.pod:1371 msgid "guestfs_last_error" -msgstr "" +msgstr "guestfs_last_error" #. type: verbatim #: ../src/guestfs.pod:1373 @@ -2754,25 +2849,27 @@ msgid "" " const char *guestfs_last_error (guestfs_h *g);\n" "\n" msgstr "" +" const char *guestfs_last_error (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1375 msgid "" -"This returns the last error message that happened on C. If there has not " -"been an error since the handle was created, then this returns C." +"This returns the last error message that happened on C. If there has not" +" been an error since the handle was created, then this returns C." msgstr "" #. type: textblock #: ../src/guestfs.pod:1379 msgid "" -"The lifetime of the returned string is until the next error occurs, or L is called." +"The lifetime of the returned string is until the next error occurs, or " +"L is called." msgstr "" #. type: =head2 #: ../src/guestfs.pod:1382 msgid "guestfs_last_errno" -msgstr "" +msgstr "guestfs_last_errno" #. type: verbatim #: ../src/guestfs.pod:1384 @@ -2781,6 +2878,8 @@ msgid "" " int guestfs_last_errno (guestfs_h *g);\n" "\n" msgstr "" +" int guestfs_last_errno (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1386 @@ -2824,15 +2923,15 @@ msgid "" "Libguestfs tries to convert the errno from inside the applicance into a " "corresponding errno for the caller (not entirely trivial: the appliance " "might be running a completely different operating system from the library " -"and error numbers are not standardized across Un*xen). If this could not be " -"done, then the error is translated to C. In practice this should " +"and error numbers are not standardized across Un*xen). If this could not be" +" done, then the error is translated to C. In practice this should " "only happen in very rare circumstances." msgstr "" #. type: =head2 #: ../src/guestfs.pod:1421 msgid "guestfs_set_error_handler" -msgstr "" +msgstr "guestfs_set_error_handler" #. type: verbatim #: ../src/guestfs.pod:1423 @@ -2846,6 +2945,13 @@ msgid "" " void *opaque);\n" "\n" msgstr "" +" typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n" +" void *opaque,\n" +" const char *msg);\n" +" void guestfs_set_error_handler (guestfs_h *g,\n" +" guestfs_error_handler_cb cb,\n" +" void *opaque);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1430 @@ -2883,7 +2989,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:1445 msgid "guestfs_get_error_handler" -msgstr "" +msgstr "guestfs_get_error_handler" #. type: verbatim #: ../src/guestfs.pod:1447 @@ -2893,6 +2999,9 @@ msgid "" " void **opaque_rtn);\n" "\n" msgstr "" +" guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" +" void **opaque_rtn);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1450 @@ -2902,7 +3011,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:1452 msgid "guestfs_set_out_of_memory_handler" -msgstr "" +msgstr "guestfs_set_out_of_memory_handler" #. type: verbatim #: ../src/guestfs.pod:1454 @@ -2913,6 +3022,10 @@ msgid "" " guestfs_abort_cb);\n" "\n" msgstr "" +" typedef void (*guestfs_abort_cb) (void);\n" +" int guestfs_set_out_of_memory_handler (guestfs_h *g,\n" +" guestfs_abort_cb);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1458 @@ -2935,7 +3048,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs.pod:1466 msgid "guestfs_get_out_of_memory_handler" -msgstr "" +msgstr "guestfs_get_out_of_memory_handler" #. type: verbatim #: ../src/guestfs.pod:1468 @@ -2944,6 +3057,8 @@ msgid "" " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" "\n" msgstr "" +" guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1470 @@ -2953,10 +3068,10 @@ msgstr "" #. type: =head1 #: ../src/guestfs.pod:1472 msgid "API CALLS" -msgstr "" +msgstr "ВИКЛИКИ API" #. type: textblock -#: ../src/guestfs.pod:1474 ../fish/guestfish.pod:1010 +#: ../src/guestfs.pod:1474 ../fish/guestfish.pod:1068 msgid "@ACTIONS@" msgstr "@ACTIONS@" @@ -2973,12 +3088,12 @@ msgstr "@STRUCTS@" #. type: =head1 #: ../src/guestfs.pod:1480 msgid "AVAILABILITY" -msgstr "" +msgstr "ДОСТУПНІСТЬ" #. type: =head2 #: ../src/guestfs.pod:1482 msgid "GROUPS OF FUNCTIONALITY IN THE APPLIANCE" -msgstr "" +msgstr "ГРУПИ ФУНКЦІОНАЛЬНИХ МОЖЛИВОСТЕЙ У ОБРАЗІ ОСНОВНОЇ СИСТЕМИ" #. type: textblock #: ../src/guestfs.pod:1484 @@ -2991,7 +3106,7 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1489 msgid "@AVAILABILITY@" -msgstr "" +msgstr "@AVAILABILITY@" #. type: =head2 #: ../src/guestfs.pod:1491 @@ -3002,8 +3117,8 @@ msgstr "" #: ../src/guestfs.pod:1493 msgid "" "In L there is a handy interactive command C which " -"prints out the available groups and whether they are supported by this build " -"of libguestfs. Note however that you have to do C first." +"prints out the available groups and whether they are supported by this build" +" of libguestfs. Note however that you have to do C first." msgstr "" #. type: =head2 @@ -3025,6 +3140,8 @@ msgid "" " #define LIBGUESTFS_HAVE_DD 1\n" "\n" msgstr "" +" #define LIBGUESTFS_HAVE_DD 1\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1505 @@ -3035,8 +3152,8 @@ msgstr "" #: ../src/guestfs.pod:1507 msgid "" "Before version 1.5.8, if you needed to test whether a single libguestfs " -"function is available at compile time, we recommended using build tools such " -"as autoconf or cmake. For example in autotools you could use:" +"function is available at compile time, we recommended using build tools such" +" as autoconf or cmake. For example in autotools you could use:" msgstr "" #. type: verbatim @@ -3047,12 +3164,15 @@ msgid "" " AC_CHECK_FUNCS([guestfs_dd])\n" "\n" msgstr "" +" AC_CHECK_LIB([guestfs],[guestfs_create])\n" +" AC_CHECK_FUNCS([guestfs_dd])\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1515 msgid "" -"which would result in C being either defined or not defined " -"in your program." +"which would result in C being either defined or not defined" +" in your program." msgstr "" #. type: =head2 @@ -3089,6 +3209,12 @@ msgid "" " #include \n" " \n" msgstr "" +" #include \n" +" #include \n" +" #include \n" +" #include \n" +" #include \n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1537 @@ -3101,6 +3227,12 @@ msgid "" " int has_function;\n" " \n" msgstr "" +" main ()\n" +" {\n" +" #ifdef LIBGUESTFS_HAVE_DD\n" +" void *dl;\n" +" int has_function;\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1543 @@ -3160,9 +3292,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1574 msgid "" -"A recent feature of the API is the introduction of calls which take optional " -"arguments. In C these are declared 3 ways. The main way is as a call which " -"takes variable arguments (ie. C<...>), as in this example:" +"A recent feature of the API is the introduction of calls which take optional" +" arguments. In C these are declared 3 ways. The main way is as a call " +"which takes variable arguments (ie. C<...>), as in this example:" msgstr "" #. type: verbatim @@ -3172,6 +3304,8 @@ msgid "" " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" "\n" msgstr "" +" int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1581 @@ -3187,6 +3321,8 @@ msgid "" " guestfs_add_drive_opts (g, filename, -1);\n" "\n" msgstr "" +" guestfs_add_drive_opts (g, filename, -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1586 @@ -3202,6 +3338,10 @@ msgid "" " -1);\n" "\n" msgstr "" +" guestfs_add_drive_opts (g, filename,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1592 @@ -3218,6 +3358,11 @@ msgid "" " -1);\n" "\n" msgstr "" +" guestfs_add_drive_opts (g, filename,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" +" GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1599 @@ -3234,8 +3379,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1604 msgid "" -"The second variant has the same name with the suffix C<_va>, which works the " -"same way but takes a C. See the C manual for details. For the " +"The second variant has the same name with the suffix C<_va>, which works the" +" same way but takes a C. See the C manual for details. For the " "example function, this is declared:" msgstr "" @@ -3247,6 +3392,9 @@ msgid "" " va_list args);\n" "\n" msgstr "" +" int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" +" va_list args);\n" +"\n" #. type: =head2 #: ../src/guestfs.pod:1611 @@ -3277,6 +3425,15 @@ msgid "" " const struct guestfs_add_drive_opts_argv *optargs);\n" "\n" msgstr "" +" struct guestfs_add_drive_opts_argv {\n" +" uint64_t bitmask;\n" +" int readonly;\n" +" const char *format;\n" +" /* ... */\n" +" };\n" +" int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n" +" const struct guestfs_add_drive_opts_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1628 @@ -3295,6 +3452,13 @@ msgid "" " };\n" " \n" msgstr "" +" struct guestfs_add_drive_opts_argv optargs = {\n" +" .bitmask = GUESTFS_ADD_DRIVE_OPTS_READONLY_BITMASK |\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT_BITMASK,\n" +" .readonly = 1,\n" +" .format = \"qcow2\"\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1637 @@ -3303,17 +3467,21 @@ msgid "" " guestfs_add_drive_opts_argv (g, filename, &optargs);\n" "\n" msgstr "" +" guestfs_add_drive_opts_argv (g, filename, &optargs);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1639 ../src/guestfs-actions.pod:11 -#: ../src/guestfs-actions.pod:1861 ../fish/guestfish-actions.pod:9 -#: ../fish/guestfish-actions.pod:1265 ../tools/virt-win-reg.pl:532 +#: ../src/guestfs-actions.pod:1917 ../src/guestfs-actions.pod:2853 +#: ../fish/guestfish-actions.pod:9 ../fish/guestfish-actions.pod:1287 +#: ../fish/guestfish-actions.pod:1929 ../tools/virt-win-reg.pl:704 msgid "Notes:" msgstr "Нотатки:" #. type: textblock #: ../src/guestfs.pod:1645 -msgid "The C<_BITMASK> suffix on each option name when specifying the bitmask." +msgid "" +"The C<_BITMASK> suffix on each option name when specifying the bitmask." msgstr "" #. type: textblock @@ -3378,10 +3546,10 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1686 msgid "" -"In the current implementation, events are only generated synchronously: that " -"means that events (and hence callbacks) can only happen while you are in the " -"middle of making another libguestfs call. The callback is called in the " -"same thread." +"In the current implementation, events are only generated synchronously: that" +" means that events (and hence callbacks) can only happen while you are in " +"the middle of making another libguestfs call. The callback is called in the" +" same thread." msgstr "" #. type: textblock @@ -3412,8 +3580,8 @@ msgstr "" #: ../src/guestfs.pod:1705 msgid "" "Note that libguestfs installs an L handler to try to clean up " -"handles that are open when the program exits. This means that this callback " -"might be called indirectly from L, which can cause unexpected " +"handles that are open when the program exits. This means that this callback" +" might be called indirectly from L, which can cause unexpected " "problems in higher-level languages (eg. if your HLL interpreter has already " "been cleaned up by the time this is called, and if your callback then jumps " "into some HLL function)." @@ -3482,9 +3650,10 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1745 msgid "" -"The units of C are not defined, although for some operations C " -"may relate in some way to the amount of data to be transferred (eg. in bytes " -"or megabytes), and C may be the portion which has been transferred." +"The units of C are not defined, although for some operations C" +" may relate in some way to the amount of data to be transferred (eg. in " +"bytes or megabytes), and C may be the portion which has been " +"transferred." msgstr "" #. type: textblock @@ -3516,16 +3685,16 @@ msgstr "" #: ../src/guestfs.pod:1769 msgid "" "This is to simplify caller code, so callers can easily set the progress " -"indicator to \"100%\" at the end of the operation, without requiring special " -"code to detect this case." +"indicator to \"100%\" at the end of the operation, without requiring special" +" code to detect this case." msgstr "" #. type: textblock #: ../src/guestfs.pod:1775 msgid "" "For some calls we are unable to estimate the progress of the call, but we " -"can still generate progress messages to indicate activity. This is known as " -"\"pulse mode\", and is directly supported by certain progress bar " +"can still generate progress messages to indicate activity. This is known as" +" \"pulse mode\", and is directly supported by certain progress bar " "implementations (eg. GtkProgressBar)." msgstr "" @@ -3566,15 +3735,15 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1800 msgid "" -"The callback function is called whenever a log message is generated by qemu, " -"the appliance kernel, guestfsd (daemon), or utility programs." +"The callback function is called whenever a log message is generated by qemu," +" the appliance kernel, guestfsd (daemon), or utility programs." msgstr "" #. type: textblock #: ../src/guestfs.pod:1803 msgid "" -"If the verbose flag (L) is set before launch (L) then additional debug messages are generated." +"If the verbose flag (L) is set before launch " +"(L) then additional debug messages are generated." msgstr "" #. type: textblock @@ -3612,8 +3781,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1828 msgid "" -"The callback function is called whenever a trace message is generated. This " -"only applies if the trace flag (L) is set." +"The callback function is called whenever a trace message is generated. This" +" only applies if the trace flag (L) is set." msgstr "" #. type: textblock @@ -3651,8 +3820,8 @@ msgstr "" #: ../src/guestfs.pod:1848 msgid "" "For example, to register for all log message events, you could call this " -"function with the bitmask C. " -"To register a single callback for all possible classes of events, use " +"function with the bitmask C." +" To register a single callback for all possible classes of events, use " "C." msgstr "" @@ -3664,8 +3833,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1856 msgid "" -"C is an opaque pointer which is passed to the callback. You can use " -"it for any purpose." +"C is an opaque pointer which is passed to the callback. You can use" +" it for any purpose." msgstr "" #. type: textblock @@ -3678,8 +3847,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1862 msgid "" -"If there is an error, this function returns C<-1>, and sets the error in the " -"handle in the usual way (see L etc.)" +"If there is an error, this function returns C<-1>, and sets the error in the" +" handle in the usual way (see L etc.)" msgstr "" #. type: textblock @@ -3713,8 +3882,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1876 msgid "" -"Delete a callback that was previously registered. C should be " -"the integer that was returned by a previous call to " +"Delete a callback that was previously registered. C should be" +" the integer that was returned by a previous call to " "C on the same handle." msgstr "" @@ -3755,9 +3924,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1898 msgid "" -"The remaining parameters contain the event payload (if any). Each event may " -"contain a payload, which usually relates to the event class, but for future " -"proofing your code should be written to handle any payload for any event " +"The remaining parameters contain the event payload (if any). Each event may" +" contain a payload, which usually relates to the event class, but for future" +" proofing your code should be written to handle any payload for any event " "class." msgstr "" @@ -3850,95 +4019,179 @@ msgstr "" #. type: =head1 #: ../src/guestfs.pod:1952 -msgid "PRIVATE DATA AREA" +msgid "CANCELLING LONG TRANSFERS" msgstr "" #. type: textblock #: ../src/guestfs.pod:1954 msgid "" -"You can attach named pieces of private data to the libguestfs handle, fetch " -"them by name, and walk over them, for the lifetime of the handle. This is " -"called the private data area and is only available from the C API." +"Some operations can be cancelled by the caller while they are in progress. " +"Currently only operations that involve uploading or downloading data can be " +"cancelled (technically: operations that have C or C " +"parameters in the generator)." msgstr "" -#. type: textblock +#. type: =head2 #: ../src/guestfs.pod:1959 -msgid "To attach a named piece of data, use the following call:" +msgid "guestfs_user_cancel" msgstr "" #. type: verbatim #: ../src/guestfs.pod:1961 #, no-wrap msgid "" -" void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" +" void guestfs_user_cancel (guestfs_h *g);\n" "\n" msgstr "" #. type: textblock #: ../src/guestfs.pod:1963 msgid "" -"C is the name to associate with this data, and C is an arbitrary " -"pointer (which can be C). Any previous item with the same key is " -"overwritten." +"C cancels the current upload or download operation." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1967 +#: ../src/guestfs.pod:1966 msgid "" -"You can use any C you want, but your key should I start with an " -"underscore character. Keys beginning with an underscore character are " -"reserved for internal libguestfs purposes (eg. for implementing language " -"bindings). It is recommended that you prefix the key with some unique " -"string to avoid collisions with other users." +"Unlike most other libguestfs calls, this function is signal safe and thread " +"safe. You can call it from a signal handler or from another thread, without" +" needing to do any locking." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1973 -msgid "To retrieve the pointer, use:" +#: ../src/guestfs.pod:1970 +msgid "" +"The transfer that was in progress (if there is one) will stop shortly " +"afterwards, and will return an error. The errno (see " +"L) is set to C, so you can test for this to find" +" out if the operation was cancelled or failed because of another error." msgstr "" -#. type: verbatim -#: ../src/guestfs.pod:1975 -#, no-wrap +#. type: textblock +#: ../src/guestfs.pod:1976 msgid "" -" void *guestfs_get_private (guestfs_h *g, const char *key);\n" -"\n" +"No cleanup is performed: for example, if a file was being uploaded then " +"after cancellation there may be a partially uploaded file. It is the " +"caller's responsibility to clean up if necessary." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1977 +#: ../src/guestfs.pod:1980 msgid "" -"This function returns C if either no data is found associated with " -"C, or if the user previously set the C's C pointer to " -"C." +"There are two common places that you might call C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1981 +#: ../src/guestfs.pod:1982 msgid "" -"Libguestfs does not try to look at or interpret the C pointer in any " -"way. As far as libguestfs is concerned, it need not be a valid pointer at " -"all. In particular, libguestfs does I try to free the data when the " -"handle is closed. If the data must be freed, then the caller must either " -"free it before calling L or must set up a close callback to " -"do it (see L)." +"In an interactive text-based program, you might call it from a C " +"signal handler so that pressing C<^C> cancels the current operation. (You " +"also need to call L so that child processes don't " +"receive the C<^C> signal)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1988 -msgid "To walk over all entries, use these two functions:" +#: ../src/guestfs.pod:1987 +msgid "" +"In a graphical program, when the main thread is displaying a progress bar " +"with a cancel button, wire up the cancel button to call this function." msgstr "" -#. type: verbatim -#: ../src/guestfs.pod:1990 -#, no-wrap -msgid "" -" void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" -"\n" +#. type: =head1 +#: ../src/guestfs.pod:1991 +msgid "PRIVATE DATA AREA" msgstr "" -#. type: verbatim -#: ../src/guestfs.pod:1992 +#. type: textblock +#: ../src/guestfs.pod:1993 +msgid "" +"You can attach named pieces of private data to the libguestfs handle, fetch " +"them by name, and walk over them, for the lifetime of the handle. This is " +"called the private data area and is only available from the C API." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1998 +msgid "To attach a named piece of data, use the following call:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2000 +#, no-wrap +msgid "" +" void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" +"\n" +msgstr "" +" void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" +"\n" + +#. type: textblock +#: ../src/guestfs.pod:2002 +msgid "" +"C is the name to associate with this data, and C is an arbitrary " +"pointer (which can be C). Any previous item with the same key is " +"overwritten." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2006 +msgid "" +"You can use any C you want, but your key should I start with an " +"underscore character. Keys beginning with an underscore character are " +"reserved for internal libguestfs purposes (eg. for implementing language " +"bindings). It is recommended that you prefix the key with some unique " +"string to avoid collisions with other users." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2012 +msgid "To retrieve the pointer, use:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2014 +#, no-wrap +msgid "" +" void *guestfs_get_private (guestfs_h *g, const char *key);\n" +"\n" +msgstr "" +" void *guestfs_get_private (guestfs_h *g, const char *key);\n" +"\n" + +#. type: textblock +#: ../src/guestfs.pod:2016 +msgid "" +"This function returns C if either no data is found associated with " +"C, or if the user previously set the C's C pointer to " +"C." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2020 +msgid "" +"Libguestfs does not try to look at or interpret the C pointer in any " +"way. As far as libguestfs is concerned, it need not be a valid pointer at " +"all. In particular, libguestfs does I try to free the data when the " +"handle is closed. If the data must be freed, then the caller must either " +"free it before calling L or must set up a close callback to " +"do it (see L)." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2027 +msgid "To walk over all entries, use these two functions:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2029 +#, no-wrap +msgid "" +" void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" +"\n" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2031 #, no-wrap msgid "" " void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n" @@ -3946,17 +4199,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1994 +#: ../src/guestfs.pod:2033 msgid "" -"C returns the first key, pointer pair (\"first\" does " -"not have any particular meaning -- keys are not returned in any defined " +"C returns the first key, pointer pair (\"first\" does" +" not have any particular meaning -- keys are not returned in any defined " "order). A pointer to the key is returned in C<*key_rtn> and the " "corresponding data pointer is returned from the function. C is " "returned if there are no keys stored in the handle." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2000 +#: ../src/guestfs.pod:2039 msgid "" "C returns the next key, pointer pair. The return " "value of this function is also C is there are no further entries to " @@ -3964,18 +4217,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2004 +#: ../src/guestfs.pod:2043 msgid "Notes about walking over entries:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2010 +#: ../src/guestfs.pod:2049 msgid "" "You must not call C while walking over the entries." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2015 +#: ../src/guestfs.pod:2054 msgid "" "The handle maintains an internal iterator which is reset when you call " "C. This internal iterator is invalidated when you " @@ -3983,12 +4236,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2021 +#: ../src/guestfs.pod:2060 msgid "If you have set the data pointer associated with a key to C, ie:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2023 +#: ../src/guestfs.pod:2062 #, no-wrap msgid "" " guestfs_set_private (g, key, NULL);\n" @@ -3996,26 +4249,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2025 +#: ../src/guestfs.pod:2064 msgid "then that C is not returned when walking." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2029 +#: ../src/guestfs.pod:2068 msgid "" "C<*key_rtn> is only valid until the next call to C, " "C or C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2035 +#: ../src/guestfs.pod:2074 msgid "" "The following example code shows how to print all keys and data pointers " "that are associated with the handle C:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2038 +#: ../src/guestfs.pod:2077 #, no-wrap msgid "" " const char *key;\n" @@ -4029,14 +4282,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2046 +#: ../src/guestfs.pod:2085 msgid "" -"More commonly you are only interested in keys that begin with an application-" -"specific prefix C. Modify the loop like so:" +"More commonly you are only interested in keys that begin with an " +"application-specific prefix C. Modify the loop like so:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2049 +#: ../src/guestfs.pod:2088 #, no-wrap msgid "" " const char *key;\n" @@ -4051,7 +4304,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2058 +#: ../src/guestfs.pod:2097 msgid "" "If you need to modify keys while walking, then you have to jump back to the " "beginning of the loop. For example, to delete all keys prefixed with " @@ -4059,7 +4312,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2062 +#: ../src/guestfs.pod:2101 #, no-wrap msgid "" " const char *key;\n" @@ -4081,7 +4334,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2078 +#: ../src/guestfs.pod:2117 msgid "" "Note that the above loop is guaranteed to terminate because the keys are " "being deleted, but other manipulations of keys within the loop might not " @@ -4090,26 +4343,26 @@ msgid "" msgstr "" #. type: =end -#: ../src/guestfs.pod:2083 ../src/guestfs.pod:2088 +#: ../src/guestfs.pod:2122 ../src/guestfs.pod:2127 msgid "html" msgstr "html" #. type: textblock -#: ../src/guestfs.pod:2085 +#: ../src/guestfs.pod:2124 msgid "" -" " +" " msgstr "" -" " +" " #. type: =head1 -#: ../src/guestfs.pod:2090 +#: ../src/guestfs.pod:2129 msgid "ARCHITECTURE" msgstr "АРХІТЕКТУРА" #. type: textblock -#: ../src/guestfs.pod:2092 +#: ../src/guestfs.pod:2131 msgid "" "Internally, libguestfs is implemented by running an appliance (a special " "type of small virtual machine) using L. Qemu runs as a child " @@ -4117,7 +4370,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2096 +#: ../src/guestfs.pod:2135 #, no-wrap msgid "" " ___________________\n" @@ -4143,29 +4396,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2116 +#: ../src/guestfs.pod:2155 msgid "" -"The library, linked to the main program, creates the child process and hence " -"the appliance in the L function." +"The library, linked to the main program, creates the child process and hence" +" the appliance in the L function." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2119 +#: ../src/guestfs.pod:2158 msgid "" "Inside the appliance is a Linux kernel and a complete stack of userspace " "tools (such as LVM and ext2 programs) and a small controlling daemon called " "L. The library talks to L using remote procedure " -"calls (RPC). There is a mostly one-to-one correspondence between libguestfs " -"API calls and RPC calls to the daemon. Lastly the disk image(s) are " +"calls (RPC). There is a mostly one-to-one correspondence between libguestfs" +" API calls and RPC calls to the daemon. Lastly the disk image(s) are " "attached to the qemu process which translates device access by the " "appliance's Linux kernel into accesses to the image." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2128 +#: ../src/guestfs.pod:2167 msgid "" -"A common misunderstanding is that the appliance \"is\" the virtual machine. " -"Although the disk image you are attached to might also be used by some " +"A common misunderstanding is that the appliance \"is\" the virtual machine." +" Although the disk image you are attached to might also be used by some " "virtual machine, libguestfs doesn't know or care about this. (But you will " "care if both libguestfs's qemu process and your virtual machine are trying " "to update the disk image at the same time, since these usually results in " @@ -4173,17 +4426,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2135 +#: ../src/guestfs.pod:2174 msgid "STATE MACHINE" msgstr "СКІНЧЕННИЙ АВТОМАТ" #. type: textblock -#: ../src/guestfs.pod:2137 +#: ../src/guestfs.pod:2176 msgid "libguestfs uses a state machine to model the child process:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2139 +#: ../src/guestfs.pod:2178 #, no-wrap msgid "" " |\n" @@ -4211,31 +4464,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2161 +#: ../src/guestfs.pod:2200 msgid "" -"The normal transitions are (1) CONFIG (when the handle is created, but there " -"is no child process), (2) LAUNCHING (when the child process is booting up), " -"(3) alternating between READY and BUSY as commands are issued to, and " +"The normal transitions are (1) CONFIG (when the handle is created, but there" +" is no child process), (2) LAUNCHING (when the child process is booting up)," +" (3) alternating between READY and BUSY as commands are issued to, and " "carried out by, the child process." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2166 +#: ../src/guestfs.pod:2205 msgid "" "The guest may be killed by L, or may die " -"asynchronously at any time (eg. due to some internal error), and that causes " -"the state to transition back to CONFIG." +"asynchronously at any time (eg. due to some internal error), and that causes" +" the state to transition back to CONFIG." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2170 +#: ../src/guestfs.pod:2209 msgid "" "Configuration commands for qemu such as L can only be " "issued when in the CONFIG state." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2173 +#: ../src/guestfs.pod:2212 msgid "" "The API offers one call that goes from CONFIG through LAUNCHING to READY. " "L blocks until the child process is READY to accept " @@ -4244,17 +4497,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2179 +#: ../src/guestfs.pod:2218 msgid "" "API actions such as L can only be issued when in the READY " -"state. These API calls block waiting for the command to be carried out (ie. " -"the state to transition to BUSY and then back to READY). There are no non-" +"state. These API calls block waiting for the command to be carried out (ie." +" the state to transition to BUSY and then back to READY). There are no non-" "blocking versions, and no way to issue more than one command per handle at " "the same time." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2185 +#: ../src/guestfs.pod:2224 msgid "" "Finally, the child process sends asynchronous messages back to the main " "program, such as kernel log messages. You can register a callback to " @@ -4262,24 +4515,24 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2189 +#: ../src/guestfs.pod:2228 msgid "INTERNALS" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2191 +#: ../src/guestfs.pod:2230 msgid "COMMUNICATION PROTOCOL" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2193 +#: ../src/guestfs.pod:2232 msgid "" "Don't rely on using this protocol directly. This section documents how it " "currently works, but it may change at any time." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2196 +#: ../src/guestfs.pod:2235 msgid "" "The protocol used to talk between the library and the daemon running inside " "the qemu virtual machine is a simple RPC mechanism built on top of XDR (RFC " @@ -4287,34 +4540,34 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2200 +#: ../src/guestfs.pod:2239 msgid "" "The detailed format of structures is in C (note: " "this file is automatically generated)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2203 +#: ../src/guestfs.pod:2242 msgid "" "There are two broad cases, ordinary functions that don't have any C " "and C parameters, which are handled with very simple request/reply " "messages. Then there are functions that have any C or C " -"parameters, which use the same request and reply messages, but they may also " -"be followed by files sent using a chunked encoding." +"parameters, which use the same request and reply messages, but they may also" +" be followed by files sent using a chunked encoding." msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2210 +#: ../src/guestfs.pod:2249 msgid "ORDINARY FUNCTIONS (NO FILEIN/FILEOUT PARAMS)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2212 +#: ../src/guestfs.pod:2251 msgid "For ordinary functions, the request message is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2214 +#: ../src/guestfs.pod:2253 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -4325,30 +4578,30 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2219 +#: ../src/guestfs.pod:2258 msgid "" "The total length field allows the daemon to allocate a fixed size buffer " -"into which it slurps the rest of the message. As a result, the total length " -"is limited to C bytes (currently 4MB), which means the " -"effective size of any request is limited to somewhere under this size." +"into which it slurps the rest of the message. As a result, the total length" +" is limited to C bytes (currently 4MB), which means the" +" effective size of any request is limited to somewhere under this size." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2225 +#: ../src/guestfs.pod:2264 msgid "" "Note also that many functions don't take any arguments, in which case the " "C_args> is completely omitted." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2228 +#: ../src/guestfs.pod:2267 msgid "" "The header contains the procedure number (C) which is how the " "receiver knows what type of args structure to expect, or none at all." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2232 +#: ../src/guestfs.pod:2271 msgid "" "For functions that take optional arguments, the optional arguments are " "encoded in the C_args> structure in the same way as ordinary " @@ -4360,12 +4613,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2240 +#: ../src/guestfs.pod:2279 msgid "The reply message for ordinary functions is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2242 +#: ../src/guestfs.pod:2281 #, no-wrap msgid "" " total length (header + ret,\n" @@ -4376,27 +4629,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2247 +#: ../src/guestfs.pod:2286 msgid "" "As above the C_ret> structure may be completely omitted for " "functions that return no formal return values." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2250 +#: ../src/guestfs.pod:2289 msgid "" "As above the total length of the reply is limited to C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2253 +#: ../src/guestfs.pod:2292 msgid "" "In the case of an error, a flag is set in the header, and the reply message " "is slightly changed:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2256 +#: ../src/guestfs.pod:2295 #, no-wrap msgid "" " total length (header + error,\n" @@ -4407,27 +4660,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2261 +#: ../src/guestfs.pod:2300 msgid "" "The C structure contains the error message as a " "string." msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2264 +#: ../src/guestfs.pod:2303 msgid "FUNCTIONS THAT HAVE FILEIN PARAMETERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2266 +#: ../src/guestfs.pod:2305 msgid "" "A C parameter indicates that we transfer a file I the guest. " -"The normal request message is sent (see above). However this is followed by " -"a sequence of file chunks." +"The normal request message is sent (see above). However this is followed by" +" a sequence of file chunks." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2270 +#: ../src/guestfs.pod:2309 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -4441,12 +4694,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2278 +#: ../src/guestfs.pod:2317 msgid "The \"sequence of chunks\" is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2280 +#: ../src/guestfs.pod:2319 #, no-wrap msgid "" " length of chunk (not including length word itself)\n" @@ -4460,7 +4713,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2288 +#: ../src/guestfs.pod:2327 msgid "" "The final chunk has the C field set to zero. Additionally a flag " "is set in the final chunk to indicate either successful completion or early " @@ -4468,16 +4721,16 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2292 +#: ../src/guestfs.pod:2331 msgid "" "At time of writing there are no functions that have more than one FileIn " "parameter. However this is (theoretically) supported, by sending the " -"sequence of chunks for each FileIn parameter one after another (from left to " -"right)." +"sequence of chunks for each FileIn parameter one after another (from left to" +" right)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2297 +#: ../src/guestfs.pod:2336 msgid "" "Both the library (sender) I the daemon (receiver) may cancel the " "transfer. The library does this by sending a chunk with a special flag set " @@ -4486,7 +4739,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2303 +#: ../src/guestfs.pod:2342 msgid "" "The daemon may also cancel. It does this by writing a special word " "C to the socket. The library listens for this during " @@ -4498,29 +4751,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2312 +#: ../src/guestfs.pod:2351 msgid "" "This protocol allows the transfer of arbitrary sized files (no 32 bit " "limit), and also files where the size is not known in advance (eg. from " "pipes or sockets). However the chunks are rather small " -"(C), so that neither the library nor the daemon need " -"to keep much in memory." +"(C), so that neither the library nor the daemon need" +" to keep much in memory." msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2318 +#: ../src/guestfs.pod:2357 msgid "FUNCTIONS THAT HAVE FILEOUT PARAMETERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2320 +#: ../src/guestfs.pod:2359 msgid "" "The protocol for FileOut parameters is exactly the same as for FileIn " "parameters, but with the roles of daemon and library reversed." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2323 +#: ../src/guestfs.pod:2362 #, no-wrap msgid "" " total length (header + ret,\n" @@ -4534,25 +4787,25 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2331 +#: ../src/guestfs.pod:2370 msgid "INITIAL MESSAGE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2333 +#: ../src/guestfs.pod:2372 msgid "" "When the daemon launches it sends an initial word (C) " -"which indicates that the guest and daemon is alive. This is what L waits for." +"which indicates that the guest and daemon is alive. This is what " +"L waits for." msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2337 +#: ../src/guestfs.pod:2376 msgid "PROGRESS NOTIFICATION MESSAGES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2339 +#: ../src/guestfs.pod:2378 msgid "" "The daemon may send progress notification messages at any time. These are " "distinguished by the normal length word being replaced by " @@ -4560,15 +4813,15 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2343 +#: ../src/guestfs.pod:2382 msgid "" -"The library turns them into progress callbacks (see L) if there is a callback registered, or discards them " -"if not." +"The library turns them into progress callbacks (see " +"L) if there is a callback registered, or discards " +"them if not." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2347 +#: ../src/guestfs.pod:2386 msgid "" "The daemon self-limits the frequency of progress messages it sends (see " "C). Not all calls generate progress " @@ -4576,12 +4829,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2351 +#: ../src/guestfs.pod:2390 msgid "LIBGUESTFS VERSION NUMBERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2353 +#: ../src/guestfs.pod:2392 msgid "" "Since April 2010, libguestfs has started to make separate development and " "stable releases, along with corresponding branches in our git repository. " @@ -4589,7 +4842,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2358 +#: ../src/guestfs.pod:2397 #, no-wrap msgid "" " even numbers for stable: 1.2.x, 1.4.x, ...\n" @@ -4606,41 +4859,41 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2369 +#: ../src/guestfs.pod:2408 msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2371 +#: ../src/guestfs.pod:2410 msgid "" -"As time passes we cherry pick fixes from the development branch and backport " -"those into the stable branch, the effect being that the stable branch should " -"get more stable and less buggy over time. So the stable releases are ideal " -"for people who don't need new features but would just like the software to " -"work." +"As time passes we cherry pick fixes from the development branch and backport" +" those into the stable branch, the effect being that the stable branch " +"should get more stable and less buggy over time. So the stable releases are" +" ideal for people who don't need new features but would just like the " +"software to work." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2377 +#: ../src/guestfs.pod:2416 msgid "Our criteria for backporting changes are:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2383 +#: ../src/guestfs.pod:2422 msgid "" "Documentation changes which don't affect any code are backported unless the " "documentation refers to a future feature which is not in stable." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2389 +#: ../src/guestfs.pod:2428 msgid "" "Bug fixes which are not controversial, fix obvious problems, and have been " "well tested are backported." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2394 +#: ../src/guestfs.pod:2433 msgid "" "Simple rearrangements of code which shouldn't affect how it works get " "backported. This is so that the code in the two branches doesn't get too " @@ -4648,7 +4901,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2400 +#: ../src/guestfs.pod:2439 msgid "" "We I backport new features, new APIs, new tools etc, except in one " "exceptional case: the new feature is required in order to implement an " @@ -4656,28 +4909,28 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2406 +#: ../src/guestfs.pod:2445 msgid "" -"A new stable branch starts when we think the new features in development are " -"substantial and compelling enough over the current stable branch to warrant " -"it. When that happens we create new stable and development versions 1.N.0 " +"A new stable branch starts when we think the new features in development are" +" substantial and compelling enough over the current stable branch to warrant" +" it. When that happens we create new stable and development versions 1.N.0 " "and 1.(N+1).0 [N is even]. The new dot-oh release won't necessarily be so " -"stable at this point, but by backporting fixes from development, that branch " -"will stabilize over time." +"stable at this point, but by backporting fixes from development, that branch" +" will stabilize over time." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2414 +#: ../src/guestfs.pod:2453 msgid "EXTENDING LIBGUESTFS" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2416 +#: ../src/guestfs.pod:2455 msgid "ADDING A NEW API ACTION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2418 +#: ../src/guestfs.pod:2457 msgid "" "Large amounts of boilerplate code in libguestfs (RPC, bindings, " "documentation) are generated, and this makes it easy to extend the " @@ -4685,30 +4938,30 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2422 +#: ../src/guestfs.pod:2461 msgid "To add a new API action there are two changes:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2428 +#: ../src/guestfs.pod:2467 msgid "" "You need to add a description of the call (name, parameters, return type, " "tests, documentation) to C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2431 +#: ../src/guestfs.pod:2470 msgid "" "There are two sorts of API action, depending on whether the call goes " "through to the daemon in the appliance, or is serviced entirely by the " -"library (see L above). L is an example of the " -"former, since the sync is done in the appliance. L is " -"an example of the latter, since a trace flag is maintained in the handle and " -"all tracing is done on the library side." +"library (see L above). L is an example of the" +" former, since the sync is done in the appliance. L is " +"an example of the latter, since a trace flag is maintained in the handle and" +" all tracing is done on the library side." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2439 +#: ../src/guestfs.pod:2478 msgid "" "Most new actions are of the first type, and get added to the " "C list. Each function has a unique procedure number used " @@ -4718,46 +4971,46 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2445 +#: ../src/guestfs.pod:2484 msgid "" "For library-only actions of the second type, add to the " "C list. Since these functions are serviced by the " "library and do not travel over the RPC mechanism to the daemon, these " -"functions do not need a procedure number, and so the procedure number is set " -"to C<-1>." +"functions do not need a procedure number, and so the procedure number is set" +" to C<-1>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2453 +#: ../src/guestfs.pod:2492 msgid "Implement the action (in C):" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2455 +#: ../src/guestfs.pod:2494 msgid "" "For daemon actions, implement the function CnameE> in the " "C directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2458 +#: ../src/guestfs.pod:2497 msgid "" "For library actions, implement the function CnameE> " "(note: double underscore) in the C directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2461 +#: ../src/guestfs.pod:2500 msgid "In either case, use another function as an example of what to do." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2465 +#: ../src/guestfs.pod:2504 msgid "After making these changes, use C to compile." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2467 +#: ../src/guestfs.pod:2506 msgid "" "Note that you don't need to implement the RPC, language bindings, manual " "pages or anything else. It's all automatically generated from the OCaml " @@ -4765,76 +5018,76 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2471 +#: ../src/guestfs.pod:2510 msgid "ADDING TESTS FOR AN API ACTION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2473 +#: ../src/guestfs.pod:2512 msgid "" "You can supply zero or as many tests as you want per API call. The tests " -"can either be added as part of the API description (C), or in some rarer cases you may want to drop a script " -"into C. Note that adding a script to C is " -"slower, so if possible use the first method." +"can either be added as part of the API description " +"(C), or in some rarer cases you may want to " +"drop a script into C. Note that adding a script to " +"C is slower, so if possible use the first method." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2479 +#: ../src/guestfs.pod:2518 msgid "" "The following describes the test environment used when you add an API test " "in C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2482 +#: ../src/guestfs.pod:2521 msgid "The test environment has 4 block devices:" msgstr "" #. type: =item -#: ../src/guestfs.pod:2486 +#: ../src/guestfs.pod:2525 msgid "C 500MB" -msgstr "" +msgstr "C 500 МБ" #. type: textblock -#: ../src/guestfs.pod:2488 +#: ../src/guestfs.pod:2527 msgid "General block device for testing." msgstr "" #. type: =item -#: ../src/guestfs.pod:2490 +#: ../src/guestfs.pod:2529 msgid "C 50MB" -msgstr "" +msgstr "C 50 МБ" #. type: textblock -#: ../src/guestfs.pod:2492 +#: ../src/guestfs.pod:2531 msgid "" "C is an ext2 filesystem used for testing filesystem write " "operations." msgstr "" #. type: =item -#: ../src/guestfs.pod:2495 +#: ../src/guestfs.pod:2534 msgid "C 10MB" -msgstr "" +msgstr "C 10 МБ" #. type: textblock -#: ../src/guestfs.pod:2497 +#: ../src/guestfs.pod:2536 msgid "Used in a few tests where two block devices are needed." msgstr "" #. type: =item -#: ../src/guestfs.pod:2499 +#: ../src/guestfs.pod:2538 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2501 +#: ../src/guestfs.pod:2540 msgid "ISO with fixed content (see C)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2505 +#: ../src/guestfs.pod:2544 msgid "" "To be able to run the tests in a reasonable amount of time, the libguestfs " "appliance and block devices are reused between tests. So don't try testing " @@ -4842,7 +5095,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2509 +#: ../src/guestfs.pod:2548 msgid "" "Each test starts with an initial scenario, selected using one of the " "C expressions, described in C. These " @@ -4852,7 +5105,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2515 +#: ../src/guestfs.pod:2554 msgid "" "You can add a prerequisite clause to any individual test. This is a run-" "time check, which, if it fails, causes the test to be skipped. Useful if " @@ -4862,14 +5115,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2521 +#: ../src/guestfs.pod:2560 msgid "" "In addition, packagers can skip individual tests by setting environment " "variables before running C." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2524 +#: ../src/guestfs.pod:2563 #, no-wrap msgid "" " SKIP_TEST__=1\n" @@ -4877,17 +5130,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2526 +#: ../src/guestfs.pod:2565 msgid "eg: C skips test #3 of L." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2528 +#: ../src/guestfs.pod:2567 msgid "or:" msgstr "або:" #. type: verbatim -#: ../src/guestfs.pod:2530 +#: ../src/guestfs.pod:2569 #, no-wrap msgid "" " SKIP_TEST_=1\n" @@ -4895,17 +5148,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2532 +#: ../src/guestfs.pod:2571 msgid "eg: C skips all L tests." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2534 +#: ../src/guestfs.pod:2573 msgid "Packagers can run only certain tests by setting for example:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2536 +#: ../src/guestfs.pod:2575 #, no-wrap msgid "" " TEST_ONLY=\"vfs_type zerofree\"\n" @@ -4913,29 +5166,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2538 +#: ../src/guestfs.pod:2577 msgid "" -"See C for more details of how these environment variables " -"work." +"See C for more details of how these environment variables" +" work." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2541 +#: ../src/guestfs.pod:2580 msgid "DEBUGGING NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2543 +#: ../src/guestfs.pod:2582 msgid "Test new actions work before submitting them." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2545 +#: ../src/guestfs.pod:2584 msgid "You can use guestfish to try out new commands." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2547 +#: ../src/guestfs.pod:2586 msgid "" "Debugging the daemon is a problem because it runs inside a minimal " "environment. However you can fprintf messages in the daemon to stderr, and " @@ -4943,12 +5196,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2551 +#: ../src/guestfs.pod:2590 msgid "FORMATTING CODE AND OTHER CONVENTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2553 +#: ../src/guestfs.pod:2592 msgid "" "Our C source code generally adheres to some basic code-formatting " "conventions. The existing code base is not totally consistent on this " @@ -4958,14 +5211,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2559 +#: ../src/guestfs.pod:2598 msgid "" -"If you use Emacs, add the following to one of one of your start-up files (e." -"g., ~/.emacs), to help ensure that you get indentation right:" +"If you use Emacs, add the following to one of one of your start-up files " +"(e.g., ~/.emacs), to help ensure that you get indentation right:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2562 +#: ../src/guestfs.pod:2601 #, no-wrap msgid "" " ;;; In libguestfs, indent with spaces everywhere (not TABs).\n" @@ -4981,7 +5234,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2572 +#: ../src/guestfs.pod:2611 #, no-wrap msgid "" " ;;; When editing C sources in libguestfs, use this style.\n" @@ -4999,25 +5252,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2584 +#: ../src/guestfs.pod:2623 msgid "Enable warnings when compiling (and fix any problems this finds):" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2587 +#: ../src/guestfs.pod:2626 #, no-wrap msgid "" " ./configure --enable-gcc-warnings\n" "\n" msgstr "" +" ./configure --enable-gcc-warnings\n" +"\n" #. type: textblock -#: ../src/guestfs.pod:2589 +#: ../src/guestfs.pod:2628 msgid "Useful targets are:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2591 +#: ../src/guestfs.pod:2630 #, no-wrap msgid "" " make syntax-check # checks the syntax of the C code\n" @@ -5026,48 +5281,48 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2594 +#: ../src/guestfs.pod:2633 msgid "DAEMON CUSTOM PRINTF FORMATTERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2596 +#: ../src/guestfs.pod:2635 msgid "" -"In the daemon code we have created custom printf formatters C<%Q> and C<%R>, " -"which are used to do shell quoting." +"In the daemon code we have created custom printf formatters C<%Q> and C<%R>," +" which are used to do shell quoting." msgstr "" #. type: =item -#: ../src/guestfs.pod:2601 +#: ../src/guestfs.pod:2640 msgid "%Q" msgstr "%Q" #. type: textblock -#: ../src/guestfs.pod:2603 +#: ../src/guestfs.pod:2642 msgid "" "Simple shell quoted string. Any spaces or other shell characters are " "escaped for you." msgstr "" #. type: =item -#: ../src/guestfs.pod:2606 +#: ../src/guestfs.pod:2645 msgid "%R" msgstr "%R" #. type: textblock -#: ../src/guestfs.pod:2608 +#: ../src/guestfs.pod:2647 msgid "" "Same as C<%Q> except the string is treated as a path which is prefixed by " "the sysroot." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2613 ../fish/guestfish.pod:242 ../fish/guestfish.pod:615 +#: ../src/guestfs.pod:2652 ../fish/guestfish.pod:242 ../fish/guestfish.pod:673 msgid "For example:" msgstr "Приклад:" #. type: verbatim -#: ../src/guestfs.pod:2615 +#: ../src/guestfs.pod:2654 #, no-wrap msgid "" " asprintf (&cmd, \"cat %R\", path);\n" @@ -5075,234 +5330,258 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2617 +#: ../src/guestfs.pod:2656 msgid "would produce C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2619 +#: ../src/guestfs.pod:2658 msgid "" -"I Do I use these when you are passing parameters to the C functions. These parameters do NOT need to be quoted because " -"they are not passed via the shell (instead, straight to exec). You probably " -"want to use the C function however." +"I Do I use these when you are passing parameters to the " +"C functions. These parameters do NOT need to be quoted " +"because they are not passed via the shell (instead, straight to exec). You " +"probably want to use the C function however." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2625 +#: ../src/guestfs.pod:2664 msgid "SUBMITTING YOUR NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2627 +#: ../src/guestfs.pod:2666 msgid "" -"Submit patches to the mailing list: L and CC to L." +"Submit patches to the mailing list: " +"L and CC to " +"L." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2631 +#: ../src/guestfs.pod:2670 msgid "INTERNATIONALIZATION (I18N) SUPPORT" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2633 +#: ../src/guestfs.pod:2672 msgid "We support i18n (gettext anyhow) in the library." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2635 +#: ../src/guestfs.pod:2674 msgid "" "However many messages come from the daemon, and we don't translate those at " -"the moment. One reason is that the appliance generally has all locale files " -"removed from it, because they take up a lot of space. So we'd have to readd " -"some of those, as well as copying our PO files into the appliance." +"the moment. One reason is that the appliance generally has all locale files" +" removed from it, because they take up a lot of space. So we'd have to " +"readd some of those, as well as copying our PO files into the appliance." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2641 +#: ../src/guestfs.pod:2680 msgid "" "Debugging messages are never translated, since they are intended for the " "programmers." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2644 +#: ../src/guestfs.pod:2683 msgid "SOURCE CODE SUBDIRECTORIES" msgstr "" #. type: =item -#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5820 -#: ../fish/guestfish-actions.pod:3913 +#: ../src/guestfs.pod:2687 ../src/guestfs-actions.pod:6174 +#: ../fish/guestfish-actions.pod:4072 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2650 +#: ../src/guestfs.pod:2689 msgid "The libguestfs appliance, build scripts and so on." msgstr "" #. type: =item -#: ../src/guestfs.pod:2652 +#: ../src/guestfs.pod:2691 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2654 +#: ../src/guestfs.pod:2693 msgid "Automated tests of the C API." msgstr "" #. type: =item -#: ../src/guestfs.pod:2656 +#: ../src/guestfs.pod:2695 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2658 +#: ../src/guestfs.pod:2697 msgid "" "The L, L and L commands and " "documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2661 +#: ../src/guestfs.pod:2700 +msgid "C" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2702 +msgid "" +"Safety and liveness tests of components that libguestfs depends upon (not of" +" libguestfs itself). Mainly this is for qemu and the kernel." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:2705 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2663 +#: ../src/guestfs.pod:2707 msgid "Outside contributions, experimental parts." msgstr "" #. type: =item -#: ../src/guestfs.pod:2665 +#: ../src/guestfs.pod:2709 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2667 +#: ../src/guestfs.pod:2711 msgid "" -"The daemon that runs inside the libguestfs appliance and carries out actions." +"The daemon that runs inside the libguestfs appliance and carries out " +"actions." msgstr "" #. type: =item -#: ../src/guestfs.pod:2670 +#: ../src/guestfs.pod:2714 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2672 +#: ../src/guestfs.pod:2716 msgid "L command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2674 +#: ../src/guestfs.pod:2718 +msgid "C" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2720 +msgid "L command and documentation." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:2722 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2676 +#: ../src/guestfs.pod:2724 msgid "C API example code." msgstr "Код прикладів використання програмного інтерфейсу мовою C." #. type: =item -#: ../src/guestfs.pod:2678 +#: ../src/guestfs.pod:2726 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2680 +#: ../src/guestfs.pod:2728 msgid "" "L, the command-line shell, and various shell scripts built on " -"top such as L, L, L, " -"L." +"top such as L, L, L, L" +"." msgstr "" #. type: =item -#: ../src/guestfs.pod:2684 +#: ../src/guestfs.pod:2732 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2686 +#: ../src/guestfs.pod:2734 msgid "" "L, FUSE (userspace filesystem) built on top of libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:2688 +#: ../src/guestfs.pod:2736 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2690 +#: ../src/guestfs.pod:2738 msgid "" "The crucially important generator, used to automatically generate large " "amounts of boilerplate C code for things like RPC and bindings." msgstr "" #. type: =item -#: ../src/guestfs.pod:2693 +#: ../src/guestfs.pod:2741 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2695 +#: ../src/guestfs.pod:2743 msgid "Files used by the test suite." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2697 +#: ../src/guestfs.pod:2745 msgid "Some \"phony\" guest images which we test against." msgstr "" #. type: =item -#: ../src/guestfs.pod:2699 +#: ../src/guestfs.pod:2747 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2701 +#: ../src/guestfs.pod:2749 msgid "L, the virtual machine image inspector." msgstr "" #. type: =item -#: ../src/guestfs.pod:2703 +#: ../src/guestfs.pod:2751 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2705 +#: ../src/guestfs.pod:2753 msgid "Logo used on the website. The fish is called Arthur by the way." msgstr "" #. type: =item -#: ../src/guestfs.pod:2707 +#: ../src/guestfs.pod:2755 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2709 +#: ../src/guestfs.pod:2757 msgid "M4 macros used by autoconf." msgstr "" #. type: =item -#: ../src/guestfs.pod:2711 +#: ../src/guestfs.pod:2759 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2713 +#: ../src/guestfs.pod:2761 msgid "Translations of simple gettext strings." msgstr "Переклади простих рядків gettext." #. type: =item -#: ../src/guestfs.pod:2715 +#: ../src/guestfs.pod:2763 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2717 +#: ../src/guestfs.pod:2765 msgid "" "The build infrastructure and PO files for translations of manpages and POD " "files. Eventually this will be combined with the C directory, but that " @@ -5310,114 +5589,115 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2721 +#: ../src/guestfs.pod:2769 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2723 +#: ../src/guestfs.pod:2771 msgid "Regression tests." msgstr "Тести на регресії." #. type: =item -#: ../src/guestfs.pod:2725 +#: ../src/guestfs.pod:2773 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2727 +#: ../src/guestfs.pod:2775 msgid "L command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2729 +#: ../src/guestfs.pod:2777 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2731 +#: ../src/guestfs.pod:2779 msgid "Source code to the C library." msgstr "" #. type: =item -#: ../src/guestfs.pod:2733 +#: ../src/guestfs.pod:2781 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2735 -msgid "Command line tools written in Perl (L and many others)." +#: ../src/guestfs.pod:2783 +msgid "" +"Command line tools written in Perl (L and many others)." msgstr "" #. type: =item -#: ../src/guestfs.pod:2737 +#: ../src/guestfs.pod:2785 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2739 +#: ../src/guestfs.pod:2787 msgid "" "Test tool for end users to test if their qemu/kernel combination will work " "with libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:2742 +#: ../src/guestfs.pod:2790 msgid "C" msgstr "C" #. type: =item -#: ../src/guestfs.pod:2744 +#: ../src/guestfs.pod:2792 msgid "C" msgstr "C" #. type: =item -#: ../src/guestfs.pod:2746 +#: ../src/guestfs.pod:2794 msgid "C" msgstr "C" #. type: =item -#: ../src/guestfs.pod:2748 +#: ../src/guestfs.pod:2796 msgid "C" msgstr "C" #. type: =item -#: ../src/guestfs.pod:2750 +#: ../src/guestfs.pod:2798 msgid "C" msgstr "C" #. type: =item -#: ../src/guestfs.pod:2752 +#: ../src/guestfs.pod:2800 msgid "C" msgstr "C" #. type: =item -#: ../src/guestfs.pod:2754 +#: ../src/guestfs.pod:2802 msgid "C" msgstr "C" #. type: =item -#: ../src/guestfs.pod:2756 +#: ../src/guestfs.pod:2804 msgid "C" msgstr "C" #. type: textblock -#: ../src/guestfs.pod:2758 +#: ../src/guestfs.pod:2806 msgid "Language bindings." msgstr "Прив’язки до мов програмування." #. type: =head1 -#: ../src/guestfs.pod:2762 +#: ../src/guestfs.pod:2810 msgid "LIMITS" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2764 +#: ../src/guestfs.pod:2812 msgid "PROTOCOL LIMITS" -msgstr "" +msgstr "ОБМЕЖЕННЯ ПРОТОКОЛУ" #. type: textblock -#: ../src/guestfs.pod:2766 +#: ../src/guestfs.pod:2814 msgid "" "Internally libguestfs uses a message-based protocol to pass API calls and " "their responses to and from a small \"appliance\" (see L for " @@ -5428,16 +5708,16 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2774 +#: ../src/guestfs.pod:2822 msgid "" "A simple call such as L returns its result (the file data) in " -"a simple string. Because this string is at some point internally encoded as " -"a message, the maximum size that it can return is slightly under 4 MB. If " +"a simple string. Because this string is at some point internally encoded as" +" a message, the maximum size that it can return is slightly under 4 MB. If " "the requested file is larger than this then you will get an error." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2780 +#: ../src/guestfs.pod:2828 msgid "" "In order to transfer large files into and out of the guest filesystem, you " "need to use particular calls that support this. The sections L " @@ -5445,40 +5725,41 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2784 +#: ../src/guestfs.pod:2832 msgid "" "You might also consider mounting the disk image using our FUSE filesystem " "support (L)." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2787 +#: ../src/guestfs.pod:2835 msgid "MAXIMUM NUMBER OF DISKS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2789 -msgid "When using virtio disks (the default) the current limit is B<25> disks." +#: ../src/guestfs.pod:2837 +msgid "" +"When using virtio disks (the default) the current limit is B<25> disks." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2792 +#: ../src/guestfs.pod:2840 msgid "" -"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31 " -"slots. However febootstrap only understands disks with names C " +"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31" +" slots. However febootstrap only understands disks with names C " "through C (26 letters) and it reserves one disk for its own " "purposes." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2797 +#: ../src/guestfs.pod:2845 msgid "" "We are working to substantially raise this limit in future versions but it " "requires complex changes to qemu." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2800 +#: ../src/guestfs.pod:2848 msgid "" "In future versions of libguestfs it should also be possible to \"hot plug\" " "disks (add and remove disks after calling L). This also " @@ -5486,41 +5767,41 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2804 +#: ../src/guestfs.pod:2852 msgid "MAXIMUM NUMBER OF PARTITIONS PER DISK" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2806 +#: ../src/guestfs.pod:2854 msgid "Virtio limits the maximum number of partitions per disk to B<15>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2808 +#: ../src/guestfs.pod:2856 msgid "" -"This is because it reserves 4 bits for the minor device number (thus C, and C through C)." +"This is because it reserves 4 bits for the minor device number (thus " +"C, and C through C)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2811 +#: ../src/guestfs.pod:2859 msgid "" "If you attach a disk with more than 15 partitions, the extra partitions are " "ignored by libguestfs." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2814 +#: ../src/guestfs.pod:2862 msgid "MAXIMUM SIZE OF A DISK" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2816 +#: ../src/guestfs.pod:2864 msgid "Probably the limit is between 2**63-1 and 2**64-1 bytes." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2818 +#: ../src/guestfs.pod:2866 msgid "" "We have tested block devices up to 1 exabyte (2**60 or " "1,152,921,504,606,846,976 bytes) using sparse files backed by an XFS host " @@ -5528,7 +5809,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2822 +#: ../src/guestfs.pod:2870 msgid "" "Although libguestfs probably does not impose any limit, the underlying host " "storage will. If you store disk images on a host ext4 filesystem, then the " @@ -5538,40 +5819,40 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2828 +#: ../src/guestfs.pod:2876 msgid "" "For the hugest disk image files, we recommend using XFS on the host for " "storage." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2831 +#: ../src/guestfs.pod:2879 msgid "MAXIMUM SIZE OF A PARTITION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2833 +#: ../src/guestfs.pod:2881 msgid "" -"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector " -"numbers. Assuming a 512 byte sector size, this means that MBR cannot " -"address a partition located beyond 2 TB on the disk." +"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector numbers." +" Assuming a 512 byte sector size, this means that MBR cannot address a " +"partition located beyond 2 TB on the disk." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2837 +#: ../src/guestfs.pod:2885 msgid "" -"It is recommended that you use GPT partitions on disks which are larger than " -"this size. GPT uses 64 bit sector numbers and so can address partitions " +"It is recommended that you use GPT partitions on disks which are larger than" +" this size. GPT uses 64 bit sector numbers and so can address partitions " "which are theoretically larger than the largest disk we could support." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2842 +#: ../src/guestfs.pod:2890 msgid "MAXIMUM SIZE OF A FILESYSTEM, FILES, DIRECTORIES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2844 +#: ../src/guestfs.pod:2892 msgid "" "This depends on the filesystem type. libguestfs itself does not impose any " "known limit. Consult Wikipedia or the filesystem documentation to find out " @@ -5579,27 +5860,25 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2848 +#: ../src/guestfs.pod:2896 msgid "MAXIMUM UPLOAD AND DOWNLOAD" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2850 +#: ../src/guestfs.pod:2898 msgid "" -"The API functions L, L, L, L and the like allow unlimited sized " +"The API functions L, L, " +"L, L and the like allow unlimited sized " "uploads and downloads." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2854 -#, fuzzy -#| msgid "INSPECTION" +#: ../src/guestfs.pod:2902 msgid "INSPECTION LIMITS" -msgstr "ПЕРЕВІРКА" +msgstr "" #. type: textblock -#: ../src/guestfs.pod:2856 +#: ../src/guestfs.pod:2904 msgid "" "The inspection code has several arbitrary limits on things like the size of " "Windows Registry hive it will read, and the length of product name. These " @@ -5609,107 +5888,109 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2862 ../fish/guestfish.pod:1017 -#: ../test-tool/libguestfs-test-tool.pod:82 ../tools/virt-edit.pl:476 +#: ../src/guestfs.pod:2910 ../fish/guestfish.pod:1075 +#: ../test-tool/libguestfs-test-tool.pod:82 msgid "ENVIRONMENT VARIABLES" msgstr "ЗМІННІ СЕРЕДОВИЩА" #. type: =item -#: ../src/guestfs.pod:2866 ../fish/guestfish.pod:1043 +#: ../src/guestfs.pod:2914 ../fish/guestfish.pod:1106 msgid "LIBGUESTFS_APPEND" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2868 ../fish/guestfish.pod:1045 +#: ../src/guestfs.pod:2916 ../fish/guestfish.pod:1108 msgid "Pass additional options to the guest kernel." msgstr "" #. type: =item -#: ../src/guestfs.pod:2870 ../fish/guestfish.pod:1047 +#: ../src/guestfs.pod:2918 ../fish/guestfish.pod:1110 msgid "LIBGUESTFS_DEBUG" -msgstr "" +msgstr "LIBGUESTFS_DEBUG" #. type: textblock -#: ../src/guestfs.pod:2872 +#: ../src/guestfs.pod:2920 msgid "" "Set C to enable verbose messages. This has the same " "effect as calling C." msgstr "" #. type: =item -#: ../src/guestfs.pod:2875 ../fish/guestfish.pod:1052 +#: ../src/guestfs.pod:2923 ../fish/guestfish.pod:1115 msgid "LIBGUESTFS_MEMSIZE" -msgstr "" +msgstr "LIBGUESTFS_MEMSIZE" #. type: textblock -#: ../src/guestfs.pod:2877 ../fish/guestfish.pod:1054 +#: ../src/guestfs.pod:2925 ../fish/guestfish.pod:1117 msgid "" "Set the memory allocated to the qemu process, in megabytes. For example:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2880 ../fish/guestfish.pod:1057 +#: ../src/guestfs.pod:2928 ../fish/guestfish.pod:1120 #, no-wrap msgid "" " LIBGUESTFS_MEMSIZE=700\n" "\n" msgstr "" +" LIBGUESTFS_MEMSIZE=700\n" +"\n" #. type: =item -#: ../src/guestfs.pod:2882 ../fish/guestfish.pod:1059 +#: ../src/guestfs.pod:2930 ../fish/guestfish.pod:1122 msgid "LIBGUESTFS_PATH" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2884 +#: ../src/guestfs.pod:2932 msgid "" "Set the path that libguestfs uses to search for a supermin appliance. See " "the discussion of paths in section L above." msgstr "" #. type: =item -#: ../src/guestfs.pod:2887 ../fish/guestfish.pod:1064 +#: ../src/guestfs.pod:2935 ../fish/guestfish.pod:1127 msgid "LIBGUESTFS_QEMU" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2889 ../fish/guestfish.pod:1066 +#: ../src/guestfs.pod:2937 ../fish/guestfish.pod:1129 msgid "" -"Set the default qemu binary that libguestfs uses. If not set, then the qemu " -"which was found at compile time by the configure script is used." +"Set the default qemu binary that libguestfs uses. If not set, then the qemu" +" which was found at compile time by the configure script is used." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2893 +#: ../src/guestfs.pod:2941 msgid "See also L above." msgstr "" #. type: =item -#: ../src/guestfs.pod:2895 ../fish/guestfish.pod:1070 +#: ../src/guestfs.pod:2943 ../fish/guestfish.pod:1133 msgid "LIBGUESTFS_TRACE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2897 +#: ../src/guestfs.pod:2945 msgid "" "Set C to enable command traces. This has the same " "effect as calling C." msgstr "" #. type: =item -#: ../src/guestfs.pod:2900 ../fish/guestfish.pod:1079 +#: ../src/guestfs.pod:2948 ../fish/guestfish.pod:1142 msgid "TMPDIR" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2902 ../fish/guestfish.pod:1081 +#: ../src/guestfs.pod:2950 ../fish/guestfish.pod:1144 msgid "" "Location of temporary directory, defaults to C except for the cached " "supermin appliance which defaults to C." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2905 ../fish/guestfish.pod:1084 +#: ../src/guestfs.pod:2953 ../fish/guestfish.pod:1147 msgid "" "If libguestfs was compiled to use the supermin appliance then the real " "appliance is cached in this directory, shared between all handles belonging " @@ -5718,143 +5999,140 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2913 ../fish/guestfish.pod:1151 -#: ../test-tool/libguestfs-test-tool.pod:87 ../fuse/guestmount.pod:269 -#: ../tools/virt-edit.pl:496 ../tools/virt-win-reg.pl:572 -#: ../tools/virt-list-filesystems.pl:189 ../tools/virt-tar.pl:286 -#: ../tools/virt-make-fs.pl:539 ../tools/virt-list-partitions.pl:257 +#: ../src/guestfs.pod:2961 ../fish/guestfish.pod:1214 +#: ../test-tool/libguestfs-test-tool.pod:87 ../fuse/guestmount.pod:279 +#: ../tools/virt-win-reg.pl:744 ../tools/virt-list-filesystems.pl:189 +#: ../tools/virt-tar.pl:286 ../tools/virt-make-fs.pl:539 +#: ../tools/virt-list-partitions.pl:257 msgid "SEE ALSO" msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ" #. type: textblock -#: ../src/guestfs.pod:2915 +#: ../src/guestfs.pod:2963 msgid "" -"L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L." +"L, L, L, L" +", L, L, L, L" +", L, L, L, L" +", L, L, L" +", L, L, L, L, L, L, L, L, L, L, " +"L." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2942 +#: ../src/guestfs.pod:2990 msgid "" -"Tools with a similar purpose: L, L, L, L, L." +"Tools with a similar purpose: L, L, L, " +"L, L." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2949 ../tools/virt-win-reg.pl:587 +#: ../src/guestfs.pod:2997 ../tools/virt-win-reg.pl:759 #: ../tools/virt-make-fs.pl:553 msgid "BUGS" msgstr "ВАДИ" #. type: textblock -#: ../src/guestfs.pod:2951 +#: ../src/guestfs.pod:2999 msgid "To get a list of bugs against libguestfs use this link:" msgstr "" "Щоб переглянути список відомих вад у libguestfs, скористайтеся таким " "посиланням:" #. type: textblock -#: ../src/guestfs.pod:2953 +#: ../src/guestfs.pod:3001 msgid "" -"L" +"L" msgstr "" -"L" +"L" #. type: textblock -#: ../src/guestfs.pod:2955 +#: ../src/guestfs.pod:3003 msgid "To report a new bug against libguestfs use this link:" msgstr "Для звітування щодо вад у libguestfs скористайтеся цим посиланням:" #. type: textblock -#: ../src/guestfs.pod:2957 +#: ../src/guestfs.pod:3005 msgid "" -"L" +"L" msgstr "" -"L" +"L" #. type: textblock -#: ../src/guestfs.pod:2959 +#: ../src/guestfs.pod:3007 msgid "When reporting a bug, please check:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2965 +#: ../src/guestfs.pod:3013 msgid "That the bug hasn't been reported already." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2969 +#: ../src/guestfs.pod:3017 msgid "That you are testing a recent version." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2973 +#: ../src/guestfs.pod:3021 msgid "Describe the bug accurately, and give a way to reproduce it." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2977 +#: ../src/guestfs.pod:3025 msgid "" -"Run libguestfs-test-tool and paste the B output into the " -"bug report." +"Run libguestfs-test-tool and paste the B output into the" +" bug report." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2982 ../fish/guestfish.pod:1174 -#: ../test-tool/libguestfs-test-tool.pod:93 ../fuse/guestmount.pod:280 +#: ../src/guestfs.pod:3030 ../fish/guestfish.pod:1238 +#: ../test-tool/libguestfs-test-tool.pod:93 ../fuse/guestmount.pod:290 msgid "AUTHORS" msgstr "АВТОРИ" #. type: textblock -#: ../src/guestfs.pod:2984 ../fish/guestfish.pod:1176 -#: ../test-tool/libguestfs-test-tool.pod:95 ../fuse/guestmount.pod:282 +#: ../src/guestfs.pod:3032 ../fish/guestfish.pod:1240 +#: ../test-tool/libguestfs-test-tool.pod:95 ../fuse/guestmount.pod:292 msgid "Richard W.M. Jones (C)" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2986 ../fish/guestfish.pod:1178 -#: ../test-tool/libguestfs-test-tool.pod:97 ../fuse/guestmount.pod:284 -#: ../tools/virt-edit.pl:514 ../tools/virt-win-reg.pl:602 -#: ../tools/virt-list-filesystems.pl:206 ../tools/virt-tar.pl:305 -#: ../tools/virt-make-fs.pl:568 ../tools/virt-list-partitions.pl:273 +#: ../src/guestfs.pod:3034 ../fish/guestfish.pod:1242 +#: ../test-tool/libguestfs-test-tool.pod:97 ../fuse/guestmount.pod:294 +#: ../tools/virt-win-reg.pl:774 ../tools/virt-list-filesystems.pl:206 +#: ../tools/virt-tar.pl:305 ../tools/virt-make-fs.pl:568 +#: ../tools/virt-list-partitions.pl:273 msgid "COPYRIGHT" msgstr "АВТОРСЬКІ ПРАВА" #. type: textblock -#: ../src/guestfs.pod:2988 ../fish/guestfish.pod:1180 +#: ../src/guestfs.pod:3036 ../fish/guestfish.pod:1244 #: ../test-tool/libguestfs-test-tool.pod:99 msgid "Copyright (C) 2009-2011 Red Hat Inc. L" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2991 +#: ../src/guestfs.pod:3039 msgid "" "This library is free software; you can redistribute it and/or modify it " -"under the terms of the GNU Lesser General Public License as published by the " -"Free Software Foundation; either version 2 of the License, or (at your " +"under the terms of the GNU Lesser General Public License as published by the" +" Free Software Foundation; either version 2 of the License, or (at your " "option) any later version." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2996 +#: ../src/guestfs.pod:3044 msgid "" "This library is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License " -"for more details." +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License" +" for more details." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3001 +#: ../src/guestfs.pod:3049 msgid "" "You should have received a copy of the GNU Lesser General Public License " "along with this library; if not, write to the Free Software Foundation, " @@ -5891,8 +6169,8 @@ msgstr "" msgid "" "This call checks for the existence of C. This stops you from " "specifying other types of drive which are supported by qemu such as C " -"and C URLs. To specify those, use the general C call " -"instead." +"and C URLs. To specify those, use the general C call" +" instead." msgstr "" #. type: textblock @@ -5915,83 +6193,85 @@ msgstr "" #: ../src/guestfs-actions.pod:661 ../src/guestfs-actions.pod:676 #: ../src/guestfs-actions.pod:775 ../src/guestfs-actions.pod:793 #: ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:821 -#: ../src/guestfs-actions.pod:982 ../src/guestfs-actions.pod:1002 -#: ../src/guestfs-actions.pod:1020 ../src/guestfs-actions.pod:1104 -#: ../src/guestfs-actions.pod:1122 ../src/guestfs-actions.pod:1141 -#: ../src/guestfs-actions.pod:1155 ../src/guestfs-actions.pod:1175 -#: ../src/guestfs-actions.pod:1245 ../src/guestfs-actions.pod:1276 -#: ../src/guestfs-actions.pod:1301 ../src/guestfs-actions.pod:1343 -#: ../src/guestfs-actions.pod:1449 ../src/guestfs-actions.pod:1483 -#: ../src/guestfs-actions.pod:1701 ../src/guestfs-actions.pod:1723 -#: ../src/guestfs-actions.pod:1810 ../src/guestfs-actions.pod:2272 -#: ../src/guestfs-actions.pod:2416 ../src/guestfs-actions.pod:2477 -#: ../src/guestfs-actions.pod:2512 ../src/guestfs-actions.pod:3465 -#: ../src/guestfs-actions.pod:3480 ../src/guestfs-actions.pod:3505 -#: ../src/guestfs-actions.pod:3660 ../src/guestfs-actions.pod:3674 -#: ../src/guestfs-actions.pod:3687 ../src/guestfs-actions.pod:3701 -#: ../src/guestfs-actions.pod:3716 ../src/guestfs-actions.pod:3752 -#: ../src/guestfs-actions.pod:3824 ../src/guestfs-actions.pod:3844 -#: ../src/guestfs-actions.pod:3861 ../src/guestfs-actions.pod:3884 -#: ../src/guestfs-actions.pod:3907 ../src/guestfs-actions.pod:3939 -#: ../src/guestfs-actions.pod:3958 ../src/guestfs-actions.pod:3977 -#: ../src/guestfs-actions.pod:4012 ../src/guestfs-actions.pod:4024 -#: ../src/guestfs-actions.pod:4060 ../src/guestfs-actions.pod:4076 -#: ../src/guestfs-actions.pod:4089 ../src/guestfs-actions.pod:4104 -#: ../src/guestfs-actions.pod:4121 ../src/guestfs-actions.pod:4214 -#: ../src/guestfs-actions.pod:4234 ../src/guestfs-actions.pod:4247 -#: ../src/guestfs-actions.pod:4298 ../src/guestfs-actions.pod:4316 -#: ../src/guestfs-actions.pod:4334 ../src/guestfs-actions.pod:4350 -#: ../src/guestfs-actions.pod:4364 ../src/guestfs-actions.pod:4378 -#: ../src/guestfs-actions.pod:4395 ../src/guestfs-actions.pod:4410 -#: ../src/guestfs-actions.pod:4430 ../src/guestfs-actions.pod:4488 -#: ../src/guestfs-actions.pod:4561 ../src/guestfs-actions.pod:4592 -#: ../src/guestfs-actions.pod:4611 ../src/guestfs-actions.pod:4630 -#: ../src/guestfs-actions.pod:4642 ../src/guestfs-actions.pod:4659 -#: ../src/guestfs-actions.pod:4672 ../src/guestfs-actions.pod:4687 -#: ../src/guestfs-actions.pod:4702 ../src/guestfs-actions.pod:4737 -#: ../src/guestfs-actions.pod:4752 ../src/guestfs-actions.pod:4772 -#: ../src/guestfs-actions.pod:4786 ../src/guestfs-actions.pod:4803 -#: ../src/guestfs-actions.pod:4852 ../src/guestfs-actions.pod:4889 -#: ../src/guestfs-actions.pod:4903 ../src/guestfs-actions.pod:4931 -#: ../src/guestfs-actions.pod:4948 ../src/guestfs-actions.pod:4966 -#: ../src/guestfs-actions.pod:5100 ../src/guestfs-actions.pod:5157 -#: ../src/guestfs-actions.pod:5179 ../src/guestfs-actions.pod:5197 -#: ../src/guestfs-actions.pod:5229 ../src/guestfs-actions.pod:5295 -#: ../src/guestfs-actions.pod:5312 ../src/guestfs-actions.pod:5325 -#: ../src/guestfs-actions.pod:5339 ../src/guestfs-actions.pod:5628 -#: ../src/guestfs-actions.pod:5647 ../src/guestfs-actions.pod:5666 -#: ../src/guestfs-actions.pod:5678 ../src/guestfs-actions.pod:5690 -#: ../src/guestfs-actions.pod:5704 ../src/guestfs-actions.pod:5716 -#: ../src/guestfs-actions.pod:5730 ../src/guestfs-actions.pod:5746 -#: ../src/guestfs-actions.pod:5767 ../src/guestfs-actions.pod:5786 -#: ../src/guestfs-actions.pod:5805 ../src/guestfs-actions.pod:5835 -#: ../src/guestfs-actions.pod:5851 ../src/guestfs-actions.pod:5874 -#: ../src/guestfs-actions.pod:5892 ../src/guestfs-actions.pod:5911 -#: ../src/guestfs-actions.pod:5932 ../src/guestfs-actions.pod:5951 -#: ../src/guestfs-actions.pod:5968 ../src/guestfs-actions.pod:5996 -#: ../src/guestfs-actions.pod:6020 ../src/guestfs-actions.pod:6039 -#: ../src/guestfs-actions.pod:6063 ../src/guestfs-actions.pod:6082 -#: ../src/guestfs-actions.pod:6097 ../src/guestfs-actions.pod:6116 -#: ../src/guestfs-actions.pod:6153 ../src/guestfs-actions.pod:6176 -#: ../src/guestfs-actions.pod:6202 ../src/guestfs-actions.pod:6310 -#: ../src/guestfs-actions.pod:6431 ../src/guestfs-actions.pod:6443 -#: ../src/guestfs-actions.pod:6456 ../src/guestfs-actions.pod:6469 -#: ../src/guestfs-actions.pod:6491 ../src/guestfs-actions.pod:6504 -#: ../src/guestfs-actions.pod:6517 ../src/guestfs-actions.pod:6530 -#: ../src/guestfs-actions.pod:6545 ../src/guestfs-actions.pod:6604 -#: ../src/guestfs-actions.pod:6621 ../src/guestfs-actions.pod:6637 -#: ../src/guestfs-actions.pod:6653 ../src/guestfs-actions.pod:6670 -#: ../src/guestfs-actions.pod:6683 ../src/guestfs-actions.pod:6703 -#: ../src/guestfs-actions.pod:6739 ../src/guestfs-actions.pod:6753 -#: ../src/guestfs-actions.pod:6794 ../src/guestfs-actions.pod:6807 -#: ../src/guestfs-actions.pod:6825 ../src/guestfs-actions.pod:6859 -#: ../src/guestfs-actions.pod:6895 ../src/guestfs-actions.pod:7014 -#: ../src/guestfs-actions.pod:7032 ../src/guestfs-actions.pod:7046 -#: ../src/guestfs-actions.pod:7101 ../src/guestfs-actions.pod:7114 -#: ../src/guestfs-actions.pod:7159 ../src/guestfs-actions.pod:7192 -#: ../src/guestfs-actions.pod:7246 ../src/guestfs-actions.pod:7272 -#: ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7357 -#: ../src/guestfs-actions.pod:7386 +#: ../src/guestfs-actions.pod:858 ../src/guestfs-actions.pod:1041 +#: ../src/guestfs-actions.pod:1061 ../src/guestfs-actions.pod:1079 +#: ../src/guestfs-actions.pod:1163 ../src/guestfs-actions.pod:1181 +#: ../src/guestfs-actions.pod:1200 ../src/guestfs-actions.pod:1214 +#: ../src/guestfs-actions.pod:1234 ../src/guestfs-actions.pod:1304 +#: ../src/guestfs-actions.pod:1335 ../src/guestfs-actions.pod:1360 +#: ../src/guestfs-actions.pod:1402 ../src/guestfs-actions.pod:1508 +#: ../src/guestfs-actions.pod:1542 ../src/guestfs-actions.pod:1757 +#: ../src/guestfs-actions.pod:1779 ../src/guestfs-actions.pod:1866 +#: ../src/guestfs-actions.pod:2339 ../src/guestfs-actions.pod:2483 +#: ../src/guestfs-actions.pod:2544 ../src/guestfs-actions.pod:2579 +#: ../src/guestfs-actions.pod:3619 ../src/guestfs-actions.pod:3634 +#: ../src/guestfs-actions.pod:3659 ../src/guestfs-actions.pod:3848 +#: ../src/guestfs-actions.pod:3862 ../src/guestfs-actions.pod:3875 +#: ../src/guestfs-actions.pod:3889 ../src/guestfs-actions.pod:3904 +#: ../src/guestfs-actions.pod:3940 ../src/guestfs-actions.pod:4012 +#: ../src/guestfs-actions.pod:4032 ../src/guestfs-actions.pod:4049 +#: ../src/guestfs-actions.pod:4072 ../src/guestfs-actions.pod:4095 +#: ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:4149 +#: ../src/guestfs-actions.pod:4168 ../src/guestfs-actions.pod:4203 +#: ../src/guestfs-actions.pod:4215 ../src/guestfs-actions.pod:4251 +#: ../src/guestfs-actions.pod:4267 ../src/guestfs-actions.pod:4280 +#: ../src/guestfs-actions.pod:4295 ../src/guestfs-actions.pod:4312 +#: ../src/guestfs-actions.pod:4405 ../src/guestfs-actions.pod:4425 +#: ../src/guestfs-actions.pod:4438 ../src/guestfs-actions.pod:4489 +#: ../src/guestfs-actions.pod:4507 ../src/guestfs-actions.pod:4525 +#: ../src/guestfs-actions.pod:4541 ../src/guestfs-actions.pod:4555 +#: ../src/guestfs-actions.pod:4569 ../src/guestfs-actions.pod:4586 +#: ../src/guestfs-actions.pod:4601 ../src/guestfs-actions.pod:4621 +#: ../src/guestfs-actions.pod:4691 ../src/guestfs-actions.pod:4764 +#: ../src/guestfs-actions.pod:4795 ../src/guestfs-actions.pod:4814 +#: ../src/guestfs-actions.pod:4833 ../src/guestfs-actions.pod:4845 +#: ../src/guestfs-actions.pod:4862 ../src/guestfs-actions.pod:4875 +#: ../src/guestfs-actions.pod:4890 ../src/guestfs-actions.pod:4905 +#: ../src/guestfs-actions.pod:4940 ../src/guestfs-actions.pod:4973 +#: ../src/guestfs-actions.pod:5012 ../src/guestfs-actions.pod:5032 +#: ../src/guestfs-actions.pod:5046 ../src/guestfs-actions.pod:5063 +#: ../src/guestfs-actions.pod:5112 ../src/guestfs-actions.pod:5158 +#: ../src/guestfs-actions.pod:5212 ../src/guestfs-actions.pod:5248 +#: ../src/guestfs-actions.pod:5283 ../src/guestfs-actions.pod:5300 +#: ../src/guestfs-actions.pod:5318 ../src/guestfs-actions.pod:5452 +#: ../src/guestfs-actions.pod:5509 ../src/guestfs-actions.pod:5531 +#: ../src/guestfs-actions.pod:5549 ../src/guestfs-actions.pod:5581 +#: ../src/guestfs-actions.pod:5647 ../src/guestfs-actions.pod:5664 +#: ../src/guestfs-actions.pod:5677 ../src/guestfs-actions.pod:5691 +#: ../src/guestfs-actions.pod:5980 ../src/guestfs-actions.pod:5999 +#: ../src/guestfs-actions.pod:6018 ../src/guestfs-actions.pod:6032 +#: ../src/guestfs-actions.pod:6044 ../src/guestfs-actions.pod:6058 +#: ../src/guestfs-actions.pod:6070 ../src/guestfs-actions.pod:6084 +#: ../src/guestfs-actions.pod:6100 ../src/guestfs-actions.pod:6121 +#: ../src/guestfs-actions.pod:6140 ../src/guestfs-actions.pod:6159 +#: ../src/guestfs-actions.pod:6189 ../src/guestfs-actions.pod:6207 +#: ../src/guestfs-actions.pod:6230 ../src/guestfs-actions.pod:6248 +#: ../src/guestfs-actions.pod:6267 ../src/guestfs-actions.pod:6288 +#: ../src/guestfs-actions.pod:6307 ../src/guestfs-actions.pod:6324 +#: ../src/guestfs-actions.pod:6343 ../src/guestfs-actions.pod:6369 +#: ../src/guestfs-actions.pod:6393 ../src/guestfs-actions.pod:6412 +#: ../src/guestfs-actions.pod:6436 ../src/guestfs-actions.pod:6455 +#: ../src/guestfs-actions.pod:6470 ../src/guestfs-actions.pod:6489 +#: ../src/guestfs-actions.pod:6526 ../src/guestfs-actions.pod:6556 +#: ../src/guestfs-actions.pod:6589 ../src/guestfs-actions.pod:6711 +#: ../src/guestfs-actions.pod:6832 ../src/guestfs-actions.pod:6844 +#: ../src/guestfs-actions.pod:6857 ../src/guestfs-actions.pod:6870 +#: ../src/guestfs-actions.pod:6892 ../src/guestfs-actions.pod:6905 +#: ../src/guestfs-actions.pod:6918 ../src/guestfs-actions.pod:6931 +#: ../src/guestfs-actions.pod:6946 ../src/guestfs-actions.pod:7005 +#: ../src/guestfs-actions.pod:7022 ../src/guestfs-actions.pod:7038 +#: ../src/guestfs-actions.pod:7054 ../src/guestfs-actions.pod:7071 +#: ../src/guestfs-actions.pod:7084 ../src/guestfs-actions.pod:7104 +#: ../src/guestfs-actions.pod:7140 ../src/guestfs-actions.pod:7154 +#: ../src/guestfs-actions.pod:7195 ../src/guestfs-actions.pod:7208 +#: ../src/guestfs-actions.pod:7226 ../src/guestfs-actions.pod:7260 +#: ../src/guestfs-actions.pod:7296 ../src/guestfs-actions.pod:7412 +#: ../src/guestfs-actions.pod:7427 ../src/guestfs-actions.pod:7441 +#: ../src/guestfs-actions.pod:7496 ../src/guestfs-actions.pod:7509 +#: ../src/guestfs-actions.pod:7554 ../src/guestfs-actions.pod:7587 +#: ../src/guestfs-actions.pod:7650 ../src/guestfs-actions.pod:7670 +#: ../src/guestfs-actions.pod:7694 ../src/guestfs-actions.pod:7761 +#: ../src/guestfs-actions.pod:7780 ../src/guestfs-actions.pod:7809 msgid "This function returns 0 on success or -1 on error." msgstr "" @@ -6006,14 +6286,22 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:257 -#: ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1454 -#: ../src/guestfs-actions.pod:1950 ../src/guestfs-actions.pod:1971 -#: ../src/guestfs-actions.pod:4435 ../src/guestfs-actions.pod:7280 -#: ../src/guestfs-actions.pod:7449 ../fish/guestfish-actions.pod:31 +#: ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1513 +#: ../src/guestfs-actions.pod:2008 ../src/guestfs-actions.pod:2029 +#: ../src/guestfs-actions.pod:4626 ../src/guestfs-actions.pod:4945 +#: ../src/guestfs-actions.pod:5163 ../src/guestfs-actions.pod:5253 +#: ../src/guestfs-actions.pod:6534 ../src/guestfs-actions.pod:6564 +#: ../src/guestfs-actions.pod:6597 ../src/guestfs-actions.pod:6656 +#: ../src/guestfs-actions.pod:7592 ../src/guestfs-actions.pod:7702 +#: ../src/guestfs-actions.pod:7872 ../fish/guestfish-actions.pod:31 #: ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180 -#: ../fish/guestfish-actions.pod:961 ../fish/guestfish-actions.pod:1324 -#: ../fish/guestfish-actions.pod:1338 ../fish/guestfish-actions.pod:3013 -#: ../fish/guestfish-actions.pod:4871 ../fish/guestfish-actions.pod:4968 +#: ../fish/guestfish-actions.pod:986 ../fish/guestfish-actions.pod:1346 +#: ../fish/guestfish-actions.pod:1360 ../fish/guestfish-actions.pod:3085 +#: ../fish/guestfish-actions.pod:3292 ../fish/guestfish-actions.pod:3406 +#: ../fish/guestfish-actions.pod:3454 ../fish/guestfish-actions.pod:4349 +#: ../fish/guestfish-actions.pod:4372 ../fish/guestfish-actions.pod:4394 +#: ../fish/guestfish-actions.pod:4432 ../fish/guestfish-actions.pod:5081 +#: ../fish/guestfish-actions.pod:5179 msgid "" "Deprecated functions will not be removed from the API, but the fact that " "they are deprecated indicates that there are problems with correct use of " @@ -6022,13 +6310,13 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:142 -#: ../src/guestfs-actions.pod:1106 ../src/guestfs-actions.pod:1922 -#: ../src/guestfs-actions.pod:2020 ../src/guestfs-actions.pod:2123 -#: ../src/guestfs-actions.pod:3467 ../src/guestfs-actions.pod:3487 -#: ../src/guestfs-actions.pod:4739 ../src/guestfs-actions.pod:5853 -#: ../src/guestfs-actions.pod:5970 ../src/guestfs-actions.pod:6084 -#: ../src/guestfs-actions.pod:6547 ../src/guestfs-actions.pod:6672 -#: ../src/guestfs-actions.pod:7194 +#: ../src/guestfs-actions.pod:1165 ../src/guestfs-actions.pod:1980 +#: ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:2190 +#: ../src/guestfs-actions.pod:3621 ../src/guestfs-actions.pod:3641 +#: ../src/guestfs-actions.pod:4949 ../src/guestfs-actions.pod:6209 +#: ../src/guestfs-actions.pod:6326 ../src/guestfs-actions.pod:6457 +#: ../src/guestfs-actions.pod:6948 ../src/guestfs-actions.pod:7073 +#: ../src/guestfs-actions.pod:7596 msgid "(Added in 0.3)" msgstr "" @@ -6050,7 +6338,9 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151 -#: ../src/guestfs-actions.pod:4449 +#: ../src/guestfs-actions.pod:832 ../src/guestfs-actions.pod:2824 +#: ../src/guestfs-actions.pod:4640 ../src/guestfs-actions.pod:4959 +#: ../src/guestfs-actions.pod:5176 msgid "" "You may supply a list of optional arguments to this call. Use zero or more " "of the following pairs of parameters, and terminate the list with C<-1> on " @@ -6072,10 +6362,10 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:59 msgid "" -"This function adds the disk(s) attached to the named libvirt domain C. " -"It works by connecting to libvirt, requesting the domain and domain XML from " -"libvirt, parsing it for disks, and calling C on each " -"one." +"This function adds the disk(s) attached to the named libvirt domain C." +" It works by connecting to libvirt, requesting the domain and domain XML " +"from libvirt, parsing it for disks, and calling C on" +" each one." msgstr "" #. type: textblock @@ -6096,18 +6386,18 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:71 ../fish/guestfish-actions.pod:53 msgid "" -"Disks must be accessible locally. This often means that adding disks from a " -"remote libvirt connection (see L) will fail " -"unless those disks are accessible via the same device path locally too." +"Disks must be accessible locally. This often means that adding disks from a" +" remote libvirt connection (see L) will " +"fail unless those disks are accessible via the same device path locally too." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:76 ../fish/guestfish-actions.pod:58 msgid "" -"The optional C parameter sets the libvirt URI (see L). If this is not set then we connect to the default " -"libvirt URI (or one set through an environment variable, see the libvirt " -"documentation for full details)." +"The optional C parameter sets the libvirt URI (see " +"L). If this is not set then we connect to the " +"default libvirt URI (or one set through an environment variable, see the " +"libvirt documentation for full details)." msgstr "" #. type: textblock @@ -6116,8 +6406,8 @@ msgid "" "The optional C flag controls whether this call will try to connect to " "a running virtual machine C process if it sees a suitable " "EchannelE element in the libvirt XML definition. The default (if " -"the flag is omitted) is never to try. See L for more information." +"the flag is omitted) is never to try. See L for more information." msgstr "" #. type: textblock @@ -6125,8 +6415,8 @@ msgstr "" msgid "" "If the C flag is true (default is false) then a UUID I be " "passed instead of the domain name. The C string is treated as a UUID " -"first and looked up, and if that lookup fails then we treat C as a name " -"as usual." +"first and looked up, and if that lookup fails then we treat C as a name" +" as usual." msgstr "" #. type: textblock @@ -6140,16 +6430,16 @@ msgstr "" #: ../src/guestfs-actions.pod:97 ../src/guestfs-actions.pod:350 #: ../src/guestfs-actions.pod:515 ../src/guestfs-actions.pod:693 #: ../src/guestfs-actions.pod:724 ../src/guestfs-actions.pod:742 -#: ../src/guestfs-actions.pod:761 ../src/guestfs-actions.pod:1321 -#: ../src/guestfs-actions.pod:1680 ../src/guestfs-actions.pod:1883 -#: ../src/guestfs-actions.pod:1992 ../src/guestfs-actions.pod:2032 -#: ../src/guestfs-actions.pod:2087 ../src/guestfs-actions.pod:2110 -#: ../src/guestfs-actions.pod:2403 ../src/guestfs-actions.pod:2786 -#: ../src/guestfs-actions.pod:2807 ../src/guestfs-actions.pod:4875 -#: ../src/guestfs-actions.pod:5003 ../src/guestfs-actions.pod:5409 -#: ../src/guestfs-actions.pod:5435 ../src/guestfs-actions.pod:6780 -#: ../src/guestfs-actions.pod:7205 ../src/guestfs-actions.pod:7218 -#: ../src/guestfs-actions.pod:7231 +#: ../src/guestfs-actions.pod:761 ../src/guestfs-actions.pod:1380 +#: ../src/guestfs-actions.pod:1736 ../src/guestfs-actions.pod:1939 +#: ../src/guestfs-actions.pod:2050 ../src/guestfs-actions.pod:2099 +#: ../src/guestfs-actions.pod:2154 ../src/guestfs-actions.pod:2177 +#: ../src/guestfs-actions.pod:2470 ../src/guestfs-actions.pod:2942 +#: ../src/guestfs-actions.pod:2960 ../src/guestfs-actions.pod:5135 +#: ../src/guestfs-actions.pod:5355 ../src/guestfs-actions.pod:5761 +#: ../src/guestfs-actions.pod:5787 ../src/guestfs-actions.pod:7181 +#: ../src/guestfs-actions.pod:7607 ../src/guestfs-actions.pod:7620 +#: ../src/guestfs-actions.pod:7633 msgid "On error this function returns -1." msgstr "" @@ -6182,14 +6472,18 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:110 ../src/guestfs-actions.pod:121 #: ../src/guestfs-actions.pod:214 ../src/guestfs-actions.pod:225 -#: ../src/guestfs-actions.pod:4502 ../src/guestfs-actions.pod:4514 +#: ../src/guestfs-actions.pod:871 ../src/guestfs-actions.pod:882 +#: ../src/guestfs-actions.pod:2908 ../src/guestfs-actions.pod:2920 +#: ../src/guestfs-actions.pod:4705 ../src/guestfs-actions.pod:4717 +#: ../src/guestfs-actions.pod:4987 ../src/guestfs-actions.pod:4999 +#: ../src/guestfs-actions.pod:5225 ../src/guestfs-actions.pod:5236 msgid "See L." -msgstr "" +msgstr "Див. L." #. type: =head2 #: ../src/guestfs-actions.pod:112 msgid "guestfs_add_domain_argv" -msgstr "" +msgstr "guestfs_add_domain_argv" #. type: verbatim #: ../src/guestfs-actions.pod:114 @@ -6225,8 +6519,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:129 msgid "" -"This function is the equivalent of calling C with no " -"optional parameters, so the disk is added writable, with the format being " +"This function is the equivalent of calling C with no" +" optional parameters, so the disk is added writable, with the format being " "detected automatically." msgstr "" @@ -6278,9 +6572,9 @@ msgstr "" #: ../src/guestfs-actions.pod:165 ../fish/guestfish-actions.pod:107 msgid "" "You don't necessarily need to be root when using libguestfs. However you " -"obviously do need sufficient permissions to access the filename for whatever " -"operations you want to perform (ie. read access if you just want to read the " -"image or write access if you want to modify the image)." +"obviously do need sufficient permissions to access the filename for whatever" +" operations you want to perform (ie. read access if you just want to read " +"the image or write access if you want to modify the image)." msgstr "" #. type: textblock @@ -6289,8 +6583,8 @@ msgid "This call checks that C exists." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4460 -#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3024 +#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4653 +#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3096 msgid "The optional arguments are:" msgstr "" @@ -6315,8 +6609,8 @@ msgstr "C" #. type: textblock #: ../src/guestfs-actions.pod:185 msgid "" -"This forces the image format. If you omit this (or use C " -"or C) then the format is automatically detected. " +"This forces the image format. If you omit this (or use C" +" or C) then the format is automatically detected. " "Possible formats include C and C." msgstr "" @@ -6434,13 +6728,13 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:249 msgid "" -"This is the same as C but it allows you to specify the " -"QEMU interface emulation to use at run time." +"This is the same as C but it allows you to specify the" +" QEMU interface emulation to use at run time." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:261 ../src/guestfs-actions.pod:282 -#: ../src/guestfs-actions.pod:2362 +#: ../src/guestfs-actions.pod:2429 msgid "(Added in 1.0.84)" msgstr "" @@ -6490,7 +6784,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:295 ../src/guestfs-actions.pod:2112 +#: ../src/guestfs-actions.pod:295 ../src/guestfs-actions.pod:2179 msgid "(Added in 1.3.4)" msgstr "" @@ -6511,9 +6805,9 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:302 msgid "" -"Close the current Augeas handle and free up any resources used by it. After " -"calling this, you have to call C again before you can use " -"any other Augeas functions." +"Close the current Augeas handle and free up any resources used by it. After" +" calling this, you have to call C again before you can use" +" any other Augeas functions." msgstr "" #. type: textblock @@ -6523,7 +6817,7 @@ msgstr "" #: ../src/guestfs-actions.pod:458 ../src/guestfs-actions.pod:489 #: ../src/guestfs-actions.pod:503 ../src/guestfs-actions.pod:517 #: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:549 -#: ../src/guestfs-actions.pod:5486 +#: ../src/guestfs-actions.pod:5838 msgid "(Added in 0.7)" msgstr "" @@ -6625,30 +6919,30 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:863 -#: ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:941 -#: ../src/guestfs-actions.pod:957 ../src/guestfs-actions.pod:1060 -#: ../src/guestfs-actions.pod:1190 ../src/guestfs-actions.pod:1207 -#: ../src/guestfs-actions.pod:1226 ../src/guestfs-actions.pod:1360 -#: ../src/guestfs-actions.pod:1551 ../src/guestfs-actions.pod:1663 -#: ../src/guestfs-actions.pod:1826 ../src/guestfs-actions.pod:1843 -#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:1944 -#: ../src/guestfs-actions.pod:1965 ../src/guestfs-actions.pod:2135 -#: ../src/guestfs-actions.pod:2327 ../src/guestfs-actions.pod:2534 -#: ../src/guestfs-actions.pod:2627 ../src/guestfs-actions.pod:2738 -#: ../src/guestfs-actions.pod:2758 ../src/guestfs-actions.pod:2878 -#: ../src/guestfs-actions.pod:2909 ../src/guestfs-actions.pod:2933 -#: ../src/guestfs-actions.pod:2970 ../src/guestfs-actions.pod:3030 +#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:922 +#: ../src/guestfs-actions.pod:940 ../src/guestfs-actions.pod:1000 +#: ../src/guestfs-actions.pod:1016 ../src/guestfs-actions.pod:1119 +#: ../src/guestfs-actions.pod:1249 ../src/guestfs-actions.pod:1266 +#: ../src/guestfs-actions.pod:1285 ../src/guestfs-actions.pod:1419 +#: ../src/guestfs-actions.pod:1607 ../src/guestfs-actions.pod:1719 +#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:1899 +#: ../src/guestfs-actions.pod:1966 ../src/guestfs-actions.pod:2002 +#: ../src/guestfs-actions.pod:2023 ../src/guestfs-actions.pod:2202 +#: ../src/guestfs-actions.pod:2394 ../src/guestfs-actions.pod:2598 +#: ../src/guestfs-actions.pod:2688 ../src/guestfs-actions.pod:2792 +#: ../src/guestfs-actions.pod:2811 ../src/guestfs-actions.pod:3025 #: ../src/guestfs-actions.pod:3053 ../src/guestfs-actions.pod:3074 -#: ../src/guestfs-actions.pod:3646 ../src/guestfs-actions.pod:3996 -#: ../src/guestfs-actions.pod:4166 ../src/guestfs-actions.pod:4276 -#: ../src/guestfs-actions.pod:5021 ../src/guestfs-actions.pod:5214 -#: ../src/guestfs-actions.pod:5384 ../src/guestfs-actions.pod:5562 -#: ../src/guestfs-actions.pod:5611 ../src/guestfs-actions.pod:6223 -#: ../src/guestfs-actions.pod:6239 ../src/guestfs-actions.pod:6256 -#: ../src/guestfs-actions.pod:6280 ../src/guestfs-actions.pod:6954 -#: ../src/guestfs-actions.pod:6973 ../src/guestfs-actions.pod:6991 -#: ../src/guestfs-actions.pod:7171 ../src/guestfs-actions.pod:7443 +#: ../src/guestfs-actions.pod:3108 ../src/guestfs-actions.pod:3167 +#: ../src/guestfs-actions.pod:3187 ../src/guestfs-actions.pod:3207 +#: ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:4187 +#: ../src/guestfs-actions.pod:4357 ../src/guestfs-actions.pod:4467 +#: ../src/guestfs-actions.pod:5373 ../src/guestfs-actions.pod:5566 +#: ../src/guestfs-actions.pod:5736 ../src/guestfs-actions.pod:5914 +#: ../src/guestfs-actions.pod:5963 ../src/guestfs-actions.pod:6617 +#: ../src/guestfs-actions.pod:6633 ../src/guestfs-actions.pod:6650 +#: ../src/guestfs-actions.pod:6681 ../src/guestfs-actions.pod:7355 +#: ../src/guestfs-actions.pod:7374 ../src/guestfs-actions.pod:7392 +#: ../src/guestfs-actions.pod:7566 ../src/guestfs-actions.pod:7866 msgid "" "This function returns a string, or NULL on error. I." @@ -6788,8 +7082,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:434 ../fish/guestfish-actions.pod:288 msgid "" -"Create a new sibling C