c63c32d486b8eb032c443d86bd754b2f5fc23419
[libguestfs.git] / po-docs / uk.po
1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Red Hat Inc.
3 # This file is distributed under the same license as the libguestfs package.
4 #
5 # Translators:
6 # Yuri Chornoivan <yurchor@ukr.net>, 2011.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: libguestfs\n"
10 "Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
11 "POT-Creation-Date: 2011-11-29 14:22+0000\n"
12 "PO-Revision-Date: 2011-10-27 09:15+0000\n"
13 "Last-Translator: rjones <rjones@redhat.com>\n"
14 "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
15 "Language: uk\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
20 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
21
22 #. type: =head1
23 #: ../align/virt-alignment-scan.pod:3 ../cat/virt-cat.pod:3
24 #: ../cat/virt-filesystems.pod:3 ../cat/virt-ls.pod:3
25 #: ../clone/virt-sysprep.pod:3 ../df/virt-df.pod:3 ../edit/virt-edit.pod:3
26 #: ../erlang/examples/guestfs-erlang.pod:3 ../examples/guestfs-examples.pod:3
27 #: ../examples/guestfs-recipes.pod:14 ../examples/guestfs-testing.pod:3
28 #: ../fish/guestfish.pod:3 ../fish/virt-copy-in.pod:3
29 #: ../fish/virt-copy-out.pod:3 ../fish/virt-tar-in.pod:3
30 #: ../fish/virt-tar-out.pod:3 ../fuse/guestmount.pod:3
31 #: ../inspector/virt-inspector.pod:3 ../java/examples/guestfs-java.pod:3
32 #: ../ocaml/examples/guestfs-ocaml.pod:3 ../perl/examples/guestfs-perl.pod:3
33 #: ../python/examples/guestfs-python.pod:3 ../rescue/virt-rescue.pod:3
34 #: ../resize/virt-resize.pod:3 ../ruby/examples/guestfs-ruby.pod:3
35 #: ../sparsify/virt-sparsify.pod:3 ../src/guestfs.pod:3
36 #: ../test-tool/libguestfs-test-tool.pod:3
37 #: ../tools/virt-list-filesystems.pl:30 ../tools/virt-list-partitions.pl:30
38 #: ../tools/virt-make-fs.pl:35 ../tools/virt-tar.pl:31
39 #: ../tools/virt-win-reg.pl:35
40 msgid "NAME"
41 msgstr "НАЗВА"
42
43 #. type: textblock
44 #: ../align/virt-alignment-scan.pod:5
45 msgid "virt-alignment-scan - Check alignment of virtual machine partitions"
46 msgstr ""
47
48 #. type: =head1
49 #: ../align/virt-alignment-scan.pod:7 ../cat/virt-cat.pod:7
50 #: ../cat/virt-filesystems.pod:7 ../cat/virt-ls.pod:7
51 #: ../clone/virt-sysprep.pod:7 ../df/virt-df.pod:7 ../edit/virt-edit.pod:7
52 #: ../erlang/examples/guestfs-erlang.pod:7 ../examples/guestfs-examples.pod:7
53 #: ../fish/guestfish.pod:7 ../fish/virt-copy-in.pod:7
54 #: ../fish/virt-copy-out.pod:7 ../fish/virt-tar-in.pod:7
55 #: ../fish/virt-tar-out.pod:7 ../fuse/guestmount.pod:7
56 #: ../inspector/virt-inspector.pod:7 ../java/examples/guestfs-java.pod:7
57 #: ../ocaml/examples/guestfs-ocaml.pod:7 ../perl/examples/guestfs-perl.pod:7
58 #: ../python/examples/guestfs-python.pod:7 ../rescue/virt-rescue.pod:7
59 #: ../resize/virt-resize.pod:7 ../ruby/examples/guestfs-ruby.pod:7
60 #: ../sparsify/virt-sparsify.pod:7 ../src/guestfs.pod:7
61 #: ../test-tool/libguestfs-test-tool.pod:7
62 #: ../tools/virt-list-filesystems.pl:34 ../tools/virt-list-partitions.pl:34
63 #: ../tools/virt-make-fs.pl:39 ../tools/virt-tar.pl:35
64 #: ../tools/virt-win-reg.pl:39
65 msgid "SYNOPSIS"
66 msgstr "КОРОТКИЙ ОПИС"
67
68 #. type: verbatim
69 #: ../align/virt-alignment-scan.pod:9
70 #, no-wrap
71 msgid ""
72 " virt-alignment-scan [--options] -d domname\n"
73 "\n"
74 msgstr ""
75
76 #. type: verbatim
77 #: ../align/virt-alignment-scan.pod:11
78 #, no-wrap
79 msgid ""
80 " virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n"
81 "\n"
82 msgstr ""
83
84 #. type: =head1
85 #: ../align/virt-alignment-scan.pod:13 ../cat/virt-cat.pod:19
86 #: ../cat/virt-filesystems.pod:13 ../cat/virt-ls.pod:19
87 #: ../clone/virt-sysprep.pod:13 ../df/virt-df.pod:21 ../edit/virt-edit.pod:27
88 #: ../erlang/examples/guestfs-erlang.pod:16
89 #: ../examples/guestfs-examples.pod:19 ../examples/guestfs-recipes.pod:18
90 #: ../examples/guestfs-testing.pod:7 ../fish/guestfish.pod:30
91 #: ../fish/virt-copy-in.pod:19 ../fish/virt-copy-out.pod:13
92 #: ../fish/virt-tar-in.pod:21 ../fish/virt-tar-out.pod:15
93 #: ../fuse/guestmount.pod:20 ../inspector/virt-inspector.pod:19
94 #: ../java/examples/guestfs-java.pod:15 ../ocaml/examples/guestfs-ocaml.pod:25
95 #: ../perl/examples/guestfs-perl.pod:18
96 #: ../python/examples/guestfs-python.pod:14 ../rescue/virt-rescue.pod:31
97 #: ../resize/virt-resize.pod:13 ../ruby/examples/guestfs-ruby.pod:15
98 #: ../sparsify/virt-sparsify.pod:11 ../src/guestfs.pod:23
99 #: ../test-tool/libguestfs-test-tool.pod:11
100 #: ../tools/virt-list-filesystems.pl:40 ../tools/virt-list-partitions.pl:40
101 #: ../tools/virt-make-fs.pl:47 ../tools/virt-tar.pl:77
102 #: ../tools/virt-win-reg.pl:63
103 msgid "DESCRIPTION"
104 msgstr "ОПИС"
105
106 #. type: textblock
107 #: ../align/virt-alignment-scan.pod:15
108 msgid ""
109 "When older operating systems install themselves, the partitioning tools "
110 "place partitions at a sector misaligned with the underlying storage "
111 "(commonly the first partition starts on sector C<63>).  Misaligned "
112 "partitions can result in an operating system issuing more I/O than should be "
113 "necessary."
114 msgstr ""
115
116 #. type: textblock
117 #: ../align/virt-alignment-scan.pod:21
118 msgid ""
119 "The virt-alignment-scan tool checks the alignment of partitions in virtual "
120 "machines and disk images and warns you if there are alignment problems."
121 msgstr ""
122
123 #. type: textblock
124 #: ../align/virt-alignment-scan.pod:25
125 msgid ""
126 "Currently there is no virt tool for fixing alignment problems.  You can only "
127 "reinstall the guest operating system.  The following NetApp document "
128 "summarises the problem and possible solutions: L<http://media.netapp.com/"
129 "documents/tr-3747.pdf>"
130 msgstr ""
131
132 #. type: =head1
133 #: ../align/virt-alignment-scan.pod:30
134 msgid "OUTPUT"
135 msgstr ""
136
137 #. type: textblock
138 #: ../align/virt-alignment-scan.pod:32
139 msgid "To run this tool on a disk image directly, use the I<-a> option:"
140 msgstr ""
141
142 #. type: verbatim
143 #: ../align/virt-alignment-scan.pod:34
144 #, no-wrap
145 msgid ""
146 " $ virt-alignment-scan -a winxp.img\n"
147 " /dev/sda1        32256          512    bad (alignment < 4K)\n"
148 "\n"
149 msgstr ""
150
151 #. type: verbatim
152 #: ../align/virt-alignment-scan.pod:37
153 #, no-wrap
154 msgid ""
155 " $ virt-alignment-scan -a fedora16.img\n"
156 " /dev/sda1      1048576         1024K   ok\n"
157 " /dev/sda2      2097152         2048K   ok\n"
158 " /dev/sda3    526385152         2048K   ok\n"
159 "\n"
160 msgstr ""
161
162 #. type: textblock
163 #: ../align/virt-alignment-scan.pod:42
164 msgid ""
165 "To run the tool on a guest known to libvirt, use the I<-d> option and "
166 "possibly the I<-c> option:"
167 msgstr ""
168
169 #. type: verbatim
170 #: ../align/virt-alignment-scan.pod:45
171 #, no-wrap
172 msgid ""
173 " # virt-alignment-scan -d RHEL5\n"
174 " /dev/sda1        32256          512    bad (alignment < 4K)\n"
175 " /dev/sda2    106928640          512    bad (alignment < 4K)\n"
176 "\n"
177 msgstr ""
178
179 #. type: verbatim
180 #: ../align/virt-alignment-scan.pod:49
181 #, no-wrap
182 msgid ""
183 " $ virt-alignment-scan -c qemu:///system -d Win7TwoDisks\n"
184 " /dev/sda1      1048576         1024K   ok\n"
185 " /dev/sda2    105906176         1024K   ok\n"
186 " /dev/sdb1        65536           64K   ok\n"
187 "\n"
188 msgstr ""
189
190 #. type: textblock
191 #: ../align/virt-alignment-scan.pod:54
192 msgid ""
193 "The output consists of 4 or more whitespace-separated columns.  Only the "
194 "first 4 columns are signficant if you want to parse this from a program.  "
195 "The columns are:"
196 msgstr ""
197
198 #. type: =item
199 #: ../align/virt-alignment-scan.pod:60
200 msgid "col 1"
201 msgstr ""
202
203 #. type: textblock
204 #: ../align/virt-alignment-scan.pod:62
205 msgid ""
206 "the device and partition name (eg. C</dev/sda1> meaning the first partition "
207 "on the first block device)"
208 msgstr ""
209
210 #. type: =item
211 #: ../align/virt-alignment-scan.pod:65
212 msgid "col 2"
213 msgstr ""
214
215 #. type: textblock
216 #: ../align/virt-alignment-scan.pod:67
217 msgid "the start of the partition in bytes"
218 msgstr ""
219
220 #. type: =item
221 #: ../align/virt-alignment-scan.pod:69
222 msgid "col 3"
223 msgstr ""
224
225 #. type: textblock
226 #: ../align/virt-alignment-scan.pod:71
227 msgid "the alignment in bytes or Kbytes (eg. C<512> or C<4K>)"
228 msgstr ""
229
230 #. type: =item
231 #: ../align/virt-alignment-scan.pod:73
232 msgid "col 4"
233 msgstr ""
234
235 #. type: textblock
236 #: ../align/virt-alignment-scan.pod:75
237 msgid ""
238 "C<ok> if the alignment is best for performance, or C<bad> if the alignment "
239 "can cause performance problems"
240 msgstr ""
241
242 #. type: =item
243 #: ../align/virt-alignment-scan.pod:78
244 msgid "cols 5+"
245 msgstr ""
246
247 #. type: textblock
248 #: ../align/virt-alignment-scan.pod:80
249 msgid "optional free-text explanation."
250 msgstr ""
251
252 #. type: textblock
253 #: ../align/virt-alignment-scan.pod:84
254 msgid ""
255 "The exit code from the program changes depending on whether poorly aligned "
256 "partitions were found.  See L</EXIT STATUS> below."
257 msgstr ""
258
259 #. type: textblock
260 #: ../align/virt-alignment-scan.pod:87
261 msgid "If you just want the exit code with no output, use the I<-q> option."
262 msgstr ""
263
264 #. type: =head1
265 #: ../align/virt-alignment-scan.pod:89 ../cat/virt-cat.pod:62
266 #: ../cat/virt-filesystems.pod:91 ../cat/virt-ls.pod:261
267 #: ../clone/virt-sysprep.pod:42 ../df/virt-df.pod:59 ../edit/virt-edit.pod:62
268 #: ../fish/guestfish.pod:148 ../fish/virt-copy-in.pod:45
269 #: ../fish/virt-copy-out.pod:34 ../fish/virt-tar-in.pod:42
270 #: ../fish/virt-tar-out.pod:36 ../fuse/guestmount.pod:92
271 #: ../inspector/virt-inspector.pod:55 ../rescue/virt-rescue.pod:112
272 #: ../resize/virt-resize.pod:262 ../sparsify/virt-sparsify.pod:99
273 #: ../test-tool/libguestfs-test-tool.pod:36
274 #: ../tools/virt-list-filesystems.pl:53 ../tools/virt-list-partitions.pl:54
275 #: ../tools/virt-make-fs.pl:153 ../tools/virt-tar.pl:103
276 #: ../tools/virt-win-reg.pl:96
277 msgid "OPTIONS"
278 msgstr "ПАРАМЕТРИ"
279
280 #. type: =item
281 #: ../align/virt-alignment-scan.pod:93 ../cat/virt-cat.pod:66
282 #: ../cat/virt-filesystems.pod:95 ../cat/virt-ls.pod:265
283 #: ../clone/virt-sysprep.pod:46 ../df/virt-df.pod:63 ../edit/virt-edit.pod:66
284 #: ../fish/guestfish.pod:152 ../fuse/guestmount.pod:160
285 #: ../inspector/virt-inspector.pod:59 ../rescue/virt-rescue.pod:116
286 #: ../resize/virt-resize.pod:266 ../sparsify/virt-sparsify.pod:103
287 #: ../test-tool/libguestfs-test-tool.pod:40
288 #: ../tools/virt-list-filesystems.pl:61 ../tools/virt-list-partitions.pl:62
289 #: ../tools/virt-make-fs.pl:161 ../tools/virt-tar.pl:111
290 #: ../tools/virt-win-reg.pl:104
291 msgid "B<--help>"
292 msgstr "B<--help>"
293
294 #. type: textblock
295 #: ../align/virt-alignment-scan.pod:95 ../cat/virt-cat.pod:68
296 #: ../cat/virt-filesystems.pod:97 ../cat/virt-ls.pod:267
297 #: ../clone/virt-sysprep.pod:48 ../df/virt-df.pod:65 ../edit/virt-edit.pod:68
298 #: ../inspector/virt-inspector.pod:61 ../rescue/virt-rescue.pod:118
299 #: ../tools/virt-list-filesystems.pl:63 ../tools/virt-list-partitions.pl:64
300 #: ../tools/virt-make-fs.pl:163 ../tools/virt-tar.pl:113
301 #: ../tools/virt-win-reg.pl:106
302 msgid "Display brief help."
303 msgstr "Показати коротку довідку."
304
305 #. type: =item
306 #: ../align/virt-alignment-scan.pod:97 ../cat/virt-cat.pod:70
307 #: ../cat/virt-filesystems.pod:99 ../cat/virt-ls.pod:269
308 #: ../clone/virt-sysprep.pod:50 ../df/virt-df.pod:67 ../edit/virt-edit.pod:70
309 #: ../inspector/virt-inspector.pod:63 ../rescue/virt-rescue.pod:120
310 msgid "B<-a> file"
311 msgstr "B<-a> файл"
312
313 #. type: =item
314 #: ../align/virt-alignment-scan.pod:99 ../cat/virt-cat.pod:72
315 #: ../cat/virt-filesystems.pod:101 ../cat/virt-ls.pod:271
316 #: ../clone/virt-sysprep.pod:52 ../df/virt-df.pod:69 ../edit/virt-edit.pod:72
317 #: ../inspector/virt-inspector.pod:65 ../rescue/virt-rescue.pod:122
318 msgid "B<--add> file"
319 msgstr "B<--add> файл"
320
321 #. type: textblock
322 #: ../align/virt-alignment-scan.pod:101 ../clone/virt-sysprep.pod:54
323 msgid "Add I<file> which should be a disk image from a virtual machine."
324 msgstr ""
325
326 #. type: textblock
327 #: ../align/virt-alignment-scan.pod:103 ../cat/virt-cat.pod:78
328 #: ../cat/virt-filesystems.pod:107 ../cat/virt-ls.pod:277
329 #: ../clone/virt-sysprep.pod:56 ../df/virt-df.pod:75 ../edit/virt-edit.pod:78
330 #: ../fish/guestfish.pod:174 ../fuse/guestmount.pod:102
331 #: ../inspector/virt-inspector.pod:71 ../rescue/virt-rescue.pod:128
332 msgid ""
333 "The format of the disk image is auto-detected.  To override this and force a "
334 "particular format use the I<--format=..> option."
335 msgstr ""
336
337 #. type: =item
338 #: ../align/virt-alignment-scan.pod:106 ../cat/virt-cat.pod:81
339 #: ../cat/virt-filesystems.pod:125 ../cat/virt-ls.pod:291
340 #: ../clone/virt-sysprep.pod:59 ../df/virt-df.pod:78
341 #: ../rescue/virt-rescue.pod:135
342 msgid "B<-c> URI"
343 msgstr "B<-c> адреса"
344
345 #. type: =item
346 #: ../align/virt-alignment-scan.pod:108 ../cat/virt-cat.pod:83
347 #: ../cat/virt-filesystems.pod:127 ../cat/virt-ls.pod:293
348 #: ../clone/virt-sysprep.pod:61 ../df/virt-df.pod:80
349 #: ../rescue/virt-rescue.pod:137
350 msgid "B<--connect> URI"
351 msgstr "B<--connect> адреса"
352
353 #. type: textblock
354 #: ../align/virt-alignment-scan.pod:110 ../cat/virt-cat.pod:85
355 #: ../cat/virt-filesystems.pod:129 ../cat/virt-ls.pod:295
356 #: ../clone/virt-sysprep.pod:63 ../df/virt-df.pod:82 ../edit/virt-edit.pod:99
357 #: ../inspector/virt-inspector.pod:78 ../rescue/virt-rescue.pod:139
358 #: ../tools/virt-list-filesystems.pl:81 ../tools/virt-list-partitions.pl:82
359 #: ../tools/virt-tar.pl:131 ../tools/virt-win-reg.pl:132
360 msgid ""
361 "If using libvirt, connect to the given I<URI>.  If omitted, then we connect "
362 "to the default libvirt hypervisor."
363 msgstr ""
364
365 #. type: textblock
366 #: ../align/virt-alignment-scan.pod:113 ../cat/virt-cat.pod:88
367 #: ../cat/virt-filesystems.pod:132 ../cat/virt-ls.pod:298
368 #: ../clone/virt-sysprep.pod:66 ../df/virt-df.pod:85
369 #: ../rescue/virt-rescue.pod:142
370 msgid ""
371 "If you specify guest block devices directly (I<-a>), then libvirt is not "
372 "used at all."
373 msgstr ""
374
375 #. type: =item
376 #: ../align/virt-alignment-scan.pod:116 ../cat/virt-cat.pod:91
377 #: ../cat/virt-filesystems.pod:141 ../cat/virt-ls.pod:307
378 #: ../clone/virt-sysprep.pod:69 ../df/virt-df.pod:94 ../edit/virt-edit.pod:105
379 #: ../inspector/virt-inspector.pod:85 ../rescue/virt-rescue.pod:145
380 msgid "B<-d> guest"
381 msgstr "B<-d> гість"
382
383 #. type: =item
384 #: ../align/virt-alignment-scan.pod:118 ../cat/virt-cat.pod:93
385 #: ../cat/virt-filesystems.pod:143 ../cat/virt-ls.pod:309
386 #: ../clone/virt-sysprep.pod:71 ../df/virt-df.pod:96 ../edit/virt-edit.pod:107
387 #: ../inspector/virt-inspector.pod:87 ../rescue/virt-rescue.pod:147
388 msgid "B<--domain> guest"
389 msgstr "B<--domain> гість"
390
391 #. type: textblock
392 #: ../align/virt-alignment-scan.pod:120 ../cat/virt-cat.pod:95
393 #: ../cat/virt-filesystems.pod:145 ../cat/virt-ls.pod:311
394 #: ../clone/virt-sysprep.pod:73 ../df/virt-df.pod:98 ../edit/virt-edit.pod:109
395 #: ../inspector/virt-inspector.pod:89 ../rescue/virt-rescue.pod:149
396 msgid ""
397 "Add all the disks from the named libvirt guest.  Domain UUIDs can be used "
398 "instead of names."
399 msgstr ""
400
401 #. type: =item
402 #: ../align/virt-alignment-scan.pod:123 ../cat/virt-cat.pod:105
403 #: ../cat/virt-filesystems.pod:170 ../cat/virt-ls.pod:328
404 #: ../clone/virt-sysprep.pod:95 ../df/virt-df.pod:101
405 #: ../fish/guestfish.pod:233 ../fuse/guestmount.pod:142
406 #: ../inspector/virt-inspector.pod:99 ../rescue/virt-rescue.pod:152
407 msgid "B<--format=raw|qcow2|..>"
408 msgstr "B<--format=raw|qcow2|..>"
409
410 #. type: =item
411 #: ../align/virt-alignment-scan.pod:125 ../cat/virt-cat.pod:107
412 #: ../cat/virt-filesystems.pod:172 ../cat/virt-ls.pod:330
413 #: ../clone/virt-sysprep.pod:97 ../df/virt-df.pod:103
414 #: ../edit/virt-edit.pod:134 ../fish/guestfish.pod:235
415 #: ../fuse/guestmount.pod:144 ../inspector/virt-inspector.pod:101
416 #: ../rescue/virt-rescue.pod:154
417 msgid "B<--format>"
418 msgstr "B<--format>"
419
420 #. type: textblock
421 #: ../align/virt-alignment-scan.pod:127 ../cat/virt-cat.pod:109
422 #: ../cat/virt-filesystems.pod:174 ../cat/virt-ls.pod:332
423 #: ../clone/virt-sysprep.pod:99 ../df/virt-df.pod:105
424 #: ../edit/virt-edit.pod:136 ../fish/guestfish.pod:237
425 #: ../fuse/guestmount.pod:146 ../rescue/virt-rescue.pod:156
426 msgid ""
427 "The default for the I<-a> option is to auto-detect the format of the disk "
428 "image.  Using this forces the disk format for I<-a> options which follow on "
429 "the command line.  Using I<--format> with no argument switches back to auto-"
430 "detection for subsequent I<-a> options."
431 msgstr ""
432
433 #. type: textblock
434 #: ../align/virt-alignment-scan.pod:132 ../cat/virt-cat.pod:114
435 #: ../cat/virt-filesystems.pod:179 ../cat/virt-ls.pod:337
436 #: ../clone/virt-sysprep.pod:104 ../df/virt-df.pod:110
437 #: ../edit/virt-edit.pod:141 ../fish/guestfish.pod:242
438 #: ../fish/guestfish.pod:673 ../inspector/virt-inspector.pod:351
439 #: ../rescue/virt-rescue.pod:161 ../src/guestfs.pod:2877
440 msgid "For example:"
441 msgstr "Приклад:"
442
443 #. type: verbatim
444 #: ../align/virt-alignment-scan.pod:134
445 #, no-wrap
446 msgid ""
447 " virt-alignment-scan --format=raw -a disk.img\n"
448 "\n"
449 msgstr ""
450
451 #. type: textblock
452 #: ../align/virt-alignment-scan.pod:136 ../cat/virt-cat.pod:118
453 #: ../cat/virt-filesystems.pod:183 ../cat/virt-ls.pod:341
454 #: ../clone/virt-sysprep.pod:108 ../df/virt-df.pod:114
455 #: ../edit/virt-edit.pod:145 ../fish/guestfish.pod:246
456 #: ../rescue/virt-rescue.pod:165
457 msgid "forces raw format (no auto-detection) for C<disk.img>."
458 msgstr ""
459
460 #. type: verbatim
461 #: ../align/virt-alignment-scan.pod:138
462 #, no-wrap
463 msgid ""
464 " virt-alignment-scan --format=raw -a disk.img --format -a another.img\n"
465 "\n"
466 msgstr ""
467
468 #. type: textblock
469 #: ../align/virt-alignment-scan.pod:140 ../cat/virt-cat.pod:122
470 #: ../cat/virt-filesystems.pod:187 ../cat/virt-ls.pod:345
471 #: ../clone/virt-sysprep.pod:112 ../df/virt-df.pod:118
472 #: ../edit/virt-edit.pod:149 ../fish/guestfish.pod:250
473 #: ../rescue/virt-rescue.pod:169
474 msgid ""
475 "forces raw format (no auto-detection) for C<disk.img> and reverts to auto-"
476 "detection for C<another.img>."
477 msgstr ""
478
479 #. type: textblock
480 #: ../align/virt-alignment-scan.pod:143 ../cat/virt-cat.pod:125
481 #: ../cat/virt-filesystems.pod:190 ../cat/virt-ls.pod:348
482 #: ../clone/virt-sysprep.pod:115 ../df/virt-df.pod:121
483 #: ../edit/virt-edit.pod:152 ../rescue/virt-rescue.pod:172
484 msgid ""
485 "If you have untrusted raw-format guest disk images, you should use this "
486 "option to specify the disk format.  This avoids a possible security problem "
487 "with malicious guests (CVE-2010-3851)."
488 msgstr ""
489
490 #. type: =item
491 #: ../align/virt-alignment-scan.pod:147 ../resize/virt-resize.pod:491
492 #: ../sparsify/virt-sparsify.pod:171
493 msgid "B<-q>"
494 msgstr "B<-q>"
495
496 #. type: =item
497 #: ../align/virt-alignment-scan.pod:149 ../resize/virt-resize.pod:493
498 #: ../sparsify/virt-sparsify.pod:173
499 msgid "B<--quiet>"
500 msgstr "B<--quiet>"
501
502 #. type: textblock
503 #: ../align/virt-alignment-scan.pod:151
504 msgid ""
505 "Don't produce any output.  Just set the exit code (see L</EXIT STATUS> "
506 "below)."
507 msgstr ""
508
509 #. type: =item
510 #: ../align/virt-alignment-scan.pod:154 ../cat/virt-cat.pod:134
511 #: ../cat/virt-filesystems.pod:261 ../cat/virt-ls.pod:425
512 #: ../clone/virt-sysprep.pod:138 ../df/virt-df.pod:173
513 #: ../edit/virt-edit.pod:161 ../fish/guestfish.pod:390
514 #: ../fuse/guestmount.pod:266 ../inspector/virt-inspector.pod:119
515 #: ../rescue/virt-rescue.pod:219 ../sparsify/virt-sparsify.pod:177
516 msgid "B<-v>"
517 msgstr "B<-v>"
518
519 #. type: =item
520 #: ../align/virt-alignment-scan.pod:156 ../cat/virt-cat.pod:136
521 #: ../cat/virt-filesystems.pod:263 ../cat/virt-ls.pod:427
522 #: ../clone/virt-sysprep.pod:140 ../df/virt-df.pod:175
523 #: ../edit/virt-edit.pod:163 ../fish/guestfish.pod:392
524 #: ../fuse/guestmount.pod:268 ../inspector/virt-inspector.pod:121
525 #: ../rescue/virt-rescue.pod:221 ../sparsify/virt-sparsify.pod:179
526 msgid "B<--verbose>"
527 msgstr "B<--verbose>"
528
529 #. type: textblock
530 #: ../align/virt-alignment-scan.pod:158 ../cat/virt-cat.pod:138
531 #: ../cat/virt-filesystems.pod:265 ../cat/virt-ls.pod:429
532 #: ../clone/virt-sysprep.pod:142 ../df/virt-df.pod:177
533 #: ../edit/virt-edit.pod:165 ../inspector/virt-inspector.pod:123
534 #: ../rescue/virt-rescue.pod:223 ../sparsify/virt-sparsify.pod:181
535 msgid "Enable verbose messages for debugging."
536 msgstr ""
537
538 #. type: =item
539 #: ../align/virt-alignment-scan.pod:160 ../cat/virt-cat.pod:140
540 #: ../cat/virt-filesystems.pod:267 ../cat/virt-ls.pod:431
541 #: ../clone/virt-sysprep.pod:144 ../df/virt-df.pod:179
542 #: ../edit/virt-edit.pod:167 ../fish/guestfish.pod:397
543 #: ../fuse/guestmount.pod:272 ../inspector/virt-inspector.pod:125
544 #: ../rescue/virt-rescue.pod:225 ../resize/virt-resize.pod:561
545 #: ../sparsify/virt-sparsify.pod:183
546 msgid "B<-V>"
547 msgstr "B<-V>"
548
549 #. type: =item
550 #: ../align/virt-alignment-scan.pod:162 ../cat/virt-cat.pod:142
551 #: ../cat/virt-filesystems.pod:269 ../cat/virt-ls.pod:433
552 #: ../clone/virt-sysprep.pod:146 ../df/virt-df.pod:181
553 #: ../edit/virt-edit.pod:169 ../fish/guestfish.pod:399
554 #: ../fuse/guestmount.pod:274 ../inspector/virt-inspector.pod:127
555 #: ../rescue/virt-rescue.pod:227 ../resize/virt-resize.pod:563
556 #: ../sparsify/virt-sparsify.pod:185 ../tools/virt-list-filesystems.pl:69
557 #: ../tools/virt-list-partitions.pl:70 ../tools/virt-make-fs.pl:169
558 #: ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112
559 msgid "B<--version>"
560 msgstr "B<--version>"
561
562 #. type: textblock
563 #: ../align/virt-alignment-scan.pod:164 ../cat/virt-cat.pod:144
564 #: ../cat/virt-filesystems.pod:271 ../cat/virt-ls.pod:435
565 #: ../clone/virt-sysprep.pod:148 ../df/virt-df.pod:183
566 #: ../edit/virt-edit.pod:171 ../inspector/virt-inspector.pod:129
567 #: ../rescue/virt-rescue.pod:229 ../resize/virt-resize.pod:565
568 #: ../sparsify/virt-sparsify.pod:187 ../tools/virt-list-filesystems.pl:71
569 #: ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:171
570 #: ../tools/virt-tar.pl:121 ../tools/virt-win-reg.pl:114
571 msgid "Display version number and exit."
572 msgstr "Показати дані щодо версії і завершити роботу."
573
574 #. type: =item
575 #: ../align/virt-alignment-scan.pod:166 ../cat/virt-cat.pod:146
576 #: ../cat/virt-filesystems.pod:281 ../cat/virt-ls.pod:437
577 #: ../clone/virt-sysprep.pod:150 ../df/virt-df.pod:185
578 #: ../edit/virt-edit.pod:173 ../fish/guestfish.pod:412
579 #: ../fuse/guestmount.pod:287 ../inspector/virt-inspector.pod:131
580 #: ../rescue/virt-rescue.pod:240 ../sparsify/virt-sparsify.pod:189
581 #: ../tools/virt-tar.pl:158
582 msgid "B<-x>"
583 msgstr "B<-x>"
584
585 #. type: textblock
586 #: ../align/virt-alignment-scan.pod:168 ../cat/virt-cat.pod:148
587 #: ../cat/virt-filesystems.pod:283 ../cat/virt-ls.pod:439
588 #: ../clone/virt-sysprep.pod:152 ../df/virt-df.pod:187
589 #: ../edit/virt-edit.pod:175 ../inspector/virt-inspector.pod:133
590 #: ../rescue/virt-rescue.pod:242 ../sparsify/virt-sparsify.pod:191
591 msgid "Enable tracing of libguestfs API calls."
592 msgstr ""
593
594 #. type: =head1
595 #: ../align/virt-alignment-scan.pod:172
596 msgid "RECOMMENDED ALIGNMENT"
597 msgstr ""
598
599 #. type: textblock
600 #: ../align/virt-alignment-scan.pod:174
601 msgid ""
602 "Operating systems older than Windows 2008 and Linux before ca.2010 place the "
603 "first sector of the first partition at sector 63, with a 512 byte sector "
604 "size.  This happens because of a historical accident.  Drives have to report "
605 "a cylinder / head / sector (CHS) geometry to the BIOS.  The geometry is "
606 "completely meaningless on modern drives, but it happens that the geometry "
607 "reported always has 63 sectors per track.  The operating system therefore "
608 "places the first partition at the start of the second \"track\", at sector "
609 "63."
610 msgstr ""
611
612 #. type: textblock
613 #: ../align/virt-alignment-scan.pod:183
614 msgid ""
615 "When the guest OS is virtualized, the host operating system and hypervisor "
616 "may prefer accesses aligned to one of:"
617 msgstr ""
618
619 #. type: =item
620 #: ../align/virt-alignment-scan.pod:188
621 msgid "* 512 bytes"
622 msgstr ""
623
624 #. type: textblock
625 #: ../align/virt-alignment-scan.pod:190
626 msgid ""
627 "if the host OS uses local storage directly on hard drive partitions, and the "
628 "hard drive has 512 byte physical sectors."
629 msgstr ""
630
631 #. type: =item
632 #: ../align/virt-alignment-scan.pod:193
633 msgid "* 4 Kbytes"
634 msgstr ""
635
636 #. type: textblock
637 #: ../align/virt-alignment-scan.pod:195
638 msgid ""
639 "for local storage on new hard drives with 4Kbyte physical sectors; for file-"
640 "backed storage on filesystems with 4Kbyte block size; or for some types of "
641 "network-attached storage."
642 msgstr ""
643
644 #. type: =item
645 #: ../align/virt-alignment-scan.pod:199
646 msgid "* 64 Kbytes"
647 msgstr ""
648
649 #. type: textblock
650 #: ../align/virt-alignment-scan.pod:201
651 msgid ""
652 "for high-end network-attached storage.  This is the optimal block size for "
653 "some NetApp hardware."
654 msgstr ""
655
656 #. type: =item
657 #: ../align/virt-alignment-scan.pod:204
658 msgid "* 1 Mbyte"
659 msgstr ""
660
661 #. type: textblock
662 #: ../align/virt-alignment-scan.pod:206
663 msgid "see L</1 MB PARTITION ALIGNMENT> below."
664 msgstr ""
665
666 #. type: textblock
667 #: ../align/virt-alignment-scan.pod:210
668 msgid ""
669 "Partitions which are not aligned correctly to the underlying storage cause "
670 "extra I/O.  For example:"
671 msgstr ""
672
673 #. type: verbatim
674 #: ../align/virt-alignment-scan.pod:213
675 #, no-wrap
676 msgid ""
677 "                       sect#63\n"
678 "                       +--------------------------+------\n"
679 "                       |         guest            |\n"
680 "                       |    filesystem block      |\n"
681 " ---+------------------+------+-------------------+-----+---\n"
682 "    |  host block             |  host block             |\n"
683 "    |                         |                         |\n"
684 " ---+-------------------------+-------------------------+---\n"
685 "\n"
686 msgstr ""
687
688 #. type: textblock
689 #: ../align/virt-alignment-scan.pod:222
690 msgid ""
691 "In this example, each time a 4K guest block is read, two blocks on the host "
692 "must be accessed (so twice as much I/O is done).  When a 4K guest block is "
693 "written, two host blocks must first be read, the old and new data combined, "
694 "and the two blocks written back (4x I/O)."
695 msgstr ""
696
697 #. type: =head2
698 #: ../align/virt-alignment-scan.pod:227
699 msgid "LINUX HOST BLOCK AND I/O SIZE"
700 msgstr ""
701
702 #. type: textblock
703 #: ../align/virt-alignment-scan.pod:229
704 msgid ""
705 "New versions of the Linux kernel expose the physical and logical block size, "
706 "and minimum and recommended I/O size."
707 msgstr ""
708
709 #. type: textblock
710 #: ../align/virt-alignment-scan.pod:232
711 msgid "For a typical consumer hard drive with 512 byte sectors:"
712 msgstr ""
713
714 #. type: verbatim
715 #: ../align/virt-alignment-scan.pod:234
716 #, no-wrap
717 msgid ""
718 " $ cat /sys/block/sda/queue/hw_sector_size\n"
719 " 512\n"
720 " $ cat /sys/block/sda/queue/physical_block_size\n"
721 " 512\n"
722 " $ cat /sys/block/sda/queue/logical_block_size\n"
723 " 512\n"
724 " $ cat /sys/block/sda/queue/minimum_io_size\n"
725 " 512\n"
726 " $ cat /sys/block/sda/queue/optimal_io_size\n"
727 " 0\n"
728 "\n"
729 msgstr ""
730
731 #. type: textblock
732 #: ../align/virt-alignment-scan.pod:245
733 msgid "For a new consumer hard drive with 4Kbyte sectors:"
734 msgstr ""
735
736 #. type: verbatim
737 #: ../align/virt-alignment-scan.pod:247
738 #, no-wrap
739 msgid ""
740 " $ cat /sys/block/sda/queue/hw_sector_size\n"
741 " 4096\n"
742 " $ cat /sys/block/sda/queue/physical_block_size\n"
743 " 4096\n"
744 " $ cat /sys/block/sda/queue/logical_block_size\n"
745 " 4096\n"
746 " $ cat /sys/block/sda/queue/minimum_io_size\n"
747 " 4096\n"
748 " $ cat /sys/block/sda/queue/optimal_io_size\n"
749 " 0\n"
750 "\n"
751 msgstr ""
752
753 #. type: textblock
754 #: ../align/virt-alignment-scan.pod:258
755 msgid "For a NetApp LUN:"
756 msgstr ""
757
758 #. type: verbatim
759 #: ../align/virt-alignment-scan.pod:260
760 #, no-wrap
761 msgid ""
762 " $ cat /sys/block/sdc/queue/logical_block_size\n"
763 " 512\n"
764 " $ cat /sys/block/sdc/queue/physical_block_size\n"
765 " 512\n"
766 " $ cat /sys/block/sdc/queue/minimum_io_size\n"
767 " 4096\n"
768 " $ cat /sys/block/sdc/queue/optimal_io_size\n"
769 " 65536\n"
770 "\n"
771 msgstr ""
772
773 #. type: textblock
774 #: ../align/virt-alignment-scan.pod:269
775 msgid ""
776 "The NetApp allows 512 byte accesses (but they will be very inefficient), "
777 "prefers a minimum 4K I/O size, but the optimal I/O size is 64K."
778 msgstr ""
779
780 #. type: textblock
781 #: ../align/virt-alignment-scan.pod:273
782 msgid ""
783 "For detailed information about what these numbers mean, see L<http://docs."
784 "redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/"
785 "Storage_Administration_Guide/newstorage-iolimits.html>"
786 msgstr ""
787
788 #. type: textblock
789 #: ../align/virt-alignment-scan.pod:276
790 msgid ""
791 "[Thanks to Matt Booth for providing 4K drive data.  Thanks to Mike Snitzer "
792 "for providing NetApp data and additional information.]"
793 msgstr ""
794
795 #. type: =head2
796 #: ../align/virt-alignment-scan.pod:279
797 msgid "1 MB PARTITION ALIGNMENT"
798 msgstr ""
799
800 #. type: textblock
801 #: ../align/virt-alignment-scan.pod:281
802 msgid ""
803 "Microsoft picked 1 MB as the default alignment for all partitions starting "
804 "with Windows 2008 Server, and Linux has followed this."
805 msgstr ""
806
807 #. type: textblock
808 #: ../align/virt-alignment-scan.pod:284
809 msgid ""
810 "Assuming 512 byte sectors in the guest, you will now see the first partition "
811 "starting at sector 2048, and subsequent partitions (if any)  will start at a "
812 "multiple of 2048 sectors."
813 msgstr ""
814
815 #. type: textblock
816 #: ../align/virt-alignment-scan.pod:288
817 msgid ""
818 "1 MB alignment is compatible with all current alignment requirements (4K, "
819 "64K) and provides room for future growth in physical block sizes."
820 msgstr ""
821
822 #. type: =head2
823 #: ../align/virt-alignment-scan.pod:291
824 msgid "SETTING ALIGNMENT"
825 msgstr ""
826
827 #. type: textblock
828 #: ../align/virt-alignment-scan.pod:293
829 msgid ""
830 "L<virt-resize(1)> can change the alignment of the partitions of some "
831 "guests.  Currently it can fully align all the partitions of all Windows "
832 "guests, and it will fix the bootloader where necessary.  For Linux guests, "
833 "it can align the second and subsequent partitions, so the majority of OS "
834 "accesses except at boot will be aligned."
835 msgstr ""
836
837 #. type: textblock
838 #: ../align/virt-alignment-scan.pod:299
839 msgid ""
840 "Another way to correct partition alignment problems is to reinstall your "
841 "guest operating systems.  If you install operating systems from templates, "
842 "ensure these have correct partition alignment too."
843 msgstr ""
844
845 #. type: textblock
846 #: ../align/virt-alignment-scan.pod:303
847 msgid ""
848 "For older versions of Windows, the following NetApp document contains useful "
849 "information: L<http://media.netapp.com/documents/tr-3747.pdf>"
850 msgstr ""
851
852 #. type: textblock
853 #: ../align/virt-alignment-scan.pod:306
854 msgid ""
855 "For Red Hat Enterprise Linux E<le> 5, use a Kickstart script that contains "
856 "an explicit C<%pre> section that creates aligned partitions using L<parted(8)"
857 ">.  Do not use the Kickstart C<part> command.  The NetApp document above "
858 "contains an example."
859 msgstr ""
860
861 #. type: =head1
862 #: ../align/virt-alignment-scan.pod:311 ../cat/virt-cat.pod:231
863 #: ../cat/virt-filesystems.pod:373 ../cat/virt-ls.pod:483
864 #: ../clone/virt-sysprep.pod:475 ../df/virt-df.pod:241
865 #: ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:367
866 #: ../rescue/virt-rescue.pod:303 ../resize/virt-resize.pod:676
867 #: ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258
868 #: ../tools/virt-make-fs.pl:550 ../tools/virt-tar.pl:289
869 #: ../tools/virt-win-reg.pl:744
870 msgid "SHELL QUOTING"
871 msgstr ""
872
873 #. type: textblock
874 #: ../align/virt-alignment-scan.pod:313 ../cat/virt-cat.pod:233
875 #: ../cat/virt-filesystems.pod:375 ../cat/virt-ls.pod:485
876 #: ../clone/virt-sysprep.pod:477 ../df/virt-df.pod:243
877 #: ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:369
878 #: ../rescue/virt-rescue.pod:305 ../resize/virt-resize.pod:678
879 #: ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260
880 #: ../tools/virt-make-fs.pl:552 ../tools/virt-tar.pl:291
881 #: ../tools/virt-win-reg.pl:752
882 msgid ""
883 "Libvirt guest names can contain arbitrary characters, some of which have "
884 "meaning to the shell such as C<#> and space.  You may need to quote or "
885 "escape these characters on the command line.  See the shell manual page L<sh"
886 "(1)> for details."
887 msgstr ""
888
889 #. type: =head1
890 #: ../align/virt-alignment-scan.pod:318 ../cat/virt-cat.pod:238
891 #: ../cat/virt-filesystems.pod:380 ../cat/virt-ls.pod:490
892 #: ../clone/virt-sysprep.pod:482 ../df/virt-df.pod:248
893 #: ../edit/virt-edit.pod:349 ../fish/guestfish.pod:1114
894 #: ../fuse/guestmount.pod:312 ../inspector/virt-inspector.pod:390
895 #: ../resize/virt-resize.pod:683 ../sparsify/virt-sparsify.pod:245
896 #: ../test-tool/libguestfs-test-tool.pod:90
897 msgid "EXIT STATUS"
898 msgstr ""
899
900 #. type: textblock
901 #: ../align/virt-alignment-scan.pod:320
902 msgid "This program returns:"
903 msgstr ""
904
905 #. type: =item
906 #: ../align/virt-alignment-scan.pod:324 ../align/virt-alignment-scan.pod:330
907 #: ../align/virt-alignment-scan.pod:336 ../align/virt-alignment-scan.pod:343
908 #: ../cat/virt-cat.pod:177 ../cat/virt-cat.pod:182 ../cat/virt-cat.pod:187
909 #: ../cat/virt-cat.pod:198 ../cat/virt-cat.pod:202
910 #: ../clone/virt-sysprep.pod:283 ../clone/virt-sysprep.pod:287
911 #: ../clone/virt-sysprep.pod:291 ../clone/virt-sysprep.pod:295
912 #: ../clone/virt-sysprep.pod:310 ../clone/virt-sysprep.pod:314
913 #: ../clone/virt-sysprep.pod:318 ../clone/virt-sysprep.pod:322
914 #: ../clone/virt-sysprep.pod:326 ../clone/virt-sysprep.pod:362
915 #: ../clone/virt-sysprep.pod:384 ../clone/virt-sysprep.pod:388
916 #: ../df/virt-df.pod:148 ../df/virt-df.pod:154 ../edit/virt-edit.pod:266
917 #: ../edit/virt-edit.pod:271 ../edit/virt-edit.pod:276
918 #: ../edit/virt-edit.pod:287 ../edit/virt-edit.pod:291
919 #: ../examples/guestfs-recipes.pod:98 ../examples/guestfs-recipes.pod:102
920 #: ../examples/guestfs-recipes.pod:106 ../examples/guestfs-recipes.pod:132
921 #: ../examples/guestfs-recipes.pod:137 ../examples/guestfs-recipes.pod:227
922 #: ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235
923 #: ../examples/guestfs-recipes.pod:239 ../examples/guestfs-recipes.pod:243
924 #: ../examples/guestfs-testing.pod:110 ../examples/guestfs-testing.pod:114
925 #: ../examples/guestfs-testing.pod:118 ../fish/guestfish-actions.pod:13
926 #: ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:441
927 #: ../fish/guestfish-actions.pod:449 ../fish/guestfish-actions.pod:456
928 #: ../fish/guestfish-actions.pod:463 ../fish/guestfish-actions.pod:1262
929 #: ../fish/guestfish-actions.pod:1266 ../fish/guestfish-actions.pod:1270
930 #: ../fish/guestfish-actions.pod:1274 ../fish/guestfish-actions.pod:1282
931 #: ../fish/guestfish-actions.pod:1286 ../fish/guestfish-actions.pod:1290
932 #: ../fish/guestfish-actions.pod:1300 ../fish/guestfish-actions.pod:1304
933 #: ../fish/guestfish-actions.pod:1308 ../fish/guestfish-actions.pod:1398
934 #: ../fish/guestfish-actions.pod:1402 ../fish/guestfish-actions.pod:1407
935 #: ../fish/guestfish-actions.pod:1412 ../fish/guestfish-actions.pod:1454
936 #: ../fish/guestfish-actions.pod:1458 ../fish/guestfish-actions.pod:1463
937 #: ../fish/guestfish-actions.pod:1719 ../fish/guestfish-actions.pod:1726
938 #: ../fish/guestfish-actions.pod:1733 ../fish/guestfish-actions.pod:2136
939 #: ../fish/guestfish-actions.pod:2142 ../fish/guestfish-actions.pod:2150
940 #: ../fish/guestfish-actions.pod:2157 ../fish/guestfish-actions.pod:2164
941 #: ../fish/guestfish.pod:445 ../fish/guestfish.pod:449
942 #: ../fish/guestfish.pod:453 ../fish/guestfish.pod:457
943 #: ../inspector/virt-inspector.pod:408 ../inspector/virt-inspector.pod:412
944 #: ../resize/virt-resize.pod:359 ../resize/virt-resize.pod:363
945 #: ../resize/virt-resize.pod:372 ../resize/virt-resize.pod:378
946 #: ../sparsify/virt-sparsify.pod:32 ../sparsify/virt-sparsify.pod:39
947 #: ../sparsify/virt-sparsify.pod:43 ../sparsify/virt-sparsify.pod:49
948 #: ../sparsify/virt-sparsify.pod:54 ../sparsify/virt-sparsify.pod:58
949 #: ../sparsify/virt-sparsify.pod:64 ../src/guestfs-actions.pod:22
950 #: ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:641
951 #: ../src/guestfs-actions.pod:649 ../src/guestfs-actions.pod:656
952 #: ../src/guestfs-actions.pod:663 ../src/guestfs-actions.pod:2079
953 #: ../src/guestfs-actions.pod:2083 ../src/guestfs-actions.pod:2087
954 #: ../src/guestfs-actions.pod:2091 ../src/guestfs-actions.pod:2099
955 #: ../src/guestfs-actions.pod:2103 ../src/guestfs-actions.pod:2107
956 #: ../src/guestfs-actions.pod:2117 ../src/guestfs-actions.pod:2121
957 #: ../src/guestfs-actions.pod:2125 ../src/guestfs-actions.pod:2263
958 #: ../src/guestfs-actions.pod:2267 ../src/guestfs-actions.pod:2272
959 #: ../src/guestfs-actions.pod:2277 ../src/guestfs-actions.pod:2338
960 #: ../src/guestfs-actions.pod:2342 ../src/guestfs-actions.pod:2347
961 #: ../src/guestfs-actions.pod:2762 ../src/guestfs-actions.pod:2769
962 #: ../src/guestfs-actions.pod:2776 ../src/guestfs-actions.pod:3321
963 #: ../src/guestfs-actions.pod:3327 ../src/guestfs-actions.pod:3335
964 #: ../src/guestfs-actions.pod:3342 ../src/guestfs-actions.pod:3349
965 #: ../src/guestfs.pod:403 ../src/guestfs.pod:408 ../src/guestfs.pod:413
966 #: ../src/guestfs.pod:417 ../src/guestfs.pod:422 ../src/guestfs.pod:426
967 #: ../src/guestfs.pod:431 ../src/guestfs.pod:436 ../src/guestfs.pod:1109
968 #: ../src/guestfs.pod:1113 ../src/guestfs.pod:1117 ../src/guestfs.pod:1122
969 #: ../src/guestfs.pod:1130 ../src/guestfs.pod:1149 ../src/guestfs.pod:1157
970 #: ../src/guestfs.pod:1179 ../src/guestfs.pod:1183 ../src/guestfs.pod:1187
971 #: ../src/guestfs.pod:1191 ../src/guestfs.pod:1195 ../src/guestfs.pod:1199
972 #: ../src/guestfs.pod:1689 ../src/guestfs.pod:1694 ../src/guestfs.pod:1698
973 #: ../src/guestfs.pod:1800 ../src/guestfs.pod:1805 ../src/guestfs.pod:1809
974 #: ../src/guestfs.pod:1819 ../src/guestfs.pod:2108 ../src/guestfs.pod:2113
975 #: ../src/guestfs.pod:2119 ../src/guestfs.pod:2127 ../src/guestfs.pod:2645
976 #: ../src/guestfs.pod:2651 ../src/guestfs.pod:2656 ../src/guestfs.pod:2662
977 #: ../src/guestfs.pod:3067 ../src/guestfs.pod:3072 ../src/guestfs.pod:3076
978 #: ../src/guestfs.pod:3080 ../src/guestfs.pod:3084 ../src/guestfs.pod:3098
979 #: ../src/guestfs.pod:3103 ../src/guestfs.pod:3335 ../src/guestfs.pod:3339
980 #: ../src/guestfs.pod:3343 ../src/guestfs.pod:3347
981 #: ../tools/virt-win-reg.pl:197 ../tools/virt-win-reg.pl:202
982 #: ../tools/virt-win-reg.pl:208 ../tools/virt-win-reg.pl:721
983 #: ../tools/virt-win-reg.pl:727 ../tools/virt-win-reg.pl:733
984 msgid "*"
985 msgstr "*"
986
987 #. type: textblock
988 #: ../align/virt-alignment-scan.pod:326
989 msgid "0"
990 msgstr ""
991
992 #. type: textblock
993 #: ../align/virt-alignment-scan.pod:328
994 msgid ""
995 "successful exit, all partitions are aligned E<ge> 64K for best performance"
996 msgstr ""
997
998 #. type: textblock
999 #: ../align/virt-alignment-scan.pod:332
1000 msgid "1"
1001 msgstr ""
1002
1003 #. type: textblock
1004 #: ../align/virt-alignment-scan.pod:334
1005 msgid "an error scanning the disk image or guest"
1006 msgstr ""
1007
1008 #. type: textblock
1009 #: ../align/virt-alignment-scan.pod:338
1010 msgid "2"
1011 msgstr ""
1012
1013 #. type: textblock
1014 #: ../align/virt-alignment-scan.pod:340
1015 msgid ""
1016 "successful exit, some partitions have alignment E<lt> 64K which can result "
1017 "in poor performance on high end network storage"
1018 msgstr ""
1019
1020 #. type: textblock
1021 #: ../align/virt-alignment-scan.pod:345
1022 msgid "3"
1023 msgstr ""
1024
1025 #. type: textblock
1026 #: ../align/virt-alignment-scan.pod:347
1027 msgid ""
1028 "successful exit, some partitions have alignment E<lt> 4K which can result in "
1029 "poor performance on most hypervisors"
1030 msgstr ""
1031
1032 #. type: =head1
1033 #: ../align/virt-alignment-scan.pod:352 ../cat/virt-cat.pod:243
1034 #: ../cat/virt-filesystems.pod:385 ../cat/virt-ls.pod:495
1035 #: ../clone/virt-sysprep.pod:486 ../df/virt-df.pod:253
1036 #: ../edit/virt-edit.pod:354 ../erlang/examples/guestfs-erlang.pod:97
1037 #: ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384
1038 #: ../examples/guestfs-testing.pod:291 ../fish/guestfish.pod:1268
1039 #: ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39
1040 #: ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41
1041 #: ../fuse/guestmount.pod:317 ../inspector/virt-inspector.pod:395
1042 #: ../java/examples/guestfs-java.pod:45 ../ocaml/examples/guestfs-ocaml.pod:78
1043 #: ../perl/examples/guestfs-perl.pod:39
1044 #: ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:325
1045 #: ../resize/virt-resize.pod:688 ../ruby/examples/guestfs-ruby.pod:36
1046 #: ../sparsify/virt-sparsify.pod:269 ../src/guestfs.pod:3275
1047 #: ../test-tool/libguestfs-test-tool.pod:100
1048 #: ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265
1049 #: ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296
1050 #: ../tools/virt-win-reg.pl:757
1051 msgid "SEE ALSO"
1052 msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ"
1053
1054 #. type: textblock
1055 #: ../align/virt-alignment-scan.pod:354
1056 msgid ""
1057 "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, "
1058 "L<virt-resize(1)>, L<http://libguestfs.org/>."
1059 msgstr ""
1060
1061 #. type: =head1
1062 #: ../align/virt-alignment-scan.pod:361 ../cat/virt-cat.pod:252
1063 #: ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:507
1064 #: ../clone/virt-sysprep.pod:501 ../df/virt-df.pod:261
1065 #: ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:334
1066 #: ../resize/virt-resize.pod:711 ../sparsify/virt-sparsify.pod:282
1067 #: ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277
1068 #: ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311
1069 #: ../tools/virt-win-reg.pl:783
1070 msgid "AUTHOR"
1071 msgstr "АВТОР"
1072
1073 #. type: textblock
1074 #: ../align/virt-alignment-scan.pod:363 ../cat/virt-cat.pod:254
1075 #: ../cat/virt-filesystems.pod:398 ../cat/virt-ls.pod:509
1076 #: ../clone/virt-sysprep.pod:503 ../df/virt-df.pod:263
1077 #: ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:410
1078 #: ../rescue/virt-rescue.pod:336 ../resize/virt-resize.pod:713
1079 #: ../sparsify/virt-sparsify.pod:284 ../tools/virt-list-filesystems.pl:210
1080 #: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584
1081 #: ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:785
1082 msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
1083 msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
1084
1085 #. type: =head1
1086 #: ../align/virt-alignment-scan.pod:365 ../cat/virt-cat.pod:256
1087 #: ../cat/virt-filesystems.pod:400 ../cat/virt-ls.pod:511
1088 #: ../clone/virt-sysprep.pod:505 ../df/virt-df.pod:265
1089 #: ../edit/virt-edit.pod:372 ../erlang/examples/guestfs-erlang.pod:114
1090 #: ../examples/guestfs-examples.pod:49 ../examples/guestfs-recipes.pod:401
1091 #: ../examples/guestfs-testing.pod:302 ../fish/guestfish.pod:1300
1092 #: ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53
1093 #: ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55
1094 #: ../fuse/guestmount.pod:332 ../inspector/virt-inspector.pod:418
1095 #: ../java/examples/guestfs-java.pod:62 ../ocaml/examples/guestfs-ocaml.pod:95
1096 #: ../perl/examples/guestfs-perl.pod:56
1097 #: ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:338
1098 #: ../resize/virt-resize.pod:715 ../ruby/examples/guestfs-ruby.pod:52
1099 #: ../sparsify/virt-sparsify.pod:286 ../src/guestfs.pod:3358
1100 #: ../test-tool/libguestfs-test-tool.pod:110
1101 #: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281
1102 #: ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315
1103 #: ../tools/virt-win-reg.pl:787
1104 msgid "COPYRIGHT"
1105 msgstr "АВТОРСЬКІ ПРАВА"
1106
1107 #. type: textblock
1108 #: ../align/virt-alignment-scan.pod:367 ../clone/virt-sysprep.pod:507
1109 #: ../sparsify/virt-sparsify.pod:288
1110 msgid "Copyright (C) 2011 Red Hat Inc."
1111 msgstr ""
1112
1113 #. type: textblock
1114 #: ../align/virt-alignment-scan.pod:369 ../cat/virt-cat.pod:260
1115 #: ../cat/virt-filesystems.pod:404 ../cat/virt-ls.pod:515
1116 #: ../clone/virt-sysprep.pod:509 ../df/virt-df.pod:269
1117 #: ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1305
1118 #: ../fish/virt-copy-in.pod:69 ../fish/virt-copy-out.pod:58
1119 #: ../fish/virt-tar-in.pod:67 ../fish/virt-tar-out.pod:60
1120 #: ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:422
1121 #: ../rescue/virt-rescue.pod:342 ../resize/virt-resize.pod:719
1122 #: ../sparsify/virt-sparsify.pod:290 ../test-tool/libguestfs-test-tool.pod:115
1123 #: ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285
1124 #: ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319
1125 #: ../tools/virt-win-reg.pl:791
1126 msgid ""
1127 "This program is free software; you can redistribute it and/or modify it "
1128 "under the terms of the GNU General Public License as published by the Free "
1129 "Software Foundation; either version 2 of the License, or (at your option) "
1130 "any later version."
1131 msgstr ""
1132
1133 #. type: textblock
1134 #: ../align/virt-alignment-scan.pod:374 ../cat/virt-cat.pod:265
1135 #: ../cat/virt-filesystems.pod:409 ../cat/virt-ls.pod:520
1136 #: ../clone/virt-sysprep.pod:514 ../df/virt-df.pod:274
1137 #: ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1310
1138 #: ../fish/virt-copy-in.pod:74 ../fish/virt-copy-out.pod:63
1139 #: ../fish/virt-tar-in.pod:72 ../fish/virt-tar-out.pod:65
1140 #: ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:427
1141 #: ../rescue/virt-rescue.pod:347 ../resize/virt-resize.pod:724
1142 #: ../sparsify/virt-sparsify.pod:295 ../test-tool/libguestfs-test-tool.pod:120
1143 #: ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290
1144 #: ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324
1145 #: ../tools/virt-win-reg.pl:796
1146 msgid ""
1147 "This program is distributed in the hope that it will be useful, but WITHOUT "
1148 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
1149 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for "
1150 "more details."
1151 msgstr ""
1152 "Ця програма поширюється у сподіванні, що вона буде корисною, але БЕЗ БУДЬ-"
1153 "ЯКИХ ГАРАНТІЙНИХ ЗОБОВ’ЯЗАНЬ; навіть без очевидної гарантії ПРАЦЕЗДАТНОСТІ "
1154 "або ПРИДАТНОСТІ ДЛЯ ВИКОРИСТАННЯ З ПЕВНОЮ МЕТОЮ. Докладніше про це можна "
1155 "дізнатися з GNU General Public License."
1156
1157 #. type: textblock
1158 #: ../align/virt-alignment-scan.pod:379 ../cat/virt-cat.pod:270
1159 #: ../cat/virt-filesystems.pod:414 ../cat/virt-ls.pod:525
1160 #: ../clone/virt-sysprep.pod:519 ../df/virt-df.pod:279
1161 #: ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1315
1162 #: ../fish/virt-copy-in.pod:79 ../fish/virt-copy-out.pod:68
1163 #: ../fish/virt-tar-in.pod:77 ../fish/virt-tar-out.pod:70
1164 #: ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:432
1165 #: ../rescue/virt-rescue.pod:352 ../resize/virt-resize.pod:729
1166 #: ../sparsify/virt-sparsify.pod:300 ../test-tool/libguestfs-test-tool.pod:125
1167 #: ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295
1168 #: ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329
1169 #: ../tools/virt-win-reg.pl:801
1170 msgid ""
1171 "You should have received a copy of the GNU General Public License along with "
1172 "this program; if not, write to the Free Software Foundation, Inc., 51 "
1173 "Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA."
1174 msgstr ""
1175 "Ви маєте отримати копію GNU General Public License разом з цією програмою; "
1176 "якщо це не так, повідомте про факт за адресою Free Software Foundation, "
1177 "Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA."
1178
1179 #. type: textblock
1180 #: ../cat/virt-cat.pod:5
1181 msgid "virt-cat - Display files in a virtual machine"
1182 msgstr "virt-cat — показ файлів у віртуальній машині"
1183
1184 #. type: verbatim
1185 #: ../cat/virt-cat.pod:9
1186 #, no-wrap
1187 msgid ""
1188 " virt-cat [--options] -d domname file [file ...]\n"
1189 "\n"
1190 msgstr ""
1191 " virt-cat [--параметри] -d назва_домену файл [файл...]\n"
1192 "\n"
1193
1194 #. type: verbatim
1195 #: ../cat/virt-cat.pod:11
1196 #, no-wrap
1197 msgid ""
1198 " virt-cat [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
1199 "\n"
1200 msgstr ""
1201 " virt-cat [--параметри] -a диск.img [-a диск.img ...] файл [файл...]\n"
1202 "\n"
1203
1204 #. type: textblock
1205 #: ../cat/virt-cat.pod:13 ../edit/virt-edit.pod:15
1206 #: ../inspector/virt-inspector.pod:13
1207 msgid "Old-style:"
1208 msgstr "Застарілий стиль:"
1209
1210 #. type: verbatim
1211 #: ../cat/virt-cat.pod:15
1212 #, no-wrap
1213 msgid ""
1214 " virt-cat domname file\n"
1215 "\n"
1216 msgstr ""
1217 " virt-cat назва_домену файл\n"
1218 "\n"
1219
1220 #. type: verbatim
1221 #: ../cat/virt-cat.pod:17
1222 #, no-wrap
1223 msgid ""
1224 " virt-cat disk.img file\n"
1225 "\n"
1226 msgstr ""
1227 " virt-cat диск.img файл\n"
1228 "\n"
1229
1230 #. type: textblock
1231 #: ../cat/virt-cat.pod:21
1232 msgid ""
1233 "C<virt-cat> is a command line tool to display the contents of C<file> where "
1234 "C<file> exists in the named virtual machine (or disk image)."
1235 msgstr ""
1236 "C<virt-cat> — інструмент командного рядка для показу вмісту C<файла>, який "
1237 "зберігається у вказаній віртуальній машині (або образі диска)."
1238
1239 #. type: textblock
1240 #: ../cat/virt-cat.pod:24
1241 msgid ""
1242 "Multiple filenames can be given, in which case they are concatenated "
1243 "together.  Each filename must be a full path, starting at the root directory "
1244 "(starting with '/')."
1245 msgstr ""
1246 "Ви можете вказати декілька назв файлів. Вміст таких файлів буде об’єднано. "
1247 "Назви файлів слід вказувати повністю (разом зі шляхом), починаючи з "
1248 "кореневого каталогу (тобто назва має починатися з «/»)."
1249
1250 #. type: textblock
1251 #: ../cat/virt-cat.pod:28
1252 msgid ""
1253 "C<virt-cat> can be used to quickly view a file.  To edit a file, use C<virt-"
1254 "edit>.  For more complex cases you should look at the L<guestfish(1)> tool "
1255 "(see L</USING GUESTFISH> below)."
1256 msgstr ""
1257 "C<virt-cat> можна скористатися для пришвидшення перегляду файла. Для "
1258 "редагування даних слід користуватися C<virt-edit>. Для виконання складніших "
1259 "дій можна скористатися програмою L<guestfish(1)> (див. L</USING GUESTFISH> "
1260 "нижче)."
1261
1262 #. type: =head1
1263 #: ../cat/virt-cat.pod:32 ../cat/virt-ls.pod:35 ../df/virt-df.pod:43
1264 #: ../edit/virt-edit.pod:44 ../fish/guestfish.pod:41
1265 #: ../fish/guestfish.pod:1051 ../fish/virt-copy-in.pod:29
1266 #: ../fish/virt-copy-out.pod:21 ../fish/virt-tar-in.pod:30
1267 #: ../fish/virt-tar-out.pod:24 ../fuse/guestmount.pod:39
1268 #: ../resize/virt-resize.pod:27 ../sparsify/virt-sparsify.pod:75
1269 #: ../tools/virt-tar.pl:50
1270 msgid "EXAMPLES"
1271 msgstr "ПРИКЛАДИ"
1272
1273 #. type: textblock
1274 #: ../cat/virt-cat.pod:34
1275 msgid ""
1276 "Display C</etc/fstab> file from inside the libvirt VM called C<mydomain>:"
1277 msgstr ""
1278 "Показ файла C</etc/fstab> з віртуальної машини libvirt з назвою C<mydomain>:"
1279
1280 #. type: verbatim
1281 #: ../cat/virt-cat.pod:37
1282 #, no-wrap
1283 msgid ""
1284 " virt-cat -d mydomain /etc/fstab\n"
1285 "\n"
1286 msgstr ""
1287 " virt-cat -d mydomain /etc/fstab\n"
1288 "\n"
1289
1290 #. type: textblock
1291 #: ../cat/virt-cat.pod:39
1292 msgid "List syslog messages from a VM disk image file:"
1293 msgstr ""
1294 "Показ списку повідомлень syslog з файла образу диска віртуальної машини:"
1295
1296 #. type: verbatim
1297 #: ../cat/virt-cat.pod:41
1298 #, no-wrap
1299 msgid ""
1300 " virt-cat -a disk.img /var/log/messages | tail\n"
1301 "\n"
1302 msgstr ""
1303 " virt-cat -a disk.img /var/log/messages | tail\n"
1304 "\n"
1305
1306 #. type: textblock
1307 #: ../cat/virt-cat.pod:43
1308 msgid "Find out what DHCP IP address a VM acquired:"
1309 msgstr "Визначення IP-адреси DHCP, використаної віртуальною машиною:"
1310
1311 #. type: verbatim
1312 #: ../cat/virt-cat.pod:45
1313 #, no-wrap
1314 msgid ""
1315 " virt-cat -d mydomain /var/log/messages | \\\n"
1316 "   grep 'dhclient: bound to' | tail\n"
1317 "\n"
1318 msgstr ""
1319 " virt-cat -d mydomain /var/log/messages | \\\n"
1320 "   grep 'dhclient: bound to' | tail\n"
1321 "\n"
1322
1323 #. type: textblock
1324 #: ../cat/virt-cat.pod:48
1325 msgid "Find out what packages were recently installed:"
1326 msgstr "Пошук нещодавно встановлених пакунків:"
1327
1328 #. type: verbatim
1329 #: ../cat/virt-cat.pod:50
1330 #, no-wrap
1331 msgid ""
1332 " virt-cat -d mydomain /var/log/yum.log | tail\n"
1333 "\n"
1334 msgstr ""
1335 " virt-cat -d mydomain /var/log/yum.log | tail\n"
1336 "\n"
1337
1338 #. type: textblock
1339 #: ../cat/virt-cat.pod:52
1340 msgid "Find out who is logged on inside a virtual machine:"
1341 msgstr "Визначення користувачів, які працюють у віртуальній машині:"
1342
1343 #. type: verbatim
1344 #: ../cat/virt-cat.pod:54
1345 #, no-wrap
1346 msgid ""
1347 " virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n"
1348 " who /tmp/utmp\n"
1349 "\n"
1350 msgstr ""
1351 " virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n"
1352 " who /tmp/utmp\n"
1353 "\n"
1354
1355 #. type: textblock
1356 #: ../cat/virt-cat.pod:57
1357 msgid "or who was logged on:"
1358 msgstr "або тих, які у ній працювали:"
1359
1360 #. type: verbatim
1361 #: ../cat/virt-cat.pod:59
1362 #, no-wrap
1363 msgid ""
1364 " virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n"
1365 " last -f /tmp/wtmp\n"
1366 "\n"
1367 msgstr ""
1368 " virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n"
1369 " last -f /tmp/wtmp\n"
1370 "\n"
1371
1372 #. type: textblock
1373 #: ../cat/virt-cat.pod:74 ../cat/virt-filesystems.pod:103
1374 #: ../cat/virt-ls.pod:273 ../df/virt-df.pod:71 ../edit/virt-edit.pod:74
1375 #: ../inspector/virt-inspector.pod:67 ../rescue/virt-rescue.pod:124
1376 msgid ""
1377 "Add I<file> which should be a disk image from a virtual machine.  If the "
1378 "virtual machine has multiple block devices, you must supply all of them with "
1379 "separate I<-a> options."
1380 msgstr ""
1381
1382 #. type: =item
1383 #: ../cat/virt-cat.pod:98 ../cat/virt-filesystems.pod:148
1384 #: ../cat/virt-ls.pod:314 ../edit/virt-edit.pod:112 ../fish/guestfish.pod:217
1385 #: ../fuse/guestmount.pod:135 ../inspector/virt-inspector.pod:92
1386 msgid "B<--echo-keys>"
1387 msgstr "B<--echo-keys>"
1388
1389 #. type: textblock
1390 #: ../cat/virt-cat.pod:100
1391 msgid ""
1392 "When prompting for keys and passphrases, virt-cat normally turns echoing off "
1393 "so you cannot see what you are typing.  If you are not worried about Tempest "
1394 "attacks and there is no one else in the room you can specify this flag to "
1395 "see what you are typing."
1396 msgstr ""
1397
1398 #. type: verbatim
1399 #: ../cat/virt-cat.pod:116
1400 #, no-wrap
1401 msgid ""
1402 " virt-cat --format=raw -a disk.img file\n"
1403 "\n"
1404 msgstr ""
1405 " virt-cat --format=raw -a disk.img file\n"
1406 "\n"
1407
1408 #. type: verbatim
1409 #: ../cat/virt-cat.pod:120
1410 #, no-wrap
1411 msgid ""
1412 " virt-cat --format=raw -a disk.img --format -a another.img file\n"
1413 "\n"
1414 msgstr ""
1415 " virt-cat --format=raw -a disk.img --format -a another.img file\n"
1416 "\n"
1417
1418 #. type: =item
1419 #: ../cat/virt-cat.pod:129 ../cat/virt-filesystems.pod:200
1420 #: ../cat/virt-ls.pod:361 ../edit/virt-edit.pod:156 ../fish/guestfish.pod:289
1421 #: ../fuse/guestmount.pod:172 ../inspector/virt-inspector.pod:114
1422 msgid "B<--keys-from-stdin>"
1423 msgstr "B<--keys-from-stdin>"
1424
1425 #. type: textblock
1426 #: ../cat/virt-cat.pod:131 ../cat/virt-filesystems.pod:202
1427 #: ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291
1428 #: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:116
1429 msgid ""
1430 "Read key or passphrase parameters from stdin.  The default is to try to read "
1431 "passphrases from the user by opening C</dev/tty>."
1432 msgstr ""
1433
1434 #. type: =head1
1435 #: ../cat/virt-cat.pod:152 ../cat/virt-ls.pod:443 ../edit/virt-edit.pod:179
1436 #: ../inspector/virt-inspector.pod:144 ../rescue/virt-rescue.pod:246
1437 msgid "OLD-STYLE COMMAND LINE ARGUMENTS"
1438 msgstr ""
1439
1440 #. type: textblock
1441 #: ../cat/virt-cat.pod:154
1442 msgid "Previous versions of virt-cat allowed you to write either:"
1443 msgstr ""
1444
1445 #. type: verbatim
1446 #: ../cat/virt-cat.pod:156
1447 #, no-wrap
1448 msgid ""
1449 " virt-cat disk.img [disk.img ...] file\n"
1450 "\n"
1451 msgstr ""
1452
1453 #. type: textblock
1454 #: ../cat/virt-cat.pod:158 ../cat/virt-ls.pod:449 ../edit/virt-edit.pod:185
1455 #: ../inspector/virt-inspector.pod:150 ../rescue/virt-rescue.pod:252
1456 msgid "or"
1457 msgstr "або"
1458
1459 #. type: verbatim
1460 #: ../cat/virt-cat.pod:160
1461 #, no-wrap
1462 msgid ""
1463 " virt-cat guestname file\n"
1464 "\n"
1465 msgstr ""
1466
1467 #. type: textblock
1468 #: ../cat/virt-cat.pod:162 ../cat/virt-ls.pod:453 ../edit/virt-edit.pod:189
1469 #: ../inspector/virt-inspector.pod:154 ../rescue/virt-rescue.pod:256
1470 msgid ""
1471 "whereas in this version you should use I<-a> or I<-d> respectively to avoid "
1472 "the confusing case where a disk image might have the same name as a guest."
1473 msgstr ""
1474
1475 #. type: textblock
1476 #: ../cat/virt-cat.pod:166 ../cat/virt-ls.pod:457 ../edit/virt-edit.pod:193
1477 #: ../inspector/virt-inspector.pod:158 ../rescue/virt-rescue.pod:260
1478 msgid "For compatibility the old style is still supported."
1479 msgstr ""
1480
1481 #. type: =head1
1482 #: ../cat/virt-cat.pod:168 ../edit/virt-edit.pod:257 ../fish/guestfish.pod:858
1483 msgid "WINDOWS PATHS"
1484 msgstr "ШЛЯХИ У WINDOWS"
1485
1486 #. type: textblock
1487 #: ../cat/virt-cat.pod:170
1488 msgid ""
1489 "C<virt-cat> has a limited ability to understand Windows drive letters and "
1490 "paths (eg. C<E:\\foo\\bar.txt>)."
1491 msgstr ""
1492
1493 #. type: textblock
1494 #: ../cat/virt-cat.pod:173 ../edit/virt-edit.pod:262
1495 msgid "If and only if the guest is running Windows then:"
1496 msgstr ""
1497
1498 #. type: textblock
1499 #: ../cat/virt-cat.pod:179 ../edit/virt-edit.pod:268
1500 msgid ""
1501 "Drive letter prefixes like C<C:> are resolved against the Windows Registry "
1502 "to the correct filesystem."
1503 msgstr ""
1504
1505 #. type: textblock
1506 #: ../cat/virt-cat.pod:184 ../edit/virt-edit.pod:273
1507 msgid ""
1508 "Any backslash (C<\\>) characters in the path are replaced with forward "
1509 "slashes so that libguestfs can process it."
1510 msgstr ""
1511
1512 #. type: textblock
1513 #: ../cat/virt-cat.pod:189
1514 msgid ""
1515 "The path is resolved case insensitively to locate the file that should be "
1516 "displayed."
1517 msgstr ""
1518
1519 #. type: textblock
1520 #: ../cat/virt-cat.pod:194 ../edit/virt-edit.pod:283
1521 msgid "There are some known shortcomings:"
1522 msgstr ""
1523
1524 #. type: textblock
1525 #: ../cat/virt-cat.pod:200 ../edit/virt-edit.pod:289
1526 msgid "Some NTFS symbolic links may not be followed correctly."
1527 msgstr ""
1528
1529 #. type: textblock
1530 #: ../cat/virt-cat.pod:204 ../edit/virt-edit.pod:293
1531 msgid "NTFS junction points that cross filesystems are not followed."
1532 msgstr ""
1533
1534 #. type: =head1
1535 #: ../cat/virt-cat.pod:208 ../edit/virt-edit.pod:297
1536 msgid "USING GUESTFISH"
1537 msgstr "ВИКОРИСТАННЯ GUESTFISH"
1538
1539 #. type: textblock
1540 #: ../cat/virt-cat.pod:210
1541 msgid ""
1542 "L<guestfish(1)> is a more powerful, lower level tool which you can use when "
1543 "C<virt-cat> doesn't work."
1544 msgstr ""
1545
1546 #. type: textblock
1547 #: ../cat/virt-cat.pod:213
1548 msgid "Using C<virt-cat> is approximately equivalent to doing:"
1549 msgstr ""
1550
1551 #. type: verbatim
1552 #: ../cat/virt-cat.pod:215
1553 #, no-wrap
1554 msgid ""
1555 " guestfish --ro -i -d domname download file -\n"
1556 "\n"
1557 msgstr ""
1558
1559 #. type: textblock
1560 #: ../cat/virt-cat.pod:217
1561 msgid ""
1562 "where C<domname> is the name of the libvirt guest, and C<file> is the full "
1563 "path to the file.  Note the final C<-> (meaning \"output to stdout\")."
1564 msgstr ""
1565
1566 #. type: textblock
1567 #: ../cat/virt-cat.pod:221
1568 msgid ""
1569 "The command above uses libguestfs's guest inspection feature and so does not "
1570 "work on guests that libguestfs cannot inspect, or on things like arbitrary "
1571 "disk images that don't contain guests.  To display a file from a disk image "
1572 "directly, use:"
1573 msgstr ""
1574
1575 #. type: verbatim
1576 #: ../cat/virt-cat.pod:226
1577 #, no-wrap
1578 msgid ""
1579 " guestfish --ro -a disk.img -m /dev/sda1 download file -\n"
1580 "\n"
1581 msgstr ""
1582
1583 #. type: textblock
1584 #: ../cat/virt-cat.pod:228
1585 msgid ""
1586 "where C<disk.img> is the disk image, C</dev/sda1> is the filesystem within "
1587 "the disk image, and C<file> is the full path to the file."
1588 msgstr ""
1589
1590 #. type: textblock
1591 #: ../cat/virt-cat.pod:240 ../cat/virt-filesystems.pod:382
1592 #: ../cat/virt-ls.pod:492 ../df/virt-df.pod:250 ../edit/virt-edit.pod:351
1593 #: ../fuse/guestmount.pod:314 ../inspector/virt-inspector.pod:392
1594 #: ../resize/virt-resize.pod:685 ../sparsify/virt-sparsify.pod:247
1595 msgid ""
1596 "This program returns 0 if successful, or non-zero if there was an error."
1597 msgstr ""
1598
1599 #. type: textblock
1600 #: ../cat/virt-cat.pod:245
1601 msgid ""
1602 "L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-"
1603 "tar-out(1)>, L<http://libguestfs.org/>."
1604 msgstr ""
1605 "L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-"
1606 "tar-out(1)>, L<http://libguestfs.org/>."
1607
1608 #. type: textblock
1609 #: ../cat/virt-cat.pod:258 ../inspector/virt-inspector.pod:420
1610 #: ../resize/virt-resize.pod:717 ../tools/virt-make-fs.pl:588
1611 msgid "Copyright (C) 2010-2011 Red Hat Inc."
1612 msgstr "©Red Hat Inc., 2010–2011"
1613
1614 #. type: textblock
1615 #: ../cat/virt-filesystems.pod:5
1616 msgid ""
1617 "virt-filesystems - List filesystems, partitions, block devices, LVM in a "
1618 "virtual machine or disk image"
1619 msgstr ""
1620
1621 #. type: verbatim
1622 #: ../cat/virt-filesystems.pod:9
1623 #, no-wrap
1624 msgid ""
1625 " virt-filesystems [--options] -d domname\n"
1626 "\n"
1627 msgstr ""
1628 " virt-filesystems [--параметри] -d назва_домену\n"
1629 "\n"
1630
1631 #. type: verbatim
1632 #: ../cat/virt-filesystems.pod:11
1633 #, no-wrap
1634 msgid ""
1635 " virt-filesystems [--options] -a disk.img [-a disk.img ...]\n"
1636 "\n"
1637 msgstr ""
1638
1639 #. type: textblock
1640 #: ../cat/virt-filesystems.pod:15
1641 msgid ""
1642 "This tool allows you to discover filesystems, partitions, logical volumes, "
1643 "and their sizes in a disk image or virtual machine.  It is a replacement for "
1644 "L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>."
1645 msgstr ""
1646
1647 #. type: textblock
1648 #: ../cat/virt-filesystems.pod:20
1649 msgid ""
1650 "One use for this tool is from shell scripts to iterate over all filesystems "
1651 "from a disk image:"
1652 msgstr ""
1653
1654 #. type: verbatim
1655 #: ../cat/virt-filesystems.pod:23
1656 #, no-wrap
1657 msgid ""
1658 " for fs in $(virt-filesystems -a disk.img); do\n"
1659 "   # ...\n"
1660 " done\n"
1661 "\n"
1662 msgstr ""
1663 " for fs in $(virt-filesystems -a disk.img); do\n"
1664 "   # ...\n"
1665 " done\n"
1666 "\n"
1667
1668 #. type: textblock
1669 #: ../cat/virt-filesystems.pod:27
1670 msgid ""
1671 "Another use is to list partitions before using another tool to modify those "
1672 "partitions (such as L<virt-resize(1)>).  If you are curious about what an "
1673 "unknown disk image contains, use this tool along with L<virt-inspector(1)>."
1674 msgstr ""
1675
1676 #. type: textblock
1677 #: ../cat/virt-filesystems.pod:32
1678 msgid ""
1679 "Various command line options control what this program displays.  You need "
1680 "to give either I<-a> or I<-d> options to specify the disk image or libvirt "
1681 "guest respectively.  If you just specify that then the program shows "
1682 "filesystems found, one per line, like this:"
1683 msgstr ""
1684
1685 #. type: verbatim
1686 #: ../cat/virt-filesystems.pod:37
1687 #, no-wrap
1688 msgid ""
1689 " $ virt-filesystems -a disk.img\n"
1690 " /dev/sda1\n"
1691 " /dev/vg_guest/lv_root\n"
1692 "\n"
1693 msgstr ""
1694 " $ virt-filesystems -a disk.img\n"
1695 " /dev/sda1\n"
1696 " /dev/vg_guest/lv_root\n"
1697 "\n"
1698
1699 #. type: textblock
1700 #: ../cat/virt-filesystems.pod:41
1701 msgid ""
1702 "If you add I<-l> or I<--long> then the output includes extra information:"
1703 msgstr ""
1704
1705 #. type: verbatim
1706 #: ../cat/virt-filesystems.pod:44
1707 #, no-wrap
1708 msgid ""
1709 " $ virt-filesystems -a disk.img -l\n"
1710 " Name                   Type         VFS   Label  Size\n"
1711 " /dev/sda1              filesystem   ext4  boot   524288000\n"
1712 " /dev/vg_guest/lv_root  filesystem   ext4  root   10212081664\n"
1713 "\n"
1714 msgstr ""
1715
1716 #. type: textblock
1717 #: ../cat/virt-filesystems.pod:49
1718 msgid ""
1719 "If you add I<--extra> then non-mountable (swap, unknown) filesystems are "
1720 "shown as well:"
1721 msgstr ""
1722
1723 #. type: verbatim
1724 #: ../cat/virt-filesystems.pod:52
1725 #, no-wrap
1726 msgid ""
1727 " $ virt-filesystems -a disk.img --extra\n"
1728 " /dev/sda1\n"
1729 " /dev/vg_guest/lv_root\n"
1730 " /dev/vg_guest/lv_swap\n"
1731 " /dev/vg_guest/lv_data\n"
1732 "\n"
1733 msgstr ""
1734 " $ virt-filesystems -a disk.img --extra\n"
1735 " /dev/sda1\n"
1736 " /dev/vg_guest/lv_root\n"
1737 " /dev/vg_guest/lv_swap\n"
1738 " /dev/vg_guest/lv_data\n"
1739 "\n"
1740
1741 #. type: textblock
1742 #: ../cat/virt-filesystems.pod:58
1743 msgid ""
1744 "If you add I<--partitions> then partitions are shown instead of filesystems:"
1745 msgstr ""
1746
1747 #. type: verbatim
1748 #: ../cat/virt-filesystems.pod:60
1749 #, no-wrap
1750 msgid ""
1751 " $ virt-filesystems -a disk.img --partitions\n"
1752 " /dev/sda1\n"
1753 " /dev/sda2\n"
1754 "\n"
1755 msgstr ""
1756 " $ virt-filesystems -a disk.img --partitions\n"
1757 " /dev/sda1\n"
1758 " /dev/sda2\n"
1759 "\n"
1760
1761 #. type: textblock
1762 #: ../cat/virt-filesystems.pod:64
1763 msgid ""
1764 "Similarly you can use I<--logical-volumes>, I<--volume-groups>, I<--physical-"
1765 "volumes>, I<--block-devices> to list those items."
1766 msgstr ""
1767
1768 #. type: textblock
1769 #: ../cat/virt-filesystems.pod:67
1770 msgid ""
1771 "You can use these options in combination as well (if you want a combination "
1772 "including filesystems, you have to add I<--filesystems>).  Notice that some "
1773 "items fall into several categories (eg. C</dev/sda1> might be both a "
1774 "partition and a filesystem).  These items are listed several times.  To get "
1775 "a list which includes absolutely everything that virt-filesystems knows "
1776 "about, use the I<--all> option."
1777 msgstr ""
1778
1779 #. type: textblock
1780 #: ../cat/virt-filesystems.pod:74
1781 msgid ""
1782 "UUIDs (because they are quite long) are not shown by default.  Add the I<--"
1783 "uuid> option to display device and filesystem UUIDs in the long output."
1784 msgstr ""
1785
1786 #. type: textblock
1787 #: ../cat/virt-filesystems.pod:78
1788 msgid ""
1789 "I<--all --long --uuid> is a useful combination to display all possible "
1790 "information about everything."
1791 msgstr ""
1792
1793 #. type: verbatim
1794 #: ../cat/virt-filesystems.pod:81
1795 #, no-wrap
1796 msgid ""
1797 " $ virt-filesystems -a win.img --all --long --uuid -h\n"
1798 " Name      Type       VFS  Label           Size Parent   UUID\n"
1799 " /dev/sda1 filesystem ntfs System Reserved 100M -        F81C92571C92112C\n"
1800 " /dev/sda2 filesystem ntfs -               20G  -        F2E8996AE8992E3B\n"
1801 " /dev/sda1 partition  -    -               100M /dev/sda -\n"
1802 " /dev/sda2 partition  -    -               20G  /dev/sda -\n"
1803 " /dev/sda  device     -    -               20G  -        -\n"
1804 "\n"
1805 msgstr ""
1806
1807 #. type: textblock
1808 #: ../cat/virt-filesystems.pod:89
1809 msgid ""
1810 "For machine-readable output, use I<--csv> to get Comma-Separated Values."
1811 msgstr ""
1812
1813 #. type: =item
1814 #: ../cat/virt-filesystems.pod:110 ../tools/virt-list-filesystems.pl:121
1815 msgid "B<--all>"
1816 msgstr "B<--all>"
1817
1818 #. type: textblock
1819 #: ../cat/virt-filesystems.pod:112
1820 msgid ""
1821 "Display everything.  This is currently the same as specifying these options: "
1822 "I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I<--"
1823 "logical-volumes>, I<--volume-groups>, I<--physical-volumes>.  (More may be "
1824 "added to this list in future)."
1825 msgstr ""
1826
1827 #. type: textblock
1828 #: ../cat/virt-filesystems.pod:117
1829 msgid "See also I<--long>."
1830 msgstr "Див. також I<--long>."
1831
1832 #. type: =item
1833 #: ../cat/virt-filesystems.pod:119
1834 msgid "B<--blkdevs>"
1835 msgstr "B<--blkdevs>"
1836
1837 #. type: =item
1838 #: ../cat/virt-filesystems.pod:121
1839 msgid "B<--block-devices>"
1840 msgstr "B<--block-devices>"
1841
1842 #. type: textblock
1843 #: ../cat/virt-filesystems.pod:123
1844 msgid "Display block devices."
1845 msgstr "Показати список блокових пристроїв."
1846
1847 #. type: =item
1848 #: ../cat/virt-filesystems.pod:135 ../cat/virt-ls.pod:301 ../df/virt-df.pod:88
1849 msgid "B<--csv>"
1850 msgstr "B<--csv>"
1851
1852 #. type: textblock
1853 #: ../cat/virt-filesystems.pod:137 ../cat/virt-ls.pod:303 ../df/virt-df.pod:90
1854 msgid ""
1855 "Write out the results in CSV format (comma-separated values).  This format "
1856 "can be imported easily into databases and spreadsheets, but read L</NOTE "
1857 "ABOUT CSV FORMAT> below."
1858 msgstr ""
1859
1860 #. type: textblock
1861 #: ../cat/virt-filesystems.pod:150
1862 msgid ""
1863 "When prompting for keys and passphrases, virt-filesystems normally turns "
1864 "echoing off so you cannot see what you are typing.  If you are not worried "
1865 "about Tempest attacks and there is no one else in the room you can specify "
1866 "this flag to see what you are typing."
1867 msgstr ""
1868
1869 #. type: =item
1870 #: ../cat/virt-filesystems.pod:155
1871 msgid "B<--extra>"
1872 msgstr "B<--extra>"
1873
1874 #. type: textblock
1875 #: ../cat/virt-filesystems.pod:157
1876 msgid ""
1877 "This causes filesystems that are not ordinary, mountable filesystems to be "
1878 "displayed.  This category includes swapspace, and filesystems that are empty "
1879 "or contain unknown data."
1880 msgstr ""
1881
1882 #. type: textblock
1883 #: ../cat/virt-filesystems.pod:161
1884 msgid "This option implies I<--filesystems>."
1885 msgstr ""
1886
1887 #. type: =item
1888 #: ../cat/virt-filesystems.pod:163
1889 msgid "B<--filesystems>"
1890 msgstr "B<--filesystems>"
1891
1892 #. type: textblock
1893 #: ../cat/virt-filesystems.pod:165
1894 msgid ""
1895 "Display mountable filesystems.  If no display option was selected then this "
1896 "option is implied."
1897 msgstr ""
1898
1899 #. type: textblock
1900 #: ../cat/virt-filesystems.pod:168
1901 msgid "With I<--extra>, non-mountable filesystems are shown too."
1902 msgstr ""
1903
1904 #. type: verbatim
1905 #: ../cat/virt-filesystems.pod:181
1906 #, no-wrap
1907 msgid ""
1908 " virt-filesystems --format=raw -a disk.img\n"
1909 "\n"
1910 msgstr ""
1911 " virt-filesystems --format=raw -a диск.img\n"
1912 "\n"
1913
1914 #. type: verbatim
1915 #: ../cat/virt-filesystems.pod:185
1916 #, no-wrap
1917 msgid ""
1918 " virt-filesystems --format=raw -a disk.img --format -a another.img\n"
1919 "\n"
1920 msgstr ""
1921
1922 #. type: =item
1923 #: ../cat/virt-filesystems.pod:194 ../cat/virt-ls.pod:352
1924 #: ../df/virt-df.pod:125 ../fish/guestfish.pod:156
1925 #: ../tools/virt-list-partitions.pl:109
1926 msgid "B<-h>"
1927 msgstr "B<-h>"
1928
1929 #. type: =item
1930 #: ../cat/virt-filesystems.pod:196 ../cat/virt-ls.pod:354
1931 #: ../df/virt-df.pod:127 ../tools/virt-list-partitions.pl:111
1932 msgid "B<--human-readable>"
1933 msgstr "B<--human-readable>"
1934
1935 #. type: textblock
1936 #: ../cat/virt-filesystems.pod:198
1937 msgid "In I<--long> mode, display sizes in human-readable format."
1938 msgstr ""
1939
1940 #. type: =item
1941 #: ../cat/virt-filesystems.pod:205 ../cat/virt-ls.pod:366
1942 #: ../tools/virt-list-filesystems.pl:108 ../tools/virt-list-partitions.pl:119
1943 msgid "B<-l>"
1944 msgstr "B<-l>"
1945
1946 #. type: =item
1947 #: ../cat/virt-filesystems.pod:207 ../cat/virt-ls.pod:368
1948 #: ../tools/virt-list-filesystems.pl:110 ../tools/virt-list-partitions.pl:121
1949 msgid "B<--long>"
1950 msgstr "B<--long>"
1951
1952 #. type: textblock
1953 #: ../cat/virt-filesystems.pod:209
1954 msgid "Display extra columns of data (\"long format\")."
1955 msgstr ""
1956
1957 #. type: textblock
1958 #: ../cat/virt-filesystems.pod:211
1959 msgid "A title row is added unless you also specify I<--no-title>."
1960 msgstr ""
1961
1962 #. type: textblock
1963 #: ../cat/virt-filesystems.pod:213
1964 msgid ""
1965 "The extra columns displayed depend on what output you select, and the "
1966 "ordering of columns may change in future versions.  Use the title row, I<--"
1967 "csv> output and/or L<csvtool(1)> to match columns to data in external "
1968 "programs."
1969 msgstr ""
1970
1971 #. type: textblock
1972 #: ../cat/virt-filesystems.pod:218
1973 msgid ""
1974 "Use I<-h> if you want sizes to be displayed in human-readable format.  The "
1975 "default is to show raw numbers of I<bytes>."
1976 msgstr ""
1977
1978 #. type: textblock
1979 #: ../cat/virt-filesystems.pod:221
1980 msgid "Use I<--uuid> to display UUIDs too."
1981 msgstr ""
1982
1983 #. type: =item
1984 #: ../cat/virt-filesystems.pod:223
1985 msgid "B<--lvs>"
1986 msgstr "B<--lvs>"
1987
1988 #. type: =item
1989 #: ../cat/virt-filesystems.pod:225
1990 msgid "B<--logvols>"
1991 msgstr "B<--logvols>"
1992
1993 #. type: =item
1994 #: ../cat/virt-filesystems.pod:227
1995 msgid "B<--logical-volumes>"
1996 msgstr "B<--logical-volumes>"
1997
1998 #. type: textblock
1999 #: ../cat/virt-filesystems.pod:229
2000 msgid ""
2001 "Display LVM logical volumes.  In this mode, these are displayed irrespective "
2002 "of whether the LVs contain filesystems."
2003 msgstr ""
2004
2005 #. type: =item
2006 #: ../cat/virt-filesystems.pod:232
2007 msgid "B<--no-title>"
2008 msgstr "B<--no-title>"
2009
2010 #. type: textblock
2011 #: ../cat/virt-filesystems.pod:234
2012 msgid "In I<--long> mode, don't add a title row."
2013 msgstr ""
2014
2015 #. type: textblock
2016 #: ../cat/virt-filesystems.pod:236
2017 msgid ""
2018 "Note that the order of the columns is not fixed, and may change in future "
2019 "versions of virt-filesystems, so using this option may give you unexpected "
2020 "surprises."
2021 msgstr ""
2022
2023 #. type: =item
2024 #: ../cat/virt-filesystems.pod:240
2025 msgid "B<--parts>"
2026 msgstr "B<--parts>"
2027
2028 #. type: =item
2029 #: ../cat/virt-filesystems.pod:242
2030 msgid "B<--partitions>"
2031 msgstr "B<--partitions>"
2032
2033 #. type: textblock
2034 #: ../cat/virt-filesystems.pod:244
2035 msgid ""
2036 "Display partitions.  In this mode, these are displayed irrespective of "
2037 "whether the partitions contain filesystems."
2038 msgstr ""
2039
2040 #. type: =item
2041 #: ../cat/virt-filesystems.pod:247
2042 msgid "B<--pvs>"
2043 msgstr "B<--pvs>"
2044
2045 #. type: =item
2046 #: ../cat/virt-filesystems.pod:249
2047 msgid "B<--physvols>"
2048 msgstr "B<--physvols>"
2049
2050 #. type: =item
2051 #: ../cat/virt-filesystems.pod:251
2052 msgid "B<--physical-volumes>"
2053 msgstr "B<--physical-volumes>"
2054
2055 #. type: textblock
2056 #: ../cat/virt-filesystems.pod:253
2057 msgid "Display LVM physical volumes."
2058 msgstr ""
2059
2060 #. type: =item
2061 #: ../cat/virt-filesystems.pod:255 ../df/virt-df.pod:163
2062 msgid "B<--uuid>"
2063 msgstr "B<--uuid>"
2064
2065 #. type: =item
2066 #: ../cat/virt-filesystems.pod:257
2067 msgid "B<--uuids>"
2068 msgstr "B<--uuids>"
2069
2070 #. type: textblock
2071 #: ../cat/virt-filesystems.pod:259
2072 msgid "In I<--long> mode, display UUIDs as well."
2073 msgstr ""
2074
2075 #. type: =item
2076 #: ../cat/virt-filesystems.pod:273
2077 msgid "B<--vgs>"
2078 msgstr "B<--vgs>"
2079
2080 #. type: =item
2081 #: ../cat/virt-filesystems.pod:275
2082 msgid "B<--volgroups>"
2083 msgstr "B<--volgroups>"
2084
2085 #. type: =item
2086 #: ../cat/virt-filesystems.pod:277
2087 msgid "B<--volume-groups>"
2088 msgstr "B<--volume-groups>"
2089
2090 #. type: textblock
2091 #: ../cat/virt-filesystems.pod:279
2092 msgid "Display LVM volume groups."
2093 msgstr ""
2094
2095 #. type: =head1
2096 #: ../cat/virt-filesystems.pod:287
2097 msgid "COLUMNS"
2098 msgstr "СТОВПЧИКИ"
2099
2100 #. type: textblock
2101 #: ../cat/virt-filesystems.pod:289
2102 msgid ""
2103 "Note that columns in the output are subject to reordering and change in "
2104 "future versions of this tool."
2105 msgstr ""
2106
2107 #. type: =item
2108 #: ../cat/virt-filesystems.pod:294
2109 msgid "B<Name>"
2110 msgstr ""
2111
2112 #. type: textblock
2113 #: ../cat/virt-filesystems.pod:296
2114 msgid "The filesystem, partition, block device or LVM name."
2115 msgstr ""
2116
2117 #. type: textblock
2118 #: ../cat/virt-filesystems.pod:298
2119 msgid ""
2120 "For device and partition names these are displayed as canonical libguestfs "
2121 "names, so that for example C</dev/sda2> is the second partition on the first "
2122 "device."
2123 msgstr ""
2124
2125 #. type: textblock
2126 #: ../cat/virt-filesystems.pod:302
2127 msgid ""
2128 "If the I<--long> option is B<not> specified, then only the name column is "
2129 "shown in the output."
2130 msgstr ""
2131
2132 #. type: =item
2133 #: ../cat/virt-filesystems.pod:305
2134 msgid "B<Type>"
2135 msgstr ""
2136
2137 #. type: textblock
2138 #: ../cat/virt-filesystems.pod:307
2139 msgid "The object type, for example C<filesystem>, C<lv>, C<device> etc."
2140 msgstr ""
2141
2142 #. type: =item
2143 #: ../cat/virt-filesystems.pod:309
2144 msgid "B<VFS>"
2145 msgstr "B<VFS>"
2146
2147 #. type: textblock
2148 #: ../cat/virt-filesystems.pod:311
2149 msgid ""
2150 "If there is a filesystem, then this column displays the filesystem type if "
2151 "one could be detected, eg. C<ext4>."
2152 msgstr ""
2153
2154 #. type: =item
2155 #: ../cat/virt-filesystems.pod:314
2156 msgid "B<Label>"
2157 msgstr ""
2158
2159 #. type: textblock
2160 #: ../cat/virt-filesystems.pod:316
2161 msgid ""
2162 "If the object has a label (used for identifying and mounting filesystems) "
2163 "then this column contains the label."
2164 msgstr ""
2165
2166 #. type: =item
2167 #: ../cat/virt-filesystems.pod:319
2168 msgid "B<MBR>"
2169 msgstr ""
2170
2171 #. type: textblock
2172 #: ../cat/virt-filesystems.pod:321
2173 msgid ""
2174 "The partition type byte, displayed as a two digit hexadecimal number.  A "
2175 "comprehensive list of partition types can be found here: L<http://www.win."
2176 "tue.nl/~aeb/partitions/partition_types-1.html>"
2177 msgstr ""
2178
2179 #. type: textblock
2180 #: ../cat/virt-filesystems.pod:325
2181 msgid "This is only applicable for DOS (MBR) partitions."
2182 msgstr ""
2183
2184 #. type: =item
2185 #: ../cat/virt-filesystems.pod:327
2186 msgid "B<Size>"
2187 msgstr ""
2188
2189 #. type: textblock
2190 #: ../cat/virt-filesystems.pod:329
2191 msgid ""
2192 "The size of the object in bytes.  If the I<--human> option is used then the "
2193 "size is displayed in a human-readable form."
2194 msgstr ""
2195
2196 #. type: =item
2197 #: ../cat/virt-filesystems.pod:332
2198 msgid "B<Parent>"
2199 msgstr ""
2200
2201 #. type: textblock
2202 #: ../cat/virt-filesystems.pod:334
2203 msgid ""
2204 "The parent column records the parent relationship between objects.  For "
2205 "example, if the object is a partition, then this column contains the name of "
2206 "the containing device.  If the object is a logical volume, then this column "
2207 "is the name of the volume group."
2208 msgstr ""
2209
2210 #. type: =item
2211 #: ../cat/virt-filesystems.pod:339
2212 msgid "B<UUID>"
2213 msgstr "B<UUID>"
2214
2215 #. type: textblock
2216 #: ../cat/virt-filesystems.pod:341
2217 msgid ""
2218 "If the object has a UUID (used for identifying and mounting filesystems and "
2219 "block devices) then this column contains the UUID as a string."
2220 msgstr ""
2221
2222 #. type: textblock
2223 #: ../cat/virt-filesystems.pod:345
2224 msgid "The UUID is only displayed if the I<--uuid> option is given."
2225 msgstr ""
2226
2227 #. type: =head1
2228 #: ../cat/virt-filesystems.pod:349 ../cat/virt-ls.pod:459
2229 #: ../df/virt-df.pod:217
2230 msgid "NOTE ABOUT CSV FORMAT"
2231 msgstr ""
2232
2233 #. type: textblock
2234 #: ../cat/virt-filesystems.pod:351 ../cat/virt-ls.pod:461
2235 #: ../df/virt-df.pod:219
2236 msgid ""
2237 "Comma-separated values (CSV) is a deceptive format.  It I<seems> like it "
2238 "should be easy to parse, but it is definitely not easy to parse."
2239 msgstr ""
2240
2241 #. type: textblock
2242 #: ../cat/virt-filesystems.pod:354 ../cat/virt-ls.pod:464
2243 #: ../df/virt-df.pod:222
2244 msgid ""
2245 "Myth: Just split fields at commas.  Reality: This does I<not> work "
2246 "reliably.  This example has two columns:"
2247 msgstr ""
2248
2249 #. type: verbatim
2250 #: ../cat/virt-filesystems.pod:357 ../cat/virt-ls.pod:467
2251 #: ../df/virt-df.pod:225
2252 #, no-wrap
2253 msgid ""
2254 " \"foo,bar\",baz\n"
2255 "\n"
2256 msgstr ""
2257
2258 #. type: textblock
2259 #: ../cat/virt-filesystems.pod:359 ../cat/virt-ls.pod:469
2260 #: ../df/virt-df.pod:227
2261 msgid ""
2262 "Myth: Read the file one line at a time.  Reality: This does I<not> work "
2263 "reliably.  This example has one row:"
2264 msgstr ""
2265
2266 #. type: verbatim
2267 #: ../cat/virt-filesystems.pod:362 ../cat/virt-ls.pod:472
2268 #: ../df/virt-df.pod:230
2269 #, no-wrap
2270 msgid ""
2271 " \"foo\n"
2272 " bar\",baz\n"
2273 "\n"
2274 msgstr ""
2275
2276 #. type: textblock
2277 #: ../cat/virt-filesystems.pod:365 ../cat/virt-ls.pod:475
2278 #: ../df/virt-df.pod:233
2279 msgid ""
2280 "For shell scripts, use C<csvtool> (L<http://merjis.com/developers/csv> also "
2281 "packaged in major Linux distributions)."
2282 msgstr ""
2283
2284 #. type: textblock
2285 #: ../cat/virt-filesystems.pod:368 ../cat/virt-ls.pod:478
2286 #: ../df/virt-df.pod:236
2287 msgid ""
2288 "For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl "
2289 "or Python's built-in csv library)."
2290 msgstr ""
2291
2292 #. type: textblock
2293 #: ../cat/virt-filesystems.pod:371 ../cat/virt-ls.pod:481
2294 #: ../df/virt-df.pod:239
2295 msgid "Most spreadsheets and databases can import CSV directly."
2296 msgstr ""
2297
2298 #. type: textblock
2299 #: ../cat/virt-filesystems.pod:387
2300 msgid ""
2301 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-"
2302 "filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://"
2303 "libguestfs.org/>."
2304 msgstr ""
2305 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-"
2306 "filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://"
2307 "libguestfs.org/>."
2308
2309 #. type: textblock
2310 #: ../cat/virt-filesystems.pod:402 ../tools/virt-win-reg.pl:789
2311 msgid "Copyright (C) 2010 Red Hat Inc."
2312 msgstr "©Red Hat Inc., 2010"
2313
2314 #. type: textblock
2315 #: ../cat/virt-ls.pod:5
2316 msgid "virt-ls - List files in a virtual machine"
2317 msgstr ""
2318
2319 #. type: verbatim
2320 #: ../cat/virt-ls.pod:9
2321 #, no-wrap
2322 msgid ""
2323 " virt-ls [--options] -d domname directory [directory ...]\n"
2324 "\n"
2325 msgstr ""
2326
2327 #. type: verbatim
2328 #: ../cat/virt-ls.pod:11
2329 #, no-wrap
2330 msgid ""
2331 " virt-ls [--options] -a disk.img [-a disk.img ...] directory [directory ...]\n"
2332 "\n"
2333 msgstr ""
2334
2335 #. type: textblock
2336 #: ../cat/virt-ls.pod:13 ../df/virt-df.pod:15 ../rescue/virt-rescue.pod:15
2337 msgid "Old style:"
2338 msgstr "Старий стиль:"
2339
2340 #. type: verbatim
2341 #: ../cat/virt-ls.pod:15
2342 #, no-wrap
2343 msgid ""
2344 " virt-ls [--options] domname directory\n"
2345 "\n"
2346 msgstr ""
2347
2348 #. type: verbatim
2349 #: ../cat/virt-ls.pod:17
2350 #, no-wrap
2351 msgid ""
2352 " virt-ls [--options] disk.img [disk.img ...] directory\n"
2353 "\n"
2354 msgstr ""
2355
2356 #. type: textblock
2357 #: ../cat/virt-ls.pod:21
2358 msgid ""
2359 "C<virt-ls> lists filenames, file sizes, checksums, extended attributes and "
2360 "more from a virtual machine or disk image."
2361 msgstr ""
2362
2363 #. type: textblock
2364 #: ../cat/virt-ls.pod:24
2365 msgid ""
2366 "Multiple directory names can be given, in which case the output from each is "
2367 "concatenated."
2368 msgstr ""
2369
2370 #. type: textblock
2371 #: ../cat/virt-ls.pod:27
2372 msgid ""
2373 "To list directories from a libvirt guest use the I<-d> option to specify the "
2374 "name of the guest.  For a disk image, use the I<-a> option."
2375 msgstr ""
2376
2377 #. type: textblock
2378 #: ../cat/virt-ls.pod:31
2379 msgid ""
2380 "C<virt-ls> can do many simple file listings.  For more complicated cases you "
2381 "may need to use L<guestfish(1)>, or write a program directly to the L<guestfs"
2382 "(3)> API."
2383 msgstr ""
2384
2385 #. type: textblock
2386 #: ../cat/virt-ls.pod:37
2387 msgid "Get a list of all files and directories in a virtual machine:"
2388 msgstr ""
2389
2390 #. type: verbatim
2391 #: ../cat/virt-ls.pod:39
2392 #, no-wrap
2393 msgid ""
2394 " virt-ls -R -d guest /\n"
2395 "\n"
2396 msgstr ""
2397
2398 #. type: textblock
2399 #: ../cat/virt-ls.pod:41 ../examples/guestfs-testing.pod:182
2400 msgid "List all setuid or setgid programs in a Linux virtual machine:"
2401 msgstr ""
2402
2403 #. type: verbatim
2404 #: ../cat/virt-ls.pod:43
2405 #, no-wrap
2406 msgid ""
2407 " virt-ls -lR -d guest / | grep '^- [42]'\n"
2408 "\n"
2409 msgstr ""
2410
2411 #. type: textblock
2412 #: ../cat/virt-ls.pod:45 ../examples/guestfs-testing.pod:186
2413 msgid "List all public-writable directories in a Linux virtual machine:"
2414 msgstr ""
2415
2416 #. type: verbatim
2417 #: ../cat/virt-ls.pod:47
2418 #, no-wrap
2419 msgid ""
2420 " virt-ls -lR -d guest / | grep '^d ...7'\n"
2421 "\n"
2422 msgstr ""
2423
2424 #. type: textblock
2425 #: ../cat/virt-ls.pod:49 ../examples/guestfs-testing.pod:190
2426 msgid "List all Unix domain sockets in a Linux virtual machine:"
2427 msgstr ""
2428
2429 #. type: verbatim
2430 #: ../cat/virt-ls.pod:51
2431 #, no-wrap
2432 msgid ""
2433 " virt-ls -lR -d guest / | grep '^s'\n"
2434 "\n"
2435 msgstr ""
2436
2437 #. type: textblock
2438 #: ../cat/virt-ls.pod:53 ../examples/guestfs-testing.pod:194
2439 msgid "List all regular files with filenames ending in '.png':"
2440 msgstr ""
2441
2442 #. type: verbatim
2443 #: ../cat/virt-ls.pod:55
2444 #, no-wrap
2445 msgid ""
2446 " virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n"
2447 "\n"
2448 msgstr ""
2449
2450 #. type: textblock
2451 #: ../cat/virt-ls.pod:57
2452 msgid "To display files larger than 10MB in home directories:"
2453 msgstr ""
2454
2455 #. type: verbatim
2456 #: ../cat/virt-ls.pod:59
2457 #, no-wrap
2458 msgid ""
2459 " virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n"
2460 "\n"
2461 msgstr ""
2462
2463 #. type: textblock
2464 #: ../cat/virt-ls.pod:61 ../examples/guestfs-testing.pod:202
2465 msgid "Find everything modified in the last 7 days:"
2466 msgstr ""
2467
2468 #. type: verbatim
2469 #: ../cat/virt-ls.pod:63
2470 #, no-wrap
2471 msgid ""
2472 " virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n"
2473 "\n"
2474 msgstr ""
2475
2476 #. type: textblock
2477 #: ../cat/virt-ls.pod:65 ../examples/guestfs-testing.pod:206
2478 msgid "Find regular files modified in the last 24 hours:"
2479 msgstr ""
2480
2481 #. type: verbatim
2482 #: ../cat/virt-ls.pod:67
2483 #, no-wrap
2484 msgid ""
2485 " virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n"
2486 "\n"
2487 msgstr ""
2488
2489 #. type: =head2
2490 #: ../cat/virt-ls.pod:69
2491 msgid "DIFFERENCES IN SNAPSHOTS AND BACKING FILES"
2492 msgstr ""
2493
2494 #. type: textblock
2495 #: ../cat/virt-ls.pod:71
2496 msgid ""
2497 "Find the differences between files in a guest and an earlier snapshot of the "
2498 "same guest."
2499 msgstr ""
2500
2501 #. type: verbatim
2502 #: ../cat/virt-ls.pod:74
2503 #, no-wrap
2504 msgid ""
2505 " virt-ls -lR -a snapshot.img / --uids --time-t > old\n"
2506 " virt-ls -lR -a current.img / --uids --time-t > new\n"
2507 " diff -u old new | less\n"
2508 "\n"
2509 msgstr ""
2510
2511 #. type: textblock
2512 #: ../cat/virt-ls.pod:78
2513 msgid ""
2514 "The commands above won't find files where the content has changed but the "
2515 "metadata (eg. file size and modification date) is the same.  To do that, you "
2516 "need to add the I<--checksum> parameter to both C<virt-ls> commands.  I<--"
2517 "checksum> can be quite slow since it has to read and compute a checksum of "
2518 "every regular file in the virtual machine."
2519 msgstr ""
2520
2521 #. type: =head1
2522 #: ../cat/virt-ls.pod:84
2523 msgid "OUTPUT MODES"
2524 msgstr "РЕЖИМИ ВИВЕДЕННЯ ДАНИХ"
2525
2526 #. type: textblock
2527 #: ../cat/virt-ls.pod:86
2528 msgid ""
2529 "C<virt-ls> has four output modes, controlled by different combinations of "
2530 "the I<-l> and I<-R> options."
2531 msgstr ""
2532
2533 #. type: =head2
2534 #: ../cat/virt-ls.pod:89
2535 msgid "SIMPLE LISTING"
2536 msgstr "ПРОСТИЙ СПИСОК"
2537
2538 #. type: textblock
2539 #: ../cat/virt-ls.pod:91
2540 msgid "A simple listing is like the ordinary L<ls(1)> command:"
2541 msgstr ""
2542
2543 #. type: verbatim
2544 #: ../cat/virt-ls.pod:93
2545 #, no-wrap
2546 msgid ""
2547 " $ virt-ls -d guest /\n"
2548 " bin\n"
2549 " boot\n"
2550 " [etc.]\n"
2551 "\n"
2552 msgstr ""
2553 " $ virt-ls -d guest /\n"
2554 " bin\n"
2555 " boot\n"
2556 " [тощо]\n"
2557 "\n"
2558
2559 #. type: =head2
2560 #: ../cat/virt-ls.pod:98
2561 msgid "LONG LISTING"
2562 msgstr "ДОВГИЙ СПИСОК"
2563
2564 #. type: textblock
2565 #: ../cat/virt-ls.pod:100
2566 msgid ""
2567 "With the I<-l> (I<--long>) option, the output is like the C<ls -l> command "
2568 "(more specifically, like the C<guestfs_ll> function)."
2569 msgstr ""
2570
2571 #. type: verbatim
2572 #: ../cat/virt-ls.pod:103
2573 #, no-wrap
2574 msgid ""
2575 " $ virt-ls -l -d guest /\n"
2576 " total 204\n"
2577 " dr-xr-xr-x.   2 root root   4096 2009-08-25 19:06 bin\n"
2578 " dr-xr-xr-x.   5 root root   3072 2009-08-25 19:06 boot\n"
2579 " [etc.]\n"
2580 "\n"
2581 msgstr ""
2582 " $ virt-ls -l -d guest /\n"
2583 " total 204\n"
2584 " dr-xr-xr-x.   2 root root   4096 2009-08-25 19:06 bin\n"
2585 " dr-xr-xr-x.   5 root root   3072 2009-08-25 19:06 boot\n"
2586 " [тощо]\n"
2587 "\n"
2588
2589 #. type: textblock
2590 #: ../cat/virt-ls.pod:109
2591 msgid ""
2592 "Note that while this is useful for displaying a directory, do not try "
2593 "parsing this output in another program.  Use L</RECURSIVE LONG LISTING> "
2594 "instead."
2595 msgstr ""
2596
2597 #. type: =head2
2598 #: ../cat/virt-ls.pod:113
2599 msgid "RECURSIVE LISTING"
2600 msgstr "РЕКУРСИВНИЙ СПИСОК"
2601
2602 #. type: textblock
2603 #: ../cat/virt-ls.pod:115
2604 msgid ""
2605 "With the I<-R> (I<--recursive>) option, C<virt-ls> lists the names of files "
2606 "and directories recursively:"
2607 msgstr ""
2608
2609 #. type: verbatim
2610 #: ../cat/virt-ls.pod:118
2611 #, no-wrap
2612 msgid ""
2613 " $ virt-ls -R -d guest /tmp\n"
2614 " foo\n"
2615 " foo/bar\n"
2616 " [etc.]\n"
2617 "\n"
2618 msgstr ""
2619 " $ virt-ls -R -d guest /tmp\n"
2620 " foo\n"
2621 " foo/bar\n"
2622 " [тощо]\n"
2623 "\n"
2624
2625 #. type: textblock
2626 #: ../cat/virt-ls.pod:123
2627 msgid ""
2628 "To generate this output, C<virt-ls> runs the C<guestfs_find0> function and "
2629 "converts C<\\0> characters to C<\\n>."
2630 msgstr ""
2631
2632 #. type: =head2
2633 #: ../cat/virt-ls.pod:126
2634 msgid "RECURSIVE LONG LISTING"
2635 msgstr "РЕКУРСИВНИЙ ДОВГИЙ СПИСОК"
2636
2637 #. type: textblock
2638 #: ../cat/virt-ls.pod:128
2639 msgid ""
2640 "Using I<-lR> options together changes the output to display directories "
2641 "recursively, with file stats, and optionally other features such as "
2642 "checksums and extended attributes."
2643 msgstr ""
2644
2645 #. type: textblock
2646 #: ../cat/virt-ls.pod:132
2647 msgid ""
2648 "Most of the interesting features of C<virt-ls> are only available when using "
2649 "I<-lR> mode."
2650 msgstr ""
2651
2652 #. type: textblock
2653 #: ../cat/virt-ls.pod:135
2654 msgid ""
2655 "The fields are normally space-separated.  Filenames are B<not> quoted, so "
2656 "you cannot use the output in another program (because filenames can contain "
2657 "spaces and other unsafe characters).  If the guest was untrusted and someone "
2658 "knew you were using C<virt-ls> to analyze the guest, they could play tricks "
2659 "on you by creating filenames with embedded newline characters.  To B<safely> "
2660 "parse the output in another program, use the I<--csv> (Comma-Separated "
2661 "Values) option."
2662 msgstr ""
2663
2664 #. type: textblock
2665 #: ../cat/virt-ls.pod:143
2666 msgid ""
2667 "Note that this output format is completely unrelated to the C<ls -lR> "
2668 "command."
2669 msgstr ""
2670
2671 #. type: verbatim
2672 #: ../cat/virt-ls.pod:146
2673 #, no-wrap
2674 msgid ""
2675 " $ virt-ls -lR -d guest /bin\n"
2676 " d 0555       4096 /bin\n"
2677 " - 0755        123 /bin/alsaunmute\n"
2678 " - 0755      28328 /bin/arch\n"
2679 " l 0777          4 /bin/awk -> gawk\n"
2680 " - 0755      27216 /bin/basename\n"
2681 " - 0755     943360 /bin/bash\n"
2682 " [etc.]\n"
2683 "\n"
2684 msgstr ""
2685 " $ virt-ls -lR -d guest /bin\n"
2686 " d 0555       4096 /bin\n"
2687 " - 0755        123 /bin/alsaunmute\n"
2688 " - 0755      28328 /bin/arch\n"
2689 " l 0777          4 /bin/awk -> gawk\n"
2690 " - 0755      27216 /bin/basename\n"
2691 " - 0755     943360 /bin/bash\n"
2692 " [тощо]\n"
2693 "\n"
2694
2695 #. type: textblock
2696 #: ../cat/virt-ls.pod:155
2697 msgid "These basic fields are always shown:"
2698 msgstr ""
2699
2700 #. type: =item
2701 #: ../cat/virt-ls.pod:159
2702 msgid "type"
2703 msgstr "тип"
2704
2705 #. type: textblock
2706 #: ../cat/virt-ls.pod:161
2707 msgid ""
2708 "The file type, one of: C<-> (regular file), C<d> (directory), C<c> "
2709 "(character device), C<b> (block device), C<p> (named pipe), C<l> (symbolic "
2710 "link), C<s> (socket) or C<u> (unknown)."
2711 msgstr ""
2712
2713 #. type: =item
2714 #: ../cat/virt-ls.pod:171
2715 msgid "permissions"
2716 msgstr "права доступу"
2717
2718 #. type: textblock
2719 #: ../cat/virt-ls.pod:173
2720 msgid "The Unix permissions, displayed as a 4 digit octal number."
2721 msgstr ""
2722
2723 #. type: =item
2724 #: ../cat/virt-ls.pod:175
2725 msgid "size"
2726 msgstr "розмір"
2727
2728 #. type: textblock
2729 #: ../cat/virt-ls.pod:177
2730 msgid ""
2731 "The size of the file.  This is shown in bytes unless I<-h> or I<--human-"
2732 "readable> option is given, in which case this is shown as a human-readable "
2733 "number."
2734 msgstr ""
2735
2736 #. type: =head2
2737 #: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4488
2738 msgid "path"
2739 msgstr "шлях"
2740
2741 #. type: textblock
2742 #: ../cat/virt-ls.pod:183
2743 msgid "The full path of the file or directory."
2744 msgstr ""
2745
2746 #. type: =item
2747 #: ../cat/virt-ls.pod:185
2748 msgid "link"
2749 msgstr "посилання"
2750
2751 #. type: textblock
2752 #: ../cat/virt-ls.pod:187
2753 msgid "For symbolic links only, the link target."
2754 msgstr ""
2755
2756 #. type: textblock
2757 #: ../cat/virt-ls.pod:191
2758 msgid ""
2759 "In I<-lR> mode, additional command line options enable the display of more "
2760 "fields."
2761 msgstr ""
2762
2763 #. type: textblock
2764 #: ../cat/virt-ls.pod:194
2765 msgid ""
2766 "With the I<--uids> flag, these additional fields are displayed before the "
2767 "path:"
2768 msgstr ""
2769
2770 #. type: =item
2771 #: ../cat/virt-ls.pod:199
2772 msgid "uid"
2773 msgstr "uid"
2774
2775 #. type: =item
2776 #: ../cat/virt-ls.pod:201
2777 msgid "gid"
2778 msgstr "gid"
2779
2780 #. type: textblock
2781 #: ../cat/virt-ls.pod:203
2782 msgid ""
2783 "The UID and GID of the owner of the file (displayed numerically).  Note "
2784 "these only make sense in the context of a Unix-like guest."
2785 msgstr ""
2786
2787 #. type: textblock
2788 #: ../cat/virt-ls.pod:208
2789 msgid "With the I<--times> flag, these additional fields are displayed:"
2790 msgstr ""
2791
2792 #. type: =item
2793 #: ../cat/virt-ls.pod:212
2794 msgid "atime"
2795 msgstr "atime"
2796
2797 #. type: textblock
2798 #: ../cat/virt-ls.pod:214
2799 msgid "The time of last access."
2800 msgstr "Час останнього доступу."
2801
2802 #. type: =item
2803 #: ../cat/virt-ls.pod:216
2804 msgid "mtime"
2805 msgstr "mtime"
2806
2807 #. type: textblock
2808 #: ../cat/virt-ls.pod:218
2809 msgid "The time of last modification."
2810 msgstr "Час останнього внесення змін."
2811
2812 #. type: =item
2813 #: ../cat/virt-ls.pod:220
2814 msgid "ctime"
2815 msgstr "ctime"
2816
2817 #. type: textblock
2818 #: ../cat/virt-ls.pod:222
2819 msgid "The time of last status change."
2820 msgstr "Час останньої зміни стану."
2821
2822 #. type: textblock
2823 #: ../cat/virt-ls.pod:226
2824 msgid ""
2825 "The time fields are displayed as string dates and times, unless one of the "
2826 "I<--time-t>, I<--time-relative> or I<--time-days> flags is given."
2827 msgstr ""
2828
2829 #. type: textblock
2830 #: ../cat/virt-ls.pod:229
2831 msgid "With the I<--extra-stats> flag, these additional fields are displayed:"
2832 msgstr ""
2833
2834 #. type: =item
2835 #: ../cat/virt-ls.pod:233
2836 msgid "device"
2837 msgstr "пристрій"
2838
2839 #. type: textblock
2840 #: ../cat/virt-ls.pod:235
2841 msgid ""
2842 "The device containing the file (displayed as major:minor).  This may not "
2843 "match devices as known to the guest."
2844 msgstr ""
2845
2846 #. type: =item
2847 #: ../cat/virt-ls.pod:238
2848 msgid "inode"
2849 msgstr "inode"
2850
2851 #. type: textblock
2852 #: ../cat/virt-ls.pod:240
2853 msgid "The inode number."
2854 msgstr ""
2855
2856 #. type: =item
2857 #: ../cat/virt-ls.pod:242
2858 msgid "nlink"
2859 msgstr "nlink"
2860
2861 #. type: textblock
2862 #: ../cat/virt-ls.pod:244
2863 msgid "The number of hard links."
2864 msgstr "Кількість жорстких посилань."
2865
2866 #. type: =item
2867 #: ../cat/virt-ls.pod:246
2868 msgid "rdev"
2869 msgstr "rdev"
2870
2871 #. type: textblock
2872 #: ../cat/virt-ls.pod:248
2873 msgid ""
2874 "For block and char special files, the device (displayed as major:minor)."
2875 msgstr ""
2876
2877 #. type: =item
2878 #: ../cat/virt-ls.pod:251
2879 msgid "blocks"
2880 msgstr "блоки"
2881
2882 #. type: textblock
2883 #: ../cat/virt-ls.pod:253
2884 msgid "The number of 512 byte blocks allocated to the file."
2885 msgstr ""
2886
2887 #. type: textblock
2888 #: ../cat/virt-ls.pod:257
2889 msgid ""
2890 "With the I<--checksum> flag, the checksum of the file contents is shown "
2891 "(only for regular files).  Computing file checksums can take a considerable "
2892 "amount of time."
2893 msgstr ""
2894
2895 #. type: =item
2896 #: ../cat/virt-ls.pod:280
2897 msgid "B<--checksum>"
2898 msgstr "B<--checksum>"
2899
2900 #. type: =item
2901 #: ../cat/virt-ls.pod:282
2902 msgid "B<--checksum=crc|md5|sha1|sha224|sha256|sha384|sha512>"
2903 msgstr "B<--checksum=crc|md5|sha1|sha224|sha256|sha384|sha512>"
2904
2905 #. type: textblock
2906 #: ../cat/virt-ls.pod:284
2907 msgid ""
2908 "Display checksum over file contents for regular files.  With no argument, "
2909 "this defaults to using I<md5>.  Using an argument, you can select the "
2910 "checksum type to use."
2911 msgstr ""
2912
2913 #. type: textblock
2914 #: ../cat/virt-ls.pod:288 ../cat/virt-ls.pod:325 ../cat/virt-ls.pod:358
2915 #: ../cat/virt-ls.pod:391 ../cat/virt-ls.pod:401 ../cat/virt-ls.pod:408
2916 #: ../cat/virt-ls.pod:415 ../cat/virt-ls.pod:422
2917 msgid ""
2918 "This option only has effect in I<-lR> output mode.  See L</RECURSIVE LONG "
2919 "LISTING> above."
2920 msgstr ""
2921
2922 #. type: textblock
2923 #: ../cat/virt-ls.pod:316
2924 msgid ""
2925 "When prompting for keys and passphrases, virt-ls normally turns echoing off "
2926 "so you cannot see what you are typing.  If you are not worried about Tempest "
2927 "attacks and there is no one else in the room you can specify this flag to "
2928 "see what you are typing."
2929 msgstr ""
2930
2931 #. type: =item
2932 #: ../cat/virt-ls.pod:321
2933 msgid "B<--extra-stats>"
2934 msgstr "B<--extra-stats>"
2935
2936 #. type: textblock
2937 #: ../cat/virt-ls.pod:323
2938 msgid "Display extra stats."
2939 msgstr "Показати додаткові дані."
2940
2941 #. type: verbatim
2942 #: ../cat/virt-ls.pod:339
2943 #, no-wrap
2944 msgid ""
2945 " virt-ls --format=raw -a disk.img /dir\n"
2946 "\n"
2947 msgstr ""
2948
2949 #. type: verbatim
2950 #: ../cat/virt-ls.pod:343
2951 #, no-wrap
2952 msgid ""
2953 " virt-ls --format=raw -a disk.img --format -a another.img /dir\n"
2954 "\n"
2955 msgstr ""
2956
2957 #. type: textblock
2958 #: ../cat/virt-ls.pod:356
2959 msgid "Display file sizes in human-readable format."
2960 msgstr ""
2961
2962 #. type: =item
2963 #: ../cat/virt-ls.pod:370
2964 msgid "B<-R>"
2965 msgstr "B<-R>"
2966
2967 #. type: =item
2968 #: ../cat/virt-ls.pod:372
2969 msgid "B<--recursive>"
2970 msgstr "B<--recursive>"
2971
2972 #. type: textblock
2973 #: ../cat/virt-ls.pod:374
2974 msgid ""
2975 "Select the mode.  With neither of these options, C<virt-ls> produces a "
2976 "simple, flat list of the files in the named directory.  See L</SIMPLE "
2977 "LISTING>."
2978 msgstr ""
2979
2980 #. type: textblock
2981 #: ../cat/virt-ls.pod:378
2982 msgid ""
2983 "C<virt-ls -l> produces a \"long listing\", which shows more detail.  See L</"
2984 "LONG LISTING>."
2985 msgstr ""
2986
2987 #. type: textblock
2988 #: ../cat/virt-ls.pod:381
2989 msgid ""
2990 "C<virt-ls -R> produces a recursive list of files starting at the named "
2991 "directory.  See L</RECURSIVE LISTING>."
2992 msgstr ""
2993
2994 #. type: textblock
2995 #: ../cat/virt-ls.pod:384
2996 msgid ""
2997 "C<virt-ls -lR> produces a recursive long listing which can be more easily "
2998 "parsed.  See L</RECURSIVE LONG LISTING>."
2999 msgstr ""
3000
3001 #. type: =item
3002 #: ../cat/virt-ls.pod:387
3003 msgid "B<--times>"
3004 msgstr "B<--times>"
3005
3006 #. type: textblock
3007 #: ../cat/virt-ls.pod:389
3008 msgid "Display time fields."
3009 msgstr ""
3010
3011 #. type: =item
3012 #: ../cat/virt-ls.pod:394
3013 msgid "B<--time-days>"
3014 msgstr "B<--time-days>"
3015
3016 #. type: textblock
3017 #: ../cat/virt-ls.pod:396
3018 msgid "Display time fields as days before now (negative if in the future)."
3019 msgstr ""
3020
3021 #. type: textblock
3022 #: ../cat/virt-ls.pod:398
3023 msgid ""
3024 "Note that C<0> in output means \"up to 1 day before now\", or that the age "
3025 "of the file is between 0 and 86399 seconds."
3026 msgstr ""
3027
3028 #. type: =item
3029 #: ../cat/virt-ls.pod:404
3030 msgid "B<--time-relative>"
3031 msgstr "B<--time-relative>"
3032
3033 #. type: textblock
3034 #: ../cat/virt-ls.pod:406
3035 msgid "Display time fields as seconds before now (negative if in the future)."
3036 msgstr ""
3037
3038 #. type: =item
3039 #: ../cat/virt-ls.pod:411
3040 msgid "B<--time-t>"
3041 msgstr "B<--time-t>"
3042
3043 #. type: textblock
3044 #: ../cat/virt-ls.pod:413
3045 msgid "Display time fields as seconds since the Unix epoch."
3046 msgstr ""
3047
3048 #. type: =item
3049 #: ../cat/virt-ls.pod:418
3050 msgid "B<--uids>"
3051 msgstr "B<--uids>"
3052
3053 #. type: textblock
3054 #: ../cat/virt-ls.pod:420
3055 msgid "Display UID and GID fields."
3056 msgstr ""
3057
3058 #. type: textblock
3059 #: ../cat/virt-ls.pod:445
3060 msgid "Previous versions of virt-ls allowed you to write either:"
3061 msgstr ""
3062
3063 #. type: verbatim
3064 #: ../cat/virt-ls.pod:447
3065 #, no-wrap
3066 msgid ""
3067 " virt-ls disk.img [disk.img ...] /dir\n"
3068 "\n"
3069 msgstr ""
3070
3071 #. type: verbatim
3072 #: ../cat/virt-ls.pod:451
3073 #, no-wrap
3074 msgid ""
3075 " virt-ls guestname /dir\n"
3076 "\n"
3077 msgstr ""
3078
3079 #. type: textblock
3080 #: ../cat/virt-ls.pod:497
3081 msgid ""
3082 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-"
3083 "tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, "
3084 "L<http://libguestfs.org/>."
3085 msgstr ""
3086 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-"
3087 "tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, "
3088 "L<http://libguestfs.org/>."
3089
3090 #. type: textblock
3091 #: ../cat/virt-ls.pod:513 ../df/virt-df.pod:267 ../edit/virt-edit.pod:374
3092 #: ../rescue/virt-rescue.pod:340
3093 msgid "Copyright (C) 2009-2011 Red Hat Inc."
3094 msgstr "©Red Hat Inc., 2009–2011"
3095
3096 #. type: textblock
3097 #: ../clone/virt-sysprep.pod:5
3098 msgid ""
3099 "virt-sysprep - Reset or unconfigure a virtual machine so clones can be made"
3100 msgstr ""
3101
3102 #. type: verbatim
3103 #: ../clone/virt-sysprep.pod:9
3104 #, no-wrap
3105 msgid ""
3106 " virt-sysprep [--options] -d domname\n"
3107 "\n"
3108 msgstr ""
3109
3110 #. type: verbatim
3111 #: ../clone/virt-sysprep.pod:11
3112 #, no-wrap
3113 msgid ""
3114 " virt-sysprep [--options] -a disk.img [-a disk.img ...]\n"
3115 "\n"
3116 msgstr ""
3117
3118 #. type: textblock
3119 #: ../clone/virt-sysprep.pod:15
3120 msgid ""
3121 "Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones "
3122 "can be made from it.  Steps in this process include removing SSH host keys, "
3123 "removing persistent network MAC configuration, and removing user accounts.  "
3124 "Each step can be enabled or disabled as required."
3125 msgstr ""
3126
3127 #. type: textblock
3128 #: ../clone/virt-sysprep.pod:21
3129 msgid ""
3130 "Virt-sysprep is a simple shell script, allowing easy inspection or "
3131 "customization by the system administrator."
3132 msgstr ""
3133
3134 #. type: textblock
3135 #: ../clone/virt-sysprep.pod:24
3136 msgid ""
3137 "Virt-sysprep modifies the guest or disk image I<in place>.  The guest must "
3138 "be shut down.  If you want to preserve the existing contents of the guest, "
3139 "you I<must copy or clone the disk first>.  See L</COPYING AND CLONING> below."
3140 msgstr ""
3141
3142 #. type: textblock
3143 #: ../clone/virt-sysprep.pod:29
3144 msgid ""
3145 "You do I<not> need to run virt-sysprep as root.  In fact we'd generally "
3146 "recommend that you don't.  The time you might want to run it as root is when "
3147 "you need root in order to access the disk image, but even in this case it "
3148 "would be better to change the permissions on the disk image to be writable "
3149 "as the non-root user running virt-sysprep."
3150 msgstr ""
3151
3152 #. type: textblock
3153 #: ../clone/virt-sysprep.pod:35
3154 msgid ""
3155 "\"Sysprep\" stands for \"system preparation\" tool.  The name comes from the "
3156 "Microsoft program C<sysprep.exe> which is used to unconfigure Windows "
3157 "machines in preparation for cloning them.  Having said that, virt-sysprep "
3158 "does I<not> currently work on Microsoft Windows guests.  We plan to support "
3159 "Windows sysprepping in a future version, and we already have code to do it."
3160 msgstr ""
3161
3162 #. type: =item
3163 #: ../clone/virt-sysprep.pod:76
3164 msgid "B<--enable=...>"
3165 msgstr ""
3166
3167 #. type: textblock
3168 #: ../clone/virt-sysprep.pod:78
3169 msgid ""
3170 "Choose which sysprep operations to perform.  Give a comma-separated list of "
3171 "operations, for example:"
3172 msgstr ""
3173
3174 #. type: verbatim
3175 #: ../clone/virt-sysprep.pod:81
3176 #, no-wrap
3177 msgid ""
3178 " --enable=ssh-hostkeys,udev-persistent-net\n"
3179 "\n"
3180 msgstr ""
3181
3182 #. type: textblock
3183 #: ../clone/virt-sysprep.pod:83
3184 msgid ""
3185 "would enable ONLY C<ssh-hostkeys> and C<udev-persistent-net> operations."
3186 msgstr ""
3187
3188 #. type: textblock
3189 #: ../clone/virt-sysprep.pod:85
3190 msgid ""
3191 "If the I<--enable> option is not given, then we default to trying all "
3192 "possible sysprep operations.  But some sysprep operations are skipped for "
3193 "some guest types."
3194 msgstr ""
3195
3196 #. type: textblock
3197 #: ../clone/virt-sysprep.pod:89
3198 msgid ""
3199 "Use I<--list-operations> to list operations supported by a particular "
3200 "version of virt-sysprep."
3201 msgstr ""
3202
3203 #. type: textblock
3204 #: ../clone/virt-sysprep.pod:92
3205 msgid ""
3206 "See L</OPERATIONS> below for a list and an explanation of each operation."
3207 msgstr ""
3208
3209 #. type: verbatim
3210 #: ../clone/virt-sysprep.pod:106
3211 #, no-wrap
3212 msgid ""
3213 " virt-sysprep --format=raw -a disk.img\n"
3214 "\n"
3215 msgstr ""
3216
3217 #. type: verbatim
3218 #: ../clone/virt-sysprep.pod:110
3219 #, no-wrap
3220 msgid ""
3221 " virt-sysprep --format=raw -a disk.img --format -a another.img\n"
3222 "\n"
3223 msgstr ""
3224
3225 #. type: =item
3226 #: ../clone/virt-sysprep.pod:119
3227 msgid "B<--hostname> newhostname"
3228 msgstr ""
3229
3230 #. type: textblock
3231 #: ../clone/virt-sysprep.pod:121
3232 msgid ""
3233 "Change the hostname.  See the L</hostname> operation below.  If not given, "
3234 "defaults to C<localhost.localdomain>."
3235 msgstr ""
3236
3237 #. type: =item
3238 #: ../clone/virt-sysprep.pod:124
3239 msgid "B<--list-operations>"
3240 msgstr ""
3241
3242 #. type: textblock
3243 #: ../clone/virt-sysprep.pod:126
3244 msgid "List the operations supported by the virt-sysprep program."
3245 msgstr ""
3246
3247 #. type: =item
3248 #: ../clone/virt-sysprep.pod:128
3249 msgid "B<--selinux-relabel>"
3250 msgstr ""
3251
3252 #. type: =item
3253 #: ../clone/virt-sysprep.pod:130
3254 msgid "B<--no-selinux-relabel>"
3255 msgstr ""
3256
3257 #. type: textblock
3258 #: ../clone/virt-sysprep.pod:132
3259 msgid ""
3260 "I<--selinux-relabel> forces SELinux relabelling next time the guest boots.  "
3261 "I<--no-selinux-relabel> disables relabelling."
3262 msgstr ""
3263
3264 #. type: textblock
3265 #: ../clone/virt-sysprep.pod:135
3266 msgid ""
3267 "The default is to try to detect if SELinux relabelling is required.  See L</"
3268 "SELINUX RELABELLING> below for more details."
3269 msgstr ""
3270
3271 #. type: =head1
3272 #: ../clone/virt-sysprep.pod:156
3273 msgid "OPERATIONS"
3274 msgstr ""
3275
3276 #. type: textblock
3277 #: ../clone/virt-sysprep.pod:158
3278 msgid ""
3279 "If the I<--enable> option is I<not> given, then I<all sysprep operations are "
3280 "enabled>, although some are skipped depending on the type of guest."
3281 msgstr ""
3282
3283 #. type: textblock
3284 #: ../clone/virt-sysprep.pod:162
3285 msgid ""
3286 "Operations can be individually enabled using the I<--enable> option.  Use a "
3287 "comma-separated list, for example:"
3288 msgstr ""
3289
3290 #. type: verbatim
3291 #: ../clone/virt-sysprep.pod:165
3292 #, no-wrap
3293 msgid ""
3294 " virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [etc..]\n"
3295 "\n"
3296 msgstr ""
3297
3298 #. type: textblock
3299 #: ../clone/virt-sysprep.pod:167
3300 msgid ""
3301 "To list the operations supported by the current version of virt-sysprep, use "
3302 "I<--list-operations>."
3303 msgstr ""
3304
3305 #. type: textblock
3306 #: ../clone/virt-sysprep.pod:170
3307 msgid ""
3308 "Future versions of virt-sysprep may add more operations.  If you are using "
3309 "virt-sysprep and want predictable behaviour, specify only the operations "
3310 "that you want to have enabled."
3311 msgstr ""
3312
3313 #. type: =head2
3314 #: ../clone/virt-sysprep.pod:174
3315 msgid "cron-spool"
3316 msgstr ""
3317
3318 #. type: textblock
3319 #: ../clone/virt-sysprep.pod:176
3320 msgid "Remove user at-jobs and cron-jobs."
3321 msgstr ""
3322
3323 #. type: =head2
3324 #: ../clone/virt-sysprep.pod:178
3325 msgid "dhcp-client-state"
3326 msgstr ""
3327
3328 #. type: textblock
3329 #: ../clone/virt-sysprep.pod:180
3330 msgid "Remove DHCP client leases."
3331 msgstr ""
3332
3333 #. type: =head2
3334 #: ../clone/virt-sysprep.pod:182
3335 msgid "dhcp-server-state"
3336 msgstr ""
3337
3338 #. type: textblock
3339 #: ../clone/virt-sysprep.pod:184
3340 msgid "Remove DHCP server leases."
3341 msgstr ""
3342
3343 #. type: =head2
3344 #: ../clone/virt-sysprep.pod:186
3345 msgid "hostname"
3346 msgstr ""
3347
3348 #. type: textblock
3349 #: ../clone/virt-sysprep.pod:188
3350 msgid ""
3351 "Changes the hostname of the guest to the value given in the I<--hostname> "
3352 "parameter."
3353 msgstr ""
3354
3355 #. type: textblock
3356 #: ../clone/virt-sysprep.pod:191
3357 msgid ""
3358 "If the I<--hostname> parameter is not given, then the hostname is changed to "
3359 "C<localhost.localdomain>."
3360 msgstr ""
3361
3362 #. type: =head2
3363 #: ../clone/virt-sysprep.pod:194
3364 msgid "logfiles"
3365 msgstr ""
3366
3367 #. type: textblock
3368 #: ../clone/virt-sysprep.pod:196
3369 msgid "Remove many log files."
3370 msgstr ""
3371
3372 #. type: =head2
3373 #: ../clone/virt-sysprep.pod:198
3374 msgid "mail-spool"
3375 msgstr ""
3376
3377 #. type: textblock
3378 #: ../clone/virt-sysprep.pod:200
3379 msgid "Remove email from the local mail spool directory."
3380 msgstr ""
3381
3382 #. type: =head2
3383 #: ../clone/virt-sysprep.pod:202
3384 msgid "net-hwaddr"
3385 msgstr ""
3386
3387 #. type: textblock
3388 #: ../clone/virt-sysprep.pod:204
3389 msgid ""
3390 "Remove HWADDR (hard-coded MAC address) configuration.  For Fedora and Red "
3391 "Hat Enterprise Linux, this is removed from C<ifcfg-*> files."
3392 msgstr ""
3393
3394 #. type: =head2
3395 #: ../clone/virt-sysprep.pod:207
3396 msgid "random-seed"
3397 msgstr ""
3398
3399 #. type: textblock
3400 #: ../clone/virt-sysprep.pod:209
3401 msgid ""
3402 "Write some random bytes from the host into the random seed file of the guest."
3403 msgstr ""
3404
3405 #. type: textblock
3406 #: ../clone/virt-sysprep.pod:212
3407 msgid "See L</RANDOM SEED> below."
3408 msgstr ""
3409
3410 #. type: =head2
3411 #: ../clone/virt-sysprep.pod:214
3412 msgid "rhn-systemid"
3413 msgstr ""
3414
3415 #. type: textblock
3416 #: ../clone/virt-sysprep.pod:216
3417 msgid "Remove the RHN system ID."
3418 msgstr ""
3419
3420 #. type: =head2
3421 #: ../clone/virt-sysprep.pod:218
3422 msgid "smolt-uuid"
3423 msgstr ""
3424
3425 #. type: textblock
3426 #: ../clone/virt-sysprep.pod:220
3427 msgid "Remove the Smolt hardware UUID."
3428 msgstr ""
3429
3430 #. type: =head2
3431 #: ../clone/virt-sysprep.pod:222
3432 msgid "ssh-hostkeys"
3433 msgstr ""
3434
3435 #. type: textblock
3436 #: ../clone/virt-sysprep.pod:224
3437 msgid "Remove the SSH host keys in the guest."
3438 msgstr ""
3439
3440 #. type: textblock
3441 #: ../clone/virt-sysprep.pod:226
3442 msgid ""
3443 "The SSH host keys are regenerated (differently) next time the guest is "
3444 "booted."
3445 msgstr ""
3446
3447 #. type: textblock
3448 #: ../clone/virt-sysprep.pod:229
3449 msgid ""
3450 "If, after cloning, the guest gets the same IP address, ssh will give you a "
3451 "stark warning about the host key changing:"
3452 msgstr ""
3453
3454 #. type: verbatim
3455 #: ../clone/virt-sysprep.pod:232
3456 #, no-wrap
3457 msgid ""
3458 " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
3459 " @    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @\n"
3460 " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
3461 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n"
3462 "\n"
3463 msgstr ""
3464
3465 #. type: =head2
3466 #: ../clone/virt-sysprep.pod:237
3467 msgid "udev-persistent-net"
3468 msgstr ""
3469
3470 #. type: textblock
3471 #: ../clone/virt-sysprep.pod:239
3472 msgid ""
3473 "Remove udev persistent net rules which map the guest's existing MAC address "
3474 "to a fixed ethernet device (eg. eth0)."
3475 msgstr ""
3476
3477 #. type: textblock
3478 #: ../clone/virt-sysprep.pod:242
3479 msgid ""
3480 "After a guest is cloned, the MAC address usually changes.  Since the old MAC "
3481 "address occupies the old name (eg. eth0), this means the fresh MAC address "
3482 "is assigned to a new name (eg. eth1) and this is usually undesirable.  "
3483 "Erasing the udev persistent net rules avoids this."
3484 msgstr ""
3485
3486 #. type: =head2
3487 #: ../clone/virt-sysprep.pod:247
3488 msgid "utmp"
3489 msgstr ""
3490
3491 #. type: textblock
3492 #: ../clone/virt-sysprep.pod:249
3493 msgid "Remove the utmp file."
3494 msgstr ""
3495
3496 #. type: textblock
3497 #: ../clone/virt-sysprep.pod:251
3498 msgid ""
3499 "This records who is currently logged in on a machine.  In modern Linux "
3500 "distros it is stored in a ramdisk and hence not part of the virtual "
3501 "machine's disk, but it was stored on disk in older distros."
3502 msgstr ""
3503
3504 #. type: =head2
3505 #: ../clone/virt-sysprep.pod:255
3506 msgid "yum-uuid"
3507 msgstr ""
3508
3509 #. type: textblock
3510 #: ../clone/virt-sysprep.pod:257
3511 msgid "Remove the yum UUID."
3512 msgstr ""
3513
3514 #. type: textblock
3515 #: ../clone/virt-sysprep.pod:259
3516 msgid ""
3517 "Yum creates a fresh UUID the next time it runs when it notices that the "
3518 "original UUID has been erased."
3519 msgstr ""
3520
3521 #. type: =head1
3522 #: ../clone/virt-sysprep.pod:262
3523 msgid "COPYING AND CLONING"
3524 msgstr ""
3525
3526 #. type: textblock
3527 #: ../clone/virt-sysprep.pod:264
3528 msgid ""
3529 "Virt-sysprep can be used as part of a process of cloning guests, or to "
3530 "prepare a template from which guests can be cloned.  There are many "
3531 "different ways to achieve this using the virt tools, and this section is "
3532 "just an introduction."
3533 msgstr ""
3534
3535 #. type: textblock
3536 #: ../clone/virt-sysprep.pod:269
3537 msgid "A virtual machine (when switched off) consists of two parts:"
3538 msgstr ""
3539
3540 #. type: =item
3541 #: ../clone/virt-sysprep.pod:273
3542 msgid "I<configuration>"
3543 msgstr ""
3544
3545 #. type: textblock
3546 #: ../clone/virt-sysprep.pod:275
3547 msgid ""
3548 "The configuration or description of the guest.  eg. The libvirt XML (see "
3549 "C<virsh dumpxml>), the running configuration of the guest, or another "
3550 "external format like OVF."
3551 msgstr ""
3552
3553 #. type: textblock
3554 #: ../clone/virt-sysprep.pod:279
3555 msgid "Some configuration items that might need to be changed:"
3556 msgstr ""
3557
3558 #. type: textblock
3559 #: ../clone/virt-sysprep.pod:285
3560 msgid "name"
3561 msgstr ""
3562
3563 #. type: textblock
3564 #: ../clone/virt-sysprep.pod:289 ../clone/virt-sysprep.pod:316
3565 msgid "UUID"
3566 msgstr ""
3567
3568 #. type: textblock
3569 #: ../clone/virt-sysprep.pod:293
3570 msgid "path to block device(s)"
3571 msgstr ""
3572
3573 #. type: textblock
3574 #: ../clone/virt-sysprep.pod:297
3575 msgid "network card MAC address"
3576 msgstr ""
3577
3578 #. type: =item
3579 #: ../clone/virt-sysprep.pod:301
3580 msgid "I<block device(s)>"
3581 msgstr ""
3582
3583 #. type: textblock
3584 #: ../clone/virt-sysprep.pod:303
3585 msgid ""
3586 "One or more hard disk images, themselves containing files, directories, "
3587 "applications, kernels, configuration, etc."
3588 msgstr ""
3589
3590 #. type: textblock
3591 #: ../clone/virt-sysprep.pod:306
3592 msgid "Some things inside the block devices that might need to be changed:"
3593 msgstr ""
3594
3595 #. type: textblock
3596 #: ../clone/virt-sysprep.pod:312
3597 msgid "hostname and other net configuration"
3598 msgstr ""
3599
3600 #. type: textblock
3601 #: ../clone/virt-sysprep.pod:320
3602 msgid "SSH host keys"
3603 msgstr ""
3604
3605 #. type: textblock
3606 #: ../clone/virt-sysprep.pod:324
3607 msgid "Windows unique security ID (SID)"
3608 msgstr ""
3609
3610 #. type: textblock
3611 #: ../clone/virt-sysprep.pod:328
3612 msgid "Puppet registration"
3613 msgstr ""
3614
3615 #. type: =head2
3616 #: ../clone/virt-sysprep.pod:334
3617 msgid "COPYING THE BLOCK DEVICE"
3618 msgstr ""
3619
3620 #. type: textblock
3621 #: ../clone/virt-sysprep.pod:336
3622 msgid ""
3623 "Starting with an original guest, you probably wish to copy the guest block "
3624 "device and its configuration to make a template.  Then once you are happy "
3625 "with the template, you will want to make many clones from it."
3626 msgstr ""
3627
3628 #. type: verbatim
3629 #: ../clone/virt-sysprep.pod:341
3630 #, no-wrap
3631 msgid ""
3632 "                        virt-sysprep\n"
3633 "                             |\n"
3634 "                             v\n"
3635 " original guest --------> template ---------->\n"
3636 "                                      \\------> cloned\n"
3637 "                                       \\-----> guests\n"
3638 "                                        \\---->\n"
3639 "\n"
3640 msgstr ""
3641
3642 #. type: textblock
3643 #: ../clone/virt-sysprep.pod:349
3644 msgid ""
3645 "You can, of course, just copy the block device on the host using L<cp(1)> or "
3646 "L<dd(1)>."
3647 msgstr ""
3648
3649 #. type: verbatim
3650 #: ../clone/virt-sysprep.pod:352
3651 #, no-wrap
3652 msgid ""
3653 "                   dd                 dd\n"
3654 " original guest --------> template ---------->\n"
3655 "                                      \\------> cloned\n"
3656 "                                       \\-----> guests\n"
3657 "                                        \\---->\n"
3658 "\n"
3659 msgstr ""
3660
3661 #. type: textblock
3662 #: ../clone/virt-sysprep.pod:358
3663 msgid "There are some smarter (and faster) ways too:"
3664 msgstr ""
3665
3666 #. type: verbatim
3667 #: ../clone/virt-sysprep.pod:364
3668 #, no-wrap
3669 msgid ""
3670 "                          snapshot\n"
3671 "                template ---------->\n"
3672 "                            \\------> cloned\n"
3673 "                             \\-----> guests\n"
3674 "                              \\---->\n"
3675 "\n"
3676 msgstr ""
3677
3678 #. type: textblock
3679 #: ../clone/virt-sysprep.pod:370
3680 msgid ""
3681 "Use the block device as a backing file and create a snapshot on top for each "
3682 "guest.  The advantage is that you don't need to copy the block device (very "
3683 "fast) and only changes are stored (less storage required)."
3684 msgstr ""
3685
3686 #. type: textblock
3687 #: ../clone/virt-sysprep.pod:375
3688 msgid ""
3689 "Note that writing to the backing file once you have created guests on top of "
3690 "it is not possible: you will corrupt the guests."
3691 msgstr ""
3692
3693 #. type: textblock
3694 #: ../clone/virt-sysprep.pod:378
3695 msgid ""
3696 "Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 -"
3697 "o backing_file> option), L<lvcreate(8)> (I<--snapshot> option).  Some "
3698 "filesystems (such as btrfs) and most Network Attached Storage devices can "
3699 "also create cheap snapshots from files or LUNs."
3700 msgstr ""
3701
3702 #. type: textblock
3703 #: ../clone/virt-sysprep.pod:386
3704 msgid "Get your NAS to snapshot and/or duplicate the LUN."
3705 msgstr ""
3706
3707 #. type: textblock
3708 #: ../clone/virt-sysprep.pod:390
3709 msgid "Prepare your template using L<virt-sparsify(1)>.  See below."
3710 msgstr ""
3711
3712 #. type: =head2
3713 #: ../clone/virt-sysprep.pod:394
3714 msgid "VIRT-CLONE"
3715 msgstr ""
3716
3717 #. type: textblock
3718 #: ../clone/virt-sysprep.pod:396
3719 msgid ""
3720 "A separate tool, L<virt-clone(1)>, can be used to duplicate the block device "
3721 "and/or modify the external libvirt configuration of a guest.  It will reset "
3722 "the name, UUID and MAC address of the guest in the libvirt XML."
3723 msgstr ""
3724
3725 #. type: textblock
3726 #: ../clone/virt-sysprep.pod:401
3727 msgid ""
3728 "L<virt-clone(1)> does not use libguestfs and cannot look inside the disk "
3729 "image.  This was the original motivation to write virt-sysprep."
3730 msgstr ""
3731
3732 #. type: =head2
3733 #: ../clone/virt-sysprep.pod:404
3734 msgid "SPARSIFY"
3735 msgstr ""
3736
3737 #. type: verbatim
3738 #: ../clone/virt-sysprep.pod:406
3739 #, no-wrap
3740 msgid ""
3741 "              virt-sparsify\n"
3742 " original guest --------> template\n"
3743 "\n"
3744 msgstr ""
3745
3746 #. type: textblock
3747 #: ../clone/virt-sysprep.pod:409
3748 msgid ""
3749 "L<virt-sparsify(1)> can be used to make the cloning template smaller, making "
3750 "it easier to compress and/or faster to copy."
3751 msgstr ""
3752
3753 #. type: textblock
3754 #: ../clone/virt-sysprep.pod:412
3755 msgid ""
3756 "Notice that since virt-sparsify also copies the image, you can use it to "
3757 "make the initial copy (instead of C<dd>)."
3758 msgstr ""
3759
3760 #. type: =head2
3761 #: ../clone/virt-sysprep.pod:415
3762 msgid "RESIZE"
3763 msgstr ""
3764
3765 #. type: verbatim
3766 #: ../clone/virt-sysprep.pod:417
3767 #, no-wrap
3768 msgid ""
3769 "                         virt-resize\n"
3770 "                template ---------->\n"
3771 "                            \\------> cloned\n"
3772 "                             \\-----> guests\n"
3773 "                              \\---->\n"
3774 "\n"
3775 msgstr ""
3776
3777 #. type: textblock
3778 #: ../clone/virt-sysprep.pod:423
3779 msgid ""
3780 "If you want to give people cloned guests, but let them pick the size of the "
3781 "guest themselves (eg. depending on how much they are prepared to pay for "
3782 "disk space), then instead of copying the template, you can run L<virt-resize"
3783 "(1)>.  Virt-resize performs a copy and resize, and thus is ideal for cloning "
3784 "guests from a template."
3785 msgstr ""
3786
3787 #. type: =head1
3788 #: ../clone/virt-sysprep.pod:429 ../src/guestfs.pod:1164
3789 msgid "SECURITY"
3790 msgstr "БЕЗПЕКА"
3791
3792 #. type: textblock
3793 #: ../clone/virt-sysprep.pod:431
3794 msgid ""
3795 "Although virt-sysprep removes some sensitive information from the guest, it "
3796 "does not pretend to remove all of it.  You should examine the L</OPERATIONS> "
3797 "above, and the implementation of the operations in the shell script.  You "
3798 "should also examine the guest afterwards."
3799 msgstr ""
3800
3801 #. type: textblock
3802 #: ../clone/virt-sysprep.pod:436
3803 msgid ""
3804 "Sensitive files are simply removed.  The data they contained may still exist "
3805 "on the disk, easily recovered with a hex editor or undelete tool.  Use "
3806 "L<virt-sparsify(1)> as one way to remove this content.  See also the L<scrub"
3807 "(1)> command to get rid of deleted content in directory entries and inodes."
3808 msgstr ""
3809
3810 #. type: =head2
3811 #: ../clone/virt-sysprep.pod:442
3812 msgid "RANDOM SEED"
3813 msgstr ""
3814
3815 #. type: textblock
3816 #: ../clone/virt-sysprep.pod:444
3817 msgid "I<(This section applies to Linux guests only)>"
3818 msgstr ""
3819
3820 #. type: textblock
3821 #: ../clone/virt-sysprep.pod:446
3822 msgid ""
3823 "The virt-sysprep C<random-seed> operation writes a few bytes of randomness "
3824 "from the host into the guest's random seed file."
3825 msgstr ""
3826
3827 #. type: textblock
3828 #: ../clone/virt-sysprep.pod:449
3829 msgid ""
3830 "If this is just done once and the guest is cloned from the same template, "
3831 "then each guest will start with the same entropy, and things like SSH host "
3832 "keys and TCP sequence numbers may be predictable."
3833 msgstr ""
3834
3835 #. type: textblock
3836 #: ../clone/virt-sysprep.pod:453
3837 msgid ""
3838 "Therefore you should arrange to add more randomness I<after> cloning from a "
3839 "template too, which can be done by just enabling the C<random-seed> "
3840 "operation:"
3841 msgstr ""
3842
3843 #. type: verbatim
3844 #: ../clone/virt-sysprep.pod:457
3845 #, no-wrap
3846 msgid ""
3847 " cp template.img newguest.img\n"
3848 " virt-sysprep --enable=random-seed -a newguest.img\n"
3849 "\n"
3850 msgstr ""
3851
3852 #. type: =head2
3853 #: ../clone/virt-sysprep.pod:460
3854 msgid "SELINUX RELABELLING"
3855 msgstr ""
3856
3857 #. type: textblock
3858 #: ../clone/virt-sysprep.pod:462
3859 msgid "I<(This section applies to Linux guests using SELinux only)>"
3860 msgstr ""
3861
3862 #. type: textblock
3863 #: ../clone/virt-sysprep.pod:464
3864 msgid ""
3865 "If any new files are created by virt-sysprep, then virt-sysprep touches C</."
3866 "autorelabel> so that these will be correctly labelled by SELinux the next "
3867 "time the guest is booted.  This process interrupts boot and can take some "
3868 "time."
3869 msgstr ""
3870
3871 #. type: textblock
3872 #: ../clone/virt-sysprep.pod:469
3873 msgid ""
3874 "You can force relabelling for all guests by supplying the I<--selinux-"
3875 "relabel> option."
3876 msgstr ""
3877
3878 #. type: textblock
3879 #: ../clone/virt-sysprep.pod:472
3880 msgid ""
3881 "You can disable relabelling entirely by supplying the I<--no-selinux-"
3882 "relabel> option."
3883 msgstr ""
3884
3885 #. type: textblock
3886 #: ../clone/virt-sysprep.pod:484
3887 msgid "This program returns 0 on success, or 1 if there was an error."
3888 msgstr ""
3889
3890 #. type: textblock
3891 #: ../clone/virt-sysprep.pod:488
3892 msgid ""
3893 "L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-"
3894 "resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)"
3895 ">, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>."
3896 msgstr ""
3897
3898 #. type: textblock
3899 #: ../df/virt-df.pod:5
3900 msgid "virt-df - Display free space on virtual filesystems"
3901 msgstr ""
3902
3903 #. type: verbatim
3904 #: ../df/virt-df.pod:9
3905 #, no-wrap
3906 msgid ""
3907 " virt-df [--options]\n"
3908 "\n"
3909 msgstr ""
3910 " virt-df [--параметри]\n"
3911 "\n"
3912
3913 #. type: verbatim
3914 #: ../df/virt-df.pod:11
3915 #, no-wrap
3916 msgid ""
3917 " virt-df [--options] -d domname\n"
3918 "\n"
3919 msgstr ""
3920
3921 #. type: verbatim
3922 #: ../df/virt-df.pod:13
3923 #, no-wrap
3924 msgid ""
3925 " virt-df [--options] -a disk.img [-a disk.img ...]\n"
3926 "\n"
3927 msgstr ""
3928
3929 #. type: verbatim
3930 #: ../df/virt-df.pod:17
3931 #, no-wrap
3932 msgid ""
3933 " virt-df [--options] domname\n"
3934 "\n"
3935 msgstr ""
3936
3937 #. type: verbatim
3938 #: ../df/virt-df.pod:19
3939 #, no-wrap
3940 msgid ""
3941 " virt-df [--options] disk.img [disk.img ...]\n"
3942 "\n"
3943 msgstr ""
3944
3945 #. type: textblock
3946 #: ../df/virt-df.pod:23
3947 msgid ""
3948 "C<virt-df> is a command line tool to display free space on virtual machine "
3949 "filesystems.  Unlike other tools, it doesn't just display the size of disk "
3950 "allocated to a virtual machine, but can look inside disk images to see how "
3951 "much space is really being used."
3952 msgstr ""
3953
3954 #. type: textblock
3955 #: ../df/virt-df.pod:28
3956 msgid ""
3957 "If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt "
3958 "to get a list of all active and inactive guests, and performs a C<df>-type "
3959 "operation on each one in turn, printing out the results."
3960 msgstr ""
3961
3962 #. type: textblock
3963 #: ../df/virt-df.pod:32
3964 msgid ""
3965 "If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a C<df>-"
3966 "type operation on either the single named libvirt domain, or on the disk "
3967 "image(s) listed on the command line (which must all belong to a single VM).  "
3968 "In this mode (with arguments), C<virt-df> will I<only work for a single "
3969 "guest>.  If you want to run on multiple guests, then you have to invoke "
3970 "C<virt-df> multiple times."
3971 msgstr ""
3972
3973 #. type: textblock
3974 #: ../df/virt-df.pod:39
3975 msgid ""
3976 "Use the I<--csv> option to get a format which can be easily parsed by other "
3977 "programs.  Other options are similar to the standard L<df(1)> command."
3978 msgstr ""
3979
3980 #. type: textblock
3981 #: ../df/virt-df.pod:45
3982 msgid ""
3983 "Show disk usage for a single libvirt guest called C<F14x64>.  Make the "
3984 "output human-readable:"
3985 msgstr ""
3986
3987 #. type: verbatim
3988 #: ../df/virt-df.pod:48
3989 #, no-wrap
3990 msgid ""
3991 " # virt-df -d F14x64 -h\n"
3992 " Filesystem                       Size     Used  Available  Use%\n"
3993 " F14x64:/dev/sda1                 484M      66M       393M   14%\n"
3994 " F14x64:/dev/vg_f13x64/lv_root    7.4G     3.4G       4.0G   46%\n"
3995 "\n"
3996 msgstr ""
3997
3998 #. type: textblock
3999 #: ../df/virt-df.pod:53
4000 msgid "Show disk usage for a disk image file called C<test.img>:"
4001 msgstr ""
4002
4003 #. type: verbatim
4004 #: ../df/virt-df.pod:55
4005 #, no-wrap
4006 msgid ""
4007 " $ virt-df -a test1.img\n"
4008 " Filesystem                  1K-blocks     Used  Available  Use%\n"
4009 " test1.img:/dev/sda1             99099     1551      92432    2%\n"
4010 "\n"
4011 msgstr ""
4012
4013 #. type: verbatim
4014 #: ../df/virt-df.pod:112
4015 #, no-wrap
4016 msgid ""
4017 " virt-df --format=raw -a disk.img\n"
4018 "\n"
4019 msgstr ""
4020
4021 #. type: verbatim
4022 #: ../df/virt-df.pod:116
4023 #, no-wrap
4024 msgid ""
4025 " virt-df --format=raw -a disk.img --format -a another.img\n"
4026 "\n"
4027 msgstr ""
4028
4029 #. type: textblock
4030 #: ../df/virt-df.pod:129
4031 msgid "Print sizes in human-readable format."
4032 msgstr ""
4033
4034 #. type: textblock
4035 #: ../df/virt-df.pod:131
4036 msgid "You are not allowed to use I<-h> and I<--csv> at the same time."
4037 msgstr ""
4038
4039 #. type: =item
4040 #: ../df/virt-df.pod:133 ../fish/guestfish.pod:258 ../fuse/guestmount.pod:164
4041 msgid "B<-i>"
4042 msgstr "B<-i>"
4043
4044 #. type: =item
4045 #: ../df/virt-df.pod:135
4046 msgid "B<--inodes>"
4047 msgstr "B<--inodes>"
4048
4049 #. type: textblock
4050 #: ../df/virt-df.pod:137
4051 msgid "Print inodes instead of blocks."
4052 msgstr ""
4053
4054 #. type: =item
4055 #: ../df/virt-df.pod:139
4056 msgid "B<--one-per-guest>"
4057 msgstr "B<--one-per-guest>"
4058
4059 #. type: textblock
4060 #: ../df/virt-df.pod:141
4061 msgid ""
4062 "Run one libguestfs appliance per guest.  Normally C<virt-df> will add the "
4063 "disks from several guests to a single libguestfs appliance."
4064 msgstr ""
4065
4066 #. type: textblock
4067 #: ../df/virt-df.pod:144
4068 msgid "You might use this option in the following circumstances:"
4069 msgstr ""
4070
4071 #. type: textblock
4072 #: ../df/virt-df.pod:150
4073 msgid ""
4074 "If you think an untrusted guest might actively try to exploit the libguestfs "
4075 "appliance kernel, then this prevents one guest from interfering with the "
4076 "stats printed for another guest."
4077 msgstr ""
4078
4079 #. type: textblock
4080 #: ../df/virt-df.pod:156
4081 msgid ""
4082 "If the kernel has a bug which stops it from accessing a filesystem in one "
4083 "guest (see for example RHBZ#635373) then this allows libguestfs to continue "
4084 "and report stats for further guests."
4085 msgstr ""
4086
4087 #. type: textblock
4088 #: ../df/virt-df.pod:165
4089 msgid ""
4090 "Print UUIDs instead of names.  This is useful for following a guest even "
4091 "when the guest is migrated or renamed, or when two guests happen to have the "
4092 "same name."
4093 msgstr ""
4094
4095 #. type: textblock
4096 #: ../df/virt-df.pod:169
4097 msgid ""
4098 "Note that only domains that we fetch from libvirt come with UUIDs.  For disk "
4099 "images, we still print the disk image name even when this option is "
4100 "specified."
4101 msgstr ""
4102
4103 #. type: =head1
4104 #: ../df/virt-df.pod:191
4105 #, fuzzy
4106 #| msgid "NUMBERS"
4107 msgid "STATVFS NUMBERS"
4108 msgstr "ЧИСЛА"
4109
4110 #. type: textblock
4111 #: ../df/virt-df.pod:193
4112 msgid ""
4113 "C<virt-df> (and L<df(1)>) get information by issuing a L<statvfs(3)> system "
4114 "call.  You can get the same information directly, either from the host "
4115 "(using libguestfs) or inside the guest:"
4116 msgstr ""
4117
4118 #. type: =item
4119 #: ../df/virt-df.pod:199
4120 msgid "From the host"
4121 msgstr ""
4122
4123 #. type: textblock
4124 #: ../df/virt-df.pod:201 ../df/virt-df.pod:209
4125 #, fuzzy
4126 #| msgid ""
4127 #| " sh-lines command\n"
4128 #| "\n"
4129 msgid "Run this command:"
4130 msgstr ""
4131 " sh-lines команда\n"
4132 "\n"
4133
4134 #. type: verbatim
4135 #: ../df/virt-df.pod:203
4136 #, fuzzy, no-wrap
4137 #| msgid ""
4138 #| " guestfish --ro -d myguest -i\n"
4139 #| "\n"
4140 msgid ""
4141 " guestfish --ro -d GuestName -i statvfs /\n"
4142 "\n"
4143 msgstr ""
4144 " guestfish --ro -d myguest -i\n"
4145 "\n"
4146
4147 #. type: textblock
4148 #: ../df/virt-df.pod:205 ../df/virt-df.pod:213
4149 msgid "(change C</> to see stats for other filesystems)."
4150 msgstr ""
4151
4152 #. type: =item
4153 #: ../df/virt-df.pod:207
4154 msgid "From inside the guest"
4155 msgstr ""
4156
4157 #. type: verbatim
4158 #: ../df/virt-df.pod:211
4159 #, no-wrap
4160 msgid ""
4161 " python -c 'import os; s = os.statvfs (\"/\"); print s'\n"
4162 "\n"
4163 msgstr ""
4164
4165 #. type: textblock
4166 #: ../df/virt-df.pod:255
4167 msgid ""
4168 "L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<http://"
4169 "libguestfs.org/>."
4170 msgstr ""
4171
4172 #. type: textblock
4173 #: ../edit/virt-edit.pod:5
4174 msgid "virt-edit - Edit a file in a virtual machine"
4175 msgstr ""
4176
4177 #. type: verbatim
4178 #: ../edit/virt-edit.pod:9
4179 #, no-wrap
4180 msgid ""
4181 " virt-edit [--options] -d domname file [file ...]\n"
4182 "\n"
4183 msgstr ""
4184
4185 #. type: verbatim
4186 #: ../edit/virt-edit.pod:11
4187 #, no-wrap
4188 msgid ""
4189 " virt-edit [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
4190 "\n"
4191 msgstr ""
4192
4193 #. type: verbatim
4194 #: ../edit/virt-edit.pod:13
4195 #, no-wrap
4196 msgid ""
4197 " virt-edit [-d domname|-a disk.img] file -e 'expr'\n"
4198 "\n"
4199 msgstr ""
4200
4201 #. type: verbatim
4202 #: ../edit/virt-edit.pod:17
4203 #, no-wrap
4204 msgid ""
4205 " virt-edit domname file\n"
4206 "\n"
4207 msgstr ""
4208
4209 #. type: verbatim
4210 #: ../edit/virt-edit.pod:19 ../edit/virt-edit.pod:183
4211 #, no-wrap
4212 msgid ""
4213 " virt-edit disk.img [disk.img ...] file\n"
4214 "\n"
4215 msgstr ""
4216
4217 #. type: =head1
4218 #: ../edit/virt-edit.pod:21 ../fish/guestfish.pod:23
4219 #: ../fish/virt-copy-in.pod:13 ../fish/virt-tar-in.pod:15
4220 #: ../fuse/guestmount.pod:15 ../rescue/virt-rescue.pod:21
4221 #: ../tools/virt-tar.pl:64 ../tools/virt-win-reg.pl:51
4222 msgid "WARNING"
4223 msgstr "ПОПЕРЕДЖЕННЯ"
4224
4225 #. type: textblock
4226 #: ../edit/virt-edit.pod:23
4227 msgid ""
4228 "You must I<not> use C<virt-edit> on live virtual machines.  If you do this, "
4229 "you risk disk corruption in the VM.  C<virt-edit> tries to stop you from "
4230 "doing this, but doesn't catch all cases."
4231 msgstr ""
4232
4233 #. type: textblock
4234 #: ../edit/virt-edit.pod:29
4235 msgid ""
4236 "C<virt-edit> is a command line tool to edit C<file> where each C<file> "
4237 "exists in the named virtual machine (or disk image)."
4238 msgstr ""
4239
4240 #. type: textblock
4241 #: ../edit/virt-edit.pod:32
4242 msgid ""
4243 "Multiple filenames can be given, in which case they are each edited in "
4244 "turn.  Each filename must be a full path, starting at the root directory "
4245 "(starting with '/')."
4246 msgstr ""
4247
4248 #. type: textblock
4249 #: ../edit/virt-edit.pod:36
4250 msgid "If you want to just view a file, use L<virt-cat(1)>."
4251 msgstr ""
4252
4253 #. type: textblock
4254 #: ../edit/virt-edit.pod:38
4255 msgid ""
4256 "For more complex cases you should look at the L<guestfish(1)> tool (see L</"
4257 "USING GUESTFISH> below)."
4258 msgstr ""
4259
4260 #. type: textblock
4261 #: ../edit/virt-edit.pod:41
4262 msgid ""
4263 "C<virt-edit> cannot be used to create a new file.  L<guestfish(1)> can do "
4264 "that and much more."
4265 msgstr ""
4266
4267 #. type: textblock
4268 #: ../edit/virt-edit.pod:46
4269 msgid "Edit the named files interactively:"
4270 msgstr ""
4271
4272 #. type: verbatim
4273 #: ../edit/virt-edit.pod:48
4274 #, no-wrap
4275 msgid ""
4276 " virt-edit -d mydomain /boot/grub/grub.conf\n"
4277 "\n"
4278 msgstr ""
4279
4280 #. type: verbatim
4281 #: ../edit/virt-edit.pod:50
4282 #, no-wrap
4283 msgid ""
4284 " virt-edit -d mydomain /etc/passwd\n"
4285 "\n"
4286 msgstr ""
4287
4288 #. type: textblock
4289 #: ../edit/virt-edit.pod:52
4290 msgid "For Windows guests, some Windows paths are understood:"
4291 msgstr ""
4292
4293 #. type: verbatim
4294 #: ../edit/virt-edit.pod:54
4295 #, no-wrap
4296 msgid ""
4297 " virt-edit -d mywindomain 'c:\\autoexec.bat'\n"
4298 "\n"
4299 msgstr ""
4300
4301 #. type: textblock
4302 #: ../edit/virt-edit.pod:56
4303 msgid ""
4304 "If Perl is installed, you can also edit files non-interactively (see L</NON-"
4305 "INTERACTIVE EDITING> below).  To change the init default level to 5:"
4306 msgstr ""
4307
4308 #. type: verbatim
4309 #: ../edit/virt-edit.pod:60
4310 #, no-wrap
4311 msgid ""
4312 " virt-edit -d mydomain /etc/inittab -e 's/^id:.*/id:5:initdefault:/'\n"
4313 "\n"
4314 msgstr ""
4315
4316 #. type: =item
4317 #: ../edit/virt-edit.pod:81
4318 msgid "B<-b> extension"
4319 msgstr ""
4320
4321 #. type: =item
4322 #: ../edit/virt-edit.pod:83
4323 msgid "B<--backup> extension"
4324 msgstr ""
4325
4326 #. type: textblock
4327 #: ../edit/virt-edit.pod:85
4328 msgid ""
4329 "Create a backup of the original file I<in the guest disk image>.  The backup "
4330 "has the original filename with C<extension> added."
4331 msgstr ""
4332
4333 #. type: textblock
4334 #: ../edit/virt-edit.pod:88
4335 msgid ""
4336 "Usually the first character of C<extension> would be a dot C<.> so you would "
4337 "write:"
4338 msgstr ""
4339
4340 #. type: verbatim
4341 #: ../edit/virt-edit.pod:91
4342 #, no-wrap
4343 msgid ""
4344 " virt-edit -b .orig [etc]\n"
4345 "\n"
4346 msgstr ""
4347
4348 #. type: textblock
4349 #: ../edit/virt-edit.pod:93
4350 msgid "By default, no backup file is made."
4351 msgstr ""
4352
4353 #. type: =item
4354 #: ../edit/virt-edit.pod:95 ../fish/guestfish.pod:181
4355 #: ../fuse/guestmount.pod:105 ../inspector/virt-inspector.pod:74
4356 #: ../tools/virt-list-filesystems.pl:77 ../tools/virt-list-partitions.pl:78
4357 #: ../tools/virt-tar.pl:127 ../tools/virt-win-reg.pl:128
4358 msgid "B<-c URI>"
4359 msgstr "B<-c адреса>"
4360
4361 #. type: =item
4362 #: ../edit/virt-edit.pod:97 ../fish/guestfish.pod:183
4363 #: ../fuse/guestmount.pod:107 ../inspector/virt-inspector.pod:76
4364 #: ../tools/virt-list-filesystems.pl:79 ../tools/virt-list-partitions.pl:80
4365 #: ../tools/virt-tar.pl:129 ../tools/virt-win-reg.pl:130
4366 msgid "B<--connect URI>"
4367 msgstr "B<--connect адреса>"
4368
4369 #. type: textblock
4370 #: ../edit/virt-edit.pod:102 ../tools/virt-list-filesystems.pl:84
4371 #: ../tools/virt-list-partitions.pl:85 ../tools/virt-tar.pl:134
4372 #: ../tools/virt-win-reg.pl:135
4373 msgid ""
4374 "If you specify guest block devices directly, then libvirt is not used at all."
4375 msgstr ""
4376
4377 #. type: textblock
4378 #: ../edit/virt-edit.pod:114
4379 msgid ""
4380 "When prompting for keys and passphrases, virt-edit normally turns echoing "
4381 "off so you cannot see what you are typing.  If you are not worried about "
4382 "Tempest attacks and there is no one else in the room you can specify this "
4383 "flag to see what you are typing."
4384 msgstr ""
4385
4386 #. type: =item
4387 #: ../edit/virt-edit.pod:119
4388 msgid "B<-e> EXPR"
4389 msgstr "B<-e> вираз"
4390
4391 #. type: =item
4392 #: ../edit/virt-edit.pod:121
4393 msgid "B<--expr> EXPR"
4394 msgstr "B<--expr> вираз"
4395
4396 #. type: textblock
4397 #: ../edit/virt-edit.pod:123
4398 msgid ""
4399 "Instead of launching the external editor, non-interactively apply the Perl "
4400 "expression C<EXPR> to each line in the file.  See L</NON-INTERACTIVE "
4401 "EDITING> below."
4402 msgstr ""
4403
4404 #. type: textblock
4405 #: ../edit/virt-edit.pod:127
4406 msgid ""
4407 "Be careful to properly quote the expression to prevent it from being altered "
4408 "by the shell."
4409 msgstr ""
4410
4411 #. type: textblock
4412 #: ../edit/virt-edit.pod:130
4413 msgid "Note that this option is only available when Perl 5 is installed."
4414 msgstr ""
4415
4416 #. type: =item
4417 #: ../edit/virt-edit.pod:132
4418 msgid "B<--format> raw|qcow2|..."
4419 msgstr "B<--format> raw|qcow2|..."
4420
4421 #. type: verbatim
4422 #: ../edit/virt-edit.pod:143
4423 #, no-wrap
4424 msgid ""
4425 " virt-edit --format=raw -a disk.img file\n"
4426 "\n"
4427 msgstr ""
4428
4429 #. type: verbatim
4430 #: ../edit/virt-edit.pod:147
4431 #, no-wrap
4432 msgid ""
4433 " virt-edit --format=raw -a disk.img --format -a another.img file\n"
4434 "\n"
4435 msgstr ""
4436
4437 #. type: textblock
4438 #: ../edit/virt-edit.pod:181
4439 msgid "Previous versions of virt-edit allowed you to write either:"
4440 msgstr ""
4441
4442 #. type: verbatim
4443 #: ../edit/virt-edit.pod:187
4444 #, no-wrap
4445 msgid ""
4446 " virt-edit guestname file\n"
4447 "\n"
4448 msgstr ""
4449
4450 #. type: =head1
4451 #: ../edit/virt-edit.pod:195
4452 msgid "NON-INTERACTIVE EDITING"
4453 msgstr "НЕІНТЕРАКТИВНЕ РЕДАГУВАННЯ"
4454
4455 #. type: textblock
4456 #: ../edit/virt-edit.pod:197
4457 msgid ""
4458 "C<virt-edit> normally calls out to C<$EDITOR> (or vi) so the system "
4459 "administrator can interactively edit the file."
4460 msgstr ""
4461
4462 #. type: textblock
4463 #: ../edit/virt-edit.pod:200
4464 msgid ""
4465 "There are two ways also to use C<virt-edit> from scripts in order to make "
4466 "automated edits to files.  (Note that although you I<can> use C<virt-edit> "
4467 "like this, it's less error-prone to write scripts directly using the "
4468 "libguestfs API and Augeas for configuration file editing.)"
4469 msgstr ""
4470
4471 #. type: textblock
4472 #: ../edit/virt-edit.pod:206
4473 msgid ""
4474 "The first method is to temporarily set C<$EDITOR> to any script or program "
4475 "you want to run.  The script is invoked as C<$EDITOR tmpfile> and it should "
4476 "update C<tmpfile> in place however it likes."
4477 msgstr ""
4478
4479 #. type: textblock
4480 #: ../edit/virt-edit.pod:210
4481 msgid ""
4482 "The second method is to use the I<-e> parameter of C<virt-edit> to run a "
4483 "short Perl snippet in the style of L<sed(1)>.  For example to replace all "
4484 "instances of C<foo> with C<bar> in a file:"
4485 msgstr ""
4486
4487 #. type: verbatim
4488 #: ../edit/virt-edit.pod:214
4489 #, no-wrap
4490 msgid ""
4491 " virt-edit -d domname filename -e 's/foo/bar/'\n"
4492 "\n"
4493 msgstr ""
4494
4495 #. type: textblock
4496 #: ../edit/virt-edit.pod:216
4497 msgid ""
4498 "The full power of Perl regular expressions can be used (see L<perlre(1)>).  "
4499 "For example to delete root's password you could do:"
4500 msgstr ""
4501
4502 #. type: verbatim
4503 #: ../edit/virt-edit.pod:219
4504 #, no-wrap
4505 msgid ""
4506 " virt-edit -d domname /etc/passwd -e 's/^root:.*?:/root::/'\n"
4507 "\n"
4508 msgstr ""
4509 " virt-edit -d назва_домену /etc/passwd -e 's/^root:.*?:/root::/'\n"
4510 "\n"
4511
4512 #. type: textblock
4513 #: ../edit/virt-edit.pod:221
4514 msgid ""
4515 "What really happens is that the snippet is evaluated as a Perl expression "
4516 "for each line of the file.  The line, including the final C<\\n>, is passed "
4517 "in C<$_> and the expression should update C<$_> or leave it unchanged."
4518 msgstr ""
4519
4520 #. type: textblock
4521 #: ../edit/virt-edit.pod:226
4522 msgid ""
4523 "To delete a line, set C<$_> to the empty string.  For example, to delete the "
4524 "C<apache> user account from the password file you can do:"
4525 msgstr ""
4526
4527 #. type: verbatim
4528 #: ../edit/virt-edit.pod:229
4529 #, no-wrap
4530 msgid ""
4531 " virt-edit -d mydomain /etc/passwd -e '$_ = \"\" if /^apache:/'\n"
4532 "\n"
4533 msgstr ""
4534 " virt-edit -d mydomain /etc/passwd -e '$_ = \"\" if /^apache:/'\n"
4535 "\n"
4536
4537 #. type: textblock
4538 #: ../edit/virt-edit.pod:231
4539 msgid ""
4540 "To insert a line, prepend or append it to C<$_>.  However appending lines to "
4541 "the end of the file is rather difficult this way since there is no concept "
4542 "of \"last line of the file\" - your expression just doesn't get called "
4543 "again.  You might want to use the first method (setting C<$EDITOR>) if you "
4544 "want to do this."
4545 msgstr ""
4546
4547 #. type: textblock
4548 #: ../edit/virt-edit.pod:237
4549 msgid ""
4550 "The variable C<$lineno> contains the current line number.  As is "
4551 "traditional, the first line in the file is number C<1>."
4552 msgstr ""
4553
4554 #. type: textblock
4555 #: ../edit/virt-edit.pod:240
4556 msgid ""
4557 "The return value from the expression is ignored, but the expression may call "
4558 "C<die> in order to abort the whole program, leaving the original file "
4559 "untouched."
4560 msgstr ""
4561
4562 #. type: textblock
4563 #: ../edit/virt-edit.pod:244
4564 msgid ""
4565 "Remember when matching the end of a line that C<$_> may contain the final C<"
4566 "\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a "
4567 "newline then neither of these.  Thus to match or substitute some text at the "
4568 "end of a line, use this regular expression:"
4569 msgstr ""
4570
4571 #. type: verbatim
4572 #: ../edit/virt-edit.pod:249
4573 #, no-wrap
4574 msgid ""
4575 " /some text(\\r?\\n)?$/\n"
4576 "\n"
4577 msgstr ""
4578 " /якийсь текст(\\r?\\n)?$/\n"
4579 "\n"
4580
4581 #. type: textblock
4582 #: ../edit/virt-edit.pod:251
4583 msgid ""
4584 "Alternately, use the perl C<chomp> function, being careful not to chomp C<"
4585 "$_> itself (since that would remove all newlines from the file):"
4586 msgstr ""
4587
4588 #. type: verbatim
4589 #: ../edit/virt-edit.pod:255
4590 #, no-wrap
4591 msgid ""
4592 " my $m = $_; chomp $m; $m =~ /some text$/\n"
4593 "\n"
4594 msgstr ""
4595 " my $m = $_; chomp $m; $m =~ /якийсь текст$/\n"
4596 "\n"
4597
4598 #. type: textblock
4599 #: ../edit/virt-edit.pod:259
4600 msgid ""
4601 "C<virt-edit> has a limited ability to understand Windows drive letters and "
4602 "paths (eg. C<E:\\foo\\bar.txt>)."
4603 msgstr ""
4604
4605 #. type: textblock
4606 #: ../edit/virt-edit.pod:278
4607 msgid ""
4608 "The path is resolved case insensitively to locate the file that should be "
4609 "edited."
4610 msgstr ""
4611
4612 #. type: textblock
4613 #: ../edit/virt-edit.pod:299
4614 msgid ""
4615 "L<guestfish(1)> is a more powerful, lower level tool which you can use when "
4616 "C<virt-edit> doesn't work."
4617 msgstr ""
4618
4619 #. type: textblock
4620 #: ../edit/virt-edit.pod:302
4621 msgid "Using C<virt-edit> is approximately equivalent to doing:"
4622 msgstr ""
4623
4624 #. type: verbatim
4625 #: ../edit/virt-edit.pod:304
4626 #, no-wrap
4627 msgid ""
4628 " guestfish --rw -i -d domname edit /file\n"
4629 "\n"
4630 msgstr ""
4631
4632 #. type: textblock
4633 #: ../edit/virt-edit.pod:306
4634 msgid ""
4635 "where C<domname> is the name of the libvirt guest, and C</file> is the full "
4636 "path to the file."
4637 msgstr ""
4638
4639 #. type: textblock
4640 #: ../edit/virt-edit.pod:309
4641 msgid ""
4642 "The command above uses libguestfs's guest inspection feature and so does not "
4643 "work on guests that libguestfs cannot inspect, or on things like arbitrary "
4644 "disk images that don't contain guests.  To edit a file on a disk image "
4645 "directly, use:"
4646 msgstr ""
4647
4648 #. type: verbatim
4649 #: ../edit/virt-edit.pod:314
4650 #, no-wrap
4651 msgid ""
4652 " guestfish --rw -a disk.img -m /dev/sda1 edit /file\n"
4653 "\n"
4654 msgstr ""
4655
4656 #. type: textblock
4657 #: ../edit/virt-edit.pod:316
4658 msgid ""
4659 "where C<disk.img> is the disk image, C</dev/sda1> is the filesystem within "
4660 "the disk image to edit, and C</file> is the full path to the file."
4661 msgstr ""
4662
4663 #. type: textblock
4664 #: ../edit/virt-edit.pod:320
4665 msgid ""
4666 "C<virt-edit> cannot create new files.  Use the guestfish commands C<touch>, "
4667 "C<write> or C<upload> instead:"
4668 msgstr ""
4669
4670 #. type: verbatim
4671 #: ../edit/virt-edit.pod:323
4672 #, no-wrap
4673 msgid ""
4674 " guestfish --rw -i -d domname touch /newfile\n"
4675 "\n"
4676 msgstr ""
4677
4678 #. type: verbatim
4679 #: ../edit/virt-edit.pod:325
4680 #, no-wrap
4681 msgid ""
4682 " guestfish --rw -i -d domname write /newfile \"new content\"\n"
4683 "\n"
4684 msgstr ""
4685
4686 #. type: verbatim
4687 #: ../edit/virt-edit.pod:327
4688 #, no-wrap
4689 msgid ""
4690 " guestfish --rw -i -d domname upload localfile /newfile\n"
4691 "\n"
4692 msgstr ""
4693
4694 #. type: =head1
4695 #: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1119
4696 #: ../rescue/virt-rescue.pod:298 ../sparsify/virt-sparsify.pod:250
4697 #: ../src/guestfs.pod:3214 ../test-tool/libguestfs-test-tool.pod:95
4698 msgid "ENVIRONMENT VARIABLES"
4699 msgstr "ЗМІННІ СЕРЕДОВИЩА"
4700
4701 #. type: =item
4702 #: ../edit/virt-edit.pod:333
4703 msgid "C<EDITOR>"
4704 msgstr "C<EDITOR>"
4705
4706 #. type: textblock
4707 #: ../edit/virt-edit.pod:335
4708 msgid ""
4709 "If set, this string is used as the editor.  It may contain arguments, eg. C<"
4710 "\"emacs -nw\">"
4711 msgstr ""
4712
4713 #. type: textblock
4714 #: ../edit/virt-edit.pod:338
4715 msgid "If not set, C<vi> is used."
4716 msgstr ""
4717
4718 #. type: textblock
4719 #: ../edit/virt-edit.pod:356
4720 msgid ""
4721 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-"
4722 "tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, "
4723 "L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>."
4724 msgstr ""
4725 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-"
4726 "tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, "
4727 "L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>."
4728
4729 #. type: textblock
4730 #: ../erlang/examples/guestfs-erlang.pod:5
4731 msgid "guestfs-erlang - How to use libguestfs from Erlang"
4732 msgstr ""
4733
4734 #. type: verbatim
4735 #: ../erlang/examples/guestfs-erlang.pod:9
4736 #, no-wrap
4737 msgid ""
4738 " {ok, G} = guestfs:create(),\n"
4739 " ok = guestfs:add_drive_opts(G, Disk,\n"
4740 "                             [{format, \"raw\"}, {readonly, true}]),\n"
4741 " ok = guestfs:launch(G),\n"
4742 " [Device] = guestfs:list_devices(G),\n"
4743 " ok = guestfs:close(G).\n"
4744 "\n"
4745 msgstr ""
4746
4747 #. type: textblock
4748 #: ../erlang/examples/guestfs-erlang.pod:18
4749 msgid ""
4750 "This manual page documents how to call libguestfs from the Erlang "
4751 "programming language.  This page just documents the differences from the C "
4752 "API and gives some examples.  If you are not familiar with using libguestfs, "
4753 "you also need to read L<guestfs(3)>."
4754 msgstr ""
4755
4756 #. type: =head2
4757 #: ../erlang/examples/guestfs-erlang.pod:23
4758 msgid "OPENING AND CLOSING THE HANDLE"
4759 msgstr ""
4760
4761 #. type: textblock
4762 #: ../erlang/examples/guestfs-erlang.pod:25
4763 msgid ""
4764 "The Erlang bindings are implemented using an external program called C<erl-"
4765 "guestfs>.  This program must be on the current PATH, or else you should "
4766 "specify the full path to the program:"
4767 msgstr ""
4768
4769 #. type: verbatim
4770 #: ../erlang/examples/guestfs-erlang.pod:29
4771 #, no-wrap
4772 msgid ""
4773 " {ok, G} = guestfs:create().\n"
4774 "\n"
4775 msgstr ""
4776
4777 #. type: verbatim
4778 #: ../erlang/examples/guestfs-erlang.pod:31
4779 #, no-wrap
4780 msgid ""
4781 " {ok, G} = guestfs:create(\"/path/to/erl-guestfs\").\n"
4782 "\n"
4783 msgstr ""
4784
4785 #. type: textblock
4786 #: ../erlang/examples/guestfs-erlang.pod:33
4787 msgid "C<G> is the libguestfs handle which you should pass to other functions."
4788 msgstr ""
4789
4790 #. type: textblock
4791 #: ../erlang/examples/guestfs-erlang.pod:36
4792 msgid "To close the handle:"
4793 msgstr ""
4794
4795 #. type: verbatim
4796 #: ../erlang/examples/guestfs-erlang.pod:38
4797 #, no-wrap
4798 msgid ""
4799 " ok = guestfs:close(G).\n"
4800 "\n"
4801 msgstr ""
4802
4803 #. type: =head2
4804 #: ../erlang/examples/guestfs-erlang.pod:40
4805 msgid "FUNCTIONS WITH OPTIONAL ARGUMENTS"
4806 msgstr ""
4807
4808 #. type: textblock
4809 #: ../erlang/examples/guestfs-erlang.pod:42
4810 msgid ""
4811 "For functions that take optional arguments, the first arguments are the non-"
4812 "optional ones.  The last argument is a list of tuples supplying the "
4813 "remaining optional arguments."
4814 msgstr ""
4815
4816 #. type: verbatim
4817 #: ../erlang/examples/guestfs-erlang.pod:46
4818 #, no-wrap
4819 msgid ""
4820 " ok = guestfs:add_drive_opts(G, Disk,\n"
4821 "                             [{format, \"raw\"}, {readonly, true}]).\n"
4822 "\n"
4823 msgstr ""
4824
4825 #. type: textblock
4826 #: ../erlang/examples/guestfs-erlang.pod:49
4827 msgid "If the last argument would be an empty list, you can also omit it:"
4828 msgstr ""
4829
4830 #. type: verbatim
4831 #: ../erlang/examples/guestfs-erlang.pod:51
4832 #, no-wrap
4833 msgid ""
4834 " ok = guestfs:add_drive_opts(G, Disk).\n"
4835 "\n"
4836 msgstr ""
4837
4838 #. type: =head2
4839 #: ../erlang/examples/guestfs-erlang.pod:53
4840 msgid "RETURN VALUES AND ERRORS"
4841 msgstr ""
4842
4843 #. type: textblock
4844 #: ../erlang/examples/guestfs-erlang.pod:55
4845 msgid ""
4846 "On success, most functions return a C<Result> term (which could be a list, "
4847 "string, tuple etc.).  If there is nothing for the function to return, then "
4848 "the atom C<ok> is returned."
4849 msgstr ""
4850
4851 #. type: textblock
4852 #: ../erlang/examples/guestfs-erlang.pod:59
4853 msgid "On error, you would see one of the following tuples:"
4854 msgstr ""
4855
4856 #. type: =item
4857 #: ../erlang/examples/guestfs-erlang.pod:63
4858 msgid "C<{error, Msg, Errno}>"
4859 msgstr ""
4860
4861 #. type: textblock
4862 #: ../erlang/examples/guestfs-erlang.pod:65
4863 msgid "This indicates an ordinary error from the function."
4864 msgstr ""
4865
4866 #. type: textblock
4867 #: ../erlang/examples/guestfs-erlang.pod:67
4868 msgid ""
4869 "C<Msg> is the error message (string) and C<Errno> is the Unix error "
4870 "(integer)."
4871 msgstr ""
4872
4873 #. type: textblock
4874 #: ../erlang/examples/guestfs-erlang.pod:70
4875 msgid "C<Errno> can be zero.  See L<guestfs(3)/guestfs_last_errno>."
4876 msgstr ""
4877
4878 #. type: =item
4879 #: ../erlang/examples/guestfs-erlang.pod:72
4880 msgid "C<{unknown, Function}>"
4881 msgstr ""
4882
4883 #. type: textblock
4884 #: ../erlang/examples/guestfs-erlang.pod:74
4885 msgid ""
4886 "This indicates that the function you called is not known.  Generally this "
4887 "means you are mixing C<erl-guestfs> from another version of libguestfs, "
4888 "which you should not do."
4889 msgstr ""
4890
4891 #. type: textblock
4892 #: ../erlang/examples/guestfs-erlang.pod:78
4893 msgid "C<Function> is the name of the unknown function."
4894 msgstr ""
4895
4896 #. type: =item
4897 #: ../erlang/examples/guestfs-erlang.pod:80
4898 msgid "C<{unknownarg, Arg}>"
4899 msgstr ""
4900
4901 #. type: textblock
4902 #: ../erlang/examples/guestfs-erlang.pod:82
4903 msgid ""
4904 "This indicates that you called a function with optional arguments, with an "
4905 "unknown argument name."
4906 msgstr ""
4907
4908 #. type: textblock
4909 #: ../erlang/examples/guestfs-erlang.pod:85
4910 msgid "C<Arg> is the name of the unknown argument."
4911 msgstr ""
4912
4913 #. type: =head1
4914 #: ../erlang/examples/guestfs-erlang.pod:89
4915 #: ../examples/guestfs-examples.pod:25 ../java/examples/guestfs-java.pod:37
4916 #: ../ocaml/examples/guestfs-ocaml.pod:70 ../perl/examples/guestfs-perl.pod:31
4917 #: ../python/examples/guestfs-python.pod:34
4918 #: ../ruby/examples/guestfs-ruby.pod:28
4919 msgid "EXAMPLE 1: CREATE A DISK IMAGE"
4920 msgstr "ПРИКЛАД 1. СТВОРЕННЯ ОБРАЗУ ДИСКА"
4921
4922 #. type: textblock
4923 #: ../erlang/examples/guestfs-erlang.pod:91
4924 #: ../examples/guestfs-examples.pod:27 ../java/examples/guestfs-java.pod:39
4925 #: ../ocaml/examples/guestfs-ocaml.pod:72 ../perl/examples/guestfs-perl.pod:33
4926 #: ../python/examples/guestfs-python.pod:36
4927 #: ../ruby/examples/guestfs-ruby.pod:30
4928 msgid "@EXAMPLE1@"
4929 msgstr "@EXAMPLE1@"
4930
4931 #. type: =head1
4932 #: ../erlang/examples/guestfs-erlang.pod:93
4933 #: ../examples/guestfs-examples.pod:29 ../java/examples/guestfs-java.pod:41
4934 #: ../ocaml/examples/guestfs-ocaml.pod:74 ../perl/examples/guestfs-perl.pod:35
4935 #: ../python/examples/guestfs-python.pod:38
4936 #: ../ruby/examples/guestfs-ruby.pod:32
4937 msgid "EXAMPLE 2: INSPECT A VIRTUAL MACHINE DISK IMAGE"
4938 msgstr "ПРИКЛАД 2. ПЕРЕВІРКА ОБРАЗУ ДИСКА ВІРТУАЛЬНОЇ МАШИНИ"
4939
4940 #. type: textblock
4941 #: ../erlang/examples/guestfs-erlang.pod:95
4942 #: ../examples/guestfs-examples.pod:31 ../java/examples/guestfs-java.pod:43
4943 #: ../ocaml/examples/guestfs-ocaml.pod:76 ../perl/examples/guestfs-perl.pod:37
4944 #: ../python/examples/guestfs-python.pod:40
4945 #: ../ruby/examples/guestfs-ruby.pod:34
4946 msgid "@EXAMPLE2@"
4947 msgstr "@EXAMPLE2@"
4948
4949 #. type: textblock
4950 #: ../erlang/examples/guestfs-erlang.pod:99
4951 msgid ""
4952 "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)"
4953 ">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
4954 "L<guestfs-ruby(3)>, L<http://www.erlang.org/>.  L<http://libguestfs.org/>."
4955 msgstr ""
4956
4957 #. type: =head1
4958 #: ../erlang/examples/guestfs-erlang.pod:110
4959 #: ../examples/guestfs-examples.pod:45 ../examples/guestfs-recipes.pod:397
4960 #: ../examples/guestfs-testing.pod:298 ../fish/guestfish.pod:1296
4961 #: ../fish/virt-copy-in.pod:60 ../fish/virt-copy-out.pod:49
4962 #: ../fish/virt-tar-in.pod:58 ../fish/virt-tar-out.pod:51
4963 #: ../fuse/guestmount.pod:328 ../inspector/virt-inspector.pod:404
4964 #: ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91
4965 #: ../perl/examples/guestfs-perl.pod:52
4966 #: ../python/examples/guestfs-python.pod:54
4967 #: ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3354
4968 #: ../test-tool/libguestfs-test-tool.pod:106
4969 msgid "AUTHORS"
4970 msgstr "АВТОРИ"
4971
4972 #. type: textblock
4973 #: ../erlang/examples/guestfs-erlang.pod:112
4974 #: ../examples/guestfs-examples.pod:47 ../examples/guestfs-recipes.pod:399
4975 #: ../examples/guestfs-testing.pod:300 ../fish/guestfish.pod:1298
4976 #: ../fish/virt-copy-in.pod:62 ../fish/virt-copy-out.pod:51
4977 #: ../fish/virt-tar-in.pod:60 ../fish/virt-tar-out.pod:53
4978 #: ../fuse/guestmount.pod:330 ../java/examples/guestfs-java.pod:60
4979 #: ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:54
4980 #: ../python/examples/guestfs-python.pod:56
4981 #: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3356
4982 #: ../test-tool/libguestfs-test-tool.pod:108
4983 msgid "Richard W.M. Jones (C<rjones at redhat dot com>)"
4984 msgstr "Richard W.M. Jones (C<rjones at redhat dot com>)"
4985
4986 #. type: textblock
4987 #: ../erlang/examples/guestfs-erlang.pod:116
4988 #: ../examples/guestfs-testing.pod:304 ../java/examples/guestfs-java.pod:64
4989 #: ../perl/examples/guestfs-perl.pod:58
4990 msgid "Copyright (C) 2011 Red Hat Inc. L<http://libguestfs.org/>"
4991 msgstr ""
4992
4993 #. type: textblock
4994 #: ../erlang/examples/guestfs-erlang.pod:118
4995 #: ../examples/guestfs-examples.pod:53 ../examples/guestfs-recipes.pod:405
4996 #: ../java/examples/guestfs-java.pod:66 ../ocaml/examples/guestfs-ocaml.pod:99
4997 #: ../perl/examples/guestfs-perl.pod:60
4998 #: ../python/examples/guestfs-python.pod:62
4999 #: ../ruby/examples/guestfs-ruby.pod:56
5000 msgid ""
5001 "The examples in this manual page may be freely copied, modified and "
5002 "distributed without any restrictions."
5003 msgstr ""
5004
5005 #. type: textblock
5006 #: ../erlang/examples/guestfs-erlang.pod:121
5007 #: ../examples/guestfs-examples.pod:56 ../examples/guestfs-recipes.pod:408
5008 #: ../examples/guestfs-testing.pod:306 ../java/examples/guestfs-java.pod:69
5009 #: ../ocaml/examples/guestfs-ocaml.pod:102
5010 #: ../perl/examples/guestfs-perl.pod:63
5011 #: ../python/examples/guestfs-python.pod:65
5012 #: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3363
5013 msgid ""
5014 "This library is free software; you can redistribute it and/or modify it "
5015 "under the terms of the GNU Lesser General Public License as published by the "
5016 "Free Software Foundation; either version 2 of the License, or (at your "
5017 "option) any later version."
5018 msgstr ""
5019
5020 #. type: textblock
5021 #: ../erlang/examples/guestfs-erlang.pod:126
5022 #: ../examples/guestfs-examples.pod:61 ../examples/guestfs-recipes.pod:413
5023 #: ../examples/guestfs-testing.pod:311 ../java/examples/guestfs-java.pod:74
5024 #: ../ocaml/examples/guestfs-ocaml.pod:107
5025 #: ../perl/examples/guestfs-perl.pod:68
5026 #: ../python/examples/guestfs-python.pod:70
5027 #: ../ruby/examples/guestfs-ruby.pod:64 ../src/guestfs.pod:3368
5028 msgid ""
5029 "This library is distributed in the hope that it will be useful, but WITHOUT "
5030 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
5031 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License "
5032 "for more details."
5033 msgstr ""
5034
5035 #. type: textblock
5036 #: ../erlang/examples/guestfs-erlang.pod:131
5037 #: ../examples/guestfs-examples.pod:66 ../examples/guestfs-recipes.pod:418
5038 #: ../examples/guestfs-testing.pod:316 ../java/examples/guestfs-java.pod:79
5039 #: ../ocaml/examples/guestfs-ocaml.pod:112
5040 #: ../perl/examples/guestfs-perl.pod:73
5041 #: ../python/examples/guestfs-python.pod:75
5042 #: ../ruby/examples/guestfs-ruby.pod:69 ../src/guestfs.pod:3373
5043 msgid ""
5044 "You should have received a copy of the GNU Lesser General Public License "
5045 "along with this library; if not, write to the Free Software Foundation, "
5046 "Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA"
5047 msgstr ""
5048
5049 #. type: textblock
5050 #: ../examples/guestfs-examples.pod:5
5051 msgid "guestfs-examples - Examples of using libguestfs from C"
5052 msgstr ""
5053
5054 #. type: verbatim
5055 #: ../examples/guestfs-examples.pod:9 ../src/guestfs.pod:9
5056 #, no-wrap
5057 msgid ""
5058 " #include <guestfs.h>\n"
5059 " \n"
5060 msgstr ""
5061 " #include <guestfs.h>\n"
5062 " \n"
5063
5064 #. type: verbatim
5065 #: ../examples/guestfs-examples.pod:11
5066 #, no-wrap
5067 msgid ""
5068 " guestfs_h *g = guestfs_create ();\n"
5069 " guestfs_add_drive_ro (g, \"disk.img\");\n"
5070 " guestfs_launch (g);\n"
5071 "\n"
5072 msgstr ""
5073 " guestfs_h *g = guestfs_create ();\n"
5074 " guestfs_add_drive_ro (g, \"disk.img\");\n"
5075 " guestfs_launch (g);\n"
5076 "\n"
5077
5078 #. type: verbatim
5079 #: ../examples/guestfs-examples.pod:15 ../src/guestfs.pod:19
5080 #, no-wrap
5081 msgid ""
5082 " cc prog.c -o prog -lguestfs\n"
5083 "or:\n"
5084 " cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n"
5085 "\n"
5086 msgstr ""
5087 " cc prog.c -o prog -lguestfs\n"
5088 "або:\n"
5089 " cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n"
5090 "\n"
5091
5092 #. type: textblock
5093 #: ../examples/guestfs-examples.pod:21
5094 msgid ""
5095 "This manual page contains examples of calling libguestfs from the C "
5096 "programming language.  If you are not familiar with using libguestfs, you "
5097 "also need to read L<guestfs(3)>."
5098 msgstr ""
5099
5100 #. type: textblock
5101 #: ../examples/guestfs-examples.pod:35
5102 msgid ""
5103 "L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)"
5104 ">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
5105 "L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
5106 msgstr ""
5107
5108 #. type: textblock
5109 #: ../examples/guestfs-examples.pod:51 ../ocaml/examples/guestfs-ocaml.pod:97
5110 #: ../python/examples/guestfs-python.pod:60
5111 #: ../ruby/examples/guestfs-ruby.pod:54
5112 msgid "Copyright (C) 2010 Red Hat Inc. L<http://libguestfs.org/>"
5113 msgstr ""
5114
5115 #. type: =end
5116 #: ../examples/guestfs-recipes.pod:3 ../examples/guestfs-recipes.pod:12
5117 msgid "comment"
5118 msgstr "коментар"
5119
5120 #. type: textblock
5121 #: ../examples/guestfs-recipes.pod:5
5122 msgid ""
5123 "pod2man and pod2html have differing bugs which makes it hard to write URLs "
5124 "here.  The only way which works for both sorts of output is to just write "
5125 "the URL directly.  Do NOT use L<...> for URLs."
5126 msgstr ""
5127
5128 #. type: textblock
5129 #: ../examples/guestfs-recipes.pod:9
5130 msgid ""
5131 "We break with tradition here and don't use ALL CAPS for the section "
5132 "headings, as this makes them much easier to read."
5133 msgstr ""
5134
5135 #. type: textblock
5136 #: ../examples/guestfs-recipes.pod:16
5137 msgid "guestfs-recipes - libguestfs, guestfish and virt tools recipes"
5138 msgstr ""
5139
5140 #. type: textblock
5141 #: ../examples/guestfs-recipes.pod:20
5142 msgid ""
5143 "This page contains recipes for and links to things you can do using "
5144 "libguestfs, L<guestfish(1)> and the virt tools."
5145 msgstr ""
5146
5147 #. type: =head1
5148 #: ../examples/guestfs-recipes.pod:23
5149 msgid "Audit a virtual machine for setuid files"
5150 msgstr ""
5151
5152 #. type: textblock
5153 #: ../examples/guestfs-recipes.pod:25
5154 msgid ""
5155 "The link below contains a small program which can be used to audit a Linux "
5156 "virtual machine to see what setuid and setgid files it contains."
5157 msgstr ""
5158
5159 #. type: textblock
5160 #: ../examples/guestfs-recipes.pod:28
5161 msgid ""
5162 "https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-"
5163 "files/#content"
5164 msgstr ""
5165
5166 #. type: =head1
5167 #: ../examples/guestfs-recipes.pod:30
5168 msgid "Change the background image in a Windows XP VM"
5169 msgstr ""
5170
5171 #. type: textblock
5172 #: ../examples/guestfs-recipes.pod:32
5173 msgid ""
5174 "The links below explain how to use L<guestfish(1)> to change the background "
5175 "image for a user of a Windows XP VM.  Unfortunately the technique appears to "
5176 "be substantially different for each version of Windows."
5177 msgstr ""
5178
5179 #. type: textblock
5180 #: ../examples/guestfs-recipes.pod:37
5181 msgid ""
5182 "https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://"
5183 "lists.fedoraproject.org/pipermail/virt/2011-May/002658.html"
5184 msgstr ""
5185
5186 #. type: =head1
5187 #: ../examples/guestfs-recipes.pod:40
5188 msgid "Cloning a virtual machine (Linux)"
5189 msgstr ""
5190
5191 #. type: textblock
5192 #: ../examples/guestfs-recipes.pod:42
5193 msgid ""
5194 "The guestfish technique described in the link below works well for most "
5195 "Linux VMs.  Depending on the Linux distro you may need to change the paths "
5196 "slightly."
5197 msgstr ""
5198
5199 #. type: textblock
5200 #: ../examples/guestfs-recipes.pod:46
5201 msgid ""
5202 "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-"
5203 "vm/#content"
5204 msgstr ""
5205
5206 #. type: textblock
5207 #: ../examples/guestfs-recipes.pod:48
5208 msgid ""
5209 "Avoid L<virt-clone(1)>.  Currently what to do about virt-clone is under "
5210 "discussion."
5211 msgstr ""
5212
5213 #. type: textblock
5214 #: ../examples/guestfs-recipes.pod:51
5215 msgid "https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html"
5216 msgstr ""
5217
5218 #. type: =head1
5219 #: ../examples/guestfs-recipes.pod:53
5220 msgid "Cloning a virtual machine (Windows)"
5221 msgstr ""
5222
5223 #. type: textblock
5224 #: ../examples/guestfs-recipes.pod:55
5225 msgid ""
5226 "It is possible to do a \"sysprep\" using libguestfs alone, although not "
5227 "straightforward.  Currently there is code in the Aeolus Oz project which "
5228 "does this (using libguestfs).  As part of our review of the virt-clone tool, "
5229 "we may add sysprepping ability."
5230 msgstr ""
5231
5232 #. type: textblock
5233 #: ../examples/guestfs-recipes.pod:60
5234 msgid ""
5235 "https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-"
5236 "list/2011-May/msg00019.html"
5237 msgstr ""
5238
5239 #. type: =head1
5240 #: ../examples/guestfs-recipes.pod:63
5241 msgid "Convert a CD-ROM / DVD / ISO to a tarball"
5242 msgstr ""
5243
5244 #. type: textblock
5245 #: ../examples/guestfs-recipes.pod:65
5246 msgid "This converts input C<cd.iso> to output C<cd.tar.gz>:"
5247 msgstr ""
5248
5249 #. type: verbatim
5250 #: ../examples/guestfs-recipes.pod:67
5251 #, no-wrap
5252 msgid ""
5253 " guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n"
5254 "\n"
5255 msgstr ""
5256
5257 #. type: textblock
5258 #: ../examples/guestfs-recipes.pod:69
5259 msgid "To export just a subdirectory, eg. C</files>, do:"
5260 msgstr ""
5261
5262 #. type: verbatim
5263 #: ../examples/guestfs-recipes.pod:71
5264 #, no-wrap
5265 msgid ""
5266 " guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n"
5267 "\n"
5268 msgstr ""
5269
5270 #. type: =head1
5271 #: ../examples/guestfs-recipes.pod:73
5272 msgid "Create empty disk images"
5273 msgstr ""
5274
5275 #. type: textblock
5276 #: ../examples/guestfs-recipes.pod:75
5277 msgid ""
5278 "You can use the L<guestfish(1)> I<-N> option to create empty disk images.  "
5279 "The useful guide below explains the options available."
5280 msgstr ""
5281
5282 #. type: textblock
5283 #: ../examples/guestfs-recipes.pod:78
5284 msgid ""
5285 "https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/"
5286 "#content"
5287 msgstr ""
5288
5289 #. type: =head1
5290 #: ../examples/guestfs-recipes.pod:80
5291 msgid "Dump raw filesystem content from inside a disk image or VM"
5292 msgstr ""
5293
5294 #. type: textblock
5295 #: ../examples/guestfs-recipes.pod:82
5296 msgid ""
5297 "You can use the L<guestfish(1)> C<download> command to extract the raw "
5298 "filesystem content from any filesystem in a disk image or a VM (even one "
5299 "which is encrypted or buried inside an LV):"
5300 msgstr ""
5301
5302 #. type: verbatim
5303 #: ../examples/guestfs-recipes.pod:86
5304 #, no-wrap
5305 msgid ""
5306 " guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n"
5307 "\n"
5308 msgstr ""
5309
5310 #. type: verbatim
5311 #: ../examples/guestfs-recipes.pod:88
5312 #, no-wrap
5313 msgid ""
5314 " guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n"
5315 "\n"
5316 msgstr ""
5317
5318 #. type: textblock
5319 #: ../examples/guestfs-recipes.pod:90
5320 msgid "To list the filesystems in a disk image, use L<virt-filesystems(1)>."
5321 msgstr ""
5322
5323 #. type: =head1
5324 #: ../examples/guestfs-recipes.pod:92
5325 msgid "Edit grub configuration in a VM"
5326 msgstr ""
5327
5328 #. type: textblock
5329 #: ../examples/guestfs-recipes.pod:94
5330 msgid "You can use this to:"
5331 msgstr ""
5332
5333 #. type: textblock
5334 #: ../examples/guestfs-recipes.pod:100
5335 msgid "Fix a virtual machine that does not boot."
5336 msgstr ""
5337
5338 #. type: textblock
5339 #: ../examples/guestfs-recipes.pod:104
5340 msgid "Change which kernel is used to boot the VM."
5341 msgstr ""
5342
5343 #. type: textblock
5344 #: ../examples/guestfs-recipes.pod:108
5345 msgid "Change kernel command line options."
5346 msgstr ""
5347
5348 #. type: textblock
5349 #: ../examples/guestfs-recipes.pod:112
5350 msgid "Use L<virt-edit(1)> to edit the grub configuration:"
5351 msgstr ""
5352
5353 #. type: verbatim
5354 #: ../examples/guestfs-recipes.pod:114
5355 #, no-wrap
5356 msgid ""
5357 " virt-edit -d BrokenGuest /boot/grub/grub.conf\n"
5358 "\n"
5359 msgstr ""
5360
5361 #. type: textblock
5362 #: ../examples/guestfs-recipes.pod:116
5363 msgid ""
5364 "or for general tinkering inside an unbootable VM use L<virt-rescue(1)> like "
5365 "this:"
5366 msgstr ""
5367
5368 #. type: verbatim
5369 #: ../examples/guestfs-recipes.pod:119
5370 #, no-wrap
5371 msgid ""
5372 " virt-rescue -d BrokenGuest\n"
5373 "\n"
5374 msgstr ""
5375
5376 #. type: =head1
5377 #: ../examples/guestfs-recipes.pod:121
5378 msgid "Export any directory from a VM"
5379 msgstr ""
5380
5381 #. type: textblock
5382 #: ../examples/guestfs-recipes.pod:123
5383 msgid ""
5384 "To export C</home> from a VM into a local directory use L<virt-copy-out(1)>:"
5385 msgstr ""
5386
5387 #. type: verbatim
5388 #: ../examples/guestfs-recipes.pod:126 ../examples/guestfs-testing.pod:93
5389 #, no-wrap
5390 msgid ""
5391 " virt-copy-out -d Guest /home .\n"
5392 "\n"
5393 msgstr ""
5394
5395 #. type: textblock
5396 #: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9
5397 #: ../fish/guestfish-actions.pod:1450 ../fish/guestfish-actions.pod:1715
5398 #: ../fish/guestfish-actions.pod:2132 ../src/guestfs-actions.pod:18
5399 #: ../src/guestfs-actions.pod:2334 ../src/guestfs-actions.pod:2758
5400 #: ../src/guestfs-actions.pod:3317 ../src/guestfs.pod:1685
5401 #: ../tools/virt-win-reg.pl:717
5402 msgid "Notes:"
5403 msgstr "Нотатки:"
5404
5405 #. type: textblock
5406 #: ../examples/guestfs-recipes.pod:134
5407 msgid ""
5408 "The final dot of the command is not a printing error.  It means we want to "
5409 "copy out to the current directory."
5410 msgstr ""
5411
5412 #. type: textblock
5413 #: ../examples/guestfs-recipes.pod:139
5414 msgid "This creates a directory called C<home> under the current directory."
5415 msgstr ""
5416
5417 #. type: textblock
5418 #: ../examples/guestfs-recipes.pod:143
5419 msgid ""
5420 "If the guest is a Windows guest then you can use drive letters and "
5421 "backslashes, but you must prefix the path with C<win:> and quote it to "
5422 "protect it from the shell, like this:"
5423 msgstr ""
5424
5425 #. type: verbatim
5426 #: ../examples/guestfs-recipes.pod:147
5427 #, no-wrap
5428 msgid ""
5429 " virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n"
5430 "\n"
5431 msgstr ""
5432
5433 #. type: textblock
5434 #: ../examples/guestfs-recipes.pod:149
5435 msgid "To get the output as a compressed tarball, do:"
5436 msgstr ""
5437
5438 #. type: verbatim
5439 #: ../examples/guestfs-recipes.pod:151
5440 #, no-wrap
5441 msgid ""
5442 " virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n"
5443 "\n"
5444 msgstr ""
5445
5446 #. type: textblock
5447 #: ../examples/guestfs-recipes.pod:153
5448 msgid ""
5449 "Although it sounds tempting, this is usually not a reliable way to get a "
5450 "backup from a running guest.  See the entry in the FAQ: http://libguestfs."
5451 "org/FAQ.html#backup"
5452 msgstr ""
5453
5454 #. type: =head1
5455 #: ../examples/guestfs-recipes.pod:157
5456 msgid "Find out which user is using the most space"
5457 msgstr ""
5458
5459 #. type: textblock
5460 #: ../examples/guestfs-recipes.pod:159
5461 msgid ""
5462 "This simple script examines a Linux guest to find out which user is using "
5463 "the most space in their home directory:"
5464 msgstr ""
5465
5466 #. type: verbatim
5467 #: ../examples/guestfs-recipes.pod:162
5468 #, no-wrap
5469 msgid ""
5470 " #!/bin/sh -\n"
5471 " \n"
5472 msgstr ""
5473
5474 #. type: verbatim
5475 #: ../examples/guestfs-recipes.pod:164 ../fish/guestfish.pod:984
5476 #, no-wrap
5477 msgid ""
5478 " set -e\n"
5479 " \n"
5480 msgstr ""
5481
5482 #. type: verbatim
5483 #: ../examples/guestfs-recipes.pod:166
5484 #, no-wrap
5485 msgid ""
5486 " vm=\"$1\"\n"
5487 " dir=/home\n"
5488 " \n"
5489 msgstr ""
5490
5491 #. type: verbatim
5492 #: ../examples/guestfs-recipes.pod:169
5493 #, no-wrap
5494 msgid ""
5495 " eval $(guestfish --ro -d \"$vm\" -i --listen)\n"
5496 " \n"
5497 msgstr ""
5498
5499 #. type: verbatim
5500 #: ../examples/guestfs-recipes.pod:171
5501 #, no-wrap
5502 msgid ""
5503 " for d in $(guestfish --remote ls \"$dir\"); do\n"
5504 "     echo -n \"$dir/$d\"\n"
5505 "     echo -ne '\\t'\n"
5506 "     guestfish --remote du \"$dir/$d\";\n"
5507 " done | sort -nr -k 2\n"
5508 " \n"
5509 msgstr ""
5510
5511 #. type: verbatim
5512 #: ../examples/guestfs-recipes.pod:177 ../fish/guestfish.pod:941
5513 #, no-wrap
5514 msgid ""
5515 " guestfish --remote exit\n"
5516 "\n"
5517 msgstr ""
5518
5519 #. type: =head1
5520 #: ../examples/guestfs-recipes.pod:179
5521 msgid "Get DHCP address from a VM"
5522 msgstr ""
5523
5524 #. type: textblock
5525 #: ../examples/guestfs-recipes.pod:181
5526 msgid ""
5527 "The link below explains the many different possible techniques for getting "
5528 "the last assigned DHCP address of a virtual machine."
5529 msgstr ""
5530
5531 #. type: textblock
5532 #: ../examples/guestfs-recipes.pod:184
5533 msgid ""
5534 "https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-"
5535 "a-virtual-machine-disk-image/#content"
5536 msgstr ""
5537
5538 #. type: textblock
5539 #: ../examples/guestfs-recipes.pod:186
5540 msgid ""
5541 "In the libguestfs source examples directory you will find the latest version "
5542 "of the C<virt-dhcp-address.c> program."
5543 msgstr ""
5544
5545 #. type: =head1
5546 #: ../examples/guestfs-recipes.pod:189
5547 msgid "Get the operating system product name string"
5548 msgstr ""
5549
5550 #. type: textblock
5551 #: ../examples/guestfs-recipes.pod:191
5552 msgid "Save the following script into a file called C<product-name.sh>:"
5553 msgstr ""
5554
5555 #. type: verbatim
5556 #: ../examples/guestfs-recipes.pod:193
5557 #, no-wrap
5558 msgid ""
5559 " #!/bin/sh -\n"
5560 " set -e\n"
5561 " eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n"
5562 " root=\"$(guestfish --remote inspect-get-roots)\"\n"
5563 " guestfish --remote inspect-get-product-name \"$root\"\n"
5564 " guestfish --remote exit\n"
5565 "\n"
5566 msgstr ""
5567
5568 #. type: textblock
5569 #: ../examples/guestfs-recipes.pod:200
5570 msgid "Make the script executable and run it on a named guest:"
5571 msgstr ""
5572
5573 #. type: verbatim
5574 #: ../examples/guestfs-recipes.pod:202
5575 #, no-wrap
5576 msgid ""
5577 " # product-name.sh RHEL60x64\n"
5578 " Red Hat Enterprise Linux Server release 6.0 (Santiago)\n"
5579 "\n"
5580 msgstr ""
5581
5582 #. type: textblock
5583 #: ../examples/guestfs-recipes.pod:205
5584 msgid ""
5585 "You can also use an XPath query on the L<virt-inspector(1)> XML using the "
5586 "C<xpath> command line tool or from your favourite programming language:"
5587 msgstr ""
5588
5589 #. type: verbatim
5590 #: ../examples/guestfs-recipes.pod:209
5591 #, no-wrap
5592 msgid ""
5593 " # virt-inspector RHEL60x64 > xml\n"
5594 " # xpath '//product_name' < xml\n"
5595 " Found 1 nodes:\n"
5596 " -- NODE --\n"
5597 " <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n"
5598 "\n"
5599 msgstr ""
5600
5601 #. type: =head1
5602 #: ../examples/guestfs-recipes.pod:215
5603 msgid "Get the default boot kernel for a Linux VM"
5604 msgstr ""
5605
5606 #. type: textblock
5607 #: ../examples/guestfs-recipes.pod:217
5608 msgid ""
5609 "The link below contains a program to print the default boot kernel for a "
5610 "Linux VM."
5611 msgstr ""
5612
5613 #. type: textblock
5614 #: ../examples/guestfs-recipes.pod:220
5615 msgid ""
5616 "https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-"
5617 "kernel-for-a-vm/#content"
5618 msgstr ""
5619
5620 #. type: textblock
5621 #: ../examples/guestfs-recipes.pod:222
5622 msgid ""
5623 "It uses Augeas, and the technique is generally applicable for many different "
5624 "tasks, such as:"
5625 msgstr ""
5626
5627 #. type: textblock
5628 #: ../examples/guestfs-recipes.pod:229
5629 msgid "listing the user accounts in the guest"
5630 msgstr ""
5631
5632 #. type: textblock
5633 #: ../examples/guestfs-recipes.pod:233
5634 msgid "what repositories is it configured to use"
5635 msgstr ""
5636
5637 #. type: textblock
5638 #: ../examples/guestfs-recipes.pod:237
5639 msgid "what NTP servers does it connect to"
5640 msgstr ""
5641
5642 #. type: textblock
5643 #: ../examples/guestfs-recipes.pod:241
5644 msgid "what were the boot messages last time it booted"
5645 msgstr ""
5646
5647 #. type: textblock
5648 #: ../examples/guestfs-recipes.pod:245
5649 msgid "listing who was logged in recently"
5650 msgstr ""
5651
5652 #. type: textblock
5653 #: ../examples/guestfs-recipes.pod:249
5654 msgid "http://augeas.net/"
5655 msgstr ""
5656
5657 #. type: =head1
5658 #: ../examples/guestfs-recipes.pod:251
5659 msgid "Install RPMs in a guest"
5660 msgstr ""
5661
5662 #. type: textblock
5663 #: ../examples/guestfs-recipes.pod:253
5664 msgid ""
5665 "The link below contains a method to install RPMs in a guest.  In fact the "
5666 "RPMs are just uploaded to the guest along with a \"firstboot\" script that "
5667 "installs them next time the guest is booted.  You could use this technique "
5668 "to install vital security updates in an offline guest."
5669 msgstr ""
5670
5671 #. type: textblock
5672 #: ../examples/guestfs-recipes.pod:259
5673 msgid ""
5674 "https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content"
5675 msgstr ""
5676
5677 #. type: =head1
5678 #: ../examples/guestfs-recipes.pod:261
5679 msgid "List applications installed in a VM"
5680 msgstr ""
5681
5682 #. type: textblock
5683 #: ../examples/guestfs-recipes.pod:263
5684 msgid "Save the following to a file C<list-apps.sh>:"
5685 msgstr ""
5686
5687 #. type: verbatim
5688 #: ../examples/guestfs-recipes.pod:265
5689 #, no-wrap
5690 msgid ""
5691 " #!/bin/sh -\n"
5692 " set -e\n"
5693 " eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n"
5694 " root=\"$(guestfish --remote inspect-get-roots)\"\n"
5695 " guestfish --remote inspect-list-applications \"$root\"\n"
5696 " guestfish --remote exit\n"
5697 "\n"
5698 msgstr ""
5699
5700 #. type: textblock
5701 #: ../examples/guestfs-recipes.pod:272
5702 msgid ""
5703 "Make the file executable and then you can run it on any named virtual "
5704 "machine:"
5705 msgstr ""
5706
5707 #. type: verbatim
5708 #: ../examples/guestfs-recipes.pod:275
5709 #, no-wrap
5710 msgid ""
5711 " # list-apps.sh WinGuest\n"
5712 " [0] = {\n"
5713 "   app_name: Mozilla Firefox (3.6.12)\n"
5714 "   app_display_name: Mozilla Firefox (3.6.12)\n"
5715 "   app_epoch: 0\n"
5716 "   app_version: 3.6.12 (en-GB)\n"
5717 "   app_release:\n"
5718 "   app_install_path: C:\\Program Files\\Mozilla Firefox\n"
5719 "   app_trans_path:\n"
5720 "   app_publisher: Mozilla\n"
5721 "   app_url: http://www.mozilla.com/en-GB/\n"
5722 "   app_source_package:\n"
5723 "   app_summary:\n"
5724 "   app_description: Mozilla Firefox\n"
5725 " }\n"
5726 " [1] = {\n"
5727 "   app_name: VLC media player\n"
5728 "   app_display_name: VLC media player 1.1.5\n"
5729 "   app_epoch: 0\n"
5730 "   app_version: 1.1.5\n"
5731 "   app_release:\n"
5732 "   app_install_path: C:\\Program Files\\VideoLAN\\VLC\n"
5733 "   app_trans_path:\n"
5734 "   app_publisher: VideoLAN\n"
5735 "   app_url: http://www.videolan.org/\n"
5736 "   app_source_package:\n"
5737 "   app_summary:\n"
5738 "   app_description:\n"
5739 " }\n"
5740 "\n"
5741 msgstr ""
5742
5743 #. type: textblock
5744 #: ../examples/guestfs-recipes.pod:305
5745 msgid ""
5746 "If you want to run the script on disk images (instead of libvirt virtual "
5747 "machines), change C<-d \"$1\"> to C<-a \"$1\">.  See also L<virt-inspector(1)"
5748 ">."
5749 msgstr ""
5750
5751 #. type: =head1
5752 #: ../examples/guestfs-recipes.pod:309
5753 msgid "List files and directories in a VM"
5754 msgstr ""
5755
5756 #. type: textblock
5757 #: ../examples/guestfs-recipes.pod:311
5758 msgid "This involves using the L<guestfish(1)> C<find0> command like this:"
5759 msgstr ""
5760
5761 #. type: verbatim
5762 #: ../examples/guestfs-recipes.pod:313
5763 #, no-wrap
5764 msgid ""
5765 " guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n"
5766 "\n"
5767 msgstr ""
5768
5769 #. type: =head1
5770 #: ../examples/guestfs-recipes.pod:315
5771 msgid "List services in a Windows VM"
5772 msgstr ""
5773
5774 #. type: textblock
5775 #: ../examples/guestfs-recipes.pod:317
5776 msgid ""
5777 "The link below contains a script that can be used to list out the services "
5778 "from a Windows VM, and whether those services run at boot time or are loaded "
5779 "on demand."
5780 msgstr ""
5781
5782 #. type: textblock
5783 #: ../examples/guestfs-recipes.pod:321
5784 msgid ""
5785 "https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/"
5786 "#content"
5787 msgstr ""
5788
5789 #. type: =head1
5790 #: ../examples/guestfs-recipes.pod:323
5791 msgid "Make a disk image sparse"
5792 msgstr ""
5793
5794 #. type: textblock
5795 #: ../examples/guestfs-recipes.pod:325
5796 msgid ""
5797 "The link below contains some guides for making a disk image sparse (or "
5798 "reintroducing sparseness)."
5799 msgstr ""
5800
5801 #. type: textblock
5802 #: ../examples/guestfs-recipes.pod:328
5803 msgid ""
5804 "https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content"
5805 msgstr ""
5806
5807 #. type: =head1
5808 #: ../examples/guestfs-recipes.pod:330
5809 msgid "Monitor disk usage over time"
5810 msgstr ""
5811
5812 #. type: textblock
5813 #: ../examples/guestfs-recipes.pod:332
5814 msgid ""
5815 "You can use L<virt-df(1)> to monitor disk usage of your guests over time.  "
5816 "The link below contains a guide."
5817 msgstr ""
5818
5819 #. type: textblock
5820 #: ../examples/guestfs-recipes.pod:335
5821 msgid "http://virt-tools.org/learning/advanced-virt-df/"
5822 msgstr ""
5823
5824 #. type: =head1
5825 #: ../examples/guestfs-recipes.pod:337
5826 msgid "Reading the Windows Event Log from Windows Vista (or later)"
5827 msgstr ""
5828
5829 #. type: textblock
5830 #: ../examples/guestfs-recipes.pod:339
5831 msgid ""
5832 "L<guestfish(1)> plus the tools described in the link below can be used to "
5833 "read out the Windows Event Log from any virtual machine running Windows "
5834 "Vista or a later version."
5835 msgstr ""
5836
5837 #. type: textblock
5838 #: ../examples/guestfs-recipes.pod:343
5839 msgid ""
5840 "https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-"
5841 "guestfish/#content"
5842 msgstr ""
5843
5844 #. type: =head1
5845 #: ../examples/guestfs-recipes.pod:345
5846 msgid "Remove root password (Linux)"
5847 msgstr ""
5848
5849 #. type: textblock
5850 #: ../examples/guestfs-recipes.pod:347
5851 msgid ""
5852 "Using the L<virt-edit(1)> I<-e> option you can do simple replacements on "
5853 "files.  One use is to remove the root password from a Linux guest:"
5854 msgstr ""
5855
5856 #. type: verbatim
5857 #: ../examples/guestfs-recipes.pod:350
5858 #, no-wrap
5859 msgid ""
5860 " virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n"
5861 "\n"
5862 msgstr ""
5863
5864 #. type: =head1
5865 #: ../examples/guestfs-recipes.pod:352
5866 msgid "Remove Administrator password (Windows)"
5867 msgstr ""
5868
5869 #. type: textblock
5870 #: ../examples/guestfs-recipes.pod:354
5871 msgid ""
5872 "The link below contains one technique for removing the Administrator "
5873 "password from a Windows VM, or to be more precise, it gives you a command "
5874 "prompt the next time you log in which you can use to bypass any security:"
5875 msgstr ""
5876
5877 #. type: textblock
5878 #: ../examples/guestfs-recipes.pod:359
5879 msgid ""
5880 "https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-"
5881 "administrator-password-with-guestfish/"
5882 msgstr ""
5883
5884 #. type: =head1
5885 #: ../examples/guestfs-recipes.pod:361
5886 msgid "Unpack a live CD"
5887 msgstr ""
5888
5889 #. type: textblock
5890 #: ../examples/guestfs-recipes.pod:363
5891 msgid ""
5892 "Linux live CDs often contain multiple layers of disk images wrapped like a "
5893 "Russian doll.  You can use L<guestfish(1)> to look inside these multiple "
5894 "layers, as outlined in the guide below."
5895 msgstr ""
5896
5897 #. type: textblock
5898 #: ../examples/guestfs-recipes.pod:367
5899 msgid ""
5900 "https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-"
5901 "cd/#content"
5902 msgstr ""
5903
5904 #. type: =head1
5905 #: ../examples/guestfs-recipes.pod:369
5906 msgid "Uploading and downloading files"
5907 msgstr ""
5908
5909 #. type: textblock
5910 #: ../examples/guestfs-recipes.pod:371
5911 msgid ""
5912 "The link below contains general tips on uploading (copying in)  and "
5913 "downloading (copying out) files from VMs."
5914 msgstr ""
5915
5916 #. type: textblock
5917 #: ../examples/guestfs-recipes.pod:374
5918 msgid ""
5919 "https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content"
5920 msgstr ""
5921
5922 #. type: =head1
5923 #: ../examples/guestfs-recipes.pod:376
5924 msgid "Use libguestfs tools on VMware ESX guests"
5925 msgstr ""
5926
5927 #. type: textblock
5928 #: ../examples/guestfs-recipes.pod:378
5929 msgid ""
5930 "The link below explains how to use libguestfs, L<guestfish(1)> and the virt "
5931 "tools on any VMware ESX guests, by first sharing the VMware VMFS over sshfs."
5932 msgstr ""
5933
5934 #. type: textblock
5935 #: ../examples/guestfs-recipes.pod:382
5936 msgid ""
5937 "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-"
5938 "guests/#content"
5939 msgstr ""
5940
5941 #. type: textblock
5942 #: ../examples/guestfs-recipes.pod:386
5943 msgid ""
5944 "L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)"
5945 ">, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-"
5946 "python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
5947 msgstr ""
5948
5949 #. type: textblock
5950 #: ../examples/guestfs-recipes.pod:403
5951 msgid "Copyright (C) 2009-2011 Red Hat Inc. L<http://libguestfs.org/>"
5952 msgstr ""
5953
5954 #. type: textblock
5955 #: ../examples/guestfs-testing.pod:5
5956 msgid "guestfs-testing - manual testing of libguestfs, you can help!"
5957 msgstr ""
5958
5959 #. type: textblock
5960 #: ../examples/guestfs-testing.pod:9
5961 msgid ""
5962 "This page has manual tests you can try on libguestfs.  Everyone has a "
5963 "slightly different combination of platform, hardware and guests, so this "
5964 "testing is very valuable.  Thanks for helping out!"
5965 msgstr ""
5966
5967 #. type: textblock
5968 #: ../examples/guestfs-testing.pod:13
5969 msgid "These tests require libguestfs E<ge> 1.14."
5970 msgstr ""
5971
5972 #. type: textblock
5973 #: ../examples/guestfs-testing.pod:15
5974 msgid ""
5975 "Tests marked with a B<*> (asterisk) can B<destroy data> if you're not "
5976 "careful.  The others are safe and won't modify anything."
5977 msgstr ""
5978
5979 #. type: textblock
5980 #: ../examples/guestfs-testing.pod:18
5981 msgid "You can report bugs you find through this link:"
5982 msgstr ""
5983
5984 #. type: textblock
5985 #: ../examples/guestfs-testing.pod:20
5986 #, fuzzy
5987 #| msgid ""
5988 #| "L<https://bugzilla.redhat.com/enter_bug.cgi?"
5989 #| "component=libguestfs&product=Virtualization+Tools>"
5990 msgid ""
5991 "https://bugzilla.redhat.com/enter_bug.cgi?"
5992 "component=libguestfs&product=Virtualization+Tools"
5993 msgstr ""
5994 "L<https://bugzilla.redhat.com/enter_bug.cgi?"
5995 "component=libguestfs&product=Virtualization+Tools>"
5996
5997 #. type: textblock
5998 #: ../examples/guestfs-testing.pod:22
5999 msgid ""
6000 "or post on the mailing list (registration is B<not> required, but if you're "
6001 "not registered then you'll have to wait for a moderator to manually approve "
6002 "your message):"
6003 msgstr ""
6004
6005 #. type: textblock
6006 #: ../examples/guestfs-testing.pod:26
6007 msgid "https://www.redhat.com/mailman/listinfo/libguestfs"
6008 msgstr ""
6009
6010 #. type: =head1
6011 #: ../examples/guestfs-testing.pod:28
6012 msgid "TESTS"
6013 msgstr ""
6014
6015 #. type: =head2
6016 #: ../examples/guestfs-testing.pod:30
6017 msgid "Check KVM acceleration is being used."
6018 msgstr ""
6019
6020 #. type: textblock
6021 #: ../examples/guestfs-testing.pod:32
6022 msgid ""
6023 "If your host has hardware virt acceleration, then with a hot cache "
6024 "libguestfs should be able to start up in a few seconds.  Run the following "
6025 "command a few times:"
6026 msgstr ""
6027
6028 #. type: verbatim
6029 #: ../examples/guestfs-testing.pod:36
6030 #, no-wrap
6031 msgid ""
6032 " time guestfish -a /dev/null run\n"
6033 "\n"
6034 msgstr ""
6035
6036 #. type: textblock
6037 #: ../examples/guestfs-testing.pod:38
6038 msgid ""
6039 "After a few runs, the time should settle down to a few seconds (under 5 "
6040 "seconds on fast 64 bit hardware)."
6041 msgstr ""
6042
6043 #. type: textblock
6044 #: ../examples/guestfs-testing.pod:41
6045 msgid "How to check for hardware virt:"
6046 msgstr ""
6047
6048 #. type: textblock
6049 #: ../examples/guestfs-testing.pod:43
6050 msgid "http://virt-tools.org/learning/check-hardware-virt/"
6051 msgstr ""
6052
6053 #. type: textblock
6054 #: ../examples/guestfs-testing.pod:45
6055 msgid ""
6056 "If the command above does not work at all, use L<libguestfs-test-tool(1)>."
6057 msgstr ""
6058
6059 #. type: =head2
6060 #: ../examples/guestfs-testing.pod:48
6061 msgid "Run virt-alignment-scan on all your guests."
6062 msgstr ""
6063
6064 #. type: textblock
6065 #: ../examples/guestfs-testing.pod:50
6066 msgid "Run L<virt-alignment-scan(1)> on guests or disk images:"
6067 msgstr ""
6068
6069 #. type: verbatim
6070 #: ../examples/guestfs-testing.pod:52
6071 #, no-wrap
6072 msgid ""
6073 " virt-alignment-scan -a /path/to/disk.img\n"
6074 "\n"
6075 msgstr ""
6076
6077 #. type: textblock
6078 #: ../examples/guestfs-testing.pod:54 ../examples/guestfs-testing.pod:161
6079 #: ../examples/guestfs-testing.pod:174 ../examples/guestfs-testing.pod:234
6080 #: ../src/guestfs.pod:2792
6081 msgid "or:"
6082 msgstr "або:"
6083
6084 #. type: verbatim
6085 #: ../examples/guestfs-testing.pod:56
6086 #, no-wrap
6087 msgid ""
6088 " virt-alignment-scan -d Guest\n"
6089 "\n"
6090 msgstr ""
6091
6092 #. type: textblock
6093 #: ../examples/guestfs-testing.pod:58
6094 msgid "Does the alignment report match how the guest partitions are aligned?"
6095 msgstr ""
6096
6097 #. type: =head2
6098 #: ../examples/guestfs-testing.pod:60
6099 #, fuzzy
6100 #| msgid ""
6101 #| " virt-cat domname file\n"
6102 #| "\n"
6103 msgid "Run virt-cat on some files in guests."
6104 msgstr ""
6105 " virt-cat назва_домену файл\n"
6106 "\n"
6107
6108 #. type: textblock
6109 #: ../examples/guestfs-testing.pod:62
6110 msgid "L<virt-cat(1)> can display files from guests.  For a Linux guest, try:"
6111 msgstr ""
6112
6113 #. type: verbatim
6114 #: ../examples/guestfs-testing.pod:64
6115 #, fuzzy, no-wrap
6116 #| msgid ""
6117 #| " virt-cat -d mydomain /etc/fstab\n"
6118 #| "\n"
6119 msgid ""
6120 " virt-cat LinuxGuest /etc/passwd\n"
6121 "\n"
6122 msgstr ""
6123 " virt-cat -d mydomain /etc/fstab\n"
6124 "\n"
6125
6126 #. type: textblock
6127 #: ../examples/guestfs-testing.pod:66
6128 msgid "A recent feature is support for Windows paths, for example:"
6129 msgstr ""
6130
6131 #. type: verbatim
6132 #: ../examples/guestfs-testing.pod:68
6133 #, no-wrap
6134 msgid ""
6135 " virt-cat WindowsGuest 'c:\\windows\\win.ini'\n"
6136 "\n"
6137 msgstr ""
6138
6139 #. type: textblock
6140 #: ../examples/guestfs-testing.pod:70
6141 msgid ""
6142 "An even better test is if you have a Windows guest with multiple drives.  Do "
6143 "C<D:>, C<E:> etc paths work correctly?"
6144 msgstr ""
6145
6146 #. type: =head2
6147 #: ../examples/guestfs-testing.pod:73
6148 msgid "B<*> Copy some files into a B<shut off> guest."
6149 msgstr ""
6150
6151 #. type: textblock
6152 #: ../examples/guestfs-testing.pod:75
6153 msgid ""
6154 "L<virt-copy-in(1)> can recursively copy files and directories into a guest "
6155 "or disk image."
6156 msgstr ""
6157
6158 #. type: verbatim
6159 #: ../examples/guestfs-testing.pod:78
6160 #, no-wrap
6161 msgid ""
6162 " virt-copy-in -d Guest /etc /tmp\n"
6163 "\n"
6164 msgstr ""
6165
6166 #. type: textblock
6167 #: ../examples/guestfs-testing.pod:80
6168 msgid ""
6169 "This should copy local directory C</etc> to C</tmp/etc> in the guest "
6170 "(recursively).  If you boot the guest, can you see all of the copied files "
6171 "and directories?"
6172 msgstr ""
6173
6174 #. type: textblock
6175 #: ../examples/guestfs-testing.pod:84
6176 msgid "Shut the guest down and try copying multiple files and directories:"
6177 msgstr ""
6178
6179 #. type: verbatim
6180 #: ../examples/guestfs-testing.pod:86
6181 #, no-wrap
6182 msgid ""
6183 " virt-copy-in -d Guest /home /etc/issue /tmp\n"
6184 "\n"
6185 msgstr ""
6186
6187 #. type: =head2
6188 #: ../examples/guestfs-testing.pod:88
6189 msgid "Copy some files out of a guest."
6190 msgstr ""
6191
6192 #. type: textblock
6193 #: ../examples/guestfs-testing.pod:90
6194 msgid ""
6195 "L<virt-copy-out(1)> can recursively copy files and directories out of a "
6196 "guest or disk image."
6197 msgstr ""
6198
6199 #. type: textblock
6200 #: ../examples/guestfs-testing.pod:95
6201 msgid "Note the final space and period in the command is not a typo."
6202 msgstr ""
6203
6204 #. type: textblock
6205 #: ../examples/guestfs-testing.pod:97
6206 msgid "This should copy C</home> from the guest into the current directory."
6207 msgstr ""
6208
6209 #. type: =head2
6210 #: ../examples/guestfs-testing.pod:99
6211 msgid "Run virt-df."
6212 msgstr ""
6213
6214 #. type: textblock
6215 #: ../examples/guestfs-testing.pod:101
6216 msgid "L<virt-df(1)> lists disk space.  Run:"
6217 msgstr ""
6218
6219 #. type: verbatim
6220 #: ../examples/guestfs-testing.pod:103
6221 #, fuzzy, no-wrap
6222 #| msgid ""
6223 #| " df\n"
6224 #| "\n"
6225 msgid ""
6226 " virt-df\n"
6227 "\n"
6228 msgstr ""
6229 " df\n"
6230 "\n"
6231
6232 #. type: textblock
6233 #: ../examples/guestfs-testing.pod:105
6234 msgid ""
6235 "You can try comparing this to the results from L<df(1)> inside the guest, "
6236 "but there are some provisos:"
6237 msgstr ""
6238
6239 #. type: textblock
6240 #: ../examples/guestfs-testing.pod:112
6241 msgid "The guest must be idle."
6242 msgstr ""
6243
6244 #. type: textblock
6245 #: ../examples/guestfs-testing.pod:116
6246 msgid "The guest disks must be synched using L<sync(1)>."
6247 msgstr ""
6248
6249 #. type: textblock
6250 #: ../examples/guestfs-testing.pod:120
6251 msgid ""
6252 "Any action such as booting the guest will write log files causing the "
6253 "numbers to change."
6254 msgstr ""
6255
6256 #. type: textblock
6257 #: ../examples/guestfs-testing.pod:125
6258 msgid ""
6259 "We don't guarantee that the numbers will be identical even under these "
6260 "circumstances.  They should be similar.  It would indicate a bug if you saw "
6261 "greatly differing numbers."
6262 msgstr ""
6263
6264 #. type: =head2
6265 #: ../examples/guestfs-testing.pod:129
6266 msgid "Try importing virt-df CSV output into a spreadsheet or database."
6267 msgstr ""
6268
6269 #. type: textblock
6270 #: ../examples/guestfs-testing.pod:131 ../src/guestfs.pod:3088
6271 msgid "Run:"
6272 msgstr ""
6273
6274 #. type: verbatim
6275 #: ../examples/guestfs-testing.pod:133
6276 #, no-wrap
6277 msgid ""
6278 " virt-df --csv > /tmp/report.csv\n"
6279 "\n"
6280 msgstr ""
6281
6282 #. type: textblock
6283 #: ../examples/guestfs-testing.pod:135
6284 msgid ""
6285 "Now try to load this into your favorite spreadsheet or database.  Are the "
6286 "results reproduced faithfully in the spreadsheet/database?"
6287 msgstr ""
6288
6289 #. type: textblock
6290 #: ../examples/guestfs-testing.pod:138
6291 msgid ""
6292 "http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/"
6293 "doc/refman/5.1/en/load-data.html"
6294 msgstr ""
6295
6296 #. type: =head2
6297 #: ../examples/guestfs-testing.pod:141
6298 msgid "B<*> Edit a file in a B<shut off> guest."
6299 msgstr ""
6300
6301 #. type: textblock
6302 #: ../examples/guestfs-testing.pod:143
6303 msgid ""
6304 "L<virt-edit(1)> can edit files in guests.  Try this command on a RHEL or "
6305 "Fedora guest:"
6306 msgstr ""
6307
6308 #. type: verbatim
6309 #: ../examples/guestfs-testing.pod:146
6310 #, no-wrap
6311 msgid ""
6312 " virt-edit LinuxGuest /etc/sysconfig/network\n"
6313 "\n"
6314 msgstr ""
6315
6316 #. type: textblock
6317 #: ../examples/guestfs-testing.pod:148
6318 msgid "On other Linux guests try editing other files such as:"
6319 msgstr ""
6320
6321 #. type: verbatim
6322 #: ../examples/guestfs-testing.pod:150
6323 #, no-wrap
6324 msgid ""
6325 " virt-edit LinuxGuest /etc/motd\n"
6326 "\n"
6327 msgstr ""
6328
6329 #. type: textblock
6330 #: ../examples/guestfs-testing.pod:152
6331 msgid "Are the changes seen inside the guest when it is booted?"
6332 msgstr ""
6333
6334 #. type: =head2
6335 #: ../examples/guestfs-testing.pod:154
6336 msgid "Display the filesystems / partitions / LVs in a guest."
6337 msgstr ""
6338
6339 #. type: textblock
6340 #: ../examples/guestfs-testing.pod:156
6341 msgid ""
6342 "L<virt-filesystems(1)> can be used to display filesystems in a guest.  Try "
6343 "this command on any disk image or guest:"
6344 msgstr ""
6345
6346 #. type: verbatim
6347 #: ../examples/guestfs-testing.pod:159
6348 #, fuzzy, no-wrap
6349 #| msgid ""
6350 #| " virt-filesystems --format=raw -a disk.img\n"
6351 #| "\n"
6352 msgid ""
6353 " virt-filesystems -a /path/to/disk.img --all --long -h\n"
6354 "\n"
6355 msgstr ""
6356 " virt-filesystems --format=raw -a диск.img\n"
6357 "\n"
6358
6359 #. type: verbatim
6360 #: ../examples/guestfs-testing.pod:163
6361 #, fuzzy, no-wrap
6362 #| msgid ""
6363 #| " virt-filesystems [--options] -d domname\n"
6364 #| "\n"
6365 msgid ""
6366 " virt-filesystems -d Guest --all --long -h\n"
6367 "\n"
6368 msgstr ""
6369 " virt-filesystems [--параметри] -d назва_домену\n"
6370 "\n"
6371
6372 #. type: textblock
6373 #: ../examples/guestfs-testing.pod:165
6374 msgid "Do the results match what is seen in the guest?"
6375 msgstr ""
6376
6377 #. type: =head2
6378 #: ../examples/guestfs-testing.pod:167
6379 msgid "Run virt-inspector on all your guests."
6380 msgstr ""
6381
6382 #. type: textblock
6383 #: ../examples/guestfs-testing.pod:169
6384 msgid ""
6385 "Use L<virt-inspector(1)> to get a report on all of your guests or disk "
6386 "images:"
6387 msgstr ""
6388
6389 #. type: verbatim
6390 #: ../examples/guestfs-testing.pod:172
6391 #, fuzzy, no-wrap
6392 #| msgid ""
6393 #| " virt-cat disk.img file\n"
6394 #| "\n"
6395 msgid ""
6396 " virt-inspector -a /path/to/disk.img | less\n"
6397 "\n"
6398 msgstr ""
6399 " virt-cat диск.img файл\n"
6400 "\n"
6401
6402 #. type: verbatim
6403 #: ../examples/guestfs-testing.pod:176
6404 #, no-wrap
6405 msgid ""
6406 " virt-inspector -d Guest | less\n"
6407 "\n"
6408 msgstr ""
6409
6410 #. type: textblock
6411 #: ../examples/guestfs-testing.pod:178
6412 msgid "Do the results match what is actually in the guest?"
6413 msgstr ""
6414
6415 #. type: =head2
6416 #: ../examples/guestfs-testing.pod:180
6417 msgid "Try the auditing features of virt-ls on all your guests."
6418 msgstr ""
6419
6420 #. type: verbatim
6421 #: ../examples/guestfs-testing.pod:184
6422 #, fuzzy, no-wrap
6423 #| msgid ""
6424 #| " $ virt-ls -R -d guest /tmp\n"
6425 #| " foo\n"
6426 #| " foo/bar\n"
6427 #| " [etc.]\n"
6428 #| "\n"
6429 msgid ""
6430 " virt-ls -lR -d Guest / | grep '^- [42]'\n"
6431 "\n"
6432 msgstr ""
6433 " $ virt-ls -R -d guest /tmp\n"
6434 " foo\n"
6435 " foo/bar\n"
6436 " [тощо]\n"
6437 "\n"
6438
6439 #. type: verbatim
6440 #: ../examples/guestfs-testing.pod:188
6441 #, fuzzy, no-wrap
6442 #| msgid ""
6443 #| " $ virt-ls -R -d guest /tmp\n"
6444 #| " foo\n"
6445 #| " foo/bar\n"
6446 #| " [etc.]\n"
6447 #| "\n"
6448 msgid ""
6449 " virt-ls -lR -d Guest / | grep '^d ...7'\n"
6450 "\n"
6451 msgstr ""
6452 " $ virt-ls -R -d guest /tmp\n"
6453 " foo\n"
6454 " foo/bar\n"
6455 " [тощо]\n"
6456 "\n"
6457
6458 #. type: verbatim
6459 #: ../examples/guestfs-testing.pod:192
6460 #, fuzzy, no-wrap
6461 #| msgid ""
6462 #| " $ virt-ls -R -d guest /tmp\n"
6463 #| " foo\n"
6464 #| " foo/bar\n"
6465 #| " [etc.]\n"
6466 #| "\n"
6467 msgid ""
6468 " virt-ls -lR -d Guest / | grep '^s'\n"
6469 "\n"
6470 msgstr ""
6471 " $ virt-ls -R -d guest /tmp\n"
6472 " foo\n"
6473 " foo/bar\n"
6474 " [тощо]\n"
6475 "\n"
6476
6477 #. type: verbatim
6478 #: ../examples/guestfs-testing.pod:196
6479 #, no-wrap
6480 msgid ""
6481 " virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n"
6482 "\n"
6483 msgstr ""
6484
6485 #. type: textblock
6486 #: ../examples/guestfs-testing.pod:198
6487 msgid "Display files larger than 10MB in home directories:"
6488 msgstr ""
6489
6490 #. type: verbatim
6491 #: ../examples/guestfs-testing.pod:200
6492 #, no-wrap
6493 msgid ""
6494 " virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n"
6495 "\n"
6496 msgstr ""
6497
6498 #. type: verbatim
6499 #: ../examples/guestfs-testing.pod:204
6500 #, no-wrap
6501 msgid ""
6502 " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n"
6503 "\n"
6504 msgstr ""
6505
6506 #. type: verbatim
6507 #: ../examples/guestfs-testing.pod:208
6508 #, no-wrap
6509 msgid ""
6510 " virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n"
6511 "\n"
6512 msgstr ""
6513
6514 #. type: textblock
6515 #: ../examples/guestfs-testing.pod:210
6516 msgid "Do the results match what is in the guest?"
6517 msgstr ""
6518
6519 #. type: =head2
6520 #: ../examples/guestfs-testing.pod:212
6521 msgid "Create a disk image from a tarball."
6522 msgstr ""
6523
6524 #. type: textblock
6525 #: ../examples/guestfs-testing.pod:214
6526 msgid ""
6527 "Use L<virt-make-fs(1)> to create a disk image from any tarball that you "
6528 "happen to have:"
6529 msgstr ""
6530
6531 #. type: verbatim
6532 #: ../examples/guestfs-testing.pod:217
6533 #, no-wrap
6534 msgid ""
6535 " virt-make-fs --partition=mbr --type=vfat /any/tarball.tar.gz output.img\n"
6536 "\n"
6537 msgstr ""
6538
6539 #. type: textblock
6540 #: ../examples/guestfs-testing.pod:219
6541 msgid ""
6542 "Add 'output.img' as a raw disk to an existing guest.  Check the guest can "
6543 "see the files.  This test is particularly useful if you try it with a "
6544 "Windows guest."
6545 msgstr ""
6546
6547 #. type: textblock
6548 #: ../examples/guestfs-testing.pod:223
6549 msgid "Try other partitioning schemes, eg. I<--partition=gpt>."
6550 msgstr ""
6551
6552 #. type: textblock
6553 #: ../examples/guestfs-testing.pod:225
6554 msgid "Try other filesystem formats, eg. I<--type=ntfs>, I<--type=ext2>."
6555 msgstr ""
6556
6557 #. type: =head2
6558 #: ../examples/guestfs-testing.pod:227
6559 msgid "B<*> Run virt-rescue on a B<shut off> disk image or guest."
6560 msgstr ""
6561
6562 #. type: textblock
6563 #: ../examples/guestfs-testing.pod:229
6564 msgid ""
6565 "Use L<virt-rescue(1)> to examine, rescue or repair a B<shut off> guest or "
6566 "disk image:"
6567 msgstr ""
6568
6569 #. type: verbatim
6570 #: ../examples/guestfs-testing.pod:232
6571 #, fuzzy, no-wrap
6572 #| msgid ""
6573 #| " virt-cat disk.img file\n"
6574 #| "\n"
6575 msgid ""
6576 " virt-rescue -a /path/to/disk.img\n"
6577 "\n"
6578 msgstr ""
6579 " virt-cat диск.img файл\n"
6580 "\n"
6581
6582 #. type: verbatim
6583 #: ../examples/guestfs-testing.pod:236
6584 #, no-wrap
6585 msgid ""
6586 " virt-rescue -d Guest\n"
6587 "\n"
6588 msgstr ""
6589
6590 #. type: textblock
6591 #: ../examples/guestfs-testing.pod:238
6592 msgid "Can you use ordinary shell commands to examine the guest?"
6593 msgstr ""
6594
6595 #. type: =head2
6596 #: ../examples/guestfs-testing.pod:240
6597 msgid "B<*> Resize your guests."
6598 msgstr ""
6599
6600 #. type: textblock
6601 #: ../examples/guestfs-testing.pod:242
6602 msgid ""
6603 "Use L<virt-resize(1)> to give a guest some more disk space.  For example, if "
6604 "you have a disk image that is smaller than 30G, increase it to 30G by doing:"
6605 msgstr ""
6606
6607 #. type: verbatim
6608 #: ../examples/guestfs-testing.pod:246
6609 #, no-wrap
6610 msgid ""
6611 " truncate -s 30G newdisk.img\n"
6612 " virt-filesystems -a /path/to/olddisk.img --all --long -h\n"
6613 " virt-resize /path/to/olddisk.img newdisk.img --expand /dev/sda1\n"
6614 " qemu-kvm -m 1024 -hda newdisk.img\n"
6615 "\n"
6616 msgstr ""
6617
6618 #. type: textblock
6619 #: ../examples/guestfs-testing.pod:251
6620 msgid "Does the guest still boot? Try expanding other partitions."
6621 msgstr ""
6622
6623 #. type: =head2
6624 #: ../examples/guestfs-testing.pod:253
6625 msgid "B<*> Sparsify a guest disk."
6626 msgstr ""
6627
6628 #. type: textblock
6629 #: ../examples/guestfs-testing.pod:255
6630 msgid "Using L<virt-sparsify(1)>, make a disk image more sparse:"
6631 msgstr ""
6632
6633 #. type: verbatim
6634 #: ../examples/guestfs-testing.pod:257
6635 #, fuzzy, no-wrap
6636 #| msgid ""
6637 #| " virt-list-partitions [--options] disk.img [disk.img ...]\n"
6638 #| "\n"
6639 msgid ""
6640 " virt-sparsify /path/to/olddisk.img newdisk.img\n"
6641 "\n"
6642 msgstr ""
6643 " virt-list-partitions [--параметри] диск.img [диск.img ...]\n"
6644 "\n"
6645
6646 #. type: textblock
6647 #: ../examples/guestfs-testing.pod:259
6648 msgid ""
6649 "Is C<newdisk.img> still bootable after sparsifying? Is the resulting disk "
6650 "image smaller (use C<du> to check)?"
6651 msgstr ""
6652
6653 #. type: =head2
6654 #: ../examples/guestfs-testing.pod:262
6655 msgid "B<*> \"sysprep\" a B<shut off> Linux guest."
6656 msgstr ""
6657
6658 #. type: textblock
6659 #: ../examples/guestfs-testing.pod:264
6660 msgid ""
6661 "Note that this really will mess up an existing guest, so it's better to "
6662 "clone the guest before trying this."
6663 msgstr ""
6664
6665 #. type: verbatim
6666 #: ../examples/guestfs-testing.pod:267
6667 #, no-wrap
6668 msgid ""
6669 " virt-sysprep --hostname newhost.example.com -a /path/to/disk.img\n"
6670 "\n"
6671 msgstr ""
6672
6673 #. type: textblock
6674 #: ../examples/guestfs-testing.pod:269
6675 msgid ""
6676 "Was the sysprep successful? After booting, what changes were made and were "
6677 "they successful?"
6678 msgstr ""
6679
6680 #. type: =head2
6681 #: ../examples/guestfs-testing.pod:272
6682 msgid "Dump the Windows Registry from your Windows guests."
6683 msgstr ""
6684
6685 #. type: textblock
6686 #: ../examples/guestfs-testing.pod:274
6687 msgid ""
6688 "Use L<virt-win-reg(1)> to dump out the Windows Registry from any Windows "
6689 "guests that you have."
6690 msgstr ""
6691
6692 #. type: verbatim
6693 #: ../examples/guestfs-testing.pod:277
6694 #, no-wrap
6695 msgid ""
6696 " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\Software' |\n"
6697 "   less\n"
6698 "\n"
6699 msgstr ""
6700
6701 #. type: verbatim
6702 #: ../examples/guestfs-testing.pod:280
6703 #, no-wrap
6704 msgid ""
6705 " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\System' |\n"
6706 "   less\n"
6707 "\n"
6708 msgstr ""
6709
6710 #. type: textblock
6711 #: ../examples/guestfs-testing.pod:283
6712 msgid "Does the output match running C<regedit> inside the guest?"
6713 msgstr ""
6714
6715 #. type: textblock
6716 #: ../examples/guestfs-testing.pod:285
6717 msgid ""
6718 "A recent feature is the ability to dump user registries, so try this, "
6719 "replacing I<username> with the name of a local user in the guest:"
6720 msgstr ""
6721
6722 #. type: verbatim
6723 #: ../examples/guestfs-testing.pod:288
6724 #, no-wrap
6725 msgid ""
6726 " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKEY_USERS\\username' |\n"
6727 "   less\n"
6728 "\n"
6729 msgstr ""
6730
6731 #. type: textblock
6732 #: ../examples/guestfs-testing.pod:293
6733 #, fuzzy
6734 #| msgid ""
6735 #| "L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, "
6736 #| "L<virt-tar-out(1)>, L<http://libguestfs.org/>."
6737 msgid ""
6738 "L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<http://libguestfs."
6739 "org/>."
6740 msgstr ""
6741 "L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-"
6742 "tar-out(1)>, L<http://libguestfs.org/>."
6743
6744 #. type: =head2
6745 #: ../fish/guestfish-actions.pod:1
6746 msgid "add-cdrom"
6747 msgstr ""
6748
6749 #. type: verbatim
6750 #: ../fish/guestfish-actions.pod:3
6751 #, no-wrap
6752 msgid ""
6753 " add-cdrom filename\n"
6754 "\n"
6755 msgstr ""
6756
6757 #. type: textblock
6758 #: ../fish/guestfish-actions.pod:5 ../src/guestfs-actions.pod:14
6759 msgid "This function adds a virtual CD-ROM disk image to the guest."
6760 msgstr ""
6761
6762 #. type: textblock
6763 #: ../fish/guestfish-actions.pod:7 ../src/guestfs-actions.pod:16
6764 msgid "This is equivalent to the qemu parameter I<-cdrom filename>."
6765 msgstr ""
6766
6767 #. type: textblock
6768 #: ../fish/guestfish-actions.pod:15
6769 msgid ""
6770 "This call checks for the existence of C<filename>.  This stops you from "
6771 "specifying other types of drive which are supported by qemu such as C<nbd:> "
6772 "and C<http:> URLs.  To specify those, use the general L</config> call "
6773 "instead."
6774 msgstr ""
6775
6776 #. type: textblock
6777 #: ../fish/guestfish-actions.pod:22
6778 msgid ""
6779 "If you just want to add an ISO file (often you use this as an efficient way "
6780 "to transfer large files into the guest), then you should probably use L</add-"
6781 "drive-ro> instead."
6782 msgstr ""
6783
6784 #. type: textblock
6785 #: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:214
6786 #: ../fish/guestfish-actions.pod:228
6787 msgid ""
6788 "I<This function is deprecated.> In new code, use the L</add_drive_opts> call "
6789 "instead."
6790 msgstr ""
6791
6792 #. type: textblock
6793 #: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:217
6794 #: ../fish/guestfish-actions.pod:231 ../fish/guestfish-actions.pod:941
6795 #: ../fish/guestfish-actions.pod:976 ../fish/guestfish-actions.pod:1149
6796 #: ../fish/guestfish-actions.pod:1509 ../fish/guestfish-actions.pod:1523
6797 #: ../fish/guestfish-actions.pod:3392 ../fish/guestfish-actions.pod:3703
6798 #: ../fish/guestfish-actions.pod:3751 ../fish/guestfish-actions.pod:4669
6799 #: ../fish/guestfish-actions.pod:4689 ../fish/guestfish-actions.pod:4708
6800 #: ../fish/guestfish-actions.pod:4746 ../fish/guestfish-actions.pod:5474
6801 #: ../fish/guestfish-actions.pod:5577 ../src/guestfs-actions.pod:10
6802 #: ../src/guestfs-actions.pod:305 ../src/guestfs-actions.pod:326
6803 #: ../src/guestfs-actions.pod:1580 ../src/guestfs-actions.pod:1637
6804 #: ../src/guestfs-actions.pod:1920 ../src/guestfs-actions.pod:2419
6805 #: ../src/guestfs-actions.pod:2440 ../src/guestfs-actions.pod:5242
6806 #: ../src/guestfs-actions.pod:5764 ../src/guestfs-actions.pod:5864
6807 #: ../src/guestfs-actions.pod:7160 ../src/guestfs-actions.pod:7201
6808 #: ../src/guestfs-actions.pod:7232 ../src/guestfs-actions.pod:7292
6809 #: ../src/guestfs-actions.pod:8346 ../src/guestfs-actions.pod:8455
6810 #: ../src/guestfs-actions.pod:8635
6811 msgid ""
6812 "Deprecated functions will not be removed from the API, but the fact that "
6813 "they are deprecated indicates that there are problems with correct use of "
6814 "these functions."
6815 msgstr ""
6816
6817 #. type: =head2
6818 #: ../fish/guestfish-actions.pod:35
6819 msgid "add-domain"
6820 msgstr "add-domain"
6821
6822 #. type: =head2
6823 #: ../fish/guestfish-actions.pod:37
6824 msgid "domain"
6825 msgstr "домен"
6826
6827 #. type: verbatim
6828 #: ../fish/guestfish-actions.pod:39
6829 #, no-wrap
6830 msgid ""
6831 " add-domain dom [libvirturi:..] [readonly:true|false] [iface:..] [live:true|false] [allowuuid:true|false] [readonlydisk:..]\n"
6832 "\n"
6833 msgstr ""
6834
6835 #. type: textblock
6836 #: ../fish/guestfish-actions.pod:41
6837 msgid ""
6838 "This function adds the disk(s) attached to the named libvirt domain C<dom>.  "
6839 "It works by connecting to libvirt, requesting the domain and domain XML from "
6840 "libvirt, parsing it for disks, and calling L</add-drive-opts> on each one."
6841 msgstr ""
6842
6843 #. type: textblock
6844 #: ../fish/guestfish-actions.pod:46 ../src/guestfs-actions.pod:65
6845 msgid ""
6846 "The number of disks added is returned.  This operation is atomic: if an "
6847 "error is returned, then no disks are added."
6848 msgstr ""
6849
6850 #. type: textblock
6851 #: ../fish/guestfish-actions.pod:49 ../src/guestfs-actions.pod:68
6852 msgid ""
6853 "This function does some minimal checks to make sure the libvirt domain is "
6854 "not running (unless C<readonly> is true).  In a future version we will try "
6855 "to acquire the libvirt lock on each disk."
6856 msgstr ""
6857
6858 #. type: textblock
6859 #: ../fish/guestfish-actions.pod:53 ../src/guestfs-actions.pod:72
6860 msgid ""
6861 "Disks must be accessible locally.  This often means that adding disks from a "
6862 "remote libvirt connection (see L<http://libvirt.org/remote.html>)  will fail "
6863 "unless those disks are accessible via the same device path locally too."
6864 msgstr ""
6865
6866 #. type: textblock
6867 #: ../fish/guestfish-actions.pod:58 ../src/guestfs-actions.pod:77
6868 msgid ""
6869 "The optional C<libvirturi> parameter sets the libvirt URI (see L<http://"
6870 "libvirt.org/uri.html>).  If this is not set then we connect to the default "
6871 "libvirt URI (or one set through an environment variable, see the libvirt "
6872 "documentation for full details)."
6873 msgstr ""
6874
6875 #. type: textblock
6876 #: ../fish/guestfish-actions.pod:64 ../src/guestfs-actions.pod:83
6877 msgid ""
6878 "The optional C<live> flag controls whether this call will try to connect to "
6879 "a running virtual machine C<guestfsd> process if it sees a suitable "
6880 "E<lt>channelE<gt> element in the libvirt XML definition.  The default (if "
6881 "the flag is omitted) is never to try.  See L<guestfs(3)/ATTACHING TO RUNNING "
6882 "DAEMONS> for more information."
6883 msgstr ""
6884
6885 #. type: textblock
6886 #: ../fish/guestfish-actions.pod:71 ../src/guestfs-actions.pod:90
6887 msgid ""
6888 "If the C<allowuuid> flag is true (default is false) then a UUID I<may> be "
6889 "passed instead of the domain name.  The C<dom> string is treated as a UUID "
6890 "first and looked up, and if that lookup fails then we treat C<dom> as a name "
6891 "as usual."
6892 msgstr ""
6893
6894 #. type: textblock
6895 #: ../fish/guestfish-actions.pod:76 ../src/guestfs-actions.pod:95
6896 msgid ""
6897 "The optional C<readonlydisk> parameter controls what we do for disks which "
6898 "are marked E<lt>readonly/E<gt> in the libvirt XML.  Possible values are:"
6899 msgstr ""
6900
6901 #. type: =item
6902 #: ../fish/guestfish-actions.pod:82 ../src/guestfs-actions.pod:101
6903 msgid "readonlydisk = \"error\""
6904 msgstr ""
6905
6906 #. type: textblock
6907 #: ../fish/guestfish-actions.pod:84 ../fish/guestfish-actions.pod:95
6908 #: ../fish/guestfish-actions.pod:106 ../src/guestfs-actions.pod:103
6909 #: ../src/guestfs-actions.pod:114 ../src/guestfs-actions.pod:125
6910 msgid "If C<readonly> is false:"
6911 msgstr ""
6912
6913 #. type: textblock
6914 #: ../fish/guestfish-actions.pod:86 ../src/guestfs-actions.pod:105
6915 msgid ""
6916 "The whole call is aborted with an error if any disk with the E<lt>readonly/"
6917 "E<gt> flag is found."
6918 msgstr ""
6919
6920 #. type: textblock
6921 #: ../fish/guestfish-actions.pod:89 ../fish/guestfish-actions.pod:100
6922 #: ../fish/guestfish-actions.pod:110 ../src/guestfs-actions.pod:108
6923 #: ../src/guestfs-actions.pod:119 ../src/guestfs-actions.pod:129
6924 msgid "If C<readonly> is true:"
6925 msgstr ""
6926
6927 #. type: textblock
6928 #: ../fish/guestfish-actions.pod:91 ../fish/guestfish-actions.pod:102
6929 #: ../fish/guestfish-actions.pod:112 ../src/guestfs-actions.pod:110
6930 #: ../src/guestfs-actions.pod:121 ../src/guestfs-actions.pod:131
6931 msgid "Disks with the E<lt>readonly/E<gt> flag are added read-only."
6932 msgstr ""
6933
6934 #. type: =item
6935 #: ../fish/guestfish-actions.pod:93 ../src/guestfs-actions.pod:112
6936 msgid "readonlydisk = \"read\""
6937 msgstr ""
6938
6939 #. type: textblock
6940 #: ../fish/guestfish-actions.pod:97 ../src/guestfs-actions.pod:116
6941 msgid ""
6942 "Disks with the E<lt>readonly/E<gt> flag are added read-only.  Other disks "
6943 "are added read/write."
6944 msgstr ""
6945
6946 #. type: =item
6947 #: ../fish/guestfish-actions.pod:104 ../src/guestfs-actions.pod:123
6948 msgid "readonlydisk = \"write\" (default)"
6949 msgstr ""
6950
6951 #. type: textblock
6952 #: ../fish/guestfish-actions.pod:108 ../src/guestfs-actions.pod:127
6953 msgid "Disks with the E<lt>readonly/E<gt> flag are added read/write."
6954 msgstr ""
6955
6956 #. type: =item
6957 #: ../fish/guestfish-actions.pod:114 ../src/guestfs-actions.pod:133
6958 msgid "readonlydisk = \"ignore\""
6959 msgstr ""
6960
6961 #. type: textblock
6962 #: ../fish/guestfish-actions.pod:116 ../src/guestfs-actions.pod:135
6963 msgid "If C<readonly> is true or false:"
6964 msgstr ""
6965
6966 #. type: textblock
6967 #: ../fish/guestfish-actions.pod:118 ../src/guestfs-actions.pod:137
6968 msgid "Disks with the E<lt>readonly/E<gt> flag are skipped."
6969 msgstr ""
6970
6971 #. type: textblock
6972 #: ../fish/guestfish-actions.pod:122
6973 msgid ""
6974 "The other optional parameters are passed directly through to L</add-drive-"
6975 "opts>."
6976 msgstr ""
6977
6978 #. type: textblock
6979 #: ../fish/guestfish-actions.pod:125 ../fish/guestfish-actions.pod:194
6980 #: ../fish/guestfish-actions.pod:624 ../fish/guestfish-actions.pod:835
6981 #: ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:894
6982 #: ../fish/guestfish-actions.pod:903 ../fish/guestfish-actions.pod:912
6983 #: ../fish/guestfish-actions.pod:926 ../fish/guestfish-actions.pod:2171
6984 #: ../fish/guestfish-actions.pod:3219 ../fish/guestfish-actions.pod:3441
6985 #: ../fish/guestfish-actions.pod:3604 ../fish/guestfish-actions.pod:3739
6986 #: ../fish/guestfish-actions.pod:5110
6987 msgid ""
6988 "This command has one or more optional arguments.  See L</OPTIONAL ARGUMENTS>."
6989 msgstr ""
6990
6991 #. type: =head2
6992 #: ../fish/guestfish-actions.pod:127
6993 msgid "add-drive"
6994 msgstr "add-drive"
6995
6996 #. type: verbatim
6997 #: ../fish/guestfish-actions.pod:129
6998 #, no-wrap
6999 msgid ""
7000 " add-drive filename\n"
7001 "\n"
7002 msgstr ""
7003 " add-drive назва_файла\n"
7004 "\n"
7005
7006 #. type: textblock
7007 #: ../fish/guestfish-actions.pod:131
7008 msgid ""
7009 "This function is the equivalent of calling L</add-drive-opts> with no "
7010 "optional parameters, so the disk is added writable, with the format being "
7011 "detected automatically."
7012 msgstr ""
7013
7014 #. type: textblock
7015 #: ../fish/guestfish-actions.pod:135
7016 msgid ""
7017 "Automatic detection of the format opens you up to a potential security hole "
7018 "when dealing with untrusted raw-format images.  See CVE-2010-3851 and "
7019 "RHBZ#642934.  Specifying the format closes this security hole.  Therefore "
7020 "you should think about replacing calls to this function with calls to L</add-"
7021 "drive-opts>, and specifying the format."
7022 msgstr ""
7023
7024 #. type: =head2
7025 #: ../fish/guestfish-actions.pod:142
7026 msgid "add-drive-opts"
7027 msgstr "add-drive-opts"
7028
7029 #. type: =head2
7030 #: ../fish/guestfish-actions.pod:144
7031 msgid "add"
7032 msgstr "add"
7033
7034 #. type: verbatim
7035 #: ../fish/guestfish-actions.pod:146
7036 #, no-wrap
7037 msgid ""
7038 " add-drive-opts filename [readonly:true|false] [format:..] [iface:..] [name:..]\n"
7039 "\n"
7040 msgstr ""
7041
7042 #. type: textblock
7043 #: ../fish/guestfish-actions.pod:148 ../src/guestfs-actions.pod:208
7044 msgid ""
7045 "This function adds a virtual machine disk image C<filename> to libguestfs.  "
7046 "The first time you call this function, the disk appears as C</dev/sda>, the "
7047 "second time as C</dev/sdb>, and so on."
7048 msgstr ""
7049
7050 #. type: textblock
7051 #: ../fish/guestfish-actions.pod:153 ../src/guestfs-actions.pod:213
7052 msgid ""
7053 "You don't necessarily need to be root when using libguestfs.  However you "
7054 "obviously do need sufficient permissions to access the filename for whatever "
7055 "operations you want to perform (ie. read access if you just want to read the "
7056 "image or write access if you want to modify the image)."
7057 msgstr ""
7058
7059 #. type: textblock
7060 #: ../fish/guestfish-actions.pod:159 ../src/guestfs-actions.pod:219
7061 msgid "This call checks that C<filename> exists."
7062 msgstr ""
7063
7064 #. type: textblock
7065 #: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3403
7066 #: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5279
7067 msgid "The optional arguments are:"
7068 msgstr ""
7069
7070 #. type: =item
7071 #: ../fish/guestfish-actions.pod:165 ../src/guestfs-actions.pod:225
7072 msgid "C<readonly>"
7073 msgstr "C<readonly>"
7074
7075 #. type: textblock
7076 #: ../fish/guestfish-actions.pod:167 ../src/guestfs-actions.pod:227
7077 msgid ""
7078 "If true then the image is treated as read-only.  Writes are still allowed, "
7079 "but they are stored in a temporary snapshot overlay which is discarded at "
7080 "the end.  The disk that you add is not modified."
7081 msgstr ""
7082
7083 #. type: =item
7084 #: ../fish/guestfish-actions.pod:171 ../src/guestfs-actions.pod:231
7085 msgid "C<format>"
7086 msgstr "C<format>"
7087
7088 #. type: textblock
7089 #: ../fish/guestfish-actions.pod:173
7090 msgid ""
7091 "This forces the image format.  If you omit this (or use L</add-drive> or L</"
7092 "add-drive-ro>) then the format is automatically detected.  Possible formats "
7093 "include C<raw> and C<qcow2>."
7094 msgstr ""
7095
7096 #. type: textblock
7097 #: ../fish/guestfish-actions.pod:177 ../src/guestfs-actions.pod:237
7098 msgid ""
7099 "Automatic detection of the format opens you up to a potential security hole "
7100 "when dealing with untrusted raw-format images.  See CVE-2010-3851 and "
7101 "RHBZ#642934.  Specifying the format closes this security hole."
7102 msgstr ""
7103
7104 #. type: =item
7105 #: ../fish/guestfish-actions.pod:182 ../src/guestfs-actions.pod:242
7106 msgid "C<iface>"
7107 msgstr "C<iface>"
7108
7109 #. type: textblock
7110 #: ../fish/guestfish-actions.pod:184
7111 msgid ""
7112 "This rarely-used option lets you emulate the behaviour of the deprecated L</"
7113 "add-drive-with-if> call (q.v.)"
7114 msgstr ""
7115
7116 #. type: =item
7117 #: ../fish/guestfish-actions.pod:187 ../fish/guestfish-actions.pod:3246
7118 #: ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5000
7119 msgid "C<name>"
7120 msgstr ""
7121
7122 #. type: textblock
7123 #: ../fish/guestfish-actions.pod:189 ../src/guestfs-actions.pod:249
7124 msgid ""
7125 "The name the drive had in the original guest, e.g. /dev/sdb. This is used as "
7126 "a hint to the guest inspection process if it is available."
7127 msgstr ""
7128
7129 #. type: =head2
7130 #: ../fish/guestfish-actions.pod:196
7131 msgid "add-drive-ro"
7132 msgstr "add-drive-ro"
7133
7134 #. type: =head2
7135 #: ../fish/guestfish-actions.pod:198
7136 msgid "add-ro"
7137 msgstr "add-ro"
7138
7139 #. type: verbatim
7140 #: ../fish/guestfish-actions.pod:200
7141 #, no-wrap
7142 msgid ""
7143 " add-drive-ro filename\n"
7144 "\n"
7145 msgstr ""
7146
7147 #. type: textblock
7148 #: ../fish/guestfish-actions.pod:202
7149 msgid ""
7150 "This function is the equivalent of calling L</add-drive-opts> with the "
7151 "optional parameter C<GUESTFS_ADD_DRIVE_OPTS_READONLY> set to 1, so the disk "
7152 "is added read-only, with the format being detected automatically."
7153 msgstr ""
7154
7155 #. type: =head2
7156 #: ../fish/guestfish-actions.pod:207
7157 msgid "add-drive-ro-with-if"
7158 msgstr ""
7159
7160 #. type: verbatim
7161 #: ../fish/guestfish-actions.pod:209
7162 #, no-wrap
7163 msgid ""
7164 " add-drive-ro-with-if filename iface\n"
7165 "\n"
7166 msgstr ""
7167
7168 #. type: textblock
7169 #: ../fish/guestfish-actions.pod:211
7170 msgid ""
7171 "This is the same as L</add-drive-ro> but it allows you to specify the QEMU "
7172 "interface emulation to use at run time."
7173 msgstr ""
7174
7175 #. type: =head2
7176 #: ../fish/guestfish-actions.pod:221
7177 msgid "add-drive-with-if"
7178 msgstr ""
7179
7180 #. type: verbatim
7181 #: ../fish/guestfish-actions.pod:223
7182 #, no-wrap
7183 msgid ""
7184 " add-drive-with-if filename iface\n"
7185 "\n"
7186 msgstr ""
7187
7188 #. type: textblock
7189 #: ../fish/guestfish-actions.pod:225
7190 msgid ""
7191 "This is the same as L</add-drive> but it allows you to specify the QEMU "
7192 "interface emulation to use at run time."
7193 msgstr ""
7194
7195 #. type: =head2
7196 #: ../fish/guestfish-actions.pod:235
7197 msgid "aug-clear"
7198 msgstr ""
7199
7200 #. type: verbatim
7201 #: ../fish/guestfish-actions.pod:237
7202 #, no-wrap
7203 msgid ""
7204 " aug-clear augpath\n"
7205 "\n"
7206 msgstr ""
7207
7208 #. type: textblock
7209 #: ../fish/guestfish-actions.pod:239 ../src/guestfs-actions.pod:343
7210 msgid ""
7211 "Set the value associated with C<path> to C<NULL>.  This is the same as the "
7212 "L<augtool(1)> C<clear> command."
7213 msgstr ""
7214
7215 #. type: =head2
7216 #: ../fish/guestfish-actions.pod:242
7217 msgid "aug-close"
7218 msgstr ""
7219
7220 #. type: verbatim
7221 #: ../fish/guestfish-actions.pod:244
7222 #, no-wrap
7223 msgid ""
7224 " aug-close\n"
7225 "\n"
7226 msgstr ""
7227
7228 #. type: textblock
7229 #: ../fish/guestfish-actions.pod:246
7230 msgid ""
7231 "Close the current Augeas handle and free up any resources used by it.  After "
7232 "calling this, you have to call L</aug-init> again before you can use any "
7233 "other Augeas functions."
7234 msgstr ""
7235
7236 #. type: =head2
7237 #: ../fish/guestfish-actions.pod:251
7238 msgid "aug-defnode"
7239 msgstr ""
7240
7241 #. type: verbatim
7242 #: ../fish/guestfish-actions.pod:253
7243 #, no-wrap
7244 msgid ""
7245 " aug-defnode name expr val\n"
7246 "\n"
7247 msgstr ""
7248
7249 #. type: textblock
7250 #: ../fish/guestfish-actions.pod:255 ../src/guestfs-actions.pod:372
7251 msgid ""
7252 "Defines a variable C<name> whose value is the result of evaluating C<expr>."
7253 msgstr ""
7254
7255 #. type: textblock
7256 #: ../fish/guestfish-actions.pod:258
7257 msgid ""
7258 "If C<expr> evaluates to an empty nodeset, a node is created, equivalent to "
7259 "calling L</aug-set> C<expr>, C<value>.  C<name> will be the nodeset "
7260 "containing that single node."
7261 msgstr ""
7262
7263 #. type: textblock
7264 #: ../fish/guestfish-actions.pod:262 ../src/guestfs-actions.pod:379
7265 msgid ""
7266 "On success this returns a pair containing the number of nodes in the "
7267 "nodeset, and a boolean flag if a node was created."
7268 msgstr ""
7269
7270 #. type: =head2
7271 #: ../fish/guestfish-actions.pod:266
7272 msgid "aug-defvar"
7273 msgstr ""
7274
7275 #. type: verbatim
7276 #: ../fish/guestfish-actions.pod:268
7277 #, no-wrap
7278 msgid ""
7279 " aug-defvar name expr\n"
7280 "\n"
7281 msgstr ""
7282
7283 #. type: textblock
7284 #: ../fish/guestfish-actions.pod:270 ../src/guestfs-actions.pod:396
7285 msgid ""
7286 "Defines an Augeas variable C<name> whose value is the result of evaluating "
7287 "C<expr>.  If C<expr> is NULL, then C<name> is undefined."
7288 msgstr ""
7289
7290 #. type: textblock
7291 #: ../fish/guestfish-actions.pod:274 ../src/guestfs-actions.pod:400
7292 msgid ""
7293 "On success this returns the number of nodes in C<expr>, or C<0> if C<expr> "
7294 "evaluates to something which is not a nodeset."
7295 msgstr ""
7296
7297 #. type: =head2
7298 #: ../fish/guestfish-actions.pod:277
7299 msgid "aug-get"
7300 msgstr ""
7301
7302 #. type: verbatim
7303 #: ../fish/guestfish-actions.pod:279
7304 #, no-wrap
7305 msgid ""
7306 " aug-get augpath\n"
7307 "\n"
7308 msgstr ""
7309
7310 #. type: textblock
7311 #: ../fish/guestfish-actions.pod:281 ../src/guestfs-actions.pod:413
7312 msgid ""
7313 "Look up the value associated with C<path>.  If C<path> matches exactly one "
7314 "node, the C<value> is returned."
7315 msgstr ""
7316
7317 #. type: =head2
7318 #: ../fish/guestfish-actions.pod:284
7319 msgid "aug-init"
7320 msgstr ""
7321
7322 #. type: verbatim
7323 #: ../fish/guestfish-actions.pod:286
7324 #, no-wrap
7325 msgid ""
7326 " aug-init root flags\n"
7327 "\n"
7328 msgstr ""
7329
7330 #. type: textblock
7331 #: ../fish/guestfish-actions.pod:288 ../src/guestfs-actions.pod:428
7332 msgid ""
7333 "Create a new Augeas handle for editing configuration files.  If there was "
7334 "any previous Augeas handle associated with this guestfs session, then it is "
7335 "closed."
7336 msgstr ""
7337
7338 #. type: textblock
7339 #: ../fish/guestfish-actions.pod:292
7340 msgid "You must call this before using any other L</aug-*> commands."
7341 msgstr ""
7342
7343 #. type: textblock
7344 #: ../fish/guestfish-actions.pod:295 ../src/guestfs-actions.pod:435
7345 msgid ""
7346 "C<root> is the filesystem root.  C<root> must not be NULL, use C</> instead."
7347 msgstr ""
7348
7349 #. type: textblock
7350 #: ../fish/guestfish-actions.pod:298 ../src/guestfs-actions.pod:438
7351 msgid ""
7352 "The flags are the same as the flags defined in E<lt>augeas.hE<gt>, the "
7353 "logical I<or> of the following integers:"
7354 msgstr ""
7355
7356 #. type: =item
7357 #: ../fish/guestfish-actions.pod:304 ../src/guestfs-actions.pod:444
7358 msgid "C<AUG_SAVE_BACKUP> = 1"
7359 msgstr "C<AUG_SAVE_BACKUP> = 1"
7360
7361 #. type: textblock
7362 #: ../fish/guestfish-actions.pod:306 ../src/guestfs-actions.pod:446
7363 msgid "Keep the original file with a C<.augsave> extension."
7364 msgstr ""
7365
7366 #. type: =item
7367 #: ../fish/guestfish-actions.pod:308 ../src/guestfs-actions.pod:448
7368 msgid "C<AUG_SAVE_NEWFILE> = 2"
7369 msgstr "C<AUG_SAVE_NEWFILE> = 2"
7370
7371 #. type: textblock
7372 #: ../fish/guestfish-actions.pod:310 ../src/guestfs-actions.pod:450
7373 msgid ""
7374 "Save changes into a file with extension C<.augnew>, and do not overwrite "
7375 "original.  Overrides C<AUG_SAVE_BACKUP>."
7376 msgstr ""
7377
7378 #. type: =item
7379 #: ../fish/guestfish-actions.pod:313 ../src/guestfs-actions.pod:453
7380 msgid "C<AUG_TYPE_CHECK> = 4"
7381 msgstr "C<AUG_TYPE_CHECK> = 4"
7382
7383 #. type: textblock
7384 #: ../fish/guestfish-actions.pod:315 ../src/guestfs-actions.pod:455
7385 msgid "Typecheck lenses."
7386 msgstr ""
7387
7388 #. type: textblock
7389 #: ../fish/guestfish-actions.pod:317
7390 msgid ""
7391 "This option is only useful when debugging Augeas lenses.  Use of this option "
7392 "may require additional memory for the libguestfs appliance.  You may need to "
7393 "set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-memsize>."
7394 msgstr ""
7395
7396 #. type: =item
7397 #: ../fish/guestfish-actions.pod:322 ../src/guestfs-actions.pod:462
7398 msgid "C<AUG_NO_STDINC> = 8"
7399 msgstr "C<AUG_NO_STDINC> = 8"
7400
7401 #. type: textblock
7402 #: ../fish/guestfish-actions.pod:324 ../src/guestfs-actions.pod:464
7403 msgid "Do not use standard load path for modules."
7404 msgstr ""
7405
7406 #. type: =item
7407 #: ../fish/guestfish-actions.pod:326 ../src/guestfs-actions.pod:466
7408 msgid "C<AUG_SAVE_NOOP> = 16"
7409 msgstr "C<AUG_SAVE_NOOP> = 16"
7410
7411 #. type: textblock
7412 #: ../fish/guestfish-actions.pod:328 ../src/guestfs-actions.pod:468
7413 msgid "Make save a no-op, just record what would have been changed."
7414 msgstr ""
7415
7416 #. type: =item
7417 #: ../fish/guestfish-actions.pod:330 ../src/guestfs-actions.pod:470
7418 msgid "C<AUG_NO_LOAD> = 32"
7419 msgstr "C<AUG_NO_LOAD> = 32"
7420
7421 #. type: textblock
7422 #: ../fish/guestfish-actions.pod:332
7423 msgid "Do not load the tree in L</aug-init>."
7424 msgstr ""
7425
7426 #. type: textblock
7427 #: ../fish/guestfish-actions.pod:336
7428 msgid "To close the handle, you can call L</aug-close>."
7429 msgstr ""
7430
7431 #. type: textblock
7432 #: ../fish/guestfish-actions.pod:338 ../src/guestfs-actions.pod:478
7433 msgid "To find out more about Augeas, see L<http://augeas.net/>."
7434 msgstr ""
7435
7436 #. type: =head2
7437 #: ../fish/guestfish-actions.pod:340
7438 msgid "aug-insert"
7439 msgstr ""
7440
7441 #. type: verbatim
7442 #: ../fish/guestfish-actions.pod:342
7443 #, no-wrap
7444 msgid ""
7445 " aug-insert augpath label true|false\n"
7446 "\n"
7447 msgstr ""
7448
7449 #. type: textblock
7450 #: ../fish/guestfish-actions.pod:344 ../src/guestfs-actions.pod:492
7451 msgid ""
7452 "Create a new sibling C<label> for C<path>, inserting it into the tree before "
7453 "or after C<path> (depending on the boolean flag C<before>)."
7454 msgstr ""
7455
7456 #. type: textblock
7457 #: ../fish/guestfish-actions.pod:348 ../src/guestfs-actions.pod:496
7458 msgid ""
7459 "C<path> must match exactly one existing node in the tree, and C<label> must "
7460 "be a label, ie. not contain C</>, C<*> or end with a bracketed index C<[N]>."
7461 msgstr ""
7462
7463 #. type: =head2
7464 #: ../fish/guestfish-actions.pod:352
7465 msgid "aug-load"
7466 msgstr ""
7467
7468 #. type: verbatim
7469 #: ../fish/guestfish-actions.pod:354
7470 #, no-wrap
7471 msgid ""
7472 " aug-load\n"
7473 "\n"
7474 msgstr ""
7475
7476 #. type: textblock
7477 #: ../fish/guestfish-actions.pod:356 ../src/guestfs-actions.pod:509
7478 msgid "Load files into the tree."
7479 msgstr "Завантажити файли до ієрархії."
7480
7481 #. type: textblock
7482 #: ../fish/guestfish-actions.pod:358 ../src/guestfs-actions.pod:511
7483 msgid "See C<aug_load> in the Augeas documentation for the full gory details."
7484 msgstr ""
7485
7486 #. type: =head2
7487 #: ../fish/guestfish-actions.pod:361
7488 msgid "aug-ls"
7489 msgstr ""
7490
7491 #. type: verbatim
7492 #: ../fish/guestfish-actions.pod:363
7493 #, no-wrap
7494 msgid ""
7495 " aug-ls augpath\n"
7496 "\n"
7497 msgstr ""
7498
7499 #. type: textblock
7500 #: ../fish/guestfish-actions.pod:365
7501 msgid ""
7502 "This is just a shortcut for listing L</aug-match> C<path/*> and sorting the "
7503 "resulting nodes into alphabetical order."
7504 msgstr ""
7505
7506 #. type: =head2
7507 #: ../fish/guestfish-actions.pod:368
7508 msgid "aug-match"
7509 msgstr ""
7510
7511 #. type: verbatim
7512 #: ../fish/guestfish-actions.pod:370
7513 #, no-wrap
7514 msgid ""
7515 " aug-match augpath\n"
7516 "\n"
7517 msgstr ""
7518
7519 #. type: textblock
7520 #: ../fish/guestfish-actions.pod:372 ../src/guestfs-actions.pod:539
7521 msgid ""
7522 "Returns a list of paths which match the path expression C<path>.  The "
7523 "returned paths are sufficiently qualified so that they match exactly one "
7524 "node in the current tree."
7525 msgstr ""
7526
7527 #. type: =head2
7528 #: ../fish/guestfish-actions.pod:376
7529 msgid "aug-mv"
7530 msgstr ""
7531
7532 #. type: verbatim
7533 #: ../fish/guestfish-actions.pod:378
7534 #, no-wrap
7535 msgid ""
7536 " aug-mv src dest\n"
7537 "\n"
7538 msgstr ""
7539
7540 #. type: textblock
7541 #: ../fish/guestfish-actions.pod:380 ../src/guestfs-actions.pod:556
7542 msgid ""
7543 "Move the node C<src> to C<dest>.  C<src> must match exactly one node.  "
7544 "C<dest> is overwritten if it exists."
7545 msgstr ""
7546
7547 #. type: =head2
7548 #: ../fish/guestfish-actions.pod:383
7549 msgid "aug-rm"
7550 msgstr ""
7551
7552 #. type: verbatim
7553 #: ../fish/guestfish-actions.pod:385
7554 #, no-wrap
7555 msgid ""
7556 " aug-rm augpath\n"
7557 "\n"
7558 msgstr ""
7559
7560 #. type: textblock
7561 #: ../fish/guestfish-actions.pod:387 ../src/guestfs-actions.pod:569
7562 msgid "Remove C<path> and all of its children."
7563 msgstr ""
7564
7565 #. type: textblock
7566 #: ../fish/guestfish-actions.pod:389 ../src/guestfs-actions.pod:571
7567 msgid "On success this returns the number of entries which were removed."
7568 msgstr ""
7569
7570 #. type: =head2
7571 #: ../fish/guestfish-actions.pod:391
7572 msgid "aug-save"
7573 msgstr ""
7574
7575 #. type: verbatim
7576 #: ../fish/guestfish-actions.pod:393
7577 #, no-wrap
7578 msgid ""
7579 " aug-save\n"
7580 "\n"
7581 msgstr ""
7582
7583 #. type: textblock
7584 #: ../fish/guestfish-actions.pod:395 ../src/guestfs-actions.pod:582
7585 msgid "This writes all pending changes to disk."
7586 msgstr ""
7587
7588 #. type: textblock
7589 #: ../fish/guestfish-actions.pod:397
7590 msgid ""
7591 "The flags which were passed to L</aug-init> affect exactly how files are "
7592 "saved."
7593 msgstr ""
7594
7595 #. type: =head2
7596 #: ../fish/guestfish-actions.pod:400
7597 msgid "aug-set"
7598 msgstr ""
7599
7600 #. type: verbatim
7601 #: ../fish/guestfish-actions.pod:402
7602 #, no-wrap
7603 msgid ""
7604 " aug-set augpath val\n"
7605 "\n"
7606 msgstr ""
7607
7608 #. type: textblock
7609 #: ../fish/guestfish-actions.pod:404 ../src/guestfs-actions.pod:598
7610 msgid "Set the value associated with C<path> to C<val>."
7611 msgstr ""
7612
7613 #. type: textblock
7614 #: ../fish/guestfish-actions.pod:406
7615 msgid ""
7616 "In the Augeas API, it is possible to clear a node by setting the value to "
7617 "NULL.  Due to an oversight in the libguestfs API you cannot do that with "
7618 "this call.  Instead you must use the L</aug-clear> call."
7619 msgstr ""
7620
7621 #. type: =head2
7622 #: ../fish/guestfish-actions.pod:411
7623 msgid "available"
7624 msgstr ""
7625
7626 #. type: verbatim
7627 #: ../fish/guestfish-actions.pod:413
7628 #, no-wrap
7629 msgid ""
7630 " available 'groups ...'\n"
7631 "\n"
7632 msgstr ""
7633
7634 #. type: textblock
7635 #: ../fish/guestfish-actions.pod:415 ../src/guestfs-actions.pod:615
7636 msgid ""
7637 "This command is used to check the availability of some groups of "
7638 "functionality in the appliance, which not all builds of the libguestfs "
7639 "appliance will be able to provide."
7640 msgstr ""
7641
7642 #. type: textblock
7643 #: ../fish/guestfish-actions.pod:419
7644 msgid ""
7645 "The libguestfs groups, and the functions that those groups correspond to, "
7646 "are listed in L<guestfs(3)/AVAILABILITY>.  You can also fetch this list at "
7647 "runtime by calling L</available-all-groups>."
7648 msgstr ""
7649
7650 #. type: textblock
7651 #: ../fish/guestfish-actions.pod:424 ../src/guestfs-actions.pod:624
7652 msgid ""
7653 "The argument C<groups> is a list of group names, eg: C<[\"inotify\", \"augeas"
7654 "\"]> would check for the availability of the Linux inotify functions and "
7655 "Augeas (configuration file editing) functions."
7656 msgstr ""
7657
7658 #. type: textblock
7659 #: ../fish/guestfish-actions.pod:429 ../src/guestfs-actions.pod:629
7660 msgid "The command returns no error if I<all> requested groups are available."
7661 msgstr ""
7662
7663 #. type: textblock
7664 #: ../fish/guestfish-actions.pod:431 ../src/guestfs-actions.pod:631
7665 msgid ""
7666 "It fails with an error if one or more of the requested groups is unavailable "
7667 "in the appliance."
7668 msgstr ""
7669
7670 #. type: textblock
7671 #: ../fish/guestfish-actions.pod:434 ../src/guestfs-actions.pod:634
7672 msgid ""
7673 "If an unknown group name is included in the list of groups then an error is "
7674 "always returned."
7675 msgstr ""
7676
7677 #. type: textblock
7678 #: ../fish/guestfish-actions.pod:437 ../src/guestfs-actions.pod:637
7679 msgid "I<Notes:>"
7680 msgstr "I<Нотатки:>"
7681
7682 #. type: textblock
7683 #: ../fish/guestfish-actions.pod:443
7684 msgid "You must call L</launch> before calling this function."
7685 msgstr ""
7686
7687 #. type: textblock
7688 #: ../fish/guestfish-actions.pod:445 ../src/guestfs-actions.pod:645
7689 msgid ""
7690 "The reason is because we don't know what groups are supported by the "
7691 "appliance/daemon until it is running and can be queried."
7692 msgstr ""
7693
7694 #. type: textblock
7695 #: ../fish/guestfish-actions.pod:451 ../src/guestfs-actions.pod:651
7696 msgid ""
7697 "If a group of functions is available, this does not necessarily mean that "
7698 "they will work.  You still have to check for errors when calling individual "
7699 "API functions even if they are available."
7700 msgstr ""
7701
7702 #. type: textblock
7703 #: ../fish/guestfish-actions.pod:458 ../src/guestfs-actions.pod:658
7704 msgid ""
7705 "It is usually the job of distro packagers to build complete functionality "
7706 "into the libguestfs appliance.  Upstream libguestfs, if built from source "
7707 "with all requirements satisfied, will support everything."
7708 msgstr ""
7709
7710 #. type: textblock
7711 #: ../fish/guestfish-actions.pod:465
7712 msgid ""
7713 "This call was added in version C<1.0.80>.  In previous versions of "
7714 "libguestfs all you could do would be to speculatively execute a command to "
7715 "find out if the daemon implemented it.  See also L</version>."
7716 msgstr ""
7717
7718 #. type: =head2
7719 #: ../fish/guestfish-actions.pod:472
7720 msgid "available-all-groups"
7721 msgstr ""
7722
7723 #. type: verbatim
7724 #: ../fish/guestfish-actions.pod:474
7725 #, no-wrap
7726 msgid ""
7727 " available-all-groups\n"
7728 "\n"
7729 msgstr ""
7730
7731 #. type: textblock
7732 #: ../fish/guestfish-actions.pod:476
7733 msgid ""
7734 "This command returns a list of all optional groups that this daemon knows "
7735 "about.  Note this returns both supported and unsupported groups.  To find "
7736 "out which ones the daemon can actually support you have to call L</"
7737 "available> on each member of the returned list."
7738 msgstr ""
7739
7740 #. type: textblock
7741 #: ../fish/guestfish-actions.pod:482
7742 msgid "See also L</available> and L<guestfs(3)/AVAILABILITY>."
7743 msgstr ""
7744
7745 #. type: =head2
7746 #: ../fish/guestfish-actions.pod:484
7747 msgid "base64-in"
7748 msgstr ""
7749
7750 #. type: verbatim
7751 #: ../fish/guestfish-actions.pod:486
7752 #, no-wrap
7753 msgid ""
7754 " base64-in (base64file|-) filename\n"
7755 "\n"
7756 msgstr ""
7757
7758 #. type: textblock
7759 #: ../fish/guestfish-actions.pod:488 ../src/guestfs-actions.pod:702
7760 msgid ""
7761 "This command uploads base64-encoded data from C<base64file> to C<filename>."
7762 msgstr ""
7763
7764 #. type: textblock
7765 #: ../fish/guestfish-actions.pod:491 ../fish/guestfish-actions.pod:500
7766 #: ../fish/guestfish-actions.pod:749 ../fish/guestfish-actions.pod:833
7767 #: ../fish/guestfish-actions.pod:854 ../fish/guestfish-actions.pod:1025
7768 #: ../fish/guestfish-actions.pod:1044 ../fish/guestfish-actions.pod:1418
7769 #: ../fish/guestfish-actions.pod:4966 ../fish/guestfish-actions.pod:4978
7770 #: ../fish/guestfish-actions.pod:4989 ../fish/guestfish-actions.pod:5000
7771 #: ../fish/guestfish-actions.pod:5131 ../fish/guestfish-actions.pod:5140
7772 #: ../fish/guestfish-actions.pod:5194 ../fish/guestfish-actions.pod:5217
7773 msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
7774 msgstr ""
7775
7776 #. type: =head2
7777 #: ../fish/guestfish-actions.pod:493
7778 msgid "base64-out"
7779 msgstr ""
7780
7781 #. type: verbatim
7782 #: ../fish/guestfish-actions.pod:495
7783 #, no-wrap
7784 msgid ""
7785 " base64-out filename (base64file|-)\n"
7786 "\n"
7787 msgstr ""
7788
7789 #. type: textblock
7790 #: ../fish/guestfish-actions.pod:497 ../src/guestfs-actions.pod:716
7791 msgid ""
7792 "This command downloads the contents of C<filename>, writing it out to local "
7793 "file C<base64file> encoded as base64."
7794 msgstr ""
7795
7796 #. type: =head2
7797 #: ../fish/guestfish-actions.pod:502
7798 msgid "blockdev-flushbufs"
7799 msgstr ""
7800
7801 #. type: verbatim
7802 #: ../fish/guestfish-actions.pod:504
7803 #, no-wrap
7804 msgid ""
7805 " blockdev-flushbufs device\n"
7806 "\n"
7807 msgstr ""
7808
7809 #. type: textblock
7810 #: ../fish/guestfish-actions.pod:506 ../src/guestfs-actions.pod:729
7811 msgid ""
7812 "This tells the kernel to flush internal buffers associated with C<device>."
7813 msgstr ""
7814
7815 #. type: textblock
7816 #: ../fish/guestfish-actions.pod:509 ../fish/guestfish-actions.pod:520
7817 #: ../fish/guestfish-actions.pod:529 ../fish/guestfish-actions.pod:539
7818 #: ../fish/guestfish-actions.pod:551 ../fish/guestfish-actions.pod:564
7819 #: ../fish/guestfish-actions.pod:572 ../fish/guestfish-actions.pod:583
7820 #: ../fish/guestfish-actions.pod:591 ../fish/guestfish-actions.pod:599
7821 #: ../src/guestfs-actions.pod:732 ../src/guestfs-actions.pod:749
7822 #: ../src/guestfs-actions.pod:764 ../src/guestfs-actions.pod:780
7823 #: ../src/guestfs-actions.pod:798 ../src/guestfs-actions.pod:817
7824 #: ../src/guestfs-actions.pod:831 ../src/guestfs-actions.pod:849
7825 #: ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:877
7826 msgid "This uses the L<blockdev(8)> command."
7827 msgstr ""
7828
7829 #. type: =head2
7830 #: ../fish/guestfish-actions.pod:511
7831 msgid "blockdev-getbsz"
7832 msgstr ""
7833
7834 #. type: verbatim
7835 #: ../fish/guestfish-actions.pod:513
7836 #, no-wrap
7837 msgid ""
7838 " blockdev-getbsz device\n"
7839 "\n"
7840 msgstr ""
7841
7842 #. type: textblock
7843 #: ../fish/guestfish-actions.pod:515 ../src/guestfs-actions.pod:744
7844 msgid "This returns the block size of a device."
7845 msgstr ""
7846
7847 #. type: textblock
7848 #: ../fish/guestfish-actions.pod:517 ../fish/guestfish-actions.pod:580
7849 #: ../src/guestfs-actions.pod:746 ../src/guestfs-actions.pod:846
7850 msgid ""
7851 "(Note this is different from both I<size in blocks> and I<filesystem block "
7852 "size>)."
7853 msgstr ""
7854
7855 #. type: =head2
7856 #: ../fish/guestfish-actions.pod:522
7857 msgid "blockdev-getro"
7858 msgstr ""
7859
7860 #. type: verbatim
7861 #: ../fish/guestfish-actions.pod:524
7862 #, no-wrap
7863 msgid ""
7864 " blockdev-getro device\n"
7865 "\n"
7866 msgstr ""
7867
7868 #. type: textblock
7869 #: ../fish/guestfish-actions.pod:526 ../src/guestfs-actions.pod:761
7870 msgid ""
7871 "Returns a boolean indicating if the block device is read-only (true if read-"
7872 "only, false if not)."
7873 msgstr ""
7874
7875 #. type: =head2
7876 #: ../fish/guestfish-actions.pod:531
7877 msgid "blockdev-getsize64"
7878 msgstr ""
7879
7880 #. type: verbatim
7881 #: ../fish/guestfish-actions.pod:533
7882 #, no-wrap
7883 msgid ""
7884 " blockdev-getsize64 device\n"
7885 "\n"
7886 msgstr ""
7887
7888 #. type: textblock
7889 #: ../fish/guestfish-actions.pod:535 ../src/guestfs-actions.pod:776
7890 msgid "This returns the size of the device in bytes."
7891 msgstr ""
7892
7893 #. type: textblock
7894 #: ../fish/guestfish-actions.pod:537
7895 msgid "See also L</blockdev-getsz>."
7896 msgstr "Див. також L</blockdev-getsz>."
7897
7898 #. type: =head2
7899 #: ../fish/guestfish-actions.pod:541
7900 msgid "blockdev-getss"
7901 msgstr ""
7902
7903 #. type: verbatim
7904 #: ../fish/guestfish-actions.pod:543
7905 #, no-wrap
7906 msgid ""
7907 " blockdev-getss device\n"
7908 "\n"
7909 msgstr ""
7910
7911 #. type: textblock
7912 #: ../fish/guestfish-actions.pod:545 ../src/guestfs-actions.pod:792
7913 msgid ""
7914 "This returns the size of sectors on a block device.  Usually 512, but can be "
7915 "larger for modern devices."
7916 msgstr ""
7917
7918 #. type: textblock
7919 #: ../fish/guestfish-actions.pod:548
7920 msgid ""
7921 "(Note, this is not the size in sectors, use L</blockdev-getsz> for that)."
7922 msgstr ""
7923
7924 #. type: =head2
7925 #: ../fish/guestfish-actions.pod:553
7926 msgid "blockdev-getsz"
7927 msgstr ""
7928
7929 #. type: verbatim
7930 #: ../fish/guestfish-actions.pod:555
7931 #, no-wrap
7932 msgid ""
7933 " blockdev-getsz device\n"
7934 "\n"
7935 msgstr ""
7936
7937 #. type: textblock
7938 #: ../fish/guestfish-actions.pod:557 ../src/guestfs-actions.pod:810
7939 msgid ""
7940 "This returns the size of the device in units of 512-byte sectors (even if "
7941 "the sectorsize isn't 512 bytes ... weird)."
7942 msgstr ""
7943
7944 #. type: textblock
7945 #: ../fish/guestfish-actions.pod:560
7946 msgid ""
7947 "See also L</blockdev-getss> for the real sector size of the device, and L</"
7948 "blockdev-getsize64> for the more useful I<size in bytes>."
7949 msgstr ""
7950
7951 #. type: =head2
7952 #: ../fish/guestfish-actions.pod:566
7953 msgid "blockdev-rereadpt"
7954 msgstr ""
7955
7956 #. type: verbatim
7957 #: ../fish/guestfish-actions.pod:568
7958 #, no-wrap
7959 msgid ""
7960 " blockdev-rereadpt device\n"
7961 "\n"
7962 msgstr ""
7963
7964 #. type: textblock
7965 #: ../fish/guestfish-actions.pod:570 ../src/guestfs-actions.pod:829
7966 msgid "Reread the partition table on C<device>."
7967 msgstr ""
7968
7969 #. type: =head2
7970 #: ../fish/guestfish-actions.pod:574
7971 msgid "blockdev-setbsz"
7972 msgstr ""
7973
7974 #. type: verbatim
7975 #: ../fish/guestfish-actions.pod:576
7976 #, no-wrap
7977 msgid ""
7978 " blockdev-setbsz device blocksize\n"
7979 "\n"
7980 msgstr ""
7981
7982 #. type: textblock
7983 #: ../fish/guestfish-actions.pod:578 ../src/guestfs-actions.pod:844
7984 msgid "This sets the block size of a device."
7985 msgstr ""
7986
7987 #. type: =head2
7988 #: ../fish/guestfish-actions.pod:585
7989 msgid "blockdev-setro"
7990 msgstr ""
7991
7992 #. type: verbatim
7993 #: ../fish/guestfish-actions.pod:587
7994 #, no-wrap
7995 msgid ""
7996 " blockdev-setro device\n"
7997 "\n"
7998 msgstr ""
7999
8000 #. type: textblock
8001 #: ../fish/guestfish-actions.pod:589 ../src/guestfs-actions.pod:861
8002 msgid "Sets the block device named C<device> to read-only."
8003 msgstr ""
8004
8005 #. type: =head2
8006 #: ../fish/guestfish-actions.pod:593
8007 msgid "blockdev-setrw"
8008 msgstr ""
8009
8010 #. type: verbatim
8011 #: ../fish/guestfish-actions.pod:595
8012 #, no-wrap
8013 msgid ""
8014 " blockdev-setrw device\n"
8015 "\n"
8016 msgstr ""
8017
8018 #. type: textblock
8019 #: ../fish/guestfish-actions.pod:597 ../src/guestfs-actions.pod:875
8020 msgid "Sets the block device named C<device> to read-write."
8021 msgstr ""
8022
8023 #. type: =head2
8024 #: ../fish/guestfish-actions.pod:601
8025 msgid "btrfs-filesystem-resize"
8026 msgstr ""
8027
8028 #. type: verbatim
8029 #: ../fish/guestfish-actions.pod:603
8030 #, no-wrap
8031 msgid ""
8032 " btrfs-filesystem-resize mountpoint [size:N]\n"
8033 "\n"
8034 msgstr ""
8035
8036 #. type: textblock
8037 #: ../fish/guestfish-actions.pod:605 ../src/guestfs-actions.pod:897
8038 msgid "This command resizes a btrfs filesystem."
8039 msgstr ""
8040
8041 #. type: textblock
8042 #: ../fish/guestfish-actions.pod:607 ../src/guestfs-actions.pod:899
8043 msgid ""
8044 "Note that unlike other resize calls, the filesystem has to be mounted and "
8045 "the parameter is the mountpoint not the device (this is a requirement of "
8046 "btrfs itself)."
8047 msgstr ""
8048
8049 #. type: textblock
8050 #: ../fish/guestfish-actions.pod:611 ../fish/guestfish-actions.pod:3168
8051 #: ../fish/guestfish-actions.pod:3714 ../fish/guestfish-actions.pod:5040
8052 #: ../src/guestfs-actions.pod:903 ../src/guestfs-actions.pod:4896
8053 #: ../src/guestfs-actions.pod:5803 ../src/guestfs-actions.pod:7779
8054 msgid "The optional parameters are:"
8055 msgstr ""
8056
8057 #. type: =item
8058 #: ../fish/guestfish-actions.pod:615 ../fish/guestfish-actions.pod:3718
8059 #: ../src/guestfs-actions.pod:907 ../src/guestfs-actions.pod:5807
8060 msgid "C<size>"
8061 msgstr "C<розмір>"
8062
8063 #. type: textblock
8064 #: ../fish/guestfish-actions.pod:617 ../src/guestfs-actions.pod:909
8065 msgid ""
8066 "The new size (in bytes) of the filesystem.  If omitted, the filesystem is "
8067 "resized to the maximum size."
8068 msgstr ""
8069
8070 #. type: textblock
8071 #: ../fish/guestfish-actions.pod:622 ../src/guestfs-actions.pod:914
8072 msgid "See also L<btrfs(8)>."
8073 msgstr "Див. також L<btrfs(8)>."
8074
8075 #. type: =head2
8076 #: ../fish/guestfish-actions.pod:626
8077 msgid "case-sensitive-path"
8078 msgstr ""
8079
8080 #. type: verbatim
8081 #: ../fish/guestfish-actions.pod:628
8082 #, no-wrap
8083 msgid ""
8084 " case-sensitive-path path\n"
8085 "\n"
8086 msgstr ""
8087
8088 #. type: textblock
8089 #: ../fish/guestfish-actions.pod:630 ../src/guestfs-actions.pod:948
8090 msgid ""
8091 "This can be used to resolve case insensitive paths on a filesystem which is "
8092 "case sensitive.  The use case is to resolve paths which you have read from "
8093 "Windows configuration files or the Windows Registry, to the true path."
8094 msgstr ""
8095
8096 #. type: textblock
8097 #: ../fish/guestfish-actions.pod:635 ../src/guestfs-actions.pod:953
8098 msgid ""
8099 "The command handles a peculiarity of the Linux ntfs-3g filesystem driver "
8100 "(and probably others), which is that although the underlying filesystem is "
8101 "case-insensitive, the driver exports the filesystem to Linux as case-"
8102 "sensitive."
8103 msgstr ""
8104
8105 #. type: textblock
8106 #: ../fish/guestfish-actions.pod:640 ../src/guestfs-actions.pod:958
8107 msgid ""
8108 "One consequence of this is that special directories such as C<c:\\windows> "
8109 "may appear as C</WINDOWS> or C</windows> (or other things) depending on the "
8110 "precise details of how they were created.  In Windows itself this would not "
8111 "be a problem."
8112 msgstr ""
8113
8114 #. type: textblock
8115 #: ../fish/guestfish-actions.pod:646 ../src/guestfs-actions.pod:964
8116 msgid ""
8117 "Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-faq/"
8118 "#posixfilenames1>"
8119 msgstr ""
8120
8121 #. type: textblock
8122 #: ../fish/guestfish-actions.pod:649 ../src/guestfs-actions.pod:967
8123 msgid ""
8124 "This function resolves the true case of each element in the path and returns "
8125 "the case-sensitive path."
8126 msgstr ""
8127
8128 #. type: textblock
8129 #: ../fish/guestfish-actions.pod:652
8130 msgid ""
8131 "Thus L</case-sensitive-path> (\"/Windows/System32\")  might return C<\"/"
8132 "WINDOWS/system32\"> (the exact return value would depend on details of how "
8133 "the directories were originally created under Windows)."
8134 msgstr ""
8135
8136 #. type: textblock
8137 #: ../fish/guestfish-actions.pod:657 ../src/guestfs-actions.pod:975
8138 msgid "I<Note>: This function does not handle drive names, backslashes etc."
8139 msgstr ""
8140
8141 #. type: textblock
8142 #: ../fish/guestfish-actions.pod:660
8143 msgid "See also L</realpath>."
8144 msgstr "Див. також L</realpath>."
8145
8146 #. type: =head2
8147 #: ../fish/guestfish-actions.pod:662
8148 msgid "cat"
8149 msgstr "cat"
8150
8151 #. type: verbatim
8152 #: ../fish/guestfish-actions.pod:664
8153 #, no-wrap
8154 msgid ""
8155 " cat path\n"
8156 "\n"
8157 msgstr ""
8158 " cat шлях\n"
8159 "\n"
8160
8161 #. type: textblock
8162 #: ../fish/guestfish-actions.pod:666 ../fish/guestfish-actions.pod:4145
8163 #: ../src/guestfs-actions.pod:991 ../src/guestfs-actions.pod:6463
8164 msgid "Return the contents of the file named C<path>."
8165 msgstr ""
8166
8167 #. type: textblock
8168 #: ../fish/guestfish-actions.pod:668
8169 msgid ""
8170 "Note that this function cannot correctly handle binary files (specifically, "
8171 "files containing C<\\0> character which is treated as end of string).  For "
8172 "those you need to use the L</read-file> or L</download> functions which have "
8173 "a more complex interface."
8174 msgstr ""
8175
8176 #. type: textblock
8177 #: ../fish/guestfish-actions.pod:673 ../fish/guestfish-actions.pod:808
8178 #: ../fish/guestfish-actions.pod:820 ../fish/guestfish-actions.pod:1103
8179 #: ../fish/guestfish-actions.pod:1113 ../fish/guestfish-actions.pod:1180
8180 #: ../fish/guestfish-actions.pod:1190 ../fish/guestfish-actions.pod:1382
8181 #: ../fish/guestfish-actions.pod:1695 ../fish/guestfish-actions.pod:1705
8182 #: ../fish/guestfish-actions.pod:1755 ../fish/guestfish-actions.pod:1770
8183 #: ../fish/guestfish-actions.pod:1780 ../fish/guestfish-actions.pod:1799
8184 #: ../fish/guestfish-actions.pod:4015 ../fish/guestfish-actions.pod:4030
8185 #: ../fish/guestfish-actions.pod:4106 ../fish/guestfish-actions.pod:4123
8186 #: ../fish/guestfish-actions.pod:4138 ../fish/guestfish-actions.pod:4807
8187 #: ../fish/guestfish-actions.pod:4853 ../fish/guestfish-actions.pod:4938
8188 #: ../fish/guestfish-actions.pod:4953 ../fish/guestfish-actions.pod:5438
8189 #: ../fish/guestfish-actions.pod:5450 ../fish/guestfish-actions.pod:5468
8190 #: ../fish/guestfish-actions.pod:5485 ../fish/guestfish-actions.pod:5495
8191 #: ../fish/guestfish-actions.pod:5549 ../fish/guestfish-actions.pod:5559
8192 #: ../fish/guestfish-actions.pod:5588 ../fish/guestfish-actions.pod:5598
8193 #: ../src/guestfs-actions.pod:1001 ../src/guestfs-actions.pod:1180
8194 #: ../src/guestfs-actions.pod:1200 ../src/guestfs-actions.pod:1855
8195 #: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:1977
8196 #: ../src/guestfs-actions.pod:1996 ../src/guestfs-actions.pod:2242
8197 #: ../src/guestfs-actions.pod:2724 ../src/guestfs-actions.pod:2743
8198 #: ../src/guestfs-actions.pod:2808 ../src/guestfs-actions.pod:2832
8199 #: ../src/guestfs-actions.pod:2849 ../src/guestfs-actions.pod:2878
8200 #: ../src/guestfs-actions.pod:6245 ../src/guestfs-actions.pod:6271
8201 #: ../src/guestfs-actions.pod:6402 ../src/guestfs-actions.pod:6428
8202 #: ../src/guestfs-actions.pod:6452 ../src/guestfs-actions.pod:7407
8203 #: ../src/guestfs-actions.pod:7462 ../src/guestfs-actions.pod:7608
8204 #: ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:8419
8205 #: ../src/guestfs-actions.pod:8439 ../src/guestfs-actions.pod:8472
8206 #: ../src/guestfs-actions.pod:8491 ../src/guestfs-actions.pod:8510
8207 #: ../src/guestfs-actions.pod:8601 ../src/guestfs-actions.pod:8620
8208 #: ../src/guestfs-actions.pod:8666 ../src/guestfs-actions.pod:8685
8209 msgid ""
8210 "Because of the message protocol, there is a transfer limit of somewhere "
8211 "between 2MB and 4MB.  See L<guestfs(3)/PROTOCOL LIMITS>."
8212 msgstr ""
8213
8214 #. type: =head2
8215 #: ../fish/guestfish-actions.pod:676
8216 msgid "checksum"
8217 msgstr "checksum"
8218
8219 #. type: verbatim
8220 #: ../fish/guestfish-actions.pod:678
8221 #, no-wrap
8222 msgid ""
8223 " checksum csumtype path\n"
8224 "\n"
8225 msgstr ""
8226
8227 #. type: textblock
8228 #: ../fish/guestfish-actions.pod:680 ../src/guestfs-actions.pod:1013
8229 msgid ""
8230 "This call computes the MD5, SHAx or CRC checksum of the file named C<path>."
8231 msgstr ""
8232
8233 #. type: textblock
8234 #: ../fish/guestfish-actions.pod:683 ../src/guestfs-actions.pod:1016
8235 msgid ""
8236 "The type of checksum to compute is given by the C<csumtype> parameter which "
8237 "must have one of the following values:"
8238 msgstr ""
8239
8240 #. type: =item
8241 #: ../fish/guestfish-actions.pod:688 ../src/guestfs-actions.pod:1021
8242 msgid "C<crc>"
8243 msgstr "C<crc>"
8244
8245 #. type: textblock
8246 #: ../fish/guestfish-actions.pod:690 ../src/guestfs-actions.pod:1023
8247 msgid ""
8248 "Compute the cyclic redundancy check (CRC) specified by POSIX for the "
8249 "C<cksum> command."
8250 msgstr ""
8251
8252 #. type: =item
8253 #: ../fish/guestfish-actions.pod:693 ../src/guestfs-actions.pod:1026
8254 msgid "C<md5>"
8255 msgstr "C<md5>"
8256
8257 #. type: textblock
8258 #: ../fish/guestfish-actions.pod:695 ../src/guestfs-actions.pod:1028
8259 msgid "Compute the MD5 hash (using the C<md5sum> program)."
8260 msgstr ""
8261
8262 #. type: =item
8263 #: ../fish/guestfish-actions.pod:697 ../src/guestfs-actions.pod:1030
8264 msgid "C<sha1>"
8265 msgstr "C<sha1>"
8266
8267 #. type: textblock
8268 #: ../fish/guestfish-actions.pod:699 ../src/guestfs-actions.pod:1032
8269 msgid "Compute the SHA1 hash (using the C<sha1sum> program)."
8270 msgstr ""
8271
8272 #. type: =item
8273 #: ../fish/guestfish-actions.pod:701 ../src/guestfs-actions.pod:1034
8274 msgid "C<sha224>"
8275 msgstr "C<sha224>"
8276
8277 #. type: textblock
8278 #: ../fish/guestfish-actions.pod:703 ../src/guestfs-actions.pod:1036
8279 msgid "Compute the SHA224 hash (using the C<sha224sum> program)."
8280 msgstr ""
8281
8282 #. type: =item
8283 #: ../fish/guestfish-actions.pod:705 ../src/guestfs-actions.pod:1038
8284 msgid "C<sha256>"
8285 msgstr "C<sha256>"
8286
8287 #. type: textblock
8288 #: ../fish/guestfish-actions.pod:707 ../src/guestfs-actions.pod:1040
8289 msgid "Compute the SHA256 hash (using the C<sha256sum> program)."
8290 msgstr ""
8291
8292 #. type: =item
8293 #: ../fish/guestfish-actions.pod:709 ../src/guestfs-actions.pod:1042
8294 msgid "C<sha384>"
8295 msgstr "C<sha384>"
8296
8297 #. type: textblock
8298 #: ../fish/guestfish-actions.pod:711 ../src/guestfs-actions.pod:1044
8299 msgid "Compute the SHA384 hash (using the C<sha384sum> program)."
8300 msgstr ""
8301
8302 #. type: =item
8303 #: ../fish/guestfish-actions.pod:713 ../src/guestfs-actions.pod:1046
8304 msgid "C<sha512>"
8305 msgstr "C<sha512>"
8306
8307 #. type: textblock
8308 #: ../fish/guestfish-actions.pod:715 ../src/guestfs-actions.pod:1048
8309 msgid "Compute the SHA512 hash (using the C<sha512sum> program)."
8310 msgstr ""
8311
8312 #. type: textblock
8313 #: ../fish/guestfish-actions.pod:719 ../src/guestfs-actions.pod:1052
8314 msgid "The checksum is returned as a printable string."
8315 msgstr ""
8316
8317 #. type: textblock
8318 #: ../fish/guestfish-actions.pod:721
8319 msgid "To get the checksum for a device, use L</checksum-device>."
8320 msgstr ""
8321
8322 #. type: textblock
8323 #: ../fish/guestfish-actions.pod:723
8324 msgid "To get the checksums for many files, use L</checksums-out>."
8325 msgstr ""
8326
8327 #. type: =head2
8328 #: ../fish/guestfish-actions.pod:725
8329 msgid "checksum-device"
8330 msgstr "checksum-device"
8331
8332 #. type: verbatim
8333 #: ../fish/guestfish-actions.pod:727
8334 #, no-wrap
8335 msgid ""
8336 " checksum-device csumtype device\n"
8337 "\n"
8338 msgstr ""
8339
8340 #. type: textblock
8341 #: ../fish/guestfish-actions.pod:729
8342 msgid ""
8343 "This call computes the MD5, SHAx or CRC checksum of the contents of the "
8344 "device named C<device>.  For the types of checksums supported see the L</"
8345 "checksum> command."
8346 msgstr ""
8347
8348 #. type: =head2
8349 #: ../fish/guestfish-actions.pod:733
8350 msgid "checksums-out"
8351 msgstr ""
8352
8353 #. type: verbatim
8354 #: ../fish/guestfish-actions.pod:735
8355 #, no-wrap
8356 msgid ""
8357 " checksums-out csumtype directory (sumsfile|-)\n"
8358 "\n"
8359 msgstr ""
8360
8361 #. type: textblock
8362 #: ../fish/guestfish-actions.pod:737 ../src/guestfs-actions.pod:1087
8363 msgid ""
8364 "This command computes the checksums of all regular files in C<directory> and "
8365 "then emits a list of those checksums to the local output file C<sumsfile>."
8366 msgstr ""
8367
8368 #. type: textblock
8369 #: ../fish/guestfish-actions.pod:741 ../src/guestfs-actions.pod:1091
8370 msgid ""
8371 "This can be used for verifying the integrity of a virtual machine.  However "
8372 "to be properly secure you should pay attention to the output of the checksum "
8373 "command (it uses the ones from GNU coreutils).  In particular when the "
8374 "filename is not printable, coreutils uses a special backslash syntax.  For "
8375 "more information, see the GNU coreutils info file."
8376 msgstr ""
8377
8378 #. type: =head2
8379 #: ../fish/guestfish-actions.pod:751
8380 msgid "chmod"
8381 msgstr "chmod"
8382
8383 #. type: verbatim
8384 #: ../fish/guestfish-actions.pod:753
8385 #, no-wrap
8386 msgid ""
8387 " chmod mode path\n"
8388 "\n"
8389 msgstr ""
8390
8391 #. type: textblock
8392 #: ../fish/guestfish-actions.pod:755 ../src/guestfs-actions.pod:1110
8393 msgid ""
8394 "Change the mode (permissions) of C<path> to C<mode>.  Only numeric modes are "
8395 "supported."
8396 msgstr ""
8397
8398 #. type: textblock
8399 #: ../fish/guestfish-actions.pod:758 ../src/guestfs-actions.pod:1113
8400 msgid ""
8401 "I<Note>: When using this command from guestfish, C<mode> by default would be "
8402 "decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not "
8403 "C<700>."
8404 msgstr ""
8405
8406 #. type: textblock
8407 #: ../fish/guestfish-actions.pod:762 ../fish/guestfish-actions.pod:3367
8408 #: ../fish/guestfish-actions.pod:3506 ../fish/guestfish-actions.pod:3516
8409 #: ../fish/guestfish-actions.pod:3526 ../src/guestfs-actions.pod:1117
8410 #: ../src/guestfs-actions.pod:5210 ../src/guestfs-actions.pod:5419
8411 #: ../src/guestfs-actions.pod:5438 ../src/guestfs-actions.pod:5457
8412 msgid "The mode actually set is affected by the umask."
8413 msgstr ""
8414
8415 #. type: =head2
8416 #: ../fish/guestfish-actions.pod:764
8417 msgid "chown"
8418 msgstr "chown"
8419
8420 #. type: verbatim
8421 #: ../fish/guestfish-actions.pod:766
8422 #, no-wrap
8423 msgid ""
8424 " chown owner group path\n"
8425 "\n"
8426 msgstr ""
8427
8428 #. type: textblock
8429 #: ../fish/guestfish-actions.pod:768 ../src/guestfs-actions.pod:1131
8430 msgid "Change the file owner to C<owner> and group to C<group>."
8431 msgstr ""
8432
8433 #. type: textblock
8434 #: ../fish/guestfish-actions.pod:770 ../fish/guestfish-actions.pod:2707
8435 #: ../src/guestfs-actions.pod:1133 ../src/guestfs-actions.pod:4128
8436 msgid ""
8437 "Only numeric uid and gid are supported.  If you want to use names, you will "
8438 "need to locate and parse the password file yourself (Augeas support makes "
8439 "this relatively easy)."
8440 msgstr ""
8441
8442 #. type: =head2
8443 #: ../fish/guestfish-actions.pod:774
8444 msgid "command"
8445 msgstr "command"
8446
8447 #. type: verbatim
8448 #: ../fish/guestfish-actions.pod:776
8449 #, no-wrap
8450 msgid ""
8451 " command 'arguments ...'\n"
8452 "\n"
8453 msgstr ""
8454 " command 'параметри...'\n"
8455 "\n"
8456
8457 #. type: textblock
8458 #: ../fish/guestfish-actions.pod:778 ../src/guestfs-actions.pod:1147
8459 msgid ""
8460 "This call runs a command from the guest filesystem.  The filesystem must be "
8461 "mounted, and must contain a compatible operating system (ie. something "
8462 "Linux, with the same or compatible processor architecture)."
8463 msgstr ""
8464
8465 #. type: textblock
8466 #: ../fish/guestfish-actions.pod:783
8467 msgid ""
8468 "The single parameter is an argv-style list of arguments.  The first element "
8469 "is the name of the program to run.  Subsequent elements are parameters.  The "
8470 "list must be non-empty (ie. must contain a program name).  Note that the "
8471 "command runs directly, and is I<not> invoked via the shell (see L</sh>)."
8472 msgstr ""
8473
8474 #. type: textblock
8475 #: ../fish/guestfish-actions.pod:790 ../src/guestfs-actions.pod:1159
8476 msgid "The return value is anything printed to I<stdout> by the command."
8477 msgstr ""
8478
8479 #. type: textblock
8480 #: ../fish/guestfish-actions.pod:793 ../src/guestfs-actions.pod:1162
8481 msgid ""
8482 "If the command returns a non-zero exit status, then this function returns an "
8483 "error message.  The error message string is the content of I<stderr> from "
8484 "the command."
8485 msgstr ""
8486
8487 #. type: textblock
8488 #: ../fish/guestfish-actions.pod:797 ../src/guestfs-actions.pod:1166
8489 msgid ""
8490 "The C<$PATH> environment variable will contain at least C</usr/bin> and C</"
8491 "bin>.  If you require a program from another location, you should provide "
8492 "the full path in the first parameter."
8493 msgstr ""
8494
8495 #. type: textblock
8496 #: ../fish/guestfish-actions.pod:802 ../src/guestfs-actions.pod:1171
8497 msgid ""
8498 "Shared libraries and data files required by the program must be available on "
8499 "filesystems which are mounted in the correct places.  It is the caller's "
8500 "responsibility to ensure all filesystems that are needed are mounted at the "
8501 "right locations."
8502 msgstr ""
8503
8504 #. type: =head2
8505 #: ../fish/guestfish-actions.pod:811
8506 msgid "command-lines"
8507 msgstr ""
8508
8509 #. type: verbatim
8510 #: ../fish/guestfish-actions.pod:813
8511 #, no-wrap
8512 msgid ""
8513 " command-lines 'arguments ...'\n"
8514 "\n"
8515 msgstr ""
8516
8517 #. type: textblock
8518 #: ../fish/guestfish-actions.pod:815
8519 msgid ""
8520 "This is the same as L</command>, but splits the result into a list of lines."
8521 msgstr ""
8522
8523 #. type: textblock
8524 #: ../fish/guestfish-actions.pod:818
8525 msgid "See also: L</sh-lines>"
8526 msgstr "Див. також L</sh-lines>"
8527
8528 #. type: =head2
8529 #: ../fish/guestfish-actions.pod:823
8530 msgid "compress-device-out"
8531 msgstr ""
8532
8533 #. type: verbatim
8534 #: ../fish/guestfish-actions.pod:825
8535 #, no-wrap
8536 msgid ""
8537 " compress-device-out ctype device (zdevice|-) [level:N]\n"
8538 "\n"
8539 msgstr ""
8540
8541 #. type: textblock
8542 #: ../fish/guestfish-actions.pod:827 ../src/guestfs-actions.pod:1221
8543 msgid ""
8544 "This command compresses C<device> and writes it out to the local file "
8545 "C<zdevice>."
8546 msgstr ""
8547
8548 #. type: textblock
8549 #: ../fish/guestfish-actions.pod:830
8550 msgid ""
8551 "The C<ctype> and optional C<level> parameters have the same meaning as in L</"
8552 "compress-out>."
8553 msgstr ""
8554
8555 #. type: =head2
8556 #: ../fish/guestfish-actions.pod:837
8557 msgid "compress-out"
8558 msgstr ""
8559
8560 #. type: verbatim
8561 #: ../fish/guestfish-actions.pod:839
8562 #, no-wrap
8563 msgid ""
8564 " compress-out ctype file (zfile|-) [level:N]\n"
8565 "\n"
8566 msgstr ""
8567
8568 #. type: textblock
8569 #: ../fish/guestfish-actions.pod:841 ../src/guestfs-actions.pod:1273
8570 msgid ""
8571 "This command compresses C<file> and writes it out to the local file C<zfile>."
8572 msgstr ""
8573
8574 #. type: textblock
8575 #: ../fish/guestfish-actions.pod:844 ../src/guestfs-actions.pod:1276
8576 msgid ""
8577 "The compression program used is controlled by the C<ctype> parameter.  "
8578 "Currently this includes: C<compress>, C<gzip>, C<bzip2>, C<xz> or C<lzop>.  "
8579 "Some compression types may not be supported by particular builds of "
8580 "libguestfs, in which case you will get an error containing the substring "
8581 "\"not supported\"."
8582 msgstr ""
8583
8584 #. type: textblock
8585 #: ../fish/guestfish-actions.pod:850 ../src/guestfs-actions.pod:1282
8586 msgid ""
8587 "The optional C<level> parameter controls compression level.  The meaning and "
8588 "default for this parameter depends on the compression program being used."
8589 msgstr ""
8590
8591 #. type: =head2
8592 #: ../fish/guestfish-actions.pod:858
8593 msgid "config"
8594 msgstr ""
8595
8596 #. type: verbatim
8597 #: ../fish/guestfish-actions.pod:860
8598 #, no-wrap
8599 msgid ""
8600 " config qemuparam qemuvalue\n"
8601 "\n"
8602 msgstr ""
8603
8604 #. type: textblock
8605 #: ../fish/guestfish-actions.pod:862 ../src/guestfs-actions.pod:1323
8606 msgid ""
8607 "This can be used to add arbitrary qemu command line parameters of the form "
8608 "I<-param value>.  Actually it's not quite arbitrary - we prevent you from "
8609 "setting some parameters which would interfere with parameters that we use."
8610 msgstr ""
8611
8612 #. type: textblock
8613 #: ../fish/guestfish-actions.pod:867 ../src/guestfs-actions.pod:1328
8614 msgid "The first character of C<param> string must be a C<-> (dash)."
8615 msgstr ""
8616
8617 #. type: textblock
8618 #: ../fish/guestfish-actions.pod:869 ../src/guestfs-actions.pod:1330
8619 msgid "C<value> can be NULL."
8620 msgstr ""
8621
8622 #. type: =head2
8623 #: ../fish/guestfish-actions.pod:871
8624 msgid "copy-device-to-device"
8625 msgstr ""
8626
8627 #. type: verbatim
8628 #: ../fish/guestfish-actions.pod:873
8629 #, no-wrap
8630 msgid ""
8631 " copy-device-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n"
8632 "\n"
8633 msgstr ""
8634
8635 #. type: textblock
8636 #: ../fish/guestfish-actions.pod:875
8637 msgid ""
8638 "The four calls L</copy-device-to-device>, L</copy-device-to-file>, L</copy-"
8639 "file-to-device>, and L</copy-file-to-file> let you copy from a source "
8640 "(device|file) to a destination (device|file)."
8641 msgstr ""
8642
8643 #. type: textblock
8644 #: ../fish/guestfish-actions.pod:882 ../src/guestfs-actions.pod:1360
8645 msgid ""
8646 "Partial copies can be made since you can specify optionally the source "
8647 "offset, destination offset and size to copy.  These values are all specified "
8648 "in bytes.  If not given, the offsets both default to zero, and the size "
8649 "defaults to copying as much as possible until we hit the end of the source."
8650 msgstr ""
8651
8652 #. type: textblock
8653 #: ../fish/guestfish-actions.pod:888 ../src/guestfs-actions.pod:1366
8654 msgid ""
8655 "The source and destination may be the same object.  However overlapping "
8656 "regions may not be copied correctly."
8657 msgstr ""
8658
8659 #. type: textblock
8660 #: ../fish/guestfish-actions.pod:891 ../src/guestfs-actions.pod:1369
8661 msgid ""
8662 "If the destination is a file, it is created if required.  If the destination "
8663 "file is not large enough, it is extended."
8664 msgstr ""
8665
8666 #. type: =head2
8667 #: ../fish/guestfish-actions.pod:896
8668 msgid "copy-device-to-file"
8669 msgstr ""
8670
8671 #. type: verbatim
8672 #: ../fish/guestfish-actions.pod:898
8673 #, no-wrap
8674 msgid ""
8675 " copy-device-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n"
8676 "\n"
8677 msgstr ""
8678
8679 #. type: textblock
8680 #: ../fish/guestfish-actions.pod:900 ../fish/guestfish-actions.pod:909
8681 #: ../fish/guestfish-actions.pod:918
8682 msgid "See L</copy-device-to-device> for a general overview of this call."
8683 msgstr ""
8684
8685 #. type: =head2
8686 #: ../fish/guestfish-actions.pod:905
8687 msgid "copy-file-to-device"
8688 msgstr ""
8689
8690 #. type: verbatim
8691 #: ../fish/guestfish-actions.pod:907
8692 #, no-wrap
8693 msgid ""
8694 " copy-file-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n"
8695 "\n"
8696 msgstr ""
8697
8698 #. type: =head2
8699 #: ../fish/guestfish-actions.pod:914
8700 msgid "copy-file-to-file"
8701 msgstr ""
8702
8703 #. type: verbatim
8704 #: ../fish/guestfish-actions.pod:916
8705 #, no-wrap
8706 msgid ""
8707 " copy-file-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n"
8708 "\n"
8709 msgstr ""
8710
8711 #. type: textblock
8712 #: ../fish/guestfish-actions.pod:921
8713 msgid ""
8714 "This is B<not> the function you want for copying files.  This is for copying "
8715 "blocks within existing files.  See L</cp>, L</cp-a> and L</mv> for general "
8716 "file copying and moving functions."
8717 msgstr ""
8718
8719 #. type: =head2
8720 #: ../fish/guestfish-actions.pod:928
8721 msgid "copy-size"
8722 msgstr ""
8723
8724 #. type: verbatim
8725 #: ../fish/guestfish-actions.pod:930
8726 #, no-wrap
8727 msgid ""
8728 " copy-size src dest size\n"
8729 "\n"
8730 msgstr ""
8731
8732 #. type: textblock
8733 #: ../fish/guestfish-actions.pod:932 ../src/guestfs-actions.pod:1584
8734 msgid ""
8735 "This command copies exactly C<size> bytes from one source device or file "
8736 "C<src> to another destination device or file C<dest>."
8737 msgstr ""
8738
8739 #. type: textblock
8740 #: ../fish/guestfish-actions.pod:935 ../src/guestfs-actions.pod:1587
8741 msgid ""
8742 "Note this will fail if the source is too short or if the destination is not "
8743 "large enough."
8744 msgstr ""
8745
8746 #. type: textblock
8747 #: ../fish/guestfish-actions.pod:938 ../fish/guestfish-actions.pod:973
8748 msgid ""
8749 "I<This function is deprecated.> In new code, use the L</"
8750 "copy_device_to_device> call instead."
8751 msgstr ""
8752
8753 #. type: =head2
8754 #: ../fish/guestfish-actions.pod:945
8755 msgid "cp"
8756 msgstr "cp"
8757
8758 #. type: verbatim
8759 #: ../fish/guestfish-actions.pod:947
8760 #, no-wrap
8761 msgid ""
8762 " cp src dest\n"
8763 "\n"
8764 msgstr ""
8765
8766 #. type: textblock
8767 #: ../fish/guestfish-actions.pod:949 ../src/guestfs-actions.pod:1606
8768 msgid ""
8769 "This copies a file from C<src> to C<dest> where C<dest> is either a "
8770 "destination filename or destination directory."
8771 msgstr ""
8772
8773 #. type: =head2
8774 #: ../fish/guestfish-actions.pod:952
8775 msgid "cp-a"
8776 msgstr "cp-a"
8777
8778 #. type: verbatim
8779 #: ../fish/guestfish-actions.pod:954
8780 #, no-wrap
8781 msgid ""
8782 " cp-a src dest\n"
8783 "\n"
8784 msgstr ""
8785
8786 #. type: textblock
8787 #: ../fish/guestfish-actions.pod:956 ../src/guestfs-actions.pod:1620
8788 msgid ""
8789 "This copies a file or directory from C<src> to C<dest> recursively using the "
8790 "C<cp -a> command."
8791 msgstr ""
8792
8793 #. type: =head2
8794 #: ../fish/guestfish-actions.pod:959
8795 msgid "dd"
8796 msgstr "dd"
8797
8798 #. type: verbatim
8799 #: ../fish/guestfish-actions.pod:961
8800 #, no-wrap
8801 msgid ""
8802 " dd src dest\n"
8803 "\n"
8804 msgstr ""
8805
8806 #. type: textblock
8807 #: ../fish/guestfish-actions.pod:963 ../src/guestfs-actions.pod:1641
8808 msgid ""
8809 "This command copies from one source device or file C<src> to another "
8810 "destination device or file C<dest>.  Normally you would use this to copy to "
8811 "or from a device or partition, for example to duplicate a filesystem."
8812 msgstr ""
8813
8814 #. type: textblock
8815 #: ../fish/guestfish-actions.pod:968
8816 msgid ""
8817 "If the destination is a device, it must be as large or larger than the "
8818 "source file or device, otherwise the copy will fail.  This command cannot do "
8819 "partial copies (see L</copy-device-to-device>)."
8820 msgstr ""
8821
8822 #. type: =head2
8823 #: ../fish/guestfish-actions.pod:980
8824 msgid "df"
8825 msgstr "df"
8826
8827 #. type: verbatim
8828 #: ../fish/guestfish-actions.pod:982
8829 #, no-wrap
8830 msgid ""
8831 " df\n"
8832 "\n"
8833 msgstr ""
8834 " df\n"
8835 "\n"
8836
8837 #. type: textblock
8838 #: ../fish/guestfish-actions.pod:984 ../src/guestfs-actions.pod:1660
8839 msgid "This command runs the C<df> command to report disk space used."
8840 msgstr ""
8841
8842 #. type: textblock
8843 #: ../fish/guestfish-actions.pod:986 ../fish/guestfish-actions.pod:997
8844 msgid ""
8845 "This command is mostly useful for interactive sessions.  It is I<not> "
8846 "intended that you try to parse the output string.  Use L</statvfs> from "
8847 "programs."
8848 msgstr ""
8849
8850 #. type: =head2
8851 #: ../fish/guestfish-actions.pod:990
8852 msgid "df-h"
8853 msgstr "df-h"
8854
8855 #. type: verbatim
8856 #: ../fish/guestfish-actions.pod:992
8857 #, no-wrap
8858 msgid ""
8859 " df-h\n"
8860 "\n"
8861 msgstr ""
8862 " df-h\n"
8863 "\n"
8864
8865 #. type: textblock
8866 #: ../fish/guestfish-actions.pod:994 ../src/guestfs-actions.pod:1676
8867 msgid ""
8868 "This command runs the C<df -h> command to report disk space used in human-"
8869 "readable format."
8870 msgstr ""
8871
8872 #. type: =head2
8873 #: ../fish/guestfish-actions.pod:1001
8874 msgid "dmesg"
8875 msgstr "dmesg"
8876
8877 #. type: verbatim
8878 #: ../fish/guestfish-actions.pod:1003
8879 #, no-wrap
8880 msgid ""
8881 " dmesg\n"
8882 "\n"
8883 msgstr ""
8884 " dmesg\n"
8885 "\n"
8886
8887 #. type: textblock
8888 #: ../fish/guestfish-actions.pod:1005 ../src/guestfs-actions.pod:1693
8889 msgid ""
8890 "This returns the kernel messages (C<dmesg> output) from the guest kernel.  "
8891 "This is sometimes useful for extended debugging of problems."
8892 msgstr ""
8893
8894 #. type: textblock
8895 #: ../fish/guestfish-actions.pod:1009
8896 msgid ""
8897 "Another way to get the same information is to enable verbose messages with "
8898 "L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> "
8899 "before running the program."
8900 msgstr ""
8901
8902 #. type: =head2
8903 #: ../fish/guestfish-actions.pod:1014
8904 msgid "download"
8905 msgstr "download"
8906
8907 #. type: verbatim
8908 #: ../fish/guestfish-actions.pod:1016
8909 #, no-wrap
8910 msgid ""
8911 " download remotefilename (filename|-)\n"
8912 "\n"
8913 msgstr ""
8914
8915 #. type: textblock
8916 #: ../fish/guestfish-actions.pod:1018 ../fish/guestfish-actions.pod:1031
8917 #: ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:1739
8918 msgid ""
8919 "Download file C<remotefilename> and save it as C<filename> on the local "
8920 "machine."
8921 msgstr ""
8922
8923 #. type: textblock
8924 #: ../fish/guestfish-actions.pod:1021 ../fish/guestfish-actions.pod:5190
8925 #: ../src/guestfs-actions.pod:1717 ../src/guestfs-actions.pod:7989
8926 msgid "C<filename> can also be a named pipe."
8927 msgstr ""
8928
8929 #. type: textblock
8930 #: ../fish/guestfish-actions.pod:1023
8931 msgid "See also L</upload>, L</cat>."
8932 msgstr ""
8933
8934 #. type: =head2
8935 #: ../fish/guestfish-actions.pod:1027
8936 msgid "download-offset"
8937 msgstr "download-offset"
8938
8939 #. type: verbatim
8940 #: ../fish/guestfish-actions.pod:1029
8941 #, no-wrap
8942 msgid ""
8943 " download-offset remotefilename (filename|-) offset size\n"
8944 "\n"
8945 msgstr ""
8946
8947 #. type: textblock
8948 #: ../fish/guestfish-actions.pod:1034 ../src/guestfs-actions.pod:1742
8949 msgid ""
8950 "C<remotefilename> is read for C<size> bytes starting at C<offset> (this "
8951 "region must be within the file or device)."
8952 msgstr ""
8953
8954 #. type: textblock
8955 #: ../fish/guestfish-actions.pod:1037
8956 msgid ""
8957 "Note that there is no limit on the amount of data that can be downloaded "
8958 "with this call, unlike with L</pread>, and this call always reads the full "
8959 "amount unless an error occurs."
8960 msgstr ""
8961
8962 #. type: textblock
8963 #: ../fish/guestfish-actions.pod:1042
8964 msgid "See also L</download>, L</pread>."
8965 msgstr ""
8966
8967 #. type: =head2
8968 #: ../fish/guestfish-actions.pod:1046
8969 msgid "drop-caches"
8970 msgstr ""
8971
8972 #. type: verbatim
8973 #: ../fish/guestfish-actions.pod:1048
8974 #, no-wrap
8975 msgid ""
8976 " drop-caches whattodrop\n"
8977 "\n"
8978 msgstr ""
8979
8980 #. type: textblock
8981 #: ../fish/guestfish-actions.pod:1050 ../src/guestfs-actions.pod:1767
8982 msgid ""
8983 "This instructs the guest kernel to drop its page cache, and/or dentries and "
8984 "inode caches.  The parameter C<whattodrop> tells the kernel what precisely "
8985 "to drop, see L<http://linux-mm.org/Drop_Caches>"
8986 msgstr ""
8987
8988 #. type: textblock
8989 #: ../fish/guestfish-actions.pod:1055 ../src/guestfs-actions.pod:1772
8990 msgid "Setting C<whattodrop> to 3 should drop everything."
8991 msgstr ""
8992
8993 #. type: textblock
8994 #: ../fish/guestfish-actions.pod:1057 ../src/guestfs-actions.pod:1774
8995 msgid ""
8996 "This automatically calls L<sync(2)> before the operation, so that the "
8997 "maximum guest memory is freed."
8998 msgstr ""
8999
9000 #. type: =head2
9001 #: ../fish/guestfish-actions.pod:1060
9002 msgid "du"
9003 msgstr "du"
9004
9005 #. type: verbatim
9006 #: ../fish/guestfish-actions.pod:1062
9007 #, no-wrap
9008 msgid ""
9009 " du path\n"
9010 "\n"
9011 msgstr ""
9012 " du шлях\n"
9013 "\n"
9014
9015 #. type: textblock
9016 #: ../fish/guestfish-actions.pod:1064 ../src/guestfs-actions.pod:1787
9017 msgid ""
9018 "This command runs the C<du -s> command to estimate file space usage for "
9019 "C<path>."
9020 msgstr ""
9021
9022 #. type: textblock
9023 #: ../fish/guestfish-actions.pod:1067 ../src/guestfs-actions.pod:1790
9024 msgid ""
9025 "C<path> can be a file or a directory.  If C<path> is a directory then the "
9026 "estimate includes the contents of the directory and all subdirectories "
9027 "(recursively)."
9028 msgstr ""
9029
9030 #. type: textblock
9031 #: ../fish/guestfish-actions.pod:1071 ../src/guestfs-actions.pod:1794
9032 msgid ""
9033 "The result is the estimated size in I<kilobytes> (ie. units of 1024 bytes)."
9034 msgstr ""
9035
9036 #. type: =head2
9037 #: ../fish/guestfish-actions.pod:1074
9038 msgid "e2fsck-f"
9039 msgstr "e2fsck-f"
9040
9041 #. type: verbatim
9042 #: ../fish/guestfish-actions.pod:1076
9043 #, no-wrap
9044 msgid ""
9045 " e2fsck-f device\n"
9046 "\n"
9047 msgstr ""
9048
9049 #. type: textblock
9050 #: ../fish/guestfish-actions.pod:1078 ../src/guestfs-actions.pod:1812
9051 msgid ""
9052 "This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker "
9053 "on C<device>, noninteractively (I<-p>), even if the filesystem appears to be "
9054 "clean (I<-f>)."
9055 msgstr ""
9056
9057 #. type: textblock
9058 #: ../fish/guestfish-actions.pod:1082
9059 msgid ""
9060 "This command is only needed because of L</resize2fs> (q.v.).  Normally you "
9061 "should use L</fsck>."
9062 msgstr ""
9063
9064 #. type: =head2
9065 #: ../fish/guestfish-actions.pod:1085
9066 msgid "echo-daemon"
9067 msgstr ""
9068
9069 #. type: verbatim
9070 #: ../fish/guestfish-actions.pod:1087
9071 #, no-wrap
9072 msgid ""
9073 " echo-daemon 'words ...'\n"
9074 "\n"
9075 msgstr ""
9076
9077 #. type: textblock
9078 #: ../fish/guestfish-actions.pod:1089 ../src/guestfs-actions.pod:1829
9079 msgid ""
9080 "This command concatenates the list of C<words> passed with single spaces "
9081 "between them and returns the resulting string."
9082 msgstr ""
9083
9084 #. type: textblock
9085 #: ../fish/guestfish-actions.pod:1092 ../src/guestfs-actions.pod:1832
9086 msgid "You can use this command to test the connection through to the daemon."
9087 msgstr ""
9088
9089 #. type: textblock
9090 #: ../fish/guestfish-actions.pod:1094
9091 msgid "See also L</ping-daemon>."
9092 msgstr "Див. також L</ping-daemon>."
9093
9094 #. type: =head2
9095 #: ../fish/guestfish-actions.pod:1096
9096 msgid "egrep"
9097 msgstr "egrep"
9098
9099 #. type: verbatim
9100 #: ../fish/guestfish-actions.pod:1098
9101 #, no-wrap
9102 msgid ""
9103 " egrep regex path\n"
9104 "\n"
9105 msgstr ""
9106
9107 #. type: textblock
9108 #: ../fish/guestfish-actions.pod:1100 ../src/guestfs-actions.pod:1848
9109 msgid ""
9110 "This calls the external C<egrep> program and returns the matching lines."
9111 msgstr ""
9112
9113 #. type: =head2
9114 #: ../fish/guestfish-actions.pod:1106
9115 msgid "egrepi"
9116 msgstr "egrepi"
9117
9118 #. type: verbatim
9119 #: ../fish/guestfish-actions.pod:1108
9120 #, no-wrap
9121 msgid ""
9122 " egrepi regex path\n"
9123 "\n"
9124 msgstr ""
9125
9126 #. type: textblock
9127 #: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1867
9128 msgid ""
9129 "This calls the external C<egrep -i> program and returns the matching lines."
9130 msgstr ""
9131
9132 #. type: =head2
9133 #: ../fish/guestfish-actions.pod:1116
9134 msgid "equal"
9135 msgstr "equal"
9136
9137 #. type: verbatim
9138 #: ../fish/guestfish-actions.pod:1118
9139 #, no-wrap
9140 msgid ""
9141 " equal file1 file2\n"
9142 "\n"
9143 msgstr ""
9144 " equal файл1 файл2\n"
9145 "\n"
9146
9147 #. type: textblock
9148 #: ../fish/guestfish-actions.pod:1120 ../src/guestfs-actions.pod:1886
9149 msgid ""
9150 "This compares the two files C<file1> and C<file2> and returns true if their "
9151 "content is exactly equal, or false otherwise."
9152 msgstr ""
9153
9154 #. type: textblock
9155 #: ../fish/guestfish-actions.pod:1123 ../src/guestfs-actions.pod:1889
9156 msgid "The external L<cmp(1)> program is used for the comparison."
9157 msgstr ""
9158
9159 #. type: =head2
9160 #: ../fish/guestfish-actions.pod:1125
9161 msgid "exists"
9162 msgstr "exists"
9163
9164 #. type: verbatim
9165 #: ../fish/guestfish-actions.pod:1127
9166 #, no-wrap
9167 msgid ""
9168 " exists path\n"
9169 "\n"
9170 msgstr ""
9171 " exists шлях\n"
9172 "\n"
9173
9174 #. type: textblock
9175 #: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1901
9176 msgid ""
9177 "This returns C<true> if and only if there is a file, directory (or anything) "
9178 "with the given C<path> name."
9179 msgstr ""
9180
9181 #. type: textblock
9182 #: ../fish/guestfish-actions.pod:1132
9183 msgid "See also L</is-file>, L</is-dir>, L</stat>."
9184 msgstr "Див. також L</is-file>, L</is-dir>, L</stat>."
9185
9186 #. type: =head2
9187 #: ../fish/guestfish-actions.pod:1134
9188 msgid "fallocate"
9189 msgstr "fallocate"
9190
9191 #. type: verbatim
9192 #: ../fish/guestfish-actions.pod:1136
9193 #, no-wrap
9194 msgid ""
9195 " fallocate path len\n"
9196 "\n"
9197 msgstr ""
9198 " fallocate шлях довжина\n"
9199 "\n"
9200
9201 #. type: textblock
9202 #: ../fish/guestfish-actions.pod:1138 ../fish/guestfish-actions.pod:1157
9203 #: ../src/guestfs-actions.pod:1924 ../src/guestfs-actions.pod:1943
9204 msgid ""
9205 "This command preallocates a file (containing zero bytes) named C<path> of "
9206 "size C<len> bytes.  If the file exists already, it is overwritten."
9207 msgstr ""
9208
9209 #. type: textblock
9210 #: ../fish/guestfish-actions.pod:1142 ../src/guestfs-actions.pod:1928
9211 msgid ""
9212 "Do not confuse this with the guestfish-specific C<alloc> command which "
9213 "allocates a file in the host and attaches it as a device."
9214 msgstr ""
9215
9216 #. type: textblock
9217 #: ../fish/guestfish-actions.pod:1146
9218 msgid ""
9219 "I<This function is deprecated.> In new code, use the L</fallocate64> call "
9220 "instead."
9221 msgstr ""
9222
9223 #. type: =head2
9224 #: ../fish/guestfish-actions.pod:1153
9225 msgid "fallocate64"
9226 msgstr "fallocate64"
9227
9228 #. type: verbatim
9229 #: ../fish/guestfish-actions.pod:1155
9230 #, no-wrap
9231 msgid ""
9232 " fallocate64 path len\n"
9233 "\n"
9234 msgstr ""
9235 " fallocate64 шлях довжина\n"
9236 "\n"
9237
9238 #. type: textblock
9239 #: ../fish/guestfish-actions.pod:1161
9240 msgid ""
9241 "Note that this call allocates disk blocks for the file.  To create a sparse "
9242 "file use L</truncate-size> instead."
9243 msgstr ""
9244
9245 #. type: textblock
9246 #: ../fish/guestfish-actions.pod:1164
9247 msgid ""
9248 "The deprecated call L</fallocate> does the same, but owing to an oversight "
9249 "it only allowed 30 bit lengths to be specified, effectively limiting the "
9250 "maximum size of files created through that call to 1GB."
9251 msgstr ""
9252
9253 #. type: textblock
9254 #: ../fish/guestfish-actions.pod:1169 ../src/guestfs-actions.pod:1955
9255 msgid ""
9256 "Do not confuse this with the guestfish-specific C<alloc> and C<sparse> "
9257 "commands which create a file in the host and attach it as a device."
9258 msgstr ""
9259
9260 #. type: =head2
9261 #: ../fish/guestfish-actions.pod:1173
9262 msgid "fgrep"
9263 msgstr "fgrep"
9264
9265 #. type: verbatim
9266 #: ../fish/guestfish-actions.pod:1175
9267 #, no-wrap
9268 msgid ""
9269 " fgrep pattern path\n"
9270 "\n"
9271 msgstr ""
9272 " fgrep шаблон шлях\n"
9273 "\n"
9274
9275 #. type: textblock
9276 #: ../fish/guestfish-actions.pod:1177 ../src/guestfs-actions.pod:1970
9277 msgid ""
9278 "This calls the external C<fgrep> program and returns the matching lines."
9279 msgstr ""
9280
9281 #. type: =head2
9282 #: ../fish/guestfish-actions.pod:1183
9283 msgid "fgrepi"
9284 msgstr "fgrepi"
9285
9286 #. type: verbatim
9287 #: ../fish/guestfish-actions.pod:1185
9288 #, no-wrap
9289 msgid ""
9290 " fgrepi pattern path\n"
9291 "\n"
9292 msgstr ""
9293 " fgrepi шаблон шлях\n"
9294 "\n"
9295
9296 #. type: textblock
9297 #: ../fish/guestfish-actions.pod:1187 ../src/guestfs-actions.pod:1989
9298 msgid ""
9299 "This calls the external C<fgrep -i> program and returns the matching lines."
9300 msgstr ""
9301
9302 #. type: =head2
9303 #: ../fish/guestfish-actions.pod:1193
9304 msgid "file"
9305 msgstr "file"
9306
9307 #. type: verbatim
9308 #: ../fish/guestfish-actions.pod:1195
9309 #, no-wrap
9310 msgid ""
9311 " file path\n"
9312 "\n"
9313 msgstr ""
9314 " file шлях\n"
9315 "\n"
9316
9317 #. type: textblock
9318 #: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:2007
9319 msgid ""
9320 "This call uses the standard L<file(1)> command to determine the type or "
9321 "contents of the file."
9322 msgstr ""
9323
9324 #. type: textblock
9325 #: ../fish/guestfish-actions.pod:1200 ../src/guestfs-actions.pod:2010
9326 msgid ""
9327 "This call will also transparently look inside various types of compressed "
9328 "file."
9329 msgstr ""
9330
9331 #. type: textblock
9332 #: ../fish/guestfish-actions.pod:1203 ../src/guestfs-actions.pod:2013
9333 msgid ""
9334 "The exact command which runs is C<file -zb path>.  Note in particular that "
9335 "the filename is not prepended to the output (the I<-b> option)."
9336 msgstr ""
9337
9338 #. type: textblock
9339 #: ../fish/guestfish-actions.pod:1207 ../src/guestfs-actions.pod:2017
9340 msgid ""
9341 "The output depends on the output of the underlying L<file(1)> command and it "
9342 "can change in future in ways beyond our control.  In other words, the output "
9343 "is not guaranteed by the ABI."
9344 msgstr ""
9345
9346 #. type: textblock
9347 #: ../fish/guestfish-actions.pod:1211
9348 msgid ""
9349 "See also: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> "
9350 "(etc), L</is-zero>."
9351 msgstr ""
9352
9353 #. type: =head2
9354 #: ../fish/guestfish-actions.pod:1214
9355 msgid "file-architecture"
9356 msgstr "file-architecture"
9357
9358 #. type: verbatim
9359 #: ../fish/guestfish-actions.pod:1216
9360 #, no-wrap
9361 msgid ""
9362 " file-architecture filename\n"
9363 "\n"
9364 msgstr ""
9365 " file-architecture назва_файла\n"
9366 "\n"
9367
9368 #. type: textblock
9369 #: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2035
9370 msgid ""
9371 "This detects the architecture of the binary C<filename>, and returns it if "
9372 "known."
9373 msgstr ""
9374
9375 #. type: textblock
9376 #: ../fish/guestfish-actions.pod:1221 ../src/guestfs-actions.pod:2038
9377 msgid "Currently defined architectures are:"
9378 msgstr ""
9379
9380 #. type: =item
9381 #: ../fish/guestfish-actions.pod:1225 ../src/guestfs-actions.pod:2042
9382 msgid "\"i386\""
9383 msgstr "\"i386\""
9384
9385 #. type: textblock
9386 #: ../fish/guestfish-actions.pod:1227 ../src/guestfs-actions.pod:2044
9387 msgid ""
9388 "This string is returned for all 32 bit i386, i486, i586, i686 binaries "
9389 "irrespective of the precise processor requirements of the binary."
9390 msgstr ""
9391
9392 #. type: =item
9393 #: ../fish/guestfish-actions.pod:1230 ../src/guestfs-actions.pod:2047
9394 msgid "\"x86_64\""
9395 msgstr "\"x86_64\""
9396
9397 #. type: textblock
9398 #: ../fish/guestfish-actions.pod:1232 ../src/guestfs-actions.pod:2049
9399 msgid "64 bit x86-64."
9400 msgstr ""
9401
9402 #. type: =item
9403 #: ../fish/guestfish-actions.pod:1234 ../src/guestfs-actions.pod:2051
9404 msgid "\"sparc\""
9405 msgstr ""
9406
9407 #. type: textblock
9408 #: ../fish/guestfish-actions.pod:1236 ../src/guestfs-actions.pod:2053
9409 msgid "32 bit SPARC."
9410 msgstr ""
9411
9412 #. type: =item
9413 #: ../fish/guestfish-actions.pod:1238 ../src/guestfs-actions.pod:2055
9414 msgid "\"sparc64\""
9415 msgstr ""
9416
9417 #. type: textblock
9418 #: ../fish/guestfish-actions.pod:1240 ../src/guestfs-actions.pod:2057
9419 msgid "64 bit SPARC V9 and above."
9420 msgstr ""
9421
9422 #. type: =item
9423 #: ../fish/guestfish-actions.pod:1242 ../src/guestfs-actions.pod:2059
9424 msgid "\"ia64\""
9425 msgstr "\"ia64\""
9426
9427 #. type: textblock
9428 #: ../fish/guestfish-actions.pod:1244 ../src/guestfs-actions.pod:2061
9429 msgid "Intel Itanium."
9430 msgstr "Intel Itanium."
9431
9432 #. type: =item
9433 #: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:2063
9434 msgid "\"ppc\""
9435 msgstr ""
9436
9437 #. type: textblock
9438 #: ../fish/guestfish-actions.pod:1248 ../src/guestfs-actions.pod:2065
9439 msgid "32 bit Power PC."
9440 msgstr ""
9441
9442 #. type: =item
9443 #: ../fish/guestfish-actions.pod:1250 ../src/guestfs-actions.pod:2067
9444 msgid "\"ppc64\""
9445 msgstr ""
9446
9447 #. type: textblock
9448 #: ../fish/guestfish-actions.pod:1252 ../src/guestfs-actions.pod:2069
9449 msgid "64 bit Power PC."
9450 msgstr ""
9451
9452 #. type: textblock
9453 #: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:2073
9454 msgid "Libguestfs may return other architecture strings in future."
9455 msgstr ""
9456
9457 #. type: textblock
9458 #: ../fish/guestfish-actions.pod:1258 ../src/guestfs-actions.pod:2075
9459 msgid "The function works on at least the following types of files:"
9460 msgstr ""
9461
9462 #. type: textblock
9463 #: ../fish/guestfish-actions.pod:1264 ../src/guestfs-actions.pod:2081
9464 msgid "many types of Un*x and Linux binary"
9465 msgstr ""
9466
9467 #. type: textblock
9468 #: ../fish/guestfish-actions.pod:1268 ../src/guestfs-actions.pod:2085
9469 msgid "many types of Un*x and Linux shared library"
9470 msgstr ""
9471
9472 #. type: textblock
9473 #: ../fish/guestfish-actions.pod:1272 ../src/guestfs-actions.pod:2089
9474 msgid "Windows Win32 and Win64 binaries"
9475 msgstr ""
9476
9477 #. type: textblock
9478 #: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:2093
9479 msgid "Windows Win32 and Win64 DLLs"
9480 msgstr ""
9481
9482 #. type: textblock
9483 #: ../fish/guestfish-actions.pod:1278 ../src/guestfs-actions.pod:2095
9484 msgid "Win32 binaries and DLLs return C<i386>."
9485 msgstr ""
9486
9487 #. type: textblock
9488 #: ../fish/guestfish-actions.pod:1280 ../src/guestfs-actions.pod:2097
9489 msgid "Win64 binaries and DLLs return C<x86_64>."
9490 msgstr ""
9491
9492 #. type: textblock
9493 #: ../fish/guestfish-actions.pod:1284 ../src/guestfs-actions.pod:2101
9494 msgid "Linux kernel modules"
9495 msgstr ""
9496
9497 #. type: textblock
9498 #: ../fish/guestfish-actions.pod:1288 ../src/guestfs-actions.pod:2105
9499 msgid "Linux new-style initrd images"
9500 msgstr ""
9501
9502 #. type: textblock
9503 #: ../fish/guestfish-actions.pod:1292 ../src/guestfs-actions.pod:2109
9504 msgid "some non-x86 Linux vmlinuz kernels"
9505 msgstr ""
9506
9507 #. type: textblock
9508 #: ../fish/guestfish-actions.pod:1296 ../src/guestfs-actions.pod:2113
9509 msgid "What it can't do currently:"
9510 msgstr ""
9511
9512 #. type: textblock
9513 #: ../fish/guestfish-actions.pod:1302 ../src/guestfs-actions.pod:2119
9514 msgid "static libraries (libfoo.a)"
9515 msgstr ""
9516
9517 #. type: textblock
9518 #: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2123
9519 msgid "Linux old-style initrd as compressed ext2 filesystem (RHEL 3)"
9520 msgstr ""
9521
9522 #. type: textblock
9523 #: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2127
9524 msgid "x86 Linux vmlinuz kernels"
9525 msgstr ""
9526
9527 #. type: textblock
9528 #: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2129
9529 msgid ""
9530 "x86 vmlinuz images (bzImage format) consist of a mix of 16-, 32- and "
9531 "compressed code, and are horribly hard to unpack.  If you want to find the "
9532 "architecture of a kernel, use the architecture of the associated initrd or "
9533 "kernel module(s) instead."
9534 msgstr ""
9535
9536 #. type: =head2
9537 #: ../fish/guestfish-actions.pod:1319
9538 msgid "filesize"
9539 msgstr "filesize"
9540
9541 #. type: verbatim
9542 #: ../fish/guestfish-actions.pod:1321
9543 #, no-wrap
9544 msgid ""
9545 " filesize file\n"
9546 "\n"
9547 msgstr ""
9548 " filesize файл\n"
9549 "\n"
9550
9551 #. type: textblock
9552 #: ../fish/guestfish-actions.pod:1323 ../src/guestfs-actions.pod:2147
9553 msgid "This command returns the size of C<file> in bytes."
9554 msgstr ""
9555
9556 #. type: textblock
9557 #: ../fish/guestfish-actions.pod:1325
9558 msgid ""
9559 "To get other stats about a file, use L</stat>, L</lstat>, L</is-dir>, L</is-"
9560 "file> etc.  To get the size of block devices, use L</blockdev-getsize64>."
9561 msgstr ""
9562
9563 #. type: =head2
9564 #: ../fish/guestfish-actions.pod:1329
9565 msgid "fill"
9566 msgstr "fill"
9567
9568 #. type: verbatim
9569 #: ../fish/guestfish-actions.pod:1331
9570 #, no-wrap
9571 msgid ""
9572 " fill c len path\n"
9573 "\n"
9574 msgstr ""
9575
9576 #. type: textblock
9577 #: ../fish/guestfish-actions.pod:1333 ../src/guestfs-actions.pod:2165
9578 msgid ""
9579 "This command creates a new file called C<path>.  The initial content of the "
9580 "file is C<len> octets of C<c>, where C<c> must be a number in the range C<"
9581 "[0..255]>."
9582 msgstr ""
9583
9584 #. type: textblock
9585 #: ../fish/guestfish-actions.pod:1337
9586 msgid ""
9587 "To fill a file with zero bytes (sparsely), it is much more efficient to use "
9588 "L</truncate-size>.  To create a file with a pattern of repeating bytes use "
9589 "L</fill-pattern>."
9590 msgstr ""
9591
9592 #. type: =head2
9593 #: ../fish/guestfish-actions.pod:1342
9594 msgid "fill-pattern"
9595 msgstr "fill-pattern"
9596
9597 #. type: verbatim
9598 #: ../fish/guestfish-actions.pod:1344
9599 #, no-wrap
9600 msgid ""
9601 " fill-pattern pattern len path\n"
9602 "\n"
9603 msgstr ""
9604
9605 #. type: textblock
9606 #: ../fish/guestfish-actions.pod:1346
9607 msgid ""
9608 "This function is like L</fill> except that it creates a new file of length "
9609 "C<len> containing the repeating pattern of bytes in C<pattern>.  The pattern "
9610 "is truncated if necessary to ensure the length of the file is exactly C<len> "
9611 "bytes."
9612 msgstr ""
9613
9614 #. type: =head2
9615 #: ../fish/guestfish-actions.pod:1351
9616 msgid "find"
9617 msgstr "find"
9618
9619 #. type: verbatim
9620 #: ../fish/guestfish-actions.pod:1353
9621 #, no-wrap
9622 msgid ""
9623 " find directory\n"
9624 "\n"
9625 msgstr ""
9626 " find каталог\n"
9627 "\n"
9628
9629 #. type: textblock
9630 #: ../fish/guestfish-actions.pod:1355 ../src/guestfs-actions.pod:2211
9631 msgid ""
9632 "This command lists out all files and directories, recursively, starting at "
9633 "C<directory>.  It is essentially equivalent to running the shell command "
9634 "C<find directory -print> but some post-processing happens on the output, "
9635 "described below."
9636 msgstr ""
9637
9638 #. type: textblock
9639 #: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2216
9640 msgid ""
9641 "This returns a list of strings I<without any prefix>.  Thus if the directory "
9642 "structure was:"
9643 msgstr ""
9644
9645 #. type: verbatim
9646 #: ../fish/guestfish-actions.pod:1363 ../src/guestfs-actions.pod:2219
9647 #, no-wrap
9648 msgid ""
9649 " /tmp/a\n"
9650 " /tmp/b\n"
9651 " /tmp/c/d\n"
9652 "\n"
9653 msgstr ""
9654
9655 #. type: textblock
9656 #: ../fish/guestfish-actions.pod:1367
9657 msgid "then the returned list from L</find> C</tmp> would be 4 elements:"
9658 msgstr ""
9659
9660 #. type: verbatim
9661 #: ../fish/guestfish-actions.pod:1370 ../src/guestfs-actions.pod:2226
9662 #, no-wrap
9663 msgid ""
9664 " a\n"
9665 " b\n"
9666 " c\n"
9667 " c/d\n"
9668 "\n"
9669 msgstr ""
9670
9671 #. type: textblock
9672 #: ../fish/guestfish-actions.pod:1375 ../src/guestfs-actions.pod:2231
9673 msgid "If C<directory> is not a directory, then this command returns an error."
9674 msgstr ""
9675
9676 #. type: textblock
9677 #: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2234
9678 msgid "The returned list is sorted."
9679 msgstr ""
9680
9681 #. type: textblock
9682 #: ../fish/guestfish-actions.pod:1380
9683 msgid "See also L</find0>."
9684 msgstr "Див. також L</find0>."
9685
9686 #. type: =head2
9687 #: ../fish/guestfish-actions.pod:1385
9688 msgid "find0"
9689 msgstr "find0"
9690
9691 #. type: verbatim
9692 #: ../fish/guestfish-actions.pod:1387
9693 #, no-wrap
9694 msgid ""
9695 " find0 directory (files|-)\n"
9696 "\n"
9697 msgstr ""
9698 " find0 каталог (файли|-)\n"
9699 "\n"
9700
9701 #. type: textblock
9702 #: ../fish/guestfish-actions.pod:1389 ../src/guestfs-actions.pod:2254
9703 msgid ""
9704 "This command lists out all files and directories, recursively, starting at "
9705 "C<directory>, placing the resulting list in the external file called "
9706 "C<files>."
9707 msgstr ""
9708
9709 #. type: textblock
9710 #: ../fish/guestfish-actions.pod:1393
9711 msgid ""
9712 "This command works the same way as L</find> with the following exceptions:"
9713 msgstr ""
9714
9715 #. type: textblock
9716 #: ../fish/guestfish-actions.pod:1400 ../src/guestfs-actions.pod:2265
9717 msgid "The resulting list is written to an external file."
9718 msgstr ""
9719
9720 #. type: textblock
9721 #: ../fish/guestfish-actions.pod:1404 ../src/guestfs-actions.pod:2269
9722 msgid ""
9723 "Items (filenames) in the result are separated by C<\\0> characters.  See "
9724 "L<find(1)> option I<-print0>."
9725 msgstr ""
9726
9727 #. type: textblock
9728 #: ../fish/guestfish-actions.pod:1409 ../src/guestfs-actions.pod:2274
9729 msgid "This command is not limited in the number of names that it can return."
9730 msgstr ""
9731
9732 #. type: textblock
9733 #: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2279
9734 msgid "The result list is not sorted."
9735 msgstr ""
9736
9737 #. type: =head2
9738 #: ../fish/guestfish-actions.pod:1420
9739 msgid "findfs-label"
9740 msgstr "findfs-label"
9741
9742 #. type: verbatim
9743 #: ../fish/guestfish-actions.pod:1422
9744 #, no-wrap
9745 msgid ""
9746 " findfs-label label\n"
9747 "\n"
9748 msgstr ""
9749 " findfs-label мітка\n"
9750 "\n"
9751
9752 #. type: textblock
9753 #: ../fish/guestfish-actions.pod:1424 ../src/guestfs-actions.pod:2293
9754 msgid ""
9755 "This command searches the filesystems and returns the one which has the "
9756 "given label.  An error is returned if no such filesystem can be found."
9757 msgstr ""
9758
9759 #. type: textblock
9760 #: ../fish/guestfish-actions.pod:1428
9761 msgid "To find the label of a filesystem, use L</vfs-label>."
9762 msgstr "Для визначення мітки файлової системи скористайтеся L</vfs-label>."
9763
9764 #. type: =head2
9765 #: ../fish/guestfish-actions.pod:1430
9766 msgid "findfs-uuid"
9767 msgstr "findfs-uuid"
9768
9769 #. type: verbatim
9770 #: ../fish/guestfish-actions.pod:1432
9771 #, no-wrap
9772 msgid ""
9773 " findfs-uuid uuid\n"
9774 "\n"
9775 msgstr ""
9776 " findfs-uuid uuid\n"
9777 "\n"
9778
9779 #. type: textblock
9780 #: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2310
9781 msgid ""
9782 "This command searches the filesystems and returns the one which has the "
9783 "given UUID.  An error is returned if no such filesystem can be found."
9784 msgstr ""
9785
9786 #. type: textblock
9787 #: ../fish/guestfish-actions.pod:1438
9788 msgid "To find the UUID of a filesystem, use L</vfs-uuid>."
9789 msgstr "Для визначення UUID файлової системи скористайтеся L</vfs-uuid>."
9790
9791 #. type: =head2
9792 #: ../fish/guestfish-actions.pod:1440
9793 msgid "fsck"
9794 msgstr "fsck"
9795
9796 #. type: verbatim
9797 #: ../fish/guestfish-actions.pod:1442
9798 #, no-wrap
9799 msgid ""
9800 " fsck fstype device\n"
9801 "\n"
9802 msgstr ""
9803 " fsck тип_файлової_системи пристрій\n"
9804 "\n"
9805
9806 #. type: textblock
9807 #: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2328
9808 msgid ""
9809 "This runs the filesystem checker (fsck) on C<device> which should have "
9810 "filesystem type C<fstype>."
9811 msgstr ""
9812
9813 #. type: textblock
9814 #: ../fish/guestfish-actions.pod:1447 ../src/guestfs-actions.pod:2331
9815 msgid ""
9816 "The returned integer is the status.  See L<fsck(8)> for the list of status "
9817 "codes from C<fsck>."
9818 msgstr ""
9819
9820 #. type: textblock
9821 #: ../fish/guestfish-actions.pod:1456 ../src/guestfs-actions.pod:2340
9822 msgid "Multiple status codes can be summed together."
9823 msgstr ""
9824
9825 #. type: textblock
9826 #: ../fish/guestfish-actions.pod:1460 ../src/guestfs-actions.pod:2344
9827 msgid ""
9828 "A non-zero return code can mean \"success\", for example if errors have been "
9829 "corrected on the filesystem."
9830 msgstr ""
9831
9832 #. type: textblock
9833 #: ../fish/guestfish-actions.pod:1465 ../src/guestfs-actions.pod:2349
9834 msgid "Checking or repairing NTFS volumes is not supported (by linux-ntfs)."
9835 msgstr ""
9836
9837 #. type: textblock
9838 #: ../fish/guestfish-actions.pod:1470 ../src/guestfs-actions.pod:2354
9839 msgid ""
9840 "This command is entirely equivalent to running C<fsck -a -t fstype device>."
9841 msgstr ""
9842
9843 #. type: =head2
9844 #: ../fish/guestfish-actions.pod:1472
9845 msgid "get-append"
9846 msgstr "get-append"
9847
9848 #. type: verbatim
9849 #: ../fish/guestfish-actions.pod:1474
9850 #, no-wrap
9851 msgid ""
9852 " get-append\n"
9853 "\n"
9854 msgstr ""
9855 " get-append\n"
9856 "\n"
9857
9858 #. type: textblock
9859 #: ../fish/guestfish-actions.pod:1476 ../src/guestfs-actions.pod:2365
9860 msgid ""
9861 "Return the additional kernel options which are added to the guest kernel "
9862 "command line."
9863 msgstr ""
9864
9865 #. type: textblock
9866 #: ../fish/guestfish-actions.pod:1479 ../src/guestfs-actions.pod:2368
9867 msgid "If C<NULL> then no options are added."
9868 msgstr ""
9869
9870 #. type: =head2
9871 #: ../fish/guestfish-actions.pod:1481
9872 msgid "get-attach-method"
9873 msgstr "get-attach-method"
9874
9875 #. type: verbatim
9876 #: ../fish/guestfish-actions.pod:1483
9877 #, no-wrap
9878 msgid ""
9879 " get-attach-method\n"
9880 "\n"
9881 msgstr ""
9882 " get-attach-method\n"
9883 "\n"
9884
9885 #. type: textblock
9886 #: ../fish/guestfish-actions.pod:1485
9887 msgid "Return the current attach method.  See L</set-attach-method>."
9888 msgstr ""
9889
9890 #. type: =head2
9891 #: ../fish/guestfish-actions.pod:1487
9892 msgid "get-autosync"
9893 msgstr "get-autosync"
9894
9895 #. type: verbatim
9896 #: ../fish/guestfish-actions.pod:1489
9897 #, no-wrap
9898 msgid ""
9899 " get-autosync\n"
9900 "\n"
9901 msgstr ""
9902 " get-autosync\n"
9903 "\n"
9904
9905 #. type: textblock
9906 #: ../fish/guestfish-actions.pod:1491 ../src/guestfs-actions.pod:2393
9907 msgid "Get the autosync flag."
9908 msgstr ""
9909
9910 #. type: =head2
9911 #: ../fish/guestfish-actions.pod:1493
9912 msgid "get-direct"
9913 msgstr "get-direct"
9914
9915 #. type: verbatim
9916 #: ../fish/guestfish-actions.pod:1495
9917 #, no-wrap
9918 msgid ""
9919 " get-direct\n"
9920 "\n"
9921 msgstr ""
9922 " get-direct\n"
9923 "\n"
9924
9925 #. type: textblock
9926 #: ../fish/guestfish-actions.pod:1497 ../src/guestfs-actions.pod:2404
9927 msgid "Return the direct appliance mode flag."
9928 msgstr ""
9929
9930 #. type: =head2
9931 #: ../fish/guestfish-actions.pod:1499
9932 msgid "get-e2label"
9933 msgstr "get-e2label"
9934
9935 #. type: verbatim
9936 #: ../fish/guestfish-actions.pod:1501
9937 #, no-wrap
9938 msgid ""
9939 " get-e2label device\n"
9940 "\n"
9941 msgstr ""
9942 " get-e2label пристрій\n"
9943 "\n"
9944
9945 #. type: textblock
9946 #: ../fish/guestfish-actions.pod:1503 ../src/guestfs-actions.pod:2423
9947 msgid ""
9948 "This returns the ext2/3/4 filesystem label of the filesystem on C<device>."
9949 msgstr ""
9950
9951 #. type: textblock
9952 #: ../fish/guestfish-actions.pod:1506
9953 msgid ""
9954 "I<This function is deprecated.> In new code, use the L</vfs_label> call "
9955 "instead."
9956 msgstr ""
9957
9958 #. type: =head2
9959 #: ../fish/guestfish-actions.pod:1513
9960 msgid "get-e2uuid"
9961 msgstr "get-e2uuid"
9962
9963 #. type: verbatim
9964 #: ../fish/guestfish-actions.pod:1515
9965 #, no-wrap
9966 msgid ""
9967 " get-e2uuid device\n"
9968 "\n"
9969 msgstr ""
9970 " get-e2uuid пристрій\n"
9971 "\n"
9972
9973 #. type: textblock
9974 #: ../fish/guestfish-actions.pod:1517 ../src/guestfs-actions.pod:2444
9975 msgid ""
9976 "This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>."
9977 msgstr ""
9978
9979 #. type: textblock
9980 #: ../fish/guestfish-actions.pod:1520
9981 msgid ""
9982 "I<This function is deprecated.> In new code, use the L</vfs_uuid> call "
9983 "instead."
9984 msgstr ""
9985
9986 #. type: =head2
9987 #: ../fish/guestfish-actions.pod:1527
9988 msgid "get-memsize"
9989 msgstr "get-memsize"
9990
9991 #. type: verbatim
9992 #: ../fish/guestfish-actions.pod:1529
9993 #, no-wrap
9994 msgid ""
9995 " get-memsize\n"
9996 "\n"
9997 msgstr ""
9998 " get-memsize\n"
9999 "\n"
10000
10001 #. type: textblock
10002 #: ../fish/guestfish-actions.pod:1531 ../src/guestfs-actions.pod:2457
10003 msgid ""
10004 "This gets the memory size in megabytes allocated to the qemu subprocess."
10005 msgstr ""
10006
10007 #. type: textblock
10008 #: ../fish/guestfish-actions.pod:1534
10009 msgid ""
10010 "If L</set-memsize> was not called on this handle, and if "
10011 "C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
10012 "value for memsize."
10013 msgstr ""
10014
10015 #. type: textblock
10016 #: ../fish/guestfish-actions.pod:1538 ../fish/guestfish-actions.pod:1595
10017 #: ../fish/guestfish-actions.pod:4468 ../fish/guestfish-actions.pod:4570
10018 #: ../src/guestfs-actions.pod:2464 ../src/guestfs-actions.pod:2556
10019 #: ../src/guestfs-actions.pod:6921 ../src/guestfs-actions.pod:7047
10020 msgid ""
10021 "For more information on the architecture of libguestfs, see L<guestfs(3)>."
10022 msgstr ""
10023
10024 #. type: =head2
10025 #: ../fish/guestfish-actions.pod:1541
10026 msgid "get-network"
10027 msgstr "get-network"
10028
10029 #. type: verbatim
10030 #: ../fish/guestfish-actions.pod:1543
10031 #, no-wrap
10032 msgid ""
10033 " get-network\n"
10034 "\n"
10035 msgstr ""
10036 " get-network\n"
10037 "\n"
10038
10039 #. type: textblock
10040 #: ../fish/guestfish-actions.pod:1545 ../src/guestfs-actions.pod:2476
10041 msgid "This returns the enable network flag."
10042 msgstr ""
10043
10044 #. type: =head2
10045 #: ../fish/guestfish-actions.pod:1547
10046 msgid "get-path"
10047 msgstr "get-path"
10048
10049 #. type: verbatim
10050 #: ../fish/guestfish-actions.pod:1549
10051 #, no-wrap
10052 msgid ""
10053 " get-path\n"
10054 "\n"
10055 msgstr ""
10056 " get-path\n"
10057 "\n"
10058
10059 #. type: textblock
10060 #: ../fish/guestfish-actions.pod:1551 ../src/guestfs-actions.pod:2487
10061 msgid "Return the current search path."
10062 msgstr ""
10063
10064 #. type: textblock
10065 #: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2489
10066 msgid ""
10067 "This is always non-NULL.  If it wasn't set already, then this will return "
10068 "the default path."
10069 msgstr ""
10070
10071 #. type: =head2
10072 #: ../fish/guestfish-actions.pod:1556
10073 msgid "get-pgroup"
10074 msgstr ""
10075
10076 #. type: verbatim
10077 #: ../fish/guestfish-actions.pod:1558
10078 #, no-wrap
10079 msgid ""
10080 " get-pgroup\n"
10081 "\n"
10082 msgstr ""
10083
10084 #. type: textblock
10085 #: ../fish/guestfish-actions.pod:1560 ../src/guestfs-actions.pod:2502
10086 msgid "This returns the process group flag."
10087 msgstr ""
10088
10089 #. type: =head2
10090 #: ../fish/guestfish-actions.pod:1562
10091 msgid "get-pid"
10092 msgstr "get-pid"
10093
10094 #. type: =head2
10095 #: ../fish/guestfish-actions.pod:1564
10096 msgid "pid"
10097 msgstr "PID"
10098
10099 #. type: verbatim
10100 #: ../fish/guestfish-actions.pod:1566
10101 #, no-wrap
10102 msgid ""
10103 " get-pid\n"
10104 "\n"
10105 msgstr ""
10106 " get-pid\n"
10107 "\n"
10108
10109 #. type: textblock
10110 #: ../fish/guestfish-actions.pod:1568 ../src/guestfs-actions.pod:2513
10111 msgid ""
10112 "Return the process ID of the qemu subprocess.  If there is no qemu "
10113 "subprocess, then this will return an error."
10114 msgstr ""
10115
10116 #. type: textblock
10117 #: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2516
10118 msgid "This is an internal call used for debugging and testing."
10119 msgstr ""
10120
10121 #. type: =head2
10122 #: ../fish/guestfish-actions.pod:1573
10123 msgid "get-qemu"
10124 msgstr "get-qemu"
10125
10126 #. type: verbatim
10127 #: ../fish/guestfish-actions.pod:1575
10128 #, no-wrap
10129 msgid ""
10130 " get-qemu\n"
10131 "\n"
10132 msgstr ""
10133 " get-qemu\n"
10134 "\n"
10135
10136 #. type: textblock
10137 #: ../fish/guestfish-actions.pod:1577 ../src/guestfs-actions.pod:2527
10138 msgid "Return the current qemu binary."
10139 msgstr ""
10140
10141 #. type: textblock
10142 #: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2529
10143 msgid ""
10144 "This is always non-NULL.  If it wasn't set already, then this will return "
10145 "the default qemu binary name."
10146 msgstr ""
10147
10148 #. type: =head2
10149 #: ../fish/guestfish-actions.pod:1582
10150 msgid "get-recovery-proc"
10151 msgstr "get-recovery-proc"
10152
10153 #. type: verbatim
10154 #: ../fish/guestfish-actions.pod:1584
10155 #, no-wrap
10156 msgid ""
10157 " get-recovery-proc\n"
10158 "\n"
10159 msgstr ""
10160 " get-recovery-proc\n"
10161 "\n"
10162
10163 #. type: textblock
10164 #: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2542
10165 msgid "Return the recovery process enabled flag."
10166 msgstr ""
10167
10168 #. type: =head2
10169 #: ../fish/guestfish-actions.pod:1588
10170 msgid "get-selinux"
10171 msgstr "get-selinux"
10172
10173 #. type: verbatim
10174 #: ../fish/guestfish-actions.pod:1590
10175 #, no-wrap
10176 msgid ""
10177 " get-selinux\n"
10178 "\n"
10179 msgstr ""
10180 " get-selinux\n"
10181 "\n"
10182
10183 #. type: textblock
10184 #: ../fish/guestfish-actions.pod:1592
10185 msgid ""
10186 "This returns the current setting of the selinux flag which is passed to the "
10187 "appliance at boot time.  See L</set-selinux>."
10188 msgstr ""
10189
10190 #. type: =head2
10191 #: ../fish/guestfish-actions.pod:1598
10192 msgid "get-smp"
10193 msgstr ""
10194
10195 #. type: verbatim
10196 #: ../fish/guestfish-actions.pod:1600
10197 #, no-wrap
10198 msgid ""
10199 " get-smp\n"
10200 "\n"
10201 msgstr ""
10202
10203 #. type: textblock
10204 #: ../fish/guestfish-actions.pod:1602 ../src/guestfs-actions.pod:2568
10205 msgid "This returns the number of virtual CPUs assigned to the appliance."
10206 msgstr ""
10207
10208 #. type: =head2
10209 #: ../fish/guestfish-actions.pod:1604
10210 msgid "get-state"
10211 msgstr "get-state"
10212
10213 #. type: verbatim
10214 #: ../fish/guestfish-actions.pod:1606
10215 #, no-wrap
10216 msgid ""
10217 " get-state\n"
10218 "\n"
10219 msgstr ""
10220 " get-state\n"
10221 "\n"
10222
10223 #. type: textblock
10224 #: ../fish/guestfish-actions.pod:1608 ../src/guestfs-actions.pod:2579
10225 msgid ""
10226 "This returns the current state as an opaque integer.  This is only useful "
10227 "for printing debug and internal error messages."
10228 msgstr ""
10229
10230 #. type: textblock
10231 #: ../fish/guestfish-actions.pod:1611 ../fish/guestfish-actions.pod:2574
10232 #: ../fish/guestfish-actions.pod:2592 ../fish/guestfish-actions.pod:2630
10233 #: ../fish/guestfish-actions.pod:2646 ../src/guestfs-actions.pod:2582
10234 #: ../src/guestfs-actions.pod:3905 ../src/guestfs-actions.pod:3934
10235 #: ../src/guestfs-actions.pod:3995 ../src/guestfs-actions.pod:4022
10236 msgid "For more information on states, see L<guestfs(3)>."
10237 msgstr ""
10238
10239 #. type: =head2
10240 #: ../fish/guestfish-actions.pod:1613
10241 msgid "get-trace"
10242 msgstr "get-trace"
10243
10244 #. type: verbatim
10245 #: ../fish/guestfish-actions.pod:1615
10246 #, no-wrap
10247 msgid ""
10248 " get-trace\n"
10249 "\n"
10250 msgstr ""
10251 " get-trace\n"
10252 "\n"
10253
10254 #. type: textblock
10255 #: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2593
10256 msgid "Return the command trace flag."
10257 msgstr ""
10258
10259 #. type: =head2
10260 #: ../fish/guestfish-actions.pod:1619
10261 msgid "get-umask"
10262 msgstr "get-umask"
10263
10264 #. type: verbatim
10265 #: ../fish/guestfish-actions.pod:1621
10266 #, no-wrap
10267 msgid ""
10268 " get-umask\n"
10269 "\n"
10270 msgstr ""
10271 " get-umask\n"
10272 "\n"
10273
10274 #. type: textblock
10275 #: ../fish/guestfish-actions.pod:1623
10276 msgid ""
10277 "Return the current umask.  By default the umask is C<022> unless it has been "
10278 "set by calling L</umask>."
10279 msgstr ""
10280
10281 #. type: =head2
10282 #: ../fish/guestfish-actions.pod:1626
10283 msgid "get-verbose"
10284 msgstr "get-verbose"
10285
10286 #. type: verbatim
10287 #: ../fish/guestfish-actions.pod:1628
10288 #, no-wrap
10289 msgid ""
10290 " get-verbose\n"
10291 "\n"
10292 msgstr ""
10293 " get-verbose\n"
10294 "\n"
10295
10296 #. type: textblock
10297 #: ../fish/guestfish-actions.pod:1630 ../src/guestfs-actions.pod:2616
10298 msgid "This returns the verbose messages flag."
10299 msgstr ""
10300
10301 #. type: =head2
10302 #: ../fish/guestfish-actions.pod:1632
10303 msgid "getcon"
10304 msgstr "getcon"
10305
10306 #. type: verbatim
10307 #: ../fish/guestfish-actions.pod:1634
10308 #, no-wrap
10309 msgid ""
10310 " getcon\n"
10311 "\n"
10312 msgstr ""
10313 " getcon\n"
10314 "\n"
10315
10316 #. type: textblock
10317 #: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2627
10318 msgid "This gets the SELinux security context of the daemon."
10319 msgstr ""
10320
10321 #. type: textblock
10322 #: ../fish/guestfish-actions.pod:1638
10323 msgid "See the documentation about SELINUX in L<guestfs(3)>, and L</setcon>"
10324 msgstr ""
10325
10326 #. type: =head2
10327 #: ../fish/guestfish-actions.pod:1641
10328 msgid "getxattr"
10329 msgstr "getxattr"
10330
10331 #. type: verbatim
10332 #: ../fish/guestfish-actions.pod:1643
10333 #, no-wrap
10334 msgid ""
10335 " getxattr path name\n"
10336 "\n"
10337 msgstr ""
10338 " getxattr шлях назва\n"
10339 "\n"
10340
10341 #. type: textblock
10342 #: ../fish/guestfish-actions.pod:1645
10343 msgid ""
10344 "Get a single extended attribute from file C<path> named C<name>.  This call "
10345 "follows symlinks.  If you want to lookup an extended attribute for the "
10346 "symlink itself, use L</lgetxattr>."
10347 msgstr ""
10348
10349 #. type: textblock
10350 #: ../fish/guestfish-actions.pod:1649 ../fish/guestfish-actions.pod:2719
10351 msgid ""
10352 "Normally it is better to get all extended attributes from a file in one go "
10353 "by calling L</getxattrs>.  However some Linux filesystem implementations are "
10354 "buggy and do not provide a way to list out attributes.  For these "
10355 "filesystems (notably ntfs-3g)  you have to know the names of the extended "
10356 "attributes you want in advance and call this function."
10357 msgstr ""
10358
10359 #. type: textblock
10360 #: ../fish/guestfish-actions.pod:1656 ../fish/guestfish-actions.pod:2726
10361 #: ../src/guestfs-actions.pod:2656 ../src/guestfs-actions.pod:4155
10362 msgid ""
10363 "Extended attribute values are blobs of binary data.  If there is no extended "
10364 "attribute named C<name>, this returns an error."
10365 msgstr ""
10366
10367 #. type: textblock
10368 #: ../fish/guestfish-actions.pod:1659
10369 msgid "See also: L</getxattrs>, L</lgetxattr>, L<attr(5)>."
10370 msgstr "Див. також L</getxattrs>, L</lgetxattr>, L<attr(5)>."
10371
10372 #. type: =head2
10373 #: ../fish/guestfish-actions.pod:1661
10374 msgid "getxattrs"
10375 msgstr "getxattrs"
10376
10377 #. type: verbatim
10378 #: ../fish/guestfish-actions.pod:1663
10379 #, no-wrap
10380 msgid ""
10381 " getxattrs path\n"
10382 "\n"
10383 msgstr ""
10384 " getxattrs шлях\n"
10385 "\n"
10386
10387 #. type: textblock
10388 #: ../fish/guestfish-actions.pod:1665 ../src/guestfs-actions.pod:2673
10389 msgid ""
10390 "This call lists the extended attributes of the file or directory C<path>."
10391 msgstr ""
10392
10393 #. type: textblock
10394 #: ../fish/guestfish-actions.pod:1668 ../src/guestfs-actions.pod:2676
10395 msgid ""
10396 "At the system call level, this is a combination of the L<listxattr(2)> and "
10397 "L<getxattr(2)> calls."
10398 msgstr ""
10399
10400 #. type: textblock
10401 #: ../fish/guestfish-actions.pod:1671
10402 msgid "See also: L</lgetxattrs>, L<attr(5)>."
10403 msgstr "Див. також L</lgetxattrs>, L<attr(5)>."
10404
10405 #. type: =head2
10406 #: ../fish/guestfish-actions.pod:1673
10407 msgid "glob-expand"
10408 msgstr "glob-expand"
10409
10410 #. type: verbatim
10411 #: ../fish/guestfish-actions.pod:1675
10412 #, no-wrap
10413 msgid ""
10414 " glob-expand pattern\n"
10415 "\n"
10416 msgstr ""
10417 " glob-expand шаблон\n"
10418 "\n"
10419
10420 #. type: textblock
10421 #: ../fish/guestfish-actions.pod:1677 ../src/guestfs-actions.pod:2693
10422 msgid ""
10423 "This command searches for all the pathnames matching C<pattern> according to "
10424 "the wildcard expansion rules used by the shell."
10425 msgstr ""
10426
10427 #. type: textblock
10428 #: ../fish/guestfish-actions.pod:1681 ../src/guestfs-actions.pod:2697
10429 msgid ""
10430 "If no paths match, then this returns an empty list (note: not an error)."
10431 msgstr ""
10432
10433 #. type: textblock
10434 #: ../fish/guestfish-actions.pod:1684 ../src/guestfs-actions.pod:2700
10435 msgid ""
10436 "It is just a wrapper around the C L<glob(3)> function with flags C<GLOB_MARK|"
10437 "GLOB_BRACE>.  See that manual page for more details."
10438 msgstr ""
10439
10440 #. type: =head2
10441 #: ../fish/guestfish-actions.pod:1688
10442 msgid "grep"
10443 msgstr "grep"
10444
10445 #. type: verbatim
10446 #: ../fish/guestfish-actions.pod:1690
10447 #, no-wrap
10448 msgid ""
10449 " grep regex path\n"
10450 "\n"
10451 msgstr ""
10452 " grepi формальний_вираз шлях\n"
10453 "\n"
10454
10455 #. type: textblock
10456 #: ../fish/guestfish-actions.pod:1692 ../src/guestfs-actions.pod:2717
10457 msgid "This calls the external C<grep> program and returns the matching lines."
10458 msgstr ""
10459
10460 #. type: =head2
10461 #: ../fish/guestfish-actions.pod:1698
10462 msgid "grepi"
10463 msgstr "grepi"
10464
10465 #. type: verbatim
10466 #: ../fish/guestfish-actions.pod:1700
10467 #, no-wrap
10468 msgid ""
10469 " grepi regex path\n"
10470 "\n"
10471 msgstr ""
10472 " grepi формальний_вираз шлях\n"
10473 "\n"
10474
10475 #. type: textblock
10476 #: ../fish/guestfish-actions.pod:1702 ../src/guestfs-actions.pod:2736
10477 msgid ""
10478 "This calls the external C<grep -i> program and returns the matching lines."
10479 msgstr ""
10480
10481 #. type: =head2
10482 #: ../fish/guestfish-actions.pod:1708
10483 msgid "grub-install"
10484 msgstr "grub-install"
10485
10486 #. type: verbatim
10487 #: ../fish/guestfish-actions.pod:1710
10488 #, no-wrap
10489 msgid ""
10490 " grub-install root device\n"
10491 "\n"
10492 msgstr ""
10493 " grub-install кореневий пристрій\n"
10494 "\n"
10495
10496 #. type: textblock
10497 #: ../fish/guestfish-actions.pod:1712 ../src/guestfs-actions.pod:2755
10498 msgid ""
10499 "This command installs GRUB 1 (the Grand Unified Bootloader) on C<device>, "
10500 "with the root directory being C<root>."
10501 msgstr ""
10502
10503 #. type: textblock
10504 #: ../fish/guestfish-actions.pod:1721 ../src/guestfs-actions.pod:2764
10505 msgid ""
10506 "There is currently no way in the API to install grub2, which is used by most "
10507 "modern Linux guests.  It is possible to run the grub2 command from the "
10508 "guest, although see the caveats in L<guestfs(3)/RUNNING COMMANDS>."
10509 msgstr ""
10510
10511 #. type: textblock
10512 #: ../fish/guestfish-actions.pod:1728 ../src/guestfs-actions.pod:2771
10513 msgid ""
10514 "This uses C<grub-install> from the host.  Unfortunately grub is not always "
10515 "compatible with itself, so this only works in rather narrow circumstances.  "
10516 "Careful testing with each guest version is advisable."
10517 msgstr ""
10518
10519 #. type: textblock
10520 #: ../fish/guestfish-actions.pod:1735 ../src/guestfs-actions.pod:2778
10521 msgid ""
10522 "If grub-install reports the error \"No suitable drive was found in the "
10523 "generated device map.\" it may be that you need to create a C</boot/grub/"
10524 "device.map> file first that contains the mapping between grub device names "
10525 "and Linux device names.  It is usually sufficient to create a file "
10526 "containing:"
10527 msgstr ""
10528
10529 #. type: verbatim
10530 #: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2785
10531 #, no-wrap
10532 msgid ""
10533 " (hd0) /dev/vda\n"
10534 "\n"
10535 msgstr ""
10536
10537 #. type: textblock
10538 #: ../fish/guestfish-actions.pod:1744 ../src/guestfs-actions.pod:2787
10539 msgid "replacing C</dev/vda> with the name of the installation device."
10540 msgstr ""
10541
10542 #. type: =head2
10543 #: ../fish/guestfish-actions.pod:1748
10544 msgid "head"
10545 msgstr "head"
10546
10547 #. type: verbatim
10548 #: ../fish/guestfish-actions.pod:1750
10549 #, no-wrap
10550 msgid ""
10551 " head path\n"
10552 "\n"
10553 msgstr ""
10554 " head шлях\n"
10555 "\n"
10556
10557 #. type: textblock
10558 #: ../fish/guestfish-actions.pod:1752 ../src/guestfs-actions.pod:2801
10559 msgid ""
10560 "This command returns up to the first 10 lines of a file as a list of strings."
10561 msgstr ""
10562
10563 #. type: =head2
10564 #: ../fish/guestfish-actions.pod:1758
10565 msgid "head-n"
10566 msgstr "head-n"
10567
10568 #. type: verbatim
10569 #: ../fish/guestfish-actions.pod:1760
10570 #, no-wrap
10571 msgid ""
10572 " head-n nrlines path\n"
10573 "\n"
10574 msgstr ""
10575
10576 #. type: textblock
10577 #: ../fish/guestfish-actions.pod:1762 ../src/guestfs-actions.pod:2820
10578 msgid ""
10579 "If the parameter C<nrlines> is a positive number, this returns the first "
10580 "C<nrlines> lines of the file C<path>."
10581 msgstr ""
10582
10583 #. type: textblock
10584 #: ../fish/guestfish-actions.pod:1765 ../src/guestfs-actions.pod:2823
10585 msgid ""
10586 "If the parameter C<nrlines> is a negative number, this returns lines from "
10587 "the file C<path>, excluding the last C<nrlines> lines."
10588 msgstr ""
10589
10590 #. type: textblock
10591 #: ../fish/guestfish-actions.pod:1768 ../fish/guestfish-actions.pod:4951
10592 #: ../src/guestfs-actions.pod:2826 ../src/guestfs-actions.pod:7626
10593 msgid "If the parameter C<nrlines> is zero, this returns an empty list."
10594 msgstr ""
10595
10596 #. type: =head2
10597 #: ../fish/guestfish-actions.pod:1773
10598 msgid "hexdump"
10599 msgstr "hexdump"
10600
10601 #. type: verbatim
10602 #: ../fish/guestfish-actions.pod:1775
10603 #, no-wrap
10604 msgid ""
10605 " hexdump path\n"
10606 "\n"
10607 msgstr ""
10608 " hexdump шлях\n"
10609 "\n"
10610
10611 #. type: textblock
10612 #: ../fish/guestfish-actions.pod:1777 ../src/guestfs-actions.pod:2843
10613 msgid ""
10614 "This runs C<hexdump -C> on the given C<path>.  The result is the human-"
10615 "readable, canonical hex dump of the file."
10616 msgstr ""
10617
10618 #. type: =head2
10619 #: ../fish/guestfish-actions.pod:1783
10620 msgid "initrd-cat"
10621 msgstr "initrd-cat"
10622
10623 #. type: verbatim
10624 #: ../fish/guestfish-actions.pod:1785
10625 #, no-wrap
10626 msgid ""
10627 " initrd-cat initrdpath filename\n"
10628 "\n"
10629 msgstr ""
10630 " initrd-cat шлях_initrd назва_файла\n"
10631 "\n"
10632
10633 #. type: textblock
10634 #: ../fish/guestfish-actions.pod:1787 ../src/guestfs-actions.pod:2862
10635 msgid ""
10636 "This command unpacks the file C<filename> from the initrd file called "
10637 "C<initrdpath>.  The filename must be given I<without> the initial C</> "
10638 "character."
10639 msgstr ""
10640
10641 #. type: textblock
10642 #: ../fish/guestfish-actions.pod:1791 ../src/guestfs-actions.pod:2866
10643 msgid ""
10644 "For example, in guestfish you could use the following command to examine the "
10645 "boot script (usually called C</init>)  contained in a Linux initrd or "
10646 "initramfs image:"
10647 msgstr ""
10648
10649 #. type: verbatim
10650 #: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2870
10651 #, no-wrap
10652 msgid ""
10653 " initrd-cat /boot/initrd-<version>.img init\n"
10654 "\n"
10655 msgstr ""
10656
10657 #. type: textblock
10658 #: ../fish/guestfish-actions.pod:1797
10659 msgid "See also L</initrd-list>."
10660 msgstr "Див. також L</initrd-list>."
10661
10662 #. type: =head2
10663 #: ../fish/guestfish-actions.pod:1802
10664 msgid "initrd-list"
10665 msgstr "initrd-list"
10666
10667 #. type: verbatim
10668 #: ../fish/guestfish-actions.pod:1804
10669 #, no-wrap
10670 msgid ""
10671 " initrd-list path\n"
10672 "\n"
10673 msgstr ""
10674 " initrd-list шлях\n"
10675 "\n"
10676
10677 #. type: textblock
10678 #: ../fish/guestfish-actions.pod:1806 ../src/guestfs-actions.pod:2889
10679 msgid "This command lists out files contained in an initrd."
10680 msgstr ""
10681
10682 #. type: textblock
10683 #: ../fish/guestfish-actions.pod:1808 ../src/guestfs-actions.pod:2891
10684 msgid ""
10685 "The files are listed without any initial C</> character.  The files are "
10686 "listed in the order they appear (not necessarily alphabetical).  Directory "
10687 "names are listed as separate items."
10688 msgstr ""
10689
10690 #. type: textblock
10691 #: ../fish/guestfish-actions.pod:1812 ../src/guestfs-actions.pod:2895
10692 msgid ""
10693 "Old Linux kernels (2.4 and earlier) used a compressed ext2 filesystem as "
10694 "initrd.  We I<only> support the newer initramfs format (compressed cpio "
10695 "files)."
10696 msgstr ""
10697
10698 #. type: =head2
10699 #: ../fish/guestfish-actions.pod:1816
10700 msgid "inotify-add-watch"
10701 msgstr "inotify-add-watch"
10702
10703 #. type: verbatim
10704 #: ../fish/guestfish-actions.pod:1818
10705 #, no-wrap
10706 msgid ""
10707 " inotify-add-watch path mask\n"
10708 "\n"
10709 msgstr ""
10710 " inotify-add-watch шлях маска\n"
10711 "\n"
10712
10713 #. type: textblock
10714 #: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2912
10715 msgid "Watch C<path> for the events listed in C<mask>."
10716 msgstr ""
10717
10718 #. type: textblock
10719 #: ../fish/guestfish-actions.pod:1822 ../src/guestfs-actions.pod:2914
10720 msgid ""
10721 "Note that if C<path> is a directory then events within that directory are "
10722 "watched, but this does I<not> happen recursively (in subdirectories)."
10723 msgstr ""
10724
10725 #. type: textblock
10726 #: ../fish/guestfish-actions.pod:1826 ../src/guestfs-actions.pod:2918
10727 msgid ""
10728 "Note for non-C or non-Linux callers: the inotify events are defined by the "
10729 "Linux kernel ABI and are listed in C</usr/include/sys/inotify.h>."
10730 msgstr ""
10731
10732 #. type: =head2
10733 #: ../fish/guestfish-actions.pod:1830
10734 msgid "inotify-close"
10735 msgstr "inotify-close"
10736
10737 #. type: verbatim
10738 #: ../fish/guestfish-actions.pod:1832
10739 #, no-wrap
10740 msgid ""
10741 " inotify-close\n"
10742 "\n"
10743 msgstr ""
10744 " inotify-close\n"
10745 "\n"
10746
10747 #. type: textblock
10748 #: ../fish/guestfish-actions.pod:1834 ../src/guestfs-actions.pod:2931
10749 msgid ""
10750 "This closes the inotify handle which was previously opened by inotify_init.  "
10751 "It removes all watches, throws away any pending events, and deallocates all "
10752 "resources."
10753 msgstr ""
10754
10755 #. type: =head2
10756 #: ../fish/guestfish-actions.pod:1838
10757 msgid "inotify-files"
10758 msgstr "inotify-files"
10759
10760 #. type: verbatim
10761 #: ../fish/guestfish-actions.pod:1840
10762 #, no-wrap
10763 msgid ""
10764 " inotify-files\n"
10765 "\n"
10766 msgstr ""
10767 " inotify-files\n"
10768 "\n"
10769
10770 #. type: textblock
10771 #: ../fish/guestfish-actions.pod:1842
10772 msgid ""
10773 "This function is a helpful wrapper around L</inotify-read> which just "
10774 "returns a list of pathnames of objects that were touched.  The returned "
10775 "pathnames are sorted and deduplicated."
10776 msgstr ""
10777
10778 #. type: =head2
10779 #: ../fish/guestfish-actions.pod:1846
10780 msgid "inotify-init"
10781 msgstr "inotify-init"
10782
10783 #. type: verbatim
10784 #: ../fish/guestfish-actions.pod:1848
10785 #, no-wrap
10786 msgid ""
10787 " inotify-init maxevents\n"
10788 "\n"
10789 msgstr ""
10790
10791 #. type: textblock
10792 #: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2960
10793 msgid ""
10794 "This command creates a new inotify handle.  The inotify subsystem can be "
10795 "used to notify events which happen to objects in the guest filesystem."
10796 msgstr ""
10797
10798 #. type: textblock
10799 #: ../fish/guestfish-actions.pod:1854
10800 msgid ""
10801 "C<maxevents> is the maximum number of events which will be queued up between "
10802 "calls to L</inotify-read> or L</inotify-files>.  If this is passed as C<0>, "
10803 "then the kernel (or previously set)  default is used.  For Linux 2.6.29 the "
10804 "default was 16384 events.  Beyond this limit, the kernel throws away events, "
10805 "but records the fact that it threw them away by setting a flag "
10806 "C<IN_Q_OVERFLOW> in the returned structure list (see L</inotify-read>)."
10807 msgstr ""
10808
10809 #. type: textblock
10810 #: ../fish/guestfish-actions.pod:1864
10811 msgid ""
10812 "Before any events are generated, you have to add some watches to the "
10813 "internal watch list.  See: L</inotify-add-watch>, L</inotify-rm-watch> and "
10814 "L</inotify-watch-all>."
10815 msgstr ""
10816
10817 #. type: textblock
10818 #: ../fish/guestfish-actions.pod:1870
10819 msgid ""
10820 "Queued up events should be read periodically by calling L</inotify-read> (or "
10821 "L</inotify-files> which is just a helpful wrapper around L</inotify-read>).  "
10822 "If you don't read the events out often enough then you risk the internal "
10823 "queue overflowing."
10824 msgstr ""
10825
10826 #. type: textblock
10827 #: ../fish/guestfish-actions.pod:1877
10828 msgid ""
10829 "The handle should be closed after use by calling L</inotify-close>.  This "
10830 "also removes any watches automatically."
10831 msgstr ""
10832
10833 #. type: textblock
10834 #: ../fish/guestfish-actions.pod:1881 ../src/guestfs-actions.pod:2991
10835 msgid ""
10836 "See also L<inotify(7)> for an overview of the inotify interface as exposed "
10837 "by the Linux kernel, which is roughly what we expose via libguestfs.  Note "
10838 "that there is one global inotify handle per libguestfs instance."
10839 msgstr ""
10840
10841 #. type: =head2
10842 #: ../fish/guestfish-actions.pod:1886
10843 msgid "inotify-read"
10844 msgstr "inotify-read"
10845
10846 #. type: verbatim
10847 #: ../fish/guestfish-actions.pod:1888
10848 #, no-wrap
10849 msgid ""
10850 " inotify-read\n"
10851 "\n"
10852 msgstr ""
10853 " inotify-read\n"
10854 "\n"
10855
10856 #. type: textblock
10857 #: ../fish/guestfish-actions.pod:1890 ../src/guestfs-actions.pod:3005
10858 msgid ""
10859 "Return the complete queue of events that have happened since the previous "
10860 "read call."
10861 msgstr ""
10862
10863 #. type: textblock
10864 #: ../fish/guestfish-actions.pod:1893 ../src/guestfs-actions.pod:3008
10865 msgid "If no events have happened, this returns an empty list."
10866 msgstr ""
10867
10868 #. type: textblock
10869 #: ../fish/guestfish-actions.pod:1895 ../src/guestfs-actions.pod:3010
10870 msgid ""
10871 "I<Note>: In order to make sure that all events have been read, you must call "
10872 "this function repeatedly until it returns an empty list.  The reason is that "
10873 "the call will read events up to the maximum appliance-to-host message size "
10874 "and leave remaining events in the queue."
10875 msgstr ""
10876
10877 #. type: =head2
10878 #: ../fish/guestfish-actions.pod:1901
10879 msgid "inotify-rm-watch"
10880 msgstr "inotify-rm-watch"
10881
10882 #. type: verbatim
10883 #: ../fish/guestfish-actions.pod:1903
10884 #, no-wrap
10885 msgid ""
10886 " inotify-rm-watch wd\n"
10887 "\n"
10888 msgstr ""
10889
10890 #. type: textblock
10891 #: ../fish/guestfish-actions.pod:1905
10892 msgid "Remove a previously defined inotify watch.  See L</inotify-add-watch>."
10893 msgstr ""
10894
10895 #. type: =head2
10896 #: ../fish/guestfish-actions.pod:1908
10897 msgid "inspect-get-arch"
10898 msgstr "inspect-get-arch"
10899
10900 #. type: verbatim
10901 #: ../fish/guestfish-actions.pod:1910
10902 #, no-wrap
10903 msgid ""
10904 " inspect-get-arch root\n"
10905 "\n"
10906 msgstr ""
10907 " inspect-get-arch корінь\n"
10908 "\n"
10909
10910 #. type: textblock
10911 #: ../fish/guestfish-actions.pod:1912
10912 msgid ""
10913 "This returns the architecture of the inspected operating system.  The "
10914 "possible return values are listed under L</file-architecture>."
10915 msgstr ""
10916
10917 #. type: textblock
10918 #: ../fish/guestfish-actions.pod:1916 ../src/guestfs-actions.pod:3045
10919 msgid ""
10920 "If the architecture could not be determined, then the string C<unknown> is "
10921 "returned."
10922 msgstr ""
10923
10924 #. type: textblock
10925 #: ../fish/guestfish-actions.pod:1919 ../fish/guestfish-actions.pod:2014
10926 #: ../fish/guestfish-actions.pod:2093 ../fish/guestfish-actions.pod:2105
10927 #: ../fish/guestfish-actions.pod:2189 ../fish/guestfish-actions.pod:2251
10928 #: ../fish/guestfish-actions.pod:2272 ../fish/guestfish-actions.pod:2286
10929 #: ../fish/guestfish-actions.pod:2326 ../fish/guestfish-actions.pod:2366
10930 #: ../fish/guestfish-actions.pod:2379 ../fish/guestfish-actions.pod:2392
10931 #: ../fish/guestfish-actions.pod:2402 ../fish/guestfish-actions.pod:2412
10932 #: ../fish/guestfish-actions.pod:2424 ../fish/guestfish-actions.pod:2520
10933 #: ../fish/guestfish-actions.pod:2554 ../src/guestfs-actions.pod:3048
10934 #: ../src/guestfs-actions.pod:3150 ../src/guestfs-actions.pod:3254
10935 #: ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3404
10936 #: ../src/guestfs-actions.pod:3488 ../src/guestfs-actions.pod:3516
10937 #: ../src/guestfs-actions.pod:3537 ../src/guestfs-actions.pod:3590
10938 #: ../src/guestfs-actions.pod:3638 ../src/guestfs-actions.pod:3658
10939 #: ../src/guestfs-actions.pod:3678 ../src/guestfs-actions.pod:3695
10940 #: ../src/guestfs-actions.pod:3711 ../src/guestfs-actions.pod:3729
10941 #: ../src/guestfs-actions.pod:3831 ../src/guestfs-actions.pod:3872
10942 msgid "Please read L<guestfs(3)/INSPECTION> for more details."
10943 msgstr ""
10944
10945 #. type: =head2
10946 #: ../fish/guestfish-actions.pod:1921
10947 msgid "inspect-get-distro"
10948 msgstr "inspect-get-distro"
10949
10950 #. type: verbatim
10951 #: ../fish/guestfish-actions.pod:1923
10952 #, no-wrap
10953 msgid ""
10954 " inspect-get-distro root\n"
10955 "\n"
10956 msgstr ""
10957 " inspect-get-distro корінь\n"
10958 "\n"
10959
10960 #. type: textblock
10961 #: ../fish/guestfish-actions.pod:1925 ../src/guestfs-actions.pod:3061
10962 msgid ""
10963 "This returns the distro (distribution) of the inspected operating system."
10964 msgstr ""
10965
10966 #. type: textblock
10967 #: ../fish/guestfish-actions.pod:1928 ../src/guestfs-actions.pod:3064
10968 msgid "Currently defined distros are:"
10969 msgstr ""
10970
10971 #. type: =item
10972 #: ../fish/guestfish-actions.pod:1932 ../src/guestfs-actions.pod:3068
10973 msgid "\"archlinux\""
10974 msgstr "\"archlinux\""
10975
10976 #. type: textblock
10977 #: ../fish/guestfish-actions.pod:1934 ../src/guestfs-actions.pod:3070
10978 msgid "Arch Linux."
10979 msgstr "Arch Linux."
10980
10981 #. type: =item
10982 #: ../fish/guestfish-actions.pod:1936 ../src/guestfs-actions.pod:3072
10983 msgid "\"centos\""
10984 msgstr ""
10985
10986 #. type: textblock
10987 #: ../fish/guestfish-actions.pod:1938 ../src/guestfs-actions.pod:3074
10988 msgid "CentOS."
10989 msgstr ""
10990
10991 #. type: =item
10992 #: ../fish/guestfish-actions.pod:1940 ../src/guestfs-actions.pod:3076
10993 msgid "\"debian\""
10994 msgstr "\"debian\""
10995
10996 #. type: textblock
10997 #: ../fish/guestfish-actions.pod:1942 ../src/guestfs-actions.pod:3078
10998 msgid "Debian."
10999 msgstr "Debian."
11000
11001 #. type: =item
11002 #: ../fish/guestfish-actions.pod:1944 ../src/guestfs-actions.pod:3080
11003 msgid "\"fedora\""
11004 msgstr "\"fedora\""
11005
11006 #. type: textblock
11007 #: ../fish/guestfish-actions.pod:1946 ../src/guestfs-actions.pod:3082
11008 msgid "Fedora."
11009 msgstr "Fedora."
11010
11011 #. type: =item
11012 #: ../fish/guestfish-actions.pod:1948 ../src/guestfs-actions.pod:3084
11013 msgid "\"gentoo\""
11014 msgstr "\"gentoo\""
11015
11016 #. type: textblock
11017 #: ../fish/guestfish-actions.pod:1950 ../src/guestfs-actions.pod:3086
11018 msgid "Gentoo."
11019 msgstr "Gentoo."
11020
11021 #. type: =item
11022 #: ../fish/guestfish-actions.pod:1952 ../src/guestfs-actions.pod:3088
11023 msgid "\"linuxmint\""
11024 msgstr "\"linuxmint\""
11025
11026 #. type: textblock
11027 #: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:3090
11028 msgid "Linux Mint."
11029 msgstr "Linux Mint."
11030
11031 #. type: =item
11032 #: ../fish/guestfish-actions.pod:1956 ../src/guestfs-actions.pod:3092
11033 msgid "\"mageia\""
11034 msgstr ""
11035
11036 #. type: textblock
11037 #: ../fish/guestfish-actions.pod:1958 ../src/guestfs-actions.pod:3094
11038 msgid "Mageia."
11039 msgstr ""
11040
11041 #. type: =item
11042 #: ../fish/guestfish-actions.pod:1960 ../src/guestfs-actions.pod:3096
11043 msgid "\"mandriva\""
11044 msgstr "\"mandriva\""
11045
11046 #. type: textblock
11047 #: ../fish/guestfish-actions.pod:1962 ../src/guestfs-actions.pod:3098
11048 msgid "Mandriva."
11049 msgstr "Mandriva."
11050
11051 #. type: =item
11052 #: ../fish/guestfish-actions.pod:1964 ../src/guestfs-actions.pod:3100
11053 msgid "\"meego\""
11054 msgstr "\"meego\""
11055
11056 #. type: textblock
11057 #: ../fish/guestfish-actions.pod:1966 ../src/guestfs-actions.pod:3102
11058 msgid "MeeGo."
11059 msgstr "MeeGo."
11060
11061 #. type: =item
11062 #: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:3104
11063 msgid "\"opensuse\""
11064 msgstr ""
11065
11066 #. type: textblock
11067 #: ../fish/guestfish-actions.pod:1970 ../src/guestfs-actions.pod:3106
11068 msgid "OpenSUSE."
11069 msgstr ""
11070
11071 #. type: =item
11072 #: ../fish/guestfish-actions.pod:1972 ../src/guestfs-actions.pod:3108
11073 msgid "\"pardus\""
11074 msgstr "\"pardus\""
11075
11076 #. type: textblock
11077 #: ../fish/guestfish-actions.pod:1974 ../src/guestfs-actions.pod:3110
11078 msgid "Pardus."
11079 msgstr "Pardus."
11080
11081 #. type: =item
11082 #: ../fish/guestfish-actions.pod:1976 ../src/guestfs-actions.pod:3112
11083 msgid "\"redhat-based\""
11084 msgstr "\"redhat-based\""
11085
11086 #. type: textblock
11087 #: ../fish/guestfish-actions.pod:1978 ../src/guestfs-actions.pod:3114
11088 msgid "Some Red Hat-derived distro."
11089 msgstr "Дистрибутив, що походить від Red Hat."
11090
11091 #. type: =item
11092 #: ../fish/guestfish-actions.pod:1980 ../src/guestfs-actions.pod:3116
11093 msgid "\"rhel\""
11094 msgstr "\"rhel\""
11095
11096 #. type: textblock
11097 #: ../fish/guestfish-actions.pod:1982 ../src/guestfs-actions.pod:3118
11098 msgid "Red Hat Enterprise Linux."
11099 msgstr "Red Hat Enterprise Linux."
11100
11101 #. type: =item
11102 #: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3120
11103 msgid "\"scientificlinux\""
11104 msgstr "\"scientificlinux\""
11105
11106 #. type: textblock
11107 #: ../fish/guestfish-actions.pod:1986 ../src/guestfs-actions.pod:3122
11108 msgid "Scientific Linux."
11109 msgstr "Scientific Linux."
11110
11111 #. type: =item
11112 #: ../fish/guestfish-actions.pod:1988 ../src/guestfs-actions.pod:3124
11113 msgid "\"slackware\""
11114 msgstr "\"slackware\""
11115
11116 #. type: textblock
11117 #: ../fish/guestfish-actions.pod:1990 ../src/guestfs-actions.pod:3126
11118 msgid "Slackware."
11119 msgstr "Slackware."
11120
11121 #. type: =item
11122 #: ../fish/guestfish-actions.pod:1992 ../src/guestfs-actions.pod:3128
11123 msgid "\"ttylinux\""
11124 msgstr ""
11125
11126 #. type: textblock
11127 #: ../fish/guestfish-actions.pod:1994 ../src/guestfs-actions.pod:3130
11128 msgid "ttylinux."
11129 msgstr ""
11130
11131 #. type: =item
11132 #: ../fish/guestfish-actions.pod:1996 ../src/guestfs-actions.pod:3132
11133 msgid "\"ubuntu\""
11134 msgstr "\"ubuntu\""
11135
11136 #. type: textblock
11137 #: ../fish/guestfish-actions.pod:1998 ../src/guestfs-actions.pod:3134
11138 msgid "Ubuntu."
11139 msgstr "Ubuntu."
11140
11141 #. type: =item
11142 #: ../fish/guestfish-actions.pod:2000 ../fish/guestfish-actions.pod:2084
11143 #: ../fish/guestfish-actions.pod:2357 ../src/guestfs-actions.pod:3136
11144 #: ../src/guestfs-actions.pod:3245 ../src/guestfs-actions.pod:3629
11145 msgid "\"unknown\""
11146 msgstr "\"unknown\""
11147
11148 #. type: textblock
11149 #: ../fish/guestfish-actions.pod:2002 ../src/guestfs-actions.pod:3138
11150 msgid "The distro could not be determined."
11151 msgstr "Дистрибутив, тип якого не вдалося визначити."
11152
11153 #. type: =item
11154 #: ../fish/guestfish-actions.pod:2004 ../fish/guestfish-actions.pod:2341
11155 #: ../src/guestfs-actions.pod:3140 ../src/guestfs-actions.pod:3613
11156 msgid "\"windows\""
11157 msgstr "\"windows\""
11158
11159 #. type: textblock
11160 #: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3142
11161 msgid ""
11162 "Windows does not have distributions.  This string is returned if the OS type "
11163 "is Windows."
11164 msgstr ""
11165
11166 #. type: textblock
11167 #: ../fish/guestfish-actions.pod:2011 ../fish/guestfish-actions.pod:2090
11168 #: ../fish/guestfish-actions.pod:2363 ../src/guestfs-actions.pod:3147
11169 #: ../src/guestfs-actions.pod:3251 ../src/guestfs-actions.pod:3635
11170 msgid ""
11171 "Future versions of libguestfs may return other strings here.  The caller "
11172 "should be prepared to handle any string."
11173 msgstr ""
11174
11175 #. type: =head2
11176 #: ../fish/guestfish-actions.pod:2016
11177 msgid "inspect-get-drive-mappings"
11178 msgstr ""
11179
11180 #. type: verbatim
11181 #: ../fish/guestfish-actions.pod:2018
11182 #, no-wrap
11183 msgid ""
11184 " inspect-get-drive-mappings root\n"
11185 "\n"
11186 msgstr ""
11187
11188 #. type: textblock
11189 #: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3163
11190 msgid ""
11191 "This call is useful for Windows which uses a primitive system of assigning "
11192 "drive letters (like \"C:\") to partitions.  This inspection API examines the "
11193 "Windows Registry to find out how disks/partitions are mapped to drive "
11194 "letters, and returns a hash table as in the example below:"
11195 msgstr ""
11196
11197 #. type: verbatim
11198 #: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3169
11199 #, no-wrap
11200 msgid ""
11201 " C      =>     /dev/vda2\n"
11202 " E      =>     /dev/vdb1\n"
11203 " F      =>     /dev/vdc1\n"
11204 "\n"
11205 msgstr ""
11206
11207 #. type: textblock
11208 #: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3173
11209 msgid ""
11210 "Note that keys are drive letters.  For Windows, the key is case insensitive "
11211 "and just contains the drive letter, without the customary colon separator "
11212 "character."
11213 msgstr ""
11214
11215 #. type: textblock
11216 #: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3177
11217 msgid ""
11218 "In future we may support other operating systems that also used drive "
11219 "letters, but the keys for those might not be case insensitive and might be "
11220 "longer than 1 character.  For example in OS-9, hard drives were named C<h0>, "
11221 "C<h1> etc."
11222 msgstr ""
11223
11224 #. type: textblock
11225 #: ../fish/guestfish-actions.pod:2039 ../src/guestfs-actions.pod:3182
11226 msgid ""
11227 "For Windows guests, currently only hard drive mappings are returned.  "
11228 "Removable disks (eg. DVD-ROMs) are ignored."
11229 msgstr ""
11230
11231 #. type: textblock
11232 #: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3185
11233 msgid ""
11234 "For guests that do not use drive mappings, or if the drive mappings could "
11235 "not be determined, this returns an empty hash table."
11236 msgstr ""
11237
11238 #. type: textblock
11239 #: ../fish/guestfish-actions.pod:2045
11240 msgid ""
11241 "Please read L<guestfs(3)/INSPECTION> for more details.  See also L</inspect-"
11242 "get-mountpoints>, L</inspect-get-filesystems>."
11243 msgstr ""
11244
11245 #. type: =head2
11246 #: ../fish/guestfish-actions.pod:2049
11247 msgid "inspect-get-filesystems"
11248 msgstr "inspect-get-filesystems"
11249
11250 #. type: verbatim
11251 #: ../fish/guestfish-actions.pod:2051
11252 #, no-wrap
11253 msgid ""
11254 " inspect-get-filesystems root\n"
11255 "\n"
11256 msgstr ""
11257 " inspect-get-filesystems корінь\n"
11258 "\n"
11259
11260 #. type: textblock
11261 #: ../fish/guestfish-actions.pod:2053 ../src/guestfs-actions.pod:3206
11262 msgid ""
11263 "This returns a list of all the filesystems that we think are associated with "
11264 "this operating system.  This includes the root filesystem, other ordinary "
11265 "filesystems, and non-mounted devices like swap partitions."
11266 msgstr ""
11267
11268 #. type: textblock
11269 #: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3211
11270 msgid ""
11271 "In the case of a multi-boot virtual machine, it is possible for a filesystem "
11272 "to be shared between operating systems."
11273 msgstr ""
11274
11275 #. type: textblock
11276 #: ../fish/guestfish-actions.pod:2061
11277 msgid ""
11278 "Please read L<guestfs(3)/INSPECTION> for more details.  See also L</inspect-"
11279 "get-mountpoints>."
11280 msgstr ""
11281
11282 #. type: =head2
11283 #: ../fish/guestfish-actions.pod:2064
11284 msgid "inspect-get-format"
11285 msgstr "inspect-get-format"
11286
11287 #. type: verbatim
11288 #: ../fish/guestfish-actions.pod:2066
11289 #, no-wrap
11290 msgid ""
11291 " inspect-get-format root\n"
11292 "\n"
11293 msgstr ""
11294 " inspect-get-format корінь\n"
11295 "\n"
11296
11297 #. type: textblock
11298 #: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3229
11299 msgid ""
11300 "This returns the format of the inspected operating system.  You can use it "
11301 "to detect install images, live CDs and similar."
11302 msgstr ""
11303
11304 #. type: textblock
11305 #: ../fish/guestfish-actions.pod:2071 ../src/guestfs-actions.pod:3232
11306 msgid "Currently defined formats are:"
11307 msgstr ""
11308
11309 #. type: =item
11310 #: ../fish/guestfish-actions.pod:2075 ../src/guestfs-actions.pod:3236
11311 msgid "\"installed\""
11312 msgstr "\"installed\""
11313
11314 #. type: textblock
11315 #: ../fish/guestfish-actions.pod:2077 ../src/guestfs-actions.pod:3238
11316 msgid "This is an installed operating system."
11317 msgstr "Це встановлена операційна система."
11318
11319 #. type: =item
11320 #: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3240
11321 msgid "\"installer\""
11322 msgstr ""
11323
11324 #. type: textblock
11325 #: ../fish/guestfish-actions.pod:2081 ../src/guestfs-actions.pod:3242
11326 msgid ""
11327 "The disk image being inspected is not an installed operating system, but a "
11328 "I<bootable> install disk, live CD, or similar."
11329 msgstr ""
11330
11331 #. type: textblock
11332 #: ../fish/guestfish-actions.pod:2086 ../src/guestfs-actions.pod:3247
11333 msgid "The format of this disk image is not known."
11334 msgstr ""
11335
11336 #. type: =head2
11337 #: ../fish/guestfish-actions.pod:2095
11338 msgid "inspect-get-hostname"
11339 msgstr "inspect-get-hostname"
11340
11341 #. type: verbatim
11342 #: ../fish/guestfish-actions.pod:2097
11343 #, no-wrap
11344 msgid ""
11345 " inspect-get-hostname root\n"
11346 "\n"
11347 msgstr ""
11348 " inspect-get-hostname корінь\n"
11349 "\n"
11350
11351 #. type: textblock
11352 #: ../fish/guestfish-actions.pod:2099 ../src/guestfs-actions.pod:3267
11353 msgid ""
11354 "This function returns the hostname of the operating system as found by "
11355 "inspection of the guest's configuration files."
11356 msgstr ""
11357
11358 #. type: textblock
11359 #: ../fish/guestfish-actions.pod:2102 ../src/guestfs-actions.pod:3270
11360 msgid ""
11361 "If the hostname could not be determined, then the string C<unknown> is "
11362 "returned."
11363 msgstr ""
11364
11365 #. type: =head2
11366 #: ../fish/guestfish-actions.pod:2107
11367 msgid "inspect-get-icon"
11368 msgstr ""
11369
11370 #. type: verbatim
11371 #: ../fish/guestfish-actions.pod:2109
11372 #, no-wrap
11373 msgid ""
11374 " inspect-get-icon root [favicon:true|false] [highquality:true|false]\n"
11375 "\n"
11376 msgstr ""
11377
11378 #. type: textblock
11379 #: ../fish/guestfish-actions.pod:2111 ../src/guestfs-actions.pod:3296
11380 msgid ""
11381 "This function returns an icon corresponding to the inspected operating "
11382 "system.  The icon is returned as a buffer containing a PNG image (re-encoded "
11383 "to PNG if necessary)."
11384 msgstr ""
11385
11386 #. type: textblock
11387 #: ../fish/guestfish-actions.pod:2115 ../src/guestfs-actions.pod:3300
11388 msgid ""
11389 "If it was not possible to get an icon this function returns a zero-length "
11390 "(non-NULL) buffer.  I<Callers must check for this case>."
11391 msgstr ""
11392
11393 #. type: textblock
11394 #: ../fish/guestfish-actions.pod:2118 ../src/guestfs-actions.pod:3303
11395 msgid ""
11396 "Libguestfs will start by looking for a file called C</etc/favicon.png> or "
11397 "C<C:\\etc\\favicon.png> and if it has the correct format, the contents of "
11398 "this file will be returned.  You can disable favicons by passing the "
11399 "optional C<favicon> boolean as false (default is true)."
11400 msgstr ""
11401
11402 #. type: textblock
11403 #: ../fish/guestfish-actions.pod:2124 ../src/guestfs-actions.pod:3309
11404 msgid ""
11405 "If finding the favicon fails, then we look in other places in the guest for "
11406 "a suitable icon."
11407 msgstr ""
11408
11409 #. type: textblock
11410 #: ../fish/guestfish-actions.pod:2127 ../src/guestfs-actions.pod:3312
11411 msgid ""
11412 "If the optional C<highquality> boolean is true then only high quality icons "
11413 "are returned, which means only icons of high resolution with an alpha "
11414 "channel.  The default (false) is to return any icon we can, even if it is of "
11415 "substandard quality."
11416 msgstr ""
11417
11418 #. type: textblock
11419 #: ../fish/guestfish-actions.pod:2138 ../src/guestfs-actions.pod:3323
11420 msgid ""
11421 "Unlike most other inspection API calls, the guest's disks must be mounted up "
11422 "before you call this, since it needs to read information from the guest "
11423 "filesystem during the call."
11424 msgstr ""
11425
11426 #. type: textblock
11427 #: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3329
11428 msgid ""
11429 "B<Security:> The icon data comes from the untrusted guest, and should be "
11430 "treated with caution.  PNG files have been known to contain exploits.  "
11431 "Ensure that libpng (or other relevant libraries) are fully up to date before "
11432 "trying to process or display the icon."
11433 msgstr ""
11434
11435 #. type: textblock
11436 #: ../fish/guestfish-actions.pod:2152 ../src/guestfs-actions.pod:3337
11437 msgid ""
11438 "The PNG image returned can be any size.  It might not be square.  Libguestfs "
11439 "tries to return the largest, highest quality icon available.  The "
11440 "application must scale the icon to the required size."
11441 msgstr ""
11442
11443 #. type: textblock
11444 #: ../fish/guestfish-actions.pod:2159 ../src/guestfs-actions.pod:3344
11445 msgid ""
11446 "Extracting icons from Windows guests requires the external C<wrestool> "
11447 "program from the C<icoutils> package, and several programs (C<bmptopnm>, "
11448 "C<pnmtopng>, C<pamcut>)  from the C<netpbm> package.  These must be "
11449 "installed separately."
11450 msgstr ""
11451
11452 #. type: textblock
11453 #: ../fish/guestfish-actions.pod:2166 ../src/guestfs-actions.pod:3351
11454 msgid ""
11455 "Operating system icons are usually trademarks.  Seek legal advice before "
11456 "using trademarks in applications."
11457 msgstr ""
11458
11459 #. type: =head2
11460 #: ../fish/guestfish-actions.pod:2173
11461 msgid "inspect-get-major-version"
11462 msgstr "inspect-get-major-version"
11463
11464 #. type: verbatim
11465 #: ../fish/guestfish-actions.pod:2175
11466 #, no-wrap
11467 msgid ""
11468 " inspect-get-major-version root\n"
11469 "\n"
11470 msgstr ""
11471 " inspect-get-major-version корінь\n"
11472 "\n"
11473
11474 #. type: textblock
11475 #: ../fish/guestfish-actions.pod:2177 ../src/guestfs-actions.pod:3392
11476 msgid ""
11477 "This returns the major version number of the inspected operating system."
11478 msgstr ""
11479
11480 #. type: textblock
11481 #: ../fish/guestfish-actions.pod:2180 ../src/guestfs-actions.pod:3395
11482 msgid ""
11483 "Windows uses a consistent versioning scheme which is I<not> reflected in the "
11484 "popular public names used by the operating system.  Notably the operating "
11485 "system known as \"Windows 7\" is really version 6.1 (ie. major = 6, minor = "
11486 "1).  You can find out the real versions corresponding to releases of Windows "
11487 "by consulting Wikipedia or MSDN."
11488 msgstr ""
11489
11490 #. type: textblock
11491 #: ../fish/guestfish-actions.pod:2187 ../fish/guestfish-actions.pod:2198
11492 #: ../src/guestfs-actions.pod:3402 ../src/guestfs-actions.pod:3419
11493 msgid "If the version could not be determined, then C<0> is returned."
11494 msgstr ""
11495
11496 #. type: =head2
11497 #: ../fish/guestfish-actions.pod:2191
11498 msgid "inspect-get-minor-version"
11499 msgstr "inspect-get-minor-version"
11500
11501 #. type: verbatim
11502 #: ../fish/guestfish-actions.pod:2193
11503 #, no-wrap
11504 msgid ""
11505 " inspect-get-minor-version root\n"
11506 "\n"
11507 msgstr ""
11508 " inspect-get-minor-version корінь\n"
11509 "\n"
11510
11511 #. type: textblock
11512 #: ../fish/guestfish-actions.pod:2195 ../src/guestfs-actions.pod:3416
11513 msgid ""
11514 "This returns the minor version number of the inspected operating system."
11515 msgstr ""
11516
11517 #. type: textblock
11518 #: ../fish/guestfish-actions.pod:2200
11519 msgid ""
11520 "Please read L<guestfs(3)/INSPECTION> for more details.  See also L</inspect-"
11521 "get-major-version>."
11522 msgstr ""
11523
11524 #. type: =head2
11525 #: ../fish/guestfish-actions.pod:2203
11526 msgid "inspect-get-mountpoints"
11527 msgstr "inspect-get-mountpoints"
11528
11529 #. type: verbatim
11530 #: ../fish/guestfish-actions.pod:2205
11531 #, no-wrap
11532 msgid ""
11533 " inspect-get-mountpoints root\n"
11534 "\n"
11535 msgstr ""
11536 " inspect-get-mountpoints корінь\n"
11537 "\n"
11538
11539 #. type: textblock
11540 #: ../fish/guestfish-actions.pod:2207 ../src/guestfs-actions.pod:3434
11541 msgid ""
11542 "This returns a hash of where we think the filesystems associated with this "
11543 "operating system should be mounted.  Callers should note that this is at "
11544 "best an educated guess made by reading configuration files such as C</etc/"
11545 "fstab>.  I<In particular note> that this may return filesystems which are "
11546 "non-existent or not mountable and callers should be prepared to handle or "
11547 "ignore failures if they try to mount them."
11548 msgstr ""
11549
11550 #. type: textblock
11551 #: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3443
11552 msgid ""
11553 "Each element in the returned hashtable has a key which is the path of the "
11554 "mountpoint (eg. C</boot>) and a value which is the filesystem that would be "
11555 "mounted there (eg. C</dev/sda1>)."
11556 msgstr ""
11557
11558 #. type: textblock
11559 #: ../fish/guestfish-actions.pod:2221 ../src/guestfs-actions.pod:3448
11560 msgid ""
11561 "Non-mounted devices such as swap devices are I<not> returned in this list."
11562 msgstr ""
11563
11564 #. type: textblock
11565 #: ../fish/guestfish-actions.pod:2224
11566 msgid ""
11567 "For operating systems like Windows which still use drive letters, this call "
11568 "will only return an entry for the first drive \"mounted on\" C</>.  For "
11569 "information about the mapping of drive letters to partitions, see L</inspect-"
11570 "get-drive-mappings>."
11571 msgstr ""
11572
11573 #. type: textblock
11574 #: ../fish/guestfish-actions.pod:2230
11575 msgid ""
11576 "Please read L<guestfs(3)/INSPECTION> for more details.  See also L</inspect-"
11577 "get-filesystems>."
11578 msgstr ""
11579
11580 #. type: =head2
11581 #: ../fish/guestfish-actions.pod:2233
11582 msgid "inspect-get-package-format"
11583 msgstr "inspect-get-package-format"
11584
11585 #. type: verbatim
11586 #: ../fish/guestfish-actions.pod:2235
11587 #, no-wrap
11588 msgid ""
11589 " inspect-get-package-format root\n"
11590 "\n"
11591 msgstr ""
11592 " inspect-get-package-format корінь\n"
11593 "\n"
11594
11595 #. type: textblock
11596 #: ../fish/guestfish-actions.pod:2237
11597 msgid ""
11598 "This function and L</inspect-get-package-management> return the package "
11599 "format and package management tool used by the inspected operating system.  "
11600 "For example for Fedora these functions would return C<rpm> (package format) "
11601 "and C<yum> (package management)."
11602 msgstr ""
11603
11604 #. type: textblock
11605 #: ../fish/guestfish-actions.pod:2243 ../src/guestfs-actions.pod:3480
11606 msgid ""
11607 "This returns the string C<unknown> if we could not determine the package "
11608 "format I<or> if the operating system does not have a real packaging system "
11609 "(eg. Windows)."
11610 msgstr ""
11611
11612 #. type: textblock
11613 #: ../fish/guestfish-actions.pod:2247 ../src/guestfs-actions.pod:3484
11614 msgid ""
11615 "Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman>, "
11616 "C<pkgsrc>.  Future versions of libguestfs may return other strings."
11617 msgstr ""
11618
11619 #. type: =head2
11620 #: ../fish/guestfish-actions.pod:2253
11621 msgid "inspect-get-package-management"
11622 msgstr "inspect-get-package-management"
11623
11624 #. type: verbatim
11625 #: ../fish/guestfish-actions.pod:2255
11626 #, no-wrap
11627 msgid ""
11628 " inspect-get-package-management root\n"
11629 "\n"
11630 msgstr ""
11631 " inspect-get-package-management корінь\n"
11632 "\n"
11633
11634 #. type: textblock
11635 #: ../fish/guestfish-actions.pod:2257
11636 msgid ""
11637 "L</inspect-get-package-format> and this function return the package format "
11638 "and package management tool used by the inspected operating system.  For "
11639 "example for Fedora these functions would return C<rpm> (package format) and "
11640 "C<yum> (package management)."
11641 msgstr ""
11642
11643 #. type: textblock
11644 #: ../fish/guestfish-actions.pod:2263 ../src/guestfs-actions.pod:3507
11645 msgid ""
11646 "This returns the string C<unknown> if we could not determine the package "
11647 "management tool I<or> if the operating system does not have a real packaging "
11648 "system (eg. Windows)."
11649 msgstr ""
11650
11651 #. type: textblock
11652 #: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3511
11653 msgid ""
11654 "Possible strings include: C<yum>, C<up2date>, C<apt> (for all Debian "
11655 "derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>, C<zypper>.  Future "
11656 "versions of libguestfs may return other strings."
11657 msgstr ""
11658
11659 #. type: =head2
11660 #: ../fish/guestfish-actions.pod:2274
11661 msgid "inspect-get-product-name"
11662 msgstr "inspect-get-product-name"
11663
11664 #. type: verbatim
11665 #: ../fish/guestfish-actions.pod:2276
11666 #, no-wrap
11667 msgid ""
11668 " inspect-get-product-name root\n"
11669 "\n"
11670 msgstr ""
11671 " inspect-get-product-name корінь\n"
11672 "\n"
11673
11674 #. type: textblock
11675 #: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3529
11676 msgid ""
11677 "This returns the product name of the inspected operating system.  The "
11678 "product name is generally some freeform string which can be displayed to the "
11679 "user, but should not be parsed by programs."
11680 msgstr ""
11681
11682 #. type: textblock
11683 #: ../fish/guestfish-actions.pod:2283 ../src/guestfs-actions.pod:3534
11684 msgid ""
11685 "If the product name could not be determined, then the string C<unknown> is "
11686 "returned."
11687 msgstr ""
11688
11689 #. type: =head2
11690 #: ../fish/guestfish-actions.pod:2288
11691 msgid "inspect-get-product-variant"
11692 msgstr ""
11693
11694 #. type: verbatim
11695 #: ../fish/guestfish-actions.pod:2290
11696 #, no-wrap
11697 msgid ""
11698 " inspect-get-product-variant root\n"
11699 "\n"
11700 msgstr ""
11701
11702 #. type: textblock
11703 #: ../fish/guestfish-actions.pod:2292 ../src/guestfs-actions.pod:3550
11704 msgid "This returns the product variant of the inspected operating system."
11705 msgstr ""
11706
11707 #. type: textblock
11708 #: ../fish/guestfish-actions.pod:2295 ../src/guestfs-actions.pod:3553
11709 msgid ""
11710 "For Windows guests, this returns the contents of the Registry key C<HKLM"
11711 "\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which "
11712 "is usually a string such as C<Client> or C<Server> (other values are "
11713 "possible).  This can be used to distinguish consumer and enterprise versions "
11714 "of Windows that have the same version number (for example, Windows 7 and "
11715 "Windows 2008 Server are both version 6.1, but the former is C<Client> and "
11716 "the latter is C<Server>)."
11717 msgstr ""
11718
11719 #. type: textblock
11720 #: ../fish/guestfish-actions.pod:2304 ../src/guestfs-actions.pod:3562
11721 msgid ""
11722 "For enterprise Linux guests, in future we intend this to return the product "
11723 "variant such as C<Desktop>, C<Server> and so on.  But this is not "
11724 "implemented at present."
11725 msgstr ""
11726
11727 #. type: textblock
11728 #: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3566
11729 msgid ""
11730 "If the product variant could not be determined, then the string C<unknown> "
11731 "is returned."
11732 msgstr ""
11733
11734 #. type: textblock
11735 #: ../fish/guestfish-actions.pod:2311
11736 msgid ""
11737 "Please read L<guestfs(3)/INSPECTION> for more details.  See also L</inspect-"
11738 "get-product-name>, L</inspect-get-major-version>."
11739 msgstr ""
11740
11741 #. type: =head2
11742 #: ../fish/guestfish-actions.pod:2315
11743 msgid "inspect-get-roots"
11744 msgstr "inspect-get-roots"
11745
11746 #. type: verbatim
11747 #: ../fish/guestfish-actions.pod:2317
11748 #, no-wrap
11749 msgid ""
11750 " inspect-get-roots\n"
11751 "\n"
11752 msgstr ""
11753 " inspect-get-roots\n"
11754 "\n"
11755
11756 #. type: textblock
11757 #: ../fish/guestfish-actions.pod:2319
11758 msgid ""
11759 "This function is a convenient way to get the list of root devices, as "
11760 "returned from a previous call to L</inspect-os>, but without redoing the "
11761 "whole inspection process."
11762 msgstr ""
11763
11764 #. type: textblock
11765 #: ../fish/guestfish-actions.pod:2323
11766 msgid ""
11767 "This returns an empty list if either no root devices were found or the "
11768 "caller has not called L</inspect-os>."
11769 msgstr ""
11770
11771 #. type: =head2
11772 #: ../fish/guestfish-actions.pod:2328
11773 msgid "inspect-get-type"
11774 msgstr "inspect-get-type"
11775
11776 #. type: verbatim
11777 #: ../fish/guestfish-actions.pod:2330
11778 #, no-wrap
11779 msgid ""
11780 " inspect-get-type root\n"
11781 "\n"
11782 msgstr ""
11783 " inspect-get-type корінь\n"
11784 "\n"
11785
11786 #. type: textblock
11787 #: ../fish/guestfish-actions.pod:2332 ../src/guestfs-actions.pod:3604
11788 msgid ""
11789 "This returns the type of the inspected operating system.  Currently defined "
11790 "types are:"
11791 msgstr ""
11792
11793 #. type: =item
11794 #: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3609
11795 msgid "\"linux\""
11796 msgstr "\"linux\""
11797
11798 #. type: textblock
11799 #: ../fish/guestfish-actions.pod:2339 ../src/guestfs-actions.pod:3611
11800 msgid "Any Linux-based operating system."
11801 msgstr ""
11802
11803 #. type: textblock
11804 #: ../fish/guestfish-actions.pod:2343 ../src/guestfs-actions.pod:3615
11805 msgid "Any Microsoft Windows operating system."
11806 msgstr ""
11807
11808 #. type: =item
11809 #: ../fish/guestfish-actions.pod:2345 ../src/guestfs-actions.pod:3617
11810 msgid "\"freebsd\""
11811 msgstr "\"freebsd\""
11812
11813 #. type: textblock
11814 #: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:3619
11815 msgid "FreeBSD."
11816 msgstr "FreeBSD."
11817
11818 #. type: =item
11819 #: ../fish/guestfish-actions.pod:2349 ../src/guestfs-actions.pod:3621
11820 msgid "\"netbsd\""
11821 msgstr ""
11822
11823 #. type: textblock
11824 #: ../fish/guestfish-actions.pod:2351 ../src/guestfs-actions.pod:3623
11825 msgid "NetBSD."
11826 msgstr ""
11827
11828 #. type: =item
11829 #: ../fish/guestfish-actions.pod:2353 ../src/guestfs-actions.pod:3625
11830 msgid "\"hurd\""
11831 msgstr ""
11832
11833 #. type: textblock
11834 #: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3627
11835 msgid "GNU/Hurd."
11836 msgstr ""
11837
11838 #. type: textblock
11839 #: ../fish/guestfish-actions.pod:2359 ../src/guestfs-actions.pod:3631
11840 msgid "The operating system type could not be determined."
11841 msgstr ""
11842
11843 #. type: =head2
11844 #: ../fish/guestfish-actions.pod:2368
11845 msgid "inspect-get-windows-current-control-set"
11846 msgstr ""
11847
11848 #. type: verbatim
11849 #: ../fish/guestfish-actions.pod:2370
11850 #, no-wrap
11851 msgid ""
11852 " inspect-get-windows-current-control-set root\n"
11853 "\n"
11854 msgstr ""
11855
11856 #. type: textblock
11857 #: ../fish/guestfish-actions.pod:2372 ../src/guestfs-actions.pod:3651
11858 msgid ""
11859 "This returns the Windows CurrentControlSet of the inspected guest.  The "
11860 "CurrentControlSet is a registry key name such as C<ControlSet001>."
11861 msgstr ""
11862
11863 #. type: textblock
11864 #: ../fish/guestfish-actions.pod:2375 ../src/guestfs-actions.pod:3654
11865 msgid ""
11866 "This call assumes that the guest is Windows and that the Registry could be "
11867 "examined by inspection.  If this is not the case then an error is returned."
11868 msgstr ""
11869
11870 #. type: =head2
11871 #: ../fish/guestfish-actions.pod:2381
11872 msgid "inspect-get-windows-systemroot"
11873 msgstr "inspect-get-windows-systemroot"
11874
11875 #. type: verbatim
11876 #: ../fish/guestfish-actions.pod:2383
11877 #, no-wrap
11878 msgid ""
11879 " inspect-get-windows-systemroot root\n"
11880 "\n"
11881 msgstr ""
11882 " inspect-get-windows-systemroot корінь\n"
11883 "\n"
11884
11885 #. type: textblock
11886 #: ../fish/guestfish-actions.pod:2385 ../src/guestfs-actions.pod:3671
11887 msgid ""
11888 "This returns the Windows systemroot of the inspected guest.  The systemroot "
11889 "is a directory path such as C</WINDOWS>."
11890 msgstr ""
11891
11892 #. type: textblock
11893 #: ../fish/guestfish-actions.pod:2388 ../src/guestfs-actions.pod:3674
11894 msgid ""
11895 "This call assumes that the guest is Windows and that the systemroot could be "
11896 "determined by inspection.  If this is not the case then an error is returned."
11897 msgstr ""
11898
11899 #. type: =head2
11900 #: ../fish/guestfish-actions.pod:2394
11901 msgid "inspect-is-live"
11902 msgstr "inspect-is-live"
11903
11904 #. type: verbatim
11905 #: ../fish/guestfish-actions.pod:2396
11906 #, no-wrap
11907 msgid ""
11908 " inspect-is-live root\n"
11909 "\n"
11910 msgstr ""
11911 " inspect-is-live корінь\n"
11912 "\n"
11913
11914 #. type: textblock
11915 #: ../fish/guestfish-actions.pod:2398
11916 msgid ""
11917 "If L</inspect-get-format> returns C<installer> (this is an install disk), "
11918 "then this returns true if a live image was detected on the disk."
11919 msgstr ""
11920
11921 #. type: =head2
11922 #: ../fish/guestfish-actions.pod:2404
11923 msgid "inspect-is-multipart"
11924 msgstr "inspect-is-multipart"
11925
11926 #. type: verbatim
11927 #: ../fish/guestfish-actions.pod:2406
11928 #, no-wrap
11929 msgid ""
11930 " inspect-is-multipart root\n"
11931 "\n"
11932 msgstr ""
11933 " inspect-is-multipart корінь\n"
11934 "\n"
11935
11936 #. type: textblock
11937 #: ../fish/guestfish-actions.pod:2408
11938 msgid ""
11939 "If L</inspect-get-format> returns C<installer> (this is an install disk), "
11940 "then this returns true if the disk is part of a set."
11941 msgstr ""
11942
11943 #. type: =head2
11944 #: ../fish/guestfish-actions.pod:2414
11945 msgid "inspect-is-netinst"
11946 msgstr "inspect-is-netinst"
11947
11948 #. type: verbatim
11949 #: ../fish/guestfish-actions.pod:2416
11950 #, no-wrap
11951 msgid ""
11952 " inspect-is-netinst root\n"
11953 "\n"
11954 msgstr ""
11955 " inspect-is-netinst корінь\n"
11956 "\n"
11957
11958 #. type: textblock
11959 #: ../fish/guestfish-actions.pod:2418
11960 msgid ""
11961 "If L</inspect-get-format> returns C<installer> (this is an install disk), "
11962 "then this returns true if the disk is a network installer, ie. not a self-"
11963 "contained install CD but one which is likely to require network access to "
11964 "complete the install."
11965 msgstr ""
11966
11967 #. type: =head2
11968 #: ../fish/guestfish-actions.pod:2426
11969 msgid "inspect-list-applications"
11970 msgstr "inspect-list-applications"
11971
11972 #. type: verbatim
11973 #: ../fish/guestfish-actions.pod:2428
11974 #, no-wrap
11975 msgid ""
11976 " inspect-list-applications root\n"
11977 "\n"
11978 msgstr ""
11979 " inspect-list-applications кореневий_каталог\n"
11980 "\n"
11981
11982 #. type: textblock
11983 #: ../fish/guestfish-actions.pod:2430 ../src/guestfs-actions.pod:3741
11984 msgid "Return the list of applications installed in the operating system."
11985 msgstr ""
11986
11987 #. type: textblock
11988 #: ../fish/guestfish-actions.pod:2432
11989 msgid ""
11990 "I<Note:> This call works differently from other parts of the inspection "
11991 "API.  You have to call L</inspect-os>, then L</inspect-get-mountpoints>, "
11992 "then mount up the disks, before calling this.  Listing applications is a "
11993 "significantly more difficult operation which requires access to the full "
11994 "filesystem.  Also note that unlike the other L</inspect-get-*> calls which "
11995 "are just returning data cached in the libguestfs handle, this call actually "
11996 "reads parts of the mounted filesystems during the call."
11997 msgstr ""
11998
11999 #. type: textblock
12000 #: ../fish/guestfish-actions.pod:2442 ../src/guestfs-actions.pod:3753
12001 msgid ""
12002 "This returns an empty list if the inspection code was not able to determine "
12003 "the list of applications."
12004 msgstr ""
12005
12006 #. type: textblock
12007 #: ../fish/guestfish-actions.pod:2445 ../src/guestfs-actions.pod:3756
12008 msgid "The application structure contains the following fields:"
12009 msgstr ""
12010
12011 #. type: =item
12012 #: ../fish/guestfish-actions.pod:2449 ../src/guestfs-actions.pod:3760
12013 msgid "C<app_name>"
12014 msgstr "C<app_name>"
12015
12016 #. type: textblock
12017 #: ../fish/guestfish-actions.pod:2451 ../src/guestfs-actions.pod:3762
12018 msgid ""
12019 "The name of the application.  For Red Hat-derived and Debian-derived Linux "
12020 "guests, this is the package name."
12021 msgstr ""
12022
12023 #. type: =item
12024 #: ../fish/guestfish-actions.pod:2454 ../src/guestfs-actions.pod:3765
12025 msgid "C<app_display_name>"
12026 msgstr "C<app_display_name>"
12027
12028 #. type: textblock
12029 #: ../fish/guestfish-actions.pod:2456 ../src/guestfs-actions.pod:3767
12030 msgid ""
12031 "The display name of the application, sometimes localized to the install "
12032 "language of the guest operating system."
12033 msgstr ""
12034
12035 #. type: textblock
12036 #: ../fish/guestfish-actions.pod:2459 ../src/guestfs-actions.pod:3770
12037 msgid ""
12038 "If unavailable this is returned as an empty string C<\"\">.  Callers needing "
12039 "to display something can use C<app_name> instead."
12040 msgstr ""
12041
12042 #. type: =item
12043 #: ../fish/guestfish-actions.pod:2462 ../src/guestfs-actions.pod:3773
12044 msgid "C<app_epoch>"
12045 msgstr "C<app_epoch>"
12046
12047 #. type: textblock
12048 #: ../fish/guestfish-actions.pod:2464 ../src/guestfs-actions.pod:3775
12049 msgid ""
12050 "For package managers which use epochs, this contains the epoch of the "
12051 "package (an integer).  If unavailable, this is returned as C<0>."
12052 msgstr ""
12053
12054 #. type: =item
12055 #: ../fish/guestfish-actions.pod:2467 ../src/guestfs-actions.pod:3778
12056 msgid "C<app_version>"
12057 msgstr "C<app_version>"
12058
12059 #. type: textblock
12060 #: ../fish/guestfish-actions.pod:2469 ../src/guestfs-actions.pod:3780
12061 msgid ""
12062 "The version string of the application or package.  If unavailable this is "
12063 "returned as an empty string C<\"\">."
12064 msgstr ""
12065
12066 #. type: =item
12067 #: ../fish/guestfish-actions.pod:2472 ../src/guestfs-actions.pod:3783
12068 msgid "C<app_release>"
12069 msgstr "C<app_release>"
12070
12071 #. type: textblock
12072 #: ../fish/guestfish-actions.pod:2474 ../src/guestfs-actions.pod:3785
12073 msgid ""
12074 "The release string of the application or package, for package managers that "
12075 "use this.  If unavailable this is returned as an empty string C<\"\">."
12076 msgstr ""
12077
12078 #. type: =item
12079 #: ../fish/guestfish-actions.pod:2478 ../src/guestfs-actions.pod:3789
12080 msgid "C<app_install_path>"
12081 msgstr "C<app_install_path>"
12082
12083 #. type: textblock
12084 #: ../fish/guestfish-actions.pod:2480 ../src/guestfs-actions.pod:3791
12085 msgid ""
12086 "The installation path of the application (on operating systems such as "
12087 "Windows which use installation paths).  This path is in the format used by "
12088 "the guest operating system, it is not a libguestfs path."
12089 msgstr ""
12090
12091 #. type: textblock
12092 #: ../fish/guestfish-actions.pod:2485 ../src/guestfs-actions.pod:3796
12093 msgid "If unavailable this is returned as an empty string C<\"\">."
12094 msgstr ""
12095
12096 #. type: =item
12097 #: ../fish/guestfish-actions.pod:2487 ../src/guestfs-actions.pod:3798
12098 msgid "C<app_trans_path>"
12099 msgstr "C<app_trans_path>"
12100
12101 #. type: textblock
12102 #: ../fish/guestfish-actions.pod:2489 ../src/guestfs-actions.pod:3800
12103 msgid ""
12104 "The install path translated into a libguestfs path.  If unavailable this is "
12105 "returned as an empty string C<\"\">."
12106 msgstr ""
12107
12108 #. type: =item
12109 #: ../fish/guestfish-actions.pod:2492 ../src/guestfs-actions.pod:3803
12110 msgid "C<app_publisher>"
12111 msgstr "C<app_publisher>"
12112
12113 #. type: textblock
12114 #: ../fish/guestfish-actions.pod:2494 ../src/guestfs-actions.pod:3805
12115 msgid ""
12116 "The name of the publisher of the application, for package managers that use "
12117 "this.  If unavailable this is returned as an empty string C<\"\">."
12118 msgstr ""
12119
12120 #. type: =item
12121 #: ../fish/guestfish-actions.pod:2498 ../src/guestfs-actions.pod:3809
12122 msgid "C<app_url>"
12123 msgstr "C<app_url>"
12124
12125 #. type: textblock
12126 #: ../fish/guestfish-actions.pod:2500 ../src/guestfs-actions.pod:3811
12127 msgid ""
12128 "The URL (eg. upstream URL) of the application.  If unavailable this is "
12129 "returned as an empty string C<\"\">."
12130 msgstr ""
12131
12132 #. type: =item
12133 #: ../fish/guestfish-actions.pod:2503 ../src/guestfs-actions.pod:3814
12134 msgid "C<app_source_package>"
12135 msgstr "C<app_source_package>"
12136
12137 #. type: textblock
12138 #: ../fish/guestfish-actions.pod:2505 ../src/guestfs-actions.pod:3816
12139 msgid ""
12140 "For packaging systems which support this, the name of the source package.  "
12141 "If unavailable this is returned as an empty string C<\"\">."
12142 msgstr ""
12143
12144 #. type: =item
12145 #: ../fish/guestfish-actions.pod:2508 ../src/guestfs-actions.pod:3819
12146 msgid "C<app_summary>"
12147 msgstr "C<app_summary>"
12148
12149 #. type: textblock
12150 #: ../fish/guestfish-actions.pod:2510 ../src/guestfs-actions.pod:3821
12151 msgid ""
12152 "A short (usually one line) description of the application or package.  If "
12153 "unavailable this is returned as an empty string C<\"\">."
12154 msgstr ""
12155
12156 #. type: =item
12157 #: ../fish/guestfish-actions.pod:2513 ../src/guestfs-actions.pod:3824
12158 msgid "C<app_description>"
12159 msgstr "C<app_description>"
12160
12161 #. type: textblock
12162 #: ../fish/guestfish-actions.pod:2515 ../src/guestfs-actions.pod:3826
12163 msgid ""
12164 "A longer description of the application or package.  If unavailable this is "
12165 "returned as an empty string C<\"\">."
12166 msgstr ""
12167
12168 #. type: =head2
12169 #: ../fish/guestfish-actions.pod:2522
12170 msgid "inspect-os"
12171 msgstr "inspect-os"
12172
12173 #. type: verbatim
12174 #: ../fish/guestfish-actions.pod:2524
12175 #, no-wrap
12176 msgid ""
12177 " inspect-os\n"
12178 "\n"
12179 msgstr ""
12180 " inspect-os\n"
12181 "\n"
12182
12183 #. type: textblock
12184 #: ../fish/guestfish-actions.pod:2526 ../src/guestfs-actions.pod:3844
12185 msgid ""
12186 "This function uses other libguestfs functions and certain heuristics to "
12187 "inspect the disk(s) (usually disks belonging to a virtual machine), looking "
12188 "for operating systems."
12189 msgstr ""
12190
12191 #. type: textblock
12192 #: ../fish/guestfish-actions.pod:2530 ../src/guestfs-actions.pod:3848
12193 msgid "The list returned is empty if no operating systems were found."
12194 msgstr ""
12195
12196 #. type: textblock
12197 #: ../fish/guestfish-actions.pod:2532 ../src/guestfs-actions.pod:3850
12198 msgid ""
12199 "If one operating system was found, then this returns a list with a single "
12200 "element, which is the name of the root filesystem of this operating system.  "
12201 "It is also possible for this function to return a list containing more than "
12202 "one element, indicating a dual-boot or multi-boot virtual machine, with each "
12203 "element being the root filesystem of one of the operating systems."
12204 msgstr ""
12205
12206 #. type: textblock
12207 #: ../fish/guestfish-actions.pod:2539
12208 msgid ""
12209 "You can pass the root string(s) returned to other L</inspect-get-*> "
12210 "functions in order to query further information about each operating system, "
12211 "such as the name and version."
12212 msgstr ""
12213
12214 #. type: textblock
12215 #: ../fish/guestfish-actions.pod:2544
12216 msgid ""
12217 "This function uses other libguestfs features such as L</mount-ro> and L</"
12218 "umount-all> in order to mount and unmount filesystems and look at the "
12219 "contents.  This should be called with no disks currently mounted.  The "
12220 "function may also use Augeas, so any existing Augeas handle will be closed."
12221 msgstr ""
12222
12223 #. type: textblock
12224 #: ../fish/guestfish-actions.pod:2550 ../src/guestfs-actions.pod:3868
12225 msgid ""
12226 "This function cannot decrypt encrypted disks.  The caller must do that first "
12227 "(supplying the necessary keys) if the disk is encrypted."
12228 msgstr ""
12229
12230 #. type: textblock
12231 #: ../fish/guestfish-actions.pod:2556 ../fish/guestfish-actions.pod:2754
12232 #: ../fish/guestfish-actions.pod:2819
12233 msgid "See also L</list-filesystems>."
12234 msgstr "Див. також L</list-filesystems>."
12235
12236 #. type: =head2
12237 #: ../fish/guestfish-actions.pod:2558
12238 msgid "is-blockdev"
12239 msgstr "is-blockdev"
12240
12241 #. type: verbatim
12242 #: ../fish/guestfish-actions.pod:2560
12243 #, no-wrap
12244 msgid ""
12245 " is-blockdev path\n"
12246 "\n"
12247 msgstr ""
12248 " is-blockdev шлях\n"
12249 "\n"
12250
12251 #. type: textblock
12252 #: ../fish/guestfish-actions.pod:2562 ../src/guestfs-actions.pod:3888
12253 msgid ""
12254 "This returns C<true> if and only if there is a block device with the given "
12255 "C<path> name."
12256 msgstr ""
12257
12258 #. type: textblock
12259 #: ../fish/guestfish-actions.pod:2565 ../fish/guestfish-actions.pod:2583
12260 #: ../fish/guestfish-actions.pod:2602 ../fish/guestfish-actions.pod:2611
12261 #: ../fish/guestfish-actions.pod:2621 ../fish/guestfish-actions.pod:2655
12262 #: ../fish/guestfish-actions.pod:2664
12263 msgid "See also L</stat>."
12264 msgstr "Див. також L</stat>."
12265
12266 #. type: =head2
12267 #: ../fish/guestfish-actions.pod:2567
12268 msgid "is-busy"
12269 msgstr "is-busy"
12270
12271 #. type: verbatim
12272 #: ../fish/guestfish-actions.pod:2569
12273 #, no-wrap
12274 msgid ""
12275 " is-busy\n"
12276 "\n"
12277 msgstr ""
12278 " is-busy\n"
12279 "\n"
12280
12281 #. type: textblock
12282 #: ../fish/guestfish-actions.pod:2571 ../src/guestfs-actions.pod:3902
12283 msgid ""
12284 "This returns true iff this handle is busy processing a command (in the "
12285 "C<BUSY> state)."
12286 msgstr ""
12287
12288 #. type: =head2
12289 #: ../fish/guestfish-actions.pod:2576
12290 msgid "is-chardev"
12291 msgstr "is-chardev"
12292
12293 #. type: verbatim
12294 #: ../fish/guestfish-actions.pod:2578
12295 #, no-wrap
12296 msgid ""
12297 " is-chardev path\n"
12298 "\n"
12299 msgstr ""
12300 " is-chardev шлях\n"
12301 "\n"
12302
12303 #. type: textblock
12304 #: ../fish/guestfish-actions.pod:2580 ../src/guestfs-actions.pod:3917
12305 msgid ""
12306 "This returns C<true> if and only if there is a character device with the "
12307 "given C<path> name."
12308 msgstr ""
12309
12310 #. type: =head2
12311 #: ../fish/guestfish-actions.pod:2585
12312 msgid "is-config"
12313 msgstr "is-config"
12314
12315 #. type: verbatim
12316 #: ../fish/guestfish-actions.pod:2587
12317 #, no-wrap
12318 msgid ""
12319 " is-config\n"
12320 "\n"
12321 msgstr ""
12322 " is-config\n"
12323 "\n"
12324
12325 #. type: textblock
12326 #: ../fish/guestfish-actions.pod:2589 ../src/guestfs-actions.pod:3931
12327 msgid ""
12328 "This returns true iff this handle is being configured (in the C<CONFIG> "
12329 "state)."
12330 msgstr ""
12331
12332 #. type: =head2
12333 #: ../fish/guestfish-actions.pod:2594
12334 msgid "is-dir"
12335 msgstr "is-dir"
12336
12337 #. type: verbatim
12338 #: ../fish/guestfish-actions.pod:2596
12339 #, no-wrap
12340 msgid ""
12341 " is-dir path\n"
12342 "\n"
12343 msgstr ""
12344 " is-dir шлях\n"
12345 "\n"
12346
12347 #. type: textblock
12348 #: ../fish/guestfish-actions.pod:2598 ../src/guestfs-actions.pod:3946
12349 msgid ""
12350 "This returns C<true> if and only if there is a directory with the given "
12351 "C<path> name.  Note that it returns false for other objects like files."
12352 msgstr ""
12353
12354 #. type: =head2
12355 #: ../fish/guestfish-actions.pod:2604
12356 msgid "is-fifo"
12357 msgstr "is-fifo"
12358
12359 #. type: verbatim
12360 #: ../fish/guestfish-actions.pod:2606
12361 #, no-wrap
12362 msgid ""
12363 " is-fifo path\n"
12364 "\n"
12365 msgstr ""
12366 " is-fifo шлях\n"
12367 "\n"
12368
12369 #. type: textblock
12370 #: ../fish/guestfish-actions.pod:2608 ../src/guestfs-actions.pod:3962
12371 msgid ""
12372 "This returns C<true> if and only if there is a FIFO (named pipe)  with the "
12373 "given C<path> name."
12374 msgstr ""
12375
12376 #. type: =head2
12377 #: ../fish/guestfish-actions.pod:2613
12378 msgid "is-file"
12379 msgstr "is-file"
12380
12381 #. type: verbatim
12382 #: ../fish/guestfish-actions.pod:2615
12383 #, no-wrap
12384 msgid ""
12385 " is-file path\n"
12386 "\n"
12387 msgstr ""
12388 " is-file шлях\n"
12389 "\n"
12390
12391 #. type: textblock
12392 #: ../fish/guestfish-actions.pod:2617 ../src/guestfs-actions.pod:3977
12393 msgid ""
12394 "This returns C<true> if and only if there is a regular file with the given "
12395 "C<path> name.  Note that it returns false for other objects like directories."
12396 msgstr ""
12397
12398 #. type: =head2
12399 #: ../fish/guestfish-actions.pod:2623
12400 msgid "is-launching"
12401 msgstr "is-launching"
12402
12403 #. type: verbatim
12404 #: ../fish/guestfish-actions.pod:2625
12405 #, no-wrap
12406 msgid ""
12407 " is-launching\n"
12408 "\n"
12409 msgstr ""
12410 " is-launching\n"
12411 "\n"
12412
12413 #. type: textblock
12414 #: ../fish/guestfish-actions.pod:2627 ../src/guestfs-actions.pod:3992
12415 msgid ""
12416 "This returns true iff this handle is launching the subprocess (in the "
12417 "C<LAUNCHING> state)."
12418 msgstr ""
12419
12420 #. type: =head2
12421 #: ../fish/guestfish-actions.pod:2632
12422 msgid "is-lv"
12423 msgstr "is-lv"
12424
12425 #. type: verbatim
12426 #: ../fish/guestfish-actions.pod:2634
12427 #, no-wrap
12428 msgid ""
12429 " is-lv device\n"
12430 "\n"
12431 msgstr ""
12432 " is-lv пристрій\n"
12433 "\n"
12434
12435 #. type: textblock
12436 #: ../fish/guestfish-actions.pod:2636 ../src/guestfs-actions.pod:4007
12437 msgid ""
12438 "This command tests whether C<device> is a logical volume, and returns true "
12439 "iff this is the case."
12440 msgstr ""
12441
12442 #. type: =head2
12443 #: ../fish/guestfish-actions.pod:2639
12444 msgid "is-ready"
12445 msgstr "is-ready"
12446
12447 #. type: verbatim
12448 #: ../fish/guestfish-actions.pod:2641
12449 #, no-wrap
12450 msgid ""
12451 " is-ready\n"
12452 "\n"
12453 msgstr ""
12454 " is-ready\n"
12455 "\n"
12456
12457 #. type: textblock
12458 #: ../fish/guestfish-actions.pod:2643 ../src/guestfs-actions.pod:4019
12459 msgid ""
12460 "This returns true iff this handle is ready to accept commands (in the "
12461 "C<READY> state)."
12462 msgstr ""
12463
12464 #. type: =head2
12465 #: ../fish/guestfish-actions.pod:2648
12466 msgid "is-socket"
12467 msgstr "is-socket"
12468
12469 #. type: verbatim
12470 #: ../fish/guestfish-actions.pod:2650
12471 #, no-wrap
12472 msgid ""
12473 " is-socket path\n"
12474 "\n"
12475 msgstr ""
12476 " is-socket шлях\n"
12477 "\n"
12478
12479 #. type: textblock
12480 #: ../fish/guestfish-actions.pod:2652 ../src/guestfs-actions.pod:4034
12481 msgid ""
12482 "This returns C<true> if and only if there is a Unix domain socket with the "
12483 "given C<path> name."
12484 msgstr ""
12485
12486 #. type: =head2
12487 #: ../fish/guestfish-actions.pod:2657
12488 msgid "is-symlink"
12489 msgstr "is-symlink"
12490
12491 #. type: verbatim
12492 #: ../fish/guestfish-actions.pod:2659
12493 #, no-wrap
12494 msgid ""
12495 " is-symlink path\n"
12496 "\n"
12497 msgstr ""
12498 " is-symlink шлях\n"
12499 "\n"
12500
12501 #. type: textblock
12502 #: ../fish/guestfish-actions.pod:2661 ../src/guestfs-actions.pod:4049
12503 msgid ""
12504 "This returns C<true> if and only if there is a symbolic link with the given "
12505 "C<path> name."
12506 msgstr ""
12507
12508 #. type: =head2
12509 #: ../fish/guestfish-actions.pod:2666
12510 msgid "is-zero"
12511 msgstr ""
12512
12513 #. type: verbatim
12514 #: ../fish/guestfish-actions.pod:2668
12515 #, no-wrap
12516 msgid ""
12517 " is-zero path\n"
12518 "\n"
12519 msgstr ""
12520
12521 #. type: textblock
12522 #: ../fish/guestfish-actions.pod:2670 ../src/guestfs-actions.pod:4064
12523 msgid ""
12524 "This returns true iff the file exists and the file is empty or it contains "
12525 "all zero bytes."
12526 msgstr ""
12527
12528 #. type: =head2
12529 #: ../fish/guestfish-actions.pod:2673
12530 msgid "is-zero-device"
12531 msgstr ""
12532
12533 #. type: verbatim
12534 #: ../fish/guestfish-actions.pod:2675
12535 #, no-wrap
12536 msgid ""
12537 " is-zero-device device\n"
12538 "\n"
12539 msgstr ""
12540
12541 #. type: textblock
12542 #: ../fish/guestfish-actions.pod:2677 ../src/guestfs-actions.pod:4077
12543 msgid "This returns true iff the device exists and contains all zero bytes."
12544 msgstr ""
12545
12546 #. type: textblock
12547 #: ../fish/guestfish-actions.pod:2679 ../src/guestfs-actions.pod:4079
12548 msgid "Note that for large devices this can take a long time to run."
12549 msgstr ""
12550
12551 #. type: =head2
12552 #: ../fish/guestfish-actions.pod:2681
12553 msgid "kill-subprocess"
12554 msgstr "kill-subprocess"
12555
12556 #. type: verbatim
12557 #: ../fish/guestfish-actions.pod:2683
12558 #, no-wrap
12559 msgid ""
12560 " kill-subprocess\n"
12561 "\n"
12562 msgstr ""
12563 " kill-subprocess\n"
12564 "\n"
12565
12566 #. type: textblock
12567 #: ../fish/guestfish-actions.pod:2685 ../src/guestfs-actions.pod:4090
12568 msgid "This kills the qemu subprocess.  You should never need to call this."
12569 msgstr ""
12570
12571 #. type: =head2
12572 #: ../fish/guestfish-actions.pod:2687
12573 msgid "launch"
12574 msgstr "launch"
12575
12576 #. type: =head2
12577 #: ../fish/guestfish-actions.pod:2689
12578 msgid "run"
12579 msgstr ""
12580
12581 #. type: verbatim
12582 #: ../fish/guestfish-actions.pod:2691
12583 #, no-wrap
12584 msgid ""
12585 " launch\n"
12586 "\n"
12587 msgstr ""
12588 " launch\n"
12589 "\n"
12590
12591 #. type: textblock
12592 #: ../fish/guestfish-actions.pod:2693 ../src/guestfs-actions.pod:4101
12593 msgid ""
12594 "Internally libguestfs is implemented by running a virtual machine using "
12595 "L<qemu(1)>."
12596 msgstr ""
12597
12598 #. type: textblock
12599 #: ../fish/guestfish-actions.pod:2696 ../src/guestfs-actions.pod:4104
12600 msgid ""
12601 "You should call this after configuring the handle (eg. adding drives) but "
12602 "before performing any actions."
12603 msgstr ""
12604
12605 #. type: =head2
12606 #: ../fish/guestfish-actions.pod:2699
12607 msgid "lchown"
12608 msgstr "lchown"
12609
12610 #. type: verbatim
12611 #: ../fish/guestfish-actions.pod:2701
12612 #, no-wrap
12613 msgid ""
12614 " lchown owner group path\n"
12615 "\n"
12616 msgstr ""
12617 " lchown власник група шлях\n"
12618 "\n"
12619
12620 #. type: textblock
12621 #: ../fish/guestfish-actions.pod:2703
12622 msgid ""
12623 "Change the file owner to C<owner> and group to C<group>.  This is like L</"
12624 "chown> but if C<path> is a symlink then the link itself is changed, not the "
12625 "target."
12626 msgstr ""
12627
12628 #. type: =head2
12629 #: ../fish/guestfish-actions.pod:2711
12630 msgid "lgetxattr"
12631 msgstr "lgetxattr"
12632
12633 #. type: verbatim
12634 #: ../fish/guestfish-actions.pod:2713
12635 #, no-wrap
12636 msgid ""
12637 " lgetxattr path name\n"
12638 "\n"
12639 msgstr ""
12640 " lgetxattr шлях назва\n"
12641 "\n"
12642
12643 #. type: textblock
12644 #: ../fish/guestfish-actions.pod:2715 ../src/guestfs-actions.pod:4144
12645 msgid ""
12646 "Get a single extended attribute from file C<path> named C<name>.  If C<path> "
12647 "is a symlink, then this call returns an extended attribute from the symlink."
12648 msgstr ""
12649
12650 #. type: textblock
12651 #: ../fish/guestfish-actions.pod:2729
12652 msgid "See also: L</lgetxattrs>, L</getxattr>, L<attr(5)>."
12653 msgstr "Див. також L</lgetxattrs>, L</getxattr>, L<attr(5)>."
12654
12655 #. type: =head2
12656 #: ../fish/guestfish-actions.pod:2731
12657 msgid "lgetxattrs"
12658 msgstr "lgetxattrs"
12659
12660 #. type: verbatim
12661 #: ../fish/guestfish-actions.pod:2733
12662 #, no-wrap
12663 msgid ""
12664 " lgetxattrs path\n"
12665 "\n"
12666 msgstr ""
12667 " lgetxattrs шлях\n"
12668 "\n"
12669
12670 #. type: textblock
12671 #: ../fish/guestfish-actions.pod:2735
12672 msgid ""
12673 "This is the same as L</getxattrs>, but if C<path> is a symbolic link, then "
12674 "it returns the extended attributes of the link itself."
12675 msgstr ""
12676
12677 #. type: =head2
12678 #: ../fish/guestfish-actions.pod:2739
12679 msgid "list-9p"
12680 msgstr ""
12681
12682 #. type: verbatim
12683 #: ../fish/guestfish-actions.pod:2741
12684 #, no-wrap
12685 msgid ""
12686 " list-9p\n"
12687 "\n"
12688 msgstr ""
12689
12690 #. type: textblock
12691 #: ../fish/guestfish-actions.pod:2743 ../src/guestfs-actions.pod:4187
12692 msgid ""
12693 "List all 9p filesystems attached to the guest.  A list of mount tags is "
12694 "returned."
12695 msgstr ""
12696
12697 #. type: =head2
12698 #: ../fish/guestfish-actions.pod:2746
12699 msgid "list-devices"
12700 msgstr "list-devices"
12701
12702 #. type: verbatim
12703 #: ../fish/guestfish-actions.pod:2748
12704 #, no-wrap
12705 msgid ""
12706 " list-devices\n"
12707 "\n"
12708 msgstr ""
12709 " list-devices\n"
12710 "\n"
12711
12712 #. type: textblock
12713 #: ../fish/guestfish-actions.pod:2750 ../src/guestfs-actions.pod:4201
12714 msgid "List all the block devices."
12715 msgstr ""
12716
12717 #. type: textblock
12718 #: ../fish/guestfish-actions.pod:2752 ../src/guestfs-actions.pod:4203
12719 msgid "The full block device names are returned, eg. C</dev/sda>."
12720 msgstr ""
12721
12722 #. type: =head2
12723 #: ../fish/guestfish-actions.pod:2756
12724 msgid "list-dm-devices"
12725 msgstr ""
12726
12727 #. type: verbatim
12728 #: ../fish/guestfish-actions.pod:2758
12729 #, no-wrap
12730 msgid ""
12731 " list-dm-devices\n"
12732 "\n"
12733 msgstr ""
12734
12735 #. type: textblock
12736 #: ../fish/guestfish-actions.pod:2760 ../src/guestfs-actions.pod:4218
12737 msgid "List all device mapper devices."
12738 msgstr ""
12739
12740 #. type: textblock
12741 #: ../fish/guestfish-actions.pod:2762
12742 msgid ""
12743 "The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
12744 "previous call to L</luks-open>."
12745 msgstr ""
12746
12747 #. type: textblock
12748 #: ../fish/guestfish-actions.pod:2765
12749 msgid ""
12750 "Device mapper devices which correspond to logical volumes are I<not> "
12751 "returned in this list.  Call L</lvs> if you want to list logical volumes."
12752 msgstr ""
12753
12754 #. type: =head2
12755 #: ../fish/guestfish-actions.pod:2769
12756 msgid "list-filesystems"
12757 msgstr "list-filesystems"
12758
12759 #. type: verbatim
12760 #: ../fish/guestfish-actions.pod:2771
12761 #, no-wrap
12762 msgid ""
12763 " list-filesystems\n"
12764 "\n"
12765 msgstr ""
12766 " list-filesystems\n"
12767 "\n"
12768
12769 #. type: textblock
12770 #: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4238
12771 msgid ""
12772 "This inspection command looks for filesystems on partitions, block devices "
12773 "and logical volumes, returning a list of devices containing filesystems and "
12774 "their type."
12775 msgstr ""
12776
12777 #. type: textblock
12778 #: ../fish/guestfish-actions.pod:2777 ../src/guestfs-actions.pod:4242
12779 msgid ""
12780 "The return value is a hash, where the keys are the devices containing "
12781 "filesystems, and the values are the filesystem types.  For example:"
12782 msgstr ""
12783
12784 #. type: verbatim
12785 #: ../fish/guestfish-actions.pod:2781 ../src/guestfs-actions.pod:4246
12786 #, no-wrap
12787 msgid ""
12788 " \"/dev/sda1\" => \"ntfs\"\n"
12789 " \"/dev/sda2\" => \"ext2\"\n"
12790 " \"/dev/vg_guest/lv_root\" => \"ext4\"\n"
12791 " \"/dev/vg_guest/lv_swap\" => \"swap\"\n"
12792 "\n"
12793 msgstr ""
12794
12795 #. type: textblock
12796 #: ../fish/guestfish-actions.pod:2786 ../src/guestfs-actions.pod:4251
12797 msgid ""
12798 "The value can have the special value \"unknown\", meaning the content of the "
12799 "device is undetermined or empty.  \"swap\" means a Linux swap partition."
12800 msgstr ""
12801
12802 #. type: textblock
12803 #: ../fish/guestfish-actions.pod:2790
12804 msgid ""
12805 "This command runs other libguestfs commands, which might include L</mount> "
12806 "and L</umount>, and therefore you should use this soon after launch and only "
12807 "when nothing is mounted."
12808 msgstr ""
12809
12810 #. type: textblock
12811 #: ../fish/guestfish-actions.pod:2794
12812 msgid ""
12813 "Not all of the filesystems returned will be mountable.  In particular, swap "
12814 "partitions are returned in the list.  Also this command does not check that "
12815 "each filesystem found is valid and mountable, and some filesystems might be "
12816 "mountable but require special options.  Filesystems may not all belong to a "
12817 "single logical operating system (use L</inspect-os> to look for OSes)."
12818 msgstr ""
12819
12820 #. type: =head2
12821 #: ../fish/guestfish-actions.pod:2802
12822 #, fuzzy
12823 #| msgid "list-devices"
12824 msgid "list-md-devices"
12825 msgstr "list-devices"
12826
12827 #. type: verbatim
12828 #: ../fish/guestfish-actions.pod:2804
12829 #, fuzzy, no-wrap
12830 #| msgid ""
12831 #| " list-devices\n"
12832 #| "\n"
12833 msgid ""
12834 " list-md-devices\n"
12835 "\n"
12836 msgstr ""
12837 " list-devices\n"
12838 "\n"
12839
12840 #. type: textblock
12841 #: ../fish/guestfish-actions.pod:2806 ../src/guestfs-actions.pod:4280
12842 msgid "List all Linux md devices."
12843 msgstr ""
12844
12845 #. type: =head2
12846 #: ../fish/guestfish-actions.pod:2808
12847 msgid "list-partitions"
12848 msgstr "list-partitions"
12849
12850 #. type: verbatim
12851 #: ../fish/guestfish-actions.pod:2810
12852 #, no-wrap
12853 msgid ""
12854 " list-partitions\n"
12855 "\n"
12856 msgstr ""
12857 " list-partitions\n"
12858 "\n"
12859
12860 #. type: textblock
12861 #: ../fish/guestfish-actions.pod:2812 ../src/guestfs-actions.pod:4293
12862 msgid "List all the partitions detected on all block devices."
12863 msgstr ""
12864
12865 #. type: textblock
12866 #: ../fish/guestfish-actions.pod:2814 ../src/guestfs-actions.pod:4295
12867 msgid "The full partition device names are returned, eg. C</dev/sda1>"
12868 msgstr ""
12869
12870 #. type: textblock
12871 #: ../fish/guestfish-actions.pod:2816
12872 msgid ""
12873 "This does not return logical volumes.  For that you will need to call L</"
12874 "lvs>."
12875 msgstr ""
12876
12877 #. type: =head2
12878 #: ../fish/guestfish-actions.pod:2821
12879 msgid "ll"
12880 msgstr "ll"
12881
12882 #. type: verbatim
12883 #: ../fish/guestfish-actions.pod:2823
12884 #, no-wrap
12885 msgid ""
12886 " ll directory\n"
12887 "\n"
12888 msgstr ""
12889 " ll каталог\n"
12890 "\n"
12891
12892 #. type: textblock
12893 #: ../fish/guestfish-actions.pod:2825 ../src/guestfs-actions.pod:4314
12894 msgid ""
12895 "List the files in C<directory> (relative to the root directory, there is no "
12896 "cwd) in the format of 'ls -la'."
12897 msgstr ""
12898
12899 #. type: textblock
12900 #: ../fish/guestfish-actions.pod:2828 ../src/guestfs-actions.pod:4317
12901 msgid ""
12902 "This command is mostly useful for interactive sessions.  It is I<not> "
12903 "intended that you try to parse the output string."
12904 msgstr ""
12905
12906 #. type: =head2
12907 #: ../fish/guestfish-actions.pod:2831
12908 msgid "ln"
12909 msgstr "ln"
12910
12911 #. type: verbatim
12912 #: ../fish/guestfish-actions.pod:2833
12913 #, no-wrap
12914 msgid ""
12915 " ln target linkname\n"
12916 "\n"
12917 msgstr ""
12918 " ln призначення назва_посилання\n"
12919 "\n"
12920
12921 #. type: textblock
12922 #: ../fish/guestfish-actions.pod:2835 ../src/guestfs-actions.pod:4332
12923 msgid "This command creates a hard link using the C<ln> command."
12924 msgstr ""
12925
12926 #. type: =head2
12927 #: ../fish/guestfish-actions.pod:2837
12928 msgid "ln-f"
12929 msgstr "ln-f"
12930
12931 #. type: verbatim
12932 #: ../fish/guestfish-actions.pod:2839
12933 #, no-wrap
12934 msgid ""
12935 " ln-f target linkname\n"
12936 "\n"
12937 msgstr ""
12938 " ln-f призначення назва_посилання\n"
12939 "\n"
12940
12941 #. type: textblock
12942 #: ../fish/guestfish-actions.pod:2841 ../src/guestfs-actions.pod:4345
12943 msgid ""
12944 "This command creates a hard link using the C<ln -f> command.  The I<-f> "
12945 "option removes the link (C<linkname>) if it exists already."
12946 msgstr ""
12947
12948 #. type: =head2
12949 #: ../fish/guestfish-actions.pod:2844
12950 msgid "ln-s"
12951 msgstr "ln-s"
12952
12953 #. type: verbatim
12954 #: ../fish/guestfish-actions.pod:2846
12955 #, no-wrap
12956 msgid ""
12957 " ln-s target linkname\n"
12958 "\n"
12959 msgstr ""
12960 " ln-s призначення назва_посилання\n"
12961 "\n"
12962
12963 #. type: textblock
12964 #: ../fish/guestfish-actions.pod:2848 ../src/guestfs-actions.pod:4359
12965 msgid "This command creates a symbolic link using the C<ln -s> command."
12966 msgstr ""
12967
12968 #. type: =head2
12969 #: ../fish/guestfish-actions.pod:2850
12970 msgid "ln-sf"
12971 msgstr "ln-sf"
12972
12973 #. type: verbatim
12974 #: ../fish/guestfish-actions.pod:2852
12975 #, no-wrap
12976 msgid ""
12977 " ln-sf target linkname\n"
12978 "\n"
12979 msgstr ""
12980 " ln-sf призначення назва_посилання\n"
12981 "\n"
12982
12983 #. type: textblock
12984 #: ../fish/guestfish-actions.pod:2854 ../src/guestfs-actions.pod:4372
12985 msgid ""
12986 "This command creates a symbolic link using the C<ln -sf> command, The I<-f> "
12987 "option removes the link (C<linkname>) if it exists already."
12988 msgstr ""
12989
12990 #. type: =head2
12991 #: ../fish/guestfish-actions.pod:2857
12992 msgid "lremovexattr"
12993 msgstr "lremovexattr"
12994
12995 #. type: verbatim
12996 #: ../fish/guestfish-actions.pod:2859
12997 #, no-wrap
12998 msgid ""
12999 " lremovexattr xattr path\n"
13000 "\n"
13001 msgstr ""
13002
13003 #. type: textblock
13004 #: ../fish/guestfish-actions.pod:2861
13005 msgid ""
13006 "This is the same as L</removexattr>, but if C<path> is a symbolic link, then "
13007 "it removes an extended attribute of the link itself."
13008 msgstr ""
13009
13010 #. type: =head2
13011 #: ../fish/guestfish-actions.pod:2865
13012 msgid "ls"
13013 msgstr "ls"
13014
13015 #. type: verbatim
13016 #: ../fish/guestfish-actions.pod:2867
13017 #, no-wrap
13018 msgid ""
13019 " ls directory\n"
13020 "\n"
13021 msgstr ""
13022 " ls каталог\n"
13023 "\n"
13024
13025 #. type: textblock
13026 #: ../fish/guestfish-actions.pod:2869 ../src/guestfs-actions.pod:4400
13027 msgid ""
13028 "List the files in C<directory> (relative to the root directory, there is no "
13029 "cwd).  The '.' and '..' entries are not returned, but hidden files are shown."
13030 msgstr ""
13031
13032 #. type: textblock
13033 #: ../fish/guestfish-actions.pod:2873
13034 msgid ""
13035 "This command is mostly useful for interactive sessions.  Programs should "
13036 "probably use L</readdir> instead."
13037 msgstr ""
13038
13039 #. type: =head2
13040 #: ../fish/guestfish-actions.pod:2876
13041 msgid "lsetxattr"
13042 msgstr "lsetxattr"
13043
13044 #. type: verbatim
13045 #: ../fish/guestfish-actions.pod:2878
13046 #, no-wrap
13047 msgid ""
13048 " lsetxattr xattr val vallen path\n"
13049 "\n"
13050 msgstr ""
13051
13052 #. type: textblock
13053 #: ../fish/guestfish-actions.pod:2880
13054 msgid ""
13055 "This is the same as L</setxattr>, but if C<path> is a symbolic link, then it "
13056 "sets an extended attribute of the link itself."
13057 msgstr ""
13058
13059 #. type: =head2
13060 #: ../fish/guestfish-actions.pod:2884
13061 msgid "lstat"
13062 msgstr "lstat"
13063
13064 #. type: verbatim
13065 #: ../fish/guestfish-actions.pod:2886
13066 #, no-wrap
13067 msgid ""
13068 " lstat path\n"
13069 "\n"
13070 msgstr ""
13071 " lstat шлях\n"
13072 "\n"
13073
13074 #. type: textblock
13075 #: ../fish/guestfish-actions.pod:2888 ../fish/guestfish-actions.pod:4786
13076 #: ../src/guestfs-actions.pod:4436 ../src/guestfs-actions.pod:7366
13077 msgid "Returns file information for the given C<path>."
13078 msgstr ""
13079
13080 #. type: textblock
13081 #: ../fish/guestfish-actions.pod:2890
13082 msgid ""
13083 "This is the same as L</stat> except that if C<path> is a symbolic link, then "
13084 "the link is stat-ed, not the file it refers to."
13085 msgstr ""
13086
13087 #. type: textblock
13088 #: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4442
13089 msgid "This is the same as the C<lstat(2)> system call."
13090 msgstr ""
13091
13092 #. type: =head2
13093 #: ../fish/guestfish-actions.pod:2896
13094 msgid "lstatlist"
13095 msgstr "lstatlist"
13096
13097 #. type: verbatim
13098 #: ../fish/guestfish-actions.pod:2898
13099 #, no-wrap
13100 msgid ""
13101 " lstatlist path 'names ...'\n"
13102 "\n"
13103 msgstr ""
13104
13105 #. type: textblock
13106 #: ../fish/guestfish-actions.pod:2900
13107 msgid ""
13108 "This call allows you to perform the L</lstat> operation on multiple files, "
13109 "where all files are in the directory C<path>.  C<names> is the list of files "
13110 "from this directory."
13111 msgstr ""
13112
13113 #. type: textblock
13114 #: ../fish/guestfish-actions.pod:2904 ../src/guestfs-actions.pod:4461
13115 msgid ""
13116 "On return you get a list of stat structs, with a one-to-one correspondence "
13117 "to the C<names> list.  If any name did not exist or could not be lstat'd, "
13118 "then the C<ino> field of that structure is set to C<-1>."
13119 msgstr ""
13120
13121 #. type: textblock
13122 #: ../fish/guestfish-actions.pod:2909
13123 msgid ""
13124 "This call is intended for programs that want to efficiently list a directory "
13125 "contents without making many round-trips.  See also L</lxattrlist> for a "
13126 "similarly efficient call for getting extended attributes.  Very long "
13127 "directory listings might cause the protocol message size to be exceeded, "
13128 "causing this call to fail.  The caller must split up such requests into "
13129 "smaller groups of names."
13130 msgstr ""
13131
13132 #. type: =head2
13133 #: ../fish/guestfish-actions.pod:2917
13134 msgid "luks-add-key"
13135 msgstr "luks-add-key"
13136
13137 #. type: verbatim
13138 #: ../fish/guestfish-actions.pod:2919
13139 #, no-wrap
13140 msgid ""
13141 " luks-add-key device keyslot\n"
13142 "\n"
13143 msgstr ""
13144
13145 #. type: textblock
13146 #: ../fish/guestfish-actions.pod:2921 ../src/guestfs-actions.pod:4489
13147 msgid ""
13148 "This command adds a new key on LUKS device C<device>.  C<key> is any "
13149 "existing key, and is used to access the device.  C<newkey> is the new key to "
13150 "add.  C<keyslot> is the key slot that will be replaced."
13151 msgstr ""
13152
13153 #. type: textblock
13154 #: ../fish/guestfish-actions.pod:2926
13155 msgid ""
13156 "Note that if C<keyslot> already contains a key, then this command will "
13157 "fail.  You have to use L</luks-kill-slot> first to remove that key."
13158 msgstr ""
13159
13160 #. type: textblock
13161 #: ../fish/guestfish-actions.pod:2930 ../fish/guestfish-actions.pod:2952
13162 #: ../fish/guestfish-actions.pod:2962 ../fish/guestfish-actions.pod:2973
13163 #: ../fish/guestfish-actions.pod:2999 ../fish/guestfish-actions.pod:3009
13164 msgid ""
13165 "This command has one or more key or passphrase parameters.  Guestfish will "
13166 "prompt for these separately."
13167 msgstr ""
13168
13169 #. type: =head2
13170 #: ../fish/guestfish-actions.pod:2933
13171 msgid "luks-close"
13172 msgstr "luks-close"
13173
13174 #. type: verbatim
13175 #: ../fish/guestfish-actions.pod:2935
13176 #, no-wrap
13177 msgid ""
13178 " luks-close device\n"
13179 "\n"
13180 msgstr ""
13181 " luks-close пристрій\n"
13182 "\n"
13183
13184 #. type: textblock
13185 #: ../fish/guestfish-actions.pod:2937
13186 msgid ""
13187 "This closes a LUKS device that was created earlier by L</luks-open> or L</"
13188 "luks-open-ro>.  The C<device> parameter must be the name of the LUKS mapping "
13189 "device (ie. C</dev/mapper/mapname>) and I<not> the name of the underlying "
13190 "block device."
13191 msgstr ""
13192
13193 #. type: =head2
13194 #: ../fish/guestfish-actions.pod:2943
13195 msgid "luks-format"
13196 msgstr "luks-format"
13197
13198 #. type: verbatim
13199 #: ../fish/guestfish-actions.pod:2945
13200 #, no-wrap
13201 msgid ""
13202 " luks-format device keyslot\n"
13203 "\n"
13204 msgstr ""
13205
13206 #. type: textblock
13207 #: ../fish/guestfish-actions.pod:2947 ../src/guestfs-actions.pod:4530
13208 msgid ""
13209 "This command erases existing data on C<device> and formats the device as a "
13210 "LUKS encrypted device.  C<key> is the initial key, which is added to key "
13211 "slot C<slot>.  (LUKS supports 8 key slots, numbered 0-7)."
13212 msgstr ""
13213
13214 #. type: =head2
13215 #: ../fish/guestfish-actions.pod:2955
13216 msgid "luks-format-cipher"
13217 msgstr "luks-format-cipher"
13218
13219 #. type: verbatim
13220 #: ../fish/guestfish-actions.pod:2957
13221 #, no-wrap
13222 msgid ""
13223 " luks-format-cipher device keyslot cipher\n"
13224 "\n"
13225 msgstr ""
13226
13227 #. type: textblock
13228 #: ../fish/guestfish-actions.pod:2959
13229 msgid ""
13230 "This command is the same as L</luks-format> but it also allows you to set "
13231 "the C<cipher> used."
13232 msgstr ""
13233
13234 #. type: =head2
13235 #: ../fish/guestfish-actions.pod:2965
13236 msgid "luks-kill-slot"
13237 msgstr "luks-kill-slot"
13238
13239 #. type: verbatim
13240 #: ../fish/guestfish-actions.pod:2967
13241 #, no-wrap
13242 msgid ""
13243 " luks-kill-slot device keyslot\n"
13244 "\n"
13245 msgstr ""
13246
13247 #. type: textblock
13248 #: ../fish/guestfish-actions.pod:2969 ../src/guestfs-actions.pod:4571
13249 msgid ""
13250 "This command deletes the key in key slot C<keyslot> from the encrypted LUKS "
13251 "device C<device>.  C<key> must be one of the I<other> keys."
13252 msgstr ""
13253
13254 #. type: =head2
13255 #: ../fish/guestfish-actions.pod:2976
13256 msgid "luks-open"
13257 msgstr "luks-open"
13258
13259 #. type: verbatim
13260 #: ../fish/guestfish-actions.pod:2978
13261 #, no-wrap
13262 msgid ""
13263 " luks-open device mapname\n"
13264 "\n"
13265 msgstr ""
13266
13267 #. type: textblock
13268 #: ../fish/guestfish-actions.pod:2980 ../src/guestfs-actions.pod:4591
13269 msgid ""
13270 "This command opens a block device which has been encrypted according to the "
13271 "Linux Unified Key Setup (LUKS) standard."
13272 msgstr ""
13273
13274 #. type: textblock
13275 #: ../fish/guestfish-actions.pod:2983 ../src/guestfs-actions.pod:4594
13276 msgid "C<device> is the encrypted block device or partition."
13277 msgstr ""
13278
13279 #. type: textblock
13280 #: ../fish/guestfish-actions.pod:2985 ../src/guestfs-actions.pod:4596
13281 msgid ""
13282 "The caller must supply one of the keys associated with the LUKS block "
13283 "device, in the C<key> parameter."
13284 msgstr ""
13285
13286 #. type: textblock
13287 #: ../fish/guestfish-actions.pod:2988 ../src/guestfs-actions.pod:4599
13288 msgid ""
13289 "This creates a new block device called C</dev/mapper/mapname>.  Reads and "
13290 "writes to this block device are decrypted from and encrypted to the "
13291 "underlying C<device> respectively."
13292 msgstr ""
13293
13294 #. type: textblock
13295 #: ../fish/guestfish-actions.pod:2992
13296 msgid ""
13297 "If this block device contains LVM volume groups, then calling L</vgscan> "
13298 "followed by L</vg-activate-all> will make them visible."
13299 msgstr ""
13300
13301 #. type: textblock
13302 #: ../fish/guestfish-actions.pod:2996
13303 msgid "Use L</list-dm-devices> to list all device mapper devices."
13304 msgstr ""
13305
13306 #. type: =head2
13307 #: ../fish/guestfish-actions.pod:3002
13308 msgid "luks-open-ro"
13309 msgstr "luks-open-ro"
13310
13311 #. type: verbatim
13312 #: ../fish/guestfish-actions.pod:3004
13313 #, no-wrap
13314 msgid ""
13315 " luks-open-ro device mapname\n"
13316 "\n"
13317 msgstr ""
13318
13319 #. type: textblock
13320 #: ../fish/guestfish-actions.pod:3006
13321 msgid ""
13322 "This is the same as L</luks-open> except that a read-only mapping is created."
13323 msgstr ""
13324
13325 #. type: =head2
13326 #: ../fish/guestfish-actions.pod:3012
13327 msgid "lvcreate"
13328 msgstr "lvcreate"
13329
13330 #. type: verbatim
13331 #: ../fish/guestfish-actions.pod:3014
13332 #, no-wrap
13333 msgid ""
13334 " lvcreate logvol volgroup mbytes\n"
13335 "\n"
13336 msgstr ""
13337
13338 #. type: textblock
13339 #: ../fish/guestfish-actions.pod:3016 ../src/guestfs-actions.pod:4645
13340 msgid ""
13341 "This creates an LVM logical volume called C<logvol> on the volume group "
13342 "C<volgroup>, with C<size> megabytes."
13343 msgstr ""
13344
13345 #. type: =head2
13346 #: ../fish/guestfish-actions.pod:3019
13347 msgid "lvm-canonical-lv-name"
13348 msgstr "lvm-canonical-lv-name"
13349
13350 #. type: verbatim
13351 #: ../fish/guestfish-actions.pod:3021
13352 #, no-wrap
13353 msgid ""
13354 " lvm-canonical-lv-name lvname\n"
13355 "\n"
13356 msgstr ""
13357
13358 #. type: textblock
13359 #: ../fish/guestfish-actions.pod:3023 ../src/guestfs-actions.pod:4658
13360 msgid ""
13361 "This converts alternative naming schemes for LVs that you might find to the "
13362 "canonical name.  For example, C</dev/mapper/VG-LV> is converted to C</dev/VG/"
13363 "LV>."
13364 msgstr ""
13365
13366 #. type: textblock
13367 #: ../fish/guestfish-actions.pod:3027 ../src/guestfs-actions.pod:4662
13368 msgid ""
13369 "This command returns an error if the C<lvname> parameter does not refer to a "
13370 "logical volume."
13371 msgstr ""
13372
13373 #. type: textblock
13374 #: ../fish/guestfish-actions.pod:3030
13375 msgid "See also L</is-lv>."
13376 msgstr "Див. також L</is-lv>."
13377
13378 #. type: =head2
13379 #: ../fish/guestfish-actions.pod:3032
13380 msgid "lvm-clear-filter"
13381 msgstr "lvm-clear-filter"
13382
13383 #. type: verbatim
13384 #: ../fish/guestfish-actions.pod:3034
13385 #, no-wrap
13386 msgid ""
13387 " lvm-clear-filter\n"
13388 "\n"
13389 msgstr ""
13390 " lvm-clear-filter\n"
13391 "\n"
13392
13393 #. type: textblock
13394 #: ../fish/guestfish-actions.pod:3036
13395 msgid ""
13396 "This undoes the effect of L</lvm-set-filter>.  LVM will be able to see every "
13397 "block device."
13398 msgstr ""
13399
13400 #. type: textblock
13401 #: ../fish/guestfish-actions.pod:3039 ../fish/guestfish-actions.pod:3067
13402 #: ../src/guestfs-actions.pod:4680 ../src/guestfs-actions.pod:4719
13403 msgid ""
13404 "This command also clears the LVM cache and performs a volume group scan."
13405 msgstr ""
13406
13407 #. type: =head2
13408 #: ../fish/guestfish-actions.pod:3042
13409 msgid "lvm-remove-all"
13410 msgstr "lvm-remove-all"
13411
13412 #. type: verbatim
13413 #: ../fish/guestfish-actions.pod:3044
13414 #, no-wrap
13415 msgid ""
13416 " lvm-remove-all\n"
13417 "\n"
13418 msgstr ""
13419 " lvm-remove-all\n"
13420 "\n"
13421
13422 #. type: textblock
13423 #: ../fish/guestfish-actions.pod:3046 ../src/guestfs-actions.pod:4692
13424 msgid ""
13425 "This command removes all LVM logical volumes, volume groups and physical "
13426 "volumes."
13427 msgstr ""
13428
13429 #. type: =head2
13430 #: ../fish/guestfish-actions.pod:3049
13431 msgid "lvm-set-filter"
13432 msgstr "lvm-set-filter"
13433
13434 #. type: verbatim
13435 #: ../fish/guestfish-actions.pod:3051
13436 #, no-wrap
13437 msgid ""
13438 " lvm-set-filter 'devices ...'\n"
13439 "\n"
13440 msgstr ""
13441 " lvm-set-filter 'пристрої...'\n"
13442 "\n"
13443
13444 #. type: textblock
13445 #: ../fish/guestfish-actions.pod:3053 ../src/guestfs-actions.pod:4705
13446 msgid ""
13447 "This sets the LVM device filter so that LVM will only be able to \"see\" the "
13448 "block devices in the list C<devices>, and will ignore all other attached "
13449 "block devices."
13450 msgstr ""
13451
13452 #. type: textblock
13453 #: ../fish/guestfish-actions.pod:3057 ../src/guestfs-actions.pod:4709
13454 msgid ""
13455 "Where disk image(s) contain duplicate PVs or VGs, this command is useful to "
13456 "get LVM to ignore the duplicates, otherwise LVM can get confused.  Note also "
13457 "there are two types of duplication possible: either cloned PVs/VGs which "
13458 "have identical UUIDs; or VGs that are not cloned but just happen to have the "
13459 "same name.  In normal operation you cannot create this situation, but you "
13460 "can do it outside LVM, eg.  by cloning disk images or by bit twiddling "
13461 "inside the LVM metadata."
13462 msgstr ""
13463
13464 #. type: textblock
13465 #: ../fish/guestfish-actions.pod:3070 ../src/guestfs-actions.pod:4722
13466 msgid "You can filter whole block devices or individual partitions."
13467 msgstr ""
13468
13469 #. type: textblock
13470 #: ../fish/guestfish-actions.pod:3072 ../src/guestfs-actions.pod:4724
13471 msgid ""
13472 "You cannot use this if any VG is currently in use (eg.  contains a mounted "
13473 "filesystem), even if you are not filtering out that VG."
13474 msgstr ""
13475
13476 #. type: =head2
13477 #: ../fish/guestfish-actions.pod:3076
13478 msgid "lvremove"
13479 msgstr "lvremove"
13480
13481 #. type: verbatim
13482 #: ../fish/guestfish-actions.pod:3078
13483 #, no-wrap
13484 msgid ""
13485 " lvremove device\n"
13486 "\n"
13487 msgstr ""
13488 " lvremove пристрій\n"
13489 "\n"
13490
13491 #. type: textblock
13492 #: ../fish/guestfish-actions.pod:3080 ../src/guestfs-actions.pod:4738
13493 msgid ""
13494 "Remove an LVM logical volume C<device>, where C<device> is the path to the "
13495 "LV, such as C</dev/VG/LV>."
13496 msgstr ""
13497
13498 #. type: textblock
13499 #: ../fish/guestfish-actions.pod:3083 ../src/guestfs-actions.pod:4741
13500 msgid ""
13501 "You can also remove all LVs in a volume group by specifying the VG name, C</"
13502 "dev/VG>."
13503 msgstr ""
13504
13505 #. type: =head2
13506 #: ../fish/guestfish-actions.pod:3086
13507 msgid "lvrename"
13508 msgstr "lvrename"
13509
13510 #. type: verbatim
13511 #: ../fish/guestfish-actions.pod:3088
13512 #, no-wrap
13513 msgid ""
13514 " lvrename logvol newlogvol\n"
13515 "\n"
13516 msgstr ""
13517
13518 #. type: textblock
13519 #: ../fish/guestfish-actions.pod:3090 ../src/guestfs-actions.pod:4755
13520 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
13521 msgstr ""
13522
13523 #. type: =head2
13524 #: ../fish/guestfish-actions.pod:3092
13525 msgid "lvresize"
13526 msgstr "lvresize"
13527
13528 #. type: verbatim
13529 #: ../fish/guestfish-actions.pod:3094
13530 #, no-wrap
13531 msgid ""
13532 " lvresize device mbytes\n"
13533 "\n"
13534 msgstr ""
13535
13536 #. type: textblock
13537 #: ../fish/guestfish-actions.pod:3096 ../src/guestfs-actions.pod:4768
13538 msgid ""
13539 "This resizes (expands or shrinks) an existing LVM logical volume to "
13540 "C<mbytes>.  When reducing, data in the reduced part is lost."
13541 msgstr ""
13542
13543 #. type: =head2
13544 #: ../fish/guestfish-actions.pod:3100
13545 msgid "lvresize-free"
13546 msgstr "lvresize-free"
13547
13548 #. type: verbatim
13549 #: ../fish/guestfish-actions.pod:3102
13550 #, no-wrap
13551 msgid ""
13552 " lvresize-free lv percent\n"
13553 "\n"
13554 msgstr ""
13555
13556 #. type: textblock
13557 #: ../fish/guestfish-actions.pod:3104 ../src/guestfs-actions.pod:4783
13558 msgid ""
13559 "This expands an existing logical volume C<lv> so that it fills C<pc>% of the "
13560 "remaining free space in the volume group.  Commonly you would call this with "
13561 "pc = 100 which expands the logical volume as much as possible, using all "
13562 "remaining free space in the volume group."
13563 msgstr ""
13564
13565 #. type: =head2
13566 #: ../fish/guestfish-actions.pod:3110
13567 msgid "lvs"
13568 msgstr "lvs"
13569
13570 #. type: verbatim
13571 #: ../fish/guestfish-actions.pod:3112
13572 #, no-wrap
13573 msgid ""
13574 " lvs\n"
13575 "\n"
13576 msgstr ""
13577 " lvs\n"
13578 "\n"
13579
13580 #. type: textblock
13581 #: ../fish/guestfish-actions.pod:3114 ../src/guestfs-actions.pod:4798
13582 msgid ""
13583 "List all the logical volumes detected.  This is the equivalent of the L<lvs"
13584 "(8)> command."
13585 msgstr ""
13586
13587 #. type: textblock
13588 #: ../fish/guestfish-actions.pod:3117 ../src/guestfs-actions.pod:4801
13589 msgid ""
13590 "This returns a list of the logical volume device names (eg. C</dev/"
13591 "VolGroup00/LogVol00>)."
13592 msgstr ""
13593
13594 #. type: textblock
13595 #: ../fish/guestfish-actions.pod:3120
13596 msgid "See also L</lvs-full>, L</list-filesystems>."
13597 msgstr "Див. також L</lvs-full>, L</list-filesystems>."
13598
13599 #. type: =head2
13600 #: ../fish/guestfish-actions.pod:3122
13601 msgid "lvs-full"
13602 msgstr "lvs-full"
13603
13604 #. type: verbatim
13605 #: ../fish/guestfish-actions.pod:3124
13606 #, no-wrap
13607 msgid ""
13608 " lvs-full\n"
13609 "\n"
13610 msgstr ""
13611 " lvs-full\n"
13612 "\n"
13613
13614 #. type: textblock
13615 #: ../fish/guestfish-actions.pod:3126 ../src/guestfs-actions.pod:4817
13616 msgid ""
13617 "List all the logical volumes detected.  This is the equivalent of the L<lvs"
13618 "(8)> command.  The \"full\" version includes all fields."
13619 msgstr ""
13620
13621 #. type: =head2
13622 #: ../fish/guestfish-actions.pod:3129
13623 msgid "lvuuid"
13624 msgstr "lvuuid"
13625
13626 #. type: verbatim
13627 #: ../fish/guestfish-actions.pod:3131
13628 #, no-wrap
13629 msgid ""
13630 " lvuuid device\n"
13631 "\n"
13632 msgstr ""
13633 " lvuuid пристрій\n"
13634 "\n"
13635
13636 #. type: textblock
13637 #: ../fish/guestfish-actions.pod:3133 ../src/guestfs-actions.pod:4832
13638 msgid "This command returns the UUID of the LVM LV C<device>."
13639 msgstr ""
13640
13641 #. type: =head2
13642 #: ../fish/guestfish-actions.pod:3135
13643 msgid "lxattrlist"
13644 msgstr "lxattrlist"
13645
13646 #. type: verbatim
13647 #: ../fish/guestfish-actions.pod:3137
13648 #, no-wrap
13649 msgid ""
13650 " lxattrlist path 'names ...'\n"
13651 "\n"
13652 msgstr ""
13653
13654 #. type: textblock
13655 #: ../fish/guestfish-actions.pod:3139 ../src/guestfs-actions.pod:4846
13656 msgid ""
13657 "This call allows you to get the extended attributes of multiple files, where "
13658 "all files are in the directory C<path>.  C<names> is the list of files from "
13659 "this directory."
13660 msgstr ""
13661
13662 #. type: textblock
13663 #: ../fish/guestfish-actions.pod:3143 ../src/guestfs-actions.pod:4850
13664 msgid ""
13665 "On return you get a flat list of xattr structs which must be interpreted "
13666 "sequentially.  The first xattr struct always has a zero-length C<attrname>.  "
13667 "C<attrval> in this struct is zero-length to indicate there was an error "
13668 "doing C<lgetxattr> for this file, I<or> is a C string which is a decimal "
13669 "number (the number of following attributes for this file, which could be C<"
13670 "\"0\">).  Then after the first xattr struct are the zero or more attributes "
13671 "for the first named file.  This repeats for the second and subsequent files."
13672 msgstr ""
13673
13674 #. type: textblock
13675 #: ../fish/guestfish-actions.pod:3153
13676 msgid ""
13677 "This call is intended for programs that want to efficiently list a directory "
13678 "contents without making many round-trips.  See also L</lstatlist> for a "
13679 "similarly efficient call for getting standard stats.  Very long directory "
13680 "listings might cause the protocol message size to be exceeded, causing this "
13681 "call to fail.  The caller must split up such requests into smaller groups of "
13682 "names."
13683 msgstr ""
13684
13685 #. type: =head2
13686 #: ../fish/guestfish-actions.pod:3161
13687 #, fuzzy
13688 #| msgid "lvcreate"
13689 msgid "md-create"
13690 msgstr "lvcreate"
13691
13692 #. type: verbatim
13693 #: ../fish/guestfish-actions.pod:3163
13694 #, no-wrap
13695 msgid ""
13696 " md-create name 'devices ...' [missingbitmap:N] [nrdevices:N] [spare:N] [chunk:N] [level:..]\n"
13697 "\n"
13698 msgstr ""
13699
13700 #. type: textblock
13701 #: ../fish/guestfish-actions.pod:3165 ../src/guestfs-actions.pod:4893
13702 msgid ""
13703 "Create a Linux md (RAID) device named C<name> on the devices in the list "
13704 "C<devices>."
13705 msgstr ""
13706
13707 #. type: =item
13708 #: ../fish/guestfish-actions.pod:3172 ../src/guestfs-actions.pod:4900
13709 msgid "C<missingbitmap>"
13710 msgstr ""
13711
13712 #. type: textblock
13713 #: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4902
13714 msgid ""
13715 "A bitmap of missing devices.  If a bit is set it means that a missing device "
13716 "is added to the array.  The least significant bit corresponds to the first "
13717 "device in the array."
13718 msgstr ""
13719
13720 #. type: textblock
13721 #: ../fish/guestfish-actions.pod:3178 ../src/guestfs-actions.pod:4906
13722 #, fuzzy
13723 #| msgid "For example:"
13724 msgid "As examples:"
13725 msgstr "Приклад:"
13726
13727 #. type: textblock
13728 #: ../fish/guestfish-actions.pod:3180 ../src/guestfs-actions.pod:4908
13729 msgid ""
13730 "If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting "
13731 "array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>."
13732 msgstr ""
13733
13734 #. type: textblock
13735 #: ../fish/guestfish-actions.pod:3183 ../src/guestfs-actions.pod:4911
13736 msgid ""
13737 "If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting "
13738 "array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>."
13739 msgstr ""
13740
13741 #. type: textblock
13742 #: ../fish/guestfish-actions.pod:3186 ../src/guestfs-actions.pod:4914
13743 msgid "This defaults to C<0> (no missing devices)."
13744 msgstr ""
13745
13746 #. type: textblock
13747 #: ../fish/guestfish-actions.pod:3188 ../src/guestfs-actions.pod:4916
13748 msgid ""
13749 "The length of C<devices> + the number of bits set in C<missingbitmap> must "
13750 "equal C<nrdevices> + C<spare>."
13751 msgstr ""
13752
13753 #. type: =item
13754 #: ../fish/guestfish-actions.pod:3191 ../src/guestfs-actions.pod:4919
13755 #, fuzzy
13756 #| msgid "device"
13757 msgid "C<nrdevices>"
13758 msgstr "пристрій"
13759
13760 #. type: textblock
13761 #: ../fish/guestfish-actions.pod:3193 ../src/guestfs-actions.pod:4921
13762 #, fuzzy
13763 #| msgid "The number of hard links."
13764 msgid "The number of active RAID devices."
13765 msgstr "Кількість жорстких посилань."
13766
13767 #. type: textblock
13768 #: ../fish/guestfish-actions.pod:3195 ../src/guestfs-actions.pod:4923
13769 msgid ""
13770 "If not set, this defaults to the length of C<devices> plus the number of "
13771 "bits set in C<missingbitmap>."
13772 msgstr ""
13773
13774 #. type: =item
13775 #: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4926
13776 #, fuzzy
13777 #| msgid "sparse"
13778 msgid "C<spare>"
13779 msgstr "sparse"
13780
13781 #. type: textblock
13782 #: ../fish/guestfish-actions.pod:3200 ../src/guestfs-actions.pod:4928
13783 #, fuzzy
13784 #| msgid "The number of hard links."
13785 msgid "The number of spare devices."
13786 msgstr "Кількість жорстких посилань."
13787
13788 #. type: textblock
13789 #: ../fish/guestfish-actions.pod:3202 ../src/guestfs-actions.pod:4930
13790 msgid "If not set, this defaults to C<0>."
13791 msgstr ""
13792
13793 #. type: =item
13794 #: ../fish/guestfish-actions.pod:3204 ../src/guestfs-actions.pod:4932
13795 msgid "C<chunk>"
13796 msgstr ""
13797
13798 #. type: textblock
13799 #: ../fish/guestfish-actions.pod:3206 ../src/guestfs-actions.pod:4934
13800 #, fuzzy
13801 #| msgid "The size in SI 1000 byte units."
13802 msgid "The chunk size in bytes."
13803 msgstr "Розмір у одиницях СІ: 1000 байтів."
13804
13805 #. type: =item
13806 #: ../fish/guestfish-actions.pod:3208 ../fish/guestfish-actions.pod:3230
13807 #: ../src/guestfs-actions.pod:4936 ../src/guestfs-actions.pod:4984
13808 msgid "C<level>"
13809 msgstr ""
13810
13811 #. type: textblock
13812 #: ../fish/guestfish-actions.pod:3210 ../src/guestfs-actions.pod:4938
13813 msgid ""
13814 "The RAID level, which can be one of: I<linear>, I<raid0>, I<0>, I<stripe>, "
13815 "I<raid1>, I<1>, I<mirror>, I<raid4>, I<4>, I<raid5>, I<5>, I<raid6>, I<6>, "
13816 "I<raid10>, I<10>.  Some of these are synonymous, and more levels may be "
13817 "added in future."
13818 msgstr ""
13819
13820 #. type: textblock
13821 #: ../fish/guestfish-actions.pod:3215 ../src/guestfs-actions.pod:4943
13822 msgid "If not set, this defaults to C<raid1>."
13823 msgstr ""
13824
13825 #. type: =head2
13826 #: ../fish/guestfish-actions.pod:3221
13827 #, fuzzy
13828 #| msgid "tail"
13829 msgid "md-detail"
13830 msgstr "tail"
13831
13832 #. type: verbatim
13833 #: ../fish/guestfish-actions.pod:3223
13834 #, no-wrap
13835 msgid ""
13836 " md-detail md\n"
13837 "\n"
13838 msgstr ""
13839
13840 #. type: textblock
13841 #: ../fish/guestfish-actions.pod:3225 ../src/guestfs-actions.pod:4979
13842 msgid ""
13843 "This command exposes the output of 'mdadm -DY <md>'. The following fields "
13844 "are usually present in the returned hash. Other fields may also be present."
13845 msgstr ""
13846
13847 #. type: textblock
13848 #: ../fish/guestfish-actions.pod:3232 ../src/guestfs-actions.pod:4986
13849 msgid "The raid level of the MD device."
13850 msgstr ""
13851
13852 #. type: =item
13853 #: ../fish/guestfish-actions.pod:3234 ../src/guestfs-actions.pod:4988
13854 #, fuzzy
13855 #| msgid "device"
13856 msgid "C<devices>"
13857 msgstr "пристрій"
13858
13859 #. type: textblock
13860 #: ../fish/guestfish-actions.pod:3236 ../src/guestfs-actions.pod:4990
13861 msgid "The number of underlying devices in the MD device."
13862 msgstr ""
13863
13864 #. type: =item
13865 #: ../fish/guestfish-actions.pod:3238 ../src/guestfs-actions.pod:4992
13866 msgid "C<metadata>"
13867 msgstr ""
13868
13869 #. type: textblock
13870 #: ../fish/guestfish-actions.pod:3240 ../src/guestfs-actions.pod:4994
13871 msgid "The metadata version used."
13872 msgstr ""
13873
13874 #. type: =item
13875 #: ../fish/guestfish-actions.pod:3242 ../src/guestfs-actions.pod:4996
13876 #, fuzzy
13877 #| msgid "B<--uuid>"
13878 msgid "C<uuid>"
13879 msgstr "B<--uuid>"
13880
13881 #. type: textblock
13882 #: ../fish/guestfish-actions.pod:3244 ../src/guestfs-actions.pod:4998
13883 msgid "The UUID of the MD device."
13884 msgstr ""
13885
13886 #. type: textblock
13887 #: ../fish/guestfish-actions.pod:3248 ../src/guestfs-actions.pod:5002
13888 #, fuzzy
13889 #| msgid "The time of last access."
13890 msgid "The name of the MD device."
13891 msgstr "Час останнього доступу."
13892
13893 #. type: =head2
13894 #: ../fish/guestfish-actions.pod:3252
13895 msgid "md-stop"
13896 msgstr ""
13897
13898 #. type: verbatim
13899 #: ../fish/guestfish-actions.pod:3254
13900 #, no-wrap
13901 msgid ""
13902 " md-stop md\n"
13903 "\n"
13904 msgstr ""
13905
13906 #. type: textblock
13907 #: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:5018
13908 msgid ""
13909 "This command deactivates the MD array named C<md>.  The device is stopped, "
13910 "but it is not destroyed or zeroed."
13911 msgstr ""
13912
13913 #. type: =head2
13914 #: ../fish/guestfish-actions.pod:3259
13915 msgid "mkdir"
13916 msgstr "mkdir"
13917
13918 #. type: verbatim
13919 #: ../fish/guestfish-actions.pod:3261
13920 #, no-wrap
13921 msgid ""
13922 " mkdir path\n"
13923 "\n"
13924 msgstr ""
13925 " mkdir шлях\n"
13926 "\n"
13927
13928 #. type: textblock
13929 #: ../fish/guestfish-actions.pod:3263 ../src/guestfs-actions.pod:5029
13930 msgid "Create a directory named C<path>."
13931 msgstr ""
13932
13933 #. type: =head2
13934 #: ../fish/guestfish-actions.pod:3265
13935 msgid "mkdir-mode"
13936 msgstr "mkdir-mode"
13937
13938 #. type: verbatim
13939 #: ../fish/guestfish-actions.pod:3267
13940 #, no-wrap
13941 msgid ""
13942 " mkdir-mode path mode\n"
13943 "\n"
13944 msgstr ""
13945 " mkdir-mode шлях режим\n"
13946 "\n"
13947
13948 #. type: textblock
13949 #: ../fish/guestfish-actions.pod:3269 ../src/guestfs-actions.pod:5042
13950 msgid ""
13951 "This command creates a directory, setting the initial permissions of the "
13952 "directory to C<mode>."
13953 msgstr ""
13954
13955 #. type: textblock
13956 #: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5045
13957 msgid ""
13958 "For common Linux filesystems, the actual mode which is set will be C<mode & "
13959 "~umask & 01777>.  Non-native-Linux filesystems may interpret the mode in "
13960 "other ways."
13961 msgstr ""
13962
13963 #. type: textblock
13964 #: ../fish/guestfish-actions.pod:3276
13965 msgid "See also L</mkdir>, L</umask>"
13966 msgstr "Див. також L</mkdir>, L</umask>"
13967
13968 #. type: =head2
13969 #: ../fish/guestfish-actions.pod:3278
13970 msgid "mkdir-p"
13971 msgstr "mkdir-p"
13972
13973 #. type: verbatim
13974 #: ../fish/guestfish-actions.pod:3280
13975 #, no-wrap
13976 msgid ""
13977 " mkdir-p path\n"
13978 "\n"
13979 msgstr ""
13980 " mkdir-p шлях\n"
13981 "\n"
13982
13983 #. type: textblock
13984 #: ../fish/guestfish-actions.pod:3282 ../src/guestfs-actions.pod:5061
13985 msgid ""
13986 "Create a directory named C<path>, creating any parent directories as "
13987 "necessary.  This is like the C<mkdir -p> shell command."
13988 msgstr ""
13989
13990 #. type: =head2
13991 #: ../fish/guestfish-actions.pod:3285
13992 msgid "mkdtemp"
13993 msgstr "mkdtemp"
13994
13995 #. type: verbatim
13996 #: ../fish/guestfish-actions.pod:3287
13997 #, no-wrap
13998 msgid ""
13999 " mkdtemp template\n"
14000 "\n"
14001 msgstr ""
14002 " mkdtemp шаблон\n"
14003 "\n"
14004
14005 #. type: textblock
14006 #: ../fish/guestfish-actions.pod:3289 ../src/guestfs-actions.pod:5074
14007 msgid ""
14008 "This command creates a temporary directory.  The C<template> parameter "
14009 "should be a full pathname for the temporary directory name with the final "
14010 "six characters being \"XXXXXX\"."
14011 msgstr ""
14012
14013 #. type: textblock
14014 #: ../fish/guestfish-actions.pod:3294 ../src/guestfs-actions.pod:5079
14015 msgid ""
14016 "For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
14017 "being suitable for Windows filesystems."
14018 msgstr ""
14019
14020 #. type: textblock
14021 #: ../fish/guestfish-actions.pod:3297 ../src/guestfs-actions.pod:5082
14022 msgid "The name of the temporary directory that was created is returned."
14023 msgstr ""
14024
14025 #. type: textblock
14026 #: ../fish/guestfish-actions.pod:3300 ../src/guestfs-actions.pod:5085
14027 msgid "The temporary directory is created with mode 0700 and is owned by root."
14028 msgstr ""
14029
14030 #. type: textblock
14031 #: ../fish/guestfish-actions.pod:3303 ../src/guestfs-actions.pod:5088
14032 msgid ""
14033 "The caller is responsible for deleting the temporary directory and its "
14034 "contents after use."
14035 msgstr ""
14036
14037 #. type: textblock
14038 #: ../fish/guestfish-actions.pod:3306 ../src/guestfs-actions.pod:5091
14039 msgid "See also: L<mkdtemp(3)>"
14040 msgstr "Див. також L<mkdtemp(3)>"
14041
14042 #. type: =head2
14043 #: ../fish/guestfish-actions.pod:3308
14044 msgid "mke2fs-J"
14045 msgstr "mke2fs-J"
14046
14047 #. type: verbatim
14048 #: ../fish/guestfish-actions.pod:3310
14049 #, no-wrap
14050 msgid ""
14051 " mke2fs-J fstype blocksize device journal\n"
14052 "\n"
14053 msgstr ""
14054
14055 #. type: textblock
14056 #: ../fish/guestfish-actions.pod:3312 ../src/guestfs-actions.pod:5107
14057 msgid ""
14058 "This creates an ext2/3/4 filesystem on C<device> with an external journal on "
14059 "C<journal>.  It is equivalent to the command:"
14060 msgstr ""
14061
14062 #. type: verbatim
14063 #: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5111
14064 #, no-wrap
14065 msgid ""
14066 " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
14067 "\n"
14068 msgstr ""
14069 " mke2fs -t fstype -b blocksize -J device=<журнал> <пристрій>\n"
14070 "\n"
14071
14072 #. type: textblock
14073 #: ../fish/guestfish-actions.pod:3318
14074 msgid "See also L</mke2journal>."
14075 msgstr "Див. також L</mke2journal>."
14076
14077 #. type: =head2
14078 #: ../fish/guestfish-actions.pod:3320
14079 msgid "mke2fs-JL"
14080 msgstr "mke2fs-JL"
14081
14082 #. type: verbatim
14083 #: ../fish/guestfish-actions.pod:3322
14084 #, no-wrap
14085 msgid ""
14086 " mke2fs-JL fstype blocksize device label\n"
14087 "\n"
14088 msgstr ""
14089
14090 #. type: textblock
14091 #: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5128
14092 msgid ""
14093 "This creates an ext2/3/4 filesystem on C<device> with an external journal on "
14094 "the journal labeled C<label>."
14095 msgstr ""
14096
14097 #. type: textblock
14098 #: ../fish/guestfish-actions.pod:3327
14099 msgid "See also L</mke2journal-L>."
14100 msgstr "Див. також L</mke2journal-L>."
14101
14102 #. type: =head2
14103 #: ../fish/guestfish-actions.pod:3329
14104 msgid "mke2fs-JU"
14105 msgstr "mke2fs-JU"
14106
14107 #. type: verbatim
14108 #: ../fish/guestfish-actions.pod:3331
14109 #, no-wrap
14110 msgid ""
14111 " mke2fs-JU fstype blocksize device uuid\n"
14112 "\n"
14113 msgstr ""
14114
14115 #. type: textblock
14116 #: ../fish/guestfish-actions.pod:3333 ../src/guestfs-actions.pod:5146
14117 msgid ""
14118 "This creates an ext2/3/4 filesystem on C<device> with an external journal on "
14119 "the journal with UUID C<uuid>."
14120 msgstr ""
14121
14122 #. type: textblock
14123 #: ../fish/guestfish-actions.pod:3336
14124 msgid "See also L</mke2journal-U>."
14125 msgstr "Див. також L</mke2journal-U>."
14126
14127 #. type: =head2
14128 #: ../fish/guestfish-actions.pod:3338
14129 msgid "mke2journal"
14130 msgstr "mke2journal"
14131
14132 #. type: verbatim
14133 #: ../fish/guestfish-actions.pod:3340
14134 #, no-wrap
14135 msgid ""
14136 " mke2journal blocksize device\n"
14137 "\n"
14138 msgstr ""
14139
14140 #. type: textblock
14141 #: ../fish/guestfish-actions.pod:3342 ../src/guestfs-actions.pod:5162
14142 msgid ""
14143 "This creates an ext2 external journal on C<device>.  It is equivalent to the "
14144 "command:"
14145 msgstr ""
14146
14147 #. type: verbatim
14148 #: ../fish/guestfish-actions.pod:3345 ../src/guestfs-actions.pod:5165
14149 #, no-wrap
14150 msgid ""
14151 " mke2fs -O journal_dev -b blocksize device\n"
14152 "\n"
14153 msgstr ""
14154
14155 #. type: =head2
14156 #: ../fish/guestfish-actions.pod:3347
14157 msgid "mke2journal-L"
14158 msgstr "mke2journal-L"
14159
14160 #. type: verbatim
14161 #: ../fish/guestfish-actions.pod:3349
14162 #, no-wrap
14163 msgid ""
14164 " mke2journal-L blocksize label device\n"
14165 "\n"
14166 msgstr ""
14167
14168 #. type: textblock
14169 #: ../fish/guestfish-actions.pod:3351 ../src/guestfs-actions.pod:5179
14170 msgid "This creates an ext2 external journal on C<device> with label C<label>."
14171 msgstr ""
14172
14173 #. type: =head2
14174 #: ../fish/guestfish-actions.pod:3353
14175 msgid "mke2journal-U"
14176 msgstr "mke2journal-U"
14177
14178 #. type: verbatim
14179 #: ../fish/guestfish-actions.pod:3355
14180 #, no-wrap
14181 msgid ""
14182 " mke2journal-U blocksize uuid device\n"
14183 "\n"
14184 msgstr ""
14185
14186 #. type: textblock
14187 #: ../fish/guestfish-actions.pod:3357 ../src/guestfs-actions.pod:5193
14188 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
14189 msgstr ""
14190
14191 #. type: =head2
14192 #: ../fish/guestfish-actions.pod:3359
14193 msgid "mkfifo"
14194 msgstr "mkfifo"
14195
14196 #. type: verbatim
14197 #: ../fish/guestfish-actions.pod:3361
14198 #, no-wrap
14199 msgid ""
14200 " mkfifo mode path\n"
14201 "\n"
14202 msgstr ""
14203 " mkfifo режим шлях\n"
14204 "\n"
14205
14206 #. type: textblock
14207 #: ../fish/guestfish-actions.pod:3363
14208 msgid ""
14209 "This call creates a FIFO (named pipe) called C<path> with mode C<mode>.  It "
14210 "is just a convenient wrapper around L</mknod>."
14211 msgstr ""
14212
14213 #. type: =head2
14214 #: ../fish/guestfish-actions.pod:3369
14215 msgid "mkfs"
14216 msgstr "mkfs"
14217
14218 #. type: verbatim
14219 #: ../fish/guestfish-actions.pod:3371
14220 #, no-wrap
14221 msgid ""
14222 " mkfs fstype device\n"
14223 "\n"
14224 msgstr ""
14225 " mkfs тип_файлової_системи пристрій\n"
14226 "\n"
14227
14228 #. type: textblock
14229 #: ../fish/guestfish-actions.pod:3373 ../src/guestfs-actions.pod:5223
14230 msgid ""
14231 "This creates a filesystem on C<device> (usually a partition or LVM logical "
14232 "volume).  The filesystem type is C<fstype>, for example C<ext3>."
14233 msgstr ""
14234
14235 #. type: =head2
14236 #: ../fish/guestfish-actions.pod:3377
14237 msgid "mkfs-b"
14238 msgstr "mkfs-b"
14239
14240 #. type: verbatim
14241 #: ../fish/guestfish-actions.pod:3379
14242 #, no-wrap
14243 msgid ""
14244 " mkfs-b fstype blocksize device\n"
14245 "\n"
14246 msgstr ""
14247
14248 #. type: textblock
14249 #: ../fish/guestfish-actions.pod:3381
14250 msgid ""
14251 "This call is similar to L</mkfs>, but it allows you to control the block "
14252 "size of the resulting filesystem.  Supported block sizes depend on the "
14253 "filesystem type, but typically they are C<1024>, C<2048> or C<4096> only."
14254 msgstr ""
14255
14256 #. type: textblock
14257 #: ../fish/guestfish-actions.pod:3386 ../fish/guestfish-actions.pod:3413
14258 #: ../src/guestfs-actions.pod:5251 ../src/guestfs-actions.pod:5289
14259 msgid ""
14260 "For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
14261 "cluster size."
14262 msgstr ""
14263
14264 #. type: textblock
14265 #: ../fish/guestfish-actions.pod:3389
14266 msgid ""
14267 "I<This function is deprecated.> In new code, use the L</mkfs_opts> call "
14268 "instead."
14269 msgstr ""
14270
14271 #. type: =head2
14272 #: ../fish/guestfish-actions.pod:3396
14273 msgid "mkfs-opts"
14274 msgstr "mkfs-opts"
14275
14276 #. type: verbatim
14277 #: ../fish/guestfish-actions.pod:3398
14278 #, no-wrap
14279 msgid ""
14280 " mkfs-opts fstype device [blocksize:N] [features:..] [inode:N] [sectorsize:N]\n"
14281 "\n"
14282 msgstr ""
14283
14284 #. type: textblock
14285 #: ../fish/guestfish-actions.pod:3400 ../src/guestfs-actions.pod:5276
14286 msgid ""
14287 "This function creates a filesystem on C<device>.  The filesystem type is "
14288 "C<fstype>, for example C<ext3>."
14289 msgstr ""
14290
14291 #. type: =item
14292 #: ../fish/guestfish-actions.pod:3407 ../src/guestfs-actions.pod:5283
14293 msgid "C<blocksize>"
14294 msgstr "C<blocksize>"
14295
14296 #. type: textblock
14297 #: ../fish/guestfish-actions.pod:3409 ../src/guestfs-actions.pod:5285
14298 msgid ""
14299 "The filesystem block size.  Supported block sizes depend on the filesystem "
14300 "type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 "
14301 "filesystems."
14302 msgstr ""
14303
14304 #. type: textblock
14305 #: ../fish/guestfish-actions.pod:3416 ../src/guestfs-actions.pod:5292
14306 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
14307 msgstr ""
14308
14309 #. type: =item
14310 #: ../fish/guestfish-actions.pod:3418 ../src/guestfs-actions.pod:5294
14311 msgid "C<features>"
14312 msgstr "C<features>"
14313
14314 #. type: textblock
14315 #: ../fish/guestfish-actions.pod:3420 ../src/guestfs-actions.pod:5296
14316 msgid "This passes the I<-O> parameter to the external mkfs program."
14317 msgstr ""
14318
14319 #. type: textblock
14320 #: ../fish/guestfish-actions.pod:3422 ../src/guestfs-actions.pod:5298
14321 msgid ""
14322 "For certain filesystem types, this allows extra filesystem features to be "
14323 "selected.  See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details."
14324 msgstr ""
14325
14326 #. type: textblock
14327 #: ../fish/guestfish-actions.pod:3426 ../src/guestfs-actions.pod:5302
14328 msgid ""
14329 "You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
14330 "type."
14331 msgstr ""
14332
14333 #. type: =item
14334 #: ../fish/guestfish-actions.pod:3429 ../src/guestfs-actions.pod:5305
14335 msgid "C<inode>"
14336 msgstr "C<inode>"
14337
14338 #. type: textblock
14339 #: ../fish/guestfish-actions.pod:3431 ../src/guestfs-actions.pod:5307
14340 msgid ""
14341 "This passes the I<-I> parameter to the external L<mke2fs(8)> program which "
14342 "sets the inode size (only for ext2/3/4 filesystems at present)."
14343 msgstr ""
14344
14345 #. type: =item
14346 #: ../fish/guestfish-actions.pod:3434 ../src/guestfs-actions.pod:5310
14347 msgid "C<sectorsize>"
14348 msgstr "C<sectorsize>"
14349
14350 #. type: textblock
14351 #: ../fish/guestfish-actions.pod:3436 ../src/guestfs-actions.pod:5312
14352 msgid ""
14353 "This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
14354 "sets sector size for ufs filesystem."
14355 msgstr ""
14356
14357 #. type: =head2
14358 #: ../fish/guestfish-actions.pod:3443
14359 msgid "mkmountpoint"
14360 msgstr "mkmountpoint"
14361
14362 #. type: verbatim
14363 #: ../fish/guestfish-actions.pod:3445
14364 #, no-wrap
14365 msgid ""
14366 " mkmountpoint exemptpath\n"
14367 "\n"
14368 msgstr ""
14369
14370 #. type: textblock
14371 #: ../fish/guestfish-actions.pod:3447
14372 msgid ""
14373 "L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used "
14374 "to create extra mountpoints before mounting the first filesystem."
14375 msgstr ""
14376
14377 #. type: textblock
14378 #: ../fish/guestfish-actions.pod:3451 ../src/guestfs-actions.pod:5355
14379 msgid ""
14380 "These calls are I<only> necessary in some very limited circumstances, mainly "
14381 "the case where you want to mount a mix of unrelated and/or read-only "
14382 "filesystems together."
14383 msgstr ""
14384
14385 #. type: textblock
14386 #: ../fish/guestfish-actions.pod:3455 ../src/guestfs-actions.pod:5359
14387 msgid ""
14388 "For example, live CDs often contain a \"Russian doll\" nest of filesystems, "
14389 "an ISO outer layer, with a squashfs image inside, with an ext2/3 image "
14390 "inside that.  You can unpack this as follows in guestfish:"
14391 msgstr ""
14392
14393 #. type: verbatim
14394 #: ../fish/guestfish-actions.pod:3460 ../src/guestfs-actions.pod:5364
14395 #, no-wrap
14396 msgid ""
14397 " add-ro Fedora-11-i686-Live.iso\n"
14398 " run\n"
14399 " mkmountpoint /cd\n"
14400 " mkmountpoint /sqsh\n"
14401 " mkmountpoint /ext3fs\n"
14402 " mount /dev/sda /cd\n"
14403 " mount-loop /cd/LiveOS/squashfs.img /sqsh\n"
14404 " mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n"
14405 "\n"
14406 msgstr ""
14407 " add-ro Fedora-11-i686-Live.iso\n"
14408 " run\n"
14409 " mkmountpoint /cd\n"
14410 " mkmountpoint /sqsh\n"
14411 " mkmountpoint /ext3fs\n"
14412 " mount /dev/sda /cd\n"
14413 " mount-loop /cd/LiveOS/squashfs.img /sqsh\n"
14414 " mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n"
14415 "\n"
14416
14417 #. type: textblock
14418 #: ../fish/guestfish-actions.pod:3469 ../src/guestfs-actions.pod:5373
14419 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
14420 msgstr ""
14421
14422 #. type: textblock
14423 #: ../fish/guestfish-actions.pod:3471
14424 msgid ""
14425 "L</mkmountpoint> is not compatible with L</umount-all>.  You may get "
14426 "unexpected errors if you try to mix these calls.  It is safest to manually "
14427 "unmount filesystems and remove mountpoints after use."
14428 msgstr ""
14429
14430 #. type: textblock
14431 #: ../fish/guestfish-actions.pod:3475
14432 msgid ""
14433 "L</umount-all> unmounts filesystems by sorting the paths longest first, so "
14434 "for this to work for manual mountpoints, you must ensure that the innermost "
14435 "mountpoints have the longest pathnames, as in the example code above."
14436 msgstr ""
14437
14438 #. type: textblock
14439 #: ../fish/guestfish-actions.pod:3480 ../src/guestfs-actions.pod:5384
14440 msgid ""
14441 "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
14442 msgstr ""
14443
14444 #. type: textblock
14445 #: ../fish/guestfish-actions.pod:3482
14446 msgid ""
14447 "Autosync [see L</set-autosync>, this is set by default on handles] can cause "
14448 "L</umount-all> to be called when the handle is closed which can also trigger "
14449 "these issues."
14450 msgstr ""
14451
14452 #. type: =head2
14453 #: ../fish/guestfish-actions.pod:3486
14454 msgid "mknod"
14455 msgstr "mknod"
14456
14457 #. type: verbatim
14458 #: ../fish/guestfish-actions.pod:3488
14459 #, no-wrap
14460 msgid ""
14461 " mknod mode devmajor devminor path\n"
14462 "\n"
14463 msgstr ""
14464
14465 #. type: textblock
14466 #: ../fish/guestfish-actions.pod:3490 ../src/guestfs-actions.pod:5403
14467 msgid ""
14468 "This call creates block or character special devices, or named pipes (FIFOs)."
14469 msgstr ""
14470
14471 #. type: textblock
14472 #: ../fish/guestfish-actions.pod:3493 ../src/guestfs-actions.pod:5406
14473 msgid ""
14474 "The C<mode> parameter should be the mode, using the standard constants.  "
14475 "C<devmajor> and C<devminor> are the device major and minor numbers, only "
14476 "used when creating block and character special devices."
14477 msgstr ""
14478
14479 #. type: textblock
14480 #: ../fish/guestfish-actions.pod:3498
14481 msgid ""
14482 "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
14483 "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
14484 "regular file).  These constants are available in the standard Linux header "
14485 "files, or you can use L</mknod-b>, L</mknod-c> or L</mkfifo> which are "
14486 "wrappers around this command which bitwise OR in the appropriate constant "
14487 "for you."
14488 msgstr ""
14489
14490 #. type: =head2
14491 #: ../fish/guestfish-actions.pod:3508
14492 msgid "mknod-b"
14493 msgstr "mknod-b"
14494
14495 #. type: verbatim
14496 #: ../fish/guestfish-actions.pod:3510
14497 #, no-wrap
14498 msgid ""
14499 " mknod-b mode devmajor devminor path\n"
14500 "\n"
14501 msgstr ""
14502
14503 #. type: textblock
14504 #: ../fish/guestfish-actions.pod:3512
14505 msgid ""
14506 "This call creates a block device node called C<path> with mode C<mode> and "
14507 "device major/minor C<devmajor> and C<devminor>.  It is just a convenient "
14508 "wrapper around L</mknod>."
14509 msgstr ""
14510
14511 #. type: =head2
14512 #: ../fish/guestfish-actions.pod:3518
14513 msgid "mknod-c"
14514 msgstr "mknod-c"
14515
14516 #. type: verbatim
14517 #: ../fish/guestfish-actions.pod:3520
14518 #, no-wrap
14519 msgid ""
14520 " mknod-c mode devmajor devminor path\n"
14521 "\n"
14522 msgstr ""
14523
14524 #. type: textblock
14525 #: ../fish/guestfish-actions.pod:3522
14526 msgid ""
14527 "This call creates a char device node called C<path> with mode C<mode> and "
14528 "device major/minor C<devmajor> and C<devminor>.  It is just a convenient "
14529 "wrapper around L</mknod>."
14530 msgstr ""
14531
14532 #. type: =head2
14533 #: ../fish/guestfish-actions.pod:3528
14534 msgid "mkswap"
14535 msgstr "mkswap"
14536
14537 #. type: verbatim
14538 #: ../fish/guestfish-actions.pod:3530
14539 #, no-wrap
14540 msgid ""
14541 " mkswap device\n"
14542 "\n"
14543 msgstr ""
14544 " mkswap пристрій\n"
14545 "\n"
14546
14547 #. type: textblock
14548 #: ../fish/guestfish-actions.pod:3532 ../src/guestfs-actions.pod:5469
14549 msgid "Create a swap partition on C<device>."
14550 msgstr ""
14551
14552 #. type: =head2
14553 #: ../fish/guestfish-actions.pod:3534
14554 msgid "mkswap-L"
14555 msgstr "mkswap-L"
14556
14557 #. type: verbatim
14558 #: ../fish/guestfish-actions.pod:3536
14559 #, no-wrap
14560 msgid ""
14561 " mkswap-L label device\n"
14562 "\n"
14563 msgstr ""
14564 " mkswap-L мітка пристрій\n"
14565 "\n"
14566
14567 #. type: textblock
14568 #: ../fish/guestfish-actions.pod:3538 ../src/guestfs-actions.pod:5482
14569 msgid "Create a swap partition on C<device> with label C<label>."
14570 msgstr ""
14571
14572 #. type: textblock
14573 #: ../fish/guestfish-actions.pod:3540 ../src/guestfs-actions.pod:5484
14574 msgid ""
14575 "Note that you cannot attach a swap label to a block device (eg. C</dev/"
14576 "sda>), just to a partition.  This appears to be a limitation of the kernel "
14577 "or swap tools."
14578 msgstr ""
14579
14580 #. type: =head2
14581 #: ../fish/guestfish-actions.pod:3544
14582 msgid "mkswap-U"
14583 msgstr "mkswap-U"
14584
14585 #. type: verbatim
14586 #: ../fish/guestfish-actions.pod:3546
14587 #, no-wrap
14588 msgid ""
14589 " mkswap-U uuid device\n"
14590 "\n"
14591 msgstr ""
14592 " mkswap-U uuid пристрій\n"
14593 "\n"
14594
14595 #. type: textblock
14596 #: ../fish/guestfish-actions.pod:3548 ../src/guestfs-actions.pod:5499
14597 msgid "Create a swap partition on C<device> with UUID C<uuid>."
14598 msgstr ""
14599
14600 #. type: =head2
14601 #: ../fish/guestfish-actions.pod:3550
14602 msgid "mkswap-file"
14603 msgstr "mkswap-file"
14604
14605 #. type: verbatim
14606 #: ../fish/guestfish-actions.pod:3552
14607 #, no-wrap
14608 msgid ""
14609 " mkswap-file path\n"
14610 "\n"
14611 msgstr ""
14612 " mkswap-file шлях\n"
14613 "\n"
14614
14615 #. type: textblock
14616 #: ../fish/guestfish-actions.pod:3554 ../src/guestfs-actions.pod:5511
14617 msgid "Create a swap file."
14618 msgstr "Створити файл резервної пам’яті."
14619
14620 #. type: textblock
14621 #: ../fish/guestfish-actions.pod:3556
14622 msgid ""
14623 "This command just writes a swap file signature to an existing file.  To "
14624 "create the file itself, use something like L</fallocate>."
14625 msgstr ""
14626
14627 #. type: =head2
14628 #: ../fish/guestfish-actions.pod:3559
14629 msgid "modprobe"
14630 msgstr "modprobe"
14631
14632 #. type: verbatim
14633 #: ../fish/guestfish-actions.pod:3561
14634 #, no-wrap
14635 msgid ""
14636 " modprobe modulename\n"
14637 "\n"
14638 msgstr ""
14639 " modprobe назва_модуля\n"
14640 "\n"
14641
14642 #. type: textblock
14643 #: ../fish/guestfish-actions.pod:3563 ../src/guestfs-actions.pod:5526
14644 msgid "This loads a kernel module in the appliance."
14645 msgstr ""
14646
14647 #. type: textblock
14648 #: ../fish/guestfish-actions.pod:3565 ../src/guestfs-actions.pod:5528
14649 msgid ""
14650 "The kernel module must have been whitelisted when libguestfs was built (see "
14651 "C<appliance/kmod.whitelist.in> in the source)."
14652 msgstr ""
14653
14654 #. type: =head2
14655 #: ../fish/guestfish-actions.pod:3568
14656 msgid "mount"
14657 msgstr "mount"
14658
14659 #. type: verbatim
14660 #: ../fish/guestfish-actions.pod:3570
14661 #, no-wrap
14662 msgid ""
14663 " mount device mountpoint\n"
14664 "\n"
14665 msgstr ""
14666 " mount пристрій точка_монтування\n"
14667 "\n"
14668
14669 #. type: textblock
14670 #: ../fish/guestfish-actions.pod:3572 ../src/guestfs-actions.pod:5542
14671 msgid ""
14672 "Mount a guest disk at a position in the filesystem.  Block devices are named "
14673 "C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest.  If "
14674 "those block devices contain partitions, they will have the usual names (eg. "
14675 "C</dev/sda1>).  Also LVM C</dev/VG/LV>-style names can be used."
14676 msgstr ""
14677
14678 #. type: textblock
14679 #: ../fish/guestfish-actions.pod:3578 ../src/guestfs-actions.pod:5548
14680 msgid ""
14681 "The rules are the same as for L<mount(2)>: A filesystem must first be "
14682 "mounted on C</> before others can be mounted.  Other filesystems can only be "
14683 "mounted on directories which already exist."
14684 msgstr ""
14685
14686 #. type: textblock
14687 #: ../fish/guestfish-actions.pod:3583 ../src/guestfs-actions.pod:5553
14688 msgid ""
14689 "The mounted filesystem is writable, if we have sufficient permissions on the "
14690 "underlying device."
14691 msgstr ""
14692
14693 #. type: textblock
14694 #: ../fish/guestfish-actions.pod:3586
14695 msgid ""
14696 "Before libguestfs 1.13.16, this call implicitly added the options C<sync> "
14697 "and C<noatime>.  The C<sync> option greatly slowed writes and caused many "
14698 "problems for users.  If your program might need to work with older versions "
14699 "of libguestfs, use L</mount-options> instead (using an empty string for the "
14700 "first parameter if you don't want any options)."
14701 msgstr ""
14702
14703 #. type: =head2
14704 #: ../fish/guestfish-actions.pod:3593
14705 msgid "mount-9p"
14706 msgstr ""
14707
14708 #. type: verbatim
14709 #: ../fish/guestfish-actions.pod:3595
14710 #, no-wrap
14711 msgid ""
14712 " mount-9p mounttag mountpoint [options:..]\n"
14713 "\n"
14714 msgstr ""
14715
14716 #. type: textblock
14717 #: ../fish/guestfish-actions.pod:3597 ../src/guestfs-actions.pod:5582
14718 msgid ""
14719 "Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
14720 "C<mountpoint>."
14721 msgstr ""
14722
14723 #. type: textblock
14724 #: ../fish/guestfish-actions.pod:3600 ../src/guestfs-actions.pod:5585
14725 msgid ""
14726 "If required, C<trans=virtio> will be automatically added to the options.  "
14727 "Any other options required can be passed in the optional C<options> "
14728 "parameter."
14729 msgstr ""
14730
14731 #. type: =head2
14732 #: ../fish/guestfish-actions.pod:3606
14733 msgid "mount-loop"
14734 msgstr "mount-loop"
14735
14736 #. type: verbatim
14737 #: ../fish/guestfish-actions.pod:3608
14738 #, no-wrap
14739 msgid ""
14740 " mount-loop file mountpoint\n"
14741 "\n"
14742 msgstr ""
14743
14744 #. type: textblock
14745 #: ../fish/guestfish-actions.pod:3610 ../src/guestfs-actions.pod:5624
14746 msgid ""
14747 "This command lets you mount C<file> (a filesystem image in a file) on a "
14748 "mount point.  It is entirely equivalent to the command C<mount -o loop file "
14749 "mountpoint>."
14750 msgstr ""
14751
14752 #. type: =head2
14753 #: ../fish/guestfish-actions.pod:3614
14754 msgid "mount-options"
14755 msgstr "mount-options"
14756
14757 #. type: verbatim
14758 #: ../fish/guestfish-actions.pod:3616
14759 #, no-wrap
14760 msgid ""
14761 " mount-options options device mountpoint\n"
14762 "\n"
14763 msgstr ""
14764
14765 #. type: textblock
14766 #: ../fish/guestfish-actions.pod:3618
14767 msgid ""
14768 "This is the same as the L</mount> command, but it allows you to set the "
14769 "mount options as for the L<mount(8)> I<-o> flag."
14770 msgstr ""
14771
14772 #. type: textblock
14773 #: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5644
14774 msgid ""
14775 "If the C<options> parameter is an empty string, then no options are passed "
14776 "(all options default to whatever the filesystem uses)."
14777 msgstr ""
14778
14779 #. type: =head2
14780 #: ../fish/guestfish-actions.pod:3626
14781 msgid "mount-ro"
14782 msgstr "mount-ro"
14783
14784 #. type: verbatim
14785 #: ../fish/guestfish-actions.pod:3628
14786 #, no-wrap
14787 msgid ""
14788 " mount-ro device mountpoint\n"
14789 "\n"
14790 msgstr ""
14791 " mount-ro пристрій точка_монтування\n"
14792 "\n"
14793
14794 #. type: textblock
14795 #: ../fish/guestfish-actions.pod:3630
14796 msgid ""
14797 "This is the same as the L</mount> command, but it mounts the filesystem with "
14798 "the read-only (I<-o ro>) flag."
14799 msgstr ""
14800
14801 #. type: =head2
14802 #: ../fish/guestfish-actions.pod:3633
14803 msgid "mount-vfs"
14804 msgstr "mount-vfs"
14805
14806 #. type: verbatim
14807 #: ../fish/guestfish-actions.pod:3635
14808 #, no-wrap
14809 msgid ""
14810 " mount-vfs options vfstype device mountpoint\n"
14811 "\n"
14812 msgstr ""
14813
14814 #. type: textblock
14815 #: ../fish/guestfish-actions.pod:3637
14816 msgid ""
14817 "This is the same as the L</mount> command, but it allows you to set both the "
14818 "mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags."
14819 msgstr ""
14820
14821 #. type: =head2
14822 #: ../fish/guestfish-actions.pod:3641
14823 msgid "mountpoints"
14824 msgstr "mountpoints"
14825
14826 #. type: verbatim
14827 #: ../fish/guestfish-actions.pod:3643
14828 #, no-wrap
14829 msgid ""
14830 " mountpoints\n"
14831 "\n"
14832 msgstr ""
14833 " mountpoints\n"
14834 "\n"
14835
14836 #. type: textblock
14837 #: ../fish/guestfish-actions.pod:3645
14838 msgid ""
14839 "This call is similar to L</mounts>.  That call returns a list of devices.  "
14840 "This one returns a hash table (map) of device name to directory where the "
14841 "device is mounted."
14842 msgstr ""
14843
14844 #. type: =head2
14845 #: ../fish/guestfish-actions.pod:3649
14846 msgid "mounts"
14847 msgstr "mounts"
14848
14849 #. type: verbatim
14850 #: ../fish/guestfish-actions.pod:3651
14851 #, no-wrap
14852 msgid ""
14853 " mounts\n"
14854 "\n"
14855 msgstr ""
14856 " mounts\n"
14857 "\n"
14858
14859 #. type: textblock
14860 #: ../fish/guestfish-actions.pod:3653 ../src/guestfs-actions.pod:5705
14861 msgid ""
14862 "This returns the list of currently mounted filesystems.  It returns the list "
14863 "of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
14864 msgstr ""
14865
14866 #. type: textblock
14867 #: ../fish/guestfish-actions.pod:3656 ../src/guestfs-actions.pod:5708
14868 msgid "Some internal mounts are not shown."
14869 msgstr ""
14870
14871 #. type: textblock
14872 #: ../fish/guestfish-actions.pod:3658
14873 msgid "See also: L</mountpoints>"
14874 msgstr "Див. також L</mountpoints>"
14875
14876 #. type: =head2
14877 #: ../fish/guestfish-actions.pod:3660
14878 msgid "mv"
14879 msgstr "mv"
14880
14881 #. type: verbatim
14882 #: ../fish/guestfish-actions.pod:3662
14883 #, no-wrap
14884 msgid ""
14885 " mv src dest\n"
14886 "\n"
14887 msgstr ""
14888 " mv джерело призначення\n"
14889 "\n"
14890
14891 #. type: textblock
14892 #: ../fish/guestfish-actions.pod:3664 ../src/guestfs-actions.pod:5725
14893 msgid ""
14894 "This moves a file from C<src> to C<dest> where C<dest> is either a "
14895 "destination filename or destination directory."
14896 msgstr ""
14897
14898 #. type: =head2
14899 #: ../fish/guestfish-actions.pod:3667
14900 msgid "ntfs-3g-probe"
14901 msgstr "ntfs-3g-probe"
14902
14903 #. type: verbatim
14904 #: ../fish/guestfish-actions.pod:3669
14905 #, no-wrap
14906 msgid ""
14907 " ntfs-3g-probe true|false device\n"
14908 "\n"
14909 msgstr ""
14910
14911 #. type: textblock
14912 #: ../fish/guestfish-actions.pod:3671 ../src/guestfs-actions.pod:5739
14913 msgid ""
14914 "This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS "
14915 "C<device> for mountability.  (Not all NTFS volumes can be mounted read-"
14916 "write, and some cannot be mounted at all)."
14917 msgstr ""
14918
14919 #. type: textblock
14920 #: ../fish/guestfish-actions.pod:3675 ../src/guestfs-actions.pod:5743
14921 msgid ""
14922 "C<rw> is a boolean flag.  Set it to true if you want to test if the volume "
14923 "can be mounted read-write.  Set it to false if you want to test if the "
14924 "volume can be mounted read-only."
14925 msgstr ""
14926
14927 #. type: textblock
14928 #: ../fish/guestfish-actions.pod:3679 ../src/guestfs-actions.pod:5747
14929 msgid ""
14930 "The return value is an integer which C<0> if the operation would succeed, or "
14931 "some non-zero value documented in the L<ntfs-3g.probe(8)> manual page."
14932 msgstr ""
14933
14934 #. type: =head2
14935 #: ../fish/guestfish-actions.pod:3683
14936 msgid "ntfsresize"
14937 msgstr "ntfsresize"
14938
14939 #. type: verbatim
14940 #: ../fish/guestfish-actions.pod:3685
14941 #, no-wrap
14942 msgid ""
14943 " ntfsresize device\n"
14944 "\n"
14945 msgstr ""
14946 " ntfsresize пристрій\n"
14947 "\n"
14948
14949 #. type: textblock
14950 #: ../fish/guestfish-actions.pod:3687 ../fish/guestfish-actions.pod:3711
14951 #: ../src/guestfs-actions.pod:5768 ../src/guestfs-actions.pod:5800
14952 msgid ""
14953 "This command resizes an NTFS filesystem, expanding or shrinking it to the "
14954 "size of the underlying device."
14955 msgstr ""
14956
14957 #. type: textblock
14958 #: ../fish/guestfish-actions.pod:3690 ../src/guestfs-actions.pod:5771
14959 msgid ""
14960 "I<Note:> After the resize operation, the filesystem is marked as requiring a "
14961 "consistency check (for safety).  You have to boot into Windows to perform "
14962 "this check and clear this condition.  Furthermore, ntfsresize refuses to "
14963 "resize filesystems which have been marked in this way.  So in effect it is "
14964 "not possible to call ntfsresize multiple times on a single filesystem "
14965 "without booting into Windows between each resize."
14966 msgstr ""
14967
14968 #. type: textblock
14969 #: ../fish/guestfish-actions.pod:3698 ../fish/guestfish-actions.pod:3737
14970 #: ../src/guestfs-actions.pod:5779 ../src/guestfs-actions.pod:5826
14971 msgid "See also L<ntfsresize(8)>."
14972 msgstr "Див. також L<ntfsresize(8)>."
14973
14974 #. type: textblock
14975 #: ../fish/guestfish-actions.pod:3700 ../fish/guestfish-actions.pod:3748
14976 msgid ""
14977 "I<This function is deprecated.> In new code, use the L</ntfsresize_opts> "
14978 "call instead."
14979 msgstr ""
14980
14981 #. type: =head2
14982 #: ../fish/guestfish-actions.pod:3707
14983 msgid "ntfsresize-opts"
14984 msgstr ""
14985
14986 #. type: verbatim
14987 #: ../fish/guestfish-actions.pod:3709
14988 #, no-wrap
14989 msgid ""
14990 " ntfsresize-opts device [size:N] [force:true|false]\n"
14991 "\n"
14992 msgstr ""
14993
14994 #. type: textblock
14995 #: ../fish/guestfish-actions.pod:3720 ../src/guestfs-actions.pod:5809
14996 msgid ""
14997 "The new size (in bytes) of the filesystem.  If omitted, the filesystem is "
14998 "resized to fit the container (eg. partition)."
14999 msgstr ""
15000
15001 #. type: =item
15002 #: ../fish/guestfish-actions.pod:3723 ../fish/guestfish-actions.pod:5044
15003 #: ../src/guestfs-actions.pod:5812 ../src/guestfs-actions.pod:7783
15004 msgid "C<force>"
15005 msgstr "C<force>"
15006
15007 #. type: textblock
15008 #: ../fish/guestfish-actions.pod:3725 ../src/guestfs-actions.pod:5814
15009 msgid ""
15010 "If this option is true, then force the resize of the filesystem even if the "
15011 "filesystem is marked as requiring a consistency check."
15012 msgstr ""
15013
15014 #. type: textblock
15015 #: ../fish/guestfish-actions.pod:3728
15016 msgid ""
15017 "After the resize operation, the filesystem is always marked as requiring a "
15018 "consistency check (for safety).  You have to boot into Windows to perform "
15019 "this check and clear this condition.  If you I<don't> set the C<force> "
15020 "option then it is not possible to call L</ntfsresize-opts> multiple times on "
15021 "a single filesystem without booting into Windows between each resize."
15022 msgstr ""
15023
15024 #. type: =head2
15025 #: ../fish/guestfish-actions.pod:3741
15026 msgid "ntfsresize-size"
15027 msgstr "ntfsresize-size"
15028
15029 #. type: verbatim
15030 #: ../fish/guestfish-actions.pod:3743
15031 #, no-wrap
15032 msgid ""
15033 " ntfsresize-size device size\n"
15034 "\n"
15035 msgstr ""
15036
15037 #. type: textblock
15038 #: ../fish/guestfish-actions.pod:3745
15039 msgid ""
15040 "This command is the same as L</ntfsresize> except that it allows you to "
15041 "specify the new size (in bytes) explicitly."
15042 msgstr ""
15043
15044 #. type: =head2
15045 #: ../fish/guestfish-actions.pod:3755
15046 msgid "part-add"
15047 msgstr "part-add"
15048
15049 #. type: verbatim
15050 #: ../fish/guestfish-actions.pod:3757
15051 #, no-wrap
15052 msgid ""
15053 " part-add device prlogex startsect endsect\n"
15054 "\n"
15055 msgstr ""
15056
15057 #. type: textblock
15058 #: ../fish/guestfish-actions.pod:3759
15059 msgid ""
15060 "This command adds a partition to C<device>.  If there is no partition table "
15061 "on the device, call L</part-init> first."
15062 msgstr ""
15063
15064 #. type: textblock
15065 #: ../fish/guestfish-actions.pod:3762 ../src/guestfs-actions.pod:5887
15066 msgid ""
15067 "The C<prlogex> parameter is the type of partition.  Normally you should pass "
15068 "C<p> or C<primary> here, but MBR partition tables also support C<l> (or "
15069 "C<logical>) and C<e> (or C<extended>) partition types."
15070 msgstr ""
15071
15072 #. type: textblock
15073 #: ../fish/guestfish-actions.pod:3767 ../src/guestfs-actions.pod:5892
15074 msgid ""
15075 "C<startsect> and C<endsect> are the start and end of the partition in "
15076 "I<sectors>.  C<endsect> may be negative, which means it counts backwards "
15077 "from the end of the disk (C<-1> is the last sector)."
15078 msgstr ""
15079
15080 #. type: textblock
15081 #: ../fish/guestfish-actions.pod:3771
15082 msgid ""
15083 "Creating a partition which covers the whole disk is not so easy.  Use L</"
15084 "part-disk> to do that."
15085 msgstr ""
15086
15087 #. type: =head2
15088 #: ../fish/guestfish-actions.pod:3774
15089 msgid "part-del"
15090 msgstr "part-del"
15091
15092 #. type: verbatim
15093 #: ../fish/guestfish-actions.pod:3776
15094 #, no-wrap
15095 msgid ""
15096 " part-del device partnum\n"
15097 "\n"
15098 msgstr ""
15099
15100 #. type: textblock
15101 #: ../fish/guestfish-actions.pod:3778 ../src/guestfs-actions.pod:5910
15102 msgid "This command deletes the partition numbered C<partnum> on C<device>."
15103 msgstr ""
15104
15105 #. type: textblock
15106 #: ../fish/guestfish-actions.pod:3780 ../src/guestfs-actions.pod:5912
15107 msgid ""
15108 "Note that in the case of MBR partitioning, deleting an extended partition "
15109 "also deletes any logical partitions it contains."
15110 msgstr ""
15111
15112 #. type: =head2
15113 #: ../fish/guestfish-actions.pod:3784
15114 msgid "part-disk"
15115 msgstr "part-disk"
15116
15117 #. type: verbatim
15118 #: ../fish/guestfish-actions.pod:3786
15119 #, no-wrap
15120 msgid ""
15121 " part-disk device parttype\n"
15122 "\n"
15123 msgstr ""
15124 " part-disk пристрій тип_розділу\n"
15125 "\n"
15126
15127 #. type: textblock
15128 #: ../fish/guestfish-actions.pod:3788
15129 msgid ""
15130 "This command is simply a combination of L</part-init> followed by L</part-"
15131 "add> to create a single primary partition covering the whole disk."
15132 msgstr ""
15133
15134 #. type: textblock
15135 #: ../fish/guestfish-actions.pod:3792
15136 msgid ""
15137 "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
15138 "possible values are described in L</part-init>."
15139 msgstr ""
15140
15141 #. type: =head2
15142 #: ../fish/guestfish-actions.pod:3795
15143 msgid "part-get-bootable"
15144 msgstr "part-get-bootable"
15145
15146 #. type: verbatim
15147 #: ../fish/guestfish-actions.pod:3797
15148 #, no-wrap
15149 msgid ""
15150 " part-get-bootable device partnum\n"
15151 "\n"
15152 msgstr ""
15153
15154 #. type: textblock
15155 #: ../fish/guestfish-actions.pod:3799 ../src/guestfs-actions.pod:5945
15156 msgid ""
15157 "This command returns true if the partition C<partnum> on C<device> has the "
15158 "bootable flag set."
15159 msgstr ""
15160
15161 #. type: textblock
15162 #: ../fish/guestfish-actions.pod:3802
15163 msgid "See also L</part-set-bootable>."
15164 msgstr "Див. також L</part-set-bootable>."
15165
15166 #. type: =head2
15167 #: ../fish/guestfish-actions.pod:3804
15168 msgid "part-get-mbr-id"
15169 msgstr "part-get-mbr-id"
15170
15171 #. type: verbatim
15172 #: ../fish/guestfish-actions.pod:3806
15173 #, no-wrap
15174 msgid ""
15175 " part-get-mbr-id device partnum\n"
15176 "\n"
15177 msgstr ""
15178
15179 #. type: textblock
15180 #: ../fish/guestfish-actions.pod:3808 ../src/guestfs-actions.pod:5961
15181 msgid ""
15182 "Returns the MBR type byte (also known as the ID byte) from the numbered "
15183 "partition C<partnum>."
15184 msgstr ""
15185
15186 #. type: textblock
15187 #: ../fish/guestfish-actions.pod:3811 ../fish/guestfish-actions.pod:3955
15188 msgid ""
15189 "Note that only MBR (old DOS-style) partitions have type bytes.  You will get "
15190 "undefined results for other partition table types (see L</part-get-"
15191 "parttype>)."
15192 msgstr ""
15193
15194 #. type: =head2
15195 #: ../fish/guestfish-actions.pod:3815
15196 msgid "part-get-parttype"
15197 msgstr "part-get-parttype"
15198
15199 #. type: verbatim
15200 #: ../fish/guestfish-actions.pod:3817
15201 #, no-wrap
15202 msgid ""
15203 " part-get-parttype device\n"
15204 "\n"
15205 msgstr ""
15206 " part-get-parttype пристрій\n"
15207 "\n"
15208
15209 #. type: textblock
15210 #: ../fish/guestfish-actions.pod:3819 ../src/guestfs-actions.pod:5978
15211 msgid ""
15212 "This command examines the partition table on C<device> and returns the "
15213 "partition table type (format) being used."
15214 msgstr ""
15215
15216 #. type: textblock
15217 #: ../fish/guestfish-actions.pod:3822
15218 msgid ""
15219 "Common return values include: C<msdos> (a DOS/Windows style MBR partition "
15220 "table), C<gpt> (a GPT/EFI-style partition table).  Other values are "
15221 "possible, although unusual.  See L</part-init> for a full list."
15222 msgstr ""
15223
15224 #. type: =head2
15225 #: ../fish/guestfish-actions.pod:3827
15226 msgid "part-init"
15227 msgstr "part-init"
15228
15229 #. type: verbatim
15230 #: ../fish/guestfish-actions.pod:3829
15231 #, no-wrap
15232 msgid ""
15233 " part-init device parttype\n"
15234 "\n"
15235 msgstr ""
15236
15237 #. type: textblock
15238 #: ../fish/guestfish-actions.pod:3831 ../src/guestfs-actions.pod:5998
15239 msgid ""
15240 "This creates an empty partition table on C<device> of one of the partition "
15241 "types listed below.  Usually C<parttype> should be either C<msdos> or C<gpt> "
15242 "(for large disks)."
15243 msgstr ""
15244
15245 #. type: textblock
15246 #: ../fish/guestfish-actions.pod:3835
15247 msgid ""
15248 "Initially there are no partitions.  Following this, you should call L</part-"
15249 "add> for each partition required."
15250 msgstr ""
15251
15252 #. type: textblock
15253 #: ../fish/guestfish-actions.pod:3838 ../src/guestfs-actions.pod:6005
15254 msgid "Possible values for C<parttype> are:"
15255 msgstr ""
15256
15257 #. type: =item
15258 #: ../fish/guestfish-actions.pod:3842 ../src/guestfs-actions.pod:6009
15259 msgid "B<efi>"
15260 msgstr "B<efi>"
15261
15262 #. type: =item
15263 #: ../fish/guestfish-actions.pod:3844 ../src/guestfs-actions.pod:6011
15264 msgid "B<gpt>"
15265 msgstr "B<gpt>"
15266
15267 #. type: textblock
15268 #: ../fish/guestfish-actions.pod:3846 ../src/guestfs-actions.pod:6013
15269 msgid "Intel EFI / GPT partition table."
15270 msgstr ""
15271
15272 #. type: textblock
15273 #: ../fish/guestfish-actions.pod:3848 ../src/guestfs-actions.pod:6015
15274 msgid ""
15275 "This is recommended for >= 2 TB partitions that will be accessed from Linux "
15276 "and Intel-based Mac OS X.  It also has limited backwards compatibility with "
15277 "the C<mbr> format."
15278 msgstr ""
15279
15280 #. type: =item
15281 #: ../fish/guestfish-actions.pod:3852 ../src/guestfs-actions.pod:6019
15282 msgid "B<mbr>"
15283 msgstr "B<mbr>"
15284
15285 #. type: =item
15286 #: ../fish/guestfish-actions.pod:3854 ../src/guestfs-actions.pod:6021
15287 msgid "B<msdos>"
15288 msgstr "B<msdos>"
15289
15290 #. type: textblock
15291 #: ../fish/guestfish-actions.pod:3856 ../src/guestfs-actions.pod:6023
15292 msgid ""
15293 "The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and "
15294 "Windows.  This partition type will B<only> work for device sizes up to 2 "
15295 "TB.  For large disks we recommend using C<gpt>."
15296 msgstr ""
15297
15298 #. type: textblock
15299 #: ../fish/guestfish-actions.pod:3863 ../src/guestfs-actions.pod:6030
15300 msgid ""
15301 "Other partition table types that may work but are not supported include:"
15302 msgstr ""
15303
15304 #. type: =item
15305 #: ../fish/guestfish-actions.pod:3868 ../src/guestfs-actions.pod:6035
15306 msgid "B<aix>"
15307 msgstr "B<aix>"
15308
15309 #. type: textblock
15310 #: ../fish/guestfish-actions.pod:3870 ../src/guestfs-actions.pod:6037
15311 msgid "AIX disk labels."
15312 msgstr "Мітки дисків AIX."
15313
15314 #. type: =item
15315 #: ../fish/guestfish-actions.pod:3872 ../src/guestfs-actions.pod:6039
15316 msgid "B<amiga>"
15317 msgstr "B<amiga>"
15318
15319 #. type: =item
15320 #: ../fish/guestfish-actions.pod:3874 ../src/guestfs-actions.pod:6041
15321 msgid "B<rdb>"
15322 msgstr "B<rdb>"
15323
15324 #. type: textblock
15325 #: ../fish/guestfish-actions.pod:3876 ../src/guestfs-actions.pod:6043
15326 msgid "Amiga \"Rigid Disk Block\" format."
15327 msgstr "Формат \"Rigid Disk Block\" Amiga."
15328
15329 #. type: =item
15330 #: ../fish/guestfish-actions.pod:3878 ../src/guestfs-actions.pod:6045
15331 msgid "B<bsd>"
15332 msgstr "B<bsd>"
15333
15334 #. type: textblock
15335 #: ../fish/guestfish-actions.pod:3880 ../src/guestfs-actions.pod:6047
15336 msgid "BSD disk labels."
15337 msgstr "Мітки дисків BSD."
15338
15339 #. type: =item
15340 #: ../fish/guestfish-actions.pod:3882 ../src/guestfs-actions.pod:6049
15341 msgid "B<dasd>"
15342 msgstr "B<dasd>"
15343
15344 #. type: textblock
15345 #: ../fish/guestfish-actions.pod:3884 ../src/guestfs-actions.pod:6051
15346 msgid "DASD, used on IBM mainframes."
15347 msgstr "DASD, використовувалися у мейнфреймах IBM."
15348
15349 #. type: =item
15350 #: ../fish/guestfish-actions.pod:3886 ../src/guestfs-actions.pod:6053
15351 msgid "B<dvh>"
15352 msgstr "B<dvh>"
15353
15354 #. type: textblock
15355 #: ../fish/guestfish-actions.pod:3888 ../src/guestfs-actions.pod:6055
15356 msgid "MIPS/SGI volumes."
15357 msgstr "Томи MIPS/SGI."
15358
15359 #. type: =item
15360 #: ../fish/guestfish-actions.pod:3890 ../src/guestfs-actions.pod:6057
15361 msgid "B<mac>"
15362 msgstr "B<mac>"
15363
15364 #. type: textblock
15365 #: ../fish/guestfish-actions.pod:3892 ../src/guestfs-actions.pod:6059
15366 msgid "Old Mac partition format.  Modern Macs use C<gpt>."
15367 msgstr "Старий формат розділів Mac. Сучасні системи Mac використовують C<gpt>."
15368
15369 #. type: =item
15370 #: ../fish/guestfish-actions.pod:3894 ../src/guestfs-actions.pod:6061
15371 msgid "B<pc98>"
15372 msgstr "B<pc98>"
15373
15374 #. type: textblock
15375 #: ../fish/guestfish-actions.pod:3896 ../src/guestfs-actions.pod:6063
15376 msgid "NEC PC-98 format, common in Japan apparently."
15377 msgstr "Формат NEC PC-98, поширений у Японії."
15378
15379 #. type: =item
15380 #: ../fish/guestfish-actions.pod:3898 ../src/guestfs-actions.pod:6065
15381 msgid "B<sun>"
15382 msgstr "B<sun>"
15383
15384 #. type: textblock
15385 #: ../fish/guestfish-actions.pod:3900 ../src/guestfs-actions.pod:6067
15386 msgid "Sun disk labels."
15387 msgstr "Мітки дисків Sun."
15388
15389 #. type: =head2
15390 #: ../fish/guestfish-actions.pod:3904
15391 msgid "part-list"
15392 msgstr "part-list"
15393
15394 #. type: verbatim
15395 #: ../fish/guestfish-actions.pod:3906
15396 #, no-wrap
15397 msgid ""
15398 " part-list device\n"
15399 "\n"
15400 msgstr ""
15401 " part-list device\n"
15402 "\n"
15403
15404 #. type: textblock
15405 #: ../fish/guestfish-actions.pod:3908 ../src/guestfs-actions.pod:6081
15406 msgid ""
15407 "This command parses the partition table on C<device> and returns the list of "
15408 "partitions found."
15409 msgstr ""
15410
15411 #. type: textblock
15412 #: ../fish/guestfish-actions.pod:3911 ../src/guestfs-actions.pod:6084
15413 msgid "The fields in the returned structure are:"
15414 msgstr ""
15415
15416 #. type: =item
15417 #: ../fish/guestfish-actions.pod:3915 ../src/guestfs-actions.pod:6088
15418 msgid "B<part_num>"
15419 msgstr "B<part_num>"
15420
15421 #. type: textblock
15422 #: ../fish/guestfish-actions.pod:3917 ../src/guestfs-actions.pod:6090
15423 msgid "Partition number, counting from 1."
15424 msgstr ""
15425
15426 #. type: =item
15427 #: ../fish/guestfish-actions.pod:3919 ../src/guestfs-actions.pod:6092
15428 msgid "B<part_start>"
15429 msgstr "B<part_start>"
15430
15431 #. type: textblock
15432 #: ../fish/guestfish-actions.pod:3921
15433 msgid ""
15434 "Start of the partition I<in bytes>.  To get sectors you have to divide by "
15435 "the device's sector size, see L</blockdev-getss>."
15436 msgstr ""
15437
15438 #. type: =item
15439 #: ../fish/guestfish-actions.pod:3924 ../src/guestfs-actions.pod:6097
15440 msgid "B<part_end>"
15441 msgstr "B<part_end>"
15442
15443 #. type: textblock
15444 #: ../fish/guestfish-actions.pod:3926 ../src/guestfs-actions.pod:6099
15445 msgid "End of the partition in bytes."
15446 msgstr ""
15447
15448 #. type: =item
15449 #: ../fish/guestfish-actions.pod:3928 ../src/guestfs-actions.pod:6101
15450 msgid "B<part_size>"
15451 msgstr "B<part_size>"
15452
15453 #. type: textblock
15454 #: ../fish/guestfish-actions.pod:3930 ../src/guestfs-actions.pod:6103
15455 msgid "Size of the partition in bytes."
15456 msgstr ""
15457
15458 #. type: =head2
15459 #: ../fish/guestfish-actions.pod:3934
15460 msgid "part-set-bootable"
15461 msgstr "part-set-bootable"
15462
15463 #. type: verbatim
15464 #: ../fish/guestfish-actions.pod:3936
15465 #, no-wrap
15466 msgid ""
15467 " part-set-bootable device partnum true|false\n"
15468 "\n"
15469 msgstr ""
15470
15471 #. type: textblock
15472 #: ../fish/guestfish-actions.pod:3938 ../src/guestfs-actions.pod:6121
15473 msgid ""
15474 "This sets the bootable flag on partition numbered C<partnum> on device "
15475 "C<device>.  Note that partitions are numbered from 1."
15476 msgstr ""
15477
15478 #. type: textblock
15479 #: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6124
15480 msgid ""
15481 "The bootable flag is used by some operating systems (notably Windows) to "
15482 "determine which partition to boot from.  It is by no means universally "
15483 "recognized."
15484 msgstr ""
15485
15486 #. type: =head2
15487 #: ../fish/guestfish-actions.pod:3945
15488 msgid "part-set-mbr-id"
15489 msgstr "part-set-mbr-id"
15490
15491 #. type: verbatim
15492 #: ../fish/guestfish-actions.pod:3947
15493 #, no-wrap
15494 msgid ""
15495 " part-set-mbr-id device partnum idbyte\n"
15496 "\n"
15497 msgstr ""
15498
15499 #. type: textblock
15500 #: ../fish/guestfish-actions.pod:3949 ../src/guestfs-actions.pod:6140
15501 msgid ""
15502 "Sets the MBR type byte (also known as the ID byte) of the numbered partition "
15503 "C<partnum> to C<idbyte>.  Note that the type bytes quoted in most "
15504 "documentation are in fact hexadecimal numbers, but usually documented "
15505 "without any leading \"0x\" which might be confusing."
15506 msgstr ""
15507
15508 #. type: =head2
15509 #: ../fish/guestfish-actions.pod:3959
15510 msgid "part-set-name"
15511 msgstr "part-set-name"
15512
15513 #. type: verbatim
15514 #: ../fish/guestfish-actions.pod:3961
15515 #, no-wrap
15516 msgid ""
15517 " part-set-name device partnum name\n"
15518 "\n"
15519 msgstr ""
15520
15521 #. type: textblock
15522 #: ../fish/guestfish-actions.pod:3963 ../src/guestfs-actions.pod:6162
15523 msgid ""
15524 "This sets the partition name on partition numbered C<partnum> on device "
15525 "C<device>.  Note that partitions are numbered from 1."
15526 msgstr ""
15527
15528 #. type: textblock
15529 #: ../fish/guestfish-actions.pod:3966 ../src/guestfs-actions.pod:6165
15530 msgid ""
15531 "The partition name can only be set on certain types of partition table.  "
15532 "This works on C<gpt> but not on C<mbr> partitions."
15533 msgstr ""
15534
15535 #. type: =head2
15536 #: ../fish/guestfish-actions.pod:3969
15537 msgid "part-to-dev"
15538 msgstr "part-to-dev"
15539
15540 #. type: verbatim
15541 #: ../fish/guestfish-actions.pod:3971
15542 #, no-wrap
15543 msgid ""
15544 " part-to-dev partition\n"
15545 "\n"
15546 msgstr ""
15547 " part-to-dev розділ\n"
15548 "\n"
15549
15550 #. type: textblock
15551 #: ../fish/guestfish-actions.pod:3973 ../src/guestfs-actions.pod:6178
15552 msgid ""
15553 "This function takes a partition name (eg. \"/dev/sdb1\") and removes the "
15554 "partition number, returning the device name (eg. \"/dev/sdb\")."
15555 msgstr ""
15556
15557 #. type: textblock
15558 #: ../fish/guestfish-actions.pod:3977 ../fish/guestfish-actions.pod:3989
15559 msgid ""
15560 "The named partition must exist, for example as a string returned from L</"
15561 "list-partitions>."
15562 msgstr ""
15563
15564 #. type: textblock
15565 #: ../fish/guestfish-actions.pod:3980
15566 msgid "See also L</part-to-partnum>."
15567 msgstr ""
15568
15569 #. type: =head2
15570 #: ../fish/guestfish-actions.pod:3982
15571 msgid "part-to-partnum"
15572 msgstr ""
15573
15574 #. type: verbatim
15575 #: ../fish/guestfish-actions.pod:3984
15576 #, no-wrap
15577 msgid ""
15578 " part-to-partnum partition\n"
15579 "\n"
15580 msgstr ""
15581
15582 #. type: textblock
15583 #: ../fish/guestfish-actions.pod:3986 ../src/guestfs-actions.pod:6198
15584 msgid ""
15585 "This function takes a partition name (eg. \"/dev/sdb1\") and returns the "
15586 "partition number (eg. C<1>)."
15587 msgstr ""
15588
15589 #. type: textblock
15590 #: ../fish/guestfish-actions.pod:3992
15591 msgid "See also L</part-to-dev>."
15592 msgstr ""
15593
15594 #. type: =head2
15595 #: ../fish/guestfish-actions.pod:3994
15596 msgid "ping-daemon"
15597 msgstr "ping-daemon"
15598
15599 #. type: verbatim
15600 #: ../fish/guestfish-actions.pod:3996
15601 #, no-wrap
15602 msgid ""
15603 " ping-daemon\n"
15604 "\n"
15605 msgstr ""
15606 " ping-daemon\n"
15607 "\n"
15608
15609 #. type: textblock
15610 #: ../fish/guestfish-actions.pod:3998 ../src/guestfs-actions.pod:6215
15611 msgid ""
15612 "This is a test probe into the guestfs daemon running inside the qemu "
15613 "subprocess.  Calling this function checks that the daemon responds to the "
15614 "ping message, without affecting the daemon or attached block device(s) in "
15615 "any other way."
15616 msgstr ""
15617
15618 #. type: =head2
15619 #: ../fish/guestfish-actions.pod:4003
15620 msgid "pread"
15621 msgstr "pread"
15622
15623 #. type: verbatim
15624 #: ../fish/guestfish-actions.pod:4005
15625 #, no-wrap
15626 msgid ""
15627 " pread path count offset\n"
15628 "\n"
15629 msgstr ""
15630
15631 #. type: textblock
15632 #: ../fish/guestfish-actions.pod:4007 ../src/guestfs-actions.pod:6233
15633 msgid ""
15634 "This command lets you read part of a file.  It reads C<count> bytes of the "
15635 "file, starting at C<offset>, from file C<path>."
15636 msgstr ""
15637
15638 #. type: textblock
15639 #: ../fish/guestfish-actions.pod:4010 ../fish/guestfish-actions.pod:4025
15640 #: ../src/guestfs-actions.pod:6236 ../src/guestfs-actions.pod:6262
15641 msgid ""
15642 "This may read fewer bytes than requested.  For further details see the "
15643 "L<pread(2)> system call."
15644 msgstr ""
15645
15646 #. type: textblock
15647 #: ../fish/guestfish-actions.pod:4013
15648 msgid "See also L</pwrite>, L</pread-device>."
15649 msgstr "Див. також L</pwrite>, L</pread-device>."
15650
15651 #. type: =head2
15652 #: ../fish/guestfish-actions.pod:4018
15653 msgid "pread-device"
15654 msgstr "pread-device"
15655
15656 #. type: verbatim
15657 #: ../fish/guestfish-actions.pod:4020
15658 #, no-wrap
15659 msgid ""
15660 " pread-device device count offset\n"
15661 "\n"
15662 msgstr ""
15663
15664 #. type: textblock
15665 #: ../fish/guestfish-actions.pod:4022 ../src/guestfs-actions.pod:6259
15666 msgid ""
15667 "This command lets you read part of a file.  It reads C<count> bytes of "
15668 "C<device>, starting at C<offset>."
15669 msgstr ""
15670
15671 #. type: textblock
15672 #: ../fish/guestfish-actions.pod:4028
15673 msgid "See also L</pread>."
15674 msgstr "Див. також L</pread>."
15675
15676 #. type: =head2
15677 #: ../fish/guestfish-actions.pod:4033
15678 msgid "pvcreate"
15679 msgstr "pvcreate"
15680
15681 #. type: verbatim
15682 #: ../fish/guestfish-actions.pod:4035
15683 #, no-wrap
15684 msgid ""
15685 " pvcreate device\n"
15686 "\n"
15687 msgstr ""
15688 " pvcreate пристрій\n"
15689 "\n"
15690
15691 #. type: textblock
15692 #: ../fish/guestfish-actions.pod:4037 ../src/guestfs-actions.pod:6282
15693 msgid ""
15694 "This creates an LVM physical volume on the named C<device>, where C<device> "
15695 "should usually be a partition name such as C</dev/sda1>."
15696 msgstr ""
15697
15698 #. type: =head2
15699 #: ../fish/guestfish-actions.pod:4041
15700 msgid "pvremove"
15701 msgstr "pvremove"
15702
15703 #. type: verbatim
15704 #: ../fish/guestfish-actions.pod:4043
15705 #, no-wrap
15706 msgid ""
15707 " pvremove device\n"
15708 "\n"
15709 msgstr ""
15710 " pvremove пристрій\n"
15711 "\n"
15712
15713 #. type: textblock
15714 #: ../fish/guestfish-actions.pod:4045 ../src/guestfs-actions.pod:6296
15715 msgid ""
15716 "This wipes a physical volume C<device> so that LVM will no longer recognise "
15717 "it."
15718 msgstr ""
15719
15720 #. type: textblock
15721 #: ../fish/guestfish-actions.pod:4048 ../src/guestfs-actions.pod:6299
15722 msgid ""
15723 "The implementation uses the C<pvremove> command which refuses to wipe "
15724 "physical volumes that contain any volume groups, so you have to remove those "
15725 "first."
15726 msgstr ""
15727
15728 #. type: =head2
15729 #: ../fish/guestfish-actions.pod:4052
15730 msgid "pvresize"
15731 msgstr "pvresize"
15732
15733 #. type: verbatim
15734 #: ../fish/guestfish-actions.pod:4054
15735 #, no-wrap
15736 msgid ""
15737 " pvresize device\n"
15738 "\n"
15739 msgstr ""
15740 " pvresize пристрій\n"
15741 "\n"
15742
15743 #. type: textblock
15744 #: ../fish/guestfish-actions.pod:4056 ../src/guestfs-actions.pod:6313
15745 msgid ""
15746 "This resizes (expands or shrinks) an existing LVM physical volume to match "
15747 "the new size of the underlying device."
15748 msgstr ""
15749
15750 #. type: =head2
15751 #: ../fish/guestfish-actions.pod:4059
15752 msgid "pvresize-size"
15753 msgstr "pvresize-size"
15754
15755 #. type: verbatim
15756 #: ../fish/guestfish-actions.pod:4061
15757 #, no-wrap
15758 msgid ""
15759 " pvresize-size device size\n"
15760 "\n"
15761 msgstr ""
15762
15763 #. type: textblock
15764 #: ../fish/guestfish-actions.pod:4063
15765 msgid ""
15766 "This command is the same as L</pvresize> except that it allows you to "
15767 "specify the new size (in bytes) explicitly."
15768 msgstr ""
15769
15770 #. type: =head2
15771 #: ../fish/guestfish-actions.pod:4066
15772 msgid "pvs"
15773 msgstr "pvs"
15774
15775 #. type: verbatim
15776 #: ../fish/guestfish-actions.pod:4068
15777 #, no-wrap
15778 msgid ""
15779 " pvs\n"
15780 "\n"
15781 msgstr ""
15782 " pvs\n"
15783 "\n"
15784
15785 #. type: textblock
15786 #: ../fish/guestfish-actions.pod:4070 ../src/guestfs-actions.pod:6339
15787 msgid ""
15788 "List all the physical volumes detected.  This is the equivalent of the L<pvs"
15789 "(8)> command."
15790 msgstr ""
15791
15792 #. type: textblock
15793 #: ../fish/guestfish-actions.pod:4073 ../src/guestfs-actions.pod:6342
15794 msgid ""
15795 "This returns a list of just the device names that contain PVs (eg. C</dev/"
15796 "sda2>)."
15797 msgstr ""
15798
15799 #. type: textblock
15800 #: ../fish/guestfish-actions.pod:4076
15801 msgid "See also L</pvs-full>."
15802 msgstr "Див. також L</pvs-full>."
15803
15804 #. type: =head2
15805 #: ../fish/guestfish-actions.pod:4078
15806 msgid "pvs-full"
15807 msgstr "pvs-full"
15808
15809 #. type: verbatim
15810 #: ../fish/guestfish-actions.pod:4080
15811 #, no-wrap
15812 msgid ""
15813 " pvs-full\n"
15814 "\n"
15815 msgstr ""
15816 " pvs-full\n"
15817 "\n"
15818
15819 #. type: textblock
15820 #: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6358
15821 msgid ""
15822 "List all the physical volumes detected.  This is the equivalent of the L<pvs"
15823 "(8)> command.  The \"full\" version includes all fields."
15824 msgstr ""
15825
15826 #. type: =head2
15827 #: ../fish/guestfish-actions.pod:4085
15828 msgid "pvuuid"
15829 msgstr "pvuuid"
15830
15831 #. type: verbatim
15832 #: ../fish/guestfish-actions.pod:4087
15833 #, no-wrap
15834 msgid ""
15835 " pvuuid device\n"
15836 "\n"
15837 msgstr ""
15838 " pvuuid пристрій\n"
15839 "\n"
15840
15841 #. type: textblock
15842 #: ../fish/guestfish-actions.pod:4089 ../src/guestfs-actions.pod:6373
15843 msgid "This command returns the UUID of the LVM PV C<device>."
15844 msgstr ""
15845
15846 #. type: =head2
15847 #: ../fish/guestfish-actions.pod:4091
15848 msgid "pwrite"
15849 msgstr "pwrite"
15850
15851 #. type: verbatim
15852 #: ../fish/guestfish-actions.pod:4093
15853 #, no-wrap
15854 msgid ""
15855 " pwrite path content offset\n"
15856 "\n"
15857 msgstr ""
15858
15859 #. type: textblock
15860 #: ../fish/guestfish-actions.pod:4095 ../src/guestfs-actions.pod:6389
15861 msgid ""
15862 "This command writes to part of a file.  It writes the data buffer C<content> "
15863 "to the file C<path> starting at offset C<offset>."
15864 msgstr ""
15865
15866 #. type: textblock
15867 #: ../fish/guestfish-actions.pod:4098 ../src/guestfs-actions.pod:6392
15868 msgid ""
15869 "This command implements the L<pwrite(2)> system call, and like that system "
15870 "call it may not write the full data requested.  The return value is the "
15871 "number of bytes that were actually written to the file.  This could even be "
15872 "0, although short writes are unlikely for regular files in ordinary "
15873 "circumstances."
15874 msgstr ""
15875
15876 #. type: textblock
15877 #: ../fish/guestfish-actions.pod:4104
15878 msgid "See also L</pread>, L</pwrite-device>."
15879 msgstr "Див. також L</pread>, L</pwrite-device>."
15880
15881 #. type: =head2
15882 #: ../fish/guestfish-actions.pod:4109
15883 msgid "pwrite-device"
15884 msgstr "pwrite-device"
15885
15886 #. type: verbatim
15887 #: ../fish/guestfish-actions.pod:4111
15888 #, no-wrap
15889 msgid ""
15890 " pwrite-device device content offset\n"
15891 "\n"
15892 msgstr ""
15893
15894 #. type: textblock
15895 #: ../fish/guestfish-actions.pod:4113 ../src/guestfs-actions.pod:6416
15896 msgid ""
15897 "This command writes to part of a device.  It writes the data buffer "
15898 "C<content> to C<device> starting at offset C<offset>."
15899 msgstr ""
15900
15901 #. type: textblock
15902 #: ../fish/guestfish-actions.pod:4116 ../src/guestfs-actions.pod:6419
15903 msgid ""
15904 "This command implements the L<pwrite(2)> system call, and like that system "
15905 "call it may not write the full data requested (although short writes to disk "
15906 "devices and partitions are probably impossible with standard Linux kernels)."
15907 msgstr ""
15908
15909 #. type: textblock
15910 #: ../fish/guestfish-actions.pod:4121
15911 msgid "See also L</pwrite>."
15912 msgstr "Див. також L</pwrite>."
15913
15914 #. type: =head2
15915 #: ../fish/guestfish-actions.pod:4126
15916 msgid "read-file"
15917 msgstr "read-file"
15918
15919 #. type: verbatim
15920 #: ../fish/guestfish-actions.pod:4128
15921 #, no-wrap
15922 msgid ""
15923 " read-file path\n"
15924 "\n"
15925 msgstr ""
15926 " read-file шлях\n"
15927 "\n"
15928
15929 #. type: textblock
15930 #: ../fish/guestfish-actions.pod:4130 ../src/guestfs-actions.pod:6440
15931 msgid "This calls returns the contents of the file C<path> as a buffer."
15932 msgstr ""
15933
15934 #. type: textblock
15935 #: ../fish/guestfish-actions.pod:4133
15936 msgid ""
15937 "Unlike L</cat>, this function can correctly handle files that contain "
15938 "embedded ASCII NUL characters.  However unlike L</download>, this function "
15939 "is limited in the total size of file that can be handled."
15940 msgstr ""
15941
15942 #. type: =head2
15943 #: ../fish/guestfish-actions.pod:4141
15944 msgid "read-lines"
15945 msgstr "read-lines"
15946
15947 #. type: verbatim
15948 #: ../fish/guestfish-actions.pod:4143
15949 #, no-wrap
15950 msgid ""
15951 " read-lines path\n"
15952 "\n"
15953 msgstr ""
15954 " read-lines шлях\n"
15955 "\n"
15956
15957 #. type: textblock
15958 #: ../fish/guestfish-actions.pod:4147 ../src/guestfs-actions.pod:6465
15959 msgid ""
15960 "The file contents are returned as a list of lines.  Trailing C<LF> and "
15961 "C<CRLF> character sequences are I<not> returned."
15962 msgstr ""
15963
15964 #. type: textblock
15965 #: ../fish/guestfish-actions.pod:4150
15966 msgid ""
15967 "Note that this function cannot correctly handle binary files (specifically, "
15968 "files containing C<\\0> character which is treated as end of line).  For "
15969 "those you need to use the L</read-file> function which has a more complex "
15970 "interface."
15971 msgstr ""
15972
15973 #. type: =head2
15974 #: ../fish/guestfish-actions.pod:4155
15975 msgid "readdir"
15976 msgstr "readdir"
15977
15978 #. type: verbatim
15979 #: ../fish/guestfish-actions.pod:4157
15980 #, no-wrap
15981 msgid ""
15982 " readdir dir\n"
15983 "\n"
15984 msgstr ""
15985 " readdir каталог\n"
15986 "\n"
15987
15988 #. type: textblock
15989 #: ../fish/guestfish-actions.pod:4159 ../src/guestfs-actions.pod:6485
15990 msgid "This returns the list of directory entries in directory C<dir>."
15991 msgstr ""
15992
15993 #. type: textblock
15994 #: ../fish/guestfish-actions.pod:4161 ../src/guestfs-actions.pod:6487
15995 msgid ""
15996 "All entries in the directory are returned, including C<.> and C<..>.  The "
15997 "entries are I<not> sorted, but returned in the same order as the underlying "
15998 "filesystem."
15999 msgstr ""
16000
16001 #. type: textblock
16002 #: ../fish/guestfish-actions.pod:4165 ../src/guestfs-actions.pod:6491
16003 msgid ""
16004 "Also this call returns basic file type information about each file.  The "
16005 "C<ftyp> field will contain one of the following characters:"
16006 msgstr ""
16007
16008 #. type: =item
16009 #: ../fish/guestfish-actions.pod:4170 ../src/guestfs-actions.pod:6496
16010 msgid "'b'"
16011 msgstr "'b'"
16012
16013 #. type: textblock
16014 #: ../fish/guestfish-actions.pod:4172 ../src/guestfs-actions.pod:6498
16015 msgid "Block special"
16016 msgstr "Блоковий особливий"
16017
16018 #. type: =item
16019 #: ../fish/guestfish-actions.pod:4174 ../src/guestfs-actions.pod:6500
16020 msgid "'c'"
16021 msgstr "'c'"
16022
16023 #. type: textblock
16024 #: ../fish/guestfish-actions.pod:4176 ../src/guestfs-actions.pod:6502
16025 msgid "Char special"
16026 msgstr "Символьний особливий"
16027
16028 #. type: =item
16029 #: ../fish/guestfish-actions.pod:4178 ../src/guestfs-actions.pod:6504
16030 msgid "'d'"
16031 msgstr "'d'"
16032
16033 #. type: textblock
16034 #: ../fish/guestfish-actions.pod:4180 ../src/guestfs-actions.pod:6506
16035 msgid "Directory"
16036 msgstr "Каталог"
16037
16038 #. type: =item
16039 #: ../fish/guestfish-actions.pod:4182 ../src/guestfs-actions.pod:6508
16040 msgid "'f'"
16041 msgstr "'f'"
16042
16043 #. type: textblock
16044 #: ../fish/guestfish-actions.pod:4184 ../src/guestfs-actions.pod:6510
16045 msgid "FIFO (named pipe)"
16046 msgstr "FIFO (іменований канал)"
16047
16048 #. type: =item
16049 #: ../fish/guestfish-actions.pod:4186 ../src/guestfs-actions.pod:6512
16050 msgid "'l'"
16051 msgstr "'l'"
16052
16053 #. type: textblock
16054 #: ../fish/guestfish-actions.pod:4188 ../src/guestfs-actions.pod:6514
16055 msgid "Symbolic link"
16056 msgstr "Символічне посилання"
16057
16058 #. type: =item
16059 #: ../fish/guestfish-actions.pod:4190 ../src/guestfs-actions.pod:6516
16060 msgid "'r'"
16061 msgstr "'r'"
16062
16063 #. type: textblock
16064 #: ../fish/guestfish-actions.pod:4192 ../src/guestfs-actions.pod:6518
16065 msgid "Regular file"
16066 msgstr "Звичайний файл"
16067
16068 #. type: =item
16069 #: ../fish/guestfish-actions.pod:4194 ../src/guestfs-actions.pod:6520
16070 msgid "'s'"
16071 msgstr "'s'"
16072
16073 #. type: textblock
16074 #: ../fish/guestfish-actions.pod:4196 ../src/guestfs-actions.pod:6522
16075 msgid "Socket"
16076 msgstr "Сокет"
16077
16078 #. type: =item
16079 #: ../fish/guestfish-actions.pod:4198 ../src/guestfs-actions.pod:6524
16080 msgid "'u'"
16081 msgstr "'u'"
16082
16083 #. type: textblock
16084 #: ../fish/guestfish-actions.pod:4200 ../src/guestfs-actions.pod:6526
16085 msgid "Unknown file type"
16086 msgstr "Невідомий тип файла"
16087
16088 #. type: =item
16089 #: ../fish/guestfish-actions.pod:4202 ../src/guestfs-actions.pod:6528
16090 msgid "'?'"
16091 msgstr ""
16092
16093 #. type: textblock
16094 #: ../fish/guestfish-actions.pod:4204 ../src/guestfs-actions.pod:6530
16095 msgid ""
16096 "The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
16097 msgstr ""
16098
16099 #. type: textblock
16100 #: ../fish/guestfish-actions.pod:4209
16101 msgid ""
16102 "This function is primarily intended for use by programs.  To get a simple "
16103 "list of names, use L</ls>.  To get a printable directory for human "
16104 "consumption, use L</ll>."
16105 msgstr ""
16106
16107 #. type: =head2
16108 #: ../fish/guestfish-actions.pod:4213
16109 msgid "readlink"
16110 msgstr "readlink"
16111
16112 #. type: verbatim
16113 #: ../fish/guestfish-actions.pod:4215
16114 #, no-wrap
16115 msgid ""
16116 " readlink path\n"
16117 "\n"
16118 msgstr ""
16119 " readlink шлях\n"
16120 "\n"
16121
16122 #. type: textblock
16123 #: ../fish/guestfish-actions.pod:4217 ../src/guestfs-actions.pod:6551
16124 msgid "This command reads the target of a symbolic link."
16125 msgstr ""
16126
16127 #. type: =head2
16128 #: ../fish/guestfish-actions.pod:4219
16129 msgid "readlinklist"
16130 msgstr "readlinklist"
16131
16132 #. type: verbatim
16133 #: ../fish/guestfish-actions.pod:4221
16134 #, no-wrap
16135 msgid ""
16136 " readlinklist path 'names ...'\n"
16137 "\n"
16138 msgstr ""
16139
16140 #. type: textblock
16141 #: ../fish/guestfish-actions.pod:4223 ../src/guestfs-actions.pod:6565
16142 msgid ""
16143 "This call allows you to do a C<readlink> operation on multiple files, where "
16144 "all files are in the directory C<path>.  C<names> is the list of files from "
16145 "this directory."
16146 msgstr ""
16147
16148 #. type: textblock
16149 #: ../fish/guestfish-actions.pod:4227 ../src/guestfs-actions.pod:6569
16150 msgid ""
16151 "On return you get a list of strings, with a one-to-one correspondence to the "
16152 "C<names> list.  Each string is the value of the symbolic link."
16153 msgstr ""
16154
16155 #. type: textblock
16156 #: ../fish/guestfish-actions.pod:4231 ../src/guestfs-actions.pod:6573
16157 msgid ""
16158 "If the C<readlink(2)> operation fails on any name, then the corresponding "
16159 "result string is the empty string C<\"\">.  However the whole operation is "
16160 "completed even if there were C<readlink(2)> errors, and so you can call this "
16161 "function with names where you don't know if they are symbolic links already "
16162 "(albeit slightly less efficient)."
16163 msgstr ""
16164
16165 #. type: textblock
16166 #: ../fish/guestfish-actions.pod:4238 ../src/guestfs-actions.pod:6580
16167 msgid ""
16168 "This call is intended for programs that want to efficiently list a directory "
16169 "contents without making many round-trips.  Very long directory listings "
16170 "might cause the protocol message size to be exceeded, causing this call to "
16171 "fail.  The caller must split up such requests into smaller groups of names."
16172 msgstr ""
16173
16174 #. type: =head2
16175 #: ../fish/guestfish-actions.pod:4245
16176 msgid "realpath"
16177 msgstr "realpath"
16178
16179 #. type: verbatim
16180 #: ../fish/guestfish-actions.pod:4247
16181 #, no-wrap
16182 msgid ""
16183 " realpath path\n"
16184 "\n"
16185 msgstr ""
16186 " realpath шлях\n"
16187 "\n"
16188
16189 #. type: textblock
16190 #: ../fish/guestfish-actions.pod:4249 ../src/guestfs-actions.pod:6599
16191 msgid ""
16192 "Return the canonicalized absolute pathname of C<path>.  The returned path "
16193 "has no C<.>, C<..> or symbolic link path elements."
16194 msgstr ""
16195
16196 #. type: =head2
16197 #: ../fish/guestfish-actions.pod:4252
16198 msgid "removexattr"
16199 msgstr "removexattr"
16200
16201 #. type: verbatim
16202 #: ../fish/guestfish-actions.pod:4254
16203 #, no-wrap
16204 msgid ""
16205 " removexattr xattr path\n"
16206 "\n"
16207 msgstr ""
16208
16209 #. type: textblock
16210 #: ../fish/guestfish-actions.pod:4256 ../src/guestfs-actions.pod:6614
16211 msgid ""
16212 "This call removes the extended attribute named C<xattr> of the file C<path>."
16213 msgstr ""
16214
16215 #. type: textblock
16216 #: ../fish/guestfish-actions.pod:4259
16217 msgid "See also: L</lremovexattr>, L<attr(5)>."
16218 msgstr "Див. також L</lremovexattr>, L<attr(5)>."
16219
16220 #. type: =head2
16221 #: ../fish/guestfish-actions.pod:4261
16222 msgid "resize2fs"
16223 msgstr "resize2fs"
16224
16225 #. type: verbatim
16226 #: ../fish/guestfish-actions.pod:4263
16227 #, no-wrap
16228 msgid ""
16229 " resize2fs device\n"
16230 "\n"
16231 msgstr ""
16232 " resize2fs пристрій\n"
16233 "\n"
16234
16235 #. type: textblock
16236 #: ../fish/guestfish-actions.pod:4265 ../src/guestfs-actions.pod:6629
16237 msgid ""
16238 "This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
16239 "underlying device."
16240 msgstr ""
16241
16242 #. type: textblock
16243 #: ../fish/guestfish-actions.pod:4268
16244 msgid ""
16245 "I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> "
16246 "before calling this command.  For unknown reasons C<resize2fs> sometimes "
16247 "gives an error about this and sometimes not.  In any case, it is always safe "
16248 "to call L</e2fsck-f> before calling this function."
16249 msgstr ""
16250
16251 #. type: =head2
16252 #: ../fish/guestfish-actions.pod:4274
16253 msgid "resize2fs-M"
16254 msgstr "resize2fs-M"
16255
16256 #. type: verbatim
16257 #: ../fish/guestfish-actions.pod:4276
16258 #, no-wrap
16259 msgid ""
16260 " resize2fs-M device\n"
16261 "\n"
16262 msgstr ""
16263 " resize2fs-M пристрій\n"
16264 "\n"
16265
16266 #. type: textblock
16267 #: ../fish/guestfish-actions.pod:4278
16268 msgid ""
16269 "This command is the same as L</resize2fs>, but the filesystem is resized to "
16270 "its minimum size.  This works like the I<-M> option to the C<resize2fs> "
16271 "command."
16272 msgstr ""
16273
16274 #. type: textblock
16275 #: ../fish/guestfish-actions.pod:4282
16276 msgid ""
16277 "To get the resulting size of the filesystem you should call L</tune2fs-l> "
16278 "and read the C<Block size> and C<Block count> values.  These two numbers, "
16279 "multiplied together, give the resulting size of the minimal filesystem in "
16280 "bytes."
16281 msgstr ""
16282
16283 #. type: =head2
16284 #: ../fish/guestfish-actions.pod:4287
16285 msgid "resize2fs-size"
16286 msgstr "resize2fs-size"
16287
16288 #. type: verbatim
16289 #: ../fish/guestfish-actions.pod:4289
16290 #, no-wrap
16291 msgid ""
16292 " resize2fs-size device size\n"
16293 "\n"
16294 msgstr ""
16295
16296 #. type: textblock
16297 #: ../fish/guestfish-actions.pod:4291
16298 msgid ""
16299 "This command is the same as L</resize2fs> except that it allows you to "
16300 "specify the new size (in bytes) explicitly."
16301 msgstr ""
16302
16303 #. type: =head2
16304 #: ../fish/guestfish-actions.pod:4294
16305 msgid "rm"
16306 msgstr "rm"
16307
16308 #. type: verbatim
16309 #: ../fish/guestfish-actions.pod:4296
16310 #, no-wrap
16311 msgid ""
16312 " rm path\n"
16313 "\n"
16314 msgstr ""
16315 " rm шлях\n"
16316 "\n"
16317
16318 #. type: textblock
16319 #: ../fish/guestfish-actions.pod:4298 ../src/guestfs-actions.pod:6681
16320 msgid "Remove the single file C<path>."
16321 msgstr ""
16322
16323 #. type: =head2
16324 #: ../fish/guestfish-actions.pod:4300
16325 msgid "rm-rf"
16326 msgstr "rm-rf"
16327
16328 #. type: verbatim
16329 #: ../fish/guestfish-actions.pod:4302
16330 #, no-wrap
16331 msgid ""
16332 " rm-rf path\n"
16333 "\n"
16334 msgstr ""
16335 " rm-rf шлях\n"
16336 "\n"
16337
16338 #. type: textblock
16339 #: ../fish/guestfish-actions.pod:4304 ../src/guestfs-actions.pod:6693
16340 msgid ""
16341 "Remove the file or directory C<path>, recursively removing the contents if "
16342 "its a directory.  This is like the C<rm -rf> shell command."
16343 msgstr ""
16344
16345 #. type: =head2
16346 #: ../fish/guestfish-actions.pod:4308
16347 msgid "rmdir"
16348 msgstr "rmdir"
16349
16350 #. type: verbatim
16351 #: ../fish/guestfish-actions.pod:4310
16352 #, no-wrap
16353 msgid ""
16354 " rmdir path\n"
16355 "\n"
16356 msgstr ""
16357 " rmdir шлях\n"
16358 "\n"
16359
16360 #. type: textblock
16361 #: ../fish/guestfish-actions.pod:4312 ../src/guestfs-actions.pod:6707
16362 msgid "Remove the single directory C<path>."
16363 msgstr ""
16364
16365 #. type: =head2
16366 #: ../fish/guestfish-actions.pod:4314
16367 msgid "rmmountpoint"
16368 msgstr "rmmountpoint"
16369
16370 #. type: verbatim
16371 #: ../fish/guestfish-actions.pod:4316
16372 #, no-wrap
16373 msgid ""
16374 " rmmountpoint exemptpath\n"
16375 "\n"
16376 msgstr ""
16377
16378 #. type: textblock
16379 #: ../fish/guestfish-actions.pod:4318
16380 msgid ""
16381 "This calls removes a mountpoint that was previously created with L</"
16382 "mkmountpoint>.  See L</mkmountpoint> for full details."
16383 msgstr ""
16384
16385 #. type: =head2
16386 #: ../fish/guestfish-actions.pod:4322
16387 msgid "scrub-device"
16388 msgstr "scrub-device"
16389
16390 #. type: verbatim
16391 #: ../fish/guestfish-actions.pod:4324
16392 #, no-wrap
16393 msgid ""
16394 " scrub-device device\n"
16395 "\n"
16396 msgstr ""
16397 " scrub-device пристрій\n"
16398 "\n"
16399
16400 #. type: textblock
16401 #: ../fish/guestfish-actions.pod:4326 ../src/guestfs-actions.pod:6733
16402 msgid ""
16403 "This command writes patterns over C<device> to make data retrieval more "
16404 "difficult."
16405 msgstr ""
16406
16407 #. type: textblock
16408 #: ../fish/guestfish-actions.pod:4329 ../fish/guestfish-actions.pod:4341
16409 #: ../fish/guestfish-actions.pod:4354 ../src/guestfs-actions.pod:6736
16410 #: ../src/guestfs-actions.pod:6754 ../src/guestfs-actions.pod:6773
16411 msgid ""
16412 "It is an interface to the L<scrub(1)> program.  See that manual page for "
16413 "more details."
16414 msgstr ""
16415
16416 #. type: =head2
16417 #: ../fish/guestfish-actions.pod:4332
16418 msgid "scrub-file"
16419 msgstr "scrub-file"
16420
16421 #. type: verbatim
16422 #: ../fish/guestfish-actions.pod:4334
16423 #, no-wrap
16424 msgid ""
16425 " scrub-file file\n"
16426 "\n"
16427 msgstr ""
16428 " scrub-file файл\n"
16429 "\n"
16430
16431 #. type: textblock
16432 #: ../fish/guestfish-actions.pod:4336 ../src/guestfs-actions.pod:6749
16433 msgid ""
16434 "This command writes patterns over a file to make data retrieval more "
16435 "difficult."
16436 msgstr ""
16437
16438 #. type: textblock
16439 #: ../fish/guestfish-actions.pod:4339 ../src/guestfs-actions.pod:6752
16440 msgid "The file is I<removed> after scrubbing."
16441 msgstr ""
16442
16443 #. type: =head2
16444 #: ../fish/guestfish-actions.pod:4344
16445 msgid "scrub-freespace"
16446 msgstr "scrub-freespace"
16447
16448 #. type: verbatim
16449 #: ../fish/guestfish-actions.pod:4346
16450 #, no-wrap
16451 msgid ""
16452 " scrub-freespace dir\n"
16453 "\n"
16454 msgstr ""
16455 " scrub-freespace каталог\n"
16456 "\n"
16457
16458 #. type: textblock
16459 #: ../fish/guestfish-actions.pod:4348
16460 msgid ""
16461 "This command creates the directory C<dir> and then fills it with files until "
16462 "the filesystem is full, and scrubs the files as for L</scrub-file>, and "
16463 "deletes them.  The intention is to scrub any free space on the partition "
16464 "containing C<dir>."
16465 msgstr ""
16466
16467 #. type: =head2
16468 #: ../fish/guestfish-actions.pod:4357
16469 msgid "set-append"
16470 msgstr "set-append"
16471
16472 #. type: =head2
16473 #: ../fish/guestfish-actions.pod:4359
16474 msgid "append"
16475 msgstr ""
16476
16477 #. type: verbatim
16478 #: ../fish/guestfish-actions.pod:4361
16479 #, no-wrap
16480 msgid ""
16481 " set-append append\n"
16482 "\n"
16483 msgstr ""
16484
16485 #. type: textblock
16486 #: ../fish/guestfish-actions.pod:4363 ../src/guestfs-actions.pod:6786
16487 msgid ""
16488 "This function is used to add additional options to the guest kernel command "
16489 "line."
16490 msgstr ""
16491
16492 #. type: textblock
16493 #: ../fish/guestfish-actions.pod:4366 ../src/guestfs-actions.pod:6789
16494 msgid ""
16495 "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
16496 "environment variable."
16497 msgstr ""
16498
16499 #. type: textblock
16500 #: ../fish/guestfish-actions.pod:4369 ../src/guestfs-actions.pod:6792
16501 msgid ""
16502 "Setting C<append> to C<NULL> means I<no> additional options are passed "
16503 "(libguestfs always adds a few of its own)."
16504 msgstr ""
16505
16506 #. type: =head2
16507 #: ../fish/guestfish-actions.pod:4372
16508 msgid "set-attach-method"
16509 msgstr "set-attach-method"
16510
16511 #. type: =head2
16512 #: ../fish/guestfish-actions.pod:4374
16513 msgid "attach-method"
16514 msgstr ""
16515
16516 #. type: verbatim
16517 #: ../fish/guestfish-actions.pod:4376
16518 #, no-wrap
16519 msgid ""
16520 " set-attach-method attachmethod\n"
16521 "\n"
16522 msgstr ""
16523
16524 #. type: textblock
16525 #: ../fish/guestfish-actions.pod:4378 ../src/guestfs-actions.pod:6805
16526 msgid ""
16527 "Set the method that libguestfs uses to connect to the back end guestfsd "
16528 "daemon.  Possible methods are:"
16529 msgstr ""
16530
16531 #. type: =item
16532 #: ../fish/guestfish-actions.pod:4383 ../src/guestfs-actions.pod:6810
16533 #: ../src/guestfs.pod:2916
16534 msgid "C<appliance>"
16535 msgstr "C<appliance>"
16536
16537 #. type: textblock
16538 #: ../fish/guestfish-actions.pod:4385 ../src/guestfs-actions.pod:6812
16539 msgid ""
16540 "Launch an appliance and connect to it.  This is the ordinary method and the "
16541 "default."
16542 msgstr ""
16543
16544 #. type: =item
16545 #: ../fish/guestfish-actions.pod:4388 ../src/guestfs-actions.pod:6815
16546 msgid "C<unix:I<path>>"
16547 msgstr "C<unix:I<шлях>>"
16548
16549 #. type: textblock
16550 #: ../fish/guestfish-actions.pod:4390 ../src/guestfs-actions.pod:6817
16551 msgid "Connect to the Unix domain socket I<path>."
16552 msgstr "Встановити з’єднання з сокетом домену Unix I<шлях>."
16553
16554 #. type: textblock
16555 #: ../fish/guestfish-actions.pod:4392 ../src/guestfs-actions.pod:6819
16556 msgid ""
16557 "This method lets you connect to an existing daemon or (using virtio-serial) "
16558 "to a live guest.  For more information, see L<guestfs(3)/ATTACHING TO "
16559 "RUNNING DAEMONS>."
16560 msgstr ""
16561
16562 #. type: =head2
16563 #: ../fish/guestfish-actions.pod:4398
16564 msgid "set-autosync"
16565 msgstr "set-autosync"
16566
16567 #. type: =head2
16568 #: ../fish/guestfish-actions.pod:4400
16569 msgid "autosync"
16570 msgstr "autosync"
16571
16572 #. type: verbatim
16573 #: ../fish/guestfish-actions.pod:4402
16574 #, no-wrap
16575 msgid ""
16576 " set-autosync true|false\n"
16577 "\n"
16578 msgstr ""
16579 " set-autosync true|false\n"
16580 "\n"
16581
16582 #. type: textblock
16583 #: ../fish/guestfish-actions.pod:4404 ../src/guestfs-actions.pod:6835
16584 msgid ""
16585 "If C<autosync> is true, this enables autosync.  Libguestfs will make a best "
16586 "effort attempt to make filesystems consistent and synchronized when the "
16587 "handle is closed (also if the program exits without closing handles)."
16588 msgstr ""
16589
16590 #. type: textblock
16591 #: ../fish/guestfish-actions.pod:4409 ../src/guestfs-actions.pod:6840
16592 msgid ""
16593 "This is enabled by default (since libguestfs 1.5.24, previously it was "
16594 "disabled by default)."
16595 msgstr ""
16596
16597 #. type: =head2
16598 #: ../fish/guestfish-actions.pod:4412
16599 msgid "set-direct"
16600 msgstr "set-direct"
16601
16602 #. type: =head2
16603 #: ../fish/guestfish-actions.pod:4414
16604 msgid "direct"
16605 msgstr "direct"
16606
16607 #. type: verbatim
16608 #: ../fish/guestfish-actions.pod:4416
16609 #, no-wrap
16610 msgid ""
16611 " set-direct true|false\n"
16612 "\n"
16613 msgstr ""
16614 " set-direct true|false\n"
16615 "\n"
16616
16617 #. type: textblock
16618 #: ../fish/guestfish-actions.pod:4418 ../src/guestfs-actions.pod:6853
16619 msgid ""
16620 "If the direct appliance mode flag is enabled, then stdin and stdout are "
16621 "passed directly through to the appliance once it is launched."
16622 msgstr ""
16623
16624 #. type: textblock
16625 #: ../fish/guestfish-actions.pod:4422
16626 msgid ""
16627 "One consequence of this is that log messages aren't caught by the library "
16628 "and handled by L</set-log-message-callback>, but go straight to stdout."
16629 msgstr ""
16630
16631 #. type: textblock
16632 #: ../fish/guestfish-actions.pod:4426 ../src/guestfs-actions.pod:6861
16633 msgid "You probably don't want to use this unless you know what you are doing."
16634 msgstr ""
16635
16636 #. type: textblock
16637 #: ../fish/guestfish-actions.pod:4429 ../src/guestfs-actions.pod:6864
16638 msgid "The default is disabled."
16639 msgstr ""
16640
16641 #. type: =head2
16642 #: ../fish/guestfish-actions.pod:4431
16643 msgid "set-e2label"
16644 msgstr "set-e2label"
16645
16646 #. type: verbatim
16647 #: ../fish/guestfish-actions.pod:4433
16648 #, no-wrap
16649 msgid ""
16650 " set-e2label device label\n"
16651 "\n"
16652 msgstr ""
16653
16654 #. type: textblock
16655 #: ../fish/guestfish-actions.pod:4435 ../src/guestfs-actions.pod:6877
16656 msgid ""
16657 "This sets the ext2/3/4 filesystem label of the filesystem on C<device> to "
16658 "C<label>.  Filesystem labels are limited to 16 characters."
16659 msgstr ""
16660
16661 #. type: textblock
16662 #: ../fish/guestfish-actions.pod:4439
16663 msgid ""
16664 "You can use either L</tune2fs-l> or L</get-e2label> to return the existing "
16665 "label on a filesystem."
16666 msgstr ""
16667
16668 #. type: =head2
16669 #: ../fish/guestfish-actions.pod:4442
16670 msgid "set-e2uuid"
16671 msgstr "set-e2uuid"
16672
16673 #. type: verbatim
16674 #: ../fish/guestfish-actions.pod:4444
16675 #, no-wrap
16676 msgid ""
16677 " set-e2uuid device uuid\n"
16678 "\n"
16679 msgstr ""
16680
16681 #. type: textblock
16682 #: ../fish/guestfish-actions.pod:4446 ../src/guestfs-actions.pod:6895
16683 msgid ""
16684 "This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to "
16685 "C<uuid>.  The format of the UUID and alternatives such as C<clear>, "
16686 "C<random> and C<time> are described in the L<tune2fs(8)> manpage."
16687 msgstr ""
16688
16689 #. type: textblock
16690 #: ../fish/guestfish-actions.pod:4451
16691 msgid ""
16692 "You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing "
16693 "UUID of a filesystem."
16694 msgstr ""
16695
16696 #. type: =head2
16697 #: ../fish/guestfish-actions.pod:4454
16698 msgid "set-memsize"
16699 msgstr "set-memsize"
16700
16701 #. type: =head2
16702 #: ../fish/guestfish-actions.pod:4456
16703 msgid "memsize"
16704 msgstr ""
16705
16706 #. type: verbatim
16707 #: ../fish/guestfish-actions.pod:4458
16708 #, no-wrap
16709 msgid ""
16710 " set-memsize memsize\n"
16711 "\n"
16712 msgstr ""
16713
16714 #. type: textblock
16715 #: ../fish/guestfish-actions.pod:4460
16716 msgid ""
16717 "This sets the memory size in megabytes allocated to the qemu subprocess.  "
16718 "This only has any effect if called before L</launch>."
16719 msgstr ""
16720
16721 #. type: textblock
16722 #: ../fish/guestfish-actions.pod:4464 ../src/guestfs-actions.pod:6917
16723 msgid ""
16724 "You can also change this by setting the environment variable "
16725 "C<LIBGUESTFS_MEMSIZE> before the handle is created."
16726 msgstr ""
16727
16728 #. type: =head2
16729 #: ../fish/guestfish-actions.pod:4471
16730 msgid "set-network"
16731 msgstr "set-network"
16732
16733 #. type: =head2
16734 #: ../fish/guestfish-actions.pod:4473
16735 msgid "network"
16736 msgstr "network"
16737
16738 #. type: verbatim
16739 #: ../fish/guestfish-actions.pod:4475
16740 #, no-wrap
16741 msgid ""
16742 " set-network true|false\n"
16743 "\n"
16744 msgstr ""
16745 " set-network true|false\n"
16746 "\n"
16747
16748 #. type: textblock
16749 #: ../fish/guestfish-actions.pod:4477 ../src/guestfs-actions.pod:6934
16750 msgid ""
16751 "If C<network> is true, then the network is enabled in the libguestfs "
16752 "appliance.  The default is false."
16753 msgstr ""
16754
16755 #. type: textblock
16756 #: ../fish/guestfish-actions.pod:4480 ../src/guestfs-actions.pod:6937
16757 msgid ""
16758 "This affects whether commands are able to access the network (see L<guestfs"
16759 "(3)/RUNNING COMMANDS>)."
16760 msgstr ""
16761
16762 #. type: textblock
16763 #: ../fish/guestfish-actions.pod:4483
16764 msgid ""
16765 "You must call this before calling L</launch>, otherwise it has no effect."
16766 msgstr ""
16767
16768 #. type: =head2
16769 #: ../fish/guestfish-actions.pod:4486
16770 msgid "set-path"
16771 msgstr "set-path"
16772
16773 #. type: verbatim
16774 #: ../fish/guestfish-actions.pod:4490
16775 #, no-wrap
16776 msgid ""
16777 " set-path searchpath\n"
16778 "\n"
16779 msgstr ""
16780
16781 #. type: textblock
16782 #: ../fish/guestfish-actions.pod:4492 ../src/guestfs-actions.pod:6953
16783 msgid "Set the path that libguestfs searches for kernel and initrd.img."
16784 msgstr ""
16785
16786 #. type: textblock
16787 #: ../fish/guestfish-actions.pod:4494 ../src/guestfs-actions.pod:6955
16788 msgid ""
16789 "The default is C<$libdir/guestfs> unless overridden by setting "
16790 "C<LIBGUESTFS_PATH> environment variable."
16791 msgstr ""
16792
16793 #. type: textblock
16794 #: ../fish/guestfish-actions.pod:4497 ../src/guestfs-actions.pod:6958
16795 msgid "Setting C<path> to C<NULL> restores the default path."
16796 msgstr ""
16797
16798 #. type: =head2
16799 #: ../fish/guestfish-actions.pod:4499
16800 msgid "set-pgroup"
16801 msgstr ""
16802
16803 #. type: =head2
16804 #: ../fish/guestfish-actions.pod:4501
16805 msgid "pgroup"
16806 msgstr ""
16807
16808 #. type: verbatim
16809 #: ../fish/guestfish-actions.pod:4503
16810 #, no-wrap
16811 msgid ""
16812 " set-pgroup true|false\n"
16813 "\n"
16814 msgstr ""
16815
16816 #. type: textblock
16817 #: ../fish/guestfish-actions.pod:4505 ../src/guestfs-actions.pod:6970
16818 msgid ""
16819 "If C<pgroup> is true, child processes are placed into their own process "
16820 "group."
16821 msgstr ""
16822
16823 #. type: textblock
16824 #: ../fish/guestfish-actions.pod:4508 ../src/guestfs-actions.pod:6973
16825 msgid ""
16826 "The practical upshot of this is that signals like C<SIGINT> (from users "
16827 "pressing C<^C>) won't be received by the child process."
16828 msgstr ""
16829
16830 #. type: textblock
16831 #: ../fish/guestfish-actions.pod:4511 ../src/guestfs-actions.pod:6976
16832 msgid ""
16833 "The default for this flag is false, because usually you want C<^C> to kill "
16834 "the subprocess."
16835 msgstr ""
16836
16837 #. type: =head2
16838 #: ../fish/guestfish-actions.pod:4514
16839 msgid "set-qemu"
16840 msgstr "set-qemu"
16841
16842 #. type: =head2
16843 #: ../fish/guestfish-actions.pod:4516
16844 msgid "qemu"
16845 msgstr "qemu"
16846
16847 #. type: verbatim
16848 #: ../fish/guestfish-actions.pod:4518
16849 #, no-wrap
16850 msgid ""
16851 " set-qemu qemu\n"
16852 "\n"
16853 msgstr ""
16854 " set-qemu qemu\n"
16855 "\n"
16856
16857 #. type: textblock
16858 #: ../fish/guestfish-actions.pod:4520 ../src/guestfs-actions.pod:6989
16859 msgid "Set the qemu binary that we will use."
16860 msgstr ""
16861
16862 #. type: textblock
16863 #: ../fish/guestfish-actions.pod:4522 ../src/guestfs-actions.pod:6991
16864 msgid ""
16865 "The default is chosen when the library was compiled by the configure script."
16866 msgstr ""
16867
16868 #. type: textblock
16869 #: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:6994
16870 msgid ""
16871 "You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
16872 "variable."
16873 msgstr ""
16874
16875 #. type: textblock
16876 #: ../fish/guestfish-actions.pod:4528 ../src/guestfs-actions.pod:6997
16877 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
16878 msgstr ""
16879
16880 #. type: textblock
16881 #: ../fish/guestfish-actions.pod:4530 ../src/guestfs-actions.pod:6999
16882 msgid ""
16883 "Note that you should call this function as early as possible after creating "
16884 "the handle.  This is because some pre-launch operations depend on testing "
16885 "qemu features (by running C<qemu -help>).  If the qemu binary changes, we "
16886 "don't retest features, and so you might see inconsistent results.  Using the "
16887 "environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks "
16888 "the qemu binary at the same time as the handle is created."
16889 msgstr ""
16890
16891 #. type: =head2
16892 #: ../fish/guestfish-actions.pod:4538
16893 msgid "set-recovery-proc"
16894 msgstr "set-recovery-proc"
16895
16896 #. type: =head2
16897 #: ../fish/guestfish-actions.pod:4540
16898 msgid "recovery-proc"
16899 msgstr "recovery-proc"
16900
16901 #. type: verbatim
16902 #: ../fish/guestfish-actions.pod:4542
16903 #, no-wrap
16904 msgid ""
16905 " set-recovery-proc true|false\n"
16906 "\n"
16907 msgstr ""
16908 " set-recovery-proc true|false\n"
16909 "\n"
16910
16911 #. type: textblock
16912 #: ../fish/guestfish-actions.pod:4544
16913 msgid ""
16914 "If this is called with the parameter C<false> then L</launch> does not "
16915 "create a recovery process.  The purpose of the recovery process is to stop "
16916 "runaway qemu processes in the case where the main program aborts abruptly."
16917 msgstr ""
16918
16919 #. type: textblock
16920 #: ../fish/guestfish-actions.pod:4549
16921 msgid ""
16922 "This only has any effect if called before L</launch>, and the default is "
16923 "true."
16924 msgstr ""
16925
16926 #. type: textblock
16927 #: ../fish/guestfish-actions.pod:4552 ../src/guestfs-actions.pod:7025
16928 msgid ""
16929 "About the only time when you would want to disable this is if the main "
16930 "process will fork itself into the background (\"daemonize\" itself).  In "
16931 "this case the recovery process thinks that the main program has disappeared "
16932 "and so kills qemu, which is not very helpful."
16933 msgstr ""
16934
16935 #. type: =head2
16936 #: ../fish/guestfish-actions.pod:4558
16937 msgid "set-selinux"
16938 msgstr "set-selinux"
16939
16940 #. type: =head2
16941 #: ../fish/guestfish-actions.pod:4560
16942 msgid "selinux"
16943 msgstr "selinux"
16944
16945 #. type: verbatim
16946 #: ../fish/guestfish-actions.pod:4562
16947 #, no-wrap
16948 msgid ""
16949 " set-selinux true|false\n"
16950 "\n"
16951 msgstr ""
16952 " set-selinux true|false\n"
16953 "\n"
16954
16955 #. type: textblock
16956 #: ../fish/guestfish-actions.pod:4564 ../src/guestfs-actions.pod:7041
16957 msgid ""
16958 "This sets the selinux flag that is passed to the appliance at boot time.  "
16959 "The default is C<selinux=0> (disabled)."
16960 msgstr ""
16961
16962 #. type: textblock
16963 #: ../fish/guestfish-actions.pod:4567 ../src/guestfs-actions.pod:7044
16964 msgid ""
16965 "Note that if SELinux is enabled, it is always in Permissive mode "
16966 "(C<enforcing=0>)."
16967 msgstr ""
16968
16969 #. type: =head2
16970 #: ../fish/guestfish-actions.pod:4573
16971 msgid "set-smp"
16972 msgstr ""
16973
16974 #. type: =head2
16975 #: ../fish/guestfish-actions.pod:4575
16976 msgid "smp"
16977 msgstr ""
16978
16979 #. type: verbatim
16980 #: ../fish/guestfish-actions.pod:4577
16981 #, no-wrap
16982 msgid ""
16983 " set-smp smp\n"
16984 "\n"
16985 msgstr ""
16986
16987 #. type: textblock
16988 #: ../fish/guestfish-actions.pod:4579 ../src/guestfs-actions.pod:7060
16989 msgid ""
16990 "Change the number of virtual CPUs assigned to the appliance.  The default is "
16991 "C<1>.  Increasing this may improve performance, though often it has no "
16992 "effect."
16993 msgstr ""
16994
16995 #. type: textblock
16996 #: ../fish/guestfish-actions.pod:4583
16997 msgid "This function must be called before L</launch>."
16998 msgstr ""
16999
17000 #. type: =head2
17001 #: ../fish/guestfish-actions.pod:4585
17002 msgid "set-trace"
17003 msgstr "set-trace"
17004
17005 #. type: =head2
17006 #: ../fish/guestfish-actions.pod:4587
17007 msgid "trace"
17008 msgstr "trace"
17009
17010 #. type: verbatim
17011 #: ../fish/guestfish-actions.pod:4589
17012 #, no-wrap
17013 msgid ""
17014 " set-trace true|false\n"
17015 "\n"
17016 msgstr ""
17017 " set-trace true|false\n"
17018 "\n"
17019
17020 #. type: textblock
17021 #: ../fish/guestfish-actions.pod:4591 ../src/guestfs-actions.pod:7076
17022 msgid ""
17023 "If the command trace flag is set to 1, then libguestfs calls, parameters and "
17024 "return values are traced."
17025 msgstr ""
17026
17027 #. type: textblock
17028 #: ../fish/guestfish-actions.pod:4594 ../src/guestfs-actions.pod:7079
17029 msgid ""
17030 "If you want to trace C API calls into libguestfs (and other libraries) then "
17031 "possibly a better way is to use the external ltrace(1) command."
17032 msgstr ""
17033
17034 #. type: textblock
17035 #: ../fish/guestfish-actions.pod:4598 ../src/guestfs-actions.pod:7083
17036 msgid ""
17037 "Command traces are disabled unless the environment variable "
17038 "C<LIBGUESTFS_TRACE> is defined and set to C<1>."
17039 msgstr ""
17040
17041 #. type: textblock
17042 #: ../fish/guestfish-actions.pod:4601
17043 msgid ""
17044 "Trace messages are normally sent to C<stderr>, unless you register a "
17045 "callback to send them somewhere else (see L</set-event-callback>)."
17046 msgstr ""
17047
17048 #. type: =head2
17049 #: ../fish/guestfish-actions.pod:4605
17050 msgid "set-verbose"
17051 msgstr "set-verbose"
17052
17053 #. type: =head2
17054 #: ../fish/guestfish-actions.pod:4607
17055 msgid "verbose"
17056 msgstr "verbose"
17057
17058 #. type: verbatim
17059 #: ../fish/guestfish-actions.pod:4609
17060 #, no-wrap
17061 msgid ""
17062 " set-verbose true|false\n"
17063 "\n"
17064 msgstr ""
17065 " set-verbose true|false\n"
17066 "\n"
17067
17068 #. type: textblock
17069 #: ../fish/guestfish-actions.pod:4611 ../src/guestfs-actions.pod:7100
17070 msgid "If C<verbose> is true, this turns on verbose messages."
17071 msgstr ""
17072
17073 #. type: textblock
17074 #: ../fish/guestfish-actions.pod:4613 ../src/guestfs-actions.pod:7102
17075 msgid ""
17076 "Verbose messages are disabled unless the environment variable "
17077 "C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
17078 msgstr ""
17079
17080 #. type: textblock
17081 #: ../fish/guestfish-actions.pod:4616
17082 msgid ""
17083 "Verbose messages are normally sent to C<stderr>, unless you register a "
17084 "callback to send them somewhere else (see L</set-event-callback>)."
17085 msgstr ""
17086
17087 #. type: =head2
17088 #: ../fish/guestfish-actions.pod:4620
17089 msgid "setcon"
17090 msgstr "setcon"
17091
17092 #. type: verbatim
17093 #: ../fish/guestfish-actions.pod:4622
17094 #, no-wrap
17095 msgid ""
17096 " setcon context\n"
17097 "\n"
17098 msgstr ""
17099 " setcon контекст\n"
17100 "\n"
17101
17102 #. type: textblock
17103 #: ../fish/guestfish-actions.pod:4624 ../src/guestfs-actions.pod:7119
17104 msgid ""
17105 "This sets the SELinux security context of the daemon to the string "
17106 "C<context>."
17107 msgstr ""
17108
17109 #. type: textblock
17110 #: ../fish/guestfish-actions.pod:4627 ../src/guestfs-actions.pod:7122
17111 msgid "See the documentation about SELINUX in L<guestfs(3)>."
17112 msgstr ""
17113
17114 #. type: =head2
17115 #: ../fish/guestfish-actions.pod:4629
17116 msgid "setxattr"
17117 msgstr "setxattr"
17118
17119 #. type: verbatim
17120 #: ../fish/guestfish-actions.pod:4631
17121 #, no-wrap
17122 msgid ""
17123 " setxattr xattr val vallen path\n"
17124 "\n"
17125 msgstr ""
17126
17127 #. type: textblock
17128 #: ../fish/guestfish-actions.pod:4633 ../src/guestfs-actions.pod:7137
17129 msgid ""
17130 "This call sets the extended attribute named C<xattr> of the file C<path> to "
17131 "the value C<val> (of length C<vallen>).  The value is arbitrary 8 bit data."
17132 msgstr ""
17133
17134 #. type: textblock
17135 #: ../fish/guestfish-actions.pod:4637
17136 msgid "See also: L</lsetxattr>, L<attr(5)>."
17137 msgstr "Див. також L</lsetxattr>, L<attr(5)>."
17138
17139 #. type: =head2
17140 #: ../fish/guestfish-actions.pod:4639
17141 msgid "sfdisk"
17142 msgstr "sfdisk"
17143
17144 #. type: verbatim
17145 #: ../fish/guestfish-actions.pod:4641
17146 #, no-wrap
17147 msgid ""
17148 " sfdisk device cyls heads sectors 'lines ...'\n"
17149 "\n"
17150 msgstr ""
17151
17152 #. type: textblock
17153 #: ../fish/guestfish-actions.pod:4643 ../src/guestfs-actions.pod:7164
17154 msgid ""
17155 "This is a direct interface to the L<sfdisk(8)> program for creating "
17156 "partitions on block devices."
17157 msgstr ""
17158
17159 #. type: textblock
17160 #: ../fish/guestfish-actions.pod:4646 ../src/guestfs-actions.pod:7167
17161 msgid "C<device> should be a block device, for example C</dev/sda>."
17162 msgstr ""
17163
17164 #. type: textblock
17165 #: ../fish/guestfish-actions.pod:4648 ../src/guestfs-actions.pod:7169
17166 msgid ""
17167 "C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and "
17168 "sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-"
17169 "H> and I<-S> parameters.  If you pass C<0> for any of these, then the "
17170 "corresponding parameter is omitted.  Usually for 'large' disks, you can just "
17171 "pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather, "
17172 "the kernel) cannot work out the right geometry and you will need to tell it."
17173 msgstr ""
17174
17175 #. type: textblock
17176 #: ../fish/guestfish-actions.pod:4656 ../src/guestfs-actions.pod:7177
17177 msgid ""
17178 "C<lines> is a list of lines that we feed to C<sfdisk>.  For more information "
17179 "refer to the L<sfdisk(8)> manpage."
17180 msgstr ""
17181
17182 #. type: textblock
17183 #: ../fish/guestfish-actions.pod:4659 ../src/guestfs-actions.pod:7180
17184 msgid ""
17185 "To create a single partition occupying the whole disk, you would pass "
17186 "C<lines> as a single element list, when the single element being the string "
17187 "C<,> (comma)."
17188 msgstr ""
17189
17190 #. type: textblock
17191 #: ../fish/guestfish-actions.pod:4663
17192 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
17193 msgstr "Див. також L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
17194
17195 #. type: textblock
17196 #: ../fish/guestfish-actions.pod:4666 ../fish/guestfish-actions.pod:4686
17197 #: ../fish/guestfish-actions.pod:4705
17198 msgid ""
17199 "I<This function is deprecated.> In new code, use the L</part_add> call "
17200 "instead."
17201 msgstr ""
17202
17203 #. type: =head2
17204 #: ../fish/guestfish-actions.pod:4673
17205 msgid "sfdiskM"
17206 msgstr "sfdiskM"
17207
17208 #. type: verbatim
17209 #: ../fish/guestfish-actions.pod:4675
17210 #, no-wrap
17211 msgid ""
17212 " sfdiskM device 'lines ...'\n"
17213 "\n"
17214 msgstr ""
17215
17216 #. type: textblock
17217 #: ../fish/guestfish-actions.pod:4677
17218 msgid ""
17219 "This is a simplified interface to the L</sfdisk> command, where partition "
17220 "sizes are specified in megabytes only (rounded to the nearest cylinder) and "
17221 "you don't need to specify the cyls, heads and sectors parameters which were "
17222 "rarely if ever used anyway."
17223 msgstr ""
17224
17225 #. type: textblock
17226 #: ../fish/guestfish-actions.pod:4683
17227 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
17228 msgstr ""
17229 "Див також L</sfdisk>, сторінку довідки (man) L<sfdisk(8)> та L</part-disk>"
17230
17231 #. type: =head2
17232 #: ../fish/guestfish-actions.pod:4693
17233 msgid "sfdisk-N"
17234 msgstr "sfdisk-N"
17235
17236 #. type: verbatim
17237 #: ../fish/guestfish-actions.pod:4695
17238 #, no-wrap
17239 msgid ""
17240 " sfdisk-N device partnum cyls heads sectors line\n"
17241 "\n"
17242 msgstr ""
17243
17244 #. type: textblock
17245 #: ../fish/guestfish-actions.pod:4697 ../src/guestfs-actions.pod:7236
17246 msgid ""
17247 "This runs L<sfdisk(8)> option to modify just the single partition C<n> "
17248 "(note: C<n> counts from 1)."
17249 msgstr ""
17250
17251 #. type: textblock
17252 #: ../fish/guestfish-actions.pod:4700
17253 msgid ""
17254 "For other parameters, see L</sfdisk>.  You should usually pass C<0> for the "
17255 "cyls/heads/sectors parameters."
17256 msgstr ""
17257
17258 #. type: textblock
17259 #: ../fish/guestfish-actions.pod:4703
17260 msgid "See also: L</part-add>"
17261 msgstr "Див. також L</part-add>"
17262
17263 #. type: =head2
17264 #: ../fish/guestfish-actions.pod:4712
17265 msgid "sfdisk-disk-geometry"
17266 msgstr "sfdisk-disk-geometry"
17267
17268 #. type: verbatim
17269 #: ../fish/guestfish-actions.pod:4714
17270 #, no-wrap
17271 msgid ""
17272 " sfdisk-disk-geometry device\n"
17273 "\n"
17274 msgstr ""
17275 " sfdisk-disk-geometry пристрій\n"
17276 "\n"
17277
17278 #. type: textblock
17279 #: ../fish/guestfish-actions.pod:4716
17280 msgid ""
17281 "This displays the disk geometry of C<device> read from the partition table.  "
17282 "Especially in the case where the underlying block device has been resized, "
17283 "this can be different from the kernel's idea of the geometry (see L</sfdisk-"
17284 "kernel-geometry>)."
17285 msgstr ""
17286
17287 #. type: textblock
17288 #: ../fish/guestfish-actions.pod:4721 ../fish/guestfish-actions.pod:4730
17289 #: ../src/guestfs-actions.pod:7259 ../src/guestfs-actions.pod:7275
17290 msgid "The result is in human-readable format, and not designed to be parsed."
17291 msgstr ""
17292
17293 #. type: =head2
17294 #: ../fish/guestfish-actions.pod:4724
17295 msgid "sfdisk-kernel-geometry"
17296 msgstr "sfdisk-kernel-geometry"
17297
17298 #. type: verbatim
17299 #: ../fish/guestfish-actions.pod:4726
17300 #, no-wrap
17301 msgid ""
17302 " sfdisk-kernel-geometry device\n"
17303 "\n"
17304 msgstr ""
17305 " sfdisk-kernel-geometry пристрій\n"
17306 "\n"
17307
17308 #. type: textblock
17309 #: ../fish/guestfish-actions.pod:4728 ../src/guestfs-actions.pod:7273
17310 msgid "This displays the kernel's idea of the geometry of C<device>."
17311 msgstr ""
17312
17313 #. type: =head2
17314 #: ../fish/guestfish-actions.pod:4733
17315 msgid "sfdisk-l"
17316 msgstr "sfdisk-l"
17317
17318 #. type: verbatim
17319 #: ../fish/guestfish-actions.pod:4735
17320 #, no-wrap
17321 msgid ""
17322 " sfdisk-l device\n"
17323 "\n"
17324 msgstr ""
17325 " sfdisk-l пристрій\n"
17326 "\n"
17327
17328 #. type: textblock
17329 #: ../fish/guestfish-actions.pod:4737 ../src/guestfs-actions.pod:7296
17330 msgid ""
17331 "This displays the partition table on C<device>, in the human-readable output "
17332 "of the L<sfdisk(8)> command.  It is not intended to be parsed."
17333 msgstr ""
17334
17335 #. type: textblock
17336 #: ../fish/guestfish-actions.pod:4741
17337 msgid "See also: L</part-list>"
17338 msgstr "Див. також L</part-list>"
17339
17340 #. type: textblock
17341 #: ../fish/guestfish-actions.pod:4743
17342 msgid ""
17343 "I<This function is deprecated.> In new code, use the L</part_list> call "
17344 "instead."
17345 msgstr ""
17346
17347 #. type: =head2
17348 #: ../fish/guestfish-actions.pod:4750
17349 msgid "sh"
17350 msgstr "sh"
17351
17352 #. type: verbatim
17353 #: ../fish/guestfish-actions.pod:4752
17354 #, no-wrap
17355 msgid ""
17356 " sh command\n"
17357 "\n"
17358 msgstr ""
17359 " sh команда\n"
17360 "\n"
17361
17362 #. type: textblock
17363 #: ../fish/guestfish-actions.pod:4754 ../src/guestfs-actions.pod:7313
17364 msgid ""
17365 "This call runs a command from the guest filesystem via the guest's C</bin/"
17366 "sh>."
17367 msgstr ""
17368
17369 #. type: textblock
17370 #: ../fish/guestfish-actions.pod:4757
17371 msgid "This is like L</command>, but passes the command to:"
17372 msgstr ""
17373
17374 #. type: verbatim
17375 #: ../fish/guestfish-actions.pod:4759 ../src/guestfs-actions.pod:7318
17376 #, no-wrap
17377 msgid ""
17378 " /bin/sh -c \"command\"\n"
17379 "\n"
17380 msgstr ""
17381
17382 #. type: textblock
17383 #: ../fish/guestfish-actions.pod:4761 ../src/guestfs-actions.pod:7320
17384 msgid ""
17385 "Depending on the guest's shell, this usually results in wildcards being "
17386 "expanded, shell expressions being interpolated and so on."
17387 msgstr ""
17388
17389 #. type: textblock
17390 #: ../fish/guestfish-actions.pod:4765
17391 msgid "All the provisos about L</command> apply to this call."
17392 msgstr ""
17393
17394 #. type: =head2
17395 #: ../fish/guestfish-actions.pod:4767
17396 msgid "sh-lines"
17397 msgstr "sh-lines"
17398
17399 #. type: verbatim
17400 #: ../fish/guestfish-actions.pod:4769
17401 #, no-wrap
17402 msgid ""
17403 " sh-lines command\n"
17404 "\n"
17405 msgstr ""
17406 " sh-lines команда\n"
17407 "\n"
17408
17409 #. type: textblock
17410 #: ../fish/guestfish-actions.pod:4771
17411 msgid "This is the same as L</sh>, but splits the result into a list of lines."
17412 msgstr ""
17413
17414 #. type: textblock
17415 #: ../fish/guestfish-actions.pod:4774
17416 msgid "See also: L</command-lines>"
17417 msgstr "Див. також L</command-lines>"
17418
17419 #. type: =head2
17420 #: ../fish/guestfish-actions.pod:4776
17421 msgid "sleep"
17422 msgstr "sleep"
17423
17424 #. type: verbatim
17425 #: ../fish/guestfish-actions.pod:4778
17426 #, no-wrap
17427 msgid ""
17428 " sleep secs\n"
17429 "\n"
17430 msgstr ""
17431 " sleep час_у_секундах\n"
17432 "\n"
17433
17434 #. type: textblock
17435 #: ../fish/guestfish-actions.pod:4780 ../src/guestfs-actions.pod:7354
17436 msgid "Sleep for C<secs> seconds."
17437 msgstr ""
17438
17439 #. type: =head2
17440 #: ../fish/guestfish-actions.pod:4782
17441 msgid "stat"
17442 msgstr "stat"
17443
17444 #. type: verbatim
17445 #: ../fish/guestfish-actions.pod:4784
17446 #, no-wrap
17447 msgid ""
17448 " stat path\n"
17449 "\n"
17450 msgstr ""
17451 " stat шлях\n"
17452 "\n"
17453
17454 #. type: textblock
17455 #: ../fish/guestfish-actions.pod:4788 ../src/guestfs-actions.pod:7368
17456 msgid "This is the same as the C<stat(2)> system call."
17457 msgstr ""
17458
17459 #. type: =head2
17460 #: ../fish/guestfish-actions.pod:4790
17461 msgid "statvfs"
17462 msgstr "statvfs"
17463
17464 #. type: verbatim
17465 #: ../fish/guestfish-actions.pod:4792
17466 #, no-wrap
17467 msgid ""
17468 " statvfs path\n"
17469 "\n"
17470 msgstr ""
17471 " statvfs шлях\n"
17472 "\n"
17473
17474 #. type: textblock
17475 #: ../fish/guestfish-actions.pod:4794 ../src/guestfs-actions.pod:7382
17476 msgid ""
17477 "Returns file system statistics for any mounted file system.  C<path> should "
17478 "be a file or directory in the mounted file system (typically it is the mount "
17479 "point itself, but it doesn't need to be)."
17480 msgstr ""
17481
17482 #. type: textblock
17483 #: ../fish/guestfish-actions.pod:4798 ../src/guestfs-actions.pod:7386
17484 msgid "This is the same as the C<statvfs(2)> system call."
17485 msgstr ""
17486
17487 #. type: =head2
17488 #: ../fish/guestfish-actions.pod:4800
17489 msgid "strings"
17490 msgstr "strings"
17491
17492 #. type: verbatim
17493 #: ../fish/guestfish-actions.pod:4802
17494 #, no-wrap
17495 msgid ""
17496 " strings path\n"
17497 "\n"
17498 msgstr ""
17499 " strings шлях\n"
17500 "\n"
17501
17502 #. type: textblock
17503 #: ../fish/guestfish-actions.pod:4804 ../src/guestfs-actions.pod:7400
17504 msgid ""
17505 "This runs the L<strings(1)> command on a file and returns the list of "
17506 "printable strings found."
17507 msgstr ""
17508
17509 #. type: =head2
17510 #: ../fish/guestfish-actions.pod:4810
17511 msgid "strings-e"
17512 msgstr "strings-e"
17513
17514 #. type: verbatim
17515 #: ../fish/guestfish-actions.pod:4812
17516 #, no-wrap
17517 msgid ""
17518 " strings-e encoding path\n"
17519 "\n"
17520 msgstr ""
17521 " strings-e кодування шлях\n"
17522 "\n"
17523
17524 #. type: textblock
17525 #: ../fish/guestfish-actions.pod:4814
17526 msgid ""
17527 "This is like the L</strings> command, but allows you to specify the encoding "
17528 "of strings that are looked for in the source file C<path>."
17529 msgstr ""
17530
17531 #. type: textblock
17532 #: ../fish/guestfish-actions.pod:4818 ../src/guestfs-actions.pod:7423
17533 msgid "Allowed encodings are:"
17534 msgstr "Можливими кодуваннями є:"
17535
17536 #. type: =item
17537 #: ../fish/guestfish-actions.pod:4822 ../src/guestfs-actions.pod:7427
17538 msgid "s"
17539 msgstr "s"
17540
17541 #. type: textblock
17542 #: ../fish/guestfish-actions.pod:4824
17543 msgid ""
17544 "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
17545 "ISO-8859-X (this is what L</strings> uses)."
17546 msgstr ""
17547
17548 #. type: =item
17549 #: ../fish/guestfish-actions.pod:4827 ../src/guestfs-actions.pod:7432
17550 msgid "S"
17551 msgstr "S"
17552
17553 #. type: textblock
17554 #: ../fish/guestfish-actions.pod:4829 ../src/guestfs-actions.pod:7434
17555 msgid "Single 8-bit-byte characters."
17556 msgstr "Окремі 8-бітові-байтові символи."
17557
17558 #. type: =item
17559 #: ../fish/guestfish-actions.pod:4831 ../src/guestfs-actions.pod:7436
17560 msgid "b"
17561 msgstr "b"
17562
17563 #. type: textblock
17564 #: ../fish/guestfish-actions.pod:4833 ../src/guestfs-actions.pod:7438
17565 msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
17566 msgstr ""
17567
17568 #. type: =item
17569 #: ../fish/guestfish-actions.pod:4836 ../src/guestfs-actions.pod:7441
17570 msgid "l (lower case letter L)"
17571 msgstr ""
17572
17573 #. type: textblock
17574 #: ../fish/guestfish-actions.pod:4838 ../src/guestfs-actions.pod:7443
17575 msgid ""
17576 "16-bit little endian such as UTF-16LE and UCS-2LE.  This is useful for "
17577 "examining binaries in Windows guests."
17578 msgstr ""
17579
17580 #. type: =item
17581 #: ../fish/guestfish-actions.pod:4841 ../src/guestfs-actions.pod:7446
17582 msgid "B"
17583 msgstr "B"
17584
17585 #. type: textblock
17586 #: ../fish/guestfish-actions.pod:4843 ../src/guestfs-actions.pod:7448
17587 msgid "32-bit big endian such as UCS-4BE."
17588 msgstr ""
17589
17590 #. type: =item
17591 #: ../fish/guestfish-actions.pod:4845 ../src/guestfs-actions.pod:7450
17592 msgid "L"
17593 msgstr "L"
17594
17595 #. type: textblock
17596 #: ../fish/guestfish-actions.pod:4847 ../src/guestfs-actions.pod:7452
17597 msgid "32-bit little endian such as UCS-4LE."
17598 msgstr ""
17599
17600 #. type: textblock
17601 #: ../fish/guestfish-actions.pod:4851 ../src/guestfs-actions.pod:7456
17602 msgid "The returned strings are transcoded to UTF-8."
17603 msgstr ""
17604
17605 #. type: =head2
17606 #: ../fish/guestfish-actions.pod:4856
17607 msgid "swapoff-device"
17608 msgstr "swapoff-device"
17609
17610 #. type: verbatim
17611 #: ../fish/guestfish-actions.pod:4858
17612 #, no-wrap
17613 msgid ""
17614 " swapoff-device device\n"
17615 "\n"
17616 msgstr ""
17617 " swapoff-device пристрій\n"
17618 "\n"
17619
17620 #. type: textblock
17621 #: ../fish/guestfish-actions.pod:4860
17622 msgid ""
17623 "This command disables the libguestfs appliance swap device or partition "
17624 "named C<device>.  See L</swapon-device>."
17625 msgstr ""
17626
17627 #. type: =head2
17628 #: ../fish/guestfish-actions.pod:4864
17629 msgid "swapoff-file"
17630 msgstr "swapoff-file"
17631
17632 #. type: verbatim
17633 #: ../fish/guestfish-actions.pod:4866
17634 #, no-wrap
17635 msgid ""
17636 " swapoff-file file\n"
17637 "\n"
17638 msgstr ""
17639 " swapoff-file файл\n"
17640 "\n"
17641
17642 #. type: textblock
17643 #: ../fish/guestfish-actions.pod:4868 ../src/guestfs-actions.pod:7487
17644 msgid "This command disables the libguestfs appliance swap on file."
17645 msgstr ""
17646
17647 #. type: =head2
17648 #: ../fish/guestfish-actions.pod:4870
17649 msgid "swapoff-label"
17650 msgstr "swapoff-label"
17651
17652 #. type: verbatim
17653 #: ../fish/guestfish-actions.pod:4872
17654 #, no-wrap
17655 msgid ""
17656 " swapoff-label label\n"
17657 "\n"
17658 msgstr ""
17659 " swapoff-label мітка\n"
17660 "\n"
17661
17662 #. type: textblock
17663 #: ../fish/guestfish-actions.pod:4874 ../src/guestfs-actions.pod:7499
17664 msgid ""
17665 "This command disables the libguestfs appliance swap on labeled swap "
17666 "partition."
17667 msgstr ""
17668
17669 #. type: =head2
17670 #: ../fish/guestfish-actions.pod:4877
17671 msgid "swapoff-uuid"
17672 msgstr "swapoff-uuid"
17673
17674 #. type: verbatim
17675 #: ../fish/guestfish-actions.pod:4879
17676 #, no-wrap
17677 msgid ""
17678 " swapoff-uuid uuid\n"
17679 "\n"
17680 msgstr ""
17681 " swapoff-uuid uuid\n"
17682 "\n"
17683
17684 #. type: textblock
17685 #: ../fish/guestfish-actions.pod:4881 ../src/guestfs-actions.pod:7512
17686 msgid ""
17687 "This command disables the libguestfs appliance swap partition with the given "
17688 "UUID."
17689 msgstr ""
17690
17691 #. type: =head2
17692 #: ../fish/guestfish-actions.pod:4884
17693 msgid "swapon-device"
17694 msgstr "swapon-device"
17695
17696 #. type: verbatim
17697 #: ../fish/guestfish-actions.pod:4886
17698 #, no-wrap
17699 msgid ""
17700 " swapon-device device\n"
17701 "\n"
17702 msgstr ""
17703 " swapon-device пристрій\n"
17704 "\n"
17705
17706 #. type: textblock
17707 #: ../fish/guestfish-actions.pod:4888
17708 msgid ""
17709 "This command enables the libguestfs appliance to use the swap device or "
17710 "partition named C<device>.  The increased memory is made available for all "
17711 "commands, for example those run using L</command> or L</sh>."
17712 msgstr ""
17713
17714 #. type: textblock
17715 #: ../fish/guestfish-actions.pod:4893 ../src/guestfs-actions.pod:7530
17716 msgid ""
17717 "Note that you should not swap to existing guest swap partitions unless you "
17718 "know what you are doing.  They may contain hibernation information, or other "
17719 "information that the guest doesn't want you to trash.  You also risk leaking "
17720 "information about the host to the guest this way.  Instead, attach a new "
17721 "host device to the guest and swap on that."
17722 msgstr ""
17723
17724 #. type: =head2
17725 #: ../fish/guestfish-actions.pod:4900
17726 msgid "swapon-file"
17727 msgstr "swapon-file"
17728
17729 #. type: verbatim
17730 #: ../fish/guestfish-actions.pod:4902
17731 #, no-wrap
17732 msgid ""
17733 " swapon-file file\n"
17734 "\n"
17735 msgstr ""
17736 " swapon-file файл\n"
17737 "\n"
17738
17739 #. type: textblock
17740 #: ../fish/guestfish-actions.pod:4904
17741 msgid ""
17742 "This command enables swap to a file.  See L</swapon-device> for other notes."
17743 msgstr ""
17744
17745 #. type: =head2
17746 #: ../fish/guestfish-actions.pod:4907
17747 msgid "swapon-label"
17748 msgstr "swapon-label"
17749
17750 #. type: verbatim
17751 #: ../fish/guestfish-actions.pod:4909
17752 #, no-wrap
17753 msgid ""
17754 " swapon-label label\n"
17755 "\n"
17756 msgstr ""
17757 " swapon-label мітка\n"
17758 "\n"
17759
17760 #. type: textblock
17761 #: ../fish/guestfish-actions.pod:4911
17762 msgid ""
17763 "This command enables swap to a labeled swap partition.  See L</swapon-"
17764 "device> for other notes."
17765 msgstr ""
17766
17767 #. type: =head2
17768 #: ../fish/guestfish-actions.pod:4914
17769 msgid "swapon-uuid"
17770 msgstr "swapon-uuid"
17771
17772 #. type: verbatim
17773 #: ../fish/guestfish-actions.pod:4916
17774 #, no-wrap
17775 msgid ""
17776 " swapon-uuid uuid\n"
17777 "\n"
17778 msgstr ""
17779 " swapon-uuid uuid\n"
17780 "\n"
17781
17782 #. type: textblock
17783 #: ../fish/guestfish-actions.pod:4918
17784 msgid ""
17785 "This command enables swap to a swap partition with the given UUID.  See L</"
17786 "swapon-device> for other notes."
17787 msgstr ""
17788
17789 #. type: =head2
17790 #: ../fish/guestfish-actions.pod:4921
17791 msgid "sync"
17792 msgstr "sync"
17793
17794 #. type: verbatim
17795 #: ../fish/guestfish-actions.pod:4923
17796 #, no-wrap
17797 msgid ""
17798 " sync\n"
17799 "\n"
17800 msgstr ""
17801 " sync\n"
17802 "\n"
17803
17804 #. type: textblock
17805 #: ../fish/guestfish-actions.pod:4925 ../src/guestfs-actions.pod:7585
17806 msgid ""
17807 "This syncs the disk, so that any writes are flushed through to the "
17808 "underlying disk image."
17809 msgstr ""
17810
17811 #. type: textblock
17812 #: ../fish/guestfish-actions.pod:4928 ../src/guestfs-actions.pod:7588
17813 msgid ""
17814 "You should always call this if you have modified a disk image, before "
17815 "closing the handle."
17816 msgstr ""
17817
17818 #. type: =head2
17819 #: ../fish/guestfish-actions.pod:4931
17820 msgid "tail"
17821 msgstr "tail"
17822
17823 #. type: verbatim
17824 #: ../fish/guestfish-actions.pod:4933
17825 #, no-wrap
17826 msgid ""
17827 " tail path\n"
17828 "\n"
17829 msgstr ""
17830 " tail шлях\n"
17831 "\n"
17832
17833 #. type: textblock
17834 #: ../fish/guestfish-actions.pod:4935 ../src/guestfs-actions.pod:7601
17835 msgid ""
17836 "This command returns up to the last 10 lines of a file as a list of strings."
17837 msgstr ""
17838
17839 #. type: =head2
17840 #: ../fish/guestfish-actions.pod:4941
17841 msgid "tail-n"
17842 msgstr "tail-n"
17843
17844 #. type: verbatim
17845 #: ../fish/guestfish-actions.pod:4943
17846 #, no-wrap
17847 msgid ""
17848 " tail-n nrlines path\n"
17849 "\n"
17850 msgstr ""
17851
17852 #. type: textblock
17853 #: ../fish/guestfish-actions.pod:4945 ../src/guestfs-actions.pod:7620
17854 msgid ""
17855 "If the parameter C<nrlines> is a positive number, this returns the last "
17856 "C<nrlines> lines of the file C<path>."
17857 msgstr ""
17858
17859 #. type: textblock
17860 #: ../fish/guestfish-actions.pod:4948 ../src/guestfs-actions.pod:7623
17861 msgid ""
17862 "If the parameter C<nrlines> is a negative number, this returns lines from "
17863 "the file C<path>, starting with the C<-nrlines>th line."
17864 msgstr ""
17865
17866 #. type: =head2
17867 #: ../fish/guestfish-actions.pod:4956
17868 msgid "tar-in"
17869 msgstr "tar-in"
17870
17871 #. type: verbatim
17872 #: ../fish/guestfish-actions.pod:4958
17873 #, no-wrap
17874 msgid ""
17875 " tar-in (tarfile|-) directory\n"
17876 "\n"
17877 msgstr ""
17878 " tar-in (файл_tar|-) каталог\n"
17879 "\n"
17880
17881 #. type: textblock
17882 #: ../fish/guestfish-actions.pod:4960 ../src/guestfs-actions.pod:7644
17883 msgid ""
17884 "This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
17885 "tar file) into C<directory>."
17886 msgstr ""
17887
17888 #. type: textblock
17889 #: ../fish/guestfish-actions.pod:4963
17890 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
17891 msgstr ""
17892
17893 #. type: =head2
17894 #: ../fish/guestfish-actions.pod:4968
17895 msgid "tar-out"
17896 msgstr "tar-out"
17897
17898 #. type: verbatim
17899 #: ../fish/guestfish-actions.pod:4970
17900 #, no-wrap
17901 msgid ""
17902 " tar-out directory (tarfile|-)\n"
17903 "\n"
17904 msgstr ""
17905 " tar-out каталог (файл tar|-)\n"
17906 "\n"
17907
17908 #. type: textblock
17909 #: ../fish/guestfish-actions.pod:4972 ../src/guestfs-actions.pod:7661
17910 msgid ""
17911 "This command packs the contents of C<directory> and downloads it to local "
17912 "file C<tarfile>."
17913 msgstr ""
17914
17915 #. type: textblock
17916 #: ../fish/guestfish-actions.pod:4975
17917 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
17918 msgstr ""
17919
17920 #. type: =head2
17921 #: ../fish/guestfish-actions.pod:4980
17922 msgid "tgz-in"
17923 msgstr "tgz-in"
17924
17925 #. type: verbatim
17926 #: ../fish/guestfish-actions.pod:4982
17927 #, no-wrap
17928 msgid ""
17929 " tgz-in (tarball|-) directory\n"
17930 "\n"
17931 msgstr ""
17932 " tgz-in (архів tar|-) каталог\n"
17933 "\n"
17934
17935 #. type: textblock
17936 #: ../fish/guestfish-actions.pod:4984 ../src/guestfs-actions.pod:7678
17937 msgid ""
17938 "This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
17939 "tar file) into C<directory>."
17940 msgstr ""
17941
17942 #. type: textblock
17943 #: ../fish/guestfish-actions.pod:4987
17944 msgid "To upload an uncompressed tarball, use L</tar-in>."
17945 msgstr ""
17946
17947 #. type: =head2
17948 #: ../fish/guestfish-actions.pod:4991
17949 msgid "tgz-out"
17950 msgstr "tgz-out"
17951
17952 #. type: verbatim
17953 #: ../fish/guestfish-actions.pod:4993
17954 #, no-wrap
17955 msgid ""
17956 " tgz-out directory (tarball|-)\n"
17957 "\n"
17958 msgstr ""
17959 " tgz-out каталог (архів tar|-)\n"
17960 "\n"
17961
17962 #. type: textblock
17963 #: ../fish/guestfish-actions.pod:4995 ../src/guestfs-actions.pod:7694
17964 msgid ""
17965 "This command packs the contents of C<directory> and downloads it to local "
17966 "file C<tarball>."
17967 msgstr ""
17968
17969 #. type: textblock
17970 #: ../fish/guestfish-actions.pod:4998
17971 msgid "To download an uncompressed tarball, use L</tar-out>."
17972 msgstr ""
17973
17974 #. type: =head2
17975 #: ../fish/guestfish-actions.pod:5002
17976 msgid "touch"
17977 msgstr "touch"
17978
17979 #. type: verbatim
17980 #: ../fish/guestfish-actions.pod:5004
17981 #, no-wrap
17982 msgid ""
17983 " touch path\n"
17984 "\n"
17985 msgstr ""
17986 " touch шлях\n"
17987 "\n"
17988
17989 #. type: textblock
17990 #: ../fish/guestfish-actions.pod:5006 ../src/guestfs-actions.pod:7709
17991 msgid ""
17992 "Touch acts like the L<touch(1)> command.  It can be used to update the "
17993 "timestamps on a file, or, if the file does not exist, to create a new zero-"
17994 "length file."
17995 msgstr ""
17996
17997 #. type: textblock
17998 #: ../fish/guestfish-actions.pod:5010 ../src/guestfs-actions.pod:7713
17999 msgid ""
18000 "This command only works on regular files, and will fail on other file types "
18001 "such as directories, symbolic links, block special etc."
18002 msgstr ""
18003
18004 #. type: =head2
18005 #: ../fish/guestfish-actions.pod:5013
18006 msgid "truncate"
18007 msgstr "truncate"
18008
18009 #. type: verbatim
18010 #: ../fish/guestfish-actions.pod:5015
18011 #, no-wrap
18012 msgid ""
18013 " truncate path\n"
18014 "\n"
18015 msgstr ""
18016 " truncate шлях\n"
18017 "\n"
18018
18019 #. type: textblock
18020 #: ../fish/guestfish-actions.pod:5017 ../src/guestfs-actions.pod:7726
18021 msgid ""
18022 "This command truncates C<path> to a zero-length file.  The file must exist "
18023 "already."
18024 msgstr ""
18025
18026 #. type: =head2
18027 #: ../fish/guestfish-actions.pod:5020
18028 msgid "truncate-size"
18029 msgstr "truncate-size"
18030
18031 #. type: verbatim
18032 #: ../fish/guestfish-actions.pod:5022
18033 #, no-wrap
18034 msgid ""
18035 " truncate-size path size\n"
18036 "\n"
18037 msgstr ""
18038 " truncate-size шлях розмір\n"
18039 "\n"
18040
18041 #. type: textblock
18042 #: ../fish/guestfish-actions.pod:5024 ../src/guestfs-actions.pod:7740
18043 msgid ""
18044 "This command truncates C<path> to size C<size> bytes.  The file must exist "
18045 "already."
18046 msgstr ""
18047
18048 #. type: textblock
18049 #: ../fish/guestfish-actions.pod:5027
18050 msgid ""
18051 "If the current file size is less than C<size> then the file is extended to "
18052 "the required size with zero bytes.  This creates a sparse file (ie. disk "
18053 "blocks are not allocated for the file until you write to it).  To create a "
18054 "non-sparse file of zeroes, use L</fallocate64> instead."
18055 msgstr ""
18056
18057 #. type: =head2
18058 #: ../fish/guestfish-actions.pod:5033
18059 #, fuzzy
18060 #| msgid "tune2fs-l"
18061 msgid "tune2fs"
18062 msgstr "tune2fs-l"
18063
18064 #. type: verbatim
18065 #: ../fish/guestfish-actions.pod:5035
18066 #, no-wrap
18067 msgid ""
18068 " tune2fs device [force:true|false] [maxmountcount:N] [mountcount:N] [errorbehavior:..] [group:N] [intervalbetweenchecks:N] [reservedblockspercentage:N] [lastmounteddirectory:..] [reservedblockscount:N] [user:N]\n"
18069 "\n"
18070 msgstr ""
18071
18072 #. type: textblock
18073 #: ../fish/guestfish-actions.pod:5037 ../src/guestfs-actions.pod:7776
18074 msgid ""
18075 "This call allows you to adjust various filesystem parameters of an ext2/ext3/"
18076 "ext4 filesystem called C<device>."
18077 msgstr ""
18078
18079 #. type: textblock
18080 #: ../fish/guestfish-actions.pod:5046 ../src/guestfs-actions.pod:7785
18081 msgid ""
18082 "Force tune2fs to complete the operation even in the face of errors.  This is "
18083 "the same as the tune2fs C<-f> option."
18084 msgstr ""
18085
18086 #. type: =item
18087 #: ../fish/guestfish-actions.pod:5049 ../src/guestfs-actions.pod:7788
18088 #, fuzzy
18089 #| msgid "mkmountpoint"
18090 msgid "C<maxmountcount>"
18091 msgstr "mkmountpoint"
18092
18093 #. type: textblock
18094 #: ../fish/guestfish-actions.pod:5051 ../src/guestfs-actions.pod:7790
18095 msgid ""
18096 "Set the number of mounts after which the filesystem is checked by L<e2fsck(8)"
18097 ">.  If this is C<0> then the number of mounts is disregarded.  This is the "
18098 "same as the tune2fs C<-c> option."
18099 msgstr ""
18100
18101 #. type: =item
18102 #: ../fish/guestfish-actions.pod:5055 ../src/guestfs-actions.pod:7794
18103 #, fuzzy
18104 #| msgid "mountpoints"
18105 msgid "C<mountcount>"
18106 msgstr "mountpoints"
18107
18108 #. type: textblock
18109 #: ../fish/guestfish-actions.pod:5057 ../src/guestfs-actions.pod:7796
18110 msgid ""
18111 "Set the number of times the filesystem has been mounted.  This is the same "
18112 "as the tune2fs C<-C> option."
18113 msgstr ""
18114
18115 #. type: =item
18116 #: ../fish/guestfish-actions.pod:5060 ../src/guestfs-actions.pod:7799
18117 msgid "C<errorbehavior>"
18118 msgstr ""
18119
18120 #. type: textblock
18121 #: ../fish/guestfish-actions.pod:5062 ../src/guestfs-actions.pod:7801
18122 msgid ""
18123 "Change the behavior of the kernel code when errors are detected.  Possible "
18124 "values currently are: C<continue>, C<remount-ro>, C<panic>.  In practice "
18125 "these options don't really make any difference, particularly for write "
18126 "errors."
18127 msgstr ""
18128
18129 #. type: textblock
18130 #: ../fish/guestfish-actions.pod:5067 ../src/guestfs-actions.pod:7806
18131 msgid "This is the same as the tune2fs C<-e> option."
18132 msgstr ""
18133
18134 #. type: =item
18135 #: ../fish/guestfish-actions.pod:5069 ../src/guestfs-actions.pod:7808
18136 #, fuzzy
18137 #| msgid "B<--volgroups>"
18138 msgid "C<group>"
18139 msgstr "B<--volgroups>"
18140
18141 #. type: textblock
18142 #: ../fish/guestfish-actions.pod:5071 ../src/guestfs-actions.pod:7810
18143 msgid ""
18144 "Set the group which can use reserved filesystem blocks.  This is the same as "
18145 "the tune2fs C<-g> option except that it can only be specified as a number."
18146 msgstr ""
18147
18148 #. type: =item
18149 #: ../fish/guestfish-actions.pod:5075 ../src/guestfs-actions.pod:7814
18150 msgid "C<intervalbetweenchecks>"
18151 msgstr ""
18152
18153 #. type: textblock
18154 #: ../fish/guestfish-actions.pod:5077 ../src/guestfs-actions.pod:7816
18155 msgid ""
18156 "Adjust the maximal time between two filesystem checks (in seconds).  If the "
18157 "option is passed as C<0> then time-dependent checking is disabled."
18158 msgstr ""
18159
18160 #. type: textblock
18161 #: ../fish/guestfish-actions.pod:5081 ../src/guestfs-actions.pod:7820
18162 msgid "This is the same as the tune2fs C<-i> option."
18163 msgstr ""
18164
18165 #. type: =item
18166 #: ../fish/guestfish-actions.pod:5083 ../src/guestfs-actions.pod:7822
18167 msgid "C<reservedblockspercentage>"
18168 msgstr ""
18169
18170 #. type: textblock
18171 #: ../fish/guestfish-actions.pod:5085 ../src/guestfs-actions.pod:7824
18172 msgid ""
18173 "Set the percentage of the filesystem which may only be allocated by "
18174 "privileged processes.  This is the same as the tune2fs C<-m> option."
18175 msgstr ""
18176
18177 #. type: =item
18178 #: ../fish/guestfish-actions.pod:5089 ../src/guestfs-actions.pod:7828
18179 msgid "C<lastmounteddirectory>"
18180 msgstr ""
18181
18182 #. type: textblock
18183 #: ../fish/guestfish-actions.pod:5091 ../src/guestfs-actions.pod:7830
18184 msgid ""
18185 "Set the last mounted directory.  This is the same as the tune2fs C<-M> "
18186 "option."
18187 msgstr ""
18188
18189 #. type: =item
18190 #: ../fish/guestfish-actions.pod:5094 ../src/guestfs-actions.pod:7833
18191 msgid ""
18192 "C<reservedblockscount> Set the number of reserved filesystem blocks.  This "
18193 "is the same as the tune2fs C<-r> option."
18194 msgstr ""
18195
18196 #. type: =item
18197 #: ../fish/guestfish-actions.pod:5098 ../src/guestfs-actions.pod:7837
18198 msgid "C<user>"
18199 msgstr ""
18200
18201 #. type: textblock
18202 #: ../fish/guestfish-actions.pod:5100 ../src/guestfs-actions.pod:7839
18203 msgid ""
18204 "Set the user who can use the reserved filesystem blocks.  This is the same "
18205 "as the tune2fs C<-u> option except that it can only be specified as a number."
18206 msgstr ""
18207
18208 #. type: textblock
18209 #: ../fish/guestfish-actions.pod:5106
18210 msgid ""
18211 "To get the current values of filesystem parameters, see L</tune2fs-l>.  For "
18212 "precise details of how tune2fs works, see the L<tune2fs(8)> man page."
18213 msgstr ""
18214
18215 #. type: =head2
18216 #: ../fish/guestfish-actions.pod:5112
18217 msgid "tune2fs-l"
18218 msgstr "tune2fs-l"
18219
18220 #. type: verbatim
18221 #: ../fish/guestfish-actions.pod:5114
18222 #, no-wrap
18223 msgid ""
18224 " tune2fs-l device\n"
18225 "\n"
18226 msgstr ""
18227 " tune2fs-l пристрій\n"
18228 "\n"
18229
18230 #. type: textblock
18231 #: ../fish/guestfish-actions.pod:5116 ../src/guestfs-actions.pod:7881
18232 msgid ""
18233 "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
18234 "C<device>."
18235 msgstr ""
18236
18237 #. type: textblock
18238 #: ../fish/guestfish-actions.pod:5119 ../src/guestfs-actions.pod:7884
18239 msgid ""
18240 "It is the same as running C<tune2fs -l device>.  See L<tune2fs(8)> manpage "
18241 "for more details.  The list of fields returned isn't clearly defined, and "
18242 "depends on both the version of C<tune2fs> that libguestfs was built against, "
18243 "and the filesystem itself."
18244 msgstr ""
18245
18246 #. type: =head2
18247 #: ../fish/guestfish-actions.pod:5124
18248 msgid "txz-in"
18249 msgstr "txz-in"
18250
18251 #. type: verbatim
18252 #: ../fish/guestfish-actions.pod:5126
18253 #, no-wrap
18254 msgid ""
18255 " txz-in (tarball|-) directory\n"
18256 "\n"
18257 msgstr ""
18258 " txz-in (архів tar|-) каталог\n"
18259 "\n"
18260
18261 #. type: textblock
18262 #: ../fish/guestfish-actions.pod:5128 ../src/guestfs-actions.pod:7904
18263 msgid ""
18264 "This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
18265 "tar file) into C<directory>."
18266 msgstr ""
18267
18268 #. type: =head2
18269 #: ../fish/guestfish-actions.pod:5133
18270 msgid "txz-out"
18271 msgstr "txz-out"
18272
18273 #. type: verbatim
18274 #: ../fish/guestfish-actions.pod:5135
18275 #, no-wrap
18276 msgid ""
18277 " txz-out directory (tarball|-)\n"
18278 "\n"
18279 msgstr ""
18280 " txz-out каталог (архів tar|-)\n"
18281 "\n"
18282
18283 #. type: textblock
18284 #: ../fish/guestfish-actions.pod:5137 ../src/guestfs-actions.pod:7918
18285 msgid ""
18286 "This command packs the contents of C<directory> and downloads it to local "
18287 "file C<tarball> (as an xz compressed tar archive)."
18288 msgstr ""
18289
18290 #. type: =head2
18291 #: ../fish/guestfish-actions.pod:5142
18292 msgid "umask"
18293 msgstr "umask"
18294
18295 #. type: verbatim
18296 #: ../fish/guestfish-actions.pod:5144
18297 #, no-wrap
18298 msgid ""
18299 " umask mask\n"
18300 "\n"
18301 msgstr ""
18302 " umask маска\n"
18303 "\n"
18304
18305 #. type: textblock
18306 #: ../fish/guestfish-actions.pod:5146 ../src/guestfs-actions.pod:7931
18307 msgid ""
18308 "This function sets the mask used for creating new files and device nodes to "
18309 "C<mask & 0777>."
18310 msgstr ""
18311
18312 #. type: textblock
18313 #: ../fish/guestfish-actions.pod:5149 ../src/guestfs-actions.pod:7934
18314 msgid ""
18315 "Typical umask values would be C<022> which creates new files with "
18316 "permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates "
18317 "new files with permissions like \"-rw-rw-r--\" or \"-rwxrwxr-x\"."
18318 msgstr ""
18319
18320 #. type: textblock
18321 #: ../fish/guestfish-actions.pod:5154 ../src/guestfs-actions.pod:7939
18322 msgid ""
18323 "The default umask is C<022>.  This is important because it means that "
18324 "directories and device nodes will be created with C<0644> or C<0755> mode "
18325 "even if you specify C<0777>."
18326 msgstr ""
18327
18328 #. type: textblock
18329 #: ../fish/guestfish-actions.pod:5158
18330 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
18331 msgstr "Див. також L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
18332
18333 #. type: textblock
18334 #: ../fish/guestfish-actions.pod:5161 ../src/guestfs-actions.pod:7946
18335 msgid "This call returns the previous umask."
18336 msgstr ""
18337
18338 #. type: =head2
18339 #: ../fish/guestfish-actions.pod:5163
18340 msgid "umount"
18341 msgstr "umount"
18342
18343 #. type: =head2
18344 #: ../fish/guestfish-actions.pod:5165
18345 msgid "unmount"
18346 msgstr "unmount"
18347
18348 #. type: verbatim
18349 #: ../fish/guestfish-actions.pod:5167
18350 #, no-wrap
18351 msgid ""
18352 " umount pathordevice\n"
18353 "\n"
18354 msgstr ""
18355 " umount шлях_або_пристрій\n"
18356 "\n"
18357
18358 #. type: textblock
18359 #: ../fish/guestfish-actions.pod:5169 ../src/guestfs-actions.pod:7958
18360 msgid ""
18361 "This unmounts the given filesystem.  The filesystem may be specified either "
18362 "by its mountpoint (path) or the device which contains the filesystem."
18363 msgstr ""
18364
18365 #. type: =head2
18366 #: ../fish/guestfish-actions.pod:5173
18367 msgid "umount-all"
18368 msgstr "umount-all"
18369
18370 #. type: =head2
18371 #: ../fish/guestfish-actions.pod:5175
18372 msgid "unmount-all"
18373 msgstr "unmount-all"
18374
18375 #. type: verbatim
18376 #: ../fish/guestfish-actions.pod:5177
18377 #, no-wrap
18378 msgid ""
18379 " umount-all\n"
18380 "\n"
18381 msgstr ""
18382 " umount-all\n"
18383 "\n"
18384
18385 #. type: textblock
18386 #: ../fish/guestfish-actions.pod:5179 ../src/guestfs-actions.pod:7971
18387 msgid "This unmounts all mounted filesystems."
18388 msgstr ""
18389
18390 #. type: textblock
18391 #: ../fish/guestfish-actions.pod:5181 ../src/guestfs-actions.pod:7973
18392 msgid "Some internal mounts are not unmounted by this call."
18393 msgstr ""
18394
18395 #. type: =head2
18396 #: ../fish/guestfish-actions.pod:5183
18397 msgid "upload"
18398 msgstr "upload"
18399
18400 #. type: verbatim
18401 #: ../fish/guestfish-actions.pod:5185
18402 #, no-wrap
18403 msgid ""
18404 " upload (filename|-) remotefilename\n"
18405 "\n"
18406 msgstr ""
18407 " upload (назва_файла|-) назва_віддаленого_файла\n"
18408 "\n"
18409
18410 #. type: textblock
18411 #: ../fish/guestfish-actions.pod:5187 ../fish/guestfish-actions.pod:5200
18412 #: ../src/guestfs-actions.pod:7986 ../src/guestfs-actions.pod:8010
18413 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
18414 msgstr ""
18415
18416 #. type: textblock
18417 #: ../fish/guestfish-actions.pod:5192
18418 msgid "See also L</download>."
18419 msgstr "Див. також L</download>."
18420
18421 #. type: =head2
18422 #: ../fish/guestfish-actions.pod:5196
18423 msgid "upload-offset"
18424 msgstr "upload-offset"
18425
18426 #. type: verbatim
18427 #: ../fish/guestfish-actions.pod:5198
18428 #, no-wrap
18429 msgid ""
18430 " upload-offset (filename|-) remotefilename offset\n"
18431 "\n"
18432 msgstr ""
18433 " upload-offset (назва_файла|-) назва_віддаленого_файла відступ\n"
18434 "\n"
18435
18436 #. type: textblock
18437 #: ../fish/guestfish-actions.pod:5203 ../src/guestfs-actions.pod:8013
18438 msgid ""
18439 "C<remotefilename> is overwritten starting at the byte C<offset> specified.  "
18440 "The intention is to overwrite parts of existing files or devices, although "
18441 "if a non-existant file is specified then it is created with a \"hole\" "
18442 "before C<offset>.  The size of the data written is implicit in the size of "
18443 "the source C<filename>."
18444 msgstr ""
18445
18446 #. type: textblock
18447 #: ../fish/guestfish-actions.pod:5210
18448 msgid ""
18449 "Note that there is no limit on the amount of data that can be uploaded with "
18450 "this call, unlike with L</pwrite>, and this call always writes the full "
18451 "amount unless an error occurs."
18452 msgstr ""
18453
18454 #. type: textblock
18455 #: ../fish/guestfish-actions.pod:5215
18456 msgid "See also L</upload>, L</pwrite>."
18457 msgstr "Див. також L</upload>, L</pwrite>."
18458
18459 #. type: =head2
18460 #: ../fish/guestfish-actions.pod:5219
18461 msgid "utimens"
18462 msgstr "utimens"
18463
18464 #. type: verbatim
18465 #: ../fish/guestfish-actions.pod:5221
18466 #, no-wrap
18467 msgid ""
18468 " utimens path atsecs atnsecs mtsecs mtnsecs\n"
18469 "\n"
18470 msgstr ""
18471
18472 #. type: textblock
18473 #: ../fish/guestfish-actions.pod:5223 ../src/guestfs-actions.pod:8046
18474 msgid "This command sets the timestamps of a file with nanosecond precision."
18475 msgstr ""
18476
18477 #. type: textblock
18478 #: ../fish/guestfish-actions.pod:5226 ../src/guestfs-actions.pod:8049
18479 msgid ""
18480 "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
18481 "from the epoch."
18482 msgstr ""
18483
18484 #. type: textblock
18485 #: ../fish/guestfish-actions.pod:5229 ../src/guestfs-actions.pod:8052
18486 msgid ""
18487 "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
18488 "nanoseconds from the epoch."
18489 msgstr ""
18490
18491 #. type: textblock
18492 #: ../fish/guestfish-actions.pod:5232 ../src/guestfs-actions.pod:8055
18493 msgid ""
18494 "If the C<*nsecs> field contains the special value C<-1> then the "
18495 "corresponding timestamp is set to the current time.  (The C<*secs> field is "
18496 "ignored in this case)."
18497 msgstr ""
18498
18499 #. type: textblock
18500 #: ../fish/guestfish-actions.pod:5236 ../src/guestfs-actions.pod:8059
18501 msgid ""
18502 "If the C<*nsecs> field contains the special value C<-2> then the "
18503 "corresponding timestamp is left unchanged.  (The C<*secs> field is ignored "
18504 "in this case)."
18505 msgstr ""
18506
18507 #. type: =head2
18508 #: ../fish/guestfish-actions.pod:5240
18509 msgid "version"
18510 msgstr "version"
18511
18512 #. type: verbatim
18513 #: ../fish/guestfish-actions.pod:5242
18514 #, no-wrap
18515 msgid ""
18516 " version\n"
18517 "\n"
18518 msgstr ""
18519 " version\n"
18520 "\n"
18521
18522 #. type: textblock
18523 #: ../fish/guestfish-actions.pod:5244 ../src/guestfs-actions.pod:8072
18524 msgid ""
18525 "Return the libguestfs version number that the program is linked against."
18526 msgstr ""
18527
18528 #. type: textblock
18529 #: ../fish/guestfish-actions.pod:5247 ../src/guestfs-actions.pod:8075
18530 msgid ""
18531 "Note that because of dynamic linking this is not necessarily the version of "
18532 "libguestfs that you compiled against.  You can compile the program, and then "
18533 "at runtime dynamically link against a completely different C<libguestfs.so> "
18534 "library."
18535 msgstr ""
18536
18537 #. type: textblock
18538 #: ../fish/guestfish-actions.pod:5252 ../src/guestfs-actions.pod:8080
18539 msgid ""
18540 "This call was added in version C<1.0.58>.  In previous versions of "
18541 "libguestfs there was no way to get the version number.  From C code you can "
18542 "use dynamic linker functions to find out if this symbol exists (if it "
18543 "doesn't, then it's an earlier version)."
18544 msgstr ""
18545
18546 #. type: textblock
18547 #: ../fish/guestfish-actions.pod:5258 ../src/guestfs-actions.pod:8086
18548 msgid ""
18549 "The call returns a structure with four elements.  The first three (C<major>, "
18550 "C<minor> and C<release>) are numbers and correspond to the usual version "
18551 "triplet.  The fourth element (C<extra>) is a string and is normally empty, "
18552 "but may be used for distro-specific information."
18553 msgstr ""
18554
18555 #. type: textblock
18556 #: ../fish/guestfish-actions.pod:5264 ../src/guestfs-actions.pod:8092
18557 msgid ""
18558 "To construct the original version string: C<$major.$minor.$release$extra>"
18559 msgstr ""
18560
18561 #. type: textblock
18562 #: ../fish/guestfish-actions.pod:5267 ../src/guestfs-actions.pod:8095
18563 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
18564 msgstr "Див також: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
18565
18566 #. type: textblock
18567 #: ../fish/guestfish-actions.pod:5269
18568 msgid ""
18569 "I<Note:> Don't use this call to test for availability of features.  In "
18570 "enterprise distributions we backport features from later versions into "
18571 "earlier versions, making this an unreliable way to test for features.  Use "
18572 "L</available> instead."
18573 msgstr ""
18574
18575 #. type: =head2
18576 #: ../fish/guestfish-actions.pod:5275
18577 msgid "vfs-label"
18578 msgstr "vfs-label"
18579
18580 #. type: verbatim
18581 #: ../fish/guestfish-actions.pod:5277
18582 #, no-wrap
18583 msgid ""
18584 " vfs-label device\n"
18585 "\n"
18586 msgstr ""
18587 " vfs-label пристрій\n"
18588 "\n"
18589
18590 #. type: textblock
18591 #: ../fish/guestfish-actions.pod:5279 ../src/guestfs-actions.pod:8115
18592 msgid "This returns the filesystem label of the filesystem on C<device>."
18593 msgstr ""
18594
18595 #. type: textblock
18596 #: ../fish/guestfish-actions.pod:5282 ../src/guestfs-actions.pod:8118
18597 msgid "If the filesystem is unlabeled, this returns the empty string."
18598 msgstr ""
18599
18600 #. type: textblock
18601 #: ../fish/guestfish-actions.pod:5284
18602 msgid "To find a filesystem from the label, use L</findfs-label>."
18603 msgstr ""
18604
18605 #. type: =head2
18606 #: ../fish/guestfish-actions.pod:5286
18607 msgid "vfs-type"
18608 msgstr "vfs-type"
18609
18610 #. type: verbatim
18611 #: ../fish/guestfish-actions.pod:5288
18612 #, no-wrap
18613 msgid ""
18614 " vfs-type device\n"
18615 "\n"
18616 msgstr ""
18617 " vfs-type пристрій\n"
18618 "\n"
18619
18620 #. type: textblock
18621 #: ../fish/guestfish-actions.pod:5290 ../src/guestfs-actions.pod:8133
18622 msgid ""
18623 "This command gets the filesystem type corresponding to the filesystem on "
18624 "C<device>."
18625 msgstr ""
18626
18627 #. type: textblock
18628 #: ../fish/guestfish-actions.pod:5293 ../src/guestfs-actions.pod:8136
18629 msgid ""
18630 "For most filesystems, the result is the name of the Linux VFS module which "
18631 "would be used to mount this filesystem if you mounted it without specifying "
18632 "the filesystem type.  For example a string such as C<ext3> or C<ntfs>."
18633 msgstr ""
18634
18635 #. type: =head2
18636 #: ../fish/guestfish-actions.pod:5298
18637 msgid "vfs-uuid"
18638 msgstr "vfs-uuid"
18639
18640 #. type: verbatim
18641 #: ../fish/guestfish-actions.pod:5300
18642 #, no-wrap
18643 msgid ""
18644 " vfs-uuid device\n"
18645 "\n"
18646 msgstr ""
18647 " vfs-uuid пристрій\n"
18648 "\n"
18649
18650 #. type: textblock
18651 #: ../fish/guestfish-actions.pod:5302 ../src/guestfs-actions.pod:8152
18652 msgid "This returns the filesystem UUID of the filesystem on C<device>."
18653 msgstr ""
18654
18655 #. type: textblock
18656 #: ../fish/guestfish-actions.pod:5305 ../src/guestfs-actions.pod:8155
18657 msgid "If the filesystem does not have a UUID, this returns the empty string."
18658 msgstr ""
18659
18660 #. type: textblock
18661 #: ../fish/guestfish-actions.pod:5307
18662 msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
18663 msgstr ""
18664
18665 #. type: =head2
18666 #: ../fish/guestfish-actions.pod:5309
18667 msgid "vg-activate"
18668 msgstr "vg-activate"
18669
18670 #. type: verbatim
18671 #: ../fish/guestfish-actions.pod:5311
18672 #, no-wrap
18673 msgid ""
18674 " vg-activate true|false 'volgroups ...'\n"
18675 "\n"
18676 msgstr ""
18677
18678 #. type: textblock
18679 #: ../fish/guestfish-actions.pod:5313 ../src/guestfs-actions.pod:8171
18680 msgid ""
18681 "This command activates or (if C<activate> is false) deactivates all logical "
18682 "volumes in the listed volume groups C<volgroups>."
18683 msgstr ""
18684
18685 #. type: textblock
18686 #: ../fish/guestfish-actions.pod:5316 ../src/guestfs-actions.pod:8174
18687 msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
18688 msgstr ""
18689
18690 #. type: textblock
18691 #: ../fish/guestfish-actions.pod:5318 ../src/guestfs-actions.pod:8176
18692 msgid ""
18693 "Note that if C<volgroups> is an empty list then B<all> volume groups are "
18694 "activated or deactivated."
18695 msgstr ""
18696
18697 #. type: =head2
18698 #: ../fish/guestfish-actions.pod:5321
18699 msgid "vg-activate-all"
18700 msgstr "vg-activate-all"
18701
18702 #. type: verbatim
18703 #: ../fish/guestfish-actions.pod:5323
18704 #, no-wrap
18705 msgid ""
18706 " vg-activate-all true|false\n"
18707 "\n"
18708 msgstr ""
18709 " vg-activate-all true|false\n"
18710 "\n"
18711
18712 #. type: textblock
18713 #: ../fish/guestfish-actions.pod:5325 ../src/guestfs-actions.pod:8189
18714 msgid ""
18715 "This command activates or (if C<activate> is false) deactivates all logical "
18716 "volumes in all volume groups."
18717 msgstr ""
18718
18719 #. type: textblock
18720 #: ../fish/guestfish-actions.pod:5328 ../src/guestfs-actions.pod:8192
18721 msgid "This command is the same as running C<vgchange -a y|n>"
18722 msgstr ""
18723
18724 #. type: =head2
18725 #: ../fish/guestfish-actions.pod:5330
18726 msgid "vgcreate"
18727 msgstr "vgcreate"
18728
18729 #. type: verbatim
18730 #: ../fish/guestfish-actions.pod:5332
18731 #, no-wrap
18732 msgid ""
18733 " vgcreate volgroup 'physvols ...'\n"
18734 "\n"
18735 msgstr ""
18736
18737 #. type: textblock
18738 #: ../fish/guestfish-actions.pod:5334 ../src/guestfs-actions.pod:8205
18739 msgid ""
18740 "This creates an LVM volume group called C<volgroup> from the non-empty list "
18741 "of physical volumes C<physvols>."
18742 msgstr ""
18743
18744 #. type: =head2
18745 #: ../fish/guestfish-actions.pod:5337
18746 msgid "vglvuuids"
18747 msgstr "vglvuuids"
18748
18749 #. type: verbatim
18750 #: ../fish/guestfish-actions.pod:5339
18751 #, no-wrap
18752 msgid ""
18753 " vglvuuids vgname\n"
18754 "\n"
18755 msgstr ""
18756
18757 #. type: textblock
18758 #: ../fish/guestfish-actions.pod:5341 ../src/guestfs-actions.pod:8218
18759 msgid ""
18760 "Given a VG called C<vgname>, this returns the UUIDs of all the logical "
18761 "volumes created in this volume group."
18762 msgstr ""
18763
18764 #. type: textblock
18765 #: ../fish/guestfish-actions.pod:5344
18766 msgid ""
18767 "You can use this along with L</lvs> and L</lvuuid> calls to associate "
18768 "logical volumes and volume groups."
18769 msgstr ""
18770
18771 #. type: textblock
18772 #: ../fish/guestfish-actions.pod:5347
18773 msgid "See also L</vgpvuuids>."
18774 msgstr "Див. також L</vgpvuuids>."
18775
18776 #. type: =head2
18777 #: ../fish/guestfish-actions.pod:5349
18778 msgid "vgpvuuids"
18779 msgstr "vgpvuuids"
18780
18781 #. type: verbatim
18782 #: ../fish/guestfish-actions.pod:5351
18783 #, no-wrap
18784 msgid ""
18785 " vgpvuuids vgname\n"
18786 "\n"
18787 msgstr ""
18788
18789 #. type: textblock
18790 #: ../fish/guestfish-actions.pod:5353 ../src/guestfs-actions.pod:8238
18791 msgid ""
18792 "Given a VG called C<vgname>, this returns the UUIDs of all the physical "
18793 "volumes that this volume group resides on."
18794 msgstr ""
18795
18796 #. type: textblock
18797 #: ../fish/guestfish-actions.pod:5356
18798 msgid ""
18799 "You can use this along with L</pvs> and L</pvuuid> calls to associate "
18800 "physical volumes and volume groups."
18801 msgstr ""
18802
18803 #. type: textblock
18804 #: ../fish/guestfish-actions.pod:5359
18805 msgid "See also L</vglvuuids>."
18806 msgstr "Див. також L</vglvuuids>."
18807
18808 #. type: =head2
18809 #: ../fish/guestfish-actions.pod:5361
18810 msgid "vgremove"
18811 msgstr "vgremove"
18812
18813 #. type: verbatim
18814 #: ../fish/guestfish-actions.pod:5363
18815 #, no-wrap
18816 msgid ""
18817 " vgremove vgname\n"
18818 "\n"
18819 msgstr ""
18820
18821 #. type: textblock
18822 #: ../fish/guestfish-actions.pod:5365 ../src/guestfs-actions.pod:8258
18823 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
18824 msgstr ""
18825
18826 #. type: textblock
18827 #: ../fish/guestfish-actions.pod:5367 ../src/guestfs-actions.pod:8260
18828 msgid ""
18829 "This also forcibly removes all logical volumes in the volume group (if any)."
18830 msgstr ""
18831
18832 #. type: =head2
18833 #: ../fish/guestfish-actions.pod:5370
18834 msgid "vgrename"
18835 msgstr "vgrename"
18836
18837 #. type: verbatim
18838 #: ../fish/guestfish-actions.pod:5372
18839 #, no-wrap
18840 msgid ""
18841 " vgrename volgroup newvolgroup\n"
18842 "\n"
18843 msgstr ""
18844
18845 #. type: textblock
18846 #: ../fish/guestfish-actions.pod:5374 ../src/guestfs-actions.pod:8274
18847 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
18848 msgstr ""
18849
18850 #. type: =head2
18851 #: ../fish/guestfish-actions.pod:5376
18852 msgid "vgs"
18853 msgstr "vgs"
18854
18855 #. type: verbatim
18856 #: ../fish/guestfish-actions.pod:5378
18857 #, no-wrap
18858 msgid ""
18859 " vgs\n"
18860 "\n"
18861 msgstr ""
18862 " vgs\n"
18863 "\n"
18864
18865 #. type: textblock
18866 #: ../fish/guestfish-actions.pod:5380 ../src/guestfs-actions.pod:8285
18867 msgid ""
18868 "List all the volumes groups detected.  This is the equivalent of the L<vgs(8)"
18869 "> command."
18870 msgstr ""
18871
18872 #. type: textblock
18873 #: ../fish/guestfish-actions.pod:5383 ../src/guestfs-actions.pod:8288
18874 msgid ""
18875 "This returns a list of just the volume group names that were detected (eg. "
18876 "C<VolGroup00>)."
18877 msgstr ""
18878
18879 #. type: textblock
18880 #: ../fish/guestfish-actions.pod:5386
18881 msgid "See also L</vgs-full>."
18882 msgstr "Див. також L</vgs-full>."
18883
18884 #. type: =head2
18885 #: ../fish/guestfish-actions.pod:5388
18886 msgid "vgs-full"
18887 msgstr "vgs-full"
18888
18889 #. type: verbatim
18890 #: ../fish/guestfish-actions.pod:5390
18891 #, no-wrap
18892 msgid ""
18893 " vgs-full\n"
18894 "\n"
18895 msgstr ""
18896 " vgs-full\n"
18897 "\n"
18898
18899 #. type: textblock
18900 #: ../fish/guestfish-actions.pod:5392 ../src/guestfs-actions.pod:8304
18901 msgid ""
18902 "List all the volumes groups detected.  This is the equivalent of the L<vgs(8)"
18903 "> command.  The \"full\" version includes all fields."
18904 msgstr ""
18905
18906 #. type: =head2
18907 #: ../fish/guestfish-actions.pod:5395
18908 msgid "vgscan"
18909 msgstr "vgscan"
18910
18911 #. type: verbatim
18912 #: ../fish/guestfish-actions.pod:5397
18913 #, no-wrap
18914 msgid ""
18915 " vgscan\n"
18916 "\n"
18917 msgstr ""
18918 " vgscan\n"
18919 "\n"
18920
18921 #. type: textblock
18922 #: ../fish/guestfish-actions.pod:5399 ../src/guestfs-actions.pod:8318
18923 msgid ""
18924 "This rescans all block devices and rebuilds the list of LVM physical "
18925 "volumes, volume groups and logical volumes."
18926 msgstr ""
18927
18928 #. type: =head2
18929 #: ../fish/guestfish-actions.pod:5402
18930 msgid "vguuid"
18931 msgstr "vguuid"
18932
18933 #. type: verbatim
18934 #: ../fish/guestfish-actions.pod:5404
18935 #, no-wrap
18936 msgid ""
18937 " vguuid vgname\n"
18938 "\n"
18939 msgstr ""
18940
18941 #. type: textblock
18942 #: ../fish/guestfish-actions.pod:5406 ../src/guestfs-actions.pod:8331
18943 msgid "This command returns the UUID of the LVM VG named C<vgname>."
18944 msgstr ""
18945
18946 #. type: =head2
18947 #: ../fish/guestfish-actions.pod:5408
18948 msgid "wc-c"
18949 msgstr "wc-c"
18950
18951 #. type: verbatim
18952 #: ../fish/guestfish-actions.pod:5410
18953 #, no-wrap
18954 msgid ""
18955 " wc-c path\n"
18956 "\n"
18957 msgstr ""
18958 " wc-c шлях\n"
18959 "\n"
18960
18961 #. type: textblock
18962 #: ../fish/guestfish-actions.pod:5412 ../src/guestfs-actions.pod:8371
18963 msgid ""
18964 "This command counts the characters in a file, using the C<wc -c> external "
18965 "command."
18966 msgstr ""
18967
18968 #. type: =head2
18969 #: ../fish/guestfish-actions.pod:5415
18970 msgid "wc-l"
18971 msgstr "wc-l"
18972
18973 #. type: verbatim
18974 #: ../fish/guestfish-actions.pod:5417
18975 #, no-wrap
18976 msgid ""
18977 " wc-l path\n"
18978 "\n"
18979 msgstr ""
18980 " wc-l шлях\n"
18981 "\n"
18982
18983 #. type: textblock
18984 #: ../fish/guestfish-actions.pod:5419 ../src/guestfs-actions.pod:8384
18985 msgid ""
18986 "This command counts the lines in a file, using the C<wc -l> external command."
18987 msgstr ""
18988
18989 #. type: =head2
18990 #: ../fish/guestfish-actions.pod:5422
18991 msgid "wc-w"
18992 msgstr "wc-w"
18993
18994 #. type: verbatim
18995 #: ../fish/guestfish-actions.pod:5424
18996 #, no-wrap
18997 msgid ""
18998 " wc-w path\n"
18999 "\n"
19000 msgstr ""
19001 " wc-w шлях\n"
19002 "\n"
19003
19004 #. type: textblock
19005 #: ../fish/guestfish-actions.pod:5426 ../src/guestfs-actions.pod:8397
19006 msgid ""
19007 "This command counts the words in a file, using the C<wc -w> external command."
19008 msgstr ""
19009
19010 #. type: =head2
19011 #: ../fish/guestfish-actions.pod:5429
19012 msgid "write"
19013 msgstr "write"
19014
19015 #. type: verbatim
19016 #: ../fish/guestfish-actions.pod:5431
19017 #, no-wrap
19018 msgid ""
19019 " write path content\n"
19020 "\n"
19021 msgstr ""
19022 " write шлях дані\n"
19023 "\n"
19024
19025 #. type: textblock
19026 #: ../fish/guestfish-actions.pod:5433 ../src/guestfs-actions.pod:8412
19027 msgid ""
19028 "This call creates a file called C<path>.  The content of the file is the "
19029 "string C<content> (which can contain any 8 bit data)."
19030 msgstr ""
19031
19032 #. type: textblock
19033 #: ../fish/guestfish-actions.pod:5436
19034 msgid "See also L</write-append>."
19035 msgstr "Див. також L</write-append>."
19036
19037 #. type: =head2
19038 #: ../fish/guestfish-actions.pod:5441
19039 msgid "write-append"
19040 msgstr ""
19041
19042 #. type: verbatim
19043 #: ../fish/guestfish-actions.pod:5443
19044 #, no-wrap
19045 msgid ""
19046 " write-append path content\n"
19047 "\n"
19048 msgstr ""
19049
19050 #. type: textblock
19051 #: ../fish/guestfish-actions.pod:5445 ../src/guestfs-actions.pod:8432
19052 msgid ""
19053 "This call appends C<content> to the end of file C<path>.  If C<path> does "
19054 "not exist, then a new file is created."
19055 msgstr ""
19056
19057 #. type: textblock
19058 #: ../fish/guestfish-actions.pod:5448
19059 msgid "See also L</write>."
19060 msgstr "Див. також L</write>."
19061
19062 #. type: =head2
19063 #: ../fish/guestfish-actions.pod:5453
19064 msgid "write-file"
19065 msgstr "write-file"
19066
19067 #. type: verbatim
19068 #: ../fish/guestfish-actions.pod:5455
19069 #, no-wrap
19070 msgid ""
19071 " write-file path content size\n"
19072 "\n"
19073 msgstr ""
19074
19075 #. type: textblock
19076 #: ../fish/guestfish-actions.pod:5457 ../src/guestfs-actions.pod:8459
19077 msgid ""
19078 "This call creates a file called C<path>.  The contents of the file is the "
19079 "string C<content> (which can contain any 8 bit data), with length C<size>."
19080 msgstr ""
19081
19082 #. type: textblock
19083 #: ../fish/guestfish-actions.pod:5461 ../src/guestfs-actions.pod:8463
19084 msgid ""
19085 "As a special case, if C<size> is C<0> then the length is calculated using "
19086 "C<strlen> (so in this case the content cannot contain embedded ASCII NULs)."
19087 msgstr ""
19088
19089 #. type: textblock
19090 #: ../fish/guestfish-actions.pod:5465 ../src/guestfs-actions.pod:8467
19091 msgid ""
19092 "I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
19093 "I<not> work, even if the length is specified."
19094 msgstr ""
19095
19096 #. type: textblock
19097 #: ../fish/guestfish-actions.pod:5471
19098 msgid ""
19099 "I<This function is deprecated.> In new code, use the L</write> call instead."
19100 msgstr ""
19101
19102 #. type: =head2
19103 #: ../fish/guestfish-actions.pod:5478
19104 msgid "zegrep"
19105 msgstr "zegrep"
19106
19107 #. type: verbatim
19108 #: ../fish/guestfish-actions.pod:5480
19109 #, no-wrap
19110 msgid ""
19111 " zegrep regex path\n"
19112 "\n"
19113 msgstr ""
19114 " zegrep формальний_вираз шлях\n"
19115 "\n"
19116
19117 #. type: textblock
19118 #: ../fish/guestfish-actions.pod:5482 ../src/guestfs-actions.pod:8484
19119 msgid ""
19120 "This calls the external C<zegrep> program and returns the matching lines."
19121 msgstr ""
19122
19123 #. type: =head2
19124 #: ../fish/guestfish-actions.pod:5488
19125 msgid "zegrepi"
19126 msgstr "zegrepi"
19127
19128 #. type: verbatim
19129 #: ../fish/guestfish-actions.pod:5490
19130 #, no-wrap
19131 msgid ""
19132 " zegrepi regex path\n"
19133 "\n"
19134 msgstr ""
19135
19136 #. type: textblock
19137 #: ../fish/guestfish-actions.pod:5492 ../src/guestfs-actions.pod:8503
19138 msgid ""
19139 "This calls the external C<zegrep -i> program and returns the matching lines."
19140 msgstr ""
19141
19142 #. type: =head2
19143 #: ../fish/guestfish-actions.pod:5498
19144 msgid "zero"
19145 msgstr "zero"
19146
19147 #. type: verbatim
19148 #: ../fish/guestfish-actions.pod:5500
19149 #, no-wrap
19150 msgid ""
19151 " zero device\n"
19152 "\n"
19153 msgstr ""
19154 " zero пристрій\n"
19155 "\n"
19156
19157 #. type: textblock
19158 #: ../fish/guestfish-actions.pod:5502 ../src/guestfs-actions.pod:8521
19159 msgid "This command writes zeroes over the first few blocks of C<device>."
19160 msgstr ""
19161
19162 #. type: textblock
19163 #: ../fish/guestfish-actions.pod:5504 ../src/guestfs-actions.pod:8523
19164 msgid ""
19165 "How many blocks are zeroed isn't specified (but it's I<not> enough to "
19166 "securely wipe the device).  It should be sufficient to remove any partition "
19167 "tables, filesystem superblocks and so on."
19168 msgstr ""
19169
19170 #. type: textblock
19171 #: ../fish/guestfish-actions.pod:5508 ../fish/guestfish-actions.pod:5523
19172 #: ../src/guestfs-actions.pod:8527 ../src/guestfs-actions.pod:8553
19173 msgid ""
19174 "If blocks are already zero, then this command avoids writing zeroes.  This "
19175 "prevents the underlying device from becoming non-sparse or growing "
19176 "unnecessarily."
19177 msgstr ""
19178
19179 #. type: textblock
19180 #: ../fish/guestfish-actions.pod:5512
19181 msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>"
19182 msgstr ""
19183
19184 #. type: =head2
19185 #: ../fish/guestfish-actions.pod:5515
19186 msgid "zero-device"
19187 msgstr "zero-device"
19188
19189 #. type: verbatim
19190 #: ../fish/guestfish-actions.pod:5517
19191 #, no-wrap
19192 msgid ""
19193 " zero-device device\n"
19194 "\n"
19195 msgstr ""
19196 " zero-device пристрій\n"
19197 "\n"
19198
19199 #. type: textblock
19200 #: ../fish/guestfish-actions.pod:5519
19201 msgid ""
19202 "This command writes zeroes over the entire C<device>.  Compare with L</zero> "
19203 "which just zeroes the first few blocks of a device."
19204 msgstr ""
19205
19206 #. type: =head2
19207 #: ../fish/guestfish-actions.pod:5527
19208 msgid "zerofree"
19209 msgstr "zerofree"
19210
19211 #. type: verbatim
19212 #: ../fish/guestfish-actions.pod:5529
19213 #, no-wrap
19214 msgid ""
19215 " zerofree device\n"
19216 "\n"
19217 msgstr ""
19218 " zerofree пристрій\n"
19219 "\n"
19220
19221 #. type: textblock
19222 #: ../fish/guestfish-actions.pod:5531 ../src/guestfs-actions.pod:8572
19223 msgid ""
19224 "This runs the I<zerofree> program on C<device>.  This program claims to zero "
19225 "unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
19226 "possible to compress the filesystem more effectively."
19227 msgstr ""
19228
19229 #. type: textblock
19230 #: ../fish/guestfish-actions.pod:5536 ../src/guestfs-actions.pod:8577
19231 msgid "You should B<not> run this program if the filesystem is mounted."
19232 msgstr ""
19233
19234 #. type: textblock
19235 #: ../fish/guestfish-actions.pod:5539 ../src/guestfs-actions.pod:8580
19236 msgid ""
19237 "It is possible that using this program can damage the filesystem or data on "
19238 "the filesystem."
19239 msgstr ""
19240
19241 #. type: =head2
19242 #: ../fish/guestfish-actions.pod:5542
19243 msgid "zfgrep"
19244 msgstr "zfgrep"
19245
19246 #. type: verbatim
19247 #: ../fish/guestfish-actions.pod:5544
19248 #, no-wrap
19249 msgid ""
19250 " zfgrep pattern path\n"
19251 "\n"
19252 msgstr ""
19253 " zfgrep шаблон шлях\n"
19254 "\n"
19255
19256 #. type: textblock
19257 #: ../fish/guestfish-actions.pod:5546 ../src/guestfs-actions.pod:8594
19258 msgid ""
19259 "This calls the external C<zfgrep> program and returns the matching lines."
19260 msgstr ""
19261
19262 #. type: =head2
19263 #: ../fish/guestfish-actions.pod:5552
19264 msgid "zfgrepi"
19265 msgstr "zfgrepi"
19266
19267 #. type: verbatim
19268 #: ../fish/guestfish-actions.pod:5554
19269 #, no-wrap
19270 msgid ""
19271 " zfgrepi pattern path\n"
19272 "\n"
19273 msgstr ""
19274 " zfgrepi шаблон шлях\n"
19275 "\n"
19276
19277 #. type: textblock
19278 #: ../fish/guestfish-actions.pod:5556 ../src/guestfs-actions.pod:8613
19279 msgid ""
19280 "This calls the external C<zfgrep -i> program and returns the matching lines."
19281 msgstr ""
19282
19283 #. type: =head2
19284 #: ../fish/guestfish-actions.pod:5562
19285 msgid "zfile"
19286 msgstr "zfile"
19287
19288 #. type: verbatim
19289 #: ../fish/guestfish-actions.pod:5564
19290 #, no-wrap
19291 msgid ""
19292 " zfile meth path\n"
19293 "\n"
19294 msgstr ""
19295 " zfile метод шлях\n"
19296 "\n"
19297
19298 #. type: textblock
19299 #: ../fish/guestfish-actions.pod:5566 ../src/guestfs-actions.pod:8639
19300 msgid ""
19301 "This command runs C<file> after first decompressing C<path> using C<method>."
19302 msgstr ""
19303
19304 #. type: textblock
19305 #: ../fish/guestfish-actions.pod:5569 ../src/guestfs-actions.pod:8642
19306 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
19307 msgstr ""
19308
19309 #. type: textblock
19310 #: ../fish/guestfish-actions.pod:5571
19311 msgid ""
19312 "Since 1.0.63, use L</file> instead which can now process compressed files."
19313 msgstr ""
19314
19315 #. type: textblock
19316 #: ../fish/guestfish-actions.pod:5574
19317 msgid ""
19318 "I<This function is deprecated.> In new code, use the L</file> call instead."
19319 msgstr ""
19320
19321 #. type: =head2
19322 #: ../fish/guestfish-actions.pod:5581
19323 msgid "zgrep"
19324 msgstr "zgrep"
19325
19326 #. type: verbatim
19327 #: ../fish/guestfish-actions.pod:5583
19328 #, no-wrap
19329 msgid ""
19330 " zgrep regex path\n"
19331 "\n"
19332 msgstr ""
19333 " zgrep формальний_вираз шлях\n"
19334 "\n"
19335
19336 #. type: textblock
19337 #: ../fish/guestfish-actions.pod:5585 ../src/guestfs-actions.pod:8659
19338 msgid ""
19339 "This calls the external C<zgrep> program and returns the matching lines."
19340 msgstr ""
19341
19342 #. type: =head2
19343 #: ../fish/guestfish-actions.pod:5591
19344 msgid "zgrepi"
19345 msgstr "zgrepi"
19346
19347 #. type: verbatim
19348 #: ../fish/guestfish-actions.pod:5593
19349 #, no-wrap
19350 msgid ""
19351 " zgrepi regex path\n"
19352 "\n"
19353 msgstr ""
19354 " zgrepi формальний_вираз шлях\n"
19355 "\n"
19356
19357 #. type: textblock
19358 #: ../fish/guestfish-actions.pod:5595 ../src/guestfs-actions.pod:8678
19359 msgid ""
19360 "This calls the external C<zgrep -i> program and returns the matching lines."
19361 msgstr ""
19362
19363 #. type: =head2
19364 #: ../fish/guestfish-commands.pod:1
19365 msgid "alloc"
19366 msgstr "alloc"
19367
19368 #. type: =head2
19369 #: ../fish/guestfish-commands.pod:3
19370 msgid "allocate"
19371 msgstr ""
19372
19373 #. type: verbatim
19374 #: ../fish/guestfish-commands.pod:5
19375 #, no-wrap
19376 msgid ""
19377 " alloc filename size\n"
19378 "\n"
19379 msgstr ""
19380
19381 #. type: textblock
19382 #: ../fish/guestfish-commands.pod:7
19383 msgid ""
19384 "This creates an empty (zeroed) file of the given size, and then adds so it "
19385 "can be further examined."
19386 msgstr ""
19387
19388 #. type: textblock
19389 #: ../fish/guestfish-commands.pod:10 ../fish/guestfish-commands.pod:193
19390 msgid "For more advanced image creation, see L<qemu-img(1)> utility."
19391 msgstr ""
19392
19393 #. type: textblock
19394 #: ../fish/guestfish-commands.pod:12 ../fish/guestfish-commands.pod:195
19395 msgid "Size can be specified using standard suffixes, eg. C<1M>."
19396 msgstr ""
19397
19398 #. type: textblock
19399 #: ../fish/guestfish-commands.pod:14
19400 msgid ""
19401 "To create a sparse file, use L</sparse> instead.  To create a prepared disk "
19402 "image, see L</PREPARED DISK IMAGES>."
19403 msgstr ""
19404
19405 #. type: =head2
19406 #: ../fish/guestfish-commands.pod:17
19407 msgid "copy-in"
19408 msgstr "copy-in"
19409
19410 #. type: verbatim
19411 #: ../fish/guestfish-commands.pod:19
19412 #, no-wrap
19413 msgid ""
19414 " copy-in local [local ...] /remotedir\n"
19415 "\n"
19416 msgstr ""
19417
19418 #. type: textblock
19419 #: ../fish/guestfish-commands.pod:21
19420 msgid ""
19421 "C<copy-in> copies local files or directories recursively into the disk "
19422 "image, placing them in the directory called C</remotedir> (which must "
19423 "exist).  This guestfish meta-command turns into a sequence of L</tar-in> and "
19424 "other commands as necessary."
19425 msgstr ""
19426
19427 #. type: textblock
19428 #: ../fish/guestfish-commands.pod:26
19429 msgid ""
19430 "Multiple local files and directories can be specified, but the last "
19431 "parameter must always be a remote directory.  Wildcards cannot be used."
19432 msgstr ""
19433
19434 #. type: =head2
19435 #: ../fish/guestfish-commands.pod:30
19436 msgid "copy-out"
19437 msgstr "copy-out"
19438
19439 #. type: verbatim
19440 #: ../fish/guestfish-commands.pod:32
19441 #, no-wrap
19442 msgid ""
19443 " copy-out remote [remote ...] localdir\n"
19444 "\n"
19445 msgstr ""
19446
19447 #. type: textblock
19448 #: ../fish/guestfish-commands.pod:34
19449 msgid ""
19450 "C<copy-out> copies remote files or directories recursively out of the disk "
19451 "image, placing them on the host disk in a local directory called C<localdir> "
19452 "(which must exist).  This guestfish meta-command turns into a sequence of L</"
19453 "download>, L</tar-out> and other commands as necessary."
19454 msgstr ""
19455
19456 #. type: textblock
19457 #: ../fish/guestfish-commands.pod:40
19458 msgid ""
19459 "Multiple remote files and directories can be specified, but the last "
19460 "parameter must always be a local directory.  To download to the current "
19461 "directory, use C<.> as in:"
19462 msgstr ""
19463
19464 #. type: verbatim
19465 #: ../fish/guestfish-commands.pod:44
19466 #, no-wrap
19467 msgid ""
19468 " copy-out /home .\n"
19469 "\n"
19470 msgstr ""
19471 " copy-out /home .\n"
19472 "\n"
19473
19474 #. type: textblock
19475 #: ../fish/guestfish-commands.pod:46
19476 msgid ""
19477 "Wildcards cannot be used in the ordinary command, but you can use them with "
19478 "the help of L</glob> like this:"
19479 msgstr ""
19480
19481 #. type: verbatim
19482 #: ../fish/guestfish-commands.pod:49
19483 #, no-wrap
19484 msgid ""
19485 " glob copy-out /home/* .\n"
19486 "\n"
19487 msgstr ""
19488 " glob copy-out /home/* .\n"
19489 "\n"
19490
19491 #. type: =head2
19492 #: ../fish/guestfish-commands.pod:51
19493 msgid "display"
19494 msgstr ""
19495
19496 #. type: verbatim
19497 #: ../fish/guestfish-commands.pod:53
19498 #, no-wrap
19499 msgid ""
19500 " display filename\n"
19501 "\n"
19502 msgstr ""
19503
19504 #. type: textblock
19505 #: ../fish/guestfish-commands.pod:55
19506 msgid ""
19507 "Use C<display> (a graphical display program) to display an image file.  It "
19508 "downloads the file, and runs C<display> on it."
19509 msgstr ""
19510
19511 #. type: textblock
19512 #: ../fish/guestfish-commands.pod:58
19513 msgid ""
19514 "To use an alternative program, set the C<GUESTFISH_DISPLAY_IMAGE> "
19515 "environment variable.  For example to use the GNOME display program:"
19516 msgstr ""
19517
19518 #. type: verbatim
19519 #: ../fish/guestfish-commands.pod:61
19520 #, no-wrap
19521 msgid ""
19522 " export GUESTFISH_DISPLAY_IMAGE=eog\n"
19523 "\n"
19524 msgstr ""
19525
19526 #. type: textblock
19527 #: ../fish/guestfish-commands.pod:63
19528 msgid "See also L<display(1)>."
19529 msgstr "Див. також L<display(1)>."
19530
19531 #. type: =head2
19532 #: ../fish/guestfish-commands.pod:65
19533 msgid "echo"
19534 msgstr "echo"
19535
19536 #. type: verbatim
19537 #: ../fish/guestfish-commands.pod:67
19538 #, no-wrap
19539 msgid ""
19540 " echo [params ...]\n"
19541 "\n"
19542 msgstr ""
19543 " echo [параметри...]\n"
19544 "\n"
19545
19546 #. type: textblock
19547 #: ../fish/guestfish-commands.pod:69
19548 msgid "This echos the parameters to the terminal."
19549 msgstr ""
19550
19551 #. type: =head2
19552 #: ../fish/guestfish-commands.pod:71
19553 msgid "edit"
19554 msgstr "edit"
19555
19556 #. type: =head2
19557 #: ../fish/guestfish-commands.pod:73
19558 msgid "vi"
19559 msgstr "vi"
19560
19561 #. type: =head2
19562 #: ../fish/guestfish-commands.pod:75
19563 msgid "emacs"
19564 msgstr "emacs"
19565
19566 #. type: verbatim
19567 #: ../fish/guestfish-commands.pod:77
19568 #, no-wrap
19569 msgid ""
19570 " edit filename\n"
19571 "\n"
19572 msgstr ""
19573 " edit назва_файла\n"
19574 "\n"
19575
19576 #. type: textblock
19577 #: ../fish/guestfish-commands.pod:79
19578 msgid ""
19579 "This is used to edit a file.  It downloads the file, edits it locally using "
19580 "your editor, then uploads the result."
19581 msgstr ""
19582
19583 #. type: textblock
19584 #: ../fish/guestfish-commands.pod:82
19585 msgid ""
19586 "The editor is C<$EDITOR>.  However if you use the alternate commands C<vi> "
19587 "or C<emacs> you will get those corresponding editors."
19588 msgstr ""
19589
19590 #. type: =head2
19591 #: ../fish/guestfish-commands.pod:86
19592 msgid "glob"
19593 msgstr "glob"
19594
19595 #. type: verbatim
19596 #: ../fish/guestfish-commands.pod:88
19597 #, no-wrap
19598 msgid ""
19599 " glob command args...\n"
19600 "\n"
19601 msgstr ""
19602 " glob команда параметри...\n"
19603 "\n"
19604
19605 #. type: textblock
19606 #: ../fish/guestfish-commands.pod:90
19607 msgid ""
19608 "Expand wildcards in any paths in the args list, and run C<command> "
19609 "repeatedly on each matching path."
19610 msgstr ""
19611
19612 #. type: textblock
19613 #: ../fish/guestfish-commands.pod:93
19614 msgid "See L</WILDCARDS AND GLOBBING>."
19615 msgstr "Див. L</WILDCARDS AND GLOBBING>."
19616
19617 #. type: =head2
19618 #: ../fish/guestfish-commands.pod:95
19619 msgid "hexedit"
19620 msgstr "hexedit"
19621
19622 #. type: verbatim
19623 #: ../fish/guestfish-commands.pod:97
19624 #, no-wrap
19625 msgid ""
19626 " hexedit <filename|device>\n"
19627 " hexedit <filename|device> <max>\n"
19628 " hexedit <filename|device> <start> <max>\n"
19629 "\n"
19630 msgstr ""
19631
19632 #. type: textblock
19633 #: ../fish/guestfish-commands.pod:101
19634 msgid ""
19635 "Use hexedit (a hex editor) to edit all or part of a binary file or block "
19636 "device."
19637 msgstr ""
19638
19639 #. type: textblock
19640 #: ../fish/guestfish-commands.pod:104
19641 msgid ""
19642 "This command works by downloading potentially the whole file or device, "
19643 "editing it locally, then uploading it.  If the file or device is large, you "
19644 "have to specify which part you wish to edit by using C<max> and/or C<start> "
19645 "C<max> parameters.  C<start> and C<max> are specified in bytes, with the "
19646 "usual modifiers allowed such as C<1M> (1 megabyte)."
19647 msgstr ""
19648
19649 #. type: textblock
19650 #: ../fish/guestfish-commands.pod:111
19651 msgid "For example to edit the first few sectors of a disk you might do:"
19652 msgstr ""
19653
19654 #. type: verbatim
19655 #: ../fish/guestfish-commands.pod:114
19656 #, no-wrap
19657 msgid ""
19658 " hexedit /dev/sda 1M\n"
19659 "\n"
19660 msgstr ""
19661 " hexedit /dev/sda 1M\n"
19662 "\n"
19663
19664 #. type: textblock
19665 #: ../fish/guestfish-commands.pod:116
19666 msgid ""
19667 "which would allow you to edit anywhere within the first megabyte of the disk."
19668 msgstr ""
19669
19670 #. type: textblock
19671 #: ../fish/guestfish-commands.pod:119
19672 msgid "To edit the superblock of an ext2 filesystem on C</dev/sda1>, do:"
19673 msgstr ""
19674
19675 #. type: verbatim
19676 #: ../fish/guestfish-commands.pod:121
19677 #, no-wrap
19678 msgid ""
19679 " hexedit /dev/sda1 0x400 0x400\n"
19680 "\n"
19681 msgstr ""
19682 " hexedit /dev/sda1 0x400 0x400\n"
19683 "\n"
19684
19685 #. type: textblock
19686 #: ../fish/guestfish-commands.pod:123
19687 msgid "(assuming the superblock is in the standard location)."
19688 msgstr ""
19689
19690 #. type: textblock
19691 #: ../fish/guestfish-commands.pod:125
19692 msgid ""
19693 "This command requires the external L<hexedit(1)> program.  You can specify "
19694 "another program to use by setting the C<HEXEDITOR> environment variable."
19695 msgstr ""
19696
19697 #. type: textblock
19698 #: ../fish/guestfish-commands.pod:129
19699 msgid "See also L</hexdump>."
19700 msgstr "Див. також L</hexdump>."
19701
19702 #. type: =head2
19703 #: ../fish/guestfish-commands.pod:131
19704 msgid "lcd"
19705 msgstr "lcd"
19706
19707 #. type: verbatim
19708 #: ../fish/guestfish-commands.pod:133
19709 #, no-wrap
19710 msgid ""
19711 " lcd directory\n"
19712 "\n"
19713 msgstr ""
19714
19715 #. type: textblock
19716 #: ../fish/guestfish-commands.pod:135
19717 msgid ""
19718 "Change the local directory, ie. the current directory of guestfish itself."
19719 msgstr ""
19720
19721 #. type: textblock
19722 #: ../fish/guestfish-commands.pod:138
19723 msgid "Note that C<!cd> won't do what you might expect."
19724 msgstr ""
19725
19726 #. type: =head2
19727 #: ../fish/guestfish-commands.pod:140
19728 msgid "man"
19729 msgstr "man"
19730
19731 #. type: =head2
19732 #: ../fish/guestfish-commands.pod:142
19733 msgid "manual"
19734 msgstr "підручник"
19735
19736 #. type: verbatim
19737 #: ../fish/guestfish-commands.pod:144
19738 #, no-wrap
19739 msgid ""
19740 "  man\n"
19741 "\n"
19742 msgstr ""
19743 "  man\n"
19744 "\n"
19745
19746 #. type: textblock
19747 #: ../fish/guestfish-commands.pod:146
19748 msgid "Opens the manual page for guestfish."
19749 msgstr ""
19750
19751 #. type: =head2
19752 #: ../fish/guestfish-commands.pod:148
19753 msgid "more"
19754 msgstr "more"
19755
19756 #. type: =head2
19757 #: ../fish/guestfish-commands.pod:150
19758 msgid "less"
19759 msgstr "less"
19760
19761 #. type: verbatim
19762 #: ../fish/guestfish-commands.pod:152
19763 #, no-wrap
19764 msgid ""
19765 " more filename\n"
19766 "\n"
19767 msgstr ""
19768
19769 #. type: verbatim
19770 #: ../fish/guestfish-commands.pod:154
19771 #, no-wrap
19772 msgid ""
19773 " less filename\n"
19774 "\n"
19775 msgstr ""
19776
19777 #. type: textblock
19778 #: ../fish/guestfish-commands.pod:156
19779 msgid "This is used to view a file."
19780 msgstr ""
19781
19782 #. type: textblock
19783 #: ../fish/guestfish-commands.pod:158
19784 msgid ""
19785 "The default viewer is C<$PAGER>.  However if you use the alternate command "
19786 "C<less> you will get the C<less> command specifically."
19787 msgstr ""
19788
19789 #. type: =head2
19790 #: ../fish/guestfish-commands.pod:161
19791 msgid "reopen"
19792 msgstr "reopen"
19793
19794 #. type: verbatim
19795 #: ../fish/guestfish-commands.pod:163
19796 #, no-wrap
19797 msgid ""
19798 "  reopen\n"
19799 "\n"
19800 msgstr ""
19801
19802 #. type: textblock
19803 #: ../fish/guestfish-commands.pod:165
19804 msgid ""
19805 "Close and reopen the libguestfs handle.  It is not necessary to use this "
19806 "normally, because the handle is closed properly when guestfish exits.  "
19807 "However this is occasionally useful for testing."
19808 msgstr ""
19809
19810 #. type: =head2
19811 #: ../fish/guestfish-commands.pod:169
19812 msgid "setenv"
19813 msgstr ""
19814
19815 #. type: verbatim
19816 #: ../fish/guestfish-commands.pod:171
19817 #, no-wrap
19818 msgid ""
19819 "  setenv VAR value\n"
19820 "\n"
19821 msgstr ""
19822
19823 #. type: textblock
19824 #: ../fish/guestfish-commands.pod:173
19825 msgid "Set the environment variable C<VAR> to the string C<value>."
19826 msgstr ""
19827
19828 #. type: textblock
19829 #: ../fish/guestfish-commands.pod:175
19830 msgid ""
19831 "To print the value of an environment variable use a shell command such as:"
19832 msgstr ""
19833
19834 #. type: verbatim
19835 #: ../fish/guestfish-commands.pod:178
19836 #, no-wrap
19837 msgid ""
19838 " !echo $VAR\n"
19839 "\n"
19840 msgstr ""
19841
19842 #. type: =head2
19843 #: ../fish/guestfish-commands.pod:180
19844 msgid "sparse"
19845 msgstr "sparse"
19846
19847 #. type: verbatim
19848 #: ../fish/guestfish-commands.pod:182
19849 #, no-wrap
19850 msgid ""
19851 " sparse filename size\n"
19852 "\n"
19853 msgstr ""
19854
19855 #. type: textblock
19856 #: ../fish/guestfish-commands.pod:184
19857 msgid ""
19858 "This creates an empty sparse file of the given size, and then adds so it can "
19859 "be further examined."
19860 msgstr ""
19861
19862 #. type: textblock
19863 #: ../fish/guestfish-commands.pod:187
19864 msgid ""
19865 "In all respects it works the same as the L</alloc> command, except that the "
19866 "image file is allocated sparsely, which means that disk blocks are not "
19867 "assigned to the file until they are needed.  Sparse disk files only use "
19868 "space when written to, but they are slower and there is a danger you could "
19869 "run out of real disk space during a write operation."
19870 msgstr ""
19871
19872 #. type: =head2
19873 #: ../fish/guestfish-commands.pod:197
19874 msgid "supported"
19875 msgstr "supported"
19876
19877 #. type: verbatim
19878 #: ../fish/guestfish-commands.pod:199
19879 #, no-wrap
19880 msgid ""
19881 " supported\n"
19882 "\n"
19883 msgstr ""
19884 " supported\n"
19885 "\n"
19886
19887 #. type: textblock
19888 #: ../fish/guestfish-commands.pod:201
19889 msgid ""
19890 "This command returns a list of the optional groups known to the daemon, and "
19891 "indicates which ones are supported by this build of the libguestfs appliance."
19892 msgstr ""
19893
19894 #. type: textblock
19895 #: ../fish/guestfish-commands.pod:205
19896 msgid "See also L<guestfs(3)/AVAILABILITY>."
19897 msgstr "Див. також L<guestfs(3)/AVAILABILITY>."
19898
19899 #. type: =head2
19900 #: ../fish/guestfish-commands.pod:207
19901 msgid "time"
19902 msgstr "time"
19903
19904 #. type: verbatim
19905 #: ../fish/guestfish-commands.pod:209
19906 #, no-wrap
19907 msgid ""
19908 " time command args...\n"
19909 "\n"
19910 msgstr ""
19911
19912 #. type: textblock
19913 #: ../fish/guestfish-commands.pod:211
19914 msgid ""
19915 "Run the command as usual, but print the elapsed time afterwards.  This can "
19916 "be useful for benchmarking operations."
19917 msgstr ""
19918
19919 #. type: =head2
19920 #: ../fish/guestfish-commands.pod:214
19921 msgid "unsetenv"
19922 msgstr ""
19923
19924 #. type: verbatim
19925 #: ../fish/guestfish-commands.pod:216
19926 #, no-wrap
19927 msgid ""
19928 "  unsetenv VAR\n"
19929 "\n"
19930 msgstr ""
19931
19932 #. type: textblock
19933 #: ../fish/guestfish-commands.pod:218
19934 msgid "Remove C<VAR> from the environment."
19935 msgstr ""
19936
19937 #. type: textblock
19938 #: ../fish/guestfish.pod:5
19939 msgid "guestfish - the libguestfs Filesystem Interactive SHell"
19940 msgstr ""
19941
19942 #. type: verbatim
19943 #: ../fish/guestfish.pod:9
19944 #, no-wrap
19945 msgid ""
19946 " guestfish [--options] [commands]\n"
19947 "\n"
19948 msgstr ""
19949
19950 #. type: verbatim
19951 #: ../fish/guestfish.pod:11
19952 #, no-wrap
19953 msgid ""
19954 " guestfish\n"
19955 "\n"
19956 msgstr ""
19957
19958 #. type: verbatim
19959 #: ../fish/guestfish.pod:13
19960 #, no-wrap
19961 msgid ""
19962 " guestfish [--ro|--rw] -a disk.img\n"
19963 "\n"
19964 msgstr ""
19965
19966 #. type: verbatim
19967 #: ../fish/guestfish.pod:15
19968 #, no-wrap
19969 msgid ""
19970 " guestfish [--ro|--rw] -a disk.img -m dev[:mountpoint]\n"
19971 "\n"
19972 msgstr ""
19973
19974 #. type: verbatim
19975 #: ../fish/guestfish.pod:17
19976 #, no-wrap
19977 msgid ""
19978 " guestfish -d libvirt-domain\n"
19979 "\n"
19980 msgstr ""
19981
19982 #. type: verbatim
19983 #: ../fish/guestfish.pod:19
19984 #, no-wrap
19985 msgid ""
19986 " guestfish [--ro|--rw] -a disk.img -i\n"
19987 "\n"
19988 msgstr ""
19989
19990 #. type: verbatim
19991 #: ../fish/guestfish.pod:21
19992 #, no-wrap
19993 msgid ""
19994 " guestfish -d libvirt-domain -i\n"
19995 "\n"
19996 msgstr ""
19997
19998 #. type: textblock
19999 #: ../fish/guestfish.pod:25
20000 msgid ""
20001 "Using guestfish in read/write mode on live virtual machines can be "
20002 "dangerous, potentially causing disk corruption.  Use the I<--ro> (read-only) "
20003 "option to use guestfish safely if the disk image or virtual machine might be "
20004 "live."
20005 msgstr ""
20006
20007 #. type: textblock
20008 #: ../fish/guestfish.pod:32
20009 msgid ""
20010 "Guestfish is a shell and command-line tool for examining and modifying "
20011 "virtual machine filesystems.  It uses libguestfs and exposes all of the "
20012 "functionality of the guestfs API, see L<guestfs(3)>."
20013 msgstr ""
20014
20015 #. type: textblock
20016 #: ../fish/guestfish.pod:36
20017 msgid ""
20018 "Guestfish gives you structured access to the libguestfs API, from shell "
20019 "scripts or the command line or interactively.  If you want to rescue a "
20020 "broken virtual machine image, you should look at the L<virt-rescue(1)> "
20021 "command."
20022 msgstr ""
20023
20024 #. type: =head2
20025 #: ../fish/guestfish.pod:43
20026 msgid "As an interactive shell"
20027 msgstr ""
20028
20029 #. type: verbatim
20030 #: ../fish/guestfish.pod:45
20031 #, no-wrap
20032 msgid ""
20033 " $ guestfish\n"
20034 " \n"
20035 msgstr ""
20036
20037 #. type: verbatim
20038 #: ../fish/guestfish.pod:47
20039 #, no-wrap
20040 msgid ""
20041 " Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
20042 " editing virtual machine filesystems.\n"
20043 " \n"
20044 msgstr ""
20045
20046 #. type: verbatim
20047 #: ../fish/guestfish.pod:50
20048 #, no-wrap
20049 msgid ""
20050 " Type: 'help' for a list of commands\n"
20051 "       'man' to read the manual\n"
20052 "       'quit' to quit the shell\n"
20053 " \n"
20054 msgstr ""
20055
20056 #. type: verbatim
20057 #: ../fish/guestfish.pod:54
20058 #, no-wrap
20059 msgid ""
20060 " ><fs> add-ro disk.img\n"
20061 " ><fs> run\n"
20062 " ><fs> list-filesystems\n"
20063 " /dev/sda1: ext4\n"
20064 " /dev/vg_guest/lv_root: ext4\n"
20065 " /dev/vg_guest/lv_swap: swap\n"
20066 " ><fs> mount /dev/vg_guest/lv_root /\n"
20067 " ><fs> cat /etc/fstab\n"
20068 " # /etc/fstab\n"
20069 " # Created by anaconda\n"
20070 " [...]\n"
20071 " ><fs> exit\n"
20072 "\n"
20073 msgstr ""
20074
20075 #. type: =head2
20076 #: ../fish/guestfish.pod:67
20077 msgid "From shell scripts"
20078 msgstr ""
20079
20080 #. type: textblock
20081 #: ../fish/guestfish.pod:69
20082 msgid "Create a new C</etc/motd> file in a guest or disk image:"
20083 msgstr ""
20084
20085 #. type: verbatim
20086 #: ../fish/guestfish.pod:71
20087 #, no-wrap
20088 msgid ""
20089 " guestfish <<_EOF_\n"
20090 " add disk.img\n"
20091 " run\n"
20092 " mount /dev/vg_guest/lv_root /\n"
20093 " write /etc/motd \"Welcome, new users\"\n"
20094 " _EOF_\n"
20095 "\n"
20096 msgstr ""
20097
20098 #. type: textblock
20099 #: ../fish/guestfish.pod:78
20100 msgid "List the LVM logical volumes in a disk image:"
20101 msgstr ""
20102
20103 #. type: verbatim
20104 #: ../fish/guestfish.pod:80
20105 #, no-wrap
20106 msgid ""
20107 " guestfish -a disk.img --ro <<_EOF_\n"
20108 " run\n"
20109 " lvs\n"
20110 " _EOF_\n"
20111 "\n"
20112 msgstr ""
20113
20114 #. type: textblock
20115 #: ../fish/guestfish.pod:85
20116 msgid "List all the filesystems in a disk image:"
20117 msgstr ""
20118
20119 #. type: verbatim
20120 #: ../fish/guestfish.pod:87
20121 #, no-wrap
20122 msgid ""
20123 " guestfish -a disk.img --ro <<_EOF_\n"
20124 " run\n"
20125 " list-filesystems\n"
20126 " _EOF_\n"
20127 "\n"
20128 msgstr ""
20129
20130 #. type: =head2
20131 #: ../fish/guestfish.pod:92
20132 msgid "On one command line"
20133 msgstr ""
20134
20135 #. type: textblock
20136 #: ../fish/guestfish.pod:94 ../fish/virt-copy-in.pod:31
20137 msgid "Update C</etc/resolv.conf> in a guest:"
20138 msgstr ""
20139
20140 #. type: verbatim
20141 #: ../fish/guestfish.pod:96
20142 #, no-wrap
20143 msgid ""
20144 " guestfish \\\n"
20145 "   add disk.img : run : mount /dev/vg_guest/lv_root / : \\\n"
20146 "   write /etc/resolv.conf \"nameserver 1.2.3.4\"\n"
20147 "\n"
20148 msgstr ""
20149
20150 #. type: textblock
20151 #: ../fish/guestfish.pod:100
20152 msgid "Edit C</boot/grub/grub.conf> interactively:"
20153 msgstr ""
20154
20155 #. type: verbatim
20156 #: ../fish/guestfish.pod:102
20157 #, no-wrap
20158 msgid ""
20159 " guestfish --rw --add disk.img \\\n"
20160 "   --mount /dev/vg_guest/lv_root \\\n"
20161 "   --mount /dev/sda1:/boot \\\n"
20162 "   edit /boot/grub/grub.conf\n"
20163 "\n"
20164 msgstr ""
20165
20166 #. type: =head2
20167 #: ../fish/guestfish.pod:107
20168 msgid "Mount disks automatically"
20169 msgstr ""
20170
20171 #. type: textblock
20172 #: ../fish/guestfish.pod:109
20173 msgid ""
20174 "Use the I<-i> option to automatically mount the disks from a virtual machine:"
20175 msgstr ""
20176
20177 #. type: verbatim
20178 #: ../fish/guestfish.pod:112
20179 #, no-wrap
20180 msgid ""
20181 " guestfish --ro -a disk.img -i cat /etc/group\n"
20182 "\n"
20183 msgstr ""
20184
20185 #. type: verbatim
20186 #: ../fish/guestfish.pod:114
20187 #, no-wrap
20188 msgid ""
20189 " guestfish --ro -d libvirt-domain -i cat /etc/group\n"
20190 "\n"
20191 msgstr ""
20192
20193 #. type: textblock
20194 #: ../fish/guestfish.pod:116
20195 msgid "Another way to edit C</boot/grub/grub.conf> interactively is:"
20196 msgstr ""
20197
20198 #. type: verbatim
20199 #: ../fish/guestfish.pod:118
20200 #, no-wrap
20201 msgid ""
20202 " guestfish --rw -a disk.img -i edit /boot/grub/grub.conf\n"
20203 "\n"
20204 msgstr ""
20205
20206 #. type: =head2
20207 #: ../fish/guestfish.pod:120
20208 msgid "As a script interpreter"
20209 msgstr ""
20210
20211 #. type: textblock
20212 #: ../fish/guestfish.pod:122
20213 msgid "Create a 100MB disk containing an ext2-formatted partition:"
20214 msgstr ""
20215
20216 #. type: verbatim
20217 #: ../fish/guestfish.pod:124
20218 #, no-wrap
20219 msgid ""
20220 " #!/usr/bin/guestfish -f\n"
20221 " sparse test1.img 100M\n"
20222 " run\n"
20223 " part-disk /dev/sda mbr\n"
20224 " mkfs ext2 /dev/sda1\n"
20225 "\n"
20226 msgstr ""
20227
20228 #. type: =head2
20229 #: ../fish/guestfish.pod:130
20230 msgid "Start with a prepared disk"
20231 msgstr ""
20232
20233 #. type: textblock
20234 #: ../fish/guestfish.pod:132
20235 msgid ""
20236 "An alternate way to create a 100MB disk called C<test1.img> containing a "
20237 "single ext2-formatted partition:"
20238 msgstr ""
20239
20240 #. type: verbatim
20241 #: ../fish/guestfish.pod:135 ../src/guestfs.pod:2243
20242 #, no-wrap
20243 msgid ""
20244 " guestfish -N fs\n"
20245 "\n"
20246 msgstr ""
20247
20248 #. type: textblock
20249 #: ../fish/guestfish.pod:137
20250 msgid "To list what is available do:"
20251 msgstr ""
20252
20253 #. type: verbatim
20254 #: ../fish/guestfish.pod:139 ../fish/guestfish.pod:1042
20255 #, no-wrap
20256 msgid ""
20257 " guestfish -N help | less\n"
20258 "\n"
20259 msgstr ""
20260
20261 #. type: =head2
20262 #: ../fish/guestfish.pod:141
20263 msgid "Remote control"
20264 msgstr "Дистанційне керування"
20265
20266 #. type: verbatim
20267 #: ../fish/guestfish.pod:143
20268 #, no-wrap
20269 msgid ""
20270 " eval \"`guestfish --listen`\"\n"
20271 " guestfish --remote add-ro disk.img\n"
20272 " guestfish --remote run\n"
20273 " guestfish --remote lvs\n"
20274 "\n"
20275 msgstr ""
20276 " eval \"`guestfish --listen`\"\n"
20277 " guestfish --remote add-ro disk.img\n"
20278 " guestfish --remote run\n"
20279 " guestfish --remote lvs\n"
20280 "\n"
20281
20282 #. type: textblock
20283 #: ../fish/guestfish.pod:154
20284 msgid "Displays general help on options."
20285 msgstr ""
20286
20287 #. type: =item
20288 #: ../fish/guestfish.pod:158
20289 msgid "B<--cmd-help>"
20290 msgstr "B<--cmd-help>"
20291
20292 #. type: textblock
20293 #: ../fish/guestfish.pod:160
20294 msgid "Lists all available guestfish commands."
20295 msgstr ""
20296
20297 #. type: =item
20298 #: ../fish/guestfish.pod:162
20299 msgid "B<-h cmd>"
20300 msgstr "B<-h команда>"
20301
20302 #. type: =item
20303 #: ../fish/guestfish.pod:164
20304 msgid "B<--cmd-help cmd>"
20305 msgstr "B<--cmd-help команда>"
20306
20307 #. type: textblock
20308 #: ../fish/guestfish.pod:166
20309 msgid "Displays detailed help on a single command C<cmd>."
20310 msgstr ""
20311
20312 #. type: =item
20313 #: ../fish/guestfish.pod:168 ../fuse/guestmount.pod:96
20314 msgid "B<-a image>"
20315 msgstr "B<-a образ>"
20316
20317 #. type: =item
20318 #: ../fish/guestfish.pod:170 ../fuse/guestmount.pod:98
20319 msgid "B<--add image>"
20320 msgstr "B<--add образ>"
20321
20322 #. type: textblock
20323 #: ../fish/guestfish.pod:172
20324 msgid "Add a block device or virtual machine image to the shell."
20325 msgstr ""
20326
20327 #. type: textblock
20328 #: ../fish/guestfish.pod:177
20329 msgid ""
20330 "Using this flag is mostly equivalent to using the C<add> command, with "
20331 "C<readonly:true> if the I<--ro> flag was given, and with C<format:...> if "
20332 "the I<--format=...> flag was given."
20333 msgstr ""
20334
20335 #. type: textblock
20336 #: ../fish/guestfish.pod:185 ../fuse/guestmount.pod:109
20337 msgid ""
20338 "When used in conjunction with the I<-d> option, this specifies the libvirt "
20339 "URI to use.  The default is to use the default libvirt connection."
20340 msgstr ""
20341
20342 #. type: =item
20343 #: ../fish/guestfish.pod:189
20344 msgid "B<--csh>"
20345 msgstr "B<--csh>"
20346
20347 #. type: textblock
20348 #: ../fish/guestfish.pod:191
20349 msgid ""
20350 "If using the I<--listen> option and a csh-like shell, use this option.  See "
20351 "section L</REMOTE CONTROL AND CSH> below."
20352 msgstr ""
20353
20354 #. type: =item
20355 #: ../fish/guestfish.pod:194 ../fuse/guestmount.pod:113
20356 msgid "B<-d libvirt-domain>"
20357 msgstr "B<-d домен-libvirt>"
20358
20359 #. type: =item
20360 #: ../fish/guestfish.pod:196 ../fuse/guestmount.pod:115
20361 msgid "B<--domain libvirt-domain>"
20362 msgstr "B<--domain домен-libvirt>"
20363
20364 #. type: textblock
20365 #: ../fish/guestfish.pod:198 ../fuse/guestmount.pod:117
20366 msgid ""
20367 "Add disks from the named libvirt domain.  If the I<--ro> option is also "
20368 "used, then any libvirt domain can be used.  However in write mode, only "
20369 "libvirt domains which are shut down can be named here."
20370 msgstr ""
20371
20372 #. type: textblock
20373 #: ../fish/guestfish.pod:202 ../fuse/guestmount.pod:121
20374 msgid "Domain UUIDs can be used instead of names."
20375 msgstr ""
20376
20377 #. type: textblock
20378 #: ../fish/guestfish.pod:204
20379 msgid ""
20380 "Using this flag is mostly equivalent to using the C<add-domain> command, "
20381 "with C<readonly:true> if the I<--ro> flag was given, and with C<format:...> "
20382 "if the I<--format:...> flag was given."
20383 msgstr ""
20384
20385 #. type: =item
20386 #: ../fish/guestfish.pod:208
20387 msgid "B<-D>"
20388 msgstr "B<-D>"
20389
20390 #. type: =item
20391 #: ../fish/guestfish.pod:210
20392 msgid "B<--no-dest-paths>"
20393 msgstr "B<--no-dest-paths>"
20394
20395 #. type: textblock
20396 #: ../fish/guestfish.pod:212
20397 msgid ""
20398 "Don't tab-complete paths on the guest filesystem.  It is useful to be able "
20399 "to hit the tab key to complete paths on the guest filesystem, but this "
20400 "causes extra \"hidden\" guestfs calls to be made, so this option is here to "
20401 "allow this feature to be disabled."
20402 msgstr ""
20403
20404 #. type: textblock
20405 #: ../fish/guestfish.pod:219 ../fuse/guestmount.pod:137
20406 msgid ""
20407 "When prompting for keys and passphrases, guestfish normally turns echoing "
20408 "off so you cannot see what you are typing.  If you are not worried about "
20409 "Tempest attacks and there is no one else in the room you can specify this "
20410 "flag to see what you are typing."
20411 msgstr ""
20412
20413 #. type: =item
20414 #: ../fish/guestfish.pod:224
20415 msgid "B<-f file>"
20416 msgstr "B<-f файл>"
20417
20418 #. type: =item
20419 #: ../fish/guestfish.pod:226
20420 msgid "B<--file file>"
20421 msgstr "B<--file файл>"
20422
20423 #. type: textblock
20424 #: ../fish/guestfish.pod:228
20425 msgid "Read commands from C<file>.  To write pure guestfish scripts, use:"
20426 msgstr ""
20427
20428 #. type: verbatim
20429 #: ../fish/guestfish.pod:231
20430 #, no-wrap
20431 msgid ""
20432 " #!/usr/bin/guestfish -f\n"
20433 "\n"
20434 msgstr ""
20435 " #!/usr/bin/guestfish -f\n"
20436 "\n"
20437
20438 #. type: verbatim
20439 #: ../fish/guestfish.pod:244
20440 #, no-wrap
20441 msgid ""
20442 " guestfish --format=raw -a disk.img\n"
20443 "\n"
20444 msgstr ""
20445 " guestfish --format=raw -a disk.img\n"
20446 "\n"
20447
20448 #. type: verbatim
20449 #: ../fish/guestfish.pod:248
20450 #, no-wrap
20451 msgid ""
20452 " guestfish --format=raw -a disk.img --format -a another.img\n"
20453 "\n"
20454 msgstr ""
20455 " guestfish --format=raw -a disk.img --format -a another.img\n"
20456 "\n"
20457
20458 #. type: textblock
20459 #: ../fish/guestfish.pod:253
20460 msgid ""
20461 "If you have untrusted raw-format guest disk images, you should use this "
20462 "option to specify the disk format.  This avoids a possible security problem "
20463 "with malicious guests (CVE-2010-3851).  See also L</add-drive-opts>."
20464 msgstr ""
20465
20466 #. type: =item
20467 #: ../fish/guestfish.pod:260 ../fuse/guestmount.pod:166
20468 msgid "B<--inspector>"
20469 msgstr "B<--inspector>"
20470
20471 #. type: textblock
20472 #: ../fish/guestfish.pod:262 ../fuse/guestmount.pod:168
20473 msgid ""
20474 "Using L<virt-inspector(1)> code, inspect the disks looking for an operating "
20475 "system and mount filesystems as they would be mounted on the real virtual "
20476 "machine."
20477 msgstr ""
20478
20479 #. type: textblock
20480 #: ../fish/guestfish.pod:266
20481 msgid "Typical usage is either:"
20482 msgstr ""
20483
20484 #. type: verbatim
20485 #: ../fish/guestfish.pod:268
20486 #, no-wrap
20487 msgid ""
20488 " guestfish -d myguest -i\n"
20489 "\n"
20490 msgstr ""
20491 " guestfish -d myguest -i\n"
20492 "\n"
20493
20494 #. type: textblock
20495 #: ../fish/guestfish.pod:270
20496 msgid "(for an inactive libvirt domain called I<myguest>), or:"
20497 msgstr ""
20498
20499 #. type: verbatim
20500 #: ../fish/guestfish.pod:272
20501 #, no-wrap
20502 msgid ""
20503 " guestfish --ro -d myguest -i\n"
20504 "\n"
20505 msgstr ""
20506 " guestfish --ro -d myguest -i\n"
20507 "\n"
20508
20509 #. type: textblock
20510 #: ../fish/guestfish.pod:274
20511 msgid "(for active domains, readonly), or specify the block device directly:"
20512 msgstr ""
20513
20514 #. type: verbatim
20515 #: ../fish/guestfish.pod:276
20516 #, no-wrap
20517 msgid ""
20518 " guestfish --rw -a /dev/Guests/MyGuest -i\n"
20519 "\n"
20520 msgstr ""
20521 " guestfish --rw -a /dev/Guests/MyGuest -i\n"
20522 "\n"
20523
20524 #. type: textblock
20525 #: ../fish/guestfish.pod:278
20526 msgid ""
20527 "Note that the command line syntax changed slightly over older versions of "
20528 "guestfish.  You can still use the old syntax:"
20529 msgstr ""
20530
20531 #. type: verbatim
20532 #: ../fish/guestfish.pod:281
20533 #, no-wrap
20534 msgid ""
20535 " guestfish [--ro] -i disk.img\n"
20536 "\n"
20537 msgstr ""
20538 " guestfish [--ro] -i disk.img\n"
20539 "\n"
20540
20541 #. type: verbatim
20542 #: ../fish/guestfish.pod:283
20543 #, no-wrap
20544 msgid ""
20545 " guestfish [--ro] -i libvirt-domain\n"
20546 "\n"
20547 msgstr ""
20548
20549 #. type: textblock
20550 #: ../fish/guestfish.pod:285
20551 msgid ""
20552 "Using this flag is mostly equivalent to using the C<inspect-os> command and "
20553 "then using other commands to mount the filesystems that were found."
20554 msgstr ""
20555
20556 #. type: =item
20557 #: ../fish/guestfish.pod:294
20558 msgid "B<--listen>"
20559 msgstr "B<--listen>"
20560
20561 #. type: textblock
20562 #: ../fish/guestfish.pod:296
20563 msgid ""
20564 "Fork into the background and listen for remote commands.  See section L</"
20565 "REMOTE CONTROL GUESTFISH OVER A SOCKET> below."
20566 msgstr ""
20567
20568 #. type: =item
20569 #: ../fish/guestfish.pod:299 ../fuse/guestmount.pod:177
20570 msgid "B<--live>"
20571 msgstr "B<--live>"
20572
20573 #. type: textblock
20574 #: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:179
20575 msgid ""
20576 "Connect to a live virtual machine.  (Experimental, see L<guestfs(3)/"
20577 "ATTACHING TO RUNNING DAEMONS>)."
20578 msgstr ""
20579
20580 #. type: =item
20581 #: ../fish/guestfish.pod:304 ../fuse/guestmount.pod:182
20582 msgid "B<-m dev[:mountpoint[:options]]>"
20583 msgstr "B<-m пристрій[:точка_монтування[:параметри]]>"
20584
20585 #. type: =item
20586 #: ../fish/guestfish.pod:306 ../fuse/guestmount.pod:184
20587 msgid "B<--mount dev[:mountpoint[:options]]>"
20588 msgstr "B<--mount пристрій[:точка_монтування[:параметри]]>"
20589
20590 #. type: textblock
20591 #: ../fish/guestfish.pod:308
20592 msgid "Mount the named partition or logical volume on the given mountpoint."
20593 msgstr ""
20594
20595 #. type: textblock
20596 #: ../fish/guestfish.pod:310
20597 msgid "If the mountpoint is omitted, it defaults to C</>."
20598 msgstr ""
20599
20600 #. type: textblock
20601 #: ../fish/guestfish.pod:312
20602 msgid "You have to mount something on C</> before most commands will work."
20603 msgstr ""
20604
20605 #. type: textblock
20606 #: ../fish/guestfish.pod:314
20607 msgid ""
20608 "If any I<-m> or I<--mount> options are given, the guest is automatically "
20609 "launched."
20610 msgstr ""
20611
20612 #. type: textblock
20613 #: ../fish/guestfish.pod:317
20614 msgid ""
20615 "If you don't know what filesystems a disk image contains, you can either run "
20616 "guestfish without this option, then list the partitions, filesystems and LVs "
20617 "available (see L</list-partitions>, L</list-filesystems> and L</lvs> "
20618 "commands), or you can use the L<virt-filesystems(1)> program."
20619 msgstr ""
20620
20621 #. type: textblock
20622 #: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:192
20623 msgid ""
20624 "The third (and rarely used) part of the mount parameter is the list of mount "
20625 "options used to mount the underlying filesystem.  If this is not given, then "
20626 "the mount options are either the empty string or C<ro> (the latter if the "
20627 "I<--ro> flag is used).  By specifying the mount options, you override this "
20628 "default choice.  Probably the only time you would use this is to enable ACLs "
20629 "and/or extended attributes if the filesystem can support them:"
20630 msgstr ""
20631
20632 #. type: verbatim
20633 #: ../fish/guestfish.pod:331 ../fuse/guestmount.pod:200
20634 #, no-wrap
20635 msgid ""
20636 " -m /dev/sda1:/:acl,user_xattr\n"
20637 "\n"
20638 msgstr ""
20639
20640 #. type: textblock
20641 #: ../fish/guestfish.pod:333
20642 msgid "Using this flag is equivalent to using the C<mount-options> command."
20643 msgstr ""
20644
20645 #. type: =item
20646 #: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:202
20647 #: ../resize/virt-resize.pod:435
20648 msgid "B<-n>"
20649 msgstr "B<-n>"
20650
20651 #. type: =item
20652 #: ../fish/guestfish.pod:337 ../fuse/guestmount.pod:204
20653 msgid "B<--no-sync>"
20654 msgstr "B<--no-sync>"
20655
20656 #. type: textblock
20657 #: ../fish/guestfish.pod:339
20658 msgid ""
20659 "Disable autosync.  This is enabled by default.  See the discussion of "
20660 "autosync in the L<guestfs(3)> manpage."
20661 msgstr ""
20662
20663 #. type: =item
20664 #: ../fish/guestfish.pod:342
20665 msgid "B<-N type>"
20666 msgstr "B<-N тип>"
20667
20668 #. type: =item
20669 #: ../fish/guestfish.pod:344
20670 msgid "B<--new type>"
20671 msgstr "B<--new тип>"
20672
20673 #. type: =item
20674 #: ../fish/guestfish.pod:346
20675 msgid "B<-N help>"
20676 msgstr "B<-N help>"
20677
20678 #. type: textblock
20679 #: ../fish/guestfish.pod:348
20680 msgid ""
20681 "Prepare a fresh disk image formatted as \"type\".  This is an alternative to "
20682 "the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a "
20683 "preformatted disk with a filesystem and adds it.  See L</PREPARED DISK "
20684 "IMAGES> below."
20685 msgstr ""
20686
20687 #. type: =item
20688 #: ../fish/guestfish.pod:353
20689 msgid "B<--progress-bars>"
20690 msgstr "B<--progress-bars>"
20691
20692 #. type: textblock
20693 #: ../fish/guestfish.pod:355
20694 msgid "Enable progress bars, even when guestfish is used non-interactively."
20695 msgstr ""
20696
20697 #. type: textblock
20698 #: ../fish/guestfish.pod:357
20699 msgid ""
20700 "Progress bars are enabled by default when guestfish is used as an "
20701 "interactive shell."
20702 msgstr ""
20703
20704 #. type: =item
20705 #: ../fish/guestfish.pod:360
20706 msgid "B<--no-progress-bars>"
20707 msgstr "B<--no-progress-bars>"
20708
20709 #. type: textblock
20710 #: ../fish/guestfish.pod:362
20711 msgid "Disable progress bars."
20712 msgstr ""
20713
20714 #. type: =item
20715 #: ../fish/guestfish.pod:364
20716 msgid "B<--remote[=pid]>"
20717 msgstr "B<--remote[=pid]>"
20718
20719 #. type: textblock
20720 #: ../fish/guestfish.pod:366
20721 msgid ""
20722 "Send remote commands to C<$GUESTFISH_PID> or C<pid>.  See section L</REMOTE "
20723 "CONTROL GUESTFISH OVER A SOCKET> below."
20724 msgstr ""
20725
20726 #. type: =item
20727 #: ../fish/guestfish.pod:369 ../fuse/guestmount.pod:248
20728 #: ../rescue/virt-rescue.pod:189
20729 msgid "B<-r>"
20730 msgstr "B<-r>"
20731
20732 #. type: =item
20733 #: ../fish/guestfish.pod:371 ../fuse/guestmount.pod:250
20734 #: ../rescue/virt-rescue.pod:191
20735 msgid "B<--ro>"
20736 msgstr "B<--ro>"
20737
20738 #. type: textblock
20739 #: ../fish/guestfish.pod:373
20740 msgid ""
20741 "This changes the I<-a>, I<-d> and I<-m> options so that disks are added and "
20742 "mounts are done read-only."
20743 msgstr ""
20744
20745 #. type: textblock
20746 #: ../fish/guestfish.pod:376 ../rescue/virt-rescue.pod:195
20747 msgid ""
20748 "The option must always be used if the disk image or virtual machine might be "
20749 "running, and is generally recommended in cases where you don't need write "
20750 "access to the disk."
20751 msgstr ""
20752
20753 #. type: textblock
20754 #: ../fish/guestfish.pod:380
20755 msgid ""
20756 "Note that prepared disk images created with I<-N> are not affected by this "
20757 "option.  Also commands like C<add> are not affected - you have to specify "
20758 "the C<readonly:true> option explicitly if you need it."
20759 msgstr ""
20760
20761 #. type: textblock
20762 #: ../fish/guestfish.pod:384
20763 msgid "See also L</OPENING DISKS FOR READ AND WRITE> below."
20764 msgstr ""
20765
20766 #. type: =item
20767 #: ../fish/guestfish.pod:386 ../fuse/guestmount.pod:262
20768 #: ../rescue/virt-rescue.pod:201
20769 msgid "B<--selinux>"
20770 msgstr "B<--selinux>"
20771
20772 #. type: textblock
20773 #: ../fish/guestfish.pod:388
20774 msgid "Enable SELinux support for the guest.  See L<guestfs(3)/SELINUX>."
20775 msgstr ""
20776
20777 #. type: textblock
20778 #: ../fish/guestfish.pod:394
20779 msgid ""
20780 "Enable very verbose messages.  This is particularly useful if you find a bug."
20781 msgstr ""
20782
20783 #. type: textblock
20784 #: ../fish/guestfish.pod:401
20785 msgid "Display the guestfish / libguestfs version number and exit."
20786 msgstr ""
20787
20788 #. type: =item
20789 #: ../fish/guestfish.pod:403 ../fuse/guestmount.pod:278
20790 #: ../rescue/virt-rescue.pod:231
20791 msgid "B<-w>"
20792 msgstr "B<-w>"
20793
20794 #. type: =item
20795 #: ../fish/guestfish.pod:405 ../fuse/guestmount.pod:280
20796 #: ../rescue/virt-rescue.pod:233
20797 msgid "B<--rw>"
20798 msgstr "B<--rw>"
20799
20800 #. type: textblock
20801 #: ../fish/guestfish.pod:407 ../fuse/guestmount.pod:282
20802 msgid ""
20803 "This changes the I<-a>, I<-d> and I<-m> options so that disks are added and "
20804 "mounts are done read-write."
20805 msgstr ""
20806
20807 #. type: textblock
20808 #: ../fish/guestfish.pod:410
20809 msgid "See L</OPENING DISKS FOR READ AND WRITE> below."
20810 msgstr ""
20811
20812 #. type: textblock
20813 #: ../fish/guestfish.pod:414
20814 msgid "Echo each command before executing it."
20815 msgstr ""
20816
20817 #. type: =head1
20818 #: ../fish/guestfish.pod:418
20819 msgid "COMMANDS ON COMMAND LINE"
20820 msgstr ""
20821
20822 #. type: textblock
20823 #: ../fish/guestfish.pod:420
20824 msgid ""
20825 "Any additional (non-option) arguments are treated as commands to execute."
20826 msgstr ""
20827
20828 #. type: textblock
20829 #: ../fish/guestfish.pod:423
20830 msgid ""
20831 "Commands to execute should be separated by a colon (C<:>), where the colon "
20832 "is a separate parameter.  Thus:"
20833 msgstr ""
20834
20835 #. type: verbatim
20836 #: ../fish/guestfish.pod:426
20837 #, no-wrap
20838 msgid ""
20839 " guestfish cmd [args...] : cmd [args...] : cmd [args...] ...\n"
20840 "\n"
20841 msgstr ""
20842
20843 #. type: textblock
20844 #: ../fish/guestfish.pod:428
20845 msgid ""
20846 "If there are no additional arguments, then we enter a shell, either an "
20847 "interactive shell with a prompt (if the input is a terminal) or a non-"
20848 "interactive shell."
20849 msgstr ""
20850
20851 #. type: textblock
20852 #: ../fish/guestfish.pod:432
20853 msgid ""
20854 "In either command line mode or non-interactive shell, the first command that "
20855 "gives an error causes the whole shell to exit.  In interactive mode (with a "
20856 "prompt) if a command fails, you can continue to enter commands."
20857 msgstr ""
20858
20859 #. type: =head1
20860 #: ../fish/guestfish.pod:437
20861 msgid "USING launch (OR run)"
20862 msgstr ""
20863
20864 #. type: textblock
20865 #: ../fish/guestfish.pod:439
20866 msgid ""
20867 "As with L<guestfs(3)>, you must first configure your guest by adding disks, "
20868 "then launch it, then mount any disks you need, and finally issue actions/"
20869 "commands.  So the general order of the day is:"
20870 msgstr ""
20871
20872 #. type: textblock
20873 #: ../fish/guestfish.pod:447
20874 msgid "add or -a/--add"
20875 msgstr ""
20876
20877 #. type: textblock
20878 #: ../fish/guestfish.pod:451
20879 msgid "launch (aka run)"
20880 msgstr ""
20881
20882 #. type: textblock
20883 #: ../fish/guestfish.pod:455
20884 msgid "mount or -m/--mount"
20885 msgstr ""
20886
20887 #. type: textblock
20888 #: ../fish/guestfish.pod:459
20889 msgid "any other commands"
20890 msgstr ""
20891
20892 #. type: textblock
20893 #: ../fish/guestfish.pod:463
20894 msgid ""
20895 "C<run> is a synonym for C<launch>.  You must C<launch> (or C<run>)  your "
20896 "guest before mounting or performing any other commands."
20897 msgstr ""
20898
20899 #. type: textblock
20900 #: ../fish/guestfish.pod:466
20901 msgid ""
20902 "The only exception is that if any of the I<-i>, I<-m>, I<--mount>, I<-N> or "
20903 "I<--new> options were given then C<run> is done automatically, simply "
20904 "because guestfish can't perform the action you asked for without doing this."
20905 msgstr ""
20906
20907 #. type: =head1
20908 #: ../fish/guestfish.pod:471
20909 msgid "OPENING DISKS FOR READ AND WRITE"
20910 msgstr ""
20911
20912 #. type: textblock
20913 #: ../fish/guestfish.pod:473
20914 msgid ""
20915 "The guestfish, L<guestmount(1)> and L<virt-rescue(1)> options I<--ro> and "
20916 "I<--rw> affect whether the other command line options I<-a>, I<-c>, I<-d>, "
20917 "I<-i> and I<-m> open disk images read-only or for writing."
20918 msgstr ""
20919
20920 #. type: textblock
20921 #: ../fish/guestfish.pod:478
20922 msgid ""
20923 "In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to "
20924 "opening disk images supplied on the command line for write.  To open a disk "
20925 "image read-only you have to do I<-a image --ro>."
20926 msgstr ""
20927
20928 #. type: textblock
20929 #: ../fish/guestfish.pod:482
20930 msgid ""
20931 "This matters: If you accidentally open a live VM disk image writable then "
20932 "you will cause irreversible disk corruption."
20933 msgstr ""
20934
20935 #. type: textblock
20936 #: ../fish/guestfish.pod:485
20937 msgid ""
20938 "In a future libguestfs we intend to change the default the other way.  Disk "
20939 "images will be opened read-only.  You will have to either specify "
20940 "I<guestfish --rw>, I<guestmount --rw>, I<virt-rescue --rw>, or change the "
20941 "configuration file C</etc/libguestfs-tools.conf> in order to get write "
20942 "access for disk images specified by those other command line options."
20943 msgstr ""
20944
20945 #. type: textblock
20946 #: ../fish/guestfish.pod:492
20947 msgid ""
20948 "This version of guestfish, guestmount and virt-rescue has a I<--rw> option "
20949 "which does nothing (it is already the default).  However it is highly "
20950 "recommended that you use this option to indicate that you need write access, "
20951 "and prepare your scripts for the day when this option will be required for "
20952 "write access."
20953 msgstr ""
20954
20955 #. type: textblock
20956 #: ../fish/guestfish.pod:498
20957 msgid ""
20958 "B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any "
20959 "other libguestfs program apart from guestfish and guestmount."
20960 msgstr ""
20961
20962 #. type: =head1
20963 #: ../fish/guestfish.pod:501
20964 msgid "QUOTING"
20965 msgstr ""
20966
20967 #. type: textblock
20968 #: ../fish/guestfish.pod:503
20969 msgid ""
20970 "You can quote ordinary parameters using either single or double quotes.  For "
20971 "example:"
20972 msgstr ""
20973
20974 #. type: verbatim
20975 #: ../fish/guestfish.pod:506
20976 #, no-wrap
20977 msgid ""
20978 " add \"file with a space.img\"\n"
20979 "\n"
20980 msgstr ""
20981
20982 #. type: verbatim
20983 #: ../fish/guestfish.pod:508
20984 #, no-wrap
20985 msgid ""
20986 " rm '/file name'\n"
20987 "\n"
20988 msgstr ""
20989
20990 #. type: verbatim
20991 #: ../fish/guestfish.pod:510
20992 #, no-wrap
20993 msgid ""
20994 " rm '/\"'\n"
20995 "\n"
20996 msgstr ""
20997
20998 #. type: textblock
20999 #: ../fish/guestfish.pod:512
21000 msgid ""
21001 "A few commands require a list of strings to be passed.  For these, use a "
21002 "whitespace-separated list, enclosed in quotes.  Strings containing "
21003 "whitespace to be passed through must be enclosed in single quotes.  A "
21004 "literal single quote must be escaped with a backslash."
21005 msgstr ""
21006
21007 #. type: verbatim
21008 #: ../fish/guestfish.pod:517
21009 #, no-wrap
21010 msgid ""
21011 " vgcreate VG \"/dev/sda1 /dev/sdb1\"\n"
21012 " command \"/bin/echo 'foo      bar'\"\n"
21013 " command \"/bin/echo \\'foo\\'\"\n"
21014 "\n"
21015 msgstr ""
21016
21017 #. type: =head2
21018 #: ../fish/guestfish.pod:521
21019 msgid "ESCAPE SEQUENCES IN DOUBLE QUOTED ARGUMENTS"
21020 msgstr ""
21021
21022 #. type: textblock
21023 #: ../fish/guestfish.pod:523
21024 msgid ""
21025 "In double-quoted arguments (only) use backslash to insert special characters:"
21026 msgstr ""
21027
21028 #. type: =item
21029 #: ../fish/guestfish.pod:528
21030 msgid "C<\\a>"
21031 msgstr "C<\\a>"
21032
21033 #. type: textblock
21034 #: ../fish/guestfish.pod:530
21035 msgid "Alert (bell) character."
21036 msgstr "Символ гудка (дзвінка)."
21037
21038 #. type: =item
21039 #: ../fish/guestfish.pod:532
21040 msgid "C<\\b>"
21041 msgstr "C<\\b>"
21042
21043 #. type: textblock
21044 #: ../fish/guestfish.pod:534
21045 msgid "Backspace character."
21046 msgstr ""
21047
21048 #. type: =item
21049 #: ../fish/guestfish.pod:536
21050 msgid "C<\\f>"
21051 msgstr "C<\\f>"
21052
21053 #. type: textblock
21054 #: ../fish/guestfish.pod:538
21055 msgid "Form feed character."
21056 msgstr ""
21057
21058 #. type: =item
21059 #: ../fish/guestfish.pod:540
21060 msgid "C<\\n>"
21061 msgstr "C<\\n>"
21062
21063 #. type: textblock
21064 #: ../fish/guestfish.pod:542
21065 msgid "Newline character."
21066 msgstr ""
21067
21068 #. type: =item
21069 #: ../fish/guestfish.pod:544
21070 msgid "C<\\r>"
21071 msgstr "C<\\r>"
21072
21073 #. type: textblock
21074 #: ../fish/guestfish.pod:546
21075 msgid "Carriage return character."
21076 msgstr "Символ повернення каретки."
21077
21078 #. type: =item
21079 #: ../fish/guestfish.pod:548
21080 msgid "C<\\t>"
21081 msgstr "C<\\t>"
21082
21083 #. type: textblock
21084 #: ../fish/guestfish.pod:550
21085 msgid "Horizontal tab character."
21086 msgstr "Символ горизонтальної табуляції"
21087
21088 #. type: =item
21089 #: ../fish/guestfish.pod:552
21090 msgid "C<\\v>"
21091 msgstr "C<\\v>"
21092
21093 #. type: textblock
21094 #: ../fish/guestfish.pod:554
21095 msgid "Vertical tab character."
21096 msgstr "Символ вертикальної табуляції."
21097
21098 #. type: =item
21099 #: ../fish/guestfish.pod:556
21100 msgid "C<\\\">"
21101 msgstr "C<\\\">"
21102
21103 #. type: textblock
21104 #: ../fish/guestfish.pod:558
21105 msgid "A literal double quote character."
21106 msgstr ""
21107
21108 #. type: =item
21109 #: ../fish/guestfish.pod:560
21110 msgid "C<\\ooo>"
21111 msgstr "C<\\ooo>"
21112
21113 #. type: textblock
21114 #: ../fish/guestfish.pod:562
21115 msgid ""
21116 "A character with octal value I<ooo>.  There must be precisely 3 octal digits "
21117 "(unlike C)."
21118 msgstr ""
21119
21120 #. type: =item
21121 #: ../fish/guestfish.pod:565
21122 msgid "C<\\xhh>"
21123 msgstr "C<\\xhh>"
21124
21125 #. type: textblock
21126 #: ../fish/guestfish.pod:567
21127 msgid ""
21128 "A character with hex value I<hh>.  There must be precisely 2 hex digits."
21129 msgstr ""
21130
21131 #. type: textblock
21132 #: ../fish/guestfish.pod:570
21133 msgid ""
21134 "In the current implementation C<\\000> and C<\\x00> cannot be used in "
21135 "strings."
21136 msgstr ""
21137
21138 #. type: =item
21139 #: ../fish/guestfish.pod:573
21140 msgid "C<\\\\>"
21141 msgstr "C<\\\\>"
21142
21143 #. type: textblock
21144 #: ../fish/guestfish.pod:575
21145 msgid "A literal backslash character."
21146 msgstr ""
21147
21148 #. type: =head1
21149 #: ../fish/guestfish.pod:579
21150 msgid "OPTIONAL ARGUMENTS"
21151 msgstr ""
21152
21153 #. type: textblock
21154 #: ../fish/guestfish.pod:581
21155 msgid ""
21156 "Some commands take optional arguments.  These arguments appear in this "
21157 "documentation as C<[argname:..]>.  You can use them as in these examples:"
21158 msgstr ""
21159
21160 #. type: verbatim
21161 #: ../fish/guestfish.pod:585
21162 #, no-wrap
21163 msgid ""
21164 " add-drive-opts filename\n"
21165 "\n"
21166 msgstr ""
21167
21168 #. type: verbatim
21169 #: ../fish/guestfish.pod:587
21170 #, no-wrap
21171 msgid ""
21172 " add-drive-opts filename readonly:true\n"
21173 "\n"
21174 msgstr ""
21175
21176 #. type: verbatim
21177 #: ../fish/guestfish.pod:589
21178 #, no-wrap
21179 msgid ""
21180 " add-drive-opts filename format:qcow2 readonly:false\n"
21181 "\n"
21182 msgstr ""
21183
21184 #. type: textblock
21185 #: ../fish/guestfish.pod:591
21186 msgid ""
21187 "Each optional argument can appear at most once.  All optional arguments must "
21188 "appear after the required ones."
21189 msgstr ""
21190
21191 #. type: =head1
21192 #: ../fish/guestfish.pod:594
21193 msgid "NUMBERS"
21194 msgstr "ЧИСЛА"
21195
21196 #. type: textblock
21197 #: ../fish/guestfish.pod:596
21198 msgid ""
21199 "This section applies to all commands which can take integers as parameters."
21200 msgstr ""
21201
21202 #. type: =head2
21203 #: ../fish/guestfish.pod:599
21204 msgid "SIZE SUFFIX"
21205 msgstr ""
21206
21207 #. type: textblock
21208 #: ../fish/guestfish.pod:601
21209 msgid ""
21210 "When the command takes a parameter measured in bytes, you can use one of the "
21211 "following suffixes to specify kilobytes, megabytes and larger sizes:"
21212 msgstr ""
21213
21214 #. type: =item
21215 #: ../fish/guestfish.pod:607
21216 msgid "B<k> or B<K> or B<KiB>"
21217 msgstr "B<k>, B<K> або B<KiB>"
21218
21219 #. type: textblock
21220 #: ../fish/guestfish.pod:609
21221 msgid "The size in kilobytes (multiplied by 1024)."
21222 msgstr "Розмір у кілобайтах (у одному кілобайті 1024 байтів)."
21223
21224 #. type: =item
21225 #: ../fish/guestfish.pod:611
21226 msgid "B<KB>"
21227 msgstr "B<KB>"
21228
21229 #. type: textblock
21230 #: ../fish/guestfish.pod:613
21231 msgid "The size in SI 1000 byte units."
21232 msgstr "Розмір у одиницях СІ: 1000 байтів."
21233
21234 #. type: =item
21235 #: ../fish/guestfish.pod:615
21236 msgid "B<M> or B<MiB>"
21237 msgstr "B<M> або B<MiB>"
21238
21239 #. type: textblock
21240 #: ../fish/guestfish.pod:617
21241 msgid "The size in megabytes (multiplied by 1048576)."
21242 msgstr "Розмір у мегабайтах (у одному мегабайті 1048576 байтів)."
21243
21244 #. type: =item
21245 #: ../fish/guestfish.pod:619
21246 msgid "B<MB>"
21247 msgstr "B<MB>"
21248
21249 #. type: textblock
21250 #: ../fish/guestfish.pod:621
21251 msgid "The size in SI 1000000 byte units."
21252 msgstr "Розмір у одиницях СІ: 1000000 байтів."
21253
21254 #. type: =item
21255 #: ../fish/guestfish.pod:623
21256 msgid "B<G> or B<GiB>"
21257 msgstr "B<G> або B<GiB>"
21258
21259 #. type: textblock
21260 #: ../fish/guestfish.pod:625
21261 msgid "The size in gigabytes (multiplied by 2**30)."
21262 msgstr "Розмір у гігабайтах (з множником 2**30)."
21263
21264 #. type: =item
21265 #: ../fish/guestfish.pod:627
21266 msgid "B<GB>"
21267 msgstr "B<GB>"
21268
21269 #. type: textblock
21270 #: ../fish/guestfish.pod:629
21271 msgid "The size in SI 10**9 byte units."
21272 msgstr "Розмір у одиницях СІ: 10**9 байтів."
21273
21274 #. type: =item
21275 #: ../fish/guestfish.pod:631
21276 msgid "B<T> or B<TiB>"
21277 msgstr "B<T> або B<TiB>"
21278
21279 #. type: textblock
21280 #: ../fish/guestfish.pod:633
21281 msgid "The size in terabytes (multiplied by 2**40)."
21282 msgstr "Розмір у терабайтах (з множником 2**40)."
21283
21284 #. type: =item
21285 #: ../fish/guestfish.pod:635
21286 msgid "B<TB>"
21287 msgstr "B<TB>"
21288
21289 #. type: textblock
21290 #: ../fish/guestfish.pod:637
21291 msgid "The size in SI 10**12 byte units."
21292 msgstr "Розмір у одиницях СІ: 10**12 байтів."
21293
21294 #. type: =item
21295 #: ../fish/guestfish.pod:639
21296 msgid "B<P> or B<PiB>"
21297 msgstr "B<P> або B<PiB>"
21298
21299 #. type: textblock
21300 #: ../fish/guestfish.pod:641
21301 msgid "The size in petabytes (multiplied by 2**50)."
21302 msgstr "Розмір у петабайтах (у одному петабайті 2**50 байтів)."
21303
21304 #. type: =item
21305 #: ../fish/guestfish.pod:643
21306 msgid "B<PB>"
21307 msgstr "B<PB>"
21308
21309 #. type: textblock
21310 #: ../fish/guestfish.pod:645
21311 msgid "The size in SI 10**15 byte units."
21312 msgstr "Розмір у одиницях СІ: 10**15 байтів."
21313
21314 #. type: =item
21315 #: ../fish/guestfish.pod:647
21316 msgid "B<E> or B<EiB>"
21317 msgstr "B<E> або B<EiB>"
21318
21319 #. type: textblock
21320 #: ../fish/guestfish.pod:649
21321 msgid "The size in exabytes (multiplied by 2**60)."
21322 msgstr "Розмір у ексабайтах (у одному ексабайті 2**60 байтів)."
21323
21324 #. type: =item
21325 #: ../fish/guestfish.pod:651
21326 msgid "B<EB>"
21327 msgstr "B<EB>"
21328
21329 #. type: textblock
21330 #: ../fish/guestfish.pod:653
21331 msgid "The size in SI 10**18 byte units."
21332 msgstr "Розмір у одиницях СІ: 10**18 байтів."
21333
21334 #. type: =item
21335 #: ../fish/guestfish.pod:655
21336 msgid "B<Z> or B<ZiB>"
21337 msgstr "B<Z> або B<ZiB>"
21338
21339 #. type: textblock
21340 #: ../fish/guestfish.pod:657
21341 msgid "The size in zettabytes (multiplied by 2**70)."
21342 msgstr "Розмір у зетабайтах (у одному зетабайті 2**70 байтів)."
21343
21344 #. type: =item
21345 #: ../fish/guestfish.pod:659
21346 msgid "B<ZB>"
21347 msgstr "B<ZB>"
21348
21349 #. type: textblock
21350 #: ../fish/guestfish.pod:661
21351 msgid "The size in SI 10**21 byte units."
21352 msgstr "Розмір у одиницях СІ: 10**21 байтів."
21353
21354 #. type: =item
21355 #: ../fish/guestfish.pod:663
21356 msgid "B<Y> or B<YiB>"
21357 msgstr "B<Y> або B<YiB>"
21358
21359 #. type: textblock
21360 #: ../fish/guestfish.pod:665
21361 msgid "The size in yottabytes (multiplied by 2**80)."
21362 msgstr "Розмір у йотабайтах (у одному йотабайті 2**80 байтів)."
21363
21364 #. type: =item
21365 #: ../fish/guestfish.pod:667
21366 msgid "B<YB>"
21367 msgstr "B<YB>"
21368
21369 #. type: textblock
21370 #: ../fish/guestfish.pod:669
21371 msgid "The size in SI 10**24 byte units."
21372 msgstr "Розмір у одиницях СІ: 10**24 байтів."
21373
21374 #. type: verbatim
21375 #: ../fish/guestfish.pod:675
21376 #, no-wrap
21377 msgid ""
21378 " truncate-size /file 1G\n"
21379 "\n"
21380 msgstr ""
21381
21382 #. type: textblock
21383 #: ../fish/guestfish.pod:677
21384 msgid "would truncate the file to 1 gigabyte."
21385 msgstr ""
21386
21387 #. type: textblock
21388 #: ../fish/guestfish.pod:679
21389 msgid ""
21390 "Be careful because a few commands take sizes in kilobytes or megabytes (eg. "
21391 "the parameter to L</memsize> is specified in megabytes already).  Adding a "
21392 "suffix will probably not do what you expect."
21393 msgstr ""
21394
21395 #. type: =head2
21396 #: ../fish/guestfish.pod:683
21397 msgid "OCTAL AND HEXADECIMAL NUMBERS"
21398 msgstr ""
21399
21400 #. type: textblock
21401 #: ../fish/guestfish.pod:685
21402 msgid ""
21403 "For specifying the radix (base) use the C convention: C<0> to prefix an "
21404 "octal number or C<0x> to prefix a hexadecimal number.  For example:"
21405 msgstr ""
21406
21407 #. type: verbatim
21408 #: ../fish/guestfish.pod:688
21409 #, no-wrap
21410 msgid ""
21411 " 1234      decimal number 1234\n"
21412 " 02322     octal number, equivalent to decimal 1234\n"
21413 " 0x4d2     hexadecimal number, equivalent to decimal 1234\n"
21414 "\n"
21415 msgstr ""
21416
21417 #. type: textblock
21418 #: ../fish/guestfish.pod:692
21419 msgid ""
21420 "When using the C<chmod> command, you almost always want to specify an octal "
21421 "number for the mode, and you must prefix it with C<0> (unlike the Unix "
21422 "L<chmod(1)> program):"
21423 msgstr ""
21424
21425 #. type: verbatim
21426 #: ../fish/guestfish.pod:696
21427 #, no-wrap
21428 msgid ""
21429 " chmod 0777 /public  # OK\n"
21430 " chmod 777 /public   # WRONG! This is mode 777 decimal = 01411 octal.\n"
21431 "\n"
21432 msgstr ""
21433
21434 #. type: textblock
21435 #: ../fish/guestfish.pod:699
21436 msgid ""
21437 "Commands that return numbers usually print them in decimal, but some "
21438 "commands print numbers in other radices (eg. C<umask> prints the mode in "
21439 "octal, preceeded by C<0>)."
21440 msgstr ""
21441
21442 #. type: =head1
21443 #: ../fish/guestfish.pod:703
21444 msgid "WILDCARDS AND GLOBBING"
21445 msgstr ""
21446
21447 #. type: textblock
21448 #: ../fish/guestfish.pod:705
21449 msgid ""
21450 "Neither guestfish nor the underlying guestfs API performs wildcard expansion "
21451 "(globbing) by default.  So for example the following will not do what you "
21452 "expect:"
21453 msgstr ""
21454
21455 #. type: verbatim
21456 #: ../fish/guestfish.pod:709
21457 #, no-wrap
21458 msgid ""
21459 " rm-rf /home/*\n"
21460 "\n"
21461 msgstr ""
21462
21463 #. type: textblock
21464 #: ../fish/guestfish.pod:711
21465 msgid ""
21466 "Assuming you don't have a directory called literally C</home/*> then the "
21467 "above command will return an error."
21468 msgstr ""
21469
21470 #. type: textblock
21471 #: ../fish/guestfish.pod:714
21472 msgid "To perform wildcard expansion, use the C<glob> command."
21473 msgstr ""
21474
21475 #. type: verbatim
21476 #: ../fish/guestfish.pod:716
21477 #, no-wrap
21478 msgid ""
21479 " glob rm-rf /home/*\n"
21480 "\n"
21481 msgstr ""
21482
21483 #. type: textblock
21484 #: ../fish/guestfish.pod:718
21485 msgid ""
21486 "runs C<rm-rf> on each path that matches (ie. potentially running the command "
21487 "many times), equivalent to:"
21488 msgstr ""
21489
21490 #. type: verbatim
21491 #: ../fish/guestfish.pod:721
21492 #, no-wrap
21493 msgid ""
21494 " rm-rf /home/jim\n"
21495 " rm-rf /home/joe\n"
21496 " rm-rf /home/mary\n"
21497 "\n"
21498 msgstr ""
21499
21500 #. type: textblock
21501 #: ../fish/guestfish.pod:725
21502 msgid "C<glob> only works on simple guest paths and not on device names."
21503 msgstr ""
21504
21505 #. type: textblock
21506 #: ../fish/guestfish.pod:727
21507 msgid ""
21508 "If you have several parameters, each containing a wildcard, then glob will "
21509 "perform a Cartesian product."
21510 msgstr ""
21511
21512 #. type: =head1
21513 #: ../fish/guestfish.pod:730
21514 msgid "COMMENTS"
21515 msgstr "КОМЕНТАРІ"
21516
21517 #. type: textblock
21518 #: ../fish/guestfish.pod:732
21519 msgid ""
21520 "Any line which starts with a I<#> character is treated as a comment and "
21521 "ignored.  The I<#> can optionally be preceeded by whitespace, but B<not> by "
21522 "a command.  For example:"
21523 msgstr ""
21524
21525 #. type: verbatim
21526 #: ../fish/guestfish.pod:736
21527 #, no-wrap
21528 msgid ""
21529 " # this is a comment\n"
21530 "         # this is a comment\n"
21531 " foo # NOT a comment\n"
21532 "\n"
21533 msgstr ""
21534
21535 #. type: textblock
21536 #: ../fish/guestfish.pod:740
21537 msgid "Blank lines are also ignored."
21538 msgstr ""
21539
21540 #. type: =head1
21541 #: ../fish/guestfish.pod:742
21542 msgid "RUNNING COMMANDS LOCALLY"
21543 msgstr ""
21544
21545 #. type: textblock
21546 #: ../fish/guestfish.pod:744
21547 msgid ""
21548 "Any line which starts with a I<!> character is treated as a command sent to "
21549 "the local shell (C</bin/sh> or whatever L<system(3)> uses).  For example:"
21550 msgstr ""
21551
21552 #. type: verbatim
21553 #: ../fish/guestfish.pod:748
21554 #, no-wrap
21555 msgid ""
21556 " !mkdir local\n"
21557 " tgz-out /remote local/remote-data.tar.gz\n"
21558 "\n"
21559 msgstr ""
21560
21561 #. type: textblock
21562 #: ../fish/guestfish.pod:751
21563 msgid ""
21564 "will create a directory C<local> on the host, and then export the contents "
21565 "of C</remote> on the mounted filesystem to C<local/remote-data.tar.gz>.  "
21566 "(See C<tgz-out>)."
21567 msgstr ""
21568
21569 #. type: textblock
21570 #: ../fish/guestfish.pod:755
21571 msgid ""
21572 "To change the local directory, use the C<lcd> command.  C<!cd> will have no "
21573 "effect, due to the way that subprocesses work in Unix."
21574 msgstr ""
21575
21576 #. type: =head2
21577 #: ../fish/guestfish.pod:758
21578 msgid "LOCAL COMMANDS WITH INLINE EXECUTION"
21579 msgstr ""
21580
21581 #. type: textblock
21582 #: ../fish/guestfish.pod:760
21583 msgid ""
21584 "If a line starts with I<E<lt>!> then the shell command is executed (as for "
21585 "I<!>), but subsequently any output (stdout) of the shell command is parsed "
21586 "and executed as guestfish commands."
21587 msgstr ""
21588
21589 #. type: textblock
21590 #: ../fish/guestfish.pod:764
21591 msgid ""
21592 "Thus you can use shell script to construct arbitrary guestfish commands "
21593 "which are then parsed by guestfish."
21594 msgstr ""
21595
21596 #. type: textblock
21597 #: ../fish/guestfish.pod:767
21598 msgid ""
21599 "For example it is tedious to create a sequence of files (eg. C</foo.1> "
21600 "through C</foo.100>) using guestfish commands alone.  However this is simple "
21601 "if we use a shell script to create the guestfish commands for us:"
21602 msgstr ""
21603
21604 #. type: verbatim
21605 #: ../fish/guestfish.pod:772
21606 #, no-wrap
21607 msgid ""
21608 " <! for n in `seq 1 100`; do echo write /foo.$n $n; done\n"
21609 "\n"
21610 msgstr ""
21611
21612 #. type: textblock
21613 #: ../fish/guestfish.pod:774
21614 msgid "or with names like C</foo.001>:"
21615 msgstr ""
21616
21617 #. type: verbatim
21618 #: ../fish/guestfish.pod:776
21619 #, no-wrap
21620 msgid ""
21621 " <! for n in `seq 1 100`; do printf \"write /foo.%03d %d\\n\" $n $n; done\n"
21622 "\n"
21623 msgstr ""
21624
21625 #. type: textblock
21626 #: ../fish/guestfish.pod:778
21627 msgid ""
21628 "When using guestfish interactively it can be helpful to just run the shell "
21629 "script first (ie. remove the initial C<E<lt>> character so it is just an "
21630 "ordinary I<!> local command), see what guestfish commands it would run, and "
21631 "when you are happy with those prepend the C<E<lt>> character to run the "
21632 "guestfish commands for real."
21633 msgstr ""
21634
21635 #. type: =head1
21636 #: ../fish/guestfish.pod:784
21637 msgid "PIPES"
21638 msgstr "КАНАЛИ"
21639
21640 #. type: textblock
21641 #: ../fish/guestfish.pod:786
21642 msgid ""
21643 "Use C<command E<lt>spaceE<gt> | command> to pipe the output of the first "
21644 "command (a guestfish command) to the second command (any host command).  For "
21645 "example:"
21646 msgstr ""
21647
21648 #. type: verbatim
21649 #: ../fish/guestfish.pod:790
21650 #, no-wrap
21651 msgid ""
21652 " cat /etc/passwd | awk -F: '$3 == 0 { print }'\n"
21653 "\n"
21654 msgstr ""
21655
21656 #. type: textblock
21657 #: ../fish/guestfish.pod:792
21658 msgid ""
21659 "(where C<cat> is the guestfish cat command, but C<awk> is the host awk "
21660 "program).  The above command would list all accounts in the guest filesystem "
21661 "which have UID 0, ie. root accounts including backdoors.  Other examples:"
21662 msgstr ""
21663
21664 #. type: verbatim
21665 #: ../fish/guestfish.pod:797
21666 #, no-wrap
21667 msgid ""
21668 " hexdump /bin/ls | head\n"
21669 " list-devices | tail -1\n"
21670 " tgz-out / - | tar ztf -\n"
21671 "\n"
21672 msgstr ""
21673
21674 #. type: textblock
21675 #: ../fish/guestfish.pod:801
21676 msgid ""
21677 "The space before the pipe symbol is required, any space after the pipe "
21678 "symbol is optional.  Everything after the pipe symbol is just passed "
21679 "straight to the host shell, so it can contain redirections, globs and "
21680 "anything else that makes sense on the host side."
21681 msgstr ""
21682
21683 #. type: textblock
21684 #: ../fish/guestfish.pod:806
21685 msgid ""
21686 "To use a literal argument which begins with a pipe symbol, you have to quote "
21687 "it, eg:"
21688 msgstr ""
21689
21690 #. type: verbatim
21691 #: ../fish/guestfish.pod:809
21692 #, no-wrap
21693 msgid ""
21694 " echo \"|\"\n"
21695 "\n"
21696 msgstr ""
21697
21698 #. type: =head1
21699 #: ../fish/guestfish.pod:811
21700 msgid "HOME DIRECTORIES"
21701 msgstr ""
21702
21703 #. type: textblock
21704 #: ../fish/guestfish.pod:813
21705 msgid ""
21706 "If a parameter starts with the character C<~> then the tilde may be expanded "
21707 "as a home directory path (either C<~> for the current user's home directory, "
21708 "or C<~user> for another user)."
21709 msgstr ""
21710
21711 #. type: textblock
21712 #: ../fish/guestfish.pod:817
21713 msgid ""
21714 "Note that home directory expansion happens for users known I<on the host>, "
21715 "not in the guest filesystem."
21716 msgstr ""
21717
21718 #. type: textblock
21719 #: ../fish/guestfish.pod:820
21720 msgid ""
21721 "To use a literal argument which begins with a tilde, you have to quote it, "
21722 "eg:"
21723 msgstr ""
21724
21725 #. type: verbatim
21726 #: ../fish/guestfish.pod:823
21727 #, no-wrap
21728 msgid ""
21729 " echo \"~\"\n"
21730 "\n"
21731 msgstr ""
21732
21733 #. type: =head2
21734 #: ../fish/guestfish.pod:825 ../src/guestfs.pod:534
21735 msgid "ENCRYPTED DISKS"
21736 msgstr "ЗАШИФРОВАНІ ДИСКИ"
21737
21738 #. type: textblock
21739 #: ../fish/guestfish.pod:827
21740 msgid ""
21741 "Libguestfs has some support for Linux guests encrypted according to the "
21742 "Linux Unified Key Setup (LUKS) standard, which includes nearly all whole "
21743 "disk encryption systems used by modern Linux guests.  Currently only LVM-on-"
21744 "LUKS is supported."
21745 msgstr ""
21746
21747 #. type: textblock
21748 #: ../fish/guestfish.pod:832
21749 msgid "Identify encrypted block devices and partitions using L</vfs-type>:"
21750 msgstr ""
21751
21752 #. type: verbatim
21753 #: ../fish/guestfish.pod:834
21754 #, no-wrap
21755 msgid ""
21756 " ><fs> vfs-type /dev/sda2\n"
21757 " crypto_LUKS\n"
21758 "\n"
21759 msgstr ""
21760
21761 #. type: textblock
21762 #: ../fish/guestfish.pod:837
21763 msgid ""
21764 "Then open those devices using L</luks-open>.  This creates a device-mapper "
21765 "device called C</dev/mapper/luksdev>."
21766 msgstr ""
21767
21768 #. type: verbatim
21769 #: ../fish/guestfish.pod:840
21770 #, no-wrap
21771 msgid ""
21772 " ><fs> luks-open /dev/sda2 luksdev\n"
21773 " Enter key or passphrase (\"key\"): <enter the passphrase>\n"
21774 "\n"
21775 msgstr ""
21776
21777 #. type: textblock
21778 #: ../fish/guestfish.pod:843
21779 msgid ""
21780 "Finally you have to tell LVM to scan for volume groups on the newly created "
21781 "mapper device:"
21782 msgstr ""
21783
21784 #. type: verbatim
21785 #: ../fish/guestfish.pod:846
21786 #, no-wrap
21787 msgid ""
21788 " vgscan\n"
21789 " vg-activate-all true\n"
21790 "\n"
21791 msgstr ""
21792
21793 #. type: textblock
21794 #: ../fish/guestfish.pod:849
21795 msgid "The logical volume(s) can now be mounted in the usual way."
21796 msgstr ""
21797
21798 #. type: textblock
21799 #: ../fish/guestfish.pod:851
21800 msgid ""
21801 "Before closing a LUKS device you must unmount any logical volumes on it and "
21802 "deactivate the volume groups by calling C<vg-activate false VG> on each "
21803 "one.  Then you can close the mapper device:"
21804 msgstr ""
21805
21806 #. type: verbatim
21807 #: ../fish/guestfish.pod:855
21808 #, no-wrap
21809 msgid ""
21810 " vg-activate false /dev/VG\n"
21811 " luks-close /dev/mapper/luksdev\n"
21812 "\n"
21813 msgstr ""
21814
21815 #. type: textblock
21816 #: ../fish/guestfish.pod:860
21817 msgid ""
21818 "If a path is prefixed with C<win:> then you can use Windows-style drive "
21819 "letters and paths (with some limitations).  The following commands are "
21820 "equivalent:"
21821 msgstr ""
21822
21823 #. type: verbatim
21824 #: ../fish/guestfish.pod:864
21825 #, no-wrap
21826 msgid ""
21827 " file /WINDOWS/system32/config/system.LOG\n"
21828 "\n"
21829 msgstr ""
21830
21831 #. type: verbatim
21832 #: ../fish/guestfish.pod:866
21833 #, no-wrap
21834 msgid ""
21835 " file win:\\windows\\system32\\config\\system.log\n"
21836 "\n"
21837 msgstr ""
21838
21839 #. type: verbatim
21840 #: ../fish/guestfish.pod:868
21841 #, no-wrap
21842 msgid ""
21843 " file WIN:C:\\Windows\\SYSTEM32\\CONFIG\\SYSTEM.LOG\n"
21844 "\n"
21845 msgstr ""
21846
21847 #. type: textblock
21848 #: ../fish/guestfish.pod:870
21849 msgid ""
21850 "The parameter is rewritten \"behind the scenes\" by looking up the position "
21851 "where the drive is mounted, prepending that to the path, changing all "
21852 "backslash characters to forward slash, then resolving the result using L</"
21853 "case-sensitive-path>.  For example if the E: drive was mounted on C</e> then "
21854 "the parameter might be rewritten like this:"
21855 msgstr ""
21856
21857 #. type: verbatim
21858 #: ../fish/guestfish.pod:876
21859 #, no-wrap
21860 msgid ""
21861 " win:e:\\foo\\bar => /e/FOO/bar\n"
21862 "\n"
21863 msgstr ""
21864
21865 #. type: textblock
21866 #: ../fish/guestfish.pod:878
21867 msgid "This only works in argument positions that expect a path."
21868 msgstr ""
21869
21870 #. type: =head1
21871 #: ../fish/guestfish.pod:880
21872 msgid "UPLOADING AND DOWNLOADING FILES"
21873 msgstr ""
21874
21875 #. type: textblock
21876 #: ../fish/guestfish.pod:882
21877 msgid ""
21878 "For commands such as C<upload>, C<download>, C<tar-in>, C<tar-out> and "
21879 "others which upload from or download to a local file, you can use the "
21880 "special filename C<-> to mean \"from stdin\" or \"to stdout\".  For example:"
21881 msgstr ""
21882
21883 #. type: verbatim
21884 #: ../fish/guestfish.pod:886
21885 #, no-wrap
21886 msgid ""
21887 " upload - /foo\n"
21888 "\n"
21889 msgstr ""
21890
21891 #. type: textblock
21892 #: ../fish/guestfish.pod:888
21893 msgid ""
21894 "reads stdin and creates from that a file C</foo> in the disk image, and:"
21895 msgstr ""
21896
21897 #. type: verbatim
21898 #: ../fish/guestfish.pod:891
21899 #, no-wrap
21900 msgid ""
21901 " tar-out /etc - | tar tf -\n"
21902 "\n"
21903 msgstr ""
21904
21905 #. type: textblock
21906 #: ../fish/guestfish.pod:893
21907 msgid ""
21908 "writes the tarball to stdout and then pipes that into the external \"tar\" "
21909 "command (see L</PIPES>)."
21910 msgstr ""
21911
21912 #. type: textblock
21913 #: ../fish/guestfish.pod:896
21914 msgid ""
21915 "When using C<-> to read from stdin, the input is read up to the end of "
21916 "stdin.  You can also use a special \"heredoc\"-like syntax to read up to "
21917 "some arbitrary end marker:"
21918 msgstr ""
21919
21920 #. type: verbatim
21921 #: ../fish/guestfish.pod:900
21922 #, no-wrap
21923 msgid ""
21924 " upload -<<END /foo\n"
21925 " input line 1\n"
21926 " input line 2\n"
21927 " input line 3\n"
21928 " END\n"
21929 "\n"
21930 msgstr ""
21931
21932 #. type: textblock
21933 #: ../fish/guestfish.pod:906
21934 msgid ""
21935 "Any string of characters can be used instead of C<END>.  The end marker must "
21936 "appear on a line of its own, without any preceeding or following characters "
21937 "(not even spaces)."
21938 msgstr ""
21939
21940 #. type: textblock
21941 #: ../fish/guestfish.pod:910
21942 msgid ""
21943 "Note that the C<-E<lt>E<lt>> syntax only applies to parameters used to "
21944 "upload local files (so-called \"FileIn\" parameters in the generator)."
21945 msgstr ""
21946
21947 #. type: =head1
21948 #: ../fish/guestfish.pod:913
21949 msgid "EXIT ON ERROR BEHAVIOUR"
21950 msgstr ""
21951
21952 #. type: textblock
21953 #: ../fish/guestfish.pod:915
21954 msgid ""
21955 "By default, guestfish will ignore any errors when in interactive mode (ie. "
21956 "taking commands from a human over a tty), and will exit on the first error "
21957 "in non-interactive mode (scripts, commands given on the command line)."
21958 msgstr ""
21959
21960 #. type: textblock
21961 #: ../fish/guestfish.pod:920
21962 msgid ""
21963 "If you prefix a command with a I<-> character, then that command will not "
21964 "cause guestfish to exit, even if that (one) command returns an error."
21965 msgstr ""
21966
21967 #. type: =head1
21968 #: ../fish/guestfish.pod:924
21969 msgid "REMOTE CONTROL GUESTFISH OVER A SOCKET"
21970 msgstr ""
21971
21972 #. type: textblock
21973 #: ../fish/guestfish.pod:926
21974 msgid ""
21975 "Guestfish can be remote-controlled over a socket.  This is useful "
21976 "particularly in shell scripts where you want to make several different "
21977 "changes to a filesystem, but you don't want the overhead of starting up a "
21978 "guestfish process each time."
21979 msgstr ""
21980
21981 #. type: textblock
21982 #: ../fish/guestfish.pod:931
21983 msgid "Start a guestfish server process using:"
21984 msgstr ""
21985
21986 #. type: verbatim
21987 #: ../fish/guestfish.pod:933
21988 #, no-wrap
21989 msgid ""
21990 " eval \"`guestfish --listen`\"\n"
21991 "\n"
21992 msgstr ""
21993
21994 #. type: textblock
21995 #: ../fish/guestfish.pod:935
21996 msgid "and then send it commands by doing:"
21997 msgstr ""
21998
21999 #. type: verbatim
22000 #: ../fish/guestfish.pod:937
22001 #, no-wrap
22002 msgid ""
22003 " guestfish --remote cmd [...]\n"
22004 "\n"
22005 msgstr ""
22006
22007 #. type: textblock
22008 #: ../fish/guestfish.pod:939
22009 msgid "To cause the server to exit, send it the exit command:"
22010 msgstr ""
22011
22012 #. type: textblock
22013 #: ../fish/guestfish.pod:943
22014 msgid ""
22015 "Note that the server will normally exit if there is an error in a command.  "
22016 "You can change this in the usual way.  See section L</EXIT ON ERROR "
22017 "BEHAVIOUR>."
22018 msgstr ""
22019
22020 #. type: =head2
22021 #: ../fish/guestfish.pod:947
22022 msgid "CONTROLLING MULTIPLE GUESTFISH PROCESSES"
22023 msgstr ""
22024
22025 #. type: textblock
22026 #: ../fish/guestfish.pod:949
22027 msgid ""
22028 "The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which "
22029 "is how the I<--remote> option knows where to send the commands.  You can "
22030 "have several guestfish listener processes running using:"
22031 msgstr ""
22032
22033 #. type: verbatim
22034 #: ../fish/guestfish.pod:953
22035 #, no-wrap
22036 msgid ""
22037 " eval \"`guestfish --listen`\"\n"
22038 " pid1=$GUESTFISH_PID\n"
22039 " eval \"`guestfish --listen`\"\n"
22040 " pid2=$GUESTFISH_PID\n"
22041 " ...\n"
22042 " guestfish --remote=$pid1 cmd\n"
22043 " guestfish --remote=$pid2 cmd\n"
22044 "\n"
22045 msgstr ""
22046
22047 #. type: =head2
22048 #: ../fish/guestfish.pod:961
22049 msgid "REMOTE CONTROL AND CSH"
22050 msgstr ""
22051
22052 #. type: textblock
22053 #: ../fish/guestfish.pod:963
22054 msgid ""
22055 "When using csh-like shells (csh, tcsh etc) you have to add the I<--csh> "
22056 "option:"
22057 msgstr ""
22058
22059 #. type: verbatim
22060 #: ../fish/guestfish.pod:966
22061 #, no-wrap
22062 msgid ""
22063 " eval \"`guestfish --listen --csh`\"\n"
22064 "\n"
22065 msgstr ""
22066
22067 #. type: =head2
22068 #: ../fish/guestfish.pod:968
22069 msgid "REMOTE CONTROL DETAILS"
22070 msgstr ""
22071
22072 #. type: textblock
22073 #: ../fish/guestfish.pod:970
22074 msgid ""
22075 "Remote control happens over a Unix domain socket called C</tmp/.guestfish-"
22076 "$UID/socket-$PID>, where C<$UID> is the effective user ID of the process, "
22077 "and C<$PID> is the process ID of the server."
22078 msgstr ""
22079
22080 #. type: textblock
22081 #: ../fish/guestfish.pod:974
22082 msgid "Guestfish client and server versions must match exactly."
22083 msgstr ""
22084
22085 #. type: =head2
22086 #: ../fish/guestfish.pod:976
22087 msgid "USING REMOTE CONTROL ROBUSTLY FROM SHELL SCRIPTS"
22088 msgstr ""
22089
22090 #. type: textblock
22091 #: ../fish/guestfish.pod:978
22092 msgid ""
22093 "From Bash, you can use the following code which creates a guestfish "
22094 "instance, correctly quotes the command line, handles failure to start, and "
22095 "cleans up guestfish when the script exits:"
22096 msgstr ""
22097
22098 #. type: verbatim
22099 #: ../fish/guestfish.pod:982 ../src/guestfs.pod:980
22100 #, no-wrap
22101 msgid ""
22102 " #!/bin/bash -\n"
22103 " \n"
22104 msgstr ""
22105
22106 #. type: verbatim
22107 #: ../fish/guestfish.pod:986
22108 #, no-wrap
22109 msgid ""
22110 " guestfish[0]=\"guestfish\"\n"
22111 " guestfish[1]=\"--listen\"\n"
22112 " guestfish[2]=\"--ro\"\n"
22113 " guestfish[3]=\"-a\"\n"
22114 " guestfish[4]=\"disk.img\"\n"
22115 " \n"
22116 msgstr ""
22117
22118 #. type: verbatim
22119 #: ../fish/guestfish.pod:992
22120 #, no-wrap
22121 msgid ""
22122 " GUESTFISH_PID=\n"
22123 " eval $(\"${guestfish[@]}\")\n"
22124 " if [ -z \"$GUESTFISH_PID\" ]; then\n"
22125 "     echo \"error: guestfish didn't start up, see error messages above\"\n"
22126 "     exit 1\n"
22127 " fi\n"
22128 " \n"
22129 msgstr ""
22130
22131 #. type: verbatim
22132 #: ../fish/guestfish.pod:999
22133 #, no-wrap
22134 msgid ""
22135 " cleanup_guestfish ()\n"
22136 " {\n"
22137 "     guestfish --remote -- exit >/dev/null 2>&1 ||:\n"
22138 " }\n"
22139 " trap cleanup_guestfish EXIT ERR\n"
22140 " \n"
22141 msgstr ""
22142
22143 #. type: verbatim
22144 #: ../fish/guestfish.pod:1005
22145 #, no-wrap
22146 msgid ""
22147 " guestfish --remote -- run\n"
22148 " \n"
22149 msgstr ""
22150
22151 #. type: verbatim
22152 #: ../fish/guestfish.pod:1007
22153 #, no-wrap
22154 msgid ""
22155 " # ...\n"
22156 "\n"
22157 msgstr ""
22158
22159 #. type: =head2
22160 #: ../fish/guestfish.pod:1009
22161 msgid "REMOTE CONTROL RUN COMMAND HANGING"
22162 msgstr ""
22163
22164 #. type: textblock
22165 #: ../fish/guestfish.pod:1011
22166 msgid ""
22167 "Using the C<run> (or C<launch>) command remotely in a command substitution "
22168 "context hangs, ie. don't do (note the backquotes):"
22169 msgstr ""
22170
22171 #. type: verbatim
22172 #: ../fish/guestfish.pod:1014
22173 #, no-wrap
22174 msgid ""
22175 " a=`guestfish --remote run`\n"
22176 "\n"
22177 msgstr ""
22178
22179 #. type: textblock
22180 #: ../fish/guestfish.pod:1016
22181 msgid ""
22182 "Since the C<run> command produces no output on stdout, this is not useful "
22183 "anyway.  For further information see L<https://bugzilla.redhat.com/show_bug."
22184 "cgi?id=592910>."
22185 msgstr ""
22186
22187 #. type: =head1
22188 #: ../fish/guestfish.pod:1020
22189 msgid "PREPARED DISK IMAGES"
22190 msgstr ""
22191
22192 #. type: textblock
22193 #: ../fish/guestfish.pod:1022
22194 msgid ""
22195 "Use the I<-N type> or I<--new type> parameter to select one of a set of "
22196 "preformatted disk images that guestfish can make for you to save typing.  "
22197 "This is particularly useful for testing purposes.  This option is used "
22198 "instead of the I<-a> option, and like I<-a> can appear multiple times (and "
22199 "can be mixed with I<-a>)."
22200 msgstr ""
22201
22202 #. type: textblock
22203 #: ../fish/guestfish.pod:1028
22204 msgid ""
22205 "The new disk is called C<test1.img> for the first I<-N>, C<test2.img> for "
22206 "the second and so on.  Existing files in the current directory are "
22207 "I<overwritten>."
22208 msgstr ""
22209
22210 #. type: textblock
22211 #: ../fish/guestfish.pod:1032
22212 msgid ""
22213 "The type briefly describes how the disk should be sized, partitioned, how "
22214 "filesystem(s) should be created, and how content should be added.  "
22215 "Optionally the type can be followed by extra parameters, separated by C<:> "
22216 "(colon) characters.  For example, I<-N fs> creates a default 100MB, sparsely-"
22217 "allocated disk, containing a single partition, with the partition formatted "
22218 "as ext2.  I<-N fs:ext4:1G> is the same, but for an ext4 filesystem on a 1GB "
22219 "disk instead."
22220 msgstr ""
22221
22222 #. type: textblock
22223 #: ../fish/guestfish.pod:1040
22224 msgid "To list the available types and any extra parameters they take, run:"
22225 msgstr ""
22226
22227 #. type: textblock
22228 #: ../fish/guestfish.pod:1044
22229 msgid ""
22230 "Note that the prepared filesystem is not mounted.  You would usually have to "
22231 "use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option."
22232 msgstr ""
22233
22234 #. type: textblock
22235 #: ../fish/guestfish.pod:1048
22236 msgid ""
22237 "If any I<-N> or I<--new> options are given, the guest is automatically "
22238 "launched."
22239 msgstr ""
22240
22241 #. type: textblock
22242 #: ../fish/guestfish.pod:1053
22243 msgid "Create a 100MB disk with an ext4-formatted partition:"
22244 msgstr ""
22245
22246 #. type: verbatim
22247 #: ../fish/guestfish.pod:1055
22248 #, no-wrap
22249 msgid ""
22250 " guestfish -N fs:ext4\n"
22251 "\n"
22252 msgstr ""
22253
22254 #. type: textblock
22255 #: ../fish/guestfish.pod:1057
22256 msgid "Create a 32MB disk with a VFAT-formatted partition, and mount it:"
22257 msgstr ""
22258
22259 #. type: verbatim
22260 #: ../fish/guestfish.pod:1059
22261 #, no-wrap
22262 msgid ""
22263 " guestfish -N fs:vfat:32M -m /dev/sda1\n"
22264 "\n"
22265 msgstr ""
22266
22267 #. type: textblock
22268 #: ../fish/guestfish.pod:1061
22269 msgid "Create a blank 200MB disk:"
22270 msgstr ""
22271
22272 #. type: verbatim
22273 #: ../fish/guestfish.pod:1063
22274 #, no-wrap
22275 msgid ""
22276 " guestfish -N disk:200M\n"
22277 "\n"
22278 msgstr ""
22279
22280 #. type: =head1
22281 #: ../fish/guestfish.pod:1065
22282 msgid "PROGRESS BARS"
22283 msgstr ""
22284
22285 #. type: textblock
22286 #: ../fish/guestfish.pod:1067
22287 msgid ""
22288 "Some (not all) long-running commands send progress notification messages as "
22289 "they are running.  Guestfish turns these messages into progress bars."
22290 msgstr ""
22291
22292 #. type: textblock
22293 #: ../fish/guestfish.pod:1071
22294 msgid ""
22295 "When a command that supports progress bars takes longer than two seconds to "
22296 "run, and if progress bars are enabled, then you will see one appearing below "
22297 "the command:"
22298 msgstr ""
22299
22300 #. type: verbatim
22301 #: ../fish/guestfish.pod:1075
22302 #, no-wrap
22303 msgid ""
22304 " ><fs> copy-size /large-file /another-file 2048M\n"
22305 " / 10% [#####-----------------------------------------] 00:30\n"
22306 "\n"
22307 msgstr ""
22308
22309 #. type: textblock
22310 #: ../fish/guestfish.pod:1078
22311 msgid ""
22312 "The spinner on the left hand side moves round once for every progress "
22313 "notification received from the backend.  This is a (reasonably) golden "
22314 "assurance that the command is \"doing something\" even if the progress bar "
22315 "is not moving, because the command is able to send the progress "
22316 "notifications.  When the bar reaches 100% and the command finishes, the "
22317 "spinner disappears."
22318 msgstr ""
22319
22320 #. type: textblock
22321 #: ../fish/guestfish.pod:1085
22322 msgid ""
22323 "Progress bars are enabled by default when guestfish is used interactively.  "
22324 "You can enable them even for non-interactive modes using I<--progress-bars>, "
22325 "and you can disable them completely using I<--no-progress-bars>."
22326 msgstr ""
22327
22328 #. type: =head1
22329 #: ../fish/guestfish.pod:1090
22330 msgid "GUESTFISH COMMANDS"
22331 msgstr ""
22332
22333 #. type: textblock
22334 #: ../fish/guestfish.pod:1092
22335 msgid ""
22336 "The commands in this section are guestfish convenience commands, in other "
22337 "words, they are not part of the L<guestfs(3)> API."
22338 msgstr ""
22339
22340 #. type: =head2
22341 #: ../fish/guestfish.pod:1095
22342 msgid "help"
22343 msgstr "help"
22344
22345 #. type: verbatim
22346 #: ../fish/guestfish.pod:1097
22347 #, no-wrap
22348 msgid ""
22349 " help\n"
22350 " help cmd\n"
22351 "\n"
22352 msgstr ""
22353 " help\n"
22354 " help команда\n"
22355 "\n"
22356
22357 #. type: textblock
22358 #: ../fish/guestfish.pod:1100
22359 msgid "Without any parameter, this provides general help."
22360 msgstr "Без параметра показує загальну довідкову інформацію."
22361
22362 #. type: textblock
22363 #: ../fish/guestfish.pod:1102
22364 msgid "With a C<cmd> parameter, this displays detailed help for that command."
22365 msgstr ""
22366
22367 #. type: =head2
22368 #: ../fish/guestfish.pod:1104
22369 msgid "quit | exit"
22370 msgstr ""
22371
22372 #. type: textblock
22373 #: ../fish/guestfish.pod:1106
22374 msgid "This exits guestfish.  You can also use C<^D> key."
22375 msgstr ""
22376
22377 #. type: textblock
22378 #: ../fish/guestfish.pod:1108
22379 msgid "@FISH_COMMANDS@"
22380 msgstr ""
22381
22382 #. type: =head1
22383 #: ../fish/guestfish.pod:1110
22384 msgid "COMMANDS"
22385 msgstr "КОМАНДИ"
22386
22387 #. type: textblock
22388 #: ../fish/guestfish.pod:1112 ../src/guestfs.pod:1520
22389 msgid "@ACTIONS@"
22390 msgstr "@ACTIONS@"
22391
22392 #. type: textblock
22393 #: ../fish/guestfish.pod:1116
22394 msgid ""
22395 "guestfish returns 0 if the commands completed without error, or 1 if there "
22396 "was an error."
22397 msgstr ""
22398
22399 #. type: =item
22400 #: ../fish/guestfish.pod:1123
22401 msgid "EDITOR"
22402 msgstr "РЕДАКТОР"
22403
22404 #. type: textblock
22405 #: ../fish/guestfish.pod:1125
22406 msgid ""
22407 "The C<edit> command uses C<$EDITOR> as the editor.  If not set, it uses "
22408 "C<vi>."
22409 msgstr ""
22410
22411 #. type: =item
22412 #: ../fish/guestfish.pod:1128 ../src/guestfs.pod:3218
22413 msgid "FEBOOTSTRAP_KERNEL"
22414 msgstr ""
22415
22416 #. type: =item
22417 #: ../fish/guestfish.pod:1130 ../src/guestfs.pod:3220
22418 msgid "FEBOOTSTRAP_MODULES"
22419 msgstr ""
22420
22421 #. type: textblock
22422 #: ../fish/guestfish.pod:1132 ../src/guestfs.pod:3222
22423 msgid ""
22424 "These two environment variables allow the kernel that libguestfs uses in the "
22425 "appliance to be selected.  If C<$FEBOOTSTRAP_KERNEL> is not set, then the "
22426 "most recent host kernel is chosen.  For more information about kernel "
22427 "selection, see L<febootstrap-supermin-helper(8)>.  This feature is only "
22428 "available in febootstrap E<ge> 3.8."
22429 msgstr ""
22430
22431 #. type: =item
22432 #: ../fish/guestfish.pod:1138
22433 msgid "GUESTFISH_DISPLAY_IMAGE"
22434 msgstr ""
22435
22436 #. type: textblock
22437 #: ../fish/guestfish.pod:1140
22438 msgid ""
22439 "The C<display> command uses C<$GUESTFISH_DISPLAY_IMAGE> to display images.  "
22440 "If not set, it uses L<display(1)>."
22441 msgstr ""
22442
22443 #. type: =item
22444 #: ../fish/guestfish.pod:1143
22445 msgid "GUESTFISH_PID"
22446 msgstr ""
22447
22448 #. type: textblock
22449 #: ../fish/guestfish.pod:1145
22450 msgid ""
22451 "Used with the I<--remote> option to specify the remote guestfish process to "
22452 "control.  See section L</REMOTE CONTROL GUESTFISH OVER A SOCKET>."
22453 msgstr ""
22454
22455 #. type: =item
22456 #: ../fish/guestfish.pod:1149
22457 msgid "HEXEDITOR"
22458 msgstr ""
22459
22460 #. type: textblock
22461 #: ../fish/guestfish.pod:1151
22462 msgid ""
22463 "The L</hexedit> command uses C<$HEXEDITOR> as the external hex editor.  If "
22464 "not specified, the external L<hexedit(1)> program is used."
22465 msgstr ""
22466
22467 #. type: =item
22468 #: ../fish/guestfish.pod:1155
22469 msgid "HOME"
22470 msgstr "ДОМІВКА"
22471
22472 #. type: textblock
22473 #: ../fish/guestfish.pod:1157
22474 msgid ""
22475 "If compiled with GNU readline support, various files in the home directory "
22476 "can be used.  See L</FILES>."
22477 msgstr ""
22478
22479 #. type: =item
22480 #: ../fish/guestfish.pod:1160 ../src/guestfs.pod:3228
22481 msgid "LIBGUESTFS_APPEND"
22482 msgstr ""
22483
22484 #. type: textblock
22485 #: ../fish/guestfish.pod:1162 ../src/guestfs.pod:3230
22486 msgid "Pass additional options to the guest kernel."
22487 msgstr ""
22488
22489 #. type: =item
22490 #: ../fish/guestfish.pod:1164 ../src/guestfs.pod:3232
22491 msgid "LIBGUESTFS_DEBUG"
22492 msgstr "LIBGUESTFS_DEBUG"
22493
22494 #. type: textblock
22495 #: ../fish/guestfish.pod:1166
22496 msgid ""
22497 "Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages.  This has the same "
22498 "effect as using the B<-v> option."
22499 msgstr ""
22500
22501 #. type: =item
22502 #: ../fish/guestfish.pod:1169 ../src/guestfs.pod:3237
22503 msgid "LIBGUESTFS_MEMSIZE"
22504 msgstr "LIBGUESTFS_MEMSIZE"
22505
22506 #. type: textblock
22507 #: ../fish/guestfish.pod:1171 ../src/guestfs.pod:3239
22508 msgid ""
22509 "Set the memory allocated to the qemu process, in megabytes.  For example:"
22510 msgstr ""
22511
22512 #. type: verbatim
22513 #: ../fish/guestfish.pod:1174 ../src/guestfs.pod:3242
22514 #, no-wrap
22515 msgid ""
22516 " LIBGUESTFS_MEMSIZE=700\n"
22517 "\n"
22518 msgstr ""
22519 " LIBGUESTFS_MEMSIZE=700\n"
22520 "\n"
22521
22522 #. type: =item
22523 #: ../fish/guestfish.pod:1176 ../src/guestfs.pod:3244
22524 msgid "LIBGUESTFS_PATH"
22525 msgstr ""
22526
22527 #. type: textblock
22528 #: ../fish/guestfish.pod:1178
22529 msgid ""
22530 "Set the path that guestfish uses to search for kernel and initrd.img.  See "
22531 "the discussion of paths in L<guestfs(3)>."
22532 msgstr ""
22533
22534 #. type: =item
22535 #: ../fish/guestfish.pod:1181 ../src/guestfs.pod:3249
22536 msgid "LIBGUESTFS_QEMU"
22537 msgstr ""
22538
22539 #. type: textblock
22540 #: ../fish/guestfish.pod:1183 ../src/guestfs.pod:3251
22541 msgid ""
22542 "Set the default qemu binary that libguestfs uses.  If not set, then the qemu "
22543 "which was found at compile time by the configure script is used."
22544 msgstr ""
22545
22546 #. type: =item
22547 #: ../fish/guestfish.pod:1187 ../src/guestfs.pod:3257
22548 msgid "LIBGUESTFS_TRACE"
22549 msgstr ""
22550
22551 #. type: textblock
22552 #: ../fish/guestfish.pod:1189
22553 msgid "Set C<LIBGUESTFS_TRACE=1> to enable command traces."
22554 msgstr ""
22555
22556 #. type: =item
22557 #: ../fish/guestfish.pod:1191
22558 msgid "PAGER"
22559 msgstr "РОЗБИТТЯ НА СТОРІНКИ"
22560
22561 #. type: textblock
22562 #: ../fish/guestfish.pod:1193
22563 msgid ""
22564 "The C<more> command uses C<$PAGER> as the pager.  If not set, it uses "
22565 "C<more>."
22566 msgstr ""
22567
22568 #. type: =item
22569 #: ../fish/guestfish.pod:1196 ../sparsify/virt-sparsify.pod:254
22570 #: ../src/guestfs.pod:3262
22571 msgid "TMPDIR"
22572 msgstr ""
22573
22574 #. type: textblock
22575 #: ../fish/guestfish.pod:1198 ../src/guestfs.pod:3264
22576 msgid ""
22577 "Location of temporary directory, defaults to C</tmp> except for the cached "
22578 "supermin appliance which defaults to C</var/tmp>."
22579 msgstr ""
22580
22581 #. type: textblock
22582 #: ../fish/guestfish.pod:1201 ../src/guestfs.pod:3267
22583 msgid ""
22584 "If libguestfs was compiled to use the supermin appliance then the real "
22585 "appliance is cached in this directory, shared between all handles belonging "
22586 "to the same EUID.  You can use C<$TMPDIR> to configure another directory to "
22587 "use in case C</var/tmp> is not large enough."
22588 msgstr ""
22589
22590 #. type: =head1
22591 #: ../fish/guestfish.pod:1209 ../fuse/guestmount.pod:297
22592 #: ../rescue/virt-rescue.pod:310
22593 msgid "FILES"
22594 msgstr "ФАЙЛИ"
22595
22596 #. type: =item
22597 #: ../fish/guestfish.pod:1213 ../fuse/guestmount.pod:301
22598 #: ../rescue/virt-rescue.pod:314
22599 msgid "$HOME/.libguestfs-tools.rc"
22600 msgstr ""
22601
22602 #. type: =item
22603 #: ../fish/guestfish.pod:1215 ../fuse/guestmount.pod:303
22604 #: ../rescue/virt-rescue.pod:316
22605 msgid "/etc/libguestfs-tools.conf"
22606 msgstr ""
22607
22608 #. type: textblock
22609 #: ../fish/guestfish.pod:1217 ../fuse/guestmount.pod:305
22610 #: ../rescue/virt-rescue.pod:318
22611 msgid ""
22612 "This configuration file controls the default read-only or read-write mode "
22613 "(I<--ro> or I<--rw>)."
22614 msgstr ""
22615
22616 #. type: textblock
22617 #: ../fish/guestfish.pod:1220
22618 msgid "See L</OPENING DISKS FOR READ AND WRITE>."
22619 msgstr "Див. L</OPENING DISKS FOR READ AND WRITE>."
22620
22621 #. type: =item
22622 #: ../fish/guestfish.pod:1222
22623 msgid "$HOME/.guestfish"
22624 msgstr ""
22625
22626 #. type: textblock
22627 #: ../fish/guestfish.pod:1224
22628 msgid ""
22629 "If compiled with GNU readline support, then the command history is saved in "
22630 "this file."
22631 msgstr ""
22632
22633 #. type: =item
22634 #: ../fish/guestfish.pod:1227
22635 msgid "$HOME/.inputrc"
22636 msgstr ""
22637
22638 #. type: =item
22639 #: ../fish/guestfish.pod:1229
22640 msgid "/etc/inputrc"
22641 msgstr ""
22642
22643 #. type: textblock
22644 #: ../fish/guestfish.pod:1231
22645 msgid ""
22646 "If compiled with GNU readline support, then these files can be used to "
22647 "configure readline.  For further information, please see L<readline(3)/"
22648 "INITIALIZATION FILE>."
22649 msgstr ""
22650
22651 #. type: textblock
22652 #: ../fish/guestfish.pod:1235
22653 msgid "To write rules which only apply to guestfish, use:"
22654 msgstr ""
22655
22656 #. type: verbatim
22657 #: ../fish/guestfish.pod:1237
22658 #, no-wrap
22659 msgid ""
22660 " $if guestfish\n"
22661 " ...\n"
22662 " $endif\n"
22663 "\n"
22664 msgstr ""
22665
22666 #. type: textblock
22667 #: ../fish/guestfish.pod:1241
22668 msgid ""
22669 "Variables that you can set in inputrc that change the behaviour of guestfish "
22670 "in useful ways include:"
22671 msgstr ""
22672
22673 #. type: =item
22674 #: ../fish/guestfish.pod:1246
22675 msgid "completion-ignore-case (default: on)"
22676 msgstr ""
22677
22678 #. type: textblock
22679 #: ../fish/guestfish.pod:1248
22680 msgid ""
22681 "By default, guestfish will ignore case when tab-completing paths on the "
22682 "disk.  Use:"
22683 msgstr ""
22684
22685 #. type: verbatim
22686 #: ../fish/guestfish.pod:1251
22687 #, no-wrap
22688 msgid ""
22689 " set completion-ignore-case off\n"
22690 "\n"
22691 msgstr ""
22692
22693 #. type: textblock
22694 #: ../fish/guestfish.pod:1253
22695 msgid "to make guestfish case sensitive."
22696 msgstr ""
22697
22698 #. type: =item
22699 #: ../fish/guestfish.pod:1257
22700 msgid "test1.img"
22701 msgstr ""
22702
22703 #. type: =item
22704 #: ../fish/guestfish.pod:1259
22705 msgid "test2.img (etc)"
22706 msgstr ""
22707
22708 #. type: textblock
22709 #: ../fish/guestfish.pod:1261
22710 msgid ""
22711 "When using the I<-N> or I<--new> option, the prepared disk or filesystem "
22712 "will be created in the file C<test1.img> in the current directory.  The "
22713 "second use of I<-N> will use C<test2.img> and so on.  Any existing file with "
22714 "the same name will be overwritten."
22715 msgstr ""
22716
22717 #. type: textblock
22718 #: ../fish/guestfish.pod:1270
22719 msgid ""
22720 "L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-alignment-scan(1)>, L<virt-"
22721 "cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit"
22722 "(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-filesystems"
22723 "(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-"
22724 "rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, "
22725 "L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, "
22726 "L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-helper(8)>."
22727 msgstr ""
22728
22729 #. type: textblock
22730 #: ../fish/guestfish.pod:1302 ../src/guestfs.pod:3360
22731 #: ../test-tool/libguestfs-test-tool.pod:112
22732 msgid "Copyright (C) 2009-2011 Red Hat Inc.  L<http://libguestfs.org/>"
22733 msgstr ""
22734
22735 #. type: textblock
22736 #: ../fish/virt-copy-in.pod:5
22737 msgid ""
22738 "virt-copy-in - Copy files and directories into a virtual machine disk image."
22739 msgstr ""
22740
22741 #. type: verbatim
22742 #: ../fish/virt-copy-in.pod:9
22743 #, no-wrap
22744 msgid ""
22745 " virt-copy-in -a disk.img file|dir [file|dir ...] /destination\n"
22746 "\n"
22747 msgstr ""
22748
22749 #. type: verbatim
22750 #: ../fish/virt-copy-in.pod:11
22751 #, no-wrap
22752 msgid ""
22753 " virt-copy-in -d domain file|dir [file|dir ...] /destination\n"
22754 "\n"
22755 msgstr ""
22756
22757 #. type: textblock
22758 #: ../fish/virt-copy-in.pod:15
22759 msgid ""
22760 "Using C<virt-copy-in> on live virtual machines can be dangerous, potentially "
22761 "causing disk corruption.  The virtual machine must be shut down before you "
22762 "use this command."
22763 msgstr ""
22764
22765 #. type: textblock
22766 #: ../fish/virt-copy-in.pod:21
22767 msgid ""
22768 "C<virt-copy-in> copies files and directories from the local disk into a "
22769 "virtual machine disk image or named libvirt domain."
22770 msgstr ""
22771
22772 #. type: textblock
22773 #: ../fish/virt-copy-in.pod:24
22774 msgid ""
22775 "You can give one of more filenames and directories on the command line.  "
22776 "Directories are copied in recursively.  The final parameter must be the "
22777 "destination directory in the disk image which must be an absolute path "
22778 "starting with a C</> character."
22779 msgstr ""
22780
22781 #. type: verbatim
22782 #: ../fish/virt-copy-in.pod:33
22783 #, no-wrap
22784 msgid ""
22785 " virt-copy-in -d MyGuest resolv.conf /etc\n"
22786 "\n"
22787 msgstr ""
22788
22789 #. type: textblock
22790 #: ../fish/virt-copy-in.pod:35 ../fish/virt-tar-in.pod:32
22791 msgid "Upload a home directory to a guest:"
22792 msgstr ""
22793
22794 #. type: verbatim
22795 #: ../fish/virt-copy-in.pod:37
22796 #, no-wrap
22797 msgid ""
22798 " virt-copy-in -d MyGuest skel /home\n"
22799 "\n"
22800 msgstr ""
22801
22802 #. type: =head1
22803 #: ../fish/virt-copy-in.pod:39 ../fish/virt-copy-out.pod:28
22804 #: ../fish/virt-tar-in.pod:36 ../fish/virt-tar-out.pod:30
22805 msgid "JUST A SHELL SCRIPT WRAPPER AROUND GUESTFISH"
22806 msgstr ""
22807
22808 #. type: textblock
22809 #: ../fish/virt-copy-in.pod:41
22810 msgid ""
22811 "This command is just a simple shell script wrapper around the L<guestfish(1)"
22812 "> C<copy-in> command.  For anything more complex than a trivial copy, you "
22813 "are probably better off using guestfish directly."
22814 msgstr ""
22815
22816 #. type: textblock
22817 #: ../fish/virt-copy-in.pod:47 ../fish/virt-copy-out.pod:36
22818 #: ../fish/virt-tar-in.pod:44 ../fish/virt-tar-out.pod:38
22819 msgid ""
22820 "Since the shell script just passes options straight to guestfish, read "
22821 "L<guestfish(1)> to see the full list of options."
22822 msgstr ""
22823
22824 #. type: textblock
22825 #: ../fish/virt-copy-in.pod:52
22826 msgid ""
22827 "L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, "
22828 "L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>."
22829 msgstr ""
22830
22831 #. type: textblock
22832 #: ../fish/virt-copy-in.pod:66 ../fish/virt-copy-out.pod:55
22833 #: ../fish/virt-tar-in.pod:64 ../fish/virt-tar-out.pod:57
22834 msgid "Copyright (C) 2011 Red Hat Inc.  L<http://libguestfs.org/>"
22835 msgstr ""
22836
22837 #. type: textblock
22838 #: ../fish/virt-copy-out.pod:5
22839 msgid ""
22840 "virt-copy-out - Copy files and directories out of a virtual machine disk "
22841 "image."
22842 msgstr ""
22843
22844 #. type: verbatim
22845 #: ../fish/virt-copy-out.pod:9
22846 #, no-wrap
22847 msgid ""
22848 " virt-copy-out -a disk.img /file|dir [/file|dir ...] localdir\n"
22849 "\n"
22850 msgstr ""
22851
22852 #. type: verbatim
22853 #: ../fish/virt-copy-out.pod:11
22854 #, no-wrap
22855 msgid ""
22856 " virt-copy-out -d domain /file|dir [/file|dir ...] localdir\n"
22857 "\n"
22858 msgstr ""
22859
22860 #. type: textblock
22861 #: ../fish/virt-copy-out.pod:15
22862 msgid ""
22863 "C<virt-copy-out> copies files and directories out of a virtual machine disk "
22864 "image or named libvirt domain."
22865 msgstr ""
22866
22867 #. type: textblock
22868 #: ../fish/virt-copy-out.pod:18
22869 msgid ""
22870 "You can give one of more filenames and directories on the command line.  "
22871 "Directories are copied out recursively."
22872 msgstr ""
22873
22874 #. type: textblock
22875 #: ../fish/virt-copy-out.pod:23
22876 msgid "Download the home directories from a virtual machine:"
22877 msgstr ""
22878
22879 #. type: verbatim
22880 #: ../fish/virt-copy-out.pod:25
22881 #, no-wrap
22882 msgid ""
22883 " mkdir homes\n"
22884 " virt-copy-out -d MyGuest /home homes\n"
22885 "\n"
22886 msgstr ""
22887
22888 #. type: textblock
22889 #: ../fish/virt-copy-out.pod:30
22890 msgid ""
22891 "This command is just a simple shell script wrapper around the L<guestfish(1)"
22892 "> C<copy-out> command.  For anything more complex than a trivial copy, you "
22893 "are probably better off using guestfish directly."
22894 msgstr ""
22895
22896 #. type: textblock
22897 #: ../fish/virt-copy-out.pod:41
22898 msgid ""
22899 "L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L<virt-"
22900 "tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>."
22901 msgstr ""
22902
22903 #. type: textblock
22904 #: ../fish/virt-tar-in.pod:5
22905 msgid "virt-tar-in - Unpack a tarball into a virtual machine disk image."
22906 msgstr ""
22907
22908 #. type: verbatim
22909 #: ../fish/virt-tar-in.pod:9
22910 #, no-wrap
22911 msgid ""
22912 " virt-tar-in -a disk.img data.tar /destination\n"
22913 "\n"
22914 msgstr ""
22915
22916 #. type: verbatim
22917 #: ../fish/virt-tar-in.pod:11
22918 #, no-wrap
22919 msgid ""
22920 " virt-tar-in -d domain data.tar /destination\n"
22921 "\n"
22922 msgstr ""
22923
22924 #. type: verbatim
22925 #: ../fish/virt-tar-in.pod:13
22926 #, no-wrap
22927 msgid ""
22928 " zcat data.tar.gz | virt-tar-in -d domain - /destination\n"
22929 "\n"
22930 msgstr ""
22931
22932 #. type: textblock
22933 #: ../fish/virt-tar-in.pod:17
22934 msgid ""
22935 "Using C<virt-tar-in> on live virtual machines can be dangerous, potentially "
22936 "causing disk corruption.  The virtual machine must be shut down before you "
22937 "use this command."
22938 msgstr ""
22939
22940 #. type: textblock
22941 #: ../fish/virt-tar-in.pod:23
22942 msgid ""
22943 "C<virt-tar-in> unpacks an uncompressed tarball into a virtual machine disk "
22944 "image or named libvirt domain."
22945 msgstr ""
22946
22947 #. type: textblock
22948 #: ../fish/virt-tar-in.pod:26
22949 msgid ""
22950 "The first parameter is the tar file.  Use C<-> to read the tar file from "
22951 "standard input.  The second parameter is the absolute target directory to "
22952 "unpack into."
22953 msgstr ""
22954
22955 #. type: verbatim
22956 #: ../fish/virt-tar-in.pod:34
22957 #, no-wrap
22958 msgid ""
22959 " virt-tar-in -d MyGuest homes.tar /home\n"
22960 "\n"
22961 msgstr ""
22962
22963 #. type: textblock
22964 #: ../fish/virt-tar-in.pod:38
22965 msgid ""
22966 "This command is just a simple shell script wrapper around the L<guestfish(1)"
22967 "> C<tar-in> command.  For anything more complex than a trivial copy, you are "
22968 "probably better off using guestfish directly."
22969 msgstr ""
22970
22971 #. type: textblock
22972 #: ../fish/virt-tar-in.pod:49
22973 msgid ""
22974 "L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, "
22975 "L<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, L<http://libguestfs."
22976 "org/>."
22977 msgstr ""
22978
22979 #. type: textblock
22980 #: ../fish/virt-tar-out.pod:5
22981 msgid ""
22982 "virt-tar-out - Pack a virtual machine disk image directory into a tarball."
22983 msgstr ""
22984
22985 #. type: verbatim
22986 #: ../fish/virt-tar-out.pod:9
22987 #, no-wrap
22988 msgid ""
22989 " virt-tar-out -a disk.img /dir files.tar\n"
22990 "\n"
22991 msgstr ""
22992
22993 #. type: verbatim
22994 #: ../fish/virt-tar-out.pod:11
22995 #, no-wrap
22996 msgid ""
22997 " virt-tar-out -d domain /dir files.tar\n"
22998 "\n"
22999 msgstr ""
23000
23001 #. type: verbatim
23002 #: ../fish/virt-tar-out.pod:13
23003 #, no-wrap
23004 msgid ""
23005 " virt-tar-out -d domain /dir - | gzip --best > files.tar.gz\n"
23006 "\n"
23007 msgstr ""
23008
23009 #. type: textblock
23010 #: ../fish/virt-tar-out.pod:17
23011 msgid ""
23012 "C<virt-tar-out> packs a virtual machine disk image directory into a tarball."
23013 msgstr ""
23014
23015 #. type: textblock
23016 #: ../fish/virt-tar-out.pod:20
23017 msgid ""
23018 "The first parameter is the absolute path of the virtual machine directory.  "
23019 "The second parameter is the tar file to write.  Use C<-> to write to "
23020 "standard output."
23021 msgstr ""
23022
23023 #. type: textblock
23024 #: ../fish/virt-tar-out.pod:26
23025 msgid "Download the home directories from a guest:"
23026 msgstr ""
23027
23028 #. type: verbatim
23029 #: ../fish/virt-tar-out.pod:28
23030 #, no-wrap
23031 msgid ""
23032 " virt-tar-out -d MyGuest /home - | gzip --best > homes.tar.gz\n"
23033 "\n"
23034 msgstr ""
23035
23036 #. type: textblock
23037 #: ../fish/virt-tar-out.pod:32
23038 msgid ""
23039 "This command is just a simple shell script wrapper around the L<guestfish(1)"
23040 "> C<tar-out> command.  For anything more complex than a trivial copy, you "
23041 "are probably better off using guestfish directly."
23042 msgstr ""
23043
23044 #. type: textblock
23045 #: ../fish/virt-tar-out.pod:43
23046 msgid ""
23047 "L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, "
23048 "L<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>."
23049 msgstr ""
23050
23051 #. type: textblock
23052 #: ../fuse/guestmount.pod:5
23053 msgid ""
23054 "guestmount - Mount a guest filesystem on the host using FUSE and libguestfs"
23055 msgstr ""
23056
23057 #. type: verbatim
23058 #: ../fuse/guestmount.pod:9
23059 #, no-wrap
23060 msgid ""
23061 " guestmount [--options] -a disk.img -m device [--ro] mountpoint\n"
23062 "\n"
23063 msgstr ""
23064
23065 #. type: verbatim
23066 #: ../fuse/guestmount.pod:11
23067 #, no-wrap
23068 msgid ""
23069 " guestmount [--options] -a disk.img -i [--ro] mountpoint\n"
23070 "\n"
23071 msgstr ""
23072
23073 #. type: verbatim
23074 #: ../fuse/guestmount.pod:13
23075 #, no-wrap
23076 msgid ""
23077 " guestmount [--options] -d Guest -i [--ro] mountpoint\n"
23078 "\n"
23079 msgstr ""
23080
23081 #. type: textblock
23082 #: ../fuse/guestmount.pod:17
23083 msgid ""
23084 "You must I<not> use C<guestmount> in read-write mode on live virtual "
23085 "machines.  If you do this, you risk disk corruption in the VM."
23086 msgstr ""
23087
23088 #. type: textblock
23089 #: ../fuse/guestmount.pod:22
23090 msgid ""
23091 "The guestmount program can be used to mount virtual machine filesystems and "
23092 "other disk images on the host.  It uses libguestfs for access to the guest "
23093 "filesystem, and FUSE (the \"filesystem in userspace\") to make it appear as "
23094 "a mountable device."
23095 msgstr ""
23096
23097 #. type: textblock
23098 #: ../fuse/guestmount.pod:27
23099 msgid ""
23100 "Along with other options, you have to give at least one device (I<-a> "
23101 "option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m> "
23102 "option) or use the I<-i> inspection option or the I<--live> option.  How "
23103 "this works is better explained in the L<guestfish(1)> manual page, or by "
23104 "looking at the examples below."
23105 msgstr ""
23106
23107 #. type: textblock
23108 #: ../fuse/guestmount.pod:33
23109 msgid ""
23110 "FUSE lets you mount filesystems as non-root.  The mountpoint must be owned "
23111 "by you, and the filesystem will not be visible to any other users unless you "
23112 "make certain global configuration changes to C</etc/fuse.conf>.  To unmount "
23113 "the filesystem, use the C<fusermount -u> command."
23114 msgstr ""
23115
23116 #. type: textblock
23117 #: ../fuse/guestmount.pod:41
23118 msgid ""
23119 "For a typical Windows guest which has its main filesystem on the first "
23120 "partition:"
23121 msgstr ""
23122
23123 #. type: verbatim
23124 #: ../fuse/guestmount.pod:44
23125 #, no-wrap
23126 msgid ""
23127 " guestmount -a windows.img -m /dev/sda1 --ro /mnt\n"
23128 "\n"
23129 msgstr ""
23130
23131 #. type: textblock
23132 #: ../fuse/guestmount.pod:46
23133 msgid ""
23134 "For a typical Linux guest which has a /boot filesystem on the first "
23135 "partition, and the root filesystem on a logical volume:"
23136 msgstr ""
23137
23138 #. type: verbatim
23139 #: ../fuse/guestmount.pod:49
23140 #, no-wrap
23141 msgid ""
23142 " guestmount -a linux.img -m /dev/VG/LV -m /dev/sda1:/boot --ro /mnt\n"
23143 "\n"
23144 msgstr ""
23145
23146 #. type: textblock
23147 #: ../fuse/guestmount.pod:51
23148 msgid "To get libguestfs to detect guest mountpoints for you:"
23149 msgstr ""
23150
23151 #. type: verbatim
23152 #: ../fuse/guestmount.pod:53
23153 #, no-wrap
23154 msgid ""
23155 " guestmount -a guest.img -i --ro /mnt\n"
23156 "\n"
23157 msgstr ""
23158
23159 #. type: textblock
23160 #: ../fuse/guestmount.pod:55
23161 msgid "For a libvirt guest called \"Guest\" you could do:"
23162 msgstr ""
23163
23164 #. type: verbatim
23165 #: ../fuse/guestmount.pod:57
23166 #, no-wrap
23167 msgid ""
23168 " guestmount -d Guest -i --ro /mnt\n"
23169 "\n"
23170 msgstr ""
23171
23172 #. type: textblock
23173 #: ../fuse/guestmount.pod:59
23174 msgid ""
23175 "If you don't know what filesystems are contained in a guest or disk image, "
23176 "use L<virt-filesystems(1)> first:"
23177 msgstr ""
23178
23179 #. type: verbatim
23180 #: ../fuse/guestmount.pod:62
23181 #, no-wrap
23182 msgid ""
23183 " virt-filesystems MyGuest\n"
23184 "\n"
23185 msgstr ""
23186
23187 #. type: textblock
23188 #: ../fuse/guestmount.pod:64
23189 msgid ""
23190 "If you want to trace the libguestfs calls but without excessive debugging "
23191 "information, we recommend:"
23192 msgstr ""
23193
23194 #. type: verbatim
23195 #: ../fuse/guestmount.pod:67
23196 #, no-wrap
23197 msgid ""
23198 " guestmount [...] --trace /mnt\n"
23199 "\n"
23200 msgstr ""
23201
23202 #. type: textblock
23203 #: ../fuse/guestmount.pod:69
23204 msgid "If you want to debug the program, we recommend:"
23205 msgstr ""
23206
23207 #. type: verbatim
23208 #: ../fuse/guestmount.pod:71
23209 #, no-wrap
23210 msgid ""
23211 " guestmount [...] --trace --verbose /mnt\n"
23212 "\n"
23213 msgstr ""
23214
23215 #. type: =head1
23216 #: ../fuse/guestmount.pod:73 ../rescue/virt-rescue.pod:96
23217 #: ../resize/virt-resize.pod:621
23218 msgid "NOTES"
23219 msgstr "ПРИМІТКИ"
23220
23221 #. type: =head2
23222 #: ../fuse/guestmount.pod:75
23223 msgid "Other users cannot see the filesystem by default"
23224 msgstr ""
23225
23226 #. type: textblock
23227 #: ../fuse/guestmount.pod:77
23228 msgid ""
23229 "If you mount a filesystem as one user (eg. root), then other users will not "
23230 "be able to see it by default.  The fix is to add the FUSE C<allow_other> "
23231 "option when mounting:"
23232 msgstr ""
23233
23234 #. type: verbatim
23235 #: ../fuse/guestmount.pod:81
23236 #, no-wrap
23237 msgid ""
23238 " sudo guestmount [...] -o allow_other /mnt\n"
23239 "\n"
23240 msgstr ""
23241
23242 #. type: =head2
23243 #: ../fuse/guestmount.pod:83
23244 msgid "Enabling FUSE"
23245 msgstr ""
23246
23247 #. type: textblock
23248 #: ../fuse/guestmount.pod:85
23249 msgid ""
23250 "On some distros, you may need to add yourself to a special group (eg. "
23251 "C<fuse>) before you can use any FUSE filesystem.  This is necessary on "
23252 "Debian and derivatives."
23253 msgstr ""
23254
23255 #. type: textblock
23256 #: ../fuse/guestmount.pod:89
23257 msgid ""
23258 "On other distros, no special group is required.  It is not necessary on "
23259 "Fedora or Red Hat Enterprise Linux."
23260 msgstr ""
23261
23262 #. type: textblock
23263 #: ../fuse/guestmount.pod:100
23264 msgid "Add a block device or virtual machine image."
23265 msgstr ""
23266
23267 #. type: =item
23268 #: ../fuse/guestmount.pod:123
23269 msgid "B<--dir-cache-timeout N>"
23270 msgstr "B<--dir-cache-timeout N>"
23271
23272 #. type: textblock
23273 #: ../fuse/guestmount.pod:125
23274 msgid ""
23275 "Set the readdir cache timeout to I<N> seconds, the default being 60 "
23276 "seconds.  The readdir cache [actually, there are several semi-independent "
23277 "caches] is populated after a readdir(2) call with the stat and extended "
23278 "attributes of the files in the directory, in anticipation that they will be "
23279 "requested soon after."
23280 msgstr ""
23281
23282 #. type: textblock
23283 #: ../fuse/guestmount.pod:131
23284 msgid ""
23285 "There is also a different attribute cache implemented by FUSE (see the FUSE "
23286 "option I<-o attr_timeout>), but the FUSE cache does not anticipate future "
23287 "requests, only cache existing ones."
23288 msgstr ""
23289
23290 #. type: textblock
23291 #: ../fuse/guestmount.pod:151
23292 msgid ""
23293 "If you have untrusted raw-format guest disk images, you should use this "
23294 "option to specify the disk format.  This avoids a possible security problem "
23295 "with malicious guests (CVE-2010-3851).  See also L<guestfs(3)/"
23296 "guestfs_add_drive_opts>."
23297 msgstr ""
23298
23299 #. type: =item
23300 #: ../fuse/guestmount.pod:156
23301 msgid "B<--fuse-help>"
23302 msgstr "B<--fuse-help>"
23303
23304 #. type: textblock
23305 #: ../fuse/guestmount.pod:158
23306 msgid "Display help on special FUSE options (see I<-o> below)."
23307 msgstr ""
23308
23309 #. type: textblock
23310 #: ../fuse/guestmount.pod:162
23311 msgid "Display brief help and exit."
23312 msgstr ""
23313
23314 #. type: textblock
23315 #: ../fuse/guestmount.pod:186
23316 msgid ""
23317 "Mount the named partition or logical volume on the given mountpoint B<in the "
23318 "guest> (this has nothing to do with mountpoints in the host)."
23319 msgstr ""
23320
23321 #. type: textblock
23322 #: ../fuse/guestmount.pod:189
23323 msgid ""
23324 "If the mountpoint is omitted, it defaults to C</>.  You have to mount "
23325 "something on C</>."
23326 msgstr ""
23327
23328 #. type: textblock
23329 #: ../fuse/guestmount.pod:206
23330 msgid ""
23331 "By default, we attempt to sync the guest disk when the FUSE mountpoint is "
23332 "unmounted.  If you specify this option, then we don't attempt to sync the "
23333 "disk.  See the discussion of autosync in the L<guestfs(3)> manpage."
23334 msgstr ""
23335
23336 #. type: =item
23337 #: ../fuse/guestmount.pod:211
23338 msgid "B<-o option>"
23339 msgstr "B<-o параметр>"
23340
23341 #. type: =item
23342 #: ../fuse/guestmount.pod:213
23343 msgid "B<--option option>"
23344 msgstr "B<--option параметр>"
23345
23346 #. type: textblock
23347 #: ../fuse/guestmount.pod:215
23348 msgid "Pass extra options to FUSE."
23349 msgstr ""
23350
23351 #. type: textblock
23352 #: ../fuse/guestmount.pod:217
23353 msgid ""
23354 "To get a list of all the extra options supported by FUSE, use the command "
23355 "below.  Note that only the FUSE I<-o> options can be passed, and only some "
23356 "of them are a good idea."
23357 msgstr ""
23358
23359 #. type: verbatim
23360 #: ../fuse/guestmount.pod:221
23361 #, no-wrap
23362 msgid ""
23363 " guestmount --fuse-help\n"
23364 "\n"
23365 msgstr ""
23366
23367 #. type: textblock
23368 #: ../fuse/guestmount.pod:223
23369 msgid "Some potentially useful FUSE options:"
23370 msgstr ""
23371
23372 #. type: =item
23373 #: ../fuse/guestmount.pod:227
23374 msgid "B<-o allow_other>"
23375 msgstr ""
23376
23377 #. type: textblock
23378 #: ../fuse/guestmount.pod:229
23379 msgid "Allow other users to see the filesystem."
23380 msgstr ""
23381
23382 #. type: =item
23383 #: ../fuse/guestmount.pod:231
23384 msgid "B<-o attr_timeout=N>"
23385 msgstr "B<-o attr_timeout=N>"
23386
23387 #. type: textblock
23388 #: ../fuse/guestmount.pod:233
23389 msgid "Enable attribute caching by FUSE, and set the timeout to I<N> seconds."
23390 msgstr ""
23391
23392 #. type: =item
23393 #: ../fuse/guestmount.pod:235
23394 msgid "B<-o kernel_cache>"
23395 msgstr ""
23396
23397 #. type: textblock
23398 #: ../fuse/guestmount.pod:237
23399 msgid ""
23400 "Allow the kernel to cache files (reduces the number of reads that have to go "
23401 "through the L<guestfs(3)> API).  This is generally a good idea if you can "
23402 "afford the extra memory usage."
23403 msgstr ""
23404
23405 #. type: =item
23406 #: ../fuse/guestmount.pod:241
23407 msgid "B<-o uid=N> B<-o gid=N>"
23408 msgstr "B<-o uid=N> B<-o gid=N>"
23409
23410 #. type: textblock
23411 #: ../fuse/guestmount.pod:243
23412 msgid ""
23413 "Use these options to map all UIDs and GIDs inside the guest filesystem to "
23414 "the chosen values."
23415 msgstr ""
23416
23417 #. type: textblock
23418 #: ../fuse/guestmount.pod:252
23419 msgid ""
23420 "Add devices and mount everything read-only.  Also disallow writes and make "
23421 "the disk appear read-only to FUSE."
23422 msgstr ""
23423
23424 #. type: textblock
23425 #: ../fuse/guestmount.pod:255
23426 msgid ""
23427 "This is highly recommended if you are not going to edit the guest disk.  If "
23428 "the guest is running and this option is I<not> supplied, then there is a "
23429 "strong risk of disk corruption in the guest.  We try to prevent this from "
23430 "happening, but it is not always possible."
23431 msgstr ""
23432
23433 #. type: textblock
23434 #: ../fuse/guestmount.pod:260 ../rescue/virt-rescue.pod:199
23435 msgid "See also L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
23436 msgstr "Див. також L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
23437
23438 #. type: textblock
23439 #: ../fuse/guestmount.pod:264
23440 msgid "Enable SELinux support for the guest."
23441 msgstr ""
23442
23443 #. type: textblock
23444 #: ../fuse/guestmount.pod:270
23445 msgid "Enable verbose messages from underlying libguestfs."
23446 msgstr ""
23447
23448 #. type: textblock
23449 #: ../fuse/guestmount.pod:276
23450 msgid "Display the program version and exit."
23451 msgstr ""
23452
23453 #. type: textblock
23454 #: ../fuse/guestmount.pod:285 ../fuse/guestmount.pod:308
23455 #: ../rescue/virt-rescue.pod:238 ../rescue/virt-rescue.pod:321
23456 msgid "See L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
23457 msgstr "Див. L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
23458
23459 #. type: =item
23460 #: ../fuse/guestmount.pod:289
23461 msgid "B<--trace>"
23462 msgstr "B<--trace>"
23463
23464 #. type: textblock
23465 #: ../fuse/guestmount.pod:291
23466 msgid "Trace libguestfs calls and entry into each FUSE function."
23467 msgstr ""
23468
23469 #. type: textblock
23470 #: ../fuse/guestmount.pod:293
23471 msgid "This also stops the daemon from forking into the background."
23472 msgstr ""
23473
23474 #. type: textblock
23475 #: ../fuse/guestmount.pod:319
23476 msgid ""
23477 "L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
23478 "L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf."
23479 "net/>."
23480 msgstr ""
23481 "L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
23482 "L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf."
23483 "net/>."
23484
23485 #. type: textblock
23486 #: ../fuse/guestmount.pod:334
23487 msgid "Copyright (C) 2009-2010 Red Hat Inc.  L<http://libguestfs.org/>"
23488 msgstr ""
23489
23490 #. type: textblock
23491 #: ../inspector/virt-inspector.pod:5
23492 msgid ""
23493 "virt-inspector - Display operating system version and other information "
23494 "about a virtual machine"
23495 msgstr ""
23496
23497 #. type: verbatim
23498 #: ../inspector/virt-inspector.pod:9
23499 #, no-wrap
23500 msgid ""
23501 " virt-inspector [--options] -d domname\n"
23502 "\n"
23503 msgstr ""
23504
23505 #. type: verbatim
23506 #: ../inspector/virt-inspector.pod:11
23507 #, no-wrap
23508 msgid ""
23509 " virt-inspector [--options] -a disk.img [-a disk.img ...]\n"
23510 "\n"
23511 msgstr ""
23512
23513 #. type: verbatim
23514 #: ../inspector/virt-inspector.pod:15
23515 #, no-wrap
23516 msgid ""
23517 " virt-inspector domname\n"
23518 "\n"
23519 msgstr ""
23520
23521 #. type: verbatim
23522 #: ../inspector/virt-inspector.pod:17 ../inspector/virt-inspector.pod:148
23523 #, no-wrap
23524 msgid ""
23525 " virt-inspector disk.img [disk.img ...]\n"
23526 "\n"
23527 msgstr ""
23528
23529 #. type: textblock
23530 #: ../inspector/virt-inspector.pod:21
23531 msgid ""
23532 "B<virt-inspector> examines a virtual machine or disk image and tries to "
23533 "determine the version of the operating system and other information about "
23534 "the virtual machine."
23535 msgstr ""
23536
23537 #. type: textblock
23538 #: ../inspector/virt-inspector.pod:25
23539 msgid "Virt-inspector produces XML output for feeding into other programs."
23540 msgstr ""
23541
23542 #. type: textblock
23543 #: ../inspector/virt-inspector.pod:27
23544 msgid ""
23545 "In the normal usage, use C<virt-inspector -d domname> where C<domname> is "
23546 "the libvirt domain (see: C<virsh list --all>)."
23547 msgstr ""
23548
23549 #. type: textblock
23550 #: ../inspector/virt-inspector.pod:30
23551 msgid ""
23552 "You can also run virt-inspector directly on disk images from a single "
23553 "virtual machine.  Use C<virt-inspector -a disk.img>.  In rare cases a domain "
23554 "has several block devices, in which case you should list several I<-a> "
23555 "options one after another, with the first corresponding to the guest's C</"
23556 "dev/sda>, the second to the guest's C</dev/sdb> and so on."
23557 msgstr ""
23558
23559 #. type: textblock
23560 #: ../inspector/virt-inspector.pod:37
23561 msgid ""
23562 "You can also run virt-inspector on install disks, live CDs, bootable USB "
23563 "keys and similar."
23564 msgstr ""
23565
23566 #. type: textblock
23567 #: ../inspector/virt-inspector.pod:40
23568 msgid ""
23569 "Virt-inspector can only inspect and report upon I<one domain at a time>.  To "
23570 "inspect several virtual machines, you have to run virt-inspector several "
23571 "times (for example, from a shell script for-loop)."
23572 msgstr ""
23573
23574 #. type: textblock
23575 #: ../inspector/virt-inspector.pod:45
23576 msgid ""
23577 "Because virt-inspector needs direct access to guest images, it won't "
23578 "normally work over remote libvirt connections."
23579 msgstr ""
23580
23581 #. type: textblock
23582 #: ../inspector/virt-inspector.pod:48
23583 msgid ""
23584 "All of the information available from virt-inspector is also available "
23585 "through the core libguestfs inspection API (see L<guestfs(3)/INSPECTION>).  "
23586 "The same information can also be fetched using guestfish or via libguestfs "
23587 "bindings in many programming languages (see L<guestfs(3)/USING LIBGUESTFS "
23588 "WITH OTHER PROGRAMMING LANGUAGES>)."
23589 msgstr ""
23590
23591 #. type: textblock
23592 #: ../inspector/virt-inspector.pod:81
23593 msgid ""
23594 "Libvirt is only used if you specify a C<domname> on the command line.  If "
23595 "you specify guest block devices directly (I<-a>), then libvirt is not used "
23596 "at all."
23597 msgstr ""
23598
23599 #. type: textblock
23600 #: ../inspector/virt-inspector.pod:94
23601 msgid ""
23602 "When prompting for keys and passphrases, virt-inspector normally turns "
23603 "echoing off so you cannot see what you are typing.  If you are not worried "
23604 "about Tempest attacks and there is no one else in the room you can specify "
23605 "this flag to see what you are typing."
23606 msgstr ""
23607
23608 #. type: textblock
23609 #: ../inspector/virt-inspector.pod:103 ../tools/virt-list-filesystems.pl:93
23610 #: ../tools/virt-list-partitions.pl:94 ../tools/virt-tar.pl:143
23611 #: ../tools/virt-win-reg.pl:144
23612 msgid ""
23613 "Specify the format of disk images given on the command line.  If this is "
23614 "omitted then the format is autodetected from the content of the disk image."
23615 msgstr ""
23616
23617 #. type: textblock
23618 #: ../inspector/virt-inspector.pod:107 ../tools/virt-list-filesystems.pl:97
23619 #: ../tools/virt-list-partitions.pl:98 ../tools/virt-tar.pl:147
23620 #: ../tools/virt-win-reg.pl:148
23621 msgid ""
23622 "If disk images are requested from libvirt, then this program asks libvirt "
23623 "for this information.  In this case, the value of the format parameter is "
23624 "ignored."
23625 msgstr ""
23626
23627 #. type: textblock
23628 #: ../inspector/virt-inspector.pod:111 ../resize/virt-resize.pod:391
23629 #: ../resize/virt-resize.pod:483 ../sparsify/virt-sparsify.pod:138
23630 #: ../tools/virt-list-filesystems.pl:101 ../tools/virt-list-partitions.pl:102
23631 #: ../tools/virt-tar.pl:151 ../tools/virt-win-reg.pl:152
23632 msgid ""
23633 "If working with untrusted raw-format guest disk images, you should ensure "
23634 "the format is always specified."
23635 msgstr ""
23636
23637 #. type: =item
23638 #: ../inspector/virt-inspector.pod:135
23639 #, fuzzy
23640 #| msgid "B<--parts>"
23641 msgid "B<--xpath> query"
23642 msgstr "B<--parts>"
23643
23644 #. type: textblock
23645 #: ../inspector/virt-inspector.pod:137
23646 msgid ""
23647 "Perform an XPath query on the XML on stdin, and print the result on stdout.  "
23648 "In this mode virt-inspector simply runs an XPath query; all other inspection "
23649 "functions are disabled.  See L</XPATH QUERIES> below for some examples."
23650 msgstr ""
23651
23652 #. type: textblock
23653 #: ../inspector/virt-inspector.pod:146
23654 msgid "Previous versions of virt-inspector allowed you to write either:"
23655 msgstr ""
23656
23657 #. type: verbatim
23658 #: ../inspector/virt-inspector.pod:152
23659 #, no-wrap
23660 msgid ""
23661 " virt-inspector guestname\n"
23662 "\n"
23663 msgstr ""
23664
23665 #. type: =head1
23666 #: ../inspector/virt-inspector.pod:160
23667 msgid "XML FORMAT"
23668 msgstr ""
23669
23670 #. type: textblock
23671 #: ../inspector/virt-inspector.pod:162
23672 msgid ""
23673 "The virt-inspector XML is described precisely in a RELAX NG schema file "
23674 "C<virt-inspector.rng> which is supplied with libguestfs.  This section is "
23675 "just an overview."
23676 msgstr ""
23677
23678 #. type: textblock
23679 #: ../inspector/virt-inspector.pod:166
23680 msgid ""
23681 "The top-level element is E<lt>operatingsystemsE<gt>, and it contains one or "
23682 "more E<lt>operatingsystemE<gt> elements.  You would only see more than one "
23683 "E<lt>operatingsystemE<gt> element if the virtual machine is multi-boot, "
23684 "which is vanishingly rare in real world VMs."
23685 msgstr ""
23686
23687 #. type: =head2
23688 #: ../inspector/virt-inspector.pod:171
23689 msgid "E<lt>operatingsystemE<gt>"
23690 msgstr ""
23691
23692 #. type: textblock
23693 #: ../inspector/virt-inspector.pod:173
23694 msgid ""
23695 "In the E<lt>operatingsystemE<gt> tag are various optional fields that "
23696 "describe the operating system, its architecture, the descriptive \"product "
23697 "name\" string, the type of OS and so on, as in this example:"
23698 msgstr ""
23699
23700 #. type: verbatim
23701 #: ../inspector/virt-inspector.pod:177
23702 #, no-wrap
23703 msgid ""
23704 " <operatingsystems>\n"
23705 "   <operatingsystem>\n"
23706 "     <root>/dev/sda2</root>\n"
23707 "     <name>windows</name>\n"
23708 "     <arch>i386</arch>\n"
23709 "     <distro>windows</distro>\n"
23710 "     <product_name>Windows 7 Enterprise</product_name>\n"
23711 "     <product_variant>Client</product_variant>\n"
23712 "     <major_version>6</major_version>\n"
23713 "     <minor_version>1</minor_version>\n"
23714 "     <windows_systemroot>/Windows</windows_systemroot>\n"
23715 "     <format>installed</format>\n"
23716 "\n"
23717 msgstr ""
23718
23719 #. type: textblock
23720 #: ../inspector/virt-inspector.pod:190
23721 msgid ""
23722 "In brief, E<lt>nameE<gt> is the class of operating system (something like "
23723 "C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora> "
23724 "but many other distros are recognized) and E<lt>archE<gt> is the guest "
23725 "architecture.  The other fields are fairly self-explanatory, but because "
23726 "these fields are taken directly from the libguestfs inspection API you can "
23727 "find precise information from L<guestfs(3)/INSPECTION>."
23728 msgstr ""
23729
23730 #. type: textblock
23731 #: ../inspector/virt-inspector.pod:198
23732 msgid ""
23733 "The E<lt>rootE<gt> element is the root filesystem device, but from the point "
23734 "of view of libguestfs (block devices may have completely different names "
23735 "inside the VM itself)."
23736 msgstr ""
23737
23738 #. type: =head2
23739 #: ../inspector/virt-inspector.pod:202
23740 msgid "E<lt>mountpointsE<gt>"
23741 msgstr ""
23742
23743 #. type: textblock
23744 #: ../inspector/virt-inspector.pod:204
23745 msgid ""
23746 "Un*x-like guests typically have multiple filesystems which are mounted at "
23747 "various mountpoints, and these are described in the E<lt>mountpointsE<gt> "
23748 "element which looks like this:"
23749 msgstr ""
23750
23751 #. type: verbatim
23752 #: ../inspector/virt-inspector.pod:208
23753 #, no-wrap
23754 msgid ""
23755 " <operatingsystems>\n"
23756 "   <operatingsystem>\n"
23757 "     ...\n"
23758 "     <mountpoints>\n"
23759 "       <mountpoint dev=\"/dev/vg_f13x64/lv_root\">/</mountpoint>\n"
23760 "       <mountpoint dev=\"/dev/sda1\">/boot</mountpoint>\n"
23761 "     </mountpoints>\n"
23762 "\n"
23763 msgstr ""
23764
23765 #. type: textblock
23766 #: ../inspector/virt-inspector.pod:216
23767 msgid ""
23768 "As with E<lt>rootE<gt>, devices are from the point of view of libguestfs, "
23769 "and may have completely different names inside the guest.  Only mountable "
23770 "filesystems appear in this list, not things like swap devices."
23771 msgstr ""
23772
23773 #. type: =head2
23774 #: ../inspector/virt-inspector.pod:221
23775 msgid "E<lt>filesystemsE<gt>"
23776 msgstr ""
23777
23778 #. type: textblock
23779 #: ../inspector/virt-inspector.pod:223
23780 msgid ""
23781 "E<lt>filesystemsE<gt> is like E<lt>mountpointsE<gt> but covers I<all> "
23782 "filesystems belonging to the guest, including swap and empty partitions.  "
23783 "(In the rare case of a multi-boot guest, it covers filesystems belonging to "
23784 "this OS or shared with this OS and other OSes)."
23785 msgstr ""
23786
23787 #. type: textblock
23788 #: ../inspector/virt-inspector.pod:229
23789 msgid "You might see something like this:"
23790 msgstr ""
23791
23792 #. type: verbatim
23793 #: ../inspector/virt-inspector.pod:231
23794 #, no-wrap
23795 msgid ""
23796 " <operatingsystems>\n"
23797 "   <operatingsystem>\n"
23798 "     ...\n"
23799 "     <filesystems>\n"
23800 "       <filesystem dev=\"/dev/vg_f13x64/lv_root\">\n"
23801 "         <type>ext4</type>\n"
23802 "         <label>Fedora-13-x86_64</label>\n"
23803 "         <uuid>e6a4db1e-15c2-477b-ac2a-699181c396aa</uuid>\n"
23804 "       </filesystem>\n"
23805 "\n"
23806 msgstr ""
23807
23808 #. type: textblock
23809 #: ../inspector/virt-inspector.pod:241
23810 msgid ""
23811 "The optional elements within E<lt>filesystemE<gt> are the filesystem type, "
23812 "the label, and the UUID."
23813 msgstr ""
23814
23815 #. type: =head2
23816 #: ../inspector/virt-inspector.pod:244
23817 msgid "E<lt>applicationsE<gt>"
23818 msgstr ""
23819
23820 #. type: textblock
23821 #: ../inspector/virt-inspector.pod:246
23822 msgid ""
23823 "The related elements E<lt>package_formatE<gt>, E<lt>package_managementE<gt> "
23824 "and E<lt>applicationsE<gt> describe applications installed in the virtual "
23825 "machine."
23826 msgstr ""
23827
23828 #. type: textblock
23829 #: ../inspector/virt-inspector.pod:250
23830 msgid ""
23831 "E<lt>package_formatE<gt>, if present, describes the packaging system used.  "
23832 "Typical values would be C<rpm> and C<deb>."
23833 msgstr ""
23834
23835 #. type: textblock
23836 #: ../inspector/virt-inspector.pod:253
23837 msgid ""
23838 "E<lt>package_managementE<gt>, if present, describes the package manager.  "
23839 "Typical values include C<yum>, C<up2date> and C<apt>"
23840 msgstr ""
23841
23842 #. type: textblock
23843 #: ../inspector/virt-inspector.pod:256
23844 msgid "E<lt>applicationsE<gt> lists the packages or applications installed."
23845 msgstr ""
23846
23847 #. type: verbatim
23848 #: ../inspector/virt-inspector.pod:259
23849 #, no-wrap
23850 msgid ""
23851 " <operatingsystems>\n"
23852 "   <operatingsystem>\n"
23853 "     ...\n"
23854 "     <applications>\n"
23855 "       <application>\n"
23856 "         <name>coreutils</name>\n"
23857 "         <version>8.5</version>\n"
23858 "         <release>1</release>\n"
23859 "       </application>\n"
23860 "\n"
23861 msgstr ""
23862
23863 #. type: textblock
23864 #: ../inspector/virt-inspector.pod:269
23865 msgid ""
23866 "The version and release fields may not be available for some types guests.  "
23867 "Other fields are possible, see L<guestfs(3)/"
23868 "guestfs_inspect_list_applications>."
23869 msgstr ""
23870
23871 #. type: =head2
23872 #: ../inspector/virt-inspector.pod:273
23873 msgid "E<lt>drive_mappingsE<gt>"
23874 msgstr ""
23875
23876 #. type: textblock
23877 #: ../inspector/virt-inspector.pod:275
23878 msgid ""
23879 "For operating systems like Windows which use drive letters, virt-inspector "
23880 "is able to find out how drive letters map to filesystems."
23881 msgstr ""
23882
23883 #. type: verbatim
23884 #: ../inspector/virt-inspector.pod:279
23885 #, no-wrap
23886 msgid ""
23887 " <operatingsystems>\n"
23888 "   <operatingsystem>\n"
23889 "     ...\n"
23890 "     <drive_mappings>\n"
23891 "       <drive_mapping name=\"C\">/dev/sda2</drive_mapping>\n"
23892 "       <drive_mapping name=\"E\">/dev/sdb1</drive_mapping>\n"
23893 "     </drive_mappings>\n"
23894 "\n"
23895 msgstr ""
23896
23897 #. type: textblock
23898 #: ../inspector/virt-inspector.pod:287
23899 msgid ""
23900 "In the example above, drive C maps to the filesystem on the second partition "
23901 "on the first disk, and drive E maps to the filesystem on the first partition "
23902 "on the second disk."
23903 msgstr ""
23904
23905 #. type: textblock
23906 #: ../inspector/virt-inspector.pod:291
23907 msgid ""
23908 "Note that this only covers permanent local filesystem mappings, not things "
23909 "like network shares.  Furthermore NTFS volume mount points may not be listed "
23910 "here."
23911 msgstr ""
23912
23913 #. type: =head2
23914 #: ../inspector/virt-inspector.pod:295
23915 msgid "E<lt>iconE<gt>"
23916 msgstr ""
23917
23918 #. type: textblock
23919 #: ../inspector/virt-inspector.pod:297
23920 msgid ""
23921 "Virt-inspector is sometimes able to extract an icon or logo for the guest.  "
23922 "The icon is returned as base64-encoded PNG data.  Note that the icon can be "
23923 "very large and high quality."
23924 msgstr ""
23925
23926 #. type: verbatim
23927 #: ../inspector/virt-inspector.pod:301
23928 #, no-wrap
23929 msgid ""
23930 " <operatingsystems>\n"
23931 "   <operatingsystem>\n"
23932 "     ...\n"
23933 "     <icon>\n"
23934 "       iVBORw0KGgoAAAANSUhEUgAAAGAAAABg[.......]\n"
23935 "       [... many lines of base64 data ...]\n"
23936 "     </icon>\n"
23937 "\n"
23938 msgstr ""
23939
23940 #. type: textblock
23941 #: ../inspector/virt-inspector.pod:309
23942 msgid ""
23943 "To display the icon, you have to extract it and convert the base64 data back "
23944 "to a binary file.  Use an XPath query or simply an editor to extract the "
23945 "data, then use the coreutils L<base64(1)> program to do the conversion back "
23946 "to a PNG file:"
23947 msgstr ""
23948
23949 #. type: verbatim
23950 #: ../inspector/virt-inspector.pod:314
23951 #, no-wrap
23952 msgid ""
23953 " base64 -i -d < icon.data > icon.png\n"
23954 "\n"
23955 msgstr ""
23956
23957 #. type: =head2
23958 #: ../inspector/virt-inspector.pod:316
23959 msgid "INSPECTING INSTALL DISKS, LIVE CDs"
23960 msgstr ""
23961
23962 #. type: textblock
23963 #: ../inspector/virt-inspector.pod:318
23964 msgid ""
23965 "Virt-inspector can detect some operating system installers on install disks, "
23966 "live CDs, bootable USB keys and more."
23967 msgstr ""
23968
23969 #. type: textblock
23970 #: ../inspector/virt-inspector.pod:321
23971 msgid ""
23972 "In this case the E<lt>formatE<gt> tag will contain C<installer> and other "
23973 "fields may be present to indicate a live CD, network installer, or one part "
23974 "of a multipart CD.  For example:"
23975 msgstr ""
23976
23977 #. type: verbatim
23978 #: ../inspector/virt-inspector.pod:325
23979 #, no-wrap
23980 msgid ""
23981 " <operatingsystems>\n"
23982 "   <operatingsystem>\n"
23983 "     <root>/dev/sda</root>\n"
23984 "     <name>linux</name>\n"
23985 "     <arch>i386</arch>\n"
23986 "     <distro>ubuntu</distro>\n"
23987 "     <product_name>Ubuntu 10.10 &quot;Maverick Meerkat&quot;</product_name>\n"
23988 "     <major_version>10</major_version>\n"
23989 "     <minor_version>10</minor_version>\n"
23990 "     <format>installer</format>\n"
23991 "     <live/>\n"
23992 "\n"
23993 msgstr ""
23994
23995 #. type: =head1
23996 #: ../inspector/virt-inspector.pod:337
23997 msgid "XPATH QUERIES"
23998 msgstr ""
23999
24000 #. type: textblock
24001 #: ../inspector/virt-inspector.pod:339
24002 msgid ""
24003 "Virt-inspector includes built in support for running XPath queries.  The "
24004 "reason for including XPath support directly in virt-inspector is simply that "
24005 "there are no good and widely available command line programs that can do "
24006 "XPath queries.  The only good one is L<xmlstarlet(1)> and that is not "
24007 "available on Red Hat Enterprise Linux."
24008 msgstr ""
24009
24010 #. type: textblock
24011 #: ../inspector/virt-inspector.pod:346
24012 msgid ""
24013 "To perform an XPath query, use the I<--xpath> option.  Note that in this "
24014 "mode, virt-inspector simply reads XML from stdin and outputs the query "
24015 "result on stdout.  All other inspection features are disabled in this mode."
24016 msgstr ""
24017
24018 #. type: verbatim
24019 #: ../inspector/virt-inspector.pod:353
24020 #, no-wrap
24021 msgid ""
24022 " $ virt-inspector -d Guest | virt-inspector --xpath '//filesystems'\n"
24023 " <filesystems>\n"
24024 "      <filesystem dev=\"/dev/vg_f13x64/lv_root\">\n"
24025 "        <type>ext4</type>\n"
24026 " [...]\n"
24027 "\n"
24028 msgstr ""
24029
24030 #. type: verbatim
24031 #: ../inspector/virt-inspector.pod:359
24032 #, no-wrap
24033 msgid ""
24034 " $ virt-inspector -d Guest | \\\n"
24035 "     virt-inspector --xpath \"string(//filesystem[@dev='/dev/sda1']/type)\"\n"
24036 " ext4\n"
24037 "\n"
24038 msgstr ""
24039
24040 #. type: verbatim
24041 #: ../inspector/virt-inspector.pod:363
24042 #, no-wrap
24043 msgid ""
24044 " $ virt-inspector -d Guest | \\\n"
24045 "     virt-inspector --xpath 'string(//icon)' | base64 -i -d | display -\n"
24046 " [displays the guest icon, if there is one]\n"
24047 "\n"
24048 msgstr ""
24049
24050 #. type: =head1
24051 #: ../inspector/virt-inspector.pod:374
24052 msgid "OLD VERSIONS OF VIRT-INSPECTOR"
24053 msgstr ""
24054
24055 #. type: textblock
24056 #: ../inspector/virt-inspector.pod:376
24057 msgid ""
24058 "Early versions of libguestfs shipped with a different virt-inspector program "
24059 "written in Perl (the current version is written in C).  The XML output of "
24060 "the Perl virt-inspector was different and it could also output in other "
24061 "formats like text."
24062 msgstr ""
24063
24064 #. type: textblock
24065 #: ../inspector/virt-inspector.pod:381
24066 msgid ""
24067 "The old virt-inspector is no longer supported or shipped with libguestfs."
24068 msgstr ""
24069
24070 #. type: textblock
24071 #: ../inspector/virt-inspector.pod:384
24072 msgid ""
24073 "To confuse matters further, in Red Hat Enterprise Linux 6 we ship two "
24074 "versions of virt-inspector with different names:"
24075 msgstr ""
24076
24077 #. type: verbatim
24078 #: ../inspector/virt-inspector.pod:387
24079 #, no-wrap
24080 msgid ""
24081 " virt-inspector     Old Perl version.\n"
24082 " virt-inspector2    New C version.\n"
24083 "\n"
24084 msgstr ""
24085
24086 #. type: textblock
24087 #: ../inspector/virt-inspector.pod:397
24088 msgid ""
24089 "L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, L<base64(1)"
24090 ">, L<xmlstarlet(1)>, L<http://libguestfs.org/>."
24091 msgstr ""
24092
24093 #. type: textblock
24094 #: ../inspector/virt-inspector.pod:414
24095 msgid "Matthew Booth L<mbooth@redhat.com>"
24096 msgstr ""
24097
24098 #. type: textblock
24099 #: ../java/examples/guestfs-java.pod:5
24100 msgid "guestfs-java - How to use libguestfs from Java"
24101 msgstr ""
24102
24103 #. type: verbatim
24104 #: ../java/examples/guestfs-java.pod:9
24105 #, no-wrap
24106 msgid ""
24107 " import com.redhat.et.libguestfs.*;\n"
24108 " \n"
24109 msgstr ""
24110
24111 #. type: verbatim
24112 #: ../java/examples/guestfs-java.pod:11
24113 #, no-wrap
24114 msgid ""
24115 " GuestFS g = new GuestFS ();\n"
24116 " g.add_drive_opts (\"disk.img\", null);\n"
24117 " g.launch ();\n"
24118 "\n"
24119 msgstr ""
24120
24121 #. type: textblock
24122 #: ../java/examples/guestfs-java.pod:17
24123 msgid ""
24124 "This manual page documents how to call libguestfs from the Java programming "
24125 "language.  This page just documents the differences from the C API and gives "
24126 "some examples.  If you are not familiar with using libguestfs, you also need "
24127 "to read L<guestfs(3)>."
24128 msgstr ""
24129
24130 #. type: =head2
24131 #: ../java/examples/guestfs-java.pod:22 ../ocaml/examples/guestfs-ocaml.pod:53
24132 msgid "CLOSING THE HANDLE"
24133 msgstr ""
24134
24135 #. type: textblock
24136 #: ../java/examples/guestfs-java.pod:24
24137 msgid ""
24138 "The handle is closed when it is reaped by the garbage collector.  Because "
24139 "libguestfs handles include a lot of state, it is also possible to close (and "
24140 "hence free) them explicitly by calling the C<close> method."
24141 msgstr ""
24142
24143 #. type: =head2
24144 #: ../java/examples/guestfs-java.pod:29 ../ocaml/examples/guestfs-ocaml.pod:60
24145 #: ../python/examples/guestfs-python.pod:21
24146 #: ../ruby/examples/guestfs-ruby.pod:22
24147 msgid "EXCEPTIONS"
24148 msgstr "ВИНЯТКИ"
24149
24150 #. type: textblock
24151 #: ../java/examples/guestfs-java.pod:31
24152 msgid ""
24153 "Errors from libguestfs functions are mapped into the C<LibGuestFSException> "
24154 "exception.  This has a single parameter which is the error message (a "
24155 "C<String>)."
24156 msgstr ""
24157
24158 #. type: textblock
24159 #: ../java/examples/guestfs-java.pod:35
24160 msgid "Calling any method on a closed handle raises the same exception."
24161 msgstr ""
24162
24163 #. type: textblock
24164 #: ../java/examples/guestfs-java.pod:47
24165 msgid ""
24166 "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-ocaml"
24167 "(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
24168 "L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>."
24169 msgstr ""
24170
24171 #. type: textblock
24172 #: ../ocaml/examples/guestfs-ocaml.pod:5
24173 msgid "guestfs-ocaml - How to use libguestfs from OCaml"
24174 msgstr ""
24175
24176 #. type: textblock
24177 #: ../ocaml/examples/guestfs-ocaml.pod:9
24178 msgid "Module style:"
24179 msgstr ""
24180
24181 #. type: verbatim
24182 #: ../ocaml/examples/guestfs-ocaml.pod:11
24183 #, no-wrap
24184 msgid ""
24185 " let g = Guestfs.create () in\n"
24186 " Guestfs.add_drive_opts g ~format:\"raw\" ~readonly:true \"disk.img\";\n"
24187 " Guestfs.launch g;\n"
24188 "\n"
24189 msgstr ""
24190
24191 #. type: textblock
24192 #: ../ocaml/examples/guestfs-ocaml.pod:15
24193 msgid "Object-oriented style:"
24194 msgstr ""
24195
24196 #. type: verbatim
24197 #: ../ocaml/examples/guestfs-ocaml.pod:17
24198 #, no-wrap
24199 msgid ""
24200 " let g = new Guestfs.guestfs () in\n"
24201 " g#add_drive_opts ~format:\"raw\" ~readonly:true \"disk.img\";\n"
24202 " g#launch ();\n"
24203 "\n"
24204 msgstr ""
24205
24206 #. type: verbatim
24207 #: ../ocaml/examples/guestfs-ocaml.pod:21
24208 #, no-wrap
24209 msgid ""
24210 " ocamlfind opt prog.ml -package guestfs -linkpkg -o prog\n"
24211 "or:\n"
24212 " ocamlopt -I +guestfs mlguestfs.cmxa prog.ml -o prog\n"
24213 "\n"
24214 msgstr ""
24215
24216 #. type: textblock
24217 #: ../ocaml/examples/guestfs-ocaml.pod:27
24218 msgid ""
24219 "This manual page documents how to call libguestfs from the OCaml programming "
24220 "language.  This page just documents the differences from the C API and gives "
24221 "some examples.  If you are not familiar with using libguestfs, you also need "
24222 "to read L<guestfs(3)>."
24223 msgstr ""
24224
24225 #. type: =head2
24226 #: ../ocaml/examples/guestfs-ocaml.pod:32
24227 msgid "PROGRAMMING STYLES"
24228 msgstr ""
24229
24230 #. type: textblock
24231 #: ../ocaml/examples/guestfs-ocaml.pod:34
24232 msgid ""
24233 "There are two different programming styles supported by the OCaml bindings.  "
24234 "You can use a module style, with each C function mapped to an OCaml function:"
24235 msgstr ""
24236
24237 #. type: verbatim
24238 #: ../ocaml/examples/guestfs-ocaml.pod:38
24239 #, no-wrap
24240 msgid ""
24241 " int guestfs_set_verbose (guestfs_h *g, int flag);\n"
24242 "\n"
24243 msgstr ""
24244
24245 #. type: textblock
24246 #: ../ocaml/examples/guestfs-ocaml.pod:40
24247 msgid "becomes:"
24248 msgstr ""
24249
24250 #. type: verbatim
24251 #: ../ocaml/examples/guestfs-ocaml.pod:42
24252 #, no-wrap
24253 msgid ""
24254 " val Guestfs.set_verbose : Guestfs.t -> bool -> unit\n"
24255 "\n"
24256 msgstr ""
24257
24258 #. type: textblock
24259 #: ../ocaml/examples/guestfs-ocaml.pod:44
24260 msgid ""
24261 "Alternately you can use an object-oriented style, calling methods on the "
24262 "class C<Guestfs.guestfs>:"
24263 msgstr ""
24264
24265 #. type: verbatim
24266 #: ../ocaml/examples/guestfs-ocaml.pod:47
24267 #, no-wrap
24268 msgid ""
24269 " method set_verbose : bool -> unit\n"
24270 "\n"
24271 msgstr ""
24272
24273 #. type: textblock
24274 #: ../ocaml/examples/guestfs-ocaml.pod:49
24275 msgid ""
24276 "The object-oriented style is usually briefer, and the minor performance "
24277 "penalty isn't noticable in the general overhead of performing libguestfs "
24278 "functions."
24279 msgstr ""
24280
24281 #. type: textblock
24282 #: ../ocaml/examples/guestfs-ocaml.pod:55
24283 msgid ""
24284 "The handle is closed when it is reaped by the garbage collector.  Because "
24285 "libguestfs handles include a lot of state, it is also possible to close (and "
24286 "hence free) them explicitly by calling C<Guestfs.close> or the C<#close> "
24287 "method."
24288 msgstr ""
24289
24290 #. type: textblock
24291 #: ../ocaml/examples/guestfs-ocaml.pod:62
24292 msgid ""
24293 "Errors from libguestfs functions are mapped into the C<Guestfs.Error> "
24294 "exception.  This has a single parameter which is the error message (a "
24295 "string)."
24296 msgstr ""
24297
24298 #. type: textblock
24299 #: ../ocaml/examples/guestfs-ocaml.pod:66
24300 msgid ""
24301 "Calling any function/method on a closed handle raises C<Guestfs."
24302 "Handle_closed>.  The single parameter is the name of the function that you "
24303 "called."
24304 msgstr ""
24305
24306 #. type: textblock
24307 #: ../ocaml/examples/guestfs-ocaml.pod:80
24308 msgid ""
24309 "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java"
24310 "(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
24311 "L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>."
24312 msgstr ""
24313
24314 #. type: textblock
24315 #: ../perl/examples/guestfs-perl.pod:5
24316 msgid "guestfs-perl - How to use libguestfs from Perl"
24317 msgstr ""
24318
24319 #. type: verbatim
24320 #: ../perl/examples/guestfs-perl.pod:9
24321 #, no-wrap
24322 msgid ""
24323 " use Sys::Guestfs;\n"
24324 " \n"
24325 msgstr ""
24326
24327 #. type: verbatim
24328 #: ../perl/examples/guestfs-perl.pod:11
24329 #, no-wrap
24330 msgid ""
24331 " my $h = Sys::Guestfs->new ();\n"
24332 " $h->add_drive_opts ('guest.img', format => 'raw');\n"
24333 " $h->launch ();\n"
24334 " $h->mount_options ('', '/dev/sda1', '/');\n"
24335 " $h->touch ('/hello');\n"
24336 " $h->sync ();\n"
24337 "\n"
24338 msgstr ""
24339
24340 #. type: textblock
24341 #: ../perl/examples/guestfs-perl.pod:20
24342 msgid ""
24343 "This manual page documents how to call libguestfs from the Perl programming "
24344 "language.  This page just documents the differences from the C API and gives "
24345 "some examples.  If you are not familiar with using libguestfs, you also need "
24346 "to read L<guestfs(3)>.  To read the full Perl API, see L<Sys::Guestfs(3)>."
24347 msgstr ""
24348
24349 #. type: =head2
24350 #: ../perl/examples/guestfs-perl.pod:26
24351 msgid "ERRORS"
24352 msgstr "ПОМИЛКИ"
24353
24354 #. type: textblock
24355 #: ../perl/examples/guestfs-perl.pod:28
24356 msgid ""
24357 "Errors from libguestfs functions turn into calls to C<croak> (see L<Carp(3)"
24358 ">)."
24359 msgstr ""
24360
24361 #. type: textblock
24362 #: ../perl/examples/guestfs-perl.pod:41
24363 msgid ""
24364 "L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang"
24365 "(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, "
24366 "L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
24367 msgstr ""
24368
24369 #. type: textblock
24370 #: ../python/examples/guestfs-python.pod:5
24371 msgid "guestfs-python - How to use libguestfs from Python"
24372 msgstr ""
24373
24374 #. type: verbatim
24375 #: ../python/examples/guestfs-python.pod:9
24376 #, no-wrap
24377 msgid ""
24378 " import guestfs\n"
24379 " g = guestfs.GuestFS ()\n"
24380 " g.add_drive_opts (\"disk.img\", format=\"raw\", readonly=1)\n"
24381 " g.launch\n"
24382 "\n"
24383 msgstr ""
24384
24385 #. type: textblock
24386 #: ../python/examples/guestfs-python.pod:16
24387 msgid ""
24388 "This manual page documents how to call libguestfs from the Python "
24389 "programming language.  This page just documents the differences from the C "
24390 "API and gives some examples.  If you are not familiar with using libguestfs, "
24391 "you also need to read L<guestfs(3)>."
24392 msgstr ""
24393
24394 #. type: textblock
24395 #: ../python/examples/guestfs-python.pod:23
24396 msgid ""
24397 "Errors from libguestfs functions are mapped into C<RuntimeException> with a "
24398 "single string argument which is the error message."
24399 msgstr ""
24400
24401 #. type: =head2
24402 #: ../python/examples/guestfs-python.pod:26
24403 msgid "MORE DOCUMENTATION"
24404 msgstr ""
24405
24406 #. type: textblock
24407 #: ../python/examples/guestfs-python.pod:28
24408 msgid "Type:"
24409 msgstr "Тип:"
24410
24411 #. type: verbatim
24412 #: ../python/examples/guestfs-python.pod:30
24413 #, no-wrap
24414 msgid ""
24415 " $ python\n"
24416 " >>> import guestfs\n"
24417 " >>> help (guestfs)\n"
24418 "\n"
24419 msgstr ""
24420
24421 #. type: textblock
24422 #: ../python/examples/guestfs-python.pod:44
24423 msgid ""
24424 "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java"
24425 "(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, "
24426 "L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
24427 msgstr ""
24428
24429 #. type: textblock
24430 #: ../rescue/virt-rescue.pod:5
24431 msgid "virt-rescue - Run a rescue shell on a virtual machine"
24432 msgstr ""
24433
24434 #. type: verbatim
24435 #: ../rescue/virt-rescue.pod:9
24436 #, no-wrap
24437 msgid ""
24438 " virt-rescue [--options] -d domname\n"
24439 "\n"
24440 msgstr ""
24441
24442 #. type: verbatim
24443 #: ../rescue/virt-rescue.pod:11
24444 #, no-wrap
24445 msgid ""
24446 " virt-rescue [--options] -a disk.img [-a disk.img ...]\n"
24447 "\n"
24448 msgstr ""
24449
24450 #. type: verbatim
24451 #: ../rescue/virt-rescue.pod:13
24452 #, fuzzy, no-wrap
24453 #| msgid ""
24454 #| " virt-filesystems --format=raw -a disk.img\n"
24455 #| "\n"
24456 msgid ""
24457 " virt-rescue --suggest (-d domname | -a disk.img ...)\n"
24458 "\n"
24459 msgstr ""
24460 " virt-filesystems --format=raw -a диск.img\n"
24461 "\n"
24462
24463 #. type: verbatim
24464 #: ../rescue/virt-rescue.pod:17
24465 #, no-wrap
24466 msgid ""
24467 " virt-rescue [--options] domname\n"
24468 "\n"
24469 msgstr ""
24470
24471 #. type: verbatim
24472 #: ../rescue/virt-rescue.pod:19
24473 #, no-wrap
24474 msgid ""
24475 " virt-rescue [--options] disk.img [disk.img ...]\n"
24476 "\n"
24477 msgstr ""
24478
24479 #. type: textblock
24480 #: ../rescue/virt-rescue.pod:23
24481 msgid ""
24482 "You must I<not> use C<virt-rescue> on live virtual machines.  Doing so will "
24483 "probably result in disk corruption in the VM.  C<virt-rescue> tries to stop "
24484 "you from doing this, but doesn't catch all cases."
24485 msgstr ""
24486
24487 #. type: textblock
24488 #: ../rescue/virt-rescue.pod:27
24489 msgid ""
24490 "However if you use the I<--ro> (read only) option, then you can attach a "
24491 "shell to a live virtual machine.  The results might be strange or "
24492 "inconsistent at times but you won't get disk corruption."
24493 msgstr ""
24494
24495 #. type: textblock
24496 #: ../rescue/virt-rescue.pod:33
24497 msgid ""
24498 "virt-rescue is like a Rescue CD, but for virtual machines, and without the "
24499 "need for a CD.  virt-rescue gives you a rescue shell and some simple "
24500 "recovery tools which you can use to examine or rescue a virtual machine or "
24501 "disk image."
24502 msgstr ""
24503
24504 #. type: textblock
24505 #: ../rescue/virt-rescue.pod:38
24506 msgid ""
24507 "You can run virt-rescue on any virtual machine known to libvirt, or directly "
24508 "on disk image(s):"
24509 msgstr ""
24510
24511 #. type: verbatim
24512 #: ../rescue/virt-rescue.pod:41
24513 #, no-wrap
24514 msgid ""
24515 " virt-rescue -d GuestName\n"
24516 "\n"
24517 msgstr ""
24518
24519 #. type: verbatim
24520 #: ../rescue/virt-rescue.pod:43
24521 #, no-wrap
24522 msgid ""
24523 " virt-rescue --ro -a /path/to/disk.img\n"
24524 "\n"
24525 msgstr ""
24526
24527 #. type: verbatim
24528 #: ../rescue/virt-rescue.pod:45
24529 #, no-wrap
24530 msgid ""
24531 " virt-rescue -a /dev/sdc\n"
24532 "\n"
24533 msgstr ""
24534
24535 #. type: textblock
24536 #: ../rescue/virt-rescue.pod:47
24537 msgid "For live VMs you I<must> use the --ro option."
24538 msgstr ""
24539
24540 #. type: textblock
24541 #: ../rescue/virt-rescue.pod:49
24542 msgid ""
24543 "When you run virt-rescue on a virtual machine or disk image, you are placed "
24544 "in an interactive bash shell where you can use many ordinary Linux "
24545 "commands.  What you see in C</> (C</bin>, C</lib> etc) is the rescue "
24546 "appliance.  You must mount the virtual machine's filesystems by hand.  There "
24547 "is an empty directory called C</sysroot> where you can mount filesystems."
24548 msgstr ""
24549
24550 #. type: textblock
24551 #: ../rescue/virt-rescue.pod:56
24552 msgid ""
24553 "You can get virt-rescue to suggest mount commands for you by using the I<--"
24554 "suggest> option (in another terminal):"
24555 msgstr ""
24556
24557 #. type: verbatim
24558 #: ../rescue/virt-rescue.pod:59
24559 #, no-wrap
24560 msgid ""
24561 " $ virt-rescue --suggest -d Fedora15\n"
24562 " Inspecting the virtual machine or disk image ...\n"
24563 " \n"
24564 msgstr ""
24565
24566 #. type: verbatim
24567 #: ../rescue/virt-rescue.pod:62
24568 #, no-wrap
24569 msgid ""
24570 " This disk contains one or more operating systems.  You can use these\n"
24571 " mount commands in virt-rescue (at the ><rescue> prompt) to mount the\n"
24572 " filesystems.\n"
24573 " \n"
24574 msgstr ""
24575
24576 #. type: verbatim
24577 #: ../rescue/virt-rescue.pod:66
24578 #, no-wrap
24579 msgid ""
24580 " # /dev/vg_f15x32/lv_root is the root of a linux operating system\n"
24581 " # type: linux, distro: fedora, version: 15.0\n"
24582 " # Fedora release 15 (Lovelock)\n"
24583 " \n"
24584 msgstr ""
24585
24586 #. type: verbatim
24587 #: ../rescue/virt-rescue.pod:70
24588 #, no-wrap
24589 msgid ""
24590 " mount /dev/vg_f15x32/lv_root /sysroot/\n"
24591 " mount /dev/vda1 /sysroot/boot\n"
24592 " mount --bind /dev /sysroot/dev\n"
24593 " mount --bind /dev/pts /sysroot/dev/pts\n"
24594 " mount --bind /proc /sysroot/proc\n"
24595 " mount --bind /sys /sysroot/sys\n"
24596 "\n"
24597 msgstr ""
24598
24599 #. type: textblock
24600 #: ../rescue/virt-rescue.pod:77
24601 msgid ""
24602 "Another way is to list the logical volumes (with L<lvs(8)>) and partitions "
24603 "(with L<parted(8)>) and mount them by hand:"
24604 msgstr ""
24605
24606 #. type: verbatim
24607 #: ../rescue/virt-rescue.pod:80
24608 #, no-wrap
24609 msgid ""
24610 " ><rescue> lvs\n"
24611 " LV      VG        Attr   LSize   Origin Snap%  Move Log Copy%  Convert\n"
24612 " lv_root vg_f15x32 -wi-a-   8.83G\n"
24613 " lv_swap vg_f15x32 -wi-a- 992.00M\n"
24614 " ><rescue> mount /dev/vg_f15x32/lv_root /sysroot\n"
24615 " ><rescue> mount /dev/vda1 /sysroot/boot\n"
24616 " ><rescue> ls /sysroot\n"
24617 "\n"
24618 msgstr ""
24619
24620 #. type: textblock
24621 #: ../rescue/virt-rescue.pod:88
24622 msgid ""
24623 "Another command to list available filesystems is L<virt-filesystems(1)>."
24624 msgstr ""
24625
24626 #. type: textblock
24627 #: ../rescue/virt-rescue.pod:91
24628 msgid ""
24629 "To run commands in a Linux guest (for example, grub), you should chroot into "
24630 "the /sysroot directory first:"
24631 msgstr ""
24632
24633 #. type: verbatim
24634 #: ../rescue/virt-rescue.pod:94
24635 #, no-wrap
24636 msgid ""
24637 " ><rescue> chroot /sysroot\n"
24638 "\n"
24639 msgstr ""
24640
24641 #. type: textblock
24642 #: ../rescue/virt-rescue.pod:98
24643 msgid ""
24644 "Virt-rescue can be used on I<any> disk image file or device, not just a "
24645 "virtual machine.  For example you can use it on a blank file if you want to "
24646 "partition that file (although we would recommend using L<guestfish(1)> "
24647 "instead as it is more suitable for this purpose).  You can even use virt-"
24648 "rescue on things like SD cards."
24649 msgstr ""
24650
24651 #. type: textblock
24652 #: ../rescue/virt-rescue.pod:104
24653 msgid ""
24654 "Virt-rescue does not require root.  You only need to run it as root if you "
24655 "need root to open the disk image."
24656 msgstr ""
24657
24658 #. type: textblock
24659 #: ../rescue/virt-rescue.pod:107
24660 msgid ""
24661 "This tool is just designed for quick interactive hacking on a virtual "
24662 "machine.  For more structured access to a virtual machine disk image, you "
24663 "should use L<guestfs(3)>.  To get a structured shell that you can use to "
24664 "make scripted changes to guests, use L<guestfish(1)>."
24665 msgstr ""
24666
24667 #. type: =item
24668 #: ../rescue/virt-rescue.pod:131
24669 msgid "B<--append kernelopts>"
24670 msgstr "B<--append параметри_ядра>"
24671
24672 #. type: textblock
24673 #: ../rescue/virt-rescue.pod:133
24674 msgid "Pass additional options to the rescue kernel."
24675 msgstr ""
24676
24677 #. type: verbatim
24678 #: ../rescue/virt-rescue.pod:163
24679 #, no-wrap
24680 msgid ""
24681 " virt-rescue --format=raw -a disk.img\n"
24682 "\n"
24683 msgstr ""
24684
24685 #. type: verbatim
24686 #: ../rescue/virt-rescue.pod:167
24687 #, no-wrap
24688 msgid ""
24689 " virt-rescue --format=raw -a disk.img --format -a another.img\n"
24690 "\n"
24691 msgstr ""
24692
24693 #. type: =item
24694 #: ../rescue/virt-rescue.pod:176
24695 msgid "B<-m MB>"
24696 msgstr "B<-m МБ>"
24697
24698 #. type: =item
24699 #: ../rescue/virt-rescue.pod:178
24700 msgid "B<--memsize MB>"
24701 msgstr "B<--memsize МБ>"
24702
24703 #. type: textblock
24704 #: ../rescue/virt-rescue.pod:180
24705 msgid ""
24706 "Change the amount of memory allocated to the rescue system.  The default is "
24707 "set by libguestfs and is small but adequate for running system tools.  The "
24708 "occasional program might need more memory.  The parameter is specified in "
24709 "megabytes."
24710 msgstr ""
24711
24712 #. type: =item
24713 #: ../rescue/virt-rescue.pod:185
24714 msgid "B<--network>"
24715 msgstr "B<--network>"
24716
24717 #. type: textblock
24718 #: ../rescue/virt-rescue.pod:187
24719 msgid "Enable QEMU user networking in the guest.  See L</NETWORK>."
24720 msgstr ""
24721
24722 #. type: textblock
24723 #: ../rescue/virt-rescue.pod:193
24724 msgid "Open the image read-only."
24725 msgstr ""
24726
24727 #. type: textblock
24728 #: ../rescue/virt-rescue.pod:203
24729 msgid ""
24730 "Enable SELinux in the rescue appliance.  You should read L<guestfs(3)/"
24731 "SELINUX> before using this option."
24732 msgstr ""
24733
24734 #. type: =item
24735 #: ../rescue/virt-rescue.pod:206
24736 msgid "B<--smp> N"
24737 msgstr ""
24738
24739 #. type: textblock
24740 #: ../rescue/virt-rescue.pod:208
24741 msgid "Enable N E<ge> 2 virtual CPUs in the rescue appliance."
24742 msgstr ""
24743
24744 #. type: =item
24745 #: ../rescue/virt-rescue.pod:210
24746 #, fuzzy
24747 #| msgid "B<--quiet>"
24748 msgid "B<--suggest>"
24749 msgstr "B<--quiet>"
24750
24751 #. type: textblock
24752 #: ../rescue/virt-rescue.pod:212
24753 msgid ""
24754 "Inspect the disk image and suggest what mount commands should be used to "
24755 "mount the disks.  You should use the I<--suggest> option in a second "
24756 "terminal, then paste the commands into another virt-rescue."
24757 msgstr ""
24758
24759 #. type: textblock
24760 #: ../rescue/virt-rescue.pod:216
24761 msgid ""
24762 "This option implies I<--ro> and is safe to use even if the guest is up or if "
24763 "another virt-rescue is running."
24764 msgstr ""
24765
24766 #. type: textblock
24767 #: ../rescue/virt-rescue.pod:235
24768 msgid ""
24769 "This changes the I<-a> and I<-d> options so that disks are added and mounts "
24770 "are done read-write."
24771 msgstr ""
24772
24773 #. type: textblock
24774 #: ../rescue/virt-rescue.pod:248
24775 msgid "Previous versions of virt-rescue allowed you to write either:"
24776 msgstr ""
24777
24778 #. type: verbatim
24779 #: ../rescue/virt-rescue.pod:250
24780 #, no-wrap
24781 msgid ""
24782 " virt-rescue disk.img [disk.img ...]\n"
24783 "\n"
24784 msgstr ""
24785
24786 #. type: verbatim
24787 #: ../rescue/virt-rescue.pod:254
24788 #, no-wrap
24789 msgid ""
24790 " virt-rescue guestname\n"
24791 "\n"
24792 msgstr ""
24793
24794 #. type: =head1
24795 #: ../rescue/virt-rescue.pod:262
24796 msgid "NETWORK"
24797 msgstr "МЕРЕЖА"
24798
24799 #. type: textblock
24800 #: ../rescue/virt-rescue.pod:264
24801 msgid ""
24802 "Adding the I<--network> option enables QEMU user networking in the rescue "
24803 "appliance.  There are some differences between user networking and ordinary "
24804 "networking:"
24805 msgstr ""
24806
24807 #. type: =item
24808 #: ../rescue/virt-rescue.pod:270
24809 msgid "ping does not work"
24810 msgstr ""
24811
24812 #. type: textblock
24813 #: ../rescue/virt-rescue.pod:272
24814 msgid ""
24815 "Because the ICMP ECHO_REQUEST protocol generally requires root in order to "
24816 "send the ping packets, and because virt-rescue must be able to run as non-"
24817 "root, QEMU user networking is not able to emulate the L<ping(8)> command.  "
24818 "The ping command will appear to resolve addresses but will not be able to "
24819 "send or receive any packets.  This does not mean that the network is not "
24820 "working."
24821 msgstr ""
24822
24823 #. type: =item
24824 #: ../rescue/virt-rescue.pod:279
24825 msgid "cannot receive connections"
24826 msgstr ""
24827
24828 #. type: textblock
24829 #: ../rescue/virt-rescue.pod:281
24830 msgid "QEMU user networking cannot receive incoming connections."
24831 msgstr ""
24832
24833 #. type: =item
24834 #: ../rescue/virt-rescue.pod:283
24835 msgid "making TCP connections"
24836 msgstr ""
24837
24838 #. type: textblock
24839 #: ../rescue/virt-rescue.pod:285
24840 msgid ""
24841 "The virt-rescue appliance needs to be small and so does not include many "
24842 "network tools.  In particular there is no L<telnet(1)> command.  You can "
24843 "make TCP connections from the shell using the magical C</dev/tcp/"
24844 "E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:"
24845 msgstr ""
24846
24847 #. type: verbatim
24848 #: ../rescue/virt-rescue.pod:290
24849 #, no-wrap
24850 msgid ""
24851 " exec 3<>/dev/tcp/redhat.com/80\n"
24852 " echo \"GET /\" >&3\n"
24853 " cat <&3\n"
24854 "\n"
24855 msgstr ""
24856
24857 #. type: textblock
24858 #: ../rescue/virt-rescue.pod:294
24859 msgid "See L<bash(1)> for more details."
24860 msgstr ""
24861
24862 #. type: textblock
24863 #: ../rescue/virt-rescue.pod:300
24864 msgid ""
24865 "Several environment variables affect virt-rescue.  See L<guestfs(3)/"
24866 "ENVIRONMENT VARIABLES> for the complete list."
24867 msgstr ""
24868
24869 #. type: textblock
24870 #: ../rescue/virt-rescue.pod:327
24871 #, fuzzy
24872 #| msgid ""
24873 #| "L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, "
24874 #| "L<virt-tar-out(1)>, L<http://libguestfs.org/>."
24875 msgid ""
24876 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-"
24877 "filesystems(1)>, L<http://libguestfs.org/>."
24878 msgstr ""
24879 "L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-"
24880 "tar-out(1)>, L<http://libguestfs.org/>."
24881
24882 #. type: textblock
24883 #: ../resize/virt-resize.pod:5
24884 msgid "virt-resize - Resize a virtual machine disk"
24885 msgstr ""
24886
24887 #. type: verbatim
24888 #: ../resize/virt-resize.pod:9
24889 #, no-wrap
24890 msgid ""
24891 " virt-resize [--resize /dev/sdaN=[+/-]<size>[%]]\n"
24892 "   [--expand /dev/sdaN] [--shrink /dev/sdaN]\n"
24893 "   [--ignore /dev/sdaN] [--delete /dev/sdaN] [...] indisk outdisk\n"
24894 "\n"
24895 msgstr ""
24896
24897 #. type: textblock
24898 #: ../resize/virt-resize.pod:15
24899 msgid ""
24900 "Virt-resize is a tool which can resize a virtual machine disk, making it "
24901 "larger or smaller overall, and resizing or deleting any partitions contained "
24902 "within."
24903 msgstr ""
24904
24905 #. type: textblock
24906 #: ../resize/virt-resize.pod:19
24907 msgid ""
24908 "Virt-resize B<cannot> resize disk images in-place.  Virt-resize B<should "
24909 "not> be used on live virtual machines - for consistent results, shut the "
24910 "virtual machine down before resizing it."
24911 msgstr ""
24912
24913 #. type: textblock
24914 #: ../resize/virt-resize.pod:23
24915 msgid ""
24916 "If you are not familiar with the associated tools: L<virt-filesystems(1)> "
24917 "and L<virt-df(1)>, we recommend you go and read those manual pages first."
24918 msgstr ""
24919
24920 #. type: =item
24921 #: ../resize/virt-resize.pod:31 ../resize/virt-resize.pod:597
24922 #: ../sparsify/virt-sparsify.pod:221 ../src/guestfs.pod:484
24923 #: ../src/guestfs.pod:1302 ../src/guestfs.pod:1441 ../src/guestfs.pod:2690
24924 msgid "1."
24925 msgstr "1."
24926
24927 #. type: textblock
24928 #: ../resize/virt-resize.pod:33
24929 msgid ""
24930 "Copy C<olddisk> to C<newdisk>, extending one of the guest's partitions to "
24931 "fill the extra 5GB of space."
24932 msgstr ""
24933
24934 #. type: verbatim
24935 #: ../resize/virt-resize.pod:36
24936 #, no-wrap
24937 msgid ""
24938 " virt-filesystems --long -h --all -a olddisk\n"
24939 " \n"
24940 msgstr ""
24941
24942 #. type: verbatim
24943 #: ../resize/virt-resize.pod:38
24944 #, no-wrap
24945 msgid ""
24946 " truncate -r olddisk newdisk\n"
24947 " truncate -s +5G newdisk\n"
24948 " \n"
24949 msgstr ""
24950
24951 #. type: verbatim
24952 #: ../resize/virt-resize.pod:41
24953 #, no-wrap
24954 msgid ""
24955 " # Note \"/dev/sda2\" is a partition inside the \"olddisk\" file.\n"
24956 " virt-resize --expand /dev/sda2 olddisk newdisk\n"
24957 "\n"
24958 msgstr ""
24959
24960 #. type: =item
24961 #: ../resize/virt-resize.pod:44 ../resize/virt-resize.pod:604
24962 #: ../sparsify/virt-sparsify.pod:228 ../src/guestfs.pod:490
24963 #: ../src/guestfs.pod:1306 ../src/guestfs.pod:1445 ../src/guestfs.pod:2715
24964 msgid "2."
24965 msgstr "2."
24966
24967 #. type: textblock
24968 #: ../resize/virt-resize.pod:46
24969 msgid ""
24970 "As above, but make the /boot partition 200MB bigger, while giving the "
24971 "remaining space to /dev/sda2:"
24972 msgstr ""
24973
24974 #. type: verbatim
24975 #: ../resize/virt-resize.pod:49
24976 #, no-wrap
24977 msgid ""
24978 " virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n"
24979 "   olddisk newdisk\n"
24980 "\n"
24981 msgstr ""
24982
24983 #. type: =item
24984 #: ../resize/virt-resize.pod:52 ../resize/virt-resize.pod:610
24985 #: ../sparsify/virt-sparsify.pod:234 ../src/guestfs.pod:501
24986 #: ../src/guestfs.pod:1451
24987 msgid "3."
24988 msgstr "3."
24989
24990 #. type: textblock
24991 #: ../resize/virt-resize.pod:54
24992 msgid ""
24993 "As in the first example, but expand a logical volume as the final step.  "
24994 "This is what you would typically use for Linux guests that use LVM:"
24995 msgstr ""
24996
24997 #. type: verbatim
24998 #: ../resize/virt-resize.pod:58
24999 #, no-wrap
25000 msgid ""
25001 " virt-resize --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root \\\n"
25002 "   olddisk newdisk\n"
25003 "\n"
25004 msgstr ""
25005
25006 #. type: =item
25007 #: ../resize/virt-resize.pod:61
25008 msgid "4."
25009 msgstr ""
25010
25011 #. type: textblock
25012 #: ../resize/virt-resize.pod:63
25013 msgid ""
25014 "As in the first example, but the output format will be qcow2 instead of a "
25015 "raw disk:"
25016 msgstr ""
25017
25018 #. type: verbatim
25019 #: ../resize/virt-resize.pod:66
25020 #, no-wrap
25021 msgid ""
25022 " qemu-img create -f qcow2 newdisk.qcow2 15G\n"
25023 " virt-resize --expand /dev/sda2 olddisk newdisk.qcow2\n"
25024 "\n"
25025 msgstr ""
25026
25027 #. type: =head1
25028 #: ../resize/virt-resize.pod:71
25029 msgid "DETAILED USAGE"
25030 msgstr "ДОКЛАДНІШЕ ЩОДО ВИКОРИСТАННЯ"
25031
25032 #. type: =head2
25033 #: ../resize/virt-resize.pod:73
25034 msgid "EXPANDING A VIRTUAL MACHINE DISK"
25035 msgstr "РОЗШИРЕННЯ ДИСКА ВІРТУАЛЬНОЇ МАШИНИ"
25036
25037 #. type: =item
25038 #: ../resize/virt-resize.pod:77
25039 msgid "1. Shut down the virtual machine"
25040 msgstr ""
25041
25042 #. type: =item
25043 #: ../resize/virt-resize.pod:79
25044 msgid "2. Locate input disk image"
25045 msgstr ""
25046
25047 #. type: textblock
25048 #: ../resize/virt-resize.pod:81
25049 msgid ""
25050 "Locate the input disk image (ie. the file or device on the host containing "
25051 "the guest's disk).  If the guest is managed by libvirt, you can use C<virsh "
25052 "dumpxml> like this to find the disk image name:"
25053 msgstr ""
25054
25055 #. type: verbatim
25056 #: ../resize/virt-resize.pod:85
25057 #, no-wrap
25058 msgid ""
25059 " # virsh dumpxml guestname | xpath /domain/devices/disk/source\n"
25060 " Found 1 nodes:\n"
25061 " -- NODE --\n"
25062 " <source dev=\"/dev/vg/lv_guest\" />\n"
25063 "\n"
25064 msgstr ""
25065
25066 #. type: =item
25067 #: ../resize/virt-resize.pod:90
25068 msgid "3. Look at current sizing"
25069 msgstr ""
25070
25071 #. type: textblock
25072 #: ../resize/virt-resize.pod:92
25073 msgid "Use L<virt-filesystems(1)> to display the current partitions and sizes:"
25074 msgstr ""
25075
25076 #. type: verbatim
25077 #: ../resize/virt-resize.pod:95
25078 #, no-wrap
25079 msgid ""
25080 " # virt-filesystems --long --parts --blkdevs -h -a /dev/vg/lv_guest\n"
25081 " Name       Type       Size  Parent\n"
25082 " /dev/sda1  partition  101M  /dev/sda\n"
25083 " /dev/sda2  partition  7.9G  /dev/sda\n"
25084 " /dev/sda   device     8.0G  -\n"
25085 "\n"
25086 msgstr ""
25087
25088 #. type: textblock
25089 #: ../resize/virt-resize.pod:101
25090 msgid ""
25091 "(This example is a virtual machine with an 8 GB disk which we would like to "
25092 "expand up to 10 GB)."
25093 msgstr ""
25094
25095 #. type: =item
25096 #: ../resize/virt-resize.pod:104
25097 msgid "4. Create output disk"
25098 msgstr ""
25099
25100 #. type: textblock
25101 #: ../resize/virt-resize.pod:106
25102 msgid ""
25103 "Virt-resize cannot do in-place disk modifications.  You have to have space "
25104 "to store the resized output disk."
25105 msgstr ""
25106
25107 #. type: textblock
25108 #: ../resize/virt-resize.pod:109
25109 msgid ""
25110 "To store the resized disk image in a file, create a file of a suitable size:"
25111 msgstr ""
25112
25113 #. type: verbatim
25114 #: ../resize/virt-resize.pod:112
25115 #, no-wrap
25116 msgid ""
25117 " # rm -f outdisk\n"
25118 " # truncate -s 10G outdisk\n"
25119 "\n"
25120 msgstr ""
25121
25122 #. type: textblock
25123 #: ../resize/virt-resize.pod:115
25124 msgid "Or use L<lvcreate(1)> to create a logical volume:"
25125 msgstr ""
25126
25127 #. type: verbatim
25128 #: ../resize/virt-resize.pod:117
25129 #, no-wrap
25130 msgid ""
25131 " # lvcreate -L 10G -n lv_name vg_name\n"
25132 "\n"
25133 msgstr ""
25134
25135 #. type: textblock
25136 #: ../resize/virt-resize.pod:119
25137 msgid "Or use L<virsh(1)> vol-create-as to create a libvirt storage volume:"
25138 msgstr ""
25139
25140 #. type: verbatim
25141 #: ../resize/virt-resize.pod:121
25142 #, no-wrap
25143 msgid ""
25144 " # virsh pool-list\n"
25145 " # virsh vol-create-as poolname newvol 10G\n"
25146 "\n"
25147 msgstr ""
25148
25149 #. type: =item
25150 #: ../resize/virt-resize.pod:124
25151 msgid "5. Resize"
25152 msgstr "5. Зміна розміру"
25153
25154 #. type: textblock
25155 #: ../resize/virt-resize.pod:126
25156 msgid ""
25157 "virt-resize takes two mandatory parameters, the input disk (eg. device or "
25158 "file) and the output disk.  The output disk is the one created in the "
25159 "previous step."
25160 msgstr ""
25161
25162 #. type: verbatim
25163 #: ../resize/virt-resize.pod:130
25164 #, no-wrap
25165 msgid ""
25166 " # virt-resize indisk outdisk\n"
25167 "\n"
25168 msgstr ""
25169
25170 #. type: textblock
25171 #: ../resize/virt-resize.pod:132
25172 msgid ""
25173 "This command just copies disk image C<indisk> to disk image C<outdisk> "
25174 "I<without> resizing or changing any existing partitions.  If C<outdisk> is "
25175 "larger, then an extra, empty partition is created at the end of the disk "
25176 "covering the extra space.  If C<outdisk> is smaller, then it will give an "
25177 "error."
25178 msgstr ""
25179
25180 #. type: textblock
25181 #: ../resize/virt-resize.pod:138
25182 msgid ""
25183 "More realistically you'd want to expand existing partitions in the disk "
25184 "image by passing extra options (for the full list see the L</OPTIONS> "
25185 "section below)."
25186 msgstr ""
25187
25188 #. type: textblock
25189 #: ../resize/virt-resize.pod:142
25190 msgid ""
25191 "L</--expand> is the most useful option.  It expands the named partition "
25192 "within the disk to fill any extra space:"
25193 msgstr ""
25194
25195 #. type: verbatim
25196 #: ../resize/virt-resize.pod:145
25197 #, no-wrap
25198 msgid ""
25199 " # virt-resize --expand /dev/sda2 indisk outdisk\n"
25200 "\n"
25201 msgstr ""
25202
25203 #. type: textblock
25204 #: ../resize/virt-resize.pod:147
25205 msgid ""
25206 "(In this case, an extra partition is I<not> created at the end of the disk, "
25207 "because there will be no unused space)."
25208 msgstr ""
25209
25210 #. type: textblock
25211 #: ../resize/virt-resize.pod:150
25212 msgid ""
25213 "L</--resize> is the other commonly used option.  The following would "
25214 "increase the size of /dev/sda1 by 200M, and expand /dev/sda2 to fill the "
25215 "rest of the available space:"
25216 msgstr ""
25217
25218 #. type: verbatim
25219 #: ../resize/virt-resize.pod:154
25220 #, no-wrap
25221 msgid ""
25222 " # virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n"
25223 "     indisk outdisk\n"
25224 "\n"
25225 msgstr ""
25226
25227 #. type: textblock
25228 #: ../resize/virt-resize.pod:157
25229 msgid ""
25230 "If the expanded partition in the image contains a filesystem or LVM PV, then "
25231 "if virt-resize knows how, it will resize the contents, the equivalent of "
25232 "calling a command such as L<pvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)> "
25233 "or L<btrfs(8)>.  However virt-resize does not know how to resize some "
25234 "filesystems, so you would have to online resize them after booting the guest."
25235 msgstr ""
25236
25237 #. type: textblock
25238 #: ../resize/virt-resize.pod:164
25239 msgid "Other options are covered below."
25240 msgstr ""
25241
25242 #. type: =item
25243 #: ../resize/virt-resize.pod:166
25244 msgid "6. Test"
25245 msgstr "6. Перевірка"
25246
25247 #. type: textblock
25248 #: ../resize/virt-resize.pod:168
25249 msgid "Thoroughly test the new disk image I<before> discarding the old one."
25250 msgstr ""
25251
25252 #. type: textblock
25253 #: ../resize/virt-resize.pod:170
25254 msgid "If you are using libvirt, edit the XML to point at the new disk:"
25255 msgstr ""
25256
25257 #. type: verbatim
25258 #: ../resize/virt-resize.pod:172
25259 #, no-wrap
25260 msgid ""
25261 " # virsh edit guestname\n"
25262 "\n"
25263 msgstr ""
25264
25265 #. type: textblock
25266 #: ../resize/virt-resize.pod:174
25267 msgid ""
25268 "Change E<lt>source ...E<gt>, see L<http://libvirt.org/formatdomain."
25269 "html#elementsDisks>"
25270 msgstr ""
25271
25272 #. type: textblock
25273 #: ../resize/virt-resize.pod:177
25274 msgid "Then start up the domain with the new, resized disk:"
25275 msgstr ""
25276
25277 #. type: verbatim
25278 #: ../resize/virt-resize.pod:179
25279 #, no-wrap
25280 msgid ""
25281 " # virsh start guestname\n"
25282 "\n"
25283 msgstr ""
25284
25285 #. type: textblock
25286 #: ../resize/virt-resize.pod:181
25287 msgid ""
25288 "and check that it still works.  See also the L</NOTES> section below for "
25289 "additional information."
25290 msgstr ""
25291
25292 #. type: =item
25293 #: ../resize/virt-resize.pod:184
25294 msgid "7. Resize LVs etc inside the guest"
25295 msgstr ""
25296
25297 #. type: textblock
25298 #: ../resize/virt-resize.pod:186
25299 msgid "(This can also be done offline using L<guestfish(1)>)"
25300 msgstr ""
25301
25302 #. type: textblock
25303 #: ../resize/virt-resize.pod:188
25304 msgid ""
25305 "Once the guest has booted you should see the new space available, at least "
25306 "for filesystems that virt-resize knows how to resize, and for PVs.  The user "
25307 "may need to resize LVs inside PVs, and also resize filesystem types that "
25308 "virt-resize does not know how to expand."
25309 msgstr ""
25310
25311 #. type: =head2
25312 #: ../resize/virt-resize.pod:195
25313 msgid "SHRINKING A VIRTUAL MACHINE DISK"
25314 msgstr ""
25315
25316 #. type: textblock
25317 #: ../resize/virt-resize.pod:197
25318 msgid ""
25319 "Shrinking is somewhat more complex than expanding, and only an overview is "
25320 "given here."
25321 msgstr ""
25322
25323 #. type: textblock
25324 #: ../resize/virt-resize.pod:200
25325 msgid ""
25326 "Firstly virt-resize will not attempt to shrink any partition content (PVs, "
25327 "filesystems).  The user has to shrink content before passing the disk image "
25328 "to virt-resize, and virt-resize will check that the content has been shrunk "
25329 "properly."
25330 msgstr ""
25331
25332 #. type: textblock
25333 #: ../resize/virt-resize.pod:205
25334 msgid "(Shrinking can also be done offline using L<guestfish(1)>)"
25335 msgstr ""
25336
25337 #. type: textblock
25338 #: ../resize/virt-resize.pod:207
25339 msgid ""
25340 "After shrinking PVs and filesystems, shut down the guest, and proceed with "
25341 "steps 3 and 4 above to allocate a new disk image."
25342 msgstr ""
25343
25344 #. type: textblock
25345 #: ../resize/virt-resize.pod:210
25346 msgid ""
25347 "Then run virt-resize with any of the I<--shrink> and/or I<--resize> options."
25348 msgstr ""
25349
25350 #. type: =head2
25351 #: ../resize/virt-resize.pod:213
25352 msgid "IGNORING OR DELETING PARTITIONS"
25353 msgstr ""
25354
25355 #. type: textblock
25356 #: ../resize/virt-resize.pod:215
25357 msgid ""
25358 "virt-resize also gives a convenient way to ignore or delete partitions when "
25359 "copying from the input disk to the output disk.  Ignoring a partition speeds "
25360 "up the copy where you don't care about the existing contents of a "
25361 "partition.  Deleting a partition removes it completely, but note that it "
25362 "also renumbers any partitions after the one which is deleted, which can "
25363 "leave some guests unbootable."
25364 msgstr ""
25365
25366 #. type: =head2
25367 #: ../resize/virt-resize.pod:222
25368 msgid "QCOW2 AND NON-SPARSE RAW FORMATS"
25369 msgstr ""
25370
25371 #. type: textblock
25372 #: ../resize/virt-resize.pod:224
25373 msgid ""
25374 "If the input disk is in qcow2 format, then you may prefer that the output is "
25375 "in qcow2 format as well.  Alternately, virt-resize can convert the format on "
25376 "the fly.  The output format is simply determined by the format of the empty "
25377 "output container that you provide.  Thus to create qcow2 output, use:"
25378 msgstr ""
25379
25380 #. type: verbatim
25381 #: ../resize/virt-resize.pod:230
25382 #, no-wrap
25383 msgid ""
25384 " qemu-img create [-c] -f qcow2 outdisk [size]\n"
25385 "\n"
25386 msgstr ""
25387
25388 #. type: textblock
25389 #: ../resize/virt-resize.pod:232
25390 msgid "instead of the truncate command (use I<-c> for a compressed disk)."
25391 msgstr ""
25392
25393 #. type: textblock
25394 #: ../resize/virt-resize.pod:234
25395 msgid "Similarly, to get non-sparse raw output use:"
25396 msgstr ""
25397
25398 #. type: verbatim
25399 #: ../resize/virt-resize.pod:236
25400 #, no-wrap
25401 msgid ""
25402 " fallocate -l size outdisk\n"
25403 "\n"
25404 msgstr ""
25405
25406 #. type: textblock
25407 #: ../resize/virt-resize.pod:238
25408 msgid ""
25409 "(on older systems that don't have the L<fallocate(1)> command use C<dd if=/"
25410 "dev/zero of=outdisk bs=1M count=..>)"
25411 msgstr ""
25412
25413 #. type: =head2
25414 #: ../resize/virt-resize.pod:241
25415 msgid "LOGICAL PARTITIONS"
25416 msgstr ""
25417
25418 #. type: textblock
25419 #: ../resize/virt-resize.pod:243
25420 msgid ""
25421 "Logical partitions (a.k.a. C</dev/sda5+> on disks using DOS partition "
25422 "tables) cannot be resized."
25423 msgstr ""
25424
25425 #. type: textblock
25426 #: ../resize/virt-resize.pod:246
25427 msgid ""
25428 "To understand what is going on, firstly one of the four partitions C</dev/"
25429 "sda1-4> will have MBR partition type C<05> or C<0f>.  This is called the "
25430 "B<extended partition>.  Use L<virt-filesystems(1)> to see the MBR partition "
25431 "type."
25432 msgstr ""
25433
25434 #. type: textblock
25435 #: ../resize/virt-resize.pod:251
25436 msgid "Logical partitions live inside the extended partition."
25437 msgstr ""
25438
25439 #. type: textblock
25440 #: ../resize/virt-resize.pod:253
25441 msgid ""
25442 "The extended partition can be expanded, but not shrunk (unless you force it, "
25443 "which is not advisable).  When the extended partition is copied across, all "
25444 "the logical partitions contained inside are copied over implicitly.  Virt-"
25445 "resize does not look inside the extended partition, so it copies the logical "
25446 "partitions blindly."
25447 msgstr ""
25448
25449 #. type: textblock
25450 #: ../resize/virt-resize.pod:259
25451 msgid ""
25452 "You cannot specify a logical partition (C</dev/sda5+>) at all on the command "
25453 "line.  Doing so will give an error."
25454 msgstr ""
25455
25456 #. type: textblock
25457 #: ../resize/virt-resize.pod:268 ../sparsify/virt-sparsify.pod:105
25458 msgid "Display help."
25459 msgstr ""
25460
25461 #. type: =item
25462 #: ../resize/virt-resize.pod:270
25463 msgid "B<--align-first auto>"
25464 msgstr ""
25465
25466 #. type: =item
25467 #: ../resize/virt-resize.pod:272
25468 msgid "B<--align-first never>"
25469 msgstr ""
25470
25471 #. type: =item
25472 #: ../resize/virt-resize.pod:274
25473 msgid "B<--align-first always>"
25474 msgstr ""
25475
25476 #. type: textblock
25477 #: ../resize/virt-resize.pod:276
25478 msgid ""
25479 "Align the first partition for improved performance (see also the I<--"
25480 "alignment> option)."
25481 msgstr ""
25482
25483 #. type: textblock
25484 #: ../resize/virt-resize.pod:279
25485 msgid ""
25486 "The default is I<--align-first auto> which only aligns the first partition "
25487 "if it is safe to do so.  That is, only when we know how to fix the "
25488 "bootloader automatically, and at the moment that can only be done for "
25489 "Windows guests."
25490 msgstr ""
25491
25492 #. type: textblock
25493 #: ../resize/virt-resize.pod:284
25494 msgid ""
25495 "I<--align-first never> means we never move the first partition.  This is the "
25496 "safest option.  Try this if the guest does not boot after resizing."
25497 msgstr ""
25498
25499 #. type: textblock
25500 #: ../resize/virt-resize.pod:288
25501 msgid ""
25502 "I<--align-first always> means we always align the first partition (if it "
25503 "needs to be aligned).  For some guests this will break the bootloader, "
25504 "making the guest unbootable."
25505 msgstr ""
25506
25507 #. type: =item
25508 #: ../resize/virt-resize.pod:292
25509 msgid "B<--alignment N>"
25510 msgstr ""
25511
25512 #. type: textblock
25513 #: ../resize/virt-resize.pod:294
25514 msgid ""
25515 "Set the alignment of partitions to C<N> sectors.  The default in virt-resize "
25516 "E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors."
25517 msgstr ""
25518
25519 #. type: textblock
25520 #: ../resize/virt-resize.pod:298
25521 msgid ""
25522 "Assuming 512 byte sector size inside the guest, here are some suitable "
25523 "values for this:"
25524 msgstr ""
25525
25526 #. type: =item
25527 #: ../resize/virt-resize.pod:303
25528 msgid "I<--alignment 1> (512 bytes)"
25529 msgstr ""
25530
25531 #. type: textblock
25532 #: ../resize/virt-resize.pod:305
25533 msgid ""
25534 "The partitions would be packed together as closely as possible, but would be "
25535 "completely unaligned.  In some cases this can cause very poor performance.  "
25536 "See L<virt-alignment-scan(1)> for further details."
25537 msgstr ""
25538
25539 #. type: =item
25540 #: ../resize/virt-resize.pod:309
25541 msgid "I<--alignment 8> (4K)"
25542 msgstr ""
25543
25544 #. type: textblock
25545 #: ../resize/virt-resize.pod:311
25546 msgid ""
25547 "This would be the minimum acceptable alignment for reasonable performance on "
25548 "modern hosts."
25549 msgstr ""
25550
25551 #. type: =item
25552 #: ../resize/virt-resize.pod:314
25553 msgid "I<--alignment 128> (64K)"
25554 msgstr ""
25555
25556 #. type: textblock
25557 #: ../resize/virt-resize.pod:316
25558 msgid ""
25559 "This alignment provides good performance when the host is using high end "
25560 "network storage."
25561 msgstr ""
25562
25563 #. type: =item
25564 #: ../resize/virt-resize.pod:319
25565 msgid "I<--alignment 2048> (1M)"
25566 msgstr ""
25567
25568 #. type: textblock
25569 #: ../resize/virt-resize.pod:321
25570 msgid ""
25571 "This is the standard alignment used by all newly installed guests since "
25572 "around 2008."
25573 msgstr ""
25574
25575 #. type: =item
25576 #: ../resize/virt-resize.pod:326
25577 msgid "B<-d>"
25578 msgstr "B<-d>"
25579
25580 #. type: =item
25581 #: ../resize/virt-resize.pod:328 ../tools/virt-make-fs.pl:177
25582 #: ../tools/virt-win-reg.pl:120
25583 msgid "B<--debug>"
25584 msgstr "B<--debug>"
25585
25586 #. type: textblock
25587 #: ../resize/virt-resize.pod:330 ../tools/virt-win-reg.pl:122
25588 msgid "Enable debugging messages."
25589 msgstr ""
25590
25591 #. type: =item
25592 #: ../resize/virt-resize.pod:332
25593 msgid "B<--delete part>"
25594 msgstr "B<--delete розділ>"
25595
25596 #. type: textblock
25597 #: ../resize/virt-resize.pod:334
25598 msgid ""
25599 "Delete the named partition.  It would be more accurate to describe this as "
25600 "\"don't copy it over\", since virt-resize doesn't do in-place changes and "
25601 "the original disk image is left intact."
25602 msgstr ""
25603
25604 #. type: textblock
25605 #: ../resize/virt-resize.pod:338
25606 msgid ""
25607 "Note that when you delete a partition, then anything contained in the "
25608 "partition is also deleted.  Furthermore, this causes any partitions that "
25609 "come after to be I<renumbered>, which can easily make your guest unbootable."
25610 msgstr ""
25611
25612 #. type: textblock
25613 #: ../resize/virt-resize.pod:343 ../resize/virt-resize.pod:404
25614 #: ../resize/virt-resize.pod:531 ../sparsify/virt-sparsify.pod:151
25615 msgid "You can give this option multiple times."
25616 msgstr ""
25617
25618 #. type: =item
25619 #: ../resize/virt-resize.pod:345
25620 msgid "B<--expand part>"
25621 msgstr "B<--expand розділ>"
25622
25623 #. type: textblock
25624 #: ../resize/virt-resize.pod:347
25625 msgid ""
25626 "Expand the named partition so it uses up all extra space (space left over "
25627 "after any other resize changes that you request have been done)."
25628 msgstr ""
25629
25630 #. type: textblock
25631 #: ../resize/virt-resize.pod:350
25632 msgid ""
25633 "If virt-resize knows how, it will expand the direct content of the "
25634 "partition.  For example, if the partition is an LVM PV, it will expand the "
25635 "PV to fit (like calling L<pvresize(8)>).  Virt-resize leaves any other "
25636 "content it doesn't know about alone."
25637 msgstr ""
25638
25639 #. type: textblock
25640 #: ../resize/virt-resize.pod:355
25641 msgid "Currently virt-resize can resize:"
25642 msgstr ""
25643
25644 #. type: textblock
25645 #: ../resize/virt-resize.pod:361
25646 msgid "ext2, ext3 and ext4 filesystems."
25647 msgstr ""
25648
25649 #. type: textblock
25650 #: ../resize/virt-resize.pod:365
25651 msgid "NTFS filesystems, if libguestfs was compiled with support for NTFS."
25652 msgstr ""
25653
25654 #. type: textblock
25655 #: ../resize/virt-resize.pod:367
25656 msgid ""
25657 "The filesystem must have been shut down consistently last time it was used.  "
25658 "Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a "
25659 "consistency check, so at the first boot after resizing Windows will check "
25660 "the disk."
25661 msgstr ""
25662
25663 #. type: textblock
25664 #: ../resize/virt-resize.pod:374
25665 msgid ""
25666 "LVM PVs (physical volumes).  virt-resize does not usually resize anything "
25667 "inside the PV, but see the I<--LV-expand> option.  The user could also "
25668 "resize LVs as desired after boot."
25669 msgstr ""
25670
25671 #. type: textblock
25672 #: ../resize/virt-resize.pod:380
25673 msgid "Btrfs filesystems, if libguestfs was compiled with support for btrfs."
25674 msgstr ""
25675
25676 #. type: textblock
25677 #: ../resize/virt-resize.pod:384 ../resize/virt-resize.pod:559
25678 msgid "Note that you cannot use I<--expand> and I<--shrink> together."
25679 msgstr ""
25680
25681 #. type: =item
25682 #: ../resize/virt-resize.pod:386 ../sparsify/virt-sparsify.pod:131
25683 #: ../tools/virt-list-filesystems.pl:91 ../tools/virt-list-partitions.pl:92
25684 #: ../tools/virt-tar.pl:141 ../tools/virt-win-reg.pl:142
25685 msgid "B<--format> raw"
25686 msgstr "B<--format> raw"
25687
25688 #. type: textblock
25689 #: ../resize/virt-resize.pod:388 ../sparsify/virt-sparsify.pod:135
25690 msgid ""
25691 "Specify the format of the input disk image.  If this flag is not given then "
25692 "it is auto-detected from the image itself."
25693 msgstr ""
25694
25695 #. type: textblock
25696 #: ../resize/virt-resize.pod:394
25697 msgid ""
25698 "Note that this option I<does not> affect the output format.  See L</QCOW2 "
25699 "AND NON-SPARSE RAW FORMATS>."
25700 msgstr ""
25701
25702 #. type: =item
25703 #: ../resize/virt-resize.pod:397
25704 msgid "B<--ignore part>"
25705 msgstr "B<--ignore розділ>"
25706
25707 #. type: textblock
25708 #: ../resize/virt-resize.pod:399
25709 msgid ""
25710 "Ignore the named partition.  Effectively this means the partition is "
25711 "allocated on the destination disk, but the content is not copied across from "
25712 "the source disk.  The content of the partition will be blank (all zero "
25713 "bytes)."
25714 msgstr ""
25715
25716 #. type: =item
25717 #: ../resize/virt-resize.pod:406
25718 msgid "B<--LV-expand logvol>"
25719 msgstr "B<--LV-expand логічний_том>"
25720
25721 #. type: textblock
25722 #: ../resize/virt-resize.pod:408
25723 msgid ""
25724 "This takes the logical volume and, as a final step, expands it to fill all "
25725 "the space available in its volume group.  A typical usage, assuming a Linux "
25726 "guest with a single PV C</dev/sda2> and a root device called C</dev/vg_guest/"
25727 "lv_root> would be:"
25728 msgstr ""
25729
25730 #. type: verbatim
25731 #: ../resize/virt-resize.pod:413
25732 #, no-wrap
25733 msgid ""
25734 " virt-resize indisk outdisk \\\n"
25735 "   --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root\n"
25736 "\n"
25737 msgstr ""
25738
25739 #. type: textblock
25740 #: ../resize/virt-resize.pod:416
25741 msgid ""
25742 "This would first expand the partition (and PV), and then expand the root "
25743 "device to fill the extra space in the PV."
25744 msgstr ""
25745
25746 #. type: textblock
25747 #: ../resize/virt-resize.pod:419
25748 msgid ""
25749 "The contents of the LV are also resized if virt-resize knows how to do "
25750 "that.  You can stop virt-resize from trying to expand the content by using "
25751 "the option I<--no-expand-content>."
25752 msgstr ""
25753
25754 #. type: textblock
25755 #: ../resize/virt-resize.pod:423
25756 msgid "Use L<virt-filesystems(1)> to list the filesystems in the guest."
25757 msgstr ""
25758
25759 #. type: textblock
25760 #: ../resize/virt-resize.pod:425
25761 msgid ""
25762 "You can give this option multiple times, I<but> it doesn't make sense to do "
25763 "this unless the logical volumes you specify are all in different volume "
25764 "groups."
25765 msgstr ""
25766
25767 #. type: =item
25768 #: ../resize/virt-resize.pod:429 ../sparsify/virt-sparsify.pod:153
25769 msgid "B<--machine-readable>"
25770 msgstr ""
25771
25772 #. type: textblock
25773 #: ../resize/virt-resize.pod:431 ../sparsify/virt-sparsify.pod:155
25774 msgid ""
25775 "This option is used to make the output more machine friendly when being "
25776 "parsed by other programs.  See L</MACHINE READABLE OUTPUT> below."
25777 msgstr ""
25778
25779 #. type: =item
25780 #: ../resize/virt-resize.pod:437
25781 msgid "B<--dryrun>"
25782 msgstr "B<--dryrun>"
25783
25784 #. type: textblock
25785 #: ../resize/virt-resize.pod:439
25786 msgid "Print a summary of what would be done, but don't do anything."
25787 msgstr ""
25788
25789 #. type: =item
25790 #: ../resize/virt-resize.pod:441
25791 msgid "B<--no-copy-boot-loader>"
25792 msgstr "B<--no-copy-boot-loader>"
25793
25794 #. type: textblock
25795 #: ../resize/virt-resize.pod:443
25796 msgid ""
25797 "By default, virt-resize copies over some sectors at the start of the disk "
25798 "(up to the beginning of the first partition).  Commonly these sectors "
25799 "contain the Master Boot Record (MBR) and the boot loader, and are required "
25800 "in order for the guest to boot correctly."
25801 msgstr ""
25802
25803 #. type: textblock
25804 #: ../resize/virt-resize.pod:448
25805 msgid ""
25806 "If you specify this flag, then this initial copy is not done.  You may need "
25807 "to reinstall the boot loader in this case."
25808 msgstr ""
25809
25810 #. type: =item
25811 #: ../resize/virt-resize.pod:451
25812 msgid "B<--no-extra-partition>"
25813 msgstr "B<--no-extra-partition>"
25814
25815 #. type: textblock
25816 #: ../resize/virt-resize.pod:453
25817 msgid ""
25818 "By default, virt-resize creates an extra partition if there is any extra, "
25819 "unused space after all resizing has happened.  Use this option to prevent "
25820 "the extra partition from being created.  If you do this then the extra space "
25821 "will be inaccessible until you run fdisk, parted, or some other partitioning "
25822 "tool in the guest."
25823 msgstr ""
25824
25825 #. type: textblock
25826 #: ../resize/virt-resize.pod:459
25827 msgid ""
25828 "Note that if the surplus space is smaller than 10 MB, no extra partition "
25829 "will be created."
25830 msgstr ""
25831
25832 #. type: =item
25833 #: ../resize/virt-resize.pod:462
25834 msgid "B<--no-expand-content>"
25835 msgstr "B<--no-expand-content>"
25836
25837 #. type: textblock
25838 #: ../resize/virt-resize.pod:464
25839 msgid ""
25840 "By default, virt-resize will try to expand the direct contents of "
25841 "partitions, if it knows how (see I<--expand> option above)."
25842 msgstr ""
25843
25844 #. type: textblock
25845 #: ../resize/virt-resize.pod:467
25846 msgid ""
25847 "If you give the I<--no-expand-content> option then virt-resize will not "
25848 "attempt this."
25849 msgstr ""
25850
25851 #. type: =item
25852 #: ../resize/virt-resize.pod:470
25853 msgid "B<--ntfsresize-force>"
25854 msgstr "B<--ntfsresize-force>"
25855
25856 #. type: textblock
25857 #: ../resize/virt-resize.pod:472
25858 msgid ""
25859 "Pass the I<--force> option to L<ntfsresize(8)>, allowing resizing even if "
25860 "the NTFS disk is marked as needing a consistency check.  You have to use "
25861 "this option if you want to resize a Windows guest multiple times without "
25862 "booting into Windows between each resize."
25863 msgstr ""
25864
25865 #. type: =item
25866 #: ../resize/virt-resize.pod:478
25867 msgid "B<--output-format> raw"
25868 msgstr "B<--output-format> raw"
25869
25870 #. type: textblock
25871 #: ../resize/virt-resize.pod:480
25872 msgid ""
25873 "Specify the format of the output disk image.  If this flag is not given then "
25874 "it is auto-detected from the image itself."
25875 msgstr ""
25876
25877 #. type: textblock
25878 #: ../resize/virt-resize.pod:486
25879 msgid ""
25880 "Note that this option I<does not create> the output format.  This option "
25881 "just tells libguestfs what it is so it doesn't try to guess it.  You still "
25882 "need to create the output disk with the right format.  See L</QCOW2 AND NON-"
25883 "SPARSE RAW FORMATS>."
25884 msgstr ""
25885
25886 #. type: textblock
25887 #: ../resize/virt-resize.pod:495
25888 msgid "Don't print the summary."
25889 msgstr ""
25890
25891 #. type: =item
25892 #: ../resize/virt-resize.pod:497
25893 msgid "B<--resize part=size>"
25894 msgstr "B<--resize розділ=розмір>"
25895
25896 #. type: textblock
25897 #: ../resize/virt-resize.pod:499
25898 msgid ""
25899 "Resize the named partition (expanding or shrinking it) so that it has the "
25900 "given size."
25901 msgstr ""
25902
25903 #. type: textblock
25904 #: ../resize/virt-resize.pod:502
25905 msgid ""
25906 "C<size> can be expressed as an absolute number followed by b/K/M/G to mean "
25907 "bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current "
25908 "size; or as a relative number or percentage.  For example:"
25909 msgstr ""
25910
25911 #. type: verbatim
25912 #: ../resize/virt-resize.pod:508
25913 #, no-wrap
25914 msgid ""
25915 " --resize /dev/sda2=10G\n"
25916 "\n"
25917 msgstr ""
25918
25919 #. type: verbatim
25920 #: ../resize/virt-resize.pod:510
25921 #, no-wrap
25922 msgid ""
25923 " --resize /dev/sda4=90%\n"
25924 "\n"
25925 msgstr ""
25926
25927 #. type: verbatim
25928 #: ../resize/virt-resize.pod:512
25929 #, no-wrap
25930 msgid ""
25931 " --resize /dev/sda2=+1G\n"
25932 "\n"
25933 msgstr ""
25934
25935 #. type: verbatim
25936 #: ../resize/virt-resize.pod:514
25937 #, no-wrap
25938 msgid ""
25939 " --resize /dev/sda2=-200M\n"
25940 "\n"
25941 msgstr ""
25942
25943 #. type: verbatim
25944 #: ../resize/virt-resize.pod:516
25945 #, no-wrap
25946 msgid ""
25947 " --resize /dev/sda1=+128K\n"
25948 "\n"
25949 msgstr ""
25950
25951 #. type: verbatim
25952 #: ../resize/virt-resize.pod:518
25953 #, no-wrap
25954 msgid ""
25955 " --resize /dev/sda1=+10%\n"
25956 "\n"
25957 msgstr ""
25958
25959 #. type: verbatim
25960 #: ../resize/virt-resize.pod:520
25961 #, no-wrap
25962 msgid ""
25963 " --resize /dev/sda1=-10%\n"
25964 "\n"
25965 msgstr ""
25966
25967 #. type: textblock
25968 #: ../resize/virt-resize.pod:522
25969 msgid ""
25970 "You can increase the size of any partition.  Virt-resize will expand the "
25971 "direct content of the partition if it knows how (see I<--expand> below)."
25972 msgstr ""
25973
25974 #. type: textblock
25975 #: ../resize/virt-resize.pod:526
25976 msgid ""
25977 "You can only I<decrease> the size of partitions that contain filesystems or "
25978 "PVs which have already been shrunk.  Virt-resize will check this has been "
25979 "done before proceeding, or else will print an error (see also I<--resize-"
25980 "force>)."
25981 msgstr ""
25982
25983 #. type: =item
25984 #: ../resize/virt-resize.pod:533
25985 msgid "B<--resize-force part=size>"
25986 msgstr "B<--resize-force розділ=розмір>"
25987
25988 #. type: textblock
25989 #: ../resize/virt-resize.pod:535
25990 msgid ""
25991 "This is the same as I<--resize> except that it will let you decrease the "
25992 "size of any partition.  Generally this means you will lose any data which "
25993 "was at the end of the partition you shrink, but you may not care about that "
25994 "(eg. if shrinking an unused partition, or if you can easily recreate it such "
25995 "as a swap partition)."
25996 msgstr ""
25997
25998 #. type: textblock
25999 #: ../resize/virt-resize.pod:541
26000 msgid "See also the I<--ignore> option."
26001 msgstr ""
26002
26003 #. type: =item
26004 #: ../resize/virt-resize.pod:543
26005 msgid "B<--shrink part>"
26006 msgstr "B<--shrink розділ>"
26007
26008 #. type: textblock
26009 #: ../resize/virt-resize.pod:545
26010 msgid ""
26011 "Shrink the named partition until the overall disk image fits in the "
26012 "destination.  The named partition B<must> contain a filesystem or PV which "
26013 "has already been shrunk using another tool (eg. L<guestfish(1)> or other "
26014 "online tools).  Virt-resize will check this and give an error if it has not "
26015 "been done."
26016 msgstr ""
26017
26018 #. type: textblock
26019 #: ../resize/virt-resize.pod:551
26020 msgid ""
26021 "The amount by which the overall disk must be shrunk (after carrying out all "
26022 "other operations requested by the user) is called the \"deficit\".  For "
26023 "example, a straight copy (assume no other operations)  from a 5GB disk image "
26024 "to a 4GB disk image results in a 1GB deficit.  In this case, virt-resize "
26025 "would give an error unless the user specified a partition to shrink and that "
26026 "partition had more than a gigabyte of free space."
26027 msgstr ""
26028
26029 #. type: =head1
26030 #: ../resize/virt-resize.pod:569 ../sparsify/virt-sparsify.pod:195
26031 msgid "MACHINE READABLE OUTPUT"
26032 msgstr ""
26033
26034 #. type: textblock
26035 #: ../resize/virt-resize.pod:571
26036 msgid ""
26037 "The I<--machine-readable> option can be used to make the output more machine "
26038 "friendly, which is useful when calling virt-resize from other programs, GUIs "
26039 "etc."
26040 msgstr ""
26041
26042 #. type: textblock
26043 #: ../resize/virt-resize.pod:575 ../sparsify/virt-sparsify.pod:201
26044 msgid "There are two ways to use this option."
26045 msgstr ""
26046
26047 #. type: textblock
26048 #: ../resize/virt-resize.pod:577
26049 msgid ""
26050 "Firstly use the option on its own to query the capabilities of the virt-"
26051 "resize binary.  Typical output looks like this:"
26052 msgstr ""
26053
26054 #. type: verbatim
26055 #: ../resize/virt-resize.pod:580
26056 #, no-wrap
26057 msgid ""
26058 " $ virt-resize --machine-readable\n"
26059 " virt-resize\n"
26060 " ntfsresize-force\n"
26061 " 32bitok\n"
26062 " ntfs\n"
26063 " btrfs\n"
26064 "\n"
26065 msgstr ""
26066
26067 #. type: textblock
26068 #: ../resize/virt-resize.pod:587 ../sparsify/virt-sparsify.pod:211
26069 msgid ""
26070 "A list of features is printed, one per line, and the program exits with "
26071 "status 0."
26072 msgstr ""
26073
26074 #. type: textblock
26075 #: ../resize/virt-resize.pod:590 ../sparsify/virt-sparsify.pod:214
26076 msgid ""
26077 "Secondly use the option in conjunction with other options to make the "
26078 "regular program output more machine friendly."
26079 msgstr ""
26080
26081 #. type: textblock
26082 #: ../resize/virt-resize.pod:593 ../sparsify/virt-sparsify.pod:217
26083 msgid "At the moment this means:"
26084 msgstr ""
26085
26086 #. type: textblock
26087 #: ../resize/virt-resize.pod:599 ../sparsify/virt-sparsify.pod:223
26088 msgid ""
26089 "Progress bar messages can be parsed from stdout by looking for this regular "
26090 "expression:"
26091 msgstr ""
26092
26093 #. type: verbatim
26094 #: ../resize/virt-resize.pod:602 ../sparsify/virt-sparsify.pod:226
26095 #, no-wrap
26096 msgid ""
26097 " ^[0-9]+/[0-9]+$\n"
26098 "\n"
26099 msgstr ""
26100
26101 #. type: textblock
26102 #: ../resize/virt-resize.pod:606 ../sparsify/virt-sparsify.pod:230
26103 msgid ""
26104 "The calling program should treat messages sent to stdout (except for "
26105 "progress bar messages) as status messages.  They can be logged and/or "
26106 "displayed to the user."
26107 msgstr ""
26108
26109 #. type: textblock
26110 #: ../resize/virt-resize.pod:612
26111 msgid ""
26112 "The calling program should treat messages sent to stderr as error messages.  "
26113 "In addition, virt-resize exits with a non-zero status code if there was a "
26114 "fatal error."
26115 msgstr ""
26116
26117 #. type: textblock
26118 #: ../resize/virt-resize.pod:618
26119 msgid ""
26120 "Versions of the program prior to 1.13.9 did not support the I<--machine-"
26121 "readable> option and will return an error."
26122 msgstr ""
26123
26124 #. type: =head2
26125 #: ../resize/virt-resize.pod:623
26126 msgid "\"Partition 1 does not end on cylinder boundary.\""
26127 msgstr ""
26128
26129 #. type: textblock
26130 #: ../resize/virt-resize.pod:625
26131 msgid ""
26132 "Virt-resize aligns partitions to multiples of 128 sectors (see the I<--"
26133 "alignment> parameter).  Usually this means the partitions will not be "
26134 "aligned to the ancient CHS geometry.  However CHS geometry is meaningless "
26135 "for disks manufactured since the early 1990s, and doubly so for virtual hard "
26136 "drives.  Alignment of partitions to cylinders is not required by any modern "
26137 "operating system."
26138 msgstr ""
26139
26140 #. type: =head2
26141 #: ../resize/virt-resize.pod:632
26142 msgid "RESIZING WINDOWS VIRTUAL MACHINES"
26143 msgstr ""
26144
26145 #. type: textblock
26146 #: ../resize/virt-resize.pod:634
26147 msgid ""
26148 "In Windows Vista and later versions, Microsoft switched to using a separate "
26149 "boot partition.  In these VMs, typically C</dev/sda1> is the boot partition "
26150 "and C</dev/sda2> is the main (C:) drive.  Resizing the first (boot) "
26151 "partition causes the bootloader to fail with C<0xC0000225> error.  Resizing "
26152 "the second partition (ie. C: drive)  should work."
26153 msgstr ""
26154
26155 #. type: textblock
26156 #: ../resize/virt-resize.pod:641
26157 msgid ""
26158 "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if "
26159 "NTFS partitions have been expanded.  This is just a safety check and (unless "
26160 "it find errors) is nothing to worry about."
26161 msgstr ""
26162
26163 #. type: =head2
26164 #: ../resize/virt-resize.pod:645
26165 msgid "GUEST BOOT STUCK AT \"GRUB\""
26166 msgstr ""
26167
26168 #. type: textblock
26169 #: ../resize/virt-resize.pod:647
26170 msgid ""
26171 "If a Linux guest does not boot after resizing, and the boot is stuck after "
26172 "printing C<GRUB> on the console, try reinstalling grub."
26173 msgstr ""
26174
26175 #. type: verbatim
26176 #: ../resize/virt-resize.pod:650
26177 #, no-wrap
26178 msgid ""
26179 " guestfish -i -a newdisk\n"
26180 " ><fs> cat /boot/grub/device.map\n"
26181 " # check the contents of this file are sensible or\n"
26182 " # edit the file if necessary\n"
26183 " ><fs> grub-install / /dev/vda\n"
26184 " ><fs> exit\n"
26185 "\n"
26186 msgstr ""
26187
26188 #. type: textblock
26189 #: ../resize/virt-resize.pod:657
26190 msgid ""
26191 "For more flexible guest reconfiguration, including if you need to specify "
26192 "other parameters to grub-install, use L<virt-rescue(1)>."
26193 msgstr ""
26194
26195 #. type: =head1
26196 #: ../resize/virt-resize.pod:660
26197 msgid "ALTERNATIVE TOOLS"
26198 msgstr ""
26199
26200 #. type: textblock
26201 #: ../resize/virt-resize.pod:662
26202 msgid ""
26203 "There are several proprietary tools for resizing partitions.  We won't "
26204 "mention any here."
26205 msgstr ""
26206
26207 #. type: textblock
26208 #: ../resize/virt-resize.pod:665
26209 msgid ""
26210 "L<parted(8)> and its graphical shell gparted can do some types of resizing "
26211 "operations on disk images.  They can resize and move partitions, but I don't "
26212 "think they can do anything with the contents, and they certainly don't "
26213 "understand LVM."
26214 msgstr ""
26215
26216 #. type: textblock
26217 #: ../resize/virt-resize.pod:670
26218 msgid ""
26219 "L<guestfish(1)> can do everything that virt-resize can do and a lot more, "
26220 "but at a much lower level.  You will probably end up hand-calculating sector "
26221 "offsets, which is something that virt-resize was designed to avoid.  If you "
26222 "want to see the guestfish-equivalent commands that virt-resize runs, use the "
26223 "I<--debug> flag."
26224 msgstr ""
26225
26226 #. type: textblock
26227 #: ../resize/virt-resize.pod:690
26228 msgid ""
26229 "L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<lvm"
26230 "(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)>, "
26231 "L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, L<fallocate(1)>, "
26232 "L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-sparsify(1)>, "
26233 "L<virt-alignment-scan(1)>, L<http://libguestfs.org/>."
26234 msgstr ""
26235
26236 #. type: textblock
26237 #: ../ruby/examples/guestfs-ruby.pod:5
26238 msgid "guestfs-ruby - How to use libguestfs from Ruby"
26239 msgstr ""
26240
26241 #. type: verbatim
26242 #: ../ruby/examples/guestfs-ruby.pod:9
26243 #, no-wrap
26244 msgid ""
26245 " require 'guestfs'\n"
26246 " g = Guestfs::Guestfs.new()\n"
26247 " g.add_drive_opts(\"disk.img\",\n"
26248 "                  :readonly => 1, :format => \"raw\")\n"
26249 " g.launch()\n"
26250 "\n"
26251 msgstr ""
26252
26253 #. type: textblock
26254 #: ../ruby/examples/guestfs-ruby.pod:17
26255 msgid ""
26256 "This manual page documents how to call libguestfs from the Ruby programming "
26257 "language.  This page just documents the differences from the C API and gives "
26258 "some examples.  If you are not familiar with using libguestfs, you also need "
26259 "to read L<guestfs(3)>."
26260 msgstr ""
26261
26262 #. type: textblock
26263 #: ../ruby/examples/guestfs-ruby.pod:24
26264 msgid ""
26265 "Errors from libguestfs functions are mapped into the C<Error> exception.  "
26266 "This has a single parameter which is the error message (a string)."
26267 msgstr ""
26268
26269 #. type: textblock
26270 #: ../ruby/examples/guestfs-ruby.pod:38
26271 msgid ""
26272 "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java"
26273 "(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, "
26274 "L<guestfs-recipes(1)>, L<http://libguestfs.org/>."
26275 msgstr ""
26276
26277 #. type: textblock
26278 #: ../sparsify/virt-sparsify.pod:5
26279 msgid "virt-sparsify - Make a virtual machine disk sparse"
26280 msgstr ""
26281
26282 #. type: verbatim
26283 #: ../sparsify/virt-sparsify.pod:9
26284 #, no-wrap
26285 msgid ""
26286 " virt-sparsify [--options] indisk outdisk\n"
26287 "\n"
26288 msgstr ""
26289
26290 #. type: textblock
26291 #: ../sparsify/virt-sparsify.pod:13
26292 msgid ""
26293 "Virt-sparsify is a tool which can make a virtual machine disk (or any disk "
26294 "image) sparse a.k.a. thin-provisioned.  This means that free space within "
26295 "the disk image can be converted back to free space on the host."
26296 msgstr ""
26297
26298 #. type: textblock
26299 #: ../sparsify/virt-sparsify.pod:18
26300 msgid ""
26301 "Virt-sparsify can locate and sparsify free space in most filesystems (eg. "
26302 "ext2/3/4, btrfs, NTFS, etc.), and also in LVM physical volumes."
26303 msgstr ""
26304
26305 #. type: textblock
26306 #: ../sparsify/virt-sparsify.pod:21
26307 msgid ""
26308 "Virt-sparsify can also convert between some disk formats, for example "
26309 "converting a raw disk image to a thin-provisioned qcow2 image."
26310 msgstr ""
26311
26312 #. type: textblock
26313 #: ../sparsify/virt-sparsify.pod:24
26314 msgid ""
26315 "Virt-sparsify can operate on any disk image, not just ones from virtual "
26316 "machines.  If a virtual machine has more than one attached disk, you must "
26317 "sparsify each one separately."
26318 msgstr ""
26319
26320 #. type: =head2
26321 #: ../sparsify/virt-sparsify.pod:28
26322 msgid "IMPORTANT LIMITATIONS"
26323 msgstr ""
26324
26325 #. type: textblock
26326 #: ../sparsify/virt-sparsify.pod:34
26327 msgid ""
26328 "Virt-sparsify does not do in-place modifications.  It copies from a source "
26329 "image to a destination image, leaving the source unchanged.  I<Check that "
26330 "the sparsification was successful before deleting the source image>."
26331 msgstr ""
26332
26333 #. type: textblock
26334 #: ../sparsify/virt-sparsify.pod:41
26335 msgid "The virtual machine I<must be shut down> before using this tool."
26336 msgstr ""
26337
26338 #. type: textblock
26339 #: ../sparsify/virt-sparsify.pod:45
26340 msgid ""
26341 "Virt-sparsify may require up to 2x the virtual size of the source disk image "
26342 "(1 temporary copy + 1 destination image).  This is in the worst case and "
26343 "usually much less space is required."
26344 msgstr ""
26345
26346 #. type: textblock
26347 #: ../sparsify/virt-sparsify.pod:51
26348 msgid ""
26349 "Virt-sparsify cannot resize disk images.  To do that, use L<virt-resize(1)>."
26350 msgstr ""
26351
26352 #. type: textblock
26353 #: ../sparsify/virt-sparsify.pod:56
26354 msgid "Virt-sparsify cannot handle encrypted disks."
26355 msgstr ""
26356
26357 #. type: textblock
26358 #: ../sparsify/virt-sparsify.pod:60
26359 msgid ""
26360 "Virt-sparsify cannot yet sparsify the space between partitions.  Note that "
26361 "this space is often used for critical items like bootloaders so it's not "
26362 "really unused."
26363 msgstr ""
26364
26365 #. type: textblock
26366 #: ../sparsify/virt-sparsify.pod:66
26367 msgid ""
26368 "Virt-sparsify does not yet know how to sparsify swapspace.  It is not safe "
26369 "to do this unless we can be sure there is no hibernation data, so at the "
26370 "moment swap partitions are ignored."
26371 msgstr ""
26372
26373 #. type: textblock
26374 #: ../sparsify/virt-sparsify.pod:72
26375 msgid ""
26376 "You may also want to read the manual pages for the associated tools L<virt-"
26377 "filesystems(1)> and L<virt-df(1)> before starting."
26378 msgstr ""
26379
26380 #. type: textblock
26381 #: ../sparsify/virt-sparsify.pod:77
26382 msgid "Typical usage is:"
26383 msgstr ""
26384
26385 #. type: verbatim
26386 #: ../sparsify/virt-sparsify.pod:79
26387 #, no-wrap
26388 msgid ""
26389 " virt-sparsify indisk outdisk\n"
26390 "\n"
26391 msgstr ""
26392
26393 #. type: textblock
26394 #: ../sparsify/virt-sparsify.pod:81
26395 msgid ""
26396 "which copies C<indisk> to C<outdisk>, making the output sparse.  C<outdisk> "
26397 "is created, or overwritten if it already exists.  The format of the input "
26398 "disk is detected (eg. qcow2) and the same format is used for the output disk."
26399 msgstr ""
26400
26401 #. type: textblock
26402 #: ../sparsify/virt-sparsify.pod:86
26403 msgid "To convert between formats, use the I<--convert> option:"
26404 msgstr ""
26405
26406 #. type: verbatim
26407 #: ../sparsify/virt-sparsify.pod:88
26408 #, no-wrap
26409 msgid ""
26410 " virt-sparsify disk.raw --convert qcow2 disk.qcow2\n"
26411 "\n"
26412 msgstr ""
26413
26414 #. type: textblock
26415 #: ../sparsify/virt-sparsify.pod:90
26416 msgid ""
26417 "Virt-sparsify tries to zero and sparsify free space on every filesystem it "
26418 "can find within the source disk image.  You can get it to ignore (don't zero "
26419 "free space on) certain filesystems by doing:"
26420 msgstr ""
26421
26422 #. type: verbatim
26423 #: ../sparsify/virt-sparsify.pod:94
26424 #, no-wrap
26425 msgid ""
26426 " virt-sparsify --ignore /dev/sda1 indisk outdisk\n"
26427 "\n"
26428 msgstr ""
26429
26430 #. type: textblock
26431 #: ../sparsify/virt-sparsify.pod:96
26432 msgid ""
26433 "See L<virt-filesystems(1)> to get a list of filesystems within a disk image."
26434 msgstr ""
26435
26436 #. type: =item
26437 #: ../sparsify/virt-sparsify.pod:107
26438 #, fuzzy
26439 #| msgid "B<--parts>"
26440 msgid "B<--compress>"
26441 msgstr "B<--parts>"
26442
26443 #. type: textblock
26444 #: ../sparsify/virt-sparsify.pod:109
26445 msgid ""
26446 "Compress the output file.  This I<only> works if the output format is "
26447 "C<qcow2>."
26448 msgstr ""
26449
26450 #. type: =item
26451 #: ../sparsify/virt-sparsify.pod:112
26452 msgid "B<--convert> raw"
26453 msgstr ""
26454
26455 #. type: =item
26456 #: ../sparsify/virt-sparsify.pod:114
26457 msgid "B<--convert> qcow2"
26458 msgstr ""
26459
26460 #. type: =item
26461 #: ../sparsify/virt-sparsify.pod:116
26462 msgid "B<--convert> [other formats]"
26463 msgstr ""
26464
26465 #. type: textblock
26466 #: ../sparsify/virt-sparsify.pod:118
26467 msgid ""
26468 "Use C<output-format> as the format for the destination image.  If this is "
26469 "not specified, then the input format is used."
26470 msgstr ""
26471
26472 #. type: textblock
26473 #: ../sparsify/virt-sparsify.pod:121
26474 msgid ""
26475 "Supported and known-working output formats are: C<raw>, C<qcow2>, C<vdi>."
26476 msgstr ""
26477
26478 #. type: textblock
26479 #: ../sparsify/virt-sparsify.pod:123
26480 msgid ""
26481 "You can also use any format supported by the L<qemu-img(1)> program, eg. "
26482 "C<vmdk>, but support for other formats is reliant on qemu."
26483 msgstr ""
26484
26485 #. type: textblock
26486 #: ../sparsify/virt-sparsify.pod:126
26487 msgid ""
26488 "Specifying the I<--convert> option is usually a good idea, because then virt-"
26489 "sparsify doesn't need to try to guess the input format."
26490 msgstr ""
26491
26492 #. type: textblock
26493 #: ../sparsify/virt-sparsify.pod:129
26494 msgid "For fine-tuning the output format, see: I<--compress>, I<-o>."
26495 msgstr ""
26496
26497 #. type: =item
26498 #: ../sparsify/virt-sparsify.pod:133
26499 msgid "B<--format> qcow2"
26500 msgstr ""
26501
26502 #. type: =item
26503 #: ../sparsify/virt-sparsify.pod:141
26504 msgid "B<--ignore> filesystem"
26505 msgstr ""
26506
26507 #. type: =item
26508 #: ../sparsify/virt-sparsify.pod:143
26509 msgid "B<--ignore> volgroup"
26510 msgstr ""
26511
26512 #. type: textblock
26513 #: ../sparsify/virt-sparsify.pod:145
26514 msgid ""
26515 "Ignore the named filesystem.  Free space on the filesystem will not be "
26516 "zeroed, but existing blocks of zeroes will still be sparsified."
26517 msgstr ""
26518
26519 #. type: textblock
26520 #: ../sparsify/virt-sparsify.pod:148
26521 msgid ""
26522 "In the second form, this ignores the named volume group.  Use the volume "
26523 "group name without the C</dev/> prefix, eg. I<--ignore vg_foo>"
26524 msgstr ""
26525
26526 #. type: =item
26527 #: ../sparsify/virt-sparsify.pod:159
26528 #, fuzzy
26529 #| msgid "B<--option option>"
26530 msgid "B<-o> option[,option,...]"
26531 msgstr "B<--option параметр>"
26532
26533 #. type: textblock
26534 #: ../sparsify/virt-sparsify.pod:161
26535 msgid ""
26536 "Pass I<-o> option(s) to the L<qemu-img(1)> command to fine-tune the output "
26537 "format.  Options available depend on the output format (see I<--convert>) "
26538 "and the installed version of the qemu-img program."
26539 msgstr ""
26540
26541 #. type: textblock
26542 #: ../sparsify/virt-sparsify.pod:165
26543 msgid ""
26544 "You should use I<-o> at most once.  To pass multiple options, separate them "
26545 "with commas, eg:"
26546 msgstr ""
26547
26548 #. type: verbatim
26549 #: ../sparsify/virt-sparsify.pod:168
26550 #, no-wrap
26551 msgid ""
26552 " virt-sparsify --convert qcow2 \\\n"
26553 "   -o cluster_size=512,preallocation=metadata ...\n"
26554 "\n"
26555 msgstr ""
26556
26557 #. type: textblock
26558 #: ../sparsify/virt-sparsify.pod:175
26559 msgid "This disables progress bars and other unnecessary output."
26560 msgstr ""
26561
26562 #. type: textblock
26563 #: ../sparsify/virt-sparsify.pod:197
26564 msgid ""
26565 "The I<--machine-readable> option can be used to make the output more machine "
26566 "friendly, which is useful when calling virt-sparsify from other programs, "
26567 "GUIs etc."
26568 msgstr ""
26569
26570 #. type: textblock
26571 #: ../sparsify/virt-sparsify.pod:203
26572 msgid ""
26573 "Firstly use the option on its own to query the capabilities of the virt-"
26574 "sparsify binary.  Typical output looks like this:"
26575 msgstr ""
26576
26577 #. type: verbatim
26578 #: ../sparsify/virt-sparsify.pod:206
26579 #, no-wrap
26580 msgid ""
26581 " $ virt-sparsify --machine-readable\n"
26582 " virt-sparsify\n"
26583 " ntfs\n"
26584 " btrfs\n"
26585 "\n"
26586 msgstr ""
26587
26588 #. type: textblock
26589 #: ../sparsify/virt-sparsify.pod:236
26590 msgid ""
26591 "The calling program should treat messages sent to stderr as error messages.  "
26592 "In addition, virt-sparsify exits with a non-zero status code if there was a "
26593 "fatal error."
26594 msgstr ""
26595
26596 #. type: textblock
26597 #: ../sparsify/virt-sparsify.pod:242
26598 msgid ""
26599 "All versions of virt-sparsify have supported the I<--machine-readable> "
26600 "option."
26601 msgstr ""
26602
26603 #. type: textblock
26604 #: ../sparsify/virt-sparsify.pod:256
26605 msgid ""
26606 "Location of the temporary directory used for the potentially large temporary "
26607 "overlay file."
26608 msgstr ""
26609
26610 #. type: textblock
26611 #: ../sparsify/virt-sparsify.pod:259
26612 msgid ""
26613 "You should ensure there is enough free space in the worst case for a full "
26614 "copy of the source disk (I<virtual> size), or else set C<$TMPDIR> to point "
26615 "to another directory that has enough space."
26616 msgstr ""
26617
26618 #. type: textblock
26619 #: ../sparsify/virt-sparsify.pod:263
26620 msgid "This defaults to C</tmp>."
26621 msgstr ""
26622
26623 #. type: textblock
26624 #: ../sparsify/virt-sparsify.pod:267
26625 msgid ""
26626 "For other environment variables, see L<guestfs(3)/ENVIRONMENT VARIABLES>."
26627 msgstr ""
26628
26629 #. type: textblock
26630 #: ../sparsify/virt-sparsify.pod:271
26631 msgid ""
26632 "L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>, "
26633 "L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-img"
26634 "(1)>, L<http://libguestfs.org/>."
26635 msgstr ""
26636
26637 #. type: =head2
26638 #: ../src/guestfs-actions.pod:1
26639 msgid "guestfs_add_cdrom"
26640 msgstr ""
26641
26642 #. type: verbatim
26643 #: ../src/guestfs-actions.pod:3
26644 #, no-wrap
26645 msgid ""
26646 " int\n"
26647 " guestfs_add_cdrom (guestfs_h *g,\n"
26648 "                    const char *filename);\n"
26649 "\n"
26650 msgstr ""
26651
26652 #. type: textblock
26653 #: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:302
26654 #: ../src/guestfs-actions.pod:323
26655 msgid ""
26656 "I<This function is deprecated.> In new code, use the L</"
26657 "guestfs_add_drive_opts> call instead."
26658 msgstr ""
26659
26660 #. type: textblock
26661 #: ../src/guestfs-actions.pod:24
26662 msgid ""
26663 "This call checks for the existence of C<filename>.  This stops you from "
26664 "specifying other types of drive which are supported by qemu such as C<nbd:> "
26665 "and C<http:> URLs.  To specify those, use the general C<guestfs_config> call "
26666 "instead."
26667 msgstr ""
26668
26669 #. type: textblock
26670 #: ../src/guestfs-actions.pod:31
26671 msgid ""
26672 "If you just want to add an ISO file (often you use this as an efficient way "
26673 "to transfer large files into the guest), then you should probably use "
26674 "C<guestfs_add_drive_ro> instead."
26675 msgstr ""
26676
26677 #. type: textblock
26678 #: ../src/guestfs-actions.pod:37 ../src/guestfs-actions.pod:187
26679 #: ../src/guestfs-actions.pod:254 ../src/guestfs-actions.pod:291
26680 #: ../src/guestfs-actions.pod:312 ../src/guestfs-actions.pod:333
26681 #: ../src/guestfs-actions.pod:346 ../src/guestfs-actions.pod:360
26682 #: ../src/guestfs-actions.pod:480 ../src/guestfs-actions.pod:500
26683 #: ../src/guestfs-actions.pod:514 ../src/guestfs-actions.pod:559
26684 #: ../src/guestfs-actions.pod:587 ../src/guestfs-actions.pod:605
26685 #: ../src/guestfs-actions.pod:672 ../src/guestfs-actions.pod:705
26686 #: ../src/guestfs-actions.pod:719 ../src/guestfs-actions.pod:734
26687 #: ../src/guestfs-actions.pod:833 ../src/guestfs-actions.pod:851
26688 #: ../src/guestfs-actions.pod:865 ../src/guestfs-actions.pod:879
26689 #: ../src/guestfs-actions.pod:916 ../src/guestfs-actions.pod:1099
26690 #: ../src/guestfs-actions.pod:1119 ../src/guestfs-actions.pod:1137
26691 #: ../src/guestfs-actions.pod:1227 ../src/guestfs-actions.pod:1286
26692 #: ../src/guestfs-actions.pod:1332 ../src/guestfs-actions.pod:1372
26693 #: ../src/guestfs-actions.pod:1425 ../src/guestfs-actions.pod:1478
26694 #: ../src/guestfs-actions.pod:1536 ../src/guestfs-actions.pod:1590
26695 #: ../src/guestfs-actions.pod:1609 ../src/guestfs-actions.pod:1623
26696 #: ../src/guestfs-actions.pod:1651 ../src/guestfs-actions.pod:1721
26697 #: ../src/guestfs-actions.pod:1752 ../src/guestfs-actions.pod:1777
26698 #: ../src/guestfs-actions.pod:1819 ../src/guestfs-actions.pod:1932
26699 #: ../src/guestfs-actions.pod:1959 ../src/guestfs-actions.pod:2174
26700 #: ../src/guestfs-actions.pod:2196 ../src/guestfs-actions.pod:2283
26701 #: ../src/guestfs-actions.pod:2791 ../src/guestfs-actions.pod:2935
26702 #: ../src/guestfs-actions.pod:2996 ../src/guestfs-actions.pod:3031
26703 #: ../src/guestfs-actions.pod:4092 ../src/guestfs-actions.pod:4107
26704 #: ../src/guestfs-actions.pod:4132 ../src/guestfs-actions.pod:4334
26705 #: ../src/guestfs-actions.pod:4348 ../src/guestfs-actions.pod:4361
26706 #: ../src/guestfs-actions.pod:4375 ../src/guestfs-actions.pod:4390
26707 #: ../src/guestfs-actions.pod:4426 ../src/guestfs-actions.pod:4498
26708 #: ../src/guestfs-actions.pod:4518 ../src/guestfs-actions.pod:4535
26709 #: ../src/guestfs-actions.pod:4555 ../src/guestfs-actions.pod:4575
26710 #: ../src/guestfs-actions.pod:4610 ../src/guestfs-actions.pod:4629
26711 #: ../src/guestfs-actions.pod:4648 ../src/guestfs-actions.pod:4683
26712 #: ../src/guestfs-actions.pod:4695 ../src/guestfs-actions.pod:4728
26713 #: ../src/guestfs-actions.pod:4744 ../src/guestfs-actions.pod:4757
26714 #: ../src/guestfs-actions.pod:4772 ../src/guestfs-actions.pod:4789
26715 #: ../src/guestfs-actions.pod:4947 ../src/guestfs-actions.pod:5021
26716 #: ../src/guestfs-actions.pod:5031 ../src/guestfs-actions.pod:5051
26717 #: ../src/guestfs-actions.pod:5064 ../src/guestfs-actions.pod:5115
26718 #: ../src/guestfs-actions.pod:5133 ../src/guestfs-actions.pod:5151
26719 #: ../src/guestfs-actions.pod:5167 ../src/guestfs-actions.pod:5181
26720 #: ../src/guestfs-actions.pod:5195 ../src/guestfs-actions.pod:5212
26721 #: ../src/guestfs-actions.pod:5227 ../src/guestfs-actions.pod:5254
26722 #: ../src/guestfs-actions.pod:5317 ../src/guestfs-actions.pod:5390
26723 #: ../src/guestfs-actions.pod:5421 ../src/guestfs-actions.pod:5440
26724 #: ../src/guestfs-actions.pod:5459 ../src/guestfs-actions.pod:5471
26725 #: ../src/guestfs-actions.pod:5488 ../src/guestfs-actions.pod:5501
26726 #: ../src/guestfs-actions.pod:5516 ../src/guestfs-actions.pod:5531
26727 #: ../src/guestfs-actions.pod:5563 ../src/guestfs-actions.pod:5589
26728 #: ../src/guestfs-actions.pod:5628 ../src/guestfs-actions.pod:5648
26729 #: ../src/guestfs-actions.pod:5662 ../src/guestfs-actions.pod:5679
26730 #: ../src/guestfs-actions.pod:5728 ../src/guestfs-actions.pod:5781
26731 #: ../src/guestfs-actions.pod:5828 ../src/guestfs-actions.pod:5871
26732 #: ../src/guestfs-actions.pod:5899 ../src/guestfs-actions.pod:5916
26733 #: ../src/guestfs-actions.pod:5934 ../src/guestfs-actions.pod:6071
26734 #: ../src/guestfs-actions.pod:6128 ../src/guestfs-actions.pod:6150
26735 #: ../src/guestfs-actions.pod:6168 ../src/guestfs-actions.pod:6220
26736 #: ../src/guestfs-actions.pod:6286 ../src/guestfs-actions.pod:6303
26737 #: ../src/guestfs-actions.pod:6316 ../src/guestfs-actions.pod:6330
26738 #: ../src/guestfs-actions.pod:6619 ../src/guestfs-actions.pod:6638
26739 #: ../src/guestfs-actions.pod:6657 ../src/guestfs-actions.pod:6671
26740 #: ../src/guestfs-actions.pod:6683 ../src/guestfs-actions.pod:6697
26741 #: ../src/guestfs-actions.pod:6709 ../src/guestfs-actions.pod:6723
26742 #: ../src/guestfs-actions.pod:6739 ../src/guestfs-actions.pod:6757
26743 #: ../src/guestfs-actions.pod:6776 ../src/guestfs-actions.pod:6795
26744 #: ../src/guestfs-actions.pod:6825 ../src/guestfs-actions.pod:6843
26745 #: ../src/guestfs-actions.pod:6866 ../src/guestfs-actions.pod:6884
26746 #: ../src/guestfs-actions.pod:6903 ../src/guestfs-actions.pod:6924
26747 #: ../src/guestfs-actions.pod:6943 ../src/guestfs-actions.pod:6960
26748 #: ../src/guestfs-actions.pod:6979 ../src/guestfs-actions.pod:7007
26749 #: ../src/guestfs-actions.pod:7031 ../src/guestfs-actions.pod:7050
26750 #: ../src/guestfs-actions.pod:7066 ../src/guestfs-actions.pod:7090
26751 #: ../src/guestfs-actions.pod:7109 ../src/guestfs-actions.pod:7124
26752 #: ../src/guestfs-actions.pod:7143 ../src/guestfs-actions.pod:7187
26753 #: ../src/guestfs-actions.pod:7214 ../src/guestfs-actions.pod:7244
26754 #: ../src/guestfs-actions.pod:7356 ../src/guestfs-actions.pod:7477
26755 #: ../src/guestfs-actions.pod:7489 ../src/guestfs-actions.pod:7502
26756 #: ../src/guestfs-actions.pod:7515 ../src/guestfs-actions.pod:7537
26757 #: ../src/guestfs-actions.pod:7550 ../src/guestfs-actions.pod:7563
26758 #: ../src/guestfs-actions.pod:7576 ../src/guestfs-actions.pod:7591
26759 #: ../src/guestfs-actions.pod:7650 ../src/guestfs-actions.pod:7667
26760 #: ../src/guestfs-actions.pod:7683 ../src/guestfs-actions.pod:7699
26761 #: ../src/guestfs-actions.pod:7716 ../src/guestfs-actions.pod:7729
26762 #: ../src/guestfs-actions.pod:7749 ../src/guestfs-actions.pod:7849
26763 #: ../src/guestfs-actions.pod:7907 ../src/guestfs-actions.pod:7921
26764 #: ../src/guestfs-actions.pod:7962 ../src/guestfs-actions.pod:7975
26765 #: ../src/guestfs-actions.pod:7993 ../src/guestfs-actions.pod:8027
26766 #: ../src/guestfs-actions.pod:8063 ../src/guestfs-actions.pod:8179
26767 #: ../src/guestfs-actions.pod:8194 ../src/guestfs-actions.pod:8208
26768 #: ../src/guestfs-actions.pod:8263 ../src/guestfs-actions.pod:8276
26769 #: ../src/guestfs-actions.pod:8321 ../src/guestfs-actions.pod:8361
26770 #: ../src/guestfs-actions.pod:8417 ../src/guestfs-actions.pod:8437
26771 #: ../src/guestfs-actions.pod:8470 ../src/guestfs-actions.pod:8534
26772 #: ../src/guestfs-actions.pod:8557 ../src/guestfs-actions.pod:8583
26773 msgid "This function returns 0 on success or -1 on error."
26774 msgstr ""
26775
26776 #. type: textblock
26777 #: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189
26778 #: ../src/guestfs-actions.pod:1334 ../src/guestfs-actions.pod:2397
26779 #: ../src/guestfs-actions.pod:2495 ../src/guestfs-actions.pod:2620
26780 #: ../src/guestfs-actions.pod:4094 ../src/guestfs-actions.pod:4114
26781 #: ../src/guestfs-actions.pod:5565 ../src/guestfs-actions.pod:6845
26782 #: ../src/guestfs-actions.pod:6962 ../src/guestfs-actions.pod:7111
26783 #: ../src/guestfs-actions.pod:7593 ../src/guestfs-actions.pod:7718
26784 #: ../src/guestfs-actions.pod:8363
26785 msgid "(Added in 0.3)"
26786 msgstr "(Додано у 0.3)"
26787
26788 #. type: =head2
26789 #: ../src/guestfs-actions.pod:41
26790 msgid "guestfs_add_domain"
26791 msgstr ""
26792
26793 #. type: verbatim
26794 #: ../src/guestfs-actions.pod:43
26795 #, no-wrap
26796 msgid ""
26797 " int\n"
26798 " guestfs_add_domain (guestfs_h *g,\n"
26799 "                     const char *dom,\n"
26800 "                     ...);\n"
26801 "\n"
26802 msgstr ""
26803
26804 #. type: textblock
26805 #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198
26806 #: ../src/guestfs-actions.pod:890 ../src/guestfs-actions.pod:1214
26807 #: ../src/guestfs-actions.pod:1266 ../src/guestfs-actions.pod:1344
26808 #: ../src/guestfs-actions.pod:1413 ../src/guestfs-actions.pod:1466
26809 #: ../src/guestfs-actions.pod:1519 ../src/guestfs-actions.pod:3288
26810 #: ../src/guestfs-actions.pod:4882 ../src/guestfs-actions.pod:5266
26811 #: ../src/guestfs-actions.pod:5575 ../src/guestfs-actions.pod:5792
26812 #: ../src/guestfs-actions.pod:7760
26813 msgid ""
26814 "You may supply a list of optional arguments to this call.  Use zero or more "
26815 "of the following pairs of parameters, and terminate the list with C<-1> on "
26816 "its own.  See L</CALLS WITH OPTIONAL ARGUMENTS>."
26817 msgstr ""
26818
26819 #. type: verbatim
26820 #: ../src/guestfs-actions.pod:53
26821 #, no-wrap
26822 msgid ""
26823 " GUESTFS_ADD_DOMAIN_LIBVIRTURI, const char *libvirturi,\n"
26824 " GUESTFS_ADD_DOMAIN_READONLY, int readonly,\n"
26825 " GUESTFS_ADD_DOMAIN_IFACE, const char *iface,\n"
26826 " GUESTFS_ADD_DOMAIN_LIVE, int live,\n"
26827 " GUESTFS_ADD_DOMAIN_ALLOWUUID, int allowuuid,\n"
26828 " GUESTFS_ADD_DOMAIN_READONLYDISK, const char *readonlydisk,\n"
26829 "\n"
26830 msgstr ""
26831
26832 #. type: textblock
26833 #: ../src/guestfs-actions.pod:60
26834 msgid ""
26835 "This function adds the disk(s) attached to the named libvirt domain C<dom>.  "
26836 "It works by connecting to libvirt, requesting the domain and domain XML from "
26837 "libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on each "
26838 "one."
26839 msgstr ""
26840
26841 #. type: textblock
26842 #: ../src/guestfs-actions.pod:141
26843 msgid ""
26844 "The other optional parameters are passed directly through to "
26845 "C<guestfs_add_drive_opts>."
26846 msgstr ""
26847
26848 #. type: textblock
26849 #: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:403
26850 #: ../src/guestfs-actions.pod:573 ../src/guestfs-actions.pod:751
26851 #: ../src/guestfs-actions.pod:782 ../src/guestfs-actions.pod:800
26852 #: ../src/guestfs-actions.pod:819 ../src/guestfs-actions.pod:1797
26853 #: ../src/guestfs-actions.pod:2153 ../src/guestfs-actions.pod:2356
26854 #: ../src/guestfs-actions.pod:2467 ../src/guestfs-actions.pod:2518
26855 #: ../src/guestfs-actions.pod:2570 ../src/guestfs-actions.pod:2584
26856 #: ../src/guestfs-actions.pod:2607 ../src/guestfs-actions.pod:2922
26857 #: ../src/guestfs-actions.pod:3406 ../src/guestfs-actions.pod:3424
26858 #: ../src/guestfs-actions.pod:5751 ../src/guestfs-actions.pod:5968
26859 #: ../src/guestfs-actions.pod:6206 ../src/guestfs-actions.pod:6400
26860 #: ../src/guestfs-actions.pod:6426 ../src/guestfs-actions.pod:7948
26861 #: ../src/guestfs-actions.pod:8374 ../src/guestfs-actions.pod:8387
26862 #: ../src/guestfs-actions.pod:8400
26863 msgid "On error this function returns -1."
26864 msgstr ""
26865
26866 #. type: textblock
26867 #: ../src/guestfs-actions.pod:146
26868 msgid "(Added in 1.7.4)"
26869 msgstr "(Додано у 1.7.4)"
26870
26871 #. type: =head2
26872 #: ../src/guestfs-actions.pod:148
26873 msgid "guestfs_add_domain_va"
26874 msgstr ""
26875
26876 #. type: verbatim
26877 #: ../src/guestfs-actions.pod:150
26878 #, no-wrap
26879 msgid ""
26880 " int\n"
26881 " guestfs_add_domain_va (guestfs_h *g,\n"
26882 "                        const char *dom,\n"
26883 "                        va_list args);\n"
26884 "\n"
26885 msgstr ""
26886
26887 #. type: textblock
26888 #: ../src/guestfs-actions.pod:155
26889 msgid "This is the \"va_list variant\" of L</guestfs_add_domain>."
26890 msgstr ""
26891
26892 #. type: textblock
26893 #: ../src/guestfs-actions.pod:157 ../src/guestfs-actions.pod:168
26894 #: ../src/guestfs-actions.pod:267 ../src/guestfs-actions.pod:278
26895 #: ../src/guestfs-actions.pod:929 ../src/guestfs-actions.pod:940
26896 #: ../src/guestfs-actions.pod:1242 ../src/guestfs-actions.pod:1255
26897 #: ../src/guestfs-actions.pod:1301 ../src/guestfs-actions.pod:1314
26898 #: ../src/guestfs-actions.pod:1391 ../src/guestfs-actions.pod:1403
26899 #: ../src/guestfs-actions.pod:1444 ../src/guestfs-actions.pod:1456
26900 #: ../src/guestfs-actions.pod:1497 ../src/guestfs-actions.pod:1509
26901 #: ../src/guestfs-actions.pod:1555 ../src/guestfs-actions.pod:1567
26902 #: ../src/guestfs-actions.pod:3372 ../src/guestfs-actions.pod:3384
26903 #: ../src/guestfs-actions.pod:4959 ../src/guestfs-actions.pod:4971
26904 #: ../src/guestfs-actions.pod:5331 ../src/guestfs-actions.pod:5343
26905 #: ../src/guestfs-actions.pod:5603 ../src/guestfs-actions.pod:5615
26906 #: ../src/guestfs-actions.pod:5841 ../src/guestfs-actions.pod:5852
26907 #: ../src/guestfs-actions.pod:7862 ../src/guestfs-actions.pod:7873
26908 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
26909 msgstr "Див. L</CALLS WITH OPTIONAL ARGUMENTS>."
26910
26911 #. type: =head2
26912 #: ../src/guestfs-actions.pod:159
26913 msgid "guestfs_add_domain_argv"
26914 msgstr "guestfs_add_domain_argv"
26915
26916 #. type: verbatim
26917 #: ../src/guestfs-actions.pod:161
26918 #, no-wrap
26919 msgid ""
26920 " int\n"
26921 " guestfs_add_domain_argv (guestfs_h *g,\n"
26922 "                          const char *dom,\n"
26923 "                          const struct guestfs_add_domain_argv *optargs);\n"
26924 "\n"
26925 msgstr ""
26926
26927 #. type: textblock
26928 #: ../src/guestfs-actions.pod:166
26929 msgid "This is the \"argv variant\" of L</guestfs_add_domain>."
26930 msgstr ""
26931
26932 #. type: =head2
26933 #: ../src/guestfs-actions.pod:170
26934 msgid "guestfs_add_drive"
26935 msgstr ""
26936
26937 #. type: verbatim
26938 #: ../src/guestfs-actions.pod:172
26939 #, no-wrap
26940 msgid ""
26941 " int\n"
26942 " guestfs_add_drive (guestfs_h *g,\n"
26943 "                    const char *filename);\n"
26944 "\n"
26945 msgstr ""
26946
26947 #. type: textblock
26948 #: ../src/guestfs-actions.pod:176
26949 msgid ""
26950 "This function is the equivalent of calling C<guestfs_add_drive_opts> with no "
26951 "optional parameters, so the disk is added writable, with the format being "
26952 "detected automatically."
26953 msgstr ""
26954
26955 #. type: textblock
26956 #: ../src/guestfs-actions.pod:180
26957 msgid ""
26958 "Automatic detection of the format opens you up to a potential security hole "
26959 "when dealing with untrusted raw-format images.  See CVE-2010-3851 and "
26960 "RHBZ#642934.  Specifying the format closes this security hole.  Therefore "
26961 "you should think about replacing calls to this function with calls to "
26962 "C<guestfs_add_drive_opts>, and specifying the format."
26963 msgstr ""
26964
26965 #. type: =head2
26966 #: ../src/guestfs-actions.pod:191
26967 msgid "guestfs_add_drive_opts"
26968 msgstr ""
26969
26970 #. type: verbatim
26971 #: ../src/guestfs-actions.pod:193
26972 #, no-wrap
26973 msgid ""
26974 " int\n"
26975 " guestfs_add_drive_opts (guestfs_h *g,\n"
26976 "                         const char *filename,\n"
26977 "                         ...);\n"
26978 "\n"
26979 msgstr ""
26980
26981 #. type: verbatim
26982 #: ../src/guestfs-actions.pod:203
26983 #, no-wrap
26984 msgid ""
26985 " GUESTFS_ADD_DRIVE_OPTS_READONLY, int readonly,\n"
26986 " GUESTFS_ADD_DRIVE_OPTS_FORMAT, const char *format,\n"
26987 " GUESTFS_ADD_DRIVE_OPTS_IFACE, const char *iface,\n"
26988 " GUESTFS_ADD_DRIVE_OPTS_NAME, const char *name,\n"
26989 "\n"
26990 msgstr ""
26991
26992 #. type: textblock
26993 #: ../src/guestfs-actions.pod:233
26994 msgid ""
26995 "This forces the image format.  If you omit this (or use C<guestfs_add_drive> "
26996 "or C<guestfs_add_drive_ro>) then the format is automatically detected.  "
26997 "Possible formats include C<raw> and C<qcow2>."
26998 msgstr ""
26999
27000 #. type: textblock
27001 #: ../src/guestfs-actions.pod:244
27002 msgid ""
27003 "This rarely-used option lets you emulate the behaviour of the deprecated "
27004 "C<guestfs_add_drive_with_if> call (q.v.)"
27005 msgstr ""
27006
27007 #. type: textblock
27008 #: ../src/guestfs-actions.pod:256
27009 msgid "(Added in 1.5.23)"
27010 msgstr "(Додано у 1.5.23)"
27011
27012 #. type: =head2
27013 #: ../src/guestfs-actions.pod:258
27014 msgid "guestfs_add_drive_opts_va"
27015 msgstr ""
27016
27017 #. type: verbatim
27018 #: ../src/guestfs-actions.pod:260
27019 #, no-wrap
27020 msgid ""
27021 " int\n"
27022 " guestfs_add_drive_opts_va (guestfs_h *g,\n"
27023 "                            const char *filename,\n"
27024 "                            va_list args);\n"
27025 "\n"
27026 msgstr ""
27027
27028 #. type: textblock
27029 #: ../src/guestfs-actions.pod:265
27030 msgid "This is the \"va_list variant\" of L</guestfs_add_drive_opts>."
27031 msgstr ""
27032
27033 #. type: =head2
27034 #: ../src/guestfs-actions.pod:269
27035 msgid "guestfs_add_drive_opts_argv"
27036 msgstr ""
27037
27038 #. type: verbatim
27039 #: ../src/guestfs-actions.pod:271
27040 #, no-wrap
27041 msgid ""
27042 " int\n"
27043 " guestfs_add_drive_opts_argv (guestfs_h *g,\n"
27044 "                              const char *filename,\n"
27045 "                              const struct guestfs_add_drive_opts_argv *optargs);\n"
27046 "\n"
27047 msgstr ""
27048
27049 #. type: textblock
27050 #: ../src/guestfs-actions.pod:276
27051 msgid "This is the \"argv variant\" of L</guestfs_add_drive_opts>."
27052 msgstr ""
27053
27054 #. type: =head2
27055 #: ../src/guestfs-actions.pod:280
27056 msgid "guestfs_add_drive_ro"
27057 msgstr ""
27058
27059 #. type: verbatim
27060 #: ../src/guestfs-actions.pod:282
27061 #, no-wrap
27062 msgid ""
27063 " int\n"
27064 " guestfs_add_drive_ro (guestfs_h *g,\n"
27065 "                       const char *filename);\n"
27066 "\n"
27067 msgstr ""
27068
27069 #. type: textblock
27070 #: ../src/guestfs-actions.pod:286
27071 msgid ""
27072 "This function is the equivalent of calling C<guestfs_add_drive_opts> with "
27073 "the optional parameter C<GUESTFS_ADD_DRIVE_OPTS_READONLY> set to 1, so the "
27074 "disk is added read-only, with the format being detected automatically."
27075 msgstr ""
27076
27077 #. type: textblock
27078 #: ../src/guestfs-actions.pod:293
27079 msgid "(Added in 1.0.38)"
27080 msgstr "(Додано у 1.0.38)"
27081
27082 #. type: =head2
27083 #: ../src/guestfs-actions.pod:295
27084 msgid "guestfs_add_drive_ro_with_if"
27085 msgstr ""
27086
27087 #. type: verbatim
27088 #: ../src/guestfs-actions.pod:297
27089 #, no-wrap
27090 msgid ""
27091 " int\n"
27092 " guestfs_add_drive_ro_with_if (guestfs_h *g,\n"
27093 "                               const char *filename,\n"
27094 "                               const char *iface);\n"
27095 "\n"
27096 msgstr ""
27097
27098 #. type: textblock
27099 #: ../src/guestfs-actions.pod:309
27100 msgid ""
27101 "This is the same as C<guestfs_add_drive_ro> but it allows you to specify the "
27102 "QEMU interface emulation to use at run time."
27103 msgstr ""
27104
27105 #. type: textblock
27106 #: ../src/guestfs-actions.pod:314 ../src/guestfs-actions.pod:335
27107 #: ../src/guestfs-actions.pod:2881
27108 msgid "(Added in 1.0.84)"
27109 msgstr "(Додано у 1.0.84)"
27110
27111 #. type: =head2
27112 #: ../src/guestfs-actions.pod:316
27113 msgid "guestfs_add_drive_with_if"
27114 msgstr ""
27115
27116 #. type: verbatim
27117 #: ../src/guestfs-actions.pod:318
27118 #, no-wrap
27119 msgid ""
27120 " int\n"
27121 " guestfs_add_drive_with_if (guestfs_h *g,\n"
27122 "                            const char *filename,\n"
27123 "                            const char *iface);\n"
27124 "\n"
27125 msgstr ""
27126
27127 #. type: textblock
27128 #: ../src/guestfs-actions.pod:330
27129 msgid ""
27130 "This is the same as C<guestfs_add_drive> but it allows you to specify the "
27131 "QEMU interface emulation to use at run time."
27132 msgstr ""
27133
27134 #. type: =head2
27135 #: ../src/guestfs-actions.pod:337
27136 msgid "guestfs_aug_clear"
27137 msgstr ""
27138
27139 #. type: verbatim
27140 #: ../src/guestfs-actions.pod:339
27141 #, no-wrap
27142 msgid ""
27143 " int\n"
27144 " guestfs_aug_clear (guestfs_h *g,\n"
27145 "                    const char *augpath);\n"
27146 "\n"
27147 msgstr ""
27148
27149 #. type: textblock
27150 #: ../src/guestfs-actions.pod:348 ../src/guestfs-actions.pod:2609
27151 msgid "(Added in 1.3.4)"
27152 msgstr "(Додано у 1.3.4)"
27153
27154 #. type: =head2
27155 #: ../src/guestfs-actions.pod:350
27156 msgid "guestfs_aug_close"
27157 msgstr ""
27158
27159 #. type: verbatim
27160 #: ../src/guestfs-actions.pod:352
27161 #, no-wrap
27162 msgid ""
27163 " int\n"
27164 " guestfs_aug_close (guestfs_h *g);\n"
27165 "\n"
27166 msgstr ""
27167
27168 #. type: textblock
27169 #: ../src/guestfs-actions.pod:355
27170 msgid ""
27171 "Close the current Augeas handle and free up any resources used by it.  After "
27172 "calling this, you have to call C<guestfs_aug_init> again before you can use "
27173 "any other Augeas functions."
27174 msgstr ""
27175
27176 #. type: textblock
27177 #: ../src/guestfs-actions.pod:362 ../src/guestfs-actions.pod:387
27178 #: ../src/guestfs-actions.pod:405 ../src/guestfs-actions.pod:419
27179 #: ../src/guestfs-actions.pod:482 ../src/guestfs-actions.pod:502
27180 #: ../src/guestfs-actions.pod:516 ../src/guestfs-actions.pod:547
27181 #: ../src/guestfs-actions.pod:561 ../src/guestfs-actions.pod:575
27182 #: ../src/guestfs-actions.pod:589 ../src/guestfs-actions.pod:607
27183 #: ../src/guestfs-actions.pod:6477
27184 msgid "(Added in 0.7)"
27185 msgstr "(Додано у 0.7)"
27186
27187 #. type: =head2
27188 #: ../src/guestfs-actions.pod:364
27189 msgid "guestfs_aug_defnode"
27190 msgstr ""
27191
27192 #. type: verbatim
27193 #: ../src/guestfs-actions.pod:366
27194 #, no-wrap
27195 msgid ""
27196 " struct guestfs_int_bool *\n"
27197 " guestfs_aug_defnode (guestfs_h *g,\n"
27198 "                      const char *name,\n"
27199 "                      const char *expr,\n"
27200 "                      const char *val);\n"
27201 "\n"
27202 msgstr ""
27203
27204 #. type: textblock
27205 #: ../src/guestfs-actions.pod:375
27206 msgid ""
27207 "If C<expr> evaluates to an empty nodeset, a node is created, equivalent to "
27208 "calling C<guestfs_aug_set> C<expr>, C<value>.  C<name> will be the nodeset "
27209 "containing that single node."
27210 msgstr ""
27211
27212 #. type: textblock
27213 #: ../src/guestfs-actions.pod:383
27214 msgid ""
27215 "This function returns a C<struct guestfs_int_bool *>, or NULL if there was "
27216 "an error.  I<The caller must call C<guestfs_free_int_bool> after use>."
27217 msgstr ""
27218
27219 #. type: =head2
27220 #: ../src/guestfs-actions.pod:389
27221 msgid "guestfs_aug_defvar"
27222 msgstr ""
27223
27224 #. type: verbatim
27225 #: ../src/guestfs-actions.pod:391
27226 #, no-wrap
27227 msgid ""
27228 " int\n"
27229 " guestfs_aug_defvar (guestfs_h *g,\n"
27230 "                     const char *name,\n"
27231 "                     const char *expr);\n"
27232 "\n"
27233 msgstr ""
27234
27235 #. type: =head2
27236 #: ../src/guestfs-actions.pod:407
27237 msgid "guestfs_aug_get"
27238 msgstr "guestfs_aug_get"
27239
27240 #. type: verbatim
27241 #: ../src/guestfs-actions.pod:409
27242 #, no-wrap
27243 msgid ""
27244 " char *\n"
27245 " guestfs_aug_get (guestfs_h *g,\n"
27246 "                  const char *augpath);\n"
27247 "\n"
27248 msgstr ""
27249 " char *\n"
27250 " guestfs_aug_get (guestfs_h *g,\n"
27251 "                  const char *augpath);\n"
27252 "\n"
27253
27254 #. type: textblock
27255 #: ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:980
27256 #: ../src/guestfs-actions.pod:998 ../src/guestfs-actions.pod:1058
27257 #: ../src/guestfs-actions.pod:1074 ../src/guestfs-actions.pod:1177
27258 #: ../src/guestfs-actions.pod:1666 ../src/guestfs-actions.pod:1683
27259 #: ../src/guestfs-actions.pod:1702 ../src/guestfs-actions.pod:1836
27260 #: ../src/guestfs-actions.pod:2024 ../src/guestfs-actions.pod:2136
27261 #: ../src/guestfs-actions.pod:2299 ../src/guestfs-actions.pod:2316
27262 #: ../src/guestfs-actions.pod:2383 ../src/guestfs-actions.pod:2426
27263 #: ../src/guestfs-actions.pod:2447 ../src/guestfs-actions.pod:2632
27264 #: ../src/guestfs-actions.pod:2846 ../src/guestfs-actions.pod:3050
27265 #: ../src/guestfs-actions.pod:3152 ../src/guestfs-actions.pod:3256
27266 #: ../src/guestfs-actions.pod:3275 ../src/guestfs-actions.pod:3490
27267 #: ../src/guestfs-actions.pod:3518 ../src/guestfs-actions.pod:3539
27268 #: ../src/guestfs-actions.pod:3573 ../src/guestfs-actions.pod:3640
27269 #: ../src/guestfs-actions.pod:3660 ../src/guestfs-actions.pod:3680
27270 #: ../src/guestfs-actions.pod:4320 ../src/guestfs-actions.pod:4667
27271 #: ../src/guestfs-actions.pod:4834 ../src/guestfs-actions.pod:5093
27272 #: ../src/guestfs-actions.pod:5986 ../src/guestfs-actions.pod:6187
27273 #: ../src/guestfs-actions.pod:6375 ../src/guestfs-actions.pod:6553
27274 #: ../src/guestfs-actions.pod:6602 ../src/guestfs-actions.pod:7262
27275 #: ../src/guestfs-actions.pod:7278 ../src/guestfs-actions.pod:7302
27276 #: ../src/guestfs-actions.pod:7326 ../src/guestfs-actions.pod:8122
27277 #: ../src/guestfs-actions.pod:8141 ../src/guestfs-actions.pod:8159
27278 #: ../src/guestfs-actions.pod:8333 ../src/guestfs-actions.pod:8647
27279 msgid ""
27280 "This function returns a string, or NULL on error.  I<The caller must free "
27281 "the returned string after use>."
27282 msgstr ""
27283
27284 #. type: =head2
27285 #: ../src/guestfs-actions.pod:421
27286 msgid "guestfs_aug_init"
27287 msgstr "guestfs_aug_init"
27288
27289 #. type: verbatim
27290 #: ../src/guestfs-actions.pod:423
27291 #, no-wrap
27292 msgid ""
27293 " int\n"
27294 " guestfs_aug_init (guestfs_h *g,\n"
27295 "                   const char *root,\n"
27296 "                   int flags);\n"
27297 "\n"
27298 msgstr ""
27299 " int\n"
27300 " guestfs_aug_init (guestfs_h *g,\n"
27301 "                   const char *root,\n"
27302 "                   int flags);\n"
27303 "\n"
27304
27305 #. type: textblock
27306 #: ../src/guestfs-actions.pod:432
27307 msgid "You must call this before using any other C<guestfs_aug_*> commands."
27308 msgstr ""
27309
27310 #. type: textblock
27311 #: ../src/guestfs-actions.pod:457
27312 msgid ""
27313 "This option is only useful when debugging Augeas lenses.  Use of this option "
27314 "may require additional memory for the libguestfs appliance.  You may need to "
27315 "set the C<LIBGUESTFS_MEMSIZE> environment variable or call "
27316 "C<guestfs_set_memsize>."
27317 msgstr ""
27318
27319 #. type: textblock
27320 #: ../src/guestfs-actions.pod:472
27321 msgid "Do not load the tree in C<guestfs_aug_init>."
27322 msgstr ""
27323
27324 #. type: textblock
27325 #: ../src/guestfs-actions.pod:476
27326 msgid "To close the handle, you can call C<guestfs_aug_close>."
27327 msgstr ""
27328
27329 #. type: =head2
27330 #: ../src/guestfs-actions.pod:484
27331 msgid "guestfs_aug_insert"
27332 msgstr "guestfs_aug_insert"
27333
27334 #. type: verbatim
27335 #: ../src/guestfs-actions.pod:486
27336 #, no-wrap
27337 msgid ""
27338 " int\n"
27339 " guestfs_aug_insert (guestfs_h *g,\n"
27340 "                     const char *augpath,\n"
27341 "                     const char *label,\n"
27342 "                     int before);\n"
27343 "\n"
27344 msgstr ""
27345 " int\n"
27346 " guestfs_aug_insert (guestfs_h *g,\n"
27347 "                     const char *augpath,\n"
27348 "                     const char *label,\n"
27349 "                     int before);\n"
27350 "\n"
27351
27352 #. type: =head2
27353 #: ../src/guestfs-actions.pod:504
27354 msgid "guestfs_aug_load"
27355 msgstr "guestfs_aug_load"
27356
27357 #. type: verbatim
27358 #: ../src/guestfs-actions.pod:506
27359 #, no-wrap
27360 msgid ""
27361 " int\n"
27362 " guestfs_aug_load (guestfs_h *g);\n"
27363 "\n"
27364 msgstr ""
27365 " int\n"
27366 " guestfs_aug_load (guestfs_h *g);\n"
27367 "\n"
27368
27369 #. type: =head2
27370 #: ../src/guestfs-actions.pod:518
27371 msgid "guestfs_aug_ls"
27372 msgstr "guestfs_aug_ls"
27373
27374 #. type: verbatim
27375 #: ../src/guestfs-actions.pod:520
27376 #, no-wrap
27377 msgid ""
27378 " char **\n"
27379 " guestfs_aug_ls (guestfs_h *g,\n"
27380 "                 const char *augpath);\n"
27381 "\n"
27382 msgstr ""
27383 " char **\n"
27384 " guestfs_aug_ls (guestfs_h *g,\n"
27385 "                 const char *augpath);\n"
27386 "\n"
27387
27388 #. type: textblock
27389 #: ../src/guestfs-actions.pod:524
27390 msgid ""
27391 "This is just a shortcut for listing C<guestfs_aug_match> C<path/*> and "
27392 "sorting the resulting nodes into alphabetical order."
27393 msgstr ""
27394
27395 #. type: textblock
27396 #: ../src/guestfs-actions.pod:527 ../src/guestfs-actions.pod:543
27397 #: ../src/guestfs-actions.pod:689 ../src/guestfs-actions.pod:1196
27398 #: ../src/guestfs-actions.pod:1851 ../src/guestfs-actions.pod:1870
27399 #: ../src/guestfs-actions.pod:1973 ../src/guestfs-actions.pod:1992
27400 #: ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2704
27401 #: ../src/guestfs-actions.pod:2720 ../src/guestfs-actions.pod:2739
27402 #: ../src/guestfs-actions.pod:2804 ../src/guestfs-actions.pod:2828
27403 #: ../src/guestfs-actions.pod:2899 ../src/guestfs-actions.pod:2948
27404 #: ../src/guestfs-actions.pod:3217 ../src/guestfs-actions.pod:3592
27405 #: ../src/guestfs-actions.pod:3876 ../src/guestfs-actions.pod:4190
27406 #: ../src/guestfs-actions.pod:4207 ../src/guestfs-actions.pod:4227
27407 #: ../src/guestfs-actions.pod:4282 ../src/guestfs-actions.pod:4302
27408 #: ../src/guestfs-actions.pod:4407 ../src/guestfs-actions.pod:4806
27409 #: ../src/guestfs-actions.pod:5712 ../src/guestfs-actions.pod:6347
27410 #: ../src/guestfs-actions.pod:6473 ../src/guestfs-actions.pod:6587
27411 #: ../src/guestfs-actions.pod:7342 ../src/guestfs-actions.pod:7403
27412 #: ../src/guestfs-actions.pod:7458 ../src/guestfs-actions.pod:7604
27413 #: ../src/guestfs-actions.pod:7628 ../src/guestfs-actions.pod:8226
27414 #: ../src/guestfs-actions.pod:8246 ../src/guestfs-actions.pod:8293
27415 #: ../src/guestfs-actions.pod:8487 ../src/guestfs-actions.pod:8506
27416 #: ../src/guestfs-actions.pod:8597 ../src/guestfs-actions.pod:8616
27417 #: ../src/guestfs-actions.pod:8662 ../src/guestfs-actions.pod:8681
27418 msgid ""
27419 "This function returns a NULL-terminated array of strings (like L<environ(3)"
27420 ">), or NULL if there was an error.  I<The caller must free the strings and "
27421 "the array after use>."
27422 msgstr ""
27423
27424 #. type: textblock
27425 #: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:1121
27426 #: ../src/guestfs-actions.pod:1139 ../src/guestfs-actions.pod:1908
27427 #: ../src/guestfs-actions.pod:3954 ../src/guestfs-actions.pod:3985
27428 #: ../src/guestfs-actions.pod:4650 ../src/guestfs-actions.pod:4697
27429 #: ../src/guestfs-actions.pod:5033 ../src/guestfs-actions.pod:5066
27430 #: ../src/guestfs-actions.pod:5229 ../src/guestfs-actions.pod:5716
27431 #: ../src/guestfs-actions.pod:6288 ../src/guestfs-actions.pod:6685
27432 #: ../src/guestfs-actions.pod:6699 ../src/guestfs-actions.pod:6711
27433 #: ../src/guestfs-actions.pod:7189 ../src/guestfs-actions.pod:7964
27434 #: ../src/guestfs-actions.pod:7977 ../src/guestfs-actions.pod:8210
27435 #: ../src/guestfs-actions.pod:8475
27436 msgid "(Added in 0.8)"
27437 msgstr "(Додано у 0.8)"
27438
27439 #. type: =head2
27440 #: ../src/guestfs-actions.pod:533
27441 msgid "guestfs_aug_match"
27442 msgstr "guestfs_aug_match"
27443
27444 #. type: verbatim
27445 #: ../src/guestfs-actions.pod:535
27446 #, no-wrap
27447 msgid ""
27448 " char **\n"
27449 " guestfs_aug_match (guestfs_h *g,\n"
27450 "                    const char *augpath);\n"
27451 "\n"
27452 msgstr ""
27453 " char **\n"
27454 " guestfs_aug_match (guestfs_h *g,\n"
27455 "                    const char *augpath);\n"
27456 "\n"
27457
27458 #. type: =head2
27459 #: ../src/guestfs-actions.pod:549
27460 msgid "guestfs_aug_mv"
27461 msgstr "guestfs_aug_mv"
27462
27463 #. type: verbatim
27464 #: ../src/guestfs-actions.pod:551
27465 #, no-wrap
27466 msgid ""
27467 " int\n"
27468 " guestfs_aug_mv (guestfs_h *g,\n"
27469 "                 const char *src,\n"
27470 "                 const char *dest);\n"
27471 "\n"
27472 msgstr ""
27473 " int\n"
27474 " guestfs_aug_mv (guestfs_h *g,\n"
27475 "                 const char *src,\n"
27476 "                 const char *dest);\n"
27477 "\n"
27478
27479 #. type: =head2
27480 #: ../src/guestfs-actions.pod:563
27481 msgid "guestfs_aug_rm"
27482 msgstr "guestfs_aug_rm"
27483
27484 #. type: verbatim
27485 #: ../src/guestfs-actions.pod:565
27486 #, no-wrap
27487 msgid ""
27488 " int\n"
27489 " guestfs_aug_rm (guestfs_h *g,\n"
27490 "                 const char *augpath);\n"
27491 "\n"
27492 msgstr ""
27493 " int\n"
27494 " guestfs_aug_rm (guestfs_h *g,\n"
27495 "                 const char *augpath);\n"
27496 "\n"
27497
27498 #. type: =head2
27499 #: ../src/guestfs-actions.pod:577
27500 msgid "guestfs_aug_save"
27501 msgstr "guestfs_aug_save"
27502
27503 #. type: verbatim
27504 #: ../src/guestfs-actions.pod:579
27505 #, no-wrap
27506 msgid ""
27507 " int\n"
27508 " guestfs_aug_save (guestfs_h *g);\n"
27509 "\n"
27510 msgstr ""
27511 " int\n"
27512 " guestfs_aug_save (guestfs_h *g);\n"
27513 "\n"
27514
27515 #. type: textblock
27516 #: ../src/guestfs-actions.pod:584
27517 msgid ""
27518 "The flags which were passed to C<guestfs_aug_init> affect exactly how files "
27519 "are saved."
27520 msgstr ""
27521
27522 #. type: =head2
27523 #: ../src/guestfs-actions.pod:591
27524 msgid "guestfs_aug_set"
27525 msgstr "guestfs_aug_set"
27526
27527 #. type: verbatim
27528 #: ../src/guestfs-actions.pod:593
27529 #, no-wrap
27530 msgid ""
27531 " int\n"
27532 " guestfs_aug_set (guestfs_h *g,\n"
27533 "                  const char *augpath,\n"
27534 "                  const char *val);\n"
27535 "\n"
27536 msgstr ""
27537 " int\n"
27538 " guestfs_aug_set (guestfs_h *g,\n"
27539 "                  const char *augpath,\n"
27540 "                  const char *val);\n"
27541 "\n"
27542
27543 #. type: textblock
27544 #: ../src/guestfs-actions.pod:600
27545 msgid ""
27546 "In the Augeas API, it is possible to clear a node by setting the value to "
27547 "NULL.  Due to an oversight in the libguestfs API you cannot do that with "
27548 "this call.  Instead you must use the C<guestfs_aug_clear> call."
27549 msgstr ""
27550
27551 #. type: =head2
27552 #: ../src/guestfs-actions.pod:609
27553 msgid "guestfs_available"
27554 msgstr "guestfs_available"
27555
27556 #. type: verbatim
27557 #: ../src/guestfs-actions.pod:611
27558 #, no-wrap
27559 msgid ""
27560 " int\n"
27561 " guestfs_available (guestfs_h *g,\n"
27562 "                    char *const *groups);\n"
27563 "\n"
27564 msgstr ""
27565 " int\n"
27566 " guestfs_available (guestfs_h *g,\n"
27567 "                    char *const *groups);\n"
27568 "\n"
27569
27570 #. type: textblock
27571 #: ../src/guestfs-actions.pod:619
27572 msgid ""
27573 "The libguestfs groups, and the functions that those groups correspond to, "
27574 "are listed in L<guestfs(3)/AVAILABILITY>.  You can also fetch this list at "
27575 "runtime by calling C<guestfs_available_all_groups>."
27576 msgstr ""
27577
27578 #. type: textblock
27579 #: ../src/guestfs-actions.pod:643
27580 msgid "You must call C<guestfs_launch> before calling this function."
27581 msgstr ""
27582
27583 #. type: textblock
27584 #: ../src/guestfs-actions.pod:665
27585 msgid ""
27586 "This call was added in version C<1.0.80>.  In previous versions of "
27587 "libguestfs all you could do would be to speculatively execute a command to "
27588 "find out if the daemon implemented it.  See also C<guestfs_version>."
27589 msgstr ""
27590
27591 #. type: textblock
27592 #: ../src/guestfs-actions.pod:674 ../src/guestfs-actions.pod:1653
27593 msgid "(Added in 1.0.80)"
27594 msgstr "(Додано у 1.0.80)"
27595
27596 #. type: =head2
27597 #: ../src/guestfs-actions.pod:676
27598 msgid "guestfs_available_all_groups"
27599 msgstr "guestfs_available_all_groups"
27600
27601 #. type: verbatim
27602 #: ../src/guestfs-actions.pod:678
27603 #, no-wrap
27604 msgid ""
27605 " char **\n"
27606 " guestfs_available_all_groups (guestfs_h *g);\n"
27607 "\n"
27608 msgstr ""
27609 " char **\n"
27610 " guestfs_available_all_groups (guestfs_h *g);\n"
27611 "\n"
27612
27613 #. type: textblock
27614 #: ../src/guestfs-actions.pod:681
27615 msgid ""
27616 "This command returns a list of all optional groups that this daemon knows "
27617 "about.  Note this returns both supported and unsupported groups.  To find "
27618 "out which ones the daemon can actually support you have to call "
27619 "C<guestfs_available> on each member of the returned list."
27620 msgstr ""
27621
27622 #. type: textblock
27623 #: ../src/guestfs-actions.pod:687
27624 msgid "See also C<guestfs_available> and L<guestfs(3)/AVAILABILITY>."
27625 msgstr ""
27626
27627 #. type: textblock
27628 #: ../src/guestfs-actions.pod:693
27629 msgid "(Added in 1.3.15)"
27630 msgstr "(Додано у 1.3.15)"
27631
27632 #. type: =head2
27633 #: ../src/guestfs-actions.pod:695
27634 msgid "guestfs_base64_in"
27635 msgstr "guestfs_base64_in"
27636
27637 #. type: verbatim
27638 #: ../src/guestfs-actions.pod:697
27639 #, no-wrap
27640 msgid ""
27641 " int\n"
27642 " guestfs_base64_in (guestfs_h *g,\n"
27643 "                    const char *base64file,\n"
27644 "                    const char *filename);\n"
27645 "\n"
27646 msgstr ""
27647 " int\n"
27648 " guestfs_base64_in (guestfs_h *g,\n"
27649 "                    const char *base64file,\n"
27650 "                    const char *filename);\n"
27651 "\n"
27652
27653 #. type: textblock
27654 #: ../src/guestfs-actions.pod:707 ../src/guestfs-actions.pod:721
27655 msgid "(Added in 1.3.5)"
27656 msgstr "(Додано у 1.3.5)"
27657
27658 #. type: =head2
27659 #: ../src/guestfs-actions.pod:709
27660 msgid "guestfs_base64_out"
27661 msgstr "guestfs_base64_out"
27662
27663 #. type: verbatim
27664 #: ../src/guestfs-actions.pod:711
27665 #, no-wrap
27666 msgid ""
27667 " int\n"
27668 " guestfs_base64_out (guestfs_h *g,\n"
27669 "                     const char *filename,\n"
27670 "                     const char *base64file);\n"
27671 "\n"
27672 msgstr ""
27673 " int\n"
27674 " guestfs_base64_out (guestfs_h *g,\n"
27675 "                     const char *filename,\n"
27676 "                     const char *base64file);\n"
27677 "\n"
27678
27679 #. type: =head2
27680 #: ../src/guestfs-actions.pod:723
27681 msgid "guestfs_blockdev_flushbufs"
27682 msgstr "guestfs_blockdev_flushbufs"
27683
27684 #. type: verbatim
27685 #: ../src/guestfs-actions.pod:725
27686 #, no-wrap
27687 msgid ""
27688 " int\n"
27689 " guestfs_blockdev_flushbufs (guestfs_h *g,\n"
27690 "                             const char *device);\n"
27691 "\n"
27692 msgstr ""
27693 " int\n"
27694 " guestfs_blockdev_flushbufs (guestfs_h *g,\n"
27695 "                             const char *device);\n"
27696 "\n"
27697
27698 #. type: textblock
27699 #: ../src/guestfs-actions.pod:736 ../src/guestfs-actions.pod:753
27700 #: ../src/guestfs-actions.pod:768 ../src/guestfs-actions.pod:784
27701 #: ../src/guestfs-actions.pod:802 ../src/guestfs-actions.pod:821
27702 #: ../src/guestfs-actions.pod:835 ../src/guestfs-actions.pod:853
27703 #: ../src/guestfs-actions.pod:867 ../src/guestfs-actions.pod:881
27704 msgid "(Added in 0.9.3)"
27705 msgstr "(Додано у 0.9.3)"
27706
27707 #. type: =head2
27708 #: ../src/guestfs-actions.pod:738
27709 msgid "guestfs_blockdev_getbsz"
27710 msgstr "guestfs_blockdev_getbsz"
27711
27712 #. type: verbatim
27713 #: ../src/guestfs-actions.pod:740
27714 #, no-wrap
27715 msgid ""
27716 " int\n"
27717 " guestfs_blockdev_getbsz (guestfs_h *g,\n"
27718 "                          const char *device);\n"
27719 "\n"
27720 msgstr ""
27721 " int\n"
27722 " guestfs_blockdev_getbsz (guestfs_h *g,\n"
27723 "                          const char *device);\n"
27724 "\n"
27725
27726 #. type: =head2
27727 #: ../src/guestfs-actions.pod:755
27728 msgid "guestfs_blockdev_getro"
27729 msgstr "guestfs_blockdev_getro"
27730
27731 #. type: verbatim
27732 #: ../src/guestfs-actions.pod:757
27733 #, no-wrap
27734 msgid ""
27735 " int\n"
27736 " guestfs_blockdev_getro (guestfs_h *g,\n"
27737 "                         const char *device);\n"
27738 "\n"
27739 msgstr ""
27740 " int\n"
27741 " guestfs_blockdev_getro (guestfs_h *g,\n"
27742 "                         const char *device);\n"
27743 "\n"
27744
27745 #. type: textblock
27746 #: ../src/guestfs-actions.pod:766 ../src/guestfs-actions.pod:1891
27747 #: ../src/guestfs-actions.pod:1906 ../src/guestfs-actions.pod:2395
27748 #: ../src/guestfs-actions.pod:2406 ../src/guestfs-actions.pod:2478
27749 #: ../src/guestfs-actions.pod:2504 ../src/guestfs-actions.pod:2544
27750 #: ../src/guestfs-actions.pod:2559 ../src/guestfs-actions.pod:2595
27751 #: ../src/guestfs-actions.pod:2618 ../src/guestfs-actions.pod:3697
27752 #: ../src/guestfs-actions.pod:3713 ../src/guestfs-actions.pod:3731
27753 #: ../src/guestfs-actions.pod:3893 ../src/guestfs-actions.pod:3907
27754 #: ../src/guestfs-actions.pod:3922 ../src/guestfs-actions.pod:3936
27755 #: ../src/guestfs-actions.pod:3952 ../src/guestfs-actions.pod:3967
27756 #: ../src/guestfs-actions.pod:3983 ../src/guestfs-actions.pod:3997
27757 #: ../src/guestfs-actions.pod:4010 ../src/guestfs-actions.pod:4024
27758 #: ../src/guestfs-actions.pod:4039 ../src/guestfs-actions.pod:4054
27759 #: ../src/guestfs-actions.pod:4067 ../src/guestfs-actions.pod:4081
27760 #: ../src/guestfs-actions.pod:5950
27761 msgid "This function returns a C truth value on success or -1 on error."
27762 msgstr ""
27763
27764 #. type: =head2
27765 #: ../src/guestfs-actions.pod:770
27766 msgid "guestfs_blockdev_getsize64"
27767 msgstr "guestfs_blockdev_getsize64"
27768
27769 #. type: verbatim
27770 #: ../src/guestfs-actions.pod:772
27771 #, no-wrap
27772 msgid ""
27773 " int64_t\n"
27774 " guestfs_blockdev_getsize64 (guestfs_h *g,\n"
27775 "                             const char *device);\n"
27776 "\n"
27777 msgstr ""
27778 " int64_t\n"
27779 " guestfs_blockdev_getsize64 (guestfs_h *g,\n"
27780 "                             const char *device);\n"
27781 "\n"
27782
27783 #. type: textblock
27784 #: ../src/guestfs-actions.pod:778
27785 msgid "See also C<guestfs_blockdev_getsz>."
27786 msgstr ""
27787
27788 #. type: =head2
27789 #: ../src/guestfs-actions.pod:786
27790 msgid "guestfs_blockdev_getss"
27791 msgstr "guestfs_blockdev_getss"
27792
27793 #. type: verbatim
27794 #: ../src/guestfs-actions.pod:788
27795 #, no-wrap
27796 msgid ""
27797 " int\n"
27798 " guestfs_blockdev_getss (guestfs_h *g,\n"
27799 "                         const char *device);\n"
27800 "\n"
27801 msgstr ""
27802 " int\n"
27803 " guestfs_blockdev_getss (guestfs_h *g,\n"
27804 "                         const char *device);\n"
27805 "\n"
27806
27807 #. type: textblock
27808 #: ../src/guestfs-actions.pod:795
27809 msgid ""
27810 "(Note, this is not the size in sectors, use C<guestfs_blockdev_getsz> for "
27811 "that)."
27812 msgstr ""
27813
27814 #. type: =head2
27815 #: ../src/guestfs-actions.pod:804
27816 msgid "guestfs_blockdev_getsz"
27817 msgstr "guestfs_blockdev_getsz"
27818
27819 #. type: verbatim
27820 #: ../src/guestfs-actions.pod:806
27821 #, no-wrap
27822 msgid ""
27823 " int64_t\n"
27824 " guestfs_blockdev_getsz (guestfs_h *g,\n"
27825 "                         const char *device);\n"
27826 "\n"
27827 msgstr ""
27828 " int64_t\n"
27829 " guestfs_blockdev_getsz (guestfs_h *g,\n"
27830 "                         const char *device);\n"
27831 "\n"
27832
27833 #. type: textblock
27834 #: ../src/guestfs-actions.pod:813
27835 msgid ""
27836 "See also C<guestfs_blockdev_getss> for the real sector size of the device, "
27837 "and C<guestfs_blockdev_getsize64> for the more useful I<size in bytes>."
27838 msgstr ""
27839
27840 #. type: =head2
27841 #: ../src/guestfs-actions.pod:823
27842 msgid "guestfs_blockdev_rereadpt"
27843 msgstr "guestfs_blockdev_rereadpt"
27844
27845 #. type: verbatim
27846 #: ../src/guestfs-actions.pod:825
27847 #, no-wrap
27848 msgid ""
27849 " int\n"
27850 " guestfs_blockdev_rereadpt (guestfs_h *g,\n"
27851 "                            const char *device);\n"
27852 "\n"
27853 msgstr ""
27854 " int\n"
27855 " guestfs_blockdev_rereadpt (guestfs_h *g,\n"
27856 "                            const char *device);\n"
27857 "\n"
27858
27859 #. type: =head2
27860 #: ../src/guestfs-actions.pod:837
27861 msgid "guestfs_blockdev_setbsz"
27862 msgstr "guestfs_blockdev_setbsz"
27863
27864 #. type: verbatim
27865 #: ../src/guestfs-actions.pod:839
27866 #, no-wrap
27867 msgid ""
27868 " int\n"
27869 " guestfs_blockdev_setbsz (guestfs_h *g,\n"
27870 "                          const char *device,\n"
27871 "                          int blocksize);\n"
27872 "\n"
27873 msgstr ""
27874 " int\n"
27875 " guestfs_blockdev_setbsz (guestfs_h *g,\n"
27876 "                          const char *device,\n"
27877 "                          int blocksize);\n"
27878 "\n"
27879
27880 #. type: =head2
27881 #: ../src/guestfs-actions.pod:855
27882 msgid "guestfs_blockdev_setro"
27883 msgstr "guestfs_blockdev_setro"
27884
27885 #. type: verbatim
27886 #: ../src/guestfs-actions.pod:857
27887 #, no-wrap
27888 msgid ""
27889 " int\n"
27890 " guestfs_blockdev_setro (guestfs_h *g,\n"
27891 "                         const char *device);\n"
27892 "\n"
27893 msgstr ""
27894 " int\n"
27895 " guestfs_blockdev_setro (guestfs_h *g,\n"
27896 "                         const char *device);\n"
27897 "\n"
27898
27899 #. type: =head2
27900 #: ../src/guestfs-actions.pod:869
27901 msgid "guestfs_blockdev_setrw"
27902 msgstr "guestfs_blockdev_setrw"
27903
27904 #. type: verbatim
27905 #: ../src/guestfs-actions.pod:871
27906 #, no-wrap
27907 msgid ""
27908 " int\n"
27909 " guestfs_blockdev_setrw (guestfs_h *g,\n"
27910 "                         const char *device);\n"
27911 "\n"
27912 msgstr ""
27913 " int\n"
27914 " guestfs_blockdev_setrw (guestfs_h *g,\n"
27915 "                         const char *device);\n"
27916 "\n"
27917
27918 #. type: =head2
27919 #: ../src/guestfs-actions.pod:883
27920 msgid "guestfs_btrfs_filesystem_resize"
27921 msgstr "guestfs_btrfs_filesystem_resize"
27922
27923 #. type: verbatim
27924 #: ../src/guestfs-actions.pod:885
27925 #, no-wrap
27926 msgid ""
27927 " int\n"
27928 " guestfs_btrfs_filesystem_resize (guestfs_h *g,\n"
27929 "                                  const char *mountpoint,\n"
27930 "                                  ...);\n"
27931 "\n"
27932 msgstr ""
27933 " int\n"
27934 " guestfs_btrfs_filesystem_resize (guestfs_h *g,\n"
27935 "                                  const char *mountpoint,\n"
27936 "                                  ...);\n"
27937 "\n"
27938
27939 #. type: verbatim
27940 #: ../src/guestfs-actions.pod:895
27941 #, no-wrap
27942 msgid ""
27943 " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n"
27944 "\n"
27945 msgstr ""
27946 " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n"
27947 "\n"
27948
27949 #. type: textblock
27950 #: ../src/guestfs-actions.pod:918
27951 msgid "(Added in 1.11.17)"
27952 msgstr "(Додано у 1.11.17)"
27953
27954 #. type: =head2
27955 #: ../src/guestfs-actions.pod:920
27956 msgid "guestfs_btrfs_filesystem_resize_va"
27957 msgstr "guestfs_btrfs_filesystem_resize_va"
27958
27959 #. type: verbatim
27960 #: ../src/guestfs-actions.pod:922
27961 #, no-wrap
27962 msgid ""
27963 " int\n"
27964 " guestfs_btrfs_filesystem_resize_va (guestfs_h *g,\n"
27965 "                                     const char *mountpoint,\n"
27966 "                                     va_list args);\n"
27967 "\n"
27968 msgstr ""
27969 " int\n"
27970 " guestfs_btrfs_filesystem_resize_va (guestfs_h *g,\n"
27971 "                                     const char *mountpoint,\n"
27972 "                                     va_list args);\n"
27973 "\n"
27974
27975 #. type: textblock
27976 #: ../src/guestfs-actions.pod:927
27977 msgid "This is the \"va_list variant\" of L</guestfs_btrfs_filesystem_resize>."
27978 msgstr ""
27979
27980 #. type: =head2
27981 #: ../src/guestfs-actions.pod:931
27982 msgid "guestfs_btrfs_filesystem_resize_argv"
27983 msgstr "guestfs_btrfs_filesystem_resize_argv"
27984
27985 #. type: verbatim
27986 #: ../src/guestfs-actions.pod:933
27987 #, no-wrap
27988 msgid ""
27989 " int\n"
27990 " guestfs_btrfs_filesystem_resize_argv (guestfs_h *g,\n"
27991 "                                       const char *mountpoint,\n"
27992 "                                       const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n"
27993 "\n"
27994 msgstr ""
27995 " int\n"
27996 " guestfs_btrfs_filesystem_resize_argv (guestfs_h *g,\n"
27997 "                                       const char *mountpoint,\n"
27998 "                                       const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n"
27999 "\n"
28000
28001 #. type: textblock
28002 #: ../src/guestfs-actions.pod:938
28003 msgid "This is the \"argv variant\" of L</guestfs_btrfs_filesystem_resize>."
28004 msgstr ""
28005
28006 #. type: =head2
28007 #: ../src/guestfs-actions.pod:942
28008 msgid "guestfs_case_sensitive_path"
28009 msgstr ""
28010
28011 #. type: verbatim
28012 #: ../src/guestfs-actions.pod:944
28013 #, no-wrap
28014 msgid ""
28015 " char *\n"
28016 " guestfs_case_sensitive_path (guestfs_h *g,\n"
28017 "                              const char *path);\n"
28018 "\n"
28019 msgstr ""
28020
28021 #. type: textblock
28022 #: ../src/guestfs-actions.pod:970
28023 msgid ""
28024 "Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\")  might return C<"
28025 "\"/WINDOWS/system32\"> (the exact return value would depend on details of "
28026 "how the directories were originally created under Windows)."
28027 msgstr ""
28028
28029 #. type: textblock
28030 #: ../src/guestfs-actions.pod:978
28031 msgid "See also C<guestfs_realpath>."
28032 msgstr ""
28033
28034 #. type: textblock
28035 #: ../src/guestfs-actions.pod:983 ../src/guestfs-actions.pod:8144
28036 msgid "(Added in 1.0.75)"
28037 msgstr "(Додано у 1.0.75)"
28038
28039 #. type: =head2
28040 #: ../src/guestfs-actions.pod:985
28041 msgid "guestfs_cat"
28042 msgstr ""
28043
28044 #. type: verbatim
28045 #: ../src/guestfs-actions.pod:987
28046 #, no-wrap
28047 msgid ""
28048 " char *\n"
28049 " guestfs_cat (guestfs_h *g,\n"
28050 "              const char *path);\n"
28051 "\n"
28052 msgstr ""
28053
28054 #. type: textblock
28055 #: ../src/guestfs-actions.pod:993
28056 msgid ""
28057 "Note that this function cannot correctly handle binary files (specifically, "
28058 "files containing C<\\0> character which is treated as end of string).  For "
28059 "those you need to use the C<guestfs_read_file> or C<guestfs_download> "
28060 "functions which have a more complex interface."
28061 msgstr ""
28062
28063 #. type: textblock
28064 #: ../src/guestfs-actions.pod:1004 ../src/guestfs-actions.pod:4211
28065 #: ../src/guestfs-actions.pod:4306 ../src/guestfs-actions.pod:4323
28066 #: ../src/guestfs-actions.pod:4411 ../src/guestfs-actions.pod:4810
28067 #: ../src/guestfs-actions.pod:4824 ../src/guestfs-actions.pod:6351
28068 #: ../src/guestfs-actions.pod:6365 ../src/guestfs-actions.pod:8297
28069 #: ../src/guestfs-actions.pod:8311
28070 msgid "(Added in 0.4)"
28071 msgstr "(Додано у 0.4)"
28072
28073 #. type: =head2
28074 #: ../src/guestfs-actions.pod:1006
28075 msgid "guestfs_checksum"
28076 msgstr ""
28077
28078 #. type: verbatim
28079 #: ../src/guestfs-actions.pod:1008
28080 #, no-wrap
28081 msgid ""
28082 " char *\n"
28083 " guestfs_checksum (guestfs_h *g,\n"
28084 "                   const char *csumtype,\n"
28085 "                   const char *path);\n"
28086 "\n"
28087 msgstr ""
28088
28089 #. type: textblock
28090 #: ../src/guestfs-actions.pod:1054
28091 msgid "To get the checksum for a device, use C<guestfs_checksum_device>."
28092 msgstr ""
28093
28094 #. type: textblock
28095 #: ../src/guestfs-actions.pod:1056
28096 msgid "To get the checksums for many files, use C<guestfs_checksums_out>."
28097 msgstr ""
28098
28099 #. type: textblock
28100 #: ../src/guestfs-actions.pod:1061 ../src/guestfs-actions.pod:1728
28101 #: ../src/guestfs-actions.pod:2586 ../src/guestfs-actions.pod:3909
28102 #: ../src/guestfs-actions.pod:3938 ../src/guestfs-actions.pod:3999
28103 #: ../src/guestfs-actions.pod:4026 ../src/guestfs-actions.pod:8000
28104 msgid "(Added in 1.0.2)"
28105 msgstr "(Додано у 1.0.2)"
28106
28107 #. type: =head2
28108 #: ../src/guestfs-actions.pod:1063
28109 msgid "guestfs_checksum_device"
28110 msgstr ""
28111
28112 #. type: verbatim
28113 #: ../src/guestfs-actions.pod:1065
28114 #, no-wrap
28115 msgid ""
28116 " char *\n"
28117 " guestfs_checksum_device (guestfs_h *g,\n"
28118 "                          const char *csumtype,\n"
28119 "                          const char *device);\n"
28120 "\n"
28121 msgstr ""
28122
28123 #. type: textblock
28124 #: ../src/guestfs-actions.pod:1070
28125 msgid ""
28126 "This call computes the MD5, SHAx or CRC checksum of the contents of the "
28127 "device named C<device>.  For the types of checksums supported see the "
28128 "C<guestfs_checksum> command."
28129 msgstr ""
28130
28131 #. type: textblock
28132 #: ../src/guestfs-actions.pod:1077 ../src/guestfs-actions.pod:5783
28133 #: ../src/guestfs-actions.pod:5918 ../src/guestfs-actions.pod:5952
28134 #: ../src/guestfs-actions.pod:5970 ../src/guestfs-actions.pod:6152
28135 #: ../src/guestfs-actions.pod:7909 ../src/guestfs-actions.pod:7923
28136 #: ../src/guestfs-actions.pod:8323
28137 msgid "(Added in 1.3.2)"
28138 msgstr "(Додано у 1.3.2)"
28139
28140 #. type: =head2
28141 #: ../src/guestfs-actions.pod:1079
28142 msgid "guestfs_checksums_out"
28143 msgstr ""
28144
28145 #. type: verbatim
28146 #: ../src/guestfs-actions.pod:1081
28147 #, no-wrap
28148 msgid ""
28149 " int\n"
28150 " guestfs_checksums_out (guestfs_h *g,\n"
28151 "                        const char *csumtype,\n"
28152 "                        const char *directory,\n"
28153 "                        const char *sumsfile);\n"
28154 "\n"
28155 msgstr ""
28156
28157 #. type: textblock
28158 #: ../src/guestfs-actions.pod:1101
28159 msgid "(Added in 1.3.7)"
28160 msgstr "(Додано у 1.3.7)"
28161
28162 #. type: =head2
28163 #: ../src/guestfs-actions.pod:1103
28164 msgid "guestfs_chmod"
28165 msgstr ""
28166
28167 #. type: verbatim
28168 #: ../src/guestfs-actions.pod:1105
28169 #, no-wrap
28170 msgid ""
28171 " int\n"
28172 " guestfs_chmod (guestfs_h *g,\n"
28173 "                int mode,\n"
28174 "                const char *path);\n"
28175 "\n"
28176 msgstr ""
28177
28178 #. type: =head2
28179 #: ../src/guestfs-actions.pod:1123
28180 msgid "guestfs_chown"
28181 msgstr ""
28182
28183 #. type: verbatim
28184 #: ../src/guestfs-actions.pod:1125
28185 #, no-wrap
28186 msgid ""
28187 " int\n"
28188 " guestfs_chown (guestfs_h *g,\n"
28189 "                int owner,\n"
28190 "                int group,\n"
28191 "                const char *path);\n"
28192 "\n"
28193 msgstr ""
28194
28195 #. type: =head2
28196 #: ../src/guestfs-actions.pod:1141
28197 msgid "guestfs_command"
28198 msgstr ""
28199
28200 #. type: verbatim
28201 #: ../src/guestfs-actions.pod:1143
28202 #, no-wrap
28203 msgid ""
28204 " char *\n"
28205 " guestfs_command (guestfs_h *g,\n"
28206 "                  char *const *arguments);\n"
28207 "\n"
28208 msgstr ""
28209
28210 #. type: textblock
28211 #: ../src/guestfs-actions.pod:1152
28212 msgid ""
28213 "The single parameter is an argv-style list of arguments.  The first element "
28214 "is the name of the program to run.  Subsequent elements are parameters.  The "
28215 "list must be non-empty (ie. must contain a program name).  Note that the "
28216 "command runs directly, and is I<not> invoked via the shell (see "
28217 "C<guestfs_sh>)."
28218 msgstr ""
28219
28220 #. type: textblock
28221 #: ../src/guestfs-actions.pod:1183 ../src/guestfs-actions.pod:1203
28222 #: ../src/guestfs-actions.pod:2027
28223 msgid "(Added in 0.9.1)"
28224 msgstr "(Додано у 0.9.1)"
28225
28226 #. type: =head2
28227 #: ../src/guestfs-actions.pod:1185
28228 msgid "guestfs_command_lines"
28229 msgstr ""
28230
28231 #. type: verbatim
28232 #: ../src/guestfs-actions.pod:1187
28233 #, no-wrap
28234 msgid ""
28235 " char **\n"
28236 " guestfs_command_lines (guestfs_h *g,\n"
28237 "                        char *const *arguments);\n"
28238 "\n"
28239 msgstr ""
28240
28241 #. type: textblock
28242 #: ../src/guestfs-actions.pod:1191
28243 msgid ""
28244 "This is the same as C<guestfs_command>, but splits the result into a list of "
28245 "lines."
28246 msgstr ""
28247
28248 #. type: textblock
28249 #: ../src/guestfs-actions.pod:1194
28250 msgid "See also: C<guestfs_sh_lines>"
28251 msgstr ""
28252
28253 #. type: =head2
28254 #: ../src/guestfs-actions.pod:1205
28255 msgid "guestfs_compress_device_out"
28256 msgstr ""
28257
28258 #. type: verbatim
28259 #: ../src/guestfs-actions.pod:1207
28260 #, no-wrap
28261 msgid ""
28262 " int\n"
28263 " guestfs_compress_device_out (guestfs_h *g,\n"
28264 "                              const char *ctype,\n"
28265 "                              const char *device,\n"
28266 "                              const char *zdevice,\n"
28267 "                              ...);\n"
28268 "\n"
28269 msgstr ""
28270
28271 #. type: verbatim
28272 #: ../src/guestfs-actions.pod:1219
28273 #, no-wrap
28274 msgid ""
28275 " GUESTFS_COMPRESS_DEVICE_OUT_LEVEL, int level,\n"
28276 "\n"
28277 msgstr ""
28278
28279 #. type: textblock
28280 #: ../src/guestfs-actions.pod:1224
28281 msgid ""
28282 "The C<ctype> and optional C<level> parameters have the same meaning as in "
28283 "C<guestfs_compress_out>."
28284 msgstr ""
28285
28286 #. type: textblock
28287 #: ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1288
28288 #: ../src/guestfs-actions.pod:2572 ../src/guestfs-actions.pod:7068
28289 msgid "(Added in 1.13.15)"
28290 msgstr ""
28291
28292 #. type: =head2
28293 #: ../src/guestfs-actions.pod:1231
28294 msgid "guestfs_compress_device_out_va"
28295 msgstr ""
28296
28297 #. type: verbatim
28298 #: ../src/guestfs-actions.pod:1233
28299 #, no-wrap
28300 msgid ""
28301 " int\n"
28302 " guestfs_compress_device_out_va (guestfs_h *g,\n"
28303 "                                 const char *ctype,\n"
28304 "                                 const char *device,\n"
28305 "                                 const char *zdevice,\n"
28306 "                                 va_list args);\n"
28307 "\n"
28308 msgstr ""
28309
28310 #. type: textblock
28311 #: ../src/guestfs-actions.pod:1240
28312 msgid "This is the \"va_list variant\" of L</guestfs_compress_device_out>."
28313 msgstr ""
28314
28315 #. type: =head2
28316 #: ../src/guestfs-actions.pod:1244
28317 msgid "guestfs_compress_device_out_argv"
28318 msgstr ""
28319
28320 #. type: verbatim
28321 #: ../src/guestfs-actions.pod:1246
28322 #, no-wrap
28323 msgid ""
28324 " int\n"
28325 " guestfs_compress_device_out_argv (guestfs_h *g,\n"
28326 "                                   const char *ctype,\n"
28327 "                                   const char *device,\n"
28328 "                                   const char *zdevice,\n"
28329 "                                   const struct guestfs_compress_device_out_argv *optargs);\n"
28330 "\n"
28331 msgstr ""
28332
28333 #. type: textblock
28334 #: ../src/guestfs-actions.pod:1253
28335 msgid "This is the \"argv variant\" of L</guestfs_compress_device_out>."
28336 msgstr ""
28337
28338 #. type: =head2
28339 #: ../src/guestfs-actions.pod:1257
28340 msgid "guestfs_compress_out"
28341 msgstr ""
28342
28343 #. type: verbatim
28344 #: ../src/guestfs-actions.pod:1259
28345 #, no-wrap
28346 msgid ""
28347 " int\n"
28348 " guestfs_compress_out (guestfs_h *g,\n"
28349 "                       const char *ctype,\n"
28350 "                       const char *file,\n"
28351 "                       const char *zfile,\n"
28352 "                       ...);\n"
28353 "\n"
28354 msgstr ""
28355
28356 #. type: verbatim
28357 #: ../src/guestfs-actions.pod:1271
28358 #, no-wrap
28359 msgid ""
28360 " GUESTFS_COMPRESS_OUT_LEVEL, int level,\n"
28361 "\n"
28362 msgstr ""
28363
28364 #. type: =head2
28365 #: ../src/guestfs-actions.pod:1290
28366 msgid "guestfs_compress_out_va"
28367 msgstr ""
28368
28369 #. type: verbatim
28370 #: ../src/guestfs-actions.pod:1292
28371 #, no-wrap
28372 msgid ""
28373 " int\n"
28374 " guestfs_compress_out_va (guestfs_h *g,\n"
28375 "                          const char *ctype,\n"
28376 "                          const char *file,\n"
28377 "                          const char *zfile,\n"
28378 "                          va_list args);\n"
28379 "\n"
28380 msgstr ""
28381
28382 #. type: textblock
28383 #: ../src/guestfs-actions.pod:1299
28384 msgid "This is the \"va_list variant\" of L</guestfs_compress_out>."
28385 msgstr ""
28386
28387 #. type: =head2
28388 #: ../src/guestfs-actions.pod:1303
28389 msgid "guestfs_compress_out_argv"
28390 msgstr ""
28391
28392 #. type: verbatim
28393 #: ../src/guestfs-actions.pod:1305
28394 #, no-wrap
28395 msgid ""
28396 " int\n"
28397 " guestfs_compress_out_argv (guestfs_h *g,\n"
28398 "                            const char *ctype,\n"
28399 "                            const char *file,\n"
28400 "                            const char *zfile,\n"
28401 "                            const struct guestfs_compress_out_argv *optargs);\n"
28402 "\n"
28403 msgstr ""
28404
28405 #. type: textblock
28406 #: ../src/guestfs-actions.pod:1312
28407 msgid "This is the \"argv variant\" of L</guestfs_compress_out>."
28408 msgstr ""
28409
28410 #. type: =head2
28411 #: ../src/guestfs-actions.pod:1316
28412 msgid "guestfs_config"
28413 msgstr ""
28414
28415 #. type: verbatim
28416 #: ../src/guestfs-actions.pod:1318
28417 #, no-wrap
28418 msgid ""
28419 " int\n"
28420 " guestfs_config (guestfs_h *g,\n"
28421 "                 const char *qemuparam,\n"
28422 "                 const char *qemuvalue);\n"
28423 "\n"
28424 msgstr ""
28425
28426 #. type: =head2
28427 #: ../src/guestfs-actions.pod:1336
28428 msgid "guestfs_copy_device_to_device"
28429 msgstr ""
28430
28431 #. type: verbatim
28432 #: ../src/guestfs-actions.pod:1338
28433 #, no-wrap
28434 msgid ""
28435 " int\n"
28436 " guestfs_copy_device_to_device (guestfs_h *g,\n"
28437 "                                const char *src,\n"
28438 "                                const char *dest,\n"
28439 "                                ...);\n"
28440 "\n"
28441 msgstr ""
28442
28443 #. type: verbatim
28444 #: ../src/guestfs-actions.pod:1349
28445 #, no-wrap
28446 msgid ""
28447 " GUESTFS_COPY_DEVICE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n"
28448 " GUESTFS_COPY_DEVICE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n"
28449 " GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, int64_t size,\n"
28450 "\n"
28451 msgstr ""
28452
28453 #. type: textblock
28454 #: ../src/guestfs-actions.pod:1353
28455 msgid ""
28456 "The four calls C<guestfs_copy_device_to_device>, "
28457 "C<guestfs_copy_device_to_file>, C<guestfs_copy_file_to_device>, and "
28458 "C<guestfs_copy_file_to_file> let you copy from a source (device|file) to a "
28459 "destination (device|file)."
28460 msgstr ""
28461
28462 #. type: textblock
28463 #: ../src/guestfs-actions.pod:1374 ../src/guestfs-actions.pod:1427
28464 #: ../src/guestfs-actions.pod:1480 ../src/guestfs-actions.pod:1538
28465 #: ../src/guestfs-actions.pod:1592 ../src/guestfs-actions.pod:1723
28466 #: ../src/guestfs-actions.pod:1754 ../src/guestfs-actions.pod:1799
28467 #: ../src/guestfs-actions.pod:2176 ../src/guestfs-actions.pod:2198
28468 #: ../src/guestfs-actions.pod:4109 ../src/guestfs-actions.pod:7995
28469 #: ../src/guestfs-actions.pod:8029 ../src/guestfs-actions.pod:8536
28470 #: ../src/guestfs-actions.pod:8559
28471 msgid ""
28472 "This long-running command can generate progress notification messages so "
28473 "that the caller can display a progress bar or indicator.  To receive these "
28474 "messages, the caller must register a progress event callback.  See L<guestfs"
28475 "(3)/GUESTFS_EVENT_PROGRESS>."
28476 msgstr ""
28477
28478 #. type: textblock
28479 #: ../src/guestfs-actions.pod:1379 ../src/guestfs-actions.pod:1432
28480 #: ../src/guestfs-actions.pod:1485 ../src/guestfs-actions.pod:1543
28481 #: ../src/guestfs-actions.pod:6208
28482 #, fuzzy
28483 #| msgid "(Added in 1.3.5)"
28484 msgid "(Added in 1.13.25)"
28485 msgstr "(Додано у 1.3.5)"
28486
28487 #. type: =head2
28488 #: ../src/guestfs-actions.pod:1381
28489 msgid "guestfs_copy_device_to_device_va"
28490 msgstr ""
28491
28492 #. type: verbatim
28493 #: ../src/guestfs-actions.pod:1383
28494 #, no-wrap
28495 msgid ""
28496 " int\n"
28497 " guestfs_copy_device_to_device_va (guestfs_h *g,\n"
28498 "                                   const char *src,\n"
28499 "                                   const char *dest,\n"
28500 "                                   va_list args);\n"
28501 "\n"
28502 msgstr ""
28503
28504 #. type: textblock
28505 #: ../src/guestfs-actions.pod:1389
28506 msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_device>."
28507 msgstr ""
28508
28509 #. type: =head2
28510 #: ../src/guestfs-actions.pod:1393
28511 msgid "guestfs_copy_device_to_device_argv"
28512 msgstr ""
28513
28514 #. type: verbatim
28515 #: ../src/guestfs-actions.pod:1395
28516 #, no-wrap
28517 msgid ""
28518 " int\n"
28519 " guestfs_copy_device_to_device_argv (guestfs_h *g,\n"
28520 "                                     const char *src,\n"
28521 "                                     const char *dest,\n"
28522 "                                     const struct guestfs_copy_device_to_device_argv *optargs);\n"
28523 "\n"
28524 msgstr ""
28525
28526 #. type: textblock
28527 #: ../src/guestfs-actions.pod:1401
28528 msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_device>."
28529 msgstr ""
28530
28531 #. type: =head2
28532 #: ../src/guestfs-actions.pod:1405
28533 msgid "guestfs_copy_device_to_file"
28534 msgstr ""
28535
28536 #. type: verbatim
28537 #: ../src/guestfs-actions.pod:1407
28538 #, no-wrap
28539 msgid ""
28540 " int\n"
28541 " guestfs_copy_device_to_file (guestfs_h *g,\n"
28542 "                              const char *src,\n"
28543 "                              const char *dest,\n"
28544 "                              ...);\n"
28545 "\n"
28546 msgstr ""
28547
28548 #. type: verbatim
28549 #: ../src/guestfs-actions.pod:1418
28550 #, no-wrap
28551 msgid ""
28552 " GUESTFS_COPY_DEVICE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n"
28553 " GUESTFS_COPY_DEVICE_TO_FILE_DESTOFFSET, int64_t destoffset,\n"
28554 " GUESTFS_COPY_DEVICE_TO_FILE_SIZE, int64_t size,\n"
28555 "\n"
28556 msgstr ""
28557
28558 #. type: textblock
28559 #: ../src/guestfs-actions.pod:1422 ../src/guestfs-actions.pod:1475
28560 #: ../src/guestfs-actions.pod:1528
28561 msgid ""
28562 "See C<guestfs_copy_device_to_device> for a general overview of this call."
28563 msgstr ""
28564
28565 #. type: =head2
28566 #: ../src/guestfs-actions.pod:1434
28567 msgid "guestfs_copy_device_to_file_va"
28568 msgstr ""
28569
28570 #. type: verbatim
28571 #: ../src/guestfs-actions.pod:1436
28572 #, no-wrap
28573 msgid ""
28574 " int\n"
28575 " guestfs_copy_device_to_file_va (guestfs_h *g,\n"
28576 "                                 const char *src,\n"
28577 "                                 const char *dest,\n"
28578 "                                 va_list args);\n"
28579 "\n"
28580 msgstr ""
28581
28582 #. type: textblock
28583 #: ../src/guestfs-actions.pod:1442
28584 msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_file>."
28585 msgstr ""
28586
28587 #. type: =head2
28588 #: ../src/guestfs-actions.pod:1446
28589 msgid "guestfs_copy_device_to_file_argv"
28590 msgstr ""
28591
28592 #. type: verbatim
28593 #: ../src/guestfs-actions.pod:1448
28594 #, no-wrap
28595 msgid ""
28596 " int\n"
28597 " guestfs_copy_device_to_file_argv (guestfs_h *g,\n"
28598 "                                   const char *src,\n"
28599 "                                   const char *dest,\n"
28600 "                                   const struct guestfs_copy_device_to_file_argv *optargs);\n"
28601 "\n"
28602 msgstr ""
28603
28604 #. type: textblock
28605 #: ../src/guestfs-actions.pod:1454
28606 msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_file>."
28607 msgstr ""
28608
28609 #. type: =head2
28610 #: ../src/guestfs-actions.pod:1458
28611 msgid "guestfs_copy_file_to_device"
28612 msgstr ""
28613
28614 #. type: verbatim
28615 #: ../src/guestfs-actions.pod:1460
28616 #, no-wrap
28617 msgid ""
28618 " int\n"
28619 " guestfs_copy_file_to_device (guestfs_h *g,\n"
28620 "                              const char *src,\n"
28621 "                              const char *dest,\n"
28622 "                              ...);\n"
28623 "\n"
28624 msgstr ""
28625
28626 #. type: verbatim
28627 #: ../src/guestfs-actions.pod:1471
28628 #, no-wrap
28629 msgid ""
28630 " GUESTFS_COPY_FILE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n"
28631 " GUESTFS_COPY_FILE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n"
28632 " GUESTFS_COPY_FILE_TO_DEVICE_SIZE, int64_t size,\n"
28633 "\n"
28634 msgstr ""
28635
28636 #. type: =head2
28637 #: ../src/guestfs-actions.pod:1487
28638 msgid "guestfs_copy_file_to_device_va"
28639 msgstr ""
28640
28641 #. type: verbatim
28642 #: ../src/guestfs-actions.pod:1489
28643 #, no-wrap
28644 msgid ""
28645 " int\n"
28646 " guestfs_copy_file_to_device_va (guestfs_h *g,\n"
28647 "                                 const char *src,\n"
28648 "                                 const char *dest,\n"
28649 "                                 va_list args);\n"
28650 "\n"
28651 msgstr ""
28652
28653 #. type: textblock
28654 #: ../src/guestfs-actions.pod:1495
28655 msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_device>."
28656 msgstr ""
28657
28658 #. type: =head2
28659 #: ../src/guestfs-actions.pod:1499
28660 msgid "guestfs_copy_file_to_device_argv"
28661 msgstr ""
28662
28663 #. type: verbatim
28664 #: ../src/guestfs-actions.pod:1501
28665 #, no-wrap
28666 msgid ""
28667 " int\n"
28668 " guestfs_copy_file_to_device_argv (guestfs_h *g,\n"
28669 "                                   const char *src,\n"
28670 "                                   const char *dest,\n"
28671 "                                   const struct guestfs_copy_file_to_device_argv *optargs);\n"
28672 "\n"
28673 msgstr ""
28674
28675 #. type: textblock
28676 #: ../src/guestfs-actions.pod:1507
28677 msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_device>."
28678 msgstr ""
28679
28680 #. type: =head2
28681 #: ../src/guestfs-actions.pod:1511
28682 msgid "guestfs_copy_file_to_file"
28683 msgstr ""
28684
28685 #. type: verbatim
28686 #: ../src/guestfs-actions.pod:1513
28687 #, no-wrap
28688 msgid ""
28689 " int\n"
28690 " guestfs_copy_file_to_file (guestfs_h *g,\n"
28691 "                            const char *src,\n"
28692 "                            const char *dest,\n"
28693 "                            ...);\n"
28694 "\n"
28695 msgstr ""
28696
28697 #. type: verbatim
28698 #: ../src/guestfs-actions.pod:1524
28699 #, no-wrap
28700 msgid ""
28701 " GUESTFS_COPY_FILE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n"
28702 " GUESTFS_COPY_FILE_TO_FILE_DESTOFFSET, int64_t destoffset,\n"
28703 " GUESTFS_COPY_FILE_TO_FILE_SIZE, int64_t size,\n"
28704 "\n"
28705 msgstr ""
28706
28707 #. type: textblock
28708 #: ../src/guestfs-actions.pod:1531
28709 msgid ""
28710 "This is B<not> the function you want for copying files.  This is for copying "
28711 "blocks within existing files.  See C<guestfs_cp>, C<guestfs_cp_a> and "
28712 "C<guestfs_mv> for general file copying and moving functions."
28713 msgstr ""
28714
28715 #. type: =head2
28716 #: ../src/guestfs-actions.pod:1545
28717 msgid "guestfs_copy_file_to_file_va"
28718 msgstr ""
28719
28720 #. type: verbatim
28721 #: ../src/guestfs-actions.pod:1547
28722 #, no-wrap
28723 msgid ""
28724 " int\n"
28725 " guestfs_copy_file_to_file_va (guestfs_h *g,\n"
28726 "                               const char *src,\n"
28727 "                               const char *dest,\n"
28728 "                               va_list args);\n"
28729 "\n"
28730 msgstr ""
28731
28732 #. type: textblock
28733 #: ../src/guestfs-actions.pod:1553
28734 msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_file>."
28735 msgstr ""
28736
28737 #. type: =head2
28738 #: ../src/guestfs-actions.pod:1557
28739 msgid "guestfs_copy_file_to_file_argv"
28740 msgstr ""
28741
28742 #. type: verbatim
28743 #: ../src/guestfs-actions.pod:1559
28744 #, no-wrap
28745 msgid ""
28746 " int\n"
28747 " guestfs_copy_file_to_file_argv (guestfs_h *g,\n"
28748 "                                 const char *src,\n"
28749 "                                 const char *dest,\n"
28750 "                                 const struct guestfs_copy_file_to_file_argv *optargs);\n"
28751 "\n"
28752 msgstr ""
28753
28754 #. type: textblock
28755 #: ../src/guestfs-actions.pod:1565
28756 msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_file>."
28757 msgstr ""
28758
28759 #. type: =head2
28760 #: ../src/guestfs-actions.pod:1569
28761 msgid "guestfs_copy_size"
28762 msgstr ""
28763
28764 #. type: verbatim
28765 #: ../src/guestfs-actions.pod:1571
28766 #, no-wrap
28767 msgid ""
28768 " int\n"
28769 " guestfs_copy_size (guestfs_h *g,\n"
28770 "                    const char *src,\n"
28771 "                    const char *dest,\n"
28772 "                    int64_t size);\n"
28773 "\n"
28774 msgstr ""
28775
28776 #. type: textblock
28777 #: ../src/guestfs-actions.pod:1577 ../src/guestfs-actions.pod:1634
28778 msgid ""
28779 "I<This function is deprecated.> In new code, use the L</"
28780 "guestfs_copy_device_to_device> call instead."
28781 msgstr ""
28782
28783 #. type: textblock
28784 #: ../src/guestfs-actions.pod:1597 ../src/guestfs-actions.pod:4837
28785 #: ../src/guestfs-actions.pod:6378 ../src/guestfs-actions.pod:8230
28786 #: ../src/guestfs-actions.pod:8250 ../src/guestfs-actions.pod:8336
28787 msgid "(Added in 1.0.87)"
28788 msgstr "(Додано у 1.0.87)"
28789
28790 #. type: =head2
28791 #: ../src/guestfs-actions.pod:1599
28792 msgid "guestfs_cp"
28793 msgstr ""
28794
28795 #. type: verbatim
28796 #: ../src/guestfs-actions.pod:1601
28797 #, no-wrap
28798 msgid ""
28799 " int\n"
28800 " guestfs_cp (guestfs_h *g,\n"
28801 "             const char *src,\n"
28802 "             const char *dest);\n"
28803 "\n"
28804 msgstr ""
28805
28806 #. type: textblock
28807 #: ../src/guestfs-actions.pod:1611 ../src/guestfs-actions.pod:1625
28808 #: ../src/guestfs-actions.pod:1705 ../src/guestfs-actions.pod:1779
28809 #: ../src/guestfs-actions.pod:1893 ../src/guestfs-actions.pod:5730
28810 #: ../src/guestfs-actions.pod:6222
28811 msgid "(Added in 1.0.18)"
28812 msgstr "(Додано у 1.0.18)"
28813
28814 #. type: =head2
28815 #: ../src/guestfs-actions.pod:1613
28816 msgid "guestfs_cp_a"
28817 msgstr ""
28818
28819 #. type: verbatim
28820 #: ../src/guestfs-actions.pod:1615
28821 #, no-wrap
28822 msgid ""
28823 " int\n"
28824 " guestfs_cp_a (guestfs_h *g,\n"
28825 "               const char *src,\n"
28826 "               const char *dest);\n"
28827 "\n"
28828 msgstr ""
28829
28830 #. type: =head2
28831 #: ../src/guestfs-actions.pod:1627
28832 msgid "guestfs_dd"
28833 msgstr ""
28834
28835 #. type: verbatim
28836 #: ../src/guestfs-actions.pod:1629
28837 #, no-wrap
28838 msgid ""
28839 " int\n"
28840 " guestfs_dd (guestfs_h *g,\n"
28841 "             const char *src,\n"
28842 "             const char *dest);\n"
28843 "\n"
28844 msgstr ""
28845
28846 #. type: textblock
28847 #: ../src/guestfs-actions.pod:1646
28848 msgid ""
28849 "If the destination is a device, it must be as large or larger than the "
28850 "source file or device, otherwise the copy will fail.  This command cannot do "
28851 "partial copies (see C<guestfs_copy_device_to_device>)."
28852 msgstr ""
28853
28854 #. type: =head2
28855 #: ../src/guestfs-actions.pod:1655
28856 msgid "guestfs_df"
28857 msgstr ""
28858
28859 #. type: verbatim
28860 #: ../src/guestfs-actions.pod:1657
28861 #, no-wrap
28862 msgid ""
28863 " char *\n"
28864 " guestfs_df (guestfs_h *g);\n"
28865 "\n"
28866 msgstr ""
28867
28868 #. type: textblock
28869 #: ../src/guestfs-actions.pod:1662 ../src/guestfs-actions.pod:1679
28870 msgid ""
28871 "This command is mostly useful for interactive sessions.  It is I<not> "
28872 "intended that you try to parse the output string.  Use C<guestfs_statvfs> "
28873 "from programs."
28874 msgstr ""
28875
28876 #. type: textblock
28877 #: ../src/guestfs-actions.pod:1669 ../src/guestfs-actions.pod:1686
28878 #: ../src/guestfs-actions.pod:1804 ../src/guestfs-actions.pod:2811
28879 #: ../src/guestfs-actions.pod:2835 ../src/guestfs-actions.pod:2903
28880 #: ../src/guestfs-actions.pod:5096 ../src/guestfs-actions.pod:5630
28881 #: ../src/guestfs-actions.pod:7611 ../src/guestfs-actions.pod:7635
28882 #: ../src/guestfs-actions.pod:8376 ../src/guestfs-actions.pod:8389
28883 #: ../src/guestfs-actions.pod:8402
28884 msgid "(Added in 1.0.54)"
28885 msgstr "(Додано у 1.0.54)"
28886
28887 #. type: =head2
28888 #: ../src/guestfs-actions.pod:1671
28889 msgid "guestfs_df_h"
28890 msgstr ""
28891
28892 #. type: verbatim
28893 #: ../src/guestfs-actions.pod:1673
28894 #, no-wrap
28895 msgid ""
28896 " char *\n"
28897 " guestfs_df_h (guestfs_h *g);\n"
28898 "\n"
28899 msgstr ""
28900
28901 #. type: =head2
28902 #: ../src/guestfs-actions.pod:1688
28903 msgid "guestfs_dmesg"
28904 msgstr ""
28905
28906 #. type: verbatim
28907 #: ../src/guestfs-actions.pod:1690
28908 #, no-wrap
28909 msgid ""
28910 " char *\n"
28911 " guestfs_dmesg (guestfs_h *g);\n"
28912 "\n"
28913 msgstr ""
28914
28915 #. type: textblock
28916 #: ../src/guestfs-actions.pod:1697
28917 msgid ""
28918 "Another way to get the same information is to enable verbose messages with "
28919 "C<guestfs_set_verbose> or by setting the environment variable "
28920 "C<LIBGUESTFS_DEBUG=1> before running the program."
28921 msgstr ""
28922
28923 #. type: =head2
28924 #: ../src/guestfs-actions.pod:1707
28925 msgid "guestfs_download"
28926 msgstr ""
28927
28928 #. type: verbatim
28929 #: ../src/guestfs-actions.pod:1709
28930 #, no-wrap
28931 msgid ""
28932 " int\n"
28933 " guestfs_download (guestfs_h *g,\n"
28934 "                   const char *remotefilename,\n"
28935 "                   const char *filename);\n"
28936 "\n"
28937 msgstr ""
28938
28939 #. type: textblock
28940 #: ../src/guestfs-actions.pod:1719
28941 msgid "See also C<guestfs_upload>, C<guestfs_cat>."
28942 msgstr ""
28943
28944 #. type: =head2
28945 #: ../src/guestfs-actions.pod:1730
28946 msgid "guestfs_download_offset"
28947 msgstr ""
28948
28949 #. type: verbatim
28950 #: ../src/guestfs-actions.pod:1732
28951 #, no-wrap
28952 msgid ""
28953 " int\n"
28954 " guestfs_download_offset (guestfs_h *g,\n"
28955 "                          const char *remotefilename,\n"
28956 "                          const char *filename,\n"
28957 "                          int64_t offset,\n"
28958 "                          int64_t size);\n"
28959 "\n"
28960 msgstr ""
28961
28962 #. type: textblock
28963 #: ../src/guestfs-actions.pod:1745
28964 msgid ""
28965 "Note that there is no limit on the amount of data that can be downloaded "
28966 "with this call, unlike with C<guestfs_pread>, and this call always reads the "
28967 "full amount unless an error occurs."
28968 msgstr ""
28969
28970 #. type: textblock
28971 #: ../src/guestfs-actions.pod:1750
28972 msgid "See also C<guestfs_download>, C<guestfs_pread>."
28973 msgstr ""
28974
28975 #. type: textblock
28976 #: ../src/guestfs-actions.pod:1759 ../src/guestfs-actions.pod:8034
28977 msgid "(Added in 1.5.17)"
28978 msgstr "(Додано у 1.5.17)"
28979
28980 #. type: =head2
28981 #: ../src/guestfs-actions.pod:1761
28982 msgid "guestfs_drop_caches"
28983 msgstr ""
28984
28985 #. type: verbatim
28986 #: ../src/guestfs-actions.pod:1763
28987 #, no-wrap
28988 msgid ""
28989 " int\n"
28990 " guestfs_drop_caches (guestfs_h *g,\n"
28991 "                      int whattodrop);\n"
28992 "\n"
28993 msgstr ""
28994
28995 #. type: =head2
28996 #: ../src/guestfs-actions.pod:1781
28997 msgid "guestfs_du"
28998 msgstr ""
28999
29000 #. type: verbatim
29001 #: ../src/guestfs-actions.pod:1783
29002 #, no-wrap
29003 msgid ""
29004 " int64_t\n"
29005 " guestfs_du (guestfs_h *g,\n"
29006 "             const char *path);\n"
29007 "\n"
29008 msgstr ""
29009
29010 #. type: =head2
29011 #: ../src/guestfs-actions.pod:1806
29012 msgid "guestfs_e2fsck_f"
29013 msgstr ""
29014
29015 #. type: verbatim
29016 #: ../src/guestfs-actions.pod:1808
29017 #, no-wrap
29018 msgid ""
29019 " int\n"
29020 " guestfs_e2fsck_f (guestfs_h *g,\n"
29021 "                   const char *device);\n"
29022 "\n"
29023 msgstr ""
29024
29025 #. type: textblock
29026 #: ../src/guestfs-actions.pod:1816
29027 msgid ""
29028 "This command is only needed because of C<guestfs_resize2fs> (q.v.).  "
29029 "Normally you should use C<guestfs_fsck>."
29030 msgstr ""
29031
29032 #. type: textblock
29033 #: ../src/guestfs-actions.pod:1821
29034 msgid "(Added in 1.0.29)"
29035 msgstr "(Додано у 1.0.29)"
29036
29037 #. type: =head2
29038 #: ../src/guestfs-actions.pod:1823
29039 msgid "guestfs_echo_daemon"
29040 msgstr "guestfs_echo_daemon"
29041
29042 #. type: verbatim
29043 #: ../src/guestfs-actions.pod:1825
29044 #, no-wrap
29045 msgid ""
29046 " char *\n"
29047 " guestfs_echo_daemon (guestfs_h *g,\n"
29048 "                      char *const *words);\n"
29049 "\n"
29050 msgstr ""
29051 " char *\n"
29052 " guestfs_echo_daemon (guestfs_h *g,\n"
29053 "                      char *const *words);\n"
29054 "\n"
29055
29056 #. type: textblock
29057 #: ../src/guestfs-actions.pod:1834
29058 msgid "See also C<guestfs_ping_daemon>."
29059 msgstr ""
29060
29061 #. type: textblock
29062 #: ../src/guestfs-actions.pod:1839 ../src/guestfs-actions.pod:2597
29063 #: ../src/guestfs-actions.pod:7092
29064 msgid "(Added in 1.0.69)"
29065 msgstr "(Додано у 1.0.69)"
29066
29067 #. type: =head2
29068 #: ../src/guestfs-actions.pod:1841
29069 msgid "guestfs_egrep"
29070 msgstr "guestfs_egrep"
29071
29072 #. type: verbatim
29073 #: ../src/guestfs-actions.pod:1843
29074 #, no-wrap
29075 msgid ""
29076 " char **\n"
29077 " guestfs_egrep (guestfs_h *g,\n"
29078 "                const char *regex,\n"
29079 "                const char *path);\n"
29080 "\n"
29081 msgstr ""
29082 " char **\n"
29083 " guestfs_egrep (guestfs_h *g,\n"
29084 "                const char *regex,\n"
29085 "                const char *path);\n"
29086 "\n"
29087
29088 #. type: textblock
29089 #: ../src/guestfs-actions.pod:1858 ../src/guestfs-actions.pod:1877
29090 #: ../src/guestfs-actions.pod:1934 ../src/guestfs-actions.pod:1980
29091 #: ../src/guestfs-actions.pod:1999 ../src/guestfs-actions.pod:2727
29092 #: ../src/guestfs-actions.pod:2746 ../src/guestfs-actions.pod:2924
29093 #: ../src/guestfs-actions.pod:2937 ../src/guestfs-actions.pod:2952
29094 #: ../src/guestfs-actions.pod:2998 ../src/guestfs-actions.pod:3020
29095 #: ../src/guestfs-actions.pod:3033 ../src/guestfs-actions.pod:4336
29096 #: ../src/guestfs-actions.pod:4350 ../src/guestfs-actions.pod:4363
29097 #: ../src/guestfs-actions.pod:4377 ../src/guestfs-actions.pod:5518
29098 #: ../src/guestfs-actions.pod:6556 ../src/guestfs-actions.pod:6605
29099 #: ../src/guestfs-actions.pod:7479 ../src/guestfs-actions.pod:7491
29100 #: ../src/guestfs-actions.pod:7504 ../src/guestfs-actions.pod:7517
29101 #: ../src/guestfs-actions.pod:7539 ../src/guestfs-actions.pod:7552
29102 #: ../src/guestfs-actions.pod:7565 ../src/guestfs-actions.pod:7578
29103 #: ../src/guestfs-actions.pod:8494 ../src/guestfs-actions.pod:8513
29104 #: ../src/guestfs-actions.pod:8604 ../src/guestfs-actions.pod:8623
29105 #: ../src/guestfs-actions.pod:8669 ../src/guestfs-actions.pod:8688
29106 msgid "(Added in 1.0.66)"
29107 msgstr "(Додано у 1.0.66)"
29108
29109 #. type: =head2
29110 #: ../src/guestfs-actions.pod:1860
29111 msgid "guestfs_egrepi"
29112 msgstr "guestfs_egrepi"
29113
29114 #. type: verbatim
29115 #: ../src/guestfs-actions.pod:1862
29116 #, no-wrap
29117 msgid ""
29118 " char **\n"
29119 " guestfs_egrepi (guestfs_h *g,\n"
29120 "                 const char *regex,\n"
29121 "                 const char *path);\n"
29122 "\n"
29123 msgstr ""
29124
29125 #. type: =head2
29126 #: ../src/guestfs-actions.pod:1879
29127 msgid "guestfs_equal"
29128 msgstr ""
29129
29130 #. type: verbatim
29131 #: ../src/guestfs-actions.pod:1881
29132 #, no-wrap
29133 msgid ""
29134 " int\n"
29135 " guestfs_equal (guestfs_h *g,\n"
29136 "                const char *file1,\n"
29137 "                const char *file2);\n"
29138 "\n"
29139 msgstr ""
29140
29141 #. type: =head2
29142 #: ../src/guestfs-actions.pod:1895
29143 msgid "guestfs_exists"
29144 msgstr ""
29145
29146 #. type: verbatim
29147 #: ../src/guestfs-actions.pod:1897
29148 #, no-wrap
29149 msgid ""
29150 " int\n"
29151 " guestfs_exists (guestfs_h *g,\n"
29152 "                 const char *path);\n"
29153 "\n"
29154 msgstr ""
29155
29156 #. type: textblock
29157 #: ../src/guestfs-actions.pod:1904
29158 msgid "See also C<guestfs_is_file>, C<guestfs_is_dir>, C<guestfs_stat>."
29159 msgstr ""
29160
29161 #. type: =head2
29162 #: ../src/guestfs-actions.pod:1910
29163 msgid "guestfs_fallocate"
29164 msgstr ""
29165
29166 #. type: verbatim
29167 #: ../src/guestfs-actions.pod:1912
29168 #, no-wrap
29169 msgid ""
29170 " int\n"
29171 " guestfs_fallocate (guestfs_h *g,\n"
29172 "                    const char *path,\n"
29173 "                    int len);\n"
29174 "\n"
29175 msgstr ""
29176
29177 #. type: textblock
29178 #: ../src/guestfs-actions.pod:1917
29179 msgid ""
29180 "I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> "
29181 "call instead."
29182 msgstr ""
29183
29184 #. type: =head2
29185 #: ../src/guestfs-actions.pod:1936
29186 msgid "guestfs_fallocate64"
29187 msgstr ""
29188
29189 #. type: verbatim
29190 #: ../src/guestfs-actions.pod:1938
29191 #, no-wrap
29192 msgid ""
29193 " int\n"
29194 " guestfs_fallocate64 (guestfs_h *g,\n"
29195 "                      const char *path,\n"
29196 "                      int64_t len);\n"
29197 "\n"
29198 msgstr ""
29199
29200 #. type: textblock
29201 #: ../src/guestfs-actions.pod:1947
29202 msgid ""
29203 "Note that this call allocates disk blocks for the file.  To create a sparse "
29204 "file use C<guestfs_truncate_size> instead."
29205 msgstr ""
29206
29207 #. type: textblock
29208 #: ../src/guestfs-actions.pod:1950
29209 msgid ""
29210 "The deprecated call C<guestfs_fallocate> does the same, but owing to an "
29211 "oversight it only allowed 30 bit lengths to be specified, effectively "
29212 "limiting the maximum size of files created through that call to 1GB."
29213 msgstr ""
29214
29215 #. type: textblock
29216 #: ../src/guestfs-actions.pod:1961
29217 msgid "(Added in 1.3.17)"
29218 msgstr "(Додано у 1.3.17)"
29219
29220 #. type: =head2
29221 #: ../src/guestfs-actions.pod:1963
29222 msgid "guestfs_fgrep"
29223 msgstr ""
29224
29225 #. type: verbatim
29226 #: ../src/guestfs-actions.pod:1965
29227 #, no-wrap
29228 msgid ""
29229 " char **\n"
29230 " guestfs_fgrep (guestfs_h *g,\n"
29231 "                const char *pattern,\n"
29232 "                const char *path);\n"
29233 "\n"
29234 msgstr ""
29235
29236 #. type: =head2
29237 #: ../src/guestfs-actions.pod:1982
29238 msgid "guestfs_fgrepi"
29239 msgstr ""
29240
29241 #. type: verbatim
29242 #: ../src/guestfs-actions.pod:1984
29243 #, no-wrap
29244 msgid ""
29245 " char **\n"
29246 " guestfs_fgrepi (guestfs_h *g,\n"
29247 "                 const char *pattern,\n"
29248 "                 const char *path);\n"
29249 "\n"
29250 msgstr ""
29251
29252 #. type: =head2
29253 #: ../src/guestfs-actions.pod:2001
29254 msgid "guestfs_file"
29255 msgstr ""
29256
29257 #. type: verbatim
29258 #: ../src/guestfs-actions.pod:2003
29259 #, no-wrap
29260 msgid ""
29261 " char *\n"
29262 " guestfs_file (guestfs_h *g,\n"
29263 "               const char *path);\n"
29264 "\n"
29265 msgstr ""
29266
29267 #. type: textblock
29268 #: ../src/guestfs-actions.pod:2021
29269 msgid ""
29270 "See also: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, "
29271 "C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>."
29272 msgstr ""
29273
29274 #. type: =head2
29275 #: ../src/guestfs-actions.pod:2029
29276 msgid "guestfs_file_architecture"
29277 msgstr ""
29278
29279 #. type: verbatim
29280 #: ../src/guestfs-actions.pod:2031
29281 #, no-wrap
29282 msgid ""
29283 " char *\n"
29284 " guestfs_file_architecture (guestfs_h *g,\n"
29285 "                            const char *filename);\n"
29286 "\n"
29287 msgstr ""
29288
29289 #. type: textblock
29290 #: ../src/guestfs-actions.pod:2139 ../src/guestfs-actions.pod:2302
29291 #: ../src/guestfs-actions.pod:2319 ../src/guestfs-actions.pod:3053
29292 #: ../src/guestfs-actions.pod:3155 ../src/guestfs-actions.pod:3221
29293 #: ../src/guestfs-actions.pod:3408 ../src/guestfs-actions.pod:3426
29294 #: ../src/guestfs-actions.pod:3466 ../src/guestfs-actions.pod:3542
29295 #: ../src/guestfs-actions.pod:3643 ../src/guestfs-actions.pod:3880
29296 #: ../src/guestfs-actions.pod:4012
29297 msgid "(Added in 1.5.3)"
29298 msgstr "(Додано у 1.5.3)"
29299
29300 #. type: =head2
29301 #: ../src/guestfs-actions.pod:2141
29302 msgid "guestfs_filesize"
29303 msgstr ""
29304
29305 #. type: verbatim
29306 #: ../src/guestfs-actions.pod:2143
29307 #, no-wrap
29308 msgid ""
29309 " int64_t\n"
29310 " guestfs_filesize (guestfs_h *g,\n"
29311 "                   const char *file);\n"
29312 "\n"
29313 msgstr ""
29314
29315 #. type: textblock
29316 #: ../src/guestfs-actions.pod:2149
29317 msgid ""
29318 "To get other stats about a file, use C<guestfs_stat>, C<guestfs_lstat>, "
29319 "C<guestfs_is_dir>, C<guestfs_is_file> etc.  To get the size of block "
29320 "devices, use C<guestfs_blockdev_getsize64>."
29321 msgstr ""
29322
29323 #. type: textblock
29324 #: ../src/guestfs-actions.pod:2155
29325 msgid "(Added in 1.0.82)"
29326 msgstr "(Додано у 1.0.82)"
29327
29328 #. type: =head2
29329 #: ../src/guestfs-actions.pod:2157
29330 msgid "guestfs_fill"
29331 msgstr ""
29332
29333 #. type: verbatim
29334 #: ../src/guestfs-actions.pod:2159
29335 #, no-wrap
29336 msgid ""
29337 " int\n"
29338 " guestfs_fill (guestfs_h *g,\n"
29339 "               int c,\n"
29340 "               int len,\n"
29341 "               const char *path);\n"
29342 "\n"
29343 msgstr ""
29344
29345 #. type: textblock
29346 #: ../src/guestfs-actions.pod:2169
29347 msgid ""
29348 "To fill a file with zero bytes (sparsely), it is much more efficient to use "
29349 "C<guestfs_truncate_size>.  To create a file with a pattern of repeating "
29350 "bytes use C<guestfs_fill_pattern>."
29351 msgstr ""
29352
29353 #. type: textblock
29354 #: ../src/guestfs-actions.pod:2181
29355 msgid "(Added in 1.0.79)"
29356 msgstr "(Додано у 1.0.79)"
29357
29358 #. type: =head2
29359 #: ../src/guestfs-actions.pod:2183
29360 msgid "guestfs_fill_pattern"
29361 msgstr ""
29362
29363 #. type: verbatim
29364 #: ../src/guestfs-actions.pod:2185
29365 #, no-wrap
29366 msgid ""
29367 " int\n"
29368 " guestfs_fill_pattern (guestfs_h *g,\n"
29369 "                       const char *pattern,\n"
29370 "                       int len,\n"
29371 "                       const char *path);\n"
29372 "\n"
29373 msgstr ""
29374
29375 #. type: textblock
29376 #: ../src/guestfs-actions.pod:2191
29377 msgid ""
29378 "This function is like C<guestfs_fill> except that it creates a new file of "
29379 "length C<len> containing the repeating pattern of bytes in C<pattern>.  The "
29380 "pattern is truncated if necessary to ensure the length of the file is "
29381 "exactly C<len> bytes."
29382 msgstr ""
29383
29384 #. type: textblock
29385 #: ../src/guestfs-actions.pod:2203
29386 msgid "(Added in 1.3.12)"
29387 msgstr "(Додано у 1.3.12)"
29388
29389 #. type: =head2
29390 #: ../src/guestfs-actions.pod:2205
29391 msgid "guestfs_find"
29392 msgstr ""
29393
29394 #. type: verbatim
29395 #: ../src/guestfs-actions.pod:2207
29396 #, no-wrap
29397 msgid ""
29398 " char **\n"
29399 " guestfs_find (guestfs_h *g,\n"
29400 "               const char *directory);\n"
29401 "\n"
29402 msgstr ""
29403
29404 #. type: textblock
29405 #: ../src/guestfs-actions.pod:2223
29406 msgid ""
29407 "then the returned list from C<guestfs_find> C</tmp> would be 4 elements:"
29408 msgstr ""
29409
29410 #. type: textblock
29411 #: ../src/guestfs-actions.pod:2236
29412 msgid "See also C<guestfs_find0>."
29413 msgstr ""
29414
29415 #. type: textblock
29416 #: ../src/guestfs-actions.pod:2245 ../src/guestfs-actions.pod:4774
29417 #: ../src/guestfs-actions.pod:6640
29418 msgid "(Added in 1.0.27)"
29419 msgstr "(Додано у 1.0.27)"
29420
29421 #. type: =head2
29422 #: ../src/guestfs-actions.pod:2247
29423 msgid "guestfs_find0"
29424 msgstr ""
29425
29426 #. type: verbatim
29427 #: ../src/guestfs-actions.pod:2249
29428 #, no-wrap
29429 msgid ""
29430 " int\n"
29431 " guestfs_find0 (guestfs_h *g,\n"
29432 "                const char *directory,\n"
29433 "                const char *files);\n"
29434 "\n"
29435 msgstr ""
29436
29437 #. type: textblock
29438 #: ../src/guestfs-actions.pod:2258
29439 msgid ""
29440 "This command works the same way as C<guestfs_find> with the following "
29441 "exceptions:"
29442 msgstr ""
29443
29444 #. type: textblock
29445 #: ../src/guestfs-actions.pod:2285
29446 msgid "(Added in 1.0.74)"
29447 msgstr "(Додано у 1.0.74)"
29448
29449 #. type: =head2
29450 #: ../src/guestfs-actions.pod:2287
29451 msgid "guestfs_findfs_label"
29452 msgstr ""
29453
29454 #. type: verbatim
29455 #: ../src/guestfs-actions.pod:2289
29456 #, no-wrap
29457 msgid ""
29458 " char *\n"
29459 " guestfs_findfs_label (guestfs_h *g,\n"
29460 "                       const char *label);\n"
29461 "\n"
29462 msgstr ""
29463
29464 #. type: textblock
29465 #: ../src/guestfs-actions.pod:2297
29466 msgid "To find the label of a filesystem, use C<guestfs_vfs_label>."
29467 msgstr ""
29468
29469 #. type: =head2
29470 #: ../src/guestfs-actions.pod:2304
29471 msgid "guestfs_findfs_uuid"
29472 msgstr ""
29473
29474 #. type: verbatim
29475 #: ../src/guestfs-actions.pod:2306
29476 #, no-wrap
29477 msgid ""
29478 " char *\n"
29479 " guestfs_findfs_uuid (guestfs_h *g,\n"
29480 "                      const char *uuid);\n"
29481 "\n"
29482 msgstr ""
29483
29484 #. type: textblock
29485 #: ../src/guestfs-actions.pod:2314
29486 msgid "To find the UUID of a filesystem, use C<guestfs_vfs_uuid>."
29487 msgstr ""
29488
29489 #. type: =head2
29490 #: ../src/guestfs-actions.pod:2321
29491 msgid "guestfs_fsck"
29492 msgstr ""
29493
29494 #. type: verbatim
29495 #: ../src/guestfs-actions.pod:2323
29496 #, no-wrap
29497 msgid ""
29498 " int\n"
29499 " guestfs_fsck (guestfs_h *g,\n"
29500 "               const char *fstype,\n"
29501 "               const char *device);\n"
29502 "\n"
29503 msgstr ""
29504
29505 #. type: textblock
29506 #: ../src/guestfs-actions.pod:2358 ../src/guestfs-actions.pod:8541
29507 msgid "(Added in 1.0.16)"
29508 msgstr "(Додано у 1.0.16)"
29509
29510 #. type: =head2
29511 #: ../src/guestfs-actions.pod:2360
29512 msgid "guestfs_get_append"
29513 msgstr ""
29514
29515 #. type: verbatim
29516 #: ../src/guestfs-actions.pod:2362
29517 #, no-wrap
29518 msgid ""
29519 " const char *\n"
29520 " guestfs_get_append (guestfs_h *g);\n"
29521 "\n"
29522 msgstr ""
29523
29524 #. type: textblock
29525 #: ../src/guestfs-actions.pod:2370
29526 msgid ""
29527 "This function returns a string which may be NULL.  There is no way to return "
29528 "an error from this function.  The string is owned by the guest handle and "
29529 "must I<not> be freed."
29530 msgstr ""
29531
29532 #. type: textblock
29533 #: ../src/guestfs-actions.pod:2374 ../src/guestfs-actions.pod:6318
29534 #: ../src/guestfs-actions.pod:6797 ../src/guestfs-actions.pod:7246
29535 #: ../src/guestfs-actions.pod:7265 ../src/guestfs-actions.pod:7281
29536 #: ../src/guestfs-actions.pod:7305 ../src/guestfs-actions.pod:8181
29537 #: ../src/guestfs-actions.pod:8196 ../src/guestfs-actions.pod:8585
29538 msgid "(Added in 1.0.26)"
29539 msgstr "(Додано у 1.0.26)"
29540
29541 #. type: =head2
29542 #: ../src/guestfs-actions.pod:2376
29543 msgid "guestfs_get_attach_method"
29544 msgstr ""
29545
29546 #. type: verbatim
29547 #: ../src/guestfs-actions.pod:2378
29548 #, no-wrap
29549 msgid ""
29550 " char *\n"
29551 " guestfs_get_attach_method (guestfs_h *g);\n"
29552 "\n"
29553 msgstr ""
29554
29555 #. type: textblock
29556 #: ../src/guestfs-actions.pod:2381
29557 msgid "Return the current attach method.  See C<guestfs_set_attach_method>."
29558 msgstr ""
29559
29560 #. type: textblock
29561 #: ../src/guestfs-actions.pod:2386 ../src/guestfs-actions.pod:6827
29562 msgid "(Added in 1.9.8)"
29563 msgstr "(Додано у 1.9.8)"
29564
29565 #. type: =head2
29566 #: ../src/guestfs-actions.pod:2388
29567 msgid "guestfs_get_autosync"
29568 msgstr ""
29569
29570 #. type: verbatim
29571 #: ../src/guestfs-actions.pod:2390
29572 #, no-wrap
29573 msgid ""
29574 " int\n"
29575 " guestfs_get_autosync (guestfs_h *g);\n"
29576 "\n"
29577 msgstr ""
29578
29579 #. type: =head2
29580 #: ../src/guestfs-actions.pod:2399
29581 msgid "guestfs_get_direct"
29582 msgstr ""
29583
29584 #. type: verbatim
29585 #: ../src/guestfs-actions.pod:2401
29586 #, no-wrap
29587 msgid ""
29588 " int\n"
29589 " guestfs_get_direct (guestfs_h *g);\n"
29590 "\n"
29591 msgstr ""
29592
29593 #. type: textblock
29594 #: ../src/guestfs-actions.pod:2408 ../src/guestfs-actions.pod:6868
29595 msgid "(Added in 1.0.72)"
29596 msgstr "(Додано у 1.0.72)"
29597
29598 #. type: =head2
29599 #: ../src/guestfs-actions.pod:2410
29600 msgid "guestfs_get_e2label"
29601 msgstr ""
29602
29603 #. type: verbatim
29604 #: ../src/guestfs-actions.pod:2412
29605 #, no-wrap
29606 msgid ""
29607 " char *\n"
29608 " guestfs_get_e2label (guestfs_h *g,\n"
29609 "                      const char *device);\n"
29610 "\n"
29611 msgstr ""
29612
29613 #. type: textblock
29614 #: ../src/guestfs-actions.pod:2416
29615 msgid ""
29616 "I<This function is deprecated.> In new code, use the L</guestfs_vfs_label> "
29617 "call instead."
29618 msgstr ""
29619
29620 #. type: textblock
29621 #: ../src/guestfs-actions.pod:2429 ../src/guestfs-actions.pod:2450
29622 #: ../src/guestfs-actions.pod:6886 ../src/guestfs-actions.pod:6905
29623 msgid "(Added in 1.0.15)"
29624 msgstr "(Додано у 1.0.15)"
29625
29626 #. type: =head2
29627 #: ../src/guestfs-actions.pod:2431
29628 msgid "guestfs_get_e2uuid"
29629 msgstr ""
29630
29631 #. type: verbatim
29632 #: ../src/guestfs-actions.pod:2433
29633 #, no-wrap
29634 msgid ""
29635 " char *\n"
29636 " guestfs_get_e2uuid (guestfs_h *g,\n"
29637 "                     const char *device);\n"
29638 "\n"
29639 msgstr ""
29640
29641 #. type: textblock
29642 #: ../src/guestfs-actions.pod:2437
29643 msgid ""
29644 "I<This function is deprecated.> In new code, use the L</guestfs_vfs_uuid> "
29645 "call instead."
29646 msgstr ""
29647
29648 #. type: =head2
29649 #: ../src/guestfs-actions.pod:2452
29650 msgid "guestfs_get_memsize"
29651 msgstr ""
29652
29653 #. type: verbatim
29654 #: ../src/guestfs-actions.pod:2454
29655 #, no-wrap
29656 msgid ""
29657 " int\n"
29658 " guestfs_get_memsize (guestfs_h *g);\n"
29659 "\n"
29660 msgstr ""
29661
29662 #. type: textblock
29663 #: ../src/guestfs-actions.pod:2460
29664 msgid ""
29665 "If C<guestfs_set_memsize> was not called on this handle, and if "
29666 "C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
29667 "value for memsize."
29668 msgstr ""
29669
29670 #. type: textblock
29671 #: ../src/guestfs-actions.pod:2469 ../src/guestfs-actions.pod:5214
29672 #: ../src/guestfs-actions.pod:5423 ../src/guestfs-actions.pod:5442
29673 #: ../src/guestfs-actions.pod:5461 ../src/guestfs-actions.pod:5473
29674 #: ../src/guestfs-actions.pod:5490 ../src/guestfs-actions.pod:5503
29675 #: ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6926
29676 #: ../src/guestfs-actions.pod:7216 ../src/guestfs-actions.pod:7950
29677 msgid "(Added in 1.0.55)"
29678 msgstr "(Додано у 1.0.55)"
29679
29680 #. type: =head2
29681 #: ../src/guestfs-actions.pod:2471
29682 msgid "guestfs_get_network"
29683 msgstr ""
29684
29685 #. type: verbatim
29686 #: ../src/guestfs-actions.pod:2473
29687 #, no-wrap
29688 msgid ""
29689 " int\n"
29690 " guestfs_get_network (guestfs_h *g);\n"
29691 "\n"
29692 msgstr ""
29693
29694 #. type: textblock
29695 #: ../src/guestfs-actions.pod:2480 ../src/guestfs-actions.pod:6945
29696 msgid "(Added in 1.5.4)"
29697 msgstr "(Додано у 1.5.4)"
29698
29699 #. type: =head2
29700 #: ../src/guestfs-actions.pod:2482
29701 msgid "guestfs_get_path"
29702 msgstr ""
29703
29704 #. type: verbatim
29705 #: ../src/guestfs-actions.pod:2484
29706 #, no-wrap
29707 msgid ""
29708 " const char *\n"
29709 " guestfs_get_path (guestfs_h *g);\n"
29710 "\n"
29711 msgstr ""
29712
29713 #. type: textblock
29714 #: ../src/guestfs-actions.pod:2492 ../src/guestfs-actions.pod:2532
29715 msgid ""
29716 "This function returns a string, or NULL on error.  The string is owned by "
29717 "the guest handle and must I<not> be freed."
29718 msgstr ""
29719
29720 #. type: =head2
29721 #: ../src/guestfs-actions.pod:2497
29722 msgid "guestfs_get_pgroup"
29723 msgstr ""
29724
29725 #. type: verbatim
29726 #: ../src/guestfs-actions.pod:2499
29727 #, no-wrap
29728 msgid ""
29729 " int\n"
29730 " guestfs_get_pgroup (guestfs_h *g);\n"
29731 "\n"
29732 msgstr ""
29733
29734 #. type: textblock
29735 #: ../src/guestfs-actions.pod:2506 ../src/guestfs-actions.pod:6981
29736 #: ../src/guestfs-actions.pod:8442
29737 msgid "(Added in 1.11.18)"
29738 msgstr "(Додано у 1.11.18)"
29739
29740 #. type: =head2
29741 #: ../src/guestfs-actions.pod:2508
29742 msgid "guestfs_get_pid"
29743 msgstr ""
29744
29745 #. type: verbatim
29746 #: ../src/guestfs-actions.pod:2510
29747 #, no-wrap
29748 msgid ""
29749 " int\n"
29750 " guestfs_get_pid (guestfs_h *g);\n"
29751 "\n"
29752 msgstr ""
29753
29754 #. type: textblock
29755 #: ../src/guestfs-actions.pod:2520
29756 msgid "(Added in 1.0.56)"
29757 msgstr "(Додано у 1.0.56)"
29758
29759 #. type: =head2
29760 #: ../src/guestfs-actions.pod:2522
29761 msgid "guestfs_get_qemu"
29762 msgstr ""
29763
29764 #. type: verbatim
29765 #: ../src/guestfs-actions.pod:2524
29766 #, no-wrap
29767 msgid ""
29768 " const char *\n"
29769 " guestfs_get_qemu (guestfs_h *g);\n"
29770 "\n"
29771 msgstr ""
29772
29773 #. type: textblock
29774 #: ../src/guestfs-actions.pod:2535 ../src/guestfs-actions.pod:7009
29775 msgid "(Added in 1.0.6)"
29776 msgstr "(Додано у 1.0.6)"
29777
29778 #. type: =head2
29779 #: ../src/guestfs-actions.pod:2537
29780 msgid "guestfs_get_recovery_proc"
29781 msgstr ""
29782
29783 #. type: verbatim
29784 #: ../src/guestfs-actions.pod:2539
29785 #, no-wrap
29786 msgid ""
29787 " int\n"
29788 " guestfs_get_recovery_proc (guestfs_h *g);\n"
29789 "\n"
29790 msgstr ""
29791
29792 #. type: textblock
29793 #: ../src/guestfs-actions.pod:2546 ../src/guestfs-actions.pod:4134
29794 #: ../src/guestfs-actions.pod:4478 ../src/guestfs-actions.pod:4872
29795 #: ../src/guestfs-actions.pod:5053 ../src/guestfs-actions.pod:6248
29796 #: ../src/guestfs-actions.pod:6591 ../src/guestfs-actions.pod:7033
29797 #: ../src/guestfs-actions.pod:7731 ../src/guestfs-actions.pod:7751
29798 #: ../src/guestfs-actions.pod:8065
29799 msgid "(Added in 1.0.77)"
29800 msgstr "(Додано у 1.0.77)"
29801
29802 #. type: =head2
29803 #: ../src/guestfs-actions.pod:2548
29804 msgid "guestfs_get_selinux"
29805 msgstr ""
29806
29807 #. type: verbatim
29808 #: ../src/guestfs-actions.pod:2550
29809 #, no-wrap
29810 msgid ""
29811 " int\n"
29812 " guestfs_get_selinux (guestfs_h *g);\n"
29813 "\n"
29814 msgstr ""
29815
29816 #. type: textblock
29817 #: ../src/guestfs-actions.pod:2553
29818 msgid ""
29819 "This returns the current setting of the selinux flag which is passed to the "
29820 "appliance at boot time.  See C<guestfs_set_selinux>."
29821 msgstr ""
29822
29823 #. type: textblock
29824 #: ../src/guestfs-actions.pod:2561 ../src/guestfs-actions.pod:2635
29825 #: ../src/guestfs-actions.pod:7052 ../src/guestfs-actions.pod:7126
29826 msgid "(Added in 1.0.67)"
29827 msgstr "(Додано у 1.0.67)"
29828
29829 #. type: =head2
29830 #: ../src/guestfs-actions.pod:2563
29831 msgid "guestfs_get_smp"
29832 msgstr ""
29833
29834 #. type: verbatim
29835 #: ../src/guestfs-actions.pod:2565
29836 #, no-wrap
29837 msgid ""
29838 " int\n"
29839 " guestfs_get_smp (guestfs_h *g);\n"
29840 "\n"
29841 msgstr ""
29842
29843 #. type: =head2
29844 #: ../src/guestfs-actions.pod:2574
29845 msgid "guestfs_get_state"
29846 msgstr ""
29847
29848 #. type: verbatim
29849 #: ../src/guestfs-actions.pod:2576
29850 #, no-wrap
29851 msgid ""
29852 " int\n"
29853 " guestfs_get_state (guestfs_h *g);\n"
29854 "\n"
29855 msgstr ""
29856
29857 #. type: =head2
29858 #: ../src/guestfs-actions.pod:2588
29859 msgid "guestfs_get_trace"
29860 msgstr ""
29861
29862 #. type: verbatim
29863 #: ../src/guestfs-actions.pod:2590
29864 #, no-wrap
29865 msgid ""
29866 " int\n"
29867 " guestfs_get_trace (guestfs_h *g);\n"
29868 "\n"
29869 msgstr ""
29870
29871 #. type: =head2
29872 #: ../src/guestfs-actions.pod:2599
29873 msgid "guestfs_get_umask"
29874 msgstr ""
29875
29876 #. type: verbatim
29877 #: ../src/guestfs-actions.pod:2601
29878 #, no-wrap
29879 msgid ""
29880 " int\n"
29881 " guestfs_get_umask (guestfs_h *g);\n"
29882 "\n"
29883 msgstr ""
29884
29885 #. type: textblock
29886 #: ../src/guestfs-actions.pod:2604
29887 msgid ""
29888 "Return the current umask.  By default the umask is C<022> unless it has been "
29889 "set by calling C<guestfs_umask>."
29890 msgstr ""
29891
29892 #. type: =head2
29893 #: ../src/guestfs-actions.pod:2611
29894 msgid "guestfs_get_verbose"
29895 msgstr ""
29896
29897 #. type: verbatim
29898 #: ../src/guestfs-actions.pod:2613
29899 #, no-wrap
29900 msgid ""
29901 " int\n"
29902 " guestfs_get_verbose (guestfs_h *g);\n"
29903 "\n"
29904 msgstr ""
29905
29906 #. type: =head2
29907 #: ../src/guestfs-actions.pod:2622
29908 msgid "guestfs_getcon"
29909 msgstr ""
29910
29911 #. type: verbatim
29912 #: ../src/guestfs-actions.pod:2624
29913 #, no-wrap
29914 msgid ""
29915 " char *\n"
29916 " guestfs_getcon (guestfs_h *g);\n"
29917 "\n"
29918 msgstr ""
29919
29920 #. type: textblock
29921 #: ../src/guestfs-actions.pod:2629
29922 msgid ""
29923 "See the documentation about SELINUX in L<guestfs(3)>, and C<guestfs_setcon>"
29924 msgstr ""
29925
29926 #. type: =head2
29927 #: ../src/guestfs-actions.pod:2637
29928 msgid "guestfs_getxattr"
29929 msgstr ""
29930
29931 #. type: verbatim
29932 #: ../src/guestfs-actions.pod:2639
29933 #, no-wrap
29934 msgid ""
29935 " char *\n"
29936 " guestfs_getxattr (guestfs_h *g,\n"
29937 "                   const char *path,\n"
29938 "                   const char *name,\n"
29939 "                   size_t *size_r);\n"
29940 "\n"
29941 msgstr ""
29942
29943 #. type: textblock
29944 #: ../src/guestfs-actions.pod:2645
29945 msgid ""
29946 "Get a single extended attribute from file C<path> named C<name>.  This call "
29947 "follows symlinks.  If you want to lookup an extended attribute for the "
29948 "symlink itself, use C<guestfs_lgetxattr>."
29949 msgstr ""
29950
29951 #. type: textblock
29952 #: ../src/guestfs-actions.pod:2649 ../src/guestfs-actions.pod:4148
29953 msgid ""
29954 "Normally it is better to get all extended attributes from a file in one go "
29955 "by calling C<guestfs_getxattrs>.  However some Linux filesystem "
29956 "implementations are buggy and do not provide a way to list out attributes.  "
29957 "For these filesystems (notably ntfs-3g)  you have to know the names of the "
29958 "extended attributes you want in advance and call this function."
29959 msgstr ""
29960
29961 #. type: textblock
29962 #: ../src/guestfs-actions.pod:2659
29963 msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>."
29964 msgstr ""
29965
29966 #. type: textblock
29967 #: ../src/guestfs-actions.pod:2661 ../src/guestfs-actions.pod:2874
29968 #: ../src/guestfs-actions.pod:3356 ../src/guestfs-actions.pod:4160
29969 #: ../src/guestfs-actions.pod:6241 ../src/guestfs-actions.pod:6267
29970 #: ../src/guestfs-actions.pod:6448
29971 msgid ""
29972 "This function returns a buffer, or NULL on error.  The size of the returned "
29973 "buffer is written to C<*size_r>.  I<The caller must free the returned buffer "
29974 "after use>."
29975 msgstr ""
29976
29977 #. type: textblock
29978 #: ../src/guestfs-actions.pod:2665 ../src/guestfs-actions.pod:4164
29979 msgid "(Added in 1.7.24)"
29980 msgstr "(Додано у 1.7.24)"
29981
29982 #. type: =head2
29983 #: ../src/guestfs-actions.pod:2667
29984 msgid "guestfs_getxattrs"
29985 msgstr ""
29986
29987 #. type: verbatim
29988 #: ../src/guestfs-actions.pod:2669
29989 #, no-wrap
29990 msgid ""
29991 " struct guestfs_xattr_list *\n"
29992 " guestfs_getxattrs (guestfs_h *g,\n"
29993 "                    const char *path);\n"
29994 "\n"
29995 msgstr ""
29996
29997 #. type: textblock
29998 #: ../src/guestfs-actions.pod:2679
29999 msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>."
30000 msgstr ""
30001
30002 #. type: textblock
30003 #: ../src/guestfs-actions.pod:2681 ../src/guestfs-actions.pod:4176
30004 #: ../src/guestfs-actions.pod:4868
30005 msgid ""
30006 "This function returns a C<struct guestfs_xattr_list *>, or NULL if there was "
30007 "an error.  I<The caller must call C<guestfs_free_xattr_list> after use>."
30008 msgstr ""
30009
30010 #. type: textblock
30011 #: ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:4180
30012 #: ../src/guestfs-actions.pod:4392 ../src/guestfs-actions.pod:4428
30013 #: ../src/guestfs-actions.pod:6621 ../src/guestfs-actions.pod:7145
30014 #: ../src/guestfs-actions.pod:8650
30015 msgid "(Added in 1.0.59)"
30016 msgstr "(Додано у 1.0.59)"
30017
30018 #. type: =head2
30019 #: ../src/guestfs-actions.pod:2687
30020 msgid "guestfs_glob_expand"
30021 msgstr ""
30022
30023 #. type: verbatim
30024 #: ../src/guestfs-actions.pod:2689
30025 #, no-wrap
30026 msgid ""
30027 " char **\n"
30028 " guestfs_glob_expand (guestfs_h *g,\n"
30029 "                      const char *pattern);\n"
30030 "\n"
30031 msgstr ""
30032
30033 #. type: textblock
30034 #: ../src/guestfs-actions.pod:2708 ../src/guestfs-actions.pod:7329
30035 #: ../src/guestfs-actions.pod:7346
30036 msgid "(Added in 1.0.50)"
30037 msgstr "(Додано у 1.0.50)"
30038
30039 #. type: =head2
30040 #: ../src/guestfs-actions.pod:2710
30041 msgid "guestfs_grep"
30042 msgstr ""
30043
30044 #. type: verbatim
30045 #: ../src/guestfs-actions.pod:2712
30046 #, no-wrap
30047 msgid ""
30048 " char **\n"
30049 " guestfs_grep (guestfs_h *g,\n"
30050 "               const char *regex,\n"
30051 "               const char *path);\n"
30052 "\n"
30053 msgstr ""
30054
30055 #. type: =head2
30056 #: ../src/guestfs-actions.pod:2729
30057 msgid "guestfs_grepi"
30058 msgstr ""
30059
30060 #. type: verbatim
30061 #: ../src/guestfs-actions.pod:2731
30062 #, no-wrap
30063 msgid ""
30064 " char **\n"
30065 " guestfs_grepi (guestfs_h *g,\n"
30066 "                const char *regex,\n"
30067 "                const char *path);\n"
30068 "\n"
30069 msgstr ""
30070
30071 #. type: =head2
30072 #: ../src/guestfs-actions.pod:2748
30073 msgid "guestfs_grub_install"
30074 msgstr ""
30075
30076 #. type: verbatim
30077 #: ../src/guestfs-actions.pod:2750
30078 #, no-wrap
30079 msgid ""
30080 " int\n"
30081 " guestfs_grub_install (guestfs_h *g,\n"
30082 "                       const char *root,\n"
30083 "                       const char *device);\n"
30084 "\n"
30085 msgstr ""
30086
30087 #. type: textblock
30088 #: ../src/guestfs-actions.pod:2793
30089 msgid "(Added in 1.0.17)"
30090 msgstr "(Додано у 1.0.17)"
30091
30092 #. type: =head2
30093 #: ../src/guestfs-actions.pod:2795
30094 msgid "guestfs_head"
30095 msgstr ""
30096
30097 #. type: verbatim
30098 #: ../src/guestfs-actions.pod:2797
30099 #, no-wrap
30100 msgid ""
30101 " char **\n"
30102 " guestfs_head (guestfs_h *g,\n"
30103 "               const char *path);\n"
30104 "\n"
30105 msgstr ""
30106
30107 #. type: =head2
30108 #: ../src/guestfs-actions.pod:2813
30109 msgid "guestfs_head_n"
30110 msgstr ""
30111
30112 #. type: verbatim
30113 #: ../src/guestfs-actions.pod:2815
30114 #, no-wrap
30115 msgid ""
30116 " char **\n"
30117 " guestfs_head_n (guestfs_h *g,\n"
30118 "                 int nrlines,\n"
30119 "                 const char *path);\n"
30120 "\n"
30121 msgstr ""
30122
30123 #. type: =head2
30124 #: ../src/guestfs-actions.pod:2837
30125 msgid "guestfs_hexdump"
30126 msgstr ""
30127
30128 #. type: verbatim
30129 #: ../src/guestfs-actions.pod:2839
30130 #, no-wrap
30131 msgid ""
30132 " char *\n"
30133 " guestfs_hexdump (guestfs_h *g,\n"
30134 "                  const char *path);\n"
30135 "\n"
30136 msgstr ""
30137
30138 #. type: textblock
30139 #: ../src/guestfs-actions.pod:2852 ../src/guestfs-actions.pod:7410
30140 #: ../src/guestfs-actions.pod:7465
30141 msgid "(Added in 1.0.22)"
30142 msgstr "(Додано у 1.0.22)"
30143
30144 #. type: =head2
30145 #: ../src/guestfs-actions.pod:2854
30146 msgid "guestfs_initrd_cat"
30147 msgstr ""
30148
30149 #. type: verbatim
30150 #: ../src/guestfs-actions.pod:2856
30151 #, no-wrap
30152 msgid ""
30153 " char *\n"
30154 " guestfs_initrd_cat (guestfs_h *g,\n"
30155 "                     const char *initrdpath,\n"
30156 "                     const char *filename,\n"
30157 "                     size_t *size_r);\n"
30158 "\n"
30159 msgstr ""
30160
30161 #. type: textblock
30162 #: ../src/guestfs-actions.pod:2872
30163 msgid "See also C<guestfs_initrd_list>."
30164 msgstr ""
30165
30166 #. type: =head2
30167 #: ../src/guestfs-actions.pod:2883
30168 msgid "guestfs_initrd_list"
30169 msgstr ""
30170
30171 #. type: verbatim
30172 #: ../src/guestfs-actions.pod:2885
30173 #, no-wrap
30174 msgid ""
30175 " char **\n"
30176 " guestfs_initrd_list (guestfs_h *g,\n"
30177 "                      const char *path);\n"
30178 "\n"
30179 msgstr ""
30180
30181 #. type: =head2
30182 #: ../src/guestfs-actions.pod:2905
30183 msgid "guestfs_inotify_add_watch"
30184 msgstr ""
30185
30186 #. type: verbatim
30187 #: ../src/guestfs-actions.pod:2907
30188 #, no-wrap
30189 msgid ""
30190 " int64_t\n"
30191 " guestfs_inotify_add_watch (guestfs_h *g,\n"
30192 "                            const char *path,\n"
30193 "                            int mask);\n"
30194 "\n"
30195 msgstr ""
30196
30197 #. type: =head2
30198 #: ../src/guestfs-actions.pod:2926
30199 msgid "guestfs_inotify_close"
30200 msgstr ""
30201
30202 #. type: verbatim
30203 #: ../src/guestfs-actions.pod:2928
30204 #, no-wrap
30205 msgid ""
30206 " int\n"
30207 " guestfs_inotify_close (guestfs_h *g);\n"
30208 "\n"
30209 msgstr ""
30210
30211 #. type: =head2
30212 #: ../src/guestfs-actions.pod:2939
30213 msgid "guestfs_inotify_files"
30214 msgstr ""
30215
30216 #. type: verbatim
30217 #: ../src/guestfs-actions.pod:2941
30218 #, no-wrap
30219 msgid ""
30220 " char **\n"
30221 " guestfs_inotify_files (guestfs_h *g);\n"
30222 "\n"
30223 msgstr ""
30224
30225 #. type: textblock
30226 #: ../src/guestfs-actions.pod:2944
30227 msgid ""
30228 "This function is a helpful wrapper around C<guestfs_inotify_read> which just "
30229 "returns a list of pathnames of objects that were touched.  The returned "
30230 "pathnames are sorted and deduplicated."
30231 msgstr ""
30232
30233 #. type: =head2
30234 #: ../src/guestfs-actions.pod:2954
30235 msgid "guestfs_inotify_init"
30236 msgstr ""
30237
30238 #. type: verbatim
30239 #: ../src/guestfs-actions.pod:2956
30240 #, no-wrap
30241 msgid ""
30242 " int\n"
30243 " guestfs_inotify_init (guestfs_h *g,\n"
30244 "                       int maxevents);\n"
30245 "\n"
30246 msgstr ""
30247
30248 #. type: textblock
30249 #: ../src/guestfs-actions.pod:2964
30250 msgid ""
30251 "C<maxevents> is the maximum number of events which will be queued up between "
30252 "calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>.  If this is "
30253 "passed as C<0>, then the kernel (or previously set)  default is used.  For "
30254 "Linux 2.6.29 the default was 16384 events.  Beyond this limit, the kernel "
30255 "throws away events, but records the fact that it threw them away by setting "
30256 "a flag C<IN_Q_OVERFLOW> in the returned structure list (see "
30257 "C<guestfs_inotify_read>)."
30258 msgstr ""
30259
30260 #. type: textblock
30261 #: ../src/guestfs-actions.pod:2974
30262 msgid ""
30263 "Before any events are generated, you have to add some watches to the "
30264 "internal watch list.  See: C<guestfs_inotify_add_watch>, "
30265 "C<guestfs_inotify_rm_watch> and C<guestfs_inotify_watch_all>."
30266 msgstr ""
30267
30268 #. type: textblock
30269 #: ../src/guestfs-actions.pod:2980
30270 msgid ""
30271 "Queued up events should be read periodically by calling "
30272 "C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful "
30273 "wrapper around C<guestfs_inotify_read>).  If you don't read the events out "
30274 "often enough then you risk the internal queue overflowing."
30275 msgstr ""
30276
30277 #. type: textblock
30278 #: ../src/guestfs-actions.pod:2987
30279 msgid ""
30280 "The handle should be closed after use by calling C<guestfs_inotify_close>.  "
30281 "This also removes any watches automatically."
30282 msgstr ""
30283
30284 #. type: =head2
30285 #: ../src/guestfs-actions.pod:3000
30286 msgid "guestfs_inotify_read"
30287 msgstr ""
30288
30289 #. type: verbatim
30290 #: ../src/guestfs-actions.pod:3002
30291 #, no-wrap
30292 msgid ""
30293 " struct guestfs_inotify_event_list *\n"
30294 " guestfs_inotify_read (guestfs_h *g);\n"
30295 "\n"
30296 msgstr ""
30297
30298 #. type: textblock
30299 #: ../src/guestfs-actions.pod:3016
30300 msgid ""
30301 "This function returns a C<struct guestfs_inotify_event_list *>, or NULL if "
30302 "there was an error.  I<The caller must call "
30303 "C<guestfs_free_inotify_event_list> after use>."
30304 msgstr ""
30305
30306 #. type: =head2
30307 #: ../src/guestfs-actions.pod:3022
30308 msgid "guestfs_inotify_rm_watch"
30309 msgstr ""
30310
30311 #. type: verbatim
30312 #: ../src/guestfs-actions.pod:3024
30313 #, no-wrap
30314 msgid ""
30315 " int\n"
30316 " guestfs_inotify_rm_watch (guestfs_h *g,\n"
30317 "                           int wd);\n"
30318 "\n"
30319 msgstr ""
30320
30321 #. type: textblock
30322 #: ../src/guestfs-actions.pod:3028
30323 msgid ""
30324 "Remove a previously defined inotify watch.  See C<guestfs_inotify_add_watch>."
30325 msgstr ""
30326
30327 #. type: =head2
30328 #: ../src/guestfs-actions.pod:3035
30329 msgid "guestfs_inspect_get_arch"
30330 msgstr ""
30331
30332 #. type: verbatim
30333 #: ../src/guestfs-actions.pod:3037
30334 #, no-wrap
30335 msgid ""
30336 " char *\n"
30337 " guestfs_inspect_get_arch (guestfs_h *g,\n"
30338 "                           const char *root);\n"
30339 "\n"
30340 msgstr ""
30341
30342 #. type: textblock
30343 #: ../src/guestfs-actions.pod:3041
30344 msgid ""
30345 "This returns the architecture of the inspected operating system.  The "
30346 "possible return values are listed under C<guestfs_file_architecture>."
30347 msgstr ""
30348
30349 #. type: =head2
30350 #: ../src/guestfs-actions.pod:3055
30351 msgid "guestfs_inspect_get_distro"
30352 msgstr ""
30353
30354 #. type: verbatim
30355 #: ../src/guestfs-actions.pod:3057
30356 #, no-wrap
30357 msgid ""
30358 " char *\n"
30359 " guestfs_inspect_get_distro (guestfs_h *g,\n"
30360 "                             const char *root);\n"
30361 "\n"
30362 msgstr ""
30363
30364 #. type: =head2
30365 #: ../src/guestfs-actions.pod:3157
30366 msgid "guestfs_inspect_get_drive_mappings"
30367 msgstr ""
30368
30369 #. type: verbatim
30370 #: ../src/guestfs-actions.pod:3159
30371 #, no-wrap
30372 msgid ""
30373 " char **\n"
30374 " guestfs_inspect_get_drive_mappings (guestfs_h *g,\n"
30375 "                                     const char *root);\n"
30376 "\n"
30377 msgstr ""
30378
30379 #. type: textblock
30380 #: ../src/guestfs-actions.pod:3188
30381 msgid ""
30382 "Please read L<guestfs(3)/INSPECTION> for more details.  See also "
30383 "C<guestfs_inspect_get_mountpoints>, C<guestfs_inspect_get_filesystems>."
30384 msgstr ""
30385
30386 #. type: textblock
30387 #: ../src/guestfs-actions.pod:3192 ../src/guestfs-actions.pod:3460
30388 #: ../src/guestfs-actions.pod:4267 ../src/guestfs-actions.pod:5006
30389 #: ../src/guestfs-actions.pod:5692 ../src/guestfs-actions.pod:7889
30390 msgid ""
30391 "This function returns a NULL-terminated array of strings, or NULL if there "
30392 "was an error.  The array of strings will always have length C<2n+1>, where "
30393 "C<n> keys and values alternate, followed by the trailing NULL entry.  I<The "
30394 "caller must free the strings and the array after use>."
30395 msgstr ""
30396
30397 #. type: textblock
30398 #: ../src/guestfs-actions.pod:3198 ../src/guestfs-actions.pod:3663
30399 msgid "(Added in 1.9.17)"
30400 msgstr "(Додано у 1.9.17)"
30401
30402 #. type: =head2
30403 #: ../src/guestfs-actions.pod:3200
30404 msgid "guestfs_inspect_get_filesystems"
30405 msgstr ""
30406
30407 #. type: verbatim
30408 #: ../src/guestfs-actions.pod:3202
30409 #, no-wrap
30410 msgid ""
30411 " char **\n"
30412 " guestfs_inspect_get_filesystems (guestfs_h *g,\n"
30413 "                                  const char *root);\n"
30414 "\n"
30415 msgstr ""
30416
30417 #. type: textblock
30418 #: ../src/guestfs-actions.pod:3214
30419 msgid ""
30420 "Please read L<guestfs(3)/INSPECTION> for more details.  See also "
30421 "C<guestfs_inspect_get_mountpoints>."
30422 msgstr ""
30423
30424 #. type: =head2
30425 #: ../src/guestfs-actions.pod:3223
30426 msgid "guestfs_inspect_get_format"
30427 msgstr ""
30428
30429 #. type: verbatim
30430 #: ../src/guestfs-actions.pod:3225
30431 #, no-wrap
30432 msgid ""
30433 " char *\n"
30434 " guestfs_inspect_get_format (guestfs_h *g,\n"
30435 "                             const char *root);\n"
30436 "\n"
30437 msgstr ""
30438
30439 #. type: textblock
30440 #: ../src/guestfs-actions.pod:3259 ../src/guestfs-actions.pod:3699
30441 #: ../src/guestfs-actions.pod:3715 ../src/guestfs-actions.pod:3733
30442 #: ../src/guestfs-actions.pod:6659
30443 msgid "(Added in 1.9.4)"
30444 msgstr "(Додано у 1.9.4)"
30445
30446 #. type: =head2
30447 #: ../src/guestfs-actions.pod:3261
30448 msgid "guestfs_inspect_get_hostname"
30449 msgstr ""
30450
30451 #. type: verbatim
30452 #: ../src/guestfs-actions.pod:3263
30453 #, no-wrap
30454 msgid ""
30455 " char *\n"
30456 " guestfs_inspect_get_hostname (guestfs_h *g,\n"
30457 "                               const char *root);\n"
30458 "\n"
30459 msgstr ""
30460
30461 #. type: textblock
30462 #: ../src/guestfs-actions.pod:3278
30463 msgid "(Added in 1.7.9)"
30464 msgstr "(Додано у 1.7.9)"
30465
30466 #. type: =head2
30467 #: ../src/guestfs-actions.pod:3280
30468 msgid "guestfs_inspect_get_icon"
30469 msgstr ""
30470
30471 #. type: verbatim
30472 #: ../src/guestfs-actions.pod:3282
30473 #, no-wrap
30474 msgid ""
30475 " char *\n"
30476 " guestfs_inspect_get_icon (guestfs_h *g,\n"
30477 "                           const char *root,\n"
30478 "                           size_t *size_r,\n"
30479 "                           ...);\n"
30480 "\n"
30481 msgstr ""
30482
30483 #. type: verbatim
30484 #: ../src/guestfs-actions.pod:3293
30485 #, no-wrap
30486 msgid ""
30487 " GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n"
30488 " GUESTFS_INSPECT_GET_ICON_HIGHQUALITY, int highquality,\n"
30489 "\n"
30490 msgstr ""
30491
30492 #. type: textblock
30493 #: ../src/guestfs-actions.pod:3360 ../src/guestfs-actions.pod:4194
30494 #: ../src/guestfs-actions.pod:5591
30495 msgid "(Added in 1.11.12)"
30496 msgstr "(Додано у 1.11.12)"
30497
30498 #. type: =head2
30499 #: ../src/guestfs-actions.pod:3362
30500 msgid "guestfs_inspect_get_icon_va"
30501 msgstr ""
30502
30503 #. type: verbatim
30504 #: ../src/guestfs-actions.pod:3364
30505 #, no-wrap
30506 msgid ""
30507 " char *\n"
30508 " guestfs_inspect_get_icon_va (guestfs_h *g,\n"
30509 "                              const char *root,\n"
30510 "                              size_t *size_r,\n"
30511 "                              va_list args);\n"
30512 "\n"
30513 msgstr ""
30514
30515 #. type: textblock
30516 #: ../src/guestfs-actions.pod:3370
30517 msgid "This is the \"va_list variant\" of L</guestfs_inspect_get_icon>."
30518 msgstr ""
30519
30520 #. type: =head2
30521 #: ../src/guestfs-actions.pod:3374
30522 msgid "guestfs_inspect_get_icon_argv"
30523 msgstr ""
30524
30525 #. type: verbatim
30526 #: ../src/guestfs-actions.pod:3376
30527 #, no-wrap
30528 msgid ""
30529 " char *\n"
30530 " guestfs_inspect_get_icon_argv (guestfs_h *g,\n"
30531 "                                const char *root,\n"
30532 "                                size_t *size_r,\n"
30533 "                                const struct guestfs_inspect_get_icon_argv *optargs);\n"
30534 "\n"
30535 msgstr ""
30536
30537 #. type: textblock
30538 #: ../src/guestfs-actions.pod:3382
30539 msgid "This is the \"argv variant\" of L</guestfs_inspect_get_icon>."
30540 msgstr ""
30541
30542 #. type: =head2
30543 #: ../src/guestfs-actions.pod:3386
30544 msgid "guestfs_inspect_get_major_version"
30545 msgstr ""
30546
30547 #. type: verbatim
30548 #: ../src/guestfs-actions.pod:3388
30549 #, no-wrap
30550 msgid ""
30551 " int\n"
30552 " guestfs_inspect_get_major_version (guestfs_h *g,\n"
30553 "                                    const char *root);\n"
30554 "\n"
30555 msgstr ""
30556
30557 #. type: =head2
30558 #: ../src/guestfs-actions.pod:3410
30559 msgid "guestfs_inspect_get_minor_version"
30560 msgstr ""
30561
30562 #. type: verbatim
30563 #: ../src/guestfs-actions.pod:3412
30564 #, no-wrap
30565 msgid ""
30566 " int\n"
30567 " guestfs_inspect_get_minor_version (guestfs_h *g,\n"
30568 "                                    const char *root);\n"
30569 "\n"
30570 msgstr ""
30571
30572 #. type: textblock
30573 #: ../src/guestfs-actions.pod:3421
30574 msgid ""
30575 "Please read L<guestfs(3)/INSPECTION> for more details.  See also "
30576 "C<guestfs_inspect_get_major_version>."
30577 msgstr ""
30578
30579 #. type: =head2
30580 #: ../src/guestfs-actions.pod:3428
30581 msgid "guestfs_inspect_get_mountpoints"
30582 msgstr ""
30583
30584 #. type: verbatim
30585 #: ../src/guestfs-actions.pod:3430
30586 #, no-wrap
30587 msgid ""
30588 " char **\n"
30589 " guestfs_inspect_get_mountpoints (guestfs_h *g,\n"
30590 "                                  const char *root);\n"
30591 "\n"
30592 msgstr ""
30593
30594 #. type: textblock
30595 #: ../src/guestfs-actions.pod:3451
30596 msgid ""
30597 "For operating systems like Windows which still use drive letters, this call "
30598 "will only return an entry for the first drive \"mounted on\" C</>.  For "
30599 "information about the mapping of drive letters to partitions, see "
30600 "C<guestfs_inspect_get_drive_mappings>."
30601 msgstr ""
30602
30603 #. type: textblock
30604 #: ../src/guestfs-actions.pod:3457
30605 msgid ""
30606 "Please read L<guestfs(3)/INSPECTION> for more details.  See also "
30607 "C<guestfs_inspect_get_filesystems>."
30608 msgstr ""
30609
30610 #. type: =head2
30611 #: ../src/guestfs-actions.pod:3468
30612 msgid "guestfs_inspect_get_package_format"
30613 msgstr ""
30614
30615 #. type: verbatim
30616 #: ../src/guestfs-actions.pod:3470
30617 #, no-wrap
30618 msgid ""
30619 " char *\n"
30620 " guestfs_inspect_get_package_format (guestfs_h *g,\n"
30621 "                                     const char *root);\n"
30622 "\n"
30623 msgstr ""
30624
30625 #. type: textblock
30626 #: ../src/guestfs-actions.pod:3474
30627 msgid ""
30628 "This function and C<guestfs_inspect_get_package_management> return the "
30629 "package format and package management tool used by the inspected operating "
30630 "system.  For example for Fedora these functions would return C<rpm> (package "
30631 "format) and C<yum> (package management)."
30632 msgstr ""
30633
30634 #. type: textblock
30635 #: ../src/guestfs-actions.pod:3493 ../src/guestfs-actions.pod:3521
30636 msgid "(Added in 1.7.5)"
30637 msgstr "(Додано у 1.7.5)"
30638
30639 #. type: =head2
30640 #: ../src/guestfs-actions.pod:3495
30641 msgid "guestfs_inspect_get_package_management"
30642 msgstr ""
30643
30644 #. type: verbatim
30645 #: ../src/guestfs-actions.pod:3497
30646 #, no-wrap
30647 msgid ""
30648 " char *\n"
30649 " guestfs_inspect_get_package_management (guestfs_h *g,\n"
30650 "                                         const char *root);\n"
30651 "\n"
30652 msgstr ""
30653
30654 #. type: textblock
30655 #: ../src/guestfs-actions.pod:3501
30656 msgid ""
30657 "C<guestfs_inspect_get_package_format> and this function return the package "
30658 "format and package management tool used by the inspected operating system.  "
30659 "For example for Fedora these functions would return C<rpm> (package format) "
30660 "and C<yum> (package management)."
30661 msgstr ""
30662
30663 #. type: =head2
30664 #: ../src/guestfs-actions.pod:3523
30665 msgid "guestfs_inspect_get_product_name"
30666 msgstr ""
30667
30668 #. type: verbatim
30669 #: ../src/guestfs-actions.pod:3525
30670 #, no-wrap
30671 msgid ""
30672 " char *\n"
30673 " guestfs_inspect_get_product_name (guestfs_h *g,\n"
30674 "                                   const char *root);\n"
30675 "\n"
30676 msgstr ""
30677
30678 #. type: =head2
30679 #: ../src/guestfs-actions.pod:3544
30680 msgid "guestfs_inspect_get_product_variant"
30681 msgstr ""
30682
30683 #. type: verbatim
30684 #: ../src/guestfs-actions.pod:3546
30685 #, no-wrap
30686 msgid ""
30687 " char *\n"
30688 " guestfs_inspect_get_product_variant (guestfs_h *g,\n"
30689 "                                      const char *root);\n"
30690 "\n"
30691 msgstr ""
30692
30693 #. type: textblock
30694 #: ../src/guestfs-actions.pod:3569
30695 msgid ""
30696 "Please read L<guestfs(3)/INSPECTION> for more details.  See also "
30697 "C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>."
30698 msgstr ""
30699
30700 #. type: textblock
30701 #: ../src/guestfs-actions.pod:3576
30702 msgid "(Added in 1.9.13)"
30703 msgstr "(Додано у 1.9.13)"
30704
30705 #. type: =head2
30706 #: ../src/guestfs-actions.pod:3578
30707 msgid "guestfs_inspect_get_roots"
30708 msgstr ""
30709
30710 #. type: verbatim
30711 #: ../src/guestfs-actions.pod:3580
30712 #, no-wrap
30713 msgid ""
30714 " char **\n"
30715 " guestfs_inspect_get_roots (guestfs_h *g);\n"
30716 "\n"
30717 msgstr ""
30718
30719 #. type: textblock
30720 #: ../src/guestfs-actions.pod:3583
30721 msgid ""
30722 "This function is a convenient way to get the list of root devices, as "
30723 "returned from a previous call to C<guestfs_inspect_os>, but without redoing "
30724 "the whole inspection process."
30725 msgstr ""
30726
30727 #. type: textblock
30728 #: ../src/guestfs-actions.pod:3587
30729 msgid ""
30730 "This returns an empty list if either no root devices were found or the "
30731 "caller has not called C<guestfs_inspect_os>."
30732 msgstr ""
30733
30734 #. type: textblock
30735 #: ../src/guestfs-actions.pod:3596
30736 msgid "(Added in 1.7.3)"
30737 msgstr "(Додано у 1.7.3)"
30738
30739 #. type: =head2
30740 #: ../src/guestfs-actions.pod:3598
30741 msgid "guestfs_inspect_get_type"
30742 msgstr ""
30743
30744 #. type: verbatim
30745 #: ../src/guestfs-actions.pod:3600
30746 #, no-wrap
30747 msgid ""
30748 " char *\n"
30749 " guestfs_inspect_get_type (guestfs_h *g,\n"
30750 "                           const char *root);\n"
30751 "\n"
30752 msgstr ""
30753
30754 #. type: =head2
30755 #: ../src/guestfs-actions.pod:3645
30756 msgid "guestfs_inspect_get_windows_current_control_set"
30757 msgstr ""
30758
30759 #. type: verbatim
30760 #: ../src/guestfs-actions.pod:3647
30761 #, no-wrap
30762 msgid ""
30763 " char *\n"
30764 " guestfs_inspect_get_windows_current_control_set (guestfs_h *g,\n"
30765 "                                                  const char *root);\n"
30766 "\n"
30767 msgstr ""
30768
30769 #. type: =head2
30770 #: ../src/guestfs-actions.pod:3665
30771 msgid "guestfs_inspect_get_windows_systemroot"
30772 msgstr ""
30773
30774 #. type: verbatim
30775 #: ../src/guestfs-actions.pod:3667
30776 #, no-wrap
30777 msgid ""
30778 " char *\n"
30779 " guestfs_inspect_get_windows_systemroot (guestfs_h *g,\n"
30780 "                                         const char *root);\n"
30781 "\n"
30782 msgstr ""
30783
30784 #. type: textblock
30785 #: ../src/guestfs-actions.pod:3683
30786 msgid "(Added in 1.5.25)"
30787 msgstr "(Додано у 1.5.25)"
30788
30789 #. type: =head2
30790 #: ../src/guestfs-actions.pod:3685
30791 msgid "guestfs_inspect_is_live"
30792 msgstr ""
30793
30794 #. type: verbatim
30795 #: ../src/guestfs-actions.pod:3687
30796 #, no-wrap
30797 msgid ""
30798 " int\n"
30799 " guestfs_inspect_is_live (guestfs_h *g,\n"
30800 "                          const char *root);\n"
30801 "\n"
30802 msgstr ""
30803
30804 #. type: textblock
30805 #: ../src/guestfs-actions.pod:3691
30806 msgid ""
30807 "If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
30808 "disk), then this returns true if a live image was detected on the disk."
30809 msgstr ""
30810
30811 #. type: =head2
30812 #: ../src/guestfs-actions.pod:3701
30813 msgid "guestfs_inspect_is_multipart"
30814 msgstr ""
30815
30816 #. type: verbatim
30817 #: ../src/guestfs-actions.pod:3703
30818 #, no-wrap
30819 msgid ""
30820 " int\n"
30821 " guestfs_inspect_is_multipart (guestfs_h *g,\n"
30822 "                               const char *root);\n"
30823 "\n"
30824 msgstr ""
30825
30826 #. type: textblock
30827 #: ../src/guestfs-actions.pod:3707
30828 msgid ""
30829 "If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
30830 "disk), then this returns true if the disk is part of a set."
30831 msgstr ""
30832
30833 #. type: =head2
30834 #: ../src/guestfs-actions.pod:3717
30835 msgid "guestfs_inspect_is_netinst"
30836 msgstr ""
30837
30838 #. type: verbatim
30839 #: ../src/guestfs-actions.pod:3719
30840 #, no-wrap
30841 msgid ""
30842 " int\n"
30843 " guestfs_inspect_is_netinst (guestfs_h *g,\n"
30844 "                             const char *root);\n"
30845 "\n"
30846 msgstr ""
30847
30848 #. type: textblock
30849 #: ../src/guestfs-actions.pod:3723
30850 msgid ""
30851 "If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
30852 "disk), then this returns true if the disk is a network installer, ie. not a "
30853 "self-contained install CD but one which is likely to require network access "
30854 "to complete the install."
30855 msgstr ""
30856
30857 #. type: =head2
30858 #: ../src/guestfs-actions.pod:3735
30859 msgid "guestfs_inspect_list_applications"
30860 msgstr ""
30861
30862 #. type: verbatim
30863 #: ../src/guestfs-actions.pod:3737
30864 #, no-wrap
30865 msgid ""
30866 " struct guestfs_application_list *\n"
30867 " guestfs_inspect_list_applications (guestfs_h *g,\n"
30868 "                                    const char *root);\n"
30869 "\n"
30870 msgstr ""
30871
30872 #. type: textblock
30873 #: ../src/guestfs-actions.pod:3743
30874 msgid ""
30875 "I<Note:> This call works differently from other parts of the inspection "
30876 "API.  You have to call C<guestfs_inspect_os>, then "
30877 "C<guestfs_inspect_get_mountpoints>, then mount up the disks, before calling "
30878 "this.  Listing applications is a significantly more difficult operation "
30879 "which requires access to the full filesystem.  Also note that unlike the "
30880 "other C<guestfs_inspect_get_*> calls which are just returning data cached in "
30881 "the libguestfs handle, this call actually reads parts of the mounted "
30882 "filesystems during the call."
30883 msgstr ""
30884
30885 #. type: textblock
30886 #: ../src/guestfs-actions.pod:3833
30887 msgid ""
30888 "This function returns a C<struct guestfs_application_list *>, or NULL if "
30889 "there was an error.  I<The caller must call C<guestfs_free_application_list> "
30890 "after use>."
30891 msgstr ""
30892
30893 #. type: textblock
30894 #: ../src/guestfs-actions.pod:3837
30895 msgid "(Added in 1.7.8)"
30896 msgstr "(Додано у 1.7.8)"
30897
30898 #. type: =head2
30899 #: ../src/guestfs-actions.pod:3839
30900 msgid "guestfs_inspect_os"
30901 msgstr ""
30902
30903 #. type: verbatim
30904 #: ../src/guestfs-actions.pod:3841
30905 #, no-wrap
30906 msgid ""
30907 " char **\n"
30908 " guestfs_inspect_os (guestfs_h *g);\n"
30909 "\n"
30910 msgstr ""
30911
30912 #. type: textblock
30913 #: ../src/guestfs-actions.pod:3857
30914 msgid ""
30915 "You can pass the root string(s) returned to other C<guestfs_inspect_get_*> "
30916 "functions in order to query further information about each operating system, "
30917 "such as the name and version."
30918 msgstr ""
30919
30920 #. type: textblock
30921 #: ../src/guestfs-actions.pod:3862
30922 msgid ""
30923 "This function uses other libguestfs features such as C<guestfs_mount_ro> and "
30924 "C<guestfs_umount_all> in order to mount and unmount filesystems and look at "
30925 "the contents.  This should be called with no disks currently mounted.  The "
30926 "function may also use Augeas, so any existing Augeas handle will be closed."
30927 msgstr ""
30928
30929 #. type: textblock
30930 #: ../src/guestfs-actions.pod:3874 ../src/guestfs-actions.pod:4205
30931 #: ../src/guestfs-actions.pod:4300
30932 msgid "See also C<guestfs_list_filesystems>."
30933 msgstr ""
30934
30935 #. type: =head2
30936 #: ../src/guestfs-actions.pod:3882
30937 msgid "guestfs_is_blockdev"
30938 msgstr ""
30939
30940 #. type: verbatim
30941 #: ../src/guestfs-actions.pod:3884
30942 #, no-wrap
30943 msgid ""
30944 " int\n"
30945 " guestfs_is_blockdev (guestfs_h *g,\n"
30946 "                      const char *path);\n"
30947 "\n"
30948 msgstr ""
30949
30950 #. type: textblock
30951 #: ../src/guestfs-actions.pod:3891 ../src/guestfs-actions.pod:3920
30952 #: ../src/guestfs-actions.pod:3950 ../src/guestfs-actions.pod:3965
30953 #: ../src/guestfs-actions.pod:3981 ../src/guestfs-actions.pod:4037
30954 #: ../src/guestfs-actions.pod:4052
30955 msgid "See also C<guestfs_stat>."
30956 msgstr ""
30957
30958 #. type: textblock
30959 #: ../src/guestfs-actions.pod:3895 ../src/guestfs-actions.pod:3924
30960 #: ../src/guestfs-actions.pod:3969 ../src/guestfs-actions.pod:4041
30961 #: ../src/guestfs-actions.pod:4056
30962 msgid "(Added in 1.5.10)"
30963 msgstr "(Додано у 1.5.10)"
30964
30965 #. type: =head2
30966 #: ../src/guestfs-actions.pod:3897
30967 msgid "guestfs_is_busy"
30968 msgstr ""
30969
30970 #. type: verbatim
30971 #: ../src/guestfs-actions.pod:3899
30972 #, no-wrap
30973 msgid ""
30974 " int\n"
30975 " guestfs_is_busy (guestfs_h *g);\n"
30976 "\n"
30977 msgstr ""
30978
30979 #. type: =head2
30980 #: ../src/guestfs-actions.pod:3911
30981 msgid "guestfs_is_chardev"
30982 msgstr ""
30983
30984 #. type: verbatim
30985 #: ../src/guestfs-actions.pod:3913
30986 #, no-wrap
30987 msgid ""
30988 " int\n"
30989 " guestfs_is_chardev (guestfs_h *g,\n"
30990 "                     const char *path);\n"
30991 "\n"
30992 msgstr ""
30993
30994 #. type: =head2
30995 #: ../src/guestfs-actions.pod:3926
30996 msgid "guestfs_is_config"
30997 msgstr ""
30998
30999 #. type: verbatim
31000 #: ../src/guestfs-actions.pod:3928
31001 #, no-wrap
31002 msgid ""
31003 " int\n"
31004 " guestfs_is_config (guestfs_h *g);\n"
31005 "\n"
31006 msgstr ""
31007
31008 #. type: =head2
31009 #: ../src/guestfs-actions.pod:3940
31010 msgid "guestfs_is_dir"
31011 msgstr ""
31012
31013 #. type: verbatim
31014 #: ../src/guestfs-actions.pod:3942
31015 #, no-wrap
31016 msgid ""
31017 " int\n"
31018 " guestfs_is_dir (guestfs_h *g,\n"
31019 "                 const char *path);\n"
31020 "\n"
31021 msgstr ""
31022
31023 #. type: =head2
31024 #: ../src/guestfs-actions.pod:3956
31025 msgid "guestfs_is_fifo"
31026 msgstr ""
31027
31028 #. type: verbatim
31029 #: ../src/guestfs-actions.pod:3958
31030 #, no-wrap
31031 msgid ""
31032 " int\n"
31033 " guestfs_is_fifo (guestfs_h *g,\n"
31034 "                  const char *path);\n"
31035 "\n"
31036 msgstr ""
31037
31038 #. type: =head2
31039 #: ../src/guestfs-actions.pod:3971
31040 msgid "guestfs_is_file"
31041 msgstr ""
31042
31043 #. type: verbatim
31044 #: ../src/guestfs-actions.pod:3973
31045 #, no-wrap
31046 msgid ""
31047 " int\n"
31048 " guestfs_is_file (guestfs_h *g,\n"
31049 "                  const char *path);\n"
31050 "\n"
31051 msgstr ""
31052
31053 #. type: =head2
31054 #: ../src/guestfs-actions.pod:3987
31055 msgid "guestfs_is_launching"
31056 msgstr ""
31057
31058 #. type: verbatim
31059 #: ../src/guestfs-actions.pod:3989
31060 #, no-wrap
31061 msgid ""
31062 " int\n"
31063 " guestfs_is_launching (guestfs_h *g);\n"
31064 "\n"
31065 msgstr ""
31066
31067 #. type: =head2
31068 #: ../src/guestfs-actions.pod:4001
31069 msgid "guestfs_is_lv"
31070 msgstr ""
31071
31072 #. type: verbatim
31073 #: ../src/guestfs-actions.pod:4003
31074 #, no-wrap
31075 msgid ""
31076 " int\n"
31077 " guestfs_is_lv (guestfs_h *g,\n"
31078 "                const char *device);\n"
31079 "\n"
31080 msgstr ""
31081
31082 #. type: =head2
31083 #: ../src/guestfs-actions.pod:4014
31084 msgid "guestfs_is_ready"
31085 msgstr ""
31086
31087 #. type: verbatim
31088 #: ../src/guestfs-actions.pod:4016
31089 #, no-wrap
31090 msgid ""
31091 " int\n"
31092 " guestfs_is_ready (guestfs_h *g);\n"
31093 "\n"
31094 msgstr ""
31095
31096 #. type: =head2
31097 #: ../src/guestfs-actions.pod:4028
31098 msgid "guestfs_is_socket"
31099 msgstr ""
31100
31101 #. type: verbatim
31102 #: ../src/guestfs-actions.pod:4030
31103 #, no-wrap
31104 msgid ""
31105 " int\n"
31106 " guestfs_is_socket (guestfs_h *g,\n"
31107 "                    const char *path);\n"
31108 "\n"
31109 msgstr ""
31110
31111 #. type: =head2
31112 #: ../src/guestfs-actions.pod:4043
31113 msgid "guestfs_is_symlink"
31114 msgstr ""
31115
31116 #. type: verbatim
31117 #: ../src/guestfs-actions.pod:4045
31118 #, no-wrap
31119 msgid ""
31120 " int\n"
31121 " guestfs_is_symlink (guestfs_h *g,\n"
31122 "                     const char *path);\n"
31123 "\n"
31124 msgstr ""
31125
31126 #. type: =head2
31127 #: ../src/guestfs-actions.pod:4058
31128 msgid "guestfs_is_zero"
31129 msgstr ""
31130
31131 #. type: verbatim
31132 #: ../src/guestfs-actions.pod:4060
31133 #, no-wrap
31134 msgid ""
31135 " int\n"
31136 " guestfs_is_zero (guestfs_h *g,\n"
31137 "                  const char *path);\n"
31138 "\n"
31139 msgstr ""
31140
31141 #. type: textblock
31142 #: ../src/guestfs-actions.pod:4069 ../src/guestfs-actions.pod:4083
31143 msgid "(Added in 1.11.8)"
31144 msgstr "(Додано у 1.11.8)"
31145
31146 #. type: =head2
31147 #: ../src/guestfs-actions.pod:4071
31148 msgid "guestfs_is_zero_device"
31149 msgstr ""
31150
31151 #. type: verbatim
31152 #: ../src/guestfs-actions.pod:4073
31153 #, no-wrap
31154 msgid ""
31155 " int\n"
31156 " guestfs_is_zero_device (guestfs_h *g,\n"
31157 "                         const char *device);\n"
31158 "\n"
31159 msgstr ""
31160
31161 #. type: =head2
31162 #: ../src/guestfs-actions.pod:4085
31163 msgid "guestfs_kill_subprocess"
31164 msgstr ""
31165
31166 #. type: verbatim
31167 #: ../src/guestfs-actions.pod:4087
31168 #, no-wrap
31169 msgid ""
31170 " int\n"
31171 " guestfs_kill_subprocess (guestfs_h *g);\n"
31172 "\n"
31173 msgstr ""
31174
31175 #. type: =head2
31176 #: ../src/guestfs-actions.pod:4096
31177 msgid "guestfs_launch"
31178 msgstr ""
31179
31180 #. type: verbatim
31181 #: ../src/guestfs-actions.pod:4098
31182 #, no-wrap
31183 msgid ""
31184 " int\n"
31185 " guestfs_launch (guestfs_h *g);\n"
31186 "\n"
31187 msgstr ""
31188
31189 #. type: =head2
31190 #: ../src/guestfs-actions.pod:4116
31191 msgid "guestfs_lchown"
31192 msgstr ""
31193
31194 #. type: verbatim
31195 #: ../src/guestfs-actions.pod:4118
31196 #, no-wrap
31197 msgid ""
31198 " int\n"
31199 " guestfs_lchown (guestfs_h *g,\n"
31200 "                 int owner,\n"
31201 "                 int group,\n"
31202 "                 const char *path);\n"
31203 "\n"
31204 msgstr ""
31205
31206 #. type: textblock
31207 #: ../src/guestfs-actions.pod:4124
31208 msgid ""
31209 "Change the file owner to C<owner> and group to C<group>.  This is like "
31210 "C<guestfs_chown> but if C<path> is a symlink then the link itself is "
31211 "changed, not the target."
31212 msgstr ""
31213
31214 #. type: =head2
31215 #: ../src/guestfs-actions.pod:4136
31216 msgid "guestfs_lgetxattr"
31217 msgstr ""
31218
31219 #. type: verbatim
31220 #: ../src/guestfs-actions.pod:4138
31221 #, no-wrap
31222 msgid ""
31223 " char *\n"
31224 " guestfs_lgetxattr (guestfs_h *g,\n"
31225 "                    const char *path,\n"
31226 "                    const char *name,\n"
31227 "                    size_t *size_r);\n"
31228 "\n"
31229 msgstr ""
31230
31231 #. type: textblock
31232 #: ../src/guestfs-actions.pod:4158
31233 msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>."
31234 msgstr ""
31235
31236 #. type: =head2
31237 #: ../src/guestfs-actions.pod:4166
31238 msgid "guestfs_lgetxattrs"
31239 msgstr ""
31240
31241 #. type: verbatim
31242 #: ../src/guestfs-actions.pod:4168
31243 #, no-wrap
31244 msgid ""
31245 " struct guestfs_xattr_list *\n"
31246 " guestfs_lgetxattrs (guestfs_h *g,\n"
31247 "                     const char *path);\n"
31248 "\n"
31249 msgstr ""
31250
31251 #. type: textblock
31252 #: ../src/guestfs-actions.pod:4172
31253 msgid ""
31254 "This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, "
31255 "then it returns the extended attributes of the link itself."
31256 msgstr ""
31257
31258 #. type: =head2
31259 #: ../src/guestfs-actions.pod:4182
31260 msgid "guestfs_list_9p"
31261 msgstr ""
31262
31263 #. type: verbatim
31264 #: ../src/guestfs-actions.pod:4184
31265 #, no-wrap
31266 msgid ""
31267 " char **\n"
31268 " guestfs_list_9p (guestfs_h *g);\n"
31269 "\n"
31270 msgstr ""
31271
31272 #. type: =head2
31273 #: ../src/guestfs-actions.pod:4196
31274 msgid "guestfs_list_devices"
31275 msgstr ""
31276
31277 #. type: verbatim
31278 #: ../src/guestfs-actions.pod:4198
31279 #, no-wrap
31280 msgid ""
31281 " char **\n"
31282 " guestfs_list_devices (guestfs_h *g);\n"
31283 "\n"
31284 msgstr ""
31285
31286 #. type: =head2
31287 #: ../src/guestfs-actions.pod:4213
31288 msgid "guestfs_list_dm_devices"
31289 msgstr ""
31290
31291 #. type: verbatim
31292 #: ../src/guestfs-actions.pod:4215
31293 #, no-wrap
31294 msgid ""
31295 " char **\n"
31296 " guestfs_list_dm_devices (guestfs_h *g);\n"
31297 "\n"
31298 msgstr ""
31299
31300 #. type: textblock
31301 #: ../src/guestfs-actions.pod:4220
31302 msgid ""
31303 "The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
31304 "previous call to C<guestfs_luks_open>."
31305 msgstr ""
31306
31307 #. type: textblock
31308 #: ../src/guestfs-actions.pod:4223
31309 msgid ""
31310 "Device mapper devices which correspond to logical volumes are I<not> "
31311 "returned in this list.  Call C<guestfs_lvs> if you want to list logical "
31312 "volumes."
31313 msgstr ""
31314
31315 #. type: textblock
31316 #: ../src/guestfs-actions.pod:4231 ../src/guestfs-actions.pod:5830
31317 msgid "(Added in 1.11.15)"
31318 msgstr "(Додано у 1.11.15)"
31319
31320 #. type: =head2
31321 #: ../src/guestfs-actions.pod:4233
31322 msgid "guestfs_list_filesystems"
31323 msgstr ""
31324
31325 #. type: verbatim
31326 #: ../src/guestfs-actions.pod:4235
31327 #, no-wrap
31328 msgid ""
31329 " char **\n"
31330 " guestfs_list_filesystems (guestfs_h *g);\n"
31331 "\n"
31332 msgstr ""
31333
31334 #. type: textblock
31335 #: ../src/guestfs-actions.pod:4255
31336 msgid ""
31337 "This command runs other libguestfs commands, which might include "
31338 "C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
31339 "soon after launch and only when nothing is mounted."
31340 msgstr ""
31341
31342 #. type: textblock
31343 #: ../src/guestfs-actions.pod:4259
31344 msgid ""
31345 "Not all of the filesystems returned will be mountable.  In particular, swap "
31346 "partitions are returned in the list.  Also this command does not check that "
31347 "each filesystem found is valid and mountable, and some filesystems might be "
31348 "mountable but require special options.  Filesystems may not all belong to a "
31349 "single logical operating system (use C<guestfs_inspect_os> to look for OSes)."
31350 msgstr ""
31351
31352 #. type: textblock
31353 #: ../src/guestfs-actions.pod:4273 ../src/guestfs-actions.pod:6190
31354 msgid "(Added in 1.5.15)"
31355 msgstr "(Додано у 1.5.15)"
31356
31357 #. type: =head2
31358 #: ../src/guestfs-actions.pod:4275
31359 #, fuzzy
31360 #| msgid "guestfs_zero_device"
31361 msgid "guestfs_list_md_devices"
31362 msgstr "guestfs_zero_device"
31363
31364 #. type: verbatim
31365 #: ../src/guestfs-actions.pod:4277
31366 #, fuzzy, no-wrap
31367 #| msgid ""
31368 #| " char **\n"
31369 #| " guestfs_lvs (guestfs_h *g);\n"
31370 #| "\n"
31371 msgid ""
31372 " char **\n"
31373 " guestfs_list_md_devices (guestfs_h *g);\n"
31374 "\n"
31375 msgstr ""
31376 " char **\n"
31377 " guestfs_lvs (guestfs_h *g);\n"
31378 "\n"
31379
31380 #. type: textblock
31381 #: ../src/guestfs-actions.pod:4286 ../src/guestfs-actions.pod:7851
31382 #, fuzzy
31383 #| msgid "(Added in 1.5.4)"
31384 msgid "(Added in 1.15.4)"
31385 msgstr "(Додано у 1.5.4)"
31386
31387 #. type: =head2
31388 #: ../src/guestfs-actions.pod:4288
31389 msgid "guestfs_list_partitions"
31390 msgstr "guestfs_list_partitions"
31391
31392 #. type: verbatim
31393 #: ../src/guestfs-actions.pod:4290
31394 #, no-wrap
31395 msgid ""
31396 " char **\n"
31397 " guestfs_list_partitions (guestfs_h *g);\n"
31398 "\n"
31399 msgstr ""
31400 " char **\n"
31401 " guestfs_list_partitions (guestfs_h *g);\n"
31402 "\n"
31403
31404 #. type: textblock
31405 #: ../src/guestfs-actions.pod:4297
31406 msgid ""
31407 "This does not return logical volumes.  For that you will need to call "
31408 "C<guestfs_lvs>."
31409 msgstr ""
31410
31411 #. type: =head2
31412 #: ../src/guestfs-actions.pod:4308
31413 msgid "guestfs_ll"
31414 msgstr "guestfs_ll"
31415
31416 #. type: verbatim
31417 #: ../src/guestfs-actions.pod:4310
31418 #, no-wrap
31419 msgid ""
31420 " char *\n"
31421 " guestfs_ll (guestfs_h *g,\n"
31422 "             const char *directory);\n"
31423 "\n"
31424 msgstr ""
31425 " char *\n"
31426 " guestfs_ll (guestfs_h *g,\n"
31427 "             const char *directory);\n"
31428 "\n"
31429
31430 #. type: =head2
31431 #: ../src/guestfs-actions.pod:4325
31432 msgid "guestfs_ln"
31433 msgstr "guestfs_ln"
31434
31435 #. type: verbatim
31436 #: ../src/guestfs-actions.pod:4327
31437 #, no-wrap
31438 msgid ""
31439 " int\n"
31440 " guestfs_ln (guestfs_h *g,\n"
31441 "             const char *target,\n"
31442 "             const char *linkname);\n"
31443 "\n"
31444 msgstr ""
31445 " int\n"
31446 " guestfs_ln (guestfs_h *g,\n"
31447 "             const char *target,\n"
31448 "             const char *linkname);\n"
31449 "\n"
31450
31451 #. type: =head2
31452 #: ../src/guestfs-actions.pod:4338
31453 msgid "guestfs_ln_f"
31454 msgstr "guestfs_ln_f"
31455
31456 #. type: verbatim
31457 #: ../src/guestfs-actions.pod:4340
31458 #, no-wrap
31459 msgid ""
31460 " int\n"
31461 " guestfs_ln_f (guestfs_h *g,\n"
31462 "               const char *target,\n"
31463 "               const char *linkname);\n"
31464 "\n"
31465 msgstr ""
31466 " int\n"
31467 " guestfs_ln_f (guestfs_h *g,\n"
31468 "               const char *target,\n"
31469 "               const char *linkname);\n"
31470 "\n"
31471
31472 #. type: =head2
31473 #: ../src/guestfs-actions.pod:4352
31474 msgid "guestfs_ln_s"
31475 msgstr "guestfs_ln_s"
31476
31477 #. type: verbatim
31478 #: ../src/guestfs-actions.pod:4354
31479 #, no-wrap
31480 msgid ""
31481 " int\n"
31482 " guestfs_ln_s (guestfs_h *g,\n"
31483 "               const char *target,\n"
31484 "               const char *linkname);\n"
31485 "\n"
31486 msgstr ""
31487 " int\n"
31488 " guestfs_ln_s (guestfs_h *g,\n"
31489 "               const char *target,\n"
31490 "               const char *linkname);\n"
31491 "\n"
31492
31493 #. type: =head2
31494 #: ../src/guestfs-actions.pod:4365
31495 msgid "guestfs_ln_sf"
31496 msgstr "guestfs_ln_sf"
31497
31498 #. type: verbatim
31499 #: ../src/guestfs-actions.pod:4367
31500 #, no-wrap
31501 msgid ""
31502 " int\n"
31503 " guestfs_ln_sf (guestfs_h *g,\n"
31504 "                const char *target,\n"
31505 "                const char *linkname);\n"
31506 "\n"
31507 msgstr ""
31508 " int\n"
31509 " guestfs_ln_sf (guestfs_h *g,\n"
31510 "                const char *target,\n"
31511 "                const char *linkname);\n"
31512 "\n"
31513
31514 #. type: =head2
31515 #: ../src/guestfs-actions.pod:4379
31516 msgid "guestfs_lremovexattr"
31517 msgstr "guestfs_lremovexattr"
31518
31519 #. type: verbatim
31520 #: ../src/guestfs-actions.pod:4381
31521 #, no-wrap
31522 msgid ""
31523 " int\n"
31524 " guestfs_lremovexattr (guestfs_h *g,\n"
31525 "                       const char *xattr,\n"
31526 "                       const char *path);\n"
31527 "\n"
31528 msgstr ""
31529 " int\n"
31530 " guestfs_lremovexattr (guestfs_h *g,\n"
31531 "                       const char *xattr,\n"
31532 "                       const char *path);\n"
31533 "\n"
31534
31535 #. type: textblock
31536 #: ../src/guestfs-actions.pod:4386
31537 msgid ""
31538 "This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic "
31539 "link, then it removes an extended attribute of the link itself."
31540 msgstr ""
31541
31542 #. type: =head2
31543 #: ../src/guestfs-actions.pod:4394
31544 msgid "guestfs_ls"
31545 msgstr "guestfs_ls"
31546
31547 #. type: verbatim
31548 #: ../src/guestfs-actions.pod:4396
31549 #, no-wrap
31550 msgid ""
31551 " char **\n"
31552 " guestfs_ls (guestfs_h *g,\n"
31553 "             const char *directory);\n"
31554 "\n"
31555 msgstr ""
31556 " char **\n"
31557 " guestfs_ls (guestfs_h *g,\n"
31558 "             const char *directory);\n"
31559 "\n"
31560
31561 #. type: textblock
31562 #: ../src/guestfs-actions.pod:4404
31563 msgid ""
31564 "This command is mostly useful for interactive sessions.  Programs should "
31565 "probably use C<guestfs_readdir> instead."
31566 msgstr ""
31567
31568 #. type: =head2
31569 #: ../src/guestfs-actions.pod:4413
31570 msgid "guestfs_lsetxattr"
31571 msgstr "guestfs_lsetxattr"
31572
31573 #. type: verbatim
31574 #: ../src/guestfs-actions.pod:4415
31575 #, no-wrap
31576 msgid ""
31577 " int\n"
31578 " guestfs_lsetxattr (guestfs_h *g,\n"
31579 "                    const char *xattr,\n"
31580 "                    const char *val,\n"
31581 "                    int vallen,\n"
31582 "                    const char *path);\n"
31583 "\n"
31584 msgstr ""
31585 " int\n"
31586 " guestfs_lsetxattr (guestfs_h *g,\n"
31587 "                    const char *xattr,\n"
31588 "                    const char *val,\n"
31589 "                    int vallen,\n"
31590 "                    const char *path);\n"
31591 "\n"
31592
31593 #. type: textblock
31594 #: ../src/guestfs-actions.pod:4422
31595 msgid ""
31596 "This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, "
31597 "then it sets an extended attribute of the link itself."
31598 msgstr ""
31599
31600 #. type: =head2
31601 #: ../src/guestfs-actions.pod:4430
31602 msgid "guestfs_lstat"
31603 msgstr "guestfs_lstat"
31604
31605 #. type: verbatim
31606 #: ../src/guestfs-actions.pod:4432
31607 #, no-wrap
31608 msgid ""
31609 " struct guestfs_stat *\n"
31610 " guestfs_lstat (guestfs_h *g,\n"
31611 "                const char *path);\n"
31612 "\n"
31613 msgstr ""
31614 " struct guestfs_stat *\n"
31615 " guestfs_lstat (guestfs_h *g,\n"
31616 "                const char *path);\n"
31617 "\n"
31618
31619 #. type: textblock
31620 #: ../src/guestfs-actions.pod:4438
31621 msgid ""
31622 "This is the same as C<guestfs_stat> except that if C<path> is a symbolic "
31623 "link, then the link is stat-ed, not the file it refers to."
31624 msgstr ""
31625
31626 #. type: textblock
31627 #: ../src/guestfs-actions.pod:4444 ../src/guestfs-actions.pod:7370
31628 msgid ""
31629 "This function returns a C<struct guestfs_stat *>, or NULL if there was an "
31630 "error.  I<The caller must call C<guestfs_free_stat> after use>."
31631 msgstr ""
31632
31633 #. type: textblock
31634 #: ../src/guestfs-actions.pod:4448 ../src/guestfs-actions.pod:7374
31635 #: ../src/guestfs-actions.pod:7392 ../src/guestfs-actions.pod:7895
31636 msgid "(Added in 0.9.2)"
31637 msgstr "(Додано у 0.9.2)"
31638
31639 #. type: =head2
31640 #: ../src/guestfs-actions.pod:4450
31641 msgid "guestfs_lstatlist"
31642 msgstr "guestfs_lstatlist"
31643
31644 #. type: verbatim
31645 #: ../src/guestfs-actions.pod:4452
31646 #, no-wrap
31647 msgid ""
31648 " struct guestfs_stat_list *\n"
31649 " guestfs_lstatlist (guestfs_h *g,\n"
31650 "                    const char *path,\n"
31651 "                    char *const *names);\n"
31652 "\n"
31653 msgstr ""
31654 " struct guestfs_stat_list *\n"
31655 " guestfs_lstatlist (guestfs_h *g,\n"
31656 "                    const char *path,\n"
31657 "                    char *const *names);\n"
31658 "\n"
31659
31660 #. type: textblock
31661 #: ../src/guestfs-actions.pod:4457
31662 msgid ""
31663 "This call allows you to perform the C<guestfs_lstat> operation on multiple "
31664 "files, where all files are in the directory C<path>.  C<names> is the list "
31665 "of files from this directory."
31666 msgstr ""
31667
31668 #. type: textblock
31669 #: ../src/guestfs-actions.pod:4466
31670 msgid ""
31671 "This call is intended for programs that want to efficiently list a directory "
31672 "contents without making many round-trips.  See also C<guestfs_lxattrlist> "
31673 "for a similarly efficient call for getting extended attributes.  Very long "
31674 "directory listings might cause the protocol message size to be exceeded, "
31675 "causing this call to fail.  The caller must split up such requests into "
31676 "smaller groups of names."
31677 msgstr ""
31678
31679 #. type: textblock
31680 #: ../src/guestfs-actions.pod:4474
31681 msgid ""
31682 "This function returns a C<struct guestfs_stat_list *>, or NULL if there was "
31683 "an error.  I<The caller must call C<guestfs_free_stat_list> after use>."
31684 msgstr ""
31685
31686 #. type: =head2
31687 #: ../src/guestfs-actions.pod:4480
31688 msgid "guestfs_luks_add_key"
31689 msgstr "guestfs_luks_add_key"
31690
31691 #. type: verbatim
31692 #: ../src/guestfs-actions.pod:4482
31693 #, no-wrap
31694 msgid ""
31695 " int\n"
31696 " guestfs_luks_add_key (guestfs_h *g,\n"
31697 "                       const char *device,\n"
31698 "                       const char *key,\n"
31699 "                       const char *newkey,\n"
31700 "                       int keyslot);\n"
31701 "\n"
31702 msgstr ""
31703 " int\n"
31704 " guestfs_luks_add_key (guestfs_h *g,\n"
31705 "                       const char *device,\n"
31706 "                       const char *key,\n"
31707 "                       const char *newkey,\n"
31708 "                       int keyslot);\n"
31709 "\n"
31710
31711 #. type: textblock
31712 #: ../src/guestfs-actions.pod:4494
31713 msgid ""
31714 "Note that if C<keyslot> already contains a key, then this command will "
31715 "fail.  You have to use C<guestfs_luks_kill_slot> first to remove that key."
31716 msgstr ""
31717
31718 #. type: textblock
31719 #: ../src/guestfs-actions.pod:4500 ../src/guestfs-actions.pod:4537
31720 #: ../src/guestfs-actions.pod:4557 ../src/guestfs-actions.pod:4577
31721 #: ../src/guestfs-actions.pod:4612 ../src/guestfs-actions.pod:4631
31722 msgid ""
31723 "This function takes a key or passphrase parameter which could contain "
31724 "sensitive material.  Read the section L</KEYS AND PASSPHRASES> for more "
31725 "information."
31726 msgstr ""
31727
31728 #. type: textblock
31729 #: ../src/guestfs-actions.pod:4504 ../src/guestfs-actions.pod:4541
31730 #: ../src/guestfs-actions.pod:4561 ../src/guestfs-actions.pod:4581
31731 msgid "(Added in 1.5.2)"
31732 msgstr "(Додано у 1.5.2)"
31733
31734 #. type: =head2
31735 #: ../src/guestfs-actions.pod:4506
31736 msgid "guestfs_luks_close"
31737 msgstr "guestfs_luks_close"
31738
31739 #. type: verbatim
31740 #: ../src/guestfs-actions.pod:4508
31741 #, no-wrap
31742 msgid ""
31743 " int\n"
31744 " guestfs_luks_close (guestfs_h *g,\n"
31745 "                     const char *device);\n"
31746 "\n"
31747 msgstr ""
31748 " int\n"
31749 " guestfs_luks_close (guestfs_h *g,\n"
31750 "                     const char *device);\n"
31751 "\n"
31752
31753 #. type: textblock
31754 #: ../src/guestfs-actions.pod:4512
31755 msgid ""
31756 "This closes a LUKS device that was created earlier by C<guestfs_luks_open> "
31757 "or C<guestfs_luks_open_ro>.  The C<device> parameter must be the name of the "
31758 "LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the "
31759 "underlying block device."
31760 msgstr ""
31761
31762 #. type: textblock
31763 #: ../src/guestfs-actions.pod:4520 ../src/guestfs-actions.pod:4616
31764 #: ../src/guestfs-actions.pod:4635 ../src/guestfs-actions.pod:4685
31765 #: ../src/guestfs-actions.pod:4730
31766 msgid "(Added in 1.5.1)"
31767 msgstr "(Додано у 1.5.1)"
31768
31769 #. type: =head2
31770 #: ../src/guestfs-actions.pod:4522
31771 msgid "guestfs_luks_format"
31772 msgstr "guestfs_luks_format"
31773
31774 #. type: verbatim
31775 #: ../src/guestfs-actions.pod:4524
31776 #, no-wrap
31777 msgid ""
31778 " int\n"
31779 " guestfs_luks_format (guestfs_h *g,\n"
31780 "                      const char *device,\n"
31781 "                      const char *key,\n"
31782 "                      int keyslot);\n"
31783 "\n"
31784 msgstr ""
31785 " int\n"
31786 " guestfs_luks_format (guestfs_h *g,\n"
31787 "                      const char *device,\n"
31788 "                      const char *key,\n"
31789 "                      int keyslot);\n"
31790 "\n"
31791
31792 #. type: =head2
31793 #: ../src/guestfs-actions.pod:4543
31794 msgid "guestfs_luks_format_cipher"
31795 msgstr "guestfs_luks_format_cipher"
31796
31797 #. type: verbatim
31798 #: ../src/guestfs-actions.pod:4545
31799 #, no-wrap
31800 msgid ""
31801 " int\n"
31802 " guestfs_luks_format_cipher (guestfs_h *g,\n"
31803 "                             const char *device,\n"
31804 "                             const char *key,\n"
31805 "                             int keyslot,\n"
31806 "                             const char *cipher);\n"
31807 "\n"
31808 msgstr ""
31809 " int\n"
31810 " guestfs_luks_format_cipher (guestfs_h *g,\n"
31811 "                             const char *device,\n"
31812 "                             const char *key,\n"
31813 "                             int keyslot,\n"
31814 "                             const char *cipher);\n"
31815 "\n"
31816
31817 #. type: textblock
31818 #: ../src/guestfs-actions.pod:4552
31819 msgid ""
31820 "This command is the same as C<guestfs_luks_format> but it also allows you to "
31821 "set the C<cipher> used."
31822 msgstr ""
31823
31824 #. type: =head2
31825 #: ../src/guestfs-actions.pod:4563
31826 msgid "guestfs_luks_kill_slot"
31827 msgstr "guestfs_luks_kill_slot"
31828
31829 #. type: verbatim
31830 #: ../src/guestfs-actions.pod:4565
31831 #, no-wrap
31832 msgid ""
31833 " int\n"
31834 " guestfs_luks_kill_slot (guestfs_h *g,\n"
31835 "                         const char *device,\n"
31836 "                         const char *key,\n"
31837 "                         int keyslot);\n"
31838 "\n"
31839 msgstr ""
31840 " int\n"
31841 " guestfs_luks_kill_slot (guestfs_h *g,\n"
31842 "                         const char *device,\n"
31843 "                         const char *key,\n"
31844 "                         int keyslot);\n"
31845 "\n"
31846
31847 #. type: =head2
31848 #: ../src/guestfs-actions.pod:4583
31849 msgid "guestfs_luks_open"
31850 msgstr "guestfs_luks_open"
31851
31852 #. type: verbatim
31853 #: ../src/guestfs-actions.pod:4585
31854 #, no-wrap
31855 msgid ""
31856 " int\n"
31857 " guestfs_luks_open (guestfs_h *g,\n"
31858 "                    const char *device,\n"
31859 "                    const char *key,\n"
31860 "                    const char *mapname);\n"
31861 "\n"
31862 msgstr ""
31863 " int\n"
31864 " guestfs_luks_open (guestfs_h *g,\n"
31865 "                    const char *device,\n"
31866 "                    const char *key,\n"
31867 "                    const char *mapname);\n"
31868 "\n"
31869
31870 #. type: textblock
31871 #: ../src/guestfs-actions.pod:4603
31872 msgid ""
31873 "If this block device contains LVM volume groups, then calling "
31874 "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
31875 "visible."
31876 msgstr ""
31877
31878 #. type: textblock
31879 #: ../src/guestfs-actions.pod:4607
31880 msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
31881 msgstr ""
31882
31883 #. type: =head2
31884 #: ../src/guestfs-actions.pod:4618
31885 msgid "guestfs_luks_open_ro"
31886 msgstr "guestfs_luks_open_ro"
31887
31888 #. type: verbatim
31889 #: ../src/guestfs-actions.pod:4620
31890 #, no-wrap
31891 msgid ""
31892 " int\n"
31893 " guestfs_luks_open_ro (guestfs_h *g,\n"
31894 "                       const char *device,\n"
31895 "                       const char *key,\n"
31896 "                       const char *mapname);\n"
31897 "\n"
31898 msgstr ""
31899 " int\n"
31900 " guestfs_luks_open_ro (guestfs_h *g,\n"
31901 "                       const char *device,\n"
31902 "                       const char *key,\n"
31903 "                       const char *mapname);\n"
31904 "\n"
31905
31906 #. type: textblock
31907 #: ../src/guestfs-actions.pod:4626
31908 msgid ""
31909 "This is the same as C<guestfs_luks_open> except that a read-only mapping is "
31910 "created."
31911 msgstr ""
31912
31913 #. type: =head2
31914 #: ../src/guestfs-actions.pod:4637
31915 msgid "guestfs_lvcreate"
31916 msgstr "guestfs_lvcreate"
31917
31918 #. type: verbatim
31919 #: ../src/guestfs-actions.pod:4639
31920 #, no-wrap
31921 msgid ""
31922 " int\n"
31923 " guestfs_lvcreate (guestfs_h *g,\n"
31924 "                   const char *logvol,\n"
31925 "                   const char *volgroup,\n"
31926 "                   int mbytes);\n"
31927 "\n"
31928 msgstr ""
31929 " int\n"
31930 " guestfs_lvcreate (guestfs_h *g,\n"
31931 "                   const char *logvol,\n"
31932 "                   const char *volgroup,\n"
31933 "                   int mbytes);\n"
31934 "\n"
31935
31936 #. type: =head2
31937 #: ../src/guestfs-actions.pod:4652
31938 msgid "guestfs_lvm_canonical_lv_name"
31939 msgstr "guestfs_lvm_canonical_lv_name"
31940
31941 #. type: verbatim
31942 #: ../src/guestfs-actions.pod:4654
31943 #, no-wrap
31944 msgid ""
31945 " char *\n"
31946 " guestfs_lvm_canonical_lv_name (guestfs_h *g,\n"
31947 "                                const char *lvname);\n"
31948 "\n"
31949 msgstr ""
31950 " char *\n"
31951 " guestfs_lvm_canonical_lv_name (guestfs_h *g,\n"
31952 "                                const char *lvname);\n"
31953 "\n"
31954
31955 #. type: textblock
31956 #: ../src/guestfs-actions.pod:4665
31957 msgid "See also C<guestfs_is_lv>."
31958 msgstr ""
31959
31960 #. type: textblock
31961 #: ../src/guestfs-actions.pod:4670
31962 msgid "(Added in 1.5.24)"
31963 msgstr "(Додано у 1.5.24)"
31964
31965 #. type: =head2
31966 #: ../src/guestfs-actions.pod:4672
31967 msgid "guestfs_lvm_clear_filter"
31968 msgstr "guestfs_lvm_clear_filter"
31969
31970 #. type: verbatim
31971 #: ../src/guestfs-actions.pod:4674
31972 #, no-wrap
31973 msgid ""
31974 " int\n"
31975 " guestfs_lvm_clear_filter (guestfs_h *g);\n"
31976 "\n"
31977 msgstr ""
31978 " int\n"
31979 " guestfs_lvm_clear_filter (guestfs_h *g);\n"
31980 "\n"
31981
31982 #. type: textblock
31983 #: ../src/guestfs-actions.pod:4677
31984 msgid ""
31985 "This undoes the effect of C<guestfs_lvm_set_filter>.  LVM will be able to "
31986 "see every block device."
31987 msgstr ""
31988
31989 #. type: =head2
31990 #: ../src/guestfs-actions.pod:4687
31991 msgid "guestfs_lvm_remove_all"
31992 msgstr "guestfs_lvm_remove_all"
31993
31994 #. type: verbatim
31995 #: ../src/guestfs-actions.pod:4689
31996 #, no-wrap
31997 msgid ""
31998 " int\n"
31999 " guestfs_lvm_remove_all (guestfs_h *g);\n"
32000 "\n"
32001 msgstr ""
32002 " int\n"
32003 " guestfs_lvm_remove_all (guestfs_h *g);\n"
32004 "\n"
32005
32006 #. type: =head2
32007 #: ../src/guestfs-actions.pod:4699
32008 msgid "guestfs_lvm_set_filter"
32009 msgstr "guestfs_lvm_set_filter"
32010
32011 #. type: verbatim
32012 #: ../src/guestfs-actions.pod:4701
32013 #, no-wrap
32014 msgid ""
32015 " int\n"
32016 " guestfs_lvm_set_filter (guestfs_h *g,\n"
32017 "                         char *const *devices);\n"
32018 "\n"
32019 msgstr ""
32020 " int\n"
32021 " guestfs_lvm_set_filter (guestfs_h *g,\n"
32022 "                         char *const *devices);\n"
32023 "\n"
32024
32025 #. type: =head2
32026 #: ../src/guestfs-actions.pod:4732
32027 msgid "guestfs_lvremove"
32028 msgstr "guestfs_lvremove"
32029
32030 #. type: verbatim
32031 #: ../src/guestfs-actions.pod:4734
32032 #, no-wrap
32033 msgid ""
32034 " int\n"
32035 " guestfs_lvremove (guestfs_h *g,\n"
32036 "                   const char *device);\n"
32037 "\n"
32038 msgstr ""
32039 " int\n"
32040 " guestfs_lvremove (guestfs_h *g,\n"
32041 "                   const char *device);\n"
32042 "\n"
32043
32044 #. type: textblock
32045 #: ../src/guestfs-actions.pod:4746 ../src/guestfs-actions.pod:6305
32046 #: ../src/guestfs-actions.pod:8265
32047 msgid "(Added in 1.0.13)"
32048 msgstr "(Додано у 1.0.13)"
32049
32050 #. type: =head2
32051 #: ../src/guestfs-actions.pod:4748
32052 msgid "guestfs_lvrename"
32053 msgstr "guestfs_lvrename"
32054
32055 #. type: verbatim
32056 #: ../src/guestfs-actions.pod:4750
32057 #, no-wrap
32058 msgid ""
32059 " int\n"
32060 " guestfs_lvrename (guestfs_h *g,\n"
32061 "                   const char *logvol,\n"
32062 "                   const char *newlogvol);\n"
32063 "\n"
32064 msgstr ""
32065 " int\n"
32066 " guestfs_lvrename (guestfs_h *g,\n"
32067 "                   const char *logvol,\n"
32068 "                   const char *newlogvol);\n"
32069 "\n"
32070
32071 #. type: textblock
32072 #: ../src/guestfs-actions.pod:4759 ../src/guestfs-actions.pod:8278
32073 msgid "(Added in 1.0.83)"
32074 msgstr "(Додано у 1.0.83)"
32075
32076 #. type: =head2
32077 #: ../src/guestfs-actions.pod:4761
32078 msgid "guestfs_lvresize"
32079 msgstr "guestfs_lvresize"
32080
32081 #. type: verbatim
32082 #: ../src/guestfs-actions.pod:4763
32083 #, no-wrap
32084 msgid ""
32085 " int\n"
32086 " guestfs_lvresize (guestfs_h *g,\n"
32087 "                   const char *device,\n"
32088 "                   int mbytes);\n"
32089 "\n"
32090 msgstr ""
32091 " int\n"
32092 " guestfs_lvresize (guestfs_h *g,\n"
32093 "                   const char *device,\n"
32094 "                   int mbytes);\n"
32095 "\n"
32096
32097 #. type: =head2
32098 #: ../src/guestfs-actions.pod:4776
32099 msgid "guestfs_lvresize_free"
32100 msgstr "guestfs_lvresize_free"
32101
32102 #. type: verbatim
32103 #: ../src/guestfs-actions.pod:4778
32104 #, no-wrap
32105 msgid ""
32106 " int\n"
32107 " guestfs_lvresize_free (guestfs_h *g,\n"
32108 "                        const char *lv,\n"
32109 "                        int percent);\n"
32110 "\n"
32111 msgstr ""
32112 " int\n"
32113 " guestfs_lvresize_free (guestfs_h *g,\n"
32114 "                        const char *lv,\n"
32115 "                        int percent);\n"
32116 "\n"
32117
32118 #. type: textblock
32119 #: ../src/guestfs-actions.pod:4791
32120 msgid "(Added in 1.3.3)"
32121 msgstr "(Додано у 1.3.3)"
32122
32123 #. type: =head2
32124 #: ../src/guestfs-actions.pod:4793
32125 msgid "guestfs_lvs"
32126 msgstr "guestfs_lvs"
32127
32128 #. type: verbatim
32129 #: ../src/guestfs-actions.pod:4795
32130 #, no-wrap
32131 msgid ""
32132 " char **\n"
32133 " guestfs_lvs (guestfs_h *g);\n"
32134 "\n"
32135 msgstr ""
32136 " char **\n"
32137 " guestfs_lvs (guestfs_h *g);\n"
32138 "\n"
32139
32140 #. type: textblock
32141 #: ../src/guestfs-actions.pod:4804
32142 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
32143 msgstr ""
32144
32145 #. type: =head2
32146 #: ../src/guestfs-actions.pod:4812
32147 msgid "guestfs_lvs_full"
32148 msgstr "guestfs_lvs_full"
32149
32150 #. type: verbatim
32151 #: ../src/guestfs-actions.pod:4814
32152 #, no-wrap
32153 msgid ""
32154 " struct guestfs_lvm_lv_list *\n"
32155 " guestfs_lvs_full (guestfs_h *g);\n"
32156 "\n"
32157 msgstr ""
32158 " struct guestfs_lvm_lv_list *\n"
32159 " guestfs_lvs_full (guestfs_h *g);\n"
32160 "\n"
32161
32162 #. type: textblock
32163 #: ../src/guestfs-actions.pod:4820
32164 msgid ""
32165 "This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there "
32166 "was an error.  I<The caller must call C<guestfs_free_lvm_lv_list> after use>."
32167 msgstr ""
32168
32169 #. type: =head2
32170 #: ../src/guestfs-actions.pod:4826
32171 msgid "guestfs_lvuuid"
32172 msgstr "guestfs_lvuuid"
32173
32174 #. type: verbatim
32175 #: ../src/guestfs-actions.pod:4828
32176 #, no-wrap
32177 msgid ""
32178 " char *\n"
32179 " guestfs_lvuuid (guestfs_h *g,\n"
32180 "                 const char *device);\n"
32181 "\n"
32182 msgstr ""
32183 " char *\n"
32184 " guestfs_lvuuid (guestfs_h *g,\n"
32185 "                 const char *device);\n"
32186 "\n"
32187
32188 #. type: =head2
32189 #: ../src/guestfs-actions.pod:4839
32190 msgid "guestfs_lxattrlist"
32191 msgstr "guestfs_lxattrlist"
32192
32193 #. type: verbatim
32194 #: ../src/guestfs-actions.pod:4841
32195 #, no-wrap
32196 msgid ""
32197 " struct guestfs_xattr_list *\n"
32198 " guestfs_lxattrlist (guestfs_h *g,\n"
32199 "                     const char *path,\n"
32200 "                     char *const *names);\n"
32201 "\n"
32202 msgstr ""
32203 " struct guestfs_xattr_list *\n"
32204 " guestfs_lxattrlist (guestfs_h *g,\n"
32205 "                     const char *path,\n"
32206 "                     char *const *names);\n"
32207 "\n"
32208
32209 #. type: textblock
32210 #: ../src/guestfs-actions.pod:4860
32211 msgid ""
32212 "This call is intended for programs that want to efficiently list a directory "
32213 "contents without making many round-trips.  See also C<guestfs_lstatlist> for "
32214 "a similarly efficient call for getting standard stats.  Very long directory "
32215 "listings might cause the protocol message size to be exceeded, causing this "
32216 "call to fail.  The caller must split up such requests into smaller groups of "
32217 "names."
32218 msgstr ""
32219
32220 #. type: =head2
32221 #: ../src/guestfs-actions.pod:4874
32222 #, fuzzy
32223 #| msgid "guestfs_create"
32224 msgid "guestfs_md_create"
32225 msgstr "guestfs_create"
32226
32227 #. type: verbatim
32228 #: ../src/guestfs-actions.pod:4876
32229 #, fuzzy, no-wrap
32230 #| msgid ""
32231 #| " int\n"
32232 #| " guestfs_mkfs_opts (guestfs_h *g,\n"
32233 #| "                    const char *fstype,\n"
32234 #| "                    const char *device,\n"
32235 #| "                    ...);\n"
32236 #| "\n"
32237 msgid ""
32238 " int\n"
32239 " guestfs_md_create (guestfs_h *g,\n"
32240 "                    const char *name,\n"
32241 "                    char *const *devices,\n"
32242 "                    ...);\n"
32243 "\n"
32244 msgstr ""
32245 " int\n"
32246 " guestfs_mkfs_opts (guestfs_h *g,\n"
32247 "                    const char *fstype,\n"
32248 "                    const char *device,\n"
32249 "                    ...);\n"
32250 "\n"
32251
32252 #. type: verbatim
32253 #: ../src/guestfs-actions.pod:4887
32254 #, no-wrap
32255 msgid ""
32256 " GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n"
32257 " GUESTFS_MD_CREATE_NRDEVICES, int nrdevices,\n"
32258 " GUESTFS_MD_CREATE_SPARE, int spare,\n"
32259 " GUESTFS_MD_CREATE_CHUNK, int64_t chunk,\n"
32260 " GUESTFS_MD_CREATE_LEVEL, const char *level,\n"
32261 "\n"
32262 msgstr ""
32263
32264 #. type: =head2
32265 #: ../src/guestfs-actions.pod:4949
32266 #, fuzzy
32267 #| msgid "guestfs_create"
32268 msgid "guestfs_md_create_va"
32269 msgstr "guestfs_create"
32270
32271 #. type: verbatim
32272 #: ../src/guestfs-actions.pod:4951
32273 #, fuzzy, no-wrap
32274 #| msgid ""
32275 #| " int\n"
32276 #| " guestfs_mkfs_opts_va (guestfs_h *g,\n"
32277 #| "                       const char *fstype,\n"
32278 #| "                       const char *device,\n"
32279 #| "                       va_list args);\n"
32280 #| "\n"
32281 msgid ""
32282 " int\n"
32283 " guestfs_md_create_va (guestfs_h *g,\n"
32284 "                       const char *name,\n"
32285 "                       char *const *devices,\n"
32286 "                       va_list args);\n"
32287 "\n"
32288 msgstr ""
32289 " int\n"
32290 " guestfs_mkfs_opts_va (guestfs_h *g,\n"
32291 "                       const char *fstype,\n"
32292 "                       const char *device,\n"
32293 "                       va_list args);\n"
32294 "\n"
32295
32296 #. type: textblock
32297 #: ../src/guestfs-actions.pod:4957
32298 msgid "This is the \"va_list variant\" of L</guestfs_md_create>."
32299 msgstr ""
32300
32301 #. type: =head2
32302 #: ../src/guestfs-actions.pod:4961
32303 #, fuzzy
32304 #| msgid "guestfs_create"
32305 msgid "guestfs_md_create_argv"
32306 msgstr "guestfs_create"
32307
32308 #. type: verbatim
32309 #: ../src/guestfs-actions.pod:4963
32310 #, fuzzy, no-wrap
32311 #| msgid ""
32312 #| " int\n"
32313 #| " guestfs_mkfs_opts_argv (guestfs_h *g,\n"
32314 #| "                         const char *fstype,\n"
32315 #| "                         const char *device,\n"
32316 #| "                         const struct guestfs_mkfs_opts_argv *optargs);\n"
32317 #| "\n"
32318 msgid ""
32319 " int\n"
32320 " guestfs_md_create_argv (guestfs_h *g,\n"
32321 "                         const char *name,\n"
32322 "                         char *const *devices,\n"
32323 "                         const struct guestfs_md_create_argv *optargs);\n"
32324 "\n"
32325 msgstr ""
32326 " int\n"
32327 " guestfs_mkfs_opts_argv (guestfs_h *g,\n"
32328 "                         const char *fstype,\n"
32329 "                         const char *device,\n"
32330 "                         const struct guestfs_mkfs_opts_argv *optargs);\n"
32331 "\n"
32332
32333 #. type: textblock
32334 #: ../src/guestfs-actions.pod:4969
32335 msgid "This is the \"argv variant\" of L</guestfs_md_create>."
32336 msgstr ""
32337
32338 #. type: =head2
32339 #: ../src/guestfs-actions.pod:4973
32340 #, fuzzy
32341 #| msgid "guestfs_aug_get"
32342 msgid "guestfs_md_detail"
32343 msgstr "guestfs_aug_get"
32344
32345 #. type: verbatim
32346 #: ../src/guestfs-actions.pod:4975
32347 #, fuzzy, no-wrap
32348 #| msgid ""
32349 #| " char *\n"
32350 #| " guestfs_aug_get (guestfs_h *g,\n"
32351 #| "                  const char *augpath);\n"
32352 #| "\n"
32353 msgid ""
32354 " char **\n"
32355 " guestfs_md_detail (guestfs_h *g,\n"
32356 "                    const char *md);\n"
32357 "\n"
32358 msgstr ""
32359 " char *\n"
32360 " guestfs_aug_get (guestfs_h *g,\n"
32361 "                  const char *augpath);\n"
32362 "\n"
32363
32364 #. type: =head2
32365 #: ../src/guestfs-actions.pod:5012
32366 #, fuzzy
32367 #| msgid "guestfs_mkdir_p"
32368 msgid "guestfs_md_stop"
32369 msgstr "guestfs_mkdir_p"
32370
32371 #. type: verbatim
32372 #: ../src/guestfs-actions.pod:5014
32373 #, fuzzy, no-wrap
32374 #| msgid ""
32375 #| " int\n"
32376 #| " guestfs_mkdir_p (guestfs_h *g,\n"
32377 #| "                  const char *path);\n"
32378 #| "\n"
32379 msgid ""
32380 " int\n"
32381 " guestfs_md_stop (guestfs_h *g,\n"
32382 "                  const char *md);\n"
32383 "\n"
32384 msgstr ""
32385 " int\n"
32386 " guestfs_mkdir_p (guestfs_h *g,\n"
32387 "                  const char *path);\n"
32388 "\n"
32389
32390 #. type: =head2
32391 #: ../src/guestfs-actions.pod:5023
32392 msgid "guestfs_mkdir"
32393 msgstr "guestfs_mkdir"
32394
32395 #. type: verbatim
32396 #: ../src/guestfs-actions.pod:5025
32397 #, no-wrap
32398 msgid ""
32399 " int\n"
32400 " guestfs_mkdir (guestfs_h *g,\n"
32401 "                const char *path);\n"
32402 "\n"
32403 msgstr ""
32404 " int\n"
32405 " guestfs_mkdir (guestfs_h *g,\n"
32406 "                const char *path);\n"
32407 "\n"
32408
32409 #. type: =head2
32410 #: ../src/guestfs-actions.pod:5035
32411 msgid "guestfs_mkdir_mode"
32412 msgstr "guestfs_mkdir_mode"
32413
32414 #. type: verbatim
32415 #: ../src/guestfs-actions.pod:5037
32416 #, no-wrap
32417 msgid ""
32418 " int\n"
32419 " guestfs_mkdir_mode (guestfs_h *g,\n"
32420 "                     const char *path,\n"
32421 "                     int mode);\n"
32422 "\n"
32423 msgstr ""
32424 " int\n"
32425 " guestfs_mkdir_mode (guestfs_h *g,\n"
32426 "                     const char *path,\n"
32427 "                     int mode);\n"
32428 "\n"
32429
32430 #. type: textblock
32431 #: ../src/guestfs-actions.pod:5049
32432 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
32433 msgstr ""
32434
32435 #. type: =head2
32436 #: ../src/guestfs-actions.pod:5055
32437 msgid "guestfs_mkdir_p"
32438 msgstr "guestfs_mkdir_p"
32439
32440 #. type: verbatim
32441 #: ../src/guestfs-actions.pod:5057
32442 #, no-wrap
32443 msgid ""
32444 " int\n"
32445 " guestfs_mkdir_p (guestfs_h *g,\n"
32446 "                  const char *path);\n"
32447 "\n"
32448 msgstr ""
32449 " int\n"
32450 " guestfs_mkdir_p (guestfs_h *g,\n"
32451 "                  const char *path);\n"
32452 "\n"
32453
32454 #. type: =head2
32455 #: ../src/guestfs-actions.pod:5068
32456 msgid "guestfs_mkdtemp"
32457 msgstr "guestfs_mkdtemp"
32458
32459 #. type: verbatim
32460 #: ../src/guestfs-actions.pod:5070
32461 #, no-wrap
32462 msgid ""
32463 " char *\n"
32464 " guestfs_mkdtemp (guestfs_h *g,\n"
32465 "                  const char *template);\n"
32466 "\n"
32467 msgstr ""
32468 " char *\n"
32469 " guestfs_mkdtemp (guestfs_h *g,\n"
32470 "                  const char *template);\n"
32471 "\n"
32472
32473 #. type: =head2
32474 #: ../src/guestfs-actions.pod:5098
32475 msgid "guestfs_mke2fs_J"
32476 msgstr "guestfs_mke2fs_J"
32477
32478 #. type: verbatim
32479 #: ../src/guestfs-actions.pod:5100
32480 #, no-wrap
32481 msgid ""
32482 " int\n"
32483 " guestfs_mke2fs_J (guestfs_h *g,\n"
32484 "                   const char *fstype,\n"
32485 "                   int blocksize,\n"
32486 "                   const char *device,\n"
32487 "                   const char *journal);\n"
32488 "\n"
32489 msgstr ""
32490 " int\n"
32491 " guestfs_mke2fs_J (guestfs_h *g,\n"
32492 "                   const char *fstype,\n"
32493 "                   int blocksize,\n"
32494 "                   const char *device,\n"
32495 "                   const char *journal);\n"
32496 "\n"
32497
32498 #. type: textblock
32499 #: ../src/guestfs-actions.pod:5113
32500 msgid "See also C<guestfs_mke2journal>."
32501 msgstr ""
32502
32503 #. type: textblock
32504 #: ../src/guestfs-actions.pod:5117 ../src/guestfs-actions.pod:5135
32505 #: ../src/guestfs-actions.pod:5153 ../src/guestfs-actions.pod:5169
32506 #: ../src/guestfs-actions.pod:5183 ../src/guestfs-actions.pod:5197
32507 #: ../src/guestfs-actions.pod:5256 ../src/guestfs-actions.pod:5533
32508 msgid "(Added in 1.0.68)"
32509 msgstr "(Додано у 1.0.68)"
32510
32511 #. type: =head2
32512 #: ../src/guestfs-actions.pod:5119
32513 msgid "guestfs_mke2fs_JL"
32514 msgstr "guestfs_mke2fs_JL"
32515
32516 #. type: verbatim
32517 #: ../src/guestfs-actions.pod:5121
32518 #, no-wrap
32519 msgid ""
32520 " int\n"
32521 " guestfs_mke2fs_JL (guestfs_h *g,\n"
32522 "                    const char *fstype,\n"
32523 "                    int blocksize,\n"
32524 "                    const char *device,\n"
32525 "                    const char *label);\n"
32526 "\n"
32527 msgstr ""
32528 " int\n"
32529 " guestfs_mke2fs_JL (guestfs_h *g,\n"
32530 "                    const char *fstype,\n"
32531 "                    int blocksize,\n"
32532 "                    const char *device,\n"
32533 "                    const char *label);\n"
32534 "\n"
32535
32536 #. type: textblock
32537 #: ../src/guestfs-actions.pod:5131
32538 msgid "See also C<guestfs_mke2journal_L>."
32539 msgstr ""
32540
32541 #. type: =head2
32542 #: ../src/guestfs-actions.pod:5137
32543 msgid "guestfs_mke2fs_JU"
32544 msgstr "guestfs_mke2fs_JU"
32545
32546 #. type: verbatim
32547 #: ../src/guestfs-actions.pod:5139
32548 #, no-wrap
32549 msgid ""
32550 " int\n"
32551 " guestfs_mke2fs_JU (guestfs_h *g,\n"
32552 "                    const char *fstype,\n"
32553 "                    int blocksize,\n"
32554 "                    const char *device,\n"
32555 "                    const char *uuid);\n"
32556 "\n"
32557 msgstr ""
32558 " int\n"
32559 " guestfs_mke2fs_JU (guestfs_h *g,\n"
32560 "                    const char *fstype,\n"
32561 "                    int blocksize,\n"
32562 "                    const char *device,\n"
32563 "                    const char *uuid);\n"
32564 "\n"
32565
32566 #. type: textblock
32567 #: ../src/guestfs-actions.pod:5149
32568 msgid "See also C<guestfs_mke2journal_U>."
32569 msgstr ""
32570
32571 #. type: =head2
32572 #: ../src/guestfs-actions.pod:5155
32573 msgid "guestfs_mke2journal"
32574 msgstr "guestfs_mke2journal"
32575
32576 #. type: verbatim
32577 #: ../src/guestfs-actions.pod:5157
32578 #, no-wrap
32579 msgid ""
32580 " int\n"
32581 " guestfs_mke2journal (guestfs_h *g,\n"
32582 "                      int blocksize,\n"
32583 "                      const char *device);\n"
32584 "\n"
32585 msgstr ""
32586 " int\n"
32587 " guestfs_mke2journal (guestfs_h *g,\n"
32588 "                      int blocksize,\n"
32589 "                      const char *device);\n"
32590 "\n"
32591
32592 #. type: =head2
32593 #: ../src/guestfs-actions.pod:5171
32594 msgid "guestfs_mke2journal_L"
32595 msgstr "guestfs_mke2journal_L"
32596
32597 #. type: verbatim
32598 #: ../src/guestfs-actions.pod:5173
32599 #, no-wrap
32600 msgid ""
32601 " int\n"
32602 " guestfs_mke2journal_L (guestfs_h *g,\n"
32603 "                        int blocksize,\n"
32604 "                        const char *label,\n"
32605 "                        const char *device);\n"
32606 "\n"
32607 msgstr ""
32608 " int\n"
32609 " guestfs_mke2journal_L (guestfs_h *g,\n"
32610 "                        int blocksize,\n"
32611 "                        const char *label,\n"
32612 "                        const char *device);\n"
32613 "\n"
32614
32615 #. type: =head2
32616 #: ../src/guestfs-actions.pod:5185
32617 msgid "guestfs_mke2journal_U"
32618 msgstr "guestfs_mke2journal_U"
32619
32620 #. type: verbatim
32621 #: ../src/guestfs-actions.pod:5187
32622 #, no-wrap
32623 msgid ""
32624 " int\n"
32625 " guestfs_mke2journal_U (guestfs_h *g,\n"
32626 "                        int blocksize,\n"
32627 "                        const char *uuid,\n"
32628 "                        const char *device);\n"
32629 "\n"
32630 msgstr ""
32631 " int\n"
32632 " guestfs_mke2journal_U (guestfs_h *g,\n"
32633 "                        int blocksize,\n"
32634 "                        const char *uuid,\n"
32635 "                        const char *device);\n"
32636 "\n"
32637
32638 #. type: =head2
32639 #: ../src/guestfs-actions.pod:5199
32640 msgid "guestfs_mkfifo"
32641 msgstr "guestfs_mkfifo"
32642
32643 #. type: verbatim
32644 #: ../src/guestfs-actions.pod:5201
32645 #, no-wrap
32646 msgid ""
32647 " int\n"
32648 " guestfs_mkfifo (guestfs_h *g,\n"
32649 "                 int mode,\n"
32650 "                 const char *path);\n"
32651 "\n"
32652 msgstr ""
32653 " int\n"
32654 " guestfs_mkfifo (guestfs_h *g,\n"
32655 "                 int mode,\n"
32656 "                 const char *path);\n"
32657 "\n"
32658
32659 #. type: textblock
32660 #: ../src/guestfs-actions.pod:5206
32661 msgid ""
32662 "This call creates a FIFO (named pipe) called C<path> with mode C<mode>.  It "
32663 "is just a convenient wrapper around C<guestfs_mknod>."
32664 msgstr ""
32665
32666 #. type: =head2
32667 #: ../src/guestfs-actions.pod:5216
32668 msgid "guestfs_mkfs"
32669 msgstr "guestfs_mkfs"
32670
32671 #. type: verbatim
32672 #: ../src/guestfs-actions.pod:5218
32673 #, no-wrap
32674 msgid ""
32675 " int\n"
32676 " guestfs_mkfs (guestfs_h *g,\n"
32677 "               const char *fstype,\n"
32678 "               const char *device);\n"
32679 "\n"
32680 msgstr ""
32681 " int\n"
32682 " guestfs_mkfs (guestfs_h *g,\n"
32683 "               const char *fstype,\n"
32684 "               const char *device);\n"
32685 "\n"
32686
32687 #. type: =head2
32688 #: ../src/guestfs-actions.pod:5231
32689 msgid "guestfs_mkfs_b"
32690 msgstr "guestfs_mkfs_b"
32691
32692 #. type: verbatim
32693 #: ../src/guestfs-actions.pod:5233
32694 #, no-wrap
32695 msgid ""
32696 " int\n"
32697 " guestfs_mkfs_b (guestfs_h *g,\n"
32698 "                 const char *fstype,\n"
32699 "                 int blocksize,\n"
32700 "                 const char *device);\n"
32701 "\n"
32702 msgstr ""
32703 " int\n"
32704 " guestfs_mkfs_b (guestfs_h *g,\n"
32705 "                 const char *fstype,\n"
32706 "                 int blocksize,\n"
32707 "                 const char *device);\n"
32708 "\n"
32709
32710 #. type: textblock
32711 #: ../src/guestfs-actions.pod:5239
32712 msgid ""
32713 "I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> "
32714 "call instead."
32715 msgstr ""
32716
32717 #. type: textblock
32718 #: ../src/guestfs-actions.pod:5246
32719 msgid ""
32720 "This call is similar to C<guestfs_mkfs>, but it allows you to control the "
32721 "block size of the resulting filesystem.  Supported block sizes depend on the "
32722 "filesystem type, but typically they are C<1024>, C<2048> or C<4096> only."
32723 msgstr ""
32724
32725 #. type: =head2
32726 #: ../src/guestfs-actions.pod:5258
32727 msgid "guestfs_mkfs_opts"
32728 msgstr "guestfs_mkfs_opts"
32729
32730 #. type: verbatim
32731 #: ../src/guestfs-actions.pod:5260
32732 #, no-wrap
32733 msgid ""
32734 " int\n"
32735 " guestfs_mkfs_opts (guestfs_h *g,\n"
32736 "                    const char *fstype,\n"
32737 "                    const char *device,\n"
32738 "                    ...);\n"
32739 "\n"
32740 msgstr ""
32741 " int\n"
32742 " guestfs_mkfs_opts (guestfs_h *g,\n"
32743 "                    const char *fstype,\n"
32744 "                    const char *device,\n"
32745 "                    ...);\n"
32746 "\n"
32747
32748 #. type: verbatim
32749 #: ../src/guestfs-actions.pod:5271
32750 #, no-wrap
32751 msgid ""
32752 " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
32753 " GUESTFS_MKFS_OPTS_FEATURES, const char *features,\n"
32754 " GUESTFS_MKFS_OPTS_INODE, int inode,\n"
32755 " GUESTFS_MKFS_OPTS_SECTORSIZE, int sectorsize,\n"
32756 "\n"
32757 msgstr ""
32758
32759 #. type: textblock
32760 #: ../src/guestfs-actions.pod:5319
32761 msgid "(Added in 1.7.19)"
32762 msgstr "(Додано у 1.7.19)"
32763
32764 #. type: =head2
32765 #: ../src/guestfs-actions.pod:5321
32766 msgid "guestfs_mkfs_opts_va"
32767 msgstr "guestfs_mkfs_opts_va"
32768
32769 #. type: verbatim
32770 #: ../src/guestfs-actions.pod:5323
32771 #, no-wrap
32772 msgid ""
32773 " int\n"
32774 " guestfs_mkfs_opts_va (guestfs_h *g,\n"
32775 "                       const char *fstype,\n"
32776 "                       const char *device,\n"
32777 "                       va_list args);\n"
32778 "\n"
32779 msgstr ""
32780 " int\n"
32781 " guestfs_mkfs_opts_va (guestfs_h *g,\n"
32782 "                       const char *fstype,\n"
32783 "                       const char *device,\n"
32784 "                       va_list args);\n"
32785 "\n"
32786
32787 #. type: textblock
32788 #: ../src/guestfs-actions.pod:5329
32789 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
32790 msgstr ""
32791
32792 #. type: =head2
32793 #: ../src/guestfs-actions.pod:5333
32794 msgid "guestfs_mkfs_opts_argv"
32795 msgstr "guestfs_mkfs_opts_argv"
32796
32797 #. type: verbatim
32798 #: ../src/guestfs-actions.pod:5335
32799 #, no-wrap
32800 msgid ""
32801 " int\n"
32802 " guestfs_mkfs_opts_argv (guestfs_h *g,\n"
32803 "                         const char *fstype,\n"
32804 "                         const char *device,\n"
32805 "                         const struct guestfs_mkfs_opts_argv *optargs);\n"
32806 "\n"
32807 msgstr ""
32808 " int\n"
32809 " guestfs_mkfs_opts_argv (guestfs_h *g,\n"
32810 "                         const char *fstype,\n"
32811 "                         const char *device,\n"
32812 "                         const struct guestfs_mkfs_opts_argv *optargs);\n"
32813 "\n"
32814
32815 #. type: textblock
32816 #: ../src/guestfs-actions.pod:5341
32817 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
32818 msgstr ""
32819
32820 #. type: =head2
32821 #: ../src/guestfs-actions.pod:5345
32822 msgid "guestfs_mkmountpoint"
32823 msgstr "guestfs_mkmountpoint"
32824
32825 #. type: verbatim
32826 #: ../src/guestfs-actions.pod:5347
32827 #, no-wrap
32828 msgid ""
32829 " int\n"
32830 " guestfs_mkmountpoint (guestfs_h *g,\n"
32831 "                       const char *exemptpath);\n"
32832 "\n"
32833 msgstr ""
32834 " int\n"
32835 " guestfs_mkmountpoint (guestfs_h *g,\n"
32836 "                       const char *exemptpath);\n"
32837 "\n"
32838
32839 #. type: textblock
32840 #: ../src/guestfs-actions.pod:5351
32841 msgid ""
32842 "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
32843 "that can be used to create extra mountpoints before mounting the first "
32844 "filesystem."
32845 msgstr ""
32846
32847 #. type: textblock
32848 #: ../src/guestfs-actions.pod:5375
32849 msgid ""
32850 "C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>.  You "
32851 "may get unexpected errors if you try to mix these calls.  It is safest to "
32852 "manually unmount filesystems and remove mountpoints after use."
32853 msgstr ""
32854
32855 #. type: textblock
32856 #: ../src/guestfs-actions.pod:5379
32857 msgid ""
32858 "C<guestfs_umount_all> unmounts filesystems by sorting the paths longest "
32859 "first, so for this to work for manual mountpoints, you must ensure that the "
32860 "innermost mountpoints have the longest pathnames, as in the example code "
32861 "above."
32862 msgstr ""
32863
32864 #. type: textblock
32865 #: ../src/guestfs-actions.pod:5386
32866 msgid ""
32867 "Autosync [see C<guestfs_set_autosync>, this is set by default on handles] "
32868 "can cause C<guestfs_umount_all> to be called when the handle is closed which "
32869 "can also trigger these issues."
32870 msgstr ""
32871
32872 #. type: textblock
32873 #: ../src/guestfs-actions.pod:5392 ../src/guestfs-actions.pod:5698
32874 #: ../src/guestfs-actions.pod:6725
32875 msgid "(Added in 1.0.62)"
32876 msgstr "(Додано у 1.0.62)"
32877
32878 #. type: =head2
32879 #: ../src/guestfs-actions.pod:5394
32880 msgid "guestfs_mknod"
32881 msgstr ""
32882
32883 #. type: verbatim
32884 #: ../src/guestfs-actions.pod:5396
32885 #, no-wrap
32886 msgid ""
32887 " int\n"
32888 " guestfs_mknod (guestfs_h *g,\n"
32889 "                int mode,\n"
32890 "                int devmajor,\n"
32891 "                int devminor,\n"
32892 "                const char *path);\n"
32893 "\n"
32894 msgstr ""
32895
32896 #. type: textblock
32897 #: ../src/guestfs-actions.pod:5411
32898 msgid ""
32899 "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
32900 "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
32901 "regular file).  These constants are available in the standard Linux header "
32902 "files, or you can use C<guestfs_mknod_b>, C<guestfs_mknod_c> or "
32903 "C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in "
32904 "the appropriate constant for you."
32905 msgstr ""
32906
32907 #. type: =head2
32908 #: ../src/guestfs-actions.pod:5425
32909 msgid "guestfs_mknod_b"
32910 msgstr ""
32911
32912 #. type: verbatim
32913 #: ../src/guestfs-actions.pod:5427
32914 #, no-wrap
32915 msgid ""
32916 " int\n"
32917 " guestfs_mknod_b (guestfs_h *g,\n"
32918 "                  int mode,\n"
32919 "                  int devmajor,\n"
32920 "                  int devminor,\n"
32921 "                  const char *path);\n"
32922 "\n"
32923 msgstr ""
32924
32925 #. type: textblock
32926 #: ../src/guestfs-actions.pod:5434
32927 msgid ""
32928 "This call creates a block device node called C<path> with mode C<mode> and "
32929 "device major/minor C<devmajor> and C<devminor>.  It is just a convenient "
32930 "wrapper around C<guestfs_mknod>."
32931 msgstr ""
32932
32933 #. type: =head2
32934 #: ../src/guestfs-actions.pod:5444
32935 msgid "guestfs_mknod_c"
32936 msgstr ""
32937
32938 #. type: verbatim
32939 #: ../src/guestfs-actions.pod:5446
32940 #, no-wrap
32941 msgid ""
32942 " int\n"
32943 " guestfs_mknod_c (guestfs_h *g,\n"
32944 "                  int mode,\n"
32945 "                  int devmajor,\n"
32946 "                  int devminor,\n"
32947 "                  const char *path);\n"
32948 "\n"
32949 msgstr ""
32950
32951 #. type: textblock
32952 #: ../src/guestfs-actions.pod:5453
32953 msgid ""
32954 "This call creates a char device node called C<path> with mode C<mode> and "
32955 "device major/minor C<devmajor> and C<devminor>.  It is just a convenient "
32956 "wrapper around C<guestfs_mknod>."
32957 msgstr ""
32958
32959 #. type: =head2
32960 #: ../src/guestfs-actions.pod:5463
32961 msgid "guestfs_mkswap"
32962 msgstr ""
32963
32964 #. type: verbatim
32965 #: ../src/guestfs-actions.pod:5465
32966 #, no-wrap
32967 msgid ""
32968 " int\n"
32969 " guestfs_mkswap (guestfs_h *g,\n"
32970 "                 const char *device);\n"
32971 "\n"
32972 msgstr ""
32973
32974 #. type: =head2
32975 #: ../src/guestfs-actions.pod:5475
32976 msgid "guestfs_mkswap_L"
32977 msgstr ""
32978
32979 #. type: verbatim
32980 #: ../src/guestfs-actions.pod:5477
32981 #, no-wrap
32982 msgid ""
32983 " int\n"
32984 " guestfs_mkswap_L (guestfs_h *g,\n"
32985 "                   const char *label,\n"
32986 "                   const char *device);\n"
32987 "\n"
32988 msgstr ""
32989
32990 #. type: =head2
32991 #: ../src/guestfs-actions.pod:5492
32992 msgid "guestfs_mkswap_U"
32993 msgstr ""
32994
32995 #. type: verbatim
32996 #: ../src/guestfs-actions.pod:5494
32997 #, no-wrap
32998 msgid ""
32999 " int\n"
33000 " guestfs_mkswap_U (guestfs_h *g,\n"
33001 "                   const char *uuid,\n"
33002 "                   const char *device);\n"
33003 "\n"
33004 msgstr ""
33005
33006 #. type: =head2
33007 #: ../src/guestfs-actions.pod:5505
33008 msgid "guestfs_mkswap_file"
33009 msgstr ""
33010
33011 #. type: verbatim
33012 #: ../src/guestfs-actions.pod:5507
33013 #, no-wrap
33014 msgid ""
33015 " int\n"
33016 " guestfs_mkswap_file (guestfs_h *g,\n"
33017 "                      const char *path);\n"
33018 "\n"
33019 msgstr ""
33020
33021 #. type: textblock
33022 #: ../src/guestfs-actions.pod:5513
33023 msgid ""
33024 "This command just writes a swap file signature to an existing file.  To "
33025 "create the file itself, use something like C<guestfs_fallocate>."
33026 msgstr ""
33027
33028 #. type: =head2
33029 #: ../src/guestfs-actions.pod:5520
33030 msgid "guestfs_modprobe"
33031 msgstr ""
33032
33033 #. type: verbatim
33034 #: ../src/guestfs-actions.pod:5522
33035 #, no-wrap
33036 msgid ""
33037 " int\n"
33038 " guestfs_modprobe (guestfs_h *g,\n"
33039 "                   const char *modulename);\n"
33040 "\n"
33041 msgstr ""
33042
33043 #. type: =head2
33044 #: ../src/guestfs-actions.pod:5535
33045 msgid "guestfs_mount"
33046 msgstr ""
33047
33048 #. type: verbatim
33049 #: ../src/guestfs-actions.pod:5537
33050 #, no-wrap
33051 msgid ""
33052 " int\n"
33053 " guestfs_mount (guestfs_h *g,\n"
33054 "                const char *device,\n"
33055 "                const char *mountpoint);\n"
33056 "\n"
33057 msgstr ""
33058
33059 #. type: textblock
33060 #: ../src/guestfs-actions.pod:5556
33061 msgid ""
33062 "Before libguestfs 1.13.16, this call implicitly added the options C<sync> "
33063 "and C<noatime>.  The C<sync> option greatly slowed writes and caused many "
33064 "problems for users.  If your program might need to work with older versions "
33065 "of libguestfs, use C<guestfs_mount_options> instead (using an empty string "
33066 "for the first parameter if you don't want any options)."
33067 msgstr ""
33068
33069 #. type: =head2
33070 #: ../src/guestfs-actions.pod:5567
33071 msgid "guestfs_mount_9p"
33072 msgstr ""
33073
33074 #. type: verbatim
33075 #: ../src/guestfs-actions.pod:5569
33076 #, no-wrap
33077 msgid ""
33078 " int\n"
33079 " guestfs_mount_9p (guestfs_h *g,\n"
33080 "                   const char *mounttag,\n"
33081 "                   const char *mountpoint,\n"
33082 "                   ...);\n"
33083 "\n"
33084 msgstr ""
33085
33086 #. type: verbatim
33087 #: ../src/guestfs-actions.pod:5580
33088 #, no-wrap
33089 msgid ""
33090 " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
33091 "\n"
33092 msgstr ""
33093
33094 #. type: =head2
33095 #: ../src/guestfs-actions.pod:5593
33096 msgid "guestfs_mount_9p_va"
33097 msgstr ""
33098
33099 #. type: verbatim
33100 #: ../src/guestfs-actions.pod:5595
33101 #, no-wrap
33102 msgid ""
33103 " int\n"
33104 " guestfs_mount_9p_va (guestfs_h *g,\n"
33105 "                      const char *mounttag,\n"
33106 "                      const char *mountpoint,\n"
33107 "                      va_list args);\n"
33108 "\n"
33109 msgstr ""
33110
33111 #. type: textblock
33112 #: ../src/guestfs-actions.pod:5601
33113 msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
33114 msgstr ""
33115
33116 #. type: =head2
33117 #: ../src/guestfs-actions.pod:5605
33118 msgid "guestfs_mount_9p_argv"
33119 msgstr ""
33120
33121 #. type: verbatim
33122 #: ../src/guestfs-actions.pod:5607
33123 #, no-wrap
33124 msgid ""
33125 " int\n"
33126 " guestfs_mount_9p_argv (guestfs_h *g,\n"
33127 "                        const char *mounttag,\n"
33128 "                        const char *mountpoint,\n"
33129 "                        const struct guestfs_mount_9p_argv *optargs);\n"
33130 "\n"
33131 msgstr ""
33132
33133 #. type: textblock
33134 #: ../src/guestfs-actions.pod:5613
33135 msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
33136 msgstr ""
33137
33138 #. type: =head2
33139 #: ../src/guestfs-actions.pod:5617
33140 msgid "guestfs_mount_loop"
33141 msgstr ""
33142
33143 #. type: verbatim
33144 #: ../src/guestfs-actions.pod:5619
33145 #, no-wrap
33146 msgid ""
33147 " int\n"
33148 " guestfs_mount_loop (guestfs_h *g,\n"
33149 "                     const char *file,\n"
33150 "                     const char *mountpoint);\n"
33151 "\n"
33152 msgstr ""
33153
33154 #. type: =head2
33155 #: ../src/guestfs-actions.pod:5632
33156 msgid "guestfs_mount_options"
33157 msgstr ""
33158
33159 #. type: verbatim
33160 #: ../src/guestfs-actions.pod:5634
33161 #, no-wrap
33162 msgid ""
33163 " int\n"
33164 " guestfs_mount_options (guestfs_h *g,\n"
33165 "                        const char *options,\n"
33166 "                        const char *device,\n"
33167 "                        const char *mountpoint);\n"
33168 "\n"
33169 msgstr ""
33170
33171 #. type: textblock
33172 #: ../src/guestfs-actions.pod:5640
33173 msgid ""
33174 "This is the same as the C<guestfs_mount> command, but it allows you to set "
33175 "the mount options as for the L<mount(8)> I<-o> flag."
33176 msgstr ""
33177
33178 #. type: textblock
33179 #: ../src/guestfs-actions.pod:5650 ../src/guestfs-actions.pod:5664
33180 #: ../src/guestfs-actions.pod:5681
33181 msgid "(Added in 1.0.10)"
33182 msgstr "(Додано у 1.0.10)"
33183
33184 #. type: =head2
33185 #: ../src/guestfs-actions.pod:5652
33186 msgid "guestfs_mount_ro"
33187 msgstr ""
33188
33189 #. type: verbatim
33190 #: ../src/guestfs-actions.pod:5654
33191 #, no-wrap
33192 msgid ""
33193 " int\n"
33194 " guestfs_mount_ro (guestfs_h *g,\n"
33195 "                   const char *device,\n"
33196 "                   const char *mountpoint);\n"
33197 "\n"
33198 msgstr ""
33199
33200 #. type: textblock
33201 #: ../src/guestfs-actions.pod:5659
33202 msgid ""
33203 "This is the same as the C<guestfs_mount> command, but it mounts the "
33204 "filesystem with the read-only (I<-o ro>) flag."
33205 msgstr ""
33206
33207 #. type: =head2
33208 #: ../src/guestfs-actions.pod:5666
33209 msgid "guestfs_mount_vfs"
33210 msgstr ""
33211
33212 #. type: verbatim
33213 #: ../src/guestfs-actions.pod:5668
33214 #, no-wrap
33215 msgid ""
33216 " int\n"
33217 " guestfs_mount_vfs (guestfs_h *g,\n"
33218 "                    const char *options,\n"
33219 "                    const char *vfstype,\n"
33220 "                    const char *device,\n"
33221 "                    const char *mountpoint);\n"
33222 "\n"
33223 msgstr ""
33224
33225 #. type: textblock
33226 #: ../src/guestfs-actions.pod:5675
33227 msgid ""
33228 "This is the same as the C<guestfs_mount> command, but it allows you to set "
33229 "both the mount options and the vfstype as for the L<mount(8)> I<-o> and I<-"
33230 "t> flags."
33231 msgstr ""
33232
33233 #. type: =head2
33234 #: ../src/guestfs-actions.pod:5683
33235 msgid "guestfs_mountpoints"
33236 msgstr ""
33237
33238 #. type: verbatim
33239 #: ../src/guestfs-actions.pod:5685
33240 #, no-wrap
33241 msgid ""
33242 " char **\n"
33243 " guestfs_mountpoints (guestfs_h *g);\n"
33244 "\n"
33245 msgstr ""
33246
33247 #. type: textblock
33248 #: ../src/guestfs-actions.pod:5688
33249 msgid ""
33250 "This call is similar to C<guestfs_mounts>.  That call returns a list of "
33251 "devices.  This one returns a hash table (map) of device name to directory "
33252 "where the device is mounted."
33253 msgstr ""
33254
33255 #. type: =head2
33256 #: ../src/guestfs-actions.pod:5700
33257 msgid "guestfs_mounts"
33258 msgstr ""
33259
33260 #. type: verbatim
33261 #: ../src/guestfs-actions.pod:5702
33262 #, no-wrap
33263 msgid ""
33264 " char **\n"
33265 " guestfs_mounts (guestfs_h *g);\n"
33266 "\n"
33267 msgstr ""
33268
33269 #. type: textblock
33270 #: ../src/guestfs-actions.pod:5710
33271 msgid "See also: C<guestfs_mountpoints>"
33272 msgstr ""
33273
33274 #. type: =head2
33275 #: ../src/guestfs-actions.pod:5718
33276 msgid "guestfs_mv"
33277 msgstr ""
33278
33279 #. type: verbatim
33280 #: ../src/guestfs-actions.pod:5720
33281 #, no-wrap
33282 msgid ""
33283 " int\n"
33284 " guestfs_mv (guestfs_h *g,\n"
33285 "             const char *src,\n"
33286 "             const char *dest);\n"
33287 "\n"
33288 msgstr ""
33289
33290 #. type: =head2
33291 #: ../src/guestfs-actions.pod:5732
33292 msgid "guestfs_ntfs_3g_probe"
33293 msgstr ""
33294
33295 #. type: verbatim
33296 #: ../src/guestfs-actions.pod:5734
33297 #, no-wrap
33298 msgid ""
33299 " int\n"
33300 " guestfs_ntfs_3g_probe (guestfs_h *g,\n"
33301 "                        int rw,\n"
33302 "                        const char *device);\n"
33303 "\n"
33304 msgstr ""
33305
33306 #. type: textblock
33307 #: ../src/guestfs-actions.pod:5753
33308 msgid "(Added in 1.0.43)"
33309 msgstr "(Додано у 1.0.43)"
33310
33311 #. type: =head2
33312 #: ../src/guestfs-actions.pod:5755
33313 msgid "guestfs_ntfsresize"
33314 msgstr ""
33315
33316 #. type: verbatim
33317 #: ../src/guestfs-actions.pod:5757
33318 #, no-wrap
33319 msgid ""
33320 " int\n"
33321 " guestfs_ntfsresize (guestfs_h *g,\n"
33322 "                     const char *device);\n"
33323 "\n"
33324 msgstr ""
33325
33326 #. type: textblock
33327 #: ../src/guestfs-actions.pod:5761 ../src/guestfs-actions.pod:5861
33328 msgid ""
33329 "I<This function is deprecated.> In new code, use the L</"
33330 "guestfs_ntfsresize_opts> call instead."
33331 msgstr ""
33332
33333 #. type: =head2
33334 #: ../src/guestfs-actions.pod:5785
33335 msgid "guestfs_ntfsresize_opts"
33336 msgstr ""
33337
33338 #. type: verbatim
33339 #: ../src/guestfs-actions.pod:5787
33340 #, no-wrap
33341 msgid ""
33342 " int\n"
33343 " guestfs_ntfsresize_opts (guestfs_h *g,\n"
33344 "                          const char *device,\n"
33345 "                          ...);\n"
33346 "\n"
33347 msgstr ""
33348
33349 #. type: verbatim
33350 #: ../src/guestfs-actions.pod:5797
33351 #, no-wrap
33352 msgid ""
33353 " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
33354 " GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n"
33355 "\n"
33356 msgstr ""
33357
33358 #. type: textblock
33359 #: ../src/guestfs-actions.pod:5817
33360 msgid ""
33361 "After the resize operation, the filesystem is always marked as requiring a "
33362 "consistency check (for safety).  You have to boot into Windows to perform "
33363 "this check and clear this condition.  If you I<don't> set the C<force> "
33364 "option then it is not possible to call C<guestfs_ntfsresize_opts> multiple "
33365 "times on a single filesystem without booting into Windows between each "
33366 "resize."
33367 msgstr ""
33368
33369 #. type: =head2
33370 #: ../src/guestfs-actions.pod:5832
33371 msgid "guestfs_ntfsresize_opts_va"
33372 msgstr ""
33373
33374 #. type: verbatim
33375 #: ../src/guestfs-actions.pod:5834
33376 #, no-wrap
33377 msgid ""
33378 " int\n"
33379 " guestfs_ntfsresize_opts_va (guestfs_h *g,\n"
33380 "                             const char *device,\n"
33381 "                             va_list args);\n"
33382 "\n"
33383 msgstr ""
33384
33385 #. type: textblock
33386 #: ../src/guestfs-actions.pod:5839
33387 msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
33388 msgstr ""
33389
33390 #. type: =head2
33391 #: ../src/guestfs-actions.pod:5843
33392 msgid "guestfs_ntfsresize_opts_argv"
33393 msgstr ""
33394
33395 #. type: verbatim
33396 #: ../src/guestfs-actions.pod:5845
33397 #, no-wrap
33398 msgid ""
33399 " int\n"
33400 " guestfs_ntfsresize_opts_argv (guestfs_h *g,\n"
33401 "                               const char *device,\n"
33402 "                               const struct guestfs_ntfsresize_opts_argv *optargs);\n"
33403 "\n"
33404 msgstr ""
33405
33406 #. type: textblock
33407 #: ../src/guestfs-actions.pod:5850
33408 msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
33409 msgstr ""
33410
33411 #. type: =head2
33412 #: ../src/guestfs-actions.pod:5854
33413 msgid "guestfs_ntfsresize_size"
33414 msgstr ""
33415
33416 #. type: verbatim
33417 #: ../src/guestfs-actions.pod:5856
33418 #, no-wrap
33419 msgid ""
33420 " int\n"
33421 " guestfs_ntfsresize_size (guestfs_h *g,\n"
33422 "                          const char *device,\n"
33423 "                          int64_t size);\n"
33424 "\n"
33425 msgstr ""
33426
33427 #. type: textblock
33428 #: ../src/guestfs-actions.pod:5868
33429 msgid ""
33430 "This command is the same as C<guestfs_ntfsresize> except that it allows you "
33431 "to specify the new size (in bytes) explicitly."
33432 msgstr ""
33433
33434 #. type: textblock
33435 #: ../src/guestfs-actions.pod:5873 ../src/guestfs-actions.pod:6332
33436 #: ../src/guestfs-actions.pod:6405 ../src/guestfs-actions.pod:6673
33437 #: ../src/guestfs-actions.pod:8422
33438 msgid "(Added in 1.3.14)"
33439 msgstr "(Додано у 1.3.14)"
33440
33441 #. type: =head2
33442 #: ../src/guestfs-actions.pod:5875
33443 msgid "guestfs_part_add"
33444 msgstr ""
33445
33446 #. type: verbatim
33447 #: ../src/guestfs-actions.pod:5877
33448 #, no-wrap
33449 msgid ""
33450 " int\n"
33451 " guestfs_part_add (guestfs_h *g,\n"
33452 "                   const char *device,\n"
33453 "                   const char *prlogex,\n"
33454 "                   int64_t startsect,\n"
33455 "                   int64_t endsect);\n"
33456 "\n"
33457 msgstr ""
33458
33459 #. type: textblock
33460 #: ../src/guestfs-actions.pod:5884
33461 msgid ""
33462 "This command adds a partition to C<device>.  If there is no partition table "
33463 "on the device, call C<guestfs_part_init> first."
33464 msgstr ""
33465
33466 #. type: textblock
33467 #: ../src/guestfs-actions.pod:5896
33468 msgid ""
33469 "Creating a partition which covers the whole disk is not so easy.  Use "
33470 "C<guestfs_part_disk> to do that."
33471 msgstr ""
33472
33473 #. type: textblock
33474 #: ../src/guestfs-actions.pod:5901 ../src/guestfs-actions.pod:5936
33475 #: ../src/guestfs-actions.pod:5989 ../src/guestfs-actions.pod:6073
33476 #: ../src/guestfs-actions.pod:6111 ../src/guestfs-actions.pod:6130
33477 #: ../src/guestfs-actions.pod:6170
33478 msgid "(Added in 1.0.78)"
33479 msgstr "(Додано у 1.0.78)"
33480
33481 #. type: =head2
33482 #: ../src/guestfs-actions.pod:5903
33483 msgid "guestfs_part_del"
33484 msgstr ""
33485
33486 #. type: verbatim
33487 #: ../src/guestfs-actions.pod:5905
33488 #, no-wrap
33489 msgid ""
33490 " int\n"
33491 " guestfs_part_del (guestfs_h *g,\n"
33492 "                   const char *device,\n"
33493 "                   int partnum);\n"
33494 "\n"
33495 msgstr ""
33496
33497 #. type: =head2
33498 #: ../src/guestfs-actions.pod:5920
33499 msgid "guestfs_part_disk"
33500 msgstr ""
33501
33502 #. type: verbatim
33503 #: ../src/guestfs-actions.pod:5922
33504 #, no-wrap
33505 msgid ""
33506 " int\n"
33507 " guestfs_part_disk (guestfs_h *g,\n"
33508 "                    const char *device,\n"
33509 "                    const char *parttype);\n"
33510 "\n"
33511 msgstr ""
33512
33513 #. type: textblock
33514 #: ../src/guestfs-actions.pod:5927
33515 msgid ""
33516 "This command is simply a combination of C<guestfs_part_init> followed by "
33517 "C<guestfs_part_add> to create a single primary partition covering the whole "
33518 "disk."
33519 msgstr ""
33520
33521 #. type: textblock
33522 #: ../src/guestfs-actions.pod:5931
33523 msgid ""
33524 "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
33525 "possible values are described in C<guestfs_part_init>."
33526 msgstr ""
33527
33528 #. type: =head2
33529 #: ../src/guestfs-actions.pod:5938
33530 msgid "guestfs_part_get_bootable"
33531 msgstr ""
33532
33533 #. type: verbatim
33534 #: ../src/guestfs-actions.pod:5940
33535 #, no-wrap
33536 msgid ""
33537 " int\n"
33538 " guestfs_part_get_bootable (guestfs_h *g,\n"
33539 "                            const char *device,\n"
33540 "                            int partnum);\n"
33541 "\n"
33542 msgstr ""
33543
33544 #. type: textblock
33545 #: ../src/guestfs-actions.pod:5948
33546 msgid "See also C<guestfs_part_set_bootable>."
33547 msgstr ""
33548
33549 #. type: =head2
33550 #: ../src/guestfs-actions.pod:5954
33551 msgid "guestfs_part_get_mbr_id"
33552 msgstr ""
33553
33554 #. type: verbatim
33555 #: ../src/guestfs-actions.pod:5956
33556 #, no-wrap
33557 msgid ""
33558 " int\n"
33559 " guestfs_part_get_mbr_id (guestfs_h *g,\n"
33560 "                          const char *device,\n"
33561 "                          int partnum);\n"
33562 "\n"
33563 msgstr ""
33564
33565 #. type: textblock
33566 #: ../src/guestfs-actions.pod:5964 ../src/guestfs-actions.pod:6146
33567 msgid ""
33568 "Note that only MBR (old DOS-style) partitions have type bytes.  You will get "
33569 "undefined results for other partition table types (see "
33570 "C<guestfs_part_get_parttype>)."
33571 msgstr ""
33572
33573 #. type: =head2
33574 #: ../src/guestfs-actions.pod:5972
33575 msgid "guestfs_part_get_parttype"
33576 msgstr ""
33577
33578 #. type: verbatim
33579 #: ../src/guestfs-actions.pod:5974
33580 #, no-wrap
33581 msgid ""
33582 " char *\n"
33583 " guestfs_part_get_parttype (guestfs_h *g,\n"
33584 "                            const char *device);\n"
33585 "\n"
33586 msgstr ""
33587
33588 #. type: textblock
33589 #: ../src/guestfs-actions.pod:5981
33590 msgid ""
33591 "Common return values include: C<msdos> (a DOS/Windows style MBR partition "
33592 "table), C<gpt> (a GPT/EFI-style partition table).  Other values are "
33593 "possible, although unusual.  See C<guestfs_part_init> for a full list."
33594 msgstr ""
33595
33596 #. type: =head2
33597 #: ../src/guestfs-actions.pod:5991
33598 msgid "guestfs_part_init"
33599 msgstr ""
33600
33601 #. type: verbatim
33602 #: ../src/guestfs-actions.pod:5993
33603 #, no-wrap
33604 msgid ""
33605 " int\n"
33606 " guestfs_part_init (guestfs_h *g,\n"
33607 "                    const char *device,\n"
33608 "                    const char *parttype);\n"
33609 "\n"
33610 msgstr ""
33611
33612 #. type: textblock
33613 #: ../src/guestfs-actions.pod:6002
33614 msgid ""
33615 "Initially there are no partitions.  Following this, you should call "
33616 "C<guestfs_part_add> for each partition required."
33617 msgstr ""
33618
33619 #. type: =head2
33620 #: ../src/guestfs-actions.pod:6075
33621 msgid "guestfs_part_list"
33622 msgstr "guestfs_part_list"
33623
33624 #. type: verbatim
33625 #: ../src/guestfs-actions.pod:6077
33626 #, no-wrap
33627 msgid ""
33628 " struct guestfs_partition_list *\n"
33629 " guestfs_part_list (guestfs_h *g,\n"
33630 "                    const char *device);\n"
33631 "\n"
33632 msgstr ""
33633 " struct guestfs_partition_list *\n"
33634 " guestfs_part_list (guestfs_h *g,\n"
33635 "                    const char *device);\n"
33636 "\n"
33637
33638 #. type: textblock
33639 #: ../src/guestfs-actions.pod:6094
33640 msgid ""
33641 "Start of the partition I<in bytes>.  To get sectors you have to divide by "
33642 "the device's sector size, see C<guestfs_blockdev_getss>."
33643 msgstr ""
33644
33645 #. type: textblock
33646 #: ../src/guestfs-actions.pod:6107
33647 msgid ""
33648 "This function returns a C<struct guestfs_partition_list *>, or NULL if there "
33649 "was an error.  I<The caller must call C<guestfs_free_partition_list> after "
33650 "use>."
33651 msgstr ""
33652
33653 #. type: =head2
33654 #: ../src/guestfs-actions.pod:6113
33655 msgid "guestfs_part_set_bootable"
33656 msgstr ""
33657
33658 #. type: verbatim
33659 #: ../src/guestfs-actions.pod:6115
33660 #, no-wrap
33661 msgid ""
33662 " int\n"
33663 " guestfs_part_set_bootable (guestfs_h *g,\n"
33664 "                            const char *device,\n"
33665 "                            int partnum,\n"
33666 "                            int bootable);\n"
33667 "\n"
33668 msgstr ""
33669
33670 #. type: =head2
33671 #: ../src/guestfs-actions.pod:6132
33672 msgid "guestfs_part_set_mbr_id"
33673 msgstr ""
33674
33675 #. type: verbatim
33676 #: ../src/guestfs-actions.pod:6134
33677 #, no-wrap
33678 msgid ""
33679 " int\n"
33680 " guestfs_part_set_mbr_id (guestfs_h *g,\n"
33681 "                          const char *device,\n"
33682 "                          int partnum,\n"
33683 "                          int idbyte);\n"
33684 "\n"
33685 msgstr ""
33686
33687 #. type: =head2
33688 #: ../src/guestfs-actions.pod:6154
33689 msgid "guestfs_part_set_name"
33690 msgstr ""
33691
33692 #. type: verbatim
33693 #: ../src/guestfs-actions.pod:6156
33694 #, no-wrap
33695 msgid ""
33696 " int\n"
33697 " guestfs_part_set_name (guestfs_h *g,\n"
33698 "                        const char *device,\n"
33699 "                        int partnum,\n"
33700 "                        const char *name);\n"
33701 "\n"
33702 msgstr ""
33703
33704 #. type: =head2
33705 #: ../src/guestfs-actions.pod:6172
33706 msgid "guestfs_part_to_dev"
33707 msgstr ""
33708
33709 #. type: verbatim
33710 #: ../src/guestfs-actions.pod:6174
33711 #, no-wrap
33712 msgid ""
33713 " char *\n"
33714 " guestfs_part_to_dev (guestfs_h *g,\n"
33715 "                      const char *partition);\n"
33716 "\n"
33717 msgstr ""
33718
33719 #. type: textblock
33720 #: ../src/guestfs-actions.pod:6182 ../src/guestfs-actions.pod:6201
33721 msgid ""
33722 "The named partition must exist, for example as a string returned from "
33723 "C<guestfs_list_partitions>."
33724 msgstr ""
33725
33726 #. type: textblock
33727 #: ../src/guestfs-actions.pod:6185
33728 msgid "See also C<guestfs_part_to_partnum>."
33729 msgstr ""
33730
33731 #. type: =head2
33732 #: ../src/guestfs-actions.pod:6192
33733 msgid "guestfs_part_to_partnum"
33734 msgstr ""
33735
33736 #. type: verbatim
33737 #: ../src/guestfs-actions.pod:6194
33738 #, no-wrap
33739 msgid ""
33740 " int\n"
33741 " guestfs_part_to_partnum (guestfs_h *g,\n"
33742 "                          const char *partition);\n"
33743 "\n"
33744 msgstr ""
33745
33746 #. type: textblock
33747 #: ../src/guestfs-actions.pod:6204
33748 msgid "See also C<guestfs_part_to_dev>."
33749 msgstr ""
33750
33751 #. type: =head2
33752 #: ../src/guestfs-actions.pod:6210
33753 msgid "guestfs_ping_daemon"
33754 msgstr ""
33755
33756 #. type: verbatim
33757 #: ../src/guestfs-actions.pod:6212
33758 #, no-wrap
33759 msgid ""
33760 " int\n"
33761 " guestfs_ping_daemon (guestfs_h *g);\n"
33762 "\n"
33763 msgstr ""
33764
33765 #. type: =head2
33766 #: ../src/guestfs-actions.pod:6224
33767 msgid "guestfs_pread"
33768 msgstr ""
33769
33770 #. type: verbatim
33771 #: ../src/guestfs-actions.pod:6226
33772 #, no-wrap
33773 msgid ""
33774 " char *\n"
33775 " guestfs_pread (guestfs_h *g,\n"
33776 "                const char *path,\n"
33777 "                int count,\n"
33778 "                int64_t offset,\n"
33779 "                size_t *size_r);\n"
33780 "\n"
33781 msgstr ""
33782
33783 #. type: textblock
33784 #: ../src/guestfs-actions.pod:6239
33785 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
33786 msgstr ""
33787
33788 #. type: =head2
33789 #: ../src/guestfs-actions.pod:6250
33790 msgid "guestfs_pread_device"
33791 msgstr ""
33792
33793 #. type: verbatim
33794 #: ../src/guestfs-actions.pod:6252
33795 #, no-wrap
33796 msgid ""
33797 " char *\n"
33798 " guestfs_pread_device (guestfs_h *g,\n"
33799 "                       const char *device,\n"
33800 "                       int count,\n"
33801 "                       int64_t offset,\n"
33802 "                       size_t *size_r);\n"
33803 "\n"
33804 msgstr ""
33805
33806 #. type: textblock
33807 #: ../src/guestfs-actions.pod:6265
33808 msgid "See also C<guestfs_pread>."
33809 msgstr ""
33810
33811 #. type: textblock
33812 #: ../src/guestfs-actions.pod:6274
33813 msgid "(Added in 1.5.21)"
33814 msgstr "(Додано у 1.5.21)"
33815
33816 #. type: =head2
33817 #: ../src/guestfs-actions.pod:6276
33818 msgid "guestfs_pvcreate"
33819 msgstr ""
33820
33821 #. type: verbatim
33822 #: ../src/guestfs-actions.pod:6278
33823 #, no-wrap
33824 msgid ""
33825 " int\n"
33826 " guestfs_pvcreate (guestfs_h *g,\n"
33827 "                   const char *device);\n"
33828 "\n"
33829 msgstr ""
33830
33831 #. type: =head2
33832 #: ../src/guestfs-actions.pod:6290
33833 msgid "guestfs_pvremove"
33834 msgstr ""
33835
33836 #. type: verbatim
33837 #: ../src/guestfs-actions.pod:6292
33838 #, no-wrap
33839 msgid ""
33840 " int\n"
33841 " guestfs_pvremove (guestfs_h *g,\n"
33842 "                   const char *device);\n"
33843 "\n"
33844 msgstr ""
33845
33846 #. type: =head2
33847 #: ../src/guestfs-actions.pod:6307
33848 msgid "guestfs_pvresize"
33849 msgstr ""
33850
33851 #. type: verbatim
33852 #: ../src/guestfs-actions.pod:6309
33853 #, no-wrap
33854 msgid ""
33855 " int\n"
33856 " guestfs_pvresize (guestfs_h *g,\n"
33857 "                   const char *device);\n"
33858 "\n"
33859 msgstr ""
33860
33861 #. type: =head2
33862 #: ../src/guestfs-actions.pod:6320
33863 msgid "guestfs_pvresize_size"
33864 msgstr ""
33865
33866 #. type: verbatim
33867 #: ../src/guestfs-actions.pod:6322
33868 #, no-wrap
33869 msgid ""
33870 " int\n"
33871 " guestfs_pvresize_size (guestfs_h *g,\n"
33872 "                        const char *device,\n"
33873 "                        int64_t size);\n"
33874 "\n"
33875 msgstr ""
33876
33877 #. type: textblock
33878 #: ../src/guestfs-actions.pod:6327
33879 msgid ""
33880 "This command is the same as C<guestfs_pvresize> except that it allows you to "
33881 "specify the new size (in bytes) explicitly."
33882 msgstr ""
33883
33884 #. type: =head2
33885 #: ../src/guestfs-actions.pod:6334
33886 msgid "guestfs_pvs"
33887 msgstr ""
33888
33889 #. type: verbatim
33890 #: ../src/guestfs-actions.pod:6336
33891 #, no-wrap
33892 msgid ""
33893 " char **\n"
33894 " guestfs_pvs (guestfs_h *g);\n"
33895 "\n"
33896 msgstr ""
33897
33898 #. type: textblock
33899 #: ../src/guestfs-actions.pod:6345
33900 msgid "See also C<guestfs_pvs_full>."
33901 msgstr ""
33902
33903 #. type: =head2
33904 #: ../src/guestfs-actions.pod:6353
33905 msgid "guestfs_pvs_full"
33906 msgstr ""
33907
33908 #. type: verbatim
33909 #: ../src/guestfs-actions.pod:6355
33910 #, no-wrap
33911 msgid ""
33912 " struct guestfs_lvm_pv_list *\n"
33913 " guestfs_pvs_full (guestfs_h *g);\n"
33914 "\n"
33915 msgstr ""
33916
33917 #. type: textblock
33918 #: ../src/guestfs-actions.pod:6361
33919 msgid ""
33920 "This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there "
33921 "was an error.  I<The caller must call C<guestfs_free_lvm_pv_list> after use>."
33922 msgstr ""
33923
33924 #. type: =head2
33925 #: ../src/guestfs-actions.pod:6367
33926 msgid "guestfs_pvuuid"
33927 msgstr ""
33928
33929 #. type: verbatim
33930 #: ../src/guestfs-actions.pod:6369
33931 #, no-wrap
33932 msgid ""
33933 " char *\n"
33934 " guestfs_pvuuid (guestfs_h *g,\n"
33935 "                 const char *device);\n"
33936 "\n"
33937 msgstr ""
33938
33939 #. type: =head2
33940 #: ../src/guestfs-actions.pod:6380
33941 msgid "guestfs_pwrite"
33942 msgstr ""
33943
33944 #. type: verbatim
33945 #: ../src/guestfs-actions.pod:6382
33946 #, no-wrap
33947 msgid ""
33948 " int\n"
33949 " guestfs_pwrite (guestfs_h *g,\n"
33950 "                 const char *path,\n"
33951 "                 const char *content,\n"
33952 "                 size_t content_size,\n"
33953 "                 int64_t offset);\n"
33954 "\n"
33955 msgstr ""
33956
33957 #. type: textblock
33958 #: ../src/guestfs-actions.pod:6398
33959 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
33960 msgstr ""
33961
33962 #. type: =head2
33963 #: ../src/guestfs-actions.pod:6407
33964 msgid "guestfs_pwrite_device"
33965 msgstr ""
33966
33967 #. type: verbatim
33968 #: ../src/guestfs-actions.pod:6409
33969 #, no-wrap
33970 msgid ""
33971 " int\n"
33972 " guestfs_pwrite_device (guestfs_h *g,\n"
33973 "                        const char *device,\n"
33974 "                        const char *content,\n"
33975 "                        size_t content_size,\n"
33976 "                        int64_t offset);\n"
33977 "\n"
33978 msgstr ""
33979
33980 #. type: textblock
33981 #: ../src/guestfs-actions.pod:6424
33982 msgid "See also C<guestfs_pwrite>."
33983 msgstr ""
33984
33985 #. type: textblock
33986 #: ../src/guestfs-actions.pod:6431
33987 msgid "(Added in 1.5.20)"
33988 msgstr "(Додано у 1.5.20)"
33989
33990 #. type: =head2
33991 #: ../src/guestfs-actions.pod:6433
33992 msgid "guestfs_read_file"
33993 msgstr ""
33994
33995 #. type: verbatim
33996 #: ../src/guestfs-actions.pod:6435
33997 #, no-wrap
33998 msgid ""
33999 " char *\n"
34000 " guestfs_read_file (guestfs_h *g,\n"
34001 "                    const char *path,\n"
34002 "                    size_t *size_r);\n"
34003 "\n"
34004 msgstr ""
34005
34006 #. type: textblock
34007 #: ../src/guestfs-actions.pod:6443
34008 msgid ""
34009 "Unlike C<guestfs_cat>, this function can correctly handle files that contain "
34010 "embedded ASCII NUL characters.  However unlike C<guestfs_download>, this "
34011 "function is limited in the total size of file that can be handled."
34012 msgstr ""
34013
34014 #. type: textblock
34015 #: ../src/guestfs-actions.pod:6455
34016 msgid "(Added in 1.0.63)"
34017 msgstr "(Додано у 1.0.63)"
34018
34019 #. type: =head2
34020 #: ../src/guestfs-actions.pod:6457
34021 msgid "guestfs_read_lines"
34022 msgstr ""
34023
34024 #. type: verbatim
34025 #: ../src/guestfs-actions.pod:6459
34026 #, no-wrap
34027 msgid ""
34028 " char **\n"
34029 " guestfs_read_lines (guestfs_h *g,\n"
34030 "                     const char *path);\n"
34031 "\n"
34032 msgstr ""
34033
34034 #. type: textblock
34035 #: ../src/guestfs-actions.pod:6468
34036 msgid ""
34037 "Note that this function cannot correctly handle binary files (specifically, "
34038 "files containing C<\\0> character which is treated as end of line).  For "
34039 "those you need to use the C<guestfs_read_file> function which has a more "
34040 "complex interface."
34041 msgstr ""
34042
34043 #. type: =head2
34044 #: ../src/guestfs-actions.pod:6479
34045 msgid "guestfs_readdir"
34046 msgstr ""
34047
34048 #. type: verbatim
34049 #: ../src/guestfs-actions.pod:6481
34050 #, no-wrap
34051 msgid ""
34052 " struct guestfs_dirent_list *\n"
34053 " guestfs_readdir (guestfs_h *g,\n"
34054 "                  const char *dir);\n"
34055 "\n"
34056 msgstr ""
34057
34058 #. type: textblock
34059 #: ../src/guestfs-actions.pod:6535
34060 msgid ""
34061 "This function is primarily intended for use by programs.  To get a simple "
34062 "list of names, use C<guestfs_ls>.  To get a printable directory for human "
34063 "consumption, use C<guestfs_ll>."
34064 msgstr ""
34065
34066 #. type: textblock
34067 #: ../src/guestfs-actions.pod:6539
34068 msgid ""
34069 "This function returns a C<struct guestfs_dirent_list *>, or NULL if there "
34070 "was an error.  I<The caller must call C<guestfs_free_dirent_list> after use>."
34071 msgstr ""
34072
34073 #. type: =head2
34074 #: ../src/guestfs-actions.pod:6545
34075 msgid "guestfs_readlink"
34076 msgstr ""
34077
34078 #. type: verbatim
34079 #: ../src/guestfs-actions.pod:6547
34080 #, no-wrap
34081 msgid ""
34082 " char *\n"
34083 " guestfs_readlink (guestfs_h *g,\n"
34084 "                   const char *path);\n"
34085 "\n"
34086 msgstr ""
34087
34088 #. type: =head2
34089 #: ../src/guestfs-actions.pod:6558
34090 msgid "guestfs_readlinklist"
34091 msgstr ""
34092
34093 #. type: verbatim
34094 #: ../src/guestfs-actions.pod:6560
34095 #, no-wrap
34096 msgid ""
34097 " char **\n"
34098 " guestfs_readlinklist (guestfs_h *g,\n"
34099 "                       const char *path,\n"
34100 "                       char *const *names);\n"
34101 "\n"
34102 msgstr ""
34103
34104 #. type: =head2
34105 #: ../src/guestfs-actions.pod:6593
34106 msgid "guestfs_realpath"
34107 msgstr ""
34108
34109 #. type: verbatim
34110 #: ../src/guestfs-actions.pod:6595
34111 #, no-wrap
34112 msgid ""
34113 " char *\n"
34114 " guestfs_realpath (guestfs_h *g,\n"
34115 "                   const char *path);\n"
34116 "\n"
34117 msgstr ""
34118
34119 #. type: =head2
34120 #: ../src/guestfs-actions.pod:6607
34121 msgid "guestfs_removexattr"
34122 msgstr ""
34123
34124 #. type: verbatim
34125 #: ../src/guestfs-actions.pod:6609
34126 #, no-wrap
34127 msgid ""
34128 " int\n"
34129 " guestfs_removexattr (guestfs_h *g,\n"
34130 "                      const char *xattr,\n"
34131 "                      const char *path);\n"
34132 "\n"
34133 msgstr ""
34134
34135 #. type: textblock
34136 #: ../src/guestfs-actions.pod:6617
34137 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
34138 msgstr ""
34139
34140 #. type: =head2
34141 #: ../src/guestfs-actions.pod:6623
34142 msgid "guestfs_resize2fs"
34143 msgstr ""
34144
34145 #. type: verbatim
34146 #: ../src/guestfs-actions.pod:6625
34147 #, no-wrap
34148 msgid ""
34149 " int\n"
34150 " guestfs_resize2fs (guestfs_h *g,\n"
34151 "                    const char *device);\n"
34152 "\n"
34153 msgstr ""
34154
34155 #. type: textblock
34156 #: ../src/guestfs-actions.pod:6632
34157 msgid ""
34158 "I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the "
34159 "C<device> before calling this command.  For unknown reasons C<resize2fs> "
34160 "sometimes gives an error about this and sometimes not.  In any case, it is "
34161 "always safe to call C<guestfs_e2fsck_f> before calling this function."
34162 msgstr ""
34163
34164 #. type: =head2
34165 #: ../src/guestfs-actions.pod:6642
34166 msgid "guestfs_resize2fs_M"
34167 msgstr ""
34168
34169 #. type: verbatim
34170 #: ../src/guestfs-actions.pod:6644
34171 #, no-wrap
34172 msgid ""
34173 " int\n"
34174 " guestfs_resize2fs_M (guestfs_h *g,\n"
34175 "                      const char *device);\n"
34176 "\n"
34177 msgstr ""
34178
34179 #. type: textblock
34180 #: ../src/guestfs-actions.pod:6648
34181 msgid ""
34182 "This command is the same as C<guestfs_resize2fs>, but the filesystem is "
34183 "resized to its minimum size.  This works like the I<-M> option to the "
34184 "C<resize2fs> command."
34185 msgstr ""
34186
34187 #. type: textblock
34188 #: ../src/guestfs-actions.pod:6652
34189 msgid ""
34190 "To get the resulting size of the filesystem you should call "
34191 "C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values.  "
34192 "These two numbers, multiplied together, give the resulting size of the "
34193 "minimal filesystem in bytes."
34194 msgstr ""
34195
34196 #. type: =head2
34197 #: ../src/guestfs-actions.pod:6661
34198 msgid "guestfs_resize2fs_size"
34199 msgstr ""
34200
34201 #. type: verbatim
34202 #: ../src/guestfs-actions.pod:6663
34203 #, no-wrap
34204 msgid ""
34205 " int\n"
34206 " guestfs_resize2fs_size (guestfs_h *g,\n"
34207 "                         const char *device,\n"
34208 "                         int64_t size);\n"
34209 "\n"
34210 msgstr ""
34211
34212 #. type: textblock
34213 #: ../src/guestfs-actions.pod:6668
34214 msgid ""
34215 "This command is the same as C<guestfs_resize2fs> except that it allows you "
34216 "to specify the new size (in bytes) explicitly."
34217 msgstr ""
34218
34219 #. type: =head2
34220 #: ../src/guestfs-actions.pod:6675
34221 msgid "guestfs_rm"
34222 msgstr ""
34223
34224 #. type: verbatim
34225 #: ../src/guestfs-actions.pod:6677
34226 #, no-wrap
34227 msgid ""
34228 " int\n"
34229 " guestfs_rm (guestfs_h *g,\n"
34230 "             const char *path);\n"
34231 "\n"
34232 msgstr ""
34233
34234 #. type: =head2
34235 #: ../src/guestfs-actions.pod:6687
34236 msgid "guestfs_rm_rf"
34237 msgstr ""
34238
34239 #. type: verbatim
34240 #: ../src/guestfs-actions.pod:6689
34241 #, no-wrap
34242 msgid ""
34243 " int\n"
34244 " guestfs_rm_rf (guestfs_h *g,\n"
34245 "                const char *path);\n"
34246 "\n"
34247 msgstr ""
34248
34249 #. type: =head2
34250 #: ../src/guestfs-actions.pod:6701
34251 msgid "guestfs_rmdir"
34252 msgstr ""
34253
34254 #. type: verbatim
34255 #: ../src/guestfs-actions.pod:6703
34256 #, no-wrap
34257 msgid ""
34258 " int\n"
34259 " guestfs_rmdir (guestfs_h *g,\n"
34260 "                const char *path);\n"
34261 "\n"
34262 msgstr ""
34263
34264 #. type: =head2
34265 #: ../src/guestfs-actions.pod:6713
34266 msgid "guestfs_rmmountpoint"
34267 msgstr ""
34268
34269 #. type: verbatim
34270 #: ../src/guestfs-actions.pod:6715
34271 #, no-wrap
34272 msgid ""
34273 " int\n"
34274 " guestfs_rmmountpoint (guestfs_h *g,\n"
34275 "                       const char *exemptpath);\n"
34276 "\n"
34277 msgstr ""
34278
34279 #. type: textblock
34280 #: ../src/guestfs-actions.pod:6719
34281 msgid ""
34282 "This calls removes a mountpoint that was previously created with "
34283 "C<guestfs_mkmountpoint>.  See C<guestfs_mkmountpoint> for full details."
34284 msgstr ""
34285
34286 #. type: =head2
34287 #: ../src/guestfs-actions.pod:6727
34288 msgid "guestfs_scrub_device"
34289 msgstr ""
34290
34291 #. type: verbatim
34292 #: ../src/guestfs-actions.pod:6729
34293 #, no-wrap
34294 msgid ""
34295 " int\n"
34296 " guestfs_scrub_device (guestfs_h *g,\n"
34297 "                       const char *device);\n"
34298 "\n"
34299 msgstr ""
34300
34301 #. type: textblock
34302 #: ../src/guestfs-actions.pod:6741 ../src/guestfs-actions.pod:6759
34303 #: ../src/guestfs-actions.pod:6778
34304 msgid "(Added in 1.0.52)"
34305 msgstr "(Додано у 1.0.52)"
34306
34307 #. type: =head2
34308 #: ../src/guestfs-actions.pod:6743
34309 msgid "guestfs_scrub_file"
34310 msgstr ""
34311
34312 #. type: verbatim
34313 #: ../src/guestfs-actions.pod:6745
34314 #, no-wrap
34315 msgid ""
34316 " int\n"
34317 " guestfs_scrub_file (guestfs_h *g,\n"
34318 "                     const char *file);\n"
34319 "\n"
34320 msgstr ""
34321
34322 #. type: =head2
34323 #: ../src/guestfs-actions.pod:6761
34324 msgid "guestfs_scrub_freespace"
34325 msgstr ""
34326
34327 #. type: verbatim
34328 #: ../src/guestfs-actions.pod:6763
34329 #, no-wrap
34330 msgid ""
34331 " int\n"
34332 " guestfs_scrub_freespace (guestfs_h *g,\n"
34333 "                          const char *dir);\n"
34334 "\n"
34335 msgstr ""
34336
34337 #. type: textblock
34338 #: ../src/guestfs-actions.pod:6767
34339 msgid ""
34340 "This command creates the directory C<dir> and then fills it with files until "
34341 "the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, "
34342 "and deletes them.  The intention is to scrub any free space on the partition "
34343 "containing C<dir>."
34344 msgstr ""
34345
34346 #. type: =head2
34347 #: ../src/guestfs-actions.pod:6780
34348 msgid "guestfs_set_append"
34349 msgstr ""
34350
34351 #. type: verbatim
34352 #: ../src/guestfs-actions.pod:6782
34353 #, no-wrap
34354 msgid ""
34355 " int\n"
34356 " guestfs_set_append (guestfs_h *g,\n"
34357 "                     const char *append);\n"
34358 "\n"
34359 msgstr ""
34360
34361 #. type: =head2
34362 #: ../src/guestfs-actions.pod:6799
34363 msgid "guestfs_set_attach_method"
34364 msgstr ""
34365
34366 #. type: verbatim
34367 #: ../src/guestfs-actions.pod:6801
34368 #, no-wrap
34369 msgid ""
34370 " int\n"
34371 " guestfs_set_attach_method (guestfs_h *g,\n"
34372 "                            const char *attachmethod);\n"
34373 "\n"
34374 msgstr ""
34375
34376 #. type: =head2
34377 #: ../src/guestfs-actions.pod:6829
34378 msgid "guestfs_set_autosync"
34379 msgstr ""
34380
34381 #. type: verbatim
34382 #: ../src/guestfs-actions.pod:6831
34383 #, no-wrap
34384 msgid ""
34385 " int\n"
34386 " guestfs_set_autosync (guestfs_h *g,\n"
34387 "                       int autosync);\n"
34388 "\n"
34389 msgstr ""
34390
34391 #. type: =head2
34392 #: ../src/guestfs-actions.pod:6847
34393 msgid "guestfs_set_direct"
34394 msgstr ""
34395
34396 #. type: verbatim
34397 #: ../src/guestfs-actions.pod:6849
34398 #, no-wrap
34399 msgid ""
34400 " int\n"
34401 " guestfs_set_direct (guestfs_h *g,\n"
34402 "                     int direct);\n"
34403 "\n"
34404 msgstr ""
34405
34406 #. type: textblock
34407 #: ../src/guestfs-actions.pod:6857
34408 msgid ""
34409 "One consequence of this is that log messages aren't caught by the library "
34410 "and handled by C<guestfs_set_log_message_callback>, but go straight to "
34411 "stdout."
34412 msgstr ""
34413
34414 #. type: =head2
34415 #: ../src/guestfs-actions.pod:6870
34416 msgid "guestfs_set_e2label"
34417 msgstr ""
34418
34419 #. type: verbatim
34420 #: ../src/guestfs-actions.pod:6872
34421 #, no-wrap
34422 msgid ""
34423 " int\n"
34424 " guestfs_set_e2label (guestfs_h *g,\n"
34425 "                      const char *device,\n"
34426 "                      const char *label);\n"
34427 "\n"
34428 msgstr ""
34429
34430 #. type: textblock
34431 #: ../src/guestfs-actions.pod:6881
34432 msgid ""
34433 "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return "
34434 "the existing label on a filesystem."
34435 msgstr ""
34436
34437 #. type: =head2
34438 #: ../src/guestfs-actions.pod:6888
34439 msgid "guestfs_set_e2uuid"
34440 msgstr ""
34441
34442 #. type: verbatim
34443 #: ../src/guestfs-actions.pod:6890
34444 #, no-wrap
34445 msgid ""
34446 " int\n"
34447 " guestfs_set_e2uuid (guestfs_h *g,\n"
34448 "                     const char *device,\n"
34449 "                     const char *uuid);\n"
34450 "\n"
34451 msgstr ""
34452
34453 #. type: textblock
34454 #: ../src/guestfs-actions.pod:6900
34455 msgid ""
34456 "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return "
34457 "the existing UUID of a filesystem."
34458 msgstr ""
34459
34460 #. type: =head2
34461 #: ../src/guestfs-actions.pod:6907
34462 msgid "guestfs_set_memsize"
34463 msgstr ""
34464
34465 #. type: verbatim
34466 #: ../src/guestfs-actions.pod:6909
34467 #, no-wrap
34468 msgid ""
34469 " int\n"
34470 " guestfs_set_memsize (guestfs_h *g,\n"
34471 "                      int memsize);\n"
34472 "\n"
34473 msgstr ""
34474
34475 #. type: textblock
34476 #: ../src/guestfs-actions.pod:6913
34477 msgid ""
34478 "This sets the memory size in megabytes allocated to the qemu subprocess.  "
34479 "This only has any effect if called before C<guestfs_launch>."
34480 msgstr ""
34481
34482 #. type: =head2
34483 #: ../src/guestfs-actions.pod:6928
34484 msgid "guestfs_set_network"
34485 msgstr ""
34486
34487 #. type: verbatim
34488 #: ../src/guestfs-actions.pod:6930
34489 #, no-wrap
34490 msgid ""
34491 " int\n"
34492 " guestfs_set_network (guestfs_h *g,\n"
34493 "                      int network);\n"
34494 "\n"
34495 msgstr ""
34496
34497 #. type: textblock
34498 #: ../src/guestfs-actions.pod:6940
34499 msgid ""
34500 "You must call this before calling C<guestfs_launch>, otherwise it has no "
34501 "effect."
34502 msgstr ""
34503
34504 #. type: =head2
34505 #: ../src/guestfs-actions.pod:6947
34506 msgid "guestfs_set_path"
34507 msgstr ""
34508
34509 #. type: verbatim
34510 #: ../src/guestfs-actions.pod:6949
34511 #, no-wrap
34512 msgid ""
34513 " int\n"
34514 " guestfs_set_path (guestfs_h *g,\n"
34515 "                   const char *searchpath);\n"
34516 "\n"
34517 msgstr ""
34518
34519 #. type: =head2
34520 #: ../src/guestfs-actions.pod:6964
34521 msgid "guestfs_set_pgroup"
34522 msgstr ""
34523
34524 #. type: verbatim
34525 #: ../src/guestfs-actions.pod:6966
34526 #, no-wrap
34527 msgid ""
34528 " int\n"
34529 " guestfs_set_pgroup (guestfs_h *g,\n"
34530 "                     int pgroup);\n"
34531 "\n"
34532 msgstr ""
34533
34534 #. type: =head2
34535 #: ../src/guestfs-actions.pod:6983
34536 msgid "guestfs_set_qemu"
34537 msgstr ""
34538
34539 #. type: verbatim
34540 #: ../src/guestfs-actions.pod:6985
34541 #, no-wrap
34542 msgid ""
34543 " int\n"
34544 " guestfs_set_qemu (guestfs_h *g,\n"
34545 "                   const char *qemu);\n"
34546 "\n"
34547 msgstr ""
34548
34549 #. type: =head2
34550 #: ../src/guestfs-actions.pod:7011
34551 msgid "guestfs_set_recovery_proc"
34552 msgstr ""
34553
34554 #. type: verbatim
34555 #: ../src/guestfs-actions.pod:7013
34556 #, no-wrap
34557 msgid ""
34558 " int\n"
34559 " guestfs_set_recovery_proc (guestfs_h *g,\n"
34560 "                            int recoveryproc);\n"
34561 "\n"
34562 msgstr ""
34563
34564 #. type: textblock
34565 #: ../src/guestfs-actions.pod:7017
34566 msgid ""
34567 "If this is called with the parameter C<false> then C<guestfs_launch> does "
34568 "not create a recovery process.  The purpose of the recovery process is to "
34569 "stop runaway qemu processes in the case where the main program aborts "
34570 "abruptly."
34571 msgstr ""
34572
34573 #. type: textblock
34574 #: ../src/guestfs-actions.pod:7022
34575 msgid ""
34576 "This only has any effect if called before C<guestfs_launch>, and the default "
34577 "is true."
34578 msgstr ""
34579
34580 #. type: =head2
34581 #: ../src/guestfs-actions.pod:7035
34582 msgid "guestfs_set_selinux"
34583 msgstr ""
34584
34585 #. type: verbatim
34586 #: ../src/guestfs-actions.pod:7037
34587 #, no-wrap
34588 msgid ""
34589 " int\n"
34590 " guestfs_set_selinux (guestfs_h *g,\n"
34591 "                      int selinux);\n"
34592 "\n"
34593 msgstr ""
34594
34595 #. type: =head2
34596 #: ../src/guestfs-actions.pod:7054
34597 msgid "guestfs_set_smp"
34598 msgstr ""
34599
34600 #. type: verbatim
34601 #: ../src/guestfs-actions.pod:7056
34602 #, no-wrap
34603 msgid ""
34604 " int\n"
34605 " guestfs_set_smp (guestfs_h *g,\n"
34606 "                  int smp);\n"
34607 "\n"
34608 msgstr ""
34609
34610 #. type: textblock
34611 #: ../src/guestfs-actions.pod:7064
34612 msgid "This function must be called before C<guestfs_launch>."
34613 msgstr ""
34614
34615 #. type: =head2
34616 #: ../src/guestfs-actions.pod:7070
34617 msgid "guestfs_set_trace"
34618 msgstr ""
34619
34620 #. type: verbatim
34621 #: ../src/guestfs-actions.pod:7072
34622 #, no-wrap
34623 msgid ""
34624 " int\n"
34625 " guestfs_set_trace (guestfs_h *g,\n"
34626 "                    int trace);\n"
34627 "\n"
34628 msgstr ""
34629
34630 #. type: textblock
34631 #: ../src/guestfs-actions.pod:7086
34632 msgid ""
34633 "Trace messages are normally sent to C<stderr>, unless you register a "
34634 "callback to send them somewhere else (see C<guestfs_set_event_callback>)."
34635 msgstr ""
34636
34637 #. type: =head2
34638 #: ../src/guestfs-actions.pod:7094
34639 msgid "guestfs_set_verbose"
34640 msgstr ""
34641
34642 #. type: verbatim
34643 #: ../src/guestfs-actions.pod:7096
34644 #, no-wrap
34645 msgid ""
34646 " int\n"
34647 " guestfs_set_verbose (guestfs_h *g,\n"
34648 "                      int verbose);\n"
34649 "\n"
34650 msgstr ""
34651
34652 #. type: textblock
34653 #: ../src/guestfs-actions.pod:7105
34654 msgid ""
34655 "Verbose messages are normally sent to C<stderr>, unless you register a "
34656 "callback to send them somewhere else (see C<guestfs_set_event_callback>)."
34657 msgstr ""
34658
34659 #. type: =head2
34660 #: ../src/guestfs-actions.pod:7113
34661 msgid "guestfs_setcon"
34662 msgstr ""
34663
34664 #. type: verbatim
34665 #: ../src/guestfs-actions.pod:7115
34666 #, no-wrap
34667 msgid ""
34668 " int\n"
34669 " guestfs_setcon (guestfs_h *g,\n"
34670 "                 const char *context);\n"
34671 "\n"
34672 msgstr ""
34673
34674 #. type: =head2
34675 #: ../src/guestfs-actions.pod:7128
34676 msgid "guestfs_setxattr"
34677 msgstr ""
34678
34679 #. type: verbatim
34680 #: ../src/guestfs-actions.pod:7130
34681 #, no-wrap
34682 msgid ""
34683 " int\n"
34684 " guestfs_setxattr (guestfs_h *g,\n"
34685 "                   const char *xattr,\n"
34686 "                   const char *val,\n"
34687 "                   int vallen,\n"
34688 "                   const char *path);\n"
34689 "\n"
34690 msgstr ""
34691
34692 #. type: textblock
34693 #: ../src/guestfs-actions.pod:7141
34694 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
34695 msgstr ""
34696
34697 #. type: =head2
34698 #: ../src/guestfs-actions.pod:7147
34699 msgid "guestfs_sfdisk"
34700 msgstr ""
34701
34702 #. type: verbatim
34703 #: ../src/guestfs-actions.pod:7149
34704 #, no-wrap
34705 msgid ""
34706 " int\n"
34707 " guestfs_sfdisk (guestfs_h *g,\n"
34708 "                 const char *device,\n"
34709 "                 int cyls,\n"
34710 "                 int heads,\n"
34711 "                 int sectors,\n"
34712 "                 char *const *lines);\n"
34713 "\n"
34714 msgstr ""
34715
34716 #. type: textblock
34717 #: ../src/guestfs-actions.pod:7157 ../src/guestfs-actions.pod:7198
34718 #: ../src/guestfs-actions.pod:7229
34719 msgid ""
34720 "I<This function is deprecated.> In new code, use the L</guestfs_part_add> "
34721 "call instead."
34722 msgstr ""
34723
34724 #. type: textblock
34725 #: ../src/guestfs-actions.pod:7184
34726 msgid ""
34727 "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
34728 msgstr ""
34729
34730 #. type: =head2
34731 #: ../src/guestfs-actions.pod:7191
34732 msgid "guestfs_sfdiskM"
34733 msgstr ""
34734
34735 #. type: verbatim
34736 #: ../src/guestfs-actions.pod:7193
34737 #, no-wrap
34738 msgid ""
34739 " int\n"
34740 " guestfs_sfdiskM (guestfs_h *g,\n"
34741 "                  const char *device,\n"
34742 "                  char *const *lines);\n"
34743 "\n"
34744 msgstr ""
34745
34746 #. type: textblock
34747 #: ../src/guestfs-actions.pod:7205
34748 msgid ""
34749 "This is a simplified interface to the C<guestfs_sfdisk> command, where "
34750 "partition sizes are specified in megabytes only (rounded to the nearest "
34751 "cylinder) and you don't need to specify the cyls, heads and sectors "
34752 "parameters which were rarely if ever used anyway."
34753 msgstr ""
34754
34755 #. type: textblock
34756 #: ../src/guestfs-actions.pod:7211
34757 msgid ""
34758 "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
34759 "C<guestfs_part_disk>"
34760 msgstr ""
34761
34762 #. type: =head2
34763 #: ../src/guestfs-actions.pod:7218
34764 msgid "guestfs_sfdisk_N"
34765 msgstr ""
34766
34767 #. type: verbatim
34768 #: ../src/guestfs-actions.pod:7220
34769 #, no-wrap
34770 msgid ""
34771 " int\n"
34772 " guestfs_sfdisk_N (guestfs_h *g,\n"
34773 "                   const char *device,\n"
34774 "                   int partnum,\n"
34775 "                   int cyls,\n"
34776 "                   int heads,\n"
34777 "                   int sectors,\n"
34778 "                   const char *line);\n"
34779 "\n"
34780 msgstr ""
34781
34782 #. type: textblock
34783 #: ../src/guestfs-actions.pod:7239
34784 msgid ""
34785 "For other parameters, see C<guestfs_sfdisk>.  You should usually pass C<0> "
34786 "for the cyls/heads/sectors parameters."
34787 msgstr ""
34788
34789 #. type: textblock
34790 #: ../src/guestfs-actions.pod:7242
34791 msgid "See also: C<guestfs_part_add>"
34792 msgstr ""
34793
34794 #. type: =head2
34795 #: ../src/guestfs-actions.pod:7248
34796 msgid "guestfs_sfdisk_disk_geometry"
34797 msgstr ""
34798
34799 #. type: verbatim
34800 #: ../src/guestfs-actions.pod:7250
34801 #, no-wrap
34802 msgid ""
34803 " char *\n"
34804 " guestfs_sfdisk_disk_geometry (guestfs_h *g,\n"
34805 "                               const char *device);\n"
34806 "\n"
34807 msgstr ""
34808
34809 #. type: textblock
34810 #: ../src/guestfs-actions.pod:7254
34811 msgid ""
34812 "This displays the disk geometry of C<device> read from the partition table.  "
34813 "Especially in the case where the underlying block device has been resized, "
34814 "this can be different from the kernel's idea of the geometry (see "
34815 "C<guestfs_sfdisk_kernel_geometry>)."
34816 msgstr ""
34817
34818 #. type: =head2
34819 #: ../src/guestfs-actions.pod:7267
34820 msgid "guestfs_sfdisk_kernel_geometry"
34821 msgstr ""
34822
34823 #. type: verbatim
34824 #: ../src/guestfs-actions.pod:7269
34825 #, no-wrap
34826 msgid ""
34827 " char *\n"
34828 " guestfs_sfdisk_kernel_geometry (guestfs_h *g,\n"
34829 "                                 const char *device);\n"
34830 "\n"
34831 msgstr ""
34832
34833 #. type: =head2
34834 #: ../src/guestfs-actions.pod:7283
34835 msgid "guestfs_sfdisk_l"
34836 msgstr ""
34837
34838 #. type: verbatim
34839 #: ../src/guestfs-actions.pod:7285
34840 #, no-wrap
34841 msgid ""
34842 " char *\n"
34843 " guestfs_sfdisk_l (guestfs_h *g,\n"
34844 "                   const char *device);\n"
34845 "\n"
34846 msgstr ""
34847
34848 #. type: textblock
34849 #: ../src/guestfs-actions.pod:7289
34850 msgid ""
34851 "I<This function is deprecated.> In new code, use the L</guestfs_part_list> "
34852 "call instead."
34853 msgstr ""
34854
34855 #. type: textblock
34856 #: ../src/guestfs-actions.pod:7300
34857 msgid "See also: C<guestfs_part_list>"
34858 msgstr ""
34859
34860 #. type: =head2
34861 #: ../src/guestfs-actions.pod:7307
34862 msgid "guestfs_sh"
34863 msgstr ""
34864
34865 #. type: verbatim
34866 #: ../src/guestfs-actions.pod:7309
34867 #, no-wrap
34868 msgid ""
34869 " char *\n"
34870 " guestfs_sh (guestfs_h *g,\n"
34871 "             const char *command);\n"
34872 "\n"
34873 msgstr ""
34874
34875 #. type: textblock
34876 #: ../src/guestfs-actions.pod:7316
34877 msgid "This is like C<guestfs_command>, but passes the command to:"
34878 msgstr ""
34879
34880 #. type: textblock
34881 #: ../src/guestfs-actions.pod:7324
34882 msgid "All the provisos about C<guestfs_command> apply to this call."
34883 msgstr ""
34884
34885 #. type: =head2
34886 #: ../src/guestfs-actions.pod:7331
34887 msgid "guestfs_sh_lines"
34888 msgstr ""
34889
34890 #. type: verbatim
34891 #: ../src/guestfs-actions.pod:7333
34892 #, no-wrap
34893 msgid ""
34894 " char **\n"
34895 " guestfs_sh_lines (guestfs_h *g,\n"
34896 "                   const char *command);\n"
34897 "\n"
34898 msgstr ""
34899
34900 #. type: textblock
34901 #: ../src/guestfs-actions.pod:7337
34902 msgid ""
34903 "This is the same as C<guestfs_sh>, but splits the result into a list of "
34904 "lines."
34905 msgstr ""
34906
34907 #. type: textblock
34908 #: ../src/guestfs-actions.pod:7340
34909 msgid "See also: C<guestfs_command_lines>"
34910 msgstr ""
34911
34912 #. type: =head2
34913 #: ../src/guestfs-actions.pod:7348
34914 msgid "guestfs_sleep"
34915 msgstr ""
34916
34917 #. type: verbatim
34918 #: ../src/guestfs-actions.pod:7350
34919 #, no-wrap
34920 msgid ""
34921 " int\n"
34922 " guestfs_sleep (guestfs_h *g,\n"
34923 "                int secs);\n"
34924 "\n"
34925 msgstr ""
34926
34927 #. type: textblock
34928 #: ../src/guestfs-actions.pod:7358
34929 msgid "(Added in 1.0.41)"
34930 msgstr "(Додано у 1.0.41)"
34931
34932 #. type: =head2
34933 #: ../src/guestfs-actions.pod:7360 ../src/guestfs-structs.pod:109
34934 msgid "guestfs_stat"
34935 msgstr ""
34936
34937 #. type: verbatim
34938 #: ../src/guestfs-actions.pod:7362
34939 #, no-wrap
34940 msgid ""
34941 " struct guestfs_stat *\n"
34942 " guestfs_stat (guestfs_h *g,\n"
34943 "               const char *path);\n"
34944 "\n"
34945 msgstr ""
34946
34947 #. type: =head2
34948 #: ../src/guestfs-actions.pod:7376 ../src/guestfs-structs.pod:135
34949 msgid "guestfs_statvfs"
34950 msgstr ""
34951
34952 #. type: verbatim
34953 #: ../src/guestfs-actions.pod:7378
34954 #, no-wrap
34955 msgid ""
34956 " struct guestfs_statvfs *\n"
34957 " guestfs_statvfs (guestfs_h *g,\n"
34958 "                  const char *path);\n"
34959 "\n"
34960 msgstr ""
34961
34962 #. type: textblock
34963 #: ../src/guestfs-actions.pod:7388
34964 msgid ""
34965 "This function returns a C<struct guestfs_statvfs *>, or NULL if there was an "
34966 "error.  I<The caller must call C<guestfs_free_statvfs> after use>."
34967 msgstr ""
34968
34969 #. type: =head2
34970 #: ../src/guestfs-actions.pod:7394
34971 msgid "guestfs_strings"
34972 msgstr ""
34973
34974 #. type: verbatim
34975 #: ../src/guestfs-actions.pod:7396
34976 #, no-wrap
34977 msgid ""
34978 " char **\n"
34979 " guestfs_strings (guestfs_h *g,\n"
34980 "                  const char *path);\n"
34981 "\n"
34982 msgstr ""
34983
34984 #. type: =head2
34985 #: ../src/guestfs-actions.pod:7412
34986 msgid "guestfs_strings_e"
34987 msgstr ""
34988
34989 #. type: verbatim
34990 #: ../src/guestfs-actions.pod:7414
34991 #, no-wrap
34992 msgid ""
34993 " char **\n"
34994 " guestfs_strings_e (guestfs_h *g,\n"
34995 "                    const char *encoding,\n"
34996 "                    const char *path);\n"
34997 "\n"
34998 msgstr ""
34999
35000 #. type: textblock
35001 #: ../src/guestfs-actions.pod:7419
35002 msgid ""
35003 "This is like the C<guestfs_strings> command, but allows you to specify the "
35004 "encoding of strings that are looked for in the source file C<path>."
35005 msgstr ""
35006
35007 #. type: textblock
35008 #: ../src/guestfs-actions.pod:7429
35009 msgid ""
35010 "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
35011 "ISO-8859-X (this is what C<guestfs_strings> uses)."
35012 msgstr ""
35013
35014 #. type: =head2
35015 #: ../src/guestfs-actions.pod:7467
35016 msgid "guestfs_swapoff_device"
35017 msgstr ""
35018
35019 #. type: verbatim
35020 #: ../src/guestfs-actions.pod:7469
35021 #, no-wrap
35022 msgid ""
35023 " int\n"
35024 " guestfs_swapoff_device (guestfs_h *g,\n"
35025 "                         const char *device);\n"
35026 "\n"
35027 msgstr ""
35028
35029 #. type: textblock
35030 #: ../src/guestfs-actions.pod:7473
35031 msgid ""
35032 "This command disables the libguestfs appliance swap device or partition "
35033 "named C<device>.  See C<guestfs_swapon_device>."
35034 msgstr ""
35035
35036 #. type: =head2
35037 #: ../src/guestfs-actions.pod:7481
35038 msgid "guestfs_swapoff_file"
35039 msgstr ""
35040
35041 #. type: verbatim
35042 #: ../src/guestfs-actions.pod:7483
35043 #, no-wrap
35044 msgid ""
35045 " int\n"
35046 " guestfs_swapoff_file (guestfs_h *g,\n"
35047 "                       const char *file);\n"
35048 "\n"
35049 msgstr ""
35050
35051 #. type: =head2
35052 #: ../src/guestfs-actions.pod:7493
35053 msgid "guestfs_swapoff_label"
35054 msgstr ""
35055
35056 #. type: verbatim
35057 #: ../src/guestfs-actions.pod:7495
35058 #, no-wrap
35059 msgid ""
35060 " int\n"
35061 " guestfs_swapoff_label (guestfs_h *g,\n"
35062 "                        const char *label);\n"
35063 "\n"
35064 msgstr ""
35065
35066 #. type: =head2
35067 #: ../src/guestfs-actions.pod:7506
35068 msgid "guestfs_swapoff_uuid"
35069 msgstr ""
35070
35071 #. type: verbatim
35072 #: ../src/guestfs-actions.pod:7508
35073 #, no-wrap
35074 msgid ""
35075 " int\n"
35076 " guestfs_swapoff_uuid (guestfs_h *g,\n"
35077 "                       const char *uuid);\n"
35078 "\n"
35079 msgstr ""
35080
35081 #. type: =head2
35082 #: ../src/guestfs-actions.pod:7519
35083 msgid "guestfs_swapon_device"
35084 msgstr ""
35085
35086 #. type: verbatim
35087 #: ../src/guestfs-actions.pod:7521
35088 #, no-wrap
35089 msgid ""
35090 " int\n"
35091 " guestfs_swapon_device (guestfs_h *g,\n"
35092 "                        const char *device);\n"
35093 "\n"
35094 msgstr ""
35095
35096 #. type: textblock
35097 #: ../src/guestfs-actions.pod:7525
35098 msgid ""
35099 "This command enables the libguestfs appliance to use the swap device or "
35100 "partition named C<device>.  The increased memory is made available for all "
35101 "commands, for example those run using C<guestfs_command> or C<guestfs_sh>."
35102 msgstr ""
35103
35104 #. type: =head2
35105 #: ../src/guestfs-actions.pod:7541
35106 msgid "guestfs_swapon_file"
35107 msgstr ""
35108
35109 #. type: verbatim
35110 #: ../src/guestfs-actions.pod:7543
35111 #, no-wrap
35112 msgid ""
35113 " int\n"
35114 " guestfs_swapon_file (guestfs_h *g,\n"
35115 "                      const char *file);\n"
35116 "\n"
35117 msgstr ""
35118
35119 #. type: textblock
35120 #: ../src/guestfs-actions.pod:7547
35121 msgid ""
35122 "This command enables swap to a file.  See C<guestfs_swapon_device> for other "
35123 "notes."
35124 msgstr ""
35125
35126 #. type: =head2
35127 #: ../src/guestfs-actions.pod:7554
35128 msgid "guestfs_swapon_label"
35129 msgstr ""
35130
35131 #. type: verbatim
35132 #: ../src/guestfs-actions.pod:7556
35133 #, no-wrap
35134 msgid ""
35135 " int\n"
35136 " guestfs_swapon_label (guestfs_h *g,\n"
35137 "                       const char *label);\n"
35138 "\n"
35139 msgstr ""
35140
35141 #. type: textblock
35142 #: ../src/guestfs-actions.pod:7560
35143 msgid ""
35144 "This command enables swap to a labeled swap partition.  See "
35145 "C<guestfs_swapon_device> for other notes."
35146 msgstr ""
35147
35148 #. type: =head2
35149 #: ../src/guestfs-actions.pod:7567
35150 msgid "guestfs_swapon_uuid"
35151 msgstr ""
35152
35153 #. type: verbatim
35154 #: ../src/guestfs-actions.pod:7569
35155 #, no-wrap
35156 msgid ""
35157 " int\n"
35158 " guestfs_swapon_uuid (guestfs_h *g,\n"
35159 "                      const char *uuid);\n"
35160 "\n"
35161 msgstr ""
35162
35163 #. type: textblock
35164 #: ../src/guestfs-actions.pod:7573
35165 msgid ""
35166 "This command enables swap to a swap partition with the given UUID.  See "
35167 "C<guestfs_swapon_device> for other notes."
35168 msgstr ""
35169
35170 #. type: =head2
35171 #: ../src/guestfs-actions.pod:7580
35172 msgid "guestfs_sync"
35173 msgstr ""
35174
35175 #. type: verbatim
35176 #: ../src/guestfs-actions.pod:7582
35177 #, no-wrap
35178 msgid ""
35179 " int\n"
35180 " guestfs_sync (guestfs_h *g);\n"
35181 "\n"
35182 msgstr ""
35183
35184 #. type: =head2
35185 #: ../src/guestfs-actions.pod:7595
35186 msgid "guestfs_tail"
35187 msgstr ""
35188
35189 #. type: verbatim
35190 #: ../src/guestfs-actions.pod:7597
35191 #, no-wrap
35192 msgid ""
35193 " char **\n"
35194 " guestfs_tail (guestfs_h *g,\n"
35195 "               const char *path);\n"
35196 "\n"
35197 msgstr ""
35198
35199 #. type: =head2
35200 #: ../src/guestfs-actions.pod:7613
35201 msgid "guestfs_tail_n"
35202 msgstr ""
35203
35204 #. type: verbatim
35205 #: ../src/guestfs-actions.pod:7615
35206 #, no-wrap
35207 msgid ""
35208 " char **\n"
35209 " guestfs_tail_n (guestfs_h *g,\n"
35210 "                 int nrlines,\n"
35211 "                 const char *path);\n"
35212 "\n"
35213 msgstr ""
35214
35215 #. type: =head2
35216 #: ../src/guestfs-actions.pod:7637
35217 msgid "guestfs_tar_in"
35218 msgstr ""
35219
35220 #. type: verbatim
35221 #: ../src/guestfs-actions.pod:7639
35222 #, no-wrap
35223 msgid ""
35224 " int\n"
35225 " guestfs_tar_in (guestfs_h *g,\n"
35226 "                 const char *tarfile,\n"
35227 "                 const char *directory);\n"
35228 "\n"
35229 msgstr ""
35230
35231 #. type: textblock
35232 #: ../src/guestfs-actions.pod:7647
35233 msgid ""
35234 "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
35235 msgstr ""
35236
35237 #. type: textblock
35238 #: ../src/guestfs-actions.pod:7652 ../src/guestfs-actions.pod:7669
35239 #: ../src/guestfs-actions.pod:7685 ../src/guestfs-actions.pod:7701
35240 msgid "(Added in 1.0.3)"
35241 msgstr "(Додано у 1.0.3)"
35242
35243 #. type: =head2
35244 #: ../src/guestfs-actions.pod:7654
35245 msgid "guestfs_tar_out"
35246 msgstr ""
35247
35248 #. type: verbatim
35249 #: ../src/guestfs-actions.pod:7656
35250 #, no-wrap
35251 msgid ""
35252 " int\n"
35253 " guestfs_tar_out (guestfs_h *g,\n"
35254 "                  const char *directory,\n"
35255 "                  const char *tarfile);\n"
35256 "\n"
35257 msgstr ""
35258
35259 #. type: textblock
35260 #: ../src/guestfs-actions.pod:7664
35261 msgid ""
35262 "To download a compressed tarball, use C<guestfs_tgz_out> or "
35263 "C<guestfs_txz_out>."
35264 msgstr ""
35265
35266 #. type: =head2
35267 #: ../src/guestfs-actions.pod:7671
35268 msgid "guestfs_tgz_in"
35269 msgstr ""
35270
35271 #. type: verbatim
35272 #: ../src/guestfs-actions.pod:7673
35273 #, no-wrap
35274 msgid ""
35275 " int\n"
35276 " guestfs_tgz_in (guestfs_h *g,\n"
35277 "                 const char *tarball,\n"
35278 "                 const char *directory);\n"
35279 "\n"
35280 msgstr ""
35281
35282 #. type: textblock
35283 #: ../src/guestfs-actions.pod:7681
35284 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
35285 msgstr ""
35286
35287 #. type: =head2
35288 #: ../src/guestfs-actions.pod:7687
35289 msgid "guestfs_tgz_out"
35290 msgstr ""
35291
35292 #. type: verbatim
35293 #: ../src/guestfs-actions.pod:7689
35294 #, no-wrap
35295 msgid ""
35296 " int\n"
35297 " guestfs_tgz_out (guestfs_h *g,\n"
35298 "                  const char *directory,\n"
35299 "                  const char *tarball);\n"
35300 "\n"
35301 msgstr ""
35302
35303 #. type: textblock
35304 #: ../src/guestfs-actions.pod:7697
35305 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
35306 msgstr ""
35307
35308 #. type: =head2
35309 #: ../src/guestfs-actions.pod:7703
35310 msgid "guestfs_touch"
35311 msgstr ""
35312
35313 #. type: verbatim
35314 #: ../src/guestfs-actions.pod:7705
35315 #, no-wrap
35316 msgid ""
35317 " int\n"
35318 " guestfs_touch (guestfs_h *g,\n"
35319 "                const char *path);\n"
35320 "\n"
35321 msgstr ""
35322
35323 #. type: =head2
35324 #: ../src/guestfs-actions.pod:7720
35325 msgid "guestfs_truncate"
35326 msgstr ""
35327
35328 #. type: verbatim
35329 #: ../src/guestfs-actions.pod:7722
35330 #, no-wrap
35331 msgid ""
35332 " int\n"
35333 " guestfs_truncate (guestfs_h *g,\n"
35334 "                   const char *path);\n"
35335 "\n"
35336 msgstr ""
35337
35338 #. type: =head2
35339 #: ../src/guestfs-actions.pod:7733
35340 msgid "guestfs_truncate_size"
35341 msgstr ""
35342
35343 #. type: verbatim
35344 #: ../src/guestfs-actions.pod:7735
35345 #, no-wrap
35346 msgid ""
35347 " int\n"
35348 " guestfs_truncate_size (guestfs_h *g,\n"
35349 "                        const char *path,\n"
35350 "                        int64_t size);\n"
35351 "\n"
35352 msgstr ""
35353
35354 #. type: textblock
35355 #: ../src/guestfs-actions.pod:7743
35356 msgid ""
35357 "If the current file size is less than C<size> then the file is extended to "
35358 "the required size with zero bytes.  This creates a sparse file (ie. disk "
35359 "blocks are not allocated for the file until you write to it).  To create a "
35360 "non-sparse file of zeroes, use C<guestfs_fallocate64> instead."
35361 msgstr ""
35362
35363 #. type: =head2
35364 #: ../src/guestfs-actions.pod:7753
35365 #, fuzzy
35366 #| msgid "guestfs_mke2fs_J"
35367 msgid "guestfs_tune2fs"
35368 msgstr "guestfs_mke2fs_J"
35369
35370 #. type: verbatim
35371 #: ../src/guestfs-actions.pod:7755
35372 #, fuzzy, no-wrap
35373 #| msgid ""
35374 #| " int\n"
35375 #| " guestfs_lvresize (guestfs_h *g,\n"
35376 #| "                   const char *device,\n"
35377 #| "                   int mbytes);\n"
35378 #| "\n"
35379 msgid ""
35380 " int\n"
35381 " guestfs_tune2fs (guestfs_h *g,\n"
35382 "                  const char *device,\n"
35383 "                  ...);\n"
35384 "\n"
35385 msgstr ""
35386 " int\n"
35387 " guestfs_lvresize (guestfs_h *g,\n"
35388 "                   const char *device,\n"
35389 "                   int mbytes);\n"
35390 "\n"
35391
35392 #. type: verbatim
35393 #: ../src/guestfs-actions.pod:7765
35394 #, no-wrap
35395 msgid ""
35396 " GUESTFS_TUNE2FS_FORCE, int force,\n"
35397 " GUESTFS_TUNE2FS_MAXMOUNTCOUNT, int maxmountcount,\n"
35398 " GUESTFS_TUNE2FS_MOUNTCOUNT, int mountcount,\n"
35399 " GUESTFS_TUNE2FS_ERRORBEHAVIOR, const char *errorbehavior,\n"
35400 " GUESTFS_TUNE2FS_GROUP, int64_t group,\n"
35401 " GUESTFS_TUNE2FS_INTERVALBETWEENCHECKS, int intervalbetweenchecks,\n"
35402 " GUESTFS_TUNE2FS_RESERVEDBLOCKSPERCENTAGE, int reservedblockspercentage,\n"
35403 " GUESTFS_TUNE2FS_LASTMOUNTEDDIRECTORY, const char *lastmounteddirectory,\n"
35404 " GUESTFS_TUNE2FS_RESERVEDBLOCKSCOUNT, int64_t reservedblockscount,\n"
35405 " GUESTFS_TUNE2FS_USER, int64_t user,\n"
35406 "\n"
35407 msgstr ""
35408
35409 #. type: textblock
35410 #: ../src/guestfs-actions.pod:7845
35411 msgid ""
35412 "To get the current values of filesystem parameters, see "
35413 "C<guestfs_tune2fs_l>.  For precise details of how tune2fs works, see the "
35414 "L<tune2fs(8)> man page."
35415 msgstr ""
35416
35417 #. type: =head2
35418 #: ../src/guestfs-actions.pod:7853
35419 #, fuzzy
35420 #| msgid "guestfs_mke2fs_J"
35421 msgid "guestfs_tune2fs_va"
35422 msgstr "guestfs_mke2fs_J"
35423
35424 #. type: verbatim
35425 #: ../src/guestfs-actions.pod:7855
35426 #, fuzzy, no-wrap
35427 #| msgid ""
35428 #| " int\n"
35429 #| " guestfs_lvresize (guestfs_h *g,\n"
35430 #| "                   const char *device,\n"
35431 #| "                   int mbytes);\n"
35432 #| "\n"
35433 msgid ""
35434 " int\n"
35435 " guestfs_tune2fs_va (guestfs_h *g,\n"
35436 "                     const char *device,\n"
35437 "                     va_list args);\n"
35438 "\n"
35439 msgstr ""
35440 " int\n"
35441 " guestfs_lvresize (guestfs_h *g,\n"
35442 "                   const char *device,\n"
35443 "                   int mbytes);\n"
35444 "\n"
35445
35446 #. type: textblock
35447 #: ../src/guestfs-actions.pod:7860
35448 msgid "This is the \"va_list variant\" of L</guestfs_tune2fs>."
35449 msgstr ""
35450
35451 #. type: =head2
35452 #: ../src/guestfs-actions.pod:7864
35453 #, fuzzy
35454 #| msgid "guestfs_mke2fs_J"
35455 msgid "guestfs_tune2fs_argv"
35456 msgstr "guestfs_mke2fs_J"
35457
35458 #. type: verbatim
35459 #: ../src/guestfs-actions.pod:7866
35460 #, fuzzy, no-wrap
35461 #| msgid ""
35462 #| " int\n"
35463 #| " guestfs_mkfs_opts_argv (guestfs_h *g,\n"
35464 #| "                         const char *fstype,\n"
35465 #| "                         const char *device,\n"
35466 #| "                         const struct guestfs_mkfs_opts_argv *optargs);\n"
35467 #| "\n"
35468 msgid ""
35469 " int\n"
35470 " guestfs_tune2fs_argv (guestfs_h *g,\n"
35471 "                       const char *device,\n"
35472 "                       const struct guestfs_tune2fs_argv *optargs);\n"
35473 "\n"
35474 msgstr ""
35475 " int\n"
35476 " guestfs_mkfs_opts_argv (guestfs_h *g,\n"
35477 "                         const char *fstype,\n"
35478 "                         const char *device,\n"
35479 "                         const struct guestfs_mkfs_opts_argv *optargs);\n"
35480 "\n"
35481
35482 #. type: textblock
35483 #: ../src/guestfs-actions.pod:7871
35484 msgid "This is the \"argv variant\" of L</guestfs_tune2fs>."
35485 msgstr ""
35486
35487 #. type: =head2
35488 #: ../src/guestfs-actions.pod:7875
35489 msgid "guestfs_tune2fs_l"
35490 msgstr ""
35491
35492 #. type: verbatim
35493 #: ../src/guestfs-actions.pod:7877
35494 #, no-wrap
35495 msgid ""
35496 " char **\n"
35497 " guestfs_tune2fs_l (guestfs_h *g,\n"
35498 "                    const char *device);\n"
35499 "\n"
35500 msgstr ""
35501
35502 #. type: =head2
35503 #: ../src/guestfs-actions.pod:7897
35504 msgid "guestfs_txz_in"
35505 msgstr ""
35506
35507 #. type: verbatim
35508 #: ../src/guestfs-actions.pod:7899
35509 #, no-wrap
35510 msgid ""
35511 " int\n"
35512 " guestfs_txz_in (guestfs_h *g,\n"
35513 "                 const char *tarball,\n"
35514 "                 const char *directory);\n"
35515 "\n"
35516 msgstr ""
35517
35518 #. type: =head2
35519 #: ../src/guestfs-actions.pod:7911
35520 msgid "guestfs_txz_out"
35521 msgstr ""
35522
35523 #. type: verbatim
35524 #: ../src/guestfs-actions.pod:7913
35525 #, no-wrap
35526 msgid ""
35527 " int\n"
35528 " guestfs_txz_out (guestfs_h *g,\n"
35529 "                  const char *directory,\n"
35530 "                  const char *tarball);\n"
35531 "\n"
35532 msgstr ""
35533
35534 #. type: =head2
35535 #: ../src/guestfs-actions.pod:7925
35536 msgid "guestfs_umask"
35537 msgstr ""
35538
35539 #. type: verbatim
35540 #: ../src/guestfs-actions.pod:7927
35541 #, no-wrap
35542 msgid ""
35543 " int\n"
35544 " guestfs_umask (guestfs_h *g,\n"
35545 "                int mask);\n"
35546 "\n"
35547 msgstr ""
35548
35549 #. type: textblock
35550 #: ../src/guestfs-actions.pod:7943
35551 msgid ""
35552 "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
35553 "C<guestfs_mkdir>."
35554 msgstr ""
35555
35556 #. type: =head2
35557 #: ../src/guestfs-actions.pod:7952
35558 msgid "guestfs_umount"
35559 msgstr ""
35560
35561 #. type: verbatim
35562 #: ../src/guestfs-actions.pod:7954
35563 #, no-wrap
35564 msgid ""
35565 " int\n"
35566 " guestfs_umount (guestfs_h *g,\n"
35567 "                 const char *pathordevice);\n"
35568 "\n"
35569 msgstr ""
35570
35571 #. type: =head2
35572 #: ../src/guestfs-actions.pod:7966
35573 msgid "guestfs_umount_all"
35574 msgstr ""
35575
35576 #. type: verbatim
35577 #: ../src/guestfs-actions.pod:7968
35578 #, no-wrap
35579 msgid ""
35580 " int\n"
35581 " guestfs_umount_all (guestfs_h *g);\n"
35582 "\n"
35583 msgstr ""
35584
35585 #. type: =head2
35586 #: ../src/guestfs-actions.pod:7979
35587 msgid "guestfs_upload"
35588 msgstr ""
35589
35590 #. type: verbatim
35591 #: ../src/guestfs-actions.pod:7981
35592 #, no-wrap
35593 msgid ""
35594 " int\n"
35595 " guestfs_upload (guestfs_h *g,\n"
35596 "                 const char *filename,\n"
35597 "                 const char *remotefilename);\n"
35598 "\n"
35599 msgstr ""
35600
35601 #. type: textblock
35602 #: ../src/guestfs-actions.pod:7991
35603 msgid "See also C<guestfs_download>."
35604 msgstr ""
35605
35606 #. type: =head2
35607 #: ../src/guestfs-actions.pod:8002
35608 msgid "guestfs_upload_offset"
35609 msgstr ""
35610
35611 #. type: verbatim
35612 #: ../src/guestfs-actions.pod:8004
35613 #, no-wrap
35614 msgid ""
35615 " int\n"
35616 " guestfs_upload_offset (guestfs_h *g,\n"
35617 "                        const char *filename,\n"
35618 "                        const char *remotefilename,\n"
35619 "                        int64_t offset);\n"
35620 "\n"
35621 msgstr ""
35622
35623 #. type: textblock
35624 #: ../src/guestfs-actions.pod:8020
35625 msgid ""
35626 "Note that there is no limit on the amount of data that can be uploaded with "
35627 "this call, unlike with C<guestfs_pwrite>, and this call always writes the "
35628 "full amount unless an error occurs."
35629 msgstr ""
35630
35631 #. type: textblock
35632 #: ../src/guestfs-actions.pod:8025
35633 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
35634 msgstr ""
35635
35636 #. type: =head2
35637 #: ../src/guestfs-actions.pod:8036
35638 msgid "guestfs_utimens"
35639 msgstr ""
35640
35641 #. type: verbatim
35642 #: ../src/guestfs-actions.pod:8038
35643 #, no-wrap
35644 msgid ""
35645 " int\n"
35646 " guestfs_utimens (guestfs_h *g,\n"
35647 "                  const char *path,\n"
35648 "                  int64_t atsecs,\n"
35649 "                  int64_t atnsecs,\n"
35650 "                  int64_t mtsecs,\n"
35651 "                  int64_t mtnsecs);\n"
35652 "\n"
35653 msgstr ""
35654
35655 #. type: =head2
35656 #: ../src/guestfs-actions.pod:8067 ../src/guestfs-structs.pod:175
35657 msgid "guestfs_version"
35658 msgstr ""
35659
35660 #. type: verbatim
35661 #: ../src/guestfs-actions.pod:8069
35662 #, no-wrap
35663 msgid ""
35664 " struct guestfs_version *\n"
35665 " guestfs_version (guestfs_h *g);\n"
35666 "\n"
35667 msgstr ""
35668
35669 #. type: textblock
35670 #: ../src/guestfs-actions.pod:8097
35671 msgid ""
35672 "I<Note:> Don't use this call to test for availability of features.  In "
35673 "enterprise distributions we backport features from later versions into "
35674 "earlier versions, making this an unreliable way to test for features.  Use "
35675 "C<guestfs_available> instead."
35676 msgstr ""
35677
35678 #. type: textblock
35679 #: ../src/guestfs-actions.pod:8103
35680 msgid ""
35681 "This function returns a C<struct guestfs_version *>, or NULL if there was an "
35682 "error.  I<The caller must call C<guestfs_free_version> after use>."
35683 msgstr ""
35684
35685 #. type: textblock
35686 #: ../src/guestfs-actions.pod:8107
35687 msgid "(Added in 1.0.58)"
35688 msgstr "(Додано у 1.0.58)"
35689
35690 #. type: =head2
35691 #: ../src/guestfs-actions.pod:8109
35692 msgid "guestfs_vfs_label"
35693 msgstr ""
35694
35695 #. type: verbatim
35696 #: ../src/guestfs-actions.pod:8111
35697 #, no-wrap
35698 msgid ""
35699 " char *\n"
35700 " guestfs_vfs_label (guestfs_h *g,\n"
35701 "                    const char *device);\n"
35702 "\n"
35703 msgstr ""
35704
35705 #. type: textblock
35706 #: ../src/guestfs-actions.pod:8120
35707 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
35708 msgstr ""
35709
35710 #. type: textblock
35711 #: ../src/guestfs-actions.pod:8125 ../src/guestfs-actions.pod:8162
35712 msgid "(Added in 1.3.18)"
35713 msgstr "(Додано у 1.3.18)"
35714
35715 #. type: =head2
35716 #: ../src/guestfs-actions.pod:8127
35717 msgid "guestfs_vfs_type"
35718 msgstr ""
35719
35720 #. type: verbatim
35721 #: ../src/guestfs-actions.pod:8129
35722 #, no-wrap
35723 msgid ""
35724 " char *\n"
35725 " guestfs_vfs_type (guestfs_h *g,\n"
35726 "                   const char *device);\n"
35727 "\n"
35728 msgstr ""
35729
35730 #. type: =head2
35731 #: ../src/guestfs-actions.pod:8146
35732 msgid "guestfs_vfs_uuid"
35733 msgstr ""
35734
35735 #. type: verbatim
35736 #: ../src/guestfs-actions.pod:8148
35737 #, no-wrap
35738 msgid ""
35739 " char *\n"
35740 " guestfs_vfs_uuid (guestfs_h *g,\n"
35741 "                   const char *device);\n"
35742 "\n"
35743 msgstr ""
35744
35745 #. type: textblock
35746 #: ../src/guestfs-actions.pod:8157
35747 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
35748 msgstr ""
35749
35750 #. type: =head2
35751 #: ../src/guestfs-actions.pod:8164
35752 msgid "guestfs_vg_activate"
35753 msgstr ""
35754
35755 #. type: verbatim
35756 #: ../src/guestfs-actions.pod:8166
35757 #, no-wrap
35758 msgid ""
35759 " int\n"
35760 " guestfs_vg_activate (guestfs_h *g,\n"
35761 "                      int activate,\n"
35762 "                      char *const *volgroups);\n"
35763 "\n"
35764 msgstr ""
35765
35766 #. type: =head2
35767 #: ../src/guestfs-actions.pod:8183
35768 msgid "guestfs_vg_activate_all"
35769 msgstr ""
35770
35771 #. type: verbatim
35772 #: ../src/guestfs-actions.pod:8185
35773 #, no-wrap
35774 msgid ""
35775 " int\n"
35776 " guestfs_vg_activate_all (guestfs_h *g,\n"
35777 "                          int activate);\n"
35778 "\n"
35779 msgstr ""
35780
35781 #. type: =head2
35782 #: ../src/guestfs-actions.pod:8198
35783 msgid "guestfs_vgcreate"
35784 msgstr ""
35785
35786 #. type: verbatim
35787 #: ../src/guestfs-actions.pod:8200
35788 #, no-wrap
35789 msgid ""
35790 " int\n"
35791 " guestfs_vgcreate (guestfs_h *g,\n"
35792 "                   const char *volgroup,\n"
35793 "                   char *const *physvols);\n"
35794 "\n"
35795 msgstr ""
35796
35797 #. type: =head2
35798 #: ../src/guestfs-actions.pod:8212
35799 msgid "guestfs_vglvuuids"
35800 msgstr ""
35801
35802 #. type: verbatim
35803 #: ../src/guestfs-actions.pod:8214
35804 #, no-wrap
35805 msgid ""
35806 " char **\n"
35807 " guestfs_vglvuuids (guestfs_h *g,\n"
35808 "                    const char *vgname);\n"
35809 "\n"
35810 msgstr ""
35811
35812 #. type: textblock
35813 #: ../src/guestfs-actions.pod:8221
35814 msgid ""
35815 "You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
35816 "associate logical volumes and volume groups."
35817 msgstr ""
35818
35819 #. type: textblock
35820 #: ../src/guestfs-actions.pod:8224
35821 msgid "See also C<guestfs_vgpvuuids>."
35822 msgstr ""
35823
35824 #. type: =head2
35825 #: ../src/guestfs-actions.pod:8232
35826 msgid "guestfs_vgpvuuids"
35827 msgstr ""
35828
35829 #. type: verbatim
35830 #: ../src/guestfs-actions.pod:8234
35831 #, no-wrap
35832 msgid ""
35833 " char **\n"
35834 " guestfs_vgpvuuids (guestfs_h *g,\n"
35835 "                    const char *vgname);\n"
35836 "\n"
35837 msgstr ""
35838
35839 #. type: textblock
35840 #: ../src/guestfs-actions.pod:8241
35841 msgid ""
35842 "You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
35843 "associate physical volumes and volume groups."
35844 msgstr ""
35845
35846 #. type: textblock
35847 #: ../src/guestfs-actions.pod:8244
35848 msgid "See also C<guestfs_vglvuuids>."
35849 msgstr ""
35850
35851 #. type: =head2
35852 #: ../src/guestfs-actions.pod:8252
35853 msgid "guestfs_vgremove"
35854 msgstr ""
35855
35856 #. type: verbatim
35857 #: ../src/guestfs-actions.pod:8254
35858 #, no-wrap
35859 msgid ""
35860 " int\n"
35861 " guestfs_vgremove (guestfs_h *g,\n"
35862 "                   const char *vgname);\n"
35863 "\n"
35864 msgstr ""
35865
35866 #. type: =head2
35867 #: ../src/guestfs-actions.pod:8267
35868 msgid "guestfs_vgrename"
35869 msgstr ""
35870
35871 #. type: verbatim
35872 #: ../src/guestfs-actions.pod:8269
35873 #, no-wrap
35874 msgid ""
35875 " int\n"
35876 " guestfs_vgrename (guestfs_h *g,\n"
35877 "                   const char *volgroup,\n"
35878 "                   const char *newvolgroup);\n"
35879 "\n"
35880 msgstr ""
35881
35882 #. type: =head2
35883 #: ../src/guestfs-actions.pod:8280
35884 msgid "guestfs_vgs"
35885 msgstr ""
35886
35887 #. type: verbatim
35888 #: ../src/guestfs-actions.pod:8282
35889 #, no-wrap
35890 msgid ""
35891 " char **\n"
35892 " guestfs_vgs (guestfs_h *g);\n"
35893 "\n"
35894 msgstr ""
35895
35896 #. type: textblock
35897 #: ../src/guestfs-actions.pod:8291
35898 msgid "See also C<guestfs_vgs_full>."
35899 msgstr ""
35900
35901 #. type: =head2
35902 #: ../src/guestfs-actions.pod:8299
35903 msgid "guestfs_vgs_full"
35904 msgstr ""
35905
35906 #. type: verbatim
35907 #: ../src/guestfs-actions.pod:8301
35908 #, no-wrap
35909 msgid ""
35910 " struct guestfs_lvm_vg_list *\n"
35911 " guestfs_vgs_full (guestfs_h *g);\n"
35912 "\n"
35913 msgstr ""
35914
35915 #. type: textblock
35916 #: ../src/guestfs-actions.pod:8307
35917 msgid ""
35918 "This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there "
35919 "was an error.  I<The caller must call C<guestfs_free_lvm_vg_list> after use>."
35920 msgstr ""
35921
35922 #. type: =head2
35923 #: ../src/guestfs-actions.pod:8313
35924 msgid "guestfs_vgscan"
35925 msgstr ""
35926
35927 #. type: verbatim
35928 #: ../src/guestfs-actions.pod:8315
35929 #, no-wrap
35930 msgid ""
35931 " int\n"
35932 " guestfs_vgscan (guestfs_h *g);\n"
35933 "\n"
35934 msgstr ""
35935
35936 #. type: =head2
35937 #: ../src/guestfs-actions.pod:8325
35938 msgid "guestfs_vguuid"
35939 msgstr ""
35940
35941 #. type: verbatim
35942 #: ../src/guestfs-actions.pod:8327
35943 #, no-wrap
35944 msgid ""
35945 " char *\n"
35946 " guestfs_vguuid (guestfs_h *g,\n"
35947 "                 const char *vgname);\n"
35948 "\n"
35949 msgstr ""
35950
35951 #. type: =head2
35952 #: ../src/guestfs-actions.pod:8338
35953 msgid "guestfs_wait_ready"
35954 msgstr ""
35955
35956 #. type: verbatim
35957 #: ../src/guestfs-actions.pod:8340
35958 #, no-wrap
35959 msgid ""
35960 " int\n"
35961 " guestfs_wait_ready (guestfs_h *g);\n"
35962 "\n"
35963 msgstr ""
35964
35965 #. type: textblock
35966 #: ../src/guestfs-actions.pod:8343
35967 msgid ""
35968 "I<This function is deprecated.> In new code, use the L</guestfs_launch> call "
35969 "instead."
35970 msgstr ""
35971
35972 #. type: textblock
35973 #: ../src/guestfs-actions.pod:8350
35974 msgid "This function is a no op."
35975 msgstr ""
35976
35977 #. type: textblock
35978 #: ../src/guestfs-actions.pod:8352
35979 msgid ""
35980 "In versions of the API E<lt> 1.0.71 you had to call this function just after "
35981 "calling C<guestfs_launch> to wait for the launch to complete.  However this "
35982 "is no longer necessary because C<guestfs_launch> now does the waiting."
35983 msgstr ""
35984
35985 #. type: textblock
35986 #: ../src/guestfs-actions.pod:8357
35987 msgid ""
35988 "If you see any calls to this function in code then you can just remove them, "
35989 "unless you want to retain compatibility with older versions of the API."
35990 msgstr ""
35991
35992 #. type: =head2
35993 #: ../src/guestfs-actions.pod:8365
35994 msgid "guestfs_wc_c"
35995 msgstr ""
35996
35997 #. type: verbatim
35998 #: ../src/guestfs-actions.pod:8367
35999 #, no-wrap
36000 msgid ""
36001 " int\n"
36002 " guestfs_wc_c (guestfs_h *g,\n"
36003 "               const char *path);\n"
36004 "\n"
36005 msgstr ""
36006
36007 #. type: =head2
36008 #: ../src/guestfs-actions.pod:8378
36009 msgid "guestfs_wc_l"
36010 msgstr ""
36011
36012 #. type: verbatim
36013 #: ../src/guestfs-actions.pod:8380
36014 #, no-wrap
36015 msgid ""
36016 " int\n"
36017 " guestfs_wc_l (guestfs_h *g,\n"
36018 "               const char *path);\n"
36019 "\n"
36020 msgstr ""
36021
36022 #. type: =head2
36023 #: ../src/guestfs-actions.pod:8391
36024 msgid "guestfs_wc_w"
36025 msgstr ""
36026
36027 #. type: verbatim
36028 #: ../src/guestfs-actions.pod:8393
36029 #, no-wrap
36030 msgid ""
36031 " int\n"
36032 " guestfs_wc_w (guestfs_h *g,\n"
36033 "               const char *path);\n"
36034 "\n"
36035 msgstr ""
36036
36037 #. type: =head2
36038 #: ../src/guestfs-actions.pod:8404
36039 msgid "guestfs_write"
36040 msgstr ""
36041
36042 #. type: verbatim
36043 #: ../src/guestfs-actions.pod:8406
36044 #, no-wrap
36045 msgid ""
36046 " int\n"
36047 " guestfs_write (guestfs_h *g,\n"
36048 "                const char *path,\n"
36049 "                const char *content,\n"
36050 "                size_t content_size);\n"
36051 "\n"
36052 msgstr ""
36053
36054 #. type: textblock
36055 #: ../src/guestfs-actions.pod:8415
36056 msgid "See also C<guestfs_write_append>."
36057 msgstr ""
36058
36059 #. type: =head2
36060 #: ../src/guestfs-actions.pod:8424
36061 msgid "guestfs_write_append"
36062 msgstr ""
36063
36064 #. type: verbatim
36065 #: ../src/guestfs-actions.pod:8426
36066 #, no-wrap
36067 msgid ""
36068 " int\n"
36069 " guestfs_write_append (guestfs_h *g,\n"
36070 "                       const char *path,\n"
36071 "                       const char *content,\n"
36072 "                       size_t content_size);\n"
36073 "\n"
36074 msgstr ""
36075
36076 #. type: textblock
36077 #: ../src/guestfs-actions.pod:8435
36078 msgid "See also C<guestfs_write>."
36079 msgstr ""
36080
36081 #. type: =head2
36082 #: ../src/guestfs-actions.pod:8444
36083 msgid "guestfs_write_file"
36084 msgstr "guestfs_write_file"
36085
36086 #. type: verbatim
36087 #: ../src/guestfs-actions.pod:8446
36088 #, no-wrap
36089 msgid ""
36090 " int\n"
36091 " guestfs_write_file (guestfs_h *g,\n"
36092 "                     const char *path,\n"
36093 "                     const char *content,\n"
36094 "                     int size);\n"
36095 "\n"
36096 msgstr ""
36097 " int\n"
36098 " guestfs_write_file (guestfs_h *g,\n"
36099 "                     const char *path,\n"
36100 "                     const char *content,\n"
36101 "                     int size);\n"
36102 "\n"
36103
36104 #. type: textblock
36105 #: ../src/guestfs-actions.pod:8452
36106 msgid ""
36107 "I<This function is deprecated.> In new code, use the L</guestfs_write> call "
36108 "instead."
36109 msgstr ""
36110
36111 #. type: =head2
36112 #: ../src/guestfs-actions.pod:8477
36113 msgid "guestfs_zegrep"
36114 msgstr "guestfs_zegrep"
36115
36116 #. type: verbatim
36117 #: ../src/guestfs-actions.pod:8479
36118 #, no-wrap
36119 msgid ""
36120 " char **\n"
36121 " guestfs_zegrep (guestfs_h *g,\n"
36122 "                 const char *regex,\n"
36123 "                 const char *path);\n"
36124 "\n"
36125 msgstr ""
36126 " char **\n"
36127 " guestfs_zegrep (guestfs_h *g,\n"
36128 "                 const char *regex,\n"
36129 "                 const char *path);\n"
36130 "\n"
36131
36132 #. type: =head2
36133 #: ../src/guestfs-actions.pod:8496
36134 msgid "guestfs_zegrepi"
36135 msgstr "guestfs_zegrepi"
36136
36137 #. type: verbatim
36138 #: ../src/guestfs-actions.pod:8498
36139 #, no-wrap
36140 msgid ""
36141 " char **\n"
36142 " guestfs_zegrepi (guestfs_h *g,\n"
36143 "                  const char *regex,\n"
36144 "                  const char *path);\n"
36145 "\n"
36146 msgstr ""
36147 " char **\n"
36148 " guestfs_zegrepi (guestfs_h *g,\n"
36149 "                  const char *regex,\n"
36150 "                  const char *path);\n"
36151 "\n"
36152
36153 #. type: =head2
36154 #: ../src/guestfs-actions.pod:8515
36155 msgid "guestfs_zero"
36156 msgstr "guestfs_zero"
36157
36158 #. type: verbatim
36159 #: ../src/guestfs-actions.pod:8517
36160 #, no-wrap
36161 msgid ""
36162 " int\n"
36163 " guestfs_zero (guestfs_h *g,\n"
36164 "               const char *device);\n"
36165 "\n"
36166 msgstr ""
36167 " int\n"
36168 " guestfs_zero (guestfs_h *g,\n"
36169 "               const char *device);\n"
36170 "\n"
36171
36172 #. type: textblock
36173 #: ../src/guestfs-actions.pod:8531
36174 msgid ""
36175 "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
36176 "C<guestfs_is_zero_device>"
36177 msgstr ""
36178
36179 #. type: =head2
36180 #: ../src/guestfs-actions.pod:8543
36181 msgid "guestfs_zero_device"
36182 msgstr "guestfs_zero_device"
36183
36184 #. type: verbatim
36185 #: ../src/guestfs-actions.pod:8545
36186 #, no-wrap
36187 msgid ""
36188 " int\n"
36189 " guestfs_zero_device (guestfs_h *g,\n"
36190 "                      const char *device);\n"
36191 "\n"
36192 msgstr ""
36193 " int\n"
36194 " guestfs_zero_device (guestfs_h *g,\n"
36195 "                      const char *device);\n"
36196 "\n"
36197
36198 #. type: textblock
36199 #: ../src/guestfs-actions.pod:8549
36200 msgid ""
36201 "This command writes zeroes over the entire C<device>.  Compare with "
36202 "C<guestfs_zero> which just zeroes the first few blocks of a device."
36203 msgstr ""
36204
36205 #. type: textblock
36206 #: ../src/guestfs-actions.pod:8564
36207 msgid "(Added in 1.3.1)"
36208 msgstr "(Додано у 1.3.1)"
36209
36210 #. type: =head2
36211 #: ../src/guestfs-actions.pod:8566
36212 msgid "guestfs_zerofree"
36213 msgstr "guestfs_zerofree"
36214
36215 #. type: verbatim
36216 #: ../src/guestfs-actions.pod:8568
36217 #, no-wrap
36218 msgid ""
36219 " int\n"
36220 " guestfs_zerofree (guestfs_h *g,\n"
36221 "                   const char *device);\n"
36222 "\n"
36223 msgstr ""
36224 " int\n"
36225 " guestfs_zerofree (guestfs_h *g,\n"
36226 "                   const char *device);\n"
36227 "\n"
36228
36229 #. type: =head2
36230 #: ../src/guestfs-actions.pod:8587
36231 msgid "guestfs_zfgrep"
36232 msgstr "guestfs_zfgrep"
36233
36234 #. type: verbatim
36235 #: ../src/guestfs-actions.pod:8589
36236 #, no-wrap
36237 msgid ""
36238 " char **\n"
36239 " guestfs_zfgrep (guestfs_h *g,\n"
36240 "                 const char *pattern,\n"
36241 "                 const char *path);\n"
36242 "\n"
36243 msgstr ""
36244 " char **\n"
36245 " guestfs_zfgrep (guestfs_h *g,\n"
36246 "                 const char *pattern,\n"
36247 "                 const char *path);\n"
36248 "\n"
36249
36250 #. type: =head2
36251 #: ../src/guestfs-actions.pod:8606
36252 msgid "guestfs_zfgrepi"
36253 msgstr "guestfs_zfgrepi"
36254
36255 #. type: verbatim
36256 #: ../src/guestfs-actions.pod:8608
36257 #, no-wrap
36258 msgid ""
36259 " char **\n"
36260 " guestfs_zfgrepi (guestfs_h *g,\n"
36261 "                  const char *pattern,\n"
36262 "                  const char *path);\n"
36263 "\n"
36264 msgstr ""
36265 " char **\n"
36266 " guestfs_zfgrepi (guestfs_h *g,\n"
36267 "                  const char *pattern,\n"
36268 "                  const char *path);\n"
36269 "\n"
36270
36271 #. type: =head2
36272 #: ../src/guestfs-actions.pod:8625
36273 msgid "guestfs_zfile"
36274 msgstr "guestfs_zfile"
36275
36276 #. type: verbatim
36277 #: ../src/guestfs-actions.pod:8627
36278 #, no-wrap
36279 msgid ""
36280 " char *\n"
36281 " guestfs_zfile (guestfs_h *g,\n"
36282 "                const char *meth,\n"
36283 "                const char *path);\n"
36284 "\n"
36285 msgstr ""
36286 " char *\n"
36287 " guestfs_zfile (guestfs_h *g,\n"
36288 "                const char *meth,\n"
36289 "                const char *path);\n"
36290 "\n"
36291
36292 #. type: textblock
36293 #: ../src/guestfs-actions.pod:8632
36294 msgid ""
36295 "I<This function is deprecated.> In new code, use the L</guestfs_file> call "
36296 "instead."
36297 msgstr ""
36298
36299 #. type: textblock
36300 #: ../src/guestfs-actions.pod:8644
36301 msgid ""
36302 "Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
36303 "files."
36304 msgstr ""
36305
36306 #. type: =head2
36307 #: ../src/guestfs-actions.pod:8652
36308 msgid "guestfs_zgrep"
36309 msgstr "guestfs_zgrep"
36310
36311 #. type: verbatim
36312 #: ../src/guestfs-actions.pod:8654
36313 #, no-wrap
36314 msgid ""
36315 " char **\n"
36316 " guestfs_zgrep (guestfs_h *g,\n"
36317 "                const char *regex,\n"
36318 "                const char *path);\n"
36319 "\n"
36320 msgstr ""
36321 " char **\n"
36322 " guestfs_zgrep (guestfs_h *g,\n"
36323 "                const char *regex,\n"
36324 "                const char *path);\n"
36325 "\n"
36326
36327 #. type: =head2
36328 #: ../src/guestfs-actions.pod:8671
36329 msgid "guestfs_zgrepi"
36330 msgstr "guestfs_zgrepi"
36331
36332 #. type: verbatim
36333 #: ../src/guestfs-actions.pod:8673
36334 #, no-wrap
36335 msgid ""
36336 " char **\n"
36337 " guestfs_zgrepi (guestfs_h *g,\n"
36338 "                 const char *regex,\n"
36339 "                 const char *path);\n"
36340 "\n"
36341 msgstr ""
36342 " char **\n"
36343 " guestfs_zgrepi (guestfs_h *g,\n"
36344 "                 const char *regex,\n"
36345 "                 const char *path);\n"
36346 "\n"
36347
36348 #. type: =item
36349 #: ../src/guestfs-availability.pod:3
36350 msgid "B<augeas>"
36351 msgstr "B<augeas>"
36352
36353 #. type: textblock
36354 #: ../src/guestfs-availability.pod:5
36355 msgid ""
36356 "The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> L</"
36357 "guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</"
36358 "guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</"
36359 "guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> "
36360 "L</guestfs_aug_save> L</guestfs_aug_set>"
36361 msgstr ""
36362
36363 #. type: =item
36364 #: ../src/guestfs-availability.pod:21
36365 msgid "B<btrfs>"
36366 msgstr "B<btrfs>"
36367
36368 #. type: textblock
36369 #: ../src/guestfs-availability.pod:23
36370 msgid "The following functions: L</guestfs_btrfs_filesystem_resize>"
36371 msgstr ""
36372
36373 #. type: =item
36374 #: ../src/guestfs-availability.pod:26
36375 msgid "B<grub>"
36376 msgstr ""
36377
36378 #. type: textblock
36379 #: ../src/guestfs-availability.pod:28
36380 msgid "The following functions: L</guestfs_grub_install>"
36381 msgstr ""
36382
36383 #. type: =item
36384 #: ../src/guestfs-availability.pod:31
36385 msgid "B<inotify>"
36386 msgstr "B<inotify>"
36387
36388 #. type: textblock
36389 #: ../src/guestfs-availability.pod:33
36390 msgid ""
36391 "The following functions: L</guestfs_inotify_add_watch> L</"
36392 "guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init> L</"
36393 "guestfs_inotify_read> L</guestfs_inotify_rm_watch>"
36394 msgstr ""
36395
36396 #. type: =item
36397 #: ../src/guestfs-availability.pod:41
36398 msgid "B<linuxfsuuid>"
36399 msgstr "B<linuxfsuuid>"
36400
36401 #. type: textblock
36402 #: ../src/guestfs-availability.pod:43
36403 msgid ""
36404 "The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</"
36405 "guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>"
36406 msgstr ""
36407
36408 #. type: =item
36409 #: ../src/guestfs-availability.pod:50
36410 msgid "B<linuxmodules>"
36411 msgstr "B<linuxmodules>"
36412
36413 #. type: textblock
36414 #: ../src/guestfs-availability.pod:52
36415 msgid "The following functions: L</guestfs_modprobe>"
36416 msgstr ""
36417
36418 #. type: =item
36419 #: ../src/guestfs-availability.pod:55
36420 msgid "B<linuxxattrs>"
36421 msgstr "B<linuxxattrs>"
36422
36423 #. type: textblock
36424 #: ../src/guestfs-availability.pod:57
36425 msgid ""
36426 "The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> L</"
36427 "guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</"
36428 "guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> L</"
36429 "guestfs_setxattr>"
36430 msgstr ""
36431
36432 #. type: =item
36433 #: ../src/guestfs-availability.pod:68
36434 msgid "B<luks>"
36435 msgstr "B<luks>"
36436
36437 #. type: textblock
36438 #: ../src/guestfs-availability.pod:70
36439 msgid ""
36440 "The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> L</"
36441 "guestfs_luks_format> L</guestfs_luks_format_cipher> L</"
36442 "guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>"
36443 msgstr ""
36444
36445 #. type: =item
36446 #: ../src/guestfs-availability.pod:79
36447 msgid "B<lvm2>"
36448 msgstr "B<lvm2>"
36449
36450 #. type: textblock
36451 #: ../src/guestfs-availability.pod:81
36452 msgid ""
36453 "The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> L</"
36454 "guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> L</"
36455 "guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> L</"
36456 "guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> L</"
36457 "guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</"
36458 "guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</"
36459 "guestfs_vgcreate> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>"
36460 msgstr ""
36461
36462 #. type: =item
36463 #: ../src/guestfs-availability.pod:104
36464 msgid "B<mdadm>"
36465 msgstr ""
36466
36467 #. type: textblock
36468 #: ../src/guestfs-availability.pod:106
36469 msgid ""
36470 "The following functions: L</guestfs_md_create> L</guestfs_md_detail> L</"
36471 "guestfs_md_stop>"
36472 msgstr ""
36473
36474 #. type: =item
36475 #: ../src/guestfs-availability.pod:111
36476 msgid "B<mknod>"
36477 msgstr "B<mknod>"
36478
36479 #. type: textblock
36480 #: ../src/guestfs-availability.pod:113
36481 msgid ""
36482 "The following functions: L</guestfs_mkfifo> L</guestfs_mknod> L</"
36483 "guestfs_mknod_b> L</guestfs_mknod_c>"
36484 msgstr ""
36485
36486 #. type: =item
36487 #: ../src/guestfs-availability.pod:119
36488 msgid "B<ntfs3g>"
36489 msgstr "B<ntfs3g>"
36490
36491 #. type: textblock
36492 #: ../src/guestfs-availability.pod:121
36493 msgid "The following functions: L</guestfs_ntfs_3g_probe>"
36494 msgstr ""
36495
36496 #. type: =item
36497 #: ../src/guestfs-availability.pod:124
36498 msgid "B<ntfsprogs>"
36499 msgstr "B<ntfsprogs>"
36500
36501 #. type: textblock
36502 #: ../src/guestfs-availability.pod:126
36503 msgid ""
36504 "The following functions: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> "
36505 "L</guestfs_ntfsresize_size>"
36506 msgstr ""
36507
36508 #. type: =item
36509 #: ../src/guestfs-availability.pod:131
36510 msgid "B<realpath>"
36511 msgstr "B<realpath>"
36512
36513 #. type: textblock
36514 #: ../src/guestfs-availability.pod:133
36515 msgid "The following functions: L</guestfs_realpath>"
36516 msgstr ""
36517
36518 #. type: =item
36519 #: ../src/guestfs-availability.pod:136
36520 msgid "B<scrub>"
36521 msgstr "B<scrub>"
36522
36523 #. type: textblock
36524 #: ../src/guestfs-availability.pod:138
36525 msgid ""
36526 "The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> L</"
36527 "guestfs_scrub_freespace>"
36528 msgstr ""
36529
36530 #. type: =item
36531 #: ../src/guestfs-availability.pod:143
36532 msgid "B<selinux>"
36533 msgstr "B<selinux>"
36534
36535 #. type: textblock
36536 #: ../src/guestfs-availability.pod:145
36537 msgid "The following functions: L</guestfs_getcon> L</guestfs_setcon>"
36538 msgstr ""
36539
36540 #. type: =item
36541 #: ../src/guestfs-availability.pod:149
36542 msgid "B<xz>"
36543 msgstr "B<xz>"
36544
36545 #. type: textblock
36546 #: ../src/guestfs-availability.pod:151
36547 msgid "The following functions: L</guestfs_txz_in> L</guestfs_txz_out>"
36548 msgstr ""
36549
36550 #. type: =item
36551 #: ../src/guestfs-availability.pod:155
36552 msgid "B<zerofree>"
36553 msgstr "B<zerofree>"
36554
36555 #. type: textblock
36556 #: ../src/guestfs-availability.pod:157
36557 msgid "The following functions: L</guestfs_zerofree>"
36558 msgstr ""
36559
36560 #. type: =head2
36561 #: ../src/guestfs-structs.pod:1
36562 msgid "guestfs_int_bool"
36563 msgstr ""
36564
36565 #. type: verbatim
36566 #: ../src/guestfs-structs.pod:3
36567 #, no-wrap
36568 msgid ""
36569 " struct guestfs_int_bool {\n"
36570 "   int32_t i;\n"
36571 "   int32_t b;\n"
36572 " };\n"
36573 " \n"
36574 msgstr ""
36575
36576 #. type: verbatim
36577 #: ../src/guestfs-structs.pod:8
36578 #, no-wrap
36579 msgid ""
36580 " struct guestfs_int_bool_list {\n"
36581 "   uint32_t len; /* Number of elements in list. */\n"
36582 "   struct guestfs_int_bool *val; /* Elements. */\n"
36583 " };\n"
36584 " \n"
36585 msgstr ""
36586
36587 #. type: verbatim
36588 #: ../src/guestfs-structs.pod:13
36589 #, no-wrap
36590 msgid ""
36591 " void guestfs_free_int_bool (struct guestfs_free_int_bool *);\n"
36592 " void guestfs_free_int_bool_list (struct guestfs_free_int_bool_list *);\n"
36593 "\n"
36594 msgstr ""
36595
36596 #. type: =head2
36597 #: ../src/guestfs-structs.pod:16
36598 msgid "guestfs_lvm_pv"
36599 msgstr ""
36600
36601 #. type: verbatim
36602 #: ../src/guestfs-structs.pod:18
36603 #, no-wrap
36604 msgid ""
36605 " struct guestfs_lvm_pv {\n"
36606 "   char *pv_name;\n"
36607 "   /* The next field is NOT nul-terminated, be careful when printing it: */\n"
36608 "   char pv_uuid[32];\n"
36609 "   char *pv_fmt;\n"
36610 "   uint64_t pv_size;\n"
36611 "   uint64_t dev_size;\n"
36612 "   uint64_t pv_free;\n"
36613 "   uint64_t pv_used;\n"
36614 "   char *pv_attr;\n"
36615 "   int64_t pv_pe_count;\n"
36616 "   int64_t pv_pe_alloc_count;\n"
36617 "   char *pv_tags;\n"
36618 "   uint64_t pe_start;\n"
36619 "   int64_t pv_mda_count;\n"
36620 "   uint64_t pv_mda_free;\n"
36621 " };\n"
36622 " \n"
36623 msgstr ""
36624
36625 #. type: verbatim
36626 #: ../src/guestfs-structs.pod:36
36627 #, no-wrap
36628 msgid ""
36629 " struct guestfs_lvm_pv_list {\n"
36630 "   uint32_t len; /* Number of elements in list. */\n"
36631 "   struct guestfs_lvm_pv *val; /* Elements. */\n"
36632 " };\n"
36633 " \n"
36634 msgstr ""
36635
36636 #. type: verbatim
36637 #: ../src/guestfs-structs.pod:41
36638 #, no-wrap
36639 msgid ""
36640 " void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n"
36641 " void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n"
36642 "\n"
36643 msgstr ""
36644
36645 #. type: =head2
36646 #: ../src/guestfs-structs.pod:44
36647 msgid "guestfs_lvm_vg"
36648 msgstr ""
36649
36650 #. type: verbatim
36651 #: ../src/guestfs-structs.pod:46
36652 #, no-wrap
36653 msgid ""
36654 " struct guestfs_lvm_vg {\n"
36655 "   char *vg_name;\n"
36656 "   /* The next field is NOT nul-terminated, be careful when printing it: */\n"
36657 "   char vg_uuid[32];\n"
36658 "   char *vg_fmt;\n"
36659 "   char *vg_attr;\n"
36660 "   uint64_t vg_size;\n"
36661 "   uint64_t vg_free;\n"
36662 "   char *vg_sysid;\n"
36663 "   uint64_t vg_extent_size;\n"
36664 "   int64_t vg_extent_count;\n"
36665 "   int64_t vg_free_count;\n"
36666 "   int64_t max_lv;\n"
36667 "   int64_t max_pv;\n"
36668 "   int64_t pv_count;\n"
36669 "   int64_t lv_count;\n"
36670 "   int64_t snap_count;\n"
36671 "   int64_t vg_seqno;\n"
36672 "   char *vg_tags;\n"
36673 "   int64_t vg_mda_count;\n"
36674 "   uint64_t vg_mda_free;\n"
36675 " };\n"
36676 " \n"
36677 msgstr ""
36678
36679 #. type: verbatim
36680 #: ../src/guestfs-structs.pod:69
36681 #, no-wrap
36682 msgid ""
36683 " struct guestfs_lvm_vg_list {\n"
36684 "   uint32_t len; /* Number of elements in list. */\n"
36685 "   struct guestfs_lvm_vg *val; /* Elements. */\n"
36686 " };\n"
36687 " \n"
36688 msgstr ""
36689
36690 #. type: verbatim
36691 #: ../src/guestfs-structs.pod:74
36692 #, no-wrap
36693 msgid ""
36694 " void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n"
36695 " void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n"
36696 "\n"
36697 msgstr ""
36698
36699 #. type: =head2
36700 #: ../src/guestfs-structs.pod:77
36701 msgid "guestfs_lvm_lv"
36702 msgstr ""
36703
36704 #. type: verbatim
36705 #: ../src/guestfs-structs.pod:79
36706 #, no-wrap
36707 msgid ""
36708 " struct guestfs_lvm_lv {\n"
36709 "   char *lv_name;\n"
36710 "   /* The next field is NOT nul-terminated, be careful when printing it: */\n"
36711 "   char lv_uuid[32];\n"
36712 "   char *lv_attr;\n"
36713 "   int64_t lv_major;\n"
36714 "   int64_t lv_minor;\n"
36715 "   int64_t lv_kernel_major;\n"
36716 "   int64_t lv_kernel_minor;\n"
36717 "   uint64_t lv_size;\n"
36718 "   int64_t seg_count;\n"
36719 "   char *origin;\n"
36720 "   /* The next field is [0..100] or -1 meaning 'not present': */\n"
36721 "   float snap_percent;\n"
36722 "   /* The next field is [0..100] or -1 meaning 'not present': */\n"
36723 "   float copy_percent;\n"
36724 "   char *move_pv;\n"
36725 "   char *lv_tags;\n"
36726 "   char *mirror_log;\n"
36727 "   char *modules;\n"
36728 " };\n"
36729 " \n"
36730 msgstr ""
36731
36732 #. type: verbatim
36733 #: ../src/guestfs-structs.pod:101
36734 #, no-wrap
36735 msgid ""
36736 " struct guestfs_lvm_lv_list {\n"
36737 "   uint32_t len; /* Number of elements in list. */\n"
36738 "   struct guestfs_lvm_lv *val; /* Elements. */\n"
36739 " };\n"
36740 " \n"
36741 msgstr ""
36742
36743 #. type: verbatim
36744 #: ../src/guestfs-structs.pod:106
36745 #, no-wrap
36746 msgid ""
36747 " void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n"
36748 " void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n"
36749 "\n"
36750 msgstr ""
36751
36752 #. type: verbatim
36753 #: ../src/guestfs-structs.pod:111
36754 #, no-wrap
36755 msgid ""
36756 " struct guestfs_stat {\n"
36757 "   int64_t dev;\n"
36758 "   int64_t ino;\n"
36759 "   int64_t mode;\n"
36760 "   int64_t nlink;\n"
36761 "   int64_t uid;\n"
36762 "   int64_t gid;\n"
36763 "   int64_t rdev;\n"
36764 "   int64_t size;\n"
36765 "   int64_t blksize;\n"
36766 "   int64_t blocks;\n"
36767 "   int64_t atime;\n"
36768 "   int64_t mtime;\n"
36769 "   int64_t ctime;\n"
36770 " };\n"
36771 " \n"
36772 msgstr ""
36773
36774 #. type: verbatim
36775 #: ../src/guestfs-structs.pod:127
36776 #, no-wrap
36777 msgid ""
36778 " struct guestfs_stat_list {\n"
36779 "   uint32_t len; /* Number of elements in list. */\n"
36780 "   struct guestfs_stat *val; /* Elements. */\n"
36781 " };\n"
36782 " \n"
36783 msgstr ""
36784
36785 #. type: verbatim
36786 #: ../src/guestfs-structs.pod:132
36787 #, no-wrap
36788 msgid ""
36789 " void guestfs_free_stat (struct guestfs_free_stat *);\n"
36790 " void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n"
36791 "\n"
36792 msgstr ""
36793
36794 #. type: verbatim
36795 #: ../src/guestfs-structs.pod:137
36796 #, no-wrap
36797 msgid ""
36798 " struct guestfs_statvfs {\n"
36799 "   int64_t bsize;\n"
36800 "   int64_t frsize;\n"
36801 "   int64_t blocks;\n"
36802 "   int64_t bfree;\n"
36803 "   int64_t bavail;\n"
36804 "   int64_t files;\n"
36805 "   int64_t ffree;\n"
36806 "   int64_t favail;\n"
36807 "   int64_t fsid;\n"
36808 "   int64_t flag;\n"
36809 "   int64_t namemax;\n"
36810 " };\n"
36811 " \n"
36812 msgstr ""
36813
36814 #. type: verbatim
36815 #: ../src/guestfs-structs.pod:151
36816 #, no-wrap
36817 msgid ""
36818 " struct guestfs_statvfs_list {\n"
36819 "   uint32_t len; /* Number of elements in list. */\n"
36820 "   struct guestfs_statvfs *val; /* Elements. */\n"
36821 " };\n"
36822 " \n"
36823 msgstr ""
36824
36825 #. type: verbatim
36826 #: ../src/guestfs-structs.pod:156
36827 #, no-wrap
36828 msgid ""
36829 " void guestfs_free_statvfs (struct guestfs_free_statvfs *);\n"
36830 " void guestfs_free_statvfs_list (struct guestfs_free_statvfs_list *);\n"
36831 "\n"
36832 msgstr ""
36833
36834 #. type: =head2
36835 #: ../src/guestfs-structs.pod:159
36836 msgid "guestfs_dirent"
36837 msgstr ""
36838
36839 #. type: verbatim
36840 #: ../src/guestfs-structs.pod:161
36841 #, no-wrap
36842 msgid ""
36843 " struct guestfs_dirent {\n"
36844 "   int64_t ino;\n"
36845 "   char ftyp;\n"
36846 "   char *name;\n"
36847 " };\n"
36848 " \n"
36849 msgstr ""
36850
36851 #. type: verbatim
36852 #: ../src/guestfs-structs.pod:167
36853 #, no-wrap
36854 msgid ""
36855 " struct guestfs_dirent_list {\n"
36856 "   uint32_t len; /* Number of elements in list. */\n"
36857 "   struct guestfs_dirent *val; /* Elements. */\n"
36858 " };\n"
36859 " \n"
36860 msgstr ""
36861
36862 #. type: verbatim
36863 #: ../src/guestfs-structs.pod:172
36864 #, no-wrap
36865 msgid ""
36866 " void guestfs_free_dirent (struct guestfs_free_dirent *);\n"
36867 " void guestfs_free_dirent_list (struct guestfs_free_dirent_list *);\n"
36868 "\n"
36869 msgstr ""
36870
36871 #. type: verbatim
36872 #: ../src/guestfs-structs.pod:177
36873 #, no-wrap
36874 msgid ""
36875 " struct guestfs_version {\n"
36876 "   int64_t major;\n"
36877 "   int64_t minor;\n"
36878 "   int64_t release;\n"
36879 "   char *extra;\n"
36880 " };\n"
36881 " \n"
36882 msgstr ""
36883
36884 #. type: verbatim
36885 #: ../src/guestfs-structs.pod:184
36886 #, no-wrap
36887 msgid ""
36888 " struct guestfs_version_list {\n"
36889 "   uint32_t len; /* Number of elements in list. */\n"
36890 "   struct guestfs_version *val; /* Elements. */\n"
36891 " };\n"
36892 " \n"
36893 msgstr ""
36894
36895 #. type: verbatim
36896 #: ../src/guestfs-structs.pod:189
36897 #, no-wrap
36898 msgid ""
36899 " void guestfs_free_version (struct guestfs_free_version *);\n"
36900 " void guestfs_free_version_list (struct guestfs_free_version_list *);\n"
36901 "\n"
36902 msgstr ""
36903
36904 #. type: =head2
36905 #: ../src/guestfs-structs.pod:192
36906 msgid "guestfs_xattr"
36907 msgstr ""
36908
36909 #. type: verbatim
36910 #: ../src/guestfs-structs.pod:194
36911 #, no-wrap
36912 msgid ""
36913 " struct guestfs_xattr {\n"
36914 "   char *attrname;\n"
36915 "   /* The next two fields describe a byte array. */\n"
36916 "   uint32_t attrval_len;\n"
36917 "   char *attrval;\n"
36918 " };\n"
36919 " \n"
36920 msgstr ""
36921
36922 #. type: verbatim
36923 #: ../src/guestfs-structs.pod:201
36924 #, no-wrap
36925 msgid ""
36926 " struct guestfs_xattr_list {\n"
36927 "   uint32_t len; /* Number of elements in list. */\n"
36928 "   struct guestfs_xattr *val; /* Elements. */\n"
36929 " };\n"
36930 " \n"
36931 msgstr ""
36932
36933 #. type: verbatim
36934 #: ../src/guestfs-structs.pod:206
36935 #, no-wrap
36936 msgid ""
36937 " void guestfs_free_xattr (struct guestfs_free_xattr *);\n"
36938 " void guestfs_free_xattr_list (struct guestfs_free_xattr_list *);\n"
36939 "\n"
36940 msgstr ""
36941
36942 #. type: =head2
36943 #: ../src/guestfs-structs.pod:209
36944 msgid "guestfs_inotify_event"
36945 msgstr ""
36946
36947 #. type: verbatim
36948 #: ../src/guestfs-structs.pod:211
36949 #, no-wrap
36950 msgid ""
36951 " struct guestfs_inotify_event {\n"
36952 "   int64_t in_wd;\n"
36953 "   uint32_t in_mask;\n"
36954 "   uint32_t in_cookie;\n"
36955 "   char *in_name;\n"
36956 " };\n"
36957 " \n"
36958 msgstr ""
36959
36960 #. type: verbatim
36961 #: ../src/guestfs-structs.pod:218
36962 #, no-wrap
36963 msgid ""
36964 " struct guestfs_inotify_event_list {\n"
36965 "   uint32_t len; /* Number of elements in list. */\n"
36966 "   struct guestfs_inotify_event *val; /* Elements. */\n"
36967 " };\n"
36968 " \n"
36969 msgstr ""
36970
36971 #. type: verbatim
36972 #: ../src/guestfs-structs.pod:223
36973 #, no-wrap
36974 msgid ""
36975 " void guestfs_free_inotify_event (struct guestfs_free_inotify_event *);\n"
36976 " void guestfs_free_inotify_event_list (struct guestfs_free_inotify_event_list *);\n"
36977 "\n"
36978 msgstr ""
36979
36980 #. type: =head2
36981 #: ../src/guestfs-structs.pod:226
36982 msgid "guestfs_partition"
36983 msgstr ""
36984
36985 #. type: verbatim
36986 #: ../src/guestfs-structs.pod:228
36987 #, no-wrap
36988 msgid ""
36989 " struct guestfs_partition {\n"
36990 "   int32_t part_num;\n"
36991 "   uint64_t part_start;\n"
36992 "   uint64_t part_end;\n"
36993 "   uint64_t part_size;\n"
36994 " };\n"
36995 " \n"
36996 msgstr ""
36997
36998 #. type: verbatim
36999 #: ../src/guestfs-structs.pod:235
37000 #, no-wrap
37001 msgid ""
37002 " struct guestfs_partition_list {\n"
37003 "   uint32_t len; /* Number of elements in list. */\n"
37004 "   struct guestfs_partition *val; /* Elements. */\n"
37005 " };\n"
37006 " \n"
37007 msgstr ""
37008
37009 #. type: verbatim
37010 #: ../src/guestfs-structs.pod:240
37011 #, no-wrap
37012 msgid ""
37013 " void guestfs_free_partition (struct guestfs_free_partition *);\n"
37014 " void guestfs_free_partition_list (struct guestfs_free_partition_list *);\n"
37015 "\n"
37016 msgstr ""
37017
37018 #. type: =head2
37019 #: ../src/guestfs-structs.pod:243
37020 msgid "guestfs_application"
37021 msgstr ""
37022
37023 #. type: verbatim
37024 #: ../src/guestfs-structs.pod:245
37025 #, no-wrap
37026 msgid ""
37027 " struct guestfs_application {\n"
37028 "   char *app_name;\n"
37029 "   char *app_display_name;\n"
37030 "   int32_t app_epoch;\n"
37031 "   char *app_version;\n"
37032 "   char *app_release;\n"
37033 "   char *app_install_path;\n"
37034 "   char *app_trans_path;\n"
37035 "   char *app_publisher;\n"
37036 "   char *app_url;\n"
37037 "   char *app_source_package;\n"
37038 "   char *app_summary;\n"
37039 "   char *app_description;\n"
37040 " };\n"
37041 " \n"
37042 msgstr ""
37043
37044 #. type: verbatim
37045 #: ../src/guestfs-structs.pod:260
37046 #, no-wrap
37047 msgid ""
37048 " struct guestfs_application_list {\n"
37049 "   uint32_t len; /* Number of elements in list. */\n"
37050 "   struct guestfs_application *val; /* Elements. */\n"
37051 " };\n"
37052 " \n"
37053 msgstr ""
37054
37055 #. type: verbatim
37056 #: ../src/guestfs-structs.pod:265
37057 #, no-wrap
37058 msgid ""
37059 " void guestfs_free_application (struct guestfs_free_application *);\n"
37060 " void guestfs_free_application_list (struct guestfs_free_application_list *);\n"
37061 "\n"
37062 msgstr ""
37063
37064 #. type: textblock
37065 #: ../src/guestfs.pod:5
37066 msgid "guestfs - Library for accessing and modifying virtual machine images"
37067 msgstr ""
37068 "guestfs — бібліотека для доступу та внесення змін до образів віртуальних "
37069 "машин"
37070
37071 #. type: verbatim
37072 #: ../src/guestfs.pod:11
37073 #, no-wrap
37074 msgid ""
37075 " guestfs_h *g = guestfs_create ();\n"
37076 " guestfs_add_drive (g, \"guest.img\");\n"
37077 " guestfs_launch (g);\n"
37078 " guestfs_mount (g, \"/dev/sda1\", \"/\");\n"
37079 " guestfs_touch (g, \"/hello\");\n"
37080 " guestfs_umount (g, \"/\");\n"
37081 " guestfs_close (g);\n"
37082 "\n"
37083 msgstr ""
37084 " guestfs_h *g = guestfs_create ();\n"
37085 " guestfs_add_drive (g, \"guest.img\");\n"
37086 " guestfs_launch (g);\n"
37087 " guestfs_mount (g, \"/dev/sda1\", \"/\");\n"
37088 " guestfs_touch (g, \"/hello\");\n"
37089 " guestfs_umount (g, \"/\");\n"
37090 " guestfs_close (g);\n"
37091 "\n"
37092
37093 #. type: textblock
37094 #: ../src/guestfs.pod:25
37095 msgid ""
37096 "Libguestfs is a library for accessing and modifying guest disk images.  "
37097 "Amongst the things this is good for: making batch configuration changes to "
37098 "guests, getting disk used/free statistics (see also: virt-df), migrating "
37099 "between virtualization systems (see also: virt-p2v), performing partial "
37100 "backups, performing partial guest clones, cloning guests and changing "
37101 "registry/UUID/hostname info, and much else besides."
37102 msgstr ""
37103
37104 #. type: textblock
37105 #: ../src/guestfs.pod:33
37106 msgid ""
37107 "Libguestfs uses Linux kernel and qemu code, and can access any type of guest "
37108 "filesystem that Linux and qemu can, including but not limited to: ext2/3/4, "
37109 "btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, "
37110 "qcow2, vmdk."
37111 msgstr ""
37112
37113 #. type: textblock
37114 #: ../src/guestfs.pod:38
37115 msgid ""
37116 "Libguestfs provides ways to enumerate guest storage (eg. partitions, LVs, "
37117 "what filesystem is in each LV, etc.).  It can also run commands in the "
37118 "context of the guest.  Also you can access filesystems over FUSE."
37119 msgstr ""
37120
37121 #. type: textblock
37122 #: ../src/guestfs.pod:43
37123 msgid ""
37124 "Libguestfs is a library that can be linked with C and C++ management "
37125 "programs (or management programs written in OCaml, Perl, Python, Ruby, Java, "
37126 "PHP, Erlang, Haskell or C#).  You can also use it from shell scripts or the "
37127 "command line."
37128 msgstr ""
37129
37130 #. type: textblock
37131 #: ../src/guestfs.pod:48
37132 msgid ""
37133 "You don't need to be root to use libguestfs, although obviously you do need "
37134 "enough permissions to access the disk images."
37135 msgstr ""
37136
37137 #. type: textblock
37138 #: ../src/guestfs.pod:51
37139 msgid ""
37140 "Libguestfs is a large API because it can do many things.  For a gentle "
37141 "introduction, please read the L</API OVERVIEW> section next."
37142 msgstr ""
37143
37144 #. type: textblock
37145 #: ../src/guestfs.pod:54
37146 msgid ""
37147 "There are also some example programs in the L<guestfs-examples(3)> manual "
37148 "page."
37149 msgstr ""
37150
37151 #. type: =head1
37152 #: ../src/guestfs.pod:57
37153 msgid "API OVERVIEW"
37154 msgstr "ОГЛЯД API"
37155
37156 #. type: textblock
37157 #: ../src/guestfs.pod:59
37158 msgid ""
37159 "This section provides a gentler overview of the libguestfs API.  We also try "
37160 "to group API calls together, where that may not be obvious from reading "
37161 "about the individual calls in the main section of this manual."
37162 msgstr ""
37163
37164 #. type: =head2
37165 #: ../src/guestfs.pod:64
37166 msgid "HANDLES"
37167 msgstr "ОБРОБНИКИ"
37168
37169 #. type: textblock
37170 #: ../src/guestfs.pod:66
37171 msgid ""
37172 "Before you can use libguestfs calls, you have to create a handle.  Then you "
37173 "must add at least one disk image to the handle, followed by launching the "
37174 "handle, then performing whatever operations you want, and finally closing "
37175 "the handle.  By convention we use the single letter C<g> for the name of the "
37176 "handle variable, although of course you can use any name you want."
37177 msgstr ""
37178
37179 #. type: textblock
37180 #: ../src/guestfs.pod:73
37181 msgid "The general structure of all libguestfs-using programs looks like this:"
37182 msgstr ""
37183
37184 #. type: verbatim
37185 #: ../src/guestfs.pod:76
37186 #, no-wrap
37187 msgid ""
37188 " guestfs_h *g = guestfs_create ();\n"
37189 " \n"
37190 msgstr ""
37191 " guestfs_h *g = guestfs_create ();\n"
37192 " \n"
37193
37194 #. type: verbatim
37195 #: ../src/guestfs.pod:78
37196 #, no-wrap
37197 msgid ""
37198 " /* Call guestfs_add_drive additional times if there are\n"
37199 "  * multiple disk images.\n"
37200 "  */\n"
37201 " guestfs_add_drive (g, \"guest.img\");\n"
37202 " \n"
37203 msgstr ""
37204
37205 #. type: verbatim
37206 #: ../src/guestfs.pod:83
37207 #, no-wrap
37208 msgid ""
37209 " /* Most manipulation calls won't work until you've launched\n"
37210 "  * the handle 'g'.  You have to do this _after_ adding drives\n"
37211 "  * and _before_ other commands.\n"
37212 "  */\n"
37213 " guestfs_launch (g);\n"
37214 " \n"
37215 msgstr ""
37216
37217 #. type: verbatim
37218 #: ../src/guestfs.pod:89
37219 #, no-wrap
37220 msgid ""
37221 " /* Now you can examine what partitions, LVs etc are available.\n"
37222 "  */\n"
37223 " char **partitions = guestfs_list_partitions (g);\n"
37224 " char **logvols = guestfs_lvs (g);\n"
37225 " \n"
37226 msgstr ""
37227 " /* Тепер можна перевірити, які розділи, логічні томи тощо доступні.\n"
37228 "  */\n"
37229 " char **partitions = guestfs_list_partitions (g);\n"
37230 " char **logvols = guestfs_lvs (g);\n"
37231 " \n"
37232
37233 #. type: verbatim
37234 #: ../src/guestfs.pod:94
37235 #, no-wrap
37236 msgid ""
37237 " /* To access a filesystem in the image, you must mount it.\n"
37238 "  */\n"
37239 " guestfs_mount (g, \"/dev/sda1\", \"/\");\n"
37240 " \n"
37241 msgstr ""
37242 " /* Щоб отримати доступ до файлової системи на образі, вам слід його змонтувати.\n"
37243 "  */\n"
37244 " guestfs_mount (g, \"/dev/sda1\", \"/\");\n"
37245 " \n"
37246
37247 #. type: verbatim
37248 #: ../src/guestfs.pod:98
37249 #, no-wrap
37250 msgid ""
37251 " /* Now you can perform filesystem actions on the guest\n"
37252 "  * disk image.\n"
37253 "  */\n"
37254 " guestfs_touch (g, \"/hello\");\n"
37255 " \n"
37256 msgstr ""
37257 " /* Тепер ви можете виконувати дії з файловою системою на\n"
37258 "  * образі диска операційної системи.\n"
37259 "  */\n"
37260 " guestfs_touch (g, \"/hello\");\n"
37261 " \n"
37262
37263 #. type: verbatim
37264 #: ../src/guestfs.pod:103
37265 #, no-wrap
37266 msgid ""
37267 " /* This is only needed for libguestfs < 1.5.24.  Since then\n"
37268 "  * it is done automatically when you close the handle.  See\n"
37269 "  * discussion of autosync in this page.\n"
37270 "  */\n"
37271 " guestfs_sync (g);\n"
37272 " \n"
37273 msgstr ""
37274
37275 #. type: verbatim
37276 #: ../src/guestfs.pod:109
37277 #, no-wrap
37278 msgid ""
37279 " /* Close the handle 'g'. */\n"
37280 " guestfs_close (g);\n"
37281 "\n"
37282 msgstr ""
37283 " /* Закрити дескриптор 'g'. */\n"
37284 " guestfs_close (g);\n"
37285 "\n"
37286
37287 #. type: textblock
37288 #: ../src/guestfs.pod:112
37289 msgid ""
37290 "The code above doesn't include any error checking.  In real code you should "
37291 "check return values carefully for errors.  In general all functions that "
37292 "return integers return C<-1> on error, and all functions that return "
37293 "pointers return C<NULL> on error.  See section L</ERROR HANDLING> below for "
37294 "how to handle errors, and consult the documentation for each function call "
37295 "below to see precisely how they return error indications.  See L<guestfs-"
37296 "examples(3)> for fully worked examples."
37297 msgstr ""
37298
37299 #. type: =head2
37300 #: ../src/guestfs.pod:121
37301 msgid "DISK IMAGES"
37302 msgstr "ОБРАЗИ ДИСКІВ"
37303
37304 #. type: textblock
37305 #: ../src/guestfs.pod:123
37306 msgid ""
37307 "The image filename (C<\"guest.img\"> in the example above) could be a disk "
37308 "image from a virtual machine, a L<dd(1)> copy of a physical hard disk, an "
37309 "actual block device, or simply an empty file of zeroes that you have created "
37310 "through L<posix_fallocate(3)>.  Libguestfs lets you do useful things to all "
37311 "of these."
37312 msgstr ""
37313
37314 #. type: textblock
37315 #: ../src/guestfs.pod:129
37316 msgid ""
37317 "The call you should use in modern code for adding drives is L</"
37318 "guestfs_add_drive_opts>.  To add a disk image, allowing writes, and "
37319 "specifying that the format is raw, do:"
37320 msgstr ""
37321
37322 #. type: verbatim
37323 #: ../src/guestfs.pod:133
37324 #, no-wrap
37325 msgid ""
37326 " guestfs_add_drive_opts (g, filename,\n"
37327 "                         GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n"
37328 "                         -1);\n"
37329 "\n"
37330 msgstr ""
37331 " guestfs_add_drive_opts (g, filename,\n"
37332 "                         GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n"
37333 "                         -1);\n"
37334 "\n"
37335
37336 #. type: textblock
37337 #: ../src/guestfs.pod:137
37338 msgid "You can add a disk read-only using:"
37339 msgstr "Ви можете додати диск у режимі лише читання:"
37340
37341 #. type: verbatim
37342 #: ../src/guestfs.pod:139
37343 #, no-wrap
37344 msgid ""
37345 " guestfs_add_drive_opts (g, filename,\n"
37346 "                         GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n"
37347 "                         GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n"
37348 "                         -1);\n"
37349 "\n"
37350 msgstr ""
37351 " guestfs_add_drive_opts (g, filename,\n"
37352 "                         GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n"
37353 "                         GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n"
37354 "                         -1);\n"
37355 "\n"
37356
37357 #. type: textblock
37358 #: ../src/guestfs.pod:144
37359 msgid ""
37360 "or by calling the older function L</guestfs_add_drive_ro>.  In either case "
37361 "libguestfs won't modify the file."
37362 msgstr ""
37363
37364 #. type: textblock
37365 #: ../src/guestfs.pod:147
37366 msgid ""
37367 "Be extremely cautious if the disk image is in use, eg. if it is being used "
37368 "by a virtual machine.  Adding it read-write will almost certainly cause disk "
37369 "corruption, but adding it read-only is safe."
37370 msgstr ""
37371
37372 #. type: textblock
37373 #: ../src/guestfs.pod:151
37374 msgid ""
37375 "You must add at least one disk image, and you may add multiple disk images.  "
37376 "In the API, the disk images are usually referred to as C</dev/sda> (for the "
37377 "first one you added), C</dev/sdb> (for the second one you added), etc."
37378 msgstr ""
37379
37380 #. type: textblock
37381 #: ../src/guestfs.pod:156
37382 msgid ""
37383 "Once L</guestfs_launch> has been called you cannot add any more images.  You "
37384 "can call L</guestfs_list_devices> to get a list of the device names, in the "
37385 "order that you added them.  See also L</BLOCK DEVICE NAMING> below."
37386 msgstr ""
37387
37388 #. type: =head2
37389 #: ../src/guestfs.pod:161
37390 msgid "MOUNTING"
37391 msgstr "МОНТУВАННЯ"
37392
37393 #. type: textblock
37394 #: ../src/guestfs.pod:163
37395 msgid ""
37396 "Before you can read or write files, create directories and so on in a disk "
37397 "image that contains filesystems, you have to mount those filesystems using "
37398 "L</guestfs_mount_options> or L</guestfs_mount_ro>.  If you already know that "
37399 "a disk image contains (for example) one partition with a filesystem on that "
37400 "partition, then you can mount it directly:"
37401 msgstr ""
37402
37403 #. type: verbatim
37404 #: ../src/guestfs.pod:170
37405 #, no-wrap
37406 msgid ""
37407 " guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n"
37408 "\n"
37409 msgstr ""
37410 " guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n"
37411 "\n"
37412
37413 #. type: textblock
37414 #: ../src/guestfs.pod:172
37415 msgid ""
37416 "where C</dev/sda1> means literally the first partition (C<1>) of the first "
37417 "disk image that we added (C</dev/sda>).  If the disk contains Linux LVM2 "
37418 "logical volumes you could refer to those instead (eg. C</dev/VG/LV>).  Note "
37419 "that these are libguestfs virtual devices, and are nothing to do with host "
37420 "devices."
37421 msgstr ""
37422
37423 #. type: textblock
37424 #: ../src/guestfs.pod:178
37425 msgid ""
37426 "If you are given a disk image and you don't know what it contains then you "
37427 "have to find out.  Libguestfs can do that too: use L</"
37428 "guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions and "
37429 "LVs, and either try mounting each to see what is mountable, or else examine "
37430 "them with L</guestfs_vfs_type> or L</guestfs_file>.  To list just "
37431 "filesystems, use L</guestfs_list_filesystems>."
37432 msgstr ""
37433
37434 #. type: textblock
37435 #: ../src/guestfs.pod:186
37436 msgid ""
37437 "Libguestfs also has a set of APIs for inspection of unknown disk images (see "
37438 "L</INSPECTION> below).  But you might find it easier to look at higher level "
37439 "programs built on top of libguestfs, in particular L<virt-inspector(1)>."
37440 msgstr ""
37441
37442 #. type: textblock
37443 #: ../src/guestfs.pod:191
37444 msgid ""
37445 "To mount a filesystem read-only, use L</guestfs_mount_ro>.  There are "
37446 "several other variations of the C<guestfs_mount_*> call."
37447 msgstr ""
37448
37449 #. type: =head2
37450 #: ../src/guestfs.pod:194
37451 msgid "FILESYSTEM ACCESS AND MODIFICATION"
37452 msgstr "ДОСТУП ТА ВНЕСЕННЯ ЗМІН ДО ФАЙЛОВИХ СИСТЕМ"
37453
37454 #. type: textblock
37455 #: ../src/guestfs.pod:196
37456 msgid ""
37457 "The majority of the libguestfs API consists of fairly low-level calls for "
37458 "accessing and modifying the files, directories, symlinks etc on mounted "
37459 "filesystems.  There are over a hundred such calls which you can find listed "
37460 "in detail below in this man page, and we don't even pretend to cover them "
37461 "all in this overview."
37462 msgstr ""
37463
37464 #. type: textblock
37465 #: ../src/guestfs.pod:202
37466 msgid ""
37467 "Specify filenames as full paths, starting with C<\"/\"> and including the "
37468 "mount point."
37469 msgstr ""
37470 "Вказуйте адреси і назви файлів повністю, починаючи з C<\"/\">, разом з "
37471 "точкою монтування."
37472
37473 #. type: textblock
37474 #: ../src/guestfs.pod:205
37475 msgid ""
37476 "For example, if you mounted a filesystem at C<\"/\"> and you want to read "
37477 "the file called C<\"etc/passwd\"> then you could do:"
37478 msgstr ""
37479 "Наприклад, якщо вами змонтовано файлову систему до C<\"/\">, і ви бажаєте "
37480 "виконати читання файла з назвою C<\"etc/passwd\">, ви можете скористатися "
37481 "таким кодом:"
37482
37483 #. type: verbatim
37484 #: ../src/guestfs.pod:208
37485 #, no-wrap
37486 msgid ""
37487 " char *data = guestfs_cat (g, \"/etc/passwd\");\n"
37488 "\n"
37489 msgstr ""
37490 " char *data = guestfs_cat (g, \"/etc/passwd\");\n"
37491 "\n"
37492
37493 #. type: textblock
37494 #: ../src/guestfs.pod:210
37495 msgid ""
37496 "This would return C<data> as a newly allocated buffer containing the full "
37497 "content of that file (with some conditions: see also L</DOWNLOADING> below), "
37498 "or C<NULL> if there was an error."
37499 msgstr ""
37500
37501 #. type: textblock
37502 #: ../src/guestfs.pod:214
37503 msgid ""
37504 "As another example, to create a top-level directory on that filesystem "
37505 "called C<\"var\"> you would do:"
37506 msgstr ""
37507
37508 #. type: verbatim
37509 #: ../src/guestfs.pod:217
37510 #, no-wrap
37511 msgid ""
37512 " guestfs_mkdir (g, \"/var\");\n"
37513 "\n"
37514 msgstr ""
37515 " guestfs_mkdir (g, \"/var\");\n"
37516 "\n"
37517
37518 #. type: textblock
37519 #: ../src/guestfs.pod:219
37520 msgid "To create a symlink you could do:"
37521 msgstr "Щоб створити символічне посилання, ви можете скористатися таким кодом:"
37522
37523 #. type: verbatim
37524 #: ../src/guestfs.pod:221
37525 #, no-wrap
37526 msgid ""
37527 " guestfs_ln_s (g, \"/etc/init.d/portmap\",\n"
37528 "               \"/etc/rc3.d/S30portmap\");\n"
37529 "\n"
37530 msgstr ""
37531 " guestfs_ln_s (g, \"/etc/init.d/portmap\",\n"
37532 "               \"/etc/rc3.d/S30portmap\");\n"
37533 "\n"
37534
37535 #. type: textblock
37536 #: ../src/guestfs.pod:224
37537 msgid ""
37538 "Libguestfs will reject attempts to use relative paths and there is no "
37539 "concept of a current working directory."
37540 msgstr ""
37541
37542 #. type: textblock
37543 #: ../src/guestfs.pod:227
37544 msgid ""
37545 "Libguestfs can return errors in many situations: for example if the "
37546 "filesystem isn't writable, or if a file or directory that you requested "
37547 "doesn't exist.  If you are using the C API (documented here)  you have to "
37548 "check for those error conditions after each call.  (Other language bindings "
37549 "turn these errors into exceptions)."
37550 msgstr ""
37551
37552 #. type: textblock
37553 #: ../src/guestfs.pod:233
37554 msgid ""
37555 "File writes are affected by the per-handle umask, set by calling L</"
37556 "guestfs_umask> and defaulting to 022.  See L</UMASK>."
37557 msgstr ""
37558
37559 #. type: =head2
37560 #: ../src/guestfs.pod:236
37561 msgid "PARTITIONING"
37562 msgstr "ПОДІЛ НА РОЗДІЛИ"
37563
37564 #. type: textblock
37565 #: ../src/guestfs.pod:238
37566 msgid ""
37567 "Libguestfs contains API calls to read, create and modify partition tables on "
37568 "disk images."
37569 msgstr ""
37570
37571 #. type: textblock
37572 #: ../src/guestfs.pod:241
37573 msgid ""
37574 "In the common case where you want to create a single partition covering the "
37575 "whole disk, you should use the L</guestfs_part_disk> call:"
37576 msgstr ""
37577
37578 #. type: verbatim
37579 #: ../src/guestfs.pod:245
37580 #, no-wrap
37581 msgid ""
37582 " const char *parttype = \"mbr\";\n"
37583 " if (disk_is_larger_than_2TB)\n"
37584 "   parttype = \"gpt\";\n"
37585 " guestfs_part_disk (g, \"/dev/sda\", parttype);\n"
37586 "\n"
37587 msgstr ""
37588 " const char *parttype = \"mbr\";\n"
37589 " if (disk_is_larger_than_2TB)\n"
37590 "   parttype = \"gpt\";\n"
37591 " guestfs_part_disk (g, \"/dev/sda\", parttype);\n"
37592 "\n"
37593
37594 #. type: textblock
37595 #: ../src/guestfs.pod:250
37596 msgid ""
37597 "Obviously this effectively wipes anything that was on that disk image before."
37598 msgstr ""
37599
37600 #. type: =head2
37601 #: ../src/guestfs.pod:253
37602 msgid "LVM2"
37603 msgstr "LVM2"
37604
37605 #. type: textblock
37606 #: ../src/guestfs.pod:255
37607 msgid ""
37608 "Libguestfs provides access to a large part of the LVM2 API, such as L</"
37609 "guestfs_lvcreate> and L</guestfs_vgremove>.  It won't make much sense unless "
37610 "you familiarize yourself with the concepts of physical volumes, volume "
37611 "groups and logical volumes."
37612 msgstr ""
37613
37614 #. type: textblock
37615 #: ../src/guestfs.pod:260
37616 msgid ""
37617 "This author strongly recommends reading the LVM HOWTO, online at L<http://"
37618 "tldp.org/HOWTO/LVM-HOWTO/>."
37619 msgstr ""
37620
37621 #. type: =head2
37622 #: ../src/guestfs.pod:263
37623 msgid "DOWNLOADING"
37624 msgstr "ОТРИМАННЯ ДАНИХ"
37625
37626 #. type: textblock
37627 #: ../src/guestfs.pod:265
37628 msgid ""
37629 "Use L</guestfs_cat> to download small, text only files.  This call is "
37630 "limited to files which are less than 2 MB and which cannot contain any ASCII "
37631 "NUL (C<\\0>) characters.  However the API is very simple to use."
37632 msgstr ""
37633
37634 #. type: textblock
37635 #: ../src/guestfs.pod:269
37636 msgid ""
37637 "L</guestfs_read_file> can be used to read files which contain arbitrary 8 "
37638 "bit data, since it returns a (pointer, size) pair.  However it is still "
37639 "limited to \"small\" files, less than 2 MB."
37640 msgstr ""
37641
37642 #. type: textblock
37643 #: ../src/guestfs.pod:273
37644 msgid ""
37645 "L</guestfs_download> can be used to download any file, with no limits on "
37646 "content or size (even files larger than 4 GB)."
37647 msgstr ""
37648
37649 #. type: textblock
37650 #: ../src/guestfs.pod:276
37651 msgid ""
37652 "To download multiple files, see L</guestfs_tar_out> and L</guestfs_tgz_out>."
37653 msgstr ""
37654
37655 #. type: =head2
37656 #: ../src/guestfs.pod:279
37657 msgid "UPLOADING"
37658 msgstr "ВИВАНТАЖЕННЯ"
37659
37660 #. type: textblock
37661 #: ../src/guestfs.pod:281
37662 msgid ""
37663 "It's often the case that you want to write a file or files to the disk image."
37664 msgstr ""
37665
37666 #. type: textblock
37667 #: ../src/guestfs.pod:284
37668 msgid ""
37669 "To write a small file with fixed content, use L</guestfs_write>.  To create "
37670 "a file of all zeroes, use L</guestfs_truncate_size> (sparse) or L</"
37671 "guestfs_fallocate64> (with all disk blocks allocated).  There are a variety "
37672 "of other functions for creating test files, for example L</guestfs_fill> and "
37673 "L</guestfs_fill_pattern>."
37674 msgstr ""
37675
37676 #. type: textblock
37677 #: ../src/guestfs.pod:290
37678 msgid ""
37679 "To upload a single file, use L</guestfs_upload>.  This call has no limits on "
37680 "file content or size (even files larger than 4 GB)."
37681 msgstr ""
37682
37683 #. type: textblock
37684 #: ../src/guestfs.pod:293
37685 msgid ""
37686 "To upload multiple files, see L</guestfs_tar_in> and L</guestfs_tgz_in>."
37687 msgstr ""
37688
37689 #. type: textblock
37690 #: ../src/guestfs.pod:295
37691 msgid ""
37692 "However the fastest way to upload I<large numbers of arbitrary files> is to "
37693 "turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and L<mkisofs(8)"
37694 ">), then attach this using L</guestfs_add_drive_ro>.  If you add the drive "
37695 "in a predictable way (eg. adding it last after all other drives) then you "
37696 "can get the device name from L</guestfs_list_devices> and mount it directly "
37697 "using L</guestfs_mount_ro>.  Note that squashfs images are sometimes non-"
37698 "portable between kernel versions, and they don't support labels or UUIDs.  "
37699 "If you want to pre-build an image or you need to mount it using a label or "
37700 "UUID, use an ISO image instead."
37701 msgstr ""
37702
37703 #. type: =head2
37704 #: ../src/guestfs.pod:306
37705 msgid "COPYING"
37706 msgstr "КОПІЮВАННЯ"
37707
37708 #. type: textblock
37709 #: ../src/guestfs.pod:308
37710 msgid ""
37711 "There are various different commands for copying between files and devices "
37712 "and in and out of the guest filesystem.  These are summarised in the table "
37713 "below."
37714 msgstr ""
37715
37716 #. type: =item
37717 #: ../src/guestfs.pod:314
37718 msgid "B<file> to B<file>"
37719 msgstr "B<файл> у B<файл>"
37720
37721 #. type: textblock
37722 #: ../src/guestfs.pod:316
37723 msgid ""
37724 "Use L</guestfs_cp> to copy a single file, or L</guestfs_cp_a> to copy "
37725 "directories recursively."
37726 msgstr ""
37727
37728 #. type: textblock
37729 #: ../src/guestfs.pod:319
37730 msgid ""
37731 "To copy part of a file (offset and size) use L</guestfs_copy_file_to_file>."
37732 msgstr ""
37733
37734 #. type: =item
37735 #: ../src/guestfs.pod:322
37736 msgid "B<file> to B<device>"
37737 msgstr ""
37738
37739 #. type: =item
37740 #: ../src/guestfs.pod:324
37741 msgid "B<device> to B<file>"
37742 msgstr ""
37743
37744 #. type: =item
37745 #: ../src/guestfs.pod:326
37746 msgid "B<device> to B<device>"
37747 msgstr ""
37748
37749 #. type: textblock
37750 #: ../src/guestfs.pod:328
37751 msgid ""
37752 "Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or L</"
37753 "guestfs_copy_device_to_device>."
37754 msgstr ""
37755
37756 #. type: textblock
37757 #: ../src/guestfs.pod:331
37758 msgid "Example: duplicate the contents of an LV:"
37759 msgstr ""
37760
37761 #. type: verbatim
37762 #: ../src/guestfs.pod:333
37763 #, no-wrap
37764 msgid ""
37765 " guestfs_copy_device_to_device (g,\n"
37766 "         \"/dev/VG/Original\", \"/dev/VG/Copy\",\n"
37767 "         /* -1 marks the end of the list of optional parameters */\n"
37768 "         -1);\n"
37769 "\n"
37770 msgstr ""
37771
37772 #. type: textblock
37773 #: ../src/guestfs.pod:338
37774 msgid ""
37775 "The destination (C</dev/VG/Copy>) must be at least as large as the source "
37776 "(C</dev/VG/Original>).  To copy less than the whole source device, use the "
37777 "optional C<size> parameter:"
37778 msgstr ""
37779
37780 #. type: verbatim
37781 #: ../src/guestfs.pod:342
37782 #, no-wrap
37783 msgid ""
37784 " guestfs_copy_device_to_device (g,\n"
37785 "         \"/dev/VG/Original\", \"/dev/VG/Copy\",\n"
37786 "         GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, 10000,\n"
37787 "         -1);\n"
37788 "\n"
37789 msgstr ""
37790
37791 #. type: =item
37792 #: ../src/guestfs.pod:347
37793 msgid "B<file on the host> to B<file or device>"
37794 msgstr ""
37795
37796 #. type: textblock
37797 #: ../src/guestfs.pod:349
37798 msgid "Use L</guestfs_upload>.  See L</UPLOADING> above."
37799 msgstr ""
37800
37801 #. type: =item
37802 #: ../src/guestfs.pod:351
37803 msgid "B<file or device> to B<file on the host>"
37804 msgstr ""
37805
37806 #. type: textblock
37807 #: ../src/guestfs.pod:353
37808 msgid "Use L</guestfs_download>.  See L</DOWNLOADING> above."
37809 msgstr ""
37810
37811 #. type: =head2
37812 #: ../src/guestfs.pod:357
37813 msgid "UPLOADING AND DOWNLOADING TO PIPES AND FILE DESCRIPTORS"
37814 msgstr ""
37815
37816 #. type: textblock
37817 #: ../src/guestfs.pod:359
37818 msgid ""
37819 "Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, L</"
37820 "guestfs_tar_out> etc appear to only take filenames as arguments, so it "
37821 "appears you can only upload and download to files.  However many Un*x-like "
37822 "hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, C</"
37823 "dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, stderr, "
37824 "and arbitrary file descriptor N."
37825 msgstr ""
37826
37827 #. type: textblock
37828 #: ../src/guestfs.pod:367
37829 msgid "For example, L<virt-cat(1)> writes its output to stdout by doing:"
37830 msgstr ""
37831
37832 #. type: verbatim
37833 #: ../src/guestfs.pod:370
37834 #, no-wrap
37835 msgid ""
37836 " guestfs_download (g, filename, \"/dev/stdout\");\n"
37837 "\n"
37838 msgstr ""
37839 " guestfs_download (g, filename, \"/dev/stdout\");\n"
37840 "\n"
37841
37842 #. type: textblock
37843 #: ../src/guestfs.pod:372
37844 msgid "and you can write tar output to a file descriptor C<fd> by doing:"
37845 msgstr ""
37846
37847 #. type: verbatim
37848 #: ../src/guestfs.pod:374
37849 #, no-wrap
37850 msgid ""
37851 " char devfd[64];\n"
37852 " snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n"
37853 " guestfs_tar_out (g, \"/\", devfd);\n"
37854 "\n"
37855 msgstr ""
37856 " char devfd[64];\n"
37857 " snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n"
37858 " guestfs_tar_out (g, \"/\", devfd);\n"
37859 "\n"
37860
37861 #. type: =head2
37862 #: ../src/guestfs.pod:378
37863 msgid "LISTING FILES"
37864 msgstr "СПИСКИ ФАЙЛІВ"
37865
37866 #. type: textblock
37867 #: ../src/guestfs.pod:380
37868 msgid ""
37869 "L</guestfs_ll> is just designed for humans to read (mainly when using the "
37870 "L<guestfish(1)>-equivalent command C<ll>)."
37871 msgstr ""
37872
37873 #. type: textblock
37874 #: ../src/guestfs.pod:383
37875 msgid ""
37876 "L</guestfs_ls> is a quick way to get a list of files in a directory from "
37877 "programs, as a flat list of strings."
37878 msgstr ""
37879
37880 #. type: textblock
37881 #: ../src/guestfs.pod:386
37882 msgid ""
37883 "L</guestfs_readdir> is a programmatic way to get a list of files in a "
37884 "directory, plus additional information about each one.  It is more "
37885 "equivalent to using the L<readdir(3)> call on a local filesystem."
37886 msgstr ""
37887
37888 #. type: textblock
37889 #: ../src/guestfs.pod:390
37890 msgid ""
37891 "L</guestfs_find> and L</guestfs_find0> can be used to recursively list files."
37892 msgstr ""
37893
37894 #. type: =head2
37895 #: ../src/guestfs.pod:393
37896 msgid "RUNNING COMMANDS"
37897 msgstr "ВИКОНАННЯ КОМАНД"
37898
37899 #. type: textblock
37900 #: ../src/guestfs.pod:395
37901 msgid ""
37902 "Although libguestfs is primarily an API for manipulating files inside guest "
37903 "images, we also provide some limited facilities for running commands inside "
37904 "guests."
37905 msgstr ""
37906
37907 #. type: textblock
37908 #: ../src/guestfs.pod:399
37909 msgid "There are many limitations to this:"
37910 msgstr ""
37911
37912 #. type: textblock
37913 #: ../src/guestfs.pod:405
37914 msgid ""
37915 "The kernel version that the command runs under will be different from what "
37916 "it expects."
37917 msgstr ""
37918
37919 #. type: textblock
37920 #: ../src/guestfs.pod:410
37921 msgid ""
37922 "If the command needs to communicate with daemons, then most likely they "
37923 "won't be running."
37924 msgstr ""
37925
37926 #. type: textblock
37927 #: ../src/guestfs.pod:415
37928 msgid "The command will be running in limited memory."
37929 msgstr ""
37930
37931 #. type: textblock
37932 #: ../src/guestfs.pod:419
37933 msgid ""
37934 "The network may not be available unless you enable it (see L</"
37935 "guestfs_set_network>)."
37936 msgstr ""
37937
37938 #. type: textblock
37939 #: ../src/guestfs.pod:424
37940 msgid "Only supports Linux guests (not Windows, BSD, etc)."
37941 msgstr ""
37942
37943 #. type: textblock
37944 #: ../src/guestfs.pod:428
37945 msgid ""
37946 "Architecture limitations (eg. won't work for a PPC guest on an X86 host)."
37947 msgstr ""
37948
37949 #. type: textblock
37950 #: ../src/guestfs.pod:433
37951 msgid ""
37952 "For SELinux guests, you may need to enable SELinux and load policy first.  "
37953 "See L</SELINUX> in this manpage."
37954 msgstr ""
37955
37956 #. type: textblock
37957 #: ../src/guestfs.pod:438
37958 msgid ""
37959 "I<Security:> It is not safe to run commands from untrusted, possibly "
37960 "malicious guests.  These commands may attempt to exploit your program by "
37961 "sending unexpected output.  They could also try to exploit the Linux kernel "
37962 "or qemu provided by the libguestfs appliance.  They could use the network "
37963 "provided by the libguestfs appliance to bypass ordinary network partitions "
37964 "and firewalls.  They could use the elevated privileges or different SELinux "
37965 "context of your program to their advantage."
37966 msgstr ""
37967
37968 #. type: textblock
37969 #: ../src/guestfs.pod:447
37970 msgid ""
37971 "A secure alternative is to use libguestfs to install a \"firstboot\" script "
37972 "(a script which runs when the guest next boots normally), and to have this "
37973 "script run the commands you want in the normal context of the running guest, "
37974 "network security and so on.  For information about other security issues, "
37975 "see L</SECURITY>."
37976 msgstr ""
37977
37978 #. type: textblock
37979 #: ../src/guestfs.pod:455
37980 msgid ""
37981 "The two main API calls to run commands are L</guestfs_command> and L</"
37982 "guestfs_sh> (there are also variations)."
37983 msgstr ""
37984
37985 #. type: textblock
37986 #: ../src/guestfs.pod:458
37987 msgid ""
37988 "The difference is that L</guestfs_sh> runs commands using the shell, so any "
37989 "shell globs, redirections, etc will work."
37990 msgstr ""
37991
37992 #. type: =head2
37993 #: ../src/guestfs.pod:461
37994 msgid "CONFIGURATION FILES"
37995 msgstr "ФАЙЛИ НАЛАШТУВАННЯ"
37996
37997 #. type: textblock
37998 #: ../src/guestfs.pod:463
37999 msgid ""
38000 "To read and write configuration files in Linux guest filesystems, we "
38001 "strongly recommend using Augeas.  For example, Augeas understands how to "
38002 "read and write, say, a Linux shadow password file or X.org configuration "
38003 "file, and so avoids you having to write that code."
38004 msgstr ""
38005
38006 #. type: textblock
38007 #: ../src/guestfs.pod:468
38008 msgid ""
38009 "The main Augeas calls are bound through the C<guestfs_aug_*> APIs.  We don't "
38010 "document Augeas itself here because there is excellent documentation on the "
38011 "L<http://augeas.net/> website."
38012 msgstr ""
38013
38014 #. type: textblock
38015 #: ../src/guestfs.pod:472
38016 msgid ""
38017 "If you don't want to use Augeas (you fool!) then try calling L</"
38018 "guestfs_read_lines> to get the file as a list of lines which you can iterate "
38019 "over."
38020 msgstr ""
38021
38022 #. type: =head2
38023 #: ../src/guestfs.pod:476
38024 msgid "SELINUX"
38025 msgstr "SELINUX"
38026
38027 #. type: textblock
38028 #: ../src/guestfs.pod:478
38029 msgid ""
38030 "We support SELinux guests.  To ensure that labeling happens correctly in "
38031 "SELinux guests, you need to enable SELinux and load the guest's policy:"
38032 msgstr ""
38033
38034 #. type: textblock
38035 #: ../src/guestfs.pod:486
38036 msgid "Before launching, do:"
38037 msgstr ""
38038
38039 #. type: verbatim
38040 #: ../src/guestfs.pod:488
38041 #, no-wrap
38042 msgid ""
38043 " guestfs_set_selinux (g, 1);\n"
38044 "\n"
38045 msgstr ""
38046 " guestfs_set_selinux (g, 1);\n"
38047 "\n"
38048
38049 #. type: textblock
38050 #: ../src/guestfs.pod:492
38051 msgid ""
38052 "After mounting the guest's filesystem(s), load the policy.  This is best "
38053 "done by running the L<load_policy(8)> command in the guest itself:"
38054 msgstr ""
38055
38056 #. type: verbatim
38057 #: ../src/guestfs.pod:496
38058 #, no-wrap
38059 msgid ""
38060 " guestfs_sh (g, \"/usr/sbin/load_policy\");\n"
38061 "\n"
38062 msgstr ""
38063 " guestfs_sh (g, \"/usr/sbin/load_policy\");\n"
38064 "\n"
38065
38066 #. type: textblock
38067 #: ../src/guestfs.pod:498
38068 msgid ""
38069 "(Older versions of C<load_policy> require you to specify the name of the "
38070 "policy file)."
38071 msgstr ""
38072
38073 #. type: textblock
38074 #: ../src/guestfs.pod:503
38075 msgid ""
38076 "Optionally, set the security context for the API.  The correct security "
38077 "context to use can only be known by inspecting the guest.  As an example:"
38078 msgstr ""
38079
38080 #. type: verbatim
38081 #: ../src/guestfs.pod:507
38082 #, no-wrap
38083 msgid ""
38084 " guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n"
38085 "\n"
38086 msgstr ""
38087 " guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n"
38088 "\n"
38089
38090 #. type: textblock
38091 #: ../src/guestfs.pod:511
38092 msgid "This will work for running commands and editing existing files."
38093 msgstr ""
38094
38095 #. type: textblock
38096 #: ../src/guestfs.pod:513
38097 msgid ""
38098 "When new files are created, you may need to label them explicitly, for "
38099 "example by running the external command C<restorecon pathname>."
38100 msgstr ""
38101
38102 #. type: =head2
38103 #: ../src/guestfs.pod:517
38104 msgid "UMASK"
38105 msgstr "UMASK"
38106
38107 #. type: textblock
38108 #: ../src/guestfs.pod:519
38109 msgid ""
38110 "Certain calls are affected by the current file mode creation mask (the "
38111 "\"umask\").  In particular ones which create files or directories, such as "
38112 "L</guestfs_touch>, L</guestfs_mknod> or L</guestfs_mkdir>.  This affects "
38113 "either the default mode that the file is created with or modifies the mode "
38114 "that you supply."
38115 msgstr ""
38116
38117 #. type: textblock
38118 #: ../src/guestfs.pod:525
38119 msgid ""
38120 "The default umask is C<022>, so files are created with modes such as C<0644> "
38121 "and directories with C<0755>."
38122 msgstr ""
38123
38124 #. type: textblock
38125 #: ../src/guestfs.pod:528
38126 msgid ""
38127 "There are two ways to avoid being affected by umask.  Either set umask to 0 "
38128 "(call C<guestfs_umask (g, 0)> early after launching).  Or call L</"
38129 "guestfs_chmod> after creating each file or directory."
38130 msgstr ""
38131
38132 #. type: textblock
38133 #: ../src/guestfs.pod:532
38134 msgid "For more information about umask, see L<umask(2)>."
38135 msgstr ""
38136
38137 #. type: textblock
38138 #: ../src/guestfs.pod:536
38139 msgid ""
38140 "Libguestfs allows you to access Linux guests which have been encrypted using "
38141 "whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) "
38142 "standard.  This includes nearly all whole disk encryption systems used by "
38143 "modern Linux guests."
38144 msgstr ""
38145
38146 #. type: textblock
38147 #: ../src/guestfs.pod:542
38148 msgid ""
38149 "Use L</guestfs_vfs_type> to identify LUKS-encrypted block devices (it "
38150 "returns the string C<crypto_LUKS>)."
38151 msgstr ""
38152
38153 #. type: textblock
38154 #: ../src/guestfs.pod:545
38155 msgid ""
38156 "Then open these devices by calling L</guestfs_luks_open>.  Obviously you "
38157 "will require the passphrase!"
38158 msgstr ""
38159
38160 #. type: textblock
38161 #: ../src/guestfs.pod:548
38162 msgid ""
38163 "Opening a LUKS device creates a new device mapper device called C</dev/"
38164 "mapper/mapname> (where C<mapname> is the string you supply to L</"
38165 "guestfs_luks_open>).  Reads and writes to this mapper device are decrypted "
38166 "from and encrypted to the underlying block device respectively."
38167 msgstr ""
38168
38169 #. type: textblock
38170 #: ../src/guestfs.pod:554
38171 msgid ""
38172 "LVM volume groups on the device can be made visible by calling L</"
38173 "guestfs_vgscan> followed by L</guestfs_vg_activate_all>.  The logical volume"
38174 "(s) can now be mounted in the usual way."
38175 msgstr ""
38176
38177 #. type: textblock
38178 #: ../src/guestfs.pod:558
38179 msgid ""
38180 "Use the reverse process to close a LUKS device.  Unmount any logical volumes "
38181 "on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, "
38182 "[\"/dev/VG\"])>.  Then close the mapper device by calling L</"
38183 "guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the "
38184 "underlying encrypted block device)."
38185 msgstr ""
38186
38187 #. type: =head2
38188 #: ../src/guestfs.pod:565
38189 msgid "INSPECTION"
38190 msgstr "ПЕРЕВІРКА"
38191
38192 #. type: textblock
38193 #: ../src/guestfs.pod:567
38194 msgid ""
38195 "Libguestfs has APIs for inspecting an unknown disk image to find out if it "
38196 "contains operating systems, an install CD or a live CD.  (These APIs used to "
38197 "be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since "
38198 "version 1.5.3 the most frequently used part of this library has been "
38199 "rewritten in C and moved into the core code)."
38200 msgstr ""
38201
38202 #. type: textblock
38203 #: ../src/guestfs.pod:574
38204 msgid ""
38205 "Add all disks belonging to the unknown virtual machine and call L</"
38206 "guestfs_launch> in the usual way."
38207 msgstr ""
38208
38209 #. type: textblock
38210 #: ../src/guestfs.pod:577
38211 msgid ""
38212 "Then call L</guestfs_inspect_os>.  This function uses other libguestfs calls "
38213 "and certain heuristics, and returns a list of operating systems that were "
38214 "found.  An empty list means none were found.  A single element is the root "
38215 "filesystem of the operating system.  For dual- or multi-boot guests, "
38216 "multiple roots can be returned, each one corresponding to a separate "
38217 "operating system.  (Multi-boot virtual machines are extremely rare in the "
38218 "world of virtualization, but since this scenario can happen, we have built "
38219 "libguestfs to deal with it.)"
38220 msgstr ""
38221
38222 #. type: textblock
38223 #: ../src/guestfs.pod:586
38224 msgid ""
38225 "For each root, you can then call various C<guestfs_inspect_get_*> functions "
38226 "to get additional details about that operating system.  For example, call L</"
38227 "guestfs_inspect_get_type> to return the string C<windows> or C<linux> for "
38228 "Windows and Linux-based operating systems respectively."
38229 msgstr ""
38230
38231 #. type: textblock
38232 #: ../src/guestfs.pod:592
38233 msgid ""
38234 "Un*x-like and Linux-based operating systems usually consist of several "
38235 "filesystems which are mounted at boot time (for example, a separate boot "
38236 "partition mounted on C</boot>).  The inspection rules are able to detect how "
38237 "filesystems correspond to mount points.  Call "
38238 "C<guestfs_inspect_get_mountpoints> to get this mapping.  It might return a "
38239 "hash table like this example:"
38240 msgstr ""
38241
38242 #. type: verbatim
38243 #: ../src/guestfs.pod:599
38244 #, no-wrap
38245 msgid ""
38246 " /boot => /dev/sda1\n"
38247 " /     => /dev/vg_guest/lv_root\n"
38248 " /usr  => /dev/vg_guest/lv_usr\n"
38249 "\n"
38250 msgstr ""
38251 " /boot => /dev/sda1\n"
38252 " /     => /dev/vg_guest/lv_root\n"
38253 " /usr  => /dev/vg_guest/lv_usr\n"
38254 "\n"
38255
38256 #. type: textblock
38257 #: ../src/guestfs.pod:603
38258 msgid ""
38259 "The caller can then make calls to L</guestfs_mount_options> to mount the "
38260 "filesystems as suggested."
38261 msgstr ""
38262
38263 #. type: textblock
38264 #: ../src/guestfs.pod:606
38265 msgid ""
38266 "Be careful to mount filesystems in the right order (eg. C</> before C</"
38267 "usr>).  Sorting the keys of the hash by length, shortest first, should work."
38268 msgstr ""
38269
38270 #. type: textblock
38271 #: ../src/guestfs.pod:610
38272 msgid ""
38273 "Inspection currently only works for some common operating systems.  "
38274 "Contributors are welcome to send patches for other operating systems that we "
38275 "currently cannot detect."
38276 msgstr ""
38277
38278 #. type: textblock
38279 #: ../src/guestfs.pod:614
38280 msgid ""
38281 "Encrypted disks must be opened before inspection.  See L</ENCRYPTED DISKS> "
38282 "for more details.  The L</guestfs_inspect_os> function just ignores any "
38283 "encrypted devices."
38284 msgstr ""
38285
38286 #. type: textblock
38287 #: ../src/guestfs.pod:618
38288 msgid ""
38289 "A note on the implementation: The call L</guestfs_inspect_os> performs "
38290 "inspection and caches the results in the guest handle.  Subsequent calls to "
38291 "C<guestfs_inspect_get_*> return this cached information, but I<do not> re-"
38292 "read the disks.  If you change the content of the guest disks, you can redo "
38293 "inspection by calling L</guestfs_inspect_os> again.  (L</"
38294 "guestfs_inspect_list_applications> works a little differently from the other "
38295 "calls and does read the disks.  See documentation for that function for "
38296 "details)."
38297 msgstr ""
38298
38299 #. type: =head3
38300 #: ../src/guestfs.pod:627
38301 msgid "INSPECTING INSTALL DISKS"
38302 msgstr ""
38303
38304 #. type: textblock
38305 #: ../src/guestfs.pod:629
38306 msgid ""
38307 "Libguestfs (since 1.9.4) can detect some install disks, install CDs, live "
38308 "CDs and more."
38309 msgstr ""
38310
38311 #. type: textblock
38312 #: ../src/guestfs.pod:632
38313 msgid ""
38314 "Call L</guestfs_inspect_get_format> to return the format of the operating "
38315 "system, which currently can be C<installed> (a regular operating system) or "
38316 "C<installer> (some sort of install disk)."
38317 msgstr ""
38318
38319 #. type: textblock
38320 #: ../src/guestfs.pod:636
38321 msgid ""
38322 "Further information is available about the operating system that can be "
38323 "installed using the regular inspection APIs like L</"
38324 "guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> etc."
38325 msgstr ""
38326
38327 #. type: textblock
38328 #: ../src/guestfs.pod:641
38329 msgid ""
38330 "Some additional information specific to installer disks is also available "
38331 "from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and L</"
38332 "guestfs_inspect_is_multipart> calls."
38333 msgstr ""
38334
38335 #. type: =head2
38336 #: ../src/guestfs.pod:646
38337 msgid "SPECIAL CONSIDERATIONS FOR WINDOWS GUESTS"
38338 msgstr ""
38339
38340 #. type: textblock
38341 #: ../src/guestfs.pod:648
38342 msgid ""
38343 "Libguestfs can mount NTFS partitions.  It does this using the L<http://www."
38344 "ntfs-3g.org/> driver."
38345 msgstr ""
38346
38347 #. type: =head3
38348 #: ../src/guestfs.pod:651
38349 msgid "DRIVE LETTERS AND PATHS"
38350 msgstr "ЛІТЕРИ ДИСКІВ ТА ШЛЯХИ"
38351
38352 #. type: textblock
38353 #: ../src/guestfs.pod:653
38354 msgid ""
38355 "DOS and Windows still use drive letters, and the filesystems are always "
38356 "treated as case insensitive by Windows itself, and therefore you might find "
38357 "a Windows configuration file referring to a path like C<c:\\windows"
38358 "\\system32>.  When the filesystem is mounted in libguestfs, that directory "
38359 "might be referred to as C</WINDOWS/System32>."
38360 msgstr ""
38361
38362 #. type: textblock
38363 #: ../src/guestfs.pod:659
38364 msgid ""
38365 "Drive letter mappings can be found using inspection (see L</INSPECTION> and "
38366 "L</guestfs_inspect_get_drive_mappings>)"
38367 msgstr ""
38368
38369 #. type: textblock
38370 #: ../src/guestfs.pod:662
38371 msgid ""
38372 "Dealing with separator characters (backslash vs forward slash) is outside "
38373 "the scope of libguestfs, but usually a simple character replacement will "
38374 "work."
38375 msgstr ""
38376
38377 #. type: textblock
38378 #: ../src/guestfs.pod:666
38379 msgid ""
38380 "To resolve the case insensitivity of paths, call L</"
38381 "guestfs_case_sensitive_path>."
38382 msgstr ""
38383
38384 #. type: =head3
38385 #: ../src/guestfs.pod:669
38386 msgid "ACCESSING THE WINDOWS REGISTRY"
38387 msgstr "ДОСТУП ДО РЕГІСТРУ WINDOWS"
38388
38389 #. type: textblock
38390 #: ../src/guestfs.pod:671
38391 msgid ""
38392 "Libguestfs also provides some help for decoding Windows Registry \"hive\" "
38393 "files, through the library C<hivex> which is part of the libguestfs project "
38394 "although ships as a separate tarball.  You have to locate and download the "
38395 "hive file(s) yourself, and then pass them to C<hivex> functions.  See also "
38396 "the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-win-"
38397 "reg(1)> for more help on this issue."
38398 msgstr ""
38399
38400 #. type: =head3
38401 #: ../src/guestfs.pod:679
38402 msgid "SYMLINKS ON NTFS-3G FILESYSTEMS"
38403 msgstr "СИМВОЛІЧНІ ПОСИЛАННЯ У ФАЙЛОВИХ СИСТЕМАХ NTFS-3G"
38404
38405 #. type: textblock
38406 #: ../src/guestfs.pod:681
38407 msgid ""
38408 "Ntfs-3g tries to rewrite \"Junction Points\" and NTFS \"symbolic links\" to "
38409 "provide something which looks like a Linux symlink.  The way it tries to do "
38410 "the rewriting is described here:"
38411 msgstr ""
38412
38413 #. type: textblock
38414 #: ../src/guestfs.pod:685
38415 msgid ""
38416 "L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-"
38417 "symbolic-links/>"
38418 msgstr ""
38419 "L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-"
38420 "symbolic-links/>"
38421
38422 #. type: textblock
38423 #: ../src/guestfs.pod:687
38424 msgid ""
38425 "The essential problem is that ntfs-3g simply does not have enough "
38426 "information to do a correct job.  NTFS links can contain drive letters and "
38427 "references to external device GUIDs that ntfs-3g has no way of resolving.  "
38428 "It is almost certainly the case that libguestfs callers should ignore what "
38429 "ntfs-3g does (ie. don't use L</guestfs_readlink> on NTFS volumes)."
38430 msgstr ""
38431
38432 #. type: textblock
38433 #: ../src/guestfs.pod:694
38434 msgid ""
38435 "Instead if you encounter a symbolic link on an ntfs-3g filesystem, use L</"
38436 "guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended "
38437 "attribute, and read the raw reparse data from that (you can find the format "
38438 "documented in various places around the web)."
38439 msgstr ""
38440
38441 #. type: =head3
38442 #: ../src/guestfs.pod:699
38443 msgid "EXTENDED ATTRIBUTES ON NTFS-3G FILESYSTEMS"
38444 msgstr ""
38445
38446 #. type: textblock
38447 #: ../src/guestfs.pod:701
38448 msgid ""
38449 "There are other useful extended attributes that can be read from ntfs-3g "
38450 "filesystems (using L</guestfs_getxattr>).  See:"
38451 msgstr ""
38452
38453 #. type: textblock
38454 #: ../src/guestfs.pod:704
38455 msgid ""
38456 "L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>"
38457 msgstr ""
38458 "L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>"
38459
38460 #. type: =head2
38461 #: ../src/guestfs.pod:706
38462 msgid "USING LIBGUESTFS WITH OTHER PROGRAMMING LANGUAGES"
38463 msgstr "ВИКОРИСТАННЯ LIBGUESTFS ЗА ДОПОМОГОЮ ІНШИХ МОВ ПРОГРАМУВАННЯ"
38464
38465 #. type: textblock
38466 #: ../src/guestfs.pod:708
38467 msgid ""
38468 "Although we don't want to discourage you from using the C API, we will "
38469 "mention here that the same API is also available in other languages."
38470 msgstr ""
38471
38472 #. type: textblock
38473 #: ../src/guestfs.pod:711
38474 msgid ""
38475 "The API is broadly identical in all supported languages.  This means that "
38476 "the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)> "
38477 "in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in "
38478 "OCaml.  In other words, a straightforward, predictable isomorphism between "
38479 "each language."
38480 msgstr ""
38481
38482 #. type: textblock
38483 #: ../src/guestfs.pod:717
38484 msgid ""
38485 "Error messages are automatically transformed into exceptions if the language "
38486 "supports it."
38487 msgstr ""
38488
38489 #. type: textblock
38490 #: ../src/guestfs.pod:720
38491 msgid ""
38492 "We don't try to \"object orientify\" parts of the API in OO languages, "
38493 "although contributors are welcome to write higher level APIs above what we "
38494 "provide in their favourite languages if they wish."
38495 msgstr ""
38496
38497 #. type: =item
38498 #: ../src/guestfs.pod:726
38499 msgid "B<C++>"
38500 msgstr "B<C++>"
38501
38502 #. type: textblock
38503 #: ../src/guestfs.pod:728
38504 msgid ""
38505 "You can use the I<guestfs.h> header file from C++ programs.  The C++ API is "
38506 "identical to the C API.  C++ classes and exceptions are not used."
38507 msgstr ""
38508
38509 #. type: =item
38510 #: ../src/guestfs.pod:732
38511 msgid "B<C#>"
38512 msgstr "B<C#>"
38513
38514 #. type: textblock
38515 #: ../src/guestfs.pod:734
38516 msgid ""
38517 "The C# bindings are highly experimental.  Please read the warnings at the "
38518 "top of C<csharp/Libguestfs.cs>."
38519 msgstr ""
38520
38521 #. type: =item
38522 #: ../src/guestfs.pod:737
38523 msgid "B<Erlang>"
38524 msgstr ""
38525
38526 #. type: textblock
38527 #: ../src/guestfs.pod:739
38528 msgid "See L<guestfs-erlang(3)>."
38529 msgstr ""
38530
38531 #. type: =item
38532 #: ../src/guestfs.pod:741
38533 msgid "B<Haskell>"
38534 msgstr "B<Haskell>"
38535
38536 #. type: textblock
38537 #: ../src/guestfs.pod:743
38538 msgid ""
38539 "This is the only language binding that is working but incomplete.  Only "
38540 "calls which return simple integers have been bound in Haskell, and we are "
38541 "looking for help to complete this binding."
38542 msgstr ""
38543
38544 #. type: =item
38545 #: ../src/guestfs.pod:747
38546 msgid "B<Java>"
38547 msgstr "B<Java>"
38548
38549 #. type: textblock
38550 #: ../src/guestfs.pod:749
38551 msgid ""
38552 "Full documentation is contained in the Javadoc which is distributed with "
38553 "libguestfs.  For examples, see L<guestfs-java(3)>."
38554 msgstr ""
38555
38556 #. type: =item
38557 #: ../src/guestfs.pod:752
38558 msgid "B<OCaml>"
38559 msgstr "B<OCaml>"
38560
38561 #. type: textblock
38562 #: ../src/guestfs.pod:754
38563 msgid "See L<guestfs-ocaml(3)>."
38564 msgstr "Див. L<guestfs-ocaml(3)>."
38565
38566 #. type: =item
38567 #: ../src/guestfs.pod:756
38568 msgid "B<Perl>"
38569 msgstr "B<Perl>"
38570
38571 #. type: textblock
38572 #: ../src/guestfs.pod:758
38573 msgid "See L<guestfs-perl(3)> and L<Sys::Guestfs(3)>."
38574 msgstr "Див. L<guestfs-perl(3)> та L<Sys::Guestfs(3)>."
38575
38576 #. type: =item
38577 #: ../src/guestfs.pod:760
38578 msgid "B<PHP>"
38579 msgstr "B<PHP>"
38580
38581 #. type: textblock
38582 #: ../src/guestfs.pod:762
38583 msgid ""
38584 "For documentation see C<README-PHP> supplied with libguestfs sources or in "
38585 "the php-libguestfs package for your distribution."
38586 msgstr ""
38587
38588 #. type: textblock
38589 #: ../src/guestfs.pod:765
38590 msgid "The PHP binding only works correctly on 64 bit machines."
38591 msgstr ""
38592
38593 #. type: =item
38594 #: ../src/guestfs.pod:767
38595 msgid "B<Python>"
38596 msgstr "B<Python>"
38597
38598 #. type: textblock
38599 #: ../src/guestfs.pod:769
38600 msgid "See L<guestfs-python(3)>."
38601 msgstr "Див. L<guestfs-python(3)>."
38602
38603 #. type: =item
38604 #: ../src/guestfs.pod:771
38605 msgid "B<Ruby>"
38606 msgstr "B<Ruby>"
38607
38608 #. type: textblock
38609 #: ../src/guestfs.pod:773
38610 msgid "See L<guestfs-ruby(3)>."
38611 msgstr "Див. L<guestfs-ruby(3)>."
38612
38613 #. type: =item
38614 #: ../src/guestfs.pod:775
38615 msgid "B<shell scripts>"
38616 msgstr "B<скрипти оболонки>"
38617
38618 #. type: textblock
38619 #: ../src/guestfs.pod:777
38620 msgid "See L<guestfish(1)>."
38621 msgstr "Див. L<guestfish(1)>."
38622
38623 #. type: =head2
38624 #: ../src/guestfs.pod:781
38625 msgid "LIBGUESTFS GOTCHAS"
38626 msgstr ""
38627
38628 #. type: textblock
38629 #: ../src/guestfs.pod:783
38630 msgid ""
38631 "L<http://en.wikipedia.org/wiki/Gotcha_(programming)>: \"A feature of a "
38632 "system [...] that works in the way it is documented but is counterintuitive "
38633 "and almost invites mistakes.\""
38634 msgstr ""
38635
38636 #. type: textblock
38637 #: ../src/guestfs.pod:787
38638 msgid ""
38639 "Since we developed libguestfs and the associated tools, there are several "
38640 "things we would have designed differently, but are now stuck with for "
38641 "backwards compatibility or other reasons.  If there is ever a libguestfs 2.0 "
38642 "release, you can expect these to change.  Beware of them."
38643 msgstr ""
38644
38645 #. type: =item
38646 #: ../src/guestfs.pod:795
38647 msgid "Autosync / forgetting to sync."
38648 msgstr ""
38649
38650 #. type: textblock
38651 #: ../src/guestfs.pod:797
38652 msgid ""
38653 "I<Update:> Autosync is enabled by default for all API users starting from "
38654 "libguestfs 1.5.24.  This section only applies to older versions."
38655 msgstr ""
38656
38657 #. type: textblock
38658 #: ../src/guestfs.pod:800
38659 msgid ""
38660 "When modifying a filesystem from C or another language, you B<must> unmount "
38661 "all filesystems and call L</guestfs_sync> explicitly before you close the "
38662 "libguestfs handle.  You can also call:"
38663 msgstr ""
38664
38665 #. type: verbatim
38666 #: ../src/guestfs.pod:804
38667 #, no-wrap
38668 msgid ""
38669 " guestfs_set_autosync (g, 1);\n"
38670 "\n"
38671 msgstr ""
38672 " guestfs_set_autosync (g, 1);\n"
38673 "\n"
38674
38675 #. type: textblock
38676 #: ../src/guestfs.pod:806
38677 msgid ""
38678 "to have the unmount/sync done automatically for you when the handle 'g' is "
38679 "closed.  (This feature is called \"autosync\", L</guestfs_set_autosync> q.v.)"
38680 msgstr ""
38681
38682 #. type: textblock
38683 #: ../src/guestfs.pod:810
38684 msgid ""
38685 "If you forget to do this, then it is entirely possible that your changes "
38686 "won't be written out, or will be partially written, or (very rarely) that "
38687 "you'll get disk corruption."
38688 msgstr ""
38689
38690 #. type: textblock
38691 #: ../src/guestfs.pod:814
38692 msgid ""
38693 "Note that in L<guestfish(3)> autosync is the default.  So quick and dirty "
38694 "guestfish scripts that forget to sync will work just fine, which can make "
38695 "this very puzzling if you are trying to debug a problem."
38696 msgstr ""
38697
38698 #. type: =item
38699 #: ../src/guestfs.pod:818
38700 msgid "Mount option C<-o sync> should not be the default."
38701 msgstr ""
38702
38703 #. type: textblock
38704 #: ../src/guestfs.pod:820
38705 msgid ""
38706 "I<Update:> L</guestfs_mount> no longer adds any options starting from "
38707 "libguestfs 1.13.16.  This section only applies to older versions."
38708 msgstr ""
38709
38710 #. type: textblock
38711 #: ../src/guestfs.pod:823
38712 msgid ""
38713 "If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly.  "
38714 "However C<-o sync> does not add any reliability benefit, but does have a "
38715 "very large performance impact."
38716 msgstr ""
38717
38718 #. type: textblock
38719 #: ../src/guestfs.pod:827
38720 msgid ""
38721 "The work around is to use L</guestfs_mount_options> and set the mount "
38722 "options that you actually want to use."
38723 msgstr ""
38724
38725 #. type: =item
38726 #: ../src/guestfs.pod:830
38727 msgid "Read-only should be the default."
38728 msgstr ""
38729
38730 #. type: textblock
38731 #: ../src/guestfs.pod:832
38732 msgid ""
38733 "In L<guestfish(3)>, I<--ro> should be the default, and you should have to "
38734 "specify I<--rw> if you want to make changes to the image."
38735 msgstr ""
38736
38737 #. type: textblock
38738 #: ../src/guestfs.pod:835
38739 msgid "This would reduce the potential to corrupt live VM images."
38740 msgstr ""
38741
38742 #. type: textblock
38743 #: ../src/guestfs.pod:837
38744 msgid ""
38745 "Note that many filesystems change the disk when you just mount and unmount, "
38746 "even if you didn't perform any writes.  You need to use L</"
38747 "guestfs_add_drive_ro> to guarantee that the disk is not changed."
38748 msgstr ""
38749
38750 #. type: =item
38751 #: ../src/guestfs.pod:841
38752 msgid "guestfish command line is hard to use."
38753 msgstr ""
38754
38755 #. type: textblock
38756 #: ../src/guestfs.pod:843
38757 msgid ""
38758 "C<guestfish disk.img> doesn't do what people expect (open C<disk.img> for "
38759 "examination).  It tries to run a guestfish command C<disk.img> which doesn't "
38760 "exist, so it fails.  In earlier versions of guestfish the error message was "
38761 "also unintuitive, but we have corrected this since.  Like the Bourne shell, "
38762 "we should have used C<guestfish -c command> to run commands."
38763 msgstr ""
38764
38765 #. type: =item
38766 #: ../src/guestfs.pod:850
38767 msgid "guestfish megabyte modifiers don't work right on all commands"
38768 msgstr ""
38769
38770 #. type: textblock
38771 #: ../src/guestfs.pod:852
38772 msgid ""
38773 "In recent guestfish you can use C<1M> to mean 1 megabyte (and similarly for "
38774 "other modifiers).  What guestfish actually does is to multiply the number "
38775 "part by the modifier part and pass the result to the C API.  However this "
38776 "doesn't work for a few APIs which aren't expecting bytes, but are already "
38777 "expecting some other unit (eg. megabytes)."
38778 msgstr ""
38779
38780 #. type: textblock
38781 #: ../src/guestfs.pod:859
38782 msgid "The most common is L</guestfs_lvcreate>.  The guestfish command:"
38783 msgstr ""
38784
38785 #. type: verbatim
38786 #: ../src/guestfs.pod:861
38787 #, no-wrap
38788 msgid ""
38789 " lvcreate LV VG 100M\n"
38790 "\n"
38791 msgstr ""
38792 " lvcreate LV VG 100M\n"
38793 "\n"
38794
38795 #. type: textblock
38796 #: ../src/guestfs.pod:863
38797 msgid ""
38798 "does not do what you might expect.  Instead because L</guestfs_lvcreate> is "
38799 "already expecting megabytes, this tries to create a 100 I<terabyte> (100 "
38800 "megabytes * megabytes) logical volume.  The error message you get from this "
38801 "is also a little obscure."
38802 msgstr ""
38803
38804 #. type: textblock
38805 #: ../src/guestfs.pod:868
38806 msgid ""
38807 "This could be fixed in the generator by specially marking parameters and "
38808 "return values which take bytes or other units."
38809 msgstr ""
38810
38811 #. type: =item
38812 #: ../src/guestfs.pod:871
38813 msgid "Ambiguity between devices and paths"
38814 msgstr ""
38815
38816 #. type: textblock
38817 #: ../src/guestfs.pod:873
38818 msgid ""
38819 "There is a subtle ambiguity in the API between a device name (eg. C</dev/"
38820 "sdb2>) and a similar pathname.  A file might just happen to be called "
38821 "C<sdb2> in the directory C</dev> (consider some non-Unix VM image)."
38822 msgstr ""
38823
38824 #. type: textblock
38825 #: ../src/guestfs.pod:878
38826 msgid ""
38827 "In the current API we usually resolve this ambiguity by having two separate "
38828 "calls, for example L</guestfs_checksum> and L</guestfs_checksum_device>.  "
38829 "Some API calls are ambiguous and (incorrectly) resolve the problem by "
38830 "detecting if the path supplied begins with C</dev/>."
38831 msgstr ""
38832
38833 #. type: textblock
38834 #: ../src/guestfs.pod:884
38835 msgid ""
38836 "To avoid both the ambiguity and the need to duplicate some calls, we could "
38837 "make paths/devices into structured names.  One way to do this would be to "
38838 "use a notation like grub (C<hd(0,0)>), although nobody really likes this "
38839 "aspect of grub.  Another way would be to use a structured type, equivalent "
38840 "to this OCaml type:"
38841 msgstr ""
38842
38843 #. type: verbatim
38844 #: ../src/guestfs.pod:890
38845 #, no-wrap
38846 msgid ""
38847 " type path = Path of string | Device of int | Partition of int * int\n"
38848 "\n"
38849 msgstr ""
38850
38851 #. type: textblock
38852 #: ../src/guestfs.pod:892
38853 msgid "which would allow you to pass arguments like:"
38854 msgstr ""
38855
38856 #. type: verbatim
38857 #: ../src/guestfs.pod:894
38858 #, no-wrap
38859 msgid ""
38860 " Path \"/foo/bar\"\n"
38861 " Device 1            (* /dev/sdb, or perhaps /dev/sda *)\n"
38862 " Partition (1, 2)    (* /dev/sdb2 (or is it /dev/sda2 or /dev/sdb3?) *)\n"
38863 " Path \"/dev/sdb2\"    (* not a device *)\n"
38864 "\n"
38865 msgstr ""
38866
38867 #. type: textblock
38868 #: ../src/guestfs.pod:899
38869 msgid ""
38870 "As you can see there are still problems to resolve even with this "
38871 "representation.  Also consider how it might work in guestfish."
38872 msgstr ""
38873
38874 #. type: =head2
38875 #: ../src/guestfs.pod:904
38876 msgid "KEYS AND PASSPHRASES"
38877 msgstr "КЛЮЧІ І ПАРОЛІ"
38878
38879 #. type: textblock
38880 #: ../src/guestfs.pod:906
38881 msgid ""
38882 "Certain libguestfs calls take a parameter that contains sensitive key "
38883 "material, passed in as a C string."
38884 msgstr ""
38885
38886 #. type: textblock
38887 #: ../src/guestfs.pod:909
38888 msgid ""
38889 "In the future we would hope to change the libguestfs implementation so that "
38890 "keys are L<mlock(2)>-ed into physical RAM, and thus can never end up in "
38891 "swap.  However this is I<not> done at the moment, because of the complexity "
38892 "of such an implementation."
38893 msgstr ""
38894
38895 #. type: textblock
38896 #: ../src/guestfs.pod:914
38897 msgid ""
38898 "Therefore you should be aware that any key parameter you pass to libguestfs "
38899 "might end up being written out to the swap partition.  If this is a concern, "
38900 "scrub the swap partition or don't use libguestfs on encrypted devices."
38901 msgstr ""
38902
38903 #. type: =head2
38904 #: ../src/guestfs.pod:919
38905 msgid "MULTIPLE HANDLES AND MULTIPLE THREADS"
38906 msgstr ""
38907
38908 #. type: textblock
38909 #: ../src/guestfs.pod:921
38910 msgid ""
38911 "All high-level libguestfs actions are synchronous.  If you want to use "
38912 "libguestfs asynchronously then you must create a thread."
38913 msgstr ""
38914
38915 #. type: textblock
38916 #: ../src/guestfs.pod:924
38917 msgid ""
38918 "Only use the handle from a single thread.  Either use the handle exclusively "
38919 "from one thread, or provide your own mutex so that two threads cannot issue "
38920 "calls on the same handle at the same time."
38921 msgstr ""
38922
38923 #. type: textblock
38924 #: ../src/guestfs.pod:928
38925 msgid ""
38926 "See the graphical program guestfs-browser for one possible architecture for "
38927 "multithreaded programs using libvirt and libguestfs."
38928 msgstr ""
38929
38930 #. type: =head2
38931 #: ../src/guestfs.pod:931
38932 msgid "PATH"
38933 msgstr "ШЛЯХ"
38934
38935 #. type: textblock
38936 #: ../src/guestfs.pod:933
38937 msgid ""
38938 "Libguestfs needs a supermin appliance, which it finds by looking along an "
38939 "internal path."
38940 msgstr ""
38941
38942 #. type: textblock
38943 #: ../src/guestfs.pod:936
38944 msgid ""
38945 "By default it looks for these in the directory C<$libdir/guestfs> (eg. C</"
38946 "usr/local/lib/guestfs> or C</usr/lib64/guestfs>)."
38947 msgstr ""
38948
38949 #. type: textblock
38950 #: ../src/guestfs.pod:939
38951 msgid ""
38952 "Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH> "
38953 "to change the directories that libguestfs will search in.  The value is a "
38954 "colon-separated list of paths.  The current directory is I<not> searched "
38955 "unless the path contains an empty element or C<.>.  For example "
38956 "C<LIBGUESTFS_PATH=:/usr/lib/guestfs> would search the current directory and "
38957 "then C</usr/lib/guestfs>."
38958 msgstr ""
38959
38960 #. type: =head2
38961 #: ../src/guestfs.pod:946
38962 msgid "QEMU WRAPPERS"
38963 msgstr ""
38964
38965 #. type: textblock
38966 #: ../src/guestfs.pod:948
38967 msgid ""
38968 "If you want to compile your own qemu, run qemu from a non-standard location, "
38969 "or pass extra arguments to qemu, then you can write a shell-script wrapper "
38970 "around qemu."
38971 msgstr ""
38972
38973 #. type: textblock
38974 #: ../src/guestfs.pod:952
38975 msgid ""
38976 "There is one important rule to remember: you I<must C<exec qemu>> as the "
38977 "last command in the shell script (so that qemu replaces the shell and "
38978 "becomes the direct child of the libguestfs-using program).  If you don't do "
38979 "this, then the qemu process won't be cleaned up correctly."
38980 msgstr ""
38981
38982 #. type: textblock
38983 #: ../src/guestfs.pod:957
38984 msgid ""
38985 "Here is an example of a wrapper, where I have built my own copy of qemu from "
38986 "source:"
38987 msgstr ""
38988
38989 #. type: verbatim
38990 #: ../src/guestfs.pod:960
38991 #, no-wrap
38992 msgid ""
38993 " #!/bin/sh -\n"
38994 " qemudir=/home/rjones/d/qemu\n"
38995 " exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n"
38996 "\n"
38997 msgstr ""
38998 " #!/bin/sh -\n"
38999 " qemudir=/home/rjones/d/qemu\n"
39000 " exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n"
39001 "\n"
39002
39003 #. type: textblock
39004 #: ../src/guestfs.pod:964
39005 msgid ""
39006 "Save this script as C</tmp/qemu.wrapper> (or wherever), C<chmod +x>, and "
39007 "then use it by setting the LIBGUESTFS_QEMU environment variable.  For "
39008 "example:"
39009 msgstr ""
39010
39011 #. type: verbatim
39012 #: ../src/guestfs.pod:968
39013 #, no-wrap
39014 msgid ""
39015 " LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n"
39016 "\n"
39017 msgstr ""
39018 " LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n"
39019 "\n"
39020
39021 #. type: textblock
39022 #: ../src/guestfs.pod:970
39023 msgid ""
39024 "Note that libguestfs also calls qemu with the -help and -version options in "
39025 "order to determine features."
39026 msgstr ""
39027
39028 #. type: textblock
39029 #: ../src/guestfs.pod:973
39030 msgid ""
39031 "Wrappers can also be used to edit the options passed to qemu.  In the "
39032 "following example, the C<-machine ...> option (C<-machine> and the following "
39033 "argument) are removed from the command line and replaced with C<-machine pc,"
39034 "accel=tcg>.  The while loop iterates over the options until it finds the "
39035 "right one to remove, putting the remaining options into the C<args> array."
39036 msgstr ""
39037
39038 #. type: verbatim
39039 #: ../src/guestfs.pod:982
39040 #, no-wrap
39041 msgid ""
39042 " i=0\n"
39043 " while [ $# -gt 0 ]; do\n"
39044 "     case \"$1\" in\n"
39045 "     -machine)\n"
39046 "         shift 2;;\n"
39047 "     *)\n"
39048 "         args[i]=\"$1\"\n"
39049 "         (( i++ ))\n"
39050 "         shift ;;\n"
39051 "     esac\n"
39052 " done\n"
39053 " \n"
39054 msgstr ""
39055
39056 #. type: verbatim
39057 #: ../src/guestfs.pod:994
39058 #, no-wrap
39059 msgid ""
39060 " exec qemu-kvm -machine pc,accel=tcg \"${args[@]}\"\n"
39061 "\n"
39062 msgstr ""
39063
39064 #. type: =head2
39065 #: ../src/guestfs.pod:996
39066 msgid "ATTACHING TO RUNNING DAEMONS"
39067 msgstr "ДОЛУЧЕННЯ ДО ЗАПУЩЕНИХ ФОНОВИХ СЛУЖБ"
39068
39069 #. type: textblock
39070 #: ../src/guestfs.pod:998
39071 msgid ""
39072 "I<Note (1):> This is B<highly experimental> and has a tendency to eat "
39073 "babies.  Use with caution."
39074 msgstr ""
39075
39076 #. type: textblock
39077 #: ../src/guestfs.pod:1001
39078 msgid ""
39079 "I<Note (2):> This section explains how to attach to a running daemon from a "
39080 "low level perspective.  For most users, simply using virt tools such as "
39081 "L<guestfish(1)> with the I<--live> option will \"just work\"."
39082 msgstr ""
39083
39084 #. type: =head3
39085 #: ../src/guestfs.pod:1005
39086 msgid "Using guestfs_set_attach_method"
39087 msgstr "За допомогою guestfs_set_attach_method"
39088
39089 #. type: textblock
39090 #: ../src/guestfs.pod:1007
39091 msgid ""
39092 "By calling L</guestfs_set_attach_method> you can change how the library "
39093 "connects to the C<guestfsd> daemon in L</guestfs_launch> (read L</"
39094 "ARCHITECTURE> for some background)."
39095 msgstr ""
39096
39097 #. type: textblock
39098 #: ../src/guestfs.pod:1011
39099 msgid ""
39100 "The normal attach method is C<appliance>, where a small appliance is created "
39101 "containing the daemon, and then the library connects to this."
39102 msgstr ""
39103
39104 #. type: textblock
39105 #: ../src/guestfs.pod:1014
39106 msgid ""
39107 "Setting attach method to C<unix:I<path>> (where I<path> is the path of a "
39108 "Unix domain socket) causes L</guestfs_launch> to connect to an existing "
39109 "daemon over the Unix domain socket."
39110 msgstr ""
39111
39112 #. type: textblock
39113 #: ../src/guestfs.pod:1018
39114 msgid ""
39115 "The normal use for this is to connect to a running virtual machine that "
39116 "contains a C<guestfsd> daemon, and send commands so you can read and write "
39117 "files inside the live virtual machine."
39118 msgstr ""
39119
39120 #. type: =head3
39121 #: ../src/guestfs.pod:1022
39122 msgid "Using guestfs_add_domain with live flag"
39123 msgstr "За допомогою guestfs_add_domain з прапорцем live"
39124
39125 #. type: textblock
39126 #: ../src/guestfs.pod:1024
39127 msgid ""
39128 "L</guestfs_add_domain> provides some help for getting the correct attach "
39129 "method.  If you pass the C<live> option to this function, then (if the "
39130 "virtual machine is running) it will examine the libvirt XML looking for a "
39131 "virtio-serial channel to connect to:"
39132 msgstr ""
39133
39134 #. type: verbatim
39135 #: ../src/guestfs.pod:1030
39136 #, no-wrap
39137 msgid ""
39138 " <domain>\n"
39139 "   ...\n"
39140 "   <devices>\n"
39141 "     ...\n"
39142 "     <channel type='unix'>\n"
39143 "       <source mode='bind' path='/path/to/socket'/>\n"
39144 "       <target type='virtio' name='org.libguestfs.channel.0'/>\n"
39145 "     </channel>\n"
39146 "     ...\n"
39147 "   </devices>\n"
39148 " </domain>\n"
39149 "\n"
39150 msgstr ""
39151 " <domain>\n"
39152 "   ...\n"
39153 "   <devices>\n"
39154 "     ...\n"
39155 "     <channel type='unix'>\n"
39156 "       <source mode='bind' path='/path/to/socket'/>\n"
39157 "       <target type='virtio' name='org.libguestfs.channel.0'/>\n"
39158 "     </channel>\n"
39159 "     ...\n"
39160 "   </devices>\n"
39161 " </domain>\n"
39162 "\n"
39163
39164 #. type: textblock
39165 #: ../src/guestfs.pod:1042
39166 msgid ""
39167 "L</guestfs_add_domain> extracts C</path/to/socket> and sets the attach "
39168 "method to C<unix:/path/to/socket>."
39169 msgstr ""
39170
39171 #. type: textblock
39172 #: ../src/guestfs.pod:1045
39173 msgid ""
39174 "Some of the libguestfs tools (including guestfish) support a I<--live> "
39175 "option which is passed through to L</guestfs_add_domain> thus allowing you "
39176 "to attach to and modify live virtual machines."
39177 msgstr ""
39178
39179 #. type: textblock
39180 #: ../src/guestfs.pod:1049
39181 msgid ""
39182 "The virtual machine needs to have been set up beforehand so that it has the "
39183 "virtio-serial channel and so that guestfsd is running inside it."
39184 msgstr ""
39185
39186 #. type: =head2
39187 #: ../src/guestfs.pod:1053
39188 msgid "ABI GUARANTEE"
39189 msgstr "ГАРАНТІЯ ЩОДО ABI"
39190
39191 #. type: textblock
39192 #: ../src/guestfs.pod:1055
39193 msgid ""
39194 "We guarantee the libguestfs ABI (binary interface), for public, high-level "
39195 "actions as outlined in this section.  Although we will deprecate some "
39196 "actions, for example if they get replaced by newer calls, we will keep the "
39197 "old actions forever.  This allows you the developer to program in confidence "
39198 "against the libguestfs API."
39199 msgstr ""
39200
39201 #. type: =head2
39202 #: ../src/guestfs.pod:1061
39203 msgid "BLOCK DEVICE NAMING"
39204 msgstr "ІМЕНУВАННЯ БЛОКОВИХ ПРИСТРОЇВ"
39205
39206 #. type: textblock
39207 #: ../src/guestfs.pod:1063
39208 msgid ""
39209 "In the kernel there is now quite a profusion of schemata for naming block "
39210 "devices (in this context, by I<block device> I mean a physical or virtual "
39211 "hard drive).  The original Linux IDE driver used names starting with C</dev/"
39212 "hd*>.  SCSI devices have historically used a different naming scheme, C</dev/"
39213 "sd*>.  When the Linux kernel I<libata> driver became a popular replacement "
39214 "for the old IDE driver (particularly for SATA devices) those devices also "
39215 "used the C</dev/sd*> scheme.  Additionally we now have virtual machines with "
39216 "paravirtualized drivers.  This has created several different naming systems, "
39217 "such as C</dev/vd*> for virtio disks and C</dev/xvd*> for Xen PV disks."
39218 msgstr ""
39219
39220 #. type: textblock
39221 #: ../src/guestfs.pod:1075
39222 msgid ""
39223 "As discussed above, libguestfs uses a qemu appliance running an embedded "
39224 "Linux kernel to access block devices.  We can run a variety of appliances "
39225 "based on a variety of Linux kernels."
39226 msgstr ""
39227
39228 #. type: textblock
39229 #: ../src/guestfs.pod:1079
39230 msgid ""
39231 "This causes a problem for libguestfs because many API calls use device or "
39232 "partition names.  Working scripts and the recipe (example) scripts that we "
39233 "make available over the internet could fail if the naming scheme changes."
39234 msgstr ""
39235
39236 #. type: textblock
39237 #: ../src/guestfs.pod:1084
39238 msgid ""
39239 "Therefore libguestfs defines C</dev/sd*> as the I<standard naming scheme>.  "
39240 "Internally C</dev/sd*> names are translated, if necessary, to other names as "
39241 "required.  For example, under RHEL 5 which uses the C</dev/hd*> scheme, any "
39242 "device parameter C</dev/sda2> is translated to C</dev/hda2> transparently."
39243 msgstr ""
39244
39245 #. type: textblock
39246 #: ../src/guestfs.pod:1090
39247 msgid ""
39248 "Note that this I<only> applies to parameters.  The L</guestfs_list_devices>, "
39249 "L</guestfs_list_partitions> and similar calls return the true names of the "
39250 "devices and partitions as known to the appliance."
39251 msgstr ""
39252
39253 #. type: =head3
39254 #: ../src/guestfs.pod:1095
39255 msgid "ALGORITHM FOR BLOCK DEVICE NAME TRANSLATION"
39256 msgstr ""
39257
39258 #. type: textblock
39259 #: ../src/guestfs.pod:1097
39260 msgid ""
39261 "Usually this translation is transparent.  However in some (very rare)  cases "
39262 "you may need to know the exact algorithm.  Such cases include where you use "
39263 "L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-"
39264 "based appliance, so have a mixture of C</dev/sd*> and C</dev/vd*> devices."
39265 msgstr ""
39266
39267 #. type: textblock
39268 #: ../src/guestfs.pod:1103
39269 msgid ""
39270 "The algorithm is applied only to I<parameters> which are known to be either "
39271 "device or partition names.  Return values from functions such as L</"
39272 "guestfs_list_devices> are never changed."
39273 msgstr ""
39274
39275 #. type: textblock
39276 #: ../src/guestfs.pod:1111
39277 msgid "Is the string a parameter which is a device or partition name?"
39278 msgstr ""
39279
39280 #. type: textblock
39281 #: ../src/guestfs.pod:1115
39282 msgid "Does the string begin with C</dev/sd>?"
39283 msgstr "Чи починається рядок з C</dev/sd>?"
39284
39285 #. type: textblock
39286 #: ../src/guestfs.pod:1119
39287 msgid ""
39288 "Does the named device exist? If so, we use that device.  However if I<not> "
39289 "then we continue with this algorithm."
39290 msgstr ""
39291
39292 #. type: textblock
39293 #: ../src/guestfs.pod:1124
39294 msgid "Replace initial C</dev/sd> string with C</dev/hd>."
39295 msgstr ""
39296
39297 #. type: textblock
39298 #: ../src/guestfs.pod:1126
39299 msgid "For example, change C</dev/sda2> to C</dev/hda2>."
39300 msgstr ""
39301
39302 #. type: textblock
39303 #: ../src/guestfs.pod:1128
39304 msgid "If that named device exists, use it.  If not, continue."
39305 msgstr ""
39306
39307 #. type: textblock
39308 #: ../src/guestfs.pod:1132
39309 msgid "Replace initial C</dev/sd> string with C</dev/vd>."
39310 msgstr ""
39311
39312 #. type: textblock
39313 #: ../src/guestfs.pod:1134
39314 msgid "If that named device exists, use it.  If not, return an error."
39315 msgstr ""
39316
39317 #. type: =head3
39318 #: ../src/guestfs.pod:1138
39319 msgid "PORTABILITY CONCERNS WITH BLOCK DEVICE NAMING"
39320 msgstr ""
39321
39322 #. type: textblock
39323 #: ../src/guestfs.pod:1140
39324 msgid ""
39325 "Although the standard naming scheme and automatic translation is useful for "
39326 "simple programs and guestfish scripts, for larger programs it is best not to "
39327 "rely on this mechanism."
39328 msgstr ""
39329
39330 #. type: textblock
39331 #: ../src/guestfs.pod:1144
39332 msgid ""
39333 "Where possible for maximum future portability programs using libguestfs "
39334 "should use these future-proof techniques:"
39335 msgstr ""
39336
39337 #. type: textblock
39338 #: ../src/guestfs.pod:1151
39339 msgid ""
39340 "Use L</guestfs_list_devices> or L</guestfs_list_partitions> to list actual "
39341 "device names, and then use those names directly."
39342 msgstr ""
39343
39344 #. type: textblock
39345 #: ../src/guestfs.pod:1154
39346 msgid ""
39347 "Since those device names exist by definition, they will never be translated."
39348 msgstr ""
39349
39350 #. type: textblock
39351 #: ../src/guestfs.pod:1159
39352 msgid ""
39353 "Use higher level ways to identify filesystems, such as LVM names, UUIDs and "
39354 "filesystem labels."
39355 msgstr ""
39356
39357 #. type: textblock
39358 #: ../src/guestfs.pod:1166
39359 msgid ""
39360 "This section discusses security implications of using libguestfs, "
39361 "particularly with untrusted or malicious guests or disk images."
39362 msgstr ""
39363
39364 #. type: =head2
39365 #: ../src/guestfs.pod:1169
39366 msgid "GENERAL SECURITY CONSIDERATIONS"
39367 msgstr "ЗАГАЛЬНІ ЗАУВАЖЕННЯ ЩОДО ЗАХИСТУ"
39368
39369 #. type: textblock
39370 #: ../src/guestfs.pod:1171
39371 msgid ""
39372 "Be careful with any files or data that you download from a guest (by "
39373 "\"download\" we mean not just the L</guestfs_download> command but any "
39374 "command that reads files, filenames, directories or anything else from a "
39375 "disk image).  An attacker could manipulate the data to fool your program "
39376 "into doing the wrong thing.  Consider cases such as:"
39377 msgstr ""
39378
39379 #. type: textblock
39380 #: ../src/guestfs.pod:1181
39381 msgid "the data (file etc) not being present"
39382 msgstr ""
39383
39384 #. type: textblock
39385 #: ../src/guestfs.pod:1185
39386 msgid "being present but empty"
39387 msgstr ""
39388
39389 #. type: textblock
39390 #: ../src/guestfs.pod:1189
39391 msgid "being much larger than normal"
39392 msgstr ""
39393
39394 #. type: textblock
39395 #: ../src/guestfs.pod:1193
39396 msgid "containing arbitrary 8 bit data"
39397 msgstr ""
39398
39399 #. type: textblock
39400 #: ../src/guestfs.pod:1197
39401 msgid "being in an unexpected character encoding"
39402 msgstr ""
39403
39404 #. type: textblock
39405 #: ../src/guestfs.pod:1201
39406 msgid "containing homoglyphs."
39407 msgstr ""
39408
39409 #. type: =head2
39410 #: ../src/guestfs.pod:1205
39411 msgid "SECURITY OF MOUNTING FILESYSTEMS"
39412 msgstr "ЗАХИСТ ФАЙЛОВИХ СИСТЕМ МОНТУВАННЯ"
39413
39414 #. type: textblock
39415 #: ../src/guestfs.pod:1207
39416 msgid ""
39417 "When you mount a filesystem under Linux, mistakes in the kernel filesystem "
39418 "(VFS) module can sometimes be escalated into exploits by deliberately "
39419 "creating a malicious, malformed filesystem.  These exploits are very severe "
39420 "for two reasons.  Firstly there are very many filesystem drivers in the "
39421 "kernel, and many of them are infrequently used and not much developer "
39422 "attention has been paid to the code.  Linux userspace helps potential "
39423 "crackers by detecting the filesystem type and automatically choosing the "
39424 "right VFS driver, even if that filesystem type is obscure or unexpected for "
39425 "the administrator.  Secondly, a kernel-level exploit is like a local root "
39426 "exploit (worse in some ways), giving immediate and total access to the "
39427 "system right down to the hardware level."
39428 msgstr ""
39429
39430 #. type: textblock
39431 #: ../src/guestfs.pod:1220
39432 msgid ""
39433 "That explains why you should never mount a filesystem from an untrusted "
39434 "guest on your host kernel.  How about libguestfs? We run a Linux kernel "
39435 "inside a qemu virtual machine, usually running as a non-root user.  The "
39436 "attacker would need to write a filesystem which first exploited the kernel, "
39437 "and then exploited either qemu virtualization (eg. a faulty qemu driver) or "
39438 "the libguestfs protocol, and finally to be as serious as the host kernel "
39439 "exploit it would need to escalate its privileges to root.  This multi-step "
39440 "escalation, performed by a static piece of data, is thought to be extremely "
39441 "hard to do, although we never say 'never' about security issues."
39442 msgstr ""
39443
39444 #. type: textblock
39445 #: ../src/guestfs.pod:1231
39446 msgid ""
39447 "In any case callers can reduce the attack surface by forcing the filesystem "
39448 "type when mounting (use L</guestfs_mount_vfs>)."
39449 msgstr ""
39450
39451 #. type: =head2
39452 #: ../src/guestfs.pod:1234
39453 msgid "PROTOCOL SECURITY"
39454 msgstr "ЗАХИСТ ПРОТОКОЛУ"
39455
39456 #. type: textblock
39457 #: ../src/guestfs.pod:1236
39458 msgid ""
39459 "The protocol is designed to be secure, being based on RFC 4506 (XDR)  with a "
39460 "defined upper message size.  However a program that uses libguestfs must "
39461 "also take care - for example you can write a program that downloads a binary "
39462 "from a disk image and executes it locally, and no amount of protocol "
39463 "security will save you from the consequences."
39464 msgstr ""
39465
39466 #. type: =head2
39467 #: ../src/guestfs.pod:1242
39468 msgid "INSPECTION SECURITY"
39469 msgstr ""
39470
39471 #. type: textblock
39472 #: ../src/guestfs.pod:1244
39473 msgid ""
39474 "Parts of the inspection API (see L</INSPECTION>) return untrusted strings "
39475 "directly from the guest, and these could contain any 8 bit data.  Callers "
39476 "should be careful to escape these before printing them to a structured file "
39477 "(for example, use HTML escaping if creating a web page)."
39478 msgstr ""
39479
39480 #. type: textblock
39481 #: ../src/guestfs.pod:1250
39482 msgid ""
39483 "Guest configuration may be altered in unusual ways by the administrator of "
39484 "the virtual machine, and may not reflect reality (particularly for untrusted "
39485 "or actively malicious guests).  For example we parse the hostname from "
39486 "configuration files like C</etc/sysconfig/network> that we find in the "
39487 "guest, but the guest administrator can easily manipulate these files to "
39488 "provide the wrong hostname."
39489 msgstr ""
39490
39491 #. type: textblock
39492 #: ../src/guestfs.pod:1258
39493 msgid ""
39494 "The inspection API parses guest configuration using two external libraries: "
39495 "Augeas (Linux configuration) and hivex (Windows Registry).  Both are "
39496 "designed to be robust in the face of malicious data, although denial of "
39497 "service attacks are still possible, for example with oversized configuration "
39498 "files."
39499 msgstr ""
39500
39501 #. type: =head2
39502 #: ../src/guestfs.pod:1264
39503 msgid "RUNNING UNTRUSTED GUEST COMMANDS"
39504 msgstr "ЗАПУСК НЕЗАХИЩЕНИХ КОМАНД ГОСТЬОВОЇ СИСТЕМИ"
39505
39506 #. type: textblock
39507 #: ../src/guestfs.pod:1266
39508 msgid ""
39509 "Be very cautious about running commands from the guest.  By running a "
39510 "command in the guest, you are giving CPU time to a binary that you do not "
39511 "control, under the same user account as the library, albeit wrapped in qemu "
39512 "virtualization.  More information and alternatives can be found in the "
39513 "section L</RUNNING COMMANDS>."
39514 msgstr ""
39515
39516 #. type: =head2
39517 #: ../src/guestfs.pod:1272
39518 msgid "CVE-2010-3851"
39519 msgstr "CVE-2010-3851"
39520
39521 #. type: textblock
39522 #: ../src/guestfs.pod:1274
39523 msgid "https://bugzilla.redhat.com/642934"
39524 msgstr "https://bugzilla.redhat.com/642934"
39525
39526 #. type: textblock
39527 #: ../src/guestfs.pod:1276
39528 msgid ""
39529 "This security bug concerns the automatic disk format detection that qemu "
39530 "does on disk images."
39531 msgstr ""
39532
39533 #. type: textblock
39534 #: ../src/guestfs.pod:1279
39535 msgid ""
39536 "A raw disk image is just the raw bytes, there is no header.  Other disk "
39537 "images like qcow2 contain a special header.  Qemu deals with this by looking "
39538 "for one of the known headers, and if none is found then assuming the disk "
39539 "image must be raw."
39540 msgstr ""
39541
39542 #. type: textblock
39543 #: ../src/guestfs.pod:1284
39544 msgid ""
39545 "This allows a guest which has been given a raw disk image to write some "
39546 "other header.  At next boot (or when the disk image is accessed by "
39547 "libguestfs) qemu would do autodetection and think the disk image format was, "
39548 "say, qcow2 based on the header written by the guest."
39549 msgstr ""
39550
39551 #. type: textblock
39552 #: ../src/guestfs.pod:1289
39553 msgid ""
39554 "This in itself would not be a problem, but qcow2 offers many features, one "
39555 "of which is to allow a disk image to refer to another image (called the "
39556 "\"backing disk\").  It does this by placing the path to the backing disk "
39557 "into the qcow2 header.  This path is not validated and could point to any "
39558 "host file (eg. \"/etc/passwd\").  The backing disk is then exposed through "
39559 "\"holes\" in the qcow2 disk image, which of course is completely under the "
39560 "control of the attacker."
39561 msgstr ""
39562
39563 #. type: textblock
39564 #: ../src/guestfs.pod:1297
39565 msgid ""
39566 "In libguestfs this is rather hard to exploit except under two circumstances:"
39567 msgstr ""
39568
39569 #. type: textblock
39570 #: ../src/guestfs.pod:1304
39571 msgid "You have enabled the network or have opened the disk in write mode."
39572 msgstr ""
39573
39574 #. type: textblock
39575 #: ../src/guestfs.pod:1308
39576 msgid ""
39577 "You are also running untrusted code from the guest (see L</RUNNING "
39578 "COMMANDS>)."
39579 msgstr ""
39580
39581 #. type: textblock
39582 #: ../src/guestfs.pod:1313
39583 msgid ""
39584 "The way to avoid this is to specify the expected disk format when adding "
39585 "disks (the optional C<format> option to L</guestfs_add_drive_opts>).  You "
39586 "should always do this if the disk is raw format, and it's a good idea for "
39587 "other cases too."
39588 msgstr ""
39589
39590 #. type: textblock
39591 #: ../src/guestfs.pod:1318
39592 msgid ""
39593 "For disks added from libvirt using calls like L</guestfs_add_domain>, the "
39594 "format is fetched from libvirt and passed through."
39595 msgstr ""
39596
39597 #. type: textblock
39598 #: ../src/guestfs.pod:1321
39599 msgid ""
39600 "For libguestfs tools, use the I<--format> command line parameter as "
39601 "appropriate."
39602 msgstr ""
39603
39604 #. type: =head1
39605 #: ../src/guestfs.pod:1324
39606 msgid "CONNECTION MANAGEMENT"
39607 msgstr "КЕРУВАННЯ З’ЄДНАННЯМ"
39608
39609 #. type: =head2
39610 #: ../src/guestfs.pod:1326
39611 msgid "guestfs_h *"
39612 msgstr "guestfs_h *"
39613
39614 #. type: textblock
39615 #: ../src/guestfs.pod:1328
39616 msgid ""
39617 "C<guestfs_h> is the opaque type representing a connection handle.  Create a "
39618 "handle by calling L</guestfs_create>.  Call L</guestfs_close> to free the "
39619 "handle and release all resources used."
39620 msgstr ""
39621
39622 #. type: textblock
39623 #: ../src/guestfs.pod:1332
39624 msgid ""
39625 "For information on using multiple handles and threads, see the section L</"
39626 "MULTIPLE HANDLES AND MULTIPLE THREADS> above."
39627 msgstr ""
39628
39629 #. type: =head2
39630 #: ../src/guestfs.pod:1335
39631 msgid "guestfs_create"
39632 msgstr "guestfs_create"
39633
39634 #. type: verbatim
39635 #: ../src/guestfs.pod:1337
39636 #, no-wrap
39637 msgid ""
39638 " guestfs_h *guestfs_create (void);\n"
39639 "\n"
39640 msgstr ""
39641 " guestfs_h *guestfs_create (void);\n"
39642 "\n"
39643
39644 #. type: textblock
39645 #: ../src/guestfs.pod:1339
39646 msgid "Create a connection handle."
39647 msgstr "Створити дескриптор з’єднання."
39648
39649 #. type: textblock
39650 #: ../src/guestfs.pod:1341
39651 msgid ""
39652 "On success this returns a non-NULL pointer to a handle.  On error it returns "
39653 "NULL."
39654 msgstr ""
39655
39656 #. type: textblock
39657 #: ../src/guestfs.pod:1344
39658 msgid ""
39659 "You have to \"configure\" the handle after creating it.  This includes "
39660 "calling L</guestfs_add_drive_opts> (or one of the equivalent calls) on the "
39661 "handle at least once."
39662 msgstr ""
39663
39664 #. type: textblock
39665 #: ../src/guestfs.pod:1348
39666 msgid "After configuring the handle, you have to call L</guestfs_launch>."
39667 msgstr ""
39668
39669 #. type: textblock
39670 #: ../src/guestfs.pod:1350
39671 msgid ""
39672 "You may also want to configure error handling for the handle.  See the L</"
39673 "ERROR HANDLING> section below."
39674 msgstr ""
39675
39676 #. type: =head2
39677 #: ../src/guestfs.pod:1353
39678 msgid "guestfs_close"
39679 msgstr "guestfs_close"
39680
39681 #. type: verbatim
39682 #: ../src/guestfs.pod:1355
39683 #, no-wrap
39684 msgid ""
39685 " void guestfs_close (guestfs_h *g);\n"
39686 "\n"
39687 msgstr ""
39688 " void guestfs_close (guestfs_h *g);\n"
39689 "\n"
39690
39691 #. type: textblock
39692 #: ../src/guestfs.pod:1357
39693 msgid "This closes the connection handle and frees up all resources used."
39694 msgstr ""
39695
39696 #. type: textblock
39697 #: ../src/guestfs.pod:1359
39698 msgid ""
39699 "If autosync was set on the handle and the handle was launched, then this "
39700 "implicitly calls various functions to unmount filesystems and sync the "
39701 "disk.  See L</guestfs_set_autosync> for more details."
39702 msgstr ""
39703
39704 #. type: textblock
39705 #: ../src/guestfs.pod:1363
39706 msgid "If a close callback was set on the handle, then it is called."
39707 msgstr ""
39708
39709 #. type: =head1
39710 #: ../src/guestfs.pod:1365
39711 msgid "ERROR HANDLING"
39712 msgstr "ОБРОБКА ПОМИЛОК"
39713
39714 #. type: textblock
39715 #: ../src/guestfs.pod:1367
39716 msgid ""
39717 "API functions can return errors.  For example, almost all functions that "
39718 "return C<int> will return C<-1> to indicate an error."
39719 msgstr ""
39720
39721 #. type: textblock
39722 #: ../src/guestfs.pod:1370
39723 msgid ""
39724 "Additional information is available for errors: an error message string and "
39725 "optionally an error number (errno) if the thing that failed was a system "
39726 "call."
39727 msgstr ""
39728
39729 #. type: textblock
39730 #: ../src/guestfs.pod:1374
39731 msgid ""
39732 "You can get at the additional information about the last error on the handle "
39733 "by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by setting "
39734 "up an error handler with L</guestfs_set_error_handler>."
39735 msgstr ""
39736
39737 #. type: textblock
39738 #: ../src/guestfs.pod:1379
39739 msgid ""
39740 "When the handle is created, a default error handler is installed which "
39741 "prints the error message string to C<stderr>.  For small short-running "
39742 "command line programs it is sufficient to do:"
39743 msgstr ""
39744
39745 #. type: verbatim
39746 #: ../src/guestfs.pod:1383
39747 #, no-wrap
39748 msgid ""
39749 " if (guestfs_launch (g) == -1)\n"
39750 "   exit (EXIT_FAILURE);\n"
39751 "\n"
39752 msgstr ""
39753 " if (guestfs_launch (g) == -1)\n"
39754 "   exit (EXIT_FAILURE);\n"
39755 "\n"
39756
39757 #. type: textblock
39758 #: ../src/guestfs.pod:1386
39759 msgid ""
39760 "since the default error handler will ensure that an error message has been "
39761 "printed to C<stderr> before the program exits."
39762 msgstr ""
39763
39764 #. type: textblock
39765 #: ../src/guestfs.pod:1389
39766 msgid ""
39767 "For other programs the caller will almost certainly want to install an "
39768 "alternate error handler or do error handling in-line like this:"
39769 msgstr ""
39770
39771 #. type: verbatim
39772 #: ../src/guestfs.pod:1392
39773 #, no-wrap
39774 msgid ""
39775 " /* This disables the default behaviour of printing errors\n"
39776 "    on stderr. */\n"
39777 " guestfs_set_error_handler (g, NULL, NULL);\n"
39778 " \n"
39779 msgstr ""
39780
39781 #. type: verbatim
39782 #: ../src/guestfs.pod:1396
39783 #, no-wrap
39784 msgid ""
39785 " if (guestfs_launch (g) == -1) {\n"
39786 "   /* Examine the error message and print it etc. */\n"
39787 "   char *msg = guestfs_last_error (g);\n"
39788 "   int errnum = guestfs_last_errno (g);\n"
39789 "   fprintf (stderr, \"%s\", msg);\n"
39790 "   if (errnum != 0)\n"
39791 "     fprintf (stderr, \": %s\", strerror (errnum));\n"
39792 "   fprintf (stderr, \"\\n\");\n"
39793 "   /* ... */\n"
39794 " }\n"
39795 "\n"
39796 msgstr ""
39797
39798 #. type: textblock
39799 #: ../src/guestfs.pod:1407
39800 msgid ""
39801 "Out of memory errors are handled differently.  The default action is to call "
39802 "L<abort(3)>.  If this is undesirable, then you can set a handler using L</"
39803 "guestfs_set_out_of_memory_handler>."
39804 msgstr ""
39805
39806 #. type: textblock
39807 #: ../src/guestfs.pod:1411
39808 msgid ""
39809 "L</guestfs_create> returns C<NULL> if the handle cannot be created, and "
39810 "because there is no handle if this happens there is no way to get additional "
39811 "error information.  However L</guestfs_create> is supposed to be a "
39812 "lightweight operation which can only fail because of insufficient memory (it "
39813 "returns NULL in this case)."
39814 msgstr ""
39815
39816 #. type: =head2
39817 #: ../src/guestfs.pod:1417
39818 msgid "guestfs_last_error"
39819 msgstr "guestfs_last_error"
39820
39821 #. type: verbatim
39822 #: ../src/guestfs.pod:1419
39823 #, no-wrap
39824 msgid ""
39825 " const char *guestfs_last_error (guestfs_h *g);\n"
39826 "\n"
39827 msgstr ""
39828 " const char *guestfs_last_error (guestfs_h *g);\n"
39829 "\n"
39830
39831 #. type: textblock
39832 #: ../src/guestfs.pod:1421
39833 msgid ""
39834 "This returns the last error message that happened on C<g>.  If there has not "
39835 "been an error since the handle was created, then this returns C<NULL>."
39836 msgstr ""
39837
39838 #. type: textblock
39839 #: ../src/guestfs.pod:1425
39840 msgid ""
39841 "The lifetime of the returned string is until the next error occurs, or L</"
39842 "guestfs_close> is called."
39843 msgstr ""
39844
39845 #. type: =head2
39846 #: ../src/guestfs.pod:1428
39847 msgid "guestfs_last_errno"
39848 msgstr "guestfs_last_errno"
39849
39850 #. type: verbatim
39851 #: ../src/guestfs.pod:1430
39852 #, no-wrap
39853 msgid ""
39854 " int guestfs_last_errno (guestfs_h *g);\n"
39855 "\n"
39856 msgstr ""
39857 " int guestfs_last_errno (guestfs_h *g);\n"
39858 "\n"
39859
39860 #. type: textblock
39861 #: ../src/guestfs.pod:1432
39862 msgid "This returns the last error number (errno) that happened on C<g>."
39863 msgstr ""
39864
39865 #. type: textblock
39866 #: ../src/guestfs.pod:1434
39867 msgid "If successful, an errno integer not equal to zero is returned."
39868 msgstr ""
39869
39870 #. type: textblock
39871 #: ../src/guestfs.pod:1436
39872 msgid ""
39873 "If no error, this returns 0.  This call can return 0 in three situations:"
39874 msgstr ""
39875
39876 #. type: textblock
39877 #: ../src/guestfs.pod:1443
39878 msgid "There has not been any error on the handle."
39879 msgstr ""
39880
39881 #. type: textblock
39882 #: ../src/guestfs.pod:1447
39883 msgid ""
39884 "There has been an error but the errno was meaningless.  This corresponds to "
39885 "the case where the error did not come from a failed system call, but for "
39886 "some other reason."
39887 msgstr ""
39888
39889 #. type: textblock
39890 #: ../src/guestfs.pod:1453
39891 msgid ""
39892 "There was an error from a failed system call, but for some reason the errno "
39893 "was not captured and returned.  This usually indicates a bug in libguestfs."
39894 msgstr ""
39895
39896 #. type: textblock
39897 #: ../src/guestfs.pod:1459
39898 msgid ""
39899 "Libguestfs tries to convert the errno from inside the applicance into a "
39900 "corresponding errno for the caller (not entirely trivial: the appliance "
39901 "might be running a completely different operating system from the library "
39902 "and error numbers are not standardized across Un*xen).  If this could not be "
39903 "done, then the error is translated to C<EINVAL>.  In practice this should "
39904 "only happen in very rare circumstances."
39905 msgstr ""
39906
39907 #. type: =head2
39908 #: ../src/guestfs.pod:1467
39909 msgid "guestfs_set_error_handler"
39910 msgstr "guestfs_set_error_handler"
39911
39912 #. type: verbatim
39913 #: ../src/guestfs.pod:1469
39914 #, no-wrap
39915 msgid ""
39916 " typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n"
39917 "                                           void *opaque,\n"
39918 "                                           const char *msg);\n"
39919 " void guestfs_set_error_handler (guestfs_h *g,\n"
39920 "                                 guestfs_error_handler_cb cb,\n"
39921 "                                 void *opaque);\n"
39922 "\n"
39923 msgstr ""
39924 " typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n"
39925 "                                           void *opaque,\n"
39926 "                                           const char *msg);\n"
39927 " void guestfs_set_error_handler (guestfs_h *g,\n"
39928 "                                 guestfs_error_handler_cb cb,\n"
39929 "                                 void *opaque);\n"
39930 "\n"
39931
39932 #. type: textblock
39933 #: ../src/guestfs.pod:1476
39934 msgid ""
39935 "The callback C<cb> will be called if there is an error.  The parameters "
39936 "passed to the callback are an opaque data pointer and the error message "
39937 "string."
39938 msgstr ""
39939
39940 #. type: textblock
39941 #: ../src/guestfs.pod:1480
39942 msgid ""
39943 "C<errno> is not passed to the callback.  To get that the callback must call "
39944 "L</guestfs_last_errno>."
39945 msgstr ""
39946
39947 #. type: textblock
39948 #: ../src/guestfs.pod:1483
39949 msgid ""
39950 "Note that the message string C<msg> is freed as soon as the callback "
39951 "function returns, so if you want to stash it somewhere you must make your "
39952 "own copy."
39953 msgstr ""
39954
39955 #. type: textblock
39956 #: ../src/guestfs.pod:1487
39957 msgid "The default handler prints messages on C<stderr>."
39958 msgstr ""
39959
39960 #. type: textblock
39961 #: ../src/guestfs.pod:1489
39962 msgid "If you set C<cb> to C<NULL> then I<no> handler is called."
39963 msgstr ""
39964
39965 #. type: =head2
39966 #: ../src/guestfs.pod:1491
39967 msgid "guestfs_get_error_handler"
39968 msgstr "guestfs_get_error_handler"
39969
39970 #. type: verbatim
39971 #: ../src/guestfs.pod:1493
39972 #, no-wrap
39973 msgid ""
39974 " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n"
39975 "                                                     void **opaque_rtn);\n"
39976 "\n"
39977 msgstr ""
39978 " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n"
39979 "                                                     void **opaque_rtn);\n"
39980 "\n"
39981
39982 #. type: textblock
39983 #: ../src/guestfs.pod:1496
39984 msgid "Returns the current error handler callback."
39985 msgstr ""
39986
39987 #. type: =head2
39988 #: ../src/guestfs.pod:1498
39989 msgid "guestfs_set_out_of_memory_handler"
39990 msgstr "guestfs_set_out_of_memory_handler"
39991
39992 #. type: verbatim
39993 #: ../src/guestfs.pod:1500
39994 #, no-wrap
39995 msgid ""
39996 " typedef void (*guestfs_abort_cb) (void);\n"
39997 " void guestfs_set_out_of_memory_handler (guestfs_h *g,\n"
39998 "                                         guestfs_abort_cb);\n"
39999 "\n"
40000 msgstr ""
40001
40002 #. type: textblock
40003 #: ../src/guestfs.pod:1504
40004 msgid ""
40005 "The callback C<cb> will be called if there is an out of memory situation.  "
40006 "I<Note this callback must not return>."
40007 msgstr ""
40008
40009 #. type: textblock
40010 #: ../src/guestfs.pod:1507
40011 msgid "The default is to call L<abort(3)>."
40012 msgstr ""
40013
40014 #. type: textblock
40015 #: ../src/guestfs.pod:1509
40016 msgid ""
40017 "You cannot set C<cb> to C<NULL>.  You can't ignore out of memory situations."
40018 msgstr ""
40019
40020 #. type: =head2
40021 #: ../src/guestfs.pod:1512
40022 msgid "guestfs_get_out_of_memory_handler"
40023 msgstr "guestfs_get_out_of_memory_handler"
40024
40025 #. type: verbatim
40026 #: ../src/guestfs.pod:1514
40027 #, no-wrap
40028 msgid ""
40029 " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n"
40030 "\n"
40031 msgstr ""
40032 " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n"
40033 "\n"
40034
40035 #. type: textblock
40036 #: ../src/guestfs.pod:1516
40037 msgid "This returns the current out of memory handler."
40038 msgstr ""
40039
40040 #. type: =head1
40041 #: ../src/guestfs.pod:1518
40042 msgid "API CALLS"
40043 msgstr "ВИКЛИКИ API"
40044
40045 #. type: =head1
40046 #: ../src/guestfs.pod:1522
40047 msgid "STRUCTURES"
40048 msgstr "СТРУКТУРИ"
40049
40050 #. type: textblock
40051 #: ../src/guestfs.pod:1524
40052 msgid "@STRUCTS@"
40053 msgstr "@STRUCTS@"
40054
40055 #. type: =head1
40056 #: ../src/guestfs.pod:1526
40057 msgid "AVAILABILITY"
40058 msgstr "ДОСТУПНІСТЬ"
40059
40060 #. type: =head2
40061 #: ../src/guestfs.pod:1528
40062 msgid "GROUPS OF FUNCTIONALITY IN THE APPLIANCE"
40063 msgstr "ГРУПИ ФУНКЦІОНАЛЬНИХ МОЖЛИВОСТЕЙ У ОБРАЗІ ОСНОВНОЇ СИСТЕМИ"
40064
40065 #. type: textblock
40066 #: ../src/guestfs.pod:1530
40067 msgid ""
40068 "Using L</guestfs_available> you can test availability of the following "
40069 "groups of functions.  This test queries the appliance to see if the "
40070 "appliance you are currently using supports the functionality."
40071 msgstr ""
40072
40073 #. type: textblock
40074 #: ../src/guestfs.pod:1535
40075 msgid "@AVAILABILITY@"
40076 msgstr "@AVAILABILITY@"
40077
40078 #. type: =head2
40079 #: ../src/guestfs.pod:1537
40080 msgid "GUESTFISH supported COMMAND"
40081 msgstr ""
40082
40083 #. type: textblock
40084 #: ../src/guestfs.pod:1539
40085 msgid ""
40086 "In L<guestfish(3)> there is a handy interactive command C<supported> which "
40087 "prints out the available groups and whether they are supported by this build "
40088 "of libguestfs.  Note however that you have to do C<run> first."
40089 msgstr ""
40090
40091 #. type: =head2
40092 #: ../src/guestfs.pod:1544
40093 msgid "SINGLE CALLS AT COMPILE TIME"
40094 msgstr ""
40095
40096 #. type: textblock
40097 #: ../src/guestfs.pod:1546
40098 msgid ""
40099 "Since version 1.5.8, C<E<lt>guestfs.hE<gt>> defines symbols for each C API "
40100 "function, such as:"
40101 msgstr ""
40102
40103 #. type: verbatim
40104 #: ../src/guestfs.pod:1549
40105 #, no-wrap
40106 msgid ""
40107 " #define LIBGUESTFS_HAVE_DD 1\n"
40108 "\n"
40109 msgstr ""
40110 " #define LIBGUESTFS_HAVE_DD 1\n"
40111 "\n"
40112
40113 #. type: textblock
40114 #: ../src/guestfs.pod:1551
40115 msgid "if L</guestfs_dd> is available."
40116 msgstr ""
40117
40118 #. type: textblock
40119 #: ../src/guestfs.pod:1553
40120 msgid ""
40121 "Before version 1.5.8, if you needed to test whether a single libguestfs "
40122 "function is available at compile time, we recommended using build tools such "
40123 "as autoconf or cmake.  For example in autotools you could use:"
40124 msgstr ""
40125
40126 #. type: verbatim
40127 #: ../src/guestfs.pod:1558
40128 #, no-wrap
40129 msgid ""
40130 " AC_CHECK_LIB([guestfs],[guestfs_create])\n"
40131 " AC_CHECK_FUNCS([guestfs_dd])\n"
40132 "\n"
40133 msgstr ""
40134 " AC_CHECK_LIB([guestfs],[guestfs_create])\n"
40135 " AC_CHECK_FUNCS([guestfs_dd])\n"
40136 "\n"
40137
40138 #. type: textblock
40139 #: ../src/guestfs.pod:1561
40140 msgid ""
40141 "which would result in C<HAVE_GUESTFS_DD> being either defined or not defined "
40142 "in your program."
40143 msgstr ""
40144
40145 #. type: =head2
40146 #: ../src/guestfs.pod:1564
40147 msgid "SINGLE CALLS AT RUN TIME"
40148 msgstr ""
40149
40150 #. type: textblock
40151 #: ../src/guestfs.pod:1566
40152 msgid ""
40153 "Testing at compile time doesn't guarantee that a function really exists in "
40154 "the library.  The reason is that you might be dynamically linked against a "
40155 "previous I<libguestfs.so> (dynamic library)  which doesn't have the call.  "
40156 "This situation unfortunately results in a segmentation fault, which is a "
40157 "shortcoming of the C dynamic linking system itself."
40158 msgstr ""
40159
40160 #. type: textblock
40161 #: ../src/guestfs.pod:1573
40162 msgid ""
40163 "You can use L<dlopen(3)> to test if a function is available at run time, as "
40164 "in this example program (note that you still need the compile time check as "
40165 "well):"
40166 msgstr ""
40167
40168 #. type: verbatim
40169 #: ../src/guestfs.pod:1577
40170 #, no-wrap
40171 msgid ""
40172 " #include <stdio.h>\n"
40173 " #include <stdlib.h>\n"
40174 " #include <unistd.h>\n"
40175 " #include <dlfcn.h>\n"
40176 " #include <guestfs.h>\n"
40177 " \n"
40178 msgstr ""
40179 " #include <stdio.h>\n"
40180 " #include <stdlib.h>\n"
40181 " #include <unistd.h>\n"
40182 " #include <dlfcn.h>\n"
40183 " #include <guestfs.h>\n"
40184 " \n"
40185
40186 #. type: verbatim
40187 #: ../src/guestfs.pod:1583
40188 #, no-wrap
40189 msgid ""
40190 " main ()\n"
40191 " {\n"
40192 " #ifdef LIBGUESTFS_HAVE_DD\n"
40193 "   void *dl;\n"
40194 "   int has_function;\n"
40195 " \n"
40196 msgstr ""
40197 " main ()\n"
40198 " {\n"
40199 " #ifdef LIBGUESTFS_HAVE_DD\n"
40200 "   void *dl;\n"
40201 "   int has_function;\n"
40202 " \n"
40203
40204 #. type: verbatim
40205 #: ../src/guestfs.pod:1589
40206 #, no-wrap
40207 msgid ""
40208 "   /* Test if the function guestfs_dd is really available. */\n"
40209 "   dl = dlopen (NULL, RTLD_LAZY);\n"
40210 "   if (!dl) {\n"
40211 "     fprintf (stderr, \"dlopen: %s\\n\", dlerror ());\n"
40212 "     exit (EXIT_FAILURE);\n"
40213 "   }\n"
40214 "   has_function = dlsym (dl, \"guestfs_dd\") != NULL;\n"
40215 "   dlclose (dl);\n"
40216 " \n"
40217 msgstr ""
40218
40219 #. type: verbatim
40220 #: ../src/guestfs.pod:1598
40221 #, no-wrap
40222 msgid ""
40223 "   if (!has_function)\n"
40224 "     printf (\"this libguestfs.so does NOT have guestfs_dd function\\n\");\n"
40225 "   else {\n"
40226 "     printf (\"this libguestfs.so has guestfs_dd function\\n\");\n"
40227 "     /* Now it's safe to call\n"
40228 "     guestfs_dd (g, \"foo\", \"bar\");\n"
40229 "     */\n"
40230 "   }\n"
40231 " #else\n"
40232 "   printf (\"guestfs_dd function was not found at compile time\\n\");\n"
40233 " #endif\n"
40234 "  }\n"
40235 "\n"
40236 msgstr ""
40237
40238 #. type: textblock
40239 #: ../src/guestfs.pod:1611
40240 msgid ""
40241 "You may think the above is an awful lot of hassle, and it is.  There are "
40242 "other ways outside of the C linking system to ensure that this kind of "
40243 "incompatibility never arises, such as using package versioning:"
40244 msgstr ""
40245
40246 #. type: verbatim
40247 #: ../src/guestfs.pod:1616
40248 #, no-wrap
40249 msgid ""
40250 " Requires: libguestfs >= 1.0.80\n"
40251 "\n"
40252 msgstr ""
40253
40254 #. type: =head1
40255 #: ../src/guestfs.pod:1618
40256 msgid "CALLS WITH OPTIONAL ARGUMENTS"
40257 msgstr ""
40258
40259 #. type: textblock
40260 #: ../src/guestfs.pod:1620
40261 msgid ""
40262 "A recent feature of the API is the introduction of calls which take optional "
40263 "arguments.  In C these are declared 3 ways.  The main way is as a call which "
40264 "takes variable arguments (ie. C<...>), as in this example:"
40265 msgstr ""
40266
40267 #. type: verbatim
40268 #: ../src/guestfs.pod:1625
40269 #, no-wrap
40270 msgid ""
40271 " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n"
40272 "\n"
40273 msgstr ""
40274 " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n"
40275 "\n"
40276
40277 #. type: textblock
40278 #: ../src/guestfs.pod:1627
40279 msgid ""
40280 "Call this with a list of optional arguments, terminated by C<-1>.  So to "
40281 "call with no optional arguments specified:"
40282 msgstr ""
40283
40284 #. type: verbatim
40285 #: ../src/guestfs.pod:1630
40286 #, no-wrap
40287 msgid ""
40288 " guestfs_add_drive_opts (g, filename, -1);\n"
40289 "\n"
40290 msgstr ""
40291 " guestfs_add_drive_opts (g, filename, -1);\n"
40292 "\n"
40293
40294 #. type: textblock
40295 #: ../src/guestfs.pod:1632
40296 msgid "With a single optional argument:"
40297 msgstr ""
40298
40299 #. type: verbatim
40300 #: ../src/guestfs.pod:1634
40301 #, no-wrap
40302 msgid ""
40303 " guestfs_add_drive_opts (g, filename,\n"
40304 "                         GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n"
40305 "                         -1);\n"
40306 "\n"
40307 msgstr ""
40308 " guestfs_add_drive_opts (g, filename,\n"
40309 "                         GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n"
40310 "                         -1);\n"
40311 "\n"
40312
40313 #. type: textblock
40314 #: ../src/guestfs.pod:1638
40315 msgid "With two:"
40316 msgstr ""
40317
40318 #. type: verbatim
40319 #: ../src/guestfs.pod:1640
40320 #, no-wrap
40321 msgid ""
40322 " guestfs_add_drive_opts (g, filename,\n"
40323 "                         GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n"
40324 "                         GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n"
40325 "                         -1);\n"
40326 "\n"
40327 msgstr ""
40328 " guestfs_add_drive_opts (g, filename,\n"
40329 "                         GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n"
40330 "                         GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n"
40331 "                         -1);\n"
40332 "\n"
40333
40334 #. type: textblock
40335 #: ../src/guestfs.pod:1645
40336 msgid ""
40337 "and so forth.  Don't forget the terminating C<-1> otherwise Bad Things will "
40338 "happen!"
40339 msgstr ""
40340
40341 #. type: =head2
40342 #: ../src/guestfs.pod:1648
40343 msgid "USING va_list FOR OPTIONAL ARGUMENTS"
40344 msgstr ""
40345
40346 #. type: textblock
40347 #: ../src/guestfs.pod:1650
40348 msgid ""
40349 "The second variant has the same name with the suffix C<_va>, which works the "
40350 "same way but takes a C<va_list>.  See the C manual for details.  For the "
40351 "example function, this is declared:"
40352 msgstr ""
40353
40354 #. type: verbatim
40355 #: ../src/guestfs.pod:1654
40356 #, no-wrap
40357 msgid ""
40358 " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n"
40359 "                                va_list args);\n"
40360 "\n"
40361 msgstr ""
40362 " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n"
40363 "                                va_list args);\n"
40364 "\n"
40365
40366 #. type: =head2
40367 #: ../src/guestfs.pod:1657
40368 msgid "CONSTRUCTING OPTIONAL ARGUMENTS"
40369 msgstr ""
40370
40371 #. type: textblock
40372 #: ../src/guestfs.pod:1659
40373 msgid ""
40374 "The third variant is useful where you need to construct these calls.  You "
40375 "pass in a structure where you fill in the optional fields.  The structure "
40376 "has a bitmask as the first element which you must set to indicate which "
40377 "fields you have filled in.  For our example function the structure and call "
40378 "are declared:"
40379 msgstr ""
40380
40381 #. type: verbatim
40382 #: ../src/guestfs.pod:1665
40383 #, no-wrap
40384 msgid ""
40385 " struct guestfs_add_drive_opts_argv {\n"
40386 "   uint64_t bitmask;\n"
40387 "   int readonly;\n"
40388 "   const char *format;\n"
40389 "   /* ... */\n"
40390 " };\n"
40391 " int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n"
40392 "              const struct guestfs_add_drive_opts_argv *optargs);\n"
40393 "\n"
40394 msgstr ""
40395 " struct guestfs_add_drive_opts_argv {\n"
40396 "   uint64_t bitmask;\n"
40397 "   int readonly;\n"
40398 "   const char *format;\n"
40399 "   /* ... */\n"
40400 " };\n"
40401 " int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n"
40402 "              const struct guestfs_add_drive_opts_argv *optargs);\n"
40403 "\n"
40404
40405 #. type: textblock
40406 #: ../src/guestfs.pod:1674
40407 msgid "You could call it like this:"
40408 msgstr ""
40409
40410 #. type: verbatim
40411 #: ../src/guestfs.pod:1676
40412 #, no-wrap
40413 msgid ""
40414 " struct guestfs_add_drive_opts_argv optargs = {\n"
40415 "   .bitmask = GUESTFS_ADD_DRIVE_OPTS_READONLY_BITMASK |\n"
40416 "              GUESTFS_ADD_DRIVE_OPTS_FORMAT_BITMASK,\n"
40417 "   .readonly = 1,\n"
40418 "   .format = \"qcow2\"\n"
40419 " };\n"
40420 " \n"
40421 msgstr ""
40422 " struct guestfs_add_drive_opts_argv optargs = {\n"
40423 "   .bitmask = GUESTFS_ADD_DRIVE_OPTS_READONLY_BITMASK |\n"
40424 "              GUESTFS_ADD_DRIVE_OPTS_FORMAT_BITMASK,\n"
40425 "   .readonly = 1,\n"
40426 "   .format = \"qcow2\"\n"
40427 " };\n"
40428 " \n"
40429
40430 #. type: verbatim
40431 #: ../src/guestfs.pod:1683
40432 #, no-wrap
40433 msgid ""
40434 " guestfs_add_drive_opts_argv (g, filename, &optargs);\n"
40435 "\n"
40436 msgstr ""
40437 " guestfs_add_drive_opts_argv (g, filename, &optargs);\n"
40438 "\n"
40439
40440 #. type: textblock
40441 #: ../src/guestfs.pod:1691
40442 msgid "The C<_BITMASK> suffix on each option name when specifying the bitmask."
40443 msgstr ""
40444
40445 #. type: textblock
40446 #: ../src/guestfs.pod:1696
40447 msgid "You do not need to fill in all fields of the structure."
40448 msgstr ""
40449
40450 #. type: textblock
40451 #: ../src/guestfs.pod:1700
40452 msgid ""
40453 "There must be a one-to-one correspondence between fields of the structure "
40454 "that are filled in, and bits set in the bitmask."
40455 msgstr ""
40456
40457 #. type: =head2
40458 #: ../src/guestfs.pod:1705
40459 msgid "OPTIONAL ARGUMENTS IN OTHER LANGUAGES"
40460 msgstr ""
40461
40462 #. type: textblock
40463 #: ../src/guestfs.pod:1707
40464 msgid ""
40465 "In other languages, optional arguments are expressed in the way that is "
40466 "natural for that language.  We refer you to the language-specific "
40467 "documentation for more details on that."
40468 msgstr ""
40469
40470 #. type: textblock
40471 #: ../src/guestfs.pod:1711
40472 msgid "For guestfish, see L<guestfish(1)/OPTIONAL ARGUMENTS>."
40473 msgstr ""
40474
40475 #. type: =head2
40476 #: ../src/guestfs.pod:1713
40477 msgid "SETTING CALLBACKS TO HANDLE EVENTS"
40478 msgstr ""
40479
40480 #. type: textblock
40481 #: ../src/guestfs.pod:1715
40482 msgid ""
40483 "B<Note:> This section documents the generic event mechanism introduced in "
40484 "libguestfs 1.10, which you should use in new code if possible.  The old "
40485 "functions C<guestfs_set_log_message_callback>, "
40486 "C<guestfs_set_subprocess_quit_callback>, "
40487 "C<guestfs_set_launch_done_callback>, C<guestfs_set_close_callback> and "
40488 "C<guestfs_set_progress_callback> are no longer documented in this manual "
40489 "page.  Because of the ABI guarantee, the old functions continue to work."
40490 msgstr ""
40491
40492 #. type: textblock
40493 #: ../src/guestfs.pod:1724
40494 msgid ""
40495 "Handles generate events when certain things happen, such as log messages "
40496 "being generated, progress messages during long-running operations, or the "
40497 "handle being closed.  The API calls described below let you register a "
40498 "callback to be called when events happen.  You can register multiple "
40499 "callbacks (for the same, different or overlapping sets of events), and "
40500 "individually remove callbacks.  If callbacks are not removed, then they "
40501 "remain in force until the handle is closed."
40502 msgstr ""
40503
40504 #. type: textblock
40505 #: ../src/guestfs.pod:1732
40506 msgid ""
40507 "In the current implementation, events are only generated synchronously: that "
40508 "means that events (and hence callbacks) can only happen while you are in the "
40509 "middle of making another libguestfs call.  The callback is called in the "
40510 "same thread."
40511 msgstr ""
40512
40513 #. type: textblock
40514 #: ../src/guestfs.pod:1737
40515 msgid ""
40516 "Events may contain a payload, usually nothing (void), an array of 64 bit "
40517 "unsigned integers, or a message buffer.  Payloads are discussed later on."
40518 msgstr ""
40519
40520 #. type: =head3
40521 #: ../src/guestfs.pod:1741
40522 msgid "CLASSES OF EVENTS"
40523 msgstr ""
40524
40525 #. type: =item
40526 #: ../src/guestfs.pod:1745
40527 msgid "GUESTFS_EVENT_CLOSE (payload type: void)"
40528 msgstr ""
40529
40530 #. type: textblock
40531 #: ../src/guestfs.pod:1748
40532 msgid ""
40533 "The callback function will be called while the handle is being closed "
40534 "(synchronously from L</guestfs_close>)."
40535 msgstr ""
40536
40537 #. type: textblock
40538 #: ../src/guestfs.pod:1751
40539 msgid ""
40540 "Note that libguestfs installs an L<atexit(3)> handler to try to clean up "
40541 "handles that are open when the program exits.  This means that this callback "
40542 "might be called indirectly from L<exit(3)>, which can cause unexpected "
40543 "problems in higher-level languages (eg. if your HLL interpreter has already "
40544 "been cleaned up by the time this is called, and if your callback then jumps "
40545 "into some HLL function)."
40546 msgstr ""
40547
40548 #. type: textblock
40549 #: ../src/guestfs.pod:1758
40550 msgid ""
40551 "If no callback is registered: the handle is closed without any callback "
40552 "being invoked."
40553 msgstr ""
40554
40555 #. type: =item
40556 #: ../src/guestfs.pod:1761
40557 msgid "GUESTFS_EVENT_SUBPROCESS_QUIT (payload type: void)"
40558 msgstr ""
40559
40560 #. type: textblock
40561 #: ../src/guestfs.pod:1764
40562 msgid ""
40563 "The callback function will be called when the child process quits, either "
40564 "asynchronously or if killed by L</guestfs_kill_subprocess>.  (This "
40565 "corresponds to a transition from any state to the CONFIG state)."
40566 msgstr ""
40567
40568 #. type: textblock
40569 #: ../src/guestfs.pod:1768 ../src/guestfs.pod:1777 ../src/guestfs.pod:1894
40570 msgid "If no callback is registered: the event is ignored."
40571 msgstr ""
40572
40573 #. type: =item
40574 #: ../src/guestfs.pod:1770
40575 msgid "GUESTFS_EVENT_LAUNCH_DONE (payload type: void)"
40576 msgstr ""
40577
40578 #. type: textblock
40579 #: ../src/guestfs.pod:1773
40580 msgid ""
40581 "The callback function will be called when the child process becomes ready "
40582 "first time after it has been launched.  (This corresponds to a transition "
40583 "from LAUNCHING to the READY state)."
40584 msgstr ""
40585
40586 #. type: =item
40587 #: ../src/guestfs.pod:1779
40588 msgid "GUESTFS_EVENT_PROGRESS (payload type: array of 4 x uint64_t)"
40589 msgstr ""
40590
40591 #. type: textblock
40592 #: ../src/guestfs.pod:1782
40593 msgid ""
40594 "Some long-running operations can generate progress messages.  If this "
40595 "callback is registered, then it will be called each time a progress message "
40596 "is generated (usually two seconds after the operation started, and three "
40597 "times per second thereafter until it completes, although the frequency may "
40598 "change in future versions)."
40599 msgstr ""
40600
40601 #. type: textblock
40602 #: ../src/guestfs.pod:1788
40603 msgid ""
40604 "The callback receives in the payload four unsigned 64 bit numbers which are "
40605 "(in order): C<proc_nr>, C<serial>, C<position>, C<total>."
40606 msgstr ""
40607
40608 #. type: textblock
40609 #: ../src/guestfs.pod:1791
40610 msgid ""
40611 "The units of C<total> are not defined, although for some operations C<total> "
40612 "may relate in some way to the amount of data to be transferred (eg. in bytes "
40613 "or megabytes), and C<position> may be the portion which has been transferred."
40614 msgstr ""
40615
40616 #. type: textblock
40617 #: ../src/guestfs.pod:1796
40618 msgid "The only defined and stable parts of the API are:"
40619 msgstr ""
40620
40621 #. type: textblock
40622 #: ../src/guestfs.pod:1802
40623 msgid ""
40624 "The callback can display to the user some type of progress bar or indicator "
40625 "which shows the ratio of C<position>:C<total>."
40626 msgstr ""
40627
40628 #. type: textblock
40629 #: ../src/guestfs.pod:1807
40630 msgid "0 E<lt>= C<position> E<lt>= C<total>"
40631 msgstr ""
40632
40633 #. type: textblock
40634 #: ../src/guestfs.pod:1811
40635 msgid ""
40636 "If any progress notification is sent during a call, then a final progress "
40637 "notification is always sent when C<position> = C<total> (I<unless> the call "
40638 "fails with an error)."
40639 msgstr ""
40640
40641 #. type: textblock
40642 #: ../src/guestfs.pod:1815
40643 msgid ""
40644 "This is to simplify caller code, so callers can easily set the progress "
40645 "indicator to \"100%\" at the end of the operation, without requiring special "
40646 "code to detect this case."
40647 msgstr ""
40648
40649 #. type: textblock
40650 #: ../src/guestfs.pod:1821
40651 msgid ""
40652 "For some calls we are unable to estimate the progress of the call, but we "
40653 "can still generate progress messages to indicate activity.  This is known as "
40654 "\"pulse mode\", and is directly supported by certain progress bar "
40655 "implementations (eg. GtkProgressBar)."
40656 msgstr ""
40657
40658 #. type: textblock
40659 #: ../src/guestfs.pod:1826
40660 msgid ""
40661 "For these calls, zero or more progress messages are generated with "
40662 "C<position = 0> and C<total = 1>, followed by a final message with "
40663 "C<position = total = 1>."
40664 msgstr ""
40665
40666 #. type: textblock
40667 #: ../src/guestfs.pod:1830
40668 msgid ""
40669 "As noted above, if the call fails with an error then the final message may "
40670 "not be generated."
40671 msgstr ""
40672
40673 #. type: textblock
40674 #: ../src/guestfs.pod:1835
40675 msgid ""
40676 "The callback also receives the procedure number (C<proc_nr>) and serial "
40677 "number (C<serial>) of the call.  These are only useful for debugging "
40678 "protocol issues, and the callback can normally ignore them.  The callback "
40679 "may want to print these numbers in error messages or debugging messages."
40680 msgstr ""
40681
40682 #. type: textblock
40683 #: ../src/guestfs.pod:1841
40684 msgid "If no callback is registered: progress messages are discarded."
40685 msgstr ""
40686
40687 #. type: =item
40688 #: ../src/guestfs.pod:1843
40689 msgid "GUESTFS_EVENT_APPLIANCE (payload type: message buffer)"
40690 msgstr ""
40691
40692 #. type: textblock
40693 #: ../src/guestfs.pod:1846
40694 msgid ""
40695 "The callback function is called whenever a log message is generated by qemu, "
40696 "the appliance kernel, guestfsd (daemon), or utility programs."
40697 msgstr ""
40698
40699 #. type: textblock
40700 #: ../src/guestfs.pod:1849
40701 msgid ""
40702 "If the verbose flag (L</guestfs_set_verbose>) is set before launch (L</"
40703 "guestfs_launch>) then additional debug messages are generated."
40704 msgstr ""
40705
40706 #. type: textblock
40707 #: ../src/guestfs.pod:1852 ../src/guestfs.pod:1866
40708 msgid ""
40709 "If no callback is registered: the messages are discarded unless the verbose "
40710 "flag is set in which case they are sent to stderr.  You can override the "
40711 "printing of verbose messages to stderr by setting up a callback."
40712 msgstr ""
40713
40714 #. type: =item
40715 #: ../src/guestfs.pod:1857
40716 msgid "GUESTFS_EVENT_LIBRARY (payload type: message buffer)"
40717 msgstr ""
40718
40719 #. type: textblock
40720 #: ../src/guestfs.pod:1860
40721 msgid ""
40722 "The callback function is called whenever a log message is generated by the "
40723 "library part of libguestfs."
40724 msgstr ""
40725
40726 #. type: textblock
40727 #: ../src/guestfs.pod:1863
40728 msgid ""
40729 "If the verbose flag (L</guestfs_set_verbose>) is set then additional debug "
40730 "messages are generated."
40731 msgstr ""
40732
40733 #. type: =item
40734 #: ../src/guestfs.pod:1871
40735 msgid "GUESTFS_EVENT_TRACE (payload type: message buffer)"
40736 msgstr ""
40737
40738 #. type: textblock
40739 #: ../src/guestfs.pod:1874
40740 msgid ""
40741 "The callback function is called whenever a trace message is generated.  This "
40742 "only applies if the trace flag (L</guestfs_set_trace>) is set."
40743 msgstr ""
40744
40745 #. type: textblock
40746 #: ../src/guestfs.pod:1877
40747 msgid ""
40748 "If no callback is registered: the messages are sent to stderr.  You can "
40749 "override the printing of trace messages to stderr by setting up a callback."
40750 msgstr ""
40751
40752 #. type: =item
40753 #: ../src/guestfs.pod:1881
40754 msgid "GUESTFS_EVENT_ENTER (payload type: function name)"
40755 msgstr ""
40756
40757 #. type: textblock
40758 #: ../src/guestfs.pod:1884
40759 msgid ""
40760 "The callback function is called whenever a libguestfs function is entered."
40761 msgstr ""
40762
40763 #. type: textblock
40764 #: ../src/guestfs.pod:1887
40765 msgid ""
40766 "The payload is a string which contains the name of the function that we are "
40767 "entering (not including C<guestfs_> prefix)."
40768 msgstr ""
40769
40770 #. type: textblock
40771 #: ../src/guestfs.pod:1890
40772 msgid ""
40773 "Note that libguestfs functions can call themselves, so you may see many "
40774 "events from a single call.  A few libguestfs functions do not generate this "
40775 "event."
40776 msgstr ""
40777
40778 #. type: =head3
40779 #: ../src/guestfs.pod:1898
40780 msgid "guestfs_set_event_callback"
40781 msgstr ""
40782
40783 #. type: verbatim
40784 #: ../src/guestfs.pod:1900
40785 #, no-wrap
40786 msgid ""
40787 " int guestfs_set_event_callback (guestfs_h *g,\n"
40788 "                                 guestfs_event_callback cb,\n"
40789 "                                 uint64_t event_bitmask,\n"
40790 "                                 int flags,\n"
40791 "                                 void *opaque);\n"
40792 "\n"
40793 msgstr ""
40794
40795 #. type: textblock
40796 #: ../src/guestfs.pod:1906
40797 msgid ""
40798 "This function registers a callback (C<cb>) for all event classes in the "
40799 "C<event_bitmask>."
40800 msgstr ""
40801
40802 #. type: textblock
40803 #: ../src/guestfs.pod:1909
40804 msgid ""
40805 "For example, to register for all log message events, you could call this "
40806 "function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>.  "
40807 "To register a single callback for all possible classes of events, use "
40808 "C<GUESTFS_EVENT_ALL>."
40809 msgstr ""
40810
40811 #. type: textblock
40812 #: ../src/guestfs.pod:1915
40813 msgid "C<flags> should always be passed as 0."
40814 msgstr ""
40815
40816 #. type: textblock
40817 #: ../src/guestfs.pod:1917
40818 msgid ""
40819 "C<opaque> is an opaque pointer which is passed to the callback.  You can use "
40820 "it for any purpose."
40821 msgstr ""
40822
40823 #. type: textblock
40824 #: ../src/guestfs.pod:1920
40825 msgid ""
40826 "The return value is the event handle (an integer) which you can use to "
40827 "delete the callback (see below)."
40828 msgstr ""
40829
40830 #. type: textblock
40831 #: ../src/guestfs.pod:1923
40832 msgid ""
40833 "If there is an error, this function returns C<-1>, and sets the error in the "
40834 "handle in the usual way (see L</guestfs_last_error> etc.)"
40835 msgstr ""
40836
40837 #. type: textblock
40838 #: ../src/guestfs.pod:1926
40839 msgid ""
40840 "Callbacks remain in effect until they are deleted, or until the handle is "
40841 "closed."
40842 msgstr ""
40843
40844 #. type: textblock
40845 #: ../src/guestfs.pod:1929
40846 msgid ""
40847 "In the case where multiple callbacks are registered for a particular event "
40848 "class, all of the callbacks are called.  The order in which multiple "
40849 "callbacks are called is not defined."
40850 msgstr ""
40851
40852 #. type: =head3
40853 #: ../src/guestfs.pod:1933
40854 msgid "guestfs_delete_event_callback"
40855 msgstr ""
40856
40857 #. type: verbatim
40858 #: ../src/guestfs.pod:1935
40859 #, no-wrap
40860 msgid ""
40861 " void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n"
40862 "\n"
40863 msgstr ""
40864
40865 #. type: textblock
40866 #: ../src/guestfs.pod:1937
40867 msgid ""
40868 "Delete a callback that was previously registered.  C<event_handle> should be "
40869 "the integer that was returned by a previous call to "
40870 "C<guestfs_set_event_callback> on the same handle."
40871 msgstr ""
40872
40873 #. type: =head3
40874 #: ../src/guestfs.pod:1941
40875 msgid "guestfs_event_callback"
40876 msgstr ""
40877
40878 #. type: verbatim
40879 #: ../src/guestfs.pod:1943
40880 #, no-wrap
40881 msgid ""
40882 " typedef void (*guestfs_event_callback) (\n"
40883 "                  guestfs_h *g,\n"
40884 "                  void *opaque,\n"
40885 "                  uint64_t event,\n"
40886 "                  int event_handle,\n"
40887 "                  int flags,\n"
40888 "                  const char *buf, size_t buf_len,\n"
40889 "                  const uint64_t *array, size_t array_len);\n"
40890 "\n"
40891 msgstr ""
40892
40893 #. type: textblock
40894 #: ../src/guestfs.pod:1952
40895 msgid ""
40896 "This is the type of the event callback function that you have to provide."
40897 msgstr ""
40898
40899 #. type: textblock
40900 #: ../src/guestfs.pod:1955
40901 msgid ""
40902 "The basic parameters are: the handle (C<g>), the opaque user pointer "
40903 "(C<opaque>), the event class (eg. C<GUESTFS_EVENT_PROGRESS>), the event "
40904 "handle, and C<flags> which in the current API you should ignore."
40905 msgstr ""
40906
40907 #. type: textblock
40908 #: ../src/guestfs.pod:1959
40909 msgid ""
40910 "The remaining parameters contain the event payload (if any).  Each event may "
40911 "contain a payload, which usually relates to the event class, but for future "
40912 "proofing your code should be written to handle any payload for any event "
40913 "class."
40914 msgstr ""
40915
40916 #. type: textblock
40917 #: ../src/guestfs.pod:1964
40918 msgid ""
40919 "C<buf> and C<buf_len> contain a message buffer (if C<buf_len == 0>, then "
40920 "there is no message buffer).  Note that this message buffer can contain "
40921 "arbitrary 8 bit data, including NUL bytes."
40922 msgstr ""
40923
40924 #. type: textblock
40925 #: ../src/guestfs.pod:1968
40926 msgid ""
40927 "C<array> and C<array_len> is an array of 64 bit unsigned integers.  At the "
40928 "moment this is only used for progress messages."
40929 msgstr ""
40930
40931 #. type: =head3
40932 #: ../src/guestfs.pod:1971
40933 msgid "EXAMPLE: CAPTURING LOG MESSAGES"
40934 msgstr ""
40935
40936 #. type: textblock
40937 #: ../src/guestfs.pod:1973
40938 msgid ""
40939 "One motivation for the generic event API was to allow GUI programs to "
40940 "capture debug and other messages.  In libguestfs E<le> 1.8 these were sent "
40941 "unconditionally to C<stderr>."
40942 msgstr ""
40943
40944 #. type: textblock
40945 #: ../src/guestfs.pod:1977
40946 msgid ""
40947 "Events associated with log messages are: C<GUESTFS_EVENT_LIBRARY>, "
40948 "C<GUESTFS_EVENT_APPLIANCE> and C<GUESTFS_EVENT_TRACE>.  (Note that error "
40949 "messages are not events; you must capture error messages separately)."
40950 msgstr ""
40951
40952 #. type: textblock
40953 #: ../src/guestfs.pod:1982
40954 msgid ""
40955 "Programs have to set up a callback to capture the classes of events of "
40956 "interest:"
40957 msgstr ""
40958
40959 #. type: verbatim
40960 #: ../src/guestfs.pod:1985
40961 #, no-wrap
40962 msgid ""
40963 " int eh =\n"
40964 "   guestfs_set_event_callback\n"
40965 "     (g, message_callback,\n"
40966 "      GUESTFS_EVENT_LIBRARY|GUESTFS_EVENT_APPLIANCE|\n"
40967 "      GUESTFS_EVENT_TRACE,\n"
40968 "      0, NULL) == -1)\n"
40969 " if (eh == -1) {\n"
40970 "   // handle error in the usual way\n"
40971 " }\n"
40972 "\n"
40973 msgstr ""
40974
40975 #. type: textblock
40976 #: ../src/guestfs.pod:1995
40977 msgid ""
40978 "The callback can then direct messages to the appropriate place.  In this "
40979 "example, messages are directed to syslog:"
40980 msgstr ""
40981
40982 #. type: verbatim
40983 #: ../src/guestfs.pod:1998
40984 #, no-wrap
40985 msgid ""
40986 " static void\n"
40987 " message_callback (\n"
40988 "         guestfs_h *g,\n"
40989 "         void *opaque,\n"
40990 "         uint64_t event,\n"
40991 "         int event_handle,\n"
40992 "         int flags,\n"
40993 "         const char *buf, size_t buf_len,\n"
40994 "         const uint64_t *array, size_t array_len)\n"
40995 " {\n"
40996 "   const int priority = LOG_USER|LOG_INFO;\n"
40997 "   if (buf_len > 0)\n"
40998 "     syslog (priority, \"event 0x%lx: %s\", event, buf);\n"
40999 " }\n"
41000 "\n"
41001 msgstr ""
41002
41003 #. type: =head1
41004 #: ../src/guestfs.pod:2013
41005 msgid "CANCELLING LONG TRANSFERS"
41006 msgstr ""
41007
41008 #. type: textblock
41009 #: ../src/guestfs.pod:2015
41010 msgid ""
41011 "Some operations can be cancelled by the caller while they are in progress.  "
41012 "Currently only operations that involve uploading or downloading data can be "
41013 "cancelled (technically: operations that have C<FileIn> or C<FileOut> "
41014 "parameters in the generator)."
41015 msgstr ""
41016
41017 #. type: =head2
41018 #: ../src/guestfs.pod:2020
41019 msgid "guestfs_user_cancel"
41020 msgstr ""
41021
41022 #. type: verbatim
41023 #: ../src/guestfs.pod:2022
41024 #, no-wrap
41025 msgid ""
41026 " void guestfs_user_cancel (guestfs_h *g);\n"
41027 "\n"
41028 msgstr ""
41029
41030 #. type: textblock
41031 #: ../src/guestfs.pod:2024
41032 msgid ""
41033 "C<guestfs_user_cancel> cancels the current upload or download operation."
41034 msgstr ""
41035
41036 #. type: textblock
41037 #: ../src/guestfs.pod:2027
41038 msgid ""
41039 "Unlike most other libguestfs calls, this function is signal safe and thread "
41040 "safe.  You can call it from a signal handler or from another thread, without "
41041 "needing to do any locking."
41042 msgstr ""
41043
41044 #. type: textblock
41045 #: ../src/guestfs.pod:2031
41046 msgid ""
41047 "The transfer that was in progress (if there is one) will stop shortly "
41048 "afterwards, and will return an error.  The errno (see L</"
41049 "guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find "
41050 "out if the operation was cancelled or failed because of another error."
41051 msgstr ""
41052
41053 #. type: textblock
41054 #: ../src/guestfs.pod:2037
41055 msgid ""
41056 "No cleanup is performed: for example, if a file was being uploaded then "
41057 "after cancellation there may be a partially uploaded file.  It is the "
41058 "caller's responsibility to clean up if necessary."
41059 msgstr ""
41060
41061 #. type: textblock
41062 #: ../src/guestfs.pod:2041
41063 msgid "There are two common places that you might call C<guestfs_user_cancel>."
41064 msgstr ""
41065
41066 #. type: textblock
41067 #: ../src/guestfs.pod:2043
41068 msgid ""
41069 "In an interactive text-based program, you might call it from a C<SIGINT> "
41070 "signal handler so that pressing C<^C> cancels the current operation.  (You "
41071 "also need to call L</guestfs_set_pgroup> so that child processes don't "
41072 "receive the C<^C> signal)."
41073 msgstr ""
41074
41075 #. type: textblock
41076 #: ../src/guestfs.pod:2048
41077 msgid ""
41078 "In a graphical program, when the main thread is displaying a progress bar "
41079 "with a cancel button, wire up the cancel button to call this function."
41080 msgstr ""
41081
41082 #. type: =head1
41083 #: ../src/guestfs.pod:2052
41084 msgid "PRIVATE DATA AREA"
41085 msgstr ""
41086
41087 #. type: textblock
41088 #: ../src/guestfs.pod:2054
41089 msgid ""
41090 "You can attach named pieces of private data to the libguestfs handle, fetch "
41091 "them by name, and walk over them, for the lifetime of the handle.  This is "
41092 "called the private data area and is only available from the C API."
41093 msgstr ""
41094
41095 #. type: textblock
41096 #: ../src/guestfs.pod:2059
41097 msgid "To attach a named piece of data, use the following call:"
41098 msgstr ""
41099
41100 #. type: verbatim
41101 #: ../src/guestfs.pod:2061
41102 #, no-wrap
41103 msgid ""
41104 " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n"
41105 "\n"
41106 msgstr ""
41107 " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n"
41108 "\n"
41109
41110 #. type: textblock
41111 #: ../src/guestfs.pod:2063
41112 msgid ""
41113 "C<key> is the name to associate with this data, and C<data> is an arbitrary "
41114 "pointer (which can be C<NULL>).  Any previous item with the same key is "
41115 "overwritten."
41116 msgstr ""
41117
41118 #. type: textblock
41119 #: ../src/guestfs.pod:2067
41120 msgid ""
41121 "You can use any C<key> you want, but your key should I<not> start with an "
41122 "underscore character.  Keys beginning with an underscore character are "
41123 "reserved for internal libguestfs purposes (eg. for implementing language "
41124 "bindings).  It is recommended that you prefix the key with some unique "
41125 "string to avoid collisions with other users."
41126 msgstr ""
41127
41128 #. type: textblock
41129 #: ../src/guestfs.pod:2073
41130 msgid "To retrieve the pointer, use:"
41131 msgstr ""
41132
41133 #. type: verbatim
41134 #: ../src/guestfs.pod:2075
41135 #, no-wrap
41136 msgid ""
41137 " void *guestfs_get_private (guestfs_h *g, const char *key);\n"
41138 "\n"
41139 msgstr ""
41140 " void *guestfs_get_private (guestfs_h *g, const char *key);\n"
41141 "\n"
41142
41143 #. type: textblock
41144 #: ../src/guestfs.pod:2077
41145 msgid ""
41146 "This function returns C<NULL> if either no data is found associated with "
41147 "C<key>, or if the user previously set the C<key>'s C<data> pointer to "
41148 "C<NULL>."
41149 msgstr ""
41150
41151 #. type: textblock
41152 #: ../src/guestfs.pod:2081
41153 msgid ""
41154 "Libguestfs does not try to look at or interpret the C<data> pointer in any "
41155 "way.  As far as libguestfs is concerned, it need not be a valid pointer at "
41156 "all.  In particular, libguestfs does I<not> try to free the data when the "
41157 "handle is closed.  If the data must be freed, then the caller must either "
41158 "free it before calling L</guestfs_close> or must set up a close callback to "
41159 "do it (see L</GUESTFS_EVENT_CLOSE>)."
41160 msgstr ""
41161
41162 #. type: textblock
41163 #: ../src/guestfs.pod:2088
41164 msgid "To walk over all entries, use these two functions:"
41165 msgstr ""
41166
41167 #. type: verbatim
41168 #: ../src/guestfs.pod:2090
41169 #, no-wrap
41170 msgid ""
41171 " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n"
41172 "\n"
41173 msgstr ""
41174
41175 #. type: verbatim
41176 #: ../src/guestfs.pod:2092
41177 #, no-wrap
41178 msgid ""
41179 " void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n"
41180 "\n"
41181 msgstr ""
41182
41183 #. type: textblock
41184 #: ../src/guestfs.pod:2094
41185 msgid ""
41186 "C<guestfs_first_private> returns the first key, pointer pair (\"first\" does "
41187 "not have any particular meaning -- keys are not returned in any defined "
41188 "order).  A pointer to the key is returned in C<*key_rtn> and the "
41189 "corresponding data pointer is returned from the function.  C<NULL> is "
41190 "returned if there are no keys stored in the handle."
41191 msgstr ""
41192
41193 #. type: textblock
41194 #: ../src/guestfs.pod:2100
41195 msgid ""
41196 "C<guestfs_next_private> returns the next key, pointer pair.  The return "
41197 "value of this function is also C<NULL> is there are no further entries to "
41198 "return."
41199 msgstr ""
41200
41201 #. type: textblock
41202 #: ../src/guestfs.pod:2104
41203 msgid "Notes about walking over entries:"
41204 msgstr ""
41205
41206 #. type: textblock
41207 #: ../src/guestfs.pod:2110
41208 msgid ""
41209 "You must not call C<guestfs_set_private> while walking over the entries."
41210 msgstr ""
41211
41212 #. type: textblock
41213 #: ../src/guestfs.pod:2115
41214 msgid ""
41215 "The handle maintains an internal iterator which is reset when you call "
41216 "C<guestfs_first_private>.  This internal iterator is invalidated when you "
41217 "call C<guestfs_set_private>."
41218 msgstr ""
41219
41220 #. type: textblock
41221 #: ../src/guestfs.pod:2121
41222 msgid "If you have set the data pointer associated with a key to C<NULL>, ie:"
41223 msgstr ""
41224
41225 #. type: verbatim
41226 #: ../src/guestfs.pod:2123
41227 #, no-wrap
41228 msgid ""
41229 " guestfs_set_private (g, key, NULL);\n"
41230 "\n"
41231 msgstr ""
41232
41233 #. type: textblock
41234 #: ../src/guestfs.pod:2125
41235 msgid "then that C<key> is not returned when walking."
41236 msgstr ""
41237
41238 #. type: textblock
41239 #: ../src/guestfs.pod:2129
41240 msgid ""
41241 "C<*key_rtn> is only valid until the next call to C<guestfs_first_private>, "
41242 "C<guestfs_next_private> or C<guestfs_set_private>."
41243 msgstr ""
41244
41245 #. type: textblock
41246 #: ../src/guestfs.pod:2135
41247 msgid ""
41248 "The following example code shows how to print all keys and data pointers "
41249 "that are associated with the handle C<g>:"
41250 msgstr ""
41251
41252 #. type: verbatim
41253 #: ../src/guestfs.pod:2138
41254 #, no-wrap
41255 msgid ""
41256 " const char *key;\n"
41257 " void *data = guestfs_first_private (g, &key);\n"
41258 " while (data != NULL)\n"
41259 "   {\n"
41260 "     printf (\"key = %s, data = %p\\n\", key, data);\n"
41261 "     data = guestfs_next_private (g, &key);\n"
41262 "   }\n"
41263 "\n"
41264 msgstr ""
41265
41266 #. type: textblock
41267 #: ../src/guestfs.pod:2146
41268 msgid ""
41269 "More commonly you are only interested in keys that begin with an application-"
41270 "specific prefix C<foo_>.  Modify the loop like so:"
41271 msgstr ""
41272
41273 #. type: verbatim
41274 #: ../src/guestfs.pod:2149
41275 #, no-wrap
41276 msgid ""
41277 " const char *key;\n"
41278 " void *data = guestfs_first_private (g, &key);\n"
41279 " while (data != NULL)\n"
41280 "   {\n"
41281 "     if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n"
41282 "       printf (\"key = %s, data = %p\\n\", key, data);\n"
41283 "     data = guestfs_next_private (g, &key);\n"
41284 "   }\n"
41285 "\n"
41286 msgstr ""
41287
41288 #. type: textblock
41289 #: ../src/guestfs.pod:2158
41290 msgid ""
41291 "If you need to modify keys while walking, then you have to jump back to the "
41292 "beginning of the loop.  For example, to delete all keys prefixed with "
41293 "C<foo_>:"
41294 msgstr ""
41295
41296 #. type: verbatim
41297 #: ../src/guestfs.pod:2162
41298 #, no-wrap
41299 msgid ""
41300 "  const char *key;\n"
41301 "  void *data;\n"
41302 " again:\n"
41303 "  data = guestfs_first_private (g, &key);\n"
41304 "  while (data != NULL)\n"
41305 "    {\n"
41306 "      if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n"
41307 "        {\n"
41308 "          guestfs_set_private (g, key, NULL);\n"
41309 "          /* note that 'key' pointer is now invalid, and so is\n"
41310 "             the internal iterator */\n"
41311 "          goto again;\n"
41312 "        }\n"
41313 "      data = guestfs_next_private (g, &key);\n"
41314 "    }\n"
41315 "\n"
41316 msgstr ""
41317
41318 #. type: textblock
41319 #: ../src/guestfs.pod:2178
41320 msgid ""
41321 "Note that the above loop is guaranteed to terminate because the keys are "
41322 "being deleted, but other manipulations of keys within the loop might not "
41323 "terminate unless you also maintain an indication of which keys have been "
41324 "visited."
41325 msgstr ""
41326
41327 #. type: =head1
41328 #: ../src/guestfs.pod:2183
41329 msgid "SYSTEMTAP"
41330 msgstr ""
41331
41332 #. type: textblock
41333 #: ../src/guestfs.pod:2185
41334 msgid ""
41335 "The libguestfs C library can be probed using systemtap or DTrace.  This is "
41336 "true of any library, not just libguestfs.  However libguestfs also contains "
41337 "static markers to help in probing internal operations."
41338 msgstr ""
41339
41340 #. type: textblock
41341 #: ../src/guestfs.pod:2189
41342 msgid "You can list all the static markers by doing:"
41343 msgstr ""
41344
41345 #. type: verbatim
41346 #: ../src/guestfs.pod:2191
41347 #, no-wrap
41348 msgid ""
41349 " stap -l 'process(\"/usr/lib*/libguestfs.so.0\")\n"
41350 "              .provider(\"guestfs\").mark(\"*\")'\n"
41351 "\n"
41352 msgstr ""
41353
41354 #. type: textblock
41355 #: ../src/guestfs.pod:2194
41356 msgid ""
41357 "B<Note:> These static markers are I<not> part of the stable API and may "
41358 "change in future versions."
41359 msgstr ""
41360
41361 #. type: =head2
41362 #: ../src/guestfs.pod:2197
41363 msgid "SYSTEMTAP SCRIPT EXAMPLE"
41364 msgstr ""
41365
41366 #. type: textblock
41367 #: ../src/guestfs.pod:2199
41368 msgid ""
41369 "This script contains examples of displaying both the static markers and some "
41370 "ordinary C entry points:"
41371 msgstr ""
41372
41373 #. type: verbatim
41374 #: ../src/guestfs.pod:2202
41375 #, no-wrap
41376 msgid ""
41377 " global last;\n"
41378 " \n"
41379 msgstr ""
41380
41381 #. type: verbatim
41382 #: ../src/guestfs.pod:2204
41383 #, no-wrap
41384 msgid ""
41385 " function display_time () {\n"
41386 "       now = gettimeofday_us ();\n"
41387 "       delta = 0;\n"
41388 "       if (last > 0)\n"
41389 "             delta = now - last;\n"
41390 "       last = now;\n"
41391 " \n"
41392 msgstr ""
41393
41394 #. type: verbatim
41395 #: ../src/guestfs.pod:2211
41396 #, no-wrap
41397 msgid ""
41398 "       printf (\"%d (+%d):\", now, delta);\n"
41399 " }\n"
41400 " \n"
41401 msgstr ""
41402
41403 #. type: verbatim
41404 #: ../src/guestfs.pod:2214
41405 #, no-wrap
41406 msgid ""
41407 " probe begin {\n"
41408 "       last = 0;\n"
41409 "       printf (\"ready\\n\");\n"
41410 " }\n"
41411 " \n"
41412 msgstr ""
41413
41414 #. type: verbatim
41415 #: ../src/guestfs.pod:2219
41416 #, no-wrap
41417 msgid ""
41418 " /* Display all calls to static markers. */\n"
41419 " probe process(\"/usr/lib*/libguestfs.so.0\")\n"
41420 "           .provider(\"guestfs\").mark(\"*\") ? {\n"
41421 "       display_time();\n"
41422 "       printf (\"\\t%s %s\\n\", $$name, $$parms);\n"
41423 " }\n"
41424 " \n"
41425 msgstr ""
41426
41427 #. type: verbatim
41428 #: ../src/guestfs.pod:2226
41429 #, no-wrap
41430 msgid ""
41431 " /* Display all calls to guestfs_mkfs* functions. */\n"
41432 " probe process(\"/usr/lib*/libguestfs.so.0\")\n"
41433 "           .function(\"guestfs_mkfs*\") ? {\n"
41434 "       display_time();\n"
41435 "       printf (\"\\t%s %s\\n\", probefunc(), $$parms);\n"
41436 " }\n"
41437 "\n"
41438 msgstr ""
41439
41440 #. type: textblock
41441 #: ../src/guestfs.pod:2233
41442 msgid ""
41443 "The script above can be saved to C<test.stap> and run using the L<stap(1)> "
41444 "program.  Note that you either have to be root, or you have to add yourself "
41445 "to several special stap groups.  Consult the systemtap documentation for "
41446 "more information."
41447 msgstr ""
41448
41449 #. type: verbatim
41450 #: ../src/guestfs.pod:2238
41451 #, no-wrap
41452 msgid ""
41453 " # stap /tmp/test.stap\n"
41454 " ready\n"
41455 "\n"
41456 msgstr ""
41457
41458 #. type: textblock
41459 #: ../src/guestfs.pod:2241
41460 msgid "In another terminal, run a guestfish command such as this:"
41461 msgstr ""
41462
41463 #. type: textblock
41464 #: ../src/guestfs.pod:2245
41465 msgid "In the first terminal, stap trace output similar to this is shown:"
41466 msgstr ""
41467
41468 #. type: verbatim
41469 #: ../src/guestfs.pod:2247
41470 #, no-wrap
41471 msgid ""
41472 " 1318248056692655 (+0):\tlaunch_start\n"
41473 " 1318248056692850 (+195):       launch_build_appliance_start\n"
41474 " 1318248056818285 (+125435):    launch_build_appliance_end\n"
41475 " 1318248056838059 (+19774):     launch_run_qemu\n"
41476 " 1318248061071167 (+4233108):   launch_end\n"
41477 " 1318248061280324 (+209157):    guestfs_mkfs g=0x1024ab0 fstype=0x46116f device=0x1024e60\n"
41478 "\n"
41479 msgstr ""
41480
41481 #. type: =end
41482 #: ../src/guestfs.pod:2254 ../src/guestfs.pod:2259
41483 msgid "html"
41484 msgstr "html"
41485
41486 #. type: textblock
41487 #: ../src/guestfs.pod:2256
41488 msgid ""
41489 "<!-- old anchor for the next section --> <a name="
41490 "\"state_machine_and_low_level_event_api\"/>"
41491 msgstr ""
41492 "<!-- old anchor for the next section --> <a name="
41493 "\"state_machine_and_low_level_event_api\"/>"
41494
41495 #. type: =head1
41496 #: ../src/guestfs.pod:2261
41497 msgid "ARCHITECTURE"
41498 msgstr "АРХІТЕКТУРА"
41499
41500 #. type: textblock
41501 #: ../src/guestfs.pod:2263
41502 msgid ""
41503 "Internally, libguestfs is implemented by running an appliance (a special "
41504 "type of small virtual machine) using L<qemu(1)>.  Qemu runs as a child "
41505 "process of the main program."
41506 msgstr ""
41507
41508 #. type: verbatim
41509 #: ../src/guestfs.pod:2267
41510 #, no-wrap
41511 msgid ""
41512 "  ___________________\n"
41513 " /                   \\\n"
41514 " | main program      |\n"
41515 " |                   |\n"
41516 " |                   |           child process / appliance\n"
41517 " |                   |           __________________________\n"
41518 " |                   |          / qemu                     \\\n"
41519 " +-------------------+   RPC    |      +-----------------+ |\n"
41520 " | libguestfs     <--------------------> guestfsd        | |\n"
41521 " |                   |          |      +-----------------+ |\n"
41522 " \\___________________/          |      | Linux kernel    | |\n"
41523 "                                |      +--^--------------+ |\n"
41524 "                                \\_________|________________/\n"
41525 "                                          |\n"
41526 "                                   _______v______\n"
41527 "                                  /              \\\n"
41528 "                                  | Device or    |\n"
41529 "                                  | disk image   |\n"
41530 "                                  \\______________/\n"
41531 "\n"
41532 msgstr ""
41533
41534 #. type: textblock
41535 #: ../src/guestfs.pod:2287
41536 msgid ""
41537 "The library, linked to the main program, creates the child process and hence "
41538 "the appliance in the L</guestfs_launch> function."
41539 msgstr ""
41540
41541 #. type: textblock
41542 #: ../src/guestfs.pod:2290
41543 msgid ""
41544 "Inside the appliance is a Linux kernel and a complete stack of userspace "
41545 "tools (such as LVM and ext2 programs) and a small controlling daemon called "
41546 "L</guestfsd>.  The library talks to L</guestfsd> using remote procedure "
41547 "calls (RPC).  There is a mostly one-to-one correspondence between libguestfs "
41548 "API calls and RPC calls to the daemon.  Lastly the disk image(s) are "
41549 "attached to the qemu process which translates device access by the "
41550 "appliance's Linux kernel into accesses to the image."
41551 msgstr ""
41552
41553 #. type: textblock
41554 #: ../src/guestfs.pod:2299
41555 msgid ""
41556 "A common misunderstanding is that the appliance \"is\" the virtual machine.  "
41557 "Although the disk image you are attached to might also be used by some "
41558 "virtual machine, libguestfs doesn't know or care about this.  (But you will "
41559 "care if both libguestfs's qemu process and your virtual machine are trying "
41560 "to update the disk image at the same time, since these usually results in "
41561 "massive disk corruption)."
41562 msgstr ""
41563
41564 #. type: =head1
41565 #: ../src/guestfs.pod:2306
41566 msgid "STATE MACHINE"
41567 msgstr "СКІНЧЕННИЙ АВТОМАТ"
41568
41569 #. type: textblock
41570 #: ../src/guestfs.pod:2308
41571 msgid "libguestfs uses a state machine to model the child process:"
41572 msgstr ""
41573
41574 #. type: verbatim
41575 #: ../src/guestfs.pod:2310
41576 #, no-wrap
41577 msgid ""
41578 "                         |\n"
41579 "                    guestfs_create\n"
41580 "                         |\n"
41581 "                         |\n"
41582 "                     ____V_____\n"
41583 "                    /          \\\n"
41584 "                    |  CONFIG  |\n"
41585 "                    \\__________/\n"
41586 "                     ^ ^   ^  \\\n"
41587 "                    /  |    \\  \\ guestfs_launch\n"
41588 "                   /   |    _\\__V______\n"
41589 "                  /    |   /           \\\n"
41590 "                 /     |   | LAUNCHING |\n"
41591 "                /      |   \\___________/\n"
41592 "               /       |       /\n"
41593 "              /        |  guestfs_launch\n"
41594 "             /         |     /\n"
41595 "    ______  /        __|____V\n"
41596 "   /      \\ ------> /        \\\n"
41597 "   | BUSY |         | READY  |\n"
41598 "   \\______/ <------ \\________/\n"
41599 "\n"
41600 msgstr ""
41601
41602 #. type: textblock
41603 #: ../src/guestfs.pod:2332
41604 msgid ""
41605 "The normal transitions are (1) CONFIG (when the handle is created, but there "
41606 "is no child process), (2) LAUNCHING (when the child process is booting up), "
41607 "(3) alternating between READY and BUSY as commands are issued to, and "
41608 "carried out by, the child process."
41609 msgstr ""
41610
41611 #. type: textblock
41612 #: ../src/guestfs.pod:2337
41613 msgid ""
41614 "The guest may be killed by L</guestfs_kill_subprocess>, or may die "
41615 "asynchronously at any time (eg. due to some internal error), and that causes "
41616 "the state to transition back to CONFIG."
41617 msgstr ""
41618
41619 #. type: textblock
41620 #: ../src/guestfs.pod:2341
41621 msgid ""
41622 "Configuration commands for qemu such as L</guestfs_add_drive> can only be "
41623 "issued when in the CONFIG state."
41624 msgstr ""
41625
41626 #. type: textblock
41627 #: ../src/guestfs.pod:2344
41628 msgid ""
41629 "The API offers one call that goes from CONFIG through LAUNCHING to READY.  "
41630 "L</guestfs_launch> blocks until the child process is READY to accept "
41631 "commands (or until some failure or timeout).  L</guestfs_launch> internally "
41632 "moves the state from CONFIG to LAUNCHING while it is running."
41633 msgstr ""
41634
41635 #. type: textblock
41636 #: ../src/guestfs.pod:2350
41637 msgid ""
41638 "API actions such as L</guestfs_mount> can only be issued when in the READY "
41639 "state.  These API calls block waiting for the command to be carried out (ie. "
41640 "the state to transition to BUSY and then back to READY).  There are no non-"
41641 "blocking versions, and no way to issue more than one command per handle at "
41642 "the same time."
41643 msgstr ""
41644
41645 #. type: textblock
41646 #: ../src/guestfs.pod:2356
41647 msgid ""
41648 "Finally, the child process sends asynchronous messages back to the main "
41649 "program, such as kernel log messages.  You can register a callback to "
41650 "receive these messages."
41651 msgstr ""
41652
41653 #. type: =head1
41654 #: ../src/guestfs.pod:2360
41655 msgid "INTERNALS"
41656 msgstr ""
41657
41658 #. type: =head2
41659 #: ../src/guestfs.pod:2362
41660 msgid "APPLIANCE BOOT PROCESS"
41661 msgstr ""
41662
41663 #. type: textblock
41664 #: ../src/guestfs.pod:2364
41665 msgid ""
41666 "This process has evolved and continues to evolve.  The description here "
41667 "corresponds only to the current version of libguestfs and is provided for "
41668 "information only."
41669 msgstr ""
41670
41671 #. type: textblock
41672 #: ../src/guestfs.pod:2368
41673 msgid ""
41674 "In order to follow the stages involved below, enable libguestfs debugging "
41675 "(set the environment variable C<LIBGUESTFS_DEBUG=1>)."
41676 msgstr ""
41677
41678 #. type: =item
41679 #: ../src/guestfs.pod:2373
41680 msgid "Create the appliance"
41681 msgstr ""
41682
41683 #. type: textblock
41684 #: ../src/guestfs.pod:2375
41685 msgid ""
41686 "C<febootstrap-supermin-helper> is invoked to create the kernel, a small "
41687 "initrd and the appliance."
41688 msgstr ""
41689
41690 #. type: textblock
41691 #: ../src/guestfs.pod:2378
41692 msgid ""
41693 "The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another "
41694 "directory if C<TMPDIR> is set)."
41695 msgstr ""
41696
41697 #. type: textblock
41698 #: ../src/guestfs.pod:2381
41699 msgid ""
41700 "For a complete description of how the appliance is created and cached, read "
41701 "the L<febootstrap(8)> and L<febootstrap-supermin-helper(8)> man pages."
41702 msgstr ""
41703
41704 #. type: =item
41705 #: ../src/guestfs.pod:2385
41706 msgid "Start qemu and boot the kernel"
41707 msgstr ""
41708
41709 #. type: textblock
41710 #: ../src/guestfs.pod:2387
41711 msgid "qemu is invoked to boot the kernel."
41712 msgstr ""
41713
41714 #. type: =item
41715 #: ../src/guestfs.pod:2389
41716 msgid "Run the initrd"
41717 msgstr ""
41718
41719 #. type: textblock
41720 #: ../src/guestfs.pod:2391
41721 msgid ""
41722 "C<febootstrap-supermin-helper> builds a small initrd.  The initrd is not the "
41723 "appliance.  The purpose of the initrd is to load enough kernel modules in "
41724 "order that the appliance itself can be mounted and started."
41725 msgstr ""
41726
41727 #. type: textblock
41728 #: ../src/guestfs.pod:2395
41729 msgid ""
41730 "The initrd is a cpio archive called C</var/tmp/.guestfs-E<lt>UIDE<gt>/"
41731 "initrd>."
41732 msgstr ""
41733
41734 #. type: textblock
41735 #: ../src/guestfs.pod:2398
41736 msgid ""
41737 "When the initrd has started you will see messages showing that kernel "
41738 "modules are being loaded, similar to this:"
41739 msgstr ""
41740
41741 #. type: verbatim
41742 #: ../src/guestfs.pod:2401
41743 #, no-wrap
41744 msgid ""
41745 " febootstrap: ext2 mini initrd starting up\n"
41746 " febootstrap: mounting /sys\n"
41747 " febootstrap: internal insmod libcrc32c.ko\n"
41748 " febootstrap: internal insmod crc32c-intel.ko\n"
41749 "\n"
41750 msgstr ""
41751
41752 #. type: =item
41753 #: ../src/guestfs.pod:2406
41754 msgid "Find and mount the appliance device"
41755 msgstr ""
41756
41757 #. type: textblock
41758 #: ../src/guestfs.pod:2408
41759 msgid ""
41760 "The appliance is a sparse file containing an ext2 filesystem which contains "
41761 "a familiar (although reduced in size) Linux operating system.  It would "
41762 "normally be called C</var/tmp/.guestfs-E<lt>UIDE<gt>/root>."
41763 msgstr ""
41764
41765 #. type: textblock
41766 #: ../src/guestfs.pod:2412
41767 msgid ""
41768 "The regular disks being inspected by libguestfs are the first devices "
41769 "exposed by qemu (eg. as C</dev/vda>)."
41770 msgstr ""
41771
41772 #. type: textblock
41773 #: ../src/guestfs.pod:2415
41774 msgid ""
41775 "The last disk added to qemu is the appliance itself (eg. C</dev/vdb> if "
41776 "there was only one regular disk)."
41777 msgstr ""
41778
41779 #. type: textblock
41780 #: ../src/guestfs.pod:2418
41781 msgid ""
41782 "Thus the final job of the initrd is to locate the appliance disk, mount it, "
41783 "and switch root into the appliance, and run C</init> from the appliance."
41784 msgstr ""
41785
41786 #. type: textblock
41787 #: ../src/guestfs.pod:2422
41788 msgid "If this works successfully you will see messages such as:"
41789 msgstr ""
41790
41791 #. type: verbatim
41792 #: ../src/guestfs.pod:2424
41793 #, no-wrap
41794 msgid ""
41795 " febootstrap: picked /sys/block/vdb/dev as root device\n"
41796 " febootstrap: creating /dev/root as block special 252:16\n"
41797 " febootstrap: mounting new root on /root\n"
41798 " febootstrap: chroot\n"
41799 " Starting /init script ...\n"
41800 "\n"
41801 msgstr ""
41802
41803 #. type: textblock
41804 #: ../src/guestfs.pod:2430
41805 msgid ""
41806 "Note that C<Starting /init script ...> indicates that the appliance's init "
41807 "script is now running."
41808 msgstr ""
41809
41810 #. type: =item
41811 #: ../src/guestfs.pod:2433
41812 msgid "Initialize the appliance"
41813 msgstr ""
41814
41815 #. type: textblock
41816 #: ../src/guestfs.pod:2435
41817 msgid ""
41818 "The appliance itself now initializes itself.  This involves starting certain "
41819 "processes like C<udev>, possibly printing some debug information, and "
41820 "finally running the daemon (C<guestfsd>)."
41821 msgstr ""
41822
41823 #. type: =item
41824 #: ../src/guestfs.pod:2439
41825 msgid "The daemon"
41826 msgstr ""
41827
41828 #. type: textblock
41829 #: ../src/guestfs.pod:2441
41830 msgid ""
41831 "Finally the daemon (C<guestfsd>) runs inside the appliance.  If it runs you "
41832 "should see:"
41833 msgstr ""
41834
41835 #. type: verbatim
41836 #: ../src/guestfs.pod:2444
41837 #, no-wrap
41838 msgid ""
41839 " verbose daemon enabled\n"
41840 "\n"
41841 msgstr ""
41842
41843 #. type: textblock
41844 #: ../src/guestfs.pod:2446
41845 msgid ""
41846 "The daemon expects to see a named virtio-serial port exposed by qemu and "
41847 "connected on the other end to the library."
41848 msgstr ""
41849
41850 #. type: textblock
41851 #: ../src/guestfs.pod:2449
41852 msgid ""
41853 "The daemon connects to this port (and hence to the library) and sends a four "
41854 "byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication "
41855 "protocol (see below)."
41856 msgstr ""
41857
41858 #. type: =head2
41859 #: ../src/guestfs.pod:2455
41860 msgid "COMMUNICATION PROTOCOL"
41861 msgstr ""
41862
41863 #. type: textblock
41864 #: ../src/guestfs.pod:2457
41865 msgid ""
41866 "Don't rely on using this protocol directly.  This section documents how it "
41867 "currently works, but it may change at any time."
41868 msgstr ""
41869
41870 #. type: textblock
41871 #: ../src/guestfs.pod:2460
41872 msgid ""
41873 "The protocol used to talk between the library and the daemon running inside "
41874 "the qemu virtual machine is a simple RPC mechanism built on top of XDR (RFC "
41875 "1014, RFC 1832, RFC 4506)."
41876 msgstr ""
41877
41878 #. type: textblock
41879 #: ../src/guestfs.pod:2464
41880 msgid ""
41881 "The detailed format of structures is in C<src/guestfs_protocol.x> (note: "
41882 "this file is automatically generated)."
41883 msgstr ""
41884
41885 #. type: textblock
41886 #: ../src/guestfs.pod:2467
41887 msgid ""
41888 "There are two broad cases, ordinary functions that don't have any C<FileIn> "
41889 "and C<FileOut> parameters, which are handled with very simple request/reply "
41890 "messages.  Then there are functions that have any C<FileIn> or C<FileOut> "
41891 "parameters, which use the same request and reply messages, but they may also "
41892 "be followed by files sent using a chunked encoding."
41893 msgstr ""
41894
41895 #. type: =head3
41896 #: ../src/guestfs.pod:2474
41897 msgid "ORDINARY FUNCTIONS (NO FILEIN/FILEOUT PARAMS)"
41898 msgstr ""
41899
41900 #. type: textblock
41901 #: ../src/guestfs.pod:2476
41902 msgid "For ordinary functions, the request message is:"
41903 msgstr ""
41904
41905 #. type: verbatim
41906 #: ../src/guestfs.pod:2478
41907 #, no-wrap
41908 msgid ""
41909 " total length (header + arguments,\n"
41910 "      but not including the length word itself)\n"
41911 " struct guestfs_message_header (encoded as XDR)\n"
41912 " struct guestfs_<foo>_args (encoded as XDR)\n"
41913 "\n"
41914 msgstr ""
41915
41916 #. type: textblock
41917 #: ../src/guestfs.pod:2483
41918 msgid ""
41919 "The total length field allows the daemon to allocate a fixed size buffer "
41920 "into which it slurps the rest of the message.  As a result, the total length "
41921 "is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the "
41922 "effective size of any request is limited to somewhere under this size."
41923 msgstr ""
41924
41925 #. type: textblock
41926 #: ../src/guestfs.pod:2489
41927 msgid ""
41928 "Note also that many functions don't take any arguments, in which case the "
41929 "C<guestfs_I<foo>_args> is completely omitted."
41930 msgstr ""
41931
41932 #. type: textblock
41933 #: ../src/guestfs.pod:2492
41934 msgid ""
41935 "The header contains the procedure number (C<guestfs_proc>) which is how the "
41936 "receiver knows what type of args structure to expect, or none at all."
41937 msgstr ""
41938
41939 #. type: textblock
41940 #: ../src/guestfs.pod:2496
41941 msgid ""
41942 "For functions that take optional arguments, the optional arguments are "
41943 "encoded in the C<guestfs_I<foo>_args> structure in the same way as ordinary "
41944 "arguments.  A bitmask in the header indicates which optional arguments are "
41945 "meaningful.  The bitmask is also checked to see if it contains bits set "
41946 "which the daemon does not know about (eg. if more optional arguments were "
41947 "added in a later version of the library), and this causes the call to be "
41948 "rejected."
41949 msgstr ""
41950
41951 #. type: textblock
41952 #: ../src/guestfs.pod:2504
41953 msgid "The reply message for ordinary functions is:"
41954 msgstr ""
41955
41956 #. type: verbatim
41957 #: ../src/guestfs.pod:2506
41958 #, no-wrap
41959 msgid ""
41960 " total length (header + ret,\n"
41961 "      but not including the length word itself)\n"
41962 " struct guestfs_message_header (encoded as XDR)\n"
41963 " struct guestfs_<foo>_ret (encoded as XDR)\n"
41964 "\n"
41965 msgstr ""
41966
41967 #. type: textblock
41968 #: ../src/guestfs.pod:2511
41969 msgid ""
41970 "As above the C<guestfs_I<foo>_ret> structure may be completely omitted for "
41971 "functions that return no formal return values."
41972 msgstr ""
41973
41974 #. type: textblock
41975 #: ../src/guestfs.pod:2514
41976 msgid ""
41977 "As above the total length of the reply is limited to C<GUESTFS_MESSAGE_MAX>."
41978 msgstr ""
41979
41980 #. type: textblock
41981 #: ../src/guestfs.pod:2517
41982 msgid ""
41983 "In the case of an error, a flag is set in the header, and the reply message "
41984 "is slightly changed:"
41985 msgstr ""
41986
41987 #. type: verbatim
41988 #: ../src/guestfs.pod:2520
41989 #, no-wrap
41990 msgid ""
41991 " total length (header + error,\n"
41992 "      but not including the length word itself)\n"
41993 " struct guestfs_message_header (encoded as XDR)\n"
41994 " struct guestfs_message_error (encoded as XDR)\n"
41995 "\n"
41996 msgstr ""
41997
41998 #. type: textblock
41999 #: ../src/guestfs.pod:2525
42000 msgid ""
42001 "The C<guestfs_message_error> structure contains the error message as a "
42002 "string."
42003 msgstr ""
42004
42005 #. type: =head3
42006 #: ../src/guestfs.pod:2528
42007 msgid "FUNCTIONS THAT HAVE FILEIN PARAMETERS"
42008 msgstr ""
42009
42010 #. type: textblock
42011 #: ../src/guestfs.pod:2530
42012 msgid ""
42013 "A C<FileIn> parameter indicates that we transfer a file I<into> the guest.  "
42014 "The normal request message is sent (see above).  However this is followed by "
42015 "a sequence of file chunks."
42016 msgstr ""
42017
42018 #. type: verbatim
42019 #: ../src/guestfs.pod:2534
42020 #, no-wrap
42021 msgid ""
42022 " total length (header + arguments,\n"
42023 "      but not including the length word itself,\n"
42024 "      and not including the chunks)\n"
42025 " struct guestfs_message_header (encoded as XDR)\n"
42026 " struct guestfs_<foo>_args (encoded as XDR)\n"
42027 " sequence of chunks for FileIn param #0\n"
42028 " sequence of chunks for FileIn param #1 etc.\n"
42029 "\n"
42030 msgstr ""
42031
42032 #. type: textblock
42033 #: ../src/guestfs.pod:2542
42034 msgid "The \"sequence of chunks\" is:"
42035 msgstr ""
42036
42037 #. type: verbatim
42038 #: ../src/guestfs.pod:2544
42039 #, no-wrap
42040 msgid ""
42041 " length of chunk (not including length word itself)\n"
42042 " struct guestfs_chunk (encoded as XDR)\n"
42043 " length of chunk\n"
42044 " struct guestfs_chunk (encoded as XDR)\n"
42045 "   ...\n"
42046 " length of chunk\n"
42047 " struct guestfs_chunk (with data.data_len == 0)\n"
42048 "\n"
42049 msgstr ""
42050
42051 #. type: textblock
42052 #: ../src/guestfs.pod:2552
42053 msgid ""
42054 "The final chunk has the C<data_len> field set to zero.  Additionally a flag "
42055 "is set in the final chunk to indicate either successful completion or early "
42056 "cancellation."
42057 msgstr ""
42058
42059 #. type: textblock
42060 #: ../src/guestfs.pod:2556
42061 msgid ""
42062 "At time of writing there are no functions that have more than one FileIn "
42063 "parameter.  However this is (theoretically) supported, by sending the "
42064 "sequence of chunks for each FileIn parameter one after another (from left to "
42065 "right)."
42066 msgstr ""
42067
42068 #. type: textblock
42069 #: ../src/guestfs.pod:2561
42070 msgid ""
42071 "Both the library (sender) I<and> the daemon (receiver) may cancel the "
42072 "transfer.  The library does this by sending a chunk with a special flag set "
42073 "to indicate cancellation.  When the daemon sees this, it cancels the whole "
42074 "RPC, does I<not> send any reply, and goes back to reading the next request."
42075 msgstr ""
42076
42077 #. type: textblock
42078 #: ../src/guestfs.pod:2567
42079 msgid ""
42080 "The daemon may also cancel.  It does this by writing a special word "
42081 "C<GUESTFS_CANCEL_FLAG> to the socket.  The library listens for this during "
42082 "the transfer, and if it gets it, it will cancel the transfer (it sends a "
42083 "cancel chunk).  The special word is chosen so that even if cancellation "
42084 "happens right at the end of the transfer (after the library has finished "
42085 "writing and has started listening for the reply), the \"spurious\" cancel "
42086 "flag will not be confused with the reply message."
42087 msgstr ""
42088
42089 #. type: textblock
42090 #: ../src/guestfs.pod:2576
42091 msgid ""
42092 "This protocol allows the transfer of arbitrary sized files (no 32 bit "
42093 "limit), and also files where the size is not known in advance (eg. from "
42094 "pipes or sockets).  However the chunks are rather small "
42095 "(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need "
42096 "to keep much in memory."
42097 msgstr ""
42098
42099 #. type: =head3
42100 #: ../src/guestfs.pod:2582
42101 msgid "FUNCTIONS THAT HAVE FILEOUT PARAMETERS"
42102 msgstr ""
42103
42104 #. type: textblock
42105 #: ../src/guestfs.pod:2584
42106 msgid ""
42107 "The protocol for FileOut parameters is exactly the same as for FileIn "
42108 "parameters, but with the roles of daemon and library reversed."
42109 msgstr ""
42110
42111 #. type: verbatim
42112 #: ../src/guestfs.pod:2587
42113 #, no-wrap
42114 msgid ""
42115 " total length (header + ret,\n"
42116 "      but not including the length word itself,\n"
42117 "      and not including the chunks)\n"
42118 " struct guestfs_message_header (encoded as XDR)\n"
42119 " struct guestfs_<foo>_ret (encoded as XDR)\n"
42120 " sequence of chunks for FileOut param #0\n"
42121 " sequence of chunks for FileOut param #1 etc.\n"
42122 "\n"
42123 msgstr ""
42124
42125 #. type: =head3
42126 #: ../src/guestfs.pod:2595
42127 msgid "INITIAL MESSAGE"
42128 msgstr ""
42129
42130 #. type: textblock
42131 #: ../src/guestfs.pod:2597
42132 msgid ""
42133 "When the daemon launches it sends an initial word (C<GUESTFS_LAUNCH_FLAG>) "
42134 "which indicates that the guest and daemon is alive.  This is what L</"
42135 "guestfs_launch> waits for."
42136 msgstr ""
42137
42138 #. type: =head3
42139 #: ../src/guestfs.pod:2601
42140 msgid "PROGRESS NOTIFICATION MESSAGES"
42141 msgstr ""
42142
42143 #. type: textblock
42144 #: ../src/guestfs.pod:2603
42145 msgid ""
42146 "The daemon may send progress notification messages at any time.  These are "
42147 "distinguished by the normal length word being replaced by "
42148 "C<GUESTFS_PROGRESS_FLAG>, followed by a fixed size progress message."
42149 msgstr ""
42150
42151 #. type: textblock
42152 #: ../src/guestfs.pod:2607
42153 msgid ""
42154 "The library turns them into progress callbacks (see L</"
42155 "GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards them "
42156 "if not."
42157 msgstr ""
42158
42159 #. type: textblock
42160 #: ../src/guestfs.pod:2611
42161 msgid ""
42162 "The daemon self-limits the frequency of progress messages it sends (see "
42163 "C<daemon/proto.c:notify_progress>).  Not all calls generate progress "
42164 "messages."
42165 msgstr ""
42166
42167 #. type: =head1
42168 #: ../src/guestfs.pod:2615
42169 msgid "LIBGUESTFS VERSION NUMBERS"
42170 msgstr ""
42171
42172 #. type: textblock
42173 #: ../src/guestfs.pod:2617
42174 msgid ""
42175 "Since April 2010, libguestfs has started to make separate development and "
42176 "stable releases, along with corresponding branches in our git repository.  "
42177 "These separate releases can be identified by version number:"
42178 msgstr ""
42179
42180 #. type: verbatim
42181 #: ../src/guestfs.pod:2622
42182 #, no-wrap
42183 msgid ""
42184 "                 even numbers for stable: 1.2.x, 1.4.x, ...\n"
42185 "       .-------- odd numbers for development: 1.3.x, 1.5.x, ...\n"
42186 "       |\n"
42187 "       v\n"
42188 " 1  .  3  .  5\n"
42189 " ^           ^\n"
42190 " |           |\n"
42191 " |           `-------- sub-version\n"
42192 " |\n"
42193 " `------ always '1' because we don't change the ABI\n"
42194 "\n"
42195 msgstr ""
42196
42197 #. type: textblock
42198 #: ../src/guestfs.pod:2633
42199 msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"."
42200 msgstr ""
42201
42202 #. type: textblock
42203 #: ../src/guestfs.pod:2635
42204 msgid ""
42205 "As time passes we cherry pick fixes from the development branch and backport "
42206 "those into the stable branch, the effect being that the stable branch should "
42207 "get more stable and less buggy over time.  So the stable releases are ideal "
42208 "for people who don't need new features but would just like the software to "
42209 "work."
42210 msgstr ""
42211
42212 #. type: textblock
42213 #: ../src/guestfs.pod:2641
42214 msgid "Our criteria for backporting changes are:"
42215 msgstr ""
42216
42217 #. type: textblock
42218 #: ../src/guestfs.pod:2647
42219 msgid ""
42220 "Documentation changes which don't affect any code are backported unless the "
42221 "documentation refers to a future feature which is not in stable."
42222 msgstr ""
42223
42224 #. type: textblock
42225 #: ../src/guestfs.pod:2653
42226 msgid ""
42227 "Bug fixes which are not controversial, fix obvious problems, and have been "
42228 "well tested are backported."
42229 msgstr ""
42230
42231 #. type: textblock
42232 #: ../src/guestfs.pod:2658
42233 msgid ""
42234 "Simple rearrangements of code which shouldn't affect how it works get "
42235 "backported.  This is so that the code in the two branches doesn't get too "
42236 "far out of step, allowing us to backport future fixes more easily."
42237 msgstr ""
42238
42239 #. type: textblock
42240 #: ../src/guestfs.pod:2664
42241 msgid ""
42242 "We I<don't> backport new features, new APIs, new tools etc, except in one "
42243 "exceptional case: the new feature is required in order to implement an "
42244 "important bug fix."
42245 msgstr ""
42246
42247 #. type: textblock
42248 #: ../src/guestfs.pod:2670
42249 msgid ""
42250 "A new stable branch starts when we think the new features in development are "
42251 "substantial and compelling enough over the current stable branch to warrant "
42252 "it.  When that happens we create new stable and development versions 1.N.0 "
42253 "and 1.(N+1).0 [N is even].  The new dot-oh release won't necessarily be so "
42254 "stable at this point, but by backporting fixes from development, that branch "
42255 "will stabilize over time."
42256 msgstr ""
42257
42258 #. type: =head1
42259 #: ../src/guestfs.pod:2678
42260 msgid "EXTENDING LIBGUESTFS"
42261 msgstr ""
42262
42263 #. type: =head2
42264 #: ../src/guestfs.pod:2680
42265 msgid "ADDING A NEW API ACTION"
42266 msgstr ""
42267
42268 #. type: textblock
42269 #: ../src/guestfs.pod:2682
42270 msgid ""
42271 "Large amounts of boilerplate code in libguestfs (RPC, bindings, "
42272 "documentation) are generated, and this makes it easy to extend the "
42273 "libguestfs API."
42274 msgstr ""
42275
42276 #. type: textblock
42277 #: ../src/guestfs.pod:2686
42278 msgid "To add a new API action there are two changes:"
42279 msgstr ""
42280
42281 #. type: textblock
42282 #: ../src/guestfs.pod:2692
42283 msgid ""
42284 "You need to add a description of the call (name, parameters, return type, "
42285 "tests, documentation) to C<generator/generator_actions.ml>."
42286 msgstr ""
42287
42288 #. type: textblock
42289 #: ../src/guestfs.pod:2695
42290 msgid ""
42291 "There are two sorts of API action, depending on whether the call goes "
42292 "through to the daemon in the appliance, or is serviced entirely by the "
42293 "library (see L</ARCHITECTURE> above).  L</guestfs_sync> is an example of the "
42294 "former, since the sync is done in the appliance.  L</guestfs_set_trace> is "
42295 "an example of the latter, since a trace flag is maintained in the handle and "
42296 "all tracing is done on the library side."
42297 msgstr ""
42298
42299 #. type: textblock
42300 #: ../src/guestfs.pod:2703
42301 msgid ""
42302 "Most new actions are of the first type, and get added to the "
42303 "C<daemon_functions> list.  Each function has a unique procedure number used "
42304 "in the RPC protocol which is assigned to that action when we publish "
42305 "libguestfs and cannot be reused.  Take the latest procedure number and "
42306 "increment it."
42307 msgstr ""
42308
42309 #. type: textblock
42310 #: ../src/guestfs.pod:2709
42311 msgid ""
42312 "For library-only actions of the second type, add to the "
42313 "C<non_daemon_functions> list.  Since these functions are serviced by the "
42314 "library and do not travel over the RPC mechanism to the daemon, these "
42315 "functions do not need a procedure number, and so the procedure number is set "
42316 "to C<-1>."
42317 msgstr ""
42318
42319 #. type: textblock
42320 #: ../src/guestfs.pod:2717
42321 msgid "Implement the action (in C):"
42322 msgstr ""
42323
42324 #. type: textblock
42325 #: ../src/guestfs.pod:2719
42326 msgid ""
42327 "For daemon actions, implement the function C<do_E<lt>nameE<gt>> in the "
42328 "C<daemon/> directory."
42329 msgstr ""
42330
42331 #. type: textblock
42332 #: ../src/guestfs.pod:2722
42333 msgid ""
42334 "For library actions, implement the function C<guestfs__E<lt>nameE<gt>> "
42335 "(note: double underscore) in the C<src/> directory."
42336 msgstr ""
42337
42338 #. type: textblock
42339 #: ../src/guestfs.pod:2725
42340 msgid "In either case, use another function as an example of what to do."
42341 msgstr ""
42342
42343 #. type: textblock
42344 #: ../src/guestfs.pod:2729
42345 msgid "After making these changes, use C<make> to compile."
42346 msgstr ""
42347
42348 #. type: textblock
42349 #: ../src/guestfs.pod:2731
42350 msgid ""
42351 "Note that you don't need to implement the RPC, language bindings, manual "
42352 "pages or anything else.  It's all automatically generated from the OCaml "
42353 "description."
42354 msgstr ""
42355
42356 #. type: =head2
42357 #: ../src/guestfs.pod:2735
42358 msgid "ADDING TESTS FOR AN API ACTION"
42359 msgstr ""
42360
42361 #. type: textblock
42362 #: ../src/guestfs.pod:2737
42363 msgid ""
42364 "You can supply zero or as many tests as you want per API call.  The tests "
42365 "can either be added as part of the API description (C<generator/"
42366 "generator_actions.ml>), or in some rarer cases you may want to drop a script "
42367 "into C<regressions/>.  Note that adding a script to C<regressions/> is "
42368 "slower, so if possible use the first method."
42369 msgstr ""
42370
42371 #. type: textblock
42372 #: ../src/guestfs.pod:2743
42373 msgid ""
42374 "The following describes the test environment used when you add an API test "
42375 "in C<generator_actions.ml>."
42376 msgstr ""
42377
42378 #. type: textblock
42379 #: ../src/guestfs.pod:2746
42380 msgid "The test environment has 4 block devices:"
42381 msgstr ""
42382
42383 #. type: =item
42384 #: ../src/guestfs.pod:2750
42385 msgid "C</dev/sda> 500MB"
42386 msgstr "C</dev/sda> 500 МБ"
42387
42388 #. type: textblock
42389 #: ../src/guestfs.pod:2752
42390 msgid "General block device for testing."
42391 msgstr ""
42392
42393 #. type: =item
42394 #: ../src/guestfs.pod:2754
42395 msgid "C</dev/sdb> 50MB"
42396 msgstr "C</dev/sdb> 50 МБ"
42397
42398 #. type: textblock
42399 #: ../src/guestfs.pod:2756
42400 msgid ""
42401 "C</dev/sdb1> is an ext2 filesystem used for testing filesystem write "
42402 "operations."
42403 msgstr ""
42404
42405 #. type: =item
42406 #: ../src/guestfs.pod:2759
42407 msgid "C</dev/sdc> 10MB"
42408 msgstr "C</dev/sdc> 10 МБ"
42409
42410 #. type: textblock
42411 #: ../src/guestfs.pod:2761
42412 msgid "Used in a few tests where two block devices are needed."
42413 msgstr ""
42414
42415 #. type: =item
42416 #: ../src/guestfs.pod:2763
42417 msgid "C</dev/sdd>"
42418 msgstr "C</dev/sdd>"
42419
42420 #. type: textblock
42421 #: ../src/guestfs.pod:2765
42422 msgid "ISO with fixed content (see C<images/test.iso>)."
42423 msgstr ""
42424
42425 #. type: textblock
42426 #: ../src/guestfs.pod:2769
42427 msgid ""
42428 "To be able to run the tests in a reasonable amount of time, the libguestfs "
42429 "appliance and block devices are reused between tests.  So don't try testing "
42430 "L</guestfs_kill_subprocess> :-x"
42431 msgstr ""
42432
42433 #. type: textblock
42434 #: ../src/guestfs.pod:2773
42435 msgid ""
42436 "Each test starts with an initial scenario, selected using one of the "
42437 "C<Init*> expressions, described in C<generator/generator_types.ml>.  These "
42438 "initialize the disks mentioned above in a particular way as documented in "
42439 "C<generator_types.ml>.  You should not assume anything about the previous "
42440 "contents of other disks that are not initialized."
42441 msgstr ""
42442
42443 #. type: textblock
42444 #: ../src/guestfs.pod:2779
42445 msgid ""
42446 "You can add a prerequisite clause to any individual test.  This is a run-"
42447 "time check, which, if it fails, causes the test to be skipped.  Useful if "
42448 "testing a command which might not work on all variations of libguestfs "
42449 "builds.  A test that has prerequisite of C<Always> means to run "
42450 "unconditionally."
42451 msgstr ""
42452
42453 #. type: textblock
42454 #: ../src/guestfs.pod:2785
42455 msgid ""
42456 "In addition, packagers can skip individual tests by setting environment "
42457 "variables before running C<make check>."
42458 msgstr ""
42459
42460 #. type: verbatim
42461 #: ../src/guestfs.pod:2788
42462 #, no-wrap
42463 msgid ""
42464 " SKIP_TEST_<CMD>_<NUM>=1\n"
42465 "\n"
42466 msgstr ""
42467
42468 #. type: textblock
42469 #: ../src/guestfs.pod:2790
42470 msgid "eg: C<SKIP_TEST_COMMAND_3=1> skips test #3 of L</guestfs_command>."
42471 msgstr ""
42472
42473 #. type: verbatim
42474 #: ../src/guestfs.pod:2794
42475 #, no-wrap
42476 msgid ""
42477 " SKIP_TEST_<CMD>=1\n"
42478 "\n"
42479 msgstr ""
42480
42481 #. type: textblock
42482 #: ../src/guestfs.pod:2796
42483 msgid "eg: C<SKIP_TEST_ZEROFREE=1> skips all L</guestfs_zerofree> tests."
42484 msgstr ""
42485
42486 #. type: textblock
42487 #: ../src/guestfs.pod:2798
42488 msgid "Packagers can run only certain tests by setting for example:"
42489 msgstr ""
42490
42491 #. type: verbatim
42492 #: ../src/guestfs.pod:2800
42493 #, no-wrap
42494 msgid ""
42495 " TEST_ONLY=\"vfs_type zerofree\"\n"
42496 "\n"
42497 msgstr ""
42498
42499 #. type: textblock
42500 #: ../src/guestfs.pod:2802
42501 msgid ""
42502 "See C<capitests/tests.c> for more details of how these environment variables "
42503 "work."
42504 msgstr ""
42505
42506 #. type: =head2
42507 #: ../src/guestfs.pod:2805
42508 msgid "DEBUGGING NEW API ACTIONS"
42509 msgstr ""
42510
42511 #. type: textblock
42512 #: ../src/guestfs.pod:2807
42513 msgid "Test new actions work before submitting them."
42514 msgstr ""
42515
42516 #. type: textblock
42517 #: ../src/guestfs.pod:2809
42518 msgid "You can use guestfish to try out new commands."
42519 msgstr ""
42520
42521 #. type: textblock
42522 #: ../src/guestfs.pod:2811
42523 msgid ""
42524 "Debugging the daemon is a problem because it runs inside a minimal "
42525 "environment.  However you can fprintf messages in the daemon to stderr, and "
42526 "they will show up if you use C<guestfish -v>."
42527 msgstr ""
42528
42529 #. type: =head2
42530 #: ../src/guestfs.pod:2815
42531 msgid "FORMATTING CODE AND OTHER CONVENTIONS"
42532 msgstr ""
42533
42534 #. type: textblock
42535 #: ../src/guestfs.pod:2817
42536 msgid ""
42537 "Our C source code generally adheres to some basic code-formatting "
42538 "conventions.  The existing code base is not totally consistent on this "
42539 "front, but we do prefer that contributed code be formatted similarly.  In "
42540 "short, use spaces-not-TABs for indentation, use 2 spaces for each "
42541 "indentation level, and other than that, follow the K&R style."
42542 msgstr ""
42543
42544 #. type: textblock
42545 #: ../src/guestfs.pod:2823
42546 msgid ""
42547 "If you use Emacs, add the following to one of one of your start-up files (e."
42548 "g., ~/.emacs), to help ensure that you get indentation right:"
42549 msgstr ""
42550
42551 #. type: verbatim
42552 #: ../src/guestfs.pod:2826
42553 #, no-wrap
42554 msgid ""
42555 " ;;; In libguestfs, indent with spaces everywhere (not TABs).\n"
42556 " ;;; Exceptions: Makefile and ChangeLog modes.\n"
42557 " (add-hook 'find-file-hook\n"
42558 "     '(lambda () (if (and buffer-file-name\n"
42559 "                          (string-match \"/libguestfs\\\\>\"\n"
42560 "                              (buffer-file-name))\n"
42561 "                          (not (string-equal mode-name \"Change Log\"))\n"
42562 "                          (not (string-equal mode-name \"Makefile\")))\n"
42563 "                     (setq indent-tabs-mode nil))))\n"
42564 " \n"
42565 msgstr ""
42566
42567 #. type: verbatim
42568 #: ../src/guestfs.pod:2836
42569 #, no-wrap
42570 msgid ""
42571 " ;;; When editing C sources in libguestfs, use this style.\n"
42572 " (defun libguestfs-c-mode ()\n"
42573 "   \"C mode with adjusted defaults for use with libguestfs.\"\n"
42574 "   (interactive)\n"
42575 "   (c-set-style \"K&R\")\n"
42576 "   (setq c-indent-level 2)\n"
42577 "   (setq c-basic-offset 2))\n"
42578 " (add-hook 'c-mode-hook\n"
42579 "           '(lambda () (if (string-match \"/libguestfs\\\\>\"\n"
42580 "                               (buffer-file-name))\n"
42581 "                           (libguestfs-c-mode))))\n"
42582 "\n"
42583 msgstr ""
42584
42585 #. type: textblock
42586 #: ../src/guestfs.pod:2848
42587 msgid "Enable warnings when compiling (and fix any problems this finds):"
42588 msgstr ""
42589
42590 #. type: verbatim
42591 #: ../src/guestfs.pod:2851
42592 #, no-wrap
42593 msgid ""
42594 " ./configure --enable-gcc-warnings\n"
42595 "\n"
42596 msgstr ""
42597 " ./configure --enable-gcc-warnings\n"
42598 "\n"
42599
42600 #. type: textblock
42601 #: ../src/guestfs.pod:2853
42602 msgid "Useful targets are:"
42603 msgstr ""
42604
42605 #. type: verbatim
42606 #: ../src/guestfs.pod:2855
42607 #, no-wrap
42608 msgid ""
42609 " make syntax-check  # checks the syntax of the C code\n"
42610 " make check         # runs the test suite\n"
42611 "\n"
42612 msgstr ""
42613
42614 #. type: =head2
42615 #: ../src/guestfs.pod:2858
42616 msgid "DAEMON CUSTOM PRINTF FORMATTERS"
42617 msgstr ""
42618
42619 #. type: textblock
42620 #: ../src/guestfs.pod:2860
42621 msgid ""
42622 "In the daemon code we have created custom printf formatters C<%Q> and C<%R>, "
42623 "which are used to do shell quoting."
42624 msgstr ""
42625
42626 #. type: =item
42627 #: ../src/guestfs.pod:2865
42628 msgid "%Q"
42629 msgstr "%Q"
42630
42631 #. type: textblock
42632 #: ../src/guestfs.pod:2867
42633 msgid ""
42634 "Simple shell quoted string.  Any spaces or other shell characters are "
42635 "escaped for you."
42636 msgstr ""
42637
42638 #. type: =item
42639 #: ../src/guestfs.pod:2870
42640 msgid "%R"
42641 msgstr "%R"
42642
42643 #. type: textblock
42644 #: ../src/guestfs.pod:2872
42645 msgid ""
42646 "Same as C<%Q> except the string is treated as a path which is prefixed by "
42647 "the sysroot."
42648 msgstr ""
42649
42650 #. type: verbatim
42651 #: ../src/guestfs.pod:2879
42652 #, no-wrap
42653 msgid ""
42654 " asprintf (&cmd, \"cat %R\", path);\n"
42655 "\n"
42656 msgstr ""
42657 " asprintf (&cmd, \"cat %R\", path);\n"
42658 "\n"
42659
42660 #. type: textblock
42661 #: ../src/guestfs.pod:2881
42662 msgid "would produce C<cat /sysroot/some\\ path\\ with\\ spaces>"
42663 msgstr ""
42664
42665 #. type: textblock
42666 #: ../src/guestfs.pod:2883
42667 msgid ""
42668 "I<Note:> Do I<not> use these when you are passing parameters to the C<command"
42669 "{,r,v,rv}()> functions.  These parameters do NOT need to be quoted because "
42670 "they are not passed via the shell (instead, straight to exec).  You probably "
42671 "want to use the C<sysroot_path()> function however."
42672 msgstr ""
42673
42674 #. type: =head2
42675 #: ../src/guestfs.pod:2889
42676 msgid "SUBMITTING YOUR NEW API ACTIONS"
42677 msgstr ""
42678
42679 #. type: textblock
42680 #: ../src/guestfs.pod:2891
42681 msgid ""
42682 "Submit patches to the mailing list: L<http://www.redhat.com/mailman/listinfo/"
42683 "libguestfs> and CC to L<rjones@redhat.com>."
42684 msgstr ""
42685
42686 #. type: =head2
42687 #: ../src/guestfs.pod:2895
42688 msgid "INTERNATIONALIZATION (I18N) SUPPORT"
42689 msgstr ""
42690
42691 #. type: textblock
42692 #: ../src/guestfs.pod:2897
42693 msgid "We support i18n (gettext anyhow) in the library."
42694 msgstr ""
42695
42696 #. type: textblock
42697 #: ../src/guestfs.pod:2899
42698 msgid ""
42699 "However many messages come from the daemon, and we don't translate those at "
42700 "the moment.  One reason is that the appliance generally has all locale files "
42701 "removed from it, because they take up a lot of space.  So we'd have to readd "
42702 "some of those, as well as copying our PO files into the appliance."
42703 msgstr ""
42704
42705 #. type: textblock
42706 #: ../src/guestfs.pod:2905
42707 msgid ""
42708 "Debugging messages are never translated, since they are intended for the "
42709 "programmers."
42710 msgstr ""
42711
42712 #. type: =head2
42713 #: ../src/guestfs.pod:2908
42714 msgid "SOURCE CODE SUBDIRECTORIES"
42715 msgstr ""
42716
42717 #. type: =item
42718 #: ../src/guestfs.pod:2912
42719 msgid "C<align>"
42720 msgstr ""
42721
42722 #. type: textblock
42723 #: ../src/guestfs.pod:2914
42724 msgid "L<virt-alignment-scan(1)> command and documentation."
42725 msgstr ""
42726
42727 #. type: textblock
42728 #: ../src/guestfs.pod:2918
42729 msgid "The libguestfs appliance, build scripts and so on."
42730 msgstr ""
42731
42732 #. type: =item
42733 #: ../src/guestfs.pod:2920
42734 msgid "C<capitests>"
42735 msgstr "C<capitests>"
42736
42737 #. type: textblock
42738 #: ../src/guestfs.pod:2922
42739 msgid "Automated tests of the C API."
42740 msgstr ""
42741
42742 #. type: =item
42743 #: ../src/guestfs.pod:2924
42744 msgid "C<cat>"
42745 msgstr "C<cat>"
42746
42747 #. type: textblock
42748 #: ../src/guestfs.pod:2926
42749 msgid ""
42750 "The L<virt-cat(1)>, L<virt-filesystems(1)> and L<virt-ls(1)> commands and "
42751 "documentation."
42752 msgstr ""
42753
42754 #. type: =item
42755 #: ../src/guestfs.pod:2929
42756 msgid "C<caution>"
42757 msgstr "C<caution>"
42758
42759 #. type: textblock
42760 #: ../src/guestfs.pod:2931
42761 msgid ""
42762 "Safety and liveness tests of components that libguestfs depends upon (not of "
42763 "libguestfs itself).  Mainly this is for qemu and the kernel."
42764 msgstr ""
42765
42766 #. type: =item
42767 #: ../src/guestfs.pod:2934
42768 msgid "C<clone>"
42769 msgstr ""
42770
42771 #. type: textblock
42772 #: ../src/guestfs.pod:2936
42773 msgid ""
42774 "Tools for cloning virtual machines.  Currently contains L<virt-sysprep(1)> "
42775 "command and documentation."
42776 msgstr ""
42777
42778 #. type: =item
42779 #: ../src/guestfs.pod:2939
42780 msgid "C<contrib>"
42781 msgstr "C<contrib>"
42782
42783 #. type: textblock
42784 #: ../src/guestfs.pod:2941
42785 msgid "Outside contributions, experimental parts."
42786 msgstr ""
42787
42788 #. type: =item
42789 #: ../src/guestfs.pod:2943
42790 msgid "C<daemon>"
42791 msgstr "C<daemon>"
42792
42793 #. type: textblock
42794 #: ../src/guestfs.pod:2945
42795 msgid ""
42796 "The daemon that runs inside the libguestfs appliance and carries out actions."
42797 msgstr ""
42798
42799 #. type: =item
42800 #: ../src/guestfs.pod:2948
42801 msgid "C<df>"
42802 msgstr "C<df>"
42803
42804 #. type: textblock
42805 #: ../src/guestfs.pod:2950
42806 msgid "L<virt-df(1)> command and documentation."
42807 msgstr ""
42808
42809 #. type: =item
42810 #: ../src/guestfs.pod:2952
42811 msgid "C<edit>"
42812 msgstr "C<edit>"
42813
42814 #. type: textblock
42815 #: ../src/guestfs.pod:2954
42816 msgid "L<virt-edit(1)> command and documentation."
42817 msgstr ""
42818
42819 #. type: =item
42820 #: ../src/guestfs.pod:2956
42821 msgid "C<examples>"
42822 msgstr "C<examples>"
42823
42824 #. type: textblock
42825 #: ../src/guestfs.pod:2958
42826 msgid "C API example code."
42827 msgstr "Код прикладів використання програмного інтерфейсу мовою C."
42828
42829 #. type: =item
42830 #: ../src/guestfs.pod:2960
42831 #, fuzzy
42832 #| msgid "C<capitests>"
42833 msgid "C<extratests>"
42834 msgstr "C<capitests>"
42835
42836 #. type: textblock
42837 #: ../src/guestfs.pod:2962
42838 msgid ""
42839 "Extra tests.  These are not run by default because they require special "
42840 "tools or configuration."
42841 msgstr ""
42842
42843 #. type: =item
42844 #: ../src/guestfs.pod:2965
42845 msgid "C<fish>"
42846 msgstr "C<fish>"
42847
42848 #. type: textblock
42849 #: ../src/guestfs.pod:2967
42850 msgid ""
42851 "L<guestfish(1)>, the command-line shell, and various shell scripts built on "
42852 "top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, "
42853 "L<virt-tar-out(1)>."
42854 msgstr ""
42855
42856 #. type: =item
42857 #: ../src/guestfs.pod:2971
42858 msgid "C<fuse>"
42859 msgstr "C<fuse>"
42860
42861 #. type: textblock
42862 #: ../src/guestfs.pod:2973
42863 msgid ""
42864 "L<guestmount(1)>, FUSE (userspace filesystem) built on top of libguestfs."
42865 msgstr ""
42866
42867 #. type: =item
42868 #: ../src/guestfs.pod:2975
42869 msgid "C<generator>"
42870 msgstr "C<generator>"
42871
42872 #. type: textblock
42873 #: ../src/guestfs.pod:2977
42874 msgid ""
42875 "The crucially important generator, used to automatically generate large "
42876 "amounts of boilerplate C code for things like RPC and bindings."
42877 msgstr ""
42878
42879 #. type: =item
42880 #: ../src/guestfs.pod:2980
42881 msgid "C<images>"
42882 msgstr "C<images>"
42883
42884 #. type: textblock
42885 #: ../src/guestfs.pod:2982
42886 msgid "Files used by the test suite."
42887 msgstr ""
42888
42889 #. type: textblock
42890 #: ../src/guestfs.pod:2984
42891 msgid "Some \"phony\" guest images which we test against."
42892 msgstr ""
42893
42894 #. type: =item
42895 #: ../src/guestfs.pod:2986
42896 msgid "C<inspector>"
42897 msgstr "C<inspector>"
42898
42899 #. type: textblock
42900 #: ../src/guestfs.pod:2988
42901 msgid "L<virt-inspector(1)>, the virtual machine image inspector."
42902 msgstr ""
42903
42904 #. type: =item
42905 #: ../src/guestfs.pod:2990
42906 msgid "C<logo>"
42907 msgstr "C<logo>"
42908
42909 #. type: textblock
42910 #: ../src/guestfs.pod:2992
42911 msgid "Logo used on the website.  The fish is called Arthur by the way."
42912 msgstr ""
42913
42914 #. type: =item
42915 #: ../src/guestfs.pod:2994
42916 msgid "C<m4>"
42917 msgstr "C<m4>"
42918
42919 #. type: textblock
42920 #: ../src/guestfs.pod:2996
42921 msgid "M4 macros used by autoconf."
42922 msgstr ""
42923
42924 #. type: =item
42925 #: ../src/guestfs.pod:2998
42926 msgid "C<po>"
42927 msgstr "C<po>"
42928
42929 #. type: textblock
42930 #: ../src/guestfs.pod:3000
42931 msgid "Translations of simple gettext strings."
42932 msgstr "Переклади простих рядків gettext."
42933
42934 #. type: =item
42935 #: ../src/guestfs.pod:3002
42936 msgid "C<po-docs>"
42937 msgstr "C<po-docs>"
42938
42939 #. type: textblock
42940 #: ../src/guestfs.pod:3004
42941 msgid ""
42942 "The build infrastructure and PO files for translations of manpages and POD "
42943 "files.  Eventually this will be combined with the C<po> directory, but that "
42944 "is rather complicated."
42945 msgstr ""
42946
42947 #. type: =item
42948 #: ../src/guestfs.pod:3008
42949 msgid "C<regressions>"
42950 msgstr "C<regressions>"
42951
42952 #. type: textblock
42953 #: ../src/guestfs.pod:3010
42954 msgid "Regression tests."
42955 msgstr "Тести на регресії."
42956
42957 #. type: =item
42958 #: ../src/guestfs.pod:3012
42959 msgid "C<rescue>"
42960 msgstr "C<rescue>"
42961
42962 #. type: textblock
42963 #: ../src/guestfs.pod:3014
42964 msgid "L<virt-rescue(1)> command and documentation."
42965 msgstr ""
42966
42967 #. type: =item
42968 #: ../src/guestfs.pod:3016
42969 msgid "C<resize>"
42970 msgstr ""
42971
42972 #. type: textblock
42973 #: ../src/guestfs.pod:3018
42974 msgid "L<virt-resize(1)> command and documentation."
42975 msgstr ""
42976
42977 #. type: =item
42978 #: ../src/guestfs.pod:3020
42979 msgid "C<sparsify>"
42980 msgstr ""
42981
42982 #. type: textblock
42983 #: ../src/guestfs.pod:3022
42984 msgid "L<virt-sparsify(1)> command and documentation."
42985 msgstr ""
42986
42987 #. type: =item
42988 #: ../src/guestfs.pod:3024
42989 msgid "C<src>"
42990 msgstr "C<src>"
42991
42992 #. type: textblock
42993 #: ../src/guestfs.pod:3026
42994 msgid "Source code to the C library."
42995 msgstr ""
42996
42997 #. type: =item
42998 #: ../src/guestfs.pod:3028
42999 msgid "C<tools>"
43000 msgstr "C<tools>"
43001
43002 #. type: textblock
43003 #: ../src/guestfs.pod:3030
43004 msgid ""
43005 "Command line tools written in Perl (L<virt-win-reg(1)> and many others)."
43006 msgstr ""
43007
43008 #. type: =item
43009 #: ../src/guestfs.pod:3032
43010 msgid "C<test-tool>"
43011 msgstr "C<test-tool>"
43012
43013 #. type: textblock
43014 #: ../src/guestfs.pod:3034
43015 msgid ""
43016 "Test tool for end users to test if their qemu/kernel combination will work "
43017 "with libguestfs."
43018 msgstr ""
43019
43020 #. type: =item
43021 #: ../src/guestfs.pod:3037
43022 msgid "C<csharp>"
43023 msgstr "C<csharp>"
43024
43025 #. type: =item
43026 #: ../src/guestfs.pod:3039
43027 msgid "C<erlang>"
43028 msgstr ""
43029
43030 #. type: =item
43031 #: ../src/guestfs.pod:3041
43032 msgid "C<haskell>"
43033 msgstr "C<haskell>"
43034
43035 #. type: =item
43036 #: ../src/guestfs.pod:3043
43037 msgid "C<java>"
43038 msgstr "C<java>"
43039
43040 #. type: =item
43041 #: ../src/guestfs.pod:3045
43042 msgid "C<ocaml>"
43043 msgstr "C<ocaml>"
43044
43045 #. type: =item
43046 #: ../src/guestfs.pod:3047
43047 msgid "C<php>"
43048 msgstr "C<php>"
43049
43050 #. type: =item
43051 #: ../src/guestfs.pod:3049
43052 msgid "C<perl>"
43053 msgstr "C<perl>"
43054
43055 #. type: =item
43056 #: ../src/guestfs.pod:3051
43057 msgid "C<python>"
43058 msgstr "C<python>"
43059
43060 #. type: =item
43061 #: ../src/guestfs.pod:3053
43062 msgid "C<ruby>"
43063 msgstr "C<ruby>"
43064
43065 #. type: textblock
43066 #: ../src/guestfs.pod:3055
43067 msgid "Language bindings."
43068 msgstr "Прив’язки до мов програмування."
43069
43070 #. type: =head2
43071 #: ../src/guestfs.pod:3059
43072 msgid "MAKING A STABLE RELEASE"
43073 msgstr ""
43074
43075 #. type: textblock
43076 #: ../src/guestfs.pod:3061
43077 msgid ""
43078 "When we make a stable release, there are several steps documented here.  See "
43079 "L</LIBGUESTFS VERSION NUMBERS> for general information about the stable "
43080 "branch policy."
43081 msgstr ""
43082
43083 #. type: textblock
43084 #: ../src/guestfs.pod:3069
43085 msgid ""
43086 "Check C<make && make check> works on at least Fedora, Debian and Ubuntu."
43087 msgstr ""
43088
43089 #. type: textblock
43090 #: ../src/guestfs.pod:3074
43091 msgid "Finalize RELEASE-NOTES."
43092 msgstr ""
43093
43094 #. type: textblock
43095 #: ../src/guestfs.pod:3078
43096 msgid "Update ROADMAP."
43097 msgstr ""
43098
43099 #. type: textblock
43100 #: ../src/guestfs.pod:3082
43101 msgid "Run C<src/api-support/update-from-tarballs.sh>."
43102 msgstr ""
43103
43104 #. type: textblock
43105 #: ../src/guestfs.pod:3086
43106 msgid "Push and pull from Transifex."
43107 msgstr ""
43108
43109 #. type: verbatim
43110 #: ../src/guestfs.pod:3090
43111 #, no-wrap
43112 msgid ""
43113 " tx push -s\n"
43114 "\n"
43115 msgstr ""
43116
43117 #. type: textblock
43118 #: ../src/guestfs.pod:3092
43119 msgid "to push the latest POT files to Transifex.  Then run:"
43120 msgstr ""
43121
43122 #. type: verbatim
43123 #: ../src/guestfs.pod:3094
43124 #, no-wrap
43125 msgid ""
43126 " ./tx-pull.sh\n"
43127 "\n"
43128 msgstr ""
43129
43130 #. type: textblock
43131 #: ../src/guestfs.pod:3096
43132 msgid "which is a wrapper to pull the latest translated C<*.po> files."
43133 msgstr ""
43134
43135 #. type: textblock
43136 #: ../src/guestfs.pod:3100
43137 msgid ""
43138 "Create new stable and development directories under L<http://libguestfs.org/"
43139 "download>."
43140 msgstr ""
43141
43142 #. type: textblock
43143 #: ../src/guestfs.pod:3105
43144 msgid "Create the branch in git:"
43145 msgstr ""
43146
43147 #. type: verbatim
43148 #: ../src/guestfs.pod:3107
43149 #, no-wrap
43150 msgid ""
43151 " git tag -a 1.XX.0 -m \"Version 1.XX.0 (stable)\"\n"
43152 " git tag -a 1.YY.0 -m \"Version 1.YY.0 (development)\"\n"
43153 " git branch stable-1.XX\n"
43154 " git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n"
43155 "\n"
43156 msgstr ""
43157
43158 #. type: =head1
43159 #: ../src/guestfs.pod:3114
43160 msgid "LIMITS"
43161 msgstr "ОБМЕЖЕННЯ"
43162
43163 #. type: =head2
43164 #: ../src/guestfs.pod:3116
43165 msgid "PROTOCOL LIMITS"
43166 msgstr "ОБМЕЖЕННЯ ПРОТОКОЛУ"
43167
43168 #. type: textblock
43169 #: ../src/guestfs.pod:3118
43170 msgid ""
43171 "Internally libguestfs uses a message-based protocol to pass API calls and "
43172 "their responses to and from a small \"appliance\" (see L</INTERNALS> for "
43173 "plenty more detail about this).  The maximum message size used by the "
43174 "protocol is slightly less than 4 MB.  For some API calls you may need to be "
43175 "aware of this limit.  The API calls which may be affected are individually "
43176 "documented, with a link back to this section of the documentation."
43177 msgstr ""
43178
43179 #. type: textblock
43180 #: ../src/guestfs.pod:3126
43181 msgid ""
43182 "A simple call such as L</guestfs_cat> returns its result (the file data) in "
43183 "a simple string.  Because this string is at some point internally encoded as "
43184 "a message, the maximum size that it can return is slightly under 4 MB.  If "
43185 "the requested file is larger than this then you will get an error."
43186 msgstr ""
43187
43188 #. type: textblock
43189 #: ../src/guestfs.pod:3132
43190 msgid ""
43191 "In order to transfer large files into and out of the guest filesystem, you "
43192 "need to use particular calls that support this.  The sections L</UPLOADING> "
43193 "and L</DOWNLOADING> document how to do this."
43194 msgstr ""
43195
43196 #. type: textblock
43197 #: ../src/guestfs.pod:3136
43198 msgid ""
43199 "You might also consider mounting the disk image using our FUSE filesystem "
43200 "support (L<guestmount(1)>)."
43201 msgstr ""
43202
43203 #. type: =head2
43204 #: ../src/guestfs.pod:3139
43205 msgid "MAXIMUM NUMBER OF DISKS"
43206 msgstr ""
43207
43208 #. type: textblock
43209 #: ../src/guestfs.pod:3141
43210 msgid "When using virtio disks (the default) the current limit is B<25> disks."
43211 msgstr ""
43212
43213 #. type: textblock
43214 #: ../src/guestfs.pod:3144
43215 msgid ""
43216 "Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31 "
43217 "slots.  However febootstrap only understands disks with names C</dev/vda> "
43218 "through C</dev/vdz> (26 letters) and it reserves one disk for its own "
43219 "purposes."
43220 msgstr ""
43221
43222 #. type: textblock
43223 #: ../src/guestfs.pod:3149
43224 msgid ""
43225 "We are working to substantially raise this limit in future versions but it "
43226 "requires complex changes to qemu."
43227 msgstr ""
43228
43229 #. type: textblock
43230 #: ../src/guestfs.pod:3152
43231 msgid ""
43232 "In future versions of libguestfs it should also be possible to \"hot plug\" "
43233 "disks (add and remove disks after calling L</guestfs_launch>).  This also "
43234 "requires changes to qemu."
43235 msgstr ""
43236
43237 #. type: =head2
43238 #: ../src/guestfs.pod:3156
43239 msgid "MAXIMUM NUMBER OF PARTITIONS PER DISK"
43240 msgstr ""
43241
43242 #. type: textblock
43243 #: ../src/guestfs.pod:3158
43244 msgid "Virtio limits the maximum number of partitions per disk to B<15>."
43245 msgstr ""
43246
43247 #. type: textblock
43248 #: ../src/guestfs.pod:3160
43249 msgid ""
43250 "This is because it reserves 4 bits for the minor device number (thus C</dev/"
43251 "vda>, and C</dev/vda1> through C</dev/vda15>)."
43252 msgstr ""
43253
43254 #. type: textblock
43255 #: ../src/guestfs.pod:3163
43256 msgid ""
43257 "If you attach a disk with more than 15 partitions, the extra partitions are "
43258 "ignored by libguestfs."
43259 msgstr ""
43260
43261 #. type: =head2
43262 #: ../src/guestfs.pod:3166
43263 msgid "MAXIMUM SIZE OF A DISK"
43264 msgstr ""
43265
43266 #. type: textblock
43267 #: ../src/guestfs.pod:3168
43268 msgid "Probably the limit is between 2**63-1 and 2**64-1 bytes."
43269 msgstr ""
43270
43271 #. type: textblock
43272 #: ../src/guestfs.pod:3170
43273 msgid ""
43274 "We have tested block devices up to 1 exabyte (2**60 or "
43275 "1,152,921,504,606,846,976 bytes) using sparse files backed by an XFS host "
43276 "filesystem."
43277 msgstr ""
43278
43279 #. type: textblock
43280 #: ../src/guestfs.pod:3174
43281 msgid ""
43282 "Although libguestfs probably does not impose any limit, the underlying host "
43283 "storage will.  If you store disk images on a host ext4 filesystem, then the "
43284 "maximum size will be limited by the maximum ext4 file size (currently 16 "
43285 "TB).  If you store disk images as host logical volumes then you are limited "
43286 "by the maximum size of an LV."
43287 msgstr ""
43288
43289 #. type: textblock
43290 #: ../src/guestfs.pod:3180
43291 msgid ""
43292 "For the hugest disk image files, we recommend using XFS on the host for "
43293 "storage."
43294 msgstr ""
43295
43296 #. type: =head2
43297 #: ../src/guestfs.pod:3183
43298 msgid "MAXIMUM SIZE OF A PARTITION"
43299 msgstr ""
43300
43301 #. type: textblock
43302 #: ../src/guestfs.pod:3185
43303 msgid ""
43304 "The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector "
43305 "numbers.  Assuming a 512 byte sector size, this means that MBR cannot "
43306 "address a partition located beyond 2 TB on the disk."
43307 msgstr ""
43308
43309 #. type: textblock
43310 #: ../src/guestfs.pod:3189
43311 msgid ""
43312 "It is recommended that you use GPT partitions on disks which are larger than "
43313 "this size.  GPT uses 64 bit sector numbers and so can address partitions "
43314 "which are theoretically larger than the largest disk we could support."
43315 msgstr ""
43316
43317 #. type: =head2
43318 #: ../src/guestfs.pod:3194
43319 msgid "MAXIMUM SIZE OF A FILESYSTEM, FILES, DIRECTORIES"
43320 msgstr ""
43321
43322 #. type: textblock
43323 #: ../src/guestfs.pod:3196
43324 msgid ""
43325 "This depends on the filesystem type.  libguestfs itself does not impose any "
43326 "known limit.  Consult Wikipedia or the filesystem documentation to find out "
43327 "what these limits are."
43328 msgstr ""
43329
43330 #. type: =head2
43331 #: ../src/guestfs.pod:3200
43332 msgid "MAXIMUM UPLOAD AND DOWNLOAD"
43333 msgstr ""
43334
43335 #. type: textblock
43336 #: ../src/guestfs.pod:3202
43337 msgid ""
43338 "The API functions L</guestfs_upload>, L</guestfs_download>, L</"
43339 "guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized "
43340 "uploads and downloads."
43341 msgstr ""
43342
43343 #. type: =head2
43344 #: ../src/guestfs.pod:3206
43345 msgid "INSPECTION LIMITS"
43346 msgstr ""
43347
43348 #. type: textblock
43349 #: ../src/guestfs.pod:3208
43350 msgid ""
43351 "The inspection code has several arbitrary limits on things like the size of "
43352 "Windows Registry hive it will read, and the length of product name.  These "
43353 "are intended to stop a malicious guest from consuming arbitrary amounts of "
43354 "memory and disk space on the host, and should not be reached in practice.  "
43355 "See the source code for more information."
43356 msgstr ""
43357
43358 #. type: textblock
43359 #: ../src/guestfs.pod:3234
43360 msgid ""
43361 "Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages.  This has the same "
43362 "effect as calling C<guestfs_set_verbose (g, 1)>."
43363 msgstr ""
43364
43365 #. type: textblock
43366 #: ../src/guestfs.pod:3246
43367 msgid ""
43368 "Set the path that libguestfs uses to search for a supermin appliance.  See "
43369 "the discussion of paths in section L</PATH> above."
43370 msgstr ""
43371
43372 #. type: textblock
43373 #: ../src/guestfs.pod:3255
43374 msgid "See also L</QEMU WRAPPERS> above."
43375 msgstr ""
43376
43377 #. type: textblock
43378 #: ../src/guestfs.pod:3259
43379 msgid ""
43380 "Set C<LIBGUESTFS_TRACE=1> to enable command traces.  This has the same "
43381 "effect as calling C<guestfs_set_trace (g, 1)>."
43382 msgstr ""
43383
43384 #. type: textblock
43385 #: ../src/guestfs.pod:3277
43386 msgid ""
43387 "L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-"
43388 "ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, "
43389 "L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-cat(1)"
43390 ">, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, "
43391 "L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-filesystems(1)>, "
43392 "L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-rescue"
43393 "(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, L<virt-tar"
43394 "(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, L<guestfs-"
43395 "testing(1)>, L<qemu(1)>, L<febootstrap(1)>, L<febootstrap-supermin-helper(8)"
43396 ">, L<hivex(3)>, L<stap(1)>, L<http://libguestfs.org/>."
43397 msgstr ""
43398
43399 #. type: textblock
43400 #: ../src/guestfs.pod:3314
43401 msgid ""
43402 "Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm"
43403 "(8)>, L<disktype(1)>."
43404 msgstr ""
43405
43406 #. type: =head1
43407 #: ../src/guestfs.pod:3321 ../tools/virt-make-fs.pl:571
43408 #: ../tools/virt-win-reg.pl:772
43409 msgid "BUGS"
43410 msgstr "ВАДИ"
43411
43412 #. type: textblock
43413 #: ../src/guestfs.pod:3323
43414 msgid "To get a list of bugs against libguestfs use this link:"
43415 msgstr ""
43416 "Щоб переглянути список відомих вад у libguestfs, скористайтеся таким "
43417 "посиланням:"
43418
43419 #. type: textblock
43420 #: ../src/guestfs.pod:3325
43421 msgid ""
43422 "L<https://bugzilla.redhat.com/buglist.cgi?"
43423 "component=libguestfs&product=Virtualization+Tools>"
43424 msgstr ""
43425 "L<https://bugzilla.redhat.com/buglist.cgi?"
43426 "component=libguestfs&product=Virtualization+Tools>"
43427
43428 #. type: textblock
43429 #: ../src/guestfs.pod:3327
43430 msgid "To report a new bug against libguestfs use this link:"
43431 msgstr "Для звітування щодо вад у libguestfs скористайтеся цим посиланням:"
43432
43433 #. type: textblock
43434 #: ../src/guestfs.pod:3329
43435 msgid ""
43436 "L<https://bugzilla.redhat.com/enter_bug.cgi?"
43437 "component=libguestfs&product=Virtualization+Tools>"
43438 msgstr ""
43439 "L<https://bugzilla.redhat.com/enter_bug.cgi?"
43440 "component=libguestfs&product=Virtualization+Tools>"
43441
43442 #. type: textblock
43443 #: ../src/guestfs.pod:3331
43444 msgid "When reporting a bug, please check:"
43445 msgstr ""
43446
43447 #. type: textblock
43448 #: ../src/guestfs.pod:3337
43449 msgid "That the bug hasn't been reported already."
43450 msgstr ""
43451
43452 #. type: textblock
43453 #: ../src/guestfs.pod:3341
43454 msgid "That you are testing a recent version."
43455 msgstr ""
43456
43457 #. type: textblock
43458 #: ../src/guestfs.pod:3345
43459 msgid "Describe the bug accurately, and give a way to reproduce it."
43460 msgstr ""
43461
43462 #. type: textblock
43463 #: ../src/guestfs.pod:3349
43464 msgid ""
43465 "Run libguestfs-test-tool and paste the B<complete, unedited> output into the "
43466 "bug report."
43467 msgstr ""
43468
43469 #. type: textblock
43470 #: ../test-tool/libguestfs-test-tool.pod:5
43471 msgid "libguestfs-test-tool - Diagnostics for libguestfs"
43472 msgstr ""
43473
43474 #. type: verbatim
43475 #: ../test-tool/libguestfs-test-tool.pod:9
43476 #, no-wrap
43477 msgid ""
43478 " libguestfs-test-tool [--options]\n"
43479 "\n"
43480 msgstr ""
43481
43482 #. type: textblock
43483 #: ../test-tool/libguestfs-test-tool.pod:13
43484 msgid ""
43485 "libguestfs-test-tool is a test program shipped with libguestfs to allow you "
43486 "to check basic libguestfs functionality is working.  This is needed because "
43487 "libguestfs occasionally breaks for reasons beyond our control: usually "
43488 "because of changes in the underlying qemu or kernel packages, or the host "
43489 "environment."
43490 msgstr ""
43491
43492 #. type: textblock
43493 #: ../test-tool/libguestfs-test-tool.pod:19
43494 msgid "If you suspect a problem in libguestfs, then just run:"
43495 msgstr ""
43496
43497 #. type: verbatim
43498 #: ../test-tool/libguestfs-test-tool.pod:21
43499 #, no-wrap
43500 msgid ""
43501 " libguestfs-test-tool\n"
43502 "\n"
43503 msgstr ""
43504
43505 #. type: textblock
43506 #: ../test-tool/libguestfs-test-tool.pod:23
43507 msgid "It will print lots of diagnostic messages."
43508 msgstr ""
43509
43510 #. type: textblock
43511 #: ../test-tool/libguestfs-test-tool.pod:25
43512 msgid "If it runs to completion successfully, you will see this near the end:"
43513 msgstr ""
43514
43515 #. type: verbatim
43516 #: ../test-tool/libguestfs-test-tool.pod:27
43517 #, no-wrap
43518 msgid ""
43519 " ===== TEST FINISHED OK =====\n"
43520 "\n"
43521 msgstr ""
43522
43523 #. type: textblock
43524 #: ../test-tool/libguestfs-test-tool.pod:29
43525 msgid "and the test tool will exit with code 0."
43526 msgstr ""
43527
43528 #. type: textblock
43529 #: ../test-tool/libguestfs-test-tool.pod:31
43530 msgid ""
43531 "If it fails (and/or exits with non-zero error code), please paste the "
43532 "I<complete, unedited> output of the test tool into a bug report.  More "
43533 "information about reporting bugs can be found on the L<http://libguestfs.org/"
43534 "> website."
43535 msgstr ""
43536
43537 #. type: textblock
43538 #: ../test-tool/libguestfs-test-tool.pod:42
43539 msgid "Display short usage information and exit."
43540 msgstr ""
43541
43542 #. type: =item
43543 #: ../test-tool/libguestfs-test-tool.pod:44
43544 msgid "B<--qemu qemu_binary>"
43545 msgstr ""
43546
43547 #. type: textblock
43548 #: ../test-tool/libguestfs-test-tool.pod:46
43549 msgid ""
43550 "If you have downloaded another qemu binary, point this option at the full "
43551 "path of the binary to try it."
43552 msgstr ""
43553
43554 #. type: =item
43555 #: ../test-tool/libguestfs-test-tool.pod:49
43556 msgid "B<--qemudir qemu_source_dir>"
43557 msgstr ""
43558
43559 #. type: textblock
43560 #: ../test-tool/libguestfs-test-tool.pod:51
43561 msgid ""
43562 "If you have compiled qemu from source, point this option at the source "
43563 "directory to try it."
43564 msgstr ""
43565
43566 #. type: =item
43567 #: ../test-tool/libguestfs-test-tool.pod:54
43568 msgid "B<-t N>"
43569 msgstr ""
43570
43571 #. type: =item
43572 #: ../test-tool/libguestfs-test-tool.pod:56
43573 msgid "B<--timeout N>"
43574 msgstr ""
43575
43576 #. type: textblock
43577 #: ../test-tool/libguestfs-test-tool.pod:58
43578 msgid ""
43579 "Set the launch timeout to C<N> seconds.  The default is 600 seconds (10 "
43580 "minutes) which does not usually need to be adjusted."
43581 msgstr ""
43582
43583 #. type: =head1
43584 #: ../test-tool/libguestfs-test-tool.pod:63
43585 msgid "TRYING OUT A DIFFERENT VERSION OF QEMU"
43586 msgstr ""
43587
43588 #. type: textblock
43589 #: ../test-tool/libguestfs-test-tool.pod:65
43590 msgid ""
43591 "If you have compiled another version of qemu from source and would like to "
43592 "try that, then you can use the I<--qemudir> option to point to the qemu "
43593 "source directory."
43594 msgstr ""
43595
43596 #. type: textblock
43597 #: ../test-tool/libguestfs-test-tool.pod:69
43598 msgid ""
43599 "If you have downloaded a qemu binary from somewhere, use the I<--qemu> "
43600 "option to point to the binary."
43601 msgstr ""
43602
43603 #. type: textblock
43604 #: ../test-tool/libguestfs-test-tool.pod:72
43605 msgid ""
43606 "Note when using these options, you can ignore the business of qemu wrapper "
43607 "scripts (L<guestfs(3)/QEMU WRAPPERS>), since libguestfs-test-tool writes a "
43608 "wrapper script for you if one is needed."
43609 msgstr ""
43610
43611 #. type: =head1
43612 #: ../test-tool/libguestfs-test-tool.pod:76
43613 msgid "TRYING OUT A DIFFERENT KERNEL"
43614 msgstr ""
43615
43616 #. type: textblock
43617 #: ../test-tool/libguestfs-test-tool.pod:78
43618 msgid ""
43619 "If you are using febootstrap E<ge> 3.8 then you can select which kernel "
43620 "libguestfs tries.  You do this by setting the environment variables "
43621 "C<FEBOOTSTRAP_KERNEL> and/or C<FEBOOTSTRAP_MODULES>."
43622 msgstr ""
43623
43624 #. type: textblock
43625 #: ../test-tool/libguestfs-test-tool.pod:82
43626 msgid ""
43627 "Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further "
43628 "information."
43629 msgstr ""
43630
43631 #. type: =head1
43632 #: ../test-tool/libguestfs-test-tool.pod:85
43633 msgid "SELF-DIAGNOSIS"
43634 msgstr ""
43635
43636 #. type: textblock
43637 #: ../test-tool/libguestfs-test-tool.pod:87
43638 msgid ""
43639 "Refer to L<guestfs(3)/APPLIANCE BOOT PROCESS> to understand the messages "
43640 "produced by libguestfs-test-tool and/or possible errors."
43641 msgstr ""
43642
43643 #. type: textblock
43644 #: ../test-tool/libguestfs-test-tool.pod:92
43645 msgid ""
43646 "libguestfs-test-tool returns I<0> if the tests completed without error, or "
43647 "I<1> if there was an error."
43648 msgstr ""
43649
43650 #. type: textblock
43651 #: ../test-tool/libguestfs-test-tool.pod:97
43652 msgid ""
43653 "For the full list of environment variables which may affect libguestfs, "
43654 "please see the L<guestfs(3)> manual page."
43655 msgstr ""
43656
43657 #. type: textblock
43658 #: ../test-tool/libguestfs-test-tool.pod:102
43659 msgid "L<guestfs(3)>, L<http://libguestfs.org/>, L<http://qemu.org/>."
43660 msgstr ""
43661
43662 #. type: textblock
43663 #: ../tools/virt-list-filesystems.pl:32
43664 msgid ""
43665 "virt-list-filesystems - List filesystems in a virtual machine or disk image"
43666 msgstr ""
43667
43668 #. type: verbatim
43669 #: ../tools/virt-list-filesystems.pl:36
43670 #, no-wrap
43671 msgid ""
43672 " virt-list-filesystems [--options] domname\n"
43673 "\n"
43674 msgstr ""
43675
43676 #. type: verbatim
43677 #: ../tools/virt-list-filesystems.pl:38
43678 #, no-wrap
43679 msgid ""
43680 " virt-list-filesystems [--options] disk.img [disk.img ...]\n"
43681 "\n"
43682 msgstr ""
43683
43684 #. type: textblock
43685 #: ../tools/virt-list-filesystems.pl:42 ../tools/virt-list-partitions.pl:42
43686 msgid ""
43687 "This tool is obsolete.  Use L<virt-filesystems(1)> as a more flexible "
43688 "replacement."
43689 msgstr ""
43690
43691 #. type: textblock
43692 #: ../tools/virt-list-filesystems.pl:45
43693 msgid ""
43694 "C<virt-list-filesystems> is a command line tool to list the filesystems that "
43695 "are contained in a virtual machine or disk image."
43696 msgstr ""
43697
43698 #. type: textblock
43699 #: ../tools/virt-list-filesystems.pl:49
43700 msgid ""
43701 "C<virt-list-filesystems> is just a simple wrapper around L<libguestfs(3)> "
43702 "functionality.  For more complex cases you should look at the L<guestfish(1)"
43703 "> tool."
43704 msgstr ""
43705
43706 #. type: textblock
43707 #: ../tools/virt-list-filesystems.pl:112
43708 msgid ""
43709 "With this option, C<virt-list-filesystems> displays the type of each "
43710 "filesystem too (where \"type\" means C<ext3>, C<xfs> etc.)"
43711 msgstr ""
43712
43713 #. type: =item
43714 #: ../tools/virt-list-filesystems.pl:119
43715 msgid "B<-a>"
43716 msgstr "B<-a>"
43717
43718 #. type: textblock
43719 #: ../tools/virt-list-filesystems.pl:123
43720 msgid ""
43721 "Normally we only show mountable filesystems.  If this option is given then "
43722 "swap devices are shown too."
43723 msgstr ""
43724
43725 #. type: textblock
43726 #: ../tools/virt-list-filesystems.pl:197
43727 msgid ""
43728 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-"
43729 "filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::"
43730 "Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
43731 msgstr ""
43732 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-"
43733 "filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::"
43734 "Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
43735
43736 #. type: textblock
43737 #: ../tools/virt-list-filesystems.pl:214 ../tools/virt-tar.pl:317
43738 msgid "Copyright (C) 2009 Red Hat Inc."
43739 msgstr "© Red Hat Inc., 2009"
43740
43741 #. type: textblock
43742 #: ../tools/virt-list-partitions.pl:32
43743 msgid ""
43744 "virt-list-partitions - List partitions in a virtual machine or disk image"
43745 msgstr ""
43746
43747 #. type: verbatim
43748 #: ../tools/virt-list-partitions.pl:36
43749 #, no-wrap
43750 msgid ""
43751 " virt-list-partitions [--options] domname\n"
43752 "\n"
43753 msgstr ""
43754 " virt-list-partitions [--параметри] назва_домену\n"
43755 "\n"
43756
43757 #. type: verbatim
43758 #: ../tools/virt-list-partitions.pl:38
43759 #, no-wrap
43760 msgid ""
43761 " virt-list-partitions [--options] disk.img [disk.img ...]\n"
43762 "\n"
43763 msgstr ""
43764 " virt-list-partitions [--параметри] диск.img [диск.img ...]\n"
43765 "\n"
43766
43767 #. type: textblock
43768 #: ../tools/virt-list-partitions.pl:45
43769 msgid ""
43770 "C<virt-list-partitions> is a command line tool to list the partitions that "
43771 "are contained in a virtual machine or disk image.  It is mainly useful as a "
43772 "first step to using L<virt-resize(1)>."
43773 msgstr ""
43774
43775 #. type: textblock
43776 #: ../tools/virt-list-partitions.pl:50
43777 msgid ""
43778 "C<virt-list-partitions> is just a simple wrapper around L<libguestfs(3)> "
43779 "functionality.  For more complex cases you should look at the L<guestfish(1)"
43780 "> tool."
43781 msgstr ""
43782
43783 #. type: textblock
43784 #: ../tools/virt-list-partitions.pl:113
43785 msgid "Show sizes in human-readable form (eg. \"1G\")."
43786 msgstr ""
43787
43788 #. type: textblock
43789 #: ../tools/virt-list-partitions.pl:123
43790 msgid ""
43791 "With this option, C<virt-list-partitions> displays the type and size of each "
43792 "partition too (where \"type\" means C<ext3>, C<pv> etc.)"
43793 msgstr ""
43794
43795 #. type: =item
43796 #: ../tools/virt-list-partitions.pl:130
43797 msgid "B<-t>"
43798 msgstr "B<-t>"
43799
43800 #. type: =item
43801 #: ../tools/virt-list-partitions.pl:132
43802 msgid "B<--total>"
43803 msgstr "B<--total>"
43804
43805 #. type: textblock
43806 #: ../tools/virt-list-partitions.pl:134
43807 msgid ""
43808 "Display the total size of each block device (as a separate row or rows)."
43809 msgstr ""
43810
43811 #. type: textblock
43812 #: ../tools/virt-list-partitions.pl:267
43813 msgid ""
43814 "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-"
43815 "filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib"
43816 "(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
43817 msgstr ""
43818 "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-"
43819 "filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib"
43820 "(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
43821
43822 #. type: textblock
43823 #: ../tools/virt-list-partitions.pl:283
43824 msgid "Copyright (C) 2009-2010 Red Hat Inc."
43825 msgstr "© Red Hat Inc., 2009–2010"
43826
43827 #. type: textblock
43828 #: ../tools/virt-make-fs.pl:37
43829 msgid "virt-make-fs - Make a filesystem from a tar archive or files"
43830 msgstr ""
43831
43832 #. type: verbatim
43833 #: ../tools/virt-make-fs.pl:41
43834 #, no-wrap
43835 msgid ""
43836 " virt-make-fs [--options] input.tar output.img\n"
43837 "\n"
43838 msgstr ""
43839
43840 #. type: verbatim
43841 #: ../tools/virt-make-fs.pl:43
43842 #, no-wrap
43843 msgid ""
43844 " virt-make-fs [--options] input.tar.gz output.img\n"
43845 "\n"
43846 msgstr ""
43847
43848 #. type: verbatim
43849 #: ../tools/virt-make-fs.pl:45
43850 #, no-wrap
43851 msgid ""
43852 " virt-make-fs [--options] directory output.img\n"
43853 "\n"
43854 msgstr ""
43855
43856 #. type: textblock
43857 #: ../tools/virt-make-fs.pl:49
43858 msgid ""
43859 "Virt-make-fs is a command line tool for creating a filesystem from a tar "
43860 "archive or some files in a directory.  It is similar to tools like L<mkisofs"
43861 "(1)>, L<genisoimage(1)> and L<mksquashfs(1)>.  Unlike those tools, it can "
43862 "create common filesystem types like ext2/3 or NTFS, which can be useful if "
43863 "you want to attach these filesystems to existing virtual machines (eg. to "
43864 "import large amounts of read-only data to a VM)."
43865 msgstr ""
43866
43867 #. type: textblock
43868 #: ../tools/virt-make-fs.pl:57
43869 msgid "Basic usage is:"
43870 msgstr ""
43871
43872 #. type: verbatim
43873 #: ../tools/virt-make-fs.pl:59
43874 #, no-wrap
43875 msgid ""
43876 " virt-make-fs input output.img\n"
43877 "\n"
43878 msgstr ""
43879
43880 #. type: textblock
43881 #: ../tools/virt-make-fs.pl:61
43882 msgid ""
43883 "where C<input> is either a directory containing files that you want to add, "
43884 "or a tar archive (either uncompressed tar or gzip-compressed tar); and "
43885 "C<output.img> is a disk image.  The input type is detected automatically.  "
43886 "The output disk image defaults to a raw ext2 sparse image unless you specify "
43887 "extra flags (see L</OPTIONS> below)."
43888 msgstr ""
43889
43890 #. type: =head2
43891 #: ../tools/virt-make-fs.pl:67
43892 msgid "FILESYSTEM TYPE"
43893 msgstr "ТИП ФАЙЛОВОЇ СИСТЕМИ"
43894
43895 #. type: textblock
43896 #: ../tools/virt-make-fs.pl:69
43897 msgid ""
43898 "The default filesystem type is C<ext2>.  Just about any filesystem type that "
43899 "libguestfs supports can be used (but I<not> read-only formats like "
43900 "ISO9660).  Here are some of the more common choices:"
43901 msgstr ""
43902
43903 #. type: =item
43904 #: ../tools/virt-make-fs.pl:75
43905 msgid "I<ext3>"
43906 msgstr "I<ext3>"
43907
43908 #. type: textblock
43909 #: ../tools/virt-make-fs.pl:77
43910 msgid ""
43911 "Note that ext3 filesystems contain a journal, typically 1-32 MB in size.  If "
43912 "you are not going to use the filesystem in a way that requires the journal, "
43913 "then this is just wasted overhead."
43914 msgstr ""
43915
43916 #. type: =item
43917 #: ../tools/virt-make-fs.pl:81
43918 msgid "I<ntfs> or I<vfat>"
43919 msgstr "I<ntfs> або I<vfat>"
43920
43921 #. type: textblock
43922 #: ../tools/virt-make-fs.pl:83
43923 msgid "Useful if exporting data to a Windows guest."
43924 msgstr ""
43925
43926 #. type: textblock
43927 #: ../tools/virt-make-fs.pl:85
43928 msgid ""
43929 "I<Note for vfat>: The tar archive or local directory must only contain files "
43930 "which are owned by root (ie. UID:GID = 0:0).  The reason is that the tar "
43931 "program running within libguestfs is unable to change the ownership of non-"
43932 "root files, since vfat itself does not support this."
43933 msgstr ""
43934
43935 #. type: =item
43936 #: ../tools/virt-make-fs.pl:90
43937 msgid "I<minix>"
43938 msgstr "I<minix>"
43939
43940 #. type: textblock
43941 #: ../tools/virt-make-fs.pl:92
43942 msgid ""
43943 "Lower overhead than C<ext2>, but certain limitations on filename length and "
43944 "total filesystem size."
43945 msgstr ""
43946
43947 #. type: =head3
43948 #: ../tools/virt-make-fs.pl:97 ../tools/virt-make-fs.pl:116
43949 #: ../tools/virt-make-fs.pl:149
43950 msgid "EXAMPLE"
43951 msgstr "ПРИКЛАД"
43952
43953 #. type: verbatim
43954 #: ../tools/virt-make-fs.pl:99
43955 #, no-wrap
43956 msgid ""
43957 " virt-make-fs --type=minix input minixfs.img\n"
43958 "\n"
43959 msgstr ""
43960
43961 #. type: =head2
43962 #: ../tools/virt-make-fs.pl:101
43963 msgid "TO PARTITION OR NOT TO PARTITION"
43964 msgstr ""
43965
43966 #. type: textblock
43967 #: ../tools/virt-make-fs.pl:103
43968 msgid "Optionally virt-make-fs can add a partition table to the output disk."
43969 msgstr ""
43970
43971 #. type: textblock
43972 #: ../tools/virt-make-fs.pl:105
43973 msgid ""
43974 "Adding a partition can make the disk image more compatible with certain "
43975 "virtualized operating systems which don't expect to see a filesystem "
43976 "directly located on a block device (Linux doesn't care and will happily "
43977 "handle both types)."
43978 msgstr ""
43979
43980 #. type: textblock
43981 #: ../tools/virt-make-fs.pl:110
43982 msgid ""
43983 "On the other hand, if you have a partition table then the output image is no "
43984 "longer a straight filesystem.  For example you cannot run L<fsck(8)> "
43985 "directly on a partitioned disk image.  (However libguestfs tools such as "
43986 "L<guestfish(1)> and L<virt-resize(1)> can still be used)."
43987 msgstr ""
43988
43989 #. type: textblock
43990 #: ../tools/virt-make-fs.pl:118
43991 msgid "Add an MBR partition:"
43992 msgstr ""
43993
43994 #. type: verbatim
43995 #: ../tools/virt-make-fs.pl:120
43996 #, no-wrap
43997 msgid ""
43998 " virt-make-fs --partition -- input disk.img\n"
43999 "\n"
44000 msgstr ""
44001
44002 #. type: textblock
44003 #: ../tools/virt-make-fs.pl:122
44004 msgid ""
44005 "If the output disk image could be terabyte-sized or larger, it's better to "
44006 "use an EFI/GPT-compatible partition table:"
44007 msgstr ""
44008
44009 #. type: verbatim
44010 #: ../tools/virt-make-fs.pl:125
44011 #, no-wrap
44012 msgid ""
44013 " virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n"
44014 "\n"
44015 msgstr ""
44016
44017 #. type: =head2
44018 #: ../tools/virt-make-fs.pl:127
44019 msgid "EXTRA SPACE"
44020 msgstr ""
44021
44022 #. type: textblock
44023 #: ../tools/virt-make-fs.pl:129
44024 msgid ""
44025 "Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" "
44026 "the files that it contains, but might have extra space.  Depending on how "
44027 "you are going to use the output, you might think this extra space is wasted "
44028 "and want to minimize it, or you might want to leave space so that more files "
44029 "can be added later.  Virt-make-fs defaults to minimizing the extra space, "
44030 "but you can use the I<--size> flag to leave space in the filesystem if you "
44031 "want it."
44032 msgstr ""
44033
44034 #. type: textblock
44035 #: ../tools/virt-make-fs.pl:137
44036 msgid ""
44037 "An alternative way to leave extra space but not make the output image any "
44038 "bigger is to use an alternative disk image format (instead of the default "
44039 "\"raw\" format).  Using I<--format=qcow2> will use the native QEmu/KVM qcow2 "
44040 "image format (check your hypervisor supports this before using it).  This "
44041 "allows you to choose a large I<--size> but the extra space won't actually be "
44042 "allocated in the image until you try to store something in it."
44043 msgstr ""
44044
44045 #. type: textblock
44046 #: ../tools/virt-make-fs.pl:145
44047 msgid ""
44048 "Don't forget that you can also use local commands including L<resize2fs(8)> "
44049 "and L<virt-resize(1)> to resize existing filesystems, or rerun virt-make-fs "
44050 "to build another image from scratch."
44051 msgstr ""
44052
44053 #. type: verbatim
44054 #: ../tools/virt-make-fs.pl:151
44055 #, no-wrap
44056 msgid ""
44057 " virt-make-fs --format=qcow2 --size=+200M input output.img\n"
44058 "\n"
44059 msgstr ""
44060 " virt-make-fs --format=qcow2 --size=+200M input output.img\n"
44061 "\n"
44062
44063 #. type: textblock
44064 #: ../tools/virt-make-fs.pl:179
44065 msgid "Enable debugging information."
44066 msgstr "Увімкнути виведення діагностичних даних."
44067
44068 #. type: =item
44069 #: ../tools/virt-make-fs.pl:185
44070 msgid "B<--size=E<lt>NE<gt>>"
44071 msgstr "B<--size=E<lt>NE<gt>>"
44072
44073 #. type: =item
44074 #: ../tools/virt-make-fs.pl:187
44075 msgid "B<--size=+E<lt>NE<gt>>"
44076 msgstr "B<--size=+E<lt>NE<gt>>"
44077
44078 #. type: =item
44079 #: ../tools/virt-make-fs.pl:189
44080 msgid "B<-s E<lt>NE<gt>>"
44081 msgstr "B<-s E<lt>NE<gt>>"
44082
44083 #. type: =item
44084 #: ../tools/virt-make-fs.pl:191
44085 msgid "B<-s +E<lt>NE<gt>>"
44086 msgstr "B<-s +E<lt>NE<gt>>"
44087
44088 #. type: textblock
44089 #: ../tools/virt-make-fs.pl:193
44090 msgid ""
44091 "Use the I<--size> (or I<-s>) option to choose the size of the output image."
44092 msgstr ""
44093
44094 #. type: textblock
44095 #: ../tools/virt-make-fs.pl:196
44096 msgid ""
44097 "If this option is I<not> given, then the output image will be just large "
44098 "enough to contain all the files, with not much wasted space."
44099 msgstr ""
44100
44101 #. type: textblock
44102 #: ../tools/virt-make-fs.pl:199
44103 msgid ""
44104 "To choose a fixed size output disk, specify an absolute number followed by b/"
44105 "K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, "
44106 "Petabytes or Exabytes.  This must be large enough to contain all the input "
44107 "files, else you will get an error."
44108 msgstr ""
44109
44110 #. type: textblock
44111 #: ../tools/virt-make-fs.pl:204
44112 msgid ""
44113 "To leave extra space, specify C<+> (plus sign) and a number followed by b/K/"
44114 "M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, "
44115 "Petabytes or Exabytes.  For example: I<--size=+200M> means enough space for "
44116 "the input files, and (approximately) an extra 200 MB free space."
44117 msgstr ""
44118
44119 #. type: textblock
44120 #: ../tools/virt-make-fs.pl:210
44121 msgid ""
44122 "Note that virt-make-fs estimates free space, and therefore will not produce "
44123 "filesystems containing precisely the free space requested.  (It is much more "
44124 "expensive and time-consuming to produce a filesystem which has precisely the "
44125 "desired free space)."
44126 msgstr ""
44127
44128 #. type: =item
44129 #: ../tools/virt-make-fs.pl:219
44130 msgid "B<--format=E<lt>fmtE<gt>>"
44131 msgstr ""
44132
44133 #. type: =item
44134 #: ../tools/virt-make-fs.pl:221
44135 msgid "B<-F E<lt>fmtE<gt>>"
44136 msgstr ""
44137
44138 #. type: textblock
44139 #: ../tools/virt-make-fs.pl:223
44140 msgid "Choose the output disk image format."
44141 msgstr ""
44142
44143 #. type: textblock
44144 #: ../tools/virt-make-fs.pl:225
44145 msgid "The default is C<raw> (raw sparse disk image)."
44146 msgstr ""
44147
44148 #. type: textblock
44149 #: ../tools/virt-make-fs.pl:227
44150 msgid ""
44151 "For other choices, see the L<qemu-img(1)> manpage.  The only other choice "
44152 "that would really make sense here is C<qcow2>."
44153 msgstr ""
44154
44155 #. type: =item
44156 #: ../tools/virt-make-fs.pl:234
44157 msgid "B<--type=E<lt>fsE<gt>>"
44158 msgstr ""
44159
44160 #. type: =item
44161 #: ../tools/virt-make-fs.pl:236
44162 msgid "B<-t E<lt>fsE<gt>>"
44163 msgstr ""
44164
44165 #. type: textblock
44166 #: ../tools/virt-make-fs.pl:238
44167 msgid "Choose the output filesystem type."
44168 msgstr ""
44169
44170 #. type: textblock
44171 #: ../tools/virt-make-fs.pl:240
44172 msgid "The default is C<ext2>."
44173 msgstr "Типовим значенням є C<ext2>."
44174
44175 #. type: textblock
44176 #: ../tools/virt-make-fs.pl:242
44177 msgid ""
44178 "Any filesystem which is supported read-write by libguestfs can be used here."
44179 msgstr ""
44180
44181 #. type: =item
44182 #: ../tools/virt-make-fs.pl:249
44183 msgid "B<--partition>"
44184 msgstr "B<--partition>"
44185
44186 #. type: =item
44187 #: ../tools/virt-make-fs.pl:251
44188 msgid "B<--partition=E<lt>parttypeE<gt>>"
44189 msgstr ""
44190
44191 #. type: textblock
44192 #: ../tools/virt-make-fs.pl:253
44193 msgid ""
44194 "If specified, this flag adds an MBR partition table to the output disk image."
44195 msgstr ""
44196
44197 #. type: textblock
44198 #: ../tools/virt-make-fs.pl:256
44199 msgid ""
44200 "You can change the partition table type, eg. I<--partition=gpt> for large "
44201 "disks."
44202 msgstr ""
44203
44204 #. type: textblock
44205 #: ../tools/virt-make-fs.pl:259
44206 msgid ""
44207 "Note that if you just use a lonesome I<--partition>, the Perl option parser "
44208 "might consider the next parameter to be the partition type.  For example:"
44209 msgstr ""
44210
44211 #. type: verbatim
44212 #: ../tools/virt-make-fs.pl:263
44213 #, no-wrap
44214 msgid ""
44215 " virt-make-fs --partition input.tar output.img\n"
44216 "\n"
44217 msgstr ""
44218
44219 #. type: textblock
44220 #: ../tools/virt-make-fs.pl:265
44221 msgid ""
44222 "would cause virt-make-fs to think you wanted to use a partition type of "
44223 "C<input.tar> which is completely wrong.  To avoid this, use I<--> (a double "
44224 "dash) between options and the input and output arguments:"
44225 msgstr ""
44226
44227 #. type: verbatim
44228 #: ../tools/virt-make-fs.pl:269
44229 #, no-wrap
44230 msgid ""
44231 " virt-make-fs --partition -- input.tar output.img\n"
44232 "\n"
44233 msgstr ""
44234
44235 #. type: textblock
44236 #: ../tools/virt-make-fs.pl:271
44237 msgid "For MBR, virt-make-fs sets the partition type byte automatically."
44238 msgstr ""
44239
44240 #. type: textblock
44241 #: ../tools/virt-make-fs.pl:559
44242 msgid ""
44243 "L<guestfish(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, L<mkisofs(1)>, "
44244 "L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, L<guestfs"
44245 "(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>."
44246 msgstr ""
44247 "L<guestfish(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, L<mkisofs(1)>, "
44248 "L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, L<guestfs"
44249 "(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>."
44250
44251 #. type: textblock
44252 #: ../tools/virt-make-fs.pl:573 ../tools/virt-win-reg.pl:774
44253 msgid ""
44254 "When reporting bugs, please enable debugging and capture the I<complete> "
44255 "output:"
44256 msgstr ""
44257
44258 #. type: verbatim
44259 #: ../tools/virt-make-fs.pl:576
44260 #, no-wrap
44261 msgid ""
44262 " export LIBGUESTFS_DEBUG=1\n"
44263 " virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n"
44264 "\n"
44265 msgstr ""
44266 " export LIBGUESTFS_DEBUG=1\n"
44267 " virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n"
44268 "\n"
44269
44270 #. type: textblock
44271 #: ../tools/virt-make-fs.pl:579
44272 msgid ""
44273 "Attach /tmp/virt-make-fs.log to a new bug report at L<https://bugzilla."
44274 "redhat.com/>"
44275 msgstr ""
44276
44277 #. type: textblock
44278 #: ../tools/virt-tar.pl:33
44279 msgid "virt-tar - Extract or upload files to a virtual machine"
44280 msgstr ""
44281
44282 #. type: verbatim
44283 #: ../tools/virt-tar.pl:37
44284 #, no-wrap
44285 msgid ""
44286 " virt-tar [--options] -x domname directory tarball\n"
44287 "\n"
44288 msgstr ""
44289
44290 #. type: verbatim
44291 #: ../tools/virt-tar.pl:39
44292 #, no-wrap
44293 msgid ""
44294 " virt-tar [--options] -u domname tarball directory\n"
44295 "\n"
44296 msgstr ""
44297
44298 #. type: verbatim
44299 #: ../tools/virt-tar.pl:41
44300 #, no-wrap
44301 msgid ""
44302 " virt-tar [--options] disk.img [disk.img ...] -x directory tarball\n"
44303 "\n"
44304 msgstr ""
44305
44306 #. type: verbatim
44307 #: ../tools/virt-tar.pl:43
44308 #, no-wrap
44309 msgid ""
44310 " virt-tar [--options] disk.img [disk.img ...] -u tarball directory\n"
44311 "\n"
44312 msgstr ""
44313
44314 #. type: =head2
44315 #: ../tools/virt-tar.pl:45 ../tools/virt-win-reg.pl:88
44316 msgid "NOTE"
44317 msgstr "ПРИМІТКА"
44318
44319 #. type: textblock
44320 #: ../tools/virt-tar.pl:47
44321 msgid ""
44322 "This tool is obsolete.  Use L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-"
44323 "tar-in(1)>, L<virt-tar-out(1)> as replacements."
44324 msgstr ""
44325
44326 #. type: textblock
44327 #: ../tools/virt-tar.pl:52
44328 msgid "Download C</home> from the VM into a local tarball:"
44329 msgstr ""
44330
44331 #. type: verbatim
44332 #: ../tools/virt-tar.pl:54
44333 #, no-wrap
44334 msgid ""
44335 " virt-tar -x domname /home home.tar\n"
44336 "\n"
44337 msgstr ""
44338
44339 #. type: verbatim
44340 #: ../tools/virt-tar.pl:56
44341 #, no-wrap
44342 msgid ""
44343 " virt-tar -zx domname /home home.tar.gz\n"
44344 "\n"
44345 msgstr ""
44346
44347 #. type: textblock
44348 #: ../tools/virt-tar.pl:58
44349 msgid "Upload a local tarball and unpack it inside C</tmp> in the VM:"
44350 msgstr ""
44351
44352 #. type: verbatim
44353 #: ../tools/virt-tar.pl:60
44354 #, no-wrap
44355 msgid ""
44356 " virt-tar -u domname uploadstuff.tar /tmp\n"
44357 "\n"
44358 msgstr ""
44359
44360 #. type: verbatim
44361 #: ../tools/virt-tar.pl:62
44362 #, no-wrap
44363 msgid ""
44364 " virt-tar -zu domname uploadstuff.tar.gz /tmp\n"
44365 "\n"
44366 msgstr ""
44367
44368 #. type: textblock
44369 #: ../tools/virt-tar.pl:66
44370 msgid ""
44371 "You must I<not> use C<virt-tar> with the I<-u> option (upload) on live "
44372 "virtual machines.  If you do this, you risk disk corruption in the VM.  "
44373 "C<virt-tar> tries to stop you from doing this, but doesn't catch all cases."
44374 msgstr ""
44375
44376 #. type: textblock
44377 #: ../tools/virt-tar.pl:71
44378 msgid ""
44379 "You can use I<-x> (extract) on live virtual machines, but you might get "
44380 "inconsistent results or errors if there is filesystem activity inside the "
44381 "VM.  If the live VM is synched and quiescent, then C<virt-tar> will usually "
44382 "work, but the only way to guarantee consistent results is if the virtual "
44383 "machine is shut down."
44384 msgstr ""
44385
44386 #. type: textblock
44387 #: ../tools/virt-tar.pl:79
44388 msgid ""
44389 "C<virt-tar> is a general purpose archive tool for downloading and uploading "
44390 "parts of a guest filesystem.  There are many possibilities: making backups, "
44391 "uploading data files, snooping on guest activity, fixing or customizing "
44392 "guests, etc."
44393 msgstr ""
44394
44395 #. type: textblock
44396 #: ../tools/virt-tar.pl:84
44397 msgid ""
44398 "If you want to just view a single file, use L<virt-cat(1)>.  If you just "
44399 "want to edit a single file, use L<virt-edit(1)>.  For more complex cases you "
44400 "should look at the L<guestfish(1)> tool."
44401 msgstr ""
44402
44403 #. type: textblock
44404 #: ../tools/virt-tar.pl:88
44405 msgid ""
44406 "There are two modes of operation: I<-x> (eXtract) downloads a directory and "
44407 "its contents (recursively) from the virtual machine into a local tarball.  "
44408 "I<-u> uploads from a local tarball, unpacking it into a directory inside the "
44409 "virtual machine.  You cannot use these two options together."
44410 msgstr ""
44411
44412 #. type: textblock
44413 #: ../tools/virt-tar.pl:94
44414 msgid ""
44415 "In addition, you may need to use the I<-z> (gZip) option to enable "
44416 "compression.  When uploading, you have to specify I<-z> if the upload file "
44417 "is compressed because virt-tar won't detect this on its own."
44418 msgstr ""
44419
44420 #. type: textblock
44421 #: ../tools/virt-tar.pl:98
44422 msgid ""
44423 "C<virt-tar> can only handle tar (optionally gzipped) format tarballs.  For "
44424 "example it cannot do PKZip files or bzip2 compression.  If you want that "
44425 "then you'll have to rebuild the tarballs yourself.  (This is a limitation of "
44426 "the L<libguestfs(3)> API)."
44427 msgstr ""
44428
44429 #. type: =item
44430 #: ../tools/virt-tar.pl:160
44431 msgid "B<--extract>"
44432 msgstr "B<--extract>"
44433
44434 #. type: =item
44435 #: ../tools/virt-tar.pl:162
44436 msgid "B<--download>"
44437 msgstr "B<--download>"
44438
44439 #. type: =item
44440 #: ../tools/virt-tar.pl:164
44441 msgid "B<-u>"
44442 msgstr "B<-u>"
44443
44444 #. type: =item
44445 #: ../tools/virt-tar.pl:166
44446 msgid "B<--upload>"
44447 msgstr "B<--upload>"
44448
44449 #. type: textblock
44450 #: ../tools/virt-tar.pl:168
44451 msgid ""
44452 "Use I<-x> to extract (download) a directory from a virtual machine to a "
44453 "local tarball."
44454 msgstr ""
44455
44456 #. type: textblock
44457 #: ../tools/virt-tar.pl:171
44458 msgid ""
44459 "Use I<-u> to upload and unpack from a local tarball into a virtual machine.  "
44460 "Please read the L</WARNING> section above before using this option."
44461 msgstr ""
44462
44463 #. type: textblock
44464 #: ../tools/virt-tar.pl:175
44465 msgid "You must specify exactly one of these options."
44466 msgstr ""
44467
44468 #. type: =item
44469 #: ../tools/virt-tar.pl:181
44470 msgid "B<-z>"
44471 msgstr "B<-z>"
44472
44473 #. type: =item
44474 #: ../tools/virt-tar.pl:183
44475 msgid "B<--gzip>"
44476 msgstr "B<--gzip>"
44477
44478 #. type: textblock
44479 #: ../tools/virt-tar.pl:185
44480 msgid "Specify that the input or output tarball is gzip-compressed."
44481 msgstr ""
44482
44483 #. type: textblock
44484 #: ../tools/virt-tar.pl:298
44485 msgid ""
44486 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-"
44487 "in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::"
44488 "Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs."
44489 "org/>."
44490 msgstr ""
44491 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-"
44492 "in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::"
44493 "Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs."
44494 "org/>."
44495
44496 #. type: textblock
44497 #: ../tools/virt-win-reg.pl:37
44498 msgid ""
44499 "virt-win-reg - Export and merge Windows Registry entries from a Windows guest"
44500 msgstr ""
44501
44502 #. type: verbatim
44503 #: ../tools/virt-win-reg.pl:41
44504 #, no-wrap
44505 msgid ""
44506 " virt-win-reg domname 'HKLM\\Path\\To\\Subkey'\n"
44507 "\n"
44508 msgstr ""
44509
44510 #. type: verbatim
44511 #: ../tools/virt-win-reg.pl:43
44512 #, no-wrap
44513 msgid ""
44514 " virt-win-reg domname 'HKLM\\Path\\To\\Subkey' name\n"
44515 "\n"
44516 msgstr ""
44517
44518 #. type: verbatim
44519 #: ../tools/virt-win-reg.pl:45
44520 #, no-wrap
44521 msgid ""
44522 " virt-win-reg domname 'HKLM\\Path\\To\\Subkey' @\n"
44523 "\n"
44524 msgstr ""
44525
44526 #. type: verbatim
44527 #: ../tools/virt-win-reg.pl:47
44528 #, no-wrap
44529 msgid ""
44530 " virt-win-reg --merge domname [input.reg ...]\n"
44531 "\n"
44532 msgstr ""
44533
44534 #. type: verbatim
44535 #: ../tools/virt-win-reg.pl:49
44536 #, no-wrap
44537 msgid ""
44538 " virt-win-reg [--options] disk.img ... # instead of domname\n"
44539 "\n"
44540 msgstr ""
44541
44542 #. type: textblock
44543 #: ../tools/virt-win-reg.pl:53
44544 msgid ""
44545 "You must I<not> use C<virt-win-reg> with the I<--merge> option on live "
44546 "virtual machines.  If you do this, you I<will> get irreversible disk "
44547 "corruption in the VM.  C<virt-win-reg> tries to stop you from doing this, "
44548 "but doesn't catch all cases."
44549 msgstr ""
44550
44551 #. type: textblock
44552 #: ../tools/virt-win-reg.pl:58
44553 msgid ""
44554 "Modifying the Windows Registry is an inherently risky operation.  The format "
44555 "is deliberately obscure and undocumented, and Registry changes can leave the "
44556 "system unbootable.  Therefore when using the I<--merge> option, make sure "
44557 "you have a reliable backup first."
44558 msgstr ""
44559
44560 #. type: textblock
44561 #: ../tools/virt-win-reg.pl:65
44562 msgid ""
44563 "This program can export and merge Windows Registry entries from a Windows "
44564 "guest."
44565 msgstr ""
44566
44567 #. type: textblock
44568 #: ../tools/virt-win-reg.pl:68
44569 msgid ""
44570 "The first parameter is the libvirt guest name or the raw disk image of a "
44571 "Windows guest."
44572 msgstr ""
44573
44574 #. type: textblock
44575 #: ../tools/virt-win-reg.pl:71
44576 msgid ""
44577 "If I<--merge> is I<not> specified, then the chosen registry key is displayed/"
44578 "exported (recursively).  For example:"
44579 msgstr ""
44580
44581 #. type: verbatim
44582 #: ../tools/virt-win-reg.pl:74
44583 #, no-wrap
44584 msgid ""
44585 " $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n"
44586 "\n"
44587 msgstr ""
44588 " $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n"
44589 "\n"
44590
44591 #. type: textblock
44592 #: ../tools/virt-win-reg.pl:76
44593 msgid ""
44594 "You can also display single values from within registry keys, for example:"
44595 msgstr ""
44596
44597 #. type: verbatim
44598 #: ../tools/virt-win-reg.pl:79
44599 #, no-wrap
44600 msgid ""
44601 " $ cvkey='HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion'\n"
44602 " $ virt-win-reg Windows7 $cvkey ProductName\n"
44603 " Windows 7 Enterprise\n"
44604 "\n"
44605 msgstr ""
44606 " $ cvkey='HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion'\n"
44607 " $ virt-win-reg Windows7 $cvkey ProductName\n"
44608 " Windows 7 Enterprise\n"
44609 "\n"
44610
44611 #. type: textblock
44612 #: ../tools/virt-win-reg.pl:83
44613 msgid ""
44614 "With I<--merge>, you can merge a textual regedit file into the Windows "
44615 "Registry:"
44616 msgstr ""
44617
44618 #. type: verbatim
44619 #: ../tools/virt-win-reg.pl:86
44620 #, no-wrap
44621 msgid ""
44622 " $ virt-win-reg --merge Windows7 changes.reg\n"
44623 "\n"
44624 msgstr ""
44625 " $ virt-win-reg --merge Windows7 changes.reg\n"
44626 "\n"
44627
44628 #. type: textblock
44629 #: ../tools/virt-win-reg.pl:90
44630 msgid ""
44631 "This program is only meant for simple access to the registry.  If you want "
44632 "to do complicated things with the registry, we suggest you download the "
44633 "Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)> "
44634 "and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or "
44635 "L<hivexregedit(1)>."
44636 msgstr ""
44637
44638 #. type: =item
44639 #: ../tools/virt-win-reg.pl:159
44640 msgid "B<--merge>"
44641 msgstr "B<--merge>"
44642
44643 #. type: textblock
44644 #: ../tools/virt-win-reg.pl:161
44645 msgid ""
44646 "In merge mode, this merges a textual regedit file into the Windows Registry "
44647 "of the virtual machine.  If this flag is I<not> given then virt-win-reg "
44648 "displays or exports Registry entries instead."
44649 msgstr ""
44650
44651 #. type: textblock
44652 #: ../tools/virt-win-reg.pl:165
44653 msgid ""
44654 "Note that I<--merge> is I<unsafe> to use on live virtual machines, and will "
44655 "result in disk corruption.  However exporting (without this flag)  is always "
44656 "safe."
44657 msgstr ""
44658
44659 #. type: =item
44660 #: ../tools/virt-win-reg.pl:173
44661 msgid "B<--encoding> UTF-16LE|ASCII"
44662 msgstr "B<--encoding> UTF-16LE|ASCII"
44663
44664 #. type: textblock
44665 #: ../tools/virt-win-reg.pl:175
44666 msgid ""
44667 "When merging (only), you may need to specify the encoding for strings to be "
44668 "used in the hive file.  This is explained in detail in L<Win::Hivex::Regedit"
44669 "(3)/ENCODING STRINGS>."
44670 msgstr ""
44671
44672 #. type: textblock
44673 #: ../tools/virt-win-reg.pl:179
44674 msgid ""
44675 "The default is to use UTF-16LE, which should work with recent versions of "
44676 "Windows."
44677 msgstr ""
44678
44679 #. type: =item
44680 #: ../tools/virt-win-reg.pl:186
44681 msgid "B<--unsafe-printable-strings>"
44682 msgstr "B<--unsafe-printable-strings>"
44683
44684 #. type: textblock
44685 #: ../tools/virt-win-reg.pl:188
44686 msgid ""
44687 "When exporting (only), assume strings are UTF-16LE and print them as strings "
44688 "instead of hex sequences.  Remove the final zero codepoint from strings if "
44689 "present."
44690 msgstr ""
44691
44692 #. type: textblock
44693 #: ../tools/virt-win-reg.pl:192
44694 msgid ""
44695 "This is unsafe and does not preserve the fidelity of strings in the original "
44696 "Registry for various reasons:"
44697 msgstr ""
44698
44699 #. type: textblock
44700 #: ../tools/virt-win-reg.pl:199
44701 msgid ""
44702 "Assumes the original encoding is UTF-16LE.  ASCII strings and strings in "
44703 "other encodings will be corrupted by this transformation."
44704 msgstr ""
44705
44706 #. type: textblock
44707 #: ../tools/virt-win-reg.pl:204
44708 msgid ""
44709 "Assumes that everything which has type 1 or 2 is really a string and that "
44710 "everything else is not a string, but the type field in real Registries is "
44711 "not reliable."
44712 msgstr ""
44713
44714 #. type: textblock
44715 #: ../tools/virt-win-reg.pl:210
44716 msgid ""
44717 "Loses information about whether a zero codepoint followed the string in the "
44718 "Registry or not."
44719 msgstr ""
44720
44721 #. type: textblock
44722 #: ../tools/virt-win-reg.pl:215
44723 msgid ""
44724 "This all happens because the Registry itself contains no information about "
44725 "how strings are encoded (see L<Win::Hivex::Regedit(3)/ENCODING STRINGS>)."
44726 msgstr ""
44727
44728 #. type: textblock
44729 #: ../tools/virt-win-reg.pl:219
44730 msgid ""
44731 "You should only use this option for quick hacking and debugging of the "
44732 "Registry contents, and I<never> use it if the output is going to be passed "
44733 "into another program or stored in another Registry."
44734 msgstr ""
44735
44736 #. type: =head1
44737 #: ../tools/virt-win-reg.pl:556
44738 msgid "SUPPORTED SYSTEMS"
44739 msgstr "ПІДТРИМУВАНІ СИСТЕМИ"
44740
44741 #. type: textblock
44742 #: ../tools/virt-win-reg.pl:558
44743 msgid ""
44744 "The program currently supports Windows NT-derived guests starting with "
44745 "Windows XP through to at least Windows 7."
44746 msgstr ""
44747
44748 #. type: textblock
44749 #: ../tools/virt-win-reg.pl:561
44750 msgid "The following Registry keys are supported:"
44751 msgstr ""
44752
44753 #. type: =item
44754 #: ../tools/virt-win-reg.pl:565
44755 msgid "C<HKEY_LOCAL_MACHINE\\SAM>"
44756 msgstr "C<HKEY_LOCAL_MACHINE\\SAM>"
44757
44758 #. type: =item
44759 #: ../tools/virt-win-reg.pl:567
44760 msgid "C<HKEY_LOCAL_MACHINE\\SECURITY>"
44761 msgstr "C<HKEY_LOCAL_MACHINE\\SECURITY>"
44762
44763 #. type: =item
44764 #: ../tools/virt-win-reg.pl:569
44765 msgid "C<HKEY_LOCAL_MACHINE\\SOFTWARE>"
44766 msgstr "C<HKEY_LOCAL_MACHINE\\SOFTWARE>"
44767
44768 #. type: =item
44769 #: ../tools/virt-win-reg.pl:571
44770 msgid "C<HKEY_LOCAL_MACHINE\\SYSTEM>"
44771 msgstr "C<HKEY_LOCAL_MACHINE\\SYSTEM>"
44772
44773 #. type: =item
44774 #: ../tools/virt-win-reg.pl:573
44775 msgid "C<HKEY_USERS\\.DEFAULT>"
44776 msgstr "C<HKEY_USERS\\.DEFAULT>"
44777
44778 #. type: =item
44779 #: ../tools/virt-win-reg.pl:575
44780 msgid "C<HKEY_USERS\\I<SID>>"
44781 msgstr "C<HKEY_USERS\\I<SID>>"
44782
44783 #. type: textblock
44784 #: ../tools/virt-win-reg.pl:577
44785 msgid "where I<SID> is a Windows User SID (eg. C<S-1-5-18>)."
44786 msgstr ""
44787
44788 #. type: =item
44789 #: ../tools/virt-win-reg.pl:579
44790 msgid "C<HKEY_USERS\\I<username>>"
44791 msgstr "C<HKEY_USERS\\I<користувач>>"
44792
44793 #. type: textblock
44794 #: ../tools/virt-win-reg.pl:581
44795 msgid ""
44796 "where I<username> is a local user name (this is a libguestfs extension)."
44797 msgstr ""
44798
44799 #. type: textblock
44800 #: ../tools/virt-win-reg.pl:585
44801 msgid ""
44802 "You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for "
44803 "C<HKEY_USERS>."
44804 msgstr ""
44805
44806 #. type: textblock
44807 #: ../tools/virt-win-reg.pl:588
44808 msgid ""
44809 "The literal keys C<HKEY_USERS\\$SID> and C<HKEY_CURRENT_USER> are not "
44810 "supported (there is no \"current user\")."
44811 msgstr ""
44812
44813 #. type: =head1
44814 #: ../tools/virt-win-reg.pl:591
44815 msgid "ENCODING"
44816 msgstr "КОДУВАННЯ"
44817
44818 #. type: textblock
44819 #: ../tools/virt-win-reg.pl:593
44820 msgid ""
44821 "C<virt-win-reg> expects that regedit files have already been reencoded in "
44822 "the local encoding.  Usually on Linux hosts, this means UTF-8 with Unix-"
44823 "style line endings.  Since Windows regedit files are often in UTF-16LE with "
44824 "Windows-style line endings, you may need to reencode the whole file before "
44825 "or after processing."
44826 msgstr ""
44827
44828 #. type: textblock
44829 #: ../tools/virt-win-reg.pl:599
44830 msgid ""
44831 "To reencode a file from Windows format to Linux (before processing it with "
44832 "the I<--merge> option), you would do something like this:"
44833 msgstr ""
44834
44835 #. type: verbatim
44836 #: ../tools/virt-win-reg.pl:602
44837 #, no-wrap
44838 msgid ""
44839 " iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n"
44840 "\n"
44841 msgstr ""
44842 " iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n"
44843 "\n"
44844
44845 #. type: textblock
44846 #: ../tools/virt-win-reg.pl:604
44847 msgid ""
44848 "To go in the opposite direction, after exporting and before sending the file "
44849 "to a Windows user, do something like this:"
44850 msgstr ""
44851
44852 #. type: verbatim
44853 #: ../tools/virt-win-reg.pl:607
44854 #, no-wrap
44855 msgid ""
44856 " unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n"
44857 "\n"
44858 msgstr ""
44859 " unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n"
44860 "\n"
44861
44862 #. type: textblock
44863 #: ../tools/virt-win-reg.pl:609
44864 msgid "For more information about encoding, see L<Win::Hivex::Regedit(3)>."
44865 msgstr ""
44866
44867 #. type: textblock
44868 #: ../tools/virt-win-reg.pl:611
44869 msgid ""
44870 "If you are unsure about the current encoding, use the L<file(1)> command.  "
44871 "Recent versions of Windows regedit.exe produce a UTF-16LE file with Windows-"
44872 "style (CRLF) line endings, like this:"
44873 msgstr ""
44874
44875 #. type: verbatim
44876 #: ../tools/virt-win-reg.pl:615
44877 #, no-wrap
44878 msgid ""
44879 " $ file software.reg\n"
44880 " software.reg: Little-endian UTF-16 Unicode text, with very long lines,\n"
44881 " with CRLF line terminators\n"
44882 "\n"
44883 msgstr ""
44884
44885 #. type: textblock
44886 #: ../tools/virt-win-reg.pl:619
44887 msgid "This file would need conversion before you could I<--merge> it."
44888 msgstr ""
44889
44890 #. type: =head1
44891 #: ../tools/virt-win-reg.pl:621
44892 msgid "CurrentControlSet etc."
44893 msgstr ""
44894
44895 #. type: textblock
44896 #: ../tools/virt-win-reg.pl:623
44897 msgid ""
44898 "Registry keys like C<CurrentControlSet> don't really exist in the Windows "
44899 "Registry at the level of the hive file, and therefore you cannot modify "
44900 "these."
44901 msgstr ""
44902
44903 #. type: textblock
44904 #: ../tools/virt-win-reg.pl:627
44905 msgid ""
44906 "C<CurrentControlSet> is usually an alias for C<ControlSet001>.  In some "
44907 "circumstances it might refer to another control set.  The way to find out is "
44908 "to look at the C<HKLM\\SYSTEM\\Select> key:"
44909 msgstr ""
44910
44911 #. type: verbatim
44912 #: ../tools/virt-win-reg.pl:631
44913 #, no-wrap
44914 msgid ""
44915 " # virt-win-reg WindowsGuest 'HKLM\\SYSTEM\\Select'\n"
44916 " [HKEY_LOCAL_MACHINE\\SYSTEM\\Select]\n"
44917 " \"Current\"=dword:00000001\n"
44918 " \"Default\"=dword:00000001\n"
44919 " \"Failed\"=dword:00000000\n"
44920 " \"LastKnownGood\"=dword:00000002\n"
44921 "\n"
44922 msgstr ""
44923 " # virt-win-reg WindowsGuest 'HKLM\\SYSTEM\\Select'\n"
44924 " [HKEY_LOCAL_MACHINE\\SYSTEM\\Select]\n"
44925 " \"Current\"=dword:00000001\n"
44926 " \"Default\"=dword:00000001\n"
44927 " \"Failed\"=dword:00000000\n"
44928 " \"LastKnownGood\"=dword:00000002\n"
44929 "\n"
44930
44931 #. type: textblock
44932 #: ../tools/virt-win-reg.pl:638
44933 msgid "\"Current\" is the one which Windows will choose when it boots."
44934 msgstr ""
44935
44936 #. type: textblock
44937 #: ../tools/virt-win-reg.pl:640
44938 msgid ""
44939 "Similarly, other C<Current...> keys in the path may need to be replaced."
44940 msgstr ""
44941
44942 #. type: =head1
44943 #: ../tools/virt-win-reg.pl:643
44944 msgid "DELETING REGISTRY KEYS AND VALUES"
44945 msgstr ""
44946
44947 #. type: textblock
44948 #: ../tools/virt-win-reg.pl:645
44949 msgid "To delete a whole registry key, use the syntax:"
44950 msgstr ""
44951
44952 #. type: verbatim
44953 #: ../tools/virt-win-reg.pl:647
44954 #, no-wrap
44955 msgid ""
44956 " [-HKEY_LOCAL_MACHINE\\Foo]\n"
44957 "\n"
44958 msgstr ""
44959
44960 #. type: textblock
44961 #: ../tools/virt-win-reg.pl:649
44962 msgid "To delete a single value within a key, use the syntax:"
44963 msgstr ""
44964
44965 #. type: verbatim
44966 #: ../tools/virt-win-reg.pl:651
44967 #, no-wrap
44968 msgid ""
44969 " [HKEY_LOCAL_MACHINE\\Foo]\n"
44970 " \"Value\"=-\n"
44971 "\n"
44972 msgstr ""
44973
44974 #. type: =head1
44975 #: ../tools/virt-win-reg.pl:654
44976 msgid "WINDOWS TIPS"
44977 msgstr ""
44978
44979 #. type: textblock
44980 #: ../tools/virt-win-reg.pl:656
44981 msgid ""
44982 "Note that some of these tips modify the guest disk image.  The guest I<must> "
44983 "be shut off, else you will get disk corruption."
44984 msgstr ""
44985
44986 #. type: =head2
44987 #: ../tools/virt-win-reg.pl:659
44988 msgid "RUNNING A BATCH SCRIPT WHEN A USER LOGS IN"
44989 msgstr ""
44990
44991 #. type: textblock
44992 #: ../tools/virt-win-reg.pl:661
44993 msgid ""
44994 "Prepare a DOS batch script, VBScript or executable.  Upload this using "
44995 "L<guestfish(1)>.  For this example the script is called C<test.bat> and it "
44996 "is uploaded into C<C:\\>:"
44997 msgstr ""
44998
44999 #. type: verbatim
45000 #: ../tools/virt-win-reg.pl:665
45001 #, no-wrap
45002 msgid ""
45003 " guestfish -i -d WindowsGuest upload test.bat /test.bat\n"
45004 "\n"
45005 msgstr ""
45006 " guestfish -i -d WindowsGuest upload test.bat /test.bat\n"
45007 "\n"
45008
45009 #. type: textblock
45010 #: ../tools/virt-win-reg.pl:667
45011 msgid "Prepare a regedit file containing the registry change:"
45012 msgstr ""
45013
45014 #. type: verbatim
45015 #: ../tools/virt-win-reg.pl:669
45016 #, no-wrap
45017 msgid ""
45018 " cat > test.reg <<'EOF'\n"
45019 " [HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce]\n"
45020 " \"Test\"=\"c:\\\\test.bat\"\n"
45021 " EOF\n"
45022 "\n"
45023 msgstr ""
45024 " cat > test.reg <<'EOF'\n"
45025 " [HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce]\n"
45026 " \"Test\"=\"c:\\\\test.bat\"\n"
45027 " EOF\n"
45028 "\n"
45029
45030 #. type: textblock
45031 #: ../tools/virt-win-reg.pl:674
45032 msgid ""
45033 "In this example we use the key C<RunOnce> which means that the script will "
45034 "run precisely once when the first user logs in.  If you want it to run every "
45035 "time a user logs in, replace C<RunOnce> with C<Run>."
45036 msgstr ""
45037
45038 #. type: textblock
45039 #: ../tools/virt-win-reg.pl:678
45040 msgid "Now update the registry:"
45041 msgstr "Оновіть регістр:"
45042
45043 #. type: verbatim
45044 #: ../tools/virt-win-reg.pl:680
45045 #, no-wrap
45046 msgid ""
45047 " virt-win-reg --merge WindowsGuest test.reg\n"
45048 "\n"
45049 msgstr ""
45050
45051 #. type: =head2
45052 #: ../tools/virt-win-reg.pl:682
45053 msgid "INSTALLING A SERVICE"
45054 msgstr ""
45055
45056 #. type: textblock
45057 #: ../tools/virt-win-reg.pl:684
45058 msgid ""
45059 "This section assumes you are familiar with Windows services, and you either "
45060 "have a program which handles the Windows Service Control Protocol directly "
45061 "or you want to run any program using a service wrapper like SrvAny or the "
45062 "free RHSrvAny."
45063 msgstr ""
45064
45065 #. type: textblock
45066 #: ../tools/virt-win-reg.pl:689
45067 msgid ""
45068 "First upload the program and optionally the service wrapper.  In this case "
45069 "the test program is called C<test.exe> and we are using the RHSrvAny wrapper:"
45070 msgstr ""
45071
45072 #. type: verbatim
45073 #: ../tools/virt-win-reg.pl:693
45074 #, no-wrap
45075 msgid ""
45076 " guestfish -i -d WindowsGuest <<EOF\n"
45077 "   upload rhsrvany.exe /rhsrvany.exe\n"
45078 "   upload test.exe /test.exe\n"
45079 " EOF\n"
45080 "\n"
45081 msgstr ""
45082 " guestfish -i -d WindowsGuest <<EOF\n"
45083 "   upload rhsrvany.exe /rhsrvany.exe\n"
45084 "   upload test.exe /test.exe\n"
45085 " EOF\n"
45086 "\n"
45087
45088 #. type: textblock
45089 #: ../tools/virt-win-reg.pl:698
45090 msgid ""
45091 "Prepare a regedit file containing the registry changes.  In this example, "
45092 "the first registry change is needed for the service itself or the service "
45093 "wrapper (if used).  The second registry change is only needed because I am "
45094 "using the RHSrvAny service wrapper."
45095 msgstr ""
45096
45097 #. type: verbatim
45098 #: ../tools/virt-win-reg.pl:703
45099 #, no-wrap
45100 msgid ""
45101 " cat > service.reg <<'EOF'\n"
45102 " [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny]\n"
45103 " \"Type\"=dword:00000010\n"
45104 " \"Start\"=dword:00000002\n"
45105 " \"ErrorControl\"=dword:00000001\n"
45106 " \"ImagePath\"=\"c:\\\\rhsrvany.exe\"\n"
45107 " \"DisplayName\"=\"RHSrvAny\"\n"
45108 " \"ObjectName\"=\"NetworkService\"\n"
45109 " \n"
45110 msgstr ""
45111 " cat > service.reg <<'EOF'\n"
45112 " [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny]\n"
45113 " \"Type\"=dword:00000010\n"
45114 " \"Start\"=dword:00000002\n"
45115 " \"ErrorControl\"=dword:00000001\n"
45116 " \"ImagePath\"=\"c:\\\\rhsrvany.exe\"\n"
45117 " \"DisplayName\"=\"RHSrvAny\"\n"
45118 " \"ObjectName\"=\"NetworkService\"\n"
45119 " \n"
45120
45121 #. type: verbatim
45122 #: ../tools/virt-win-reg.pl:712
45123 #, no-wrap
45124 msgid ""
45125 " [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n"
45126 " \"CommandLine\"=\"c:\\\\test.exe\"\n"
45127 " \"PWD\"=\"c:\\\\Temp\"\n"
45128 " EOF\n"
45129 "\n"
45130 msgstr ""
45131 " [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n"
45132 " \"CommandLine\"=\"c:\\\\test.exe\"\n"
45133 " \"PWD\"=\"c:\\\\Temp\"\n"
45134 " EOF\n"
45135 "\n"
45136
45137 #. type: textblock
45138 #: ../tools/virt-win-reg.pl:723
45139 msgid ""
45140 "For use of C<ControlSet001> see the section above in this manual page.  You "
45141 "may need to adjust this according to the control set that is in use by the "
45142 "guest."
45143 msgstr ""
45144
45145 #. type: textblock
45146 #: ../tools/virt-win-reg.pl:729
45147 msgid ""
45148 "C<\"ObjectName\"> controls the privileges that the service will have.  An "
45149 "alternative is C<\"ObjectName\"=\"LocalSystem\"> which would be the most "
45150 "privileged account."
45151 msgstr ""
45152
45153 #. type: textblock
45154 #: ../tools/virt-win-reg.pl:735
45155 msgid ""
45156 "For the meaning of the magic numbers, see this Microsoft KB article: "
45157 "L<http://support.microsoft.com/kb/103000>."
45158 msgstr ""
45159
45160 #. type: textblock
45161 #: ../tools/virt-win-reg.pl:740
45162 msgid "Update the registry:"
45163 msgstr "Оновіть регістр:"
45164
45165 #. type: verbatim
45166 #: ../tools/virt-win-reg.pl:742
45167 #, no-wrap
45168 msgid ""
45169 " virt-win-reg --merge WindowsGuest service.reg\n"
45170 "\n"
45171 msgstr ""
45172
45173 #. type: textblock
45174 #: ../tools/virt-win-reg.pl:746
45175 msgid ""
45176 "Be careful when passing parameters containing C<\\> (backslash) in the "
45177 "shell.  Usually you will have to use 'single quotes' or double backslashes "
45178 "(but not both) to protect them from the shell."
45179 msgstr ""
45180
45181 #. type: textblock
45182 #: ../tools/virt-win-reg.pl:750
45183 msgid "Paths and value names are case-insensitive."
45184 msgstr ""
45185
45186 #. type: textblock
45187 #: ../tools/virt-win-reg.pl:759
45188 msgid ""
45189 "L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)"
45190 ">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex"
45191 "(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
45192 msgstr ""
45193 "L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)"
45194 ">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex"
45195 "(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
45196
45197 #. type: verbatim
45198 #: ../tools/virt-win-reg.pl:777
45199 #, no-wrap
45200 msgid ""
45201 " export LIBGUESTFS_DEBUG=1\n"
45202 " virt-win-reg --debug [... rest ...] > /tmp/virt-win-reg.log 2>&1\n"
45203 "\n"
45204 msgstr ""
45205
45206 #. type: textblock
45207 #: ../tools/virt-win-reg.pl:780
45208 msgid ""
45209 "Attach /tmp/virt-win-reg.log to a new bug report at L<https://bugzilla."
45210 "redhat.com/>"
45211 msgstr ""
45212
45213 #, fuzzy
45214 #~| msgid "C<md5>"
45215 #~ msgid "C<md>"
45216 #~ msgstr "C<md5>"