X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=po-docs%2Fja.po;h=e17f970afa4fd9ff597ca654d64b58ec4ebff309;hb=63c1d5dd6efb9b59a73a11f31aefdc55eaf28384;hp=1aa39d7f08896f220935b31826d87fd04a262b12;hpb=c21d6dc29c91691f2dcd914d0cc85f060f83289c;p=libguestfs.git diff --git a/po-docs/ja.po b/po-docs/ja.po index 1aa39d7..e17f970 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -1,22 +1,22 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-07-13 15:55+0200\n" -"PO-Revision-Date: 2010-09-02 14:46+0100\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Red Hat Inc. +# This file is distributed under the same license as the libguestfs package. +# +# rjones , 2011. +msgid "" +msgstr "" +"Project-Id-Version: libguestfs\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: Japanese (http://www.transifex.net/projects/p/fedora/team/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0\n" -# type: =head1 #. type: =head1 #: ../src/guestfs.pod:3 ../fish/guestfish.pod:3 #: ../test-tool/libguestfs-test-tool.pod:3 ../fuse/guestmount.pod:3 @@ -26,13 +26,11 @@ msgstr "" msgid "NAME" msgstr "名前" -# type: textblock #. type: textblock #: ../src/guestfs.pod:5 msgid "guestfs - Library for accessing and modifying virtual machine images" msgstr "" -# type: =head1 #. type: =head1 #: ../src/guestfs.pod:7 ../fish/guestfish.pod:7 #: ../test-tool/libguestfs-test-tool.pod:7 ../fuse/guestmount.pod:7 @@ -42,7 +40,6 @@ msgstr "" msgid "SYNOPSIS" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:9 #, no-wrap @@ -51,7 +48,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:11 #, no-wrap @@ -66,7 +62,6 @@ msgid "" "\n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:19 #, no-wrap @@ -77,7 +72,6 @@ msgid "" "\n" msgstr "" -# type: =head1 #. type: =head1 #: ../src/guestfs.pod:23 ../fish/guestfish.pod:30 #: ../test-tool/libguestfs-test-tool.pod:11 ../fuse/guestmount.pod:20 @@ -87,7 +81,6 @@ msgstr "" msgid "DESCRIPTION" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:25 msgid "" @@ -99,17 +92,15 @@ msgid "" "registry/UUID/hostname info, and much else besides." msgstr "" -# type: textblock #. 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 "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:38 msgid "" @@ -118,17 +109,15 @@ msgid "" "context of the guest. Also you can access filesystems over FUSE." msgstr "" -# type: textblock #. type: textblock #: ../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 #. type: textblock #: ../src/guestfs.pod:48 msgid "" @@ -136,7 +125,6 @@ msgid "" "enough permissions to access the disk images." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:51 msgid "" @@ -144,7 +132,6 @@ msgid "" "introduction, please read the L section next." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:54 msgid "" @@ -152,45 +139,40 @@ msgid "" "page." msgstr "" -# type: =head1 #. type: =head1 #: ../src/guestfs.pod:57 msgid "API OVERVIEW" msgstr "" -# type: textblock #. 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 "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:64 msgid "HANDLES" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:66 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 #. 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 #. type: verbatim #: ../src/guestfs.pod:76 #, no-wrap @@ -199,7 +181,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:78 #, no-wrap @@ -211,7 +192,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:83 #, no-wrap @@ -224,7 +204,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:89 #, no-wrap @@ -236,7 +215,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:94 #, no-wrap @@ -258,7 +236,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:103 #, no-wrap @@ -271,7 +248,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:109 #, no-wrap @@ -281,7 +257,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:112 msgid "" @@ -294,33 +269,29 @@ msgid "" "examples(3)> for fully worked examples." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:121 msgid "DISK IMAGES" msgstr "" -# type: textblock #. 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 #. 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 "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:133 #, no-wrap @@ -331,13 +302,11 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:137 msgid "You can add a disk read-only using:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:139 #, no-wrap @@ -349,7 +318,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:144 msgid "" @@ -357,34 +325,30 @@ msgid "" "libguestfs won't modify the file." msgstr "" -# type: textblock #. type: textblock #: ../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 #. 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 #. 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 #. type: =head2 #: ../src/guestfs.pod:161 msgid "MOUNTING" @@ -395,9 +359,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 @@ -422,19 +386,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,13 +409,11 @@ msgid "" "several other variations of the C call." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:194 msgid "FILESYSTEM ACCESS AND MODIFICATION" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:196 msgid "" @@ -461,7 +424,6 @@ msgid "" "all in this overview." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:202 msgid "" @@ -469,7 +431,6 @@ msgid "" "mount point." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:205 msgid "" @@ -477,7 +438,6 @@ msgid "" "the file called C<\"etc/passwd\"> then you could do:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:208 #, no-wrap @@ -486,16 +446,14 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs.pod:214 msgid "" @@ -503,7 +461,6 @@ msgid "" "called C<\"var\"> you would do:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:217 #, no-wrap @@ -512,13 +469,11 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:219 msgid "To create a symlink you could do:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:221 #, no-wrap @@ -528,7 +483,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:224 msgid "" @@ -536,7 +490,6 @@ msgid "" "concept of a current working directory." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:227 msgid "" @@ -547,29 +500,25 @@ msgid "" "turn these errors into exceptions)." msgstr "" -# type: textblock #. 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 #. type: =head2 #: ../src/guestfs.pod:236 msgid "PARTITIONING" msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs.pod:241 msgid "" @@ -577,7 +526,6 @@ msgid "" "whole disk, you should use the L call:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:245 #, no-wrap @@ -589,38 +537,34 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. type: =head2 #: ../src/guestfs.pod:253 msgid "LVM2" msgstr "" -# type: textblock #. 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 #. 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 #. type: =head2 #: ../src/guestfs.pod:263 msgid "DOWNLOADING" @@ -630,11 +574,10 @@ msgstr "" #: ../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 #. type: textblock #: ../src/guestfs.pod:269 msgid "" @@ -643,7 +586,6 @@ msgid "" "limited to \"small\" files, less than 2 MB." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:273 msgid "" @@ -651,74 +593,66 @@ msgid "" "content or size (even files larger than 4 GB)." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:276 msgid "" "To download multiple files, see L and L." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:279 msgid "UPLOADING" msgstr "" -# type: textblock #. 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 #. 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 #. 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 #. type: textblock #: ../src/guestfs.pod:293 msgid "" "To upload multiple files, see L and L." msgstr "" -# type: textblock #. type: textblock #: ../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 #. type: =head2 #: ../src/guestfs.pod:306 msgid "COPYING" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:308 msgid "" @@ -727,13 +661,11 @@ msgid "" "below." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:314 msgid "B to B" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:316 msgid "" @@ -741,27 +673,23 @@ msgid "" "directories recursively." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:319 msgid "B to B" msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs.pod:324 msgid "Example: duplicate the contents of an LV:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:326 #, no-wrap @@ -770,58 +698,50 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. type: =item #: ../src/guestfs.pod:332 msgid "B to B" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:334 msgid "Use L. See L above." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:336 msgid "B to B" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:338 msgid "Use L. See L above." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:342 msgid "UPLOADING AND DOWNLOADING TO PIPES AND FILE DESCRIPTORS" msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs.pod:352 msgid "For example, L writes its output to stdout by doing:" @@ -850,13 +770,11 @@ msgid "" "\n" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:363 msgid "LISTING FILES" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:365 msgid "" @@ -864,7 +782,6 @@ msgid "" "L-equivalent command C)." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:368 msgid "" @@ -872,7 +789,6 @@ msgid "" "programs, as a flat list of strings." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:371 msgid "" @@ -881,20 +797,18 @@ msgid "" "equivalent to using the L call on a local filesystem." msgstr "" -# type: textblock #. 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 #. type: =head2 #: ../src/guestfs.pod:378 msgid "RUNNING COMMANDS" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:380 msgid "" @@ -903,13 +817,11 @@ msgid "" "guests." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:384 msgid "There are many limitations to this:" msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 #: ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 @@ -920,48 +832,47 @@ 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:2972 ../src/guestfs.pod:2976 ../src/guestfs.pod:2980 -#: ../src/guestfs.pod:2984 ../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:1603 -#: ../src/guestfs-actions.pod:1607 ../src/guestfs-actions.pod:1611 -#: ../src/guestfs-actions.pod:1615 ../src/guestfs-actions.pod:1623 -#: ../src/guestfs-actions.pod:1627 ../src/guestfs-actions.pod:1631 -#: ../src/guestfs-actions.pod:1641 ../src/guestfs-actions.pod:1645 -#: ../src/guestfs-actions.pod:1649 ../src/guestfs-actions.pod:1787 -#: ../src/guestfs-actions.pod:1791 ../src/guestfs-actions.pod:1796 -#: ../src/guestfs-actions.pod:1801 ../src/guestfs-actions.pod:1862 -#: ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:1871 -#: ../src/guestfs-actions.pod:2789 ../src/guestfs-actions.pod:2795 -#: ../src/guestfs-actions.pod:2803 ../src/guestfs-actions.pod:2810 -#: ../src/guestfs-actions.pod:2817 ../fish/guestfish.pod:445 +#: ../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:1074 -#: ../fish/guestfish-actions.pod:1078 ../fish/guestfish-actions.pod:1082 -#: ../fish/guestfish-actions.pod:1086 ../fish/guestfish-actions.pod:1094 -#: ../fish/guestfish-actions.pod:1098 ../fish/guestfish-actions.pod:1102 -#: ../fish/guestfish-actions.pod:1112 ../fish/guestfish-actions.pod:1116 -#: ../fish/guestfish-actions.pod:1120 ../fish/guestfish-actions.pod:1210 -#: ../fish/guestfish-actions.pod:1214 ../fish/guestfish-actions.pod:1219 -#: ../fish/guestfish-actions.pod:1224 ../fish/guestfish-actions.pod:1266 -#: ../fish/guestfish-actions.pod:1270 ../fish/guestfish-actions.pod:1275 -#: ../fish/guestfish-actions.pod:1902 ../fish/guestfish-actions.pod:1908 -#: ../fish/guestfish-actions.pod:1916 ../fish/guestfish-actions.pod:1923 -#: ../fish/guestfish-actions.pod:1930 ../tools/virt-win-reg.pl:195 +#: ../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 "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:390 msgid "" @@ -969,7 +880,6 @@ msgid "" "it expects." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:395 msgid "" @@ -977,34 +887,29 @@ msgid "" "won't be running." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:400 msgid "The command will be running in limited memory." msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs.pod:409 msgid "Only supports Linux guests (not Windows, BSD, etc)." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:413 msgid "" "Architecture limitations (eg. won't work for a PPC guest on an X86 host)." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:418 msgid "" @@ -1012,7 +917,6 @@ msgid "" "See L in this manpage." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:423 msgid "" @@ -1025,26 +929,23 @@ msgid "" "context of your program to their advantage." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:432 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 #. 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 #. type: textblock #: ../src/guestfs.pod:443 msgid "" @@ -1052,13 +953,11 @@ msgid "" "shell globs, redirections, etc will work." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:446 msgid "CONFIGURATION FILES" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:448 msgid "" @@ -1068,31 +967,27 @@ msgid "" "file, and so avoids you having to write that code." msgstr "" -# type: textblock #. 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 #. 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 #. type: =head2 #: ../src/guestfs.pod:461 msgid "SELINUX" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:463 msgid "" @@ -1100,20 +995,17 @@ msgid "" "SELinux guests, you need to enable SELinux and load the guest's policy:" msgstr "" -# type: =item #. 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 "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:471 msgid "Before launching, do:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:473 #, no-wrap @@ -1122,14 +1014,12 @@ msgid "" "\n" msgstr "" -# type: =item #. 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 "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:477 msgid "" @@ -1137,7 +1027,6 @@ msgid "" "done by running the L command in the guest itself:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:481 #, no-wrap @@ -1146,7 +1035,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:483 msgid "" @@ -1154,13 +1042,11 @@ msgid "" "policy file)." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:486 ../src/guestfs.pod:1405 msgid "3." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:488 msgid "" @@ -1168,7 +1054,6 @@ msgid "" "context to use can only be known by inspecting the guest. As an example:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:492 #, no-wrap @@ -1177,13 +1062,11 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:496 msgid "This will work for running commands and editing existing files." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:498 msgid "" @@ -1191,13 +1074,11 @@ msgid "" "example by running the external command C." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:502 msgid "UMASK" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:504 msgid "" @@ -1208,46 +1089,40 @@ msgid "" "that you supply." msgstr "" -# type: textblock #. 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 #. 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 #. type: textblock #: ../src/guestfs.pod:517 msgid "For more information about umask, see L." msgstr "" -# type: =head1 #. type: =head1 -#: ../src/guestfs.pod:519 ../fish/guestfish.pod:767 +#: ../src/guestfs.pod:519 ../fish/guestfish.pod:825 msgid "ENCRYPTED DISKS" msgstr "" -# type: textblock #. 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 "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:527 msgid "" @@ -1255,7 +1130,6 @@ msgid "" "returns the string C)." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:530 msgid "" @@ -1263,37 +1137,33 @@ msgid "" "will require the passphrase!" msgstr "" -# type: textblock #. 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 #. 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 #. 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 "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:550 msgid "INSPECTION" @@ -1303,26 +1173,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 #. 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 #. 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 " @@ -1331,29 +1199,26 @@ msgid "" "libguestfs to deal with it.)" msgstr "" -# type: textblock #. type: textblock #: ../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 #. type: textblock #: ../src/guestfs.pod:577 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 "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:584 #, no-wrap @@ -1364,7 +1229,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:588 msgid "" @@ -1372,24 +1236,22 @@ msgid "" "filesystems as suggested." msgstr "" -# type: textblock #. 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 #. 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 #. type: textblock #: ../src/guestfs.pod:599 msgid "" @@ -1398,7 +1260,6 @@ msgid "" "encrypted devices." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:603 msgid "" @@ -1406,10 +1267,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 @@ -1436,47 +1297,44 @@ 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 #. type: =head2 #: ../src/guestfs.pod:631 msgid "SPECIAL CONSIDERATIONS FOR WINDOWS GUESTS" msgstr "" -# type: textblock #. 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 #. type: =head3 #: ../src/guestfs.pod:636 msgid "DRIVE LETTERS AND PATHS" msgstr "" -# type: textblock #. 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 @@ -1497,17 +1355,15 @@ 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 #. type: =head3 #: ../src/guestfs.pod:654 msgid "ACCESSING THE WINDOWS REGISTRY" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:656 msgid "" @@ -1515,17 +1371,15 @@ 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 #. type: =head3 #: ../src/guestfs.pod:664 msgid "SYMLINKS ON NTFS-3G FILESYSTEMS" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:666 msgid "" @@ -1534,7 +1388,6 @@ msgid "" "the rewriting is described here:" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:670 msgid "" @@ -1542,7 +1395,6 @@ msgid "" "symbolic-links/>" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:672 msgid "" @@ -1553,23 +1405,20 @@ msgid "" "ntfs-3g does (ie. don't use L on NTFS volumes)." msgstr "" -# type: textblock #. 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 "" -# type: =head3 #. type: =head3 #: ../src/guestfs.pod:684 msgid "EXTENDED ATTRIBUTES ON NTFS-3G FILESYSTEMS" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:686 msgid "" @@ -1577,20 +1426,17 @@ msgid "" "filesystems (using L). See:" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:689 msgid "" "L" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:691 msgid "USING LIBGUESTFS WITH OTHER PROGRAMMING LANGUAGES" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:693 msgid "" @@ -1602,21 +1448,19 @@ 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 "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs.pod:705 msgid "" @@ -1625,13 +1469,11 @@ msgid "" "provide in their favourite languages if they wish." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:711 msgid "B" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:713 msgid "" @@ -1639,13 +1481,11 @@ msgid "" "identical to the C API. C++ classes and exceptions are not used." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:717 msgid "B" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:719 msgid "" @@ -1653,13 +1493,11 @@ msgid "" "top of C." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:722 msgid "B" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:724 msgid "" @@ -1668,13 +1506,11 @@ msgid "" "looking for help to complete this binding." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:728 msgid "B" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:730 msgid "" @@ -1682,7 +1518,6 @@ msgid "" "libguestfs." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:733 msgid "B" @@ -1693,7 +1528,6 @@ msgstr "" msgid "See L." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:737 msgid "B" @@ -1704,13 +1538,11 @@ msgstr "" msgid "See L and L." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:741 msgid "B" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:743 msgid "" @@ -1718,13 +1550,11 @@ msgid "" "the php-libguestfs package for your distribution." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:746 msgid "The PHP binding only works correctly on 64 bit machines." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:748 msgid "B" @@ -1735,7 +1565,6 @@ msgstr "" msgid "See L." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:752 msgid "B" @@ -1746,7 +1575,6 @@ msgstr "" msgid "See L." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:756 msgid "B" @@ -1757,13 +1585,11 @@ msgstr "" msgid "See L." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:762 msgid "LIBGUESTFS GOTCHAS" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:764 msgid "" @@ -1772,17 +1598,15 @@ msgid "" "and almost invites mistakes.\"" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:768 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 #. type: =item #: ../src/guestfs.pod:776 msgid "Autosync / forgetting to sync." @@ -1795,7 +1619,6 @@ msgid "" "libguestfs 1.5.24. This section only applies to older versions." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:781 msgid "" @@ -1804,7 +1627,6 @@ msgid "" "libguestfs handle. You can also call:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:785 #, no-wrap @@ -1813,15 +1635,14 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs.pod:791 msgid "" @@ -1830,7 +1651,6 @@ msgid "" "you'll get disk corruption." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:795 msgid "" @@ -1839,22 +1659,19 @@ msgid "" "this very puzzling if you are trying to debug a problem." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:799 msgid "Mount option C<-o sync> should not be the default." msgstr "" -# type: textblock #. 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 "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:805 msgid "" @@ -1862,13 +1679,11 @@ msgid "" "options that you actually want to use." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:808 msgid "Read-only should be the default." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:810 msgid "" @@ -1876,45 +1691,39 @@ msgid "" "specify I<--rw> if you want to make changes to the image." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:813 msgid "This would reduce the potential to corrupt live VM images." msgstr "" -# type: textblock #. type: textblock #: ../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 #. type: =item #: ../src/guestfs.pod:819 msgid "guestfish command line is hard to use." msgstr "" -# type: textblock #. type: textblock #: ../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 #. type: =item #: ../src/guestfs.pod:828 msgid "guestfish megabyte modifiers don't work right on all commands" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:830 msgid "" @@ -1925,13 +1734,11 @@ msgid "" "expecting some other unit (eg. megabytes)." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:837 msgid "The most common is L. The guestfish command:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:839 #, no-wrap @@ -1940,7 +1747,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:841 msgid "" @@ -1950,7 +1756,6 @@ msgid "" "is also a little obscure." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:846 msgid "" @@ -1958,22 +1763,19 @@ msgid "" "return values which take bytes or other units." msgstr "" -# type: =item #. type: =item #: ../src/guestfs.pod:849 msgid "Ambiguity between devices and paths" msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs.pod:856 msgid "" @@ -1983,7 +1785,6 @@ msgid "" "detecting if the path supplied begins with C." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:862 msgid "" @@ -1994,7 +1795,6 @@ msgid "" "to this OCaml type:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:868 #, no-wrap @@ -2003,13 +1803,11 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:870 msgid "which would allow you to pass arguments like:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:872 #, no-wrap @@ -2021,7 +1819,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:877 msgid "" @@ -2029,13 +1826,11 @@ msgid "" "representation. Also consider how it might work in guestfish." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:882 msgid "KEYS AND PASSPHRASES" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:884 msgid "" @@ -2043,7 +1838,6 @@ msgid "" "material, passed in as a C string." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:887 msgid "" @@ -2053,22 +1847,19 @@ msgid "" "of such an implementation." msgstr "" -# type: textblock #. type: textblock #: ../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: =head1 #. type: =head2 #: ../src/guestfs.pod:897 msgid "MULTIPLE HANDLES AND MULTIPLE THREADS" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:899 msgid "" @@ -2076,16 +1867,14 @@ msgid "" "libguestfs asynchronously then you must create a thread." msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs.pod:906 msgid "" @@ -2093,7 +1882,6 @@ msgid "" "multithreaded programs using libvirt and libguestfs." msgstr "" -# type: =head1 #. type: =head2 #: ../src/guestfs.pod:909 msgid "PATH" @@ -2106,42 +1894,37 @@ msgid "" "internal path." msgstr "" -# type: textblock #. 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 #. 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 " "then C." msgstr "" -# type: =head1 #. type: =head2 #: ../src/guestfs.pod:924 msgid "QEMU WRAPPERS" msgstr "" -# type: textblock #. 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 "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:930 msgid "" @@ -2151,15 +1934,13 @@ msgid "" "this, then the qemu process won't be cleaned up correctly." msgstr "" -# type: textblock #. 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 #. type: verbatim #: ../src/guestfs.pod:938 #, no-wrap @@ -2170,7 +1951,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:942 msgid "" @@ -2179,7 +1959,6 @@ msgid "" "example:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:946 #, no-wrap @@ -2188,7 +1967,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:948 msgid "" @@ -2225,15 +2003,15 @@ msgstr "" #: ../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 @@ -2306,45 +2084,41 @@ msgid "" "virtio-serial channel and so that guestfsd is running inside it." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1008 msgid "ABI GUARANTEE" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1010 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: =head1 #. type: =head2 #: ../src/guestfs.pod:1016 msgid "BLOCK DEVICE NAMING" msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs.pod:1030 msgid "" @@ -2353,7 +2127,6 @@ msgid "" "based on a variety of Linux kernels." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1034 msgid "" @@ -2362,63 +2135,55 @@ msgid "" "make available over the internet could fail if the naming scheme changes." msgstr "" -# type: textblock #. type: textblock #: ../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 #. 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 "" -# type: =head2 #. type: =head3 #: ../src/guestfs.pod:1050 msgid "ALGORITHM FOR BLOCK DEVICE NAME TRANSLATION" msgstr "" -# type: textblock #. 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 "" -# type: textblock #. type: textblock #: ../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 #. type: textblock #: ../src/guestfs.pod:1066 msgid "Is the string a parameter which is a device or partition name?" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1070 msgid "Does the string begin with C?" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1074 msgid "" @@ -2426,52 +2191,44 @@ msgid "" "then we continue with this algorithm." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1079 msgid "Replace initial C string with C." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1081 msgid "For example, change C to C." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1083 msgid "If that named device exists, use it. If not, continue." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1087 msgid "Replace initial C string with C." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1089 msgid "If that named device exists, use it. If not, return an error." msgstr "" -# type: =head3 #. type: =head3 #: ../src/guestfs.pod:1093 msgid "PORTABILITY CONCERNS WITH BLOCK DEVICE NAMING" msgstr "" -# type: textblock #. type: textblock #: ../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 #. type: textblock #: ../src/guestfs.pod:1099 msgid "" @@ -2479,7 +2236,6 @@ msgid "" "should use these future-proof techniques:" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1106 msgid "" @@ -2487,14 +2243,12 @@ msgid "" "device names, and then use those names directly." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1109 msgid "" "Since those device names exist by definition, they will never be translated." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1114 msgid "" @@ -2502,13 +2256,11 @@ msgid "" "filesystem labels." msgstr "" -# type: =head1 #. type: =head1 #: ../src/guestfs.pod:1119 msgid "SECURITY" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1121 msgid "" @@ -2516,13 +2268,11 @@ msgid "" "particularly with untrusted or malicious guests or disk images." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1124 msgid "GENERAL SECURITY CONSIDERATIONS" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1126 msgid "" @@ -2533,49 +2283,41 @@ msgid "" "into doing the wrong thing. Consider cases such as:" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1136 msgid "the data (file etc) not being present" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1140 msgid "being present but empty" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1144 msgid "being much larger than normal" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1148 msgid "containing arbitrary 8 bit data" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1152 msgid "being in an unexpected character encoding" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1156 msgid "containing homoglyphs." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1160 msgid "SECURITY OF MOUNTING FILESYSTEMS" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1162 msgid "" @@ -2592,7 +2334,6 @@ msgid "" "system right down to the hardware level." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1175 msgid "" @@ -2607,7 +2348,6 @@ msgid "" "hard to do, although we never say 'never' about security issues." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1186 msgid "" @@ -2615,30 +2355,26 @@ msgid "" "type when mounting (use L)." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1189 msgid "PROTOCOL SECURITY" msgstr "" -# type: textblock #. 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 "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1197 msgid "INSPECTION SECURITY" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1199 msgid "" @@ -2648,36 +2384,32 @@ msgid "" "(for example, use HTML escaping if creating a web page)." msgstr "" -# type: textblock #. type: textblock #: ../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." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1213 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 #. type: =head2 #: ../src/guestfs.pod:1219 msgid "RUNNING UNTRUSTED GUEST COMMANDS" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1221 msgid "" @@ -2688,19 +2420,16 @@ msgid "" "section L." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1227 msgid "CVE-2010-3851" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1229 msgid "https://bugzilla.redhat.com/642934" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1231 msgid "" @@ -2708,27 +2437,24 @@ msgid "" "does on disk images." msgstr "" -# type: textblock #. type: textblock #: ../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 "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1239 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 #. type: textblock #: ../src/guestfs.pod:1244 msgid "" @@ -2741,20 +2467,17 @@ msgid "" "control of the attacker." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1252 msgid "" "In libguestfs this is rather hard to exploit except under two circumstances:" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1259 msgid "You have enabled the network or have opened the disk in write mode." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1263 msgid "" @@ -2762,7 +2485,6 @@ msgid "" "COMMANDS>)." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1268 msgid "" @@ -2772,7 +2494,6 @@ msgid "" "other cases too." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1273 msgid "" @@ -2780,7 +2501,6 @@ msgid "" "format is fetched from libvirt and passed through." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1276 msgid "" @@ -2788,19 +2508,16 @@ msgid "" "appropriate." msgstr "" -# type: =head1 #. type: =head1 #: ../src/guestfs.pod:1279 msgid "CONNECTION MANAGEMENT" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1281 msgid "guestfs_h *" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1283 msgid "" @@ -2812,17 +2529,15 @@ 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 #. type: =head2 #: ../src/guestfs.pod:1290 msgid "guestfs_create" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1292 #, no-wrap @@ -2831,7 +2546,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1294 msgid "Create a connection handle." @@ -2840,8 +2554,8 @@ 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 @@ -2852,7 +2566,6 @@ msgid "" "handle at least once." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1303 msgid "After configuring the handle, you have to call L." @@ -2861,17 +2574,15 @@ 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 #. type: =head2 #: ../src/guestfs.pod:1308 msgid "guestfs_close" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1310 #, no-wrap @@ -2880,7 +2591,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1312 msgid "This closes the connection handle and frees up all resources used." @@ -2890,8 +2600,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 @@ -2899,13 +2609,11 @@ msgstr "" msgid "If a close callback was set on the handle, then it is called." msgstr "" -# type: =head1 #. type: =head1 #: ../src/guestfs.pod:1320 msgid "ERROR HANDLING" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1322 msgid "" @@ -2913,7 +2621,6 @@ msgid "" "return C will return C<-1> to indicate an error." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1325 msgid "" @@ -2922,16 +2629,14 @@ msgid "" "call." msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs.pod:1334 msgid "" @@ -2940,7 +2645,6 @@ msgid "" "command line programs it is sufficient to do:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1338 #, no-wrap @@ -2950,7 +2654,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1341 msgid "" @@ -2958,7 +2661,6 @@ msgid "" "printed to C before the program exits." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1344 msgid "" @@ -2966,7 +2668,6 @@ msgid "" "alternate error handler or do error handling in-line like this:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1347 #, no-wrap @@ -2975,7 +2676,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1349 #, no-wrap @@ -2986,7 +2686,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1353 #, no-wrap @@ -3001,33 +2700,29 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. 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 #. type: =head2 #: ../src/guestfs.pod:1371 msgid "guestfs_last_error" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1373 #, no-wrap @@ -3036,29 +2731,25 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. 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 #. type: =head2 #: ../src/guestfs.pod:1382 msgid "guestfs_last_errno" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1384 #, no-wrap @@ -3067,32 +2758,27 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1386 msgid "This returns the last error number (errno) that happened on C." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1388 msgid "If successful, an errno integer not equal to zero is returned." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1390 msgid "" "If no error, this returns 0. This call can return 0 in three situations:" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1397 msgid "There has not been any error on the handle." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1401 msgid "" @@ -3101,7 +2787,6 @@ msgid "" "some other reason." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1407 msgid "" @@ -3109,25 +2794,22 @@ msgid "" "was not captured and returned. This usually indicates a bug in libguestfs." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1413 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 #. type: =head2 #: ../src/guestfs.pod:1421 msgid "guestfs_set_error_handler" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1423 #, no-wrap @@ -3141,7 +2823,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1430 msgid "" @@ -3150,7 +2831,6 @@ msgid "" "string." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1434 msgid "" @@ -3158,7 +2838,6 @@ msgid "" "L." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1437 msgid "" @@ -3167,25 +2846,21 @@ msgid "" "own copy." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1441 msgid "The default handler prints messages on C." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1443 msgid "If you set C to C then I handler is called." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1445 msgid "guestfs_get_error_handler" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1447 #, no-wrap @@ -3195,19 +2870,16 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1450 msgid "Returns the current error handler callback." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1452 msgid "guestfs_set_out_of_memory_handler" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1454 #, no-wrap @@ -3218,7 +2890,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1458 msgid "" @@ -3226,26 +2897,22 @@ msgid "" "I." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1461 msgid "The default is to call L." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1463 msgid "" "You cannot set C to C. You can't ignore out of memory situations." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1466 msgid "guestfs_get_out_of_memory_handler" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1468 #, no-wrap @@ -3254,49 +2921,41 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1470 msgid "This returns the current out of memory handler." msgstr "" -# type: =head1 #. type: =head1 #: ../src/guestfs.pod:1472 msgid "API CALLS" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1474 ../fish/guestfish.pod:1010 +#: ../src/guestfs.pod:1474 ../fish/guestfish.pod:1068 msgid "@ACTIONS@" msgstr "" -# type: =head1 #. type: =head1 #: ../src/guestfs.pod:1476 msgid "STRUCTURES" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1478 msgid "@STRUCTS@" msgstr "" -# type: =head1 #. type: =head1 #: ../src/guestfs.pod:1480 msgid "AVAILABILITY" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1482 msgid "GROUPS OF FUNCTIONALITY IN THE APPLIANCE" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1484 msgid "" @@ -3305,34 +2964,29 @@ msgid "" "appliance you are currently using supports the functionality." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1489 msgid "@AVAILABILITY@" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1491 msgid "GUESTFISH supported COMMAND" msgstr "" -# type: textblock #. type: textblock #: ../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 #. type: =head2 #: ../src/guestfs.pod:1498 msgid "SINGLE CALLS AT COMPILE TIME" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1500 msgid "" @@ -3340,7 +2994,6 @@ msgid "" "function, such as:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1503 #, no-wrap @@ -3349,22 +3002,19 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1505 msgid "if L is available." msgstr "" -# type: textblock #. type: textblock #: ../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 #. type: verbatim #: ../src/guestfs.pod:1512 #, no-wrap @@ -3374,21 +3024,18 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. type: =head2 #: ../src/guestfs.pod:1518 msgid "SINGLE CALLS AT RUN TIME" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1520 msgid "" @@ -3399,7 +3046,6 @@ msgid "" "shortcoming of the C dynamic linking system itself." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1527 msgid "" @@ -3408,7 +3054,6 @@ msgid "" "well):" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1531 #, no-wrap @@ -3421,7 +3066,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1537 #, no-wrap @@ -3434,7 +3078,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1543 #, no-wrap @@ -3450,7 +3093,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1552 #, no-wrap @@ -3470,7 +3112,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1565 msgid "" @@ -3479,7 +3120,6 @@ msgid "" "incompatibility never arises, such as using package versioning:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1570 #, no-wrap @@ -3488,22 +3128,19 @@ msgid "" "\n" msgstr "" -# type: =head1 #. type: =head1 #: ../src/guestfs.pod:1572 msgid "CALLS WITH OPTIONAL ARGUMENTS" msgstr "" -# type: textblock #. 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 #. type: verbatim #: ../src/guestfs.pod:1579 #, no-wrap @@ -3512,7 +3149,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1581 msgid "" @@ -3520,7 +3156,6 @@ msgid "" "call with no optional arguments specified:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1584 #, no-wrap @@ -3529,13 +3164,11 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1586 msgid "With a single optional argument:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1588 #, no-wrap @@ -3546,13 +3179,11 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1592 msgid "With two:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1594 #, no-wrap @@ -3564,7 +3195,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1599 msgid "" @@ -3572,22 +3202,19 @@ msgid "" "happen!" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1602 msgid "USING va_list FOR OPTIONAL ARGUMENTS" msgstr "" -# type: textblock #. 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 "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1608 #, no-wrap @@ -3597,13 +3224,11 @@ msgid "" "\n" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1611 msgid "CONSTRUCTING OPTIONAL ARGUMENTS" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1613 msgid "" @@ -3614,7 +3239,6 @@ msgid "" "are declared:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1619 #, no-wrap @@ -3630,13 +3254,11 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1628 msgid "You could call it like this:" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1630 #, no-wrap @@ -3650,7 +3272,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1637 #, no-wrap @@ -3659,28 +3280,25 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1639 ../src/guestfs-actions.pod:11 -#: ../src/guestfs-actions.pod:1858 ../src/guestfs-actions.pod:2785 -#: ../fish/guestfish-actions.pod:9 ../fish/guestfish-actions.pod:1262 -#: ../fish/guestfish-actions.pod:1898 ../tools/virt-win-reg.pl:704 +#: ../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 #. 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 #. type: textblock #: ../src/guestfs.pod:1650 msgid "You do not need to fill in all fields of the structure." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1654 msgid "" @@ -3688,13 +3306,11 @@ msgid "" "that are filled in, and bits set in the bitmask." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1659 msgid "OPTIONAL ARGUMENTS IN OTHER LANGUAGES" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1661 msgid "" @@ -3703,13 +3319,11 @@ msgid "" "documentation for more details on that." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1665 msgid "For guestfish, see L." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs.pod:1667 msgid "SETTING CALLBACKS TO HANDLE EVENTS" @@ -3742,10 +3356,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 @@ -3772,13 +3386,12 @@ msgid "" "(synchronously from L)." msgstr "" -# type: textblock #. type: textblock #: ../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)." @@ -3827,7 +3440,6 @@ msgstr "" msgid "GUESTFS_EVENT_PROGRESS (payload type: array of 4 x uint64_t)" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1736 msgid "" @@ -3848,18 +3460,17 @@ 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 #. type: textblock #: ../src/guestfs.pod:1750 msgid "The only defined and stable parts of the API are:" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1756 msgid "" @@ -3867,7 +3478,6 @@ msgid "" "which shows the ratio of C:C." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:1761 msgid "0 E= C E= C" @@ -3881,21 +3491,20 @@ msgid "" "fails with an error)." msgstr "" -# type: textblock #. type: textblock #: ../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 "" @@ -3936,15 +3545,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 @@ -3982,8 +3591,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 @@ -4021,8 +3630,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 "" @@ -4034,8 +3643,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 @@ -4048,8 +3657,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 @@ -4083,8 +3692,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 "" @@ -4125,9 +3734,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 "" @@ -4218,29 +3827,106 @@ msgid "" "\n" msgstr "" -# type: =head1 #. type: =head1 #: ../src/guestfs.pod:1952 -msgid "PRIVATE DATA AREA" +msgid "CANCELLING LONG TRANSFERS" msgstr "" #. type: textblock #: ../src/guestfs.pod:1954 msgid "" +"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: =head2 +#: ../src/guestfs.pod:1959 +msgid "guestfs_user_cancel" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1961 +#, no-wrap +msgid "" +" void guestfs_user_cancel (guestfs_h *g);\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1963 +msgid "" +"C cancels the current upload or download operation." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1966 +msgid "" +"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: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: textblock +#: ../src/guestfs.pod:1976 +msgid "" +"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:1980 +msgid "" +"There are two common places that you might call C." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1982 +msgid "" +"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: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: =head1 +#: ../src/guestfs.pod:1991 +msgid "PRIVATE DATA AREA" +msgstr "" + +#. 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 #. type: textblock -#: ../src/guestfs.pod:1959 +#: ../src/guestfs.pod:1998 msgid "To attach a named piece of data, use the following call:" msgstr "" -# type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1961 +#: ../src/guestfs.pod:2000 #, no-wrap msgid "" " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" @@ -4248,7 +3934,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1963 +#: ../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 " @@ -4256,7 +3942,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1967 +#: ../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 " @@ -4265,24 +3951,21 @@ msgid "" "string to avoid collisions with other users." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1973 +#: ../src/guestfs.pod:2012 msgid "To retrieve the pointer, use:" msgstr "" -# type: verbatim #. type: verbatim -#: ../src/guestfs.pod:1975 +#: ../src/guestfs.pod:2014 #, no-wrap msgid "" " void *guestfs_get_private (guestfs_h *g, const char *key);\n" "\n" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:1977 +#: ../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 " @@ -4290,7 +3973,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1981 +#: ../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 " @@ -4301,12 +3984,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1988 +#: ../src/guestfs.pod:2027 msgid "To walk over all entries, use these two functions:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1990 +#: ../src/guestfs.pod:2029 #, no-wrap msgid "" " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" @@ -4314,7 +3997,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1992 +#: ../src/guestfs.pod:2031 #, no-wrap msgid "" " void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n" @@ -4322,17 +4005,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 " @@ -4340,18 +4023,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 " @@ -4359,12 +4042,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" @@ -4372,26 +4055,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" @@ -4405,14 +4088,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" @@ -4427,7 +4110,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 " @@ -4435,7 +4118,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2062 +#: ../src/guestfs.pod:2101 #, no-wrap msgid "" " const char *key;\n" @@ -4457,7 +4140,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 " @@ -4465,38 +4148,33 @@ msgid "" "visited." msgstr "" -# type: =end #. type: =end -#: ../src/guestfs.pod:2083 ../src/guestfs.pod:2088 +#: ../src/guestfs.pod:2122 ../src/guestfs.pod:2127 msgid "html" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2085 +#: ../src/guestfs.pod:2124 msgid "" -" " +" " msgstr "" -# type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2090 +#: ../src/guestfs.pod:2129 msgid "ARCHITECTURE" msgstr "" -# type: textblock #. 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 " "process of the main program." msgstr "" -# type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2096 +#: ../src/guestfs.pod:2135 #, no-wrap msgid "" " ___________________\n" @@ -4521,54 +4199,48 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. 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 #. 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 " "massive disk corruption)." msgstr "" -# type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2135 +#: ../src/guestfs.pod:2174 msgid "STATE MACHINE" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2137 +#: ../src/guestfs.pod:2176 msgid "libguestfs uses a state machine to model the child process:" msgstr "" -# type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2139 +#: ../src/guestfs.pod:2178 #, no-wrap msgid "" " |\n" @@ -4595,36 +4267,32 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. 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 #. 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 #. 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 " @@ -4632,89 +4300,78 @@ msgid "" "moves the state from CONFIG to LAUNCHING while it is running." msgstr "" -# type: textblock #. 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 #. 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 " "receive these messages." msgstr "" -# type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2189 +#: ../src/guestfs.pod:2228 msgid "INTERNALS" msgstr "" -# type: =head2 #. type: =head2 -#: ../src/guestfs.pod:2191 +#: ../src/guestfs.pod:2230 msgid "COMMUNICATION PROTOCOL" msgstr "" -# type: textblock #. 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 #. 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 " "1014, RFC 1832, RFC 4506)." msgstr "" -# type: textblock #. 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 #. 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 #. type: =head3 -#: ../src/guestfs.pod:2210 +#: ../src/guestfs.pod:2249 msgid "ORDINARY FUNCTIONS (NO FILEIN/FILEOUT PARAMS)" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2212 +#: ../src/guestfs.pod:2251 msgid "For ordinary functions, the request message is:" msgstr "" -# type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2214 +#: ../src/guestfs.pod:2253 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -4724,35 +4381,31 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. 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 #. 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 #. 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 " @@ -4763,15 +4416,13 @@ msgid "" "rejected." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2240 +#: ../src/guestfs.pod:2279 msgid "The reply message for ordinary functions is:" msgstr "" -# type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2242 +#: ../src/guestfs.pod:2281 #, no-wrap msgid "" " total length (header + ret,\n" @@ -4781,32 +4432,28 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. 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 #. 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 #. type: verbatim -#: ../src/guestfs.pod:2256 +#: ../src/guestfs.pod:2295 #, no-wrap msgid "" " total length (header + error,\n" @@ -4816,32 +4463,28 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2261 +#: ../src/guestfs.pod:2300 msgid "" "The C structure contains the error message as a " "string." msgstr "" -# type: =head3 #. type: =head3 -#: ../src/guestfs.pod:2264 +#: ../src/guestfs.pod:2303 msgid "FUNCTIONS THAT HAVE FILEIN PARAMETERS" msgstr "" -# type: textblock #. 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 #. type: verbatim -#: ../src/guestfs.pod:2270 +#: ../src/guestfs.pod:2309 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -4854,15 +4497,13 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2278 +#: ../src/guestfs.pod:2317 msgid "The \"sequence of chunks\" is:" msgstr "" -# type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2280 +#: ../src/guestfs.pod:2319 #, no-wrap msgid "" " length of chunk (not including length word itself)\n" @@ -4875,28 +4516,25 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 " "cancellation." msgstr "" -# type: textblock #. 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 #. 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 " @@ -4904,9 +4542,8 @@ msgid "" "RPC, does I send any reply, and goes back to reading the next request." msgstr "" -# type: textblock #. 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 " @@ -4917,34 +4554,30 @@ msgid "" "flag will not be confused with the reply message." msgstr "" -# type: textblock #. 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 #. type: =head3 -#: ../src/guestfs.pod:2318 +#: ../src/guestfs.pod:2357 msgid "FUNCTIONS THAT HAVE FILEOUT PARAMETERS" msgstr "" -# type: textblock #. 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 #. type: verbatim -#: ../src/guestfs.pod:2323 +#: ../src/guestfs.pod:2362 #, no-wrap msgid "" " total length (header + ret,\n" @@ -4957,30 +4590,26 @@ msgid "" "\n" msgstr "" -# type: =head3 #. type: =head3 -#: ../src/guestfs.pod:2331 +#: ../src/guestfs.pod:2370 msgid "INITIAL MESSAGE" msgstr "" -# type: textblock #. 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 #. type: =head3 -#: ../src/guestfs.pod:2337 +#: ../src/guestfs.pod:2376 msgid "PROGRESS NOTIFICATION MESSAGES" msgstr "" -# type: textblock #. 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 " @@ -4988,40 +4617,36 @@ 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 #. 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 " "messages." msgstr "" -# type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2351 +#: ../src/guestfs.pod:2390 msgid "LIBGUESTFS VERSION NUMBERS" msgstr "" -# type: textblock #. 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. " "These separate releases can be identified by version number:" msgstr "" -# type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2358 +#: ../src/guestfs.pod:2397 #, no-wrap msgid "" " even numbers for stable: 1.2.x, 1.4.x, ...\n" @@ -5037,87 +4662,79 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. 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 #. type: textblock -#: ../src/guestfs.pod:2377 +#: ../src/guestfs.pod:2416 msgid "Our criteria for backporting changes are:" msgstr "" -# type: textblock #. 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 #. 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 #. 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 " "far out of step, allowing us to backport future fixes more easily." msgstr "" -# type: textblock #. 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 " "important bug fix." msgstr "" -# type: textblock #. 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 " @@ -5125,30 +4742,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 " @@ -5158,46 +4775,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 " @@ -5205,76 +4822,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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 " @@ -5282,7 +4899,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 " @@ -5292,7 +4909,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 " @@ -5302,14 +4919,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" @@ -5317,17 +4934,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" @@ -5335,17 +4952,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" @@ -5353,29 +4970,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 " @@ -5383,12 +5000,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 " @@ -5398,14 +5015,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" @@ -5421,7 +5038,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" @@ -5439,12 +5056,12 @@ 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" @@ -5452,12 +5069,12 @@ msgid "" msgstr "" #. 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" @@ -5466,49 +5083,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 "" #. 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 "" #. 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 #. 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" @@ -5516,256 +5132,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:6106 -#: ../fish/guestfish-actions.pod:4041 +#: ../src/guestfs.pod:2687 ../src/guestfs-actions.pod:6174 +#: ../fish/guestfish-actions.pod:4072 msgid "C" msgstr "" #. 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 "" #. 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 "" #. 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:2663 +#: ../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." +"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:2666 +#: ../src/guestfs.pod:2705 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2668 +#: ../src/guestfs.pod:2707 msgid "Outside contributions, experimental parts." msgstr "" #. type: =item -#: ../src/guestfs.pod:2670 +#: ../src/guestfs.pod:2709 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2672 +#: ../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:2675 +#: ../src/guestfs.pod:2714 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2677 +#: ../src/guestfs.pod:2716 msgid "L command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2679 +#: ../src/guestfs.pod:2718 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2681 +#: ../src/guestfs.pod:2720 msgid "L command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2683 +#: ../src/guestfs.pod:2722 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2685 +#: ../src/guestfs.pod:2724 msgid "C API example code." msgstr "" #. type: =item -#: ../src/guestfs.pod:2687 +#: ../src/guestfs.pod:2726 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2689 +#: ../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:2693 +#: ../src/guestfs.pod:2732 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2695 +#: ../src/guestfs.pod:2734 msgid "" "L, FUSE (userspace filesystem) built on top of libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:2697 +#: ../src/guestfs.pod:2736 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2699 +#: ../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:2702 +#: ../src/guestfs.pod:2741 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2704 +#: ../src/guestfs.pod:2743 msgid "Files used by the test suite." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2706 +#: ../src/guestfs.pod:2745 msgid "Some \"phony\" guest images which we test against." msgstr "" #. type: =item -#: ../src/guestfs.pod:2708 +#: ../src/guestfs.pod:2747 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2710 +#: ../src/guestfs.pod:2749 msgid "L, the virtual machine image inspector." msgstr "" #. type: =item -#: ../src/guestfs.pod:2712 +#: ../src/guestfs.pod:2751 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2714 +#: ../src/guestfs.pod:2753 msgid "Logo used on the website. The fish is called Arthur by the way." msgstr "" #. type: =item -#: ../src/guestfs.pod:2716 +#: ../src/guestfs.pod:2755 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2718 +#: ../src/guestfs.pod:2757 msgid "M4 macros used by autoconf." msgstr "" #. type: =item -#: ../src/guestfs.pod:2720 +#: ../src/guestfs.pod:2759 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2722 +#: ../src/guestfs.pod:2761 msgid "Translations of simple gettext strings." msgstr "" #. type: =item -#: ../src/guestfs.pod:2724 +#: ../src/guestfs.pod:2763 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2726 +#: ../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 " @@ -5773,116 +5391,115 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2730 +#: ../src/guestfs.pod:2769 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2732 +#: ../src/guestfs.pod:2771 msgid "Regression tests." msgstr "" #. type: =item -#: ../src/guestfs.pod:2734 +#: ../src/guestfs.pod:2773 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2736 +#: ../src/guestfs.pod:2775 msgid "L command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:2738 +#: ../src/guestfs.pod:2777 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2740 +#: ../src/guestfs.pod:2779 msgid "Source code to the C library." msgstr "" #. type: =item -#: ../src/guestfs.pod:2742 +#: ../src/guestfs.pod:2781 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2744 -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:2746 +#: ../src/guestfs.pod:2785 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2748 +#: ../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:2751 +#: ../src/guestfs.pod:2790 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2753 +#: ../src/guestfs.pod:2792 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2755 +#: ../src/guestfs.pod:2794 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2757 +#: ../src/guestfs.pod:2796 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2759 +#: ../src/guestfs.pod:2798 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2761 +#: ../src/guestfs.pod:2800 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2763 +#: ../src/guestfs.pod:2802 msgid "C" msgstr "" #. type: =item -#: ../src/guestfs.pod:2765 +#: ../src/guestfs.pod:2804 msgid "C" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2767 +#: ../src/guestfs.pod:2806 msgid "Language bindings." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2771 +#: ../src/guestfs.pod:2810 msgid "LIMITS" msgstr "" -# type: =head2 #. type: =head2 -#: ../src/guestfs.pod:2773 +#: ../src/guestfs.pod:2812 msgid "PROTOCOL LIMITS" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2775 +#: ../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 " @@ -5892,61 +5509,59 @@ msgid "" "documented, with a link back to this section of the documentation." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2783 +#: ../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 #. type: textblock -#: ../src/guestfs.pod:2789 +#: ../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 " "and L document how to do this." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2793 +#: ../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:2796 +#: ../src/guestfs.pod:2835 msgid "MAXIMUM NUMBER OF DISKS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2798 -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:2801 +#: ../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:2806 +#: ../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:2809 +#: ../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 " @@ -5954,41 +5569,41 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2813 +#: ../src/guestfs.pod:2852 msgid "MAXIMUM NUMBER OF PARTITIONS PER DISK" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2815 +#: ../src/guestfs.pod:2854 msgid "Virtio limits the maximum number of partitions per disk to B<15>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2817 +#: ../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:2820 +#: ../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:2823 +#: ../src/guestfs.pod:2862 msgid "MAXIMUM SIZE OF A DISK" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2825 +#: ../src/guestfs.pod:2864 msgid "Probably the limit is between 2**63-1 and 2**64-1 bytes." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2827 +#: ../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 " @@ -5996,7 +5611,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2831 +#: ../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 " @@ -6006,40 +5621,40 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2837 +#: ../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:2840 +#: ../src/guestfs.pod:2879 msgid "MAXIMUM SIZE OF A PARTITION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2842 +#: ../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:2846 +#: ../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:2851 +#: ../src/guestfs.pod:2890 msgid "MAXIMUM SIZE OF A FILESYSTEM, FILES, DIRECTORIES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2853 +#: ../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 " @@ -6047,25 +5662,25 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2857 +#: ../src/guestfs.pod:2896 msgid "MAXIMUM UPLOAD AND DOWNLOAD" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2859 +#: ../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:2863 +#: ../src/guestfs.pod:2902 msgid "INSPECTION LIMITS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2865 +#: ../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 " @@ -6074,123 +5689,108 @@ msgid "" "See the source code for more information." msgstr "" -# type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2871 ../fish/guestfish.pod:1017 +#: ../src/guestfs.pod:2910 ../fish/guestfish.pod:1075 #: ../test-tool/libguestfs-test-tool.pod:82 msgid "ENVIRONMENT VARIABLES" msgstr "" -# type: =item #. type: =item -#: ../src/guestfs.pod:2875 ../fish/guestfish.pod:1048 +#: ../src/guestfs.pod:2914 ../fish/guestfish.pod:1106 msgid "LIBGUESTFS_APPEND" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2877 ../fish/guestfish.pod:1050 +#: ../src/guestfs.pod:2916 ../fish/guestfish.pod:1108 msgid "Pass additional options to the guest kernel." msgstr "" -# type: =item #. type: =item -#: ../src/guestfs.pod:2879 ../fish/guestfish.pod:1052 +#: ../src/guestfs.pod:2918 ../fish/guestfish.pod:1110 msgid "LIBGUESTFS_DEBUG" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2881 +#: ../src/guestfs.pod:2920 msgid "" "Set C to enable verbose messages. This has the same " "effect as calling C." msgstr "" -# type: =item #. type: =item -#: ../src/guestfs.pod:2884 ../fish/guestfish.pod:1057 +#: ../src/guestfs.pod:2923 ../fish/guestfish.pod:1115 msgid "LIBGUESTFS_MEMSIZE" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2886 ../fish/guestfish.pod:1059 +#: ../src/guestfs.pod:2925 ../fish/guestfish.pod:1117 msgid "" "Set the memory allocated to the qemu process, in megabytes. For example:" msgstr "" -# type: verbatim #. type: verbatim -#: ../src/guestfs.pod:2889 ../fish/guestfish.pod:1062 +#: ../src/guestfs.pod:2928 ../fish/guestfish.pod:1120 #, no-wrap msgid "" " LIBGUESTFS_MEMSIZE=700\n" "\n" msgstr "" -# type: =item #. type: =item -#: ../src/guestfs.pod:2891 ../fish/guestfish.pod:1064 +#: ../src/guestfs.pod:2930 ../fish/guestfish.pod:1122 msgid "LIBGUESTFS_PATH" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2893 +#: ../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 #. type: =item -#: ../src/guestfs.pod:2896 ../fish/guestfish.pod:1069 +#: ../src/guestfs.pod:2935 ../fish/guestfish.pod:1127 msgid "LIBGUESTFS_QEMU" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2898 ../fish/guestfish.pod:1071 +#: ../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 #. type: textblock -#: ../src/guestfs.pod:2902 +#: ../src/guestfs.pod:2941 msgid "See also L above." msgstr "" -# type: =item #. type: =item -#: ../src/guestfs.pod:2904 ../fish/guestfish.pod:1075 +#: ../src/guestfs.pod:2943 ../fish/guestfish.pod:1133 msgid "LIBGUESTFS_TRACE" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2906 +#: ../src/guestfs.pod:2945 msgid "" "Set C to enable command traces. This has the same " "effect as calling C." msgstr "" -# type: =item #. type: =item -#: ../src/guestfs.pod:2909 ../fish/guestfish.pod:1084 +#: ../src/guestfs.pod:2948 ../fish/guestfish.pod:1142 msgid "TMPDIR" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2911 ../fish/guestfish.pod:1086 +#: ../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:2914 ../fish/guestfish.pod:1089 +#: ../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 " @@ -6198,9 +5798,8 @@ msgid "" "use in case C is not large enough." msgstr "" -# type: =head1 #. type: =head1 -#: ../src/guestfs.pod:2922 ../fish/guestfish.pod:1156 +#: ../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 @@ -6209,109 +5808,94 @@ msgid "SEE ALSO" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2924 +#: ../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 #. type: textblock -#: ../src/guestfs.pod:2951 +#: ../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 #. type: =head1 -#: ../src/guestfs.pod:2958 ../tools/virt-win-reg.pl:759 +#: ../src/guestfs.pod:2997 ../tools/virt-win-reg.pl:759 #: ../tools/virt-make-fs.pl:553 msgid "BUGS" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2960 +#: ../src/guestfs.pod:2999 msgid "To get a list of bugs against libguestfs use this link:" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2962 +#: ../src/guestfs.pod:3001 msgid "" -"L" +"L" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2964 +#: ../src/guestfs.pod:3003 msgid "To report a new bug against libguestfs use this link:" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2966 +#: ../src/guestfs.pod:3005 msgid "" -"L" +"L" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2968 +#: ../src/guestfs.pod:3007 msgid "When reporting a bug, please check:" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2974 +#: ../src/guestfs.pod:3013 msgid "That the bug hasn't been reported already." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2978 +#: ../src/guestfs.pod:3017 msgid "That you are testing a recent version." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2982 +#: ../src/guestfs.pod:3021 msgid "Describe the bug accurately, and give a way to reproduce it." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2986 +#: ../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 #. type: =head1 -#: ../src/guestfs.pod:2991 ../fish/guestfish.pod:1180 +#: ../src/guestfs.pod:3030 ../fish/guestfish.pod:1238 #: ../test-tool/libguestfs-test-tool.pod:93 ../fuse/guestmount.pod:290 msgid "AUTHORS" msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs.pod:2993 ../fish/guestfish.pod:1182 +#: ../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 #. type: =head1 -#: ../src/guestfs.pod:2995 ../fish/guestfish.pod:1184 +#: ../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 @@ -6320,47 +5904,42 @@ msgid "COPYRIGHT" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2997 ../fish/guestfish.pod:1186 +#: ../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 #. type: textblock -#: ../src/guestfs.pod:3000 +#: ../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 #. type: textblock -#: ../src/guestfs.pod:3005 +#: ../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 #. type: textblock -#: ../src/guestfs.pod:3010 +#: ../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, " "Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:1 msgid "guestfs_add_cdrom" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:3 #, no-wrap @@ -6371,7 +5950,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:7 ../fish/guestfish-actions.pod:5 msgid "This function adds a virtual CD-ROM disk image to the guest." @@ -6382,17 +5960,15 @@ msgstr "" msgid "This is equivalent to the qemu parameter I<-cdrom filename>." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:17 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 #. type: textblock #: ../src/guestfs-actions.pod:24 msgid "" @@ -6401,7 +5977,6 @@ msgid "" "C instead." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:140 #: ../src/guestfs-actions.pod:201 ../src/guestfs-actions.pod:238 @@ -6414,88 +5989,88 @@ 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:1698 ../src/guestfs-actions.pod:1720 -#: ../src/guestfs-actions.pod:1807 ../src/guestfs-actions.pod:2271 -#: ../src/guestfs-actions.pod:2415 ../src/guestfs-actions.pod:2476 -#: ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:3551 -#: ../src/guestfs-actions.pod:3566 ../src/guestfs-actions.pod:3591 -#: ../src/guestfs-actions.pod:3780 ../src/guestfs-actions.pod:3794 -#: ../src/guestfs-actions.pod:3807 ../src/guestfs-actions.pod:3821 -#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3872 -#: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:3964 -#: ../src/guestfs-actions.pod:3981 ../src/guestfs-actions.pod:4004 -#: ../src/guestfs-actions.pod:4027 ../src/guestfs-actions.pod:4062 -#: ../src/guestfs-actions.pod:4081 ../src/guestfs-actions.pod:4100 -#: ../src/guestfs-actions.pod:4135 ../src/guestfs-actions.pod:4147 -#: ../src/guestfs-actions.pod:4183 ../src/guestfs-actions.pod:4199 -#: ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:4227 -#: ../src/guestfs-actions.pod:4244 ../src/guestfs-actions.pod:4337 -#: ../src/guestfs-actions.pod:4357 ../src/guestfs-actions.pod:4370 -#: ../src/guestfs-actions.pod:4421 ../src/guestfs-actions.pod:4439 -#: ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4473 -#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4501 -#: ../src/guestfs-actions.pod:4518 ../src/guestfs-actions.pod:4533 -#: ../src/guestfs-actions.pod:4553 ../src/guestfs-actions.pod:4623 -#: ../src/guestfs-actions.pod:4696 ../src/guestfs-actions.pod:4727 -#: ../src/guestfs-actions.pod:4746 ../src/guestfs-actions.pod:4765 -#: ../src/guestfs-actions.pod:4777 ../src/guestfs-actions.pod:4794 -#: ../src/guestfs-actions.pod:4807 ../src/guestfs-actions.pod:4822 -#: ../src/guestfs-actions.pod:4837 ../src/guestfs-actions.pod:4872 -#: ../src/guestfs-actions.pod:4905 ../src/guestfs-actions.pod:4944 -#: ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:4978 -#: ../src/guestfs-actions.pod:4995 ../src/guestfs-actions.pod:5044 -#: ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5144 -#: ../src/guestfs-actions.pod:5180 ../src/guestfs-actions.pod:5215 -#: ../src/guestfs-actions.pod:5232 ../src/guestfs-actions.pod:5250 -#: ../src/guestfs-actions.pod:5384 ../src/guestfs-actions.pod:5441 -#: ../src/guestfs-actions.pod:5463 ../src/guestfs-actions.pod:5481 -#: ../src/guestfs-actions.pod:5513 ../src/guestfs-actions.pod:5579 -#: ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5609 -#: ../src/guestfs-actions.pod:5623 ../src/guestfs-actions.pod:5912 -#: ../src/guestfs-actions.pod:5931 ../src/guestfs-actions.pod:5950 -#: ../src/guestfs-actions.pod:5964 ../src/guestfs-actions.pod:5976 -#: ../src/guestfs-actions.pod:5990 ../src/guestfs-actions.pod:6002 -#: ../src/guestfs-actions.pod:6016 ../src/guestfs-actions.pod:6032 -#: ../src/guestfs-actions.pod:6053 ../src/guestfs-actions.pod:6072 -#: ../src/guestfs-actions.pod:6091 ../src/guestfs-actions.pod:6121 -#: ../src/guestfs-actions.pod:6139 ../src/guestfs-actions.pod:6162 -#: ../src/guestfs-actions.pod:6180 ../src/guestfs-actions.pod:6199 -#: ../src/guestfs-actions.pod:6220 ../src/guestfs-actions.pod:6239 -#: ../src/guestfs-actions.pod:6256 ../src/guestfs-actions.pod:6284 -#: ../src/guestfs-actions.pod:6308 ../src/guestfs-actions.pod:6327 -#: ../src/guestfs-actions.pod:6351 ../src/guestfs-actions.pod:6370 -#: ../src/guestfs-actions.pod:6385 ../src/guestfs-actions.pod:6404 -#: ../src/guestfs-actions.pod:6441 ../src/guestfs-actions.pod:6471 -#: ../src/guestfs-actions.pod:6504 ../src/guestfs-actions.pod:6626 -#: ../src/guestfs-actions.pod:6747 ../src/guestfs-actions.pod:6759 -#: ../src/guestfs-actions.pod:6772 ../src/guestfs-actions.pod:6785 -#: ../src/guestfs-actions.pod:6807 ../src/guestfs-actions.pod:6820 -#: ../src/guestfs-actions.pod:6833 ../src/guestfs-actions.pod:6846 -#: ../src/guestfs-actions.pod:6861 ../src/guestfs-actions.pod:6920 -#: ../src/guestfs-actions.pod:6937 ../src/guestfs-actions.pod:6953 -#: ../src/guestfs-actions.pod:6969 ../src/guestfs-actions.pod:6986 -#: ../src/guestfs-actions.pod:6999 ../src/guestfs-actions.pod:7019 -#: ../src/guestfs-actions.pod:7055 ../src/guestfs-actions.pod:7069 -#: ../src/guestfs-actions.pod:7110 ../src/guestfs-actions.pod:7123 -#: ../src/guestfs-actions.pod:7141 ../src/guestfs-actions.pod:7175 -#: ../src/guestfs-actions.pod:7211 ../src/guestfs-actions.pod:7327 -#: ../src/guestfs-actions.pod:7342 ../src/guestfs-actions.pod:7356 -#: ../src/guestfs-actions.pod:7411 ../src/guestfs-actions.pod:7424 -#: ../src/guestfs-actions.pod:7469 ../src/guestfs-actions.pod:7502 -#: ../src/guestfs-actions.pod:7563 ../src/guestfs-actions.pod:7589 -#: ../src/guestfs-actions.pod:7656 ../src/guestfs-actions.pod:7675 -#: ../src/guestfs-actions.pod:7704 +#: ../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 "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:254 #: ../src/guestfs-actions.pod:275 ../fish/guestfish-actions.pod:28 @@ -6505,51 +6080,47 @@ msgid "" "instead." msgstr "" -# type: textblock #. 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:1949 ../src/guestfs-actions.pod:1970 -#: ../src/guestfs-actions.pod:4558 ../src/guestfs-actions.pod:4877 -#: ../src/guestfs-actions.pod:5095 ../src/guestfs-actions.pod:5185 -#: ../src/guestfs-actions.pod:6449 ../src/guestfs-actions.pod:6479 -#: ../src/guestfs-actions.pod:6512 ../src/guestfs-actions.pod:6571 -#: ../src/guestfs-actions.pod:7507 ../src/guestfs-actions.pod:7597 -#: ../src/guestfs-actions.pod:7767 ../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:1321 -#: ../fish/guestfish-actions.pod:1335 ../fish/guestfish-actions.pod:3054 -#: ../fish/guestfish-actions.pod:3261 ../fish/guestfish-actions.pod:3375 -#: ../fish/guestfish-actions.pod:3423 ../fish/guestfish-actions.pod:4303 -#: ../fish/guestfish-actions.pod:4326 ../fish/guestfish-actions.pod:4348 -#: ../fish/guestfish-actions.pod:4386 ../fish/guestfish-actions.pod:5021 -#: ../fish/guestfish-actions.pod:5119 +#: ../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 " "these functions." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:142 -#: ../src/guestfs-actions.pod:1106 ../src/guestfs-actions.pod:1921 -#: ../src/guestfs-actions.pod:2019 ../src/guestfs-actions.pod:2122 -#: ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3573 -#: ../src/guestfs-actions.pod:4881 ../src/guestfs-actions.pod:6141 -#: ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6372 -#: ../src/guestfs-actions.pod:6863 ../src/guestfs-actions.pod:6988 -#: ../src/guestfs-actions.pod:7511 +#: ../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 "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:41 msgid "guestfs_add_domain" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:43 #, no-wrap @@ -6561,11 +6132,11 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151 -#: ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4572 -#: ../src/guestfs-actions.pod:4891 ../src/guestfs-actions.pod:5108 +#: ../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 " @@ -6584,17 +6155,15 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs-actions.pod:64 ../fish/guestfish-actions.pod:46 msgid "" @@ -6602,7 +6171,6 @@ msgid "" "error is returned, then no disks are added." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:67 ../fish/guestfish-actions.pod:49 msgid "" @@ -6611,22 +6179,21 @@ msgid "" "to acquire the libvirt lock on each disk." msgstr "" -# type: textblock #. 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 @@ -6635,8 +6202,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 @@ -6644,11 +6211,10 @@ 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 #. type: textblock #: ../src/guestfs-actions.pod:94 msgid "" @@ -6656,37 +6222,33 @@ msgid "" "C." msgstr "" -# type: textblock #. type: textblock #: ../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:1677 ../src/guestfs-actions.pod:1880 -#: ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2031 -#: ../src/guestfs-actions.pod:2086 ../src/guestfs-actions.pod:2109 -#: ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:2874 -#: ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5067 -#: ../src/guestfs-actions.pod:5287 ../src/guestfs-actions.pod:5693 -#: ../src/guestfs-actions.pod:5719 ../src/guestfs-actions.pod:7096 -#: ../src/guestfs-actions.pod:7522 ../src/guestfs-actions.pod:7535 -#: ../src/guestfs-actions.pod:7548 +#: ../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 "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:99 msgid "(Added in 1.7.4)" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:101 msgid "guestfs_add_domain_va" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:103 #, no-wrap @@ -6698,30 +6260,27 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:108 msgid "This is the \"va_list variant\" of L." msgstr "" -# type: textblock #. 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:2840 ../src/guestfs-actions.pod:2852 -#: ../src/guestfs-actions.pod:4637 ../src/guestfs-actions.pod:4649 -#: ../src/guestfs-actions.pod:4919 ../src/guestfs-actions.pod:4931 -#: ../src/guestfs-actions.pod:5157 ../src/guestfs-actions.pod:5168 +#: ../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 "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:112 msgid "guestfs_add_domain_argv" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:114 #, no-wrap @@ -6733,19 +6292,16 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:119 msgid "This is the \"argv variant\" of L." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:123 msgid "guestfs_add_drive" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:125 #, no-wrap @@ -6756,16 +6312,14 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:133 msgid "" @@ -6776,13 +6330,11 @@ msgid "" "C, and specifying the format." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:144 msgid "guestfs_add_drive_opts" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:146 #, no-wrap @@ -6794,7 +6346,6 @@ msgid "" "\n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:156 #, no-wrap @@ -6805,7 +6356,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:160 ../fish/guestfish-actions.pod:102 msgid "" @@ -6814,36 +6364,31 @@ msgid "" "second time as C, and so on." msgstr "" -# type: textblock #. type: textblock #: ../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 #. type: textblock #: ../src/guestfs-actions.pod:171 ../fish/guestfish-actions.pod:113 msgid "This call checks that C exists." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4585 -#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3065 +#: ../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 "" -# type: =item #. type: =item #: ../src/guestfs-actions.pod:177 ../fish/guestfish-actions.pod:119 msgid "C" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:179 ../fish/guestfish-actions.pod:121 msgid "" @@ -6852,22 +6397,19 @@ msgid "" "the end. The disk that you add is not modified." msgstr "" -# type: =item #. type: =item #: ../src/guestfs-actions.pod:183 ../fish/guestfish-actions.pod:125 msgid "C" msgstr "" -# type: textblock #. 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 "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:189 ../fish/guestfish-actions.pod:131 msgid "" @@ -6876,13 +6418,11 @@ msgid "" "RHBZ#642934. Specifying the format closes this security hole." msgstr "" -# type: =item #. type: =item #: ../src/guestfs-actions.pod:194 ../fish/guestfish-actions.pod:136 msgid "C" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:196 msgid "" @@ -6890,19 +6430,16 @@ msgid "" "C call (q.v.)" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:203 msgid "(Added in 1.5.23)" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:205 msgid "guestfs_add_drive_opts_va" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:207 #, no-wrap @@ -6914,19 +6451,16 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:212 msgid "This is the \"va_list variant\" of L." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:216 msgid "guestfs_add_drive_opts_argv" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:218 #, no-wrap @@ -6938,19 +6472,16 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:223 msgid "This is the \"argv variant\" of L." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:227 msgid "guestfs_add_drive_ro" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:229 #, no-wrap @@ -6961,7 +6492,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:233 msgid "" @@ -6970,19 +6500,16 @@ msgid "" "disk is added read-only, with the format being detected automatically." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:240 msgid "(Added in 1.0.38)" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:242 msgid "guestfs_add_drive_ro_with_if" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:244 #, no-wrap @@ -6994,28 +6521,24 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs-actions.pod:261 ../src/guestfs-actions.pod:282 -#: ../src/guestfs-actions.pod:2361 +#: ../src/guestfs-actions.pod:2429 msgid "(Added in 1.0.84)" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:263 msgid "guestfs_add_drive_with_if" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:265 #, no-wrap @@ -7027,7 +6550,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:270 msgid "" @@ -7035,13 +6557,11 @@ msgid "" "QEMU interface emulation to use at run time." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:284 msgid "guestfs_aug_clear" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:286 #, no-wrap @@ -7052,7 +6572,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:290 ../fish/guestfish-actions.pod:188 msgid "" @@ -7060,19 +6579,16 @@ msgid "" "L C command." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:295 ../src/guestfs-actions.pod:2111 +#: ../src/guestfs-actions.pod:295 ../src/guestfs-actions.pod:2179 msgid "(Added in 1.3.4)" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:297 msgid "guestfs_aug_close" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:299 #, no-wrap @@ -7082,16 +6598,14 @@ msgid "" "\n" msgstr "" -# type: textblock #. 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 #. type: textblock #: ../src/guestfs-actions.pod:309 ../src/guestfs-actions.pod:334 #: ../src/guestfs-actions.pod:352 ../src/guestfs-actions.pod:366 @@ -7099,17 +6613,15 @@ 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:5770 +#: ../src/guestfs-actions.pod:5838 msgid "(Added in 0.7)" msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:311 msgid "guestfs_aug_defnode" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:313 #, no-wrap @@ -7122,14 +6634,12 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:319 ../fish/guestfish-actions.pod:204 msgid "" "Defines a variable C whose value is the result of evaluating C." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:322 msgid "" @@ -7138,7 +6648,6 @@ msgid "" "containing that single node." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:326 ../fish/guestfish-actions.pod:211 msgid "" @@ -7146,7 +6655,6 @@ msgid "" "nodeset, and a boolean flag if a node was created." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:330 msgid "" @@ -7154,13 +6662,11 @@ msgid "" "an error. I after use>." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:336 msgid "guestfs_aug_defvar" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:338 #, no-wrap @@ -7172,7 +6678,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:343 ../fish/guestfish-actions.pod:219 msgid "" @@ -7180,7 +6685,6 @@ msgid "" "C. If C is NULL, then C is undefined." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:347 ../fish/guestfish-actions.pod:223 msgid "" @@ -7188,13 +6692,11 @@ msgid "" "evaluates to something which is not a nodeset." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:354 msgid "guestfs_aug_get" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:356 #, no-wrap @@ -7205,7 +6707,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:360 ../fish/guestfish-actions.pod:230 msgid "" @@ -7213,44 +6714,41 @@ msgid "" "node, the C is returned." msgstr "" -# type: textblock -#. 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:1548 ../src/guestfs-actions.pod:1660 -#: ../src/guestfs-actions.pod:1823 ../src/guestfs-actions.pod:1840 -#: ../src/guestfs-actions.pod:1907 ../src/guestfs-actions.pod:1943 -#: ../src/guestfs-actions.pod:1964 ../src/guestfs-actions.pod:2134 -#: ../src/guestfs-actions.pod:2326 ../src/guestfs-actions.pod:2530 -#: ../src/guestfs-actions.pod:2620 ../src/guestfs-actions.pod:2724 -#: ../src/guestfs-actions.pod:2743 ../src/guestfs-actions.pod:2957 -#: ../src/guestfs-actions.pod:2985 ../src/guestfs-actions.pod:3006 -#: ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3099 -#: ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3139 -#: ../src/guestfs-actions.pod:3766 ../src/guestfs-actions.pod:4119 -#: ../src/guestfs-actions.pod:4289 ../src/guestfs-actions.pod:4399 -#: ../src/guestfs-actions.pod:5305 ../src/guestfs-actions.pod:5498 -#: ../src/guestfs-actions.pod:5668 ../src/guestfs-actions.pod:5846 -#: ../src/guestfs-actions.pod:5895 ../src/guestfs-actions.pod:6532 -#: ../src/guestfs-actions.pod:6548 ../src/guestfs-actions.pod:6565 -#: ../src/guestfs-actions.pod:6596 ../src/guestfs-actions.pod:7270 -#: ../src/guestfs-actions.pod:7289 ../src/guestfs-actions.pod:7307 -#: ../src/guestfs-actions.pod:7481 ../src/guestfs-actions.pod:7761 +#. type: textblock +#: ../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: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." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:368 msgid "guestfs_aug_init" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:370 #, no-wrap @@ -7262,7 +6760,6 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:375 ../fish/guestfish-actions.pod:237 msgid "" @@ -7271,20 +6768,17 @@ msgid "" "closed." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:379 msgid "You must call this before using any other C commands." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:382 ../fish/guestfish-actions.pod:244 msgid "" "C is the filesystem root. C must not be NULL, use C instead." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:385 ../fish/guestfish-actions.pod:247 msgid "" @@ -7292,25 +6786,21 @@ msgid "" "logical I of the following integers:" msgstr "" -# type: =item #. type: =item #: ../src/guestfs-actions.pod:391 ../fish/guestfish-actions.pod:253 msgid "C = 1" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:393 ../fish/guestfish-actions.pod:255 msgid "Keep the original file with a C<.augsave> extension." msgstr "" -# type: =item #. type: =item #: ../src/guestfs-actions.pod:395 ../fish/guestfish-actions.pod:257 msgid "C = 2" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:397 ../fish/guestfish-actions.pod:259 msgid "" @@ -7318,73 +6808,61 @@ msgid "" "original. Overrides C." msgstr "" -# type: =item #. type: =item #: ../src/guestfs-actions.pod:400 ../fish/guestfish-actions.pod:262 msgid "C = 4" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:402 ../fish/guestfish-actions.pod:264 msgid "Typecheck lenses (can be expensive)." msgstr "" -# type: =item #. type: =item #: ../src/guestfs-actions.pod:404 ../fish/guestfish-actions.pod:266 msgid "C = 8" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:406 ../fish/guestfish-actions.pod:268 msgid "Do not use standard load path for modules." msgstr "" -# type: =item #. type: =item #: ../src/guestfs-actions.pod:408 ../fish/guestfish-actions.pod:270 msgid "C = 16" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:410 ../fish/guestfish-actions.pod:272 msgid "Make save a no-op, just record what would have been changed." msgstr "" -# type: =item #. type: =item #: ../src/guestfs-actions.pod:412 ../fish/guestfish-actions.pod:274 msgid "C = 32" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:414 msgid "Do not load the tree in C." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:418 msgid "To close the handle, you can call C." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:420 ../fish/guestfish-actions.pod:282 msgid "To find out more about Augeas, see L." msgstr "" -# type: =head2 #. type: =head2 #: ../src/guestfs-actions.pod:426 msgid "guestfs_aug_insert" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs-actions.pod:428 #, no-wrap @@ -7397,15 +6875,13 @@ msgid "" "\n" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:434 ../fish/guestfish-actions.pod:288 msgid "" -"Create a new sibling C