diff options
-rw-r--r-- | BUGS | 39 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po-docs/ja.po | 8502 | ||||
-rw-r--r-- | po-docs/libguestfs-docs.pot | 7473 | ||||
-rw-r--r-- | po-docs/uk.po | 8537 | ||||
-rw-r--r-- | po/en_GB.po | 6 | ||||
-rw-r--r-- | po/es.po | 6 | ||||
-rw-r--r-- | po/gu.po | 6 | ||||
-rw-r--r-- | po/hi.po | 6 | ||||
-rw-r--r-- | po/kn.po | 6 | ||||
-rw-r--r-- | po/libguestfs.pot | 8 | ||||
-rw-r--r-- | po/ml.po | 6 | ||||
-rw-r--r-- | po/mr.po | 6 | ||||
-rw-r--r-- | po/nl.po | 6 | ||||
-rw-r--r-- | po/or.po | 6 | ||||
-rw-r--r-- | po/pa.po | 6 | ||||
-rw-r--r-- | po/pl.po | 6 | ||||
-rw-r--r-- | po/ta.po | 6 | ||||
-rw-r--r-- | po/te.po | 6 | ||||
-rw-r--r-- | po/uk.po | 6 |
20 files changed, 12688 insertions, 11957 deletions
@@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2012-10-01 +Last updated: 2012-10-30 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -77,9 +77,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 696451 NEW https://bugzilla.redhat.com/show_bug.cgi?id=696451 libguestfs: unknown filesystem label SWAP-sda2 -696484 NEW https://bugzilla.redhat.com/show_bug.cgi?id=696484 - [RFE] virt-v2v show the warning info after convert rhel4u8 guest if comment a line of swap in the fstab - 700342 NEW https://bugzilla.redhat.com/show_bug.cgi?id=700342 virt-inspector resports unknown filesystem UUID @@ -146,9 +143,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 812970 NEW https://bugzilla.redhat.com/show_bug.cgi?id=812970 virt-rescue cannot set ><rescue> prompt, on Ubuntu 12.04 -813271 NEW https://bugzilla.redhat.com/show_bug.cgi?id=813271 - intermittent appliance boot failures (divide_error) - 813290 NEW https://bugzilla.redhat.com/show_bug.cgi?id=813290 mdadm (md-detail) test occasionally fails with 'md device /dev/md125 does not appear to be active.' @@ -188,9 +182,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 838904 NEW https://bugzilla.redhat.com/show_bug.cgi?id=838904 make-debian-img.sh failed: /dev/debian/root: not found: device not cleared. Aborting. Failed to wipe start of new LV. -840474 NEW https://bugzilla.redhat.com/show_bug.cgi?id=840474 - cannot install libguestfs due to missing dependency - 843188 NEW https://bugzilla.redhat.com/show_bug.cgi?id=843188 Ruby bindings segfault in event callbacks when the Ruby GC is invoked. @@ -209,18 +200,30 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 857763 NEW https://bugzilla.redhat.com/show_bug.cgi?id=857763 libguestfs 'file-architecture' returns 'ARM' for arm binaries -859875 NEW https://bugzilla.redhat.com/show_bug.cgi?id=859875 - Progress bar output should go to tty(?) stderr(?) - -859876 NEW https://bugzilla.redhat.com/show_bug.cgi?id=859876 - guestfish printed paths are not canonicalized - 859885 NEW https://bugzilla.redhat.com/show_bug.cgi?id=859885 inspect-list-applications does not list all installed RPM packages with same name and different versions 859949 NEW https://bugzilla.redhat.com/show_bug.cgi?id=859949 RFE: inspect-list-applications does not return the architecture of RPM packages +863696 NEW https://bugzilla.redhat.com/show_bug.cgi?id=863696 + [F18] libguestfs fails to mount a disk image file(in this case qcow2) as 'root' + +864871 NEW https://bugzilla.redhat.com/show_bug.cgi?id=864871 + libvirt error: could not create appliance through libvirt: unable to set security context 'unconfined_u:object_r:svirt_image_t:s0:cXXX,cYYY' on '.../console.sock' + +865503 NEW https://bugzilla.redhat.com/show_bug.cgi?id=865503 + Slow / many disk mdadm may cause libguestfs commands to fail + +865923 NEW https://bugzilla.redhat.com/show_bug.cgi?id=865923 + Check that new qemu -machine option doesn't break libguestfs. + +866994 NEW https://bugzilla.redhat.com/show_bug.cgi?id=866994 + tgz-out causes memory leak in guestfsd + +869179 NEW https://bugzilla.redhat.com/show_bug.cgi?id=869179 + libguestfs fail to startup on latest rhel7 tree + 503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134 guestfish's list splitting does not recognize internal quoting @@ -236,8 +239,8 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 691389 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=691389 Extended attributes don't work over guestmount (FUSE) -713678 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=713678 - Not all febootstrap messages are redirected to log callbacks +864899 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=864899 + valgrind reports "Syscall param write(buf) points to uninitialised byte(s)" when event contains a log message -------------------------------------------------- Bugs in MODIFIED, POST or ON_QA state are fixed. diff --git a/configure.ac b/configure.ac index cee6e47a..8a059d77 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [16]) -m4_define([libguestfs_release], [32]) +m4_define([libguestfs_release], [33]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/po-docs/ja.po b/po-docs/ja.po index 25b30818..36f9efa8 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-10-01 16:29+0200\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:10+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n" @@ -442,7 +442,7 @@ msgstr "" #: ../edit/virt-edit.pod:141 ../fish/guestfish.pod:242 #: ../fish/guestfish.pod:673 ../format/virt-format.pod:96 #: ../inspector/virt-inspector.pod:350 ../rescue/virt-rescue.pod:161 -#: ../src/guestfs.pod:2983 +#: ../src/guestfs.pod:3070 msgid "For example:" msgstr "" @@ -938,21 +938,21 @@ msgstr "" #: ../examples/guestfs-recipes.pod:274 ../examples/guestfs-recipes.pod:278 #: ../examples/guestfs-testing.pod:124 ../examples/guestfs-testing.pod:128 #: ../examples/guestfs-testing.pod:132 ../fish/guestfish-actions.pod:13 -#: ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:444 -#: ../fish/guestfish-actions.pod:452 ../fish/guestfish-actions.pod:459 -#: ../fish/guestfish-actions.pod:466 ../fish/guestfish-actions.pod:1336 -#: ../fish/guestfish-actions.pod:1340 ../fish/guestfish-actions.pod:1344 -#: ../fish/guestfish-actions.pod:1348 ../fish/guestfish-actions.pod:1356 -#: ../fish/guestfish-actions.pod:1360 ../fish/guestfish-actions.pod:1364 -#: ../fish/guestfish-actions.pod:1374 ../fish/guestfish-actions.pod:1378 -#: ../fish/guestfish-actions.pod:1382 ../fish/guestfish-actions.pod:1472 -#: ../fish/guestfish-actions.pod:1476 ../fish/guestfish-actions.pod:1481 -#: ../fish/guestfish-actions.pod:1486 ../fish/guestfish-actions.pod:1528 -#: ../fish/guestfish-actions.pod:1532 ../fish/guestfish-actions.pod:1537 -#: ../fish/guestfish-actions.pod:1793 ../fish/guestfish-actions.pod:1800 -#: ../fish/guestfish-actions.pod:1807 ../fish/guestfish-actions.pod:2208 -#: ../fish/guestfish-actions.pod:2214 ../fish/guestfish-actions.pod:2222 -#: ../fish/guestfish-actions.pod:2229 ../fish/guestfish-actions.pod:2236 +#: ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:446 +#: ../fish/guestfish-actions.pod:454 ../fish/guestfish-actions.pod:461 +#: ../fish/guestfish-actions.pod:468 ../fish/guestfish-actions.pod:1338 +#: ../fish/guestfish-actions.pod:1342 ../fish/guestfish-actions.pod:1346 +#: ../fish/guestfish-actions.pod:1350 ../fish/guestfish-actions.pod:1358 +#: ../fish/guestfish-actions.pod:1362 ../fish/guestfish-actions.pod:1366 +#: ../fish/guestfish-actions.pod:1376 ../fish/guestfish-actions.pod:1380 +#: ../fish/guestfish-actions.pod:1384 ../fish/guestfish-actions.pod:1474 +#: ../fish/guestfish-actions.pod:1478 ../fish/guestfish-actions.pod:1483 +#: ../fish/guestfish-actions.pod:1488 ../fish/guestfish-actions.pod:1530 +#: ../fish/guestfish-actions.pod:1534 ../fish/guestfish-actions.pod:1539 +#: ../fish/guestfish-actions.pod:1795 ../fish/guestfish-actions.pod:1802 +#: ../fish/guestfish-actions.pod:1809 ../fish/guestfish-actions.pod:2210 +#: ../fish/guestfish-actions.pod:2216 ../fish/guestfish-actions.pod:2224 +#: ../fish/guestfish-actions.pod:2231 ../fish/guestfish-actions.pod:2238 #: ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 #: ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 #: ../inspector/virt-inspector.pod:514 ../inspector/virt-inspector.pod:518 @@ -962,21 +962,21 @@ msgstr "" #: ../sparsify/virt-sparsify.pod:43 ../sparsify/virt-sparsify.pod:49 #: ../sparsify/virt-sparsify.pod:54 ../sparsify/virt-sparsify.pod:59 #: ../sparsify/virt-sparsify.pod:65 ../src/guestfs-actions.pod:22 -#: ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:644 -#: ../src/guestfs-actions.pod:652 ../src/guestfs-actions.pod:659 -#: ../src/guestfs-actions.pod:666 ../src/guestfs-actions.pod:2202 -#: ../src/guestfs-actions.pod:2206 ../src/guestfs-actions.pod:2210 -#: ../src/guestfs-actions.pod:2214 ../src/guestfs-actions.pod:2222 -#: ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:2230 -#: ../src/guestfs-actions.pod:2240 ../src/guestfs-actions.pod:2244 -#: ../src/guestfs-actions.pod:2248 ../src/guestfs-actions.pod:2386 -#: ../src/guestfs-actions.pod:2390 ../src/guestfs-actions.pod:2395 -#: ../src/guestfs-actions.pod:2400 ../src/guestfs-actions.pod:2461 -#: ../src/guestfs-actions.pod:2465 ../src/guestfs-actions.pod:2470 -#: ../src/guestfs-actions.pod:2885 ../src/guestfs-actions.pod:2892 -#: ../src/guestfs-actions.pod:2899 ../src/guestfs-actions.pod:3442 -#: ../src/guestfs-actions.pod:3448 ../src/guestfs-actions.pod:3456 -#: ../src/guestfs-actions.pod:3463 ../src/guestfs-actions.pod:3470 +#: ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:646 +#: ../src/guestfs-actions.pod:654 ../src/guestfs-actions.pod:661 +#: ../src/guestfs-actions.pod:668 ../src/guestfs-actions.pod:2204 +#: ../src/guestfs-actions.pod:2208 ../src/guestfs-actions.pod:2212 +#: ../src/guestfs-actions.pod:2216 ../src/guestfs-actions.pod:2224 +#: ../src/guestfs-actions.pod:2228 ../src/guestfs-actions.pod:2232 +#: ../src/guestfs-actions.pod:2242 ../src/guestfs-actions.pod:2246 +#: ../src/guestfs-actions.pod:2250 ../src/guestfs-actions.pod:2388 +#: ../src/guestfs-actions.pod:2392 ../src/guestfs-actions.pod:2397 +#: ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:2463 +#: ../src/guestfs-actions.pod:2467 ../src/guestfs-actions.pod:2472 +#: ../src/guestfs-actions.pod:2887 ../src/guestfs-actions.pod:2894 +#: ../src/guestfs-actions.pod:2901 ../src/guestfs-actions.pod:3444 +#: ../src/guestfs-actions.pod:3450 ../src/guestfs-actions.pod:3458 +#: ../src/guestfs-actions.pod:3465 ../src/guestfs-actions.pod:3472 #: ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 #: ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 #: ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1123 @@ -985,14 +985,14 @@ msgstr "" #: ../src/guestfs.pod:1188 ../src/guestfs.pod:1193 ../src/guestfs.pod:1197 #: ../src/guestfs.pod:1254 ../src/guestfs.pod:1258 ../src/guestfs.pod:1262 #: ../src/guestfs.pod:1266 ../src/guestfs.pod:1270 ../src/guestfs.pod:1274 -#: ../src/guestfs.pod:1789 ../src/guestfs.pod:1794 ../src/guestfs.pod:1798 -#: ../src/guestfs.pod:1900 ../src/guestfs.pod:1905 ../src/guestfs.pod:1909 -#: ../src/guestfs.pod:1919 ../src/guestfs.pod:2208 ../src/guestfs.pod:2213 -#: ../src/guestfs.pod:2219 ../src/guestfs.pod:2227 ../src/guestfs.pod:2745 -#: ../src/guestfs.pod:2751 ../src/guestfs.pod:2756 ../src/guestfs.pod:2762 -#: ../src/guestfs.pod:3159 ../src/guestfs.pod:3164 ../src/guestfs.pod:3168 -#: ../src/guestfs.pod:3172 ../src/guestfs.pod:3176 ../src/guestfs.pod:3190 -#: ../src/guestfs.pod:3195 ../tools/virt-win-reg.pl:197 +#: ../src/guestfs.pod:1806 ../src/guestfs.pod:1811 ../src/guestfs.pod:1815 +#: ../src/guestfs.pod:1919 ../src/guestfs.pod:1924 ../src/guestfs.pod:1928 +#: ../src/guestfs.pod:1938 ../src/guestfs.pod:2229 ../src/guestfs.pod:2234 +#: ../src/guestfs.pod:2240 ../src/guestfs.pod:2248 ../src/guestfs.pod:2766 +#: ../src/guestfs.pod:2772 ../src/guestfs.pod:2777 ../src/guestfs.pod:2783 +#: ../src/guestfs.pod:3263 ../src/guestfs.pod:3268 ../src/guestfs.pod:3272 +#: ../src/guestfs.pod:3276 ../src/guestfs.pod:3280 ../src/guestfs.pod:3294 +#: ../src/guestfs.pod:3299 ../tools/virt-win-reg.pl:197 #: ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 #: ../tools/virt-win-reg.pl:711 ../tools/virt-win-reg.pl:717 #: ../tools/virt-win-reg.pl:723 @@ -1058,7 +1058,7 @@ msgstr "" #: ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:40 #: ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:325 #: ../resize/virt-resize.pod:702 ../ruby/examples/guestfs-ruby.pod:36 -#: ../sparsify/virt-sparsify.pod:284 ../src/guestfs.pod:3367 +#: ../sparsify/virt-sparsify.pod:284 ../src/guestfs.pod:3471 #: ../test-tool/libguestfs-test-tool.pod:106 #: ../tools/virt-list-filesystems.pl:197 ../tools/virt-list-partitions.pl:267 #: ../tools/virt-make-fs.pl:579 ../tools/virt-tar.pl:294 @@ -1112,7 +1112,7 @@ msgstr "" #: ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:57 #: ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:338 #: ../resize/virt-resize.pod:729 ../ruby/examples/guestfs-ruby.pod:52 -#: ../sparsify/virt-sparsify.pod:301 ../src/guestfs.pod:3419 +#: ../sparsify/virt-sparsify.pod:301 ../src/guestfs.pod:3523 #: ../test-tool/libguestfs-test-tool.pod:116 #: ../tools/virt-list-filesystems.pl:214 ../tools/virt-list-partitions.pl:283 #: ../tools/virt-make-fs.pl:598 ../tools/virt-tar.pl:313 @@ -2591,7 +2591,7 @@ msgid "" msgstr "" #. type: =head2 -#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4581 +#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4588 msgid "path" msgstr "" @@ -2945,7 +2945,7 @@ msgstr "" #: ../cat/virt-ls.pod:513 ../df/virt-df.pod:267 ../edit/virt-edit.pod:388 #: ../examples/guestfs-recipes.pod:494 ../fish/guestfish.pod:1302 #: ../fuse/guestmount.pod:413 ../rescue/virt-rescue.pod:340 -#: ../src/guestfs.pod:3421 ../test-tool/libguestfs-test-tool.pod:118 +#: ../src/guestfs.pod:3525 ../test-tool/libguestfs-test-tool.pod:118 #: ../tools/virt-list-partitions.pl:285 msgid "Copyright (C) 2009-2012 Red Hat Inc." msgstr "" @@ -4556,7 +4556,7 @@ msgstr "" #. type: =head1 #: ../edit/virt-edit.pod:343 ../fish/guestfish.pod:1119 #: ../rescue/virt-rescue.pod:298 ../sparsify/virt-sparsify.pod:257 -#: ../src/guestfs.pod:3306 ../test-tool/libguestfs-test-tool.pod:101 +#: ../src/guestfs.pod:3410 ../test-tool/libguestfs-test-tool.pod:101 msgid "ENVIRONMENT VARIABLES" msgstr "" @@ -4823,7 +4823,7 @@ msgstr "" #: ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91 #: ../perl/examples/guestfs-perl.pod:53 #: ../python/examples/guestfs-python.pod:54 -#: ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3415 +#: ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3519 #: ../test-tool/libguestfs-test-tool.pod:112 msgid "AUTHORS" msgstr "" @@ -4837,7 +4837,7 @@ msgstr "" #: ../fuse/guestmount.pod:409 ../java/examples/guestfs-java.pod:60 #: ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:55 #: ../python/examples/guestfs-python.pod:56 -#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3417 +#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3521 #: ../test-tool/libguestfs-test-tool.pod:114 msgid "Richard W.M. Jones (C<rjones at redhat dot com>)" msgstr "" @@ -5292,10 +5292,10 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:163 ../fish/guestfish-actions.pod:9 -#: ../fish/guestfish-actions.pod:1524 ../fish/guestfish-actions.pod:1789 -#: ../fish/guestfish-actions.pod:2204 ../src/guestfs-actions.pod:18 -#: ../src/guestfs-actions.pod:2457 ../src/guestfs-actions.pod:2881 -#: ../src/guestfs-actions.pod:3438 ../src/guestfs.pod:1785 +#: ../fish/guestfish-actions.pod:1526 ../fish/guestfish-actions.pod:1791 +#: ../fish/guestfish-actions.pod:2206 ../src/guestfs-actions.pod:18 +#: ../src/guestfs-actions.pod:2459 ../src/guestfs-actions.pod:2883 +#: ../src/guestfs-actions.pod:3440 ../src/guestfs.pod:1802 #: ../tools/virt-win-reg.pl:707 msgid "Notes:" msgstr "" @@ -5568,7 +5568,7 @@ msgstr "" #: ../examples/guestfs-recipes.pod:293 ../resize/virt-resize.pod:31 #: ../resize/virt-resize.pod:603 ../sparsify/virt-sparsify.pod:228 #: ../src/guestfs.pod:469 ../src/guestfs.pod:1208 ../src/guestfs.pod:1377 -#: ../src/guestfs.pod:1541 ../src/guestfs.pod:2790 +#: ../src/guestfs.pod:1558 ../src/guestfs.pod:2877 msgid "1." msgstr "" @@ -5589,7 +5589,7 @@ msgstr "" #: ../examples/guestfs-recipes.pod:299 ../resize/virt-resize.pod:44 #: ../resize/virt-resize.pod:610 ../sparsify/virt-sparsify.pod:235 #: ../src/guestfs.pod:475 ../src/guestfs.pod:1212 ../src/guestfs.pod:1381 -#: ../src/guestfs.pod:1545 ../src/guestfs.pod:2815 +#: ../src/guestfs.pod:1562 ../src/guestfs.pod:2902 msgid "2." msgstr "" @@ -5608,7 +5608,7 @@ msgstr "" #. type: =item #: ../examples/guestfs-recipes.pod:305 ../resize/virt-resize.pod:52 #: ../resize/virt-resize.pod:616 ../sparsify/virt-sparsify.pod:241 -#: ../src/guestfs.pod:486 ../src/guestfs.pod:1216 ../src/guestfs.pod:1551 +#: ../src/guestfs.pod:486 ../src/guestfs.pod:1216 ../src/guestfs.pod:1568 msgid "3." msgstr "" @@ -6006,8 +6006,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:20 msgid "" -"https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools" +"L<https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools>" msgstr "" #. type: textblock @@ -6020,7 +6020,7 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:26 -msgid "https://www.redhat.com/mailman/listinfo/libguestfs" +msgid "L<https://www.redhat.com/mailman/listinfo/libguestfs>" msgstr "" #. type: =head1 @@ -6035,7 +6035,7 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:32 ../examples/guestfs-testing.pod:145 -#: ../src/guestfs.pod:3180 +#: ../src/guestfs.pod:3284 msgid "Run:" msgstr "" @@ -6128,7 +6128,7 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:68 ../examples/guestfs-testing.pod:175 #: ../examples/guestfs-testing.pod:188 ../examples/guestfs-testing.pod:248 -#: ../src/guestfs.pod:2893 +#: ../src/guestfs.pod:2980 msgid "or:" msgstr "" @@ -6748,33 +6748,33 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:217 -#: ../fish/guestfish-actions.pod:231 +#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:219 +#: ../fish/guestfish-actions.pod:233 msgid "" "I<This function is deprecated.> In new code, use the L</add-drive-opts> call " "instead." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:220 -#: ../fish/guestfish-actions.pod:234 ../fish/guestfish-actions.pod:975 -#: ../fish/guestfish-actions.pod:1010 ../fish/guestfish-actions.pod:1223 -#: ../fish/guestfish-actions.pod:1583 ../fish/guestfish-actions.pod:1597 -#: ../fish/guestfish-actions.pod:2764 ../fish/guestfish-actions.pod:3474 -#: ../fish/guestfish-actions.pod:3796 ../fish/guestfish-actions.pod:3844 -#: ../fish/guestfish-actions.pod:4764 ../fish/guestfish-actions.pod:4784 -#: ../fish/guestfish-actions.pod:4803 ../fish/guestfish-actions.pod:4841 -#: ../fish/guestfish-actions.pod:5589 ../fish/guestfish-actions.pod:5692 -#: ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:308 -#: ../src/guestfs-actions.pod:329 ../src/guestfs-actions.pod:1624 -#: ../src/guestfs-actions.pod:1681 ../src/guestfs-actions.pod:2043 -#: ../src/guestfs-actions.pod:2542 ../src/guestfs-actions.pod:2563 -#: ../src/guestfs-actions.pod:4214 ../src/guestfs-actions.pod:5379 -#: ../src/guestfs-actions.pod:5915 ../src/guestfs-actions.pod:6015 -#: ../src/guestfs-actions.pod:7313 ../src/guestfs-actions.pod:7354 -#: ../src/guestfs-actions.pod:7385 ../src/guestfs-actions.pod:7445 -#: ../src/guestfs-actions.pod:8522 ../src/guestfs-actions.pod:8631 -#: ../src/guestfs-actions.pod:8811 +#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:222 +#: ../fish/guestfish-actions.pod:236 ../fish/guestfish-actions.pod:977 +#: ../fish/guestfish-actions.pod:1012 ../fish/guestfish-actions.pod:1225 +#: ../fish/guestfish-actions.pod:1585 ../fish/guestfish-actions.pod:1599 +#: ../fish/guestfish-actions.pod:2766 ../fish/guestfish-actions.pod:3481 +#: ../fish/guestfish-actions.pod:3803 ../fish/guestfish-actions.pod:3851 +#: ../fish/guestfish-actions.pod:4771 ../fish/guestfish-actions.pod:4791 +#: ../fish/guestfish-actions.pod:4810 ../fish/guestfish-actions.pod:4848 +#: ../fish/guestfish-actions.pod:5596 ../fish/guestfish-actions.pod:5699 +#: ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:310 +#: ../src/guestfs-actions.pod:331 ../src/guestfs-actions.pod:1626 +#: ../src/guestfs-actions.pod:1683 ../src/guestfs-actions.pod:2045 +#: ../src/guestfs-actions.pod:2544 ../src/guestfs-actions.pod:2565 +#: ../src/guestfs-actions.pod:4216 ../src/guestfs-actions.pod:5386 +#: ../src/guestfs-actions.pod:5922 ../src/guestfs-actions.pod:6022 +#: ../src/guestfs-actions.pod:7320 ../src/guestfs-actions.pod:7361 +#: ../src/guestfs-actions.pod:7392 ../src/guestfs-actions.pod:7452 +#: ../src/guestfs-actions.pod:8529 ../src/guestfs-actions.pod:8638 +#: ../src/guestfs-actions.pod:8818 msgid "" "Deprecated functions will not be removed from the API, but the fact that " "they are deprecated indicates that there are problems with correct use of " @@ -6943,14 +6943,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:125 ../fish/guestfish-actions.pod:197 -#: ../fish/guestfish-actions.pod:658 ../fish/guestfish-actions.pod:869 -#: ../fish/guestfish-actions.pod:890 ../fish/guestfish-actions.pod:928 -#: ../fish/guestfish-actions.pod:937 ../fish/guestfish-actions.pod:946 -#: ../fish/guestfish-actions.pod:960 ../fish/guestfish-actions.pod:1146 -#: ../fish/guestfish-actions.pod:2243 ../fish/guestfish-actions.pod:3300 -#: ../fish/guestfish-actions.pod:3523 ../fish/guestfish-actions.pod:3686 -#: ../fish/guestfish-actions.pod:3832 ../fish/guestfish-actions.pod:5225 +#: ../fish/guestfish-actions.pod:125 ../fish/guestfish-actions.pod:199 +#: ../fish/guestfish-actions.pod:660 ../fish/guestfish-actions.pod:871 +#: ../fish/guestfish-actions.pod:892 ../fish/guestfish-actions.pod:930 +#: ../fish/guestfish-actions.pod:939 ../fish/guestfish-actions.pod:948 +#: ../fish/guestfish-actions.pod:962 ../fish/guestfish-actions.pod:1148 +#: ../fish/guestfish-actions.pod:2245 ../fish/guestfish-actions.pod:3307 +#: ../fish/guestfish-actions.pod:3530 ../fish/guestfish-actions.pod:3693 +#: ../fish/guestfish-actions.pod:3839 ../fish/guestfish-actions.pod:5232 msgid "" "This command has one or more optional arguments. See L</OPTIONAL ARGUMENTS>." msgstr "" @@ -7007,13 +7007,19 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:148 ../src/guestfs-actions.pod:208 msgid "" -"This function adds a virtual machine disk image C<filename> to libguestfs. " +"This function adds a disk image called C<filename> to the handle. " +"C<filename> may be a regular host file or a host device." +msgstr "" + +#. type: textblock +#: ../fish/guestfish-actions.pod:151 ../src/guestfs-actions.pod:211 +msgid "" "The first time you call this function, the disk appears as C</dev/sda>, the " "second time as C</dev/sdb>, and so on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:153 ../src/guestfs-actions.pod:213 +#: ../fish/guestfish-actions.pod:154 ../src/guestfs-actions.pod:214 msgid "" "You don't necessarily need to be root when using libguestfs. However you " "obviously do need sufficient permissions to access the filename for whatever " @@ -7022,30 +7028,30 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:159 ../src/guestfs-actions.pod:219 +#: ../fish/guestfish-actions.pod:160 ../src/guestfs-actions.pod:220 msgid "This call checks that C<filename> exists." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:161 ../src/guestfs-actions.pod:221 +#: ../fish/guestfish-actions.pod:162 ../src/guestfs-actions.pod:222 msgid "" "C<filename> may be the special string C<\"/dev/null\">. See L<guestfs(3)/" "NULL DISKS>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:164 ../fish/guestfish-actions.pod:3485 -#: ../src/guestfs-actions.pod:224 ../src/guestfs-actions.pod:5416 +#: ../fish/guestfish-actions.pod:165 ../fish/guestfish-actions.pod:3492 +#: ../src/guestfs-actions.pod:225 ../src/guestfs-actions.pod:5423 msgid "The optional arguments are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:168 ../src/guestfs-actions.pod:228 +#: ../fish/guestfish-actions.pod:169 ../src/guestfs-actions.pod:229 msgid "C<readonly>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:170 ../src/guestfs-actions.pod:230 +#: ../fish/guestfish-actions.pod:171 ../src/guestfs-actions.pod:231 msgid "" "If true then the image is treated as read-only. Writes are still allowed, " "but they are stored in a temporary snapshot overlay which is discarded at " @@ -7053,13 +7059,13 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:174 ../src/guestfs-actions.pod:234 -#: ../src/guestfs.pod:3063 +#: ../fish/guestfish-actions.pod:175 ../src/guestfs-actions.pod:235 +#: ../src/guestfs.pod:3154 msgid "C<format>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:176 +#: ../fish/guestfish-actions.pod:177 msgid "" "This forces the image format. If you omit this (or use L</add-drive> or L</" "add-drive-ro>) then the format is automatically detected. Possible formats " @@ -7067,7 +7073,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:180 ../src/guestfs-actions.pod:240 +#: ../fish/guestfish-actions.pod:181 ../src/guestfs-actions.pod:241 msgid "" "Automatic detection of the format opens you up to a potential security hole " "when dealing with untrusted raw-format images. See CVE-2010-3851 and " @@ -7075,42 +7081,42 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:185 ../src/guestfs-actions.pod:245 +#: ../fish/guestfish-actions.pod:186 ../src/guestfs-actions.pod:246 msgid "C<iface>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:187 +#: ../fish/guestfish-actions.pod:188 msgid "" "This rarely-used option lets you emulate the behaviour of the deprecated L</" "add-drive-with-if> call (q.v.)" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:190 ../fish/guestfish-actions.pod:3328 -#: ../src/guestfs-actions.pod:250 ../src/guestfs-actions.pod:5133 +#: ../fish/guestfish-actions.pod:191 ../fish/guestfish-actions.pod:3335 +#: ../src/guestfs-actions.pod:251 ../src/guestfs-actions.pod:5140 msgid "C<name>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:192 ../src/guestfs-actions.pod:252 +#: ../fish/guestfish-actions.pod:193 ../src/guestfs-actions.pod:253 msgid "" -"The name the drive had in the original guest, e.g. /dev/sdb. This is used as " -"a hint to the guest inspection process if it is available." +"The name the drive had in the original guest, e.g. C</dev/sdb>. This is " +"used as a hint to the guest inspection process if it is available." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:199 +#: ../fish/guestfish-actions.pod:201 msgid "add-drive-ro" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:201 +#: ../fish/guestfish-actions.pod:203 msgid "add-ro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:203 +#: ../fish/guestfish-actions.pod:205 #, no-wrap msgid "" " add-drive-ro filename\n" @@ -7118,7 +7124,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:205 +#: ../fish/guestfish-actions.pod:207 msgid "" "This function is the equivalent of calling L</add-drive-opts> with the " "optional parameter C<GUESTFS_ADD_DRIVE_OPTS_READONLY> set to 1, so the disk " @@ -7126,12 +7132,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:210 +#: ../fish/guestfish-actions.pod:212 msgid "add-drive-ro-with-if" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:212 +#: ../fish/guestfish-actions.pod:214 #, no-wrap msgid "" " add-drive-ro-with-if filename iface\n" @@ -7139,19 +7145,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:214 +#: ../fish/guestfish-actions.pod:216 msgid "" "This is the same as L</add-drive-ro> but it allows you to specify the QEMU " "interface emulation to use at run time." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:224 +#: ../fish/guestfish-actions.pod:226 msgid "add-drive-with-if" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:226 +#: ../fish/guestfish-actions.pod:228 #, no-wrap msgid "" " add-drive-with-if filename iface\n" @@ -7159,19 +7165,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:228 +#: ../fish/guestfish-actions.pod:230 msgid "" "This is the same as L</add-drive> but it allows you to specify the QEMU " "interface emulation to use at run time." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:238 +#: ../fish/guestfish-actions.pod:240 msgid "aug-clear" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:240 +#: ../fish/guestfish-actions.pod:242 #, no-wrap msgid "" " aug-clear augpath\n" @@ -7179,19 +7185,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:242 ../src/guestfs-actions.pod:346 +#: ../fish/guestfish-actions.pod:244 ../src/guestfs-actions.pod:348 msgid "" "Set the value associated with C<path> to C<NULL>. This is the same as the " "L<augtool(1)> C<clear> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:245 +#: ../fish/guestfish-actions.pod:247 msgid "aug-close" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:247 +#: ../fish/guestfish-actions.pod:249 #, no-wrap msgid "" " aug-close\n" @@ -7199,7 +7205,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:249 +#: ../fish/guestfish-actions.pod:251 msgid "" "Close the current Augeas handle and free up any resources used by it. After " "calling this, you have to call L</aug-init> again before you can use any " @@ -7207,12 +7213,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:254 +#: ../fish/guestfish-actions.pod:256 msgid "aug-defnode" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:256 +#: ../fish/guestfish-actions.pod:258 #, no-wrap msgid "" " aug-defnode name expr val\n" @@ -7220,13 +7226,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:258 ../src/guestfs-actions.pod:375 +#: ../fish/guestfish-actions.pod:260 ../src/guestfs-actions.pod:377 msgid "" "Defines a variable C<name> whose value is the result of evaluating C<expr>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:261 +#: ../fish/guestfish-actions.pod:263 msgid "" "If C<expr> evaluates to an empty nodeset, a node is created, equivalent to " "calling L</aug-set> C<expr>, C<value>. C<name> will be the nodeset " @@ -7234,19 +7240,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:265 ../src/guestfs-actions.pod:382 +#: ../fish/guestfish-actions.pod:267 ../src/guestfs-actions.pod:384 msgid "" "On success this returns a pair containing the number of nodes in the " "nodeset, and a boolean flag if a node was created." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:269 +#: ../fish/guestfish-actions.pod:271 msgid "aug-defvar" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:271 +#: ../fish/guestfish-actions.pod:273 #, no-wrap msgid "" " aug-defvar name expr\n" @@ -7254,26 +7260,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:273 ../src/guestfs-actions.pod:399 +#: ../fish/guestfish-actions.pod:275 ../src/guestfs-actions.pod:401 msgid "" "Defines an Augeas variable C<name> whose value is the result of evaluating " "C<expr>. If C<expr> is NULL, then C<name> is undefined." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:277 ../src/guestfs-actions.pod:403 +#: ../fish/guestfish-actions.pod:279 ../src/guestfs-actions.pod:405 msgid "" "On success this returns the number of nodes in C<expr>, or C<0> if C<expr> " "evaluates to something which is not a nodeset." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:280 +#: ../fish/guestfish-actions.pod:282 msgid "aug-get" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:282 +#: ../fish/guestfish-actions.pod:284 #, no-wrap msgid "" " aug-get augpath\n" @@ -7281,19 +7287,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:284 ../src/guestfs-actions.pod:416 +#: ../fish/guestfish-actions.pod:286 ../src/guestfs-actions.pod:418 msgid "" "Look up the value associated with C<path>. If C<path> matches exactly one " "node, the C<value> is returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:287 +#: ../fish/guestfish-actions.pod:289 msgid "aug-init" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:289 +#: ../fish/guestfish-actions.pod:291 #, no-wrap msgid "" " aug-init root flags\n" @@ -7301,7 +7307,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:291 ../src/guestfs-actions.pod:431 +#: ../fish/guestfish-actions.pod:293 ../src/guestfs-actions.pod:433 msgid "" "Create a new Augeas handle for editing configuration files. If there was " "any previous Augeas handle associated with this guestfs session, then it is " @@ -7309,57 +7315,57 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:295 +#: ../fish/guestfish-actions.pod:297 msgid "You must call this before using any other L</aug-*> commands." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:298 ../src/guestfs-actions.pod:438 +#: ../fish/guestfish-actions.pod:300 ../src/guestfs-actions.pod:440 msgid "" "C<root> is the filesystem root. C<root> must not be NULL, use C</> instead." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:301 ../src/guestfs-actions.pod:441 +#: ../fish/guestfish-actions.pod:303 ../src/guestfs-actions.pod:443 msgid "" "The flags are the same as the flags defined in E<lt>augeas.hE<gt>, the " "logical I<or> of the following integers:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:307 ../src/guestfs-actions.pod:447 +#: ../fish/guestfish-actions.pod:309 ../src/guestfs-actions.pod:449 msgid "C<AUG_SAVE_BACKUP> = 1" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:309 ../src/guestfs-actions.pod:449 +#: ../fish/guestfish-actions.pod:311 ../src/guestfs-actions.pod:451 msgid "Keep the original file with a C<.augsave> extension." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:311 ../src/guestfs-actions.pod:451 +#: ../fish/guestfish-actions.pod:313 ../src/guestfs-actions.pod:453 msgid "C<AUG_SAVE_NEWFILE> = 2" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:313 ../src/guestfs-actions.pod:453 +#: ../fish/guestfish-actions.pod:315 ../src/guestfs-actions.pod:455 msgid "" "Save changes into a file with extension C<.augnew>, and do not overwrite " "original. Overrides C<AUG_SAVE_BACKUP>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:316 ../src/guestfs-actions.pod:456 +#: ../fish/guestfish-actions.pod:318 ../src/guestfs-actions.pod:458 msgid "C<AUG_TYPE_CHECK> = 4" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:318 ../src/guestfs-actions.pod:458 +#: ../fish/guestfish-actions.pod:320 ../src/guestfs-actions.pod:460 msgid "Typecheck lenses." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:320 +#: ../fish/guestfish-actions.pod:322 msgid "" "This option is only useful when debugging Augeas lenses. Use of this option " "may require additional memory for the libguestfs appliance. You may need to " @@ -7367,52 +7373,52 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:325 ../src/guestfs-actions.pod:465 +#: ../fish/guestfish-actions.pod:327 ../src/guestfs-actions.pod:467 msgid "C<AUG_NO_STDINC> = 8" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:327 ../src/guestfs-actions.pod:467 +#: ../fish/guestfish-actions.pod:329 ../src/guestfs-actions.pod:469 msgid "Do not use standard load path for modules." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:329 ../src/guestfs-actions.pod:469 +#: ../fish/guestfish-actions.pod:331 ../src/guestfs-actions.pod:471 msgid "C<AUG_SAVE_NOOP> = 16" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:331 ../src/guestfs-actions.pod:471 +#: ../fish/guestfish-actions.pod:333 ../src/guestfs-actions.pod:473 msgid "Make save a no-op, just record what would have been changed." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:333 ../src/guestfs-actions.pod:473 +#: ../fish/guestfish-actions.pod:335 ../src/guestfs-actions.pod:475 msgid "C<AUG_NO_LOAD> = 32" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:335 +#: ../fish/guestfish-actions.pod:337 msgid "Do not load the tree in L</aug-init>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:339 +#: ../fish/guestfish-actions.pod:341 msgid "To close the handle, you can call L</aug-close>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:341 ../src/guestfs-actions.pod:481 +#: ../fish/guestfish-actions.pod:343 ../src/guestfs-actions.pod:483 msgid "To find out more about Augeas, see L<http://augeas.net/>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:343 +#: ../fish/guestfish-actions.pod:345 msgid "aug-insert" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:345 +#: ../fish/guestfish-actions.pod:347 #, no-wrap msgid "" " aug-insert augpath label true|false\n" @@ -7420,26 +7426,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:347 ../src/guestfs-actions.pod:495 +#: ../fish/guestfish-actions.pod:349 ../src/guestfs-actions.pod:497 msgid "" "Create a new sibling C<label> for C<path>, inserting it into the tree before " "or after C<path> (depending on the boolean flag C<before>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:351 ../src/guestfs-actions.pod:499 +#: ../fish/guestfish-actions.pod:353 ../src/guestfs-actions.pod:501 msgid "" "C<path> must match exactly one existing node in the tree, and C<label> must " "be a label, ie. not contain C</>, C<*> or end with a bracketed index C<[N]>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:355 +#: ../fish/guestfish-actions.pod:357 msgid "aug-load" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:357 +#: ../fish/guestfish-actions.pod:359 #, no-wrap msgid "" " aug-load\n" @@ -7447,22 +7453,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:359 ../src/guestfs-actions.pod:512 +#: ../fish/guestfish-actions.pod:361 ../src/guestfs-actions.pod:514 msgid "Load files into the tree." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:361 ../src/guestfs-actions.pod:514 +#: ../fish/guestfish-actions.pod:363 ../src/guestfs-actions.pod:516 msgid "See C<aug_load> in the Augeas documentation for the full gory details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:364 +#: ../fish/guestfish-actions.pod:366 msgid "aug-ls" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:366 +#: ../fish/guestfish-actions.pod:368 #, no-wrap msgid "" " aug-ls augpath\n" @@ -7470,19 +7476,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:368 +#: ../fish/guestfish-actions.pod:370 msgid "" "This is just a shortcut for listing L</aug-match> C<path/*> and sorting the " "resulting nodes into alphabetical order." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:371 +#: ../fish/guestfish-actions.pod:373 msgid "aug-match" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:373 +#: ../fish/guestfish-actions.pod:375 #, no-wrap msgid "" " aug-match augpath\n" @@ -7490,7 +7496,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:375 ../src/guestfs-actions.pod:542 +#: ../fish/guestfish-actions.pod:377 ../src/guestfs-actions.pod:544 msgid "" "Returns a list of paths which match the path expression C<path>. The " "returned paths are sufficiently qualified so that they match exactly one " @@ -7498,12 +7504,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:379 +#: ../fish/guestfish-actions.pod:381 msgid "aug-mv" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:381 +#: ../fish/guestfish-actions.pod:383 #, no-wrap msgid "" " aug-mv src dest\n" @@ -7511,19 +7517,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:383 ../src/guestfs-actions.pod:559 +#: ../fish/guestfish-actions.pod:385 ../src/guestfs-actions.pod:561 msgid "" "Move the node C<src> to C<dest>. C<src> must match exactly one node. " "C<dest> is overwritten if it exists." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:386 +#: ../fish/guestfish-actions.pod:388 msgid "aug-rm" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:388 +#: ../fish/guestfish-actions.pod:390 #, no-wrap msgid "" " aug-rm augpath\n" @@ -7531,22 +7537,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:390 ../src/guestfs-actions.pod:572 +#: ../fish/guestfish-actions.pod:392 ../src/guestfs-actions.pod:574 msgid "Remove C<path> and all of its children." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:392 ../src/guestfs-actions.pod:574 +#: ../fish/guestfish-actions.pod:394 ../src/guestfs-actions.pod:576 msgid "On success this returns the number of entries which were removed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:394 +#: ../fish/guestfish-actions.pod:396 msgid "aug-save" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:396 +#: ../fish/guestfish-actions.pod:398 #, no-wrap msgid "" " aug-save\n" @@ -7554,24 +7560,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:398 ../src/guestfs-actions.pod:585 +#: ../fish/guestfish-actions.pod:400 ../src/guestfs-actions.pod:587 msgid "This writes all pending changes to disk." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:400 +#: ../fish/guestfish-actions.pod:402 msgid "" "The flags which were passed to L</aug-init> affect exactly how files are " "saved." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:403 +#: ../fish/guestfish-actions.pod:405 msgid "aug-set" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:405 +#: ../fish/guestfish-actions.pod:407 #, no-wrap msgid "" " aug-set augpath val\n" @@ -7579,12 +7585,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:407 ../src/guestfs-actions.pod:601 +#: ../fish/guestfish-actions.pod:409 ../src/guestfs-actions.pod:603 msgid "Set the value associated with C<path> to C<val>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:409 +#: ../fish/guestfish-actions.pod:411 msgid "" "In the Augeas API, it is possible to clear a node by setting the value to " "NULL. Due to an oversight in the libguestfs API you cannot do that with " @@ -7592,12 +7598,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:414 +#: ../fish/guestfish-actions.pod:416 msgid "available" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:416 +#: ../fish/guestfish-actions.pod:418 #, no-wrap msgid "" " available 'groups ...'\n" @@ -7605,7 +7611,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:418 ../src/guestfs-actions.pod:618 +#: ../fish/guestfish-actions.pod:420 ../src/guestfs-actions.pod:620 msgid "" "This command is used to check the availability of some groups of " "functionality in the appliance, which not all builds of the libguestfs " @@ -7613,7 +7619,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:422 +#: ../fish/guestfish-actions.pod:424 msgid "" "The libguestfs groups, and the functions that those groups correspond to, " "are listed in L<guestfs(3)/AVAILABILITY>. You can also fetch this list at " @@ -7621,7 +7627,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:427 ../src/guestfs-actions.pod:627 +#: ../fish/guestfish-actions.pod:429 ../src/guestfs-actions.pod:629 msgid "" "The argument C<groups> is a list of group names, eg: C<[\"inotify\", \"augeas" "\"]> would check for the availability of the Linux inotify functions and " @@ -7629,43 +7635,43 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:432 ../src/guestfs-actions.pod:632 +#: ../fish/guestfish-actions.pod:434 ../src/guestfs-actions.pod:634 msgid "The command returns no error if I<all> requested groups are available." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:434 ../src/guestfs-actions.pod:634 +#: ../fish/guestfish-actions.pod:436 ../src/guestfs-actions.pod:636 msgid "" "It fails with an error if one or more of the requested groups is unavailable " "in the appliance." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:437 ../src/guestfs-actions.pod:637 +#: ../fish/guestfish-actions.pod:439 ../src/guestfs-actions.pod:639 msgid "" "If an unknown group name is included in the list of groups then an error is " "always returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:440 ../src/guestfs-actions.pod:640 +#: ../fish/guestfish-actions.pod:442 ../src/guestfs-actions.pod:642 msgid "I<Notes:>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:446 +#: ../fish/guestfish-actions.pod:448 msgid "You must call L</launch> before calling this function." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:448 ../src/guestfs-actions.pod:648 +#: ../fish/guestfish-actions.pod:450 ../src/guestfs-actions.pod:650 msgid "" "The reason is because we don't know what groups are supported by the " "appliance/daemon until it is running and can be queried." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:454 ../src/guestfs-actions.pod:654 +#: ../fish/guestfish-actions.pod:456 ../src/guestfs-actions.pod:656 msgid "" "If a group of functions is available, this does not necessarily mean that " "they will work. You still have to check for errors when calling individual " @@ -7673,7 +7679,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:461 ../src/guestfs-actions.pod:661 +#: ../fish/guestfish-actions.pod:463 ../src/guestfs-actions.pod:663 msgid "" "It is usually the job of distro packagers to build complete functionality " "into the libguestfs appliance. Upstream libguestfs, if built from source " @@ -7681,7 +7687,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:468 +#: ../fish/guestfish-actions.pod:470 msgid "" "This call was added in version C<1.0.80>. In previous versions of " "libguestfs all you could do would be to speculatively execute a command to " @@ -7689,12 +7695,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:475 +#: ../fish/guestfish-actions.pod:477 msgid "available-all-groups" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:477 +#: ../fish/guestfish-actions.pod:479 #, no-wrap msgid "" " available-all-groups\n" @@ -7702,7 +7708,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:479 +#: ../fish/guestfish-actions.pod:481 msgid "" "This command returns a list of all optional groups that this daemon knows " "about. Note this returns both supported and unsupported groups. To find " @@ -7711,17 +7717,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:485 +#: ../fish/guestfish-actions.pod:487 msgid "See also L</available> and L<guestfs(3)/AVAILABILITY>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:487 +#: ../fish/guestfish-actions.pod:489 msgid "base64-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:489 +#: ../fish/guestfish-actions.pod:491 #, no-wrap msgid "" " base64-in (base64file|-) filename\n" @@ -7729,30 +7735,30 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:491 ../src/guestfs-actions.pod:705 +#: ../fish/guestfish-actions.pod:493 ../src/guestfs-actions.pod:707 msgid "" "This command uploads base64-encoded data from C<base64file> to C<filename>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:494 ../fish/guestfish-actions.pod:503 -#: ../fish/guestfish-actions.pod:783 ../fish/guestfish-actions.pod:867 -#: ../fish/guestfish-actions.pod:888 ../fish/guestfish-actions.pod:1071 -#: ../fish/guestfish-actions.pod:1090 ../fish/guestfish-actions.pod:1492 -#: ../fish/guestfish-actions.pod:5081 ../fish/guestfish-actions.pod:5093 -#: ../fish/guestfish-actions.pod:5104 ../fish/guestfish-actions.pod:5115 -#: ../fish/guestfish-actions.pod:5246 ../fish/guestfish-actions.pod:5255 -#: ../fish/guestfish-actions.pod:5309 ../fish/guestfish-actions.pod:5332 +#: ../fish/guestfish-actions.pod:496 ../fish/guestfish-actions.pod:505 +#: ../fish/guestfish-actions.pod:785 ../fish/guestfish-actions.pod:869 +#: ../fish/guestfish-actions.pod:890 ../fish/guestfish-actions.pod:1073 +#: ../fish/guestfish-actions.pod:1092 ../fish/guestfish-actions.pod:1494 +#: ../fish/guestfish-actions.pod:5088 ../fish/guestfish-actions.pod:5100 +#: ../fish/guestfish-actions.pod:5111 ../fish/guestfish-actions.pod:5122 +#: ../fish/guestfish-actions.pod:5253 ../fish/guestfish-actions.pod:5262 +#: ../fish/guestfish-actions.pod:5316 ../fish/guestfish-actions.pod:5339 msgid "Use C<-> instead of a filename to read/write from stdin/stdout." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:496 +#: ../fish/guestfish-actions.pod:498 msgid "base64-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:498 +#: ../fish/guestfish-actions.pod:500 #, no-wrap msgid "" " base64-out filename (base64file|-)\n" @@ -7760,19 +7766,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:500 ../src/guestfs-actions.pod:719 +#: ../fish/guestfish-actions.pod:502 ../src/guestfs-actions.pod:721 msgid "" "This command downloads the contents of C<filename>, writing it out to local " "file C<base64file> encoded as base64." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:505 +#: ../fish/guestfish-actions.pod:507 msgid "blkid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:507 +#: ../fish/guestfish-actions.pod:509 #, no-wrap msgid "" " blkid device\n" @@ -7780,7 +7786,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:509 ../src/guestfs-actions.pod:732 +#: ../fish/guestfish-actions.pod:511 ../src/guestfs-actions.pod:734 msgid "" "This command returns block device attributes for C<device>. The following " "fields are usually present in the returned hash. Other fields may also be " @@ -7788,62 +7794,62 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:514 ../src/guestfs-actions.pod:737 +#: ../fish/guestfish-actions.pod:516 ../src/guestfs-actions.pod:739 msgid "C<UUID>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:516 ../src/guestfs-actions.pod:739 +#: ../fish/guestfish-actions.pod:518 ../src/guestfs-actions.pod:741 msgid "The uuid of this device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:518 ../src/guestfs-actions.pod:741 +#: ../fish/guestfish-actions.pod:520 ../src/guestfs-actions.pod:743 msgid "C<LABEL>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:520 ../src/guestfs-actions.pod:743 +#: ../fish/guestfish-actions.pod:522 ../src/guestfs-actions.pod:745 msgid "The label of this device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:522 ../src/guestfs-actions.pod:745 +#: ../fish/guestfish-actions.pod:524 ../src/guestfs-actions.pod:747 msgid "C<VERSION>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:524 ../src/guestfs-actions.pod:747 +#: ../fish/guestfish-actions.pod:526 ../src/guestfs-actions.pod:749 msgid "The version of blkid command." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:526 ../src/guestfs-actions.pod:749 +#: ../fish/guestfish-actions.pod:528 ../src/guestfs-actions.pod:751 msgid "C<TYPE>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:528 ../src/guestfs-actions.pod:751 +#: ../fish/guestfish-actions.pod:530 ../src/guestfs-actions.pod:753 msgid "The filesystem type or RAID of this device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:530 ../src/guestfs-actions.pod:753 +#: ../fish/guestfish-actions.pod:532 ../src/guestfs-actions.pod:755 msgid "C<USAGE>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:532 ../src/guestfs-actions.pod:755 +#: ../fish/guestfish-actions.pod:534 ../src/guestfs-actions.pod:757 msgid "The usage of this device, for example C<filesystem> or C<raid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:536 +#: ../fish/guestfish-actions.pod:538 msgid "blockdev-flushbufs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:538 +#: ../fish/guestfish-actions.pod:540 #, no-wrap msgid "" " blockdev-flushbufs device\n" @@ -7851,32 +7857,32 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:540 ../src/guestfs-actions.pod:773 +#: ../fish/guestfish-actions.pod:542 ../src/guestfs-actions.pod:775 msgid "" "This tells the kernel to flush internal buffers associated with C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:543 ../fish/guestfish-actions.pod:554 -#: ../fish/guestfish-actions.pod:563 ../fish/guestfish-actions.pod:573 -#: ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:598 -#: ../fish/guestfish-actions.pod:606 ../fish/guestfish-actions.pod:617 -#: ../fish/guestfish-actions.pod:625 ../fish/guestfish-actions.pod:633 -#: ../src/guestfs-actions.pod:776 ../src/guestfs-actions.pod:793 -#: ../src/guestfs-actions.pod:808 ../src/guestfs-actions.pod:824 -#: ../src/guestfs-actions.pod:842 ../src/guestfs-actions.pod:861 -#: ../src/guestfs-actions.pod:875 ../src/guestfs-actions.pod:893 -#: ../src/guestfs-actions.pod:907 ../src/guestfs-actions.pod:921 +#: ../fish/guestfish-actions.pod:545 ../fish/guestfish-actions.pod:556 +#: ../fish/guestfish-actions.pod:565 ../fish/guestfish-actions.pod:575 +#: ../fish/guestfish-actions.pod:587 ../fish/guestfish-actions.pod:600 +#: ../fish/guestfish-actions.pod:608 ../fish/guestfish-actions.pod:619 +#: ../fish/guestfish-actions.pod:627 ../fish/guestfish-actions.pod:635 +#: ../src/guestfs-actions.pod:778 ../src/guestfs-actions.pod:795 +#: ../src/guestfs-actions.pod:810 ../src/guestfs-actions.pod:826 +#: ../src/guestfs-actions.pod:844 ../src/guestfs-actions.pod:863 +#: ../src/guestfs-actions.pod:877 ../src/guestfs-actions.pod:895 +#: ../src/guestfs-actions.pod:909 ../src/guestfs-actions.pod:923 msgid "This uses the L<blockdev(8)> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:545 +#: ../fish/guestfish-actions.pod:547 msgid "blockdev-getbsz" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:547 +#: ../fish/guestfish-actions.pod:549 #, no-wrap msgid "" " blockdev-getbsz device\n" @@ -7884,25 +7890,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:549 ../src/guestfs-actions.pod:788 +#: ../fish/guestfish-actions.pod:551 ../src/guestfs-actions.pod:790 msgid "This returns the block size of a device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:551 ../fish/guestfish-actions.pod:614 -#: ../src/guestfs-actions.pod:790 ../src/guestfs-actions.pod:890 +#: ../fish/guestfish-actions.pod:553 ../fish/guestfish-actions.pod:616 +#: ../src/guestfs-actions.pod:792 ../src/guestfs-actions.pod:892 msgid "" "(Note this is different from both I<size in blocks> and I<filesystem block " "size>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:556 +#: ../fish/guestfish-actions.pod:558 msgid "blockdev-getro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:558 +#: ../fish/guestfish-actions.pod:560 #, no-wrap msgid "" " blockdev-getro device\n" @@ -7910,19 +7916,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:560 ../src/guestfs-actions.pod:805 +#: ../fish/guestfish-actions.pod:562 ../src/guestfs-actions.pod:807 msgid "" "Returns a boolean indicating if the block device is read-only (true if read-" "only, false if not)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:565 +#: ../fish/guestfish-actions.pod:567 msgid "blockdev-getsize64" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:567 +#: ../fish/guestfish-actions.pod:569 #, no-wrap msgid "" " blockdev-getsize64 device\n" @@ -7930,22 +7936,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:569 ../src/guestfs-actions.pod:820 +#: ../fish/guestfish-actions.pod:571 ../src/guestfs-actions.pod:822 msgid "This returns the size of the device in bytes." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:571 +#: ../fish/guestfish-actions.pod:573 msgid "See also L</blockdev-getsz>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:575 +#: ../fish/guestfish-actions.pod:577 msgid "blockdev-getss" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:577 +#: ../fish/guestfish-actions.pod:579 #, no-wrap msgid "" " blockdev-getss device\n" @@ -7953,25 +7959,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:579 ../src/guestfs-actions.pod:836 +#: ../fish/guestfish-actions.pod:581 ../src/guestfs-actions.pod:838 msgid "" "This returns the size of sectors on a block device. Usually 512, but can be " "larger for modern devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:582 +#: ../fish/guestfish-actions.pod:584 msgid "" "(Note, this is not the size in sectors, use L</blockdev-getsz> for that)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:587 +#: ../fish/guestfish-actions.pod:589 msgid "blockdev-getsz" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:589 +#: ../fish/guestfish-actions.pod:591 #, no-wrap msgid "" " blockdev-getsz device\n" @@ -7979,26 +7985,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:591 ../src/guestfs-actions.pod:854 +#: ../fish/guestfish-actions.pod:593 ../src/guestfs-actions.pod:856 msgid "" "This returns the size of the device in units of 512-byte sectors (even if " "the sectorsize isn't 512 bytes ... weird)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:594 +#: ../fish/guestfish-actions.pod:596 msgid "" "See also L</blockdev-getss> for the real sector size of the device, and L</" "blockdev-getsize64> for the more useful I<size in bytes>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:600 +#: ../fish/guestfish-actions.pod:602 msgid "blockdev-rereadpt" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:602 +#: ../fish/guestfish-actions.pod:604 #, no-wrap msgid "" " blockdev-rereadpt device\n" @@ -8006,17 +8012,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:604 ../src/guestfs-actions.pod:873 +#: ../fish/guestfish-actions.pod:606 ../src/guestfs-actions.pod:875 msgid "Reread the partition table on C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:608 +#: ../fish/guestfish-actions.pod:610 msgid "blockdev-setbsz" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:610 +#: ../fish/guestfish-actions.pod:612 #, no-wrap msgid "" " blockdev-setbsz device blocksize\n" @@ -8024,17 +8030,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:612 ../src/guestfs-actions.pod:888 +#: ../fish/guestfish-actions.pod:614 ../src/guestfs-actions.pod:890 msgid "This sets the block size of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:619 +#: ../fish/guestfish-actions.pod:621 msgid "blockdev-setro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:621 +#: ../fish/guestfish-actions.pod:623 #, no-wrap msgid "" " blockdev-setro device\n" @@ -8042,17 +8048,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:623 ../src/guestfs-actions.pod:905 +#: ../fish/guestfish-actions.pod:625 ../src/guestfs-actions.pod:907 msgid "Sets the block device named C<device> to read-only." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:627 +#: ../fish/guestfish-actions.pod:629 msgid "blockdev-setrw" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:629 +#: ../fish/guestfish-actions.pod:631 #, no-wrap msgid "" " blockdev-setrw device\n" @@ -8060,17 +8066,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:631 ../src/guestfs-actions.pod:919 +#: ../fish/guestfish-actions.pod:633 ../src/guestfs-actions.pod:921 msgid "Sets the block device named C<device> to read-write." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:635 +#: ../fish/guestfish-actions.pod:637 msgid "btrfs-filesystem-resize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:637 +#: ../fish/guestfish-actions.pod:639 #, no-wrap msgid "" " btrfs-filesystem-resize mountpoint [size:N]\n" @@ -8078,12 +8084,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:639 ../src/guestfs-actions.pod:941 +#: ../fish/guestfish-actions.pod:641 ../src/guestfs-actions.pod:943 msgid "This command resizes a btrfs filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:641 ../src/guestfs-actions.pod:943 +#: ../fish/guestfish-actions.pod:643 ../src/guestfs-actions.pod:945 msgid "" "Note that unlike other resize calls, the filesystem has to be mounted and " "the parameter is the mountpoint not the device (this is a requirement of " @@ -8091,38 +8097,38 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:645 ../fish/guestfish-actions.pod:3249 -#: ../fish/guestfish-actions.pod:3807 ../fish/guestfish-actions.pod:5155 -#: ../src/guestfs-actions.pod:947 ../src/guestfs-actions.pod:5026 -#: ../src/guestfs-actions.pod:5954 ../src/guestfs-actions.pod:7955 +#: ../fish/guestfish-actions.pod:647 ../fish/guestfish-actions.pod:3256 +#: ../fish/guestfish-actions.pod:3814 ../fish/guestfish-actions.pod:5162 +#: ../src/guestfs-actions.pod:949 ../src/guestfs-actions.pod:5033 +#: ../src/guestfs-actions.pod:5961 ../src/guestfs-actions.pod:7962 msgid "The optional parameters are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:649 ../fish/guestfish-actions.pod:3811 -#: ../src/guestfs-actions.pod:951 ../src/guestfs-actions.pod:5958 +#: ../fish/guestfish-actions.pod:651 ../fish/guestfish-actions.pod:3818 +#: ../src/guestfs-actions.pod:953 ../src/guestfs-actions.pod:5965 msgid "C<size>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:651 ../src/guestfs-actions.pod:953 +#: ../fish/guestfish-actions.pod:653 ../src/guestfs-actions.pod:955 msgid "" "The new size (in bytes) of the filesystem. If omitted, the filesystem is " "resized to the maximum size." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:656 ../src/guestfs-actions.pod:958 +#: ../fish/guestfish-actions.pod:658 ../src/guestfs-actions.pod:960 msgid "See also L<btrfs(8)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:660 +#: ../fish/guestfish-actions.pod:662 msgid "case-sensitive-path" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:662 +#: ../fish/guestfish-actions.pod:664 #, no-wrap msgid "" " case-sensitive-path path\n" @@ -8130,7 +8136,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:664 ../src/guestfs-actions.pod:992 +#: ../fish/guestfish-actions.pod:666 ../src/guestfs-actions.pod:994 msgid "" "This can be used to resolve case insensitive paths on a filesystem which is " "case sensitive. The use case is to resolve paths which you have read from " @@ -8138,7 +8144,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:669 ../src/guestfs-actions.pod:997 +#: ../fish/guestfish-actions.pod:671 ../src/guestfs-actions.pod:999 msgid "" "The command handles a peculiarity of the Linux ntfs-3g filesystem driver " "(and probably others), which is that although the underlying filesystem is " @@ -8147,7 +8153,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:674 ../src/guestfs-actions.pod:1002 +#: ../fish/guestfish-actions.pod:676 ../src/guestfs-actions.pod:1004 msgid "" "One consequence of this is that special directories such as C<c:\\windows> " "may appear as C</WINDOWS> or C</windows> (or other things) depending on the " @@ -8156,21 +8162,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:680 ../src/guestfs-actions.pod:1008 +#: ../fish/guestfish-actions.pod:682 ../src/guestfs-actions.pod:1010 msgid "" "Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-faq/" "#posixfilenames1>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:683 ../src/guestfs-actions.pod:1011 +#: ../fish/guestfish-actions.pod:685 ../src/guestfs-actions.pod:1013 msgid "" "This function resolves the true case of each element in the path and returns " "the case-sensitive path." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:686 +#: ../fish/guestfish-actions.pod:688 msgid "" "Thus L</case-sensitive-path> (\"/Windows/System32\") might return C<\"/" "WINDOWS/system32\"> (the exact return value would depend on details of how " @@ -8178,22 +8184,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:691 ../src/guestfs-actions.pod:1019 +#: ../fish/guestfish-actions.pod:693 ../src/guestfs-actions.pod:1021 msgid "I<Note>: This function does not handle drive names, backslashes etc." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:694 +#: ../fish/guestfish-actions.pod:696 msgid "See also L</realpath>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:696 +#: ../fish/guestfish-actions.pod:698 msgid "cat" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:698 +#: ../fish/guestfish-actions.pod:700 #, no-wrap msgid "" " cat path\n" @@ -8201,13 +8207,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:700 ../fish/guestfish-actions.pod:4238 -#: ../src/guestfs-actions.pod:1035 ../src/guestfs-actions.pod:6614 +#: ../fish/guestfish-actions.pod:702 ../fish/guestfish-actions.pod:4245 +#: ../src/guestfs-actions.pod:1037 ../src/guestfs-actions.pod:6621 msgid "Return the contents of the file named C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:702 +#: ../fish/guestfish-actions.pod:704 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of string). For " @@ -8216,50 +8222,50 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:707 ../fish/guestfish-actions.pod:842 -#: ../fish/guestfish-actions.pod:854 ../fish/guestfish-actions.pod:1177 -#: ../fish/guestfish-actions.pod:1187 ../fish/guestfish-actions.pod:1254 -#: ../fish/guestfish-actions.pod:1264 ../fish/guestfish-actions.pod:1456 -#: ../fish/guestfish-actions.pod:1769 ../fish/guestfish-actions.pod:1779 -#: ../fish/guestfish-actions.pod:1829 ../fish/guestfish-actions.pod:1844 -#: ../fish/guestfish-actions.pod:1854 ../fish/guestfish-actions.pod:1873 -#: ../fish/guestfish-actions.pod:4108 ../fish/guestfish-actions.pod:4123 -#: ../fish/guestfish-actions.pod:4199 ../fish/guestfish-actions.pod:4216 -#: ../fish/guestfish-actions.pod:4231 ../fish/guestfish-actions.pod:4922 -#: ../fish/guestfish-actions.pod:4968 ../fish/guestfish-actions.pod:5053 -#: ../fish/guestfish-actions.pod:5068 ../fish/guestfish-actions.pod:5553 -#: ../fish/guestfish-actions.pod:5565 ../fish/guestfish-actions.pod:5583 -#: ../fish/guestfish-actions.pod:5600 ../fish/guestfish-actions.pod:5610 -#: ../fish/guestfish-actions.pod:5664 ../fish/guestfish-actions.pod:5674 -#: ../fish/guestfish-actions.pod:5703 ../fish/guestfish-actions.pod:5713 -#: ../src/guestfs-actions.pod:1045 ../src/guestfs-actions.pod:1224 -#: ../src/guestfs-actions.pod:1244 ../src/guestfs-actions.pod:1978 -#: ../src/guestfs-actions.pod:1997 ../src/guestfs-actions.pod:2100 -#: ../src/guestfs-actions.pod:2119 ../src/guestfs-actions.pod:2365 -#: ../src/guestfs-actions.pod:2847 ../src/guestfs-actions.pod:2866 -#: ../src/guestfs-actions.pod:2931 ../src/guestfs-actions.pod:2955 -#: ../src/guestfs-actions.pod:2972 ../src/guestfs-actions.pod:3001 -#: ../src/guestfs-actions.pod:6396 ../src/guestfs-actions.pod:6422 -#: ../src/guestfs-actions.pod:6553 ../src/guestfs-actions.pod:6579 -#: ../src/guestfs-actions.pod:6603 ../src/guestfs-actions.pod:7583 -#: ../src/guestfs-actions.pod:7638 ../src/guestfs-actions.pod:7784 -#: ../src/guestfs-actions.pod:7808 ../src/guestfs-actions.pod:8595 -#: ../src/guestfs-actions.pod:8615 ../src/guestfs-actions.pod:8648 -#: ../src/guestfs-actions.pod:8667 ../src/guestfs-actions.pod:8686 -#: ../src/guestfs-actions.pod:8777 ../src/guestfs-actions.pod:8796 -#: ../src/guestfs-actions.pod:8842 ../src/guestfs-actions.pod:8861 +#: ../fish/guestfish-actions.pod:709 ../fish/guestfish-actions.pod:844 +#: ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:1179 +#: ../fish/guestfish-actions.pod:1189 ../fish/guestfish-actions.pod:1256 +#: ../fish/guestfish-actions.pod:1266 ../fish/guestfish-actions.pod:1458 +#: ../fish/guestfish-actions.pod:1771 ../fish/guestfish-actions.pod:1781 +#: ../fish/guestfish-actions.pod:1831 ../fish/guestfish-actions.pod:1846 +#: ../fish/guestfish-actions.pod:1856 ../fish/guestfish-actions.pod:1875 +#: ../fish/guestfish-actions.pod:4115 ../fish/guestfish-actions.pod:4130 +#: ../fish/guestfish-actions.pod:4206 ../fish/guestfish-actions.pod:4223 +#: ../fish/guestfish-actions.pod:4238 ../fish/guestfish-actions.pod:4929 +#: ../fish/guestfish-actions.pod:4975 ../fish/guestfish-actions.pod:5060 +#: ../fish/guestfish-actions.pod:5075 ../fish/guestfish-actions.pod:5560 +#: ../fish/guestfish-actions.pod:5572 ../fish/guestfish-actions.pod:5590 +#: ../fish/guestfish-actions.pod:5607 ../fish/guestfish-actions.pod:5617 +#: ../fish/guestfish-actions.pod:5671 ../fish/guestfish-actions.pod:5681 +#: ../fish/guestfish-actions.pod:5710 ../fish/guestfish-actions.pod:5720 +#: ../src/guestfs-actions.pod:1047 ../src/guestfs-actions.pod:1226 +#: ../src/guestfs-actions.pod:1246 ../src/guestfs-actions.pod:1980 +#: ../src/guestfs-actions.pod:1999 ../src/guestfs-actions.pod:2102 +#: ../src/guestfs-actions.pod:2121 ../src/guestfs-actions.pod:2367 +#: ../src/guestfs-actions.pod:2849 ../src/guestfs-actions.pod:2868 +#: ../src/guestfs-actions.pod:2933 ../src/guestfs-actions.pod:2957 +#: ../src/guestfs-actions.pod:2974 ../src/guestfs-actions.pod:3003 +#: ../src/guestfs-actions.pod:6403 ../src/guestfs-actions.pod:6429 +#: ../src/guestfs-actions.pod:6560 ../src/guestfs-actions.pod:6586 +#: ../src/guestfs-actions.pod:6610 ../src/guestfs-actions.pod:7590 +#: ../src/guestfs-actions.pod:7645 ../src/guestfs-actions.pod:7791 +#: ../src/guestfs-actions.pod:7815 ../src/guestfs-actions.pod:8602 +#: ../src/guestfs-actions.pod:8622 ../src/guestfs-actions.pod:8655 +#: ../src/guestfs-actions.pod:8674 ../src/guestfs-actions.pod:8693 +#: ../src/guestfs-actions.pod:8784 ../src/guestfs-actions.pod:8803 +#: ../src/guestfs-actions.pod:8849 ../src/guestfs-actions.pod:8868 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:710 +#: ../fish/guestfish-actions.pod:712 msgid "checksum" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:712 +#: ../fish/guestfish-actions.pod:714 #, no-wrap msgid "" " checksum csumtype path\n" @@ -8267,112 +8273,112 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:714 ../src/guestfs-actions.pod:1057 +#: ../fish/guestfish-actions.pod:716 ../src/guestfs-actions.pod:1059 msgid "" "This call computes the MD5, SHAx or CRC checksum of the file named C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:717 ../src/guestfs-actions.pod:1060 +#: ../fish/guestfish-actions.pod:719 ../src/guestfs-actions.pod:1062 msgid "" "The type of checksum to compute is given by the C<csumtype> parameter which " "must have one of the following values:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:722 ../src/guestfs-actions.pod:1065 +#: ../fish/guestfish-actions.pod:724 ../src/guestfs-actions.pod:1067 msgid "C<crc>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:724 ../src/guestfs-actions.pod:1067 +#: ../fish/guestfish-actions.pod:726 ../src/guestfs-actions.pod:1069 msgid "" "Compute the cyclic redundancy check (CRC) specified by POSIX for the " "C<cksum> command." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:727 ../src/guestfs-actions.pod:1070 +#: ../fish/guestfish-actions.pod:729 ../src/guestfs-actions.pod:1072 msgid "C<md5>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:729 ../src/guestfs-actions.pod:1072 +#: ../fish/guestfish-actions.pod:731 ../src/guestfs-actions.pod:1074 msgid "Compute the MD5 hash (using the C<md5sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:731 ../src/guestfs-actions.pod:1074 +#: ../fish/guestfish-actions.pod:733 ../src/guestfs-actions.pod:1076 msgid "C<sha1>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:733 ../src/guestfs-actions.pod:1076 +#: ../fish/guestfish-actions.pod:735 ../src/guestfs-actions.pod:1078 msgid "Compute the SHA1 hash (using the C<sha1sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:735 ../src/guestfs-actions.pod:1078 +#: ../fish/guestfish-actions.pod:737 ../src/guestfs-actions.pod:1080 msgid "C<sha224>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:737 ../src/guestfs-actions.pod:1080 +#: ../fish/guestfish-actions.pod:739 ../src/guestfs-actions.pod:1082 msgid "Compute the SHA224 hash (using the C<sha224sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:739 ../src/guestfs-actions.pod:1082 +#: ../fish/guestfish-actions.pod:741 ../src/guestfs-actions.pod:1084 msgid "C<sha256>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:741 ../src/guestfs-actions.pod:1084 +#: ../fish/guestfish-actions.pod:743 ../src/guestfs-actions.pod:1086 msgid "Compute the SHA256 hash (using the C<sha256sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:743 ../src/guestfs-actions.pod:1086 +#: ../fish/guestfish-actions.pod:745 ../src/guestfs-actions.pod:1088 msgid "C<sha384>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:745 ../src/guestfs-actions.pod:1088 +#: ../fish/guestfish-actions.pod:747 ../src/guestfs-actions.pod:1090 msgid "Compute the SHA384 hash (using the C<sha384sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:747 ../src/guestfs-actions.pod:1090 +#: ../fish/guestfish-actions.pod:749 ../src/guestfs-actions.pod:1092 msgid "C<sha512>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:749 ../src/guestfs-actions.pod:1092 +#: ../fish/guestfish-actions.pod:751 ../src/guestfs-actions.pod:1094 msgid "Compute the SHA512 hash (using the C<sha512sum> program)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:753 ../src/guestfs-actions.pod:1096 +#: ../fish/guestfish-actions.pod:755 ../src/guestfs-actions.pod:1098 msgid "The checksum is returned as a printable string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:755 +#: ../fish/guestfish-actions.pod:757 msgid "To get the checksum for a device, use L</checksum-device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:757 +#: ../fish/guestfish-actions.pod:759 msgid "To get the checksums for many files, use L</checksums-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:759 +#: ../fish/guestfish-actions.pod:761 msgid "checksum-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:761 +#: ../fish/guestfish-actions.pod:763 #, no-wrap msgid "" " checksum-device csumtype device\n" @@ -8380,7 +8386,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:763 +#: ../fish/guestfish-actions.pod:765 msgid "" "This call computes the MD5, SHAx or CRC checksum of the contents of the " "device named C<device>. For the types of checksums supported see the L</" @@ -8388,12 +8394,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:767 +#: ../fish/guestfish-actions.pod:769 msgid "checksums-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:769 +#: ../fish/guestfish-actions.pod:771 #, no-wrap msgid "" " checksums-out csumtype directory (sumsfile|-)\n" @@ -8401,14 +8407,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:771 ../src/guestfs-actions.pod:1131 +#: ../fish/guestfish-actions.pod:773 ../src/guestfs-actions.pod:1133 msgid "" "This command computes the checksums of all regular files in C<directory> and " "then emits a list of those checksums to the local output file C<sumsfile>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:775 ../src/guestfs-actions.pod:1135 +#: ../fish/guestfish-actions.pod:777 ../src/guestfs-actions.pod:1137 msgid "" "This can be used for verifying the integrity of a virtual machine. However " "to be properly secure you should pay attention to the output of the checksum " @@ -8418,12 +8424,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:785 +#: ../fish/guestfish-actions.pod:787 msgid "chmod" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:787 +#: ../fish/guestfish-actions.pod:789 #, no-wrap msgid "" " chmod mode path\n" @@ -8431,14 +8437,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:789 ../src/guestfs-actions.pod:1154 +#: ../fish/guestfish-actions.pod:791 ../src/guestfs-actions.pod:1156 msgid "" "Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are " "supported." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:792 ../src/guestfs-actions.pod:1157 +#: ../fish/guestfish-actions.pod:794 ../src/guestfs-actions.pod:1159 msgid "" "I<Note>: When using this command from guestfish, C<mode> by default would be " "decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not " @@ -8446,21 +8452,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:796 ../fish/guestfish-actions.pod:3449 -#: ../fish/guestfish-actions.pod:3588 ../fish/guestfish-actions.pod:3598 -#: ../fish/guestfish-actions.pod:3608 ../src/guestfs-actions.pod:1161 -#: ../src/guestfs-actions.pod:5347 ../src/guestfs-actions.pod:5556 -#: ../src/guestfs-actions.pod:5575 ../src/guestfs-actions.pod:5594 +#: ../fish/guestfish-actions.pod:798 ../fish/guestfish-actions.pod:3456 +#: ../fish/guestfish-actions.pod:3595 ../fish/guestfish-actions.pod:3605 +#: ../fish/guestfish-actions.pod:3615 ../src/guestfs-actions.pod:1163 +#: ../src/guestfs-actions.pod:5354 ../src/guestfs-actions.pod:5563 +#: ../src/guestfs-actions.pod:5582 ../src/guestfs-actions.pod:5601 msgid "The mode actually set is affected by the umask." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:798 +#: ../fish/guestfish-actions.pod:800 msgid "chown" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:800 +#: ../fish/guestfish-actions.pod:802 #, no-wrap msgid "" " chown owner group path\n" @@ -8468,13 +8474,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:802 ../src/guestfs-actions.pod:1175 +#: ../fish/guestfish-actions.pod:804 ../src/guestfs-actions.pod:1177 msgid "Change the file owner to C<owner> and group to C<group>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:804 ../fish/guestfish-actions.pod:2788 -#: ../src/guestfs-actions.pod:1177 ../src/guestfs-actions.pod:4258 +#: ../fish/guestfish-actions.pod:806 ../fish/guestfish-actions.pod:2795 +#: ../src/guestfs-actions.pod:1179 ../src/guestfs-actions.pod:4265 msgid "" "Only numeric uid and gid are supported. If you want to use names, you will " "need to locate and parse the password file yourself (Augeas support makes " @@ -8482,12 +8488,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:808 +#: ../fish/guestfish-actions.pod:810 msgid "command" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:810 +#: ../fish/guestfish-actions.pod:812 #, no-wrap msgid "" " command 'arguments ...'\n" @@ -8495,7 +8501,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:812 ../src/guestfs-actions.pod:1191 +#: ../fish/guestfish-actions.pod:814 ../src/guestfs-actions.pod:1193 msgid "" "This call runs a command from the guest filesystem. The filesystem must be " "mounted, and must contain a compatible operating system (ie. something " @@ -8503,7 +8509,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:817 +#: ../fish/guestfish-actions.pod:819 msgid "" "The single parameter is an argv-style list of arguments. The first element " "is the name of the program to run. Subsequent elements are parameters. The " @@ -8512,12 +8518,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:824 ../src/guestfs-actions.pod:1203 +#: ../fish/guestfish-actions.pod:826 ../src/guestfs-actions.pod:1205 msgid "The return value is anything printed to I<stdout> by the command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:827 ../src/guestfs-actions.pod:1206 +#: ../fish/guestfish-actions.pod:829 ../src/guestfs-actions.pod:1208 msgid "" "If the command returns a non-zero exit status, then this function returns an " "error message. The error message string is the content of I<stderr> from " @@ -8525,7 +8531,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:831 ../src/guestfs-actions.pod:1210 +#: ../fish/guestfish-actions.pod:833 ../src/guestfs-actions.pod:1212 msgid "" "The C<$PATH> environment variable will contain at least C</usr/bin> and C</" "bin>. If you require a program from another location, you should provide " @@ -8533,7 +8539,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:836 ../src/guestfs-actions.pod:1215 +#: ../fish/guestfish-actions.pod:838 ../src/guestfs-actions.pod:1217 msgid "" "Shared libraries and data files required by the program must be available on " "filesystems which are mounted in the correct places. It is the caller's " @@ -8542,12 +8548,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:845 +#: ../fish/guestfish-actions.pod:847 msgid "command-lines" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:847 +#: ../fish/guestfish-actions.pod:849 #, no-wrap msgid "" " command-lines 'arguments ...'\n" @@ -8555,23 +8561,23 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:849 +#: ../fish/guestfish-actions.pod:851 msgid "" "This is the same as L</command>, but splits the result into a list of lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:852 +#: ../fish/guestfish-actions.pod:854 msgid "See also: L</sh-lines>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:857 +#: ../fish/guestfish-actions.pod:859 msgid "compress-device-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:859 +#: ../fish/guestfish-actions.pod:861 #, no-wrap msgid "" " compress-device-out ctype device (zdevice|-) [level:N]\n" @@ -8579,26 +8585,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:861 ../src/guestfs-actions.pod:1265 +#: ../fish/guestfish-actions.pod:863 ../src/guestfs-actions.pod:1267 msgid "" "This command compresses C<device> and writes it out to the local file " "C<zdevice>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:864 +#: ../fish/guestfish-actions.pod:866 msgid "" "The C<ctype> and optional C<level> parameters have the same meaning as in L</" "compress-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:871 +#: ../fish/guestfish-actions.pod:873 msgid "compress-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:873 +#: ../fish/guestfish-actions.pod:875 #, no-wrap msgid "" " compress-out ctype file (zfile|-) [level:N]\n" @@ -8606,13 +8612,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:875 ../src/guestfs-actions.pod:1317 +#: ../fish/guestfish-actions.pod:877 ../src/guestfs-actions.pod:1319 msgid "" "This command compresses C<file> and writes it out to the local file C<zfile>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:878 ../src/guestfs-actions.pod:1320 +#: ../fish/guestfish-actions.pod:880 ../src/guestfs-actions.pod:1322 msgid "" "The compression program used is controlled by the C<ctype> parameter. " "Currently this includes: C<compress>, C<gzip>, C<bzip2>, C<xz> or C<lzop>. " @@ -8622,19 +8628,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:884 ../src/guestfs-actions.pod:1326 +#: ../fish/guestfish-actions.pod:886 ../src/guestfs-actions.pod:1328 msgid "" "The optional C<level> parameter controls compression level. The meaning and " "default for this parameter depends on the compression program being used." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:892 +#: ../fish/guestfish-actions.pod:894 msgid "config" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:894 +#: ../fish/guestfish-actions.pod:896 #, no-wrap msgid "" " config qemuparam qemuvalue\n" @@ -8642,7 +8648,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:896 ../src/guestfs-actions.pod:1367 +#: ../fish/guestfish-actions.pod:898 ../src/guestfs-actions.pod:1369 msgid "" "This can be used to add arbitrary qemu command line parameters of the form " "I<-param value>. Actually it's not quite arbitrary - we prevent you from " @@ -8650,22 +8656,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:901 ../src/guestfs-actions.pod:1372 +#: ../fish/guestfish-actions.pod:903 ../src/guestfs-actions.pod:1374 msgid "The first character of C<param> string must be a C<-> (dash)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:903 ../src/guestfs-actions.pod:1374 +#: ../fish/guestfish-actions.pod:905 ../src/guestfs-actions.pod:1376 msgid "C<value> can be NULL." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:905 +#: ../fish/guestfish-actions.pod:907 msgid "copy-device-to-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:907 +#: ../fish/guestfish-actions.pod:909 #, no-wrap msgid "" " copy-device-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" @@ -8673,7 +8679,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:909 +#: ../fish/guestfish-actions.pod:911 msgid "" "The four calls L</copy-device-to-device>, L</copy-device-to-file>, L</copy-" "file-to-device>, and L</copy-file-to-file> let you copy from a source " @@ -8681,7 +8687,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:916 ../src/guestfs-actions.pod:1404 +#: ../fish/guestfish-actions.pod:918 ../src/guestfs-actions.pod:1406 msgid "" "Partial copies can be made since you can specify optionally the source " "offset, destination offset and size to copy. These values are all specified " @@ -8690,26 +8696,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:922 ../src/guestfs-actions.pod:1410 +#: ../fish/guestfish-actions.pod:924 ../src/guestfs-actions.pod:1412 msgid "" "The source and destination may be the same object. However overlapping " "regions may not be copied correctly." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:925 ../src/guestfs-actions.pod:1413 +#: ../fish/guestfish-actions.pod:927 ../src/guestfs-actions.pod:1415 msgid "" "If the destination is a file, it is created if required. If the destination " "file is not large enough, it is extended." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:930 +#: ../fish/guestfish-actions.pod:932 msgid "copy-device-to-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:932 +#: ../fish/guestfish-actions.pod:934 #, no-wrap msgid "" " copy-device-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" @@ -8717,18 +8723,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:934 ../fish/guestfish-actions.pod:943 -#: ../fish/guestfish-actions.pod:952 +#: ../fish/guestfish-actions.pod:936 ../fish/guestfish-actions.pod:945 +#: ../fish/guestfish-actions.pod:954 msgid "See L</copy-device-to-device> for a general overview of this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:939 +#: ../fish/guestfish-actions.pod:941 msgid "copy-file-to-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:941 +#: ../fish/guestfish-actions.pod:943 #, no-wrap msgid "" " copy-file-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" @@ -8736,12 +8742,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:948 +#: ../fish/guestfish-actions.pod:950 msgid "copy-file-to-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:950 +#: ../fish/guestfish-actions.pod:952 #, no-wrap msgid "" " copy-file-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" @@ -8749,7 +8755,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:955 +#: ../fish/guestfish-actions.pod:957 msgid "" "This is B<not> the function you want for copying files. This is for copying " "blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general " @@ -8757,12 +8763,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:962 +#: ../fish/guestfish-actions.pod:964 msgid "copy-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:964 +#: ../fish/guestfish-actions.pod:966 #, no-wrap msgid "" " copy-size src dest size\n" @@ -8770,33 +8776,33 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:966 ../src/guestfs-actions.pod:1628 +#: ../fish/guestfish-actions.pod:968 ../src/guestfs-actions.pod:1630 msgid "" "This command copies exactly C<size> bytes from one source device or file " "C<src> to another destination device or file C<dest>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:969 ../src/guestfs-actions.pod:1631 +#: ../fish/guestfish-actions.pod:971 ../src/guestfs-actions.pod:1633 msgid "" "Note this will fail if the source is too short or if the destination is not " "large enough." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:972 ../fish/guestfish-actions.pod:1007 +#: ../fish/guestfish-actions.pod:974 ../fish/guestfish-actions.pod:1009 msgid "" "I<This function is deprecated.> In new code, use the L</copy-device-to-" "device> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:979 +#: ../fish/guestfish-actions.pod:981 msgid "cp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:981 +#: ../fish/guestfish-actions.pod:983 #, no-wrap msgid "" " cp src dest\n" @@ -8804,19 +8810,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:983 ../src/guestfs-actions.pod:1650 +#: ../fish/guestfish-actions.pod:985 ../src/guestfs-actions.pod:1652 msgid "" "This copies a file from C<src> to C<dest> where C<dest> is either a " "destination filename or destination directory." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:986 +#: ../fish/guestfish-actions.pod:988 msgid "cp-a" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:988 +#: ../fish/guestfish-actions.pod:990 #, no-wrap msgid "" " cp-a src dest\n" @@ -8824,19 +8830,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:990 ../src/guestfs-actions.pod:1664 +#: ../fish/guestfish-actions.pod:992 ../src/guestfs-actions.pod:1666 msgid "" "This copies a file or directory from C<src> to C<dest> recursively using the " "C<cp -a> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:993 +#: ../fish/guestfish-actions.pod:995 msgid "dd" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:995 +#: ../fish/guestfish-actions.pod:997 #, no-wrap msgid "" " dd src dest\n" @@ -8844,7 +8850,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:997 ../src/guestfs-actions.pod:1685 +#: ../fish/guestfish-actions.pod:999 ../src/guestfs-actions.pod:1687 msgid "" "This command copies from one source device or file C<src> to another " "destination device or file C<dest>. Normally you would use this to copy to " @@ -8852,7 +8858,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1002 +#: ../fish/guestfish-actions.pod:1004 msgid "" "If the destination is a device, it must be as large or larger than the " "source file or device, otherwise the copy will fail. This command cannot do " @@ -8860,12 +8866,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1014 +#: ../fish/guestfish-actions.pod:1016 msgid "device-index" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1016 +#: ../fish/guestfish-actions.pod:1018 #, no-wrap msgid "" " device-index device\n" @@ -8873,31 +8879,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1018 ../src/guestfs-actions.pod:1705 +#: ../fish/guestfish-actions.pod:1020 ../src/guestfs-actions.pod:1707 msgid "" "This function takes a device name (eg. \"/dev/sdb\") and returns the index " "of the device in the list of devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1021 +#: ../fish/guestfish-actions.pod:1023 msgid "" "Index numbers start from 0. The named device must exist, for example as a " "string returned from L</list-devices>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1024 +#: ../fish/guestfish-actions.pod:1026 msgid "See also L</list-devices>, L</part-to-dev>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1026 +#: ../fish/guestfish-actions.pod:1028 msgid "df" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1028 +#: ../fish/guestfish-actions.pod:1030 #, no-wrap msgid "" " df\n" @@ -8905,12 +8911,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1030 ../src/guestfs-actions.pod:1720 +#: ../fish/guestfish-actions.pod:1032 ../src/guestfs-actions.pod:1722 msgid "This command runs the C<df> command to report disk space used." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1032 ../fish/guestfish-actions.pod:1043 +#: ../fish/guestfish-actions.pod:1034 ../fish/guestfish-actions.pod:1045 msgid "" "This command is mostly useful for interactive sessions. It is I<not> " "intended that you try to parse the output string. Use L</statvfs> from " @@ -8918,12 +8924,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1036 +#: ../fish/guestfish-actions.pod:1038 msgid "df-h" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1038 +#: ../fish/guestfish-actions.pod:1040 #, no-wrap msgid "" " df-h\n" @@ -8931,19 +8937,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1040 ../src/guestfs-actions.pod:1736 +#: ../fish/guestfish-actions.pod:1042 ../src/guestfs-actions.pod:1738 msgid "" "This command runs the C<df -h> command to report disk space used in human-" "readable format." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1047 +#: ../fish/guestfish-actions.pod:1049 msgid "dmesg" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1049 +#: ../fish/guestfish-actions.pod:1051 #, no-wrap msgid "" " dmesg\n" @@ -8951,14 +8957,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1051 ../src/guestfs-actions.pod:1753 +#: ../fish/guestfish-actions.pod:1053 ../src/guestfs-actions.pod:1755 msgid "" "This returns the kernel messages (C<dmesg> output) from the guest kernel. " "This is sometimes useful for extended debugging of problems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1055 +#: ../fish/guestfish-actions.pod:1057 msgid "" "Another way to get the same information is to enable verbose messages with " "L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> " @@ -8966,12 +8972,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1060 +#: ../fish/guestfish-actions.pod:1062 msgid "download" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1062 +#: ../fish/guestfish-actions.pod:1064 #, no-wrap msgid "" " download remotefilename (filename|-)\n" @@ -8979,31 +8985,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1064 ../fish/guestfish-actions.pod:1077 -#: ../src/guestfs-actions.pod:1774 ../src/guestfs-actions.pod:1799 +#: ../fish/guestfish-actions.pod:1066 ../fish/guestfish-actions.pod:1079 +#: ../src/guestfs-actions.pod:1776 ../src/guestfs-actions.pod:1801 msgid "" "Download file C<remotefilename> and save it as C<filename> on the local " "machine." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1067 ../fish/guestfish-actions.pod:5305 -#: ../src/guestfs-actions.pod:1777 ../src/guestfs-actions.pod:8165 +#: ../fish/guestfish-actions.pod:1069 ../fish/guestfish-actions.pod:5312 +#: ../src/guestfs-actions.pod:1779 ../src/guestfs-actions.pod:8172 msgid "C<filename> can also be a named pipe." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1069 +#: ../fish/guestfish-actions.pod:1071 msgid "See also L</upload>, L</cat>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1073 +#: ../fish/guestfish-actions.pod:1075 msgid "download-offset" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1075 +#: ../fish/guestfish-actions.pod:1077 #, no-wrap msgid "" " download-offset remotefilename (filename|-) offset size\n" @@ -9011,14 +9017,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1080 ../src/guestfs-actions.pod:1802 +#: ../fish/guestfish-actions.pod:1082 ../src/guestfs-actions.pod:1804 msgid "" "C<remotefilename> is read for C<size> bytes starting at C<offset> (this " "region must be within the file or device)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1083 +#: ../fish/guestfish-actions.pod:1085 msgid "" "Note that there is no limit on the amount of data that can be downloaded " "with this call, unlike with L</pread>, and this call always reads the full " @@ -9026,17 +9032,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1088 +#: ../fish/guestfish-actions.pod:1090 msgid "See also L</download>, L</pread>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1092 +#: ../fish/guestfish-actions.pod:1094 msgid "drop-caches" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1094 +#: ../fish/guestfish-actions.pod:1096 #, no-wrap msgid "" " drop-caches whattodrop\n" @@ -9044,7 +9050,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1096 ../src/guestfs-actions.pod:1827 +#: ../fish/guestfish-actions.pod:1098 ../src/guestfs-actions.pod:1829 msgid "" "This instructs the guest kernel to drop its page cache, and/or dentries and " "inode caches. The parameter C<whattodrop> tells the kernel what precisely " @@ -9052,24 +9058,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1101 ../src/guestfs-actions.pod:1832 +#: ../fish/guestfish-actions.pod:1103 ../src/guestfs-actions.pod:1834 msgid "Setting C<whattodrop> to 3 should drop everything." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1103 ../src/guestfs-actions.pod:1834 +#: ../fish/guestfish-actions.pod:1105 ../src/guestfs-actions.pod:1836 msgid "" "This automatically calls L<sync(2)> before the operation, so that the " "maximum guest memory is freed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1106 +#: ../fish/guestfish-actions.pod:1108 msgid "du" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1108 +#: ../fish/guestfish-actions.pod:1110 #, no-wrap msgid "" " du path\n" @@ -9077,14 +9083,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1847 +#: ../fish/guestfish-actions.pod:1112 ../src/guestfs-actions.pod:1849 msgid "" "This command runs the C<du -s> command to estimate file space usage for " "C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1113 ../src/guestfs-actions.pod:1850 +#: ../fish/guestfish-actions.pod:1115 ../src/guestfs-actions.pod:1852 msgid "" "C<path> can be a file or a directory. If C<path> is a directory then the " "estimate includes the contents of the directory and all subdirectories " @@ -9092,18 +9098,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1117 ../src/guestfs-actions.pod:1854 +#: ../fish/guestfish-actions.pod:1119 ../src/guestfs-actions.pod:1856 msgid "" "The result is the estimated size in I<kilobytes> (ie. units of 1024 bytes)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1120 +#: ../fish/guestfish-actions.pod:1122 msgid "e2fsck" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1122 +#: ../fish/guestfish-actions.pod:1124 #, no-wrap msgid "" " e2fsck device [correct:true|false] [forceall:true|false]\n" @@ -9111,19 +9117,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1124 ../src/guestfs-actions.pod:1881 +#: ../fish/guestfish-actions.pod:1126 ../src/guestfs-actions.pod:1883 msgid "" "This runs the ext2/ext3 filesystem checker on C<device>. It can take the " "following optional arguments:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1886 +#: ../fish/guestfish-actions.pod:1131 ../src/guestfs-actions.pod:1888 msgid "C<correct>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1131 ../src/guestfs-actions.pod:1888 +#: ../fish/guestfish-actions.pod:1133 ../src/guestfs-actions.pod:1890 msgid "" "Automatically repair the file system. This option will cause e2fsck to " "automatically fix any filesystem problems that can be safely fixed without " @@ -9131,36 +9137,36 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1135 ../src/guestfs-actions.pod:1892 +#: ../fish/guestfish-actions.pod:1137 ../src/guestfs-actions.pod:1894 msgid "" "This option may not be specified at the same time as the C<forceall> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1137 ../src/guestfs-actions.pod:1894 +#: ../fish/guestfish-actions.pod:1139 ../src/guestfs-actions.pod:1896 msgid "C<forceall>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1139 ../src/guestfs-actions.pod:1896 +#: ../fish/guestfish-actions.pod:1141 ../src/guestfs-actions.pod:1898 msgid "" "Assume an answer of 'yes' to all questions; allows e2fsck to be used non-" "interactively." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1142 ../src/guestfs-actions.pod:1899 +#: ../fish/guestfish-actions.pod:1144 ../src/guestfs-actions.pod:1901 msgid "" "This option may not be specified at the same time as the C<correct> option." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1148 +#: ../fish/guestfish-actions.pod:1150 msgid "e2fsck-f" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1150 +#: ../fish/guestfish-actions.pod:1152 #, no-wrap msgid "" " e2fsck-f device\n" @@ -9168,7 +9174,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1152 ../src/guestfs-actions.pod:1935 +#: ../fish/guestfish-actions.pod:1154 ../src/guestfs-actions.pod:1937 msgid "" "This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker " "on C<device>, noninteractively (I<-p>), even if the filesystem appears to be " @@ -9176,19 +9182,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1156 +#: ../fish/guestfish-actions.pod:1158 msgid "" "This command is only needed because of L</resize2fs> (q.v.). Normally you " "should use L</fsck>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1159 +#: ../fish/guestfish-actions.pod:1161 msgid "echo-daemon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1161 +#: ../fish/guestfish-actions.pod:1163 #, no-wrap msgid "" " echo-daemon 'words ...'\n" @@ -9196,29 +9202,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1163 ../src/guestfs-actions.pod:1952 +#: ../fish/guestfish-actions.pod:1165 ../src/guestfs-actions.pod:1954 msgid "" "This command concatenates the list of C<words> passed with single spaces " "between them and returns the resulting string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1166 ../src/guestfs-actions.pod:1955 +#: ../fish/guestfish-actions.pod:1168 ../src/guestfs-actions.pod:1957 msgid "You can use this command to test the connection through to the daemon." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1168 +#: ../fish/guestfish-actions.pod:1170 msgid "See also L</ping-daemon>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1170 +#: ../fish/guestfish-actions.pod:1172 msgid "egrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1172 +#: ../fish/guestfish-actions.pod:1174 #, no-wrap msgid "" " egrep regex path\n" @@ -9226,18 +9232,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1174 ../src/guestfs-actions.pod:1971 +#: ../fish/guestfish-actions.pod:1176 ../src/guestfs-actions.pod:1973 msgid "" "This calls the external C<egrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1180 +#: ../fish/guestfish-actions.pod:1182 msgid "egrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1182 +#: ../fish/guestfish-actions.pod:1184 #, no-wrap msgid "" " egrepi regex path\n" @@ -9245,18 +9251,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1184 ../src/guestfs-actions.pod:1990 +#: ../fish/guestfish-actions.pod:1186 ../src/guestfs-actions.pod:1992 msgid "" "This calls the external C<egrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1190 +#: ../fish/guestfish-actions.pod:1192 msgid "equal" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1192 +#: ../fish/guestfish-actions.pod:1194 #, no-wrap msgid "" " equal file1 file2\n" @@ -9264,24 +9270,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1194 ../src/guestfs-actions.pod:2009 +#: ../fish/guestfish-actions.pod:1196 ../src/guestfs-actions.pod:2011 msgid "" "This compares the two files C<file1> and C<file2> and returns true if their " "content is exactly equal, or false otherwise." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:2012 +#: ../fish/guestfish-actions.pod:1199 ../src/guestfs-actions.pod:2014 msgid "The external L<cmp(1)> program is used for the comparison." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1199 +#: ../fish/guestfish-actions.pod:1201 msgid "exists" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1201 +#: ../fish/guestfish-actions.pod:1203 #, no-wrap msgid "" " exists path\n" @@ -9289,24 +9295,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1203 ../src/guestfs-actions.pod:2024 +#: ../fish/guestfish-actions.pod:1205 ../src/guestfs-actions.pod:2026 msgid "" "This returns C<true> if and only if there is a file, directory (or anything) " "with the given C<path> name." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1206 +#: ../fish/guestfish-actions.pod:1208 msgid "See also L</is-file>, L</is-dir>, L</stat>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1208 +#: ../fish/guestfish-actions.pod:1210 msgid "fallocate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1210 +#: ../fish/guestfish-actions.pod:1212 #, no-wrap msgid "" " fallocate path len\n" @@ -9314,34 +9320,34 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1212 ../fish/guestfish-actions.pod:1231 -#: ../src/guestfs-actions.pod:2047 ../src/guestfs-actions.pod:2066 +#: ../fish/guestfish-actions.pod:1214 ../fish/guestfish-actions.pod:1233 +#: ../src/guestfs-actions.pod:2049 ../src/guestfs-actions.pod:2068 msgid "" "This command preallocates a file (containing zero bytes) named C<path> of " "size C<len> bytes. If the file exists already, it is overwritten." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1216 ../src/guestfs-actions.pod:2051 +#: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2053 msgid "" "Do not confuse this with the guestfish-specific C<alloc> command which " "allocates a file in the host and attaches it as a device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1220 +#: ../fish/guestfish-actions.pod:1222 msgid "" "I<This function is deprecated.> In new code, use the L</fallocate64> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1227 +#: ../fish/guestfish-actions.pod:1229 msgid "fallocate64" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1229 +#: ../fish/guestfish-actions.pod:1231 #, no-wrap msgid "" " fallocate64 path len\n" @@ -9349,14 +9355,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1235 +#: ../fish/guestfish-actions.pod:1237 msgid "" "Note that this call allocates disk blocks for the file. To create a sparse " "file use L</truncate-size> instead." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1238 +#: ../fish/guestfish-actions.pod:1240 msgid "" "The deprecated call L</fallocate> does the same, but owing to an oversight " "it only allowed 30 bit lengths to be specified, effectively limiting the " @@ -9364,19 +9370,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1243 ../src/guestfs-actions.pod:2078 +#: ../fish/guestfish-actions.pod:1245 ../src/guestfs-actions.pod:2080 msgid "" "Do not confuse this with the guestfish-specific C<alloc> and C<sparse> " "commands which create a file in the host and attach it as a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1247 +#: ../fish/guestfish-actions.pod:1249 msgid "fgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1249 +#: ../fish/guestfish-actions.pod:1251 #, no-wrap msgid "" " fgrep pattern path\n" @@ -9384,18 +9390,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1251 ../src/guestfs-actions.pod:2093 +#: ../fish/guestfish-actions.pod:1253 ../src/guestfs-actions.pod:2095 msgid "" "This calls the external C<fgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1257 +#: ../fish/guestfish-actions.pod:1259 msgid "fgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1259 +#: ../fish/guestfish-actions.pod:1261 #, no-wrap msgid "" " fgrepi pattern path\n" @@ -9403,18 +9409,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1261 ../src/guestfs-actions.pod:2112 +#: ../fish/guestfish-actions.pod:1263 ../src/guestfs-actions.pod:2114 msgid "" "This calls the external C<fgrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1267 +#: ../fish/guestfish-actions.pod:1269 msgid "file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1269 +#: ../fish/guestfish-actions.pod:1271 #, no-wrap msgid "" " file path\n" @@ -9422,28 +9428,28 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1271 ../src/guestfs-actions.pod:2130 +#: ../fish/guestfish-actions.pod:1273 ../src/guestfs-actions.pod:2132 msgid "" "This call uses the standard L<file(1)> command to determine the type or " "contents of the file." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1274 ../src/guestfs-actions.pod:2133 +#: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:2135 msgid "" "This call will also transparently look inside various types of compressed " "file." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1277 ../src/guestfs-actions.pod:2136 +#: ../fish/guestfish-actions.pod:1279 ../src/guestfs-actions.pod:2138 msgid "" "The exact command which runs is C<file -zb path>. Note in particular that " "the filename is not prepended to the output (the I<-b> option)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1281 ../src/guestfs-actions.pod:2140 +#: ../fish/guestfish-actions.pod:1283 ../src/guestfs-actions.pod:2142 msgid "" "The output depends on the output of the underlying L<file(1)> command and it " "can change in future in ways beyond our control. In other words, the output " @@ -9451,19 +9457,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1285 +#: ../fish/guestfish-actions.pod:1287 msgid "" "See also: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> " "(etc), L</is-zero>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1288 +#: ../fish/guestfish-actions.pod:1290 msgid "file-architecture" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1290 +#: ../fish/guestfish-actions.pod:1292 #, no-wrap msgid "" " file-architecture filename\n" @@ -9471,166 +9477,166 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1292 ../src/guestfs-actions.pod:2158 +#: ../fish/guestfish-actions.pod:1294 ../src/guestfs-actions.pod:2160 msgid "" "This detects the architecture of the binary C<filename>, and returns it if " "known." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1295 ../src/guestfs-actions.pod:2161 +#: ../fish/guestfish-actions.pod:1297 ../src/guestfs-actions.pod:2163 msgid "Currently defined architectures are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1299 ../src/guestfs-actions.pod:2165 +#: ../fish/guestfish-actions.pod:1301 ../src/guestfs-actions.pod:2167 msgid "\"i386\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1301 ../src/guestfs-actions.pod:2167 +#: ../fish/guestfish-actions.pod:1303 ../src/guestfs-actions.pod:2169 msgid "" "This string is returned for all 32 bit i386, i486, i586, i686 binaries " "irrespective of the precise processor requirements of the binary." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1304 ../src/guestfs-actions.pod:2170 +#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2172 msgid "\"x86_64\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2172 +#: ../fish/guestfish-actions.pod:1308 ../src/guestfs-actions.pod:2174 msgid "64 bit x86-64." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1308 ../src/guestfs-actions.pod:2174 +#: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2176 msgid "\"sparc\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2176 +#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2178 msgid "32 bit SPARC." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2178 +#: ../fish/guestfish-actions.pod:1314 ../src/guestfs-actions.pod:2180 msgid "\"sparc64\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1314 ../src/guestfs-actions.pod:2180 +#: ../fish/guestfish-actions.pod:1316 ../src/guestfs-actions.pod:2182 msgid "64 bit SPARC V9 and above." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1316 ../src/guestfs-actions.pod:2182 +#: ../fish/guestfish-actions.pod:1318 ../src/guestfs-actions.pod:2184 msgid "\"ia64\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1318 ../src/guestfs-actions.pod:2184 +#: ../fish/guestfish-actions.pod:1320 ../src/guestfs-actions.pod:2186 msgid "Intel Itanium." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1320 ../src/guestfs-actions.pod:2186 +#: ../fish/guestfish-actions.pod:1322 ../src/guestfs-actions.pod:2188 msgid "\"ppc\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1322 ../src/guestfs-actions.pod:2188 +#: ../fish/guestfish-actions.pod:1324 ../src/guestfs-actions.pod:2190 msgid "32 bit Power PC." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1324 ../src/guestfs-actions.pod:2190 +#: ../fish/guestfish-actions.pod:1326 ../src/guestfs-actions.pod:2192 msgid "\"ppc64\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1326 ../src/guestfs-actions.pod:2192 +#: ../fish/guestfish-actions.pod:1328 ../src/guestfs-actions.pod:2194 msgid "64 bit Power PC." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1330 ../src/guestfs-actions.pod:2196 +#: ../fish/guestfish-actions.pod:1332 ../src/guestfs-actions.pod:2198 msgid "Libguestfs may return other architecture strings in future." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1332 ../src/guestfs-actions.pod:2198 +#: ../fish/guestfish-actions.pod:1334 ../src/guestfs-actions.pod:2200 msgid "The function works on at least the following types of files:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1338 ../src/guestfs-actions.pod:2204 +#: ../fish/guestfish-actions.pod:1340 ../src/guestfs-actions.pod:2206 msgid "many types of Un*x and Linux binary" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1342 ../src/guestfs-actions.pod:2208 +#: ../fish/guestfish-actions.pod:1344 ../src/guestfs-actions.pod:2210 msgid "many types of Un*x and Linux shared library" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1346 ../src/guestfs-actions.pod:2212 +#: ../fish/guestfish-actions.pod:1348 ../src/guestfs-actions.pod:2214 msgid "Windows Win32 and Win64 binaries" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1350 ../src/guestfs-actions.pod:2216 +#: ../fish/guestfish-actions.pod:1352 ../src/guestfs-actions.pod:2218 msgid "Windows Win32 and Win64 DLLs" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1352 ../src/guestfs-actions.pod:2218 +#: ../fish/guestfish-actions.pod:1354 ../src/guestfs-actions.pod:2220 msgid "Win32 binaries and DLLs return C<i386>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1354 ../src/guestfs-actions.pod:2220 +#: ../fish/guestfish-actions.pod:1356 ../src/guestfs-actions.pod:2222 msgid "Win64 binaries and DLLs return C<x86_64>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1358 ../src/guestfs-actions.pod:2224 +#: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2226 msgid "Linux kernel modules" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1362 ../src/guestfs-actions.pod:2228 +#: ../fish/guestfish-actions.pod:1364 ../src/guestfs-actions.pod:2230 msgid "Linux new-style initrd images" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1366 ../src/guestfs-actions.pod:2232 +#: ../fish/guestfish-actions.pod:1368 ../src/guestfs-actions.pod:2234 msgid "some non-x86 Linux vmlinuz kernels" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1370 ../src/guestfs-actions.pod:2236 +#: ../fish/guestfish-actions.pod:1372 ../src/guestfs-actions.pod:2238 msgid "What it can't do currently:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1376 ../src/guestfs-actions.pod:2242 +#: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2244 msgid "static libraries (libfoo.a)" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1380 ../src/guestfs-actions.pod:2246 +#: ../fish/guestfish-actions.pod:1382 ../src/guestfs-actions.pod:2248 msgid "Linux old-style initrd as compressed ext2 filesystem (RHEL 3)" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1384 ../src/guestfs-actions.pod:2250 +#: ../fish/guestfish-actions.pod:1386 ../src/guestfs-actions.pod:2252 msgid "x86 Linux vmlinuz kernels" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1386 ../src/guestfs-actions.pod:2252 +#: ../fish/guestfish-actions.pod:1388 ../src/guestfs-actions.pod:2254 msgid "" "x86 vmlinuz images (bzImage format) consist of a mix of 16-, 32- and " "compressed code, and are horribly hard to unpack. If you want to find the " @@ -9639,12 +9645,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1393 +#: ../fish/guestfish-actions.pod:1395 msgid "filesize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1395 +#: ../fish/guestfish-actions.pod:1397 #, no-wrap msgid "" " filesize file\n" @@ -9652,24 +9658,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1397 ../src/guestfs-actions.pod:2270 +#: ../fish/guestfish-actions.pod:1399 ../src/guestfs-actions.pod:2272 msgid "This command returns the size of C<file> in bytes." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1399 +#: ../fish/guestfish-actions.pod:1401 msgid "" "To get other stats about a file, use L</stat>, L</lstat>, L</is-dir>, L</is-" "file> etc. To get the size of block devices, use L</blockdev-getsize64>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1403 +#: ../fish/guestfish-actions.pod:1405 msgid "fill" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1405 +#: ../fish/guestfish-actions.pod:1407 #, no-wrap msgid "" " fill c len path\n" @@ -9677,7 +9683,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1407 ../src/guestfs-actions.pod:2288 +#: ../fish/guestfish-actions.pod:1409 ../src/guestfs-actions.pod:2290 msgid "" "This command creates a new file called C<path>. The initial content of the " "file is C<len> octets of C<c>, where C<c> must be a number in the range C<" @@ -9685,7 +9691,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1411 +#: ../fish/guestfish-actions.pod:1413 msgid "" "To fill a file with zero bytes (sparsely), it is much more efficient to use " "L</truncate-size>. To create a file with a pattern of repeating bytes use " @@ -9693,12 +9699,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1416 +#: ../fish/guestfish-actions.pod:1418 msgid "fill-pattern" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1418 +#: ../fish/guestfish-actions.pod:1420 #, no-wrap msgid "" " fill-pattern pattern len path\n" @@ -9706,7 +9712,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1420 +#: ../fish/guestfish-actions.pod:1422 msgid "" "This function is like L</fill> except that it creates a new file of length " "C<len> containing the repeating pattern of bytes in C<pattern>. The pattern " @@ -9715,12 +9721,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1425 +#: ../fish/guestfish-actions.pod:1427 msgid "find" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1427 +#: ../fish/guestfish-actions.pod:1429 #, no-wrap msgid "" " find directory\n" @@ -9728,7 +9734,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1429 ../src/guestfs-actions.pod:2334 +#: ../fish/guestfish-actions.pod:1431 ../src/guestfs-actions.pod:2336 msgid "" "This command lists out all files and directories, recursively, starting at " "C<directory>. It is essentially equivalent to running the shell command " @@ -9737,14 +9743,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2339 +#: ../fish/guestfish-actions.pod:1436 ../src/guestfs-actions.pod:2341 msgid "" "This returns a list of strings I<without any prefix>. Thus if the directory " "structure was:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1437 ../src/guestfs-actions.pod:2342 +#: ../fish/guestfish-actions.pod:1439 ../src/guestfs-actions.pod:2344 #, no-wrap msgid "" " /tmp/a\n" @@ -9754,12 +9760,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1441 +#: ../fish/guestfish-actions.pod:1443 msgid "then the returned list from L</find> C</tmp> would be 4 elements:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2349 +#: ../fish/guestfish-actions.pod:1446 ../src/guestfs-actions.pod:2351 #, no-wrap msgid "" " a\n" @@ -9770,27 +9776,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1449 ../src/guestfs-actions.pod:2354 +#: ../fish/guestfish-actions.pod:1451 ../src/guestfs-actions.pod:2356 msgid "If C<directory> is not a directory, then this command returns an error." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1452 ../src/guestfs-actions.pod:2357 +#: ../fish/guestfish-actions.pod:1454 ../src/guestfs-actions.pod:2359 msgid "The returned list is sorted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1454 +#: ../fish/guestfish-actions.pod:1456 msgid "See also L</find0>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1459 +#: ../fish/guestfish-actions.pod:1461 msgid "find0" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1461 +#: ../fish/guestfish-actions.pod:1463 #, no-wrap msgid "" " find0 directory (files|-)\n" @@ -9798,7 +9804,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1463 ../src/guestfs-actions.pod:2377 +#: ../fish/guestfish-actions.pod:1465 ../src/guestfs-actions.pod:2379 msgid "" "This command lists out all files and directories, recursively, starting at " "C<directory>, placing the resulting list in the external file called " @@ -9806,40 +9812,40 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1467 +#: ../fish/guestfish-actions.pod:1469 msgid "" "This command works the same way as L</find> with the following exceptions:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1474 ../src/guestfs-actions.pod:2388 +#: ../fish/guestfish-actions.pod:1476 ../src/guestfs-actions.pod:2390 msgid "The resulting list is written to an external file." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1478 ../src/guestfs-actions.pod:2392 +#: ../fish/guestfish-actions.pod:1480 ../src/guestfs-actions.pod:2394 msgid "" "Items (filenames) in the result are separated by C<\\0> characters. See " "L<find(1)> option I<-print0>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1483 ../src/guestfs-actions.pod:2397 +#: ../fish/guestfish-actions.pod:1485 ../src/guestfs-actions.pod:2399 msgid "This command is not limited in the number of names that it can return." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1488 ../src/guestfs-actions.pod:2402 +#: ../fish/guestfish-actions.pod:1490 ../src/guestfs-actions.pod:2404 msgid "The result list is not sorted." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1494 +#: ../fish/guestfish-actions.pod:1496 msgid "findfs-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1496 +#: ../fish/guestfish-actions.pod:1498 #, no-wrap msgid "" " findfs-label label\n" @@ -9847,24 +9853,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1498 ../src/guestfs-actions.pod:2416 +#: ../fish/guestfish-actions.pod:1500 ../src/guestfs-actions.pod:2418 msgid "" "This command searches the filesystems and returns the one which has the " "given label. An error is returned if no such filesystem can be found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1502 +#: ../fish/guestfish-actions.pod:1504 msgid "To find the label of a filesystem, use L</vfs-label>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1504 +#: ../fish/guestfish-actions.pod:1506 msgid "findfs-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1506 +#: ../fish/guestfish-actions.pod:1508 #, no-wrap msgid "" " findfs-uuid uuid\n" @@ -9872,24 +9878,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1508 ../src/guestfs-actions.pod:2433 +#: ../fish/guestfish-actions.pod:1510 ../src/guestfs-actions.pod:2435 msgid "" "This command searches the filesystems and returns the one which has the " "given UUID. An error is returned if no such filesystem can be found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1512 +#: ../fish/guestfish-actions.pod:1514 msgid "To find the UUID of a filesystem, use L</vfs-uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1514 +#: ../fish/guestfish-actions.pod:1516 msgid "fsck" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1516 +#: ../fish/guestfish-actions.pod:1518 #, no-wrap msgid "" " fsck fstype device\n" @@ -9897,49 +9903,49 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1518 ../src/guestfs-actions.pod:2451 +#: ../fish/guestfish-actions.pod:1520 ../src/guestfs-actions.pod:2453 msgid "" "This runs the filesystem checker (fsck) on C<device> which should have " "filesystem type C<fstype>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1521 ../src/guestfs-actions.pod:2454 +#: ../fish/guestfish-actions.pod:1523 ../src/guestfs-actions.pod:2456 msgid "" "The returned integer is the status. See L<fsck(8)> for the list of status " "codes from C<fsck>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1530 ../src/guestfs-actions.pod:2463 +#: ../fish/guestfish-actions.pod:1532 ../src/guestfs-actions.pod:2465 msgid "Multiple status codes can be summed together." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1534 ../src/guestfs-actions.pod:2467 +#: ../fish/guestfish-actions.pod:1536 ../src/guestfs-actions.pod:2469 msgid "" "A non-zero return code can mean \"success\", for example if errors have been " "corrected on the filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1539 ../src/guestfs-actions.pod:2472 +#: ../fish/guestfish-actions.pod:1541 ../src/guestfs-actions.pod:2474 msgid "Checking or repairing NTFS volumes is not supported (by linux-ntfs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1544 ../src/guestfs-actions.pod:2477 +#: ../fish/guestfish-actions.pod:1546 ../src/guestfs-actions.pod:2479 msgid "" "This command is entirely equivalent to running C<fsck -a -t fstype device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1546 +#: ../fish/guestfish-actions.pod:1548 msgid "get-append" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1548 +#: ../fish/guestfish-actions.pod:1550 #, no-wrap msgid "" " get-append\n" @@ -9947,24 +9953,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1550 ../src/guestfs-actions.pod:2488 +#: ../fish/guestfish-actions.pod:1552 ../src/guestfs-actions.pod:2490 msgid "" "Return the additional kernel options which are added to the guest kernel " "command line." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2491 +#: ../fish/guestfish-actions.pod:1555 ../src/guestfs-actions.pod:2493 msgid "If C<NULL> then no options are added." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1555 +#: ../fish/guestfish-actions.pod:1557 msgid "get-attach-method" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1557 +#: ../fish/guestfish-actions.pod:1559 #, no-wrap msgid "" " get-attach-method\n" @@ -9972,17 +9978,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1559 +#: ../fish/guestfish-actions.pod:1561 msgid "Return the current attach method. See L</set-attach-method>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1561 +#: ../fish/guestfish-actions.pod:1563 msgid "get-autosync" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1563 +#: ../fish/guestfish-actions.pod:1565 #, no-wrap msgid "" " get-autosync\n" @@ -9990,17 +9996,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1565 ../src/guestfs-actions.pod:2516 +#: ../fish/guestfish-actions.pod:1567 ../src/guestfs-actions.pod:2518 msgid "Get the autosync flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1567 +#: ../fish/guestfish-actions.pod:1569 msgid "get-direct" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1569 +#: ../fish/guestfish-actions.pod:1571 #, no-wrap msgid "" " get-direct\n" @@ -10008,17 +10014,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2527 +#: ../fish/guestfish-actions.pod:1573 ../src/guestfs-actions.pod:2529 msgid "Return the direct appliance mode flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1573 +#: ../fish/guestfish-actions.pod:1575 msgid "get-e2label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1575 +#: ../fish/guestfish-actions.pod:1577 #, no-wrap msgid "" " get-e2label device\n" @@ -10026,25 +10032,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1577 ../src/guestfs-actions.pod:2546 +#: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2548 msgid "" "This returns the ext2/3/4 filesystem label of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1580 +#: ../fish/guestfish-actions.pod:1582 msgid "" "I<This function is deprecated.> In new code, use the L</vfs-label> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1587 +#: ../fish/guestfish-actions.pod:1589 msgid "get-e2uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1589 +#: ../fish/guestfish-actions.pod:1591 #, no-wrap msgid "" " get-e2uuid device\n" @@ -10052,25 +10058,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1591 ../src/guestfs-actions.pod:2567 +#: ../fish/guestfish-actions.pod:1593 ../src/guestfs-actions.pod:2569 msgid "" "This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1594 +#: ../fish/guestfish-actions.pod:1596 msgid "" "I<This function is deprecated.> In new code, use the L</vfs-uuid> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1601 +#: ../fish/guestfish-actions.pod:1603 msgid "get-memsize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1603 +#: ../fish/guestfish-actions.pod:1605 #, no-wrap msgid "" " get-memsize\n" @@ -10078,13 +10084,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1605 ../src/guestfs-actions.pod:2580 +#: ../fish/guestfish-actions.pod:1607 ../src/guestfs-actions.pod:2582 msgid "" "This gets the memory size in megabytes allocated to the qemu subprocess." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1608 +#: ../fish/guestfish-actions.pod:1610 msgid "" "If L</set-memsize> was not called on this handle, and if " "C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " @@ -10092,21 +10098,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1612 ../fish/guestfish-actions.pod:1669 -#: ../fish/guestfish-actions.pod:4561 ../fish/guestfish-actions.pod:4665 -#: ../src/guestfs-actions.pod:2587 ../src/guestfs-actions.pod:2679 -#: ../src/guestfs-actions.pod:7072 ../src/guestfs-actions.pod:7200 +#: ../fish/guestfish-actions.pod:1614 ../fish/guestfish-actions.pod:1671 +#: ../fish/guestfish-actions.pod:4568 ../fish/guestfish-actions.pod:4672 +#: ../src/guestfs-actions.pod:2589 ../src/guestfs-actions.pod:2681 +#: ../src/guestfs-actions.pod:7079 ../src/guestfs-actions.pod:7207 msgid "" "For more information on the architecture of libguestfs, see L<guestfs(3)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1615 +#: ../fish/guestfish-actions.pod:1617 msgid "get-network" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1617 +#: ../fish/guestfish-actions.pod:1619 #, no-wrap msgid "" " get-network\n" @@ -10114,17 +10120,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1619 ../src/guestfs-actions.pod:2599 +#: ../fish/guestfish-actions.pod:1621 ../src/guestfs-actions.pod:2601 msgid "This returns the enable network flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1621 +#: ../fish/guestfish-actions.pod:1623 msgid "get-path" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1623 +#: ../fish/guestfish-actions.pod:1625 #, no-wrap msgid "" " get-path\n" @@ -10132,24 +10138,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1625 ../src/guestfs-actions.pod:2610 +#: ../fish/guestfish-actions.pod:1627 ../src/guestfs-actions.pod:2612 msgid "Return the current search path." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1627 ../src/guestfs-actions.pod:2612 +#: ../fish/guestfish-actions.pod:1629 ../src/guestfs-actions.pod:2614 msgid "" "This is always non-NULL. If it wasn't set already, then this will return " "the default path." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1630 +#: ../fish/guestfish-actions.pod:1632 msgid "get-pgroup" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1632 +#: ../fish/guestfish-actions.pod:1634 #, no-wrap msgid "" " get-pgroup\n" @@ -10157,22 +10163,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1634 ../src/guestfs-actions.pod:2625 +#: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2627 msgid "This returns the process group flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1636 +#: ../fish/guestfish-actions.pod:1638 msgid "get-pid" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1638 +#: ../fish/guestfish-actions.pod:1640 msgid "pid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1640 +#: ../fish/guestfish-actions.pod:1642 #, no-wrap msgid "" " get-pid\n" @@ -10180,24 +10186,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1642 ../src/guestfs-actions.pod:2636 +#: ../fish/guestfish-actions.pod:1644 ../src/guestfs-actions.pod:2638 msgid "" "Return the process ID of the qemu subprocess. If there is no qemu " "subprocess, then this will return an error." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1645 ../src/guestfs-actions.pod:2639 +#: ../fish/guestfish-actions.pod:1647 ../src/guestfs-actions.pod:2641 msgid "This is an internal call used for debugging and testing." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1647 +#: ../fish/guestfish-actions.pod:1649 msgid "get-qemu" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1649 +#: ../fish/guestfish-actions.pod:1651 #, no-wrap msgid "" " get-qemu\n" @@ -10205,24 +10211,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1651 ../src/guestfs-actions.pod:2650 +#: ../fish/guestfish-actions.pod:1653 ../src/guestfs-actions.pod:2652 msgid "Return the current qemu binary." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1653 ../src/guestfs-actions.pod:2652 +#: ../fish/guestfish-actions.pod:1655 ../src/guestfs-actions.pod:2654 msgid "" "This is always non-NULL. If it wasn't set already, then this will return " "the default qemu binary name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1656 +#: ../fish/guestfish-actions.pod:1658 msgid "get-recovery-proc" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1658 +#: ../fish/guestfish-actions.pod:1660 #, no-wrap msgid "" " get-recovery-proc\n" @@ -10230,17 +10236,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1660 ../src/guestfs-actions.pod:2665 +#: ../fish/guestfish-actions.pod:1662 ../src/guestfs-actions.pod:2667 msgid "Return the recovery process enabled flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1662 +#: ../fish/guestfish-actions.pod:1664 msgid "get-selinux" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1664 +#: ../fish/guestfish-actions.pod:1666 #, no-wrap msgid "" " get-selinux\n" @@ -10248,19 +10254,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1666 +#: ../fish/guestfish-actions.pod:1668 msgid "" "This returns the current setting of the selinux flag which is passed to the " "appliance at boot time. See L</set-selinux>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1672 +#: ../fish/guestfish-actions.pod:1674 msgid "get-smp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1674 +#: ../fish/guestfish-actions.pod:1676 #, no-wrap msgid "" " get-smp\n" @@ -10268,17 +10274,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1676 ../src/guestfs-actions.pod:2691 +#: ../fish/guestfish-actions.pod:1678 ../src/guestfs-actions.pod:2693 msgid "This returns the number of virtual CPUs assigned to the appliance." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1678 +#: ../fish/guestfish-actions.pod:1680 msgid "get-state" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1680 +#: ../fish/guestfish-actions.pod:1682 #, no-wrap msgid "" " get-state\n" @@ -10286,28 +10292,28 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1682 ../src/guestfs-actions.pod:2702 +#: ../fish/guestfish-actions.pod:1684 ../src/guestfs-actions.pod:2704 msgid "" "This returns the current state as an opaque integer. This is only useful " "for printing debug and internal error messages." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1685 ../fish/guestfish-actions.pod:2646 -#: ../fish/guestfish-actions.pod:2664 ../fish/guestfish-actions.pod:2702 -#: ../fish/guestfish-actions.pod:2718 ../src/guestfs-actions.pod:2705 -#: ../src/guestfs-actions.pod:4026 ../src/guestfs-actions.pod:4055 -#: ../src/guestfs-actions.pod:4116 ../src/guestfs-actions.pod:4143 +#: ../fish/guestfish-actions.pod:1687 ../fish/guestfish-actions.pod:2648 +#: ../fish/guestfish-actions.pod:2666 ../fish/guestfish-actions.pod:2704 +#: ../fish/guestfish-actions.pod:2720 ../src/guestfs-actions.pod:2707 +#: ../src/guestfs-actions.pod:4028 ../src/guestfs-actions.pod:4057 +#: ../src/guestfs-actions.pod:4118 ../src/guestfs-actions.pod:4145 msgid "For more information on states, see L<guestfs(3)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1687 +#: ../fish/guestfish-actions.pod:1689 msgid "get-trace" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1689 +#: ../fish/guestfish-actions.pod:1691 #, no-wrap msgid "" " get-trace\n" @@ -10315,17 +10321,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1691 ../src/guestfs-actions.pod:2716 +#: ../fish/guestfish-actions.pod:1693 ../src/guestfs-actions.pod:2718 msgid "Return the command trace flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1693 +#: ../fish/guestfish-actions.pod:1695 msgid "get-umask" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1695 +#: ../fish/guestfish-actions.pod:1697 #, no-wrap msgid "" " get-umask\n" @@ -10333,19 +10339,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1697 +#: ../fish/guestfish-actions.pod:1699 msgid "" "Return the current umask. By default the umask is C<022> unless it has been " "set by calling L</umask>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1700 +#: ../fish/guestfish-actions.pod:1702 msgid "get-verbose" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1702 +#: ../fish/guestfish-actions.pod:1704 #, no-wrap msgid "" " get-verbose\n" @@ -10353,17 +10359,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1704 ../src/guestfs-actions.pod:2739 +#: ../fish/guestfish-actions.pod:1706 ../src/guestfs-actions.pod:2741 msgid "This returns the verbose messages flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1706 +#: ../fish/guestfish-actions.pod:1708 msgid "getcon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1708 +#: ../fish/guestfish-actions.pod:1710 #, no-wrap msgid "" " getcon\n" @@ -10371,22 +10377,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1710 ../src/guestfs-actions.pod:2750 +#: ../fish/guestfish-actions.pod:1712 ../src/guestfs-actions.pod:2752 msgid "This gets the SELinux security context of the daemon." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1712 +#: ../fish/guestfish-actions.pod:1714 msgid "See the documentation about SELINUX in L<guestfs(3)>, and L</setcon>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1715 +#: ../fish/guestfish-actions.pod:1717 msgid "getxattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1717 +#: ../fish/guestfish-actions.pod:1719 #, no-wrap msgid "" " getxattr path name\n" @@ -10394,7 +10400,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1719 +#: ../fish/guestfish-actions.pod:1721 msgid "" "Get a single extended attribute from file C<path> named C<name>. This call " "follows symlinks. If you want to lookup an extended attribute for the " @@ -10402,7 +10408,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1723 ../fish/guestfish-actions.pod:2800 +#: ../fish/guestfish-actions.pod:1725 ../fish/guestfish-actions.pod:2807 msgid "" "Normally it is better to get all extended attributes from a file in one go " "by calling L</getxattrs>. However some Linux filesystem implementations are " @@ -10412,25 +10418,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1730 ../fish/guestfish-actions.pod:2807 -#: ../src/guestfs-actions.pod:2779 ../src/guestfs-actions.pod:4285 +#: ../fish/guestfish-actions.pod:1732 ../fish/guestfish-actions.pod:2814 +#: ../src/guestfs-actions.pod:2781 ../src/guestfs-actions.pod:4292 msgid "" "Extended attribute values are blobs of binary data. If there is no extended " "attribute named C<name>, this returns an error." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1733 +#: ../fish/guestfish-actions.pod:1735 msgid "See also: L</getxattrs>, L</lgetxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1735 +#: ../fish/guestfish-actions.pod:1737 msgid "getxattrs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1737 +#: ../fish/guestfish-actions.pod:1739 #, no-wrap msgid "" " getxattrs path\n" @@ -10438,30 +10444,30 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1739 ../src/guestfs-actions.pod:2796 +#: ../fish/guestfish-actions.pod:1741 ../src/guestfs-actions.pod:2798 msgid "" "This call lists the extended attributes of the file or directory C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2799 +#: ../fish/guestfish-actions.pod:1744 ../src/guestfs-actions.pod:2801 msgid "" "At the system call level, this is a combination of the L<listxattr(2)> and " "L<getxattr(2)> calls." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1745 +#: ../fish/guestfish-actions.pod:1747 msgid "See also: L</lgetxattrs>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1747 +#: ../fish/guestfish-actions.pod:1749 msgid "glob-expand" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1749 +#: ../fish/guestfish-actions.pod:1751 #, no-wrap msgid "" " glob-expand pattern\n" @@ -10469,32 +10475,32 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1751 ../src/guestfs-actions.pod:2816 +#: ../fish/guestfish-actions.pod:1753 ../src/guestfs-actions.pod:2818 msgid "" "This command searches for all the pathnames matching C<pattern> according to " "the wildcard expansion rules used by the shell." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1755 ../src/guestfs-actions.pod:2820 +#: ../fish/guestfish-actions.pod:1757 ../src/guestfs-actions.pod:2822 msgid "" "If no paths match, then this returns an empty list (note: not an error)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1758 ../src/guestfs-actions.pod:2823 +#: ../fish/guestfish-actions.pod:1760 ../src/guestfs-actions.pod:2825 msgid "" "It is just a wrapper around the C L<glob(3)> function with flags C<GLOB_MARK|" "GLOB_BRACE>. See that manual page for more details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1762 +#: ../fish/guestfish-actions.pod:1764 msgid "grep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1764 +#: ../fish/guestfish-actions.pod:1766 #, no-wrap msgid "" " grep regex path\n" @@ -10502,17 +10508,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1766 ../src/guestfs-actions.pod:2840 +#: ../fish/guestfish-actions.pod:1768 ../src/guestfs-actions.pod:2842 msgid "This calls the external C<grep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1772 +#: ../fish/guestfish-actions.pod:1774 msgid "grepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1774 +#: ../fish/guestfish-actions.pod:1776 #, no-wrap msgid "" " grepi regex path\n" @@ -10520,18 +10526,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1776 ../src/guestfs-actions.pod:2859 +#: ../fish/guestfish-actions.pod:1778 ../src/guestfs-actions.pod:2861 msgid "" "This calls the external C<grep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1782 +#: ../fish/guestfish-actions.pod:1784 msgid "grub-install" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1784 +#: ../fish/guestfish-actions.pod:1786 #, no-wrap msgid "" " grub-install root device\n" @@ -10539,14 +10545,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1786 ../src/guestfs-actions.pod:2878 +#: ../fish/guestfish-actions.pod:1788 ../src/guestfs-actions.pod:2880 msgid "" "This command installs GRUB 1 (the Grand Unified Bootloader) on C<device>, " "with the root directory being C<root>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2887 +#: ../fish/guestfish-actions.pod:1797 ../src/guestfs-actions.pod:2889 msgid "" "There is currently no way in the API to install grub2, which is used by most " "modern Linux guests. It is possible to run the grub2 command from the " @@ -10554,7 +10560,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1802 ../src/guestfs-actions.pod:2894 +#: ../fish/guestfish-actions.pod:1804 ../src/guestfs-actions.pod:2896 msgid "" "This uses C<grub-install> from the host. Unfortunately grub is not always " "compatible with itself, so this only works in rather narrow circumstances. " @@ -10562,7 +10568,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1809 ../src/guestfs-actions.pod:2901 +#: ../fish/guestfish-actions.pod:1811 ../src/guestfs-actions.pod:2903 msgid "" "If grub-install reports the error \"No suitable drive was found in the " "generated device map.\" it may be that you need to create a C</boot/grub/" @@ -10572,7 +10578,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1816 ../src/guestfs-actions.pod:2908 +#: ../fish/guestfish-actions.pod:1818 ../src/guestfs-actions.pod:2910 #, no-wrap msgid "" " (hd0) /dev/vda\n" @@ -10580,17 +10586,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1818 ../src/guestfs-actions.pod:2910 +#: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2912 msgid "replacing C</dev/vda> with the name of the installation device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1822 +#: ../fish/guestfish-actions.pod:1824 msgid "head" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1824 +#: ../fish/guestfish-actions.pod:1826 #, no-wrap msgid "" " head path\n" @@ -10598,18 +10604,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1826 ../src/guestfs-actions.pod:2924 +#: ../fish/guestfish-actions.pod:1828 ../src/guestfs-actions.pod:2926 msgid "" "This command returns up to the first 10 lines of a file as a list of strings." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1832 +#: ../fish/guestfish-actions.pod:1834 msgid "head-n" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1834 +#: ../fish/guestfish-actions.pod:1836 #, no-wrap msgid "" " head-n nrlines path\n" @@ -10617,32 +10623,32 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2943 +#: ../fish/guestfish-actions.pod:1838 ../src/guestfs-actions.pod:2945 msgid "" "If the parameter C<nrlines> is a positive number, this returns the first " "C<nrlines> lines of the file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1839 ../src/guestfs-actions.pod:2946 +#: ../fish/guestfish-actions.pod:1841 ../src/guestfs-actions.pod:2948 msgid "" "If the parameter C<nrlines> is a negative number, this returns lines from " "the file C<path>, excluding the last C<nrlines> lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1842 ../fish/guestfish-actions.pod:5066 -#: ../src/guestfs-actions.pod:2949 ../src/guestfs-actions.pod:7802 +#: ../fish/guestfish-actions.pod:1844 ../fish/guestfish-actions.pod:5073 +#: ../src/guestfs-actions.pod:2951 ../src/guestfs-actions.pod:7809 msgid "If the parameter C<nrlines> is zero, this returns an empty list." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1847 +#: ../fish/guestfish-actions.pod:1849 msgid "hexdump" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1849 +#: ../fish/guestfish-actions.pod:1851 #, no-wrap msgid "" " hexdump path\n" @@ -10650,19 +10656,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1851 ../src/guestfs-actions.pod:2966 +#: ../fish/guestfish-actions.pod:1853 ../src/guestfs-actions.pod:2968 msgid "" "This runs C<hexdump -C> on the given C<path>. The result is the human-" "readable, canonical hex dump of the file." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1857 +#: ../fish/guestfish-actions.pod:1859 msgid "initrd-cat" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1859 +#: ../fish/guestfish-actions.pod:1861 #, no-wrap msgid "" " initrd-cat initrdpath filename\n" @@ -10670,7 +10676,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1861 ../src/guestfs-actions.pod:2985 +#: ../fish/guestfish-actions.pod:1863 ../src/guestfs-actions.pod:2987 msgid "" "This command unpacks the file C<filename> from the initrd file called " "C<initrdpath>. The filename must be given I<without> the initial C</> " @@ -10678,7 +10684,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1865 ../src/guestfs-actions.pod:2989 +#: ../fish/guestfish-actions.pod:1867 ../src/guestfs-actions.pod:2991 msgid "" "For example, in guestfish you could use the following command to examine the " "boot script (usually called C</init>) contained in a Linux initrd or " @@ -10686,7 +10692,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1869 ../src/guestfs-actions.pod:2993 +#: ../fish/guestfish-actions.pod:1871 ../src/guestfs-actions.pod:2995 #, no-wrap msgid "" " initrd-cat /boot/initrd-<version>.img init\n" @@ -10694,17 +10700,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1871 +#: ../fish/guestfish-actions.pod:1873 msgid "See also L</initrd-list>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1876 +#: ../fish/guestfish-actions.pod:1878 msgid "initrd-list" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1878 +#: ../fish/guestfish-actions.pod:1880 #, no-wrap msgid "" " initrd-list path\n" @@ -10712,12 +10718,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1880 ../src/guestfs-actions.pod:3012 +#: ../fish/guestfish-actions.pod:1882 ../src/guestfs-actions.pod:3014 msgid "This command lists out files contained in an initrd." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1882 ../src/guestfs-actions.pod:3014 +#: ../fish/guestfish-actions.pod:1884 ../src/guestfs-actions.pod:3016 msgid "" "The files are listed without any initial C</> character. The files are " "listed in the order they appear (not necessarily alphabetical). Directory " @@ -10725,7 +10731,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1886 ../src/guestfs-actions.pod:3018 +#: ../fish/guestfish-actions.pod:1888 ../src/guestfs-actions.pod:3020 msgid "" "Old Linux kernels (2.4 and earlier) used a compressed ext2 filesystem as " "initrd. We I<only> support the newer initramfs format (compressed cpio " @@ -10733,12 +10739,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1890 +#: ../fish/guestfish-actions.pod:1892 msgid "inotify-add-watch" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1892 +#: ../fish/guestfish-actions.pod:1894 #, no-wrap msgid "" " inotify-add-watch path mask\n" @@ -10746,31 +10752,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1894 ../src/guestfs-actions.pod:3035 +#: ../fish/guestfish-actions.pod:1896 ../src/guestfs-actions.pod:3037 msgid "Watch C<path> for the events listed in C<mask>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1896 ../src/guestfs-actions.pod:3037 +#: ../fish/guestfish-actions.pod:1898 ../src/guestfs-actions.pod:3039 msgid "" "Note that if C<path> is a directory then events within that directory are " "watched, but this does I<not> happen recursively (in subdirectories)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1900 ../src/guestfs-actions.pod:3041 +#: ../fish/guestfish-actions.pod:1902 ../src/guestfs-actions.pod:3043 msgid "" "Note for non-C or non-Linux callers: the inotify events are defined by the " "Linux kernel ABI and are listed in C</usr/include/sys/inotify.h>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1904 +#: ../fish/guestfish-actions.pod:1906 msgid "inotify-close" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1906 +#: ../fish/guestfish-actions.pod:1908 #, no-wrap msgid "" " inotify-close\n" @@ -10778,7 +10784,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1908 ../src/guestfs-actions.pod:3054 +#: ../fish/guestfish-actions.pod:1910 ../src/guestfs-actions.pod:3056 msgid "" "This closes the inotify handle which was previously opened by inotify_init. " "It removes all watches, throws away any pending events, and deallocates all " @@ -10786,12 +10792,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1912 +#: ../fish/guestfish-actions.pod:1914 msgid "inotify-files" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1914 +#: ../fish/guestfish-actions.pod:1916 #, no-wrap msgid "" " inotify-files\n" @@ -10799,7 +10805,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1916 +#: ../fish/guestfish-actions.pod:1918 msgid "" "This function is a helpful wrapper around L</inotify-read> which just " "returns a list of pathnames of objects that were touched. The returned " @@ -10807,12 +10813,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1920 +#: ../fish/guestfish-actions.pod:1922 msgid "inotify-init" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1922 +#: ../fish/guestfish-actions.pod:1924 #, no-wrap msgid "" " inotify-init maxevents\n" @@ -10820,14 +10826,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1924 ../src/guestfs-actions.pod:3083 +#: ../fish/guestfish-actions.pod:1926 ../src/guestfs-actions.pod:3085 msgid "" "This command creates a new inotify handle. The inotify subsystem can be " "used to notify events which happen to objects in the guest filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1928 +#: ../fish/guestfish-actions.pod:1930 msgid "" "C<maxevents> is the maximum number of events which will be queued up between " "calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>, " @@ -10838,14 +10844,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1938 +#: ../fish/guestfish-actions.pod:1940 msgid "" "Before any events are generated, you have to add some watches to the " "internal watch list. See: L</inotify-add-watch> and L</inotify-rm-watch>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1942 +#: ../fish/guestfish-actions.pod:1944 msgid "" "Queued up events should be read periodically by calling L</inotify-read> (or " "L</inotify-files> which is just a helpful wrapper around L</inotify-read>). " @@ -10854,14 +10860,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1949 +#: ../fish/guestfish-actions.pod:1951 msgid "" "The handle should be closed after use by calling L</inotify-close>. This " "also removes any watches automatically." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1953 ../src/guestfs-actions.pod:3112 +#: ../fish/guestfish-actions.pod:1955 ../src/guestfs-actions.pod:3114 msgid "" "See also L<inotify(7)> for an overview of the inotify interface as exposed " "by the Linux kernel, which is roughly what we expose via libguestfs. Note " @@ -10869,12 +10875,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1958 +#: ../fish/guestfish-actions.pod:1960 msgid "inotify-read" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1960 +#: ../fish/guestfish-actions.pod:1962 #, no-wrap msgid "" " inotify-read\n" @@ -10882,19 +10888,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1962 ../src/guestfs-actions.pod:3126 +#: ../fish/guestfish-actions.pod:1964 ../src/guestfs-actions.pod:3128 msgid "" "Return the complete queue of events that have happened since the previous " "read call." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1965 ../src/guestfs-actions.pod:3129 +#: ../fish/guestfish-actions.pod:1967 ../src/guestfs-actions.pod:3131 msgid "If no events have happened, this returns an empty list." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1967 ../src/guestfs-actions.pod:3131 +#: ../fish/guestfish-actions.pod:1969 ../src/guestfs-actions.pod:3133 msgid "" "I<Note>: In order to make sure that all events have been read, you must call " "this function repeatedly until it returns an empty list. The reason is that " @@ -10903,12 +10909,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1973 +#: ../fish/guestfish-actions.pod:1975 msgid "inotify-rm-watch" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1975 +#: ../fish/guestfish-actions.pod:1977 #, no-wrap msgid "" " inotify-rm-watch wd\n" @@ -10916,17 +10922,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1977 +#: ../fish/guestfish-actions.pod:1979 msgid "Remove a previously defined inotify watch. See L</inotify-add-watch>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1980 +#: ../fish/guestfish-actions.pod:1982 msgid "inspect-get-arch" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1982 +#: ../fish/guestfish-actions.pod:1984 #, no-wrap msgid "" " inspect-get-arch root\n" @@ -10934,47 +10940,47 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1984 +#: ../fish/guestfish-actions.pod:1986 msgid "" "This returns the architecture of the inspected operating system. The " "possible return values are listed under L</file-architecture>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1988 ../src/guestfs-actions.pod:3166 +#: ../fish/guestfish-actions.pod:1990 ../src/guestfs-actions.pod:3168 msgid "" "If the architecture could not be determined, then the string C<unknown> is " "returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1991 ../fish/guestfish-actions.pod:2086 -#: ../fish/guestfish-actions.pod:2165 ../fish/guestfish-actions.pod:2177 -#: ../fish/guestfish-actions.pod:2261 ../fish/guestfish-actions.pod:2323 -#: ../fish/guestfish-actions.pod:2344 ../fish/guestfish-actions.pod:2358 -#: ../fish/guestfish-actions.pod:2398 ../fish/guestfish-actions.pod:2438 -#: ../fish/guestfish-actions.pod:2451 ../fish/guestfish-actions.pod:2464 -#: ../fish/guestfish-actions.pod:2474 ../fish/guestfish-actions.pod:2484 -#: ../fish/guestfish-actions.pod:2496 ../fish/guestfish-actions.pod:2592 -#: ../fish/guestfish-actions.pod:2626 ../src/guestfs-actions.pod:3169 -#: ../src/guestfs-actions.pod:3271 ../src/guestfs-actions.pod:3375 -#: ../src/guestfs-actions.pod:3394 ../src/guestfs-actions.pod:3525 -#: ../src/guestfs-actions.pod:3609 ../src/guestfs-actions.pod:3637 -#: ../src/guestfs-actions.pod:3658 ../src/guestfs-actions.pod:3711 -#: ../src/guestfs-actions.pod:3759 ../src/guestfs-actions.pod:3779 -#: ../src/guestfs-actions.pod:3799 ../src/guestfs-actions.pod:3816 -#: ../src/guestfs-actions.pod:3832 ../src/guestfs-actions.pod:3850 -#: ../src/guestfs-actions.pod:3952 ../src/guestfs-actions.pod:3993 +#: ../fish/guestfish-actions.pod:1993 ../fish/guestfish-actions.pod:2088 +#: ../fish/guestfish-actions.pod:2167 ../fish/guestfish-actions.pod:2179 +#: ../fish/guestfish-actions.pod:2263 ../fish/guestfish-actions.pod:2325 +#: ../fish/guestfish-actions.pod:2346 ../fish/guestfish-actions.pod:2360 +#: ../fish/guestfish-actions.pod:2400 ../fish/guestfish-actions.pod:2440 +#: ../fish/guestfish-actions.pod:2453 ../fish/guestfish-actions.pod:2466 +#: ../fish/guestfish-actions.pod:2476 ../fish/guestfish-actions.pod:2486 +#: ../fish/guestfish-actions.pod:2498 ../fish/guestfish-actions.pod:2594 +#: ../fish/guestfish-actions.pod:2628 ../src/guestfs-actions.pod:3171 +#: ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3377 +#: ../src/guestfs-actions.pod:3396 ../src/guestfs-actions.pod:3527 +#: ../src/guestfs-actions.pod:3611 ../src/guestfs-actions.pod:3639 +#: ../src/guestfs-actions.pod:3660 ../src/guestfs-actions.pod:3713 +#: ../src/guestfs-actions.pod:3761 ../src/guestfs-actions.pod:3781 +#: ../src/guestfs-actions.pod:3801 ../src/guestfs-actions.pod:3818 +#: ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:3852 +#: ../src/guestfs-actions.pod:3954 ../src/guestfs-actions.pod:3995 msgid "Please read L<guestfs(3)/INSPECTION> for more details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1993 +#: ../fish/guestfish-actions.pod:1995 msgid "inspect-get-distro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1995 +#: ../fish/guestfish-actions.pod:1997 #, no-wrap msgid "" " inspect-get-distro root\n" @@ -10982,227 +10988,227 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1997 ../src/guestfs-actions.pod:3182 +#: ../fish/guestfish-actions.pod:1999 ../src/guestfs-actions.pod:3184 msgid "" "This returns the distro (distribution) of the inspected operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2000 ../src/guestfs-actions.pod:3185 +#: ../fish/guestfish-actions.pod:2002 ../src/guestfs-actions.pod:3187 msgid "Currently defined distros are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2004 ../src/guestfs-actions.pod:3189 +#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3191 msgid "\"archlinux\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3191 +#: ../fish/guestfish-actions.pod:2008 ../src/guestfs-actions.pod:3193 msgid "Arch Linux." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2008 ../src/guestfs-actions.pod:3193 +#: ../fish/guestfish-actions.pod:2010 ../src/guestfs-actions.pod:3195 msgid "\"centos\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2010 ../src/guestfs-actions.pod:3195 +#: ../fish/guestfish-actions.pod:2012 ../src/guestfs-actions.pod:3197 msgid "CentOS." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2012 ../src/guestfs-actions.pod:3197 +#: ../fish/guestfish-actions.pod:2014 ../src/guestfs-actions.pod:3199 msgid "\"debian\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2014 ../src/guestfs-actions.pod:3199 +#: ../fish/guestfish-actions.pod:2016 ../src/guestfs-actions.pod:3201 msgid "Debian." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2016 ../src/guestfs-actions.pod:3201 +#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:3203 msgid "\"fedora\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:3203 +#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3205 msgid "Fedora." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3205 +#: ../fish/guestfish-actions.pod:2022 ../src/guestfs-actions.pod:3207 msgid "\"gentoo\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2022 ../src/guestfs-actions.pod:3207 +#: ../fish/guestfish-actions.pod:2024 ../src/guestfs-actions.pod:3209 msgid "Gentoo." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2024 ../src/guestfs-actions.pod:3209 +#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3211 msgid "\"linuxmint\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3211 +#: ../fish/guestfish-actions.pod:2028 ../src/guestfs-actions.pod:3213 msgid "Linux Mint." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2028 ../src/guestfs-actions.pod:3213 +#: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3215 msgid "\"mageia\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3215 +#: ../fish/guestfish-actions.pod:2032 ../src/guestfs-actions.pod:3217 msgid "Mageia." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2032 ../src/guestfs-actions.pod:3217 +#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3219 msgid "\"mandriva\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3219 +#: ../fish/guestfish-actions.pod:2036 ../src/guestfs-actions.pod:3221 msgid "Mandriva." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2036 ../src/guestfs-actions.pod:3221 +#: ../fish/guestfish-actions.pod:2038 ../src/guestfs-actions.pod:3223 msgid "\"meego\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2038 ../src/guestfs-actions.pod:3223 +#: ../fish/guestfish-actions.pod:2040 ../src/guestfs-actions.pod:3225 msgid "MeeGo." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2040 ../src/guestfs-actions.pod:3225 +#: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3227 msgid "\"opensuse\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3227 +#: ../fish/guestfish-actions.pod:2044 ../src/guestfs-actions.pod:3229 msgid "OpenSUSE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2044 ../src/guestfs-actions.pod:3229 +#: ../fish/guestfish-actions.pod:2046 ../src/guestfs-actions.pod:3231 msgid "\"pardus\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2046 ../src/guestfs-actions.pod:3231 +#: ../fish/guestfish-actions.pod:2048 ../src/guestfs-actions.pod:3233 msgid "Pardus." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2048 ../src/guestfs-actions.pod:3233 +#: ../fish/guestfish-actions.pod:2050 ../src/guestfs-actions.pod:3235 msgid "\"redhat-based\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2050 ../src/guestfs-actions.pod:3235 +#: ../fish/guestfish-actions.pod:2052 ../src/guestfs-actions.pod:3237 msgid "Some Red Hat-derived distro." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2052 ../src/guestfs-actions.pod:3237 +#: ../fish/guestfish-actions.pod:2054 ../src/guestfs-actions.pod:3239 msgid "\"rhel\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2054 ../src/guestfs-actions.pod:3239 +#: ../fish/guestfish-actions.pod:2056 ../src/guestfs-actions.pod:3241 msgid "Red Hat Enterprise Linux." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2056 ../src/guestfs-actions.pod:3241 +#: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3243 msgid "\"scientificlinux\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3243 +#: ../fish/guestfish-actions.pod:2060 ../src/guestfs-actions.pod:3245 msgid "Scientific Linux." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2060 ../src/guestfs-actions.pod:3245 +#: ../fish/guestfish-actions.pod:2062 ../src/guestfs-actions.pod:3247 msgid "\"slackware\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2062 ../src/guestfs-actions.pod:3247 +#: ../fish/guestfish-actions.pod:2064 ../src/guestfs-actions.pod:3249 msgid "Slackware." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2064 ../src/guestfs-actions.pod:3249 +#: ../fish/guestfish-actions.pod:2066 ../src/guestfs-actions.pod:3251 msgid "\"ttylinux\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2066 ../src/guestfs-actions.pod:3251 +#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3253 msgid "ttylinux." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3253 +#: ../fish/guestfish-actions.pod:2070 ../src/guestfs-actions.pod:3255 msgid "\"ubuntu\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2070 ../src/guestfs-actions.pod:3255 +#: ../fish/guestfish-actions.pod:2072 ../src/guestfs-actions.pod:3257 msgid "Ubuntu." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2072 ../fish/guestfish-actions.pod:2156 -#: ../fish/guestfish-actions.pod:2429 ../src/guestfs-actions.pod:3257 -#: ../src/guestfs-actions.pod:3366 ../src/guestfs-actions.pod:3750 +#: ../fish/guestfish-actions.pod:2074 ../fish/guestfish-actions.pod:2158 +#: ../fish/guestfish-actions.pod:2431 ../src/guestfs-actions.pod:3259 +#: ../src/guestfs-actions.pod:3368 ../src/guestfs-actions.pod:3752 msgid "\"unknown\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2074 ../src/guestfs-actions.pod:3259 +#: ../fish/guestfish-actions.pod:2076 ../src/guestfs-actions.pod:3261 msgid "The distro could not be determined." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2076 ../fish/guestfish-actions.pod:2413 -#: ../src/guestfs-actions.pod:3261 ../src/guestfs-actions.pod:3734 +#: ../fish/guestfish-actions.pod:2078 ../fish/guestfish-actions.pod:2415 +#: ../src/guestfs-actions.pod:3263 ../src/guestfs-actions.pod:3736 msgid "\"windows\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2078 ../src/guestfs-actions.pod:3263 +#: ../fish/guestfish-actions.pod:2080 ../src/guestfs-actions.pod:3265 msgid "" "Windows does not have distributions. This string is returned if the OS type " "is Windows." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2083 ../fish/guestfish-actions.pod:2162 -#: ../fish/guestfish-actions.pod:2435 ../src/guestfs-actions.pod:3268 -#: ../src/guestfs-actions.pod:3372 ../src/guestfs-actions.pod:3756 +#: ../fish/guestfish-actions.pod:2085 ../fish/guestfish-actions.pod:2164 +#: ../fish/guestfish-actions.pod:2437 ../src/guestfs-actions.pod:3270 +#: ../src/guestfs-actions.pod:3374 ../src/guestfs-actions.pod:3758 msgid "" "Future versions of libguestfs may return other strings here. The caller " "should be prepared to handle any string." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2088 +#: ../fish/guestfish-actions.pod:2090 msgid "inspect-get-drive-mappings" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2090 +#: ../fish/guestfish-actions.pod:2092 #, no-wrap msgid "" " inspect-get-drive-mappings root\n" @@ -11210,7 +11216,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2092 ../src/guestfs-actions.pod:3284 +#: ../fish/guestfish-actions.pod:2094 ../src/guestfs-actions.pod:3286 msgid "" "This call is useful for Windows which uses a primitive system of assigning " "drive letters (like \"C:\") to partitions. This inspection API examines the " @@ -11219,7 +11225,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2098 ../src/guestfs-actions.pod:3290 +#: ../fish/guestfish-actions.pod:2100 ../src/guestfs-actions.pod:3292 #, no-wrap msgid "" " C => /dev/vda2\n" @@ -11229,7 +11235,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2102 ../src/guestfs-actions.pod:3294 +#: ../fish/guestfish-actions.pod:2104 ../src/guestfs-actions.pod:3296 msgid "" "Note that keys are drive letters. For Windows, the key is case insensitive " "and just contains the drive letter, without the customary colon separator " @@ -11237,7 +11243,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2106 ../src/guestfs-actions.pod:3298 +#: ../fish/guestfish-actions.pod:2108 ../src/guestfs-actions.pod:3300 msgid "" "In future we may support other operating systems that also used drive " "letters, but the keys for those might not be case insensitive and might be " @@ -11246,33 +11252,33 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2111 ../src/guestfs-actions.pod:3303 +#: ../fish/guestfish-actions.pod:2113 ../src/guestfs-actions.pod:3305 msgid "" "For Windows guests, currently only hard drive mappings are returned. " "Removable disks (eg. DVD-ROMs) are ignored." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2114 ../src/guestfs-actions.pod:3306 +#: ../fish/guestfish-actions.pod:2116 ../src/guestfs-actions.pod:3308 msgid "" "For guests that do not use drive mappings, or if the drive mappings could " "not be determined, this returns an empty hash table." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2117 +#: ../fish/guestfish-actions.pod:2119 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-mountpoints>, L</inspect-get-filesystems>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2121 +#: ../fish/guestfish-actions.pod:2123 msgid "inspect-get-filesystems" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2123 +#: ../fish/guestfish-actions.pod:2125 #, no-wrap msgid "" " inspect-get-filesystems root\n" @@ -11280,7 +11286,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2125 ../src/guestfs-actions.pod:3327 +#: ../fish/guestfish-actions.pod:2127 ../src/guestfs-actions.pod:3329 msgid "" "This returns a list of all the filesystems that we think are associated with " "this operating system. This includes the root filesystem, other ordinary " @@ -11288,26 +11294,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2130 ../src/guestfs-actions.pod:3332 +#: ../fish/guestfish-actions.pod:2132 ../src/guestfs-actions.pod:3334 msgid "" "In the case of a multi-boot virtual machine, it is possible for a filesystem " "to be shared between operating systems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2133 +#: ../fish/guestfish-actions.pod:2135 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-mountpoints>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2136 +#: ../fish/guestfish-actions.pod:2138 msgid "inspect-get-format" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2138 +#: ../fish/guestfish-actions.pod:2140 #, no-wrap msgid "" " inspect-get-format root\n" @@ -11315,51 +11321,51 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2140 ../src/guestfs-actions.pod:3350 +#: ../fish/guestfish-actions.pod:2142 ../src/guestfs-actions.pod:3352 msgid "" "This returns the format of the inspected operating system. You can use it " "to detect install images, live CDs and similar." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2143 ../src/guestfs-actions.pod:3353 +#: ../fish/guestfish-actions.pod:2145 ../src/guestfs-actions.pod:3355 msgid "Currently defined formats are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2147 ../src/guestfs-actions.pod:3357 +#: ../fish/guestfish-actions.pod:2149 ../src/guestfs-actions.pod:3359 msgid "\"installed\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2149 ../src/guestfs-actions.pod:3359 +#: ../fish/guestfish-actions.pod:2151 ../src/guestfs-actions.pod:3361 msgid "This is an installed operating system." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2151 ../src/guestfs-actions.pod:3361 +#: ../fish/guestfish-actions.pod:2153 ../src/guestfs-actions.pod:3363 msgid "\"installer\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2153 ../src/guestfs-actions.pod:3363 +#: ../fish/guestfish-actions.pod:2155 ../src/guestfs-actions.pod:3365 msgid "" "The disk image being inspected is not an installed operating system, but a " "I<bootable> install disk, live CD, or similar." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2158 ../src/guestfs-actions.pod:3368 +#: ../fish/guestfish-actions.pod:2160 ../src/guestfs-actions.pod:3370 msgid "The format of this disk image is not known." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2167 +#: ../fish/guestfish-actions.pod:2169 msgid "inspect-get-hostname" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2169 +#: ../fish/guestfish-actions.pod:2171 #, no-wrap msgid "" " inspect-get-hostname root\n" @@ -11367,26 +11373,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2171 ../src/guestfs-actions.pod:3388 +#: ../fish/guestfish-actions.pod:2173 ../src/guestfs-actions.pod:3390 msgid "" "This function returns the hostname of the operating system as found by " "inspection of the guest's configuration files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2174 ../src/guestfs-actions.pod:3391 +#: ../fish/guestfish-actions.pod:2176 ../src/guestfs-actions.pod:3393 msgid "" "If the hostname could not be determined, then the string C<unknown> is " "returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2179 +#: ../fish/guestfish-actions.pod:2181 msgid "inspect-get-icon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2181 +#: ../fish/guestfish-actions.pod:2183 #, no-wrap msgid "" " inspect-get-icon root [favicon:true|false] [highquality:true|false]\n" @@ -11394,7 +11400,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2183 ../src/guestfs-actions.pod:3417 +#: ../fish/guestfish-actions.pod:2185 ../src/guestfs-actions.pod:3419 msgid "" "This function returns an icon corresponding to the inspected operating " "system. The icon is returned as a buffer containing a PNG image (re-encoded " @@ -11402,14 +11408,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2187 ../src/guestfs-actions.pod:3421 +#: ../fish/guestfish-actions.pod:2189 ../src/guestfs-actions.pod:3423 msgid "" "If it was not possible to get an icon this function returns a zero-length " "(non-NULL) buffer. I<Callers must check for this case>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2190 ../src/guestfs-actions.pod:3424 +#: ../fish/guestfish-actions.pod:2192 ../src/guestfs-actions.pod:3426 msgid "" "Libguestfs will start by looking for a file called C</etc/favicon.png> or " "C<C:\\etc\\favicon.png> and if it has the correct format, the contents of " @@ -11418,14 +11424,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2196 ../src/guestfs-actions.pod:3430 +#: ../fish/guestfish-actions.pod:2198 ../src/guestfs-actions.pod:3432 msgid "" "If finding the favicon fails, then we look in other places in the guest for " "a suitable icon." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2199 ../src/guestfs-actions.pod:3433 +#: ../fish/guestfish-actions.pod:2201 ../src/guestfs-actions.pod:3435 msgid "" "If the optional C<highquality> boolean is true then only high quality icons " "are returned, which means only icons of high resolution with an alpha " @@ -11434,7 +11440,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2210 ../src/guestfs-actions.pod:3444 +#: ../fish/guestfish-actions.pod:2212 ../src/guestfs-actions.pod:3446 msgid "" "Unlike most other inspection API calls, the guest's disks must be mounted up " "before you call this, since it needs to read information from the guest " @@ -11442,7 +11448,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3450 +#: ../fish/guestfish-actions.pod:2218 ../src/guestfs-actions.pod:3452 msgid "" "B<Security:> The icon data comes from the untrusted guest, and should be " "treated with caution. PNG files have been known to contain exploits. " @@ -11451,7 +11457,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2224 ../src/guestfs-actions.pod:3458 +#: ../fish/guestfish-actions.pod:2226 ../src/guestfs-actions.pod:3460 msgid "" "The PNG image returned can be any size. It might not be square. Libguestfs " "tries to return the largest, highest quality icon available. The " @@ -11459,7 +11465,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2231 ../src/guestfs-actions.pod:3465 +#: ../fish/guestfish-actions.pod:2233 ../src/guestfs-actions.pod:3467 msgid "" "Extracting icons from Windows guests requires the external C<wrestool> " "program from the C<icoutils> package, and several programs (C<bmptopnm>, " @@ -11468,19 +11474,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2238 ../src/guestfs-actions.pod:3472 +#: ../fish/guestfish-actions.pod:2240 ../src/guestfs-actions.pod:3474 msgid "" "Operating system icons are usually trademarks. Seek legal advice before " "using trademarks in applications." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2245 +#: ../fish/guestfish-actions.pod:2247 msgid "inspect-get-major-version" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2247 +#: ../fish/guestfish-actions.pod:2249 #, no-wrap msgid "" " inspect-get-major-version root\n" @@ -11488,13 +11494,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2249 ../src/guestfs-actions.pod:3513 +#: ../fish/guestfish-actions.pod:2251 ../src/guestfs-actions.pod:3515 msgid "" "This returns the major version number of the inspected operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2252 ../src/guestfs-actions.pod:3516 +#: ../fish/guestfish-actions.pod:2254 ../src/guestfs-actions.pod:3518 msgid "" "Windows uses a consistent versioning scheme which is I<not> reflected in the " "popular public names used by the operating system. Notably the operating " @@ -11504,18 +11510,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2259 ../fish/guestfish-actions.pod:2270 -#: ../src/guestfs-actions.pod:3523 ../src/guestfs-actions.pod:3540 +#: ../fish/guestfish-actions.pod:2261 ../fish/guestfish-actions.pod:2272 +#: ../src/guestfs-actions.pod:3525 ../src/guestfs-actions.pod:3542 msgid "If the version could not be determined, then C<0> is returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2263 +#: ../fish/guestfish-actions.pod:2265 msgid "inspect-get-minor-version" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2265 +#: ../fish/guestfish-actions.pod:2267 #, no-wrap msgid "" " inspect-get-minor-version root\n" @@ -11523,25 +11529,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3537 +#: ../fish/guestfish-actions.pod:2269 ../src/guestfs-actions.pod:3539 msgid "" "This returns the minor version number of the inspected operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2272 +#: ../fish/guestfish-actions.pod:2274 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-major-version>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2275 +#: ../fish/guestfish-actions.pod:2277 msgid "inspect-get-mountpoints" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2277 +#: ../fish/guestfish-actions.pod:2279 #, no-wrap msgid "" " inspect-get-mountpoints root\n" @@ -11549,7 +11555,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2279 ../src/guestfs-actions.pod:3555 +#: ../fish/guestfish-actions.pod:2281 ../src/guestfs-actions.pod:3557 msgid "" "This returns a hash of where we think the filesystems associated with this " "operating system should be mounted. Callers should note that this is at " @@ -11560,7 +11566,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2288 ../src/guestfs-actions.pod:3564 +#: ../fish/guestfish-actions.pod:2290 ../src/guestfs-actions.pod:3566 msgid "" "Each element in the returned hashtable has a key which is the path of the " "mountpoint (eg. C</boot>) and a value which is the filesystem that would be " @@ -11568,13 +11574,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2293 ../src/guestfs-actions.pod:3569 +#: ../fish/guestfish-actions.pod:2295 ../src/guestfs-actions.pod:3571 msgid "" "Non-mounted devices such as swap devices are I<not> returned in this list." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2296 +#: ../fish/guestfish-actions.pod:2298 msgid "" "For operating systems like Windows which still use drive letters, this call " "will only return an entry for the first drive \"mounted on\" C</>. For " @@ -11583,19 +11589,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2302 +#: ../fish/guestfish-actions.pod:2304 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-filesystems>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2305 +#: ../fish/guestfish-actions.pod:2307 msgid "inspect-get-package-format" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2307 +#: ../fish/guestfish-actions.pod:2309 #, no-wrap msgid "" " inspect-get-package-format root\n" @@ -11603,7 +11609,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2309 +#: ../fish/guestfish-actions.pod:2311 msgid "" "This function and L</inspect-get-package-management> return the package " "format and package management tool used by the inspected operating system. " @@ -11612,7 +11618,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2315 ../src/guestfs-actions.pod:3601 +#: ../fish/guestfish-actions.pod:2317 ../src/guestfs-actions.pod:3603 msgid "" "This returns the string C<unknown> if we could not determine the package " "format I<or> if the operating system does not have a real packaging system " @@ -11620,19 +11626,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2319 ../src/guestfs-actions.pod:3605 +#: ../fish/guestfish-actions.pod:2321 ../src/guestfs-actions.pod:3607 msgid "" "Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman>, " "C<pkgsrc>. Future versions of libguestfs may return other strings." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2325 +#: ../fish/guestfish-actions.pod:2327 msgid "inspect-get-package-management" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2327 +#: ../fish/guestfish-actions.pod:2329 #, no-wrap msgid "" " inspect-get-package-management root\n" @@ -11640,7 +11646,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2329 +#: ../fish/guestfish-actions.pod:2331 msgid "" "L</inspect-get-package-format> and this function return the package format " "and package management tool used by the inspected operating system. For " @@ -11649,7 +11655,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2335 ../src/guestfs-actions.pod:3628 +#: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3630 msgid "" "This returns the string C<unknown> if we could not determine the package " "management tool I<or> if the operating system does not have a real packaging " @@ -11657,7 +11663,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2339 ../src/guestfs-actions.pod:3632 +#: ../fish/guestfish-actions.pod:2341 ../src/guestfs-actions.pod:3634 msgid "" "Possible strings include: C<yum>, C<up2date>, C<apt> (for all Debian " "derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>, C<zypper>. Future " @@ -11665,12 +11671,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2346 +#: ../fish/guestfish-actions.pod:2348 msgid "inspect-get-product-name" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2348 +#: ../fish/guestfish-actions.pod:2350 #, no-wrap msgid "" " inspect-get-product-name root\n" @@ -11678,7 +11684,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2350 ../src/guestfs-actions.pod:3650 +#: ../fish/guestfish-actions.pod:2352 ../src/guestfs-actions.pod:3652 msgid "" "This returns the product name of the inspected operating system. The " "product name is generally some freeform string which can be displayed to the " @@ -11686,19 +11692,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3655 +#: ../fish/guestfish-actions.pod:2357 ../src/guestfs-actions.pod:3657 msgid "" "If the product name could not be determined, then the string C<unknown> is " "returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2360 +#: ../fish/guestfish-actions.pod:2362 msgid "inspect-get-product-variant" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2362 +#: ../fish/guestfish-actions.pod:2364 #, no-wrap msgid "" " inspect-get-product-variant root\n" @@ -11706,12 +11712,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2364 ../src/guestfs-actions.pod:3671 +#: ../fish/guestfish-actions.pod:2366 ../src/guestfs-actions.pod:3673 msgid "This returns the product variant of the inspected operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2367 ../src/guestfs-actions.pod:3674 +#: ../fish/guestfish-actions.pod:2369 ../src/guestfs-actions.pod:3676 msgid "" "For Windows guests, this returns the contents of the Registry key C<HKLM" "\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which " @@ -11723,7 +11729,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2376 ../src/guestfs-actions.pod:3683 +#: ../fish/guestfish-actions.pod:2378 ../src/guestfs-actions.pod:3685 msgid "" "For enterprise Linux guests, in future we intend this to return the product " "variant such as C<Desktop>, C<Server> and so on. But this is not " @@ -11731,26 +11737,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2380 ../src/guestfs-actions.pod:3687 +#: ../fish/guestfish-actions.pod:2382 ../src/guestfs-actions.pod:3689 msgid "" "If the product variant could not be determined, then the string C<unknown> " "is returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2383 +#: ../fish/guestfish-actions.pod:2385 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-product-name>, L</inspect-get-major-version>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2387 +#: ../fish/guestfish-actions.pod:2389 msgid "inspect-get-roots" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2389 +#: ../fish/guestfish-actions.pod:2391 #, no-wrap msgid "" " inspect-get-roots\n" @@ -11758,7 +11764,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2391 +#: ../fish/guestfish-actions.pod:2393 msgid "" "This function is a convenient way to get the list of root devices, as " "returned from a previous call to L</inspect-os>, but without redoing the " @@ -11766,19 +11772,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2395 +#: ../fish/guestfish-actions.pod:2397 msgid "" "This returns an empty list if either no root devices were found or the " "caller has not called L</inspect-os>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2400 +#: ../fish/guestfish-actions.pod:2402 msgid "inspect-get-type" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2402 +#: ../fish/guestfish-actions.pod:2404 #, no-wrap msgid "" " inspect-get-type root\n" @@ -11786,69 +11792,69 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2404 ../src/guestfs-actions.pod:3725 +#: ../fish/guestfish-actions.pod:2406 ../src/guestfs-actions.pod:3727 msgid "" "This returns the type of the inspected operating system. Currently defined " "types are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2409 ../src/guestfs-actions.pod:3730 +#: ../fish/guestfish-actions.pod:2411 ../src/guestfs-actions.pod:3732 msgid "\"linux\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2411 ../src/guestfs-actions.pod:3732 +#: ../fish/guestfish-actions.pod:2413 ../src/guestfs-actions.pod:3734 msgid "Any Linux-based operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2415 ../src/guestfs-actions.pod:3736 +#: ../fish/guestfish-actions.pod:2417 ../src/guestfs-actions.pod:3738 msgid "Any Microsoft Windows operating system." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2417 ../src/guestfs-actions.pod:3738 +#: ../fish/guestfish-actions.pod:2419 ../src/guestfs-actions.pod:3740 msgid "\"freebsd\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2419 ../src/guestfs-actions.pod:3740 +#: ../fish/guestfish-actions.pod:2421 ../src/guestfs-actions.pod:3742 msgid "FreeBSD." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2421 ../src/guestfs-actions.pod:3742 +#: ../fish/guestfish-actions.pod:2423 ../src/guestfs-actions.pod:3744 msgid "\"netbsd\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2423 ../src/guestfs-actions.pod:3744 +#: ../fish/guestfish-actions.pod:2425 ../src/guestfs-actions.pod:3746 msgid "NetBSD." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2425 ../src/guestfs-actions.pod:3746 +#: ../fish/guestfish-actions.pod:2427 ../src/guestfs-actions.pod:3748 msgid "\"hurd\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2427 ../src/guestfs-actions.pod:3748 +#: ../fish/guestfish-actions.pod:2429 ../src/guestfs-actions.pod:3750 msgid "GNU/Hurd." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2431 ../src/guestfs-actions.pod:3752 +#: ../fish/guestfish-actions.pod:2433 ../src/guestfs-actions.pod:3754 msgid "The operating system type could not be determined." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2440 +#: ../fish/guestfish-actions.pod:2442 msgid "inspect-get-windows-current-control-set" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2442 +#: ../fish/guestfish-actions.pod:2444 #, no-wrap msgid "" " inspect-get-windows-current-control-set root\n" @@ -11856,26 +11862,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2444 ../src/guestfs-actions.pod:3772 +#: ../fish/guestfish-actions.pod:2446 ../src/guestfs-actions.pod:3774 msgid "" "This returns the Windows CurrentControlSet of the inspected guest. The " "CurrentControlSet is a registry key name such as C<ControlSet001>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2447 ../src/guestfs-actions.pod:3775 +#: ../fish/guestfish-actions.pod:2449 ../src/guestfs-actions.pod:3777 msgid "" "This call assumes that the guest is Windows and that the Registry could be " "examined by inspection. If this is not the case then an error is returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2453 +#: ../fish/guestfish-actions.pod:2455 msgid "inspect-get-windows-systemroot" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2455 +#: ../fish/guestfish-actions.pod:2457 #, no-wrap msgid "" " inspect-get-windows-systemroot root\n" @@ -11883,26 +11889,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2457 ../src/guestfs-actions.pod:3792 +#: ../fish/guestfish-actions.pod:2459 ../src/guestfs-actions.pod:3794 msgid "" "This returns the Windows systemroot of the inspected guest. The systemroot " "is a directory path such as C</WINDOWS>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3795 +#: ../fish/guestfish-actions.pod:2462 ../src/guestfs-actions.pod:3797 msgid "" "This call assumes that the guest is Windows and that the systemroot could be " "determined by inspection. If this is not the case then an error is returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2466 +#: ../fish/guestfish-actions.pod:2468 msgid "inspect-is-live" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2468 +#: ../fish/guestfish-actions.pod:2470 #, no-wrap msgid "" " inspect-is-live root\n" @@ -11910,19 +11916,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2470 +#: ../fish/guestfish-actions.pod:2472 msgid "" "If L</inspect-get-format> returns C<installer> (this is an install disk), " "then this returns true if a live image was detected on the disk." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2476 +#: ../fish/guestfish-actions.pod:2478 msgid "inspect-is-multipart" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2478 +#: ../fish/guestfish-actions.pod:2480 #, no-wrap msgid "" " inspect-is-multipart root\n" @@ -11930,19 +11936,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2480 +#: ../fish/guestfish-actions.pod:2482 msgid "" "If L</inspect-get-format> returns C<installer> (this is an install disk), " "then this returns true if the disk is part of a set." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2486 +#: ../fish/guestfish-actions.pod:2488 msgid "inspect-is-netinst" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2488 +#: ../fish/guestfish-actions.pod:2490 #, no-wrap msgid "" " inspect-is-netinst root\n" @@ -11950,7 +11956,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2490 +#: ../fish/guestfish-actions.pod:2492 msgid "" "If L</inspect-get-format> returns C<installer> (this is an install disk), " "then this returns true if the disk is a network installer, ie. not a self-" @@ -11959,12 +11965,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2498 +#: ../fish/guestfish-actions.pod:2500 msgid "inspect-list-applications" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2500 +#: ../fish/guestfish-actions.pod:2502 #, no-wrap msgid "" " inspect-list-applications root\n" @@ -11972,12 +11978,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2502 ../src/guestfs-actions.pod:3862 +#: ../fish/guestfish-actions.pod:2504 ../src/guestfs-actions.pod:3864 msgid "Return the list of applications installed in the operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2504 +#: ../fish/guestfish-actions.pod:2506 msgid "" "I<Note:> This call works differently from other parts of the inspection " "API. You have to call L</inspect-os>, then L</inspect-get-mountpoints>, " @@ -11989,91 +11995,91 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2514 ../src/guestfs-actions.pod:3874 +#: ../fish/guestfish-actions.pod:2516 ../src/guestfs-actions.pod:3876 msgid "" "This returns an empty list if the inspection code was not able to determine " "the list of applications." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2517 ../src/guestfs-actions.pod:3877 +#: ../fish/guestfish-actions.pod:2519 ../src/guestfs-actions.pod:3879 msgid "The application structure contains the following fields:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2521 ../src/guestfs-actions.pod:3881 +#: ../fish/guestfish-actions.pod:2523 ../src/guestfs-actions.pod:3883 msgid "C<app_name>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2523 ../src/guestfs-actions.pod:3883 +#: ../fish/guestfish-actions.pod:2525 ../src/guestfs-actions.pod:3885 msgid "" "The name of the application. For Red Hat-derived and Debian-derived Linux " "guests, this is the package name." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2526 ../src/guestfs-actions.pod:3886 +#: ../fish/guestfish-actions.pod:2528 ../src/guestfs-actions.pod:3888 msgid "C<app_display_name>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2528 ../src/guestfs-actions.pod:3888 +#: ../fish/guestfish-actions.pod:2530 ../src/guestfs-actions.pod:3890 msgid "" "The display name of the application, sometimes localized to the install " "language of the guest operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2531 ../src/guestfs-actions.pod:3891 +#: ../fish/guestfish-actions.pod:2533 ../src/guestfs-actions.pod:3893 msgid "" "If unavailable this is returned as an empty string C<\"\">. Callers needing " "to display something can use C<app_name> instead." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2534 ../src/guestfs-actions.pod:3894 +#: ../fish/guestfish-actions.pod:2536 ../src/guestfs-actions.pod:3896 msgid "C<app_epoch>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2536 ../src/guestfs-actions.pod:3896 +#: ../fish/guestfish-actions.pod:2538 ../src/guestfs-actions.pod:3898 msgid "" "For package managers which use epochs, this contains the epoch of the " "package (an integer). If unavailable, this is returned as C<0>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2539 ../src/guestfs-actions.pod:3899 +#: ../fish/guestfish-actions.pod:2541 ../src/guestfs-actions.pod:3901 msgid "C<app_version>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2541 ../src/guestfs-actions.pod:3901 +#: ../fish/guestfish-actions.pod:2543 ../src/guestfs-actions.pod:3903 msgid "" "The version string of the application or package. If unavailable this is " "returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2544 ../src/guestfs-actions.pod:3904 +#: ../fish/guestfish-actions.pod:2546 ../src/guestfs-actions.pod:3906 msgid "C<app_release>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2546 ../src/guestfs-actions.pod:3906 +#: ../fish/guestfish-actions.pod:2548 ../src/guestfs-actions.pod:3908 msgid "" "The release string of the application or package, for package managers that " "use this. If unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2550 ../src/guestfs-actions.pod:3910 +#: ../fish/guestfish-actions.pod:2552 ../src/guestfs-actions.pod:3912 msgid "C<app_install_path>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2552 ../src/guestfs-actions.pod:3912 +#: ../fish/guestfish-actions.pod:2554 ../src/guestfs-actions.pod:3914 msgid "" "The installation path of the application (on operating systems such as " "Windows which use installation paths). This path is in the format used by " @@ -12081,89 +12087,89 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2557 ../src/guestfs-actions.pod:3917 +#: ../fish/guestfish-actions.pod:2559 ../src/guestfs-actions.pod:3919 msgid "If unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2559 ../src/guestfs-actions.pod:3919 +#: ../fish/guestfish-actions.pod:2561 ../src/guestfs-actions.pod:3921 msgid "C<app_trans_path>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2561 ../src/guestfs-actions.pod:3921 +#: ../fish/guestfish-actions.pod:2563 ../src/guestfs-actions.pod:3923 msgid "" "The install path translated into a libguestfs path. If unavailable this is " "returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2564 ../src/guestfs-actions.pod:3924 +#: ../fish/guestfish-actions.pod:2566 ../src/guestfs-actions.pod:3926 msgid "C<app_publisher>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2566 ../src/guestfs-actions.pod:3926 +#: ../fish/guestfish-actions.pod:2568 ../src/guestfs-actions.pod:3928 msgid "" "The name of the publisher of the application, for package managers that use " "this. If unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2570 ../src/guestfs-actions.pod:3930 +#: ../fish/guestfish-actions.pod:2572 ../src/guestfs-actions.pod:3932 msgid "C<app_url>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2572 ../src/guestfs-actions.pod:3932 +#: ../fish/guestfish-actions.pod:2574 ../src/guestfs-actions.pod:3934 msgid "" "The URL (eg. upstream URL) of the application. If unavailable this is " "returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2575 ../src/guestfs-actions.pod:3935 +#: ../fish/guestfish-actions.pod:2577 ../src/guestfs-actions.pod:3937 msgid "C<app_source_package>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2577 ../src/guestfs-actions.pod:3937 +#: ../fish/guestfish-actions.pod:2579 ../src/guestfs-actions.pod:3939 msgid "" "For packaging systems which support this, the name of the source package. " "If unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2580 ../src/guestfs-actions.pod:3940 +#: ../fish/guestfish-actions.pod:2582 ../src/guestfs-actions.pod:3942 msgid "C<app_summary>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2582 ../src/guestfs-actions.pod:3942 +#: ../fish/guestfish-actions.pod:2584 ../src/guestfs-actions.pod:3944 msgid "" "A short (usually one line) description of the application or package. If " "unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2585 ../src/guestfs-actions.pod:3945 +#: ../fish/guestfish-actions.pod:2587 ../src/guestfs-actions.pod:3947 msgid "C<app_description>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2587 ../src/guestfs-actions.pod:3947 +#: ../fish/guestfish-actions.pod:2589 ../src/guestfs-actions.pod:3949 msgid "" "A longer description of the application or package. If unavailable this is " "returned as an empty string C<\"\">." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2594 +#: ../fish/guestfish-actions.pod:2596 msgid "inspect-os" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2596 +#: ../fish/guestfish-actions.pod:2598 #, no-wrap msgid "" " inspect-os\n" @@ -12171,7 +12177,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2598 ../src/guestfs-actions.pod:3965 +#: ../fish/guestfish-actions.pod:2600 ../src/guestfs-actions.pod:3967 msgid "" "This function uses other libguestfs functions and certain heuristics to " "inspect the disk(s) (usually disks belonging to a virtual machine), looking " @@ -12179,12 +12185,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2602 ../src/guestfs-actions.pod:3969 +#: ../fish/guestfish-actions.pod:2604 ../src/guestfs-actions.pod:3971 msgid "The list returned is empty if no operating systems were found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2604 ../src/guestfs-actions.pod:3971 +#: ../fish/guestfish-actions.pod:2606 ../src/guestfs-actions.pod:3973 msgid "" "If one operating system was found, then this returns a list with a single " "element, which is the name of the root filesystem of this operating system. " @@ -12194,7 +12200,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2611 +#: ../fish/guestfish-actions.pod:2613 msgid "" "You can pass the root string(s) returned to other L</inspect-get-*> " "functions in order to query further information about each operating system, " @@ -12202,7 +12208,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2616 +#: ../fish/guestfish-actions.pod:2618 msgid "" "This function uses other libguestfs features such as L</mount-ro> and L</" "umount-all> in order to mount and unmount filesystems and look at the " @@ -12211,25 +12217,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2622 ../src/guestfs-actions.pod:3989 +#: ../fish/guestfish-actions.pod:2624 ../src/guestfs-actions.pod:3991 msgid "" "This function cannot decrypt encrypted disks. The caller must do that first " "(supplying the necessary keys) if the disk is encrypted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2628 ../fish/guestfish-actions.pod:2835 -#: ../fish/guestfish-actions.pod:2900 +#: ../fish/guestfish-actions.pod:2630 ../fish/guestfish-actions.pod:2842 +#: ../fish/guestfish-actions.pod:2907 msgid "See also L</list-filesystems>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2630 +#: ../fish/guestfish-actions.pod:2632 msgid "is-blockdev" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2632 +#: ../fish/guestfish-actions.pod:2634 #, no-wrap msgid "" " is-blockdev path\n" @@ -12237,27 +12243,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2634 ../src/guestfs-actions.pod:4009 +#: ../fish/guestfish-actions.pod:2636 ../src/guestfs-actions.pod:4011 msgid "" "This returns C<true> if and only if there is a block device with the given " "C<path> name." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2637 ../fish/guestfish-actions.pod:2655 -#: ../fish/guestfish-actions.pod:2674 ../fish/guestfish-actions.pod:2683 -#: ../fish/guestfish-actions.pod:2693 ../fish/guestfish-actions.pod:2727 -#: ../fish/guestfish-actions.pod:2736 +#: ../fish/guestfish-actions.pod:2639 ../fish/guestfish-actions.pod:2657 +#: ../fish/guestfish-actions.pod:2676 ../fish/guestfish-actions.pod:2685 +#: ../fish/guestfish-actions.pod:2695 ../fish/guestfish-actions.pod:2729 +#: ../fish/guestfish-actions.pod:2738 msgid "See also L</stat>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2639 +#: ../fish/guestfish-actions.pod:2641 msgid "is-busy" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2641 +#: ../fish/guestfish-actions.pod:2643 #, no-wrap msgid "" " is-busy\n" @@ -12265,19 +12271,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2643 ../src/guestfs-actions.pod:4023 +#: ../fish/guestfish-actions.pod:2645 ../src/guestfs-actions.pod:4025 msgid "" "This returns true iff this handle is busy processing a command (in the " "C<BUSY> state)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2648 +#: ../fish/guestfish-actions.pod:2650 msgid "is-chardev" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2650 +#: ../fish/guestfish-actions.pod:2652 #, no-wrap msgid "" " is-chardev path\n" @@ -12285,19 +12291,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2652 ../src/guestfs-actions.pod:4038 +#: ../fish/guestfish-actions.pod:2654 ../src/guestfs-actions.pod:4040 msgid "" "This returns C<true> if and only if there is a character device with the " "given C<path> name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2657 +#: ../fish/guestfish-actions.pod:2659 msgid "is-config" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2659 +#: ../fish/guestfish-actions.pod:2661 #, no-wrap msgid "" " is-config\n" @@ -12305,19 +12311,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2661 ../src/guestfs-actions.pod:4052 +#: ../fish/guestfish-actions.pod:2663 ../src/guestfs-actions.pod:4054 msgid "" "This returns true iff this handle is being configured (in the C<CONFIG> " "state)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2666 +#: ../fish/guestfish-actions.pod:2668 msgid "is-dir" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2668 +#: ../fish/guestfish-actions.pod:2670 #, no-wrap msgid "" " is-dir path\n" @@ -12325,19 +12331,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2670 ../src/guestfs-actions.pod:4067 +#: ../fish/guestfish-actions.pod:2672 ../src/guestfs-actions.pod:4069 msgid "" "This returns C<true> if and only if there is a directory with the given " "C<path> name. Note that it returns false for other objects like files." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2676 +#: ../fish/guestfish-actions.pod:2678 msgid "is-fifo" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2678 +#: ../fish/guestfish-actions.pod:2680 #, no-wrap msgid "" " is-fifo path\n" @@ -12345,19 +12351,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2680 ../src/guestfs-actions.pod:4083 +#: ../fish/guestfish-actions.pod:2682 ../src/guestfs-actions.pod:4085 msgid "" "This returns C<true> if and only if there is a FIFO (named pipe) with the " "given C<path> name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2685 +#: ../fish/guestfish-actions.pod:2687 msgid "is-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2687 +#: ../fish/guestfish-actions.pod:2689 #, no-wrap msgid "" " is-file path\n" @@ -12365,19 +12371,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2689 ../src/guestfs-actions.pod:4098 +#: ../fish/guestfish-actions.pod:2691 ../src/guestfs-actions.pod:4100 msgid "" "This returns C<true> if and only if there is a regular file with the given " "C<path> name. Note that it returns false for other objects like directories." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2695 +#: ../fish/guestfish-actions.pod:2697 msgid "is-launching" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2697 +#: ../fish/guestfish-actions.pod:2699 #, no-wrap msgid "" " is-launching\n" @@ -12385,19 +12391,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2699 ../src/guestfs-actions.pod:4113 +#: ../fish/guestfish-actions.pod:2701 ../src/guestfs-actions.pod:4115 msgid "" "This returns true iff this handle is launching the subprocess (in the " "C<LAUNCHING> state)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2704 +#: ../fish/guestfish-actions.pod:2706 msgid "is-lv" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2706 +#: ../fish/guestfish-actions.pod:2708 #, no-wrap msgid "" " is-lv device\n" @@ -12405,19 +12411,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2708 ../src/guestfs-actions.pod:4128 +#: ../fish/guestfish-actions.pod:2710 ../src/guestfs-actions.pod:4130 msgid "" "This command tests whether C<device> is a logical volume, and returns true " "iff this is the case." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2711 +#: ../fish/guestfish-actions.pod:2713 msgid "is-ready" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2713 +#: ../fish/guestfish-actions.pod:2715 #, no-wrap msgid "" " is-ready\n" @@ -12425,19 +12431,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2715 ../src/guestfs-actions.pod:4140 +#: ../fish/guestfish-actions.pod:2717 ../src/guestfs-actions.pod:4142 msgid "" "This returns true iff this handle is ready to accept commands (in the " "C<READY> state)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2720 +#: ../fish/guestfish-actions.pod:2722 msgid "is-socket" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2722 +#: ../fish/guestfish-actions.pod:2724 #, no-wrap msgid "" " is-socket path\n" @@ -12445,19 +12451,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2724 ../src/guestfs-actions.pod:4155 +#: ../fish/guestfish-actions.pod:2726 ../src/guestfs-actions.pod:4157 msgid "" "This returns C<true> if and only if there is a Unix domain socket with the " "given C<path> name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2729 +#: ../fish/guestfish-actions.pod:2731 msgid "is-symlink" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2731 +#: ../fish/guestfish-actions.pod:2733 #, no-wrap msgid "" " is-symlink path\n" @@ -12465,19 +12471,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2733 ../src/guestfs-actions.pod:4170 +#: ../fish/guestfish-actions.pod:2735 ../src/guestfs-actions.pod:4172 msgid "" "This returns C<true> if and only if there is a symbolic link with the given " "C<path> name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2738 +#: ../fish/guestfish-actions.pod:2740 msgid "is-zero" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2740 +#: ../fish/guestfish-actions.pod:2742 #, no-wrap msgid "" " is-zero path\n" @@ -12485,19 +12491,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2742 ../src/guestfs-actions.pod:4185 +#: ../fish/guestfish-actions.pod:2744 ../src/guestfs-actions.pod:4187 msgid "" "This returns true iff the file exists and the file is empty or it contains " "all zero bytes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2745 +#: ../fish/guestfish-actions.pod:2747 msgid "is-zero-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2747 +#: ../fish/guestfish-actions.pod:2749 #, no-wrap msgid "" " is-zero-device device\n" @@ -12505,22 +12511,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2749 ../src/guestfs-actions.pod:4198 +#: ../fish/guestfish-actions.pod:2751 ../src/guestfs-actions.pod:4200 msgid "This returns true iff the device exists and contains all zero bytes." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2751 ../src/guestfs-actions.pod:4200 +#: ../fish/guestfish-actions.pod:2753 ../src/guestfs-actions.pod:4202 msgid "Note that for large devices this can take a long time to run." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2753 +#: ../fish/guestfish-actions.pod:2755 msgid "kill-subprocess" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2755 +#: ../fish/guestfish-actions.pod:2757 #, no-wrap msgid "" " kill-subprocess\n" @@ -12528,34 +12534,34 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2757 ../src/guestfs-actions.pod:4218 +#: ../fish/guestfish-actions.pod:2759 ../src/guestfs-actions.pod:4220 msgid "This kills the qemu subprocess." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2759 +#: ../fish/guestfish-actions.pod:2761 msgid "Do not call this. See: L</shutdown> instead." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2761 +#: ../fish/guestfish-actions.pod:2763 msgid "" "I<This function is deprecated.> In new code, use the L</shutdown> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2768 +#: ../fish/guestfish-actions.pod:2770 msgid "launch" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2770 +#: ../fish/guestfish-actions.pod:2772 msgid "run" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2772 +#: ../fish/guestfish-actions.pod:2774 #, no-wrap msgid "" " launch\n" @@ -12563,26 +12569,35 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2774 ../src/guestfs-actions.pod:4231 +#: ../fish/guestfish-actions.pod:2776 ../src/guestfs-actions.pod:4233 msgid "" "Internally libguestfs is implemented by running a virtual machine using " "L<qemu(1)>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2777 ../src/guestfs-actions.pod:4234 +#: ../fish/guestfish-actions.pod:2779 ../src/guestfs-actions.pod:4236 msgid "" "You should call this after configuring the handle (eg. adding drives) but " "before performing any actions." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:2782 +msgid "" +"Do not call L</launch> twice on the same handle. Although it will not give " +"an error (for historical reasons), the precise behaviour when you do this is " +"not well defined. Handles are very cheap to create, so create a new one for " +"each launch." +msgstr "" + #. type: =head2 -#: ../fish/guestfish-actions.pod:2780 +#: ../fish/guestfish-actions.pod:2787 msgid "lchown" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2782 +#: ../fish/guestfish-actions.pod:2789 #, no-wrap msgid "" " lchown owner group path\n" @@ -12590,7 +12605,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2784 +#: ../fish/guestfish-actions.pod:2791 msgid "" "Change the file owner to C<owner> and group to C<group>. This is like L</" "chown> but if C<path> is a symlink then the link itself is changed, not the " @@ -12598,12 +12613,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2792 +#: ../fish/guestfish-actions.pod:2799 msgid "lgetxattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2794 +#: ../fish/guestfish-actions.pod:2801 #, no-wrap msgid "" " lgetxattr path name\n" @@ -12611,24 +12626,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2796 ../src/guestfs-actions.pod:4274 +#: ../fish/guestfish-actions.pod:2803 ../src/guestfs-actions.pod:4281 msgid "" "Get a single extended attribute from file C<path> named C<name>. If C<path> " "is a symlink, then this call returns an extended attribute from the symlink." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2810 +#: ../fish/guestfish-actions.pod:2817 msgid "See also: L</lgetxattrs>, L</getxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2812 +#: ../fish/guestfish-actions.pod:2819 msgid "lgetxattrs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2814 +#: ../fish/guestfish-actions.pod:2821 #, no-wrap msgid "" " lgetxattrs path\n" @@ -12636,19 +12651,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2816 +#: ../fish/guestfish-actions.pod:2823 msgid "" "This is the same as L</getxattrs>, but if C<path> is a symbolic link, then " "it returns the extended attributes of the link itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2820 +#: ../fish/guestfish-actions.pod:2827 msgid "list-9p" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2822 +#: ../fish/guestfish-actions.pod:2829 #, no-wrap msgid "" " list-9p\n" @@ -12656,19 +12671,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2824 ../src/guestfs-actions.pod:4317 +#: ../fish/guestfish-actions.pod:2831 ../src/guestfs-actions.pod:4324 msgid "" "List all 9p filesystems attached to the guest. A list of mount tags is " "returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2827 +#: ../fish/guestfish-actions.pod:2834 msgid "list-devices" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2829 +#: ../fish/guestfish-actions.pod:2836 #, no-wrap msgid "" " list-devices\n" @@ -12676,22 +12691,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2831 ../src/guestfs-actions.pod:4331 +#: ../fish/guestfish-actions.pod:2838 ../src/guestfs-actions.pod:4338 msgid "List all the block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2833 ../src/guestfs-actions.pod:4333 +#: ../fish/guestfish-actions.pod:2840 ../src/guestfs-actions.pod:4340 msgid "The full block device names are returned, eg. C</dev/sda>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2837 +#: ../fish/guestfish-actions.pod:2844 msgid "list-dm-devices" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2839 +#: ../fish/guestfish-actions.pod:2846 #, no-wrap msgid "" " list-dm-devices\n" @@ -12699,31 +12714,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2841 ../src/guestfs-actions.pod:4348 +#: ../fish/guestfish-actions.pod:2848 ../src/guestfs-actions.pod:4355 msgid "List all device mapper devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2843 +#: ../fish/guestfish-actions.pod:2850 msgid "" "The returned list contains C</dev/mapper/*> devices, eg. ones created by a " "previous call to L</luks-open>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2846 +#: ../fish/guestfish-actions.pod:2853 msgid "" "Device mapper devices which correspond to logical volumes are I<not> " "returned in this list. Call L</lvs> if you want to list logical volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2850 +#: ../fish/guestfish-actions.pod:2857 msgid "list-filesystems" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2852 +#: ../fish/guestfish-actions.pod:2859 #, no-wrap msgid "" " list-filesystems\n" @@ -12731,7 +12746,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2854 ../src/guestfs-actions.pod:4368 +#: ../fish/guestfish-actions.pod:2861 ../src/guestfs-actions.pod:4375 msgid "" "This inspection command looks for filesystems on partitions, block devices " "and logical volumes, returning a list of devices containing filesystems and " @@ -12739,14 +12754,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2858 ../src/guestfs-actions.pod:4372 +#: ../fish/guestfish-actions.pod:2865 ../src/guestfs-actions.pod:4379 msgid "" "The return value is a hash, where the keys are the devices containing " "filesystems, and the values are the filesystem types. For example:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2862 ../src/guestfs-actions.pod:4376 +#: ../fish/guestfish-actions.pod:2869 ../src/guestfs-actions.pod:4383 #, no-wrap msgid "" " \"/dev/sda1\" => \"ntfs\"\n" @@ -12757,14 +12772,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2867 ../src/guestfs-actions.pod:4381 +#: ../fish/guestfish-actions.pod:2874 ../src/guestfs-actions.pod:4388 msgid "" "The value can have the special value \"unknown\", meaning the content of the " "device is undetermined or empty. \"swap\" means a Linux swap partition." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2871 +#: ../fish/guestfish-actions.pod:2878 msgid "" "This command runs other libguestfs commands, which might include L</mount> " "and L</umount>, and therefore you should use this soon after launch and only " @@ -12772,7 +12787,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2875 +#: ../fish/guestfish-actions.pod:2882 msgid "" "Not all of the filesystems returned will be mountable. In particular, swap " "partitions are returned in the list. Also this command does not check that " @@ -12782,12 +12797,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2883 +#: ../fish/guestfish-actions.pod:2890 msgid "list-md-devices" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2885 +#: ../fish/guestfish-actions.pod:2892 #, no-wrap msgid "" " list-md-devices\n" @@ -12795,17 +12810,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2887 ../src/guestfs-actions.pod:4410 +#: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4417 msgid "List all Linux md devices." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2889 +#: ../fish/guestfish-actions.pod:2896 msgid "list-partitions" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2891 +#: ../fish/guestfish-actions.pod:2898 #, no-wrap msgid "" " list-partitions\n" @@ -12813,29 +12828,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2893 ../src/guestfs-actions.pod:4423 +#: ../fish/guestfish-actions.pod:2900 ../src/guestfs-actions.pod:4430 msgid "List all the partitions detected on all block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2895 ../src/guestfs-actions.pod:4425 +#: ../fish/guestfish-actions.pod:2902 ../src/guestfs-actions.pod:4432 msgid "The full partition device names are returned, eg. C</dev/sda1>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2897 +#: ../fish/guestfish-actions.pod:2904 msgid "" "This does not return logical volumes. For that you will need to call L</" "lvs>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2902 +#: ../fish/guestfish-actions.pod:2909 msgid "ll" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2904 +#: ../fish/guestfish-actions.pod:2911 #, no-wrap msgid "" " ll directory\n" @@ -12843,26 +12858,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2906 ../src/guestfs-actions.pod:4444 +#: ../fish/guestfish-actions.pod:2913 ../src/guestfs-actions.pod:4451 msgid "" "List the files in C<directory> (relative to the root directory, there is no " "cwd) in the format of 'ls -la'." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2909 ../src/guestfs-actions.pod:4447 +#: ../fish/guestfish-actions.pod:2916 ../src/guestfs-actions.pod:4454 msgid "" "This command is mostly useful for interactive sessions. It is I<not> " "intended that you try to parse the output string." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2912 +#: ../fish/guestfish-actions.pod:2919 msgid "ln" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2914 +#: ../fish/guestfish-actions.pod:2921 #, no-wrap msgid "" " ln target linkname\n" @@ -12870,17 +12885,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2916 ../src/guestfs-actions.pod:4462 +#: ../fish/guestfish-actions.pod:2923 ../src/guestfs-actions.pod:4469 msgid "This command creates a hard link using the C<ln> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2918 +#: ../fish/guestfish-actions.pod:2925 msgid "ln-f" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2920 +#: ../fish/guestfish-actions.pod:2927 #, no-wrap msgid "" " ln-f target linkname\n" @@ -12888,19 +12903,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2922 ../src/guestfs-actions.pod:4475 +#: ../fish/guestfish-actions.pod:2929 ../src/guestfs-actions.pod:4482 msgid "" "This command creates a hard link using the C<ln -f> command. The I<-f> " "option removes the link (C<linkname>) if it exists already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2925 +#: ../fish/guestfish-actions.pod:2932 msgid "ln-s" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2927 +#: ../fish/guestfish-actions.pod:2934 #, no-wrap msgid "" " ln-s target linkname\n" @@ -12908,17 +12923,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2929 ../src/guestfs-actions.pod:4489 +#: ../fish/guestfish-actions.pod:2936 ../src/guestfs-actions.pod:4496 msgid "This command creates a symbolic link using the C<ln -s> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2931 +#: ../fish/guestfish-actions.pod:2938 msgid "ln-sf" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2933 +#: ../fish/guestfish-actions.pod:2940 #, no-wrap msgid "" " ln-sf target linkname\n" @@ -12926,19 +12941,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2935 ../src/guestfs-actions.pod:4502 +#: ../fish/guestfish-actions.pod:2942 ../src/guestfs-actions.pod:4509 msgid "" "This command creates a symbolic link using the C<ln -sf> command, The I<-f> " "option removes the link (C<linkname>) if it exists already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2938 +#: ../fish/guestfish-actions.pod:2945 msgid "lremovexattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2940 +#: ../fish/guestfish-actions.pod:2947 #, no-wrap msgid "" " lremovexattr xattr path\n" @@ -12946,19 +12961,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2942 +#: ../fish/guestfish-actions.pod:2949 msgid "" "This is the same as L</removexattr>, but if C<path> is a symbolic link, then " "it removes an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2946 +#: ../fish/guestfish-actions.pod:2953 msgid "ls" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2948 +#: ../fish/guestfish-actions.pod:2955 #, no-wrap msgid "" " ls directory\n" @@ -12966,26 +12981,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2950 ../src/guestfs-actions.pod:4530 +#: ../fish/guestfish-actions.pod:2957 ../src/guestfs-actions.pod:4537 msgid "" "List the files in C<directory> (relative to the root directory, there is no " "cwd). The '.' and '..' entries are not returned, but hidden files are shown." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2954 +#: ../fish/guestfish-actions.pod:2961 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use L</readdir> instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2957 +#: ../fish/guestfish-actions.pod:2964 msgid "lsetxattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2959 +#: ../fish/guestfish-actions.pod:2966 #, no-wrap msgid "" " lsetxattr xattr val vallen path\n" @@ -12993,19 +13008,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2961 +#: ../fish/guestfish-actions.pod:2968 msgid "" "This is the same as L</setxattr>, but if C<path> is a symbolic link, then it " "sets an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2965 +#: ../fish/guestfish-actions.pod:2972 msgid "lstat" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2967 +#: ../fish/guestfish-actions.pod:2974 #, no-wrap msgid "" " lstat path\n" @@ -13013,30 +13028,30 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2969 ../fish/guestfish-actions.pod:4901 -#: ../src/guestfs-actions.pod:4566 ../src/guestfs-actions.pod:7542 +#: ../fish/guestfish-actions.pod:2976 ../fish/guestfish-actions.pod:4908 +#: ../src/guestfs-actions.pod:4573 ../src/guestfs-actions.pod:7549 msgid "Returns file information for the given C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2971 +#: ../fish/guestfish-actions.pod:2978 msgid "" "This is the same as L</stat> except that if C<path> is a symbolic link, then " "the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2975 ../src/guestfs-actions.pod:4572 +#: ../fish/guestfish-actions.pod:2982 ../src/guestfs-actions.pod:4579 msgid "This is the same as the C<lstat(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2977 +#: ../fish/guestfish-actions.pod:2984 msgid "lstatlist" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2979 +#: ../fish/guestfish-actions.pod:2986 #, no-wrap msgid "" " lstatlist path 'names ...'\n" @@ -13044,7 +13059,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2981 +#: ../fish/guestfish-actions.pod:2988 msgid "" "This call allows you to perform the L</lstat> operation on multiple files, " "where all files are in the directory C<path>. C<names> is the list of files " @@ -13052,7 +13067,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2985 ../src/guestfs-actions.pod:4591 +#: ../fish/guestfish-actions.pod:2992 ../src/guestfs-actions.pod:4598 msgid "" "On return you get a list of stat structs, with a one-to-one correspondence " "to the C<names> list. If any name did not exist or could not be lstat'd, " @@ -13060,7 +13075,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2990 +#: ../fish/guestfish-actions.pod:2997 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also L</lxattrlist> for a " @@ -13071,12 +13086,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2998 +#: ../fish/guestfish-actions.pod:3005 msgid "luks-add-key" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3000 +#: ../fish/guestfish-actions.pod:3007 #, no-wrap msgid "" " luks-add-key device keyslot\n" @@ -13084,7 +13099,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3002 ../src/guestfs-actions.pod:4619 +#: ../fish/guestfish-actions.pod:3009 ../src/guestfs-actions.pod:4626 msgid "" "This command adds a new key on LUKS device C<device>. C<key> is any " "existing key, and is used to access the device. C<newkey> is the new key to " @@ -13092,28 +13107,28 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3007 +#: ../fish/guestfish-actions.pod:3014 msgid "" "Note that if C<keyslot> already contains a key, then this command will " "fail. You have to use L</luks-kill-slot> first to remove that key." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3011 ../fish/guestfish-actions.pod:3033 -#: ../fish/guestfish-actions.pod:3043 ../fish/guestfish-actions.pod:3054 -#: ../fish/guestfish-actions.pod:3080 ../fish/guestfish-actions.pod:3090 +#: ../fish/guestfish-actions.pod:3018 ../fish/guestfish-actions.pod:3040 +#: ../fish/guestfish-actions.pod:3050 ../fish/guestfish-actions.pod:3061 +#: ../fish/guestfish-actions.pod:3087 ../fish/guestfish-actions.pod:3097 msgid "" "This command has one or more key or passphrase parameters. Guestfish will " "prompt for these separately." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3014 +#: ../fish/guestfish-actions.pod:3021 msgid "luks-close" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3016 +#: ../fish/guestfish-actions.pod:3023 #, no-wrap msgid "" " luks-close device\n" @@ -13121,7 +13136,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3018 +#: ../fish/guestfish-actions.pod:3025 msgid "" "This closes a LUKS device that was created earlier by L</luks-open> or L</" "luks-open-ro>. The C<device> parameter must be the name of the LUKS mapping " @@ -13130,12 +13145,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3024 +#: ../fish/guestfish-actions.pod:3031 msgid "luks-format" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3026 +#: ../fish/guestfish-actions.pod:3033 #, no-wrap msgid "" " luks-format device keyslot\n" @@ -13143,7 +13158,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3028 ../src/guestfs-actions.pod:4660 +#: ../fish/guestfish-actions.pod:3035 ../src/guestfs-actions.pod:4667 msgid "" "This command erases existing data on C<device> and formats the device as a " "LUKS encrypted device. C<key> is the initial key, which is added to key " @@ -13151,12 +13166,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3036 +#: ../fish/guestfish-actions.pod:3043 msgid "luks-format-cipher" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3038 +#: ../fish/guestfish-actions.pod:3045 #, no-wrap msgid "" " luks-format-cipher device keyslot cipher\n" @@ -13164,19 +13179,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3040 +#: ../fish/guestfish-actions.pod:3047 msgid "" "This command is the same as L</luks-format> but it also allows you to set " "the C<cipher> used." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3046 +#: ../fish/guestfish-actions.pod:3053 msgid "luks-kill-slot" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3048 +#: ../fish/guestfish-actions.pod:3055 #, no-wrap msgid "" " luks-kill-slot device keyslot\n" @@ -13184,19 +13199,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3050 ../src/guestfs-actions.pod:4701 +#: ../fish/guestfish-actions.pod:3057 ../src/guestfs-actions.pod:4708 msgid "" "This command deletes the key in key slot C<keyslot> from the encrypted LUKS " "device C<device>. C<key> must be one of the I<other> keys." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3057 +#: ../fish/guestfish-actions.pod:3064 msgid "luks-open" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3059 +#: ../fish/guestfish-actions.pod:3066 #, no-wrap msgid "" " luks-open device mapname\n" @@ -13204,26 +13219,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3061 ../src/guestfs-actions.pod:4721 +#: ../fish/guestfish-actions.pod:3068 ../src/guestfs-actions.pod:4728 msgid "" "This command opens a block device which has been encrypted according to the " "Linux Unified Key Setup (LUKS) standard." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3064 ../src/guestfs-actions.pod:4724 +#: ../fish/guestfish-actions.pod:3071 ../src/guestfs-actions.pod:4731 msgid "C<device> is the encrypted block device or partition." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3066 ../src/guestfs-actions.pod:4726 +#: ../fish/guestfish-actions.pod:3073 ../src/guestfs-actions.pod:4733 msgid "" "The caller must supply one of the keys associated with the LUKS block " "device, in the C<key> parameter." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4729 +#: ../fish/guestfish-actions.pod:3076 ../src/guestfs-actions.pod:4736 msgid "" "This creates a new block device called C</dev/mapper/mapname>. Reads and " "writes to this block device are decrypted from and encrypted to the " @@ -13231,24 +13246,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3073 +#: ../fish/guestfish-actions.pod:3080 msgid "" "If this block device contains LVM volume groups, then calling L</vgscan> " "followed by L</vg-activate-all> will make them visible." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3077 +#: ../fish/guestfish-actions.pod:3084 msgid "Use L</list-dm-devices> to list all device mapper devices." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3083 +#: ../fish/guestfish-actions.pod:3090 msgid "luks-open-ro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3085 +#: ../fish/guestfish-actions.pod:3092 #, no-wrap msgid "" " luks-open-ro device mapname\n" @@ -13256,18 +13271,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3087 +#: ../fish/guestfish-actions.pod:3094 msgid "" "This is the same as L</luks-open> except that a read-only mapping is created." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3093 +#: ../fish/guestfish-actions.pod:3100 msgid "lvcreate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3095 +#: ../fish/guestfish-actions.pod:3102 #, no-wrap msgid "" " lvcreate logvol volgroup mbytes\n" @@ -13275,19 +13290,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3097 ../src/guestfs-actions.pod:4775 +#: ../fish/guestfish-actions.pod:3104 ../src/guestfs-actions.pod:4782 msgid "" "This creates an LVM logical volume called C<logvol> on the volume group " "C<volgroup>, with C<size> megabytes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3100 +#: ../fish/guestfish-actions.pod:3107 msgid "lvm-canonical-lv-name" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3102 +#: ../fish/guestfish-actions.pod:3109 #, no-wrap msgid "" " lvm-canonical-lv-name lvname\n" @@ -13295,7 +13310,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3104 ../src/guestfs-actions.pod:4788 +#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4795 msgid "" "This converts alternative naming schemes for LVs that you might find to the " "canonical name. For example, C</dev/mapper/VG-LV> is converted to C</dev/VG/" @@ -13303,24 +13318,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3108 ../src/guestfs-actions.pod:4792 +#: ../fish/guestfish-actions.pod:3115 ../src/guestfs-actions.pod:4799 msgid "" "This command returns an error if the C<lvname> parameter does not refer to a " "logical volume." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3111 +#: ../fish/guestfish-actions.pod:3118 msgid "See also L</is-lv>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3113 +#: ../fish/guestfish-actions.pod:3120 msgid "lvm-clear-filter" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3115 +#: ../fish/guestfish-actions.pod:3122 #, no-wrap msgid "" " lvm-clear-filter\n" @@ -13328,26 +13343,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3117 +#: ../fish/guestfish-actions.pod:3124 msgid "" "This undoes the effect of L</lvm-set-filter>. LVM will be able to see every " "block device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3120 ../fish/guestfish-actions.pod:3148 -#: ../src/guestfs-actions.pod:4810 ../src/guestfs-actions.pod:4849 +#: ../fish/guestfish-actions.pod:3127 ../fish/guestfish-actions.pod:3155 +#: ../src/guestfs-actions.pod:4817 ../src/guestfs-actions.pod:4856 msgid "" "This command also clears the LVM cache and performs a volume group scan." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3123 +#: ../fish/guestfish-actions.pod:3130 msgid "lvm-remove-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3125 +#: ../fish/guestfish-actions.pod:3132 #, no-wrap msgid "" " lvm-remove-all\n" @@ -13355,19 +13370,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3127 ../src/guestfs-actions.pod:4822 +#: ../fish/guestfish-actions.pod:3134 ../src/guestfs-actions.pod:4829 msgid "" "This command removes all LVM logical volumes, volume groups and physical " "volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3130 +#: ../fish/guestfish-actions.pod:3137 msgid "lvm-set-filter" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3132 +#: ../fish/guestfish-actions.pod:3139 #, no-wrap msgid "" " lvm-set-filter 'devices ...'\n" @@ -13375,7 +13390,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3134 ../src/guestfs-actions.pod:4835 +#: ../fish/guestfish-actions.pod:3141 ../src/guestfs-actions.pod:4842 msgid "" "This sets the LVM device filter so that LVM will only be able to \"see\" the " "block devices in the list C<devices>, and will ignore all other attached " @@ -13383,7 +13398,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3138 ../src/guestfs-actions.pod:4839 +#: ../fish/guestfish-actions.pod:3145 ../src/guestfs-actions.pod:4846 msgid "" "Where disk image(s) contain duplicate PVs or VGs, this command is useful to " "get LVM to ignore the duplicates, otherwise LVM can get confused. Note also " @@ -13395,24 +13410,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3151 ../src/guestfs-actions.pod:4852 +#: ../fish/guestfish-actions.pod:3158 ../src/guestfs-actions.pod:4859 msgid "You can filter whole block devices or individual partitions." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3153 ../src/guestfs-actions.pod:4854 +#: ../fish/guestfish-actions.pod:3160 ../src/guestfs-actions.pod:4861 msgid "" "You cannot use this if any VG is currently in use (eg. contains a mounted " "filesystem), even if you are not filtering out that VG." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3157 +#: ../fish/guestfish-actions.pod:3164 msgid "lvremove" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3159 +#: ../fish/guestfish-actions.pod:3166 #, no-wrap msgid "" " lvremove device\n" @@ -13420,26 +13435,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3161 ../src/guestfs-actions.pod:4868 +#: ../fish/guestfish-actions.pod:3168 ../src/guestfs-actions.pod:4875 msgid "" "Remove an LVM logical volume C<device>, where C<device> is the path to the " "LV, such as C</dev/VG/LV>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4871 +#: ../fish/guestfish-actions.pod:3171 ../src/guestfs-actions.pod:4878 msgid "" "You can also remove all LVs in a volume group by specifying the VG name, C</" "dev/VG>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3167 +#: ../fish/guestfish-actions.pod:3174 msgid "lvrename" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3169 +#: ../fish/guestfish-actions.pod:3176 #, no-wrap msgid "" " lvrename logvol newlogvol\n" @@ -13447,17 +13462,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3171 ../src/guestfs-actions.pod:4885 +#: ../fish/guestfish-actions.pod:3178 ../src/guestfs-actions.pod:4892 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3173 +#: ../fish/guestfish-actions.pod:3180 msgid "lvresize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3175 +#: ../fish/guestfish-actions.pod:3182 #, no-wrap msgid "" " lvresize device mbytes\n" @@ -13465,19 +13480,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3177 ../src/guestfs-actions.pod:4898 +#: ../fish/guestfish-actions.pod:3184 ../src/guestfs-actions.pod:4905 msgid "" "This resizes (expands or shrinks) an existing LVM logical volume to " "C<mbytes>. When reducing, data in the reduced part is lost." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3181 +#: ../fish/guestfish-actions.pod:3188 msgid "lvresize-free" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3183 +#: ../fish/guestfish-actions.pod:3190 #, no-wrap msgid "" " lvresize-free lv percent\n" @@ -13485,7 +13500,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3185 ../src/guestfs-actions.pod:4913 +#: ../fish/guestfish-actions.pod:3192 ../src/guestfs-actions.pod:4920 msgid "" "This expands an existing logical volume C<lv> so that it fills C<pc>% of the " "remaining free space in the volume group. Commonly you would call this with " @@ -13494,12 +13509,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3191 +#: ../fish/guestfish-actions.pod:3198 msgid "lvs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3193 +#: ../fish/guestfish-actions.pod:3200 #, no-wrap msgid "" " lvs\n" @@ -13507,31 +13522,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3195 ../src/guestfs-actions.pod:4928 +#: ../fish/guestfish-actions.pod:3202 ../src/guestfs-actions.pod:4935 msgid "" "List all the logical volumes detected. This is the equivalent of the L<lvs" "(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4931 +#: ../fish/guestfish-actions.pod:3205 ../src/guestfs-actions.pod:4938 msgid "" "This returns a list of the logical volume device names (eg. C</dev/" "VolGroup00/LogVol00>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3201 +#: ../fish/guestfish-actions.pod:3208 msgid "See also L</lvs-full>, L</list-filesystems>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3203 +#: ../fish/guestfish-actions.pod:3210 msgid "lvs-full" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3205 +#: ../fish/guestfish-actions.pod:3212 #, no-wrap msgid "" " lvs-full\n" @@ -13539,19 +13554,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3207 ../src/guestfs-actions.pod:4947 +#: ../fish/guestfish-actions.pod:3214 ../src/guestfs-actions.pod:4954 msgid "" "List all the logical volumes detected. This is the equivalent of the L<lvs" "(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3210 +#: ../fish/guestfish-actions.pod:3217 msgid "lvuuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3212 +#: ../fish/guestfish-actions.pod:3219 #, no-wrap msgid "" " lvuuid device\n" @@ -13559,17 +13574,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3214 ../src/guestfs-actions.pod:4962 +#: ../fish/guestfish-actions.pod:3221 ../src/guestfs-actions.pod:4969 msgid "This command returns the UUID of the LVM LV C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3216 +#: ../fish/guestfish-actions.pod:3223 msgid "lxattrlist" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3218 +#: ../fish/guestfish-actions.pod:3225 #, no-wrap msgid "" " lxattrlist path 'names ...'\n" @@ -13577,7 +13592,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3220 ../src/guestfs-actions.pod:4976 +#: ../fish/guestfish-actions.pod:3227 ../src/guestfs-actions.pod:4983 msgid "" "This call allows you to get the extended attributes of multiple files, where " "all files are in the directory C<path>. C<names> is the list of files from " @@ -13585,7 +13600,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3224 ../src/guestfs-actions.pod:4980 +#: ../fish/guestfish-actions.pod:3231 ../src/guestfs-actions.pod:4987 msgid "" "On return you get a flat list of xattr structs which must be interpreted " "sequentially. The first xattr struct always has a zero-length C<attrname>. " @@ -13597,7 +13612,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3234 +#: ../fish/guestfish-actions.pod:3241 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also L</lstatlist> for a " @@ -13608,12 +13623,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3242 +#: ../fish/guestfish-actions.pod:3249 msgid "md-create" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3244 +#: ../fish/guestfish-actions.pod:3251 #, no-wrap msgid "" " md-create name 'devices ...' [missingbitmap:N] [nrdevices:N] [spare:N] [chunk:N] [level:..]\n" @@ -13621,19 +13636,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3246 ../src/guestfs-actions.pod:5023 +#: ../fish/guestfish-actions.pod:3253 ../src/guestfs-actions.pod:5030 msgid "" "Create a Linux md (RAID) device named C<name> on the devices in the list " "C<devices>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3253 ../src/guestfs-actions.pod:5030 +#: ../fish/guestfish-actions.pod:3260 ../src/guestfs-actions.pod:5037 msgid "C<missingbitmap>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3255 ../src/guestfs-actions.pod:5032 +#: ../fish/guestfish-actions.pod:3262 ../src/guestfs-actions.pod:5039 msgid "" "A bitmap of missing devices. If a bit is set it means that a missing device " "is added to the array. The least significant bit corresponds to the first " @@ -13641,86 +13656,86 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3259 ../src/guestfs-actions.pod:5036 +#: ../fish/guestfish-actions.pod:3266 ../src/guestfs-actions.pod:5043 msgid "As examples:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3261 ../src/guestfs-actions.pod:5038 +#: ../fish/guestfish-actions.pod:3268 ../src/guestfs-actions.pod:5045 msgid "" "If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting " "array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3264 ../src/guestfs-actions.pod:5041 +#: ../fish/guestfish-actions.pod:3271 ../src/guestfs-actions.pod:5048 msgid "" "If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting " "array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3267 ../src/guestfs-actions.pod:5044 +#: ../fish/guestfish-actions.pod:3274 ../src/guestfs-actions.pod:5051 msgid "This defaults to C<0> (no missing devices)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3269 ../src/guestfs-actions.pod:5046 +#: ../fish/guestfish-actions.pod:3276 ../src/guestfs-actions.pod:5053 msgid "" "The length of C<devices> + the number of bits set in C<missingbitmap> must " "equal C<nrdevices> + C<spare>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5049 +#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5056 msgid "C<nrdevices>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3274 ../src/guestfs-actions.pod:5051 +#: ../fish/guestfish-actions.pod:3281 ../src/guestfs-actions.pod:5058 msgid "The number of active RAID devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3276 ../src/guestfs-actions.pod:5053 +#: ../fish/guestfish-actions.pod:3283 ../src/guestfs-actions.pod:5060 msgid "" "If not set, this defaults to the length of C<devices> plus the number of " "bits set in C<missingbitmap>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5056 +#: ../fish/guestfish-actions.pod:3286 ../src/guestfs-actions.pod:5063 msgid "C<spare>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3281 ../src/guestfs-actions.pod:5058 +#: ../fish/guestfish-actions.pod:3288 ../src/guestfs-actions.pod:5065 msgid "The number of spare devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3283 ../src/guestfs-actions.pod:5060 +#: ../fish/guestfish-actions.pod:3290 ../src/guestfs-actions.pod:5067 msgid "If not set, this defaults to C<0>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3285 ../src/guestfs-actions.pod:5062 +#: ../fish/guestfish-actions.pod:3292 ../src/guestfs-actions.pod:5069 msgid "C<chunk>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3287 ../src/guestfs-actions.pod:5064 +#: ../fish/guestfish-actions.pod:3294 ../src/guestfs-actions.pod:5071 msgid "The chunk size in bytes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3289 ../fish/guestfish-actions.pod:3312 -#: ../src/guestfs-actions.pod:5066 ../src/guestfs-actions.pod:5117 +#: ../fish/guestfish-actions.pod:3296 ../fish/guestfish-actions.pod:3319 +#: ../src/guestfs-actions.pod:5073 ../src/guestfs-actions.pod:5124 msgid "C<level>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3291 ../src/guestfs-actions.pod:5068 +#: ../fish/guestfish-actions.pod:3298 ../src/guestfs-actions.pod:5075 msgid "" "The RAID level, which can be one of: I<linear>, I<raid0>, I<0>, I<stripe>, " "I<raid1>, I<1>, I<mirror>, I<raid4>, I<4>, I<raid5>, I<5>, I<raid6>, I<6>, " @@ -13729,17 +13744,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3296 ../src/guestfs-actions.pod:5073 +#: ../fish/guestfish-actions.pod:3303 ../src/guestfs-actions.pod:5080 msgid "If not set, this defaults to C<raid1>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3302 +#: ../fish/guestfish-actions.pod:3309 msgid "md-detail" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3304 +#: ../fish/guestfish-actions.pod:3311 #, no-wrap msgid "" " md-detail md\n" @@ -13747,7 +13762,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3306 ../src/guestfs-actions.pod:5111 +#: ../fish/guestfish-actions.pod:3313 ../src/guestfs-actions.pod:5118 msgid "" "This command exposes the output of 'mdadm -DY E<lt>mdE<gt>'. The following " "fields are usually present in the returned hash. Other fields may also be " @@ -13755,52 +13770,52 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3314 ../src/guestfs-actions.pod:5119 +#: ../fish/guestfish-actions.pod:3321 ../src/guestfs-actions.pod:5126 msgid "The raid level of the MD device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5121 +#: ../fish/guestfish-actions.pod:3323 ../src/guestfs-actions.pod:5128 msgid "C<devices>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5123 +#: ../fish/guestfish-actions.pod:3325 ../src/guestfs-actions.pod:5130 msgid "The number of underlying devices in the MD device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3320 ../src/guestfs-actions.pod:5125 +#: ../fish/guestfish-actions.pod:3327 ../src/guestfs-actions.pod:5132 msgid "C<metadata>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3322 ../src/guestfs-actions.pod:5127 +#: ../fish/guestfish-actions.pod:3329 ../src/guestfs-actions.pod:5134 msgid "The metadata version used." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5129 +#: ../fish/guestfish-actions.pod:3331 ../src/guestfs-actions.pod:5136 msgid "C<uuid>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5131 +#: ../fish/guestfish-actions.pod:3333 ../src/guestfs-actions.pod:5138 msgid "The UUID of the MD device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3330 ../src/guestfs-actions.pod:5135 +#: ../fish/guestfish-actions.pod:3337 ../src/guestfs-actions.pod:5142 msgid "The name of the MD device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3334 +#: ../fish/guestfish-actions.pod:3341 msgid "md-stop" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3336 +#: ../fish/guestfish-actions.pod:3343 #, no-wrap msgid "" " md-stop md\n" @@ -13808,19 +13823,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3338 ../src/guestfs-actions.pod:5153 +#: ../fish/guestfish-actions.pod:3345 ../src/guestfs-actions.pod:5160 msgid "" "This command deactivates the MD array named C<md>. The device is stopped, " "but it is not destroyed or zeroed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3341 +#: ../fish/guestfish-actions.pod:3348 msgid "mkdir" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3343 +#: ../fish/guestfish-actions.pod:3350 #, no-wrap msgid "" " mkdir path\n" @@ -13828,17 +13843,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3345 ../src/guestfs-actions.pod:5166 +#: ../fish/guestfish-actions.pod:3352 ../src/guestfs-actions.pod:5173 msgid "Create a directory named C<path>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3347 +#: ../fish/guestfish-actions.pod:3354 msgid "mkdir-mode" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3349 +#: ../fish/guestfish-actions.pod:3356 #, no-wrap msgid "" " mkdir-mode path mode\n" @@ -13846,14 +13861,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3351 ../src/guestfs-actions.pod:5179 +#: ../fish/guestfish-actions.pod:3358 ../src/guestfs-actions.pod:5186 msgid "" "This command creates a directory, setting the initial permissions of the " "directory to C<mode>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3354 ../src/guestfs-actions.pod:5182 +#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5189 msgid "" "For common Linux filesystems, the actual mode which is set will be C<mode & " "~umask & 01777>. Non-native-Linux filesystems may interpret the mode in " @@ -13861,17 +13876,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3358 +#: ../fish/guestfish-actions.pod:3365 msgid "See also L</mkdir>, L</umask>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3360 +#: ../fish/guestfish-actions.pod:3367 msgid "mkdir-p" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3362 +#: ../fish/guestfish-actions.pod:3369 #, no-wrap msgid "" " mkdir-p path\n" @@ -13879,19 +13894,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3364 ../src/guestfs-actions.pod:5198 +#: ../fish/guestfish-actions.pod:3371 ../src/guestfs-actions.pod:5205 msgid "" "Create a directory named C<path>, creating any parent directories as " "necessary. This is like the C<mkdir -p> shell command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3367 +#: ../fish/guestfish-actions.pod:3374 msgid "mkdtemp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3369 +#: ../fish/guestfish-actions.pod:3376 #, no-wrap msgid "" " mkdtemp tmpl\n" @@ -13899,7 +13914,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3371 ../src/guestfs-actions.pod:5211 +#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5218 msgid "" "This command creates a temporary directory. The C<tmpl> parameter should be " "a full pathname for the temporary directory name with the final six " @@ -13907,41 +13922,41 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3376 ../src/guestfs-actions.pod:5216 +#: ../fish/guestfish-actions.pod:3383 ../src/guestfs-actions.pod:5223 msgid "" "For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one " "being suitable for Windows filesystems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3379 ../src/guestfs-actions.pod:5219 +#: ../fish/guestfish-actions.pod:3386 ../src/guestfs-actions.pod:5226 msgid "The name of the temporary directory that was created is returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3382 ../src/guestfs-actions.pod:5222 +#: ../fish/guestfish-actions.pod:3389 ../src/guestfs-actions.pod:5229 msgid "The temporary directory is created with mode 0700 and is owned by root." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3385 ../src/guestfs-actions.pod:5225 +#: ../fish/guestfish-actions.pod:3392 ../src/guestfs-actions.pod:5232 msgid "" "The caller is responsible for deleting the temporary directory and its " "contents after use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3388 ../src/guestfs-actions.pod:5228 +#: ../fish/guestfish-actions.pod:3395 ../src/guestfs-actions.pod:5235 msgid "See also: L<mkdtemp(3)>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3390 +#: ../fish/guestfish-actions.pod:3397 msgid "mke2fs-J" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3392 +#: ../fish/guestfish-actions.pod:3399 #, no-wrap msgid "" " mke2fs-J fstype blocksize device journal\n" @@ -13949,14 +13964,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3394 ../src/guestfs-actions.pod:5244 +#: ../fish/guestfish-actions.pod:3401 ../src/guestfs-actions.pod:5251 msgid "" "This creates an ext2/3/4 filesystem on C<device> with an external journal on " "C<journal>. It is equivalent to the command:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3398 ../src/guestfs-actions.pod:5248 +#: ../fish/guestfish-actions.pod:3405 ../src/guestfs-actions.pod:5255 #, no-wrap msgid "" " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n" @@ -13964,17 +13979,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3400 +#: ../fish/guestfish-actions.pod:3407 msgid "See also L</mke2journal>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3402 +#: ../fish/guestfish-actions.pod:3409 msgid "mke2fs-JL" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3404 +#: ../fish/guestfish-actions.pod:3411 #, no-wrap msgid "" " mke2fs-JL fstype blocksize device label\n" @@ -13982,24 +13997,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3406 ../src/guestfs-actions.pod:5265 +#: ../fish/guestfish-actions.pod:3413 ../src/guestfs-actions.pod:5272 msgid "" "This creates an ext2/3/4 filesystem on C<device> with an external journal on " "the journal labeled C<label>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3409 +#: ../fish/guestfish-actions.pod:3416 msgid "See also L</mke2journal-L>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3411 +#: ../fish/guestfish-actions.pod:3418 msgid "mke2fs-JU" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3413 +#: ../fish/guestfish-actions.pod:3420 #, no-wrap msgid "" " mke2fs-JU fstype blocksize device uuid\n" @@ -14007,24 +14022,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3415 ../src/guestfs-actions.pod:5283 +#: ../fish/guestfish-actions.pod:3422 ../src/guestfs-actions.pod:5290 msgid "" "This creates an ext2/3/4 filesystem on C<device> with an external journal on " "the journal with UUID C<uuid>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3418 +#: ../fish/guestfish-actions.pod:3425 msgid "See also L</mke2journal-U>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3420 +#: ../fish/guestfish-actions.pod:3427 msgid "mke2journal" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3422 +#: ../fish/guestfish-actions.pod:3429 #, no-wrap msgid "" " mke2journal blocksize device\n" @@ -14032,14 +14047,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3424 ../src/guestfs-actions.pod:5299 +#: ../fish/guestfish-actions.pod:3431 ../src/guestfs-actions.pod:5306 msgid "" "This creates an ext2 external journal on C<device>. It is equivalent to the " "command:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3427 ../src/guestfs-actions.pod:5302 +#: ../fish/guestfish-actions.pod:3434 ../src/guestfs-actions.pod:5309 #, no-wrap msgid "" " mke2fs -O journal_dev -b blocksize device\n" @@ -14047,12 +14062,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3429 +#: ../fish/guestfish-actions.pod:3436 msgid "mke2journal-L" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3431 +#: ../fish/guestfish-actions.pod:3438 #, no-wrap msgid "" " mke2journal-L blocksize label device\n" @@ -14060,17 +14075,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3433 ../src/guestfs-actions.pod:5316 +#: ../fish/guestfish-actions.pod:3440 ../src/guestfs-actions.pod:5323 msgid "This creates an ext2 external journal on C<device> with label C<label>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3435 +#: ../fish/guestfish-actions.pod:3442 msgid "mke2journal-U" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3437 +#: ../fish/guestfish-actions.pod:3444 #, no-wrap msgid "" " mke2journal-U blocksize uuid device\n" @@ -14078,17 +14093,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3439 ../src/guestfs-actions.pod:5330 +#: ../fish/guestfish-actions.pod:3446 ../src/guestfs-actions.pod:5337 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3441 +#: ../fish/guestfish-actions.pod:3448 msgid "mkfifo" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3443 +#: ../fish/guestfish-actions.pod:3450 #, no-wrap msgid "" " mkfifo mode path\n" @@ -14096,19 +14111,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3445 +#: ../fish/guestfish-actions.pod:3452 msgid "" "This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It " "is just a convenient wrapper around L</mknod>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3451 +#: ../fish/guestfish-actions.pod:3458 msgid "mkfs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3453 +#: ../fish/guestfish-actions.pod:3460 #, no-wrap msgid "" " mkfs fstype device\n" @@ -14116,19 +14131,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3455 ../src/guestfs-actions.pod:5360 +#: ../fish/guestfish-actions.pod:3462 ../src/guestfs-actions.pod:5367 msgid "" "This creates a filesystem on C<device> (usually a partition or LVM logical " "volume). The filesystem type is C<fstype>, for example C<ext3>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3459 +#: ../fish/guestfish-actions.pod:3466 msgid "mkfs-b" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3461 +#: ../fish/guestfish-actions.pod:3468 #, no-wrap msgid "" " mkfs-b fstype blocksize device\n" @@ -14136,7 +14151,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3463 +#: ../fish/guestfish-actions.pod:3470 msgid "" "This call is similar to L</mkfs>, but it allows you to control the block " "size of the resulting filesystem. Supported block sizes depend on the " @@ -14144,27 +14159,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3468 ../fish/guestfish-actions.pod:3495 -#: ../src/guestfs-actions.pod:5388 ../src/guestfs-actions.pod:5426 +#: ../fish/guestfish-actions.pod:3475 ../fish/guestfish-actions.pod:3502 +#: ../src/guestfs-actions.pod:5395 ../src/guestfs-actions.pod:5433 msgid "" "For VFAT and NTFS the C<blocksize> parameter is treated as the requested " "cluster size." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3471 +#: ../fish/guestfish-actions.pod:3478 msgid "" "I<This function is deprecated.> In new code, use the L</mkfs-opts> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3478 +#: ../fish/guestfish-actions.pod:3485 msgid "mkfs-opts" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3480 +#: ../fish/guestfish-actions.pod:3487 #, no-wrap msgid "" " mkfs-opts fstype device [blocksize:N] [features:..] [inode:N] [sectorsize:N]\n" @@ -14172,19 +14187,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3482 ../src/guestfs-actions.pod:5413 +#: ../fish/guestfish-actions.pod:3489 ../src/guestfs-actions.pod:5420 msgid "" "This function creates a filesystem on C<device>. The filesystem type is " "C<fstype>, for example C<ext3>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3489 ../src/guestfs-actions.pod:5420 +#: ../fish/guestfish-actions.pod:3496 ../src/guestfs-actions.pod:5427 msgid "C<blocksize>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3491 ../src/guestfs-actions.pod:5422 +#: ../fish/guestfish-actions.pod:3498 ../src/guestfs-actions.pod:5429 msgid "" "The filesystem block size. Supported block sizes depend on the filesystem " "type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 " @@ -14192,65 +14207,65 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3498 ../src/guestfs-actions.pod:5429 +#: ../fish/guestfish-actions.pod:3505 ../src/guestfs-actions.pod:5436 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3500 ../src/guestfs-actions.pod:5431 +#: ../fish/guestfish-actions.pod:3507 ../src/guestfs-actions.pod:5438 msgid "C<features>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5433 +#: ../fish/guestfish-actions.pod:3509 ../src/guestfs-actions.pod:5440 msgid "This passes the I<-O> parameter to the external mkfs program." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3504 ../src/guestfs-actions.pod:5435 +#: ../fish/guestfish-actions.pod:3511 ../src/guestfs-actions.pod:5442 msgid "" "For certain filesystem types, this allows extra filesystem features to be " "selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3508 ../src/guestfs-actions.pod:5439 +#: ../fish/guestfish-actions.pod:3515 ../src/guestfs-actions.pod:5446 msgid "" "You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem " "type." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3511 ../src/guestfs-actions.pod:5442 +#: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5449 msgid "C<inode>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3513 ../src/guestfs-actions.pod:5444 +#: ../fish/guestfish-actions.pod:3520 ../src/guestfs-actions.pod:5451 msgid "" "This passes the I<-I> parameter to the external L<mke2fs(8)> program which " "sets the inode size (only for ext2/3/4 filesystems at present)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3516 ../src/guestfs-actions.pod:5447 +#: ../fish/guestfish-actions.pod:3523 ../src/guestfs-actions.pod:5454 msgid "C<sectorsize>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5449 +#: ../fish/guestfish-actions.pod:3525 ../src/guestfs-actions.pod:5456 msgid "" "This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which " "sets sector size for ufs filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3525 +#: ../fish/guestfish-actions.pod:3532 msgid "mkmountpoint" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3527 +#: ../fish/guestfish-actions.pod:3534 #, no-wrap msgid "" " mkmountpoint exemptpath\n" @@ -14258,14 +14273,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3529 +#: ../fish/guestfish-actions.pod:3536 msgid "" "L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used " "to create extra mountpoints before mounting the first filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3533 ../src/guestfs-actions.pod:5492 +#: ../fish/guestfish-actions.pod:3540 ../src/guestfs-actions.pod:5499 msgid "" "These calls are I<only> necessary in some very limited circumstances, mainly " "the case where you want to mount a mix of unrelated and/or read-only " @@ -14273,7 +14288,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3537 ../src/guestfs-actions.pod:5496 +#: ../fish/guestfish-actions.pod:3544 ../src/guestfs-actions.pod:5503 msgid "" "For example, live CDs often contain a \"Russian doll\" nest of filesystems, " "an ISO outer layer, with a squashfs image inside, with an ext2/3 image " @@ -14281,7 +14296,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3542 ../src/guestfs-actions.pod:5501 +#: ../fish/guestfish-actions.pod:3549 ../src/guestfs-actions.pod:5508 #, no-wrap msgid "" " add-ro Fedora-11-i686-Live.iso\n" @@ -14296,12 +14311,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3551 ../src/guestfs-actions.pod:5510 +#: ../fish/guestfish-actions.pod:3558 ../src/guestfs-actions.pod:5517 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3553 +#: ../fish/guestfish-actions.pod:3560 msgid "" "L</mkmountpoint> is not compatible with L</umount-all>. You may get " "unexpected errors if you try to mix these calls. It is safest to manually " @@ -14309,7 +14324,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3557 +#: ../fish/guestfish-actions.pod:3564 msgid "" "L</umount-all> unmounts filesystems by sorting the paths longest first, so " "for this to work for manual mountpoints, you must ensure that the innermost " @@ -14317,13 +14332,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3562 ../src/guestfs-actions.pod:5521 +#: ../fish/guestfish-actions.pod:3569 ../src/guestfs-actions.pod:5528 msgid "" "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3564 +#: ../fish/guestfish-actions.pod:3571 msgid "" "Autosync [see L</set-autosync>, this is set by default on handles] can cause " "L</umount-all> to be called when the handle is closed which can also trigger " @@ -14331,12 +14346,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3568 +#: ../fish/guestfish-actions.pod:3575 msgid "mknod" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3570 +#: ../fish/guestfish-actions.pod:3577 #, no-wrap msgid "" " mknod mode devmajor devminor path\n" @@ -14344,13 +14359,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3572 ../src/guestfs-actions.pod:5540 +#: ../fish/guestfish-actions.pod:3579 ../src/guestfs-actions.pod:5547 msgid "" "This call creates block or character special devices, or named pipes (FIFOs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3575 ../src/guestfs-actions.pod:5543 +#: ../fish/guestfish-actions.pod:3582 ../src/guestfs-actions.pod:5550 msgid "" "The C<mode> parameter should be the mode, using the standard constants. " "C<devmajor> and C<devminor> are the device major and minor numbers, only " @@ -14358,7 +14373,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3580 +#: ../fish/guestfish-actions.pod:3587 msgid "" "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with " "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a " @@ -14369,12 +14384,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3590 +#: ../fish/guestfish-actions.pod:3597 msgid "mknod-b" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3592 +#: ../fish/guestfish-actions.pod:3599 #, no-wrap msgid "" " mknod-b mode devmajor devminor path\n" @@ -14382,7 +14397,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3594 +#: ../fish/guestfish-actions.pod:3601 msgid "" "This call creates a block device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -14390,12 +14405,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3600 +#: ../fish/guestfish-actions.pod:3607 msgid "mknod-c" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3602 +#: ../fish/guestfish-actions.pod:3609 #, no-wrap msgid "" " mknod-c mode devmajor devminor path\n" @@ -14403,7 +14418,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3604 +#: ../fish/guestfish-actions.pod:3611 msgid "" "This call creates a char device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -14411,12 +14426,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3610 +#: ../fish/guestfish-actions.pod:3617 msgid "mkswap" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3612 +#: ../fish/guestfish-actions.pod:3619 #, no-wrap msgid "" " mkswap device\n" @@ -14424,17 +14439,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3614 ../src/guestfs-actions.pod:5606 +#: ../fish/guestfish-actions.pod:3621 ../src/guestfs-actions.pod:5613 msgid "Create a swap partition on C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3616 +#: ../fish/guestfish-actions.pod:3623 msgid "mkswap-L" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3618 +#: ../fish/guestfish-actions.pod:3625 #, no-wrap msgid "" " mkswap-L label device\n" @@ -14442,12 +14457,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3620 ../src/guestfs-actions.pod:5619 +#: ../fish/guestfish-actions.pod:3627 ../src/guestfs-actions.pod:5626 msgid "Create a swap partition on C<device> with label C<label>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5621 +#: ../fish/guestfish-actions.pod:3629 ../src/guestfs-actions.pod:5628 msgid "" "Note that you cannot attach a swap label to a block device (eg. C</dev/" "sda>), just to a partition. This appears to be a limitation of the kernel " @@ -14455,12 +14470,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3626 +#: ../fish/guestfish-actions.pod:3633 msgid "mkswap-U" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3628 +#: ../fish/guestfish-actions.pod:3635 #, no-wrap msgid "" " mkswap-U uuid device\n" @@ -14468,17 +14483,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3630 ../src/guestfs-actions.pod:5636 +#: ../fish/guestfish-actions.pod:3637 ../src/guestfs-actions.pod:5643 msgid "Create a swap partition on C<device> with UUID C<uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3632 +#: ../fish/guestfish-actions.pod:3639 msgid "mkswap-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3634 +#: ../fish/guestfish-actions.pod:3641 #, no-wrap msgid "" " mkswap-file path\n" @@ -14486,24 +14501,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3636 ../src/guestfs-actions.pod:5648 +#: ../fish/guestfish-actions.pod:3643 ../src/guestfs-actions.pod:5655 msgid "Create a swap file." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3638 +#: ../fish/guestfish-actions.pod:3645 msgid "" "This command just writes a swap file signature to an existing file. To " "create the file itself, use something like L</fallocate>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3641 +#: ../fish/guestfish-actions.pod:3648 msgid "modprobe" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3643 +#: ../fish/guestfish-actions.pod:3650 #, no-wrap msgid "" " modprobe modulename\n" @@ -14511,24 +14526,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3645 ../src/guestfs-actions.pod:5663 +#: ../fish/guestfish-actions.pod:3652 ../src/guestfs-actions.pod:5670 msgid "This loads a kernel module in the appliance." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3647 ../src/guestfs-actions.pod:5665 +#: ../fish/guestfish-actions.pod:3654 ../src/guestfs-actions.pod:5672 msgid "" "The kernel module must have been whitelisted when libguestfs was built (see " "C<appliance/kmod.whitelist.in> in the source)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3650 +#: ../fish/guestfish-actions.pod:3657 msgid "mount" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3652 +#: ../fish/guestfish-actions.pod:3659 #, no-wrap msgid "" " mount device mountpoint\n" @@ -14536,7 +14551,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3654 ../src/guestfs-actions.pod:5679 +#: ../fish/guestfish-actions.pod:3661 ../src/guestfs-actions.pod:5686 msgid "" "Mount a guest disk at a position in the filesystem. Block devices are named " "C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If " @@ -14545,7 +14560,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3660 ../src/guestfs-actions.pod:5685 +#: ../fish/guestfish-actions.pod:3667 ../src/guestfs-actions.pod:5692 msgid "" "The rules are the same as for L<mount(2)>: A filesystem must first be " "mounted on C</> before others can be mounted. Other filesystems can only be " @@ -14553,14 +14568,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3665 ../src/guestfs-actions.pod:5690 +#: ../fish/guestfish-actions.pod:3672 ../src/guestfs-actions.pod:5697 msgid "" "The mounted filesystem is writable, if we have sufficient permissions on the " "underlying device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3668 +#: ../fish/guestfish-actions.pod:3675 msgid "" "Before libguestfs 1.13.16, this call implicitly added the options C<sync> " "and C<noatime>. The C<sync> option greatly slowed writes and caused many " @@ -14570,12 +14585,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3675 +#: ../fish/guestfish-actions.pod:3682 msgid "mount-9p" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3677 +#: ../fish/guestfish-actions.pod:3684 #, no-wrap msgid "" " mount-9p mounttag mountpoint [options:..]\n" @@ -14583,14 +14598,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3679 ../src/guestfs-actions.pod:5719 +#: ../fish/guestfish-actions.pod:3686 ../src/guestfs-actions.pod:5726 msgid "" "Mount the virtio-9p filesystem with the tag C<mounttag> on the directory " "C<mountpoint>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3682 ../src/guestfs-actions.pod:5722 +#: ../fish/guestfish-actions.pod:3689 ../src/guestfs-actions.pod:5729 msgid "" "If required, C<trans=virtio> will be automatically added to the options. " "Any other options required can be passed in the optional C<options> " @@ -14598,12 +14613,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3688 +#: ../fish/guestfish-actions.pod:3695 msgid "mount-loop" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3690 +#: ../fish/guestfish-actions.pod:3697 #, no-wrap msgid "" " mount-loop file mountpoint\n" @@ -14611,7 +14626,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3692 ../src/guestfs-actions.pod:5761 +#: ../fish/guestfish-actions.pod:3699 ../src/guestfs-actions.pod:5768 msgid "" "This command lets you mount C<file> (a filesystem image in a file) on a " "mount point. It is entirely equivalent to the command C<mount -o loop file " @@ -14619,12 +14634,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3696 +#: ../fish/guestfish-actions.pod:3703 msgid "mount-options" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3698 +#: ../fish/guestfish-actions.pod:3705 #, no-wrap msgid "" " mount-options options device mountpoint\n" @@ -14632,26 +14647,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3700 +#: ../fish/guestfish-actions.pod:3707 msgid "" "This is the same as the L</mount> command, but it allows you to set the " "mount options as for the L<mount(8)> I<-o> flag." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3704 ../src/guestfs-actions.pod:5781 +#: ../fish/guestfish-actions.pod:3711 ../src/guestfs-actions.pod:5788 msgid "" "If the C<options> parameter is an empty string, then no options are passed " "(all options default to whatever the filesystem uses)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3708 +#: ../fish/guestfish-actions.pod:3715 msgid "mount-ro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3710 +#: ../fish/guestfish-actions.pod:3717 #, no-wrap msgid "" " mount-ro device mountpoint\n" @@ -14659,19 +14674,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3712 +#: ../fish/guestfish-actions.pod:3719 msgid "" "This is the same as the L</mount> command, but it mounts the filesystem with " "the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3715 +#: ../fish/guestfish-actions.pod:3722 msgid "mount-vfs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3717 +#: ../fish/guestfish-actions.pod:3724 #, no-wrap msgid "" " mount-vfs options vfstype device mountpoint\n" @@ -14679,19 +14694,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3719 +#: ../fish/guestfish-actions.pod:3726 msgid "" "This is the same as the L</mount> command, but it allows you to set both the " "mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3723 +#: ../fish/guestfish-actions.pod:3730 msgid "mountpoints" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3725 +#: ../fish/guestfish-actions.pod:3732 #, no-wrap msgid "" " mountpoints\n" @@ -14699,7 +14714,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3727 +#: ../fish/guestfish-actions.pod:3734 msgid "" "This call is similar to L</mounts>. That call returns a list of devices. " "This one returns a hash table (map) of device name to directory where the " @@ -14707,12 +14722,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3731 +#: ../fish/guestfish-actions.pod:3738 msgid "mounts" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3733 +#: ../fish/guestfish-actions.pod:3740 #, no-wrap msgid "" " mounts\n" @@ -14720,29 +14735,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3735 ../src/guestfs-actions.pod:5842 +#: ../fish/guestfish-actions.pod:3742 ../src/guestfs-actions.pod:5849 msgid "" "This returns the list of currently mounted filesystems. It returns the list " "of devices (eg. C</dev/sda1>, C</dev/VG/LV>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3738 ../src/guestfs-actions.pod:5845 +#: ../fish/guestfish-actions.pod:3745 ../src/guestfs-actions.pod:5852 msgid "Some internal mounts are not shown." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3740 +#: ../fish/guestfish-actions.pod:3747 msgid "See also: L</mountpoints>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3742 +#: ../fish/guestfish-actions.pod:3749 msgid "mv" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3744 +#: ../fish/guestfish-actions.pod:3751 #, no-wrap msgid "" " mv src dest\n" @@ -14750,19 +14765,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3746 ../src/guestfs-actions.pod:5862 +#: ../fish/guestfish-actions.pod:3753 ../src/guestfs-actions.pod:5869 msgid "" "This moves a file from C<src> to C<dest> where C<dest> is either a " "destination filename or destination directory." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3749 +#: ../fish/guestfish-actions.pod:3756 msgid "nr-devices" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3751 +#: ../fish/guestfish-actions.pod:3758 #, no-wrap msgid "" " nr-devices\n" @@ -14770,7 +14785,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3753 +#: ../fish/guestfish-actions.pod:3760 msgid "" "This returns the number of whole block devices that were added. This is the " "same as the number of devices that would be returned if you called L</list-" @@ -14778,19 +14793,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3757 +#: ../fish/guestfish-actions.pod:3764 msgid "" "To find out the maximum number of devices that could be added, call L</max-" "disks>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3760 +#: ../fish/guestfish-actions.pod:3767 msgid "ntfs-3g-probe" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3762 +#: ../fish/guestfish-actions.pod:3769 #, no-wrap msgid "" " ntfs-3g-probe true|false device\n" @@ -14798,7 +14813,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3764 ../src/guestfs-actions.pod:5890 +#: ../fish/guestfish-actions.pod:3771 ../src/guestfs-actions.pod:5897 msgid "" "This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS " "C<device> for mountability. (Not all NTFS volumes can be mounted read-" @@ -14806,7 +14821,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3768 ../src/guestfs-actions.pod:5894 +#: ../fish/guestfish-actions.pod:3775 ../src/guestfs-actions.pod:5901 msgid "" "C<rw> is a boolean flag. Set it to true if you want to test if the volume " "can be mounted read-write. Set it to false if you want to test if the " @@ -14814,19 +14829,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3772 ../src/guestfs-actions.pod:5898 +#: ../fish/guestfish-actions.pod:3779 ../src/guestfs-actions.pod:5905 msgid "" "The return value is an integer which C<0> if the operation would succeed, or " "some non-zero value documented in the L<ntfs-3g.probe(8)> manual page." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3776 +#: ../fish/guestfish-actions.pod:3783 msgid "ntfsresize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3778 +#: ../fish/guestfish-actions.pod:3785 #, no-wrap msgid "" " ntfsresize device\n" @@ -14834,15 +14849,15 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3780 ../fish/guestfish-actions.pod:3804 -#: ../src/guestfs-actions.pod:5919 ../src/guestfs-actions.pod:5951 +#: ../fish/guestfish-actions.pod:3787 ../fish/guestfish-actions.pod:3811 +#: ../src/guestfs-actions.pod:5926 ../src/guestfs-actions.pod:5958 msgid "" "This command resizes an NTFS filesystem, expanding or shrinking it to the " "size of the underlying device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3783 ../src/guestfs-actions.pod:5922 +#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5929 msgid "" "I<Note:> After the resize operation, the filesystem is marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -14853,25 +14868,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3791 ../fish/guestfish-actions.pod:3830 -#: ../src/guestfs-actions.pod:5930 ../src/guestfs-actions.pod:5977 +#: ../fish/guestfish-actions.pod:3798 ../fish/guestfish-actions.pod:3837 +#: ../src/guestfs-actions.pod:5937 ../src/guestfs-actions.pod:5984 msgid "See also L<ntfsresize(8)>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3793 ../fish/guestfish-actions.pod:3841 +#: ../fish/guestfish-actions.pod:3800 ../fish/guestfish-actions.pod:3848 msgid "" "I<This function is deprecated.> In new code, use the L</ntfsresize-opts> " "call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3800 +#: ../fish/guestfish-actions.pod:3807 msgid "ntfsresize-opts" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3802 +#: ../fish/guestfish-actions.pod:3809 #, no-wrap msgid "" " ntfsresize-opts device [size:N] [force:true|false]\n" @@ -14879,27 +14894,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3813 ../src/guestfs-actions.pod:5960 +#: ../fish/guestfish-actions.pod:3820 ../src/guestfs-actions.pod:5967 msgid "" "The new size (in bytes) of the filesystem. If omitted, the filesystem is " "resized to fit the container (eg. partition)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3816 ../fish/guestfish-actions.pod:5159 -#: ../src/guestfs-actions.pod:5963 ../src/guestfs-actions.pod:7959 +#: ../fish/guestfish-actions.pod:3823 ../fish/guestfish-actions.pod:5166 +#: ../src/guestfs-actions.pod:5970 ../src/guestfs-actions.pod:7966 msgid "C<force>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3818 ../src/guestfs-actions.pod:5965 +#: ../fish/guestfish-actions.pod:3825 ../src/guestfs-actions.pod:5972 msgid "" "If this option is true, then force the resize of the filesystem even if the " "filesystem is marked as requiring a consistency check." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3821 +#: ../fish/guestfish-actions.pod:3828 msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -14909,12 +14924,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3834 +#: ../fish/guestfish-actions.pod:3841 msgid "ntfsresize-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3836 +#: ../fish/guestfish-actions.pod:3843 #, no-wrap msgid "" " ntfsresize-size device size\n" @@ -14922,19 +14937,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3838 +#: ../fish/guestfish-actions.pod:3845 msgid "" "This command is the same as L</ntfsresize> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3848 +#: ../fish/guestfish-actions.pod:3855 msgid "part-add" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3850 +#: ../fish/guestfish-actions.pod:3857 #, no-wrap msgid "" " part-add device prlogex startsect endsect\n" @@ -14942,14 +14957,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3852 +#: ../fish/guestfish-actions.pod:3859 msgid "" "This command adds a partition to C<device>. If there is no partition table " "on the device, call L</part-init> first." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3855 ../src/guestfs-actions.pod:6038 +#: ../fish/guestfish-actions.pod:3862 ../src/guestfs-actions.pod:6045 msgid "" "The C<prlogex> parameter is the type of partition. Normally you should pass " "C<p> or C<primary> here, but MBR partition tables also support C<l> (or " @@ -14957,7 +14972,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3860 ../src/guestfs-actions.pod:6043 +#: ../fish/guestfish-actions.pod:3867 ../src/guestfs-actions.pod:6050 msgid "" "C<startsect> and C<endsect> are the start and end of the partition in " "I<sectors>. C<endsect> may be negative, which means it counts backwards " @@ -14965,19 +14980,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3864 +#: ../fish/guestfish-actions.pod:3871 msgid "" "Creating a partition which covers the whole disk is not so easy. Use L</" "part-disk> to do that." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3867 +#: ../fish/guestfish-actions.pod:3874 msgid "part-del" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3869 +#: ../fish/guestfish-actions.pod:3876 #, no-wrap msgid "" " part-del device partnum\n" @@ -14985,24 +15000,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3871 ../src/guestfs-actions.pod:6061 +#: ../fish/guestfish-actions.pod:3878 ../src/guestfs-actions.pod:6068 msgid "This command deletes the partition numbered C<partnum> on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3873 ../src/guestfs-actions.pod:6063 +#: ../fish/guestfish-actions.pod:3880 ../src/guestfs-actions.pod:6070 msgid "" "Note that in the case of MBR partitioning, deleting an extended partition " "also deletes any logical partitions it contains." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3877 +#: ../fish/guestfish-actions.pod:3884 msgid "part-disk" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3879 +#: ../fish/guestfish-actions.pod:3886 #, no-wrap msgid "" " part-disk device parttype\n" @@ -15010,26 +15025,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3881 +#: ../fish/guestfish-actions.pod:3888 msgid "" "This command is simply a combination of L</part-init> followed by L</part-" "add> to create a single primary partition covering the whole disk." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3885 +#: ../fish/guestfish-actions.pod:3892 msgid "" "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " "possible values are described in L</part-init>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3888 +#: ../fish/guestfish-actions.pod:3895 msgid "part-get-bootable" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3890 +#: ../fish/guestfish-actions.pod:3897 #, no-wrap msgid "" " part-get-bootable device partnum\n" @@ -15037,24 +15052,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3892 ../src/guestfs-actions.pod:6096 +#: ../fish/guestfish-actions.pod:3899 ../src/guestfs-actions.pod:6103 msgid "" "This command returns true if the partition C<partnum> on C<device> has the " "bootable flag set." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3895 +#: ../fish/guestfish-actions.pod:3902 msgid "See also L</part-set-bootable>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3897 +#: ../fish/guestfish-actions.pod:3904 msgid "part-get-mbr-id" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3899 +#: ../fish/guestfish-actions.pod:3906 #, no-wrap msgid "" " part-get-mbr-id device partnum\n" @@ -15062,14 +15077,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3901 ../src/guestfs-actions.pod:6112 +#: ../fish/guestfish-actions.pod:3908 ../src/guestfs-actions.pod:6119 msgid "" "Returns the MBR type byte (also known as the ID byte) from the numbered " "partition C<partnum>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3904 ../fish/guestfish-actions.pod:4048 +#: ../fish/guestfish-actions.pod:3911 ../fish/guestfish-actions.pod:4055 msgid "" "Note that only MBR (old DOS-style) partitions have type bytes. You will get " "undefined results for other partition table types (see L</part-get-" @@ -15077,12 +15092,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3908 +#: ../fish/guestfish-actions.pod:3915 msgid "part-get-parttype" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3910 +#: ../fish/guestfish-actions.pod:3917 #, no-wrap msgid "" " part-get-parttype device\n" @@ -15090,14 +15105,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3912 ../src/guestfs-actions.pod:6129 +#: ../fish/guestfish-actions.pod:3919 ../src/guestfs-actions.pod:6136 msgid "" "This command examines the partition table on C<device> and returns the " "partition table type (format) being used." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3915 +#: ../fish/guestfish-actions.pod:3922 msgid "" "Common return values include: C<msdos> (a DOS/Windows style MBR partition " "table), C<gpt> (a GPT/EFI-style partition table). Other values are " @@ -15105,12 +15120,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3920 +#: ../fish/guestfish-actions.pod:3927 msgid "part-init" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3922 +#: ../fish/guestfish-actions.pod:3929 #, no-wrap msgid "" " part-init device parttype\n" @@ -15118,7 +15133,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3924 ../src/guestfs-actions.pod:6149 +#: ../fish/guestfish-actions.pod:3931 ../src/guestfs-actions.pod:6156 msgid "" "This creates an empty partition table on C<device> of one of the partition " "types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> " @@ -15126,34 +15141,34 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3928 +#: ../fish/guestfish-actions.pod:3935 msgid "" "Initially there are no partitions. Following this, you should call L</part-" "add> for each partition required." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3931 ../src/guestfs-actions.pod:6156 +#: ../fish/guestfish-actions.pod:3938 ../src/guestfs-actions.pod:6163 msgid "Possible values for C<parttype> are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3935 ../src/guestfs-actions.pod:6160 +#: ../fish/guestfish-actions.pod:3942 ../src/guestfs-actions.pod:6167 msgid "B<efi>" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3937 ../src/guestfs-actions.pod:6162 +#: ../fish/guestfish-actions.pod:3944 ../src/guestfs-actions.pod:6169 msgid "B<gpt>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3939 ../src/guestfs-actions.pod:6164 +#: ../fish/guestfish-actions.pod:3946 ../src/guestfs-actions.pod:6171 msgid "Intel EFI / GPT partition table." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6166 +#: ../fish/guestfish-actions.pod:3948 ../src/guestfs-actions.pod:6173 msgid "" "This is recommended for >= 2 TB partitions that will be accessed from Linux " "and Intel-based Mac OS X. It also has limited backwards compatibility with " @@ -15161,17 +15176,17 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3945 ../src/guestfs-actions.pod:6170 +#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6177 msgid "B<mbr>" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3947 ../src/guestfs-actions.pod:6172 +#: ../fish/guestfish-actions.pod:3954 ../src/guestfs-actions.pod:6179 msgid "B<msdos>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3949 ../src/guestfs-actions.pod:6174 +#: ../fish/guestfish-actions.pod:3956 ../src/guestfs-actions.pod:6181 msgid "" "The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and " "Windows. This partition type will B<only> work for device sizes up to 2 " @@ -15179,103 +15194,103 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3956 ../src/guestfs-actions.pod:6181 +#: ../fish/guestfish-actions.pod:3963 ../src/guestfs-actions.pod:6188 msgid "" "Other partition table types that may work but are not supported include:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3961 ../src/guestfs-actions.pod:6186 +#: ../fish/guestfish-actions.pod:3968 ../src/guestfs-actions.pod:6193 msgid "B<aix>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3963 ../src/guestfs-actions.pod:6188 +#: ../fish/guestfish-actions.pod:3970 ../src/guestfs-actions.pod:6195 msgid "AIX disk labels." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3965 ../src/guestfs-actions.pod:6190 +#: ../fish/guestfish-actions.pod:3972 ../src/guestfs-actions.pod:6197 msgid "B<amiga>" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3967 ../src/guestfs-actions.pod:6192 +#: ../fish/guestfish-actions.pod:3974 ../src/guestfs-actions.pod:6199 msgid "B<rdb>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3969 ../src/guestfs-actions.pod:6194 +#: ../fish/guestfish-actions.pod:3976 ../src/guestfs-actions.pod:6201 msgid "Amiga \"Rigid Disk Block\" format." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3971 ../src/guestfs-actions.pod:6196 +#: ../fish/guestfish-actions.pod:3978 ../src/guestfs-actions.pod:6203 msgid "B<bsd>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3973 ../src/guestfs-actions.pod:6198 +#: ../fish/guestfish-actions.pod:3980 ../src/guestfs-actions.pod:6205 msgid "BSD disk labels." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3975 ../src/guestfs-actions.pod:6200 +#: ../fish/guestfish-actions.pod:3982 ../src/guestfs-actions.pod:6207 msgid "B<dasd>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6202 +#: ../fish/guestfish-actions.pod:3984 ../src/guestfs-actions.pod:6209 msgid "DASD, used on IBM mainframes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3979 ../src/guestfs-actions.pod:6204 +#: ../fish/guestfish-actions.pod:3986 ../src/guestfs-actions.pod:6211 msgid "B<dvh>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6206 +#: ../fish/guestfish-actions.pod:3988 ../src/guestfs-actions.pod:6213 msgid "MIPS/SGI volumes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3983 ../src/guestfs-actions.pod:6208 +#: ../fish/guestfish-actions.pod:3990 ../src/guestfs-actions.pod:6215 msgid "B<mac>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3985 ../src/guestfs-actions.pod:6210 +#: ../fish/guestfish-actions.pod:3992 ../src/guestfs-actions.pod:6217 msgid "Old Mac partition format. Modern Macs use C<gpt>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3987 ../src/guestfs-actions.pod:6212 +#: ../fish/guestfish-actions.pod:3994 ../src/guestfs-actions.pod:6219 msgid "B<pc98>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3989 ../src/guestfs-actions.pod:6214 +#: ../fish/guestfish-actions.pod:3996 ../src/guestfs-actions.pod:6221 msgid "NEC PC-98 format, common in Japan apparently." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3991 ../src/guestfs-actions.pod:6216 +#: ../fish/guestfish-actions.pod:3998 ../src/guestfs-actions.pod:6223 msgid "B<sun>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3993 ../src/guestfs-actions.pod:6218 +#: ../fish/guestfish-actions.pod:4000 ../src/guestfs-actions.pod:6225 msgid "Sun disk labels." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3997 +#: ../fish/guestfish-actions.pod:4004 msgid "part-list" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3999 +#: ../fish/guestfish-actions.pod:4006 #, no-wrap msgid "" " part-list device\n" @@ -15283,66 +15298,66 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4001 ../src/guestfs-actions.pod:6232 +#: ../fish/guestfish-actions.pod:4008 ../src/guestfs-actions.pod:6239 msgid "" "This command parses the partition table on C<device> and returns the list of " "partitions found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4004 ../src/guestfs-actions.pod:6235 +#: ../fish/guestfish-actions.pod:4011 ../src/guestfs-actions.pod:6242 msgid "The fields in the returned structure are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4008 ../src/guestfs-actions.pod:6239 +#: ../fish/guestfish-actions.pod:4015 ../src/guestfs-actions.pod:6246 msgid "B<part_num>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4010 ../src/guestfs-actions.pod:6241 +#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6248 msgid "Partition number, counting from 1." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4012 ../src/guestfs-actions.pod:6243 +#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6250 msgid "B<part_start>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4014 +#: ../fish/guestfish-actions.pod:4021 msgid "" "Start of the partition I<in bytes>. To get sectors you have to divide by " "the device's sector size, see L</blockdev-getss>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6248 +#: ../fish/guestfish-actions.pod:4024 ../src/guestfs-actions.pod:6255 msgid "B<part_end>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6250 +#: ../fish/guestfish-actions.pod:4026 ../src/guestfs-actions.pod:6257 msgid "End of the partition in bytes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4021 ../src/guestfs-actions.pod:6252 +#: ../fish/guestfish-actions.pod:4028 ../src/guestfs-actions.pod:6259 msgid "B<part_size>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6254 +#: ../fish/guestfish-actions.pod:4030 ../src/guestfs-actions.pod:6261 msgid "Size of the partition in bytes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4027 +#: ../fish/guestfish-actions.pod:4034 msgid "part-set-bootable" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4029 +#: ../fish/guestfish-actions.pod:4036 #, no-wrap msgid "" " part-set-bootable device partnum true|false\n" @@ -15350,14 +15365,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4031 ../src/guestfs-actions.pod:6272 +#: ../fish/guestfish-actions.pod:4038 ../src/guestfs-actions.pod:6279 msgid "" "This sets the bootable flag on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4034 ../src/guestfs-actions.pod:6275 +#: ../fish/guestfish-actions.pod:4041 ../src/guestfs-actions.pod:6282 msgid "" "The bootable flag is used by some operating systems (notably Windows) to " "determine which partition to boot from. It is by no means universally " @@ -15365,12 +15380,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4038 +#: ../fish/guestfish-actions.pod:4045 msgid "part-set-mbr-id" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4040 +#: ../fish/guestfish-actions.pod:4047 #, no-wrap msgid "" " part-set-mbr-id device partnum idbyte\n" @@ -15378,7 +15393,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4042 ../src/guestfs-actions.pod:6291 +#: ../fish/guestfish-actions.pod:4049 ../src/guestfs-actions.pod:6298 msgid "" "Sets the MBR type byte (also known as the ID byte) of the numbered partition " "C<partnum> to C<idbyte>. Note that the type bytes quoted in most " @@ -15387,12 +15402,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4052 +#: ../fish/guestfish-actions.pod:4059 msgid "part-set-name" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4054 +#: ../fish/guestfish-actions.pod:4061 #, no-wrap msgid "" " part-set-name device partnum name\n" @@ -15400,26 +15415,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4056 ../src/guestfs-actions.pod:6313 +#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6320 msgid "" "This sets the partition name on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4059 ../src/guestfs-actions.pod:6316 +#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6323 msgid "" "The partition name can only be set on certain types of partition table. " "This works on C<gpt> but not on C<mbr> partitions." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4062 +#: ../fish/guestfish-actions.pod:4069 msgid "part-to-dev" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4064 +#: ../fish/guestfish-actions.pod:4071 #, no-wrap msgid "" " part-to-dev partition\n" @@ -15427,31 +15442,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6329 +#: ../fish/guestfish-actions.pod:4073 ../src/guestfs-actions.pod:6336 msgid "" "This function takes a partition name (eg. \"/dev/sdb1\") and removes the " "partition number, returning the device name (eg. \"/dev/sdb\")." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4070 ../fish/guestfish-actions.pod:4082 +#: ../fish/guestfish-actions.pod:4077 ../fish/guestfish-actions.pod:4089 msgid "" "The named partition must exist, for example as a string returned from L</" "list-partitions>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4073 +#: ../fish/guestfish-actions.pod:4080 msgid "See also L</part-to-partnum>, L</device-index>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4075 +#: ../fish/guestfish-actions.pod:4082 msgid "part-to-partnum" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4077 +#: ../fish/guestfish-actions.pod:4084 #, no-wrap msgid "" " part-to-partnum partition\n" @@ -15459,24 +15474,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4079 ../src/guestfs-actions.pod:6349 +#: ../fish/guestfish-actions.pod:4086 ../src/guestfs-actions.pod:6356 msgid "" "This function takes a partition name (eg. \"/dev/sdb1\") and returns the " "partition number (eg. C<1>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4085 +#: ../fish/guestfish-actions.pod:4092 msgid "See also L</part-to-dev>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4087 +#: ../fish/guestfish-actions.pod:4094 msgid "ping-daemon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4089 +#: ../fish/guestfish-actions.pod:4096 #, no-wrap msgid "" " ping-daemon\n" @@ -15484,7 +15499,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4091 ../src/guestfs-actions.pod:6366 +#: ../fish/guestfish-actions.pod:4098 ../src/guestfs-actions.pod:6373 msgid "" "This is a test probe into the guestfs daemon running inside the qemu " "subprocess. Calling this function checks that the daemon responds to the " @@ -15493,12 +15508,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4096 +#: ../fish/guestfish-actions.pod:4103 msgid "pread" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4098 +#: ../fish/guestfish-actions.pod:4105 #, no-wrap msgid "" " pread path count offset\n" @@ -15506,32 +15521,32 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4100 ../src/guestfs-actions.pod:6384 +#: ../fish/guestfish-actions.pod:4107 ../src/guestfs-actions.pod:6391 msgid "" "This command lets you read part of a file. It reads C<count> bytes of the " "file, starting at C<offset>, from file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4103 ../fish/guestfish-actions.pod:4118 -#: ../src/guestfs-actions.pod:6387 ../src/guestfs-actions.pod:6413 +#: ../fish/guestfish-actions.pod:4110 ../fish/guestfish-actions.pod:4125 +#: ../src/guestfs-actions.pod:6394 ../src/guestfs-actions.pod:6420 msgid "" "This may read fewer bytes than requested. For further details see the " "L<pread(2)> system call." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4106 +#: ../fish/guestfish-actions.pod:4113 msgid "See also L</pwrite>, L</pread-device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4111 +#: ../fish/guestfish-actions.pod:4118 msgid "pread-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4113 +#: ../fish/guestfish-actions.pod:4120 #, no-wrap msgid "" " pread-device device count offset\n" @@ -15539,24 +15554,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4115 ../src/guestfs-actions.pod:6410 +#: ../fish/guestfish-actions.pod:4122 ../src/guestfs-actions.pod:6417 msgid "" "This command lets you read part of a file. It reads C<count> bytes of " "C<device>, starting at C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4121 +#: ../fish/guestfish-actions.pod:4128 msgid "See also L</pread>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4126 +#: ../fish/guestfish-actions.pod:4133 msgid "pvcreate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4128 +#: ../fish/guestfish-actions.pod:4135 #, no-wrap msgid "" " pvcreate device\n" @@ -15564,19 +15579,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4130 ../src/guestfs-actions.pod:6433 +#: ../fish/guestfish-actions.pod:4137 ../src/guestfs-actions.pod:6440 msgid "" "This creates an LVM physical volume on the named C<device>, where C<device> " "should usually be a partition name such as C</dev/sda1>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4134 +#: ../fish/guestfish-actions.pod:4141 msgid "pvremove" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4136 +#: ../fish/guestfish-actions.pod:4143 #, no-wrap msgid "" " pvremove device\n" @@ -15584,14 +15599,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4138 ../src/guestfs-actions.pod:6447 +#: ../fish/guestfish-actions.pod:4145 ../src/guestfs-actions.pod:6454 msgid "" "This wipes a physical volume C<device> so that LVM will no longer recognise " "it." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4141 ../src/guestfs-actions.pod:6450 +#: ../fish/guestfish-actions.pod:4148 ../src/guestfs-actions.pod:6457 msgid "" "The implementation uses the C<pvremove> command which refuses to wipe " "physical volumes that contain any volume groups, so you have to remove those " @@ -15599,12 +15614,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4145 +#: ../fish/guestfish-actions.pod:4152 msgid "pvresize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4147 +#: ../fish/guestfish-actions.pod:4154 #, no-wrap msgid "" " pvresize device\n" @@ -15612,19 +15627,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4149 ../src/guestfs-actions.pod:6464 +#: ../fish/guestfish-actions.pod:4156 ../src/guestfs-actions.pod:6471 msgid "" "This resizes (expands or shrinks) an existing LVM physical volume to match " "the new size of the underlying device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4152 +#: ../fish/guestfish-actions.pod:4159 msgid "pvresize-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4154 +#: ../fish/guestfish-actions.pod:4161 #, no-wrap msgid "" " pvresize-size device size\n" @@ -15632,19 +15647,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4156 +#: ../fish/guestfish-actions.pod:4163 msgid "" "This command is the same as L</pvresize> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4159 +#: ../fish/guestfish-actions.pod:4166 msgid "pvs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4161 +#: ../fish/guestfish-actions.pod:4168 #, no-wrap msgid "" " pvs\n" @@ -15652,31 +15667,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4163 ../src/guestfs-actions.pod:6490 +#: ../fish/guestfish-actions.pod:4170 ../src/guestfs-actions.pod:6497 msgid "" "List all the physical volumes detected. This is the equivalent of the L<pvs" "(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4166 ../src/guestfs-actions.pod:6493 +#: ../fish/guestfish-actions.pod:4173 ../src/guestfs-actions.pod:6500 msgid "" "This returns a list of just the device names that contain PVs (eg. C</dev/" "sda2>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4169 +#: ../fish/guestfish-actions.pod:4176 msgid "See also L</pvs-full>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4171 +#: ../fish/guestfish-actions.pod:4178 msgid "pvs-full" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4173 +#: ../fish/guestfish-actions.pod:4180 #, no-wrap msgid "" " pvs-full\n" @@ -15684,19 +15699,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4175 ../src/guestfs-actions.pod:6509 +#: ../fish/guestfish-actions.pod:4182 ../src/guestfs-actions.pod:6516 msgid "" "List all the physical volumes detected. This is the equivalent of the L<pvs" "(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4178 +#: ../fish/guestfish-actions.pod:4185 msgid "pvuuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4180 +#: ../fish/guestfish-actions.pod:4187 #, no-wrap msgid "" " pvuuid device\n" @@ -15704,17 +15719,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4182 ../src/guestfs-actions.pod:6524 +#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6531 msgid "This command returns the UUID of the LVM PV C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4184 +#: ../fish/guestfish-actions.pod:4191 msgid "pwrite" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4186 +#: ../fish/guestfish-actions.pod:4193 #, no-wrap msgid "" " pwrite path content offset\n" @@ -15722,14 +15737,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4188 ../src/guestfs-actions.pod:6540 +#: ../fish/guestfish-actions.pod:4195 ../src/guestfs-actions.pod:6547 msgid "" "This command writes to part of a file. It writes the data buffer C<content> " "to the file C<path> starting at offset C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4191 ../src/guestfs-actions.pod:6543 +#: ../fish/guestfish-actions.pod:4198 ../src/guestfs-actions.pod:6550 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " "call it may not write the full data requested. The return value is the " @@ -15739,17 +15754,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4197 +#: ../fish/guestfish-actions.pod:4204 msgid "See also L</pread>, L</pwrite-device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4202 +#: ../fish/guestfish-actions.pod:4209 msgid "pwrite-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4204 +#: ../fish/guestfish-actions.pod:4211 #, no-wrap msgid "" " pwrite-device device content offset\n" @@ -15757,14 +15772,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4206 ../src/guestfs-actions.pod:6567 +#: ../fish/guestfish-actions.pod:4213 ../src/guestfs-actions.pod:6574 msgid "" "This command writes to part of a device. It writes the data buffer " "C<content> to C<device> starting at offset C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4209 ../src/guestfs-actions.pod:6570 +#: ../fish/guestfish-actions.pod:4216 ../src/guestfs-actions.pod:6577 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " "call it may not write the full data requested (although short writes to disk " @@ -15772,17 +15787,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4214 +#: ../fish/guestfish-actions.pod:4221 msgid "See also L</pwrite>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4219 +#: ../fish/guestfish-actions.pod:4226 msgid "read-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4221 +#: ../fish/guestfish-actions.pod:4228 #, no-wrap msgid "" " read-file path\n" @@ -15790,12 +15805,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4223 ../src/guestfs-actions.pod:6591 +#: ../fish/guestfish-actions.pod:4230 ../src/guestfs-actions.pod:6598 msgid "This calls returns the contents of the file C<path> as a buffer." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4226 +#: ../fish/guestfish-actions.pod:4233 msgid "" "Unlike L</cat>, this function can correctly handle files that contain " "embedded ASCII NUL characters. However unlike L</download>, this function " @@ -15803,12 +15818,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4234 +#: ../fish/guestfish-actions.pod:4241 msgid "read-lines" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4236 +#: ../fish/guestfish-actions.pod:4243 #, no-wrap msgid "" " read-lines path\n" @@ -15816,14 +15831,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4240 ../src/guestfs-actions.pod:6616 +#: ../fish/guestfish-actions.pod:4247 ../src/guestfs-actions.pod:6623 msgid "" "The file contents are returned as a list of lines. Trailing C<LF> and " "C<CRLF> character sequences are I<not> returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4243 +#: ../fish/guestfish-actions.pod:4250 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of line). For " @@ -15832,12 +15847,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4248 +#: ../fish/guestfish-actions.pod:4255 msgid "readdir" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4250 +#: ../fish/guestfish-actions.pod:4257 #, no-wrap msgid "" " readdir dir\n" @@ -15845,12 +15860,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4252 ../src/guestfs-actions.pod:6636 +#: ../fish/guestfish-actions.pod:4259 ../src/guestfs-actions.pod:6643 msgid "This returns the list of directory entries in directory C<dir>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4254 ../src/guestfs-actions.pod:6638 +#: ../fish/guestfish-actions.pod:4261 ../src/guestfs-actions.pod:6645 msgid "" "All entries in the directory are returned, including C<.> and C<..>. The " "entries are I<not> sorted, but returned in the same order as the underlying " @@ -15858,105 +15873,105 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4258 ../src/guestfs-actions.pod:6642 +#: ../fish/guestfish-actions.pod:4265 ../src/guestfs-actions.pod:6649 msgid "" "Also this call returns basic file type information about each file. The " "C<ftyp> field will contain one of the following characters:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4263 ../src/guestfs-actions.pod:6647 +#: ../fish/guestfish-actions.pod:4270 ../src/guestfs-actions.pod:6654 msgid "'b'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4265 ../src/guestfs-actions.pod:6649 +#: ../fish/guestfish-actions.pod:4272 ../src/guestfs-actions.pod:6656 msgid "Block special" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4267 ../src/guestfs-actions.pod:6651 +#: ../fish/guestfish-actions.pod:4274 ../src/guestfs-actions.pod:6658 msgid "'c'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4269 ../src/guestfs-actions.pod:6653 +#: ../fish/guestfish-actions.pod:4276 ../src/guestfs-actions.pod:6660 msgid "Char special" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4271 ../src/guestfs-actions.pod:6655 +#: ../fish/guestfish-actions.pod:4278 ../src/guestfs-actions.pod:6662 msgid "'d'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4273 ../src/guestfs-actions.pod:6657 +#: ../fish/guestfish-actions.pod:4280 ../src/guestfs-actions.pod:6664 msgid "Directory" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4275 ../src/guestfs-actions.pod:6659 +#: ../fish/guestfish-actions.pod:4282 ../src/guestfs-actions.pod:6666 msgid "'f'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4277 ../src/guestfs-actions.pod:6661 +#: ../fish/guestfish-actions.pod:4284 ../src/guestfs-actions.pod:6668 msgid "FIFO (named pipe)" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4279 ../src/guestfs-actions.pod:6663 +#: ../fish/guestfish-actions.pod:4286 ../src/guestfs-actions.pod:6670 msgid "'l'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4281 ../src/guestfs-actions.pod:6665 +#: ../fish/guestfish-actions.pod:4288 ../src/guestfs-actions.pod:6672 msgid "Symbolic link" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4283 ../src/guestfs-actions.pod:6667 +#: ../fish/guestfish-actions.pod:4290 ../src/guestfs-actions.pod:6674 msgid "'r'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4285 ../src/guestfs-actions.pod:6669 +#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6676 msgid "Regular file" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4287 ../src/guestfs-actions.pod:6671 +#: ../fish/guestfish-actions.pod:4294 ../src/guestfs-actions.pod:6678 msgid "'s'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4289 ../src/guestfs-actions.pod:6673 +#: ../fish/guestfish-actions.pod:4296 ../src/guestfs-actions.pod:6680 msgid "Socket" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4291 ../src/guestfs-actions.pod:6675 +#: ../fish/guestfish-actions.pod:4298 ../src/guestfs-actions.pod:6682 msgid "'u'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4293 ../src/guestfs-actions.pod:6677 +#: ../fish/guestfish-actions.pod:4300 ../src/guestfs-actions.pod:6684 msgid "Unknown file type" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4295 ../src/guestfs-actions.pod:6679 +#: ../fish/guestfish-actions.pod:4302 ../src/guestfs-actions.pod:6686 msgid "'?'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4297 ../src/guestfs-actions.pod:6681 +#: ../fish/guestfish-actions.pod:4304 ../src/guestfs-actions.pod:6688 msgid "" "The L<readdir(3)> call returned a C<d_type> field with an unexpected value" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4302 +#: ../fish/guestfish-actions.pod:4309 msgid "" "This function is primarily intended for use by programs. To get a simple " "list of names, use L</ls>. To get a printable directory for human " @@ -15964,12 +15979,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4306 +#: ../fish/guestfish-actions.pod:4313 msgid "readlink" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4308 +#: ../fish/guestfish-actions.pod:4315 #, no-wrap msgid "" " readlink path\n" @@ -15977,17 +15992,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4310 ../src/guestfs-actions.pod:6702 +#: ../fish/guestfish-actions.pod:4317 ../src/guestfs-actions.pod:6709 msgid "This command reads the target of a symbolic link." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4312 +#: ../fish/guestfish-actions.pod:4319 msgid "readlinklist" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4314 +#: ../fish/guestfish-actions.pod:4321 #, no-wrap msgid "" " readlinklist path 'names ...'\n" @@ -15995,7 +16010,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4316 ../src/guestfs-actions.pod:6716 +#: ../fish/guestfish-actions.pod:4323 ../src/guestfs-actions.pod:6723 msgid "" "This call allows you to do a C<readlink> operation on multiple files, where " "all files are in the directory C<path>. C<names> is the list of files from " @@ -16003,14 +16018,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4320 ../src/guestfs-actions.pod:6720 +#: ../fish/guestfish-actions.pod:4327 ../src/guestfs-actions.pod:6727 msgid "" "On return you get a list of strings, with a one-to-one correspondence to the " "C<names> list. Each string is the value of the symbolic link." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4324 ../src/guestfs-actions.pod:6724 +#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6731 msgid "" "If the C<readlink(2)> operation fails on any name, then the corresponding " "result string is the empty string C<\"\">. However the whole operation is " @@ -16020,7 +16035,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6731 +#: ../fish/guestfish-actions.pod:4338 ../src/guestfs-actions.pod:6738 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. Very long directory listings " @@ -16029,12 +16044,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4338 +#: ../fish/guestfish-actions.pod:4345 msgid "realpath" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4340 +#: ../fish/guestfish-actions.pod:4347 #, no-wrap msgid "" " realpath path\n" @@ -16042,19 +16057,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4342 ../src/guestfs-actions.pod:6750 +#: ../fish/guestfish-actions.pod:4349 ../src/guestfs-actions.pod:6757 msgid "" "Return the canonicalized absolute pathname of C<path>. The returned path " "has no C<.>, C<..> or symbolic link path elements." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4345 +#: ../fish/guestfish-actions.pod:4352 msgid "removexattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4347 +#: ../fish/guestfish-actions.pod:4354 #, no-wrap msgid "" " removexattr xattr path\n" @@ -16062,23 +16077,23 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4349 ../src/guestfs-actions.pod:6765 +#: ../fish/guestfish-actions.pod:4356 ../src/guestfs-actions.pod:6772 msgid "" "This call removes the extended attribute named C<xattr> of the file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4352 +#: ../fish/guestfish-actions.pod:4359 msgid "See also: L</lremovexattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4354 +#: ../fish/guestfish-actions.pod:4361 msgid "resize2fs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4356 +#: ../fish/guestfish-actions.pod:4363 #, no-wrap msgid "" " resize2fs device\n" @@ -16086,14 +16101,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4358 ../src/guestfs-actions.pod:6780 +#: ../fish/guestfish-actions.pod:4365 ../src/guestfs-actions.pod:6787 msgid "" "This resizes an ext2, ext3 or ext4 filesystem to match the size of the " "underlying device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4361 +#: ../fish/guestfish-actions.pod:4368 msgid "" "I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> " "before calling this command. For unknown reasons C<resize2fs> sometimes " @@ -16102,12 +16117,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4367 +#: ../fish/guestfish-actions.pod:4374 msgid "resize2fs-M" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4369 +#: ../fish/guestfish-actions.pod:4376 #, no-wrap msgid "" " resize2fs-M device\n" @@ -16115,7 +16130,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4371 +#: ../fish/guestfish-actions.pod:4378 msgid "" "This command is the same as L</resize2fs>, but the filesystem is resized to " "its minimum size. This works like the I<-M> option to the C<resize2fs> " @@ -16123,7 +16138,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4375 +#: ../fish/guestfish-actions.pod:4382 msgid "" "To get the resulting size of the filesystem you should call L</tune2fs-l> " "and read the C<Block size> and C<Block count> values. These two numbers, " @@ -16132,12 +16147,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4380 +#: ../fish/guestfish-actions.pod:4387 msgid "resize2fs-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4382 +#: ../fish/guestfish-actions.pod:4389 #, no-wrap msgid "" " resize2fs-size device size\n" @@ -16145,19 +16160,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4384 +#: ../fish/guestfish-actions.pod:4391 msgid "" "This command is the same as L</resize2fs> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4387 +#: ../fish/guestfish-actions.pod:4394 msgid "rm" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4389 +#: ../fish/guestfish-actions.pod:4396 #, no-wrap msgid "" " rm path\n" @@ -16165,17 +16180,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4391 ../src/guestfs-actions.pod:6832 +#: ../fish/guestfish-actions.pod:4398 ../src/guestfs-actions.pod:6839 msgid "Remove the single file C<path>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4393 +#: ../fish/guestfish-actions.pod:4400 msgid "rm-rf" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4395 +#: ../fish/guestfish-actions.pod:4402 #, no-wrap msgid "" " rm-rf path\n" @@ -16183,19 +16198,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4397 ../src/guestfs-actions.pod:6844 +#: ../fish/guestfish-actions.pod:4404 ../src/guestfs-actions.pod:6851 msgid "" "Remove the file or directory C<path>, recursively removing the contents if " "its a directory. This is like the C<rm -rf> shell command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4401 +#: ../fish/guestfish-actions.pod:4408 msgid "rmdir" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4403 +#: ../fish/guestfish-actions.pod:4410 #, no-wrap msgid "" " rmdir path\n" @@ -16203,17 +16218,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4405 ../src/guestfs-actions.pod:6858 +#: ../fish/guestfish-actions.pod:4412 ../src/guestfs-actions.pod:6865 msgid "Remove the single directory C<path>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4407 +#: ../fish/guestfish-actions.pod:4414 msgid "rmmountpoint" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4409 +#: ../fish/guestfish-actions.pod:4416 #, no-wrap msgid "" " rmmountpoint exemptpath\n" @@ -16221,19 +16236,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4411 +#: ../fish/guestfish-actions.pod:4418 msgid "" "This calls removes a mountpoint that was previously created with L</" "mkmountpoint>. See L</mkmountpoint> for full details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4415 +#: ../fish/guestfish-actions.pod:4422 msgid "scrub-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4417 +#: ../fish/guestfish-actions.pod:4424 #, no-wrap msgid "" " scrub-device device\n" @@ -16241,28 +16256,28 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4419 ../src/guestfs-actions.pod:6884 +#: ../fish/guestfish-actions.pod:4426 ../src/guestfs-actions.pod:6891 msgid "" "This command writes patterns over C<device> to make data retrieval more " "difficult." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4422 ../fish/guestfish-actions.pod:4434 -#: ../fish/guestfish-actions.pod:4447 ../src/guestfs-actions.pod:6887 -#: ../src/guestfs-actions.pod:6905 ../src/guestfs-actions.pod:6924 +#: ../fish/guestfish-actions.pod:4429 ../fish/guestfish-actions.pod:4441 +#: ../fish/guestfish-actions.pod:4454 ../src/guestfs-actions.pod:6894 +#: ../src/guestfs-actions.pod:6912 ../src/guestfs-actions.pod:6931 msgid "" "It is an interface to the L<scrub(1)> program. See that manual page for " "more details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4425 +#: ../fish/guestfish-actions.pod:4432 msgid "scrub-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4427 +#: ../fish/guestfish-actions.pod:4434 #, no-wrap msgid "" " scrub-file file\n" @@ -16270,24 +16285,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4429 ../src/guestfs-actions.pod:6900 +#: ../fish/guestfish-actions.pod:4436 ../src/guestfs-actions.pod:6907 msgid "" "This command writes patterns over a file to make data retrieval more " "difficult." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4432 ../src/guestfs-actions.pod:6903 +#: ../fish/guestfish-actions.pod:4439 ../src/guestfs-actions.pod:6910 msgid "The file is I<removed> after scrubbing." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4437 +#: ../fish/guestfish-actions.pod:4444 msgid "scrub-freespace" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4439 +#: ../fish/guestfish-actions.pod:4446 #, no-wrap msgid "" " scrub-freespace dir\n" @@ -16295,7 +16310,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4441 +#: ../fish/guestfish-actions.pod:4448 msgid "" "This command creates the directory C<dir> and then fills it with files until " "the filesystem is full, and scrubs the files as for L</scrub-file>, and " @@ -16304,17 +16319,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4450 +#: ../fish/guestfish-actions.pod:4457 msgid "set-append" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4452 +#: ../fish/guestfish-actions.pod:4459 msgid "append" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4454 +#: ../fish/guestfish-actions.pod:4461 #, no-wrap msgid "" " set-append append\n" @@ -16322,38 +16337,38 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4456 ../src/guestfs-actions.pod:6937 +#: ../fish/guestfish-actions.pod:4463 ../src/guestfs-actions.pod:6944 msgid "" "This function is used to add additional options to the guest kernel command " "line." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:6940 +#: ../fish/guestfish-actions.pod:4466 ../src/guestfs-actions.pod:6947 msgid "" "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> " "environment variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4462 ../src/guestfs-actions.pod:6943 +#: ../fish/guestfish-actions.pod:4469 ../src/guestfs-actions.pod:6950 msgid "" "Setting C<append> to C<NULL> means I<no> additional options are passed " "(libguestfs always adds a few of its own)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4465 +#: ../fish/guestfish-actions.pod:4472 msgid "set-attach-method" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4467 +#: ../fish/guestfish-actions.pod:4474 msgid "attach-method" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4469 +#: ../fish/guestfish-actions.pod:4476 #, no-wrap msgid "" " set-attach-method attachmethod\n" @@ -16361,37 +16376,37 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4471 ../src/guestfs-actions.pod:6956 +#: ../fish/guestfish-actions.pod:4478 ../src/guestfs-actions.pod:6963 msgid "" "Set the method that libguestfs uses to connect to the back end guestfsd " "daemon. Possible methods are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4476 ../src/guestfs-actions.pod:6961 -#: ../src/guestfs.pod:3022 +#: ../fish/guestfish-actions.pod:4483 ../src/guestfs-actions.pod:6968 +#: ../src/guestfs.pod:3109 msgid "C<appliance>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4478 ../src/guestfs-actions.pod:6963 +#: ../fish/guestfish-actions.pod:4485 ../src/guestfs-actions.pod:6970 msgid "" "Launch an appliance and connect to it. This is the ordinary method and the " "default." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4481 ../src/guestfs-actions.pod:6966 +#: ../fish/guestfish-actions.pod:4488 ../src/guestfs-actions.pod:6973 msgid "C<unix:I<path>>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4483 ../src/guestfs-actions.pod:6968 +#: ../fish/guestfish-actions.pod:4490 ../src/guestfs-actions.pod:6975 msgid "Connect to the Unix domain socket I<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4485 ../src/guestfs-actions.pod:6970 +#: ../fish/guestfish-actions.pod:4492 ../src/guestfs-actions.pod:6977 msgid "" "This method lets you connect to an existing daemon or (using virtio-serial) " "to a live guest. For more information, see L<guestfs(3)/ATTACHING TO " @@ -16399,17 +16414,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4491 +#: ../fish/guestfish-actions.pod:4498 msgid "set-autosync" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4493 +#: ../fish/guestfish-actions.pod:4500 msgid "autosync" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4495 +#: ../fish/guestfish-actions.pod:4502 #, no-wrap msgid "" " set-autosync true|false\n" @@ -16417,7 +16432,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4497 ../src/guestfs-actions.pod:6986 +#: ../fish/guestfish-actions.pod:4504 ../src/guestfs-actions.pod:6993 msgid "" "If C<autosync> is true, this enables autosync. Libguestfs will make a best " "effort attempt to make filesystems consistent and synchronized when the " @@ -16425,24 +16440,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4502 ../src/guestfs-actions.pod:6991 +#: ../fish/guestfish-actions.pod:4509 ../src/guestfs-actions.pod:6998 msgid "" "This is enabled by default (since libguestfs 1.5.24, previously it was " "disabled by default)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4505 +#: ../fish/guestfish-actions.pod:4512 msgid "set-direct" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4507 +#: ../fish/guestfish-actions.pod:4514 msgid "direct" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4509 +#: ../fish/guestfish-actions.pod:4516 #, no-wrap msgid "" " set-direct true|false\n" @@ -16450,36 +16465,36 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4511 ../src/guestfs-actions.pod:7004 +#: ../fish/guestfish-actions.pod:4518 ../src/guestfs-actions.pod:7011 msgid "" "If the direct appliance mode flag is enabled, then stdin and stdout are " "passed directly through to the appliance once it is launched." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4515 +#: ../fish/guestfish-actions.pod:4522 msgid "" "One consequence of this is that log messages aren't caught by the library " "and handled by L</set-log-message-callback>, but go straight to stdout." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4519 ../src/guestfs-actions.pod:7012 +#: ../fish/guestfish-actions.pod:4526 ../src/guestfs-actions.pod:7019 msgid "You probably don't want to use this unless you know what you are doing." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4522 ../src/guestfs-actions.pod:7015 +#: ../fish/guestfish-actions.pod:4529 ../src/guestfs-actions.pod:7022 msgid "The default is disabled." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4524 +#: ../fish/guestfish-actions.pod:4531 msgid "set-e2label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4526 +#: ../fish/guestfish-actions.pod:4533 #, no-wrap msgid "" " set-e2label device label\n" @@ -16487,26 +16502,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4528 ../src/guestfs-actions.pod:7028 +#: ../fish/guestfish-actions.pod:4535 ../src/guestfs-actions.pod:7035 msgid "" "This sets the ext2/3/4 filesystem label of the filesystem on C<device> to " "C<label>. Filesystem labels are limited to 16 characters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4532 +#: ../fish/guestfish-actions.pod:4539 msgid "" "You can use either L</tune2fs-l> or L</get-e2label> to return the existing " "label on a filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4535 +#: ../fish/guestfish-actions.pod:4542 msgid "set-e2uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4537 +#: ../fish/guestfish-actions.pod:4544 #, no-wrap msgid "" " set-e2uuid device uuid\n" @@ -16514,7 +16529,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4539 ../src/guestfs-actions.pod:7046 +#: ../fish/guestfish-actions.pod:4546 ../src/guestfs-actions.pod:7053 msgid "" "This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to " "C<uuid>. The format of the UUID and alternatives such as C<clear>, " @@ -16522,24 +16537,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4544 +#: ../fish/guestfish-actions.pod:4551 msgid "" "You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing " "UUID of a filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4547 +#: ../fish/guestfish-actions.pod:4554 msgid "set-memsize" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4549 +#: ../fish/guestfish-actions.pod:4556 msgid "memsize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4551 +#: ../fish/guestfish-actions.pod:4558 #, no-wrap msgid "" " set-memsize memsize\n" @@ -16547,31 +16562,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4553 +#: ../fish/guestfish-actions.pod:4560 msgid "" "This sets the memory size in megabytes allocated to the qemu subprocess. " "This only has any effect if called before L</launch>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4557 ../src/guestfs-actions.pod:7068 +#: ../fish/guestfish-actions.pod:4564 ../src/guestfs-actions.pod:7075 msgid "" "You can also change this by setting the environment variable " "C<LIBGUESTFS_MEMSIZE> before the handle is created." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4564 +#: ../fish/guestfish-actions.pod:4571 msgid "set-network" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4566 +#: ../fish/guestfish-actions.pod:4573 msgid "network" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4568 +#: ../fish/guestfish-actions.pod:4575 #, no-wrap msgid "" " set-network true|false\n" @@ -16579,32 +16594,32 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4570 ../src/guestfs-actions.pod:7085 +#: ../fish/guestfish-actions.pod:4577 ../src/guestfs-actions.pod:7092 msgid "" "If C<network> is true, then the network is enabled in the libguestfs " "appliance. The default is false." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4573 ../src/guestfs-actions.pod:7088 +#: ../fish/guestfish-actions.pod:4580 ../src/guestfs-actions.pod:7095 msgid "" "This affects whether commands are able to access the network (see L<guestfs" "(3)/RUNNING COMMANDS>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4576 +#: ../fish/guestfish-actions.pod:4583 msgid "" "You must call this before calling L</launch>, otherwise it has no effect." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4579 +#: ../fish/guestfish-actions.pod:4586 msgid "set-path" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4583 +#: ../fish/guestfish-actions.pod:4590 #, no-wrap msgid "" " set-path searchpath\n" @@ -16612,34 +16627,34 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4585 ../src/guestfs-actions.pod:7104 +#: ../fish/guestfish-actions.pod:4592 ../src/guestfs-actions.pod:7111 msgid "Set the path that libguestfs searches for kernel and initrd.img." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4587 ../src/guestfs-actions.pod:7106 +#: ../fish/guestfish-actions.pod:4594 ../src/guestfs-actions.pod:7113 msgid "" "The default is C<$libdir/guestfs> unless overridden by setting " "C<LIBGUESTFS_PATH> environment variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4590 ../src/guestfs-actions.pod:7109 +#: ../fish/guestfish-actions.pod:4597 ../src/guestfs-actions.pod:7116 msgid "Setting C<path> to C<NULL> restores the default path." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4592 +#: ../fish/guestfish-actions.pod:4599 msgid "set-pgroup" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4594 +#: ../fish/guestfish-actions.pod:4601 msgid "pgroup" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4596 +#: ../fish/guestfish-actions.pod:4603 #, no-wrap msgid "" " set-pgroup true|false\n" @@ -16647,21 +16662,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4598 ../src/guestfs-actions.pod:7121 +#: ../fish/guestfish-actions.pod:4605 ../src/guestfs-actions.pod:7128 msgid "" "If C<pgroup> is true, child processes are placed into their own process " "group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4601 ../src/guestfs-actions.pod:7124 +#: ../fish/guestfish-actions.pod:4608 ../src/guestfs-actions.pod:7131 msgid "" "The practical upshot of this is that signals like C<SIGINT> (from users " "pressing C<^C>) won't be received by the child process." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4604 +#: ../fish/guestfish-actions.pod:4611 msgid "" "The default for this flag is false, because usually you want C<^C> to kill " "the subprocess. Guestfish sets this flag to true when used interactively, " @@ -16670,17 +16685,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4609 +#: ../fish/guestfish-actions.pod:4616 msgid "set-qemu" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4611 +#: ../fish/guestfish-actions.pod:4618 msgid "qemu" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4613 +#: ../fish/guestfish-actions.pod:4620 #, no-wrap msgid "" " set-qemu qemu\n" @@ -16688,30 +16703,30 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4615 ../src/guestfs-actions.pod:7142 +#: ../fish/guestfish-actions.pod:4622 ../src/guestfs-actions.pod:7149 msgid "Set the qemu binary that we will use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4617 ../src/guestfs-actions.pod:7144 +#: ../fish/guestfish-actions.pod:4624 ../src/guestfs-actions.pod:7151 msgid "" "The default is chosen when the library was compiled by the configure script." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4620 ../src/guestfs-actions.pod:7147 +#: ../fish/guestfish-actions.pod:4627 ../src/guestfs-actions.pod:7154 msgid "" "You can also override this by setting the C<LIBGUESTFS_QEMU> environment " "variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4623 ../src/guestfs-actions.pod:7150 +#: ../fish/guestfish-actions.pod:4630 ../src/guestfs-actions.pod:7157 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4625 ../src/guestfs-actions.pod:7152 +#: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:7159 msgid "" "Note that you should call this function as early as possible after creating " "the handle. This is because some pre-launch operations depend on testing " @@ -16722,17 +16737,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4633 +#: ../fish/guestfish-actions.pod:4640 msgid "set-recovery-proc" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4635 +#: ../fish/guestfish-actions.pod:4642 msgid "recovery-proc" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4637 +#: ../fish/guestfish-actions.pod:4644 #, no-wrap msgid "" " set-recovery-proc true|false\n" @@ -16740,7 +16755,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4639 +#: ../fish/guestfish-actions.pod:4646 msgid "" "If this is called with the parameter C<false> then L</launch> does not " "create a recovery process. The purpose of the recovery process is to stop " @@ -16748,14 +16763,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4644 +#: ../fish/guestfish-actions.pod:4651 msgid "" "This only has any effect if called before L</launch>, and the default is " "true." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4647 ../src/guestfs-actions.pod:7178 +#: ../fish/guestfish-actions.pod:4654 ../src/guestfs-actions.pod:7185 msgid "" "About the only time when you would want to disable this is if the main " "process will fork itself into the background (\"daemonize\" itself). In " @@ -16764,17 +16779,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4653 +#: ../fish/guestfish-actions.pod:4660 msgid "set-selinux" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4655 +#: ../fish/guestfish-actions.pod:4662 msgid "selinux" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4657 +#: ../fish/guestfish-actions.pod:4664 #, no-wrap msgid "" " set-selinux true|false\n" @@ -16782,31 +16797,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4659 ../src/guestfs-actions.pod:7194 +#: ../fish/guestfish-actions.pod:4666 ../src/guestfs-actions.pod:7201 msgid "" "This sets the selinux flag that is passed to the appliance at boot time. " "The default is C<selinux=0> (disabled)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4662 ../src/guestfs-actions.pod:7197 +#: ../fish/guestfish-actions.pod:4669 ../src/guestfs-actions.pod:7204 msgid "" "Note that if SELinux is enabled, it is always in Permissive mode " "(C<enforcing=0>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4668 +#: ../fish/guestfish-actions.pod:4675 msgid "set-smp" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4670 +#: ../fish/guestfish-actions.pod:4677 msgid "smp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4672 +#: ../fish/guestfish-actions.pod:4679 #, no-wrap msgid "" " set-smp smp\n" @@ -16814,7 +16829,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4674 ../src/guestfs-actions.pod:7213 +#: ../fish/guestfish-actions.pod:4681 ../src/guestfs-actions.pod:7220 msgid "" "Change the number of virtual CPUs assigned to the appliance. The default is " "C<1>. Increasing this may improve performance, though often it has no " @@ -16822,22 +16837,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4678 +#: ../fish/guestfish-actions.pod:4685 msgid "This function must be called before L</launch>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4680 +#: ../fish/guestfish-actions.pod:4687 msgid "set-trace" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4682 +#: ../fish/guestfish-actions.pod:4689 msgid "trace" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4684 +#: ../fish/guestfish-actions.pod:4691 #, no-wrap msgid "" " set-trace true|false\n" @@ -16845,45 +16860,45 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4686 ../src/guestfs-actions.pod:7229 +#: ../fish/guestfish-actions.pod:4693 ../src/guestfs-actions.pod:7236 msgid "" "If the command trace flag is set to 1, then libguestfs calls, parameters and " "return values are traced." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4689 ../src/guestfs-actions.pod:7232 +#: ../fish/guestfish-actions.pod:4696 ../src/guestfs-actions.pod:7239 msgid "" "If you want to trace C API calls into libguestfs (and other libraries) then " "possibly a better way is to use the external ltrace(1) command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4693 ../src/guestfs-actions.pod:7236 +#: ../fish/guestfish-actions.pod:4700 ../src/guestfs-actions.pod:7243 msgid "" "Command traces are disabled unless the environment variable " "C<LIBGUESTFS_TRACE> is defined and set to C<1>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4696 +#: ../fish/guestfish-actions.pod:4703 msgid "" "Trace messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see L</set-event-callback>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4700 +#: ../fish/guestfish-actions.pod:4707 msgid "set-verbose" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4702 +#: ../fish/guestfish-actions.pod:4709 msgid "verbose" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4704 +#: ../fish/guestfish-actions.pod:4711 #, no-wrap msgid "" " set-verbose true|false\n" @@ -16891,31 +16906,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4706 ../src/guestfs-actions.pod:7253 +#: ../fish/guestfish-actions.pod:4713 ../src/guestfs-actions.pod:7260 msgid "If C<verbose> is true, this turns on verbose messages." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4708 ../src/guestfs-actions.pod:7255 +#: ../fish/guestfish-actions.pod:4715 ../src/guestfs-actions.pod:7262 msgid "" "Verbose messages are disabled unless the environment variable " "C<LIBGUESTFS_DEBUG> is defined and set to C<1>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4711 +#: ../fish/guestfish-actions.pod:4718 msgid "" "Verbose messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see L</set-event-callback>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4715 +#: ../fish/guestfish-actions.pod:4722 msgid "setcon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4717 +#: ../fish/guestfish-actions.pod:4724 #, no-wrap msgid "" " setcon context\n" @@ -16923,24 +16938,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4719 ../src/guestfs-actions.pod:7272 +#: ../fish/guestfish-actions.pod:4726 ../src/guestfs-actions.pod:7279 msgid "" "This sets the SELinux security context of the daemon to the string " "C<context>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4722 ../src/guestfs-actions.pod:7275 +#: ../fish/guestfish-actions.pod:4729 ../src/guestfs-actions.pod:7282 msgid "See the documentation about SELINUX in L<guestfs(3)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4724 +#: ../fish/guestfish-actions.pod:4731 msgid "setxattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4726 +#: ../fish/guestfish-actions.pod:4733 #, no-wrap msgid "" " setxattr xattr val vallen path\n" @@ -16948,24 +16963,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4728 ../src/guestfs-actions.pod:7290 +#: ../fish/guestfish-actions.pod:4735 ../src/guestfs-actions.pod:7297 msgid "" "This call sets the extended attribute named C<xattr> of the file C<path> to " "the value C<val> (of length C<vallen>). The value is arbitrary 8 bit data." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4732 +#: ../fish/guestfish-actions.pod:4739 msgid "See also: L</lsetxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4734 +#: ../fish/guestfish-actions.pod:4741 msgid "sfdisk" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4736 +#: ../fish/guestfish-actions.pod:4743 #, no-wrap msgid "" " sfdisk device cyls heads sectors 'lines ...'\n" @@ -16973,19 +16988,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4738 ../src/guestfs-actions.pod:7317 +#: ../fish/guestfish-actions.pod:4745 ../src/guestfs-actions.pod:7324 msgid "" "This is a direct interface to the L<sfdisk(8)> program for creating " "partitions on block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4741 ../src/guestfs-actions.pod:7320 +#: ../fish/guestfish-actions.pod:4748 ../src/guestfs-actions.pod:7327 msgid "C<device> should be a block device, for example C</dev/sda>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4743 ../src/guestfs-actions.pod:7322 +#: ../fish/guestfish-actions.pod:4750 ../src/guestfs-actions.pod:7329 msgid "" "C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and " "sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-" @@ -16996,14 +17011,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4751 ../src/guestfs-actions.pod:7330 +#: ../fish/guestfish-actions.pod:4758 ../src/guestfs-actions.pod:7337 msgid "" "C<lines> is a list of lines that we feed to C<sfdisk>. For more information " "refer to the L<sfdisk(8)> manpage." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4754 ../src/guestfs-actions.pod:7333 +#: ../fish/guestfish-actions.pod:4761 ../src/guestfs-actions.pod:7340 msgid "" "To create a single partition occupying the whole disk, you would pass " "C<lines> as a single element list, when the single element being the string " @@ -17011,25 +17026,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4758 +#: ../fish/guestfish-actions.pod:4765 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4761 ../fish/guestfish-actions.pod:4781 -#: ../fish/guestfish-actions.pod:4800 +#: ../fish/guestfish-actions.pod:4768 ../fish/guestfish-actions.pod:4788 +#: ../fish/guestfish-actions.pod:4807 msgid "" "I<This function is deprecated.> In new code, use the L</part-add> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4768 +#: ../fish/guestfish-actions.pod:4775 msgid "sfdiskM" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4770 +#: ../fish/guestfish-actions.pod:4777 #, no-wrap msgid "" " sfdiskM device 'lines ...'\n" @@ -17037,7 +17052,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4772 +#: ../fish/guestfish-actions.pod:4779 msgid "" "This is a simplified interface to the L</sfdisk> command, where partition " "sizes are specified in megabytes only (rounded to the nearest cylinder) and " @@ -17046,17 +17061,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4778 +#: ../fish/guestfish-actions.pod:4785 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4788 +#: ../fish/guestfish-actions.pod:4795 msgid "sfdisk-N" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4790 +#: ../fish/guestfish-actions.pod:4797 #, no-wrap msgid "" " sfdisk-N device partnum cyls heads sectors line\n" @@ -17064,31 +17079,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4792 ../src/guestfs-actions.pod:7389 +#: ../fish/guestfish-actions.pod:4799 ../src/guestfs-actions.pod:7396 msgid "" "This runs L<sfdisk(8)> option to modify just the single partition C<n> " "(note: C<n> counts from 1)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4795 +#: ../fish/guestfish-actions.pod:4802 msgid "" "For other parameters, see L</sfdisk>. You should usually pass C<0> for the " "cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4798 +#: ../fish/guestfish-actions.pod:4805 msgid "See also: L</part-add>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4807 +#: ../fish/guestfish-actions.pod:4814 msgid "sfdisk-disk-geometry" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4809 +#: ../fish/guestfish-actions.pod:4816 #, no-wrap msgid "" " sfdisk-disk-geometry device\n" @@ -17096,7 +17111,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4811 +#: ../fish/guestfish-actions.pod:4818 msgid "" "This displays the disk geometry of C<device> read from the partition table. " "Especially in the case where the underlying block device has been resized, " @@ -17105,18 +17120,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4816 ../fish/guestfish-actions.pod:4825 -#: ../src/guestfs-actions.pod:7412 ../src/guestfs-actions.pod:7428 +#: ../fish/guestfish-actions.pod:4823 ../fish/guestfish-actions.pod:4832 +#: ../src/guestfs-actions.pod:7419 ../src/guestfs-actions.pod:7435 msgid "The result is in human-readable format, and not designed to be parsed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4819 +#: ../fish/guestfish-actions.pod:4826 msgid "sfdisk-kernel-geometry" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4821 +#: ../fish/guestfish-actions.pod:4828 #, no-wrap msgid "" " sfdisk-kernel-geometry device\n" @@ -17124,17 +17139,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4823 ../src/guestfs-actions.pod:7426 +#: ../fish/guestfish-actions.pod:4830 ../src/guestfs-actions.pod:7433 msgid "This displays the kernel's idea of the geometry of C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4828 +#: ../fish/guestfish-actions.pod:4835 msgid "sfdisk-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4830 +#: ../fish/guestfish-actions.pod:4837 #, no-wrap msgid "" " sfdisk-l device\n" @@ -17142,31 +17157,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4832 ../src/guestfs-actions.pod:7449 +#: ../fish/guestfish-actions.pod:4839 ../src/guestfs-actions.pod:7456 msgid "" "This displays the partition table on C<device>, in the human-readable output " "of the L<sfdisk(8)> command. It is not intended to be parsed." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4836 +#: ../fish/guestfish-actions.pod:4843 msgid "See also: L</part-list>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4838 +#: ../fish/guestfish-actions.pod:4845 msgid "" "I<This function is deprecated.> In new code, use the L</part-list> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4845 +#: ../fish/guestfish-actions.pod:4852 msgid "sh" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4847 +#: ../fish/guestfish-actions.pod:4854 #, no-wrap msgid "" " sh command\n" @@ -17174,19 +17189,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4849 ../src/guestfs-actions.pod:7466 +#: ../fish/guestfish-actions.pod:4856 ../src/guestfs-actions.pod:7473 msgid "" "This call runs a command from the guest filesystem via the guest's C</bin/" "sh>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4852 +#: ../fish/guestfish-actions.pod:4859 msgid "This is like L</command>, but passes the command to:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7471 +#: ../fish/guestfish-actions.pod:4861 ../src/guestfs-actions.pod:7478 #, no-wrap msgid "" " /bin/sh -c \"command\"\n" @@ -17194,24 +17209,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4856 ../src/guestfs-actions.pod:7473 +#: ../fish/guestfish-actions.pod:4863 ../src/guestfs-actions.pod:7480 msgid "" "Depending on the guest's shell, this usually results in wildcards being " "expanded, shell expressions being interpolated and so on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4860 +#: ../fish/guestfish-actions.pod:4867 msgid "All the provisos about L</command> apply to this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4862 +#: ../fish/guestfish-actions.pod:4869 msgid "sh-lines" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4864 +#: ../fish/guestfish-actions.pod:4871 #, no-wrap msgid "" " sh-lines command\n" @@ -17219,22 +17234,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4866 +#: ../fish/guestfish-actions.pod:4873 msgid "This is the same as L</sh>, but splits the result into a list of lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4869 +#: ../fish/guestfish-actions.pod:4876 msgid "See also: L</command-lines>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4871 +#: ../fish/guestfish-actions.pod:4878 msgid "shutdown" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4873 +#: ../fish/guestfish-actions.pod:4880 #, no-wrap msgid "" " shutdown\n" @@ -17242,7 +17257,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4875 +#: ../fish/guestfish-actions.pod:4882 msgid "" "This is the opposite of L</launch>. It performs an orderly shutdown of the " "backend process(es). If the autosync flag is set (which is the default) " @@ -17250,7 +17265,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4879 ../src/guestfs-actions.pod:7510 +#: ../fish/guestfish-actions.pod:4886 ../src/guestfs-actions.pod:7517 msgid "" "If the subprocess exits with an error then this function will return an " "error, which should I<not> be ignored (it may indicate that the disk image " @@ -17258,31 +17273,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4883 ../src/guestfs-actions.pod:7514 +#: ../fish/guestfish-actions.pod:4890 ../src/guestfs-actions.pod:7521 msgid "It is safe to call this multiple times. Extra calls are ignored." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4885 +#: ../fish/guestfish-actions.pod:4892 msgid "" "This call does I<not> close or free up the handle. You still need to call " "L</close> afterwards." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4888 +#: ../fish/guestfish-actions.pod:4895 msgid "" "L</close> will call this if you don't do it explicitly, but note that any " "errors are ignored in that case." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4891 +#: ../fish/guestfish-actions.pod:4898 msgid "sleep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4893 +#: ../fish/guestfish-actions.pod:4900 #, no-wrap msgid "" " sleep secs\n" @@ -17290,17 +17305,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4895 ../src/guestfs-actions.pod:7530 +#: ../fish/guestfish-actions.pod:4902 ../src/guestfs-actions.pod:7537 msgid "Sleep for C<secs> seconds." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4897 +#: ../fish/guestfish-actions.pod:4904 msgid "stat" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4899 +#: ../fish/guestfish-actions.pod:4906 #, no-wrap msgid "" " stat path\n" @@ -17308,17 +17323,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4903 ../src/guestfs-actions.pod:7544 +#: ../fish/guestfish-actions.pod:4910 ../src/guestfs-actions.pod:7551 msgid "This is the same as the C<stat(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4905 +#: ../fish/guestfish-actions.pod:4912 msgid "statvfs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4907 +#: ../fish/guestfish-actions.pod:4914 #, no-wrap msgid "" " statvfs path\n" @@ -17326,7 +17341,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4909 ../src/guestfs-actions.pod:7558 +#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7565 msgid "" "Returns file system statistics for any mounted file system. C<path> should " "be a file or directory in the mounted file system (typically it is the mount " @@ -17334,17 +17349,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4913 ../src/guestfs-actions.pod:7562 +#: ../fish/guestfish-actions.pod:4920 ../src/guestfs-actions.pod:7569 msgid "This is the same as the C<statvfs(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4915 +#: ../fish/guestfish-actions.pod:4922 msgid "strings" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4917 +#: ../fish/guestfish-actions.pod:4924 #, no-wrap msgid "" " strings path\n" @@ -17352,19 +17367,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4919 ../src/guestfs-actions.pod:7576 +#: ../fish/guestfish-actions.pod:4926 ../src/guestfs-actions.pod:7583 msgid "" "This runs the L<strings(1)> command on a file and returns the list of " "printable strings found." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4925 +#: ../fish/guestfish-actions.pod:4932 msgid "strings-e" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4927 +#: ../fish/guestfish-actions.pod:4934 #, no-wrap msgid "" " strings-e encoding path\n" @@ -17372,93 +17387,93 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4929 +#: ../fish/guestfish-actions.pod:4936 msgid "" "This is like the L</strings> command, but allows you to specify the encoding " "of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4933 ../src/guestfs-actions.pod:7599 +#: ../fish/guestfish-actions.pod:4940 ../src/guestfs-actions.pod:7606 msgid "Allowed encodings are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4937 ../src/guestfs-actions.pod:7603 +#: ../fish/guestfish-actions.pod:4944 ../src/guestfs-actions.pod:7610 msgid "s" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4939 +#: ../fish/guestfish-actions.pod:4946 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what L</strings> uses)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4942 ../src/guestfs-actions.pod:7608 +#: ../fish/guestfish-actions.pod:4949 ../src/guestfs-actions.pod:7615 msgid "S" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4944 ../src/guestfs-actions.pod:7610 +#: ../fish/guestfish-actions.pod:4951 ../src/guestfs-actions.pod:7617 msgid "Single 8-bit-byte characters." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4946 ../src/guestfs-actions.pod:7612 +#: ../fish/guestfish-actions.pod:4953 ../src/guestfs-actions.pod:7619 msgid "b" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4948 ../src/guestfs-actions.pod:7614 +#: ../fish/guestfish-actions.pod:4955 ../src/guestfs-actions.pod:7621 msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4951 ../src/guestfs-actions.pod:7617 +#: ../fish/guestfish-actions.pod:4958 ../src/guestfs-actions.pod:7624 msgid "l (lower case letter L)" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4953 ../src/guestfs-actions.pod:7619 +#: ../fish/guestfish-actions.pod:4960 ../src/guestfs-actions.pod:7626 msgid "" "16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for " "examining binaries in Windows guests." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4956 ../src/guestfs-actions.pod:7622 +#: ../fish/guestfish-actions.pod:4963 ../src/guestfs-actions.pod:7629 msgid "B" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4958 ../src/guestfs-actions.pod:7624 +#: ../fish/guestfish-actions.pod:4965 ../src/guestfs-actions.pod:7631 msgid "32-bit big endian such as UCS-4BE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4960 ../src/guestfs-actions.pod:7626 +#: ../fish/guestfish-actions.pod:4967 ../src/guestfs-actions.pod:7633 msgid "L" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4962 ../src/guestfs-actions.pod:7628 +#: ../fish/guestfish-actions.pod:4969 ../src/guestfs-actions.pod:7635 msgid "32-bit little endian such as UCS-4LE." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4966 ../src/guestfs-actions.pod:7632 +#: ../fish/guestfish-actions.pod:4973 ../src/guestfs-actions.pod:7639 msgid "The returned strings are transcoded to UTF-8." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4971 +#: ../fish/guestfish-actions.pod:4978 msgid "swapoff-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4973 +#: ../fish/guestfish-actions.pod:4980 #, no-wrap msgid "" " swapoff-device device\n" @@ -17466,19 +17481,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4975 +#: ../fish/guestfish-actions.pod:4982 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See L</swapon-device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4979 +#: ../fish/guestfish-actions.pod:4986 msgid "swapoff-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4981 +#: ../fish/guestfish-actions.pod:4988 #, no-wrap msgid "" " swapoff-file file\n" @@ -17486,17 +17501,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4983 ../src/guestfs-actions.pod:7663 +#: ../fish/guestfish-actions.pod:4990 ../src/guestfs-actions.pod:7670 msgid "This command disables the libguestfs appliance swap on file." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4985 +#: ../fish/guestfish-actions.pod:4992 msgid "swapoff-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4987 +#: ../fish/guestfish-actions.pod:4994 #, no-wrap msgid "" " swapoff-label label\n" @@ -17504,19 +17519,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4989 ../src/guestfs-actions.pod:7675 +#: ../fish/guestfish-actions.pod:4996 ../src/guestfs-actions.pod:7682 msgid "" "This command disables the libguestfs appliance swap on labeled swap " "partition." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4992 +#: ../fish/guestfish-actions.pod:4999 msgid "swapoff-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4994 +#: ../fish/guestfish-actions.pod:5001 #, no-wrap msgid "" " swapoff-uuid uuid\n" @@ -17524,19 +17539,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4996 ../src/guestfs-actions.pod:7688 +#: ../fish/guestfish-actions.pod:5003 ../src/guestfs-actions.pod:7695 msgid "" "This command disables the libguestfs appliance swap partition with the given " "UUID." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4999 +#: ../fish/guestfish-actions.pod:5006 msgid "swapon-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5001 +#: ../fish/guestfish-actions.pod:5008 #, no-wrap msgid "" " swapon-device device\n" @@ -17544,7 +17559,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5003 +#: ../fish/guestfish-actions.pod:5010 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C<device>. The increased memory is made available for all " @@ -17552,7 +17567,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5008 ../src/guestfs-actions.pod:7706 +#: ../fish/guestfish-actions.pod:5015 ../src/guestfs-actions.pod:7713 msgid "" "Note that you should not swap to existing guest swap partitions unless you " "know what you are doing. They may contain hibernation information, or other " @@ -17562,12 +17577,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5015 +#: ../fish/guestfish-actions.pod:5022 msgid "swapon-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5017 +#: ../fish/guestfish-actions.pod:5024 #, no-wrap msgid "" " swapon-file file\n" @@ -17575,18 +17590,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5019 +#: ../fish/guestfish-actions.pod:5026 msgid "" "This command enables swap to a file. See L</swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5022 +#: ../fish/guestfish-actions.pod:5029 msgid "swapon-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5024 +#: ../fish/guestfish-actions.pod:5031 #, no-wrap msgid "" " swapon-label label\n" @@ -17594,19 +17609,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5026 +#: ../fish/guestfish-actions.pod:5033 msgid "" "This command enables swap to a labeled swap partition. See L</swapon-" "device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5029 +#: ../fish/guestfish-actions.pod:5036 msgid "swapon-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5031 +#: ../fish/guestfish-actions.pod:5038 #, no-wrap msgid "" " swapon-uuid uuid\n" @@ -17614,19 +17629,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5033 +#: ../fish/guestfish-actions.pod:5040 msgid "" "This command enables swap to a swap partition with the given UUID. See L</" "swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5036 +#: ../fish/guestfish-actions.pod:5043 msgid "sync" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5038 +#: ../fish/guestfish-actions.pod:5045 #, no-wrap msgid "" " sync\n" @@ -17634,26 +17649,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5040 ../src/guestfs-actions.pod:7761 +#: ../fish/guestfish-actions.pod:5047 ../src/guestfs-actions.pod:7768 msgid "" "This syncs the disk, so that any writes are flushed through to the " "underlying disk image." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5043 ../src/guestfs-actions.pod:7764 +#: ../fish/guestfish-actions.pod:5050 ../src/guestfs-actions.pod:7771 msgid "" "You should always call this if you have modified a disk image, before " "closing the handle." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5046 +#: ../fish/guestfish-actions.pod:5053 msgid "tail" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5048 +#: ../fish/guestfish-actions.pod:5055 #, no-wrap msgid "" " tail path\n" @@ -17661,18 +17676,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5050 ../src/guestfs-actions.pod:7777 +#: ../fish/guestfish-actions.pod:5057 ../src/guestfs-actions.pod:7784 msgid "" "This command returns up to the last 10 lines of a file as a list of strings." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5056 +#: ../fish/guestfish-actions.pod:5063 msgid "tail-n" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5058 +#: ../fish/guestfish-actions.pod:5065 #, no-wrap msgid "" " tail-n nrlines path\n" @@ -17680,26 +17695,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5060 ../src/guestfs-actions.pod:7796 +#: ../fish/guestfish-actions.pod:5067 ../src/guestfs-actions.pod:7803 msgid "" "If the parameter C<nrlines> is a positive number, this returns the last " "C<nrlines> lines of the file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5063 ../src/guestfs-actions.pod:7799 +#: ../fish/guestfish-actions.pod:5070 ../src/guestfs-actions.pod:7806 msgid "" "If the parameter C<nrlines> is a negative number, this returns lines from " "the file C<path>, starting with the C<-nrlines>th line." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5071 +#: ../fish/guestfish-actions.pod:5078 msgid "tar-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5073 +#: ../fish/guestfish-actions.pod:5080 #, no-wrap msgid "" " tar-in (tarfile|-) directory\n" @@ -17707,24 +17722,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5075 ../src/guestfs-actions.pod:7820 +#: ../fish/guestfish-actions.pod:5082 ../src/guestfs-actions.pod:7827 msgid "" "This command uploads and unpacks local file C<tarfile> (an I<uncompressed> " "tar file) into C<directory>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5078 +#: ../fish/guestfish-actions.pod:5085 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5083 +#: ../fish/guestfish-actions.pod:5090 msgid "tar-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5085 +#: ../fish/guestfish-actions.pod:5092 #, no-wrap msgid "" " tar-out directory (tarfile|-)\n" @@ -17732,24 +17747,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5087 ../src/guestfs-actions.pod:7837 +#: ../fish/guestfish-actions.pod:5094 ../src/guestfs-actions.pod:7844 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarfile>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5090 +#: ../fish/guestfish-actions.pod:5097 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5095 +#: ../fish/guestfish-actions.pod:5102 msgid "tgz-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5097 +#: ../fish/guestfish-actions.pod:5104 #, no-wrap msgid "" " tgz-in (tarball|-) directory\n" @@ -17757,24 +17772,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5099 ../src/guestfs-actions.pod:7854 +#: ../fish/guestfish-actions.pod:5106 ../src/guestfs-actions.pod:7861 msgid "" "This command uploads and unpacks local file C<tarball> (a I<gzip compressed> " "tar file) into C<directory>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5102 +#: ../fish/guestfish-actions.pod:5109 msgid "To upload an uncompressed tarball, use L</tar-in>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5106 +#: ../fish/guestfish-actions.pod:5113 msgid "tgz-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5108 +#: ../fish/guestfish-actions.pod:5115 #, no-wrap msgid "" " tgz-out directory (tarball|-)\n" @@ -17782,24 +17797,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5110 ../src/guestfs-actions.pod:7870 +#: ../fish/guestfish-actions.pod:5117 ../src/guestfs-actions.pod:7877 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarball>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5113 +#: ../fish/guestfish-actions.pod:5120 msgid "To download an uncompressed tarball, use L</tar-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5117 +#: ../fish/guestfish-actions.pod:5124 msgid "touch" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5119 +#: ../fish/guestfish-actions.pod:5126 #, no-wrap msgid "" " touch path\n" @@ -17807,7 +17822,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5121 ../src/guestfs-actions.pod:7885 +#: ../fish/guestfish-actions.pod:5128 ../src/guestfs-actions.pod:7892 msgid "" "Touch acts like the L<touch(1)> command. It can be used to update the " "timestamps on a file, or, if the file does not exist, to create a new zero-" @@ -17815,19 +17830,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5125 ../src/guestfs-actions.pod:7889 +#: ../fish/guestfish-actions.pod:5132 ../src/guestfs-actions.pod:7896 msgid "" "This command only works on regular files, and will fail on other file types " "such as directories, symbolic links, block special etc." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5128 +#: ../fish/guestfish-actions.pod:5135 msgid "truncate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5130 +#: ../fish/guestfish-actions.pod:5137 #, no-wrap msgid "" " truncate path\n" @@ -17835,19 +17850,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5132 ../src/guestfs-actions.pod:7902 +#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7909 msgid "" "This command truncates C<path> to a zero-length file. The file must exist " "already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5135 +#: ../fish/guestfish-actions.pod:5142 msgid "truncate-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5137 +#: ../fish/guestfish-actions.pod:5144 #, no-wrap msgid "" " truncate-size path size\n" @@ -17855,14 +17870,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7916 +#: ../fish/guestfish-actions.pod:5146 ../src/guestfs-actions.pod:7923 msgid "" "This command truncates C<path> to size C<size> bytes. The file must exist " "already." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5142 +#: ../fish/guestfish-actions.pod:5149 msgid "" "If the current file size is less than C<size> then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -17871,12 +17886,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5148 +#: ../fish/guestfish-actions.pod:5155 msgid "tune2fs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5150 +#: ../fish/guestfish-actions.pod:5157 #, no-wrap msgid "" " tune2fs device [force:true|false] [maxmountcount:N] [mountcount:N] [errorbehavior:..] [group:N] [intervalbetweenchecks:N] [reservedblockspercentage:N] [lastmounteddirectory:..] [reservedblockscount:N] [user:N]\n" @@ -17884,26 +17899,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7952 +#: ../fish/guestfish-actions.pod:5159 ../src/guestfs-actions.pod:7959 msgid "" "This call allows you to adjust various filesystem parameters of an ext2/ext3/" "ext4 filesystem called C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5161 ../src/guestfs-actions.pod:7961 +#: ../fish/guestfish-actions.pod:5168 ../src/guestfs-actions.pod:7968 msgid "" "Force tune2fs to complete the operation even in the face of errors. This is " "the same as the tune2fs C<-f> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5164 ../src/guestfs-actions.pod:7964 +#: ../fish/guestfish-actions.pod:5171 ../src/guestfs-actions.pod:7971 msgid "C<maxmountcount>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5166 ../src/guestfs-actions.pod:7966 +#: ../fish/guestfish-actions.pod:5173 ../src/guestfs-actions.pod:7973 msgid "" "Set the number of mounts after which the filesystem is checked by L<e2fsck(8)" ">. If this is C<0> then the number of mounts is disregarded. This is the " @@ -17911,24 +17926,24 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5170 ../src/guestfs-actions.pod:7970 +#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7977 msgid "C<mountcount>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5172 ../src/guestfs-actions.pod:7972 +#: ../fish/guestfish-actions.pod:5179 ../src/guestfs-actions.pod:7979 msgid "" "Set the number of times the filesystem has been mounted. This is the same " "as the tune2fs C<-C> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5175 ../src/guestfs-actions.pod:7975 +#: ../fish/guestfish-actions.pod:5182 ../src/guestfs-actions.pod:7982 msgid "C<errorbehavior>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7977 +#: ../fish/guestfish-actions.pod:5184 ../src/guestfs-actions.pod:7984 msgid "" "Change the behavior of the kernel code when errors are detected. Possible " "values currently are: C<continue>, C<remount-ro>, C<panic>. In practice " @@ -17937,96 +17952,96 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5182 ../src/guestfs-actions.pod:7982 +#: ../fish/guestfish-actions.pod:5189 ../src/guestfs-actions.pod:7989 msgid "This is the same as the tune2fs C<-e> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5184 ../src/guestfs-actions.pod:7984 +#: ../fish/guestfish-actions.pod:5191 ../src/guestfs-actions.pod:7991 msgid "C<group>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5186 ../src/guestfs-actions.pod:7986 +#: ../fish/guestfish-actions.pod:5193 ../src/guestfs-actions.pod:7993 msgid "" "Set the group which can use reserved filesystem blocks. This is the same as " "the tune2fs C<-g> option except that it can only be specified as a number." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:7990 +#: ../fish/guestfish-actions.pod:5197 ../src/guestfs-actions.pod:7997 msgid "C<intervalbetweenchecks>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5192 ../src/guestfs-actions.pod:7992 +#: ../fish/guestfish-actions.pod:5199 ../src/guestfs-actions.pod:7999 msgid "" "Adjust the maximal time between two filesystem checks (in seconds). If the " "option is passed as C<0> then time-dependent checking is disabled." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5196 ../src/guestfs-actions.pod:7996 +#: ../fish/guestfish-actions.pod:5203 ../src/guestfs-actions.pod:8003 msgid "This is the same as the tune2fs C<-i> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5198 ../src/guestfs-actions.pod:7998 +#: ../fish/guestfish-actions.pod:5205 ../src/guestfs-actions.pod:8005 msgid "C<reservedblockspercentage>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5200 ../src/guestfs-actions.pod:8000 +#: ../fish/guestfish-actions.pod:5207 ../src/guestfs-actions.pod:8007 msgid "" "Set the percentage of the filesystem which may only be allocated by " "privileged processes. This is the same as the tune2fs C<-m> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5204 ../src/guestfs-actions.pod:8004 +#: ../fish/guestfish-actions.pod:5211 ../src/guestfs-actions.pod:8011 msgid "C<lastmounteddirectory>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:8006 +#: ../fish/guestfish-actions.pod:5213 ../src/guestfs-actions.pod:8013 msgid "" "Set the last mounted directory. This is the same as the tune2fs C<-M> " "option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5209 ../src/guestfs-actions.pod:8009 +#: ../fish/guestfish-actions.pod:5216 ../src/guestfs-actions.pod:8016 msgid "" "C<reservedblockscount> Set the number of reserved filesystem blocks. This " "is the same as the tune2fs C<-r> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5213 ../src/guestfs-actions.pod:8013 +#: ../fish/guestfish-actions.pod:5220 ../src/guestfs-actions.pod:8020 msgid "C<user>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5215 ../src/guestfs-actions.pod:8015 +#: ../fish/guestfish-actions.pod:5222 ../src/guestfs-actions.pod:8022 msgid "" "Set the user who can use the reserved filesystem blocks. This is the same " "as the tune2fs C<-u> option except that it can only be specified as a number." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5221 +#: ../fish/guestfish-actions.pod:5228 msgid "" "To get the current values of filesystem parameters, see L</tune2fs-l>. For " "precise details of how tune2fs works, see the L<tune2fs(8)> man page." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5227 +#: ../fish/guestfish-actions.pod:5234 msgid "tune2fs-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5229 +#: ../fish/guestfish-actions.pod:5236 #, no-wrap msgid "" " tune2fs-l device\n" @@ -18034,14 +18049,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5231 ../src/guestfs-actions.pod:8057 +#: ../fish/guestfish-actions.pod:5238 ../src/guestfs-actions.pod:8064 msgid "" "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5234 ../src/guestfs-actions.pod:8060 +#: ../fish/guestfish-actions.pod:5241 ../src/guestfs-actions.pod:8067 msgid "" "It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage " "for more details. The list of fields returned isn't clearly defined, and " @@ -18050,12 +18065,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5239 +#: ../fish/guestfish-actions.pod:5246 msgid "txz-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5241 +#: ../fish/guestfish-actions.pod:5248 #, no-wrap msgid "" " txz-in (tarball|-) directory\n" @@ -18063,19 +18078,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5243 ../src/guestfs-actions.pod:8080 +#: ../fish/guestfish-actions.pod:5250 ../src/guestfs-actions.pod:8087 msgid "" "This command uploads and unpacks local file C<tarball> (an I<xz compressed> " "tar file) into C<directory>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5248 +#: ../fish/guestfish-actions.pod:5255 msgid "txz-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5250 +#: ../fish/guestfish-actions.pod:5257 #, no-wrap msgid "" " txz-out directory (tarball|-)\n" @@ -18083,19 +18098,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5252 ../src/guestfs-actions.pod:8094 +#: ../fish/guestfish-actions.pod:5259 ../src/guestfs-actions.pod:8101 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarball> (as an xz compressed tar archive)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5257 +#: ../fish/guestfish-actions.pod:5264 msgid "umask" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5259 +#: ../fish/guestfish-actions.pod:5266 #, no-wrap msgid "" " umask mask\n" @@ -18103,14 +18118,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5261 ../src/guestfs-actions.pod:8107 +#: ../fish/guestfish-actions.pod:5268 ../src/guestfs-actions.pod:8114 msgid "" "This function sets the mask used for creating new files and device nodes to " "C<mask & 0777>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5264 ../src/guestfs-actions.pod:8110 +#: ../fish/guestfish-actions.pod:5271 ../src/guestfs-actions.pod:8117 msgid "" "Typical umask values would be C<022> which creates new files with " "permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates " @@ -18118,7 +18133,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5269 ../src/guestfs-actions.pod:8115 +#: ../fish/guestfish-actions.pod:5276 ../src/guestfs-actions.pod:8122 msgid "" "The default umask is C<022>. This is important because it means that " "directories and device nodes will be created with C<0644> or C<0755> mode " @@ -18126,27 +18141,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5273 +#: ../fish/guestfish-actions.pod:5280 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5276 ../src/guestfs-actions.pod:8122 +#: ../fish/guestfish-actions.pod:5283 ../src/guestfs-actions.pod:8129 msgid "This call returns the previous umask." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5278 +#: ../fish/guestfish-actions.pod:5285 msgid "umount" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5280 +#: ../fish/guestfish-actions.pod:5287 msgid "unmount" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5282 +#: ../fish/guestfish-actions.pod:5289 #, no-wrap msgid "" " umount pathordevice\n" @@ -18154,24 +18169,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5284 ../src/guestfs-actions.pod:8134 +#: ../fish/guestfish-actions.pod:5291 ../src/guestfs-actions.pod:8141 msgid "" "This unmounts the given filesystem. The filesystem may be specified either " "by its mountpoint (path) or the device which contains the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5288 +#: ../fish/guestfish-actions.pod:5295 msgid "umount-all" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5290 +#: ../fish/guestfish-actions.pod:5297 msgid "unmount-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5292 +#: ../fish/guestfish-actions.pod:5299 #, no-wrap msgid "" " umount-all\n" @@ -18179,22 +18194,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5294 ../src/guestfs-actions.pod:8147 +#: ../fish/guestfish-actions.pod:5301 ../src/guestfs-actions.pod:8154 msgid "This unmounts all mounted filesystems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5296 ../src/guestfs-actions.pod:8149 +#: ../fish/guestfish-actions.pod:5303 ../src/guestfs-actions.pod:8156 msgid "Some internal mounts are not unmounted by this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5298 +#: ../fish/guestfish-actions.pod:5305 msgid "upload" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5300 +#: ../fish/guestfish-actions.pod:5307 #, no-wrap msgid "" " upload (filename|-) remotefilename\n" @@ -18202,23 +18217,23 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5302 ../fish/guestfish-actions.pod:5315 -#: ../src/guestfs-actions.pod:8162 ../src/guestfs-actions.pod:8186 +#: ../fish/guestfish-actions.pod:5309 ../fish/guestfish-actions.pod:5322 +#: ../src/guestfs-actions.pod:8169 ../src/guestfs-actions.pod:8193 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5307 +#: ../fish/guestfish-actions.pod:5314 msgid "See also L</download>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5311 +#: ../fish/guestfish-actions.pod:5318 msgid "upload-offset" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5313 +#: ../fish/guestfish-actions.pod:5320 #, no-wrap msgid "" " upload-offset (filename|-) remotefilename offset\n" @@ -18226,7 +18241,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5318 ../src/guestfs-actions.pod:8189 +#: ../fish/guestfish-actions.pod:5325 ../src/guestfs-actions.pod:8196 msgid "" "C<remotefilename> is overwritten starting at the byte C<offset> specified. " "The intention is to overwrite parts of existing files or devices, although " @@ -18236,7 +18251,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5325 +#: ../fish/guestfish-actions.pod:5332 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with L</pwrite>, and this call always writes the full " @@ -18244,17 +18259,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5330 +#: ../fish/guestfish-actions.pod:5337 msgid "See also L</upload>, L</pwrite>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5334 +#: ../fish/guestfish-actions.pod:5341 msgid "utimens" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5336 +#: ../fish/guestfish-actions.pod:5343 #, no-wrap msgid "" " utimens path atsecs atnsecs mtsecs mtnsecs\n" @@ -18262,26 +18277,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5338 ../src/guestfs-actions.pod:8222 +#: ../fish/guestfish-actions.pod:5345 ../src/guestfs-actions.pod:8229 msgid "This command sets the timestamps of a file with nanosecond precision." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5341 ../src/guestfs-actions.pod:8225 +#: ../fish/guestfish-actions.pod:5348 ../src/guestfs-actions.pod:8232 msgid "" "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds " "from the epoch." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5344 ../src/guestfs-actions.pod:8228 +#: ../fish/guestfish-actions.pod:5351 ../src/guestfs-actions.pod:8235 msgid "" "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and " "nanoseconds from the epoch." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5347 ../src/guestfs-actions.pod:8231 +#: ../fish/guestfish-actions.pod:5354 ../src/guestfs-actions.pod:8238 msgid "" "If the C<*nsecs> field contains the special value C<-1> then the " "corresponding timestamp is set to the current time. (The C<*secs> field is " @@ -18289,7 +18304,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5351 ../src/guestfs-actions.pod:8235 +#: ../fish/guestfish-actions.pod:5358 ../src/guestfs-actions.pod:8242 msgid "" "If the C<*nsecs> field contains the special value C<-2> then the " "corresponding timestamp is left unchanged. (The C<*secs> field is ignored " @@ -18297,12 +18312,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5355 +#: ../fish/guestfish-actions.pod:5362 msgid "version" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5357 +#: ../fish/guestfish-actions.pod:5364 #, no-wrap msgid "" " version\n" @@ -18310,13 +18325,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5359 ../src/guestfs-actions.pod:8248 +#: ../fish/guestfish-actions.pod:5366 ../src/guestfs-actions.pod:8255 msgid "" "Return the libguestfs version number that the program is linked against." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5362 ../src/guestfs-actions.pod:8251 +#: ../fish/guestfish-actions.pod:5369 ../src/guestfs-actions.pod:8258 msgid "" "Note that because of dynamic linking this is not necessarily the version of " "libguestfs that you compiled against. You can compile the program, and then " @@ -18325,7 +18340,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5367 ../src/guestfs-actions.pod:8256 +#: ../fish/guestfish-actions.pod:5374 ../src/guestfs-actions.pod:8263 msgid "" "This call was added in version C<1.0.58>. In previous versions of " "libguestfs there was no way to get the version number. From C code you can " @@ -18334,7 +18349,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5373 ../src/guestfs-actions.pod:8262 +#: ../fish/guestfish-actions.pod:5380 ../src/guestfs-actions.pod:8269 msgid "" "The call returns a structure with four elements. The first three (C<major>, " "C<minor> and C<release>) are numbers and correspond to the usual version " @@ -18343,18 +18358,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5379 ../src/guestfs-actions.pod:8268 +#: ../fish/guestfish-actions.pod:5386 ../src/guestfs-actions.pod:8275 msgid "" "To construct the original version string: C<$major.$minor.$release$extra>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5382 ../src/guestfs-actions.pod:8271 +#: ../fish/guestfish-actions.pod:5389 ../src/guestfs-actions.pod:8278 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5384 +#: ../fish/guestfish-actions.pod:5391 msgid "" "I<Note:> Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -18363,12 +18378,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5390 +#: ../fish/guestfish-actions.pod:5397 msgid "vfs-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5392 +#: ../fish/guestfish-actions.pod:5399 #, no-wrap msgid "" " vfs-label device\n" @@ -18376,27 +18391,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5394 ../src/guestfs-actions.pod:8291 +#: ../fish/guestfish-actions.pod:5401 ../src/guestfs-actions.pod:8298 msgid "This returns the filesystem label of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5397 ../src/guestfs-actions.pod:8294 +#: ../fish/guestfish-actions.pod:5404 ../src/guestfs-actions.pod:8301 msgid "If the filesystem is unlabeled, this returns the empty string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5399 +#: ../fish/guestfish-actions.pod:5406 msgid "To find a filesystem from the label, use L</findfs-label>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5401 +#: ../fish/guestfish-actions.pod:5408 msgid "vfs-type" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5403 +#: ../fish/guestfish-actions.pod:5410 #, no-wrap msgid "" " vfs-type device\n" @@ -18404,14 +18419,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5405 ../src/guestfs-actions.pod:8309 +#: ../fish/guestfish-actions.pod:5412 ../src/guestfs-actions.pod:8316 msgid "" "This command gets the filesystem type corresponding to the filesystem on " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5408 ../src/guestfs-actions.pod:8312 +#: ../fish/guestfish-actions.pod:5415 ../src/guestfs-actions.pod:8319 msgid "" "For most filesystems, the result is the name of the Linux VFS module which " "would be used to mount this filesystem if you mounted it without specifying " @@ -18419,12 +18434,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5413 +#: ../fish/guestfish-actions.pod:5420 msgid "vfs-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5415 +#: ../fish/guestfish-actions.pod:5422 #, no-wrap msgid "" " vfs-uuid device\n" @@ -18432,27 +18447,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5417 ../src/guestfs-actions.pod:8328 +#: ../fish/guestfish-actions.pod:5424 ../src/guestfs-actions.pod:8335 msgid "This returns the filesystem UUID of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5420 ../src/guestfs-actions.pod:8331 +#: ../fish/guestfish-actions.pod:5427 ../src/guestfs-actions.pod:8338 msgid "If the filesystem does not have a UUID, this returns the empty string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5422 +#: ../fish/guestfish-actions.pod:5429 msgid "To find a filesystem from the UUID, use L</findfs-uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5424 +#: ../fish/guestfish-actions.pod:5431 msgid "vg-activate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5426 +#: ../fish/guestfish-actions.pod:5433 #, no-wrap msgid "" " vg-activate true|false 'volgroups ...'\n" @@ -18460,31 +18475,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5428 ../src/guestfs-actions.pod:8347 +#: ../fish/guestfish-actions.pod:5435 ../src/guestfs-actions.pod:8354 msgid "" "This command activates or (if C<activate> is false) deactivates all logical " "volumes in the listed volume groups C<volgroups>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5431 ../src/guestfs-actions.pod:8350 +#: ../fish/guestfish-actions.pod:5438 ../src/guestfs-actions.pod:8357 msgid "This command is the same as running C<vgchange -a y|n volgroups...>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5433 ../src/guestfs-actions.pod:8352 +#: ../fish/guestfish-actions.pod:5440 ../src/guestfs-actions.pod:8359 msgid "" "Note that if C<volgroups> is an empty list then B<all> volume groups are " "activated or deactivated." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5436 +#: ../fish/guestfish-actions.pod:5443 msgid "vg-activate-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5438 +#: ../fish/guestfish-actions.pod:5445 #, no-wrap msgid "" " vg-activate-all true|false\n" @@ -18492,24 +18507,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5440 ../src/guestfs-actions.pod:8365 +#: ../fish/guestfish-actions.pod:5447 ../src/guestfs-actions.pod:8372 msgid "" "This command activates or (if C<activate> is false) deactivates all logical " "volumes in all volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5443 ../src/guestfs-actions.pod:8368 +#: ../fish/guestfish-actions.pod:5450 ../src/guestfs-actions.pod:8375 msgid "This command is the same as running C<vgchange -a y|n>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5445 +#: ../fish/guestfish-actions.pod:5452 msgid "vgcreate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5447 +#: ../fish/guestfish-actions.pod:5454 #, no-wrap msgid "" " vgcreate volgroup 'physvols ...'\n" @@ -18517,19 +18532,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5449 ../src/guestfs-actions.pod:8381 +#: ../fish/guestfish-actions.pod:5456 ../src/guestfs-actions.pod:8388 msgid "" "This creates an LVM volume group called C<volgroup> from the non-empty list " "of physical volumes C<physvols>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5452 +#: ../fish/guestfish-actions.pod:5459 msgid "vglvuuids" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5454 +#: ../fish/guestfish-actions.pod:5461 #, no-wrap msgid "" " vglvuuids vgname\n" @@ -18537,31 +18552,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5456 ../src/guestfs-actions.pod:8394 +#: ../fish/guestfish-actions.pod:5463 ../src/guestfs-actions.pod:8401 msgid "" "Given a VG called C<vgname>, this returns the UUIDs of all the logical " "volumes created in this volume group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5459 +#: ../fish/guestfish-actions.pod:5466 msgid "" "You can use this along with L</lvs> and L</lvuuid> calls to associate " "logical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5462 +#: ../fish/guestfish-actions.pod:5469 msgid "See also L</vgpvuuids>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5464 +#: ../fish/guestfish-actions.pod:5471 msgid "vgpvuuids" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5466 +#: ../fish/guestfish-actions.pod:5473 #, no-wrap msgid "" " vgpvuuids vgname\n" @@ -18569,31 +18584,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5468 ../src/guestfs-actions.pod:8414 +#: ../fish/guestfish-actions.pod:5475 ../src/guestfs-actions.pod:8421 msgid "" "Given a VG called C<vgname>, this returns the UUIDs of all the physical " "volumes that this volume group resides on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5471 +#: ../fish/guestfish-actions.pod:5478 msgid "" "You can use this along with L</pvs> and L</pvuuid> calls to associate " "physical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5474 +#: ../fish/guestfish-actions.pod:5481 msgid "See also L</vglvuuids>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5476 +#: ../fish/guestfish-actions.pod:5483 msgid "vgremove" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5478 +#: ../fish/guestfish-actions.pod:5485 #, no-wrap msgid "" " vgremove vgname\n" @@ -18601,23 +18616,23 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5480 ../src/guestfs-actions.pod:8434 +#: ../fish/guestfish-actions.pod:5487 ../src/guestfs-actions.pod:8441 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5482 ../src/guestfs-actions.pod:8436 +#: ../fish/guestfish-actions.pod:5489 ../src/guestfs-actions.pod:8443 msgid "" "This also forcibly removes all logical volumes in the volume group (if any)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5485 +#: ../fish/guestfish-actions.pod:5492 msgid "vgrename" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5487 +#: ../fish/guestfish-actions.pod:5494 #, no-wrap msgid "" " vgrename volgroup newvolgroup\n" @@ -18625,17 +18640,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5489 ../src/guestfs-actions.pod:8450 +#: ../fish/guestfish-actions.pod:5496 ../src/guestfs-actions.pod:8457 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5491 +#: ../fish/guestfish-actions.pod:5498 msgid "vgs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5493 +#: ../fish/guestfish-actions.pod:5500 #, no-wrap msgid "" " vgs\n" @@ -18643,31 +18658,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5495 ../src/guestfs-actions.pod:8461 +#: ../fish/guestfish-actions.pod:5502 ../src/guestfs-actions.pod:8468 msgid "" "List all the volumes groups detected. This is the equivalent of the L<vgs(8)" "> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5498 ../src/guestfs-actions.pod:8464 +#: ../fish/guestfish-actions.pod:5505 ../src/guestfs-actions.pod:8471 msgid "" "This returns a list of just the volume group names that were detected (eg. " "C<VolGroup00>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5501 +#: ../fish/guestfish-actions.pod:5508 msgid "See also L</vgs-full>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5503 +#: ../fish/guestfish-actions.pod:5510 msgid "vgs-full" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5505 +#: ../fish/guestfish-actions.pod:5512 #, no-wrap msgid "" " vgs-full\n" @@ -18675,19 +18690,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5507 ../src/guestfs-actions.pod:8480 +#: ../fish/guestfish-actions.pod:5514 ../src/guestfs-actions.pod:8487 msgid "" "List all the volumes groups detected. This is the equivalent of the L<vgs(8)" "> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5510 +#: ../fish/guestfish-actions.pod:5517 msgid "vgscan" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5512 +#: ../fish/guestfish-actions.pod:5519 #, no-wrap msgid "" " vgscan\n" @@ -18695,19 +18710,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5514 ../src/guestfs-actions.pod:8494 +#: ../fish/guestfish-actions.pod:5521 ../src/guestfs-actions.pod:8501 msgid "" "This rescans all block devices and rebuilds the list of LVM physical " "volumes, volume groups and logical volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5517 +#: ../fish/guestfish-actions.pod:5524 msgid "vguuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5519 +#: ../fish/guestfish-actions.pod:5526 #, no-wrap msgid "" " vguuid vgname\n" @@ -18715,17 +18730,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5521 ../src/guestfs-actions.pod:8507 +#: ../fish/guestfish-actions.pod:5528 ../src/guestfs-actions.pod:8514 msgid "This command returns the UUID of the LVM VG named C<vgname>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5523 +#: ../fish/guestfish-actions.pod:5530 msgid "wc-c" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5525 +#: ../fish/guestfish-actions.pod:5532 #, no-wrap msgid "" " wc-c path\n" @@ -18733,19 +18748,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5527 ../src/guestfs-actions.pod:8547 +#: ../fish/guestfish-actions.pod:5534 ../src/guestfs-actions.pod:8554 msgid "" "This command counts the characters in a file, using the C<wc -c> external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5530 +#: ../fish/guestfish-actions.pod:5537 msgid "wc-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5532 +#: ../fish/guestfish-actions.pod:5539 #, no-wrap msgid "" " wc-l path\n" @@ -18753,18 +18768,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5534 ../src/guestfs-actions.pod:8560 +#: ../fish/guestfish-actions.pod:5541 ../src/guestfs-actions.pod:8567 msgid "" "This command counts the lines in a file, using the C<wc -l> external command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5537 +#: ../fish/guestfish-actions.pod:5544 msgid "wc-w" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5539 +#: ../fish/guestfish-actions.pod:5546 #, no-wrap msgid "" " wc-w path\n" @@ -18772,18 +18787,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5541 ../src/guestfs-actions.pod:8573 +#: ../fish/guestfish-actions.pod:5548 ../src/guestfs-actions.pod:8580 msgid "" "This command counts the words in a file, using the C<wc -w> external command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5544 +#: ../fish/guestfish-actions.pod:5551 msgid "write" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5546 +#: ../fish/guestfish-actions.pod:5553 #, no-wrap msgid "" " write path content\n" @@ -18791,24 +18806,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5548 ../src/guestfs-actions.pod:8588 +#: ../fish/guestfish-actions.pod:5555 ../src/guestfs-actions.pod:8595 msgid "" "This call creates a file called C<path>. The content of the file is the " "string C<content> (which can contain any 8 bit data)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5551 +#: ../fish/guestfish-actions.pod:5558 msgid "See also L</write-append>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5556 +#: ../fish/guestfish-actions.pod:5563 msgid "write-append" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5558 +#: ../fish/guestfish-actions.pod:5565 #, no-wrap msgid "" " write-append path content\n" @@ -18816,24 +18831,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5560 ../src/guestfs-actions.pod:8608 +#: ../fish/guestfish-actions.pod:5567 ../src/guestfs-actions.pod:8615 msgid "" "This call appends C<content> to the end of file C<path>. If C<path> does " "not exist, then a new file is created." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5563 +#: ../fish/guestfish-actions.pod:5570 msgid "See also L</write>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5568 +#: ../fish/guestfish-actions.pod:5575 msgid "write-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5570 +#: ../fish/guestfish-actions.pod:5577 #, no-wrap msgid "" " write-file path content size\n" @@ -18841,39 +18856,39 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5572 ../src/guestfs-actions.pod:8635 +#: ../fish/guestfish-actions.pod:5579 ../src/guestfs-actions.pod:8642 msgid "" "This call creates a file called C<path>. The contents of the file is the " "string C<content> (which can contain any 8 bit data), with length C<size>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5576 ../src/guestfs-actions.pod:8639 +#: ../fish/guestfish-actions.pod:5583 ../src/guestfs-actions.pod:8646 msgid "" "As a special case, if C<size> is C<0> then the length is calculated using " "C<strlen> (so in this case the content cannot contain embedded ASCII NULs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5580 ../src/guestfs-actions.pod:8643 +#: ../fish/guestfish-actions.pod:5587 ../src/guestfs-actions.pod:8650 msgid "" "I<NB.> Owing to a bug, writing content containing ASCII NUL characters does " "I<not> work, even if the length is specified." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5586 +#: ../fish/guestfish-actions.pod:5593 msgid "" "I<This function is deprecated.> In new code, use the L</write> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5593 +#: ../fish/guestfish-actions.pod:5600 msgid "zegrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5595 +#: ../fish/guestfish-actions.pod:5602 #, no-wrap msgid "" " zegrep regex path\n" @@ -18881,18 +18896,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5597 ../src/guestfs-actions.pod:8660 +#: ../fish/guestfish-actions.pod:5604 ../src/guestfs-actions.pod:8667 msgid "" "This calls the external C<zegrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5603 +#: ../fish/guestfish-actions.pod:5610 msgid "zegrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5605 +#: ../fish/guestfish-actions.pod:5612 #, no-wrap msgid "" " zegrepi regex path\n" @@ -18900,18 +18915,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5607 ../src/guestfs-actions.pod:8679 +#: ../fish/guestfish-actions.pod:5614 ../src/guestfs-actions.pod:8686 msgid "" "This calls the external C<zegrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5613 +#: ../fish/guestfish-actions.pod:5620 msgid "zero" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5615 +#: ../fish/guestfish-actions.pod:5622 #, no-wrap msgid "" " zero device\n" @@ -18919,12 +18934,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5617 ../src/guestfs-actions.pod:8697 +#: ../fish/guestfish-actions.pod:5624 ../src/guestfs-actions.pod:8704 msgid "This command writes zeroes over the first few blocks of C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5619 ../src/guestfs-actions.pod:8699 +#: ../fish/guestfish-actions.pod:5626 ../src/guestfs-actions.pod:8706 msgid "" "How many blocks are zeroed isn't specified (but it's I<not> enough to " "securely wipe the device). It should be sufficient to remove any partition " @@ -18932,8 +18947,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5623 ../fish/guestfish-actions.pod:5638 -#: ../src/guestfs-actions.pod:8703 ../src/guestfs-actions.pod:8729 +#: ../fish/guestfish-actions.pod:5630 ../fish/guestfish-actions.pod:5645 +#: ../src/guestfs-actions.pod:8710 ../src/guestfs-actions.pod:8736 msgid "" "If blocks are already zero, then this command avoids writing zeroes. This " "prevents the underlying device from becoming non-sparse or growing " @@ -18941,17 +18956,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5627 +#: ../fish/guestfish-actions.pod:5634 msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5630 +#: ../fish/guestfish-actions.pod:5637 msgid "zero-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5632 +#: ../fish/guestfish-actions.pod:5639 #, no-wrap msgid "" " zero-device device\n" @@ -18959,19 +18974,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5634 +#: ../fish/guestfish-actions.pod:5641 msgid "" "This command writes zeroes over the entire C<device>. Compare with L</zero> " "which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5642 +#: ../fish/guestfish-actions.pod:5649 msgid "zerofree" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5644 +#: ../fish/guestfish-actions.pod:5651 #, no-wrap msgid "" " zerofree device\n" @@ -18979,7 +18994,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5646 ../src/guestfs-actions.pod:8748 +#: ../fish/guestfish-actions.pod:5653 ../src/guestfs-actions.pod:8755 msgid "" "This runs the I<zerofree> program on C<device>. This program claims to zero " "unused inodes and disk blocks on an ext2/3 filesystem, thus making it " @@ -18987,24 +19002,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5651 ../src/guestfs-actions.pod:8753 +#: ../fish/guestfish-actions.pod:5658 ../src/guestfs-actions.pod:8760 msgid "You should B<not> run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5654 ../src/guestfs-actions.pod:8756 +#: ../fish/guestfish-actions.pod:5661 ../src/guestfs-actions.pod:8763 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5657 +#: ../fish/guestfish-actions.pod:5664 msgid "zfgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5659 +#: ../fish/guestfish-actions.pod:5666 #, no-wrap msgid "" " zfgrep pattern path\n" @@ -19012,18 +19027,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5661 ../src/guestfs-actions.pod:8770 +#: ../fish/guestfish-actions.pod:5668 ../src/guestfs-actions.pod:8777 msgid "" "This calls the external C<zfgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5667 +#: ../fish/guestfish-actions.pod:5674 msgid "zfgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5669 +#: ../fish/guestfish-actions.pod:5676 #, no-wrap msgid "" " zfgrepi pattern path\n" @@ -19031,18 +19046,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5671 ../src/guestfs-actions.pod:8789 +#: ../fish/guestfish-actions.pod:5678 ../src/guestfs-actions.pod:8796 msgid "" "This calls the external C<zfgrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5677 +#: ../fish/guestfish-actions.pod:5684 msgid "zfile" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5679 +#: ../fish/guestfish-actions.pod:5686 #, no-wrap msgid "" " zfile meth path\n" @@ -19050,35 +19065,35 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5681 ../src/guestfs-actions.pod:8815 +#: ../fish/guestfish-actions.pod:5688 ../src/guestfs-actions.pod:8822 msgid "" "This command runs C<file> after first decompressing C<path> using C<method>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5684 ../src/guestfs-actions.pod:8818 +#: ../fish/guestfish-actions.pod:5691 ../src/guestfs-actions.pod:8825 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5686 +#: ../fish/guestfish-actions.pod:5693 msgid "" "Since 1.0.63, use L</file> instead which can now process compressed files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5689 +#: ../fish/guestfish-actions.pod:5696 msgid "" "I<This function is deprecated.> In new code, use the L</file> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5696 +#: ../fish/guestfish-actions.pod:5703 msgid "zgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5698 +#: ../fish/guestfish-actions.pod:5705 #, no-wrap msgid "" " zgrep regex path\n" @@ -19086,18 +19101,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5700 ../src/guestfs-actions.pod:8835 +#: ../fish/guestfish-actions.pod:5707 ../src/guestfs-actions.pod:8842 msgid "" "This calls the external C<zgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5706 +#: ../fish/guestfish-actions.pod:5713 msgid "zgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5708 +#: ../fish/guestfish-actions.pod:5715 #, no-wrap msgid "" " zgrepi regex path\n" @@ -19105,7 +19120,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5710 ../src/guestfs-actions.pod:8854 +#: ../fish/guestfish-actions.pod:5717 ../src/guestfs-actions.pod:8861 msgid "" "This calls the external C<zgrep -i> program and returns the matching lines." msgstr "" @@ -20085,7 +20100,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish.pod:135 ../src/guestfs.pod:2343 +#: ../fish/guestfish.pod:135 ../src/guestfs.pod:2364 #, no-wrap msgid "" " guestfish -N fs\n" @@ -22201,7 +22216,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1108 -msgid "@FISH_COMMANDS@" +msgid "__FISH_COMMANDS__" msgstr "" #. type: =head1 @@ -22210,8 +22225,8 @@ msgid "COMMANDS" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1112 ../src/guestfs.pod:1620 -msgid "@ACTIONS@" +#: ../fish/guestfish.pod:1112 ../src/guestfs.pod:1637 +msgid "__ACTIONS__" msgstr "" #. type: textblock @@ -22234,17 +22249,17 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1128 ../src/guestfs.pod:3310 +#: ../fish/guestfish.pod:1128 ../src/guestfs.pod:3414 msgid "FEBOOTSTRAP_KERNEL" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1130 ../src/guestfs.pod:3312 +#: ../fish/guestfish.pod:1130 ../src/guestfs.pod:3416 msgid "FEBOOTSTRAP_MODULES" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1132 ../src/guestfs.pod:3314 +#: ../fish/guestfish.pod:1132 ../src/guestfs.pod:3418 msgid "" "These two environment variables allow the kernel that libguestfs uses in the " "appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the " @@ -22302,17 +22317,17 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1160 ../src/guestfs.pod:3320 +#: ../fish/guestfish.pod:1160 ../src/guestfs.pod:3424 msgid "LIBGUESTFS_APPEND" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1162 ../src/guestfs.pod:3322 +#: ../fish/guestfish.pod:1162 ../src/guestfs.pod:3426 msgid "Pass additional options to the guest kernel." msgstr "" #. type: =item -#: ../fish/guestfish.pod:1164 ../src/guestfs.pod:3324 +#: ../fish/guestfish.pod:1164 ../src/guestfs.pod:3428 msgid "LIBGUESTFS_DEBUG" msgstr "" @@ -22324,18 +22339,18 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1169 ../src/guestfs.pod:3329 +#: ../fish/guestfish.pod:1169 ../src/guestfs.pod:3433 msgid "LIBGUESTFS_MEMSIZE" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1171 ../src/guestfs.pod:3331 +#: ../fish/guestfish.pod:1171 ../src/guestfs.pod:3435 msgid "" "Set the memory allocated to the qemu process, in megabytes. For example:" msgstr "" #. type: verbatim -#: ../fish/guestfish.pod:1174 ../src/guestfs.pod:3334 +#: ../fish/guestfish.pod:1174 ../src/guestfs.pod:3438 #, no-wrap msgid "" " LIBGUESTFS_MEMSIZE=700\n" @@ -22343,7 +22358,7 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1176 ../src/guestfs.pod:3336 +#: ../fish/guestfish.pod:1176 ../src/guestfs.pod:3440 msgid "LIBGUESTFS_PATH" msgstr "" @@ -22355,19 +22370,19 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1181 ../src/guestfs.pod:3341 +#: ../fish/guestfish.pod:1181 ../src/guestfs.pod:3445 msgid "LIBGUESTFS_QEMU" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1183 ../src/guestfs.pod:3343 +#: ../fish/guestfish.pod:1183 ../src/guestfs.pod:3447 msgid "" "Set the default qemu binary that libguestfs uses. If not set, then the qemu " "which was found at compile time by the configure script is used." msgstr "" #. type: =item -#: ../fish/guestfish.pod:1187 ../src/guestfs.pod:3349 +#: ../fish/guestfish.pod:1187 ../src/guestfs.pod:3453 msgid "LIBGUESTFS_TRACE" msgstr "" @@ -22390,19 +22405,19 @@ msgstr "" #. type: =item #: ../fish/guestfish.pod:1196 ../sparsify/virt-sparsify.pod:261 -#: ../src/guestfs.pod:3354 +#: ../src/guestfs.pod:3458 msgid "TMPDIR" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1198 ../src/guestfs.pod:3356 +#: ../fish/guestfish.pod:1198 ../src/guestfs.pod:3460 msgid "" "Location of temporary directory, defaults to C</tmp> except for the cached " "supermin appliance which defaults to C</var/tmp>." msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1201 ../src/guestfs.pod:3359 +#: ../fish/guestfish.pod:1201 ../src/guestfs.pod:3463 msgid "" "If libguestfs was compiled to use the supermin appliance then the real " "appliance is cached in this directory, shared between all handles belonging " @@ -27095,8 +27110,8 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:305 -#: ../src/guestfs-actions.pod:326 +#: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:307 +#: ../src/guestfs-actions.pod:328 msgid "" "I<This function is deprecated.> In new code, use the L</" "guestfs_add_drive_opts> call instead." @@ -27121,113 +27136,113 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:37 ../src/guestfs-actions.pod:187 -#: ../src/guestfs-actions.pod:257 ../src/guestfs-actions.pod:294 -#: ../src/guestfs-actions.pod:315 ../src/guestfs-actions.pod:336 -#: ../src/guestfs-actions.pod:349 ../src/guestfs-actions.pod:363 -#: ../src/guestfs-actions.pod:483 ../src/guestfs-actions.pod:503 -#: ../src/guestfs-actions.pod:517 ../src/guestfs-actions.pod:562 -#: ../src/guestfs-actions.pod:590 ../src/guestfs-actions.pod:608 -#: ../src/guestfs-actions.pod:675 ../src/guestfs-actions.pod:708 -#: ../src/guestfs-actions.pod:722 ../src/guestfs-actions.pod:778 -#: ../src/guestfs-actions.pod:877 ../src/guestfs-actions.pod:895 -#: ../src/guestfs-actions.pod:909 ../src/guestfs-actions.pod:923 -#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:1143 -#: ../src/guestfs-actions.pod:1163 ../src/guestfs-actions.pod:1181 -#: ../src/guestfs-actions.pod:1271 ../src/guestfs-actions.pod:1330 -#: ../src/guestfs-actions.pod:1376 ../src/guestfs-actions.pod:1416 -#: ../src/guestfs-actions.pod:1469 ../src/guestfs-actions.pod:1522 -#: ../src/guestfs-actions.pod:1580 ../src/guestfs-actions.pod:1634 -#: ../src/guestfs-actions.pod:1653 ../src/guestfs-actions.pod:1667 -#: ../src/guestfs-actions.pod:1695 ../src/guestfs-actions.pod:1781 -#: ../src/guestfs-actions.pod:1812 ../src/guestfs-actions.pod:1837 -#: ../src/guestfs-actions.pod:1903 ../src/guestfs-actions.pod:1942 -#: ../src/guestfs-actions.pod:2055 ../src/guestfs-actions.pod:2082 -#: ../src/guestfs-actions.pod:2297 ../src/guestfs-actions.pod:2319 -#: ../src/guestfs-actions.pod:2406 ../src/guestfs-actions.pod:2914 -#: ../src/guestfs-actions.pod:3058 ../src/guestfs-actions.pod:3117 -#: ../src/guestfs-actions.pod:3152 ../src/guestfs-actions.pod:4222 -#: ../src/guestfs-actions.pod:4237 ../src/guestfs-actions.pod:4262 -#: ../src/guestfs-actions.pod:4464 ../src/guestfs-actions.pod:4478 -#: ../src/guestfs-actions.pod:4491 ../src/guestfs-actions.pod:4505 -#: ../src/guestfs-actions.pod:4520 ../src/guestfs-actions.pod:4556 -#: ../src/guestfs-actions.pod:4628 ../src/guestfs-actions.pod:4648 -#: ../src/guestfs-actions.pod:4665 ../src/guestfs-actions.pod:4685 -#: ../src/guestfs-actions.pod:4705 ../src/guestfs-actions.pod:4740 -#: ../src/guestfs-actions.pod:4759 ../src/guestfs-actions.pod:4778 -#: ../src/guestfs-actions.pod:4813 ../src/guestfs-actions.pod:4825 -#: ../src/guestfs-actions.pod:4858 ../src/guestfs-actions.pod:4874 -#: ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:4902 -#: ../src/guestfs-actions.pod:4919 ../src/guestfs-actions.pod:5077 -#: ../src/guestfs-actions.pod:5156 ../src/guestfs-actions.pod:5168 -#: ../src/guestfs-actions.pod:5188 ../src/guestfs-actions.pod:5201 -#: ../src/guestfs-actions.pod:5252 ../src/guestfs-actions.pod:5270 -#: ../src/guestfs-actions.pod:5288 ../src/guestfs-actions.pod:5304 -#: ../src/guestfs-actions.pod:5318 ../src/guestfs-actions.pod:5332 -#: ../src/guestfs-actions.pod:5349 ../src/guestfs-actions.pod:5364 -#: ../src/guestfs-actions.pod:5391 ../src/guestfs-actions.pod:5454 -#: ../src/guestfs-actions.pod:5527 ../src/guestfs-actions.pod:5558 -#: ../src/guestfs-actions.pod:5577 ../src/guestfs-actions.pod:5596 -#: ../src/guestfs-actions.pod:5608 ../src/guestfs-actions.pod:5625 -#: ../src/guestfs-actions.pod:5638 ../src/guestfs-actions.pod:5653 -#: ../src/guestfs-actions.pod:5668 ../src/guestfs-actions.pod:5700 -#: ../src/guestfs-actions.pod:5726 ../src/guestfs-actions.pod:5765 -#: ../src/guestfs-actions.pod:5785 ../src/guestfs-actions.pod:5799 -#: ../src/guestfs-actions.pod:5816 ../src/guestfs-actions.pod:5865 -#: ../src/guestfs-actions.pod:5932 ../src/guestfs-actions.pod:5979 -#: ../src/guestfs-actions.pod:6022 ../src/guestfs-actions.pod:6050 -#: ../src/guestfs-actions.pod:6067 ../src/guestfs-actions.pod:6085 -#: ../src/guestfs-actions.pod:6222 ../src/guestfs-actions.pod:6279 -#: ../src/guestfs-actions.pod:6301 ../src/guestfs-actions.pod:6319 -#: ../src/guestfs-actions.pod:6371 ../src/guestfs-actions.pod:6437 -#: ../src/guestfs-actions.pod:6454 ../src/guestfs-actions.pod:6467 -#: ../src/guestfs-actions.pod:6481 ../src/guestfs-actions.pod:6770 -#: ../src/guestfs-actions.pod:6789 ../src/guestfs-actions.pod:6808 -#: ../src/guestfs-actions.pod:6822 ../src/guestfs-actions.pod:6834 -#: ../src/guestfs-actions.pod:6848 ../src/guestfs-actions.pod:6860 -#: ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:6890 -#: ../src/guestfs-actions.pod:6908 ../src/guestfs-actions.pod:6927 -#: ../src/guestfs-actions.pod:6946 ../src/guestfs-actions.pod:6976 -#: ../src/guestfs-actions.pod:6994 ../src/guestfs-actions.pod:7017 -#: ../src/guestfs-actions.pod:7035 ../src/guestfs-actions.pod:7054 -#: ../src/guestfs-actions.pod:7075 ../src/guestfs-actions.pod:7094 -#: ../src/guestfs-actions.pod:7111 ../src/guestfs-actions.pod:7132 -#: ../src/guestfs-actions.pod:7160 ../src/guestfs-actions.pod:7184 -#: ../src/guestfs-actions.pod:7203 ../src/guestfs-actions.pod:7219 -#: ../src/guestfs-actions.pod:7243 ../src/guestfs-actions.pod:7262 -#: ../src/guestfs-actions.pod:7277 ../src/guestfs-actions.pod:7296 -#: ../src/guestfs-actions.pod:7340 ../src/guestfs-actions.pod:7367 -#: ../src/guestfs-actions.pod:7397 ../src/guestfs-actions.pod:7522 -#: ../src/guestfs-actions.pod:7532 ../src/guestfs-actions.pod:7653 -#: ../src/guestfs-actions.pod:7665 ../src/guestfs-actions.pod:7678 -#: ../src/guestfs-actions.pod:7691 ../src/guestfs-actions.pod:7713 -#: ../src/guestfs-actions.pod:7726 ../src/guestfs-actions.pod:7739 -#: ../src/guestfs-actions.pod:7752 ../src/guestfs-actions.pod:7767 -#: ../src/guestfs-actions.pod:7826 ../src/guestfs-actions.pod:7843 -#: ../src/guestfs-actions.pod:7859 ../src/guestfs-actions.pod:7875 -#: ../src/guestfs-actions.pod:7892 ../src/guestfs-actions.pod:7905 -#: ../src/guestfs-actions.pod:7925 ../src/guestfs-actions.pod:8025 -#: ../src/guestfs-actions.pod:8083 ../src/guestfs-actions.pod:8097 -#: ../src/guestfs-actions.pod:8138 ../src/guestfs-actions.pod:8151 -#: ../src/guestfs-actions.pod:8169 ../src/guestfs-actions.pod:8203 -#: ../src/guestfs-actions.pod:8239 ../src/guestfs-actions.pod:8355 -#: ../src/guestfs-actions.pod:8370 ../src/guestfs-actions.pod:8384 -#: ../src/guestfs-actions.pod:8439 ../src/guestfs-actions.pod:8452 -#: ../src/guestfs-actions.pod:8497 ../src/guestfs-actions.pod:8537 -#: ../src/guestfs-actions.pod:8593 ../src/guestfs-actions.pod:8613 -#: ../src/guestfs-actions.pod:8646 ../src/guestfs-actions.pod:8710 -#: ../src/guestfs-actions.pod:8733 ../src/guestfs-actions.pod:8759 +#: ../src/guestfs-actions.pod:259 ../src/guestfs-actions.pod:296 +#: ../src/guestfs-actions.pod:317 ../src/guestfs-actions.pod:338 +#: ../src/guestfs-actions.pod:351 ../src/guestfs-actions.pod:365 +#: ../src/guestfs-actions.pod:485 ../src/guestfs-actions.pod:505 +#: ../src/guestfs-actions.pod:519 ../src/guestfs-actions.pod:564 +#: ../src/guestfs-actions.pod:592 ../src/guestfs-actions.pod:610 +#: ../src/guestfs-actions.pod:677 ../src/guestfs-actions.pod:710 +#: ../src/guestfs-actions.pod:724 ../src/guestfs-actions.pod:780 +#: ../src/guestfs-actions.pod:879 ../src/guestfs-actions.pod:897 +#: ../src/guestfs-actions.pod:911 ../src/guestfs-actions.pod:925 +#: ../src/guestfs-actions.pod:962 ../src/guestfs-actions.pod:1145 +#: ../src/guestfs-actions.pod:1165 ../src/guestfs-actions.pod:1183 +#: ../src/guestfs-actions.pod:1273 ../src/guestfs-actions.pod:1332 +#: ../src/guestfs-actions.pod:1378 ../src/guestfs-actions.pod:1418 +#: ../src/guestfs-actions.pod:1471 ../src/guestfs-actions.pod:1524 +#: ../src/guestfs-actions.pod:1582 ../src/guestfs-actions.pod:1636 +#: ../src/guestfs-actions.pod:1655 ../src/guestfs-actions.pod:1669 +#: ../src/guestfs-actions.pod:1697 ../src/guestfs-actions.pod:1783 +#: ../src/guestfs-actions.pod:1814 ../src/guestfs-actions.pod:1839 +#: ../src/guestfs-actions.pod:1905 ../src/guestfs-actions.pod:1944 +#: ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:2084 +#: ../src/guestfs-actions.pod:2299 ../src/guestfs-actions.pod:2321 +#: ../src/guestfs-actions.pod:2408 ../src/guestfs-actions.pod:2916 +#: ../src/guestfs-actions.pod:3060 ../src/guestfs-actions.pod:3119 +#: ../src/guestfs-actions.pod:3154 ../src/guestfs-actions.pod:4224 +#: ../src/guestfs-actions.pod:4244 ../src/guestfs-actions.pod:4269 +#: ../src/guestfs-actions.pod:4471 ../src/guestfs-actions.pod:4485 +#: ../src/guestfs-actions.pod:4498 ../src/guestfs-actions.pod:4512 +#: ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4563 +#: ../src/guestfs-actions.pod:4635 ../src/guestfs-actions.pod:4655 +#: ../src/guestfs-actions.pod:4672 ../src/guestfs-actions.pod:4692 +#: ../src/guestfs-actions.pod:4712 ../src/guestfs-actions.pod:4747 +#: ../src/guestfs-actions.pod:4766 ../src/guestfs-actions.pod:4785 +#: ../src/guestfs-actions.pod:4820 ../src/guestfs-actions.pod:4832 +#: ../src/guestfs-actions.pod:4865 ../src/guestfs-actions.pod:4881 +#: ../src/guestfs-actions.pod:4894 ../src/guestfs-actions.pod:4909 +#: ../src/guestfs-actions.pod:4926 ../src/guestfs-actions.pod:5084 +#: ../src/guestfs-actions.pod:5163 ../src/guestfs-actions.pod:5175 +#: ../src/guestfs-actions.pod:5195 ../src/guestfs-actions.pod:5208 +#: ../src/guestfs-actions.pod:5259 ../src/guestfs-actions.pod:5277 +#: ../src/guestfs-actions.pod:5295 ../src/guestfs-actions.pod:5311 +#: ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5339 +#: ../src/guestfs-actions.pod:5356 ../src/guestfs-actions.pod:5371 +#: ../src/guestfs-actions.pod:5398 ../src/guestfs-actions.pod:5461 +#: ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5565 +#: ../src/guestfs-actions.pod:5584 ../src/guestfs-actions.pod:5603 +#: ../src/guestfs-actions.pod:5615 ../src/guestfs-actions.pod:5632 +#: ../src/guestfs-actions.pod:5645 ../src/guestfs-actions.pod:5660 +#: ../src/guestfs-actions.pod:5675 ../src/guestfs-actions.pod:5707 +#: ../src/guestfs-actions.pod:5733 ../src/guestfs-actions.pod:5772 +#: ../src/guestfs-actions.pod:5792 ../src/guestfs-actions.pod:5806 +#: ../src/guestfs-actions.pod:5823 ../src/guestfs-actions.pod:5872 +#: ../src/guestfs-actions.pod:5939 ../src/guestfs-actions.pod:5986 +#: ../src/guestfs-actions.pod:6029 ../src/guestfs-actions.pod:6057 +#: ../src/guestfs-actions.pod:6074 ../src/guestfs-actions.pod:6092 +#: ../src/guestfs-actions.pod:6229 ../src/guestfs-actions.pod:6286 +#: ../src/guestfs-actions.pod:6308 ../src/guestfs-actions.pod:6326 +#: ../src/guestfs-actions.pod:6378 ../src/guestfs-actions.pod:6444 +#: ../src/guestfs-actions.pod:6461 ../src/guestfs-actions.pod:6474 +#: ../src/guestfs-actions.pod:6488 ../src/guestfs-actions.pod:6777 +#: ../src/guestfs-actions.pod:6796 ../src/guestfs-actions.pod:6815 +#: ../src/guestfs-actions.pod:6829 ../src/guestfs-actions.pod:6841 +#: ../src/guestfs-actions.pod:6855 ../src/guestfs-actions.pod:6867 +#: ../src/guestfs-actions.pod:6881 ../src/guestfs-actions.pod:6897 +#: ../src/guestfs-actions.pod:6915 ../src/guestfs-actions.pod:6934 +#: ../src/guestfs-actions.pod:6953 ../src/guestfs-actions.pod:6983 +#: ../src/guestfs-actions.pod:7001 ../src/guestfs-actions.pod:7024 +#: ../src/guestfs-actions.pod:7042 ../src/guestfs-actions.pod:7061 +#: ../src/guestfs-actions.pod:7082 ../src/guestfs-actions.pod:7101 +#: ../src/guestfs-actions.pod:7118 ../src/guestfs-actions.pod:7139 +#: ../src/guestfs-actions.pod:7167 ../src/guestfs-actions.pod:7191 +#: ../src/guestfs-actions.pod:7210 ../src/guestfs-actions.pod:7226 +#: ../src/guestfs-actions.pod:7250 ../src/guestfs-actions.pod:7269 +#: ../src/guestfs-actions.pod:7284 ../src/guestfs-actions.pod:7303 +#: ../src/guestfs-actions.pod:7347 ../src/guestfs-actions.pod:7374 +#: ../src/guestfs-actions.pod:7404 ../src/guestfs-actions.pod:7529 +#: ../src/guestfs-actions.pod:7539 ../src/guestfs-actions.pod:7660 +#: ../src/guestfs-actions.pod:7672 ../src/guestfs-actions.pod:7685 +#: ../src/guestfs-actions.pod:7698 ../src/guestfs-actions.pod:7720 +#: ../src/guestfs-actions.pod:7733 ../src/guestfs-actions.pod:7746 +#: ../src/guestfs-actions.pod:7759 ../src/guestfs-actions.pod:7774 +#: ../src/guestfs-actions.pod:7833 ../src/guestfs-actions.pod:7850 +#: ../src/guestfs-actions.pod:7866 ../src/guestfs-actions.pod:7882 +#: ../src/guestfs-actions.pod:7899 ../src/guestfs-actions.pod:7912 +#: ../src/guestfs-actions.pod:7932 ../src/guestfs-actions.pod:8032 +#: ../src/guestfs-actions.pod:8090 ../src/guestfs-actions.pod:8104 +#: ../src/guestfs-actions.pod:8145 ../src/guestfs-actions.pod:8158 +#: ../src/guestfs-actions.pod:8176 ../src/guestfs-actions.pod:8210 +#: ../src/guestfs-actions.pod:8246 ../src/guestfs-actions.pod:8362 +#: ../src/guestfs-actions.pod:8377 ../src/guestfs-actions.pod:8391 +#: ../src/guestfs-actions.pod:8446 ../src/guestfs-actions.pod:8459 +#: ../src/guestfs-actions.pod:8504 ../src/guestfs-actions.pod:8544 +#: ../src/guestfs-actions.pod:8600 ../src/guestfs-actions.pod:8620 +#: ../src/guestfs-actions.pod:8653 ../src/guestfs-actions.pod:8717 +#: ../src/guestfs-actions.pod:8740 ../src/guestfs-actions.pod:8766 msgid "This function returns 0 on success or -1 on error." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189 -#: ../src/guestfs-actions.pod:1378 ../src/guestfs-actions.pod:2520 -#: ../src/guestfs-actions.pod:2618 ../src/guestfs-actions.pod:2743 -#: ../src/guestfs-actions.pod:4224 ../src/guestfs-actions.pod:4244 -#: ../src/guestfs-actions.pod:5702 ../src/guestfs-actions.pod:6996 -#: ../src/guestfs-actions.pod:7113 ../src/guestfs-actions.pod:7264 -#: ../src/guestfs-actions.pod:7769 ../src/guestfs-actions.pod:7894 -#: ../src/guestfs-actions.pod:8539 +#: ../src/guestfs-actions.pod:1380 ../src/guestfs-actions.pod:2522 +#: ../src/guestfs-actions.pod:2620 ../src/guestfs-actions.pod:2745 +#: ../src/guestfs-actions.pod:4226 ../src/guestfs-actions.pod:4251 +#: ../src/guestfs-actions.pod:5709 ../src/guestfs-actions.pod:7003 +#: ../src/guestfs-actions.pod:7120 ../src/guestfs-actions.pod:7271 +#: ../src/guestfs-actions.pod:7776 ../src/guestfs-actions.pod:7901 +#: ../src/guestfs-actions.pod:8546 msgid "(Added in 0.3)" msgstr "" @@ -27249,13 +27264,13 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198 -#: ../src/guestfs-actions.pod:934 ../src/guestfs-actions.pod:1258 -#: ../src/guestfs-actions.pod:1310 ../src/guestfs-actions.pod:1388 -#: ../src/guestfs-actions.pod:1457 ../src/guestfs-actions.pod:1510 -#: ../src/guestfs-actions.pod:1563 ../src/guestfs-actions.pod:1873 -#: ../src/guestfs-actions.pod:3409 ../src/guestfs-actions.pod:5012 -#: ../src/guestfs-actions.pod:5403 ../src/guestfs-actions.pod:5712 -#: ../src/guestfs-actions.pod:5943 ../src/guestfs-actions.pod:7936 +#: ../src/guestfs-actions.pod:936 ../src/guestfs-actions.pod:1260 +#: ../src/guestfs-actions.pod:1312 ../src/guestfs-actions.pod:1390 +#: ../src/guestfs-actions.pod:1459 ../src/guestfs-actions.pod:1512 +#: ../src/guestfs-actions.pod:1565 ../src/guestfs-actions.pod:1875 +#: ../src/guestfs-actions.pod:3411 ../src/guestfs-actions.pod:5019 +#: ../src/guestfs-actions.pod:5410 ../src/guestfs-actions.pod:5719 +#: ../src/guestfs-actions.pod:5950 ../src/guestfs-actions.pod:7943 msgid "" "You may supply a list of optional arguments to this call. Use zero or more " "of the following pairs of parameters, and terminate the list with C<-1> on " @@ -27292,21 +27307,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:406 -#: ../src/guestfs-actions.pod:576 ../src/guestfs-actions.pod:795 -#: ../src/guestfs-actions.pod:826 ../src/guestfs-actions.pod:844 -#: ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:1713 -#: ../src/guestfs-actions.pod:1857 ../src/guestfs-actions.pod:2276 -#: ../src/guestfs-actions.pod:2479 ../src/guestfs-actions.pod:2590 -#: ../src/guestfs-actions.pod:2641 ../src/guestfs-actions.pod:2693 -#: ../src/guestfs-actions.pod:2707 ../src/guestfs-actions.pod:2730 -#: ../src/guestfs-actions.pod:3045 ../src/guestfs-actions.pod:3527 -#: ../src/guestfs-actions.pod:3545 ../src/guestfs-actions.pod:5881 -#: ../src/guestfs-actions.pod:5902 ../src/guestfs-actions.pod:6119 -#: ../src/guestfs-actions.pod:6357 ../src/guestfs-actions.pod:6551 -#: ../src/guestfs-actions.pod:6577 ../src/guestfs-actions.pod:8124 -#: ../src/guestfs-actions.pod:8550 ../src/guestfs-actions.pod:8563 -#: ../src/guestfs-actions.pod:8576 +#: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:408 +#: ../src/guestfs-actions.pod:578 ../src/guestfs-actions.pod:797 +#: ../src/guestfs-actions.pod:828 ../src/guestfs-actions.pod:846 +#: ../src/guestfs-actions.pod:865 ../src/guestfs-actions.pod:1715 +#: ../src/guestfs-actions.pod:1859 ../src/guestfs-actions.pod:2278 +#: ../src/guestfs-actions.pod:2481 ../src/guestfs-actions.pod:2592 +#: ../src/guestfs-actions.pod:2643 ../src/guestfs-actions.pod:2695 +#: ../src/guestfs-actions.pod:2709 ../src/guestfs-actions.pod:2732 +#: ../src/guestfs-actions.pod:3047 ../src/guestfs-actions.pod:3529 +#: ../src/guestfs-actions.pod:3547 ../src/guestfs-actions.pod:5888 +#: ../src/guestfs-actions.pod:5909 ../src/guestfs-actions.pod:6126 +#: ../src/guestfs-actions.pod:6364 ../src/guestfs-actions.pod:6558 +#: ../src/guestfs-actions.pod:6584 ../src/guestfs-actions.pod:8131 +#: ../src/guestfs-actions.pod:8557 ../src/guestfs-actions.pod:8570 +#: ../src/guestfs-actions.pod:8583 msgid "On error this function returns -1." msgstr "" @@ -27338,21 +27353,21 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:157 ../src/guestfs-actions.pod:168 -#: ../src/guestfs-actions.pod:270 ../src/guestfs-actions.pod:281 -#: ../src/guestfs-actions.pod:973 ../src/guestfs-actions.pod:984 -#: ../src/guestfs-actions.pod:1286 ../src/guestfs-actions.pod:1299 -#: ../src/guestfs-actions.pod:1345 ../src/guestfs-actions.pod:1358 -#: ../src/guestfs-actions.pod:1435 ../src/guestfs-actions.pod:1447 -#: ../src/guestfs-actions.pod:1488 ../src/guestfs-actions.pod:1500 -#: ../src/guestfs-actions.pod:1541 ../src/guestfs-actions.pod:1553 -#: ../src/guestfs-actions.pod:1599 ../src/guestfs-actions.pod:1611 -#: ../src/guestfs-actions.pod:1916 ../src/guestfs-actions.pod:1927 -#: ../src/guestfs-actions.pod:3493 ../src/guestfs-actions.pod:3505 -#: ../src/guestfs-actions.pod:5091 ../src/guestfs-actions.pod:5103 -#: ../src/guestfs-actions.pod:5468 ../src/guestfs-actions.pod:5480 -#: ../src/guestfs-actions.pod:5740 ../src/guestfs-actions.pod:5752 -#: ../src/guestfs-actions.pod:5992 ../src/guestfs-actions.pod:6003 -#: ../src/guestfs-actions.pod:8038 ../src/guestfs-actions.pod:8049 +#: ../src/guestfs-actions.pod:272 ../src/guestfs-actions.pod:283 +#: ../src/guestfs-actions.pod:975 ../src/guestfs-actions.pod:986 +#: ../src/guestfs-actions.pod:1288 ../src/guestfs-actions.pod:1301 +#: ../src/guestfs-actions.pod:1347 ../src/guestfs-actions.pod:1360 +#: ../src/guestfs-actions.pod:1437 ../src/guestfs-actions.pod:1449 +#: ../src/guestfs-actions.pod:1490 ../src/guestfs-actions.pod:1502 +#: ../src/guestfs-actions.pod:1543 ../src/guestfs-actions.pod:1555 +#: ../src/guestfs-actions.pod:1601 ../src/guestfs-actions.pod:1613 +#: ../src/guestfs-actions.pod:1918 ../src/guestfs-actions.pod:1929 +#: ../src/guestfs-actions.pod:3495 ../src/guestfs-actions.pod:3507 +#: ../src/guestfs-actions.pod:5098 ../src/guestfs-actions.pod:5110 +#: ../src/guestfs-actions.pod:5475 ../src/guestfs-actions.pod:5487 +#: ../src/guestfs-actions.pod:5747 ../src/guestfs-actions.pod:5759 +#: ../src/guestfs-actions.pod:5999 ../src/guestfs-actions.pod:6010 +#: ../src/guestfs-actions.pod:8045 ../src/guestfs-actions.pod:8056 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>." msgstr "" @@ -27438,7 +27453,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:236 +#: ../src/guestfs-actions.pod:237 msgid "" "This forces the image format. If you omit this (or use C<guestfs_add_drive> " "or C<guestfs_add_drive_ro>) then the format is automatically detected. " @@ -27446,24 +27461,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:247 +#: ../src/guestfs-actions.pod:248 msgid "" "This rarely-used option lets you emulate the behaviour of the deprecated " "C<guestfs_add_drive_with_if> call (q.v.)" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:259 +#: ../src/guestfs-actions.pod:261 msgid "(Added in 1.5.23)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:261 +#: ../src/guestfs-actions.pod:263 msgid "guestfs_add_drive_opts_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:263 +#: ../src/guestfs-actions.pod:265 #, no-wrap msgid "" " int\n" @@ -27474,17 +27489,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:268 +#: ../src/guestfs-actions.pod:270 msgid "This is the \"va_list variant\" of L</guestfs_add_drive_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:272 +#: ../src/guestfs-actions.pod:274 msgid "guestfs_add_drive_opts_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:274 +#: ../src/guestfs-actions.pod:276 #, no-wrap msgid "" " int\n" @@ -27495,17 +27510,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:279 +#: ../src/guestfs-actions.pod:281 msgid "This is the \"argv variant\" of L</guestfs_add_drive_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:283 +#: ../src/guestfs-actions.pod:285 msgid "guestfs_add_drive_ro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:285 +#: ../src/guestfs-actions.pod:287 #, no-wrap msgid "" " int\n" @@ -27515,7 +27530,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:289 +#: ../src/guestfs-actions.pod:291 msgid "" "This function is the equivalent of calling C<guestfs_add_drive_opts> with " "the optional parameter C<GUESTFS_ADD_DRIVE_OPTS_READONLY> set to 1, so the " @@ -27523,17 +27538,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:296 +#: ../src/guestfs-actions.pod:298 msgid "(Added in 1.0.38)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:298 +#: ../src/guestfs-actions.pod:300 msgid "guestfs_add_drive_ro_with_if" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:300 +#: ../src/guestfs-actions.pod:302 #, no-wrap msgid "" " int\n" @@ -27544,25 +27559,25 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:312 +#: ../src/guestfs-actions.pod:314 msgid "" "This is the same as C<guestfs_add_drive_ro> but it allows you to specify the " "QEMU interface emulation to use at run time." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:317 ../src/guestfs-actions.pod:338 -#: ../src/guestfs-actions.pod:3004 +#: ../src/guestfs-actions.pod:319 ../src/guestfs-actions.pod:340 +#: ../src/guestfs-actions.pod:3006 msgid "(Added in 1.0.84)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:319 +#: ../src/guestfs-actions.pod:321 msgid "guestfs_add_drive_with_if" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:321 +#: ../src/guestfs-actions.pod:323 #, no-wrap msgid "" " int\n" @@ -27573,19 +27588,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:333 +#: ../src/guestfs-actions.pod:335 msgid "" "This is the same as C<guestfs_add_drive> but it allows you to specify the " "QEMU interface emulation to use at run time." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:340 +#: ../src/guestfs-actions.pod:342 msgid "guestfs_aug_clear" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:342 +#: ../src/guestfs-actions.pod:344 #, no-wrap msgid "" " int\n" @@ -27595,17 +27610,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:351 ../src/guestfs-actions.pod:2732 +#: ../src/guestfs-actions.pod:353 ../src/guestfs-actions.pod:2734 msgid "(Added in 1.3.4)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:353 +#: ../src/guestfs-actions.pod:355 msgid "guestfs_aug_close" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:355 +#: ../src/guestfs-actions.pod:357 #, no-wrap msgid "" " int\n" @@ -27614,7 +27629,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:358 +#: ../src/guestfs-actions.pod:360 msgid "" "Close the current Augeas handle and free up any resources used by it. After " "calling this, you have to call C<guestfs_aug_init> again before you can use " @@ -27622,23 +27637,23 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:365 ../src/guestfs-actions.pod:390 -#: ../src/guestfs-actions.pod:408 ../src/guestfs-actions.pod:422 -#: ../src/guestfs-actions.pod:485 ../src/guestfs-actions.pod:505 -#: ../src/guestfs-actions.pod:519 ../src/guestfs-actions.pod:550 -#: ../src/guestfs-actions.pod:564 ../src/guestfs-actions.pod:578 -#: ../src/guestfs-actions.pod:592 ../src/guestfs-actions.pod:610 -#: ../src/guestfs-actions.pod:6628 +#: ../src/guestfs-actions.pod:367 ../src/guestfs-actions.pod:392 +#: ../src/guestfs-actions.pod:410 ../src/guestfs-actions.pod:424 +#: ../src/guestfs-actions.pod:487 ../src/guestfs-actions.pod:507 +#: ../src/guestfs-actions.pod:521 ../src/guestfs-actions.pod:552 +#: ../src/guestfs-actions.pod:566 ../src/guestfs-actions.pod:580 +#: ../src/guestfs-actions.pod:594 ../src/guestfs-actions.pod:612 +#: ../src/guestfs-actions.pod:6635 msgid "(Added in 0.7)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:367 +#: ../src/guestfs-actions.pod:369 msgid "guestfs_aug_defnode" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:369 +#: ../src/guestfs-actions.pod:371 #, no-wrap msgid "" " struct guestfs_int_bool *\n" @@ -27650,7 +27665,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:378 +#: ../src/guestfs-actions.pod:380 msgid "" "If C<expr> evaluates to an empty nodeset, a node is created, equivalent to " "calling C<guestfs_aug_set> C<expr>, C<value>. C<name> will be the nodeset " @@ -27658,19 +27673,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:386 +#: ../src/guestfs-actions.pod:388 msgid "" "This function returns a C<struct guestfs_int_bool *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_int_bool> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:392 +#: ../src/guestfs-actions.pod:394 msgid "guestfs_aug_defvar" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:394 +#: ../src/guestfs-actions.pod:396 #, no-wrap msgid "" " int\n" @@ -27681,12 +27696,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:410 +#: ../src/guestfs-actions.pod:412 msgid "guestfs_aug_get" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:412 +#: ../src/guestfs-actions.pod:414 #, no-wrap msgid "" " char *\n" @@ -27696,42 +27711,42 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:419 ../src/guestfs-actions.pod:1024 -#: ../src/guestfs-actions.pod:1042 ../src/guestfs-actions.pod:1102 -#: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:1221 -#: ../src/guestfs-actions.pod:1726 ../src/guestfs-actions.pod:1743 -#: ../src/guestfs-actions.pod:1762 ../src/guestfs-actions.pod:1959 -#: ../src/guestfs-actions.pod:2147 ../src/guestfs-actions.pod:2259 -#: ../src/guestfs-actions.pod:2422 ../src/guestfs-actions.pod:2439 -#: ../src/guestfs-actions.pod:2506 ../src/guestfs-actions.pod:2549 -#: ../src/guestfs-actions.pod:2570 ../src/guestfs-actions.pod:2755 -#: ../src/guestfs-actions.pod:2969 ../src/guestfs-actions.pod:3171 -#: ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3377 -#: ../src/guestfs-actions.pod:3396 ../src/guestfs-actions.pod:3611 -#: ../src/guestfs-actions.pod:3639 ../src/guestfs-actions.pod:3660 -#: ../src/guestfs-actions.pod:3694 ../src/guestfs-actions.pod:3761 -#: ../src/guestfs-actions.pod:3781 ../src/guestfs-actions.pod:3801 -#: ../src/guestfs-actions.pod:4450 ../src/guestfs-actions.pod:4797 -#: ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:5230 -#: ../src/guestfs-actions.pod:6137 ../src/guestfs-actions.pod:6338 -#: ../src/guestfs-actions.pod:6526 ../src/guestfs-actions.pod:6704 -#: ../src/guestfs-actions.pod:6753 ../src/guestfs-actions.pod:7415 -#: ../src/guestfs-actions.pod:7431 ../src/guestfs-actions.pod:7455 -#: ../src/guestfs-actions.pod:7479 ../src/guestfs-actions.pod:8298 -#: ../src/guestfs-actions.pod:8317 ../src/guestfs-actions.pod:8335 -#: ../src/guestfs-actions.pod:8509 ../src/guestfs-actions.pod:8823 +#: ../src/guestfs-actions.pod:421 ../src/guestfs-actions.pod:1026 +#: ../src/guestfs-actions.pod:1044 ../src/guestfs-actions.pod:1104 +#: ../src/guestfs-actions.pod:1120 ../src/guestfs-actions.pod:1223 +#: ../src/guestfs-actions.pod:1728 ../src/guestfs-actions.pod:1745 +#: ../src/guestfs-actions.pod:1764 ../src/guestfs-actions.pod:1961 +#: ../src/guestfs-actions.pod:2149 ../src/guestfs-actions.pod:2261 +#: ../src/guestfs-actions.pod:2424 ../src/guestfs-actions.pod:2441 +#: ../src/guestfs-actions.pod:2508 ../src/guestfs-actions.pod:2551 +#: ../src/guestfs-actions.pod:2572 ../src/guestfs-actions.pod:2757 +#: ../src/guestfs-actions.pod:2971 ../src/guestfs-actions.pod:3173 +#: ../src/guestfs-actions.pod:3275 ../src/guestfs-actions.pod:3379 +#: ../src/guestfs-actions.pod:3398 ../src/guestfs-actions.pod:3613 +#: ../src/guestfs-actions.pod:3641 ../src/guestfs-actions.pod:3662 +#: ../src/guestfs-actions.pod:3696 ../src/guestfs-actions.pod:3763 +#: ../src/guestfs-actions.pod:3783 ../src/guestfs-actions.pod:3803 +#: ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4804 +#: ../src/guestfs-actions.pod:4971 ../src/guestfs-actions.pod:5237 +#: ../src/guestfs-actions.pod:6144 ../src/guestfs-actions.pod:6345 +#: ../src/guestfs-actions.pod:6533 ../src/guestfs-actions.pod:6711 +#: ../src/guestfs-actions.pod:6760 ../src/guestfs-actions.pod:7422 +#: ../src/guestfs-actions.pod:7438 ../src/guestfs-actions.pod:7462 +#: ../src/guestfs-actions.pod:7486 ../src/guestfs-actions.pod:8305 +#: ../src/guestfs-actions.pod:8324 ../src/guestfs-actions.pod:8342 +#: ../src/guestfs-actions.pod:8516 ../src/guestfs-actions.pod:8830 msgid "" "This function returns a string, or NULL on error. I<The caller must free " "the returned string after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:424 +#: ../src/guestfs-actions.pod:426 msgid "guestfs_aug_init" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:426 +#: ../src/guestfs-actions.pod:428 #, no-wrap msgid "" " int\n" @@ -27742,12 +27757,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:435 +#: ../src/guestfs-actions.pod:437 msgid "You must call this before using any other C<guestfs_aug_*> commands." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:460 +#: ../src/guestfs-actions.pod:462 msgid "" "This option is only useful when debugging Augeas lenses. Use of this option " "may require additional memory for the libguestfs appliance. You may need to " @@ -27756,22 +27771,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:475 +#: ../src/guestfs-actions.pod:477 msgid "Do not load the tree in C<guestfs_aug_init>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:479 +#: ../src/guestfs-actions.pod:481 msgid "To close the handle, you can call C<guestfs_aug_close>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:487 +#: ../src/guestfs-actions.pod:489 msgid "guestfs_aug_insert" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:489 +#: ../src/guestfs-actions.pod:491 #, no-wrap msgid "" " int\n" @@ -27783,12 +27798,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:507 +#: ../src/guestfs-actions.pod:509 msgid "guestfs_aug_load" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:509 +#: ../src/guestfs-actions.pod:511 #, no-wrap msgid "" " int\n" @@ -27797,12 +27812,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:521 +#: ../src/guestfs-actions.pod:523 msgid "guestfs_aug_ls" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:523 +#: ../src/guestfs-actions.pod:525 #, no-wrap msgid "" " char **\n" @@ -27812,35 +27827,35 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:527 +#: ../src/guestfs-actions.pod:529 msgid "" "This is just a shortcut for listing C<guestfs_aug_match> C<path/*> and " "sorting the resulting nodes into alphabetical order." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:530 ../src/guestfs-actions.pod:546 -#: ../src/guestfs-actions.pod:692 ../src/guestfs-actions.pod:1240 -#: ../src/guestfs-actions.pod:1974 ../src/guestfs-actions.pod:1993 -#: ../src/guestfs-actions.pod:2096 ../src/guestfs-actions.pod:2115 -#: ../src/guestfs-actions.pod:2361 ../src/guestfs-actions.pod:2827 -#: ../src/guestfs-actions.pod:2843 ../src/guestfs-actions.pod:2862 -#: ../src/guestfs-actions.pod:2927 ../src/guestfs-actions.pod:2951 -#: ../src/guestfs-actions.pod:3022 ../src/guestfs-actions.pod:3071 -#: ../src/guestfs-actions.pod:3338 ../src/guestfs-actions.pod:3713 -#: ../src/guestfs-actions.pod:3997 ../src/guestfs-actions.pod:4320 -#: ../src/guestfs-actions.pod:4337 ../src/guestfs-actions.pod:4357 -#: ../src/guestfs-actions.pod:4412 ../src/guestfs-actions.pod:4432 -#: ../src/guestfs-actions.pod:4537 ../src/guestfs-actions.pod:4936 -#: ../src/guestfs-actions.pod:5849 ../src/guestfs-actions.pod:6498 -#: ../src/guestfs-actions.pod:6624 ../src/guestfs-actions.pod:6738 -#: ../src/guestfs-actions.pod:7495 ../src/guestfs-actions.pod:7579 -#: ../src/guestfs-actions.pod:7634 ../src/guestfs-actions.pod:7780 -#: ../src/guestfs-actions.pod:7804 ../src/guestfs-actions.pod:8402 -#: ../src/guestfs-actions.pod:8422 ../src/guestfs-actions.pod:8469 -#: ../src/guestfs-actions.pod:8663 ../src/guestfs-actions.pod:8682 -#: ../src/guestfs-actions.pod:8773 ../src/guestfs-actions.pod:8792 -#: ../src/guestfs-actions.pod:8838 ../src/guestfs-actions.pod:8857 +#: ../src/guestfs-actions.pod:532 ../src/guestfs-actions.pod:548 +#: ../src/guestfs-actions.pod:694 ../src/guestfs-actions.pod:1242 +#: ../src/guestfs-actions.pod:1976 ../src/guestfs-actions.pod:1995 +#: ../src/guestfs-actions.pod:2098 ../src/guestfs-actions.pod:2117 +#: ../src/guestfs-actions.pod:2363 ../src/guestfs-actions.pod:2829 +#: ../src/guestfs-actions.pod:2845 ../src/guestfs-actions.pod:2864 +#: ../src/guestfs-actions.pod:2929 ../src/guestfs-actions.pod:2953 +#: ../src/guestfs-actions.pod:3024 ../src/guestfs-actions.pod:3073 +#: ../src/guestfs-actions.pod:3340 ../src/guestfs-actions.pod:3715 +#: ../src/guestfs-actions.pod:3999 ../src/guestfs-actions.pod:4327 +#: ../src/guestfs-actions.pod:4344 ../src/guestfs-actions.pod:4364 +#: ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:4439 +#: ../src/guestfs-actions.pod:4544 ../src/guestfs-actions.pod:4943 +#: ../src/guestfs-actions.pod:5856 ../src/guestfs-actions.pod:6505 +#: ../src/guestfs-actions.pod:6631 ../src/guestfs-actions.pod:6745 +#: ../src/guestfs-actions.pod:7502 ../src/guestfs-actions.pod:7586 +#: ../src/guestfs-actions.pod:7641 ../src/guestfs-actions.pod:7787 +#: ../src/guestfs-actions.pod:7811 ../src/guestfs-actions.pod:8409 +#: ../src/guestfs-actions.pod:8429 ../src/guestfs-actions.pod:8476 +#: ../src/guestfs-actions.pod:8670 ../src/guestfs-actions.pod:8689 +#: ../src/guestfs-actions.pod:8780 ../src/guestfs-actions.pod:8799 +#: ../src/guestfs-actions.pod:8845 ../src/guestfs-actions.pod:8864 msgid "" "This function returns a NULL-terminated array of strings (like L<environ(3)" ">), or NULL if there was an error. I<The caller must free the strings and " @@ -27848,27 +27863,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:534 ../src/guestfs-actions.pod:1165 -#: ../src/guestfs-actions.pod:1183 ../src/guestfs-actions.pod:2031 -#: ../src/guestfs-actions.pod:4075 ../src/guestfs-actions.pod:4106 -#: ../src/guestfs-actions.pod:4780 ../src/guestfs-actions.pod:4827 -#: ../src/guestfs-actions.pod:5170 ../src/guestfs-actions.pod:5203 -#: ../src/guestfs-actions.pod:5366 ../src/guestfs-actions.pod:5853 -#: ../src/guestfs-actions.pod:6439 ../src/guestfs-actions.pod:6836 -#: ../src/guestfs-actions.pod:6850 ../src/guestfs-actions.pod:6862 -#: ../src/guestfs-actions.pod:7342 ../src/guestfs-actions.pod:8140 -#: ../src/guestfs-actions.pod:8153 ../src/guestfs-actions.pod:8386 -#: ../src/guestfs-actions.pod:8651 +#: ../src/guestfs-actions.pod:536 ../src/guestfs-actions.pod:1167 +#: ../src/guestfs-actions.pod:1185 ../src/guestfs-actions.pod:2033 +#: ../src/guestfs-actions.pod:4077 ../src/guestfs-actions.pod:4108 +#: ../src/guestfs-actions.pod:4787 ../src/guestfs-actions.pod:4834 +#: ../src/guestfs-actions.pod:5177 ../src/guestfs-actions.pod:5210 +#: ../src/guestfs-actions.pod:5373 ../src/guestfs-actions.pod:5860 +#: ../src/guestfs-actions.pod:6446 ../src/guestfs-actions.pod:6843 +#: ../src/guestfs-actions.pod:6857 ../src/guestfs-actions.pod:6869 +#: ../src/guestfs-actions.pod:7349 ../src/guestfs-actions.pod:8147 +#: ../src/guestfs-actions.pod:8160 ../src/guestfs-actions.pod:8393 +#: ../src/guestfs-actions.pod:8658 msgid "(Added in 0.8)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:536 +#: ../src/guestfs-actions.pod:538 msgid "guestfs_aug_match" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:538 +#: ../src/guestfs-actions.pod:540 #, no-wrap msgid "" " char **\n" @@ -27878,12 +27893,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:552 +#: ../src/guestfs-actions.pod:554 msgid "guestfs_aug_mv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:554 +#: ../src/guestfs-actions.pod:556 #, no-wrap msgid "" " int\n" @@ -27894,12 +27909,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:566 +#: ../src/guestfs-actions.pod:568 msgid "guestfs_aug_rm" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:568 +#: ../src/guestfs-actions.pod:570 #, no-wrap msgid "" " int\n" @@ -27909,12 +27924,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:580 +#: ../src/guestfs-actions.pod:582 msgid "guestfs_aug_save" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:582 +#: ../src/guestfs-actions.pod:584 #, no-wrap msgid "" " int\n" @@ -27923,19 +27938,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:587 +#: ../src/guestfs-actions.pod:589 msgid "" "The flags which were passed to C<guestfs_aug_init> affect exactly how files " "are saved." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:594 +#: ../src/guestfs-actions.pod:596 msgid "guestfs_aug_set" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:596 +#: ../src/guestfs-actions.pod:598 #, no-wrap msgid "" " int\n" @@ -27946,7 +27961,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:603 +#: ../src/guestfs-actions.pod:605 msgid "" "In the Augeas API, it is possible to clear a node by setting the value to " "NULL. Due to an oversight in the libguestfs API you cannot do that with " @@ -27954,12 +27969,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:612 +#: ../src/guestfs-actions.pod:614 msgid "guestfs_available" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:614 +#: ../src/guestfs-actions.pod:616 #, no-wrap msgid "" " int\n" @@ -27969,7 +27984,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:622 +#: ../src/guestfs-actions.pod:624 msgid "" "The libguestfs groups, and the functions that those groups correspond to, " "are listed in L<guestfs(3)/AVAILABILITY>. You can also fetch this list at " @@ -27977,12 +27992,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:646 +#: ../src/guestfs-actions.pod:648 msgid "You must call C<guestfs_launch> before calling this function." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:668 +#: ../src/guestfs-actions.pod:670 msgid "" "This call was added in version C<1.0.80>. In previous versions of " "libguestfs all you could do would be to speculatively execute a command to " @@ -27990,17 +28005,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:677 ../src/guestfs-actions.pod:1697 +#: ../src/guestfs-actions.pod:679 ../src/guestfs-actions.pod:1699 msgid "(Added in 1.0.80)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:679 +#: ../src/guestfs-actions.pod:681 msgid "guestfs_available_all_groups" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:681 +#: ../src/guestfs-actions.pod:683 #, no-wrap msgid "" " char **\n" @@ -28009,7 +28024,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:684 +#: ../src/guestfs-actions.pod:686 msgid "" "This command returns a list of all optional groups that this daemon knows " "about. Note this returns both supported and unsupported groups. To find " @@ -28018,22 +28033,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:690 +#: ../src/guestfs-actions.pod:692 msgid "See also C<guestfs_available> and L<guestfs(3)/AVAILABILITY>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:696 +#: ../src/guestfs-actions.pod:698 msgid "(Added in 1.3.15)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:698 +#: ../src/guestfs-actions.pod:700 msgid "guestfs_base64_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:700 +#: ../src/guestfs-actions.pod:702 #, no-wrap msgid "" " int\n" @@ -28044,17 +28059,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:710 ../src/guestfs-actions.pod:724 +#: ../src/guestfs-actions.pod:712 ../src/guestfs-actions.pod:726 msgid "(Added in 1.3.5)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:712 +#: ../src/guestfs-actions.pod:714 msgid "guestfs_base64_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:714 +#: ../src/guestfs-actions.pod:716 #, no-wrap msgid "" " int\n" @@ -28065,12 +28080,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:726 +#: ../src/guestfs-actions.pod:728 msgid "guestfs_blkid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:728 +#: ../src/guestfs-actions.pod:730 #, no-wrap msgid "" " char **\n" @@ -28080,10 +28095,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:759 ../src/guestfs-actions.pod:3313 -#: ../src/guestfs-actions.pod:3581 ../src/guestfs-actions.pod:4397 -#: ../src/guestfs-actions.pod:5139 ../src/guestfs-actions.pod:5829 -#: ../src/guestfs-actions.pod:8065 +#: ../src/guestfs-actions.pod:761 ../src/guestfs-actions.pod:3315 +#: ../src/guestfs-actions.pod:3583 ../src/guestfs-actions.pod:4404 +#: ../src/guestfs-actions.pod:5146 ../src/guestfs-actions.pod:5836 +#: ../src/guestfs-actions.pod:8072 msgid "" "This function returns a NULL-terminated array of strings, or NULL if there " "was an error. The array of strings will always have length C<2n+1>, where " @@ -28092,17 +28107,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:765 +#: ../src/guestfs-actions.pod:767 msgid "(Added in 1.15.9)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:767 +#: ../src/guestfs-actions.pod:769 msgid "guestfs_blockdev_flushbufs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:769 +#: ../src/guestfs-actions.pod:771 #, no-wrap msgid "" " int\n" @@ -28112,21 +28127,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:780 ../src/guestfs-actions.pod:797 -#: ../src/guestfs-actions.pod:812 ../src/guestfs-actions.pod:828 -#: ../src/guestfs-actions.pod:846 ../src/guestfs-actions.pod:865 -#: ../src/guestfs-actions.pod:879 ../src/guestfs-actions.pod:897 -#: ../src/guestfs-actions.pod:911 ../src/guestfs-actions.pod:925 +#: ../src/guestfs-actions.pod:782 ../src/guestfs-actions.pod:799 +#: ../src/guestfs-actions.pod:814 ../src/guestfs-actions.pod:830 +#: ../src/guestfs-actions.pod:848 ../src/guestfs-actions.pod:867 +#: ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:899 +#: ../src/guestfs-actions.pod:913 ../src/guestfs-actions.pod:927 msgid "(Added in 0.9.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:782 +#: ../src/guestfs-actions.pod:784 msgid "guestfs_blockdev_getbsz" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:784 +#: ../src/guestfs-actions.pod:786 #, no-wrap msgid "" " int\n" @@ -28136,12 +28151,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:799 +#: ../src/guestfs-actions.pod:801 msgid "guestfs_blockdev_getro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:801 +#: ../src/guestfs-actions.pod:803 #, no-wrap msgid "" " int\n" @@ -28151,31 +28166,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:810 ../src/guestfs-actions.pod:2014 -#: ../src/guestfs-actions.pod:2029 ../src/guestfs-actions.pod:2518 -#: ../src/guestfs-actions.pod:2529 ../src/guestfs-actions.pod:2601 -#: ../src/guestfs-actions.pod:2627 ../src/guestfs-actions.pod:2667 -#: ../src/guestfs-actions.pod:2682 ../src/guestfs-actions.pod:2718 -#: ../src/guestfs-actions.pod:2741 ../src/guestfs-actions.pod:3818 -#: ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:3852 -#: ../src/guestfs-actions.pod:4014 ../src/guestfs-actions.pod:4028 -#: ../src/guestfs-actions.pod:4043 ../src/guestfs-actions.pod:4057 -#: ../src/guestfs-actions.pod:4073 ../src/guestfs-actions.pod:4088 -#: ../src/guestfs-actions.pod:4104 ../src/guestfs-actions.pod:4118 -#: ../src/guestfs-actions.pod:4131 ../src/guestfs-actions.pod:4145 -#: ../src/guestfs-actions.pod:4160 ../src/guestfs-actions.pod:4175 -#: ../src/guestfs-actions.pod:4188 ../src/guestfs-actions.pod:4202 -#: ../src/guestfs-actions.pod:6101 +#: ../src/guestfs-actions.pod:812 ../src/guestfs-actions.pod:2016 +#: ../src/guestfs-actions.pod:2031 ../src/guestfs-actions.pod:2520 +#: ../src/guestfs-actions.pod:2531 ../src/guestfs-actions.pod:2603 +#: ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:2669 +#: ../src/guestfs-actions.pod:2684 ../src/guestfs-actions.pod:2720 +#: ../src/guestfs-actions.pod:2743 ../src/guestfs-actions.pod:3820 +#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3854 +#: ../src/guestfs-actions.pod:4016 ../src/guestfs-actions.pod:4030 +#: ../src/guestfs-actions.pod:4045 ../src/guestfs-actions.pod:4059 +#: ../src/guestfs-actions.pod:4075 ../src/guestfs-actions.pod:4090 +#: ../src/guestfs-actions.pod:4106 ../src/guestfs-actions.pod:4120 +#: ../src/guestfs-actions.pod:4133 ../src/guestfs-actions.pod:4147 +#: ../src/guestfs-actions.pod:4162 ../src/guestfs-actions.pod:4177 +#: ../src/guestfs-actions.pod:4190 ../src/guestfs-actions.pod:4204 +#: ../src/guestfs-actions.pod:6108 msgid "This function returns a C truth value on success or -1 on error." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:814 +#: ../src/guestfs-actions.pod:816 msgid "guestfs_blockdev_getsize64" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:816 +#: ../src/guestfs-actions.pod:818 #, no-wrap msgid "" " int64_t\n" @@ -28185,17 +28200,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:822 +#: ../src/guestfs-actions.pod:824 msgid "See also C<guestfs_blockdev_getsz>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:830 +#: ../src/guestfs-actions.pod:832 msgid "guestfs_blockdev_getss" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:832 +#: ../src/guestfs-actions.pod:834 #, no-wrap msgid "" " int\n" @@ -28205,19 +28220,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:839 +#: ../src/guestfs-actions.pod:841 msgid "" "(Note, this is not the size in sectors, use C<guestfs_blockdev_getsz> for " "that)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:848 +#: ../src/guestfs-actions.pod:850 msgid "guestfs_blockdev_getsz" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:850 +#: ../src/guestfs-actions.pod:852 #, no-wrap msgid "" " int64_t\n" @@ -28227,19 +28242,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:857 +#: ../src/guestfs-actions.pod:859 msgid "" "See also C<guestfs_blockdev_getss> for the real sector size of the device, " "and C<guestfs_blockdev_getsize64> for the more useful I<size in bytes>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:867 +#: ../src/guestfs-actions.pod:869 msgid "guestfs_blockdev_rereadpt" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:869 +#: ../src/guestfs-actions.pod:871 #, no-wrap msgid "" " int\n" @@ -28249,12 +28264,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:881 +#: ../src/guestfs-actions.pod:883 msgid "guestfs_blockdev_setbsz" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:883 +#: ../src/guestfs-actions.pod:885 #, no-wrap msgid "" " int\n" @@ -28265,12 +28280,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:899 +#: ../src/guestfs-actions.pod:901 msgid "guestfs_blockdev_setro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:901 +#: ../src/guestfs-actions.pod:903 #, no-wrap msgid "" " int\n" @@ -28280,12 +28295,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:913 +#: ../src/guestfs-actions.pod:915 msgid "guestfs_blockdev_setrw" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:915 +#: ../src/guestfs-actions.pod:917 #, no-wrap msgid "" " int\n" @@ -28295,12 +28310,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:927 +#: ../src/guestfs-actions.pod:929 msgid "guestfs_btrfs_filesystem_resize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:929 +#: ../src/guestfs-actions.pod:931 #, no-wrap msgid "" " int\n" @@ -28311,7 +28326,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:939 +#: ../src/guestfs-actions.pod:941 #, no-wrap msgid "" " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n" @@ -28319,17 +28334,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:962 +#: ../src/guestfs-actions.pod:964 msgid "(Added in 1.11.17)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:964 +#: ../src/guestfs-actions.pod:966 msgid "guestfs_btrfs_filesystem_resize_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:966 +#: ../src/guestfs-actions.pod:968 #, no-wrap msgid "" " int\n" @@ -28340,17 +28355,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:971 +#: ../src/guestfs-actions.pod:973 msgid "This is the \"va_list variant\" of L</guestfs_btrfs_filesystem_resize>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:975 +#: ../src/guestfs-actions.pod:977 msgid "guestfs_btrfs_filesystem_resize_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:977 +#: ../src/guestfs-actions.pod:979 #, no-wrap msgid "" " int\n" @@ -28361,17 +28376,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:982 +#: ../src/guestfs-actions.pod:984 msgid "This is the \"argv variant\" of L</guestfs_btrfs_filesystem_resize>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:986 +#: ../src/guestfs-actions.pod:988 msgid "guestfs_case_sensitive_path" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:988 +#: ../src/guestfs-actions.pod:990 #, no-wrap msgid "" " char *\n" @@ -28381,7 +28396,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1014 +#: ../src/guestfs-actions.pod:1016 msgid "" "Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return C<" "\"/WINDOWS/system32\"> (the exact return value would depend on details of " @@ -28389,22 +28404,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1022 +#: ../src/guestfs-actions.pod:1024 msgid "See also C<guestfs_realpath>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1027 ../src/guestfs-actions.pod:8320 +#: ../src/guestfs-actions.pod:1029 ../src/guestfs-actions.pod:8327 msgid "(Added in 1.0.75)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1029 +#: ../src/guestfs-actions.pod:1031 msgid "guestfs_cat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1031 +#: ../src/guestfs-actions.pod:1033 #, no-wrap msgid "" " char *\n" @@ -28414,7 +28429,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1037 +#: ../src/guestfs-actions.pod:1039 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of string). For " @@ -28423,22 +28438,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1048 ../src/guestfs-actions.pod:4341 -#: ../src/guestfs-actions.pod:4436 ../src/guestfs-actions.pod:4453 -#: ../src/guestfs-actions.pod:4541 ../src/guestfs-actions.pod:4940 -#: ../src/guestfs-actions.pod:4954 ../src/guestfs-actions.pod:6502 -#: ../src/guestfs-actions.pod:6516 ../src/guestfs-actions.pod:8473 -#: ../src/guestfs-actions.pod:8487 +#: ../src/guestfs-actions.pod:1050 ../src/guestfs-actions.pod:4348 +#: ../src/guestfs-actions.pod:4443 ../src/guestfs-actions.pod:4460 +#: ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4947 +#: ../src/guestfs-actions.pod:4961 ../src/guestfs-actions.pod:6509 +#: ../src/guestfs-actions.pod:6523 ../src/guestfs-actions.pod:8480 +#: ../src/guestfs-actions.pod:8494 msgid "(Added in 0.4)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1050 +#: ../src/guestfs-actions.pod:1052 msgid "guestfs_checksum" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1052 +#: ../src/guestfs-actions.pod:1054 #, no-wrap msgid "" " char *\n" @@ -28449,30 +28464,30 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1098 +#: ../src/guestfs-actions.pod:1100 msgid "To get the checksum for a device, use C<guestfs_checksum_device>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1100 +#: ../src/guestfs-actions.pod:1102 msgid "To get the checksums for many files, use C<guestfs_checksums_out>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1105 ../src/guestfs-actions.pod:1788 -#: ../src/guestfs-actions.pod:2709 ../src/guestfs-actions.pod:4030 -#: ../src/guestfs-actions.pod:4059 ../src/guestfs-actions.pod:4120 -#: ../src/guestfs-actions.pod:4147 ../src/guestfs-actions.pod:8176 +#: ../src/guestfs-actions.pod:1107 ../src/guestfs-actions.pod:1790 +#: ../src/guestfs-actions.pod:2711 ../src/guestfs-actions.pod:4032 +#: ../src/guestfs-actions.pod:4061 ../src/guestfs-actions.pod:4122 +#: ../src/guestfs-actions.pod:4149 ../src/guestfs-actions.pod:8183 msgid "(Added in 1.0.2)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1107 +#: ../src/guestfs-actions.pod:1109 msgid "guestfs_checksum_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1109 +#: ../src/guestfs-actions.pod:1111 #, no-wrap msgid "" " char *\n" @@ -28483,7 +28498,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1114 +#: ../src/guestfs-actions.pod:1116 msgid "" "This call computes the MD5, SHAx or CRC checksum of the contents of the " "device named C<device>. For the types of checksums supported see the " @@ -28491,21 +28506,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1121 ../src/guestfs-actions.pod:5934 -#: ../src/guestfs-actions.pod:6069 ../src/guestfs-actions.pod:6103 -#: ../src/guestfs-actions.pod:6121 ../src/guestfs-actions.pod:6303 -#: ../src/guestfs-actions.pod:8085 ../src/guestfs-actions.pod:8099 -#: ../src/guestfs-actions.pod:8499 +#: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:5941 +#: ../src/guestfs-actions.pod:6076 ../src/guestfs-actions.pod:6110 +#: ../src/guestfs-actions.pod:6128 ../src/guestfs-actions.pod:6310 +#: ../src/guestfs-actions.pod:8092 ../src/guestfs-actions.pod:8106 +#: ../src/guestfs-actions.pod:8506 msgid "(Added in 1.3.2)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1123 +#: ../src/guestfs-actions.pod:1125 msgid "guestfs_checksums_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1125 +#: ../src/guestfs-actions.pod:1127 #, no-wrap msgid "" " int\n" @@ -28517,17 +28532,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1145 +#: ../src/guestfs-actions.pod:1147 msgid "(Added in 1.3.7)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1147 +#: ../src/guestfs-actions.pod:1149 msgid "guestfs_chmod" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1149 +#: ../src/guestfs-actions.pod:1151 #, no-wrap msgid "" " int\n" @@ -28538,12 +28553,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1167 +#: ../src/guestfs-actions.pod:1169 msgid "guestfs_chown" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1169 +#: ../src/guestfs-actions.pod:1171 #, no-wrap msgid "" " int\n" @@ -28555,12 +28570,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1185 +#: ../src/guestfs-actions.pod:1187 msgid "guestfs_command" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1187 +#: ../src/guestfs-actions.pod:1189 #, no-wrap msgid "" " char *\n" @@ -28570,7 +28585,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1196 +#: ../src/guestfs-actions.pod:1198 msgid "" "The single parameter is an argv-style list of arguments. The first element " "is the name of the program to run. Subsequent elements are parameters. The " @@ -28580,18 +28595,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1227 ../src/guestfs-actions.pod:1247 -#: ../src/guestfs-actions.pod:2150 +#: ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1249 +#: ../src/guestfs-actions.pod:2152 msgid "(Added in 0.9.1)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1229 +#: ../src/guestfs-actions.pod:1231 msgid "guestfs_command_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1231 +#: ../src/guestfs-actions.pod:1233 #, no-wrap msgid "" " char **\n" @@ -28601,24 +28616,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1235 +#: ../src/guestfs-actions.pod:1237 msgid "" "This is the same as C<guestfs_command>, but splits the result into a list of " "lines." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1238 +#: ../src/guestfs-actions.pod:1240 msgid "See also: C<guestfs_sh_lines>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1249 +#: ../src/guestfs-actions.pod:1251 msgid "guestfs_compress_device_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1251 +#: ../src/guestfs-actions.pod:1253 #, no-wrap msgid "" " int\n" @@ -28631,7 +28646,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1263 +#: ../src/guestfs-actions.pod:1265 #, no-wrap msgid "" " GUESTFS_COMPRESS_DEVICE_OUT_LEVEL, int level,\n" @@ -28639,25 +28654,25 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1268 +#: ../src/guestfs-actions.pod:1270 msgid "" "The C<ctype> and optional C<level> parameters have the same meaning as in " "C<guestfs_compress_out>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1273 ../src/guestfs-actions.pod:1332 -#: ../src/guestfs-actions.pod:2695 ../src/guestfs-actions.pod:7221 +#: ../src/guestfs-actions.pod:1275 ../src/guestfs-actions.pod:1334 +#: ../src/guestfs-actions.pod:2697 ../src/guestfs-actions.pod:7228 msgid "(Added in 1.13.15)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1275 +#: ../src/guestfs-actions.pod:1277 msgid "guestfs_compress_device_out_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1277 +#: ../src/guestfs-actions.pod:1279 #, no-wrap msgid "" " int\n" @@ -28670,17 +28685,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1284 +#: ../src/guestfs-actions.pod:1286 msgid "This is the \"va_list variant\" of L</guestfs_compress_device_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1288 +#: ../src/guestfs-actions.pod:1290 msgid "guestfs_compress_device_out_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1290 +#: ../src/guestfs-actions.pod:1292 #, no-wrap msgid "" " int\n" @@ -28693,17 +28708,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1297 +#: ../src/guestfs-actions.pod:1299 msgid "This is the \"argv variant\" of L</guestfs_compress_device_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1301 +#: ../src/guestfs-actions.pod:1303 msgid "guestfs_compress_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1303 +#: ../src/guestfs-actions.pod:1305 #, no-wrap msgid "" " int\n" @@ -28716,7 +28731,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1315 +#: ../src/guestfs-actions.pod:1317 #, no-wrap msgid "" " GUESTFS_COMPRESS_OUT_LEVEL, int level,\n" @@ -28724,12 +28739,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1334 +#: ../src/guestfs-actions.pod:1336 msgid "guestfs_compress_out_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1336 +#: ../src/guestfs-actions.pod:1338 #, no-wrap msgid "" " int\n" @@ -28742,17 +28757,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1343 +#: ../src/guestfs-actions.pod:1345 msgid "This is the \"va_list variant\" of L</guestfs_compress_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1347 +#: ../src/guestfs-actions.pod:1349 msgid "guestfs_compress_out_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1349 +#: ../src/guestfs-actions.pod:1351 #, no-wrap msgid "" " int\n" @@ -28765,17 +28780,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1356 +#: ../src/guestfs-actions.pod:1358 msgid "This is the \"argv variant\" of L</guestfs_compress_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1360 +#: ../src/guestfs-actions.pod:1362 msgid "guestfs_config" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1362 +#: ../src/guestfs-actions.pod:1364 #, no-wrap msgid "" " int\n" @@ -28786,12 +28801,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1380 +#: ../src/guestfs-actions.pod:1382 msgid "guestfs_copy_device_to_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1382 +#: ../src/guestfs-actions.pod:1384 #, no-wrap msgid "" " int\n" @@ -28803,7 +28818,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1393 +#: ../src/guestfs-actions.pod:1395 #, no-wrap msgid "" " GUESTFS_COPY_DEVICE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n" @@ -28813,7 +28828,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1397 +#: ../src/guestfs-actions.pod:1399 msgid "" "The four calls C<guestfs_copy_device_to_device>, " "C<guestfs_copy_device_to_file>, C<guestfs_copy_file_to_device>, and " @@ -28822,14 +28837,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1418 ../src/guestfs-actions.pod:1471 -#: ../src/guestfs-actions.pod:1524 ../src/guestfs-actions.pod:1582 -#: ../src/guestfs-actions.pod:1636 ../src/guestfs-actions.pod:1783 -#: ../src/guestfs-actions.pod:1814 ../src/guestfs-actions.pod:1859 -#: ../src/guestfs-actions.pod:2299 ../src/guestfs-actions.pod:2321 -#: ../src/guestfs-actions.pod:4239 ../src/guestfs-actions.pod:8171 -#: ../src/guestfs-actions.pod:8205 ../src/guestfs-actions.pod:8712 -#: ../src/guestfs-actions.pod:8735 +#: ../src/guestfs-actions.pod:1420 ../src/guestfs-actions.pod:1473 +#: ../src/guestfs-actions.pod:1526 ../src/guestfs-actions.pod:1584 +#: ../src/guestfs-actions.pod:1638 ../src/guestfs-actions.pod:1785 +#: ../src/guestfs-actions.pod:1816 ../src/guestfs-actions.pod:1861 +#: ../src/guestfs-actions.pod:2301 ../src/guestfs-actions.pod:2323 +#: ../src/guestfs-actions.pod:4246 ../src/guestfs-actions.pod:8178 +#: ../src/guestfs-actions.pod:8212 ../src/guestfs-actions.pod:8719 +#: ../src/guestfs-actions.pod:8742 msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " @@ -28838,19 +28853,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1423 ../src/guestfs-actions.pod:1476 -#: ../src/guestfs-actions.pod:1529 ../src/guestfs-actions.pod:1587 -#: ../src/guestfs-actions.pod:6359 +#: ../src/guestfs-actions.pod:1425 ../src/guestfs-actions.pod:1478 +#: ../src/guestfs-actions.pod:1531 ../src/guestfs-actions.pod:1589 +#: ../src/guestfs-actions.pod:6366 msgid "(Added in 1.13.25)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1425 +#: ../src/guestfs-actions.pod:1427 msgid "guestfs_copy_device_to_device_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1427 +#: ../src/guestfs-actions.pod:1429 #, no-wrap msgid "" " int\n" @@ -28862,17 +28877,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1433 +#: ../src/guestfs-actions.pod:1435 msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1437 +#: ../src/guestfs-actions.pod:1439 msgid "guestfs_copy_device_to_device_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1439 +#: ../src/guestfs-actions.pod:1441 #, no-wrap msgid "" " int\n" @@ -28884,17 +28899,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1445 +#: ../src/guestfs-actions.pod:1447 msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1449 +#: ../src/guestfs-actions.pod:1451 msgid "guestfs_copy_device_to_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1451 +#: ../src/guestfs-actions.pod:1453 #, no-wrap msgid "" " int\n" @@ -28906,7 +28921,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1462 +#: ../src/guestfs-actions.pod:1464 #, no-wrap msgid "" " GUESTFS_COPY_DEVICE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n" @@ -28916,19 +28931,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1466 ../src/guestfs-actions.pod:1519 -#: ../src/guestfs-actions.pod:1572 +#: ../src/guestfs-actions.pod:1468 ../src/guestfs-actions.pod:1521 +#: ../src/guestfs-actions.pod:1574 msgid "" "See C<guestfs_copy_device_to_device> for a general overview of this call." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1478 +#: ../src/guestfs-actions.pod:1480 msgid "guestfs_copy_device_to_file_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1480 +#: ../src/guestfs-actions.pod:1482 #, no-wrap msgid "" " int\n" @@ -28940,17 +28955,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1486 +#: ../src/guestfs-actions.pod:1488 msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_file>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1490 +#: ../src/guestfs-actions.pod:1492 msgid "guestfs_copy_device_to_file_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1492 +#: ../src/guestfs-actions.pod:1494 #, no-wrap msgid "" " int\n" @@ -28962,17 +28977,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1498 +#: ../src/guestfs-actions.pod:1500 msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_file>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1502 +#: ../src/guestfs-actions.pod:1504 msgid "guestfs_copy_file_to_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1504 +#: ../src/guestfs-actions.pod:1506 #, no-wrap msgid "" " int\n" @@ -28984,7 +28999,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1515 +#: ../src/guestfs-actions.pod:1517 #, no-wrap msgid "" " GUESTFS_COPY_FILE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n" @@ -28994,12 +29009,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1531 +#: ../src/guestfs-actions.pod:1533 msgid "guestfs_copy_file_to_device_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1533 +#: ../src/guestfs-actions.pod:1535 #, no-wrap msgid "" " int\n" @@ -29011,17 +29026,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1539 +#: ../src/guestfs-actions.pod:1541 msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1543 +#: ../src/guestfs-actions.pod:1545 msgid "guestfs_copy_file_to_device_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1545 +#: ../src/guestfs-actions.pod:1547 #, no-wrap msgid "" " int\n" @@ -29033,17 +29048,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1551 +#: ../src/guestfs-actions.pod:1553 msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1555 +#: ../src/guestfs-actions.pod:1557 msgid "guestfs_copy_file_to_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1557 +#: ../src/guestfs-actions.pod:1559 #, no-wrap msgid "" " int\n" @@ -29055,7 +29070,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1568 +#: ../src/guestfs-actions.pod:1570 #, no-wrap msgid "" " GUESTFS_COPY_FILE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n" @@ -29065,7 +29080,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1575 +#: ../src/guestfs-actions.pod:1577 msgid "" "This is B<not> the function you want for copying files. This is for copying " "blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and " @@ -29073,12 +29088,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1589 +#: ../src/guestfs-actions.pod:1591 msgid "guestfs_copy_file_to_file_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1591 +#: ../src/guestfs-actions.pod:1593 #, no-wrap msgid "" " int\n" @@ -29090,17 +29105,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1597 +#: ../src/guestfs-actions.pod:1599 msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_file>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1601 +#: ../src/guestfs-actions.pod:1603 msgid "guestfs_copy_file_to_file_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1603 +#: ../src/guestfs-actions.pod:1605 #, no-wrap msgid "" " int\n" @@ -29112,17 +29127,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1609 +#: ../src/guestfs-actions.pod:1611 msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_file>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1613 +#: ../src/guestfs-actions.pod:1615 msgid "guestfs_copy_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1615 +#: ../src/guestfs-actions.pod:1617 #, no-wrap msgid "" " int\n" @@ -29134,26 +29149,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1621 ../src/guestfs-actions.pod:1678 +#: ../src/guestfs-actions.pod:1623 ../src/guestfs-actions.pod:1680 msgid "" "I<This function is deprecated.> In new code, use the L</" "guestfs_copy_device_to_device> call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1641 ../src/guestfs-actions.pod:4967 -#: ../src/guestfs-actions.pod:6529 ../src/guestfs-actions.pod:8406 -#: ../src/guestfs-actions.pod:8426 ../src/guestfs-actions.pod:8512 +#: ../src/guestfs-actions.pod:1643 ../src/guestfs-actions.pod:4974 +#: ../src/guestfs-actions.pod:6536 ../src/guestfs-actions.pod:8413 +#: ../src/guestfs-actions.pod:8433 ../src/guestfs-actions.pod:8519 msgid "(Added in 1.0.87)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1643 +#: ../src/guestfs-actions.pod:1645 msgid "guestfs_cp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1645 +#: ../src/guestfs-actions.pod:1647 #, no-wrap msgid "" " int\n" @@ -29164,20 +29179,20 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1655 ../src/guestfs-actions.pod:1669 -#: ../src/guestfs-actions.pod:1765 ../src/guestfs-actions.pod:1839 -#: ../src/guestfs-actions.pod:2016 ../src/guestfs-actions.pod:5867 -#: ../src/guestfs-actions.pod:6373 +#: ../src/guestfs-actions.pod:1657 ../src/guestfs-actions.pod:1671 +#: ../src/guestfs-actions.pod:1767 ../src/guestfs-actions.pod:1841 +#: ../src/guestfs-actions.pod:2018 ../src/guestfs-actions.pod:5874 +#: ../src/guestfs-actions.pod:6380 msgid "(Added in 1.0.18)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1657 +#: ../src/guestfs-actions.pod:1659 msgid "guestfs_cp_a" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1659 +#: ../src/guestfs-actions.pod:1661 #, no-wrap msgid "" " int\n" @@ -29188,12 +29203,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1671 +#: ../src/guestfs-actions.pod:1673 msgid "guestfs_dd" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1673 +#: ../src/guestfs-actions.pod:1675 #, no-wrap msgid "" " int\n" @@ -29204,7 +29219,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1690 +#: ../src/guestfs-actions.pod:1692 msgid "" "If the destination is a device, it must be as large or larger than the " "source file or device, otherwise the copy will fail. This command cannot do " @@ -29212,12 +29227,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1699 +#: ../src/guestfs-actions.pod:1701 msgid "guestfs_device_index" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1701 +#: ../src/guestfs-actions.pod:1703 #, no-wrap msgid "" " int\n" @@ -29227,24 +29242,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1708 +#: ../src/guestfs-actions.pod:1710 msgid "" "Index numbers start from 0. The named device must exist, for example as a " "string returned from C<guestfs_list_devices>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1711 +#: ../src/guestfs-actions.pod:1713 msgid "See also C<guestfs_list_devices>, C<guestfs_part_to_dev>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1715 +#: ../src/guestfs-actions.pod:1717 msgid "guestfs_df" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1717 +#: ../src/guestfs-actions.pod:1719 #, no-wrap msgid "" " char *\n" @@ -29253,7 +29268,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1722 ../src/guestfs-actions.pod:1739 +#: ../src/guestfs-actions.pod:1724 ../src/guestfs-actions.pod:1741 msgid "" "This command is mostly useful for interactive sessions. It is I<not> " "intended that you try to parse the output string. Use C<guestfs_statvfs> " @@ -29261,23 +29276,23 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1729 ../src/guestfs-actions.pod:1746 -#: ../src/guestfs-actions.pod:1864 ../src/guestfs-actions.pod:2934 -#: ../src/guestfs-actions.pod:2958 ../src/guestfs-actions.pod:3026 -#: ../src/guestfs-actions.pod:5233 ../src/guestfs-actions.pod:5767 -#: ../src/guestfs-actions.pod:7787 ../src/guestfs-actions.pod:7811 -#: ../src/guestfs-actions.pod:8552 ../src/guestfs-actions.pod:8565 -#: ../src/guestfs-actions.pod:8578 +#: ../src/guestfs-actions.pod:1731 ../src/guestfs-actions.pod:1748 +#: ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:2936 +#: ../src/guestfs-actions.pod:2960 ../src/guestfs-actions.pod:3028 +#: ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:5774 +#: ../src/guestfs-actions.pod:7794 ../src/guestfs-actions.pod:7818 +#: ../src/guestfs-actions.pod:8559 ../src/guestfs-actions.pod:8572 +#: ../src/guestfs-actions.pod:8585 msgid "(Added in 1.0.54)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1731 +#: ../src/guestfs-actions.pod:1733 msgid "guestfs_df_h" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1733 +#: ../src/guestfs-actions.pod:1735 #, no-wrap msgid "" " char *\n" @@ -29286,12 +29301,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1748 +#: ../src/guestfs-actions.pod:1750 msgid "guestfs_dmesg" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1750 +#: ../src/guestfs-actions.pod:1752 #, no-wrap msgid "" " char *\n" @@ -29300,7 +29315,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1757 +#: ../src/guestfs-actions.pod:1759 msgid "" "Another way to get the same information is to enable verbose messages with " "C<guestfs_set_verbose> or by setting the environment variable " @@ -29308,12 +29323,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1767 +#: ../src/guestfs-actions.pod:1769 msgid "guestfs_download" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1769 +#: ../src/guestfs-actions.pod:1771 #, no-wrap msgid "" " int\n" @@ -29324,17 +29339,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1779 +#: ../src/guestfs-actions.pod:1781 msgid "See also C<guestfs_upload>, C<guestfs_cat>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1790 +#: ../src/guestfs-actions.pod:1792 msgid "guestfs_download_offset" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1792 +#: ../src/guestfs-actions.pod:1794 #, no-wrap msgid "" " int\n" @@ -29347,7 +29362,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1805 +#: ../src/guestfs-actions.pod:1807 msgid "" "Note that there is no limit on the amount of data that can be downloaded " "with this call, unlike with C<guestfs_pread>, and this call always reads the " @@ -29355,22 +29370,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1810 +#: ../src/guestfs-actions.pod:1812 msgid "See also C<guestfs_download>, C<guestfs_pread>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1819 ../src/guestfs-actions.pod:8210 +#: ../src/guestfs-actions.pod:1821 ../src/guestfs-actions.pod:8217 msgid "(Added in 1.5.17)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1821 +#: ../src/guestfs-actions.pod:1823 msgid "guestfs_drop_caches" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1823 +#: ../src/guestfs-actions.pod:1825 #, no-wrap msgid "" " int\n" @@ -29380,12 +29395,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1841 +#: ../src/guestfs-actions.pod:1843 msgid "guestfs_du" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1843 +#: ../src/guestfs-actions.pod:1845 #, no-wrap msgid "" " int64_t\n" @@ -29395,12 +29410,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1866 +#: ../src/guestfs-actions.pod:1868 msgid "guestfs_e2fsck" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1868 +#: ../src/guestfs-actions.pod:1870 #, no-wrap msgid "" " int\n" @@ -29411,7 +29426,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1878 +#: ../src/guestfs-actions.pod:1880 #, no-wrap msgid "" " GUESTFS_E2FSCK_CORRECT, int correct,\n" @@ -29420,17 +29435,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1905 +#: ../src/guestfs-actions.pod:1907 msgid "(Added in 1.15.17)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1907 +#: ../src/guestfs-actions.pod:1909 msgid "guestfs_e2fsck_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1909 +#: ../src/guestfs-actions.pod:1911 #, no-wrap msgid "" " int\n" @@ -29441,17 +29456,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1914 +#: ../src/guestfs-actions.pod:1916 msgid "This is the \"va_list variant\" of L</guestfs_e2fsck>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1918 +#: ../src/guestfs-actions.pod:1920 msgid "guestfs_e2fsck_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1920 +#: ../src/guestfs-actions.pod:1922 #, no-wrap msgid "" " int\n" @@ -29462,17 +29477,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1925 +#: ../src/guestfs-actions.pod:1927 msgid "This is the \"argv variant\" of L</guestfs_e2fsck>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1929 +#: ../src/guestfs-actions.pod:1931 msgid "guestfs_e2fsck_f" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1931 +#: ../src/guestfs-actions.pod:1933 #, no-wrap msgid "" " int\n" @@ -29482,24 +29497,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1939 +#: ../src/guestfs-actions.pod:1941 msgid "" "This command is only needed because of C<guestfs_resize2fs> (q.v.). " "Normally you should use C<guestfs_fsck>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1944 +#: ../src/guestfs-actions.pod:1946 msgid "(Added in 1.0.29)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1946 +#: ../src/guestfs-actions.pod:1948 msgid "guestfs_echo_daemon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1948 +#: ../src/guestfs-actions.pod:1950 #, no-wrap msgid "" " char *\n" @@ -29509,23 +29524,23 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1957 +#: ../src/guestfs-actions.pod:1959 msgid "See also C<guestfs_ping_daemon>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1962 ../src/guestfs-actions.pod:2720 -#: ../src/guestfs-actions.pod:7245 +#: ../src/guestfs-actions.pod:1964 ../src/guestfs-actions.pod:2722 +#: ../src/guestfs-actions.pod:7252 msgid "(Added in 1.0.69)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1964 +#: ../src/guestfs-actions.pod:1966 msgid "guestfs_egrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1966 +#: ../src/guestfs-actions.pod:1968 #, no-wrap msgid "" " char **\n" @@ -29536,33 +29551,33 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1981 ../src/guestfs-actions.pod:2000 -#: ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:2103 -#: ../src/guestfs-actions.pod:2122 ../src/guestfs-actions.pod:2850 -#: ../src/guestfs-actions.pod:2869 ../src/guestfs-actions.pod:3047 -#: ../src/guestfs-actions.pod:3060 ../src/guestfs-actions.pod:3075 -#: ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3141 -#: ../src/guestfs-actions.pod:3154 ../src/guestfs-actions.pod:4466 -#: ../src/guestfs-actions.pod:4480 ../src/guestfs-actions.pod:4493 -#: ../src/guestfs-actions.pod:4507 ../src/guestfs-actions.pod:5655 -#: ../src/guestfs-actions.pod:6707 ../src/guestfs-actions.pod:6756 -#: ../src/guestfs-actions.pod:7655 ../src/guestfs-actions.pod:7667 -#: ../src/guestfs-actions.pod:7680 ../src/guestfs-actions.pod:7693 -#: ../src/guestfs-actions.pod:7715 ../src/guestfs-actions.pod:7728 -#: ../src/guestfs-actions.pod:7741 ../src/guestfs-actions.pod:7754 -#: ../src/guestfs-actions.pod:8670 ../src/guestfs-actions.pod:8689 -#: ../src/guestfs-actions.pod:8780 ../src/guestfs-actions.pod:8799 -#: ../src/guestfs-actions.pod:8845 ../src/guestfs-actions.pod:8864 +#: ../src/guestfs-actions.pod:1983 ../src/guestfs-actions.pod:2002 +#: ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:2105 +#: ../src/guestfs-actions.pod:2124 ../src/guestfs-actions.pod:2852 +#: ../src/guestfs-actions.pod:2871 ../src/guestfs-actions.pod:3049 +#: ../src/guestfs-actions.pod:3062 ../src/guestfs-actions.pod:3077 +#: ../src/guestfs-actions.pod:3121 ../src/guestfs-actions.pod:3143 +#: ../src/guestfs-actions.pod:3156 ../src/guestfs-actions.pod:4473 +#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4500 +#: ../src/guestfs-actions.pod:4514 ../src/guestfs-actions.pod:5662 +#: ../src/guestfs-actions.pod:6714 ../src/guestfs-actions.pod:6763 +#: ../src/guestfs-actions.pod:7662 ../src/guestfs-actions.pod:7674 +#: ../src/guestfs-actions.pod:7687 ../src/guestfs-actions.pod:7700 +#: ../src/guestfs-actions.pod:7722 ../src/guestfs-actions.pod:7735 +#: ../src/guestfs-actions.pod:7748 ../src/guestfs-actions.pod:7761 +#: ../src/guestfs-actions.pod:8677 ../src/guestfs-actions.pod:8696 +#: ../src/guestfs-actions.pod:8787 ../src/guestfs-actions.pod:8806 +#: ../src/guestfs-actions.pod:8852 ../src/guestfs-actions.pod:8871 msgid "(Added in 1.0.66)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1983 +#: ../src/guestfs-actions.pod:1985 msgid "guestfs_egrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1985 +#: ../src/guestfs-actions.pod:1987 #, no-wrap msgid "" " char **\n" @@ -29573,12 +29588,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2002 +#: ../src/guestfs-actions.pod:2004 msgid "guestfs_equal" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2004 +#: ../src/guestfs-actions.pod:2006 #, no-wrap msgid "" " int\n" @@ -29589,12 +29604,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2018 +#: ../src/guestfs-actions.pod:2020 msgid "guestfs_exists" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2020 +#: ../src/guestfs-actions.pod:2022 #, no-wrap msgid "" " int\n" @@ -29604,17 +29619,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2027 +#: ../src/guestfs-actions.pod:2029 msgid "See also C<guestfs_is_file>, C<guestfs_is_dir>, C<guestfs_stat>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2033 +#: ../src/guestfs-actions.pod:2035 msgid "guestfs_fallocate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2035 +#: ../src/guestfs-actions.pod:2037 #, no-wrap msgid "" " int\n" @@ -29625,19 +29640,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2040 +#: ../src/guestfs-actions.pod:2042 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> " "call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2059 +#: ../src/guestfs-actions.pod:2061 msgid "guestfs_fallocate64" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2061 +#: ../src/guestfs-actions.pod:2063 #, no-wrap msgid "" " int\n" @@ -29648,14 +29663,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2070 +#: ../src/guestfs-actions.pod:2072 msgid "" "Note that this call allocates disk blocks for the file. To create a sparse " "file use C<guestfs_truncate_size> instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2073 +#: ../src/guestfs-actions.pod:2075 msgid "" "The deprecated call C<guestfs_fallocate> does the same, but owing to an " "oversight it only allowed 30 bit lengths to be specified, effectively " @@ -29663,17 +29678,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2084 +#: ../src/guestfs-actions.pod:2086 msgid "(Added in 1.3.17)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2086 +#: ../src/guestfs-actions.pod:2088 msgid "guestfs_fgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2088 +#: ../src/guestfs-actions.pod:2090 #, no-wrap msgid "" " char **\n" @@ -29684,12 +29699,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2105 +#: ../src/guestfs-actions.pod:2107 msgid "guestfs_fgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2107 +#: ../src/guestfs-actions.pod:2109 #, no-wrap msgid "" " char **\n" @@ -29700,12 +29715,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2124 +#: ../src/guestfs-actions.pod:2126 msgid "guestfs_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2126 +#: ../src/guestfs-actions.pod:2128 #, no-wrap msgid "" " char *\n" @@ -29715,19 +29730,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2144 +#: ../src/guestfs-actions.pod:2146 msgid "" "See also: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, " "C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2152 +#: ../src/guestfs-actions.pod:2154 msgid "guestfs_file_architecture" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2154 +#: ../src/guestfs-actions.pod:2156 #, no-wrap msgid "" " char *\n" @@ -29737,23 +29752,23 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2262 ../src/guestfs-actions.pod:2425 -#: ../src/guestfs-actions.pod:2442 ../src/guestfs-actions.pod:3174 -#: ../src/guestfs-actions.pod:3276 ../src/guestfs-actions.pod:3342 -#: ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3547 -#: ../src/guestfs-actions.pod:3587 ../src/guestfs-actions.pod:3663 -#: ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:4001 -#: ../src/guestfs-actions.pod:4133 +#: ../src/guestfs-actions.pod:2264 ../src/guestfs-actions.pod:2427 +#: ../src/guestfs-actions.pod:2444 ../src/guestfs-actions.pod:3176 +#: ../src/guestfs-actions.pod:3278 ../src/guestfs-actions.pod:3344 +#: ../src/guestfs-actions.pod:3531 ../src/guestfs-actions.pod:3549 +#: ../src/guestfs-actions.pod:3589 ../src/guestfs-actions.pod:3665 +#: ../src/guestfs-actions.pod:3766 ../src/guestfs-actions.pod:4003 +#: ../src/guestfs-actions.pod:4135 msgid "(Added in 1.5.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2264 +#: ../src/guestfs-actions.pod:2266 msgid "guestfs_filesize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2266 +#: ../src/guestfs-actions.pod:2268 #, no-wrap msgid "" " int64_t\n" @@ -29763,7 +29778,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2272 +#: ../src/guestfs-actions.pod:2274 msgid "" "To get other stats about a file, use C<guestfs_stat>, C<guestfs_lstat>, " "C<guestfs_is_dir>, C<guestfs_is_file> etc. To get the size of block " @@ -29771,17 +29786,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2278 +#: ../src/guestfs-actions.pod:2280 msgid "(Added in 1.0.82)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2280 +#: ../src/guestfs-actions.pod:2282 msgid "guestfs_fill" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2282 +#: ../src/guestfs-actions.pod:2284 #, no-wrap msgid "" " int\n" @@ -29793,7 +29808,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2292 +#: ../src/guestfs-actions.pod:2294 msgid "" "To fill a file with zero bytes (sparsely), it is much more efficient to use " "C<guestfs_truncate_size>. To create a file with a pattern of repeating " @@ -29801,17 +29816,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2304 +#: ../src/guestfs-actions.pod:2306 msgid "(Added in 1.0.79)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2306 +#: ../src/guestfs-actions.pod:2308 msgid "guestfs_fill_pattern" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2308 +#: ../src/guestfs-actions.pod:2310 #, no-wrap msgid "" " int\n" @@ -29823,7 +29838,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2314 +#: ../src/guestfs-actions.pod:2316 msgid "" "This function is like C<guestfs_fill> except that it creates a new file of " "length C<len> containing the repeating pattern of bytes in C<pattern>. The " @@ -29832,17 +29847,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2326 +#: ../src/guestfs-actions.pod:2328 msgid "(Added in 1.3.12)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2328 +#: ../src/guestfs-actions.pod:2330 msgid "guestfs_find" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2330 +#: ../src/guestfs-actions.pod:2332 #, no-wrap msgid "" " char **\n" @@ -29852,29 +29867,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2346 +#: ../src/guestfs-actions.pod:2348 msgid "" "then the returned list from C<guestfs_find> C</tmp> would be 4 elements:" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2359 +#: ../src/guestfs-actions.pod:2361 msgid "See also C<guestfs_find0>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2368 ../src/guestfs-actions.pod:4904 -#: ../src/guestfs-actions.pod:6791 +#: ../src/guestfs-actions.pod:2370 ../src/guestfs-actions.pod:4911 +#: ../src/guestfs-actions.pod:6798 msgid "(Added in 1.0.27)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2370 +#: ../src/guestfs-actions.pod:2372 msgid "guestfs_find0" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2372 +#: ../src/guestfs-actions.pod:2374 #, no-wrap msgid "" " int\n" @@ -29885,24 +29900,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2381 +#: ../src/guestfs-actions.pod:2383 msgid "" "This command works the same way as C<guestfs_find> with the following " "exceptions:" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2408 +#: ../src/guestfs-actions.pod:2410 msgid "(Added in 1.0.74)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2410 +#: ../src/guestfs-actions.pod:2412 msgid "guestfs_findfs_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2412 +#: ../src/guestfs-actions.pod:2414 #, no-wrap msgid "" " char *\n" @@ -29912,17 +29927,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2420 +#: ../src/guestfs-actions.pod:2422 msgid "To find the label of a filesystem, use C<guestfs_vfs_label>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2427 +#: ../src/guestfs-actions.pod:2429 msgid "guestfs_findfs_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2429 +#: ../src/guestfs-actions.pod:2431 #, no-wrap msgid "" " char *\n" @@ -29932,17 +29947,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2437 +#: ../src/guestfs-actions.pod:2439 msgid "To find the UUID of a filesystem, use C<guestfs_vfs_uuid>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2444 +#: ../src/guestfs-actions.pod:2446 msgid "guestfs_fsck" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2446 +#: ../src/guestfs-actions.pod:2448 #, no-wrap msgid "" " int\n" @@ -29953,17 +29968,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2481 ../src/guestfs-actions.pod:8717 +#: ../src/guestfs-actions.pod:2483 ../src/guestfs-actions.pod:8724 msgid "(Added in 1.0.16)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2483 +#: ../src/guestfs-actions.pod:2485 msgid "guestfs_get_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2485 +#: ../src/guestfs-actions.pod:2487 #, no-wrap msgid "" " const char *\n" @@ -29972,7 +29987,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2493 +#: ../src/guestfs-actions.pod:2495 msgid "" "This function returns a string which may be NULL. There is no way to return " "an error from this function. The string is owned by the guest handle and " @@ -29980,21 +29995,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2497 ../src/guestfs-actions.pod:6469 -#: ../src/guestfs-actions.pod:6948 ../src/guestfs-actions.pod:7399 -#: ../src/guestfs-actions.pod:7418 ../src/guestfs-actions.pod:7434 -#: ../src/guestfs-actions.pod:7458 ../src/guestfs-actions.pod:8357 -#: ../src/guestfs-actions.pod:8372 ../src/guestfs-actions.pod:8761 +#: ../src/guestfs-actions.pod:2499 ../src/guestfs-actions.pod:6476 +#: ../src/guestfs-actions.pod:6955 ../src/guestfs-actions.pod:7406 +#: ../src/guestfs-actions.pod:7425 ../src/guestfs-actions.pod:7441 +#: ../src/guestfs-actions.pod:7465 ../src/guestfs-actions.pod:8364 +#: ../src/guestfs-actions.pod:8379 ../src/guestfs-actions.pod:8768 msgid "(Added in 1.0.26)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2499 +#: ../src/guestfs-actions.pod:2501 msgid "guestfs_get_attach_method" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2501 +#: ../src/guestfs-actions.pod:2503 #, no-wrap msgid "" " char *\n" @@ -30003,22 +30018,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2504 +#: ../src/guestfs-actions.pod:2506 msgid "Return the current attach method. See C<guestfs_set_attach_method>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2509 ../src/guestfs-actions.pod:6978 +#: ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:6985 msgid "(Added in 1.9.8)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2511 +#: ../src/guestfs-actions.pod:2513 msgid "guestfs_get_autosync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2513 +#: ../src/guestfs-actions.pod:2515 #, no-wrap msgid "" " int\n" @@ -30027,12 +30042,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2522 +#: ../src/guestfs-actions.pod:2524 msgid "guestfs_get_direct" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2524 +#: ../src/guestfs-actions.pod:2526 #, no-wrap msgid "" " int\n" @@ -30041,17 +30056,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2531 ../src/guestfs-actions.pod:7019 +#: ../src/guestfs-actions.pod:2533 ../src/guestfs-actions.pod:7026 msgid "(Added in 1.0.72)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2533 +#: ../src/guestfs-actions.pod:2535 msgid "guestfs_get_e2label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2535 +#: ../src/guestfs-actions.pod:2537 #, no-wrap msgid "" " char *\n" @@ -30061,25 +30076,25 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2539 +#: ../src/guestfs-actions.pod:2541 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_vfs_label> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2552 ../src/guestfs-actions.pod:2573 -#: ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7056 +#: ../src/guestfs-actions.pod:2554 ../src/guestfs-actions.pod:2575 +#: ../src/guestfs-actions.pod:7044 ../src/guestfs-actions.pod:7063 msgid "(Added in 1.0.15)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2554 +#: ../src/guestfs-actions.pod:2556 msgid "guestfs_get_e2uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2556 +#: ../src/guestfs-actions.pod:2558 #, no-wrap msgid "" " char *\n" @@ -30089,19 +30104,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2560 +#: ../src/guestfs-actions.pod:2562 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_vfs_uuid> " "call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2575 +#: ../src/guestfs-actions.pod:2577 msgid "guestfs_get_memsize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2577 +#: ../src/guestfs-actions.pod:2579 #, no-wrap msgid "" " int\n" @@ -30110,7 +30125,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2583 +#: ../src/guestfs-actions.pod:2585 msgid "" "If C<guestfs_set_memsize> was not called on this handle, and if " "C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " @@ -30118,22 +30133,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2592 ../src/guestfs-actions.pod:5351 -#: ../src/guestfs-actions.pod:5560 ../src/guestfs-actions.pod:5579 -#: ../src/guestfs-actions.pod:5598 ../src/guestfs-actions.pod:5610 -#: ../src/guestfs-actions.pod:5627 ../src/guestfs-actions.pod:5640 -#: ../src/guestfs-actions.pod:6694 ../src/guestfs-actions.pod:7077 -#: ../src/guestfs-actions.pod:7369 ../src/guestfs-actions.pod:8126 +#: ../src/guestfs-actions.pod:2594 ../src/guestfs-actions.pod:5358 +#: ../src/guestfs-actions.pod:5567 ../src/guestfs-actions.pod:5586 +#: ../src/guestfs-actions.pod:5605 ../src/guestfs-actions.pod:5617 +#: ../src/guestfs-actions.pod:5634 ../src/guestfs-actions.pod:5647 +#: ../src/guestfs-actions.pod:6701 ../src/guestfs-actions.pod:7084 +#: ../src/guestfs-actions.pod:7376 ../src/guestfs-actions.pod:8133 msgid "(Added in 1.0.55)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2594 +#: ../src/guestfs-actions.pod:2596 msgid "guestfs_get_network" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2596 +#: ../src/guestfs-actions.pod:2598 #, no-wrap msgid "" " int\n" @@ -30142,17 +30157,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2603 ../src/guestfs-actions.pod:7096 +#: ../src/guestfs-actions.pod:2605 ../src/guestfs-actions.pod:7103 msgid "(Added in 1.5.4)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2605 +#: ../src/guestfs-actions.pod:2607 msgid "guestfs_get_path" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2607 +#: ../src/guestfs-actions.pod:2609 #, no-wrap msgid "" " const char *\n" @@ -30161,19 +30176,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2615 ../src/guestfs-actions.pod:2655 +#: ../src/guestfs-actions.pod:2617 ../src/guestfs-actions.pod:2657 msgid "" "This function returns a string, or NULL on error. The string is owned by " "the guest handle and must I<not> be freed." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2620 +#: ../src/guestfs-actions.pod:2622 msgid "guestfs_get_pgroup" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2622 +#: ../src/guestfs-actions.pod:2624 #, no-wrap msgid "" " int\n" @@ -30182,18 +30197,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:7134 -#: ../src/guestfs-actions.pod:8618 +#: ../src/guestfs-actions.pod:2631 ../src/guestfs-actions.pod:7141 +#: ../src/guestfs-actions.pod:8625 msgid "(Added in 1.11.18)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2631 +#: ../src/guestfs-actions.pod:2633 msgid "guestfs_get_pid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2633 +#: ../src/guestfs-actions.pod:2635 #, no-wrap msgid "" " int\n" @@ -30202,17 +30217,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2643 +#: ../src/guestfs-actions.pod:2645 msgid "(Added in 1.0.56)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2645 +#: ../src/guestfs-actions.pod:2647 msgid "guestfs_get_qemu" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2647 +#: ../src/guestfs-actions.pod:2649 #, no-wrap msgid "" " const char *\n" @@ -30221,17 +30236,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2658 ../src/guestfs-actions.pod:7162 +#: ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:7169 msgid "(Added in 1.0.6)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2660 +#: ../src/guestfs-actions.pod:2662 msgid "guestfs_get_recovery_proc" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2662 +#: ../src/guestfs-actions.pod:2664 #, no-wrap msgid "" " int\n" @@ -30240,22 +30255,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2669 ../src/guestfs-actions.pod:4264 -#: ../src/guestfs-actions.pod:4608 ../src/guestfs-actions.pod:5002 -#: ../src/guestfs-actions.pod:5190 ../src/guestfs-actions.pod:6399 -#: ../src/guestfs-actions.pod:6742 ../src/guestfs-actions.pod:7186 -#: ../src/guestfs-actions.pod:7907 ../src/guestfs-actions.pod:7927 -#: ../src/guestfs-actions.pod:8241 +#: ../src/guestfs-actions.pod:2671 ../src/guestfs-actions.pod:4271 +#: ../src/guestfs-actions.pod:4615 ../src/guestfs-actions.pod:5009 +#: ../src/guestfs-actions.pod:5197 ../src/guestfs-actions.pod:6406 +#: ../src/guestfs-actions.pod:6749 ../src/guestfs-actions.pod:7193 +#: ../src/guestfs-actions.pod:7914 ../src/guestfs-actions.pod:7934 +#: ../src/guestfs-actions.pod:8248 msgid "(Added in 1.0.77)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2671 +#: ../src/guestfs-actions.pod:2673 msgid "guestfs_get_selinux" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2673 +#: ../src/guestfs-actions.pod:2675 #, no-wrap msgid "" " int\n" @@ -30264,25 +30279,25 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2676 +#: ../src/guestfs-actions.pod:2678 msgid "" "This returns the current setting of the selinux flag which is passed to the " "appliance at boot time. See C<guestfs_set_selinux>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2684 ../src/guestfs-actions.pod:2758 -#: ../src/guestfs-actions.pod:7205 ../src/guestfs-actions.pod:7279 +#: ../src/guestfs-actions.pod:2686 ../src/guestfs-actions.pod:2760 +#: ../src/guestfs-actions.pod:7212 ../src/guestfs-actions.pod:7286 msgid "(Added in 1.0.67)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2686 +#: ../src/guestfs-actions.pod:2688 msgid "guestfs_get_smp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2688 +#: ../src/guestfs-actions.pod:2690 #, no-wrap msgid "" " int\n" @@ -30291,12 +30306,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2697 +#: ../src/guestfs-actions.pod:2699 msgid "guestfs_get_state" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2699 +#: ../src/guestfs-actions.pod:2701 #, no-wrap msgid "" " int\n" @@ -30305,12 +30320,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2711 +#: ../src/guestfs-actions.pod:2713 msgid "guestfs_get_trace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2713 +#: ../src/guestfs-actions.pod:2715 #, no-wrap msgid "" " int\n" @@ -30319,12 +30334,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2722 +#: ../src/guestfs-actions.pod:2724 msgid "guestfs_get_umask" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2724 +#: ../src/guestfs-actions.pod:2726 #, no-wrap msgid "" " int\n" @@ -30333,19 +30348,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2727 +#: ../src/guestfs-actions.pod:2729 msgid "" "Return the current umask. By default the umask is C<022> unless it has been " "set by calling C<guestfs_umask>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2734 +#: ../src/guestfs-actions.pod:2736 msgid "guestfs_get_verbose" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2736 +#: ../src/guestfs-actions.pod:2738 #, no-wrap msgid "" " int\n" @@ -30354,12 +30369,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2745 +#: ../src/guestfs-actions.pod:2747 msgid "guestfs_getcon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2747 +#: ../src/guestfs-actions.pod:2749 #, no-wrap msgid "" " char *\n" @@ -30368,18 +30383,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2752 +#: ../src/guestfs-actions.pod:2754 msgid "" "See the documentation about SELINUX in L<guestfs(3)>, and C<guestfs_setcon>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2760 +#: ../src/guestfs-actions.pod:2762 msgid "guestfs_getxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2762 +#: ../src/guestfs-actions.pod:2764 #, no-wrap msgid "" " char *\n" @@ -30391,7 +30406,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2768 +#: ../src/guestfs-actions.pod:2770 msgid "" "Get a single extended attribute from file C<path> named C<name>. This call " "follows symlinks. If you want to lookup an extended attribute for the " @@ -30399,7 +30414,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2772 ../src/guestfs-actions.pod:4278 +#: ../src/guestfs-actions.pod:2774 ../src/guestfs-actions.pod:4285 msgid "" "Normally it is better to get all extended attributes from a file in one go " "by calling C<guestfs_getxattrs>. However some Linux filesystem " @@ -30409,15 +30424,15 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2782 +#: ../src/guestfs-actions.pod:2784 msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2784 ../src/guestfs-actions.pod:2997 -#: ../src/guestfs-actions.pod:3477 ../src/guestfs-actions.pod:4290 -#: ../src/guestfs-actions.pod:6392 ../src/guestfs-actions.pod:6418 -#: ../src/guestfs-actions.pod:6599 +#: ../src/guestfs-actions.pod:2786 ../src/guestfs-actions.pod:2999 +#: ../src/guestfs-actions.pod:3479 ../src/guestfs-actions.pod:4297 +#: ../src/guestfs-actions.pod:6399 ../src/guestfs-actions.pod:6425 +#: ../src/guestfs-actions.pod:6606 msgid "" "This function returns a buffer, or NULL on error. The size of the returned " "buffer is written to C<*size_r>. I<The caller must free the returned buffer " @@ -30425,17 +30440,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2788 ../src/guestfs-actions.pod:4294 +#: ../src/guestfs-actions.pod:2790 ../src/guestfs-actions.pod:4301 msgid "(Added in 1.7.24)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2790 +#: ../src/guestfs-actions.pod:2792 msgid "guestfs_getxattrs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2792 +#: ../src/guestfs-actions.pod:2794 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -30445,33 +30460,33 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2802 +#: ../src/guestfs-actions.pod:2804 msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2804 ../src/guestfs-actions.pod:4306 -#: ../src/guestfs-actions.pod:4998 +#: ../src/guestfs-actions.pod:2806 ../src/guestfs-actions.pod:4313 +#: ../src/guestfs-actions.pod:5005 msgid "" "This function returns a C<struct guestfs_xattr_list *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_xattr_list> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2808 ../src/guestfs-actions.pod:4310 -#: ../src/guestfs-actions.pod:4522 ../src/guestfs-actions.pod:4558 -#: ../src/guestfs-actions.pod:6772 ../src/guestfs-actions.pod:7298 -#: ../src/guestfs-actions.pod:8826 +#: ../src/guestfs-actions.pod:2810 ../src/guestfs-actions.pod:4317 +#: ../src/guestfs-actions.pod:4529 ../src/guestfs-actions.pod:4565 +#: ../src/guestfs-actions.pod:6779 ../src/guestfs-actions.pod:7305 +#: ../src/guestfs-actions.pod:8833 msgid "(Added in 1.0.59)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2810 +#: ../src/guestfs-actions.pod:2812 msgid "guestfs_glob_expand" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2812 +#: ../src/guestfs-actions.pod:2814 #, no-wrap msgid "" " char **\n" @@ -30481,18 +30496,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2831 ../src/guestfs-actions.pod:7482 -#: ../src/guestfs-actions.pod:7499 +#: ../src/guestfs-actions.pod:2833 ../src/guestfs-actions.pod:7489 +#: ../src/guestfs-actions.pod:7506 msgid "(Added in 1.0.50)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2833 +#: ../src/guestfs-actions.pod:2835 msgid "guestfs_grep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2835 +#: ../src/guestfs-actions.pod:2837 #, no-wrap msgid "" " char **\n" @@ -30503,12 +30518,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2852 +#: ../src/guestfs-actions.pod:2854 msgid "guestfs_grepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2854 +#: ../src/guestfs-actions.pod:2856 #, no-wrap msgid "" " char **\n" @@ -30519,12 +30534,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2871 +#: ../src/guestfs-actions.pod:2873 msgid "guestfs_grub_install" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2873 +#: ../src/guestfs-actions.pod:2875 #, no-wrap msgid "" " int\n" @@ -30535,17 +30550,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2916 +#: ../src/guestfs-actions.pod:2918 msgid "(Added in 1.0.17)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2918 +#: ../src/guestfs-actions.pod:2920 msgid "guestfs_head" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2920 +#: ../src/guestfs-actions.pod:2922 #, no-wrap msgid "" " char **\n" @@ -30555,12 +30570,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2936 +#: ../src/guestfs-actions.pod:2938 msgid "guestfs_head_n" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2938 +#: ../src/guestfs-actions.pod:2940 #, no-wrap msgid "" " char **\n" @@ -30571,12 +30586,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2960 +#: ../src/guestfs-actions.pod:2962 msgid "guestfs_hexdump" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2962 +#: ../src/guestfs-actions.pod:2964 #, no-wrap msgid "" " char *\n" @@ -30586,18 +30601,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2975 ../src/guestfs-actions.pod:7586 -#: ../src/guestfs-actions.pod:7641 +#: ../src/guestfs-actions.pod:2977 ../src/guestfs-actions.pod:7593 +#: ../src/guestfs-actions.pod:7648 msgid "(Added in 1.0.22)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2977 +#: ../src/guestfs-actions.pod:2979 msgid "guestfs_initrd_cat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2979 +#: ../src/guestfs-actions.pod:2981 #, no-wrap msgid "" " char *\n" @@ -30609,17 +30624,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2995 +#: ../src/guestfs-actions.pod:2997 msgid "See also C<guestfs_initrd_list>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3006 +#: ../src/guestfs-actions.pod:3008 msgid "guestfs_initrd_list" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3008 +#: ../src/guestfs-actions.pod:3010 #, no-wrap msgid "" " char **\n" @@ -30629,12 +30644,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3028 +#: ../src/guestfs-actions.pod:3030 msgid "guestfs_inotify_add_watch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3030 +#: ../src/guestfs-actions.pod:3032 #, no-wrap msgid "" " int64_t\n" @@ -30645,12 +30660,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3049 +#: ../src/guestfs-actions.pod:3051 msgid "guestfs_inotify_close" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3051 +#: ../src/guestfs-actions.pod:3053 #, no-wrap msgid "" " int\n" @@ -30659,12 +30674,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3062 +#: ../src/guestfs-actions.pod:3064 msgid "guestfs_inotify_files" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3064 +#: ../src/guestfs-actions.pod:3066 #, no-wrap msgid "" " char **\n" @@ -30673,7 +30688,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3067 +#: ../src/guestfs-actions.pod:3069 msgid "" "This function is a helpful wrapper around C<guestfs_inotify_read> which just " "returns a list of pathnames of objects that were touched. The returned " @@ -30681,12 +30696,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3077 +#: ../src/guestfs-actions.pod:3079 msgid "guestfs_inotify_init" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3079 +#: ../src/guestfs-actions.pod:3081 #, no-wrap msgid "" " int\n" @@ -30696,7 +30711,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3087 +#: ../src/guestfs-actions.pod:3089 msgid "" "C<maxevents> is the maximum number of events which will be queued up between " "calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is " @@ -30708,7 +30723,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3097 +#: ../src/guestfs-actions.pod:3099 msgid "" "Before any events are generated, you have to add some watches to the " "internal watch list. See: C<guestfs_inotify_add_watch> and " @@ -30716,7 +30731,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3101 +#: ../src/guestfs-actions.pod:3103 msgid "" "Queued up events should be read periodically by calling " "C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful " @@ -30725,19 +30740,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3108 +#: ../src/guestfs-actions.pod:3110 msgid "" "The handle should be closed after use by calling C<guestfs_inotify_close>. " "This also removes any watches automatically." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3121 +#: ../src/guestfs-actions.pod:3123 msgid "guestfs_inotify_read" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3123 +#: ../src/guestfs-actions.pod:3125 #, no-wrap msgid "" " struct guestfs_inotify_event_list *\n" @@ -30746,7 +30761,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3137 +#: ../src/guestfs-actions.pod:3139 msgid "" "This function returns a C<struct guestfs_inotify_event_list *>, or NULL if " "there was an error. I<The caller must call " @@ -30754,12 +30769,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3143 +#: ../src/guestfs-actions.pod:3145 msgid "guestfs_inotify_rm_watch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3145 +#: ../src/guestfs-actions.pod:3147 #, no-wrap msgid "" " int\n" @@ -30769,18 +30784,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3149 +#: ../src/guestfs-actions.pod:3151 msgid "" "Remove a previously defined inotify watch. See C<guestfs_inotify_add_watch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3156 +#: ../src/guestfs-actions.pod:3158 msgid "guestfs_inspect_get_arch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3158 +#: ../src/guestfs-actions.pod:3160 #, no-wrap msgid "" " char *\n" @@ -30790,19 +30805,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3162 +#: ../src/guestfs-actions.pod:3164 msgid "" "This returns the architecture of the inspected operating system. The " "possible return values are listed under C<guestfs_file_architecture>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3176 +#: ../src/guestfs-actions.pod:3178 msgid "guestfs_inspect_get_distro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3178 +#: ../src/guestfs-actions.pod:3180 #, no-wrap msgid "" " char *\n" @@ -30812,12 +30827,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3278 +#: ../src/guestfs-actions.pod:3280 msgid "guestfs_inspect_get_drive_mappings" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3280 +#: ../src/guestfs-actions.pod:3282 #, no-wrap msgid "" " char **\n" @@ -30827,24 +30842,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3309 +#: ../src/guestfs-actions.pod:3311 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_mountpoints>, C<guestfs_inspect_get_filesystems>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3319 ../src/guestfs-actions.pod:3784 +#: ../src/guestfs-actions.pod:3321 ../src/guestfs-actions.pod:3786 msgid "(Added in 1.9.17)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3321 +#: ../src/guestfs-actions.pod:3323 msgid "guestfs_inspect_get_filesystems" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3323 +#: ../src/guestfs-actions.pod:3325 #, no-wrap msgid "" " char **\n" @@ -30854,19 +30869,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3335 +#: ../src/guestfs-actions.pod:3337 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_mountpoints>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3344 +#: ../src/guestfs-actions.pod:3346 msgid "guestfs_inspect_get_format" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3346 +#: ../src/guestfs-actions.pod:3348 #, no-wrap msgid "" " char *\n" @@ -30876,19 +30891,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3380 ../src/guestfs-actions.pod:3820 -#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3854 -#: ../src/guestfs-actions.pod:6810 +#: ../src/guestfs-actions.pod:3382 ../src/guestfs-actions.pod:3822 +#: ../src/guestfs-actions.pod:3838 ../src/guestfs-actions.pod:3856 +#: ../src/guestfs-actions.pod:6817 msgid "(Added in 1.9.4)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3382 +#: ../src/guestfs-actions.pod:3384 msgid "guestfs_inspect_get_hostname" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3384 +#: ../src/guestfs-actions.pod:3386 #, no-wrap msgid "" " char *\n" @@ -30898,17 +30913,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3399 +#: ../src/guestfs-actions.pod:3401 msgid "(Added in 1.7.9)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3401 +#: ../src/guestfs-actions.pod:3403 msgid "guestfs_inspect_get_icon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3403 +#: ../src/guestfs-actions.pod:3405 #, no-wrap msgid "" " char *\n" @@ -30920,7 +30935,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3414 +#: ../src/guestfs-actions.pod:3416 #, no-wrap msgid "" " GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n" @@ -30929,18 +30944,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3481 ../src/guestfs-actions.pod:4324 -#: ../src/guestfs-actions.pod:5728 +#: ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:4331 +#: ../src/guestfs-actions.pod:5735 msgid "(Added in 1.11.12)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3483 +#: ../src/guestfs-actions.pod:3485 msgid "guestfs_inspect_get_icon_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3485 +#: ../src/guestfs-actions.pod:3487 #, no-wrap msgid "" " char *\n" @@ -30952,17 +30967,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3491 +#: ../src/guestfs-actions.pod:3493 msgid "This is the \"va_list variant\" of L</guestfs_inspect_get_icon>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3495 +#: ../src/guestfs-actions.pod:3497 msgid "guestfs_inspect_get_icon_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3497 +#: ../src/guestfs-actions.pod:3499 #, no-wrap msgid "" " char *\n" @@ -30974,17 +30989,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3503 +#: ../src/guestfs-actions.pod:3505 msgid "This is the \"argv variant\" of L</guestfs_inspect_get_icon>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3507 +#: ../src/guestfs-actions.pod:3509 msgid "guestfs_inspect_get_major_version" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3509 +#: ../src/guestfs-actions.pod:3511 #, no-wrap msgid "" " int\n" @@ -30994,12 +31009,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3531 +#: ../src/guestfs-actions.pod:3533 msgid "guestfs_inspect_get_minor_version" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3533 +#: ../src/guestfs-actions.pod:3535 #, no-wrap msgid "" " int\n" @@ -31009,19 +31024,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3542 +#: ../src/guestfs-actions.pod:3544 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_major_version>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3549 +#: ../src/guestfs-actions.pod:3551 msgid "guestfs_inspect_get_mountpoints" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3551 +#: ../src/guestfs-actions.pod:3553 #, no-wrap msgid "" " char **\n" @@ -31031,7 +31046,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3572 +#: ../src/guestfs-actions.pod:3574 msgid "" "For operating systems like Windows which still use drive letters, this call " "will only return an entry for the first drive \"mounted on\" C</>. For " @@ -31040,19 +31055,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3578 +#: ../src/guestfs-actions.pod:3580 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_filesystems>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3589 +#: ../src/guestfs-actions.pod:3591 msgid "guestfs_inspect_get_package_format" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3591 +#: ../src/guestfs-actions.pod:3593 #, no-wrap msgid "" " char *\n" @@ -31062,7 +31077,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3595 +#: ../src/guestfs-actions.pod:3597 msgid "" "This function and C<guestfs_inspect_get_package_management> return the " "package format and package management tool used by the inspected operating " @@ -31071,17 +31086,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3614 ../src/guestfs-actions.pod:3642 +#: ../src/guestfs-actions.pod:3616 ../src/guestfs-actions.pod:3644 msgid "(Added in 1.7.5)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3616 +#: ../src/guestfs-actions.pod:3618 msgid "guestfs_inspect_get_package_management" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3618 +#: ../src/guestfs-actions.pod:3620 #, no-wrap msgid "" " char *\n" @@ -31091,7 +31106,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3622 +#: ../src/guestfs-actions.pod:3624 msgid "" "C<guestfs_inspect_get_package_format> and this function return the package " "format and package management tool used by the inspected operating system. " @@ -31100,12 +31115,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3644 +#: ../src/guestfs-actions.pod:3646 msgid "guestfs_inspect_get_product_name" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3646 +#: ../src/guestfs-actions.pod:3648 #, no-wrap msgid "" " char *\n" @@ -31115,12 +31130,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3665 +#: ../src/guestfs-actions.pod:3667 msgid "guestfs_inspect_get_product_variant" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3667 +#: ../src/guestfs-actions.pod:3669 #, no-wrap msgid "" " char *\n" @@ -31130,24 +31145,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3690 +#: ../src/guestfs-actions.pod:3692 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3697 +#: ../src/guestfs-actions.pod:3699 msgid "(Added in 1.9.13)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3699 +#: ../src/guestfs-actions.pod:3701 msgid "guestfs_inspect_get_roots" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3701 +#: ../src/guestfs-actions.pod:3703 #, no-wrap msgid "" " char **\n" @@ -31156,7 +31171,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3704 +#: ../src/guestfs-actions.pod:3706 msgid "" "This function is a convenient way to get the list of root devices, as " "returned from a previous call to C<guestfs_inspect_os>, but without redoing " @@ -31164,24 +31179,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3708 +#: ../src/guestfs-actions.pod:3710 msgid "" "This returns an empty list if either no root devices were found or the " "caller has not called C<guestfs_inspect_os>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3717 +#: ../src/guestfs-actions.pod:3719 msgid "(Added in 1.7.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3719 +#: ../src/guestfs-actions.pod:3721 msgid "guestfs_inspect_get_type" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3721 +#: ../src/guestfs-actions.pod:3723 #, no-wrap msgid "" " char *\n" @@ -31191,12 +31206,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3766 +#: ../src/guestfs-actions.pod:3768 msgid "guestfs_inspect_get_windows_current_control_set" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3768 +#: ../src/guestfs-actions.pod:3770 #, no-wrap msgid "" " char *\n" @@ -31206,12 +31221,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3786 +#: ../src/guestfs-actions.pod:3788 msgid "guestfs_inspect_get_windows_systemroot" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3788 +#: ../src/guestfs-actions.pod:3790 #, no-wrap msgid "" " char *\n" @@ -31221,17 +31236,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3804 +#: ../src/guestfs-actions.pod:3806 msgid "(Added in 1.5.25)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3806 +#: ../src/guestfs-actions.pod:3808 msgid "guestfs_inspect_is_live" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3808 +#: ../src/guestfs-actions.pod:3810 #, no-wrap msgid "" " int\n" @@ -31241,19 +31256,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3812 +#: ../src/guestfs-actions.pod:3814 msgid "" "If C<guestfs_inspect_get_format> returns C<installer> (this is an install " "disk), then this returns true if a live image was detected on the disk." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3822 +#: ../src/guestfs-actions.pod:3824 msgid "guestfs_inspect_is_multipart" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3824 +#: ../src/guestfs-actions.pod:3826 #, no-wrap msgid "" " int\n" @@ -31263,19 +31278,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3828 +#: ../src/guestfs-actions.pod:3830 msgid "" "If C<guestfs_inspect_get_format> returns C<installer> (this is an install " "disk), then this returns true if the disk is part of a set." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3838 +#: ../src/guestfs-actions.pod:3840 msgid "guestfs_inspect_is_netinst" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3840 +#: ../src/guestfs-actions.pod:3842 #, no-wrap msgid "" " int\n" @@ -31285,7 +31300,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3844 +#: ../src/guestfs-actions.pod:3846 msgid "" "If C<guestfs_inspect_get_format> returns C<installer> (this is an install " "disk), then this returns true if the disk is a network installer, ie. not a " @@ -31294,12 +31309,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3856 +#: ../src/guestfs-actions.pod:3858 msgid "guestfs_inspect_list_applications" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3858 +#: ../src/guestfs-actions.pod:3860 #, no-wrap msgid "" " struct guestfs_application_list *\n" @@ -31309,7 +31324,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3864 +#: ../src/guestfs-actions.pod:3866 msgid "" "I<Note:> This call works differently from other parts of the inspection " "API. You have to call C<guestfs_inspect_os>, then " @@ -31322,7 +31337,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3954 +#: ../src/guestfs-actions.pod:3956 msgid "" "This function returns a C<struct guestfs_application_list *>, or NULL if " "there was an error. I<The caller must call C<guestfs_free_application_list> " @@ -31330,17 +31345,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3958 +#: ../src/guestfs-actions.pod:3960 msgid "(Added in 1.7.8)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3960 +#: ../src/guestfs-actions.pod:3962 msgid "guestfs_inspect_os" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3962 +#: ../src/guestfs-actions.pod:3964 #, no-wrap msgid "" " char **\n" @@ -31349,7 +31364,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3978 +#: ../src/guestfs-actions.pod:3980 msgid "" "You can pass the root string(s) returned to other C<guestfs_inspect_get_*> " "functions in order to query further information about each operating system, " @@ -31357,7 +31372,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3983 +#: ../src/guestfs-actions.pod:3985 msgid "" "This function uses other libguestfs features such as C<guestfs_mount_ro> and " "C<guestfs_umount_all> in order to mount and unmount filesystems and look at " @@ -31366,18 +31381,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3995 ../src/guestfs-actions.pod:4335 -#: ../src/guestfs-actions.pod:4430 +#: ../src/guestfs-actions.pod:3997 ../src/guestfs-actions.pod:4342 +#: ../src/guestfs-actions.pod:4437 msgid "See also C<guestfs_list_filesystems>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4003 +#: ../src/guestfs-actions.pod:4005 msgid "guestfs_is_blockdev" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4005 +#: ../src/guestfs-actions.pod:4007 #, no-wrap msgid "" " int\n" @@ -31387,27 +31402,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4012 ../src/guestfs-actions.pod:4041 -#: ../src/guestfs-actions.pod:4071 ../src/guestfs-actions.pod:4086 -#: ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:4158 -#: ../src/guestfs-actions.pod:4173 +#: ../src/guestfs-actions.pod:4014 ../src/guestfs-actions.pod:4043 +#: ../src/guestfs-actions.pod:4073 ../src/guestfs-actions.pod:4088 +#: ../src/guestfs-actions.pod:4104 ../src/guestfs-actions.pod:4160 +#: ../src/guestfs-actions.pod:4175 msgid "See also C<guestfs_stat>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4016 ../src/guestfs-actions.pod:4045 -#: ../src/guestfs-actions.pod:4090 ../src/guestfs-actions.pod:4162 -#: ../src/guestfs-actions.pod:4177 +#: ../src/guestfs-actions.pod:4018 ../src/guestfs-actions.pod:4047 +#: ../src/guestfs-actions.pod:4092 ../src/guestfs-actions.pod:4164 +#: ../src/guestfs-actions.pod:4179 msgid "(Added in 1.5.10)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4018 +#: ../src/guestfs-actions.pod:4020 msgid "guestfs_is_busy" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4020 +#: ../src/guestfs-actions.pod:4022 #, no-wrap msgid "" " int\n" @@ -31416,12 +31431,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4032 +#: ../src/guestfs-actions.pod:4034 msgid "guestfs_is_chardev" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4034 +#: ../src/guestfs-actions.pod:4036 #, no-wrap msgid "" " int\n" @@ -31431,12 +31446,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4047 +#: ../src/guestfs-actions.pod:4049 msgid "guestfs_is_config" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4049 +#: ../src/guestfs-actions.pod:4051 #, no-wrap msgid "" " int\n" @@ -31445,12 +31460,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4061 +#: ../src/guestfs-actions.pod:4063 msgid "guestfs_is_dir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4063 +#: ../src/guestfs-actions.pod:4065 #, no-wrap msgid "" " int\n" @@ -31460,12 +31475,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4077 +#: ../src/guestfs-actions.pod:4079 msgid "guestfs_is_fifo" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4079 +#: ../src/guestfs-actions.pod:4081 #, no-wrap msgid "" " int\n" @@ -31475,12 +31490,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4092 +#: ../src/guestfs-actions.pod:4094 msgid "guestfs_is_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4094 +#: ../src/guestfs-actions.pod:4096 #, no-wrap msgid "" " int\n" @@ -31490,12 +31505,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4108 +#: ../src/guestfs-actions.pod:4110 msgid "guestfs_is_launching" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4110 +#: ../src/guestfs-actions.pod:4112 #, no-wrap msgid "" " int\n" @@ -31504,12 +31519,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4122 +#: ../src/guestfs-actions.pod:4124 msgid "guestfs_is_lv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4124 +#: ../src/guestfs-actions.pod:4126 #, no-wrap msgid "" " int\n" @@ -31519,12 +31534,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4135 +#: ../src/guestfs-actions.pod:4137 msgid "guestfs_is_ready" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4137 +#: ../src/guestfs-actions.pod:4139 #, no-wrap msgid "" " int\n" @@ -31533,12 +31548,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4149 +#: ../src/guestfs-actions.pod:4151 msgid "guestfs_is_socket" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4151 +#: ../src/guestfs-actions.pod:4153 #, no-wrap msgid "" " int\n" @@ -31548,12 +31563,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4164 +#: ../src/guestfs-actions.pod:4166 msgid "guestfs_is_symlink" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4166 +#: ../src/guestfs-actions.pod:4168 #, no-wrap msgid "" " int\n" @@ -31563,12 +31578,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4179 +#: ../src/guestfs-actions.pod:4181 msgid "guestfs_is_zero" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4181 +#: ../src/guestfs-actions.pod:4183 #, no-wrap msgid "" " int\n" @@ -31578,17 +31593,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4190 ../src/guestfs-actions.pod:4204 +#: ../src/guestfs-actions.pod:4192 ../src/guestfs-actions.pod:4206 msgid "(Added in 1.11.8)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4192 +#: ../src/guestfs-actions.pod:4194 msgid "guestfs_is_zero_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4194 +#: ../src/guestfs-actions.pod:4196 #, no-wrap msgid "" " int\n" @@ -31598,12 +31613,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4206 +#: ../src/guestfs-actions.pod:4208 msgid "guestfs_kill_subprocess" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4208 +#: ../src/guestfs-actions.pod:4210 #, no-wrap msgid "" " int\n" @@ -31612,24 +31627,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4211 +#: ../src/guestfs-actions.pod:4213 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_shutdown> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4220 +#: ../src/guestfs-actions.pod:4222 msgid "Do not call this. See: C<guestfs_shutdown> instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4226 +#: ../src/guestfs-actions.pod:4228 msgid "guestfs_launch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4228 +#: ../src/guestfs-actions.pod:4230 #, no-wrap msgid "" " int\n" @@ -31637,13 +31652,22 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:4239 +msgid "" +"Do not call C<guestfs_launch> twice on the same handle. Although it will " +"not give an error (for historical reasons), the precise behaviour when you " +"do this is not well defined. Handles are very cheap to create, so create a " +"new one for each launch." +msgstr "" + #. type: =head2 -#: ../src/guestfs-actions.pod:4246 +#: ../src/guestfs-actions.pod:4253 msgid "guestfs_lchown" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4248 +#: ../src/guestfs-actions.pod:4255 #, no-wrap msgid "" " int\n" @@ -31655,7 +31679,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4254 +#: ../src/guestfs-actions.pod:4261 msgid "" "Change the file owner to C<owner> and group to C<group>. This is like " "C<guestfs_chown> but if C<path> is a symlink then the link itself is " @@ -31663,12 +31687,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4266 +#: ../src/guestfs-actions.pod:4273 msgid "guestfs_lgetxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4268 +#: ../src/guestfs-actions.pod:4275 #, no-wrap msgid "" " char *\n" @@ -31680,17 +31704,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4288 +#: ../src/guestfs-actions.pod:4295 msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4296 +#: ../src/guestfs-actions.pod:4303 msgid "guestfs_lgetxattrs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4298 +#: ../src/guestfs-actions.pod:4305 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -31700,19 +31724,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4302 +#: ../src/guestfs-actions.pod:4309 msgid "" "This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, " "then it returns the extended attributes of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4312 +#: ../src/guestfs-actions.pod:4319 msgid "guestfs_list_9p" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4314 +#: ../src/guestfs-actions.pod:4321 #, no-wrap msgid "" " char **\n" @@ -31721,12 +31745,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4326 +#: ../src/guestfs-actions.pod:4333 msgid "guestfs_list_devices" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4328 +#: ../src/guestfs-actions.pod:4335 #, no-wrap msgid "" " char **\n" @@ -31735,12 +31759,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4343 +#: ../src/guestfs-actions.pod:4350 msgid "guestfs_list_dm_devices" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4345 +#: ../src/guestfs-actions.pod:4352 #, no-wrap msgid "" " char **\n" @@ -31749,14 +31773,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4350 +#: ../src/guestfs-actions.pod:4357 msgid "" "The returned list contains C</dev/mapper/*> devices, eg. ones created by a " "previous call to C<guestfs_luks_open>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4353 +#: ../src/guestfs-actions.pod:4360 msgid "" "Device mapper devices which correspond to logical volumes are I<not> " "returned in this list. Call C<guestfs_lvs> if you want to list logical " @@ -31764,17 +31788,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4361 ../src/guestfs-actions.pod:5981 +#: ../src/guestfs-actions.pod:4368 ../src/guestfs-actions.pod:5988 msgid "(Added in 1.11.15)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4363 +#: ../src/guestfs-actions.pod:4370 msgid "guestfs_list_filesystems" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4365 +#: ../src/guestfs-actions.pod:4372 #, no-wrap msgid "" " char **\n" @@ -31783,7 +31807,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4385 +#: ../src/guestfs-actions.pod:4392 msgid "" "This command runs other libguestfs commands, which might include " "C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this " @@ -31791,7 +31815,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4389 +#: ../src/guestfs-actions.pod:4396 msgid "" "Not all of the filesystems returned will be mountable. In particular, swap " "partitions are returned in the list. Also this command does not check that " @@ -31801,17 +31825,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4403 ../src/guestfs-actions.pod:6341 +#: ../src/guestfs-actions.pod:4410 ../src/guestfs-actions.pod:6348 msgid "(Added in 1.5.15)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4405 +#: ../src/guestfs-actions.pod:4412 msgid "guestfs_list_md_devices" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4407 +#: ../src/guestfs-actions.pod:4414 #, no-wrap msgid "" " char **\n" @@ -31820,17 +31844,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4416 ../src/guestfs-actions.pod:8027 +#: ../src/guestfs-actions.pod:4423 ../src/guestfs-actions.pod:8034 msgid "(Added in 1.15.4)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4418 +#: ../src/guestfs-actions.pod:4425 msgid "guestfs_list_partitions" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4420 +#: ../src/guestfs-actions.pod:4427 #, no-wrap msgid "" " char **\n" @@ -31839,19 +31863,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4427 +#: ../src/guestfs-actions.pod:4434 msgid "" "This does not return logical volumes. For that you will need to call " "C<guestfs_lvs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4438 +#: ../src/guestfs-actions.pod:4445 msgid "guestfs_ll" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4440 +#: ../src/guestfs-actions.pod:4447 #, no-wrap msgid "" " char *\n" @@ -31861,12 +31885,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4455 +#: ../src/guestfs-actions.pod:4462 msgid "guestfs_ln" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4457 +#: ../src/guestfs-actions.pod:4464 #, no-wrap msgid "" " int\n" @@ -31877,12 +31901,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4468 +#: ../src/guestfs-actions.pod:4475 msgid "guestfs_ln_f" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4470 +#: ../src/guestfs-actions.pod:4477 #, no-wrap msgid "" " int\n" @@ -31893,12 +31917,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4482 +#: ../src/guestfs-actions.pod:4489 msgid "guestfs_ln_s" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4484 +#: ../src/guestfs-actions.pod:4491 #, no-wrap msgid "" " int\n" @@ -31909,12 +31933,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4495 +#: ../src/guestfs-actions.pod:4502 msgid "guestfs_ln_sf" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4497 +#: ../src/guestfs-actions.pod:4504 #, no-wrap msgid "" " int\n" @@ -31925,12 +31949,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4509 +#: ../src/guestfs-actions.pod:4516 msgid "guestfs_lremovexattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4511 +#: ../src/guestfs-actions.pod:4518 #, no-wrap msgid "" " int\n" @@ -31941,19 +31965,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4516 +#: ../src/guestfs-actions.pod:4523 msgid "" "This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic " "link, then it removes an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4524 +#: ../src/guestfs-actions.pod:4531 msgid "guestfs_ls" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4526 +#: ../src/guestfs-actions.pod:4533 #, no-wrap msgid "" " char **\n" @@ -31963,19 +31987,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4534 +#: ../src/guestfs-actions.pod:4541 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use C<guestfs_readdir> instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4543 +#: ../src/guestfs-actions.pod:4550 msgid "guestfs_lsetxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4545 +#: ../src/guestfs-actions.pod:4552 #, no-wrap msgid "" " int\n" @@ -31988,19 +32012,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4552 +#: ../src/guestfs-actions.pod:4559 msgid "" "This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, " "then it sets an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4560 +#: ../src/guestfs-actions.pod:4567 msgid "guestfs_lstat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4562 +#: ../src/guestfs-actions.pod:4569 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -32010,32 +32034,32 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4568 +#: ../src/guestfs-actions.pod:4575 msgid "" "This is the same as C<guestfs_stat> except that if C<path> is a symbolic " "link, then the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4574 ../src/guestfs-actions.pod:7546 +#: ../src/guestfs-actions.pod:4581 ../src/guestfs-actions.pod:7553 msgid "" "This function returns a C<struct guestfs_stat *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_stat> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4578 ../src/guestfs-actions.pod:7550 -#: ../src/guestfs-actions.pod:7568 ../src/guestfs-actions.pod:8071 +#: ../src/guestfs-actions.pod:4585 ../src/guestfs-actions.pod:7557 +#: ../src/guestfs-actions.pod:7575 ../src/guestfs-actions.pod:8078 msgid "(Added in 0.9.2)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4580 +#: ../src/guestfs-actions.pod:4587 msgid "guestfs_lstatlist" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4582 +#: ../src/guestfs-actions.pod:4589 #, no-wrap msgid "" " struct guestfs_stat_list *\n" @@ -32046,7 +32070,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4587 +#: ../src/guestfs-actions.pod:4594 msgid "" "This call allows you to perform the C<guestfs_lstat> operation on multiple " "files, where all files are in the directory C<path>. C<names> is the list " @@ -32054,7 +32078,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4596 +#: ../src/guestfs-actions.pod:4603 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C<guestfs_lxattrlist> " @@ -32065,19 +32089,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4604 +#: ../src/guestfs-actions.pod:4611 msgid "" "This function returns a C<struct guestfs_stat_list *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_stat_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4610 +#: ../src/guestfs-actions.pod:4617 msgid "guestfs_luks_add_key" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4612 +#: ../src/guestfs-actions.pod:4619 #, no-wrap msgid "" " int\n" @@ -32090,16 +32114,16 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4624 +#: ../src/guestfs-actions.pod:4631 msgid "" "Note that if C<keyslot> already contains a key, then this command will " "fail. You have to use C<guestfs_luks_kill_slot> first to remove that key." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4630 ../src/guestfs-actions.pod:4667 -#: ../src/guestfs-actions.pod:4687 ../src/guestfs-actions.pod:4707 -#: ../src/guestfs-actions.pod:4742 ../src/guestfs-actions.pod:4761 +#: ../src/guestfs-actions.pod:4637 ../src/guestfs-actions.pod:4674 +#: ../src/guestfs-actions.pod:4694 ../src/guestfs-actions.pod:4714 +#: ../src/guestfs-actions.pod:4749 ../src/guestfs-actions.pod:4768 msgid "" "This function takes a key or passphrase parameter which could contain " "sensitive material. Read the section L</KEYS AND PASSPHRASES> for more " @@ -32107,18 +32131,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4634 ../src/guestfs-actions.pod:4671 -#: ../src/guestfs-actions.pod:4691 ../src/guestfs-actions.pod:4711 +#: ../src/guestfs-actions.pod:4641 ../src/guestfs-actions.pod:4678 +#: ../src/guestfs-actions.pod:4698 ../src/guestfs-actions.pod:4718 msgid "(Added in 1.5.2)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4636 +#: ../src/guestfs-actions.pod:4643 msgid "guestfs_luks_close" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4638 +#: ../src/guestfs-actions.pod:4645 #, no-wrap msgid "" " int\n" @@ -32128,7 +32152,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4642 +#: ../src/guestfs-actions.pod:4649 msgid "" "This closes a LUKS device that was created earlier by C<guestfs_luks_open> " "or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the " @@ -32137,19 +32161,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4650 ../src/guestfs-actions.pod:4746 -#: ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4815 -#: ../src/guestfs-actions.pod:4860 +#: ../src/guestfs-actions.pod:4657 ../src/guestfs-actions.pod:4753 +#: ../src/guestfs-actions.pod:4772 ../src/guestfs-actions.pod:4822 +#: ../src/guestfs-actions.pod:4867 msgid "(Added in 1.5.1)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4652 +#: ../src/guestfs-actions.pod:4659 msgid "guestfs_luks_format" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4654 +#: ../src/guestfs-actions.pod:4661 #, no-wrap msgid "" " int\n" @@ -32161,12 +32185,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4673 +#: ../src/guestfs-actions.pod:4680 msgid "guestfs_luks_format_cipher" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4675 +#: ../src/guestfs-actions.pod:4682 #, no-wrap msgid "" " int\n" @@ -32179,19 +32203,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4682 +#: ../src/guestfs-actions.pod:4689 msgid "" "This command is the same as C<guestfs_luks_format> but it also allows you to " "set the C<cipher> used." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4693 +#: ../src/guestfs-actions.pod:4700 msgid "guestfs_luks_kill_slot" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4695 +#: ../src/guestfs-actions.pod:4702 #, no-wrap msgid "" " int\n" @@ -32203,12 +32227,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4713 +#: ../src/guestfs-actions.pod:4720 msgid "guestfs_luks_open" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4715 +#: ../src/guestfs-actions.pod:4722 #, no-wrap msgid "" " int\n" @@ -32220,7 +32244,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4733 +#: ../src/guestfs-actions.pod:4740 msgid "" "If this block device contains LVM volume groups, then calling " "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them " @@ -32228,17 +32252,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4737 +#: ../src/guestfs-actions.pod:4744 msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4748 +#: ../src/guestfs-actions.pod:4755 msgid "guestfs_luks_open_ro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4750 +#: ../src/guestfs-actions.pod:4757 #, no-wrap msgid "" " int\n" @@ -32250,19 +32274,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4756 +#: ../src/guestfs-actions.pod:4763 msgid "" "This is the same as C<guestfs_luks_open> except that a read-only mapping is " "created." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4767 +#: ../src/guestfs-actions.pod:4774 msgid "guestfs_lvcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4769 +#: ../src/guestfs-actions.pod:4776 #, no-wrap msgid "" " int\n" @@ -32274,12 +32298,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4782 +#: ../src/guestfs-actions.pod:4789 msgid "guestfs_lvm_canonical_lv_name" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4784 +#: ../src/guestfs-actions.pod:4791 #, no-wrap msgid "" " char *\n" @@ -32289,22 +32313,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4795 +#: ../src/guestfs-actions.pod:4802 msgid "See also C<guestfs_is_lv>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4800 +#: ../src/guestfs-actions.pod:4807 msgid "(Added in 1.5.24)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4802 +#: ../src/guestfs-actions.pod:4809 msgid "guestfs_lvm_clear_filter" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4804 +#: ../src/guestfs-actions.pod:4811 #, no-wrap msgid "" " int\n" @@ -32313,19 +32337,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4807 +#: ../src/guestfs-actions.pod:4814 msgid "" "This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to " "see every block device." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4817 +#: ../src/guestfs-actions.pod:4824 msgid "guestfs_lvm_remove_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4819 +#: ../src/guestfs-actions.pod:4826 #, no-wrap msgid "" " int\n" @@ -32334,12 +32358,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4829 +#: ../src/guestfs-actions.pod:4836 msgid "guestfs_lvm_set_filter" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4831 +#: ../src/guestfs-actions.pod:4838 #, no-wrap msgid "" " int\n" @@ -32349,12 +32373,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4862 +#: ../src/guestfs-actions.pod:4869 msgid "guestfs_lvremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4864 +#: ../src/guestfs-actions.pod:4871 #, no-wrap msgid "" " int\n" @@ -32364,18 +32388,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4876 ../src/guestfs-actions.pod:6456 -#: ../src/guestfs-actions.pod:8441 +#: ../src/guestfs-actions.pod:4883 ../src/guestfs-actions.pod:6463 +#: ../src/guestfs-actions.pod:8448 msgid "(Added in 1.0.13)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4878 +#: ../src/guestfs-actions.pod:4885 msgid "guestfs_lvrename" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4880 +#: ../src/guestfs-actions.pod:4887 #, no-wrap msgid "" " int\n" @@ -32386,17 +32410,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4889 ../src/guestfs-actions.pod:8454 +#: ../src/guestfs-actions.pod:4896 ../src/guestfs-actions.pod:8461 msgid "(Added in 1.0.83)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4891 +#: ../src/guestfs-actions.pod:4898 msgid "guestfs_lvresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4893 +#: ../src/guestfs-actions.pod:4900 #, no-wrap msgid "" " int\n" @@ -32407,12 +32431,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4906 +#: ../src/guestfs-actions.pod:4913 msgid "guestfs_lvresize_free" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4908 +#: ../src/guestfs-actions.pod:4915 #, no-wrap msgid "" " int\n" @@ -32423,17 +32447,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4921 +#: ../src/guestfs-actions.pod:4928 msgid "(Added in 1.3.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4923 +#: ../src/guestfs-actions.pod:4930 msgid "guestfs_lvs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4925 +#: ../src/guestfs-actions.pod:4932 #, no-wrap msgid "" " char **\n" @@ -32442,17 +32466,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4934 +#: ../src/guestfs-actions.pod:4941 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4942 +#: ../src/guestfs-actions.pod:4949 msgid "guestfs_lvs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4944 +#: ../src/guestfs-actions.pod:4951 #, no-wrap msgid "" " struct guestfs_lvm_lv_list *\n" @@ -32461,19 +32485,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4950 +#: ../src/guestfs-actions.pod:4957 msgid "" "This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4956 +#: ../src/guestfs-actions.pod:4963 msgid "guestfs_lvuuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4958 +#: ../src/guestfs-actions.pod:4965 #, no-wrap msgid "" " char *\n" @@ -32483,12 +32507,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4969 +#: ../src/guestfs-actions.pod:4976 msgid "guestfs_lxattrlist" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4971 +#: ../src/guestfs-actions.pod:4978 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -32499,7 +32523,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4990 +#: ../src/guestfs-actions.pod:4997 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C<guestfs_lstatlist> for " @@ -32510,12 +32534,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5004 +#: ../src/guestfs-actions.pod:5011 msgid "guestfs_md_create" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5006 +#: ../src/guestfs-actions.pod:5013 #, no-wrap msgid "" " int\n" @@ -32527,7 +32551,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5017 +#: ../src/guestfs-actions.pod:5024 #, no-wrap msgid "" " GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n" @@ -32539,18 +32563,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5079 ../src/guestfs-actions.pod:5145 -#: ../src/guestfs-actions.pod:5158 +#: ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5152 +#: ../src/guestfs-actions.pod:5165 msgid "(Added in 1.15.6)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5081 +#: ../src/guestfs-actions.pod:5088 msgid "guestfs_md_create_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5083 +#: ../src/guestfs-actions.pod:5090 #, no-wrap msgid "" " int\n" @@ -32562,17 +32586,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5089 +#: ../src/guestfs-actions.pod:5096 msgid "This is the \"va_list variant\" of L</guestfs_md_create>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5093 +#: ../src/guestfs-actions.pod:5100 msgid "guestfs_md_create_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5095 +#: ../src/guestfs-actions.pod:5102 #, no-wrap msgid "" " int\n" @@ -32584,17 +32608,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5101 +#: ../src/guestfs-actions.pod:5108 msgid "This is the \"argv variant\" of L</guestfs_md_create>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5105 +#: ../src/guestfs-actions.pod:5112 msgid "guestfs_md_detail" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5107 +#: ../src/guestfs-actions.pod:5114 #, no-wrap msgid "" " char **\n" @@ -32604,12 +32628,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5147 +#: ../src/guestfs-actions.pod:5154 msgid "guestfs_md_stop" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5149 +#: ../src/guestfs-actions.pod:5156 #, no-wrap msgid "" " int\n" @@ -32619,12 +32643,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5160 +#: ../src/guestfs-actions.pod:5167 msgid "guestfs_mkdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5162 +#: ../src/guestfs-actions.pod:5169 #, no-wrap msgid "" " int\n" @@ -32634,12 +32658,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5172 +#: ../src/guestfs-actions.pod:5179 msgid "guestfs_mkdir_mode" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5174 +#: ../src/guestfs-actions.pod:5181 #, no-wrap msgid "" " int\n" @@ -32650,17 +32674,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5186 +#: ../src/guestfs-actions.pod:5193 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5192 +#: ../src/guestfs-actions.pod:5199 msgid "guestfs_mkdir_p" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5194 +#: ../src/guestfs-actions.pod:5201 #, no-wrap msgid "" " int\n" @@ -32670,12 +32694,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5205 +#: ../src/guestfs-actions.pod:5212 msgid "guestfs_mkdtemp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5207 +#: ../src/guestfs-actions.pod:5214 #, no-wrap msgid "" " char *\n" @@ -32685,12 +32709,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5235 +#: ../src/guestfs-actions.pod:5242 msgid "guestfs_mke2fs_J" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5237 +#: ../src/guestfs-actions.pod:5244 #, no-wrap msgid "" " int\n" @@ -32703,25 +32727,25 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5250 +#: ../src/guestfs-actions.pod:5257 msgid "See also C<guestfs_mke2journal>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5254 ../src/guestfs-actions.pod:5272 -#: ../src/guestfs-actions.pod:5290 ../src/guestfs-actions.pod:5306 -#: ../src/guestfs-actions.pod:5320 ../src/guestfs-actions.pod:5334 -#: ../src/guestfs-actions.pod:5393 ../src/guestfs-actions.pod:5670 +#: ../src/guestfs-actions.pod:5261 ../src/guestfs-actions.pod:5279 +#: ../src/guestfs-actions.pod:5297 ../src/guestfs-actions.pod:5313 +#: ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:5341 +#: ../src/guestfs-actions.pod:5400 ../src/guestfs-actions.pod:5677 msgid "(Added in 1.0.68)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5256 +#: ../src/guestfs-actions.pod:5263 msgid "guestfs_mke2fs_JL" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5258 +#: ../src/guestfs-actions.pod:5265 #, no-wrap msgid "" " int\n" @@ -32734,17 +32758,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5268 +#: ../src/guestfs-actions.pod:5275 msgid "See also C<guestfs_mke2journal_L>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5274 +#: ../src/guestfs-actions.pod:5281 msgid "guestfs_mke2fs_JU" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5276 +#: ../src/guestfs-actions.pod:5283 #, no-wrap msgid "" " int\n" @@ -32757,17 +32781,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5286 +#: ../src/guestfs-actions.pod:5293 msgid "See also C<guestfs_mke2journal_U>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5292 +#: ../src/guestfs-actions.pod:5299 msgid "guestfs_mke2journal" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5294 +#: ../src/guestfs-actions.pod:5301 #, no-wrap msgid "" " int\n" @@ -32778,12 +32802,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5308 +#: ../src/guestfs-actions.pod:5315 msgid "guestfs_mke2journal_L" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5310 +#: ../src/guestfs-actions.pod:5317 #, no-wrap msgid "" " int\n" @@ -32795,12 +32819,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5322 +#: ../src/guestfs-actions.pod:5329 msgid "guestfs_mke2journal_U" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5324 +#: ../src/guestfs-actions.pod:5331 #, no-wrap msgid "" " int\n" @@ -32812,12 +32836,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5336 +#: ../src/guestfs-actions.pod:5343 msgid "guestfs_mkfifo" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5338 +#: ../src/guestfs-actions.pod:5345 #, no-wrap msgid "" " int\n" @@ -32828,19 +32852,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5343 +#: ../src/guestfs-actions.pod:5350 msgid "" "This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It " "is just a convenient wrapper around C<guestfs_mknod>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5353 +#: ../src/guestfs-actions.pod:5360 msgid "guestfs_mkfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5355 +#: ../src/guestfs-actions.pod:5362 #, no-wrap msgid "" " int\n" @@ -32851,12 +32875,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5368 +#: ../src/guestfs-actions.pod:5375 msgid "guestfs_mkfs_b" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5370 +#: ../src/guestfs-actions.pod:5377 #, no-wrap msgid "" " int\n" @@ -32868,14 +32892,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5376 +#: ../src/guestfs-actions.pod:5383 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5383 +#: ../src/guestfs-actions.pod:5390 msgid "" "This call is similar to C<guestfs_mkfs>, but it allows you to control the " "block size of the resulting filesystem. Supported block sizes depend on the " @@ -32883,12 +32907,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5395 +#: ../src/guestfs-actions.pod:5402 msgid "guestfs_mkfs_opts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5397 +#: ../src/guestfs-actions.pod:5404 #, no-wrap msgid "" " int\n" @@ -32900,7 +32924,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5408 +#: ../src/guestfs-actions.pod:5415 #, no-wrap msgid "" " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n" @@ -32911,17 +32935,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5456 +#: ../src/guestfs-actions.pod:5463 msgid "(Added in 1.7.19)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5458 +#: ../src/guestfs-actions.pod:5465 msgid "guestfs_mkfs_opts_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5460 +#: ../src/guestfs-actions.pod:5467 #, no-wrap msgid "" " int\n" @@ -32933,17 +32957,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5466 +#: ../src/guestfs-actions.pod:5473 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5470 +#: ../src/guestfs-actions.pod:5477 msgid "guestfs_mkfs_opts_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5472 +#: ../src/guestfs-actions.pod:5479 #, no-wrap msgid "" " int\n" @@ -32955,17 +32979,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5478 +#: ../src/guestfs-actions.pod:5485 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5482 +#: ../src/guestfs-actions.pod:5489 msgid "guestfs_mkmountpoint" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5484 +#: ../src/guestfs-actions.pod:5491 #, no-wrap msgid "" " int\n" @@ -32975,7 +32999,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5488 +#: ../src/guestfs-actions.pod:5495 msgid "" "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls " "that can be used to create extra mountpoints before mounting the first " @@ -32983,7 +33007,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5512 +#: ../src/guestfs-actions.pod:5519 msgid "" "C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>. You " "may get unexpected errors if you try to mix these calls. It is safest to " @@ -32991,7 +33015,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5516 +#: ../src/guestfs-actions.pod:5523 msgid "" "C<guestfs_umount_all> unmounts filesystems by sorting the paths longest " "first, so for this to work for manual mountpoints, you must ensure that the " @@ -33000,7 +33024,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5523 +#: ../src/guestfs-actions.pod:5530 msgid "" "Autosync [see C<guestfs_set_autosync>, this is set by default on handles] " "can cause C<guestfs_umount_all> to be called when the handle is closed which " @@ -33008,18 +33032,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5529 ../src/guestfs-actions.pod:5835 -#: ../src/guestfs-actions.pod:6876 +#: ../src/guestfs-actions.pod:5536 ../src/guestfs-actions.pod:5842 +#: ../src/guestfs-actions.pod:6883 msgid "(Added in 1.0.62)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5531 +#: ../src/guestfs-actions.pod:5538 msgid "guestfs_mknod" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5533 +#: ../src/guestfs-actions.pod:5540 #, no-wrap msgid "" " int\n" @@ -33032,7 +33056,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5548 +#: ../src/guestfs-actions.pod:5555 msgid "" "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with " "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a " @@ -33043,12 +33067,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5562 +#: ../src/guestfs-actions.pod:5569 msgid "guestfs_mknod_b" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5564 +#: ../src/guestfs-actions.pod:5571 #, no-wrap msgid "" " int\n" @@ -33061,7 +33085,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5571 +#: ../src/guestfs-actions.pod:5578 msgid "" "This call creates a block device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -33069,12 +33093,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5581 +#: ../src/guestfs-actions.pod:5588 msgid "guestfs_mknod_c" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5583 +#: ../src/guestfs-actions.pod:5590 #, no-wrap msgid "" " int\n" @@ -33087,7 +33111,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5590 +#: ../src/guestfs-actions.pod:5597 msgid "" "This call creates a char device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -33095,12 +33119,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5600 +#: ../src/guestfs-actions.pod:5607 msgid "guestfs_mkswap" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5602 +#: ../src/guestfs-actions.pod:5609 #, no-wrap msgid "" " int\n" @@ -33110,12 +33134,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5612 +#: ../src/guestfs-actions.pod:5619 msgid "guestfs_mkswap_L" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5614 +#: ../src/guestfs-actions.pod:5621 #, no-wrap msgid "" " int\n" @@ -33126,12 +33150,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5629 +#: ../src/guestfs-actions.pod:5636 msgid "guestfs_mkswap_U" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5631 +#: ../src/guestfs-actions.pod:5638 #, no-wrap msgid "" " int\n" @@ -33142,12 +33166,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5642 +#: ../src/guestfs-actions.pod:5649 msgid "guestfs_mkswap_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5644 +#: ../src/guestfs-actions.pod:5651 #, no-wrap msgid "" " int\n" @@ -33157,19 +33181,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5650 +#: ../src/guestfs-actions.pod:5657 msgid "" "This command just writes a swap file signature to an existing file. To " "create the file itself, use something like C<guestfs_fallocate>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5657 +#: ../src/guestfs-actions.pod:5664 msgid "guestfs_modprobe" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5659 +#: ../src/guestfs-actions.pod:5666 #, no-wrap msgid "" " int\n" @@ -33179,12 +33203,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5672 +#: ../src/guestfs-actions.pod:5679 msgid "guestfs_mount" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5674 +#: ../src/guestfs-actions.pod:5681 #, no-wrap msgid "" " int\n" @@ -33195,7 +33219,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5693 +#: ../src/guestfs-actions.pod:5700 msgid "" "Before libguestfs 1.13.16, this call implicitly added the options C<sync> " "and C<noatime>. The C<sync> option greatly slowed writes and caused many " @@ -33205,12 +33229,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5704 +#: ../src/guestfs-actions.pod:5711 msgid "guestfs_mount_9p" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5706 +#: ../src/guestfs-actions.pod:5713 #, no-wrap msgid "" " int\n" @@ -33222,7 +33246,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5717 +#: ../src/guestfs-actions.pod:5724 #, no-wrap msgid "" " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n" @@ -33230,12 +33254,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5730 +#: ../src/guestfs-actions.pod:5737 msgid "guestfs_mount_9p_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5732 +#: ../src/guestfs-actions.pod:5739 #, no-wrap msgid "" " int\n" @@ -33247,17 +33271,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5738 +#: ../src/guestfs-actions.pod:5745 msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5742 +#: ../src/guestfs-actions.pod:5749 msgid "guestfs_mount_9p_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5744 +#: ../src/guestfs-actions.pod:5751 #, no-wrap msgid "" " int\n" @@ -33269,17 +33293,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5750 +#: ../src/guestfs-actions.pod:5757 msgid "This is the \"argv variant\" of L</guestfs_mount_9p>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5754 +#: ../src/guestfs-actions.pod:5761 msgid "guestfs_mount_loop" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5756 +#: ../src/guestfs-actions.pod:5763 #, no-wrap msgid "" " int\n" @@ -33290,12 +33314,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5769 +#: ../src/guestfs-actions.pod:5776 msgid "guestfs_mount_options" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5771 +#: ../src/guestfs-actions.pod:5778 #, no-wrap msgid "" " int\n" @@ -33307,25 +33331,25 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5777 +#: ../src/guestfs-actions.pod:5784 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " "the mount options as for the L<mount(8)> I<-o> flag." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5787 ../src/guestfs-actions.pod:5801 -#: ../src/guestfs-actions.pod:5818 +#: ../src/guestfs-actions.pod:5794 ../src/guestfs-actions.pod:5808 +#: ../src/guestfs-actions.pod:5825 msgid "(Added in 1.0.10)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5789 +#: ../src/guestfs-actions.pod:5796 msgid "guestfs_mount_ro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5791 +#: ../src/guestfs-actions.pod:5798 #, no-wrap msgid "" " int\n" @@ -33336,19 +33360,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5796 +#: ../src/guestfs-actions.pod:5803 msgid "" "This is the same as the C<guestfs_mount> command, but it mounts the " "filesystem with the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5803 +#: ../src/guestfs-actions.pod:5810 msgid "guestfs_mount_vfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5805 +#: ../src/guestfs-actions.pod:5812 #, no-wrap msgid "" " int\n" @@ -33361,7 +33385,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5812 +#: ../src/guestfs-actions.pod:5819 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " "both the mount options and the vfstype as for the L<mount(8)> I<-o> and I<-" @@ -33369,12 +33393,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5820 +#: ../src/guestfs-actions.pod:5827 msgid "guestfs_mountpoints" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5822 +#: ../src/guestfs-actions.pod:5829 #, no-wrap msgid "" " char **\n" @@ -33383,7 +33407,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5825 +#: ../src/guestfs-actions.pod:5832 msgid "" "This call is similar to C<guestfs_mounts>. That call returns a list of " "devices. This one returns a hash table (map) of device name to directory " @@ -33391,12 +33415,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5837 +#: ../src/guestfs-actions.pod:5844 msgid "guestfs_mounts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5839 +#: ../src/guestfs-actions.pod:5846 #, no-wrap msgid "" " char **\n" @@ -33405,17 +33429,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5847 +#: ../src/guestfs-actions.pod:5854 msgid "See also: C<guestfs_mountpoints>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5855 +#: ../src/guestfs-actions.pod:5862 msgid "guestfs_mv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5857 +#: ../src/guestfs-actions.pod:5864 #, no-wrap msgid "" " int\n" @@ -33426,12 +33450,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5869 +#: ../src/guestfs-actions.pod:5876 msgid "guestfs_nr_devices" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5871 +#: ../src/guestfs-actions.pod:5878 #, no-wrap msgid "" " int\n" @@ -33440,7 +33464,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5874 +#: ../src/guestfs-actions.pod:5881 msgid "" "This returns the number of whole block devices that were added. This is the " "same as the number of devices that would be returned if you called " @@ -33448,19 +33472,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5878 +#: ../src/guestfs-actions.pod:5885 msgid "" "To find out the maximum number of devices that could be added, call " "C<guestfs_max_disks>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5883 +#: ../src/guestfs-actions.pod:5890 msgid "guestfs_ntfs_3g_probe" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5885 +#: ../src/guestfs-actions.pod:5892 #, no-wrap msgid "" " int\n" @@ -33471,17 +33495,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5904 +#: ../src/guestfs-actions.pod:5911 msgid "(Added in 1.0.43)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5906 +#: ../src/guestfs-actions.pod:5913 msgid "guestfs_ntfsresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5908 +#: ../src/guestfs-actions.pod:5915 #, no-wrap msgid "" " int\n" @@ -33491,19 +33515,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5912 ../src/guestfs-actions.pod:6012 +#: ../src/guestfs-actions.pod:5919 ../src/guestfs-actions.pod:6019 msgid "" "I<This function is deprecated.> In new code, use the L</" "guestfs_ntfsresize_opts> call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5936 +#: ../src/guestfs-actions.pod:5943 msgid "guestfs_ntfsresize_opts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5938 +#: ../src/guestfs-actions.pod:5945 #, no-wrap msgid "" " int\n" @@ -33514,7 +33538,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5948 +#: ../src/guestfs-actions.pod:5955 #, no-wrap msgid "" " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n" @@ -33523,7 +33547,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5968 +#: ../src/guestfs-actions.pod:5975 msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -33534,12 +33558,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5983 +#: ../src/guestfs-actions.pod:5990 msgid "guestfs_ntfsresize_opts_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5985 +#: ../src/guestfs-actions.pod:5992 #, no-wrap msgid "" " int\n" @@ -33550,17 +33574,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5990 +#: ../src/guestfs-actions.pod:5997 msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5994 +#: ../src/guestfs-actions.pod:6001 msgid "guestfs_ntfsresize_opts_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5996 +#: ../src/guestfs-actions.pod:6003 #, no-wrap msgid "" " int\n" @@ -33571,17 +33595,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6001 +#: ../src/guestfs-actions.pod:6008 msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6005 +#: ../src/guestfs-actions.pod:6012 msgid "guestfs_ntfsresize_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6007 +#: ../src/guestfs-actions.pod:6014 #, no-wrap msgid "" " int\n" @@ -33592,26 +33616,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6019 +#: ../src/guestfs-actions.pod:6026 msgid "" "This command is the same as C<guestfs_ntfsresize> except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6024 ../src/guestfs-actions.pod:6483 -#: ../src/guestfs-actions.pod:6556 ../src/guestfs-actions.pod:6824 -#: ../src/guestfs-actions.pod:8598 +#: ../src/guestfs-actions.pod:6031 ../src/guestfs-actions.pod:6490 +#: ../src/guestfs-actions.pod:6563 ../src/guestfs-actions.pod:6831 +#: ../src/guestfs-actions.pod:8605 msgid "(Added in 1.3.14)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6026 +#: ../src/guestfs-actions.pod:6033 msgid "guestfs_part_add" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6028 +#: ../src/guestfs-actions.pod:6035 #, no-wrap msgid "" " int\n" @@ -33624,34 +33648,34 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6035 +#: ../src/guestfs-actions.pod:6042 msgid "" "This command adds a partition to C<device>. If there is no partition table " "on the device, call C<guestfs_part_init> first." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6047 +#: ../src/guestfs-actions.pod:6054 msgid "" "Creating a partition which covers the whole disk is not so easy. Use " "C<guestfs_part_disk> to do that." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6052 ../src/guestfs-actions.pod:6087 -#: ../src/guestfs-actions.pod:6140 ../src/guestfs-actions.pod:6224 -#: ../src/guestfs-actions.pod:6262 ../src/guestfs-actions.pod:6281 -#: ../src/guestfs-actions.pod:6321 +#: ../src/guestfs-actions.pod:6059 ../src/guestfs-actions.pod:6094 +#: ../src/guestfs-actions.pod:6147 ../src/guestfs-actions.pod:6231 +#: ../src/guestfs-actions.pod:6269 ../src/guestfs-actions.pod:6288 +#: ../src/guestfs-actions.pod:6328 msgid "(Added in 1.0.78)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6054 +#: ../src/guestfs-actions.pod:6061 msgid "guestfs_part_del" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6056 +#: ../src/guestfs-actions.pod:6063 #, no-wrap msgid "" " int\n" @@ -33662,12 +33686,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6071 +#: ../src/guestfs-actions.pod:6078 msgid "guestfs_part_disk" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6073 +#: ../src/guestfs-actions.pod:6080 #, no-wrap msgid "" " int\n" @@ -33678,7 +33702,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6078 +#: ../src/guestfs-actions.pod:6085 msgid "" "This command is simply a combination of C<guestfs_part_init> followed by " "C<guestfs_part_add> to create a single primary partition covering the whole " @@ -33686,19 +33710,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6082 +#: ../src/guestfs-actions.pod:6089 msgid "" "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " "possible values are described in C<guestfs_part_init>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6089 +#: ../src/guestfs-actions.pod:6096 msgid "guestfs_part_get_bootable" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6091 +#: ../src/guestfs-actions.pod:6098 #, no-wrap msgid "" " int\n" @@ -33709,17 +33733,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6099 +#: ../src/guestfs-actions.pod:6106 msgid "See also C<guestfs_part_set_bootable>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6105 +#: ../src/guestfs-actions.pod:6112 msgid "guestfs_part_get_mbr_id" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6107 +#: ../src/guestfs-actions.pod:6114 #, no-wrap msgid "" " int\n" @@ -33730,7 +33754,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6115 ../src/guestfs-actions.pod:6297 +#: ../src/guestfs-actions.pod:6122 ../src/guestfs-actions.pod:6304 msgid "" "Note that only MBR (old DOS-style) partitions have type bytes. You will get " "undefined results for other partition table types (see " @@ -33738,12 +33762,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6123 +#: ../src/guestfs-actions.pod:6130 msgid "guestfs_part_get_parttype" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6125 +#: ../src/guestfs-actions.pod:6132 #, no-wrap msgid "" " char *\n" @@ -33753,7 +33777,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6132 +#: ../src/guestfs-actions.pod:6139 msgid "" "Common return values include: C<msdos> (a DOS/Windows style MBR partition " "table), C<gpt> (a GPT/EFI-style partition table). Other values are " @@ -33761,12 +33785,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6142 +#: ../src/guestfs-actions.pod:6149 msgid "guestfs_part_init" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6144 +#: ../src/guestfs-actions.pod:6151 #, no-wrap msgid "" " int\n" @@ -33777,19 +33801,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6153 +#: ../src/guestfs-actions.pod:6160 msgid "" "Initially there are no partitions. Following this, you should call " "C<guestfs_part_add> for each partition required." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6226 +#: ../src/guestfs-actions.pod:6233 msgid "guestfs_part_list" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6228 +#: ../src/guestfs-actions.pod:6235 #, no-wrap msgid "" " struct guestfs_partition_list *\n" @@ -33799,14 +33823,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6245 +#: ../src/guestfs-actions.pod:6252 msgid "" "Start of the partition I<in bytes>. To get sectors you have to divide by " "the device's sector size, see C<guestfs_blockdev_getss>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6258 +#: ../src/guestfs-actions.pod:6265 msgid "" "This function returns a C<struct guestfs_partition_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_partition_list> after " @@ -33814,12 +33838,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6264 +#: ../src/guestfs-actions.pod:6271 msgid "guestfs_part_set_bootable" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6266 +#: ../src/guestfs-actions.pod:6273 #, no-wrap msgid "" " int\n" @@ -33831,12 +33855,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6283 +#: ../src/guestfs-actions.pod:6290 msgid "guestfs_part_set_mbr_id" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6285 +#: ../src/guestfs-actions.pod:6292 #, no-wrap msgid "" " int\n" @@ -33848,12 +33872,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6305 +#: ../src/guestfs-actions.pod:6312 msgid "guestfs_part_set_name" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6307 +#: ../src/guestfs-actions.pod:6314 #, no-wrap msgid "" " int\n" @@ -33865,12 +33889,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6323 +#: ../src/guestfs-actions.pod:6330 msgid "guestfs_part_to_dev" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6325 +#: ../src/guestfs-actions.pod:6332 #, no-wrap msgid "" " char *\n" @@ -33880,24 +33904,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6333 ../src/guestfs-actions.pod:6352 +#: ../src/guestfs-actions.pod:6340 ../src/guestfs-actions.pod:6359 msgid "" "The named partition must exist, for example as a string returned from " "C<guestfs_list_partitions>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6336 +#: ../src/guestfs-actions.pod:6343 msgid "See also C<guestfs_part_to_partnum>, C<guestfs_device_index>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6343 +#: ../src/guestfs-actions.pod:6350 msgid "guestfs_part_to_partnum" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6345 +#: ../src/guestfs-actions.pod:6352 #, no-wrap msgid "" " int\n" @@ -33907,17 +33931,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6355 +#: ../src/guestfs-actions.pod:6362 msgid "See also C<guestfs_part_to_dev>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6361 +#: ../src/guestfs-actions.pod:6368 msgid "guestfs_ping_daemon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6363 +#: ../src/guestfs-actions.pod:6370 #, no-wrap msgid "" " int\n" @@ -33926,12 +33950,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6375 +#: ../src/guestfs-actions.pod:6382 msgid "guestfs_pread" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6377 +#: ../src/guestfs-actions.pod:6384 #, no-wrap msgid "" " char *\n" @@ -33944,17 +33968,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6390 +#: ../src/guestfs-actions.pod:6397 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6401 +#: ../src/guestfs-actions.pod:6408 msgid "guestfs_pread_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6403 +#: ../src/guestfs-actions.pod:6410 #, no-wrap msgid "" " char *\n" @@ -33967,22 +33991,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6416 +#: ../src/guestfs-actions.pod:6423 msgid "See also C<guestfs_pread>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6425 +#: ../src/guestfs-actions.pod:6432 msgid "(Added in 1.5.21)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6427 +#: ../src/guestfs-actions.pod:6434 msgid "guestfs_pvcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6429 +#: ../src/guestfs-actions.pod:6436 #, no-wrap msgid "" " int\n" @@ -33992,12 +34016,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6441 +#: ../src/guestfs-actions.pod:6448 msgid "guestfs_pvremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6443 +#: ../src/guestfs-actions.pod:6450 #, no-wrap msgid "" " int\n" @@ -34007,12 +34031,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6458 +#: ../src/guestfs-actions.pod:6465 msgid "guestfs_pvresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6460 +#: ../src/guestfs-actions.pod:6467 #, no-wrap msgid "" " int\n" @@ -34022,12 +34046,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6471 +#: ../src/guestfs-actions.pod:6478 msgid "guestfs_pvresize_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6473 +#: ../src/guestfs-actions.pod:6480 #, no-wrap msgid "" " int\n" @@ -34038,19 +34062,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6478 +#: ../src/guestfs-actions.pod:6485 msgid "" "This command is the same as C<guestfs_pvresize> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6485 +#: ../src/guestfs-actions.pod:6492 msgid "guestfs_pvs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6487 +#: ../src/guestfs-actions.pod:6494 #, no-wrap msgid "" " char **\n" @@ -34059,17 +34083,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6496 +#: ../src/guestfs-actions.pod:6503 msgid "See also C<guestfs_pvs_full>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6504 +#: ../src/guestfs-actions.pod:6511 msgid "guestfs_pvs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6506 +#: ../src/guestfs-actions.pod:6513 #, no-wrap msgid "" " struct guestfs_lvm_pv_list *\n" @@ -34078,19 +34102,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6512 +#: ../src/guestfs-actions.pod:6519 msgid "" "This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6518 +#: ../src/guestfs-actions.pod:6525 msgid "guestfs_pvuuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6520 +#: ../src/guestfs-actions.pod:6527 #, no-wrap msgid "" " char *\n" @@ -34100,12 +34124,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6531 +#: ../src/guestfs-actions.pod:6538 msgid "guestfs_pwrite" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6533 +#: ../src/guestfs-actions.pod:6540 #, no-wrap msgid "" " int\n" @@ -34118,17 +34142,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6549 +#: ../src/guestfs-actions.pod:6556 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6558 +#: ../src/guestfs-actions.pod:6565 msgid "guestfs_pwrite_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6560 +#: ../src/guestfs-actions.pod:6567 #, no-wrap msgid "" " int\n" @@ -34141,22 +34165,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6575 +#: ../src/guestfs-actions.pod:6582 msgid "See also C<guestfs_pwrite>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6582 +#: ../src/guestfs-actions.pod:6589 msgid "(Added in 1.5.20)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6584 +#: ../src/guestfs-actions.pod:6591 msgid "guestfs_read_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6586 +#: ../src/guestfs-actions.pod:6593 #, no-wrap msgid "" " char *\n" @@ -34167,7 +34191,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6594 +#: ../src/guestfs-actions.pod:6601 msgid "" "Unlike C<guestfs_cat>, this function can correctly handle files that contain " "embedded ASCII NUL characters. However unlike C<guestfs_download>, this " @@ -34175,17 +34199,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6606 +#: ../src/guestfs-actions.pod:6613 msgid "(Added in 1.0.63)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6608 +#: ../src/guestfs-actions.pod:6615 msgid "guestfs_read_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6610 +#: ../src/guestfs-actions.pod:6617 #, no-wrap msgid "" " char **\n" @@ -34195,7 +34219,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6619 +#: ../src/guestfs-actions.pod:6626 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of line). For " @@ -34204,12 +34228,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6630 +#: ../src/guestfs-actions.pod:6637 msgid "guestfs_readdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6632 +#: ../src/guestfs-actions.pod:6639 #, no-wrap msgid "" " struct guestfs_dirent_list *\n" @@ -34219,7 +34243,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6686 +#: ../src/guestfs-actions.pod:6693 msgid "" "This function is primarily intended for use by programs. To get a simple " "list of names, use C<guestfs_ls>. To get a printable directory for human " @@ -34227,19 +34251,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6690 +#: ../src/guestfs-actions.pod:6697 msgid "" "This function returns a C<struct guestfs_dirent_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_dirent_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6696 +#: ../src/guestfs-actions.pod:6703 msgid "guestfs_readlink" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6698 +#: ../src/guestfs-actions.pod:6705 #, no-wrap msgid "" " char *\n" @@ -34249,12 +34273,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6709 +#: ../src/guestfs-actions.pod:6716 msgid "guestfs_readlinklist" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6711 +#: ../src/guestfs-actions.pod:6718 #, no-wrap msgid "" " char **\n" @@ -34265,12 +34289,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6744 +#: ../src/guestfs-actions.pod:6751 msgid "guestfs_realpath" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6746 +#: ../src/guestfs-actions.pod:6753 #, no-wrap msgid "" " char *\n" @@ -34280,12 +34304,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6758 +#: ../src/guestfs-actions.pod:6765 msgid "guestfs_removexattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6760 +#: ../src/guestfs-actions.pod:6767 #, no-wrap msgid "" " int\n" @@ -34296,17 +34320,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6768 +#: ../src/guestfs-actions.pod:6775 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6774 +#: ../src/guestfs-actions.pod:6781 msgid "guestfs_resize2fs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6776 +#: ../src/guestfs-actions.pod:6783 #, no-wrap msgid "" " int\n" @@ -34316,7 +34340,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6783 +#: ../src/guestfs-actions.pod:6790 msgid "" "I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the " "C<device> before calling this command. For unknown reasons C<resize2fs> " @@ -34325,12 +34349,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6793 +#: ../src/guestfs-actions.pod:6800 msgid "guestfs_resize2fs_M" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6795 +#: ../src/guestfs-actions.pod:6802 #, no-wrap msgid "" " int\n" @@ -34340,7 +34364,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6799 +#: ../src/guestfs-actions.pod:6806 msgid "" "This command is the same as C<guestfs_resize2fs>, but the filesystem is " "resized to its minimum size. This works like the I<-M> option to the " @@ -34348,7 +34372,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6803 +#: ../src/guestfs-actions.pod:6810 msgid "" "To get the resulting size of the filesystem you should call " "C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values. " @@ -34357,12 +34381,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6812 +#: ../src/guestfs-actions.pod:6819 msgid "guestfs_resize2fs_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6814 +#: ../src/guestfs-actions.pod:6821 #, no-wrap msgid "" " int\n" @@ -34373,19 +34397,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6819 +#: ../src/guestfs-actions.pod:6826 msgid "" "This command is the same as C<guestfs_resize2fs> except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6826 +#: ../src/guestfs-actions.pod:6833 msgid "guestfs_rm" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6828 +#: ../src/guestfs-actions.pod:6835 #, no-wrap msgid "" " int\n" @@ -34395,12 +34419,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6838 +#: ../src/guestfs-actions.pod:6845 msgid "guestfs_rm_rf" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6840 +#: ../src/guestfs-actions.pod:6847 #, no-wrap msgid "" " int\n" @@ -34410,12 +34434,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6852 +#: ../src/guestfs-actions.pod:6859 msgid "guestfs_rmdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6854 +#: ../src/guestfs-actions.pod:6861 #, no-wrap msgid "" " int\n" @@ -34425,12 +34449,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6864 +#: ../src/guestfs-actions.pod:6871 msgid "guestfs_rmmountpoint" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6866 +#: ../src/guestfs-actions.pod:6873 #, no-wrap msgid "" " int\n" @@ -34440,19 +34464,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6870 +#: ../src/guestfs-actions.pod:6877 msgid "" "This calls removes a mountpoint that was previously created with " "C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6878 +#: ../src/guestfs-actions.pod:6885 msgid "guestfs_scrub_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6880 +#: ../src/guestfs-actions.pod:6887 #, no-wrap msgid "" " int\n" @@ -34462,18 +34486,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6892 ../src/guestfs-actions.pod:6910 -#: ../src/guestfs-actions.pod:6929 +#: ../src/guestfs-actions.pod:6899 ../src/guestfs-actions.pod:6917 +#: ../src/guestfs-actions.pod:6936 msgid "(Added in 1.0.52)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6894 +#: ../src/guestfs-actions.pod:6901 msgid "guestfs_scrub_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6896 +#: ../src/guestfs-actions.pod:6903 #, no-wrap msgid "" " int\n" @@ -34483,12 +34507,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6912 +#: ../src/guestfs-actions.pod:6919 msgid "guestfs_scrub_freespace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6914 +#: ../src/guestfs-actions.pod:6921 #, no-wrap msgid "" " int\n" @@ -34498,7 +34522,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6918 +#: ../src/guestfs-actions.pod:6925 msgid "" "This command creates the directory C<dir> and then fills it with files until " "the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, " @@ -34507,12 +34531,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6931 +#: ../src/guestfs-actions.pod:6938 msgid "guestfs_set_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6933 +#: ../src/guestfs-actions.pod:6940 #, no-wrap msgid "" " int\n" @@ -34522,12 +34546,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6950 +#: ../src/guestfs-actions.pod:6957 msgid "guestfs_set_attach_method" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6952 +#: ../src/guestfs-actions.pod:6959 #, no-wrap msgid "" " int\n" @@ -34537,12 +34561,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6980 +#: ../src/guestfs-actions.pod:6987 msgid "guestfs_set_autosync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6982 +#: ../src/guestfs-actions.pod:6989 #, no-wrap msgid "" " int\n" @@ -34552,12 +34576,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6998 +#: ../src/guestfs-actions.pod:7005 msgid "guestfs_set_direct" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7000 +#: ../src/guestfs-actions.pod:7007 #, no-wrap msgid "" " int\n" @@ -34567,7 +34591,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7008 +#: ../src/guestfs-actions.pod:7015 msgid "" "One consequence of this is that log messages aren't caught by the library " "and handled by C<guestfs_set_log_message_callback>, but go straight to " @@ -34575,12 +34599,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7021 +#: ../src/guestfs-actions.pod:7028 msgid "guestfs_set_e2label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7023 +#: ../src/guestfs-actions.pod:7030 #, no-wrap msgid "" " int\n" @@ -34591,19 +34615,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7032 +#: ../src/guestfs-actions.pod:7039 msgid "" "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return " "the existing label on a filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7039 +#: ../src/guestfs-actions.pod:7046 msgid "guestfs_set_e2uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7041 +#: ../src/guestfs-actions.pod:7048 #, no-wrap msgid "" " int\n" @@ -34614,19 +34638,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7051 +#: ../src/guestfs-actions.pod:7058 msgid "" "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return " "the existing UUID of a filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7058 +#: ../src/guestfs-actions.pod:7065 msgid "guestfs_set_memsize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7060 +#: ../src/guestfs-actions.pod:7067 #, no-wrap msgid "" " int\n" @@ -34636,19 +34660,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7064 +#: ../src/guestfs-actions.pod:7071 msgid "" "This sets the memory size in megabytes allocated to the qemu subprocess. " "This only has any effect if called before C<guestfs_launch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7079 +#: ../src/guestfs-actions.pod:7086 msgid "guestfs_set_network" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7081 +#: ../src/guestfs-actions.pod:7088 #, no-wrap msgid "" " int\n" @@ -34658,19 +34682,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7091 +#: ../src/guestfs-actions.pod:7098 msgid "" "You must call this before calling C<guestfs_launch>, otherwise it has no " "effect." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7098 +#: ../src/guestfs-actions.pod:7105 msgid "guestfs_set_path" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7100 +#: ../src/guestfs-actions.pod:7107 #, no-wrap msgid "" " int\n" @@ -34680,12 +34704,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7115 +#: ../src/guestfs-actions.pod:7122 msgid "guestfs_set_pgroup" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7117 +#: ../src/guestfs-actions.pod:7124 #, no-wrap msgid "" " int\n" @@ -34695,7 +34719,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7127 +#: ../src/guestfs-actions.pod:7134 msgid "" "The default for this flag is false, because usually you want C<^C> to kill " "the subprocess. Guestfish sets this flag to true when used interactively, " @@ -34704,12 +34728,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7136 +#: ../src/guestfs-actions.pod:7143 msgid "guestfs_set_qemu" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7138 +#: ../src/guestfs-actions.pod:7145 #, no-wrap msgid "" " int\n" @@ -34719,12 +34743,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7164 +#: ../src/guestfs-actions.pod:7171 msgid "guestfs_set_recovery_proc" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7166 +#: ../src/guestfs-actions.pod:7173 #, no-wrap msgid "" " int\n" @@ -34734,7 +34758,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7170 +#: ../src/guestfs-actions.pod:7177 msgid "" "If this is called with the parameter C<false> then C<guestfs_launch> does " "not create a recovery process. The purpose of the recovery process is to " @@ -34743,19 +34767,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7175 +#: ../src/guestfs-actions.pod:7182 msgid "" "This only has any effect if called before C<guestfs_launch>, and the default " "is true." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7188 +#: ../src/guestfs-actions.pod:7195 msgid "guestfs_set_selinux" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7190 +#: ../src/guestfs-actions.pod:7197 #, no-wrap msgid "" " int\n" @@ -34765,12 +34789,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7207 +#: ../src/guestfs-actions.pod:7214 msgid "guestfs_set_smp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7209 +#: ../src/guestfs-actions.pod:7216 #, no-wrap msgid "" " int\n" @@ -34780,17 +34804,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7217 +#: ../src/guestfs-actions.pod:7224 msgid "This function must be called before C<guestfs_launch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7223 +#: ../src/guestfs-actions.pod:7230 msgid "guestfs_set_trace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7225 +#: ../src/guestfs-actions.pod:7232 #, no-wrap msgid "" " int\n" @@ -34800,19 +34824,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7239 +#: ../src/guestfs-actions.pod:7246 msgid "" "Trace messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see C<guestfs_set_event_callback>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7247 +#: ../src/guestfs-actions.pod:7254 msgid "guestfs_set_verbose" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7249 +#: ../src/guestfs-actions.pod:7256 #, no-wrap msgid "" " int\n" @@ -34822,19 +34846,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7258 +#: ../src/guestfs-actions.pod:7265 msgid "" "Verbose messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see C<guestfs_set_event_callback>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7266 +#: ../src/guestfs-actions.pod:7273 msgid "guestfs_setcon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7268 +#: ../src/guestfs-actions.pod:7275 #, no-wrap msgid "" " int\n" @@ -34844,12 +34868,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7281 +#: ../src/guestfs-actions.pod:7288 msgid "guestfs_setxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7283 +#: ../src/guestfs-actions.pod:7290 #, no-wrap msgid "" " int\n" @@ -34862,17 +34886,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7294 +#: ../src/guestfs-actions.pod:7301 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7300 +#: ../src/guestfs-actions.pod:7307 msgid "guestfs_sfdisk" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7302 +#: ../src/guestfs-actions.pod:7309 #, no-wrap msgid "" " int\n" @@ -34886,26 +34910,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7310 ../src/guestfs-actions.pod:7351 -#: ../src/guestfs-actions.pod:7382 +#: ../src/guestfs-actions.pod:7317 ../src/guestfs-actions.pod:7358 +#: ../src/guestfs-actions.pod:7389 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_add> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7337 +#: ../src/guestfs-actions.pod:7344 msgid "" "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7344 +#: ../src/guestfs-actions.pod:7351 msgid "guestfs_sfdiskM" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7346 +#: ../src/guestfs-actions.pod:7353 #, no-wrap msgid "" " int\n" @@ -34916,7 +34940,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7358 +#: ../src/guestfs-actions.pod:7365 msgid "" "This is a simplified interface to the C<guestfs_sfdisk> command, where " "partition sizes are specified in megabytes only (rounded to the nearest " @@ -34925,19 +34949,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7364 +#: ../src/guestfs-actions.pod:7371 msgid "" "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and " "C<guestfs_part_disk>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7371 +#: ../src/guestfs-actions.pod:7378 msgid "guestfs_sfdisk_N" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7373 +#: ../src/guestfs-actions.pod:7380 #, no-wrap msgid "" " int\n" @@ -34952,24 +34976,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7392 +#: ../src/guestfs-actions.pod:7399 msgid "" "For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> " "for the cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7395 +#: ../src/guestfs-actions.pod:7402 msgid "See also: C<guestfs_part_add>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7401 +#: ../src/guestfs-actions.pod:7408 msgid "guestfs_sfdisk_disk_geometry" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7403 +#: ../src/guestfs-actions.pod:7410 #, no-wrap msgid "" " char *\n" @@ -34979,7 +35003,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7407 +#: ../src/guestfs-actions.pod:7414 msgid "" "This displays the disk geometry of C<device> read from the partition table. " "Especially in the case where the underlying block device has been resized, " @@ -34988,12 +35012,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7420 +#: ../src/guestfs-actions.pod:7427 msgid "guestfs_sfdisk_kernel_geometry" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7422 +#: ../src/guestfs-actions.pod:7429 #, no-wrap msgid "" " char *\n" @@ -35003,12 +35027,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7436 +#: ../src/guestfs-actions.pod:7443 msgid "guestfs_sfdisk_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7438 +#: ../src/guestfs-actions.pod:7445 #, no-wrap msgid "" " char *\n" @@ -35018,24 +35042,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7442 +#: ../src/guestfs-actions.pod:7449 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_list> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7453 +#: ../src/guestfs-actions.pod:7460 msgid "See also: C<guestfs_part_list>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7460 +#: ../src/guestfs-actions.pod:7467 msgid "guestfs_sh" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7462 +#: ../src/guestfs-actions.pod:7469 #, no-wrap msgid "" " char *\n" @@ -35045,22 +35069,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7469 +#: ../src/guestfs-actions.pod:7476 msgid "This is like C<guestfs_command>, but passes the command to:" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7477 +#: ../src/guestfs-actions.pod:7484 msgid "All the provisos about C<guestfs_command> apply to this call." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7484 +#: ../src/guestfs-actions.pod:7491 msgid "guestfs_sh_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7486 +#: ../src/guestfs-actions.pod:7493 #, no-wrap msgid "" " char **\n" @@ -35070,24 +35094,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7490 +#: ../src/guestfs-actions.pod:7497 msgid "" "This is the same as C<guestfs_sh>, but splits the result into a list of " "lines." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7493 +#: ../src/guestfs-actions.pod:7500 msgid "See also: C<guestfs_command_lines>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7501 +#: ../src/guestfs-actions.pod:7508 msgid "guestfs_shutdown" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7503 +#: ../src/guestfs-actions.pod:7510 #, no-wrap msgid "" " int\n" @@ -35096,7 +35120,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7506 +#: ../src/guestfs-actions.pod:7513 msgid "" "This is the opposite of C<guestfs_launch>. It performs an orderly shutdown " "of the backend process(es). If the autosync flag is set (which is the " @@ -35104,26 +35128,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7516 +#: ../src/guestfs-actions.pod:7523 msgid "" "This call does I<not> close or free up the handle. You still need to call " "C<guestfs_close> afterwards." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7519 +#: ../src/guestfs-actions.pod:7526 msgid "" "C<guestfs_close> will call this if you don't do it explicitly, but note that " "any errors are ignored in that case." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7524 +#: ../src/guestfs-actions.pod:7531 msgid "guestfs_sleep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7526 +#: ../src/guestfs-actions.pod:7533 #, no-wrap msgid "" " int\n" @@ -35133,17 +35157,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7534 +#: ../src/guestfs-actions.pod:7541 msgid "(Added in 1.0.41)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7536 ../src/guestfs-structs.pod:109 +#: ../src/guestfs-actions.pod:7543 ../src/guestfs-structs.pod:109 msgid "guestfs_stat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7538 +#: ../src/guestfs-actions.pod:7545 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -35153,12 +35177,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7552 ../src/guestfs-structs.pod:135 +#: ../src/guestfs-actions.pod:7559 ../src/guestfs-structs.pod:135 msgid "guestfs_statvfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7554 +#: ../src/guestfs-actions.pod:7561 #, no-wrap msgid "" " struct guestfs_statvfs *\n" @@ -35168,19 +35192,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7564 +#: ../src/guestfs-actions.pod:7571 msgid "" "This function returns a C<struct guestfs_statvfs *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_statvfs> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7570 +#: ../src/guestfs-actions.pod:7577 msgid "guestfs_strings" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7572 +#: ../src/guestfs-actions.pod:7579 #, no-wrap msgid "" " char **\n" @@ -35190,12 +35214,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7588 +#: ../src/guestfs-actions.pod:7595 msgid "guestfs_strings_e" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7590 +#: ../src/guestfs-actions.pod:7597 #, no-wrap msgid "" " char **\n" @@ -35206,26 +35230,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7595 +#: ../src/guestfs-actions.pod:7602 msgid "" "This is like the C<guestfs_strings> command, but allows you to specify the " "encoding of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7605 +#: ../src/guestfs-actions.pod:7612 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what C<guestfs_strings> uses)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7643 +#: ../src/guestfs-actions.pod:7650 msgid "guestfs_swapoff_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7645 +#: ../src/guestfs-actions.pod:7652 #, no-wrap msgid "" " int\n" @@ -35235,19 +35259,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7649 +#: ../src/guestfs-actions.pod:7656 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See C<guestfs_swapon_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7657 +#: ../src/guestfs-actions.pod:7664 msgid "guestfs_swapoff_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7659 +#: ../src/guestfs-actions.pod:7666 #, no-wrap msgid "" " int\n" @@ -35257,12 +35281,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7669 +#: ../src/guestfs-actions.pod:7676 msgid "guestfs_swapoff_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7671 +#: ../src/guestfs-actions.pod:7678 #, no-wrap msgid "" " int\n" @@ -35272,12 +35296,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7682 +#: ../src/guestfs-actions.pod:7689 msgid "guestfs_swapoff_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7684 +#: ../src/guestfs-actions.pod:7691 #, no-wrap msgid "" " int\n" @@ -35287,12 +35311,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7695 +#: ../src/guestfs-actions.pod:7702 msgid "guestfs_swapon_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7697 +#: ../src/guestfs-actions.pod:7704 #, no-wrap msgid "" " int\n" @@ -35302,7 +35326,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7701 +#: ../src/guestfs-actions.pod:7708 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C<device>. The increased memory is made available for all " @@ -35310,12 +35334,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7717 +#: ../src/guestfs-actions.pod:7724 msgid "guestfs_swapon_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7719 +#: ../src/guestfs-actions.pod:7726 #, no-wrap msgid "" " int\n" @@ -35325,19 +35349,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7723 +#: ../src/guestfs-actions.pod:7730 msgid "" "This command enables swap to a file. See C<guestfs_swapon_device> for other " "notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7730 +#: ../src/guestfs-actions.pod:7737 msgid "guestfs_swapon_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7732 +#: ../src/guestfs-actions.pod:7739 #, no-wrap msgid "" " int\n" @@ -35347,19 +35371,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7736 +#: ../src/guestfs-actions.pod:7743 msgid "" "This command enables swap to a labeled swap partition. See " "C<guestfs_swapon_device> for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7743 +#: ../src/guestfs-actions.pod:7750 msgid "guestfs_swapon_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7745 +#: ../src/guestfs-actions.pod:7752 #, no-wrap msgid "" " int\n" @@ -35369,19 +35393,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7749 +#: ../src/guestfs-actions.pod:7756 msgid "" "This command enables swap to a swap partition with the given UUID. See " "C<guestfs_swapon_device> for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7756 +#: ../src/guestfs-actions.pod:7763 msgid "guestfs_sync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7758 +#: ../src/guestfs-actions.pod:7765 #, no-wrap msgid "" " int\n" @@ -35390,12 +35414,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7771 +#: ../src/guestfs-actions.pod:7778 msgid "guestfs_tail" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7773 +#: ../src/guestfs-actions.pod:7780 #, no-wrap msgid "" " char **\n" @@ -35405,12 +35429,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7789 +#: ../src/guestfs-actions.pod:7796 msgid "guestfs_tail_n" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7791 +#: ../src/guestfs-actions.pod:7798 #, no-wrap msgid "" " char **\n" @@ -35421,12 +35445,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7813 +#: ../src/guestfs-actions.pod:7820 msgid "guestfs_tar_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7815 +#: ../src/guestfs-actions.pod:7822 #, no-wrap msgid "" " int\n" @@ -35437,24 +35461,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7823 +#: ../src/guestfs-actions.pod:7830 msgid "" "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7828 ../src/guestfs-actions.pod:7845 -#: ../src/guestfs-actions.pod:7861 ../src/guestfs-actions.pod:7877 +#: ../src/guestfs-actions.pod:7835 ../src/guestfs-actions.pod:7852 +#: ../src/guestfs-actions.pod:7868 ../src/guestfs-actions.pod:7884 msgid "(Added in 1.0.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7830 +#: ../src/guestfs-actions.pod:7837 msgid "guestfs_tar_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7832 +#: ../src/guestfs-actions.pod:7839 #, no-wrap msgid "" " int\n" @@ -35465,19 +35489,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7840 +#: ../src/guestfs-actions.pod:7847 msgid "" "To download a compressed tarball, use C<guestfs_tgz_out> or " "C<guestfs_txz_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7847 +#: ../src/guestfs-actions.pod:7854 msgid "guestfs_tgz_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7849 +#: ../src/guestfs-actions.pod:7856 #, no-wrap msgid "" " int\n" @@ -35488,17 +35512,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7857 +#: ../src/guestfs-actions.pod:7864 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7863 +#: ../src/guestfs-actions.pod:7870 msgid "guestfs_tgz_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7865 +#: ../src/guestfs-actions.pod:7872 #, no-wrap msgid "" " int\n" @@ -35509,17 +35533,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7873 +#: ../src/guestfs-actions.pod:7880 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7879 +#: ../src/guestfs-actions.pod:7886 msgid "guestfs_touch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7881 +#: ../src/guestfs-actions.pod:7888 #, no-wrap msgid "" " int\n" @@ -35529,12 +35553,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7896 +#: ../src/guestfs-actions.pod:7903 msgid "guestfs_truncate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7898 +#: ../src/guestfs-actions.pod:7905 #, no-wrap msgid "" " int\n" @@ -35544,12 +35568,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7909 +#: ../src/guestfs-actions.pod:7916 msgid "guestfs_truncate_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7911 +#: ../src/guestfs-actions.pod:7918 #, no-wrap msgid "" " int\n" @@ -35560,7 +35584,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7919 +#: ../src/guestfs-actions.pod:7926 msgid "" "If the current file size is less than C<size> then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -35569,12 +35593,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7929 +#: ../src/guestfs-actions.pod:7936 msgid "guestfs_tune2fs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7931 +#: ../src/guestfs-actions.pod:7938 #, no-wrap msgid "" " int\n" @@ -35585,7 +35609,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7941 +#: ../src/guestfs-actions.pod:7948 #, no-wrap msgid "" " GUESTFS_TUNE2FS_FORCE, int force,\n" @@ -35602,7 +35626,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8021 +#: ../src/guestfs-actions.pod:8028 msgid "" "To get the current values of filesystem parameters, see " "C<guestfs_tune2fs_l>. For precise details of how tune2fs works, see the " @@ -35610,12 +35634,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8029 +#: ../src/guestfs-actions.pod:8036 msgid "guestfs_tune2fs_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8031 +#: ../src/guestfs-actions.pod:8038 #, no-wrap msgid "" " int\n" @@ -35626,17 +35650,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8036 +#: ../src/guestfs-actions.pod:8043 msgid "This is the \"va_list variant\" of L</guestfs_tune2fs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8040 +#: ../src/guestfs-actions.pod:8047 msgid "guestfs_tune2fs_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8042 +#: ../src/guestfs-actions.pod:8049 #, no-wrap msgid "" " int\n" @@ -35647,17 +35671,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8047 +#: ../src/guestfs-actions.pod:8054 msgid "This is the \"argv variant\" of L</guestfs_tune2fs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8051 +#: ../src/guestfs-actions.pod:8058 msgid "guestfs_tune2fs_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8053 +#: ../src/guestfs-actions.pod:8060 #, no-wrap msgid "" " char **\n" @@ -35667,12 +35691,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8073 +#: ../src/guestfs-actions.pod:8080 msgid "guestfs_txz_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8075 +#: ../src/guestfs-actions.pod:8082 #, no-wrap msgid "" " int\n" @@ -35683,12 +35707,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8087 +#: ../src/guestfs-actions.pod:8094 msgid "guestfs_txz_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8089 +#: ../src/guestfs-actions.pod:8096 #, no-wrap msgid "" " int\n" @@ -35699,12 +35723,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8101 +#: ../src/guestfs-actions.pod:8108 msgid "guestfs_umask" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8103 +#: ../src/guestfs-actions.pod:8110 #, no-wrap msgid "" " int\n" @@ -35714,19 +35738,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8119 +#: ../src/guestfs-actions.pod:8126 msgid "" "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, " "C<guestfs_mkdir>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8128 +#: ../src/guestfs-actions.pod:8135 msgid "guestfs_umount" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8130 +#: ../src/guestfs-actions.pod:8137 #, no-wrap msgid "" " int\n" @@ -35736,12 +35760,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8142 +#: ../src/guestfs-actions.pod:8149 msgid "guestfs_umount_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8144 +#: ../src/guestfs-actions.pod:8151 #, no-wrap msgid "" " int\n" @@ -35750,12 +35774,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8155 +#: ../src/guestfs-actions.pod:8162 msgid "guestfs_upload" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8157 +#: ../src/guestfs-actions.pod:8164 #, no-wrap msgid "" " int\n" @@ -35766,17 +35790,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8167 +#: ../src/guestfs-actions.pod:8174 msgid "See also C<guestfs_download>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8178 +#: ../src/guestfs-actions.pod:8185 msgid "guestfs_upload_offset" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8180 +#: ../src/guestfs-actions.pod:8187 #, no-wrap msgid "" " int\n" @@ -35788,7 +35812,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8196 +#: ../src/guestfs-actions.pod:8203 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with C<guestfs_pwrite>, and this call always writes the " @@ -35796,17 +35820,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8201 +#: ../src/guestfs-actions.pod:8208 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8212 +#: ../src/guestfs-actions.pod:8219 msgid "guestfs_utimens" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8214 +#: ../src/guestfs-actions.pod:8221 #, no-wrap msgid "" " int\n" @@ -35820,12 +35844,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8243 ../src/guestfs-structs.pod:175 +#: ../src/guestfs-actions.pod:8250 ../src/guestfs-structs.pod:175 msgid "guestfs_version" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8245 +#: ../src/guestfs-actions.pod:8252 #, no-wrap msgid "" " struct guestfs_version *\n" @@ -35834,7 +35858,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8273 +#: ../src/guestfs-actions.pod:8280 msgid "" "I<Note:> Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -35843,24 +35867,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8279 +#: ../src/guestfs-actions.pod:8286 msgid "" "This function returns a C<struct guestfs_version *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_version> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8283 +#: ../src/guestfs-actions.pod:8290 msgid "(Added in 1.0.58)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8285 +#: ../src/guestfs-actions.pod:8292 msgid "guestfs_vfs_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8287 +#: ../src/guestfs-actions.pod:8294 #, no-wrap msgid "" " char *\n" @@ -35870,22 +35894,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8296 +#: ../src/guestfs-actions.pod:8303 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8301 ../src/guestfs-actions.pod:8338 +#: ../src/guestfs-actions.pod:8308 ../src/guestfs-actions.pod:8345 msgid "(Added in 1.3.18)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8303 +#: ../src/guestfs-actions.pod:8310 msgid "guestfs_vfs_type" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8305 +#: ../src/guestfs-actions.pod:8312 #, no-wrap msgid "" " char *\n" @@ -35895,12 +35919,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8322 +#: ../src/guestfs-actions.pod:8329 msgid "guestfs_vfs_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8324 +#: ../src/guestfs-actions.pod:8331 #, no-wrap msgid "" " char *\n" @@ -35910,17 +35934,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8333 +#: ../src/guestfs-actions.pod:8340 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8340 +#: ../src/guestfs-actions.pod:8347 msgid "guestfs_vg_activate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8342 +#: ../src/guestfs-actions.pod:8349 #, no-wrap msgid "" " int\n" @@ -35931,12 +35955,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8359 +#: ../src/guestfs-actions.pod:8366 msgid "guestfs_vg_activate_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8361 +#: ../src/guestfs-actions.pod:8368 #, no-wrap msgid "" " int\n" @@ -35946,12 +35970,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8374 +#: ../src/guestfs-actions.pod:8381 msgid "guestfs_vgcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8376 +#: ../src/guestfs-actions.pod:8383 #, no-wrap msgid "" " int\n" @@ -35962,12 +35986,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8388 +#: ../src/guestfs-actions.pod:8395 msgid "guestfs_vglvuuids" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8390 +#: ../src/guestfs-actions.pod:8397 #, no-wrap msgid "" " char **\n" @@ -35977,24 +36001,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8397 +#: ../src/guestfs-actions.pod:8404 msgid "" "You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to " "associate logical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8400 +#: ../src/guestfs-actions.pod:8407 msgid "See also C<guestfs_vgpvuuids>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8408 +#: ../src/guestfs-actions.pod:8415 msgid "guestfs_vgpvuuids" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8410 +#: ../src/guestfs-actions.pod:8417 #, no-wrap msgid "" " char **\n" @@ -36004,24 +36028,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8417 +#: ../src/guestfs-actions.pod:8424 msgid "" "You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to " "associate physical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8420 +#: ../src/guestfs-actions.pod:8427 msgid "See also C<guestfs_vglvuuids>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8428 +#: ../src/guestfs-actions.pod:8435 msgid "guestfs_vgremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8430 +#: ../src/guestfs-actions.pod:8437 #, no-wrap msgid "" " int\n" @@ -36031,12 +36055,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8443 +#: ../src/guestfs-actions.pod:8450 msgid "guestfs_vgrename" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8445 +#: ../src/guestfs-actions.pod:8452 #, no-wrap msgid "" " int\n" @@ -36047,12 +36071,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8456 +#: ../src/guestfs-actions.pod:8463 msgid "guestfs_vgs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8458 +#: ../src/guestfs-actions.pod:8465 #, no-wrap msgid "" " char **\n" @@ -36061,17 +36085,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8467 +#: ../src/guestfs-actions.pod:8474 msgid "See also C<guestfs_vgs_full>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8475 +#: ../src/guestfs-actions.pod:8482 msgid "guestfs_vgs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8477 +#: ../src/guestfs-actions.pod:8484 #, no-wrap msgid "" " struct guestfs_lvm_vg_list *\n" @@ -36080,19 +36104,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8483 +#: ../src/guestfs-actions.pod:8490 msgid "" "This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8489 +#: ../src/guestfs-actions.pod:8496 msgid "guestfs_vgscan" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8491 +#: ../src/guestfs-actions.pod:8498 #, no-wrap msgid "" " int\n" @@ -36101,12 +36125,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8501 +#: ../src/guestfs-actions.pod:8508 msgid "guestfs_vguuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8503 +#: ../src/guestfs-actions.pod:8510 #, no-wrap msgid "" " char *\n" @@ -36116,12 +36140,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8514 +#: ../src/guestfs-actions.pod:8521 msgid "guestfs_wait_ready" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8516 +#: ../src/guestfs-actions.pod:8523 #, no-wrap msgid "" " int\n" @@ -36130,19 +36154,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8519 +#: ../src/guestfs-actions.pod:8526 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_launch> call " "instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8526 +#: ../src/guestfs-actions.pod:8533 msgid "This function is a no op." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8528 +#: ../src/guestfs-actions.pod:8535 msgid "" "In versions of the API E<lt> 1.0.71 you had to call this function just after " "calling C<guestfs_launch> to wait for the launch to complete. However this " @@ -36150,19 +36174,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8533 +#: ../src/guestfs-actions.pod:8540 msgid "" "If you see any calls to this function in code then you can just remove them, " "unless you want to retain compatibility with older versions of the API." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8541 +#: ../src/guestfs-actions.pod:8548 msgid "guestfs_wc_c" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8543 +#: ../src/guestfs-actions.pod:8550 #, no-wrap msgid "" " int\n" @@ -36172,12 +36196,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8554 +#: ../src/guestfs-actions.pod:8561 msgid "guestfs_wc_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8556 +#: ../src/guestfs-actions.pod:8563 #, no-wrap msgid "" " int\n" @@ -36187,12 +36211,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8567 +#: ../src/guestfs-actions.pod:8574 msgid "guestfs_wc_w" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8569 +#: ../src/guestfs-actions.pod:8576 #, no-wrap msgid "" " int\n" @@ -36202,12 +36226,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8580 +#: ../src/guestfs-actions.pod:8587 msgid "guestfs_write" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8582 +#: ../src/guestfs-actions.pod:8589 #, no-wrap msgid "" " int\n" @@ -36219,17 +36243,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8591 +#: ../src/guestfs-actions.pod:8598 msgid "See also C<guestfs_write_append>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8600 +#: ../src/guestfs-actions.pod:8607 msgid "guestfs_write_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8602 +#: ../src/guestfs-actions.pod:8609 #, no-wrap msgid "" " int\n" @@ -36241,17 +36265,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8611 +#: ../src/guestfs-actions.pod:8618 msgid "See also C<guestfs_write>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8620 +#: ../src/guestfs-actions.pod:8627 msgid "guestfs_write_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8622 +#: ../src/guestfs-actions.pod:8629 #, no-wrap msgid "" " int\n" @@ -36263,19 +36287,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8628 +#: ../src/guestfs-actions.pod:8635 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_write> call " "instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8653 +#: ../src/guestfs-actions.pod:8660 msgid "guestfs_zegrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8655 +#: ../src/guestfs-actions.pod:8662 #, no-wrap msgid "" " char **\n" @@ -36286,12 +36310,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8672 +#: ../src/guestfs-actions.pod:8679 msgid "guestfs_zegrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8674 +#: ../src/guestfs-actions.pod:8681 #, no-wrap msgid "" " char **\n" @@ -36302,12 +36326,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8691 +#: ../src/guestfs-actions.pod:8698 msgid "guestfs_zero" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8693 +#: ../src/guestfs-actions.pod:8700 #, no-wrap msgid "" " int\n" @@ -36317,19 +36341,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8707 +#: ../src/guestfs-actions.pod:8714 msgid "" "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, " "C<guestfs_is_zero_device>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8719 +#: ../src/guestfs-actions.pod:8726 msgid "guestfs_zero_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8721 +#: ../src/guestfs-actions.pod:8728 #, no-wrap msgid "" " int\n" @@ -36339,24 +36363,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8725 +#: ../src/guestfs-actions.pod:8732 msgid "" "This command writes zeroes over the entire C<device>. Compare with " "C<guestfs_zero> which just zeroes the first few blocks of a device." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8740 +#: ../src/guestfs-actions.pod:8747 msgid "(Added in 1.3.1)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8742 +#: ../src/guestfs-actions.pod:8749 msgid "guestfs_zerofree" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8744 +#: ../src/guestfs-actions.pod:8751 #, no-wrap msgid "" " int\n" @@ -36366,12 +36390,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8763 +#: ../src/guestfs-actions.pod:8770 msgid "guestfs_zfgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8765 +#: ../src/guestfs-actions.pod:8772 #, no-wrap msgid "" " char **\n" @@ -36382,12 +36406,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8782 +#: ../src/guestfs-actions.pod:8789 msgid "guestfs_zfgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8784 +#: ../src/guestfs-actions.pod:8791 #, no-wrap msgid "" " char **\n" @@ -36398,12 +36422,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8801 +#: ../src/guestfs-actions.pod:8808 msgid "guestfs_zfile" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8803 +#: ../src/guestfs-actions.pod:8810 #, no-wrap msgid "" " char *\n" @@ -36414,26 +36438,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8808 +#: ../src/guestfs-actions.pod:8815 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_file> call " "instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8820 +#: ../src/guestfs-actions.pod:8827 msgid "" "Since 1.0.63, use C<guestfs_file> instead which can now process compressed " "files." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8828 +#: ../src/guestfs-actions.pod:8835 msgid "guestfs_zgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8830 +#: ../src/guestfs-actions.pod:8837 #, no-wrap msgid "" " char **\n" @@ -36444,12 +36468,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8847 +#: ../src/guestfs-actions.pod:8854 msgid "guestfs_zgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8849 +#: ../src/guestfs-actions.pod:8856 #, no-wrap msgid "" " char **\n" @@ -39985,11 +40009,22 @@ msgstr "" #: ../src/guestfs.pod:1489 msgid "" "For other programs the caller will almost certainly want to install an " -"alternate error handler or do error handling in-line like this:" +"alternate error handler or do error handling in-line as in the example " +"below. The non-C language bindings all install NULL error handlers and turn " +"errors into exceptions using code similar to this:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1494 +#, no-wrap +msgid "" +" const char *msg;\n" +" int errnum;\n" +" \n" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1492 +#: ../src/guestfs.pod:1497 #, no-wrap msgid "" " /* This disables the default behaviour of printing errors\n" @@ -39999,32 +40034,39 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1496 +#: ../src/guestfs.pod:1501 #, no-wrap msgid "" " if (guestfs_launch (g) == -1) {\n" -" /* Examine the error message and print it etc. */\n" -" char *msg = guestfs_last_error (g);\n" -" int errnum = guestfs_last_errno (g);\n" +" /* Examine the error message and print it, throw it,\n" +" etc. */\n" +" msg = guestfs_last_error (g);\n" +" errnum = guestfs_last_errno (g);\n" +" \n" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1507 +#, no-wrap +msgid "" " fprintf (stderr, \"%s\", msg);\n" " if (errnum != 0)\n" " fprintf (stderr, \": %s\", strerror (errnum));\n" " fprintf (stderr, \"\\n\");\n" -" /* ... */\n" -" }\n" -"\n" +" \n" msgstr "" -#. type: textblock -#: ../src/guestfs.pod:1507 +#. type: verbatim +#: ../src/guestfs.pod:1512 +#, no-wrap msgid "" -"Out of memory errors are handled differently. The default action is to call " -"L<abort(3)>. If this is undesirable, then you can set a handler using L</" -"guestfs_set_out_of_memory_handler>." +" /* ... */\n" +" }\n" +"\n" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1511 +#: ../src/guestfs.pod:1515 msgid "" "L</guestfs_create> returns C<NULL> if the handle cannot be created, and " "because there is no handle if this happens there is no way to get additional " @@ -40033,13 +40075,21 @@ msgid "" "returns NULL in this case)." msgstr "" +#. type: textblock +#: ../src/guestfs.pod:1521 +msgid "" +"Out of memory errors are handled differently. The default action is to call " +"L<abort(3)>. If this is undesirable, then you can set a handler using L</" +"guestfs_set_out_of_memory_handler>." +msgstr "" + #. type: =head2 -#: ../src/guestfs.pod:1517 +#: ../src/guestfs.pod:1525 msgid "guestfs_last_error" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1519 +#: ../src/guestfs.pod:1527 #, no-wrap msgid "" " const char *guestfs_last_error (guestfs_h *g);\n" @@ -40047,26 +40097,35 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1521 +#: ../src/guestfs.pod:1529 msgid "" "This returns the last error message that happened on C<g>. If there has not " "been an error since the handle was created, then this returns C<NULL>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1525 +#: ../src/guestfs.pod:1533 msgid "" -"The lifetime of the returned string is until the next error occurs, or L</" -"guestfs_close> is called." +"Note the returned string does I<not> have a newline character at the end. " +"Most error messages are single lines. Some are split over multiple lines " +"and contain C<\\n> characters within the string but not at the end." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1538 +msgid "" +"The lifetime of the returned string is until the next error occurs on the " +"same handle, or L</guestfs_close> is called. If you need to keep it longer, " +"copy it." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1528 +#: ../src/guestfs.pod:1542 msgid "guestfs_last_errno" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1530 +#: ../src/guestfs.pod:1544 #, no-wrap msgid "" " int guestfs_last_errno (guestfs_h *g);\n" @@ -40074,28 +40133,36 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1532 +#: ../src/guestfs.pod:1546 msgid "This returns the last error number (errno) that happened on C<g>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1534 +#: ../src/guestfs.pod:1548 msgid "If successful, an errno integer not equal to zero is returned." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1536 +#: ../src/guestfs.pod:1550 msgid "" -"If no error, this returns 0. This call can return 0 in three situations:" +"In many cases the special errno C<ENOTSUP> is returned if you tried to call " +"a function or use a feature which is not supported." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1543 +#: ../src/guestfs.pod:1553 +msgid "" +"If no error number is available, this returns 0. This call can return 0 in " +"three situations:" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1560 msgid "There has not been any error on the handle." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1547 +#: ../src/guestfs.pod:1564 msgid "" "There has been an error but the errno was meaningless. This corresponds to " "the case where the error did not come from a failed system call, but for " @@ -40103,14 +40170,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1553 +#: ../src/guestfs.pod:1570 msgid "" "There was an error from a failed system call, but for some reason the errno " "was not captured and returned. This usually indicates a bug in libguestfs." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1559 +#: ../src/guestfs.pod:1576 msgid "" "Libguestfs tries to convert the errno from inside the applicance into a " "corresponding errno for the caller (not entirely trivial: the appliance " @@ -40121,12 +40188,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1567 +#: ../src/guestfs.pod:1584 msgid "guestfs_set_error_handler" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1569 +#: ../src/guestfs.pod:1586 #, no-wrap msgid "" " typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n" @@ -40139,7 +40206,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1576 +#: ../src/guestfs.pod:1593 msgid "" "The callback C<cb> will be called if there is an error. The parameters " "passed to the callback are an opaque data pointer and the error message " @@ -40147,14 +40214,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1580 +#: ../src/guestfs.pod:1597 msgid "" "C<errno> is not passed to the callback. To get that the callback must call " "L</guestfs_last_errno>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1583 +#: ../src/guestfs.pod:1600 msgid "" "Note that the message string C<msg> is freed as soon as the callback " "function returns, so if you want to stash it somewhere you must make your " @@ -40162,22 +40229,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1587 +#: ../src/guestfs.pod:1604 msgid "The default handler prints messages on C<stderr>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1589 +#: ../src/guestfs.pod:1606 msgid "If you set C<cb> to C<NULL> then I<no> handler is called." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1591 +#: ../src/guestfs.pod:1608 msgid "guestfs_get_error_handler" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1593 +#: ../src/guestfs.pod:1610 #, no-wrap msgid "" " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" @@ -40186,17 +40253,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1596 +#: ../src/guestfs.pod:1613 msgid "Returns the current error handler callback." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1598 +#: ../src/guestfs.pod:1615 msgid "guestfs_set_out_of_memory_handler" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1600 +#: ../src/guestfs.pod:1617 #, no-wrap msgid "" " typedef void (*guestfs_abort_cb) (void);\n" @@ -40206,30 +40273,30 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1604 +#: ../src/guestfs.pod:1621 msgid "" "The callback C<cb> will be called if there is an out of memory situation. " "I<Note this callback must not return>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1607 +#: ../src/guestfs.pod:1624 msgid "The default is to call L<abort(3)>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1609 +#: ../src/guestfs.pod:1626 msgid "" "You cannot set C<cb> to C<NULL>. You can't ignore out of memory situations." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1612 +#: ../src/guestfs.pod:1629 msgid "guestfs_get_out_of_memory_handler" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1614 +#: ../src/guestfs.pod:1631 #, no-wrap msgid "" " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" @@ -40237,37 +40304,37 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1616 +#: ../src/guestfs.pod:1633 msgid "This returns the current out of memory handler." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1618 +#: ../src/guestfs.pod:1635 msgid "API CALLS" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1622 +#: ../src/guestfs.pod:1639 msgid "STRUCTURES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1624 -msgid "@STRUCTS@" +#: ../src/guestfs.pod:1641 +msgid "__STRUCTS__" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1626 +#: ../src/guestfs.pod:1643 msgid "AVAILABILITY" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1628 +#: ../src/guestfs.pod:1645 msgid "GROUPS OF FUNCTIONALITY IN THE APPLIANCE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1630 +#: ../src/guestfs.pod:1647 msgid "" "Using L</guestfs_available> you can test availability of the following " "groups of functions. This test queries the appliance to see if the " @@ -40275,17 +40342,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1635 -msgid "@AVAILABILITY@" +#: ../src/guestfs.pod:1652 +msgid "__AVAILABILITY__" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1637 +#: ../src/guestfs.pod:1654 msgid "GUESTFISH supported COMMAND" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1639 +#: ../src/guestfs.pod:1656 msgid "" "In L<guestfish(3)> there is a handy interactive command C<supported> which " "prints out the available groups and whether they are supported by this build " @@ -40293,19 +40360,19 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1644 +#: ../src/guestfs.pod:1661 msgid "SINGLE CALLS AT COMPILE TIME" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1646 +#: ../src/guestfs.pod:1663 msgid "" "Since version 1.5.8, C<E<lt>guestfs.hE<gt>> defines symbols for each C API " "function, such as:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1649 +#: ../src/guestfs.pod:1666 #, no-wrap msgid "" " #define LIBGUESTFS_HAVE_DD 1\n" @@ -40313,12 +40380,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1651 +#: ../src/guestfs.pod:1668 msgid "if L</guestfs_dd> is available." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1653 +#: ../src/guestfs.pod:1670 msgid "" "Before version 1.5.8, if you needed to test whether a single libguestfs " "function is available at compile time, we recommended using build tools such " @@ -40326,7 +40393,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1658 +#: ../src/guestfs.pod:1675 #, no-wrap msgid "" " AC_CHECK_LIB([guestfs],[guestfs_create])\n" @@ -40335,19 +40402,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1661 +#: ../src/guestfs.pod:1678 msgid "" "which would result in C<HAVE_GUESTFS_DD> being either defined or not defined " "in your program." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1664 +#: ../src/guestfs.pod:1681 msgid "SINGLE CALLS AT RUN TIME" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1666 +#: ../src/guestfs.pod:1683 msgid "" "Testing at compile time doesn't guarantee that a function really exists in " "the library. The reason is that you might be dynamically linked against a " @@ -40357,7 +40424,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1673 +#: ../src/guestfs.pod:1690 msgid "" "You can use L<dlopen(3)> to test if a function is available at run time, as " "in this example program (note that you still need the compile time check as " @@ -40365,7 +40432,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1677 +#: ../src/guestfs.pod:1694 #, no-wrap msgid "" " #include <stdio.h>\n" @@ -40377,7 +40444,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1683 +#: ../src/guestfs.pod:1700 #, no-wrap msgid "" " main ()\n" @@ -40389,7 +40456,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1689 +#: ../src/guestfs.pod:1706 #, no-wrap msgid "" " /* Test if the function guestfs_dd is really available. */\n" @@ -40404,7 +40471,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1698 +#: ../src/guestfs.pod:1715 #, no-wrap msgid "" " if (!has_function)\n" @@ -40423,7 +40490,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1711 +#: ../src/guestfs.pod:1728 msgid "" "You may think the above is an awful lot of hassle, and it is. There are " "other ways outside of the C linking system to ensure that this kind of " @@ -40431,7 +40498,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1716 +#: ../src/guestfs.pod:1733 #, no-wrap msgid "" " Requires: libguestfs >= 1.0.80\n" @@ -40439,12 +40506,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1718 +#: ../src/guestfs.pod:1735 msgid "CALLS WITH OPTIONAL ARGUMENTS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1720 +#: ../src/guestfs.pod:1737 msgid "" "A recent feature of the API is the introduction of calls which take optional " "arguments. In C these are declared 3 ways. The main way is as a call which " @@ -40452,7 +40519,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1725 +#: ../src/guestfs.pod:1742 #, no-wrap msgid "" " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" @@ -40460,14 +40527,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1727 +#: ../src/guestfs.pod:1744 msgid "" "Call this with a list of optional arguments, terminated by C<-1>. So to " "call with no optional arguments specified:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1730 +#: ../src/guestfs.pod:1747 #, no-wrap msgid "" " guestfs_add_drive_opts (g, filename, -1);\n" @@ -40475,12 +40542,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1732 +#: ../src/guestfs.pod:1749 msgid "With a single optional argument:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1734 +#: ../src/guestfs.pod:1751 #, no-wrap msgid "" " guestfs_add_drive_opts (g, filename,\n" @@ -40490,12 +40557,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1738 +#: ../src/guestfs.pod:1755 msgid "With two:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1740 +#: ../src/guestfs.pod:1757 #, no-wrap msgid "" " guestfs_add_drive_opts (g, filename,\n" @@ -40506,19 +40573,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1745 +#: ../src/guestfs.pod:1762 msgid "" "and so forth. Don't forget the terminating C<-1> otherwise Bad Things will " "happen!" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1748 +#: ../src/guestfs.pod:1765 msgid "USING va_list FOR OPTIONAL ARGUMENTS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1750 +#: ../src/guestfs.pod:1767 msgid "" "The second variant has the same name with the suffix C<_va>, which works the " "same way but takes a C<va_list>. See the C manual for details. For the " @@ -40526,7 +40593,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1754 +#: ../src/guestfs.pod:1771 #, no-wrap msgid "" " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" @@ -40535,12 +40602,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1757 +#: ../src/guestfs.pod:1774 msgid "CONSTRUCTING OPTIONAL ARGUMENTS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1759 +#: ../src/guestfs.pod:1776 msgid "" "The third variant is useful where you need to construct these calls. You " "pass in a structure where you fill in the optional fields. The structure " @@ -40550,7 +40617,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1765 +#: ../src/guestfs.pod:1782 #, no-wrap msgid "" " struct guestfs_add_drive_opts_argv {\n" @@ -40565,12 +40632,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1774 +#: ../src/guestfs.pod:1791 msgid "You could call it like this:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1776 +#: ../src/guestfs.pod:1793 #, no-wrap msgid "" " struct guestfs_add_drive_opts_argv optargs = {\n" @@ -40583,7 +40650,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1783 +#: ../src/guestfs.pod:1800 #, no-wrap msgid "" " guestfs_add_drive_opts_argv (g, filename, &optargs);\n" @@ -40591,29 +40658,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1791 +#: ../src/guestfs.pod:1808 msgid "The C<_BITMASK> suffix on each option name when specifying the bitmask." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1796 +#: ../src/guestfs.pod:1813 msgid "You do not need to fill in all fields of the structure." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1800 +#: ../src/guestfs.pod:1817 msgid "" "There must be a one-to-one correspondence between fields of the structure " "that are filled in, and bits set in the bitmask." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1805 +#: ../src/guestfs.pod:1822 msgid "OPTIONAL ARGUMENTS IN OTHER LANGUAGES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1807 +#: ../src/guestfs.pod:1824 msgid "" "In other languages, optional arguments are expressed in the way that is " "natural for that language. We refer you to the language-specific " @@ -40621,17 +40688,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1811 +#: ../src/guestfs.pod:1828 msgid "For guestfish, see L<guestfish(1)/OPTIONAL ARGUMENTS>." msgstr "" +#. type: =head1 +#: ../src/guestfs.pod:1830 +msgid "EVENTS" +msgstr "" + #. type: =head2 -#: ../src/guestfs.pod:1813 +#: ../src/guestfs.pod:1832 msgid "SETTING CALLBACKS TO HANDLE EVENTS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1815 +#: ../src/guestfs.pod:1834 msgid "" "B<Note:> This section documents the generic event mechanism introduced in " "libguestfs 1.10, which you should use in new code if possible. The old " @@ -40643,7 +40715,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1824 +#: ../src/guestfs.pod:1843 msgid "" "Handles generate events when certain things happen, such as log messages " "being generated, progress messages during long-running operations, or the " @@ -40655,7 +40727,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1832 +#: ../src/guestfs.pod:1851 msgid "" "In the current implementation, events are only generated synchronously: that " "means that events (and hence callbacks) can only happen while you are in the " @@ -40664,31 +40736,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1837 +#: ../src/guestfs.pod:1856 msgid "" "Events may contain a payload, usually nothing (void), an array of 64 bit " "unsigned integers, or a message buffer. Payloads are discussed later on." msgstr "" -#. type: =head3 -#: ../src/guestfs.pod:1841 +#. type: =head2 +#: ../src/guestfs.pod:1860 msgid "CLASSES OF EVENTS" msgstr "" #. type: =item -#: ../src/guestfs.pod:1845 +#: ../src/guestfs.pod:1864 msgid "GUESTFS_EVENT_CLOSE (payload type: void)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1848 +#: ../src/guestfs.pod:1867 msgid "" "The callback function will be called while the handle is being closed " "(synchronously from L</guestfs_close>)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1851 +#: ../src/guestfs.pod:1870 msgid "" "Note that libguestfs installs an L<atexit(3)> handler to try to clean up " "handles that are open when the program exits. This means that this callback " @@ -40699,19 +40771,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1858 +#: ../src/guestfs.pod:1877 msgid "" "If no callback is registered: the handle is closed without any callback " "being invoked." msgstr "" #. type: =item -#: ../src/guestfs.pod:1861 +#: ../src/guestfs.pod:1880 msgid "GUESTFS_EVENT_SUBPROCESS_QUIT (payload type: void)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1864 +#: ../src/guestfs.pod:1883 msgid "" "The callback function will be called when the child process quits, either " "asynchronously or if killed by L</guestfs_kill_subprocess>. (This " @@ -40719,17 +40791,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1868 ../src/guestfs.pod:1877 ../src/guestfs.pod:1994 +#: ../src/guestfs.pod:1887 ../src/guestfs.pod:1896 ../src/guestfs.pod:2013 msgid "If no callback is registered: the event is ignored." msgstr "" #. type: =item -#: ../src/guestfs.pod:1870 +#: ../src/guestfs.pod:1889 msgid "GUESTFS_EVENT_LAUNCH_DONE (payload type: void)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1873 +#: ../src/guestfs.pod:1892 msgid "" "The callback function will be called when the child process becomes ready " "first time after it has been launched. (This corresponds to a transition " @@ -40737,12 +40809,12 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:1879 +#: ../src/guestfs.pod:1898 msgid "GUESTFS_EVENT_PROGRESS (payload type: array of 4 x uint64_t)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1882 +#: ../src/guestfs.pod:1901 msgid "" "Some long-running operations can generate progress messages. If this " "callback is registered, then it will be called each time a progress message " @@ -40752,14 +40824,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1888 +#: ../src/guestfs.pod:1907 msgid "" "The callback receives in the payload four unsigned 64 bit numbers which are " "(in order): C<proc_nr>, C<serial>, C<position>, C<total>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1891 +#: ../src/guestfs.pod:1910 msgid "" "The units of C<total> are not defined, although for some operations C<total> " "may relate in some way to the amount of data to be transferred (eg. in bytes " @@ -40767,24 +40839,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1896 +#: ../src/guestfs.pod:1915 msgid "The only defined and stable parts of the API are:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1902 +#: ../src/guestfs.pod:1921 msgid "" "The callback can display to the user some type of progress bar or indicator " "which shows the ratio of C<position>:C<total>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1907 +#: ../src/guestfs.pod:1926 msgid "0 E<lt>= C<position> E<lt>= C<total>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1911 +#: ../src/guestfs.pod:1930 msgid "" "If any progress notification is sent during a call, then a final progress " "notification is always sent when C<position> = C<total> (I<unless> the call " @@ -40792,7 +40864,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1915 +#: ../src/guestfs.pod:1934 msgid "" "This is to simplify caller code, so callers can easily set the progress " "indicator to \"100%\" at the end of the operation, without requiring special " @@ -40800,7 +40872,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1921 +#: ../src/guestfs.pod:1940 msgid "" "For some calls we are unable to estimate the progress of the call, but we " "can still generate progress messages to indicate activity. This is known as " @@ -40809,7 +40881,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1926 +#: ../src/guestfs.pod:1945 msgid "" "For these calls, zero or more progress messages are generated with " "C<position = 0> and C<total = 1>, followed by a final message with " @@ -40817,14 +40889,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1930 +#: ../src/guestfs.pod:1949 msgid "" "As noted above, if the call fails with an error then the final message may " "not be generated." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1935 +#: ../src/guestfs.pod:1954 msgid "" "The callback also receives the procedure number (C<proc_nr>) and serial " "number (C<serial>) of the call. These are only useful for debugging " @@ -40833,31 +40905,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1941 +#: ../src/guestfs.pod:1960 msgid "If no callback is registered: progress messages are discarded." msgstr "" #. type: =item -#: ../src/guestfs.pod:1943 +#: ../src/guestfs.pod:1962 msgid "GUESTFS_EVENT_APPLIANCE (payload type: message buffer)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1946 +#: ../src/guestfs.pod:1965 msgid "" "The callback function is called whenever a log message is generated by qemu, " "the appliance kernel, guestfsd (daemon), or utility programs." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1949 +#: ../src/guestfs.pod:1968 msgid "" "If the verbose flag (L</guestfs_set_verbose>) is set before launch (L</" "guestfs_launch>) then additional debug messages are generated." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1952 ../src/guestfs.pod:1966 +#: ../src/guestfs.pod:1971 ../src/guestfs.pod:1985 msgid "" "If no callback is registered: the messages are discarded unless the verbose " "flag is set in which case they are sent to stderr. You can override the " @@ -40865,76 +40937,81 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:1957 +#: ../src/guestfs.pod:1976 msgid "GUESTFS_EVENT_LIBRARY (payload type: message buffer)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1960 +#: ../src/guestfs.pod:1979 msgid "" "The callback function is called whenever a log message is generated by the " "library part of libguestfs." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1963 +#: ../src/guestfs.pod:1982 msgid "" "If the verbose flag (L</guestfs_set_verbose>) is set then additional debug " "messages are generated." msgstr "" #. type: =item -#: ../src/guestfs.pod:1971 +#: ../src/guestfs.pod:1990 msgid "GUESTFS_EVENT_TRACE (payload type: message buffer)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1974 +#: ../src/guestfs.pod:1993 msgid "" "The callback function is called whenever a trace message is generated. This " "only applies if the trace flag (L</guestfs_set_trace>) is set." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1977 +#: ../src/guestfs.pod:1996 msgid "" "If no callback is registered: the messages are sent to stderr. You can " "override the printing of trace messages to stderr by setting up a callback." msgstr "" #. type: =item -#: ../src/guestfs.pod:1981 +#: ../src/guestfs.pod:2000 msgid "GUESTFS_EVENT_ENTER (payload type: function name)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1984 +#: ../src/guestfs.pod:2003 msgid "" "The callback function is called whenever a libguestfs function is entered." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1987 +#: ../src/guestfs.pod:2006 msgid "" "The payload is a string which contains the name of the function that we are " "entering (not including C<guestfs_> prefix)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1990 +#: ../src/guestfs.pod:2009 msgid "" "Note that libguestfs functions can call themselves, so you may see many " "events from a single call. A few libguestfs functions do not generate this " "event." msgstr "" +#. type: =head2 +#: ../src/guestfs.pod:2017 +msgid "EVENT API" +msgstr "" + #. type: =head3 -#: ../src/guestfs.pod:1998 +#: ../src/guestfs.pod:2019 msgid "guestfs_set_event_callback" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2000 +#: ../src/guestfs.pod:2021 #, no-wrap msgid "" " int guestfs_set_event_callback (guestfs_h *g,\n" @@ -40946,14 +41023,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2006 +#: ../src/guestfs.pod:2027 msgid "" "This function registers a callback (C<cb>) for all event classes in the " "C<event_bitmask>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2009 +#: ../src/guestfs.pod:2030 msgid "" "For example, to register for all log message events, you could call this " "function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>. " @@ -40962,40 +41039,40 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2015 +#: ../src/guestfs.pod:2036 msgid "C<flags> should always be passed as 0." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2017 +#: ../src/guestfs.pod:2038 msgid "" "C<opaque> is an opaque pointer which is passed to the callback. You can use " "it for any purpose." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2020 +#: ../src/guestfs.pod:2041 msgid "" "The return value is the event handle (an integer) which you can use to " "delete the callback (see below)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2023 +#: ../src/guestfs.pod:2044 msgid "" "If there is an error, this function returns C<-1>, and sets the error in the " "handle in the usual way (see L</guestfs_last_error> etc.)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2026 +#: ../src/guestfs.pod:2047 msgid "" "Callbacks remain in effect until they are deleted, or until the handle is " "closed." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2029 +#: ../src/guestfs.pod:2050 msgid "" "In the case where multiple callbacks are registered for a particular event " "class, all of the callbacks are called. The order in which multiple " @@ -41003,12 +41080,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2033 +#: ../src/guestfs.pod:2054 msgid "guestfs_delete_event_callback" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2035 +#: ../src/guestfs.pod:2056 #, no-wrap msgid "" " void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n" @@ -41016,7 +41093,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2037 +#: ../src/guestfs.pod:2058 msgid "" "Delete a callback that was previously registered. C<event_handle> should be " "the integer that was returned by a previous call to " @@ -41024,12 +41101,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2041 +#: ../src/guestfs.pod:2062 msgid "guestfs_event_callback" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2043 +#: ../src/guestfs.pod:2064 #, no-wrap msgid "" " typedef void (*guestfs_event_callback) (\n" @@ -41044,13 +41121,13 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2052 +#: ../src/guestfs.pod:2073 msgid "" "This is the type of the event callback function that you have to provide." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2055 +#: ../src/guestfs.pod:2076 msgid "" "The basic parameters are: the handle (C<g>), the opaque user pointer " "(C<opaque>), the event class (eg. C<GUESTFS_EVENT_PROGRESS>), the event " @@ -41058,7 +41135,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2059 +#: ../src/guestfs.pod:2080 msgid "" "The remaining parameters contain the event payload (if any). Each event may " "contain a payload, which usually relates to the event class, but for future " @@ -41067,7 +41144,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2064 +#: ../src/guestfs.pod:2085 msgid "" "C<buf> and C<buf_len> contain a message buffer (if C<buf_len == 0>, then " "there is no message buffer). Note that this message buffer can contain " @@ -41075,19 +41152,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2068 +#: ../src/guestfs.pod:2089 msgid "" "C<array> and C<array_len> is an array of 64 bit unsigned integers. At the " "moment this is only used for progress messages." msgstr "" -#. type: =head3 -#: ../src/guestfs.pod:2071 +#. type: =head2 +#: ../src/guestfs.pod:2092 msgid "EXAMPLE: CAPTURING LOG MESSAGES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2073 +#: ../src/guestfs.pod:2094 msgid "" "One motivation for the generic event API was to allow GUI programs to " "capture debug and other messages. In libguestfs E<le> 1.8 these were sent " @@ -41095,7 +41172,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2077 +#: ../src/guestfs.pod:2098 msgid "" "Events associated with log messages are: C<GUESTFS_EVENT_LIBRARY>, " "C<GUESTFS_EVENT_APPLIANCE> and C<GUESTFS_EVENT_TRACE>. (Note that error " @@ -41103,14 +41180,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2082 +#: ../src/guestfs.pod:2103 msgid "" "Programs have to set up a callback to capture the classes of events of " "interest:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2085 +#: ../src/guestfs.pod:2106 #, no-wrap msgid "" " int eh =\n" @@ -41126,14 +41203,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2095 +#: ../src/guestfs.pod:2116 msgid "" "The callback can then direct messages to the appropriate place. In this " "example, messages are directed to syslog:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2098 +#: ../src/guestfs.pod:2119 #, no-wrap msgid "" " static void\n" @@ -41154,12 +41231,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2113 +#: ../src/guestfs.pod:2134 msgid "CANCELLING LONG TRANSFERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2115 +#: ../src/guestfs.pod:2136 msgid "" "Some operations can be cancelled by the caller while they are in progress. " "Currently only operations that involve uploading or downloading data can be " @@ -41168,12 +41245,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2120 +#: ../src/guestfs.pod:2141 msgid "guestfs_user_cancel" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2122 +#: ../src/guestfs.pod:2143 #, no-wrap msgid "" " void guestfs_user_cancel (guestfs_h *g);\n" @@ -41181,13 +41258,13 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2124 +#: ../src/guestfs.pod:2145 msgid "" "C<guestfs_user_cancel> cancels the current upload or download operation." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2127 +#: ../src/guestfs.pod:2148 msgid "" "Unlike most other libguestfs calls, this function is signal safe and thread " "safe. You can call it from a signal handler or from another thread, without " @@ -41195,7 +41272,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2131 +#: ../src/guestfs.pod:2152 msgid "" "The transfer that was in progress (if there is one) will stop shortly " "afterwards, and will return an error. The errno (see L</" @@ -41204,7 +41281,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2137 +#: ../src/guestfs.pod:2158 msgid "" "No cleanup is performed: for example, if a file was being uploaded then " "after cancellation there may be a partially uploaded file. It is the " @@ -41212,12 +41289,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2141 +#: ../src/guestfs.pod:2162 msgid "There are two common places that you might call C<guestfs_user_cancel>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2143 +#: ../src/guestfs.pod:2164 msgid "" "In an interactive text-based program, you might call it from a C<SIGINT> " "signal handler so that pressing C<^C> cancels the current operation. (You " @@ -41226,19 +41303,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2148 +#: ../src/guestfs.pod:2169 msgid "" "In a graphical program, when the main thread is displaying a progress bar " "with a cancel button, wire up the cancel button to call this function." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2152 +#: ../src/guestfs.pod:2173 msgid "PRIVATE DATA AREA" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2154 +#: ../src/guestfs.pod:2175 msgid "" "You can attach named pieces of private data to the libguestfs handle, fetch " "them by name, and walk over them, for the lifetime of the handle. This is " @@ -41246,12 +41323,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2159 +#: ../src/guestfs.pod:2180 msgid "To attach a named piece of data, use the following call:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2161 +#: ../src/guestfs.pod:2182 #, no-wrap msgid "" " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" @@ -41259,7 +41336,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2163 +#: ../src/guestfs.pod:2184 msgid "" "C<key> is the name to associate with this data, and C<data> is an arbitrary " "pointer (which can be C<NULL>). Any previous item with the same key is " @@ -41267,7 +41344,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2167 +#: ../src/guestfs.pod:2188 msgid "" "You can use any C<key> you want, but your key should I<not> start with an " "underscore character. Keys beginning with an underscore character are " @@ -41277,12 +41354,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2173 +#: ../src/guestfs.pod:2194 msgid "To retrieve the pointer, use:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2175 +#: ../src/guestfs.pod:2196 #, no-wrap msgid "" " void *guestfs_get_private (guestfs_h *g, const char *key);\n" @@ -41290,7 +41367,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2177 +#: ../src/guestfs.pod:2198 msgid "" "This function returns C<NULL> if either no data is found associated with " "C<key>, or if the user previously set the C<key>'s C<data> pointer to " @@ -41298,7 +41375,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2181 +#: ../src/guestfs.pod:2202 msgid "" "Libguestfs does not try to look at or interpret the C<data> pointer in any " "way. As far as libguestfs is concerned, it need not be a valid pointer at " @@ -41309,12 +41386,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2188 +#: ../src/guestfs.pod:2209 msgid "To walk over all entries, use these two functions:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2190 +#: ../src/guestfs.pod:2211 #, no-wrap msgid "" " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" @@ -41322,7 +41399,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2192 +#: ../src/guestfs.pod:2213 #, no-wrap msgid "" " void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n" @@ -41330,7 +41407,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2194 +#: ../src/guestfs.pod:2215 msgid "" "C<guestfs_first_private> returns the first key, pointer pair (\"first\" does " "not have any particular meaning -- keys are not returned in any defined " @@ -41340,7 +41417,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2200 +#: ../src/guestfs.pod:2221 msgid "" "C<guestfs_next_private> returns the next key, pointer pair. The return " "value of this function is also C<NULL> is there are no further entries to " @@ -41348,18 +41425,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2204 +#: ../src/guestfs.pod:2225 msgid "Notes about walking over entries:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2210 +#: ../src/guestfs.pod:2231 msgid "" "You must not call C<guestfs_set_private> while walking over the entries." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2215 +#: ../src/guestfs.pod:2236 msgid "" "The handle maintains an internal iterator which is reset when you call " "C<guestfs_first_private>. This internal iterator is invalidated when you " @@ -41367,12 +41444,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2221 +#: ../src/guestfs.pod:2242 msgid "If you have set the data pointer associated with a key to C<NULL>, ie:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2223 +#: ../src/guestfs.pod:2244 #, no-wrap msgid "" " guestfs_set_private (g, key, NULL);\n" @@ -41380,26 +41457,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2225 +#: ../src/guestfs.pod:2246 msgid "then that C<key> is not returned when walking." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2229 +#: ../src/guestfs.pod:2250 msgid "" "C<*key_rtn> is only valid until the next call to C<guestfs_first_private>, " "C<guestfs_next_private> or C<guestfs_set_private>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2235 +#: ../src/guestfs.pod:2256 msgid "" "The following example code shows how to print all keys and data pointers " "that are associated with the handle C<g>:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2238 +#: ../src/guestfs.pod:2259 #, no-wrap msgid "" " const char *key;\n" @@ -41413,14 +41490,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2246 +#: ../src/guestfs.pod:2267 msgid "" "More commonly you are only interested in keys that begin with an application-" "specific prefix C<foo_>. Modify the loop like so:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2249 +#: ../src/guestfs.pod:2270 #, no-wrap msgid "" " const char *key;\n" @@ -41435,7 +41512,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2258 +#: ../src/guestfs.pod:2279 msgid "" "If you need to modify keys while walking, then you have to jump back to the " "beginning of the loop. For example, to delete all keys prefixed with " @@ -41443,7 +41520,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2262 +#: ../src/guestfs.pod:2283 #, no-wrap msgid "" " const char *key;\n" @@ -41465,7 +41542,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2278 +#: ../src/guestfs.pod:2299 msgid "" "Note that the above loop is guaranteed to terminate because the keys are " "being deleted, but other manipulations of keys within the loop might not " @@ -41474,12 +41551,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2283 +#: ../src/guestfs.pod:2304 msgid "SYSTEMTAP" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2285 +#: ../src/guestfs.pod:2306 msgid "" "The libguestfs C library can be probed using systemtap or DTrace. This is " "true of any library, not just libguestfs. However libguestfs also contains " @@ -41487,12 +41564,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2289 +#: ../src/guestfs.pod:2310 msgid "You can list all the static markers by doing:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2291 +#: ../src/guestfs.pod:2312 #, no-wrap msgid "" " stap -l 'process(\"/usr/lib*/libguestfs.so.0\")\n" @@ -41501,26 +41578,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2294 +#: ../src/guestfs.pod:2315 msgid "" "B<Note:> These static markers are I<not> part of the stable API and may " "change in future versions." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2297 +#: ../src/guestfs.pod:2318 msgid "SYSTEMTAP SCRIPT EXAMPLE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2299 +#: ../src/guestfs.pod:2320 msgid "" "This script contains examples of displaying both the static markers and some " "ordinary C entry points:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2302 +#: ../src/guestfs.pod:2323 #, no-wrap msgid "" " global last;\n" @@ -41528,7 +41605,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2304 +#: ../src/guestfs.pod:2325 #, no-wrap msgid "" " function display_time () {\n" @@ -41541,7 +41618,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2311 +#: ../src/guestfs.pod:2332 #, no-wrap msgid "" " printf (\"%d (+%d):\", now, delta);\n" @@ -41550,7 +41627,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2314 +#: ../src/guestfs.pod:2335 #, no-wrap msgid "" " probe begin {\n" @@ -41561,7 +41638,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2319 +#: ../src/guestfs.pod:2340 #, no-wrap msgid "" " /* Display all calls to static markers. */\n" @@ -41574,7 +41651,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2326 +#: ../src/guestfs.pod:2347 #, no-wrap msgid "" " /* Display all calls to guestfs_mkfs* functions. */\n" @@ -41587,7 +41664,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2333 +#: ../src/guestfs.pod:2354 msgid "" "The script above can be saved to C<test.stap> and run using the L<stap(1)> " "program. Note that you either have to be root, or you have to add yourself " @@ -41596,7 +41673,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2338 +#: ../src/guestfs.pod:2359 #, no-wrap msgid "" " # stap /tmp/test.stap\n" @@ -41605,17 +41682,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2341 +#: ../src/guestfs.pod:2362 msgid "In another terminal, run a guestfish command such as this:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2345 +#: ../src/guestfs.pod:2366 msgid "In the first terminal, stap trace output similar to this is shown:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2347 +#: ../src/guestfs.pod:2368 #, no-wrap msgid "" " 1318248056692655 (+0):\tlaunch_start\n" @@ -41628,24 +41705,24 @@ msgid "" msgstr "" #. type: =end -#: ../src/guestfs.pod:2354 ../src/guestfs.pod:2359 +#: ../src/guestfs.pod:2375 ../src/guestfs.pod:2380 msgid "html" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2356 +#: ../src/guestfs.pod:2377 msgid "" "<!-- old anchor for the next section --> <a name=" "\"state_machine_and_low_level_event_api\"/>" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2361 +#: ../src/guestfs.pod:2382 msgid "ARCHITECTURE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2363 +#: ../src/guestfs.pod:2384 msgid "" "Internally, libguestfs is implemented by running an appliance (a special " "type of small virtual machine) using L<qemu(1)>. Qemu runs as a child " @@ -41653,7 +41730,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2367 +#: ../src/guestfs.pod:2388 #, no-wrap msgid "" " ___________________\n" @@ -41679,14 +41756,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2387 +#: ../src/guestfs.pod:2408 msgid "" "The library, linked to the main program, creates the child process and hence " "the appliance in the L</guestfs_launch> function." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2390 +#: ../src/guestfs.pod:2411 msgid "" "Inside the appliance is a Linux kernel and a complete stack of userspace " "tools (such as LVM and ext2 programs) and a small controlling daemon called " @@ -41698,7 +41775,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2399 +#: ../src/guestfs.pod:2420 msgid "" "A common misunderstanding is that the appliance \"is\" the virtual machine. " "Although the disk image you are attached to might also be used by some " @@ -41709,17 +41786,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2406 +#: ../src/guestfs.pod:2427 msgid "STATE MACHINE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2408 +#: ../src/guestfs.pod:2429 msgid "libguestfs uses a state machine to model the child process:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2410 +#: ../src/guestfs.pod:2431 #, no-wrap msgid "" " |\n" @@ -41747,7 +41824,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2432 +#: ../src/guestfs.pod:2453 msgid "" "The normal transitions are (1) CONFIG (when the handle is created, but there " "is no child process), (2) LAUNCHING (when the child process is booting up), " @@ -41756,7 +41833,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2437 +#: ../src/guestfs.pod:2458 msgid "" "The guest may be killed by L</guestfs_kill_subprocess>, or may die " "asynchronously at any time (eg. due to some internal error), and that causes " @@ -41764,14 +41841,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2441 +#: ../src/guestfs.pod:2462 msgid "" "Configuration commands for qemu such as L</guestfs_add_drive> can only be " "issued when in the CONFIG state." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2444 +#: ../src/guestfs.pod:2465 msgid "" "The API offers one call that goes from CONFIG through LAUNCHING to READY. " "L</guestfs_launch> blocks until the child process is READY to accept " @@ -41780,7 +41857,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2450 +#: ../src/guestfs.pod:2471 msgid "" "API actions such as L</guestfs_mount> can only be issued when in the READY " "state. These API calls block waiting for the command to be carried out (ie. " @@ -41790,7 +41867,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2456 +#: ../src/guestfs.pod:2477 msgid "" "Finally, the child process sends asynchronous messages back to the main " "program, such as kernel log messages. You can register a callback to " @@ -41798,17 +41875,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2460 +#: ../src/guestfs.pod:2481 msgid "INTERNALS" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2462 +#: ../src/guestfs.pod:2483 msgid "APPLIANCE BOOT PROCESS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2464 +#: ../src/guestfs.pod:2485 msgid "" "This process has evolved and continues to evolve. The description here " "corresponds only to the current version of libguestfs and is provided for " @@ -41816,55 +41893,55 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2468 +#: ../src/guestfs.pod:2489 msgid "" "In order to follow the stages involved below, enable libguestfs debugging " "(set the environment variable C<LIBGUESTFS_DEBUG=1>)." msgstr "" #. type: =item -#: ../src/guestfs.pod:2473 +#: ../src/guestfs.pod:2494 msgid "Create the appliance" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2475 +#: ../src/guestfs.pod:2496 msgid "" "C<febootstrap-supermin-helper> is invoked to create the kernel, a small " "initrd and the appliance." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2478 +#: ../src/guestfs.pod:2499 msgid "" "The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another " "directory if C<TMPDIR> is set)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2481 +#: ../src/guestfs.pod:2502 msgid "" "For a complete description of how the appliance is created and cached, read " "the L<febootstrap(8)> and L<febootstrap-supermin-helper(8)> man pages." msgstr "" #. type: =item -#: ../src/guestfs.pod:2485 +#: ../src/guestfs.pod:2506 msgid "Start qemu and boot the kernel" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2487 +#: ../src/guestfs.pod:2508 msgid "qemu is invoked to boot the kernel." msgstr "" #. type: =item -#: ../src/guestfs.pod:2489 +#: ../src/guestfs.pod:2510 msgid "Run the initrd" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2491 +#: ../src/guestfs.pod:2512 msgid "" "C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the " "appliance. The purpose of the initrd is to load enough kernel modules in " @@ -41872,21 +41949,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2495 +#: ../src/guestfs.pod:2516 msgid "" "The initrd is a cpio archive called C</var/tmp/.guestfs-E<lt>UIDE<gt>/" "initrd>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2498 +#: ../src/guestfs.pod:2519 msgid "" "When the initrd has started you will see messages showing that kernel " "modules are being loaded, similar to this:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2501 +#: ../src/guestfs.pod:2522 #, no-wrap msgid "" " febootstrap: ext2 mini initrd starting up\n" @@ -41897,12 +41974,12 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2506 +#: ../src/guestfs.pod:2527 msgid "Find and mount the appliance device" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2508 +#: ../src/guestfs.pod:2529 msgid "" "The appliance is a sparse file containing an ext2 filesystem which contains " "a familiar (although reduced in size) Linux operating system. It would " @@ -41910,33 +41987,33 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2512 +#: ../src/guestfs.pod:2533 msgid "" "The regular disks being inspected by libguestfs are the first devices " "exposed by qemu (eg. as C</dev/vda>)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2515 +#: ../src/guestfs.pod:2536 msgid "" "The last disk added to qemu is the appliance itself (eg. C</dev/vdb> if " "there was only one regular disk)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2518 +#: ../src/guestfs.pod:2539 msgid "" "Thus the final job of the initrd is to locate the appliance disk, mount it, " "and switch root into the appliance, and run C</init> from the appliance." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2522 +#: ../src/guestfs.pod:2543 msgid "If this works successfully you will see messages such as:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2524 +#: ../src/guestfs.pod:2545 #, no-wrap msgid "" " febootstrap: picked /sys/block/vdb/dev as root device\n" @@ -41948,19 +42025,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2530 +#: ../src/guestfs.pod:2551 msgid "" "Note that C<Starting /init script ...> indicates that the appliance's init " "script is now running." msgstr "" #. type: =item -#: ../src/guestfs.pod:2533 +#: ../src/guestfs.pod:2554 msgid "Initialize the appliance" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2535 +#: ../src/guestfs.pod:2556 msgid "" "The appliance itself now initializes itself. This involves starting certain " "processes like C<udev>, possibly printing some debug information, and " @@ -41968,19 +42045,19 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2539 +#: ../src/guestfs.pod:2560 msgid "The daemon" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2541 +#: ../src/guestfs.pod:2562 msgid "" "Finally the daemon (C<guestfsd>) runs inside the appliance. If it runs you " "should see:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2544 +#: ../src/guestfs.pod:2565 #, no-wrap msgid "" " verbose daemon enabled\n" @@ -41988,14 +42065,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2546 +#: ../src/guestfs.pod:2567 msgid "" "The daemon expects to see a named virtio-serial port exposed by qemu and " "connected on the other end to the library." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2549 +#: ../src/guestfs.pod:2570 msgid "" "The daemon connects to this port (and hence to the library) and sends a four " "byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication " @@ -42003,19 +42080,19 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2555 +#: ../src/guestfs.pod:2576 msgid "COMMUNICATION PROTOCOL" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2557 +#: ../src/guestfs.pod:2578 msgid "" "Don't rely on using this protocol directly. This section documents how it " "currently works, but it may change at any time." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2560 +#: ../src/guestfs.pod:2581 msgid "" "The protocol used to talk between the library and the daemon running inside " "the qemu virtual machine is a simple RPC mechanism built on top of XDR (RFC " @@ -42023,14 +42100,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2564 +#: ../src/guestfs.pod:2585 msgid "" "The detailed format of structures is in C<src/guestfs_protocol.x> (note: " "this file is automatically generated)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2567 +#: ../src/guestfs.pod:2588 msgid "" "There are two broad cases, ordinary functions that don't have any C<FileIn> " "and C<FileOut> parameters, which are handled with very simple request/reply " @@ -42040,17 +42117,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2574 +#: ../src/guestfs.pod:2595 msgid "ORDINARY FUNCTIONS (NO FILEIN/FILEOUT PARAMS)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2576 +#: ../src/guestfs.pod:2597 msgid "For ordinary functions, the request message is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2578 +#: ../src/guestfs.pod:2599 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -42061,7 +42138,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2583 +#: ../src/guestfs.pod:2604 msgid "" "The total length field allows the daemon to allocate a fixed size buffer " "into which it slurps the rest of the message. As a result, the total length " @@ -42070,21 +42147,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2589 +#: ../src/guestfs.pod:2610 msgid "" "Note also that many functions don't take any arguments, in which case the " "C<guestfs_I<foo>_args> is completely omitted." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2592 +#: ../src/guestfs.pod:2613 msgid "" "The header contains the procedure number (C<guestfs_proc>) which is how the " "receiver knows what type of args structure to expect, or none at all." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2596 +#: ../src/guestfs.pod:2617 msgid "" "For functions that take optional arguments, the optional arguments are " "encoded in the C<guestfs_I<foo>_args> structure in the same way as ordinary " @@ -42096,12 +42173,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2604 +#: ../src/guestfs.pod:2625 msgid "The reply message for ordinary functions is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2606 +#: ../src/guestfs.pod:2627 #, no-wrap msgid "" " total length (header + ret,\n" @@ -42112,27 +42189,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2611 +#: ../src/guestfs.pod:2632 msgid "" "As above the C<guestfs_I<foo>_ret> structure may be completely omitted for " "functions that return no formal return values." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2614 +#: ../src/guestfs.pod:2635 msgid "" "As above the total length of the reply is limited to C<GUESTFS_MESSAGE_MAX>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2617 +#: ../src/guestfs.pod:2638 msgid "" "In the case of an error, a flag is set in the header, and the reply message " "is slightly changed:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2620 +#: ../src/guestfs.pod:2641 #, no-wrap msgid "" " total length (header + error,\n" @@ -42143,19 +42220,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2625 +#: ../src/guestfs.pod:2646 msgid "" "The C<guestfs_message_error> structure contains the error message as a " "string." msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2628 +#: ../src/guestfs.pod:2649 msgid "FUNCTIONS THAT HAVE FILEIN PARAMETERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2630 +#: ../src/guestfs.pod:2651 msgid "" "A C<FileIn> parameter indicates that we transfer a file I<into> the guest. " "The normal request message is sent (see above). However this is followed by " @@ -42163,7 +42240,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2634 +#: ../src/guestfs.pod:2655 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -42177,12 +42254,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2642 +#: ../src/guestfs.pod:2663 msgid "The \"sequence of chunks\" is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2644 +#: ../src/guestfs.pod:2665 #, no-wrap msgid "" " length of chunk (not including length word itself)\n" @@ -42196,7 +42273,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2652 +#: ../src/guestfs.pod:2673 msgid "" "The final chunk has the C<data_len> field set to zero. Additionally a flag " "is set in the final chunk to indicate either successful completion or early " @@ -42204,7 +42281,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2656 +#: ../src/guestfs.pod:2677 msgid "" "At time of writing there are no functions that have more than one FileIn " "parameter. However this is (theoretically) supported, by sending the " @@ -42213,7 +42290,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2661 +#: ../src/guestfs.pod:2682 msgid "" "Both the library (sender) I<and> the daemon (receiver) may cancel the " "transfer. The library does this by sending a chunk with a special flag set " @@ -42222,7 +42299,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2667 +#: ../src/guestfs.pod:2688 msgid "" "The daemon may also cancel. It does this by writing a special word " "C<GUESTFS_CANCEL_FLAG> to the socket. The library listens for this during " @@ -42234,7 +42311,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2676 +#: ../src/guestfs.pod:2697 msgid "" "This protocol allows the transfer of arbitrary sized files (no 32 bit " "limit), and also files where the size is not known in advance (eg. from " @@ -42244,19 +42321,19 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2682 +#: ../src/guestfs.pod:2703 msgid "FUNCTIONS THAT HAVE FILEOUT PARAMETERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2684 +#: ../src/guestfs.pod:2705 msgid "" "The protocol for FileOut parameters is exactly the same as for FileIn " "parameters, but with the roles of daemon and library reversed." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2687 +#: ../src/guestfs.pod:2708 #, no-wrap msgid "" " total length (header + ret,\n" @@ -42270,12 +42347,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2695 +#: ../src/guestfs.pod:2716 msgid "INITIAL MESSAGE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2697 +#: ../src/guestfs.pod:2718 msgid "" "When the daemon launches it sends an initial word (C<GUESTFS_LAUNCH_FLAG>) " "which indicates that the guest and daemon is alive. This is what L</" @@ -42283,12 +42360,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2701 +#: ../src/guestfs.pod:2722 msgid "PROGRESS NOTIFICATION MESSAGES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2703 +#: ../src/guestfs.pod:2724 msgid "" "The daemon may send progress notification messages at any time. These are " "distinguished by the normal length word being replaced by " @@ -42296,7 +42373,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2707 +#: ../src/guestfs.pod:2728 msgid "" "The library turns them into progress callbacks (see L</" "GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards them " @@ -42304,7 +42381,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2711 +#: ../src/guestfs.pod:2732 msgid "" "The daemon self-limits the frequency of progress messages it sends (see " "C<daemon/proto.c:notify_progress>). Not all calls generate progress " @@ -42312,12 +42389,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2715 +#: ../src/guestfs.pod:2736 msgid "LIBGUESTFS VERSION NUMBERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2717 +#: ../src/guestfs.pod:2738 msgid "" "Since April 2010, libguestfs has started to make separate development and " "stable releases, along with corresponding branches in our git repository. " @@ -42325,7 +42402,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2722 +#: ../src/guestfs.pod:2743 #, no-wrap msgid "" " even numbers for stable: 1.2.x, 1.4.x, ...\n" @@ -42342,12 +42419,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2733 +#: ../src/guestfs.pod:2754 msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2735 +#: ../src/guestfs.pod:2756 msgid "" "As time passes we cherry pick fixes from the development branch and backport " "those into the stable branch, the effect being that the stable branch should " @@ -42357,26 +42434,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2741 +#: ../src/guestfs.pod:2762 msgid "Our criteria for backporting changes are:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2747 +#: ../src/guestfs.pod:2768 msgid "" "Documentation changes which don't affect any code are backported unless the " "documentation refers to a future feature which is not in stable." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2753 +#: ../src/guestfs.pod:2774 msgid "" "Bug fixes which are not controversial, fix obvious problems, and have been " "well tested are backported." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2758 +#: ../src/guestfs.pod:2779 msgid "" "Simple rearrangements of code which shouldn't affect how it works get " "backported. This is so that the code in the two branches doesn't get too " @@ -42384,7 +42461,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2764 +#: ../src/guestfs.pod:2785 msgid "" "We I<don't> backport new features, new APIs, new tools etc, except in one " "exceptional case: the new feature is required in order to implement an " @@ -42392,7 +42469,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2770 +#: ../src/guestfs.pod:2791 msgid "" "A new stable branch starts when we think the new features in development are " "substantial and compelling enough over the current stable branch to warrant " @@ -42403,37 +42480,166 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2778 +#: ../src/guestfs.pod:2799 msgid "EXTENDING LIBGUESTFS" msgstr "" +#. type: textblock +#: ../src/guestfs.pod:2801 +msgid "This section is for hackers who want to extend libguestfs itself." +msgstr "" + #. type: =head2 -#: ../src/guestfs.pod:2780 -msgid "ADDING A NEW API ACTION" +#: ../src/guestfs.pod:2803 +msgid "OVERVIEW OF THE SOURCE CODE" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2805 +msgid "" +"Libguestfs source is located in the github repository L<https://github.com/" +"libguestfs/libguestfs>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2782 +#: ../src/guestfs.pod:2808 msgid "" "Large amounts of boilerplate code in libguestfs (RPC, bindings, " -"documentation) are generated, and this makes it easy to extend the " -"libguestfs API." +"documentation) are generated. This means that many source files will appear " +"to be missing from a straightforward git checkout. You have to run the " +"generator (C<./autogen.sh && make -C generator>) in order to create those " +"files." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2814 +msgid "" +"Libguestfs uses an autotools-based build system, with the main files being " +"C<configure.ac> and C<Makefile.am>. The C<generator> subdirectory contains " +"the generator, plus files describing the API. The C<src> subdirectory " +"contains source for the library. The C<appliance> and C<daemon> " +"subdirectories contain the source for the code that builds the appliance, " +"and the code that runs in the appliance respectively. Other directories are " +"covered in the section L<SOURCE CODE SUBDIRECTORIES> below." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2823 +msgid "" +"Apart from the fact that all API entry points go via some generated code, " +"the library is straightforward. (In fact, even the generated code is " +"designed to be readable, and should be read as ordinary code). Some actions " +"run entirely in the library, and are written as C functions in files under " +"C<src>. Others are forwarded to the daemon where (after some generated RPC " +"marshalling) they appear as C functions in files under C<daemon>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2786 +#: ../src/guestfs.pod:2831 +msgid "To build from source, first read the C<README> file." +msgstr "" + +#. type: =head2 +#: ../src/guestfs.pod:2833 +msgid "C<local*> FILES" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2835 +msgid "" +"Files in the top source directory that begin with the prefix C<local*> are " +"ignored by git. These files can contain local configuration or scripts that " +"you need to build libguestfs." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2839 +msgid "" +"By convention, I have a file called C<localconfigure> which is a simple " +"wrapper around C<autogen.sh> containing local configure customizations that " +"I need:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2843 +#, no-wrap +msgid "" +" . localenv\n" +" ./autogen.sh \\\n" +" --with-default-attach-method=libvirt \\\n" +" --enable-gcc-warnings \\\n" +" --enable-gtk-doc \\\n" +" -C \\\n" +" \"$@\"\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2851 +msgid "So I can use this to build libguestfs:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2853 +#, no-wrap +msgid "" +" ./localconfigure && make\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2855 +msgid "" +"If there is a file in the top build directory called C<localenv>, then it " +"will be sourced by C<make>. This file can contain any local environment " +"variables needed, eg. for skipping tests:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2859 +#, no-wrap +msgid "" +" # Use an alternate python binary.\n" +" export PYTHON=python3\n" +" # Skip this test, it is broken.\n" +" export SKIP_TEST_BTRFS_FSCK=1\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2864 +msgid "" +"Note that C<localenv> is included by the top Makefile (so it's a Makefile " +"fragment). But if it is also sourced by your C<localconfigure> script then " +"it is used as a shell script." +msgstr "" + +#. type: =head2 +#: ../src/guestfs.pod:2868 +msgid "ADDING A NEW API ACTION" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2870 +msgid "" +"Because large amounts of boilerplate code in libguestfs are generated, this " +"makes it easy to extend the libguestfs API." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2873 msgid "To add a new API action there are two changes:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2792 +#: ../src/guestfs.pod:2879 msgid "" "You need to add a description of the call (name, parameters, return type, " "tests, documentation) to C<generator/generator_actions.ml>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2795 +#: ../src/guestfs.pod:2882 msgid "" "There are two sorts of API action, depending on whether the call goes " "through to the daemon in the appliance, or is serviced entirely by the " @@ -42444,7 +42650,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2803 +#: ../src/guestfs.pod:2890 msgid "" "Most new actions are of the first type, and get added to the " "C<daemon_functions> list. Each function has a unique procedure number used " @@ -42454,7 +42660,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2809 +#: ../src/guestfs.pod:2896 msgid "" "For library-only actions of the second type, add to the " "C<non_daemon_functions> list. Since these functions are serviced by the " @@ -42464,36 +42670,36 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2817 +#: ../src/guestfs.pod:2904 msgid "Implement the action (in C):" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2819 +#: ../src/guestfs.pod:2906 msgid "" "For daemon actions, implement the function C<do_E<lt>nameE<gt>> in the " "C<daemon/> directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2822 +#: ../src/guestfs.pod:2909 msgid "" "For library actions, implement the function C<guestfs__E<lt>nameE<gt>> " "(note: double underscore) in the C<src/> directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2825 +#: ../src/guestfs.pod:2912 msgid "In either case, use another function as an example of what to do." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2829 +#: ../src/guestfs.pod:2916 msgid "After making these changes, use C<make> to compile." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2831 +#: ../src/guestfs.pod:2918 msgid "" "Note that you don't need to implement the RPC, language bindings, manual " "pages or anything else. It's all automatically generated from the OCaml " @@ -42501,12 +42707,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2835 +#: ../src/guestfs.pod:2922 msgid "ADDING TESTS FOR AN API ACTION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2837 +#: ../src/guestfs.pod:2924 msgid "" "You can supply zero or as many tests as you want per API call. The tests " "can either be added as part of the API description (C<generator/" @@ -42516,61 +42722,61 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2844 +#: ../src/guestfs.pod:2931 msgid "" "The following describes the test environment used when you add an API test " "in C<generator_actions.ml>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2847 +#: ../src/guestfs.pod:2934 msgid "The test environment has 4 block devices:" msgstr "" #. type: =item -#: ../src/guestfs.pod:2851 +#: ../src/guestfs.pod:2938 msgid "C</dev/sda> 500MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2853 +#: ../src/guestfs.pod:2940 msgid "General block device for testing." msgstr "" #. type: =item -#: ../src/guestfs.pod:2855 +#: ../src/guestfs.pod:2942 msgid "C</dev/sdb> 50MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2857 +#: ../src/guestfs.pod:2944 msgid "" "C</dev/sdb1> is an ext2 filesystem used for testing filesystem write " "operations." msgstr "" #. type: =item -#: ../src/guestfs.pod:2860 +#: ../src/guestfs.pod:2947 msgid "C</dev/sdc> 10MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2862 +#: ../src/guestfs.pod:2949 msgid "Used in a few tests where two block devices are needed." msgstr "" #. type: =item -#: ../src/guestfs.pod:2864 +#: ../src/guestfs.pod:2951 msgid "C</dev/sdd>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2866 +#: ../src/guestfs.pod:2953 msgid "ISO with fixed content (see C<images/test.iso>)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2870 +#: ../src/guestfs.pod:2957 msgid "" "To be able to run the tests in a reasonable amount of time, the libguestfs " "appliance and block devices are reused between tests. So don't try testing " @@ -42578,7 +42784,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2874 +#: ../src/guestfs.pod:2961 msgid "" "Each test starts with an initial scenario, selected using one of the " "C<Init*> expressions, described in C<generator/generator_types.ml>. These " @@ -42588,7 +42794,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2880 +#: ../src/guestfs.pod:2967 msgid "" "You can add a prerequisite clause to any individual test. This is a run-" "time check, which, if it fails, causes the test to be skipped. Useful if " @@ -42598,14 +42804,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2886 +#: ../src/guestfs.pod:2973 msgid "" "In addition, packagers can skip individual tests by setting environment " "variables before running C<make check>." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2889 +#: ../src/guestfs.pod:2976 #, no-wrap msgid "" " SKIP_TEST_<CMD>_<NUM>=1\n" @@ -42613,12 +42819,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2891 +#: ../src/guestfs.pod:2978 msgid "eg: C<SKIP_TEST_COMMAND_3=1> skips test #3 of L</guestfs_command>." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2895 +#: ../src/guestfs.pod:2982 #, no-wrap msgid "" " SKIP_TEST_<CMD>=1\n" @@ -42626,17 +42832,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2897 +#: ../src/guestfs.pod:2984 msgid "eg: C<SKIP_TEST_ZEROFREE=1> skips all L</guestfs_zerofree> tests." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2899 +#: ../src/guestfs.pod:2986 msgid "Packagers can run only certain tests by setting for example:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2901 +#: ../src/guestfs.pod:2988 #, no-wrap msgid "" " TEST_ONLY=\"vfs_type zerofree\"\n" @@ -42644,29 +42850,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2903 +#: ../src/guestfs.pod:2990 msgid "" "See C<tests/c-api/tests.c> for more details of how these environment " "variables work." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2906 +#: ../src/guestfs.pod:2993 msgid "DEBUGGING NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2908 +#: ../src/guestfs.pod:2995 msgid "Test new actions work before submitting them." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2910 +#: ../src/guestfs.pod:2997 msgid "You can use guestfish to try out new commands." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2912 +#: ../src/guestfs.pod:2999 msgid "" "Debugging the daemon is a problem because it runs inside a minimal " "environment. However you can fprintf messages in the daemon to stderr, and " @@ -42674,12 +42880,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2916 +#: ../src/guestfs.pod:3003 msgid "FORMATTING CODE AND OTHER CONVENTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2918 +#: ../src/guestfs.pod:3005 msgid "" "Our C source code generally adheres to some basic code-formatting " "conventions. The existing code base is not totally consistent on this " @@ -42689,14 +42895,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2924 +#: ../src/guestfs.pod:3011 msgid "" "If you use Emacs, add the following to one of one of your start-up files (e." "g., ~/.emacs), to help ensure that you get indentation right:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2927 +#: ../src/guestfs.pod:3014 #, no-wrap msgid "" " ;;; In libguestfs, indent with spaces everywhere (not TABs).\n" @@ -42712,7 +42918,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2937 +#: ../src/guestfs.pod:3024 #, no-wrap msgid "" " ;;; When editing C sources in libguestfs, use this style.\n" @@ -42730,12 +42936,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2949 +#: ../src/guestfs.pod:3036 msgid "Enable warnings when compiling (and fix any problems this finds):" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2952 +#: ../src/guestfs.pod:3039 #, no-wrap msgid "" " ./configure --enable-gcc-warnings\n" @@ -42743,12 +42949,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2954 +#: ../src/guestfs.pod:3041 msgid "Useful targets are:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2956 +#: ../src/guestfs.pod:3043 #, no-wrap msgid "" " make syntax-check -j1 -k # checks for various syntax and\n" @@ -42757,7 +42963,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2959 +#: ../src/guestfs.pod:3046 #, no-wrap msgid "" " make check # runs the test suite\n" @@ -42765,7 +42971,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2961 +#: ../src/guestfs.pod:3048 #, no-wrap msgid "" " make extra-tests # in-depth testing using valgrind\n" @@ -42774,43 +42980,43 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2964 +#: ../src/guestfs.pod:3051 msgid "DAEMON CUSTOM PRINTF FORMATTERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2966 +#: ../src/guestfs.pod:3053 msgid "" "In the daemon code we have created custom printf formatters C<%Q> and C<%R>, " "which are used to do shell quoting." msgstr "" #. type: =item -#: ../src/guestfs.pod:2971 +#: ../src/guestfs.pod:3058 msgid "%Q" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2973 +#: ../src/guestfs.pod:3060 msgid "" "Simple shell quoted string. Any spaces or other shell characters are " "escaped for you." msgstr "" #. type: =item -#: ../src/guestfs.pod:2976 +#: ../src/guestfs.pod:3063 msgid "%R" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2978 +#: ../src/guestfs.pod:3065 msgid "" "Same as C<%Q> except the string is treated as a path which is prefixed by " "the sysroot." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2985 +#: ../src/guestfs.pod:3072 #, no-wrap msgid "" " asprintf (&cmd, \"cat %R\", path);\n" @@ -42818,12 +43024,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2987 +#: ../src/guestfs.pod:3074 msgid "would produce C<cat /sysroot/some\\ path\\ with\\ spaces>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2989 +#: ../src/guestfs.pod:3076 msgid "" "I<Note:> Do I<not> use these when you are passing parameters to the C<command" "{,r,v,rv}()> functions. These parameters do NOT need to be quoted because " @@ -42832,29 +43038,29 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2995 +#: ../src/guestfs.pod:3082 msgid "SUBMITTING YOUR NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2997 +#: ../src/guestfs.pod:3084 msgid "" "Submit patches to the mailing list: L<http://www.redhat.com/mailman/listinfo/" "libguestfs> and CC to L<rjones@redhat.com>." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3001 +#: ../src/guestfs.pod:3088 msgid "INTERNATIONALIZATION (I18N) SUPPORT" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3003 +#: ../src/guestfs.pod:3090 msgid "We support i18n (gettext anyhow) in the library." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3005 +#: ../src/guestfs.pod:3092 msgid "" "However many messages come from the daemon, and we don't translate those at " "the moment. One reason is that the appliance generally has all locale files " @@ -42863,114 +43069,124 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3011 +#: ../src/guestfs.pod:3098 msgid "" "Debugging messages are never translated, since they are intended for the " "programmers." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3014 +#: ../src/guestfs.pod:3101 msgid "SOURCE CODE SUBDIRECTORIES" msgstr "" #. type: =item -#: ../src/guestfs.pod:3018 +#: ../src/guestfs.pod:3105 msgid "C<align>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3020 +#: ../src/guestfs.pod:3107 msgid "L<virt-alignment-scan(1)> command and documentation." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3024 +#: ../src/guestfs.pod:3111 msgid "The libguestfs appliance, build scripts and so on." msgstr "" #. type: =item -#: ../src/guestfs.pod:3026 +#: ../src/guestfs.pod:3113 +msgid "C<build-aux>" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:3115 +msgid "Various build scripts used by autotools." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:3117 msgid "C<cat>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3028 +#: ../src/guestfs.pod:3119 msgid "" "The L<virt-cat(1)>, L<virt-filesystems(1)> and L<virt-ls(1)> commands and " "documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3031 +#: ../src/guestfs.pod:3122 msgid "C<clone>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3033 +#: ../src/guestfs.pod:3124 msgid "" "Tools for cloning virtual machines. Currently contains L<virt-sysprep(1)> " "command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3036 +#: ../src/guestfs.pod:3127 msgid "C<contrib>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3038 +#: ../src/guestfs.pod:3129 msgid "Outside contributions, experimental parts." msgstr "" #. type: =item -#: ../src/guestfs.pod:3040 +#: ../src/guestfs.pod:3131 msgid "C<daemon>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3042 +#: ../src/guestfs.pod:3133 msgid "" "The daemon that runs inside the libguestfs appliance and carries out actions." msgstr "" #. type: =item -#: ../src/guestfs.pod:3045 +#: ../src/guestfs.pod:3136 msgid "C<df>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3047 +#: ../src/guestfs.pod:3138 msgid "L<virt-df(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3049 +#: ../src/guestfs.pod:3140 msgid "C<edit>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3051 +#: ../src/guestfs.pod:3142 msgid "L<virt-edit(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3053 +#: ../src/guestfs.pod:3144 msgid "C<examples>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3055 +#: ../src/guestfs.pod:3146 msgid "C API example code." msgstr "" #. type: =item -#: ../src/guestfs.pod:3057 +#: ../src/guestfs.pod:3148 msgid "C<fish>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3059 +#: ../src/guestfs.pod:3150 msgid "" "L<guestfish(1)>, the command-line shell, and various shell scripts built on " "top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, " @@ -42978,80 +43194,102 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3065 +#: ../src/guestfs.pod:3156 msgid "L<virt-format(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3067 +#: ../src/guestfs.pod:3158 msgid "C<fuse>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3069 +#: ../src/guestfs.pod:3160 msgid "" "L<guestmount(1)>, FUSE (userspace filesystem) built on top of libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:3071 +#: ../src/guestfs.pod:3162 msgid "C<generator>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3073 +#: ../src/guestfs.pod:3164 msgid "" "The crucially important generator, used to automatically generate large " "amounts of boilerplate C code for things like RPC and bindings." msgstr "" #. type: =item -#: ../src/guestfs.pod:3076 +#: ../src/guestfs.pod:3167 +msgid "C<gnulib>" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:3169 +msgid "" +"Gnulib is used as a portability library. A copy of gnulib is included under " +"here." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:3172 +msgid "C<html>" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:3174 +msgid "Generated HTML manual pages." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:3176 msgid "C<inspector>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3078 +#: ../src/guestfs.pod:3178 msgid "L<virt-inspector(1)>, the virtual machine image inspector." msgstr "" #. type: =item -#: ../src/guestfs.pod:3080 +#: ../src/guestfs.pod:3180 msgid "C<logo>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3082 +#: ../src/guestfs.pod:3182 msgid "Logo used on the website. The fish is called Arthur by the way." msgstr "" #. type: =item -#: ../src/guestfs.pod:3084 +#: ../src/guestfs.pod:3184 msgid "C<m4>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3086 +#: ../src/guestfs.pod:3186 msgid "M4 macros used by autoconf." msgstr "" #. type: =item -#: ../src/guestfs.pod:3088 +#: ../src/guestfs.pod:3188 msgid "C<po>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3090 +#: ../src/guestfs.pod:3190 msgid "Translations of simple gettext strings." msgstr "" #. type: =item -#: ../src/guestfs.pod:3092 +#: ../src/guestfs.pod:3192 msgid "C<po-docs>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3094 +#: ../src/guestfs.pod:3194 msgid "" "The build infrastructure and PO files for translations of manpages and POD " "files. Eventually this will be combined with the C<po> directory, but that " @@ -43059,140 +43297,140 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:3098 +#: ../src/guestfs.pod:3198 msgid "C<rescue>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3100 +#: ../src/guestfs.pod:3200 msgid "L<virt-rescue(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3102 +#: ../src/guestfs.pod:3202 msgid "C<resize>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3104 +#: ../src/guestfs.pod:3204 msgid "L<virt-resize(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3106 +#: ../src/guestfs.pod:3206 msgid "C<sparsify>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3108 +#: ../src/guestfs.pod:3208 msgid "L<virt-sparsify(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3110 +#: ../src/guestfs.pod:3210 msgid "C<src>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3112 +#: ../src/guestfs.pod:3212 msgid "Source code to the C library." msgstr "" #. type: =item -#: ../src/guestfs.pod:3114 -msgid "C<test-tool>" +#: ../src/guestfs.pod:3214 ../src/guestfs.pod:3223 +msgid "C<tests>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3116 -msgid "" -"Test tool for end users to test if their qemu/kernel combination will work " -"with libguestfs." +#: ../src/guestfs.pod:3216 ../src/guestfs.pod:3225 +msgid "Tests." msgstr "" #. type: =item -#: ../src/guestfs.pod:3119 -msgid "C<tests>" +#: ../src/guestfs.pod:3218 +msgid "C<test-tool>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3121 -msgid "Tests." +#: ../src/guestfs.pod:3220 +msgid "" +"Test tool for end users to test if their qemu/kernel combination will work " +"with libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:3123 +#: ../src/guestfs.pod:3227 msgid "C<tools>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3125 +#: ../src/guestfs.pod:3229 msgid "" "Command line tools written in Perl (L<virt-win-reg(1)> and many others)." msgstr "" #. type: =item -#: ../src/guestfs.pod:3127 +#: ../src/guestfs.pod:3231 msgid "C<csharp>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3129 +#: ../src/guestfs.pod:3233 msgid "C<erlang>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3131 +#: ../src/guestfs.pod:3235 msgid "C<gobject>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3133 +#: ../src/guestfs.pod:3237 msgid "C<haskell>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3135 +#: ../src/guestfs.pod:3239 msgid "C<java>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3137 +#: ../src/guestfs.pod:3241 msgid "C<ocaml>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3139 +#: ../src/guestfs.pod:3243 msgid "C<php>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3141 +#: ../src/guestfs.pod:3245 msgid "C<perl>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3143 +#: ../src/guestfs.pod:3247 msgid "C<python>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3145 +#: ../src/guestfs.pod:3249 msgid "C<ruby>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3147 +#: ../src/guestfs.pod:3251 msgid "Language bindings." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3151 +#: ../src/guestfs.pod:3255 msgid "MAKING A STABLE RELEASE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3153 +#: ../src/guestfs.pod:3257 msgid "" "When we make a stable release, there are several steps documented here. See " "L</LIBGUESTFS VERSION NUMBERS> for general information about the stable " @@ -43200,33 +43438,33 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3161 +#: ../src/guestfs.pod:3265 msgid "" "Check C<make && make check> works on at least Fedora, Debian and Ubuntu." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3166 +#: ../src/guestfs.pod:3270 msgid "Finalize RELEASE-NOTES." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3170 +#: ../src/guestfs.pod:3274 msgid "Update ROADMAP." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3174 +#: ../src/guestfs.pod:3278 msgid "Run C<src/api-support/update-from-tarballs.sh>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3178 +#: ../src/guestfs.pod:3282 msgid "Push and pull from Transifex." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:3182 +#: ../src/guestfs.pod:3286 #, no-wrap msgid "" " tx push -s\n" @@ -43234,12 +43472,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3184 +#: ../src/guestfs.pod:3288 msgid "to push the latest POT files to Transifex. Then run:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:3186 +#: ../src/guestfs.pod:3290 #, no-wrap msgid "" " ./tx-pull.sh\n" @@ -43247,24 +43485,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3188 +#: ../src/guestfs.pod:3292 msgid "which is a wrapper to pull the latest translated C<*.po> files." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3192 +#: ../src/guestfs.pod:3296 msgid "" "Create new stable and development directories under L<http://libguestfs.org/" "download>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3197 +#: ../src/guestfs.pod:3301 msgid "Create the branch in git:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:3199 +#: ../src/guestfs.pod:3303 #, no-wrap msgid "" " git tag -a 1.XX.0 -m \"Version 1.XX.0 (stable)\"\n" @@ -43275,17 +43513,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:3206 +#: ../src/guestfs.pod:3310 msgid "LIMITS" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3208 +#: ../src/guestfs.pod:3312 msgid "PROTOCOL LIMITS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3210 +#: ../src/guestfs.pod:3314 msgid "" "Internally libguestfs uses a message-based protocol to pass API calls and " "their responses to and from a small \"appliance\" (see L</INTERNALS> for " @@ -43296,7 +43534,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3218 +#: ../src/guestfs.pod:3322 msgid "" "A simple call such as L</guestfs_cat> returns its result (the file data) in " "a simple string. Because this string is at some point internally encoded as " @@ -43305,7 +43543,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3224 +#: ../src/guestfs.pod:3328 msgid "" "In order to transfer large files into and out of the guest filesystem, you " "need to use particular calls that support this. The sections L</UPLOADING> " @@ -43313,24 +43551,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3228 +#: ../src/guestfs.pod:3332 msgid "" "You might also consider mounting the disk image using our FUSE filesystem " "support (L<guestmount(1)>)." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3231 +#: ../src/guestfs.pod:3335 msgid "MAXIMUM NUMBER OF DISKS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3233 +#: ../src/guestfs.pod:3337 msgid "When using virtio disks (the default) the current limit is B<25> disks." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3236 +#: ../src/guestfs.pod:3340 msgid "" "Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31 " "slots. However febootstrap only understands disks with names C</dev/vda> " @@ -43339,14 +43577,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3241 +#: ../src/guestfs.pod:3345 msgid "" "We are working to substantially raise this limit in future versions but it " "requires complex changes to qemu." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3244 +#: ../src/guestfs.pod:3348 msgid "" "In future versions of libguestfs it should also be possible to \"hot plug\" " "disks (add and remove disks after calling L</guestfs_launch>). This also " @@ -43354,41 +43592,41 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3248 +#: ../src/guestfs.pod:3352 msgid "MAXIMUM NUMBER OF PARTITIONS PER DISK" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3250 +#: ../src/guestfs.pod:3354 msgid "Virtio limits the maximum number of partitions per disk to B<15>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3252 +#: ../src/guestfs.pod:3356 msgid "" "This is because it reserves 4 bits for the minor device number (thus C</dev/" "vda>, and C</dev/vda1> through C</dev/vda15>)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3255 +#: ../src/guestfs.pod:3359 msgid "" "If you attach a disk with more than 15 partitions, the extra partitions are " "ignored by libguestfs." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3258 +#: ../src/guestfs.pod:3362 msgid "MAXIMUM SIZE OF A DISK" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3260 +#: ../src/guestfs.pod:3364 msgid "Probably the limit is between 2**63-1 and 2**64-1 bytes." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3262 +#: ../src/guestfs.pod:3366 msgid "" "We have tested block devices up to 1 exabyte (2**60 or " "1,152,921,504,606,846,976 bytes) using sparse files backed by an XFS host " @@ -43396,7 +43634,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3266 +#: ../src/guestfs.pod:3370 msgid "" "Although libguestfs probably does not impose any limit, the underlying host " "storage will. If you store disk images on a host ext4 filesystem, then the " @@ -43406,19 +43644,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3272 +#: ../src/guestfs.pod:3376 msgid "" "For the hugest disk image files, we recommend using XFS on the host for " "storage." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3275 +#: ../src/guestfs.pod:3379 msgid "MAXIMUM SIZE OF A PARTITION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3277 +#: ../src/guestfs.pod:3381 msgid "" "The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector " "numbers. Assuming a 512 byte sector size, this means that MBR cannot " @@ -43426,7 +43664,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3281 +#: ../src/guestfs.pod:3385 msgid "" "It is recommended that you use GPT partitions on disks which are larger than " "this size. GPT uses 64 bit sector numbers and so can address partitions " @@ -43434,12 +43672,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3286 +#: ../src/guestfs.pod:3390 msgid "MAXIMUM SIZE OF A FILESYSTEM, FILES, DIRECTORIES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3288 +#: ../src/guestfs.pod:3392 msgid "" "This depends on the filesystem type. libguestfs itself does not impose any " "known limit. Consult Wikipedia or the filesystem documentation to find out " @@ -43447,12 +43685,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3292 +#: ../src/guestfs.pod:3396 msgid "MAXIMUM UPLOAD AND DOWNLOAD" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3294 +#: ../src/guestfs.pod:3398 msgid "" "The API functions L</guestfs_upload>, L</guestfs_download>, L</" "guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized " @@ -43460,12 +43698,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3298 +#: ../src/guestfs.pod:3402 msgid "INSPECTION LIMITS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3300 +#: ../src/guestfs.pod:3404 msgid "" "The inspection code has several arbitrary limits on things like the size of " "Windows Registry hive it will read, and the length of product name. These " @@ -43475,33 +43713,33 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3326 +#: ../src/guestfs.pod:3430 msgid "" "Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages. This has the same " "effect as calling C<guestfs_set_verbose (g, 1)>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3338 +#: ../src/guestfs.pod:3442 msgid "" "Set the path that libguestfs uses to search for a supermin appliance. See " "the discussion of paths in section L</PATH> above." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3347 +#: ../src/guestfs.pod:3451 msgid "See also L</QEMU WRAPPERS> above." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3351 +#: ../src/guestfs.pod:3455 msgid "" "Set C<LIBGUESTFS_TRACE=1> to enable command traces. This has the same " "effect as calling C<guestfs_set_trace (g, 1)>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3369 +#: ../src/guestfs.pod:3473 msgid "" "L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-" "ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, " @@ -43517,7 +43755,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3408 +#: ../src/guestfs.pod:3512 msgid "" "Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm" "(8)>, L<disktype(1)>." diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index ceac25fa..370834d8 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.16.32\n" +"Project-Id-Version: libguestfs 1.16.33\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-10-01 16:29+0200\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -309,7 +309,7 @@ msgid "" msgstr "" #. type: textblock -#: ../align/virt-alignment-scan.pod:132 ../cat/virt-cat.pod:114 ../cat/virt-filesystems.pod:179 ../cat/virt-ls.pod:337 ../clone/virt-sysprep.pod:104 ../df/virt-df.pod:110 ../edit/virt-edit.pod:141 ../fish/guestfish.pod:242 ../fish/guestfish.pod:673 ../format/virt-format.pod:96 ../inspector/virt-inspector.pod:350 ../rescue/virt-rescue.pod:161 ../src/guestfs.pod:2983 +#: ../align/virt-alignment-scan.pod:132 ../cat/virt-cat.pod:114 ../cat/virt-filesystems.pod:179 ../cat/virt-ls.pod:337 ../clone/virt-sysprep.pod:104 ../df/virt-df.pod:110 ../edit/virt-edit.pod:141 ../fish/guestfish.pod:242 ../fish/guestfish.pod:673 ../format/virt-format.pod:96 ../inspector/virt-inspector.pod:350 ../rescue/virt-rescue.pod:161 ../src/guestfs.pod:3070 msgid "For example:" msgstr "" @@ -697,7 +697,7 @@ msgid "This program returns:" msgstr "" #. type: =item -#: ../align/virt-alignment-scan.pod:324 ../align/virt-alignment-scan.pod:330 ../align/virt-alignment-scan.pod:336 ../align/virt-alignment-scan.pod:343 ../cat/virt-cat.pod:177 ../cat/virt-cat.pod:182 ../cat/virt-cat.pod:187 ../cat/virt-cat.pod:198 ../cat/virt-cat.pod:202 ../clone/virt-sysprep.pod:283 ../clone/virt-sysprep.pod:287 ../clone/virt-sysprep.pod:291 ../clone/virt-sysprep.pod:295 ../clone/virt-sysprep.pod:310 ../clone/virt-sysprep.pod:314 ../clone/virt-sysprep.pod:318 ../clone/virt-sysprep.pod:322 ../clone/virt-sysprep.pod:326 ../clone/virt-sysprep.pod:362 ../clone/virt-sysprep.pod:384 ../clone/virt-sysprep.pod:388 ../df/virt-df.pod:148 ../df/virt-df.pod:154 ../edit/virt-edit.pod:266 ../edit/virt-edit.pod:271 ../edit/virt-edit.pod:276 ../edit/virt-edit.pod:287 ../edit/virt-edit.pod:291 ../examples/guestfs-recipes.pod:133 ../examples/guestfs-recipes.pod:137 ../examples/guestfs-recipes.pod:141 ../examples/guestfs-recipes.pod:167 ../examples/guestfs-recipes.pod:172 ../examples/guestfs-recipes.pod:262 ../examples/guestfs-recipes.pod:266 ../examples/guestfs-recipes.pod:270 ../examples/guestfs-recipes.pod:274 ../examples/guestfs-recipes.pod:278 ../examples/guestfs-testing.pod:124 ../examples/guestfs-testing.pod:128 ../examples/guestfs-testing.pod:132 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:444 ../fish/guestfish-actions.pod:452 ../fish/guestfish-actions.pod:459 ../fish/guestfish-actions.pod:466 ../fish/guestfish-actions.pod:1336 ../fish/guestfish-actions.pod:1340 ../fish/guestfish-actions.pod:1344 ../fish/guestfish-actions.pod:1348 ../fish/guestfish-actions.pod:1356 ../fish/guestfish-actions.pod:1360 ../fish/guestfish-actions.pod:1364 ../fish/guestfish-actions.pod:1374 ../fish/guestfish-actions.pod:1378 ../fish/guestfish-actions.pod:1382 ../fish/guestfish-actions.pod:1472 ../fish/guestfish-actions.pod:1476 ../fish/guestfish-actions.pod:1481 ../fish/guestfish-actions.pod:1486 ../fish/guestfish-actions.pod:1528 ../fish/guestfish-actions.pod:1532 ../fish/guestfish-actions.pod:1537 ../fish/guestfish-actions.pod:1793 ../fish/guestfish-actions.pod:1800 ../fish/guestfish-actions.pod:1807 ../fish/guestfish-actions.pod:2208 ../fish/guestfish-actions.pod:2214 ../fish/guestfish-actions.pod:2222 ../fish/guestfish-actions.pod:2229 ../fish/guestfish-actions.pod:2236 ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 ../inspector/virt-inspector.pod:514 ../inspector/virt-inspector.pod:518 ../resize/virt-resize.pod:365 ../resize/virt-resize.pod:369 ../resize/virt-resize.pod:378 ../resize/virt-resize.pod:384 ../sparsify/virt-sparsify.pod:32 ../sparsify/virt-sparsify.pod:39 ../sparsify/virt-sparsify.pod:43 ../sparsify/virt-sparsify.pod:49 ../sparsify/virt-sparsify.pod:54 ../sparsify/virt-sparsify.pod:59 ../sparsify/virt-sparsify.pod:65 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:644 ../src/guestfs-actions.pod:652 ../src/guestfs-actions.pod:659 ../src/guestfs-actions.pod:666 ../src/guestfs-actions.pod:2202 ../src/guestfs-actions.pod:2206 ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:2214 ../src/guestfs-actions.pod:2222 ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:2230 ../src/guestfs-actions.pod:2240 ../src/guestfs-actions.pod:2244 ../src/guestfs-actions.pod:2248 ../src/guestfs-actions.pod:2386 ../src/guestfs-actions.pod:2390 ../src/guestfs-actions.pod:2395 ../src/guestfs-actions.pod:2400 ../src/guestfs-actions.pod:2461 ../src/guestfs-actions.pod:2465 ../src/guestfs-actions.pod:2470 ../src/guestfs-actions.pod:2885 ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:2899 ../src/guestfs-actions.pod:3442 ../src/guestfs-actions.pod:3448 ../src/guestfs-actions.pod:3456 ../src/guestfs-actions.pod:3463 ../src/guestfs-actions.pod:3470 ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1123 ../src/guestfs.pod:1127 ../src/guestfs.pod:1131 ../src/guestfs.pod:1136 ../src/guestfs.pod:1144 ../src/guestfs.pod:1163 ../src/guestfs.pod:1171 ../src/guestfs.pod:1188 ../src/guestfs.pod:1193 ../src/guestfs.pod:1197 ../src/guestfs.pod:1254 ../src/guestfs.pod:1258 ../src/guestfs.pod:1262 ../src/guestfs.pod:1266 ../src/guestfs.pod:1270 ../src/guestfs.pod:1274 ../src/guestfs.pod:1789 ../src/guestfs.pod:1794 ../src/guestfs.pod:1798 ../src/guestfs.pod:1900 ../src/guestfs.pod:1905 ../src/guestfs.pod:1909 ../src/guestfs.pod:1919 ../src/guestfs.pod:2208 ../src/guestfs.pod:2213 ../src/guestfs.pod:2219 ../src/guestfs.pod:2227 ../src/guestfs.pod:2745 ../src/guestfs.pod:2751 ../src/guestfs.pod:2756 ../src/guestfs.pod:2762 ../src/guestfs.pod:3159 ../src/guestfs.pod:3164 ../src/guestfs.pod:3168 ../src/guestfs.pod:3172 ../src/guestfs.pod:3176 ../src/guestfs.pod:3190 ../src/guestfs.pod:3195 ../tools/virt-win-reg.pl:197 ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 ../tools/virt-win-reg.pl:711 ../tools/virt-win-reg.pl:717 ../tools/virt-win-reg.pl:723 +#: ../align/virt-alignment-scan.pod:324 ../align/virt-alignment-scan.pod:330 ../align/virt-alignment-scan.pod:336 ../align/virt-alignment-scan.pod:343 ../cat/virt-cat.pod:177 ../cat/virt-cat.pod:182 ../cat/virt-cat.pod:187 ../cat/virt-cat.pod:198 ../cat/virt-cat.pod:202 ../clone/virt-sysprep.pod:283 ../clone/virt-sysprep.pod:287 ../clone/virt-sysprep.pod:291 ../clone/virt-sysprep.pod:295 ../clone/virt-sysprep.pod:310 ../clone/virt-sysprep.pod:314 ../clone/virt-sysprep.pod:318 ../clone/virt-sysprep.pod:322 ../clone/virt-sysprep.pod:326 ../clone/virt-sysprep.pod:362 ../clone/virt-sysprep.pod:384 ../clone/virt-sysprep.pod:388 ../df/virt-df.pod:148 ../df/virt-df.pod:154 ../edit/virt-edit.pod:266 ../edit/virt-edit.pod:271 ../edit/virt-edit.pod:276 ../edit/virt-edit.pod:287 ../edit/virt-edit.pod:291 ../examples/guestfs-recipes.pod:133 ../examples/guestfs-recipes.pod:137 ../examples/guestfs-recipes.pod:141 ../examples/guestfs-recipes.pod:167 ../examples/guestfs-recipes.pod:172 ../examples/guestfs-recipes.pod:262 ../examples/guestfs-recipes.pod:266 ../examples/guestfs-recipes.pod:270 ../examples/guestfs-recipes.pod:274 ../examples/guestfs-recipes.pod:278 ../examples/guestfs-testing.pod:124 ../examples/guestfs-testing.pod:128 ../examples/guestfs-testing.pod:132 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:446 ../fish/guestfish-actions.pod:454 ../fish/guestfish-actions.pod:461 ../fish/guestfish-actions.pod:468 ../fish/guestfish-actions.pod:1338 ../fish/guestfish-actions.pod:1342 ../fish/guestfish-actions.pod:1346 ../fish/guestfish-actions.pod:1350 ../fish/guestfish-actions.pod:1358 ../fish/guestfish-actions.pod:1362 ../fish/guestfish-actions.pod:1366 ../fish/guestfish-actions.pod:1376 ../fish/guestfish-actions.pod:1380 ../fish/guestfish-actions.pod:1384 ../fish/guestfish-actions.pod:1474 ../fish/guestfish-actions.pod:1478 ../fish/guestfish-actions.pod:1483 ../fish/guestfish-actions.pod:1488 ../fish/guestfish-actions.pod:1530 ../fish/guestfish-actions.pod:1534 ../fish/guestfish-actions.pod:1539 ../fish/guestfish-actions.pod:1795 ../fish/guestfish-actions.pod:1802 ../fish/guestfish-actions.pod:1809 ../fish/guestfish-actions.pod:2210 ../fish/guestfish-actions.pod:2216 ../fish/guestfish-actions.pod:2224 ../fish/guestfish-actions.pod:2231 ../fish/guestfish-actions.pod:2238 ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 ../inspector/virt-inspector.pod:514 ../inspector/virt-inspector.pod:518 ../resize/virt-resize.pod:365 ../resize/virt-resize.pod:369 ../resize/virt-resize.pod:378 ../resize/virt-resize.pod:384 ../sparsify/virt-sparsify.pod:32 ../sparsify/virt-sparsify.pod:39 ../sparsify/virt-sparsify.pod:43 ../sparsify/virt-sparsify.pod:49 ../sparsify/virt-sparsify.pod:54 ../sparsify/virt-sparsify.pod:59 ../sparsify/virt-sparsify.pod:65 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:646 ../src/guestfs-actions.pod:654 ../src/guestfs-actions.pod:661 ../src/guestfs-actions.pod:668 ../src/guestfs-actions.pod:2204 ../src/guestfs-actions.pod:2208 ../src/guestfs-actions.pod:2212 ../src/guestfs-actions.pod:2216 ../src/guestfs-actions.pod:2224 ../src/guestfs-actions.pod:2228 ../src/guestfs-actions.pod:2232 ../src/guestfs-actions.pod:2242 ../src/guestfs-actions.pod:2246 ../src/guestfs-actions.pod:2250 ../src/guestfs-actions.pod:2388 ../src/guestfs-actions.pod:2392 ../src/guestfs-actions.pod:2397 ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:2463 ../src/guestfs-actions.pod:2467 ../src/guestfs-actions.pod:2472 ../src/guestfs-actions.pod:2887 ../src/guestfs-actions.pod:2894 ../src/guestfs-actions.pod:2901 ../src/guestfs-actions.pod:3444 ../src/guestfs-actions.pod:3450 ../src/guestfs-actions.pod:3458 ../src/guestfs-actions.pod:3465 ../src/guestfs-actions.pod:3472 ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1123 ../src/guestfs.pod:1127 ../src/guestfs.pod:1131 ../src/guestfs.pod:1136 ../src/guestfs.pod:1144 ../src/guestfs.pod:1163 ../src/guestfs.pod:1171 ../src/guestfs.pod:1188 ../src/guestfs.pod:1193 ../src/guestfs.pod:1197 ../src/guestfs.pod:1254 ../src/guestfs.pod:1258 ../src/guestfs.pod:1262 ../src/guestfs.pod:1266 ../src/guestfs.pod:1270 ../src/guestfs.pod:1274 ../src/guestfs.pod:1806 ../src/guestfs.pod:1811 ../src/guestfs.pod:1815 ../src/guestfs.pod:1919 ../src/guestfs.pod:1924 ../src/guestfs.pod:1928 ../src/guestfs.pod:1938 ../src/guestfs.pod:2229 ../src/guestfs.pod:2234 ../src/guestfs.pod:2240 ../src/guestfs.pod:2248 ../src/guestfs.pod:2766 ../src/guestfs.pod:2772 ../src/guestfs.pod:2777 ../src/guestfs.pod:2783 ../src/guestfs.pod:3263 ../src/guestfs.pod:3268 ../src/guestfs.pod:3272 ../src/guestfs.pod:3276 ../src/guestfs.pod:3280 ../src/guestfs.pod:3294 ../src/guestfs.pod:3299 ../tools/virt-win-reg.pl:197 ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 ../tools/virt-win-reg.pl:711 ../tools/virt-win-reg.pl:717 ../tools/virt-win-reg.pl:723 msgid "*" msgstr "" @@ -746,7 +746,7 @@ msgid "" msgstr "" #. type: =head1 -#: ../align/virt-alignment-scan.pod:352 ../cat/virt-cat.pod:243 ../cat/virt-filesystems.pod:385 ../cat/virt-ls.pod:495 ../clone/virt-sysprep.pod:486 ../df/virt-df.pod:253 ../edit/virt-edit.pod:368 ../erlang/examples/guestfs-erlang.pod:97 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:475 ../examples/guestfs-testing.pod:305 ../fish/guestfish.pod:1268 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../format/virt-format.pod:177 ../fuse/guestmount.pod:396 ../inspector/virt-inspector.pod:501 ../java/examples/guestfs-java.pod:45 ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:40 ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:325 ../resize/virt-resize.pod:702 ../ruby/examples/guestfs-ruby.pod:36 ../sparsify/virt-sparsify.pod:284 ../src/guestfs.pod:3367 ../test-tool/libguestfs-test-tool.pod:106 ../tools/virt-list-filesystems.pl:197 ../tools/virt-list-partitions.pl:267 ../tools/virt-make-fs.pl:579 ../tools/virt-tar.pl:294 ../tools/virt-win-reg.pl:747 +#: ../align/virt-alignment-scan.pod:352 ../cat/virt-cat.pod:243 ../cat/virt-filesystems.pod:385 ../cat/virt-ls.pod:495 ../clone/virt-sysprep.pod:486 ../df/virt-df.pod:253 ../edit/virt-edit.pod:368 ../erlang/examples/guestfs-erlang.pod:97 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:475 ../examples/guestfs-testing.pod:305 ../fish/guestfish.pod:1268 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../format/virt-format.pod:177 ../fuse/guestmount.pod:396 ../inspector/virt-inspector.pod:501 ../java/examples/guestfs-java.pod:45 ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:40 ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:325 ../resize/virt-resize.pod:702 ../ruby/examples/guestfs-ruby.pod:36 ../sparsify/virt-sparsify.pod:284 ../src/guestfs.pod:3471 ../test-tool/libguestfs-test-tool.pod:106 ../tools/virt-list-filesystems.pl:197 ../tools/virt-list-partitions.pl:267 ../tools/virt-make-fs.pl:579 ../tools/virt-tar.pl:294 ../tools/virt-win-reg.pl:747 msgid "SEE ALSO" msgstr "" @@ -768,7 +768,7 @@ msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>" msgstr "" #. type: =head1 -#: ../align/virt-alignment-scan.pod:365 ../cat/virt-cat.pod:256 ../cat/virt-filesystems.pod:400 ../cat/virt-ls.pod:511 ../clone/virt-sysprep.pod:505 ../df/virt-df.pod:265 ../edit/virt-edit.pod:386 ../erlang/examples/guestfs-erlang.pod:114 ../examples/guestfs-examples.pod:49 ../examples/guestfs-recipes.pod:492 ../examples/guestfs-testing.pod:316 ../fish/guestfish.pod:1300 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../format/virt-format.pod:191 ../fuse/guestmount.pod:411 ../inspector/virt-inspector.pod:524 ../java/examples/guestfs-java.pod:62 ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:57 ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:338 ../resize/virt-resize.pod:729 ../ruby/examples/guestfs-ruby.pod:52 ../sparsify/virt-sparsify.pod:301 ../src/guestfs.pod:3419 ../test-tool/libguestfs-test-tool.pod:116 ../tools/virt-list-filesystems.pl:214 ../tools/virt-list-partitions.pl:283 ../tools/virt-make-fs.pl:598 ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:766 +#: ../align/virt-alignment-scan.pod:365 ../cat/virt-cat.pod:256 ../cat/virt-filesystems.pod:400 ../cat/virt-ls.pod:511 ../clone/virt-sysprep.pod:505 ../df/virt-df.pod:265 ../edit/virt-edit.pod:386 ../erlang/examples/guestfs-erlang.pod:114 ../examples/guestfs-examples.pod:49 ../examples/guestfs-recipes.pod:492 ../examples/guestfs-testing.pod:316 ../fish/guestfish.pod:1300 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../format/virt-format.pod:191 ../fuse/guestmount.pod:411 ../inspector/virt-inspector.pod:524 ../java/examples/guestfs-java.pod:62 ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:57 ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:338 ../resize/virt-resize.pod:729 ../ruby/examples/guestfs-ruby.pod:52 ../sparsify/virt-sparsify.pod:301 ../src/guestfs.pod:3523 ../test-tool/libguestfs-test-tool.pod:116 ../tools/virt-list-filesystems.pl:214 ../tools/virt-list-partitions.pl:283 ../tools/virt-make-fs.pl:598 ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:766 msgid "COPYRIGHT" msgstr "" @@ -2199,7 +2199,7 @@ msgid "" msgstr "" #. type: =head2 -#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4581 +#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4588 msgid "path" msgstr "" @@ -2547,7 +2547,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-ls.pod:513 ../df/virt-df.pod:267 ../edit/virt-edit.pod:388 ../examples/guestfs-recipes.pod:494 ../fish/guestfish.pod:1302 ../fuse/guestmount.pod:413 ../rescue/virt-rescue.pod:340 ../src/guestfs.pod:3421 ../test-tool/libguestfs-test-tool.pod:118 ../tools/virt-list-partitions.pl:285 +#: ../cat/virt-ls.pod:513 ../df/virt-df.pod:267 ../edit/virt-edit.pod:388 ../examples/guestfs-recipes.pod:494 ../fish/guestfish.pod:1302 ../fuse/guestmount.pod:413 ../rescue/virt-rescue.pod:340 ../src/guestfs.pod:3525 ../test-tool/libguestfs-test-tool.pod:118 ../tools/virt-list-partitions.pl:285 msgid "Copyright (C) 2009-2012 Red Hat Inc." msgstr "" @@ -4147,7 +4147,7 @@ msgid "" msgstr "" #. type: =head1 -#: ../edit/virt-edit.pod:343 ../fish/guestfish.pod:1119 ../rescue/virt-rescue.pod:298 ../sparsify/virt-sparsify.pod:257 ../src/guestfs.pod:3306 ../test-tool/libguestfs-test-tool.pod:101 +#: ../edit/virt-edit.pod:343 ../fish/guestfish.pod:1119 ../rescue/virt-rescue.pod:298 ../sparsify/virt-sparsify.pod:257 ../src/guestfs.pod:3410 ../test-tool/libguestfs-test-tool.pod:101 msgid "ENVIRONMENT VARIABLES" msgstr "" @@ -4390,12 +4390,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../erlang/examples/guestfs-erlang.pod:110 ../examples/guestfs-examples.pod:45 ../examples/guestfs-recipes.pod:488 ../examples/guestfs-testing.pod:312 ../fish/guestfish.pod:1296 ../fish/virt-copy-in.pod:60 ../fish/virt-copy-out.pod:49 ../fish/virt-tar-in.pod:58 ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:407 ../inspector/virt-inspector.pod:510 ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91 ../perl/examples/guestfs-perl.pod:53 ../python/examples/guestfs-python.pod:54 ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3415 ../test-tool/libguestfs-test-tool.pod:112 +#: ../erlang/examples/guestfs-erlang.pod:110 ../examples/guestfs-examples.pod:45 ../examples/guestfs-recipes.pod:488 ../examples/guestfs-testing.pod:312 ../fish/guestfish.pod:1296 ../fish/virt-copy-in.pod:60 ../fish/virt-copy-out.pod:49 ../fish/virt-tar-in.pod:58 ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:407 ../inspector/virt-inspector.pod:510 ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91 ../perl/examples/guestfs-perl.pod:53 ../python/examples/guestfs-python.pod:54 ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3519 ../test-tool/libguestfs-test-tool.pod:112 msgid "AUTHORS" msgstr "" #. type: textblock -#: ../erlang/examples/guestfs-erlang.pod:112 ../examples/guestfs-examples.pod:47 ../examples/guestfs-recipes.pod:490 ../examples/guestfs-testing.pod:314 ../fish/guestfish.pod:1298 ../fish/virt-copy-in.pod:62 ../fish/virt-copy-out.pod:51 ../fish/virt-tar-in.pod:60 ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:409 ../java/examples/guestfs-java.pod:60 ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:55 ../python/examples/guestfs-python.pod:56 ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3417 ../test-tool/libguestfs-test-tool.pod:114 +#: ../erlang/examples/guestfs-erlang.pod:112 ../examples/guestfs-examples.pod:47 ../examples/guestfs-recipes.pod:490 ../examples/guestfs-testing.pod:314 ../fish/guestfish.pod:1298 ../fish/virt-copy-in.pod:62 ../fish/virt-copy-out.pod:51 ../fish/virt-tar-in.pod:60 ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:409 ../java/examples/guestfs-java.pod:60 ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:55 ../python/examples/guestfs-python.pod:56 ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3521 ../test-tool/libguestfs-test-tool.pod:114 msgid "Richard W.M. Jones (C<rjones at redhat dot com>)" msgstr "" @@ -4834,7 +4834,7 @@ msgid "" msgstr "" #. type: textblock -#: ../examples/guestfs-recipes.pod:163 ../fish/guestfish-actions.pod:9 ../fish/guestfish-actions.pod:1524 ../fish/guestfish-actions.pod:1789 ../fish/guestfish-actions.pod:2204 ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:2457 ../src/guestfs-actions.pod:2881 ../src/guestfs-actions.pod:3438 ../src/guestfs.pod:1785 ../tools/virt-win-reg.pl:707 +#: ../examples/guestfs-recipes.pod:163 ../fish/guestfish-actions.pod:9 ../fish/guestfish-actions.pod:1526 ../fish/guestfish-actions.pod:1791 ../fish/guestfish-actions.pod:2206 ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:2459 ../src/guestfs-actions.pod:2883 ../src/guestfs-actions.pod:3440 ../src/guestfs.pod:1802 ../tools/virt-win-reg.pl:707 msgid "Notes:" msgstr "" @@ -5100,7 +5100,7 @@ msgid "" msgstr "" #. type: =item -#: ../examples/guestfs-recipes.pod:293 ../resize/virt-resize.pod:31 ../resize/virt-resize.pod:603 ../sparsify/virt-sparsify.pod:228 ../src/guestfs.pod:469 ../src/guestfs.pod:1208 ../src/guestfs.pod:1377 ../src/guestfs.pod:1541 ../src/guestfs.pod:2790 +#: ../examples/guestfs-recipes.pod:293 ../resize/virt-resize.pod:31 ../resize/virt-resize.pod:603 ../sparsify/virt-sparsify.pod:228 ../src/guestfs.pod:469 ../src/guestfs.pod:1208 ../src/guestfs.pod:1377 ../src/guestfs.pod:1558 ../src/guestfs.pod:2877 msgid "1." msgstr "" @@ -5118,7 +5118,7 @@ msgid "" msgstr "" #. type: =item -#: ../examples/guestfs-recipes.pod:299 ../resize/virt-resize.pod:44 ../resize/virt-resize.pod:610 ../sparsify/virt-sparsify.pod:235 ../src/guestfs.pod:475 ../src/guestfs.pod:1212 ../src/guestfs.pod:1381 ../src/guestfs.pod:1545 ../src/guestfs.pod:2815 +#: ../examples/guestfs-recipes.pod:299 ../resize/virt-resize.pod:44 ../resize/virt-resize.pod:610 ../sparsify/virt-sparsify.pod:235 ../src/guestfs.pod:475 ../src/guestfs.pod:1212 ../src/guestfs.pod:1381 ../src/guestfs.pod:1562 ../src/guestfs.pod:2902 msgid "2." msgstr "" @@ -5133,7 +5133,7 @@ msgid "L<https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-us msgstr "" #. type: =item -#: ../examples/guestfs-recipes.pod:305 ../resize/virt-resize.pod:52 ../resize/virt-resize.pod:616 ../sparsify/virt-sparsify.pod:241 ../src/guestfs.pod:486 ../src/guestfs.pod:1216 ../src/guestfs.pod:1551 +#: ../examples/guestfs-recipes.pod:305 ../resize/virt-resize.pod:52 ../resize/virt-resize.pod:616 ../sparsify/virt-sparsify.pod:241 ../src/guestfs.pod:486 ../src/guestfs.pod:1216 ../src/guestfs.pod:1568 msgid "3." msgstr "" @@ -5518,7 +5518,7 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:20 -msgid "https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools" +msgid "L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>" msgstr "" #. type: textblock @@ -5531,7 +5531,7 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:26 -msgid "https://www.redhat.com/mailman/listinfo/libguestfs" +msgid "L<https://www.redhat.com/mailman/listinfo/libguestfs>" msgstr "" #. type: =head1 @@ -5545,7 +5545,7 @@ msgid "Run libguestfs-test-tool" msgstr "" #. type: textblock -#: ../examples/guestfs-testing.pod:32 ../examples/guestfs-testing.pod:145 ../src/guestfs.pod:3180 +#: ../examples/guestfs-testing.pod:32 ../examples/guestfs-testing.pod:145 ../src/guestfs.pod:3284 msgid "Run:" msgstr "" @@ -5635,7 +5635,7 @@ msgid "" msgstr "" #. type: textblock -#: ../examples/guestfs-testing.pod:68 ../examples/guestfs-testing.pod:175 ../examples/guestfs-testing.pod:188 ../examples/guestfs-testing.pod:248 ../src/guestfs.pod:2893 +#: ../examples/guestfs-testing.pod:68 ../examples/guestfs-testing.pod:175 ../examples/guestfs-testing.pod:188 ../examples/guestfs-testing.pod:248 ../src/guestfs.pod:2980 msgid "or:" msgstr "" @@ -6256,14 +6256,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:217 ../fish/guestfish-actions.pod:231 +#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:219 ../fish/guestfish-actions.pod:233 msgid "" "I<This function is deprecated.> In new code, use the L</add-drive-opts> call " "instead." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:220 ../fish/guestfish-actions.pod:234 ../fish/guestfish-actions.pod:975 ../fish/guestfish-actions.pod:1010 ../fish/guestfish-actions.pod:1223 ../fish/guestfish-actions.pod:1583 ../fish/guestfish-actions.pod:1597 ../fish/guestfish-actions.pod:2764 ../fish/guestfish-actions.pod:3474 ../fish/guestfish-actions.pod:3796 ../fish/guestfish-actions.pod:3844 ../fish/guestfish-actions.pod:4764 ../fish/guestfish-actions.pod:4784 ../fish/guestfish-actions.pod:4803 ../fish/guestfish-actions.pod:4841 ../fish/guestfish-actions.pod:5589 ../fish/guestfish-actions.pod:5692 ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:308 ../src/guestfs-actions.pod:329 ../src/guestfs-actions.pod:1624 ../src/guestfs-actions.pod:1681 ../src/guestfs-actions.pod:2043 ../src/guestfs-actions.pod:2542 ../src/guestfs-actions.pod:2563 ../src/guestfs-actions.pod:4214 ../src/guestfs-actions.pod:5379 ../src/guestfs-actions.pod:5915 ../src/guestfs-actions.pod:6015 ../src/guestfs-actions.pod:7313 ../src/guestfs-actions.pod:7354 ../src/guestfs-actions.pod:7385 ../src/guestfs-actions.pod:7445 ../src/guestfs-actions.pod:8522 ../src/guestfs-actions.pod:8631 ../src/guestfs-actions.pod:8811 +#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:222 ../fish/guestfish-actions.pod:236 ../fish/guestfish-actions.pod:977 ../fish/guestfish-actions.pod:1012 ../fish/guestfish-actions.pod:1225 ../fish/guestfish-actions.pod:1585 ../fish/guestfish-actions.pod:1599 ../fish/guestfish-actions.pod:2766 ../fish/guestfish-actions.pod:3481 ../fish/guestfish-actions.pod:3803 ../fish/guestfish-actions.pod:3851 ../fish/guestfish-actions.pod:4771 ../fish/guestfish-actions.pod:4791 ../fish/guestfish-actions.pod:4810 ../fish/guestfish-actions.pod:4848 ../fish/guestfish-actions.pod:5596 ../fish/guestfish-actions.pod:5699 ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:310 ../src/guestfs-actions.pod:331 ../src/guestfs-actions.pod:1626 ../src/guestfs-actions.pod:1683 ../src/guestfs-actions.pod:2045 ../src/guestfs-actions.pod:2544 ../src/guestfs-actions.pod:2565 ../src/guestfs-actions.pod:4216 ../src/guestfs-actions.pod:5386 ../src/guestfs-actions.pod:5922 ../src/guestfs-actions.pod:6022 ../src/guestfs-actions.pod:7320 ../src/guestfs-actions.pod:7361 ../src/guestfs-actions.pod:7392 ../src/guestfs-actions.pod:7452 ../src/guestfs-actions.pod:8529 ../src/guestfs-actions.pod:8638 ../src/guestfs-actions.pod:8818 msgid "" "Deprecated functions will not be removed from the API, but the fact that " "they are deprecated indicates that there are problems with correct use of " @@ -6427,7 +6427,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:125 ../fish/guestfish-actions.pod:197 ../fish/guestfish-actions.pod:658 ../fish/guestfish-actions.pod:869 ../fish/guestfish-actions.pod:890 ../fish/guestfish-actions.pod:928 ../fish/guestfish-actions.pod:937 ../fish/guestfish-actions.pod:946 ../fish/guestfish-actions.pod:960 ../fish/guestfish-actions.pod:1146 ../fish/guestfish-actions.pod:2243 ../fish/guestfish-actions.pod:3300 ../fish/guestfish-actions.pod:3523 ../fish/guestfish-actions.pod:3686 ../fish/guestfish-actions.pod:3832 ../fish/guestfish-actions.pod:5225 +#: ../fish/guestfish-actions.pod:125 ../fish/guestfish-actions.pod:199 ../fish/guestfish-actions.pod:660 ../fish/guestfish-actions.pod:871 ../fish/guestfish-actions.pod:892 ../fish/guestfish-actions.pod:930 ../fish/guestfish-actions.pod:939 ../fish/guestfish-actions.pod:948 ../fish/guestfish-actions.pod:962 ../fish/guestfish-actions.pod:1148 ../fish/guestfish-actions.pod:2245 ../fish/guestfish-actions.pod:3307 ../fish/guestfish-actions.pod:3530 ../fish/guestfish-actions.pod:3693 ../fish/guestfish-actions.pod:3839 ../fish/guestfish-actions.pod:5232 msgid "" "This command has one or more optional arguments. See L</OPTIONAL " "ARGUMENTS>." @@ -6486,13 +6486,19 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:148 ../src/guestfs-actions.pod:208 msgid "" -"This function adds a virtual machine disk image C<filename> to libguestfs. " +"This function adds a disk image called C<filename> to the handle. " +"C<filename> may be a regular host file or a host device." +msgstr "" + +#. type: textblock +#: ../fish/guestfish-actions.pod:151 ../src/guestfs-actions.pod:211 +msgid "" "The first time you call this function, the disk appears as C</dev/sda>, the " "second time as C</dev/sdb>, and so on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:153 ../src/guestfs-actions.pod:213 +#: ../fish/guestfish-actions.pod:154 ../src/guestfs-actions.pod:214 msgid "" "You don't necessarily need to be root when using libguestfs. However you " "obviously do need sufficient permissions to access the filename for whatever " @@ -6501,29 +6507,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:159 ../src/guestfs-actions.pod:219 +#: ../fish/guestfish-actions.pod:160 ../src/guestfs-actions.pod:220 msgid "This call checks that C<filename> exists." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:161 ../src/guestfs-actions.pod:221 +#: ../fish/guestfish-actions.pod:162 ../src/guestfs-actions.pod:222 msgid "" "C<filename> may be the special string C<\"/dev/null\">. See " "L<guestfs(3)/NULL DISKS>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:164 ../fish/guestfish-actions.pod:3485 ../src/guestfs-actions.pod:224 ../src/guestfs-actions.pod:5416 +#: ../fish/guestfish-actions.pod:165 ../fish/guestfish-actions.pod:3492 ../src/guestfs-actions.pod:225 ../src/guestfs-actions.pod:5423 msgid "The optional arguments are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:168 ../src/guestfs-actions.pod:228 +#: ../fish/guestfish-actions.pod:169 ../src/guestfs-actions.pod:229 msgid "C<readonly>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:170 ../src/guestfs-actions.pod:230 +#: ../fish/guestfish-actions.pod:171 ../src/guestfs-actions.pod:231 msgid "" "If true then the image is treated as read-only. Writes are still allowed, " "but they are stored in a temporary snapshot overlay which is discarded at " @@ -6531,12 +6537,12 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:174 ../src/guestfs-actions.pod:234 ../src/guestfs.pod:3063 +#: ../fish/guestfish-actions.pod:175 ../src/guestfs-actions.pod:235 ../src/guestfs.pod:3154 msgid "C<format>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:176 +#: ../fish/guestfish-actions.pod:177 msgid "" "This forces the image format. If you omit this (or use L</add-drive> or " "L</add-drive-ro>) then the format is automatically detected. Possible " @@ -6544,7 +6550,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:180 ../src/guestfs-actions.pod:240 +#: ../fish/guestfish-actions.pod:181 ../src/guestfs-actions.pod:241 msgid "" "Automatic detection of the format opens you up to a potential security hole " "when dealing with untrusted raw-format images. See CVE-2010-3851 and " @@ -6552,41 +6558,41 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:185 ../src/guestfs-actions.pod:245 +#: ../fish/guestfish-actions.pod:186 ../src/guestfs-actions.pod:246 msgid "C<iface>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:187 +#: ../fish/guestfish-actions.pod:188 msgid "" "This rarely-used option lets you emulate the behaviour of the deprecated " "L</add-drive-with-if> call (q.v.)" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:190 ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:250 ../src/guestfs-actions.pod:5133 +#: ../fish/guestfish-actions.pod:191 ../fish/guestfish-actions.pod:3335 ../src/guestfs-actions.pod:251 ../src/guestfs-actions.pod:5140 msgid "C<name>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:192 ../src/guestfs-actions.pod:252 +#: ../fish/guestfish-actions.pod:193 ../src/guestfs-actions.pod:253 msgid "" -"The name the drive had in the original guest, e.g. /dev/sdb. This is used as " -"a hint to the guest inspection process if it is available." +"The name the drive had in the original guest, e.g. C</dev/sdb>. This is " +"used as a hint to the guest inspection process if it is available." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:199 +#: ../fish/guestfish-actions.pod:201 msgid "add-drive-ro" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:201 +#: ../fish/guestfish-actions.pod:203 msgid "add-ro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:203 +#: ../fish/guestfish-actions.pod:205 #, no-wrap msgid "" " add-drive-ro filename\n" @@ -6594,7 +6600,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:205 +#: ../fish/guestfish-actions.pod:207 msgid "" "This function is the equivalent of calling L</add-drive-opts> with the " "optional parameter C<GUESTFS_ADD_DRIVE_OPTS_READONLY> set to 1, so the disk " @@ -6602,12 +6608,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:210 +#: ../fish/guestfish-actions.pod:212 msgid "add-drive-ro-with-if" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:212 +#: ../fish/guestfish-actions.pod:214 #, no-wrap msgid "" " add-drive-ro-with-if filename iface\n" @@ -6615,19 +6621,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:214 +#: ../fish/guestfish-actions.pod:216 msgid "" "This is the same as L</add-drive-ro> but it allows you to specify the QEMU " "interface emulation to use at run time." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:224 +#: ../fish/guestfish-actions.pod:226 msgid "add-drive-with-if" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:226 +#: ../fish/guestfish-actions.pod:228 #, no-wrap msgid "" " add-drive-with-if filename iface\n" @@ -6635,19 +6641,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:228 +#: ../fish/guestfish-actions.pod:230 msgid "" "This is the same as L</add-drive> but it allows you to specify the QEMU " "interface emulation to use at run time." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:238 +#: ../fish/guestfish-actions.pod:240 msgid "aug-clear" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:240 +#: ../fish/guestfish-actions.pod:242 #, no-wrap msgid "" " aug-clear augpath\n" @@ -6655,19 +6661,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:242 ../src/guestfs-actions.pod:346 +#: ../fish/guestfish-actions.pod:244 ../src/guestfs-actions.pod:348 msgid "" "Set the value associated with C<path> to C<NULL>. This is the same as the " "L<augtool(1)> C<clear> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:245 +#: ../fish/guestfish-actions.pod:247 msgid "aug-close" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:247 +#: ../fish/guestfish-actions.pod:249 #, no-wrap msgid "" " aug-close\n" @@ -6675,7 +6681,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:249 +#: ../fish/guestfish-actions.pod:251 msgid "" "Close the current Augeas handle and free up any resources used by it. After " "calling this, you have to call L</aug-init> again before you can use any " @@ -6683,12 +6689,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:254 +#: ../fish/guestfish-actions.pod:256 msgid "aug-defnode" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:256 +#: ../fish/guestfish-actions.pod:258 #, no-wrap msgid "" " aug-defnode name expr val\n" @@ -6696,12 +6702,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:258 ../src/guestfs-actions.pod:375 +#: ../fish/guestfish-actions.pod:260 ../src/guestfs-actions.pod:377 msgid "Defines a variable C<name> whose value is the result of evaluating C<expr>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:261 +#: ../fish/guestfish-actions.pod:263 msgid "" "If C<expr> evaluates to an empty nodeset, a node is created, equivalent to " "calling L</aug-set> C<expr>, C<value>. C<name> will be the nodeset " @@ -6709,19 +6715,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:265 ../src/guestfs-actions.pod:382 +#: ../fish/guestfish-actions.pod:267 ../src/guestfs-actions.pod:384 msgid "" "On success this returns a pair containing the number of nodes in the " "nodeset, and a boolean flag if a node was created." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:269 +#: ../fish/guestfish-actions.pod:271 msgid "aug-defvar" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:271 +#: ../fish/guestfish-actions.pod:273 #, no-wrap msgid "" " aug-defvar name expr\n" @@ -6729,26 +6735,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:273 ../src/guestfs-actions.pod:399 +#: ../fish/guestfish-actions.pod:275 ../src/guestfs-actions.pod:401 msgid "" "Defines an Augeas variable C<name> whose value is the result of evaluating " "C<expr>. If C<expr> is NULL, then C<name> is undefined." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:277 ../src/guestfs-actions.pod:403 +#: ../fish/guestfish-actions.pod:279 ../src/guestfs-actions.pod:405 msgid "" "On success this returns the number of nodes in C<expr>, or C<0> if C<expr> " "evaluates to something which is not a nodeset." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:280 +#: ../fish/guestfish-actions.pod:282 msgid "aug-get" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:282 +#: ../fish/guestfish-actions.pod:284 #, no-wrap msgid "" " aug-get augpath\n" @@ -6756,19 +6762,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:284 ../src/guestfs-actions.pod:416 +#: ../fish/guestfish-actions.pod:286 ../src/guestfs-actions.pod:418 msgid "" "Look up the value associated with C<path>. If C<path> matches exactly one " "node, the C<value> is returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:287 +#: ../fish/guestfish-actions.pod:289 msgid "aug-init" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:289 +#: ../fish/guestfish-actions.pod:291 #, no-wrap msgid "" " aug-init root flags\n" @@ -6776,7 +6782,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:291 ../src/guestfs-actions.pod:431 +#: ../fish/guestfish-actions.pod:293 ../src/guestfs-actions.pod:433 msgid "" "Create a new Augeas handle for editing configuration files. If there was " "any previous Augeas handle associated with this guestfs session, then it is " @@ -6784,56 +6790,56 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:295 +#: ../fish/guestfish-actions.pod:297 msgid "You must call this before using any other L</aug-*> commands." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:298 ../src/guestfs-actions.pod:438 +#: ../fish/guestfish-actions.pod:300 ../src/guestfs-actions.pod:440 msgid "C<root> is the filesystem root. C<root> must not be NULL, use C</> instead." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:301 ../src/guestfs-actions.pod:441 +#: ../fish/guestfish-actions.pod:303 ../src/guestfs-actions.pod:443 msgid "" "The flags are the same as the flags defined in E<lt>augeas.hE<gt>, the " "logical I<or> of the following integers:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:307 ../src/guestfs-actions.pod:447 +#: ../fish/guestfish-actions.pod:309 ../src/guestfs-actions.pod:449 msgid "C<AUG_SAVE_BACKUP> = 1" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:309 ../src/guestfs-actions.pod:449 +#: ../fish/guestfish-actions.pod:311 ../src/guestfs-actions.pod:451 msgid "Keep the original file with a C<.augsave> extension." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:311 ../src/guestfs-actions.pod:451 +#: ../fish/guestfish-actions.pod:313 ../src/guestfs-actions.pod:453 msgid "C<AUG_SAVE_NEWFILE> = 2" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:313 ../src/guestfs-actions.pod:453 +#: ../fish/guestfish-actions.pod:315 ../src/guestfs-actions.pod:455 msgid "" "Save changes into a file with extension C<.augnew>, and do not overwrite " "original. Overrides C<AUG_SAVE_BACKUP>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:316 ../src/guestfs-actions.pod:456 +#: ../fish/guestfish-actions.pod:318 ../src/guestfs-actions.pod:458 msgid "C<AUG_TYPE_CHECK> = 4" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:318 ../src/guestfs-actions.pod:458 +#: ../fish/guestfish-actions.pod:320 ../src/guestfs-actions.pod:460 msgid "Typecheck lenses." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:320 +#: ../fish/guestfish-actions.pod:322 msgid "" "This option is only useful when debugging Augeas lenses. Use of this option " "may require additional memory for the libguestfs appliance. You may need to " @@ -6841,52 +6847,52 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:325 ../src/guestfs-actions.pod:465 +#: ../fish/guestfish-actions.pod:327 ../src/guestfs-actions.pod:467 msgid "C<AUG_NO_STDINC> = 8" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:327 ../src/guestfs-actions.pod:467 +#: ../fish/guestfish-actions.pod:329 ../src/guestfs-actions.pod:469 msgid "Do not use standard load path for modules." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:329 ../src/guestfs-actions.pod:469 +#: ../fish/guestfish-actions.pod:331 ../src/guestfs-actions.pod:471 msgid "C<AUG_SAVE_NOOP> = 16" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:331 ../src/guestfs-actions.pod:471 +#: ../fish/guestfish-actions.pod:333 ../src/guestfs-actions.pod:473 msgid "Make save a no-op, just record what would have been changed." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:333 ../src/guestfs-actions.pod:473 +#: ../fish/guestfish-actions.pod:335 ../src/guestfs-actions.pod:475 msgid "C<AUG_NO_LOAD> = 32" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:335 +#: ../fish/guestfish-actions.pod:337 msgid "Do not load the tree in L</aug-init>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:339 +#: ../fish/guestfish-actions.pod:341 msgid "To close the handle, you can call L</aug-close>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:341 ../src/guestfs-actions.pod:481 +#: ../fish/guestfish-actions.pod:343 ../src/guestfs-actions.pod:483 msgid "To find out more about Augeas, see L<http://augeas.net/>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:343 +#: ../fish/guestfish-actions.pod:345 msgid "aug-insert" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:345 +#: ../fish/guestfish-actions.pod:347 #, no-wrap msgid "" " aug-insert augpath label true|false\n" @@ -6894,26 +6900,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:347 ../src/guestfs-actions.pod:495 +#: ../fish/guestfish-actions.pod:349 ../src/guestfs-actions.pod:497 msgid "" "Create a new sibling C<label> for C<path>, inserting it into the tree before " "or after C<path> (depending on the boolean flag C<before>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:351 ../src/guestfs-actions.pod:499 +#: ../fish/guestfish-actions.pod:353 ../src/guestfs-actions.pod:501 msgid "" "C<path> must match exactly one existing node in the tree, and C<label> must " "be a label, ie. not contain C</>, C<*> or end with a bracketed index C<[N]>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:355 +#: ../fish/guestfish-actions.pod:357 msgid "aug-load" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:357 +#: ../fish/guestfish-actions.pod:359 #, no-wrap msgid "" " aug-load\n" @@ -6921,22 +6927,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:359 ../src/guestfs-actions.pod:512 +#: ../fish/guestfish-actions.pod:361 ../src/guestfs-actions.pod:514 msgid "Load files into the tree." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:361 ../src/guestfs-actions.pod:514 +#: ../fish/guestfish-actions.pod:363 ../src/guestfs-actions.pod:516 msgid "See C<aug_load> in the Augeas documentation for the full gory details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:364 +#: ../fish/guestfish-actions.pod:366 msgid "aug-ls" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:366 +#: ../fish/guestfish-actions.pod:368 #, no-wrap msgid "" " aug-ls augpath\n" @@ -6944,19 +6950,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:368 +#: ../fish/guestfish-actions.pod:370 msgid "" "This is just a shortcut for listing L</aug-match> C<path/*> and sorting the " "resulting nodes into alphabetical order." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:371 +#: ../fish/guestfish-actions.pod:373 msgid "aug-match" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:373 +#: ../fish/guestfish-actions.pod:375 #, no-wrap msgid "" " aug-match augpath\n" @@ -6964,7 +6970,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:375 ../src/guestfs-actions.pod:542 +#: ../fish/guestfish-actions.pod:377 ../src/guestfs-actions.pod:544 msgid "" "Returns a list of paths which match the path expression C<path>. The " "returned paths are sufficiently qualified so that they match exactly one " @@ -6972,12 +6978,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:379 +#: ../fish/guestfish-actions.pod:381 msgid "aug-mv" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:381 +#: ../fish/guestfish-actions.pod:383 #, no-wrap msgid "" " aug-mv src dest\n" @@ -6985,19 +6991,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:383 ../src/guestfs-actions.pod:559 +#: ../fish/guestfish-actions.pod:385 ../src/guestfs-actions.pod:561 msgid "" "Move the node C<src> to C<dest>. C<src> must match exactly one node. " "C<dest> is overwritten if it exists." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:386 +#: ../fish/guestfish-actions.pod:388 msgid "aug-rm" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:388 +#: ../fish/guestfish-actions.pod:390 #, no-wrap msgid "" " aug-rm augpath\n" @@ -7005,22 +7011,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:390 ../src/guestfs-actions.pod:572 +#: ../fish/guestfish-actions.pod:392 ../src/guestfs-actions.pod:574 msgid "Remove C<path> and all of its children." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:392 ../src/guestfs-actions.pod:574 +#: ../fish/guestfish-actions.pod:394 ../src/guestfs-actions.pod:576 msgid "On success this returns the number of entries which were removed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:394 +#: ../fish/guestfish-actions.pod:396 msgid "aug-save" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:396 +#: ../fish/guestfish-actions.pod:398 #, no-wrap msgid "" " aug-save\n" @@ -7028,24 +7034,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:398 ../src/guestfs-actions.pod:585 +#: ../fish/guestfish-actions.pod:400 ../src/guestfs-actions.pod:587 msgid "This writes all pending changes to disk." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:400 +#: ../fish/guestfish-actions.pod:402 msgid "" "The flags which were passed to L</aug-init> affect exactly how files are " "saved." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:403 +#: ../fish/guestfish-actions.pod:405 msgid "aug-set" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:405 +#: ../fish/guestfish-actions.pod:407 #, no-wrap msgid "" " aug-set augpath val\n" @@ -7053,12 +7059,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:407 ../src/guestfs-actions.pod:601 +#: ../fish/guestfish-actions.pod:409 ../src/guestfs-actions.pod:603 msgid "Set the value associated with C<path> to C<val>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:409 +#: ../fish/guestfish-actions.pod:411 msgid "" "In the Augeas API, it is possible to clear a node by setting the value to " "NULL. Due to an oversight in the libguestfs API you cannot do that with " @@ -7066,12 +7072,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:414 +#: ../fish/guestfish-actions.pod:416 msgid "available" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:416 +#: ../fish/guestfish-actions.pod:418 #, no-wrap msgid "" " available 'groups ...'\n" @@ -7079,7 +7085,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:418 ../src/guestfs-actions.pod:618 +#: ../fish/guestfish-actions.pod:420 ../src/guestfs-actions.pod:620 msgid "" "This command is used to check the availability of some groups of " "functionality in the appliance, which not all builds of the libguestfs " @@ -7087,7 +7093,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:422 +#: ../fish/guestfish-actions.pod:424 msgid "" "The libguestfs groups, and the functions that those groups correspond to, " "are listed in L<guestfs(3)/AVAILABILITY>. You can also fetch this list at " @@ -7095,7 +7101,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:427 ../src/guestfs-actions.pod:627 +#: ../fish/guestfish-actions.pod:429 ../src/guestfs-actions.pod:629 msgid "" "The argument C<groups> is a list of group names, eg: C<[\"inotify\", " "\"augeas\"]> would check for the availability of the Linux inotify functions " @@ -7103,43 +7109,43 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:432 ../src/guestfs-actions.pod:632 +#: ../fish/guestfish-actions.pod:434 ../src/guestfs-actions.pod:634 msgid "The command returns no error if I<all> requested groups are available." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:434 ../src/guestfs-actions.pod:634 +#: ../fish/guestfish-actions.pod:436 ../src/guestfs-actions.pod:636 msgid "" "It fails with an error if one or more of the requested groups is unavailable " "in the appliance." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:437 ../src/guestfs-actions.pod:637 +#: ../fish/guestfish-actions.pod:439 ../src/guestfs-actions.pod:639 msgid "" "If an unknown group name is included in the list of groups then an error is " "always returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:440 ../src/guestfs-actions.pod:640 +#: ../fish/guestfish-actions.pod:442 ../src/guestfs-actions.pod:642 msgid "I<Notes:>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:446 +#: ../fish/guestfish-actions.pod:448 msgid "You must call L</launch> before calling this function." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:448 ../src/guestfs-actions.pod:648 +#: ../fish/guestfish-actions.pod:450 ../src/guestfs-actions.pod:650 msgid "" "The reason is because we don't know what groups are supported by the " "appliance/daemon until it is running and can be queried." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:454 ../src/guestfs-actions.pod:654 +#: ../fish/guestfish-actions.pod:456 ../src/guestfs-actions.pod:656 msgid "" "If a group of functions is available, this does not necessarily mean that " "they will work. You still have to check for errors when calling individual " @@ -7147,7 +7153,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:461 ../src/guestfs-actions.pod:661 +#: ../fish/guestfish-actions.pod:463 ../src/guestfs-actions.pod:663 msgid "" "It is usually the job of distro packagers to build complete functionality " "into the libguestfs appliance. Upstream libguestfs, if built from source " @@ -7155,7 +7161,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:468 +#: ../fish/guestfish-actions.pod:470 msgid "" "This call was added in version C<1.0.80>. In previous versions of " "libguestfs all you could do would be to speculatively execute a command to " @@ -7163,12 +7169,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:475 +#: ../fish/guestfish-actions.pod:477 msgid "available-all-groups" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:477 +#: ../fish/guestfish-actions.pod:479 #, no-wrap msgid "" " available-all-groups\n" @@ -7176,7 +7182,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:479 +#: ../fish/guestfish-actions.pod:481 msgid "" "This command returns a list of all optional groups that this daemon knows " "about. Note this returns both supported and unsupported groups. To find " @@ -7185,17 +7191,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:485 +#: ../fish/guestfish-actions.pod:487 msgid "See also L</available> and L<guestfs(3)/AVAILABILITY>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:487 +#: ../fish/guestfish-actions.pod:489 msgid "base64-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:489 +#: ../fish/guestfish-actions.pod:491 #, no-wrap msgid "" " base64-in (base64file|-) filename\n" @@ -7203,22 +7209,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:491 ../src/guestfs-actions.pod:705 +#: ../fish/guestfish-actions.pod:493 ../src/guestfs-actions.pod:707 msgid "This command uploads base64-encoded data from C<base64file> to C<filename>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:494 ../fish/guestfish-actions.pod:503 ../fish/guestfish-actions.pod:783 ../fish/guestfish-actions.pod:867 ../fish/guestfish-actions.pod:888 ../fish/guestfish-actions.pod:1071 ../fish/guestfish-actions.pod:1090 ../fish/guestfish-actions.pod:1492 ../fish/guestfish-actions.pod:5081 ../fish/guestfish-actions.pod:5093 ../fish/guestfish-actions.pod:5104 ../fish/guestfish-actions.pod:5115 ../fish/guestfish-actions.pod:5246 ../fish/guestfish-actions.pod:5255 ../fish/guestfish-actions.pod:5309 ../fish/guestfish-actions.pod:5332 +#: ../fish/guestfish-actions.pod:496 ../fish/guestfish-actions.pod:505 ../fish/guestfish-actions.pod:785 ../fish/guestfish-actions.pod:869 ../fish/guestfish-actions.pod:890 ../fish/guestfish-actions.pod:1073 ../fish/guestfish-actions.pod:1092 ../fish/guestfish-actions.pod:1494 ../fish/guestfish-actions.pod:5088 ../fish/guestfish-actions.pod:5100 ../fish/guestfish-actions.pod:5111 ../fish/guestfish-actions.pod:5122 ../fish/guestfish-actions.pod:5253 ../fish/guestfish-actions.pod:5262 ../fish/guestfish-actions.pod:5316 ../fish/guestfish-actions.pod:5339 msgid "Use C<-> instead of a filename to read/write from stdin/stdout." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:496 +#: ../fish/guestfish-actions.pod:498 msgid "base64-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:498 +#: ../fish/guestfish-actions.pod:500 #, no-wrap msgid "" " base64-out filename (base64file|-)\n" @@ -7226,19 +7232,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:500 ../src/guestfs-actions.pod:719 +#: ../fish/guestfish-actions.pod:502 ../src/guestfs-actions.pod:721 msgid "" "This command downloads the contents of C<filename>, writing it out to local " "file C<base64file> encoded as base64." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:505 +#: ../fish/guestfish-actions.pod:507 msgid "blkid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:507 +#: ../fish/guestfish-actions.pod:509 #, no-wrap msgid "" " blkid device\n" @@ -7246,7 +7252,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:509 ../src/guestfs-actions.pod:732 +#: ../fish/guestfish-actions.pod:511 ../src/guestfs-actions.pod:734 msgid "" "This command returns block device attributes for C<device>. The following " "fields are usually present in the returned hash. Other fields may also be " @@ -7254,62 +7260,62 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:514 ../src/guestfs-actions.pod:737 +#: ../fish/guestfish-actions.pod:516 ../src/guestfs-actions.pod:739 msgid "C<UUID>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:516 ../src/guestfs-actions.pod:739 +#: ../fish/guestfish-actions.pod:518 ../src/guestfs-actions.pod:741 msgid "The uuid of this device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:518 ../src/guestfs-actions.pod:741 +#: ../fish/guestfish-actions.pod:520 ../src/guestfs-actions.pod:743 msgid "C<LABEL>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:520 ../src/guestfs-actions.pod:743 +#: ../fish/guestfish-actions.pod:522 ../src/guestfs-actions.pod:745 msgid "The label of this device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:522 ../src/guestfs-actions.pod:745 +#: ../fish/guestfish-actions.pod:524 ../src/guestfs-actions.pod:747 msgid "C<VERSION>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:524 ../src/guestfs-actions.pod:747 +#: ../fish/guestfish-actions.pod:526 ../src/guestfs-actions.pod:749 msgid "The version of blkid command." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:526 ../src/guestfs-actions.pod:749 +#: ../fish/guestfish-actions.pod:528 ../src/guestfs-actions.pod:751 msgid "C<TYPE>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:528 ../src/guestfs-actions.pod:751 +#: ../fish/guestfish-actions.pod:530 ../src/guestfs-actions.pod:753 msgid "The filesystem type or RAID of this device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:530 ../src/guestfs-actions.pod:753 +#: ../fish/guestfish-actions.pod:532 ../src/guestfs-actions.pod:755 msgid "C<USAGE>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:532 ../src/guestfs-actions.pod:755 +#: ../fish/guestfish-actions.pod:534 ../src/guestfs-actions.pod:757 msgid "The usage of this device, for example C<filesystem> or C<raid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:536 +#: ../fish/guestfish-actions.pod:538 msgid "blockdev-flushbufs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:538 +#: ../fish/guestfish-actions.pod:540 #, no-wrap msgid "" " blockdev-flushbufs device\n" @@ -7317,22 +7323,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:540 ../src/guestfs-actions.pod:773 +#: ../fish/guestfish-actions.pod:542 ../src/guestfs-actions.pod:775 msgid "This tells the kernel to flush internal buffers associated with C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:543 ../fish/guestfish-actions.pod:554 ../fish/guestfish-actions.pod:563 ../fish/guestfish-actions.pod:573 ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:598 ../fish/guestfish-actions.pod:606 ../fish/guestfish-actions.pod:617 ../fish/guestfish-actions.pod:625 ../fish/guestfish-actions.pod:633 ../src/guestfs-actions.pod:776 ../src/guestfs-actions.pod:793 ../src/guestfs-actions.pod:808 ../src/guestfs-actions.pod:824 ../src/guestfs-actions.pod:842 ../src/guestfs-actions.pod:861 ../src/guestfs-actions.pod:875 ../src/guestfs-actions.pod:893 ../src/guestfs-actions.pod:907 ../src/guestfs-actions.pod:921 +#: ../fish/guestfish-actions.pod:545 ../fish/guestfish-actions.pod:556 ../fish/guestfish-actions.pod:565 ../fish/guestfish-actions.pod:575 ../fish/guestfish-actions.pod:587 ../fish/guestfish-actions.pod:600 ../fish/guestfish-actions.pod:608 ../fish/guestfish-actions.pod:619 ../fish/guestfish-actions.pod:627 ../fish/guestfish-actions.pod:635 ../src/guestfs-actions.pod:778 ../src/guestfs-actions.pod:795 ../src/guestfs-actions.pod:810 ../src/guestfs-actions.pod:826 ../src/guestfs-actions.pod:844 ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:877 ../src/guestfs-actions.pod:895 ../src/guestfs-actions.pod:909 ../src/guestfs-actions.pod:923 msgid "This uses the L<blockdev(8)> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:545 +#: ../fish/guestfish-actions.pod:547 msgid "blockdev-getbsz" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:547 +#: ../fish/guestfish-actions.pod:549 #, no-wrap msgid "" " blockdev-getbsz device\n" @@ -7340,24 +7346,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:549 ../src/guestfs-actions.pod:788 +#: ../fish/guestfish-actions.pod:551 ../src/guestfs-actions.pod:790 msgid "This returns the block size of a device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:551 ../fish/guestfish-actions.pod:614 ../src/guestfs-actions.pod:790 ../src/guestfs-actions.pod:890 +#: ../fish/guestfish-actions.pod:553 ../fish/guestfish-actions.pod:616 ../src/guestfs-actions.pod:792 ../src/guestfs-actions.pod:892 msgid "" "(Note this is different from both I<size in blocks> and I<filesystem block " "size>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:556 +#: ../fish/guestfish-actions.pod:558 msgid "blockdev-getro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:558 +#: ../fish/guestfish-actions.pod:560 #, no-wrap msgid "" " blockdev-getro device\n" @@ -7365,19 +7371,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:560 ../src/guestfs-actions.pod:805 +#: ../fish/guestfish-actions.pod:562 ../src/guestfs-actions.pod:807 msgid "" "Returns a boolean indicating if the block device is read-only (true if " "read-only, false if not)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:565 +#: ../fish/guestfish-actions.pod:567 msgid "blockdev-getsize64" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:567 +#: ../fish/guestfish-actions.pod:569 #, no-wrap msgid "" " blockdev-getsize64 device\n" @@ -7385,22 +7391,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:569 ../src/guestfs-actions.pod:820 +#: ../fish/guestfish-actions.pod:571 ../src/guestfs-actions.pod:822 msgid "This returns the size of the device in bytes." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:571 +#: ../fish/guestfish-actions.pod:573 msgid "See also L</blockdev-getsz>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:575 +#: ../fish/guestfish-actions.pod:577 msgid "blockdev-getss" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:577 +#: ../fish/guestfish-actions.pod:579 #, no-wrap msgid "" " blockdev-getss device\n" @@ -7408,24 +7414,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:579 ../src/guestfs-actions.pod:836 +#: ../fish/guestfish-actions.pod:581 ../src/guestfs-actions.pod:838 msgid "" "This returns the size of sectors on a block device. Usually 512, but can be " "larger for modern devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:582 +#: ../fish/guestfish-actions.pod:584 msgid "(Note, this is not the size in sectors, use L</blockdev-getsz> for that)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:587 +#: ../fish/guestfish-actions.pod:589 msgid "blockdev-getsz" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:589 +#: ../fish/guestfish-actions.pod:591 #, no-wrap msgid "" " blockdev-getsz device\n" @@ -7433,26 +7439,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:591 ../src/guestfs-actions.pod:854 +#: ../fish/guestfish-actions.pod:593 ../src/guestfs-actions.pod:856 msgid "" "This returns the size of the device in units of 512-byte sectors (even if " "the sectorsize isn't 512 bytes ... weird)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:594 +#: ../fish/guestfish-actions.pod:596 msgid "" "See also L</blockdev-getss> for the real sector size of the device, and " "L</blockdev-getsize64> for the more useful I<size in bytes>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:600 +#: ../fish/guestfish-actions.pod:602 msgid "blockdev-rereadpt" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:602 +#: ../fish/guestfish-actions.pod:604 #, no-wrap msgid "" " blockdev-rereadpt device\n" @@ -7460,17 +7466,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:604 ../src/guestfs-actions.pod:873 +#: ../fish/guestfish-actions.pod:606 ../src/guestfs-actions.pod:875 msgid "Reread the partition table on C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:608 +#: ../fish/guestfish-actions.pod:610 msgid "blockdev-setbsz" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:610 +#: ../fish/guestfish-actions.pod:612 #, no-wrap msgid "" " blockdev-setbsz device blocksize\n" @@ -7478,17 +7484,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:612 ../src/guestfs-actions.pod:888 +#: ../fish/guestfish-actions.pod:614 ../src/guestfs-actions.pod:890 msgid "This sets the block size of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:619 +#: ../fish/guestfish-actions.pod:621 msgid "blockdev-setro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:621 +#: ../fish/guestfish-actions.pod:623 #, no-wrap msgid "" " blockdev-setro device\n" @@ -7496,17 +7502,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:623 ../src/guestfs-actions.pod:905 +#: ../fish/guestfish-actions.pod:625 ../src/guestfs-actions.pod:907 msgid "Sets the block device named C<device> to read-only." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:627 +#: ../fish/guestfish-actions.pod:629 msgid "blockdev-setrw" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:629 +#: ../fish/guestfish-actions.pod:631 #, no-wrap msgid "" " blockdev-setrw device\n" @@ -7514,17 +7520,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:631 ../src/guestfs-actions.pod:919 +#: ../fish/guestfish-actions.pod:633 ../src/guestfs-actions.pod:921 msgid "Sets the block device named C<device> to read-write." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:635 +#: ../fish/guestfish-actions.pod:637 msgid "btrfs-filesystem-resize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:637 +#: ../fish/guestfish-actions.pod:639 #, no-wrap msgid "" " btrfs-filesystem-resize mountpoint [size:N]\n" @@ -7532,12 +7538,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:639 ../src/guestfs-actions.pod:941 +#: ../fish/guestfish-actions.pod:641 ../src/guestfs-actions.pod:943 msgid "This command resizes a btrfs filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:641 ../src/guestfs-actions.pod:943 +#: ../fish/guestfish-actions.pod:643 ../src/guestfs-actions.pod:945 msgid "" "Note that unlike other resize calls, the filesystem has to be mounted and " "the parameter is the mountpoint not the device (this is a requirement of " @@ -7545,34 +7551,34 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:645 ../fish/guestfish-actions.pod:3249 ../fish/guestfish-actions.pod:3807 ../fish/guestfish-actions.pod:5155 ../src/guestfs-actions.pod:947 ../src/guestfs-actions.pod:5026 ../src/guestfs-actions.pod:5954 ../src/guestfs-actions.pod:7955 +#: ../fish/guestfish-actions.pod:647 ../fish/guestfish-actions.pod:3256 ../fish/guestfish-actions.pod:3814 ../fish/guestfish-actions.pod:5162 ../src/guestfs-actions.pod:949 ../src/guestfs-actions.pod:5033 ../src/guestfs-actions.pod:5961 ../src/guestfs-actions.pod:7962 msgid "The optional parameters are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:649 ../fish/guestfish-actions.pod:3811 ../src/guestfs-actions.pod:951 ../src/guestfs-actions.pod:5958 +#: ../fish/guestfish-actions.pod:651 ../fish/guestfish-actions.pod:3818 ../src/guestfs-actions.pod:953 ../src/guestfs-actions.pod:5965 msgid "C<size>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:651 ../src/guestfs-actions.pod:953 +#: ../fish/guestfish-actions.pod:653 ../src/guestfs-actions.pod:955 msgid "" "The new size (in bytes) of the filesystem. If omitted, the filesystem is " "resized to the maximum size." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:656 ../src/guestfs-actions.pod:958 +#: ../fish/guestfish-actions.pod:658 ../src/guestfs-actions.pod:960 msgid "See also L<btrfs(8)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:660 +#: ../fish/guestfish-actions.pod:662 msgid "case-sensitive-path" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:662 +#: ../fish/guestfish-actions.pod:664 #, no-wrap msgid "" " case-sensitive-path path\n" @@ -7580,7 +7586,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:664 ../src/guestfs-actions.pod:992 +#: ../fish/guestfish-actions.pod:666 ../src/guestfs-actions.pod:994 msgid "" "This can be used to resolve case insensitive paths on a filesystem which is " "case sensitive. The use case is to resolve paths which you have read from " @@ -7588,7 +7594,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:669 ../src/guestfs-actions.pod:997 +#: ../fish/guestfish-actions.pod:671 ../src/guestfs-actions.pod:999 msgid "" "The command handles a peculiarity of the Linux ntfs-3g filesystem driver " "(and probably others), which is that although the underlying filesystem is " @@ -7597,7 +7603,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:674 ../src/guestfs-actions.pod:1002 +#: ../fish/guestfish-actions.pod:676 ../src/guestfs-actions.pod:1004 msgid "" "One consequence of this is that special directories such as C<c:\\windows> " "may appear as C</WINDOWS> or C</windows> (or other things) depending on the " @@ -7606,21 +7612,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:680 ../src/guestfs-actions.pod:1008 +#: ../fish/guestfish-actions.pod:682 ../src/guestfs-actions.pod:1010 msgid "" "Bug or feature? You decide: " "L<http://www.tuxera.com/community/ntfs-3g-faq/#posixfilenames1>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:683 ../src/guestfs-actions.pod:1011 +#: ../fish/guestfish-actions.pod:685 ../src/guestfs-actions.pod:1013 msgid "" "This function resolves the true case of each element in the path and returns " "the case-sensitive path." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:686 +#: ../fish/guestfish-actions.pod:688 msgid "" "Thus L</case-sensitive-path> (\"/Windows/System32\") might return " "C<\"/WINDOWS/system32\"> (the exact return value would depend on details of " @@ -7628,22 +7634,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:691 ../src/guestfs-actions.pod:1019 +#: ../fish/guestfish-actions.pod:693 ../src/guestfs-actions.pod:1021 msgid "I<Note>: This function does not handle drive names, backslashes etc." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:694 +#: ../fish/guestfish-actions.pod:696 msgid "See also L</realpath>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:696 +#: ../fish/guestfish-actions.pod:698 msgid "cat" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:698 +#: ../fish/guestfish-actions.pod:700 #, no-wrap msgid "" " cat path\n" @@ -7651,12 +7657,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:700 ../fish/guestfish-actions.pod:4238 ../src/guestfs-actions.pod:1035 ../src/guestfs-actions.pod:6614 +#: ../fish/guestfish-actions.pod:702 ../fish/guestfish-actions.pod:4245 ../src/guestfs-actions.pod:1037 ../src/guestfs-actions.pod:6621 msgid "Return the contents of the file named C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:702 +#: ../fish/guestfish-actions.pod:704 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of string). For " @@ -7665,19 +7671,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:707 ../fish/guestfish-actions.pod:842 ../fish/guestfish-actions.pod:854 ../fish/guestfish-actions.pod:1177 ../fish/guestfish-actions.pod:1187 ../fish/guestfish-actions.pod:1254 ../fish/guestfish-actions.pod:1264 ../fish/guestfish-actions.pod:1456 ../fish/guestfish-actions.pod:1769 ../fish/guestfish-actions.pod:1779 ../fish/guestfish-actions.pod:1829 ../fish/guestfish-actions.pod:1844 ../fish/guestfish-actions.pod:1854 ../fish/guestfish-actions.pod:1873 ../fish/guestfish-actions.pod:4108 ../fish/guestfish-actions.pod:4123 ../fish/guestfish-actions.pod:4199 ../fish/guestfish-actions.pod:4216 ../fish/guestfish-actions.pod:4231 ../fish/guestfish-actions.pod:4922 ../fish/guestfish-actions.pod:4968 ../fish/guestfish-actions.pod:5053 ../fish/guestfish-actions.pod:5068 ../fish/guestfish-actions.pod:5553 ../fish/guestfish-actions.pod:5565 ../fish/guestfish-actions.pod:5583 ../fish/guestfish-actions.pod:5600 ../fish/guestfish-actions.pod:5610 ../fish/guestfish-actions.pod:5664 ../fish/guestfish-actions.pod:5674 ../fish/guestfish-actions.pod:5703 ../fish/guestfish-actions.pod:5713 ../src/guestfs-actions.pod:1045 ../src/guestfs-actions.pod:1224 ../src/guestfs-actions.pod:1244 ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:1997 ../src/guestfs-actions.pod:2100 ../src/guestfs-actions.pod:2119 ../src/guestfs-actions.pod:2365 ../src/guestfs-actions.pod:2847 ../src/guestfs-actions.pod:2866 ../src/guestfs-actions.pod:2931 ../src/guestfs-actions.pod:2955 ../src/guestfs-actions.pod:2972 ../src/guestfs-actions.pod:3001 ../src/guestfs-actions.pod:6396 ../src/guestfs-actions.pod:6422 ../src/guestfs-actions.pod:6553 ../src/guestfs-actions.pod:6579 ../src/guestfs-actions.pod:6603 ../src/guestfs-actions.pod:7583 ../src/guestfs-actions.pod:7638 ../src/guestfs-actions.pod:7784 ../src/guestfs-actions.pod:7808 ../src/guestfs-actions.pod:8595 ../src/guestfs-actions.pod:8615 ../src/guestfs-actions.pod:8648 ../src/guestfs-actions.pod:8667 ../src/guestfs-actions.pod:8686 ../src/guestfs-actions.pod:8777 ../src/guestfs-actions.pod:8796 ../src/guestfs-actions.pod:8842 ../src/guestfs-actions.pod:8861 +#: ../fish/guestfish-actions.pod:709 ../fish/guestfish-actions.pod:844 ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:1179 ../fish/guestfish-actions.pod:1189 ../fish/guestfish-actions.pod:1256 ../fish/guestfish-actions.pod:1266 ../fish/guestfish-actions.pod:1458 ../fish/guestfish-actions.pod:1771 ../fish/guestfish-actions.pod:1781 ../fish/guestfish-actions.pod:1831 ../fish/guestfish-actions.pod:1846 ../fish/guestfish-actions.pod:1856 ../fish/guestfish-actions.pod:1875 ../fish/guestfish-actions.pod:4115 ../fish/guestfish-actions.pod:4130 ../fish/guestfish-actions.pod:4206 ../fish/guestfish-actions.pod:4223 ../fish/guestfish-actions.pod:4238 ../fish/guestfish-actions.pod:4929 ../fish/guestfish-actions.pod:4975 ../fish/guestfish-actions.pod:5060 ../fish/guestfish-actions.pod:5075 ../fish/guestfish-actions.pod:5560 ../fish/guestfish-actions.pod:5572 ../fish/guestfish-actions.pod:5590 ../fish/guestfish-actions.pod:5607 ../fish/guestfish-actions.pod:5617 ../fish/guestfish-actions.pod:5671 ../fish/guestfish-actions.pod:5681 ../fish/guestfish-actions.pod:5710 ../fish/guestfish-actions.pod:5720 ../src/guestfs-actions.pod:1047 ../src/guestfs-actions.pod:1226 ../src/guestfs-actions.pod:1246 ../src/guestfs-actions.pod:1980 ../src/guestfs-actions.pod:1999 ../src/guestfs-actions.pod:2102 ../src/guestfs-actions.pod:2121 ../src/guestfs-actions.pod:2367 ../src/guestfs-actions.pod:2849 ../src/guestfs-actions.pod:2868 ../src/guestfs-actions.pod:2933 ../src/guestfs-actions.pod:2957 ../src/guestfs-actions.pod:2974 ../src/guestfs-actions.pod:3003 ../src/guestfs-actions.pod:6403 ../src/guestfs-actions.pod:6429 ../src/guestfs-actions.pod:6560 ../src/guestfs-actions.pod:6586 ../src/guestfs-actions.pod:6610 ../src/guestfs-actions.pod:7590 ../src/guestfs-actions.pod:7645 ../src/guestfs-actions.pod:7791 ../src/guestfs-actions.pod:7815 ../src/guestfs-actions.pod:8602 ../src/guestfs-actions.pod:8622 ../src/guestfs-actions.pod:8655 ../src/guestfs-actions.pod:8674 ../src/guestfs-actions.pod:8693 ../src/guestfs-actions.pod:8784 ../src/guestfs-actions.pod:8803 ../src/guestfs-actions.pod:8849 ../src/guestfs-actions.pod:8868 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:710 +#: ../fish/guestfish-actions.pod:712 msgid "checksum" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:712 +#: ../fish/guestfish-actions.pod:714 #, no-wrap msgid "" " checksum csumtype path\n" @@ -7685,111 +7691,111 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:714 ../src/guestfs-actions.pod:1057 +#: ../fish/guestfish-actions.pod:716 ../src/guestfs-actions.pod:1059 msgid "This call computes the MD5, SHAx or CRC checksum of the file named C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:717 ../src/guestfs-actions.pod:1060 +#: ../fish/guestfish-actions.pod:719 ../src/guestfs-actions.pod:1062 msgid "" "The type of checksum to compute is given by the C<csumtype> parameter which " "must have one of the following values:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:722 ../src/guestfs-actions.pod:1065 +#: ../fish/guestfish-actions.pod:724 ../src/guestfs-actions.pod:1067 msgid "C<crc>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:724 ../src/guestfs-actions.pod:1067 +#: ../fish/guestfish-actions.pod:726 ../src/guestfs-actions.pod:1069 msgid "" "Compute the cyclic redundancy check (CRC) specified by POSIX for the " "C<cksum> command." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:727 ../src/guestfs-actions.pod:1070 +#: ../fish/guestfish-actions.pod:729 ../src/guestfs-actions.pod:1072 msgid "C<md5>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:729 ../src/guestfs-actions.pod:1072 +#: ../fish/guestfish-actions.pod:731 ../src/guestfs-actions.pod:1074 msgid "Compute the MD5 hash (using the C<md5sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:731 ../src/guestfs-actions.pod:1074 +#: ../fish/guestfish-actions.pod:733 ../src/guestfs-actions.pod:1076 msgid "C<sha1>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:733 ../src/guestfs-actions.pod:1076 +#: ../fish/guestfish-actions.pod:735 ../src/guestfs-actions.pod:1078 msgid "Compute the SHA1 hash (using the C<sha1sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:735 ../src/guestfs-actions.pod:1078 +#: ../fish/guestfish-actions.pod:737 ../src/guestfs-actions.pod:1080 msgid "C<sha224>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:737 ../src/guestfs-actions.pod:1080 +#: ../fish/guestfish-actions.pod:739 ../src/guestfs-actions.pod:1082 msgid "Compute the SHA224 hash (using the C<sha224sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:739 ../src/guestfs-actions.pod:1082 +#: ../fish/guestfish-actions.pod:741 ../src/guestfs-actions.pod:1084 msgid "C<sha256>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:741 ../src/guestfs-actions.pod:1084 +#: ../fish/guestfish-actions.pod:743 ../src/guestfs-actions.pod:1086 msgid "Compute the SHA256 hash (using the C<sha256sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:743 ../src/guestfs-actions.pod:1086 +#: ../fish/guestfish-actions.pod:745 ../src/guestfs-actions.pod:1088 msgid "C<sha384>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:745 ../src/guestfs-actions.pod:1088 +#: ../fish/guestfish-actions.pod:747 ../src/guestfs-actions.pod:1090 msgid "Compute the SHA384 hash (using the C<sha384sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:747 ../src/guestfs-actions.pod:1090 +#: ../fish/guestfish-actions.pod:749 ../src/guestfs-actions.pod:1092 msgid "C<sha512>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:749 ../src/guestfs-actions.pod:1092 +#: ../fish/guestfish-actions.pod:751 ../src/guestfs-actions.pod:1094 msgid "Compute the SHA512 hash (using the C<sha512sum> program)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:753 ../src/guestfs-actions.pod:1096 +#: ../fish/guestfish-actions.pod:755 ../src/guestfs-actions.pod:1098 msgid "The checksum is returned as a printable string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:755 +#: ../fish/guestfish-actions.pod:757 msgid "To get the checksum for a device, use L</checksum-device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:757 +#: ../fish/guestfish-actions.pod:759 msgid "To get the checksums for many files, use L</checksums-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:759 +#: ../fish/guestfish-actions.pod:761 msgid "checksum-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:761 +#: ../fish/guestfish-actions.pod:763 #, no-wrap msgid "" " checksum-device csumtype device\n" @@ -7797,7 +7803,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:763 +#: ../fish/guestfish-actions.pod:765 msgid "" "This call computes the MD5, SHAx or CRC checksum of the contents of the " "device named C<device>. For the types of checksums supported see the " @@ -7805,12 +7811,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:767 +#: ../fish/guestfish-actions.pod:769 msgid "checksums-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:769 +#: ../fish/guestfish-actions.pod:771 #, no-wrap msgid "" " checksums-out csumtype directory (sumsfile|-)\n" @@ -7818,14 +7824,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:771 ../src/guestfs-actions.pod:1131 +#: ../fish/guestfish-actions.pod:773 ../src/guestfs-actions.pod:1133 msgid "" "This command computes the checksums of all regular files in C<directory> and " "then emits a list of those checksums to the local output file C<sumsfile>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:775 ../src/guestfs-actions.pod:1135 +#: ../fish/guestfish-actions.pod:777 ../src/guestfs-actions.pod:1137 msgid "" "This can be used for verifying the integrity of a virtual machine. However " "to be properly secure you should pay attention to the output of the checksum " @@ -7835,12 +7841,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:785 +#: ../fish/guestfish-actions.pod:787 msgid "chmod" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:787 +#: ../fish/guestfish-actions.pod:789 #, no-wrap msgid "" " chmod mode path\n" @@ -7848,14 +7854,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:789 ../src/guestfs-actions.pod:1154 +#: ../fish/guestfish-actions.pod:791 ../src/guestfs-actions.pod:1156 msgid "" "Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are " "supported." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:792 ../src/guestfs-actions.pod:1157 +#: ../fish/guestfish-actions.pod:794 ../src/guestfs-actions.pod:1159 msgid "" "I<Note>: When using this command from guestfish, C<mode> by default would be " "decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not " @@ -7863,17 +7869,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:796 ../fish/guestfish-actions.pod:3449 ../fish/guestfish-actions.pod:3588 ../fish/guestfish-actions.pod:3598 ../fish/guestfish-actions.pod:3608 ../src/guestfs-actions.pod:1161 ../src/guestfs-actions.pod:5347 ../src/guestfs-actions.pod:5556 ../src/guestfs-actions.pod:5575 ../src/guestfs-actions.pod:5594 +#: ../fish/guestfish-actions.pod:798 ../fish/guestfish-actions.pod:3456 ../fish/guestfish-actions.pod:3595 ../fish/guestfish-actions.pod:3605 ../fish/guestfish-actions.pod:3615 ../src/guestfs-actions.pod:1163 ../src/guestfs-actions.pod:5354 ../src/guestfs-actions.pod:5563 ../src/guestfs-actions.pod:5582 ../src/guestfs-actions.pod:5601 msgid "The mode actually set is affected by the umask." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:798 +#: ../fish/guestfish-actions.pod:800 msgid "chown" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:800 +#: ../fish/guestfish-actions.pod:802 #, no-wrap msgid "" " chown owner group path\n" @@ -7881,12 +7887,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:802 ../src/guestfs-actions.pod:1175 +#: ../fish/guestfish-actions.pod:804 ../src/guestfs-actions.pod:1177 msgid "Change the file owner to C<owner> and group to C<group>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:804 ../fish/guestfish-actions.pod:2788 ../src/guestfs-actions.pod:1177 ../src/guestfs-actions.pod:4258 +#: ../fish/guestfish-actions.pod:806 ../fish/guestfish-actions.pod:2795 ../src/guestfs-actions.pod:1179 ../src/guestfs-actions.pod:4265 msgid "" "Only numeric uid and gid are supported. If you want to use names, you will " "need to locate and parse the password file yourself (Augeas support makes " @@ -7894,12 +7900,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:808 +#: ../fish/guestfish-actions.pod:810 msgid "command" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:810 +#: ../fish/guestfish-actions.pod:812 #, no-wrap msgid "" " command 'arguments ...'\n" @@ -7907,7 +7913,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:812 ../src/guestfs-actions.pod:1191 +#: ../fish/guestfish-actions.pod:814 ../src/guestfs-actions.pod:1193 msgid "" "This call runs a command from the guest filesystem. The filesystem must be " "mounted, and must contain a compatible operating system (ie. something " @@ -7915,7 +7921,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:817 +#: ../fish/guestfish-actions.pod:819 msgid "" "The single parameter is an argv-style list of arguments. The first element " "is the name of the program to run. Subsequent elements are parameters. The " @@ -7924,12 +7930,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:824 ../src/guestfs-actions.pod:1203 +#: ../fish/guestfish-actions.pod:826 ../src/guestfs-actions.pod:1205 msgid "The return value is anything printed to I<stdout> by the command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:827 ../src/guestfs-actions.pod:1206 +#: ../fish/guestfish-actions.pod:829 ../src/guestfs-actions.pod:1208 msgid "" "If the command returns a non-zero exit status, then this function returns an " "error message. The error message string is the content of I<stderr> from " @@ -7937,7 +7943,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:831 ../src/guestfs-actions.pod:1210 +#: ../fish/guestfish-actions.pod:833 ../src/guestfs-actions.pod:1212 msgid "" "The C<$PATH> environment variable will contain at least C</usr/bin> and " "C</bin>. If you require a program from another location, you should provide " @@ -7945,7 +7951,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:836 ../src/guestfs-actions.pod:1215 +#: ../fish/guestfish-actions.pod:838 ../src/guestfs-actions.pod:1217 msgid "" "Shared libraries and data files required by the program must be available on " "filesystems which are mounted in the correct places. It is the caller's " @@ -7954,12 +7960,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:845 +#: ../fish/guestfish-actions.pod:847 msgid "command-lines" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:847 +#: ../fish/guestfish-actions.pod:849 #, no-wrap msgid "" " command-lines 'arguments ...'\n" @@ -7967,22 +7973,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:849 +#: ../fish/guestfish-actions.pod:851 msgid "This is the same as L</command>, but splits the result into a list of lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:852 +#: ../fish/guestfish-actions.pod:854 msgid "See also: L</sh-lines>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:857 +#: ../fish/guestfish-actions.pod:859 msgid "compress-device-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:859 +#: ../fish/guestfish-actions.pod:861 #, no-wrap msgid "" " compress-device-out ctype device (zdevice|-) [level:N]\n" @@ -7990,26 +7996,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:861 ../src/guestfs-actions.pod:1265 +#: ../fish/guestfish-actions.pod:863 ../src/guestfs-actions.pod:1267 msgid "" "This command compresses C<device> and writes it out to the local file " "C<zdevice>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:864 +#: ../fish/guestfish-actions.pod:866 msgid "" "The C<ctype> and optional C<level> parameters have the same meaning as in " "L</compress-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:871 +#: ../fish/guestfish-actions.pod:873 msgid "compress-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:873 +#: ../fish/guestfish-actions.pod:875 #, no-wrap msgid "" " compress-out ctype file (zfile|-) [level:N]\n" @@ -8017,14 +8023,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:875 ../src/guestfs-actions.pod:1317 +#: ../fish/guestfish-actions.pod:877 ../src/guestfs-actions.pod:1319 msgid "" "This command compresses C<file> and writes it out to the local file " "C<zfile>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:878 ../src/guestfs-actions.pod:1320 +#: ../fish/guestfish-actions.pod:880 ../src/guestfs-actions.pod:1322 msgid "" "The compression program used is controlled by the C<ctype> parameter. " "Currently this includes: C<compress>, C<gzip>, C<bzip2>, C<xz> or C<lzop>. " @@ -8034,19 +8040,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:884 ../src/guestfs-actions.pod:1326 +#: ../fish/guestfish-actions.pod:886 ../src/guestfs-actions.pod:1328 msgid "" "The optional C<level> parameter controls compression level. The meaning and " "default for this parameter depends on the compression program being used." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:892 +#: ../fish/guestfish-actions.pod:894 msgid "config" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:894 +#: ../fish/guestfish-actions.pod:896 #, no-wrap msgid "" " config qemuparam qemuvalue\n" @@ -8054,7 +8060,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:896 ../src/guestfs-actions.pod:1367 +#: ../fish/guestfish-actions.pod:898 ../src/guestfs-actions.pod:1369 msgid "" "This can be used to add arbitrary qemu command line parameters of the form " "I<-param value>. Actually it's not quite arbitrary - we prevent you from " @@ -8062,22 +8068,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:901 ../src/guestfs-actions.pod:1372 +#: ../fish/guestfish-actions.pod:903 ../src/guestfs-actions.pod:1374 msgid "The first character of C<param> string must be a C<-> (dash)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:903 ../src/guestfs-actions.pod:1374 +#: ../fish/guestfish-actions.pod:905 ../src/guestfs-actions.pod:1376 msgid "C<value> can be NULL." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:905 +#: ../fish/guestfish-actions.pod:907 msgid "copy-device-to-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:907 +#: ../fish/guestfish-actions.pod:909 #, no-wrap msgid "" " copy-device-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" @@ -8085,7 +8091,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:909 +#: ../fish/guestfish-actions.pod:911 msgid "" "The four calls L</copy-device-to-device>, L</copy-device-to-file>, " "L</copy-file-to-device>, and L</copy-file-to-file> let you copy from a " @@ -8093,7 +8099,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:916 ../src/guestfs-actions.pod:1404 +#: ../fish/guestfish-actions.pod:918 ../src/guestfs-actions.pod:1406 msgid "" "Partial copies can be made since you can specify optionally the source " "offset, destination offset and size to copy. These values are all specified " @@ -8102,26 +8108,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:922 ../src/guestfs-actions.pod:1410 +#: ../fish/guestfish-actions.pod:924 ../src/guestfs-actions.pod:1412 msgid "" "The source and destination may be the same object. However overlapping " "regions may not be copied correctly." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:925 ../src/guestfs-actions.pod:1413 +#: ../fish/guestfish-actions.pod:927 ../src/guestfs-actions.pod:1415 msgid "" "If the destination is a file, it is created if required. If the destination " "file is not large enough, it is extended." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:930 +#: ../fish/guestfish-actions.pod:932 msgid "copy-device-to-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:932 +#: ../fish/guestfish-actions.pod:934 #, no-wrap msgid "" " copy-device-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" @@ -8129,17 +8135,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:934 ../fish/guestfish-actions.pod:943 ../fish/guestfish-actions.pod:952 +#: ../fish/guestfish-actions.pod:936 ../fish/guestfish-actions.pod:945 ../fish/guestfish-actions.pod:954 msgid "See L</copy-device-to-device> for a general overview of this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:939 +#: ../fish/guestfish-actions.pod:941 msgid "copy-file-to-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:941 +#: ../fish/guestfish-actions.pod:943 #, no-wrap msgid "" " copy-file-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" @@ -8147,12 +8153,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:948 +#: ../fish/guestfish-actions.pod:950 msgid "copy-file-to-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:950 +#: ../fish/guestfish-actions.pod:952 #, no-wrap msgid "" " copy-file-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" @@ -8160,7 +8166,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:955 +#: ../fish/guestfish-actions.pod:957 msgid "" "This is B<not> the function you want for copying files. This is for copying " "blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general " @@ -8168,12 +8174,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:962 +#: ../fish/guestfish-actions.pod:964 msgid "copy-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:964 +#: ../fish/guestfish-actions.pod:966 #, no-wrap msgid "" " copy-size src dest size\n" @@ -8181,33 +8187,33 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:966 ../src/guestfs-actions.pod:1628 +#: ../fish/guestfish-actions.pod:968 ../src/guestfs-actions.pod:1630 msgid "" "This command copies exactly C<size> bytes from one source device or file " "C<src> to another destination device or file C<dest>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:969 ../src/guestfs-actions.pod:1631 +#: ../fish/guestfish-actions.pod:971 ../src/guestfs-actions.pod:1633 msgid "" "Note this will fail if the source is too short or if the destination is not " "large enough." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:972 ../fish/guestfish-actions.pod:1007 +#: ../fish/guestfish-actions.pod:974 ../fish/guestfish-actions.pod:1009 msgid "" "I<This function is deprecated.> In new code, use the " "L</copy-device-to-device> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:979 +#: ../fish/guestfish-actions.pod:981 msgid "cp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:981 +#: ../fish/guestfish-actions.pod:983 #, no-wrap msgid "" " cp src dest\n" @@ -8215,19 +8221,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:983 ../src/guestfs-actions.pod:1650 +#: ../fish/guestfish-actions.pod:985 ../src/guestfs-actions.pod:1652 msgid "" "This copies a file from C<src> to C<dest> where C<dest> is either a " "destination filename or destination directory." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:986 +#: ../fish/guestfish-actions.pod:988 msgid "cp-a" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:988 +#: ../fish/guestfish-actions.pod:990 #, no-wrap msgid "" " cp-a src dest\n" @@ -8235,19 +8241,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:990 ../src/guestfs-actions.pod:1664 +#: ../fish/guestfish-actions.pod:992 ../src/guestfs-actions.pod:1666 msgid "" "This copies a file or directory from C<src> to C<dest> recursively using the " "C<cp -a> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:993 +#: ../fish/guestfish-actions.pod:995 msgid "dd" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:995 +#: ../fish/guestfish-actions.pod:997 #, no-wrap msgid "" " dd src dest\n" @@ -8255,7 +8261,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:997 ../src/guestfs-actions.pod:1685 +#: ../fish/guestfish-actions.pod:999 ../src/guestfs-actions.pod:1687 msgid "" "This command copies from one source device or file C<src> to another " "destination device or file C<dest>. Normally you would use this to copy to " @@ -8263,7 +8269,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1002 +#: ../fish/guestfish-actions.pod:1004 msgid "" "If the destination is a device, it must be as large or larger than the " "source file or device, otherwise the copy will fail. This command cannot do " @@ -8271,12 +8277,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1014 +#: ../fish/guestfish-actions.pod:1016 msgid "device-index" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1016 +#: ../fish/guestfish-actions.pod:1018 #, no-wrap msgid "" " device-index device\n" @@ -8284,31 +8290,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1018 ../src/guestfs-actions.pod:1705 +#: ../fish/guestfish-actions.pod:1020 ../src/guestfs-actions.pod:1707 msgid "" "This function takes a device name (eg. \"/dev/sdb\") and returns the index " "of the device in the list of devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1021 +#: ../fish/guestfish-actions.pod:1023 msgid "" "Index numbers start from 0. The named device must exist, for example as a " "string returned from L</list-devices>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1024 +#: ../fish/guestfish-actions.pod:1026 msgid "See also L</list-devices>, L</part-to-dev>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1026 +#: ../fish/guestfish-actions.pod:1028 msgid "df" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1028 +#: ../fish/guestfish-actions.pod:1030 #, no-wrap msgid "" " df\n" @@ -8316,12 +8322,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1030 ../src/guestfs-actions.pod:1720 +#: ../fish/guestfish-actions.pod:1032 ../src/guestfs-actions.pod:1722 msgid "This command runs the C<df> command to report disk space used." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1032 ../fish/guestfish-actions.pod:1043 +#: ../fish/guestfish-actions.pod:1034 ../fish/guestfish-actions.pod:1045 msgid "" "This command is mostly useful for interactive sessions. It is I<not> " "intended that you try to parse the output string. Use L</statvfs> from " @@ -8329,12 +8335,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1036 +#: ../fish/guestfish-actions.pod:1038 msgid "df-h" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1038 +#: ../fish/guestfish-actions.pod:1040 #, no-wrap msgid "" " df-h\n" @@ -8342,19 +8348,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1040 ../src/guestfs-actions.pod:1736 +#: ../fish/guestfish-actions.pod:1042 ../src/guestfs-actions.pod:1738 msgid "" "This command runs the C<df -h> command to report disk space used in " "human-readable format." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1047 +#: ../fish/guestfish-actions.pod:1049 msgid "dmesg" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1049 +#: ../fish/guestfish-actions.pod:1051 #, no-wrap msgid "" " dmesg\n" @@ -8362,14 +8368,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1051 ../src/guestfs-actions.pod:1753 +#: ../fish/guestfish-actions.pod:1053 ../src/guestfs-actions.pod:1755 msgid "" "This returns the kernel messages (C<dmesg> output) from the guest kernel. " "This is sometimes useful for extended debugging of problems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1055 +#: ../fish/guestfish-actions.pod:1057 msgid "" "Another way to get the same information is to enable verbose messages with " "L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> " @@ -8377,12 +8383,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1060 +#: ../fish/guestfish-actions.pod:1062 msgid "download" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1062 +#: ../fish/guestfish-actions.pod:1064 #, no-wrap msgid "" " download remotefilename (filename|-)\n" @@ -8390,29 +8396,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1064 ../fish/guestfish-actions.pod:1077 ../src/guestfs-actions.pod:1774 ../src/guestfs-actions.pod:1799 +#: ../fish/guestfish-actions.pod:1066 ../fish/guestfish-actions.pod:1079 ../src/guestfs-actions.pod:1776 ../src/guestfs-actions.pod:1801 msgid "" "Download file C<remotefilename> and save it as C<filename> on the local " "machine." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1067 ../fish/guestfish-actions.pod:5305 ../src/guestfs-actions.pod:1777 ../src/guestfs-actions.pod:8165 +#: ../fish/guestfish-actions.pod:1069 ../fish/guestfish-actions.pod:5312 ../src/guestfs-actions.pod:1779 ../src/guestfs-actions.pod:8172 msgid "C<filename> can also be a named pipe." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1069 +#: ../fish/guestfish-actions.pod:1071 msgid "See also L</upload>, L</cat>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1073 +#: ../fish/guestfish-actions.pod:1075 msgid "download-offset" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1075 +#: ../fish/guestfish-actions.pod:1077 #, no-wrap msgid "" " download-offset remotefilename (filename|-) offset size\n" @@ -8420,14 +8426,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1080 ../src/guestfs-actions.pod:1802 +#: ../fish/guestfish-actions.pod:1082 ../src/guestfs-actions.pod:1804 msgid "" "C<remotefilename> is read for C<size> bytes starting at C<offset> (this " "region must be within the file or device)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1083 +#: ../fish/guestfish-actions.pod:1085 msgid "" "Note that there is no limit on the amount of data that can be downloaded " "with this call, unlike with L</pread>, and this call always reads the full " @@ -8435,17 +8441,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1088 +#: ../fish/guestfish-actions.pod:1090 msgid "See also L</download>, L</pread>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1092 +#: ../fish/guestfish-actions.pod:1094 msgid "drop-caches" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1094 +#: ../fish/guestfish-actions.pod:1096 #, no-wrap msgid "" " drop-caches whattodrop\n" @@ -8453,7 +8459,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1096 ../src/guestfs-actions.pod:1827 +#: ../fish/guestfish-actions.pod:1098 ../src/guestfs-actions.pod:1829 msgid "" "This instructs the guest kernel to drop its page cache, and/or dentries and " "inode caches. The parameter C<whattodrop> tells the kernel what precisely " @@ -8461,24 +8467,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1101 ../src/guestfs-actions.pod:1832 +#: ../fish/guestfish-actions.pod:1103 ../src/guestfs-actions.pod:1834 msgid "Setting C<whattodrop> to 3 should drop everything." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1103 ../src/guestfs-actions.pod:1834 +#: ../fish/guestfish-actions.pod:1105 ../src/guestfs-actions.pod:1836 msgid "" "This automatically calls L<sync(2)> before the operation, so that the " "maximum guest memory is freed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1106 +#: ../fish/guestfish-actions.pod:1108 msgid "du" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1108 +#: ../fish/guestfish-actions.pod:1110 #, no-wrap msgid "" " du path\n" @@ -8486,14 +8492,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1847 +#: ../fish/guestfish-actions.pod:1112 ../src/guestfs-actions.pod:1849 msgid "" "This command runs the C<du -s> command to estimate file space usage for " "C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1113 ../src/guestfs-actions.pod:1850 +#: ../fish/guestfish-actions.pod:1115 ../src/guestfs-actions.pod:1852 msgid "" "C<path> can be a file or a directory. If C<path> is a directory then the " "estimate includes the contents of the directory and all subdirectories " @@ -8501,17 +8507,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1117 ../src/guestfs-actions.pod:1854 +#: ../fish/guestfish-actions.pod:1119 ../src/guestfs-actions.pod:1856 msgid "The result is the estimated size in I<kilobytes> (ie. units of 1024 bytes)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1120 +#: ../fish/guestfish-actions.pod:1122 msgid "e2fsck" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1122 +#: ../fish/guestfish-actions.pod:1124 #, no-wrap msgid "" " e2fsck device [correct:true|false] [forceall:true|false]\n" @@ -8519,19 +8525,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1124 ../src/guestfs-actions.pod:1881 +#: ../fish/guestfish-actions.pod:1126 ../src/guestfs-actions.pod:1883 msgid "" "This runs the ext2/ext3 filesystem checker on C<device>. It can take the " "following optional arguments:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1886 +#: ../fish/guestfish-actions.pod:1131 ../src/guestfs-actions.pod:1888 msgid "C<correct>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1131 ../src/guestfs-actions.pod:1888 +#: ../fish/guestfish-actions.pod:1133 ../src/guestfs-actions.pod:1890 msgid "" "Automatically repair the file system. This option will cause e2fsck to " "automatically fix any filesystem problems that can be safely fixed without " @@ -8539,34 +8545,34 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1135 ../src/guestfs-actions.pod:1892 +#: ../fish/guestfish-actions.pod:1137 ../src/guestfs-actions.pod:1894 msgid "This option may not be specified at the same time as the C<forceall> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1137 ../src/guestfs-actions.pod:1894 +#: ../fish/guestfish-actions.pod:1139 ../src/guestfs-actions.pod:1896 msgid "C<forceall>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1139 ../src/guestfs-actions.pod:1896 +#: ../fish/guestfish-actions.pod:1141 ../src/guestfs-actions.pod:1898 msgid "" "Assume an answer of 'yes' to all questions; allows e2fsck to be used " "non-interactively." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1142 ../src/guestfs-actions.pod:1899 +#: ../fish/guestfish-actions.pod:1144 ../src/guestfs-actions.pod:1901 msgid "This option may not be specified at the same time as the C<correct> option." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1148 +#: ../fish/guestfish-actions.pod:1150 msgid "e2fsck-f" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1150 +#: ../fish/guestfish-actions.pod:1152 #, no-wrap msgid "" " e2fsck-f device\n" @@ -8574,7 +8580,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1152 ../src/guestfs-actions.pod:1935 +#: ../fish/guestfish-actions.pod:1154 ../src/guestfs-actions.pod:1937 msgid "" "This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker " "on C<device>, noninteractively (I<-p>), even if the filesystem appears to be " @@ -8582,19 +8588,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1156 +#: ../fish/guestfish-actions.pod:1158 msgid "" "This command is only needed because of L</resize2fs> (q.v.). Normally you " "should use L</fsck>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1159 +#: ../fish/guestfish-actions.pod:1161 msgid "echo-daemon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1161 +#: ../fish/guestfish-actions.pod:1163 #, no-wrap msgid "" " echo-daemon 'words ...'\n" @@ -8602,29 +8608,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1163 ../src/guestfs-actions.pod:1952 +#: ../fish/guestfish-actions.pod:1165 ../src/guestfs-actions.pod:1954 msgid "" "This command concatenates the list of C<words> passed with single spaces " "between them and returns the resulting string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1166 ../src/guestfs-actions.pod:1955 +#: ../fish/guestfish-actions.pod:1168 ../src/guestfs-actions.pod:1957 msgid "You can use this command to test the connection through to the daemon." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1168 +#: ../fish/guestfish-actions.pod:1170 msgid "See also L</ping-daemon>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1170 +#: ../fish/guestfish-actions.pod:1172 msgid "egrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1172 +#: ../fish/guestfish-actions.pod:1174 #, no-wrap msgid "" " egrep regex path\n" @@ -8632,17 +8638,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1174 ../src/guestfs-actions.pod:1971 +#: ../fish/guestfish-actions.pod:1176 ../src/guestfs-actions.pod:1973 msgid "This calls the external C<egrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1180 +#: ../fish/guestfish-actions.pod:1182 msgid "egrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1182 +#: ../fish/guestfish-actions.pod:1184 #, no-wrap msgid "" " egrepi regex path\n" @@ -8650,17 +8656,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1184 ../src/guestfs-actions.pod:1990 +#: ../fish/guestfish-actions.pod:1186 ../src/guestfs-actions.pod:1992 msgid "This calls the external C<egrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1190 +#: ../fish/guestfish-actions.pod:1192 msgid "equal" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1192 +#: ../fish/guestfish-actions.pod:1194 #, no-wrap msgid "" " equal file1 file2\n" @@ -8668,24 +8674,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1194 ../src/guestfs-actions.pod:2009 +#: ../fish/guestfish-actions.pod:1196 ../src/guestfs-actions.pod:2011 msgid "" "This compares the two files C<file1> and C<file2> and returns true if their " "content is exactly equal, or false otherwise." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:2012 +#: ../fish/guestfish-actions.pod:1199 ../src/guestfs-actions.pod:2014 msgid "The external L<cmp(1)> program is used for the comparison." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1199 +#: ../fish/guestfish-actions.pod:1201 msgid "exists" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1201 +#: ../fish/guestfish-actions.pod:1203 #, no-wrap msgid "" " exists path\n" @@ -8693,24 +8699,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1203 ../src/guestfs-actions.pod:2024 +#: ../fish/guestfish-actions.pod:1205 ../src/guestfs-actions.pod:2026 msgid "" "This returns C<true> if and only if there is a file, directory (or anything) " "with the given C<path> name." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1206 +#: ../fish/guestfish-actions.pod:1208 msgid "See also L</is-file>, L</is-dir>, L</stat>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1208 +#: ../fish/guestfish-actions.pod:1210 msgid "fallocate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1210 +#: ../fish/guestfish-actions.pod:1212 #, no-wrap msgid "" " fallocate path len\n" @@ -8718,33 +8724,33 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1212 ../fish/guestfish-actions.pod:1231 ../src/guestfs-actions.pod:2047 ../src/guestfs-actions.pod:2066 +#: ../fish/guestfish-actions.pod:1214 ../fish/guestfish-actions.pod:1233 ../src/guestfs-actions.pod:2049 ../src/guestfs-actions.pod:2068 msgid "" "This command preallocates a file (containing zero bytes) named C<path> of " "size C<len> bytes. If the file exists already, it is overwritten." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1216 ../src/guestfs-actions.pod:2051 +#: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2053 msgid "" "Do not confuse this with the guestfish-specific C<alloc> command which " "allocates a file in the host and attaches it as a device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1220 +#: ../fish/guestfish-actions.pod:1222 msgid "" "I<This function is deprecated.> In new code, use the L</fallocate64> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1227 +#: ../fish/guestfish-actions.pod:1229 msgid "fallocate64" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1229 +#: ../fish/guestfish-actions.pod:1231 #, no-wrap msgid "" " fallocate64 path len\n" @@ -8752,14 +8758,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1235 +#: ../fish/guestfish-actions.pod:1237 msgid "" "Note that this call allocates disk blocks for the file. To create a sparse " "file use L</truncate-size> instead." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1238 +#: ../fish/guestfish-actions.pod:1240 msgid "" "The deprecated call L</fallocate> does the same, but owing to an oversight " "it only allowed 30 bit lengths to be specified, effectively limiting the " @@ -8767,19 +8773,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1243 ../src/guestfs-actions.pod:2078 +#: ../fish/guestfish-actions.pod:1245 ../src/guestfs-actions.pod:2080 msgid "" "Do not confuse this with the guestfish-specific C<alloc> and C<sparse> " "commands which create a file in the host and attach it as a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1247 +#: ../fish/guestfish-actions.pod:1249 msgid "fgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1249 +#: ../fish/guestfish-actions.pod:1251 #, no-wrap msgid "" " fgrep pattern path\n" @@ -8787,17 +8793,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1251 ../src/guestfs-actions.pod:2093 +#: ../fish/guestfish-actions.pod:1253 ../src/guestfs-actions.pod:2095 msgid "This calls the external C<fgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1257 +#: ../fish/guestfish-actions.pod:1259 msgid "fgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1259 +#: ../fish/guestfish-actions.pod:1261 #, no-wrap msgid "" " fgrepi pattern path\n" @@ -8805,17 +8811,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1261 ../src/guestfs-actions.pod:2112 +#: ../fish/guestfish-actions.pod:1263 ../src/guestfs-actions.pod:2114 msgid "This calls the external C<fgrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1267 +#: ../fish/guestfish-actions.pod:1269 msgid "file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1269 +#: ../fish/guestfish-actions.pod:1271 #, no-wrap msgid "" " file path\n" @@ -8823,28 +8829,28 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1271 ../src/guestfs-actions.pod:2130 +#: ../fish/guestfish-actions.pod:1273 ../src/guestfs-actions.pod:2132 msgid "" "This call uses the standard L<file(1)> command to determine the type or " "contents of the file." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1274 ../src/guestfs-actions.pod:2133 +#: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:2135 msgid "" "This call will also transparently look inside various types of compressed " "file." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1277 ../src/guestfs-actions.pod:2136 +#: ../fish/guestfish-actions.pod:1279 ../src/guestfs-actions.pod:2138 msgid "" "The exact command which runs is C<file -zb path>. Note in particular that " "the filename is not prepended to the output (the I<-b> option)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1281 ../src/guestfs-actions.pod:2140 +#: ../fish/guestfish-actions.pod:1283 ../src/guestfs-actions.pod:2142 msgid "" "The output depends on the output of the underlying L<file(1)> command and it " "can change in future in ways beyond our control. In other words, the output " @@ -8852,19 +8858,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1285 +#: ../fish/guestfish-actions.pod:1287 msgid "" "See also: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> " "(etc), L</is-zero>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1288 +#: ../fish/guestfish-actions.pod:1290 msgid "file-architecture" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1290 +#: ../fish/guestfish-actions.pod:1292 #, no-wrap msgid "" " file-architecture filename\n" @@ -8872,166 +8878,166 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1292 ../src/guestfs-actions.pod:2158 +#: ../fish/guestfish-actions.pod:1294 ../src/guestfs-actions.pod:2160 msgid "" "This detects the architecture of the binary C<filename>, and returns it if " "known." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1295 ../src/guestfs-actions.pod:2161 +#: ../fish/guestfish-actions.pod:1297 ../src/guestfs-actions.pod:2163 msgid "Currently defined architectures are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1299 ../src/guestfs-actions.pod:2165 +#: ../fish/guestfish-actions.pod:1301 ../src/guestfs-actions.pod:2167 msgid "\"i386\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1301 ../src/guestfs-actions.pod:2167 +#: ../fish/guestfish-actions.pod:1303 ../src/guestfs-actions.pod:2169 msgid "" "This string is returned for all 32 bit i386, i486, i586, i686 binaries " "irrespective of the precise processor requirements of the binary." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1304 ../src/guestfs-actions.pod:2170 +#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2172 msgid "\"x86_64\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2172 +#: ../fish/guestfish-actions.pod:1308 ../src/guestfs-actions.pod:2174 msgid "64 bit x86-64." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1308 ../src/guestfs-actions.pod:2174 +#: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2176 msgid "\"sparc\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2176 +#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2178 msgid "32 bit SPARC." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2178 +#: ../fish/guestfish-actions.pod:1314 ../src/guestfs-actions.pod:2180 msgid "\"sparc64\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1314 ../src/guestfs-actions.pod:2180 +#: ../fish/guestfish-actions.pod:1316 ../src/guestfs-actions.pod:2182 msgid "64 bit SPARC V9 and above." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1316 ../src/guestfs-actions.pod:2182 +#: ../fish/guestfish-actions.pod:1318 ../src/guestfs-actions.pod:2184 msgid "\"ia64\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1318 ../src/guestfs-actions.pod:2184 +#: ../fish/guestfish-actions.pod:1320 ../src/guestfs-actions.pod:2186 msgid "Intel Itanium." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1320 ../src/guestfs-actions.pod:2186 +#: ../fish/guestfish-actions.pod:1322 ../src/guestfs-actions.pod:2188 msgid "\"ppc\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1322 ../src/guestfs-actions.pod:2188 +#: ../fish/guestfish-actions.pod:1324 ../src/guestfs-actions.pod:2190 msgid "32 bit Power PC." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1324 ../src/guestfs-actions.pod:2190 +#: ../fish/guestfish-actions.pod:1326 ../src/guestfs-actions.pod:2192 msgid "\"ppc64\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1326 ../src/guestfs-actions.pod:2192 +#: ../fish/guestfish-actions.pod:1328 ../src/guestfs-actions.pod:2194 msgid "64 bit Power PC." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1330 ../src/guestfs-actions.pod:2196 +#: ../fish/guestfish-actions.pod:1332 ../src/guestfs-actions.pod:2198 msgid "Libguestfs may return other architecture strings in future." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1332 ../src/guestfs-actions.pod:2198 +#: ../fish/guestfish-actions.pod:1334 ../src/guestfs-actions.pod:2200 msgid "The function works on at least the following types of files:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1338 ../src/guestfs-actions.pod:2204 +#: ../fish/guestfish-actions.pod:1340 ../src/guestfs-actions.pod:2206 msgid "many types of Un*x and Linux binary" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1342 ../src/guestfs-actions.pod:2208 +#: ../fish/guestfish-actions.pod:1344 ../src/guestfs-actions.pod:2210 msgid "many types of Un*x and Linux shared library" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1346 ../src/guestfs-actions.pod:2212 +#: ../fish/guestfish-actions.pod:1348 ../src/guestfs-actions.pod:2214 msgid "Windows Win32 and Win64 binaries" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1350 ../src/guestfs-actions.pod:2216 +#: ../fish/guestfish-actions.pod:1352 ../src/guestfs-actions.pod:2218 msgid "Windows Win32 and Win64 DLLs" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1352 ../src/guestfs-actions.pod:2218 +#: ../fish/guestfish-actions.pod:1354 ../src/guestfs-actions.pod:2220 msgid "Win32 binaries and DLLs return C<i386>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1354 ../src/guestfs-actions.pod:2220 +#: ../fish/guestfish-actions.pod:1356 ../src/guestfs-actions.pod:2222 msgid "Win64 binaries and DLLs return C<x86_64>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1358 ../src/guestfs-actions.pod:2224 +#: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2226 msgid "Linux kernel modules" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1362 ../src/guestfs-actions.pod:2228 +#: ../fish/guestfish-actions.pod:1364 ../src/guestfs-actions.pod:2230 msgid "Linux new-style initrd images" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1366 ../src/guestfs-actions.pod:2232 +#: ../fish/guestfish-actions.pod:1368 ../src/guestfs-actions.pod:2234 msgid "some non-x86 Linux vmlinuz kernels" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1370 ../src/guestfs-actions.pod:2236 +#: ../fish/guestfish-actions.pod:1372 ../src/guestfs-actions.pod:2238 msgid "What it can't do currently:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1376 ../src/guestfs-actions.pod:2242 +#: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2244 msgid "static libraries (libfoo.a)" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1380 ../src/guestfs-actions.pod:2246 +#: ../fish/guestfish-actions.pod:1382 ../src/guestfs-actions.pod:2248 msgid "Linux old-style initrd as compressed ext2 filesystem (RHEL 3)" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1384 ../src/guestfs-actions.pod:2250 +#: ../fish/guestfish-actions.pod:1386 ../src/guestfs-actions.pod:2252 msgid "x86 Linux vmlinuz kernels" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1386 ../src/guestfs-actions.pod:2252 +#: ../fish/guestfish-actions.pod:1388 ../src/guestfs-actions.pod:2254 msgid "" "x86 vmlinuz images (bzImage format) consist of a mix of 16-, 32- and " "compressed code, and are horribly hard to unpack. If you want to find the " @@ -9040,12 +9046,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1393 +#: ../fish/guestfish-actions.pod:1395 msgid "filesize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1395 +#: ../fish/guestfish-actions.pod:1397 #, no-wrap msgid "" " filesize file\n" @@ -9053,12 +9059,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1397 ../src/guestfs-actions.pod:2270 +#: ../fish/guestfish-actions.pod:1399 ../src/guestfs-actions.pod:2272 msgid "This command returns the size of C<file> in bytes." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1399 +#: ../fish/guestfish-actions.pod:1401 msgid "" "To get other stats about a file, use L</stat>, L</lstat>, L</is-dir>, " "L</is-file> etc. To get the size of block devices, use " @@ -9066,12 +9072,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1403 +#: ../fish/guestfish-actions.pod:1405 msgid "fill" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1405 +#: ../fish/guestfish-actions.pod:1407 #, no-wrap msgid "" " fill c len path\n" @@ -9079,7 +9085,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1407 ../src/guestfs-actions.pod:2288 +#: ../fish/guestfish-actions.pod:1409 ../src/guestfs-actions.pod:2290 msgid "" "This command creates a new file called C<path>. The initial content of the " "file is C<len> octets of C<c>, where C<c> must be a number in the range " @@ -9087,7 +9093,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1411 +#: ../fish/guestfish-actions.pod:1413 msgid "" "To fill a file with zero bytes (sparsely), it is much more efficient to use " "L</truncate-size>. To create a file with a pattern of repeating bytes use " @@ -9095,12 +9101,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1416 +#: ../fish/guestfish-actions.pod:1418 msgid "fill-pattern" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1418 +#: ../fish/guestfish-actions.pod:1420 #, no-wrap msgid "" " fill-pattern pattern len path\n" @@ -9108,7 +9114,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1420 +#: ../fish/guestfish-actions.pod:1422 msgid "" "This function is like L</fill> except that it creates a new file of length " "C<len> containing the repeating pattern of bytes in C<pattern>. The pattern " @@ -9117,12 +9123,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1425 +#: ../fish/guestfish-actions.pod:1427 msgid "find" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1427 +#: ../fish/guestfish-actions.pod:1429 #, no-wrap msgid "" " find directory\n" @@ -9130,7 +9136,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1429 ../src/guestfs-actions.pod:2334 +#: ../fish/guestfish-actions.pod:1431 ../src/guestfs-actions.pod:2336 msgid "" "This command lists out all files and directories, recursively, starting at " "C<directory>. It is essentially equivalent to running the shell command " @@ -9139,14 +9145,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2339 +#: ../fish/guestfish-actions.pod:1436 ../src/guestfs-actions.pod:2341 msgid "" "This returns a list of strings I<without any prefix>. Thus if the directory " "structure was:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1437 ../src/guestfs-actions.pod:2342 +#: ../fish/guestfish-actions.pod:1439 ../src/guestfs-actions.pod:2344 #, no-wrap msgid "" " /tmp/a\n" @@ -9156,12 +9162,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1441 +#: ../fish/guestfish-actions.pod:1443 msgid "then the returned list from L</find> C</tmp> would be 4 elements:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2349 +#: ../fish/guestfish-actions.pod:1446 ../src/guestfs-actions.pod:2351 #, no-wrap msgid "" " a\n" @@ -9172,27 +9178,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1449 ../src/guestfs-actions.pod:2354 +#: ../fish/guestfish-actions.pod:1451 ../src/guestfs-actions.pod:2356 msgid "If C<directory> is not a directory, then this command returns an error." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1452 ../src/guestfs-actions.pod:2357 +#: ../fish/guestfish-actions.pod:1454 ../src/guestfs-actions.pod:2359 msgid "The returned list is sorted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1454 +#: ../fish/guestfish-actions.pod:1456 msgid "See also L</find0>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1459 +#: ../fish/guestfish-actions.pod:1461 msgid "find0" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1461 +#: ../fish/guestfish-actions.pod:1463 #, no-wrap msgid "" " find0 directory (files|-)\n" @@ -9200,7 +9206,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1463 ../src/guestfs-actions.pod:2377 +#: ../fish/guestfish-actions.pod:1465 ../src/guestfs-actions.pod:2379 msgid "" "This command lists out all files and directories, recursively, starting at " "C<directory>, placing the resulting list in the external file called " @@ -9208,39 +9214,39 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1467 +#: ../fish/guestfish-actions.pod:1469 msgid "This command works the same way as L</find> with the following exceptions:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1474 ../src/guestfs-actions.pod:2388 +#: ../fish/guestfish-actions.pod:1476 ../src/guestfs-actions.pod:2390 msgid "The resulting list is written to an external file." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1478 ../src/guestfs-actions.pod:2392 +#: ../fish/guestfish-actions.pod:1480 ../src/guestfs-actions.pod:2394 msgid "" "Items (filenames) in the result are separated by C<\\0> characters. See " "L<find(1)> option I<-print0>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1483 ../src/guestfs-actions.pod:2397 +#: ../fish/guestfish-actions.pod:1485 ../src/guestfs-actions.pod:2399 msgid "This command is not limited in the number of names that it can return." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1488 ../src/guestfs-actions.pod:2402 +#: ../fish/guestfish-actions.pod:1490 ../src/guestfs-actions.pod:2404 msgid "The result list is not sorted." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1494 +#: ../fish/guestfish-actions.pod:1496 msgid "findfs-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1496 +#: ../fish/guestfish-actions.pod:1498 #, no-wrap msgid "" " findfs-label label\n" @@ -9248,24 +9254,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1498 ../src/guestfs-actions.pod:2416 +#: ../fish/guestfish-actions.pod:1500 ../src/guestfs-actions.pod:2418 msgid "" "This command searches the filesystems and returns the one which has the " "given label. An error is returned if no such filesystem can be found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1502 +#: ../fish/guestfish-actions.pod:1504 msgid "To find the label of a filesystem, use L</vfs-label>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1504 +#: ../fish/guestfish-actions.pod:1506 msgid "findfs-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1506 +#: ../fish/guestfish-actions.pod:1508 #, no-wrap msgid "" " findfs-uuid uuid\n" @@ -9273,24 +9279,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1508 ../src/guestfs-actions.pod:2433 +#: ../fish/guestfish-actions.pod:1510 ../src/guestfs-actions.pod:2435 msgid "" "This command searches the filesystems and returns the one which has the " "given UUID. An error is returned if no such filesystem can be found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1512 +#: ../fish/guestfish-actions.pod:1514 msgid "To find the UUID of a filesystem, use L</vfs-uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1514 +#: ../fish/guestfish-actions.pod:1516 msgid "fsck" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1516 +#: ../fish/guestfish-actions.pod:1518 #, no-wrap msgid "" " fsck fstype device\n" @@ -9298,48 +9304,48 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1518 ../src/guestfs-actions.pod:2451 +#: ../fish/guestfish-actions.pod:1520 ../src/guestfs-actions.pod:2453 msgid "" "This runs the filesystem checker (fsck) on C<device> which should have " "filesystem type C<fstype>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1521 ../src/guestfs-actions.pod:2454 +#: ../fish/guestfish-actions.pod:1523 ../src/guestfs-actions.pod:2456 msgid "" "The returned integer is the status. See L<fsck(8)> for the list of status " "codes from C<fsck>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1530 ../src/guestfs-actions.pod:2463 +#: ../fish/guestfish-actions.pod:1532 ../src/guestfs-actions.pod:2465 msgid "Multiple status codes can be summed together." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1534 ../src/guestfs-actions.pod:2467 +#: ../fish/guestfish-actions.pod:1536 ../src/guestfs-actions.pod:2469 msgid "" "A non-zero return code can mean \"success\", for example if errors have been " "corrected on the filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1539 ../src/guestfs-actions.pod:2472 +#: ../fish/guestfish-actions.pod:1541 ../src/guestfs-actions.pod:2474 msgid "Checking or repairing NTFS volumes is not supported (by linux-ntfs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1544 ../src/guestfs-actions.pod:2477 +#: ../fish/guestfish-actions.pod:1546 ../src/guestfs-actions.pod:2479 msgid "This command is entirely equivalent to running C<fsck -a -t fstype device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1546 +#: ../fish/guestfish-actions.pod:1548 msgid "get-append" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1548 +#: ../fish/guestfish-actions.pod:1550 #, no-wrap msgid "" " get-append\n" @@ -9347,24 +9353,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1550 ../src/guestfs-actions.pod:2488 +#: ../fish/guestfish-actions.pod:1552 ../src/guestfs-actions.pod:2490 msgid "" "Return the additional kernel options which are added to the guest kernel " "command line." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2491 +#: ../fish/guestfish-actions.pod:1555 ../src/guestfs-actions.pod:2493 msgid "If C<NULL> then no options are added." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1555 +#: ../fish/guestfish-actions.pod:1557 msgid "get-attach-method" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1557 +#: ../fish/guestfish-actions.pod:1559 #, no-wrap msgid "" " get-attach-method\n" @@ -9372,17 +9378,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1559 +#: ../fish/guestfish-actions.pod:1561 msgid "Return the current attach method. See L</set-attach-method>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1561 +#: ../fish/guestfish-actions.pod:1563 msgid "get-autosync" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1563 +#: ../fish/guestfish-actions.pod:1565 #, no-wrap msgid "" " get-autosync\n" @@ -9390,17 +9396,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1565 ../src/guestfs-actions.pod:2516 +#: ../fish/guestfish-actions.pod:1567 ../src/guestfs-actions.pod:2518 msgid "Get the autosync flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1567 +#: ../fish/guestfish-actions.pod:1569 msgid "get-direct" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1569 +#: ../fish/guestfish-actions.pod:1571 #, no-wrap msgid "" " get-direct\n" @@ -9408,17 +9414,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2527 +#: ../fish/guestfish-actions.pod:1573 ../src/guestfs-actions.pod:2529 msgid "Return the direct appliance mode flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1573 +#: ../fish/guestfish-actions.pod:1575 msgid "get-e2label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1575 +#: ../fish/guestfish-actions.pod:1577 #, no-wrap msgid "" " get-e2label device\n" @@ -9426,24 +9432,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1577 ../src/guestfs-actions.pod:2546 +#: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2548 msgid "This returns the ext2/3/4 filesystem label of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1580 +#: ../fish/guestfish-actions.pod:1582 msgid "" "I<This function is deprecated.> In new code, use the L</vfs-label> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1587 +#: ../fish/guestfish-actions.pod:1589 msgid "get-e2uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1589 +#: ../fish/guestfish-actions.pod:1591 #, no-wrap msgid "" " get-e2uuid device\n" @@ -9451,24 +9457,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1591 ../src/guestfs-actions.pod:2567 +#: ../fish/guestfish-actions.pod:1593 ../src/guestfs-actions.pod:2569 msgid "This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1594 +#: ../fish/guestfish-actions.pod:1596 msgid "" "I<This function is deprecated.> In new code, use the L</vfs-uuid> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1601 +#: ../fish/guestfish-actions.pod:1603 msgid "get-memsize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1603 +#: ../fish/guestfish-actions.pod:1605 #, no-wrap msgid "" " get-memsize\n" @@ -9476,12 +9482,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1605 ../src/guestfs-actions.pod:2580 +#: ../fish/guestfish-actions.pod:1607 ../src/guestfs-actions.pod:2582 msgid "This gets the memory size in megabytes allocated to the qemu subprocess." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1608 +#: ../fish/guestfish-actions.pod:1610 msgid "" "If L</set-memsize> was not called on this handle, and if " "C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " @@ -9489,17 +9495,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1612 ../fish/guestfish-actions.pod:1669 ../fish/guestfish-actions.pod:4561 ../fish/guestfish-actions.pod:4665 ../src/guestfs-actions.pod:2587 ../src/guestfs-actions.pod:2679 ../src/guestfs-actions.pod:7072 ../src/guestfs-actions.pod:7200 +#: ../fish/guestfish-actions.pod:1614 ../fish/guestfish-actions.pod:1671 ../fish/guestfish-actions.pod:4568 ../fish/guestfish-actions.pod:4672 ../src/guestfs-actions.pod:2589 ../src/guestfs-actions.pod:2681 ../src/guestfs-actions.pod:7079 ../src/guestfs-actions.pod:7207 msgid "For more information on the architecture of libguestfs, see L<guestfs(3)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1615 +#: ../fish/guestfish-actions.pod:1617 msgid "get-network" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1617 +#: ../fish/guestfish-actions.pod:1619 #, no-wrap msgid "" " get-network\n" @@ -9507,17 +9513,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1619 ../src/guestfs-actions.pod:2599 +#: ../fish/guestfish-actions.pod:1621 ../src/guestfs-actions.pod:2601 msgid "This returns the enable network flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1621 +#: ../fish/guestfish-actions.pod:1623 msgid "get-path" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1623 +#: ../fish/guestfish-actions.pod:1625 #, no-wrap msgid "" " get-path\n" @@ -9525,24 +9531,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1625 ../src/guestfs-actions.pod:2610 +#: ../fish/guestfish-actions.pod:1627 ../src/guestfs-actions.pod:2612 msgid "Return the current search path." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1627 ../src/guestfs-actions.pod:2612 +#: ../fish/guestfish-actions.pod:1629 ../src/guestfs-actions.pod:2614 msgid "" "This is always non-NULL. If it wasn't set already, then this will return " "the default path." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1630 +#: ../fish/guestfish-actions.pod:1632 msgid "get-pgroup" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1632 +#: ../fish/guestfish-actions.pod:1634 #, no-wrap msgid "" " get-pgroup\n" @@ -9550,22 +9556,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1634 ../src/guestfs-actions.pod:2625 +#: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2627 msgid "This returns the process group flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1636 +#: ../fish/guestfish-actions.pod:1638 msgid "get-pid" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1638 +#: ../fish/guestfish-actions.pod:1640 msgid "pid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1640 +#: ../fish/guestfish-actions.pod:1642 #, no-wrap msgid "" " get-pid\n" @@ -9573,24 +9579,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1642 ../src/guestfs-actions.pod:2636 +#: ../fish/guestfish-actions.pod:1644 ../src/guestfs-actions.pod:2638 msgid "" "Return the process ID of the qemu subprocess. If there is no qemu " "subprocess, then this will return an error." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1645 ../src/guestfs-actions.pod:2639 +#: ../fish/guestfish-actions.pod:1647 ../src/guestfs-actions.pod:2641 msgid "This is an internal call used for debugging and testing." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1647 +#: ../fish/guestfish-actions.pod:1649 msgid "get-qemu" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1649 +#: ../fish/guestfish-actions.pod:1651 #, no-wrap msgid "" " get-qemu\n" @@ -9598,24 +9604,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1651 ../src/guestfs-actions.pod:2650 +#: ../fish/guestfish-actions.pod:1653 ../src/guestfs-actions.pod:2652 msgid "Return the current qemu binary." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1653 ../src/guestfs-actions.pod:2652 +#: ../fish/guestfish-actions.pod:1655 ../src/guestfs-actions.pod:2654 msgid "" "This is always non-NULL. If it wasn't set already, then this will return " "the default qemu binary name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1656 +#: ../fish/guestfish-actions.pod:1658 msgid "get-recovery-proc" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1658 +#: ../fish/guestfish-actions.pod:1660 #, no-wrap msgid "" " get-recovery-proc\n" @@ -9623,17 +9629,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1660 ../src/guestfs-actions.pod:2665 +#: ../fish/guestfish-actions.pod:1662 ../src/guestfs-actions.pod:2667 msgid "Return the recovery process enabled flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1662 +#: ../fish/guestfish-actions.pod:1664 msgid "get-selinux" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1664 +#: ../fish/guestfish-actions.pod:1666 #, no-wrap msgid "" " get-selinux\n" @@ -9641,19 +9647,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1666 +#: ../fish/guestfish-actions.pod:1668 msgid "" "This returns the current setting of the selinux flag which is passed to the " "appliance at boot time. See L</set-selinux>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1672 +#: ../fish/guestfish-actions.pod:1674 msgid "get-smp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1674 +#: ../fish/guestfish-actions.pod:1676 #, no-wrap msgid "" " get-smp\n" @@ -9661,17 +9667,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1676 ../src/guestfs-actions.pod:2691 +#: ../fish/guestfish-actions.pod:1678 ../src/guestfs-actions.pod:2693 msgid "This returns the number of virtual CPUs assigned to the appliance." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1678 +#: ../fish/guestfish-actions.pod:1680 msgid "get-state" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1680 +#: ../fish/guestfish-actions.pod:1682 #, no-wrap msgid "" " get-state\n" @@ -9679,24 +9685,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1682 ../src/guestfs-actions.pod:2702 +#: ../fish/guestfish-actions.pod:1684 ../src/guestfs-actions.pod:2704 msgid "" "This returns the current state as an opaque integer. This is only useful " "for printing debug and internal error messages." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1685 ../fish/guestfish-actions.pod:2646 ../fish/guestfish-actions.pod:2664 ../fish/guestfish-actions.pod:2702 ../fish/guestfish-actions.pod:2718 ../src/guestfs-actions.pod:2705 ../src/guestfs-actions.pod:4026 ../src/guestfs-actions.pod:4055 ../src/guestfs-actions.pod:4116 ../src/guestfs-actions.pod:4143 +#: ../fish/guestfish-actions.pod:1687 ../fish/guestfish-actions.pod:2648 ../fish/guestfish-actions.pod:2666 ../fish/guestfish-actions.pod:2704 ../fish/guestfish-actions.pod:2720 ../src/guestfs-actions.pod:2707 ../src/guestfs-actions.pod:4028 ../src/guestfs-actions.pod:4057 ../src/guestfs-actions.pod:4118 ../src/guestfs-actions.pod:4145 msgid "For more information on states, see L<guestfs(3)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1687 +#: ../fish/guestfish-actions.pod:1689 msgid "get-trace" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1689 +#: ../fish/guestfish-actions.pod:1691 #, no-wrap msgid "" " get-trace\n" @@ -9704,17 +9710,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1691 ../src/guestfs-actions.pod:2716 +#: ../fish/guestfish-actions.pod:1693 ../src/guestfs-actions.pod:2718 msgid "Return the command trace flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1693 +#: ../fish/guestfish-actions.pod:1695 msgid "get-umask" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1695 +#: ../fish/guestfish-actions.pod:1697 #, no-wrap msgid "" " get-umask\n" @@ -9722,19 +9728,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1697 +#: ../fish/guestfish-actions.pod:1699 msgid "" "Return the current umask. By default the umask is C<022> unless it has been " "set by calling L</umask>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1700 +#: ../fish/guestfish-actions.pod:1702 msgid "get-verbose" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1702 +#: ../fish/guestfish-actions.pod:1704 #, no-wrap msgid "" " get-verbose\n" @@ -9742,17 +9748,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1704 ../src/guestfs-actions.pod:2739 +#: ../fish/guestfish-actions.pod:1706 ../src/guestfs-actions.pod:2741 msgid "This returns the verbose messages flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1706 +#: ../fish/guestfish-actions.pod:1708 msgid "getcon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1708 +#: ../fish/guestfish-actions.pod:1710 #, no-wrap msgid "" " getcon\n" @@ -9760,22 +9766,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1710 ../src/guestfs-actions.pod:2750 +#: ../fish/guestfish-actions.pod:1712 ../src/guestfs-actions.pod:2752 msgid "This gets the SELinux security context of the daemon." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1712 +#: ../fish/guestfish-actions.pod:1714 msgid "See the documentation about SELINUX in L<guestfs(3)>, and L</setcon>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1715 +#: ../fish/guestfish-actions.pod:1717 msgid "getxattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1717 +#: ../fish/guestfish-actions.pod:1719 #, no-wrap msgid "" " getxattr path name\n" @@ -9783,7 +9789,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1719 +#: ../fish/guestfish-actions.pod:1721 msgid "" "Get a single extended attribute from file C<path> named C<name>. This call " "follows symlinks. If you want to lookup an extended attribute for the " @@ -9791,7 +9797,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1723 ../fish/guestfish-actions.pod:2800 +#: ../fish/guestfish-actions.pod:1725 ../fish/guestfish-actions.pod:2807 msgid "" "Normally it is better to get all extended attributes from a file in one go " "by calling L</getxattrs>. However some Linux filesystem implementations are " @@ -9801,24 +9807,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1730 ../fish/guestfish-actions.pod:2807 ../src/guestfs-actions.pod:2779 ../src/guestfs-actions.pod:4285 +#: ../fish/guestfish-actions.pod:1732 ../fish/guestfish-actions.pod:2814 ../src/guestfs-actions.pod:2781 ../src/guestfs-actions.pod:4292 msgid "" "Extended attribute values are blobs of binary data. If there is no extended " "attribute named C<name>, this returns an error." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1733 +#: ../fish/guestfish-actions.pod:1735 msgid "See also: L</getxattrs>, L</lgetxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1735 +#: ../fish/guestfish-actions.pod:1737 msgid "getxattrs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1737 +#: ../fish/guestfish-actions.pod:1739 #, no-wrap msgid "" " getxattrs path\n" @@ -9826,29 +9832,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1739 ../src/guestfs-actions.pod:2796 +#: ../fish/guestfish-actions.pod:1741 ../src/guestfs-actions.pod:2798 msgid "This call lists the extended attributes of the file or directory C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2799 +#: ../fish/guestfish-actions.pod:1744 ../src/guestfs-actions.pod:2801 msgid "" "At the system call level, this is a combination of the L<listxattr(2)> and " "L<getxattr(2)> calls." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1745 +#: ../fish/guestfish-actions.pod:1747 msgid "See also: L</lgetxattrs>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1747 +#: ../fish/guestfish-actions.pod:1749 msgid "glob-expand" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1749 +#: ../fish/guestfish-actions.pod:1751 #, no-wrap msgid "" " glob-expand pattern\n" @@ -9856,31 +9862,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1751 ../src/guestfs-actions.pod:2816 +#: ../fish/guestfish-actions.pod:1753 ../src/guestfs-actions.pod:2818 msgid "" "This command searches for all the pathnames matching C<pattern> according to " "the wildcard expansion rules used by the shell." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1755 ../src/guestfs-actions.pod:2820 +#: ../fish/guestfish-actions.pod:1757 ../src/guestfs-actions.pod:2822 msgid "If no paths match, then this returns an empty list (note: not an error)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1758 ../src/guestfs-actions.pod:2823 +#: ../fish/guestfish-actions.pod:1760 ../src/guestfs-actions.pod:2825 msgid "" "It is just a wrapper around the C L<glob(3)> function with flags " "C<GLOB_MARK|GLOB_BRACE>. See that manual page for more details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1762 +#: ../fish/guestfish-actions.pod:1764 msgid "grep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1764 +#: ../fish/guestfish-actions.pod:1766 #, no-wrap msgid "" " grep regex path\n" @@ -9888,17 +9894,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1766 ../src/guestfs-actions.pod:2840 +#: ../fish/guestfish-actions.pod:1768 ../src/guestfs-actions.pod:2842 msgid "This calls the external C<grep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1772 +#: ../fish/guestfish-actions.pod:1774 msgid "grepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1774 +#: ../fish/guestfish-actions.pod:1776 #, no-wrap msgid "" " grepi regex path\n" @@ -9906,17 +9912,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1776 ../src/guestfs-actions.pod:2859 +#: ../fish/guestfish-actions.pod:1778 ../src/guestfs-actions.pod:2861 msgid "This calls the external C<grep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1782 +#: ../fish/guestfish-actions.pod:1784 msgid "grub-install" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1784 +#: ../fish/guestfish-actions.pod:1786 #, no-wrap msgid "" " grub-install root device\n" @@ -9924,14 +9930,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1786 ../src/guestfs-actions.pod:2878 +#: ../fish/guestfish-actions.pod:1788 ../src/guestfs-actions.pod:2880 msgid "" "This command installs GRUB 1 (the Grand Unified Bootloader) on C<device>, " "with the root directory being C<root>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2887 +#: ../fish/guestfish-actions.pod:1797 ../src/guestfs-actions.pod:2889 msgid "" "There is currently no way in the API to install grub2, which is used by most " "modern Linux guests. It is possible to run the grub2 command from the " @@ -9939,7 +9945,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1802 ../src/guestfs-actions.pod:2894 +#: ../fish/guestfish-actions.pod:1804 ../src/guestfs-actions.pod:2896 msgid "" "This uses C<grub-install> from the host. Unfortunately grub is not always " "compatible with itself, so this only works in rather narrow circumstances. " @@ -9947,7 +9953,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1809 ../src/guestfs-actions.pod:2901 +#: ../fish/guestfish-actions.pod:1811 ../src/guestfs-actions.pod:2903 msgid "" "If grub-install reports the error \"No suitable drive was found in the " "generated device map.\" it may be that you need to create a " @@ -9957,7 +9963,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1816 ../src/guestfs-actions.pod:2908 +#: ../fish/guestfish-actions.pod:1818 ../src/guestfs-actions.pod:2910 #, no-wrap msgid "" " (hd0) /dev/vda\n" @@ -9965,17 +9971,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1818 ../src/guestfs-actions.pod:2910 +#: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2912 msgid "replacing C</dev/vda> with the name of the installation device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1822 +#: ../fish/guestfish-actions.pod:1824 msgid "head" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1824 +#: ../fish/guestfish-actions.pod:1826 #, no-wrap msgid "" " head path\n" @@ -9983,19 +9989,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1826 ../src/guestfs-actions.pod:2924 +#: ../fish/guestfish-actions.pod:1828 ../src/guestfs-actions.pod:2926 msgid "" "This command returns up to the first 10 lines of a file as a list of " "strings." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1832 +#: ../fish/guestfish-actions.pod:1834 msgid "head-n" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1834 +#: ../fish/guestfish-actions.pod:1836 #, no-wrap msgid "" " head-n nrlines path\n" @@ -10003,31 +10009,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2943 +#: ../fish/guestfish-actions.pod:1838 ../src/guestfs-actions.pod:2945 msgid "" "If the parameter C<nrlines> is a positive number, this returns the first " "C<nrlines> lines of the file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1839 ../src/guestfs-actions.pod:2946 +#: ../fish/guestfish-actions.pod:1841 ../src/guestfs-actions.pod:2948 msgid "" "If the parameter C<nrlines> is a negative number, this returns lines from " "the file C<path>, excluding the last C<nrlines> lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1842 ../fish/guestfish-actions.pod:5066 ../src/guestfs-actions.pod:2949 ../src/guestfs-actions.pod:7802 +#: ../fish/guestfish-actions.pod:1844 ../fish/guestfish-actions.pod:5073 ../src/guestfs-actions.pod:2951 ../src/guestfs-actions.pod:7809 msgid "If the parameter C<nrlines> is zero, this returns an empty list." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1847 +#: ../fish/guestfish-actions.pod:1849 msgid "hexdump" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1849 +#: ../fish/guestfish-actions.pod:1851 #, no-wrap msgid "" " hexdump path\n" @@ -10035,19 +10041,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1851 ../src/guestfs-actions.pod:2966 +#: ../fish/guestfish-actions.pod:1853 ../src/guestfs-actions.pod:2968 msgid "" "This runs C<hexdump -C> on the given C<path>. The result is the " "human-readable, canonical hex dump of the file." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1857 +#: ../fish/guestfish-actions.pod:1859 msgid "initrd-cat" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1859 +#: ../fish/guestfish-actions.pod:1861 #, no-wrap msgid "" " initrd-cat initrdpath filename\n" @@ -10055,7 +10061,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1861 ../src/guestfs-actions.pod:2985 +#: ../fish/guestfish-actions.pod:1863 ../src/guestfs-actions.pod:2987 msgid "" "This command unpacks the file C<filename> from the initrd file called " "C<initrdpath>. The filename must be given I<without> the initial C</> " @@ -10063,7 +10069,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1865 ../src/guestfs-actions.pod:2989 +#: ../fish/guestfish-actions.pod:1867 ../src/guestfs-actions.pod:2991 msgid "" "For example, in guestfish you could use the following command to examine the " "boot script (usually called C</init>) contained in a Linux initrd or " @@ -10071,7 +10077,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1869 ../src/guestfs-actions.pod:2993 +#: ../fish/guestfish-actions.pod:1871 ../src/guestfs-actions.pod:2995 #, no-wrap msgid "" " initrd-cat /boot/initrd-<version>.img init\n" @@ -10079,17 +10085,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1871 +#: ../fish/guestfish-actions.pod:1873 msgid "See also L</initrd-list>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1876 +#: ../fish/guestfish-actions.pod:1878 msgid "initrd-list" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1878 +#: ../fish/guestfish-actions.pod:1880 #, no-wrap msgid "" " initrd-list path\n" @@ -10097,12 +10103,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1880 ../src/guestfs-actions.pod:3012 +#: ../fish/guestfish-actions.pod:1882 ../src/guestfs-actions.pod:3014 msgid "This command lists out files contained in an initrd." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1882 ../src/guestfs-actions.pod:3014 +#: ../fish/guestfish-actions.pod:1884 ../src/guestfs-actions.pod:3016 msgid "" "The files are listed without any initial C</> character. The files are " "listed in the order they appear (not necessarily alphabetical). Directory " @@ -10110,7 +10116,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1886 ../src/guestfs-actions.pod:3018 +#: ../fish/guestfish-actions.pod:1888 ../src/guestfs-actions.pod:3020 msgid "" "Old Linux kernels (2.4 and earlier) used a compressed ext2 filesystem as " "initrd. We I<only> support the newer initramfs format (compressed cpio " @@ -10118,12 +10124,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1890 +#: ../fish/guestfish-actions.pod:1892 msgid "inotify-add-watch" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1892 +#: ../fish/guestfish-actions.pod:1894 #, no-wrap msgid "" " inotify-add-watch path mask\n" @@ -10131,31 +10137,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1894 ../src/guestfs-actions.pod:3035 +#: ../fish/guestfish-actions.pod:1896 ../src/guestfs-actions.pod:3037 msgid "Watch C<path> for the events listed in C<mask>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1896 ../src/guestfs-actions.pod:3037 +#: ../fish/guestfish-actions.pod:1898 ../src/guestfs-actions.pod:3039 msgid "" "Note that if C<path> is a directory then events within that directory are " "watched, but this does I<not> happen recursively (in subdirectories)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1900 ../src/guestfs-actions.pod:3041 +#: ../fish/guestfish-actions.pod:1902 ../src/guestfs-actions.pod:3043 msgid "" "Note for non-C or non-Linux callers: the inotify events are defined by the " "Linux kernel ABI and are listed in C</usr/include/sys/inotify.h>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1904 +#: ../fish/guestfish-actions.pod:1906 msgid "inotify-close" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1906 +#: ../fish/guestfish-actions.pod:1908 #, no-wrap msgid "" " inotify-close\n" @@ -10163,7 +10169,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1908 ../src/guestfs-actions.pod:3054 +#: ../fish/guestfish-actions.pod:1910 ../src/guestfs-actions.pod:3056 msgid "" "This closes the inotify handle which was previously opened by inotify_init. " "It removes all watches, throws away any pending events, and deallocates all " @@ -10171,12 +10177,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1912 +#: ../fish/guestfish-actions.pod:1914 msgid "inotify-files" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1914 +#: ../fish/guestfish-actions.pod:1916 #, no-wrap msgid "" " inotify-files\n" @@ -10184,7 +10190,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1916 +#: ../fish/guestfish-actions.pod:1918 msgid "" "This function is a helpful wrapper around L</inotify-read> which just " "returns a list of pathnames of objects that were touched. The returned " @@ -10192,12 +10198,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1920 +#: ../fish/guestfish-actions.pod:1922 msgid "inotify-init" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1922 +#: ../fish/guestfish-actions.pod:1924 #, no-wrap msgid "" " inotify-init maxevents\n" @@ -10205,14 +10211,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1924 ../src/guestfs-actions.pod:3083 +#: ../fish/guestfish-actions.pod:1926 ../src/guestfs-actions.pod:3085 msgid "" "This command creates a new inotify handle. The inotify subsystem can be " "used to notify events which happen to objects in the guest filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1928 +#: ../fish/guestfish-actions.pod:1930 msgid "" "C<maxevents> is the maximum number of events which will be queued up between " "calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>, " @@ -10223,14 +10229,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1938 +#: ../fish/guestfish-actions.pod:1940 msgid "" "Before any events are generated, you have to add some watches to the " "internal watch list. See: L</inotify-add-watch> and L</inotify-rm-watch>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1942 +#: ../fish/guestfish-actions.pod:1944 msgid "" "Queued up events should be read periodically by calling L</inotify-read> (or " "L</inotify-files> which is just a helpful wrapper around L</inotify-read>). " @@ -10239,14 +10245,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1949 +#: ../fish/guestfish-actions.pod:1951 msgid "" "The handle should be closed after use by calling L</inotify-close>. This " "also removes any watches automatically." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1953 ../src/guestfs-actions.pod:3112 +#: ../fish/guestfish-actions.pod:1955 ../src/guestfs-actions.pod:3114 msgid "" "See also L<inotify(7)> for an overview of the inotify interface as exposed " "by the Linux kernel, which is roughly what we expose via libguestfs. Note " @@ -10254,12 +10260,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1958 +#: ../fish/guestfish-actions.pod:1960 msgid "inotify-read" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1960 +#: ../fish/guestfish-actions.pod:1962 #, no-wrap msgid "" " inotify-read\n" @@ -10267,19 +10273,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1962 ../src/guestfs-actions.pod:3126 +#: ../fish/guestfish-actions.pod:1964 ../src/guestfs-actions.pod:3128 msgid "" "Return the complete queue of events that have happened since the previous " "read call." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1965 ../src/guestfs-actions.pod:3129 +#: ../fish/guestfish-actions.pod:1967 ../src/guestfs-actions.pod:3131 msgid "If no events have happened, this returns an empty list." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1967 ../src/guestfs-actions.pod:3131 +#: ../fish/guestfish-actions.pod:1969 ../src/guestfs-actions.pod:3133 msgid "" "I<Note>: In order to make sure that all events have been read, you must call " "this function repeatedly until it returns an empty list. The reason is that " @@ -10288,12 +10294,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1973 +#: ../fish/guestfish-actions.pod:1975 msgid "inotify-rm-watch" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1975 +#: ../fish/guestfish-actions.pod:1977 #, no-wrap msgid "" " inotify-rm-watch wd\n" @@ -10301,17 +10307,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1977 +#: ../fish/guestfish-actions.pod:1979 msgid "Remove a previously defined inotify watch. See L</inotify-add-watch>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1980 +#: ../fish/guestfish-actions.pod:1982 msgid "inspect-get-arch" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1982 +#: ../fish/guestfish-actions.pod:1984 #, no-wrap msgid "" " inspect-get-arch root\n" @@ -10319,31 +10325,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1984 +#: ../fish/guestfish-actions.pod:1986 msgid "" "This returns the architecture of the inspected operating system. The " "possible return values are listed under L</file-architecture>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1988 ../src/guestfs-actions.pod:3166 +#: ../fish/guestfish-actions.pod:1990 ../src/guestfs-actions.pod:3168 msgid "" "If the architecture could not be determined, then the string C<unknown> is " "returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1991 ../fish/guestfish-actions.pod:2086 ../fish/guestfish-actions.pod:2165 ../fish/guestfish-actions.pod:2177 ../fish/guestfish-actions.pod:2261 ../fish/guestfish-actions.pod:2323 ../fish/guestfish-actions.pod:2344 ../fish/guestfish-actions.pod:2358 ../fish/guestfish-actions.pod:2398 ../fish/guestfish-actions.pod:2438 ../fish/guestfish-actions.pod:2451 ../fish/guestfish-actions.pod:2464 ../fish/guestfish-actions.pod:2474 ../fish/guestfish-actions.pod:2484 ../fish/guestfish-actions.pod:2496 ../fish/guestfish-actions.pod:2592 ../fish/guestfish-actions.pod:2626 ../src/guestfs-actions.pod:3169 ../src/guestfs-actions.pod:3271 ../src/guestfs-actions.pod:3375 ../src/guestfs-actions.pod:3394 ../src/guestfs-actions.pod:3525 ../src/guestfs-actions.pod:3609 ../src/guestfs-actions.pod:3637 ../src/guestfs-actions.pod:3658 ../src/guestfs-actions.pod:3711 ../src/guestfs-actions.pod:3759 ../src/guestfs-actions.pod:3779 ../src/guestfs-actions.pod:3799 ../src/guestfs-actions.pod:3816 ../src/guestfs-actions.pod:3832 ../src/guestfs-actions.pod:3850 ../src/guestfs-actions.pod:3952 ../src/guestfs-actions.pod:3993 +#: ../fish/guestfish-actions.pod:1993 ../fish/guestfish-actions.pod:2088 ../fish/guestfish-actions.pod:2167 ../fish/guestfish-actions.pod:2179 ../fish/guestfish-actions.pod:2263 ../fish/guestfish-actions.pod:2325 ../fish/guestfish-actions.pod:2346 ../fish/guestfish-actions.pod:2360 ../fish/guestfish-actions.pod:2400 ../fish/guestfish-actions.pod:2440 ../fish/guestfish-actions.pod:2453 ../fish/guestfish-actions.pod:2466 ../fish/guestfish-actions.pod:2476 ../fish/guestfish-actions.pod:2486 ../fish/guestfish-actions.pod:2498 ../fish/guestfish-actions.pod:2594 ../fish/guestfish-actions.pod:2628 ../src/guestfs-actions.pod:3171 ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3377 ../src/guestfs-actions.pod:3396 ../src/guestfs-actions.pod:3527 ../src/guestfs-actions.pod:3611 ../src/guestfs-actions.pod:3639 ../src/guestfs-actions.pod:3660 ../src/guestfs-actions.pod:3713 ../src/guestfs-actions.pod:3761 ../src/guestfs-actions.pod:3781 ../src/guestfs-actions.pod:3801 ../src/guestfs-actions.pod:3818 ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:3852 ../src/guestfs-actions.pod:3954 ../src/guestfs-actions.pod:3995 msgid "Please read L<guestfs(3)/INSPECTION> for more details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1993 +#: ../fish/guestfish-actions.pod:1995 msgid "inspect-get-distro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1995 +#: ../fish/guestfish-actions.pod:1997 #, no-wrap msgid "" " inspect-get-distro root\n" @@ -10351,221 +10357,221 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1997 ../src/guestfs-actions.pod:3182 +#: ../fish/guestfish-actions.pod:1999 ../src/guestfs-actions.pod:3184 msgid "This returns the distro (distribution) of the inspected operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2000 ../src/guestfs-actions.pod:3185 +#: ../fish/guestfish-actions.pod:2002 ../src/guestfs-actions.pod:3187 msgid "Currently defined distros are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2004 ../src/guestfs-actions.pod:3189 +#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3191 msgid "\"archlinux\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3191 +#: ../fish/guestfish-actions.pod:2008 ../src/guestfs-actions.pod:3193 msgid "Arch Linux." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2008 ../src/guestfs-actions.pod:3193 +#: ../fish/guestfish-actions.pod:2010 ../src/guestfs-actions.pod:3195 msgid "\"centos\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2010 ../src/guestfs-actions.pod:3195 +#: ../fish/guestfish-actions.pod:2012 ../src/guestfs-actions.pod:3197 msgid "CentOS." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2012 ../src/guestfs-actions.pod:3197 +#: ../fish/guestfish-actions.pod:2014 ../src/guestfs-actions.pod:3199 msgid "\"debian\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2014 ../src/guestfs-actions.pod:3199 +#: ../fish/guestfish-actions.pod:2016 ../src/guestfs-actions.pod:3201 msgid "Debian." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2016 ../src/guestfs-actions.pod:3201 +#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:3203 msgid "\"fedora\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:3203 +#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3205 msgid "Fedora." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3205 +#: ../fish/guestfish-actions.pod:2022 ../src/guestfs-actions.pod:3207 msgid "\"gentoo\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2022 ../src/guestfs-actions.pod:3207 +#: ../fish/guestfish-actions.pod:2024 ../src/guestfs-actions.pod:3209 msgid "Gentoo." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2024 ../src/guestfs-actions.pod:3209 +#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3211 msgid "\"linuxmint\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3211 +#: ../fish/guestfish-actions.pod:2028 ../src/guestfs-actions.pod:3213 msgid "Linux Mint." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2028 ../src/guestfs-actions.pod:3213 +#: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3215 msgid "\"mageia\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3215 +#: ../fish/guestfish-actions.pod:2032 ../src/guestfs-actions.pod:3217 msgid "Mageia." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2032 ../src/guestfs-actions.pod:3217 +#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3219 msgid "\"mandriva\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3219 +#: ../fish/guestfish-actions.pod:2036 ../src/guestfs-actions.pod:3221 msgid "Mandriva." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2036 ../src/guestfs-actions.pod:3221 +#: ../fish/guestfish-actions.pod:2038 ../src/guestfs-actions.pod:3223 msgid "\"meego\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2038 ../src/guestfs-actions.pod:3223 +#: ../fish/guestfish-actions.pod:2040 ../src/guestfs-actions.pod:3225 msgid "MeeGo." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2040 ../src/guestfs-actions.pod:3225 +#: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3227 msgid "\"opensuse\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3227 +#: ../fish/guestfish-actions.pod:2044 ../src/guestfs-actions.pod:3229 msgid "OpenSUSE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2044 ../src/guestfs-actions.pod:3229 +#: ../fish/guestfish-actions.pod:2046 ../src/guestfs-actions.pod:3231 msgid "\"pardus\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2046 ../src/guestfs-actions.pod:3231 +#: ../fish/guestfish-actions.pod:2048 ../src/guestfs-actions.pod:3233 msgid "Pardus." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2048 ../src/guestfs-actions.pod:3233 +#: ../fish/guestfish-actions.pod:2050 ../src/guestfs-actions.pod:3235 msgid "\"redhat-based\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2050 ../src/guestfs-actions.pod:3235 +#: ../fish/guestfish-actions.pod:2052 ../src/guestfs-actions.pod:3237 msgid "Some Red Hat-derived distro." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2052 ../src/guestfs-actions.pod:3237 +#: ../fish/guestfish-actions.pod:2054 ../src/guestfs-actions.pod:3239 msgid "\"rhel\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2054 ../src/guestfs-actions.pod:3239 +#: ../fish/guestfish-actions.pod:2056 ../src/guestfs-actions.pod:3241 msgid "Red Hat Enterprise Linux." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2056 ../src/guestfs-actions.pod:3241 +#: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3243 msgid "\"scientificlinux\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3243 +#: ../fish/guestfish-actions.pod:2060 ../src/guestfs-actions.pod:3245 msgid "Scientific Linux." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2060 ../src/guestfs-actions.pod:3245 +#: ../fish/guestfish-actions.pod:2062 ../src/guestfs-actions.pod:3247 msgid "\"slackware\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2062 ../src/guestfs-actions.pod:3247 +#: ../fish/guestfish-actions.pod:2064 ../src/guestfs-actions.pod:3249 msgid "Slackware." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2064 ../src/guestfs-actions.pod:3249 +#: ../fish/guestfish-actions.pod:2066 ../src/guestfs-actions.pod:3251 msgid "\"ttylinux\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2066 ../src/guestfs-actions.pod:3251 +#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3253 msgid "ttylinux." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3253 +#: ../fish/guestfish-actions.pod:2070 ../src/guestfs-actions.pod:3255 msgid "\"ubuntu\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2070 ../src/guestfs-actions.pod:3255 +#: ../fish/guestfish-actions.pod:2072 ../src/guestfs-actions.pod:3257 msgid "Ubuntu." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2072 ../fish/guestfish-actions.pod:2156 ../fish/guestfish-actions.pod:2429 ../src/guestfs-actions.pod:3257 ../src/guestfs-actions.pod:3366 ../src/guestfs-actions.pod:3750 +#: ../fish/guestfish-actions.pod:2074 ../fish/guestfish-actions.pod:2158 ../fish/guestfish-actions.pod:2431 ../src/guestfs-actions.pod:3259 ../src/guestfs-actions.pod:3368 ../src/guestfs-actions.pod:3752 msgid "\"unknown\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2074 ../src/guestfs-actions.pod:3259 +#: ../fish/guestfish-actions.pod:2076 ../src/guestfs-actions.pod:3261 msgid "The distro could not be determined." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2076 ../fish/guestfish-actions.pod:2413 ../src/guestfs-actions.pod:3261 ../src/guestfs-actions.pod:3734 +#: ../fish/guestfish-actions.pod:2078 ../fish/guestfish-actions.pod:2415 ../src/guestfs-actions.pod:3263 ../src/guestfs-actions.pod:3736 msgid "\"windows\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2078 ../src/guestfs-actions.pod:3263 +#: ../fish/guestfish-actions.pod:2080 ../src/guestfs-actions.pod:3265 msgid "" "Windows does not have distributions. This string is returned if the OS type " "is Windows." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2083 ../fish/guestfish-actions.pod:2162 ../fish/guestfish-actions.pod:2435 ../src/guestfs-actions.pod:3268 ../src/guestfs-actions.pod:3372 ../src/guestfs-actions.pod:3756 +#: ../fish/guestfish-actions.pod:2085 ../fish/guestfish-actions.pod:2164 ../fish/guestfish-actions.pod:2437 ../src/guestfs-actions.pod:3270 ../src/guestfs-actions.pod:3374 ../src/guestfs-actions.pod:3758 msgid "" "Future versions of libguestfs may return other strings here. The caller " "should be prepared to handle any string." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2088 +#: ../fish/guestfish-actions.pod:2090 msgid "inspect-get-drive-mappings" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2090 +#: ../fish/guestfish-actions.pod:2092 #, no-wrap msgid "" " inspect-get-drive-mappings root\n" @@ -10573,7 +10579,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2092 ../src/guestfs-actions.pod:3284 +#: ../fish/guestfish-actions.pod:2094 ../src/guestfs-actions.pod:3286 msgid "" "This call is useful for Windows which uses a primitive system of assigning " "drive letters (like \"C:\") to partitions. This inspection API examines the " @@ -10582,7 +10588,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2098 ../src/guestfs-actions.pod:3290 +#: ../fish/guestfish-actions.pod:2100 ../src/guestfs-actions.pod:3292 #, no-wrap msgid "" " C => /dev/vda2\n" @@ -10592,7 +10598,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2102 ../src/guestfs-actions.pod:3294 +#: ../fish/guestfish-actions.pod:2104 ../src/guestfs-actions.pod:3296 msgid "" "Note that keys are drive letters. For Windows, the key is case insensitive " "and just contains the drive letter, without the customary colon separator " @@ -10600,7 +10606,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2106 ../src/guestfs-actions.pod:3298 +#: ../fish/guestfish-actions.pod:2108 ../src/guestfs-actions.pod:3300 msgid "" "In future we may support other operating systems that also used drive " "letters, but the keys for those might not be case insensitive and might be " @@ -10609,33 +10615,33 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2111 ../src/guestfs-actions.pod:3303 +#: ../fish/guestfish-actions.pod:2113 ../src/guestfs-actions.pod:3305 msgid "" "For Windows guests, currently only hard drive mappings are returned. " "Removable disks (eg. DVD-ROMs) are ignored." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2114 ../src/guestfs-actions.pod:3306 +#: ../fish/guestfish-actions.pod:2116 ../src/guestfs-actions.pod:3308 msgid "" "For guests that do not use drive mappings, or if the drive mappings could " "not be determined, this returns an empty hash table." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2117 +#: ../fish/guestfish-actions.pod:2119 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "L</inspect-get-mountpoints>, L</inspect-get-filesystems>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2121 +#: ../fish/guestfish-actions.pod:2123 msgid "inspect-get-filesystems" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2123 +#: ../fish/guestfish-actions.pod:2125 #, no-wrap msgid "" " inspect-get-filesystems root\n" @@ -10643,7 +10649,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2125 ../src/guestfs-actions.pod:3327 +#: ../fish/guestfish-actions.pod:2127 ../src/guestfs-actions.pod:3329 msgid "" "This returns a list of all the filesystems that we think are associated with " "this operating system. This includes the root filesystem, other ordinary " @@ -10651,26 +10657,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2130 ../src/guestfs-actions.pod:3332 +#: ../fish/guestfish-actions.pod:2132 ../src/guestfs-actions.pod:3334 msgid "" "In the case of a multi-boot virtual machine, it is possible for a filesystem " "to be shared between operating systems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2133 +#: ../fish/guestfish-actions.pod:2135 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "L</inspect-get-mountpoints>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2136 +#: ../fish/guestfish-actions.pod:2138 msgid "inspect-get-format" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2138 +#: ../fish/guestfish-actions.pod:2140 #, no-wrap msgid "" " inspect-get-format root\n" @@ -10678,51 +10684,51 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2140 ../src/guestfs-actions.pod:3350 +#: ../fish/guestfish-actions.pod:2142 ../src/guestfs-actions.pod:3352 msgid "" "This returns the format of the inspected operating system. You can use it " "to detect install images, live CDs and similar." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2143 ../src/guestfs-actions.pod:3353 +#: ../fish/guestfish-actions.pod:2145 ../src/guestfs-actions.pod:3355 msgid "Currently defined formats are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2147 ../src/guestfs-actions.pod:3357 +#: ../fish/guestfish-actions.pod:2149 ../src/guestfs-actions.pod:3359 msgid "\"installed\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2149 ../src/guestfs-actions.pod:3359 +#: ../fish/guestfish-actions.pod:2151 ../src/guestfs-actions.pod:3361 msgid "This is an installed operating system." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2151 ../src/guestfs-actions.pod:3361 +#: ../fish/guestfish-actions.pod:2153 ../src/guestfs-actions.pod:3363 msgid "\"installer\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2153 ../src/guestfs-actions.pod:3363 +#: ../fish/guestfish-actions.pod:2155 ../src/guestfs-actions.pod:3365 msgid "" "The disk image being inspected is not an installed operating system, but a " "I<bootable> install disk, live CD, or similar." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2158 ../src/guestfs-actions.pod:3368 +#: ../fish/guestfish-actions.pod:2160 ../src/guestfs-actions.pod:3370 msgid "The format of this disk image is not known." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2167 +#: ../fish/guestfish-actions.pod:2169 msgid "inspect-get-hostname" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2169 +#: ../fish/guestfish-actions.pod:2171 #, no-wrap msgid "" " inspect-get-hostname root\n" @@ -10730,26 +10736,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2171 ../src/guestfs-actions.pod:3388 +#: ../fish/guestfish-actions.pod:2173 ../src/guestfs-actions.pod:3390 msgid "" "This function returns the hostname of the operating system as found by " "inspection of the guest's configuration files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2174 ../src/guestfs-actions.pod:3391 +#: ../fish/guestfish-actions.pod:2176 ../src/guestfs-actions.pod:3393 msgid "" "If the hostname could not be determined, then the string C<unknown> is " "returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2179 +#: ../fish/guestfish-actions.pod:2181 msgid "inspect-get-icon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2181 +#: ../fish/guestfish-actions.pod:2183 #, no-wrap msgid "" " inspect-get-icon root [favicon:true|false] [highquality:true|false]\n" @@ -10757,7 +10763,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2183 ../src/guestfs-actions.pod:3417 +#: ../fish/guestfish-actions.pod:2185 ../src/guestfs-actions.pod:3419 msgid "" "This function returns an icon corresponding to the inspected operating " "system. The icon is returned as a buffer containing a PNG image (re-encoded " @@ -10765,14 +10771,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2187 ../src/guestfs-actions.pod:3421 +#: ../fish/guestfish-actions.pod:2189 ../src/guestfs-actions.pod:3423 msgid "" "If it was not possible to get an icon this function returns a zero-length " "(non-NULL) buffer. I<Callers must check for this case>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2190 ../src/guestfs-actions.pod:3424 +#: ../fish/guestfish-actions.pod:2192 ../src/guestfs-actions.pod:3426 msgid "" "Libguestfs will start by looking for a file called C</etc/favicon.png> or " "C<C:\\etc\\favicon.png> and if it has the correct format, the contents of " @@ -10781,14 +10787,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2196 ../src/guestfs-actions.pod:3430 +#: ../fish/guestfish-actions.pod:2198 ../src/guestfs-actions.pod:3432 msgid "" "If finding the favicon fails, then we look in other places in the guest for " "a suitable icon." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2199 ../src/guestfs-actions.pod:3433 +#: ../fish/guestfish-actions.pod:2201 ../src/guestfs-actions.pod:3435 msgid "" "If the optional C<highquality> boolean is true then only high quality icons " "are returned, which means only icons of high resolution with an alpha " @@ -10797,7 +10803,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2210 ../src/guestfs-actions.pod:3444 +#: ../fish/guestfish-actions.pod:2212 ../src/guestfs-actions.pod:3446 msgid "" "Unlike most other inspection API calls, the guest's disks must be mounted up " "before you call this, since it needs to read information from the guest " @@ -10805,7 +10811,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3450 +#: ../fish/guestfish-actions.pod:2218 ../src/guestfs-actions.pod:3452 msgid "" "B<Security:> The icon data comes from the untrusted guest, and should be " "treated with caution. PNG files have been known to contain exploits. " @@ -10814,7 +10820,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2224 ../src/guestfs-actions.pod:3458 +#: ../fish/guestfish-actions.pod:2226 ../src/guestfs-actions.pod:3460 msgid "" "The PNG image returned can be any size. It might not be square. Libguestfs " "tries to return the largest, highest quality icon available. The " @@ -10822,7 +10828,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2231 ../src/guestfs-actions.pod:3465 +#: ../fish/guestfish-actions.pod:2233 ../src/guestfs-actions.pod:3467 msgid "" "Extracting icons from Windows guests requires the external C<wrestool> " "program from the C<icoutils> package, and several programs (C<bmptopnm>, " @@ -10831,19 +10837,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2238 ../src/guestfs-actions.pod:3472 +#: ../fish/guestfish-actions.pod:2240 ../src/guestfs-actions.pod:3474 msgid "" "Operating system icons are usually trademarks. Seek legal advice before " "using trademarks in applications." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2245 +#: ../fish/guestfish-actions.pod:2247 msgid "inspect-get-major-version" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2247 +#: ../fish/guestfish-actions.pod:2249 #, no-wrap msgid "" " inspect-get-major-version root\n" @@ -10851,12 +10857,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2249 ../src/guestfs-actions.pod:3513 +#: ../fish/guestfish-actions.pod:2251 ../src/guestfs-actions.pod:3515 msgid "This returns the major version number of the inspected operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2252 ../src/guestfs-actions.pod:3516 +#: ../fish/guestfish-actions.pod:2254 ../src/guestfs-actions.pod:3518 msgid "" "Windows uses a consistent versioning scheme which is I<not> reflected in the " "popular public names used by the operating system. Notably the operating " @@ -10866,17 +10872,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2259 ../fish/guestfish-actions.pod:2270 ../src/guestfs-actions.pod:3523 ../src/guestfs-actions.pod:3540 +#: ../fish/guestfish-actions.pod:2261 ../fish/guestfish-actions.pod:2272 ../src/guestfs-actions.pod:3525 ../src/guestfs-actions.pod:3542 msgid "If the version could not be determined, then C<0> is returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2263 +#: ../fish/guestfish-actions.pod:2265 msgid "inspect-get-minor-version" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2265 +#: ../fish/guestfish-actions.pod:2267 #, no-wrap msgid "" " inspect-get-minor-version root\n" @@ -10884,24 +10890,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3537 +#: ../fish/guestfish-actions.pod:2269 ../src/guestfs-actions.pod:3539 msgid "This returns the minor version number of the inspected operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2272 +#: ../fish/guestfish-actions.pod:2274 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "L</inspect-get-major-version>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2275 +#: ../fish/guestfish-actions.pod:2277 msgid "inspect-get-mountpoints" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2277 +#: ../fish/guestfish-actions.pod:2279 #, no-wrap msgid "" " inspect-get-mountpoints root\n" @@ -10909,7 +10915,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2279 ../src/guestfs-actions.pod:3555 +#: ../fish/guestfish-actions.pod:2281 ../src/guestfs-actions.pod:3557 msgid "" "This returns a hash of where we think the filesystems associated with this " "operating system should be mounted. Callers should note that this is at " @@ -10920,7 +10926,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2288 ../src/guestfs-actions.pod:3564 +#: ../fish/guestfish-actions.pod:2290 ../src/guestfs-actions.pod:3566 msgid "" "Each element in the returned hashtable has a key which is the path of the " "mountpoint (eg. C</boot>) and a value which is the filesystem that would be " @@ -10928,12 +10934,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2293 ../src/guestfs-actions.pod:3569 +#: ../fish/guestfish-actions.pod:2295 ../src/guestfs-actions.pod:3571 msgid "Non-mounted devices such as swap devices are I<not> returned in this list." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2296 +#: ../fish/guestfish-actions.pod:2298 msgid "" "For operating systems like Windows which still use drive letters, this call " "will only return an entry for the first drive \"mounted on\" C</>. For " @@ -10942,19 +10948,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2302 +#: ../fish/guestfish-actions.pod:2304 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "L</inspect-get-filesystems>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2305 +#: ../fish/guestfish-actions.pod:2307 msgid "inspect-get-package-format" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2307 +#: ../fish/guestfish-actions.pod:2309 #, no-wrap msgid "" " inspect-get-package-format root\n" @@ -10962,7 +10968,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2309 +#: ../fish/guestfish-actions.pod:2311 msgid "" "This function and L</inspect-get-package-management> return the package " "format and package management tool used by the inspected operating system. " @@ -10971,7 +10977,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2315 ../src/guestfs-actions.pod:3601 +#: ../fish/guestfish-actions.pod:2317 ../src/guestfs-actions.pod:3603 msgid "" "This returns the string C<unknown> if we could not determine the package " "format I<or> if the operating system does not have a real packaging system " @@ -10979,19 +10985,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2319 ../src/guestfs-actions.pod:3605 +#: ../fish/guestfish-actions.pod:2321 ../src/guestfs-actions.pod:3607 msgid "" "Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman>, " "C<pkgsrc>. Future versions of libguestfs may return other strings." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2325 +#: ../fish/guestfish-actions.pod:2327 msgid "inspect-get-package-management" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2327 +#: ../fish/guestfish-actions.pod:2329 #, no-wrap msgid "" " inspect-get-package-management root\n" @@ -10999,7 +11005,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2329 +#: ../fish/guestfish-actions.pod:2331 msgid "" "L</inspect-get-package-format> and this function return the package format " "and package management tool used by the inspected operating system. For " @@ -11008,7 +11014,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2335 ../src/guestfs-actions.pod:3628 +#: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3630 msgid "" "This returns the string C<unknown> if we could not determine the package " "management tool I<or> if the operating system does not have a real packaging " @@ -11016,7 +11022,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2339 ../src/guestfs-actions.pod:3632 +#: ../fish/guestfish-actions.pod:2341 ../src/guestfs-actions.pod:3634 msgid "" "Possible strings include: C<yum>, C<up2date>, C<apt> (for all Debian " "derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>, C<zypper>. Future " @@ -11024,12 +11030,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2346 +#: ../fish/guestfish-actions.pod:2348 msgid "inspect-get-product-name" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2348 +#: ../fish/guestfish-actions.pod:2350 #, no-wrap msgid "" " inspect-get-product-name root\n" @@ -11037,7 +11043,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2350 ../src/guestfs-actions.pod:3650 +#: ../fish/guestfish-actions.pod:2352 ../src/guestfs-actions.pod:3652 msgid "" "This returns the product name of the inspected operating system. The " "product name is generally some freeform string which can be displayed to the " @@ -11045,19 +11051,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3655 +#: ../fish/guestfish-actions.pod:2357 ../src/guestfs-actions.pod:3657 msgid "" "If the product name could not be determined, then the string C<unknown> is " "returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2360 +#: ../fish/guestfish-actions.pod:2362 msgid "inspect-get-product-variant" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2362 +#: ../fish/guestfish-actions.pod:2364 #, no-wrap msgid "" " inspect-get-product-variant root\n" @@ -11065,12 +11071,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2364 ../src/guestfs-actions.pod:3671 +#: ../fish/guestfish-actions.pod:2366 ../src/guestfs-actions.pod:3673 msgid "This returns the product variant of the inspected operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2367 ../src/guestfs-actions.pod:3674 +#: ../fish/guestfish-actions.pod:2369 ../src/guestfs-actions.pod:3676 msgid "" "For Windows guests, this returns the contents of the Registry key " "C<HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> " @@ -11082,7 +11088,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2376 ../src/guestfs-actions.pod:3683 +#: ../fish/guestfish-actions.pod:2378 ../src/guestfs-actions.pod:3685 msgid "" "For enterprise Linux guests, in future we intend this to return the product " "variant such as C<Desktop>, C<Server> and so on. But this is not " @@ -11090,26 +11096,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2380 ../src/guestfs-actions.pod:3687 +#: ../fish/guestfish-actions.pod:2382 ../src/guestfs-actions.pod:3689 msgid "" "If the product variant could not be determined, then the string C<unknown> " "is returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2383 +#: ../fish/guestfish-actions.pod:2385 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "L</inspect-get-product-name>, L</inspect-get-major-version>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2387 +#: ../fish/guestfish-actions.pod:2389 msgid "inspect-get-roots" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2389 +#: ../fish/guestfish-actions.pod:2391 #, no-wrap msgid "" " inspect-get-roots\n" @@ -11117,7 +11123,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2391 +#: ../fish/guestfish-actions.pod:2393 msgid "" "This function is a convenient way to get the list of root devices, as " "returned from a previous call to L</inspect-os>, but without redoing the " @@ -11125,19 +11131,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2395 +#: ../fish/guestfish-actions.pod:2397 msgid "" "This returns an empty list if either no root devices were found or the " "caller has not called L</inspect-os>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2400 +#: ../fish/guestfish-actions.pod:2402 msgid "inspect-get-type" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2402 +#: ../fish/guestfish-actions.pod:2404 #, no-wrap msgid "" " inspect-get-type root\n" @@ -11145,69 +11151,69 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2404 ../src/guestfs-actions.pod:3725 +#: ../fish/guestfish-actions.pod:2406 ../src/guestfs-actions.pod:3727 msgid "" "This returns the type of the inspected operating system. Currently defined " "types are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2409 ../src/guestfs-actions.pod:3730 +#: ../fish/guestfish-actions.pod:2411 ../src/guestfs-actions.pod:3732 msgid "\"linux\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2411 ../src/guestfs-actions.pod:3732 +#: ../fish/guestfish-actions.pod:2413 ../src/guestfs-actions.pod:3734 msgid "Any Linux-based operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2415 ../src/guestfs-actions.pod:3736 +#: ../fish/guestfish-actions.pod:2417 ../src/guestfs-actions.pod:3738 msgid "Any Microsoft Windows operating system." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2417 ../src/guestfs-actions.pod:3738 +#: ../fish/guestfish-actions.pod:2419 ../src/guestfs-actions.pod:3740 msgid "\"freebsd\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2419 ../src/guestfs-actions.pod:3740 +#: ../fish/guestfish-actions.pod:2421 ../src/guestfs-actions.pod:3742 msgid "FreeBSD." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2421 ../src/guestfs-actions.pod:3742 +#: ../fish/guestfish-actions.pod:2423 ../src/guestfs-actions.pod:3744 msgid "\"netbsd\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2423 ../src/guestfs-actions.pod:3744 +#: ../fish/guestfish-actions.pod:2425 ../src/guestfs-actions.pod:3746 msgid "NetBSD." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2425 ../src/guestfs-actions.pod:3746 +#: ../fish/guestfish-actions.pod:2427 ../src/guestfs-actions.pod:3748 msgid "\"hurd\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2427 ../src/guestfs-actions.pod:3748 +#: ../fish/guestfish-actions.pod:2429 ../src/guestfs-actions.pod:3750 msgid "GNU/Hurd." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2431 ../src/guestfs-actions.pod:3752 +#: ../fish/guestfish-actions.pod:2433 ../src/guestfs-actions.pod:3754 msgid "The operating system type could not be determined." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2440 +#: ../fish/guestfish-actions.pod:2442 msgid "inspect-get-windows-current-control-set" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2442 +#: ../fish/guestfish-actions.pod:2444 #, no-wrap msgid "" " inspect-get-windows-current-control-set root\n" @@ -11215,26 +11221,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2444 ../src/guestfs-actions.pod:3772 +#: ../fish/guestfish-actions.pod:2446 ../src/guestfs-actions.pod:3774 msgid "" "This returns the Windows CurrentControlSet of the inspected guest. The " "CurrentControlSet is a registry key name such as C<ControlSet001>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2447 ../src/guestfs-actions.pod:3775 +#: ../fish/guestfish-actions.pod:2449 ../src/guestfs-actions.pod:3777 msgid "" "This call assumes that the guest is Windows and that the Registry could be " "examined by inspection. If this is not the case then an error is returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2453 +#: ../fish/guestfish-actions.pod:2455 msgid "inspect-get-windows-systemroot" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2455 +#: ../fish/guestfish-actions.pod:2457 #, no-wrap msgid "" " inspect-get-windows-systemroot root\n" @@ -11242,14 +11248,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2457 ../src/guestfs-actions.pod:3792 +#: ../fish/guestfish-actions.pod:2459 ../src/guestfs-actions.pod:3794 msgid "" "This returns the Windows systemroot of the inspected guest. The systemroot " "is a directory path such as C</WINDOWS>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3795 +#: ../fish/guestfish-actions.pod:2462 ../src/guestfs-actions.pod:3797 msgid "" "This call assumes that the guest is Windows and that the systemroot could be " "determined by inspection. If this is not the case then an error is " @@ -11257,12 +11263,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2466 +#: ../fish/guestfish-actions.pod:2468 msgid "inspect-is-live" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2468 +#: ../fish/guestfish-actions.pod:2470 #, no-wrap msgid "" " inspect-is-live root\n" @@ -11270,19 +11276,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2470 +#: ../fish/guestfish-actions.pod:2472 msgid "" "If L</inspect-get-format> returns C<installer> (this is an install disk), " "then this returns true if a live image was detected on the disk." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2476 +#: ../fish/guestfish-actions.pod:2478 msgid "inspect-is-multipart" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2478 +#: ../fish/guestfish-actions.pod:2480 #, no-wrap msgid "" " inspect-is-multipart root\n" @@ -11290,19 +11296,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2480 +#: ../fish/guestfish-actions.pod:2482 msgid "" "If L</inspect-get-format> returns C<installer> (this is an install disk), " "then this returns true if the disk is part of a set." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2486 +#: ../fish/guestfish-actions.pod:2488 msgid "inspect-is-netinst" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2488 +#: ../fish/guestfish-actions.pod:2490 #, no-wrap msgid "" " inspect-is-netinst root\n" @@ -11310,7 +11316,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2490 +#: ../fish/guestfish-actions.pod:2492 msgid "" "If L</inspect-get-format> returns C<installer> (this is an install disk), " "then this returns true if the disk is a network installer, ie. not a " @@ -11319,12 +11325,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2498 +#: ../fish/guestfish-actions.pod:2500 msgid "inspect-list-applications" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2500 +#: ../fish/guestfish-actions.pod:2502 #, no-wrap msgid "" " inspect-list-applications root\n" @@ -11332,12 +11338,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2502 ../src/guestfs-actions.pod:3862 +#: ../fish/guestfish-actions.pod:2504 ../src/guestfs-actions.pod:3864 msgid "Return the list of applications installed in the operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2504 +#: ../fish/guestfish-actions.pod:2506 msgid "" "I<Note:> This call works differently from other parts of the inspection " "API. You have to call L</inspect-os>, then L</inspect-get-mountpoints>, " @@ -11349,91 +11355,91 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2514 ../src/guestfs-actions.pod:3874 +#: ../fish/guestfish-actions.pod:2516 ../src/guestfs-actions.pod:3876 msgid "" "This returns an empty list if the inspection code was not able to determine " "the list of applications." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2517 ../src/guestfs-actions.pod:3877 +#: ../fish/guestfish-actions.pod:2519 ../src/guestfs-actions.pod:3879 msgid "The application structure contains the following fields:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2521 ../src/guestfs-actions.pod:3881 +#: ../fish/guestfish-actions.pod:2523 ../src/guestfs-actions.pod:3883 msgid "C<app_name>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2523 ../src/guestfs-actions.pod:3883 +#: ../fish/guestfish-actions.pod:2525 ../src/guestfs-actions.pod:3885 msgid "" "The name of the application. For Red Hat-derived and Debian-derived Linux " "guests, this is the package name." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2526 ../src/guestfs-actions.pod:3886 +#: ../fish/guestfish-actions.pod:2528 ../src/guestfs-actions.pod:3888 msgid "C<app_display_name>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2528 ../src/guestfs-actions.pod:3888 +#: ../fish/guestfish-actions.pod:2530 ../src/guestfs-actions.pod:3890 msgid "" "The display name of the application, sometimes localized to the install " "language of the guest operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2531 ../src/guestfs-actions.pod:3891 +#: ../fish/guestfish-actions.pod:2533 ../src/guestfs-actions.pod:3893 msgid "" "If unavailable this is returned as an empty string C<\"\">. Callers needing " "to display something can use C<app_name> instead." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2534 ../src/guestfs-actions.pod:3894 +#: ../fish/guestfish-actions.pod:2536 ../src/guestfs-actions.pod:3896 msgid "C<app_epoch>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2536 ../src/guestfs-actions.pod:3896 +#: ../fish/guestfish-actions.pod:2538 ../src/guestfs-actions.pod:3898 msgid "" "For package managers which use epochs, this contains the epoch of the " "package (an integer). If unavailable, this is returned as C<0>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2539 ../src/guestfs-actions.pod:3899 +#: ../fish/guestfish-actions.pod:2541 ../src/guestfs-actions.pod:3901 msgid "C<app_version>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2541 ../src/guestfs-actions.pod:3901 +#: ../fish/guestfish-actions.pod:2543 ../src/guestfs-actions.pod:3903 msgid "" "The version string of the application or package. If unavailable this is " "returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2544 ../src/guestfs-actions.pod:3904 +#: ../fish/guestfish-actions.pod:2546 ../src/guestfs-actions.pod:3906 msgid "C<app_release>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2546 ../src/guestfs-actions.pod:3906 +#: ../fish/guestfish-actions.pod:2548 ../src/guestfs-actions.pod:3908 msgid "" "The release string of the application or package, for package managers that " "use this. If unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2550 ../src/guestfs-actions.pod:3910 +#: ../fish/guestfish-actions.pod:2552 ../src/guestfs-actions.pod:3912 msgid "C<app_install_path>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2552 ../src/guestfs-actions.pod:3912 +#: ../fish/guestfish-actions.pod:2554 ../src/guestfs-actions.pod:3914 msgid "" "The installation path of the application (on operating systems such as " "Windows which use installation paths). This path is in the format used by " @@ -11441,89 +11447,89 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2557 ../src/guestfs-actions.pod:3917 +#: ../fish/guestfish-actions.pod:2559 ../src/guestfs-actions.pod:3919 msgid "If unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2559 ../src/guestfs-actions.pod:3919 +#: ../fish/guestfish-actions.pod:2561 ../src/guestfs-actions.pod:3921 msgid "C<app_trans_path>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2561 ../src/guestfs-actions.pod:3921 +#: ../fish/guestfish-actions.pod:2563 ../src/guestfs-actions.pod:3923 msgid "" "The install path translated into a libguestfs path. If unavailable this is " "returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2564 ../src/guestfs-actions.pod:3924 +#: ../fish/guestfish-actions.pod:2566 ../src/guestfs-actions.pod:3926 msgid "C<app_publisher>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2566 ../src/guestfs-actions.pod:3926 +#: ../fish/guestfish-actions.pod:2568 ../src/guestfs-actions.pod:3928 msgid "" "The name of the publisher of the application, for package managers that use " "this. If unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2570 ../src/guestfs-actions.pod:3930 +#: ../fish/guestfish-actions.pod:2572 ../src/guestfs-actions.pod:3932 msgid "C<app_url>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2572 ../src/guestfs-actions.pod:3932 +#: ../fish/guestfish-actions.pod:2574 ../src/guestfs-actions.pod:3934 msgid "" "The URL (eg. upstream URL) of the application. If unavailable this is " "returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2575 ../src/guestfs-actions.pod:3935 +#: ../fish/guestfish-actions.pod:2577 ../src/guestfs-actions.pod:3937 msgid "C<app_source_package>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2577 ../src/guestfs-actions.pod:3937 +#: ../fish/guestfish-actions.pod:2579 ../src/guestfs-actions.pod:3939 msgid "" "For packaging systems which support this, the name of the source package. " "If unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2580 ../src/guestfs-actions.pod:3940 +#: ../fish/guestfish-actions.pod:2582 ../src/guestfs-actions.pod:3942 msgid "C<app_summary>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2582 ../src/guestfs-actions.pod:3942 +#: ../fish/guestfish-actions.pod:2584 ../src/guestfs-actions.pod:3944 msgid "" "A short (usually one line) description of the application or package. If " "unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2585 ../src/guestfs-actions.pod:3945 +#: ../fish/guestfish-actions.pod:2587 ../src/guestfs-actions.pod:3947 msgid "C<app_description>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2587 ../src/guestfs-actions.pod:3947 +#: ../fish/guestfish-actions.pod:2589 ../src/guestfs-actions.pod:3949 msgid "" "A longer description of the application or package. If unavailable this is " "returned as an empty string C<\"\">." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2594 +#: ../fish/guestfish-actions.pod:2596 msgid "inspect-os" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2596 +#: ../fish/guestfish-actions.pod:2598 #, no-wrap msgid "" " inspect-os\n" @@ -11531,7 +11537,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2598 ../src/guestfs-actions.pod:3965 +#: ../fish/guestfish-actions.pod:2600 ../src/guestfs-actions.pod:3967 msgid "" "This function uses other libguestfs functions and certain heuristics to " "inspect the disk(s) (usually disks belonging to a virtual machine), looking " @@ -11539,12 +11545,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2602 ../src/guestfs-actions.pod:3969 +#: ../fish/guestfish-actions.pod:2604 ../src/guestfs-actions.pod:3971 msgid "The list returned is empty if no operating systems were found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2604 ../src/guestfs-actions.pod:3971 +#: ../fish/guestfish-actions.pod:2606 ../src/guestfs-actions.pod:3973 msgid "" "If one operating system was found, then this returns a list with a single " "element, which is the name of the root filesystem of this operating system. " @@ -11554,7 +11560,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2611 +#: ../fish/guestfish-actions.pod:2613 msgid "" "You can pass the root string(s) returned to other L</inspect-get-*> " "functions in order to query further information about each operating system, " @@ -11562,7 +11568,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2616 +#: ../fish/guestfish-actions.pod:2618 msgid "" "This function uses other libguestfs features such as L</mount-ro> and " "L</umount-all> in order to mount and unmount filesystems and look at the " @@ -11571,24 +11577,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2622 ../src/guestfs-actions.pod:3989 +#: ../fish/guestfish-actions.pod:2624 ../src/guestfs-actions.pod:3991 msgid "" "This function cannot decrypt encrypted disks. The caller must do that first " "(supplying the necessary keys) if the disk is encrypted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2628 ../fish/guestfish-actions.pod:2835 ../fish/guestfish-actions.pod:2900 +#: ../fish/guestfish-actions.pod:2630 ../fish/guestfish-actions.pod:2842 ../fish/guestfish-actions.pod:2907 msgid "See also L</list-filesystems>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2630 +#: ../fish/guestfish-actions.pod:2632 msgid "is-blockdev" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2632 +#: ../fish/guestfish-actions.pod:2634 #, no-wrap msgid "" " is-blockdev path\n" @@ -11596,24 +11602,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2634 ../src/guestfs-actions.pod:4009 +#: ../fish/guestfish-actions.pod:2636 ../src/guestfs-actions.pod:4011 msgid "" "This returns C<true> if and only if there is a block device with the given " "C<path> name." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2637 ../fish/guestfish-actions.pod:2655 ../fish/guestfish-actions.pod:2674 ../fish/guestfish-actions.pod:2683 ../fish/guestfish-actions.pod:2693 ../fish/guestfish-actions.pod:2727 ../fish/guestfish-actions.pod:2736 +#: ../fish/guestfish-actions.pod:2639 ../fish/guestfish-actions.pod:2657 ../fish/guestfish-actions.pod:2676 ../fish/guestfish-actions.pod:2685 ../fish/guestfish-actions.pod:2695 ../fish/guestfish-actions.pod:2729 ../fish/guestfish-actions.pod:2738 msgid "See also L</stat>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2639 +#: ../fish/guestfish-actions.pod:2641 msgid "is-busy" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2641 +#: ../fish/guestfish-actions.pod:2643 #, no-wrap msgid "" " is-busy\n" @@ -11621,19 +11627,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2643 ../src/guestfs-actions.pod:4023 +#: ../fish/guestfish-actions.pod:2645 ../src/guestfs-actions.pod:4025 msgid "" "This returns true iff this handle is busy processing a command (in the " "C<BUSY> state)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2648 +#: ../fish/guestfish-actions.pod:2650 msgid "is-chardev" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2650 +#: ../fish/guestfish-actions.pod:2652 #, no-wrap msgid "" " is-chardev path\n" @@ -11641,19 +11647,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2652 ../src/guestfs-actions.pod:4038 +#: ../fish/guestfish-actions.pod:2654 ../src/guestfs-actions.pod:4040 msgid "" "This returns C<true> if and only if there is a character device with the " "given C<path> name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2657 +#: ../fish/guestfish-actions.pod:2659 msgid "is-config" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2659 +#: ../fish/guestfish-actions.pod:2661 #, no-wrap msgid "" " is-config\n" @@ -11661,19 +11667,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2661 ../src/guestfs-actions.pod:4052 +#: ../fish/guestfish-actions.pod:2663 ../src/guestfs-actions.pod:4054 msgid "" "This returns true iff this handle is being configured (in the C<CONFIG> " "state)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2666 +#: ../fish/guestfish-actions.pod:2668 msgid "is-dir" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2668 +#: ../fish/guestfish-actions.pod:2670 #, no-wrap msgid "" " is-dir path\n" @@ -11681,19 +11687,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2670 ../src/guestfs-actions.pod:4067 +#: ../fish/guestfish-actions.pod:2672 ../src/guestfs-actions.pod:4069 msgid "" "This returns C<true> if and only if there is a directory with the given " "C<path> name. Note that it returns false for other objects like files." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2676 +#: ../fish/guestfish-actions.pod:2678 msgid "is-fifo" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2678 +#: ../fish/guestfish-actions.pod:2680 #, no-wrap msgid "" " is-fifo path\n" @@ -11701,19 +11707,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2680 ../src/guestfs-actions.pod:4083 +#: ../fish/guestfish-actions.pod:2682 ../src/guestfs-actions.pod:4085 msgid "" "This returns C<true> if and only if there is a FIFO (named pipe) with the " "given C<path> name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2685 +#: ../fish/guestfish-actions.pod:2687 msgid "is-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2687 +#: ../fish/guestfish-actions.pod:2689 #, no-wrap msgid "" " is-file path\n" @@ -11721,7 +11727,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2689 ../src/guestfs-actions.pod:4098 +#: ../fish/guestfish-actions.pod:2691 ../src/guestfs-actions.pod:4100 msgid "" "This returns C<true> if and only if there is a regular file with the given " "C<path> name. Note that it returns false for other objects like " @@ -11729,12 +11735,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2695 +#: ../fish/guestfish-actions.pod:2697 msgid "is-launching" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2697 +#: ../fish/guestfish-actions.pod:2699 #, no-wrap msgid "" " is-launching\n" @@ -11742,19 +11748,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2699 ../src/guestfs-actions.pod:4113 +#: ../fish/guestfish-actions.pod:2701 ../src/guestfs-actions.pod:4115 msgid "" "This returns true iff this handle is launching the subprocess (in the " "C<LAUNCHING> state)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2704 +#: ../fish/guestfish-actions.pod:2706 msgid "is-lv" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2706 +#: ../fish/guestfish-actions.pod:2708 #, no-wrap msgid "" " is-lv device\n" @@ -11762,19 +11768,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2708 ../src/guestfs-actions.pod:4128 +#: ../fish/guestfish-actions.pod:2710 ../src/guestfs-actions.pod:4130 msgid "" "This command tests whether C<device> is a logical volume, and returns true " "iff this is the case." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2711 +#: ../fish/guestfish-actions.pod:2713 msgid "is-ready" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2713 +#: ../fish/guestfish-actions.pod:2715 #, no-wrap msgid "" " is-ready\n" @@ -11782,19 +11788,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2715 ../src/guestfs-actions.pod:4140 +#: ../fish/guestfish-actions.pod:2717 ../src/guestfs-actions.pod:4142 msgid "" "This returns true iff this handle is ready to accept commands (in the " "C<READY> state)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2720 +#: ../fish/guestfish-actions.pod:2722 msgid "is-socket" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2722 +#: ../fish/guestfish-actions.pod:2724 #, no-wrap msgid "" " is-socket path\n" @@ -11802,19 +11808,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2724 ../src/guestfs-actions.pod:4155 +#: ../fish/guestfish-actions.pod:2726 ../src/guestfs-actions.pod:4157 msgid "" "This returns C<true> if and only if there is a Unix domain socket with the " "given C<path> name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2729 +#: ../fish/guestfish-actions.pod:2731 msgid "is-symlink" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2731 +#: ../fish/guestfish-actions.pod:2733 #, no-wrap msgid "" " is-symlink path\n" @@ -11822,19 +11828,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2733 ../src/guestfs-actions.pod:4170 +#: ../fish/guestfish-actions.pod:2735 ../src/guestfs-actions.pod:4172 msgid "" "This returns C<true> if and only if there is a symbolic link with the given " "C<path> name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2738 +#: ../fish/guestfish-actions.pod:2740 msgid "is-zero" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2740 +#: ../fish/guestfish-actions.pod:2742 #, no-wrap msgid "" " is-zero path\n" @@ -11842,19 +11848,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2742 ../src/guestfs-actions.pod:4185 +#: ../fish/guestfish-actions.pod:2744 ../src/guestfs-actions.pod:4187 msgid "" "This returns true iff the file exists and the file is empty or it contains " "all zero bytes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2745 +#: ../fish/guestfish-actions.pod:2747 msgid "is-zero-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2747 +#: ../fish/guestfish-actions.pod:2749 #, no-wrap msgid "" " is-zero-device device\n" @@ -11862,22 +11868,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2749 ../src/guestfs-actions.pod:4198 +#: ../fish/guestfish-actions.pod:2751 ../src/guestfs-actions.pod:4200 msgid "This returns true iff the device exists and contains all zero bytes." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2751 ../src/guestfs-actions.pod:4200 +#: ../fish/guestfish-actions.pod:2753 ../src/guestfs-actions.pod:4202 msgid "Note that for large devices this can take a long time to run." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2753 +#: ../fish/guestfish-actions.pod:2755 msgid "kill-subprocess" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2755 +#: ../fish/guestfish-actions.pod:2757 #, no-wrap msgid "" " kill-subprocess\n" @@ -11885,34 +11891,34 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2757 ../src/guestfs-actions.pod:4218 +#: ../fish/guestfish-actions.pod:2759 ../src/guestfs-actions.pod:4220 msgid "This kills the qemu subprocess." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2759 +#: ../fish/guestfish-actions.pod:2761 msgid "Do not call this. See: L</shutdown> instead." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2761 +#: ../fish/guestfish-actions.pod:2763 msgid "" "I<This function is deprecated.> In new code, use the L</shutdown> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2768 +#: ../fish/guestfish-actions.pod:2770 msgid "launch" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2770 +#: ../fish/guestfish-actions.pod:2772 msgid "run" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2772 +#: ../fish/guestfish-actions.pod:2774 #, no-wrap msgid "" " launch\n" @@ -11920,26 +11926,35 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2774 ../src/guestfs-actions.pod:4231 +#: ../fish/guestfish-actions.pod:2776 ../src/guestfs-actions.pod:4233 msgid "" "Internally libguestfs is implemented by running a virtual machine using " "L<qemu(1)>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2777 ../src/guestfs-actions.pod:4234 +#: ../fish/guestfish-actions.pod:2779 ../src/guestfs-actions.pod:4236 msgid "" "You should call this after configuring the handle (eg. adding drives) but " "before performing any actions." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:2782 +msgid "" +"Do not call L</launch> twice on the same handle. Although it will not give " +"an error (for historical reasons), the precise behaviour when you do this is " +"not well defined. Handles are very cheap to create, so create a new one for " +"each launch." +msgstr "" + #. type: =head2 -#: ../fish/guestfish-actions.pod:2780 +#: ../fish/guestfish-actions.pod:2787 msgid "lchown" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2782 +#: ../fish/guestfish-actions.pod:2789 #, no-wrap msgid "" " lchown owner group path\n" @@ -11947,7 +11962,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2784 +#: ../fish/guestfish-actions.pod:2791 msgid "" "Change the file owner to C<owner> and group to C<group>. This is like " "L</chown> but if C<path> is a symlink then the link itself is changed, not " @@ -11955,12 +11970,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2792 +#: ../fish/guestfish-actions.pod:2799 msgid "lgetxattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2794 +#: ../fish/guestfish-actions.pod:2801 #, no-wrap msgid "" " lgetxattr path name\n" @@ -11968,24 +11983,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2796 ../src/guestfs-actions.pod:4274 +#: ../fish/guestfish-actions.pod:2803 ../src/guestfs-actions.pod:4281 msgid "" "Get a single extended attribute from file C<path> named C<name>. If C<path> " "is a symlink, then this call returns an extended attribute from the symlink." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2810 +#: ../fish/guestfish-actions.pod:2817 msgid "See also: L</lgetxattrs>, L</getxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2812 +#: ../fish/guestfish-actions.pod:2819 msgid "lgetxattrs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2814 +#: ../fish/guestfish-actions.pod:2821 #, no-wrap msgid "" " lgetxattrs path\n" @@ -11993,19 +12008,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2816 +#: ../fish/guestfish-actions.pod:2823 msgid "" "This is the same as L</getxattrs>, but if C<path> is a symbolic link, then " "it returns the extended attributes of the link itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2820 +#: ../fish/guestfish-actions.pod:2827 msgid "list-9p" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2822 +#: ../fish/guestfish-actions.pod:2829 #, no-wrap msgid "" " list-9p\n" @@ -12013,19 +12028,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2824 ../src/guestfs-actions.pod:4317 +#: ../fish/guestfish-actions.pod:2831 ../src/guestfs-actions.pod:4324 msgid "" "List all 9p filesystems attached to the guest. A list of mount tags is " "returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2827 +#: ../fish/guestfish-actions.pod:2834 msgid "list-devices" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2829 +#: ../fish/guestfish-actions.pod:2836 #, no-wrap msgid "" " list-devices\n" @@ -12033,22 +12048,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2831 ../src/guestfs-actions.pod:4331 +#: ../fish/guestfish-actions.pod:2838 ../src/guestfs-actions.pod:4338 msgid "List all the block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2833 ../src/guestfs-actions.pod:4333 +#: ../fish/guestfish-actions.pod:2840 ../src/guestfs-actions.pod:4340 msgid "The full block device names are returned, eg. C</dev/sda>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2837 +#: ../fish/guestfish-actions.pod:2844 msgid "list-dm-devices" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2839 +#: ../fish/guestfish-actions.pod:2846 #, no-wrap msgid "" " list-dm-devices\n" @@ -12056,31 +12071,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2841 ../src/guestfs-actions.pod:4348 +#: ../fish/guestfish-actions.pod:2848 ../src/guestfs-actions.pod:4355 msgid "List all device mapper devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2843 +#: ../fish/guestfish-actions.pod:2850 msgid "" "The returned list contains C</dev/mapper/*> devices, eg. ones created by a " "previous call to L</luks-open>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2846 +#: ../fish/guestfish-actions.pod:2853 msgid "" "Device mapper devices which correspond to logical volumes are I<not> " "returned in this list. Call L</lvs> if you want to list logical volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2850 +#: ../fish/guestfish-actions.pod:2857 msgid "list-filesystems" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2852 +#: ../fish/guestfish-actions.pod:2859 #, no-wrap msgid "" " list-filesystems\n" @@ -12088,7 +12103,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2854 ../src/guestfs-actions.pod:4368 +#: ../fish/guestfish-actions.pod:2861 ../src/guestfs-actions.pod:4375 msgid "" "This inspection command looks for filesystems on partitions, block devices " "and logical volumes, returning a list of devices containing filesystems and " @@ -12096,14 +12111,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2858 ../src/guestfs-actions.pod:4372 +#: ../fish/guestfish-actions.pod:2865 ../src/guestfs-actions.pod:4379 msgid "" "The return value is a hash, where the keys are the devices containing " "filesystems, and the values are the filesystem types. For example:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2862 ../src/guestfs-actions.pod:4376 +#: ../fish/guestfish-actions.pod:2869 ../src/guestfs-actions.pod:4383 #, no-wrap msgid "" " \"/dev/sda1\" => \"ntfs\"\n" @@ -12114,14 +12129,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2867 ../src/guestfs-actions.pod:4381 +#: ../fish/guestfish-actions.pod:2874 ../src/guestfs-actions.pod:4388 msgid "" "The value can have the special value \"unknown\", meaning the content of the " "device is undetermined or empty. \"swap\" means a Linux swap partition." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2871 +#: ../fish/guestfish-actions.pod:2878 msgid "" "This command runs other libguestfs commands, which might include L</mount> " "and L</umount>, and therefore you should use this soon after launch and only " @@ -12129,7 +12144,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2875 +#: ../fish/guestfish-actions.pod:2882 msgid "" "Not all of the filesystems returned will be mountable. In particular, swap " "partitions are returned in the list. Also this command does not check that " @@ -12139,12 +12154,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2883 +#: ../fish/guestfish-actions.pod:2890 msgid "list-md-devices" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2885 +#: ../fish/guestfish-actions.pod:2892 #, no-wrap msgid "" " list-md-devices\n" @@ -12152,17 +12167,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2887 ../src/guestfs-actions.pod:4410 +#: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4417 msgid "List all Linux md devices." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2889 +#: ../fish/guestfish-actions.pod:2896 msgid "list-partitions" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2891 +#: ../fish/guestfish-actions.pod:2898 #, no-wrap msgid "" " list-partitions\n" @@ -12170,29 +12185,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2893 ../src/guestfs-actions.pod:4423 +#: ../fish/guestfish-actions.pod:2900 ../src/guestfs-actions.pod:4430 msgid "List all the partitions detected on all block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2895 ../src/guestfs-actions.pod:4425 +#: ../fish/guestfish-actions.pod:2902 ../src/guestfs-actions.pod:4432 msgid "The full partition device names are returned, eg. C</dev/sda1>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2897 +#: ../fish/guestfish-actions.pod:2904 msgid "" "This does not return logical volumes. For that you will need to call " "L</lvs>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2902 +#: ../fish/guestfish-actions.pod:2909 msgid "ll" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2904 +#: ../fish/guestfish-actions.pod:2911 #, no-wrap msgid "" " ll directory\n" @@ -12200,26 +12215,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2906 ../src/guestfs-actions.pod:4444 +#: ../fish/guestfish-actions.pod:2913 ../src/guestfs-actions.pod:4451 msgid "" "List the files in C<directory> (relative to the root directory, there is no " "cwd) in the format of 'ls -la'." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2909 ../src/guestfs-actions.pod:4447 +#: ../fish/guestfish-actions.pod:2916 ../src/guestfs-actions.pod:4454 msgid "" "This command is mostly useful for interactive sessions. It is I<not> " "intended that you try to parse the output string." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2912 +#: ../fish/guestfish-actions.pod:2919 msgid "ln" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2914 +#: ../fish/guestfish-actions.pod:2921 #, no-wrap msgid "" " ln target linkname\n" @@ -12227,17 +12242,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2916 ../src/guestfs-actions.pod:4462 +#: ../fish/guestfish-actions.pod:2923 ../src/guestfs-actions.pod:4469 msgid "This command creates a hard link using the C<ln> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2918 +#: ../fish/guestfish-actions.pod:2925 msgid "ln-f" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2920 +#: ../fish/guestfish-actions.pod:2927 #, no-wrap msgid "" " ln-f target linkname\n" @@ -12245,19 +12260,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2922 ../src/guestfs-actions.pod:4475 +#: ../fish/guestfish-actions.pod:2929 ../src/guestfs-actions.pod:4482 msgid "" "This command creates a hard link using the C<ln -f> command. The I<-f> " "option removes the link (C<linkname>) if it exists already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2925 +#: ../fish/guestfish-actions.pod:2932 msgid "ln-s" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2927 +#: ../fish/guestfish-actions.pod:2934 #, no-wrap msgid "" " ln-s target linkname\n" @@ -12265,17 +12280,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2929 ../src/guestfs-actions.pod:4489 +#: ../fish/guestfish-actions.pod:2936 ../src/guestfs-actions.pod:4496 msgid "This command creates a symbolic link using the C<ln -s> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2931 +#: ../fish/guestfish-actions.pod:2938 msgid "ln-sf" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2933 +#: ../fish/guestfish-actions.pod:2940 #, no-wrap msgid "" " ln-sf target linkname\n" @@ -12283,19 +12298,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2935 ../src/guestfs-actions.pod:4502 +#: ../fish/guestfish-actions.pod:2942 ../src/guestfs-actions.pod:4509 msgid "" "This command creates a symbolic link using the C<ln -sf> command, The I<-f> " "option removes the link (C<linkname>) if it exists already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2938 +#: ../fish/guestfish-actions.pod:2945 msgid "lremovexattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2940 +#: ../fish/guestfish-actions.pod:2947 #, no-wrap msgid "" " lremovexattr xattr path\n" @@ -12303,19 +12318,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2942 +#: ../fish/guestfish-actions.pod:2949 msgid "" "This is the same as L</removexattr>, but if C<path> is a symbolic link, then " "it removes an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2946 +#: ../fish/guestfish-actions.pod:2953 msgid "ls" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2948 +#: ../fish/guestfish-actions.pod:2955 #, no-wrap msgid "" " ls directory\n" @@ -12323,7 +12338,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2950 ../src/guestfs-actions.pod:4530 +#: ../fish/guestfish-actions.pod:2957 ../src/guestfs-actions.pod:4537 msgid "" "List the files in C<directory> (relative to the root directory, there is no " "cwd). The '.' and '..' entries are not returned, but hidden files are " @@ -12331,19 +12346,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2954 +#: ../fish/guestfish-actions.pod:2961 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use L</readdir> instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2957 +#: ../fish/guestfish-actions.pod:2964 msgid "lsetxattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2959 +#: ../fish/guestfish-actions.pod:2966 #, no-wrap msgid "" " lsetxattr xattr val vallen path\n" @@ -12351,19 +12366,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2961 +#: ../fish/guestfish-actions.pod:2968 msgid "" "This is the same as L</setxattr>, but if C<path> is a symbolic link, then it " "sets an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2965 +#: ../fish/guestfish-actions.pod:2972 msgid "lstat" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2967 +#: ../fish/guestfish-actions.pod:2974 #, no-wrap msgid "" " lstat path\n" @@ -12371,29 +12386,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2969 ../fish/guestfish-actions.pod:4901 ../src/guestfs-actions.pod:4566 ../src/guestfs-actions.pod:7542 +#: ../fish/guestfish-actions.pod:2976 ../fish/guestfish-actions.pod:4908 ../src/guestfs-actions.pod:4573 ../src/guestfs-actions.pod:7549 msgid "Returns file information for the given C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2971 +#: ../fish/guestfish-actions.pod:2978 msgid "" "This is the same as L</stat> except that if C<path> is a symbolic link, then " "the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2975 ../src/guestfs-actions.pod:4572 +#: ../fish/guestfish-actions.pod:2982 ../src/guestfs-actions.pod:4579 msgid "This is the same as the C<lstat(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2977 +#: ../fish/guestfish-actions.pod:2984 msgid "lstatlist" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2979 +#: ../fish/guestfish-actions.pod:2986 #, no-wrap msgid "" " lstatlist path 'names ...'\n" @@ -12401,7 +12416,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2981 +#: ../fish/guestfish-actions.pod:2988 msgid "" "This call allows you to perform the L</lstat> operation on multiple files, " "where all files are in the directory C<path>. C<names> is the list of files " @@ -12409,7 +12424,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2985 ../src/guestfs-actions.pod:4591 +#: ../fish/guestfish-actions.pod:2992 ../src/guestfs-actions.pod:4598 msgid "" "On return you get a list of stat structs, with a one-to-one correspondence " "to the C<names> list. If any name did not exist or could not be lstat'd, " @@ -12417,7 +12432,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2990 +#: ../fish/guestfish-actions.pod:2997 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also L</lxattrlist> for a " @@ -12428,12 +12443,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2998 +#: ../fish/guestfish-actions.pod:3005 msgid "luks-add-key" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3000 +#: ../fish/guestfish-actions.pod:3007 #, no-wrap msgid "" " luks-add-key device keyslot\n" @@ -12441,7 +12456,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3002 ../src/guestfs-actions.pod:4619 +#: ../fish/guestfish-actions.pod:3009 ../src/guestfs-actions.pod:4626 msgid "" "This command adds a new key on LUKS device C<device>. C<key> is any " "existing key, and is used to access the device. C<newkey> is the new key to " @@ -12449,26 +12464,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3007 +#: ../fish/guestfish-actions.pod:3014 msgid "" "Note that if C<keyslot> already contains a key, then this command will " "fail. You have to use L</luks-kill-slot> first to remove that key." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3011 ../fish/guestfish-actions.pod:3033 ../fish/guestfish-actions.pod:3043 ../fish/guestfish-actions.pod:3054 ../fish/guestfish-actions.pod:3080 ../fish/guestfish-actions.pod:3090 +#: ../fish/guestfish-actions.pod:3018 ../fish/guestfish-actions.pod:3040 ../fish/guestfish-actions.pod:3050 ../fish/guestfish-actions.pod:3061 ../fish/guestfish-actions.pod:3087 ../fish/guestfish-actions.pod:3097 msgid "" "This command has one or more key or passphrase parameters. Guestfish will " "prompt for these separately." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3014 +#: ../fish/guestfish-actions.pod:3021 msgid "luks-close" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3016 +#: ../fish/guestfish-actions.pod:3023 #, no-wrap msgid "" " luks-close device\n" @@ -12476,7 +12491,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3018 +#: ../fish/guestfish-actions.pod:3025 msgid "" "This closes a LUKS device that was created earlier by L</luks-open> or " "L</luks-open-ro>. The C<device> parameter must be the name of the LUKS " @@ -12485,12 +12500,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3024 +#: ../fish/guestfish-actions.pod:3031 msgid "luks-format" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3026 +#: ../fish/guestfish-actions.pod:3033 #, no-wrap msgid "" " luks-format device keyslot\n" @@ -12498,7 +12513,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3028 ../src/guestfs-actions.pod:4660 +#: ../fish/guestfish-actions.pod:3035 ../src/guestfs-actions.pod:4667 msgid "" "This command erases existing data on C<device> and formats the device as a " "LUKS encrypted device. C<key> is the initial key, which is added to key " @@ -12506,12 +12521,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3036 +#: ../fish/guestfish-actions.pod:3043 msgid "luks-format-cipher" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3038 +#: ../fish/guestfish-actions.pod:3045 #, no-wrap msgid "" " luks-format-cipher device keyslot cipher\n" @@ -12519,19 +12534,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3040 +#: ../fish/guestfish-actions.pod:3047 msgid "" "This command is the same as L</luks-format> but it also allows you to set " "the C<cipher> used." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3046 +#: ../fish/guestfish-actions.pod:3053 msgid "luks-kill-slot" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3048 +#: ../fish/guestfish-actions.pod:3055 #, no-wrap msgid "" " luks-kill-slot device keyslot\n" @@ -12539,19 +12554,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3050 ../src/guestfs-actions.pod:4701 +#: ../fish/guestfish-actions.pod:3057 ../src/guestfs-actions.pod:4708 msgid "" "This command deletes the key in key slot C<keyslot> from the encrypted LUKS " "device C<device>. C<key> must be one of the I<other> keys." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3057 +#: ../fish/guestfish-actions.pod:3064 msgid "luks-open" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3059 +#: ../fish/guestfish-actions.pod:3066 #, no-wrap msgid "" " luks-open device mapname\n" @@ -12559,26 +12574,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3061 ../src/guestfs-actions.pod:4721 +#: ../fish/guestfish-actions.pod:3068 ../src/guestfs-actions.pod:4728 msgid "" "This command opens a block device which has been encrypted according to the " "Linux Unified Key Setup (LUKS) standard." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3064 ../src/guestfs-actions.pod:4724 +#: ../fish/guestfish-actions.pod:3071 ../src/guestfs-actions.pod:4731 msgid "C<device> is the encrypted block device or partition." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3066 ../src/guestfs-actions.pod:4726 +#: ../fish/guestfish-actions.pod:3073 ../src/guestfs-actions.pod:4733 msgid "" "The caller must supply one of the keys associated with the LUKS block " "device, in the C<key> parameter." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4729 +#: ../fish/guestfish-actions.pod:3076 ../src/guestfs-actions.pod:4736 msgid "" "This creates a new block device called C</dev/mapper/mapname>. Reads and " "writes to this block device are decrypted from and encrypted to the " @@ -12586,24 +12601,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3073 +#: ../fish/guestfish-actions.pod:3080 msgid "" "If this block device contains LVM volume groups, then calling L</vgscan> " "followed by L</vg-activate-all> will make them visible." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3077 +#: ../fish/guestfish-actions.pod:3084 msgid "Use L</list-dm-devices> to list all device mapper devices." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3083 +#: ../fish/guestfish-actions.pod:3090 msgid "luks-open-ro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3085 +#: ../fish/guestfish-actions.pod:3092 #, no-wrap msgid "" " luks-open-ro device mapname\n" @@ -12611,19 +12626,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3087 +#: ../fish/guestfish-actions.pod:3094 msgid "" "This is the same as L</luks-open> except that a read-only mapping is " "created." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3093 +#: ../fish/guestfish-actions.pod:3100 msgid "lvcreate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3095 +#: ../fish/guestfish-actions.pod:3102 #, no-wrap msgid "" " lvcreate logvol volgroup mbytes\n" @@ -12631,19 +12646,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3097 ../src/guestfs-actions.pod:4775 +#: ../fish/guestfish-actions.pod:3104 ../src/guestfs-actions.pod:4782 msgid "" "This creates an LVM logical volume called C<logvol> on the volume group " "C<volgroup>, with C<size> megabytes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3100 +#: ../fish/guestfish-actions.pod:3107 msgid "lvm-canonical-lv-name" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3102 +#: ../fish/guestfish-actions.pod:3109 #, no-wrap msgid "" " lvm-canonical-lv-name lvname\n" @@ -12651,7 +12666,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3104 ../src/guestfs-actions.pod:4788 +#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4795 msgid "" "This converts alternative naming schemes for LVs that you might find to the " "canonical name. For example, C</dev/mapper/VG-LV> is converted to " @@ -12659,24 +12674,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3108 ../src/guestfs-actions.pod:4792 +#: ../fish/guestfish-actions.pod:3115 ../src/guestfs-actions.pod:4799 msgid "" "This command returns an error if the C<lvname> parameter does not refer to a " "logical volume." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3111 +#: ../fish/guestfish-actions.pod:3118 msgid "See also L</is-lv>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3113 +#: ../fish/guestfish-actions.pod:3120 msgid "lvm-clear-filter" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3115 +#: ../fish/guestfish-actions.pod:3122 #, no-wrap msgid "" " lvm-clear-filter\n" @@ -12684,24 +12699,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3117 +#: ../fish/guestfish-actions.pod:3124 msgid "" "This undoes the effect of L</lvm-set-filter>. LVM will be able to see every " "block device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3120 ../fish/guestfish-actions.pod:3148 ../src/guestfs-actions.pod:4810 ../src/guestfs-actions.pod:4849 +#: ../fish/guestfish-actions.pod:3127 ../fish/guestfish-actions.pod:3155 ../src/guestfs-actions.pod:4817 ../src/guestfs-actions.pod:4856 msgid "This command also clears the LVM cache and performs a volume group scan." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3123 +#: ../fish/guestfish-actions.pod:3130 msgid "lvm-remove-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3125 +#: ../fish/guestfish-actions.pod:3132 #, no-wrap msgid "" " lvm-remove-all\n" @@ -12709,19 +12724,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3127 ../src/guestfs-actions.pod:4822 +#: ../fish/guestfish-actions.pod:3134 ../src/guestfs-actions.pod:4829 msgid "" "This command removes all LVM logical volumes, volume groups and physical " "volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3130 +#: ../fish/guestfish-actions.pod:3137 msgid "lvm-set-filter" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3132 +#: ../fish/guestfish-actions.pod:3139 #, no-wrap msgid "" " lvm-set-filter 'devices ...'\n" @@ -12729,7 +12744,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3134 ../src/guestfs-actions.pod:4835 +#: ../fish/guestfish-actions.pod:3141 ../src/guestfs-actions.pod:4842 msgid "" "This sets the LVM device filter so that LVM will only be able to \"see\" the " "block devices in the list C<devices>, and will ignore all other attached " @@ -12737,7 +12752,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3138 ../src/guestfs-actions.pod:4839 +#: ../fish/guestfish-actions.pod:3145 ../src/guestfs-actions.pod:4846 msgid "" "Where disk image(s) contain duplicate PVs or VGs, this command is useful to " "get LVM to ignore the duplicates, otherwise LVM can get confused. Note also " @@ -12749,24 +12764,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3151 ../src/guestfs-actions.pod:4852 +#: ../fish/guestfish-actions.pod:3158 ../src/guestfs-actions.pod:4859 msgid "You can filter whole block devices or individual partitions." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3153 ../src/guestfs-actions.pod:4854 +#: ../fish/guestfish-actions.pod:3160 ../src/guestfs-actions.pod:4861 msgid "" "You cannot use this if any VG is currently in use (eg. contains a mounted " "filesystem), even if you are not filtering out that VG." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3157 +#: ../fish/guestfish-actions.pod:3164 msgid "lvremove" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3159 +#: ../fish/guestfish-actions.pod:3166 #, no-wrap msgid "" " lvremove device\n" @@ -12774,26 +12789,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3161 ../src/guestfs-actions.pod:4868 +#: ../fish/guestfish-actions.pod:3168 ../src/guestfs-actions.pod:4875 msgid "" "Remove an LVM logical volume C<device>, where C<device> is the path to the " "LV, such as C</dev/VG/LV>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4871 +#: ../fish/guestfish-actions.pod:3171 ../src/guestfs-actions.pod:4878 msgid "" "You can also remove all LVs in a volume group by specifying the VG name, " "C</dev/VG>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3167 +#: ../fish/guestfish-actions.pod:3174 msgid "lvrename" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3169 +#: ../fish/guestfish-actions.pod:3176 #, no-wrap msgid "" " lvrename logvol newlogvol\n" @@ -12801,17 +12816,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3171 ../src/guestfs-actions.pod:4885 +#: ../fish/guestfish-actions.pod:3178 ../src/guestfs-actions.pod:4892 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3173 +#: ../fish/guestfish-actions.pod:3180 msgid "lvresize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3175 +#: ../fish/guestfish-actions.pod:3182 #, no-wrap msgid "" " lvresize device mbytes\n" @@ -12819,19 +12834,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3177 ../src/guestfs-actions.pod:4898 +#: ../fish/guestfish-actions.pod:3184 ../src/guestfs-actions.pod:4905 msgid "" "This resizes (expands or shrinks) an existing LVM logical volume to " "C<mbytes>. When reducing, data in the reduced part is lost." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3181 +#: ../fish/guestfish-actions.pod:3188 msgid "lvresize-free" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3183 +#: ../fish/guestfish-actions.pod:3190 #, no-wrap msgid "" " lvresize-free lv percent\n" @@ -12839,7 +12854,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3185 ../src/guestfs-actions.pod:4913 +#: ../fish/guestfish-actions.pod:3192 ../src/guestfs-actions.pod:4920 msgid "" "This expands an existing logical volume C<lv> so that it fills C<pc>% of the " "remaining free space in the volume group. Commonly you would call this with " @@ -12848,12 +12863,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3191 +#: ../fish/guestfish-actions.pod:3198 msgid "lvs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3193 +#: ../fish/guestfish-actions.pod:3200 #, no-wrap msgid "" " lvs\n" @@ -12861,31 +12876,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3195 ../src/guestfs-actions.pod:4928 +#: ../fish/guestfish-actions.pod:3202 ../src/guestfs-actions.pod:4935 msgid "" "List all the logical volumes detected. This is the equivalent of the " "L<lvs(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4931 +#: ../fish/guestfish-actions.pod:3205 ../src/guestfs-actions.pod:4938 msgid "" "This returns a list of the logical volume device names " "(eg. C</dev/VolGroup00/LogVol00>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3201 +#: ../fish/guestfish-actions.pod:3208 msgid "See also L</lvs-full>, L</list-filesystems>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3203 +#: ../fish/guestfish-actions.pod:3210 msgid "lvs-full" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3205 +#: ../fish/guestfish-actions.pod:3212 #, no-wrap msgid "" " lvs-full\n" @@ -12893,19 +12908,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3207 ../src/guestfs-actions.pod:4947 +#: ../fish/guestfish-actions.pod:3214 ../src/guestfs-actions.pod:4954 msgid "" "List all the logical volumes detected. This is the equivalent of the " "L<lvs(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3210 +#: ../fish/guestfish-actions.pod:3217 msgid "lvuuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3212 +#: ../fish/guestfish-actions.pod:3219 #, no-wrap msgid "" " lvuuid device\n" @@ -12913,17 +12928,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3214 ../src/guestfs-actions.pod:4962 +#: ../fish/guestfish-actions.pod:3221 ../src/guestfs-actions.pod:4969 msgid "This command returns the UUID of the LVM LV C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3216 +#: ../fish/guestfish-actions.pod:3223 msgid "lxattrlist" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3218 +#: ../fish/guestfish-actions.pod:3225 #, no-wrap msgid "" " lxattrlist path 'names ...'\n" @@ -12931,7 +12946,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3220 ../src/guestfs-actions.pod:4976 +#: ../fish/guestfish-actions.pod:3227 ../src/guestfs-actions.pod:4983 msgid "" "This call allows you to get the extended attributes of multiple files, where " "all files are in the directory C<path>. C<names> is the list of files from " @@ -12939,7 +12954,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3224 ../src/guestfs-actions.pod:4980 +#: ../fish/guestfish-actions.pod:3231 ../src/guestfs-actions.pod:4987 msgid "" "On return you get a flat list of xattr structs which must be interpreted " "sequentially. The first xattr struct always has a zero-length C<attrname>. " @@ -12952,7 +12967,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3234 +#: ../fish/guestfish-actions.pod:3241 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also L</lstatlist> for a " @@ -12963,12 +12978,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3242 +#: ../fish/guestfish-actions.pod:3249 msgid "md-create" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3244 +#: ../fish/guestfish-actions.pod:3251 #, no-wrap msgid "" " md-create name 'devices ...' [missingbitmap:N] [nrdevices:N] [spare:N] " @@ -12977,19 +12992,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3246 ../src/guestfs-actions.pod:5023 +#: ../fish/guestfish-actions.pod:3253 ../src/guestfs-actions.pod:5030 msgid "" "Create a Linux md (RAID) device named C<name> on the devices in the list " "C<devices>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3253 ../src/guestfs-actions.pod:5030 +#: ../fish/guestfish-actions.pod:3260 ../src/guestfs-actions.pod:5037 msgid "C<missingbitmap>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3255 ../src/guestfs-actions.pod:5032 +#: ../fish/guestfish-actions.pod:3262 ../src/guestfs-actions.pod:5039 msgid "" "A bitmap of missing devices. If a bit is set it means that a missing device " "is added to the array. The least significant bit corresponds to the first " @@ -12997,85 +13012,85 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3259 ../src/guestfs-actions.pod:5036 +#: ../fish/guestfish-actions.pod:3266 ../src/guestfs-actions.pod:5043 msgid "As examples:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3261 ../src/guestfs-actions.pod:5038 +#: ../fish/guestfish-actions.pod:3268 ../src/guestfs-actions.pod:5045 msgid "" "If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting " "array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3264 ../src/guestfs-actions.pod:5041 +#: ../fish/guestfish-actions.pod:3271 ../src/guestfs-actions.pod:5048 msgid "" "If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting " "array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3267 ../src/guestfs-actions.pod:5044 +#: ../fish/guestfish-actions.pod:3274 ../src/guestfs-actions.pod:5051 msgid "This defaults to C<0> (no missing devices)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3269 ../src/guestfs-actions.pod:5046 +#: ../fish/guestfish-actions.pod:3276 ../src/guestfs-actions.pod:5053 msgid "" "The length of C<devices> + the number of bits set in C<missingbitmap> must " "equal C<nrdevices> + C<spare>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5049 +#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5056 msgid "C<nrdevices>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3274 ../src/guestfs-actions.pod:5051 +#: ../fish/guestfish-actions.pod:3281 ../src/guestfs-actions.pod:5058 msgid "The number of active RAID devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3276 ../src/guestfs-actions.pod:5053 +#: ../fish/guestfish-actions.pod:3283 ../src/guestfs-actions.pod:5060 msgid "" "If not set, this defaults to the length of C<devices> plus the number of " "bits set in C<missingbitmap>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5056 +#: ../fish/guestfish-actions.pod:3286 ../src/guestfs-actions.pod:5063 msgid "C<spare>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3281 ../src/guestfs-actions.pod:5058 +#: ../fish/guestfish-actions.pod:3288 ../src/guestfs-actions.pod:5065 msgid "The number of spare devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3283 ../src/guestfs-actions.pod:5060 +#: ../fish/guestfish-actions.pod:3290 ../src/guestfs-actions.pod:5067 msgid "If not set, this defaults to C<0>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3285 ../src/guestfs-actions.pod:5062 +#: ../fish/guestfish-actions.pod:3292 ../src/guestfs-actions.pod:5069 msgid "C<chunk>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3287 ../src/guestfs-actions.pod:5064 +#: ../fish/guestfish-actions.pod:3294 ../src/guestfs-actions.pod:5071 msgid "The chunk size in bytes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3289 ../fish/guestfish-actions.pod:3312 ../src/guestfs-actions.pod:5066 ../src/guestfs-actions.pod:5117 +#: ../fish/guestfish-actions.pod:3296 ../fish/guestfish-actions.pod:3319 ../src/guestfs-actions.pod:5073 ../src/guestfs-actions.pod:5124 msgid "C<level>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3291 ../src/guestfs-actions.pod:5068 +#: ../fish/guestfish-actions.pod:3298 ../src/guestfs-actions.pod:5075 msgid "" "The RAID level, which can be one of: I<linear>, I<raid0>, I<0>, I<stripe>, " "I<raid1>, I<1>, I<mirror>, I<raid4>, I<4>, I<raid5>, I<5>, I<raid6>, I<6>, " @@ -13084,17 +13099,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3296 ../src/guestfs-actions.pod:5073 +#: ../fish/guestfish-actions.pod:3303 ../src/guestfs-actions.pod:5080 msgid "If not set, this defaults to C<raid1>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3302 +#: ../fish/guestfish-actions.pod:3309 msgid "md-detail" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3304 +#: ../fish/guestfish-actions.pod:3311 #, no-wrap msgid "" " md-detail md\n" @@ -13102,7 +13117,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3306 ../src/guestfs-actions.pod:5111 +#: ../fish/guestfish-actions.pod:3313 ../src/guestfs-actions.pod:5118 msgid "" "This command exposes the output of 'mdadm -DY E<lt>mdE<gt>'. The following " "fields are usually present in the returned hash. Other fields may also be " @@ -13110,52 +13125,52 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3314 ../src/guestfs-actions.pod:5119 +#: ../fish/guestfish-actions.pod:3321 ../src/guestfs-actions.pod:5126 msgid "The raid level of the MD device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5121 +#: ../fish/guestfish-actions.pod:3323 ../src/guestfs-actions.pod:5128 msgid "C<devices>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5123 +#: ../fish/guestfish-actions.pod:3325 ../src/guestfs-actions.pod:5130 msgid "The number of underlying devices in the MD device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3320 ../src/guestfs-actions.pod:5125 +#: ../fish/guestfish-actions.pod:3327 ../src/guestfs-actions.pod:5132 msgid "C<metadata>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3322 ../src/guestfs-actions.pod:5127 +#: ../fish/guestfish-actions.pod:3329 ../src/guestfs-actions.pod:5134 msgid "The metadata version used." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5129 +#: ../fish/guestfish-actions.pod:3331 ../src/guestfs-actions.pod:5136 msgid "C<uuid>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5131 +#: ../fish/guestfish-actions.pod:3333 ../src/guestfs-actions.pod:5138 msgid "The UUID of the MD device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3330 ../src/guestfs-actions.pod:5135 +#: ../fish/guestfish-actions.pod:3337 ../src/guestfs-actions.pod:5142 msgid "The name of the MD device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3334 +#: ../fish/guestfish-actions.pod:3341 msgid "md-stop" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3336 +#: ../fish/guestfish-actions.pod:3343 #, no-wrap msgid "" " md-stop md\n" @@ -13163,19 +13178,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3338 ../src/guestfs-actions.pod:5153 +#: ../fish/guestfish-actions.pod:3345 ../src/guestfs-actions.pod:5160 msgid "" "This command deactivates the MD array named C<md>. The device is stopped, " "but it is not destroyed or zeroed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3341 +#: ../fish/guestfish-actions.pod:3348 msgid "mkdir" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3343 +#: ../fish/guestfish-actions.pod:3350 #, no-wrap msgid "" " mkdir path\n" @@ -13183,17 +13198,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3345 ../src/guestfs-actions.pod:5166 +#: ../fish/guestfish-actions.pod:3352 ../src/guestfs-actions.pod:5173 msgid "Create a directory named C<path>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3347 +#: ../fish/guestfish-actions.pod:3354 msgid "mkdir-mode" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3349 +#: ../fish/guestfish-actions.pod:3356 #, no-wrap msgid "" " mkdir-mode path mode\n" @@ -13201,14 +13216,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3351 ../src/guestfs-actions.pod:5179 +#: ../fish/guestfish-actions.pod:3358 ../src/guestfs-actions.pod:5186 msgid "" "This command creates a directory, setting the initial permissions of the " "directory to C<mode>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3354 ../src/guestfs-actions.pod:5182 +#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5189 msgid "" "For common Linux filesystems, the actual mode which is set will be C<mode & " "~umask & 01777>. Non-native-Linux filesystems may interpret the mode in " @@ -13216,17 +13231,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3358 +#: ../fish/guestfish-actions.pod:3365 msgid "See also L</mkdir>, L</umask>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3360 +#: ../fish/guestfish-actions.pod:3367 msgid "mkdir-p" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3362 +#: ../fish/guestfish-actions.pod:3369 #, no-wrap msgid "" " mkdir-p path\n" @@ -13234,19 +13249,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3364 ../src/guestfs-actions.pod:5198 +#: ../fish/guestfish-actions.pod:3371 ../src/guestfs-actions.pod:5205 msgid "" "Create a directory named C<path>, creating any parent directories as " "necessary. This is like the C<mkdir -p> shell command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3367 +#: ../fish/guestfish-actions.pod:3374 msgid "mkdtemp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3369 +#: ../fish/guestfish-actions.pod:3376 #, no-wrap msgid "" " mkdtemp tmpl\n" @@ -13254,7 +13269,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3371 ../src/guestfs-actions.pod:5211 +#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5218 msgid "" "This command creates a temporary directory. The C<tmpl> parameter should be " "a full pathname for the temporary directory name with the final six " @@ -13262,41 +13277,41 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3376 ../src/guestfs-actions.pod:5216 +#: ../fish/guestfish-actions.pod:3383 ../src/guestfs-actions.pod:5223 msgid "" "For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one " "being suitable for Windows filesystems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3379 ../src/guestfs-actions.pod:5219 +#: ../fish/guestfish-actions.pod:3386 ../src/guestfs-actions.pod:5226 msgid "The name of the temporary directory that was created is returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3382 ../src/guestfs-actions.pod:5222 +#: ../fish/guestfish-actions.pod:3389 ../src/guestfs-actions.pod:5229 msgid "The temporary directory is created with mode 0700 and is owned by root." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3385 ../src/guestfs-actions.pod:5225 +#: ../fish/guestfish-actions.pod:3392 ../src/guestfs-actions.pod:5232 msgid "" "The caller is responsible for deleting the temporary directory and its " "contents after use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3388 ../src/guestfs-actions.pod:5228 +#: ../fish/guestfish-actions.pod:3395 ../src/guestfs-actions.pod:5235 msgid "See also: L<mkdtemp(3)>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3390 +#: ../fish/guestfish-actions.pod:3397 msgid "mke2fs-J" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3392 +#: ../fish/guestfish-actions.pod:3399 #, no-wrap msgid "" " mke2fs-J fstype blocksize device journal\n" @@ -13304,14 +13319,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3394 ../src/guestfs-actions.pod:5244 +#: ../fish/guestfish-actions.pod:3401 ../src/guestfs-actions.pod:5251 msgid "" "This creates an ext2/3/4 filesystem on C<device> with an external journal on " "C<journal>. It is equivalent to the command:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3398 ../src/guestfs-actions.pod:5248 +#: ../fish/guestfish-actions.pod:3405 ../src/guestfs-actions.pod:5255 #, no-wrap msgid "" " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n" @@ -13319,17 +13334,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3400 +#: ../fish/guestfish-actions.pod:3407 msgid "See also L</mke2journal>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3402 +#: ../fish/guestfish-actions.pod:3409 msgid "mke2fs-JL" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3404 +#: ../fish/guestfish-actions.pod:3411 #, no-wrap msgid "" " mke2fs-JL fstype blocksize device label\n" @@ -13337,24 +13352,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3406 ../src/guestfs-actions.pod:5265 +#: ../fish/guestfish-actions.pod:3413 ../src/guestfs-actions.pod:5272 msgid "" "This creates an ext2/3/4 filesystem on C<device> with an external journal on " "the journal labeled C<label>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3409 +#: ../fish/guestfish-actions.pod:3416 msgid "See also L</mke2journal-L>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3411 +#: ../fish/guestfish-actions.pod:3418 msgid "mke2fs-JU" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3413 +#: ../fish/guestfish-actions.pod:3420 #, no-wrap msgid "" " mke2fs-JU fstype blocksize device uuid\n" @@ -13362,24 +13377,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3415 ../src/guestfs-actions.pod:5283 +#: ../fish/guestfish-actions.pod:3422 ../src/guestfs-actions.pod:5290 msgid "" "This creates an ext2/3/4 filesystem on C<device> with an external journal on " "the journal with UUID C<uuid>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3418 +#: ../fish/guestfish-actions.pod:3425 msgid "See also L</mke2journal-U>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3420 +#: ../fish/guestfish-actions.pod:3427 msgid "mke2journal" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3422 +#: ../fish/guestfish-actions.pod:3429 #, no-wrap msgid "" " mke2journal blocksize device\n" @@ -13387,14 +13402,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3424 ../src/guestfs-actions.pod:5299 +#: ../fish/guestfish-actions.pod:3431 ../src/guestfs-actions.pod:5306 msgid "" "This creates an ext2 external journal on C<device>. It is equivalent to the " "command:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3427 ../src/guestfs-actions.pod:5302 +#: ../fish/guestfish-actions.pod:3434 ../src/guestfs-actions.pod:5309 #, no-wrap msgid "" " mke2fs -O journal_dev -b blocksize device\n" @@ -13402,12 +13417,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3429 +#: ../fish/guestfish-actions.pod:3436 msgid "mke2journal-L" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3431 +#: ../fish/guestfish-actions.pod:3438 #, no-wrap msgid "" " mke2journal-L blocksize label device\n" @@ -13415,17 +13430,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3433 ../src/guestfs-actions.pod:5316 +#: ../fish/guestfish-actions.pod:3440 ../src/guestfs-actions.pod:5323 msgid "This creates an ext2 external journal on C<device> with label C<label>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3435 +#: ../fish/guestfish-actions.pod:3442 msgid "mke2journal-U" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3437 +#: ../fish/guestfish-actions.pod:3444 #, no-wrap msgid "" " mke2journal-U blocksize uuid device\n" @@ -13433,17 +13448,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3439 ../src/guestfs-actions.pod:5330 +#: ../fish/guestfish-actions.pod:3446 ../src/guestfs-actions.pod:5337 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3441 +#: ../fish/guestfish-actions.pod:3448 msgid "mkfifo" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3443 +#: ../fish/guestfish-actions.pod:3450 #, no-wrap msgid "" " mkfifo mode path\n" @@ -13451,19 +13466,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3445 +#: ../fish/guestfish-actions.pod:3452 msgid "" "This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It " "is just a convenient wrapper around L</mknod>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3451 +#: ../fish/guestfish-actions.pod:3458 msgid "mkfs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3453 +#: ../fish/guestfish-actions.pod:3460 #, no-wrap msgid "" " mkfs fstype device\n" @@ -13471,19 +13486,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3455 ../src/guestfs-actions.pod:5360 +#: ../fish/guestfish-actions.pod:3462 ../src/guestfs-actions.pod:5367 msgid "" "This creates a filesystem on C<device> (usually a partition or LVM logical " "volume). The filesystem type is C<fstype>, for example C<ext3>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3459 +#: ../fish/guestfish-actions.pod:3466 msgid "mkfs-b" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3461 +#: ../fish/guestfish-actions.pod:3468 #, no-wrap msgid "" " mkfs-b fstype blocksize device\n" @@ -13491,7 +13506,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3463 +#: ../fish/guestfish-actions.pod:3470 msgid "" "This call is similar to L</mkfs>, but it allows you to control the block " "size of the resulting filesystem. Supported block sizes depend on the " @@ -13499,26 +13514,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3468 ../fish/guestfish-actions.pod:3495 ../src/guestfs-actions.pod:5388 ../src/guestfs-actions.pod:5426 +#: ../fish/guestfish-actions.pod:3475 ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5395 ../src/guestfs-actions.pod:5433 msgid "" "For VFAT and NTFS the C<blocksize> parameter is treated as the requested " "cluster size." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3471 +#: ../fish/guestfish-actions.pod:3478 msgid "" "I<This function is deprecated.> In new code, use the L</mkfs-opts> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3478 +#: ../fish/guestfish-actions.pod:3485 msgid "mkfs-opts" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3480 +#: ../fish/guestfish-actions.pod:3487 #, no-wrap msgid "" " mkfs-opts fstype device [blocksize:N] [features:..] [inode:N] " @@ -13527,19 +13542,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3482 ../src/guestfs-actions.pod:5413 +#: ../fish/guestfish-actions.pod:3489 ../src/guestfs-actions.pod:5420 msgid "" "This function creates a filesystem on C<device>. The filesystem type is " "C<fstype>, for example C<ext3>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3489 ../src/guestfs-actions.pod:5420 +#: ../fish/guestfish-actions.pod:3496 ../src/guestfs-actions.pod:5427 msgid "C<blocksize>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3491 ../src/guestfs-actions.pod:5422 +#: ../fish/guestfish-actions.pod:3498 ../src/guestfs-actions.pod:5429 msgid "" "The filesystem block size. Supported block sizes depend on the filesystem " "type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 " @@ -13547,65 +13562,65 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3498 ../src/guestfs-actions.pod:5429 +#: ../fish/guestfish-actions.pod:3505 ../src/guestfs-actions.pod:5436 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3500 ../src/guestfs-actions.pod:5431 +#: ../fish/guestfish-actions.pod:3507 ../src/guestfs-actions.pod:5438 msgid "C<features>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5433 +#: ../fish/guestfish-actions.pod:3509 ../src/guestfs-actions.pod:5440 msgid "This passes the I<-O> parameter to the external mkfs program." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3504 ../src/guestfs-actions.pod:5435 +#: ../fish/guestfish-actions.pod:3511 ../src/guestfs-actions.pod:5442 msgid "" "For certain filesystem types, this allows extra filesystem features to be " "selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3508 ../src/guestfs-actions.pod:5439 +#: ../fish/guestfish-actions.pod:3515 ../src/guestfs-actions.pod:5446 msgid "" "You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem " "type." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3511 ../src/guestfs-actions.pod:5442 +#: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5449 msgid "C<inode>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3513 ../src/guestfs-actions.pod:5444 +#: ../fish/guestfish-actions.pod:3520 ../src/guestfs-actions.pod:5451 msgid "" "This passes the I<-I> parameter to the external L<mke2fs(8)> program which " "sets the inode size (only for ext2/3/4 filesystems at present)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3516 ../src/guestfs-actions.pod:5447 +#: ../fish/guestfish-actions.pod:3523 ../src/guestfs-actions.pod:5454 msgid "C<sectorsize>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5449 +#: ../fish/guestfish-actions.pod:3525 ../src/guestfs-actions.pod:5456 msgid "" "This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which " "sets sector size for ufs filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3525 +#: ../fish/guestfish-actions.pod:3532 msgid "mkmountpoint" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3527 +#: ../fish/guestfish-actions.pod:3534 #, no-wrap msgid "" " mkmountpoint exemptpath\n" @@ -13613,14 +13628,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3529 +#: ../fish/guestfish-actions.pod:3536 msgid "" "L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used " "to create extra mountpoints before mounting the first filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3533 ../src/guestfs-actions.pod:5492 +#: ../fish/guestfish-actions.pod:3540 ../src/guestfs-actions.pod:5499 msgid "" "These calls are I<only> necessary in some very limited circumstances, mainly " "the case where you want to mount a mix of unrelated and/or read-only " @@ -13628,7 +13643,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3537 ../src/guestfs-actions.pod:5496 +#: ../fish/guestfish-actions.pod:3544 ../src/guestfs-actions.pod:5503 msgid "" "For example, live CDs often contain a \"Russian doll\" nest of filesystems, " "an ISO outer layer, with a squashfs image inside, with an ext2/3 image " @@ -13636,7 +13651,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3542 ../src/guestfs-actions.pod:5501 +#: ../fish/guestfish-actions.pod:3549 ../src/guestfs-actions.pod:5508 #, no-wrap msgid "" " add-ro Fedora-11-i686-Live.iso\n" @@ -13651,12 +13666,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3551 ../src/guestfs-actions.pod:5510 +#: ../fish/guestfish-actions.pod:3558 ../src/guestfs-actions.pod:5517 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3553 +#: ../fish/guestfish-actions.pod:3560 msgid "" "L</mkmountpoint> is not compatible with L</umount-all>. You may get " "unexpected errors if you try to mix these calls. It is safest to manually " @@ -13664,7 +13679,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3557 +#: ../fish/guestfish-actions.pod:3564 msgid "" "L</umount-all> unmounts filesystems by sorting the paths longest first, so " "for this to work for manual mountpoints, you must ensure that the innermost " @@ -13672,12 +13687,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3562 ../src/guestfs-actions.pod:5521 +#: ../fish/guestfish-actions.pod:3569 ../src/guestfs-actions.pod:5528 msgid "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3564 +#: ../fish/guestfish-actions.pod:3571 msgid "" "Autosync [see L</set-autosync>, this is set by default on handles] can cause " "L</umount-all> to be called when the handle is closed which can also trigger " @@ -13685,12 +13700,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3568 +#: ../fish/guestfish-actions.pod:3575 msgid "mknod" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3570 +#: ../fish/guestfish-actions.pod:3577 #, no-wrap msgid "" " mknod mode devmajor devminor path\n" @@ -13698,14 +13713,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3572 ../src/guestfs-actions.pod:5540 +#: ../fish/guestfish-actions.pod:3579 ../src/guestfs-actions.pod:5547 msgid "" "This call creates block or character special devices, or named pipes " "(FIFOs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3575 ../src/guestfs-actions.pod:5543 +#: ../fish/guestfish-actions.pod:3582 ../src/guestfs-actions.pod:5550 msgid "" "The C<mode> parameter should be the mode, using the standard constants. " "C<devmajor> and C<devminor> are the device major and minor numbers, only " @@ -13713,7 +13728,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3580 +#: ../fish/guestfish-actions.pod:3587 msgid "" "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with " "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a " @@ -13724,12 +13739,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3590 +#: ../fish/guestfish-actions.pod:3597 msgid "mknod-b" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3592 +#: ../fish/guestfish-actions.pod:3599 #, no-wrap msgid "" " mknod-b mode devmajor devminor path\n" @@ -13737,7 +13752,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3594 +#: ../fish/guestfish-actions.pod:3601 msgid "" "This call creates a block device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -13745,12 +13760,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3600 +#: ../fish/guestfish-actions.pod:3607 msgid "mknod-c" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3602 +#: ../fish/guestfish-actions.pod:3609 #, no-wrap msgid "" " mknod-c mode devmajor devminor path\n" @@ -13758,7 +13773,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3604 +#: ../fish/guestfish-actions.pod:3611 msgid "" "This call creates a char device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -13766,12 +13781,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3610 +#: ../fish/guestfish-actions.pod:3617 msgid "mkswap" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3612 +#: ../fish/guestfish-actions.pod:3619 #, no-wrap msgid "" " mkswap device\n" @@ -13779,17 +13794,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3614 ../src/guestfs-actions.pod:5606 +#: ../fish/guestfish-actions.pod:3621 ../src/guestfs-actions.pod:5613 msgid "Create a swap partition on C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3616 +#: ../fish/guestfish-actions.pod:3623 msgid "mkswap-L" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3618 +#: ../fish/guestfish-actions.pod:3625 #, no-wrap msgid "" " mkswap-L label device\n" @@ -13797,12 +13812,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3620 ../src/guestfs-actions.pod:5619 +#: ../fish/guestfish-actions.pod:3627 ../src/guestfs-actions.pod:5626 msgid "Create a swap partition on C<device> with label C<label>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5621 +#: ../fish/guestfish-actions.pod:3629 ../src/guestfs-actions.pod:5628 msgid "" "Note that you cannot attach a swap label to a block device " "(eg. C</dev/sda>), just to a partition. This appears to be a limitation of " @@ -13810,12 +13825,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3626 +#: ../fish/guestfish-actions.pod:3633 msgid "mkswap-U" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3628 +#: ../fish/guestfish-actions.pod:3635 #, no-wrap msgid "" " mkswap-U uuid device\n" @@ -13823,17 +13838,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3630 ../src/guestfs-actions.pod:5636 +#: ../fish/guestfish-actions.pod:3637 ../src/guestfs-actions.pod:5643 msgid "Create a swap partition on C<device> with UUID C<uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3632 +#: ../fish/guestfish-actions.pod:3639 msgid "mkswap-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3634 +#: ../fish/guestfish-actions.pod:3641 #, no-wrap msgid "" " mkswap-file path\n" @@ -13841,24 +13856,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3636 ../src/guestfs-actions.pod:5648 +#: ../fish/guestfish-actions.pod:3643 ../src/guestfs-actions.pod:5655 msgid "Create a swap file." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3638 +#: ../fish/guestfish-actions.pod:3645 msgid "" "This command just writes a swap file signature to an existing file. To " "create the file itself, use something like L</fallocate>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3641 +#: ../fish/guestfish-actions.pod:3648 msgid "modprobe" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3643 +#: ../fish/guestfish-actions.pod:3650 #, no-wrap msgid "" " modprobe modulename\n" @@ -13866,24 +13881,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3645 ../src/guestfs-actions.pod:5663 +#: ../fish/guestfish-actions.pod:3652 ../src/guestfs-actions.pod:5670 msgid "This loads a kernel module in the appliance." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3647 ../src/guestfs-actions.pod:5665 +#: ../fish/guestfish-actions.pod:3654 ../src/guestfs-actions.pod:5672 msgid "" "The kernel module must have been whitelisted when libguestfs was built (see " "C<appliance/kmod.whitelist.in> in the source)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3650 +#: ../fish/guestfish-actions.pod:3657 msgid "mount" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3652 +#: ../fish/guestfish-actions.pod:3659 #, no-wrap msgid "" " mount device mountpoint\n" @@ -13891,7 +13906,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3654 ../src/guestfs-actions.pod:5679 +#: ../fish/guestfish-actions.pod:3661 ../src/guestfs-actions.pod:5686 msgid "" "Mount a guest disk at a position in the filesystem. Block devices are named " "C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If " @@ -13900,7 +13915,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3660 ../src/guestfs-actions.pod:5685 +#: ../fish/guestfish-actions.pod:3667 ../src/guestfs-actions.pod:5692 msgid "" "The rules are the same as for L<mount(2)>: A filesystem must first be " "mounted on C</> before others can be mounted. Other filesystems can only be " @@ -13908,14 +13923,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3665 ../src/guestfs-actions.pod:5690 +#: ../fish/guestfish-actions.pod:3672 ../src/guestfs-actions.pod:5697 msgid "" "The mounted filesystem is writable, if we have sufficient permissions on the " "underlying device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3668 +#: ../fish/guestfish-actions.pod:3675 msgid "" "Before libguestfs 1.13.16, this call implicitly added the options C<sync> " "and C<noatime>. The C<sync> option greatly slowed writes and caused many " @@ -13925,12 +13940,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3675 +#: ../fish/guestfish-actions.pod:3682 msgid "mount-9p" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3677 +#: ../fish/guestfish-actions.pod:3684 #, no-wrap msgid "" " mount-9p mounttag mountpoint [options:..]\n" @@ -13938,14 +13953,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3679 ../src/guestfs-actions.pod:5719 +#: ../fish/guestfish-actions.pod:3686 ../src/guestfs-actions.pod:5726 msgid "" "Mount the virtio-9p filesystem with the tag C<mounttag> on the directory " "C<mountpoint>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3682 ../src/guestfs-actions.pod:5722 +#: ../fish/guestfish-actions.pod:3689 ../src/guestfs-actions.pod:5729 msgid "" "If required, C<trans=virtio> will be automatically added to the options. " "Any other options required can be passed in the optional C<options> " @@ -13953,12 +13968,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3688 +#: ../fish/guestfish-actions.pod:3695 msgid "mount-loop" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3690 +#: ../fish/guestfish-actions.pod:3697 #, no-wrap msgid "" " mount-loop file mountpoint\n" @@ -13966,7 +13981,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3692 ../src/guestfs-actions.pod:5761 +#: ../fish/guestfish-actions.pod:3699 ../src/guestfs-actions.pod:5768 msgid "" "This command lets you mount C<file> (a filesystem image in a file) on a " "mount point. It is entirely equivalent to the command C<mount -o loop file " @@ -13974,12 +13989,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3696 +#: ../fish/guestfish-actions.pod:3703 msgid "mount-options" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3698 +#: ../fish/guestfish-actions.pod:3705 #, no-wrap msgid "" " mount-options options device mountpoint\n" @@ -13987,26 +14002,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3700 +#: ../fish/guestfish-actions.pod:3707 msgid "" "This is the same as the L</mount> command, but it allows you to set the " "mount options as for the L<mount(8)> I<-o> flag." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3704 ../src/guestfs-actions.pod:5781 +#: ../fish/guestfish-actions.pod:3711 ../src/guestfs-actions.pod:5788 msgid "" "If the C<options> parameter is an empty string, then no options are passed " "(all options default to whatever the filesystem uses)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3708 +#: ../fish/guestfish-actions.pod:3715 msgid "mount-ro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3710 +#: ../fish/guestfish-actions.pod:3717 #, no-wrap msgid "" " mount-ro device mountpoint\n" @@ -14014,19 +14029,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3712 +#: ../fish/guestfish-actions.pod:3719 msgid "" "This is the same as the L</mount> command, but it mounts the filesystem with " "the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3715 +#: ../fish/guestfish-actions.pod:3722 msgid "mount-vfs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3717 +#: ../fish/guestfish-actions.pod:3724 #, no-wrap msgid "" " mount-vfs options vfstype device mountpoint\n" @@ -14034,19 +14049,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3719 +#: ../fish/guestfish-actions.pod:3726 msgid "" "This is the same as the L</mount> command, but it allows you to set both the " "mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3723 +#: ../fish/guestfish-actions.pod:3730 msgid "mountpoints" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3725 +#: ../fish/guestfish-actions.pod:3732 #, no-wrap msgid "" " mountpoints\n" @@ -14054,7 +14069,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3727 +#: ../fish/guestfish-actions.pod:3734 msgid "" "This call is similar to L</mounts>. That call returns a list of devices. " "This one returns a hash table (map) of device name to directory where the " @@ -14062,12 +14077,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3731 +#: ../fish/guestfish-actions.pod:3738 msgid "mounts" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3733 +#: ../fish/guestfish-actions.pod:3740 #, no-wrap msgid "" " mounts\n" @@ -14075,29 +14090,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3735 ../src/guestfs-actions.pod:5842 +#: ../fish/guestfish-actions.pod:3742 ../src/guestfs-actions.pod:5849 msgid "" "This returns the list of currently mounted filesystems. It returns the list " "of devices (eg. C</dev/sda1>, C</dev/VG/LV>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3738 ../src/guestfs-actions.pod:5845 +#: ../fish/guestfish-actions.pod:3745 ../src/guestfs-actions.pod:5852 msgid "Some internal mounts are not shown." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3740 +#: ../fish/guestfish-actions.pod:3747 msgid "See also: L</mountpoints>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3742 +#: ../fish/guestfish-actions.pod:3749 msgid "mv" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3744 +#: ../fish/guestfish-actions.pod:3751 #, no-wrap msgid "" " mv src dest\n" @@ -14105,19 +14120,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3746 ../src/guestfs-actions.pod:5862 +#: ../fish/guestfish-actions.pod:3753 ../src/guestfs-actions.pod:5869 msgid "" "This moves a file from C<src> to C<dest> where C<dest> is either a " "destination filename or destination directory." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3749 +#: ../fish/guestfish-actions.pod:3756 msgid "nr-devices" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3751 +#: ../fish/guestfish-actions.pod:3758 #, no-wrap msgid "" " nr-devices\n" @@ -14125,7 +14140,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3753 +#: ../fish/guestfish-actions.pod:3760 msgid "" "This returns the number of whole block devices that were added. This is the " "same as the number of devices that would be returned if you called " @@ -14133,19 +14148,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3757 +#: ../fish/guestfish-actions.pod:3764 msgid "" "To find out the maximum number of devices that could be added, call " "L</max-disks>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3760 +#: ../fish/guestfish-actions.pod:3767 msgid "ntfs-3g-probe" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3762 +#: ../fish/guestfish-actions.pod:3769 #, no-wrap msgid "" " ntfs-3g-probe true|false device\n" @@ -14153,7 +14168,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3764 ../src/guestfs-actions.pod:5890 +#: ../fish/guestfish-actions.pod:3771 ../src/guestfs-actions.pod:5897 msgid "" "This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS " "C<device> for mountability. (Not all NTFS volumes can be mounted " @@ -14161,7 +14176,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3768 ../src/guestfs-actions.pod:5894 +#: ../fish/guestfish-actions.pod:3775 ../src/guestfs-actions.pod:5901 msgid "" "C<rw> is a boolean flag. Set it to true if you want to test if the volume " "can be mounted read-write. Set it to false if you want to test if the " @@ -14169,19 +14184,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3772 ../src/guestfs-actions.pod:5898 +#: ../fish/guestfish-actions.pod:3779 ../src/guestfs-actions.pod:5905 msgid "" "The return value is an integer which C<0> if the operation would succeed, or " "some non-zero value documented in the L<ntfs-3g.probe(8)> manual page." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3776 +#: ../fish/guestfish-actions.pod:3783 msgid "ntfsresize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3778 +#: ../fish/guestfish-actions.pod:3785 #, no-wrap msgid "" " ntfsresize device\n" @@ -14189,14 +14204,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3780 ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5919 ../src/guestfs-actions.pod:5951 +#: ../fish/guestfish-actions.pod:3787 ../fish/guestfish-actions.pod:3811 ../src/guestfs-actions.pod:5926 ../src/guestfs-actions.pod:5958 msgid "" "This command resizes an NTFS filesystem, expanding or shrinking it to the " "size of the underlying device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3783 ../src/guestfs-actions.pod:5922 +#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5929 msgid "" "I<Note:> After the resize operation, the filesystem is marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -14207,24 +14222,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3791 ../fish/guestfish-actions.pod:3830 ../src/guestfs-actions.pod:5930 ../src/guestfs-actions.pod:5977 +#: ../fish/guestfish-actions.pod:3798 ../fish/guestfish-actions.pod:3837 ../src/guestfs-actions.pod:5937 ../src/guestfs-actions.pod:5984 msgid "See also L<ntfsresize(8)>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3793 ../fish/guestfish-actions.pod:3841 +#: ../fish/guestfish-actions.pod:3800 ../fish/guestfish-actions.pod:3848 msgid "" "I<This function is deprecated.> In new code, use the L</ntfsresize-opts> " "call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3800 +#: ../fish/guestfish-actions.pod:3807 msgid "ntfsresize-opts" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3802 +#: ../fish/guestfish-actions.pod:3809 #, no-wrap msgid "" " ntfsresize-opts device [size:N] [force:true|false]\n" @@ -14232,26 +14247,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3813 ../src/guestfs-actions.pod:5960 +#: ../fish/guestfish-actions.pod:3820 ../src/guestfs-actions.pod:5967 msgid "" "The new size (in bytes) of the filesystem. If omitted, the filesystem is " "resized to fit the container (eg. partition)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3816 ../fish/guestfish-actions.pod:5159 ../src/guestfs-actions.pod:5963 ../src/guestfs-actions.pod:7959 +#: ../fish/guestfish-actions.pod:3823 ../fish/guestfish-actions.pod:5166 ../src/guestfs-actions.pod:5970 ../src/guestfs-actions.pod:7966 msgid "C<force>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3818 ../src/guestfs-actions.pod:5965 +#: ../fish/guestfish-actions.pod:3825 ../src/guestfs-actions.pod:5972 msgid "" "If this option is true, then force the resize of the filesystem even if the " "filesystem is marked as requiring a consistency check." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3821 +#: ../fish/guestfish-actions.pod:3828 msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -14261,12 +14276,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3834 +#: ../fish/guestfish-actions.pod:3841 msgid "ntfsresize-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3836 +#: ../fish/guestfish-actions.pod:3843 #, no-wrap msgid "" " ntfsresize-size device size\n" @@ -14274,19 +14289,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3838 +#: ../fish/guestfish-actions.pod:3845 msgid "" "This command is the same as L</ntfsresize> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3848 +#: ../fish/guestfish-actions.pod:3855 msgid "part-add" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3850 +#: ../fish/guestfish-actions.pod:3857 #, no-wrap msgid "" " part-add device prlogex startsect endsect\n" @@ -14294,14 +14309,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3852 +#: ../fish/guestfish-actions.pod:3859 msgid "" "This command adds a partition to C<device>. If there is no partition table " "on the device, call L</part-init> first." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3855 ../src/guestfs-actions.pod:6038 +#: ../fish/guestfish-actions.pod:3862 ../src/guestfs-actions.pod:6045 msgid "" "The C<prlogex> parameter is the type of partition. Normally you should pass " "C<p> or C<primary> here, but MBR partition tables also support C<l> (or " @@ -14309,7 +14324,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3860 ../src/guestfs-actions.pod:6043 +#: ../fish/guestfish-actions.pod:3867 ../src/guestfs-actions.pod:6050 msgid "" "C<startsect> and C<endsect> are the start and end of the partition in " "I<sectors>. C<endsect> may be negative, which means it counts backwards " @@ -14317,19 +14332,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3864 +#: ../fish/guestfish-actions.pod:3871 msgid "" "Creating a partition which covers the whole disk is not so easy. Use " "L</part-disk> to do that." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3867 +#: ../fish/guestfish-actions.pod:3874 msgid "part-del" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3869 +#: ../fish/guestfish-actions.pod:3876 #, no-wrap msgid "" " part-del device partnum\n" @@ -14337,24 +14352,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3871 ../src/guestfs-actions.pod:6061 +#: ../fish/guestfish-actions.pod:3878 ../src/guestfs-actions.pod:6068 msgid "This command deletes the partition numbered C<partnum> on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3873 ../src/guestfs-actions.pod:6063 +#: ../fish/guestfish-actions.pod:3880 ../src/guestfs-actions.pod:6070 msgid "" "Note that in the case of MBR partitioning, deleting an extended partition " "also deletes any logical partitions it contains." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3877 +#: ../fish/guestfish-actions.pod:3884 msgid "part-disk" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3879 +#: ../fish/guestfish-actions.pod:3886 #, no-wrap msgid "" " part-disk device parttype\n" @@ -14362,26 +14377,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3881 +#: ../fish/guestfish-actions.pod:3888 msgid "" "This command is simply a combination of L</part-init> followed by " "L</part-add> to create a single primary partition covering the whole disk." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3885 +#: ../fish/guestfish-actions.pod:3892 msgid "" "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " "possible values are described in L</part-init>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3888 +#: ../fish/guestfish-actions.pod:3895 msgid "part-get-bootable" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3890 +#: ../fish/guestfish-actions.pod:3897 #, no-wrap msgid "" " part-get-bootable device partnum\n" @@ -14389,24 +14404,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3892 ../src/guestfs-actions.pod:6096 +#: ../fish/guestfish-actions.pod:3899 ../src/guestfs-actions.pod:6103 msgid "" "This command returns true if the partition C<partnum> on C<device> has the " "bootable flag set." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3895 +#: ../fish/guestfish-actions.pod:3902 msgid "See also L</part-set-bootable>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3897 +#: ../fish/guestfish-actions.pod:3904 msgid "part-get-mbr-id" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3899 +#: ../fish/guestfish-actions.pod:3906 #, no-wrap msgid "" " part-get-mbr-id device partnum\n" @@ -14414,14 +14429,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3901 ../src/guestfs-actions.pod:6112 +#: ../fish/guestfish-actions.pod:3908 ../src/guestfs-actions.pod:6119 msgid "" "Returns the MBR type byte (also known as the ID byte) from the numbered " "partition C<partnum>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3904 ../fish/guestfish-actions.pod:4048 +#: ../fish/guestfish-actions.pod:3911 ../fish/guestfish-actions.pod:4055 msgid "" "Note that only MBR (old DOS-style) partitions have type bytes. You will get " "undefined results for other partition table types (see " @@ -14429,12 +14444,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3908 +#: ../fish/guestfish-actions.pod:3915 msgid "part-get-parttype" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3910 +#: ../fish/guestfish-actions.pod:3917 #, no-wrap msgid "" " part-get-parttype device\n" @@ -14442,14 +14457,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3912 ../src/guestfs-actions.pod:6129 +#: ../fish/guestfish-actions.pod:3919 ../src/guestfs-actions.pod:6136 msgid "" "This command examines the partition table on C<device> and returns the " "partition table type (format) being used." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3915 +#: ../fish/guestfish-actions.pod:3922 msgid "" "Common return values include: C<msdos> (a DOS/Windows style MBR partition " "table), C<gpt> (a GPT/EFI-style partition table). Other values are " @@ -14457,12 +14472,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3920 +#: ../fish/guestfish-actions.pod:3927 msgid "part-init" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3922 +#: ../fish/guestfish-actions.pod:3929 #, no-wrap msgid "" " part-init device parttype\n" @@ -14470,7 +14485,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3924 ../src/guestfs-actions.pod:6149 +#: ../fish/guestfish-actions.pod:3931 ../src/guestfs-actions.pod:6156 msgid "" "This creates an empty partition table on C<device> of one of the partition " "types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> " @@ -14478,34 +14493,34 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3928 +#: ../fish/guestfish-actions.pod:3935 msgid "" "Initially there are no partitions. Following this, you should call " "L</part-add> for each partition required." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3931 ../src/guestfs-actions.pod:6156 +#: ../fish/guestfish-actions.pod:3938 ../src/guestfs-actions.pod:6163 msgid "Possible values for C<parttype> are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3935 ../src/guestfs-actions.pod:6160 +#: ../fish/guestfish-actions.pod:3942 ../src/guestfs-actions.pod:6167 msgid "B<efi>" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3937 ../src/guestfs-actions.pod:6162 +#: ../fish/guestfish-actions.pod:3944 ../src/guestfs-actions.pod:6169 msgid "B<gpt>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3939 ../src/guestfs-actions.pod:6164 +#: ../fish/guestfish-actions.pod:3946 ../src/guestfs-actions.pod:6171 msgid "Intel EFI / GPT partition table." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6166 +#: ../fish/guestfish-actions.pod:3948 ../src/guestfs-actions.pod:6173 msgid "" "This is recommended for >= 2 TB partitions that will be accessed from Linux " "and Intel-based Mac OS X. It also has limited backwards compatibility with " @@ -14513,17 +14528,17 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3945 ../src/guestfs-actions.pod:6170 +#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6177 msgid "B<mbr>" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3947 ../src/guestfs-actions.pod:6172 +#: ../fish/guestfish-actions.pod:3954 ../src/guestfs-actions.pod:6179 msgid "B<msdos>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3949 ../src/guestfs-actions.pod:6174 +#: ../fish/guestfish-actions.pod:3956 ../src/guestfs-actions.pod:6181 msgid "" "The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and " "Windows. This partition type will B<only> work for device sizes up to 2 " @@ -14531,102 +14546,102 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3956 ../src/guestfs-actions.pod:6181 +#: ../fish/guestfish-actions.pod:3963 ../src/guestfs-actions.pod:6188 msgid "Other partition table types that may work but are not supported include:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3961 ../src/guestfs-actions.pod:6186 +#: ../fish/guestfish-actions.pod:3968 ../src/guestfs-actions.pod:6193 msgid "B<aix>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3963 ../src/guestfs-actions.pod:6188 +#: ../fish/guestfish-actions.pod:3970 ../src/guestfs-actions.pod:6195 msgid "AIX disk labels." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3965 ../src/guestfs-actions.pod:6190 +#: ../fish/guestfish-actions.pod:3972 ../src/guestfs-actions.pod:6197 msgid "B<amiga>" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3967 ../src/guestfs-actions.pod:6192 +#: ../fish/guestfish-actions.pod:3974 ../src/guestfs-actions.pod:6199 msgid "B<rdb>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3969 ../src/guestfs-actions.pod:6194 +#: ../fish/guestfish-actions.pod:3976 ../src/guestfs-actions.pod:6201 msgid "Amiga \"Rigid Disk Block\" format." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3971 ../src/guestfs-actions.pod:6196 +#: ../fish/guestfish-actions.pod:3978 ../src/guestfs-actions.pod:6203 msgid "B<bsd>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3973 ../src/guestfs-actions.pod:6198 +#: ../fish/guestfish-actions.pod:3980 ../src/guestfs-actions.pod:6205 msgid "BSD disk labels." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3975 ../src/guestfs-actions.pod:6200 +#: ../fish/guestfish-actions.pod:3982 ../src/guestfs-actions.pod:6207 msgid "B<dasd>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6202 +#: ../fish/guestfish-actions.pod:3984 ../src/guestfs-actions.pod:6209 msgid "DASD, used on IBM mainframes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3979 ../src/guestfs-actions.pod:6204 +#: ../fish/guestfish-actions.pod:3986 ../src/guestfs-actions.pod:6211 msgid "B<dvh>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6206 +#: ../fish/guestfish-actions.pod:3988 ../src/guestfs-actions.pod:6213 msgid "MIPS/SGI volumes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3983 ../src/guestfs-actions.pod:6208 +#: ../fish/guestfish-actions.pod:3990 ../src/guestfs-actions.pod:6215 msgid "B<mac>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3985 ../src/guestfs-actions.pod:6210 +#: ../fish/guestfish-actions.pod:3992 ../src/guestfs-actions.pod:6217 msgid "Old Mac partition format. Modern Macs use C<gpt>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3987 ../src/guestfs-actions.pod:6212 +#: ../fish/guestfish-actions.pod:3994 ../src/guestfs-actions.pod:6219 msgid "B<pc98>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3989 ../src/guestfs-actions.pod:6214 +#: ../fish/guestfish-actions.pod:3996 ../src/guestfs-actions.pod:6221 msgid "NEC PC-98 format, common in Japan apparently." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3991 ../src/guestfs-actions.pod:6216 +#: ../fish/guestfish-actions.pod:3998 ../src/guestfs-actions.pod:6223 msgid "B<sun>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3993 ../src/guestfs-actions.pod:6218 +#: ../fish/guestfish-actions.pod:4000 ../src/guestfs-actions.pod:6225 msgid "Sun disk labels." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3997 +#: ../fish/guestfish-actions.pod:4004 msgid "part-list" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3999 +#: ../fish/guestfish-actions.pod:4006 #, no-wrap msgid "" " part-list device\n" @@ -14634,66 +14649,66 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4001 ../src/guestfs-actions.pod:6232 +#: ../fish/guestfish-actions.pod:4008 ../src/guestfs-actions.pod:6239 msgid "" "This command parses the partition table on C<device> and returns the list of " "partitions found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4004 ../src/guestfs-actions.pod:6235 +#: ../fish/guestfish-actions.pod:4011 ../src/guestfs-actions.pod:6242 msgid "The fields in the returned structure are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4008 ../src/guestfs-actions.pod:6239 +#: ../fish/guestfish-actions.pod:4015 ../src/guestfs-actions.pod:6246 msgid "B<part_num>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4010 ../src/guestfs-actions.pod:6241 +#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6248 msgid "Partition number, counting from 1." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4012 ../src/guestfs-actions.pod:6243 +#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6250 msgid "B<part_start>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4014 +#: ../fish/guestfish-actions.pod:4021 msgid "" "Start of the partition I<in bytes>. To get sectors you have to divide by " "the device's sector size, see L</blockdev-getss>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6248 +#: ../fish/guestfish-actions.pod:4024 ../src/guestfs-actions.pod:6255 msgid "B<part_end>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6250 +#: ../fish/guestfish-actions.pod:4026 ../src/guestfs-actions.pod:6257 msgid "End of the partition in bytes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4021 ../src/guestfs-actions.pod:6252 +#: ../fish/guestfish-actions.pod:4028 ../src/guestfs-actions.pod:6259 msgid "B<part_size>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6254 +#: ../fish/guestfish-actions.pod:4030 ../src/guestfs-actions.pod:6261 msgid "Size of the partition in bytes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4027 +#: ../fish/guestfish-actions.pod:4034 msgid "part-set-bootable" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4029 +#: ../fish/guestfish-actions.pod:4036 #, no-wrap msgid "" " part-set-bootable device partnum true|false\n" @@ -14701,14 +14716,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4031 ../src/guestfs-actions.pod:6272 +#: ../fish/guestfish-actions.pod:4038 ../src/guestfs-actions.pod:6279 msgid "" "This sets the bootable flag on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4034 ../src/guestfs-actions.pod:6275 +#: ../fish/guestfish-actions.pod:4041 ../src/guestfs-actions.pod:6282 msgid "" "The bootable flag is used by some operating systems (notably Windows) to " "determine which partition to boot from. It is by no means universally " @@ -14716,12 +14731,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4038 +#: ../fish/guestfish-actions.pod:4045 msgid "part-set-mbr-id" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4040 +#: ../fish/guestfish-actions.pod:4047 #, no-wrap msgid "" " part-set-mbr-id device partnum idbyte\n" @@ -14729,7 +14744,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4042 ../src/guestfs-actions.pod:6291 +#: ../fish/guestfish-actions.pod:4049 ../src/guestfs-actions.pod:6298 msgid "" "Sets the MBR type byte (also known as the ID byte) of the numbered partition " "C<partnum> to C<idbyte>. Note that the type bytes quoted in most " @@ -14738,12 +14753,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4052 +#: ../fish/guestfish-actions.pod:4059 msgid "part-set-name" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4054 +#: ../fish/guestfish-actions.pod:4061 #, no-wrap msgid "" " part-set-name device partnum name\n" @@ -14751,26 +14766,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4056 ../src/guestfs-actions.pod:6313 +#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6320 msgid "" "This sets the partition name on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4059 ../src/guestfs-actions.pod:6316 +#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6323 msgid "" "The partition name can only be set on certain types of partition table. " "This works on C<gpt> but not on C<mbr> partitions." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4062 +#: ../fish/guestfish-actions.pod:4069 msgid "part-to-dev" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4064 +#: ../fish/guestfish-actions.pod:4071 #, no-wrap msgid "" " part-to-dev partition\n" @@ -14778,31 +14793,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6329 +#: ../fish/guestfish-actions.pod:4073 ../src/guestfs-actions.pod:6336 msgid "" "This function takes a partition name (eg. \"/dev/sdb1\") and removes the " "partition number, returning the device name (eg. \"/dev/sdb\")." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4070 ../fish/guestfish-actions.pod:4082 +#: ../fish/guestfish-actions.pod:4077 ../fish/guestfish-actions.pod:4089 msgid "" "The named partition must exist, for example as a string returned from " "L</list-partitions>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4073 +#: ../fish/guestfish-actions.pod:4080 msgid "See also L</part-to-partnum>, L</device-index>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4075 +#: ../fish/guestfish-actions.pod:4082 msgid "part-to-partnum" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4077 +#: ../fish/guestfish-actions.pod:4084 #, no-wrap msgid "" " part-to-partnum partition\n" @@ -14810,24 +14825,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4079 ../src/guestfs-actions.pod:6349 +#: ../fish/guestfish-actions.pod:4086 ../src/guestfs-actions.pod:6356 msgid "" "This function takes a partition name (eg. \"/dev/sdb1\") and returns the " "partition number (eg. C<1>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4085 +#: ../fish/guestfish-actions.pod:4092 msgid "See also L</part-to-dev>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4087 +#: ../fish/guestfish-actions.pod:4094 msgid "ping-daemon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4089 +#: ../fish/guestfish-actions.pod:4096 #, no-wrap msgid "" " ping-daemon\n" @@ -14835,7 +14850,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4091 ../src/guestfs-actions.pod:6366 +#: ../fish/guestfish-actions.pod:4098 ../src/guestfs-actions.pod:6373 msgid "" "This is a test probe into the guestfs daemon running inside the qemu " "subprocess. Calling this function checks that the daemon responds to the " @@ -14844,12 +14859,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4096 +#: ../fish/guestfish-actions.pod:4103 msgid "pread" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4098 +#: ../fish/guestfish-actions.pod:4105 #, no-wrap msgid "" " pread path count offset\n" @@ -14857,31 +14872,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4100 ../src/guestfs-actions.pod:6384 +#: ../fish/guestfish-actions.pod:4107 ../src/guestfs-actions.pod:6391 msgid "" "This command lets you read part of a file. It reads C<count> bytes of the " "file, starting at C<offset>, from file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4103 ../fish/guestfish-actions.pod:4118 ../src/guestfs-actions.pod:6387 ../src/guestfs-actions.pod:6413 +#: ../fish/guestfish-actions.pod:4110 ../fish/guestfish-actions.pod:4125 ../src/guestfs-actions.pod:6394 ../src/guestfs-actions.pod:6420 msgid "" "This may read fewer bytes than requested. For further details see the " "L<pread(2)> system call." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4106 +#: ../fish/guestfish-actions.pod:4113 msgid "See also L</pwrite>, L</pread-device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4111 +#: ../fish/guestfish-actions.pod:4118 msgid "pread-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4113 +#: ../fish/guestfish-actions.pod:4120 #, no-wrap msgid "" " pread-device device count offset\n" @@ -14889,24 +14904,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4115 ../src/guestfs-actions.pod:6410 +#: ../fish/guestfish-actions.pod:4122 ../src/guestfs-actions.pod:6417 msgid "" "This command lets you read part of a file. It reads C<count> bytes of " "C<device>, starting at C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4121 +#: ../fish/guestfish-actions.pod:4128 msgid "See also L</pread>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4126 +#: ../fish/guestfish-actions.pod:4133 msgid "pvcreate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4128 +#: ../fish/guestfish-actions.pod:4135 #, no-wrap msgid "" " pvcreate device\n" @@ -14914,19 +14929,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4130 ../src/guestfs-actions.pod:6433 +#: ../fish/guestfish-actions.pod:4137 ../src/guestfs-actions.pod:6440 msgid "" "This creates an LVM physical volume on the named C<device>, where C<device> " "should usually be a partition name such as C</dev/sda1>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4134 +#: ../fish/guestfish-actions.pod:4141 msgid "pvremove" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4136 +#: ../fish/guestfish-actions.pod:4143 #, no-wrap msgid "" " pvremove device\n" @@ -14934,14 +14949,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4138 ../src/guestfs-actions.pod:6447 +#: ../fish/guestfish-actions.pod:4145 ../src/guestfs-actions.pod:6454 msgid "" "This wipes a physical volume C<device> so that LVM will no longer recognise " "it." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4141 ../src/guestfs-actions.pod:6450 +#: ../fish/guestfish-actions.pod:4148 ../src/guestfs-actions.pod:6457 msgid "" "The implementation uses the C<pvremove> command which refuses to wipe " "physical volumes that contain any volume groups, so you have to remove those " @@ -14949,12 +14964,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4145 +#: ../fish/guestfish-actions.pod:4152 msgid "pvresize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4147 +#: ../fish/guestfish-actions.pod:4154 #, no-wrap msgid "" " pvresize device\n" @@ -14962,19 +14977,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4149 ../src/guestfs-actions.pod:6464 +#: ../fish/guestfish-actions.pod:4156 ../src/guestfs-actions.pod:6471 msgid "" "This resizes (expands or shrinks) an existing LVM physical volume to match " "the new size of the underlying device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4152 +#: ../fish/guestfish-actions.pod:4159 msgid "pvresize-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4154 +#: ../fish/guestfish-actions.pod:4161 #, no-wrap msgid "" " pvresize-size device size\n" @@ -14982,19 +14997,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4156 +#: ../fish/guestfish-actions.pod:4163 msgid "" "This command is the same as L</pvresize> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4159 +#: ../fish/guestfish-actions.pod:4166 msgid "pvs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4161 +#: ../fish/guestfish-actions.pod:4168 #, no-wrap msgid "" " pvs\n" @@ -15002,31 +15017,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4163 ../src/guestfs-actions.pod:6490 +#: ../fish/guestfish-actions.pod:4170 ../src/guestfs-actions.pod:6497 msgid "" "List all the physical volumes detected. This is the equivalent of the " "L<pvs(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4166 ../src/guestfs-actions.pod:6493 +#: ../fish/guestfish-actions.pod:4173 ../src/guestfs-actions.pod:6500 msgid "" "This returns a list of just the device names that contain PVs " "(eg. C</dev/sda2>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4169 +#: ../fish/guestfish-actions.pod:4176 msgid "See also L</pvs-full>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4171 +#: ../fish/guestfish-actions.pod:4178 msgid "pvs-full" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4173 +#: ../fish/guestfish-actions.pod:4180 #, no-wrap msgid "" " pvs-full\n" @@ -15034,19 +15049,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4175 ../src/guestfs-actions.pod:6509 +#: ../fish/guestfish-actions.pod:4182 ../src/guestfs-actions.pod:6516 msgid "" "List all the physical volumes detected. This is the equivalent of the " "L<pvs(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4178 +#: ../fish/guestfish-actions.pod:4185 msgid "pvuuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4180 +#: ../fish/guestfish-actions.pod:4187 #, no-wrap msgid "" " pvuuid device\n" @@ -15054,17 +15069,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4182 ../src/guestfs-actions.pod:6524 +#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6531 msgid "This command returns the UUID of the LVM PV C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4184 +#: ../fish/guestfish-actions.pod:4191 msgid "pwrite" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4186 +#: ../fish/guestfish-actions.pod:4193 #, no-wrap msgid "" " pwrite path content offset\n" @@ -15072,14 +15087,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4188 ../src/guestfs-actions.pod:6540 +#: ../fish/guestfish-actions.pod:4195 ../src/guestfs-actions.pod:6547 msgid "" "This command writes to part of a file. It writes the data buffer C<content> " "to the file C<path> starting at offset C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4191 ../src/guestfs-actions.pod:6543 +#: ../fish/guestfish-actions.pod:4198 ../src/guestfs-actions.pod:6550 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " "call it may not write the full data requested. The return value is the " @@ -15089,17 +15104,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4197 +#: ../fish/guestfish-actions.pod:4204 msgid "See also L</pread>, L</pwrite-device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4202 +#: ../fish/guestfish-actions.pod:4209 msgid "pwrite-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4204 +#: ../fish/guestfish-actions.pod:4211 #, no-wrap msgid "" " pwrite-device device content offset\n" @@ -15107,14 +15122,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4206 ../src/guestfs-actions.pod:6567 +#: ../fish/guestfish-actions.pod:4213 ../src/guestfs-actions.pod:6574 msgid "" "This command writes to part of a device. It writes the data buffer " "C<content> to C<device> starting at offset C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4209 ../src/guestfs-actions.pod:6570 +#: ../fish/guestfish-actions.pod:4216 ../src/guestfs-actions.pod:6577 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " "call it may not write the full data requested (although short writes to disk " @@ -15122,17 +15137,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4214 +#: ../fish/guestfish-actions.pod:4221 msgid "See also L</pwrite>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4219 +#: ../fish/guestfish-actions.pod:4226 msgid "read-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4221 +#: ../fish/guestfish-actions.pod:4228 #, no-wrap msgid "" " read-file path\n" @@ -15140,12 +15155,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4223 ../src/guestfs-actions.pod:6591 +#: ../fish/guestfish-actions.pod:4230 ../src/guestfs-actions.pod:6598 msgid "This calls returns the contents of the file C<path> as a buffer." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4226 +#: ../fish/guestfish-actions.pod:4233 msgid "" "Unlike L</cat>, this function can correctly handle files that contain " "embedded ASCII NUL characters. However unlike L</download>, this function " @@ -15153,12 +15168,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4234 +#: ../fish/guestfish-actions.pod:4241 msgid "read-lines" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4236 +#: ../fish/guestfish-actions.pod:4243 #, no-wrap msgid "" " read-lines path\n" @@ -15166,14 +15181,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4240 ../src/guestfs-actions.pod:6616 +#: ../fish/guestfish-actions.pod:4247 ../src/guestfs-actions.pod:6623 msgid "" "The file contents are returned as a list of lines. Trailing C<LF> and " "C<CRLF> character sequences are I<not> returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4243 +#: ../fish/guestfish-actions.pod:4250 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of line). For " @@ -15182,12 +15197,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4248 +#: ../fish/guestfish-actions.pod:4255 msgid "readdir" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4250 +#: ../fish/guestfish-actions.pod:4257 #, no-wrap msgid "" " readdir dir\n" @@ -15195,12 +15210,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4252 ../src/guestfs-actions.pod:6636 +#: ../fish/guestfish-actions.pod:4259 ../src/guestfs-actions.pod:6643 msgid "This returns the list of directory entries in directory C<dir>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4254 ../src/guestfs-actions.pod:6638 +#: ../fish/guestfish-actions.pod:4261 ../src/guestfs-actions.pod:6645 msgid "" "All entries in the directory are returned, including C<.> and C<..>. The " "entries are I<not> sorted, but returned in the same order as the underlying " @@ -15208,104 +15223,104 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4258 ../src/guestfs-actions.pod:6642 +#: ../fish/guestfish-actions.pod:4265 ../src/guestfs-actions.pod:6649 msgid "" "Also this call returns basic file type information about each file. The " "C<ftyp> field will contain one of the following characters:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4263 ../src/guestfs-actions.pod:6647 +#: ../fish/guestfish-actions.pod:4270 ../src/guestfs-actions.pod:6654 msgid "'b'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4265 ../src/guestfs-actions.pod:6649 +#: ../fish/guestfish-actions.pod:4272 ../src/guestfs-actions.pod:6656 msgid "Block special" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4267 ../src/guestfs-actions.pod:6651 +#: ../fish/guestfish-actions.pod:4274 ../src/guestfs-actions.pod:6658 msgid "'c'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4269 ../src/guestfs-actions.pod:6653 +#: ../fish/guestfish-actions.pod:4276 ../src/guestfs-actions.pod:6660 msgid "Char special" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4271 ../src/guestfs-actions.pod:6655 +#: ../fish/guestfish-actions.pod:4278 ../src/guestfs-actions.pod:6662 msgid "'d'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4273 ../src/guestfs-actions.pod:6657 +#: ../fish/guestfish-actions.pod:4280 ../src/guestfs-actions.pod:6664 msgid "Directory" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4275 ../src/guestfs-actions.pod:6659 +#: ../fish/guestfish-actions.pod:4282 ../src/guestfs-actions.pod:6666 msgid "'f'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4277 ../src/guestfs-actions.pod:6661 +#: ../fish/guestfish-actions.pod:4284 ../src/guestfs-actions.pod:6668 msgid "FIFO (named pipe)" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4279 ../src/guestfs-actions.pod:6663 +#: ../fish/guestfish-actions.pod:4286 ../src/guestfs-actions.pod:6670 msgid "'l'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4281 ../src/guestfs-actions.pod:6665 +#: ../fish/guestfish-actions.pod:4288 ../src/guestfs-actions.pod:6672 msgid "Symbolic link" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4283 ../src/guestfs-actions.pod:6667 +#: ../fish/guestfish-actions.pod:4290 ../src/guestfs-actions.pod:6674 msgid "'r'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4285 ../src/guestfs-actions.pod:6669 +#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6676 msgid "Regular file" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4287 ../src/guestfs-actions.pod:6671 +#: ../fish/guestfish-actions.pod:4294 ../src/guestfs-actions.pod:6678 msgid "'s'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4289 ../src/guestfs-actions.pod:6673 +#: ../fish/guestfish-actions.pod:4296 ../src/guestfs-actions.pod:6680 msgid "Socket" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4291 ../src/guestfs-actions.pod:6675 +#: ../fish/guestfish-actions.pod:4298 ../src/guestfs-actions.pod:6682 msgid "'u'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4293 ../src/guestfs-actions.pod:6677 +#: ../fish/guestfish-actions.pod:4300 ../src/guestfs-actions.pod:6684 msgid "Unknown file type" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4295 ../src/guestfs-actions.pod:6679 +#: ../fish/guestfish-actions.pod:4302 ../src/guestfs-actions.pod:6686 msgid "'?'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4297 ../src/guestfs-actions.pod:6681 +#: ../fish/guestfish-actions.pod:4304 ../src/guestfs-actions.pod:6688 msgid "The L<readdir(3)> call returned a C<d_type> field with an unexpected value" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4302 +#: ../fish/guestfish-actions.pod:4309 msgid "" "This function is primarily intended for use by programs. To get a simple " "list of names, use L</ls>. To get a printable directory for human " @@ -15313,12 +15328,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4306 +#: ../fish/guestfish-actions.pod:4313 msgid "readlink" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4308 +#: ../fish/guestfish-actions.pod:4315 #, no-wrap msgid "" " readlink path\n" @@ -15326,17 +15341,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4310 ../src/guestfs-actions.pod:6702 +#: ../fish/guestfish-actions.pod:4317 ../src/guestfs-actions.pod:6709 msgid "This command reads the target of a symbolic link." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4312 +#: ../fish/guestfish-actions.pod:4319 msgid "readlinklist" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4314 +#: ../fish/guestfish-actions.pod:4321 #, no-wrap msgid "" " readlinklist path 'names ...'\n" @@ -15344,7 +15359,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4316 ../src/guestfs-actions.pod:6716 +#: ../fish/guestfish-actions.pod:4323 ../src/guestfs-actions.pod:6723 msgid "" "This call allows you to do a C<readlink> operation on multiple files, where " "all files are in the directory C<path>. C<names> is the list of files from " @@ -15352,14 +15367,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4320 ../src/guestfs-actions.pod:6720 +#: ../fish/guestfish-actions.pod:4327 ../src/guestfs-actions.pod:6727 msgid "" "On return you get a list of strings, with a one-to-one correspondence to the " "C<names> list. Each string is the value of the symbolic link." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4324 ../src/guestfs-actions.pod:6724 +#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6731 msgid "" "If the C<readlink(2)> operation fails on any name, then the corresponding " "result string is the empty string C<\"\">. However the whole operation is " @@ -15369,7 +15384,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6731 +#: ../fish/guestfish-actions.pod:4338 ../src/guestfs-actions.pod:6738 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. Very long directory listings " @@ -15378,12 +15393,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4338 +#: ../fish/guestfish-actions.pod:4345 msgid "realpath" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4340 +#: ../fish/guestfish-actions.pod:4347 #, no-wrap msgid "" " realpath path\n" @@ -15391,19 +15406,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4342 ../src/guestfs-actions.pod:6750 +#: ../fish/guestfish-actions.pod:4349 ../src/guestfs-actions.pod:6757 msgid "" "Return the canonicalized absolute pathname of C<path>. The returned path " "has no C<.>, C<..> or symbolic link path elements." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4345 +#: ../fish/guestfish-actions.pod:4352 msgid "removexattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4347 +#: ../fish/guestfish-actions.pod:4354 #, no-wrap msgid "" " removexattr xattr path\n" @@ -15411,22 +15426,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4349 ../src/guestfs-actions.pod:6765 +#: ../fish/guestfish-actions.pod:4356 ../src/guestfs-actions.pod:6772 msgid "This call removes the extended attribute named C<xattr> of the file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4352 +#: ../fish/guestfish-actions.pod:4359 msgid "See also: L</lremovexattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4354 +#: ../fish/guestfish-actions.pod:4361 msgid "resize2fs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4356 +#: ../fish/guestfish-actions.pod:4363 #, no-wrap msgid "" " resize2fs device\n" @@ -15434,14 +15449,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4358 ../src/guestfs-actions.pod:6780 +#: ../fish/guestfish-actions.pod:4365 ../src/guestfs-actions.pod:6787 msgid "" "This resizes an ext2, ext3 or ext4 filesystem to match the size of the " "underlying device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4361 +#: ../fish/guestfish-actions.pod:4368 msgid "" "I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> " "before calling this command. For unknown reasons C<resize2fs> sometimes " @@ -15450,12 +15465,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4367 +#: ../fish/guestfish-actions.pod:4374 msgid "resize2fs-M" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4369 +#: ../fish/guestfish-actions.pod:4376 #, no-wrap msgid "" " resize2fs-M device\n" @@ -15463,7 +15478,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4371 +#: ../fish/guestfish-actions.pod:4378 msgid "" "This command is the same as L</resize2fs>, but the filesystem is resized to " "its minimum size. This works like the I<-M> option to the C<resize2fs> " @@ -15471,7 +15486,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4375 +#: ../fish/guestfish-actions.pod:4382 msgid "" "To get the resulting size of the filesystem you should call L</tune2fs-l> " "and read the C<Block size> and C<Block count> values. These two numbers, " @@ -15480,12 +15495,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4380 +#: ../fish/guestfish-actions.pod:4387 msgid "resize2fs-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4382 +#: ../fish/guestfish-actions.pod:4389 #, no-wrap msgid "" " resize2fs-size device size\n" @@ -15493,19 +15508,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4384 +#: ../fish/guestfish-actions.pod:4391 msgid "" "This command is the same as L</resize2fs> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4387 +#: ../fish/guestfish-actions.pod:4394 msgid "rm" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4389 +#: ../fish/guestfish-actions.pod:4396 #, no-wrap msgid "" " rm path\n" @@ -15513,17 +15528,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4391 ../src/guestfs-actions.pod:6832 +#: ../fish/guestfish-actions.pod:4398 ../src/guestfs-actions.pod:6839 msgid "Remove the single file C<path>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4393 +#: ../fish/guestfish-actions.pod:4400 msgid "rm-rf" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4395 +#: ../fish/guestfish-actions.pod:4402 #, no-wrap msgid "" " rm-rf path\n" @@ -15531,19 +15546,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4397 ../src/guestfs-actions.pod:6844 +#: ../fish/guestfish-actions.pod:4404 ../src/guestfs-actions.pod:6851 msgid "" "Remove the file or directory C<path>, recursively removing the contents if " "its a directory. This is like the C<rm -rf> shell command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4401 +#: ../fish/guestfish-actions.pod:4408 msgid "rmdir" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4403 +#: ../fish/guestfish-actions.pod:4410 #, no-wrap msgid "" " rmdir path\n" @@ -15551,17 +15566,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4405 ../src/guestfs-actions.pod:6858 +#: ../fish/guestfish-actions.pod:4412 ../src/guestfs-actions.pod:6865 msgid "Remove the single directory C<path>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4407 +#: ../fish/guestfish-actions.pod:4414 msgid "rmmountpoint" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4409 +#: ../fish/guestfish-actions.pod:4416 #, no-wrap msgid "" " rmmountpoint exemptpath\n" @@ -15569,19 +15584,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4411 +#: ../fish/guestfish-actions.pod:4418 msgid "" "This calls removes a mountpoint that was previously created with " "L</mkmountpoint>. See L</mkmountpoint> for full details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4415 +#: ../fish/guestfish-actions.pod:4422 msgid "scrub-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4417 +#: ../fish/guestfish-actions.pod:4424 #, no-wrap msgid "" " scrub-device device\n" @@ -15589,26 +15604,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4419 ../src/guestfs-actions.pod:6884 +#: ../fish/guestfish-actions.pod:4426 ../src/guestfs-actions.pod:6891 msgid "" "This command writes patterns over C<device> to make data retrieval more " "difficult." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4422 ../fish/guestfish-actions.pod:4434 ../fish/guestfish-actions.pod:4447 ../src/guestfs-actions.pod:6887 ../src/guestfs-actions.pod:6905 ../src/guestfs-actions.pod:6924 +#: ../fish/guestfish-actions.pod:4429 ../fish/guestfish-actions.pod:4441 ../fish/guestfish-actions.pod:4454 ../src/guestfs-actions.pod:6894 ../src/guestfs-actions.pod:6912 ../src/guestfs-actions.pod:6931 msgid "" "It is an interface to the L<scrub(1)> program. See that manual page for " "more details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4425 +#: ../fish/guestfish-actions.pod:4432 msgid "scrub-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4427 +#: ../fish/guestfish-actions.pod:4434 #, no-wrap msgid "" " scrub-file file\n" @@ -15616,24 +15631,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4429 ../src/guestfs-actions.pod:6900 +#: ../fish/guestfish-actions.pod:4436 ../src/guestfs-actions.pod:6907 msgid "" "This command writes patterns over a file to make data retrieval more " "difficult." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4432 ../src/guestfs-actions.pod:6903 +#: ../fish/guestfish-actions.pod:4439 ../src/guestfs-actions.pod:6910 msgid "The file is I<removed> after scrubbing." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4437 +#: ../fish/guestfish-actions.pod:4444 msgid "scrub-freespace" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4439 +#: ../fish/guestfish-actions.pod:4446 #, no-wrap msgid "" " scrub-freespace dir\n" @@ -15641,7 +15656,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4441 +#: ../fish/guestfish-actions.pod:4448 msgid "" "This command creates the directory C<dir> and then fills it with files until " "the filesystem is full, and scrubs the files as for L</scrub-file>, and " @@ -15650,17 +15665,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4450 +#: ../fish/guestfish-actions.pod:4457 msgid "set-append" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4452 +#: ../fish/guestfish-actions.pod:4459 msgid "append" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4454 +#: ../fish/guestfish-actions.pod:4461 #, no-wrap msgid "" " set-append append\n" @@ -15668,38 +15683,38 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4456 ../src/guestfs-actions.pod:6937 +#: ../fish/guestfish-actions.pod:4463 ../src/guestfs-actions.pod:6944 msgid "" "This function is used to add additional options to the guest kernel command " "line." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:6940 +#: ../fish/guestfish-actions.pod:4466 ../src/guestfs-actions.pod:6947 msgid "" "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> " "environment variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4462 ../src/guestfs-actions.pod:6943 +#: ../fish/guestfish-actions.pod:4469 ../src/guestfs-actions.pod:6950 msgid "" "Setting C<append> to C<NULL> means I<no> additional options are passed " "(libguestfs always adds a few of its own)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4465 +#: ../fish/guestfish-actions.pod:4472 msgid "set-attach-method" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4467 +#: ../fish/guestfish-actions.pod:4474 msgid "attach-method" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4469 +#: ../fish/guestfish-actions.pod:4476 #, no-wrap msgid "" " set-attach-method attachmethod\n" @@ -15707,36 +15722,36 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4471 ../src/guestfs-actions.pod:6956 +#: ../fish/guestfish-actions.pod:4478 ../src/guestfs-actions.pod:6963 msgid "" "Set the method that libguestfs uses to connect to the back end guestfsd " "daemon. Possible methods are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4476 ../src/guestfs-actions.pod:6961 ../src/guestfs.pod:3022 +#: ../fish/guestfish-actions.pod:4483 ../src/guestfs-actions.pod:6968 ../src/guestfs.pod:3109 msgid "C<appliance>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4478 ../src/guestfs-actions.pod:6963 +#: ../fish/guestfish-actions.pod:4485 ../src/guestfs-actions.pod:6970 msgid "" "Launch an appliance and connect to it. This is the ordinary method and the " "default." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4481 ../src/guestfs-actions.pod:6966 +#: ../fish/guestfish-actions.pod:4488 ../src/guestfs-actions.pod:6973 msgid "C<unix:I<path>>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4483 ../src/guestfs-actions.pod:6968 +#: ../fish/guestfish-actions.pod:4490 ../src/guestfs-actions.pod:6975 msgid "Connect to the Unix domain socket I<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4485 ../src/guestfs-actions.pod:6970 +#: ../fish/guestfish-actions.pod:4492 ../src/guestfs-actions.pod:6977 msgid "" "This method lets you connect to an existing daemon or (using virtio-serial) " "to a live guest. For more information, see L<guestfs(3)/ATTACHING TO " @@ -15744,17 +15759,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4491 +#: ../fish/guestfish-actions.pod:4498 msgid "set-autosync" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4493 +#: ../fish/guestfish-actions.pod:4500 msgid "autosync" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4495 +#: ../fish/guestfish-actions.pod:4502 #, no-wrap msgid "" " set-autosync true|false\n" @@ -15762,7 +15777,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4497 ../src/guestfs-actions.pod:6986 +#: ../fish/guestfish-actions.pod:4504 ../src/guestfs-actions.pod:6993 msgid "" "If C<autosync> is true, this enables autosync. Libguestfs will make a best " "effort attempt to make filesystems consistent and synchronized when the " @@ -15770,24 +15785,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4502 ../src/guestfs-actions.pod:6991 +#: ../fish/guestfish-actions.pod:4509 ../src/guestfs-actions.pod:6998 msgid "" "This is enabled by default (since libguestfs 1.5.24, previously it was " "disabled by default)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4505 +#: ../fish/guestfish-actions.pod:4512 msgid "set-direct" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4507 +#: ../fish/guestfish-actions.pod:4514 msgid "direct" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4509 +#: ../fish/guestfish-actions.pod:4516 #, no-wrap msgid "" " set-direct true|false\n" @@ -15795,36 +15810,36 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4511 ../src/guestfs-actions.pod:7004 +#: ../fish/guestfish-actions.pod:4518 ../src/guestfs-actions.pod:7011 msgid "" "If the direct appliance mode flag is enabled, then stdin and stdout are " "passed directly through to the appliance once it is launched." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4515 +#: ../fish/guestfish-actions.pod:4522 msgid "" "One consequence of this is that log messages aren't caught by the library " "and handled by L</set-log-message-callback>, but go straight to stdout." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4519 ../src/guestfs-actions.pod:7012 +#: ../fish/guestfish-actions.pod:4526 ../src/guestfs-actions.pod:7019 msgid "You probably don't want to use this unless you know what you are doing." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4522 ../src/guestfs-actions.pod:7015 +#: ../fish/guestfish-actions.pod:4529 ../src/guestfs-actions.pod:7022 msgid "The default is disabled." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4524 +#: ../fish/guestfish-actions.pod:4531 msgid "set-e2label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4526 +#: ../fish/guestfish-actions.pod:4533 #, no-wrap msgid "" " set-e2label device label\n" @@ -15832,26 +15847,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4528 ../src/guestfs-actions.pod:7028 +#: ../fish/guestfish-actions.pod:4535 ../src/guestfs-actions.pod:7035 msgid "" "This sets the ext2/3/4 filesystem label of the filesystem on C<device> to " "C<label>. Filesystem labels are limited to 16 characters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4532 +#: ../fish/guestfish-actions.pod:4539 msgid "" "You can use either L</tune2fs-l> or L</get-e2label> to return the existing " "label on a filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4535 +#: ../fish/guestfish-actions.pod:4542 msgid "set-e2uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4537 +#: ../fish/guestfish-actions.pod:4544 #, no-wrap msgid "" " set-e2uuid device uuid\n" @@ -15859,7 +15874,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4539 ../src/guestfs-actions.pod:7046 +#: ../fish/guestfish-actions.pod:4546 ../src/guestfs-actions.pod:7053 msgid "" "This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to " "C<uuid>. The format of the UUID and alternatives such as C<clear>, " @@ -15867,24 +15882,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4544 +#: ../fish/guestfish-actions.pod:4551 msgid "" "You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing " "UUID of a filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4547 +#: ../fish/guestfish-actions.pod:4554 msgid "set-memsize" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4549 +#: ../fish/guestfish-actions.pod:4556 msgid "memsize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4551 +#: ../fish/guestfish-actions.pod:4558 #, no-wrap msgid "" " set-memsize memsize\n" @@ -15892,31 +15907,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4553 +#: ../fish/guestfish-actions.pod:4560 msgid "" "This sets the memory size in megabytes allocated to the qemu subprocess. " "This only has any effect if called before L</launch>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4557 ../src/guestfs-actions.pod:7068 +#: ../fish/guestfish-actions.pod:4564 ../src/guestfs-actions.pod:7075 msgid "" "You can also change this by setting the environment variable " "C<LIBGUESTFS_MEMSIZE> before the handle is created." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4564 +#: ../fish/guestfish-actions.pod:4571 msgid "set-network" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4566 +#: ../fish/guestfish-actions.pod:4573 msgid "network" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4568 +#: ../fish/guestfish-actions.pod:4575 #, no-wrap msgid "" " set-network true|false\n" @@ -15924,31 +15939,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4570 ../src/guestfs-actions.pod:7085 +#: ../fish/guestfish-actions.pod:4577 ../src/guestfs-actions.pod:7092 msgid "" "If C<network> is true, then the network is enabled in the libguestfs " "appliance. The default is false." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4573 ../src/guestfs-actions.pod:7088 +#: ../fish/guestfish-actions.pod:4580 ../src/guestfs-actions.pod:7095 msgid "" "This affects whether commands are able to access the network (see " "L<guestfs(3)/RUNNING COMMANDS>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4576 +#: ../fish/guestfish-actions.pod:4583 msgid "You must call this before calling L</launch>, otherwise it has no effect." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4579 +#: ../fish/guestfish-actions.pod:4586 msgid "set-path" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4583 +#: ../fish/guestfish-actions.pod:4590 #, no-wrap msgid "" " set-path searchpath\n" @@ -15956,34 +15971,34 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4585 ../src/guestfs-actions.pod:7104 +#: ../fish/guestfish-actions.pod:4592 ../src/guestfs-actions.pod:7111 msgid "Set the path that libguestfs searches for kernel and initrd.img." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4587 ../src/guestfs-actions.pod:7106 +#: ../fish/guestfish-actions.pod:4594 ../src/guestfs-actions.pod:7113 msgid "" "The default is C<$libdir/guestfs> unless overridden by setting " "C<LIBGUESTFS_PATH> environment variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4590 ../src/guestfs-actions.pod:7109 +#: ../fish/guestfish-actions.pod:4597 ../src/guestfs-actions.pod:7116 msgid "Setting C<path> to C<NULL> restores the default path." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4592 +#: ../fish/guestfish-actions.pod:4599 msgid "set-pgroup" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4594 +#: ../fish/guestfish-actions.pod:4601 msgid "pgroup" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4596 +#: ../fish/guestfish-actions.pod:4603 #, no-wrap msgid "" " set-pgroup true|false\n" @@ -15991,21 +16006,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4598 ../src/guestfs-actions.pod:7121 +#: ../fish/guestfish-actions.pod:4605 ../src/guestfs-actions.pod:7128 msgid "" "If C<pgroup> is true, child processes are placed into their own process " "group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4601 ../src/guestfs-actions.pod:7124 +#: ../fish/guestfish-actions.pod:4608 ../src/guestfs-actions.pod:7131 msgid "" "The practical upshot of this is that signals like C<SIGINT> (from users " "pressing C<^C>) won't be received by the child process." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4604 +#: ../fish/guestfish-actions.pod:4611 msgid "" "The default for this flag is false, because usually you want C<^C> to kill " "the subprocess. Guestfish sets this flag to true when used interactively, " @@ -16014,17 +16029,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4609 +#: ../fish/guestfish-actions.pod:4616 msgid "set-qemu" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4611 +#: ../fish/guestfish-actions.pod:4618 msgid "qemu" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4613 +#: ../fish/guestfish-actions.pod:4620 #, no-wrap msgid "" " set-qemu qemu\n" @@ -16032,29 +16047,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4615 ../src/guestfs-actions.pod:7142 +#: ../fish/guestfish-actions.pod:4622 ../src/guestfs-actions.pod:7149 msgid "Set the qemu binary that we will use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4617 ../src/guestfs-actions.pod:7144 +#: ../fish/guestfish-actions.pod:4624 ../src/guestfs-actions.pod:7151 msgid "The default is chosen when the library was compiled by the configure script." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4620 ../src/guestfs-actions.pod:7147 +#: ../fish/guestfish-actions.pod:4627 ../src/guestfs-actions.pod:7154 msgid "" "You can also override this by setting the C<LIBGUESTFS_QEMU> environment " "variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4623 ../src/guestfs-actions.pod:7150 +#: ../fish/guestfish-actions.pod:4630 ../src/guestfs-actions.pod:7157 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4625 ../src/guestfs-actions.pod:7152 +#: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:7159 msgid "" "Note that you should call this function as early as possible after creating " "the handle. This is because some pre-launch operations depend on testing " @@ -16065,17 +16080,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4633 +#: ../fish/guestfish-actions.pod:4640 msgid "set-recovery-proc" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4635 +#: ../fish/guestfish-actions.pod:4642 msgid "recovery-proc" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4637 +#: ../fish/guestfish-actions.pod:4644 #, no-wrap msgid "" " set-recovery-proc true|false\n" @@ -16083,7 +16098,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4639 +#: ../fish/guestfish-actions.pod:4646 msgid "" "If this is called with the parameter C<false> then L</launch> does not " "create a recovery process. The purpose of the recovery process is to stop " @@ -16091,14 +16106,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4644 +#: ../fish/guestfish-actions.pod:4651 msgid "" "This only has any effect if called before L</launch>, and the default is " "true." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4647 ../src/guestfs-actions.pod:7178 +#: ../fish/guestfish-actions.pod:4654 ../src/guestfs-actions.pod:7185 msgid "" "About the only time when you would want to disable this is if the main " "process will fork itself into the background (\"daemonize\" itself). In " @@ -16107,17 +16122,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4653 +#: ../fish/guestfish-actions.pod:4660 msgid "set-selinux" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4655 +#: ../fish/guestfish-actions.pod:4662 msgid "selinux" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4657 +#: ../fish/guestfish-actions.pod:4664 #, no-wrap msgid "" " set-selinux true|false\n" @@ -16125,31 +16140,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4659 ../src/guestfs-actions.pod:7194 +#: ../fish/guestfish-actions.pod:4666 ../src/guestfs-actions.pod:7201 msgid "" "This sets the selinux flag that is passed to the appliance at boot time. " "The default is C<selinux=0> (disabled)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4662 ../src/guestfs-actions.pod:7197 +#: ../fish/guestfish-actions.pod:4669 ../src/guestfs-actions.pod:7204 msgid "" "Note that if SELinux is enabled, it is always in Permissive mode " "(C<enforcing=0>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4668 +#: ../fish/guestfish-actions.pod:4675 msgid "set-smp" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4670 +#: ../fish/guestfish-actions.pod:4677 msgid "smp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4672 +#: ../fish/guestfish-actions.pod:4679 #, no-wrap msgid "" " set-smp smp\n" @@ -16157,7 +16172,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4674 ../src/guestfs-actions.pod:7213 +#: ../fish/guestfish-actions.pod:4681 ../src/guestfs-actions.pod:7220 msgid "" "Change the number of virtual CPUs assigned to the appliance. The default is " "C<1>. Increasing this may improve performance, though often it has no " @@ -16165,22 +16180,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4678 +#: ../fish/guestfish-actions.pod:4685 msgid "This function must be called before L</launch>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4680 +#: ../fish/guestfish-actions.pod:4687 msgid "set-trace" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4682 +#: ../fish/guestfish-actions.pod:4689 msgid "trace" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4684 +#: ../fish/guestfish-actions.pod:4691 #, no-wrap msgid "" " set-trace true|false\n" @@ -16188,45 +16203,45 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4686 ../src/guestfs-actions.pod:7229 +#: ../fish/guestfish-actions.pod:4693 ../src/guestfs-actions.pod:7236 msgid "" "If the command trace flag is set to 1, then libguestfs calls, parameters and " "return values are traced." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4689 ../src/guestfs-actions.pod:7232 +#: ../fish/guestfish-actions.pod:4696 ../src/guestfs-actions.pod:7239 msgid "" "If you want to trace C API calls into libguestfs (and other libraries) then " "possibly a better way is to use the external ltrace(1) command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4693 ../src/guestfs-actions.pod:7236 +#: ../fish/guestfish-actions.pod:4700 ../src/guestfs-actions.pod:7243 msgid "" "Command traces are disabled unless the environment variable " "C<LIBGUESTFS_TRACE> is defined and set to C<1>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4696 +#: ../fish/guestfish-actions.pod:4703 msgid "" "Trace messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see L</set-event-callback>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4700 +#: ../fish/guestfish-actions.pod:4707 msgid "set-verbose" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4702 +#: ../fish/guestfish-actions.pod:4709 msgid "verbose" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4704 +#: ../fish/guestfish-actions.pod:4711 #, no-wrap msgid "" " set-verbose true|false\n" @@ -16234,31 +16249,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4706 ../src/guestfs-actions.pod:7253 +#: ../fish/guestfish-actions.pod:4713 ../src/guestfs-actions.pod:7260 msgid "If C<verbose> is true, this turns on verbose messages." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4708 ../src/guestfs-actions.pod:7255 +#: ../fish/guestfish-actions.pod:4715 ../src/guestfs-actions.pod:7262 msgid "" "Verbose messages are disabled unless the environment variable " "C<LIBGUESTFS_DEBUG> is defined and set to C<1>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4711 +#: ../fish/guestfish-actions.pod:4718 msgid "" "Verbose messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see L</set-event-callback>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4715 +#: ../fish/guestfish-actions.pod:4722 msgid "setcon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4717 +#: ../fish/guestfish-actions.pod:4724 #, no-wrap msgid "" " setcon context\n" @@ -16266,24 +16281,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4719 ../src/guestfs-actions.pod:7272 +#: ../fish/guestfish-actions.pod:4726 ../src/guestfs-actions.pod:7279 msgid "" "This sets the SELinux security context of the daemon to the string " "C<context>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4722 ../src/guestfs-actions.pod:7275 +#: ../fish/guestfish-actions.pod:4729 ../src/guestfs-actions.pod:7282 msgid "See the documentation about SELINUX in L<guestfs(3)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4724 +#: ../fish/guestfish-actions.pod:4731 msgid "setxattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4726 +#: ../fish/guestfish-actions.pod:4733 #, no-wrap msgid "" " setxattr xattr val vallen path\n" @@ -16291,24 +16306,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4728 ../src/guestfs-actions.pod:7290 +#: ../fish/guestfish-actions.pod:4735 ../src/guestfs-actions.pod:7297 msgid "" "This call sets the extended attribute named C<xattr> of the file C<path> to " "the value C<val> (of length C<vallen>). The value is arbitrary 8 bit data." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4732 +#: ../fish/guestfish-actions.pod:4739 msgid "See also: L</lsetxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4734 +#: ../fish/guestfish-actions.pod:4741 msgid "sfdisk" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4736 +#: ../fish/guestfish-actions.pod:4743 #, no-wrap msgid "" " sfdisk device cyls heads sectors 'lines ...'\n" @@ -16316,19 +16331,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4738 ../src/guestfs-actions.pod:7317 +#: ../fish/guestfish-actions.pod:4745 ../src/guestfs-actions.pod:7324 msgid "" "This is a direct interface to the L<sfdisk(8)> program for creating " "partitions on block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4741 ../src/guestfs-actions.pod:7320 +#: ../fish/guestfish-actions.pod:4748 ../src/guestfs-actions.pod:7327 msgid "C<device> should be a block device, for example C</dev/sda>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4743 ../src/guestfs-actions.pod:7322 +#: ../fish/guestfish-actions.pod:4750 ../src/guestfs-actions.pod:7329 msgid "" "C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and " "sectors on the device, which are passed directly to sfdisk as the I<-C>, " @@ -16339,14 +16354,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4751 ../src/guestfs-actions.pod:7330 +#: ../fish/guestfish-actions.pod:4758 ../src/guestfs-actions.pod:7337 msgid "" "C<lines> is a list of lines that we feed to C<sfdisk>. For more information " "refer to the L<sfdisk(8)> manpage." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4754 ../src/guestfs-actions.pod:7333 +#: ../fish/guestfish-actions.pod:4761 ../src/guestfs-actions.pod:7340 msgid "" "To create a single partition occupying the whole disk, you would pass " "C<lines> as a single element list, when the single element being the string " @@ -16354,24 +16369,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4758 +#: ../fish/guestfish-actions.pod:4765 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4761 ../fish/guestfish-actions.pod:4781 ../fish/guestfish-actions.pod:4800 +#: ../fish/guestfish-actions.pod:4768 ../fish/guestfish-actions.pod:4788 ../fish/guestfish-actions.pod:4807 msgid "" "I<This function is deprecated.> In new code, use the L</part-add> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4768 +#: ../fish/guestfish-actions.pod:4775 msgid "sfdiskM" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4770 +#: ../fish/guestfish-actions.pod:4777 #, no-wrap msgid "" " sfdiskM device 'lines ...'\n" @@ -16379,7 +16394,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4772 +#: ../fish/guestfish-actions.pod:4779 msgid "" "This is a simplified interface to the L</sfdisk> command, where partition " "sizes are specified in megabytes only (rounded to the nearest cylinder) and " @@ -16388,17 +16403,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4778 +#: ../fish/guestfish-actions.pod:4785 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4788 +#: ../fish/guestfish-actions.pod:4795 msgid "sfdisk-N" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4790 +#: ../fish/guestfish-actions.pod:4797 #, no-wrap msgid "" " sfdisk-N device partnum cyls heads sectors line\n" @@ -16406,31 +16421,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4792 ../src/guestfs-actions.pod:7389 +#: ../fish/guestfish-actions.pod:4799 ../src/guestfs-actions.pod:7396 msgid "" "This runs L<sfdisk(8)> option to modify just the single partition C<n> " "(note: C<n> counts from 1)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4795 +#: ../fish/guestfish-actions.pod:4802 msgid "" "For other parameters, see L</sfdisk>. You should usually pass C<0> for the " "cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4798 +#: ../fish/guestfish-actions.pod:4805 msgid "See also: L</part-add>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4807 +#: ../fish/guestfish-actions.pod:4814 msgid "sfdisk-disk-geometry" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4809 +#: ../fish/guestfish-actions.pod:4816 #, no-wrap msgid "" " sfdisk-disk-geometry device\n" @@ -16438,7 +16453,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4811 +#: ../fish/guestfish-actions.pod:4818 msgid "" "This displays the disk geometry of C<device> read from the partition table. " "Especially in the case where the underlying block device has been resized, " @@ -16447,17 +16462,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4816 ../fish/guestfish-actions.pod:4825 ../src/guestfs-actions.pod:7412 ../src/guestfs-actions.pod:7428 +#: ../fish/guestfish-actions.pod:4823 ../fish/guestfish-actions.pod:4832 ../src/guestfs-actions.pod:7419 ../src/guestfs-actions.pod:7435 msgid "The result is in human-readable format, and not designed to be parsed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4819 +#: ../fish/guestfish-actions.pod:4826 msgid "sfdisk-kernel-geometry" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4821 +#: ../fish/guestfish-actions.pod:4828 #, no-wrap msgid "" " sfdisk-kernel-geometry device\n" @@ -16465,17 +16480,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4823 ../src/guestfs-actions.pod:7426 +#: ../fish/guestfish-actions.pod:4830 ../src/guestfs-actions.pod:7433 msgid "This displays the kernel's idea of the geometry of C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4828 +#: ../fish/guestfish-actions.pod:4835 msgid "sfdisk-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4830 +#: ../fish/guestfish-actions.pod:4837 #, no-wrap msgid "" " sfdisk-l device\n" @@ -16483,31 +16498,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4832 ../src/guestfs-actions.pod:7449 +#: ../fish/guestfish-actions.pod:4839 ../src/guestfs-actions.pod:7456 msgid "" "This displays the partition table on C<device>, in the human-readable output " "of the L<sfdisk(8)> command. It is not intended to be parsed." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4836 +#: ../fish/guestfish-actions.pod:4843 msgid "See also: L</part-list>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4838 +#: ../fish/guestfish-actions.pod:4845 msgid "" "I<This function is deprecated.> In new code, use the L</part-list> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4845 +#: ../fish/guestfish-actions.pod:4852 msgid "sh" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4847 +#: ../fish/guestfish-actions.pod:4854 #, no-wrap msgid "" " sh command\n" @@ -16515,19 +16530,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4849 ../src/guestfs-actions.pod:7466 +#: ../fish/guestfish-actions.pod:4856 ../src/guestfs-actions.pod:7473 msgid "" "This call runs a command from the guest filesystem via the guest's " "C</bin/sh>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4852 +#: ../fish/guestfish-actions.pod:4859 msgid "This is like L</command>, but passes the command to:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7471 +#: ../fish/guestfish-actions.pod:4861 ../src/guestfs-actions.pod:7478 #, no-wrap msgid "" " /bin/sh -c \"command\"\n" @@ -16535,24 +16550,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4856 ../src/guestfs-actions.pod:7473 +#: ../fish/guestfish-actions.pod:4863 ../src/guestfs-actions.pod:7480 msgid "" "Depending on the guest's shell, this usually results in wildcards being " "expanded, shell expressions being interpolated and so on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4860 +#: ../fish/guestfish-actions.pod:4867 msgid "All the provisos about L</command> apply to this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4862 +#: ../fish/guestfish-actions.pod:4869 msgid "sh-lines" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4864 +#: ../fish/guestfish-actions.pod:4871 #, no-wrap msgid "" " sh-lines command\n" @@ -16560,22 +16575,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4866 +#: ../fish/guestfish-actions.pod:4873 msgid "This is the same as L</sh>, but splits the result into a list of lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4869 +#: ../fish/guestfish-actions.pod:4876 msgid "See also: L</command-lines>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4871 +#: ../fish/guestfish-actions.pod:4878 msgid "shutdown" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4873 +#: ../fish/guestfish-actions.pod:4880 #, no-wrap msgid "" " shutdown\n" @@ -16583,7 +16598,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4875 +#: ../fish/guestfish-actions.pod:4882 msgid "" "This is the opposite of L</launch>. It performs an orderly shutdown of the " "backend process(es). If the autosync flag is set (which is the default) " @@ -16591,7 +16606,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4879 ../src/guestfs-actions.pod:7510 +#: ../fish/guestfish-actions.pod:4886 ../src/guestfs-actions.pod:7517 msgid "" "If the subprocess exits with an error then this function will return an " "error, which should I<not> be ignored (it may indicate that the disk image " @@ -16599,31 +16614,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4883 ../src/guestfs-actions.pod:7514 +#: ../fish/guestfish-actions.pod:4890 ../src/guestfs-actions.pod:7521 msgid "It is safe to call this multiple times. Extra calls are ignored." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4885 +#: ../fish/guestfish-actions.pod:4892 msgid "" "This call does I<not> close or free up the handle. You still need to call " "L</close> afterwards." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4888 +#: ../fish/guestfish-actions.pod:4895 msgid "" "L</close> will call this if you don't do it explicitly, but note that any " "errors are ignored in that case." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4891 +#: ../fish/guestfish-actions.pod:4898 msgid "sleep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4893 +#: ../fish/guestfish-actions.pod:4900 #, no-wrap msgid "" " sleep secs\n" @@ -16631,17 +16646,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4895 ../src/guestfs-actions.pod:7530 +#: ../fish/guestfish-actions.pod:4902 ../src/guestfs-actions.pod:7537 msgid "Sleep for C<secs> seconds." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4897 +#: ../fish/guestfish-actions.pod:4904 msgid "stat" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4899 +#: ../fish/guestfish-actions.pod:4906 #, no-wrap msgid "" " stat path\n" @@ -16649,17 +16664,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4903 ../src/guestfs-actions.pod:7544 +#: ../fish/guestfish-actions.pod:4910 ../src/guestfs-actions.pod:7551 msgid "This is the same as the C<stat(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4905 +#: ../fish/guestfish-actions.pod:4912 msgid "statvfs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4907 +#: ../fish/guestfish-actions.pod:4914 #, no-wrap msgid "" " statvfs path\n" @@ -16667,7 +16682,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4909 ../src/guestfs-actions.pod:7558 +#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7565 msgid "" "Returns file system statistics for any mounted file system. C<path> should " "be a file or directory in the mounted file system (typically it is the mount " @@ -16675,17 +16690,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4913 ../src/guestfs-actions.pod:7562 +#: ../fish/guestfish-actions.pod:4920 ../src/guestfs-actions.pod:7569 msgid "This is the same as the C<statvfs(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4915 +#: ../fish/guestfish-actions.pod:4922 msgid "strings" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4917 +#: ../fish/guestfish-actions.pod:4924 #, no-wrap msgid "" " strings path\n" @@ -16693,19 +16708,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4919 ../src/guestfs-actions.pod:7576 +#: ../fish/guestfish-actions.pod:4926 ../src/guestfs-actions.pod:7583 msgid "" "This runs the L<strings(1)> command on a file and returns the list of " "printable strings found." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4925 +#: ../fish/guestfish-actions.pod:4932 msgid "strings-e" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4927 +#: ../fish/guestfish-actions.pod:4934 #, no-wrap msgid "" " strings-e encoding path\n" @@ -16713,93 +16728,93 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4929 +#: ../fish/guestfish-actions.pod:4936 msgid "" "This is like the L</strings> command, but allows you to specify the encoding " "of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4933 ../src/guestfs-actions.pod:7599 +#: ../fish/guestfish-actions.pod:4940 ../src/guestfs-actions.pod:7606 msgid "Allowed encodings are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4937 ../src/guestfs-actions.pod:7603 +#: ../fish/guestfish-actions.pod:4944 ../src/guestfs-actions.pod:7610 msgid "s" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4939 +#: ../fish/guestfish-actions.pod:4946 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what L</strings> uses)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4942 ../src/guestfs-actions.pod:7608 +#: ../fish/guestfish-actions.pod:4949 ../src/guestfs-actions.pod:7615 msgid "S" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4944 ../src/guestfs-actions.pod:7610 +#: ../fish/guestfish-actions.pod:4951 ../src/guestfs-actions.pod:7617 msgid "Single 8-bit-byte characters." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4946 ../src/guestfs-actions.pod:7612 +#: ../fish/guestfish-actions.pod:4953 ../src/guestfs-actions.pod:7619 msgid "b" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4948 ../src/guestfs-actions.pod:7614 +#: ../fish/guestfish-actions.pod:4955 ../src/guestfs-actions.pod:7621 msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4951 ../src/guestfs-actions.pod:7617 +#: ../fish/guestfish-actions.pod:4958 ../src/guestfs-actions.pod:7624 msgid "l (lower case letter L)" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4953 ../src/guestfs-actions.pod:7619 +#: ../fish/guestfish-actions.pod:4960 ../src/guestfs-actions.pod:7626 msgid "" "16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for " "examining binaries in Windows guests." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4956 ../src/guestfs-actions.pod:7622 +#: ../fish/guestfish-actions.pod:4963 ../src/guestfs-actions.pod:7629 msgid "B" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4958 ../src/guestfs-actions.pod:7624 +#: ../fish/guestfish-actions.pod:4965 ../src/guestfs-actions.pod:7631 msgid "32-bit big endian such as UCS-4BE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4960 ../src/guestfs-actions.pod:7626 +#: ../fish/guestfish-actions.pod:4967 ../src/guestfs-actions.pod:7633 msgid "L" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4962 ../src/guestfs-actions.pod:7628 +#: ../fish/guestfish-actions.pod:4969 ../src/guestfs-actions.pod:7635 msgid "32-bit little endian such as UCS-4LE." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4966 ../src/guestfs-actions.pod:7632 +#: ../fish/guestfish-actions.pod:4973 ../src/guestfs-actions.pod:7639 msgid "The returned strings are transcoded to UTF-8." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4971 +#: ../fish/guestfish-actions.pod:4978 msgid "swapoff-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4973 +#: ../fish/guestfish-actions.pod:4980 #, no-wrap msgid "" " swapoff-device device\n" @@ -16807,19 +16822,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4975 +#: ../fish/guestfish-actions.pod:4982 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See L</swapon-device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4979 +#: ../fish/guestfish-actions.pod:4986 msgid "swapoff-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4981 +#: ../fish/guestfish-actions.pod:4988 #, no-wrap msgid "" " swapoff-file file\n" @@ -16827,17 +16842,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4983 ../src/guestfs-actions.pod:7663 +#: ../fish/guestfish-actions.pod:4990 ../src/guestfs-actions.pod:7670 msgid "This command disables the libguestfs appliance swap on file." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4985 +#: ../fish/guestfish-actions.pod:4992 msgid "swapoff-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4987 +#: ../fish/guestfish-actions.pod:4994 #, no-wrap msgid "" " swapoff-label label\n" @@ -16845,19 +16860,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4989 ../src/guestfs-actions.pod:7675 +#: ../fish/guestfish-actions.pod:4996 ../src/guestfs-actions.pod:7682 msgid "" "This command disables the libguestfs appliance swap on labeled swap " "partition." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4992 +#: ../fish/guestfish-actions.pod:4999 msgid "swapoff-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4994 +#: ../fish/guestfish-actions.pod:5001 #, no-wrap msgid "" " swapoff-uuid uuid\n" @@ -16865,19 +16880,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4996 ../src/guestfs-actions.pod:7688 +#: ../fish/guestfish-actions.pod:5003 ../src/guestfs-actions.pod:7695 msgid "" "This command disables the libguestfs appliance swap partition with the given " "UUID." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4999 +#: ../fish/guestfish-actions.pod:5006 msgid "swapon-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5001 +#: ../fish/guestfish-actions.pod:5008 #, no-wrap msgid "" " swapon-device device\n" @@ -16885,7 +16900,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5003 +#: ../fish/guestfish-actions.pod:5010 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C<device>. The increased memory is made available for all " @@ -16893,7 +16908,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5008 ../src/guestfs-actions.pod:7706 +#: ../fish/guestfish-actions.pod:5015 ../src/guestfs-actions.pod:7713 msgid "" "Note that you should not swap to existing guest swap partitions unless you " "know what you are doing. They may contain hibernation information, or other " @@ -16903,12 +16918,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5015 +#: ../fish/guestfish-actions.pod:5022 msgid "swapon-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5017 +#: ../fish/guestfish-actions.pod:5024 #, no-wrap msgid "" " swapon-file file\n" @@ -16916,17 +16931,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5019 +#: ../fish/guestfish-actions.pod:5026 msgid "This command enables swap to a file. See L</swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5022 +#: ../fish/guestfish-actions.pod:5029 msgid "swapon-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5024 +#: ../fish/guestfish-actions.pod:5031 #, no-wrap msgid "" " swapon-label label\n" @@ -16934,19 +16949,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5026 +#: ../fish/guestfish-actions.pod:5033 msgid "" "This command enables swap to a labeled swap partition. See " "L</swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5029 +#: ../fish/guestfish-actions.pod:5036 msgid "swapon-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5031 +#: ../fish/guestfish-actions.pod:5038 #, no-wrap msgid "" " swapon-uuid uuid\n" @@ -16954,19 +16969,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5033 +#: ../fish/guestfish-actions.pod:5040 msgid "" "This command enables swap to a swap partition with the given UUID. See " "L</swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5036 +#: ../fish/guestfish-actions.pod:5043 msgid "sync" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5038 +#: ../fish/guestfish-actions.pod:5045 #, no-wrap msgid "" " sync\n" @@ -16974,26 +16989,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5040 ../src/guestfs-actions.pod:7761 +#: ../fish/guestfish-actions.pod:5047 ../src/guestfs-actions.pod:7768 msgid "" "This syncs the disk, so that any writes are flushed through to the " "underlying disk image." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5043 ../src/guestfs-actions.pod:7764 +#: ../fish/guestfish-actions.pod:5050 ../src/guestfs-actions.pod:7771 msgid "" "You should always call this if you have modified a disk image, before " "closing the handle." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5046 +#: ../fish/guestfish-actions.pod:5053 msgid "tail" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5048 +#: ../fish/guestfish-actions.pod:5055 #, no-wrap msgid "" " tail path\n" @@ -17001,17 +17016,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5050 ../src/guestfs-actions.pod:7777 +#: ../fish/guestfish-actions.pod:5057 ../src/guestfs-actions.pod:7784 msgid "This command returns up to the last 10 lines of a file as a list of strings." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5056 +#: ../fish/guestfish-actions.pod:5063 msgid "tail-n" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5058 +#: ../fish/guestfish-actions.pod:5065 #, no-wrap msgid "" " tail-n nrlines path\n" @@ -17019,26 +17034,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5060 ../src/guestfs-actions.pod:7796 +#: ../fish/guestfish-actions.pod:5067 ../src/guestfs-actions.pod:7803 msgid "" "If the parameter C<nrlines> is a positive number, this returns the last " "C<nrlines> lines of the file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5063 ../src/guestfs-actions.pod:7799 +#: ../fish/guestfish-actions.pod:5070 ../src/guestfs-actions.pod:7806 msgid "" "If the parameter C<nrlines> is a negative number, this returns lines from " "the file C<path>, starting with the C<-nrlines>th line." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5071 +#: ../fish/guestfish-actions.pod:5078 msgid "tar-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5073 +#: ../fish/guestfish-actions.pod:5080 #, no-wrap msgid "" " tar-in (tarfile|-) directory\n" @@ -17046,24 +17061,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5075 ../src/guestfs-actions.pod:7820 +#: ../fish/guestfish-actions.pod:5082 ../src/guestfs-actions.pod:7827 msgid "" "This command uploads and unpacks local file C<tarfile> (an I<uncompressed> " "tar file) into C<directory>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5078 +#: ../fish/guestfish-actions.pod:5085 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5083 +#: ../fish/guestfish-actions.pod:5090 msgid "tar-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5085 +#: ../fish/guestfish-actions.pod:5092 #, no-wrap msgid "" " tar-out directory (tarfile|-)\n" @@ -17071,24 +17086,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5087 ../src/guestfs-actions.pod:7837 +#: ../fish/guestfish-actions.pod:5094 ../src/guestfs-actions.pod:7844 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarfile>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5090 +#: ../fish/guestfish-actions.pod:5097 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5095 +#: ../fish/guestfish-actions.pod:5102 msgid "tgz-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5097 +#: ../fish/guestfish-actions.pod:5104 #, no-wrap msgid "" " tgz-in (tarball|-) directory\n" @@ -17096,24 +17111,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5099 ../src/guestfs-actions.pod:7854 +#: ../fish/guestfish-actions.pod:5106 ../src/guestfs-actions.pod:7861 msgid "" "This command uploads and unpacks local file C<tarball> (a I<gzip compressed> " "tar file) into C<directory>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5102 +#: ../fish/guestfish-actions.pod:5109 msgid "To upload an uncompressed tarball, use L</tar-in>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5106 +#: ../fish/guestfish-actions.pod:5113 msgid "tgz-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5108 +#: ../fish/guestfish-actions.pod:5115 #, no-wrap msgid "" " tgz-out directory (tarball|-)\n" @@ -17121,24 +17136,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5110 ../src/guestfs-actions.pod:7870 +#: ../fish/guestfish-actions.pod:5117 ../src/guestfs-actions.pod:7877 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarball>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5113 +#: ../fish/guestfish-actions.pod:5120 msgid "To download an uncompressed tarball, use L</tar-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5117 +#: ../fish/guestfish-actions.pod:5124 msgid "touch" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5119 +#: ../fish/guestfish-actions.pod:5126 #, no-wrap msgid "" " touch path\n" @@ -17146,7 +17161,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5121 ../src/guestfs-actions.pod:7885 +#: ../fish/guestfish-actions.pod:5128 ../src/guestfs-actions.pod:7892 msgid "" "Touch acts like the L<touch(1)> command. It can be used to update the " "timestamps on a file, or, if the file does not exist, to create a new " @@ -17154,19 +17169,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5125 ../src/guestfs-actions.pod:7889 +#: ../fish/guestfish-actions.pod:5132 ../src/guestfs-actions.pod:7896 msgid "" "This command only works on regular files, and will fail on other file types " "such as directories, symbolic links, block special etc." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5128 +#: ../fish/guestfish-actions.pod:5135 msgid "truncate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5130 +#: ../fish/guestfish-actions.pod:5137 #, no-wrap msgid "" " truncate path\n" @@ -17174,19 +17189,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5132 ../src/guestfs-actions.pod:7902 +#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7909 msgid "" "This command truncates C<path> to a zero-length file. The file must exist " "already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5135 +#: ../fish/guestfish-actions.pod:5142 msgid "truncate-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5137 +#: ../fish/guestfish-actions.pod:5144 #, no-wrap msgid "" " truncate-size path size\n" @@ -17194,14 +17209,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7916 +#: ../fish/guestfish-actions.pod:5146 ../src/guestfs-actions.pod:7923 msgid "" "This command truncates C<path> to size C<size> bytes. The file must exist " "already." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5142 +#: ../fish/guestfish-actions.pod:5149 msgid "" "If the current file size is less than C<size> then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -17210,12 +17225,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5148 +#: ../fish/guestfish-actions.pod:5155 msgid "tune2fs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5150 +#: ../fish/guestfish-actions.pod:5157 #, no-wrap msgid "" " tune2fs device [force:true|false] [maxmountcount:N] [mountcount:N] " @@ -17226,26 +17241,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7952 +#: ../fish/guestfish-actions.pod:5159 ../src/guestfs-actions.pod:7959 msgid "" "This call allows you to adjust various filesystem parameters of an " "ext2/ext3/ext4 filesystem called C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5161 ../src/guestfs-actions.pod:7961 +#: ../fish/guestfish-actions.pod:5168 ../src/guestfs-actions.pod:7968 msgid "" "Force tune2fs to complete the operation even in the face of errors. This is " "the same as the tune2fs C<-f> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5164 ../src/guestfs-actions.pod:7964 +#: ../fish/guestfish-actions.pod:5171 ../src/guestfs-actions.pod:7971 msgid "C<maxmountcount>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5166 ../src/guestfs-actions.pod:7966 +#: ../fish/guestfish-actions.pod:5173 ../src/guestfs-actions.pod:7973 msgid "" "Set the number of mounts after which the filesystem is checked by " "L<e2fsck(8)>. If this is C<0> then the number of mounts is disregarded. " @@ -17253,24 +17268,24 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5170 ../src/guestfs-actions.pod:7970 +#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7977 msgid "C<mountcount>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5172 ../src/guestfs-actions.pod:7972 +#: ../fish/guestfish-actions.pod:5179 ../src/guestfs-actions.pod:7979 msgid "" "Set the number of times the filesystem has been mounted. This is the same " "as the tune2fs C<-C> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5175 ../src/guestfs-actions.pod:7975 +#: ../fish/guestfish-actions.pod:5182 ../src/guestfs-actions.pod:7982 msgid "C<errorbehavior>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7977 +#: ../fish/guestfish-actions.pod:5184 ../src/guestfs-actions.pod:7984 msgid "" "Change the behavior of the kernel code when errors are detected. Possible " "values currently are: C<continue>, C<remount-ro>, C<panic>. In practice " @@ -17279,77 +17294,77 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5182 ../src/guestfs-actions.pod:7982 +#: ../fish/guestfish-actions.pod:5189 ../src/guestfs-actions.pod:7989 msgid "This is the same as the tune2fs C<-e> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5184 ../src/guestfs-actions.pod:7984 +#: ../fish/guestfish-actions.pod:5191 ../src/guestfs-actions.pod:7991 msgid "C<group>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5186 ../src/guestfs-actions.pod:7986 +#: ../fish/guestfish-actions.pod:5193 ../src/guestfs-actions.pod:7993 msgid "" "Set the group which can use reserved filesystem blocks. This is the same as " "the tune2fs C<-g> option except that it can only be specified as a number." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:7990 +#: ../fish/guestfish-actions.pod:5197 ../src/guestfs-actions.pod:7997 msgid "C<intervalbetweenchecks>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5192 ../src/guestfs-actions.pod:7992 +#: ../fish/guestfish-actions.pod:5199 ../src/guestfs-actions.pod:7999 msgid "" "Adjust the maximal time between two filesystem checks (in seconds). If the " "option is passed as C<0> then time-dependent checking is disabled." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5196 ../src/guestfs-actions.pod:7996 +#: ../fish/guestfish-actions.pod:5203 ../src/guestfs-actions.pod:8003 msgid "This is the same as the tune2fs C<-i> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5198 ../src/guestfs-actions.pod:7998 +#: ../fish/guestfish-actions.pod:5205 ../src/guestfs-actions.pod:8005 msgid "C<reservedblockspercentage>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5200 ../src/guestfs-actions.pod:8000 +#: ../fish/guestfish-actions.pod:5207 ../src/guestfs-actions.pod:8007 msgid "" "Set the percentage of the filesystem which may only be allocated by " "privileged processes. This is the same as the tune2fs C<-m> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5204 ../src/guestfs-actions.pod:8004 +#: ../fish/guestfish-actions.pod:5211 ../src/guestfs-actions.pod:8011 msgid "C<lastmounteddirectory>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:8006 +#: ../fish/guestfish-actions.pod:5213 ../src/guestfs-actions.pod:8013 msgid "" "Set the last mounted directory. This is the same as the tune2fs C<-M> " "option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5209 ../src/guestfs-actions.pod:8009 +#: ../fish/guestfish-actions.pod:5216 ../src/guestfs-actions.pod:8016 msgid "" "C<reservedblockscount> Set the number of reserved filesystem blocks. This " "is the same as the tune2fs C<-r> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5213 ../src/guestfs-actions.pod:8013 +#: ../fish/guestfish-actions.pod:5220 ../src/guestfs-actions.pod:8020 msgid "C<user>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5215 ../src/guestfs-actions.pod:8015 +#: ../fish/guestfish-actions.pod:5222 ../src/guestfs-actions.pod:8022 msgid "" "Set the user who can use the reserved filesystem blocks. This is the same " "as the tune2fs C<-u> option except that it can only be specified as a " @@ -17357,19 +17372,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5221 +#: ../fish/guestfish-actions.pod:5228 msgid "" "To get the current values of filesystem parameters, see L</tune2fs-l>. For " "precise details of how tune2fs works, see the L<tune2fs(8)> man page." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5227 +#: ../fish/guestfish-actions.pod:5234 msgid "tune2fs-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5229 +#: ../fish/guestfish-actions.pod:5236 #, no-wrap msgid "" " tune2fs-l device\n" @@ -17377,14 +17392,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5231 ../src/guestfs-actions.pod:8057 +#: ../fish/guestfish-actions.pod:5238 ../src/guestfs-actions.pod:8064 msgid "" "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5234 ../src/guestfs-actions.pod:8060 +#: ../fish/guestfish-actions.pod:5241 ../src/guestfs-actions.pod:8067 msgid "" "It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage " "for more details. The list of fields returned isn't clearly defined, and " @@ -17393,12 +17408,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5239 +#: ../fish/guestfish-actions.pod:5246 msgid "txz-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5241 +#: ../fish/guestfish-actions.pod:5248 #, no-wrap msgid "" " txz-in (tarball|-) directory\n" @@ -17406,19 +17421,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5243 ../src/guestfs-actions.pod:8080 +#: ../fish/guestfish-actions.pod:5250 ../src/guestfs-actions.pod:8087 msgid "" "This command uploads and unpacks local file C<tarball> (an I<xz compressed> " "tar file) into C<directory>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5248 +#: ../fish/guestfish-actions.pod:5255 msgid "txz-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5250 +#: ../fish/guestfish-actions.pod:5257 #, no-wrap msgid "" " txz-out directory (tarball|-)\n" @@ -17426,19 +17441,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5252 ../src/guestfs-actions.pod:8094 +#: ../fish/guestfish-actions.pod:5259 ../src/guestfs-actions.pod:8101 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarball> (as an xz compressed tar archive)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5257 +#: ../fish/guestfish-actions.pod:5264 msgid "umask" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5259 +#: ../fish/guestfish-actions.pod:5266 #, no-wrap msgid "" " umask mask\n" @@ -17446,14 +17461,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5261 ../src/guestfs-actions.pod:8107 +#: ../fish/guestfish-actions.pod:5268 ../src/guestfs-actions.pod:8114 msgid "" "This function sets the mask used for creating new files and device nodes to " "C<mask & 0777>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5264 ../src/guestfs-actions.pod:8110 +#: ../fish/guestfish-actions.pod:5271 ../src/guestfs-actions.pod:8117 msgid "" "Typical umask values would be C<022> which creates new files with " "permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates " @@ -17461,7 +17476,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5269 ../src/guestfs-actions.pod:8115 +#: ../fish/guestfish-actions.pod:5276 ../src/guestfs-actions.pod:8122 msgid "" "The default umask is C<022>. This is important because it means that " "directories and device nodes will be created with C<0644> or C<0755> mode " @@ -17469,27 +17484,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5273 +#: ../fish/guestfish-actions.pod:5280 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5276 ../src/guestfs-actions.pod:8122 +#: ../fish/guestfish-actions.pod:5283 ../src/guestfs-actions.pod:8129 msgid "This call returns the previous umask." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5278 +#: ../fish/guestfish-actions.pod:5285 msgid "umount" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5280 +#: ../fish/guestfish-actions.pod:5287 msgid "unmount" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5282 +#: ../fish/guestfish-actions.pod:5289 #, no-wrap msgid "" " umount pathordevice\n" @@ -17497,24 +17512,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5284 ../src/guestfs-actions.pod:8134 +#: ../fish/guestfish-actions.pod:5291 ../src/guestfs-actions.pod:8141 msgid "" "This unmounts the given filesystem. The filesystem may be specified either " "by its mountpoint (path) or the device which contains the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5288 +#: ../fish/guestfish-actions.pod:5295 msgid "umount-all" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5290 +#: ../fish/guestfish-actions.pod:5297 msgid "unmount-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5292 +#: ../fish/guestfish-actions.pod:5299 #, no-wrap msgid "" " umount-all\n" @@ -17522,22 +17537,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5294 ../src/guestfs-actions.pod:8147 +#: ../fish/guestfish-actions.pod:5301 ../src/guestfs-actions.pod:8154 msgid "This unmounts all mounted filesystems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5296 ../src/guestfs-actions.pod:8149 +#: ../fish/guestfish-actions.pod:5303 ../src/guestfs-actions.pod:8156 msgid "Some internal mounts are not unmounted by this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5298 +#: ../fish/guestfish-actions.pod:5305 msgid "upload" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5300 +#: ../fish/guestfish-actions.pod:5307 #, no-wrap msgid "" " upload (filename|-) remotefilename\n" @@ -17545,22 +17560,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5302 ../fish/guestfish-actions.pod:5315 ../src/guestfs-actions.pod:8162 ../src/guestfs-actions.pod:8186 +#: ../fish/guestfish-actions.pod:5309 ../fish/guestfish-actions.pod:5322 ../src/guestfs-actions.pod:8169 ../src/guestfs-actions.pod:8193 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5307 +#: ../fish/guestfish-actions.pod:5314 msgid "See also L</download>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5311 +#: ../fish/guestfish-actions.pod:5318 msgid "upload-offset" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5313 +#: ../fish/guestfish-actions.pod:5320 #, no-wrap msgid "" " upload-offset (filename|-) remotefilename offset\n" @@ -17568,7 +17583,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5318 ../src/guestfs-actions.pod:8189 +#: ../fish/guestfish-actions.pod:5325 ../src/guestfs-actions.pod:8196 msgid "" "C<remotefilename> is overwritten starting at the byte C<offset> specified. " "The intention is to overwrite parts of existing files or devices, although " @@ -17578,7 +17593,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5325 +#: ../fish/guestfish-actions.pod:5332 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with L</pwrite>, and this call always writes the full " @@ -17586,17 +17601,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5330 +#: ../fish/guestfish-actions.pod:5337 msgid "See also L</upload>, L</pwrite>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5334 +#: ../fish/guestfish-actions.pod:5341 msgid "utimens" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5336 +#: ../fish/guestfish-actions.pod:5343 #, no-wrap msgid "" " utimens path atsecs atnsecs mtsecs mtnsecs\n" @@ -17604,26 +17619,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5338 ../src/guestfs-actions.pod:8222 +#: ../fish/guestfish-actions.pod:5345 ../src/guestfs-actions.pod:8229 msgid "This command sets the timestamps of a file with nanosecond precision." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5341 ../src/guestfs-actions.pod:8225 +#: ../fish/guestfish-actions.pod:5348 ../src/guestfs-actions.pod:8232 msgid "" "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds " "from the epoch." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5344 ../src/guestfs-actions.pod:8228 +#: ../fish/guestfish-actions.pod:5351 ../src/guestfs-actions.pod:8235 msgid "" "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and " "nanoseconds from the epoch." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5347 ../src/guestfs-actions.pod:8231 +#: ../fish/guestfish-actions.pod:5354 ../src/guestfs-actions.pod:8238 msgid "" "If the C<*nsecs> field contains the special value C<-1> then the " "corresponding timestamp is set to the current time. (The C<*secs> field is " @@ -17631,7 +17646,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5351 ../src/guestfs-actions.pod:8235 +#: ../fish/guestfish-actions.pod:5358 ../src/guestfs-actions.pod:8242 msgid "" "If the C<*nsecs> field contains the special value C<-2> then the " "corresponding timestamp is left unchanged. (The C<*secs> field is ignored " @@ -17639,12 +17654,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5355 +#: ../fish/guestfish-actions.pod:5362 msgid "version" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5357 +#: ../fish/guestfish-actions.pod:5364 #, no-wrap msgid "" " version\n" @@ -17652,12 +17667,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5359 ../src/guestfs-actions.pod:8248 +#: ../fish/guestfish-actions.pod:5366 ../src/guestfs-actions.pod:8255 msgid "Return the libguestfs version number that the program is linked against." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5362 ../src/guestfs-actions.pod:8251 +#: ../fish/guestfish-actions.pod:5369 ../src/guestfs-actions.pod:8258 msgid "" "Note that because of dynamic linking this is not necessarily the version of " "libguestfs that you compiled against. You can compile the program, and then " @@ -17666,7 +17681,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5367 ../src/guestfs-actions.pod:8256 +#: ../fish/guestfish-actions.pod:5374 ../src/guestfs-actions.pod:8263 msgid "" "This call was added in version C<1.0.58>. In previous versions of " "libguestfs there was no way to get the version number. From C code you can " @@ -17675,7 +17690,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5373 ../src/guestfs-actions.pod:8262 +#: ../fish/guestfish-actions.pod:5380 ../src/guestfs-actions.pod:8269 msgid "" "The call returns a structure with four elements. The first three (C<major>, " "C<minor> and C<release>) are numbers and correspond to the usual version " @@ -17684,17 +17699,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5379 ../src/guestfs-actions.pod:8268 +#: ../fish/guestfish-actions.pod:5386 ../src/guestfs-actions.pod:8275 msgid "To construct the original version string: C<$major.$minor.$release$extra>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5382 ../src/guestfs-actions.pod:8271 +#: ../fish/guestfish-actions.pod:5389 ../src/guestfs-actions.pod:8278 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5384 +#: ../fish/guestfish-actions.pod:5391 msgid "" "I<Note:> Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -17703,12 +17718,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5390 +#: ../fish/guestfish-actions.pod:5397 msgid "vfs-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5392 +#: ../fish/guestfish-actions.pod:5399 #, no-wrap msgid "" " vfs-label device\n" @@ -17716,27 +17731,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5394 ../src/guestfs-actions.pod:8291 +#: ../fish/guestfish-actions.pod:5401 ../src/guestfs-actions.pod:8298 msgid "This returns the filesystem label of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5397 ../src/guestfs-actions.pod:8294 +#: ../fish/guestfish-actions.pod:5404 ../src/guestfs-actions.pod:8301 msgid "If the filesystem is unlabeled, this returns the empty string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5399 +#: ../fish/guestfish-actions.pod:5406 msgid "To find a filesystem from the label, use L</findfs-label>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5401 +#: ../fish/guestfish-actions.pod:5408 msgid "vfs-type" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5403 +#: ../fish/guestfish-actions.pod:5410 #, no-wrap msgid "" " vfs-type device\n" @@ -17744,14 +17759,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5405 ../src/guestfs-actions.pod:8309 +#: ../fish/guestfish-actions.pod:5412 ../src/guestfs-actions.pod:8316 msgid "" "This command gets the filesystem type corresponding to the filesystem on " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5408 ../src/guestfs-actions.pod:8312 +#: ../fish/guestfish-actions.pod:5415 ../src/guestfs-actions.pod:8319 msgid "" "For most filesystems, the result is the name of the Linux VFS module which " "would be used to mount this filesystem if you mounted it without specifying " @@ -17759,12 +17774,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5413 +#: ../fish/guestfish-actions.pod:5420 msgid "vfs-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5415 +#: ../fish/guestfish-actions.pod:5422 #, no-wrap msgid "" " vfs-uuid device\n" @@ -17772,27 +17787,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5417 ../src/guestfs-actions.pod:8328 +#: ../fish/guestfish-actions.pod:5424 ../src/guestfs-actions.pod:8335 msgid "This returns the filesystem UUID of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5420 ../src/guestfs-actions.pod:8331 +#: ../fish/guestfish-actions.pod:5427 ../src/guestfs-actions.pod:8338 msgid "If the filesystem does not have a UUID, this returns the empty string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5422 +#: ../fish/guestfish-actions.pod:5429 msgid "To find a filesystem from the UUID, use L</findfs-uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5424 +#: ../fish/guestfish-actions.pod:5431 msgid "vg-activate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5426 +#: ../fish/guestfish-actions.pod:5433 #, no-wrap msgid "" " vg-activate true|false 'volgroups ...'\n" @@ -17800,31 +17815,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5428 ../src/guestfs-actions.pod:8347 +#: ../fish/guestfish-actions.pod:5435 ../src/guestfs-actions.pod:8354 msgid "" "This command activates or (if C<activate> is false) deactivates all logical " "volumes in the listed volume groups C<volgroups>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5431 ../src/guestfs-actions.pod:8350 +#: ../fish/guestfish-actions.pod:5438 ../src/guestfs-actions.pod:8357 msgid "This command is the same as running C<vgchange -a y|n volgroups...>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5433 ../src/guestfs-actions.pod:8352 +#: ../fish/guestfish-actions.pod:5440 ../src/guestfs-actions.pod:8359 msgid "" "Note that if C<volgroups> is an empty list then B<all> volume groups are " "activated or deactivated." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5436 +#: ../fish/guestfish-actions.pod:5443 msgid "vg-activate-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5438 +#: ../fish/guestfish-actions.pod:5445 #, no-wrap msgid "" " vg-activate-all true|false\n" @@ -17832,24 +17847,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5440 ../src/guestfs-actions.pod:8365 +#: ../fish/guestfish-actions.pod:5447 ../src/guestfs-actions.pod:8372 msgid "" "This command activates or (if C<activate> is false) deactivates all logical " "volumes in all volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5443 ../src/guestfs-actions.pod:8368 +#: ../fish/guestfish-actions.pod:5450 ../src/guestfs-actions.pod:8375 msgid "This command is the same as running C<vgchange -a y|n>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5445 +#: ../fish/guestfish-actions.pod:5452 msgid "vgcreate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5447 +#: ../fish/guestfish-actions.pod:5454 #, no-wrap msgid "" " vgcreate volgroup 'physvols ...'\n" @@ -17857,19 +17872,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5449 ../src/guestfs-actions.pod:8381 +#: ../fish/guestfish-actions.pod:5456 ../src/guestfs-actions.pod:8388 msgid "" "This creates an LVM volume group called C<volgroup> from the non-empty list " "of physical volumes C<physvols>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5452 +#: ../fish/guestfish-actions.pod:5459 msgid "vglvuuids" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5454 +#: ../fish/guestfish-actions.pod:5461 #, no-wrap msgid "" " vglvuuids vgname\n" @@ -17877,31 +17892,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5456 ../src/guestfs-actions.pod:8394 +#: ../fish/guestfish-actions.pod:5463 ../src/guestfs-actions.pod:8401 msgid "" "Given a VG called C<vgname>, this returns the UUIDs of all the logical " "volumes created in this volume group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5459 +#: ../fish/guestfish-actions.pod:5466 msgid "" "You can use this along with L</lvs> and L</lvuuid> calls to associate " "logical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5462 +#: ../fish/guestfish-actions.pod:5469 msgid "See also L</vgpvuuids>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5464 +#: ../fish/guestfish-actions.pod:5471 msgid "vgpvuuids" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5466 +#: ../fish/guestfish-actions.pod:5473 #, no-wrap msgid "" " vgpvuuids vgname\n" @@ -17909,31 +17924,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5468 ../src/guestfs-actions.pod:8414 +#: ../fish/guestfish-actions.pod:5475 ../src/guestfs-actions.pod:8421 msgid "" "Given a VG called C<vgname>, this returns the UUIDs of all the physical " "volumes that this volume group resides on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5471 +#: ../fish/guestfish-actions.pod:5478 msgid "" "You can use this along with L</pvs> and L</pvuuid> calls to associate " "physical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5474 +#: ../fish/guestfish-actions.pod:5481 msgid "See also L</vglvuuids>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5476 +#: ../fish/guestfish-actions.pod:5483 msgid "vgremove" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5478 +#: ../fish/guestfish-actions.pod:5485 #, no-wrap msgid "" " vgremove vgname\n" @@ -17941,22 +17956,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5480 ../src/guestfs-actions.pod:8434 +#: ../fish/guestfish-actions.pod:5487 ../src/guestfs-actions.pod:8441 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5482 ../src/guestfs-actions.pod:8436 +#: ../fish/guestfish-actions.pod:5489 ../src/guestfs-actions.pod:8443 msgid "This also forcibly removes all logical volumes in the volume group (if any)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5485 +#: ../fish/guestfish-actions.pod:5492 msgid "vgrename" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5487 +#: ../fish/guestfish-actions.pod:5494 #, no-wrap msgid "" " vgrename volgroup newvolgroup\n" @@ -17964,17 +17979,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5489 ../src/guestfs-actions.pod:8450 +#: ../fish/guestfish-actions.pod:5496 ../src/guestfs-actions.pod:8457 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5491 +#: ../fish/guestfish-actions.pod:5498 msgid "vgs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5493 +#: ../fish/guestfish-actions.pod:5500 #, no-wrap msgid "" " vgs\n" @@ -17982,31 +17997,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5495 ../src/guestfs-actions.pod:8461 +#: ../fish/guestfish-actions.pod:5502 ../src/guestfs-actions.pod:8468 msgid "" "List all the volumes groups detected. This is the equivalent of the " "L<vgs(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5498 ../src/guestfs-actions.pod:8464 +#: ../fish/guestfish-actions.pod:5505 ../src/guestfs-actions.pod:8471 msgid "" "This returns a list of just the volume group names that were detected " "(eg. C<VolGroup00>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5501 +#: ../fish/guestfish-actions.pod:5508 msgid "See also L</vgs-full>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5503 +#: ../fish/guestfish-actions.pod:5510 msgid "vgs-full" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5505 +#: ../fish/guestfish-actions.pod:5512 #, no-wrap msgid "" " vgs-full\n" @@ -18014,19 +18029,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5507 ../src/guestfs-actions.pod:8480 +#: ../fish/guestfish-actions.pod:5514 ../src/guestfs-actions.pod:8487 msgid "" "List all the volumes groups detected. This is the equivalent of the " "L<vgs(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5510 +#: ../fish/guestfish-actions.pod:5517 msgid "vgscan" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5512 +#: ../fish/guestfish-actions.pod:5519 #, no-wrap msgid "" " vgscan\n" @@ -18034,19 +18049,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5514 ../src/guestfs-actions.pod:8494 +#: ../fish/guestfish-actions.pod:5521 ../src/guestfs-actions.pod:8501 msgid "" "This rescans all block devices and rebuilds the list of LVM physical " "volumes, volume groups and logical volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5517 +#: ../fish/guestfish-actions.pod:5524 msgid "vguuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5519 +#: ../fish/guestfish-actions.pod:5526 #, no-wrap msgid "" " vguuid vgname\n" @@ -18054,17 +18069,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5521 ../src/guestfs-actions.pod:8507 +#: ../fish/guestfish-actions.pod:5528 ../src/guestfs-actions.pod:8514 msgid "This command returns the UUID of the LVM VG named C<vgname>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5523 +#: ../fish/guestfish-actions.pod:5530 msgid "wc-c" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5525 +#: ../fish/guestfish-actions.pod:5532 #, no-wrap msgid "" " wc-c path\n" @@ -18072,19 +18087,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5527 ../src/guestfs-actions.pod:8547 +#: ../fish/guestfish-actions.pod:5534 ../src/guestfs-actions.pod:8554 msgid "" "This command counts the characters in a file, using the C<wc -c> external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5530 +#: ../fish/guestfish-actions.pod:5537 msgid "wc-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5532 +#: ../fish/guestfish-actions.pod:5539 #, no-wrap msgid "" " wc-l path\n" @@ -18092,19 +18107,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5534 ../src/guestfs-actions.pod:8560 +#: ../fish/guestfish-actions.pod:5541 ../src/guestfs-actions.pod:8567 msgid "" "This command counts the lines in a file, using the C<wc -l> external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5537 +#: ../fish/guestfish-actions.pod:5544 msgid "wc-w" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5539 +#: ../fish/guestfish-actions.pod:5546 #, no-wrap msgid "" " wc-w path\n" @@ -18112,19 +18127,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5541 ../src/guestfs-actions.pod:8573 +#: ../fish/guestfish-actions.pod:5548 ../src/guestfs-actions.pod:8580 msgid "" "This command counts the words in a file, using the C<wc -w> external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5544 +#: ../fish/guestfish-actions.pod:5551 msgid "write" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5546 +#: ../fish/guestfish-actions.pod:5553 #, no-wrap msgid "" " write path content\n" @@ -18132,24 +18147,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5548 ../src/guestfs-actions.pod:8588 +#: ../fish/guestfish-actions.pod:5555 ../src/guestfs-actions.pod:8595 msgid "" "This call creates a file called C<path>. The content of the file is the " "string C<content> (which can contain any 8 bit data)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5551 +#: ../fish/guestfish-actions.pod:5558 msgid "See also L</write-append>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5556 +#: ../fish/guestfish-actions.pod:5563 msgid "write-append" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5558 +#: ../fish/guestfish-actions.pod:5565 #, no-wrap msgid "" " write-append path content\n" @@ -18157,24 +18172,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5560 ../src/guestfs-actions.pod:8608 +#: ../fish/guestfish-actions.pod:5567 ../src/guestfs-actions.pod:8615 msgid "" "This call appends C<content> to the end of file C<path>. If C<path> does " "not exist, then a new file is created." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5563 +#: ../fish/guestfish-actions.pod:5570 msgid "See also L</write>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5568 +#: ../fish/guestfish-actions.pod:5575 msgid "write-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5570 +#: ../fish/guestfish-actions.pod:5577 #, no-wrap msgid "" " write-file path content size\n" @@ -18182,38 +18197,38 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5572 ../src/guestfs-actions.pod:8635 +#: ../fish/guestfish-actions.pod:5579 ../src/guestfs-actions.pod:8642 msgid "" "This call creates a file called C<path>. The contents of the file is the " "string C<content> (which can contain any 8 bit data), with length C<size>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5576 ../src/guestfs-actions.pod:8639 +#: ../fish/guestfish-actions.pod:5583 ../src/guestfs-actions.pod:8646 msgid "" "As a special case, if C<size> is C<0> then the length is calculated using " "C<strlen> (so in this case the content cannot contain embedded ASCII NULs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5580 ../src/guestfs-actions.pod:8643 +#: ../fish/guestfish-actions.pod:5587 ../src/guestfs-actions.pod:8650 msgid "" "I<NB.> Owing to a bug, writing content containing ASCII NUL characters does " "I<not> work, even if the length is specified." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5586 +#: ../fish/guestfish-actions.pod:5593 msgid "I<This function is deprecated.> In new code, use the L</write> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5593 +#: ../fish/guestfish-actions.pod:5600 msgid "zegrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5595 +#: ../fish/guestfish-actions.pod:5602 #, no-wrap msgid "" " zegrep regex path\n" @@ -18221,17 +18236,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5597 ../src/guestfs-actions.pod:8660 +#: ../fish/guestfish-actions.pod:5604 ../src/guestfs-actions.pod:8667 msgid "This calls the external C<zegrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5603 +#: ../fish/guestfish-actions.pod:5610 msgid "zegrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5605 +#: ../fish/guestfish-actions.pod:5612 #, no-wrap msgid "" " zegrepi regex path\n" @@ -18239,17 +18254,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5607 ../src/guestfs-actions.pod:8679 +#: ../fish/guestfish-actions.pod:5614 ../src/guestfs-actions.pod:8686 msgid "This calls the external C<zegrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5613 +#: ../fish/guestfish-actions.pod:5620 msgid "zero" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5615 +#: ../fish/guestfish-actions.pod:5622 #, no-wrap msgid "" " zero device\n" @@ -18257,12 +18272,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5617 ../src/guestfs-actions.pod:8697 +#: ../fish/guestfish-actions.pod:5624 ../src/guestfs-actions.pod:8704 msgid "This command writes zeroes over the first few blocks of C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5619 ../src/guestfs-actions.pod:8699 +#: ../fish/guestfish-actions.pod:5626 ../src/guestfs-actions.pod:8706 msgid "" "How many blocks are zeroed isn't specified (but it's I<not> enough to " "securely wipe the device). It should be sufficient to remove any partition " @@ -18270,7 +18285,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5623 ../fish/guestfish-actions.pod:5638 ../src/guestfs-actions.pod:8703 ../src/guestfs-actions.pod:8729 +#: ../fish/guestfish-actions.pod:5630 ../fish/guestfish-actions.pod:5645 ../src/guestfs-actions.pod:8710 ../src/guestfs-actions.pod:8736 msgid "" "If blocks are already zero, then this command avoids writing zeroes. This " "prevents the underlying device from becoming non-sparse or growing " @@ -18278,17 +18293,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5627 +#: ../fish/guestfish-actions.pod:5634 msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5630 +#: ../fish/guestfish-actions.pod:5637 msgid "zero-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5632 +#: ../fish/guestfish-actions.pod:5639 #, no-wrap msgid "" " zero-device device\n" @@ -18296,19 +18311,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5634 +#: ../fish/guestfish-actions.pod:5641 msgid "" "This command writes zeroes over the entire C<device>. Compare with L</zero> " "which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5642 +#: ../fish/guestfish-actions.pod:5649 msgid "zerofree" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5644 +#: ../fish/guestfish-actions.pod:5651 #, no-wrap msgid "" " zerofree device\n" @@ -18316,7 +18331,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5646 ../src/guestfs-actions.pod:8748 +#: ../fish/guestfish-actions.pod:5653 ../src/guestfs-actions.pod:8755 msgid "" "This runs the I<zerofree> program on C<device>. This program claims to zero " "unused inodes and disk blocks on an ext2/3 filesystem, thus making it " @@ -18324,24 +18339,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5651 ../src/guestfs-actions.pod:8753 +#: ../fish/guestfish-actions.pod:5658 ../src/guestfs-actions.pod:8760 msgid "You should B<not> run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5654 ../src/guestfs-actions.pod:8756 +#: ../fish/guestfish-actions.pod:5661 ../src/guestfs-actions.pod:8763 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5657 +#: ../fish/guestfish-actions.pod:5664 msgid "zfgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5659 +#: ../fish/guestfish-actions.pod:5666 #, no-wrap msgid "" " zfgrep pattern path\n" @@ -18349,17 +18364,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5661 ../src/guestfs-actions.pod:8770 +#: ../fish/guestfish-actions.pod:5668 ../src/guestfs-actions.pod:8777 msgid "This calls the external C<zfgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5667 +#: ../fish/guestfish-actions.pod:5674 msgid "zfgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5669 +#: ../fish/guestfish-actions.pod:5676 #, no-wrap msgid "" " zfgrepi pattern path\n" @@ -18367,17 +18382,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5671 ../src/guestfs-actions.pod:8789 +#: ../fish/guestfish-actions.pod:5678 ../src/guestfs-actions.pod:8796 msgid "This calls the external C<zfgrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5677 +#: ../fish/guestfish-actions.pod:5684 msgid "zfile" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5679 +#: ../fish/guestfish-actions.pod:5686 #, no-wrap msgid "" " zfile meth path\n" @@ -18385,32 +18400,32 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5681 ../src/guestfs-actions.pod:8815 +#: ../fish/guestfish-actions.pod:5688 ../src/guestfs-actions.pod:8822 msgid "This command runs C<file> after first decompressing C<path> using C<method>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5684 ../src/guestfs-actions.pod:8818 +#: ../fish/guestfish-actions.pod:5691 ../src/guestfs-actions.pod:8825 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5686 +#: ../fish/guestfish-actions.pod:5693 msgid "Since 1.0.63, use L</file> instead which can now process compressed files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5689 +#: ../fish/guestfish-actions.pod:5696 msgid "I<This function is deprecated.> In new code, use the L</file> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5696 +#: ../fish/guestfish-actions.pod:5703 msgid "zgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5698 +#: ../fish/guestfish-actions.pod:5705 #, no-wrap msgid "" " zgrep regex path\n" @@ -18418,17 +18433,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5700 ../src/guestfs-actions.pod:8835 +#: ../fish/guestfish-actions.pod:5707 ../src/guestfs-actions.pod:8842 msgid "This calls the external C<zgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5706 +#: ../fish/guestfish-actions.pod:5713 msgid "zgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5708 +#: ../fish/guestfish-actions.pod:5715 #, no-wrap msgid "" " zgrepi regex path\n" @@ -18436,7 +18451,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5710 ../src/guestfs-actions.pod:8854 +#: ../fish/guestfish-actions.pod:5717 ../src/guestfs-actions.pod:8861 msgid "This calls the external C<zgrep -i> program and returns the matching lines." msgstr "" @@ -19415,7 +19430,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish.pod:135 ../src/guestfs.pod:2343 +#: ../fish/guestfish.pod:135 ../src/guestfs.pod:2364 #, no-wrap msgid "" " guestfish -N fs\n" @@ -21523,7 +21538,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1108 -msgid "@FISH_COMMANDS@" +msgid "__FISH_COMMANDS__" msgstr "" #. type: =head1 @@ -21532,8 +21547,8 @@ msgid "COMMANDS" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1112 ../src/guestfs.pod:1620 -msgid "@ACTIONS@" +#: ../fish/guestfish.pod:1112 ../src/guestfs.pod:1637 +msgid "__ACTIONS__" msgstr "" #. type: textblock @@ -21556,17 +21571,17 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1128 ../src/guestfs.pod:3310 +#: ../fish/guestfish.pod:1128 ../src/guestfs.pod:3414 msgid "FEBOOTSTRAP_KERNEL" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1130 ../src/guestfs.pod:3312 +#: ../fish/guestfish.pod:1130 ../src/guestfs.pod:3416 msgid "FEBOOTSTRAP_MODULES" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1132 ../src/guestfs.pod:3314 +#: ../fish/guestfish.pod:1132 ../src/guestfs.pod:3418 msgid "" "These two environment variables allow the kernel that libguestfs uses in the " "appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the " @@ -21624,17 +21639,17 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1160 ../src/guestfs.pod:3320 +#: ../fish/guestfish.pod:1160 ../src/guestfs.pod:3424 msgid "LIBGUESTFS_APPEND" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1162 ../src/guestfs.pod:3322 +#: ../fish/guestfish.pod:1162 ../src/guestfs.pod:3426 msgid "Pass additional options to the guest kernel." msgstr "" #. type: =item -#: ../fish/guestfish.pod:1164 ../src/guestfs.pod:3324 +#: ../fish/guestfish.pod:1164 ../src/guestfs.pod:3428 msgid "LIBGUESTFS_DEBUG" msgstr "" @@ -21646,17 +21661,17 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1169 ../src/guestfs.pod:3329 +#: ../fish/guestfish.pod:1169 ../src/guestfs.pod:3433 msgid "LIBGUESTFS_MEMSIZE" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1171 ../src/guestfs.pod:3331 +#: ../fish/guestfish.pod:1171 ../src/guestfs.pod:3435 msgid "Set the memory allocated to the qemu process, in megabytes. For example:" msgstr "" #. type: verbatim -#: ../fish/guestfish.pod:1174 ../src/guestfs.pod:3334 +#: ../fish/guestfish.pod:1174 ../src/guestfs.pod:3438 #, no-wrap msgid "" " LIBGUESTFS_MEMSIZE=700\n" @@ -21664,7 +21679,7 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1176 ../src/guestfs.pod:3336 +#: ../fish/guestfish.pod:1176 ../src/guestfs.pod:3440 msgid "LIBGUESTFS_PATH" msgstr "" @@ -21676,19 +21691,19 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1181 ../src/guestfs.pod:3341 +#: ../fish/guestfish.pod:1181 ../src/guestfs.pod:3445 msgid "LIBGUESTFS_QEMU" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1183 ../src/guestfs.pod:3343 +#: ../fish/guestfish.pod:1183 ../src/guestfs.pod:3447 msgid "" "Set the default qemu binary that libguestfs uses. If not set, then the qemu " "which was found at compile time by the configure script is used." msgstr "" #. type: =item -#: ../fish/guestfish.pod:1187 ../src/guestfs.pod:3349 +#: ../fish/guestfish.pod:1187 ../src/guestfs.pod:3453 msgid "LIBGUESTFS_TRACE" msgstr "" @@ -21710,19 +21725,19 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1196 ../sparsify/virt-sparsify.pod:261 ../src/guestfs.pod:3354 +#: ../fish/guestfish.pod:1196 ../sparsify/virt-sparsify.pod:261 ../src/guestfs.pod:3458 msgid "TMPDIR" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1198 ../src/guestfs.pod:3356 +#: ../fish/guestfish.pod:1198 ../src/guestfs.pod:3460 msgid "" "Location of temporary directory, defaults to C</tmp> except for the cached " "supermin appliance which defaults to C</var/tmp>." msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1201 ../src/guestfs.pod:3359 +#: ../fish/guestfish.pod:1201 ../src/guestfs.pod:3463 msgid "" "If libguestfs was compiled to use the supermin appliance then the real " "appliance is cached in this directory, shared between all handles belonging " @@ -26388,7 +26403,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:305 ../src/guestfs-actions.pod:326 +#: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:307 ../src/guestfs-actions.pod:328 msgid "" "I<This function is deprecated.> In new code, use the " "L</guestfs_add_drive_opts> call instead." @@ -26412,12 +26427,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:37 ../src/guestfs-actions.pod:187 ../src/guestfs-actions.pod:257 ../src/guestfs-actions.pod:294 ../src/guestfs-actions.pod:315 ../src/guestfs-actions.pod:336 ../src/guestfs-actions.pod:349 ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:483 ../src/guestfs-actions.pod:503 ../src/guestfs-actions.pod:517 ../src/guestfs-actions.pod:562 ../src/guestfs-actions.pod:590 ../src/guestfs-actions.pod:608 ../src/guestfs-actions.pod:675 ../src/guestfs-actions.pod:708 ../src/guestfs-actions.pod:722 ../src/guestfs-actions.pod:778 ../src/guestfs-actions.pod:877 ../src/guestfs-actions.pod:895 ../src/guestfs-actions.pod:909 ../src/guestfs-actions.pod:923 ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1163 ../src/guestfs-actions.pod:1181 ../src/guestfs-actions.pod:1271 ../src/guestfs-actions.pod:1330 ../src/guestfs-actions.pod:1376 ../src/guestfs-actions.pod:1416 ../src/guestfs-actions.pod:1469 ../src/guestfs-actions.pod:1522 ../src/guestfs-actions.pod:1580 ../src/guestfs-actions.pod:1634 ../src/guestfs-actions.pod:1653 ../src/guestfs-actions.pod:1667 ../src/guestfs-actions.pod:1695 ../src/guestfs-actions.pod:1781 ../src/guestfs-actions.pod:1812 ../src/guestfs-actions.pod:1837 ../src/guestfs-actions.pod:1903 ../src/guestfs-actions.pod:1942 ../src/guestfs-actions.pod:2055 ../src/guestfs-actions.pod:2082 ../src/guestfs-actions.pod:2297 ../src/guestfs-actions.pod:2319 ../src/guestfs-actions.pod:2406 ../src/guestfs-actions.pod:2914 ../src/guestfs-actions.pod:3058 ../src/guestfs-actions.pod:3117 ../src/guestfs-actions.pod:3152 ../src/guestfs-actions.pod:4222 ../src/guestfs-actions.pod:4237 ../src/guestfs-actions.pod:4262 ../src/guestfs-actions.pod:4464 ../src/guestfs-actions.pod:4478 ../src/guestfs-actions.pod:4491 ../src/guestfs-actions.pod:4505 ../src/guestfs-actions.pod:4520 ../src/guestfs-actions.pod:4556 ../src/guestfs-actions.pod:4628 ../src/guestfs-actions.pod:4648 ../src/guestfs-actions.pod:4665 ../src/guestfs-actions.pod:4685 ../src/guestfs-actions.pod:4705 ../src/guestfs-actions.pod:4740 ../src/guestfs-actions.pod:4759 ../src/guestfs-actions.pod:4778 ../src/guestfs-actions.pod:4813 ../src/guestfs-actions.pod:4825 ../src/guestfs-actions.pod:4858 ../src/guestfs-actions.pod:4874 ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:4902 ../src/guestfs-actions.pod:4919 ../src/guestfs-actions.pod:5077 ../src/guestfs-actions.pod:5156 ../src/guestfs-actions.pod:5168 ../src/guestfs-actions.pod:5188 ../src/guestfs-actions.pod:5201 ../src/guestfs-actions.pod:5252 ../src/guestfs-actions.pod:5270 ../src/guestfs-actions.pod:5288 ../src/guestfs-actions.pod:5304 ../src/guestfs-actions.pod:5318 ../src/guestfs-actions.pod:5332 ../src/guestfs-actions.pod:5349 ../src/guestfs-actions.pod:5364 ../src/guestfs-actions.pod:5391 ../src/guestfs-actions.pod:5454 ../src/guestfs-actions.pod:5527 ../src/guestfs-actions.pod:5558 ../src/guestfs-actions.pod:5577 ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5608 ../src/guestfs-actions.pod:5625 ../src/guestfs-actions.pod:5638 ../src/guestfs-actions.pod:5653 ../src/guestfs-actions.pod:5668 ../src/guestfs-actions.pod:5700 ../src/guestfs-actions.pod:5726 ../src/guestfs-actions.pod:5765 ../src/guestfs-actions.pod:5785 ../src/guestfs-actions.pod:5799 ../src/guestfs-actions.pod:5816 ../src/guestfs-actions.pod:5865 ../src/guestfs-actions.pod:5932 ../src/guestfs-actions.pod:5979 ../src/guestfs-actions.pod:6022 ../src/guestfs-actions.pod:6050 ../src/guestfs-actions.pod:6067 ../src/guestfs-actions.pod:6085 ../src/guestfs-actions.pod:6222 ../src/guestfs-actions.pod:6279 ../src/guestfs-actions.pod:6301 ../src/guestfs-actions.pod:6319 ../src/guestfs-actions.pod:6371 ../src/guestfs-actions.pod:6437 ../src/guestfs-actions.pod:6454 ../src/guestfs-actions.pod:6467 ../src/guestfs-actions.pod:6481 ../src/guestfs-actions.pod:6770 ../src/guestfs-actions.pod:6789 ../src/guestfs-actions.pod:6808 ../src/guestfs-actions.pod:6822 ../src/guestfs-actions.pod:6834 ../src/guestfs-actions.pod:6848 ../src/guestfs-actions.pod:6860 ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:6890 ../src/guestfs-actions.pod:6908 ../src/guestfs-actions.pod:6927 ../src/guestfs-actions.pod:6946 ../src/guestfs-actions.pod:6976 ../src/guestfs-actions.pod:6994 ../src/guestfs-actions.pod:7017 ../src/guestfs-actions.pod:7035 ../src/guestfs-actions.pod:7054 ../src/guestfs-actions.pod:7075 ../src/guestfs-actions.pod:7094 ../src/guestfs-actions.pod:7111 ../src/guestfs-actions.pod:7132 ../src/guestfs-actions.pod:7160 ../src/guestfs-actions.pod:7184 ../src/guestfs-actions.pod:7203 ../src/guestfs-actions.pod:7219 ../src/guestfs-actions.pod:7243 ../src/guestfs-actions.pod:7262 ../src/guestfs-actions.pod:7277 ../src/guestfs-actions.pod:7296 ../src/guestfs-actions.pod:7340 ../src/guestfs-actions.pod:7367 ../src/guestfs-actions.pod:7397 ../src/guestfs-actions.pod:7522 ../src/guestfs-actions.pod:7532 ../src/guestfs-actions.pod:7653 ../src/guestfs-actions.pod:7665 ../src/guestfs-actions.pod:7678 ../src/guestfs-actions.pod:7691 ../src/guestfs-actions.pod:7713 ../src/guestfs-actions.pod:7726 ../src/guestfs-actions.pod:7739 ../src/guestfs-actions.pod:7752 ../src/guestfs-actions.pod:7767 ../src/guestfs-actions.pod:7826 ../src/guestfs-actions.pod:7843 ../src/guestfs-actions.pod:7859 ../src/guestfs-actions.pod:7875 ../src/guestfs-actions.pod:7892 ../src/guestfs-actions.pod:7905 ../src/guestfs-actions.pod:7925 ../src/guestfs-actions.pod:8025 ../src/guestfs-actions.pod:8083 ../src/guestfs-actions.pod:8097 ../src/guestfs-actions.pod:8138 ../src/guestfs-actions.pod:8151 ../src/guestfs-actions.pod:8169 ../src/guestfs-actions.pod:8203 ../src/guestfs-actions.pod:8239 ../src/guestfs-actions.pod:8355 ../src/guestfs-actions.pod:8370 ../src/guestfs-actions.pod:8384 ../src/guestfs-actions.pod:8439 ../src/guestfs-actions.pod:8452 ../src/guestfs-actions.pod:8497 ../src/guestfs-actions.pod:8537 ../src/guestfs-actions.pod:8593 ../src/guestfs-actions.pod:8613 ../src/guestfs-actions.pod:8646 ../src/guestfs-actions.pod:8710 ../src/guestfs-actions.pod:8733 ../src/guestfs-actions.pod:8759 +#: ../src/guestfs-actions.pod:37 ../src/guestfs-actions.pod:187 ../src/guestfs-actions.pod:259 ../src/guestfs-actions.pod:296 ../src/guestfs-actions.pod:317 ../src/guestfs-actions.pod:338 ../src/guestfs-actions.pod:351 ../src/guestfs-actions.pod:365 ../src/guestfs-actions.pod:485 ../src/guestfs-actions.pod:505 ../src/guestfs-actions.pod:519 ../src/guestfs-actions.pod:564 ../src/guestfs-actions.pod:592 ../src/guestfs-actions.pod:610 ../src/guestfs-actions.pod:677 ../src/guestfs-actions.pod:710 ../src/guestfs-actions.pod:724 ../src/guestfs-actions.pod:780 ../src/guestfs-actions.pod:879 ../src/guestfs-actions.pod:897 ../src/guestfs-actions.pod:911 ../src/guestfs-actions.pod:925 ../src/guestfs-actions.pod:962 ../src/guestfs-actions.pod:1145 ../src/guestfs-actions.pod:1165 ../src/guestfs-actions.pod:1183 ../src/guestfs-actions.pod:1273 ../src/guestfs-actions.pod:1332 ../src/guestfs-actions.pod:1378 ../src/guestfs-actions.pod:1418 ../src/guestfs-actions.pod:1471 ../src/guestfs-actions.pod:1524 ../src/guestfs-actions.pod:1582 ../src/guestfs-actions.pod:1636 ../src/guestfs-actions.pod:1655 ../src/guestfs-actions.pod:1669 ../src/guestfs-actions.pod:1697 ../src/guestfs-actions.pod:1783 ../src/guestfs-actions.pod:1814 ../src/guestfs-actions.pod:1839 ../src/guestfs-actions.pod:1905 ../src/guestfs-actions.pod:1944 ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:2084 ../src/guestfs-actions.pod:2299 ../src/guestfs-actions.pod:2321 ../src/guestfs-actions.pod:2408 ../src/guestfs-actions.pod:2916 ../src/guestfs-actions.pod:3060 ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3154 ../src/guestfs-actions.pod:4224 ../src/guestfs-actions.pod:4244 ../src/guestfs-actions.pod:4269 ../src/guestfs-actions.pod:4471 ../src/guestfs-actions.pod:4485 ../src/guestfs-actions.pod:4498 ../src/guestfs-actions.pod:4512 ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4563 ../src/guestfs-actions.pod:4635 ../src/guestfs-actions.pod:4655 ../src/guestfs-actions.pod:4672 ../src/guestfs-actions.pod:4692 ../src/guestfs-actions.pod:4712 ../src/guestfs-actions.pod:4747 ../src/guestfs-actions.pod:4766 ../src/guestfs-actions.pod:4785 ../src/guestfs-actions.pod:4820 ../src/guestfs-actions.pod:4832 ../src/guestfs-actions.pod:4865 ../src/guestfs-actions.pod:4881 ../src/guestfs-actions.pod:4894 ../src/guestfs-actions.pod:4909 ../src/guestfs-actions.pod:4926 ../src/guestfs-actions.pod:5084 ../src/guestfs-actions.pod:5163 ../src/guestfs-actions.pod:5175 ../src/guestfs-actions.pod:5195 ../src/guestfs-actions.pod:5208 ../src/guestfs-actions.pod:5259 ../src/guestfs-actions.pod:5277 ../src/guestfs-actions.pod:5295 ../src/guestfs-actions.pod:5311 ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5339 ../src/guestfs-actions.pod:5356 ../src/guestfs-actions.pod:5371 ../src/guestfs-actions.pod:5398 ../src/guestfs-actions.pod:5461 ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5565 ../src/guestfs-actions.pod:5584 ../src/guestfs-actions.pod:5603 ../src/guestfs-actions.pod:5615 ../src/guestfs-actions.pod:5632 ../src/guestfs-actions.pod:5645 ../src/guestfs-actions.pod:5660 ../src/guestfs-actions.pod:5675 ../src/guestfs-actions.pod:5707 ../src/guestfs-actions.pod:5733 ../src/guestfs-actions.pod:5772 ../src/guestfs-actions.pod:5792 ../src/guestfs-actions.pod:5806 ../src/guestfs-actions.pod:5823 ../src/guestfs-actions.pod:5872 ../src/guestfs-actions.pod:5939 ../src/guestfs-actions.pod:5986 ../src/guestfs-actions.pod:6029 ../src/guestfs-actions.pod:6057 ../src/guestfs-actions.pod:6074 ../src/guestfs-actions.pod:6092 ../src/guestfs-actions.pod:6229 ../src/guestfs-actions.pod:6286 ../src/guestfs-actions.pod:6308 ../src/guestfs-actions.pod:6326 ../src/guestfs-actions.pod:6378 ../src/guestfs-actions.pod:6444 ../src/guestfs-actions.pod:6461 ../src/guestfs-actions.pod:6474 ../src/guestfs-actions.pod:6488 ../src/guestfs-actions.pod:6777 ../src/guestfs-actions.pod:6796 ../src/guestfs-actions.pod:6815 ../src/guestfs-actions.pod:6829 ../src/guestfs-actions.pod:6841 ../src/guestfs-actions.pod:6855 ../src/guestfs-actions.pod:6867 ../src/guestfs-actions.pod:6881 ../src/guestfs-actions.pod:6897 ../src/guestfs-actions.pod:6915 ../src/guestfs-actions.pod:6934 ../src/guestfs-actions.pod:6953 ../src/guestfs-actions.pod:6983 ../src/guestfs-actions.pod:7001 ../src/guestfs-actions.pod:7024 ../src/guestfs-actions.pod:7042 ../src/guestfs-actions.pod:7061 ../src/guestfs-actions.pod:7082 ../src/guestfs-actions.pod:7101 ../src/guestfs-actions.pod:7118 ../src/guestfs-actions.pod:7139 ../src/guestfs-actions.pod:7167 ../src/guestfs-actions.pod:7191 ../src/guestfs-actions.pod:7210 ../src/guestfs-actions.pod:7226 ../src/guestfs-actions.pod:7250 ../src/guestfs-actions.pod:7269 ../src/guestfs-actions.pod:7284 ../src/guestfs-actions.pod:7303 ../src/guestfs-actions.pod:7347 ../src/guestfs-actions.pod:7374 ../src/guestfs-actions.pod:7404 ../src/guestfs-actions.pod:7529 ../src/guestfs-actions.pod:7539 ../src/guestfs-actions.pod:7660 ../src/guestfs-actions.pod:7672 ../src/guestfs-actions.pod:7685 ../src/guestfs-actions.pod:7698 ../src/guestfs-actions.pod:7720 ../src/guestfs-actions.pod:7733 ../src/guestfs-actions.pod:7746 ../src/guestfs-actions.pod:7759 ../src/guestfs-actions.pod:7774 ../src/guestfs-actions.pod:7833 ../src/guestfs-actions.pod:7850 ../src/guestfs-actions.pod:7866 ../src/guestfs-actions.pod:7882 ../src/guestfs-actions.pod:7899 ../src/guestfs-actions.pod:7912 ../src/guestfs-actions.pod:7932 ../src/guestfs-actions.pod:8032 ../src/guestfs-actions.pod:8090 ../src/guestfs-actions.pod:8104 ../src/guestfs-actions.pod:8145 ../src/guestfs-actions.pod:8158 ../src/guestfs-actions.pod:8176 ../src/guestfs-actions.pod:8210 ../src/guestfs-actions.pod:8246 ../src/guestfs-actions.pod:8362 ../src/guestfs-actions.pod:8377 ../src/guestfs-actions.pod:8391 ../src/guestfs-actions.pod:8446 ../src/guestfs-actions.pod:8459 ../src/guestfs-actions.pod:8504 ../src/guestfs-actions.pod:8544 ../src/guestfs-actions.pod:8600 ../src/guestfs-actions.pod:8620 ../src/guestfs-actions.pod:8653 ../src/guestfs-actions.pod:8717 ../src/guestfs-actions.pod:8740 ../src/guestfs-actions.pod:8766 msgid "This function returns 0 on success or -1 on error." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189 ../src/guestfs-actions.pod:1378 ../src/guestfs-actions.pod:2520 ../src/guestfs-actions.pod:2618 ../src/guestfs-actions.pod:2743 ../src/guestfs-actions.pod:4224 ../src/guestfs-actions.pod:4244 ../src/guestfs-actions.pod:5702 ../src/guestfs-actions.pod:6996 ../src/guestfs-actions.pod:7113 ../src/guestfs-actions.pod:7264 ../src/guestfs-actions.pod:7769 ../src/guestfs-actions.pod:7894 ../src/guestfs-actions.pod:8539 +#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189 ../src/guestfs-actions.pod:1380 ../src/guestfs-actions.pod:2522 ../src/guestfs-actions.pod:2620 ../src/guestfs-actions.pod:2745 ../src/guestfs-actions.pod:4226 ../src/guestfs-actions.pod:4251 ../src/guestfs-actions.pod:5709 ../src/guestfs-actions.pod:7003 ../src/guestfs-actions.pod:7120 ../src/guestfs-actions.pod:7271 ../src/guestfs-actions.pod:7776 ../src/guestfs-actions.pod:7901 ../src/guestfs-actions.pod:8546 msgid "(Added in 0.3)" msgstr "" @@ -26438,7 +26453,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198 ../src/guestfs-actions.pod:934 ../src/guestfs-actions.pod:1258 ../src/guestfs-actions.pod:1310 ../src/guestfs-actions.pod:1388 ../src/guestfs-actions.pod:1457 ../src/guestfs-actions.pod:1510 ../src/guestfs-actions.pod:1563 ../src/guestfs-actions.pod:1873 ../src/guestfs-actions.pod:3409 ../src/guestfs-actions.pod:5012 ../src/guestfs-actions.pod:5403 ../src/guestfs-actions.pod:5712 ../src/guestfs-actions.pod:5943 ../src/guestfs-actions.pod:7936 +#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198 ../src/guestfs-actions.pod:936 ../src/guestfs-actions.pod:1260 ../src/guestfs-actions.pod:1312 ../src/guestfs-actions.pod:1390 ../src/guestfs-actions.pod:1459 ../src/guestfs-actions.pod:1512 ../src/guestfs-actions.pod:1565 ../src/guestfs-actions.pod:1875 ../src/guestfs-actions.pod:3411 ../src/guestfs-actions.pod:5019 ../src/guestfs-actions.pod:5410 ../src/guestfs-actions.pod:5719 ../src/guestfs-actions.pod:5950 ../src/guestfs-actions.pod:7943 msgid "" "You may supply a list of optional arguments to this call. Use zero or more " "of the following pairs of parameters, and terminate the list with C<-1> on " @@ -26475,7 +26490,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:406 ../src/guestfs-actions.pod:576 ../src/guestfs-actions.pod:795 ../src/guestfs-actions.pod:826 ../src/guestfs-actions.pod:844 ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:1713 ../src/guestfs-actions.pod:1857 ../src/guestfs-actions.pod:2276 ../src/guestfs-actions.pod:2479 ../src/guestfs-actions.pod:2590 ../src/guestfs-actions.pod:2641 ../src/guestfs-actions.pod:2693 ../src/guestfs-actions.pod:2707 ../src/guestfs-actions.pod:2730 ../src/guestfs-actions.pod:3045 ../src/guestfs-actions.pod:3527 ../src/guestfs-actions.pod:3545 ../src/guestfs-actions.pod:5881 ../src/guestfs-actions.pod:5902 ../src/guestfs-actions.pod:6119 ../src/guestfs-actions.pod:6357 ../src/guestfs-actions.pod:6551 ../src/guestfs-actions.pod:6577 ../src/guestfs-actions.pod:8124 ../src/guestfs-actions.pod:8550 ../src/guestfs-actions.pod:8563 ../src/guestfs-actions.pod:8576 +#: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:408 ../src/guestfs-actions.pod:578 ../src/guestfs-actions.pod:797 ../src/guestfs-actions.pod:828 ../src/guestfs-actions.pod:846 ../src/guestfs-actions.pod:865 ../src/guestfs-actions.pod:1715 ../src/guestfs-actions.pod:1859 ../src/guestfs-actions.pod:2278 ../src/guestfs-actions.pod:2481 ../src/guestfs-actions.pod:2592 ../src/guestfs-actions.pod:2643 ../src/guestfs-actions.pod:2695 ../src/guestfs-actions.pod:2709 ../src/guestfs-actions.pod:2732 ../src/guestfs-actions.pod:3047 ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3547 ../src/guestfs-actions.pod:5888 ../src/guestfs-actions.pod:5909 ../src/guestfs-actions.pod:6126 ../src/guestfs-actions.pod:6364 ../src/guestfs-actions.pod:6558 ../src/guestfs-actions.pod:6584 ../src/guestfs-actions.pod:8131 ../src/guestfs-actions.pod:8557 ../src/guestfs-actions.pod:8570 ../src/guestfs-actions.pod:8583 msgid "On error this function returns -1." msgstr "" @@ -26506,7 +26521,7 @@ msgid "This is the \"va_list variant\" of L</guestfs_add_domain>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:157 ../src/guestfs-actions.pod:168 ../src/guestfs-actions.pod:270 ../src/guestfs-actions.pod:281 ../src/guestfs-actions.pod:973 ../src/guestfs-actions.pod:984 ../src/guestfs-actions.pod:1286 ../src/guestfs-actions.pod:1299 ../src/guestfs-actions.pod:1345 ../src/guestfs-actions.pod:1358 ../src/guestfs-actions.pod:1435 ../src/guestfs-actions.pod:1447 ../src/guestfs-actions.pod:1488 ../src/guestfs-actions.pod:1500 ../src/guestfs-actions.pod:1541 ../src/guestfs-actions.pod:1553 ../src/guestfs-actions.pod:1599 ../src/guestfs-actions.pod:1611 ../src/guestfs-actions.pod:1916 ../src/guestfs-actions.pod:1927 ../src/guestfs-actions.pod:3493 ../src/guestfs-actions.pod:3505 ../src/guestfs-actions.pod:5091 ../src/guestfs-actions.pod:5103 ../src/guestfs-actions.pod:5468 ../src/guestfs-actions.pod:5480 ../src/guestfs-actions.pod:5740 ../src/guestfs-actions.pod:5752 ../src/guestfs-actions.pod:5992 ../src/guestfs-actions.pod:6003 ../src/guestfs-actions.pod:8038 ../src/guestfs-actions.pod:8049 +#: ../src/guestfs-actions.pod:157 ../src/guestfs-actions.pod:168 ../src/guestfs-actions.pod:272 ../src/guestfs-actions.pod:283 ../src/guestfs-actions.pod:975 ../src/guestfs-actions.pod:986 ../src/guestfs-actions.pod:1288 ../src/guestfs-actions.pod:1301 ../src/guestfs-actions.pod:1347 ../src/guestfs-actions.pod:1360 ../src/guestfs-actions.pod:1437 ../src/guestfs-actions.pod:1449 ../src/guestfs-actions.pod:1490 ../src/guestfs-actions.pod:1502 ../src/guestfs-actions.pod:1543 ../src/guestfs-actions.pod:1555 ../src/guestfs-actions.pod:1601 ../src/guestfs-actions.pod:1613 ../src/guestfs-actions.pod:1918 ../src/guestfs-actions.pod:1929 ../src/guestfs-actions.pod:3495 ../src/guestfs-actions.pod:3507 ../src/guestfs-actions.pod:5098 ../src/guestfs-actions.pod:5110 ../src/guestfs-actions.pod:5475 ../src/guestfs-actions.pod:5487 ../src/guestfs-actions.pod:5747 ../src/guestfs-actions.pod:5759 ../src/guestfs-actions.pod:5999 ../src/guestfs-actions.pod:6010 ../src/guestfs-actions.pod:8045 ../src/guestfs-actions.pod:8056 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>." msgstr "" @@ -26592,7 +26607,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:236 +#: ../src/guestfs-actions.pod:237 msgid "" "This forces the image format. If you omit this (or use C<guestfs_add_drive> " "or C<guestfs_add_drive_ro>) then the format is automatically detected. " @@ -26600,24 +26615,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:247 +#: ../src/guestfs-actions.pod:248 msgid "" "This rarely-used option lets you emulate the behaviour of the deprecated " "C<guestfs_add_drive_with_if> call (q.v.)" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:259 +#: ../src/guestfs-actions.pod:261 msgid "(Added in 1.5.23)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:261 +#: ../src/guestfs-actions.pod:263 msgid "guestfs_add_drive_opts_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:263 +#: ../src/guestfs-actions.pod:265 #, no-wrap msgid "" " int\n" @@ -26628,17 +26643,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:268 +#: ../src/guestfs-actions.pod:270 msgid "This is the \"va_list variant\" of L</guestfs_add_drive_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:272 +#: ../src/guestfs-actions.pod:274 msgid "guestfs_add_drive_opts_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:274 +#: ../src/guestfs-actions.pod:276 #, no-wrap msgid "" " int\n" @@ -26650,17 +26665,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:279 +#: ../src/guestfs-actions.pod:281 msgid "This is the \"argv variant\" of L</guestfs_add_drive_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:283 +#: ../src/guestfs-actions.pod:285 msgid "guestfs_add_drive_ro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:285 +#: ../src/guestfs-actions.pod:287 #, no-wrap msgid "" " int\n" @@ -26670,7 +26685,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:289 +#: ../src/guestfs-actions.pod:291 msgid "" "This function is the equivalent of calling C<guestfs_add_drive_opts> with " "the optional parameter C<GUESTFS_ADD_DRIVE_OPTS_READONLY> set to 1, so the " @@ -26678,17 +26693,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:296 +#: ../src/guestfs-actions.pod:298 msgid "(Added in 1.0.38)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:298 +#: ../src/guestfs-actions.pod:300 msgid "guestfs_add_drive_ro_with_if" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:300 +#: ../src/guestfs-actions.pod:302 #, no-wrap msgid "" " int\n" @@ -26699,24 +26714,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:312 +#: ../src/guestfs-actions.pod:314 msgid "" "This is the same as C<guestfs_add_drive_ro> but it allows you to specify the " "QEMU interface emulation to use at run time." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:317 ../src/guestfs-actions.pod:338 ../src/guestfs-actions.pod:3004 +#: ../src/guestfs-actions.pod:319 ../src/guestfs-actions.pod:340 ../src/guestfs-actions.pod:3006 msgid "(Added in 1.0.84)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:319 +#: ../src/guestfs-actions.pod:321 msgid "guestfs_add_drive_with_if" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:321 +#: ../src/guestfs-actions.pod:323 #, no-wrap msgid "" " int\n" @@ -26727,19 +26742,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:333 +#: ../src/guestfs-actions.pod:335 msgid "" "This is the same as C<guestfs_add_drive> but it allows you to specify the " "QEMU interface emulation to use at run time." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:340 +#: ../src/guestfs-actions.pod:342 msgid "guestfs_aug_clear" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:342 +#: ../src/guestfs-actions.pod:344 #, no-wrap msgid "" " int\n" @@ -26749,17 +26764,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:351 ../src/guestfs-actions.pod:2732 +#: ../src/guestfs-actions.pod:353 ../src/guestfs-actions.pod:2734 msgid "(Added in 1.3.4)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:353 +#: ../src/guestfs-actions.pod:355 msgid "guestfs_aug_close" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:355 +#: ../src/guestfs-actions.pod:357 #, no-wrap msgid "" " int\n" @@ -26768,7 +26783,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:358 +#: ../src/guestfs-actions.pod:360 msgid "" "Close the current Augeas handle and free up any resources used by it. After " "calling this, you have to call C<guestfs_aug_init> again before you can use " @@ -26776,17 +26791,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:365 ../src/guestfs-actions.pod:390 ../src/guestfs-actions.pod:408 ../src/guestfs-actions.pod:422 ../src/guestfs-actions.pod:485 ../src/guestfs-actions.pod:505 ../src/guestfs-actions.pod:519 ../src/guestfs-actions.pod:550 ../src/guestfs-actions.pod:564 ../src/guestfs-actions.pod:578 ../src/guestfs-actions.pod:592 ../src/guestfs-actions.pod:610 ../src/guestfs-actions.pod:6628 +#: ../src/guestfs-actions.pod:367 ../src/guestfs-actions.pod:392 ../src/guestfs-actions.pod:410 ../src/guestfs-actions.pod:424 ../src/guestfs-actions.pod:487 ../src/guestfs-actions.pod:507 ../src/guestfs-actions.pod:521 ../src/guestfs-actions.pod:552 ../src/guestfs-actions.pod:566 ../src/guestfs-actions.pod:580 ../src/guestfs-actions.pod:594 ../src/guestfs-actions.pod:612 ../src/guestfs-actions.pod:6635 msgid "(Added in 0.7)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:367 +#: ../src/guestfs-actions.pod:369 msgid "guestfs_aug_defnode" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:369 +#: ../src/guestfs-actions.pod:371 #, no-wrap msgid "" " struct guestfs_int_bool *\n" @@ -26798,7 +26813,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:378 +#: ../src/guestfs-actions.pod:380 msgid "" "If C<expr> evaluates to an empty nodeset, a node is created, equivalent to " "calling C<guestfs_aug_set> C<expr>, C<value>. C<name> will be the nodeset " @@ -26806,19 +26821,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:386 +#: ../src/guestfs-actions.pod:388 msgid "" "This function returns a C<struct guestfs_int_bool *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_int_bool> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:392 +#: ../src/guestfs-actions.pod:394 msgid "guestfs_aug_defvar" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:394 +#: ../src/guestfs-actions.pod:396 #, no-wrap msgid "" " int\n" @@ -26829,12 +26844,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:410 +#: ../src/guestfs-actions.pod:412 msgid "guestfs_aug_get" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:412 +#: ../src/guestfs-actions.pod:414 #, no-wrap msgid "" " char *\n" @@ -26844,19 +26859,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:419 ../src/guestfs-actions.pod:1024 ../src/guestfs-actions.pod:1042 ../src/guestfs-actions.pod:1102 ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:1221 ../src/guestfs-actions.pod:1726 ../src/guestfs-actions.pod:1743 ../src/guestfs-actions.pod:1762 ../src/guestfs-actions.pod:1959 ../src/guestfs-actions.pod:2147 ../src/guestfs-actions.pod:2259 ../src/guestfs-actions.pod:2422 ../src/guestfs-actions.pod:2439 ../src/guestfs-actions.pod:2506 ../src/guestfs-actions.pod:2549 ../src/guestfs-actions.pod:2570 ../src/guestfs-actions.pod:2755 ../src/guestfs-actions.pod:2969 ../src/guestfs-actions.pod:3171 ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3377 ../src/guestfs-actions.pod:3396 ../src/guestfs-actions.pod:3611 ../src/guestfs-actions.pod:3639 ../src/guestfs-actions.pod:3660 ../src/guestfs-actions.pod:3694 ../src/guestfs-actions.pod:3761 ../src/guestfs-actions.pod:3781 ../src/guestfs-actions.pod:3801 ../src/guestfs-actions.pod:4450 ../src/guestfs-actions.pod:4797 ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:5230 ../src/guestfs-actions.pod:6137 ../src/guestfs-actions.pod:6338 ../src/guestfs-actions.pod:6526 ../src/guestfs-actions.pod:6704 ../src/guestfs-actions.pod:6753 ../src/guestfs-actions.pod:7415 ../src/guestfs-actions.pod:7431 ../src/guestfs-actions.pod:7455 ../src/guestfs-actions.pod:7479 ../src/guestfs-actions.pod:8298 ../src/guestfs-actions.pod:8317 ../src/guestfs-actions.pod:8335 ../src/guestfs-actions.pod:8509 ../src/guestfs-actions.pod:8823 +#: ../src/guestfs-actions.pod:421 ../src/guestfs-actions.pod:1026 ../src/guestfs-actions.pod:1044 ../src/guestfs-actions.pod:1104 ../src/guestfs-actions.pod:1120 ../src/guestfs-actions.pod:1223 ../src/guestfs-actions.pod:1728 ../src/guestfs-actions.pod:1745 ../src/guestfs-actions.pod:1764 ../src/guestfs-actions.pod:1961 ../src/guestfs-actions.pod:2149 ../src/guestfs-actions.pod:2261 ../src/guestfs-actions.pod:2424 ../src/guestfs-actions.pod:2441 ../src/guestfs-actions.pod:2508 ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:2572 ../src/guestfs-actions.pod:2757 ../src/guestfs-actions.pod:2971 ../src/guestfs-actions.pod:3173 ../src/guestfs-actions.pod:3275 ../src/guestfs-actions.pod:3379 ../src/guestfs-actions.pod:3398 ../src/guestfs-actions.pod:3613 ../src/guestfs-actions.pod:3641 ../src/guestfs-actions.pod:3662 ../src/guestfs-actions.pod:3696 ../src/guestfs-actions.pod:3763 ../src/guestfs-actions.pod:3783 ../src/guestfs-actions.pod:3803 ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4804 ../src/guestfs-actions.pod:4971 ../src/guestfs-actions.pod:5237 ../src/guestfs-actions.pod:6144 ../src/guestfs-actions.pod:6345 ../src/guestfs-actions.pod:6533 ../src/guestfs-actions.pod:6711 ../src/guestfs-actions.pod:6760 ../src/guestfs-actions.pod:7422 ../src/guestfs-actions.pod:7438 ../src/guestfs-actions.pod:7462 ../src/guestfs-actions.pod:7486 ../src/guestfs-actions.pod:8305 ../src/guestfs-actions.pod:8324 ../src/guestfs-actions.pod:8342 ../src/guestfs-actions.pod:8516 ../src/guestfs-actions.pod:8830 msgid "" "This function returns a string, or NULL on error. I<The caller must free " "the returned string after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:424 +#: ../src/guestfs-actions.pod:426 msgid "guestfs_aug_init" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:426 +#: ../src/guestfs-actions.pod:428 #, no-wrap msgid "" " int\n" @@ -26867,12 +26882,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:435 +#: ../src/guestfs-actions.pod:437 msgid "You must call this before using any other C<guestfs_aug_*> commands." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:460 +#: ../src/guestfs-actions.pod:462 msgid "" "This option is only useful when debugging Augeas lenses. Use of this option " "may require additional memory for the libguestfs appliance. You may need to " @@ -26881,22 +26896,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:475 +#: ../src/guestfs-actions.pod:477 msgid "Do not load the tree in C<guestfs_aug_init>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:479 +#: ../src/guestfs-actions.pod:481 msgid "To close the handle, you can call C<guestfs_aug_close>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:487 +#: ../src/guestfs-actions.pod:489 msgid "guestfs_aug_insert" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:489 +#: ../src/guestfs-actions.pod:491 #, no-wrap msgid "" " int\n" @@ -26908,12 +26923,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:507 +#: ../src/guestfs-actions.pod:509 msgid "guestfs_aug_load" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:509 +#: ../src/guestfs-actions.pod:511 #, no-wrap msgid "" " int\n" @@ -26922,12 +26937,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:521 +#: ../src/guestfs-actions.pod:523 msgid "guestfs_aug_ls" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:523 +#: ../src/guestfs-actions.pod:525 #, no-wrap msgid "" " char **\n" @@ -26937,14 +26952,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:527 +#: ../src/guestfs-actions.pod:529 msgid "" "This is just a shortcut for listing C<guestfs_aug_match> C<path/*> and " "sorting the resulting nodes into alphabetical order." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:530 ../src/guestfs-actions.pod:546 ../src/guestfs-actions.pod:692 ../src/guestfs-actions.pod:1240 ../src/guestfs-actions.pod:1974 ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:2096 ../src/guestfs-actions.pod:2115 ../src/guestfs-actions.pod:2361 ../src/guestfs-actions.pod:2827 ../src/guestfs-actions.pod:2843 ../src/guestfs-actions.pod:2862 ../src/guestfs-actions.pod:2927 ../src/guestfs-actions.pod:2951 ../src/guestfs-actions.pod:3022 ../src/guestfs-actions.pod:3071 ../src/guestfs-actions.pod:3338 ../src/guestfs-actions.pod:3713 ../src/guestfs-actions.pod:3997 ../src/guestfs-actions.pod:4320 ../src/guestfs-actions.pod:4337 ../src/guestfs-actions.pod:4357 ../src/guestfs-actions.pod:4412 ../src/guestfs-actions.pod:4432 ../src/guestfs-actions.pod:4537 ../src/guestfs-actions.pod:4936 ../src/guestfs-actions.pod:5849 ../src/guestfs-actions.pod:6498 ../src/guestfs-actions.pod:6624 ../src/guestfs-actions.pod:6738 ../src/guestfs-actions.pod:7495 ../src/guestfs-actions.pod:7579 ../src/guestfs-actions.pod:7634 ../src/guestfs-actions.pod:7780 ../src/guestfs-actions.pod:7804 ../src/guestfs-actions.pod:8402 ../src/guestfs-actions.pod:8422 ../src/guestfs-actions.pod:8469 ../src/guestfs-actions.pod:8663 ../src/guestfs-actions.pod:8682 ../src/guestfs-actions.pod:8773 ../src/guestfs-actions.pod:8792 ../src/guestfs-actions.pod:8838 ../src/guestfs-actions.pod:8857 +#: ../src/guestfs-actions.pod:532 ../src/guestfs-actions.pod:548 ../src/guestfs-actions.pod:694 ../src/guestfs-actions.pod:1242 ../src/guestfs-actions.pod:1976 ../src/guestfs-actions.pod:1995 ../src/guestfs-actions.pod:2098 ../src/guestfs-actions.pod:2117 ../src/guestfs-actions.pod:2363 ../src/guestfs-actions.pod:2829 ../src/guestfs-actions.pod:2845 ../src/guestfs-actions.pod:2864 ../src/guestfs-actions.pod:2929 ../src/guestfs-actions.pod:2953 ../src/guestfs-actions.pod:3024 ../src/guestfs-actions.pod:3073 ../src/guestfs-actions.pod:3340 ../src/guestfs-actions.pod:3715 ../src/guestfs-actions.pod:3999 ../src/guestfs-actions.pod:4327 ../src/guestfs-actions.pod:4344 ../src/guestfs-actions.pod:4364 ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:4439 ../src/guestfs-actions.pod:4544 ../src/guestfs-actions.pod:4943 ../src/guestfs-actions.pod:5856 ../src/guestfs-actions.pod:6505 ../src/guestfs-actions.pod:6631 ../src/guestfs-actions.pod:6745 ../src/guestfs-actions.pod:7502 ../src/guestfs-actions.pod:7586 ../src/guestfs-actions.pod:7641 ../src/guestfs-actions.pod:7787 ../src/guestfs-actions.pod:7811 ../src/guestfs-actions.pod:8409 ../src/guestfs-actions.pod:8429 ../src/guestfs-actions.pod:8476 ../src/guestfs-actions.pod:8670 ../src/guestfs-actions.pod:8689 ../src/guestfs-actions.pod:8780 ../src/guestfs-actions.pod:8799 ../src/guestfs-actions.pod:8845 ../src/guestfs-actions.pod:8864 msgid "" "This function returns a NULL-terminated array of strings (like " "L<environ(3)>), or NULL if there was an error. I<The caller must free the " @@ -26952,17 +26967,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:534 ../src/guestfs-actions.pod:1165 ../src/guestfs-actions.pod:1183 ../src/guestfs-actions.pod:2031 ../src/guestfs-actions.pod:4075 ../src/guestfs-actions.pod:4106 ../src/guestfs-actions.pod:4780 ../src/guestfs-actions.pod:4827 ../src/guestfs-actions.pod:5170 ../src/guestfs-actions.pod:5203 ../src/guestfs-actions.pod:5366 ../src/guestfs-actions.pod:5853 ../src/guestfs-actions.pod:6439 ../src/guestfs-actions.pod:6836 ../src/guestfs-actions.pod:6850 ../src/guestfs-actions.pod:6862 ../src/guestfs-actions.pod:7342 ../src/guestfs-actions.pod:8140 ../src/guestfs-actions.pod:8153 ../src/guestfs-actions.pod:8386 ../src/guestfs-actions.pod:8651 +#: ../src/guestfs-actions.pod:536 ../src/guestfs-actions.pod:1167 ../src/guestfs-actions.pod:1185 ../src/guestfs-actions.pod:2033 ../src/guestfs-actions.pod:4077 ../src/guestfs-actions.pod:4108 ../src/guestfs-actions.pod:4787 ../src/guestfs-actions.pod:4834 ../src/guestfs-actions.pod:5177 ../src/guestfs-actions.pod:5210 ../src/guestfs-actions.pod:5373 ../src/guestfs-actions.pod:5860 ../src/guestfs-actions.pod:6446 ../src/guestfs-actions.pod:6843 ../src/guestfs-actions.pod:6857 ../src/guestfs-actions.pod:6869 ../src/guestfs-actions.pod:7349 ../src/guestfs-actions.pod:8147 ../src/guestfs-actions.pod:8160 ../src/guestfs-actions.pod:8393 ../src/guestfs-actions.pod:8658 msgid "(Added in 0.8)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:536 +#: ../src/guestfs-actions.pod:538 msgid "guestfs_aug_match" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:538 +#: ../src/guestfs-actions.pod:540 #, no-wrap msgid "" " char **\n" @@ -26972,12 +26987,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:552 +#: ../src/guestfs-actions.pod:554 msgid "guestfs_aug_mv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:554 +#: ../src/guestfs-actions.pod:556 #, no-wrap msgid "" " int\n" @@ -26988,12 +27003,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:566 +#: ../src/guestfs-actions.pod:568 msgid "guestfs_aug_rm" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:568 +#: ../src/guestfs-actions.pod:570 #, no-wrap msgid "" " int\n" @@ -27003,12 +27018,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:580 +#: ../src/guestfs-actions.pod:582 msgid "guestfs_aug_save" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:582 +#: ../src/guestfs-actions.pod:584 #, no-wrap msgid "" " int\n" @@ -27017,19 +27032,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:587 +#: ../src/guestfs-actions.pod:589 msgid "" "The flags which were passed to C<guestfs_aug_init> affect exactly how files " "are saved." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:594 +#: ../src/guestfs-actions.pod:596 msgid "guestfs_aug_set" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:596 +#: ../src/guestfs-actions.pod:598 #, no-wrap msgid "" " int\n" @@ -27040,7 +27055,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:603 +#: ../src/guestfs-actions.pod:605 msgid "" "In the Augeas API, it is possible to clear a node by setting the value to " "NULL. Due to an oversight in the libguestfs API you cannot do that with " @@ -27048,12 +27063,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:612 +#: ../src/guestfs-actions.pod:614 msgid "guestfs_available" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:614 +#: ../src/guestfs-actions.pod:616 #, no-wrap msgid "" " int\n" @@ -27063,7 +27078,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:622 +#: ../src/guestfs-actions.pod:624 msgid "" "The libguestfs groups, and the functions that those groups correspond to, " "are listed in L<guestfs(3)/AVAILABILITY>. You can also fetch this list at " @@ -27071,12 +27086,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:646 +#: ../src/guestfs-actions.pod:648 msgid "You must call C<guestfs_launch> before calling this function." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:668 +#: ../src/guestfs-actions.pod:670 msgid "" "This call was added in version C<1.0.80>. In previous versions of " "libguestfs all you could do would be to speculatively execute a command to " @@ -27084,17 +27099,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:677 ../src/guestfs-actions.pod:1697 +#: ../src/guestfs-actions.pod:679 ../src/guestfs-actions.pod:1699 msgid "(Added in 1.0.80)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:679 +#: ../src/guestfs-actions.pod:681 msgid "guestfs_available_all_groups" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:681 +#: ../src/guestfs-actions.pod:683 #, no-wrap msgid "" " char **\n" @@ -27103,7 +27118,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:684 +#: ../src/guestfs-actions.pod:686 msgid "" "This command returns a list of all optional groups that this daemon knows " "about. Note this returns both supported and unsupported groups. To find " @@ -27112,22 +27127,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:690 +#: ../src/guestfs-actions.pod:692 msgid "See also C<guestfs_available> and L<guestfs(3)/AVAILABILITY>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:696 +#: ../src/guestfs-actions.pod:698 msgid "(Added in 1.3.15)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:698 +#: ../src/guestfs-actions.pod:700 msgid "guestfs_base64_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:700 +#: ../src/guestfs-actions.pod:702 #, no-wrap msgid "" " int\n" @@ -27138,17 +27153,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:710 ../src/guestfs-actions.pod:724 +#: ../src/guestfs-actions.pod:712 ../src/guestfs-actions.pod:726 msgid "(Added in 1.3.5)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:712 +#: ../src/guestfs-actions.pod:714 msgid "guestfs_base64_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:714 +#: ../src/guestfs-actions.pod:716 #, no-wrap msgid "" " int\n" @@ -27159,12 +27174,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:726 +#: ../src/guestfs-actions.pod:728 msgid "guestfs_blkid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:728 +#: ../src/guestfs-actions.pod:730 #, no-wrap msgid "" " char **\n" @@ -27174,7 +27189,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:759 ../src/guestfs-actions.pod:3313 ../src/guestfs-actions.pod:3581 ../src/guestfs-actions.pod:4397 ../src/guestfs-actions.pod:5139 ../src/guestfs-actions.pod:5829 ../src/guestfs-actions.pod:8065 +#: ../src/guestfs-actions.pod:761 ../src/guestfs-actions.pod:3315 ../src/guestfs-actions.pod:3583 ../src/guestfs-actions.pod:4404 ../src/guestfs-actions.pod:5146 ../src/guestfs-actions.pod:5836 ../src/guestfs-actions.pod:8072 msgid "" "This function returns a NULL-terminated array of strings, or NULL if there " "was an error. The array of strings will always have length C<2n+1>, where " @@ -27183,17 +27198,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:765 +#: ../src/guestfs-actions.pod:767 msgid "(Added in 1.15.9)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:767 +#: ../src/guestfs-actions.pod:769 msgid "guestfs_blockdev_flushbufs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:769 +#: ../src/guestfs-actions.pod:771 #, no-wrap msgid "" " int\n" @@ -27203,17 +27218,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:780 ../src/guestfs-actions.pod:797 ../src/guestfs-actions.pod:812 ../src/guestfs-actions.pod:828 ../src/guestfs-actions.pod:846 ../src/guestfs-actions.pod:865 ../src/guestfs-actions.pod:879 ../src/guestfs-actions.pod:897 ../src/guestfs-actions.pod:911 ../src/guestfs-actions.pod:925 +#: ../src/guestfs-actions.pod:782 ../src/guestfs-actions.pod:799 ../src/guestfs-actions.pod:814 ../src/guestfs-actions.pod:830 ../src/guestfs-actions.pod:848 ../src/guestfs-actions.pod:867 ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:899 ../src/guestfs-actions.pod:913 ../src/guestfs-actions.pod:927 msgid "(Added in 0.9.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:782 +#: ../src/guestfs-actions.pod:784 msgid "guestfs_blockdev_getbsz" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:784 +#: ../src/guestfs-actions.pod:786 #, no-wrap msgid "" " int\n" @@ -27223,12 +27238,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:799 +#: ../src/guestfs-actions.pod:801 msgid "guestfs_blockdev_getro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:801 +#: ../src/guestfs-actions.pod:803 #, no-wrap msgid "" " int\n" @@ -27238,17 +27253,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:810 ../src/guestfs-actions.pod:2014 ../src/guestfs-actions.pod:2029 ../src/guestfs-actions.pod:2518 ../src/guestfs-actions.pod:2529 ../src/guestfs-actions.pod:2601 ../src/guestfs-actions.pod:2627 ../src/guestfs-actions.pod:2667 ../src/guestfs-actions.pod:2682 ../src/guestfs-actions.pod:2718 ../src/guestfs-actions.pod:2741 ../src/guestfs-actions.pod:3818 ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:3852 ../src/guestfs-actions.pod:4014 ../src/guestfs-actions.pod:4028 ../src/guestfs-actions.pod:4043 ../src/guestfs-actions.pod:4057 ../src/guestfs-actions.pod:4073 ../src/guestfs-actions.pod:4088 ../src/guestfs-actions.pod:4104 ../src/guestfs-actions.pod:4118 ../src/guestfs-actions.pod:4131 ../src/guestfs-actions.pod:4145 ../src/guestfs-actions.pod:4160 ../src/guestfs-actions.pod:4175 ../src/guestfs-actions.pod:4188 ../src/guestfs-actions.pod:4202 ../src/guestfs-actions.pod:6101 +#: ../src/guestfs-actions.pod:812 ../src/guestfs-actions.pod:2016 ../src/guestfs-actions.pod:2031 ../src/guestfs-actions.pod:2520 ../src/guestfs-actions.pod:2531 ../src/guestfs-actions.pod:2603 ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:2669 ../src/guestfs-actions.pod:2684 ../src/guestfs-actions.pod:2720 ../src/guestfs-actions.pod:2743 ../src/guestfs-actions.pod:3820 ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3854 ../src/guestfs-actions.pod:4016 ../src/guestfs-actions.pod:4030 ../src/guestfs-actions.pod:4045 ../src/guestfs-actions.pod:4059 ../src/guestfs-actions.pod:4075 ../src/guestfs-actions.pod:4090 ../src/guestfs-actions.pod:4106 ../src/guestfs-actions.pod:4120 ../src/guestfs-actions.pod:4133 ../src/guestfs-actions.pod:4147 ../src/guestfs-actions.pod:4162 ../src/guestfs-actions.pod:4177 ../src/guestfs-actions.pod:4190 ../src/guestfs-actions.pod:4204 ../src/guestfs-actions.pod:6108 msgid "This function returns a C truth value on success or -1 on error." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:814 +#: ../src/guestfs-actions.pod:816 msgid "guestfs_blockdev_getsize64" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:816 +#: ../src/guestfs-actions.pod:818 #, no-wrap msgid "" " int64_t\n" @@ -27258,17 +27273,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:822 +#: ../src/guestfs-actions.pod:824 msgid "See also C<guestfs_blockdev_getsz>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:830 +#: ../src/guestfs-actions.pod:832 msgid "guestfs_blockdev_getss" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:832 +#: ../src/guestfs-actions.pod:834 #, no-wrap msgid "" " int\n" @@ -27278,19 +27293,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:839 +#: ../src/guestfs-actions.pod:841 msgid "" "(Note, this is not the size in sectors, use C<guestfs_blockdev_getsz> for " "that)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:848 +#: ../src/guestfs-actions.pod:850 msgid "guestfs_blockdev_getsz" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:850 +#: ../src/guestfs-actions.pod:852 #, no-wrap msgid "" " int64_t\n" @@ -27300,19 +27315,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:857 +#: ../src/guestfs-actions.pod:859 msgid "" "See also C<guestfs_blockdev_getss> for the real sector size of the device, " "and C<guestfs_blockdev_getsize64> for the more useful I<size in bytes>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:867 +#: ../src/guestfs-actions.pod:869 msgid "guestfs_blockdev_rereadpt" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:869 +#: ../src/guestfs-actions.pod:871 #, no-wrap msgid "" " int\n" @@ -27322,12 +27337,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:881 +#: ../src/guestfs-actions.pod:883 msgid "guestfs_blockdev_setbsz" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:883 +#: ../src/guestfs-actions.pod:885 #, no-wrap msgid "" " int\n" @@ -27338,12 +27353,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:899 +#: ../src/guestfs-actions.pod:901 msgid "guestfs_blockdev_setro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:901 +#: ../src/guestfs-actions.pod:903 #, no-wrap msgid "" " int\n" @@ -27353,12 +27368,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:913 +#: ../src/guestfs-actions.pod:915 msgid "guestfs_blockdev_setrw" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:915 +#: ../src/guestfs-actions.pod:917 #, no-wrap msgid "" " int\n" @@ -27368,12 +27383,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:927 +#: ../src/guestfs-actions.pod:929 msgid "guestfs_btrfs_filesystem_resize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:929 +#: ../src/guestfs-actions.pod:931 #, no-wrap msgid "" " int\n" @@ -27384,7 +27399,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:939 +#: ../src/guestfs-actions.pod:941 #, no-wrap msgid "" " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n" @@ -27392,17 +27407,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:962 +#: ../src/guestfs-actions.pod:964 msgid "(Added in 1.11.17)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:964 +#: ../src/guestfs-actions.pod:966 msgid "guestfs_btrfs_filesystem_resize_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:966 +#: ../src/guestfs-actions.pod:968 #, no-wrap msgid "" " int\n" @@ -27413,17 +27428,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:971 +#: ../src/guestfs-actions.pod:973 msgid "This is the \"va_list variant\" of L</guestfs_btrfs_filesystem_resize>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:975 +#: ../src/guestfs-actions.pod:977 msgid "guestfs_btrfs_filesystem_resize_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:977 +#: ../src/guestfs-actions.pod:979 #, no-wrap msgid "" " int\n" @@ -27435,17 +27450,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:982 +#: ../src/guestfs-actions.pod:984 msgid "This is the \"argv variant\" of L</guestfs_btrfs_filesystem_resize>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:986 +#: ../src/guestfs-actions.pod:988 msgid "guestfs_case_sensitive_path" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:988 +#: ../src/guestfs-actions.pod:990 #, no-wrap msgid "" " char *\n" @@ -27455,7 +27470,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1014 +#: ../src/guestfs-actions.pod:1016 msgid "" "Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return " "C<\"/WINDOWS/system32\"> (the exact return value would depend on details of " @@ -27463,22 +27478,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1022 +#: ../src/guestfs-actions.pod:1024 msgid "See also C<guestfs_realpath>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1027 ../src/guestfs-actions.pod:8320 +#: ../src/guestfs-actions.pod:1029 ../src/guestfs-actions.pod:8327 msgid "(Added in 1.0.75)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1029 +#: ../src/guestfs-actions.pod:1031 msgid "guestfs_cat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1031 +#: ../src/guestfs-actions.pod:1033 #, no-wrap msgid "" " char *\n" @@ -27488,7 +27503,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1037 +#: ../src/guestfs-actions.pod:1039 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of string). For " @@ -27497,17 +27512,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1048 ../src/guestfs-actions.pod:4341 ../src/guestfs-actions.pod:4436 ../src/guestfs-actions.pod:4453 ../src/guestfs-actions.pod:4541 ../src/guestfs-actions.pod:4940 ../src/guestfs-actions.pod:4954 ../src/guestfs-actions.pod:6502 ../src/guestfs-actions.pod:6516 ../src/guestfs-actions.pod:8473 ../src/guestfs-actions.pod:8487 +#: ../src/guestfs-actions.pod:1050 ../src/guestfs-actions.pod:4348 ../src/guestfs-actions.pod:4443 ../src/guestfs-actions.pod:4460 ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4947 ../src/guestfs-actions.pod:4961 ../src/guestfs-actions.pod:6509 ../src/guestfs-actions.pod:6523 ../src/guestfs-actions.pod:8480 ../src/guestfs-actions.pod:8494 msgid "(Added in 0.4)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1050 +#: ../src/guestfs-actions.pod:1052 msgid "guestfs_checksum" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1052 +#: ../src/guestfs-actions.pod:1054 #, no-wrap msgid "" " char *\n" @@ -27518,27 +27533,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1098 +#: ../src/guestfs-actions.pod:1100 msgid "To get the checksum for a device, use C<guestfs_checksum_device>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1100 +#: ../src/guestfs-actions.pod:1102 msgid "To get the checksums for many files, use C<guestfs_checksums_out>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1105 ../src/guestfs-actions.pod:1788 ../src/guestfs-actions.pod:2709 ../src/guestfs-actions.pod:4030 ../src/guestfs-actions.pod:4059 ../src/guestfs-actions.pod:4120 ../src/guestfs-actions.pod:4147 ../src/guestfs-actions.pod:8176 +#: ../src/guestfs-actions.pod:1107 ../src/guestfs-actions.pod:1790 ../src/guestfs-actions.pod:2711 ../src/guestfs-actions.pod:4032 ../src/guestfs-actions.pod:4061 ../src/guestfs-actions.pod:4122 ../src/guestfs-actions.pod:4149 ../src/guestfs-actions.pod:8183 msgid "(Added in 1.0.2)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1107 +#: ../src/guestfs-actions.pod:1109 msgid "guestfs_checksum_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1109 +#: ../src/guestfs-actions.pod:1111 #, no-wrap msgid "" " char *\n" @@ -27549,7 +27564,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1114 +#: ../src/guestfs-actions.pod:1116 msgid "" "This call computes the MD5, SHAx or CRC checksum of the contents of the " "device named C<device>. For the types of checksums supported see the " @@ -27557,17 +27572,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1121 ../src/guestfs-actions.pod:5934 ../src/guestfs-actions.pod:6069 ../src/guestfs-actions.pod:6103 ../src/guestfs-actions.pod:6121 ../src/guestfs-actions.pod:6303 ../src/guestfs-actions.pod:8085 ../src/guestfs-actions.pod:8099 ../src/guestfs-actions.pod:8499 +#: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:5941 ../src/guestfs-actions.pod:6076 ../src/guestfs-actions.pod:6110 ../src/guestfs-actions.pod:6128 ../src/guestfs-actions.pod:6310 ../src/guestfs-actions.pod:8092 ../src/guestfs-actions.pod:8106 ../src/guestfs-actions.pod:8506 msgid "(Added in 1.3.2)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1123 +#: ../src/guestfs-actions.pod:1125 msgid "guestfs_checksums_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1125 +#: ../src/guestfs-actions.pod:1127 #, no-wrap msgid "" " int\n" @@ -27579,17 +27594,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1145 +#: ../src/guestfs-actions.pod:1147 msgid "(Added in 1.3.7)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1147 +#: ../src/guestfs-actions.pod:1149 msgid "guestfs_chmod" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1149 +#: ../src/guestfs-actions.pod:1151 #, no-wrap msgid "" " int\n" @@ -27600,12 +27615,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1167 +#: ../src/guestfs-actions.pod:1169 msgid "guestfs_chown" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1169 +#: ../src/guestfs-actions.pod:1171 #, no-wrap msgid "" " int\n" @@ -27617,12 +27632,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1185 +#: ../src/guestfs-actions.pod:1187 msgid "guestfs_command" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1187 +#: ../src/guestfs-actions.pod:1189 #, no-wrap msgid "" " char *\n" @@ -27632,7 +27647,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1196 +#: ../src/guestfs-actions.pod:1198 msgid "" "The single parameter is an argv-style list of arguments. The first element " "is the name of the program to run. Subsequent elements are parameters. The " @@ -27642,17 +27657,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1227 ../src/guestfs-actions.pod:1247 ../src/guestfs-actions.pod:2150 +#: ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1249 ../src/guestfs-actions.pod:2152 msgid "(Added in 0.9.1)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1229 +#: ../src/guestfs-actions.pod:1231 msgid "guestfs_command_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1231 +#: ../src/guestfs-actions.pod:1233 #, no-wrap msgid "" " char **\n" @@ -27662,24 +27677,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1235 +#: ../src/guestfs-actions.pod:1237 msgid "" "This is the same as C<guestfs_command>, but splits the result into a list of " "lines." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1238 +#: ../src/guestfs-actions.pod:1240 msgid "See also: C<guestfs_sh_lines>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1249 +#: ../src/guestfs-actions.pod:1251 msgid "guestfs_compress_device_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1251 +#: ../src/guestfs-actions.pod:1253 #, no-wrap msgid "" " int\n" @@ -27692,7 +27707,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1263 +#: ../src/guestfs-actions.pod:1265 #, no-wrap msgid "" " GUESTFS_COMPRESS_DEVICE_OUT_LEVEL, int level,\n" @@ -27700,24 +27715,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1268 +#: ../src/guestfs-actions.pod:1270 msgid "" "The C<ctype> and optional C<level> parameters have the same meaning as in " "C<guestfs_compress_out>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1273 ../src/guestfs-actions.pod:1332 ../src/guestfs-actions.pod:2695 ../src/guestfs-actions.pod:7221 +#: ../src/guestfs-actions.pod:1275 ../src/guestfs-actions.pod:1334 ../src/guestfs-actions.pod:2697 ../src/guestfs-actions.pod:7228 msgid "(Added in 1.13.15)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1275 +#: ../src/guestfs-actions.pod:1277 msgid "guestfs_compress_device_out_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1277 +#: ../src/guestfs-actions.pod:1279 #, no-wrap msgid "" " int\n" @@ -27730,17 +27745,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1284 +#: ../src/guestfs-actions.pod:1286 msgid "This is the \"va_list variant\" of L</guestfs_compress_device_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1288 +#: ../src/guestfs-actions.pod:1290 msgid "guestfs_compress_device_out_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1290 +#: ../src/guestfs-actions.pod:1292 #, no-wrap msgid "" " int\n" @@ -27754,17 +27769,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1297 +#: ../src/guestfs-actions.pod:1299 msgid "This is the \"argv variant\" of L</guestfs_compress_device_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1301 +#: ../src/guestfs-actions.pod:1303 msgid "guestfs_compress_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1303 +#: ../src/guestfs-actions.pod:1305 #, no-wrap msgid "" " int\n" @@ -27777,7 +27792,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1315 +#: ../src/guestfs-actions.pod:1317 #, no-wrap msgid "" " GUESTFS_COMPRESS_OUT_LEVEL, int level,\n" @@ -27785,12 +27800,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1334 +#: ../src/guestfs-actions.pod:1336 msgid "guestfs_compress_out_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1336 +#: ../src/guestfs-actions.pod:1338 #, no-wrap msgid "" " int\n" @@ -27803,17 +27818,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1343 +#: ../src/guestfs-actions.pod:1345 msgid "This is the \"va_list variant\" of L</guestfs_compress_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1347 +#: ../src/guestfs-actions.pod:1349 msgid "guestfs_compress_out_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1349 +#: ../src/guestfs-actions.pod:1351 #, no-wrap msgid "" " int\n" @@ -27827,17 +27842,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1356 +#: ../src/guestfs-actions.pod:1358 msgid "This is the \"argv variant\" of L</guestfs_compress_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1360 +#: ../src/guestfs-actions.pod:1362 msgid "guestfs_config" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1362 +#: ../src/guestfs-actions.pod:1364 #, no-wrap msgid "" " int\n" @@ -27848,12 +27863,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1380 +#: ../src/guestfs-actions.pod:1382 msgid "guestfs_copy_device_to_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1382 +#: ../src/guestfs-actions.pod:1384 #, no-wrap msgid "" " int\n" @@ -27865,7 +27880,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1393 +#: ../src/guestfs-actions.pod:1395 #, no-wrap msgid "" " GUESTFS_COPY_DEVICE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n" @@ -27875,7 +27890,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1397 +#: ../src/guestfs-actions.pod:1399 msgid "" "The four calls C<guestfs_copy_device_to_device>, " "C<guestfs_copy_device_to_file>, C<guestfs_copy_file_to_device>, and " @@ -27884,7 +27899,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1418 ../src/guestfs-actions.pod:1471 ../src/guestfs-actions.pod:1524 ../src/guestfs-actions.pod:1582 ../src/guestfs-actions.pod:1636 ../src/guestfs-actions.pod:1783 ../src/guestfs-actions.pod:1814 ../src/guestfs-actions.pod:1859 ../src/guestfs-actions.pod:2299 ../src/guestfs-actions.pod:2321 ../src/guestfs-actions.pod:4239 ../src/guestfs-actions.pod:8171 ../src/guestfs-actions.pod:8205 ../src/guestfs-actions.pod:8712 ../src/guestfs-actions.pod:8735 +#: ../src/guestfs-actions.pod:1420 ../src/guestfs-actions.pod:1473 ../src/guestfs-actions.pod:1526 ../src/guestfs-actions.pod:1584 ../src/guestfs-actions.pod:1638 ../src/guestfs-actions.pod:1785 ../src/guestfs-actions.pod:1816 ../src/guestfs-actions.pod:1861 ../src/guestfs-actions.pod:2301 ../src/guestfs-actions.pod:2323 ../src/guestfs-actions.pod:4246 ../src/guestfs-actions.pod:8178 ../src/guestfs-actions.pod:8212 ../src/guestfs-actions.pod:8719 ../src/guestfs-actions.pod:8742 msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " @@ -27893,17 +27908,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1423 ../src/guestfs-actions.pod:1476 ../src/guestfs-actions.pod:1529 ../src/guestfs-actions.pod:1587 ../src/guestfs-actions.pod:6359 +#: ../src/guestfs-actions.pod:1425 ../src/guestfs-actions.pod:1478 ../src/guestfs-actions.pod:1531 ../src/guestfs-actions.pod:1589 ../src/guestfs-actions.pod:6366 msgid "(Added in 1.13.25)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1425 +#: ../src/guestfs-actions.pod:1427 msgid "guestfs_copy_device_to_device_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1427 +#: ../src/guestfs-actions.pod:1429 #, no-wrap msgid "" " int\n" @@ -27915,17 +27930,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1433 +#: ../src/guestfs-actions.pod:1435 msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1437 +#: ../src/guestfs-actions.pod:1439 msgid "guestfs_copy_device_to_device_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1439 +#: ../src/guestfs-actions.pod:1441 #, no-wrap msgid "" " int\n" @@ -27938,17 +27953,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1445 +#: ../src/guestfs-actions.pod:1447 msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1449 +#: ../src/guestfs-actions.pod:1451 msgid "guestfs_copy_device_to_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1451 +#: ../src/guestfs-actions.pod:1453 #, no-wrap msgid "" " int\n" @@ -27960,7 +27975,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1462 +#: ../src/guestfs-actions.pod:1464 #, no-wrap msgid "" " GUESTFS_COPY_DEVICE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n" @@ -27970,17 +27985,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1466 ../src/guestfs-actions.pod:1519 ../src/guestfs-actions.pod:1572 +#: ../src/guestfs-actions.pod:1468 ../src/guestfs-actions.pod:1521 ../src/guestfs-actions.pod:1574 msgid "See C<guestfs_copy_device_to_device> for a general overview of this call." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1478 +#: ../src/guestfs-actions.pod:1480 msgid "guestfs_copy_device_to_file_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1480 +#: ../src/guestfs-actions.pod:1482 #, no-wrap msgid "" " int\n" @@ -27992,17 +28007,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1486 +#: ../src/guestfs-actions.pod:1488 msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_file>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1490 +#: ../src/guestfs-actions.pod:1492 msgid "guestfs_copy_device_to_file_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1492 +#: ../src/guestfs-actions.pod:1494 #, no-wrap msgid "" " int\n" @@ -28015,17 +28030,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1498 +#: ../src/guestfs-actions.pod:1500 msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_file>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1502 +#: ../src/guestfs-actions.pod:1504 msgid "guestfs_copy_file_to_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1504 +#: ../src/guestfs-actions.pod:1506 #, no-wrap msgid "" " int\n" @@ -28037,7 +28052,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1515 +#: ../src/guestfs-actions.pod:1517 #, no-wrap msgid "" " GUESTFS_COPY_FILE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n" @@ -28047,12 +28062,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1531 +#: ../src/guestfs-actions.pod:1533 msgid "guestfs_copy_file_to_device_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1533 +#: ../src/guestfs-actions.pod:1535 #, no-wrap msgid "" " int\n" @@ -28064,17 +28079,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1539 +#: ../src/guestfs-actions.pod:1541 msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1543 +#: ../src/guestfs-actions.pod:1545 msgid "guestfs_copy_file_to_device_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1545 +#: ../src/guestfs-actions.pod:1547 #, no-wrap msgid "" " int\n" @@ -28087,17 +28102,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1551 +#: ../src/guestfs-actions.pod:1553 msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1555 +#: ../src/guestfs-actions.pod:1557 msgid "guestfs_copy_file_to_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1557 +#: ../src/guestfs-actions.pod:1559 #, no-wrap msgid "" " int\n" @@ -28109,7 +28124,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1568 +#: ../src/guestfs-actions.pod:1570 #, no-wrap msgid "" " GUESTFS_COPY_FILE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n" @@ -28119,7 +28134,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1575 +#: ../src/guestfs-actions.pod:1577 msgid "" "This is B<not> the function you want for copying files. This is for copying " "blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and " @@ -28127,12 +28142,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1589 +#: ../src/guestfs-actions.pod:1591 msgid "guestfs_copy_file_to_file_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1591 +#: ../src/guestfs-actions.pod:1593 #, no-wrap msgid "" " int\n" @@ -28144,17 +28159,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1597 +#: ../src/guestfs-actions.pod:1599 msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_file>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1601 +#: ../src/guestfs-actions.pod:1603 msgid "guestfs_copy_file_to_file_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1603 +#: ../src/guestfs-actions.pod:1605 #, no-wrap msgid "" " int\n" @@ -28167,17 +28182,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1609 +#: ../src/guestfs-actions.pod:1611 msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_file>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1613 +#: ../src/guestfs-actions.pod:1615 msgid "guestfs_copy_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1615 +#: ../src/guestfs-actions.pod:1617 #, no-wrap msgid "" " int\n" @@ -28189,24 +28204,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1621 ../src/guestfs-actions.pod:1678 +#: ../src/guestfs-actions.pod:1623 ../src/guestfs-actions.pod:1680 msgid "" "I<This function is deprecated.> In new code, use the " "L</guestfs_copy_device_to_device> call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1641 ../src/guestfs-actions.pod:4967 ../src/guestfs-actions.pod:6529 ../src/guestfs-actions.pod:8406 ../src/guestfs-actions.pod:8426 ../src/guestfs-actions.pod:8512 +#: ../src/guestfs-actions.pod:1643 ../src/guestfs-actions.pod:4974 ../src/guestfs-actions.pod:6536 ../src/guestfs-actions.pod:8413 ../src/guestfs-actions.pod:8433 ../src/guestfs-actions.pod:8519 msgid "(Added in 1.0.87)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1643 +#: ../src/guestfs-actions.pod:1645 msgid "guestfs_cp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1645 +#: ../src/guestfs-actions.pod:1647 #, no-wrap msgid "" " int\n" @@ -28217,17 +28232,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1655 ../src/guestfs-actions.pod:1669 ../src/guestfs-actions.pod:1765 ../src/guestfs-actions.pod:1839 ../src/guestfs-actions.pod:2016 ../src/guestfs-actions.pod:5867 ../src/guestfs-actions.pod:6373 +#: ../src/guestfs-actions.pod:1657 ../src/guestfs-actions.pod:1671 ../src/guestfs-actions.pod:1767 ../src/guestfs-actions.pod:1841 ../src/guestfs-actions.pod:2018 ../src/guestfs-actions.pod:5874 ../src/guestfs-actions.pod:6380 msgid "(Added in 1.0.18)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1657 +#: ../src/guestfs-actions.pod:1659 msgid "guestfs_cp_a" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1659 +#: ../src/guestfs-actions.pod:1661 #, no-wrap msgid "" " int\n" @@ -28238,12 +28253,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1671 +#: ../src/guestfs-actions.pod:1673 msgid "guestfs_dd" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1673 +#: ../src/guestfs-actions.pod:1675 #, no-wrap msgid "" " int\n" @@ -28254,7 +28269,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1690 +#: ../src/guestfs-actions.pod:1692 msgid "" "If the destination is a device, it must be as large or larger than the " "source file or device, otherwise the copy will fail. This command cannot do " @@ -28262,12 +28277,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1699 +#: ../src/guestfs-actions.pod:1701 msgid "guestfs_device_index" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1701 +#: ../src/guestfs-actions.pod:1703 #, no-wrap msgid "" " int\n" @@ -28277,24 +28292,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1708 +#: ../src/guestfs-actions.pod:1710 msgid "" "Index numbers start from 0. The named device must exist, for example as a " "string returned from C<guestfs_list_devices>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1711 +#: ../src/guestfs-actions.pod:1713 msgid "See also C<guestfs_list_devices>, C<guestfs_part_to_dev>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1715 +#: ../src/guestfs-actions.pod:1717 msgid "guestfs_df" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1717 +#: ../src/guestfs-actions.pod:1719 #, no-wrap msgid "" " char *\n" @@ -28303,7 +28318,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1722 ../src/guestfs-actions.pod:1739 +#: ../src/guestfs-actions.pod:1724 ../src/guestfs-actions.pod:1741 msgid "" "This command is mostly useful for interactive sessions. It is I<not> " "intended that you try to parse the output string. Use C<guestfs_statvfs> " @@ -28311,17 +28326,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1729 ../src/guestfs-actions.pod:1746 ../src/guestfs-actions.pod:1864 ../src/guestfs-actions.pod:2934 ../src/guestfs-actions.pod:2958 ../src/guestfs-actions.pod:3026 ../src/guestfs-actions.pod:5233 ../src/guestfs-actions.pod:5767 ../src/guestfs-actions.pod:7787 ../src/guestfs-actions.pod:7811 ../src/guestfs-actions.pod:8552 ../src/guestfs-actions.pod:8565 ../src/guestfs-actions.pod:8578 +#: ../src/guestfs-actions.pod:1731 ../src/guestfs-actions.pod:1748 ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:2936 ../src/guestfs-actions.pod:2960 ../src/guestfs-actions.pod:3028 ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:5774 ../src/guestfs-actions.pod:7794 ../src/guestfs-actions.pod:7818 ../src/guestfs-actions.pod:8559 ../src/guestfs-actions.pod:8572 ../src/guestfs-actions.pod:8585 msgid "(Added in 1.0.54)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1731 +#: ../src/guestfs-actions.pod:1733 msgid "guestfs_df_h" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1733 +#: ../src/guestfs-actions.pod:1735 #, no-wrap msgid "" " char *\n" @@ -28330,12 +28345,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1748 +#: ../src/guestfs-actions.pod:1750 msgid "guestfs_dmesg" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1750 +#: ../src/guestfs-actions.pod:1752 #, no-wrap msgid "" " char *\n" @@ -28344,7 +28359,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1757 +#: ../src/guestfs-actions.pod:1759 msgid "" "Another way to get the same information is to enable verbose messages with " "C<guestfs_set_verbose> or by setting the environment variable " @@ -28352,12 +28367,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1767 +#: ../src/guestfs-actions.pod:1769 msgid "guestfs_download" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1769 +#: ../src/guestfs-actions.pod:1771 #, no-wrap msgid "" " int\n" @@ -28368,17 +28383,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1779 +#: ../src/guestfs-actions.pod:1781 msgid "See also C<guestfs_upload>, C<guestfs_cat>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1790 +#: ../src/guestfs-actions.pod:1792 msgid "guestfs_download_offset" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1792 +#: ../src/guestfs-actions.pod:1794 #, no-wrap msgid "" " int\n" @@ -28391,7 +28406,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1805 +#: ../src/guestfs-actions.pod:1807 msgid "" "Note that there is no limit on the amount of data that can be downloaded " "with this call, unlike with C<guestfs_pread>, and this call always reads the " @@ -28399,22 +28414,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1810 +#: ../src/guestfs-actions.pod:1812 msgid "See also C<guestfs_download>, C<guestfs_pread>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1819 ../src/guestfs-actions.pod:8210 +#: ../src/guestfs-actions.pod:1821 ../src/guestfs-actions.pod:8217 msgid "(Added in 1.5.17)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1821 +#: ../src/guestfs-actions.pod:1823 msgid "guestfs_drop_caches" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1823 +#: ../src/guestfs-actions.pod:1825 #, no-wrap msgid "" " int\n" @@ -28424,12 +28439,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1841 +#: ../src/guestfs-actions.pod:1843 msgid "guestfs_du" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1843 +#: ../src/guestfs-actions.pod:1845 #, no-wrap msgid "" " int64_t\n" @@ -28439,12 +28454,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1866 +#: ../src/guestfs-actions.pod:1868 msgid "guestfs_e2fsck" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1868 +#: ../src/guestfs-actions.pod:1870 #, no-wrap msgid "" " int\n" @@ -28455,7 +28470,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1878 +#: ../src/guestfs-actions.pod:1880 #, no-wrap msgid "" " GUESTFS_E2FSCK_CORRECT, int correct,\n" @@ -28464,17 +28479,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1905 +#: ../src/guestfs-actions.pod:1907 msgid "(Added in 1.15.17)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1907 +#: ../src/guestfs-actions.pod:1909 msgid "guestfs_e2fsck_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1909 +#: ../src/guestfs-actions.pod:1911 #, no-wrap msgid "" " int\n" @@ -28485,17 +28500,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1914 +#: ../src/guestfs-actions.pod:1916 msgid "This is the \"va_list variant\" of L</guestfs_e2fsck>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1918 +#: ../src/guestfs-actions.pod:1920 msgid "guestfs_e2fsck_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1920 +#: ../src/guestfs-actions.pod:1922 #, no-wrap msgid "" " int\n" @@ -28506,17 +28521,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1925 +#: ../src/guestfs-actions.pod:1927 msgid "This is the \"argv variant\" of L</guestfs_e2fsck>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1929 +#: ../src/guestfs-actions.pod:1931 msgid "guestfs_e2fsck_f" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1931 +#: ../src/guestfs-actions.pod:1933 #, no-wrap msgid "" " int\n" @@ -28526,24 +28541,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1939 +#: ../src/guestfs-actions.pod:1941 msgid "" "This command is only needed because of C<guestfs_resize2fs> (q.v.). " "Normally you should use C<guestfs_fsck>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1944 +#: ../src/guestfs-actions.pod:1946 msgid "(Added in 1.0.29)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1946 +#: ../src/guestfs-actions.pod:1948 msgid "guestfs_echo_daemon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1948 +#: ../src/guestfs-actions.pod:1950 #, no-wrap msgid "" " char *\n" @@ -28553,22 +28568,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1957 +#: ../src/guestfs-actions.pod:1959 msgid "See also C<guestfs_ping_daemon>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1962 ../src/guestfs-actions.pod:2720 ../src/guestfs-actions.pod:7245 +#: ../src/guestfs-actions.pod:1964 ../src/guestfs-actions.pod:2722 ../src/guestfs-actions.pod:7252 msgid "(Added in 1.0.69)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1964 +#: ../src/guestfs-actions.pod:1966 msgid "guestfs_egrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1966 +#: ../src/guestfs-actions.pod:1968 #, no-wrap msgid "" " char **\n" @@ -28579,17 +28594,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1981 ../src/guestfs-actions.pod:2000 ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:2103 ../src/guestfs-actions.pod:2122 ../src/guestfs-actions.pod:2850 ../src/guestfs-actions.pod:2869 ../src/guestfs-actions.pod:3047 ../src/guestfs-actions.pod:3060 ../src/guestfs-actions.pod:3075 ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3141 ../src/guestfs-actions.pod:3154 ../src/guestfs-actions.pod:4466 ../src/guestfs-actions.pod:4480 ../src/guestfs-actions.pod:4493 ../src/guestfs-actions.pod:4507 ../src/guestfs-actions.pod:5655 ../src/guestfs-actions.pod:6707 ../src/guestfs-actions.pod:6756 ../src/guestfs-actions.pod:7655 ../src/guestfs-actions.pod:7667 ../src/guestfs-actions.pod:7680 ../src/guestfs-actions.pod:7693 ../src/guestfs-actions.pod:7715 ../src/guestfs-actions.pod:7728 ../src/guestfs-actions.pod:7741 ../src/guestfs-actions.pod:7754 ../src/guestfs-actions.pod:8670 ../src/guestfs-actions.pod:8689 ../src/guestfs-actions.pod:8780 ../src/guestfs-actions.pod:8799 ../src/guestfs-actions.pod:8845 ../src/guestfs-actions.pod:8864 +#: ../src/guestfs-actions.pod:1983 ../src/guestfs-actions.pod:2002 ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:2105 ../src/guestfs-actions.pod:2124 ../src/guestfs-actions.pod:2852 ../src/guestfs-actions.pod:2871 ../src/guestfs-actions.pod:3049 ../src/guestfs-actions.pod:3062 ../src/guestfs-actions.pod:3077 ../src/guestfs-actions.pod:3121 ../src/guestfs-actions.pod:3143 ../src/guestfs-actions.pod:3156 ../src/guestfs-actions.pod:4473 ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4500 ../src/guestfs-actions.pod:4514 ../src/guestfs-actions.pod:5662 ../src/guestfs-actions.pod:6714 ../src/guestfs-actions.pod:6763 ../src/guestfs-actions.pod:7662 ../src/guestfs-actions.pod:7674 ../src/guestfs-actions.pod:7687 ../src/guestfs-actions.pod:7700 ../src/guestfs-actions.pod:7722 ../src/guestfs-actions.pod:7735 ../src/guestfs-actions.pod:7748 ../src/guestfs-actions.pod:7761 ../src/guestfs-actions.pod:8677 ../src/guestfs-actions.pod:8696 ../src/guestfs-actions.pod:8787 ../src/guestfs-actions.pod:8806 ../src/guestfs-actions.pod:8852 ../src/guestfs-actions.pod:8871 msgid "(Added in 1.0.66)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1983 +#: ../src/guestfs-actions.pod:1985 msgid "guestfs_egrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1985 +#: ../src/guestfs-actions.pod:1987 #, no-wrap msgid "" " char **\n" @@ -28600,12 +28615,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2002 +#: ../src/guestfs-actions.pod:2004 msgid "guestfs_equal" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2004 +#: ../src/guestfs-actions.pod:2006 #, no-wrap msgid "" " int\n" @@ -28616,12 +28631,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2018 +#: ../src/guestfs-actions.pod:2020 msgid "guestfs_exists" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2020 +#: ../src/guestfs-actions.pod:2022 #, no-wrap msgid "" " int\n" @@ -28631,17 +28646,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2027 +#: ../src/guestfs-actions.pod:2029 msgid "See also C<guestfs_is_file>, C<guestfs_is_dir>, C<guestfs_stat>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2033 +#: ../src/guestfs-actions.pod:2035 msgid "guestfs_fallocate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2035 +#: ../src/guestfs-actions.pod:2037 #, no-wrap msgid "" " int\n" @@ -28652,19 +28667,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2040 +#: ../src/guestfs-actions.pod:2042 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> " "call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2059 +#: ../src/guestfs-actions.pod:2061 msgid "guestfs_fallocate64" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2061 +#: ../src/guestfs-actions.pod:2063 #, no-wrap msgid "" " int\n" @@ -28675,14 +28690,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2070 +#: ../src/guestfs-actions.pod:2072 msgid "" "Note that this call allocates disk blocks for the file. To create a sparse " "file use C<guestfs_truncate_size> instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2073 +#: ../src/guestfs-actions.pod:2075 msgid "" "The deprecated call C<guestfs_fallocate> does the same, but owing to an " "oversight it only allowed 30 bit lengths to be specified, effectively " @@ -28690,17 +28705,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2084 +#: ../src/guestfs-actions.pod:2086 msgid "(Added in 1.3.17)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2086 +#: ../src/guestfs-actions.pod:2088 msgid "guestfs_fgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2088 +#: ../src/guestfs-actions.pod:2090 #, no-wrap msgid "" " char **\n" @@ -28711,12 +28726,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2105 +#: ../src/guestfs-actions.pod:2107 msgid "guestfs_fgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2107 +#: ../src/guestfs-actions.pod:2109 #, no-wrap msgid "" " char **\n" @@ -28727,12 +28742,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2124 +#: ../src/guestfs-actions.pod:2126 msgid "guestfs_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2126 +#: ../src/guestfs-actions.pod:2128 #, no-wrap msgid "" " char *\n" @@ -28742,19 +28757,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2144 +#: ../src/guestfs-actions.pod:2146 msgid "" "See also: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, " "C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2152 +#: ../src/guestfs-actions.pod:2154 msgid "guestfs_file_architecture" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2154 +#: ../src/guestfs-actions.pod:2156 #, no-wrap msgid "" " char *\n" @@ -28764,17 +28779,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2262 ../src/guestfs-actions.pod:2425 ../src/guestfs-actions.pod:2442 ../src/guestfs-actions.pod:3174 ../src/guestfs-actions.pod:3276 ../src/guestfs-actions.pod:3342 ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3547 ../src/guestfs-actions.pod:3587 ../src/guestfs-actions.pod:3663 ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:4001 ../src/guestfs-actions.pod:4133 +#: ../src/guestfs-actions.pod:2264 ../src/guestfs-actions.pod:2427 ../src/guestfs-actions.pod:2444 ../src/guestfs-actions.pod:3176 ../src/guestfs-actions.pod:3278 ../src/guestfs-actions.pod:3344 ../src/guestfs-actions.pod:3531 ../src/guestfs-actions.pod:3549 ../src/guestfs-actions.pod:3589 ../src/guestfs-actions.pod:3665 ../src/guestfs-actions.pod:3766 ../src/guestfs-actions.pod:4003 ../src/guestfs-actions.pod:4135 msgid "(Added in 1.5.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2264 +#: ../src/guestfs-actions.pod:2266 msgid "guestfs_filesize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2266 +#: ../src/guestfs-actions.pod:2268 #, no-wrap msgid "" " int64_t\n" @@ -28784,7 +28799,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2272 +#: ../src/guestfs-actions.pod:2274 msgid "" "To get other stats about a file, use C<guestfs_stat>, C<guestfs_lstat>, " "C<guestfs_is_dir>, C<guestfs_is_file> etc. To get the size of block " @@ -28792,17 +28807,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2278 +#: ../src/guestfs-actions.pod:2280 msgid "(Added in 1.0.82)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2280 +#: ../src/guestfs-actions.pod:2282 msgid "guestfs_fill" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2282 +#: ../src/guestfs-actions.pod:2284 #, no-wrap msgid "" " int\n" @@ -28814,7 +28829,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2292 +#: ../src/guestfs-actions.pod:2294 msgid "" "To fill a file with zero bytes (sparsely), it is much more efficient to use " "C<guestfs_truncate_size>. To create a file with a pattern of repeating " @@ -28822,17 +28837,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2304 +#: ../src/guestfs-actions.pod:2306 msgid "(Added in 1.0.79)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2306 +#: ../src/guestfs-actions.pod:2308 msgid "guestfs_fill_pattern" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2308 +#: ../src/guestfs-actions.pod:2310 #, no-wrap msgid "" " int\n" @@ -28844,7 +28859,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2314 +#: ../src/guestfs-actions.pod:2316 msgid "" "This function is like C<guestfs_fill> except that it creates a new file of " "length C<len> containing the repeating pattern of bytes in C<pattern>. The " @@ -28853,17 +28868,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2326 +#: ../src/guestfs-actions.pod:2328 msgid "(Added in 1.3.12)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2328 +#: ../src/guestfs-actions.pod:2330 msgid "guestfs_find" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2330 +#: ../src/guestfs-actions.pod:2332 #, no-wrap msgid "" " char **\n" @@ -28873,27 +28888,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2346 +#: ../src/guestfs-actions.pod:2348 msgid "then the returned list from C<guestfs_find> C</tmp> would be 4 elements:" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2359 +#: ../src/guestfs-actions.pod:2361 msgid "See also C<guestfs_find0>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2368 ../src/guestfs-actions.pod:4904 ../src/guestfs-actions.pod:6791 +#: ../src/guestfs-actions.pod:2370 ../src/guestfs-actions.pod:4911 ../src/guestfs-actions.pod:6798 msgid "(Added in 1.0.27)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2370 +#: ../src/guestfs-actions.pod:2372 msgid "guestfs_find0" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2372 +#: ../src/guestfs-actions.pod:2374 #, no-wrap msgid "" " int\n" @@ -28904,24 +28919,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2381 +#: ../src/guestfs-actions.pod:2383 msgid "" "This command works the same way as C<guestfs_find> with the following " "exceptions:" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2408 +#: ../src/guestfs-actions.pod:2410 msgid "(Added in 1.0.74)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2410 +#: ../src/guestfs-actions.pod:2412 msgid "guestfs_findfs_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2412 +#: ../src/guestfs-actions.pod:2414 #, no-wrap msgid "" " char *\n" @@ -28931,17 +28946,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2420 +#: ../src/guestfs-actions.pod:2422 msgid "To find the label of a filesystem, use C<guestfs_vfs_label>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2427 +#: ../src/guestfs-actions.pod:2429 msgid "guestfs_findfs_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2429 +#: ../src/guestfs-actions.pod:2431 #, no-wrap msgid "" " char *\n" @@ -28951,17 +28966,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2437 +#: ../src/guestfs-actions.pod:2439 msgid "To find the UUID of a filesystem, use C<guestfs_vfs_uuid>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2444 +#: ../src/guestfs-actions.pod:2446 msgid "guestfs_fsck" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2446 +#: ../src/guestfs-actions.pod:2448 #, no-wrap msgid "" " int\n" @@ -28972,17 +28987,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2481 ../src/guestfs-actions.pod:8717 +#: ../src/guestfs-actions.pod:2483 ../src/guestfs-actions.pod:8724 msgid "(Added in 1.0.16)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2483 +#: ../src/guestfs-actions.pod:2485 msgid "guestfs_get_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2485 +#: ../src/guestfs-actions.pod:2487 #, no-wrap msgid "" " const char *\n" @@ -28991,7 +29006,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2493 +#: ../src/guestfs-actions.pod:2495 msgid "" "This function returns a string which may be NULL. There is no way to return " "an error from this function. The string is owned by the guest handle and " @@ -28999,17 +29014,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2497 ../src/guestfs-actions.pod:6469 ../src/guestfs-actions.pod:6948 ../src/guestfs-actions.pod:7399 ../src/guestfs-actions.pod:7418 ../src/guestfs-actions.pod:7434 ../src/guestfs-actions.pod:7458 ../src/guestfs-actions.pod:8357 ../src/guestfs-actions.pod:8372 ../src/guestfs-actions.pod:8761 +#: ../src/guestfs-actions.pod:2499 ../src/guestfs-actions.pod:6476 ../src/guestfs-actions.pod:6955 ../src/guestfs-actions.pod:7406 ../src/guestfs-actions.pod:7425 ../src/guestfs-actions.pod:7441 ../src/guestfs-actions.pod:7465 ../src/guestfs-actions.pod:8364 ../src/guestfs-actions.pod:8379 ../src/guestfs-actions.pod:8768 msgid "(Added in 1.0.26)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2499 +#: ../src/guestfs-actions.pod:2501 msgid "guestfs_get_attach_method" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2501 +#: ../src/guestfs-actions.pod:2503 #, no-wrap msgid "" " char *\n" @@ -29018,22 +29033,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2504 +#: ../src/guestfs-actions.pod:2506 msgid "Return the current attach method. See C<guestfs_set_attach_method>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2509 ../src/guestfs-actions.pod:6978 +#: ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:6985 msgid "(Added in 1.9.8)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2511 +#: ../src/guestfs-actions.pod:2513 msgid "guestfs_get_autosync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2513 +#: ../src/guestfs-actions.pod:2515 #, no-wrap msgid "" " int\n" @@ -29042,12 +29057,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2522 +#: ../src/guestfs-actions.pod:2524 msgid "guestfs_get_direct" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2524 +#: ../src/guestfs-actions.pod:2526 #, no-wrap msgid "" " int\n" @@ -29056,17 +29071,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2531 ../src/guestfs-actions.pod:7019 +#: ../src/guestfs-actions.pod:2533 ../src/guestfs-actions.pod:7026 msgid "(Added in 1.0.72)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2533 +#: ../src/guestfs-actions.pod:2535 msgid "guestfs_get_e2label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2535 +#: ../src/guestfs-actions.pod:2537 #, no-wrap msgid "" " char *\n" @@ -29076,24 +29091,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2539 +#: ../src/guestfs-actions.pod:2541 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_vfs_label> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2552 ../src/guestfs-actions.pod:2573 ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7056 +#: ../src/guestfs-actions.pod:2554 ../src/guestfs-actions.pod:2575 ../src/guestfs-actions.pod:7044 ../src/guestfs-actions.pod:7063 msgid "(Added in 1.0.15)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2554 +#: ../src/guestfs-actions.pod:2556 msgid "guestfs_get_e2uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2556 +#: ../src/guestfs-actions.pod:2558 #, no-wrap msgid "" " char *\n" @@ -29103,19 +29118,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2560 +#: ../src/guestfs-actions.pod:2562 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_vfs_uuid> " "call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2575 +#: ../src/guestfs-actions.pod:2577 msgid "guestfs_get_memsize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2577 +#: ../src/guestfs-actions.pod:2579 #, no-wrap msgid "" " int\n" @@ -29124,7 +29139,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2583 +#: ../src/guestfs-actions.pod:2585 msgid "" "If C<guestfs_set_memsize> was not called on this handle, and if " "C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " @@ -29132,17 +29147,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2592 ../src/guestfs-actions.pod:5351 ../src/guestfs-actions.pod:5560 ../src/guestfs-actions.pod:5579 ../src/guestfs-actions.pod:5598 ../src/guestfs-actions.pod:5610 ../src/guestfs-actions.pod:5627 ../src/guestfs-actions.pod:5640 ../src/guestfs-actions.pod:6694 ../src/guestfs-actions.pod:7077 ../src/guestfs-actions.pod:7369 ../src/guestfs-actions.pod:8126 +#: ../src/guestfs-actions.pod:2594 ../src/guestfs-actions.pod:5358 ../src/guestfs-actions.pod:5567 ../src/guestfs-actions.pod:5586 ../src/guestfs-actions.pod:5605 ../src/guestfs-actions.pod:5617 ../src/guestfs-actions.pod:5634 ../src/guestfs-actions.pod:5647 ../src/guestfs-actions.pod:6701 ../src/guestfs-actions.pod:7084 ../src/guestfs-actions.pod:7376 ../src/guestfs-actions.pod:8133 msgid "(Added in 1.0.55)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2594 +#: ../src/guestfs-actions.pod:2596 msgid "guestfs_get_network" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2596 +#: ../src/guestfs-actions.pod:2598 #, no-wrap msgid "" " int\n" @@ -29151,17 +29166,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2603 ../src/guestfs-actions.pod:7096 +#: ../src/guestfs-actions.pod:2605 ../src/guestfs-actions.pod:7103 msgid "(Added in 1.5.4)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2605 +#: ../src/guestfs-actions.pod:2607 msgid "guestfs_get_path" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2607 +#: ../src/guestfs-actions.pod:2609 #, no-wrap msgid "" " const char *\n" @@ -29170,19 +29185,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2615 ../src/guestfs-actions.pod:2655 +#: ../src/guestfs-actions.pod:2617 ../src/guestfs-actions.pod:2657 msgid "" "This function returns a string, or NULL on error. The string is owned by " "the guest handle and must I<not> be freed." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2620 +#: ../src/guestfs-actions.pod:2622 msgid "guestfs_get_pgroup" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2622 +#: ../src/guestfs-actions.pod:2624 #, no-wrap msgid "" " int\n" @@ -29191,17 +29206,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:7134 ../src/guestfs-actions.pod:8618 +#: ../src/guestfs-actions.pod:2631 ../src/guestfs-actions.pod:7141 ../src/guestfs-actions.pod:8625 msgid "(Added in 1.11.18)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2631 +#: ../src/guestfs-actions.pod:2633 msgid "guestfs_get_pid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2633 +#: ../src/guestfs-actions.pod:2635 #, no-wrap msgid "" " int\n" @@ -29210,17 +29225,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2643 +#: ../src/guestfs-actions.pod:2645 msgid "(Added in 1.0.56)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2645 +#: ../src/guestfs-actions.pod:2647 msgid "guestfs_get_qemu" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2647 +#: ../src/guestfs-actions.pod:2649 #, no-wrap msgid "" " const char *\n" @@ -29229,17 +29244,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2658 ../src/guestfs-actions.pod:7162 +#: ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:7169 msgid "(Added in 1.0.6)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2660 +#: ../src/guestfs-actions.pod:2662 msgid "guestfs_get_recovery_proc" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2662 +#: ../src/guestfs-actions.pod:2664 #, no-wrap msgid "" " int\n" @@ -29248,17 +29263,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2669 ../src/guestfs-actions.pod:4264 ../src/guestfs-actions.pod:4608 ../src/guestfs-actions.pod:5002 ../src/guestfs-actions.pod:5190 ../src/guestfs-actions.pod:6399 ../src/guestfs-actions.pod:6742 ../src/guestfs-actions.pod:7186 ../src/guestfs-actions.pod:7907 ../src/guestfs-actions.pod:7927 ../src/guestfs-actions.pod:8241 +#: ../src/guestfs-actions.pod:2671 ../src/guestfs-actions.pod:4271 ../src/guestfs-actions.pod:4615 ../src/guestfs-actions.pod:5009 ../src/guestfs-actions.pod:5197 ../src/guestfs-actions.pod:6406 ../src/guestfs-actions.pod:6749 ../src/guestfs-actions.pod:7193 ../src/guestfs-actions.pod:7914 ../src/guestfs-actions.pod:7934 ../src/guestfs-actions.pod:8248 msgid "(Added in 1.0.77)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2671 +#: ../src/guestfs-actions.pod:2673 msgid "guestfs_get_selinux" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2673 +#: ../src/guestfs-actions.pod:2675 #, no-wrap msgid "" " int\n" @@ -29267,24 +29282,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2676 +#: ../src/guestfs-actions.pod:2678 msgid "" "This returns the current setting of the selinux flag which is passed to the " "appliance at boot time. See C<guestfs_set_selinux>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2684 ../src/guestfs-actions.pod:2758 ../src/guestfs-actions.pod:7205 ../src/guestfs-actions.pod:7279 +#: ../src/guestfs-actions.pod:2686 ../src/guestfs-actions.pod:2760 ../src/guestfs-actions.pod:7212 ../src/guestfs-actions.pod:7286 msgid "(Added in 1.0.67)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2686 +#: ../src/guestfs-actions.pod:2688 msgid "guestfs_get_smp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2688 +#: ../src/guestfs-actions.pod:2690 #, no-wrap msgid "" " int\n" @@ -29293,12 +29308,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2697 +#: ../src/guestfs-actions.pod:2699 msgid "guestfs_get_state" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2699 +#: ../src/guestfs-actions.pod:2701 #, no-wrap msgid "" " int\n" @@ -29307,12 +29322,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2711 +#: ../src/guestfs-actions.pod:2713 msgid "guestfs_get_trace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2713 +#: ../src/guestfs-actions.pod:2715 #, no-wrap msgid "" " int\n" @@ -29321,12 +29336,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2722 +#: ../src/guestfs-actions.pod:2724 msgid "guestfs_get_umask" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2724 +#: ../src/guestfs-actions.pod:2726 #, no-wrap msgid "" " int\n" @@ -29335,19 +29350,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2727 +#: ../src/guestfs-actions.pod:2729 msgid "" "Return the current umask. By default the umask is C<022> unless it has been " "set by calling C<guestfs_umask>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2734 +#: ../src/guestfs-actions.pod:2736 msgid "guestfs_get_verbose" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2736 +#: ../src/guestfs-actions.pod:2738 #, no-wrap msgid "" " int\n" @@ -29356,12 +29371,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2745 +#: ../src/guestfs-actions.pod:2747 msgid "guestfs_getcon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2747 +#: ../src/guestfs-actions.pod:2749 #, no-wrap msgid "" " char *\n" @@ -29370,17 +29385,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2752 +#: ../src/guestfs-actions.pod:2754 msgid "See the documentation about SELINUX in L<guestfs(3)>, and C<guestfs_setcon>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2760 +#: ../src/guestfs-actions.pod:2762 msgid "guestfs_getxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2762 +#: ../src/guestfs-actions.pod:2764 #, no-wrap msgid "" " char *\n" @@ -29392,7 +29407,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2768 +#: ../src/guestfs-actions.pod:2770 msgid "" "Get a single extended attribute from file C<path> named C<name>. This call " "follows symlinks. If you want to lookup an extended attribute for the " @@ -29400,7 +29415,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2772 ../src/guestfs-actions.pod:4278 +#: ../src/guestfs-actions.pod:2774 ../src/guestfs-actions.pod:4285 msgid "" "Normally it is better to get all extended attributes from a file in one go " "by calling C<guestfs_getxattrs>. However some Linux filesystem " @@ -29410,12 +29425,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2782 +#: ../src/guestfs-actions.pod:2784 msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2784 ../src/guestfs-actions.pod:2997 ../src/guestfs-actions.pod:3477 ../src/guestfs-actions.pod:4290 ../src/guestfs-actions.pod:6392 ../src/guestfs-actions.pod:6418 ../src/guestfs-actions.pod:6599 +#: ../src/guestfs-actions.pod:2786 ../src/guestfs-actions.pod:2999 ../src/guestfs-actions.pod:3479 ../src/guestfs-actions.pod:4297 ../src/guestfs-actions.pod:6399 ../src/guestfs-actions.pod:6425 ../src/guestfs-actions.pod:6606 msgid "" "This function returns a buffer, or NULL on error. The size of the returned " "buffer is written to C<*size_r>. I<The caller must free the returned buffer " @@ -29423,17 +29438,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2788 ../src/guestfs-actions.pod:4294 +#: ../src/guestfs-actions.pod:2790 ../src/guestfs-actions.pod:4301 msgid "(Added in 1.7.24)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2790 +#: ../src/guestfs-actions.pod:2792 msgid "guestfs_getxattrs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2792 +#: ../src/guestfs-actions.pod:2794 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -29443,29 +29458,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2802 +#: ../src/guestfs-actions.pod:2804 msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2804 ../src/guestfs-actions.pod:4306 ../src/guestfs-actions.pod:4998 +#: ../src/guestfs-actions.pod:2806 ../src/guestfs-actions.pod:4313 ../src/guestfs-actions.pod:5005 msgid "" "This function returns a C<struct guestfs_xattr_list *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_xattr_list> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2808 ../src/guestfs-actions.pod:4310 ../src/guestfs-actions.pod:4522 ../src/guestfs-actions.pod:4558 ../src/guestfs-actions.pod:6772 ../src/guestfs-actions.pod:7298 ../src/guestfs-actions.pod:8826 +#: ../src/guestfs-actions.pod:2810 ../src/guestfs-actions.pod:4317 ../src/guestfs-actions.pod:4529 ../src/guestfs-actions.pod:4565 ../src/guestfs-actions.pod:6779 ../src/guestfs-actions.pod:7305 ../src/guestfs-actions.pod:8833 msgid "(Added in 1.0.59)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2810 +#: ../src/guestfs-actions.pod:2812 msgid "guestfs_glob_expand" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2812 +#: ../src/guestfs-actions.pod:2814 #, no-wrap msgid "" " char **\n" @@ -29475,17 +29490,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2831 ../src/guestfs-actions.pod:7482 ../src/guestfs-actions.pod:7499 +#: ../src/guestfs-actions.pod:2833 ../src/guestfs-actions.pod:7489 ../src/guestfs-actions.pod:7506 msgid "(Added in 1.0.50)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2833 +#: ../src/guestfs-actions.pod:2835 msgid "guestfs_grep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2835 +#: ../src/guestfs-actions.pod:2837 #, no-wrap msgid "" " char **\n" @@ -29496,12 +29511,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2852 +#: ../src/guestfs-actions.pod:2854 msgid "guestfs_grepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2854 +#: ../src/guestfs-actions.pod:2856 #, no-wrap msgid "" " char **\n" @@ -29512,12 +29527,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2871 +#: ../src/guestfs-actions.pod:2873 msgid "guestfs_grub_install" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2873 +#: ../src/guestfs-actions.pod:2875 #, no-wrap msgid "" " int\n" @@ -29528,17 +29543,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2916 +#: ../src/guestfs-actions.pod:2918 msgid "(Added in 1.0.17)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2918 +#: ../src/guestfs-actions.pod:2920 msgid "guestfs_head" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2920 +#: ../src/guestfs-actions.pod:2922 #, no-wrap msgid "" " char **\n" @@ -29548,12 +29563,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2936 +#: ../src/guestfs-actions.pod:2938 msgid "guestfs_head_n" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2938 +#: ../src/guestfs-actions.pod:2940 #, no-wrap msgid "" " char **\n" @@ -29564,12 +29579,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2960 +#: ../src/guestfs-actions.pod:2962 msgid "guestfs_hexdump" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2962 +#: ../src/guestfs-actions.pod:2964 #, no-wrap msgid "" " char *\n" @@ -29579,17 +29594,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2975 ../src/guestfs-actions.pod:7586 ../src/guestfs-actions.pod:7641 +#: ../src/guestfs-actions.pod:2977 ../src/guestfs-actions.pod:7593 ../src/guestfs-actions.pod:7648 msgid "(Added in 1.0.22)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2977 +#: ../src/guestfs-actions.pod:2979 msgid "guestfs_initrd_cat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2979 +#: ../src/guestfs-actions.pod:2981 #, no-wrap msgid "" " char *\n" @@ -29601,17 +29616,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2995 +#: ../src/guestfs-actions.pod:2997 msgid "See also C<guestfs_initrd_list>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3006 +#: ../src/guestfs-actions.pod:3008 msgid "guestfs_initrd_list" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3008 +#: ../src/guestfs-actions.pod:3010 #, no-wrap msgid "" " char **\n" @@ -29621,12 +29636,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3028 +#: ../src/guestfs-actions.pod:3030 msgid "guestfs_inotify_add_watch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3030 +#: ../src/guestfs-actions.pod:3032 #, no-wrap msgid "" " int64_t\n" @@ -29637,12 +29652,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3049 +#: ../src/guestfs-actions.pod:3051 msgid "guestfs_inotify_close" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3051 +#: ../src/guestfs-actions.pod:3053 #, no-wrap msgid "" " int\n" @@ -29651,12 +29666,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3062 +#: ../src/guestfs-actions.pod:3064 msgid "guestfs_inotify_files" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3064 +#: ../src/guestfs-actions.pod:3066 #, no-wrap msgid "" " char **\n" @@ -29665,7 +29680,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3067 +#: ../src/guestfs-actions.pod:3069 msgid "" "This function is a helpful wrapper around C<guestfs_inotify_read> which just " "returns a list of pathnames of objects that were touched. The returned " @@ -29673,12 +29688,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3077 +#: ../src/guestfs-actions.pod:3079 msgid "guestfs_inotify_init" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3079 +#: ../src/guestfs-actions.pod:3081 #, no-wrap msgid "" " int\n" @@ -29688,7 +29703,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3087 +#: ../src/guestfs-actions.pod:3089 msgid "" "C<maxevents> is the maximum number of events which will be queued up between " "calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is " @@ -29700,7 +29715,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3097 +#: ../src/guestfs-actions.pod:3099 msgid "" "Before any events are generated, you have to add some watches to the " "internal watch list. See: C<guestfs_inotify_add_watch> and " @@ -29708,7 +29723,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3101 +#: ../src/guestfs-actions.pod:3103 msgid "" "Queued up events should be read periodically by calling " "C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful " @@ -29717,19 +29732,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3108 +#: ../src/guestfs-actions.pod:3110 msgid "" "The handle should be closed after use by calling C<guestfs_inotify_close>. " "This also removes any watches automatically." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3121 +#: ../src/guestfs-actions.pod:3123 msgid "guestfs_inotify_read" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3123 +#: ../src/guestfs-actions.pod:3125 #, no-wrap msgid "" " struct guestfs_inotify_event_list *\n" @@ -29738,7 +29753,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3137 +#: ../src/guestfs-actions.pod:3139 msgid "" "This function returns a C<struct guestfs_inotify_event_list *>, or NULL if " "there was an error. I<The caller must call " @@ -29746,12 +29761,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3143 +#: ../src/guestfs-actions.pod:3145 msgid "guestfs_inotify_rm_watch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3145 +#: ../src/guestfs-actions.pod:3147 #, no-wrap msgid "" " int\n" @@ -29761,19 +29776,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3149 +#: ../src/guestfs-actions.pod:3151 msgid "" "Remove a previously defined inotify watch. See " "C<guestfs_inotify_add_watch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3156 +#: ../src/guestfs-actions.pod:3158 msgid "guestfs_inspect_get_arch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3158 +#: ../src/guestfs-actions.pod:3160 #, no-wrap msgid "" " char *\n" @@ -29783,19 +29798,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3162 +#: ../src/guestfs-actions.pod:3164 msgid "" "This returns the architecture of the inspected operating system. The " "possible return values are listed under C<guestfs_file_architecture>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3176 +#: ../src/guestfs-actions.pod:3178 msgid "guestfs_inspect_get_distro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3178 +#: ../src/guestfs-actions.pod:3180 #, no-wrap msgid "" " char *\n" @@ -29805,12 +29820,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3278 +#: ../src/guestfs-actions.pod:3280 msgid "guestfs_inspect_get_drive_mappings" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3280 +#: ../src/guestfs-actions.pod:3282 #, no-wrap msgid "" " char **\n" @@ -29820,24 +29835,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3309 +#: ../src/guestfs-actions.pod:3311 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_mountpoints>, C<guestfs_inspect_get_filesystems>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3319 ../src/guestfs-actions.pod:3784 +#: ../src/guestfs-actions.pod:3321 ../src/guestfs-actions.pod:3786 msgid "(Added in 1.9.17)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3321 +#: ../src/guestfs-actions.pod:3323 msgid "guestfs_inspect_get_filesystems" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3323 +#: ../src/guestfs-actions.pod:3325 #, no-wrap msgid "" " char **\n" @@ -29847,19 +29862,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3335 +#: ../src/guestfs-actions.pod:3337 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_mountpoints>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3344 +#: ../src/guestfs-actions.pod:3346 msgid "guestfs_inspect_get_format" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3346 +#: ../src/guestfs-actions.pod:3348 #, no-wrap msgid "" " char *\n" @@ -29869,17 +29884,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3380 ../src/guestfs-actions.pod:3820 ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3854 ../src/guestfs-actions.pod:6810 +#: ../src/guestfs-actions.pod:3382 ../src/guestfs-actions.pod:3822 ../src/guestfs-actions.pod:3838 ../src/guestfs-actions.pod:3856 ../src/guestfs-actions.pod:6817 msgid "(Added in 1.9.4)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3382 +#: ../src/guestfs-actions.pod:3384 msgid "guestfs_inspect_get_hostname" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3384 +#: ../src/guestfs-actions.pod:3386 #, no-wrap msgid "" " char *\n" @@ -29889,17 +29904,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3399 +#: ../src/guestfs-actions.pod:3401 msgid "(Added in 1.7.9)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3401 +#: ../src/guestfs-actions.pod:3403 msgid "guestfs_inspect_get_icon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3403 +#: ../src/guestfs-actions.pod:3405 #, no-wrap msgid "" " char *\n" @@ -29911,7 +29926,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3414 +#: ../src/guestfs-actions.pod:3416 #, no-wrap msgid "" " GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n" @@ -29920,17 +29935,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3481 ../src/guestfs-actions.pod:4324 ../src/guestfs-actions.pod:5728 +#: ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:4331 ../src/guestfs-actions.pod:5735 msgid "(Added in 1.11.12)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3483 +#: ../src/guestfs-actions.pod:3485 msgid "guestfs_inspect_get_icon_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3485 +#: ../src/guestfs-actions.pod:3487 #, no-wrap msgid "" " char *\n" @@ -29942,17 +29957,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3491 +#: ../src/guestfs-actions.pod:3493 msgid "This is the \"va_list variant\" of L</guestfs_inspect_get_icon>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3495 +#: ../src/guestfs-actions.pod:3497 msgid "guestfs_inspect_get_icon_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3497 +#: ../src/guestfs-actions.pod:3499 #, no-wrap msgid "" " char *\n" @@ -29965,17 +29980,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3503 +#: ../src/guestfs-actions.pod:3505 msgid "This is the \"argv variant\" of L</guestfs_inspect_get_icon>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3507 +#: ../src/guestfs-actions.pod:3509 msgid "guestfs_inspect_get_major_version" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3509 +#: ../src/guestfs-actions.pod:3511 #, no-wrap msgid "" " int\n" @@ -29985,12 +30000,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3531 +#: ../src/guestfs-actions.pod:3533 msgid "guestfs_inspect_get_minor_version" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3533 +#: ../src/guestfs-actions.pod:3535 #, no-wrap msgid "" " int\n" @@ -30000,19 +30015,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3542 +#: ../src/guestfs-actions.pod:3544 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_major_version>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3549 +#: ../src/guestfs-actions.pod:3551 msgid "guestfs_inspect_get_mountpoints" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3551 +#: ../src/guestfs-actions.pod:3553 #, no-wrap msgid "" " char **\n" @@ -30022,7 +30037,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3572 +#: ../src/guestfs-actions.pod:3574 msgid "" "For operating systems like Windows which still use drive letters, this call " "will only return an entry for the first drive \"mounted on\" C</>. For " @@ -30031,19 +30046,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3578 +#: ../src/guestfs-actions.pod:3580 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_filesystems>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3589 +#: ../src/guestfs-actions.pod:3591 msgid "guestfs_inspect_get_package_format" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3591 +#: ../src/guestfs-actions.pod:3593 #, no-wrap msgid "" " char *\n" @@ -30053,7 +30068,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3595 +#: ../src/guestfs-actions.pod:3597 msgid "" "This function and C<guestfs_inspect_get_package_management> return the " "package format and package management tool used by the inspected operating " @@ -30062,17 +30077,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3614 ../src/guestfs-actions.pod:3642 +#: ../src/guestfs-actions.pod:3616 ../src/guestfs-actions.pod:3644 msgid "(Added in 1.7.5)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3616 +#: ../src/guestfs-actions.pod:3618 msgid "guestfs_inspect_get_package_management" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3618 +#: ../src/guestfs-actions.pod:3620 #, no-wrap msgid "" " char *\n" @@ -30082,7 +30097,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3622 +#: ../src/guestfs-actions.pod:3624 msgid "" "C<guestfs_inspect_get_package_format> and this function return the package " "format and package management tool used by the inspected operating system. " @@ -30091,12 +30106,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3644 +#: ../src/guestfs-actions.pod:3646 msgid "guestfs_inspect_get_product_name" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3646 +#: ../src/guestfs-actions.pod:3648 #, no-wrap msgid "" " char *\n" @@ -30106,12 +30121,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3665 +#: ../src/guestfs-actions.pod:3667 msgid "guestfs_inspect_get_product_variant" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3667 +#: ../src/guestfs-actions.pod:3669 #, no-wrap msgid "" " char *\n" @@ -30121,24 +30136,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3690 +#: ../src/guestfs-actions.pod:3692 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3697 +#: ../src/guestfs-actions.pod:3699 msgid "(Added in 1.9.13)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3699 +#: ../src/guestfs-actions.pod:3701 msgid "guestfs_inspect_get_roots" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3701 +#: ../src/guestfs-actions.pod:3703 #, no-wrap msgid "" " char **\n" @@ -30147,7 +30162,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3704 +#: ../src/guestfs-actions.pod:3706 msgid "" "This function is a convenient way to get the list of root devices, as " "returned from a previous call to C<guestfs_inspect_os>, but without redoing " @@ -30155,24 +30170,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3708 +#: ../src/guestfs-actions.pod:3710 msgid "" "This returns an empty list if either no root devices were found or the " "caller has not called C<guestfs_inspect_os>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3717 +#: ../src/guestfs-actions.pod:3719 msgid "(Added in 1.7.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3719 +#: ../src/guestfs-actions.pod:3721 msgid "guestfs_inspect_get_type" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3721 +#: ../src/guestfs-actions.pod:3723 #, no-wrap msgid "" " char *\n" @@ -30182,12 +30197,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3766 +#: ../src/guestfs-actions.pod:3768 msgid "guestfs_inspect_get_windows_current_control_set" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3768 +#: ../src/guestfs-actions.pod:3770 #, no-wrap msgid "" " char *\n" @@ -30197,12 +30212,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3786 +#: ../src/guestfs-actions.pod:3788 msgid "guestfs_inspect_get_windows_systemroot" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3788 +#: ../src/guestfs-actions.pod:3790 #, no-wrap msgid "" " char *\n" @@ -30212,17 +30227,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3804 +#: ../src/guestfs-actions.pod:3806 msgid "(Added in 1.5.25)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3806 +#: ../src/guestfs-actions.pod:3808 msgid "guestfs_inspect_is_live" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3808 +#: ../src/guestfs-actions.pod:3810 #, no-wrap msgid "" " int\n" @@ -30232,19 +30247,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3812 +#: ../src/guestfs-actions.pod:3814 msgid "" "If C<guestfs_inspect_get_format> returns C<installer> (this is an install " "disk), then this returns true if a live image was detected on the disk." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3822 +#: ../src/guestfs-actions.pod:3824 msgid "guestfs_inspect_is_multipart" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3824 +#: ../src/guestfs-actions.pod:3826 #, no-wrap msgid "" " int\n" @@ -30254,19 +30269,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3828 +#: ../src/guestfs-actions.pod:3830 msgid "" "If C<guestfs_inspect_get_format> returns C<installer> (this is an install " "disk), then this returns true if the disk is part of a set." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3838 +#: ../src/guestfs-actions.pod:3840 msgid "guestfs_inspect_is_netinst" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3840 +#: ../src/guestfs-actions.pod:3842 #, no-wrap msgid "" " int\n" @@ -30276,7 +30291,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3844 +#: ../src/guestfs-actions.pod:3846 msgid "" "If C<guestfs_inspect_get_format> returns C<installer> (this is an install " "disk), then this returns true if the disk is a network installer, ie. not a " @@ -30285,12 +30300,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3856 +#: ../src/guestfs-actions.pod:3858 msgid "guestfs_inspect_list_applications" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3858 +#: ../src/guestfs-actions.pod:3860 #, no-wrap msgid "" " struct guestfs_application_list *\n" @@ -30300,7 +30315,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3864 +#: ../src/guestfs-actions.pod:3866 msgid "" "I<Note:> This call works differently from other parts of the inspection " "API. You have to call C<guestfs_inspect_os>, then " @@ -30313,7 +30328,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3954 +#: ../src/guestfs-actions.pod:3956 msgid "" "This function returns a C<struct guestfs_application_list *>, or NULL if " "there was an error. I<The caller must call C<guestfs_free_application_list> " @@ -30321,17 +30336,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3958 +#: ../src/guestfs-actions.pod:3960 msgid "(Added in 1.7.8)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3960 +#: ../src/guestfs-actions.pod:3962 msgid "guestfs_inspect_os" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3962 +#: ../src/guestfs-actions.pod:3964 #, no-wrap msgid "" " char **\n" @@ -30340,7 +30355,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3978 +#: ../src/guestfs-actions.pod:3980 msgid "" "You can pass the root string(s) returned to other C<guestfs_inspect_get_*> " "functions in order to query further information about each operating system, " @@ -30348,7 +30363,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3983 +#: ../src/guestfs-actions.pod:3985 msgid "" "This function uses other libguestfs features such as C<guestfs_mount_ro> and " "C<guestfs_umount_all> in order to mount and unmount filesystems and look at " @@ -30357,17 +30372,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3995 ../src/guestfs-actions.pod:4335 ../src/guestfs-actions.pod:4430 +#: ../src/guestfs-actions.pod:3997 ../src/guestfs-actions.pod:4342 ../src/guestfs-actions.pod:4437 msgid "See also C<guestfs_list_filesystems>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4003 +#: ../src/guestfs-actions.pod:4005 msgid "guestfs_is_blockdev" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4005 +#: ../src/guestfs-actions.pod:4007 #, no-wrap msgid "" " int\n" @@ -30377,22 +30392,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4012 ../src/guestfs-actions.pod:4041 ../src/guestfs-actions.pod:4071 ../src/guestfs-actions.pod:4086 ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:4158 ../src/guestfs-actions.pod:4173 +#: ../src/guestfs-actions.pod:4014 ../src/guestfs-actions.pod:4043 ../src/guestfs-actions.pod:4073 ../src/guestfs-actions.pod:4088 ../src/guestfs-actions.pod:4104 ../src/guestfs-actions.pod:4160 ../src/guestfs-actions.pod:4175 msgid "See also C<guestfs_stat>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4016 ../src/guestfs-actions.pod:4045 ../src/guestfs-actions.pod:4090 ../src/guestfs-actions.pod:4162 ../src/guestfs-actions.pod:4177 +#: ../src/guestfs-actions.pod:4018 ../src/guestfs-actions.pod:4047 ../src/guestfs-actions.pod:4092 ../src/guestfs-actions.pod:4164 ../src/guestfs-actions.pod:4179 msgid "(Added in 1.5.10)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4018 +#: ../src/guestfs-actions.pod:4020 msgid "guestfs_is_busy" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4020 +#: ../src/guestfs-actions.pod:4022 #, no-wrap msgid "" " int\n" @@ -30401,12 +30416,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4032 +#: ../src/guestfs-actions.pod:4034 msgid "guestfs_is_chardev" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4034 +#: ../src/guestfs-actions.pod:4036 #, no-wrap msgid "" " int\n" @@ -30416,12 +30431,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4047 +#: ../src/guestfs-actions.pod:4049 msgid "guestfs_is_config" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4049 +#: ../src/guestfs-actions.pod:4051 #, no-wrap msgid "" " int\n" @@ -30430,12 +30445,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4061 +#: ../src/guestfs-actions.pod:4063 msgid "guestfs_is_dir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4063 +#: ../src/guestfs-actions.pod:4065 #, no-wrap msgid "" " int\n" @@ -30445,12 +30460,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4077 +#: ../src/guestfs-actions.pod:4079 msgid "guestfs_is_fifo" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4079 +#: ../src/guestfs-actions.pod:4081 #, no-wrap msgid "" " int\n" @@ -30460,12 +30475,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4092 +#: ../src/guestfs-actions.pod:4094 msgid "guestfs_is_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4094 +#: ../src/guestfs-actions.pod:4096 #, no-wrap msgid "" " int\n" @@ -30475,12 +30490,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4108 +#: ../src/guestfs-actions.pod:4110 msgid "guestfs_is_launching" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4110 +#: ../src/guestfs-actions.pod:4112 #, no-wrap msgid "" " int\n" @@ -30489,12 +30504,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4122 +#: ../src/guestfs-actions.pod:4124 msgid "guestfs_is_lv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4124 +#: ../src/guestfs-actions.pod:4126 #, no-wrap msgid "" " int\n" @@ -30504,12 +30519,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4135 +#: ../src/guestfs-actions.pod:4137 msgid "guestfs_is_ready" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4137 +#: ../src/guestfs-actions.pod:4139 #, no-wrap msgid "" " int\n" @@ -30518,12 +30533,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4149 +#: ../src/guestfs-actions.pod:4151 msgid "guestfs_is_socket" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4151 +#: ../src/guestfs-actions.pod:4153 #, no-wrap msgid "" " int\n" @@ -30533,12 +30548,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4164 +#: ../src/guestfs-actions.pod:4166 msgid "guestfs_is_symlink" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4166 +#: ../src/guestfs-actions.pod:4168 #, no-wrap msgid "" " int\n" @@ -30548,12 +30563,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4179 +#: ../src/guestfs-actions.pod:4181 msgid "guestfs_is_zero" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4181 +#: ../src/guestfs-actions.pod:4183 #, no-wrap msgid "" " int\n" @@ -30563,17 +30578,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4190 ../src/guestfs-actions.pod:4204 +#: ../src/guestfs-actions.pod:4192 ../src/guestfs-actions.pod:4206 msgid "(Added in 1.11.8)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4192 +#: ../src/guestfs-actions.pod:4194 msgid "guestfs_is_zero_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4194 +#: ../src/guestfs-actions.pod:4196 #, no-wrap msgid "" " int\n" @@ -30583,12 +30598,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4206 +#: ../src/guestfs-actions.pod:4208 msgid "guestfs_kill_subprocess" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4208 +#: ../src/guestfs-actions.pod:4210 #, no-wrap msgid "" " int\n" @@ -30597,24 +30612,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4211 +#: ../src/guestfs-actions.pod:4213 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_shutdown> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4220 +#: ../src/guestfs-actions.pod:4222 msgid "Do not call this. See: C<guestfs_shutdown> instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4226 +#: ../src/guestfs-actions.pod:4228 msgid "guestfs_launch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4228 +#: ../src/guestfs-actions.pod:4230 #, no-wrap msgid "" " int\n" @@ -30622,13 +30637,22 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:4239 +msgid "" +"Do not call C<guestfs_launch> twice on the same handle. Although it will " +"not give an error (for historical reasons), the precise behaviour when you " +"do this is not well defined. Handles are very cheap to create, so create a " +"new one for each launch." +msgstr "" + #. type: =head2 -#: ../src/guestfs-actions.pod:4246 +#: ../src/guestfs-actions.pod:4253 msgid "guestfs_lchown" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4248 +#: ../src/guestfs-actions.pod:4255 #, no-wrap msgid "" " int\n" @@ -30640,7 +30664,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4254 +#: ../src/guestfs-actions.pod:4261 msgid "" "Change the file owner to C<owner> and group to C<group>. This is like " "C<guestfs_chown> but if C<path> is a symlink then the link itself is " @@ -30648,12 +30672,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4266 +#: ../src/guestfs-actions.pod:4273 msgid "guestfs_lgetxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4268 +#: ../src/guestfs-actions.pod:4275 #, no-wrap msgid "" " char *\n" @@ -30665,17 +30689,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4288 +#: ../src/guestfs-actions.pod:4295 msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4296 +#: ../src/guestfs-actions.pod:4303 msgid "guestfs_lgetxattrs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4298 +#: ../src/guestfs-actions.pod:4305 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -30685,19 +30709,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4302 +#: ../src/guestfs-actions.pod:4309 msgid "" "This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, " "then it returns the extended attributes of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4312 +#: ../src/guestfs-actions.pod:4319 msgid "guestfs_list_9p" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4314 +#: ../src/guestfs-actions.pod:4321 #, no-wrap msgid "" " char **\n" @@ -30706,12 +30730,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4326 +#: ../src/guestfs-actions.pod:4333 msgid "guestfs_list_devices" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4328 +#: ../src/guestfs-actions.pod:4335 #, no-wrap msgid "" " char **\n" @@ -30720,12 +30744,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4343 +#: ../src/guestfs-actions.pod:4350 msgid "guestfs_list_dm_devices" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4345 +#: ../src/guestfs-actions.pod:4352 #, no-wrap msgid "" " char **\n" @@ -30734,14 +30758,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4350 +#: ../src/guestfs-actions.pod:4357 msgid "" "The returned list contains C</dev/mapper/*> devices, eg. ones created by a " "previous call to C<guestfs_luks_open>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4353 +#: ../src/guestfs-actions.pod:4360 msgid "" "Device mapper devices which correspond to logical volumes are I<not> " "returned in this list. Call C<guestfs_lvs> if you want to list logical " @@ -30749,17 +30773,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4361 ../src/guestfs-actions.pod:5981 +#: ../src/guestfs-actions.pod:4368 ../src/guestfs-actions.pod:5988 msgid "(Added in 1.11.15)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4363 +#: ../src/guestfs-actions.pod:4370 msgid "guestfs_list_filesystems" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4365 +#: ../src/guestfs-actions.pod:4372 #, no-wrap msgid "" " char **\n" @@ -30768,7 +30792,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4385 +#: ../src/guestfs-actions.pod:4392 msgid "" "This command runs other libguestfs commands, which might include " "C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this " @@ -30776,7 +30800,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4389 +#: ../src/guestfs-actions.pod:4396 msgid "" "Not all of the filesystems returned will be mountable. In particular, swap " "partitions are returned in the list. Also this command does not check that " @@ -30787,17 +30811,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4403 ../src/guestfs-actions.pod:6341 +#: ../src/guestfs-actions.pod:4410 ../src/guestfs-actions.pod:6348 msgid "(Added in 1.5.15)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4405 +#: ../src/guestfs-actions.pod:4412 msgid "guestfs_list_md_devices" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4407 +#: ../src/guestfs-actions.pod:4414 #, no-wrap msgid "" " char **\n" @@ -30806,17 +30830,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4416 ../src/guestfs-actions.pod:8027 +#: ../src/guestfs-actions.pod:4423 ../src/guestfs-actions.pod:8034 msgid "(Added in 1.15.4)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4418 +#: ../src/guestfs-actions.pod:4425 msgid "guestfs_list_partitions" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4420 +#: ../src/guestfs-actions.pod:4427 #, no-wrap msgid "" " char **\n" @@ -30825,19 +30849,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4427 +#: ../src/guestfs-actions.pod:4434 msgid "" "This does not return logical volumes. For that you will need to call " "C<guestfs_lvs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4438 +#: ../src/guestfs-actions.pod:4445 msgid "guestfs_ll" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4440 +#: ../src/guestfs-actions.pod:4447 #, no-wrap msgid "" " char *\n" @@ -30847,12 +30871,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4455 +#: ../src/guestfs-actions.pod:4462 msgid "guestfs_ln" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4457 +#: ../src/guestfs-actions.pod:4464 #, no-wrap msgid "" " int\n" @@ -30863,12 +30887,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4468 +#: ../src/guestfs-actions.pod:4475 msgid "guestfs_ln_f" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4470 +#: ../src/guestfs-actions.pod:4477 #, no-wrap msgid "" " int\n" @@ -30879,12 +30903,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4482 +#: ../src/guestfs-actions.pod:4489 msgid "guestfs_ln_s" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4484 +#: ../src/guestfs-actions.pod:4491 #, no-wrap msgid "" " int\n" @@ -30895,12 +30919,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4495 +#: ../src/guestfs-actions.pod:4502 msgid "guestfs_ln_sf" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4497 +#: ../src/guestfs-actions.pod:4504 #, no-wrap msgid "" " int\n" @@ -30911,12 +30935,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4509 +#: ../src/guestfs-actions.pod:4516 msgid "guestfs_lremovexattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4511 +#: ../src/guestfs-actions.pod:4518 #, no-wrap msgid "" " int\n" @@ -30927,19 +30951,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4516 +#: ../src/guestfs-actions.pod:4523 msgid "" "This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic " "link, then it removes an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4524 +#: ../src/guestfs-actions.pod:4531 msgid "guestfs_ls" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4526 +#: ../src/guestfs-actions.pod:4533 #, no-wrap msgid "" " char **\n" @@ -30949,19 +30973,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4534 +#: ../src/guestfs-actions.pod:4541 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use C<guestfs_readdir> instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4543 +#: ../src/guestfs-actions.pod:4550 msgid "guestfs_lsetxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4545 +#: ../src/guestfs-actions.pod:4552 #, no-wrap msgid "" " int\n" @@ -30974,19 +30998,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4552 +#: ../src/guestfs-actions.pod:4559 msgid "" "This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, " "then it sets an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4560 +#: ../src/guestfs-actions.pod:4567 msgid "guestfs_lstat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4562 +#: ../src/guestfs-actions.pod:4569 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -30996,31 +31020,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4568 +#: ../src/guestfs-actions.pod:4575 msgid "" "This is the same as C<guestfs_stat> except that if C<path> is a symbolic " "link, then the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4574 ../src/guestfs-actions.pod:7546 +#: ../src/guestfs-actions.pod:4581 ../src/guestfs-actions.pod:7553 msgid "" "This function returns a C<struct guestfs_stat *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_stat> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4578 ../src/guestfs-actions.pod:7550 ../src/guestfs-actions.pod:7568 ../src/guestfs-actions.pod:8071 +#: ../src/guestfs-actions.pod:4585 ../src/guestfs-actions.pod:7557 ../src/guestfs-actions.pod:7575 ../src/guestfs-actions.pod:8078 msgid "(Added in 0.9.2)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4580 +#: ../src/guestfs-actions.pod:4587 msgid "guestfs_lstatlist" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4582 +#: ../src/guestfs-actions.pod:4589 #, no-wrap msgid "" " struct guestfs_stat_list *\n" @@ -31031,7 +31055,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4587 +#: ../src/guestfs-actions.pod:4594 msgid "" "This call allows you to perform the C<guestfs_lstat> operation on multiple " "files, where all files are in the directory C<path>. C<names> is the list " @@ -31039,7 +31063,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4596 +#: ../src/guestfs-actions.pod:4603 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C<guestfs_lxattrlist> " @@ -31050,19 +31074,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4604 +#: ../src/guestfs-actions.pod:4611 msgid "" "This function returns a C<struct guestfs_stat_list *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_stat_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4610 +#: ../src/guestfs-actions.pod:4617 msgid "guestfs_luks_add_key" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4612 +#: ../src/guestfs-actions.pod:4619 #, no-wrap msgid "" " int\n" @@ -31075,14 +31099,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4624 +#: ../src/guestfs-actions.pod:4631 msgid "" "Note that if C<keyslot> already contains a key, then this command will " "fail. You have to use C<guestfs_luks_kill_slot> first to remove that key." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4630 ../src/guestfs-actions.pod:4667 ../src/guestfs-actions.pod:4687 ../src/guestfs-actions.pod:4707 ../src/guestfs-actions.pod:4742 ../src/guestfs-actions.pod:4761 +#: ../src/guestfs-actions.pod:4637 ../src/guestfs-actions.pod:4674 ../src/guestfs-actions.pod:4694 ../src/guestfs-actions.pod:4714 ../src/guestfs-actions.pod:4749 ../src/guestfs-actions.pod:4768 msgid "" "This function takes a key or passphrase parameter which could contain " "sensitive material. Read the section L</KEYS AND PASSPHRASES> for more " @@ -31090,17 +31114,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4634 ../src/guestfs-actions.pod:4671 ../src/guestfs-actions.pod:4691 ../src/guestfs-actions.pod:4711 +#: ../src/guestfs-actions.pod:4641 ../src/guestfs-actions.pod:4678 ../src/guestfs-actions.pod:4698 ../src/guestfs-actions.pod:4718 msgid "(Added in 1.5.2)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4636 +#: ../src/guestfs-actions.pod:4643 msgid "guestfs_luks_close" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4638 +#: ../src/guestfs-actions.pod:4645 #, no-wrap msgid "" " int\n" @@ -31110,7 +31134,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4642 +#: ../src/guestfs-actions.pod:4649 msgid "" "This closes a LUKS device that was created earlier by C<guestfs_luks_open> " "or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the " @@ -31119,17 +31143,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4650 ../src/guestfs-actions.pod:4746 ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4815 ../src/guestfs-actions.pod:4860 +#: ../src/guestfs-actions.pod:4657 ../src/guestfs-actions.pod:4753 ../src/guestfs-actions.pod:4772 ../src/guestfs-actions.pod:4822 ../src/guestfs-actions.pod:4867 msgid "(Added in 1.5.1)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4652 +#: ../src/guestfs-actions.pod:4659 msgid "guestfs_luks_format" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4654 +#: ../src/guestfs-actions.pod:4661 #, no-wrap msgid "" " int\n" @@ -31141,12 +31165,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4673 +#: ../src/guestfs-actions.pod:4680 msgid "guestfs_luks_format_cipher" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4675 +#: ../src/guestfs-actions.pod:4682 #, no-wrap msgid "" " int\n" @@ -31159,19 +31183,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4682 +#: ../src/guestfs-actions.pod:4689 msgid "" "This command is the same as C<guestfs_luks_format> but it also allows you to " "set the C<cipher> used." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4693 +#: ../src/guestfs-actions.pod:4700 msgid "guestfs_luks_kill_slot" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4695 +#: ../src/guestfs-actions.pod:4702 #, no-wrap msgid "" " int\n" @@ -31183,12 +31207,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4713 +#: ../src/guestfs-actions.pod:4720 msgid "guestfs_luks_open" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4715 +#: ../src/guestfs-actions.pod:4722 #, no-wrap msgid "" " int\n" @@ -31200,7 +31224,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4733 +#: ../src/guestfs-actions.pod:4740 msgid "" "If this block device contains LVM volume groups, then calling " "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them " @@ -31208,17 +31232,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4737 +#: ../src/guestfs-actions.pod:4744 msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4748 +#: ../src/guestfs-actions.pod:4755 msgid "guestfs_luks_open_ro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4750 +#: ../src/guestfs-actions.pod:4757 #, no-wrap msgid "" " int\n" @@ -31230,19 +31254,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4756 +#: ../src/guestfs-actions.pod:4763 msgid "" "This is the same as C<guestfs_luks_open> except that a read-only mapping is " "created." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4767 +#: ../src/guestfs-actions.pod:4774 msgid "guestfs_lvcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4769 +#: ../src/guestfs-actions.pod:4776 #, no-wrap msgid "" " int\n" @@ -31254,12 +31278,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4782 +#: ../src/guestfs-actions.pod:4789 msgid "guestfs_lvm_canonical_lv_name" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4784 +#: ../src/guestfs-actions.pod:4791 #, no-wrap msgid "" " char *\n" @@ -31269,22 +31293,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4795 +#: ../src/guestfs-actions.pod:4802 msgid "See also C<guestfs_is_lv>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4800 +#: ../src/guestfs-actions.pod:4807 msgid "(Added in 1.5.24)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4802 +#: ../src/guestfs-actions.pod:4809 msgid "guestfs_lvm_clear_filter" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4804 +#: ../src/guestfs-actions.pod:4811 #, no-wrap msgid "" " int\n" @@ -31293,19 +31317,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4807 +#: ../src/guestfs-actions.pod:4814 msgid "" "This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to " "see every block device." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4817 +#: ../src/guestfs-actions.pod:4824 msgid "guestfs_lvm_remove_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4819 +#: ../src/guestfs-actions.pod:4826 #, no-wrap msgid "" " int\n" @@ -31314,12 +31338,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4829 +#: ../src/guestfs-actions.pod:4836 msgid "guestfs_lvm_set_filter" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4831 +#: ../src/guestfs-actions.pod:4838 #, no-wrap msgid "" " int\n" @@ -31329,12 +31353,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4862 +#: ../src/guestfs-actions.pod:4869 msgid "guestfs_lvremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4864 +#: ../src/guestfs-actions.pod:4871 #, no-wrap msgid "" " int\n" @@ -31344,17 +31368,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4876 ../src/guestfs-actions.pod:6456 ../src/guestfs-actions.pod:8441 +#: ../src/guestfs-actions.pod:4883 ../src/guestfs-actions.pod:6463 ../src/guestfs-actions.pod:8448 msgid "(Added in 1.0.13)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4878 +#: ../src/guestfs-actions.pod:4885 msgid "guestfs_lvrename" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4880 +#: ../src/guestfs-actions.pod:4887 #, no-wrap msgid "" " int\n" @@ -31365,17 +31389,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4889 ../src/guestfs-actions.pod:8454 +#: ../src/guestfs-actions.pod:4896 ../src/guestfs-actions.pod:8461 msgid "(Added in 1.0.83)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4891 +#: ../src/guestfs-actions.pod:4898 msgid "guestfs_lvresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4893 +#: ../src/guestfs-actions.pod:4900 #, no-wrap msgid "" " int\n" @@ -31386,12 +31410,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4906 +#: ../src/guestfs-actions.pod:4913 msgid "guestfs_lvresize_free" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4908 +#: ../src/guestfs-actions.pod:4915 #, no-wrap msgid "" " int\n" @@ -31402,17 +31426,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4921 +#: ../src/guestfs-actions.pod:4928 msgid "(Added in 1.3.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4923 +#: ../src/guestfs-actions.pod:4930 msgid "guestfs_lvs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4925 +#: ../src/guestfs-actions.pod:4932 #, no-wrap msgid "" " char **\n" @@ -31421,17 +31445,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4934 +#: ../src/guestfs-actions.pod:4941 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4942 +#: ../src/guestfs-actions.pod:4949 msgid "guestfs_lvs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4944 +#: ../src/guestfs-actions.pod:4951 #, no-wrap msgid "" " struct guestfs_lvm_lv_list *\n" @@ -31440,7 +31464,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4950 +#: ../src/guestfs-actions.pod:4957 msgid "" "This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after " @@ -31448,12 +31472,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4956 +#: ../src/guestfs-actions.pod:4963 msgid "guestfs_lvuuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4958 +#: ../src/guestfs-actions.pod:4965 #, no-wrap msgid "" " char *\n" @@ -31463,12 +31487,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4969 +#: ../src/guestfs-actions.pod:4976 msgid "guestfs_lxattrlist" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4971 +#: ../src/guestfs-actions.pod:4978 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -31479,7 +31503,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4990 +#: ../src/guestfs-actions.pod:4997 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C<guestfs_lstatlist> for " @@ -31490,12 +31514,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5004 +#: ../src/guestfs-actions.pod:5011 msgid "guestfs_md_create" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5006 +#: ../src/guestfs-actions.pod:5013 #, no-wrap msgid "" " int\n" @@ -31507,7 +31531,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5017 +#: ../src/guestfs-actions.pod:5024 #, no-wrap msgid "" " GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n" @@ -31519,17 +31543,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5079 ../src/guestfs-actions.pod:5145 ../src/guestfs-actions.pod:5158 +#: ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5152 ../src/guestfs-actions.pod:5165 msgid "(Added in 1.15.6)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5081 +#: ../src/guestfs-actions.pod:5088 msgid "guestfs_md_create_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5083 +#: ../src/guestfs-actions.pod:5090 #, no-wrap msgid "" " int\n" @@ -31541,17 +31565,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5089 +#: ../src/guestfs-actions.pod:5096 msgid "This is the \"va_list variant\" of L</guestfs_md_create>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5093 +#: ../src/guestfs-actions.pod:5100 msgid "guestfs_md_create_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5095 +#: ../src/guestfs-actions.pod:5102 #, no-wrap msgid "" " int\n" @@ -31563,17 +31587,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5101 +#: ../src/guestfs-actions.pod:5108 msgid "This is the \"argv variant\" of L</guestfs_md_create>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5105 +#: ../src/guestfs-actions.pod:5112 msgid "guestfs_md_detail" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5107 +#: ../src/guestfs-actions.pod:5114 #, no-wrap msgid "" " char **\n" @@ -31583,12 +31607,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5147 +#: ../src/guestfs-actions.pod:5154 msgid "guestfs_md_stop" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5149 +#: ../src/guestfs-actions.pod:5156 #, no-wrap msgid "" " int\n" @@ -31598,12 +31622,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5160 +#: ../src/guestfs-actions.pod:5167 msgid "guestfs_mkdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5162 +#: ../src/guestfs-actions.pod:5169 #, no-wrap msgid "" " int\n" @@ -31613,12 +31637,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5172 +#: ../src/guestfs-actions.pod:5179 msgid "guestfs_mkdir_mode" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5174 +#: ../src/guestfs-actions.pod:5181 #, no-wrap msgid "" " int\n" @@ -31629,17 +31653,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5186 +#: ../src/guestfs-actions.pod:5193 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5192 +#: ../src/guestfs-actions.pod:5199 msgid "guestfs_mkdir_p" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5194 +#: ../src/guestfs-actions.pod:5201 #, no-wrap msgid "" " int\n" @@ -31649,12 +31673,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5205 +#: ../src/guestfs-actions.pod:5212 msgid "guestfs_mkdtemp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5207 +#: ../src/guestfs-actions.pod:5214 #, no-wrap msgid "" " char *\n" @@ -31664,12 +31688,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5235 +#: ../src/guestfs-actions.pod:5242 msgid "guestfs_mke2fs_J" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5237 +#: ../src/guestfs-actions.pod:5244 #, no-wrap msgid "" " int\n" @@ -31682,22 +31706,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5250 +#: ../src/guestfs-actions.pod:5257 msgid "See also C<guestfs_mke2journal>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5254 ../src/guestfs-actions.pod:5272 ../src/guestfs-actions.pod:5290 ../src/guestfs-actions.pod:5306 ../src/guestfs-actions.pod:5320 ../src/guestfs-actions.pod:5334 ../src/guestfs-actions.pod:5393 ../src/guestfs-actions.pod:5670 +#: ../src/guestfs-actions.pod:5261 ../src/guestfs-actions.pod:5279 ../src/guestfs-actions.pod:5297 ../src/guestfs-actions.pod:5313 ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:5341 ../src/guestfs-actions.pod:5400 ../src/guestfs-actions.pod:5677 msgid "(Added in 1.0.68)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5256 +#: ../src/guestfs-actions.pod:5263 msgid "guestfs_mke2fs_JL" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5258 +#: ../src/guestfs-actions.pod:5265 #, no-wrap msgid "" " int\n" @@ -31710,17 +31734,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5268 +#: ../src/guestfs-actions.pod:5275 msgid "See also C<guestfs_mke2journal_L>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5274 +#: ../src/guestfs-actions.pod:5281 msgid "guestfs_mke2fs_JU" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5276 +#: ../src/guestfs-actions.pod:5283 #, no-wrap msgid "" " int\n" @@ -31733,17 +31757,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5286 +#: ../src/guestfs-actions.pod:5293 msgid "See also C<guestfs_mke2journal_U>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5292 +#: ../src/guestfs-actions.pod:5299 msgid "guestfs_mke2journal" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5294 +#: ../src/guestfs-actions.pod:5301 #, no-wrap msgid "" " int\n" @@ -31754,12 +31778,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5308 +#: ../src/guestfs-actions.pod:5315 msgid "guestfs_mke2journal_L" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5310 +#: ../src/guestfs-actions.pod:5317 #, no-wrap msgid "" " int\n" @@ -31771,12 +31795,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5322 +#: ../src/guestfs-actions.pod:5329 msgid "guestfs_mke2journal_U" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5324 +#: ../src/guestfs-actions.pod:5331 #, no-wrap msgid "" " int\n" @@ -31788,12 +31812,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5336 +#: ../src/guestfs-actions.pod:5343 msgid "guestfs_mkfifo" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5338 +#: ../src/guestfs-actions.pod:5345 #, no-wrap msgid "" " int\n" @@ -31804,19 +31828,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5343 +#: ../src/guestfs-actions.pod:5350 msgid "" "This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It " "is just a convenient wrapper around C<guestfs_mknod>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5353 +#: ../src/guestfs-actions.pod:5360 msgid "guestfs_mkfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5355 +#: ../src/guestfs-actions.pod:5362 #, no-wrap msgid "" " int\n" @@ -31827,12 +31851,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5368 +#: ../src/guestfs-actions.pod:5375 msgid "guestfs_mkfs_b" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5370 +#: ../src/guestfs-actions.pod:5377 #, no-wrap msgid "" " int\n" @@ -31844,14 +31868,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5376 +#: ../src/guestfs-actions.pod:5383 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5383 +#: ../src/guestfs-actions.pod:5390 msgid "" "This call is similar to C<guestfs_mkfs>, but it allows you to control the " "block size of the resulting filesystem. Supported block sizes depend on the " @@ -31859,12 +31883,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5395 +#: ../src/guestfs-actions.pod:5402 msgid "guestfs_mkfs_opts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5397 +#: ../src/guestfs-actions.pod:5404 #, no-wrap msgid "" " int\n" @@ -31876,7 +31900,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5408 +#: ../src/guestfs-actions.pod:5415 #, no-wrap msgid "" " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n" @@ -31887,17 +31911,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5456 +#: ../src/guestfs-actions.pod:5463 msgid "(Added in 1.7.19)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5458 +#: ../src/guestfs-actions.pod:5465 msgid "guestfs_mkfs_opts_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5460 +#: ../src/guestfs-actions.pod:5467 #, no-wrap msgid "" " int\n" @@ -31909,17 +31933,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5466 +#: ../src/guestfs-actions.pod:5473 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5470 +#: ../src/guestfs-actions.pod:5477 msgid "guestfs_mkfs_opts_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5472 +#: ../src/guestfs-actions.pod:5479 #, no-wrap msgid "" " int\n" @@ -31931,17 +31955,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5478 +#: ../src/guestfs-actions.pod:5485 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5482 +#: ../src/guestfs-actions.pod:5489 msgid "guestfs_mkmountpoint" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5484 +#: ../src/guestfs-actions.pod:5491 #, no-wrap msgid "" " int\n" @@ -31951,7 +31975,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5488 +#: ../src/guestfs-actions.pod:5495 msgid "" "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls " "that can be used to create extra mountpoints before mounting the first " @@ -31959,7 +31983,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5512 +#: ../src/guestfs-actions.pod:5519 msgid "" "C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>. You " "may get unexpected errors if you try to mix these calls. It is safest to " @@ -31967,7 +31991,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5516 +#: ../src/guestfs-actions.pod:5523 msgid "" "C<guestfs_umount_all> unmounts filesystems by sorting the paths longest " "first, so for this to work for manual mountpoints, you must ensure that the " @@ -31976,7 +32000,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5523 +#: ../src/guestfs-actions.pod:5530 msgid "" "Autosync [see C<guestfs_set_autosync>, this is set by default on handles] " "can cause C<guestfs_umount_all> to be called when the handle is closed which " @@ -31984,17 +32008,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5529 ../src/guestfs-actions.pod:5835 ../src/guestfs-actions.pod:6876 +#: ../src/guestfs-actions.pod:5536 ../src/guestfs-actions.pod:5842 ../src/guestfs-actions.pod:6883 msgid "(Added in 1.0.62)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5531 +#: ../src/guestfs-actions.pod:5538 msgid "guestfs_mknod" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5533 +#: ../src/guestfs-actions.pod:5540 #, no-wrap msgid "" " int\n" @@ -32007,7 +32031,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5548 +#: ../src/guestfs-actions.pod:5555 msgid "" "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with " "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a " @@ -32018,12 +32042,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5562 +#: ../src/guestfs-actions.pod:5569 msgid "guestfs_mknod_b" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5564 +#: ../src/guestfs-actions.pod:5571 #, no-wrap msgid "" " int\n" @@ -32036,7 +32060,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5571 +#: ../src/guestfs-actions.pod:5578 msgid "" "This call creates a block device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -32044,12 +32068,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5581 +#: ../src/guestfs-actions.pod:5588 msgid "guestfs_mknod_c" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5583 +#: ../src/guestfs-actions.pod:5590 #, no-wrap msgid "" " int\n" @@ -32062,7 +32086,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5590 +#: ../src/guestfs-actions.pod:5597 msgid "" "This call creates a char device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -32070,12 +32094,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5600 +#: ../src/guestfs-actions.pod:5607 msgid "guestfs_mkswap" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5602 +#: ../src/guestfs-actions.pod:5609 #, no-wrap msgid "" " int\n" @@ -32085,12 +32109,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5612 +#: ../src/guestfs-actions.pod:5619 msgid "guestfs_mkswap_L" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5614 +#: ../src/guestfs-actions.pod:5621 #, no-wrap msgid "" " int\n" @@ -32101,12 +32125,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5629 +#: ../src/guestfs-actions.pod:5636 msgid "guestfs_mkswap_U" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5631 +#: ../src/guestfs-actions.pod:5638 #, no-wrap msgid "" " int\n" @@ -32117,12 +32141,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5642 +#: ../src/guestfs-actions.pod:5649 msgid "guestfs_mkswap_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5644 +#: ../src/guestfs-actions.pod:5651 #, no-wrap msgid "" " int\n" @@ -32132,19 +32156,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5650 +#: ../src/guestfs-actions.pod:5657 msgid "" "This command just writes a swap file signature to an existing file. To " "create the file itself, use something like C<guestfs_fallocate>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5657 +#: ../src/guestfs-actions.pod:5664 msgid "guestfs_modprobe" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5659 +#: ../src/guestfs-actions.pod:5666 #, no-wrap msgid "" " int\n" @@ -32154,12 +32178,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5672 +#: ../src/guestfs-actions.pod:5679 msgid "guestfs_mount" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5674 +#: ../src/guestfs-actions.pod:5681 #, no-wrap msgid "" " int\n" @@ -32170,7 +32194,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5693 +#: ../src/guestfs-actions.pod:5700 msgid "" "Before libguestfs 1.13.16, this call implicitly added the options C<sync> " "and C<noatime>. The C<sync> option greatly slowed writes and caused many " @@ -32180,12 +32204,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5704 +#: ../src/guestfs-actions.pod:5711 msgid "guestfs_mount_9p" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5706 +#: ../src/guestfs-actions.pod:5713 #, no-wrap msgid "" " int\n" @@ -32197,7 +32221,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5717 +#: ../src/guestfs-actions.pod:5724 #, no-wrap msgid "" " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n" @@ -32205,12 +32229,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5730 +#: ../src/guestfs-actions.pod:5737 msgid "guestfs_mount_9p_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5732 +#: ../src/guestfs-actions.pod:5739 #, no-wrap msgid "" " int\n" @@ -32222,17 +32246,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5738 +#: ../src/guestfs-actions.pod:5745 msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5742 +#: ../src/guestfs-actions.pod:5749 msgid "guestfs_mount_9p_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5744 +#: ../src/guestfs-actions.pod:5751 #, no-wrap msgid "" " int\n" @@ -32244,17 +32268,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5750 +#: ../src/guestfs-actions.pod:5757 msgid "This is the \"argv variant\" of L</guestfs_mount_9p>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5754 +#: ../src/guestfs-actions.pod:5761 msgid "guestfs_mount_loop" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5756 +#: ../src/guestfs-actions.pod:5763 #, no-wrap msgid "" " int\n" @@ -32265,12 +32289,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5769 +#: ../src/guestfs-actions.pod:5776 msgid "guestfs_mount_options" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5771 +#: ../src/guestfs-actions.pod:5778 #, no-wrap msgid "" " int\n" @@ -32282,24 +32306,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5777 +#: ../src/guestfs-actions.pod:5784 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " "the mount options as for the L<mount(8)> I<-o> flag." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5787 ../src/guestfs-actions.pod:5801 ../src/guestfs-actions.pod:5818 +#: ../src/guestfs-actions.pod:5794 ../src/guestfs-actions.pod:5808 ../src/guestfs-actions.pod:5825 msgid "(Added in 1.0.10)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5789 +#: ../src/guestfs-actions.pod:5796 msgid "guestfs_mount_ro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5791 +#: ../src/guestfs-actions.pod:5798 #, no-wrap msgid "" " int\n" @@ -32310,19 +32334,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5796 +#: ../src/guestfs-actions.pod:5803 msgid "" "This is the same as the C<guestfs_mount> command, but it mounts the " "filesystem with the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5803 +#: ../src/guestfs-actions.pod:5810 msgid "guestfs_mount_vfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5805 +#: ../src/guestfs-actions.pod:5812 #, no-wrap msgid "" " int\n" @@ -32335,7 +32359,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5812 +#: ../src/guestfs-actions.pod:5819 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " "both the mount options and the vfstype as for the L<mount(8)> I<-o> and " @@ -32343,12 +32367,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5820 +#: ../src/guestfs-actions.pod:5827 msgid "guestfs_mountpoints" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5822 +#: ../src/guestfs-actions.pod:5829 #, no-wrap msgid "" " char **\n" @@ -32357,7 +32381,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5825 +#: ../src/guestfs-actions.pod:5832 msgid "" "This call is similar to C<guestfs_mounts>. That call returns a list of " "devices. This one returns a hash table (map) of device name to directory " @@ -32365,12 +32389,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5837 +#: ../src/guestfs-actions.pod:5844 msgid "guestfs_mounts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5839 +#: ../src/guestfs-actions.pod:5846 #, no-wrap msgid "" " char **\n" @@ -32379,17 +32403,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5847 +#: ../src/guestfs-actions.pod:5854 msgid "See also: C<guestfs_mountpoints>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5855 +#: ../src/guestfs-actions.pod:5862 msgid "guestfs_mv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5857 +#: ../src/guestfs-actions.pod:5864 #, no-wrap msgid "" " int\n" @@ -32400,12 +32424,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5869 +#: ../src/guestfs-actions.pod:5876 msgid "guestfs_nr_devices" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5871 +#: ../src/guestfs-actions.pod:5878 #, no-wrap msgid "" " int\n" @@ -32414,7 +32438,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5874 +#: ../src/guestfs-actions.pod:5881 msgid "" "This returns the number of whole block devices that were added. This is the " "same as the number of devices that would be returned if you called " @@ -32422,19 +32446,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5878 +#: ../src/guestfs-actions.pod:5885 msgid "" "To find out the maximum number of devices that could be added, call " "C<guestfs_max_disks>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5883 +#: ../src/guestfs-actions.pod:5890 msgid "guestfs_ntfs_3g_probe" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5885 +#: ../src/guestfs-actions.pod:5892 #, no-wrap msgid "" " int\n" @@ -32445,17 +32469,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5904 +#: ../src/guestfs-actions.pod:5911 msgid "(Added in 1.0.43)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5906 +#: ../src/guestfs-actions.pod:5913 msgid "guestfs_ntfsresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5908 +#: ../src/guestfs-actions.pod:5915 #, no-wrap msgid "" " int\n" @@ -32465,19 +32489,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5912 ../src/guestfs-actions.pod:6012 +#: ../src/guestfs-actions.pod:5919 ../src/guestfs-actions.pod:6019 msgid "" "I<This function is deprecated.> In new code, use the " "L</guestfs_ntfsresize_opts> call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5936 +#: ../src/guestfs-actions.pod:5943 msgid "guestfs_ntfsresize_opts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5938 +#: ../src/guestfs-actions.pod:5945 #, no-wrap msgid "" " int\n" @@ -32488,7 +32512,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5948 +#: ../src/guestfs-actions.pod:5955 #, no-wrap msgid "" " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n" @@ -32497,7 +32521,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5968 +#: ../src/guestfs-actions.pod:5975 msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -32508,12 +32532,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5983 +#: ../src/guestfs-actions.pod:5990 msgid "guestfs_ntfsresize_opts_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5985 +#: ../src/guestfs-actions.pod:5992 #, no-wrap msgid "" " int\n" @@ -32524,17 +32548,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5990 +#: ../src/guestfs-actions.pod:5997 msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5994 +#: ../src/guestfs-actions.pod:6001 msgid "guestfs_ntfsresize_opts_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5996 +#: ../src/guestfs-actions.pod:6003 #, no-wrap msgid "" " int\n" @@ -32546,17 +32570,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6001 +#: ../src/guestfs-actions.pod:6008 msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6005 +#: ../src/guestfs-actions.pod:6012 msgid "guestfs_ntfsresize_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6007 +#: ../src/guestfs-actions.pod:6014 #, no-wrap msgid "" " int\n" @@ -32567,24 +32591,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6019 +#: ../src/guestfs-actions.pod:6026 msgid "" "This command is the same as C<guestfs_ntfsresize> except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6024 ../src/guestfs-actions.pod:6483 ../src/guestfs-actions.pod:6556 ../src/guestfs-actions.pod:6824 ../src/guestfs-actions.pod:8598 +#: ../src/guestfs-actions.pod:6031 ../src/guestfs-actions.pod:6490 ../src/guestfs-actions.pod:6563 ../src/guestfs-actions.pod:6831 ../src/guestfs-actions.pod:8605 msgid "(Added in 1.3.14)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6026 +#: ../src/guestfs-actions.pod:6033 msgid "guestfs_part_add" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6028 +#: ../src/guestfs-actions.pod:6035 #, no-wrap msgid "" " int\n" @@ -32597,31 +32621,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6035 +#: ../src/guestfs-actions.pod:6042 msgid "" "This command adds a partition to C<device>. If there is no partition table " "on the device, call C<guestfs_part_init> first." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6047 +#: ../src/guestfs-actions.pod:6054 msgid "" "Creating a partition which covers the whole disk is not so easy. Use " "C<guestfs_part_disk> to do that." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6052 ../src/guestfs-actions.pod:6087 ../src/guestfs-actions.pod:6140 ../src/guestfs-actions.pod:6224 ../src/guestfs-actions.pod:6262 ../src/guestfs-actions.pod:6281 ../src/guestfs-actions.pod:6321 +#: ../src/guestfs-actions.pod:6059 ../src/guestfs-actions.pod:6094 ../src/guestfs-actions.pod:6147 ../src/guestfs-actions.pod:6231 ../src/guestfs-actions.pod:6269 ../src/guestfs-actions.pod:6288 ../src/guestfs-actions.pod:6328 msgid "(Added in 1.0.78)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6054 +#: ../src/guestfs-actions.pod:6061 msgid "guestfs_part_del" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6056 +#: ../src/guestfs-actions.pod:6063 #, no-wrap msgid "" " int\n" @@ -32632,12 +32656,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6071 +#: ../src/guestfs-actions.pod:6078 msgid "guestfs_part_disk" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6073 +#: ../src/guestfs-actions.pod:6080 #, no-wrap msgid "" " int\n" @@ -32648,7 +32672,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6078 +#: ../src/guestfs-actions.pod:6085 msgid "" "This command is simply a combination of C<guestfs_part_init> followed by " "C<guestfs_part_add> to create a single primary partition covering the whole " @@ -32656,19 +32680,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6082 +#: ../src/guestfs-actions.pod:6089 msgid "" "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " "possible values are described in C<guestfs_part_init>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6089 +#: ../src/guestfs-actions.pod:6096 msgid "guestfs_part_get_bootable" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6091 +#: ../src/guestfs-actions.pod:6098 #, no-wrap msgid "" " int\n" @@ -32679,17 +32703,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6099 +#: ../src/guestfs-actions.pod:6106 msgid "See also C<guestfs_part_set_bootable>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6105 +#: ../src/guestfs-actions.pod:6112 msgid "guestfs_part_get_mbr_id" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6107 +#: ../src/guestfs-actions.pod:6114 #, no-wrap msgid "" " int\n" @@ -32700,7 +32724,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6115 ../src/guestfs-actions.pod:6297 +#: ../src/guestfs-actions.pod:6122 ../src/guestfs-actions.pod:6304 msgid "" "Note that only MBR (old DOS-style) partitions have type bytes. You will get " "undefined results for other partition table types (see " @@ -32708,12 +32732,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6123 +#: ../src/guestfs-actions.pod:6130 msgid "guestfs_part_get_parttype" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6125 +#: ../src/guestfs-actions.pod:6132 #, no-wrap msgid "" " char *\n" @@ -32723,7 +32747,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6132 +#: ../src/guestfs-actions.pod:6139 msgid "" "Common return values include: C<msdos> (a DOS/Windows style MBR partition " "table), C<gpt> (a GPT/EFI-style partition table). Other values are " @@ -32731,12 +32755,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6142 +#: ../src/guestfs-actions.pod:6149 msgid "guestfs_part_init" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6144 +#: ../src/guestfs-actions.pod:6151 #, no-wrap msgid "" " int\n" @@ -32747,19 +32771,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6153 +#: ../src/guestfs-actions.pod:6160 msgid "" "Initially there are no partitions. Following this, you should call " "C<guestfs_part_add> for each partition required." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6226 +#: ../src/guestfs-actions.pod:6233 msgid "guestfs_part_list" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6228 +#: ../src/guestfs-actions.pod:6235 #, no-wrap msgid "" " struct guestfs_partition_list *\n" @@ -32769,14 +32793,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6245 +#: ../src/guestfs-actions.pod:6252 msgid "" "Start of the partition I<in bytes>. To get sectors you have to divide by " "the device's sector size, see C<guestfs_blockdev_getss>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6258 +#: ../src/guestfs-actions.pod:6265 msgid "" "This function returns a C<struct guestfs_partition_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_partition_list> after " @@ -32784,12 +32808,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6264 +#: ../src/guestfs-actions.pod:6271 msgid "guestfs_part_set_bootable" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6266 +#: ../src/guestfs-actions.pod:6273 #, no-wrap msgid "" " int\n" @@ -32801,12 +32825,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6283 +#: ../src/guestfs-actions.pod:6290 msgid "guestfs_part_set_mbr_id" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6285 +#: ../src/guestfs-actions.pod:6292 #, no-wrap msgid "" " int\n" @@ -32818,12 +32842,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6305 +#: ../src/guestfs-actions.pod:6312 msgid "guestfs_part_set_name" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6307 +#: ../src/guestfs-actions.pod:6314 #, no-wrap msgid "" " int\n" @@ -32835,12 +32859,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6323 +#: ../src/guestfs-actions.pod:6330 msgid "guestfs_part_to_dev" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6325 +#: ../src/guestfs-actions.pod:6332 #, no-wrap msgid "" " char *\n" @@ -32850,24 +32874,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6333 ../src/guestfs-actions.pod:6352 +#: ../src/guestfs-actions.pod:6340 ../src/guestfs-actions.pod:6359 msgid "" "The named partition must exist, for example as a string returned from " "C<guestfs_list_partitions>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6336 +#: ../src/guestfs-actions.pod:6343 msgid "See also C<guestfs_part_to_partnum>, C<guestfs_device_index>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6343 +#: ../src/guestfs-actions.pod:6350 msgid "guestfs_part_to_partnum" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6345 +#: ../src/guestfs-actions.pod:6352 #, no-wrap msgid "" " int\n" @@ -32877,17 +32901,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6355 +#: ../src/guestfs-actions.pod:6362 msgid "See also C<guestfs_part_to_dev>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6361 +#: ../src/guestfs-actions.pod:6368 msgid "guestfs_ping_daemon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6363 +#: ../src/guestfs-actions.pod:6370 #, no-wrap msgid "" " int\n" @@ -32896,12 +32920,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6375 +#: ../src/guestfs-actions.pod:6382 msgid "guestfs_pread" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6377 +#: ../src/guestfs-actions.pod:6384 #, no-wrap msgid "" " char *\n" @@ -32914,17 +32938,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6390 +#: ../src/guestfs-actions.pod:6397 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6401 +#: ../src/guestfs-actions.pod:6408 msgid "guestfs_pread_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6403 +#: ../src/guestfs-actions.pod:6410 #, no-wrap msgid "" " char *\n" @@ -32937,22 +32961,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6416 +#: ../src/guestfs-actions.pod:6423 msgid "See also C<guestfs_pread>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6425 +#: ../src/guestfs-actions.pod:6432 msgid "(Added in 1.5.21)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6427 +#: ../src/guestfs-actions.pod:6434 msgid "guestfs_pvcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6429 +#: ../src/guestfs-actions.pod:6436 #, no-wrap msgid "" " int\n" @@ -32962,12 +32986,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6441 +#: ../src/guestfs-actions.pod:6448 msgid "guestfs_pvremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6443 +#: ../src/guestfs-actions.pod:6450 #, no-wrap msgid "" " int\n" @@ -32977,12 +33001,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6458 +#: ../src/guestfs-actions.pod:6465 msgid "guestfs_pvresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6460 +#: ../src/guestfs-actions.pod:6467 #, no-wrap msgid "" " int\n" @@ -32992,12 +33016,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6471 +#: ../src/guestfs-actions.pod:6478 msgid "guestfs_pvresize_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6473 +#: ../src/guestfs-actions.pod:6480 #, no-wrap msgid "" " int\n" @@ -33008,19 +33032,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6478 +#: ../src/guestfs-actions.pod:6485 msgid "" "This command is the same as C<guestfs_pvresize> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6485 +#: ../src/guestfs-actions.pod:6492 msgid "guestfs_pvs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6487 +#: ../src/guestfs-actions.pod:6494 #, no-wrap msgid "" " char **\n" @@ -33029,17 +33053,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6496 +#: ../src/guestfs-actions.pod:6503 msgid "See also C<guestfs_pvs_full>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6504 +#: ../src/guestfs-actions.pod:6511 msgid "guestfs_pvs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6506 +#: ../src/guestfs-actions.pod:6513 #, no-wrap msgid "" " struct guestfs_lvm_pv_list *\n" @@ -33048,7 +33072,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6512 +#: ../src/guestfs-actions.pod:6519 msgid "" "This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after " @@ -33056,12 +33080,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6518 +#: ../src/guestfs-actions.pod:6525 msgid "guestfs_pvuuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6520 +#: ../src/guestfs-actions.pod:6527 #, no-wrap msgid "" " char *\n" @@ -33071,12 +33095,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6531 +#: ../src/guestfs-actions.pod:6538 msgid "guestfs_pwrite" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6533 +#: ../src/guestfs-actions.pod:6540 #, no-wrap msgid "" " int\n" @@ -33089,17 +33113,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6549 +#: ../src/guestfs-actions.pod:6556 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6558 +#: ../src/guestfs-actions.pod:6565 msgid "guestfs_pwrite_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6560 +#: ../src/guestfs-actions.pod:6567 #, no-wrap msgid "" " int\n" @@ -33112,22 +33136,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6575 +#: ../src/guestfs-actions.pod:6582 msgid "See also C<guestfs_pwrite>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6582 +#: ../src/guestfs-actions.pod:6589 msgid "(Added in 1.5.20)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6584 +#: ../src/guestfs-actions.pod:6591 msgid "guestfs_read_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6586 +#: ../src/guestfs-actions.pod:6593 #, no-wrap msgid "" " char *\n" @@ -33138,7 +33162,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6594 +#: ../src/guestfs-actions.pod:6601 msgid "" "Unlike C<guestfs_cat>, this function can correctly handle files that contain " "embedded ASCII NUL characters. However unlike C<guestfs_download>, this " @@ -33146,17 +33170,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6606 +#: ../src/guestfs-actions.pod:6613 msgid "(Added in 1.0.63)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6608 +#: ../src/guestfs-actions.pod:6615 msgid "guestfs_read_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6610 +#: ../src/guestfs-actions.pod:6617 #, no-wrap msgid "" " char **\n" @@ -33166,7 +33190,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6619 +#: ../src/guestfs-actions.pod:6626 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of line). For " @@ -33175,12 +33199,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6630 +#: ../src/guestfs-actions.pod:6637 msgid "guestfs_readdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6632 +#: ../src/guestfs-actions.pod:6639 #, no-wrap msgid "" " struct guestfs_dirent_list *\n" @@ -33190,7 +33214,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6686 +#: ../src/guestfs-actions.pod:6693 msgid "" "This function is primarily intended for use by programs. To get a simple " "list of names, use C<guestfs_ls>. To get a printable directory for human " @@ -33198,7 +33222,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6690 +#: ../src/guestfs-actions.pod:6697 msgid "" "This function returns a C<struct guestfs_dirent_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_dirent_list> after " @@ -33206,12 +33230,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6696 +#: ../src/guestfs-actions.pod:6703 msgid "guestfs_readlink" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6698 +#: ../src/guestfs-actions.pod:6705 #, no-wrap msgid "" " char *\n" @@ -33221,12 +33245,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6709 +#: ../src/guestfs-actions.pod:6716 msgid "guestfs_readlinklist" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6711 +#: ../src/guestfs-actions.pod:6718 #, no-wrap msgid "" " char **\n" @@ -33237,12 +33261,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6744 +#: ../src/guestfs-actions.pod:6751 msgid "guestfs_realpath" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6746 +#: ../src/guestfs-actions.pod:6753 #, no-wrap msgid "" " char *\n" @@ -33252,12 +33276,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6758 +#: ../src/guestfs-actions.pod:6765 msgid "guestfs_removexattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6760 +#: ../src/guestfs-actions.pod:6767 #, no-wrap msgid "" " int\n" @@ -33268,17 +33292,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6768 +#: ../src/guestfs-actions.pod:6775 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6774 +#: ../src/guestfs-actions.pod:6781 msgid "guestfs_resize2fs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6776 +#: ../src/guestfs-actions.pod:6783 #, no-wrap msgid "" " int\n" @@ -33288,7 +33312,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6783 +#: ../src/guestfs-actions.pod:6790 msgid "" "I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the " "C<device> before calling this command. For unknown reasons C<resize2fs> " @@ -33297,12 +33321,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6793 +#: ../src/guestfs-actions.pod:6800 msgid "guestfs_resize2fs_M" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6795 +#: ../src/guestfs-actions.pod:6802 #, no-wrap msgid "" " int\n" @@ -33312,7 +33336,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6799 +#: ../src/guestfs-actions.pod:6806 msgid "" "This command is the same as C<guestfs_resize2fs>, but the filesystem is " "resized to its minimum size. This works like the I<-M> option to the " @@ -33320,7 +33344,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6803 +#: ../src/guestfs-actions.pod:6810 msgid "" "To get the resulting size of the filesystem you should call " "C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values. " @@ -33329,12 +33353,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6812 +#: ../src/guestfs-actions.pod:6819 msgid "guestfs_resize2fs_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6814 +#: ../src/guestfs-actions.pod:6821 #, no-wrap msgid "" " int\n" @@ -33345,19 +33369,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6819 +#: ../src/guestfs-actions.pod:6826 msgid "" "This command is the same as C<guestfs_resize2fs> except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6826 +#: ../src/guestfs-actions.pod:6833 msgid "guestfs_rm" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6828 +#: ../src/guestfs-actions.pod:6835 #, no-wrap msgid "" " int\n" @@ -33367,12 +33391,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6838 +#: ../src/guestfs-actions.pod:6845 msgid "guestfs_rm_rf" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6840 +#: ../src/guestfs-actions.pod:6847 #, no-wrap msgid "" " int\n" @@ -33382,12 +33406,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6852 +#: ../src/guestfs-actions.pod:6859 msgid "guestfs_rmdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6854 +#: ../src/guestfs-actions.pod:6861 #, no-wrap msgid "" " int\n" @@ -33397,12 +33421,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6864 +#: ../src/guestfs-actions.pod:6871 msgid "guestfs_rmmountpoint" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6866 +#: ../src/guestfs-actions.pod:6873 #, no-wrap msgid "" " int\n" @@ -33412,19 +33436,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6870 +#: ../src/guestfs-actions.pod:6877 msgid "" "This calls removes a mountpoint that was previously created with " "C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6878 +#: ../src/guestfs-actions.pod:6885 msgid "guestfs_scrub_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6880 +#: ../src/guestfs-actions.pod:6887 #, no-wrap msgid "" " int\n" @@ -33434,17 +33458,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6892 ../src/guestfs-actions.pod:6910 ../src/guestfs-actions.pod:6929 +#: ../src/guestfs-actions.pod:6899 ../src/guestfs-actions.pod:6917 ../src/guestfs-actions.pod:6936 msgid "(Added in 1.0.52)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6894 +#: ../src/guestfs-actions.pod:6901 msgid "guestfs_scrub_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6896 +#: ../src/guestfs-actions.pod:6903 #, no-wrap msgid "" " int\n" @@ -33454,12 +33478,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6912 +#: ../src/guestfs-actions.pod:6919 msgid "guestfs_scrub_freespace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6914 +#: ../src/guestfs-actions.pod:6921 #, no-wrap msgid "" " int\n" @@ -33469,7 +33493,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6918 +#: ../src/guestfs-actions.pod:6925 msgid "" "This command creates the directory C<dir> and then fills it with files until " "the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, " @@ -33478,12 +33502,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6931 +#: ../src/guestfs-actions.pod:6938 msgid "guestfs_set_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6933 +#: ../src/guestfs-actions.pod:6940 #, no-wrap msgid "" " int\n" @@ -33493,12 +33517,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6950 +#: ../src/guestfs-actions.pod:6957 msgid "guestfs_set_attach_method" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6952 +#: ../src/guestfs-actions.pod:6959 #, no-wrap msgid "" " int\n" @@ -33508,12 +33532,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6980 +#: ../src/guestfs-actions.pod:6987 msgid "guestfs_set_autosync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6982 +#: ../src/guestfs-actions.pod:6989 #, no-wrap msgid "" " int\n" @@ -33523,12 +33547,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6998 +#: ../src/guestfs-actions.pod:7005 msgid "guestfs_set_direct" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7000 +#: ../src/guestfs-actions.pod:7007 #, no-wrap msgid "" " int\n" @@ -33538,7 +33562,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7008 +#: ../src/guestfs-actions.pod:7015 msgid "" "One consequence of this is that log messages aren't caught by the library " "and handled by C<guestfs_set_log_message_callback>, but go straight to " @@ -33546,12 +33570,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7021 +#: ../src/guestfs-actions.pod:7028 msgid "guestfs_set_e2label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7023 +#: ../src/guestfs-actions.pod:7030 #, no-wrap msgid "" " int\n" @@ -33562,19 +33586,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7032 +#: ../src/guestfs-actions.pod:7039 msgid "" "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return " "the existing label on a filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7039 +#: ../src/guestfs-actions.pod:7046 msgid "guestfs_set_e2uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7041 +#: ../src/guestfs-actions.pod:7048 #, no-wrap msgid "" " int\n" @@ -33585,19 +33609,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7051 +#: ../src/guestfs-actions.pod:7058 msgid "" "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return " "the existing UUID of a filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7058 +#: ../src/guestfs-actions.pod:7065 msgid "guestfs_set_memsize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7060 +#: ../src/guestfs-actions.pod:7067 #, no-wrap msgid "" " int\n" @@ -33607,19 +33631,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7064 +#: ../src/guestfs-actions.pod:7071 msgid "" "This sets the memory size in megabytes allocated to the qemu subprocess. " "This only has any effect if called before C<guestfs_launch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7079 +#: ../src/guestfs-actions.pod:7086 msgid "guestfs_set_network" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7081 +#: ../src/guestfs-actions.pod:7088 #, no-wrap msgid "" " int\n" @@ -33629,19 +33653,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7091 +#: ../src/guestfs-actions.pod:7098 msgid "" "You must call this before calling C<guestfs_launch>, otherwise it has no " "effect." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7098 +#: ../src/guestfs-actions.pod:7105 msgid "guestfs_set_path" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7100 +#: ../src/guestfs-actions.pod:7107 #, no-wrap msgid "" " int\n" @@ -33651,12 +33675,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7115 +#: ../src/guestfs-actions.pod:7122 msgid "guestfs_set_pgroup" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7117 +#: ../src/guestfs-actions.pod:7124 #, no-wrap msgid "" " int\n" @@ -33666,7 +33690,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7127 +#: ../src/guestfs-actions.pod:7134 msgid "" "The default for this flag is false, because usually you want C<^C> to kill " "the subprocess. Guestfish sets this flag to true when used interactively, " @@ -33675,12 +33699,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7136 +#: ../src/guestfs-actions.pod:7143 msgid "guestfs_set_qemu" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7138 +#: ../src/guestfs-actions.pod:7145 #, no-wrap msgid "" " int\n" @@ -33690,12 +33714,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7164 +#: ../src/guestfs-actions.pod:7171 msgid "guestfs_set_recovery_proc" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7166 +#: ../src/guestfs-actions.pod:7173 #, no-wrap msgid "" " int\n" @@ -33705,7 +33729,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7170 +#: ../src/guestfs-actions.pod:7177 msgid "" "If this is called with the parameter C<false> then C<guestfs_launch> does " "not create a recovery process. The purpose of the recovery process is to " @@ -33714,19 +33738,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7175 +#: ../src/guestfs-actions.pod:7182 msgid "" "This only has any effect if called before C<guestfs_launch>, and the default " "is true." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7188 +#: ../src/guestfs-actions.pod:7195 msgid "guestfs_set_selinux" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7190 +#: ../src/guestfs-actions.pod:7197 #, no-wrap msgid "" " int\n" @@ -33736,12 +33760,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7207 +#: ../src/guestfs-actions.pod:7214 msgid "guestfs_set_smp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7209 +#: ../src/guestfs-actions.pod:7216 #, no-wrap msgid "" " int\n" @@ -33751,17 +33775,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7217 +#: ../src/guestfs-actions.pod:7224 msgid "This function must be called before C<guestfs_launch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7223 +#: ../src/guestfs-actions.pod:7230 msgid "guestfs_set_trace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7225 +#: ../src/guestfs-actions.pod:7232 #, no-wrap msgid "" " int\n" @@ -33771,19 +33795,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7239 +#: ../src/guestfs-actions.pod:7246 msgid "" "Trace messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see C<guestfs_set_event_callback>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7247 +#: ../src/guestfs-actions.pod:7254 msgid "guestfs_set_verbose" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7249 +#: ../src/guestfs-actions.pod:7256 #, no-wrap msgid "" " int\n" @@ -33793,19 +33817,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7258 +#: ../src/guestfs-actions.pod:7265 msgid "" "Verbose messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see C<guestfs_set_event_callback>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7266 +#: ../src/guestfs-actions.pod:7273 msgid "guestfs_setcon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7268 +#: ../src/guestfs-actions.pod:7275 #, no-wrap msgid "" " int\n" @@ -33815,12 +33839,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7281 +#: ../src/guestfs-actions.pod:7288 msgid "guestfs_setxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7283 +#: ../src/guestfs-actions.pod:7290 #, no-wrap msgid "" " int\n" @@ -33833,17 +33857,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7294 +#: ../src/guestfs-actions.pod:7301 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7300 +#: ../src/guestfs-actions.pod:7307 msgid "guestfs_sfdisk" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7302 +#: ../src/guestfs-actions.pod:7309 #, no-wrap msgid "" " int\n" @@ -33857,24 +33881,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7310 ../src/guestfs-actions.pod:7351 ../src/guestfs-actions.pod:7382 +#: ../src/guestfs-actions.pod:7317 ../src/guestfs-actions.pod:7358 ../src/guestfs-actions.pod:7389 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_add> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7337 +#: ../src/guestfs-actions.pod:7344 msgid "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7344 +#: ../src/guestfs-actions.pod:7351 msgid "guestfs_sfdiskM" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7346 +#: ../src/guestfs-actions.pod:7353 #, no-wrap msgid "" " int\n" @@ -33885,7 +33909,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7358 +#: ../src/guestfs-actions.pod:7365 msgid "" "This is a simplified interface to the C<guestfs_sfdisk> command, where " "partition sizes are specified in megabytes only (rounded to the nearest " @@ -33894,19 +33918,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7364 +#: ../src/guestfs-actions.pod:7371 msgid "" "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and " "C<guestfs_part_disk>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7371 +#: ../src/guestfs-actions.pod:7378 msgid "guestfs_sfdisk_N" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7373 +#: ../src/guestfs-actions.pod:7380 #, no-wrap msgid "" " int\n" @@ -33921,24 +33945,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7392 +#: ../src/guestfs-actions.pod:7399 msgid "" "For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> " "for the cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7395 +#: ../src/guestfs-actions.pod:7402 msgid "See also: C<guestfs_part_add>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7401 +#: ../src/guestfs-actions.pod:7408 msgid "guestfs_sfdisk_disk_geometry" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7403 +#: ../src/guestfs-actions.pod:7410 #, no-wrap msgid "" " char *\n" @@ -33948,7 +33972,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7407 +#: ../src/guestfs-actions.pod:7414 msgid "" "This displays the disk geometry of C<device> read from the partition table. " "Especially in the case where the underlying block device has been resized, " @@ -33957,12 +33981,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7420 +#: ../src/guestfs-actions.pod:7427 msgid "guestfs_sfdisk_kernel_geometry" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7422 +#: ../src/guestfs-actions.pod:7429 #, no-wrap msgid "" " char *\n" @@ -33972,12 +33996,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7436 +#: ../src/guestfs-actions.pod:7443 msgid "guestfs_sfdisk_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7438 +#: ../src/guestfs-actions.pod:7445 #, no-wrap msgid "" " char *\n" @@ -33987,24 +34011,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7442 +#: ../src/guestfs-actions.pod:7449 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_list> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7453 +#: ../src/guestfs-actions.pod:7460 msgid "See also: C<guestfs_part_list>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7460 +#: ../src/guestfs-actions.pod:7467 msgid "guestfs_sh" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7462 +#: ../src/guestfs-actions.pod:7469 #, no-wrap msgid "" " char *\n" @@ -34014,22 +34038,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7469 +#: ../src/guestfs-actions.pod:7476 msgid "This is like C<guestfs_command>, but passes the command to:" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7477 +#: ../src/guestfs-actions.pod:7484 msgid "All the provisos about C<guestfs_command> apply to this call." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7484 +#: ../src/guestfs-actions.pod:7491 msgid "guestfs_sh_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7486 +#: ../src/guestfs-actions.pod:7493 #, no-wrap msgid "" " char **\n" @@ -34039,24 +34063,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7490 +#: ../src/guestfs-actions.pod:7497 msgid "" "This is the same as C<guestfs_sh>, but splits the result into a list of " "lines." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7493 +#: ../src/guestfs-actions.pod:7500 msgid "See also: C<guestfs_command_lines>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7501 +#: ../src/guestfs-actions.pod:7508 msgid "guestfs_shutdown" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7503 +#: ../src/guestfs-actions.pod:7510 #, no-wrap msgid "" " int\n" @@ -34065,7 +34089,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7506 +#: ../src/guestfs-actions.pod:7513 msgid "" "This is the opposite of C<guestfs_launch>. It performs an orderly shutdown " "of the backend process(es). If the autosync flag is set (which is the " @@ -34073,26 +34097,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7516 +#: ../src/guestfs-actions.pod:7523 msgid "" "This call does I<not> close or free up the handle. You still need to call " "C<guestfs_close> afterwards." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7519 +#: ../src/guestfs-actions.pod:7526 msgid "" "C<guestfs_close> will call this if you don't do it explicitly, but note that " "any errors are ignored in that case." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7524 +#: ../src/guestfs-actions.pod:7531 msgid "guestfs_sleep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7526 +#: ../src/guestfs-actions.pod:7533 #, no-wrap msgid "" " int\n" @@ -34102,17 +34126,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7534 +#: ../src/guestfs-actions.pod:7541 msgid "(Added in 1.0.41)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7536 ../src/guestfs-structs.pod:109 +#: ../src/guestfs-actions.pod:7543 ../src/guestfs-structs.pod:109 msgid "guestfs_stat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7538 +#: ../src/guestfs-actions.pod:7545 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -34122,12 +34146,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7552 ../src/guestfs-structs.pod:135 +#: ../src/guestfs-actions.pod:7559 ../src/guestfs-structs.pod:135 msgid "guestfs_statvfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7554 +#: ../src/guestfs-actions.pod:7561 #, no-wrap msgid "" " struct guestfs_statvfs *\n" @@ -34137,19 +34161,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7564 +#: ../src/guestfs-actions.pod:7571 msgid "" "This function returns a C<struct guestfs_statvfs *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_statvfs> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7570 +#: ../src/guestfs-actions.pod:7577 msgid "guestfs_strings" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7572 +#: ../src/guestfs-actions.pod:7579 #, no-wrap msgid "" " char **\n" @@ -34159,12 +34183,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7588 +#: ../src/guestfs-actions.pod:7595 msgid "guestfs_strings_e" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7590 +#: ../src/guestfs-actions.pod:7597 #, no-wrap msgid "" " char **\n" @@ -34175,26 +34199,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7595 +#: ../src/guestfs-actions.pod:7602 msgid "" "This is like the C<guestfs_strings> command, but allows you to specify the " "encoding of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7605 +#: ../src/guestfs-actions.pod:7612 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what C<guestfs_strings> uses)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7643 +#: ../src/guestfs-actions.pod:7650 msgid "guestfs_swapoff_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7645 +#: ../src/guestfs-actions.pod:7652 #, no-wrap msgid "" " int\n" @@ -34204,19 +34228,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7649 +#: ../src/guestfs-actions.pod:7656 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See C<guestfs_swapon_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7657 +#: ../src/guestfs-actions.pod:7664 msgid "guestfs_swapoff_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7659 +#: ../src/guestfs-actions.pod:7666 #, no-wrap msgid "" " int\n" @@ -34226,12 +34250,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7669 +#: ../src/guestfs-actions.pod:7676 msgid "guestfs_swapoff_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7671 +#: ../src/guestfs-actions.pod:7678 #, no-wrap msgid "" " int\n" @@ -34241,12 +34265,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7682 +#: ../src/guestfs-actions.pod:7689 msgid "guestfs_swapoff_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7684 +#: ../src/guestfs-actions.pod:7691 #, no-wrap msgid "" " int\n" @@ -34256,12 +34280,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7695 +#: ../src/guestfs-actions.pod:7702 msgid "guestfs_swapon_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7697 +#: ../src/guestfs-actions.pod:7704 #, no-wrap msgid "" " int\n" @@ -34271,7 +34295,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7701 +#: ../src/guestfs-actions.pod:7708 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C<device>. The increased memory is made available for all " @@ -34279,12 +34303,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7717 +#: ../src/guestfs-actions.pod:7724 msgid "guestfs_swapon_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7719 +#: ../src/guestfs-actions.pod:7726 #, no-wrap msgid "" " int\n" @@ -34294,19 +34318,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7723 +#: ../src/guestfs-actions.pod:7730 msgid "" "This command enables swap to a file. See C<guestfs_swapon_device> for other " "notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7730 +#: ../src/guestfs-actions.pod:7737 msgid "guestfs_swapon_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7732 +#: ../src/guestfs-actions.pod:7739 #, no-wrap msgid "" " int\n" @@ -34316,19 +34340,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7736 +#: ../src/guestfs-actions.pod:7743 msgid "" "This command enables swap to a labeled swap partition. See " "C<guestfs_swapon_device> for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7743 +#: ../src/guestfs-actions.pod:7750 msgid "guestfs_swapon_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7745 +#: ../src/guestfs-actions.pod:7752 #, no-wrap msgid "" " int\n" @@ -34338,19 +34362,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7749 +#: ../src/guestfs-actions.pod:7756 msgid "" "This command enables swap to a swap partition with the given UUID. See " "C<guestfs_swapon_device> for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7756 +#: ../src/guestfs-actions.pod:7763 msgid "guestfs_sync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7758 +#: ../src/guestfs-actions.pod:7765 #, no-wrap msgid "" " int\n" @@ -34359,12 +34383,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7771 +#: ../src/guestfs-actions.pod:7778 msgid "guestfs_tail" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7773 +#: ../src/guestfs-actions.pod:7780 #, no-wrap msgid "" " char **\n" @@ -34374,12 +34398,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7789 +#: ../src/guestfs-actions.pod:7796 msgid "guestfs_tail_n" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7791 +#: ../src/guestfs-actions.pod:7798 #, no-wrap msgid "" " char **\n" @@ -34390,12 +34414,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7813 +#: ../src/guestfs-actions.pod:7820 msgid "guestfs_tar_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7815 +#: ../src/guestfs-actions.pod:7822 #, no-wrap msgid "" " int\n" @@ -34406,22 +34430,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7823 +#: ../src/guestfs-actions.pod:7830 msgid "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7828 ../src/guestfs-actions.pod:7845 ../src/guestfs-actions.pod:7861 ../src/guestfs-actions.pod:7877 +#: ../src/guestfs-actions.pod:7835 ../src/guestfs-actions.pod:7852 ../src/guestfs-actions.pod:7868 ../src/guestfs-actions.pod:7884 msgid "(Added in 1.0.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7830 +#: ../src/guestfs-actions.pod:7837 msgid "guestfs_tar_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7832 +#: ../src/guestfs-actions.pod:7839 #, no-wrap msgid "" " int\n" @@ -34432,19 +34456,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7840 +#: ../src/guestfs-actions.pod:7847 msgid "" "To download a compressed tarball, use C<guestfs_tgz_out> or " "C<guestfs_txz_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7847 +#: ../src/guestfs-actions.pod:7854 msgid "guestfs_tgz_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7849 +#: ../src/guestfs-actions.pod:7856 #, no-wrap msgid "" " int\n" @@ -34455,17 +34479,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7857 +#: ../src/guestfs-actions.pod:7864 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7863 +#: ../src/guestfs-actions.pod:7870 msgid "guestfs_tgz_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7865 +#: ../src/guestfs-actions.pod:7872 #, no-wrap msgid "" " int\n" @@ -34476,17 +34500,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7873 +#: ../src/guestfs-actions.pod:7880 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7879 +#: ../src/guestfs-actions.pod:7886 msgid "guestfs_touch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7881 +#: ../src/guestfs-actions.pod:7888 #, no-wrap msgid "" " int\n" @@ -34496,12 +34520,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7896 +#: ../src/guestfs-actions.pod:7903 msgid "guestfs_truncate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7898 +#: ../src/guestfs-actions.pod:7905 #, no-wrap msgid "" " int\n" @@ -34511,12 +34535,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7909 +#: ../src/guestfs-actions.pod:7916 msgid "guestfs_truncate_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7911 +#: ../src/guestfs-actions.pod:7918 #, no-wrap msgid "" " int\n" @@ -34527,7 +34551,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7919 +#: ../src/guestfs-actions.pod:7926 msgid "" "If the current file size is less than C<size> then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -34536,12 +34560,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7929 +#: ../src/guestfs-actions.pod:7936 msgid "guestfs_tune2fs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7931 +#: ../src/guestfs-actions.pod:7938 #, no-wrap msgid "" " int\n" @@ -34552,7 +34576,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7941 +#: ../src/guestfs-actions.pod:7948 #, no-wrap msgid "" " GUESTFS_TUNE2FS_FORCE, int force,\n" @@ -34569,7 +34593,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8021 +#: ../src/guestfs-actions.pod:8028 msgid "" "To get the current values of filesystem parameters, see " "C<guestfs_tune2fs_l>. For precise details of how tune2fs works, see the " @@ -34577,12 +34601,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8029 +#: ../src/guestfs-actions.pod:8036 msgid "guestfs_tune2fs_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8031 +#: ../src/guestfs-actions.pod:8038 #, no-wrap msgid "" " int\n" @@ -34593,17 +34617,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8036 +#: ../src/guestfs-actions.pod:8043 msgid "This is the \"va_list variant\" of L</guestfs_tune2fs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8040 +#: ../src/guestfs-actions.pod:8047 msgid "guestfs_tune2fs_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8042 +#: ../src/guestfs-actions.pod:8049 #, no-wrap msgid "" " int\n" @@ -34614,17 +34638,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8047 +#: ../src/guestfs-actions.pod:8054 msgid "This is the \"argv variant\" of L</guestfs_tune2fs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8051 +#: ../src/guestfs-actions.pod:8058 msgid "guestfs_tune2fs_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8053 +#: ../src/guestfs-actions.pod:8060 #, no-wrap msgid "" " char **\n" @@ -34634,12 +34658,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8073 +#: ../src/guestfs-actions.pod:8080 msgid "guestfs_txz_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8075 +#: ../src/guestfs-actions.pod:8082 #, no-wrap msgid "" " int\n" @@ -34650,12 +34674,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8087 +#: ../src/guestfs-actions.pod:8094 msgid "guestfs_txz_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8089 +#: ../src/guestfs-actions.pod:8096 #, no-wrap msgid "" " int\n" @@ -34666,12 +34690,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8101 +#: ../src/guestfs-actions.pod:8108 msgid "guestfs_umask" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8103 +#: ../src/guestfs-actions.pod:8110 #, no-wrap msgid "" " int\n" @@ -34681,19 +34705,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8119 +#: ../src/guestfs-actions.pod:8126 msgid "" "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, " "C<guestfs_mkdir>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8128 +#: ../src/guestfs-actions.pod:8135 msgid "guestfs_umount" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8130 +#: ../src/guestfs-actions.pod:8137 #, no-wrap msgid "" " int\n" @@ -34703,12 +34727,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8142 +#: ../src/guestfs-actions.pod:8149 msgid "guestfs_umount_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8144 +#: ../src/guestfs-actions.pod:8151 #, no-wrap msgid "" " int\n" @@ -34717,12 +34741,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8155 +#: ../src/guestfs-actions.pod:8162 msgid "guestfs_upload" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8157 +#: ../src/guestfs-actions.pod:8164 #, no-wrap msgid "" " int\n" @@ -34733,17 +34757,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8167 +#: ../src/guestfs-actions.pod:8174 msgid "See also C<guestfs_download>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8178 +#: ../src/guestfs-actions.pod:8185 msgid "guestfs_upload_offset" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8180 +#: ../src/guestfs-actions.pod:8187 #, no-wrap msgid "" " int\n" @@ -34755,7 +34779,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8196 +#: ../src/guestfs-actions.pod:8203 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with C<guestfs_pwrite>, and this call always writes the " @@ -34763,17 +34787,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8201 +#: ../src/guestfs-actions.pod:8208 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8212 +#: ../src/guestfs-actions.pod:8219 msgid "guestfs_utimens" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8214 +#: ../src/guestfs-actions.pod:8221 #, no-wrap msgid "" " int\n" @@ -34787,12 +34811,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8243 ../src/guestfs-structs.pod:175 +#: ../src/guestfs-actions.pod:8250 ../src/guestfs-structs.pod:175 msgid "guestfs_version" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8245 +#: ../src/guestfs-actions.pod:8252 #, no-wrap msgid "" " struct guestfs_version *\n" @@ -34801,7 +34825,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8273 +#: ../src/guestfs-actions.pod:8280 msgid "" "I<Note:> Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -34810,24 +34834,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8279 +#: ../src/guestfs-actions.pod:8286 msgid "" "This function returns a C<struct guestfs_version *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_version> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8283 +#: ../src/guestfs-actions.pod:8290 msgid "(Added in 1.0.58)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8285 +#: ../src/guestfs-actions.pod:8292 msgid "guestfs_vfs_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8287 +#: ../src/guestfs-actions.pod:8294 #, no-wrap msgid "" " char *\n" @@ -34837,22 +34861,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8296 +#: ../src/guestfs-actions.pod:8303 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8301 ../src/guestfs-actions.pod:8338 +#: ../src/guestfs-actions.pod:8308 ../src/guestfs-actions.pod:8345 msgid "(Added in 1.3.18)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8303 +#: ../src/guestfs-actions.pod:8310 msgid "guestfs_vfs_type" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8305 +#: ../src/guestfs-actions.pod:8312 #, no-wrap msgid "" " char *\n" @@ -34862,12 +34886,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8322 +#: ../src/guestfs-actions.pod:8329 msgid "guestfs_vfs_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8324 +#: ../src/guestfs-actions.pod:8331 #, no-wrap msgid "" " char *\n" @@ -34877,17 +34901,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8333 +#: ../src/guestfs-actions.pod:8340 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8340 +#: ../src/guestfs-actions.pod:8347 msgid "guestfs_vg_activate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8342 +#: ../src/guestfs-actions.pod:8349 #, no-wrap msgid "" " int\n" @@ -34898,12 +34922,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8359 +#: ../src/guestfs-actions.pod:8366 msgid "guestfs_vg_activate_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8361 +#: ../src/guestfs-actions.pod:8368 #, no-wrap msgid "" " int\n" @@ -34913,12 +34937,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8374 +#: ../src/guestfs-actions.pod:8381 msgid "guestfs_vgcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8376 +#: ../src/guestfs-actions.pod:8383 #, no-wrap msgid "" " int\n" @@ -34929,12 +34953,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8388 +#: ../src/guestfs-actions.pod:8395 msgid "guestfs_vglvuuids" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8390 +#: ../src/guestfs-actions.pod:8397 #, no-wrap msgid "" " char **\n" @@ -34944,24 +34968,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8397 +#: ../src/guestfs-actions.pod:8404 msgid "" "You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to " "associate logical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8400 +#: ../src/guestfs-actions.pod:8407 msgid "See also C<guestfs_vgpvuuids>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8408 +#: ../src/guestfs-actions.pod:8415 msgid "guestfs_vgpvuuids" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8410 +#: ../src/guestfs-actions.pod:8417 #, no-wrap msgid "" " char **\n" @@ -34971,24 +34995,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8417 +#: ../src/guestfs-actions.pod:8424 msgid "" "You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to " "associate physical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8420 +#: ../src/guestfs-actions.pod:8427 msgid "See also C<guestfs_vglvuuids>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8428 +#: ../src/guestfs-actions.pod:8435 msgid "guestfs_vgremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8430 +#: ../src/guestfs-actions.pod:8437 #, no-wrap msgid "" " int\n" @@ -34998,12 +35022,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8443 +#: ../src/guestfs-actions.pod:8450 msgid "guestfs_vgrename" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8445 +#: ../src/guestfs-actions.pod:8452 #, no-wrap msgid "" " int\n" @@ -35014,12 +35038,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8456 +#: ../src/guestfs-actions.pod:8463 msgid "guestfs_vgs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8458 +#: ../src/guestfs-actions.pod:8465 #, no-wrap msgid "" " char **\n" @@ -35028,17 +35052,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8467 +#: ../src/guestfs-actions.pod:8474 msgid "See also C<guestfs_vgs_full>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8475 +#: ../src/guestfs-actions.pod:8482 msgid "guestfs_vgs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8477 +#: ../src/guestfs-actions.pod:8484 #, no-wrap msgid "" " struct guestfs_lvm_vg_list *\n" @@ -35047,7 +35071,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8483 +#: ../src/guestfs-actions.pod:8490 msgid "" "This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after " @@ -35055,12 +35079,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8489 +#: ../src/guestfs-actions.pod:8496 msgid "guestfs_vgscan" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8491 +#: ../src/guestfs-actions.pod:8498 #, no-wrap msgid "" " int\n" @@ -35069,12 +35093,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8501 +#: ../src/guestfs-actions.pod:8508 msgid "guestfs_vguuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8503 +#: ../src/guestfs-actions.pod:8510 #, no-wrap msgid "" " char *\n" @@ -35084,12 +35108,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8514 +#: ../src/guestfs-actions.pod:8521 msgid "guestfs_wait_ready" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8516 +#: ../src/guestfs-actions.pod:8523 #, no-wrap msgid "" " int\n" @@ -35098,19 +35122,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8519 +#: ../src/guestfs-actions.pod:8526 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_launch> call " "instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8526 +#: ../src/guestfs-actions.pod:8533 msgid "This function is a no op." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8528 +#: ../src/guestfs-actions.pod:8535 msgid "" "In versions of the API E<lt> 1.0.71 you had to call this function just after " "calling C<guestfs_launch> to wait for the launch to complete. However this " @@ -35118,19 +35142,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8533 +#: ../src/guestfs-actions.pod:8540 msgid "" "If you see any calls to this function in code then you can just remove them, " "unless you want to retain compatibility with older versions of the API." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8541 +#: ../src/guestfs-actions.pod:8548 msgid "guestfs_wc_c" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8543 +#: ../src/guestfs-actions.pod:8550 #, no-wrap msgid "" " int\n" @@ -35140,12 +35164,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8554 +#: ../src/guestfs-actions.pod:8561 msgid "guestfs_wc_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8556 +#: ../src/guestfs-actions.pod:8563 #, no-wrap msgid "" " int\n" @@ -35155,12 +35179,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8567 +#: ../src/guestfs-actions.pod:8574 msgid "guestfs_wc_w" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8569 +#: ../src/guestfs-actions.pod:8576 #, no-wrap msgid "" " int\n" @@ -35170,12 +35194,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8580 +#: ../src/guestfs-actions.pod:8587 msgid "guestfs_write" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8582 +#: ../src/guestfs-actions.pod:8589 #, no-wrap msgid "" " int\n" @@ -35187,17 +35211,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8591 +#: ../src/guestfs-actions.pod:8598 msgid "See also C<guestfs_write_append>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8600 +#: ../src/guestfs-actions.pod:8607 msgid "guestfs_write_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8602 +#: ../src/guestfs-actions.pod:8609 #, no-wrap msgid "" " int\n" @@ -35209,17 +35233,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8611 +#: ../src/guestfs-actions.pod:8618 msgid "See also C<guestfs_write>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8620 +#: ../src/guestfs-actions.pod:8627 msgid "guestfs_write_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8622 +#: ../src/guestfs-actions.pod:8629 #, no-wrap msgid "" " int\n" @@ -35231,19 +35255,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8628 +#: ../src/guestfs-actions.pod:8635 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_write> call " "instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8653 +#: ../src/guestfs-actions.pod:8660 msgid "guestfs_zegrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8655 +#: ../src/guestfs-actions.pod:8662 #, no-wrap msgid "" " char **\n" @@ -35254,12 +35278,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8672 +#: ../src/guestfs-actions.pod:8679 msgid "guestfs_zegrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8674 +#: ../src/guestfs-actions.pod:8681 #, no-wrap msgid "" " char **\n" @@ -35270,12 +35294,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8691 +#: ../src/guestfs-actions.pod:8698 msgid "guestfs_zero" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8693 +#: ../src/guestfs-actions.pod:8700 #, no-wrap msgid "" " int\n" @@ -35285,19 +35309,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8707 +#: ../src/guestfs-actions.pod:8714 msgid "" "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, " "C<guestfs_is_zero_device>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8719 +#: ../src/guestfs-actions.pod:8726 msgid "guestfs_zero_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8721 +#: ../src/guestfs-actions.pod:8728 #, no-wrap msgid "" " int\n" @@ -35307,24 +35331,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8725 +#: ../src/guestfs-actions.pod:8732 msgid "" "This command writes zeroes over the entire C<device>. Compare with " "C<guestfs_zero> which just zeroes the first few blocks of a device." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8740 +#: ../src/guestfs-actions.pod:8747 msgid "(Added in 1.3.1)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8742 +#: ../src/guestfs-actions.pod:8749 msgid "guestfs_zerofree" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8744 +#: ../src/guestfs-actions.pod:8751 #, no-wrap msgid "" " int\n" @@ -35334,12 +35358,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8763 +#: ../src/guestfs-actions.pod:8770 msgid "guestfs_zfgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8765 +#: ../src/guestfs-actions.pod:8772 #, no-wrap msgid "" " char **\n" @@ -35350,12 +35374,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8782 +#: ../src/guestfs-actions.pod:8789 msgid "guestfs_zfgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8784 +#: ../src/guestfs-actions.pod:8791 #, no-wrap msgid "" " char **\n" @@ -35366,12 +35390,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8801 +#: ../src/guestfs-actions.pod:8808 msgid "guestfs_zfile" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8803 +#: ../src/guestfs-actions.pod:8810 #, no-wrap msgid "" " char *\n" @@ -35382,26 +35406,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8808 +#: ../src/guestfs-actions.pod:8815 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_file> call " "instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8820 +#: ../src/guestfs-actions.pod:8827 msgid "" "Since 1.0.63, use C<guestfs_file> instead which can now process compressed " "files." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8828 +#: ../src/guestfs-actions.pod:8835 msgid "guestfs_zgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8830 +#: ../src/guestfs-actions.pod:8837 #, no-wrap msgid "" " char **\n" @@ -35412,12 +35436,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8847 +#: ../src/guestfs-actions.pod:8854 msgid "guestfs_zgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8849 +#: ../src/guestfs-actions.pod:8856 #, no-wrap msgid "" " char **\n" @@ -38924,11 +38948,22 @@ msgstr "" #: ../src/guestfs.pod:1489 msgid "" "For other programs the caller will almost certainly want to install an " -"alternate error handler or do error handling in-line like this:" +"alternate error handler or do error handling in-line as in the example " +"below. The non-C language bindings all install NULL error handlers and turn " +"errors into exceptions using code similar to this:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1494 +#, no-wrap +msgid "" +" const char *msg;\n" +" int errnum;\n" +" \n" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1492 +#: ../src/guestfs.pod:1497 #, no-wrap msgid "" " /* This disables the default behaviour of printing errors\n" @@ -38938,32 +38973,39 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1496 +#: ../src/guestfs.pod:1501 #, no-wrap msgid "" " if (guestfs_launch (g) == -1) {\n" -" /* Examine the error message and print it etc. */\n" -" char *msg = guestfs_last_error (g);\n" -" int errnum = guestfs_last_errno (g);\n" +" /* Examine the error message and print it, throw it,\n" +" etc. */\n" +" msg = guestfs_last_error (g);\n" +" errnum = guestfs_last_errno (g);\n" +" \n" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1507 +#, no-wrap +msgid "" " fprintf (stderr, \"%s\", msg);\n" " if (errnum != 0)\n" " fprintf (stderr, \": %s\", strerror (errnum));\n" " fprintf (stderr, \"\\n\");\n" -" /* ... */\n" -" }\n" -"\n" +" \n" msgstr "" -#. type: textblock -#: ../src/guestfs.pod:1507 +#. type: verbatim +#: ../src/guestfs.pod:1512 +#, no-wrap msgid "" -"Out of memory errors are handled differently. The default action is to call " -"L<abort(3)>. If this is undesirable, then you can set a handler using " -"L</guestfs_set_out_of_memory_handler>." +" /* ... */\n" +" }\n" +"\n" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1511 +#: ../src/guestfs.pod:1515 msgid "" "L</guestfs_create> returns C<NULL> if the handle cannot be created, and " "because there is no handle if this happens there is no way to get additional " @@ -38972,13 +39014,21 @@ msgid "" "returns NULL in this case)." msgstr "" +#. type: textblock +#: ../src/guestfs.pod:1521 +msgid "" +"Out of memory errors are handled differently. The default action is to call " +"L<abort(3)>. If this is undesirable, then you can set a handler using " +"L</guestfs_set_out_of_memory_handler>." +msgstr "" + #. type: =head2 -#: ../src/guestfs.pod:1517 +#: ../src/guestfs.pod:1525 msgid "guestfs_last_error" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1519 +#: ../src/guestfs.pod:1527 #, no-wrap msgid "" " const char *guestfs_last_error (guestfs_h *g);\n" @@ -38986,26 +39036,35 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1521 +#: ../src/guestfs.pod:1529 msgid "" "This returns the last error message that happened on C<g>. If there has not " "been an error since the handle was created, then this returns C<NULL>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1525 +#: ../src/guestfs.pod:1533 msgid "" -"The lifetime of the returned string is until the next error occurs, or " -"L</guestfs_close> is called." +"Note the returned string does I<not> have a newline character at the end. " +"Most error messages are single lines. Some are split over multiple lines " +"and contain C<\\n> characters within the string but not at the end." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1538 +msgid "" +"The lifetime of the returned string is until the next error occurs on the " +"same handle, or L</guestfs_close> is called. If you need to keep it longer, " +"copy it." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1528 +#: ../src/guestfs.pod:1542 msgid "guestfs_last_errno" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1530 +#: ../src/guestfs.pod:1544 #, no-wrap msgid "" " int guestfs_last_errno (guestfs_h *g);\n" @@ -39013,27 +39072,36 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1532 +#: ../src/guestfs.pod:1546 msgid "This returns the last error number (errno) that happened on C<g>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1534 +#: ../src/guestfs.pod:1548 msgid "If successful, an errno integer not equal to zero is returned." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1536 -msgid "If no error, this returns 0. This call can return 0 in three situations:" +#: ../src/guestfs.pod:1550 +msgid "" +"In many cases the special errno C<ENOTSUP> is returned if you tried to call " +"a function or use a feature which is not supported." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1553 +msgid "" +"If no error number is available, this returns 0. This call can return 0 in " +"three situations:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1543 +#: ../src/guestfs.pod:1560 msgid "There has not been any error on the handle." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1547 +#: ../src/guestfs.pod:1564 msgid "" "There has been an error but the errno was meaningless. This corresponds to " "the case where the error did not come from a failed system call, but for " @@ -39041,14 +39109,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1553 +#: ../src/guestfs.pod:1570 msgid "" "There was an error from a failed system call, but for some reason the errno " "was not captured and returned. This usually indicates a bug in libguestfs." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1559 +#: ../src/guestfs.pod:1576 msgid "" "Libguestfs tries to convert the errno from inside the applicance into a " "corresponding errno for the caller (not entirely trivial: the appliance " @@ -39059,12 +39127,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1567 +#: ../src/guestfs.pod:1584 msgid "guestfs_set_error_handler" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1569 +#: ../src/guestfs.pod:1586 #, no-wrap msgid "" " typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n" @@ -39077,7 +39145,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1576 +#: ../src/guestfs.pod:1593 msgid "" "The callback C<cb> will be called if there is an error. The parameters " "passed to the callback are an opaque data pointer and the error message " @@ -39085,14 +39153,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1580 +#: ../src/guestfs.pod:1597 msgid "" "C<errno> is not passed to the callback. To get that the callback must call " "L</guestfs_last_errno>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1583 +#: ../src/guestfs.pod:1600 msgid "" "Note that the message string C<msg> is freed as soon as the callback " "function returns, so if you want to stash it somewhere you must make your " @@ -39100,22 +39168,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1587 +#: ../src/guestfs.pod:1604 msgid "The default handler prints messages on C<stderr>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1589 +#: ../src/guestfs.pod:1606 msgid "If you set C<cb> to C<NULL> then I<no> handler is called." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1591 +#: ../src/guestfs.pod:1608 msgid "guestfs_get_error_handler" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1593 +#: ../src/guestfs.pod:1610 #, no-wrap msgid "" " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" @@ -39124,17 +39192,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1596 +#: ../src/guestfs.pod:1613 msgid "Returns the current error handler callback." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1598 +#: ../src/guestfs.pod:1615 msgid "guestfs_set_out_of_memory_handler" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1600 +#: ../src/guestfs.pod:1617 #, no-wrap msgid "" " typedef void (*guestfs_abort_cb) (void);\n" @@ -39144,29 +39212,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1604 +#: ../src/guestfs.pod:1621 msgid "" "The callback C<cb> will be called if there is an out of memory situation. " "I<Note this callback must not return>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1607 +#: ../src/guestfs.pod:1624 msgid "The default is to call L<abort(3)>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1609 +#: ../src/guestfs.pod:1626 msgid "You cannot set C<cb> to C<NULL>. You can't ignore out of memory situations." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1612 +#: ../src/guestfs.pod:1629 msgid "guestfs_get_out_of_memory_handler" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1614 +#: ../src/guestfs.pod:1631 #, no-wrap msgid "" " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" @@ -39174,37 +39242,37 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1616 +#: ../src/guestfs.pod:1633 msgid "This returns the current out of memory handler." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1618 +#: ../src/guestfs.pod:1635 msgid "API CALLS" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1622 +#: ../src/guestfs.pod:1639 msgid "STRUCTURES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1624 -msgid "@STRUCTS@" +#: ../src/guestfs.pod:1641 +msgid "__STRUCTS__" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1626 +#: ../src/guestfs.pod:1643 msgid "AVAILABILITY" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1628 +#: ../src/guestfs.pod:1645 msgid "GROUPS OF FUNCTIONALITY IN THE APPLIANCE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1630 +#: ../src/guestfs.pod:1647 msgid "" "Using L</guestfs_available> you can test availability of the following " "groups of functions. This test queries the appliance to see if the " @@ -39212,17 +39280,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1635 -msgid "@AVAILABILITY@" +#: ../src/guestfs.pod:1652 +msgid "__AVAILABILITY__" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1637 +#: ../src/guestfs.pod:1654 msgid "GUESTFISH supported COMMAND" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1639 +#: ../src/guestfs.pod:1656 msgid "" "In L<guestfish(3)> there is a handy interactive command C<supported> which " "prints out the available groups and whether they are supported by this build " @@ -39230,19 +39298,19 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1644 +#: ../src/guestfs.pod:1661 msgid "SINGLE CALLS AT COMPILE TIME" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1646 +#: ../src/guestfs.pod:1663 msgid "" "Since version 1.5.8, C<E<lt>guestfs.hE<gt>> defines symbols for each C API " "function, such as:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1649 +#: ../src/guestfs.pod:1666 #, no-wrap msgid "" " #define LIBGUESTFS_HAVE_DD 1\n" @@ -39250,12 +39318,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1651 +#: ../src/guestfs.pod:1668 msgid "if L</guestfs_dd> is available." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1653 +#: ../src/guestfs.pod:1670 msgid "" "Before version 1.5.8, if you needed to test whether a single libguestfs " "function is available at compile time, we recommended using build tools such " @@ -39263,7 +39331,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1658 +#: ../src/guestfs.pod:1675 #, no-wrap msgid "" " AC_CHECK_LIB([guestfs],[guestfs_create])\n" @@ -39272,19 +39340,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1661 +#: ../src/guestfs.pod:1678 msgid "" "which would result in C<HAVE_GUESTFS_DD> being either defined or not defined " "in your program." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1664 +#: ../src/guestfs.pod:1681 msgid "SINGLE CALLS AT RUN TIME" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1666 +#: ../src/guestfs.pod:1683 msgid "" "Testing at compile time doesn't guarantee that a function really exists in " "the library. The reason is that you might be dynamically linked against a " @@ -39294,7 +39362,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1673 +#: ../src/guestfs.pod:1690 msgid "" "You can use L<dlopen(3)> to test if a function is available at run time, as " "in this example program (note that you still need the compile time check as " @@ -39302,7 +39370,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1677 +#: ../src/guestfs.pod:1694 #, no-wrap msgid "" " #include <stdio.h>\n" @@ -39314,7 +39382,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1683 +#: ../src/guestfs.pod:1700 #, no-wrap msgid "" " main ()\n" @@ -39326,7 +39394,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1689 +#: ../src/guestfs.pod:1706 #, no-wrap msgid "" " /* Test if the function guestfs_dd is really available. */\n" @@ -39341,7 +39409,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1698 +#: ../src/guestfs.pod:1715 #, no-wrap msgid "" " if (!has_function)\n" @@ -39360,7 +39428,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1711 +#: ../src/guestfs.pod:1728 msgid "" "You may think the above is an awful lot of hassle, and it is. There are " "other ways outside of the C linking system to ensure that this kind of " @@ -39368,7 +39436,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1716 +#: ../src/guestfs.pod:1733 #, no-wrap msgid "" " Requires: libguestfs >= 1.0.80\n" @@ -39376,12 +39444,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1718 +#: ../src/guestfs.pod:1735 msgid "CALLS WITH OPTIONAL ARGUMENTS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1720 +#: ../src/guestfs.pod:1737 msgid "" "A recent feature of the API is the introduction of calls which take optional " "arguments. In C these are declared 3 ways. The main way is as a call which " @@ -39389,7 +39457,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1725 +#: ../src/guestfs.pod:1742 #, no-wrap msgid "" " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" @@ -39397,14 +39465,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1727 +#: ../src/guestfs.pod:1744 msgid "" "Call this with a list of optional arguments, terminated by C<-1>. So to " "call with no optional arguments specified:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1730 +#: ../src/guestfs.pod:1747 #, no-wrap msgid "" " guestfs_add_drive_opts (g, filename, -1);\n" @@ -39412,12 +39480,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1732 +#: ../src/guestfs.pod:1749 msgid "With a single optional argument:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1734 +#: ../src/guestfs.pod:1751 #, no-wrap msgid "" " guestfs_add_drive_opts (g, filename,\n" @@ -39427,12 +39495,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1738 +#: ../src/guestfs.pod:1755 msgid "With two:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1740 +#: ../src/guestfs.pod:1757 #, no-wrap msgid "" " guestfs_add_drive_opts (g, filename,\n" @@ -39443,19 +39511,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1745 +#: ../src/guestfs.pod:1762 msgid "" "and so forth. Don't forget the terminating C<-1> otherwise Bad Things will " "happen!" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1748 +#: ../src/guestfs.pod:1765 msgid "USING va_list FOR OPTIONAL ARGUMENTS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1750 +#: ../src/guestfs.pod:1767 msgid "" "The second variant has the same name with the suffix C<_va>, which works the " "same way but takes a C<va_list>. See the C manual for details. For the " @@ -39463,7 +39531,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1754 +#: ../src/guestfs.pod:1771 #, no-wrap msgid "" " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" @@ -39472,12 +39540,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1757 +#: ../src/guestfs.pod:1774 msgid "CONSTRUCTING OPTIONAL ARGUMENTS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1759 +#: ../src/guestfs.pod:1776 msgid "" "The third variant is useful where you need to construct these calls. You " "pass in a structure where you fill in the optional fields. The structure " @@ -39487,7 +39555,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1765 +#: ../src/guestfs.pod:1782 #, no-wrap msgid "" " struct guestfs_add_drive_opts_argv {\n" @@ -39502,12 +39570,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1774 +#: ../src/guestfs.pod:1791 msgid "You could call it like this:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1776 +#: ../src/guestfs.pod:1793 #, no-wrap msgid "" " struct guestfs_add_drive_opts_argv optargs = {\n" @@ -39520,7 +39588,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1783 +#: ../src/guestfs.pod:1800 #, no-wrap msgid "" " guestfs_add_drive_opts_argv (g, filename, &optargs);\n" @@ -39528,29 +39596,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1791 +#: ../src/guestfs.pod:1808 msgid "The C<_BITMASK> suffix on each option name when specifying the bitmask." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1796 +#: ../src/guestfs.pod:1813 msgid "You do not need to fill in all fields of the structure." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1800 +#: ../src/guestfs.pod:1817 msgid "" "There must be a one-to-one correspondence between fields of the structure " "that are filled in, and bits set in the bitmask." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1805 +#: ../src/guestfs.pod:1822 msgid "OPTIONAL ARGUMENTS IN OTHER LANGUAGES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1807 +#: ../src/guestfs.pod:1824 msgid "" "In other languages, optional arguments are expressed in the way that is " "natural for that language. We refer you to the language-specific " @@ -39558,17 +39626,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1811 +#: ../src/guestfs.pod:1828 msgid "For guestfish, see L<guestfish(1)/OPTIONAL ARGUMENTS>." msgstr "" +#. type: =head1 +#: ../src/guestfs.pod:1830 +msgid "EVENTS" +msgstr "" + #. type: =head2 -#: ../src/guestfs.pod:1813 +#: ../src/guestfs.pod:1832 msgid "SETTING CALLBACKS TO HANDLE EVENTS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1815 +#: ../src/guestfs.pod:1834 msgid "" "B<Note:> This section documents the generic event mechanism introduced in " "libguestfs 1.10, which you should use in new code if possible. The old " @@ -39580,7 +39653,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1824 +#: ../src/guestfs.pod:1843 msgid "" "Handles generate events when certain things happen, such as log messages " "being generated, progress messages during long-running operations, or the " @@ -39592,7 +39665,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1832 +#: ../src/guestfs.pod:1851 msgid "" "In the current implementation, events are only generated synchronously: that " "means that events (and hence callbacks) can only happen while you are in the " @@ -39601,31 +39674,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1837 +#: ../src/guestfs.pod:1856 msgid "" "Events may contain a payload, usually nothing (void), an array of 64 bit " "unsigned integers, or a message buffer. Payloads are discussed later on." msgstr "" -#. type: =head3 -#: ../src/guestfs.pod:1841 +#. type: =head2 +#: ../src/guestfs.pod:1860 msgid "CLASSES OF EVENTS" msgstr "" #. type: =item -#: ../src/guestfs.pod:1845 +#: ../src/guestfs.pod:1864 msgid "GUESTFS_EVENT_CLOSE (payload type: void)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1848 +#: ../src/guestfs.pod:1867 msgid "" "The callback function will be called while the handle is being closed " "(synchronously from L</guestfs_close>)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1851 +#: ../src/guestfs.pod:1870 msgid "" "Note that libguestfs installs an L<atexit(3)> handler to try to clean up " "handles that are open when the program exits. This means that this callback " @@ -39636,19 +39709,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1858 +#: ../src/guestfs.pod:1877 msgid "" "If no callback is registered: the handle is closed without any callback " "being invoked." msgstr "" #. type: =item -#: ../src/guestfs.pod:1861 +#: ../src/guestfs.pod:1880 msgid "GUESTFS_EVENT_SUBPROCESS_QUIT (payload type: void)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1864 +#: ../src/guestfs.pod:1883 msgid "" "The callback function will be called when the child process quits, either " "asynchronously or if killed by L</guestfs_kill_subprocess>. (This " @@ -39656,17 +39729,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1868 ../src/guestfs.pod:1877 ../src/guestfs.pod:1994 +#: ../src/guestfs.pod:1887 ../src/guestfs.pod:1896 ../src/guestfs.pod:2013 msgid "If no callback is registered: the event is ignored." msgstr "" #. type: =item -#: ../src/guestfs.pod:1870 +#: ../src/guestfs.pod:1889 msgid "GUESTFS_EVENT_LAUNCH_DONE (payload type: void)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1873 +#: ../src/guestfs.pod:1892 msgid "" "The callback function will be called when the child process becomes ready " "first time after it has been launched. (This corresponds to a transition " @@ -39674,12 +39747,12 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:1879 +#: ../src/guestfs.pod:1898 msgid "GUESTFS_EVENT_PROGRESS (payload type: array of 4 x uint64_t)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1882 +#: ../src/guestfs.pod:1901 msgid "" "Some long-running operations can generate progress messages. If this " "callback is registered, then it will be called each time a progress message " @@ -39689,14 +39762,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1888 +#: ../src/guestfs.pod:1907 msgid "" "The callback receives in the payload four unsigned 64 bit numbers which are " "(in order): C<proc_nr>, C<serial>, C<position>, C<total>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1891 +#: ../src/guestfs.pod:1910 msgid "" "The units of C<total> are not defined, although for some operations C<total> " "may relate in some way to the amount of data to be transferred (eg. in bytes " @@ -39705,24 +39778,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1896 +#: ../src/guestfs.pod:1915 msgid "The only defined and stable parts of the API are:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1902 +#: ../src/guestfs.pod:1921 msgid "" "The callback can display to the user some type of progress bar or indicator " "which shows the ratio of C<position>:C<total>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1907 +#: ../src/guestfs.pod:1926 msgid "0 E<lt>= C<position> E<lt>= C<total>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1911 +#: ../src/guestfs.pod:1930 msgid "" "If any progress notification is sent during a call, then a final progress " "notification is always sent when C<position> = C<total> (I<unless> the call " @@ -39730,7 +39803,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1915 +#: ../src/guestfs.pod:1934 msgid "" "This is to simplify caller code, so callers can easily set the progress " "indicator to \"100%\" at the end of the operation, without requiring special " @@ -39738,7 +39811,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1921 +#: ../src/guestfs.pod:1940 msgid "" "For some calls we are unable to estimate the progress of the call, but we " "can still generate progress messages to indicate activity. This is known as " @@ -39747,7 +39820,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1926 +#: ../src/guestfs.pod:1945 msgid "" "For these calls, zero or more progress messages are generated with " "C<position = 0> and C<total = 1>, followed by a final message with " @@ -39755,14 +39828,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1930 +#: ../src/guestfs.pod:1949 msgid "" "As noted above, if the call fails with an error then the final message may " "not be generated." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1935 +#: ../src/guestfs.pod:1954 msgid "" "The callback also receives the procedure number (C<proc_nr>) and serial " "number (C<serial>) of the call. These are only useful for debugging " @@ -39771,31 +39844,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1941 +#: ../src/guestfs.pod:1960 msgid "If no callback is registered: progress messages are discarded." msgstr "" #. type: =item -#: ../src/guestfs.pod:1943 +#: ../src/guestfs.pod:1962 msgid "GUESTFS_EVENT_APPLIANCE (payload type: message buffer)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1946 +#: ../src/guestfs.pod:1965 msgid "" "The callback function is called whenever a log message is generated by qemu, " "the appliance kernel, guestfsd (daemon), or utility programs." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1949 +#: ../src/guestfs.pod:1968 msgid "" "If the verbose flag (L</guestfs_set_verbose>) is set before launch " "(L</guestfs_launch>) then additional debug messages are generated." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1952 ../src/guestfs.pod:1966 +#: ../src/guestfs.pod:1971 ../src/guestfs.pod:1985 msgid "" "If no callback is registered: the messages are discarded unless the verbose " "flag is set in which case they are sent to stderr. You can override the " @@ -39803,75 +39876,80 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:1957 +#: ../src/guestfs.pod:1976 msgid "GUESTFS_EVENT_LIBRARY (payload type: message buffer)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1960 +#: ../src/guestfs.pod:1979 msgid "" "The callback function is called whenever a log message is generated by the " "library part of libguestfs." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1963 +#: ../src/guestfs.pod:1982 msgid "" "If the verbose flag (L</guestfs_set_verbose>) is set then additional debug " "messages are generated." msgstr "" #. type: =item -#: ../src/guestfs.pod:1971 +#: ../src/guestfs.pod:1990 msgid "GUESTFS_EVENT_TRACE (payload type: message buffer)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1974 +#: ../src/guestfs.pod:1993 msgid "" "The callback function is called whenever a trace message is generated. This " "only applies if the trace flag (L</guestfs_set_trace>) is set." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1977 +#: ../src/guestfs.pod:1996 msgid "" "If no callback is registered: the messages are sent to stderr. You can " "override the printing of trace messages to stderr by setting up a callback." msgstr "" #. type: =item -#: ../src/guestfs.pod:1981 +#: ../src/guestfs.pod:2000 msgid "GUESTFS_EVENT_ENTER (payload type: function name)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1984 +#: ../src/guestfs.pod:2003 msgid "The callback function is called whenever a libguestfs function is entered." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1987 +#: ../src/guestfs.pod:2006 msgid "" "The payload is a string which contains the name of the function that we are " "entering (not including C<guestfs_> prefix)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1990 +#: ../src/guestfs.pod:2009 msgid "" "Note that libguestfs functions can call themselves, so you may see many " "events from a single call. A few libguestfs functions do not generate this " "event." msgstr "" +#. type: =head2 +#: ../src/guestfs.pod:2017 +msgid "EVENT API" +msgstr "" + #. type: =head3 -#: ../src/guestfs.pod:1998 +#: ../src/guestfs.pod:2019 msgid "guestfs_set_event_callback" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2000 +#: ../src/guestfs.pod:2021 #, no-wrap msgid "" " int guestfs_set_event_callback (guestfs_h *g,\n" @@ -39883,14 +39961,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2006 +#: ../src/guestfs.pod:2027 msgid "" "This function registers a callback (C<cb>) for all event classes in the " "C<event_bitmask>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2009 +#: ../src/guestfs.pod:2030 msgid "" "For example, to register for all log message events, you could call this " "function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>. " @@ -39899,40 +39977,40 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2015 +#: ../src/guestfs.pod:2036 msgid "C<flags> should always be passed as 0." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2017 +#: ../src/guestfs.pod:2038 msgid "" "C<opaque> is an opaque pointer which is passed to the callback. You can use " "it for any purpose." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2020 +#: ../src/guestfs.pod:2041 msgid "" "The return value is the event handle (an integer) which you can use to " "delete the callback (see below)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2023 +#: ../src/guestfs.pod:2044 msgid "" "If there is an error, this function returns C<-1>, and sets the error in the " "handle in the usual way (see L</guestfs_last_error> etc.)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2026 +#: ../src/guestfs.pod:2047 msgid "" "Callbacks remain in effect until they are deleted, or until the handle is " "closed." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2029 +#: ../src/guestfs.pod:2050 msgid "" "In the case where multiple callbacks are registered for a particular event " "class, all of the callbacks are called. The order in which multiple " @@ -39940,12 +40018,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2033 +#: ../src/guestfs.pod:2054 msgid "guestfs_delete_event_callback" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2035 +#: ../src/guestfs.pod:2056 #, no-wrap msgid "" " void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n" @@ -39953,7 +40031,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2037 +#: ../src/guestfs.pod:2058 msgid "" "Delete a callback that was previously registered. C<event_handle> should be " "the integer that was returned by a previous call to " @@ -39961,12 +40039,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2041 +#: ../src/guestfs.pod:2062 msgid "guestfs_event_callback" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2043 +#: ../src/guestfs.pod:2064 #, no-wrap msgid "" " typedef void (*guestfs_event_callback) (\n" @@ -39981,12 +40059,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2052 +#: ../src/guestfs.pod:2073 msgid "This is the type of the event callback function that you have to provide." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2055 +#: ../src/guestfs.pod:2076 msgid "" "The basic parameters are: the handle (C<g>), the opaque user pointer " "(C<opaque>), the event class (eg. C<GUESTFS_EVENT_PROGRESS>), the event " @@ -39994,7 +40072,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2059 +#: ../src/guestfs.pod:2080 msgid "" "The remaining parameters contain the event payload (if any). Each event may " "contain a payload, which usually relates to the event class, but for future " @@ -40003,7 +40081,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2064 +#: ../src/guestfs.pod:2085 msgid "" "C<buf> and C<buf_len> contain a message buffer (if C<buf_len == 0>, then " "there is no message buffer). Note that this message buffer can contain " @@ -40011,19 +40089,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2068 +#: ../src/guestfs.pod:2089 msgid "" "C<array> and C<array_len> is an array of 64 bit unsigned integers. At the " "moment this is only used for progress messages." msgstr "" -#. type: =head3 -#: ../src/guestfs.pod:2071 +#. type: =head2 +#: ../src/guestfs.pod:2092 msgid "EXAMPLE: CAPTURING LOG MESSAGES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2073 +#: ../src/guestfs.pod:2094 msgid "" "One motivation for the generic event API was to allow GUI programs to " "capture debug and other messages. In libguestfs E<le> 1.8 these were sent " @@ -40031,7 +40109,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2077 +#: ../src/guestfs.pod:2098 msgid "" "Events associated with log messages are: C<GUESTFS_EVENT_LIBRARY>, " "C<GUESTFS_EVENT_APPLIANCE> and C<GUESTFS_EVENT_TRACE>. (Note that error " @@ -40039,14 +40117,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2082 +#: ../src/guestfs.pod:2103 msgid "" "Programs have to set up a callback to capture the classes of events of " "interest:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2085 +#: ../src/guestfs.pod:2106 #, no-wrap msgid "" " int eh =\n" @@ -40062,14 +40140,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2095 +#: ../src/guestfs.pod:2116 msgid "" "The callback can then direct messages to the appropriate place. In this " "example, messages are directed to syslog:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2098 +#: ../src/guestfs.pod:2119 #, no-wrap msgid "" " static void\n" @@ -40090,12 +40168,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2113 +#: ../src/guestfs.pod:2134 msgid "CANCELLING LONG TRANSFERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2115 +#: ../src/guestfs.pod:2136 msgid "" "Some operations can be cancelled by the caller while they are in progress. " "Currently only operations that involve uploading or downloading data can be " @@ -40104,12 +40182,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2120 +#: ../src/guestfs.pod:2141 msgid "guestfs_user_cancel" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2122 +#: ../src/guestfs.pod:2143 #, no-wrap msgid "" " void guestfs_user_cancel (guestfs_h *g);\n" @@ -40117,12 +40195,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2124 +#: ../src/guestfs.pod:2145 msgid "C<guestfs_user_cancel> cancels the current upload or download operation." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2127 +#: ../src/guestfs.pod:2148 msgid "" "Unlike most other libguestfs calls, this function is signal safe and thread " "safe. You can call it from a signal handler or from another thread, without " @@ -40130,7 +40208,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2131 +#: ../src/guestfs.pod:2152 msgid "" "The transfer that was in progress (if there is one) will stop shortly " "afterwards, and will return an error. The errno (see " @@ -40139,7 +40217,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2137 +#: ../src/guestfs.pod:2158 msgid "" "No cleanup is performed: for example, if a file was being uploaded then " "after cancellation there may be a partially uploaded file. It is the " @@ -40147,12 +40225,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2141 +#: ../src/guestfs.pod:2162 msgid "There are two common places that you might call C<guestfs_user_cancel>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2143 +#: ../src/guestfs.pod:2164 msgid "" "In an interactive text-based program, you might call it from a C<SIGINT> " "signal handler so that pressing C<^C> cancels the current operation. (You " @@ -40161,19 +40239,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2148 +#: ../src/guestfs.pod:2169 msgid "" "In a graphical program, when the main thread is displaying a progress bar " "with a cancel button, wire up the cancel button to call this function." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2152 +#: ../src/guestfs.pod:2173 msgid "PRIVATE DATA AREA" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2154 +#: ../src/guestfs.pod:2175 msgid "" "You can attach named pieces of private data to the libguestfs handle, fetch " "them by name, and walk over them, for the lifetime of the handle. This is " @@ -40181,12 +40259,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2159 +#: ../src/guestfs.pod:2180 msgid "To attach a named piece of data, use the following call:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2161 +#: ../src/guestfs.pod:2182 #, no-wrap msgid "" " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" @@ -40194,7 +40272,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2163 +#: ../src/guestfs.pod:2184 msgid "" "C<key> is the name to associate with this data, and C<data> is an arbitrary " "pointer (which can be C<NULL>). Any previous item with the same key is " @@ -40202,7 +40280,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2167 +#: ../src/guestfs.pod:2188 msgid "" "You can use any C<key> you want, but your key should I<not> start with an " "underscore character. Keys beginning with an underscore character are " @@ -40212,12 +40290,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2173 +#: ../src/guestfs.pod:2194 msgid "To retrieve the pointer, use:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2175 +#: ../src/guestfs.pod:2196 #, no-wrap msgid "" " void *guestfs_get_private (guestfs_h *g, const char *key);\n" @@ -40225,7 +40303,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2177 +#: ../src/guestfs.pod:2198 msgid "" "This function returns C<NULL> if either no data is found associated with " "C<key>, or if the user previously set the C<key>'s C<data> pointer to " @@ -40233,7 +40311,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2181 +#: ../src/guestfs.pod:2202 msgid "" "Libguestfs does not try to look at or interpret the C<data> pointer in any " "way. As far as libguestfs is concerned, it need not be a valid pointer at " @@ -40244,12 +40322,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2188 +#: ../src/guestfs.pod:2209 msgid "To walk over all entries, use these two functions:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2190 +#: ../src/guestfs.pod:2211 #, no-wrap msgid "" " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" @@ -40257,7 +40335,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2192 +#: ../src/guestfs.pod:2213 #, no-wrap msgid "" " void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n" @@ -40265,7 +40343,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2194 +#: ../src/guestfs.pod:2215 msgid "" "C<guestfs_first_private> returns the first key, pointer pair (\"first\" does " "not have any particular meaning -- keys are not returned in any defined " @@ -40275,7 +40353,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2200 +#: ../src/guestfs.pod:2221 msgid "" "C<guestfs_next_private> returns the next key, pointer pair. The return " "value of this function is also C<NULL> is there are no further entries to " @@ -40283,17 +40361,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2204 +#: ../src/guestfs.pod:2225 msgid "Notes about walking over entries:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2210 +#: ../src/guestfs.pod:2231 msgid "You must not call C<guestfs_set_private> while walking over the entries." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2215 +#: ../src/guestfs.pod:2236 msgid "" "The handle maintains an internal iterator which is reset when you call " "C<guestfs_first_private>. This internal iterator is invalidated when you " @@ -40301,12 +40379,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2221 +#: ../src/guestfs.pod:2242 msgid "If you have set the data pointer associated with a key to C<NULL>, ie:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2223 +#: ../src/guestfs.pod:2244 #, no-wrap msgid "" " guestfs_set_private (g, key, NULL);\n" @@ -40314,26 +40392,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2225 +#: ../src/guestfs.pod:2246 msgid "then that C<key> is not returned when walking." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2229 +#: ../src/guestfs.pod:2250 msgid "" "C<*key_rtn> is only valid until the next call to C<guestfs_first_private>, " "C<guestfs_next_private> or C<guestfs_set_private>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2235 +#: ../src/guestfs.pod:2256 msgid "" "The following example code shows how to print all keys and data pointers " "that are associated with the handle C<g>:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2238 +#: ../src/guestfs.pod:2259 #, no-wrap msgid "" " const char *key;\n" @@ -40347,14 +40425,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2246 +#: ../src/guestfs.pod:2267 msgid "" "More commonly you are only interested in keys that begin with an " "application-specific prefix C<foo_>. Modify the loop like so:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2249 +#: ../src/guestfs.pod:2270 #, no-wrap msgid "" " const char *key;\n" @@ -40369,7 +40447,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2258 +#: ../src/guestfs.pod:2279 msgid "" "If you need to modify keys while walking, then you have to jump back to the " "beginning of the loop. For example, to delete all keys prefixed with " @@ -40377,7 +40455,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2262 +#: ../src/guestfs.pod:2283 #, no-wrap msgid "" " const char *key;\n" @@ -40399,7 +40477,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2278 +#: ../src/guestfs.pod:2299 msgid "" "Note that the above loop is guaranteed to terminate because the keys are " "being deleted, but other manipulations of keys within the loop might not " @@ -40408,12 +40486,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2283 +#: ../src/guestfs.pod:2304 msgid "SYSTEMTAP" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2285 +#: ../src/guestfs.pod:2306 msgid "" "The libguestfs C library can be probed using systemtap or DTrace. This is " "true of any library, not just libguestfs. However libguestfs also contains " @@ -40421,12 +40499,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2289 +#: ../src/guestfs.pod:2310 msgid "You can list all the static markers by doing:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2291 +#: ../src/guestfs.pod:2312 #, no-wrap msgid "" " stap -l 'process(\"/usr/lib*/libguestfs.so.0\")\n" @@ -40435,26 +40513,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2294 +#: ../src/guestfs.pod:2315 msgid "" "B<Note:> These static markers are I<not> part of the stable API and may " "change in future versions." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2297 +#: ../src/guestfs.pod:2318 msgid "SYSTEMTAP SCRIPT EXAMPLE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2299 +#: ../src/guestfs.pod:2320 msgid "" "This script contains examples of displaying both the static markers and some " "ordinary C entry points:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2302 +#: ../src/guestfs.pod:2323 #, no-wrap msgid "" " global last;\n" @@ -40462,7 +40540,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2304 +#: ../src/guestfs.pod:2325 #, no-wrap msgid "" " function display_time () {\n" @@ -40475,7 +40553,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2311 +#: ../src/guestfs.pod:2332 #, no-wrap msgid "" " printf (\"%d (+%d):\", now, delta);\n" @@ -40484,7 +40562,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2314 +#: ../src/guestfs.pod:2335 #, no-wrap msgid "" " probe begin {\n" @@ -40495,7 +40573,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2319 +#: ../src/guestfs.pod:2340 #, no-wrap msgid "" " /* Display all calls to static markers. */\n" @@ -40508,7 +40586,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2326 +#: ../src/guestfs.pod:2347 #, no-wrap msgid "" " /* Display all calls to guestfs_mkfs* functions. */\n" @@ -40521,7 +40599,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2333 +#: ../src/guestfs.pod:2354 msgid "" "The script above can be saved to C<test.stap> and run using the L<stap(1)> " "program. Note that you either have to be root, or you have to add yourself " @@ -40530,7 +40608,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2338 +#: ../src/guestfs.pod:2359 #, no-wrap msgid "" " # stap /tmp/test.stap\n" @@ -40539,17 +40617,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2341 +#: ../src/guestfs.pod:2362 msgid "In another terminal, run a guestfish command such as this:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2345 +#: ../src/guestfs.pod:2366 msgid "In the first terminal, stap trace output similar to this is shown:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2347 +#: ../src/guestfs.pod:2368 #, no-wrap msgid "" " 1318248056692655 (+0):\tlaunch_start\n" @@ -40563,24 +40641,24 @@ msgid "" msgstr "" #. type: =end -#: ../src/guestfs.pod:2354 ../src/guestfs.pod:2359 +#: ../src/guestfs.pod:2375 ../src/guestfs.pod:2380 msgid "html" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2356 +#: ../src/guestfs.pod:2377 msgid "" "<!-- old anchor for the next section --> <a " "name=\"state_machine_and_low_level_event_api\"/>" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2361 +#: ../src/guestfs.pod:2382 msgid "ARCHITECTURE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2363 +#: ../src/guestfs.pod:2384 msgid "" "Internally, libguestfs is implemented by running an appliance (a special " "type of small virtual machine) using L<qemu(1)>. Qemu runs as a child " @@ -40588,7 +40666,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2367 +#: ../src/guestfs.pod:2388 #, no-wrap msgid "" " ___________________\n" @@ -40614,14 +40692,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2387 +#: ../src/guestfs.pod:2408 msgid "" "The library, linked to the main program, creates the child process and hence " "the appliance in the L</guestfs_launch> function." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2390 +#: ../src/guestfs.pod:2411 msgid "" "Inside the appliance is a Linux kernel and a complete stack of userspace " "tools (such as LVM and ext2 programs) and a small controlling daemon called " @@ -40633,7 +40711,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2399 +#: ../src/guestfs.pod:2420 msgid "" "A common misunderstanding is that the appliance \"is\" the virtual machine. " "Although the disk image you are attached to might also be used by some " @@ -40644,17 +40722,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2406 +#: ../src/guestfs.pod:2427 msgid "STATE MACHINE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2408 +#: ../src/guestfs.pod:2429 msgid "libguestfs uses a state machine to model the child process:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2410 +#: ../src/guestfs.pod:2431 #, no-wrap msgid "" " |\n" @@ -40682,7 +40760,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2432 +#: ../src/guestfs.pod:2453 msgid "" "The normal transitions are (1) CONFIG (when the handle is created, but there " "is no child process), (2) LAUNCHING (when the child process is booting up), " @@ -40691,7 +40769,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2437 +#: ../src/guestfs.pod:2458 msgid "" "The guest may be killed by L</guestfs_kill_subprocess>, or may die " "asynchronously at any time (eg. due to some internal error), and that causes " @@ -40699,14 +40777,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2441 +#: ../src/guestfs.pod:2462 msgid "" "Configuration commands for qemu such as L</guestfs_add_drive> can only be " "issued when in the CONFIG state." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2444 +#: ../src/guestfs.pod:2465 msgid "" "The API offers one call that goes from CONFIG through LAUNCHING to READY. " "L</guestfs_launch> blocks until the child process is READY to accept " @@ -40715,7 +40793,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2450 +#: ../src/guestfs.pod:2471 msgid "" "API actions such as L</guestfs_mount> can only be issued when in the READY " "state. These API calls block waiting for the command to be carried out " @@ -40725,7 +40803,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2456 +#: ../src/guestfs.pod:2477 msgid "" "Finally, the child process sends asynchronous messages back to the main " "program, such as kernel log messages. You can register a callback to " @@ -40733,17 +40811,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2460 +#: ../src/guestfs.pod:2481 msgid "INTERNALS" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2462 +#: ../src/guestfs.pod:2483 msgid "APPLIANCE BOOT PROCESS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2464 +#: ../src/guestfs.pod:2485 msgid "" "This process has evolved and continues to evolve. The description here " "corresponds only to the current version of libguestfs and is provided for " @@ -40751,55 +40829,55 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2468 +#: ../src/guestfs.pod:2489 msgid "" "In order to follow the stages involved below, enable libguestfs debugging " "(set the environment variable C<LIBGUESTFS_DEBUG=1>)." msgstr "" #. type: =item -#: ../src/guestfs.pod:2473 +#: ../src/guestfs.pod:2494 msgid "Create the appliance" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2475 +#: ../src/guestfs.pod:2496 msgid "" "C<febootstrap-supermin-helper> is invoked to create the kernel, a small " "initrd and the appliance." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2478 +#: ../src/guestfs.pod:2499 msgid "" "The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another " "directory if C<TMPDIR> is set)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2481 +#: ../src/guestfs.pod:2502 msgid "" "For a complete description of how the appliance is created and cached, read " "the L<febootstrap(8)> and L<febootstrap-supermin-helper(8)> man pages." msgstr "" #. type: =item -#: ../src/guestfs.pod:2485 +#: ../src/guestfs.pod:2506 msgid "Start qemu and boot the kernel" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2487 +#: ../src/guestfs.pod:2508 msgid "qemu is invoked to boot the kernel." msgstr "" #. type: =item -#: ../src/guestfs.pod:2489 +#: ../src/guestfs.pod:2510 msgid "Run the initrd" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2491 +#: ../src/guestfs.pod:2512 msgid "" "C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the " "appliance. The purpose of the initrd is to load enough kernel modules in " @@ -40807,21 +40885,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2495 +#: ../src/guestfs.pod:2516 msgid "" "The initrd is a cpio archive called " "C</var/tmp/.guestfs-E<lt>UIDE<gt>/initrd>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2498 +#: ../src/guestfs.pod:2519 msgid "" "When the initrd has started you will see messages showing that kernel " "modules are being loaded, similar to this:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2501 +#: ../src/guestfs.pod:2522 #, no-wrap msgid "" " febootstrap: ext2 mini initrd starting up\n" @@ -40832,12 +40910,12 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2506 +#: ../src/guestfs.pod:2527 msgid "Find and mount the appliance device" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2508 +#: ../src/guestfs.pod:2529 msgid "" "The appliance is a sparse file containing an ext2 filesystem which contains " "a familiar (although reduced in size) Linux operating system. It would " @@ -40845,33 +40923,33 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2512 +#: ../src/guestfs.pod:2533 msgid "" "The regular disks being inspected by libguestfs are the first devices " "exposed by qemu (eg. as C</dev/vda>)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2515 +#: ../src/guestfs.pod:2536 msgid "" "The last disk added to qemu is the appliance itself (eg. C</dev/vdb> if " "there was only one regular disk)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2518 +#: ../src/guestfs.pod:2539 msgid "" "Thus the final job of the initrd is to locate the appliance disk, mount it, " "and switch root into the appliance, and run C</init> from the appliance." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2522 +#: ../src/guestfs.pod:2543 msgid "If this works successfully you will see messages such as:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2524 +#: ../src/guestfs.pod:2545 #, no-wrap msgid "" " febootstrap: picked /sys/block/vdb/dev as root device\n" @@ -40883,19 +40961,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2530 +#: ../src/guestfs.pod:2551 msgid "" "Note that C<Starting /init script ...> indicates that the appliance's init " "script is now running." msgstr "" #. type: =item -#: ../src/guestfs.pod:2533 +#: ../src/guestfs.pod:2554 msgid "Initialize the appliance" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2535 +#: ../src/guestfs.pod:2556 msgid "" "The appliance itself now initializes itself. This involves starting certain " "processes like C<udev>, possibly printing some debug information, and " @@ -40903,19 +40981,19 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2539 +#: ../src/guestfs.pod:2560 msgid "The daemon" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2541 +#: ../src/guestfs.pod:2562 msgid "" "Finally the daemon (C<guestfsd>) runs inside the appliance. If it runs you " "should see:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2544 +#: ../src/guestfs.pod:2565 #, no-wrap msgid "" " verbose daemon enabled\n" @@ -40923,14 +41001,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2546 +#: ../src/guestfs.pod:2567 msgid "" "The daemon expects to see a named virtio-serial port exposed by qemu and " "connected on the other end to the library." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2549 +#: ../src/guestfs.pod:2570 msgid "" "The daemon connects to this port (and hence to the library) and sends a four " "byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication " @@ -40938,19 +41016,19 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2555 +#: ../src/guestfs.pod:2576 msgid "COMMUNICATION PROTOCOL" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2557 +#: ../src/guestfs.pod:2578 msgid "" "Don't rely on using this protocol directly. This section documents how it " "currently works, but it may change at any time." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2560 +#: ../src/guestfs.pod:2581 msgid "" "The protocol used to talk between the library and the daemon running inside " "the qemu virtual machine is a simple RPC mechanism built on top of XDR (RFC " @@ -40958,14 +41036,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2564 +#: ../src/guestfs.pod:2585 msgid "" "The detailed format of structures is in C<src/guestfs_protocol.x> (note: " "this file is automatically generated)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2567 +#: ../src/guestfs.pod:2588 msgid "" "There are two broad cases, ordinary functions that don't have any C<FileIn> " "and C<FileOut> parameters, which are handled with very simple request/reply " @@ -40975,17 +41053,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2574 +#: ../src/guestfs.pod:2595 msgid "ORDINARY FUNCTIONS (NO FILEIN/FILEOUT PARAMS)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2576 +#: ../src/guestfs.pod:2597 msgid "For ordinary functions, the request message is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2578 +#: ../src/guestfs.pod:2599 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -40996,7 +41074,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2583 +#: ../src/guestfs.pod:2604 msgid "" "The total length field allows the daemon to allocate a fixed size buffer " "into which it slurps the rest of the message. As a result, the total length " @@ -41005,21 +41083,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2589 +#: ../src/guestfs.pod:2610 msgid "" "Note also that many functions don't take any arguments, in which case the " "C<guestfs_I<foo>_args> is completely omitted." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2592 +#: ../src/guestfs.pod:2613 msgid "" "The header contains the procedure number (C<guestfs_proc>) which is how the " "receiver knows what type of args structure to expect, or none at all." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2596 +#: ../src/guestfs.pod:2617 msgid "" "For functions that take optional arguments, the optional arguments are " "encoded in the C<guestfs_I<foo>_args> structure in the same way as ordinary " @@ -41031,12 +41109,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2604 +#: ../src/guestfs.pod:2625 msgid "The reply message for ordinary functions is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2606 +#: ../src/guestfs.pod:2627 #, no-wrap msgid "" " total length (header + ret,\n" @@ -41047,26 +41125,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2611 +#: ../src/guestfs.pod:2632 msgid "" "As above the C<guestfs_I<foo>_ret> structure may be completely omitted for " "functions that return no formal return values." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2614 +#: ../src/guestfs.pod:2635 msgid "As above the total length of the reply is limited to C<GUESTFS_MESSAGE_MAX>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2617 +#: ../src/guestfs.pod:2638 msgid "" "In the case of an error, a flag is set in the header, and the reply message " "is slightly changed:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2620 +#: ../src/guestfs.pod:2641 #, no-wrap msgid "" " total length (header + error,\n" @@ -41077,19 +41155,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2625 +#: ../src/guestfs.pod:2646 msgid "" "The C<guestfs_message_error> structure contains the error message as a " "string." msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2628 +#: ../src/guestfs.pod:2649 msgid "FUNCTIONS THAT HAVE FILEIN PARAMETERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2630 +#: ../src/guestfs.pod:2651 msgid "" "A C<FileIn> parameter indicates that we transfer a file I<into> the guest. " "The normal request message is sent (see above). However this is followed by " @@ -41097,7 +41175,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2634 +#: ../src/guestfs.pod:2655 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -41111,12 +41189,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2642 +#: ../src/guestfs.pod:2663 msgid "The \"sequence of chunks\" is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2644 +#: ../src/guestfs.pod:2665 #, no-wrap msgid "" " length of chunk (not including length word itself)\n" @@ -41130,7 +41208,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2652 +#: ../src/guestfs.pod:2673 msgid "" "The final chunk has the C<data_len> field set to zero. Additionally a flag " "is set in the final chunk to indicate either successful completion or early " @@ -41138,7 +41216,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2656 +#: ../src/guestfs.pod:2677 msgid "" "At time of writing there are no functions that have more than one FileIn " "parameter. However this is (theoretically) supported, by sending the " @@ -41147,7 +41225,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2661 +#: ../src/guestfs.pod:2682 msgid "" "Both the library (sender) I<and> the daemon (receiver) may cancel the " "transfer. The library does this by sending a chunk with a special flag set " @@ -41156,7 +41234,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2667 +#: ../src/guestfs.pod:2688 msgid "" "The daemon may also cancel. It does this by writing a special word " "C<GUESTFS_CANCEL_FLAG> to the socket. The library listens for this during " @@ -41168,7 +41246,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2676 +#: ../src/guestfs.pod:2697 msgid "" "This protocol allows the transfer of arbitrary sized files (no 32 bit " "limit), and also files where the size is not known in advance (eg. from " @@ -41178,19 +41256,19 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2682 +#: ../src/guestfs.pod:2703 msgid "FUNCTIONS THAT HAVE FILEOUT PARAMETERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2684 +#: ../src/guestfs.pod:2705 msgid "" "The protocol for FileOut parameters is exactly the same as for FileIn " "parameters, but with the roles of daemon and library reversed." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2687 +#: ../src/guestfs.pod:2708 #, no-wrap msgid "" " total length (header + ret,\n" @@ -41204,12 +41282,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2695 +#: ../src/guestfs.pod:2716 msgid "INITIAL MESSAGE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2697 +#: ../src/guestfs.pod:2718 msgid "" "When the daemon launches it sends an initial word (C<GUESTFS_LAUNCH_FLAG>) " "which indicates that the guest and daemon is alive. This is what " @@ -41217,12 +41295,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2701 +#: ../src/guestfs.pod:2722 msgid "PROGRESS NOTIFICATION MESSAGES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2703 +#: ../src/guestfs.pod:2724 msgid "" "The daemon may send progress notification messages at any time. These are " "distinguished by the normal length word being replaced by " @@ -41230,7 +41308,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2707 +#: ../src/guestfs.pod:2728 msgid "" "The library turns them into progress callbacks (see " "L</GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards " @@ -41238,7 +41316,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2711 +#: ../src/guestfs.pod:2732 msgid "" "The daemon self-limits the frequency of progress messages it sends (see " "C<daemon/proto.c:notify_progress>). Not all calls generate progress " @@ -41246,12 +41324,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2715 +#: ../src/guestfs.pod:2736 msgid "LIBGUESTFS VERSION NUMBERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2717 +#: ../src/guestfs.pod:2738 msgid "" "Since April 2010, libguestfs has started to make separate development and " "stable releases, along with corresponding branches in our git repository. " @@ -41259,7 +41337,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2722 +#: ../src/guestfs.pod:2743 #, no-wrap msgid "" " even numbers for stable: 1.2.x, 1.4.x, ...\n" @@ -41276,12 +41354,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2733 +#: ../src/guestfs.pod:2754 msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2735 +#: ../src/guestfs.pod:2756 msgid "" "As time passes we cherry pick fixes from the development branch and backport " "those into the stable branch, the effect being that the stable branch should " @@ -41291,26 +41369,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2741 +#: ../src/guestfs.pod:2762 msgid "Our criteria for backporting changes are:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2747 +#: ../src/guestfs.pod:2768 msgid "" "Documentation changes which don't affect any code are backported unless the " "documentation refers to a future feature which is not in stable." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2753 +#: ../src/guestfs.pod:2774 msgid "" "Bug fixes which are not controversial, fix obvious problems, and have been " "well tested are backported." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2758 +#: ../src/guestfs.pod:2779 msgid "" "Simple rearrangements of code which shouldn't affect how it works get " "backported. This is so that the code in the two branches doesn't get too " @@ -41318,7 +41396,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2764 +#: ../src/guestfs.pod:2785 msgid "" "We I<don't> backport new features, new APIs, new tools etc, except in one " "exceptional case: the new feature is required in order to implement an " @@ -41326,7 +41404,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2770 +#: ../src/guestfs.pod:2791 msgid "" "A new stable branch starts when we think the new features in development are " "substantial and compelling enough over the current stable branch to warrant " @@ -41337,37 +41415,166 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2778 +#: ../src/guestfs.pod:2799 msgid "EXTENDING LIBGUESTFS" msgstr "" +#. type: textblock +#: ../src/guestfs.pod:2801 +msgid "This section is for hackers who want to extend libguestfs itself." +msgstr "" + #. type: =head2 -#: ../src/guestfs.pod:2780 -msgid "ADDING A NEW API ACTION" +#: ../src/guestfs.pod:2803 +msgid "OVERVIEW OF THE SOURCE CODE" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2805 +msgid "" +"Libguestfs source is located in the github repository " +"L<https://github.com/libguestfs/libguestfs>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2782 +#: ../src/guestfs.pod:2808 msgid "" "Large amounts of boilerplate code in libguestfs (RPC, bindings, " -"documentation) are generated, and this makes it easy to extend the " -"libguestfs API." +"documentation) are generated. This means that many source files will appear " +"to be missing from a straightforward git checkout. You have to run the " +"generator (C<./autogen.sh && make -C generator>) in order to create those " +"files." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2814 +msgid "" +"Libguestfs uses an autotools-based build system, with the main files being " +"C<configure.ac> and C<Makefile.am>. The C<generator> subdirectory contains " +"the generator, plus files describing the API. The C<src> subdirectory " +"contains source for the library. The C<appliance> and C<daemon> " +"subdirectories contain the source for the code that builds the appliance, " +"and the code that runs in the appliance respectively. Other directories are " +"covered in the section L<SOURCE CODE SUBDIRECTORIES> below." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2823 +msgid "" +"Apart from the fact that all API entry points go via some generated code, " +"the library is straightforward. (In fact, even the generated code is " +"designed to be readable, and should be read as ordinary code). Some actions " +"run entirely in the library, and are written as C functions in files under " +"C<src>. Others are forwarded to the daemon where (after some generated RPC " +"marshalling) they appear as C functions in files under C<daemon>." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2831 +msgid "To build from source, first read the C<README> file." +msgstr "" + +#. type: =head2 +#: ../src/guestfs.pod:2833 +msgid "C<local*> FILES" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2835 +msgid "" +"Files in the top source directory that begin with the prefix C<local*> are " +"ignored by git. These files can contain local configuration or scripts that " +"you need to build libguestfs." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2839 +msgid "" +"By convention, I have a file called C<localconfigure> which is a simple " +"wrapper around C<autogen.sh> containing local configure customizations that " +"I need:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2843 +#, no-wrap +msgid "" +" . localenv\n" +" ./autogen.sh \\\n" +" --with-default-attach-method=libvirt \\\n" +" --enable-gcc-warnings \\\n" +" --enable-gtk-doc \\\n" +" -C \\\n" +" \"$@\"\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2851 +msgid "So I can use this to build libguestfs:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2853 +#, no-wrap +msgid "" +" ./localconfigure && make\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2855 +msgid "" +"If there is a file in the top build directory called C<localenv>, then it " +"will be sourced by C<make>. This file can contain any local environment " +"variables needed, eg. for skipping tests:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2859 +#, no-wrap +msgid "" +" # Use an alternate python binary.\n" +" export PYTHON=python3\n" +" # Skip this test, it is broken.\n" +" export SKIP_TEST_BTRFS_FSCK=1\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2864 +msgid "" +"Note that C<localenv> is included by the top Makefile (so it's a Makefile " +"fragment). But if it is also sourced by your C<localconfigure> script then " +"it is used as a shell script." +msgstr "" + +#. type: =head2 +#: ../src/guestfs.pod:2868 +msgid "ADDING A NEW API ACTION" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2870 +msgid "" +"Because large amounts of boilerplate code in libguestfs are generated, this " +"makes it easy to extend the libguestfs API." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2786 +#: ../src/guestfs.pod:2873 msgid "To add a new API action there are two changes:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2792 +#: ../src/guestfs.pod:2879 msgid "" "You need to add a description of the call (name, parameters, return type, " "tests, documentation) to C<generator/generator_actions.ml>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2795 +#: ../src/guestfs.pod:2882 msgid "" "There are two sorts of API action, depending on whether the call goes " "through to the daemon in the appliance, or is serviced entirely by the " @@ -41378,7 +41585,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2803 +#: ../src/guestfs.pod:2890 msgid "" "Most new actions are of the first type, and get added to the " "C<daemon_functions> list. Each function has a unique procedure number used " @@ -41388,7 +41595,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2809 +#: ../src/guestfs.pod:2896 msgid "" "For library-only actions of the second type, add to the " "C<non_daemon_functions> list. Since these functions are serviced by the " @@ -41398,36 +41605,36 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2817 +#: ../src/guestfs.pod:2904 msgid "Implement the action (in C):" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2819 +#: ../src/guestfs.pod:2906 msgid "" "For daemon actions, implement the function C<do_E<lt>nameE<gt>> in the " "C<daemon/> directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2822 +#: ../src/guestfs.pod:2909 msgid "" "For library actions, implement the function C<guestfs__E<lt>nameE<gt>> " "(note: double underscore) in the C<src/> directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2825 +#: ../src/guestfs.pod:2912 msgid "In either case, use another function as an example of what to do." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2829 +#: ../src/guestfs.pod:2916 msgid "After making these changes, use C<make> to compile." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2831 +#: ../src/guestfs.pod:2918 msgid "" "Note that you don't need to implement the RPC, language bindings, manual " "pages or anything else. It's all automatically generated from the OCaml " @@ -41435,12 +41642,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2835 +#: ../src/guestfs.pod:2922 msgid "ADDING TESTS FOR AN API ACTION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2837 +#: ../src/guestfs.pod:2924 msgid "" "You can supply zero or as many tests as you want per API call. The tests " "can either be added as part of the API description " @@ -41450,61 +41657,61 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2844 +#: ../src/guestfs.pod:2931 msgid "" "The following describes the test environment used when you add an API test " "in C<generator_actions.ml>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2847 +#: ../src/guestfs.pod:2934 msgid "The test environment has 4 block devices:" msgstr "" #. type: =item -#: ../src/guestfs.pod:2851 +#: ../src/guestfs.pod:2938 msgid "C</dev/sda> 500MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2853 +#: ../src/guestfs.pod:2940 msgid "General block device for testing." msgstr "" #. type: =item -#: ../src/guestfs.pod:2855 +#: ../src/guestfs.pod:2942 msgid "C</dev/sdb> 50MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2857 +#: ../src/guestfs.pod:2944 msgid "" "C</dev/sdb1> is an ext2 filesystem used for testing filesystem write " "operations." msgstr "" #. type: =item -#: ../src/guestfs.pod:2860 +#: ../src/guestfs.pod:2947 msgid "C</dev/sdc> 10MB" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2862 +#: ../src/guestfs.pod:2949 msgid "Used in a few tests where two block devices are needed." msgstr "" #. type: =item -#: ../src/guestfs.pod:2864 +#: ../src/guestfs.pod:2951 msgid "C</dev/sdd>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2866 +#: ../src/guestfs.pod:2953 msgid "ISO with fixed content (see C<images/test.iso>)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2870 +#: ../src/guestfs.pod:2957 msgid "" "To be able to run the tests in a reasonable amount of time, the libguestfs " "appliance and block devices are reused between tests. So don't try testing " @@ -41512,7 +41719,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2874 +#: ../src/guestfs.pod:2961 msgid "" "Each test starts with an initial scenario, selected using one of the " "C<Init*> expressions, described in C<generator/generator_types.ml>. These " @@ -41522,7 +41729,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2880 +#: ../src/guestfs.pod:2967 msgid "" "You can add a prerequisite clause to any individual test. This is a " "run-time check, which, if it fails, causes the test to be skipped. Useful " @@ -41532,14 +41739,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2886 +#: ../src/guestfs.pod:2973 msgid "" "In addition, packagers can skip individual tests by setting environment " "variables before running C<make check>." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2889 +#: ../src/guestfs.pod:2976 #, no-wrap msgid "" " SKIP_TEST_<CMD>_<NUM>=1\n" @@ -41547,12 +41754,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2891 +#: ../src/guestfs.pod:2978 msgid "eg: C<SKIP_TEST_COMMAND_3=1> skips test #3 of L</guestfs_command>." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2895 +#: ../src/guestfs.pod:2982 #, no-wrap msgid "" " SKIP_TEST_<CMD>=1\n" @@ -41560,17 +41767,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2897 +#: ../src/guestfs.pod:2984 msgid "eg: C<SKIP_TEST_ZEROFREE=1> skips all L</guestfs_zerofree> tests." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2899 +#: ../src/guestfs.pod:2986 msgid "Packagers can run only certain tests by setting for example:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2901 +#: ../src/guestfs.pod:2988 #, no-wrap msgid "" " TEST_ONLY=\"vfs_type zerofree\"\n" @@ -41578,29 +41785,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2903 +#: ../src/guestfs.pod:2990 msgid "" "See C<tests/c-api/tests.c> for more details of how these environment " "variables work." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2906 +#: ../src/guestfs.pod:2993 msgid "DEBUGGING NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2908 +#: ../src/guestfs.pod:2995 msgid "Test new actions work before submitting them." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2910 +#: ../src/guestfs.pod:2997 msgid "You can use guestfish to try out new commands." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2912 +#: ../src/guestfs.pod:2999 msgid "" "Debugging the daemon is a problem because it runs inside a minimal " "environment. However you can fprintf messages in the daemon to stderr, and " @@ -41608,12 +41815,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2916 +#: ../src/guestfs.pod:3003 msgid "FORMATTING CODE AND OTHER CONVENTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2918 +#: ../src/guestfs.pod:3005 msgid "" "Our C source code generally adheres to some basic code-formatting " "conventions. The existing code base is not totally consistent on this " @@ -41623,14 +41830,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2924 +#: ../src/guestfs.pod:3011 msgid "" "If you use Emacs, add the following to one of one of your start-up files " "(e.g., ~/.emacs), to help ensure that you get indentation right:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2927 +#: ../src/guestfs.pod:3014 #, no-wrap msgid "" " ;;; In libguestfs, indent with spaces everywhere (not TABs).\n" @@ -41646,7 +41853,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2937 +#: ../src/guestfs.pod:3024 #, no-wrap msgid "" " ;;; When editing C sources in libguestfs, use this style.\n" @@ -41664,12 +41871,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2949 +#: ../src/guestfs.pod:3036 msgid "Enable warnings when compiling (and fix any problems this finds):" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2952 +#: ../src/guestfs.pod:3039 #, no-wrap msgid "" " ./configure --enable-gcc-warnings\n" @@ -41677,12 +41884,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2954 +#: ../src/guestfs.pod:3041 msgid "Useful targets are:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2956 +#: ../src/guestfs.pod:3043 #, no-wrap msgid "" " make syntax-check -j1 -k # checks for various syntax and\n" @@ -41691,7 +41898,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2959 +#: ../src/guestfs.pod:3046 #, no-wrap msgid "" " make check # runs the test suite\n" @@ -41699,7 +41906,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2961 +#: ../src/guestfs.pod:3048 #, no-wrap msgid "" " make extra-tests # in-depth testing using valgrind\n" @@ -41708,43 +41915,43 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2964 +#: ../src/guestfs.pod:3051 msgid "DAEMON CUSTOM PRINTF FORMATTERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2966 +#: ../src/guestfs.pod:3053 msgid "" "In the daemon code we have created custom printf formatters C<%Q> and C<%R>, " "which are used to do shell quoting." msgstr "" #. type: =item -#: ../src/guestfs.pod:2971 +#: ../src/guestfs.pod:3058 msgid "%Q" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2973 +#: ../src/guestfs.pod:3060 msgid "" "Simple shell quoted string. Any spaces or other shell characters are " "escaped for you." msgstr "" #. type: =item -#: ../src/guestfs.pod:2976 +#: ../src/guestfs.pod:3063 msgid "%R" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2978 +#: ../src/guestfs.pod:3065 msgid "" "Same as C<%Q> except the string is treated as a path which is prefixed by " "the sysroot." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2985 +#: ../src/guestfs.pod:3072 #, no-wrap msgid "" " asprintf (&cmd, \"cat %R\", path);\n" @@ -41752,12 +41959,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2987 +#: ../src/guestfs.pod:3074 msgid "would produce C<cat /sysroot/some\\ path\\ with\\ spaces>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2989 +#: ../src/guestfs.pod:3076 msgid "" "I<Note:> Do I<not> use these when you are passing parameters to the " "C<command{,r,v,rv}()> functions. These parameters do NOT need to be quoted " @@ -41766,12 +41973,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2995 +#: ../src/guestfs.pod:3082 msgid "SUBMITTING YOUR NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2997 +#: ../src/guestfs.pod:3084 msgid "" "Submit patches to the mailing list: " "L<http://www.redhat.com/mailman/listinfo/libguestfs> and CC to " @@ -41779,17 +41986,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3001 +#: ../src/guestfs.pod:3088 msgid "INTERNATIONALIZATION (I18N) SUPPORT" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3003 +#: ../src/guestfs.pod:3090 msgid "We support i18n (gettext anyhow) in the library." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3005 +#: ../src/guestfs.pod:3092 msgid "" "However many messages come from the daemon, and we don't translate those at " "the moment. One reason is that the appliance generally has all locale files " @@ -41798,115 +42005,125 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3011 +#: ../src/guestfs.pod:3098 msgid "" "Debugging messages are never translated, since they are intended for the " "programmers." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3014 +#: ../src/guestfs.pod:3101 msgid "SOURCE CODE SUBDIRECTORIES" msgstr "" #. type: =item -#: ../src/guestfs.pod:3018 +#: ../src/guestfs.pod:3105 msgid "C<align>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3020 +#: ../src/guestfs.pod:3107 msgid "L<virt-alignment-scan(1)> command and documentation." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3024 +#: ../src/guestfs.pod:3111 msgid "The libguestfs appliance, build scripts and so on." msgstr "" #. type: =item -#: ../src/guestfs.pod:3026 +#: ../src/guestfs.pod:3113 +msgid "C<build-aux>" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:3115 +msgid "Various build scripts used by autotools." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:3117 msgid "C<cat>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3028 +#: ../src/guestfs.pod:3119 msgid "" "The L<virt-cat(1)>, L<virt-filesystems(1)> and L<virt-ls(1)> commands and " "documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3031 +#: ../src/guestfs.pod:3122 msgid "C<clone>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3033 +#: ../src/guestfs.pod:3124 msgid "" "Tools for cloning virtual machines. Currently contains L<virt-sysprep(1)> " "command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3036 +#: ../src/guestfs.pod:3127 msgid "C<contrib>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3038 +#: ../src/guestfs.pod:3129 msgid "Outside contributions, experimental parts." msgstr "" #. type: =item -#: ../src/guestfs.pod:3040 +#: ../src/guestfs.pod:3131 msgid "C<daemon>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3042 +#: ../src/guestfs.pod:3133 msgid "" "The daemon that runs inside the libguestfs appliance and carries out " "actions." msgstr "" #. type: =item -#: ../src/guestfs.pod:3045 +#: ../src/guestfs.pod:3136 msgid "C<df>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3047 +#: ../src/guestfs.pod:3138 msgid "L<virt-df(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3049 +#: ../src/guestfs.pod:3140 msgid "C<edit>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3051 +#: ../src/guestfs.pod:3142 msgid "L<virt-edit(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3053 +#: ../src/guestfs.pod:3144 msgid "C<examples>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3055 +#: ../src/guestfs.pod:3146 msgid "C API example code." msgstr "" #. type: =item -#: ../src/guestfs.pod:3057 +#: ../src/guestfs.pod:3148 msgid "C<fish>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3059 +#: ../src/guestfs.pod:3150 msgid "" "L<guestfish(1)>, the command-line shell, and various shell scripts built on " "top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, " @@ -41914,79 +42131,101 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3065 +#: ../src/guestfs.pod:3156 msgid "L<virt-format(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3067 +#: ../src/guestfs.pod:3158 msgid "C<fuse>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3069 +#: ../src/guestfs.pod:3160 msgid "L<guestmount(1)>, FUSE (userspace filesystem) built on top of libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:3071 +#: ../src/guestfs.pod:3162 msgid "C<generator>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3073 +#: ../src/guestfs.pod:3164 msgid "" "The crucially important generator, used to automatically generate large " "amounts of boilerplate C code for things like RPC and bindings." msgstr "" #. type: =item -#: ../src/guestfs.pod:3076 +#: ../src/guestfs.pod:3167 +msgid "C<gnulib>" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:3169 +msgid "" +"Gnulib is used as a portability library. A copy of gnulib is included under " +"here." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:3172 +msgid "C<html>" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:3174 +msgid "Generated HTML manual pages." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:3176 msgid "C<inspector>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3078 +#: ../src/guestfs.pod:3178 msgid "L<virt-inspector(1)>, the virtual machine image inspector." msgstr "" #. type: =item -#: ../src/guestfs.pod:3080 +#: ../src/guestfs.pod:3180 msgid "C<logo>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3082 +#: ../src/guestfs.pod:3182 msgid "Logo used on the website. The fish is called Arthur by the way." msgstr "" #. type: =item -#: ../src/guestfs.pod:3084 +#: ../src/guestfs.pod:3184 msgid "C<m4>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3086 +#: ../src/guestfs.pod:3186 msgid "M4 macros used by autoconf." msgstr "" #. type: =item -#: ../src/guestfs.pod:3088 +#: ../src/guestfs.pod:3188 msgid "C<po>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3090 +#: ../src/guestfs.pod:3190 msgid "Translations of simple gettext strings." msgstr "" #. type: =item -#: ../src/guestfs.pod:3092 +#: ../src/guestfs.pod:3192 msgid "C<po-docs>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3094 +#: ../src/guestfs.pod:3194 msgid "" "The build infrastructure and PO files for translations of manpages and POD " "files. Eventually this will be combined with the C<po> directory, but that " @@ -41994,139 +42233,139 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:3098 +#: ../src/guestfs.pod:3198 msgid "C<rescue>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3100 +#: ../src/guestfs.pod:3200 msgid "L<virt-rescue(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3102 +#: ../src/guestfs.pod:3202 msgid "C<resize>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3104 +#: ../src/guestfs.pod:3204 msgid "L<virt-resize(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3106 +#: ../src/guestfs.pod:3206 msgid "C<sparsify>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3108 +#: ../src/guestfs.pod:3208 msgid "L<virt-sparsify(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3110 +#: ../src/guestfs.pod:3210 msgid "C<src>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3112 +#: ../src/guestfs.pod:3212 msgid "Source code to the C library." msgstr "" #. type: =item -#: ../src/guestfs.pod:3114 -msgid "C<test-tool>" +#: ../src/guestfs.pod:3214 ../src/guestfs.pod:3223 +msgid "C<tests>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3116 -msgid "" -"Test tool for end users to test if their qemu/kernel combination will work " -"with libguestfs." +#: ../src/guestfs.pod:3216 ../src/guestfs.pod:3225 +msgid "Tests." msgstr "" #. type: =item -#: ../src/guestfs.pod:3119 -msgid "C<tests>" +#: ../src/guestfs.pod:3218 +msgid "C<test-tool>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3121 -msgid "Tests." +#: ../src/guestfs.pod:3220 +msgid "" +"Test tool for end users to test if their qemu/kernel combination will work " +"with libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:3123 +#: ../src/guestfs.pod:3227 msgid "C<tools>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3125 +#: ../src/guestfs.pod:3229 msgid "Command line tools written in Perl (L<virt-win-reg(1)> and many others)." msgstr "" #. type: =item -#: ../src/guestfs.pod:3127 +#: ../src/guestfs.pod:3231 msgid "C<csharp>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3129 +#: ../src/guestfs.pod:3233 msgid "C<erlang>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3131 +#: ../src/guestfs.pod:3235 msgid "C<gobject>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3133 +#: ../src/guestfs.pod:3237 msgid "C<haskell>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3135 +#: ../src/guestfs.pod:3239 msgid "C<java>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3137 +#: ../src/guestfs.pod:3241 msgid "C<ocaml>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3139 +#: ../src/guestfs.pod:3243 msgid "C<php>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3141 +#: ../src/guestfs.pod:3245 msgid "C<perl>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3143 +#: ../src/guestfs.pod:3247 msgid "C<python>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3145 +#: ../src/guestfs.pod:3249 msgid "C<ruby>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3147 +#: ../src/guestfs.pod:3251 msgid "Language bindings." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3151 +#: ../src/guestfs.pod:3255 msgid "MAKING A STABLE RELEASE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3153 +#: ../src/guestfs.pod:3257 msgid "" "When we make a stable release, there are several steps documented here. See " "L</LIBGUESTFS VERSION NUMBERS> for general information about the stable " @@ -42134,32 +42373,32 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3161 +#: ../src/guestfs.pod:3265 msgid "Check C<make && make check> works on at least Fedora, Debian and Ubuntu." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3166 +#: ../src/guestfs.pod:3270 msgid "Finalize RELEASE-NOTES." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3170 +#: ../src/guestfs.pod:3274 msgid "Update ROADMAP." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3174 +#: ../src/guestfs.pod:3278 msgid "Run C<src/api-support/update-from-tarballs.sh>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3178 +#: ../src/guestfs.pod:3282 msgid "Push and pull from Transifex." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:3182 +#: ../src/guestfs.pod:3286 #, no-wrap msgid "" " tx push -s\n" @@ -42167,12 +42406,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3184 +#: ../src/guestfs.pod:3288 msgid "to push the latest POT files to Transifex. Then run:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:3186 +#: ../src/guestfs.pod:3290 #, no-wrap msgid "" " ./tx-pull.sh\n" @@ -42180,24 +42419,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3188 +#: ../src/guestfs.pod:3292 msgid "which is a wrapper to pull the latest translated C<*.po> files." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3192 +#: ../src/guestfs.pod:3296 msgid "" "Create new stable and development directories under " "L<http://libguestfs.org/download>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3197 +#: ../src/guestfs.pod:3301 msgid "Create the branch in git:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:3199 +#: ../src/guestfs.pod:3303 #, no-wrap msgid "" " git tag -a 1.XX.0 -m \"Version 1.XX.0 (stable)\"\n" @@ -42208,17 +42447,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:3206 +#: ../src/guestfs.pod:3310 msgid "LIMITS" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3208 +#: ../src/guestfs.pod:3312 msgid "PROTOCOL LIMITS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3210 +#: ../src/guestfs.pod:3314 msgid "" "Internally libguestfs uses a message-based protocol to pass API calls and " "their responses to and from a small \"appliance\" (see L</INTERNALS> for " @@ -42229,7 +42468,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3218 +#: ../src/guestfs.pod:3322 msgid "" "A simple call such as L</guestfs_cat> returns its result (the file data) in " "a simple string. Because this string is at some point internally encoded as " @@ -42238,7 +42477,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3224 +#: ../src/guestfs.pod:3328 msgid "" "In order to transfer large files into and out of the guest filesystem, you " "need to use particular calls that support this. The sections L</UPLOADING> " @@ -42246,24 +42485,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3228 +#: ../src/guestfs.pod:3332 msgid "" "You might also consider mounting the disk image using our FUSE filesystem " "support (L<guestmount(1)>)." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3231 +#: ../src/guestfs.pod:3335 msgid "MAXIMUM NUMBER OF DISKS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3233 +#: ../src/guestfs.pod:3337 msgid "When using virtio disks (the default) the current limit is B<25> disks." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3236 +#: ../src/guestfs.pod:3340 msgid "" "Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31 " "slots. However febootstrap only understands disks with names C</dev/vda> " @@ -42272,14 +42511,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3241 +#: ../src/guestfs.pod:3345 msgid "" "We are working to substantially raise this limit in future versions but it " "requires complex changes to qemu." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3244 +#: ../src/guestfs.pod:3348 msgid "" "In future versions of libguestfs it should also be possible to \"hot plug\" " "disks (add and remove disks after calling L</guestfs_launch>). This also " @@ -42287,41 +42526,41 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3248 +#: ../src/guestfs.pod:3352 msgid "MAXIMUM NUMBER OF PARTITIONS PER DISK" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3250 +#: ../src/guestfs.pod:3354 msgid "Virtio limits the maximum number of partitions per disk to B<15>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3252 +#: ../src/guestfs.pod:3356 msgid "" "This is because it reserves 4 bits for the minor device number (thus " "C</dev/vda>, and C</dev/vda1> through C</dev/vda15>)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3255 +#: ../src/guestfs.pod:3359 msgid "" "If you attach a disk with more than 15 partitions, the extra partitions are " "ignored by libguestfs." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3258 +#: ../src/guestfs.pod:3362 msgid "MAXIMUM SIZE OF A DISK" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3260 +#: ../src/guestfs.pod:3364 msgid "Probably the limit is between 2**63-1 and 2**64-1 bytes." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3262 +#: ../src/guestfs.pod:3366 msgid "" "We have tested block devices up to 1 exabyte (2**60 or " "1,152,921,504,606,846,976 bytes) using sparse files backed by an XFS host " @@ -42329,7 +42568,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3266 +#: ../src/guestfs.pod:3370 msgid "" "Although libguestfs probably does not impose any limit, the underlying host " "storage will. If you store disk images on a host ext4 filesystem, then the " @@ -42339,19 +42578,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3272 +#: ../src/guestfs.pod:3376 msgid "" "For the hugest disk image files, we recommend using XFS on the host for " "storage." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3275 +#: ../src/guestfs.pod:3379 msgid "MAXIMUM SIZE OF A PARTITION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3277 +#: ../src/guestfs.pod:3381 msgid "" "The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector " "numbers. Assuming a 512 byte sector size, this means that MBR cannot " @@ -42359,7 +42598,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3281 +#: ../src/guestfs.pod:3385 msgid "" "It is recommended that you use GPT partitions on disks which are larger than " "this size. GPT uses 64 bit sector numbers and so can address partitions " @@ -42367,12 +42606,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3286 +#: ../src/guestfs.pod:3390 msgid "MAXIMUM SIZE OF A FILESYSTEM, FILES, DIRECTORIES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3288 +#: ../src/guestfs.pod:3392 msgid "" "This depends on the filesystem type. libguestfs itself does not impose any " "known limit. Consult Wikipedia or the filesystem documentation to find out " @@ -42380,12 +42619,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3292 +#: ../src/guestfs.pod:3396 msgid "MAXIMUM UPLOAD AND DOWNLOAD" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3294 +#: ../src/guestfs.pod:3398 msgid "" "The API functions L</guestfs_upload>, L</guestfs_download>, " "L</guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized " @@ -42393,12 +42632,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3298 +#: ../src/guestfs.pod:3402 msgid "INSPECTION LIMITS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3300 +#: ../src/guestfs.pod:3404 msgid "" "The inspection code has several arbitrary limits on things like the size of " "Windows Registry hive it will read, and the length of product name. These " @@ -42408,33 +42647,33 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3326 +#: ../src/guestfs.pod:3430 msgid "" "Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages. This has the same " "effect as calling C<guestfs_set_verbose (g, 1)>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3338 +#: ../src/guestfs.pod:3442 msgid "" "Set the path that libguestfs uses to search for a supermin appliance. See " "the discussion of paths in section L</PATH> above." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3347 +#: ../src/guestfs.pod:3451 msgid "See also L</QEMU WRAPPERS> above." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3351 +#: ../src/guestfs.pod:3455 msgid "" "Set C<LIBGUESTFS_TRACE=1> to enable command traces. This has the same " "effect as calling C<guestfs_set_trace (g, 1)>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3369 +#: ../src/guestfs.pod:3473 msgid "" "L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, " "L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, " @@ -42451,7 +42690,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3408 +#: ../src/guestfs.pod:3512 msgid "" "Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, " "L<lvm(8)>, L<disktype(1)>." diff --git a/po-docs/uk.po b/po-docs/uk.po index 931522a7..d3789194 100644 --- a/po-docs/uk.po +++ b/po-docs/uk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-10-01 16:29+0200\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:10+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" @@ -464,7 +464,7 @@ msgstr "" #: ../edit/virt-edit.pod:141 ../fish/guestfish.pod:242 #: ../fish/guestfish.pod:673 ../format/virt-format.pod:96 #: ../inspector/virt-inspector.pod:350 ../rescue/virt-rescue.pod:161 -#: ../src/guestfs.pod:2983 +#: ../src/guestfs.pod:3070 msgid "For example:" msgstr "Приклад:" @@ -973,21 +973,21 @@ msgstr "Ця програма повертає:" #: ../examples/guestfs-recipes.pod:274 ../examples/guestfs-recipes.pod:278 #: ../examples/guestfs-testing.pod:124 ../examples/guestfs-testing.pod:128 #: ../examples/guestfs-testing.pod:132 ../fish/guestfish-actions.pod:13 -#: ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:444 -#: ../fish/guestfish-actions.pod:452 ../fish/guestfish-actions.pod:459 -#: ../fish/guestfish-actions.pod:466 ../fish/guestfish-actions.pod:1336 -#: ../fish/guestfish-actions.pod:1340 ../fish/guestfish-actions.pod:1344 -#: ../fish/guestfish-actions.pod:1348 ../fish/guestfish-actions.pod:1356 -#: ../fish/guestfish-actions.pod:1360 ../fish/guestfish-actions.pod:1364 -#: ../fish/guestfish-actions.pod:1374 ../fish/guestfish-actions.pod:1378 -#: ../fish/guestfish-actions.pod:1382 ../fish/guestfish-actions.pod:1472 -#: ../fish/guestfish-actions.pod:1476 ../fish/guestfish-actions.pod:1481 -#: ../fish/guestfish-actions.pod:1486 ../fish/guestfish-actions.pod:1528 -#: ../fish/guestfish-actions.pod:1532 ../fish/guestfish-actions.pod:1537 -#: ../fish/guestfish-actions.pod:1793 ../fish/guestfish-actions.pod:1800 -#: ../fish/guestfish-actions.pod:1807 ../fish/guestfish-actions.pod:2208 -#: ../fish/guestfish-actions.pod:2214 ../fish/guestfish-actions.pod:2222 -#: ../fish/guestfish-actions.pod:2229 ../fish/guestfish-actions.pod:2236 +#: ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:446 +#: ../fish/guestfish-actions.pod:454 ../fish/guestfish-actions.pod:461 +#: ../fish/guestfish-actions.pod:468 ../fish/guestfish-actions.pod:1338 +#: ../fish/guestfish-actions.pod:1342 ../fish/guestfish-actions.pod:1346 +#: ../fish/guestfish-actions.pod:1350 ../fish/guestfish-actions.pod:1358 +#: ../fish/guestfish-actions.pod:1362 ../fish/guestfish-actions.pod:1366 +#: ../fish/guestfish-actions.pod:1376 ../fish/guestfish-actions.pod:1380 +#: ../fish/guestfish-actions.pod:1384 ../fish/guestfish-actions.pod:1474 +#: ../fish/guestfish-actions.pod:1478 ../fish/guestfish-actions.pod:1483 +#: ../fish/guestfish-actions.pod:1488 ../fish/guestfish-actions.pod:1530 +#: ../fish/guestfish-actions.pod:1534 ../fish/guestfish-actions.pod:1539 +#: ../fish/guestfish-actions.pod:1795 ../fish/guestfish-actions.pod:1802 +#: ../fish/guestfish-actions.pod:1809 ../fish/guestfish-actions.pod:2210 +#: ../fish/guestfish-actions.pod:2216 ../fish/guestfish-actions.pod:2224 +#: ../fish/guestfish-actions.pod:2231 ../fish/guestfish-actions.pod:2238 #: ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 #: ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 #: ../inspector/virt-inspector.pod:514 ../inspector/virt-inspector.pod:518 @@ -997,21 +997,21 @@ msgstr "Ця програма повертає:" #: ../sparsify/virt-sparsify.pod:43 ../sparsify/virt-sparsify.pod:49 #: ../sparsify/virt-sparsify.pod:54 ../sparsify/virt-sparsify.pod:59 #: ../sparsify/virt-sparsify.pod:65 ../src/guestfs-actions.pod:22 -#: ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:644 -#: ../src/guestfs-actions.pod:652 ../src/guestfs-actions.pod:659 -#: ../src/guestfs-actions.pod:666 ../src/guestfs-actions.pod:2202 -#: ../src/guestfs-actions.pod:2206 ../src/guestfs-actions.pod:2210 -#: ../src/guestfs-actions.pod:2214 ../src/guestfs-actions.pod:2222 -#: ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:2230 -#: ../src/guestfs-actions.pod:2240 ../src/guestfs-actions.pod:2244 -#: ../src/guestfs-actions.pod:2248 ../src/guestfs-actions.pod:2386 -#: ../src/guestfs-actions.pod:2390 ../src/guestfs-actions.pod:2395 -#: ../src/guestfs-actions.pod:2400 ../src/guestfs-actions.pod:2461 -#: ../src/guestfs-actions.pod:2465 ../src/guestfs-actions.pod:2470 -#: ../src/guestfs-actions.pod:2885 ../src/guestfs-actions.pod:2892 -#: ../src/guestfs-actions.pod:2899 ../src/guestfs-actions.pod:3442 -#: ../src/guestfs-actions.pod:3448 ../src/guestfs-actions.pod:3456 -#: ../src/guestfs-actions.pod:3463 ../src/guestfs-actions.pod:3470 +#: ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:646 +#: ../src/guestfs-actions.pod:654 ../src/guestfs-actions.pod:661 +#: ../src/guestfs-actions.pod:668 ../src/guestfs-actions.pod:2204 +#: ../src/guestfs-actions.pod:2208 ../src/guestfs-actions.pod:2212 +#: ../src/guestfs-actions.pod:2216 ../src/guestfs-actions.pod:2224 +#: ../src/guestfs-actions.pod:2228 ../src/guestfs-actions.pod:2232 +#: ../src/guestfs-actions.pod:2242 ../src/guestfs-actions.pod:2246 +#: ../src/guestfs-actions.pod:2250 ../src/guestfs-actions.pod:2388 +#: ../src/guestfs-actions.pod:2392 ../src/guestfs-actions.pod:2397 +#: ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:2463 +#: ../src/guestfs-actions.pod:2467 ../src/guestfs-actions.pod:2472 +#: ../src/guestfs-actions.pod:2887 ../src/guestfs-actions.pod:2894 +#: ../src/guestfs-actions.pod:2901 ../src/guestfs-actions.pod:3444 +#: ../src/guestfs-actions.pod:3450 ../src/guestfs-actions.pod:3458 +#: ../src/guestfs-actions.pod:3465 ../src/guestfs-actions.pod:3472 #: ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 #: ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 #: ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1123 @@ -1020,14 +1020,14 @@ msgstr "Ця програма повертає:" #: ../src/guestfs.pod:1188 ../src/guestfs.pod:1193 ../src/guestfs.pod:1197 #: ../src/guestfs.pod:1254 ../src/guestfs.pod:1258 ../src/guestfs.pod:1262 #: ../src/guestfs.pod:1266 ../src/guestfs.pod:1270 ../src/guestfs.pod:1274 -#: ../src/guestfs.pod:1789 ../src/guestfs.pod:1794 ../src/guestfs.pod:1798 -#: ../src/guestfs.pod:1900 ../src/guestfs.pod:1905 ../src/guestfs.pod:1909 -#: ../src/guestfs.pod:1919 ../src/guestfs.pod:2208 ../src/guestfs.pod:2213 -#: ../src/guestfs.pod:2219 ../src/guestfs.pod:2227 ../src/guestfs.pod:2745 -#: ../src/guestfs.pod:2751 ../src/guestfs.pod:2756 ../src/guestfs.pod:2762 -#: ../src/guestfs.pod:3159 ../src/guestfs.pod:3164 ../src/guestfs.pod:3168 -#: ../src/guestfs.pod:3172 ../src/guestfs.pod:3176 ../src/guestfs.pod:3190 -#: ../src/guestfs.pod:3195 ../tools/virt-win-reg.pl:197 +#: ../src/guestfs.pod:1806 ../src/guestfs.pod:1811 ../src/guestfs.pod:1815 +#: ../src/guestfs.pod:1919 ../src/guestfs.pod:1924 ../src/guestfs.pod:1928 +#: ../src/guestfs.pod:1938 ../src/guestfs.pod:2229 ../src/guestfs.pod:2234 +#: ../src/guestfs.pod:2240 ../src/guestfs.pod:2248 ../src/guestfs.pod:2766 +#: ../src/guestfs.pod:2772 ../src/guestfs.pod:2777 ../src/guestfs.pod:2783 +#: ../src/guestfs.pod:3263 ../src/guestfs.pod:3268 ../src/guestfs.pod:3272 +#: ../src/guestfs.pod:3276 ../src/guestfs.pod:3280 ../src/guestfs.pod:3294 +#: ../src/guestfs.pod:3299 ../tools/virt-win-reg.pl:197 #: ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 #: ../tools/virt-win-reg.pl:711 ../tools/virt-win-reg.pl:717 #: ../tools/virt-win-reg.pl:723 @@ -1093,7 +1093,7 @@ msgstr "" #: ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:40 #: ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:325 #: ../resize/virt-resize.pod:702 ../ruby/examples/guestfs-ruby.pod:36 -#: ../sparsify/virt-sparsify.pod:284 ../src/guestfs.pod:3367 +#: ../sparsify/virt-sparsify.pod:284 ../src/guestfs.pod:3471 #: ../test-tool/libguestfs-test-tool.pod:106 #: ../tools/virt-list-filesystems.pl:197 ../tools/virt-list-partitions.pl:267 #: ../tools/virt-make-fs.pl:579 ../tools/virt-tar.pl:294 @@ -1149,7 +1149,7 @@ msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>" #: ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:57 #: ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:338 #: ../resize/virt-resize.pod:729 ../ruby/examples/guestfs-ruby.pod:52 -#: ../sparsify/virt-sparsify.pod:301 ../src/guestfs.pod:3419 +#: ../sparsify/virt-sparsify.pod:301 ../src/guestfs.pod:3523 #: ../test-tool/libguestfs-test-tool.pod:116 #: ../tools/virt-list-filesystems.pl:214 ../tools/virt-list-partitions.pl:283 #: ../tools/virt-make-fs.pl:598 ../tools/virt-tar.pl:313 @@ -2738,7 +2738,7 @@ msgid "" msgstr "" #. type: =head2 -#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4581 +#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4588 msgid "path" msgstr "шлях" @@ -3095,7 +3095,7 @@ msgstr "" #: ../cat/virt-ls.pod:513 ../df/virt-df.pod:267 ../edit/virt-edit.pod:388 #: ../examples/guestfs-recipes.pod:494 ../fish/guestfish.pod:1302 #: ../fuse/guestmount.pod:413 ../rescue/virt-rescue.pod:340 -#: ../src/guestfs.pod:3421 ../test-tool/libguestfs-test-tool.pod:118 +#: ../src/guestfs.pod:3525 ../test-tool/libguestfs-test-tool.pod:118 #: ../tools/virt-list-partitions.pl:285 msgid "Copyright (C) 2009-2012 Red Hat Inc." msgstr "" @@ -4723,7 +4723,7 @@ msgstr "" #. type: =head1 #: ../edit/virt-edit.pod:343 ../fish/guestfish.pod:1119 #: ../rescue/virt-rescue.pod:298 ../sparsify/virt-sparsify.pod:257 -#: ../src/guestfs.pod:3306 ../test-tool/libguestfs-test-tool.pod:101 +#: ../src/guestfs.pod:3410 ../test-tool/libguestfs-test-tool.pod:101 msgid "ENVIRONMENT VARIABLES" msgstr "ЗМІННІ СЕРЕДОВИЩА" @@ -4993,7 +4993,7 @@ msgstr "" #: ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91 #: ../perl/examples/guestfs-perl.pod:53 #: ../python/examples/guestfs-python.pod:54 -#: ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3415 +#: ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3519 #: ../test-tool/libguestfs-test-tool.pod:112 msgid "AUTHORS" msgstr "АВТОРИ" @@ -5007,7 +5007,7 @@ msgstr "АВТОРИ" #: ../fuse/guestmount.pod:409 ../java/examples/guestfs-java.pod:60 #: ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:55 #: ../python/examples/guestfs-python.pod:56 -#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3417 +#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3521 #: ../test-tool/libguestfs-test-tool.pod:114 msgid "Richard W.M. Jones (C<rjones at redhat dot com>)" msgstr "Richard W.M. Jones (C<rjones at redhat dot com>)" @@ -5492,10 +5492,10 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:163 ../fish/guestfish-actions.pod:9 -#: ../fish/guestfish-actions.pod:1524 ../fish/guestfish-actions.pod:1789 -#: ../fish/guestfish-actions.pod:2204 ../src/guestfs-actions.pod:18 -#: ../src/guestfs-actions.pod:2457 ../src/guestfs-actions.pod:2881 -#: ../src/guestfs-actions.pod:3438 ../src/guestfs.pod:1785 +#: ../fish/guestfish-actions.pod:1526 ../fish/guestfish-actions.pod:1791 +#: ../fish/guestfish-actions.pod:2206 ../src/guestfs-actions.pod:18 +#: ../src/guestfs-actions.pod:2459 ../src/guestfs-actions.pod:2883 +#: ../src/guestfs-actions.pod:3440 ../src/guestfs.pod:1802 #: ../tools/virt-win-reg.pl:707 msgid "Notes:" msgstr "Нотатки:" @@ -5768,7 +5768,7 @@ msgstr "" #: ../examples/guestfs-recipes.pod:293 ../resize/virt-resize.pod:31 #: ../resize/virt-resize.pod:603 ../sparsify/virt-sparsify.pod:228 #: ../src/guestfs.pod:469 ../src/guestfs.pod:1208 ../src/guestfs.pod:1377 -#: ../src/guestfs.pod:1541 ../src/guestfs.pod:2790 +#: ../src/guestfs.pod:1558 ../src/guestfs.pod:2877 msgid "1." msgstr "1." @@ -5794,7 +5794,7 @@ msgstr "" #: ../examples/guestfs-recipes.pod:299 ../resize/virt-resize.pod:44 #: ../resize/virt-resize.pod:610 ../sparsify/virt-sparsify.pod:235 #: ../src/guestfs.pod:475 ../src/guestfs.pod:1212 ../src/guestfs.pod:1381 -#: ../src/guestfs.pod:1545 ../src/guestfs.pod:2815 +#: ../src/guestfs.pod:1562 ../src/guestfs.pod:2902 msgid "2." msgstr "2." @@ -5813,7 +5813,7 @@ msgstr "" #. type: =item #: ../examples/guestfs-recipes.pod:305 ../resize/virt-resize.pod:52 #: ../resize/virt-resize.pod:616 ../sparsify/virt-sparsify.pod:241 -#: ../src/guestfs.pod:486 ../src/guestfs.pod:1216 ../src/guestfs.pod:1551 +#: ../src/guestfs.pod:486 ../src/guestfs.pod:1216 ../src/guestfs.pod:1568 msgid "3." msgstr "3." @@ -6230,9 +6230,11 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:20 msgid "" -"https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools" +"L<https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools>" msgstr "" +"L<https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools>" #. type: textblock #: ../examples/guestfs-testing.pod:22 @@ -6244,7 +6246,7 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:26 -msgid "https://www.redhat.com/mailman/listinfo/libguestfs" +msgid "L<https://www.redhat.com/mailman/listinfo/libguestfs>" msgstr "" #. type: =head1 @@ -6259,7 +6261,7 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:32 ../examples/guestfs-testing.pod:145 -#: ../src/guestfs.pod:3180 +#: ../src/guestfs.pod:3284 msgid "Run:" msgstr "Віддайте команду:" @@ -6352,7 +6354,7 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:68 ../examples/guestfs-testing.pod:175 #: ../examples/guestfs-testing.pod:188 ../examples/guestfs-testing.pod:248 -#: ../src/guestfs.pod:2893 +#: ../src/guestfs.pod:2980 msgid "or:" msgstr "або:" @@ -6972,33 +6974,33 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:217 -#: ../fish/guestfish-actions.pod:231 +#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:219 +#: ../fish/guestfish-actions.pod:233 msgid "" "I<This function is deprecated.> In new code, use the L</add-drive-opts> call " "instead." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:220 -#: ../fish/guestfish-actions.pod:234 ../fish/guestfish-actions.pod:975 -#: ../fish/guestfish-actions.pod:1010 ../fish/guestfish-actions.pod:1223 -#: ../fish/guestfish-actions.pod:1583 ../fish/guestfish-actions.pod:1597 -#: ../fish/guestfish-actions.pod:2764 ../fish/guestfish-actions.pod:3474 -#: ../fish/guestfish-actions.pod:3796 ../fish/guestfish-actions.pod:3844 -#: ../fish/guestfish-actions.pod:4764 ../fish/guestfish-actions.pod:4784 -#: ../fish/guestfish-actions.pod:4803 ../fish/guestfish-actions.pod:4841 -#: ../fish/guestfish-actions.pod:5589 ../fish/guestfish-actions.pod:5692 -#: ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:308 -#: ../src/guestfs-actions.pod:329 ../src/guestfs-actions.pod:1624 -#: ../src/guestfs-actions.pod:1681 ../src/guestfs-actions.pod:2043 -#: ../src/guestfs-actions.pod:2542 ../src/guestfs-actions.pod:2563 -#: ../src/guestfs-actions.pod:4214 ../src/guestfs-actions.pod:5379 -#: ../src/guestfs-actions.pod:5915 ../src/guestfs-actions.pod:6015 -#: ../src/guestfs-actions.pod:7313 ../src/guestfs-actions.pod:7354 -#: ../src/guestfs-actions.pod:7385 ../src/guestfs-actions.pod:7445 -#: ../src/guestfs-actions.pod:8522 ../src/guestfs-actions.pod:8631 -#: ../src/guestfs-actions.pod:8811 +#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:222 +#: ../fish/guestfish-actions.pod:236 ../fish/guestfish-actions.pod:977 +#: ../fish/guestfish-actions.pod:1012 ../fish/guestfish-actions.pod:1225 +#: ../fish/guestfish-actions.pod:1585 ../fish/guestfish-actions.pod:1599 +#: ../fish/guestfish-actions.pod:2766 ../fish/guestfish-actions.pod:3481 +#: ../fish/guestfish-actions.pod:3803 ../fish/guestfish-actions.pod:3851 +#: ../fish/guestfish-actions.pod:4771 ../fish/guestfish-actions.pod:4791 +#: ../fish/guestfish-actions.pod:4810 ../fish/guestfish-actions.pod:4848 +#: ../fish/guestfish-actions.pod:5596 ../fish/guestfish-actions.pod:5699 +#: ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:310 +#: ../src/guestfs-actions.pod:331 ../src/guestfs-actions.pod:1626 +#: ../src/guestfs-actions.pod:1683 ../src/guestfs-actions.pod:2045 +#: ../src/guestfs-actions.pod:2544 ../src/guestfs-actions.pod:2565 +#: ../src/guestfs-actions.pod:4216 ../src/guestfs-actions.pod:5386 +#: ../src/guestfs-actions.pod:5922 ../src/guestfs-actions.pod:6022 +#: ../src/guestfs-actions.pod:7320 ../src/guestfs-actions.pod:7361 +#: ../src/guestfs-actions.pod:7392 ../src/guestfs-actions.pod:7452 +#: ../src/guestfs-actions.pod:8529 ../src/guestfs-actions.pod:8638 +#: ../src/guestfs-actions.pod:8818 msgid "" "Deprecated functions will not be removed from the API, but the fact that " "they are deprecated indicates that there are problems with correct use of " @@ -7167,14 +7169,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:125 ../fish/guestfish-actions.pod:197 -#: ../fish/guestfish-actions.pod:658 ../fish/guestfish-actions.pod:869 -#: ../fish/guestfish-actions.pod:890 ../fish/guestfish-actions.pod:928 -#: ../fish/guestfish-actions.pod:937 ../fish/guestfish-actions.pod:946 -#: ../fish/guestfish-actions.pod:960 ../fish/guestfish-actions.pod:1146 -#: ../fish/guestfish-actions.pod:2243 ../fish/guestfish-actions.pod:3300 -#: ../fish/guestfish-actions.pod:3523 ../fish/guestfish-actions.pod:3686 -#: ../fish/guestfish-actions.pod:3832 ../fish/guestfish-actions.pod:5225 +#: ../fish/guestfish-actions.pod:125 ../fish/guestfish-actions.pod:199 +#: ../fish/guestfish-actions.pod:660 ../fish/guestfish-actions.pod:871 +#: ../fish/guestfish-actions.pod:892 ../fish/guestfish-actions.pod:930 +#: ../fish/guestfish-actions.pod:939 ../fish/guestfish-actions.pod:948 +#: ../fish/guestfish-actions.pod:962 ../fish/guestfish-actions.pod:1148 +#: ../fish/guestfish-actions.pod:2245 ../fish/guestfish-actions.pod:3307 +#: ../fish/guestfish-actions.pod:3530 ../fish/guestfish-actions.pod:3693 +#: ../fish/guestfish-actions.pod:3839 ../fish/guestfish-actions.pod:5232 msgid "" "This command has one or more optional arguments. See L</OPTIONAL ARGUMENTS>." msgstr "" @@ -7233,13 +7235,19 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:148 ../src/guestfs-actions.pod:208 msgid "" -"This function adds a virtual machine disk image C<filename> to libguestfs. " +"This function adds a disk image called C<filename> to the handle. " +"C<filename> may be a regular host file or a host device." +msgstr "" + +#. type: textblock +#: ../fish/guestfish-actions.pod:151 ../src/guestfs-actions.pod:211 +msgid "" "The first time you call this function, the disk appears as C</dev/sda>, the " "second time as C</dev/sdb>, and so on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:153 ../src/guestfs-actions.pod:213 +#: ../fish/guestfish-actions.pod:154 ../src/guestfs-actions.pod:214 msgid "" "You don't necessarily need to be root when using libguestfs. However you " "obviously do need sufficient permissions to access the filename for whatever " @@ -7248,30 +7256,30 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:159 ../src/guestfs-actions.pod:219 +#: ../fish/guestfish-actions.pod:160 ../src/guestfs-actions.pod:220 msgid "This call checks that C<filename> exists." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:161 ../src/guestfs-actions.pod:221 +#: ../fish/guestfish-actions.pod:162 ../src/guestfs-actions.pod:222 msgid "" "C<filename> may be the special string C<\"/dev/null\">. See L<guestfs(3)/" "NULL DISKS>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:164 ../fish/guestfish-actions.pod:3485 -#: ../src/guestfs-actions.pod:224 ../src/guestfs-actions.pod:5416 +#: ../fish/guestfish-actions.pod:165 ../fish/guestfish-actions.pod:3492 +#: ../src/guestfs-actions.pod:225 ../src/guestfs-actions.pod:5423 msgid "The optional arguments are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:168 ../src/guestfs-actions.pod:228 +#: ../fish/guestfish-actions.pod:169 ../src/guestfs-actions.pod:229 msgid "C<readonly>" msgstr "C<readonly>" #. type: textblock -#: ../fish/guestfish-actions.pod:170 ../src/guestfs-actions.pod:230 +#: ../fish/guestfish-actions.pod:171 ../src/guestfs-actions.pod:231 msgid "" "If true then the image is treated as read-only. Writes are still allowed, " "but they are stored in a temporary snapshot overlay which is discarded at " @@ -7279,13 +7287,13 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:174 ../src/guestfs-actions.pod:234 -#: ../src/guestfs.pod:3063 +#: ../fish/guestfish-actions.pod:175 ../src/guestfs-actions.pod:235 +#: ../src/guestfs.pod:3154 msgid "C<format>" msgstr "C<format>" #. type: textblock -#: ../fish/guestfish-actions.pod:176 +#: ../fish/guestfish-actions.pod:177 msgid "" "This forces the image format. If you omit this (or use L</add-drive> or L</" "add-drive-ro>) then the format is automatically detected. Possible formats " @@ -7293,7 +7301,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:180 ../src/guestfs-actions.pod:240 +#: ../fish/guestfish-actions.pod:181 ../src/guestfs-actions.pod:241 msgid "" "Automatic detection of the format opens you up to a potential security hole " "when dealing with untrusted raw-format images. See CVE-2010-3851 and " @@ -7301,42 +7309,42 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:185 ../src/guestfs-actions.pod:245 +#: ../fish/guestfish-actions.pod:186 ../src/guestfs-actions.pod:246 msgid "C<iface>" msgstr "C<iface>" #. type: textblock -#: ../fish/guestfish-actions.pod:187 +#: ../fish/guestfish-actions.pod:188 msgid "" "This rarely-used option lets you emulate the behaviour of the deprecated L</" "add-drive-with-if> call (q.v.)" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:190 ../fish/guestfish-actions.pod:3328 -#: ../src/guestfs-actions.pod:250 ../src/guestfs-actions.pod:5133 +#: ../fish/guestfish-actions.pod:191 ../fish/guestfish-actions.pod:3335 +#: ../src/guestfs-actions.pod:251 ../src/guestfs-actions.pod:5140 msgid "C<name>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:192 ../src/guestfs-actions.pod:252 +#: ../fish/guestfish-actions.pod:193 ../src/guestfs-actions.pod:253 msgid "" -"The name the drive had in the original guest, e.g. /dev/sdb. This is used as " -"a hint to the guest inspection process if it is available." +"The name the drive had in the original guest, e.g. C</dev/sdb>. This is " +"used as a hint to the guest inspection process if it is available." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:199 +#: ../fish/guestfish-actions.pod:201 msgid "add-drive-ro" msgstr "add-drive-ro" #. type: =head2 -#: ../fish/guestfish-actions.pod:201 +#: ../fish/guestfish-actions.pod:203 msgid "add-ro" msgstr "add-ro" #. type: verbatim -#: ../fish/guestfish-actions.pod:203 +#: ../fish/guestfish-actions.pod:205 #, no-wrap msgid "" " add-drive-ro filename\n" @@ -7344,7 +7352,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:205 +#: ../fish/guestfish-actions.pod:207 msgid "" "This function is the equivalent of calling L</add-drive-opts> with the " "optional parameter C<GUESTFS_ADD_DRIVE_OPTS_READONLY> set to 1, so the disk " @@ -7352,12 +7360,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:210 +#: ../fish/guestfish-actions.pod:212 msgid "add-drive-ro-with-if" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:212 +#: ../fish/guestfish-actions.pod:214 #, no-wrap msgid "" " add-drive-ro-with-if filename iface\n" @@ -7365,19 +7373,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:214 +#: ../fish/guestfish-actions.pod:216 msgid "" "This is the same as L</add-drive-ro> but it allows you to specify the QEMU " "interface emulation to use at run time." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:224 +#: ../fish/guestfish-actions.pod:226 msgid "add-drive-with-if" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:226 +#: ../fish/guestfish-actions.pod:228 #, no-wrap msgid "" " add-drive-with-if filename iface\n" @@ -7385,19 +7393,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:228 +#: ../fish/guestfish-actions.pod:230 msgid "" "This is the same as L</add-drive> but it allows you to specify the QEMU " "interface emulation to use at run time." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:238 +#: ../fish/guestfish-actions.pod:240 msgid "aug-clear" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:240 +#: ../fish/guestfish-actions.pod:242 #, no-wrap msgid "" " aug-clear augpath\n" @@ -7405,19 +7413,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:242 ../src/guestfs-actions.pod:346 +#: ../fish/guestfish-actions.pod:244 ../src/guestfs-actions.pod:348 msgid "" "Set the value associated with C<path> to C<NULL>. This is the same as the " "L<augtool(1)> C<clear> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:245 +#: ../fish/guestfish-actions.pod:247 msgid "aug-close" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:247 +#: ../fish/guestfish-actions.pod:249 #, no-wrap msgid "" " aug-close\n" @@ -7425,7 +7433,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:249 +#: ../fish/guestfish-actions.pod:251 msgid "" "Close the current Augeas handle and free up any resources used by it. After " "calling this, you have to call L</aug-init> again before you can use any " @@ -7433,12 +7441,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:254 +#: ../fish/guestfish-actions.pod:256 msgid "aug-defnode" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:256 +#: ../fish/guestfish-actions.pod:258 #, no-wrap msgid "" " aug-defnode name expr val\n" @@ -7446,13 +7454,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:258 ../src/guestfs-actions.pod:375 +#: ../fish/guestfish-actions.pod:260 ../src/guestfs-actions.pod:377 msgid "" "Defines a variable C<name> whose value is the result of evaluating C<expr>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:261 +#: ../fish/guestfish-actions.pod:263 msgid "" "If C<expr> evaluates to an empty nodeset, a node is created, equivalent to " "calling L</aug-set> C<expr>, C<value>. C<name> will be the nodeset " @@ -7460,19 +7468,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:265 ../src/guestfs-actions.pod:382 +#: ../fish/guestfish-actions.pod:267 ../src/guestfs-actions.pod:384 msgid "" "On success this returns a pair containing the number of nodes in the " "nodeset, and a boolean flag if a node was created." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:269 +#: ../fish/guestfish-actions.pod:271 msgid "aug-defvar" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:271 +#: ../fish/guestfish-actions.pod:273 #, no-wrap msgid "" " aug-defvar name expr\n" @@ -7480,26 +7488,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:273 ../src/guestfs-actions.pod:399 +#: ../fish/guestfish-actions.pod:275 ../src/guestfs-actions.pod:401 msgid "" "Defines an Augeas variable C<name> whose value is the result of evaluating " "C<expr>. If C<expr> is NULL, then C<name> is undefined." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:277 ../src/guestfs-actions.pod:403 +#: ../fish/guestfish-actions.pod:279 ../src/guestfs-actions.pod:405 msgid "" "On success this returns the number of nodes in C<expr>, or C<0> if C<expr> " "evaluates to something which is not a nodeset." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:280 +#: ../fish/guestfish-actions.pod:282 msgid "aug-get" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:282 +#: ../fish/guestfish-actions.pod:284 #, no-wrap msgid "" " aug-get augpath\n" @@ -7507,19 +7515,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:284 ../src/guestfs-actions.pod:416 +#: ../fish/guestfish-actions.pod:286 ../src/guestfs-actions.pod:418 msgid "" "Look up the value associated with C<path>. If C<path> matches exactly one " "node, the C<value> is returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:287 +#: ../fish/guestfish-actions.pod:289 msgid "aug-init" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:289 +#: ../fish/guestfish-actions.pod:291 #, no-wrap msgid "" " aug-init root flags\n" @@ -7527,7 +7535,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:291 ../src/guestfs-actions.pod:431 +#: ../fish/guestfish-actions.pod:293 ../src/guestfs-actions.pod:433 msgid "" "Create a new Augeas handle for editing configuration files. If there was " "any previous Augeas handle associated with this guestfs session, then it is " @@ -7535,57 +7543,57 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:295 +#: ../fish/guestfish-actions.pod:297 msgid "You must call this before using any other L</aug-*> commands." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:298 ../src/guestfs-actions.pod:438 +#: ../fish/guestfish-actions.pod:300 ../src/guestfs-actions.pod:440 msgid "" "C<root> is the filesystem root. C<root> must not be NULL, use C</> instead." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:301 ../src/guestfs-actions.pod:441 +#: ../fish/guestfish-actions.pod:303 ../src/guestfs-actions.pod:443 msgid "" "The flags are the same as the flags defined in E<lt>augeas.hE<gt>, the " "logical I<or> of the following integers:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:307 ../src/guestfs-actions.pod:447 +#: ../fish/guestfish-actions.pod:309 ../src/guestfs-actions.pod:449 msgid "C<AUG_SAVE_BACKUP> = 1" msgstr "C<AUG_SAVE_BACKUP> = 1" #. type: textblock -#: ../fish/guestfish-actions.pod:309 ../src/guestfs-actions.pod:449 +#: ../fish/guestfish-actions.pod:311 ../src/guestfs-actions.pod:451 msgid "Keep the original file with a C<.augsave> extension." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:311 ../src/guestfs-actions.pod:451 +#: ../fish/guestfish-actions.pod:313 ../src/guestfs-actions.pod:453 msgid "C<AUG_SAVE_NEWFILE> = 2" msgstr "C<AUG_SAVE_NEWFILE> = 2" #. type: textblock -#: ../fish/guestfish-actions.pod:313 ../src/guestfs-actions.pod:453 +#: ../fish/guestfish-actions.pod:315 ../src/guestfs-actions.pod:455 msgid "" "Save changes into a file with extension C<.augnew>, and do not overwrite " "original. Overrides C<AUG_SAVE_BACKUP>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:316 ../src/guestfs-actions.pod:456 +#: ../fish/guestfish-actions.pod:318 ../src/guestfs-actions.pod:458 msgid "C<AUG_TYPE_CHECK> = 4" msgstr "C<AUG_TYPE_CHECK> = 4" #. type: textblock -#: ../fish/guestfish-actions.pod:318 ../src/guestfs-actions.pod:458 +#: ../fish/guestfish-actions.pod:320 ../src/guestfs-actions.pod:460 msgid "Typecheck lenses." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:320 +#: ../fish/guestfish-actions.pod:322 msgid "" "This option is only useful when debugging Augeas lenses. Use of this option " "may require additional memory for the libguestfs appliance. You may need to " @@ -7593,52 +7601,52 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:325 ../src/guestfs-actions.pod:465 +#: ../fish/guestfish-actions.pod:327 ../src/guestfs-actions.pod:467 msgid "C<AUG_NO_STDINC> = 8" msgstr "C<AUG_NO_STDINC> = 8" #. type: textblock -#: ../fish/guestfish-actions.pod:327 ../src/guestfs-actions.pod:467 +#: ../fish/guestfish-actions.pod:329 ../src/guestfs-actions.pod:469 msgid "Do not use standard load path for modules." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:329 ../src/guestfs-actions.pod:469 +#: ../fish/guestfish-actions.pod:331 ../src/guestfs-actions.pod:471 msgid "C<AUG_SAVE_NOOP> = 16" msgstr "C<AUG_SAVE_NOOP> = 16" #. type: textblock -#: ../fish/guestfish-actions.pod:331 ../src/guestfs-actions.pod:471 +#: ../fish/guestfish-actions.pod:333 ../src/guestfs-actions.pod:473 msgid "Make save a no-op, just record what would have been changed." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:333 ../src/guestfs-actions.pod:473 +#: ../fish/guestfish-actions.pod:335 ../src/guestfs-actions.pod:475 msgid "C<AUG_NO_LOAD> = 32" msgstr "C<AUG_NO_LOAD> = 32" #. type: textblock -#: ../fish/guestfish-actions.pod:335 +#: ../fish/guestfish-actions.pod:337 msgid "Do not load the tree in L</aug-init>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:339 +#: ../fish/guestfish-actions.pod:341 msgid "To close the handle, you can call L</aug-close>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:341 ../src/guestfs-actions.pod:481 +#: ../fish/guestfish-actions.pod:343 ../src/guestfs-actions.pod:483 msgid "To find out more about Augeas, see L<http://augeas.net/>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:343 +#: ../fish/guestfish-actions.pod:345 msgid "aug-insert" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:345 +#: ../fish/guestfish-actions.pod:347 #, no-wrap msgid "" " aug-insert augpath label true|false\n" @@ -7646,26 +7654,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:347 ../src/guestfs-actions.pod:495 +#: ../fish/guestfish-actions.pod:349 ../src/guestfs-actions.pod:497 msgid "" "Create a new sibling C<label> for C<path>, inserting it into the tree before " "or after C<path> (depending on the boolean flag C<before>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:351 ../src/guestfs-actions.pod:499 +#: ../fish/guestfish-actions.pod:353 ../src/guestfs-actions.pod:501 msgid "" "C<path> must match exactly one existing node in the tree, and C<label> must " "be a label, ie. not contain C</>, C<*> or end with a bracketed index C<[N]>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:355 +#: ../fish/guestfish-actions.pod:357 msgid "aug-load" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:357 +#: ../fish/guestfish-actions.pod:359 #, no-wrap msgid "" " aug-load\n" @@ -7673,22 +7681,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:359 ../src/guestfs-actions.pod:512 +#: ../fish/guestfish-actions.pod:361 ../src/guestfs-actions.pod:514 msgid "Load files into the tree." msgstr "Завантажити файли до ієрархії." #. type: textblock -#: ../fish/guestfish-actions.pod:361 ../src/guestfs-actions.pod:514 +#: ../fish/guestfish-actions.pod:363 ../src/guestfs-actions.pod:516 msgid "See C<aug_load> in the Augeas documentation for the full gory details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:364 +#: ../fish/guestfish-actions.pod:366 msgid "aug-ls" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:366 +#: ../fish/guestfish-actions.pod:368 #, no-wrap msgid "" " aug-ls augpath\n" @@ -7696,19 +7704,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:368 +#: ../fish/guestfish-actions.pod:370 msgid "" "This is just a shortcut for listing L</aug-match> C<path/*> and sorting the " "resulting nodes into alphabetical order." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:371 +#: ../fish/guestfish-actions.pod:373 msgid "aug-match" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:373 +#: ../fish/guestfish-actions.pod:375 #, no-wrap msgid "" " aug-match augpath\n" @@ -7716,7 +7724,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:375 ../src/guestfs-actions.pod:542 +#: ../fish/guestfish-actions.pod:377 ../src/guestfs-actions.pod:544 msgid "" "Returns a list of paths which match the path expression C<path>. The " "returned paths are sufficiently qualified so that they match exactly one " @@ -7724,12 +7732,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:379 +#: ../fish/guestfish-actions.pod:381 msgid "aug-mv" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:381 +#: ../fish/guestfish-actions.pod:383 #, no-wrap msgid "" " aug-mv src dest\n" @@ -7737,19 +7745,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:383 ../src/guestfs-actions.pod:559 +#: ../fish/guestfish-actions.pod:385 ../src/guestfs-actions.pod:561 msgid "" "Move the node C<src> to C<dest>. C<src> must match exactly one node. " "C<dest> is overwritten if it exists." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:386 +#: ../fish/guestfish-actions.pod:388 msgid "aug-rm" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:388 +#: ../fish/guestfish-actions.pod:390 #, no-wrap msgid "" " aug-rm augpath\n" @@ -7757,22 +7765,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:390 ../src/guestfs-actions.pod:572 +#: ../fish/guestfish-actions.pod:392 ../src/guestfs-actions.pod:574 msgid "Remove C<path> and all of its children." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:392 ../src/guestfs-actions.pod:574 +#: ../fish/guestfish-actions.pod:394 ../src/guestfs-actions.pod:576 msgid "On success this returns the number of entries which were removed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:394 +#: ../fish/guestfish-actions.pod:396 msgid "aug-save" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:396 +#: ../fish/guestfish-actions.pod:398 #, no-wrap msgid "" " aug-save\n" @@ -7780,24 +7788,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:398 ../src/guestfs-actions.pod:585 +#: ../fish/guestfish-actions.pod:400 ../src/guestfs-actions.pod:587 msgid "This writes all pending changes to disk." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:400 +#: ../fish/guestfish-actions.pod:402 msgid "" "The flags which were passed to L</aug-init> affect exactly how files are " "saved." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:403 +#: ../fish/guestfish-actions.pod:405 msgid "aug-set" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:405 +#: ../fish/guestfish-actions.pod:407 #, no-wrap msgid "" " aug-set augpath val\n" @@ -7805,12 +7813,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:407 ../src/guestfs-actions.pod:601 +#: ../fish/guestfish-actions.pod:409 ../src/guestfs-actions.pod:603 msgid "Set the value associated with C<path> to C<val>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:409 +#: ../fish/guestfish-actions.pod:411 msgid "" "In the Augeas API, it is possible to clear a node by setting the value to " "NULL. Due to an oversight in the libguestfs API you cannot do that with " @@ -7818,12 +7826,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:414 +#: ../fish/guestfish-actions.pod:416 msgid "available" msgstr "available" #. type: verbatim -#: ../fish/guestfish-actions.pod:416 +#: ../fish/guestfish-actions.pod:418 #, no-wrap msgid "" " available 'groups ...'\n" @@ -7833,7 +7841,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:418 ../src/guestfs-actions.pod:618 +#: ../fish/guestfish-actions.pod:420 ../src/guestfs-actions.pod:620 msgid "" "This command is used to check the availability of some groups of " "functionality in the appliance, which not all builds of the libguestfs " @@ -7841,7 +7849,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:422 +#: ../fish/guestfish-actions.pod:424 msgid "" "The libguestfs groups, and the functions that those groups correspond to, " "are listed in L<guestfs(3)/AVAILABILITY>. You can also fetch this list at " @@ -7849,7 +7857,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:427 ../src/guestfs-actions.pod:627 +#: ../fish/guestfish-actions.pod:429 ../src/guestfs-actions.pod:629 msgid "" "The argument C<groups> is a list of group names, eg: C<[\"inotify\", \"augeas" "\"]> would check for the availability of the Linux inotify functions and " @@ -7857,43 +7865,43 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:432 ../src/guestfs-actions.pod:632 +#: ../fish/guestfish-actions.pod:434 ../src/guestfs-actions.pod:634 msgid "The command returns no error if I<all> requested groups are available." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:434 ../src/guestfs-actions.pod:634 +#: ../fish/guestfish-actions.pod:436 ../src/guestfs-actions.pod:636 msgid "" "It fails with an error if one or more of the requested groups is unavailable " "in the appliance." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:437 ../src/guestfs-actions.pod:637 +#: ../fish/guestfish-actions.pod:439 ../src/guestfs-actions.pod:639 msgid "" "If an unknown group name is included in the list of groups then an error is " "always returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:440 ../src/guestfs-actions.pod:640 +#: ../fish/guestfish-actions.pod:442 ../src/guestfs-actions.pod:642 msgid "I<Notes:>" msgstr "I<Нотатки:>" #. type: textblock -#: ../fish/guestfish-actions.pod:446 +#: ../fish/guestfish-actions.pod:448 msgid "You must call L</launch> before calling this function." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:448 ../src/guestfs-actions.pod:648 +#: ../fish/guestfish-actions.pod:450 ../src/guestfs-actions.pod:650 msgid "" "The reason is because we don't know what groups are supported by the " "appliance/daemon until it is running and can be queried." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:454 ../src/guestfs-actions.pod:654 +#: ../fish/guestfish-actions.pod:456 ../src/guestfs-actions.pod:656 msgid "" "If a group of functions is available, this does not necessarily mean that " "they will work. You still have to check for errors when calling individual " @@ -7901,7 +7909,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:461 ../src/guestfs-actions.pod:661 +#: ../fish/guestfish-actions.pod:463 ../src/guestfs-actions.pod:663 msgid "" "It is usually the job of distro packagers to build complete functionality " "into the libguestfs appliance. Upstream libguestfs, if built from source " @@ -7909,7 +7917,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:468 +#: ../fish/guestfish-actions.pod:470 msgid "" "This call was added in version C<1.0.80>. In previous versions of " "libguestfs all you could do would be to speculatively execute a command to " @@ -7917,12 +7925,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:475 +#: ../fish/guestfish-actions.pod:477 msgid "available-all-groups" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:477 +#: ../fish/guestfish-actions.pod:479 #, no-wrap msgid "" " available-all-groups\n" @@ -7930,7 +7938,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:479 +#: ../fish/guestfish-actions.pod:481 msgid "" "This command returns a list of all optional groups that this daemon knows " "about. Note this returns both supported and unsupported groups. To find " @@ -7939,17 +7947,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:485 +#: ../fish/guestfish-actions.pod:487 msgid "See also L</available> and L<guestfs(3)/AVAILABILITY>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:487 +#: ../fish/guestfish-actions.pod:489 msgid "base64-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:489 +#: ../fish/guestfish-actions.pod:491 #, no-wrap msgid "" " base64-in (base64file|-) filename\n" @@ -7957,30 +7965,30 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:491 ../src/guestfs-actions.pod:705 +#: ../fish/guestfish-actions.pod:493 ../src/guestfs-actions.pod:707 msgid "" "This command uploads base64-encoded data from C<base64file> to C<filename>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:494 ../fish/guestfish-actions.pod:503 -#: ../fish/guestfish-actions.pod:783 ../fish/guestfish-actions.pod:867 -#: ../fish/guestfish-actions.pod:888 ../fish/guestfish-actions.pod:1071 -#: ../fish/guestfish-actions.pod:1090 ../fish/guestfish-actions.pod:1492 -#: ../fish/guestfish-actions.pod:5081 ../fish/guestfish-actions.pod:5093 -#: ../fish/guestfish-actions.pod:5104 ../fish/guestfish-actions.pod:5115 -#: ../fish/guestfish-actions.pod:5246 ../fish/guestfish-actions.pod:5255 -#: ../fish/guestfish-actions.pod:5309 ../fish/guestfish-actions.pod:5332 +#: ../fish/guestfish-actions.pod:496 ../fish/guestfish-actions.pod:505 +#: ../fish/guestfish-actions.pod:785 ../fish/guestfish-actions.pod:869 +#: ../fish/guestfish-actions.pod:890 ../fish/guestfish-actions.pod:1073 +#: ../fish/guestfish-actions.pod:1092 ../fish/guestfish-actions.pod:1494 +#: ../fish/guestfish-actions.pod:5088 ../fish/guestfish-actions.pod:5100 +#: ../fish/guestfish-actions.pod:5111 ../fish/guestfish-actions.pod:5122 +#: ../fish/guestfish-actions.pod:5253 ../fish/guestfish-actions.pod:5262 +#: ../fish/guestfish-actions.pod:5316 ../fish/guestfish-actions.pod:5339 msgid "Use C<-> instead of a filename to read/write from stdin/stdout." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:496 +#: ../fish/guestfish-actions.pod:498 msgid "base64-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:498 +#: ../fish/guestfish-actions.pod:500 #, no-wrap msgid "" " base64-out filename (base64file|-)\n" @@ -7988,19 +7996,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:500 ../src/guestfs-actions.pod:719 +#: ../fish/guestfish-actions.pod:502 ../src/guestfs-actions.pod:721 msgid "" "This command downloads the contents of C<filename>, writing it out to local " "file C<base64file> encoded as base64." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:505 +#: ../fish/guestfish-actions.pod:507 msgid "blkid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:507 +#: ../fish/guestfish-actions.pod:509 #, no-wrap msgid "" " blkid device\n" @@ -8008,7 +8016,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:509 ../src/guestfs-actions.pod:732 +#: ../fish/guestfish-actions.pod:511 ../src/guestfs-actions.pod:734 msgid "" "This command returns block device attributes for C<device>. The following " "fields are usually present in the returned hash. Other fields may also be " @@ -8016,62 +8024,62 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:514 ../src/guestfs-actions.pod:737 +#: ../fish/guestfish-actions.pod:516 ../src/guestfs-actions.pod:739 msgid "C<UUID>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:516 ../src/guestfs-actions.pod:739 +#: ../fish/guestfish-actions.pod:518 ../src/guestfs-actions.pod:741 msgid "The uuid of this device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:518 ../src/guestfs-actions.pod:741 +#: ../fish/guestfish-actions.pod:520 ../src/guestfs-actions.pod:743 msgid "C<LABEL>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:520 ../src/guestfs-actions.pod:743 +#: ../fish/guestfish-actions.pod:522 ../src/guestfs-actions.pod:745 msgid "The label of this device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:522 ../src/guestfs-actions.pod:745 +#: ../fish/guestfish-actions.pod:524 ../src/guestfs-actions.pod:747 msgid "C<VERSION>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:524 ../src/guestfs-actions.pod:747 +#: ../fish/guestfish-actions.pod:526 ../src/guestfs-actions.pod:749 msgid "The version of blkid command." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:526 ../src/guestfs-actions.pod:749 +#: ../fish/guestfish-actions.pod:528 ../src/guestfs-actions.pod:751 msgid "C<TYPE>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:528 ../src/guestfs-actions.pod:751 +#: ../fish/guestfish-actions.pod:530 ../src/guestfs-actions.pod:753 msgid "The filesystem type or RAID of this device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:530 ../src/guestfs-actions.pod:753 +#: ../fish/guestfish-actions.pod:532 ../src/guestfs-actions.pod:755 msgid "C<USAGE>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:532 ../src/guestfs-actions.pod:755 +#: ../fish/guestfish-actions.pod:534 ../src/guestfs-actions.pod:757 msgid "The usage of this device, for example C<filesystem> or C<raid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:536 +#: ../fish/guestfish-actions.pod:538 msgid "blockdev-flushbufs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:538 +#: ../fish/guestfish-actions.pod:540 #, no-wrap msgid "" " blockdev-flushbufs device\n" @@ -8079,32 +8087,32 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:540 ../src/guestfs-actions.pod:773 +#: ../fish/guestfish-actions.pod:542 ../src/guestfs-actions.pod:775 msgid "" "This tells the kernel to flush internal buffers associated with C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:543 ../fish/guestfish-actions.pod:554 -#: ../fish/guestfish-actions.pod:563 ../fish/guestfish-actions.pod:573 -#: ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:598 -#: ../fish/guestfish-actions.pod:606 ../fish/guestfish-actions.pod:617 -#: ../fish/guestfish-actions.pod:625 ../fish/guestfish-actions.pod:633 -#: ../src/guestfs-actions.pod:776 ../src/guestfs-actions.pod:793 -#: ../src/guestfs-actions.pod:808 ../src/guestfs-actions.pod:824 -#: ../src/guestfs-actions.pod:842 ../src/guestfs-actions.pod:861 -#: ../src/guestfs-actions.pod:875 ../src/guestfs-actions.pod:893 -#: ../src/guestfs-actions.pod:907 ../src/guestfs-actions.pod:921 +#: ../fish/guestfish-actions.pod:545 ../fish/guestfish-actions.pod:556 +#: ../fish/guestfish-actions.pod:565 ../fish/guestfish-actions.pod:575 +#: ../fish/guestfish-actions.pod:587 ../fish/guestfish-actions.pod:600 +#: ../fish/guestfish-actions.pod:608 ../fish/guestfish-actions.pod:619 +#: ../fish/guestfish-actions.pod:627 ../fish/guestfish-actions.pod:635 +#: ../src/guestfs-actions.pod:778 ../src/guestfs-actions.pod:795 +#: ../src/guestfs-actions.pod:810 ../src/guestfs-actions.pod:826 +#: ../src/guestfs-actions.pod:844 ../src/guestfs-actions.pod:863 +#: ../src/guestfs-actions.pod:877 ../src/guestfs-actions.pod:895 +#: ../src/guestfs-actions.pod:909 ../src/guestfs-actions.pod:923 msgid "This uses the L<blockdev(8)> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:545 +#: ../fish/guestfish-actions.pod:547 msgid "blockdev-getbsz" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:547 +#: ../fish/guestfish-actions.pod:549 #, no-wrap msgid "" " blockdev-getbsz device\n" @@ -8112,25 +8120,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:549 ../src/guestfs-actions.pod:788 +#: ../fish/guestfish-actions.pod:551 ../src/guestfs-actions.pod:790 msgid "This returns the block size of a device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:551 ../fish/guestfish-actions.pod:614 -#: ../src/guestfs-actions.pod:790 ../src/guestfs-actions.pod:890 +#: ../fish/guestfish-actions.pod:553 ../fish/guestfish-actions.pod:616 +#: ../src/guestfs-actions.pod:792 ../src/guestfs-actions.pod:892 msgid "" "(Note this is different from both I<size in blocks> and I<filesystem block " "size>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:556 +#: ../fish/guestfish-actions.pod:558 msgid "blockdev-getro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:558 +#: ../fish/guestfish-actions.pod:560 #, no-wrap msgid "" " blockdev-getro device\n" @@ -8138,19 +8146,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:560 ../src/guestfs-actions.pod:805 +#: ../fish/guestfish-actions.pod:562 ../src/guestfs-actions.pod:807 msgid "" "Returns a boolean indicating if the block device is read-only (true if read-" "only, false if not)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:565 +#: ../fish/guestfish-actions.pod:567 msgid "blockdev-getsize64" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:567 +#: ../fish/guestfish-actions.pod:569 #, no-wrap msgid "" " blockdev-getsize64 device\n" @@ -8158,22 +8166,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:569 ../src/guestfs-actions.pod:820 +#: ../fish/guestfish-actions.pod:571 ../src/guestfs-actions.pod:822 msgid "This returns the size of the device in bytes." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:571 +#: ../fish/guestfish-actions.pod:573 msgid "See also L</blockdev-getsz>." msgstr "Див. також L</blockdev-getsz>." #. type: =head2 -#: ../fish/guestfish-actions.pod:575 +#: ../fish/guestfish-actions.pod:577 msgid "blockdev-getss" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:577 +#: ../fish/guestfish-actions.pod:579 #, no-wrap msgid "" " blockdev-getss device\n" @@ -8181,25 +8189,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:579 ../src/guestfs-actions.pod:836 +#: ../fish/guestfish-actions.pod:581 ../src/guestfs-actions.pod:838 msgid "" "This returns the size of sectors on a block device. Usually 512, but can be " "larger for modern devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:582 +#: ../fish/guestfish-actions.pod:584 msgid "" "(Note, this is not the size in sectors, use L</blockdev-getsz> for that)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:587 +#: ../fish/guestfish-actions.pod:589 msgid "blockdev-getsz" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:589 +#: ../fish/guestfish-actions.pod:591 #, no-wrap msgid "" " blockdev-getsz device\n" @@ -8207,26 +8215,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:591 ../src/guestfs-actions.pod:854 +#: ../fish/guestfish-actions.pod:593 ../src/guestfs-actions.pod:856 msgid "" "This returns the size of the device in units of 512-byte sectors (even if " "the sectorsize isn't 512 bytes ... weird)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:594 +#: ../fish/guestfish-actions.pod:596 msgid "" "See also L</blockdev-getss> for the real sector size of the device, and L</" "blockdev-getsize64> for the more useful I<size in bytes>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:600 +#: ../fish/guestfish-actions.pod:602 msgid "blockdev-rereadpt" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:602 +#: ../fish/guestfish-actions.pod:604 #, no-wrap msgid "" " blockdev-rereadpt device\n" @@ -8234,17 +8242,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:604 ../src/guestfs-actions.pod:873 +#: ../fish/guestfish-actions.pod:606 ../src/guestfs-actions.pod:875 msgid "Reread the partition table on C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:608 +#: ../fish/guestfish-actions.pod:610 msgid "blockdev-setbsz" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:610 +#: ../fish/guestfish-actions.pod:612 #, no-wrap msgid "" " blockdev-setbsz device blocksize\n" @@ -8252,17 +8260,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:612 ../src/guestfs-actions.pod:888 +#: ../fish/guestfish-actions.pod:614 ../src/guestfs-actions.pod:890 msgid "This sets the block size of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:619 +#: ../fish/guestfish-actions.pod:621 msgid "blockdev-setro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:621 +#: ../fish/guestfish-actions.pod:623 #, no-wrap msgid "" " blockdev-setro device\n" @@ -8270,17 +8278,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:623 ../src/guestfs-actions.pod:905 +#: ../fish/guestfish-actions.pod:625 ../src/guestfs-actions.pod:907 msgid "Sets the block device named C<device> to read-only." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:627 +#: ../fish/guestfish-actions.pod:629 msgid "blockdev-setrw" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:629 +#: ../fish/guestfish-actions.pod:631 #, no-wrap msgid "" " blockdev-setrw device\n" @@ -8288,17 +8296,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:631 ../src/guestfs-actions.pod:919 +#: ../fish/guestfish-actions.pod:633 ../src/guestfs-actions.pod:921 msgid "Sets the block device named C<device> to read-write." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:635 +#: ../fish/guestfish-actions.pod:637 msgid "btrfs-filesystem-resize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:637 +#: ../fish/guestfish-actions.pod:639 #, no-wrap msgid "" " btrfs-filesystem-resize mountpoint [size:N]\n" @@ -8306,12 +8314,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:639 ../src/guestfs-actions.pod:941 +#: ../fish/guestfish-actions.pod:641 ../src/guestfs-actions.pod:943 msgid "This command resizes a btrfs filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:641 ../src/guestfs-actions.pod:943 +#: ../fish/guestfish-actions.pod:643 ../src/guestfs-actions.pod:945 msgid "" "Note that unlike other resize calls, the filesystem has to be mounted and " "the parameter is the mountpoint not the device (this is a requirement of " @@ -8319,38 +8327,38 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:645 ../fish/guestfish-actions.pod:3249 -#: ../fish/guestfish-actions.pod:3807 ../fish/guestfish-actions.pod:5155 -#: ../src/guestfs-actions.pod:947 ../src/guestfs-actions.pod:5026 -#: ../src/guestfs-actions.pod:5954 ../src/guestfs-actions.pod:7955 +#: ../fish/guestfish-actions.pod:647 ../fish/guestfish-actions.pod:3256 +#: ../fish/guestfish-actions.pod:3814 ../fish/guestfish-actions.pod:5162 +#: ../src/guestfs-actions.pod:949 ../src/guestfs-actions.pod:5033 +#: ../src/guestfs-actions.pod:5961 ../src/guestfs-actions.pod:7962 msgid "The optional parameters are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:649 ../fish/guestfish-actions.pod:3811 -#: ../src/guestfs-actions.pod:951 ../src/guestfs-actions.pod:5958 +#: ../fish/guestfish-actions.pod:651 ../fish/guestfish-actions.pod:3818 +#: ../src/guestfs-actions.pod:953 ../src/guestfs-actions.pod:5965 msgid "C<size>" msgstr "C<розмір>" #. type: textblock -#: ../fish/guestfish-actions.pod:651 ../src/guestfs-actions.pod:953 +#: ../fish/guestfish-actions.pod:653 ../src/guestfs-actions.pod:955 msgid "" "The new size (in bytes) of the filesystem. If omitted, the filesystem is " "resized to the maximum size." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:656 ../src/guestfs-actions.pod:958 +#: ../fish/guestfish-actions.pod:658 ../src/guestfs-actions.pod:960 msgid "See also L<btrfs(8)>." msgstr "Див. також L<btrfs(8)>." #. type: =head2 -#: ../fish/guestfish-actions.pod:660 +#: ../fish/guestfish-actions.pod:662 msgid "case-sensitive-path" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:662 +#: ../fish/guestfish-actions.pod:664 #, no-wrap msgid "" " case-sensitive-path path\n" @@ -8358,7 +8366,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:664 ../src/guestfs-actions.pod:992 +#: ../fish/guestfish-actions.pod:666 ../src/guestfs-actions.pod:994 msgid "" "This can be used to resolve case insensitive paths on a filesystem which is " "case sensitive. The use case is to resolve paths which you have read from " @@ -8366,7 +8374,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:669 ../src/guestfs-actions.pod:997 +#: ../fish/guestfish-actions.pod:671 ../src/guestfs-actions.pod:999 msgid "" "The command handles a peculiarity of the Linux ntfs-3g filesystem driver " "(and probably others), which is that although the underlying filesystem is " @@ -8375,7 +8383,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:674 ../src/guestfs-actions.pod:1002 +#: ../fish/guestfish-actions.pod:676 ../src/guestfs-actions.pod:1004 msgid "" "One consequence of this is that special directories such as C<c:\\windows> " "may appear as C</WINDOWS> or C</windows> (or other things) depending on the " @@ -8384,21 +8392,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:680 ../src/guestfs-actions.pod:1008 +#: ../fish/guestfish-actions.pod:682 ../src/guestfs-actions.pod:1010 msgid "" "Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-faq/" "#posixfilenames1>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:683 ../src/guestfs-actions.pod:1011 +#: ../fish/guestfish-actions.pod:685 ../src/guestfs-actions.pod:1013 msgid "" "This function resolves the true case of each element in the path and returns " "the case-sensitive path." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:686 +#: ../fish/guestfish-actions.pod:688 msgid "" "Thus L</case-sensitive-path> (\"/Windows/System32\") might return C<\"/" "WINDOWS/system32\"> (the exact return value would depend on details of how " @@ -8406,22 +8414,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:691 ../src/guestfs-actions.pod:1019 +#: ../fish/guestfish-actions.pod:693 ../src/guestfs-actions.pod:1021 msgid "I<Note>: This function does not handle drive names, backslashes etc." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:694 +#: ../fish/guestfish-actions.pod:696 msgid "See also L</realpath>." msgstr "Див. також L</realpath>." #. type: =head2 -#: ../fish/guestfish-actions.pod:696 +#: ../fish/guestfish-actions.pod:698 msgid "cat" msgstr "cat" #. type: verbatim -#: ../fish/guestfish-actions.pod:698 +#: ../fish/guestfish-actions.pod:700 #, no-wrap msgid "" " cat path\n" @@ -8431,13 +8439,13 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:700 ../fish/guestfish-actions.pod:4238 -#: ../src/guestfs-actions.pod:1035 ../src/guestfs-actions.pod:6614 +#: ../fish/guestfish-actions.pod:702 ../fish/guestfish-actions.pod:4245 +#: ../src/guestfs-actions.pod:1037 ../src/guestfs-actions.pod:6621 msgid "Return the contents of the file named C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:702 +#: ../fish/guestfish-actions.pod:704 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of string). For " @@ -8446,50 +8454,50 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:707 ../fish/guestfish-actions.pod:842 -#: ../fish/guestfish-actions.pod:854 ../fish/guestfish-actions.pod:1177 -#: ../fish/guestfish-actions.pod:1187 ../fish/guestfish-actions.pod:1254 -#: ../fish/guestfish-actions.pod:1264 ../fish/guestfish-actions.pod:1456 -#: ../fish/guestfish-actions.pod:1769 ../fish/guestfish-actions.pod:1779 -#: ../fish/guestfish-actions.pod:1829 ../fish/guestfish-actions.pod:1844 -#: ../fish/guestfish-actions.pod:1854 ../fish/guestfish-actions.pod:1873 -#: ../fish/guestfish-actions.pod:4108 ../fish/guestfish-actions.pod:4123 -#: ../fish/guestfish-actions.pod:4199 ../fish/guestfish-actions.pod:4216 -#: ../fish/guestfish-actions.pod:4231 ../fish/guestfish-actions.pod:4922 -#: ../fish/guestfish-actions.pod:4968 ../fish/guestfish-actions.pod:5053 -#: ../fish/guestfish-actions.pod:5068 ../fish/guestfish-actions.pod:5553 -#: ../fish/guestfish-actions.pod:5565 ../fish/guestfish-actions.pod:5583 -#: ../fish/guestfish-actions.pod:5600 ../fish/guestfish-actions.pod:5610 -#: ../fish/guestfish-actions.pod:5664 ../fish/guestfish-actions.pod:5674 -#: ../fish/guestfish-actions.pod:5703 ../fish/guestfish-actions.pod:5713 -#: ../src/guestfs-actions.pod:1045 ../src/guestfs-actions.pod:1224 -#: ../src/guestfs-actions.pod:1244 ../src/guestfs-actions.pod:1978 -#: ../src/guestfs-actions.pod:1997 ../src/guestfs-actions.pod:2100 -#: ../src/guestfs-actions.pod:2119 ../src/guestfs-actions.pod:2365 -#: ../src/guestfs-actions.pod:2847 ../src/guestfs-actions.pod:2866 -#: ../src/guestfs-actions.pod:2931 ../src/guestfs-actions.pod:2955 -#: ../src/guestfs-actions.pod:2972 ../src/guestfs-actions.pod:3001 -#: ../src/guestfs-actions.pod:6396 ../src/guestfs-actions.pod:6422 -#: ../src/guestfs-actions.pod:6553 ../src/guestfs-actions.pod:6579 -#: ../src/guestfs-actions.pod:6603 ../src/guestfs-actions.pod:7583 -#: ../src/guestfs-actions.pod:7638 ../src/guestfs-actions.pod:7784 -#: ../src/guestfs-actions.pod:7808 ../src/guestfs-actions.pod:8595 -#: ../src/guestfs-actions.pod:8615 ../src/guestfs-actions.pod:8648 -#: ../src/guestfs-actions.pod:8667 ../src/guestfs-actions.pod:8686 -#: ../src/guestfs-actions.pod:8777 ../src/guestfs-actions.pod:8796 -#: ../src/guestfs-actions.pod:8842 ../src/guestfs-actions.pod:8861 +#: ../fish/guestfish-actions.pod:709 ../fish/guestfish-actions.pod:844 +#: ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:1179 +#: ../fish/guestfish-actions.pod:1189 ../fish/guestfish-actions.pod:1256 +#: ../fish/guestfish-actions.pod:1266 ../fish/guestfish-actions.pod:1458 +#: ../fish/guestfish-actions.pod:1771 ../fish/guestfish-actions.pod:1781 +#: ../fish/guestfish-actions.pod:1831 ../fish/guestfish-actions.pod:1846 +#: ../fish/guestfish-actions.pod:1856 ../fish/guestfish-actions.pod:1875 +#: ../fish/guestfish-actions.pod:4115 ../fish/guestfish-actions.pod:4130 +#: ../fish/guestfish-actions.pod:4206 ../fish/guestfish-actions.pod:4223 +#: ../fish/guestfish-actions.pod:4238 ../fish/guestfish-actions.pod:4929 +#: ../fish/guestfish-actions.pod:4975 ../fish/guestfish-actions.pod:5060 +#: ../fish/guestfish-actions.pod:5075 ../fish/guestfish-actions.pod:5560 +#: ../fish/guestfish-actions.pod:5572 ../fish/guestfish-actions.pod:5590 +#: ../fish/guestfish-actions.pod:5607 ../fish/guestfish-actions.pod:5617 +#: ../fish/guestfish-actions.pod:5671 ../fish/guestfish-actions.pod:5681 +#: ../fish/guestfish-actions.pod:5710 ../fish/guestfish-actions.pod:5720 +#: ../src/guestfs-actions.pod:1047 ../src/guestfs-actions.pod:1226 +#: ../src/guestfs-actions.pod:1246 ../src/guestfs-actions.pod:1980 +#: ../src/guestfs-actions.pod:1999 ../src/guestfs-actions.pod:2102 +#: ../src/guestfs-actions.pod:2121 ../src/guestfs-actions.pod:2367 +#: ../src/guestfs-actions.pod:2849 ../src/guestfs-actions.pod:2868 +#: ../src/guestfs-actions.pod:2933 ../src/guestfs-actions.pod:2957 +#: ../src/guestfs-actions.pod:2974 ../src/guestfs-actions.pod:3003 +#: ../src/guestfs-actions.pod:6403 ../src/guestfs-actions.pod:6429 +#: ../src/guestfs-actions.pod:6560 ../src/guestfs-actions.pod:6586 +#: ../src/guestfs-actions.pod:6610 ../src/guestfs-actions.pod:7590 +#: ../src/guestfs-actions.pod:7645 ../src/guestfs-actions.pod:7791 +#: ../src/guestfs-actions.pod:7815 ../src/guestfs-actions.pod:8602 +#: ../src/guestfs-actions.pod:8622 ../src/guestfs-actions.pod:8655 +#: ../src/guestfs-actions.pod:8674 ../src/guestfs-actions.pod:8693 +#: ../src/guestfs-actions.pod:8784 ../src/guestfs-actions.pod:8803 +#: ../src/guestfs-actions.pod:8849 ../src/guestfs-actions.pod:8868 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:710 +#: ../fish/guestfish-actions.pod:712 msgid "checksum" msgstr "checksum" #. type: verbatim -#: ../fish/guestfish-actions.pod:712 +#: ../fish/guestfish-actions.pod:714 #, no-wrap msgid "" " checksum csumtype path\n" @@ -8497,112 +8505,112 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:714 ../src/guestfs-actions.pod:1057 +#: ../fish/guestfish-actions.pod:716 ../src/guestfs-actions.pod:1059 msgid "" "This call computes the MD5, SHAx or CRC checksum of the file named C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:717 ../src/guestfs-actions.pod:1060 +#: ../fish/guestfish-actions.pod:719 ../src/guestfs-actions.pod:1062 msgid "" "The type of checksum to compute is given by the C<csumtype> parameter which " "must have one of the following values:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:722 ../src/guestfs-actions.pod:1065 +#: ../fish/guestfish-actions.pod:724 ../src/guestfs-actions.pod:1067 msgid "C<crc>" msgstr "C<crc>" #. type: textblock -#: ../fish/guestfish-actions.pod:724 ../src/guestfs-actions.pod:1067 +#: ../fish/guestfish-actions.pod:726 ../src/guestfs-actions.pod:1069 msgid "" "Compute the cyclic redundancy check (CRC) specified by POSIX for the " "C<cksum> command." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:727 ../src/guestfs-actions.pod:1070 +#: ../fish/guestfish-actions.pod:729 ../src/guestfs-actions.pod:1072 msgid "C<md5>" msgstr "C<md5>" #. type: textblock -#: ../fish/guestfish-actions.pod:729 ../src/guestfs-actions.pod:1072 +#: ../fish/guestfish-actions.pod:731 ../src/guestfs-actions.pod:1074 msgid "Compute the MD5 hash (using the C<md5sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:731 ../src/guestfs-actions.pod:1074 +#: ../fish/guestfish-actions.pod:733 ../src/guestfs-actions.pod:1076 msgid "C<sha1>" msgstr "C<sha1>" #. type: textblock -#: ../fish/guestfish-actions.pod:733 ../src/guestfs-actions.pod:1076 +#: ../fish/guestfish-actions.pod:735 ../src/guestfs-actions.pod:1078 msgid "Compute the SHA1 hash (using the C<sha1sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:735 ../src/guestfs-actions.pod:1078 +#: ../fish/guestfish-actions.pod:737 ../src/guestfs-actions.pod:1080 msgid "C<sha224>" msgstr "C<sha224>" #. type: textblock -#: ../fish/guestfish-actions.pod:737 ../src/guestfs-actions.pod:1080 +#: ../fish/guestfish-actions.pod:739 ../src/guestfs-actions.pod:1082 msgid "Compute the SHA224 hash (using the C<sha224sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:739 ../src/guestfs-actions.pod:1082 +#: ../fish/guestfish-actions.pod:741 ../src/guestfs-actions.pod:1084 msgid "C<sha256>" msgstr "C<sha256>" #. type: textblock -#: ../fish/guestfish-actions.pod:741 ../src/guestfs-actions.pod:1084 +#: ../fish/guestfish-actions.pod:743 ../src/guestfs-actions.pod:1086 msgid "Compute the SHA256 hash (using the C<sha256sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:743 ../src/guestfs-actions.pod:1086 +#: ../fish/guestfish-actions.pod:745 ../src/guestfs-actions.pod:1088 msgid "C<sha384>" msgstr "C<sha384>" #. type: textblock -#: ../fish/guestfish-actions.pod:745 ../src/guestfs-actions.pod:1088 +#: ../fish/guestfish-actions.pod:747 ../src/guestfs-actions.pod:1090 msgid "Compute the SHA384 hash (using the C<sha384sum> program)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:747 ../src/guestfs-actions.pod:1090 +#: ../fish/guestfish-actions.pod:749 ../src/guestfs-actions.pod:1092 msgid "C<sha512>" msgstr "C<sha512>" #. type: textblock -#: ../fish/guestfish-actions.pod:749 ../src/guestfs-actions.pod:1092 +#: ../fish/guestfish-actions.pod:751 ../src/guestfs-actions.pod:1094 msgid "Compute the SHA512 hash (using the C<sha512sum> program)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:753 ../src/guestfs-actions.pod:1096 +#: ../fish/guestfish-actions.pod:755 ../src/guestfs-actions.pod:1098 msgid "The checksum is returned as a printable string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:755 +#: ../fish/guestfish-actions.pod:757 msgid "To get the checksum for a device, use L</checksum-device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:757 +#: ../fish/guestfish-actions.pod:759 msgid "To get the checksums for many files, use L</checksums-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:759 +#: ../fish/guestfish-actions.pod:761 msgid "checksum-device" msgstr "checksum-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:761 +#: ../fish/guestfish-actions.pod:763 #, no-wrap msgid "" " checksum-device csumtype device\n" @@ -8610,7 +8618,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:763 +#: ../fish/guestfish-actions.pod:765 msgid "" "This call computes the MD5, SHAx or CRC checksum of the contents of the " "device named C<device>. For the types of checksums supported see the L</" @@ -8618,12 +8626,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:767 +#: ../fish/guestfish-actions.pod:769 msgid "checksums-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:769 +#: ../fish/guestfish-actions.pod:771 #, no-wrap msgid "" " checksums-out csumtype directory (sumsfile|-)\n" @@ -8631,14 +8639,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:771 ../src/guestfs-actions.pod:1131 +#: ../fish/guestfish-actions.pod:773 ../src/guestfs-actions.pod:1133 msgid "" "This command computes the checksums of all regular files in C<directory> and " "then emits a list of those checksums to the local output file C<sumsfile>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:775 ../src/guestfs-actions.pod:1135 +#: ../fish/guestfish-actions.pod:777 ../src/guestfs-actions.pod:1137 msgid "" "This can be used for verifying the integrity of a virtual machine. However " "to be properly secure you should pay attention to the output of the checksum " @@ -8648,12 +8656,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:785 +#: ../fish/guestfish-actions.pod:787 msgid "chmod" msgstr "chmod" #. type: verbatim -#: ../fish/guestfish-actions.pod:787 +#: ../fish/guestfish-actions.pod:789 #, no-wrap msgid "" " chmod mode path\n" @@ -8661,14 +8669,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:789 ../src/guestfs-actions.pod:1154 +#: ../fish/guestfish-actions.pod:791 ../src/guestfs-actions.pod:1156 msgid "" "Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are " "supported." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:792 ../src/guestfs-actions.pod:1157 +#: ../fish/guestfish-actions.pod:794 ../src/guestfs-actions.pod:1159 msgid "" "I<Note>: When using this command from guestfish, C<mode> by default would be " "decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not " @@ -8676,21 +8684,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:796 ../fish/guestfish-actions.pod:3449 -#: ../fish/guestfish-actions.pod:3588 ../fish/guestfish-actions.pod:3598 -#: ../fish/guestfish-actions.pod:3608 ../src/guestfs-actions.pod:1161 -#: ../src/guestfs-actions.pod:5347 ../src/guestfs-actions.pod:5556 -#: ../src/guestfs-actions.pod:5575 ../src/guestfs-actions.pod:5594 +#: ../fish/guestfish-actions.pod:798 ../fish/guestfish-actions.pod:3456 +#: ../fish/guestfish-actions.pod:3595 ../fish/guestfish-actions.pod:3605 +#: ../fish/guestfish-actions.pod:3615 ../src/guestfs-actions.pod:1163 +#: ../src/guestfs-actions.pod:5354 ../src/guestfs-actions.pod:5563 +#: ../src/guestfs-actions.pod:5582 ../src/guestfs-actions.pod:5601 msgid "The mode actually set is affected by the umask." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:798 +#: ../fish/guestfish-actions.pod:800 msgid "chown" msgstr "chown" #. type: verbatim -#: ../fish/guestfish-actions.pod:800 +#: ../fish/guestfish-actions.pod:802 #, no-wrap msgid "" " chown owner group path\n" @@ -8698,13 +8706,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:802 ../src/guestfs-actions.pod:1175 +#: ../fish/guestfish-actions.pod:804 ../src/guestfs-actions.pod:1177 msgid "Change the file owner to C<owner> and group to C<group>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:804 ../fish/guestfish-actions.pod:2788 -#: ../src/guestfs-actions.pod:1177 ../src/guestfs-actions.pod:4258 +#: ../fish/guestfish-actions.pod:806 ../fish/guestfish-actions.pod:2795 +#: ../src/guestfs-actions.pod:1179 ../src/guestfs-actions.pod:4265 msgid "" "Only numeric uid and gid are supported. If you want to use names, you will " "need to locate and parse the password file yourself (Augeas support makes " @@ -8712,12 +8720,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:808 +#: ../fish/guestfish-actions.pod:810 msgid "command" msgstr "command" #. type: verbatim -#: ../fish/guestfish-actions.pod:810 +#: ../fish/guestfish-actions.pod:812 #, no-wrap msgid "" " command 'arguments ...'\n" @@ -8727,7 +8735,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:812 ../src/guestfs-actions.pod:1191 +#: ../fish/guestfish-actions.pod:814 ../src/guestfs-actions.pod:1193 msgid "" "This call runs a command from the guest filesystem. The filesystem must be " "mounted, and must contain a compatible operating system (ie. something " @@ -8735,7 +8743,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:817 +#: ../fish/guestfish-actions.pod:819 msgid "" "The single parameter is an argv-style list of arguments. The first element " "is the name of the program to run. Subsequent elements are parameters. The " @@ -8744,12 +8752,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:824 ../src/guestfs-actions.pod:1203 +#: ../fish/guestfish-actions.pod:826 ../src/guestfs-actions.pod:1205 msgid "The return value is anything printed to I<stdout> by the command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:827 ../src/guestfs-actions.pod:1206 +#: ../fish/guestfish-actions.pod:829 ../src/guestfs-actions.pod:1208 msgid "" "If the command returns a non-zero exit status, then this function returns an " "error message. The error message string is the content of I<stderr> from " @@ -8757,7 +8765,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:831 ../src/guestfs-actions.pod:1210 +#: ../fish/guestfish-actions.pod:833 ../src/guestfs-actions.pod:1212 msgid "" "The C<$PATH> environment variable will contain at least C</usr/bin> and C</" "bin>. If you require a program from another location, you should provide " @@ -8765,7 +8773,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:836 ../src/guestfs-actions.pod:1215 +#: ../fish/guestfish-actions.pod:838 ../src/guestfs-actions.pod:1217 msgid "" "Shared libraries and data files required by the program must be available on " "filesystems which are mounted in the correct places. It is the caller's " @@ -8774,12 +8782,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:845 +#: ../fish/guestfish-actions.pod:847 msgid "command-lines" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:847 +#: ../fish/guestfish-actions.pod:849 #, no-wrap msgid "" " command-lines 'arguments ...'\n" @@ -8787,23 +8795,23 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:849 +#: ../fish/guestfish-actions.pod:851 msgid "" "This is the same as L</command>, but splits the result into a list of lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:852 +#: ../fish/guestfish-actions.pod:854 msgid "See also: L</sh-lines>" msgstr "Див. також L</sh-lines>" #. type: =head2 -#: ../fish/guestfish-actions.pod:857 +#: ../fish/guestfish-actions.pod:859 msgid "compress-device-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:859 +#: ../fish/guestfish-actions.pod:861 #, no-wrap msgid "" " compress-device-out ctype device (zdevice|-) [level:N]\n" @@ -8811,26 +8819,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:861 ../src/guestfs-actions.pod:1265 +#: ../fish/guestfish-actions.pod:863 ../src/guestfs-actions.pod:1267 msgid "" "This command compresses C<device> and writes it out to the local file " "C<zdevice>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:864 +#: ../fish/guestfish-actions.pod:866 msgid "" "The C<ctype> and optional C<level> parameters have the same meaning as in L</" "compress-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:871 +#: ../fish/guestfish-actions.pod:873 msgid "compress-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:873 +#: ../fish/guestfish-actions.pod:875 #, no-wrap msgid "" " compress-out ctype file (zfile|-) [level:N]\n" @@ -8838,13 +8846,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:875 ../src/guestfs-actions.pod:1317 +#: ../fish/guestfish-actions.pod:877 ../src/guestfs-actions.pod:1319 msgid "" "This command compresses C<file> and writes it out to the local file C<zfile>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:878 ../src/guestfs-actions.pod:1320 +#: ../fish/guestfish-actions.pod:880 ../src/guestfs-actions.pod:1322 msgid "" "The compression program used is controlled by the C<ctype> parameter. " "Currently this includes: C<compress>, C<gzip>, C<bzip2>, C<xz> or C<lzop>. " @@ -8854,19 +8862,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:884 ../src/guestfs-actions.pod:1326 +#: ../fish/guestfish-actions.pod:886 ../src/guestfs-actions.pod:1328 msgid "" "The optional C<level> parameter controls compression level. The meaning and " "default for this parameter depends on the compression program being used." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:892 +#: ../fish/guestfish-actions.pod:894 msgid "config" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:894 +#: ../fish/guestfish-actions.pod:896 #, no-wrap msgid "" " config qemuparam qemuvalue\n" @@ -8874,7 +8882,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:896 ../src/guestfs-actions.pod:1367 +#: ../fish/guestfish-actions.pod:898 ../src/guestfs-actions.pod:1369 msgid "" "This can be used to add arbitrary qemu command line parameters of the form " "I<-param value>. Actually it's not quite arbitrary - we prevent you from " @@ -8882,22 +8890,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:901 ../src/guestfs-actions.pod:1372 +#: ../fish/guestfish-actions.pod:903 ../src/guestfs-actions.pod:1374 msgid "The first character of C<param> string must be a C<-> (dash)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:903 ../src/guestfs-actions.pod:1374 +#: ../fish/guestfish-actions.pod:905 ../src/guestfs-actions.pod:1376 msgid "C<value> can be NULL." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:905 +#: ../fish/guestfish-actions.pod:907 msgid "copy-device-to-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:907 +#: ../fish/guestfish-actions.pod:909 #, no-wrap msgid "" " copy-device-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" @@ -8905,7 +8913,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:909 +#: ../fish/guestfish-actions.pod:911 msgid "" "The four calls L</copy-device-to-device>, L</copy-device-to-file>, L</copy-" "file-to-device>, and L</copy-file-to-file> let you copy from a source " @@ -8913,7 +8921,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:916 ../src/guestfs-actions.pod:1404 +#: ../fish/guestfish-actions.pod:918 ../src/guestfs-actions.pod:1406 msgid "" "Partial copies can be made since you can specify optionally the source " "offset, destination offset and size to copy. These values are all specified " @@ -8922,26 +8930,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:922 ../src/guestfs-actions.pod:1410 +#: ../fish/guestfish-actions.pod:924 ../src/guestfs-actions.pod:1412 msgid "" "The source and destination may be the same object. However overlapping " "regions may not be copied correctly." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:925 ../src/guestfs-actions.pod:1413 +#: ../fish/guestfish-actions.pod:927 ../src/guestfs-actions.pod:1415 msgid "" "If the destination is a file, it is created if required. If the destination " "file is not large enough, it is extended." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:930 +#: ../fish/guestfish-actions.pod:932 msgid "copy-device-to-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:932 +#: ../fish/guestfish-actions.pod:934 #, no-wrap msgid "" " copy-device-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" @@ -8949,18 +8957,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:934 ../fish/guestfish-actions.pod:943 -#: ../fish/guestfish-actions.pod:952 +#: ../fish/guestfish-actions.pod:936 ../fish/guestfish-actions.pod:945 +#: ../fish/guestfish-actions.pod:954 msgid "See L</copy-device-to-device> for a general overview of this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:939 +#: ../fish/guestfish-actions.pod:941 msgid "copy-file-to-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:941 +#: ../fish/guestfish-actions.pod:943 #, no-wrap msgid "" " copy-file-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" @@ -8968,12 +8976,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:948 +#: ../fish/guestfish-actions.pod:950 msgid "copy-file-to-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:950 +#: ../fish/guestfish-actions.pod:952 #, no-wrap msgid "" " copy-file-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" @@ -8981,7 +8989,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:955 +#: ../fish/guestfish-actions.pod:957 msgid "" "This is B<not> the function you want for copying files. This is for copying " "blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general " @@ -8989,12 +8997,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:962 +#: ../fish/guestfish-actions.pod:964 msgid "copy-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:964 +#: ../fish/guestfish-actions.pod:966 #, no-wrap msgid "" " copy-size src dest size\n" @@ -9002,33 +9010,33 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:966 ../src/guestfs-actions.pod:1628 +#: ../fish/guestfish-actions.pod:968 ../src/guestfs-actions.pod:1630 msgid "" "This command copies exactly C<size> bytes from one source device or file " "C<src> to another destination device or file C<dest>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:969 ../src/guestfs-actions.pod:1631 +#: ../fish/guestfish-actions.pod:971 ../src/guestfs-actions.pod:1633 msgid "" "Note this will fail if the source is too short or if the destination is not " "large enough." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:972 ../fish/guestfish-actions.pod:1007 +#: ../fish/guestfish-actions.pod:974 ../fish/guestfish-actions.pod:1009 msgid "" "I<This function is deprecated.> In new code, use the L</copy-device-to-" "device> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:979 +#: ../fish/guestfish-actions.pod:981 msgid "cp" msgstr "cp" #. type: verbatim -#: ../fish/guestfish-actions.pod:981 +#: ../fish/guestfish-actions.pod:983 #, no-wrap msgid "" " cp src dest\n" @@ -9036,19 +9044,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:983 ../src/guestfs-actions.pod:1650 +#: ../fish/guestfish-actions.pod:985 ../src/guestfs-actions.pod:1652 msgid "" "This copies a file from C<src> to C<dest> where C<dest> is either a " "destination filename or destination directory." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:986 +#: ../fish/guestfish-actions.pod:988 msgid "cp-a" msgstr "cp-a" #. type: verbatim -#: ../fish/guestfish-actions.pod:988 +#: ../fish/guestfish-actions.pod:990 #, no-wrap msgid "" " cp-a src dest\n" @@ -9056,19 +9064,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:990 ../src/guestfs-actions.pod:1664 +#: ../fish/guestfish-actions.pod:992 ../src/guestfs-actions.pod:1666 msgid "" "This copies a file or directory from C<src> to C<dest> recursively using the " "C<cp -a> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:993 +#: ../fish/guestfish-actions.pod:995 msgid "dd" msgstr "dd" #. type: verbatim -#: ../fish/guestfish-actions.pod:995 +#: ../fish/guestfish-actions.pod:997 #, no-wrap msgid "" " dd src dest\n" @@ -9076,7 +9084,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:997 ../src/guestfs-actions.pod:1685 +#: ../fish/guestfish-actions.pod:999 ../src/guestfs-actions.pod:1687 msgid "" "This command copies from one source device or file C<src> to another " "destination device or file C<dest>. Normally you would use this to copy to " @@ -9084,7 +9092,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1002 +#: ../fish/guestfish-actions.pod:1004 msgid "" "If the destination is a device, it must be as large or larger than the " "source file or device, otherwise the copy will fail. This command cannot do " @@ -9092,14 +9100,14 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1014 +#: ../fish/guestfish-actions.pod:1016 #, fuzzy #| msgid "device" msgid "device-index" msgstr "пристрій" #. type: verbatim -#: ../fish/guestfish-actions.pod:1016 +#: ../fish/guestfish-actions.pod:1018 #, fuzzy, no-wrap #| msgid "" #| " zero-device device\n" @@ -9112,33 +9120,33 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1018 ../src/guestfs-actions.pod:1705 +#: ../fish/guestfish-actions.pod:1020 ../src/guestfs-actions.pod:1707 msgid "" "This function takes a device name (eg. \"/dev/sdb\") and returns the index " "of the device in the list of devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1021 +#: ../fish/guestfish-actions.pod:1023 msgid "" "Index numbers start from 0. The named device must exist, for example as a " "string returned from L</list-devices>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1024 +#: ../fish/guestfish-actions.pod:1026 #, fuzzy #| msgid "See also L</part-to-dev>." msgid "See also L</list-devices>, L</part-to-dev>." msgstr "Див. також L</part-to-dev>." #. type: =head2 -#: ../fish/guestfish-actions.pod:1026 +#: ../fish/guestfish-actions.pod:1028 msgid "df" msgstr "df" #. type: verbatim -#: ../fish/guestfish-actions.pod:1028 +#: ../fish/guestfish-actions.pod:1030 #, no-wrap msgid "" " df\n" @@ -9148,12 +9156,12 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1030 ../src/guestfs-actions.pod:1720 +#: ../fish/guestfish-actions.pod:1032 ../src/guestfs-actions.pod:1722 msgid "This command runs the C<df> command to report disk space used." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1032 ../fish/guestfish-actions.pod:1043 +#: ../fish/guestfish-actions.pod:1034 ../fish/guestfish-actions.pod:1045 msgid "" "This command is mostly useful for interactive sessions. It is I<not> " "intended that you try to parse the output string. Use L</statvfs> from " @@ -9161,12 +9169,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1036 +#: ../fish/guestfish-actions.pod:1038 msgid "df-h" msgstr "df-h" #. type: verbatim -#: ../fish/guestfish-actions.pod:1038 +#: ../fish/guestfish-actions.pod:1040 #, no-wrap msgid "" " df-h\n" @@ -9176,19 +9184,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1040 ../src/guestfs-actions.pod:1736 +#: ../fish/guestfish-actions.pod:1042 ../src/guestfs-actions.pod:1738 msgid "" "This command runs the C<df -h> command to report disk space used in human-" "readable format." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1047 +#: ../fish/guestfish-actions.pod:1049 msgid "dmesg" msgstr "dmesg" #. type: verbatim -#: ../fish/guestfish-actions.pod:1049 +#: ../fish/guestfish-actions.pod:1051 #, no-wrap msgid "" " dmesg\n" @@ -9198,14 +9206,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1051 ../src/guestfs-actions.pod:1753 +#: ../fish/guestfish-actions.pod:1053 ../src/guestfs-actions.pod:1755 msgid "" "This returns the kernel messages (C<dmesg> output) from the guest kernel. " "This is sometimes useful for extended debugging of problems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1055 +#: ../fish/guestfish-actions.pod:1057 msgid "" "Another way to get the same information is to enable verbose messages with " "L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> " @@ -9213,12 +9221,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1060 +#: ../fish/guestfish-actions.pod:1062 msgid "download" msgstr "download" #. type: verbatim -#: ../fish/guestfish-actions.pod:1062 +#: ../fish/guestfish-actions.pod:1064 #, no-wrap msgid "" " download remotefilename (filename|-)\n" @@ -9226,31 +9234,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1064 ../fish/guestfish-actions.pod:1077 -#: ../src/guestfs-actions.pod:1774 ../src/guestfs-actions.pod:1799 +#: ../fish/guestfish-actions.pod:1066 ../fish/guestfish-actions.pod:1079 +#: ../src/guestfs-actions.pod:1776 ../src/guestfs-actions.pod:1801 msgid "" "Download file C<remotefilename> and save it as C<filename> on the local " "machine." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1067 ../fish/guestfish-actions.pod:5305 -#: ../src/guestfs-actions.pod:1777 ../src/guestfs-actions.pod:8165 +#: ../fish/guestfish-actions.pod:1069 ../fish/guestfish-actions.pod:5312 +#: ../src/guestfs-actions.pod:1779 ../src/guestfs-actions.pod:8172 msgid "C<filename> can also be a named pipe." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1069 +#: ../fish/guestfish-actions.pod:1071 msgid "See also L</upload>, L</cat>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1073 +#: ../fish/guestfish-actions.pod:1075 msgid "download-offset" msgstr "download-offset" #. type: verbatim -#: ../fish/guestfish-actions.pod:1075 +#: ../fish/guestfish-actions.pod:1077 #, no-wrap msgid "" " download-offset remotefilename (filename|-) offset size\n" @@ -9258,14 +9266,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1080 ../src/guestfs-actions.pod:1802 +#: ../fish/guestfish-actions.pod:1082 ../src/guestfs-actions.pod:1804 msgid "" "C<remotefilename> is read for C<size> bytes starting at C<offset> (this " "region must be within the file or device)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1083 +#: ../fish/guestfish-actions.pod:1085 msgid "" "Note that there is no limit on the amount of data that can be downloaded " "with this call, unlike with L</pread>, and this call always reads the full " @@ -9273,17 +9281,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1088 +#: ../fish/guestfish-actions.pod:1090 msgid "See also L</download>, L</pread>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1092 +#: ../fish/guestfish-actions.pod:1094 msgid "drop-caches" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1094 +#: ../fish/guestfish-actions.pod:1096 #, no-wrap msgid "" " drop-caches whattodrop\n" @@ -9291,7 +9299,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1096 ../src/guestfs-actions.pod:1827 +#: ../fish/guestfish-actions.pod:1098 ../src/guestfs-actions.pod:1829 msgid "" "This instructs the guest kernel to drop its page cache, and/or dentries and " "inode caches. The parameter C<whattodrop> tells the kernel what precisely " @@ -9299,24 +9307,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1101 ../src/guestfs-actions.pod:1832 +#: ../fish/guestfish-actions.pod:1103 ../src/guestfs-actions.pod:1834 msgid "Setting C<whattodrop> to 3 should drop everything." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1103 ../src/guestfs-actions.pod:1834 +#: ../fish/guestfish-actions.pod:1105 ../src/guestfs-actions.pod:1836 msgid "" "This automatically calls L<sync(2)> before the operation, so that the " "maximum guest memory is freed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1106 +#: ../fish/guestfish-actions.pod:1108 msgid "du" msgstr "du" #. type: verbatim -#: ../fish/guestfish-actions.pod:1108 +#: ../fish/guestfish-actions.pod:1110 #, no-wrap msgid "" " du path\n" @@ -9326,14 +9334,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1847 +#: ../fish/guestfish-actions.pod:1112 ../src/guestfs-actions.pod:1849 msgid "" "This command runs the C<du -s> command to estimate file space usage for " "C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1113 ../src/guestfs-actions.pod:1850 +#: ../fish/guestfish-actions.pod:1115 ../src/guestfs-actions.pod:1852 msgid "" "C<path> can be a file or a directory. If C<path> is a directory then the " "estimate includes the contents of the directory and all subdirectories " @@ -9341,18 +9349,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1117 ../src/guestfs-actions.pod:1854 +#: ../fish/guestfish-actions.pod:1119 ../src/guestfs-actions.pod:1856 msgid "" "The result is the estimated size in I<kilobytes> (ie. units of 1024 bytes)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1120 +#: ../fish/guestfish-actions.pod:1122 msgid "e2fsck" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1122 +#: ../fish/guestfish-actions.pod:1124 #, no-wrap msgid "" " e2fsck device [correct:true|false] [forceall:true|false]\n" @@ -9360,19 +9368,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1124 ../src/guestfs-actions.pod:1881 +#: ../fish/guestfish-actions.pod:1126 ../src/guestfs-actions.pod:1883 msgid "" "This runs the ext2/ext3 filesystem checker on C<device>. It can take the " "following optional arguments:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1886 +#: ../fish/guestfish-actions.pod:1131 ../src/guestfs-actions.pod:1888 msgid "C<correct>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1131 ../src/guestfs-actions.pod:1888 +#: ../fish/guestfish-actions.pod:1133 ../src/guestfs-actions.pod:1890 msgid "" "Automatically repair the file system. This option will cause e2fsck to " "automatically fix any filesystem problems that can be safely fixed without " @@ -9380,36 +9388,36 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1135 ../src/guestfs-actions.pod:1892 +#: ../fish/guestfish-actions.pod:1137 ../src/guestfs-actions.pod:1894 msgid "" "This option may not be specified at the same time as the C<forceall> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1137 ../src/guestfs-actions.pod:1894 +#: ../fish/guestfish-actions.pod:1139 ../src/guestfs-actions.pod:1896 msgid "C<forceall>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1139 ../src/guestfs-actions.pod:1896 +#: ../fish/guestfish-actions.pod:1141 ../src/guestfs-actions.pod:1898 msgid "" "Assume an answer of 'yes' to all questions; allows e2fsck to be used non-" "interactively." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1142 ../src/guestfs-actions.pod:1899 +#: ../fish/guestfish-actions.pod:1144 ../src/guestfs-actions.pod:1901 msgid "" "This option may not be specified at the same time as the C<correct> option." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1148 +#: ../fish/guestfish-actions.pod:1150 msgid "e2fsck-f" msgstr "e2fsck-f" #. type: verbatim -#: ../fish/guestfish-actions.pod:1150 +#: ../fish/guestfish-actions.pod:1152 #, no-wrap msgid "" " e2fsck-f device\n" @@ -9417,7 +9425,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1152 ../src/guestfs-actions.pod:1935 +#: ../fish/guestfish-actions.pod:1154 ../src/guestfs-actions.pod:1937 msgid "" "This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker " "on C<device>, noninteractively (I<-p>), even if the filesystem appears to be " @@ -9425,19 +9433,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1156 +#: ../fish/guestfish-actions.pod:1158 msgid "" "This command is only needed because of L</resize2fs> (q.v.). Normally you " "should use L</fsck>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1159 +#: ../fish/guestfish-actions.pod:1161 msgid "echo-daemon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1161 +#: ../fish/guestfish-actions.pod:1163 #, no-wrap msgid "" " echo-daemon 'words ...'\n" @@ -9445,29 +9453,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1163 ../src/guestfs-actions.pod:1952 +#: ../fish/guestfish-actions.pod:1165 ../src/guestfs-actions.pod:1954 msgid "" "This command concatenates the list of C<words> passed with single spaces " "between them and returns the resulting string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1166 ../src/guestfs-actions.pod:1955 +#: ../fish/guestfish-actions.pod:1168 ../src/guestfs-actions.pod:1957 msgid "You can use this command to test the connection through to the daemon." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1168 +#: ../fish/guestfish-actions.pod:1170 msgid "See also L</ping-daemon>." msgstr "Див. також L</ping-daemon>." #. type: =head2 -#: ../fish/guestfish-actions.pod:1170 +#: ../fish/guestfish-actions.pod:1172 msgid "egrep" msgstr "egrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:1172 +#: ../fish/guestfish-actions.pod:1174 #, no-wrap msgid "" " egrep regex path\n" @@ -9475,18 +9483,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1174 ../src/guestfs-actions.pod:1971 +#: ../fish/guestfish-actions.pod:1176 ../src/guestfs-actions.pod:1973 msgid "" "This calls the external C<egrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1180 +#: ../fish/guestfish-actions.pod:1182 msgid "egrepi" msgstr "egrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:1182 +#: ../fish/guestfish-actions.pod:1184 #, no-wrap msgid "" " egrepi regex path\n" @@ -9494,18 +9502,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1184 ../src/guestfs-actions.pod:1990 +#: ../fish/guestfish-actions.pod:1186 ../src/guestfs-actions.pod:1992 msgid "" "This calls the external C<egrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1190 +#: ../fish/guestfish-actions.pod:1192 msgid "equal" msgstr "equal" #. type: verbatim -#: ../fish/guestfish-actions.pod:1192 +#: ../fish/guestfish-actions.pod:1194 #, no-wrap msgid "" " equal file1 file2\n" @@ -9515,24 +9523,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1194 ../src/guestfs-actions.pod:2009 +#: ../fish/guestfish-actions.pod:1196 ../src/guestfs-actions.pod:2011 msgid "" "This compares the two files C<file1> and C<file2> and returns true if their " "content is exactly equal, or false otherwise." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:2012 +#: ../fish/guestfish-actions.pod:1199 ../src/guestfs-actions.pod:2014 msgid "The external L<cmp(1)> program is used for the comparison." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1199 +#: ../fish/guestfish-actions.pod:1201 msgid "exists" msgstr "exists" #. type: verbatim -#: ../fish/guestfish-actions.pod:1201 +#: ../fish/guestfish-actions.pod:1203 #, no-wrap msgid "" " exists path\n" @@ -9542,24 +9550,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1203 ../src/guestfs-actions.pod:2024 +#: ../fish/guestfish-actions.pod:1205 ../src/guestfs-actions.pod:2026 msgid "" "This returns C<true> if and only if there is a file, directory (or anything) " "with the given C<path> name." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1206 +#: ../fish/guestfish-actions.pod:1208 msgid "See also L</is-file>, L</is-dir>, L</stat>." msgstr "Див. також L</is-file>, L</is-dir>, L</stat>." #. type: =head2 -#: ../fish/guestfish-actions.pod:1208 +#: ../fish/guestfish-actions.pod:1210 msgid "fallocate" msgstr "fallocate" #. type: verbatim -#: ../fish/guestfish-actions.pod:1210 +#: ../fish/guestfish-actions.pod:1212 #, no-wrap msgid "" " fallocate path len\n" @@ -9569,34 +9577,34 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1212 ../fish/guestfish-actions.pod:1231 -#: ../src/guestfs-actions.pod:2047 ../src/guestfs-actions.pod:2066 +#: ../fish/guestfish-actions.pod:1214 ../fish/guestfish-actions.pod:1233 +#: ../src/guestfs-actions.pod:2049 ../src/guestfs-actions.pod:2068 msgid "" "This command preallocates a file (containing zero bytes) named C<path> of " "size C<len> bytes. If the file exists already, it is overwritten." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1216 ../src/guestfs-actions.pod:2051 +#: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2053 msgid "" "Do not confuse this with the guestfish-specific C<alloc> command which " "allocates a file in the host and attaches it as a device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1220 +#: ../fish/guestfish-actions.pod:1222 msgid "" "I<This function is deprecated.> In new code, use the L</fallocate64> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1227 +#: ../fish/guestfish-actions.pod:1229 msgid "fallocate64" msgstr "fallocate64" #. type: verbatim -#: ../fish/guestfish-actions.pod:1229 +#: ../fish/guestfish-actions.pod:1231 #, no-wrap msgid "" " fallocate64 path len\n" @@ -9606,14 +9614,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1235 +#: ../fish/guestfish-actions.pod:1237 msgid "" "Note that this call allocates disk blocks for the file. To create a sparse " "file use L</truncate-size> instead." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1238 +#: ../fish/guestfish-actions.pod:1240 msgid "" "The deprecated call L</fallocate> does the same, but owing to an oversight " "it only allowed 30 bit lengths to be specified, effectively limiting the " @@ -9621,19 +9629,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1243 ../src/guestfs-actions.pod:2078 +#: ../fish/guestfish-actions.pod:1245 ../src/guestfs-actions.pod:2080 msgid "" "Do not confuse this with the guestfish-specific C<alloc> and C<sparse> " "commands which create a file in the host and attach it as a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1247 +#: ../fish/guestfish-actions.pod:1249 msgid "fgrep" msgstr "fgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:1249 +#: ../fish/guestfish-actions.pod:1251 #, no-wrap msgid "" " fgrep pattern path\n" @@ -9643,18 +9651,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1251 ../src/guestfs-actions.pod:2093 +#: ../fish/guestfish-actions.pod:1253 ../src/guestfs-actions.pod:2095 msgid "" "This calls the external C<fgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1257 +#: ../fish/guestfish-actions.pod:1259 msgid "fgrepi" msgstr "fgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:1259 +#: ../fish/guestfish-actions.pod:1261 #, no-wrap msgid "" " fgrepi pattern path\n" @@ -9664,18 +9672,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1261 ../src/guestfs-actions.pod:2112 +#: ../fish/guestfish-actions.pod:1263 ../src/guestfs-actions.pod:2114 msgid "" "This calls the external C<fgrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1267 +#: ../fish/guestfish-actions.pod:1269 msgid "file" msgstr "file" #. type: verbatim -#: ../fish/guestfish-actions.pod:1269 +#: ../fish/guestfish-actions.pod:1271 #, no-wrap msgid "" " file path\n" @@ -9685,28 +9693,28 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1271 ../src/guestfs-actions.pod:2130 +#: ../fish/guestfish-actions.pod:1273 ../src/guestfs-actions.pod:2132 msgid "" "This call uses the standard L<file(1)> command to determine the type or " "contents of the file." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1274 ../src/guestfs-actions.pod:2133 +#: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:2135 msgid "" "This call will also transparently look inside various types of compressed " "file." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1277 ../src/guestfs-actions.pod:2136 +#: ../fish/guestfish-actions.pod:1279 ../src/guestfs-actions.pod:2138 msgid "" "The exact command which runs is C<file -zb path>. Note in particular that " "the filename is not prepended to the output (the I<-b> option)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1281 ../src/guestfs-actions.pod:2140 +#: ../fish/guestfish-actions.pod:1283 ../src/guestfs-actions.pod:2142 msgid "" "The output depends on the output of the underlying L<file(1)> command and it " "can change in future in ways beyond our control. In other words, the output " @@ -9714,19 +9722,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1285 +#: ../fish/guestfish-actions.pod:1287 msgid "" "See also: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> " "(etc), L</is-zero>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1288 +#: ../fish/guestfish-actions.pod:1290 msgid "file-architecture" msgstr "file-architecture" #. type: verbatim -#: ../fish/guestfish-actions.pod:1290 +#: ../fish/guestfish-actions.pod:1292 #, no-wrap msgid "" " file-architecture filename\n" @@ -9736,166 +9744,166 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1292 ../src/guestfs-actions.pod:2158 +#: ../fish/guestfish-actions.pod:1294 ../src/guestfs-actions.pod:2160 msgid "" "This detects the architecture of the binary C<filename>, and returns it if " "known." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1295 ../src/guestfs-actions.pod:2161 +#: ../fish/guestfish-actions.pod:1297 ../src/guestfs-actions.pod:2163 msgid "Currently defined architectures are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1299 ../src/guestfs-actions.pod:2165 +#: ../fish/guestfish-actions.pod:1301 ../src/guestfs-actions.pod:2167 msgid "\"i386\"" msgstr "\"i386\"" #. type: textblock -#: ../fish/guestfish-actions.pod:1301 ../src/guestfs-actions.pod:2167 +#: ../fish/guestfish-actions.pod:1303 ../src/guestfs-actions.pod:2169 msgid "" "This string is returned for all 32 bit i386, i486, i586, i686 binaries " "irrespective of the precise processor requirements of the binary." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1304 ../src/guestfs-actions.pod:2170 +#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2172 msgid "\"x86_64\"" msgstr "\"x86_64\"" #. type: textblock -#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2172 +#: ../fish/guestfish-actions.pod:1308 ../src/guestfs-actions.pod:2174 msgid "64 bit x86-64." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1308 ../src/guestfs-actions.pod:2174 +#: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2176 msgid "\"sparc\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2176 +#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2178 msgid "32 bit SPARC." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2178 +#: ../fish/guestfish-actions.pod:1314 ../src/guestfs-actions.pod:2180 msgid "\"sparc64\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1314 ../src/guestfs-actions.pod:2180 +#: ../fish/guestfish-actions.pod:1316 ../src/guestfs-actions.pod:2182 msgid "64 bit SPARC V9 and above." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1316 ../src/guestfs-actions.pod:2182 +#: ../fish/guestfish-actions.pod:1318 ../src/guestfs-actions.pod:2184 msgid "\"ia64\"" msgstr "\"ia64\"" #. type: textblock -#: ../fish/guestfish-actions.pod:1318 ../src/guestfs-actions.pod:2184 +#: ../fish/guestfish-actions.pod:1320 ../src/guestfs-actions.pod:2186 msgid "Intel Itanium." msgstr "Intel Itanium." #. type: =item -#: ../fish/guestfish-actions.pod:1320 ../src/guestfs-actions.pod:2186 +#: ../fish/guestfish-actions.pod:1322 ../src/guestfs-actions.pod:2188 msgid "\"ppc\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1322 ../src/guestfs-actions.pod:2188 +#: ../fish/guestfish-actions.pod:1324 ../src/guestfs-actions.pod:2190 msgid "32 bit Power PC." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:1324 ../src/guestfs-actions.pod:2190 +#: ../fish/guestfish-actions.pod:1326 ../src/guestfs-actions.pod:2192 msgid "\"ppc64\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1326 ../src/guestfs-actions.pod:2192 +#: ../fish/guestfish-actions.pod:1328 ../src/guestfs-actions.pod:2194 msgid "64 bit Power PC." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1330 ../src/guestfs-actions.pod:2196 +#: ../fish/guestfish-actions.pod:1332 ../src/guestfs-actions.pod:2198 msgid "Libguestfs may return other architecture strings in future." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1332 ../src/guestfs-actions.pod:2198 +#: ../fish/guestfish-actions.pod:1334 ../src/guestfs-actions.pod:2200 msgid "The function works on at least the following types of files:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1338 ../src/guestfs-actions.pod:2204 +#: ../fish/guestfish-actions.pod:1340 ../src/guestfs-actions.pod:2206 msgid "many types of Un*x and Linux binary" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1342 ../src/guestfs-actions.pod:2208 +#: ../fish/guestfish-actions.pod:1344 ../src/guestfs-actions.pod:2210 msgid "many types of Un*x and Linux shared library" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1346 ../src/guestfs-actions.pod:2212 +#: ../fish/guestfish-actions.pod:1348 ../src/guestfs-actions.pod:2214 msgid "Windows Win32 and Win64 binaries" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1350 ../src/guestfs-actions.pod:2216 +#: ../fish/guestfish-actions.pod:1352 ../src/guestfs-actions.pod:2218 msgid "Windows Win32 and Win64 DLLs" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1352 ../src/guestfs-actions.pod:2218 +#: ../fish/guestfish-actions.pod:1354 ../src/guestfs-actions.pod:2220 msgid "Win32 binaries and DLLs return C<i386>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1354 ../src/guestfs-actions.pod:2220 +#: ../fish/guestfish-actions.pod:1356 ../src/guestfs-actions.pod:2222 msgid "Win64 binaries and DLLs return C<x86_64>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1358 ../src/guestfs-actions.pod:2224 +#: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2226 msgid "Linux kernel modules" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1362 ../src/guestfs-actions.pod:2228 +#: ../fish/guestfish-actions.pod:1364 ../src/guestfs-actions.pod:2230 msgid "Linux new-style initrd images" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1366 ../src/guestfs-actions.pod:2232 +#: ../fish/guestfish-actions.pod:1368 ../src/guestfs-actions.pod:2234 msgid "some non-x86 Linux vmlinuz kernels" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1370 ../src/guestfs-actions.pod:2236 +#: ../fish/guestfish-actions.pod:1372 ../src/guestfs-actions.pod:2238 msgid "What it can't do currently:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1376 ../src/guestfs-actions.pod:2242 +#: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2244 msgid "static libraries (libfoo.a)" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1380 ../src/guestfs-actions.pod:2246 +#: ../fish/guestfish-actions.pod:1382 ../src/guestfs-actions.pod:2248 msgid "Linux old-style initrd as compressed ext2 filesystem (RHEL 3)" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1384 ../src/guestfs-actions.pod:2250 +#: ../fish/guestfish-actions.pod:1386 ../src/guestfs-actions.pod:2252 msgid "x86 Linux vmlinuz kernels" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1386 ../src/guestfs-actions.pod:2252 +#: ../fish/guestfish-actions.pod:1388 ../src/guestfs-actions.pod:2254 msgid "" "x86 vmlinuz images (bzImage format) consist of a mix of 16-, 32- and " "compressed code, and are horribly hard to unpack. If you want to find the " @@ -9904,12 +9912,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1393 +#: ../fish/guestfish-actions.pod:1395 msgid "filesize" msgstr "filesize" #. type: verbatim -#: ../fish/guestfish-actions.pod:1395 +#: ../fish/guestfish-actions.pod:1397 #, no-wrap msgid "" " filesize file\n" @@ -9919,24 +9927,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1397 ../src/guestfs-actions.pod:2270 +#: ../fish/guestfish-actions.pod:1399 ../src/guestfs-actions.pod:2272 msgid "This command returns the size of C<file> in bytes." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1399 +#: ../fish/guestfish-actions.pod:1401 msgid "" "To get other stats about a file, use L</stat>, L</lstat>, L</is-dir>, L</is-" "file> etc. To get the size of block devices, use L</blockdev-getsize64>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1403 +#: ../fish/guestfish-actions.pod:1405 msgid "fill" msgstr "fill" #. type: verbatim -#: ../fish/guestfish-actions.pod:1405 +#: ../fish/guestfish-actions.pod:1407 #, no-wrap msgid "" " fill c len path\n" @@ -9944,7 +9952,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1407 ../src/guestfs-actions.pod:2288 +#: ../fish/guestfish-actions.pod:1409 ../src/guestfs-actions.pod:2290 msgid "" "This command creates a new file called C<path>. The initial content of the " "file is C<len> octets of C<c>, where C<c> must be a number in the range C<" @@ -9952,7 +9960,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1411 +#: ../fish/guestfish-actions.pod:1413 msgid "" "To fill a file with zero bytes (sparsely), it is much more efficient to use " "L</truncate-size>. To create a file with a pattern of repeating bytes use " @@ -9960,12 +9968,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1416 +#: ../fish/guestfish-actions.pod:1418 msgid "fill-pattern" msgstr "fill-pattern" #. type: verbatim -#: ../fish/guestfish-actions.pod:1418 +#: ../fish/guestfish-actions.pod:1420 #, no-wrap msgid "" " fill-pattern pattern len path\n" @@ -9973,7 +9981,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1420 +#: ../fish/guestfish-actions.pod:1422 msgid "" "This function is like L</fill> except that it creates a new file of length " "C<len> containing the repeating pattern of bytes in C<pattern>. The pattern " @@ -9982,12 +9990,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1425 +#: ../fish/guestfish-actions.pod:1427 msgid "find" msgstr "find" #. type: verbatim -#: ../fish/guestfish-actions.pod:1427 +#: ../fish/guestfish-actions.pod:1429 #, no-wrap msgid "" " find directory\n" @@ -9997,7 +10005,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1429 ../src/guestfs-actions.pod:2334 +#: ../fish/guestfish-actions.pod:1431 ../src/guestfs-actions.pod:2336 msgid "" "This command lists out all files and directories, recursively, starting at " "C<directory>. It is essentially equivalent to running the shell command " @@ -10006,14 +10014,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2339 +#: ../fish/guestfish-actions.pod:1436 ../src/guestfs-actions.pod:2341 msgid "" "This returns a list of strings I<without any prefix>. Thus if the directory " "structure was:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1437 ../src/guestfs-actions.pod:2342 +#: ../fish/guestfish-actions.pod:1439 ../src/guestfs-actions.pod:2344 #, no-wrap msgid "" " /tmp/a\n" @@ -10023,12 +10031,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1441 +#: ../fish/guestfish-actions.pod:1443 msgid "then the returned list from L</find> C</tmp> would be 4 elements:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2349 +#: ../fish/guestfish-actions.pod:1446 ../src/guestfs-actions.pod:2351 #, no-wrap msgid "" " a\n" @@ -10039,27 +10047,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1449 ../src/guestfs-actions.pod:2354 +#: ../fish/guestfish-actions.pod:1451 ../src/guestfs-actions.pod:2356 msgid "If C<directory> is not a directory, then this command returns an error." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1452 ../src/guestfs-actions.pod:2357 +#: ../fish/guestfish-actions.pod:1454 ../src/guestfs-actions.pod:2359 msgid "The returned list is sorted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1454 +#: ../fish/guestfish-actions.pod:1456 msgid "See also L</find0>." msgstr "Див. також L</find0>." #. type: =head2 -#: ../fish/guestfish-actions.pod:1459 +#: ../fish/guestfish-actions.pod:1461 msgid "find0" msgstr "find0" #. type: verbatim -#: ../fish/guestfish-actions.pod:1461 +#: ../fish/guestfish-actions.pod:1463 #, no-wrap msgid "" " find0 directory (files|-)\n" @@ -10069,7 +10077,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1463 ../src/guestfs-actions.pod:2377 +#: ../fish/guestfish-actions.pod:1465 ../src/guestfs-actions.pod:2379 msgid "" "This command lists out all files and directories, recursively, starting at " "C<directory>, placing the resulting list in the external file called " @@ -10077,40 +10085,40 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1467 +#: ../fish/guestfish-actions.pod:1469 msgid "" "This command works the same way as L</find> with the following exceptions:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1474 ../src/guestfs-actions.pod:2388 +#: ../fish/guestfish-actions.pod:1476 ../src/guestfs-actions.pod:2390 msgid "The resulting list is written to an external file." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1478 ../src/guestfs-actions.pod:2392 +#: ../fish/guestfish-actions.pod:1480 ../src/guestfs-actions.pod:2394 msgid "" "Items (filenames) in the result are separated by C<\\0> characters. See " "L<find(1)> option I<-print0>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1483 ../src/guestfs-actions.pod:2397 +#: ../fish/guestfish-actions.pod:1485 ../src/guestfs-actions.pod:2399 msgid "This command is not limited in the number of names that it can return." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1488 ../src/guestfs-actions.pod:2402 +#: ../fish/guestfish-actions.pod:1490 ../src/guestfs-actions.pod:2404 msgid "The result list is not sorted." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1494 +#: ../fish/guestfish-actions.pod:1496 msgid "findfs-label" msgstr "findfs-label" #. type: verbatim -#: ../fish/guestfish-actions.pod:1496 +#: ../fish/guestfish-actions.pod:1498 #, no-wrap msgid "" " findfs-label label\n" @@ -10120,24 +10128,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1498 ../src/guestfs-actions.pod:2416 +#: ../fish/guestfish-actions.pod:1500 ../src/guestfs-actions.pod:2418 msgid "" "This command searches the filesystems and returns the one which has the " "given label. An error is returned if no such filesystem can be found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1502 +#: ../fish/guestfish-actions.pod:1504 msgid "To find the label of a filesystem, use L</vfs-label>." msgstr "Для визначення мітки файлової системи скористайтеся L</vfs-label>." #. type: =head2 -#: ../fish/guestfish-actions.pod:1504 +#: ../fish/guestfish-actions.pod:1506 msgid "findfs-uuid" msgstr "findfs-uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:1506 +#: ../fish/guestfish-actions.pod:1508 #, no-wrap msgid "" " findfs-uuid uuid\n" @@ -10147,24 +10155,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1508 ../src/guestfs-actions.pod:2433 +#: ../fish/guestfish-actions.pod:1510 ../src/guestfs-actions.pod:2435 msgid "" "This command searches the filesystems and returns the one which has the " "given UUID. An error is returned if no such filesystem can be found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1512 +#: ../fish/guestfish-actions.pod:1514 msgid "To find the UUID of a filesystem, use L</vfs-uuid>." msgstr "Для визначення UUID файлової системи скористайтеся L</vfs-uuid>." #. type: =head2 -#: ../fish/guestfish-actions.pod:1514 +#: ../fish/guestfish-actions.pod:1516 msgid "fsck" msgstr "fsck" #. type: verbatim -#: ../fish/guestfish-actions.pod:1516 +#: ../fish/guestfish-actions.pod:1518 #, no-wrap msgid "" " fsck fstype device\n" @@ -10174,49 +10182,49 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1518 ../src/guestfs-actions.pod:2451 +#: ../fish/guestfish-actions.pod:1520 ../src/guestfs-actions.pod:2453 msgid "" "This runs the filesystem checker (fsck) on C<device> which should have " "filesystem type C<fstype>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1521 ../src/guestfs-actions.pod:2454 +#: ../fish/guestfish-actions.pod:1523 ../src/guestfs-actions.pod:2456 msgid "" "The returned integer is the status. See L<fsck(8)> for the list of status " "codes from C<fsck>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1530 ../src/guestfs-actions.pod:2463 +#: ../fish/guestfish-actions.pod:1532 ../src/guestfs-actions.pod:2465 msgid "Multiple status codes can be summed together." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1534 ../src/guestfs-actions.pod:2467 +#: ../fish/guestfish-actions.pod:1536 ../src/guestfs-actions.pod:2469 msgid "" "A non-zero return code can mean \"success\", for example if errors have been " "corrected on the filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1539 ../src/guestfs-actions.pod:2472 +#: ../fish/guestfish-actions.pod:1541 ../src/guestfs-actions.pod:2474 msgid "Checking or repairing NTFS volumes is not supported (by linux-ntfs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1544 ../src/guestfs-actions.pod:2477 +#: ../fish/guestfish-actions.pod:1546 ../src/guestfs-actions.pod:2479 msgid "" "This command is entirely equivalent to running C<fsck -a -t fstype device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1546 +#: ../fish/guestfish-actions.pod:1548 msgid "get-append" msgstr "get-append" #. type: verbatim -#: ../fish/guestfish-actions.pod:1548 +#: ../fish/guestfish-actions.pod:1550 #, no-wrap msgid "" " get-append\n" @@ -10226,24 +10234,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1550 ../src/guestfs-actions.pod:2488 +#: ../fish/guestfish-actions.pod:1552 ../src/guestfs-actions.pod:2490 msgid "" "Return the additional kernel options which are added to the guest kernel " "command line." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2491 +#: ../fish/guestfish-actions.pod:1555 ../src/guestfs-actions.pod:2493 msgid "If C<NULL> then no options are added." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1555 +#: ../fish/guestfish-actions.pod:1557 msgid "get-attach-method" msgstr "get-attach-method" #. type: verbatim -#: ../fish/guestfish-actions.pod:1557 +#: ../fish/guestfish-actions.pod:1559 #, no-wrap msgid "" " get-attach-method\n" @@ -10253,17 +10261,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1559 +#: ../fish/guestfish-actions.pod:1561 msgid "Return the current attach method. See L</set-attach-method>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1561 +#: ../fish/guestfish-actions.pod:1563 msgid "get-autosync" msgstr "get-autosync" #. type: verbatim -#: ../fish/guestfish-actions.pod:1563 +#: ../fish/guestfish-actions.pod:1565 #, no-wrap msgid "" " get-autosync\n" @@ -10273,17 +10281,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1565 ../src/guestfs-actions.pod:2516 +#: ../fish/guestfish-actions.pod:1567 ../src/guestfs-actions.pod:2518 msgid "Get the autosync flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1567 +#: ../fish/guestfish-actions.pod:1569 msgid "get-direct" msgstr "get-direct" #. type: verbatim -#: ../fish/guestfish-actions.pod:1569 +#: ../fish/guestfish-actions.pod:1571 #, no-wrap msgid "" " get-direct\n" @@ -10293,17 +10301,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2527 +#: ../fish/guestfish-actions.pod:1573 ../src/guestfs-actions.pod:2529 msgid "Return the direct appliance mode flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1573 +#: ../fish/guestfish-actions.pod:1575 msgid "get-e2label" msgstr "get-e2label" #. type: verbatim -#: ../fish/guestfish-actions.pod:1575 +#: ../fish/guestfish-actions.pod:1577 #, no-wrap msgid "" " get-e2label device\n" @@ -10313,25 +10321,25 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1577 ../src/guestfs-actions.pod:2546 +#: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2548 msgid "" "This returns the ext2/3/4 filesystem label of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1580 +#: ../fish/guestfish-actions.pod:1582 msgid "" "I<This function is deprecated.> In new code, use the L</vfs-label> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1587 +#: ../fish/guestfish-actions.pod:1589 msgid "get-e2uuid" msgstr "get-e2uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:1589 +#: ../fish/guestfish-actions.pod:1591 #, no-wrap msgid "" " get-e2uuid device\n" @@ -10341,25 +10349,25 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1591 ../src/guestfs-actions.pod:2567 +#: ../fish/guestfish-actions.pod:1593 ../src/guestfs-actions.pod:2569 msgid "" "This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1594 +#: ../fish/guestfish-actions.pod:1596 msgid "" "I<This function is deprecated.> In new code, use the L</vfs-uuid> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1601 +#: ../fish/guestfish-actions.pod:1603 msgid "get-memsize" msgstr "get-memsize" #. type: verbatim -#: ../fish/guestfish-actions.pod:1603 +#: ../fish/guestfish-actions.pod:1605 #, no-wrap msgid "" " get-memsize\n" @@ -10369,13 +10377,13 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1605 ../src/guestfs-actions.pod:2580 +#: ../fish/guestfish-actions.pod:1607 ../src/guestfs-actions.pod:2582 msgid "" "This gets the memory size in megabytes allocated to the qemu subprocess." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1608 +#: ../fish/guestfish-actions.pod:1610 msgid "" "If L</set-memsize> was not called on this handle, and if " "C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " @@ -10383,21 +10391,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1612 ../fish/guestfish-actions.pod:1669 -#: ../fish/guestfish-actions.pod:4561 ../fish/guestfish-actions.pod:4665 -#: ../src/guestfs-actions.pod:2587 ../src/guestfs-actions.pod:2679 -#: ../src/guestfs-actions.pod:7072 ../src/guestfs-actions.pod:7200 +#: ../fish/guestfish-actions.pod:1614 ../fish/guestfish-actions.pod:1671 +#: ../fish/guestfish-actions.pod:4568 ../fish/guestfish-actions.pod:4672 +#: ../src/guestfs-actions.pod:2589 ../src/guestfs-actions.pod:2681 +#: ../src/guestfs-actions.pod:7079 ../src/guestfs-actions.pod:7207 msgid "" "For more information on the architecture of libguestfs, see L<guestfs(3)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1615 +#: ../fish/guestfish-actions.pod:1617 msgid "get-network" msgstr "get-network" #. type: verbatim -#: ../fish/guestfish-actions.pod:1617 +#: ../fish/guestfish-actions.pod:1619 #, no-wrap msgid "" " get-network\n" @@ -10407,17 +10415,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1619 ../src/guestfs-actions.pod:2599 +#: ../fish/guestfish-actions.pod:1621 ../src/guestfs-actions.pod:2601 msgid "This returns the enable network flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1621 +#: ../fish/guestfish-actions.pod:1623 msgid "get-path" msgstr "get-path" #. type: verbatim -#: ../fish/guestfish-actions.pod:1623 +#: ../fish/guestfish-actions.pod:1625 #, no-wrap msgid "" " get-path\n" @@ -10427,24 +10435,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1625 ../src/guestfs-actions.pod:2610 +#: ../fish/guestfish-actions.pod:1627 ../src/guestfs-actions.pod:2612 msgid "Return the current search path." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1627 ../src/guestfs-actions.pod:2612 +#: ../fish/guestfish-actions.pod:1629 ../src/guestfs-actions.pod:2614 msgid "" "This is always non-NULL. If it wasn't set already, then this will return " "the default path." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1630 +#: ../fish/guestfish-actions.pod:1632 msgid "get-pgroup" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1632 +#: ../fish/guestfish-actions.pod:1634 #, no-wrap msgid "" " get-pgroup\n" @@ -10452,22 +10460,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1634 ../src/guestfs-actions.pod:2625 +#: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2627 msgid "This returns the process group flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1636 +#: ../fish/guestfish-actions.pod:1638 msgid "get-pid" msgstr "get-pid" #. type: =head2 -#: ../fish/guestfish-actions.pod:1638 +#: ../fish/guestfish-actions.pod:1640 msgid "pid" msgstr "PID" #. type: verbatim -#: ../fish/guestfish-actions.pod:1640 +#: ../fish/guestfish-actions.pod:1642 #, no-wrap msgid "" " get-pid\n" @@ -10477,24 +10485,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1642 ../src/guestfs-actions.pod:2636 +#: ../fish/guestfish-actions.pod:1644 ../src/guestfs-actions.pod:2638 msgid "" "Return the process ID of the qemu subprocess. If there is no qemu " "subprocess, then this will return an error." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1645 ../src/guestfs-actions.pod:2639 +#: ../fish/guestfish-actions.pod:1647 ../src/guestfs-actions.pod:2641 msgid "This is an internal call used for debugging and testing." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1647 +#: ../fish/guestfish-actions.pod:1649 msgid "get-qemu" msgstr "get-qemu" #. type: verbatim -#: ../fish/guestfish-actions.pod:1649 +#: ../fish/guestfish-actions.pod:1651 #, no-wrap msgid "" " get-qemu\n" @@ -10504,24 +10512,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1651 ../src/guestfs-actions.pod:2650 +#: ../fish/guestfish-actions.pod:1653 ../src/guestfs-actions.pod:2652 msgid "Return the current qemu binary." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1653 ../src/guestfs-actions.pod:2652 +#: ../fish/guestfish-actions.pod:1655 ../src/guestfs-actions.pod:2654 msgid "" "This is always non-NULL. If it wasn't set already, then this will return " "the default qemu binary name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1656 +#: ../fish/guestfish-actions.pod:1658 msgid "get-recovery-proc" msgstr "get-recovery-proc" #. type: verbatim -#: ../fish/guestfish-actions.pod:1658 +#: ../fish/guestfish-actions.pod:1660 #, no-wrap msgid "" " get-recovery-proc\n" @@ -10531,17 +10539,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1660 ../src/guestfs-actions.pod:2665 +#: ../fish/guestfish-actions.pod:1662 ../src/guestfs-actions.pod:2667 msgid "Return the recovery process enabled flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1662 +#: ../fish/guestfish-actions.pod:1664 msgid "get-selinux" msgstr "get-selinux" #. type: verbatim -#: ../fish/guestfish-actions.pod:1664 +#: ../fish/guestfish-actions.pod:1666 #, no-wrap msgid "" " get-selinux\n" @@ -10551,19 +10559,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1666 +#: ../fish/guestfish-actions.pod:1668 msgid "" "This returns the current setting of the selinux flag which is passed to the " "appliance at boot time. See L</set-selinux>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1672 +#: ../fish/guestfish-actions.pod:1674 msgid "get-smp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1674 +#: ../fish/guestfish-actions.pod:1676 #, no-wrap msgid "" " get-smp\n" @@ -10571,17 +10579,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1676 ../src/guestfs-actions.pod:2691 +#: ../fish/guestfish-actions.pod:1678 ../src/guestfs-actions.pod:2693 msgid "This returns the number of virtual CPUs assigned to the appliance." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1678 +#: ../fish/guestfish-actions.pod:1680 msgid "get-state" msgstr "get-state" #. type: verbatim -#: ../fish/guestfish-actions.pod:1680 +#: ../fish/guestfish-actions.pod:1682 #, no-wrap msgid "" " get-state\n" @@ -10591,28 +10599,28 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1682 ../src/guestfs-actions.pod:2702 +#: ../fish/guestfish-actions.pod:1684 ../src/guestfs-actions.pod:2704 msgid "" "This returns the current state as an opaque integer. This is only useful " "for printing debug and internal error messages." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1685 ../fish/guestfish-actions.pod:2646 -#: ../fish/guestfish-actions.pod:2664 ../fish/guestfish-actions.pod:2702 -#: ../fish/guestfish-actions.pod:2718 ../src/guestfs-actions.pod:2705 -#: ../src/guestfs-actions.pod:4026 ../src/guestfs-actions.pod:4055 -#: ../src/guestfs-actions.pod:4116 ../src/guestfs-actions.pod:4143 +#: ../fish/guestfish-actions.pod:1687 ../fish/guestfish-actions.pod:2648 +#: ../fish/guestfish-actions.pod:2666 ../fish/guestfish-actions.pod:2704 +#: ../fish/guestfish-actions.pod:2720 ../src/guestfs-actions.pod:2707 +#: ../src/guestfs-actions.pod:4028 ../src/guestfs-actions.pod:4057 +#: ../src/guestfs-actions.pod:4118 ../src/guestfs-actions.pod:4145 msgid "For more information on states, see L<guestfs(3)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1687 +#: ../fish/guestfish-actions.pod:1689 msgid "get-trace" msgstr "get-trace" #. type: verbatim -#: ../fish/guestfish-actions.pod:1689 +#: ../fish/guestfish-actions.pod:1691 #, no-wrap msgid "" " get-trace\n" @@ -10622,17 +10630,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1691 ../src/guestfs-actions.pod:2716 +#: ../fish/guestfish-actions.pod:1693 ../src/guestfs-actions.pod:2718 msgid "Return the command trace flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1693 +#: ../fish/guestfish-actions.pod:1695 msgid "get-umask" msgstr "get-umask" #. type: verbatim -#: ../fish/guestfish-actions.pod:1695 +#: ../fish/guestfish-actions.pod:1697 #, no-wrap msgid "" " get-umask\n" @@ -10642,19 +10650,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1697 +#: ../fish/guestfish-actions.pod:1699 msgid "" "Return the current umask. By default the umask is C<022> unless it has been " "set by calling L</umask>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1700 +#: ../fish/guestfish-actions.pod:1702 msgid "get-verbose" msgstr "get-verbose" #. type: verbatim -#: ../fish/guestfish-actions.pod:1702 +#: ../fish/guestfish-actions.pod:1704 #, no-wrap msgid "" " get-verbose\n" @@ -10664,17 +10672,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1704 ../src/guestfs-actions.pod:2739 +#: ../fish/guestfish-actions.pod:1706 ../src/guestfs-actions.pod:2741 msgid "This returns the verbose messages flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1706 +#: ../fish/guestfish-actions.pod:1708 msgid "getcon" msgstr "getcon" #. type: verbatim -#: ../fish/guestfish-actions.pod:1708 +#: ../fish/guestfish-actions.pod:1710 #, no-wrap msgid "" " getcon\n" @@ -10684,22 +10692,22 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1710 ../src/guestfs-actions.pod:2750 +#: ../fish/guestfish-actions.pod:1712 ../src/guestfs-actions.pod:2752 msgid "This gets the SELinux security context of the daemon." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1712 +#: ../fish/guestfish-actions.pod:1714 msgid "See the documentation about SELINUX in L<guestfs(3)>, and L</setcon>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1715 +#: ../fish/guestfish-actions.pod:1717 msgid "getxattr" msgstr "getxattr" #. type: verbatim -#: ../fish/guestfish-actions.pod:1717 +#: ../fish/guestfish-actions.pod:1719 #, no-wrap msgid "" " getxattr path name\n" @@ -10709,7 +10717,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1719 +#: ../fish/guestfish-actions.pod:1721 msgid "" "Get a single extended attribute from file C<path> named C<name>. This call " "follows symlinks. If you want to lookup an extended attribute for the " @@ -10717,7 +10725,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1723 ../fish/guestfish-actions.pod:2800 +#: ../fish/guestfish-actions.pod:1725 ../fish/guestfish-actions.pod:2807 msgid "" "Normally it is better to get all extended attributes from a file in one go " "by calling L</getxattrs>. However some Linux filesystem implementations are " @@ -10727,25 +10735,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1730 ../fish/guestfish-actions.pod:2807 -#: ../src/guestfs-actions.pod:2779 ../src/guestfs-actions.pod:4285 +#: ../fish/guestfish-actions.pod:1732 ../fish/guestfish-actions.pod:2814 +#: ../src/guestfs-actions.pod:2781 ../src/guestfs-actions.pod:4292 msgid "" "Extended attribute values are blobs of binary data. If there is no extended " "attribute named C<name>, this returns an error." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1733 +#: ../fish/guestfish-actions.pod:1735 msgid "See also: L</getxattrs>, L</lgetxattr>, L<attr(5)>." msgstr "Див. також L</getxattrs>, L</lgetxattr>, L<attr(5)>." #. type: =head2 -#: ../fish/guestfish-actions.pod:1735 +#: ../fish/guestfish-actions.pod:1737 msgid "getxattrs" msgstr "getxattrs" #. type: verbatim -#: ../fish/guestfish-actions.pod:1737 +#: ../fish/guestfish-actions.pod:1739 #, no-wrap msgid "" " getxattrs path\n" @@ -10755,30 +10763,30 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1739 ../src/guestfs-actions.pod:2796 +#: ../fish/guestfish-actions.pod:1741 ../src/guestfs-actions.pod:2798 msgid "" "This call lists the extended attributes of the file or directory C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2799 +#: ../fish/guestfish-actions.pod:1744 ../src/guestfs-actions.pod:2801 msgid "" "At the system call level, this is a combination of the L<listxattr(2)> and " "L<getxattr(2)> calls." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1745 +#: ../fish/guestfish-actions.pod:1747 msgid "See also: L</lgetxattrs>, L<attr(5)>." msgstr "Див. також L</lgetxattrs>, L<attr(5)>." #. type: =head2 -#: ../fish/guestfish-actions.pod:1747 +#: ../fish/guestfish-actions.pod:1749 msgid "glob-expand" msgstr "glob-expand" #. type: verbatim -#: ../fish/guestfish-actions.pod:1749 +#: ../fish/guestfish-actions.pod:1751 #, no-wrap msgid "" " glob-expand pattern\n" @@ -10788,32 +10796,32 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1751 ../src/guestfs-actions.pod:2816 +#: ../fish/guestfish-actions.pod:1753 ../src/guestfs-actions.pod:2818 msgid "" "This command searches for all the pathnames matching C<pattern> according to " "the wildcard expansion rules used by the shell." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1755 ../src/guestfs-actions.pod:2820 +#: ../fish/guestfish-actions.pod:1757 ../src/guestfs-actions.pod:2822 msgid "" "If no paths match, then this returns an empty list (note: not an error)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1758 ../src/guestfs-actions.pod:2823 +#: ../fish/guestfish-actions.pod:1760 ../src/guestfs-actions.pod:2825 msgid "" "It is just a wrapper around the C L<glob(3)> function with flags C<GLOB_MARK|" "GLOB_BRACE>. See that manual page for more details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1762 +#: ../fish/guestfish-actions.pod:1764 msgid "grep" msgstr "grep" #. type: verbatim -#: ../fish/guestfish-actions.pod:1764 +#: ../fish/guestfish-actions.pod:1766 #, no-wrap msgid "" " grep regex path\n" @@ -10823,17 +10831,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1766 ../src/guestfs-actions.pod:2840 +#: ../fish/guestfish-actions.pod:1768 ../src/guestfs-actions.pod:2842 msgid "This calls the external C<grep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1772 +#: ../fish/guestfish-actions.pod:1774 msgid "grepi" msgstr "grepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:1774 +#: ../fish/guestfish-actions.pod:1776 #, no-wrap msgid "" " grepi regex path\n" @@ -10843,18 +10851,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1776 ../src/guestfs-actions.pod:2859 +#: ../fish/guestfish-actions.pod:1778 ../src/guestfs-actions.pod:2861 msgid "" "This calls the external C<grep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1782 +#: ../fish/guestfish-actions.pod:1784 msgid "grub-install" msgstr "grub-install" #. type: verbatim -#: ../fish/guestfish-actions.pod:1784 +#: ../fish/guestfish-actions.pod:1786 #, no-wrap msgid "" " grub-install root device\n" @@ -10864,14 +10872,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1786 ../src/guestfs-actions.pod:2878 +#: ../fish/guestfish-actions.pod:1788 ../src/guestfs-actions.pod:2880 msgid "" "This command installs GRUB 1 (the Grand Unified Bootloader) on C<device>, " "with the root directory being C<root>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2887 +#: ../fish/guestfish-actions.pod:1797 ../src/guestfs-actions.pod:2889 msgid "" "There is currently no way in the API to install grub2, which is used by most " "modern Linux guests. It is possible to run the grub2 command from the " @@ -10879,7 +10887,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1802 ../src/guestfs-actions.pod:2894 +#: ../fish/guestfish-actions.pod:1804 ../src/guestfs-actions.pod:2896 msgid "" "This uses C<grub-install> from the host. Unfortunately grub is not always " "compatible with itself, so this only works in rather narrow circumstances. " @@ -10887,7 +10895,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1809 ../src/guestfs-actions.pod:2901 +#: ../fish/guestfish-actions.pod:1811 ../src/guestfs-actions.pod:2903 msgid "" "If grub-install reports the error \"No suitable drive was found in the " "generated device map.\" it may be that you need to create a C</boot/grub/" @@ -10897,7 +10905,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1816 ../src/guestfs-actions.pod:2908 +#: ../fish/guestfish-actions.pod:1818 ../src/guestfs-actions.pod:2910 #, no-wrap msgid "" " (hd0) /dev/vda\n" @@ -10905,17 +10913,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1818 ../src/guestfs-actions.pod:2910 +#: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2912 msgid "replacing C</dev/vda> with the name of the installation device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1822 +#: ../fish/guestfish-actions.pod:1824 msgid "head" msgstr "head" #. type: verbatim -#: ../fish/guestfish-actions.pod:1824 +#: ../fish/guestfish-actions.pod:1826 #, no-wrap msgid "" " head path\n" @@ -10925,18 +10933,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1826 ../src/guestfs-actions.pod:2924 +#: ../fish/guestfish-actions.pod:1828 ../src/guestfs-actions.pod:2926 msgid "" "This command returns up to the first 10 lines of a file as a list of strings." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1832 +#: ../fish/guestfish-actions.pod:1834 msgid "head-n" msgstr "head-n" #. type: verbatim -#: ../fish/guestfish-actions.pod:1834 +#: ../fish/guestfish-actions.pod:1836 #, no-wrap msgid "" " head-n nrlines path\n" @@ -10944,32 +10952,32 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2943 +#: ../fish/guestfish-actions.pod:1838 ../src/guestfs-actions.pod:2945 msgid "" "If the parameter C<nrlines> is a positive number, this returns the first " "C<nrlines> lines of the file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1839 ../src/guestfs-actions.pod:2946 +#: ../fish/guestfish-actions.pod:1841 ../src/guestfs-actions.pod:2948 msgid "" "If the parameter C<nrlines> is a negative number, this returns lines from " "the file C<path>, excluding the last C<nrlines> lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1842 ../fish/guestfish-actions.pod:5066 -#: ../src/guestfs-actions.pod:2949 ../src/guestfs-actions.pod:7802 +#: ../fish/guestfish-actions.pod:1844 ../fish/guestfish-actions.pod:5073 +#: ../src/guestfs-actions.pod:2951 ../src/guestfs-actions.pod:7809 msgid "If the parameter C<nrlines> is zero, this returns an empty list." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1847 +#: ../fish/guestfish-actions.pod:1849 msgid "hexdump" msgstr "hexdump" #. type: verbatim -#: ../fish/guestfish-actions.pod:1849 +#: ../fish/guestfish-actions.pod:1851 #, no-wrap msgid "" " hexdump path\n" @@ -10979,19 +10987,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1851 ../src/guestfs-actions.pod:2966 +#: ../fish/guestfish-actions.pod:1853 ../src/guestfs-actions.pod:2968 msgid "" "This runs C<hexdump -C> on the given C<path>. The result is the human-" "readable, canonical hex dump of the file." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1857 +#: ../fish/guestfish-actions.pod:1859 msgid "initrd-cat" msgstr "initrd-cat" #. type: verbatim -#: ../fish/guestfish-actions.pod:1859 +#: ../fish/guestfish-actions.pod:1861 #, no-wrap msgid "" " initrd-cat initrdpath filename\n" @@ -11001,7 +11009,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1861 ../src/guestfs-actions.pod:2985 +#: ../fish/guestfish-actions.pod:1863 ../src/guestfs-actions.pod:2987 msgid "" "This command unpacks the file C<filename> from the initrd file called " "C<initrdpath>. The filename must be given I<without> the initial C</> " @@ -11009,7 +11017,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1865 ../src/guestfs-actions.pod:2989 +#: ../fish/guestfish-actions.pod:1867 ../src/guestfs-actions.pod:2991 msgid "" "For example, in guestfish you could use the following command to examine the " "boot script (usually called C</init>) contained in a Linux initrd or " @@ -11017,7 +11025,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:1869 ../src/guestfs-actions.pod:2993 +#: ../fish/guestfish-actions.pod:1871 ../src/guestfs-actions.pod:2995 #, no-wrap msgid "" " initrd-cat /boot/initrd-<version>.img init\n" @@ -11025,17 +11033,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1871 +#: ../fish/guestfish-actions.pod:1873 msgid "See also L</initrd-list>." msgstr "Див. також L</initrd-list>." #. type: =head2 -#: ../fish/guestfish-actions.pod:1876 +#: ../fish/guestfish-actions.pod:1878 msgid "initrd-list" msgstr "initrd-list" #. type: verbatim -#: ../fish/guestfish-actions.pod:1878 +#: ../fish/guestfish-actions.pod:1880 #, no-wrap msgid "" " initrd-list path\n" @@ -11045,12 +11053,12 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1880 ../src/guestfs-actions.pod:3012 +#: ../fish/guestfish-actions.pod:1882 ../src/guestfs-actions.pod:3014 msgid "This command lists out files contained in an initrd." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1882 ../src/guestfs-actions.pod:3014 +#: ../fish/guestfish-actions.pod:1884 ../src/guestfs-actions.pod:3016 msgid "" "The files are listed without any initial C</> character. The files are " "listed in the order they appear (not necessarily alphabetical). Directory " @@ -11058,7 +11066,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1886 ../src/guestfs-actions.pod:3018 +#: ../fish/guestfish-actions.pod:1888 ../src/guestfs-actions.pod:3020 msgid "" "Old Linux kernels (2.4 and earlier) used a compressed ext2 filesystem as " "initrd. We I<only> support the newer initramfs format (compressed cpio " @@ -11066,12 +11074,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1890 +#: ../fish/guestfish-actions.pod:1892 msgid "inotify-add-watch" msgstr "inotify-add-watch" #. type: verbatim -#: ../fish/guestfish-actions.pod:1892 +#: ../fish/guestfish-actions.pod:1894 #, no-wrap msgid "" " inotify-add-watch path mask\n" @@ -11081,31 +11089,31 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1894 ../src/guestfs-actions.pod:3035 +#: ../fish/guestfish-actions.pod:1896 ../src/guestfs-actions.pod:3037 msgid "Watch C<path> for the events listed in C<mask>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1896 ../src/guestfs-actions.pod:3037 +#: ../fish/guestfish-actions.pod:1898 ../src/guestfs-actions.pod:3039 msgid "" "Note that if C<path> is a directory then events within that directory are " "watched, but this does I<not> happen recursively (in subdirectories)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1900 ../src/guestfs-actions.pod:3041 +#: ../fish/guestfish-actions.pod:1902 ../src/guestfs-actions.pod:3043 msgid "" "Note for non-C or non-Linux callers: the inotify events are defined by the " "Linux kernel ABI and are listed in C</usr/include/sys/inotify.h>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1904 +#: ../fish/guestfish-actions.pod:1906 msgid "inotify-close" msgstr "inotify-close" #. type: verbatim -#: ../fish/guestfish-actions.pod:1906 +#: ../fish/guestfish-actions.pod:1908 #, no-wrap msgid "" " inotify-close\n" @@ -11115,7 +11123,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1908 ../src/guestfs-actions.pod:3054 +#: ../fish/guestfish-actions.pod:1910 ../src/guestfs-actions.pod:3056 msgid "" "This closes the inotify handle which was previously opened by inotify_init. " "It removes all watches, throws away any pending events, and deallocates all " @@ -11123,12 +11131,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1912 +#: ../fish/guestfish-actions.pod:1914 msgid "inotify-files" msgstr "inotify-files" #. type: verbatim -#: ../fish/guestfish-actions.pod:1914 +#: ../fish/guestfish-actions.pod:1916 #, no-wrap msgid "" " inotify-files\n" @@ -11138,7 +11146,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1916 +#: ../fish/guestfish-actions.pod:1918 msgid "" "This function is a helpful wrapper around L</inotify-read> which just " "returns a list of pathnames of objects that were touched. The returned " @@ -11146,12 +11154,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1920 +#: ../fish/guestfish-actions.pod:1922 msgid "inotify-init" msgstr "inotify-init" #. type: verbatim -#: ../fish/guestfish-actions.pod:1922 +#: ../fish/guestfish-actions.pod:1924 #, no-wrap msgid "" " inotify-init maxevents\n" @@ -11159,14 +11167,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1924 ../src/guestfs-actions.pod:3083 +#: ../fish/guestfish-actions.pod:1926 ../src/guestfs-actions.pod:3085 msgid "" "This command creates a new inotify handle. The inotify subsystem can be " "used to notify events which happen to objects in the guest filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1928 +#: ../fish/guestfish-actions.pod:1930 msgid "" "C<maxevents> is the maximum number of events which will be queued up between " "calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>, " @@ -11177,14 +11185,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1938 +#: ../fish/guestfish-actions.pod:1940 msgid "" "Before any events are generated, you have to add some watches to the " "internal watch list. See: L</inotify-add-watch> and L</inotify-rm-watch>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1942 +#: ../fish/guestfish-actions.pod:1944 msgid "" "Queued up events should be read periodically by calling L</inotify-read> (or " "L</inotify-files> which is just a helpful wrapper around L</inotify-read>). " @@ -11193,14 +11201,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1949 +#: ../fish/guestfish-actions.pod:1951 msgid "" "The handle should be closed after use by calling L</inotify-close>. This " "also removes any watches automatically." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1953 ../src/guestfs-actions.pod:3112 +#: ../fish/guestfish-actions.pod:1955 ../src/guestfs-actions.pod:3114 msgid "" "See also L<inotify(7)> for an overview of the inotify interface as exposed " "by the Linux kernel, which is roughly what we expose via libguestfs. Note " @@ -11208,12 +11216,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1958 +#: ../fish/guestfish-actions.pod:1960 msgid "inotify-read" msgstr "inotify-read" #. type: verbatim -#: ../fish/guestfish-actions.pod:1960 +#: ../fish/guestfish-actions.pod:1962 #, no-wrap msgid "" " inotify-read\n" @@ -11223,19 +11231,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1962 ../src/guestfs-actions.pod:3126 +#: ../fish/guestfish-actions.pod:1964 ../src/guestfs-actions.pod:3128 msgid "" "Return the complete queue of events that have happened since the previous " "read call." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1965 ../src/guestfs-actions.pod:3129 +#: ../fish/guestfish-actions.pod:1967 ../src/guestfs-actions.pod:3131 msgid "If no events have happened, this returns an empty list." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1967 ../src/guestfs-actions.pod:3131 +#: ../fish/guestfish-actions.pod:1969 ../src/guestfs-actions.pod:3133 msgid "" "I<Note>: In order to make sure that all events have been read, you must call " "this function repeatedly until it returns an empty list. The reason is that " @@ -11244,12 +11252,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1973 +#: ../fish/guestfish-actions.pod:1975 msgid "inotify-rm-watch" msgstr "inotify-rm-watch" #. type: verbatim -#: ../fish/guestfish-actions.pod:1975 +#: ../fish/guestfish-actions.pod:1977 #, no-wrap msgid "" " inotify-rm-watch wd\n" @@ -11257,17 +11265,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1977 +#: ../fish/guestfish-actions.pod:1979 msgid "Remove a previously defined inotify watch. See L</inotify-add-watch>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1980 +#: ../fish/guestfish-actions.pod:1982 msgid "inspect-get-arch" msgstr "inspect-get-arch" #. type: verbatim -#: ../fish/guestfish-actions.pod:1982 +#: ../fish/guestfish-actions.pod:1984 #, no-wrap msgid "" " inspect-get-arch root\n" @@ -11277,47 +11285,47 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1984 +#: ../fish/guestfish-actions.pod:1986 msgid "" "This returns the architecture of the inspected operating system. The " "possible return values are listed under L</file-architecture>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1988 ../src/guestfs-actions.pod:3166 +#: ../fish/guestfish-actions.pod:1990 ../src/guestfs-actions.pod:3168 msgid "" "If the architecture could not be determined, then the string C<unknown> is " "returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1991 ../fish/guestfish-actions.pod:2086 -#: ../fish/guestfish-actions.pod:2165 ../fish/guestfish-actions.pod:2177 -#: ../fish/guestfish-actions.pod:2261 ../fish/guestfish-actions.pod:2323 -#: ../fish/guestfish-actions.pod:2344 ../fish/guestfish-actions.pod:2358 -#: ../fish/guestfish-actions.pod:2398 ../fish/guestfish-actions.pod:2438 -#: ../fish/guestfish-actions.pod:2451 ../fish/guestfish-actions.pod:2464 -#: ../fish/guestfish-actions.pod:2474 ../fish/guestfish-actions.pod:2484 -#: ../fish/guestfish-actions.pod:2496 ../fish/guestfish-actions.pod:2592 -#: ../fish/guestfish-actions.pod:2626 ../src/guestfs-actions.pod:3169 -#: ../src/guestfs-actions.pod:3271 ../src/guestfs-actions.pod:3375 -#: ../src/guestfs-actions.pod:3394 ../src/guestfs-actions.pod:3525 -#: ../src/guestfs-actions.pod:3609 ../src/guestfs-actions.pod:3637 -#: ../src/guestfs-actions.pod:3658 ../src/guestfs-actions.pod:3711 -#: ../src/guestfs-actions.pod:3759 ../src/guestfs-actions.pod:3779 -#: ../src/guestfs-actions.pod:3799 ../src/guestfs-actions.pod:3816 -#: ../src/guestfs-actions.pod:3832 ../src/guestfs-actions.pod:3850 -#: ../src/guestfs-actions.pod:3952 ../src/guestfs-actions.pod:3993 +#: ../fish/guestfish-actions.pod:1993 ../fish/guestfish-actions.pod:2088 +#: ../fish/guestfish-actions.pod:2167 ../fish/guestfish-actions.pod:2179 +#: ../fish/guestfish-actions.pod:2263 ../fish/guestfish-actions.pod:2325 +#: ../fish/guestfish-actions.pod:2346 ../fish/guestfish-actions.pod:2360 +#: ../fish/guestfish-actions.pod:2400 ../fish/guestfish-actions.pod:2440 +#: ../fish/guestfish-actions.pod:2453 ../fish/guestfish-actions.pod:2466 +#: ../fish/guestfish-actions.pod:2476 ../fish/guestfish-actions.pod:2486 +#: ../fish/guestfish-actions.pod:2498 ../fish/guestfish-actions.pod:2594 +#: ../fish/guestfish-actions.pod:2628 ../src/guestfs-actions.pod:3171 +#: ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3377 +#: ../src/guestfs-actions.pod:3396 ../src/guestfs-actions.pod:3527 +#: ../src/guestfs-actions.pod:3611 ../src/guestfs-actions.pod:3639 +#: ../src/guestfs-actions.pod:3660 ../src/guestfs-actions.pod:3713 +#: ../src/guestfs-actions.pod:3761 ../src/guestfs-actions.pod:3781 +#: ../src/guestfs-actions.pod:3801 ../src/guestfs-actions.pod:3818 +#: ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:3852 +#: ../src/guestfs-actions.pod:3954 ../src/guestfs-actions.pod:3995 msgid "Please read L<guestfs(3)/INSPECTION> for more details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:1993 +#: ../fish/guestfish-actions.pod:1995 msgid "inspect-get-distro" msgstr "inspect-get-distro" #. type: verbatim -#: ../fish/guestfish-actions.pod:1995 +#: ../fish/guestfish-actions.pod:1997 #, no-wrap msgid "" " inspect-get-distro root\n" @@ -11327,227 +11335,227 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:1997 ../src/guestfs-actions.pod:3182 +#: ../fish/guestfish-actions.pod:1999 ../src/guestfs-actions.pod:3184 msgid "" "This returns the distro (distribution) of the inspected operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2000 ../src/guestfs-actions.pod:3185 +#: ../fish/guestfish-actions.pod:2002 ../src/guestfs-actions.pod:3187 msgid "Currently defined distros are:" msgstr "У поточній версії визначено такі дистрибутиви:" #. type: =item -#: ../fish/guestfish-actions.pod:2004 ../src/guestfs-actions.pod:3189 +#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3191 msgid "\"archlinux\"" msgstr "\"archlinux\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3191 +#: ../fish/guestfish-actions.pod:2008 ../src/guestfs-actions.pod:3193 msgid "Arch Linux." msgstr "Arch Linux." #. type: =item -#: ../fish/guestfish-actions.pod:2008 ../src/guestfs-actions.pod:3193 +#: ../fish/guestfish-actions.pod:2010 ../src/guestfs-actions.pod:3195 msgid "\"centos\"" msgstr "\"centos\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2010 ../src/guestfs-actions.pod:3195 +#: ../fish/guestfish-actions.pod:2012 ../src/guestfs-actions.pod:3197 msgid "CentOS." msgstr "CentOS." #. type: =item -#: ../fish/guestfish-actions.pod:2012 ../src/guestfs-actions.pod:3197 +#: ../fish/guestfish-actions.pod:2014 ../src/guestfs-actions.pod:3199 msgid "\"debian\"" msgstr "\"debian\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2014 ../src/guestfs-actions.pod:3199 +#: ../fish/guestfish-actions.pod:2016 ../src/guestfs-actions.pod:3201 msgid "Debian." msgstr "Debian." #. type: =item -#: ../fish/guestfish-actions.pod:2016 ../src/guestfs-actions.pod:3201 +#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:3203 msgid "\"fedora\"" msgstr "\"fedora\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:3203 +#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3205 msgid "Fedora." msgstr "Fedora." #. type: =item -#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3205 +#: ../fish/guestfish-actions.pod:2022 ../src/guestfs-actions.pod:3207 msgid "\"gentoo\"" msgstr "\"gentoo\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2022 ../src/guestfs-actions.pod:3207 +#: ../fish/guestfish-actions.pod:2024 ../src/guestfs-actions.pod:3209 msgid "Gentoo." msgstr "Gentoo." #. type: =item -#: ../fish/guestfish-actions.pod:2024 ../src/guestfs-actions.pod:3209 +#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3211 msgid "\"linuxmint\"" msgstr "\"linuxmint\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3211 +#: ../fish/guestfish-actions.pod:2028 ../src/guestfs-actions.pod:3213 msgid "Linux Mint." msgstr "Linux Mint." #. type: =item -#: ../fish/guestfish-actions.pod:2028 ../src/guestfs-actions.pod:3213 +#: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3215 msgid "\"mageia\"" msgstr "\"mageia\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3215 +#: ../fish/guestfish-actions.pod:2032 ../src/guestfs-actions.pod:3217 msgid "Mageia." msgstr "Mageia." #. type: =item -#: ../fish/guestfish-actions.pod:2032 ../src/guestfs-actions.pod:3217 +#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3219 msgid "\"mandriva\"" msgstr "\"mandriva\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3219 +#: ../fish/guestfish-actions.pod:2036 ../src/guestfs-actions.pod:3221 msgid "Mandriva." msgstr "Mandriva." #. type: =item -#: ../fish/guestfish-actions.pod:2036 ../src/guestfs-actions.pod:3221 +#: ../fish/guestfish-actions.pod:2038 ../src/guestfs-actions.pod:3223 msgid "\"meego\"" msgstr "\"meego\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2038 ../src/guestfs-actions.pod:3223 +#: ../fish/guestfish-actions.pod:2040 ../src/guestfs-actions.pod:3225 msgid "MeeGo." msgstr "MeeGo." #. type: =item -#: ../fish/guestfish-actions.pod:2040 ../src/guestfs-actions.pod:3225 +#: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3227 msgid "\"opensuse\"" msgstr "\"opensuse\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3227 +#: ../fish/guestfish-actions.pod:2044 ../src/guestfs-actions.pod:3229 msgid "OpenSUSE." msgstr "OpenSUSE." #. type: =item -#: ../fish/guestfish-actions.pod:2044 ../src/guestfs-actions.pod:3229 +#: ../fish/guestfish-actions.pod:2046 ../src/guestfs-actions.pod:3231 msgid "\"pardus\"" msgstr "\"pardus\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2046 ../src/guestfs-actions.pod:3231 +#: ../fish/guestfish-actions.pod:2048 ../src/guestfs-actions.pod:3233 msgid "Pardus." msgstr "Pardus." #. type: =item -#: ../fish/guestfish-actions.pod:2048 ../src/guestfs-actions.pod:3233 +#: ../fish/guestfish-actions.pod:2050 ../src/guestfs-actions.pod:3235 msgid "\"redhat-based\"" msgstr "\"redhat-based\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2050 ../src/guestfs-actions.pod:3235 +#: ../fish/guestfish-actions.pod:2052 ../src/guestfs-actions.pod:3237 msgid "Some Red Hat-derived distro." msgstr "Дистрибутив, що походить від Red Hat." #. type: =item -#: ../fish/guestfish-actions.pod:2052 ../src/guestfs-actions.pod:3237 +#: ../fish/guestfish-actions.pod:2054 ../src/guestfs-actions.pod:3239 msgid "\"rhel\"" msgstr "\"rhel\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2054 ../src/guestfs-actions.pod:3239 +#: ../fish/guestfish-actions.pod:2056 ../src/guestfs-actions.pod:3241 msgid "Red Hat Enterprise Linux." msgstr "Red Hat Enterprise Linux." #. type: =item -#: ../fish/guestfish-actions.pod:2056 ../src/guestfs-actions.pod:3241 +#: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3243 msgid "\"scientificlinux\"" msgstr "\"scientificlinux\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3243 +#: ../fish/guestfish-actions.pod:2060 ../src/guestfs-actions.pod:3245 msgid "Scientific Linux." msgstr "Scientific Linux." #. type: =item -#: ../fish/guestfish-actions.pod:2060 ../src/guestfs-actions.pod:3245 +#: ../fish/guestfish-actions.pod:2062 ../src/guestfs-actions.pod:3247 msgid "\"slackware\"" msgstr "\"slackware\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2062 ../src/guestfs-actions.pod:3247 +#: ../fish/guestfish-actions.pod:2064 ../src/guestfs-actions.pod:3249 msgid "Slackware." msgstr "Slackware." #. type: =item -#: ../fish/guestfish-actions.pod:2064 ../src/guestfs-actions.pod:3249 +#: ../fish/guestfish-actions.pod:2066 ../src/guestfs-actions.pod:3251 msgid "\"ttylinux\"" msgstr "\"ttylinux\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2066 ../src/guestfs-actions.pod:3251 +#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3253 msgid "ttylinux." msgstr "ttylinux." #. type: =item -#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3253 +#: ../fish/guestfish-actions.pod:2070 ../src/guestfs-actions.pod:3255 msgid "\"ubuntu\"" msgstr "\"ubuntu\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2070 ../src/guestfs-actions.pod:3255 +#: ../fish/guestfish-actions.pod:2072 ../src/guestfs-actions.pod:3257 msgid "Ubuntu." msgstr "Ubuntu." #. type: =item -#: ../fish/guestfish-actions.pod:2072 ../fish/guestfish-actions.pod:2156 -#: ../fish/guestfish-actions.pod:2429 ../src/guestfs-actions.pod:3257 -#: ../src/guestfs-actions.pod:3366 ../src/guestfs-actions.pod:3750 +#: ../fish/guestfish-actions.pod:2074 ../fish/guestfish-actions.pod:2158 +#: ../fish/guestfish-actions.pod:2431 ../src/guestfs-actions.pod:3259 +#: ../src/guestfs-actions.pod:3368 ../src/guestfs-actions.pod:3752 msgid "\"unknown\"" msgstr "\"unknown\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2074 ../src/guestfs-actions.pod:3259 +#: ../fish/guestfish-actions.pod:2076 ../src/guestfs-actions.pod:3261 msgid "The distro could not be determined." msgstr "Дистрибутив, тип якого не вдалося визначити." #. type: =item -#: ../fish/guestfish-actions.pod:2076 ../fish/guestfish-actions.pod:2413 -#: ../src/guestfs-actions.pod:3261 ../src/guestfs-actions.pod:3734 +#: ../fish/guestfish-actions.pod:2078 ../fish/guestfish-actions.pod:2415 +#: ../src/guestfs-actions.pod:3263 ../src/guestfs-actions.pod:3736 msgid "\"windows\"" msgstr "\"windows\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2078 ../src/guestfs-actions.pod:3263 +#: ../fish/guestfish-actions.pod:2080 ../src/guestfs-actions.pod:3265 msgid "" "Windows does not have distributions. This string is returned if the OS type " "is Windows." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2083 ../fish/guestfish-actions.pod:2162 -#: ../fish/guestfish-actions.pod:2435 ../src/guestfs-actions.pod:3268 -#: ../src/guestfs-actions.pod:3372 ../src/guestfs-actions.pod:3756 +#: ../fish/guestfish-actions.pod:2085 ../fish/guestfish-actions.pod:2164 +#: ../fish/guestfish-actions.pod:2437 ../src/guestfs-actions.pod:3270 +#: ../src/guestfs-actions.pod:3374 ../src/guestfs-actions.pod:3758 msgid "" "Future versions of libguestfs may return other strings here. The caller " "should be prepared to handle any string." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2088 +#: ../fish/guestfish-actions.pod:2090 msgid "inspect-get-drive-mappings" msgstr "inspect-get-drive-mappings" #. type: verbatim -#: ../fish/guestfish-actions.pod:2090 +#: ../fish/guestfish-actions.pod:2092 #, no-wrap msgid "" " inspect-get-drive-mappings root\n" @@ -11557,7 +11565,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2092 ../src/guestfs-actions.pod:3284 +#: ../fish/guestfish-actions.pod:2094 ../src/guestfs-actions.pod:3286 msgid "" "This call is useful for Windows which uses a primitive system of assigning " "drive letters (like \"C:\") to partitions. This inspection API examines the " @@ -11566,7 +11574,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2098 ../src/guestfs-actions.pod:3290 +#: ../fish/guestfish-actions.pod:2100 ../src/guestfs-actions.pod:3292 #, no-wrap msgid "" " C => /dev/vda2\n" @@ -11580,7 +11588,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2102 ../src/guestfs-actions.pod:3294 +#: ../fish/guestfish-actions.pod:2104 ../src/guestfs-actions.pod:3296 msgid "" "Note that keys are drive letters. For Windows, the key is case insensitive " "and just contains the drive letter, without the customary colon separator " @@ -11588,7 +11596,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2106 ../src/guestfs-actions.pod:3298 +#: ../fish/guestfish-actions.pod:2108 ../src/guestfs-actions.pod:3300 msgid "" "In future we may support other operating systems that also used drive " "letters, but the keys for those might not be case insensitive and might be " @@ -11597,33 +11605,33 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2111 ../src/guestfs-actions.pod:3303 +#: ../fish/guestfish-actions.pod:2113 ../src/guestfs-actions.pod:3305 msgid "" "For Windows guests, currently only hard drive mappings are returned. " "Removable disks (eg. DVD-ROMs) are ignored." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2114 ../src/guestfs-actions.pod:3306 +#: ../fish/guestfish-actions.pod:2116 ../src/guestfs-actions.pod:3308 msgid "" "For guests that do not use drive mappings, or if the drive mappings could " "not be determined, this returns an empty hash table." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2117 +#: ../fish/guestfish-actions.pod:2119 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-mountpoints>, L</inspect-get-filesystems>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2121 +#: ../fish/guestfish-actions.pod:2123 msgid "inspect-get-filesystems" msgstr "inspect-get-filesystems" #. type: verbatim -#: ../fish/guestfish-actions.pod:2123 +#: ../fish/guestfish-actions.pod:2125 #, no-wrap msgid "" " inspect-get-filesystems root\n" @@ -11633,7 +11641,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2125 ../src/guestfs-actions.pod:3327 +#: ../fish/guestfish-actions.pod:2127 ../src/guestfs-actions.pod:3329 msgid "" "This returns a list of all the filesystems that we think are associated with " "this operating system. This includes the root filesystem, other ordinary " @@ -11641,26 +11649,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2130 ../src/guestfs-actions.pod:3332 +#: ../fish/guestfish-actions.pod:2132 ../src/guestfs-actions.pod:3334 msgid "" "In the case of a multi-boot virtual machine, it is possible for a filesystem " "to be shared between operating systems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2133 +#: ../fish/guestfish-actions.pod:2135 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-mountpoints>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2136 +#: ../fish/guestfish-actions.pod:2138 msgid "inspect-get-format" msgstr "inspect-get-format" #. type: verbatim -#: ../fish/guestfish-actions.pod:2138 +#: ../fish/guestfish-actions.pod:2140 #, no-wrap msgid "" " inspect-get-format root\n" @@ -11670,51 +11678,51 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2140 ../src/guestfs-actions.pod:3350 +#: ../fish/guestfish-actions.pod:2142 ../src/guestfs-actions.pod:3352 msgid "" "This returns the format of the inspected operating system. You can use it " "to detect install images, live CDs and similar." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2143 ../src/guestfs-actions.pod:3353 +#: ../fish/guestfish-actions.pod:2145 ../src/guestfs-actions.pod:3355 msgid "Currently defined formats are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2147 ../src/guestfs-actions.pod:3357 +#: ../fish/guestfish-actions.pod:2149 ../src/guestfs-actions.pod:3359 msgid "\"installed\"" msgstr "\"installed\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2149 ../src/guestfs-actions.pod:3359 +#: ../fish/guestfish-actions.pod:2151 ../src/guestfs-actions.pod:3361 msgid "This is an installed operating system." msgstr "Це встановлена операційна система." #. type: =item -#: ../fish/guestfish-actions.pod:2151 ../src/guestfs-actions.pod:3361 +#: ../fish/guestfish-actions.pod:2153 ../src/guestfs-actions.pod:3363 msgid "\"installer\"" msgstr "\"installer\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2153 ../src/guestfs-actions.pod:3363 +#: ../fish/guestfish-actions.pod:2155 ../src/guestfs-actions.pod:3365 msgid "" "The disk image being inspected is not an installed operating system, but a " "I<bootable> install disk, live CD, or similar." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2158 ../src/guestfs-actions.pod:3368 +#: ../fish/guestfish-actions.pod:2160 ../src/guestfs-actions.pod:3370 msgid "The format of this disk image is not known." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2167 +#: ../fish/guestfish-actions.pod:2169 msgid "inspect-get-hostname" msgstr "inspect-get-hostname" #. type: verbatim -#: ../fish/guestfish-actions.pod:2169 +#: ../fish/guestfish-actions.pod:2171 #, no-wrap msgid "" " inspect-get-hostname root\n" @@ -11724,26 +11732,26 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2171 ../src/guestfs-actions.pod:3388 +#: ../fish/guestfish-actions.pod:2173 ../src/guestfs-actions.pod:3390 msgid "" "This function returns the hostname of the operating system as found by " "inspection of the guest's configuration files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2174 ../src/guestfs-actions.pod:3391 +#: ../fish/guestfish-actions.pod:2176 ../src/guestfs-actions.pod:3393 msgid "" "If the hostname could not be determined, then the string C<unknown> is " "returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2179 +#: ../fish/guestfish-actions.pod:2181 msgid "inspect-get-icon" msgstr "inspect-get-icon" #. type: verbatim -#: ../fish/guestfish-actions.pod:2181 +#: ../fish/guestfish-actions.pod:2183 #, no-wrap msgid "" " inspect-get-icon root [favicon:true|false] [highquality:true|false]\n" @@ -11751,7 +11759,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2183 ../src/guestfs-actions.pod:3417 +#: ../fish/guestfish-actions.pod:2185 ../src/guestfs-actions.pod:3419 msgid "" "This function returns an icon corresponding to the inspected operating " "system. The icon is returned as a buffer containing a PNG image (re-encoded " @@ -11759,14 +11767,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2187 ../src/guestfs-actions.pod:3421 +#: ../fish/guestfish-actions.pod:2189 ../src/guestfs-actions.pod:3423 msgid "" "If it was not possible to get an icon this function returns a zero-length " "(non-NULL) buffer. I<Callers must check for this case>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2190 ../src/guestfs-actions.pod:3424 +#: ../fish/guestfish-actions.pod:2192 ../src/guestfs-actions.pod:3426 msgid "" "Libguestfs will start by looking for a file called C</etc/favicon.png> or " "C<C:\\etc\\favicon.png> and if it has the correct format, the contents of " @@ -11775,14 +11783,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2196 ../src/guestfs-actions.pod:3430 +#: ../fish/guestfish-actions.pod:2198 ../src/guestfs-actions.pod:3432 msgid "" "If finding the favicon fails, then we look in other places in the guest for " "a suitable icon." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2199 ../src/guestfs-actions.pod:3433 +#: ../fish/guestfish-actions.pod:2201 ../src/guestfs-actions.pod:3435 msgid "" "If the optional C<highquality> boolean is true then only high quality icons " "are returned, which means only icons of high resolution with an alpha " @@ -11791,7 +11799,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2210 ../src/guestfs-actions.pod:3444 +#: ../fish/guestfish-actions.pod:2212 ../src/guestfs-actions.pod:3446 msgid "" "Unlike most other inspection API calls, the guest's disks must be mounted up " "before you call this, since it needs to read information from the guest " @@ -11799,7 +11807,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3450 +#: ../fish/guestfish-actions.pod:2218 ../src/guestfs-actions.pod:3452 msgid "" "B<Security:> The icon data comes from the untrusted guest, and should be " "treated with caution. PNG files have been known to contain exploits. " @@ -11808,7 +11816,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2224 ../src/guestfs-actions.pod:3458 +#: ../fish/guestfish-actions.pod:2226 ../src/guestfs-actions.pod:3460 msgid "" "The PNG image returned can be any size. It might not be square. Libguestfs " "tries to return the largest, highest quality icon available. The " @@ -11816,7 +11824,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2231 ../src/guestfs-actions.pod:3465 +#: ../fish/guestfish-actions.pod:2233 ../src/guestfs-actions.pod:3467 msgid "" "Extracting icons from Windows guests requires the external C<wrestool> " "program from the C<icoutils> package, and several programs (C<bmptopnm>, " @@ -11825,19 +11833,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2238 ../src/guestfs-actions.pod:3472 +#: ../fish/guestfish-actions.pod:2240 ../src/guestfs-actions.pod:3474 msgid "" "Operating system icons are usually trademarks. Seek legal advice before " "using trademarks in applications." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2245 +#: ../fish/guestfish-actions.pod:2247 msgid "inspect-get-major-version" msgstr "inspect-get-major-version" #. type: verbatim -#: ../fish/guestfish-actions.pod:2247 +#: ../fish/guestfish-actions.pod:2249 #, no-wrap msgid "" " inspect-get-major-version root\n" @@ -11847,13 +11855,13 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2249 ../src/guestfs-actions.pod:3513 +#: ../fish/guestfish-actions.pod:2251 ../src/guestfs-actions.pod:3515 msgid "" "This returns the major version number of the inspected operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2252 ../src/guestfs-actions.pod:3516 +#: ../fish/guestfish-actions.pod:2254 ../src/guestfs-actions.pod:3518 msgid "" "Windows uses a consistent versioning scheme which is I<not> reflected in the " "popular public names used by the operating system. Notably the operating " @@ -11863,18 +11871,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2259 ../fish/guestfish-actions.pod:2270 -#: ../src/guestfs-actions.pod:3523 ../src/guestfs-actions.pod:3540 +#: ../fish/guestfish-actions.pod:2261 ../fish/guestfish-actions.pod:2272 +#: ../src/guestfs-actions.pod:3525 ../src/guestfs-actions.pod:3542 msgid "If the version could not be determined, then C<0> is returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2263 +#: ../fish/guestfish-actions.pod:2265 msgid "inspect-get-minor-version" msgstr "inspect-get-minor-version" #. type: verbatim -#: ../fish/guestfish-actions.pod:2265 +#: ../fish/guestfish-actions.pod:2267 #, no-wrap msgid "" " inspect-get-minor-version root\n" @@ -11884,25 +11892,25 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3537 +#: ../fish/guestfish-actions.pod:2269 ../src/guestfs-actions.pod:3539 msgid "" "This returns the minor version number of the inspected operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2272 +#: ../fish/guestfish-actions.pod:2274 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-major-version>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2275 +#: ../fish/guestfish-actions.pod:2277 msgid "inspect-get-mountpoints" msgstr "inspect-get-mountpoints" #. type: verbatim -#: ../fish/guestfish-actions.pod:2277 +#: ../fish/guestfish-actions.pod:2279 #, no-wrap msgid "" " inspect-get-mountpoints root\n" @@ -11912,7 +11920,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2279 ../src/guestfs-actions.pod:3555 +#: ../fish/guestfish-actions.pod:2281 ../src/guestfs-actions.pod:3557 msgid "" "This returns a hash of where we think the filesystems associated with this " "operating system should be mounted. Callers should note that this is at " @@ -11923,7 +11931,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2288 ../src/guestfs-actions.pod:3564 +#: ../fish/guestfish-actions.pod:2290 ../src/guestfs-actions.pod:3566 msgid "" "Each element in the returned hashtable has a key which is the path of the " "mountpoint (eg. C</boot>) and a value which is the filesystem that would be " @@ -11931,13 +11939,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2293 ../src/guestfs-actions.pod:3569 +#: ../fish/guestfish-actions.pod:2295 ../src/guestfs-actions.pod:3571 msgid "" "Non-mounted devices such as swap devices are I<not> returned in this list." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2296 +#: ../fish/guestfish-actions.pod:2298 msgid "" "For operating systems like Windows which still use drive letters, this call " "will only return an entry for the first drive \"mounted on\" C</>. For " @@ -11946,19 +11954,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2302 +#: ../fish/guestfish-actions.pod:2304 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-filesystems>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2305 +#: ../fish/guestfish-actions.pod:2307 msgid "inspect-get-package-format" msgstr "inspect-get-package-format" #. type: verbatim -#: ../fish/guestfish-actions.pod:2307 +#: ../fish/guestfish-actions.pod:2309 #, no-wrap msgid "" " inspect-get-package-format root\n" @@ -11968,7 +11976,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2309 +#: ../fish/guestfish-actions.pod:2311 msgid "" "This function and L</inspect-get-package-management> return the package " "format and package management tool used by the inspected operating system. " @@ -11977,7 +11985,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2315 ../src/guestfs-actions.pod:3601 +#: ../fish/guestfish-actions.pod:2317 ../src/guestfs-actions.pod:3603 msgid "" "This returns the string C<unknown> if we could not determine the package " "format I<or> if the operating system does not have a real packaging system " @@ -11985,19 +11993,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2319 ../src/guestfs-actions.pod:3605 +#: ../fish/guestfish-actions.pod:2321 ../src/guestfs-actions.pod:3607 msgid "" "Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman>, " "C<pkgsrc>. Future versions of libguestfs may return other strings." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2325 +#: ../fish/guestfish-actions.pod:2327 msgid "inspect-get-package-management" msgstr "inspect-get-package-management" #. type: verbatim -#: ../fish/guestfish-actions.pod:2327 +#: ../fish/guestfish-actions.pod:2329 #, no-wrap msgid "" " inspect-get-package-management root\n" @@ -12007,7 +12015,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2329 +#: ../fish/guestfish-actions.pod:2331 msgid "" "L</inspect-get-package-format> and this function return the package format " "and package management tool used by the inspected operating system. For " @@ -12016,7 +12024,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2335 ../src/guestfs-actions.pod:3628 +#: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3630 msgid "" "This returns the string C<unknown> if we could not determine the package " "management tool I<or> if the operating system does not have a real packaging " @@ -12024,7 +12032,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2339 ../src/guestfs-actions.pod:3632 +#: ../fish/guestfish-actions.pod:2341 ../src/guestfs-actions.pod:3634 msgid "" "Possible strings include: C<yum>, C<up2date>, C<apt> (for all Debian " "derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>, C<zypper>. Future " @@ -12032,12 +12040,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2346 +#: ../fish/guestfish-actions.pod:2348 msgid "inspect-get-product-name" msgstr "inspect-get-product-name" #. type: verbatim -#: ../fish/guestfish-actions.pod:2348 +#: ../fish/guestfish-actions.pod:2350 #, no-wrap msgid "" " inspect-get-product-name root\n" @@ -12047,7 +12055,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2350 ../src/guestfs-actions.pod:3650 +#: ../fish/guestfish-actions.pod:2352 ../src/guestfs-actions.pod:3652 msgid "" "This returns the product name of the inspected operating system. The " "product name is generally some freeform string which can be displayed to the " @@ -12055,19 +12063,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3655 +#: ../fish/guestfish-actions.pod:2357 ../src/guestfs-actions.pod:3657 msgid "" "If the product name could not be determined, then the string C<unknown> is " "returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2360 +#: ../fish/guestfish-actions.pod:2362 msgid "inspect-get-product-variant" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2362 +#: ../fish/guestfish-actions.pod:2364 #, no-wrap msgid "" " inspect-get-product-variant root\n" @@ -12075,12 +12083,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2364 ../src/guestfs-actions.pod:3671 +#: ../fish/guestfish-actions.pod:2366 ../src/guestfs-actions.pod:3673 msgid "This returns the product variant of the inspected operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2367 ../src/guestfs-actions.pod:3674 +#: ../fish/guestfish-actions.pod:2369 ../src/guestfs-actions.pod:3676 msgid "" "For Windows guests, this returns the contents of the Registry key C<HKLM" "\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which " @@ -12092,7 +12100,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2376 ../src/guestfs-actions.pod:3683 +#: ../fish/guestfish-actions.pod:2378 ../src/guestfs-actions.pod:3685 msgid "" "For enterprise Linux guests, in future we intend this to return the product " "variant such as C<Desktop>, C<Server> and so on. But this is not " @@ -12100,26 +12108,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2380 ../src/guestfs-actions.pod:3687 +#: ../fish/guestfish-actions.pod:2382 ../src/guestfs-actions.pod:3689 msgid "" "If the product variant could not be determined, then the string C<unknown> " "is returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2383 +#: ../fish/guestfish-actions.pod:2385 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-product-name>, L</inspect-get-major-version>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2387 +#: ../fish/guestfish-actions.pod:2389 msgid "inspect-get-roots" msgstr "inspect-get-roots" #. type: verbatim -#: ../fish/guestfish-actions.pod:2389 +#: ../fish/guestfish-actions.pod:2391 #, no-wrap msgid "" " inspect-get-roots\n" @@ -12129,7 +12137,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2391 +#: ../fish/guestfish-actions.pod:2393 msgid "" "This function is a convenient way to get the list of root devices, as " "returned from a previous call to L</inspect-os>, but without redoing the " @@ -12137,19 +12145,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2395 +#: ../fish/guestfish-actions.pod:2397 msgid "" "This returns an empty list if either no root devices were found or the " "caller has not called L</inspect-os>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2400 +#: ../fish/guestfish-actions.pod:2402 msgid "inspect-get-type" msgstr "inspect-get-type" #. type: verbatim -#: ../fish/guestfish-actions.pod:2402 +#: ../fish/guestfish-actions.pod:2404 #, no-wrap msgid "" " inspect-get-type root\n" @@ -12159,69 +12167,69 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2404 ../src/guestfs-actions.pod:3725 +#: ../fish/guestfish-actions.pod:2406 ../src/guestfs-actions.pod:3727 msgid "" "This returns the type of the inspected operating system. Currently defined " "types are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2409 ../src/guestfs-actions.pod:3730 +#: ../fish/guestfish-actions.pod:2411 ../src/guestfs-actions.pod:3732 msgid "\"linux\"" msgstr "\"linux\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2411 ../src/guestfs-actions.pod:3732 +#: ../fish/guestfish-actions.pod:2413 ../src/guestfs-actions.pod:3734 msgid "Any Linux-based operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2415 ../src/guestfs-actions.pod:3736 +#: ../fish/guestfish-actions.pod:2417 ../src/guestfs-actions.pod:3738 msgid "Any Microsoft Windows operating system." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2417 ../src/guestfs-actions.pod:3738 +#: ../fish/guestfish-actions.pod:2419 ../src/guestfs-actions.pod:3740 msgid "\"freebsd\"" msgstr "\"freebsd\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2419 ../src/guestfs-actions.pod:3740 +#: ../fish/guestfish-actions.pod:2421 ../src/guestfs-actions.pod:3742 msgid "FreeBSD." msgstr "FreeBSD." #. type: =item -#: ../fish/guestfish-actions.pod:2421 ../src/guestfs-actions.pod:3742 +#: ../fish/guestfish-actions.pod:2423 ../src/guestfs-actions.pod:3744 msgid "\"netbsd\"" msgstr "\"netbsd\"" #. type: textblock -#: ../fish/guestfish-actions.pod:2423 ../src/guestfs-actions.pod:3744 +#: ../fish/guestfish-actions.pod:2425 ../src/guestfs-actions.pod:3746 msgid "NetBSD." msgstr "NetBSD." #. type: =item -#: ../fish/guestfish-actions.pod:2425 ../src/guestfs-actions.pod:3746 +#: ../fish/guestfish-actions.pod:2427 ../src/guestfs-actions.pod:3748 msgid "\"hurd\"" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2427 ../src/guestfs-actions.pod:3748 +#: ../fish/guestfish-actions.pod:2429 ../src/guestfs-actions.pod:3750 msgid "GNU/Hurd." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2431 ../src/guestfs-actions.pod:3752 +#: ../fish/guestfish-actions.pod:2433 ../src/guestfs-actions.pod:3754 msgid "The operating system type could not be determined." msgstr "Не вдалося визначити тип операційної системи." #. type: =head2 -#: ../fish/guestfish-actions.pod:2440 +#: ../fish/guestfish-actions.pod:2442 msgid "inspect-get-windows-current-control-set" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2442 +#: ../fish/guestfish-actions.pod:2444 #, no-wrap msgid "" " inspect-get-windows-current-control-set root\n" @@ -12229,26 +12237,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2444 ../src/guestfs-actions.pod:3772 +#: ../fish/guestfish-actions.pod:2446 ../src/guestfs-actions.pod:3774 msgid "" "This returns the Windows CurrentControlSet of the inspected guest. The " "CurrentControlSet is a registry key name such as C<ControlSet001>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2447 ../src/guestfs-actions.pod:3775 +#: ../fish/guestfish-actions.pod:2449 ../src/guestfs-actions.pod:3777 msgid "" "This call assumes that the guest is Windows and that the Registry could be " "examined by inspection. If this is not the case then an error is returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2453 +#: ../fish/guestfish-actions.pod:2455 msgid "inspect-get-windows-systemroot" msgstr "inspect-get-windows-systemroot" #. type: verbatim -#: ../fish/guestfish-actions.pod:2455 +#: ../fish/guestfish-actions.pod:2457 #, no-wrap msgid "" " inspect-get-windows-systemroot root\n" @@ -12258,26 +12266,26 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2457 ../src/guestfs-actions.pod:3792 +#: ../fish/guestfish-actions.pod:2459 ../src/guestfs-actions.pod:3794 msgid "" "This returns the Windows systemroot of the inspected guest. The systemroot " "is a directory path such as C</WINDOWS>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3795 +#: ../fish/guestfish-actions.pod:2462 ../src/guestfs-actions.pod:3797 msgid "" "This call assumes that the guest is Windows and that the systemroot could be " "determined by inspection. If this is not the case then an error is returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2466 +#: ../fish/guestfish-actions.pod:2468 msgid "inspect-is-live" msgstr "inspect-is-live" #. type: verbatim -#: ../fish/guestfish-actions.pod:2468 +#: ../fish/guestfish-actions.pod:2470 #, no-wrap msgid "" " inspect-is-live root\n" @@ -12287,19 +12295,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2470 +#: ../fish/guestfish-actions.pod:2472 msgid "" "If L</inspect-get-format> returns C<installer> (this is an install disk), " "then this returns true if a live image was detected on the disk." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2476 +#: ../fish/guestfish-actions.pod:2478 msgid "inspect-is-multipart" msgstr "inspect-is-multipart" #. type: verbatim -#: ../fish/guestfish-actions.pod:2478 +#: ../fish/guestfish-actions.pod:2480 #, no-wrap msgid "" " inspect-is-multipart root\n" @@ -12309,19 +12317,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2480 +#: ../fish/guestfish-actions.pod:2482 msgid "" "If L</inspect-get-format> returns C<installer> (this is an install disk), " "then this returns true if the disk is part of a set." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2486 +#: ../fish/guestfish-actions.pod:2488 msgid "inspect-is-netinst" msgstr "inspect-is-netinst" #. type: verbatim -#: ../fish/guestfish-actions.pod:2488 +#: ../fish/guestfish-actions.pod:2490 #, no-wrap msgid "" " inspect-is-netinst root\n" @@ -12331,7 +12339,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2490 +#: ../fish/guestfish-actions.pod:2492 msgid "" "If L</inspect-get-format> returns C<installer> (this is an install disk), " "then this returns true if the disk is a network installer, ie. not a self-" @@ -12340,12 +12348,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2498 +#: ../fish/guestfish-actions.pod:2500 msgid "inspect-list-applications" msgstr "inspect-list-applications" #. type: verbatim -#: ../fish/guestfish-actions.pod:2500 +#: ../fish/guestfish-actions.pod:2502 #, no-wrap msgid "" " inspect-list-applications root\n" @@ -12355,12 +12363,12 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2502 ../src/guestfs-actions.pod:3862 +#: ../fish/guestfish-actions.pod:2504 ../src/guestfs-actions.pod:3864 msgid "Return the list of applications installed in the operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2504 +#: ../fish/guestfish-actions.pod:2506 msgid "" "I<Note:> This call works differently from other parts of the inspection " "API. You have to call L</inspect-os>, then L</inspect-get-mountpoints>, " @@ -12372,91 +12380,91 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2514 ../src/guestfs-actions.pod:3874 +#: ../fish/guestfish-actions.pod:2516 ../src/guestfs-actions.pod:3876 msgid "" "This returns an empty list if the inspection code was not able to determine " "the list of applications." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2517 ../src/guestfs-actions.pod:3877 +#: ../fish/guestfish-actions.pod:2519 ../src/guestfs-actions.pod:3879 msgid "The application structure contains the following fields:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2521 ../src/guestfs-actions.pod:3881 +#: ../fish/guestfish-actions.pod:2523 ../src/guestfs-actions.pod:3883 msgid "C<app_name>" msgstr "C<app_name>" #. type: textblock -#: ../fish/guestfish-actions.pod:2523 ../src/guestfs-actions.pod:3883 +#: ../fish/guestfish-actions.pod:2525 ../src/guestfs-actions.pod:3885 msgid "" "The name of the application. For Red Hat-derived and Debian-derived Linux " "guests, this is the package name." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2526 ../src/guestfs-actions.pod:3886 +#: ../fish/guestfish-actions.pod:2528 ../src/guestfs-actions.pod:3888 msgid "C<app_display_name>" msgstr "C<app_display_name>" #. type: textblock -#: ../fish/guestfish-actions.pod:2528 ../src/guestfs-actions.pod:3888 +#: ../fish/guestfish-actions.pod:2530 ../src/guestfs-actions.pod:3890 msgid "" "The display name of the application, sometimes localized to the install " "language of the guest operating system." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2531 ../src/guestfs-actions.pod:3891 +#: ../fish/guestfish-actions.pod:2533 ../src/guestfs-actions.pod:3893 msgid "" "If unavailable this is returned as an empty string C<\"\">. Callers needing " "to display something can use C<app_name> instead." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2534 ../src/guestfs-actions.pod:3894 +#: ../fish/guestfish-actions.pod:2536 ../src/guestfs-actions.pod:3896 msgid "C<app_epoch>" msgstr "C<app_epoch>" #. type: textblock -#: ../fish/guestfish-actions.pod:2536 ../src/guestfs-actions.pod:3896 +#: ../fish/guestfish-actions.pod:2538 ../src/guestfs-actions.pod:3898 msgid "" "For package managers which use epochs, this contains the epoch of the " "package (an integer). If unavailable, this is returned as C<0>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2539 ../src/guestfs-actions.pod:3899 +#: ../fish/guestfish-actions.pod:2541 ../src/guestfs-actions.pod:3901 msgid "C<app_version>" msgstr "C<app_version>" #. type: textblock -#: ../fish/guestfish-actions.pod:2541 ../src/guestfs-actions.pod:3901 +#: ../fish/guestfish-actions.pod:2543 ../src/guestfs-actions.pod:3903 msgid "" "The version string of the application or package. If unavailable this is " "returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2544 ../src/guestfs-actions.pod:3904 +#: ../fish/guestfish-actions.pod:2546 ../src/guestfs-actions.pod:3906 msgid "C<app_release>" msgstr "C<app_release>" #. type: textblock -#: ../fish/guestfish-actions.pod:2546 ../src/guestfs-actions.pod:3906 +#: ../fish/guestfish-actions.pod:2548 ../src/guestfs-actions.pod:3908 msgid "" "The release string of the application or package, for package managers that " "use this. If unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2550 ../src/guestfs-actions.pod:3910 +#: ../fish/guestfish-actions.pod:2552 ../src/guestfs-actions.pod:3912 msgid "C<app_install_path>" msgstr "C<app_install_path>" #. type: textblock -#: ../fish/guestfish-actions.pod:2552 ../src/guestfs-actions.pod:3912 +#: ../fish/guestfish-actions.pod:2554 ../src/guestfs-actions.pod:3914 msgid "" "The installation path of the application (on operating systems such as " "Windows which use installation paths). This path is in the format used by " @@ -12464,89 +12472,89 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2557 ../src/guestfs-actions.pod:3917 +#: ../fish/guestfish-actions.pod:2559 ../src/guestfs-actions.pod:3919 msgid "If unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2559 ../src/guestfs-actions.pod:3919 +#: ../fish/guestfish-actions.pod:2561 ../src/guestfs-actions.pod:3921 msgid "C<app_trans_path>" msgstr "C<app_trans_path>" #. type: textblock -#: ../fish/guestfish-actions.pod:2561 ../src/guestfs-actions.pod:3921 +#: ../fish/guestfish-actions.pod:2563 ../src/guestfs-actions.pod:3923 msgid "" "The install path translated into a libguestfs path. If unavailable this is " "returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2564 ../src/guestfs-actions.pod:3924 +#: ../fish/guestfish-actions.pod:2566 ../src/guestfs-actions.pod:3926 msgid "C<app_publisher>" msgstr "C<app_publisher>" #. type: textblock -#: ../fish/guestfish-actions.pod:2566 ../src/guestfs-actions.pod:3926 +#: ../fish/guestfish-actions.pod:2568 ../src/guestfs-actions.pod:3928 msgid "" "The name of the publisher of the application, for package managers that use " "this. If unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2570 ../src/guestfs-actions.pod:3930 +#: ../fish/guestfish-actions.pod:2572 ../src/guestfs-actions.pod:3932 msgid "C<app_url>" msgstr "C<app_url>" #. type: textblock -#: ../fish/guestfish-actions.pod:2572 ../src/guestfs-actions.pod:3932 +#: ../fish/guestfish-actions.pod:2574 ../src/guestfs-actions.pod:3934 msgid "" "The URL (eg. upstream URL) of the application. If unavailable this is " "returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2575 ../src/guestfs-actions.pod:3935 +#: ../fish/guestfish-actions.pod:2577 ../src/guestfs-actions.pod:3937 msgid "C<app_source_package>" msgstr "C<app_source_package>" #. type: textblock -#: ../fish/guestfish-actions.pod:2577 ../src/guestfs-actions.pod:3937 +#: ../fish/guestfish-actions.pod:2579 ../src/guestfs-actions.pod:3939 msgid "" "For packaging systems which support this, the name of the source package. " "If unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2580 ../src/guestfs-actions.pod:3940 +#: ../fish/guestfish-actions.pod:2582 ../src/guestfs-actions.pod:3942 msgid "C<app_summary>" msgstr "C<app_summary>" #. type: textblock -#: ../fish/guestfish-actions.pod:2582 ../src/guestfs-actions.pod:3942 +#: ../fish/guestfish-actions.pod:2584 ../src/guestfs-actions.pod:3944 msgid "" "A short (usually one line) description of the application or package. If " "unavailable this is returned as an empty string C<\"\">." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:2585 ../src/guestfs-actions.pod:3945 +#: ../fish/guestfish-actions.pod:2587 ../src/guestfs-actions.pod:3947 msgid "C<app_description>" msgstr "C<app_description>" #. type: textblock -#: ../fish/guestfish-actions.pod:2587 ../src/guestfs-actions.pod:3947 +#: ../fish/guestfish-actions.pod:2589 ../src/guestfs-actions.pod:3949 msgid "" "A longer description of the application or package. If unavailable this is " "returned as an empty string C<\"\">." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2594 +#: ../fish/guestfish-actions.pod:2596 msgid "inspect-os" msgstr "inspect-os" #. type: verbatim -#: ../fish/guestfish-actions.pod:2596 +#: ../fish/guestfish-actions.pod:2598 #, no-wrap msgid "" " inspect-os\n" @@ -12556,7 +12564,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2598 ../src/guestfs-actions.pod:3965 +#: ../fish/guestfish-actions.pod:2600 ../src/guestfs-actions.pod:3967 msgid "" "This function uses other libguestfs functions and certain heuristics to " "inspect the disk(s) (usually disks belonging to a virtual machine), looking " @@ -12564,12 +12572,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2602 ../src/guestfs-actions.pod:3969 +#: ../fish/guestfish-actions.pod:2604 ../src/guestfs-actions.pod:3971 msgid "The list returned is empty if no operating systems were found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2604 ../src/guestfs-actions.pod:3971 +#: ../fish/guestfish-actions.pod:2606 ../src/guestfs-actions.pod:3973 msgid "" "If one operating system was found, then this returns a list with a single " "element, which is the name of the root filesystem of this operating system. " @@ -12579,7 +12587,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2611 +#: ../fish/guestfish-actions.pod:2613 msgid "" "You can pass the root string(s) returned to other L</inspect-get-*> " "functions in order to query further information about each operating system, " @@ -12587,7 +12595,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2616 +#: ../fish/guestfish-actions.pod:2618 msgid "" "This function uses other libguestfs features such as L</mount-ro> and L</" "umount-all> in order to mount and unmount filesystems and look at the " @@ -12596,25 +12604,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2622 ../src/guestfs-actions.pod:3989 +#: ../fish/guestfish-actions.pod:2624 ../src/guestfs-actions.pod:3991 msgid "" "This function cannot decrypt encrypted disks. The caller must do that first " "(supplying the necessary keys) if the disk is encrypted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2628 ../fish/guestfish-actions.pod:2835 -#: ../fish/guestfish-actions.pod:2900 +#: ../fish/guestfish-actions.pod:2630 ../fish/guestfish-actions.pod:2842 +#: ../fish/guestfish-actions.pod:2907 msgid "See also L</list-filesystems>." msgstr "Див. також L</list-filesystems>." #. type: =head2 -#: ../fish/guestfish-actions.pod:2630 +#: ../fish/guestfish-actions.pod:2632 msgid "is-blockdev" msgstr "is-blockdev" #. type: verbatim -#: ../fish/guestfish-actions.pod:2632 +#: ../fish/guestfish-actions.pod:2634 #, no-wrap msgid "" " is-blockdev path\n" @@ -12624,27 +12632,27 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2634 ../src/guestfs-actions.pod:4009 +#: ../fish/guestfish-actions.pod:2636 ../src/guestfs-actions.pod:4011 msgid "" "This returns C<true> if and only if there is a block device with the given " "C<path> name." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2637 ../fish/guestfish-actions.pod:2655 -#: ../fish/guestfish-actions.pod:2674 ../fish/guestfish-actions.pod:2683 -#: ../fish/guestfish-actions.pod:2693 ../fish/guestfish-actions.pod:2727 -#: ../fish/guestfish-actions.pod:2736 +#: ../fish/guestfish-actions.pod:2639 ../fish/guestfish-actions.pod:2657 +#: ../fish/guestfish-actions.pod:2676 ../fish/guestfish-actions.pod:2685 +#: ../fish/guestfish-actions.pod:2695 ../fish/guestfish-actions.pod:2729 +#: ../fish/guestfish-actions.pod:2738 msgid "See also L</stat>." msgstr "Див. також L</stat>." #. type: =head2 -#: ../fish/guestfish-actions.pod:2639 +#: ../fish/guestfish-actions.pod:2641 msgid "is-busy" msgstr "is-busy" #. type: verbatim -#: ../fish/guestfish-actions.pod:2641 +#: ../fish/guestfish-actions.pod:2643 #, no-wrap msgid "" " is-busy\n" @@ -12654,19 +12662,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2643 ../src/guestfs-actions.pod:4023 +#: ../fish/guestfish-actions.pod:2645 ../src/guestfs-actions.pod:4025 msgid "" "This returns true iff this handle is busy processing a command (in the " "C<BUSY> state)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2648 +#: ../fish/guestfish-actions.pod:2650 msgid "is-chardev" msgstr "is-chardev" #. type: verbatim -#: ../fish/guestfish-actions.pod:2650 +#: ../fish/guestfish-actions.pod:2652 #, no-wrap msgid "" " is-chardev path\n" @@ -12676,19 +12684,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2652 ../src/guestfs-actions.pod:4038 +#: ../fish/guestfish-actions.pod:2654 ../src/guestfs-actions.pod:4040 msgid "" "This returns C<true> if and only if there is a character device with the " "given C<path> name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2657 +#: ../fish/guestfish-actions.pod:2659 msgid "is-config" msgstr "is-config" #. type: verbatim -#: ../fish/guestfish-actions.pod:2659 +#: ../fish/guestfish-actions.pod:2661 #, no-wrap msgid "" " is-config\n" @@ -12698,19 +12706,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2661 ../src/guestfs-actions.pod:4052 +#: ../fish/guestfish-actions.pod:2663 ../src/guestfs-actions.pod:4054 msgid "" "This returns true iff this handle is being configured (in the C<CONFIG> " "state)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2666 +#: ../fish/guestfish-actions.pod:2668 msgid "is-dir" msgstr "is-dir" #. type: verbatim -#: ../fish/guestfish-actions.pod:2668 +#: ../fish/guestfish-actions.pod:2670 #, no-wrap msgid "" " is-dir path\n" @@ -12720,19 +12728,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2670 ../src/guestfs-actions.pod:4067 +#: ../fish/guestfish-actions.pod:2672 ../src/guestfs-actions.pod:4069 msgid "" "This returns C<true> if and only if there is a directory with the given " "C<path> name. Note that it returns false for other objects like files." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2676 +#: ../fish/guestfish-actions.pod:2678 msgid "is-fifo" msgstr "is-fifo" #. type: verbatim -#: ../fish/guestfish-actions.pod:2678 +#: ../fish/guestfish-actions.pod:2680 #, no-wrap msgid "" " is-fifo path\n" @@ -12742,19 +12750,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2680 ../src/guestfs-actions.pod:4083 +#: ../fish/guestfish-actions.pod:2682 ../src/guestfs-actions.pod:4085 msgid "" "This returns C<true> if and only if there is a FIFO (named pipe) with the " "given C<path> name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2685 +#: ../fish/guestfish-actions.pod:2687 msgid "is-file" msgstr "is-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:2687 +#: ../fish/guestfish-actions.pod:2689 #, no-wrap msgid "" " is-file path\n" @@ -12764,19 +12772,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2689 ../src/guestfs-actions.pod:4098 +#: ../fish/guestfish-actions.pod:2691 ../src/guestfs-actions.pod:4100 msgid "" "This returns C<true> if and only if there is a regular file with the given " "C<path> name. Note that it returns false for other objects like directories." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2695 +#: ../fish/guestfish-actions.pod:2697 msgid "is-launching" msgstr "is-launching" #. type: verbatim -#: ../fish/guestfish-actions.pod:2697 +#: ../fish/guestfish-actions.pod:2699 #, no-wrap msgid "" " is-launching\n" @@ -12786,19 +12794,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2699 ../src/guestfs-actions.pod:4113 +#: ../fish/guestfish-actions.pod:2701 ../src/guestfs-actions.pod:4115 msgid "" "This returns true iff this handle is launching the subprocess (in the " "C<LAUNCHING> state)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2704 +#: ../fish/guestfish-actions.pod:2706 msgid "is-lv" msgstr "is-lv" #. type: verbatim -#: ../fish/guestfish-actions.pod:2706 +#: ../fish/guestfish-actions.pod:2708 #, no-wrap msgid "" " is-lv device\n" @@ -12808,19 +12816,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2708 ../src/guestfs-actions.pod:4128 +#: ../fish/guestfish-actions.pod:2710 ../src/guestfs-actions.pod:4130 msgid "" "This command tests whether C<device> is a logical volume, and returns true " "iff this is the case." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2711 +#: ../fish/guestfish-actions.pod:2713 msgid "is-ready" msgstr "is-ready" #. type: verbatim -#: ../fish/guestfish-actions.pod:2713 +#: ../fish/guestfish-actions.pod:2715 #, no-wrap msgid "" " is-ready\n" @@ -12830,19 +12838,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2715 ../src/guestfs-actions.pod:4140 +#: ../fish/guestfish-actions.pod:2717 ../src/guestfs-actions.pod:4142 msgid "" "This returns true iff this handle is ready to accept commands (in the " "C<READY> state)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2720 +#: ../fish/guestfish-actions.pod:2722 msgid "is-socket" msgstr "is-socket" #. type: verbatim -#: ../fish/guestfish-actions.pod:2722 +#: ../fish/guestfish-actions.pod:2724 #, no-wrap msgid "" " is-socket path\n" @@ -12852,19 +12860,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2724 ../src/guestfs-actions.pod:4155 +#: ../fish/guestfish-actions.pod:2726 ../src/guestfs-actions.pod:4157 msgid "" "This returns C<true> if and only if there is a Unix domain socket with the " "given C<path> name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2729 +#: ../fish/guestfish-actions.pod:2731 msgid "is-symlink" msgstr "is-symlink" #. type: verbatim -#: ../fish/guestfish-actions.pod:2731 +#: ../fish/guestfish-actions.pod:2733 #, no-wrap msgid "" " is-symlink path\n" @@ -12874,19 +12882,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2733 ../src/guestfs-actions.pod:4170 +#: ../fish/guestfish-actions.pod:2735 ../src/guestfs-actions.pod:4172 msgid "" "This returns C<true> if and only if there is a symbolic link with the given " "C<path> name." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2738 +#: ../fish/guestfish-actions.pod:2740 msgid "is-zero" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2740 +#: ../fish/guestfish-actions.pod:2742 #, no-wrap msgid "" " is-zero path\n" @@ -12894,19 +12902,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2742 ../src/guestfs-actions.pod:4185 +#: ../fish/guestfish-actions.pod:2744 ../src/guestfs-actions.pod:4187 msgid "" "This returns true iff the file exists and the file is empty or it contains " "all zero bytes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2745 +#: ../fish/guestfish-actions.pod:2747 msgid "is-zero-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2747 +#: ../fish/guestfish-actions.pod:2749 #, no-wrap msgid "" " is-zero-device device\n" @@ -12914,22 +12922,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2749 ../src/guestfs-actions.pod:4198 +#: ../fish/guestfish-actions.pod:2751 ../src/guestfs-actions.pod:4200 msgid "This returns true iff the device exists and contains all zero bytes." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2751 ../src/guestfs-actions.pod:4200 +#: ../fish/guestfish-actions.pod:2753 ../src/guestfs-actions.pod:4202 msgid "Note that for large devices this can take a long time to run." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2753 +#: ../fish/guestfish-actions.pod:2755 msgid "kill-subprocess" msgstr "kill-subprocess" #. type: verbatim -#: ../fish/guestfish-actions.pod:2755 +#: ../fish/guestfish-actions.pod:2757 #, no-wrap msgid "" " kill-subprocess\n" @@ -12939,7 +12947,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2757 ../src/guestfs-actions.pod:4218 +#: ../fish/guestfish-actions.pod:2759 ../src/guestfs-actions.pod:4220 #, fuzzy #| msgid "" #| " kill-subprocess\n" @@ -12950,29 +12958,29 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2759 +#: ../fish/guestfish-actions.pod:2761 msgid "Do not call this. See: L</shutdown> instead." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2761 +#: ../fish/guestfish-actions.pod:2763 msgid "" "I<This function is deprecated.> In new code, use the L</shutdown> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2768 +#: ../fish/guestfish-actions.pod:2770 msgid "launch" msgstr "launch" #. type: =head2 -#: ../fish/guestfish-actions.pod:2770 +#: ../fish/guestfish-actions.pod:2772 msgid "run" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2772 +#: ../fish/guestfish-actions.pod:2774 #, no-wrap msgid "" " launch\n" @@ -12982,26 +12990,35 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2774 ../src/guestfs-actions.pod:4231 +#: ../fish/guestfish-actions.pod:2776 ../src/guestfs-actions.pod:4233 msgid "" "Internally libguestfs is implemented by running a virtual machine using " "L<qemu(1)>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2777 ../src/guestfs-actions.pod:4234 +#: ../fish/guestfish-actions.pod:2779 ../src/guestfs-actions.pod:4236 msgid "" "You should call this after configuring the handle (eg. adding drives) but " "before performing any actions." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:2782 +msgid "" +"Do not call L</launch> twice on the same handle. Although it will not give " +"an error (for historical reasons), the precise behaviour when you do this is " +"not well defined. Handles are very cheap to create, so create a new one for " +"each launch." +msgstr "" + #. type: =head2 -#: ../fish/guestfish-actions.pod:2780 +#: ../fish/guestfish-actions.pod:2787 msgid "lchown" msgstr "lchown" #. type: verbatim -#: ../fish/guestfish-actions.pod:2782 +#: ../fish/guestfish-actions.pod:2789 #, no-wrap msgid "" " lchown owner group path\n" @@ -13011,7 +13028,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2784 +#: ../fish/guestfish-actions.pod:2791 msgid "" "Change the file owner to C<owner> and group to C<group>. This is like L</" "chown> but if C<path> is a symlink then the link itself is changed, not the " @@ -13019,12 +13036,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2792 +#: ../fish/guestfish-actions.pod:2799 msgid "lgetxattr" msgstr "lgetxattr" #. type: verbatim -#: ../fish/guestfish-actions.pod:2794 +#: ../fish/guestfish-actions.pod:2801 #, no-wrap msgid "" " lgetxattr path name\n" @@ -13034,24 +13051,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2796 ../src/guestfs-actions.pod:4274 +#: ../fish/guestfish-actions.pod:2803 ../src/guestfs-actions.pod:4281 msgid "" "Get a single extended attribute from file C<path> named C<name>. If C<path> " "is a symlink, then this call returns an extended attribute from the symlink." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2810 +#: ../fish/guestfish-actions.pod:2817 msgid "See also: L</lgetxattrs>, L</getxattr>, L<attr(5)>." msgstr "Див. також L</lgetxattrs>, L</getxattr>, L<attr(5)>." #. type: =head2 -#: ../fish/guestfish-actions.pod:2812 +#: ../fish/guestfish-actions.pod:2819 msgid "lgetxattrs" msgstr "lgetxattrs" #. type: verbatim -#: ../fish/guestfish-actions.pod:2814 +#: ../fish/guestfish-actions.pod:2821 #, no-wrap msgid "" " lgetxattrs path\n" @@ -13061,19 +13078,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2816 +#: ../fish/guestfish-actions.pod:2823 msgid "" "This is the same as L</getxattrs>, but if C<path> is a symbolic link, then " "it returns the extended attributes of the link itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2820 +#: ../fish/guestfish-actions.pod:2827 msgid "list-9p" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2822 +#: ../fish/guestfish-actions.pod:2829 #, no-wrap msgid "" " list-9p\n" @@ -13081,19 +13098,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2824 ../src/guestfs-actions.pod:4317 +#: ../fish/guestfish-actions.pod:2831 ../src/guestfs-actions.pod:4324 msgid "" "List all 9p filesystems attached to the guest. A list of mount tags is " "returned." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2827 +#: ../fish/guestfish-actions.pod:2834 msgid "list-devices" msgstr "list-devices" #. type: verbatim -#: ../fish/guestfish-actions.pod:2829 +#: ../fish/guestfish-actions.pod:2836 #, no-wrap msgid "" " list-devices\n" @@ -13103,22 +13120,22 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2831 ../src/guestfs-actions.pod:4331 +#: ../fish/guestfish-actions.pod:2838 ../src/guestfs-actions.pod:4338 msgid "List all the block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2833 ../src/guestfs-actions.pod:4333 +#: ../fish/guestfish-actions.pod:2840 ../src/guestfs-actions.pod:4340 msgid "The full block device names are returned, eg. C</dev/sda>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2837 +#: ../fish/guestfish-actions.pod:2844 msgid "list-dm-devices" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2839 +#: ../fish/guestfish-actions.pod:2846 #, no-wrap msgid "" " list-dm-devices\n" @@ -13126,31 +13143,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2841 ../src/guestfs-actions.pod:4348 +#: ../fish/guestfish-actions.pod:2848 ../src/guestfs-actions.pod:4355 msgid "List all device mapper devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2843 +#: ../fish/guestfish-actions.pod:2850 msgid "" "The returned list contains C</dev/mapper/*> devices, eg. ones created by a " "previous call to L</luks-open>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2846 +#: ../fish/guestfish-actions.pod:2853 msgid "" "Device mapper devices which correspond to logical volumes are I<not> " "returned in this list. Call L</lvs> if you want to list logical volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2850 +#: ../fish/guestfish-actions.pod:2857 msgid "list-filesystems" msgstr "list-filesystems" #. type: verbatim -#: ../fish/guestfish-actions.pod:2852 +#: ../fish/guestfish-actions.pod:2859 #, no-wrap msgid "" " list-filesystems\n" @@ -13160,7 +13177,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2854 ../src/guestfs-actions.pod:4368 +#: ../fish/guestfish-actions.pod:2861 ../src/guestfs-actions.pod:4375 msgid "" "This inspection command looks for filesystems on partitions, block devices " "and logical volumes, returning a list of devices containing filesystems and " @@ -13168,14 +13185,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2858 ../src/guestfs-actions.pod:4372 +#: ../fish/guestfish-actions.pod:2865 ../src/guestfs-actions.pod:4379 msgid "" "The return value is a hash, where the keys are the devices containing " "filesystems, and the values are the filesystem types. For example:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2862 ../src/guestfs-actions.pod:4376 +#: ../fish/guestfish-actions.pod:2869 ../src/guestfs-actions.pod:4383 #, no-wrap msgid "" " \"/dev/sda1\" => \"ntfs\"\n" @@ -13186,14 +13203,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2867 ../src/guestfs-actions.pod:4381 +#: ../fish/guestfish-actions.pod:2874 ../src/guestfs-actions.pod:4388 msgid "" "The value can have the special value \"unknown\", meaning the content of the " "device is undetermined or empty. \"swap\" means a Linux swap partition." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2871 +#: ../fish/guestfish-actions.pod:2878 msgid "" "This command runs other libguestfs commands, which might include L</mount> " "and L</umount>, and therefore you should use this soon after launch and only " @@ -13201,7 +13218,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2875 +#: ../fish/guestfish-actions.pod:2882 msgid "" "Not all of the filesystems returned will be mountable. In particular, swap " "partitions are returned in the list. Also this command does not check that " @@ -13211,12 +13228,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2883 +#: ../fish/guestfish-actions.pod:2890 msgid "list-md-devices" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2885 +#: ../fish/guestfish-actions.pod:2892 #, no-wrap msgid "" " list-md-devices\n" @@ -13224,17 +13241,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2887 ../src/guestfs-actions.pod:4410 +#: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4417 msgid "List all Linux md devices." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2889 +#: ../fish/guestfish-actions.pod:2896 msgid "list-partitions" msgstr "list-partitions" #. type: verbatim -#: ../fish/guestfish-actions.pod:2891 +#: ../fish/guestfish-actions.pod:2898 #, no-wrap msgid "" " list-partitions\n" @@ -13244,29 +13261,29 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2893 ../src/guestfs-actions.pod:4423 +#: ../fish/guestfish-actions.pod:2900 ../src/guestfs-actions.pod:4430 msgid "List all the partitions detected on all block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2895 ../src/guestfs-actions.pod:4425 +#: ../fish/guestfish-actions.pod:2902 ../src/guestfs-actions.pod:4432 msgid "The full partition device names are returned, eg. C</dev/sda1>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2897 +#: ../fish/guestfish-actions.pod:2904 msgid "" "This does not return logical volumes. For that you will need to call L</" "lvs>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2902 +#: ../fish/guestfish-actions.pod:2909 msgid "ll" msgstr "ll" #. type: verbatim -#: ../fish/guestfish-actions.pod:2904 +#: ../fish/guestfish-actions.pod:2911 #, no-wrap msgid "" " ll directory\n" @@ -13276,26 +13293,26 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2906 ../src/guestfs-actions.pod:4444 +#: ../fish/guestfish-actions.pod:2913 ../src/guestfs-actions.pod:4451 msgid "" "List the files in C<directory> (relative to the root directory, there is no " "cwd) in the format of 'ls -la'." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2909 ../src/guestfs-actions.pod:4447 +#: ../fish/guestfish-actions.pod:2916 ../src/guestfs-actions.pod:4454 msgid "" "This command is mostly useful for interactive sessions. It is I<not> " "intended that you try to parse the output string." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2912 +#: ../fish/guestfish-actions.pod:2919 msgid "ln" msgstr "ln" #. type: verbatim -#: ../fish/guestfish-actions.pod:2914 +#: ../fish/guestfish-actions.pod:2921 #, no-wrap msgid "" " ln target linkname\n" @@ -13305,17 +13322,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2916 ../src/guestfs-actions.pod:4462 +#: ../fish/guestfish-actions.pod:2923 ../src/guestfs-actions.pod:4469 msgid "This command creates a hard link using the C<ln> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2918 +#: ../fish/guestfish-actions.pod:2925 msgid "ln-f" msgstr "ln-f" #. type: verbatim -#: ../fish/guestfish-actions.pod:2920 +#: ../fish/guestfish-actions.pod:2927 #, no-wrap msgid "" " ln-f target linkname\n" @@ -13325,19 +13342,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2922 ../src/guestfs-actions.pod:4475 +#: ../fish/guestfish-actions.pod:2929 ../src/guestfs-actions.pod:4482 msgid "" "This command creates a hard link using the C<ln -f> command. The I<-f> " "option removes the link (C<linkname>) if it exists already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2925 +#: ../fish/guestfish-actions.pod:2932 msgid "ln-s" msgstr "ln-s" #. type: verbatim -#: ../fish/guestfish-actions.pod:2927 +#: ../fish/guestfish-actions.pod:2934 #, no-wrap msgid "" " ln-s target linkname\n" @@ -13347,17 +13364,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2929 ../src/guestfs-actions.pod:4489 +#: ../fish/guestfish-actions.pod:2936 ../src/guestfs-actions.pod:4496 msgid "This command creates a symbolic link using the C<ln -s> command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2931 +#: ../fish/guestfish-actions.pod:2938 msgid "ln-sf" msgstr "ln-sf" #. type: verbatim -#: ../fish/guestfish-actions.pod:2933 +#: ../fish/guestfish-actions.pod:2940 #, no-wrap msgid "" " ln-sf target linkname\n" @@ -13367,19 +13384,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2935 ../src/guestfs-actions.pod:4502 +#: ../fish/guestfish-actions.pod:2942 ../src/guestfs-actions.pod:4509 msgid "" "This command creates a symbolic link using the C<ln -sf> command, The I<-f> " "option removes the link (C<linkname>) if it exists already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2938 +#: ../fish/guestfish-actions.pod:2945 msgid "lremovexattr" msgstr "lremovexattr" #. type: verbatim -#: ../fish/guestfish-actions.pod:2940 +#: ../fish/guestfish-actions.pod:2947 #, no-wrap msgid "" " lremovexattr xattr path\n" @@ -13387,19 +13404,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2942 +#: ../fish/guestfish-actions.pod:2949 msgid "" "This is the same as L</removexattr>, but if C<path> is a symbolic link, then " "it removes an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2946 +#: ../fish/guestfish-actions.pod:2953 msgid "ls" msgstr "ls" #. type: verbatim -#: ../fish/guestfish-actions.pod:2948 +#: ../fish/guestfish-actions.pod:2955 #, no-wrap msgid "" " ls directory\n" @@ -13409,26 +13426,26 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2950 ../src/guestfs-actions.pod:4530 +#: ../fish/guestfish-actions.pod:2957 ../src/guestfs-actions.pod:4537 msgid "" "List the files in C<directory> (relative to the root directory, there is no " "cwd). The '.' and '..' entries are not returned, but hidden files are shown." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2954 +#: ../fish/guestfish-actions.pod:2961 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use L</readdir> instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2957 +#: ../fish/guestfish-actions.pod:2964 msgid "lsetxattr" msgstr "lsetxattr" #. type: verbatim -#: ../fish/guestfish-actions.pod:2959 +#: ../fish/guestfish-actions.pod:2966 #, no-wrap msgid "" " lsetxattr xattr val vallen path\n" @@ -13436,19 +13453,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2961 +#: ../fish/guestfish-actions.pod:2968 msgid "" "This is the same as L</setxattr>, but if C<path> is a symbolic link, then it " "sets an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2965 +#: ../fish/guestfish-actions.pod:2972 msgid "lstat" msgstr "lstat" #. type: verbatim -#: ../fish/guestfish-actions.pod:2967 +#: ../fish/guestfish-actions.pod:2974 #, no-wrap msgid "" " lstat path\n" @@ -13458,30 +13475,30 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2969 ../fish/guestfish-actions.pod:4901 -#: ../src/guestfs-actions.pod:4566 ../src/guestfs-actions.pod:7542 +#: ../fish/guestfish-actions.pod:2976 ../fish/guestfish-actions.pod:4908 +#: ../src/guestfs-actions.pod:4573 ../src/guestfs-actions.pod:7549 msgid "Returns file information for the given C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2971 +#: ../fish/guestfish-actions.pod:2978 msgid "" "This is the same as L</stat> except that if C<path> is a symbolic link, then " "the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2975 ../src/guestfs-actions.pod:4572 +#: ../fish/guestfish-actions.pod:2982 ../src/guestfs-actions.pod:4579 msgid "This is the same as the C<lstat(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2977 +#: ../fish/guestfish-actions.pod:2984 msgid "lstatlist" msgstr "lstatlist" #. type: verbatim -#: ../fish/guestfish-actions.pod:2979 +#: ../fish/guestfish-actions.pod:2986 #, no-wrap msgid "" " lstatlist path 'names ...'\n" @@ -13489,7 +13506,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2981 +#: ../fish/guestfish-actions.pod:2988 msgid "" "This call allows you to perform the L</lstat> operation on multiple files, " "where all files are in the directory C<path>. C<names> is the list of files " @@ -13497,7 +13514,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2985 ../src/guestfs-actions.pod:4591 +#: ../fish/guestfish-actions.pod:2992 ../src/guestfs-actions.pod:4598 msgid "" "On return you get a list of stat structs, with a one-to-one correspondence " "to the C<names> list. If any name did not exist or could not be lstat'd, " @@ -13505,7 +13522,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2990 +#: ../fish/guestfish-actions.pod:2997 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also L</lxattrlist> for a " @@ -13516,12 +13533,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2998 +#: ../fish/guestfish-actions.pod:3005 msgid "luks-add-key" msgstr "luks-add-key" #. type: verbatim -#: ../fish/guestfish-actions.pod:3000 +#: ../fish/guestfish-actions.pod:3007 #, no-wrap msgid "" " luks-add-key device keyslot\n" @@ -13529,7 +13546,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3002 ../src/guestfs-actions.pod:4619 +#: ../fish/guestfish-actions.pod:3009 ../src/guestfs-actions.pod:4626 msgid "" "This command adds a new key on LUKS device C<device>. C<key> is any " "existing key, and is used to access the device. C<newkey> is the new key to " @@ -13537,28 +13554,28 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3007 +#: ../fish/guestfish-actions.pod:3014 msgid "" "Note that if C<keyslot> already contains a key, then this command will " "fail. You have to use L</luks-kill-slot> first to remove that key." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3011 ../fish/guestfish-actions.pod:3033 -#: ../fish/guestfish-actions.pod:3043 ../fish/guestfish-actions.pod:3054 -#: ../fish/guestfish-actions.pod:3080 ../fish/guestfish-actions.pod:3090 +#: ../fish/guestfish-actions.pod:3018 ../fish/guestfish-actions.pod:3040 +#: ../fish/guestfish-actions.pod:3050 ../fish/guestfish-actions.pod:3061 +#: ../fish/guestfish-actions.pod:3087 ../fish/guestfish-actions.pod:3097 msgid "" "This command has one or more key or passphrase parameters. Guestfish will " "prompt for these separately." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3014 +#: ../fish/guestfish-actions.pod:3021 msgid "luks-close" msgstr "luks-close" #. type: verbatim -#: ../fish/guestfish-actions.pod:3016 +#: ../fish/guestfish-actions.pod:3023 #, no-wrap msgid "" " luks-close device\n" @@ -13568,7 +13585,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3018 +#: ../fish/guestfish-actions.pod:3025 msgid "" "This closes a LUKS device that was created earlier by L</luks-open> or L</" "luks-open-ro>. The C<device> parameter must be the name of the LUKS mapping " @@ -13577,12 +13594,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3024 +#: ../fish/guestfish-actions.pod:3031 msgid "luks-format" msgstr "luks-format" #. type: verbatim -#: ../fish/guestfish-actions.pod:3026 +#: ../fish/guestfish-actions.pod:3033 #, no-wrap msgid "" " luks-format device keyslot\n" @@ -13590,7 +13607,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3028 ../src/guestfs-actions.pod:4660 +#: ../fish/guestfish-actions.pod:3035 ../src/guestfs-actions.pod:4667 msgid "" "This command erases existing data on C<device> and formats the device as a " "LUKS encrypted device. C<key> is the initial key, which is added to key " @@ -13598,12 +13615,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3036 +#: ../fish/guestfish-actions.pod:3043 msgid "luks-format-cipher" msgstr "luks-format-cipher" #. type: verbatim -#: ../fish/guestfish-actions.pod:3038 +#: ../fish/guestfish-actions.pod:3045 #, no-wrap msgid "" " luks-format-cipher device keyslot cipher\n" @@ -13611,19 +13628,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3040 +#: ../fish/guestfish-actions.pod:3047 msgid "" "This command is the same as L</luks-format> but it also allows you to set " "the C<cipher> used." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3046 +#: ../fish/guestfish-actions.pod:3053 msgid "luks-kill-slot" msgstr "luks-kill-slot" #. type: verbatim -#: ../fish/guestfish-actions.pod:3048 +#: ../fish/guestfish-actions.pod:3055 #, no-wrap msgid "" " luks-kill-slot device keyslot\n" @@ -13631,19 +13648,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3050 ../src/guestfs-actions.pod:4701 +#: ../fish/guestfish-actions.pod:3057 ../src/guestfs-actions.pod:4708 msgid "" "This command deletes the key in key slot C<keyslot> from the encrypted LUKS " "device C<device>. C<key> must be one of the I<other> keys." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3057 +#: ../fish/guestfish-actions.pod:3064 msgid "luks-open" msgstr "luks-open" #. type: verbatim -#: ../fish/guestfish-actions.pod:3059 +#: ../fish/guestfish-actions.pod:3066 #, no-wrap msgid "" " luks-open device mapname\n" @@ -13651,26 +13668,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3061 ../src/guestfs-actions.pod:4721 +#: ../fish/guestfish-actions.pod:3068 ../src/guestfs-actions.pod:4728 msgid "" "This command opens a block device which has been encrypted according to the " "Linux Unified Key Setup (LUKS) standard." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3064 ../src/guestfs-actions.pod:4724 +#: ../fish/guestfish-actions.pod:3071 ../src/guestfs-actions.pod:4731 msgid "C<device> is the encrypted block device or partition." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3066 ../src/guestfs-actions.pod:4726 +#: ../fish/guestfish-actions.pod:3073 ../src/guestfs-actions.pod:4733 msgid "" "The caller must supply one of the keys associated with the LUKS block " "device, in the C<key> parameter." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4729 +#: ../fish/guestfish-actions.pod:3076 ../src/guestfs-actions.pod:4736 msgid "" "This creates a new block device called C</dev/mapper/mapname>. Reads and " "writes to this block device are decrypted from and encrypted to the " @@ -13678,24 +13695,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3073 +#: ../fish/guestfish-actions.pod:3080 msgid "" "If this block device contains LVM volume groups, then calling L</vgscan> " "followed by L</vg-activate-all> will make them visible." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3077 +#: ../fish/guestfish-actions.pod:3084 msgid "Use L</list-dm-devices> to list all device mapper devices." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3083 +#: ../fish/guestfish-actions.pod:3090 msgid "luks-open-ro" msgstr "luks-open-ro" #. type: verbatim -#: ../fish/guestfish-actions.pod:3085 +#: ../fish/guestfish-actions.pod:3092 #, no-wrap msgid "" " luks-open-ro device mapname\n" @@ -13703,18 +13720,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3087 +#: ../fish/guestfish-actions.pod:3094 msgid "" "This is the same as L</luks-open> except that a read-only mapping is created." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3093 +#: ../fish/guestfish-actions.pod:3100 msgid "lvcreate" msgstr "lvcreate" #. type: verbatim -#: ../fish/guestfish-actions.pod:3095 +#: ../fish/guestfish-actions.pod:3102 #, no-wrap msgid "" " lvcreate logvol volgroup mbytes\n" @@ -13722,19 +13739,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3097 ../src/guestfs-actions.pod:4775 +#: ../fish/guestfish-actions.pod:3104 ../src/guestfs-actions.pod:4782 msgid "" "This creates an LVM logical volume called C<logvol> on the volume group " "C<volgroup>, with C<size> megabytes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3100 +#: ../fish/guestfish-actions.pod:3107 msgid "lvm-canonical-lv-name" msgstr "lvm-canonical-lv-name" #. type: verbatim -#: ../fish/guestfish-actions.pod:3102 +#: ../fish/guestfish-actions.pod:3109 #, no-wrap msgid "" " lvm-canonical-lv-name lvname\n" @@ -13742,7 +13759,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3104 ../src/guestfs-actions.pod:4788 +#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4795 msgid "" "This converts alternative naming schemes for LVs that you might find to the " "canonical name. For example, C</dev/mapper/VG-LV> is converted to C</dev/VG/" @@ -13750,24 +13767,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3108 ../src/guestfs-actions.pod:4792 +#: ../fish/guestfish-actions.pod:3115 ../src/guestfs-actions.pod:4799 msgid "" "This command returns an error if the C<lvname> parameter does not refer to a " "logical volume." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3111 +#: ../fish/guestfish-actions.pod:3118 msgid "See also L</is-lv>." msgstr "Див. також L</is-lv>." #. type: =head2 -#: ../fish/guestfish-actions.pod:3113 +#: ../fish/guestfish-actions.pod:3120 msgid "lvm-clear-filter" msgstr "lvm-clear-filter" #. type: verbatim -#: ../fish/guestfish-actions.pod:3115 +#: ../fish/guestfish-actions.pod:3122 #, no-wrap msgid "" " lvm-clear-filter\n" @@ -13777,26 +13794,26 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3117 +#: ../fish/guestfish-actions.pod:3124 msgid "" "This undoes the effect of L</lvm-set-filter>. LVM will be able to see every " "block device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3120 ../fish/guestfish-actions.pod:3148 -#: ../src/guestfs-actions.pod:4810 ../src/guestfs-actions.pod:4849 +#: ../fish/guestfish-actions.pod:3127 ../fish/guestfish-actions.pod:3155 +#: ../src/guestfs-actions.pod:4817 ../src/guestfs-actions.pod:4856 msgid "" "This command also clears the LVM cache and performs a volume group scan." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3123 +#: ../fish/guestfish-actions.pod:3130 msgid "lvm-remove-all" msgstr "lvm-remove-all" #. type: verbatim -#: ../fish/guestfish-actions.pod:3125 +#: ../fish/guestfish-actions.pod:3132 #, no-wrap msgid "" " lvm-remove-all\n" @@ -13806,19 +13823,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3127 ../src/guestfs-actions.pod:4822 +#: ../fish/guestfish-actions.pod:3134 ../src/guestfs-actions.pod:4829 msgid "" "This command removes all LVM logical volumes, volume groups and physical " "volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3130 +#: ../fish/guestfish-actions.pod:3137 msgid "lvm-set-filter" msgstr "lvm-set-filter" #. type: verbatim -#: ../fish/guestfish-actions.pod:3132 +#: ../fish/guestfish-actions.pod:3139 #, no-wrap msgid "" " lvm-set-filter 'devices ...'\n" @@ -13828,7 +13845,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3134 ../src/guestfs-actions.pod:4835 +#: ../fish/guestfish-actions.pod:3141 ../src/guestfs-actions.pod:4842 msgid "" "This sets the LVM device filter so that LVM will only be able to \"see\" the " "block devices in the list C<devices>, and will ignore all other attached " @@ -13836,7 +13853,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3138 ../src/guestfs-actions.pod:4839 +#: ../fish/guestfish-actions.pod:3145 ../src/guestfs-actions.pod:4846 msgid "" "Where disk image(s) contain duplicate PVs or VGs, this command is useful to " "get LVM to ignore the duplicates, otherwise LVM can get confused. Note also " @@ -13848,24 +13865,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3151 ../src/guestfs-actions.pod:4852 +#: ../fish/guestfish-actions.pod:3158 ../src/guestfs-actions.pod:4859 msgid "You can filter whole block devices or individual partitions." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3153 ../src/guestfs-actions.pod:4854 +#: ../fish/guestfish-actions.pod:3160 ../src/guestfs-actions.pod:4861 msgid "" "You cannot use this if any VG is currently in use (eg. contains a mounted " "filesystem), even if you are not filtering out that VG." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3157 +#: ../fish/guestfish-actions.pod:3164 msgid "lvremove" msgstr "lvremove" #. type: verbatim -#: ../fish/guestfish-actions.pod:3159 +#: ../fish/guestfish-actions.pod:3166 #, no-wrap msgid "" " lvremove device\n" @@ -13875,26 +13892,26 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3161 ../src/guestfs-actions.pod:4868 +#: ../fish/guestfish-actions.pod:3168 ../src/guestfs-actions.pod:4875 msgid "" "Remove an LVM logical volume C<device>, where C<device> is the path to the " "LV, such as C</dev/VG/LV>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4871 +#: ../fish/guestfish-actions.pod:3171 ../src/guestfs-actions.pod:4878 msgid "" "You can also remove all LVs in a volume group by specifying the VG name, C</" "dev/VG>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3167 +#: ../fish/guestfish-actions.pod:3174 msgid "lvrename" msgstr "lvrename" #. type: verbatim -#: ../fish/guestfish-actions.pod:3169 +#: ../fish/guestfish-actions.pod:3176 #, no-wrap msgid "" " lvrename logvol newlogvol\n" @@ -13902,17 +13919,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3171 ../src/guestfs-actions.pod:4885 +#: ../fish/guestfish-actions.pod:3178 ../src/guestfs-actions.pod:4892 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3173 +#: ../fish/guestfish-actions.pod:3180 msgid "lvresize" msgstr "lvresize" #. type: verbatim -#: ../fish/guestfish-actions.pod:3175 +#: ../fish/guestfish-actions.pod:3182 #, no-wrap msgid "" " lvresize device mbytes\n" @@ -13920,19 +13937,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3177 ../src/guestfs-actions.pod:4898 +#: ../fish/guestfish-actions.pod:3184 ../src/guestfs-actions.pod:4905 msgid "" "This resizes (expands or shrinks) an existing LVM logical volume to " "C<mbytes>. When reducing, data in the reduced part is lost." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3181 +#: ../fish/guestfish-actions.pod:3188 msgid "lvresize-free" msgstr "lvresize-free" #. type: verbatim -#: ../fish/guestfish-actions.pod:3183 +#: ../fish/guestfish-actions.pod:3190 #, no-wrap msgid "" " lvresize-free lv percent\n" @@ -13940,7 +13957,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3185 ../src/guestfs-actions.pod:4913 +#: ../fish/guestfish-actions.pod:3192 ../src/guestfs-actions.pod:4920 msgid "" "This expands an existing logical volume C<lv> so that it fills C<pc>% of the " "remaining free space in the volume group. Commonly you would call this with " @@ -13949,12 +13966,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3191 +#: ../fish/guestfish-actions.pod:3198 msgid "lvs" msgstr "lvs" #. type: verbatim -#: ../fish/guestfish-actions.pod:3193 +#: ../fish/guestfish-actions.pod:3200 #, no-wrap msgid "" " lvs\n" @@ -13964,31 +13981,31 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3195 ../src/guestfs-actions.pod:4928 +#: ../fish/guestfish-actions.pod:3202 ../src/guestfs-actions.pod:4935 msgid "" "List all the logical volumes detected. This is the equivalent of the L<lvs" "(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4931 +#: ../fish/guestfish-actions.pod:3205 ../src/guestfs-actions.pod:4938 msgid "" "This returns a list of the logical volume device names (eg. C</dev/" "VolGroup00/LogVol00>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3201 +#: ../fish/guestfish-actions.pod:3208 msgid "See also L</lvs-full>, L</list-filesystems>." msgstr "Див. також L</lvs-full>, L</list-filesystems>." #. type: =head2 -#: ../fish/guestfish-actions.pod:3203 +#: ../fish/guestfish-actions.pod:3210 msgid "lvs-full" msgstr "lvs-full" #. type: verbatim -#: ../fish/guestfish-actions.pod:3205 +#: ../fish/guestfish-actions.pod:3212 #, no-wrap msgid "" " lvs-full\n" @@ -13998,19 +14015,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3207 ../src/guestfs-actions.pod:4947 +#: ../fish/guestfish-actions.pod:3214 ../src/guestfs-actions.pod:4954 msgid "" "List all the logical volumes detected. This is the equivalent of the L<lvs" "(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3210 +#: ../fish/guestfish-actions.pod:3217 msgid "lvuuid" msgstr "lvuuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:3212 +#: ../fish/guestfish-actions.pod:3219 #, no-wrap msgid "" " lvuuid device\n" @@ -14020,17 +14037,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3214 ../src/guestfs-actions.pod:4962 +#: ../fish/guestfish-actions.pod:3221 ../src/guestfs-actions.pod:4969 msgid "This command returns the UUID of the LVM LV C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3216 +#: ../fish/guestfish-actions.pod:3223 msgid "lxattrlist" msgstr "lxattrlist" #. type: verbatim -#: ../fish/guestfish-actions.pod:3218 +#: ../fish/guestfish-actions.pod:3225 #, no-wrap msgid "" " lxattrlist path 'names ...'\n" @@ -14038,7 +14055,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3220 ../src/guestfs-actions.pod:4976 +#: ../fish/guestfish-actions.pod:3227 ../src/guestfs-actions.pod:4983 msgid "" "This call allows you to get the extended attributes of multiple files, where " "all files are in the directory C<path>. C<names> is the list of files from " @@ -14046,7 +14063,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3224 ../src/guestfs-actions.pod:4980 +#: ../fish/guestfish-actions.pod:3231 ../src/guestfs-actions.pod:4987 msgid "" "On return you get a flat list of xattr structs which must be interpreted " "sequentially. The first xattr struct always has a zero-length C<attrname>. " @@ -14058,7 +14075,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3234 +#: ../fish/guestfish-actions.pod:3241 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also L</lstatlist> for a " @@ -14069,12 +14086,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3242 +#: ../fish/guestfish-actions.pod:3249 msgid "md-create" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3244 +#: ../fish/guestfish-actions.pod:3251 #, no-wrap msgid "" " md-create name 'devices ...' [missingbitmap:N] [nrdevices:N] [spare:N] [chunk:N] [level:..]\n" @@ -14082,19 +14099,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3246 ../src/guestfs-actions.pod:5023 +#: ../fish/guestfish-actions.pod:3253 ../src/guestfs-actions.pod:5030 msgid "" "Create a Linux md (RAID) device named C<name> on the devices in the list " "C<devices>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3253 ../src/guestfs-actions.pod:5030 +#: ../fish/guestfish-actions.pod:3260 ../src/guestfs-actions.pod:5037 msgid "C<missingbitmap>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3255 ../src/guestfs-actions.pod:5032 +#: ../fish/guestfish-actions.pod:3262 ../src/guestfs-actions.pod:5039 msgid "" "A bitmap of missing devices. If a bit is set it means that a missing device " "is added to the array. The least significant bit corresponds to the first " @@ -14102,86 +14119,86 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3259 ../src/guestfs-actions.pod:5036 +#: ../fish/guestfish-actions.pod:3266 ../src/guestfs-actions.pod:5043 msgid "As examples:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3261 ../src/guestfs-actions.pod:5038 +#: ../fish/guestfish-actions.pod:3268 ../src/guestfs-actions.pod:5045 msgid "" "If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting " "array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3264 ../src/guestfs-actions.pod:5041 +#: ../fish/guestfish-actions.pod:3271 ../src/guestfs-actions.pod:5048 msgid "" "If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting " "array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3267 ../src/guestfs-actions.pod:5044 +#: ../fish/guestfish-actions.pod:3274 ../src/guestfs-actions.pod:5051 msgid "This defaults to C<0> (no missing devices)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3269 ../src/guestfs-actions.pod:5046 +#: ../fish/guestfish-actions.pod:3276 ../src/guestfs-actions.pod:5053 msgid "" "The length of C<devices> + the number of bits set in C<missingbitmap> must " "equal C<nrdevices> + C<spare>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5049 +#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5056 msgid "C<nrdevices>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3274 ../src/guestfs-actions.pod:5051 +#: ../fish/guestfish-actions.pod:3281 ../src/guestfs-actions.pod:5058 msgid "The number of active RAID devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3276 ../src/guestfs-actions.pod:5053 +#: ../fish/guestfish-actions.pod:3283 ../src/guestfs-actions.pod:5060 msgid "" "If not set, this defaults to the length of C<devices> plus the number of " "bits set in C<missingbitmap>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5056 +#: ../fish/guestfish-actions.pod:3286 ../src/guestfs-actions.pod:5063 msgid "C<spare>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3281 ../src/guestfs-actions.pod:5058 +#: ../fish/guestfish-actions.pod:3288 ../src/guestfs-actions.pod:5065 msgid "The number of spare devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3283 ../src/guestfs-actions.pod:5060 +#: ../fish/guestfish-actions.pod:3290 ../src/guestfs-actions.pod:5067 msgid "If not set, this defaults to C<0>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3285 ../src/guestfs-actions.pod:5062 +#: ../fish/guestfish-actions.pod:3292 ../src/guestfs-actions.pod:5069 msgid "C<chunk>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3287 ../src/guestfs-actions.pod:5064 +#: ../fish/guestfish-actions.pod:3294 ../src/guestfs-actions.pod:5071 msgid "The chunk size in bytes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3289 ../fish/guestfish-actions.pod:3312 -#: ../src/guestfs-actions.pod:5066 ../src/guestfs-actions.pod:5117 +#: ../fish/guestfish-actions.pod:3296 ../fish/guestfish-actions.pod:3319 +#: ../src/guestfs-actions.pod:5073 ../src/guestfs-actions.pod:5124 msgid "C<level>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3291 ../src/guestfs-actions.pod:5068 +#: ../fish/guestfish-actions.pod:3298 ../src/guestfs-actions.pod:5075 msgid "" "The RAID level, which can be one of: I<linear>, I<raid0>, I<0>, I<stripe>, " "I<raid1>, I<1>, I<mirror>, I<raid4>, I<4>, I<raid5>, I<5>, I<raid6>, I<6>, " @@ -14190,17 +14207,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3296 ../src/guestfs-actions.pod:5073 +#: ../fish/guestfish-actions.pod:3303 ../src/guestfs-actions.pod:5080 msgid "If not set, this defaults to C<raid1>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3302 +#: ../fish/guestfish-actions.pod:3309 msgid "md-detail" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3304 +#: ../fish/guestfish-actions.pod:3311 #, no-wrap msgid "" " md-detail md\n" @@ -14208,7 +14225,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3306 ../src/guestfs-actions.pod:5111 +#: ../fish/guestfish-actions.pod:3313 ../src/guestfs-actions.pod:5118 msgid "" "This command exposes the output of 'mdadm -DY E<lt>mdE<gt>'. The following " "fields are usually present in the returned hash. Other fields may also be " @@ -14216,52 +14233,52 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3314 ../src/guestfs-actions.pod:5119 +#: ../fish/guestfish-actions.pod:3321 ../src/guestfs-actions.pod:5126 msgid "The raid level of the MD device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5121 +#: ../fish/guestfish-actions.pod:3323 ../src/guestfs-actions.pod:5128 msgid "C<devices>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5123 +#: ../fish/guestfish-actions.pod:3325 ../src/guestfs-actions.pod:5130 msgid "The number of underlying devices in the MD device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3320 ../src/guestfs-actions.pod:5125 +#: ../fish/guestfish-actions.pod:3327 ../src/guestfs-actions.pod:5132 msgid "C<metadata>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3322 ../src/guestfs-actions.pod:5127 +#: ../fish/guestfish-actions.pod:3329 ../src/guestfs-actions.pod:5134 msgid "The metadata version used." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5129 +#: ../fish/guestfish-actions.pod:3331 ../src/guestfs-actions.pod:5136 msgid "C<uuid>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5131 +#: ../fish/guestfish-actions.pod:3333 ../src/guestfs-actions.pod:5138 msgid "The UUID of the MD device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3330 ../src/guestfs-actions.pod:5135 +#: ../fish/guestfish-actions.pod:3337 ../src/guestfs-actions.pod:5142 msgid "The name of the MD device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3334 +#: ../fish/guestfish-actions.pod:3341 msgid "md-stop" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3336 +#: ../fish/guestfish-actions.pod:3343 #, no-wrap msgid "" " md-stop md\n" @@ -14269,19 +14286,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3338 ../src/guestfs-actions.pod:5153 +#: ../fish/guestfish-actions.pod:3345 ../src/guestfs-actions.pod:5160 msgid "" "This command deactivates the MD array named C<md>. The device is stopped, " "but it is not destroyed or zeroed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3341 +#: ../fish/guestfish-actions.pod:3348 msgid "mkdir" msgstr "mkdir" #. type: verbatim -#: ../fish/guestfish-actions.pod:3343 +#: ../fish/guestfish-actions.pod:3350 #, no-wrap msgid "" " mkdir path\n" @@ -14291,17 +14308,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3345 ../src/guestfs-actions.pod:5166 +#: ../fish/guestfish-actions.pod:3352 ../src/guestfs-actions.pod:5173 msgid "Create a directory named C<path>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3347 +#: ../fish/guestfish-actions.pod:3354 msgid "mkdir-mode" msgstr "mkdir-mode" #. type: verbatim -#: ../fish/guestfish-actions.pod:3349 +#: ../fish/guestfish-actions.pod:3356 #, no-wrap msgid "" " mkdir-mode path mode\n" @@ -14311,14 +14328,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3351 ../src/guestfs-actions.pod:5179 +#: ../fish/guestfish-actions.pod:3358 ../src/guestfs-actions.pod:5186 msgid "" "This command creates a directory, setting the initial permissions of the " "directory to C<mode>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3354 ../src/guestfs-actions.pod:5182 +#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5189 msgid "" "For common Linux filesystems, the actual mode which is set will be C<mode & " "~umask & 01777>. Non-native-Linux filesystems may interpret the mode in " @@ -14326,17 +14343,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3358 +#: ../fish/guestfish-actions.pod:3365 msgid "See also L</mkdir>, L</umask>" msgstr "Див. також L</mkdir>, L</umask>" #. type: =head2 -#: ../fish/guestfish-actions.pod:3360 +#: ../fish/guestfish-actions.pod:3367 msgid "mkdir-p" msgstr "mkdir-p" #. type: verbatim -#: ../fish/guestfish-actions.pod:3362 +#: ../fish/guestfish-actions.pod:3369 #, no-wrap msgid "" " mkdir-p path\n" @@ -14346,19 +14363,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3364 ../src/guestfs-actions.pod:5198 +#: ../fish/guestfish-actions.pod:3371 ../src/guestfs-actions.pod:5205 msgid "" "Create a directory named C<path>, creating any parent directories as " "necessary. This is like the C<mkdir -p> shell command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3367 +#: ../fish/guestfish-actions.pod:3374 msgid "mkdtemp" msgstr "mkdtemp" #. type: verbatim -#: ../fish/guestfish-actions.pod:3369 +#: ../fish/guestfish-actions.pod:3376 #, fuzzy, no-wrap #| msgid "" #| " mkdtemp template\n" @@ -14371,7 +14388,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3371 ../src/guestfs-actions.pod:5211 +#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5218 msgid "" "This command creates a temporary directory. The C<tmpl> parameter should be " "a full pathname for the temporary directory name with the final six " @@ -14379,41 +14396,41 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3376 ../src/guestfs-actions.pod:5216 +#: ../fish/guestfish-actions.pod:3383 ../src/guestfs-actions.pod:5223 msgid "" "For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one " "being suitable for Windows filesystems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3379 ../src/guestfs-actions.pod:5219 +#: ../fish/guestfish-actions.pod:3386 ../src/guestfs-actions.pod:5226 msgid "The name of the temporary directory that was created is returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3382 ../src/guestfs-actions.pod:5222 +#: ../fish/guestfish-actions.pod:3389 ../src/guestfs-actions.pod:5229 msgid "The temporary directory is created with mode 0700 and is owned by root." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3385 ../src/guestfs-actions.pod:5225 +#: ../fish/guestfish-actions.pod:3392 ../src/guestfs-actions.pod:5232 msgid "" "The caller is responsible for deleting the temporary directory and its " "contents after use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3388 ../src/guestfs-actions.pod:5228 +#: ../fish/guestfish-actions.pod:3395 ../src/guestfs-actions.pod:5235 msgid "See also: L<mkdtemp(3)>" msgstr "Див. також L<mkdtemp(3)>" #. type: =head2 -#: ../fish/guestfish-actions.pod:3390 +#: ../fish/guestfish-actions.pod:3397 msgid "mke2fs-J" msgstr "mke2fs-J" #. type: verbatim -#: ../fish/guestfish-actions.pod:3392 +#: ../fish/guestfish-actions.pod:3399 #, no-wrap msgid "" " mke2fs-J fstype blocksize device journal\n" @@ -14421,14 +14438,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3394 ../src/guestfs-actions.pod:5244 +#: ../fish/guestfish-actions.pod:3401 ../src/guestfs-actions.pod:5251 msgid "" "This creates an ext2/3/4 filesystem on C<device> with an external journal on " "C<journal>. It is equivalent to the command:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3398 ../src/guestfs-actions.pod:5248 +#: ../fish/guestfish-actions.pod:3405 ../src/guestfs-actions.pod:5255 #, no-wrap msgid "" " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n" @@ -14438,17 +14455,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3400 +#: ../fish/guestfish-actions.pod:3407 msgid "See also L</mke2journal>." msgstr "Див. також L</mke2journal>." #. type: =head2 -#: ../fish/guestfish-actions.pod:3402 +#: ../fish/guestfish-actions.pod:3409 msgid "mke2fs-JL" msgstr "mke2fs-JL" #. type: verbatim -#: ../fish/guestfish-actions.pod:3404 +#: ../fish/guestfish-actions.pod:3411 #, no-wrap msgid "" " mke2fs-JL fstype blocksize device label\n" @@ -14456,24 +14473,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3406 ../src/guestfs-actions.pod:5265 +#: ../fish/guestfish-actions.pod:3413 ../src/guestfs-actions.pod:5272 msgid "" "This creates an ext2/3/4 filesystem on C<device> with an external journal on " "the journal labeled C<label>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3409 +#: ../fish/guestfish-actions.pod:3416 msgid "See also L</mke2journal-L>." msgstr "Див. також L</mke2journal-L>." #. type: =head2 -#: ../fish/guestfish-actions.pod:3411 +#: ../fish/guestfish-actions.pod:3418 msgid "mke2fs-JU" msgstr "mke2fs-JU" #. type: verbatim -#: ../fish/guestfish-actions.pod:3413 +#: ../fish/guestfish-actions.pod:3420 #, no-wrap msgid "" " mke2fs-JU fstype blocksize device uuid\n" @@ -14481,24 +14498,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3415 ../src/guestfs-actions.pod:5283 +#: ../fish/guestfish-actions.pod:3422 ../src/guestfs-actions.pod:5290 msgid "" "This creates an ext2/3/4 filesystem on C<device> with an external journal on " "the journal with UUID C<uuid>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3418 +#: ../fish/guestfish-actions.pod:3425 msgid "See also L</mke2journal-U>." msgstr "Див. також L</mke2journal-U>." #. type: =head2 -#: ../fish/guestfish-actions.pod:3420 +#: ../fish/guestfish-actions.pod:3427 msgid "mke2journal" msgstr "mke2journal" #. type: verbatim -#: ../fish/guestfish-actions.pod:3422 +#: ../fish/guestfish-actions.pod:3429 #, no-wrap msgid "" " mke2journal blocksize device\n" @@ -14506,14 +14523,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3424 ../src/guestfs-actions.pod:5299 +#: ../fish/guestfish-actions.pod:3431 ../src/guestfs-actions.pod:5306 msgid "" "This creates an ext2 external journal on C<device>. It is equivalent to the " "command:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3427 ../src/guestfs-actions.pod:5302 +#: ../fish/guestfish-actions.pod:3434 ../src/guestfs-actions.pod:5309 #, no-wrap msgid "" " mke2fs -O journal_dev -b blocksize device\n" @@ -14521,12 +14538,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3429 +#: ../fish/guestfish-actions.pod:3436 msgid "mke2journal-L" msgstr "mke2journal-L" #. type: verbatim -#: ../fish/guestfish-actions.pod:3431 +#: ../fish/guestfish-actions.pod:3438 #, no-wrap msgid "" " mke2journal-L blocksize label device\n" @@ -14534,17 +14551,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3433 ../src/guestfs-actions.pod:5316 +#: ../fish/guestfish-actions.pod:3440 ../src/guestfs-actions.pod:5323 msgid "This creates an ext2 external journal on C<device> with label C<label>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3435 +#: ../fish/guestfish-actions.pod:3442 msgid "mke2journal-U" msgstr "mke2journal-U" #. type: verbatim -#: ../fish/guestfish-actions.pod:3437 +#: ../fish/guestfish-actions.pod:3444 #, no-wrap msgid "" " mke2journal-U blocksize uuid device\n" @@ -14552,17 +14569,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3439 ../src/guestfs-actions.pod:5330 +#: ../fish/guestfish-actions.pod:3446 ../src/guestfs-actions.pod:5337 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3441 +#: ../fish/guestfish-actions.pod:3448 msgid "mkfifo" msgstr "mkfifo" #. type: verbatim -#: ../fish/guestfish-actions.pod:3443 +#: ../fish/guestfish-actions.pod:3450 #, no-wrap msgid "" " mkfifo mode path\n" @@ -14572,19 +14589,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3445 +#: ../fish/guestfish-actions.pod:3452 msgid "" "This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It " "is just a convenient wrapper around L</mknod>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3451 +#: ../fish/guestfish-actions.pod:3458 msgid "mkfs" msgstr "mkfs" #. type: verbatim -#: ../fish/guestfish-actions.pod:3453 +#: ../fish/guestfish-actions.pod:3460 #, no-wrap msgid "" " mkfs fstype device\n" @@ -14594,19 +14611,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3455 ../src/guestfs-actions.pod:5360 +#: ../fish/guestfish-actions.pod:3462 ../src/guestfs-actions.pod:5367 msgid "" "This creates a filesystem on C<device> (usually a partition or LVM logical " "volume). The filesystem type is C<fstype>, for example C<ext3>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3459 +#: ../fish/guestfish-actions.pod:3466 msgid "mkfs-b" msgstr "mkfs-b" #. type: verbatim -#: ../fish/guestfish-actions.pod:3461 +#: ../fish/guestfish-actions.pod:3468 #, no-wrap msgid "" " mkfs-b fstype blocksize device\n" @@ -14614,7 +14631,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3463 +#: ../fish/guestfish-actions.pod:3470 msgid "" "This call is similar to L</mkfs>, but it allows you to control the block " "size of the resulting filesystem. Supported block sizes depend on the " @@ -14622,27 +14639,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3468 ../fish/guestfish-actions.pod:3495 -#: ../src/guestfs-actions.pod:5388 ../src/guestfs-actions.pod:5426 +#: ../fish/guestfish-actions.pod:3475 ../fish/guestfish-actions.pod:3502 +#: ../src/guestfs-actions.pod:5395 ../src/guestfs-actions.pod:5433 msgid "" "For VFAT and NTFS the C<blocksize> parameter is treated as the requested " "cluster size." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3471 +#: ../fish/guestfish-actions.pod:3478 msgid "" "I<This function is deprecated.> In new code, use the L</mkfs-opts> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3478 +#: ../fish/guestfish-actions.pod:3485 msgid "mkfs-opts" msgstr "mkfs-opts" #. type: verbatim -#: ../fish/guestfish-actions.pod:3480 +#: ../fish/guestfish-actions.pod:3487 #, no-wrap msgid "" " mkfs-opts fstype device [blocksize:N] [features:..] [inode:N] [sectorsize:N]\n" @@ -14650,19 +14667,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3482 ../src/guestfs-actions.pod:5413 +#: ../fish/guestfish-actions.pod:3489 ../src/guestfs-actions.pod:5420 msgid "" "This function creates a filesystem on C<device>. The filesystem type is " "C<fstype>, for example C<ext3>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3489 ../src/guestfs-actions.pod:5420 +#: ../fish/guestfish-actions.pod:3496 ../src/guestfs-actions.pod:5427 msgid "C<blocksize>" msgstr "C<blocksize>" #. type: textblock -#: ../fish/guestfish-actions.pod:3491 ../src/guestfs-actions.pod:5422 +#: ../fish/guestfish-actions.pod:3498 ../src/guestfs-actions.pod:5429 msgid "" "The filesystem block size. Supported block sizes depend on the filesystem " "type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 " @@ -14670,65 +14687,65 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3498 ../src/guestfs-actions.pod:5429 +#: ../fish/guestfish-actions.pod:3505 ../src/guestfs-actions.pod:5436 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3500 ../src/guestfs-actions.pod:5431 +#: ../fish/guestfish-actions.pod:3507 ../src/guestfs-actions.pod:5438 msgid "C<features>" msgstr "C<features>" #. type: textblock -#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5433 +#: ../fish/guestfish-actions.pod:3509 ../src/guestfs-actions.pod:5440 msgid "This passes the I<-O> parameter to the external mkfs program." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3504 ../src/guestfs-actions.pod:5435 +#: ../fish/guestfish-actions.pod:3511 ../src/guestfs-actions.pod:5442 msgid "" "For certain filesystem types, this allows extra filesystem features to be " "selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3508 ../src/guestfs-actions.pod:5439 +#: ../fish/guestfish-actions.pod:3515 ../src/guestfs-actions.pod:5446 msgid "" "You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem " "type." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3511 ../src/guestfs-actions.pod:5442 +#: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5449 msgid "C<inode>" msgstr "C<inode>" #. type: textblock -#: ../fish/guestfish-actions.pod:3513 ../src/guestfs-actions.pod:5444 +#: ../fish/guestfish-actions.pod:3520 ../src/guestfs-actions.pod:5451 msgid "" "This passes the I<-I> parameter to the external L<mke2fs(8)> program which " "sets the inode size (only for ext2/3/4 filesystems at present)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3516 ../src/guestfs-actions.pod:5447 +#: ../fish/guestfish-actions.pod:3523 ../src/guestfs-actions.pod:5454 msgid "C<sectorsize>" msgstr "C<sectorsize>" #. type: textblock -#: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5449 +#: ../fish/guestfish-actions.pod:3525 ../src/guestfs-actions.pod:5456 msgid "" "This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which " "sets sector size for ufs filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3525 +#: ../fish/guestfish-actions.pod:3532 msgid "mkmountpoint" msgstr "mkmountpoint" #. type: verbatim -#: ../fish/guestfish-actions.pod:3527 +#: ../fish/guestfish-actions.pod:3534 #, no-wrap msgid "" " mkmountpoint exemptpath\n" @@ -14736,14 +14753,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3529 +#: ../fish/guestfish-actions.pod:3536 msgid "" "L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used " "to create extra mountpoints before mounting the first filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3533 ../src/guestfs-actions.pod:5492 +#: ../fish/guestfish-actions.pod:3540 ../src/guestfs-actions.pod:5499 msgid "" "These calls are I<only> necessary in some very limited circumstances, mainly " "the case where you want to mount a mix of unrelated and/or read-only " @@ -14751,7 +14768,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3537 ../src/guestfs-actions.pod:5496 +#: ../fish/guestfish-actions.pod:3544 ../src/guestfs-actions.pod:5503 msgid "" "For example, live CDs often contain a \"Russian doll\" nest of filesystems, " "an ISO outer layer, with a squashfs image inside, with an ext2/3 image " @@ -14759,7 +14776,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3542 ../src/guestfs-actions.pod:5501 +#: ../fish/guestfish-actions.pod:3549 ../src/guestfs-actions.pod:5508 #, no-wrap msgid "" " add-ro Fedora-11-i686-Live.iso\n" @@ -14783,12 +14800,12 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3551 ../src/guestfs-actions.pod:5510 +#: ../fish/guestfish-actions.pod:3558 ../src/guestfs-actions.pod:5517 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3553 +#: ../fish/guestfish-actions.pod:3560 msgid "" "L</mkmountpoint> is not compatible with L</umount-all>. You may get " "unexpected errors if you try to mix these calls. It is safest to manually " @@ -14796,7 +14813,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3557 +#: ../fish/guestfish-actions.pod:3564 msgid "" "L</umount-all> unmounts filesystems by sorting the paths longest first, so " "for this to work for manual mountpoints, you must ensure that the innermost " @@ -14804,13 +14821,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3562 ../src/guestfs-actions.pod:5521 +#: ../fish/guestfish-actions.pod:3569 ../src/guestfs-actions.pod:5528 msgid "" "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3564 +#: ../fish/guestfish-actions.pod:3571 msgid "" "Autosync [see L</set-autosync>, this is set by default on handles] can cause " "L</umount-all> to be called when the handle is closed which can also trigger " @@ -14818,12 +14835,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3568 +#: ../fish/guestfish-actions.pod:3575 msgid "mknod" msgstr "mknod" #. type: verbatim -#: ../fish/guestfish-actions.pod:3570 +#: ../fish/guestfish-actions.pod:3577 #, no-wrap msgid "" " mknod mode devmajor devminor path\n" @@ -14831,13 +14848,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3572 ../src/guestfs-actions.pod:5540 +#: ../fish/guestfish-actions.pod:3579 ../src/guestfs-actions.pod:5547 msgid "" "This call creates block or character special devices, or named pipes (FIFOs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3575 ../src/guestfs-actions.pod:5543 +#: ../fish/guestfish-actions.pod:3582 ../src/guestfs-actions.pod:5550 msgid "" "The C<mode> parameter should be the mode, using the standard constants. " "C<devmajor> and C<devminor> are the device major and minor numbers, only " @@ -14845,7 +14862,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3580 +#: ../fish/guestfish-actions.pod:3587 msgid "" "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with " "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a " @@ -14856,12 +14873,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3590 +#: ../fish/guestfish-actions.pod:3597 msgid "mknod-b" msgstr "mknod-b" #. type: verbatim -#: ../fish/guestfish-actions.pod:3592 +#: ../fish/guestfish-actions.pod:3599 #, no-wrap msgid "" " mknod-b mode devmajor devminor path\n" @@ -14869,7 +14886,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3594 +#: ../fish/guestfish-actions.pod:3601 msgid "" "This call creates a block device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -14877,12 +14894,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3600 +#: ../fish/guestfish-actions.pod:3607 msgid "mknod-c" msgstr "mknod-c" #. type: verbatim -#: ../fish/guestfish-actions.pod:3602 +#: ../fish/guestfish-actions.pod:3609 #, no-wrap msgid "" " mknod-c mode devmajor devminor path\n" @@ -14890,7 +14907,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3604 +#: ../fish/guestfish-actions.pod:3611 msgid "" "This call creates a char device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -14898,12 +14915,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3610 +#: ../fish/guestfish-actions.pod:3617 msgid "mkswap" msgstr "mkswap" #. type: verbatim -#: ../fish/guestfish-actions.pod:3612 +#: ../fish/guestfish-actions.pod:3619 #, no-wrap msgid "" " mkswap device\n" @@ -14913,17 +14930,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3614 ../src/guestfs-actions.pod:5606 +#: ../fish/guestfish-actions.pod:3621 ../src/guestfs-actions.pod:5613 msgid "Create a swap partition on C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3616 +#: ../fish/guestfish-actions.pod:3623 msgid "mkswap-L" msgstr "mkswap-L" #. type: verbatim -#: ../fish/guestfish-actions.pod:3618 +#: ../fish/guestfish-actions.pod:3625 #, no-wrap msgid "" " mkswap-L label device\n" @@ -14933,12 +14950,12 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3620 ../src/guestfs-actions.pod:5619 +#: ../fish/guestfish-actions.pod:3627 ../src/guestfs-actions.pod:5626 msgid "Create a swap partition on C<device> with label C<label>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5621 +#: ../fish/guestfish-actions.pod:3629 ../src/guestfs-actions.pod:5628 msgid "" "Note that you cannot attach a swap label to a block device (eg. C</dev/" "sda>), just to a partition. This appears to be a limitation of the kernel " @@ -14946,12 +14963,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3626 +#: ../fish/guestfish-actions.pod:3633 msgid "mkswap-U" msgstr "mkswap-U" #. type: verbatim -#: ../fish/guestfish-actions.pod:3628 +#: ../fish/guestfish-actions.pod:3635 #, no-wrap msgid "" " mkswap-U uuid device\n" @@ -14961,17 +14978,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3630 ../src/guestfs-actions.pod:5636 +#: ../fish/guestfish-actions.pod:3637 ../src/guestfs-actions.pod:5643 msgid "Create a swap partition on C<device> with UUID C<uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3632 +#: ../fish/guestfish-actions.pod:3639 msgid "mkswap-file" msgstr "mkswap-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:3634 +#: ../fish/guestfish-actions.pod:3641 #, no-wrap msgid "" " mkswap-file path\n" @@ -14981,24 +14998,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3636 ../src/guestfs-actions.pod:5648 +#: ../fish/guestfish-actions.pod:3643 ../src/guestfs-actions.pod:5655 msgid "Create a swap file." msgstr "Створити файл резервної пам’яті." #. type: textblock -#: ../fish/guestfish-actions.pod:3638 +#: ../fish/guestfish-actions.pod:3645 msgid "" "This command just writes a swap file signature to an existing file. To " "create the file itself, use something like L</fallocate>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3641 +#: ../fish/guestfish-actions.pod:3648 msgid "modprobe" msgstr "modprobe" #. type: verbatim -#: ../fish/guestfish-actions.pod:3643 +#: ../fish/guestfish-actions.pod:3650 #, no-wrap msgid "" " modprobe modulename\n" @@ -15008,24 +15025,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3645 ../src/guestfs-actions.pod:5663 +#: ../fish/guestfish-actions.pod:3652 ../src/guestfs-actions.pod:5670 msgid "This loads a kernel module in the appliance." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3647 ../src/guestfs-actions.pod:5665 +#: ../fish/guestfish-actions.pod:3654 ../src/guestfs-actions.pod:5672 msgid "" "The kernel module must have been whitelisted when libguestfs was built (see " "C<appliance/kmod.whitelist.in> in the source)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3650 +#: ../fish/guestfish-actions.pod:3657 msgid "mount" msgstr "mount" #. type: verbatim -#: ../fish/guestfish-actions.pod:3652 +#: ../fish/guestfish-actions.pod:3659 #, no-wrap msgid "" " mount device mountpoint\n" @@ -15035,7 +15052,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3654 ../src/guestfs-actions.pod:5679 +#: ../fish/guestfish-actions.pod:3661 ../src/guestfs-actions.pod:5686 msgid "" "Mount a guest disk at a position in the filesystem. Block devices are named " "C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If " @@ -15044,7 +15061,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3660 ../src/guestfs-actions.pod:5685 +#: ../fish/guestfish-actions.pod:3667 ../src/guestfs-actions.pod:5692 msgid "" "The rules are the same as for L<mount(2)>: A filesystem must first be " "mounted on C</> before others can be mounted. Other filesystems can only be " @@ -15052,14 +15069,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3665 ../src/guestfs-actions.pod:5690 +#: ../fish/guestfish-actions.pod:3672 ../src/guestfs-actions.pod:5697 msgid "" "The mounted filesystem is writable, if we have sufficient permissions on the " "underlying device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3668 +#: ../fish/guestfish-actions.pod:3675 msgid "" "Before libguestfs 1.13.16, this call implicitly added the options C<sync> " "and C<noatime>. The C<sync> option greatly slowed writes and caused many " @@ -15069,12 +15086,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3675 +#: ../fish/guestfish-actions.pod:3682 msgid "mount-9p" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3677 +#: ../fish/guestfish-actions.pod:3684 #, no-wrap msgid "" " mount-9p mounttag mountpoint [options:..]\n" @@ -15082,14 +15099,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3679 ../src/guestfs-actions.pod:5719 +#: ../fish/guestfish-actions.pod:3686 ../src/guestfs-actions.pod:5726 msgid "" "Mount the virtio-9p filesystem with the tag C<mounttag> on the directory " "C<mountpoint>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3682 ../src/guestfs-actions.pod:5722 +#: ../fish/guestfish-actions.pod:3689 ../src/guestfs-actions.pod:5729 msgid "" "If required, C<trans=virtio> will be automatically added to the options. " "Any other options required can be passed in the optional C<options> " @@ -15097,12 +15114,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3688 +#: ../fish/guestfish-actions.pod:3695 msgid "mount-loop" msgstr "mount-loop" #. type: verbatim -#: ../fish/guestfish-actions.pod:3690 +#: ../fish/guestfish-actions.pod:3697 #, no-wrap msgid "" " mount-loop file mountpoint\n" @@ -15110,7 +15127,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3692 ../src/guestfs-actions.pod:5761 +#: ../fish/guestfish-actions.pod:3699 ../src/guestfs-actions.pod:5768 msgid "" "This command lets you mount C<file> (a filesystem image in a file) on a " "mount point. It is entirely equivalent to the command C<mount -o loop file " @@ -15118,12 +15135,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3696 +#: ../fish/guestfish-actions.pod:3703 msgid "mount-options" msgstr "mount-options" #. type: verbatim -#: ../fish/guestfish-actions.pod:3698 +#: ../fish/guestfish-actions.pod:3705 #, no-wrap msgid "" " mount-options options device mountpoint\n" @@ -15131,26 +15148,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3700 +#: ../fish/guestfish-actions.pod:3707 msgid "" "This is the same as the L</mount> command, but it allows you to set the " "mount options as for the L<mount(8)> I<-o> flag." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3704 ../src/guestfs-actions.pod:5781 +#: ../fish/guestfish-actions.pod:3711 ../src/guestfs-actions.pod:5788 msgid "" "If the C<options> parameter is an empty string, then no options are passed " "(all options default to whatever the filesystem uses)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3708 +#: ../fish/guestfish-actions.pod:3715 msgid "mount-ro" msgstr "mount-ro" #. type: verbatim -#: ../fish/guestfish-actions.pod:3710 +#: ../fish/guestfish-actions.pod:3717 #, no-wrap msgid "" " mount-ro device mountpoint\n" @@ -15160,19 +15177,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3712 +#: ../fish/guestfish-actions.pod:3719 msgid "" "This is the same as the L</mount> command, but it mounts the filesystem with " "the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3715 +#: ../fish/guestfish-actions.pod:3722 msgid "mount-vfs" msgstr "mount-vfs" #. type: verbatim -#: ../fish/guestfish-actions.pod:3717 +#: ../fish/guestfish-actions.pod:3724 #, no-wrap msgid "" " mount-vfs options vfstype device mountpoint\n" @@ -15180,19 +15197,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3719 +#: ../fish/guestfish-actions.pod:3726 msgid "" "This is the same as the L</mount> command, but it allows you to set both the " "mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3723 +#: ../fish/guestfish-actions.pod:3730 msgid "mountpoints" msgstr "mountpoints" #. type: verbatim -#: ../fish/guestfish-actions.pod:3725 +#: ../fish/guestfish-actions.pod:3732 #, no-wrap msgid "" " mountpoints\n" @@ -15202,7 +15219,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3727 +#: ../fish/guestfish-actions.pod:3734 msgid "" "This call is similar to L</mounts>. That call returns a list of devices. " "This one returns a hash table (map) of device name to directory where the " @@ -15210,12 +15227,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3731 +#: ../fish/guestfish-actions.pod:3738 msgid "mounts" msgstr "mounts" #. type: verbatim -#: ../fish/guestfish-actions.pod:3733 +#: ../fish/guestfish-actions.pod:3740 #, no-wrap msgid "" " mounts\n" @@ -15225,29 +15242,29 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3735 ../src/guestfs-actions.pod:5842 +#: ../fish/guestfish-actions.pod:3742 ../src/guestfs-actions.pod:5849 msgid "" "This returns the list of currently mounted filesystems. It returns the list " "of devices (eg. C</dev/sda1>, C</dev/VG/LV>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3738 ../src/guestfs-actions.pod:5845 +#: ../fish/guestfish-actions.pod:3745 ../src/guestfs-actions.pod:5852 msgid "Some internal mounts are not shown." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3740 +#: ../fish/guestfish-actions.pod:3747 msgid "See also: L</mountpoints>" msgstr "Див. також L</mountpoints>" #. type: =head2 -#: ../fish/guestfish-actions.pod:3742 +#: ../fish/guestfish-actions.pod:3749 msgid "mv" msgstr "mv" #. type: verbatim -#: ../fish/guestfish-actions.pod:3744 +#: ../fish/guestfish-actions.pod:3751 #, no-wrap msgid "" " mv src dest\n" @@ -15257,21 +15274,21 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3746 ../src/guestfs-actions.pod:5862 +#: ../fish/guestfish-actions.pod:3753 ../src/guestfs-actions.pod:5869 msgid "" "This moves a file from C<src> to C<dest> where C<dest> is either a " "destination filename or destination directory." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3749 +#: ../fish/guestfish-actions.pod:3756 #, fuzzy #| msgid "zero-device" msgid "nr-devices" msgstr "zero-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:3751 +#: ../fish/guestfish-actions.pod:3758 #, fuzzy, no-wrap #| msgid "" #| " list-devices\n" @@ -15284,7 +15301,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3753 +#: ../fish/guestfish-actions.pod:3760 msgid "" "This returns the number of whole block devices that were added. This is the " "same as the number of devices that would be returned if you called L</list-" @@ -15292,19 +15309,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3757 +#: ../fish/guestfish-actions.pod:3764 msgid "" "To find out the maximum number of devices that could be added, call L</max-" "disks>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3760 +#: ../fish/guestfish-actions.pod:3767 msgid "ntfs-3g-probe" msgstr "ntfs-3g-probe" #. type: verbatim -#: ../fish/guestfish-actions.pod:3762 +#: ../fish/guestfish-actions.pod:3769 #, no-wrap msgid "" " ntfs-3g-probe true|false device\n" @@ -15312,7 +15329,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3764 ../src/guestfs-actions.pod:5890 +#: ../fish/guestfish-actions.pod:3771 ../src/guestfs-actions.pod:5897 msgid "" "This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS " "C<device> for mountability. (Not all NTFS volumes can be mounted read-" @@ -15320,7 +15337,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3768 ../src/guestfs-actions.pod:5894 +#: ../fish/guestfish-actions.pod:3775 ../src/guestfs-actions.pod:5901 msgid "" "C<rw> is a boolean flag. Set it to true if you want to test if the volume " "can be mounted read-write. Set it to false if you want to test if the " @@ -15328,19 +15345,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3772 ../src/guestfs-actions.pod:5898 +#: ../fish/guestfish-actions.pod:3779 ../src/guestfs-actions.pod:5905 msgid "" "The return value is an integer which C<0> if the operation would succeed, or " "some non-zero value documented in the L<ntfs-3g.probe(8)> manual page." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3776 +#: ../fish/guestfish-actions.pod:3783 msgid "ntfsresize" msgstr "ntfsresize" #. type: verbatim -#: ../fish/guestfish-actions.pod:3778 +#: ../fish/guestfish-actions.pod:3785 #, no-wrap msgid "" " ntfsresize device\n" @@ -15350,15 +15367,15 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3780 ../fish/guestfish-actions.pod:3804 -#: ../src/guestfs-actions.pod:5919 ../src/guestfs-actions.pod:5951 +#: ../fish/guestfish-actions.pod:3787 ../fish/guestfish-actions.pod:3811 +#: ../src/guestfs-actions.pod:5926 ../src/guestfs-actions.pod:5958 msgid "" "This command resizes an NTFS filesystem, expanding or shrinking it to the " "size of the underlying device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3783 ../src/guestfs-actions.pod:5922 +#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5929 msgid "" "I<Note:> After the resize operation, the filesystem is marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -15369,25 +15386,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3791 ../fish/guestfish-actions.pod:3830 -#: ../src/guestfs-actions.pod:5930 ../src/guestfs-actions.pod:5977 +#: ../fish/guestfish-actions.pod:3798 ../fish/guestfish-actions.pod:3837 +#: ../src/guestfs-actions.pod:5937 ../src/guestfs-actions.pod:5984 msgid "See also L<ntfsresize(8)>." msgstr "Див. також L<ntfsresize(8)>." #. type: textblock -#: ../fish/guestfish-actions.pod:3793 ../fish/guestfish-actions.pod:3841 +#: ../fish/guestfish-actions.pod:3800 ../fish/guestfish-actions.pod:3848 msgid "" "I<This function is deprecated.> In new code, use the L</ntfsresize-opts> " "call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3800 +#: ../fish/guestfish-actions.pod:3807 msgid "ntfsresize-opts" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3802 +#: ../fish/guestfish-actions.pod:3809 #, no-wrap msgid "" " ntfsresize-opts device [size:N] [force:true|false]\n" @@ -15395,27 +15412,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3813 ../src/guestfs-actions.pod:5960 +#: ../fish/guestfish-actions.pod:3820 ../src/guestfs-actions.pod:5967 msgid "" "The new size (in bytes) of the filesystem. If omitted, the filesystem is " "resized to fit the container (eg. partition)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3816 ../fish/guestfish-actions.pod:5159 -#: ../src/guestfs-actions.pod:5963 ../src/guestfs-actions.pod:7959 +#: ../fish/guestfish-actions.pod:3823 ../fish/guestfish-actions.pod:5166 +#: ../src/guestfs-actions.pod:5970 ../src/guestfs-actions.pod:7966 msgid "C<force>" msgstr "C<force>" #. type: textblock -#: ../fish/guestfish-actions.pod:3818 ../src/guestfs-actions.pod:5965 +#: ../fish/guestfish-actions.pod:3825 ../src/guestfs-actions.pod:5972 msgid "" "If this option is true, then force the resize of the filesystem even if the " "filesystem is marked as requiring a consistency check." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3821 +#: ../fish/guestfish-actions.pod:3828 msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -15425,12 +15442,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3834 +#: ../fish/guestfish-actions.pod:3841 msgid "ntfsresize-size" msgstr "ntfsresize-size" #. type: verbatim -#: ../fish/guestfish-actions.pod:3836 +#: ../fish/guestfish-actions.pod:3843 #, no-wrap msgid "" " ntfsresize-size device size\n" @@ -15438,19 +15455,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3838 +#: ../fish/guestfish-actions.pod:3845 msgid "" "This command is the same as L</ntfsresize> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3848 +#: ../fish/guestfish-actions.pod:3855 msgid "part-add" msgstr "part-add" #. type: verbatim -#: ../fish/guestfish-actions.pod:3850 +#: ../fish/guestfish-actions.pod:3857 #, no-wrap msgid "" " part-add device prlogex startsect endsect\n" @@ -15458,14 +15475,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3852 +#: ../fish/guestfish-actions.pod:3859 msgid "" "This command adds a partition to C<device>. If there is no partition table " "on the device, call L</part-init> first." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3855 ../src/guestfs-actions.pod:6038 +#: ../fish/guestfish-actions.pod:3862 ../src/guestfs-actions.pod:6045 msgid "" "The C<prlogex> parameter is the type of partition. Normally you should pass " "C<p> or C<primary> here, but MBR partition tables also support C<l> (or " @@ -15473,7 +15490,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3860 ../src/guestfs-actions.pod:6043 +#: ../fish/guestfish-actions.pod:3867 ../src/guestfs-actions.pod:6050 msgid "" "C<startsect> and C<endsect> are the start and end of the partition in " "I<sectors>. C<endsect> may be negative, which means it counts backwards " @@ -15481,19 +15498,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3864 +#: ../fish/guestfish-actions.pod:3871 msgid "" "Creating a partition which covers the whole disk is not so easy. Use L</" "part-disk> to do that." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3867 +#: ../fish/guestfish-actions.pod:3874 msgid "part-del" msgstr "part-del" #. type: verbatim -#: ../fish/guestfish-actions.pod:3869 +#: ../fish/guestfish-actions.pod:3876 #, no-wrap msgid "" " part-del device partnum\n" @@ -15501,24 +15518,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3871 ../src/guestfs-actions.pod:6061 +#: ../fish/guestfish-actions.pod:3878 ../src/guestfs-actions.pod:6068 msgid "This command deletes the partition numbered C<partnum> on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3873 ../src/guestfs-actions.pod:6063 +#: ../fish/guestfish-actions.pod:3880 ../src/guestfs-actions.pod:6070 msgid "" "Note that in the case of MBR partitioning, deleting an extended partition " "also deletes any logical partitions it contains." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3877 +#: ../fish/guestfish-actions.pod:3884 msgid "part-disk" msgstr "part-disk" #. type: verbatim -#: ../fish/guestfish-actions.pod:3879 +#: ../fish/guestfish-actions.pod:3886 #, no-wrap msgid "" " part-disk device parttype\n" @@ -15528,26 +15545,26 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3881 +#: ../fish/guestfish-actions.pod:3888 msgid "" "This command is simply a combination of L</part-init> followed by L</part-" "add> to create a single primary partition covering the whole disk." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3885 +#: ../fish/guestfish-actions.pod:3892 msgid "" "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " "possible values are described in L</part-init>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3888 +#: ../fish/guestfish-actions.pod:3895 msgid "part-get-bootable" msgstr "part-get-bootable" #. type: verbatim -#: ../fish/guestfish-actions.pod:3890 +#: ../fish/guestfish-actions.pod:3897 #, no-wrap msgid "" " part-get-bootable device partnum\n" @@ -15555,24 +15572,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3892 ../src/guestfs-actions.pod:6096 +#: ../fish/guestfish-actions.pod:3899 ../src/guestfs-actions.pod:6103 msgid "" "This command returns true if the partition C<partnum> on C<device> has the " "bootable flag set." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3895 +#: ../fish/guestfish-actions.pod:3902 msgid "See also L</part-set-bootable>." msgstr "Див. також L</part-set-bootable>." #. type: =head2 -#: ../fish/guestfish-actions.pod:3897 +#: ../fish/guestfish-actions.pod:3904 msgid "part-get-mbr-id" msgstr "part-get-mbr-id" #. type: verbatim -#: ../fish/guestfish-actions.pod:3899 +#: ../fish/guestfish-actions.pod:3906 #, no-wrap msgid "" " part-get-mbr-id device partnum\n" @@ -15580,14 +15597,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3901 ../src/guestfs-actions.pod:6112 +#: ../fish/guestfish-actions.pod:3908 ../src/guestfs-actions.pod:6119 msgid "" "Returns the MBR type byte (also known as the ID byte) from the numbered " "partition C<partnum>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3904 ../fish/guestfish-actions.pod:4048 +#: ../fish/guestfish-actions.pod:3911 ../fish/guestfish-actions.pod:4055 msgid "" "Note that only MBR (old DOS-style) partitions have type bytes. You will get " "undefined results for other partition table types (see L</part-get-" @@ -15595,12 +15612,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3908 +#: ../fish/guestfish-actions.pod:3915 msgid "part-get-parttype" msgstr "part-get-parttype" #. type: verbatim -#: ../fish/guestfish-actions.pod:3910 +#: ../fish/guestfish-actions.pod:3917 #, no-wrap msgid "" " part-get-parttype device\n" @@ -15610,14 +15627,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3912 ../src/guestfs-actions.pod:6129 +#: ../fish/guestfish-actions.pod:3919 ../src/guestfs-actions.pod:6136 msgid "" "This command examines the partition table on C<device> and returns the " "partition table type (format) being used." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3915 +#: ../fish/guestfish-actions.pod:3922 msgid "" "Common return values include: C<msdos> (a DOS/Windows style MBR partition " "table), C<gpt> (a GPT/EFI-style partition table). Other values are " @@ -15625,12 +15642,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3920 +#: ../fish/guestfish-actions.pod:3927 msgid "part-init" msgstr "part-init" #. type: verbatim -#: ../fish/guestfish-actions.pod:3922 +#: ../fish/guestfish-actions.pod:3929 #, no-wrap msgid "" " part-init device parttype\n" @@ -15638,7 +15655,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3924 ../src/guestfs-actions.pod:6149 +#: ../fish/guestfish-actions.pod:3931 ../src/guestfs-actions.pod:6156 msgid "" "This creates an empty partition table on C<device> of one of the partition " "types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> " @@ -15646,34 +15663,34 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3928 +#: ../fish/guestfish-actions.pod:3935 msgid "" "Initially there are no partitions. Following this, you should call L</part-" "add> for each partition required." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3931 ../src/guestfs-actions.pod:6156 +#: ../fish/guestfish-actions.pod:3938 ../src/guestfs-actions.pod:6163 msgid "Possible values for C<parttype> are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3935 ../src/guestfs-actions.pod:6160 +#: ../fish/guestfish-actions.pod:3942 ../src/guestfs-actions.pod:6167 msgid "B<efi>" msgstr "B<efi>" #. type: =item -#: ../fish/guestfish-actions.pod:3937 ../src/guestfs-actions.pod:6162 +#: ../fish/guestfish-actions.pod:3944 ../src/guestfs-actions.pod:6169 msgid "B<gpt>" msgstr "B<gpt>" #. type: textblock -#: ../fish/guestfish-actions.pod:3939 ../src/guestfs-actions.pod:6164 +#: ../fish/guestfish-actions.pod:3946 ../src/guestfs-actions.pod:6171 msgid "Intel EFI / GPT partition table." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6166 +#: ../fish/guestfish-actions.pod:3948 ../src/guestfs-actions.pod:6173 msgid "" "This is recommended for >= 2 TB partitions that will be accessed from Linux " "and Intel-based Mac OS X. It also has limited backwards compatibility with " @@ -15681,17 +15698,17 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3945 ../src/guestfs-actions.pod:6170 +#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6177 msgid "B<mbr>" msgstr "B<mbr>" #. type: =item -#: ../fish/guestfish-actions.pod:3947 ../src/guestfs-actions.pod:6172 +#: ../fish/guestfish-actions.pod:3954 ../src/guestfs-actions.pod:6179 msgid "B<msdos>" msgstr "B<msdos>" #. type: textblock -#: ../fish/guestfish-actions.pod:3949 ../src/guestfs-actions.pod:6174 +#: ../fish/guestfish-actions.pod:3956 ../src/guestfs-actions.pod:6181 msgid "" "The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and " "Windows. This partition type will B<only> work for device sizes up to 2 " @@ -15699,103 +15716,103 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3956 ../src/guestfs-actions.pod:6181 +#: ../fish/guestfish-actions.pod:3963 ../src/guestfs-actions.pod:6188 msgid "" "Other partition table types that may work but are not supported include:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3961 ../src/guestfs-actions.pod:6186 +#: ../fish/guestfish-actions.pod:3968 ../src/guestfs-actions.pod:6193 msgid "B<aix>" msgstr "B<aix>" #. type: textblock -#: ../fish/guestfish-actions.pod:3963 ../src/guestfs-actions.pod:6188 +#: ../fish/guestfish-actions.pod:3970 ../src/guestfs-actions.pod:6195 msgid "AIX disk labels." msgstr "Мітки дисків AIX." #. type: =item -#: ../fish/guestfish-actions.pod:3965 ../src/guestfs-actions.pod:6190 +#: ../fish/guestfish-actions.pod:3972 ../src/guestfs-actions.pod:6197 msgid "B<amiga>" msgstr "B<amiga>" #. type: =item -#: ../fish/guestfish-actions.pod:3967 ../src/guestfs-actions.pod:6192 +#: ../fish/guestfish-actions.pod:3974 ../src/guestfs-actions.pod:6199 msgid "B<rdb>" msgstr "B<rdb>" #. type: textblock -#: ../fish/guestfish-actions.pod:3969 ../src/guestfs-actions.pod:6194 +#: ../fish/guestfish-actions.pod:3976 ../src/guestfs-actions.pod:6201 msgid "Amiga \"Rigid Disk Block\" format." msgstr "Формат \"Rigid Disk Block\" Amiga." #. type: =item -#: ../fish/guestfish-actions.pod:3971 ../src/guestfs-actions.pod:6196 +#: ../fish/guestfish-actions.pod:3978 ../src/guestfs-actions.pod:6203 msgid "B<bsd>" msgstr "B<bsd>" #. type: textblock -#: ../fish/guestfish-actions.pod:3973 ../src/guestfs-actions.pod:6198 +#: ../fish/guestfish-actions.pod:3980 ../src/guestfs-actions.pod:6205 msgid "BSD disk labels." msgstr "Мітки дисків BSD." #. type: =item -#: ../fish/guestfish-actions.pod:3975 ../src/guestfs-actions.pod:6200 +#: ../fish/guestfish-actions.pod:3982 ../src/guestfs-actions.pod:6207 msgid "B<dasd>" msgstr "B<dasd>" #. type: textblock -#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6202 +#: ../fish/guestfish-actions.pod:3984 ../src/guestfs-actions.pod:6209 msgid "DASD, used on IBM mainframes." msgstr "DASD, використовувалися у мейнфреймах IBM." #. type: =item -#: ../fish/guestfish-actions.pod:3979 ../src/guestfs-actions.pod:6204 +#: ../fish/guestfish-actions.pod:3986 ../src/guestfs-actions.pod:6211 msgid "B<dvh>" msgstr "B<dvh>" #. type: textblock -#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6206 +#: ../fish/guestfish-actions.pod:3988 ../src/guestfs-actions.pod:6213 msgid "MIPS/SGI volumes." msgstr "Томи MIPS/SGI." #. type: =item -#: ../fish/guestfish-actions.pod:3983 ../src/guestfs-actions.pod:6208 +#: ../fish/guestfish-actions.pod:3990 ../src/guestfs-actions.pod:6215 msgid "B<mac>" msgstr "B<mac>" #. type: textblock -#: ../fish/guestfish-actions.pod:3985 ../src/guestfs-actions.pod:6210 +#: ../fish/guestfish-actions.pod:3992 ../src/guestfs-actions.pod:6217 msgid "Old Mac partition format. Modern Macs use C<gpt>." msgstr "Старий формат розділів Mac. Сучасні системи Mac використовують C<gpt>." #. type: =item -#: ../fish/guestfish-actions.pod:3987 ../src/guestfs-actions.pod:6212 +#: ../fish/guestfish-actions.pod:3994 ../src/guestfs-actions.pod:6219 msgid "B<pc98>" msgstr "B<pc98>" #. type: textblock -#: ../fish/guestfish-actions.pod:3989 ../src/guestfs-actions.pod:6214 +#: ../fish/guestfish-actions.pod:3996 ../src/guestfs-actions.pod:6221 msgid "NEC PC-98 format, common in Japan apparently." msgstr "Формат NEC PC-98, поширений у Японії." #. type: =item -#: ../fish/guestfish-actions.pod:3991 ../src/guestfs-actions.pod:6216 +#: ../fish/guestfish-actions.pod:3998 ../src/guestfs-actions.pod:6223 msgid "B<sun>" msgstr "B<sun>" #. type: textblock -#: ../fish/guestfish-actions.pod:3993 ../src/guestfs-actions.pod:6218 +#: ../fish/guestfish-actions.pod:4000 ../src/guestfs-actions.pod:6225 msgid "Sun disk labels." msgstr "Мітки дисків Sun." #. type: =head2 -#: ../fish/guestfish-actions.pod:3997 +#: ../fish/guestfish-actions.pod:4004 msgid "part-list" msgstr "part-list" #. type: verbatim -#: ../fish/guestfish-actions.pod:3999 +#: ../fish/guestfish-actions.pod:4006 #, no-wrap msgid "" " part-list device\n" @@ -15805,66 +15822,66 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4001 ../src/guestfs-actions.pod:6232 +#: ../fish/guestfish-actions.pod:4008 ../src/guestfs-actions.pod:6239 msgid "" "This command parses the partition table on C<device> and returns the list of " "partitions found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4004 ../src/guestfs-actions.pod:6235 +#: ../fish/guestfish-actions.pod:4011 ../src/guestfs-actions.pod:6242 msgid "The fields in the returned structure are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4008 ../src/guestfs-actions.pod:6239 +#: ../fish/guestfish-actions.pod:4015 ../src/guestfs-actions.pod:6246 msgid "B<part_num>" msgstr "B<part_num>" #. type: textblock -#: ../fish/guestfish-actions.pod:4010 ../src/guestfs-actions.pod:6241 +#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6248 msgid "Partition number, counting from 1." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4012 ../src/guestfs-actions.pod:6243 +#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6250 msgid "B<part_start>" msgstr "B<part_start>" #. type: textblock -#: ../fish/guestfish-actions.pod:4014 +#: ../fish/guestfish-actions.pod:4021 msgid "" "Start of the partition I<in bytes>. To get sectors you have to divide by " "the device's sector size, see L</blockdev-getss>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6248 +#: ../fish/guestfish-actions.pod:4024 ../src/guestfs-actions.pod:6255 msgid "B<part_end>" msgstr "B<part_end>" #. type: textblock -#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6250 +#: ../fish/guestfish-actions.pod:4026 ../src/guestfs-actions.pod:6257 msgid "End of the partition in bytes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4021 ../src/guestfs-actions.pod:6252 +#: ../fish/guestfish-actions.pod:4028 ../src/guestfs-actions.pod:6259 msgid "B<part_size>" msgstr "B<part_size>" #. type: textblock -#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6254 +#: ../fish/guestfish-actions.pod:4030 ../src/guestfs-actions.pod:6261 msgid "Size of the partition in bytes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4027 +#: ../fish/guestfish-actions.pod:4034 msgid "part-set-bootable" msgstr "part-set-bootable" #. type: verbatim -#: ../fish/guestfish-actions.pod:4029 +#: ../fish/guestfish-actions.pod:4036 #, no-wrap msgid "" " part-set-bootable device partnum true|false\n" @@ -15872,14 +15889,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4031 ../src/guestfs-actions.pod:6272 +#: ../fish/guestfish-actions.pod:4038 ../src/guestfs-actions.pod:6279 msgid "" "This sets the bootable flag on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4034 ../src/guestfs-actions.pod:6275 +#: ../fish/guestfish-actions.pod:4041 ../src/guestfs-actions.pod:6282 msgid "" "The bootable flag is used by some operating systems (notably Windows) to " "determine which partition to boot from. It is by no means universally " @@ -15887,12 +15904,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4038 +#: ../fish/guestfish-actions.pod:4045 msgid "part-set-mbr-id" msgstr "part-set-mbr-id" #. type: verbatim -#: ../fish/guestfish-actions.pod:4040 +#: ../fish/guestfish-actions.pod:4047 #, no-wrap msgid "" " part-set-mbr-id device partnum idbyte\n" @@ -15900,7 +15917,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4042 ../src/guestfs-actions.pod:6291 +#: ../fish/guestfish-actions.pod:4049 ../src/guestfs-actions.pod:6298 msgid "" "Sets the MBR type byte (also known as the ID byte) of the numbered partition " "C<partnum> to C<idbyte>. Note that the type bytes quoted in most " @@ -15909,12 +15926,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4052 +#: ../fish/guestfish-actions.pod:4059 msgid "part-set-name" msgstr "part-set-name" #. type: verbatim -#: ../fish/guestfish-actions.pod:4054 +#: ../fish/guestfish-actions.pod:4061 #, no-wrap msgid "" " part-set-name device partnum name\n" @@ -15922,26 +15939,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4056 ../src/guestfs-actions.pod:6313 +#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6320 msgid "" "This sets the partition name on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4059 ../src/guestfs-actions.pod:6316 +#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6323 msgid "" "The partition name can only be set on certain types of partition table. " "This works on C<gpt> but not on C<mbr> partitions." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4062 +#: ../fish/guestfish-actions.pod:4069 msgid "part-to-dev" msgstr "part-to-dev" #. type: verbatim -#: ../fish/guestfish-actions.pod:4064 +#: ../fish/guestfish-actions.pod:4071 #, no-wrap msgid "" " part-to-dev partition\n" @@ -15951,33 +15968,33 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6329 +#: ../fish/guestfish-actions.pod:4073 ../src/guestfs-actions.pod:6336 msgid "" "This function takes a partition name (eg. \"/dev/sdb1\") and removes the " "partition number, returning the device name (eg. \"/dev/sdb\")." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4070 ../fish/guestfish-actions.pod:4082 +#: ../fish/guestfish-actions.pod:4077 ../fish/guestfish-actions.pod:4089 msgid "" "The named partition must exist, for example as a string returned from L</" "list-partitions>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4073 +#: ../fish/guestfish-actions.pod:4080 #, fuzzy #| msgid "See also L</part-to-partnum>." msgid "See also L</part-to-partnum>, L</device-index>." msgstr "Див. також L</part-to-partnum>." #. type: =head2 -#: ../fish/guestfish-actions.pod:4075 +#: ../fish/guestfish-actions.pod:4082 msgid "part-to-partnum" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4077 +#: ../fish/guestfish-actions.pod:4084 #, no-wrap msgid "" " part-to-partnum partition\n" @@ -15985,24 +16002,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4079 ../src/guestfs-actions.pod:6349 +#: ../fish/guestfish-actions.pod:4086 ../src/guestfs-actions.pod:6356 msgid "" "This function takes a partition name (eg. \"/dev/sdb1\") and returns the " "partition number (eg. C<1>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4085 +#: ../fish/guestfish-actions.pod:4092 msgid "See also L</part-to-dev>." msgstr "Див. також L</part-to-dev>." #. type: =head2 -#: ../fish/guestfish-actions.pod:4087 +#: ../fish/guestfish-actions.pod:4094 msgid "ping-daemon" msgstr "ping-daemon" #. type: verbatim -#: ../fish/guestfish-actions.pod:4089 +#: ../fish/guestfish-actions.pod:4096 #, no-wrap msgid "" " ping-daemon\n" @@ -16012,7 +16029,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4091 ../src/guestfs-actions.pod:6366 +#: ../fish/guestfish-actions.pod:4098 ../src/guestfs-actions.pod:6373 msgid "" "This is a test probe into the guestfs daemon running inside the qemu " "subprocess. Calling this function checks that the daemon responds to the " @@ -16021,12 +16038,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4096 +#: ../fish/guestfish-actions.pod:4103 msgid "pread" msgstr "pread" #. type: verbatim -#: ../fish/guestfish-actions.pod:4098 +#: ../fish/guestfish-actions.pod:4105 #, no-wrap msgid "" " pread path count offset\n" @@ -16034,32 +16051,32 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4100 ../src/guestfs-actions.pod:6384 +#: ../fish/guestfish-actions.pod:4107 ../src/guestfs-actions.pod:6391 msgid "" "This command lets you read part of a file. It reads C<count> bytes of the " "file, starting at C<offset>, from file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4103 ../fish/guestfish-actions.pod:4118 -#: ../src/guestfs-actions.pod:6387 ../src/guestfs-actions.pod:6413 +#: ../fish/guestfish-actions.pod:4110 ../fish/guestfish-actions.pod:4125 +#: ../src/guestfs-actions.pod:6394 ../src/guestfs-actions.pod:6420 msgid "" "This may read fewer bytes than requested. For further details see the " "L<pread(2)> system call." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4106 +#: ../fish/guestfish-actions.pod:4113 msgid "See also L</pwrite>, L</pread-device>." msgstr "Див. також L</pwrite>, L</pread-device>." #. type: =head2 -#: ../fish/guestfish-actions.pod:4111 +#: ../fish/guestfish-actions.pod:4118 msgid "pread-device" msgstr "pread-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:4113 +#: ../fish/guestfish-actions.pod:4120 #, no-wrap msgid "" " pread-device device count offset\n" @@ -16067,24 +16084,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4115 ../src/guestfs-actions.pod:6410 +#: ../fish/guestfish-actions.pod:4122 ../src/guestfs-actions.pod:6417 msgid "" "This command lets you read part of a file. It reads C<count> bytes of " "C<device>, starting at C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4121 +#: ../fish/guestfish-actions.pod:4128 msgid "See also L</pread>." msgstr "Див. також L</pread>." #. type: =head2 -#: ../fish/guestfish-actions.pod:4126 +#: ../fish/guestfish-actions.pod:4133 msgid "pvcreate" msgstr "pvcreate" #. type: verbatim -#: ../fish/guestfish-actions.pod:4128 +#: ../fish/guestfish-actions.pod:4135 #, no-wrap msgid "" " pvcreate device\n" @@ -16094,19 +16111,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4130 ../src/guestfs-actions.pod:6433 +#: ../fish/guestfish-actions.pod:4137 ../src/guestfs-actions.pod:6440 msgid "" "This creates an LVM physical volume on the named C<device>, where C<device> " "should usually be a partition name such as C</dev/sda1>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4134 +#: ../fish/guestfish-actions.pod:4141 msgid "pvremove" msgstr "pvremove" #. type: verbatim -#: ../fish/guestfish-actions.pod:4136 +#: ../fish/guestfish-actions.pod:4143 #, no-wrap msgid "" " pvremove device\n" @@ -16116,14 +16133,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4138 ../src/guestfs-actions.pod:6447 +#: ../fish/guestfish-actions.pod:4145 ../src/guestfs-actions.pod:6454 msgid "" "This wipes a physical volume C<device> so that LVM will no longer recognise " "it." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4141 ../src/guestfs-actions.pod:6450 +#: ../fish/guestfish-actions.pod:4148 ../src/guestfs-actions.pod:6457 msgid "" "The implementation uses the C<pvremove> command which refuses to wipe " "physical volumes that contain any volume groups, so you have to remove those " @@ -16131,12 +16148,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4145 +#: ../fish/guestfish-actions.pod:4152 msgid "pvresize" msgstr "pvresize" #. type: verbatim -#: ../fish/guestfish-actions.pod:4147 +#: ../fish/guestfish-actions.pod:4154 #, no-wrap msgid "" " pvresize device\n" @@ -16146,19 +16163,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4149 ../src/guestfs-actions.pod:6464 +#: ../fish/guestfish-actions.pod:4156 ../src/guestfs-actions.pod:6471 msgid "" "This resizes (expands or shrinks) an existing LVM physical volume to match " "the new size of the underlying device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4152 +#: ../fish/guestfish-actions.pod:4159 msgid "pvresize-size" msgstr "pvresize-size" #. type: verbatim -#: ../fish/guestfish-actions.pod:4154 +#: ../fish/guestfish-actions.pod:4161 #, no-wrap msgid "" " pvresize-size device size\n" @@ -16166,19 +16183,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4156 +#: ../fish/guestfish-actions.pod:4163 msgid "" "This command is the same as L</pvresize> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4159 +#: ../fish/guestfish-actions.pod:4166 msgid "pvs" msgstr "pvs" #. type: verbatim -#: ../fish/guestfish-actions.pod:4161 +#: ../fish/guestfish-actions.pod:4168 #, no-wrap msgid "" " pvs\n" @@ -16188,31 +16205,31 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4163 ../src/guestfs-actions.pod:6490 +#: ../fish/guestfish-actions.pod:4170 ../src/guestfs-actions.pod:6497 msgid "" "List all the physical volumes detected. This is the equivalent of the L<pvs" "(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4166 ../src/guestfs-actions.pod:6493 +#: ../fish/guestfish-actions.pod:4173 ../src/guestfs-actions.pod:6500 msgid "" "This returns a list of just the device names that contain PVs (eg. C</dev/" "sda2>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4169 +#: ../fish/guestfish-actions.pod:4176 msgid "See also L</pvs-full>." msgstr "Див. також L</pvs-full>." #. type: =head2 -#: ../fish/guestfish-actions.pod:4171 +#: ../fish/guestfish-actions.pod:4178 msgid "pvs-full" msgstr "pvs-full" #. type: verbatim -#: ../fish/guestfish-actions.pod:4173 +#: ../fish/guestfish-actions.pod:4180 #, no-wrap msgid "" " pvs-full\n" @@ -16222,19 +16239,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4175 ../src/guestfs-actions.pod:6509 +#: ../fish/guestfish-actions.pod:4182 ../src/guestfs-actions.pod:6516 msgid "" "List all the physical volumes detected. This is the equivalent of the L<pvs" "(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4178 +#: ../fish/guestfish-actions.pod:4185 msgid "pvuuid" msgstr "pvuuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:4180 +#: ../fish/guestfish-actions.pod:4187 #, no-wrap msgid "" " pvuuid device\n" @@ -16244,17 +16261,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4182 ../src/guestfs-actions.pod:6524 +#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6531 msgid "This command returns the UUID of the LVM PV C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4184 +#: ../fish/guestfish-actions.pod:4191 msgid "pwrite" msgstr "pwrite" #. type: verbatim -#: ../fish/guestfish-actions.pod:4186 +#: ../fish/guestfish-actions.pod:4193 #, no-wrap msgid "" " pwrite path content offset\n" @@ -16262,14 +16279,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4188 ../src/guestfs-actions.pod:6540 +#: ../fish/guestfish-actions.pod:4195 ../src/guestfs-actions.pod:6547 msgid "" "This command writes to part of a file. It writes the data buffer C<content> " "to the file C<path> starting at offset C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4191 ../src/guestfs-actions.pod:6543 +#: ../fish/guestfish-actions.pod:4198 ../src/guestfs-actions.pod:6550 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " "call it may not write the full data requested. The return value is the " @@ -16279,17 +16296,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4197 +#: ../fish/guestfish-actions.pod:4204 msgid "See also L</pread>, L</pwrite-device>." msgstr "Див. також L</pread>, L</pwrite-device>." #. type: =head2 -#: ../fish/guestfish-actions.pod:4202 +#: ../fish/guestfish-actions.pod:4209 msgid "pwrite-device" msgstr "pwrite-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:4204 +#: ../fish/guestfish-actions.pod:4211 #, no-wrap msgid "" " pwrite-device device content offset\n" @@ -16297,14 +16314,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4206 ../src/guestfs-actions.pod:6567 +#: ../fish/guestfish-actions.pod:4213 ../src/guestfs-actions.pod:6574 msgid "" "This command writes to part of a device. It writes the data buffer " "C<content> to C<device> starting at offset C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4209 ../src/guestfs-actions.pod:6570 +#: ../fish/guestfish-actions.pod:4216 ../src/guestfs-actions.pod:6577 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " "call it may not write the full data requested (although short writes to disk " @@ -16312,17 +16329,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4214 +#: ../fish/guestfish-actions.pod:4221 msgid "See also L</pwrite>." msgstr "Див. також L</pwrite>." #. type: =head2 -#: ../fish/guestfish-actions.pod:4219 +#: ../fish/guestfish-actions.pod:4226 msgid "read-file" msgstr "read-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:4221 +#: ../fish/guestfish-actions.pod:4228 #, no-wrap msgid "" " read-file path\n" @@ -16332,12 +16349,12 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4223 ../src/guestfs-actions.pod:6591 +#: ../fish/guestfish-actions.pod:4230 ../src/guestfs-actions.pod:6598 msgid "This calls returns the contents of the file C<path> as a buffer." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4226 +#: ../fish/guestfish-actions.pod:4233 msgid "" "Unlike L</cat>, this function can correctly handle files that contain " "embedded ASCII NUL characters. However unlike L</download>, this function " @@ -16345,12 +16362,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4234 +#: ../fish/guestfish-actions.pod:4241 msgid "read-lines" msgstr "read-lines" #. type: verbatim -#: ../fish/guestfish-actions.pod:4236 +#: ../fish/guestfish-actions.pod:4243 #, no-wrap msgid "" " read-lines path\n" @@ -16360,14 +16377,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4240 ../src/guestfs-actions.pod:6616 +#: ../fish/guestfish-actions.pod:4247 ../src/guestfs-actions.pod:6623 msgid "" "The file contents are returned as a list of lines. Trailing C<LF> and " "C<CRLF> character sequences are I<not> returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4243 +#: ../fish/guestfish-actions.pod:4250 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of line). For " @@ -16376,12 +16393,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4248 +#: ../fish/guestfish-actions.pod:4255 msgid "readdir" msgstr "readdir" #. type: verbatim -#: ../fish/guestfish-actions.pod:4250 +#: ../fish/guestfish-actions.pod:4257 #, no-wrap msgid "" " readdir dir\n" @@ -16391,12 +16408,12 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4252 ../src/guestfs-actions.pod:6636 +#: ../fish/guestfish-actions.pod:4259 ../src/guestfs-actions.pod:6643 msgid "This returns the list of directory entries in directory C<dir>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4254 ../src/guestfs-actions.pod:6638 +#: ../fish/guestfish-actions.pod:4261 ../src/guestfs-actions.pod:6645 msgid "" "All entries in the directory are returned, including C<.> and C<..>. The " "entries are I<not> sorted, but returned in the same order as the underlying " @@ -16404,105 +16421,105 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4258 ../src/guestfs-actions.pod:6642 +#: ../fish/guestfish-actions.pod:4265 ../src/guestfs-actions.pod:6649 msgid "" "Also this call returns basic file type information about each file. The " "C<ftyp> field will contain one of the following characters:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4263 ../src/guestfs-actions.pod:6647 +#: ../fish/guestfish-actions.pod:4270 ../src/guestfs-actions.pod:6654 msgid "'b'" msgstr "'b'" #. type: textblock -#: ../fish/guestfish-actions.pod:4265 ../src/guestfs-actions.pod:6649 +#: ../fish/guestfish-actions.pod:4272 ../src/guestfs-actions.pod:6656 msgid "Block special" msgstr "Блоковий особливий" #. type: =item -#: ../fish/guestfish-actions.pod:4267 ../src/guestfs-actions.pod:6651 +#: ../fish/guestfish-actions.pod:4274 ../src/guestfs-actions.pod:6658 msgid "'c'" msgstr "'c'" #. type: textblock -#: ../fish/guestfish-actions.pod:4269 ../src/guestfs-actions.pod:6653 +#: ../fish/guestfish-actions.pod:4276 ../src/guestfs-actions.pod:6660 msgid "Char special" msgstr "Символьний особливий" #. type: =item -#: ../fish/guestfish-actions.pod:4271 ../src/guestfs-actions.pod:6655 +#: ../fish/guestfish-actions.pod:4278 ../src/guestfs-actions.pod:6662 msgid "'d'" msgstr "'d'" #. type: textblock -#: ../fish/guestfish-actions.pod:4273 ../src/guestfs-actions.pod:6657 +#: ../fish/guestfish-actions.pod:4280 ../src/guestfs-actions.pod:6664 msgid "Directory" msgstr "Каталог" #. type: =item -#: ../fish/guestfish-actions.pod:4275 ../src/guestfs-actions.pod:6659 +#: ../fish/guestfish-actions.pod:4282 ../src/guestfs-actions.pod:6666 msgid "'f'" msgstr "'f'" #. type: textblock -#: ../fish/guestfish-actions.pod:4277 ../src/guestfs-actions.pod:6661 +#: ../fish/guestfish-actions.pod:4284 ../src/guestfs-actions.pod:6668 msgid "FIFO (named pipe)" msgstr "FIFO (іменований канал)" #. type: =item -#: ../fish/guestfish-actions.pod:4279 ../src/guestfs-actions.pod:6663 +#: ../fish/guestfish-actions.pod:4286 ../src/guestfs-actions.pod:6670 msgid "'l'" msgstr "'l'" #. type: textblock -#: ../fish/guestfish-actions.pod:4281 ../src/guestfs-actions.pod:6665 +#: ../fish/guestfish-actions.pod:4288 ../src/guestfs-actions.pod:6672 msgid "Symbolic link" msgstr "Символічне посилання" #. type: =item -#: ../fish/guestfish-actions.pod:4283 ../src/guestfs-actions.pod:6667 +#: ../fish/guestfish-actions.pod:4290 ../src/guestfs-actions.pod:6674 msgid "'r'" msgstr "'r'" #. type: textblock -#: ../fish/guestfish-actions.pod:4285 ../src/guestfs-actions.pod:6669 +#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6676 msgid "Regular file" msgstr "Звичайний файл" #. type: =item -#: ../fish/guestfish-actions.pod:4287 ../src/guestfs-actions.pod:6671 +#: ../fish/guestfish-actions.pod:4294 ../src/guestfs-actions.pod:6678 msgid "'s'" msgstr "'s'" #. type: textblock -#: ../fish/guestfish-actions.pod:4289 ../src/guestfs-actions.pod:6673 +#: ../fish/guestfish-actions.pod:4296 ../src/guestfs-actions.pod:6680 msgid "Socket" msgstr "Сокет" #. type: =item -#: ../fish/guestfish-actions.pod:4291 ../src/guestfs-actions.pod:6675 +#: ../fish/guestfish-actions.pod:4298 ../src/guestfs-actions.pod:6682 msgid "'u'" msgstr "'u'" #. type: textblock -#: ../fish/guestfish-actions.pod:4293 ../src/guestfs-actions.pod:6677 +#: ../fish/guestfish-actions.pod:4300 ../src/guestfs-actions.pod:6684 msgid "Unknown file type" msgstr "Невідомий тип файла" #. type: =item -#: ../fish/guestfish-actions.pod:4295 ../src/guestfs-actions.pod:6679 +#: ../fish/guestfish-actions.pod:4302 ../src/guestfs-actions.pod:6686 msgid "'?'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4297 ../src/guestfs-actions.pod:6681 +#: ../fish/guestfish-actions.pod:4304 ../src/guestfs-actions.pod:6688 msgid "" "The L<readdir(3)> call returned a C<d_type> field with an unexpected value" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4302 +#: ../fish/guestfish-actions.pod:4309 msgid "" "This function is primarily intended for use by programs. To get a simple " "list of names, use L</ls>. To get a printable directory for human " @@ -16510,12 +16527,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4306 +#: ../fish/guestfish-actions.pod:4313 msgid "readlink" msgstr "readlink" #. type: verbatim -#: ../fish/guestfish-actions.pod:4308 +#: ../fish/guestfish-actions.pod:4315 #, no-wrap msgid "" " readlink path\n" @@ -16525,17 +16542,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4310 ../src/guestfs-actions.pod:6702 +#: ../fish/guestfish-actions.pod:4317 ../src/guestfs-actions.pod:6709 msgid "This command reads the target of a symbolic link." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4312 +#: ../fish/guestfish-actions.pod:4319 msgid "readlinklist" msgstr "readlinklist" #. type: verbatim -#: ../fish/guestfish-actions.pod:4314 +#: ../fish/guestfish-actions.pod:4321 #, no-wrap msgid "" " readlinklist path 'names ...'\n" @@ -16543,7 +16560,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4316 ../src/guestfs-actions.pod:6716 +#: ../fish/guestfish-actions.pod:4323 ../src/guestfs-actions.pod:6723 msgid "" "This call allows you to do a C<readlink> operation on multiple files, where " "all files are in the directory C<path>. C<names> is the list of files from " @@ -16551,14 +16568,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4320 ../src/guestfs-actions.pod:6720 +#: ../fish/guestfish-actions.pod:4327 ../src/guestfs-actions.pod:6727 msgid "" "On return you get a list of strings, with a one-to-one correspondence to the " "C<names> list. Each string is the value of the symbolic link." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4324 ../src/guestfs-actions.pod:6724 +#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6731 msgid "" "If the C<readlink(2)> operation fails on any name, then the corresponding " "result string is the empty string C<\"\">. However the whole operation is " @@ -16568,7 +16585,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6731 +#: ../fish/guestfish-actions.pod:4338 ../src/guestfs-actions.pod:6738 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. Very long directory listings " @@ -16577,12 +16594,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4338 +#: ../fish/guestfish-actions.pod:4345 msgid "realpath" msgstr "realpath" #. type: verbatim -#: ../fish/guestfish-actions.pod:4340 +#: ../fish/guestfish-actions.pod:4347 #, no-wrap msgid "" " realpath path\n" @@ -16592,19 +16609,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4342 ../src/guestfs-actions.pod:6750 +#: ../fish/guestfish-actions.pod:4349 ../src/guestfs-actions.pod:6757 msgid "" "Return the canonicalized absolute pathname of C<path>. The returned path " "has no C<.>, C<..> or symbolic link path elements." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4345 +#: ../fish/guestfish-actions.pod:4352 msgid "removexattr" msgstr "removexattr" #. type: verbatim -#: ../fish/guestfish-actions.pod:4347 +#: ../fish/guestfish-actions.pod:4354 #, no-wrap msgid "" " removexattr xattr path\n" @@ -16612,23 +16629,23 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4349 ../src/guestfs-actions.pod:6765 +#: ../fish/guestfish-actions.pod:4356 ../src/guestfs-actions.pod:6772 msgid "" "This call removes the extended attribute named C<xattr> of the file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4352 +#: ../fish/guestfish-actions.pod:4359 msgid "See also: L</lremovexattr>, L<attr(5)>." msgstr "Див. також L</lremovexattr>, L<attr(5)>." #. type: =head2 -#: ../fish/guestfish-actions.pod:4354 +#: ../fish/guestfish-actions.pod:4361 msgid "resize2fs" msgstr "resize2fs" #. type: verbatim -#: ../fish/guestfish-actions.pod:4356 +#: ../fish/guestfish-actions.pod:4363 #, no-wrap msgid "" " resize2fs device\n" @@ -16638,14 +16655,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4358 ../src/guestfs-actions.pod:6780 +#: ../fish/guestfish-actions.pod:4365 ../src/guestfs-actions.pod:6787 msgid "" "This resizes an ext2, ext3 or ext4 filesystem to match the size of the " "underlying device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4361 +#: ../fish/guestfish-actions.pod:4368 msgid "" "I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> " "before calling this command. For unknown reasons C<resize2fs> sometimes " @@ -16654,12 +16671,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4367 +#: ../fish/guestfish-actions.pod:4374 msgid "resize2fs-M" msgstr "resize2fs-M" #. type: verbatim -#: ../fish/guestfish-actions.pod:4369 +#: ../fish/guestfish-actions.pod:4376 #, no-wrap msgid "" " resize2fs-M device\n" @@ -16669,7 +16686,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4371 +#: ../fish/guestfish-actions.pod:4378 msgid "" "This command is the same as L</resize2fs>, but the filesystem is resized to " "its minimum size. This works like the I<-M> option to the C<resize2fs> " @@ -16677,7 +16694,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4375 +#: ../fish/guestfish-actions.pod:4382 msgid "" "To get the resulting size of the filesystem you should call L</tune2fs-l> " "and read the C<Block size> and C<Block count> values. These two numbers, " @@ -16686,12 +16703,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4380 +#: ../fish/guestfish-actions.pod:4387 msgid "resize2fs-size" msgstr "resize2fs-size" #. type: verbatim -#: ../fish/guestfish-actions.pod:4382 +#: ../fish/guestfish-actions.pod:4389 #, no-wrap msgid "" " resize2fs-size device size\n" @@ -16699,19 +16716,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4384 +#: ../fish/guestfish-actions.pod:4391 msgid "" "This command is the same as L</resize2fs> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4387 +#: ../fish/guestfish-actions.pod:4394 msgid "rm" msgstr "rm" #. type: verbatim -#: ../fish/guestfish-actions.pod:4389 +#: ../fish/guestfish-actions.pod:4396 #, no-wrap msgid "" " rm path\n" @@ -16721,17 +16738,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4391 ../src/guestfs-actions.pod:6832 +#: ../fish/guestfish-actions.pod:4398 ../src/guestfs-actions.pod:6839 msgid "Remove the single file C<path>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4393 +#: ../fish/guestfish-actions.pod:4400 msgid "rm-rf" msgstr "rm-rf" #. type: verbatim -#: ../fish/guestfish-actions.pod:4395 +#: ../fish/guestfish-actions.pod:4402 #, no-wrap msgid "" " rm-rf path\n" @@ -16741,19 +16758,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4397 ../src/guestfs-actions.pod:6844 +#: ../fish/guestfish-actions.pod:4404 ../src/guestfs-actions.pod:6851 msgid "" "Remove the file or directory C<path>, recursively removing the contents if " "its a directory. This is like the C<rm -rf> shell command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4401 +#: ../fish/guestfish-actions.pod:4408 msgid "rmdir" msgstr "rmdir" #. type: verbatim -#: ../fish/guestfish-actions.pod:4403 +#: ../fish/guestfish-actions.pod:4410 #, no-wrap msgid "" " rmdir path\n" @@ -16763,17 +16780,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4405 ../src/guestfs-actions.pod:6858 +#: ../fish/guestfish-actions.pod:4412 ../src/guestfs-actions.pod:6865 msgid "Remove the single directory C<path>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4407 +#: ../fish/guestfish-actions.pod:4414 msgid "rmmountpoint" msgstr "rmmountpoint" #. type: verbatim -#: ../fish/guestfish-actions.pod:4409 +#: ../fish/guestfish-actions.pod:4416 #, no-wrap msgid "" " rmmountpoint exemptpath\n" @@ -16781,19 +16798,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4411 +#: ../fish/guestfish-actions.pod:4418 msgid "" "This calls removes a mountpoint that was previously created with L</" "mkmountpoint>. See L</mkmountpoint> for full details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4415 +#: ../fish/guestfish-actions.pod:4422 msgid "scrub-device" msgstr "scrub-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:4417 +#: ../fish/guestfish-actions.pod:4424 #, no-wrap msgid "" " scrub-device device\n" @@ -16803,28 +16820,28 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4419 ../src/guestfs-actions.pod:6884 +#: ../fish/guestfish-actions.pod:4426 ../src/guestfs-actions.pod:6891 msgid "" "This command writes patterns over C<device> to make data retrieval more " "difficult." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4422 ../fish/guestfish-actions.pod:4434 -#: ../fish/guestfish-actions.pod:4447 ../src/guestfs-actions.pod:6887 -#: ../src/guestfs-actions.pod:6905 ../src/guestfs-actions.pod:6924 +#: ../fish/guestfish-actions.pod:4429 ../fish/guestfish-actions.pod:4441 +#: ../fish/guestfish-actions.pod:4454 ../src/guestfs-actions.pod:6894 +#: ../src/guestfs-actions.pod:6912 ../src/guestfs-actions.pod:6931 msgid "" "It is an interface to the L<scrub(1)> program. See that manual page for " "more details." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4425 +#: ../fish/guestfish-actions.pod:4432 msgid "scrub-file" msgstr "scrub-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:4427 +#: ../fish/guestfish-actions.pod:4434 #, no-wrap msgid "" " scrub-file file\n" @@ -16834,24 +16851,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4429 ../src/guestfs-actions.pod:6900 +#: ../fish/guestfish-actions.pod:4436 ../src/guestfs-actions.pod:6907 msgid "" "This command writes patterns over a file to make data retrieval more " "difficult." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4432 ../src/guestfs-actions.pod:6903 +#: ../fish/guestfish-actions.pod:4439 ../src/guestfs-actions.pod:6910 msgid "The file is I<removed> after scrubbing." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4437 +#: ../fish/guestfish-actions.pod:4444 msgid "scrub-freespace" msgstr "scrub-freespace" #. type: verbatim -#: ../fish/guestfish-actions.pod:4439 +#: ../fish/guestfish-actions.pod:4446 #, no-wrap msgid "" " scrub-freespace dir\n" @@ -16861,7 +16878,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4441 +#: ../fish/guestfish-actions.pod:4448 msgid "" "This command creates the directory C<dir> and then fills it with files until " "the filesystem is full, and scrubs the files as for L</scrub-file>, and " @@ -16870,17 +16887,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4450 +#: ../fish/guestfish-actions.pod:4457 msgid "set-append" msgstr "set-append" #. type: =head2 -#: ../fish/guestfish-actions.pod:4452 +#: ../fish/guestfish-actions.pod:4459 msgid "append" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4454 +#: ../fish/guestfish-actions.pod:4461 #, no-wrap msgid "" " set-append append\n" @@ -16888,38 +16905,38 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4456 ../src/guestfs-actions.pod:6937 +#: ../fish/guestfish-actions.pod:4463 ../src/guestfs-actions.pod:6944 msgid "" "This function is used to add additional options to the guest kernel command " "line." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:6940 +#: ../fish/guestfish-actions.pod:4466 ../src/guestfs-actions.pod:6947 msgid "" "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> " "environment variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4462 ../src/guestfs-actions.pod:6943 +#: ../fish/guestfish-actions.pod:4469 ../src/guestfs-actions.pod:6950 msgid "" "Setting C<append> to C<NULL> means I<no> additional options are passed " "(libguestfs always adds a few of its own)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4465 +#: ../fish/guestfish-actions.pod:4472 msgid "set-attach-method" msgstr "set-attach-method" #. type: =head2 -#: ../fish/guestfish-actions.pod:4467 +#: ../fish/guestfish-actions.pod:4474 msgid "attach-method" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4469 +#: ../fish/guestfish-actions.pod:4476 #, no-wrap msgid "" " set-attach-method attachmethod\n" @@ -16927,37 +16944,37 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4471 ../src/guestfs-actions.pod:6956 +#: ../fish/guestfish-actions.pod:4478 ../src/guestfs-actions.pod:6963 msgid "" "Set the method that libguestfs uses to connect to the back end guestfsd " "daemon. Possible methods are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4476 ../src/guestfs-actions.pod:6961 -#: ../src/guestfs.pod:3022 +#: ../fish/guestfish-actions.pod:4483 ../src/guestfs-actions.pod:6968 +#: ../src/guestfs.pod:3109 msgid "C<appliance>" msgstr "C<appliance>" #. type: textblock -#: ../fish/guestfish-actions.pod:4478 ../src/guestfs-actions.pod:6963 +#: ../fish/guestfish-actions.pod:4485 ../src/guestfs-actions.pod:6970 msgid "" "Launch an appliance and connect to it. This is the ordinary method and the " "default." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4481 ../src/guestfs-actions.pod:6966 +#: ../fish/guestfish-actions.pod:4488 ../src/guestfs-actions.pod:6973 msgid "C<unix:I<path>>" msgstr "C<unix:I<шлях>>" #. type: textblock -#: ../fish/guestfish-actions.pod:4483 ../src/guestfs-actions.pod:6968 +#: ../fish/guestfish-actions.pod:4490 ../src/guestfs-actions.pod:6975 msgid "Connect to the Unix domain socket I<path>." msgstr "Встановити з’єднання з сокетом домену Unix I<шлях>." #. type: textblock -#: ../fish/guestfish-actions.pod:4485 ../src/guestfs-actions.pod:6970 +#: ../fish/guestfish-actions.pod:4492 ../src/guestfs-actions.pod:6977 msgid "" "This method lets you connect to an existing daemon or (using virtio-serial) " "to a live guest. For more information, see L<guestfs(3)/ATTACHING TO " @@ -16965,17 +16982,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4491 +#: ../fish/guestfish-actions.pod:4498 msgid "set-autosync" msgstr "set-autosync" #. type: =head2 -#: ../fish/guestfish-actions.pod:4493 +#: ../fish/guestfish-actions.pod:4500 msgid "autosync" msgstr "autosync" #. type: verbatim -#: ../fish/guestfish-actions.pod:4495 +#: ../fish/guestfish-actions.pod:4502 #, no-wrap msgid "" " set-autosync true|false\n" @@ -16985,7 +17002,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4497 ../src/guestfs-actions.pod:6986 +#: ../fish/guestfish-actions.pod:4504 ../src/guestfs-actions.pod:6993 msgid "" "If C<autosync> is true, this enables autosync. Libguestfs will make a best " "effort attempt to make filesystems consistent and synchronized when the " @@ -16993,24 +17010,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4502 ../src/guestfs-actions.pod:6991 +#: ../fish/guestfish-actions.pod:4509 ../src/guestfs-actions.pod:6998 msgid "" "This is enabled by default (since libguestfs 1.5.24, previously it was " "disabled by default)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4505 +#: ../fish/guestfish-actions.pod:4512 msgid "set-direct" msgstr "set-direct" #. type: =head2 -#: ../fish/guestfish-actions.pod:4507 +#: ../fish/guestfish-actions.pod:4514 msgid "direct" msgstr "direct" #. type: verbatim -#: ../fish/guestfish-actions.pod:4509 +#: ../fish/guestfish-actions.pod:4516 #, no-wrap msgid "" " set-direct true|false\n" @@ -17020,36 +17037,36 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4511 ../src/guestfs-actions.pod:7004 +#: ../fish/guestfish-actions.pod:4518 ../src/guestfs-actions.pod:7011 msgid "" "If the direct appliance mode flag is enabled, then stdin and stdout are " "passed directly through to the appliance once it is launched." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4515 +#: ../fish/guestfish-actions.pod:4522 msgid "" "One consequence of this is that log messages aren't caught by the library " "and handled by L</set-log-message-callback>, but go straight to stdout." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4519 ../src/guestfs-actions.pod:7012 +#: ../fish/guestfish-actions.pod:4526 ../src/guestfs-actions.pod:7019 msgid "You probably don't want to use this unless you know what you are doing." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4522 ../src/guestfs-actions.pod:7015 +#: ../fish/guestfish-actions.pod:4529 ../src/guestfs-actions.pod:7022 msgid "The default is disabled." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4524 +#: ../fish/guestfish-actions.pod:4531 msgid "set-e2label" msgstr "set-e2label" #. type: verbatim -#: ../fish/guestfish-actions.pod:4526 +#: ../fish/guestfish-actions.pod:4533 #, no-wrap msgid "" " set-e2label device label\n" @@ -17057,26 +17074,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4528 ../src/guestfs-actions.pod:7028 +#: ../fish/guestfish-actions.pod:4535 ../src/guestfs-actions.pod:7035 msgid "" "This sets the ext2/3/4 filesystem label of the filesystem on C<device> to " "C<label>. Filesystem labels are limited to 16 characters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4532 +#: ../fish/guestfish-actions.pod:4539 msgid "" "You can use either L</tune2fs-l> or L</get-e2label> to return the existing " "label on a filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4535 +#: ../fish/guestfish-actions.pod:4542 msgid "set-e2uuid" msgstr "set-e2uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:4537 +#: ../fish/guestfish-actions.pod:4544 #, no-wrap msgid "" " set-e2uuid device uuid\n" @@ -17084,7 +17101,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4539 ../src/guestfs-actions.pod:7046 +#: ../fish/guestfish-actions.pod:4546 ../src/guestfs-actions.pod:7053 msgid "" "This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to " "C<uuid>. The format of the UUID and alternatives such as C<clear>, " @@ -17092,24 +17109,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4544 +#: ../fish/guestfish-actions.pod:4551 msgid "" "You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing " "UUID of a filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4547 +#: ../fish/guestfish-actions.pod:4554 msgid "set-memsize" msgstr "set-memsize" #. type: =head2 -#: ../fish/guestfish-actions.pod:4549 +#: ../fish/guestfish-actions.pod:4556 msgid "memsize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4551 +#: ../fish/guestfish-actions.pod:4558 #, no-wrap msgid "" " set-memsize memsize\n" @@ -17117,31 +17134,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4553 +#: ../fish/guestfish-actions.pod:4560 msgid "" "This sets the memory size in megabytes allocated to the qemu subprocess. " "This only has any effect if called before L</launch>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4557 ../src/guestfs-actions.pod:7068 +#: ../fish/guestfish-actions.pod:4564 ../src/guestfs-actions.pod:7075 msgid "" "You can also change this by setting the environment variable " "C<LIBGUESTFS_MEMSIZE> before the handle is created." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4564 +#: ../fish/guestfish-actions.pod:4571 msgid "set-network" msgstr "set-network" #. type: =head2 -#: ../fish/guestfish-actions.pod:4566 +#: ../fish/guestfish-actions.pod:4573 msgid "network" msgstr "network" #. type: verbatim -#: ../fish/guestfish-actions.pod:4568 +#: ../fish/guestfish-actions.pod:4575 #, no-wrap msgid "" " set-network true|false\n" @@ -17151,32 +17168,32 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4570 ../src/guestfs-actions.pod:7085 +#: ../fish/guestfish-actions.pod:4577 ../src/guestfs-actions.pod:7092 msgid "" "If C<network> is true, then the network is enabled in the libguestfs " "appliance. The default is false." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4573 ../src/guestfs-actions.pod:7088 +#: ../fish/guestfish-actions.pod:4580 ../src/guestfs-actions.pod:7095 msgid "" "This affects whether commands are able to access the network (see L<guestfs" "(3)/RUNNING COMMANDS>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4576 +#: ../fish/guestfish-actions.pod:4583 msgid "" "You must call this before calling L</launch>, otherwise it has no effect." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4579 +#: ../fish/guestfish-actions.pod:4586 msgid "set-path" msgstr "set-path" #. type: verbatim -#: ../fish/guestfish-actions.pod:4583 +#: ../fish/guestfish-actions.pod:4590 #, no-wrap msgid "" " set-path searchpath\n" @@ -17184,34 +17201,34 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4585 ../src/guestfs-actions.pod:7104 +#: ../fish/guestfish-actions.pod:4592 ../src/guestfs-actions.pod:7111 msgid "Set the path that libguestfs searches for kernel and initrd.img." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4587 ../src/guestfs-actions.pod:7106 +#: ../fish/guestfish-actions.pod:4594 ../src/guestfs-actions.pod:7113 msgid "" "The default is C<$libdir/guestfs> unless overridden by setting " "C<LIBGUESTFS_PATH> environment variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4590 ../src/guestfs-actions.pod:7109 +#: ../fish/guestfish-actions.pod:4597 ../src/guestfs-actions.pod:7116 msgid "Setting C<path> to C<NULL> restores the default path." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4592 +#: ../fish/guestfish-actions.pod:4599 msgid "set-pgroup" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4594 +#: ../fish/guestfish-actions.pod:4601 msgid "pgroup" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4596 +#: ../fish/guestfish-actions.pod:4603 #, no-wrap msgid "" " set-pgroup true|false\n" @@ -17219,21 +17236,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4598 ../src/guestfs-actions.pod:7121 +#: ../fish/guestfish-actions.pod:4605 ../src/guestfs-actions.pod:7128 msgid "" "If C<pgroup> is true, child processes are placed into their own process " "group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4601 ../src/guestfs-actions.pod:7124 +#: ../fish/guestfish-actions.pod:4608 ../src/guestfs-actions.pod:7131 msgid "" "The practical upshot of this is that signals like C<SIGINT> (from users " "pressing C<^C>) won't be received by the child process." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4604 +#: ../fish/guestfish-actions.pod:4611 msgid "" "The default for this flag is false, because usually you want C<^C> to kill " "the subprocess. Guestfish sets this flag to true when used interactively, " @@ -17242,17 +17259,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4609 +#: ../fish/guestfish-actions.pod:4616 msgid "set-qemu" msgstr "set-qemu" #. type: =head2 -#: ../fish/guestfish-actions.pod:4611 +#: ../fish/guestfish-actions.pod:4618 msgid "qemu" msgstr "qemu" #. type: verbatim -#: ../fish/guestfish-actions.pod:4613 +#: ../fish/guestfish-actions.pod:4620 #, no-wrap msgid "" " set-qemu qemu\n" @@ -17262,30 +17279,30 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4615 ../src/guestfs-actions.pod:7142 +#: ../fish/guestfish-actions.pod:4622 ../src/guestfs-actions.pod:7149 msgid "Set the qemu binary that we will use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4617 ../src/guestfs-actions.pod:7144 +#: ../fish/guestfish-actions.pod:4624 ../src/guestfs-actions.pod:7151 msgid "" "The default is chosen when the library was compiled by the configure script." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4620 ../src/guestfs-actions.pod:7147 +#: ../fish/guestfish-actions.pod:4627 ../src/guestfs-actions.pod:7154 msgid "" "You can also override this by setting the C<LIBGUESTFS_QEMU> environment " "variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4623 ../src/guestfs-actions.pod:7150 +#: ../fish/guestfish-actions.pod:4630 ../src/guestfs-actions.pod:7157 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4625 ../src/guestfs-actions.pod:7152 +#: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:7159 msgid "" "Note that you should call this function as early as possible after creating " "the handle. This is because some pre-launch operations depend on testing " @@ -17296,17 +17313,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4633 +#: ../fish/guestfish-actions.pod:4640 msgid "set-recovery-proc" msgstr "set-recovery-proc" #. type: =head2 -#: ../fish/guestfish-actions.pod:4635 +#: ../fish/guestfish-actions.pod:4642 msgid "recovery-proc" msgstr "recovery-proc" #. type: verbatim -#: ../fish/guestfish-actions.pod:4637 +#: ../fish/guestfish-actions.pod:4644 #, no-wrap msgid "" " set-recovery-proc true|false\n" @@ -17316,7 +17333,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4639 +#: ../fish/guestfish-actions.pod:4646 msgid "" "If this is called with the parameter C<false> then L</launch> does not " "create a recovery process. The purpose of the recovery process is to stop " @@ -17324,14 +17341,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4644 +#: ../fish/guestfish-actions.pod:4651 msgid "" "This only has any effect if called before L</launch>, and the default is " "true." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4647 ../src/guestfs-actions.pod:7178 +#: ../fish/guestfish-actions.pod:4654 ../src/guestfs-actions.pod:7185 msgid "" "About the only time when you would want to disable this is if the main " "process will fork itself into the background (\"daemonize\" itself). In " @@ -17340,17 +17357,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4653 +#: ../fish/guestfish-actions.pod:4660 msgid "set-selinux" msgstr "set-selinux" #. type: =head2 -#: ../fish/guestfish-actions.pod:4655 +#: ../fish/guestfish-actions.pod:4662 msgid "selinux" msgstr "selinux" #. type: verbatim -#: ../fish/guestfish-actions.pod:4657 +#: ../fish/guestfish-actions.pod:4664 #, no-wrap msgid "" " set-selinux true|false\n" @@ -17360,31 +17377,31 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4659 ../src/guestfs-actions.pod:7194 +#: ../fish/guestfish-actions.pod:4666 ../src/guestfs-actions.pod:7201 msgid "" "This sets the selinux flag that is passed to the appliance at boot time. " "The default is C<selinux=0> (disabled)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4662 ../src/guestfs-actions.pod:7197 +#: ../fish/guestfish-actions.pod:4669 ../src/guestfs-actions.pod:7204 msgid "" "Note that if SELinux is enabled, it is always in Permissive mode " "(C<enforcing=0>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4668 +#: ../fish/guestfish-actions.pod:4675 msgid "set-smp" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4670 +#: ../fish/guestfish-actions.pod:4677 msgid "smp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4672 +#: ../fish/guestfish-actions.pod:4679 #, no-wrap msgid "" " set-smp smp\n" @@ -17392,7 +17409,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4674 ../src/guestfs-actions.pod:7213 +#: ../fish/guestfish-actions.pod:4681 ../src/guestfs-actions.pod:7220 msgid "" "Change the number of virtual CPUs assigned to the appliance. The default is " "C<1>. Increasing this may improve performance, though often it has no " @@ -17400,22 +17417,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4678 +#: ../fish/guestfish-actions.pod:4685 msgid "This function must be called before L</launch>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4680 +#: ../fish/guestfish-actions.pod:4687 msgid "set-trace" msgstr "set-trace" #. type: =head2 -#: ../fish/guestfish-actions.pod:4682 +#: ../fish/guestfish-actions.pod:4689 msgid "trace" msgstr "trace" #. type: verbatim -#: ../fish/guestfish-actions.pod:4684 +#: ../fish/guestfish-actions.pod:4691 #, no-wrap msgid "" " set-trace true|false\n" @@ -17425,45 +17442,45 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4686 ../src/guestfs-actions.pod:7229 +#: ../fish/guestfish-actions.pod:4693 ../src/guestfs-actions.pod:7236 msgid "" "If the command trace flag is set to 1, then libguestfs calls, parameters and " "return values are traced." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4689 ../src/guestfs-actions.pod:7232 +#: ../fish/guestfish-actions.pod:4696 ../src/guestfs-actions.pod:7239 msgid "" "If you want to trace C API calls into libguestfs (and other libraries) then " "possibly a better way is to use the external ltrace(1) command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4693 ../src/guestfs-actions.pod:7236 +#: ../fish/guestfish-actions.pod:4700 ../src/guestfs-actions.pod:7243 msgid "" "Command traces are disabled unless the environment variable " "C<LIBGUESTFS_TRACE> is defined and set to C<1>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4696 +#: ../fish/guestfish-actions.pod:4703 msgid "" "Trace messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see L</set-event-callback>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4700 +#: ../fish/guestfish-actions.pod:4707 msgid "set-verbose" msgstr "set-verbose" #. type: =head2 -#: ../fish/guestfish-actions.pod:4702 +#: ../fish/guestfish-actions.pod:4709 msgid "verbose" msgstr "verbose" #. type: verbatim -#: ../fish/guestfish-actions.pod:4704 +#: ../fish/guestfish-actions.pod:4711 #, no-wrap msgid "" " set-verbose true|false\n" @@ -17473,31 +17490,31 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4706 ../src/guestfs-actions.pod:7253 +#: ../fish/guestfish-actions.pod:4713 ../src/guestfs-actions.pod:7260 msgid "If C<verbose> is true, this turns on verbose messages." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4708 ../src/guestfs-actions.pod:7255 +#: ../fish/guestfish-actions.pod:4715 ../src/guestfs-actions.pod:7262 msgid "" "Verbose messages are disabled unless the environment variable " "C<LIBGUESTFS_DEBUG> is defined and set to C<1>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4711 +#: ../fish/guestfish-actions.pod:4718 msgid "" "Verbose messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see L</set-event-callback>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4715 +#: ../fish/guestfish-actions.pod:4722 msgid "setcon" msgstr "setcon" #. type: verbatim -#: ../fish/guestfish-actions.pod:4717 +#: ../fish/guestfish-actions.pod:4724 #, no-wrap msgid "" " setcon context\n" @@ -17507,24 +17524,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4719 ../src/guestfs-actions.pod:7272 +#: ../fish/guestfish-actions.pod:4726 ../src/guestfs-actions.pod:7279 msgid "" "This sets the SELinux security context of the daemon to the string " "C<context>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4722 ../src/guestfs-actions.pod:7275 +#: ../fish/guestfish-actions.pod:4729 ../src/guestfs-actions.pod:7282 msgid "See the documentation about SELINUX in L<guestfs(3)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4724 +#: ../fish/guestfish-actions.pod:4731 msgid "setxattr" msgstr "setxattr" #. type: verbatim -#: ../fish/guestfish-actions.pod:4726 +#: ../fish/guestfish-actions.pod:4733 #, no-wrap msgid "" " setxattr xattr val vallen path\n" @@ -17532,24 +17549,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4728 ../src/guestfs-actions.pod:7290 +#: ../fish/guestfish-actions.pod:4735 ../src/guestfs-actions.pod:7297 msgid "" "This call sets the extended attribute named C<xattr> of the file C<path> to " "the value C<val> (of length C<vallen>). The value is arbitrary 8 bit data." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4732 +#: ../fish/guestfish-actions.pod:4739 msgid "See also: L</lsetxattr>, L<attr(5)>." msgstr "Див. також L</lsetxattr>, L<attr(5)>." #. type: =head2 -#: ../fish/guestfish-actions.pod:4734 +#: ../fish/guestfish-actions.pod:4741 msgid "sfdisk" msgstr "sfdisk" #. type: verbatim -#: ../fish/guestfish-actions.pod:4736 +#: ../fish/guestfish-actions.pod:4743 #, no-wrap msgid "" " sfdisk device cyls heads sectors 'lines ...'\n" @@ -17557,19 +17574,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4738 ../src/guestfs-actions.pod:7317 +#: ../fish/guestfish-actions.pod:4745 ../src/guestfs-actions.pod:7324 msgid "" "This is a direct interface to the L<sfdisk(8)> program for creating " "partitions on block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4741 ../src/guestfs-actions.pod:7320 +#: ../fish/guestfish-actions.pod:4748 ../src/guestfs-actions.pod:7327 msgid "C<device> should be a block device, for example C</dev/sda>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4743 ../src/guestfs-actions.pod:7322 +#: ../fish/guestfish-actions.pod:4750 ../src/guestfs-actions.pod:7329 msgid "" "C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and " "sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-" @@ -17580,14 +17597,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4751 ../src/guestfs-actions.pod:7330 +#: ../fish/guestfish-actions.pod:4758 ../src/guestfs-actions.pod:7337 msgid "" "C<lines> is a list of lines that we feed to C<sfdisk>. For more information " "refer to the L<sfdisk(8)> manpage." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4754 ../src/guestfs-actions.pod:7333 +#: ../fish/guestfish-actions.pod:4761 ../src/guestfs-actions.pod:7340 msgid "" "To create a single partition occupying the whole disk, you would pass " "C<lines> as a single element list, when the single element being the string " @@ -17595,25 +17612,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4758 +#: ../fish/guestfish-actions.pod:4765 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>" msgstr "Див. також L</sfdisk-l>, L</sfdisk-N>, L</part-init>" #. type: textblock -#: ../fish/guestfish-actions.pod:4761 ../fish/guestfish-actions.pod:4781 -#: ../fish/guestfish-actions.pod:4800 +#: ../fish/guestfish-actions.pod:4768 ../fish/guestfish-actions.pod:4788 +#: ../fish/guestfish-actions.pod:4807 msgid "" "I<This function is deprecated.> In new code, use the L</part-add> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4768 +#: ../fish/guestfish-actions.pod:4775 msgid "sfdiskM" msgstr "sfdiskM" #. type: verbatim -#: ../fish/guestfish-actions.pod:4770 +#: ../fish/guestfish-actions.pod:4777 #, no-wrap msgid "" " sfdiskM device 'lines ...'\n" @@ -17621,7 +17638,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4772 +#: ../fish/guestfish-actions.pod:4779 msgid "" "This is a simplified interface to the L</sfdisk> command, where partition " "sizes are specified in megabytes only (rounded to the nearest cylinder) and " @@ -17630,18 +17647,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4778 +#: ../fish/guestfish-actions.pod:4785 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>" msgstr "" "Див також L</sfdisk>, сторінку довідки (man) L<sfdisk(8)> та L</part-disk>" #. type: =head2 -#: ../fish/guestfish-actions.pod:4788 +#: ../fish/guestfish-actions.pod:4795 msgid "sfdisk-N" msgstr "sfdisk-N" #. type: verbatim -#: ../fish/guestfish-actions.pod:4790 +#: ../fish/guestfish-actions.pod:4797 #, no-wrap msgid "" " sfdisk-N device partnum cyls heads sectors line\n" @@ -17649,31 +17666,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4792 ../src/guestfs-actions.pod:7389 +#: ../fish/guestfish-actions.pod:4799 ../src/guestfs-actions.pod:7396 msgid "" "This runs L<sfdisk(8)> option to modify just the single partition C<n> " "(note: C<n> counts from 1)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4795 +#: ../fish/guestfish-actions.pod:4802 msgid "" "For other parameters, see L</sfdisk>. You should usually pass C<0> for the " "cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4798 +#: ../fish/guestfish-actions.pod:4805 msgid "See also: L</part-add>" msgstr "Див. також L</part-add>" #. type: =head2 -#: ../fish/guestfish-actions.pod:4807 +#: ../fish/guestfish-actions.pod:4814 msgid "sfdisk-disk-geometry" msgstr "sfdisk-disk-geometry" #. type: verbatim -#: ../fish/guestfish-actions.pod:4809 +#: ../fish/guestfish-actions.pod:4816 #, no-wrap msgid "" " sfdisk-disk-geometry device\n" @@ -17683,7 +17700,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4811 +#: ../fish/guestfish-actions.pod:4818 msgid "" "This displays the disk geometry of C<device> read from the partition table. " "Especially in the case where the underlying block device has been resized, " @@ -17692,18 +17709,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4816 ../fish/guestfish-actions.pod:4825 -#: ../src/guestfs-actions.pod:7412 ../src/guestfs-actions.pod:7428 +#: ../fish/guestfish-actions.pod:4823 ../fish/guestfish-actions.pod:4832 +#: ../src/guestfs-actions.pod:7419 ../src/guestfs-actions.pod:7435 msgid "The result is in human-readable format, and not designed to be parsed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4819 +#: ../fish/guestfish-actions.pod:4826 msgid "sfdisk-kernel-geometry" msgstr "sfdisk-kernel-geometry" #. type: verbatim -#: ../fish/guestfish-actions.pod:4821 +#: ../fish/guestfish-actions.pod:4828 #, no-wrap msgid "" " sfdisk-kernel-geometry device\n" @@ -17713,17 +17730,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4823 ../src/guestfs-actions.pod:7426 +#: ../fish/guestfish-actions.pod:4830 ../src/guestfs-actions.pod:7433 msgid "This displays the kernel's idea of the geometry of C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4828 +#: ../fish/guestfish-actions.pod:4835 msgid "sfdisk-l" msgstr "sfdisk-l" #. type: verbatim -#: ../fish/guestfish-actions.pod:4830 +#: ../fish/guestfish-actions.pod:4837 #, no-wrap msgid "" " sfdisk-l device\n" @@ -17733,31 +17750,31 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4832 ../src/guestfs-actions.pod:7449 +#: ../fish/guestfish-actions.pod:4839 ../src/guestfs-actions.pod:7456 msgid "" "This displays the partition table on C<device>, in the human-readable output " "of the L<sfdisk(8)> command. It is not intended to be parsed." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4836 +#: ../fish/guestfish-actions.pod:4843 msgid "See also: L</part-list>" msgstr "Див. також L</part-list>" #. type: textblock -#: ../fish/guestfish-actions.pod:4838 +#: ../fish/guestfish-actions.pod:4845 msgid "" "I<This function is deprecated.> In new code, use the L</part-list> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4845 +#: ../fish/guestfish-actions.pod:4852 msgid "sh" msgstr "sh" #. type: verbatim -#: ../fish/guestfish-actions.pod:4847 +#: ../fish/guestfish-actions.pod:4854 #, no-wrap msgid "" " sh command\n" @@ -17767,19 +17784,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4849 ../src/guestfs-actions.pod:7466 +#: ../fish/guestfish-actions.pod:4856 ../src/guestfs-actions.pod:7473 msgid "" "This call runs a command from the guest filesystem via the guest's C</bin/" "sh>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4852 +#: ../fish/guestfish-actions.pod:4859 msgid "This is like L</command>, but passes the command to:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7471 +#: ../fish/guestfish-actions.pod:4861 ../src/guestfs-actions.pod:7478 #, no-wrap msgid "" " /bin/sh -c \"command\"\n" @@ -17787,24 +17804,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4856 ../src/guestfs-actions.pod:7473 +#: ../fish/guestfish-actions.pod:4863 ../src/guestfs-actions.pod:7480 msgid "" "Depending on the guest's shell, this usually results in wildcards being " "expanded, shell expressions being interpolated and so on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4860 +#: ../fish/guestfish-actions.pod:4867 msgid "All the provisos about L</command> apply to this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4862 +#: ../fish/guestfish-actions.pod:4869 msgid "sh-lines" msgstr "sh-lines" #. type: verbatim -#: ../fish/guestfish-actions.pod:4864 +#: ../fish/guestfish-actions.pod:4871 #, no-wrap msgid "" " sh-lines command\n" @@ -17814,22 +17831,22 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4866 +#: ../fish/guestfish-actions.pod:4873 msgid "This is the same as L</sh>, but splits the result into a list of lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4869 +#: ../fish/guestfish-actions.pod:4876 msgid "See also: L</command-lines>" msgstr "Див. також L</command-lines>" #. type: =head2 -#: ../fish/guestfish-actions.pod:4871 +#: ../fish/guestfish-actions.pod:4878 msgid "shutdown" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4873 +#: ../fish/guestfish-actions.pod:4880 #, no-wrap msgid "" " shutdown\n" @@ -17837,7 +17854,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4875 +#: ../fish/guestfish-actions.pod:4882 msgid "" "This is the opposite of L</launch>. It performs an orderly shutdown of the " "backend process(es). If the autosync flag is set (which is the default) " @@ -17845,7 +17862,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4879 ../src/guestfs-actions.pod:7510 +#: ../fish/guestfish-actions.pod:4886 ../src/guestfs-actions.pod:7517 msgid "" "If the subprocess exits with an error then this function will return an " "error, which should I<not> be ignored (it may indicate that the disk image " @@ -17853,31 +17870,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4883 ../src/guestfs-actions.pod:7514 +#: ../fish/guestfish-actions.pod:4890 ../src/guestfs-actions.pod:7521 msgid "It is safe to call this multiple times. Extra calls are ignored." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4885 +#: ../fish/guestfish-actions.pod:4892 msgid "" "This call does I<not> close or free up the handle. You still need to call " "L</close> afterwards." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4888 +#: ../fish/guestfish-actions.pod:4895 msgid "" "L</close> will call this if you don't do it explicitly, but note that any " "errors are ignored in that case." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4891 +#: ../fish/guestfish-actions.pod:4898 msgid "sleep" msgstr "sleep" #. type: verbatim -#: ../fish/guestfish-actions.pod:4893 +#: ../fish/guestfish-actions.pod:4900 #, no-wrap msgid "" " sleep secs\n" @@ -17887,17 +17904,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4895 ../src/guestfs-actions.pod:7530 +#: ../fish/guestfish-actions.pod:4902 ../src/guestfs-actions.pod:7537 msgid "Sleep for C<secs> seconds." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4897 +#: ../fish/guestfish-actions.pod:4904 msgid "stat" msgstr "stat" #. type: verbatim -#: ../fish/guestfish-actions.pod:4899 +#: ../fish/guestfish-actions.pod:4906 #, no-wrap msgid "" " stat path\n" @@ -17907,17 +17924,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4903 ../src/guestfs-actions.pod:7544 +#: ../fish/guestfish-actions.pod:4910 ../src/guestfs-actions.pod:7551 msgid "This is the same as the C<stat(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4905 +#: ../fish/guestfish-actions.pod:4912 msgid "statvfs" msgstr "statvfs" #. type: verbatim -#: ../fish/guestfish-actions.pod:4907 +#: ../fish/guestfish-actions.pod:4914 #, no-wrap msgid "" " statvfs path\n" @@ -17927,7 +17944,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4909 ../src/guestfs-actions.pod:7558 +#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7565 msgid "" "Returns file system statistics for any mounted file system. C<path> should " "be a file or directory in the mounted file system (typically it is the mount " @@ -17935,17 +17952,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4913 ../src/guestfs-actions.pod:7562 +#: ../fish/guestfish-actions.pod:4920 ../src/guestfs-actions.pod:7569 msgid "This is the same as the C<statvfs(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4915 +#: ../fish/guestfish-actions.pod:4922 msgid "strings" msgstr "strings" #. type: verbatim -#: ../fish/guestfish-actions.pod:4917 +#: ../fish/guestfish-actions.pod:4924 #, no-wrap msgid "" " strings path\n" @@ -17955,19 +17972,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4919 ../src/guestfs-actions.pod:7576 +#: ../fish/guestfish-actions.pod:4926 ../src/guestfs-actions.pod:7583 msgid "" "This runs the L<strings(1)> command on a file and returns the list of " "printable strings found." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4925 +#: ../fish/guestfish-actions.pod:4932 msgid "strings-e" msgstr "strings-e" #. type: verbatim -#: ../fish/guestfish-actions.pod:4927 +#: ../fish/guestfish-actions.pod:4934 #, no-wrap msgid "" " strings-e encoding path\n" @@ -17977,93 +17994,93 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4929 +#: ../fish/guestfish-actions.pod:4936 msgid "" "This is like the L</strings> command, but allows you to specify the encoding " "of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4933 ../src/guestfs-actions.pod:7599 +#: ../fish/guestfish-actions.pod:4940 ../src/guestfs-actions.pod:7606 msgid "Allowed encodings are:" msgstr "Можливими кодуваннями є:" #. type: =item -#: ../fish/guestfish-actions.pod:4937 ../src/guestfs-actions.pod:7603 +#: ../fish/guestfish-actions.pod:4944 ../src/guestfs-actions.pod:7610 msgid "s" msgstr "s" #. type: textblock -#: ../fish/guestfish-actions.pod:4939 +#: ../fish/guestfish-actions.pod:4946 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what L</strings> uses)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4942 ../src/guestfs-actions.pod:7608 +#: ../fish/guestfish-actions.pod:4949 ../src/guestfs-actions.pod:7615 msgid "S" msgstr "S" #. type: textblock -#: ../fish/guestfish-actions.pod:4944 ../src/guestfs-actions.pod:7610 +#: ../fish/guestfish-actions.pod:4951 ../src/guestfs-actions.pod:7617 msgid "Single 8-bit-byte characters." msgstr "Окремі 8-бітові-байтові символи." #. type: =item -#: ../fish/guestfish-actions.pod:4946 ../src/guestfs-actions.pod:7612 +#: ../fish/guestfish-actions.pod:4953 ../src/guestfs-actions.pod:7619 msgid "b" msgstr "b" #. type: textblock -#: ../fish/guestfish-actions.pod:4948 ../src/guestfs-actions.pod:7614 +#: ../fish/guestfish-actions.pod:4955 ../src/guestfs-actions.pod:7621 msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4951 ../src/guestfs-actions.pod:7617 +#: ../fish/guestfish-actions.pod:4958 ../src/guestfs-actions.pod:7624 msgid "l (lower case letter L)" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4953 ../src/guestfs-actions.pod:7619 +#: ../fish/guestfish-actions.pod:4960 ../src/guestfs-actions.pod:7626 msgid "" "16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for " "examining binaries in Windows guests." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4956 ../src/guestfs-actions.pod:7622 +#: ../fish/guestfish-actions.pod:4963 ../src/guestfs-actions.pod:7629 msgid "B" msgstr "B" #. type: textblock -#: ../fish/guestfish-actions.pod:4958 ../src/guestfs-actions.pod:7624 +#: ../fish/guestfish-actions.pod:4965 ../src/guestfs-actions.pod:7631 msgid "32-bit big endian such as UCS-4BE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4960 ../src/guestfs-actions.pod:7626 +#: ../fish/guestfish-actions.pod:4967 ../src/guestfs-actions.pod:7633 msgid "L" msgstr "L" #. type: textblock -#: ../fish/guestfish-actions.pod:4962 ../src/guestfs-actions.pod:7628 +#: ../fish/guestfish-actions.pod:4969 ../src/guestfs-actions.pod:7635 msgid "32-bit little endian such as UCS-4LE." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4966 ../src/guestfs-actions.pod:7632 +#: ../fish/guestfish-actions.pod:4973 ../src/guestfs-actions.pod:7639 msgid "The returned strings are transcoded to UTF-8." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4971 +#: ../fish/guestfish-actions.pod:4978 msgid "swapoff-device" msgstr "swapoff-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:4973 +#: ../fish/guestfish-actions.pod:4980 #, no-wrap msgid "" " swapoff-device device\n" @@ -18073,19 +18090,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4975 +#: ../fish/guestfish-actions.pod:4982 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See L</swapon-device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4979 +#: ../fish/guestfish-actions.pod:4986 msgid "swapoff-file" msgstr "swapoff-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:4981 +#: ../fish/guestfish-actions.pod:4988 #, no-wrap msgid "" " swapoff-file file\n" @@ -18095,17 +18112,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4983 ../src/guestfs-actions.pod:7663 +#: ../fish/guestfish-actions.pod:4990 ../src/guestfs-actions.pod:7670 msgid "This command disables the libguestfs appliance swap on file." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4985 +#: ../fish/guestfish-actions.pod:4992 msgid "swapoff-label" msgstr "swapoff-label" #. type: verbatim -#: ../fish/guestfish-actions.pod:4987 +#: ../fish/guestfish-actions.pod:4994 #, no-wrap msgid "" " swapoff-label label\n" @@ -18115,19 +18132,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4989 ../src/guestfs-actions.pod:7675 +#: ../fish/guestfish-actions.pod:4996 ../src/guestfs-actions.pod:7682 msgid "" "This command disables the libguestfs appliance swap on labeled swap " "partition." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4992 +#: ../fish/guestfish-actions.pod:4999 msgid "swapoff-uuid" msgstr "swapoff-uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:4994 +#: ../fish/guestfish-actions.pod:5001 #, no-wrap msgid "" " swapoff-uuid uuid\n" @@ -18137,19 +18154,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4996 ../src/guestfs-actions.pod:7688 +#: ../fish/guestfish-actions.pod:5003 ../src/guestfs-actions.pod:7695 msgid "" "This command disables the libguestfs appliance swap partition with the given " "UUID." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4999 +#: ../fish/guestfish-actions.pod:5006 msgid "swapon-device" msgstr "swapon-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:5001 +#: ../fish/guestfish-actions.pod:5008 #, no-wrap msgid "" " swapon-device device\n" @@ -18159,7 +18176,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5003 +#: ../fish/guestfish-actions.pod:5010 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C<device>. The increased memory is made available for all " @@ -18167,7 +18184,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5008 ../src/guestfs-actions.pod:7706 +#: ../fish/guestfish-actions.pod:5015 ../src/guestfs-actions.pod:7713 msgid "" "Note that you should not swap to existing guest swap partitions unless you " "know what you are doing. They may contain hibernation information, or other " @@ -18177,12 +18194,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5015 +#: ../fish/guestfish-actions.pod:5022 msgid "swapon-file" msgstr "swapon-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:5017 +#: ../fish/guestfish-actions.pod:5024 #, no-wrap msgid "" " swapon-file file\n" @@ -18192,18 +18209,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5019 +#: ../fish/guestfish-actions.pod:5026 msgid "" "This command enables swap to a file. See L</swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5022 +#: ../fish/guestfish-actions.pod:5029 msgid "swapon-label" msgstr "swapon-label" #. type: verbatim -#: ../fish/guestfish-actions.pod:5024 +#: ../fish/guestfish-actions.pod:5031 #, no-wrap msgid "" " swapon-label label\n" @@ -18213,19 +18230,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5026 +#: ../fish/guestfish-actions.pod:5033 msgid "" "This command enables swap to a labeled swap partition. See L</swapon-" "device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5029 +#: ../fish/guestfish-actions.pod:5036 msgid "swapon-uuid" msgstr "swapon-uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:5031 +#: ../fish/guestfish-actions.pod:5038 #, no-wrap msgid "" " swapon-uuid uuid\n" @@ -18235,19 +18252,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5033 +#: ../fish/guestfish-actions.pod:5040 msgid "" "This command enables swap to a swap partition with the given UUID. See L</" "swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5036 +#: ../fish/guestfish-actions.pod:5043 msgid "sync" msgstr "sync" #. type: verbatim -#: ../fish/guestfish-actions.pod:5038 +#: ../fish/guestfish-actions.pod:5045 #, no-wrap msgid "" " sync\n" @@ -18257,26 +18274,26 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5040 ../src/guestfs-actions.pod:7761 +#: ../fish/guestfish-actions.pod:5047 ../src/guestfs-actions.pod:7768 msgid "" "This syncs the disk, so that any writes are flushed through to the " "underlying disk image." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5043 ../src/guestfs-actions.pod:7764 +#: ../fish/guestfish-actions.pod:5050 ../src/guestfs-actions.pod:7771 msgid "" "You should always call this if you have modified a disk image, before " "closing the handle." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5046 +#: ../fish/guestfish-actions.pod:5053 msgid "tail" msgstr "tail" #. type: verbatim -#: ../fish/guestfish-actions.pod:5048 +#: ../fish/guestfish-actions.pod:5055 #, no-wrap msgid "" " tail path\n" @@ -18286,18 +18303,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5050 ../src/guestfs-actions.pod:7777 +#: ../fish/guestfish-actions.pod:5057 ../src/guestfs-actions.pod:7784 msgid "" "This command returns up to the last 10 lines of a file as a list of strings." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5056 +#: ../fish/guestfish-actions.pod:5063 msgid "tail-n" msgstr "tail-n" #. type: verbatim -#: ../fish/guestfish-actions.pod:5058 +#: ../fish/guestfish-actions.pod:5065 #, no-wrap msgid "" " tail-n nrlines path\n" @@ -18305,26 +18322,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5060 ../src/guestfs-actions.pod:7796 +#: ../fish/guestfish-actions.pod:5067 ../src/guestfs-actions.pod:7803 msgid "" "If the parameter C<nrlines> is a positive number, this returns the last " "C<nrlines> lines of the file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5063 ../src/guestfs-actions.pod:7799 +#: ../fish/guestfish-actions.pod:5070 ../src/guestfs-actions.pod:7806 msgid "" "If the parameter C<nrlines> is a negative number, this returns lines from " "the file C<path>, starting with the C<-nrlines>th line." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5071 +#: ../fish/guestfish-actions.pod:5078 msgid "tar-in" msgstr "tar-in" #. type: verbatim -#: ../fish/guestfish-actions.pod:5073 +#: ../fish/guestfish-actions.pod:5080 #, no-wrap msgid "" " tar-in (tarfile|-) directory\n" @@ -18334,24 +18351,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5075 ../src/guestfs-actions.pod:7820 +#: ../fish/guestfish-actions.pod:5082 ../src/guestfs-actions.pod:7827 msgid "" "This command uploads and unpacks local file C<tarfile> (an I<uncompressed> " "tar file) into C<directory>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5078 +#: ../fish/guestfish-actions.pod:5085 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5083 +#: ../fish/guestfish-actions.pod:5090 msgid "tar-out" msgstr "tar-out" #. type: verbatim -#: ../fish/guestfish-actions.pod:5085 +#: ../fish/guestfish-actions.pod:5092 #, no-wrap msgid "" " tar-out directory (tarfile|-)\n" @@ -18361,24 +18378,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5087 ../src/guestfs-actions.pod:7837 +#: ../fish/guestfish-actions.pod:5094 ../src/guestfs-actions.pod:7844 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarfile>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5090 +#: ../fish/guestfish-actions.pod:5097 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5095 +#: ../fish/guestfish-actions.pod:5102 msgid "tgz-in" msgstr "tgz-in" #. type: verbatim -#: ../fish/guestfish-actions.pod:5097 +#: ../fish/guestfish-actions.pod:5104 #, no-wrap msgid "" " tgz-in (tarball|-) directory\n" @@ -18388,24 +18405,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5099 ../src/guestfs-actions.pod:7854 +#: ../fish/guestfish-actions.pod:5106 ../src/guestfs-actions.pod:7861 msgid "" "This command uploads and unpacks local file C<tarball> (a I<gzip compressed> " "tar file) into C<directory>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5102 +#: ../fish/guestfish-actions.pod:5109 msgid "To upload an uncompressed tarball, use L</tar-in>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5106 +#: ../fish/guestfish-actions.pod:5113 msgid "tgz-out" msgstr "tgz-out" #. type: verbatim -#: ../fish/guestfish-actions.pod:5108 +#: ../fish/guestfish-actions.pod:5115 #, no-wrap msgid "" " tgz-out directory (tarball|-)\n" @@ -18415,24 +18432,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5110 ../src/guestfs-actions.pod:7870 +#: ../fish/guestfish-actions.pod:5117 ../src/guestfs-actions.pod:7877 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarball>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5113 +#: ../fish/guestfish-actions.pod:5120 msgid "To download an uncompressed tarball, use L</tar-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5117 +#: ../fish/guestfish-actions.pod:5124 msgid "touch" msgstr "touch" #. type: verbatim -#: ../fish/guestfish-actions.pod:5119 +#: ../fish/guestfish-actions.pod:5126 #, no-wrap msgid "" " touch path\n" @@ -18442,7 +18459,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5121 ../src/guestfs-actions.pod:7885 +#: ../fish/guestfish-actions.pod:5128 ../src/guestfs-actions.pod:7892 msgid "" "Touch acts like the L<touch(1)> command. It can be used to update the " "timestamps on a file, or, if the file does not exist, to create a new zero-" @@ -18450,19 +18467,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5125 ../src/guestfs-actions.pod:7889 +#: ../fish/guestfish-actions.pod:5132 ../src/guestfs-actions.pod:7896 msgid "" "This command only works on regular files, and will fail on other file types " "such as directories, symbolic links, block special etc." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5128 +#: ../fish/guestfish-actions.pod:5135 msgid "truncate" msgstr "truncate" #. type: verbatim -#: ../fish/guestfish-actions.pod:5130 +#: ../fish/guestfish-actions.pod:5137 #, no-wrap msgid "" " truncate path\n" @@ -18472,19 +18489,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5132 ../src/guestfs-actions.pod:7902 +#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7909 msgid "" "This command truncates C<path> to a zero-length file. The file must exist " "already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5135 +#: ../fish/guestfish-actions.pod:5142 msgid "truncate-size" msgstr "truncate-size" #. type: verbatim -#: ../fish/guestfish-actions.pod:5137 +#: ../fish/guestfish-actions.pod:5144 #, no-wrap msgid "" " truncate-size path size\n" @@ -18494,14 +18511,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7916 +#: ../fish/guestfish-actions.pod:5146 ../src/guestfs-actions.pod:7923 msgid "" "This command truncates C<path> to size C<size> bytes. The file must exist " "already." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5142 +#: ../fish/guestfish-actions.pod:5149 msgid "" "If the current file size is less than C<size> then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -18510,12 +18527,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5148 +#: ../fish/guestfish-actions.pod:5155 msgid "tune2fs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5150 +#: ../fish/guestfish-actions.pod:5157 #, no-wrap msgid "" " tune2fs device [force:true|false] [maxmountcount:N] [mountcount:N] [errorbehavior:..] [group:N] [intervalbetweenchecks:N] [reservedblockspercentage:N] [lastmounteddirectory:..] [reservedblockscount:N] [user:N]\n" @@ -18523,26 +18540,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7952 +#: ../fish/guestfish-actions.pod:5159 ../src/guestfs-actions.pod:7959 msgid "" "This call allows you to adjust various filesystem parameters of an ext2/ext3/" "ext4 filesystem called C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5161 ../src/guestfs-actions.pod:7961 +#: ../fish/guestfish-actions.pod:5168 ../src/guestfs-actions.pod:7968 msgid "" "Force tune2fs to complete the operation even in the face of errors. This is " "the same as the tune2fs C<-f> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5164 ../src/guestfs-actions.pod:7964 +#: ../fish/guestfish-actions.pod:5171 ../src/guestfs-actions.pod:7971 msgid "C<maxmountcount>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5166 ../src/guestfs-actions.pod:7966 +#: ../fish/guestfish-actions.pod:5173 ../src/guestfs-actions.pod:7973 msgid "" "Set the number of mounts after which the filesystem is checked by L<e2fsck(8)" ">. If this is C<0> then the number of mounts is disregarded. This is the " @@ -18550,24 +18567,24 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5170 ../src/guestfs-actions.pod:7970 +#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7977 msgid "C<mountcount>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5172 ../src/guestfs-actions.pod:7972 +#: ../fish/guestfish-actions.pod:5179 ../src/guestfs-actions.pod:7979 msgid "" "Set the number of times the filesystem has been mounted. This is the same " "as the tune2fs C<-C> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5175 ../src/guestfs-actions.pod:7975 +#: ../fish/guestfish-actions.pod:5182 ../src/guestfs-actions.pod:7982 msgid "C<errorbehavior>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7977 +#: ../fish/guestfish-actions.pod:5184 ../src/guestfs-actions.pod:7984 msgid "" "Change the behavior of the kernel code when errors are detected. Possible " "values currently are: C<continue>, C<remount-ro>, C<panic>. In practice " @@ -18576,96 +18593,96 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5182 ../src/guestfs-actions.pod:7982 +#: ../fish/guestfish-actions.pod:5189 ../src/guestfs-actions.pod:7989 msgid "This is the same as the tune2fs C<-e> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5184 ../src/guestfs-actions.pod:7984 +#: ../fish/guestfish-actions.pod:5191 ../src/guestfs-actions.pod:7991 msgid "C<group>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5186 ../src/guestfs-actions.pod:7986 +#: ../fish/guestfish-actions.pod:5193 ../src/guestfs-actions.pod:7993 msgid "" "Set the group which can use reserved filesystem blocks. This is the same as " "the tune2fs C<-g> option except that it can only be specified as a number." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:7990 +#: ../fish/guestfish-actions.pod:5197 ../src/guestfs-actions.pod:7997 msgid "C<intervalbetweenchecks>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5192 ../src/guestfs-actions.pod:7992 +#: ../fish/guestfish-actions.pod:5199 ../src/guestfs-actions.pod:7999 msgid "" "Adjust the maximal time between two filesystem checks (in seconds). If the " "option is passed as C<0> then time-dependent checking is disabled." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5196 ../src/guestfs-actions.pod:7996 +#: ../fish/guestfish-actions.pod:5203 ../src/guestfs-actions.pod:8003 msgid "This is the same as the tune2fs C<-i> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5198 ../src/guestfs-actions.pod:7998 +#: ../fish/guestfish-actions.pod:5205 ../src/guestfs-actions.pod:8005 msgid "C<reservedblockspercentage>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5200 ../src/guestfs-actions.pod:8000 +#: ../fish/guestfish-actions.pod:5207 ../src/guestfs-actions.pod:8007 msgid "" "Set the percentage of the filesystem which may only be allocated by " "privileged processes. This is the same as the tune2fs C<-m> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5204 ../src/guestfs-actions.pod:8004 +#: ../fish/guestfish-actions.pod:5211 ../src/guestfs-actions.pod:8011 msgid "C<lastmounteddirectory>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:8006 +#: ../fish/guestfish-actions.pod:5213 ../src/guestfs-actions.pod:8013 msgid "" "Set the last mounted directory. This is the same as the tune2fs C<-M> " "option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5209 ../src/guestfs-actions.pod:8009 +#: ../fish/guestfish-actions.pod:5216 ../src/guestfs-actions.pod:8016 msgid "" "C<reservedblockscount> Set the number of reserved filesystem blocks. This " "is the same as the tune2fs C<-r> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5213 ../src/guestfs-actions.pod:8013 +#: ../fish/guestfish-actions.pod:5220 ../src/guestfs-actions.pod:8020 msgid "C<user>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5215 ../src/guestfs-actions.pod:8015 +#: ../fish/guestfish-actions.pod:5222 ../src/guestfs-actions.pod:8022 msgid "" "Set the user who can use the reserved filesystem blocks. This is the same " "as the tune2fs C<-u> option except that it can only be specified as a number." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5221 +#: ../fish/guestfish-actions.pod:5228 msgid "" "To get the current values of filesystem parameters, see L</tune2fs-l>. For " "precise details of how tune2fs works, see the L<tune2fs(8)> man page." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5227 +#: ../fish/guestfish-actions.pod:5234 msgid "tune2fs-l" msgstr "tune2fs-l" #. type: verbatim -#: ../fish/guestfish-actions.pod:5229 +#: ../fish/guestfish-actions.pod:5236 #, no-wrap msgid "" " tune2fs-l device\n" @@ -18675,14 +18692,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5231 ../src/guestfs-actions.pod:8057 +#: ../fish/guestfish-actions.pod:5238 ../src/guestfs-actions.pod:8064 msgid "" "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5234 ../src/guestfs-actions.pod:8060 +#: ../fish/guestfish-actions.pod:5241 ../src/guestfs-actions.pod:8067 msgid "" "It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage " "for more details. The list of fields returned isn't clearly defined, and " @@ -18691,12 +18708,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5239 +#: ../fish/guestfish-actions.pod:5246 msgid "txz-in" msgstr "txz-in" #. type: verbatim -#: ../fish/guestfish-actions.pod:5241 +#: ../fish/guestfish-actions.pod:5248 #, no-wrap msgid "" " txz-in (tarball|-) directory\n" @@ -18706,19 +18723,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5243 ../src/guestfs-actions.pod:8080 +#: ../fish/guestfish-actions.pod:5250 ../src/guestfs-actions.pod:8087 msgid "" "This command uploads and unpacks local file C<tarball> (an I<xz compressed> " "tar file) into C<directory>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5248 +#: ../fish/guestfish-actions.pod:5255 msgid "txz-out" msgstr "txz-out" #. type: verbatim -#: ../fish/guestfish-actions.pod:5250 +#: ../fish/guestfish-actions.pod:5257 #, no-wrap msgid "" " txz-out directory (tarball|-)\n" @@ -18728,19 +18745,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5252 ../src/guestfs-actions.pod:8094 +#: ../fish/guestfish-actions.pod:5259 ../src/guestfs-actions.pod:8101 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarball> (as an xz compressed tar archive)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5257 +#: ../fish/guestfish-actions.pod:5264 msgid "umask" msgstr "umask" #. type: verbatim -#: ../fish/guestfish-actions.pod:5259 +#: ../fish/guestfish-actions.pod:5266 #, no-wrap msgid "" " umask mask\n" @@ -18750,14 +18767,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5261 ../src/guestfs-actions.pod:8107 +#: ../fish/guestfish-actions.pod:5268 ../src/guestfs-actions.pod:8114 msgid "" "This function sets the mask used for creating new files and device nodes to " "C<mask & 0777>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5264 ../src/guestfs-actions.pod:8110 +#: ../fish/guestfish-actions.pod:5271 ../src/guestfs-actions.pod:8117 msgid "" "Typical umask values would be C<022> which creates new files with " "permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates " @@ -18765,7 +18782,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5269 ../src/guestfs-actions.pod:8115 +#: ../fish/guestfish-actions.pod:5276 ../src/guestfs-actions.pod:8122 msgid "" "The default umask is C<022>. This is important because it means that " "directories and device nodes will be created with C<0644> or C<0755> mode " @@ -18773,27 +18790,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5273 +#: ../fish/guestfish-actions.pod:5280 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>." msgstr "Див. також L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>." #. type: textblock -#: ../fish/guestfish-actions.pod:5276 ../src/guestfs-actions.pod:8122 +#: ../fish/guestfish-actions.pod:5283 ../src/guestfs-actions.pod:8129 msgid "This call returns the previous umask." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5278 +#: ../fish/guestfish-actions.pod:5285 msgid "umount" msgstr "umount" #. type: =head2 -#: ../fish/guestfish-actions.pod:5280 +#: ../fish/guestfish-actions.pod:5287 msgid "unmount" msgstr "unmount" #. type: verbatim -#: ../fish/guestfish-actions.pod:5282 +#: ../fish/guestfish-actions.pod:5289 #, no-wrap msgid "" " umount pathordevice\n" @@ -18803,24 +18820,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5284 ../src/guestfs-actions.pod:8134 +#: ../fish/guestfish-actions.pod:5291 ../src/guestfs-actions.pod:8141 msgid "" "This unmounts the given filesystem. The filesystem may be specified either " "by its mountpoint (path) or the device which contains the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5288 +#: ../fish/guestfish-actions.pod:5295 msgid "umount-all" msgstr "umount-all" #. type: =head2 -#: ../fish/guestfish-actions.pod:5290 +#: ../fish/guestfish-actions.pod:5297 msgid "unmount-all" msgstr "unmount-all" #. type: verbatim -#: ../fish/guestfish-actions.pod:5292 +#: ../fish/guestfish-actions.pod:5299 #, no-wrap msgid "" " umount-all\n" @@ -18830,22 +18847,22 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5294 ../src/guestfs-actions.pod:8147 +#: ../fish/guestfish-actions.pod:5301 ../src/guestfs-actions.pod:8154 msgid "This unmounts all mounted filesystems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5296 ../src/guestfs-actions.pod:8149 +#: ../fish/guestfish-actions.pod:5303 ../src/guestfs-actions.pod:8156 msgid "Some internal mounts are not unmounted by this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5298 +#: ../fish/guestfish-actions.pod:5305 msgid "upload" msgstr "upload" #. type: verbatim -#: ../fish/guestfish-actions.pod:5300 +#: ../fish/guestfish-actions.pod:5307 #, no-wrap msgid "" " upload (filename|-) remotefilename\n" @@ -18855,23 +18872,23 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5302 ../fish/guestfish-actions.pod:5315 -#: ../src/guestfs-actions.pod:8162 ../src/guestfs-actions.pod:8186 +#: ../fish/guestfish-actions.pod:5309 ../fish/guestfish-actions.pod:5322 +#: ../src/guestfs-actions.pod:8169 ../src/guestfs-actions.pod:8193 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5307 +#: ../fish/guestfish-actions.pod:5314 msgid "See also L</download>." msgstr "Див. також L</download>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5311 +#: ../fish/guestfish-actions.pod:5318 msgid "upload-offset" msgstr "upload-offset" #. type: verbatim -#: ../fish/guestfish-actions.pod:5313 +#: ../fish/guestfish-actions.pod:5320 #, no-wrap msgid "" " upload-offset (filename|-) remotefilename offset\n" @@ -18881,7 +18898,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5318 ../src/guestfs-actions.pod:8189 +#: ../fish/guestfish-actions.pod:5325 ../src/guestfs-actions.pod:8196 msgid "" "C<remotefilename> is overwritten starting at the byte C<offset> specified. " "The intention is to overwrite parts of existing files or devices, although " @@ -18891,7 +18908,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5325 +#: ../fish/guestfish-actions.pod:5332 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with L</pwrite>, and this call always writes the full " @@ -18899,17 +18916,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5330 +#: ../fish/guestfish-actions.pod:5337 msgid "See also L</upload>, L</pwrite>." msgstr "Див. також L</upload>, L</pwrite>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5334 +#: ../fish/guestfish-actions.pod:5341 msgid "utimens" msgstr "utimens" #. type: verbatim -#: ../fish/guestfish-actions.pod:5336 +#: ../fish/guestfish-actions.pod:5343 #, no-wrap msgid "" " utimens path atsecs atnsecs mtsecs mtnsecs\n" @@ -18917,26 +18934,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5338 ../src/guestfs-actions.pod:8222 +#: ../fish/guestfish-actions.pod:5345 ../src/guestfs-actions.pod:8229 msgid "This command sets the timestamps of a file with nanosecond precision." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5341 ../src/guestfs-actions.pod:8225 +#: ../fish/guestfish-actions.pod:5348 ../src/guestfs-actions.pod:8232 msgid "" "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds " "from the epoch." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5344 ../src/guestfs-actions.pod:8228 +#: ../fish/guestfish-actions.pod:5351 ../src/guestfs-actions.pod:8235 msgid "" "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and " "nanoseconds from the epoch." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5347 ../src/guestfs-actions.pod:8231 +#: ../fish/guestfish-actions.pod:5354 ../src/guestfs-actions.pod:8238 msgid "" "If the C<*nsecs> field contains the special value C<-1> then the " "corresponding timestamp is set to the current time. (The C<*secs> field is " @@ -18944,7 +18961,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5351 ../src/guestfs-actions.pod:8235 +#: ../fish/guestfish-actions.pod:5358 ../src/guestfs-actions.pod:8242 msgid "" "If the C<*nsecs> field contains the special value C<-2> then the " "corresponding timestamp is left unchanged. (The C<*secs> field is ignored " @@ -18952,12 +18969,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5355 +#: ../fish/guestfish-actions.pod:5362 msgid "version" msgstr "version" #. type: verbatim -#: ../fish/guestfish-actions.pod:5357 +#: ../fish/guestfish-actions.pod:5364 #, no-wrap msgid "" " version\n" @@ -18967,13 +18984,13 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5359 ../src/guestfs-actions.pod:8248 +#: ../fish/guestfish-actions.pod:5366 ../src/guestfs-actions.pod:8255 msgid "" "Return the libguestfs version number that the program is linked against." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5362 ../src/guestfs-actions.pod:8251 +#: ../fish/guestfish-actions.pod:5369 ../src/guestfs-actions.pod:8258 msgid "" "Note that because of dynamic linking this is not necessarily the version of " "libguestfs that you compiled against. You can compile the program, and then " @@ -18982,7 +18999,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5367 ../src/guestfs-actions.pod:8256 +#: ../fish/guestfish-actions.pod:5374 ../src/guestfs-actions.pod:8263 msgid "" "This call was added in version C<1.0.58>. In previous versions of " "libguestfs there was no way to get the version number. From C code you can " @@ -18991,7 +19008,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5373 ../src/guestfs-actions.pod:8262 +#: ../fish/guestfish-actions.pod:5380 ../src/guestfs-actions.pod:8269 msgid "" "The call returns a structure with four elements. The first three (C<major>, " "C<minor> and C<release>) are numbers and correspond to the usual version " @@ -19000,18 +19017,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5379 ../src/guestfs-actions.pod:8268 +#: ../fish/guestfish-actions.pod:5386 ../src/guestfs-actions.pod:8275 msgid "" "To construct the original version string: C<$major.$minor.$release$extra>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5382 ../src/guestfs-actions.pod:8271 +#: ../fish/guestfish-actions.pod:5389 ../src/guestfs-actions.pod:8278 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>." msgstr "Див також: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>." #. type: textblock -#: ../fish/guestfish-actions.pod:5384 +#: ../fish/guestfish-actions.pod:5391 msgid "" "I<Note:> Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -19020,12 +19037,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5390 +#: ../fish/guestfish-actions.pod:5397 msgid "vfs-label" msgstr "vfs-label" #. type: verbatim -#: ../fish/guestfish-actions.pod:5392 +#: ../fish/guestfish-actions.pod:5399 #, no-wrap msgid "" " vfs-label device\n" @@ -19035,27 +19052,27 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5394 ../src/guestfs-actions.pod:8291 +#: ../fish/guestfish-actions.pod:5401 ../src/guestfs-actions.pod:8298 msgid "This returns the filesystem label of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5397 ../src/guestfs-actions.pod:8294 +#: ../fish/guestfish-actions.pod:5404 ../src/guestfs-actions.pod:8301 msgid "If the filesystem is unlabeled, this returns the empty string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5399 +#: ../fish/guestfish-actions.pod:5406 msgid "To find a filesystem from the label, use L</findfs-label>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5401 +#: ../fish/guestfish-actions.pod:5408 msgid "vfs-type" msgstr "vfs-type" #. type: verbatim -#: ../fish/guestfish-actions.pod:5403 +#: ../fish/guestfish-actions.pod:5410 #, no-wrap msgid "" " vfs-type device\n" @@ -19065,14 +19082,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5405 ../src/guestfs-actions.pod:8309 +#: ../fish/guestfish-actions.pod:5412 ../src/guestfs-actions.pod:8316 msgid "" "This command gets the filesystem type corresponding to the filesystem on " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5408 ../src/guestfs-actions.pod:8312 +#: ../fish/guestfish-actions.pod:5415 ../src/guestfs-actions.pod:8319 msgid "" "For most filesystems, the result is the name of the Linux VFS module which " "would be used to mount this filesystem if you mounted it without specifying " @@ -19080,12 +19097,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5413 +#: ../fish/guestfish-actions.pod:5420 msgid "vfs-uuid" msgstr "vfs-uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:5415 +#: ../fish/guestfish-actions.pod:5422 #, no-wrap msgid "" " vfs-uuid device\n" @@ -19095,27 +19112,27 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5417 ../src/guestfs-actions.pod:8328 +#: ../fish/guestfish-actions.pod:5424 ../src/guestfs-actions.pod:8335 msgid "This returns the filesystem UUID of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5420 ../src/guestfs-actions.pod:8331 +#: ../fish/guestfish-actions.pod:5427 ../src/guestfs-actions.pod:8338 msgid "If the filesystem does not have a UUID, this returns the empty string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5422 +#: ../fish/guestfish-actions.pod:5429 msgid "To find a filesystem from the UUID, use L</findfs-uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5424 +#: ../fish/guestfish-actions.pod:5431 msgid "vg-activate" msgstr "vg-activate" #. type: verbatim -#: ../fish/guestfish-actions.pod:5426 +#: ../fish/guestfish-actions.pod:5433 #, no-wrap msgid "" " vg-activate true|false 'volgroups ...'\n" @@ -19123,31 +19140,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5428 ../src/guestfs-actions.pod:8347 +#: ../fish/guestfish-actions.pod:5435 ../src/guestfs-actions.pod:8354 msgid "" "This command activates or (if C<activate> is false) deactivates all logical " "volumes in the listed volume groups C<volgroups>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5431 ../src/guestfs-actions.pod:8350 +#: ../fish/guestfish-actions.pod:5438 ../src/guestfs-actions.pod:8357 msgid "This command is the same as running C<vgchange -a y|n volgroups...>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5433 ../src/guestfs-actions.pod:8352 +#: ../fish/guestfish-actions.pod:5440 ../src/guestfs-actions.pod:8359 msgid "" "Note that if C<volgroups> is an empty list then B<all> volume groups are " "activated or deactivated." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5436 +#: ../fish/guestfish-actions.pod:5443 msgid "vg-activate-all" msgstr "vg-activate-all" #. type: verbatim -#: ../fish/guestfish-actions.pod:5438 +#: ../fish/guestfish-actions.pod:5445 #, no-wrap msgid "" " vg-activate-all true|false\n" @@ -19157,24 +19174,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5440 ../src/guestfs-actions.pod:8365 +#: ../fish/guestfish-actions.pod:5447 ../src/guestfs-actions.pod:8372 msgid "" "This command activates or (if C<activate> is false) deactivates all logical " "volumes in all volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5443 ../src/guestfs-actions.pod:8368 +#: ../fish/guestfish-actions.pod:5450 ../src/guestfs-actions.pod:8375 msgid "This command is the same as running C<vgchange -a y|n>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5445 +#: ../fish/guestfish-actions.pod:5452 msgid "vgcreate" msgstr "vgcreate" #. type: verbatim -#: ../fish/guestfish-actions.pod:5447 +#: ../fish/guestfish-actions.pod:5454 #, no-wrap msgid "" " vgcreate volgroup 'physvols ...'\n" @@ -19182,19 +19199,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5449 ../src/guestfs-actions.pod:8381 +#: ../fish/guestfish-actions.pod:5456 ../src/guestfs-actions.pod:8388 msgid "" "This creates an LVM volume group called C<volgroup> from the non-empty list " "of physical volumes C<physvols>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5452 +#: ../fish/guestfish-actions.pod:5459 msgid "vglvuuids" msgstr "vglvuuids" #. type: verbatim -#: ../fish/guestfish-actions.pod:5454 +#: ../fish/guestfish-actions.pod:5461 #, no-wrap msgid "" " vglvuuids vgname\n" @@ -19202,31 +19219,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5456 ../src/guestfs-actions.pod:8394 +#: ../fish/guestfish-actions.pod:5463 ../src/guestfs-actions.pod:8401 msgid "" "Given a VG called C<vgname>, this returns the UUIDs of all the logical " "volumes created in this volume group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5459 +#: ../fish/guestfish-actions.pod:5466 msgid "" "You can use this along with L</lvs> and L</lvuuid> calls to associate " "logical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5462 +#: ../fish/guestfish-actions.pod:5469 msgid "See also L</vgpvuuids>." msgstr "Див. також L</vgpvuuids>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5464 +#: ../fish/guestfish-actions.pod:5471 msgid "vgpvuuids" msgstr "vgpvuuids" #. type: verbatim -#: ../fish/guestfish-actions.pod:5466 +#: ../fish/guestfish-actions.pod:5473 #, no-wrap msgid "" " vgpvuuids vgname\n" @@ -19234,31 +19251,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5468 ../src/guestfs-actions.pod:8414 +#: ../fish/guestfish-actions.pod:5475 ../src/guestfs-actions.pod:8421 msgid "" "Given a VG called C<vgname>, this returns the UUIDs of all the physical " "volumes that this volume group resides on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5471 +#: ../fish/guestfish-actions.pod:5478 msgid "" "You can use this along with L</pvs> and L</pvuuid> calls to associate " "physical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5474 +#: ../fish/guestfish-actions.pod:5481 msgid "See also L</vglvuuids>." msgstr "Див. також L</vglvuuids>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5476 +#: ../fish/guestfish-actions.pod:5483 msgid "vgremove" msgstr "vgremove" #. type: verbatim -#: ../fish/guestfish-actions.pod:5478 +#: ../fish/guestfish-actions.pod:5485 #, no-wrap msgid "" " vgremove vgname\n" @@ -19266,23 +19283,23 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5480 ../src/guestfs-actions.pod:8434 +#: ../fish/guestfish-actions.pod:5487 ../src/guestfs-actions.pod:8441 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5482 ../src/guestfs-actions.pod:8436 +#: ../fish/guestfish-actions.pod:5489 ../src/guestfs-actions.pod:8443 msgid "" "This also forcibly removes all logical volumes in the volume group (if any)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5485 +#: ../fish/guestfish-actions.pod:5492 msgid "vgrename" msgstr "vgrename" #. type: verbatim -#: ../fish/guestfish-actions.pod:5487 +#: ../fish/guestfish-actions.pod:5494 #, no-wrap msgid "" " vgrename volgroup newvolgroup\n" @@ -19290,17 +19307,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5489 ../src/guestfs-actions.pod:8450 +#: ../fish/guestfish-actions.pod:5496 ../src/guestfs-actions.pod:8457 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5491 +#: ../fish/guestfish-actions.pod:5498 msgid "vgs" msgstr "vgs" #. type: verbatim -#: ../fish/guestfish-actions.pod:5493 +#: ../fish/guestfish-actions.pod:5500 #, no-wrap msgid "" " vgs\n" @@ -19310,31 +19327,31 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5495 ../src/guestfs-actions.pod:8461 +#: ../fish/guestfish-actions.pod:5502 ../src/guestfs-actions.pod:8468 msgid "" "List all the volumes groups detected. This is the equivalent of the L<vgs(8)" "> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5498 ../src/guestfs-actions.pod:8464 +#: ../fish/guestfish-actions.pod:5505 ../src/guestfs-actions.pod:8471 msgid "" "This returns a list of just the volume group names that were detected (eg. " "C<VolGroup00>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5501 +#: ../fish/guestfish-actions.pod:5508 msgid "See also L</vgs-full>." msgstr "Див. також L</vgs-full>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5503 +#: ../fish/guestfish-actions.pod:5510 msgid "vgs-full" msgstr "vgs-full" #. type: verbatim -#: ../fish/guestfish-actions.pod:5505 +#: ../fish/guestfish-actions.pod:5512 #, no-wrap msgid "" " vgs-full\n" @@ -19344,19 +19361,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5507 ../src/guestfs-actions.pod:8480 +#: ../fish/guestfish-actions.pod:5514 ../src/guestfs-actions.pod:8487 msgid "" "List all the volumes groups detected. This is the equivalent of the L<vgs(8)" "> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5510 +#: ../fish/guestfish-actions.pod:5517 msgid "vgscan" msgstr "vgscan" #. type: verbatim -#: ../fish/guestfish-actions.pod:5512 +#: ../fish/guestfish-actions.pod:5519 #, no-wrap msgid "" " vgscan\n" @@ -19366,19 +19383,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5514 ../src/guestfs-actions.pod:8494 +#: ../fish/guestfish-actions.pod:5521 ../src/guestfs-actions.pod:8501 msgid "" "This rescans all block devices and rebuilds the list of LVM physical " "volumes, volume groups and logical volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5517 +#: ../fish/guestfish-actions.pod:5524 msgid "vguuid" msgstr "vguuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:5519 +#: ../fish/guestfish-actions.pod:5526 #, no-wrap msgid "" " vguuid vgname\n" @@ -19386,17 +19403,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5521 ../src/guestfs-actions.pod:8507 +#: ../fish/guestfish-actions.pod:5528 ../src/guestfs-actions.pod:8514 msgid "This command returns the UUID of the LVM VG named C<vgname>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5523 +#: ../fish/guestfish-actions.pod:5530 msgid "wc-c" msgstr "wc-c" #. type: verbatim -#: ../fish/guestfish-actions.pod:5525 +#: ../fish/guestfish-actions.pod:5532 #, no-wrap msgid "" " wc-c path\n" @@ -19406,19 +19423,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5527 ../src/guestfs-actions.pod:8547 +#: ../fish/guestfish-actions.pod:5534 ../src/guestfs-actions.pod:8554 msgid "" "This command counts the characters in a file, using the C<wc -c> external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5530 +#: ../fish/guestfish-actions.pod:5537 msgid "wc-l" msgstr "wc-l" #. type: verbatim -#: ../fish/guestfish-actions.pod:5532 +#: ../fish/guestfish-actions.pod:5539 #, no-wrap msgid "" " wc-l path\n" @@ -19428,18 +19445,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5534 ../src/guestfs-actions.pod:8560 +#: ../fish/guestfish-actions.pod:5541 ../src/guestfs-actions.pod:8567 msgid "" "This command counts the lines in a file, using the C<wc -l> external command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5537 +#: ../fish/guestfish-actions.pod:5544 msgid "wc-w" msgstr "wc-w" #. type: verbatim -#: ../fish/guestfish-actions.pod:5539 +#: ../fish/guestfish-actions.pod:5546 #, no-wrap msgid "" " wc-w path\n" @@ -19449,18 +19466,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5541 ../src/guestfs-actions.pod:8573 +#: ../fish/guestfish-actions.pod:5548 ../src/guestfs-actions.pod:8580 msgid "" "This command counts the words in a file, using the C<wc -w> external command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5544 +#: ../fish/guestfish-actions.pod:5551 msgid "write" msgstr "write" #. type: verbatim -#: ../fish/guestfish-actions.pod:5546 +#: ../fish/guestfish-actions.pod:5553 #, no-wrap msgid "" " write path content\n" @@ -19470,24 +19487,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5548 ../src/guestfs-actions.pod:8588 +#: ../fish/guestfish-actions.pod:5555 ../src/guestfs-actions.pod:8595 msgid "" "This call creates a file called C<path>. The content of the file is the " "string C<content> (which can contain any 8 bit data)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5551 +#: ../fish/guestfish-actions.pod:5558 msgid "See also L</write-append>." msgstr "Див. також L</write-append>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5556 +#: ../fish/guestfish-actions.pod:5563 msgid "write-append" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5558 +#: ../fish/guestfish-actions.pod:5565 #, no-wrap msgid "" " write-append path content\n" @@ -19495,24 +19512,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5560 ../src/guestfs-actions.pod:8608 +#: ../fish/guestfish-actions.pod:5567 ../src/guestfs-actions.pod:8615 msgid "" "This call appends C<content> to the end of file C<path>. If C<path> does " "not exist, then a new file is created." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5563 +#: ../fish/guestfish-actions.pod:5570 msgid "See also L</write>." msgstr "Див. також L</write>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5568 +#: ../fish/guestfish-actions.pod:5575 msgid "write-file" msgstr "write-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:5570 +#: ../fish/guestfish-actions.pod:5577 #, no-wrap msgid "" " write-file path content size\n" @@ -19520,39 +19537,39 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5572 ../src/guestfs-actions.pod:8635 +#: ../fish/guestfish-actions.pod:5579 ../src/guestfs-actions.pod:8642 msgid "" "This call creates a file called C<path>. The contents of the file is the " "string C<content> (which can contain any 8 bit data), with length C<size>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5576 ../src/guestfs-actions.pod:8639 +#: ../fish/guestfish-actions.pod:5583 ../src/guestfs-actions.pod:8646 msgid "" "As a special case, if C<size> is C<0> then the length is calculated using " "C<strlen> (so in this case the content cannot contain embedded ASCII NULs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5580 ../src/guestfs-actions.pod:8643 +#: ../fish/guestfish-actions.pod:5587 ../src/guestfs-actions.pod:8650 msgid "" "I<NB.> Owing to a bug, writing content containing ASCII NUL characters does " "I<not> work, even if the length is specified." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5586 +#: ../fish/guestfish-actions.pod:5593 msgid "" "I<This function is deprecated.> In new code, use the L</write> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5593 +#: ../fish/guestfish-actions.pod:5600 msgid "zegrep" msgstr "zegrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:5595 +#: ../fish/guestfish-actions.pod:5602 #, no-wrap msgid "" " zegrep regex path\n" @@ -19562,18 +19579,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5597 ../src/guestfs-actions.pod:8660 +#: ../fish/guestfish-actions.pod:5604 ../src/guestfs-actions.pod:8667 msgid "" "This calls the external C<zegrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5603 +#: ../fish/guestfish-actions.pod:5610 msgid "zegrepi" msgstr "zegrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:5605 +#: ../fish/guestfish-actions.pod:5612 #, no-wrap msgid "" " zegrepi regex path\n" @@ -19581,18 +19598,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5607 ../src/guestfs-actions.pod:8679 +#: ../fish/guestfish-actions.pod:5614 ../src/guestfs-actions.pod:8686 msgid "" "This calls the external C<zegrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5613 +#: ../fish/guestfish-actions.pod:5620 msgid "zero" msgstr "zero" #. type: verbatim -#: ../fish/guestfish-actions.pod:5615 +#: ../fish/guestfish-actions.pod:5622 #, no-wrap msgid "" " zero device\n" @@ -19602,12 +19619,12 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5617 ../src/guestfs-actions.pod:8697 +#: ../fish/guestfish-actions.pod:5624 ../src/guestfs-actions.pod:8704 msgid "This command writes zeroes over the first few blocks of C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5619 ../src/guestfs-actions.pod:8699 +#: ../fish/guestfish-actions.pod:5626 ../src/guestfs-actions.pod:8706 msgid "" "How many blocks are zeroed isn't specified (but it's I<not> enough to " "securely wipe the device). It should be sufficient to remove any partition " @@ -19615,8 +19632,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5623 ../fish/guestfish-actions.pod:5638 -#: ../src/guestfs-actions.pod:8703 ../src/guestfs-actions.pod:8729 +#: ../fish/guestfish-actions.pod:5630 ../fish/guestfish-actions.pod:5645 +#: ../src/guestfs-actions.pod:8710 ../src/guestfs-actions.pod:8736 msgid "" "If blocks are already zero, then this command avoids writing zeroes. This " "prevents the underlying device from becoming non-sparse or growing " @@ -19624,17 +19641,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5627 +#: ../fish/guestfish-actions.pod:5634 msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5630 +#: ../fish/guestfish-actions.pod:5637 msgid "zero-device" msgstr "zero-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:5632 +#: ../fish/guestfish-actions.pod:5639 #, no-wrap msgid "" " zero-device device\n" @@ -19644,19 +19661,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5634 +#: ../fish/guestfish-actions.pod:5641 msgid "" "This command writes zeroes over the entire C<device>. Compare with L</zero> " "which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5642 +#: ../fish/guestfish-actions.pod:5649 msgid "zerofree" msgstr "zerofree" #. type: verbatim -#: ../fish/guestfish-actions.pod:5644 +#: ../fish/guestfish-actions.pod:5651 #, no-wrap msgid "" " zerofree device\n" @@ -19666,7 +19683,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5646 ../src/guestfs-actions.pod:8748 +#: ../fish/guestfish-actions.pod:5653 ../src/guestfs-actions.pod:8755 msgid "" "This runs the I<zerofree> program on C<device>. This program claims to zero " "unused inodes and disk blocks on an ext2/3 filesystem, thus making it " @@ -19674,24 +19691,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5651 ../src/guestfs-actions.pod:8753 +#: ../fish/guestfish-actions.pod:5658 ../src/guestfs-actions.pod:8760 msgid "You should B<not> run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5654 ../src/guestfs-actions.pod:8756 +#: ../fish/guestfish-actions.pod:5661 ../src/guestfs-actions.pod:8763 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5657 +#: ../fish/guestfish-actions.pod:5664 msgid "zfgrep" msgstr "zfgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:5659 +#: ../fish/guestfish-actions.pod:5666 #, no-wrap msgid "" " zfgrep pattern path\n" @@ -19701,18 +19718,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5661 ../src/guestfs-actions.pod:8770 +#: ../fish/guestfish-actions.pod:5668 ../src/guestfs-actions.pod:8777 msgid "" "This calls the external C<zfgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5667 +#: ../fish/guestfish-actions.pod:5674 msgid "zfgrepi" msgstr "zfgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:5669 +#: ../fish/guestfish-actions.pod:5676 #, no-wrap msgid "" " zfgrepi pattern path\n" @@ -19722,18 +19739,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5671 ../src/guestfs-actions.pod:8789 +#: ../fish/guestfish-actions.pod:5678 ../src/guestfs-actions.pod:8796 msgid "" "This calls the external C<zfgrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5677 +#: ../fish/guestfish-actions.pod:5684 msgid "zfile" msgstr "zfile" #. type: verbatim -#: ../fish/guestfish-actions.pod:5679 +#: ../fish/guestfish-actions.pod:5686 #, no-wrap msgid "" " zfile meth path\n" @@ -19743,35 +19760,35 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5681 ../src/guestfs-actions.pod:8815 +#: ../fish/guestfish-actions.pod:5688 ../src/guestfs-actions.pod:8822 msgid "" "This command runs C<file> after first decompressing C<path> using C<method>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5684 ../src/guestfs-actions.pod:8818 +#: ../fish/guestfish-actions.pod:5691 ../src/guestfs-actions.pod:8825 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5686 +#: ../fish/guestfish-actions.pod:5693 msgid "" "Since 1.0.63, use L</file> instead which can now process compressed files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5689 +#: ../fish/guestfish-actions.pod:5696 msgid "" "I<This function is deprecated.> In new code, use the L</file> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5696 +#: ../fish/guestfish-actions.pod:5703 msgid "zgrep" msgstr "zgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:5698 +#: ../fish/guestfish-actions.pod:5705 #, no-wrap msgid "" " zgrep regex path\n" @@ -19781,18 +19798,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5700 ../src/guestfs-actions.pod:8835 +#: ../fish/guestfish-actions.pod:5707 ../src/guestfs-actions.pod:8842 msgid "" "This calls the external C<zgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5706 +#: ../fish/guestfish-actions.pod:5713 msgid "zgrepi" msgstr "zgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:5708 +#: ../fish/guestfish-actions.pod:5715 #, no-wrap msgid "" " zgrepi regex path\n" @@ -19802,7 +19819,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5710 ../src/guestfs-actions.pod:8854 +#: ../fish/guestfish-actions.pod:5717 ../src/guestfs-actions.pod:8861 msgid "" "This calls the external C<zgrep -i> program and returns the matching lines." msgstr "" @@ -20802,7 +20819,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish.pod:135 ../src/guestfs.pod:2343 +#: ../fish/guestfish.pod:135 ../src/guestfs.pod:2364 #, no-wrap msgid "" " guestfish -N fs\n" @@ -22942,8 +22959,10 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1108 -msgid "@FISH_COMMANDS@" -msgstr "" +#, fuzzy +#| msgid "COMMANDS" +msgid "__FISH_COMMANDS__" +msgstr "КОМАНДИ" #. type: =head1 #: ../fish/guestfish.pod:1110 @@ -22951,8 +22970,10 @@ msgid "COMMANDS" msgstr "КОМАНДИ" #. type: textblock -#: ../fish/guestfish.pod:1112 ../src/guestfs.pod:1620 -msgid "@ACTIONS@" +#: ../fish/guestfish.pod:1112 ../src/guestfs.pod:1637 +#, fuzzy +#| msgid "@ACTIONS@" +msgid "__ACTIONS__" msgstr "@ACTIONS@" #. type: textblock @@ -22975,17 +22996,17 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1128 ../src/guestfs.pod:3310 +#: ../fish/guestfish.pod:1128 ../src/guestfs.pod:3414 msgid "FEBOOTSTRAP_KERNEL" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1130 ../src/guestfs.pod:3312 +#: ../fish/guestfish.pod:1130 ../src/guestfs.pod:3416 msgid "FEBOOTSTRAP_MODULES" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1132 ../src/guestfs.pod:3314 +#: ../fish/guestfish.pod:1132 ../src/guestfs.pod:3418 msgid "" "These two environment variables allow the kernel that libguestfs uses in the " "appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the " @@ -23043,17 +23064,17 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1160 ../src/guestfs.pod:3320 +#: ../fish/guestfish.pod:1160 ../src/guestfs.pod:3424 msgid "LIBGUESTFS_APPEND" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1162 ../src/guestfs.pod:3322 +#: ../fish/guestfish.pod:1162 ../src/guestfs.pod:3426 msgid "Pass additional options to the guest kernel." msgstr "" #. type: =item -#: ../fish/guestfish.pod:1164 ../src/guestfs.pod:3324 +#: ../fish/guestfish.pod:1164 ../src/guestfs.pod:3428 msgid "LIBGUESTFS_DEBUG" msgstr "LIBGUESTFS_DEBUG" @@ -23065,18 +23086,18 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1169 ../src/guestfs.pod:3329 +#: ../fish/guestfish.pod:1169 ../src/guestfs.pod:3433 msgid "LIBGUESTFS_MEMSIZE" msgstr "LIBGUESTFS_MEMSIZE" #. type: textblock -#: ../fish/guestfish.pod:1171 ../src/guestfs.pod:3331 +#: ../fish/guestfish.pod:1171 ../src/guestfs.pod:3435 msgid "" "Set the memory allocated to the qemu process, in megabytes. For example:" msgstr "" #. type: verbatim -#: ../fish/guestfish.pod:1174 ../src/guestfs.pod:3334 +#: ../fish/guestfish.pod:1174 ../src/guestfs.pod:3438 #, no-wrap msgid "" " LIBGUESTFS_MEMSIZE=700\n" @@ -23086,7 +23107,7 @@ msgstr "" "\n" #. type: =item -#: ../fish/guestfish.pod:1176 ../src/guestfs.pod:3336 +#: ../fish/guestfish.pod:1176 ../src/guestfs.pod:3440 msgid "LIBGUESTFS_PATH" msgstr "" @@ -23098,19 +23119,19 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish.pod:1181 ../src/guestfs.pod:3341 +#: ../fish/guestfish.pod:1181 ../src/guestfs.pod:3445 msgid "LIBGUESTFS_QEMU" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1183 ../src/guestfs.pod:3343 +#: ../fish/guestfish.pod:1183 ../src/guestfs.pod:3447 msgid "" "Set the default qemu binary that libguestfs uses. If not set, then the qemu " "which was found at compile time by the configure script is used." msgstr "" #. type: =item -#: ../fish/guestfish.pod:1187 ../src/guestfs.pod:3349 +#: ../fish/guestfish.pod:1187 ../src/guestfs.pod:3453 msgid "LIBGUESTFS_TRACE" msgstr "" @@ -23133,19 +23154,19 @@ msgstr "" #. type: =item #: ../fish/guestfish.pod:1196 ../sparsify/virt-sparsify.pod:261 -#: ../src/guestfs.pod:3354 +#: ../src/guestfs.pod:3458 msgid "TMPDIR" msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1198 ../src/guestfs.pod:3356 +#: ../fish/guestfish.pod:1198 ../src/guestfs.pod:3460 msgid "" "Location of temporary directory, defaults to C</tmp> except for the cached " "supermin appliance which defaults to C</var/tmp>." msgstr "" #. type: textblock -#: ../fish/guestfish.pod:1201 ../src/guestfs.pod:3359 +#: ../fish/guestfish.pod:1201 ../src/guestfs.pod:3463 msgid "" "If libguestfs was compiled to use the supermin appliance then the real " "appliance is cached in this directory, shared between all handles belonging " @@ -27871,8 +27892,8 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:305 -#: ../src/guestfs-actions.pod:326 +#: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:307 +#: ../src/guestfs-actions.pod:328 msgid "" "I<This function is deprecated.> In new code, use the L</" "guestfs_add_drive_opts> call instead." @@ -27897,113 +27918,113 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:37 ../src/guestfs-actions.pod:187 -#: ../src/guestfs-actions.pod:257 ../src/guestfs-actions.pod:294 -#: ../src/guestfs-actions.pod:315 ../src/guestfs-actions.pod:336 -#: ../src/guestfs-actions.pod:349 ../src/guestfs-actions.pod:363 -#: ../src/guestfs-actions.pod:483 ../src/guestfs-actions.pod:503 -#: ../src/guestfs-actions.pod:517 ../src/guestfs-actions.pod:562 -#: ../src/guestfs-actions.pod:590 ../src/guestfs-actions.pod:608 -#: ../src/guestfs-actions.pod:675 ../src/guestfs-actions.pod:708 -#: ../src/guestfs-actions.pod:722 ../src/guestfs-actions.pod:778 -#: ../src/guestfs-actions.pod:877 ../src/guestfs-actions.pod:895 -#: ../src/guestfs-actions.pod:909 ../src/guestfs-actions.pod:923 -#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:1143 -#: ../src/guestfs-actions.pod:1163 ../src/guestfs-actions.pod:1181 -#: ../src/guestfs-actions.pod:1271 ../src/guestfs-actions.pod:1330 -#: ../src/guestfs-actions.pod:1376 ../src/guestfs-actions.pod:1416 -#: ../src/guestfs-actions.pod:1469 ../src/guestfs-actions.pod:1522 -#: ../src/guestfs-actions.pod:1580 ../src/guestfs-actions.pod:1634 -#: ../src/guestfs-actions.pod:1653 ../src/guestfs-actions.pod:1667 -#: ../src/guestfs-actions.pod:1695 ../src/guestfs-actions.pod:1781 -#: ../src/guestfs-actions.pod:1812 ../src/guestfs-actions.pod:1837 -#: ../src/guestfs-actions.pod:1903 ../src/guestfs-actions.pod:1942 -#: ../src/guestfs-actions.pod:2055 ../src/guestfs-actions.pod:2082 -#: ../src/guestfs-actions.pod:2297 ../src/guestfs-actions.pod:2319 -#: ../src/guestfs-actions.pod:2406 ../src/guestfs-actions.pod:2914 -#: ../src/guestfs-actions.pod:3058 ../src/guestfs-actions.pod:3117 -#: ../src/guestfs-actions.pod:3152 ../src/guestfs-actions.pod:4222 -#: ../src/guestfs-actions.pod:4237 ../src/guestfs-actions.pod:4262 -#: ../src/guestfs-actions.pod:4464 ../src/guestfs-actions.pod:4478 -#: ../src/guestfs-actions.pod:4491 ../src/guestfs-actions.pod:4505 -#: ../src/guestfs-actions.pod:4520 ../src/guestfs-actions.pod:4556 -#: ../src/guestfs-actions.pod:4628 ../src/guestfs-actions.pod:4648 -#: ../src/guestfs-actions.pod:4665 ../src/guestfs-actions.pod:4685 -#: ../src/guestfs-actions.pod:4705 ../src/guestfs-actions.pod:4740 -#: ../src/guestfs-actions.pod:4759 ../src/guestfs-actions.pod:4778 -#: ../src/guestfs-actions.pod:4813 ../src/guestfs-actions.pod:4825 -#: ../src/guestfs-actions.pod:4858 ../src/guestfs-actions.pod:4874 -#: ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:4902 -#: ../src/guestfs-actions.pod:4919 ../src/guestfs-actions.pod:5077 -#: ../src/guestfs-actions.pod:5156 ../src/guestfs-actions.pod:5168 -#: ../src/guestfs-actions.pod:5188 ../src/guestfs-actions.pod:5201 -#: ../src/guestfs-actions.pod:5252 ../src/guestfs-actions.pod:5270 -#: ../src/guestfs-actions.pod:5288 ../src/guestfs-actions.pod:5304 -#: ../src/guestfs-actions.pod:5318 ../src/guestfs-actions.pod:5332 -#: ../src/guestfs-actions.pod:5349 ../src/guestfs-actions.pod:5364 -#: ../src/guestfs-actions.pod:5391 ../src/guestfs-actions.pod:5454 -#: ../src/guestfs-actions.pod:5527 ../src/guestfs-actions.pod:5558 -#: ../src/guestfs-actions.pod:5577 ../src/guestfs-actions.pod:5596 -#: ../src/guestfs-actions.pod:5608 ../src/guestfs-actions.pod:5625 -#: ../src/guestfs-actions.pod:5638 ../src/guestfs-actions.pod:5653 -#: ../src/guestfs-actions.pod:5668 ../src/guestfs-actions.pod:5700 -#: ../src/guestfs-actions.pod:5726 ../src/guestfs-actions.pod:5765 -#: ../src/guestfs-actions.pod:5785 ../src/guestfs-actions.pod:5799 -#: ../src/guestfs-actions.pod:5816 ../src/guestfs-actions.pod:5865 -#: ../src/guestfs-actions.pod:5932 ../src/guestfs-actions.pod:5979 -#: ../src/guestfs-actions.pod:6022 ../src/guestfs-actions.pod:6050 -#: ../src/guestfs-actions.pod:6067 ../src/guestfs-actions.pod:6085 -#: ../src/guestfs-actions.pod:6222 ../src/guestfs-actions.pod:6279 -#: ../src/guestfs-actions.pod:6301 ../src/guestfs-actions.pod:6319 -#: ../src/guestfs-actions.pod:6371 ../src/guestfs-actions.pod:6437 -#: ../src/guestfs-actions.pod:6454 ../src/guestfs-actions.pod:6467 -#: ../src/guestfs-actions.pod:6481 ../src/guestfs-actions.pod:6770 -#: ../src/guestfs-actions.pod:6789 ../src/guestfs-actions.pod:6808 -#: ../src/guestfs-actions.pod:6822 ../src/guestfs-actions.pod:6834 -#: ../src/guestfs-actions.pod:6848 ../src/guestfs-actions.pod:6860 -#: ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:6890 -#: ../src/guestfs-actions.pod:6908 ../src/guestfs-actions.pod:6927 -#: ../src/guestfs-actions.pod:6946 ../src/guestfs-actions.pod:6976 -#: ../src/guestfs-actions.pod:6994 ../src/guestfs-actions.pod:7017 -#: ../src/guestfs-actions.pod:7035 ../src/guestfs-actions.pod:7054 -#: ../src/guestfs-actions.pod:7075 ../src/guestfs-actions.pod:7094 -#: ../src/guestfs-actions.pod:7111 ../src/guestfs-actions.pod:7132 -#: ../src/guestfs-actions.pod:7160 ../src/guestfs-actions.pod:7184 -#: ../src/guestfs-actions.pod:7203 ../src/guestfs-actions.pod:7219 -#: ../src/guestfs-actions.pod:7243 ../src/guestfs-actions.pod:7262 -#: ../src/guestfs-actions.pod:7277 ../src/guestfs-actions.pod:7296 -#: ../src/guestfs-actions.pod:7340 ../src/guestfs-actions.pod:7367 -#: ../src/guestfs-actions.pod:7397 ../src/guestfs-actions.pod:7522 -#: ../src/guestfs-actions.pod:7532 ../src/guestfs-actions.pod:7653 -#: ../src/guestfs-actions.pod:7665 ../src/guestfs-actions.pod:7678 -#: ../src/guestfs-actions.pod:7691 ../src/guestfs-actions.pod:7713 -#: ../src/guestfs-actions.pod:7726 ../src/guestfs-actions.pod:7739 -#: ../src/guestfs-actions.pod:7752 ../src/guestfs-actions.pod:7767 -#: ../src/guestfs-actions.pod:7826 ../src/guestfs-actions.pod:7843 -#: ../src/guestfs-actions.pod:7859 ../src/guestfs-actions.pod:7875 -#: ../src/guestfs-actions.pod:7892 ../src/guestfs-actions.pod:7905 -#: ../src/guestfs-actions.pod:7925 ../src/guestfs-actions.pod:8025 -#: ../src/guestfs-actions.pod:8083 ../src/guestfs-actions.pod:8097 -#: ../src/guestfs-actions.pod:8138 ../src/guestfs-actions.pod:8151 -#: ../src/guestfs-actions.pod:8169 ../src/guestfs-actions.pod:8203 -#: ../src/guestfs-actions.pod:8239 ../src/guestfs-actions.pod:8355 -#: ../src/guestfs-actions.pod:8370 ../src/guestfs-actions.pod:8384 -#: ../src/guestfs-actions.pod:8439 ../src/guestfs-actions.pod:8452 -#: ../src/guestfs-actions.pod:8497 ../src/guestfs-actions.pod:8537 -#: ../src/guestfs-actions.pod:8593 ../src/guestfs-actions.pod:8613 -#: ../src/guestfs-actions.pod:8646 ../src/guestfs-actions.pod:8710 -#: ../src/guestfs-actions.pod:8733 ../src/guestfs-actions.pod:8759 +#: ../src/guestfs-actions.pod:259 ../src/guestfs-actions.pod:296 +#: ../src/guestfs-actions.pod:317 ../src/guestfs-actions.pod:338 +#: ../src/guestfs-actions.pod:351 ../src/guestfs-actions.pod:365 +#: ../src/guestfs-actions.pod:485 ../src/guestfs-actions.pod:505 +#: ../src/guestfs-actions.pod:519 ../src/guestfs-actions.pod:564 +#: ../src/guestfs-actions.pod:592 ../src/guestfs-actions.pod:610 +#: ../src/guestfs-actions.pod:677 ../src/guestfs-actions.pod:710 +#: ../src/guestfs-actions.pod:724 ../src/guestfs-actions.pod:780 +#: ../src/guestfs-actions.pod:879 ../src/guestfs-actions.pod:897 +#: ../src/guestfs-actions.pod:911 ../src/guestfs-actions.pod:925 +#: ../src/guestfs-actions.pod:962 ../src/guestfs-actions.pod:1145 +#: ../src/guestfs-actions.pod:1165 ../src/guestfs-actions.pod:1183 +#: ../src/guestfs-actions.pod:1273 ../src/guestfs-actions.pod:1332 +#: ../src/guestfs-actions.pod:1378 ../src/guestfs-actions.pod:1418 +#: ../src/guestfs-actions.pod:1471 ../src/guestfs-actions.pod:1524 +#: ../src/guestfs-actions.pod:1582 ../src/guestfs-actions.pod:1636 +#: ../src/guestfs-actions.pod:1655 ../src/guestfs-actions.pod:1669 +#: ../src/guestfs-actions.pod:1697 ../src/guestfs-actions.pod:1783 +#: ../src/guestfs-actions.pod:1814 ../src/guestfs-actions.pod:1839 +#: ../src/guestfs-actions.pod:1905 ../src/guestfs-actions.pod:1944 +#: ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:2084 +#: ../src/guestfs-actions.pod:2299 ../src/guestfs-actions.pod:2321 +#: ../src/guestfs-actions.pod:2408 ../src/guestfs-actions.pod:2916 +#: ../src/guestfs-actions.pod:3060 ../src/guestfs-actions.pod:3119 +#: ../src/guestfs-actions.pod:3154 ../src/guestfs-actions.pod:4224 +#: ../src/guestfs-actions.pod:4244 ../src/guestfs-actions.pod:4269 +#: ../src/guestfs-actions.pod:4471 ../src/guestfs-actions.pod:4485 +#: ../src/guestfs-actions.pod:4498 ../src/guestfs-actions.pod:4512 +#: ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4563 +#: ../src/guestfs-actions.pod:4635 ../src/guestfs-actions.pod:4655 +#: ../src/guestfs-actions.pod:4672 ../src/guestfs-actions.pod:4692 +#: ../src/guestfs-actions.pod:4712 ../src/guestfs-actions.pod:4747 +#: ../src/guestfs-actions.pod:4766 ../src/guestfs-actions.pod:4785 +#: ../src/guestfs-actions.pod:4820 ../src/guestfs-actions.pod:4832 +#: ../src/guestfs-actions.pod:4865 ../src/guestfs-actions.pod:4881 +#: ../src/guestfs-actions.pod:4894 ../src/guestfs-actions.pod:4909 +#: ../src/guestfs-actions.pod:4926 ../src/guestfs-actions.pod:5084 +#: ../src/guestfs-actions.pod:5163 ../src/guestfs-actions.pod:5175 +#: ../src/guestfs-actions.pod:5195 ../src/guestfs-actions.pod:5208 +#: ../src/guestfs-actions.pod:5259 ../src/guestfs-actions.pod:5277 +#: ../src/guestfs-actions.pod:5295 ../src/guestfs-actions.pod:5311 +#: ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5339 +#: ../src/guestfs-actions.pod:5356 ../src/guestfs-actions.pod:5371 +#: ../src/guestfs-actions.pod:5398 ../src/guestfs-actions.pod:5461 +#: ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5565 +#: ../src/guestfs-actions.pod:5584 ../src/guestfs-actions.pod:5603 +#: ../src/guestfs-actions.pod:5615 ../src/guestfs-actions.pod:5632 +#: ../src/guestfs-actions.pod:5645 ../src/guestfs-actions.pod:5660 +#: ../src/guestfs-actions.pod:5675 ../src/guestfs-actions.pod:5707 +#: ../src/guestfs-actions.pod:5733 ../src/guestfs-actions.pod:5772 +#: ../src/guestfs-actions.pod:5792 ../src/guestfs-actions.pod:5806 +#: ../src/guestfs-actions.pod:5823 ../src/guestfs-actions.pod:5872 +#: ../src/guestfs-actions.pod:5939 ../src/guestfs-actions.pod:5986 +#: ../src/guestfs-actions.pod:6029 ../src/guestfs-actions.pod:6057 +#: ../src/guestfs-actions.pod:6074 ../src/guestfs-actions.pod:6092 +#: ../src/guestfs-actions.pod:6229 ../src/guestfs-actions.pod:6286 +#: ../src/guestfs-actions.pod:6308 ../src/guestfs-actions.pod:6326 +#: ../src/guestfs-actions.pod:6378 ../src/guestfs-actions.pod:6444 +#: ../src/guestfs-actions.pod:6461 ../src/guestfs-actions.pod:6474 +#: ../src/guestfs-actions.pod:6488 ../src/guestfs-actions.pod:6777 +#: ../src/guestfs-actions.pod:6796 ../src/guestfs-actions.pod:6815 +#: ../src/guestfs-actions.pod:6829 ../src/guestfs-actions.pod:6841 +#: ../src/guestfs-actions.pod:6855 ../src/guestfs-actions.pod:6867 +#: ../src/guestfs-actions.pod:6881 ../src/guestfs-actions.pod:6897 +#: ../src/guestfs-actions.pod:6915 ../src/guestfs-actions.pod:6934 +#: ../src/guestfs-actions.pod:6953 ../src/guestfs-actions.pod:6983 +#: ../src/guestfs-actions.pod:7001 ../src/guestfs-actions.pod:7024 +#: ../src/guestfs-actions.pod:7042 ../src/guestfs-actions.pod:7061 +#: ../src/guestfs-actions.pod:7082 ../src/guestfs-actions.pod:7101 +#: ../src/guestfs-actions.pod:7118 ../src/guestfs-actions.pod:7139 +#: ../src/guestfs-actions.pod:7167 ../src/guestfs-actions.pod:7191 +#: ../src/guestfs-actions.pod:7210 ../src/guestfs-actions.pod:7226 +#: ../src/guestfs-actions.pod:7250 ../src/guestfs-actions.pod:7269 +#: ../src/guestfs-actions.pod:7284 ../src/guestfs-actions.pod:7303 +#: ../src/guestfs-actions.pod:7347 ../src/guestfs-actions.pod:7374 +#: ../src/guestfs-actions.pod:7404 ../src/guestfs-actions.pod:7529 +#: ../src/guestfs-actions.pod:7539 ../src/guestfs-actions.pod:7660 +#: ../src/guestfs-actions.pod:7672 ../src/guestfs-actions.pod:7685 +#: ../src/guestfs-actions.pod:7698 ../src/guestfs-actions.pod:7720 +#: ../src/guestfs-actions.pod:7733 ../src/guestfs-actions.pod:7746 +#: ../src/guestfs-actions.pod:7759 ../src/guestfs-actions.pod:7774 +#: ../src/guestfs-actions.pod:7833 ../src/guestfs-actions.pod:7850 +#: ../src/guestfs-actions.pod:7866 ../src/guestfs-actions.pod:7882 +#: ../src/guestfs-actions.pod:7899 ../src/guestfs-actions.pod:7912 +#: ../src/guestfs-actions.pod:7932 ../src/guestfs-actions.pod:8032 +#: ../src/guestfs-actions.pod:8090 ../src/guestfs-actions.pod:8104 +#: ../src/guestfs-actions.pod:8145 ../src/guestfs-actions.pod:8158 +#: ../src/guestfs-actions.pod:8176 ../src/guestfs-actions.pod:8210 +#: ../src/guestfs-actions.pod:8246 ../src/guestfs-actions.pod:8362 +#: ../src/guestfs-actions.pod:8377 ../src/guestfs-actions.pod:8391 +#: ../src/guestfs-actions.pod:8446 ../src/guestfs-actions.pod:8459 +#: ../src/guestfs-actions.pod:8504 ../src/guestfs-actions.pod:8544 +#: ../src/guestfs-actions.pod:8600 ../src/guestfs-actions.pod:8620 +#: ../src/guestfs-actions.pod:8653 ../src/guestfs-actions.pod:8717 +#: ../src/guestfs-actions.pod:8740 ../src/guestfs-actions.pod:8766 msgid "This function returns 0 on success or -1 on error." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189 -#: ../src/guestfs-actions.pod:1378 ../src/guestfs-actions.pod:2520 -#: ../src/guestfs-actions.pod:2618 ../src/guestfs-actions.pod:2743 -#: ../src/guestfs-actions.pod:4224 ../src/guestfs-actions.pod:4244 -#: ../src/guestfs-actions.pod:5702 ../src/guestfs-actions.pod:6996 -#: ../src/guestfs-actions.pod:7113 ../src/guestfs-actions.pod:7264 -#: ../src/guestfs-actions.pod:7769 ../src/guestfs-actions.pod:7894 -#: ../src/guestfs-actions.pod:8539 +#: ../src/guestfs-actions.pod:1380 ../src/guestfs-actions.pod:2522 +#: ../src/guestfs-actions.pod:2620 ../src/guestfs-actions.pod:2745 +#: ../src/guestfs-actions.pod:4226 ../src/guestfs-actions.pod:4251 +#: ../src/guestfs-actions.pod:5709 ../src/guestfs-actions.pod:7003 +#: ../src/guestfs-actions.pod:7120 ../src/guestfs-actions.pod:7271 +#: ../src/guestfs-actions.pod:7776 ../src/guestfs-actions.pod:7901 +#: ../src/guestfs-actions.pod:8546 #, fuzzy #| msgid "(Added in 0.3)" msgid "(Added in 0.3)" @@ -28027,13 +28048,13 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198 -#: ../src/guestfs-actions.pod:934 ../src/guestfs-actions.pod:1258 -#: ../src/guestfs-actions.pod:1310 ../src/guestfs-actions.pod:1388 -#: ../src/guestfs-actions.pod:1457 ../src/guestfs-actions.pod:1510 -#: ../src/guestfs-actions.pod:1563 ../src/guestfs-actions.pod:1873 -#: ../src/guestfs-actions.pod:3409 ../src/guestfs-actions.pod:5012 -#: ../src/guestfs-actions.pod:5403 ../src/guestfs-actions.pod:5712 -#: ../src/guestfs-actions.pod:5943 ../src/guestfs-actions.pod:7936 +#: ../src/guestfs-actions.pod:936 ../src/guestfs-actions.pod:1260 +#: ../src/guestfs-actions.pod:1312 ../src/guestfs-actions.pod:1390 +#: ../src/guestfs-actions.pod:1459 ../src/guestfs-actions.pod:1512 +#: ../src/guestfs-actions.pod:1565 ../src/guestfs-actions.pod:1875 +#: ../src/guestfs-actions.pod:3411 ../src/guestfs-actions.pod:5019 +#: ../src/guestfs-actions.pod:5410 ../src/guestfs-actions.pod:5719 +#: ../src/guestfs-actions.pod:5950 ../src/guestfs-actions.pod:7943 msgid "" "You may supply a list of optional arguments to this call. Use zero or more " "of the following pairs of parameters, and terminate the list with C<-1> on " @@ -28070,21 +28091,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:406 -#: ../src/guestfs-actions.pod:576 ../src/guestfs-actions.pod:795 -#: ../src/guestfs-actions.pod:826 ../src/guestfs-actions.pod:844 -#: ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:1713 -#: ../src/guestfs-actions.pod:1857 ../src/guestfs-actions.pod:2276 -#: ../src/guestfs-actions.pod:2479 ../src/guestfs-actions.pod:2590 -#: ../src/guestfs-actions.pod:2641 ../src/guestfs-actions.pod:2693 -#: ../src/guestfs-actions.pod:2707 ../src/guestfs-actions.pod:2730 -#: ../src/guestfs-actions.pod:3045 ../src/guestfs-actions.pod:3527 -#: ../src/guestfs-actions.pod:3545 ../src/guestfs-actions.pod:5881 -#: ../src/guestfs-actions.pod:5902 ../src/guestfs-actions.pod:6119 -#: ../src/guestfs-actions.pod:6357 ../src/guestfs-actions.pod:6551 -#: ../src/guestfs-actions.pod:6577 ../src/guestfs-actions.pod:8124 -#: ../src/guestfs-actions.pod:8550 ../src/guestfs-actions.pod:8563 -#: ../src/guestfs-actions.pod:8576 +#: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:408 +#: ../src/guestfs-actions.pod:578 ../src/guestfs-actions.pod:797 +#: ../src/guestfs-actions.pod:828 ../src/guestfs-actions.pod:846 +#: ../src/guestfs-actions.pod:865 ../src/guestfs-actions.pod:1715 +#: ../src/guestfs-actions.pod:1859 ../src/guestfs-actions.pod:2278 +#: ../src/guestfs-actions.pod:2481 ../src/guestfs-actions.pod:2592 +#: ../src/guestfs-actions.pod:2643 ../src/guestfs-actions.pod:2695 +#: ../src/guestfs-actions.pod:2709 ../src/guestfs-actions.pod:2732 +#: ../src/guestfs-actions.pod:3047 ../src/guestfs-actions.pod:3529 +#: ../src/guestfs-actions.pod:3547 ../src/guestfs-actions.pod:5888 +#: ../src/guestfs-actions.pod:5909 ../src/guestfs-actions.pod:6126 +#: ../src/guestfs-actions.pod:6364 ../src/guestfs-actions.pod:6558 +#: ../src/guestfs-actions.pod:6584 ../src/guestfs-actions.pod:8131 +#: ../src/guestfs-actions.pod:8557 ../src/guestfs-actions.pod:8570 +#: ../src/guestfs-actions.pod:8583 msgid "On error this function returns -1." msgstr "" @@ -28118,21 +28139,21 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:157 ../src/guestfs-actions.pod:168 -#: ../src/guestfs-actions.pod:270 ../src/guestfs-actions.pod:281 -#: ../src/guestfs-actions.pod:973 ../src/guestfs-actions.pod:984 -#: ../src/guestfs-actions.pod:1286 ../src/guestfs-actions.pod:1299 -#: ../src/guestfs-actions.pod:1345 ../src/guestfs-actions.pod:1358 -#: ../src/guestfs-actions.pod:1435 ../src/guestfs-actions.pod:1447 -#: ../src/guestfs-actions.pod:1488 ../src/guestfs-actions.pod:1500 -#: ../src/guestfs-actions.pod:1541 ../src/guestfs-actions.pod:1553 -#: ../src/guestfs-actions.pod:1599 ../src/guestfs-actions.pod:1611 -#: ../src/guestfs-actions.pod:1916 ../src/guestfs-actions.pod:1927 -#: ../src/guestfs-actions.pod:3493 ../src/guestfs-actions.pod:3505 -#: ../src/guestfs-actions.pod:5091 ../src/guestfs-actions.pod:5103 -#: ../src/guestfs-actions.pod:5468 ../src/guestfs-actions.pod:5480 -#: ../src/guestfs-actions.pod:5740 ../src/guestfs-actions.pod:5752 -#: ../src/guestfs-actions.pod:5992 ../src/guestfs-actions.pod:6003 -#: ../src/guestfs-actions.pod:8038 ../src/guestfs-actions.pod:8049 +#: ../src/guestfs-actions.pod:272 ../src/guestfs-actions.pod:283 +#: ../src/guestfs-actions.pod:975 ../src/guestfs-actions.pod:986 +#: ../src/guestfs-actions.pod:1288 ../src/guestfs-actions.pod:1301 +#: ../src/guestfs-actions.pod:1347 ../src/guestfs-actions.pod:1360 +#: ../src/guestfs-actions.pod:1437 ../src/guestfs-actions.pod:1449 +#: ../src/guestfs-actions.pod:1490 ../src/guestfs-actions.pod:1502 +#: ../src/guestfs-actions.pod:1543 ../src/guestfs-actions.pod:1555 +#: ../src/guestfs-actions.pod:1601 ../src/guestfs-actions.pod:1613 +#: ../src/guestfs-actions.pod:1918 ../src/guestfs-actions.pod:1929 +#: ../src/guestfs-actions.pod:3495 ../src/guestfs-actions.pod:3507 +#: ../src/guestfs-actions.pod:5098 ../src/guestfs-actions.pod:5110 +#: ../src/guestfs-actions.pod:5475 ../src/guestfs-actions.pod:5487 +#: ../src/guestfs-actions.pod:5747 ../src/guestfs-actions.pod:5759 +#: ../src/guestfs-actions.pod:5999 ../src/guestfs-actions.pod:6010 +#: ../src/guestfs-actions.pod:8045 ../src/guestfs-actions.pod:8056 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>." msgstr "Див. L</CALLS WITH OPTIONAL ARGUMENTS>." @@ -28218,7 +28239,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:236 +#: ../src/guestfs-actions.pod:237 msgid "" "This forces the image format. If you omit this (or use C<guestfs_add_drive> " "or C<guestfs_add_drive_ro>) then the format is automatically detected. " @@ -28226,26 +28247,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:247 +#: ../src/guestfs-actions.pod:248 msgid "" "This rarely-used option lets you emulate the behaviour of the deprecated " "C<guestfs_add_drive_with_if> call (q.v.)" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:259 +#: ../src/guestfs-actions.pod:261 #, fuzzy #| msgid "(Added in 1.5.23)" msgid "(Added in 1.5.23)" msgstr "(Додано у 1.5.23)" #. type: =head2 -#: ../src/guestfs-actions.pod:261 +#: ../src/guestfs-actions.pod:263 msgid "guestfs_add_drive_opts_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:263 +#: ../src/guestfs-actions.pod:265 #, no-wrap msgid "" " int\n" @@ -28256,17 +28277,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:268 +#: ../src/guestfs-actions.pod:270 msgid "This is the \"va_list variant\" of L</guestfs_add_drive_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:272 +#: ../src/guestfs-actions.pod:274 msgid "guestfs_add_drive_opts_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:274 +#: ../src/guestfs-actions.pod:276 #, no-wrap msgid "" " int\n" @@ -28277,17 +28298,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:279 +#: ../src/guestfs-actions.pod:281 msgid "This is the \"argv variant\" of L</guestfs_add_drive_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:283 +#: ../src/guestfs-actions.pod:285 msgid "guestfs_add_drive_ro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:285 +#: ../src/guestfs-actions.pod:287 #, no-wrap msgid "" " int\n" @@ -28297,7 +28318,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:289 +#: ../src/guestfs-actions.pod:291 msgid "" "This function is the equivalent of calling C<guestfs_add_drive_opts> with " "the optional parameter C<GUESTFS_ADD_DRIVE_OPTS_READONLY> set to 1, so the " @@ -28305,19 +28326,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:296 +#: ../src/guestfs-actions.pod:298 #, fuzzy #| msgid "(Added in 1.0.38)" msgid "(Added in 1.0.38)" msgstr "(Додано у 1.0.38)" #. type: =head2 -#: ../src/guestfs-actions.pod:298 +#: ../src/guestfs-actions.pod:300 msgid "guestfs_add_drive_ro_with_if" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:300 +#: ../src/guestfs-actions.pod:302 #, no-wrap msgid "" " int\n" @@ -28328,27 +28349,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:312 +#: ../src/guestfs-actions.pod:314 msgid "" "This is the same as C<guestfs_add_drive_ro> but it allows you to specify the " "QEMU interface emulation to use at run time." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:317 ../src/guestfs-actions.pod:338 -#: ../src/guestfs-actions.pod:3004 +#: ../src/guestfs-actions.pod:319 ../src/guestfs-actions.pod:340 +#: ../src/guestfs-actions.pod:3006 #, fuzzy #| msgid "(Added in 1.0.84)" msgid "(Added in 1.0.84)" msgstr "(Додано у 1.0.84)" #. type: =head2 -#: ../src/guestfs-actions.pod:319 +#: ../src/guestfs-actions.pod:321 msgid "guestfs_add_drive_with_if" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:321 +#: ../src/guestfs-actions.pod:323 #, no-wrap msgid "" " int\n" @@ -28359,19 +28380,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:333 +#: ../src/guestfs-actions.pod:335 msgid "" "This is the same as C<guestfs_add_drive> but it allows you to specify the " "QEMU interface emulation to use at run time." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:340 +#: ../src/guestfs-actions.pod:342 msgid "guestfs_aug_clear" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:342 +#: ../src/guestfs-actions.pod:344 #, no-wrap msgid "" " int\n" @@ -28381,19 +28402,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:351 ../src/guestfs-actions.pod:2732 +#: ../src/guestfs-actions.pod:353 ../src/guestfs-actions.pod:2734 #, fuzzy #| msgid "(Added in 1.3.4)" msgid "(Added in 1.3.4)" msgstr "(Додано у 1.3.4)" #. type: =head2 -#: ../src/guestfs-actions.pod:353 +#: ../src/guestfs-actions.pod:355 msgid "guestfs_aug_close" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:355 +#: ../src/guestfs-actions.pod:357 #, no-wrap msgid "" " int\n" @@ -28402,7 +28423,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:358 +#: ../src/guestfs-actions.pod:360 msgid "" "Close the current Augeas handle and free up any resources used by it. After " "calling this, you have to call C<guestfs_aug_init> again before you can use " @@ -28410,25 +28431,25 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:365 ../src/guestfs-actions.pod:390 -#: ../src/guestfs-actions.pod:408 ../src/guestfs-actions.pod:422 -#: ../src/guestfs-actions.pod:485 ../src/guestfs-actions.pod:505 -#: ../src/guestfs-actions.pod:519 ../src/guestfs-actions.pod:550 -#: ../src/guestfs-actions.pod:564 ../src/guestfs-actions.pod:578 -#: ../src/guestfs-actions.pod:592 ../src/guestfs-actions.pod:610 -#: ../src/guestfs-actions.pod:6628 +#: ../src/guestfs-actions.pod:367 ../src/guestfs-actions.pod:392 +#: ../src/guestfs-actions.pod:410 ../src/guestfs-actions.pod:424 +#: ../src/guestfs-actions.pod:487 ../src/guestfs-actions.pod:507 +#: ../src/guestfs-actions.pod:521 ../src/guestfs-actions.pod:552 +#: ../src/guestfs-actions.pod:566 ../src/guestfs-actions.pod:580 +#: ../src/guestfs-actions.pod:594 ../src/guestfs-actions.pod:612 +#: ../src/guestfs-actions.pod:6635 #, fuzzy #| msgid "(Added in 0.7)" msgid "(Added in 0.7)" msgstr "(Додано у 0.7)" #. type: =head2 -#: ../src/guestfs-actions.pod:367 +#: ../src/guestfs-actions.pod:369 msgid "guestfs_aug_defnode" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:369 +#: ../src/guestfs-actions.pod:371 #, no-wrap msgid "" " struct guestfs_int_bool *\n" @@ -28440,7 +28461,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:378 +#: ../src/guestfs-actions.pod:380 msgid "" "If C<expr> evaluates to an empty nodeset, a node is created, equivalent to " "calling C<guestfs_aug_set> C<expr>, C<value>. C<name> will be the nodeset " @@ -28448,19 +28469,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:386 +#: ../src/guestfs-actions.pod:388 msgid "" "This function returns a C<struct guestfs_int_bool *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_int_bool> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:392 +#: ../src/guestfs-actions.pod:394 msgid "guestfs_aug_defvar" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:394 +#: ../src/guestfs-actions.pod:396 #, no-wrap msgid "" " int\n" @@ -28471,12 +28492,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:410 +#: ../src/guestfs-actions.pod:412 msgid "guestfs_aug_get" msgstr "guestfs_aug_get" #. type: verbatim -#: ../src/guestfs-actions.pod:412 +#: ../src/guestfs-actions.pod:414 #, no-wrap msgid "" " char *\n" @@ -28490,42 +28511,42 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:419 ../src/guestfs-actions.pod:1024 -#: ../src/guestfs-actions.pod:1042 ../src/guestfs-actions.pod:1102 -#: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:1221 -#: ../src/guestfs-actions.pod:1726 ../src/guestfs-actions.pod:1743 -#: ../src/guestfs-actions.pod:1762 ../src/guestfs-actions.pod:1959 -#: ../src/guestfs-actions.pod:2147 ../src/guestfs-actions.pod:2259 -#: ../src/guestfs-actions.pod:2422 ../src/guestfs-actions.pod:2439 -#: ../src/guestfs-actions.pod:2506 ../src/guestfs-actions.pod:2549 -#: ../src/guestfs-actions.pod:2570 ../src/guestfs-actions.pod:2755 -#: ../src/guestfs-actions.pod:2969 ../src/guestfs-actions.pod:3171 -#: ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3377 -#: ../src/guestfs-actions.pod:3396 ../src/guestfs-actions.pod:3611 -#: ../src/guestfs-actions.pod:3639 ../src/guestfs-actions.pod:3660 -#: ../src/guestfs-actions.pod:3694 ../src/guestfs-actions.pod:3761 -#: ../src/guestfs-actions.pod:3781 ../src/guestfs-actions.pod:3801 -#: ../src/guestfs-actions.pod:4450 ../src/guestfs-actions.pod:4797 -#: ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:5230 -#: ../src/guestfs-actions.pod:6137 ../src/guestfs-actions.pod:6338 -#: ../src/guestfs-actions.pod:6526 ../src/guestfs-actions.pod:6704 -#: ../src/guestfs-actions.pod:6753 ../src/guestfs-actions.pod:7415 -#: ../src/guestfs-actions.pod:7431 ../src/guestfs-actions.pod:7455 -#: ../src/guestfs-actions.pod:7479 ../src/guestfs-actions.pod:8298 -#: ../src/guestfs-actions.pod:8317 ../src/guestfs-actions.pod:8335 -#: ../src/guestfs-actions.pod:8509 ../src/guestfs-actions.pod:8823 +#: ../src/guestfs-actions.pod:421 ../src/guestfs-actions.pod:1026 +#: ../src/guestfs-actions.pod:1044 ../src/guestfs-actions.pod:1104 +#: ../src/guestfs-actions.pod:1120 ../src/guestfs-actions.pod:1223 +#: ../src/guestfs-actions.pod:1728 ../src/guestfs-actions.pod:1745 +#: ../src/guestfs-actions.pod:1764 ../src/guestfs-actions.pod:1961 +#: ../src/guestfs-actions.pod:2149 ../src/guestfs-actions.pod:2261 +#: ../src/guestfs-actions.pod:2424 ../src/guestfs-actions.pod:2441 +#: ../src/guestfs-actions.pod:2508 ../src/guestfs-actions.pod:2551 +#: ../src/guestfs-actions.pod:2572 ../src/guestfs-actions.pod:2757 +#: ../src/guestfs-actions.pod:2971 ../src/guestfs-actions.pod:3173 +#: ../src/guestfs-actions.pod:3275 ../src/guestfs-actions.pod:3379 +#: ../src/guestfs-actions.pod:3398 ../src/guestfs-actions.pod:3613 +#: ../src/guestfs-actions.pod:3641 ../src/guestfs-actions.pod:3662 +#: ../src/guestfs-actions.pod:3696 ../src/guestfs-actions.pod:3763 +#: ../src/guestfs-actions.pod:3783 ../src/guestfs-actions.pod:3803 +#: ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4804 +#: ../src/guestfs-actions.pod:4971 ../src/guestfs-actions.pod:5237 +#: ../src/guestfs-actions.pod:6144 ../src/guestfs-actions.pod:6345 +#: ../src/guestfs-actions.pod:6533 ../src/guestfs-actions.pod:6711 +#: ../src/guestfs-actions.pod:6760 ../src/guestfs-actions.pod:7422 +#: ../src/guestfs-actions.pod:7438 ../src/guestfs-actions.pod:7462 +#: ../src/guestfs-actions.pod:7486 ../src/guestfs-actions.pod:8305 +#: ../src/guestfs-actions.pod:8324 ../src/guestfs-actions.pod:8342 +#: ../src/guestfs-actions.pod:8516 ../src/guestfs-actions.pod:8830 msgid "" "This function returns a string, or NULL on error. I<The caller must free " "the returned string after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:424 +#: ../src/guestfs-actions.pod:426 msgid "guestfs_aug_init" msgstr "guestfs_aug_init" #. type: verbatim -#: ../src/guestfs-actions.pod:426 +#: ../src/guestfs-actions.pod:428 #, no-wrap msgid "" " int\n" @@ -28541,12 +28562,12 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:435 +#: ../src/guestfs-actions.pod:437 msgid "You must call this before using any other C<guestfs_aug_*> commands." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:460 +#: ../src/guestfs-actions.pod:462 msgid "" "This option is only useful when debugging Augeas lenses. Use of this option " "may require additional memory for the libguestfs appliance. You may need to " @@ -28555,22 +28576,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:475 +#: ../src/guestfs-actions.pod:477 msgid "Do not load the tree in C<guestfs_aug_init>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:479 +#: ../src/guestfs-actions.pod:481 msgid "To close the handle, you can call C<guestfs_aug_close>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:487 +#: ../src/guestfs-actions.pod:489 msgid "guestfs_aug_insert" msgstr "guestfs_aug_insert" #. type: verbatim -#: ../src/guestfs-actions.pod:489 +#: ../src/guestfs-actions.pod:491 #, no-wrap msgid "" " int\n" @@ -28588,12 +28609,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:507 +#: ../src/guestfs-actions.pod:509 msgid "guestfs_aug_load" msgstr "guestfs_aug_load" #. type: verbatim -#: ../src/guestfs-actions.pod:509 +#: ../src/guestfs-actions.pod:511 #, no-wrap msgid "" " int\n" @@ -28605,12 +28626,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:521 +#: ../src/guestfs-actions.pod:523 msgid "guestfs_aug_ls" msgstr "guestfs_aug_ls" #. type: verbatim -#: ../src/guestfs-actions.pod:523 +#: ../src/guestfs-actions.pod:525 #, no-wrap msgid "" " char **\n" @@ -28624,35 +28645,35 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:527 +#: ../src/guestfs-actions.pod:529 msgid "" "This is just a shortcut for listing C<guestfs_aug_match> C<path/*> and " "sorting the resulting nodes into alphabetical order." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:530 ../src/guestfs-actions.pod:546 -#: ../src/guestfs-actions.pod:692 ../src/guestfs-actions.pod:1240 -#: ../src/guestfs-actions.pod:1974 ../src/guestfs-actions.pod:1993 -#: ../src/guestfs-actions.pod:2096 ../src/guestfs-actions.pod:2115 -#: ../src/guestfs-actions.pod:2361 ../src/guestfs-actions.pod:2827 -#: ../src/guestfs-actions.pod:2843 ../src/guestfs-actions.pod:2862 -#: ../src/guestfs-actions.pod:2927 ../src/guestfs-actions.pod:2951 -#: ../src/guestfs-actions.pod:3022 ../src/guestfs-actions.pod:3071 -#: ../src/guestfs-actions.pod:3338 ../src/guestfs-actions.pod:3713 -#: ../src/guestfs-actions.pod:3997 ../src/guestfs-actions.pod:4320 -#: ../src/guestfs-actions.pod:4337 ../src/guestfs-actions.pod:4357 -#: ../src/guestfs-actions.pod:4412 ../src/guestfs-actions.pod:4432 -#: ../src/guestfs-actions.pod:4537 ../src/guestfs-actions.pod:4936 -#: ../src/guestfs-actions.pod:5849 ../src/guestfs-actions.pod:6498 -#: ../src/guestfs-actions.pod:6624 ../src/guestfs-actions.pod:6738 -#: ../src/guestfs-actions.pod:7495 ../src/guestfs-actions.pod:7579 -#: ../src/guestfs-actions.pod:7634 ../src/guestfs-actions.pod:7780 -#: ../src/guestfs-actions.pod:7804 ../src/guestfs-actions.pod:8402 -#: ../src/guestfs-actions.pod:8422 ../src/guestfs-actions.pod:8469 -#: ../src/guestfs-actions.pod:8663 ../src/guestfs-actions.pod:8682 -#: ../src/guestfs-actions.pod:8773 ../src/guestfs-actions.pod:8792 -#: ../src/guestfs-actions.pod:8838 ../src/guestfs-actions.pod:8857 +#: ../src/guestfs-actions.pod:532 ../src/guestfs-actions.pod:548 +#: ../src/guestfs-actions.pod:694 ../src/guestfs-actions.pod:1242 +#: ../src/guestfs-actions.pod:1976 ../src/guestfs-actions.pod:1995 +#: ../src/guestfs-actions.pod:2098 ../src/guestfs-actions.pod:2117 +#: ../src/guestfs-actions.pod:2363 ../src/guestfs-actions.pod:2829 +#: ../src/guestfs-actions.pod:2845 ../src/guestfs-actions.pod:2864 +#: ../src/guestfs-actions.pod:2929 ../src/guestfs-actions.pod:2953 +#: ../src/guestfs-actions.pod:3024 ../src/guestfs-actions.pod:3073 +#: ../src/guestfs-actions.pod:3340 ../src/guestfs-actions.pod:3715 +#: ../src/guestfs-actions.pod:3999 ../src/guestfs-actions.pod:4327 +#: ../src/guestfs-actions.pod:4344 ../src/guestfs-actions.pod:4364 +#: ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:4439 +#: ../src/guestfs-actions.pod:4544 ../src/guestfs-actions.pod:4943 +#: ../src/guestfs-actions.pod:5856 ../src/guestfs-actions.pod:6505 +#: ../src/guestfs-actions.pod:6631 ../src/guestfs-actions.pod:6745 +#: ../src/guestfs-actions.pod:7502 ../src/guestfs-actions.pod:7586 +#: ../src/guestfs-actions.pod:7641 ../src/guestfs-actions.pod:7787 +#: ../src/guestfs-actions.pod:7811 ../src/guestfs-actions.pod:8409 +#: ../src/guestfs-actions.pod:8429 ../src/guestfs-actions.pod:8476 +#: ../src/guestfs-actions.pod:8670 ../src/guestfs-actions.pod:8689 +#: ../src/guestfs-actions.pod:8780 ../src/guestfs-actions.pod:8799 +#: ../src/guestfs-actions.pod:8845 ../src/guestfs-actions.pod:8864 msgid "" "This function returns a NULL-terminated array of strings (like L<environ(3)" ">), or NULL if there was an error. I<The caller must free the strings and " @@ -28660,29 +28681,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:534 ../src/guestfs-actions.pod:1165 -#: ../src/guestfs-actions.pod:1183 ../src/guestfs-actions.pod:2031 -#: ../src/guestfs-actions.pod:4075 ../src/guestfs-actions.pod:4106 -#: ../src/guestfs-actions.pod:4780 ../src/guestfs-actions.pod:4827 -#: ../src/guestfs-actions.pod:5170 ../src/guestfs-actions.pod:5203 -#: ../src/guestfs-actions.pod:5366 ../src/guestfs-actions.pod:5853 -#: ../src/guestfs-actions.pod:6439 ../src/guestfs-actions.pod:6836 -#: ../src/guestfs-actions.pod:6850 ../src/guestfs-actions.pod:6862 -#: ../src/guestfs-actions.pod:7342 ../src/guestfs-actions.pod:8140 -#: ../src/guestfs-actions.pod:8153 ../src/guestfs-actions.pod:8386 -#: ../src/guestfs-actions.pod:8651 +#: ../src/guestfs-actions.pod:536 ../src/guestfs-actions.pod:1167 +#: ../src/guestfs-actions.pod:1185 ../src/guestfs-actions.pod:2033 +#: ../src/guestfs-actions.pod:4077 ../src/guestfs-actions.pod:4108 +#: ../src/guestfs-actions.pod:4787 ../src/guestfs-actions.pod:4834 +#: ../src/guestfs-actions.pod:5177 ../src/guestfs-actions.pod:5210 +#: ../src/guestfs-actions.pod:5373 ../src/guestfs-actions.pod:5860 +#: ../src/guestfs-actions.pod:6446 ../src/guestfs-actions.pod:6843 +#: ../src/guestfs-actions.pod:6857 ../src/guestfs-actions.pod:6869 +#: ../src/guestfs-actions.pod:7349 ../src/guestfs-actions.pod:8147 +#: ../src/guestfs-actions.pod:8160 ../src/guestfs-actions.pod:8393 +#: ../src/guestfs-actions.pod:8658 #, fuzzy #| msgid "(Added in 0.8)" msgid "(Added in 0.8)" msgstr "(Додано у 0.8)" #. type: =head2 -#: ../src/guestfs-actions.pod:536 +#: ../src/guestfs-actions.pod:538 msgid "guestfs_aug_match" msgstr "guestfs_aug_match" #. type: verbatim -#: ../src/guestfs-actions.pod:538 +#: ../src/guestfs-actions.pod:540 #, no-wrap msgid "" " char **\n" @@ -28696,12 +28717,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:552 +#: ../src/guestfs-actions.pod:554 msgid "guestfs_aug_mv" msgstr "guestfs_aug_mv" #. type: verbatim -#: ../src/guestfs-actions.pod:554 +#: ../src/guestfs-actions.pod:556 #, no-wrap msgid "" " int\n" @@ -28717,12 +28738,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:566 +#: ../src/guestfs-actions.pod:568 msgid "guestfs_aug_rm" msgstr "guestfs_aug_rm" #. type: verbatim -#: ../src/guestfs-actions.pod:568 +#: ../src/guestfs-actions.pod:570 #, no-wrap msgid "" " int\n" @@ -28736,12 +28757,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:580 +#: ../src/guestfs-actions.pod:582 msgid "guestfs_aug_save" msgstr "guestfs_aug_save" #. type: verbatim -#: ../src/guestfs-actions.pod:582 +#: ../src/guestfs-actions.pod:584 #, no-wrap msgid "" " int\n" @@ -28753,19 +28774,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:587 +#: ../src/guestfs-actions.pod:589 msgid "" "The flags which were passed to C<guestfs_aug_init> affect exactly how files " "are saved." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:594 +#: ../src/guestfs-actions.pod:596 msgid "guestfs_aug_set" msgstr "guestfs_aug_set" #. type: verbatim -#: ../src/guestfs-actions.pod:596 +#: ../src/guestfs-actions.pod:598 #, no-wrap msgid "" " int\n" @@ -28781,7 +28802,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:603 +#: ../src/guestfs-actions.pod:605 msgid "" "In the Augeas API, it is possible to clear a node by setting the value to " "NULL. Due to an oversight in the libguestfs API you cannot do that with " @@ -28789,12 +28810,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:612 +#: ../src/guestfs-actions.pod:614 msgid "guestfs_available" msgstr "guestfs_available" #. type: verbatim -#: ../src/guestfs-actions.pod:614 +#: ../src/guestfs-actions.pod:616 #, no-wrap msgid "" " int\n" @@ -28808,7 +28829,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:622 +#: ../src/guestfs-actions.pod:624 msgid "" "The libguestfs groups, and the functions that those groups correspond to, " "are listed in L<guestfs(3)/AVAILABILITY>. You can also fetch this list at " @@ -28816,12 +28837,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:646 +#: ../src/guestfs-actions.pod:648 msgid "You must call C<guestfs_launch> before calling this function." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:668 +#: ../src/guestfs-actions.pod:670 msgid "" "This call was added in version C<1.0.80>. In previous versions of " "libguestfs all you could do would be to speculatively execute a command to " @@ -28829,19 +28850,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:677 ../src/guestfs-actions.pod:1697 +#: ../src/guestfs-actions.pod:679 ../src/guestfs-actions.pod:1699 #, fuzzy #| msgid "(Added in 1.0.80)" msgid "(Added in 1.0.80)" msgstr "(Додано у 1.0.80)" #. type: =head2 -#: ../src/guestfs-actions.pod:679 +#: ../src/guestfs-actions.pod:681 msgid "guestfs_available_all_groups" msgstr "guestfs_available_all_groups" #. type: verbatim -#: ../src/guestfs-actions.pod:681 +#: ../src/guestfs-actions.pod:683 #, no-wrap msgid "" " char **\n" @@ -28853,7 +28874,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:684 +#: ../src/guestfs-actions.pod:686 msgid "" "This command returns a list of all optional groups that this daemon knows " "about. Note this returns both supported and unsupported groups. To find " @@ -28862,24 +28883,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:690 +#: ../src/guestfs-actions.pod:692 msgid "See also C<guestfs_available> and L<guestfs(3)/AVAILABILITY>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:696 +#: ../src/guestfs-actions.pod:698 #, fuzzy #| msgid "(Added in 1.3.15)" msgid "(Added in 1.3.15)" msgstr "(Додано у 1.3.15)" #. type: =head2 -#: ../src/guestfs-actions.pod:698 +#: ../src/guestfs-actions.pod:700 msgid "guestfs_base64_in" msgstr "guestfs_base64_in" #. type: verbatim -#: ../src/guestfs-actions.pod:700 +#: ../src/guestfs-actions.pod:702 #, no-wrap msgid "" " int\n" @@ -28895,19 +28916,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:710 ../src/guestfs-actions.pod:724 +#: ../src/guestfs-actions.pod:712 ../src/guestfs-actions.pod:726 #, fuzzy #| msgid "(Added in 1.3.5)" msgid "(Added in 1.3.5)" msgstr "(Додано у 1.3.5)" #. type: =head2 -#: ../src/guestfs-actions.pod:712 +#: ../src/guestfs-actions.pod:714 msgid "guestfs_base64_out" msgstr "guestfs_base64_out" #. type: verbatim -#: ../src/guestfs-actions.pod:714 +#: ../src/guestfs-actions.pod:716 #, no-wrap msgid "" " int\n" @@ -28923,12 +28944,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:726 +#: ../src/guestfs-actions.pod:728 msgid "guestfs_blkid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:728 +#: ../src/guestfs-actions.pod:730 #, no-wrap msgid "" " char **\n" @@ -28938,10 +28959,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:759 ../src/guestfs-actions.pod:3313 -#: ../src/guestfs-actions.pod:3581 ../src/guestfs-actions.pod:4397 -#: ../src/guestfs-actions.pod:5139 ../src/guestfs-actions.pod:5829 -#: ../src/guestfs-actions.pod:8065 +#: ../src/guestfs-actions.pod:761 ../src/guestfs-actions.pod:3315 +#: ../src/guestfs-actions.pod:3583 ../src/guestfs-actions.pod:4404 +#: ../src/guestfs-actions.pod:5146 ../src/guestfs-actions.pod:5836 +#: ../src/guestfs-actions.pod:8072 msgid "" "This function returns a NULL-terminated array of strings, or NULL if there " "was an error. The array of strings will always have length C<2n+1>, where " @@ -28950,19 +28971,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:765 +#: ../src/guestfs-actions.pod:767 #, fuzzy #| msgid "(Added in 1.5.3)" msgid "(Added in 1.15.9)" msgstr "(Додано у 1.5.3)" #. type: =head2 -#: ../src/guestfs-actions.pod:767 +#: ../src/guestfs-actions.pod:769 msgid "guestfs_blockdev_flushbufs" msgstr "guestfs_blockdev_flushbufs" #. type: verbatim -#: ../src/guestfs-actions.pod:769 +#: ../src/guestfs-actions.pod:771 #, no-wrap msgid "" " int\n" @@ -28976,23 +28997,23 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:780 ../src/guestfs-actions.pod:797 -#: ../src/guestfs-actions.pod:812 ../src/guestfs-actions.pod:828 -#: ../src/guestfs-actions.pod:846 ../src/guestfs-actions.pod:865 -#: ../src/guestfs-actions.pod:879 ../src/guestfs-actions.pod:897 -#: ../src/guestfs-actions.pod:911 ../src/guestfs-actions.pod:925 +#: ../src/guestfs-actions.pod:782 ../src/guestfs-actions.pod:799 +#: ../src/guestfs-actions.pod:814 ../src/guestfs-actions.pod:830 +#: ../src/guestfs-actions.pod:848 ../src/guestfs-actions.pod:867 +#: ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:899 +#: ../src/guestfs-actions.pod:913 ../src/guestfs-actions.pod:927 #, fuzzy #| msgid "(Added in 0.9.3)" msgid "(Added in 0.9.3)" msgstr "(Додано у 0.9.3)" #. type: =head2 -#: ../src/guestfs-actions.pod:782 +#: ../src/guestfs-actions.pod:784 msgid "guestfs_blockdev_getbsz" msgstr "guestfs_blockdev_getbsz" #. type: verbatim -#: ../src/guestfs-actions.pod:784 +#: ../src/guestfs-actions.pod:786 #, no-wrap msgid "" " int\n" @@ -29006,12 +29027,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:799 +#: ../src/guestfs-actions.pod:801 msgid "guestfs_blockdev_getro" msgstr "guestfs_blockdev_getro" #. type: verbatim -#: ../src/guestfs-actions.pod:801 +#: ../src/guestfs-actions.pod:803 #, no-wrap msgid "" " int\n" @@ -29025,31 +29046,31 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:810 ../src/guestfs-actions.pod:2014 -#: ../src/guestfs-actions.pod:2029 ../src/guestfs-actions.pod:2518 -#: ../src/guestfs-actions.pod:2529 ../src/guestfs-actions.pod:2601 -#: ../src/guestfs-actions.pod:2627 ../src/guestfs-actions.pod:2667 -#: ../src/guestfs-actions.pod:2682 ../src/guestfs-actions.pod:2718 -#: ../src/guestfs-actions.pod:2741 ../src/guestfs-actions.pod:3818 -#: ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:3852 -#: ../src/guestfs-actions.pod:4014 ../src/guestfs-actions.pod:4028 -#: ../src/guestfs-actions.pod:4043 ../src/guestfs-actions.pod:4057 -#: ../src/guestfs-actions.pod:4073 ../src/guestfs-actions.pod:4088 -#: ../src/guestfs-actions.pod:4104 ../src/guestfs-actions.pod:4118 -#: ../src/guestfs-actions.pod:4131 ../src/guestfs-actions.pod:4145 -#: ../src/guestfs-actions.pod:4160 ../src/guestfs-actions.pod:4175 -#: ../src/guestfs-actions.pod:4188 ../src/guestfs-actions.pod:4202 -#: ../src/guestfs-actions.pod:6101 +#: ../src/guestfs-actions.pod:812 ../src/guestfs-actions.pod:2016 +#: ../src/guestfs-actions.pod:2031 ../src/guestfs-actions.pod:2520 +#: ../src/guestfs-actions.pod:2531 ../src/guestfs-actions.pod:2603 +#: ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:2669 +#: ../src/guestfs-actions.pod:2684 ../src/guestfs-actions.pod:2720 +#: ../src/guestfs-actions.pod:2743 ../src/guestfs-actions.pod:3820 +#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3854 +#: ../src/guestfs-actions.pod:4016 ../src/guestfs-actions.pod:4030 +#: ../src/guestfs-actions.pod:4045 ../src/guestfs-actions.pod:4059 +#: ../src/guestfs-actions.pod:4075 ../src/guestfs-actions.pod:4090 +#: ../src/guestfs-actions.pod:4106 ../src/guestfs-actions.pod:4120 +#: ../src/guestfs-actions.pod:4133 ../src/guestfs-actions.pod:4147 +#: ../src/guestfs-actions.pod:4162 ../src/guestfs-actions.pod:4177 +#: ../src/guestfs-actions.pod:4190 ../src/guestfs-actions.pod:4204 +#: ../src/guestfs-actions.pod:6108 msgid "This function returns a C truth value on success or -1 on error." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:814 +#: ../src/guestfs-actions.pod:816 msgid "guestfs_blockdev_getsize64" msgstr "guestfs_blockdev_getsize64" #. type: verbatim -#: ../src/guestfs-actions.pod:816 +#: ../src/guestfs-actions.pod:818 #, no-wrap msgid "" " int64_t\n" @@ -29063,17 +29084,17 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:822 +#: ../src/guestfs-actions.pod:824 msgid "See also C<guestfs_blockdev_getsz>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:830 +#: ../src/guestfs-actions.pod:832 msgid "guestfs_blockdev_getss" msgstr "guestfs_blockdev_getss" #. type: verbatim -#: ../src/guestfs-actions.pod:832 +#: ../src/guestfs-actions.pod:834 #, no-wrap msgid "" " int\n" @@ -29087,19 +29108,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:839 +#: ../src/guestfs-actions.pod:841 msgid "" "(Note, this is not the size in sectors, use C<guestfs_blockdev_getsz> for " "that)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:848 +#: ../src/guestfs-actions.pod:850 msgid "guestfs_blockdev_getsz" msgstr "guestfs_blockdev_getsz" #. type: verbatim -#: ../src/guestfs-actions.pod:850 +#: ../src/guestfs-actions.pod:852 #, no-wrap msgid "" " int64_t\n" @@ -29113,19 +29134,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:857 +#: ../src/guestfs-actions.pod:859 msgid "" "See also C<guestfs_blockdev_getss> for the real sector size of the device, " "and C<guestfs_blockdev_getsize64> for the more useful I<size in bytes>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:867 +#: ../src/guestfs-actions.pod:869 msgid "guestfs_blockdev_rereadpt" msgstr "guestfs_blockdev_rereadpt" #. type: verbatim -#: ../src/guestfs-actions.pod:869 +#: ../src/guestfs-actions.pod:871 #, no-wrap msgid "" " int\n" @@ -29139,12 +29160,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:881 +#: ../src/guestfs-actions.pod:883 msgid "guestfs_blockdev_setbsz" msgstr "guestfs_blockdev_setbsz" #. type: verbatim -#: ../src/guestfs-actions.pod:883 +#: ../src/guestfs-actions.pod:885 #, no-wrap msgid "" " int\n" @@ -29160,12 +29181,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:899 +#: ../src/guestfs-actions.pod:901 msgid "guestfs_blockdev_setro" msgstr "guestfs_blockdev_setro" #. type: verbatim -#: ../src/guestfs-actions.pod:901 +#: ../src/guestfs-actions.pod:903 #, no-wrap msgid "" " int\n" @@ -29179,12 +29200,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:913 +#: ../src/guestfs-actions.pod:915 msgid "guestfs_blockdev_setrw" msgstr "guestfs_blockdev_setrw" #. type: verbatim -#: ../src/guestfs-actions.pod:915 +#: ../src/guestfs-actions.pod:917 #, no-wrap msgid "" " int\n" @@ -29198,12 +29219,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:927 +#: ../src/guestfs-actions.pod:929 msgid "guestfs_btrfs_filesystem_resize" msgstr "guestfs_btrfs_filesystem_resize" #. type: verbatim -#: ../src/guestfs-actions.pod:929 +#: ../src/guestfs-actions.pod:931 #, no-wrap msgid "" " int\n" @@ -29219,7 +29240,7 @@ msgstr "" "\n" #. type: verbatim -#: ../src/guestfs-actions.pod:939 +#: ../src/guestfs-actions.pod:941 #, no-wrap msgid "" " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n" @@ -29229,19 +29250,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:962 +#: ../src/guestfs-actions.pod:964 #, fuzzy #| msgid "(Added in 1.11.17)" msgid "(Added in 1.11.17)" msgstr "(Додано у 1.11.17)" #. type: =head2 -#: ../src/guestfs-actions.pod:964 +#: ../src/guestfs-actions.pod:966 msgid "guestfs_btrfs_filesystem_resize_va" msgstr "guestfs_btrfs_filesystem_resize_va" #. type: verbatim -#: ../src/guestfs-actions.pod:966 +#: ../src/guestfs-actions.pod:968 #, no-wrap msgid "" " int\n" @@ -29257,17 +29278,17 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:971 +#: ../src/guestfs-actions.pod:973 msgid "This is the \"va_list variant\" of L</guestfs_btrfs_filesystem_resize>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:975 +#: ../src/guestfs-actions.pod:977 msgid "guestfs_btrfs_filesystem_resize_argv" msgstr "guestfs_btrfs_filesystem_resize_argv" #. type: verbatim -#: ../src/guestfs-actions.pod:977 +#: ../src/guestfs-actions.pod:979 #, no-wrap msgid "" " int\n" @@ -29283,17 +29304,17 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:982 +#: ../src/guestfs-actions.pod:984 msgid "This is the \"argv variant\" of L</guestfs_btrfs_filesystem_resize>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:986 +#: ../src/guestfs-actions.pod:988 msgid "guestfs_case_sensitive_path" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:988 +#: ../src/guestfs-actions.pod:990 #, no-wrap msgid "" " char *\n" @@ -29303,7 +29324,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1014 +#: ../src/guestfs-actions.pod:1016 msgid "" "Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return C<" "\"/WINDOWS/system32\"> (the exact return value would depend on details of " @@ -29311,24 +29332,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1022 +#: ../src/guestfs-actions.pod:1024 msgid "See also C<guestfs_realpath>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1027 ../src/guestfs-actions.pod:8320 +#: ../src/guestfs-actions.pod:1029 ../src/guestfs-actions.pod:8327 #, fuzzy #| msgid "(Added in 1.0.75)" msgid "(Added in 1.0.75)" msgstr "(Додано у 1.0.75)" #. type: =head2 -#: ../src/guestfs-actions.pod:1029 +#: ../src/guestfs-actions.pod:1031 msgid "guestfs_cat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1031 +#: ../src/guestfs-actions.pod:1033 #, no-wrap msgid "" " char *\n" @@ -29338,7 +29359,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1037 +#: ../src/guestfs-actions.pod:1039 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of string). For " @@ -29347,24 +29368,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1048 ../src/guestfs-actions.pod:4341 -#: ../src/guestfs-actions.pod:4436 ../src/guestfs-actions.pod:4453 -#: ../src/guestfs-actions.pod:4541 ../src/guestfs-actions.pod:4940 -#: ../src/guestfs-actions.pod:4954 ../src/guestfs-actions.pod:6502 -#: ../src/guestfs-actions.pod:6516 ../src/guestfs-actions.pod:8473 -#: ../src/guestfs-actions.pod:8487 +#: ../src/guestfs-actions.pod:1050 ../src/guestfs-actions.pod:4348 +#: ../src/guestfs-actions.pod:4443 ../src/guestfs-actions.pod:4460 +#: ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4947 +#: ../src/guestfs-actions.pod:4961 ../src/guestfs-actions.pod:6509 +#: ../src/guestfs-actions.pod:6523 ../src/guestfs-actions.pod:8480 +#: ../src/guestfs-actions.pod:8494 #, fuzzy #| msgid "(Added in 0.4)" msgid "(Added in 0.4)" msgstr "(Додано у 0.4)" #. type: =head2 -#: ../src/guestfs-actions.pod:1050 +#: ../src/guestfs-actions.pod:1052 msgid "guestfs_checksum" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1052 +#: ../src/guestfs-actions.pod:1054 #, no-wrap msgid "" " char *\n" @@ -29375,32 +29396,32 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1098 +#: ../src/guestfs-actions.pod:1100 msgid "To get the checksum for a device, use C<guestfs_checksum_device>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1100 +#: ../src/guestfs-actions.pod:1102 msgid "To get the checksums for many files, use C<guestfs_checksums_out>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1105 ../src/guestfs-actions.pod:1788 -#: ../src/guestfs-actions.pod:2709 ../src/guestfs-actions.pod:4030 -#: ../src/guestfs-actions.pod:4059 ../src/guestfs-actions.pod:4120 -#: ../src/guestfs-actions.pod:4147 ../src/guestfs-actions.pod:8176 +#: ../src/guestfs-actions.pod:1107 ../src/guestfs-actions.pod:1790 +#: ../src/guestfs-actions.pod:2711 ../src/guestfs-actions.pod:4032 +#: ../src/guestfs-actions.pod:4061 ../src/guestfs-actions.pod:4122 +#: ../src/guestfs-actions.pod:4149 ../src/guestfs-actions.pod:8183 #, fuzzy #| msgid "(Added in 1.0.2)" msgid "(Added in 1.0.2)" msgstr "(Додано у 1.0.2)" #. type: =head2 -#: ../src/guestfs-actions.pod:1107 +#: ../src/guestfs-actions.pod:1109 msgid "guestfs_checksum_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1109 +#: ../src/guestfs-actions.pod:1111 #, no-wrap msgid "" " char *\n" @@ -29411,7 +29432,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1114 +#: ../src/guestfs-actions.pod:1116 msgid "" "This call computes the MD5, SHAx or CRC checksum of the contents of the " "device named C<device>. For the types of checksums supported see the " @@ -29419,23 +29440,23 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1121 ../src/guestfs-actions.pod:5934 -#: ../src/guestfs-actions.pod:6069 ../src/guestfs-actions.pod:6103 -#: ../src/guestfs-actions.pod:6121 ../src/guestfs-actions.pod:6303 -#: ../src/guestfs-actions.pod:8085 ../src/guestfs-actions.pod:8099 -#: ../src/guestfs-actions.pod:8499 +#: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:5941 +#: ../src/guestfs-actions.pod:6076 ../src/guestfs-actions.pod:6110 +#: ../src/guestfs-actions.pod:6128 ../src/guestfs-actions.pod:6310 +#: ../src/guestfs-actions.pod:8092 ../src/guestfs-actions.pod:8106 +#: ../src/guestfs-actions.pod:8506 #, fuzzy #| msgid "(Added in 1.3.2)" msgid "(Added in 1.3.2)" msgstr "(Додано у 1.3.2)" #. type: =head2 -#: ../src/guestfs-actions.pod:1123 +#: ../src/guestfs-actions.pod:1125 msgid "guestfs_checksums_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1125 +#: ../src/guestfs-actions.pod:1127 #, no-wrap msgid "" " int\n" @@ -29447,19 +29468,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1145 +#: ../src/guestfs-actions.pod:1147 #, fuzzy #| msgid "(Added in 1.3.7)" msgid "(Added in 1.3.7)" msgstr "(Додано у 1.3.7)" #. type: =head2 -#: ../src/guestfs-actions.pod:1147 +#: ../src/guestfs-actions.pod:1149 msgid "guestfs_chmod" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1149 +#: ../src/guestfs-actions.pod:1151 #, no-wrap msgid "" " int\n" @@ -29470,12 +29491,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1167 +#: ../src/guestfs-actions.pod:1169 msgid "guestfs_chown" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1169 +#: ../src/guestfs-actions.pod:1171 #, no-wrap msgid "" " int\n" @@ -29487,12 +29508,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1185 +#: ../src/guestfs-actions.pod:1187 msgid "guestfs_command" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1187 +#: ../src/guestfs-actions.pod:1189 #, no-wrap msgid "" " char *\n" @@ -29502,7 +29523,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1196 +#: ../src/guestfs-actions.pod:1198 msgid "" "The single parameter is an argv-style list of arguments. The first element " "is the name of the program to run. Subsequent elements are parameters. The " @@ -29512,20 +29533,20 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1227 ../src/guestfs-actions.pod:1247 -#: ../src/guestfs-actions.pod:2150 +#: ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1249 +#: ../src/guestfs-actions.pod:2152 #, fuzzy #| msgid "(Added in 0.9.1)" msgid "(Added in 0.9.1)" msgstr "(Додано у 0.9.1)" #. type: =head2 -#: ../src/guestfs-actions.pod:1229 +#: ../src/guestfs-actions.pod:1231 msgid "guestfs_command_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1231 +#: ../src/guestfs-actions.pod:1233 #, no-wrap msgid "" " char **\n" @@ -29535,24 +29556,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1235 +#: ../src/guestfs-actions.pod:1237 msgid "" "This is the same as C<guestfs_command>, but splits the result into a list of " "lines." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1238 +#: ../src/guestfs-actions.pod:1240 msgid "See also: C<guestfs_sh_lines>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1249 +#: ../src/guestfs-actions.pod:1251 msgid "guestfs_compress_device_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1251 +#: ../src/guestfs-actions.pod:1253 #, no-wrap msgid "" " int\n" @@ -29565,7 +29586,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1263 +#: ../src/guestfs-actions.pod:1265 #, no-wrap msgid "" " GUESTFS_COMPRESS_DEVICE_OUT_LEVEL, int level,\n" @@ -29573,27 +29594,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1268 +#: ../src/guestfs-actions.pod:1270 msgid "" "The C<ctype> and optional C<level> parameters have the same meaning as in " "C<guestfs_compress_out>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1273 ../src/guestfs-actions.pod:1332 -#: ../src/guestfs-actions.pod:2695 ../src/guestfs-actions.pod:7221 +#: ../src/guestfs-actions.pod:1275 ../src/guestfs-actions.pod:1334 +#: ../src/guestfs-actions.pod:2697 ../src/guestfs-actions.pod:7228 #, fuzzy #| msgid "(Added in 1.13.15)" msgid "(Added in 1.13.15)" msgstr "(Додано у 1.13.15)" #. type: =head2 -#: ../src/guestfs-actions.pod:1275 +#: ../src/guestfs-actions.pod:1277 msgid "guestfs_compress_device_out_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1277 +#: ../src/guestfs-actions.pod:1279 #, no-wrap msgid "" " int\n" @@ -29606,17 +29627,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1284 +#: ../src/guestfs-actions.pod:1286 msgid "This is the \"va_list variant\" of L</guestfs_compress_device_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1288 +#: ../src/guestfs-actions.pod:1290 msgid "guestfs_compress_device_out_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1290 +#: ../src/guestfs-actions.pod:1292 #, no-wrap msgid "" " int\n" @@ -29629,17 +29650,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1297 +#: ../src/guestfs-actions.pod:1299 msgid "This is the \"argv variant\" of L</guestfs_compress_device_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1301 +#: ../src/guestfs-actions.pod:1303 msgid "guestfs_compress_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1303 +#: ../src/guestfs-actions.pod:1305 #, no-wrap msgid "" " int\n" @@ -29652,7 +29673,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1315 +#: ../src/guestfs-actions.pod:1317 #, no-wrap msgid "" " GUESTFS_COMPRESS_OUT_LEVEL, int level,\n" @@ -29660,12 +29681,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1334 +#: ../src/guestfs-actions.pod:1336 msgid "guestfs_compress_out_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1336 +#: ../src/guestfs-actions.pod:1338 #, no-wrap msgid "" " int\n" @@ -29678,17 +29699,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1343 +#: ../src/guestfs-actions.pod:1345 msgid "This is the \"va_list variant\" of L</guestfs_compress_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1347 +#: ../src/guestfs-actions.pod:1349 msgid "guestfs_compress_out_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1349 +#: ../src/guestfs-actions.pod:1351 #, no-wrap msgid "" " int\n" @@ -29701,17 +29722,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1356 +#: ../src/guestfs-actions.pod:1358 msgid "This is the \"argv variant\" of L</guestfs_compress_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1360 +#: ../src/guestfs-actions.pod:1362 msgid "guestfs_config" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1362 +#: ../src/guestfs-actions.pod:1364 #, no-wrap msgid "" " int\n" @@ -29722,12 +29743,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1380 +#: ../src/guestfs-actions.pod:1382 msgid "guestfs_copy_device_to_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1382 +#: ../src/guestfs-actions.pod:1384 #, no-wrap msgid "" " int\n" @@ -29739,7 +29760,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1393 +#: ../src/guestfs-actions.pod:1395 #, no-wrap msgid "" " GUESTFS_COPY_DEVICE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n" @@ -29749,7 +29770,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1397 +#: ../src/guestfs-actions.pod:1399 msgid "" "The four calls C<guestfs_copy_device_to_device>, " "C<guestfs_copy_device_to_file>, C<guestfs_copy_file_to_device>, and " @@ -29758,14 +29779,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1418 ../src/guestfs-actions.pod:1471 -#: ../src/guestfs-actions.pod:1524 ../src/guestfs-actions.pod:1582 -#: ../src/guestfs-actions.pod:1636 ../src/guestfs-actions.pod:1783 -#: ../src/guestfs-actions.pod:1814 ../src/guestfs-actions.pod:1859 -#: ../src/guestfs-actions.pod:2299 ../src/guestfs-actions.pod:2321 -#: ../src/guestfs-actions.pod:4239 ../src/guestfs-actions.pod:8171 -#: ../src/guestfs-actions.pod:8205 ../src/guestfs-actions.pod:8712 -#: ../src/guestfs-actions.pod:8735 +#: ../src/guestfs-actions.pod:1420 ../src/guestfs-actions.pod:1473 +#: ../src/guestfs-actions.pod:1526 ../src/guestfs-actions.pod:1584 +#: ../src/guestfs-actions.pod:1638 ../src/guestfs-actions.pod:1785 +#: ../src/guestfs-actions.pod:1816 ../src/guestfs-actions.pod:1861 +#: ../src/guestfs-actions.pod:2301 ../src/guestfs-actions.pod:2323 +#: ../src/guestfs-actions.pod:4246 ../src/guestfs-actions.pod:8178 +#: ../src/guestfs-actions.pod:8212 ../src/guestfs-actions.pod:8719 +#: ../src/guestfs-actions.pod:8742 msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " @@ -29774,21 +29795,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1423 ../src/guestfs-actions.pod:1476 -#: ../src/guestfs-actions.pod:1529 ../src/guestfs-actions.pod:1587 -#: ../src/guestfs-actions.pod:6359 +#: ../src/guestfs-actions.pod:1425 ../src/guestfs-actions.pod:1478 +#: ../src/guestfs-actions.pod:1531 ../src/guestfs-actions.pod:1589 +#: ../src/guestfs-actions.pod:6366 #, fuzzy #| msgid "(Added in 1.13.15)" msgid "(Added in 1.13.25)" msgstr "(Додано у 1.13.15)" #. type: =head2 -#: ../src/guestfs-actions.pod:1425 +#: ../src/guestfs-actions.pod:1427 msgid "guestfs_copy_device_to_device_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1427 +#: ../src/guestfs-actions.pod:1429 #, no-wrap msgid "" " int\n" @@ -29800,17 +29821,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1433 +#: ../src/guestfs-actions.pod:1435 msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1437 +#: ../src/guestfs-actions.pod:1439 msgid "guestfs_copy_device_to_device_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1439 +#: ../src/guestfs-actions.pod:1441 #, no-wrap msgid "" " int\n" @@ -29822,17 +29843,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1445 +#: ../src/guestfs-actions.pod:1447 msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1449 +#: ../src/guestfs-actions.pod:1451 msgid "guestfs_copy_device_to_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1451 +#: ../src/guestfs-actions.pod:1453 #, no-wrap msgid "" " int\n" @@ -29844,7 +29865,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1462 +#: ../src/guestfs-actions.pod:1464 #, no-wrap msgid "" " GUESTFS_COPY_DEVICE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n" @@ -29854,19 +29875,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1466 ../src/guestfs-actions.pod:1519 -#: ../src/guestfs-actions.pod:1572 +#: ../src/guestfs-actions.pod:1468 ../src/guestfs-actions.pod:1521 +#: ../src/guestfs-actions.pod:1574 msgid "" "See C<guestfs_copy_device_to_device> for a general overview of this call." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1478 +#: ../src/guestfs-actions.pod:1480 msgid "guestfs_copy_device_to_file_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1480 +#: ../src/guestfs-actions.pod:1482 #, no-wrap msgid "" " int\n" @@ -29878,17 +29899,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1486 +#: ../src/guestfs-actions.pod:1488 msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_file>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1490 +#: ../src/guestfs-actions.pod:1492 msgid "guestfs_copy_device_to_file_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1492 +#: ../src/guestfs-actions.pod:1494 #, no-wrap msgid "" " int\n" @@ -29900,17 +29921,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1498 +#: ../src/guestfs-actions.pod:1500 msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_file>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1502 +#: ../src/guestfs-actions.pod:1504 msgid "guestfs_copy_file_to_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1504 +#: ../src/guestfs-actions.pod:1506 #, no-wrap msgid "" " int\n" @@ -29922,7 +29943,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1515 +#: ../src/guestfs-actions.pod:1517 #, no-wrap msgid "" " GUESTFS_COPY_FILE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n" @@ -29932,12 +29953,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1531 +#: ../src/guestfs-actions.pod:1533 msgid "guestfs_copy_file_to_device_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1533 +#: ../src/guestfs-actions.pod:1535 #, no-wrap msgid "" " int\n" @@ -29949,17 +29970,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1539 +#: ../src/guestfs-actions.pod:1541 msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1543 +#: ../src/guestfs-actions.pod:1545 msgid "guestfs_copy_file_to_device_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1545 +#: ../src/guestfs-actions.pod:1547 #, no-wrap msgid "" " int\n" @@ -29971,17 +29992,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1551 +#: ../src/guestfs-actions.pod:1553 msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1555 +#: ../src/guestfs-actions.pod:1557 msgid "guestfs_copy_file_to_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1557 +#: ../src/guestfs-actions.pod:1559 #, no-wrap msgid "" " int\n" @@ -29993,7 +30014,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1568 +#: ../src/guestfs-actions.pod:1570 #, no-wrap msgid "" " GUESTFS_COPY_FILE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n" @@ -30003,7 +30024,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1575 +#: ../src/guestfs-actions.pod:1577 msgid "" "This is B<not> the function you want for copying files. This is for copying " "blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and " @@ -30011,12 +30032,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1589 +#: ../src/guestfs-actions.pod:1591 msgid "guestfs_copy_file_to_file_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1591 +#: ../src/guestfs-actions.pod:1593 #, no-wrap msgid "" " int\n" @@ -30028,17 +30049,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1597 +#: ../src/guestfs-actions.pod:1599 msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_file>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1601 +#: ../src/guestfs-actions.pod:1603 msgid "guestfs_copy_file_to_file_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1603 +#: ../src/guestfs-actions.pod:1605 #, no-wrap msgid "" " int\n" @@ -30050,17 +30071,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1609 +#: ../src/guestfs-actions.pod:1611 msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_file>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1613 +#: ../src/guestfs-actions.pod:1615 msgid "guestfs_copy_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1615 +#: ../src/guestfs-actions.pod:1617 #, no-wrap msgid "" " int\n" @@ -30072,28 +30093,28 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1621 ../src/guestfs-actions.pod:1678 +#: ../src/guestfs-actions.pod:1623 ../src/guestfs-actions.pod:1680 msgid "" "I<This function is deprecated.> In new code, use the L</" "guestfs_copy_device_to_device> call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1641 ../src/guestfs-actions.pod:4967 -#: ../src/guestfs-actions.pod:6529 ../src/guestfs-actions.pod:8406 -#: ../src/guestfs-actions.pod:8426 ../src/guestfs-actions.pod:8512 +#: ../src/guestfs-actions.pod:1643 ../src/guestfs-actions.pod:4974 +#: ../src/guestfs-actions.pod:6536 ../src/guestfs-actions.pod:8413 +#: ../src/guestfs-actions.pod:8433 ../src/guestfs-actions.pod:8519 #, fuzzy #| msgid "(Added in 1.0.87)" msgid "(Added in 1.0.87)" msgstr "(Додано у 1.0.87)" #. type: =head2 -#: ../src/guestfs-actions.pod:1643 +#: ../src/guestfs-actions.pod:1645 msgid "guestfs_cp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1645 +#: ../src/guestfs-actions.pod:1647 #, no-wrap msgid "" " int\n" @@ -30104,22 +30125,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1655 ../src/guestfs-actions.pod:1669 -#: ../src/guestfs-actions.pod:1765 ../src/guestfs-actions.pod:1839 -#: ../src/guestfs-actions.pod:2016 ../src/guestfs-actions.pod:5867 -#: ../src/guestfs-actions.pod:6373 +#: ../src/guestfs-actions.pod:1657 ../src/guestfs-actions.pod:1671 +#: ../src/guestfs-actions.pod:1767 ../src/guestfs-actions.pod:1841 +#: ../src/guestfs-actions.pod:2018 ../src/guestfs-actions.pod:5874 +#: ../src/guestfs-actions.pod:6380 #, fuzzy #| msgid "(Added in 1.0.18)" msgid "(Added in 1.0.18)" msgstr "(Додано у 1.0.18)" #. type: =head2 -#: ../src/guestfs-actions.pod:1657 +#: ../src/guestfs-actions.pod:1659 msgid "guestfs_cp_a" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1659 +#: ../src/guestfs-actions.pod:1661 #, no-wrap msgid "" " int\n" @@ -30130,12 +30151,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1671 +#: ../src/guestfs-actions.pod:1673 msgid "guestfs_dd" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1673 +#: ../src/guestfs-actions.pod:1675 #, no-wrap msgid "" " int\n" @@ -30146,7 +30167,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1690 +#: ../src/guestfs-actions.pod:1692 msgid "" "If the destination is a device, it must be as large or larger than the " "source file or device, otherwise the copy will fail. This command cannot do " @@ -30154,14 +30175,14 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1699 +#: ../src/guestfs-actions.pod:1701 #, fuzzy #| msgid "guestfs_zero_device" msgid "guestfs_device_index" msgstr "guestfs_zero_device" #. type: verbatim -#: ../src/guestfs-actions.pod:1701 +#: ../src/guestfs-actions.pod:1703 #, fuzzy, no-wrap #| msgid "" #| " int\n" @@ -30180,24 +30201,24 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:1708 +#: ../src/guestfs-actions.pod:1710 msgid "" "Index numbers start from 0. The named device must exist, for example as a " "string returned from C<guestfs_list_devices>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1711 +#: ../src/guestfs-actions.pod:1713 msgid "See also C<guestfs_list_devices>, C<guestfs_part_to_dev>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1715 +#: ../src/guestfs-actions.pod:1717 msgid "guestfs_df" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1717 +#: ../src/guestfs-actions.pod:1719 #, no-wrap msgid "" " char *\n" @@ -30206,7 +30227,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1722 ../src/guestfs-actions.pod:1739 +#: ../src/guestfs-actions.pod:1724 ../src/guestfs-actions.pod:1741 msgid "" "This command is mostly useful for interactive sessions. It is I<not> " "intended that you try to parse the output string. Use C<guestfs_statvfs> " @@ -30214,25 +30235,25 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1729 ../src/guestfs-actions.pod:1746 -#: ../src/guestfs-actions.pod:1864 ../src/guestfs-actions.pod:2934 -#: ../src/guestfs-actions.pod:2958 ../src/guestfs-actions.pod:3026 -#: ../src/guestfs-actions.pod:5233 ../src/guestfs-actions.pod:5767 -#: ../src/guestfs-actions.pod:7787 ../src/guestfs-actions.pod:7811 -#: ../src/guestfs-actions.pod:8552 ../src/guestfs-actions.pod:8565 -#: ../src/guestfs-actions.pod:8578 +#: ../src/guestfs-actions.pod:1731 ../src/guestfs-actions.pod:1748 +#: ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:2936 +#: ../src/guestfs-actions.pod:2960 ../src/guestfs-actions.pod:3028 +#: ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:5774 +#: ../src/guestfs-actions.pod:7794 ../src/guestfs-actions.pod:7818 +#: ../src/guestfs-actions.pod:8559 ../src/guestfs-actions.pod:8572 +#: ../src/guestfs-actions.pod:8585 #, fuzzy #| msgid "(Added in 1.0.54)" msgid "(Added in 1.0.54)" msgstr "(Додано у 1.0.54)" #. type: =head2 -#: ../src/guestfs-actions.pod:1731 +#: ../src/guestfs-actions.pod:1733 msgid "guestfs_df_h" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1733 +#: ../src/guestfs-actions.pod:1735 #, no-wrap msgid "" " char *\n" @@ -30241,12 +30262,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1748 +#: ../src/guestfs-actions.pod:1750 msgid "guestfs_dmesg" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1750 +#: ../src/guestfs-actions.pod:1752 #, no-wrap msgid "" " char *\n" @@ -30255,7 +30276,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1757 +#: ../src/guestfs-actions.pod:1759 msgid "" "Another way to get the same information is to enable verbose messages with " "C<guestfs_set_verbose> or by setting the environment variable " @@ -30263,12 +30284,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1767 +#: ../src/guestfs-actions.pod:1769 msgid "guestfs_download" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1769 +#: ../src/guestfs-actions.pod:1771 #, no-wrap msgid "" " int\n" @@ -30279,17 +30300,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1779 +#: ../src/guestfs-actions.pod:1781 msgid "See also C<guestfs_upload>, C<guestfs_cat>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1790 +#: ../src/guestfs-actions.pod:1792 msgid "guestfs_download_offset" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1792 +#: ../src/guestfs-actions.pod:1794 #, no-wrap msgid "" " int\n" @@ -30302,7 +30323,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1805 +#: ../src/guestfs-actions.pod:1807 msgid "" "Note that there is no limit on the amount of data that can be downloaded " "with this call, unlike with C<guestfs_pread>, and this call always reads the " @@ -30310,24 +30331,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1810 +#: ../src/guestfs-actions.pod:1812 msgid "See also C<guestfs_download>, C<guestfs_pread>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1819 ../src/guestfs-actions.pod:8210 +#: ../src/guestfs-actions.pod:1821 ../src/guestfs-actions.pod:8217 #, fuzzy #| msgid "(Added in 1.5.17)" msgid "(Added in 1.5.17)" msgstr "(Додано у 1.5.17)" #. type: =head2 -#: ../src/guestfs-actions.pod:1821 +#: ../src/guestfs-actions.pod:1823 msgid "guestfs_drop_caches" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1823 +#: ../src/guestfs-actions.pod:1825 #, no-wrap msgid "" " int\n" @@ -30337,12 +30358,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1841 +#: ../src/guestfs-actions.pod:1843 msgid "guestfs_du" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1843 +#: ../src/guestfs-actions.pod:1845 #, no-wrap msgid "" " int64_t\n" @@ -30352,12 +30373,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1866 +#: ../src/guestfs-actions.pod:1868 msgid "guestfs_e2fsck" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1868 +#: ../src/guestfs-actions.pod:1870 #, no-wrap msgid "" " int\n" @@ -30368,7 +30389,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1878 +#: ../src/guestfs-actions.pod:1880 #, no-wrap msgid "" " GUESTFS_E2FSCK_CORRECT, int correct,\n" @@ -30377,19 +30398,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1905 +#: ../src/guestfs-actions.pod:1907 #, fuzzy #| msgid "(Added in 1.5.17)" msgid "(Added in 1.15.17)" msgstr "(Додано у 1.5.17)" #. type: =head2 -#: ../src/guestfs-actions.pod:1907 +#: ../src/guestfs-actions.pod:1909 msgid "guestfs_e2fsck_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1909 +#: ../src/guestfs-actions.pod:1911 #, no-wrap msgid "" " int\n" @@ -30400,17 +30421,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1914 +#: ../src/guestfs-actions.pod:1916 msgid "This is the \"va_list variant\" of L</guestfs_e2fsck>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1918 +#: ../src/guestfs-actions.pod:1920 msgid "guestfs_e2fsck_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1920 +#: ../src/guestfs-actions.pod:1922 #, no-wrap msgid "" " int\n" @@ -30421,17 +30442,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1925 +#: ../src/guestfs-actions.pod:1927 msgid "This is the \"argv variant\" of L</guestfs_e2fsck>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:1929 +#: ../src/guestfs-actions.pod:1931 msgid "guestfs_e2fsck_f" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:1931 +#: ../src/guestfs-actions.pod:1933 #, no-wrap msgid "" " int\n" @@ -30441,26 +30462,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1939 +#: ../src/guestfs-actions.pod:1941 msgid "" "This command is only needed because of C<guestfs_resize2fs> (q.v.). " "Normally you should use C<guestfs_fsck>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1944 +#: ../src/guestfs-actions.pod:1946 #, fuzzy #| msgid "(Added in 1.0.29)" msgid "(Added in 1.0.29)" msgstr "(Додано у 1.0.29)" #. type: =head2 -#: ../src/guestfs-actions.pod:1946 +#: ../src/guestfs-actions.pod:1948 msgid "guestfs_echo_daemon" msgstr "guestfs_echo_daemon" #. type: verbatim -#: ../src/guestfs-actions.pod:1948 +#: ../src/guestfs-actions.pod:1950 #, no-wrap msgid "" " char *\n" @@ -30474,25 +30495,25 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:1957 +#: ../src/guestfs-actions.pod:1959 msgid "See also C<guestfs_ping_daemon>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1962 ../src/guestfs-actions.pod:2720 -#: ../src/guestfs-actions.pod:7245 +#: ../src/guestfs-actions.pod:1964 ../src/guestfs-actions.pod:2722 +#: ../src/guestfs-actions.pod:7252 #, fuzzy #| msgid "(Added in 1.0.69)" msgid "(Added in 1.0.69)" msgstr "(Додано у 1.0.69)" #. type: =head2 -#: ../src/guestfs-actions.pod:1964 +#: ../src/guestfs-actions.pod:1966 msgid "guestfs_egrep" msgstr "guestfs_egrep" #. type: verbatim -#: ../src/guestfs-actions.pod:1966 +#: ../src/guestfs-actions.pod:1968 #, no-wrap msgid "" " char **\n" @@ -30508,35 +30529,35 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:1981 ../src/guestfs-actions.pod:2000 -#: ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:2103 -#: ../src/guestfs-actions.pod:2122 ../src/guestfs-actions.pod:2850 -#: ../src/guestfs-actions.pod:2869 ../src/guestfs-actions.pod:3047 -#: ../src/guestfs-actions.pod:3060 ../src/guestfs-actions.pod:3075 -#: ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3141 -#: ../src/guestfs-actions.pod:3154 ../src/guestfs-actions.pod:4466 -#: ../src/guestfs-actions.pod:4480 ../src/guestfs-actions.pod:4493 -#: ../src/guestfs-actions.pod:4507 ../src/guestfs-actions.pod:5655 -#: ../src/guestfs-actions.pod:6707 ../src/guestfs-actions.pod:6756 -#: ../src/guestfs-actions.pod:7655 ../src/guestfs-actions.pod:7667 -#: ../src/guestfs-actions.pod:7680 ../src/guestfs-actions.pod:7693 -#: ../src/guestfs-actions.pod:7715 ../src/guestfs-actions.pod:7728 -#: ../src/guestfs-actions.pod:7741 ../src/guestfs-actions.pod:7754 -#: ../src/guestfs-actions.pod:8670 ../src/guestfs-actions.pod:8689 -#: ../src/guestfs-actions.pod:8780 ../src/guestfs-actions.pod:8799 -#: ../src/guestfs-actions.pod:8845 ../src/guestfs-actions.pod:8864 +#: ../src/guestfs-actions.pod:1983 ../src/guestfs-actions.pod:2002 +#: ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:2105 +#: ../src/guestfs-actions.pod:2124 ../src/guestfs-actions.pod:2852 +#: ../src/guestfs-actions.pod:2871 ../src/guestfs-actions.pod:3049 +#: ../src/guestfs-actions.pod:3062 ../src/guestfs-actions.pod:3077 +#: ../src/guestfs-actions.pod:3121 ../src/guestfs-actions.pod:3143 +#: ../src/guestfs-actions.pod:3156 ../src/guestfs-actions.pod:4473 +#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4500 +#: ../src/guestfs-actions.pod:4514 ../src/guestfs-actions.pod:5662 +#: ../src/guestfs-actions.pod:6714 ../src/guestfs-actions.pod:6763 +#: ../src/guestfs-actions.pod:7662 ../src/guestfs-actions.pod:7674 +#: ../src/guestfs-actions.pod:7687 ../src/guestfs-actions.pod:7700 +#: ../src/guestfs-actions.pod:7722 ../src/guestfs-actions.pod:7735 +#: ../src/guestfs-actions.pod:7748 ../src/guestfs-actions.pod:7761 +#: ../src/guestfs-actions.pod:8677 ../src/guestfs-actions.pod:8696 +#: ../src/guestfs-actions.pod:8787 ../src/guestfs-actions.pod:8806 +#: ../src/guestfs-actions.pod:8852 ../src/guestfs-actions.pod:8871 #, fuzzy #| msgid "(Added in 1.0.66)" msgid "(Added in 1.0.66)" msgstr "(Додано у 1.0.66)" #. type: =head2 -#: ../src/guestfs-actions.pod:1983 +#: ../src/guestfs-actions.pod:1985 msgid "guestfs_egrepi" msgstr "guestfs_egrepi" #. type: verbatim -#: ../src/guestfs-actions.pod:1985 +#: ../src/guestfs-actions.pod:1987 #, no-wrap msgid "" " char **\n" @@ -30547,12 +30568,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2002 +#: ../src/guestfs-actions.pod:2004 msgid "guestfs_equal" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2004 +#: ../src/guestfs-actions.pod:2006 #, no-wrap msgid "" " int\n" @@ -30563,12 +30584,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2018 +#: ../src/guestfs-actions.pod:2020 msgid "guestfs_exists" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2020 +#: ../src/guestfs-actions.pod:2022 #, no-wrap msgid "" " int\n" @@ -30578,17 +30599,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2027 +#: ../src/guestfs-actions.pod:2029 msgid "See also C<guestfs_is_file>, C<guestfs_is_dir>, C<guestfs_stat>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2033 +#: ../src/guestfs-actions.pod:2035 msgid "guestfs_fallocate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2035 +#: ../src/guestfs-actions.pod:2037 #, no-wrap msgid "" " int\n" @@ -30599,19 +30620,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2040 +#: ../src/guestfs-actions.pod:2042 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> " "call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2059 +#: ../src/guestfs-actions.pod:2061 msgid "guestfs_fallocate64" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2061 +#: ../src/guestfs-actions.pod:2063 #, no-wrap msgid "" " int\n" @@ -30622,14 +30643,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2070 +#: ../src/guestfs-actions.pod:2072 msgid "" "Note that this call allocates disk blocks for the file. To create a sparse " "file use C<guestfs_truncate_size> instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2073 +#: ../src/guestfs-actions.pod:2075 msgid "" "The deprecated call C<guestfs_fallocate> does the same, but owing to an " "oversight it only allowed 30 bit lengths to be specified, effectively " @@ -30637,19 +30658,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2084 +#: ../src/guestfs-actions.pod:2086 #, fuzzy #| msgid "(Added in 1.3.17)" msgid "(Added in 1.3.17)" msgstr "(Додано у 1.3.17)" #. type: =head2 -#: ../src/guestfs-actions.pod:2086 +#: ../src/guestfs-actions.pod:2088 msgid "guestfs_fgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2088 +#: ../src/guestfs-actions.pod:2090 #, no-wrap msgid "" " char **\n" @@ -30660,12 +30681,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2105 +#: ../src/guestfs-actions.pod:2107 msgid "guestfs_fgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2107 +#: ../src/guestfs-actions.pod:2109 #, no-wrap msgid "" " char **\n" @@ -30676,12 +30697,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2124 +#: ../src/guestfs-actions.pod:2126 msgid "guestfs_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2126 +#: ../src/guestfs-actions.pod:2128 #, no-wrap msgid "" " char *\n" @@ -30691,19 +30712,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2144 +#: ../src/guestfs-actions.pod:2146 msgid "" "See also: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, " "C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2152 +#: ../src/guestfs-actions.pod:2154 msgid "guestfs_file_architecture" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2154 +#: ../src/guestfs-actions.pod:2156 #, no-wrap msgid "" " char *\n" @@ -30713,25 +30734,25 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2262 ../src/guestfs-actions.pod:2425 -#: ../src/guestfs-actions.pod:2442 ../src/guestfs-actions.pod:3174 -#: ../src/guestfs-actions.pod:3276 ../src/guestfs-actions.pod:3342 -#: ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3547 -#: ../src/guestfs-actions.pod:3587 ../src/guestfs-actions.pod:3663 -#: ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:4001 -#: ../src/guestfs-actions.pod:4133 +#: ../src/guestfs-actions.pod:2264 ../src/guestfs-actions.pod:2427 +#: ../src/guestfs-actions.pod:2444 ../src/guestfs-actions.pod:3176 +#: ../src/guestfs-actions.pod:3278 ../src/guestfs-actions.pod:3344 +#: ../src/guestfs-actions.pod:3531 ../src/guestfs-actions.pod:3549 +#: ../src/guestfs-actions.pod:3589 ../src/guestfs-actions.pod:3665 +#: ../src/guestfs-actions.pod:3766 ../src/guestfs-actions.pod:4003 +#: ../src/guestfs-actions.pod:4135 #, fuzzy #| msgid "(Added in 1.5.3)" msgid "(Added in 1.5.3)" msgstr "(Додано у 1.5.3)" #. type: =head2 -#: ../src/guestfs-actions.pod:2264 +#: ../src/guestfs-actions.pod:2266 msgid "guestfs_filesize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2266 +#: ../src/guestfs-actions.pod:2268 #, no-wrap msgid "" " int64_t\n" @@ -30741,7 +30762,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2272 +#: ../src/guestfs-actions.pod:2274 msgid "" "To get other stats about a file, use C<guestfs_stat>, C<guestfs_lstat>, " "C<guestfs_is_dir>, C<guestfs_is_file> etc. To get the size of block " @@ -30749,19 +30770,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2278 +#: ../src/guestfs-actions.pod:2280 #, fuzzy #| msgid "(Added in 1.0.82)" msgid "(Added in 1.0.82)" msgstr "(Додано у 1.0.82)" #. type: =head2 -#: ../src/guestfs-actions.pod:2280 +#: ../src/guestfs-actions.pod:2282 msgid "guestfs_fill" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2282 +#: ../src/guestfs-actions.pod:2284 #, no-wrap msgid "" " int\n" @@ -30773,7 +30794,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2292 +#: ../src/guestfs-actions.pod:2294 msgid "" "To fill a file with zero bytes (sparsely), it is much more efficient to use " "C<guestfs_truncate_size>. To create a file with a pattern of repeating " @@ -30781,19 +30802,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2304 +#: ../src/guestfs-actions.pod:2306 #, fuzzy #| msgid "(Added in 1.0.79)" msgid "(Added in 1.0.79)" msgstr "(Додано у 1.0.79)" #. type: =head2 -#: ../src/guestfs-actions.pod:2306 +#: ../src/guestfs-actions.pod:2308 msgid "guestfs_fill_pattern" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2308 +#: ../src/guestfs-actions.pod:2310 #, no-wrap msgid "" " int\n" @@ -30805,7 +30826,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2314 +#: ../src/guestfs-actions.pod:2316 msgid "" "This function is like C<guestfs_fill> except that it creates a new file of " "length C<len> containing the repeating pattern of bytes in C<pattern>. The " @@ -30814,19 +30835,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2326 +#: ../src/guestfs-actions.pod:2328 #, fuzzy #| msgid "(Added in 1.3.12)" msgid "(Added in 1.3.12)" msgstr "(Додано у 1.3.12)" #. type: =head2 -#: ../src/guestfs-actions.pod:2328 +#: ../src/guestfs-actions.pod:2330 msgid "guestfs_find" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2330 +#: ../src/guestfs-actions.pod:2332 #, no-wrap msgid "" " char **\n" @@ -30836,31 +30857,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2346 +#: ../src/guestfs-actions.pod:2348 msgid "" "then the returned list from C<guestfs_find> C</tmp> would be 4 elements:" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2359 +#: ../src/guestfs-actions.pod:2361 msgid "See also C<guestfs_find0>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2368 ../src/guestfs-actions.pod:4904 -#: ../src/guestfs-actions.pod:6791 +#: ../src/guestfs-actions.pod:2370 ../src/guestfs-actions.pod:4911 +#: ../src/guestfs-actions.pod:6798 #, fuzzy #| msgid "(Added in 1.0.27)" msgid "(Added in 1.0.27)" msgstr "(Додано у 1.0.27)" #. type: =head2 -#: ../src/guestfs-actions.pod:2370 +#: ../src/guestfs-actions.pod:2372 msgid "guestfs_find0" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2372 +#: ../src/guestfs-actions.pod:2374 #, no-wrap msgid "" " int\n" @@ -30871,26 +30892,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2381 +#: ../src/guestfs-actions.pod:2383 msgid "" "This command works the same way as C<guestfs_find> with the following " "exceptions:" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2408 +#: ../src/guestfs-actions.pod:2410 #, fuzzy #| msgid "(Added in 1.0.74)" msgid "(Added in 1.0.74)" msgstr "(Додано у 1.0.74)" #. type: =head2 -#: ../src/guestfs-actions.pod:2410 +#: ../src/guestfs-actions.pod:2412 msgid "guestfs_findfs_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2412 +#: ../src/guestfs-actions.pod:2414 #, no-wrap msgid "" " char *\n" @@ -30900,17 +30921,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2420 +#: ../src/guestfs-actions.pod:2422 msgid "To find the label of a filesystem, use C<guestfs_vfs_label>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2427 +#: ../src/guestfs-actions.pod:2429 msgid "guestfs_findfs_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2429 +#: ../src/guestfs-actions.pod:2431 #, no-wrap msgid "" " char *\n" @@ -30920,17 +30941,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2437 +#: ../src/guestfs-actions.pod:2439 msgid "To find the UUID of a filesystem, use C<guestfs_vfs_uuid>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2444 +#: ../src/guestfs-actions.pod:2446 msgid "guestfs_fsck" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2446 +#: ../src/guestfs-actions.pod:2448 #, no-wrap msgid "" " int\n" @@ -30941,19 +30962,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2481 ../src/guestfs-actions.pod:8717 +#: ../src/guestfs-actions.pod:2483 ../src/guestfs-actions.pod:8724 #, fuzzy #| msgid "(Added in 1.0.16)" msgid "(Added in 1.0.16)" msgstr "(Додано у 1.0.16)" #. type: =head2 -#: ../src/guestfs-actions.pod:2483 +#: ../src/guestfs-actions.pod:2485 msgid "guestfs_get_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2485 +#: ../src/guestfs-actions.pod:2487 #, no-wrap msgid "" " const char *\n" @@ -30962,7 +30983,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2493 +#: ../src/guestfs-actions.pod:2495 msgid "" "This function returns a string which may be NULL. There is no way to return " "an error from this function. The string is owned by the guest handle and " @@ -30970,23 +30991,23 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2497 ../src/guestfs-actions.pod:6469 -#: ../src/guestfs-actions.pod:6948 ../src/guestfs-actions.pod:7399 -#: ../src/guestfs-actions.pod:7418 ../src/guestfs-actions.pod:7434 -#: ../src/guestfs-actions.pod:7458 ../src/guestfs-actions.pod:8357 -#: ../src/guestfs-actions.pod:8372 ../src/guestfs-actions.pod:8761 +#: ../src/guestfs-actions.pod:2499 ../src/guestfs-actions.pod:6476 +#: ../src/guestfs-actions.pod:6955 ../src/guestfs-actions.pod:7406 +#: ../src/guestfs-actions.pod:7425 ../src/guestfs-actions.pod:7441 +#: ../src/guestfs-actions.pod:7465 ../src/guestfs-actions.pod:8364 +#: ../src/guestfs-actions.pod:8379 ../src/guestfs-actions.pod:8768 #, fuzzy #| msgid "(Added in 1.0.26)" msgid "(Added in 1.0.26)" msgstr "(Додано у 1.0.26)" #. type: =head2 -#: ../src/guestfs-actions.pod:2499 +#: ../src/guestfs-actions.pod:2501 msgid "guestfs_get_attach_method" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2501 +#: ../src/guestfs-actions.pod:2503 #, no-wrap msgid "" " char *\n" @@ -30995,24 +31016,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2504 +#: ../src/guestfs-actions.pod:2506 msgid "Return the current attach method. See C<guestfs_set_attach_method>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2509 ../src/guestfs-actions.pod:6978 +#: ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:6985 #, fuzzy #| msgid "(Added in 1.9.8)" msgid "(Added in 1.9.8)" msgstr "(Додано у 1.9.8)" #. type: =head2 -#: ../src/guestfs-actions.pod:2511 +#: ../src/guestfs-actions.pod:2513 msgid "guestfs_get_autosync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2513 +#: ../src/guestfs-actions.pod:2515 #, no-wrap msgid "" " int\n" @@ -31021,12 +31042,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2522 +#: ../src/guestfs-actions.pod:2524 msgid "guestfs_get_direct" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2524 +#: ../src/guestfs-actions.pod:2526 #, no-wrap msgid "" " int\n" @@ -31035,19 +31056,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2531 ../src/guestfs-actions.pod:7019 +#: ../src/guestfs-actions.pod:2533 ../src/guestfs-actions.pod:7026 #, fuzzy #| msgid "(Added in 1.0.72)" msgid "(Added in 1.0.72)" msgstr "(Додано у 1.0.72)" #. type: =head2 -#: ../src/guestfs-actions.pod:2533 +#: ../src/guestfs-actions.pod:2535 msgid "guestfs_get_e2label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2535 +#: ../src/guestfs-actions.pod:2537 #, no-wrap msgid "" " char *\n" @@ -31057,27 +31078,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2539 +#: ../src/guestfs-actions.pod:2541 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_vfs_label> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2552 ../src/guestfs-actions.pod:2573 -#: ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7056 +#: ../src/guestfs-actions.pod:2554 ../src/guestfs-actions.pod:2575 +#: ../src/guestfs-actions.pod:7044 ../src/guestfs-actions.pod:7063 #, fuzzy #| msgid "(Added in 1.0.15)" msgid "(Added in 1.0.15)" msgstr "(Додано у 1.0.15)" #. type: =head2 -#: ../src/guestfs-actions.pod:2554 +#: ../src/guestfs-actions.pod:2556 msgid "guestfs_get_e2uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2556 +#: ../src/guestfs-actions.pod:2558 #, no-wrap msgid "" " char *\n" @@ -31087,19 +31108,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2560 +#: ../src/guestfs-actions.pod:2562 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_vfs_uuid> " "call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2575 +#: ../src/guestfs-actions.pod:2577 msgid "guestfs_get_memsize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2577 +#: ../src/guestfs-actions.pod:2579 #, no-wrap msgid "" " int\n" @@ -31108,7 +31129,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2583 +#: ../src/guestfs-actions.pod:2585 msgid "" "If C<guestfs_set_memsize> was not called on this handle, and if " "C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " @@ -31116,24 +31137,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2592 ../src/guestfs-actions.pod:5351 -#: ../src/guestfs-actions.pod:5560 ../src/guestfs-actions.pod:5579 -#: ../src/guestfs-actions.pod:5598 ../src/guestfs-actions.pod:5610 -#: ../src/guestfs-actions.pod:5627 ../src/guestfs-actions.pod:5640 -#: ../src/guestfs-actions.pod:6694 ../src/guestfs-actions.pod:7077 -#: ../src/guestfs-actions.pod:7369 ../src/guestfs-actions.pod:8126 +#: ../src/guestfs-actions.pod:2594 ../src/guestfs-actions.pod:5358 +#: ../src/guestfs-actions.pod:5567 ../src/guestfs-actions.pod:5586 +#: ../src/guestfs-actions.pod:5605 ../src/guestfs-actions.pod:5617 +#: ../src/guestfs-actions.pod:5634 ../src/guestfs-actions.pod:5647 +#: ../src/guestfs-actions.pod:6701 ../src/guestfs-actions.pod:7084 +#: ../src/guestfs-actions.pod:7376 ../src/guestfs-actions.pod:8133 #, fuzzy #| msgid "(Added in 1.0.55)" msgid "(Added in 1.0.55)" msgstr "(Додано у 1.0.55)" #. type: =head2 -#: ../src/guestfs-actions.pod:2594 +#: ../src/guestfs-actions.pod:2596 msgid "guestfs_get_network" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2596 +#: ../src/guestfs-actions.pod:2598 #, no-wrap msgid "" " int\n" @@ -31142,19 +31163,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2603 ../src/guestfs-actions.pod:7096 +#: ../src/guestfs-actions.pod:2605 ../src/guestfs-actions.pod:7103 #, fuzzy #| msgid "(Added in 1.5.4)" msgid "(Added in 1.5.4)" msgstr "(Додано у 1.5.4)" #. type: =head2 -#: ../src/guestfs-actions.pod:2605 +#: ../src/guestfs-actions.pod:2607 msgid "guestfs_get_path" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2607 +#: ../src/guestfs-actions.pod:2609 #, no-wrap msgid "" " const char *\n" @@ -31163,19 +31184,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2615 ../src/guestfs-actions.pod:2655 +#: ../src/guestfs-actions.pod:2617 ../src/guestfs-actions.pod:2657 msgid "" "This function returns a string, or NULL on error. The string is owned by " "the guest handle and must I<not> be freed." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2620 +#: ../src/guestfs-actions.pod:2622 msgid "guestfs_get_pgroup" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2622 +#: ../src/guestfs-actions.pod:2624 #, no-wrap msgid "" " int\n" @@ -31184,20 +31205,20 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:7134 -#: ../src/guestfs-actions.pod:8618 +#: ../src/guestfs-actions.pod:2631 ../src/guestfs-actions.pod:7141 +#: ../src/guestfs-actions.pod:8625 #, fuzzy #| msgid "(Added in 1.11.18)" msgid "(Added in 1.11.18)" msgstr "(Додано у 1.11.18)" #. type: =head2 -#: ../src/guestfs-actions.pod:2631 +#: ../src/guestfs-actions.pod:2633 msgid "guestfs_get_pid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2633 +#: ../src/guestfs-actions.pod:2635 #, no-wrap msgid "" " int\n" @@ -31206,19 +31227,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2643 +#: ../src/guestfs-actions.pod:2645 #, fuzzy #| msgid "(Added in 1.0.56)" msgid "(Added in 1.0.56)" msgstr "(Додано у 1.0.56)" #. type: =head2 -#: ../src/guestfs-actions.pod:2645 +#: ../src/guestfs-actions.pod:2647 msgid "guestfs_get_qemu" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2647 +#: ../src/guestfs-actions.pod:2649 #, no-wrap msgid "" " const char *\n" @@ -31227,19 +31248,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2658 ../src/guestfs-actions.pod:7162 +#: ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:7169 #, fuzzy #| msgid "(Added in 1.0.6)" msgid "(Added in 1.0.6)" msgstr "(Додано у 1.0.6)" #. type: =head2 -#: ../src/guestfs-actions.pod:2660 +#: ../src/guestfs-actions.pod:2662 msgid "guestfs_get_recovery_proc" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2662 +#: ../src/guestfs-actions.pod:2664 #, no-wrap msgid "" " int\n" @@ -31248,24 +31269,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2669 ../src/guestfs-actions.pod:4264 -#: ../src/guestfs-actions.pod:4608 ../src/guestfs-actions.pod:5002 -#: ../src/guestfs-actions.pod:5190 ../src/guestfs-actions.pod:6399 -#: ../src/guestfs-actions.pod:6742 ../src/guestfs-actions.pod:7186 -#: ../src/guestfs-actions.pod:7907 ../src/guestfs-actions.pod:7927 -#: ../src/guestfs-actions.pod:8241 +#: ../src/guestfs-actions.pod:2671 ../src/guestfs-actions.pod:4271 +#: ../src/guestfs-actions.pod:4615 ../src/guestfs-actions.pod:5009 +#: ../src/guestfs-actions.pod:5197 ../src/guestfs-actions.pod:6406 +#: ../src/guestfs-actions.pod:6749 ../src/guestfs-actions.pod:7193 +#: ../src/guestfs-actions.pod:7914 ../src/guestfs-actions.pod:7934 +#: ../src/guestfs-actions.pod:8248 #, fuzzy #| msgid "(Added in 1.0.77)" msgid "(Added in 1.0.77)" msgstr "(Додано у 1.0.77)" #. type: =head2 -#: ../src/guestfs-actions.pod:2671 +#: ../src/guestfs-actions.pod:2673 msgid "guestfs_get_selinux" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2673 +#: ../src/guestfs-actions.pod:2675 #, no-wrap msgid "" " int\n" @@ -31274,27 +31295,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2676 +#: ../src/guestfs-actions.pod:2678 msgid "" "This returns the current setting of the selinux flag which is passed to the " "appliance at boot time. See C<guestfs_set_selinux>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2684 ../src/guestfs-actions.pod:2758 -#: ../src/guestfs-actions.pod:7205 ../src/guestfs-actions.pod:7279 +#: ../src/guestfs-actions.pod:2686 ../src/guestfs-actions.pod:2760 +#: ../src/guestfs-actions.pod:7212 ../src/guestfs-actions.pod:7286 #, fuzzy #| msgid "(Added in 1.0.67)" msgid "(Added in 1.0.67)" msgstr "(Додано у 1.0.67)" #. type: =head2 -#: ../src/guestfs-actions.pod:2686 +#: ../src/guestfs-actions.pod:2688 msgid "guestfs_get_smp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2688 +#: ../src/guestfs-actions.pod:2690 #, no-wrap msgid "" " int\n" @@ -31303,12 +31324,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2697 +#: ../src/guestfs-actions.pod:2699 msgid "guestfs_get_state" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2699 +#: ../src/guestfs-actions.pod:2701 #, no-wrap msgid "" " int\n" @@ -31317,12 +31338,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2711 +#: ../src/guestfs-actions.pod:2713 msgid "guestfs_get_trace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2713 +#: ../src/guestfs-actions.pod:2715 #, no-wrap msgid "" " int\n" @@ -31331,12 +31352,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2722 +#: ../src/guestfs-actions.pod:2724 msgid "guestfs_get_umask" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2724 +#: ../src/guestfs-actions.pod:2726 #, no-wrap msgid "" " int\n" @@ -31345,19 +31366,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2727 +#: ../src/guestfs-actions.pod:2729 msgid "" "Return the current umask. By default the umask is C<022> unless it has been " "set by calling C<guestfs_umask>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2734 +#: ../src/guestfs-actions.pod:2736 msgid "guestfs_get_verbose" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2736 +#: ../src/guestfs-actions.pod:2738 #, no-wrap msgid "" " int\n" @@ -31366,12 +31387,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2745 +#: ../src/guestfs-actions.pod:2747 msgid "guestfs_getcon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2747 +#: ../src/guestfs-actions.pod:2749 #, no-wrap msgid "" " char *\n" @@ -31380,18 +31401,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2752 +#: ../src/guestfs-actions.pod:2754 msgid "" "See the documentation about SELINUX in L<guestfs(3)>, and C<guestfs_setcon>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2760 +#: ../src/guestfs-actions.pod:2762 msgid "guestfs_getxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2762 +#: ../src/guestfs-actions.pod:2764 #, no-wrap msgid "" " char *\n" @@ -31403,7 +31424,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2768 +#: ../src/guestfs-actions.pod:2770 msgid "" "Get a single extended attribute from file C<path> named C<name>. This call " "follows symlinks. If you want to lookup an extended attribute for the " @@ -31411,7 +31432,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2772 ../src/guestfs-actions.pod:4278 +#: ../src/guestfs-actions.pod:2774 ../src/guestfs-actions.pod:4285 msgid "" "Normally it is better to get all extended attributes from a file in one go " "by calling C<guestfs_getxattrs>. However some Linux filesystem " @@ -31421,15 +31442,15 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2782 +#: ../src/guestfs-actions.pod:2784 msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2784 ../src/guestfs-actions.pod:2997 -#: ../src/guestfs-actions.pod:3477 ../src/guestfs-actions.pod:4290 -#: ../src/guestfs-actions.pod:6392 ../src/guestfs-actions.pod:6418 -#: ../src/guestfs-actions.pod:6599 +#: ../src/guestfs-actions.pod:2786 ../src/guestfs-actions.pod:2999 +#: ../src/guestfs-actions.pod:3479 ../src/guestfs-actions.pod:4297 +#: ../src/guestfs-actions.pod:6399 ../src/guestfs-actions.pod:6425 +#: ../src/guestfs-actions.pod:6606 msgid "" "This function returns a buffer, or NULL on error. The size of the returned " "buffer is written to C<*size_r>. I<The caller must free the returned buffer " @@ -31437,19 +31458,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2788 ../src/guestfs-actions.pod:4294 +#: ../src/guestfs-actions.pod:2790 ../src/guestfs-actions.pod:4301 #, fuzzy #| msgid "(Added in 1.7.24)" msgid "(Added in 1.7.24)" msgstr "(Додано у 1.7.24)" #. type: =head2 -#: ../src/guestfs-actions.pod:2790 +#: ../src/guestfs-actions.pod:2792 msgid "guestfs_getxattrs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2792 +#: ../src/guestfs-actions.pod:2794 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -31459,35 +31480,35 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2802 +#: ../src/guestfs-actions.pod:2804 msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2804 ../src/guestfs-actions.pod:4306 -#: ../src/guestfs-actions.pod:4998 +#: ../src/guestfs-actions.pod:2806 ../src/guestfs-actions.pod:4313 +#: ../src/guestfs-actions.pod:5005 msgid "" "This function returns a C<struct guestfs_xattr_list *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_xattr_list> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2808 ../src/guestfs-actions.pod:4310 -#: ../src/guestfs-actions.pod:4522 ../src/guestfs-actions.pod:4558 -#: ../src/guestfs-actions.pod:6772 ../src/guestfs-actions.pod:7298 -#: ../src/guestfs-actions.pod:8826 +#: ../src/guestfs-actions.pod:2810 ../src/guestfs-actions.pod:4317 +#: ../src/guestfs-actions.pod:4529 ../src/guestfs-actions.pod:4565 +#: ../src/guestfs-actions.pod:6779 ../src/guestfs-actions.pod:7305 +#: ../src/guestfs-actions.pod:8833 #, fuzzy #| msgid "(Added in 1.0.59)" msgid "(Added in 1.0.59)" msgstr "(Додано у 1.0.59)" #. type: =head2 -#: ../src/guestfs-actions.pod:2810 +#: ../src/guestfs-actions.pod:2812 msgid "guestfs_glob_expand" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2812 +#: ../src/guestfs-actions.pod:2814 #, no-wrap msgid "" " char **\n" @@ -31497,20 +31518,20 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2831 ../src/guestfs-actions.pod:7482 -#: ../src/guestfs-actions.pod:7499 +#: ../src/guestfs-actions.pod:2833 ../src/guestfs-actions.pod:7489 +#: ../src/guestfs-actions.pod:7506 #, fuzzy #| msgid "(Added in 1.0.50)" msgid "(Added in 1.0.50)" msgstr "(Додано у 1.0.50)" #. type: =head2 -#: ../src/guestfs-actions.pod:2833 +#: ../src/guestfs-actions.pod:2835 msgid "guestfs_grep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2835 +#: ../src/guestfs-actions.pod:2837 #, no-wrap msgid "" " char **\n" @@ -31521,12 +31542,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2852 +#: ../src/guestfs-actions.pod:2854 msgid "guestfs_grepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2854 +#: ../src/guestfs-actions.pod:2856 #, no-wrap msgid "" " char **\n" @@ -31537,12 +31558,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2871 +#: ../src/guestfs-actions.pod:2873 msgid "guestfs_grub_install" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2873 +#: ../src/guestfs-actions.pod:2875 #, no-wrap msgid "" " int\n" @@ -31553,19 +31574,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2916 +#: ../src/guestfs-actions.pod:2918 #, fuzzy #| msgid "(Added in 1.0.17)" msgid "(Added in 1.0.17)" msgstr "(Додано у 1.0.17)" #. type: =head2 -#: ../src/guestfs-actions.pod:2918 +#: ../src/guestfs-actions.pod:2920 msgid "guestfs_head" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2920 +#: ../src/guestfs-actions.pod:2922 #, no-wrap msgid "" " char **\n" @@ -31575,12 +31596,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2936 +#: ../src/guestfs-actions.pod:2938 msgid "guestfs_head_n" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2938 +#: ../src/guestfs-actions.pod:2940 #, no-wrap msgid "" " char **\n" @@ -31591,12 +31612,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:2960 +#: ../src/guestfs-actions.pod:2962 msgid "guestfs_hexdump" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2962 +#: ../src/guestfs-actions.pod:2964 #, no-wrap msgid "" " char *\n" @@ -31606,20 +31627,20 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2975 ../src/guestfs-actions.pod:7586 -#: ../src/guestfs-actions.pod:7641 +#: ../src/guestfs-actions.pod:2977 ../src/guestfs-actions.pod:7593 +#: ../src/guestfs-actions.pod:7648 #, fuzzy #| msgid "(Added in 1.0.22)" msgid "(Added in 1.0.22)" msgstr "(Додано у 1.0.22)" #. type: =head2 -#: ../src/guestfs-actions.pod:2977 +#: ../src/guestfs-actions.pod:2979 msgid "guestfs_initrd_cat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:2979 +#: ../src/guestfs-actions.pod:2981 #, no-wrap msgid "" " char *\n" @@ -31631,17 +31652,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2995 +#: ../src/guestfs-actions.pod:2997 msgid "See also C<guestfs_initrd_list>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3006 +#: ../src/guestfs-actions.pod:3008 msgid "guestfs_initrd_list" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3008 +#: ../src/guestfs-actions.pod:3010 #, no-wrap msgid "" " char **\n" @@ -31651,12 +31672,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3028 +#: ../src/guestfs-actions.pod:3030 msgid "guestfs_inotify_add_watch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3030 +#: ../src/guestfs-actions.pod:3032 #, no-wrap msgid "" " int64_t\n" @@ -31667,12 +31688,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3049 +#: ../src/guestfs-actions.pod:3051 msgid "guestfs_inotify_close" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3051 +#: ../src/guestfs-actions.pod:3053 #, no-wrap msgid "" " int\n" @@ -31681,12 +31702,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3062 +#: ../src/guestfs-actions.pod:3064 msgid "guestfs_inotify_files" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3064 +#: ../src/guestfs-actions.pod:3066 #, no-wrap msgid "" " char **\n" @@ -31695,7 +31716,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3067 +#: ../src/guestfs-actions.pod:3069 msgid "" "This function is a helpful wrapper around C<guestfs_inotify_read> which just " "returns a list of pathnames of objects that were touched. The returned " @@ -31703,12 +31724,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3077 +#: ../src/guestfs-actions.pod:3079 msgid "guestfs_inotify_init" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3079 +#: ../src/guestfs-actions.pod:3081 #, no-wrap msgid "" " int\n" @@ -31718,7 +31739,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3087 +#: ../src/guestfs-actions.pod:3089 msgid "" "C<maxevents> is the maximum number of events which will be queued up between " "calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is " @@ -31730,7 +31751,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3097 +#: ../src/guestfs-actions.pod:3099 msgid "" "Before any events are generated, you have to add some watches to the " "internal watch list. See: C<guestfs_inotify_add_watch> and " @@ -31738,7 +31759,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3101 +#: ../src/guestfs-actions.pod:3103 msgid "" "Queued up events should be read periodically by calling " "C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful " @@ -31747,19 +31768,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3108 +#: ../src/guestfs-actions.pod:3110 msgid "" "The handle should be closed after use by calling C<guestfs_inotify_close>. " "This also removes any watches automatically." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3121 +#: ../src/guestfs-actions.pod:3123 msgid "guestfs_inotify_read" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3123 +#: ../src/guestfs-actions.pod:3125 #, no-wrap msgid "" " struct guestfs_inotify_event_list *\n" @@ -31768,7 +31789,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3137 +#: ../src/guestfs-actions.pod:3139 msgid "" "This function returns a C<struct guestfs_inotify_event_list *>, or NULL if " "there was an error. I<The caller must call " @@ -31776,12 +31797,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3143 +#: ../src/guestfs-actions.pod:3145 msgid "guestfs_inotify_rm_watch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3145 +#: ../src/guestfs-actions.pod:3147 #, no-wrap msgid "" " int\n" @@ -31791,18 +31812,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3149 +#: ../src/guestfs-actions.pod:3151 msgid "" "Remove a previously defined inotify watch. See C<guestfs_inotify_add_watch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3156 +#: ../src/guestfs-actions.pod:3158 msgid "guestfs_inspect_get_arch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3158 +#: ../src/guestfs-actions.pod:3160 #, no-wrap msgid "" " char *\n" @@ -31812,19 +31833,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3162 +#: ../src/guestfs-actions.pod:3164 msgid "" "This returns the architecture of the inspected operating system. The " "possible return values are listed under C<guestfs_file_architecture>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3176 +#: ../src/guestfs-actions.pod:3178 msgid "guestfs_inspect_get_distro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3178 +#: ../src/guestfs-actions.pod:3180 #, no-wrap msgid "" " char *\n" @@ -31834,12 +31855,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3278 +#: ../src/guestfs-actions.pod:3280 msgid "guestfs_inspect_get_drive_mappings" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3280 +#: ../src/guestfs-actions.pod:3282 #, no-wrap msgid "" " char **\n" @@ -31849,26 +31870,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3309 +#: ../src/guestfs-actions.pod:3311 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_mountpoints>, C<guestfs_inspect_get_filesystems>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3319 ../src/guestfs-actions.pod:3784 +#: ../src/guestfs-actions.pod:3321 ../src/guestfs-actions.pod:3786 #, fuzzy #| msgid "(Added in 1.9.17)" msgid "(Added in 1.9.17)" msgstr "(Додано у 1.9.17)" #. type: =head2 -#: ../src/guestfs-actions.pod:3321 +#: ../src/guestfs-actions.pod:3323 msgid "guestfs_inspect_get_filesystems" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3323 +#: ../src/guestfs-actions.pod:3325 #, no-wrap msgid "" " char **\n" @@ -31878,19 +31899,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3335 +#: ../src/guestfs-actions.pod:3337 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_mountpoints>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3344 +#: ../src/guestfs-actions.pod:3346 msgid "guestfs_inspect_get_format" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3346 +#: ../src/guestfs-actions.pod:3348 #, no-wrap msgid "" " char *\n" @@ -31900,21 +31921,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3380 ../src/guestfs-actions.pod:3820 -#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3854 -#: ../src/guestfs-actions.pod:6810 +#: ../src/guestfs-actions.pod:3382 ../src/guestfs-actions.pod:3822 +#: ../src/guestfs-actions.pod:3838 ../src/guestfs-actions.pod:3856 +#: ../src/guestfs-actions.pod:6817 #, fuzzy #| msgid "(Added in 1.9.4)" msgid "(Added in 1.9.4)" msgstr "(Додано у 1.9.4)" #. type: =head2 -#: ../src/guestfs-actions.pod:3382 +#: ../src/guestfs-actions.pod:3384 msgid "guestfs_inspect_get_hostname" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3384 +#: ../src/guestfs-actions.pod:3386 #, no-wrap msgid "" " char *\n" @@ -31924,19 +31945,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3399 +#: ../src/guestfs-actions.pod:3401 #, fuzzy #| msgid "(Added in 1.7.9)" msgid "(Added in 1.7.9)" msgstr "(Додано у 1.7.9)" #. type: =head2 -#: ../src/guestfs-actions.pod:3401 +#: ../src/guestfs-actions.pod:3403 msgid "guestfs_inspect_get_icon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3403 +#: ../src/guestfs-actions.pod:3405 #, no-wrap msgid "" " char *\n" @@ -31948,7 +31969,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3414 +#: ../src/guestfs-actions.pod:3416 #, no-wrap msgid "" " GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n" @@ -31957,20 +31978,20 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3481 ../src/guestfs-actions.pod:4324 -#: ../src/guestfs-actions.pod:5728 +#: ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:4331 +#: ../src/guestfs-actions.pod:5735 #, fuzzy #| msgid "(Added in 1.11.12)" msgid "(Added in 1.11.12)" msgstr "(Додано у 1.11.12)" #. type: =head2 -#: ../src/guestfs-actions.pod:3483 +#: ../src/guestfs-actions.pod:3485 msgid "guestfs_inspect_get_icon_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3485 +#: ../src/guestfs-actions.pod:3487 #, no-wrap msgid "" " char *\n" @@ -31982,17 +32003,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3491 +#: ../src/guestfs-actions.pod:3493 msgid "This is the \"va_list variant\" of L</guestfs_inspect_get_icon>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3495 +#: ../src/guestfs-actions.pod:3497 msgid "guestfs_inspect_get_icon_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3497 +#: ../src/guestfs-actions.pod:3499 #, no-wrap msgid "" " char *\n" @@ -32004,17 +32025,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3503 +#: ../src/guestfs-actions.pod:3505 msgid "This is the \"argv variant\" of L</guestfs_inspect_get_icon>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3507 +#: ../src/guestfs-actions.pod:3509 msgid "guestfs_inspect_get_major_version" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3509 +#: ../src/guestfs-actions.pod:3511 #, no-wrap msgid "" " int\n" @@ -32024,12 +32045,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3531 +#: ../src/guestfs-actions.pod:3533 msgid "guestfs_inspect_get_minor_version" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3533 +#: ../src/guestfs-actions.pod:3535 #, no-wrap msgid "" " int\n" @@ -32039,19 +32060,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3542 +#: ../src/guestfs-actions.pod:3544 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_major_version>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3549 +#: ../src/guestfs-actions.pod:3551 msgid "guestfs_inspect_get_mountpoints" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3551 +#: ../src/guestfs-actions.pod:3553 #, no-wrap msgid "" " char **\n" @@ -32061,7 +32082,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3572 +#: ../src/guestfs-actions.pod:3574 msgid "" "For operating systems like Windows which still use drive letters, this call " "will only return an entry for the first drive \"mounted on\" C</>. For " @@ -32070,19 +32091,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3578 +#: ../src/guestfs-actions.pod:3580 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_filesystems>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3589 +#: ../src/guestfs-actions.pod:3591 msgid "guestfs_inspect_get_package_format" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3591 +#: ../src/guestfs-actions.pod:3593 #, no-wrap msgid "" " char *\n" @@ -32092,7 +32113,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3595 +#: ../src/guestfs-actions.pod:3597 msgid "" "This function and C<guestfs_inspect_get_package_management> return the " "package format and package management tool used by the inspected operating " @@ -32101,19 +32122,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3614 ../src/guestfs-actions.pod:3642 +#: ../src/guestfs-actions.pod:3616 ../src/guestfs-actions.pod:3644 #, fuzzy #| msgid "(Added in 1.7.5)" msgid "(Added in 1.7.5)" msgstr "(Додано у 1.7.5)" #. type: =head2 -#: ../src/guestfs-actions.pod:3616 +#: ../src/guestfs-actions.pod:3618 msgid "guestfs_inspect_get_package_management" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3618 +#: ../src/guestfs-actions.pod:3620 #, no-wrap msgid "" " char *\n" @@ -32123,7 +32144,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3622 +#: ../src/guestfs-actions.pod:3624 msgid "" "C<guestfs_inspect_get_package_format> and this function return the package " "format and package management tool used by the inspected operating system. " @@ -32132,12 +32153,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3644 +#: ../src/guestfs-actions.pod:3646 msgid "guestfs_inspect_get_product_name" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3646 +#: ../src/guestfs-actions.pod:3648 #, no-wrap msgid "" " char *\n" @@ -32147,12 +32168,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3665 +#: ../src/guestfs-actions.pod:3667 msgid "guestfs_inspect_get_product_variant" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3667 +#: ../src/guestfs-actions.pod:3669 #, no-wrap msgid "" " char *\n" @@ -32162,26 +32183,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3690 +#: ../src/guestfs-actions.pod:3692 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3697 +#: ../src/guestfs-actions.pod:3699 #, fuzzy #| msgid "(Added in 1.9.13)" msgid "(Added in 1.9.13)" msgstr "(Додано у 1.9.13)" #. type: =head2 -#: ../src/guestfs-actions.pod:3699 +#: ../src/guestfs-actions.pod:3701 msgid "guestfs_inspect_get_roots" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3701 +#: ../src/guestfs-actions.pod:3703 #, no-wrap msgid "" " char **\n" @@ -32190,7 +32211,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3704 +#: ../src/guestfs-actions.pod:3706 msgid "" "This function is a convenient way to get the list of root devices, as " "returned from a previous call to C<guestfs_inspect_os>, but without redoing " @@ -32198,26 +32219,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3708 +#: ../src/guestfs-actions.pod:3710 msgid "" "This returns an empty list if either no root devices were found or the " "caller has not called C<guestfs_inspect_os>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3717 +#: ../src/guestfs-actions.pod:3719 #, fuzzy #| msgid "(Added in 1.7.3)" msgid "(Added in 1.7.3)" msgstr "(Додано у 1.7.3)" #. type: =head2 -#: ../src/guestfs-actions.pod:3719 +#: ../src/guestfs-actions.pod:3721 msgid "guestfs_inspect_get_type" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3721 +#: ../src/guestfs-actions.pod:3723 #, no-wrap msgid "" " char *\n" @@ -32227,12 +32248,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3766 +#: ../src/guestfs-actions.pod:3768 msgid "guestfs_inspect_get_windows_current_control_set" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3768 +#: ../src/guestfs-actions.pod:3770 #, no-wrap msgid "" " char *\n" @@ -32242,12 +32263,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3786 +#: ../src/guestfs-actions.pod:3788 msgid "guestfs_inspect_get_windows_systemroot" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3788 +#: ../src/guestfs-actions.pod:3790 #, no-wrap msgid "" " char *\n" @@ -32257,19 +32278,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3804 +#: ../src/guestfs-actions.pod:3806 #, fuzzy #| msgid "(Added in 1.5.25)" msgid "(Added in 1.5.25)" msgstr "(Додано у 1.5.25)" #. type: =head2 -#: ../src/guestfs-actions.pod:3806 +#: ../src/guestfs-actions.pod:3808 msgid "guestfs_inspect_is_live" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3808 +#: ../src/guestfs-actions.pod:3810 #, no-wrap msgid "" " int\n" @@ -32279,19 +32300,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3812 +#: ../src/guestfs-actions.pod:3814 msgid "" "If C<guestfs_inspect_get_format> returns C<installer> (this is an install " "disk), then this returns true if a live image was detected on the disk." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3822 +#: ../src/guestfs-actions.pod:3824 msgid "guestfs_inspect_is_multipart" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3824 +#: ../src/guestfs-actions.pod:3826 #, no-wrap msgid "" " int\n" @@ -32301,19 +32322,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3828 +#: ../src/guestfs-actions.pod:3830 msgid "" "If C<guestfs_inspect_get_format> returns C<installer> (this is an install " "disk), then this returns true if the disk is part of a set." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3838 +#: ../src/guestfs-actions.pod:3840 msgid "guestfs_inspect_is_netinst" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3840 +#: ../src/guestfs-actions.pod:3842 #, no-wrap msgid "" " int\n" @@ -32323,7 +32344,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3844 +#: ../src/guestfs-actions.pod:3846 msgid "" "If C<guestfs_inspect_get_format> returns C<installer> (this is an install " "disk), then this returns true if the disk is a network installer, ie. not a " @@ -32332,12 +32353,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:3856 +#: ../src/guestfs-actions.pod:3858 msgid "guestfs_inspect_list_applications" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3858 +#: ../src/guestfs-actions.pod:3860 #, no-wrap msgid "" " struct guestfs_application_list *\n" @@ -32347,7 +32368,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3864 +#: ../src/guestfs-actions.pod:3866 msgid "" "I<Note:> This call works differently from other parts of the inspection " "API. You have to call C<guestfs_inspect_os>, then " @@ -32360,7 +32381,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3954 +#: ../src/guestfs-actions.pod:3956 msgid "" "This function returns a C<struct guestfs_application_list *>, or NULL if " "there was an error. I<The caller must call C<guestfs_free_application_list> " @@ -32368,19 +32389,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3958 +#: ../src/guestfs-actions.pod:3960 #, fuzzy #| msgid "(Added in 1.7.8)" msgid "(Added in 1.7.8)" msgstr "(Додано у 1.7.8)" #. type: =head2 -#: ../src/guestfs-actions.pod:3960 +#: ../src/guestfs-actions.pod:3962 msgid "guestfs_inspect_os" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:3962 +#: ../src/guestfs-actions.pod:3964 #, no-wrap msgid "" " char **\n" @@ -32389,7 +32410,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3978 +#: ../src/guestfs-actions.pod:3980 msgid "" "You can pass the root string(s) returned to other C<guestfs_inspect_get_*> " "functions in order to query further information about each operating system, " @@ -32397,7 +32418,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3983 +#: ../src/guestfs-actions.pod:3985 msgid "" "This function uses other libguestfs features such as C<guestfs_mount_ro> and " "C<guestfs_umount_all> in order to mount and unmount filesystems and look at " @@ -32406,18 +32427,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3995 ../src/guestfs-actions.pod:4335 -#: ../src/guestfs-actions.pod:4430 +#: ../src/guestfs-actions.pod:3997 ../src/guestfs-actions.pod:4342 +#: ../src/guestfs-actions.pod:4437 msgid "See also C<guestfs_list_filesystems>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4003 +#: ../src/guestfs-actions.pod:4005 msgid "guestfs_is_blockdev" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4005 +#: ../src/guestfs-actions.pod:4007 #, no-wrap msgid "" " int\n" @@ -32427,29 +32448,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4012 ../src/guestfs-actions.pod:4041 -#: ../src/guestfs-actions.pod:4071 ../src/guestfs-actions.pod:4086 -#: ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:4158 -#: ../src/guestfs-actions.pod:4173 +#: ../src/guestfs-actions.pod:4014 ../src/guestfs-actions.pod:4043 +#: ../src/guestfs-actions.pod:4073 ../src/guestfs-actions.pod:4088 +#: ../src/guestfs-actions.pod:4104 ../src/guestfs-actions.pod:4160 +#: ../src/guestfs-actions.pod:4175 msgid "See also C<guestfs_stat>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4016 ../src/guestfs-actions.pod:4045 -#: ../src/guestfs-actions.pod:4090 ../src/guestfs-actions.pod:4162 -#: ../src/guestfs-actions.pod:4177 +#: ../src/guestfs-actions.pod:4018 ../src/guestfs-actions.pod:4047 +#: ../src/guestfs-actions.pod:4092 ../src/guestfs-actions.pod:4164 +#: ../src/guestfs-actions.pod:4179 #, fuzzy #| msgid "(Added in 1.5.10)" msgid "(Added in 1.5.10)" msgstr "(Додано у 1.5.10)" #. type: =head2 -#: ../src/guestfs-actions.pod:4018 +#: ../src/guestfs-actions.pod:4020 msgid "guestfs_is_busy" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4020 +#: ../src/guestfs-actions.pod:4022 #, no-wrap msgid "" " int\n" @@ -32458,12 +32479,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4032 +#: ../src/guestfs-actions.pod:4034 msgid "guestfs_is_chardev" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4034 +#: ../src/guestfs-actions.pod:4036 #, no-wrap msgid "" " int\n" @@ -32473,12 +32494,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4047 +#: ../src/guestfs-actions.pod:4049 msgid "guestfs_is_config" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4049 +#: ../src/guestfs-actions.pod:4051 #, no-wrap msgid "" " int\n" @@ -32487,12 +32508,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4061 +#: ../src/guestfs-actions.pod:4063 msgid "guestfs_is_dir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4063 +#: ../src/guestfs-actions.pod:4065 #, no-wrap msgid "" " int\n" @@ -32502,12 +32523,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4077 +#: ../src/guestfs-actions.pod:4079 msgid "guestfs_is_fifo" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4079 +#: ../src/guestfs-actions.pod:4081 #, no-wrap msgid "" " int\n" @@ -32517,12 +32538,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4092 +#: ../src/guestfs-actions.pod:4094 msgid "guestfs_is_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4094 +#: ../src/guestfs-actions.pod:4096 #, no-wrap msgid "" " int\n" @@ -32532,12 +32553,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4108 +#: ../src/guestfs-actions.pod:4110 msgid "guestfs_is_launching" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4110 +#: ../src/guestfs-actions.pod:4112 #, no-wrap msgid "" " int\n" @@ -32546,12 +32567,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4122 +#: ../src/guestfs-actions.pod:4124 msgid "guestfs_is_lv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4124 +#: ../src/guestfs-actions.pod:4126 #, no-wrap msgid "" " int\n" @@ -32561,12 +32582,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4135 +#: ../src/guestfs-actions.pod:4137 msgid "guestfs_is_ready" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4137 +#: ../src/guestfs-actions.pod:4139 #, no-wrap msgid "" " int\n" @@ -32575,12 +32596,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4149 +#: ../src/guestfs-actions.pod:4151 msgid "guestfs_is_socket" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4151 +#: ../src/guestfs-actions.pod:4153 #, no-wrap msgid "" " int\n" @@ -32590,12 +32611,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4164 +#: ../src/guestfs-actions.pod:4166 msgid "guestfs_is_symlink" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4166 +#: ../src/guestfs-actions.pod:4168 #, no-wrap msgid "" " int\n" @@ -32605,12 +32626,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4179 +#: ../src/guestfs-actions.pod:4181 msgid "guestfs_is_zero" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4181 +#: ../src/guestfs-actions.pod:4183 #, no-wrap msgid "" " int\n" @@ -32620,19 +32641,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4190 ../src/guestfs-actions.pod:4204 +#: ../src/guestfs-actions.pod:4192 ../src/guestfs-actions.pod:4206 #, fuzzy #| msgid "(Added in 1.11.8)" msgid "(Added in 1.11.8)" msgstr "(Додано у 1.11.8)" #. type: =head2 -#: ../src/guestfs-actions.pod:4192 +#: ../src/guestfs-actions.pod:4194 msgid "guestfs_is_zero_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4194 +#: ../src/guestfs-actions.pod:4196 #, no-wrap msgid "" " int\n" @@ -32642,12 +32663,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4206 +#: ../src/guestfs-actions.pod:4208 msgid "guestfs_kill_subprocess" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4208 +#: ../src/guestfs-actions.pod:4210 #, no-wrap msgid "" " int\n" @@ -32656,24 +32677,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4211 +#: ../src/guestfs-actions.pod:4213 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_shutdown> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4220 +#: ../src/guestfs-actions.pod:4222 msgid "Do not call this. See: C<guestfs_shutdown> instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4226 +#: ../src/guestfs-actions.pod:4228 msgid "guestfs_launch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4228 +#: ../src/guestfs-actions.pod:4230 #, no-wrap msgid "" " int\n" @@ -32681,13 +32702,22 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:4239 +msgid "" +"Do not call C<guestfs_launch> twice on the same handle. Although it will " +"not give an error (for historical reasons), the precise behaviour when you " +"do this is not well defined. Handles are very cheap to create, so create a " +"new one for each launch." +msgstr "" + #. type: =head2 -#: ../src/guestfs-actions.pod:4246 +#: ../src/guestfs-actions.pod:4253 msgid "guestfs_lchown" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4248 +#: ../src/guestfs-actions.pod:4255 #, no-wrap msgid "" " int\n" @@ -32699,7 +32729,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4254 +#: ../src/guestfs-actions.pod:4261 msgid "" "Change the file owner to C<owner> and group to C<group>. This is like " "C<guestfs_chown> but if C<path> is a symlink then the link itself is " @@ -32707,12 +32737,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4266 +#: ../src/guestfs-actions.pod:4273 msgid "guestfs_lgetxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4268 +#: ../src/guestfs-actions.pod:4275 #, no-wrap msgid "" " char *\n" @@ -32724,17 +32754,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4288 +#: ../src/guestfs-actions.pod:4295 msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4296 +#: ../src/guestfs-actions.pod:4303 msgid "guestfs_lgetxattrs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4298 +#: ../src/guestfs-actions.pod:4305 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -32744,19 +32774,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4302 +#: ../src/guestfs-actions.pod:4309 msgid "" "This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, " "then it returns the extended attributes of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4312 +#: ../src/guestfs-actions.pod:4319 msgid "guestfs_list_9p" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4314 +#: ../src/guestfs-actions.pod:4321 #, no-wrap msgid "" " char **\n" @@ -32765,12 +32795,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4326 +#: ../src/guestfs-actions.pod:4333 msgid "guestfs_list_devices" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4328 +#: ../src/guestfs-actions.pod:4335 #, no-wrap msgid "" " char **\n" @@ -32779,12 +32809,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4343 +#: ../src/guestfs-actions.pod:4350 msgid "guestfs_list_dm_devices" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4345 +#: ../src/guestfs-actions.pod:4352 #, no-wrap msgid "" " char **\n" @@ -32793,14 +32823,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4350 +#: ../src/guestfs-actions.pod:4357 msgid "" "The returned list contains C</dev/mapper/*> devices, eg. ones created by a " "previous call to C<guestfs_luks_open>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4353 +#: ../src/guestfs-actions.pod:4360 msgid "" "Device mapper devices which correspond to logical volumes are I<not> " "returned in this list. Call C<guestfs_lvs> if you want to list logical " @@ -32808,19 +32838,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4361 ../src/guestfs-actions.pod:5981 +#: ../src/guestfs-actions.pod:4368 ../src/guestfs-actions.pod:5988 #, fuzzy #| msgid "(Added in 1.11.15)" msgid "(Added in 1.11.15)" msgstr "(Додано у 1.11.15)" #. type: =head2 -#: ../src/guestfs-actions.pod:4363 +#: ../src/guestfs-actions.pod:4370 msgid "guestfs_list_filesystems" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4365 +#: ../src/guestfs-actions.pod:4372 #, no-wrap msgid "" " char **\n" @@ -32829,7 +32859,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4385 +#: ../src/guestfs-actions.pod:4392 msgid "" "This command runs other libguestfs commands, which might include " "C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this " @@ -32837,7 +32867,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4389 +#: ../src/guestfs-actions.pod:4396 msgid "" "Not all of the filesystems returned will be mountable. In particular, swap " "partitions are returned in the list. Also this command does not check that " @@ -32847,19 +32877,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4403 ../src/guestfs-actions.pod:6341 +#: ../src/guestfs-actions.pod:4410 ../src/guestfs-actions.pod:6348 #, fuzzy #| msgid "(Added in 1.5.15)" msgid "(Added in 1.5.15)" msgstr "(Додано у 1.5.15)" #. type: =head2 -#: ../src/guestfs-actions.pod:4405 +#: ../src/guestfs-actions.pod:4412 msgid "guestfs_list_md_devices" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4407 +#: ../src/guestfs-actions.pod:4414 #, no-wrap msgid "" " char **\n" @@ -32868,19 +32898,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4416 ../src/guestfs-actions.pod:8027 +#: ../src/guestfs-actions.pod:4423 ../src/guestfs-actions.pod:8034 #, fuzzy #| msgid "(Added in 1.5.4)" msgid "(Added in 1.15.4)" msgstr "(Додано у 1.5.4)" #. type: =head2 -#: ../src/guestfs-actions.pod:4418 +#: ../src/guestfs-actions.pod:4425 msgid "guestfs_list_partitions" msgstr "guestfs_list_partitions" #. type: verbatim -#: ../src/guestfs-actions.pod:4420 +#: ../src/guestfs-actions.pod:4427 #, no-wrap msgid "" " char **\n" @@ -32892,19 +32922,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4427 +#: ../src/guestfs-actions.pod:4434 msgid "" "This does not return logical volumes. For that you will need to call " "C<guestfs_lvs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4438 +#: ../src/guestfs-actions.pod:4445 msgid "guestfs_ll" msgstr "guestfs_ll" #. type: verbatim -#: ../src/guestfs-actions.pod:4440 +#: ../src/guestfs-actions.pod:4447 #, no-wrap msgid "" " char *\n" @@ -32918,12 +32948,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4455 +#: ../src/guestfs-actions.pod:4462 msgid "guestfs_ln" msgstr "guestfs_ln" #. type: verbatim -#: ../src/guestfs-actions.pod:4457 +#: ../src/guestfs-actions.pod:4464 #, no-wrap msgid "" " int\n" @@ -32939,12 +32969,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4468 +#: ../src/guestfs-actions.pod:4475 msgid "guestfs_ln_f" msgstr "guestfs_ln_f" #. type: verbatim -#: ../src/guestfs-actions.pod:4470 +#: ../src/guestfs-actions.pod:4477 #, no-wrap msgid "" " int\n" @@ -32960,12 +32990,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4482 +#: ../src/guestfs-actions.pod:4489 msgid "guestfs_ln_s" msgstr "guestfs_ln_s" #. type: verbatim -#: ../src/guestfs-actions.pod:4484 +#: ../src/guestfs-actions.pod:4491 #, no-wrap msgid "" " int\n" @@ -32981,12 +33011,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4495 +#: ../src/guestfs-actions.pod:4502 msgid "guestfs_ln_sf" msgstr "guestfs_ln_sf" #. type: verbatim -#: ../src/guestfs-actions.pod:4497 +#: ../src/guestfs-actions.pod:4504 #, no-wrap msgid "" " int\n" @@ -33002,12 +33032,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4509 +#: ../src/guestfs-actions.pod:4516 msgid "guestfs_lremovexattr" msgstr "guestfs_lremovexattr" #. type: verbatim -#: ../src/guestfs-actions.pod:4511 +#: ../src/guestfs-actions.pod:4518 #, no-wrap msgid "" " int\n" @@ -33023,19 +33053,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4516 +#: ../src/guestfs-actions.pod:4523 msgid "" "This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic " "link, then it removes an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4524 +#: ../src/guestfs-actions.pod:4531 msgid "guestfs_ls" msgstr "guestfs_ls" #. type: verbatim -#: ../src/guestfs-actions.pod:4526 +#: ../src/guestfs-actions.pod:4533 #, no-wrap msgid "" " char **\n" @@ -33049,19 +33079,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4534 +#: ../src/guestfs-actions.pod:4541 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use C<guestfs_readdir> instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4543 +#: ../src/guestfs-actions.pod:4550 msgid "guestfs_lsetxattr" msgstr "guestfs_lsetxattr" #. type: verbatim -#: ../src/guestfs-actions.pod:4545 +#: ../src/guestfs-actions.pod:4552 #, no-wrap msgid "" " int\n" @@ -33081,19 +33111,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4552 +#: ../src/guestfs-actions.pod:4559 msgid "" "This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, " "then it sets an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4560 +#: ../src/guestfs-actions.pod:4567 msgid "guestfs_lstat" msgstr "guestfs_lstat" #. type: verbatim -#: ../src/guestfs-actions.pod:4562 +#: ../src/guestfs-actions.pod:4569 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -33107,34 +33137,34 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4568 +#: ../src/guestfs-actions.pod:4575 msgid "" "This is the same as C<guestfs_stat> except that if C<path> is a symbolic " "link, then the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4574 ../src/guestfs-actions.pod:7546 +#: ../src/guestfs-actions.pod:4581 ../src/guestfs-actions.pod:7553 msgid "" "This function returns a C<struct guestfs_stat *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_stat> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4578 ../src/guestfs-actions.pod:7550 -#: ../src/guestfs-actions.pod:7568 ../src/guestfs-actions.pod:8071 +#: ../src/guestfs-actions.pod:4585 ../src/guestfs-actions.pod:7557 +#: ../src/guestfs-actions.pod:7575 ../src/guestfs-actions.pod:8078 #, fuzzy #| msgid "(Added in 0.9.2)" msgid "(Added in 0.9.2)" msgstr "(Додано у 0.9.2)" #. type: =head2 -#: ../src/guestfs-actions.pod:4580 +#: ../src/guestfs-actions.pod:4587 msgid "guestfs_lstatlist" msgstr "guestfs_lstatlist" #. type: verbatim -#: ../src/guestfs-actions.pod:4582 +#: ../src/guestfs-actions.pod:4589 #, no-wrap msgid "" " struct guestfs_stat_list *\n" @@ -33150,7 +33180,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4587 +#: ../src/guestfs-actions.pod:4594 msgid "" "This call allows you to perform the C<guestfs_lstat> operation on multiple " "files, where all files are in the directory C<path>. C<names> is the list " @@ -33158,7 +33188,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4596 +#: ../src/guestfs-actions.pod:4603 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C<guestfs_lxattrlist> " @@ -33169,19 +33199,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4604 +#: ../src/guestfs-actions.pod:4611 msgid "" "This function returns a C<struct guestfs_stat_list *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_stat_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4610 +#: ../src/guestfs-actions.pod:4617 msgid "guestfs_luks_add_key" msgstr "guestfs_luks_add_key" #. type: verbatim -#: ../src/guestfs-actions.pod:4612 +#: ../src/guestfs-actions.pod:4619 #, no-wrap msgid "" " int\n" @@ -33201,16 +33231,16 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4624 +#: ../src/guestfs-actions.pod:4631 msgid "" "Note that if C<keyslot> already contains a key, then this command will " "fail. You have to use C<guestfs_luks_kill_slot> first to remove that key." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4630 ../src/guestfs-actions.pod:4667 -#: ../src/guestfs-actions.pod:4687 ../src/guestfs-actions.pod:4707 -#: ../src/guestfs-actions.pod:4742 ../src/guestfs-actions.pod:4761 +#: ../src/guestfs-actions.pod:4637 ../src/guestfs-actions.pod:4674 +#: ../src/guestfs-actions.pod:4694 ../src/guestfs-actions.pod:4714 +#: ../src/guestfs-actions.pod:4749 ../src/guestfs-actions.pod:4768 msgid "" "This function takes a key or passphrase parameter which could contain " "sensitive material. Read the section L</KEYS AND PASSPHRASES> for more " @@ -33218,20 +33248,20 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4634 ../src/guestfs-actions.pod:4671 -#: ../src/guestfs-actions.pod:4691 ../src/guestfs-actions.pod:4711 +#: ../src/guestfs-actions.pod:4641 ../src/guestfs-actions.pod:4678 +#: ../src/guestfs-actions.pod:4698 ../src/guestfs-actions.pod:4718 #, fuzzy #| msgid "(Added in 1.5.2)" msgid "(Added in 1.5.2)" msgstr "(Додано у 1.5.2)" #. type: =head2 -#: ../src/guestfs-actions.pod:4636 +#: ../src/guestfs-actions.pod:4643 msgid "guestfs_luks_close" msgstr "guestfs_luks_close" #. type: verbatim -#: ../src/guestfs-actions.pod:4638 +#: ../src/guestfs-actions.pod:4645 #, no-wrap msgid "" " int\n" @@ -33245,7 +33275,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4642 +#: ../src/guestfs-actions.pod:4649 msgid "" "This closes a LUKS device that was created earlier by C<guestfs_luks_open> " "or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the " @@ -33254,21 +33284,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4650 ../src/guestfs-actions.pod:4746 -#: ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4815 -#: ../src/guestfs-actions.pod:4860 +#: ../src/guestfs-actions.pod:4657 ../src/guestfs-actions.pod:4753 +#: ../src/guestfs-actions.pod:4772 ../src/guestfs-actions.pod:4822 +#: ../src/guestfs-actions.pod:4867 #, fuzzy #| msgid "(Added in 1.5.1)" msgid "(Added in 1.5.1)" msgstr "(Додано у 1.5.1)" #. type: =head2 -#: ../src/guestfs-actions.pod:4652 +#: ../src/guestfs-actions.pod:4659 msgid "guestfs_luks_format" msgstr "guestfs_luks_format" #. type: verbatim -#: ../src/guestfs-actions.pod:4654 +#: ../src/guestfs-actions.pod:4661 #, no-wrap msgid "" " int\n" @@ -33286,12 +33316,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4673 +#: ../src/guestfs-actions.pod:4680 msgid "guestfs_luks_format_cipher" msgstr "guestfs_luks_format_cipher" #. type: verbatim -#: ../src/guestfs-actions.pod:4675 +#: ../src/guestfs-actions.pod:4682 #, no-wrap msgid "" " int\n" @@ -33311,19 +33341,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4682 +#: ../src/guestfs-actions.pod:4689 msgid "" "This command is the same as C<guestfs_luks_format> but it also allows you to " "set the C<cipher> used." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4693 +#: ../src/guestfs-actions.pod:4700 msgid "guestfs_luks_kill_slot" msgstr "guestfs_luks_kill_slot" #. type: verbatim -#: ../src/guestfs-actions.pod:4695 +#: ../src/guestfs-actions.pod:4702 #, no-wrap msgid "" " int\n" @@ -33341,12 +33371,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4713 +#: ../src/guestfs-actions.pod:4720 msgid "guestfs_luks_open" msgstr "guestfs_luks_open" #. type: verbatim -#: ../src/guestfs-actions.pod:4715 +#: ../src/guestfs-actions.pod:4722 #, no-wrap msgid "" " int\n" @@ -33364,7 +33394,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4733 +#: ../src/guestfs-actions.pod:4740 msgid "" "If this block device contains LVM volume groups, then calling " "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them " @@ -33372,17 +33402,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4737 +#: ../src/guestfs-actions.pod:4744 msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4748 +#: ../src/guestfs-actions.pod:4755 msgid "guestfs_luks_open_ro" msgstr "guestfs_luks_open_ro" #. type: verbatim -#: ../src/guestfs-actions.pod:4750 +#: ../src/guestfs-actions.pod:4757 #, no-wrap msgid "" " int\n" @@ -33400,19 +33430,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4756 +#: ../src/guestfs-actions.pod:4763 msgid "" "This is the same as C<guestfs_luks_open> except that a read-only mapping is " "created." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4767 +#: ../src/guestfs-actions.pod:4774 msgid "guestfs_lvcreate" msgstr "guestfs_lvcreate" #. type: verbatim -#: ../src/guestfs-actions.pod:4769 +#: ../src/guestfs-actions.pod:4776 #, no-wrap msgid "" " int\n" @@ -33430,12 +33460,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4782 +#: ../src/guestfs-actions.pod:4789 msgid "guestfs_lvm_canonical_lv_name" msgstr "guestfs_lvm_canonical_lv_name" #. type: verbatim -#: ../src/guestfs-actions.pod:4784 +#: ../src/guestfs-actions.pod:4791 #, no-wrap msgid "" " char *\n" @@ -33449,24 +33479,24 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4795 +#: ../src/guestfs-actions.pod:4802 msgid "See also C<guestfs_is_lv>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4800 +#: ../src/guestfs-actions.pod:4807 #, fuzzy #| msgid "(Added in 1.5.24)" msgid "(Added in 1.5.24)" msgstr "(Додано у 1.5.24)" #. type: =head2 -#: ../src/guestfs-actions.pod:4802 +#: ../src/guestfs-actions.pod:4809 msgid "guestfs_lvm_clear_filter" msgstr "guestfs_lvm_clear_filter" #. type: verbatim -#: ../src/guestfs-actions.pod:4804 +#: ../src/guestfs-actions.pod:4811 #, no-wrap msgid "" " int\n" @@ -33478,19 +33508,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4807 +#: ../src/guestfs-actions.pod:4814 msgid "" "This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to " "see every block device." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4817 +#: ../src/guestfs-actions.pod:4824 msgid "guestfs_lvm_remove_all" msgstr "guestfs_lvm_remove_all" #. type: verbatim -#: ../src/guestfs-actions.pod:4819 +#: ../src/guestfs-actions.pod:4826 #, no-wrap msgid "" " int\n" @@ -33502,12 +33532,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4829 +#: ../src/guestfs-actions.pod:4836 msgid "guestfs_lvm_set_filter" msgstr "guestfs_lvm_set_filter" #. type: verbatim -#: ../src/guestfs-actions.pod:4831 +#: ../src/guestfs-actions.pod:4838 #, no-wrap msgid "" " int\n" @@ -33521,12 +33551,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4862 +#: ../src/guestfs-actions.pod:4869 msgid "guestfs_lvremove" msgstr "guestfs_lvremove" #. type: verbatim -#: ../src/guestfs-actions.pod:4864 +#: ../src/guestfs-actions.pod:4871 #, no-wrap msgid "" " int\n" @@ -33540,20 +33570,20 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4876 ../src/guestfs-actions.pod:6456 -#: ../src/guestfs-actions.pod:8441 +#: ../src/guestfs-actions.pod:4883 ../src/guestfs-actions.pod:6463 +#: ../src/guestfs-actions.pod:8448 #, fuzzy #| msgid "(Added in 1.0.13)" msgid "(Added in 1.0.13)" msgstr "(Додано у 1.0.13)" #. type: =head2 -#: ../src/guestfs-actions.pod:4878 +#: ../src/guestfs-actions.pod:4885 msgid "guestfs_lvrename" msgstr "guestfs_lvrename" #. type: verbatim -#: ../src/guestfs-actions.pod:4880 +#: ../src/guestfs-actions.pod:4887 #, no-wrap msgid "" " int\n" @@ -33569,19 +33599,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4889 ../src/guestfs-actions.pod:8454 +#: ../src/guestfs-actions.pod:4896 ../src/guestfs-actions.pod:8461 #, fuzzy #| msgid "(Added in 1.0.83)" msgid "(Added in 1.0.83)" msgstr "(Додано у 1.0.83)" #. type: =head2 -#: ../src/guestfs-actions.pod:4891 +#: ../src/guestfs-actions.pod:4898 msgid "guestfs_lvresize" msgstr "guestfs_lvresize" #. type: verbatim -#: ../src/guestfs-actions.pod:4893 +#: ../src/guestfs-actions.pod:4900 #, no-wrap msgid "" " int\n" @@ -33597,12 +33627,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4906 +#: ../src/guestfs-actions.pod:4913 msgid "guestfs_lvresize_free" msgstr "guestfs_lvresize_free" #. type: verbatim -#: ../src/guestfs-actions.pod:4908 +#: ../src/guestfs-actions.pod:4915 #, no-wrap msgid "" " int\n" @@ -33618,19 +33648,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4921 +#: ../src/guestfs-actions.pod:4928 #, fuzzy #| msgid "(Added in 1.3.3)" msgid "(Added in 1.3.3)" msgstr "(Додано у 1.3.3)" #. type: =head2 -#: ../src/guestfs-actions.pod:4923 +#: ../src/guestfs-actions.pod:4930 msgid "guestfs_lvs" msgstr "guestfs_lvs" #. type: verbatim -#: ../src/guestfs-actions.pod:4925 +#: ../src/guestfs-actions.pod:4932 #, no-wrap msgid "" " char **\n" @@ -33642,17 +33672,17 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4934 +#: ../src/guestfs-actions.pod:4941 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4942 +#: ../src/guestfs-actions.pod:4949 msgid "guestfs_lvs_full" msgstr "guestfs_lvs_full" #. type: verbatim -#: ../src/guestfs-actions.pod:4944 +#: ../src/guestfs-actions.pod:4951 #, no-wrap msgid "" " struct guestfs_lvm_lv_list *\n" @@ -33664,19 +33694,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4950 +#: ../src/guestfs-actions.pod:4957 msgid "" "This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4956 +#: ../src/guestfs-actions.pod:4963 msgid "guestfs_lvuuid" msgstr "guestfs_lvuuid" #. type: verbatim -#: ../src/guestfs-actions.pod:4958 +#: ../src/guestfs-actions.pod:4965 #, no-wrap msgid "" " char *\n" @@ -33690,12 +33720,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4969 +#: ../src/guestfs-actions.pod:4976 msgid "guestfs_lxattrlist" msgstr "guestfs_lxattrlist" #. type: verbatim -#: ../src/guestfs-actions.pod:4971 +#: ../src/guestfs-actions.pod:4978 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -33711,7 +33741,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:4990 +#: ../src/guestfs-actions.pod:4997 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C<guestfs_lstatlist> for " @@ -33722,12 +33752,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5004 +#: ../src/guestfs-actions.pod:5011 msgid "guestfs_md_create" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5006 +#: ../src/guestfs-actions.pod:5013 #, no-wrap msgid "" " int\n" @@ -33739,7 +33769,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5017 +#: ../src/guestfs-actions.pod:5024 #, no-wrap msgid "" " GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n" @@ -33751,20 +33781,20 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5079 ../src/guestfs-actions.pod:5145 -#: ../src/guestfs-actions.pod:5158 +#: ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5152 +#: ../src/guestfs-actions.pod:5165 #, fuzzy #| msgid "(Added in 1.5.3)" msgid "(Added in 1.15.6)" msgstr "(Додано у 1.5.3)" #. type: =head2 -#: ../src/guestfs-actions.pod:5081 +#: ../src/guestfs-actions.pod:5088 msgid "guestfs_md_create_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5083 +#: ../src/guestfs-actions.pod:5090 #, no-wrap msgid "" " int\n" @@ -33776,17 +33806,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5089 +#: ../src/guestfs-actions.pod:5096 msgid "This is the \"va_list variant\" of L</guestfs_md_create>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5093 +#: ../src/guestfs-actions.pod:5100 msgid "guestfs_md_create_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5095 +#: ../src/guestfs-actions.pod:5102 #, no-wrap msgid "" " int\n" @@ -33798,17 +33828,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5101 +#: ../src/guestfs-actions.pod:5108 msgid "This is the \"argv variant\" of L</guestfs_md_create>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5105 +#: ../src/guestfs-actions.pod:5112 msgid "guestfs_md_detail" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5107 +#: ../src/guestfs-actions.pod:5114 #, no-wrap msgid "" " char **\n" @@ -33818,12 +33848,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5147 +#: ../src/guestfs-actions.pod:5154 msgid "guestfs_md_stop" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5149 +#: ../src/guestfs-actions.pod:5156 #, no-wrap msgid "" " int\n" @@ -33833,12 +33863,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5160 +#: ../src/guestfs-actions.pod:5167 msgid "guestfs_mkdir" msgstr "guestfs_mkdir" #. type: verbatim -#: ../src/guestfs-actions.pod:5162 +#: ../src/guestfs-actions.pod:5169 #, no-wrap msgid "" " int\n" @@ -33852,12 +33882,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5172 +#: ../src/guestfs-actions.pod:5179 msgid "guestfs_mkdir_mode" msgstr "guestfs_mkdir_mode" #. type: verbatim -#: ../src/guestfs-actions.pod:5174 +#: ../src/guestfs-actions.pod:5181 #, no-wrap msgid "" " int\n" @@ -33873,17 +33903,17 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:5186 +#: ../src/guestfs-actions.pod:5193 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5192 +#: ../src/guestfs-actions.pod:5199 msgid "guestfs_mkdir_p" msgstr "guestfs_mkdir_p" #. type: verbatim -#: ../src/guestfs-actions.pod:5194 +#: ../src/guestfs-actions.pod:5201 #, no-wrap msgid "" " int\n" @@ -33897,12 +33927,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5205 +#: ../src/guestfs-actions.pod:5212 msgid "guestfs_mkdtemp" msgstr "guestfs_mkdtemp" #. type: verbatim -#: ../src/guestfs-actions.pod:5207 +#: ../src/guestfs-actions.pod:5214 #, fuzzy, no-wrap #| msgid "" #| " char *\n" @@ -33921,12 +33951,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5235 +#: ../src/guestfs-actions.pod:5242 msgid "guestfs_mke2fs_J" msgstr "guestfs_mke2fs_J" #. type: verbatim -#: ../src/guestfs-actions.pod:5237 +#: ../src/guestfs-actions.pod:5244 #, no-wrap msgid "" " int\n" @@ -33946,27 +33976,27 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:5250 +#: ../src/guestfs-actions.pod:5257 msgid "See also C<guestfs_mke2journal>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5254 ../src/guestfs-actions.pod:5272 -#: ../src/guestfs-actions.pod:5290 ../src/guestfs-actions.pod:5306 -#: ../src/guestfs-actions.pod:5320 ../src/guestfs-actions.pod:5334 -#: ../src/guestfs-actions.pod:5393 ../src/guestfs-actions.pod:5670 +#: ../src/guestfs-actions.pod:5261 ../src/guestfs-actions.pod:5279 +#: ../src/guestfs-actions.pod:5297 ../src/guestfs-actions.pod:5313 +#: ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:5341 +#: ../src/guestfs-actions.pod:5400 ../src/guestfs-actions.pod:5677 #, fuzzy #| msgid "(Added in 1.0.68)" msgid "(Added in 1.0.68)" msgstr "(Додано у 1.0.68)" #. type: =head2 -#: ../src/guestfs-actions.pod:5256 +#: ../src/guestfs-actions.pod:5263 msgid "guestfs_mke2fs_JL" msgstr "guestfs_mke2fs_JL" #. type: verbatim -#: ../src/guestfs-actions.pod:5258 +#: ../src/guestfs-actions.pod:5265 #, no-wrap msgid "" " int\n" @@ -33986,17 +34016,17 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:5268 +#: ../src/guestfs-actions.pod:5275 msgid "See also C<guestfs_mke2journal_L>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5274 +#: ../src/guestfs-actions.pod:5281 msgid "guestfs_mke2fs_JU" msgstr "guestfs_mke2fs_JU" #. type: verbatim -#: ../src/guestfs-actions.pod:5276 +#: ../src/guestfs-actions.pod:5283 #, no-wrap msgid "" " int\n" @@ -34016,17 +34046,17 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:5286 +#: ../src/guestfs-actions.pod:5293 msgid "See also C<guestfs_mke2journal_U>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5292 +#: ../src/guestfs-actions.pod:5299 msgid "guestfs_mke2journal" msgstr "guestfs_mke2journal" #. type: verbatim -#: ../src/guestfs-actions.pod:5294 +#: ../src/guestfs-actions.pod:5301 #, no-wrap msgid "" " int\n" @@ -34042,12 +34072,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5308 +#: ../src/guestfs-actions.pod:5315 msgid "guestfs_mke2journal_L" msgstr "guestfs_mke2journal_L" #. type: verbatim -#: ../src/guestfs-actions.pod:5310 +#: ../src/guestfs-actions.pod:5317 #, no-wrap msgid "" " int\n" @@ -34065,12 +34095,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5322 +#: ../src/guestfs-actions.pod:5329 msgid "guestfs_mke2journal_U" msgstr "guestfs_mke2journal_U" #. type: verbatim -#: ../src/guestfs-actions.pod:5324 +#: ../src/guestfs-actions.pod:5331 #, no-wrap msgid "" " int\n" @@ -34088,12 +34118,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5336 +#: ../src/guestfs-actions.pod:5343 msgid "guestfs_mkfifo" msgstr "guestfs_mkfifo" #. type: verbatim -#: ../src/guestfs-actions.pod:5338 +#: ../src/guestfs-actions.pod:5345 #, no-wrap msgid "" " int\n" @@ -34109,19 +34139,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:5343 +#: ../src/guestfs-actions.pod:5350 msgid "" "This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It " "is just a convenient wrapper around C<guestfs_mknod>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5353 +#: ../src/guestfs-actions.pod:5360 msgid "guestfs_mkfs" msgstr "guestfs_mkfs" #. type: verbatim -#: ../src/guestfs-actions.pod:5355 +#: ../src/guestfs-actions.pod:5362 #, no-wrap msgid "" " int\n" @@ -34137,12 +34167,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5368 +#: ../src/guestfs-actions.pod:5375 msgid "guestfs_mkfs_b" msgstr "guestfs_mkfs_b" #. type: verbatim -#: ../src/guestfs-actions.pod:5370 +#: ../src/guestfs-actions.pod:5377 #, no-wrap msgid "" " int\n" @@ -34160,14 +34190,14 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:5376 +#: ../src/guestfs-actions.pod:5383 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5383 +#: ../src/guestfs-actions.pod:5390 msgid "" "This call is similar to C<guestfs_mkfs>, but it allows you to control the " "block size of the resulting filesystem. Supported block sizes depend on the " @@ -34175,12 +34205,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5395 +#: ../src/guestfs-actions.pod:5402 msgid "guestfs_mkfs_opts" msgstr "guestfs_mkfs_opts" #. type: verbatim -#: ../src/guestfs-actions.pod:5397 +#: ../src/guestfs-actions.pod:5404 #, no-wrap msgid "" " int\n" @@ -34198,7 +34228,7 @@ msgstr "" "\n" #. type: verbatim -#: ../src/guestfs-actions.pod:5408 +#: ../src/guestfs-actions.pod:5415 #, no-wrap msgid "" " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n" @@ -34209,19 +34239,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5456 +#: ../src/guestfs-actions.pod:5463 #, fuzzy #| msgid "(Added in 1.7.19)" msgid "(Added in 1.7.19)" msgstr "(Додано у 1.7.19)" #. type: =head2 -#: ../src/guestfs-actions.pod:5458 +#: ../src/guestfs-actions.pod:5465 msgid "guestfs_mkfs_opts_va" msgstr "guestfs_mkfs_opts_va" #. type: verbatim -#: ../src/guestfs-actions.pod:5460 +#: ../src/guestfs-actions.pod:5467 #, no-wrap msgid "" " int\n" @@ -34239,17 +34269,17 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:5466 +#: ../src/guestfs-actions.pod:5473 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5470 +#: ../src/guestfs-actions.pod:5477 msgid "guestfs_mkfs_opts_argv" msgstr "guestfs_mkfs_opts_argv" #. type: verbatim -#: ../src/guestfs-actions.pod:5472 +#: ../src/guestfs-actions.pod:5479 #, no-wrap msgid "" " int\n" @@ -34267,17 +34297,17 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:5478 +#: ../src/guestfs-actions.pod:5485 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5482 +#: ../src/guestfs-actions.pod:5489 msgid "guestfs_mkmountpoint" msgstr "guestfs_mkmountpoint" #. type: verbatim -#: ../src/guestfs-actions.pod:5484 +#: ../src/guestfs-actions.pod:5491 #, no-wrap msgid "" " int\n" @@ -34291,7 +34321,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:5488 +#: ../src/guestfs-actions.pod:5495 msgid "" "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls " "that can be used to create extra mountpoints before mounting the first " @@ -34299,7 +34329,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5512 +#: ../src/guestfs-actions.pod:5519 msgid "" "C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>. You " "may get unexpected errors if you try to mix these calls. It is safest to " @@ -34307,7 +34337,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5516 +#: ../src/guestfs-actions.pod:5523 msgid "" "C<guestfs_umount_all> unmounts filesystems by sorting the paths longest " "first, so for this to work for manual mountpoints, you must ensure that the " @@ -34316,7 +34346,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5523 +#: ../src/guestfs-actions.pod:5530 msgid "" "Autosync [see C<guestfs_set_autosync>, this is set by default on handles] " "can cause C<guestfs_umount_all> to be called when the handle is closed which " @@ -34324,20 +34354,20 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5529 ../src/guestfs-actions.pod:5835 -#: ../src/guestfs-actions.pod:6876 +#: ../src/guestfs-actions.pod:5536 ../src/guestfs-actions.pod:5842 +#: ../src/guestfs-actions.pod:6883 #, fuzzy #| msgid "(Added in 1.0.62)" msgid "(Added in 1.0.62)" msgstr "(Додано у 1.0.62)" #. type: =head2 -#: ../src/guestfs-actions.pod:5531 +#: ../src/guestfs-actions.pod:5538 msgid "guestfs_mknod" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5533 +#: ../src/guestfs-actions.pod:5540 #, no-wrap msgid "" " int\n" @@ -34350,7 +34380,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5548 +#: ../src/guestfs-actions.pod:5555 msgid "" "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with " "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a " @@ -34361,12 +34391,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5562 +#: ../src/guestfs-actions.pod:5569 msgid "guestfs_mknod_b" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5564 +#: ../src/guestfs-actions.pod:5571 #, no-wrap msgid "" " int\n" @@ -34379,7 +34409,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5571 +#: ../src/guestfs-actions.pod:5578 msgid "" "This call creates a block device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -34387,12 +34417,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5581 +#: ../src/guestfs-actions.pod:5588 msgid "guestfs_mknod_c" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5583 +#: ../src/guestfs-actions.pod:5590 #, no-wrap msgid "" " int\n" @@ -34405,7 +34435,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5590 +#: ../src/guestfs-actions.pod:5597 msgid "" "This call creates a char device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -34413,12 +34443,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5600 +#: ../src/guestfs-actions.pod:5607 msgid "guestfs_mkswap" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5602 +#: ../src/guestfs-actions.pod:5609 #, no-wrap msgid "" " int\n" @@ -34428,12 +34458,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5612 +#: ../src/guestfs-actions.pod:5619 msgid "guestfs_mkswap_L" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5614 +#: ../src/guestfs-actions.pod:5621 #, no-wrap msgid "" " int\n" @@ -34444,12 +34474,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5629 +#: ../src/guestfs-actions.pod:5636 msgid "guestfs_mkswap_U" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5631 +#: ../src/guestfs-actions.pod:5638 #, no-wrap msgid "" " int\n" @@ -34460,12 +34490,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5642 +#: ../src/guestfs-actions.pod:5649 msgid "guestfs_mkswap_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5644 +#: ../src/guestfs-actions.pod:5651 #, no-wrap msgid "" " int\n" @@ -34475,19 +34505,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5650 +#: ../src/guestfs-actions.pod:5657 msgid "" "This command just writes a swap file signature to an existing file. To " "create the file itself, use something like C<guestfs_fallocate>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5657 +#: ../src/guestfs-actions.pod:5664 msgid "guestfs_modprobe" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5659 +#: ../src/guestfs-actions.pod:5666 #, no-wrap msgid "" " int\n" @@ -34497,12 +34527,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5672 +#: ../src/guestfs-actions.pod:5679 msgid "guestfs_mount" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5674 +#: ../src/guestfs-actions.pod:5681 #, no-wrap msgid "" " int\n" @@ -34513,7 +34543,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5693 +#: ../src/guestfs-actions.pod:5700 msgid "" "Before libguestfs 1.13.16, this call implicitly added the options C<sync> " "and C<noatime>. The C<sync> option greatly slowed writes and caused many " @@ -34523,12 +34553,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5704 +#: ../src/guestfs-actions.pod:5711 msgid "guestfs_mount_9p" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5706 +#: ../src/guestfs-actions.pod:5713 #, no-wrap msgid "" " int\n" @@ -34540,7 +34570,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5717 +#: ../src/guestfs-actions.pod:5724 #, no-wrap msgid "" " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n" @@ -34548,12 +34578,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5730 +#: ../src/guestfs-actions.pod:5737 msgid "guestfs_mount_9p_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5732 +#: ../src/guestfs-actions.pod:5739 #, no-wrap msgid "" " int\n" @@ -34565,17 +34595,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5738 +#: ../src/guestfs-actions.pod:5745 msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5742 +#: ../src/guestfs-actions.pod:5749 msgid "guestfs_mount_9p_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5744 +#: ../src/guestfs-actions.pod:5751 #, no-wrap msgid "" " int\n" @@ -34587,17 +34617,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5750 +#: ../src/guestfs-actions.pod:5757 msgid "This is the \"argv variant\" of L</guestfs_mount_9p>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5754 +#: ../src/guestfs-actions.pod:5761 msgid "guestfs_mount_loop" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5756 +#: ../src/guestfs-actions.pod:5763 #, no-wrap msgid "" " int\n" @@ -34608,12 +34638,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5769 +#: ../src/guestfs-actions.pod:5776 msgid "guestfs_mount_options" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5771 +#: ../src/guestfs-actions.pod:5778 #, no-wrap msgid "" " int\n" @@ -34625,27 +34655,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5777 +#: ../src/guestfs-actions.pod:5784 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " "the mount options as for the L<mount(8)> I<-o> flag." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5787 ../src/guestfs-actions.pod:5801 -#: ../src/guestfs-actions.pod:5818 +#: ../src/guestfs-actions.pod:5794 ../src/guestfs-actions.pod:5808 +#: ../src/guestfs-actions.pod:5825 #, fuzzy #| msgid "(Added in 1.0.10)" msgid "(Added in 1.0.10)" msgstr "(Додано у 1.0.10)" #. type: =head2 -#: ../src/guestfs-actions.pod:5789 +#: ../src/guestfs-actions.pod:5796 msgid "guestfs_mount_ro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5791 +#: ../src/guestfs-actions.pod:5798 #, no-wrap msgid "" " int\n" @@ -34656,19 +34686,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5796 +#: ../src/guestfs-actions.pod:5803 msgid "" "This is the same as the C<guestfs_mount> command, but it mounts the " "filesystem with the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5803 +#: ../src/guestfs-actions.pod:5810 msgid "guestfs_mount_vfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5805 +#: ../src/guestfs-actions.pod:5812 #, no-wrap msgid "" " int\n" @@ -34681,7 +34711,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5812 +#: ../src/guestfs-actions.pod:5819 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " "both the mount options and the vfstype as for the L<mount(8)> I<-o> and I<-" @@ -34689,12 +34719,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5820 +#: ../src/guestfs-actions.pod:5827 msgid "guestfs_mountpoints" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5822 +#: ../src/guestfs-actions.pod:5829 #, no-wrap msgid "" " char **\n" @@ -34703,7 +34733,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5825 +#: ../src/guestfs-actions.pod:5832 msgid "" "This call is similar to C<guestfs_mounts>. That call returns a list of " "devices. This one returns a hash table (map) of device name to directory " @@ -34711,12 +34741,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5837 +#: ../src/guestfs-actions.pod:5844 msgid "guestfs_mounts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5839 +#: ../src/guestfs-actions.pod:5846 #, no-wrap msgid "" " char **\n" @@ -34725,17 +34755,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5847 +#: ../src/guestfs-actions.pod:5854 msgid "See also: C<guestfs_mountpoints>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5855 +#: ../src/guestfs-actions.pod:5862 msgid "guestfs_mv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5857 +#: ../src/guestfs-actions.pod:5864 #, no-wrap msgid "" " int\n" @@ -34746,14 +34776,14 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5869 +#: ../src/guestfs-actions.pod:5876 #, fuzzy #| msgid "guestfs_zero_device" msgid "guestfs_nr_devices" msgstr "guestfs_zero_device" #. type: verbatim -#: ../src/guestfs-actions.pod:5871 +#: ../src/guestfs-actions.pod:5878 #, fuzzy, no-wrap #| msgid "" #| " int\n" @@ -34769,7 +34799,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:5874 +#: ../src/guestfs-actions.pod:5881 msgid "" "This returns the number of whole block devices that were added. This is the " "same as the number of devices that would be returned if you called " @@ -34777,19 +34807,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5878 +#: ../src/guestfs-actions.pod:5885 msgid "" "To find out the maximum number of devices that could be added, call " "C<guestfs_max_disks>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5883 +#: ../src/guestfs-actions.pod:5890 msgid "guestfs_ntfs_3g_probe" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5885 +#: ../src/guestfs-actions.pod:5892 #, no-wrap msgid "" " int\n" @@ -34800,19 +34830,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5904 +#: ../src/guestfs-actions.pod:5911 #, fuzzy #| msgid "(Added in 1.0.43)" msgid "(Added in 1.0.43)" msgstr "(Додано у 1.0.43)" #. type: =head2 -#: ../src/guestfs-actions.pod:5906 +#: ../src/guestfs-actions.pod:5913 msgid "guestfs_ntfsresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5908 +#: ../src/guestfs-actions.pod:5915 #, no-wrap msgid "" " int\n" @@ -34822,19 +34852,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5912 ../src/guestfs-actions.pod:6012 +#: ../src/guestfs-actions.pod:5919 ../src/guestfs-actions.pod:6019 msgid "" "I<This function is deprecated.> In new code, use the L</" "guestfs_ntfsresize_opts> call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5936 +#: ../src/guestfs-actions.pod:5943 msgid "guestfs_ntfsresize_opts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5938 +#: ../src/guestfs-actions.pod:5945 #, no-wrap msgid "" " int\n" @@ -34845,7 +34875,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5948 +#: ../src/guestfs-actions.pod:5955 #, no-wrap msgid "" " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n" @@ -34854,7 +34884,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5968 +#: ../src/guestfs-actions.pod:5975 msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -34865,12 +34895,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5983 +#: ../src/guestfs-actions.pod:5990 msgid "guestfs_ntfsresize_opts_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5985 +#: ../src/guestfs-actions.pod:5992 #, no-wrap msgid "" " int\n" @@ -34881,17 +34911,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5990 +#: ../src/guestfs-actions.pod:5997 msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5994 +#: ../src/guestfs-actions.pod:6001 msgid "guestfs_ntfsresize_opts_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5996 +#: ../src/guestfs-actions.pod:6003 #, no-wrap msgid "" " int\n" @@ -34902,17 +34932,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6001 +#: ../src/guestfs-actions.pod:6008 msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6005 +#: ../src/guestfs-actions.pod:6012 msgid "guestfs_ntfsresize_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6007 +#: ../src/guestfs-actions.pod:6014 #, no-wrap msgid "" " int\n" @@ -34923,28 +34953,28 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6019 +#: ../src/guestfs-actions.pod:6026 msgid "" "This command is the same as C<guestfs_ntfsresize> except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6024 ../src/guestfs-actions.pod:6483 -#: ../src/guestfs-actions.pod:6556 ../src/guestfs-actions.pod:6824 -#: ../src/guestfs-actions.pod:8598 +#: ../src/guestfs-actions.pod:6031 ../src/guestfs-actions.pod:6490 +#: ../src/guestfs-actions.pod:6563 ../src/guestfs-actions.pod:6831 +#: ../src/guestfs-actions.pod:8605 #, fuzzy #| msgid "(Added in 1.3.14)" msgid "(Added in 1.3.14)" msgstr "(Додано у 1.3.14)" #. type: =head2 -#: ../src/guestfs-actions.pod:6026 +#: ../src/guestfs-actions.pod:6033 msgid "guestfs_part_add" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6028 +#: ../src/guestfs-actions.pod:6035 #, no-wrap msgid "" " int\n" @@ -34957,36 +34987,36 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6035 +#: ../src/guestfs-actions.pod:6042 msgid "" "This command adds a partition to C<device>. If there is no partition table " "on the device, call C<guestfs_part_init> first." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6047 +#: ../src/guestfs-actions.pod:6054 msgid "" "Creating a partition which covers the whole disk is not so easy. Use " "C<guestfs_part_disk> to do that." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6052 ../src/guestfs-actions.pod:6087 -#: ../src/guestfs-actions.pod:6140 ../src/guestfs-actions.pod:6224 -#: ../src/guestfs-actions.pod:6262 ../src/guestfs-actions.pod:6281 -#: ../src/guestfs-actions.pod:6321 +#: ../src/guestfs-actions.pod:6059 ../src/guestfs-actions.pod:6094 +#: ../src/guestfs-actions.pod:6147 ../src/guestfs-actions.pod:6231 +#: ../src/guestfs-actions.pod:6269 ../src/guestfs-actions.pod:6288 +#: ../src/guestfs-actions.pod:6328 #, fuzzy #| msgid "(Added in 1.0.78)" msgid "(Added in 1.0.78)" msgstr "(Додано у 1.0.78)" #. type: =head2 -#: ../src/guestfs-actions.pod:6054 +#: ../src/guestfs-actions.pod:6061 msgid "guestfs_part_del" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6056 +#: ../src/guestfs-actions.pod:6063 #, no-wrap msgid "" " int\n" @@ -34997,12 +35027,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6071 +#: ../src/guestfs-actions.pod:6078 msgid "guestfs_part_disk" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6073 +#: ../src/guestfs-actions.pod:6080 #, no-wrap msgid "" " int\n" @@ -35013,7 +35043,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6078 +#: ../src/guestfs-actions.pod:6085 msgid "" "This command is simply a combination of C<guestfs_part_init> followed by " "C<guestfs_part_add> to create a single primary partition covering the whole " @@ -35021,19 +35051,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6082 +#: ../src/guestfs-actions.pod:6089 msgid "" "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " "possible values are described in C<guestfs_part_init>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6089 +#: ../src/guestfs-actions.pod:6096 msgid "guestfs_part_get_bootable" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6091 +#: ../src/guestfs-actions.pod:6098 #, no-wrap msgid "" " int\n" @@ -35044,17 +35074,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6099 +#: ../src/guestfs-actions.pod:6106 msgid "See also C<guestfs_part_set_bootable>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6105 +#: ../src/guestfs-actions.pod:6112 msgid "guestfs_part_get_mbr_id" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6107 +#: ../src/guestfs-actions.pod:6114 #, no-wrap msgid "" " int\n" @@ -35065,7 +35095,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6115 ../src/guestfs-actions.pod:6297 +#: ../src/guestfs-actions.pod:6122 ../src/guestfs-actions.pod:6304 msgid "" "Note that only MBR (old DOS-style) partitions have type bytes. You will get " "undefined results for other partition table types (see " @@ -35073,12 +35103,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6123 +#: ../src/guestfs-actions.pod:6130 msgid "guestfs_part_get_parttype" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6125 +#: ../src/guestfs-actions.pod:6132 #, no-wrap msgid "" " char *\n" @@ -35088,7 +35118,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6132 +#: ../src/guestfs-actions.pod:6139 msgid "" "Common return values include: C<msdos> (a DOS/Windows style MBR partition " "table), C<gpt> (a GPT/EFI-style partition table). Other values are " @@ -35096,12 +35126,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6142 +#: ../src/guestfs-actions.pod:6149 msgid "guestfs_part_init" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6144 +#: ../src/guestfs-actions.pod:6151 #, no-wrap msgid "" " int\n" @@ -35112,19 +35142,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6153 +#: ../src/guestfs-actions.pod:6160 msgid "" "Initially there are no partitions. Following this, you should call " "C<guestfs_part_add> for each partition required." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6226 +#: ../src/guestfs-actions.pod:6233 msgid "guestfs_part_list" msgstr "guestfs_part_list" #. type: verbatim -#: ../src/guestfs-actions.pod:6228 +#: ../src/guestfs-actions.pod:6235 #, no-wrap msgid "" " struct guestfs_partition_list *\n" @@ -35138,14 +35168,14 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:6245 +#: ../src/guestfs-actions.pod:6252 msgid "" "Start of the partition I<in bytes>. To get sectors you have to divide by " "the device's sector size, see C<guestfs_blockdev_getss>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6258 +#: ../src/guestfs-actions.pod:6265 msgid "" "This function returns a C<struct guestfs_partition_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_partition_list> after " @@ -35153,12 +35183,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6264 +#: ../src/guestfs-actions.pod:6271 msgid "guestfs_part_set_bootable" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6266 +#: ../src/guestfs-actions.pod:6273 #, no-wrap msgid "" " int\n" @@ -35170,12 +35200,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6283 +#: ../src/guestfs-actions.pod:6290 msgid "guestfs_part_set_mbr_id" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6285 +#: ../src/guestfs-actions.pod:6292 #, no-wrap msgid "" " int\n" @@ -35187,12 +35217,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6305 +#: ../src/guestfs-actions.pod:6312 msgid "guestfs_part_set_name" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6307 +#: ../src/guestfs-actions.pod:6314 #, no-wrap msgid "" " int\n" @@ -35204,12 +35234,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6323 +#: ../src/guestfs-actions.pod:6330 msgid "guestfs_part_to_dev" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6325 +#: ../src/guestfs-actions.pod:6332 #, no-wrap msgid "" " char *\n" @@ -35219,24 +35249,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6333 ../src/guestfs-actions.pod:6352 +#: ../src/guestfs-actions.pod:6340 ../src/guestfs-actions.pod:6359 msgid "" "The named partition must exist, for example as a string returned from " "C<guestfs_list_partitions>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6336 +#: ../src/guestfs-actions.pod:6343 msgid "See also C<guestfs_part_to_partnum>, C<guestfs_device_index>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6343 +#: ../src/guestfs-actions.pod:6350 msgid "guestfs_part_to_partnum" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6345 +#: ../src/guestfs-actions.pod:6352 #, no-wrap msgid "" " int\n" @@ -35246,17 +35276,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6355 +#: ../src/guestfs-actions.pod:6362 msgid "See also C<guestfs_part_to_dev>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6361 +#: ../src/guestfs-actions.pod:6368 msgid "guestfs_ping_daemon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6363 +#: ../src/guestfs-actions.pod:6370 #, no-wrap msgid "" " int\n" @@ -35265,12 +35295,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6375 +#: ../src/guestfs-actions.pod:6382 msgid "guestfs_pread" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6377 +#: ../src/guestfs-actions.pod:6384 #, no-wrap msgid "" " char *\n" @@ -35283,17 +35313,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6390 +#: ../src/guestfs-actions.pod:6397 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6401 +#: ../src/guestfs-actions.pod:6408 msgid "guestfs_pread_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6403 +#: ../src/guestfs-actions.pod:6410 #, no-wrap msgid "" " char *\n" @@ -35306,24 +35336,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6416 +#: ../src/guestfs-actions.pod:6423 msgid "See also C<guestfs_pread>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6425 +#: ../src/guestfs-actions.pod:6432 #, fuzzy #| msgid "(Added in 1.5.21)" msgid "(Added in 1.5.21)" msgstr "(Додано у 1.5.21)" #. type: =head2 -#: ../src/guestfs-actions.pod:6427 +#: ../src/guestfs-actions.pod:6434 msgid "guestfs_pvcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6429 +#: ../src/guestfs-actions.pod:6436 #, no-wrap msgid "" " int\n" @@ -35333,12 +35363,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6441 +#: ../src/guestfs-actions.pod:6448 msgid "guestfs_pvremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6443 +#: ../src/guestfs-actions.pod:6450 #, no-wrap msgid "" " int\n" @@ -35348,12 +35378,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6458 +#: ../src/guestfs-actions.pod:6465 msgid "guestfs_pvresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6460 +#: ../src/guestfs-actions.pod:6467 #, no-wrap msgid "" " int\n" @@ -35363,12 +35393,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6471 +#: ../src/guestfs-actions.pod:6478 msgid "guestfs_pvresize_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6473 +#: ../src/guestfs-actions.pod:6480 #, no-wrap msgid "" " int\n" @@ -35379,19 +35409,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6478 +#: ../src/guestfs-actions.pod:6485 msgid "" "This command is the same as C<guestfs_pvresize> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6485 +#: ../src/guestfs-actions.pod:6492 msgid "guestfs_pvs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6487 +#: ../src/guestfs-actions.pod:6494 #, no-wrap msgid "" " char **\n" @@ -35400,17 +35430,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6496 +#: ../src/guestfs-actions.pod:6503 msgid "See also C<guestfs_pvs_full>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6504 +#: ../src/guestfs-actions.pod:6511 msgid "guestfs_pvs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6506 +#: ../src/guestfs-actions.pod:6513 #, no-wrap msgid "" " struct guestfs_lvm_pv_list *\n" @@ -35419,19 +35449,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6512 +#: ../src/guestfs-actions.pod:6519 msgid "" "This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6518 +#: ../src/guestfs-actions.pod:6525 msgid "guestfs_pvuuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6520 +#: ../src/guestfs-actions.pod:6527 #, no-wrap msgid "" " char *\n" @@ -35441,12 +35471,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6531 +#: ../src/guestfs-actions.pod:6538 msgid "guestfs_pwrite" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6533 +#: ../src/guestfs-actions.pod:6540 #, no-wrap msgid "" " int\n" @@ -35459,17 +35489,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6549 +#: ../src/guestfs-actions.pod:6556 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6558 +#: ../src/guestfs-actions.pod:6565 msgid "guestfs_pwrite_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6560 +#: ../src/guestfs-actions.pod:6567 #, no-wrap msgid "" " int\n" @@ -35482,24 +35512,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6575 +#: ../src/guestfs-actions.pod:6582 msgid "See also C<guestfs_pwrite>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6582 +#: ../src/guestfs-actions.pod:6589 #, fuzzy #| msgid "(Added in 1.5.20)" msgid "(Added in 1.5.20)" msgstr "(Додано у 1.5.20)" #. type: =head2 -#: ../src/guestfs-actions.pod:6584 +#: ../src/guestfs-actions.pod:6591 msgid "guestfs_read_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6586 +#: ../src/guestfs-actions.pod:6593 #, no-wrap msgid "" " char *\n" @@ -35510,7 +35540,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6594 +#: ../src/guestfs-actions.pod:6601 msgid "" "Unlike C<guestfs_cat>, this function can correctly handle files that contain " "embedded ASCII NUL characters. However unlike C<guestfs_download>, this " @@ -35518,19 +35548,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6606 +#: ../src/guestfs-actions.pod:6613 #, fuzzy #| msgid "(Added in 1.0.63)" msgid "(Added in 1.0.63)" msgstr "(Додано у 1.0.63)" #. type: =head2 -#: ../src/guestfs-actions.pod:6608 +#: ../src/guestfs-actions.pod:6615 msgid "guestfs_read_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6610 +#: ../src/guestfs-actions.pod:6617 #, no-wrap msgid "" " char **\n" @@ -35540,7 +35570,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6619 +#: ../src/guestfs-actions.pod:6626 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of line). For " @@ -35549,12 +35579,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6630 +#: ../src/guestfs-actions.pod:6637 msgid "guestfs_readdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6632 +#: ../src/guestfs-actions.pod:6639 #, no-wrap msgid "" " struct guestfs_dirent_list *\n" @@ -35564,7 +35594,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6686 +#: ../src/guestfs-actions.pod:6693 msgid "" "This function is primarily intended for use by programs. To get a simple " "list of names, use C<guestfs_ls>. To get a printable directory for human " @@ -35572,19 +35602,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6690 +#: ../src/guestfs-actions.pod:6697 msgid "" "This function returns a C<struct guestfs_dirent_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_dirent_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6696 +#: ../src/guestfs-actions.pod:6703 msgid "guestfs_readlink" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6698 +#: ../src/guestfs-actions.pod:6705 #, no-wrap msgid "" " char *\n" @@ -35594,12 +35624,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6709 +#: ../src/guestfs-actions.pod:6716 msgid "guestfs_readlinklist" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6711 +#: ../src/guestfs-actions.pod:6718 #, no-wrap msgid "" " char **\n" @@ -35610,12 +35640,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6744 +#: ../src/guestfs-actions.pod:6751 msgid "guestfs_realpath" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6746 +#: ../src/guestfs-actions.pod:6753 #, no-wrap msgid "" " char *\n" @@ -35625,12 +35655,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6758 +#: ../src/guestfs-actions.pod:6765 msgid "guestfs_removexattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6760 +#: ../src/guestfs-actions.pod:6767 #, no-wrap msgid "" " int\n" @@ -35641,17 +35671,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6768 +#: ../src/guestfs-actions.pod:6775 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6774 +#: ../src/guestfs-actions.pod:6781 msgid "guestfs_resize2fs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6776 +#: ../src/guestfs-actions.pod:6783 #, no-wrap msgid "" " int\n" @@ -35661,7 +35691,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6783 +#: ../src/guestfs-actions.pod:6790 msgid "" "I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the " "C<device> before calling this command. For unknown reasons C<resize2fs> " @@ -35670,12 +35700,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6793 +#: ../src/guestfs-actions.pod:6800 msgid "guestfs_resize2fs_M" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6795 +#: ../src/guestfs-actions.pod:6802 #, no-wrap msgid "" " int\n" @@ -35685,7 +35715,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6799 +#: ../src/guestfs-actions.pod:6806 msgid "" "This command is the same as C<guestfs_resize2fs>, but the filesystem is " "resized to its minimum size. This works like the I<-M> option to the " @@ -35693,7 +35723,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6803 +#: ../src/guestfs-actions.pod:6810 msgid "" "To get the resulting size of the filesystem you should call " "C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values. " @@ -35702,12 +35732,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6812 +#: ../src/guestfs-actions.pod:6819 msgid "guestfs_resize2fs_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6814 +#: ../src/guestfs-actions.pod:6821 #, no-wrap msgid "" " int\n" @@ -35718,19 +35748,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6819 +#: ../src/guestfs-actions.pod:6826 msgid "" "This command is the same as C<guestfs_resize2fs> except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6826 +#: ../src/guestfs-actions.pod:6833 msgid "guestfs_rm" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6828 +#: ../src/guestfs-actions.pod:6835 #, no-wrap msgid "" " int\n" @@ -35740,12 +35770,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6838 +#: ../src/guestfs-actions.pod:6845 msgid "guestfs_rm_rf" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6840 +#: ../src/guestfs-actions.pod:6847 #, no-wrap msgid "" " int\n" @@ -35755,12 +35785,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6852 +#: ../src/guestfs-actions.pod:6859 msgid "guestfs_rmdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6854 +#: ../src/guestfs-actions.pod:6861 #, no-wrap msgid "" " int\n" @@ -35770,12 +35800,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6864 +#: ../src/guestfs-actions.pod:6871 msgid "guestfs_rmmountpoint" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6866 +#: ../src/guestfs-actions.pod:6873 #, no-wrap msgid "" " int\n" @@ -35785,19 +35815,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6870 +#: ../src/guestfs-actions.pod:6877 msgid "" "This calls removes a mountpoint that was previously created with " "C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6878 +#: ../src/guestfs-actions.pod:6885 msgid "guestfs_scrub_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6880 +#: ../src/guestfs-actions.pod:6887 #, no-wrap msgid "" " int\n" @@ -35807,20 +35837,20 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6892 ../src/guestfs-actions.pod:6910 -#: ../src/guestfs-actions.pod:6929 +#: ../src/guestfs-actions.pod:6899 ../src/guestfs-actions.pod:6917 +#: ../src/guestfs-actions.pod:6936 #, fuzzy #| msgid "(Added in 1.0.52)" msgid "(Added in 1.0.52)" msgstr "(Додано у 1.0.52)" #. type: =head2 -#: ../src/guestfs-actions.pod:6894 +#: ../src/guestfs-actions.pod:6901 msgid "guestfs_scrub_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6896 +#: ../src/guestfs-actions.pod:6903 #, no-wrap msgid "" " int\n" @@ -35830,12 +35860,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6912 +#: ../src/guestfs-actions.pod:6919 msgid "guestfs_scrub_freespace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6914 +#: ../src/guestfs-actions.pod:6921 #, no-wrap msgid "" " int\n" @@ -35845,7 +35875,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6918 +#: ../src/guestfs-actions.pod:6925 msgid "" "This command creates the directory C<dir> and then fills it with files until " "the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, " @@ -35854,12 +35884,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6931 +#: ../src/guestfs-actions.pod:6938 msgid "guestfs_set_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6933 +#: ../src/guestfs-actions.pod:6940 #, no-wrap msgid "" " int\n" @@ -35869,12 +35899,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6950 +#: ../src/guestfs-actions.pod:6957 msgid "guestfs_set_attach_method" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6952 +#: ../src/guestfs-actions.pod:6959 #, no-wrap msgid "" " int\n" @@ -35884,12 +35914,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6980 +#: ../src/guestfs-actions.pod:6987 msgid "guestfs_set_autosync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6982 +#: ../src/guestfs-actions.pod:6989 #, no-wrap msgid "" " int\n" @@ -35899,12 +35929,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6998 +#: ../src/guestfs-actions.pod:7005 msgid "guestfs_set_direct" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7000 +#: ../src/guestfs-actions.pod:7007 #, no-wrap msgid "" " int\n" @@ -35914,7 +35944,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7008 +#: ../src/guestfs-actions.pod:7015 msgid "" "One consequence of this is that log messages aren't caught by the library " "and handled by C<guestfs_set_log_message_callback>, but go straight to " @@ -35922,12 +35952,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7021 +#: ../src/guestfs-actions.pod:7028 msgid "guestfs_set_e2label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7023 +#: ../src/guestfs-actions.pod:7030 #, no-wrap msgid "" " int\n" @@ -35938,19 +35968,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7032 +#: ../src/guestfs-actions.pod:7039 msgid "" "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return " "the existing label on a filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7039 +#: ../src/guestfs-actions.pod:7046 msgid "guestfs_set_e2uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7041 +#: ../src/guestfs-actions.pod:7048 #, no-wrap msgid "" " int\n" @@ -35961,19 +35991,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7051 +#: ../src/guestfs-actions.pod:7058 msgid "" "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return " "the existing UUID of a filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7058 +#: ../src/guestfs-actions.pod:7065 msgid "guestfs_set_memsize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7060 +#: ../src/guestfs-actions.pod:7067 #, no-wrap msgid "" " int\n" @@ -35983,19 +36013,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7064 +#: ../src/guestfs-actions.pod:7071 msgid "" "This sets the memory size in megabytes allocated to the qemu subprocess. " "This only has any effect if called before C<guestfs_launch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7079 +#: ../src/guestfs-actions.pod:7086 msgid "guestfs_set_network" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7081 +#: ../src/guestfs-actions.pod:7088 #, no-wrap msgid "" " int\n" @@ -36005,19 +36035,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7091 +#: ../src/guestfs-actions.pod:7098 msgid "" "You must call this before calling C<guestfs_launch>, otherwise it has no " "effect." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7098 +#: ../src/guestfs-actions.pod:7105 msgid "guestfs_set_path" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7100 +#: ../src/guestfs-actions.pod:7107 #, no-wrap msgid "" " int\n" @@ -36027,12 +36057,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7115 +#: ../src/guestfs-actions.pod:7122 msgid "guestfs_set_pgroup" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7117 +#: ../src/guestfs-actions.pod:7124 #, no-wrap msgid "" " int\n" @@ -36042,7 +36072,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7127 +#: ../src/guestfs-actions.pod:7134 msgid "" "The default for this flag is false, because usually you want C<^C> to kill " "the subprocess. Guestfish sets this flag to true when used interactively, " @@ -36051,12 +36081,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7136 +#: ../src/guestfs-actions.pod:7143 msgid "guestfs_set_qemu" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7138 +#: ../src/guestfs-actions.pod:7145 #, no-wrap msgid "" " int\n" @@ -36066,12 +36096,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7164 +#: ../src/guestfs-actions.pod:7171 msgid "guestfs_set_recovery_proc" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7166 +#: ../src/guestfs-actions.pod:7173 #, no-wrap msgid "" " int\n" @@ -36081,7 +36111,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7170 +#: ../src/guestfs-actions.pod:7177 msgid "" "If this is called with the parameter C<false> then C<guestfs_launch> does " "not create a recovery process. The purpose of the recovery process is to " @@ -36090,19 +36120,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7175 +#: ../src/guestfs-actions.pod:7182 msgid "" "This only has any effect if called before C<guestfs_launch>, and the default " "is true." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7188 +#: ../src/guestfs-actions.pod:7195 msgid "guestfs_set_selinux" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7190 +#: ../src/guestfs-actions.pod:7197 #, no-wrap msgid "" " int\n" @@ -36112,12 +36142,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7207 +#: ../src/guestfs-actions.pod:7214 msgid "guestfs_set_smp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7209 +#: ../src/guestfs-actions.pod:7216 #, no-wrap msgid "" " int\n" @@ -36127,17 +36157,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7217 +#: ../src/guestfs-actions.pod:7224 msgid "This function must be called before C<guestfs_launch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7223 +#: ../src/guestfs-actions.pod:7230 msgid "guestfs_set_trace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7225 +#: ../src/guestfs-actions.pod:7232 #, no-wrap msgid "" " int\n" @@ -36147,19 +36177,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7239 +#: ../src/guestfs-actions.pod:7246 msgid "" "Trace messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see C<guestfs_set_event_callback>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7247 +#: ../src/guestfs-actions.pod:7254 msgid "guestfs_set_verbose" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7249 +#: ../src/guestfs-actions.pod:7256 #, no-wrap msgid "" " int\n" @@ -36169,19 +36199,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7258 +#: ../src/guestfs-actions.pod:7265 msgid "" "Verbose messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see C<guestfs_set_event_callback>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7266 +#: ../src/guestfs-actions.pod:7273 msgid "guestfs_setcon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7268 +#: ../src/guestfs-actions.pod:7275 #, no-wrap msgid "" " int\n" @@ -36191,12 +36221,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7281 +#: ../src/guestfs-actions.pod:7288 msgid "guestfs_setxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7283 +#: ../src/guestfs-actions.pod:7290 #, no-wrap msgid "" " int\n" @@ -36209,17 +36239,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7294 +#: ../src/guestfs-actions.pod:7301 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7300 +#: ../src/guestfs-actions.pod:7307 msgid "guestfs_sfdisk" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7302 +#: ../src/guestfs-actions.pod:7309 #, no-wrap msgid "" " int\n" @@ -36233,26 +36263,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7310 ../src/guestfs-actions.pod:7351 -#: ../src/guestfs-actions.pod:7382 +#: ../src/guestfs-actions.pod:7317 ../src/guestfs-actions.pod:7358 +#: ../src/guestfs-actions.pod:7389 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_add> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7337 +#: ../src/guestfs-actions.pod:7344 msgid "" "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7344 +#: ../src/guestfs-actions.pod:7351 msgid "guestfs_sfdiskM" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7346 +#: ../src/guestfs-actions.pod:7353 #, no-wrap msgid "" " int\n" @@ -36263,7 +36293,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7358 +#: ../src/guestfs-actions.pod:7365 msgid "" "This is a simplified interface to the C<guestfs_sfdisk> command, where " "partition sizes are specified in megabytes only (rounded to the nearest " @@ -36272,19 +36302,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7364 +#: ../src/guestfs-actions.pod:7371 msgid "" "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and " "C<guestfs_part_disk>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7371 +#: ../src/guestfs-actions.pod:7378 msgid "guestfs_sfdisk_N" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7373 +#: ../src/guestfs-actions.pod:7380 #, no-wrap msgid "" " int\n" @@ -36299,24 +36329,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7392 +#: ../src/guestfs-actions.pod:7399 msgid "" "For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> " "for the cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7395 +#: ../src/guestfs-actions.pod:7402 msgid "See also: C<guestfs_part_add>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7401 +#: ../src/guestfs-actions.pod:7408 msgid "guestfs_sfdisk_disk_geometry" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7403 +#: ../src/guestfs-actions.pod:7410 #, no-wrap msgid "" " char *\n" @@ -36326,7 +36356,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7407 +#: ../src/guestfs-actions.pod:7414 msgid "" "This displays the disk geometry of C<device> read from the partition table. " "Especially in the case where the underlying block device has been resized, " @@ -36335,12 +36365,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7420 +#: ../src/guestfs-actions.pod:7427 msgid "guestfs_sfdisk_kernel_geometry" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7422 +#: ../src/guestfs-actions.pod:7429 #, no-wrap msgid "" " char *\n" @@ -36350,12 +36380,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7436 +#: ../src/guestfs-actions.pod:7443 msgid "guestfs_sfdisk_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7438 +#: ../src/guestfs-actions.pod:7445 #, no-wrap msgid "" " char *\n" @@ -36365,24 +36395,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7442 +#: ../src/guestfs-actions.pod:7449 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_list> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7453 +#: ../src/guestfs-actions.pod:7460 msgid "See also: C<guestfs_part_list>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7460 +#: ../src/guestfs-actions.pod:7467 msgid "guestfs_sh" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7462 +#: ../src/guestfs-actions.pod:7469 #, no-wrap msgid "" " char *\n" @@ -36392,22 +36422,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7469 +#: ../src/guestfs-actions.pod:7476 msgid "This is like C<guestfs_command>, but passes the command to:" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7477 +#: ../src/guestfs-actions.pod:7484 msgid "All the provisos about C<guestfs_command> apply to this call." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7484 +#: ../src/guestfs-actions.pod:7491 msgid "guestfs_sh_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7486 +#: ../src/guestfs-actions.pod:7493 #, no-wrap msgid "" " char **\n" @@ -36417,26 +36447,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7490 +#: ../src/guestfs-actions.pod:7497 msgid "" "This is the same as C<guestfs_sh>, but splits the result into a list of " "lines." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7493 +#: ../src/guestfs-actions.pod:7500 msgid "See also: C<guestfs_command_lines>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7501 +#: ../src/guestfs-actions.pod:7508 #, fuzzy #| msgid "guestfs_ln" msgid "guestfs_shutdown" msgstr "guestfs_ln" #. type: verbatim -#: ../src/guestfs-actions.pod:7503 +#: ../src/guestfs-actions.pod:7510 #, fuzzy, no-wrap #| msgid "" #| " int\n" @@ -36452,7 +36482,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:7506 +#: ../src/guestfs-actions.pod:7513 msgid "" "This is the opposite of C<guestfs_launch>. It performs an orderly shutdown " "of the backend process(es). If the autosync flag is set (which is the " @@ -36460,26 +36490,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7516 +#: ../src/guestfs-actions.pod:7523 msgid "" "This call does I<not> close or free up the handle. You still need to call " "C<guestfs_close> afterwards." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7519 +#: ../src/guestfs-actions.pod:7526 msgid "" "C<guestfs_close> will call this if you don't do it explicitly, but note that " "any errors are ignored in that case." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7524 +#: ../src/guestfs-actions.pod:7531 msgid "guestfs_sleep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7526 +#: ../src/guestfs-actions.pod:7533 #, no-wrap msgid "" " int\n" @@ -36489,19 +36519,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7534 +#: ../src/guestfs-actions.pod:7541 #, fuzzy #| msgid "(Added in 1.0.41)" msgid "(Added in 1.0.41)" msgstr "(Додано у 1.0.41)" #. type: =head2 -#: ../src/guestfs-actions.pod:7536 ../src/guestfs-structs.pod:109 +#: ../src/guestfs-actions.pod:7543 ../src/guestfs-structs.pod:109 msgid "guestfs_stat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7538 +#: ../src/guestfs-actions.pod:7545 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -36511,12 +36541,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7552 ../src/guestfs-structs.pod:135 +#: ../src/guestfs-actions.pod:7559 ../src/guestfs-structs.pod:135 msgid "guestfs_statvfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7554 +#: ../src/guestfs-actions.pod:7561 #, no-wrap msgid "" " struct guestfs_statvfs *\n" @@ -36526,19 +36556,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7564 +#: ../src/guestfs-actions.pod:7571 msgid "" "This function returns a C<struct guestfs_statvfs *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_statvfs> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7570 +#: ../src/guestfs-actions.pod:7577 msgid "guestfs_strings" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7572 +#: ../src/guestfs-actions.pod:7579 #, no-wrap msgid "" " char **\n" @@ -36548,12 +36578,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7588 +#: ../src/guestfs-actions.pod:7595 msgid "guestfs_strings_e" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7590 +#: ../src/guestfs-actions.pod:7597 #, no-wrap msgid "" " char **\n" @@ -36564,26 +36594,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7595 +#: ../src/guestfs-actions.pod:7602 msgid "" "This is like the C<guestfs_strings> command, but allows you to specify the " "encoding of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7605 +#: ../src/guestfs-actions.pod:7612 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what C<guestfs_strings> uses)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7643 +#: ../src/guestfs-actions.pod:7650 msgid "guestfs_swapoff_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7645 +#: ../src/guestfs-actions.pod:7652 #, no-wrap msgid "" " int\n" @@ -36593,19 +36623,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7649 +#: ../src/guestfs-actions.pod:7656 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See C<guestfs_swapon_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7657 +#: ../src/guestfs-actions.pod:7664 msgid "guestfs_swapoff_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7659 +#: ../src/guestfs-actions.pod:7666 #, no-wrap msgid "" " int\n" @@ -36615,12 +36645,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7669 +#: ../src/guestfs-actions.pod:7676 msgid "guestfs_swapoff_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7671 +#: ../src/guestfs-actions.pod:7678 #, no-wrap msgid "" " int\n" @@ -36630,12 +36660,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7682 +#: ../src/guestfs-actions.pod:7689 msgid "guestfs_swapoff_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7684 +#: ../src/guestfs-actions.pod:7691 #, no-wrap msgid "" " int\n" @@ -36645,12 +36675,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7695 +#: ../src/guestfs-actions.pod:7702 msgid "guestfs_swapon_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7697 +#: ../src/guestfs-actions.pod:7704 #, no-wrap msgid "" " int\n" @@ -36660,7 +36690,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7701 +#: ../src/guestfs-actions.pod:7708 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C<device>. The increased memory is made available for all " @@ -36668,12 +36698,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7717 +#: ../src/guestfs-actions.pod:7724 msgid "guestfs_swapon_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7719 +#: ../src/guestfs-actions.pod:7726 #, no-wrap msgid "" " int\n" @@ -36683,19 +36713,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7723 +#: ../src/guestfs-actions.pod:7730 msgid "" "This command enables swap to a file. See C<guestfs_swapon_device> for other " "notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7730 +#: ../src/guestfs-actions.pod:7737 msgid "guestfs_swapon_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7732 +#: ../src/guestfs-actions.pod:7739 #, no-wrap msgid "" " int\n" @@ -36705,19 +36735,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7736 +#: ../src/guestfs-actions.pod:7743 msgid "" "This command enables swap to a labeled swap partition. See " "C<guestfs_swapon_device> for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7743 +#: ../src/guestfs-actions.pod:7750 msgid "guestfs_swapon_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7745 +#: ../src/guestfs-actions.pod:7752 #, no-wrap msgid "" " int\n" @@ -36727,19 +36757,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7749 +#: ../src/guestfs-actions.pod:7756 msgid "" "This command enables swap to a swap partition with the given UUID. See " "C<guestfs_swapon_device> for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7756 +#: ../src/guestfs-actions.pod:7763 msgid "guestfs_sync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7758 +#: ../src/guestfs-actions.pod:7765 #, no-wrap msgid "" " int\n" @@ -36748,12 +36778,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7771 +#: ../src/guestfs-actions.pod:7778 msgid "guestfs_tail" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7773 +#: ../src/guestfs-actions.pod:7780 #, no-wrap msgid "" " char **\n" @@ -36763,12 +36793,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7789 +#: ../src/guestfs-actions.pod:7796 msgid "guestfs_tail_n" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7791 +#: ../src/guestfs-actions.pod:7798 #, no-wrap msgid "" " char **\n" @@ -36779,12 +36809,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7813 +#: ../src/guestfs-actions.pod:7820 msgid "guestfs_tar_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7815 +#: ../src/guestfs-actions.pod:7822 #, no-wrap msgid "" " int\n" @@ -36795,26 +36825,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7823 +#: ../src/guestfs-actions.pod:7830 msgid "" "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7828 ../src/guestfs-actions.pod:7845 -#: ../src/guestfs-actions.pod:7861 ../src/guestfs-actions.pod:7877 +#: ../src/guestfs-actions.pod:7835 ../src/guestfs-actions.pod:7852 +#: ../src/guestfs-actions.pod:7868 ../src/guestfs-actions.pod:7884 #, fuzzy #| msgid "(Added in 1.0.3)" msgid "(Added in 1.0.3)" msgstr "(Додано у 1.0.3)" #. type: =head2 -#: ../src/guestfs-actions.pod:7830 +#: ../src/guestfs-actions.pod:7837 msgid "guestfs_tar_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7832 +#: ../src/guestfs-actions.pod:7839 #, no-wrap msgid "" " int\n" @@ -36825,19 +36855,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7840 +#: ../src/guestfs-actions.pod:7847 msgid "" "To download a compressed tarball, use C<guestfs_tgz_out> or " "C<guestfs_txz_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7847 +#: ../src/guestfs-actions.pod:7854 msgid "guestfs_tgz_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7849 +#: ../src/guestfs-actions.pod:7856 #, no-wrap msgid "" " int\n" @@ -36848,17 +36878,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7857 +#: ../src/guestfs-actions.pod:7864 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7863 +#: ../src/guestfs-actions.pod:7870 msgid "guestfs_tgz_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7865 +#: ../src/guestfs-actions.pod:7872 #, no-wrap msgid "" " int\n" @@ -36869,17 +36899,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7873 +#: ../src/guestfs-actions.pod:7880 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7879 +#: ../src/guestfs-actions.pod:7886 msgid "guestfs_touch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7881 +#: ../src/guestfs-actions.pod:7888 #, no-wrap msgid "" " int\n" @@ -36889,12 +36919,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7896 +#: ../src/guestfs-actions.pod:7903 msgid "guestfs_truncate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7898 +#: ../src/guestfs-actions.pod:7905 #, no-wrap msgid "" " int\n" @@ -36904,12 +36934,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7909 +#: ../src/guestfs-actions.pod:7916 msgid "guestfs_truncate_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7911 +#: ../src/guestfs-actions.pod:7918 #, no-wrap msgid "" " int\n" @@ -36920,7 +36950,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7919 +#: ../src/guestfs-actions.pod:7926 msgid "" "If the current file size is less than C<size> then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -36929,12 +36959,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7929 +#: ../src/guestfs-actions.pod:7936 msgid "guestfs_tune2fs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7931 +#: ../src/guestfs-actions.pod:7938 #, no-wrap msgid "" " int\n" @@ -36945,7 +36975,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7941 +#: ../src/guestfs-actions.pod:7948 #, no-wrap msgid "" " GUESTFS_TUNE2FS_FORCE, int force,\n" @@ -36962,7 +36992,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8021 +#: ../src/guestfs-actions.pod:8028 msgid "" "To get the current values of filesystem parameters, see " "C<guestfs_tune2fs_l>. For precise details of how tune2fs works, see the " @@ -36970,12 +37000,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8029 +#: ../src/guestfs-actions.pod:8036 msgid "guestfs_tune2fs_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8031 +#: ../src/guestfs-actions.pod:8038 #, no-wrap msgid "" " int\n" @@ -36986,17 +37016,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8036 +#: ../src/guestfs-actions.pod:8043 msgid "This is the \"va_list variant\" of L</guestfs_tune2fs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8040 +#: ../src/guestfs-actions.pod:8047 msgid "guestfs_tune2fs_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8042 +#: ../src/guestfs-actions.pod:8049 #, no-wrap msgid "" " int\n" @@ -37007,17 +37037,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8047 +#: ../src/guestfs-actions.pod:8054 msgid "This is the \"argv variant\" of L</guestfs_tune2fs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8051 +#: ../src/guestfs-actions.pod:8058 msgid "guestfs_tune2fs_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8053 +#: ../src/guestfs-actions.pod:8060 #, no-wrap msgid "" " char **\n" @@ -37027,12 +37057,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8073 +#: ../src/guestfs-actions.pod:8080 msgid "guestfs_txz_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8075 +#: ../src/guestfs-actions.pod:8082 #, no-wrap msgid "" " int\n" @@ -37043,12 +37073,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8087 +#: ../src/guestfs-actions.pod:8094 msgid "guestfs_txz_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8089 +#: ../src/guestfs-actions.pod:8096 #, no-wrap msgid "" " int\n" @@ -37059,12 +37089,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8101 +#: ../src/guestfs-actions.pod:8108 msgid "guestfs_umask" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8103 +#: ../src/guestfs-actions.pod:8110 #, no-wrap msgid "" " int\n" @@ -37074,19 +37104,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8119 +#: ../src/guestfs-actions.pod:8126 msgid "" "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, " "C<guestfs_mkdir>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8128 +#: ../src/guestfs-actions.pod:8135 msgid "guestfs_umount" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8130 +#: ../src/guestfs-actions.pod:8137 #, no-wrap msgid "" " int\n" @@ -37096,12 +37126,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8142 +#: ../src/guestfs-actions.pod:8149 msgid "guestfs_umount_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8144 +#: ../src/guestfs-actions.pod:8151 #, no-wrap msgid "" " int\n" @@ -37110,12 +37140,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8155 +#: ../src/guestfs-actions.pod:8162 msgid "guestfs_upload" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8157 +#: ../src/guestfs-actions.pod:8164 #, no-wrap msgid "" " int\n" @@ -37126,17 +37156,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8167 +#: ../src/guestfs-actions.pod:8174 msgid "See also C<guestfs_download>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8178 +#: ../src/guestfs-actions.pod:8185 msgid "guestfs_upload_offset" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8180 +#: ../src/guestfs-actions.pod:8187 #, no-wrap msgid "" " int\n" @@ -37148,7 +37178,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8196 +#: ../src/guestfs-actions.pod:8203 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with C<guestfs_pwrite>, and this call always writes the " @@ -37156,17 +37186,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8201 +#: ../src/guestfs-actions.pod:8208 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8212 +#: ../src/guestfs-actions.pod:8219 msgid "guestfs_utimens" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8214 +#: ../src/guestfs-actions.pod:8221 #, no-wrap msgid "" " int\n" @@ -37180,12 +37210,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8243 ../src/guestfs-structs.pod:175 +#: ../src/guestfs-actions.pod:8250 ../src/guestfs-structs.pod:175 msgid "guestfs_version" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8245 +#: ../src/guestfs-actions.pod:8252 #, no-wrap msgid "" " struct guestfs_version *\n" @@ -37194,7 +37224,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8273 +#: ../src/guestfs-actions.pod:8280 msgid "" "I<Note:> Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -37203,26 +37233,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8279 +#: ../src/guestfs-actions.pod:8286 msgid "" "This function returns a C<struct guestfs_version *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_version> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8283 +#: ../src/guestfs-actions.pod:8290 #, fuzzy #| msgid "(Added in 1.0.58)" msgid "(Added in 1.0.58)" msgstr "(Додано у 1.0.58)" #. type: =head2 -#: ../src/guestfs-actions.pod:8285 +#: ../src/guestfs-actions.pod:8292 msgid "guestfs_vfs_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8287 +#: ../src/guestfs-actions.pod:8294 #, no-wrap msgid "" " char *\n" @@ -37232,24 +37262,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8296 +#: ../src/guestfs-actions.pod:8303 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8301 ../src/guestfs-actions.pod:8338 +#: ../src/guestfs-actions.pod:8308 ../src/guestfs-actions.pod:8345 #, fuzzy #| msgid "(Added in 1.3.18)" msgid "(Added in 1.3.18)" msgstr "(Додано у 1.3.18)" #. type: =head2 -#: ../src/guestfs-actions.pod:8303 +#: ../src/guestfs-actions.pod:8310 msgid "guestfs_vfs_type" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8305 +#: ../src/guestfs-actions.pod:8312 #, no-wrap msgid "" " char *\n" @@ -37259,12 +37289,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8322 +#: ../src/guestfs-actions.pod:8329 msgid "guestfs_vfs_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8324 +#: ../src/guestfs-actions.pod:8331 #, no-wrap msgid "" " char *\n" @@ -37274,17 +37304,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8333 +#: ../src/guestfs-actions.pod:8340 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8340 +#: ../src/guestfs-actions.pod:8347 msgid "guestfs_vg_activate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8342 +#: ../src/guestfs-actions.pod:8349 #, no-wrap msgid "" " int\n" @@ -37295,12 +37325,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8359 +#: ../src/guestfs-actions.pod:8366 msgid "guestfs_vg_activate_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8361 +#: ../src/guestfs-actions.pod:8368 #, no-wrap msgid "" " int\n" @@ -37310,12 +37340,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8374 +#: ../src/guestfs-actions.pod:8381 msgid "guestfs_vgcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8376 +#: ../src/guestfs-actions.pod:8383 #, no-wrap msgid "" " int\n" @@ -37326,12 +37356,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8388 +#: ../src/guestfs-actions.pod:8395 msgid "guestfs_vglvuuids" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8390 +#: ../src/guestfs-actions.pod:8397 #, no-wrap msgid "" " char **\n" @@ -37341,24 +37371,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8397 +#: ../src/guestfs-actions.pod:8404 msgid "" "You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to " "associate logical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8400 +#: ../src/guestfs-actions.pod:8407 msgid "See also C<guestfs_vgpvuuids>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8408 +#: ../src/guestfs-actions.pod:8415 msgid "guestfs_vgpvuuids" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8410 +#: ../src/guestfs-actions.pod:8417 #, no-wrap msgid "" " char **\n" @@ -37368,24 +37398,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8417 +#: ../src/guestfs-actions.pod:8424 msgid "" "You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to " "associate physical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8420 +#: ../src/guestfs-actions.pod:8427 msgid "See also C<guestfs_vglvuuids>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8428 +#: ../src/guestfs-actions.pod:8435 msgid "guestfs_vgremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8430 +#: ../src/guestfs-actions.pod:8437 #, no-wrap msgid "" " int\n" @@ -37395,12 +37425,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8443 +#: ../src/guestfs-actions.pod:8450 msgid "guestfs_vgrename" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8445 +#: ../src/guestfs-actions.pod:8452 #, no-wrap msgid "" " int\n" @@ -37411,12 +37441,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8456 +#: ../src/guestfs-actions.pod:8463 msgid "guestfs_vgs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8458 +#: ../src/guestfs-actions.pod:8465 #, no-wrap msgid "" " char **\n" @@ -37425,17 +37455,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8467 +#: ../src/guestfs-actions.pod:8474 msgid "See also C<guestfs_vgs_full>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8475 +#: ../src/guestfs-actions.pod:8482 msgid "guestfs_vgs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8477 +#: ../src/guestfs-actions.pod:8484 #, no-wrap msgid "" " struct guestfs_lvm_vg_list *\n" @@ -37444,19 +37474,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8483 +#: ../src/guestfs-actions.pod:8490 msgid "" "This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8489 +#: ../src/guestfs-actions.pod:8496 msgid "guestfs_vgscan" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8491 +#: ../src/guestfs-actions.pod:8498 #, no-wrap msgid "" " int\n" @@ -37465,12 +37495,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8501 +#: ../src/guestfs-actions.pod:8508 msgid "guestfs_vguuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8503 +#: ../src/guestfs-actions.pod:8510 #, no-wrap msgid "" " char *\n" @@ -37480,12 +37510,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8514 +#: ../src/guestfs-actions.pod:8521 msgid "guestfs_wait_ready" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8516 +#: ../src/guestfs-actions.pod:8523 #, no-wrap msgid "" " int\n" @@ -37494,19 +37524,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8519 +#: ../src/guestfs-actions.pod:8526 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_launch> call " "instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8526 +#: ../src/guestfs-actions.pod:8533 msgid "This function is a no op." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8528 +#: ../src/guestfs-actions.pod:8535 msgid "" "In versions of the API E<lt> 1.0.71 you had to call this function just after " "calling C<guestfs_launch> to wait for the launch to complete. However this " @@ -37514,19 +37544,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8533 +#: ../src/guestfs-actions.pod:8540 msgid "" "If you see any calls to this function in code then you can just remove them, " "unless you want to retain compatibility with older versions of the API." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8541 +#: ../src/guestfs-actions.pod:8548 msgid "guestfs_wc_c" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8543 +#: ../src/guestfs-actions.pod:8550 #, no-wrap msgid "" " int\n" @@ -37536,12 +37566,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8554 +#: ../src/guestfs-actions.pod:8561 msgid "guestfs_wc_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8556 +#: ../src/guestfs-actions.pod:8563 #, no-wrap msgid "" " int\n" @@ -37551,12 +37581,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8567 +#: ../src/guestfs-actions.pod:8574 msgid "guestfs_wc_w" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8569 +#: ../src/guestfs-actions.pod:8576 #, no-wrap msgid "" " int\n" @@ -37566,12 +37596,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8580 +#: ../src/guestfs-actions.pod:8587 msgid "guestfs_write" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8582 +#: ../src/guestfs-actions.pod:8589 #, no-wrap msgid "" " int\n" @@ -37583,17 +37613,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8591 +#: ../src/guestfs-actions.pod:8598 msgid "See also C<guestfs_write_append>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8600 +#: ../src/guestfs-actions.pod:8607 msgid "guestfs_write_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8602 +#: ../src/guestfs-actions.pod:8609 #, no-wrap msgid "" " int\n" @@ -37605,17 +37635,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8611 +#: ../src/guestfs-actions.pod:8618 msgid "See also C<guestfs_write>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8620 +#: ../src/guestfs-actions.pod:8627 msgid "guestfs_write_file" msgstr "guestfs_write_file" #. type: verbatim -#: ../src/guestfs-actions.pod:8622 +#: ../src/guestfs-actions.pod:8629 #, no-wrap msgid "" " int\n" @@ -37633,19 +37663,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:8628 +#: ../src/guestfs-actions.pod:8635 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_write> call " "instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8653 +#: ../src/guestfs-actions.pod:8660 msgid "guestfs_zegrep" msgstr "guestfs_zegrep" #. type: verbatim -#: ../src/guestfs-actions.pod:8655 +#: ../src/guestfs-actions.pod:8662 #, no-wrap msgid "" " char **\n" @@ -37661,12 +37691,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8672 +#: ../src/guestfs-actions.pod:8679 msgid "guestfs_zegrepi" msgstr "guestfs_zegrepi" #. type: verbatim -#: ../src/guestfs-actions.pod:8674 +#: ../src/guestfs-actions.pod:8681 #, no-wrap msgid "" " char **\n" @@ -37682,12 +37712,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8691 +#: ../src/guestfs-actions.pod:8698 msgid "guestfs_zero" msgstr "guestfs_zero" #. type: verbatim -#: ../src/guestfs-actions.pod:8693 +#: ../src/guestfs-actions.pod:8700 #, no-wrap msgid "" " int\n" @@ -37701,19 +37731,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:8707 +#: ../src/guestfs-actions.pod:8714 msgid "" "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, " "C<guestfs_is_zero_device>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8719 +#: ../src/guestfs-actions.pod:8726 msgid "guestfs_zero_device" msgstr "guestfs_zero_device" #. type: verbatim -#: ../src/guestfs-actions.pod:8721 +#: ../src/guestfs-actions.pod:8728 #, no-wrap msgid "" " int\n" @@ -37727,26 +37757,26 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:8725 +#: ../src/guestfs-actions.pod:8732 msgid "" "This command writes zeroes over the entire C<device>. Compare with " "C<guestfs_zero> which just zeroes the first few blocks of a device." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8740 +#: ../src/guestfs-actions.pod:8747 #, fuzzy #| msgid "(Added in 1.3.1)" msgid "(Added in 1.3.1)" msgstr "(Додано у 1.3.1)" #. type: =head2 -#: ../src/guestfs-actions.pod:8742 +#: ../src/guestfs-actions.pod:8749 msgid "guestfs_zerofree" msgstr "guestfs_zerofree" #. type: verbatim -#: ../src/guestfs-actions.pod:8744 +#: ../src/guestfs-actions.pod:8751 #, no-wrap msgid "" " int\n" @@ -37760,12 +37790,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8763 +#: ../src/guestfs-actions.pod:8770 msgid "guestfs_zfgrep" msgstr "guestfs_zfgrep" #. type: verbatim -#: ../src/guestfs-actions.pod:8765 +#: ../src/guestfs-actions.pod:8772 #, no-wrap msgid "" " char **\n" @@ -37781,12 +37811,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8782 +#: ../src/guestfs-actions.pod:8789 msgid "guestfs_zfgrepi" msgstr "guestfs_zfgrepi" #. type: verbatim -#: ../src/guestfs-actions.pod:8784 +#: ../src/guestfs-actions.pod:8791 #, no-wrap msgid "" " char **\n" @@ -37802,12 +37832,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8801 +#: ../src/guestfs-actions.pod:8808 msgid "guestfs_zfile" msgstr "guestfs_zfile" #. type: verbatim -#: ../src/guestfs-actions.pod:8803 +#: ../src/guestfs-actions.pod:8810 #, no-wrap msgid "" " char *\n" @@ -37823,26 +37853,26 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:8808 +#: ../src/guestfs-actions.pod:8815 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_file> call " "instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8820 +#: ../src/guestfs-actions.pod:8827 msgid "" "Since 1.0.63, use C<guestfs_file> instead which can now process compressed " "files." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8828 +#: ../src/guestfs-actions.pod:8835 msgid "guestfs_zgrep" msgstr "guestfs_zgrep" #. type: verbatim -#: ../src/guestfs-actions.pod:8830 +#: ../src/guestfs-actions.pod:8837 #, no-wrap msgid "" " char **\n" @@ -37858,12 +37888,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8847 +#: ../src/guestfs-actions.pod:8854 msgid "guestfs_zgrepi" msgstr "guestfs_zgrepi" #. type: verbatim -#: ../src/guestfs-actions.pod:8849 +#: ../src/guestfs-actions.pod:8856 #, no-wrap msgid "" " char **\n" @@ -41511,11 +41541,22 @@ msgstr "" #: ../src/guestfs.pod:1489 msgid "" "For other programs the caller will almost certainly want to install an " -"alternate error handler or do error handling in-line like this:" +"alternate error handler or do error handling in-line as in the example " +"below. The non-C language bindings all install NULL error handlers and turn " +"errors into exceptions using code similar to this:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1494 +#, no-wrap +msgid "" +" const char *msg;\n" +" int errnum;\n" +" \n" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1492 +#: ../src/guestfs.pod:1497 #, no-wrap msgid "" " /* This disables the default behaviour of printing errors\n" @@ -41525,32 +41566,44 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1496 +#: ../src/guestfs.pod:1501 #, no-wrap msgid "" " if (guestfs_launch (g) == -1) {\n" -" /* Examine the error message and print it etc. */\n" -" char *msg = guestfs_last_error (g);\n" -" int errnum = guestfs_last_errno (g);\n" +" /* Examine the error message and print it, throw it,\n" +" etc. */\n" +" msg = guestfs_last_error (g);\n" +" errnum = guestfs_last_errno (g);\n" +" \n" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:1507 +#, no-wrap +msgid "" " fprintf (stderr, \"%s\", msg);\n" " if (errnum != 0)\n" " fprintf (stderr, \": %s\", strerror (errnum));\n" " fprintf (stderr, \"\\n\");\n" -" /* ... */\n" -" }\n" -"\n" +" \n" msgstr "" -#. type: textblock -#: ../src/guestfs.pod:1507 +#. type: verbatim +#: ../src/guestfs.pod:1512 +#, fuzzy, no-wrap +#| msgid "" +#| " # ...\n" +#| "\n" msgid "" -"Out of memory errors are handled differently. The default action is to call " -"L<abort(3)>. If this is undesirable, then you can set a handler using L</" -"guestfs_set_out_of_memory_handler>." +" /* ... */\n" +" }\n" +"\n" msgstr "" +" # ...\n" +"\n" #. type: textblock -#: ../src/guestfs.pod:1511 +#: ../src/guestfs.pod:1515 msgid "" "L</guestfs_create> returns C<NULL> if the handle cannot be created, and " "because there is no handle if this happens there is no way to get additional " @@ -41559,13 +41612,21 @@ msgid "" "returns NULL in this case)." msgstr "" +#. type: textblock +#: ../src/guestfs.pod:1521 +msgid "" +"Out of memory errors are handled differently. The default action is to call " +"L<abort(3)>. If this is undesirable, then you can set a handler using L</" +"guestfs_set_out_of_memory_handler>." +msgstr "" + #. type: =head2 -#: ../src/guestfs.pod:1517 +#: ../src/guestfs.pod:1525 msgid "guestfs_last_error" msgstr "guestfs_last_error" #. type: verbatim -#: ../src/guestfs.pod:1519 +#: ../src/guestfs.pod:1527 #, no-wrap msgid "" " const char *guestfs_last_error (guestfs_h *g);\n" @@ -41575,26 +41636,35 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1521 +#: ../src/guestfs.pod:1529 msgid "" "This returns the last error message that happened on C<g>. If there has not " "been an error since the handle was created, then this returns C<NULL>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1525 +#: ../src/guestfs.pod:1533 msgid "" -"The lifetime of the returned string is until the next error occurs, or L</" -"guestfs_close> is called." +"Note the returned string does I<not> have a newline character at the end. " +"Most error messages are single lines. Some are split over multiple lines " +"and contain C<\\n> characters within the string but not at the end." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1538 +msgid "" +"The lifetime of the returned string is until the next error occurs on the " +"same handle, or L</guestfs_close> is called. If you need to keep it longer, " +"copy it." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1528 +#: ../src/guestfs.pod:1542 msgid "guestfs_last_errno" msgstr "guestfs_last_errno" #. type: verbatim -#: ../src/guestfs.pod:1530 +#: ../src/guestfs.pod:1544 #, no-wrap msgid "" " int guestfs_last_errno (guestfs_h *g);\n" @@ -41604,28 +41674,36 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1532 +#: ../src/guestfs.pod:1546 msgid "This returns the last error number (errno) that happened on C<g>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1534 +#: ../src/guestfs.pod:1548 msgid "If successful, an errno integer not equal to zero is returned." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1536 +#: ../src/guestfs.pod:1550 +msgid "" +"In many cases the special errno C<ENOTSUP> is returned if you tried to call " +"a function or use a feature which is not supported." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:1553 msgid "" -"If no error, this returns 0. This call can return 0 in three situations:" +"If no error number is available, this returns 0. This call can return 0 in " +"three situations:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1543 +#: ../src/guestfs.pod:1560 msgid "There has not been any error on the handle." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1547 +#: ../src/guestfs.pod:1564 msgid "" "There has been an error but the errno was meaningless. This corresponds to " "the case where the error did not come from a failed system call, but for " @@ -41633,14 +41711,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1553 +#: ../src/guestfs.pod:1570 msgid "" "There was an error from a failed system call, but for some reason the errno " "was not captured and returned. This usually indicates a bug in libguestfs." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1559 +#: ../src/guestfs.pod:1576 msgid "" "Libguestfs tries to convert the errno from inside the applicance into a " "corresponding errno for the caller (not entirely trivial: the appliance " @@ -41651,12 +41729,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1567 +#: ../src/guestfs.pod:1584 msgid "guestfs_set_error_handler" msgstr "guestfs_set_error_handler" #. type: verbatim -#: ../src/guestfs.pod:1569 +#: ../src/guestfs.pod:1586 #, no-wrap msgid "" " typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n" @@ -41676,7 +41754,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1576 +#: ../src/guestfs.pod:1593 msgid "" "The callback C<cb> will be called if there is an error. The parameters " "passed to the callback are an opaque data pointer and the error message " @@ -41684,14 +41762,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1580 +#: ../src/guestfs.pod:1597 msgid "" "C<errno> is not passed to the callback. To get that the callback must call " "L</guestfs_last_errno>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1583 +#: ../src/guestfs.pod:1600 msgid "" "Note that the message string C<msg> is freed as soon as the callback " "function returns, so if you want to stash it somewhere you must make your " @@ -41699,22 +41777,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1587 +#: ../src/guestfs.pod:1604 msgid "The default handler prints messages on C<stderr>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1589 +#: ../src/guestfs.pod:1606 msgid "If you set C<cb> to C<NULL> then I<no> handler is called." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1591 +#: ../src/guestfs.pod:1608 msgid "guestfs_get_error_handler" msgstr "guestfs_get_error_handler" #. type: verbatim -#: ../src/guestfs.pod:1593 +#: ../src/guestfs.pod:1610 #, no-wrap msgid "" " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" @@ -41726,17 +41804,17 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1596 +#: ../src/guestfs.pod:1613 msgid "Returns the current error handler callback." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1598 +#: ../src/guestfs.pod:1615 msgid "guestfs_set_out_of_memory_handler" msgstr "guestfs_set_out_of_memory_handler" #. type: verbatim -#: ../src/guestfs.pod:1600 +#: ../src/guestfs.pod:1617 #, no-wrap msgid "" " typedef void (*guestfs_abort_cb) (void);\n" @@ -41746,30 +41824,30 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1604 +#: ../src/guestfs.pod:1621 msgid "" "The callback C<cb> will be called if there is an out of memory situation. " "I<Note this callback must not return>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1607 +#: ../src/guestfs.pod:1624 msgid "The default is to call L<abort(3)>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1609 +#: ../src/guestfs.pod:1626 msgid "" "You cannot set C<cb> to C<NULL>. You can't ignore out of memory situations." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1612 +#: ../src/guestfs.pod:1629 msgid "guestfs_get_out_of_memory_handler" msgstr "guestfs_get_out_of_memory_handler" #. type: verbatim -#: ../src/guestfs.pod:1614 +#: ../src/guestfs.pod:1631 #, no-wrap msgid "" " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" @@ -41779,37 +41857,39 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1616 +#: ../src/guestfs.pod:1633 msgid "This returns the current out of memory handler." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1618 +#: ../src/guestfs.pod:1635 msgid "API CALLS" msgstr "ВИКЛИКИ API" #. type: =head1 -#: ../src/guestfs.pod:1622 +#: ../src/guestfs.pod:1639 msgid "STRUCTURES" msgstr "СТРУКТУРИ" #. type: textblock -#: ../src/guestfs.pod:1624 -msgid "@STRUCTS@" +#: ../src/guestfs.pod:1641 +#, fuzzy +#| msgid "@STRUCTS@" +msgid "__STRUCTS__" msgstr "@STRUCTS@" #. type: =head1 -#: ../src/guestfs.pod:1626 +#: ../src/guestfs.pod:1643 msgid "AVAILABILITY" msgstr "ДОСТУПНІСТЬ" #. type: =head2 -#: ../src/guestfs.pod:1628 +#: ../src/guestfs.pod:1645 msgid "GROUPS OF FUNCTIONALITY IN THE APPLIANCE" msgstr "ГРУПИ ФУНКЦІОНАЛЬНИХ МОЖЛИВОСТЕЙ У ОБРАЗІ ОСНОВНОЇ СИСТЕМИ" #. type: textblock -#: ../src/guestfs.pod:1630 +#: ../src/guestfs.pod:1647 msgid "" "Using L</guestfs_available> you can test availability of the following " "groups of functions. This test queries the appliance to see if the " @@ -41817,17 +41897,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1635 -msgid "@AVAILABILITY@" -msgstr "@AVAILABILITY@" +#: ../src/guestfs.pod:1652 +#, fuzzy +#| msgid "AVAILABILITY" +msgid "__AVAILABILITY__" +msgstr "ДОСТУПНІСТЬ" #. type: =head2 -#: ../src/guestfs.pod:1637 +#: ../src/guestfs.pod:1654 msgid "GUESTFISH supported COMMAND" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1639 +#: ../src/guestfs.pod:1656 msgid "" "In L<guestfish(3)> there is a handy interactive command C<supported> which " "prints out the available groups and whether they are supported by this build " @@ -41835,19 +41917,19 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1644 +#: ../src/guestfs.pod:1661 msgid "SINGLE CALLS AT COMPILE TIME" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1646 +#: ../src/guestfs.pod:1663 msgid "" "Since version 1.5.8, C<E<lt>guestfs.hE<gt>> defines symbols for each C API " "function, such as:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1649 +#: ../src/guestfs.pod:1666 #, no-wrap msgid "" " #define LIBGUESTFS_HAVE_DD 1\n" @@ -41857,12 +41939,12 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1651 +#: ../src/guestfs.pod:1668 msgid "if L</guestfs_dd> is available." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1653 +#: ../src/guestfs.pod:1670 msgid "" "Before version 1.5.8, if you needed to test whether a single libguestfs " "function is available at compile time, we recommended using build tools such " @@ -41870,7 +41952,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1658 +#: ../src/guestfs.pod:1675 #, no-wrap msgid "" " AC_CHECK_LIB([guestfs],[guestfs_create])\n" @@ -41882,19 +41964,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1661 +#: ../src/guestfs.pod:1678 msgid "" "which would result in C<HAVE_GUESTFS_DD> being either defined or not defined " "in your program." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1664 +#: ../src/guestfs.pod:1681 msgid "SINGLE CALLS AT RUN TIME" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1666 +#: ../src/guestfs.pod:1683 msgid "" "Testing at compile time doesn't guarantee that a function really exists in " "the library. The reason is that you might be dynamically linked against a " @@ -41904,7 +41986,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1673 +#: ../src/guestfs.pod:1690 msgid "" "You can use L<dlopen(3)> to test if a function is available at run time, as " "in this example program (note that you still need the compile time check as " @@ -41912,7 +41994,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1677 +#: ../src/guestfs.pod:1694 #, no-wrap msgid "" " #include <stdio.h>\n" @@ -41930,7 +42012,7 @@ msgstr "" " \n" #. type: verbatim -#: ../src/guestfs.pod:1683 +#: ../src/guestfs.pod:1700 #, no-wrap msgid "" " main ()\n" @@ -41948,7 +42030,7 @@ msgstr "" " \n" #. type: verbatim -#: ../src/guestfs.pod:1689 +#: ../src/guestfs.pod:1706 #, no-wrap msgid "" " /* Test if the function guestfs_dd is really available. */\n" @@ -41963,7 +42045,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1698 +#: ../src/guestfs.pod:1715 #, no-wrap msgid "" " if (!has_function)\n" @@ -41982,7 +42064,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1711 +#: ../src/guestfs.pod:1728 msgid "" "You may think the above is an awful lot of hassle, and it is. There are " "other ways outside of the C linking system to ensure that this kind of " @@ -41990,7 +42072,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1716 +#: ../src/guestfs.pod:1733 #, no-wrap msgid "" " Requires: libguestfs >= 1.0.80\n" @@ -41998,12 +42080,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:1718 +#: ../src/guestfs.pod:1735 msgid "CALLS WITH OPTIONAL ARGUMENTS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1720 +#: ../src/guestfs.pod:1737 msgid "" "A recent feature of the API is the introduction of calls which take optional " "arguments. In C these are declared 3 ways. The main way is as a call which " @@ -42011,7 +42093,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1725 +#: ../src/guestfs.pod:1742 #, no-wrap msgid "" " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" @@ -42021,14 +42103,14 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1727 +#: ../src/guestfs.pod:1744 msgid "" "Call this with a list of optional arguments, terminated by C<-1>. So to " "call with no optional arguments specified:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1730 +#: ../src/guestfs.pod:1747 #, no-wrap msgid "" " guestfs_add_drive_opts (g, filename, -1);\n" @@ -42038,12 +42120,12 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1732 +#: ../src/guestfs.pod:1749 msgid "With a single optional argument:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1734 +#: ../src/guestfs.pod:1751 #, no-wrap msgid "" " guestfs_add_drive_opts (g, filename,\n" @@ -42057,12 +42139,12 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1738 +#: ../src/guestfs.pod:1755 msgid "With two:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1740 +#: ../src/guestfs.pod:1757 #, no-wrap msgid "" " guestfs_add_drive_opts (g, filename,\n" @@ -42078,19 +42160,19 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1745 +#: ../src/guestfs.pod:1762 msgid "" "and so forth. Don't forget the terminating C<-1> otherwise Bad Things will " "happen!" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1748 +#: ../src/guestfs.pod:1765 msgid "USING va_list FOR OPTIONAL ARGUMENTS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1750 +#: ../src/guestfs.pod:1767 msgid "" "The second variant has the same name with the suffix C<_va>, which works the " "same way but takes a C<va_list>. See the C manual for details. For the " @@ -42098,7 +42180,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1754 +#: ../src/guestfs.pod:1771 #, no-wrap msgid "" " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" @@ -42110,12 +42192,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs.pod:1757 +#: ../src/guestfs.pod:1774 msgid "CONSTRUCTING OPTIONAL ARGUMENTS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1759 +#: ../src/guestfs.pod:1776 msgid "" "The third variant is useful where you need to construct these calls. You " "pass in a structure where you fill in the optional fields. The structure " @@ -42125,7 +42207,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1765 +#: ../src/guestfs.pod:1782 #, no-wrap msgid "" " struct guestfs_add_drive_opts_argv {\n" @@ -42149,12 +42231,12 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1774 +#: ../src/guestfs.pod:1791 msgid "You could call it like this:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:1776 +#: ../src/guestfs.pod:1793 #, no-wrap msgid "" " struct guestfs_add_drive_opts_argv optargs = {\n" @@ -42174,7 +42256,7 @@ msgstr "" " \n" #. type: verbatim -#: ../src/guestfs.pod:1783 +#: ../src/guestfs.pod:1800 #, no-wrap msgid "" " guestfs_add_drive_opts_argv (g, filename, &optargs);\n" @@ -42184,29 +42266,29 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:1791 +#: ../src/guestfs.pod:1808 msgid "The C<_BITMASK> suffix on each option name when specifying the bitmask." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1796 +#: ../src/guestfs.pod:1813 msgid "You do not need to fill in all fields of the structure." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1800 +#: ../src/guestfs.pod:1817 msgid "" "There must be a one-to-one correspondence between fields of the structure " "that are filled in, and bits set in the bitmask." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:1805 +#: ../src/guestfs.pod:1822 msgid "OPTIONAL ARGUMENTS IN OTHER LANGUAGES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1807 +#: ../src/guestfs.pod:1824 msgid "" "In other languages, optional arguments are expressed in the way that is " "natural for that language. We refer you to the language-specific " @@ -42214,17 +42296,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1811 +#: ../src/guestfs.pod:1828 msgid "For guestfish, see L<guestfish(1)/OPTIONAL ARGUMENTS>." msgstr "" +#. type: =head1 +#: ../src/guestfs.pod:1830 +msgid "EVENTS" +msgstr "" + #. type: =head2 -#: ../src/guestfs.pod:1813 +#: ../src/guestfs.pod:1832 msgid "SETTING CALLBACKS TO HANDLE EVENTS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1815 +#: ../src/guestfs.pod:1834 msgid "" "B<Note:> This section documents the generic event mechanism introduced in " "libguestfs 1.10, which you should use in new code if possible. The old " @@ -42236,7 +42323,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1824 +#: ../src/guestfs.pod:1843 msgid "" "Handles generate events when certain things happen, such as log messages " "being generated, progress messages during long-running operations, or the " @@ -42248,7 +42335,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1832 +#: ../src/guestfs.pod:1851 msgid "" "In the current implementation, events are only generated synchronously: that " "means that events (and hence callbacks) can only happen while you are in the " @@ -42257,31 +42344,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1837 +#: ../src/guestfs.pod:1856 msgid "" "Events may contain a payload, usually nothing (void), an array of 64 bit " "unsigned integers, or a message buffer. Payloads are discussed later on." msgstr "" -#. type: =head3 -#: ../src/guestfs.pod:1841 +#. type: =head2 +#: ../src/guestfs.pod:1860 msgid "CLASSES OF EVENTS" msgstr "" #. type: =item -#: ../src/guestfs.pod:1845 +#: ../src/guestfs.pod:1864 msgid "GUESTFS_EVENT_CLOSE (payload type: void)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1848 +#: ../src/guestfs.pod:1867 msgid "" "The callback function will be called while the handle is being closed " "(synchronously from L</guestfs_close>)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1851 +#: ../src/guestfs.pod:1870 msgid "" "Note that libguestfs installs an L<atexit(3)> handler to try to clean up " "handles that are open when the program exits. This means that this callback " @@ -42292,19 +42379,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1858 +#: ../src/guestfs.pod:1877 msgid "" "If no callback is registered: the handle is closed without any callback " "being invoked." msgstr "" #. type: =item -#: ../src/guestfs.pod:1861 +#: ../src/guestfs.pod:1880 msgid "GUESTFS_EVENT_SUBPROCESS_QUIT (payload type: void)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1864 +#: ../src/guestfs.pod:1883 msgid "" "The callback function will be called when the child process quits, either " "asynchronously or if killed by L</guestfs_kill_subprocess>. (This " @@ -42312,17 +42399,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1868 ../src/guestfs.pod:1877 ../src/guestfs.pod:1994 +#: ../src/guestfs.pod:1887 ../src/guestfs.pod:1896 ../src/guestfs.pod:2013 msgid "If no callback is registered: the event is ignored." msgstr "" #. type: =item -#: ../src/guestfs.pod:1870 +#: ../src/guestfs.pod:1889 msgid "GUESTFS_EVENT_LAUNCH_DONE (payload type: void)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1873 +#: ../src/guestfs.pod:1892 msgid "" "The callback function will be called when the child process becomes ready " "first time after it has been launched. (This corresponds to a transition " @@ -42330,12 +42417,12 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:1879 +#: ../src/guestfs.pod:1898 msgid "GUESTFS_EVENT_PROGRESS (payload type: array of 4 x uint64_t)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1882 +#: ../src/guestfs.pod:1901 msgid "" "Some long-running operations can generate progress messages. If this " "callback is registered, then it will be called each time a progress message " @@ -42345,14 +42432,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1888 +#: ../src/guestfs.pod:1907 msgid "" "The callback receives in the payload four unsigned 64 bit numbers which are " "(in order): C<proc_nr>, C<serial>, C<position>, C<total>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1891 +#: ../src/guestfs.pod:1910 msgid "" "The units of C<total> are not defined, although for some operations C<total> " "may relate in some way to the amount of data to be transferred (eg. in bytes " @@ -42360,24 +42447,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1896 +#: ../src/guestfs.pod:1915 msgid "The only defined and stable parts of the API are:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1902 +#: ../src/guestfs.pod:1921 msgid "" "The callback can display to the user some type of progress bar or indicator " "which shows the ratio of C<position>:C<total>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1907 +#: ../src/guestfs.pod:1926 msgid "0 E<lt>= C<position> E<lt>= C<total>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1911 +#: ../src/guestfs.pod:1930 msgid "" "If any progress notification is sent during a call, then a final progress " "notification is always sent when C<position> = C<total> (I<unless> the call " @@ -42385,7 +42472,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1915 +#: ../src/guestfs.pod:1934 msgid "" "This is to simplify caller code, so callers can easily set the progress " "indicator to \"100%\" at the end of the operation, without requiring special " @@ -42393,7 +42480,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1921 +#: ../src/guestfs.pod:1940 msgid "" "For some calls we are unable to estimate the progress of the call, but we " "can still generate progress messages to indicate activity. This is known as " @@ -42402,7 +42489,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1926 +#: ../src/guestfs.pod:1945 msgid "" "For these calls, zero or more progress messages are generated with " "C<position = 0> and C<total = 1>, followed by a final message with " @@ -42410,14 +42497,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1930 +#: ../src/guestfs.pod:1949 msgid "" "As noted above, if the call fails with an error then the final message may " "not be generated." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1935 +#: ../src/guestfs.pod:1954 msgid "" "The callback also receives the procedure number (C<proc_nr>) and serial " "number (C<serial>) of the call. These are only useful for debugging " @@ -42426,31 +42513,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1941 +#: ../src/guestfs.pod:1960 msgid "If no callback is registered: progress messages are discarded." msgstr "" #. type: =item -#: ../src/guestfs.pod:1943 +#: ../src/guestfs.pod:1962 msgid "GUESTFS_EVENT_APPLIANCE (payload type: message buffer)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1946 +#: ../src/guestfs.pod:1965 msgid "" "The callback function is called whenever a log message is generated by qemu, " "the appliance kernel, guestfsd (daemon), or utility programs." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1949 +#: ../src/guestfs.pod:1968 msgid "" "If the verbose flag (L</guestfs_set_verbose>) is set before launch (L</" "guestfs_launch>) then additional debug messages are generated." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1952 ../src/guestfs.pod:1966 +#: ../src/guestfs.pod:1971 ../src/guestfs.pod:1985 msgid "" "If no callback is registered: the messages are discarded unless the verbose " "flag is set in which case they are sent to stderr. You can override the " @@ -42458,76 +42545,81 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:1957 +#: ../src/guestfs.pod:1976 msgid "GUESTFS_EVENT_LIBRARY (payload type: message buffer)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1960 +#: ../src/guestfs.pod:1979 msgid "" "The callback function is called whenever a log message is generated by the " "library part of libguestfs." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1963 +#: ../src/guestfs.pod:1982 msgid "" "If the verbose flag (L</guestfs_set_verbose>) is set then additional debug " "messages are generated." msgstr "" #. type: =item -#: ../src/guestfs.pod:1971 +#: ../src/guestfs.pod:1990 msgid "GUESTFS_EVENT_TRACE (payload type: message buffer)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1974 +#: ../src/guestfs.pod:1993 msgid "" "The callback function is called whenever a trace message is generated. This " "only applies if the trace flag (L</guestfs_set_trace>) is set." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1977 +#: ../src/guestfs.pod:1996 msgid "" "If no callback is registered: the messages are sent to stderr. You can " "override the printing of trace messages to stderr by setting up a callback." msgstr "" #. type: =item -#: ../src/guestfs.pod:1981 +#: ../src/guestfs.pod:2000 msgid "GUESTFS_EVENT_ENTER (payload type: function name)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:1984 +#: ../src/guestfs.pod:2003 msgid "" "The callback function is called whenever a libguestfs function is entered." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1987 +#: ../src/guestfs.pod:2006 msgid "" "The payload is a string which contains the name of the function that we are " "entering (not including C<guestfs_> prefix)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:1990 +#: ../src/guestfs.pod:2009 msgid "" "Note that libguestfs functions can call themselves, so you may see many " "events from a single call. A few libguestfs functions do not generate this " "event." msgstr "" +#. type: =head2 +#: ../src/guestfs.pod:2017 +msgid "EVENT API" +msgstr "" + #. type: =head3 -#: ../src/guestfs.pod:1998 +#: ../src/guestfs.pod:2019 msgid "guestfs_set_event_callback" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2000 +#: ../src/guestfs.pod:2021 #, no-wrap msgid "" " int guestfs_set_event_callback (guestfs_h *g,\n" @@ -42539,14 +42631,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2006 +#: ../src/guestfs.pod:2027 msgid "" "This function registers a callback (C<cb>) for all event classes in the " "C<event_bitmask>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2009 +#: ../src/guestfs.pod:2030 msgid "" "For example, to register for all log message events, you could call this " "function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>. " @@ -42555,40 +42647,40 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2015 +#: ../src/guestfs.pod:2036 msgid "C<flags> should always be passed as 0." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2017 +#: ../src/guestfs.pod:2038 msgid "" "C<opaque> is an opaque pointer which is passed to the callback. You can use " "it for any purpose." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2020 +#: ../src/guestfs.pod:2041 msgid "" "The return value is the event handle (an integer) which you can use to " "delete the callback (see below)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2023 +#: ../src/guestfs.pod:2044 msgid "" "If there is an error, this function returns C<-1>, and sets the error in the " "handle in the usual way (see L</guestfs_last_error> etc.)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2026 +#: ../src/guestfs.pod:2047 msgid "" "Callbacks remain in effect until they are deleted, or until the handle is " "closed." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2029 +#: ../src/guestfs.pod:2050 msgid "" "In the case where multiple callbacks are registered for a particular event " "class, all of the callbacks are called. The order in which multiple " @@ -42596,12 +42688,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2033 +#: ../src/guestfs.pod:2054 msgid "guestfs_delete_event_callback" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2035 +#: ../src/guestfs.pod:2056 #, no-wrap msgid "" " void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n" @@ -42609,7 +42701,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2037 +#: ../src/guestfs.pod:2058 msgid "" "Delete a callback that was previously registered. C<event_handle> should be " "the integer that was returned by a previous call to " @@ -42617,12 +42709,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2041 +#: ../src/guestfs.pod:2062 msgid "guestfs_event_callback" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2043 +#: ../src/guestfs.pod:2064 #, no-wrap msgid "" " typedef void (*guestfs_event_callback) (\n" @@ -42637,13 +42729,13 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2052 +#: ../src/guestfs.pod:2073 msgid "" "This is the type of the event callback function that you have to provide." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2055 +#: ../src/guestfs.pod:2076 msgid "" "The basic parameters are: the handle (C<g>), the opaque user pointer " "(C<opaque>), the event class (eg. C<GUESTFS_EVENT_PROGRESS>), the event " @@ -42651,7 +42743,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2059 +#: ../src/guestfs.pod:2080 msgid "" "The remaining parameters contain the event payload (if any). Each event may " "contain a payload, which usually relates to the event class, but for future " @@ -42660,7 +42752,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2064 +#: ../src/guestfs.pod:2085 msgid "" "C<buf> and C<buf_len> contain a message buffer (if C<buf_len == 0>, then " "there is no message buffer). Note that this message buffer can contain " @@ -42668,19 +42760,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2068 +#: ../src/guestfs.pod:2089 msgid "" "C<array> and C<array_len> is an array of 64 bit unsigned integers. At the " "moment this is only used for progress messages." msgstr "" -#. type: =head3 -#: ../src/guestfs.pod:2071 +#. type: =head2 +#: ../src/guestfs.pod:2092 msgid "EXAMPLE: CAPTURING LOG MESSAGES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2073 +#: ../src/guestfs.pod:2094 msgid "" "One motivation for the generic event API was to allow GUI programs to " "capture debug and other messages. In libguestfs E<le> 1.8 these were sent " @@ -42688,7 +42780,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2077 +#: ../src/guestfs.pod:2098 msgid "" "Events associated with log messages are: C<GUESTFS_EVENT_LIBRARY>, " "C<GUESTFS_EVENT_APPLIANCE> and C<GUESTFS_EVENT_TRACE>. (Note that error " @@ -42696,14 +42788,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2082 +#: ../src/guestfs.pod:2103 msgid "" "Programs have to set up a callback to capture the classes of events of " "interest:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2085 +#: ../src/guestfs.pod:2106 #, no-wrap msgid "" " int eh =\n" @@ -42719,14 +42811,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2095 +#: ../src/guestfs.pod:2116 msgid "" "The callback can then direct messages to the appropriate place. In this " "example, messages are directed to syslog:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2098 +#: ../src/guestfs.pod:2119 #, no-wrap msgid "" " static void\n" @@ -42747,12 +42839,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2113 +#: ../src/guestfs.pod:2134 msgid "CANCELLING LONG TRANSFERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2115 +#: ../src/guestfs.pod:2136 msgid "" "Some operations can be cancelled by the caller while they are in progress. " "Currently only operations that involve uploading or downloading data can be " @@ -42761,12 +42853,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2120 +#: ../src/guestfs.pod:2141 msgid "guestfs_user_cancel" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2122 +#: ../src/guestfs.pod:2143 #, no-wrap msgid "" " void guestfs_user_cancel (guestfs_h *g);\n" @@ -42774,13 +42866,13 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2124 +#: ../src/guestfs.pod:2145 msgid "" "C<guestfs_user_cancel> cancels the current upload or download operation." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2127 +#: ../src/guestfs.pod:2148 msgid "" "Unlike most other libguestfs calls, this function is signal safe and thread " "safe. You can call it from a signal handler or from another thread, without " @@ -42788,7 +42880,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2131 +#: ../src/guestfs.pod:2152 msgid "" "The transfer that was in progress (if there is one) will stop shortly " "afterwards, and will return an error. The errno (see L</" @@ -42797,7 +42889,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2137 +#: ../src/guestfs.pod:2158 msgid "" "No cleanup is performed: for example, if a file was being uploaded then " "after cancellation there may be a partially uploaded file. It is the " @@ -42805,12 +42897,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2141 +#: ../src/guestfs.pod:2162 msgid "There are two common places that you might call C<guestfs_user_cancel>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2143 +#: ../src/guestfs.pod:2164 msgid "" "In an interactive text-based program, you might call it from a C<SIGINT> " "signal handler so that pressing C<^C> cancels the current operation. (You " @@ -42819,19 +42911,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2148 +#: ../src/guestfs.pod:2169 msgid "" "In a graphical program, when the main thread is displaying a progress bar " "with a cancel button, wire up the cancel button to call this function." msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2152 +#: ../src/guestfs.pod:2173 msgid "PRIVATE DATA AREA" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2154 +#: ../src/guestfs.pod:2175 msgid "" "You can attach named pieces of private data to the libguestfs handle, fetch " "them by name, and walk over them, for the lifetime of the handle. This is " @@ -42839,12 +42931,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2159 +#: ../src/guestfs.pod:2180 msgid "To attach a named piece of data, use the following call:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2161 +#: ../src/guestfs.pod:2182 #, no-wrap msgid "" " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" @@ -42854,7 +42946,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:2163 +#: ../src/guestfs.pod:2184 msgid "" "C<key> is the name to associate with this data, and C<data> is an arbitrary " "pointer (which can be C<NULL>). Any previous item with the same key is " @@ -42862,7 +42954,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2167 +#: ../src/guestfs.pod:2188 msgid "" "You can use any C<key> you want, but your key should I<not> start with an " "underscore character. Keys beginning with an underscore character are " @@ -42872,12 +42964,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2173 +#: ../src/guestfs.pod:2194 msgid "To retrieve the pointer, use:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2175 +#: ../src/guestfs.pod:2196 #, no-wrap msgid "" " void *guestfs_get_private (guestfs_h *g, const char *key);\n" @@ -42887,7 +42979,7 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:2177 +#: ../src/guestfs.pod:2198 msgid "" "This function returns C<NULL> if either no data is found associated with " "C<key>, or if the user previously set the C<key>'s C<data> pointer to " @@ -42895,7 +42987,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2181 +#: ../src/guestfs.pod:2202 msgid "" "Libguestfs does not try to look at or interpret the C<data> pointer in any " "way. As far as libguestfs is concerned, it need not be a valid pointer at " @@ -42906,12 +42998,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2188 +#: ../src/guestfs.pod:2209 msgid "To walk over all entries, use these two functions:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2190 +#: ../src/guestfs.pod:2211 #, no-wrap msgid "" " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" @@ -42919,7 +43011,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2192 +#: ../src/guestfs.pod:2213 #, no-wrap msgid "" " void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n" @@ -42927,7 +43019,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2194 +#: ../src/guestfs.pod:2215 msgid "" "C<guestfs_first_private> returns the first key, pointer pair (\"first\" does " "not have any particular meaning -- keys are not returned in any defined " @@ -42937,7 +43029,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2200 +#: ../src/guestfs.pod:2221 msgid "" "C<guestfs_next_private> returns the next key, pointer pair. The return " "value of this function is also C<NULL> is there are no further entries to " @@ -42945,18 +43037,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2204 +#: ../src/guestfs.pod:2225 msgid "Notes about walking over entries:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2210 +#: ../src/guestfs.pod:2231 msgid "" "You must not call C<guestfs_set_private> while walking over the entries." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2215 +#: ../src/guestfs.pod:2236 msgid "" "The handle maintains an internal iterator which is reset when you call " "C<guestfs_first_private>. This internal iterator is invalidated when you " @@ -42964,12 +43056,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2221 +#: ../src/guestfs.pod:2242 msgid "If you have set the data pointer associated with a key to C<NULL>, ie:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2223 +#: ../src/guestfs.pod:2244 #, no-wrap msgid "" " guestfs_set_private (g, key, NULL);\n" @@ -42977,26 +43069,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2225 +#: ../src/guestfs.pod:2246 msgid "then that C<key> is not returned when walking." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2229 +#: ../src/guestfs.pod:2250 msgid "" "C<*key_rtn> is only valid until the next call to C<guestfs_first_private>, " "C<guestfs_next_private> or C<guestfs_set_private>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2235 +#: ../src/guestfs.pod:2256 msgid "" "The following example code shows how to print all keys and data pointers " "that are associated with the handle C<g>:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2238 +#: ../src/guestfs.pod:2259 #, no-wrap msgid "" " const char *key;\n" @@ -43010,14 +43102,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2246 +#: ../src/guestfs.pod:2267 msgid "" "More commonly you are only interested in keys that begin with an application-" "specific prefix C<foo_>. Modify the loop like so:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2249 +#: ../src/guestfs.pod:2270 #, no-wrap msgid "" " const char *key;\n" @@ -43032,7 +43124,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2258 +#: ../src/guestfs.pod:2279 msgid "" "If you need to modify keys while walking, then you have to jump back to the " "beginning of the loop. For example, to delete all keys prefixed with " @@ -43040,7 +43132,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2262 +#: ../src/guestfs.pod:2283 #, no-wrap msgid "" " const char *key;\n" @@ -43062,7 +43154,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2278 +#: ../src/guestfs.pod:2299 msgid "" "Note that the above loop is guaranteed to terminate because the keys are " "being deleted, but other manipulations of keys within the loop might not " @@ -43071,12 +43163,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2283 +#: ../src/guestfs.pod:2304 msgid "SYSTEMTAP" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2285 +#: ../src/guestfs.pod:2306 msgid "" "The libguestfs C library can be probed using systemtap or DTrace. This is " "true of any library, not just libguestfs. However libguestfs also contains " @@ -43084,12 +43176,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2289 +#: ../src/guestfs.pod:2310 msgid "You can list all the static markers by doing:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2291 +#: ../src/guestfs.pod:2312 #, no-wrap msgid "" " stap -l 'process(\"/usr/lib*/libguestfs.so.0\")\n" @@ -43098,26 +43190,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2294 +#: ../src/guestfs.pod:2315 msgid "" "B<Note:> These static markers are I<not> part of the stable API and may " "change in future versions." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2297 +#: ../src/guestfs.pod:2318 msgid "SYSTEMTAP SCRIPT EXAMPLE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2299 +#: ../src/guestfs.pod:2320 msgid "" "This script contains examples of displaying both the static markers and some " "ordinary C entry points:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2302 +#: ../src/guestfs.pod:2323 #, no-wrap msgid "" " global last;\n" @@ -43125,7 +43217,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2304 +#: ../src/guestfs.pod:2325 #, no-wrap msgid "" " function display_time () {\n" @@ -43138,7 +43230,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2311 +#: ../src/guestfs.pod:2332 #, no-wrap msgid "" " printf (\"%d (+%d):\", now, delta);\n" @@ -43147,7 +43239,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2314 +#: ../src/guestfs.pod:2335 #, no-wrap msgid "" " probe begin {\n" @@ -43158,7 +43250,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2319 +#: ../src/guestfs.pod:2340 #, no-wrap msgid "" " /* Display all calls to static markers. */\n" @@ -43171,7 +43263,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2326 +#: ../src/guestfs.pod:2347 #, no-wrap msgid "" " /* Display all calls to guestfs_mkfs* functions. */\n" @@ -43184,7 +43276,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2333 +#: ../src/guestfs.pod:2354 msgid "" "The script above can be saved to C<test.stap> and run using the L<stap(1)> " "program. Note that you either have to be root, or you have to add yourself " @@ -43193,7 +43285,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2338 +#: ../src/guestfs.pod:2359 #, no-wrap msgid "" " # stap /tmp/test.stap\n" @@ -43202,17 +43294,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2341 +#: ../src/guestfs.pod:2362 msgid "In another terminal, run a guestfish command such as this:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2345 +#: ../src/guestfs.pod:2366 msgid "In the first terminal, stap trace output similar to this is shown:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2347 +#: ../src/guestfs.pod:2368 #, no-wrap msgid "" " 1318248056692655 (+0):\tlaunch_start\n" @@ -43225,12 +43317,12 @@ msgid "" msgstr "" #. type: =end -#: ../src/guestfs.pod:2354 ../src/guestfs.pod:2359 +#: ../src/guestfs.pod:2375 ../src/guestfs.pod:2380 msgid "html" msgstr "html" #. type: textblock -#: ../src/guestfs.pod:2356 +#: ../src/guestfs.pod:2377 msgid "" "<!-- old anchor for the next section --> <a name=" "\"state_machine_and_low_level_event_api\"/>" @@ -43239,12 +43331,12 @@ msgstr "" "\"state_machine_and_low_level_event_api\"/>" #. type: =head1 -#: ../src/guestfs.pod:2361 +#: ../src/guestfs.pod:2382 msgid "ARCHITECTURE" msgstr "АРХІТЕКТУРА" #. type: textblock -#: ../src/guestfs.pod:2363 +#: ../src/guestfs.pod:2384 msgid "" "Internally, libguestfs is implemented by running an appliance (a special " "type of small virtual machine) using L<qemu(1)>. Qemu runs as a child " @@ -43252,7 +43344,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2367 +#: ../src/guestfs.pod:2388 #, no-wrap msgid "" " ___________________\n" @@ -43278,14 +43370,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2387 +#: ../src/guestfs.pod:2408 msgid "" "The library, linked to the main program, creates the child process and hence " "the appliance in the L</guestfs_launch> function." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2390 +#: ../src/guestfs.pod:2411 msgid "" "Inside the appliance is a Linux kernel and a complete stack of userspace " "tools (such as LVM and ext2 programs) and a small controlling daemon called " @@ -43297,7 +43389,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2399 +#: ../src/guestfs.pod:2420 msgid "" "A common misunderstanding is that the appliance \"is\" the virtual machine. " "Although the disk image you are attached to might also be used by some " @@ -43308,17 +43400,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2406 +#: ../src/guestfs.pod:2427 msgid "STATE MACHINE" msgstr "СКІНЧЕННИЙ АВТОМАТ" #. type: textblock -#: ../src/guestfs.pod:2408 +#: ../src/guestfs.pod:2429 msgid "libguestfs uses a state machine to model the child process:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2410 +#: ../src/guestfs.pod:2431 #, no-wrap msgid "" " |\n" @@ -43346,7 +43438,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2432 +#: ../src/guestfs.pod:2453 msgid "" "The normal transitions are (1) CONFIG (when the handle is created, but there " "is no child process), (2) LAUNCHING (when the child process is booting up), " @@ -43355,7 +43447,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2437 +#: ../src/guestfs.pod:2458 msgid "" "The guest may be killed by L</guestfs_kill_subprocess>, or may die " "asynchronously at any time (eg. due to some internal error), and that causes " @@ -43363,14 +43455,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2441 +#: ../src/guestfs.pod:2462 msgid "" "Configuration commands for qemu such as L</guestfs_add_drive> can only be " "issued when in the CONFIG state." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2444 +#: ../src/guestfs.pod:2465 msgid "" "The API offers one call that goes from CONFIG through LAUNCHING to READY. " "L</guestfs_launch> blocks until the child process is READY to accept " @@ -43379,7 +43471,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2450 +#: ../src/guestfs.pod:2471 msgid "" "API actions such as L</guestfs_mount> can only be issued when in the READY " "state. These API calls block waiting for the command to be carried out (ie. " @@ -43389,7 +43481,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2456 +#: ../src/guestfs.pod:2477 msgid "" "Finally, the child process sends asynchronous messages back to the main " "program, such as kernel log messages. You can register a callback to " @@ -43397,17 +43489,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2460 +#: ../src/guestfs.pod:2481 msgid "INTERNALS" msgstr "ВНУТРІШНІ ПРИНЦИПИ РОБОТИ" #. type: =head2 -#: ../src/guestfs.pod:2462 +#: ../src/guestfs.pod:2483 msgid "APPLIANCE BOOT PROCESS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2464 +#: ../src/guestfs.pod:2485 msgid "" "This process has evolved and continues to evolve. The description here " "corresponds only to the current version of libguestfs and is provided for " @@ -43415,55 +43507,55 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2468 +#: ../src/guestfs.pod:2489 msgid "" "In order to follow the stages involved below, enable libguestfs debugging " "(set the environment variable C<LIBGUESTFS_DEBUG=1>)." msgstr "" #. type: =item -#: ../src/guestfs.pod:2473 +#: ../src/guestfs.pod:2494 msgid "Create the appliance" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2475 +#: ../src/guestfs.pod:2496 msgid "" "C<febootstrap-supermin-helper> is invoked to create the kernel, a small " "initrd and the appliance." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2478 +#: ../src/guestfs.pod:2499 msgid "" "The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another " "directory if C<TMPDIR> is set)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2481 +#: ../src/guestfs.pod:2502 msgid "" "For a complete description of how the appliance is created and cached, read " "the L<febootstrap(8)> and L<febootstrap-supermin-helper(8)> man pages." msgstr "" #. type: =item -#: ../src/guestfs.pod:2485 +#: ../src/guestfs.pod:2506 msgid "Start qemu and boot the kernel" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2487 +#: ../src/guestfs.pod:2508 msgid "qemu is invoked to boot the kernel." msgstr "" #. type: =item -#: ../src/guestfs.pod:2489 +#: ../src/guestfs.pod:2510 msgid "Run the initrd" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2491 +#: ../src/guestfs.pod:2512 msgid "" "C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the " "appliance. The purpose of the initrd is to load enough kernel modules in " @@ -43471,21 +43563,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2495 +#: ../src/guestfs.pod:2516 msgid "" "The initrd is a cpio archive called C</var/tmp/.guestfs-E<lt>UIDE<gt>/" "initrd>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2498 +#: ../src/guestfs.pod:2519 msgid "" "When the initrd has started you will see messages showing that kernel " "modules are being loaded, similar to this:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2501 +#: ../src/guestfs.pod:2522 #, no-wrap msgid "" " febootstrap: ext2 mini initrd starting up\n" @@ -43496,12 +43588,12 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2506 +#: ../src/guestfs.pod:2527 msgid "Find and mount the appliance device" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2508 +#: ../src/guestfs.pod:2529 msgid "" "The appliance is a sparse file containing an ext2 filesystem which contains " "a familiar (although reduced in size) Linux operating system. It would " @@ -43509,33 +43601,33 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2512 +#: ../src/guestfs.pod:2533 msgid "" "The regular disks being inspected by libguestfs are the first devices " "exposed by qemu (eg. as C</dev/vda>)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2515 +#: ../src/guestfs.pod:2536 msgid "" "The last disk added to qemu is the appliance itself (eg. C</dev/vdb> if " "there was only one regular disk)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2518 +#: ../src/guestfs.pod:2539 msgid "" "Thus the final job of the initrd is to locate the appliance disk, mount it, " "and switch root into the appliance, and run C</init> from the appliance." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2522 +#: ../src/guestfs.pod:2543 msgid "If this works successfully you will see messages such as:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2524 +#: ../src/guestfs.pod:2545 #, no-wrap msgid "" " febootstrap: picked /sys/block/vdb/dev as root device\n" @@ -43547,19 +43639,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2530 +#: ../src/guestfs.pod:2551 msgid "" "Note that C<Starting /init script ...> indicates that the appliance's init " "script is now running." msgstr "" #. type: =item -#: ../src/guestfs.pod:2533 +#: ../src/guestfs.pod:2554 msgid "Initialize the appliance" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2535 +#: ../src/guestfs.pod:2556 msgid "" "The appliance itself now initializes itself. This involves starting certain " "processes like C<udev>, possibly printing some debug information, and " @@ -43567,19 +43659,19 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:2539 +#: ../src/guestfs.pod:2560 msgid "The daemon" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2541 +#: ../src/guestfs.pod:2562 msgid "" "Finally the daemon (C<guestfsd>) runs inside the appliance. If it runs you " "should see:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2544 +#: ../src/guestfs.pod:2565 #, no-wrap msgid "" " verbose daemon enabled\n" @@ -43587,14 +43679,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2546 +#: ../src/guestfs.pod:2567 msgid "" "The daemon expects to see a named virtio-serial port exposed by qemu and " "connected on the other end to the library." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2549 +#: ../src/guestfs.pod:2570 msgid "" "The daemon connects to this port (and hence to the library) and sends a four " "byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication " @@ -43602,19 +43694,19 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2555 +#: ../src/guestfs.pod:2576 msgid "COMMUNICATION PROTOCOL" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2557 +#: ../src/guestfs.pod:2578 msgid "" "Don't rely on using this protocol directly. This section documents how it " "currently works, but it may change at any time." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2560 +#: ../src/guestfs.pod:2581 msgid "" "The protocol used to talk between the library and the daemon running inside " "the qemu virtual machine is a simple RPC mechanism built on top of XDR (RFC " @@ -43622,14 +43714,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2564 +#: ../src/guestfs.pod:2585 msgid "" "The detailed format of structures is in C<src/guestfs_protocol.x> (note: " "this file is automatically generated)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2567 +#: ../src/guestfs.pod:2588 msgid "" "There are two broad cases, ordinary functions that don't have any C<FileIn> " "and C<FileOut> parameters, which are handled with very simple request/reply " @@ -43639,17 +43731,17 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2574 +#: ../src/guestfs.pod:2595 msgid "ORDINARY FUNCTIONS (NO FILEIN/FILEOUT PARAMS)" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2576 +#: ../src/guestfs.pod:2597 msgid "For ordinary functions, the request message is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2578 +#: ../src/guestfs.pod:2599 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -43660,7 +43752,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2583 +#: ../src/guestfs.pod:2604 msgid "" "The total length field allows the daemon to allocate a fixed size buffer " "into which it slurps the rest of the message. As a result, the total length " @@ -43669,21 +43761,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2589 +#: ../src/guestfs.pod:2610 msgid "" "Note also that many functions don't take any arguments, in which case the " "C<guestfs_I<foo>_args> is completely omitted." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2592 +#: ../src/guestfs.pod:2613 msgid "" "The header contains the procedure number (C<guestfs_proc>) which is how the " "receiver knows what type of args structure to expect, or none at all." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2596 +#: ../src/guestfs.pod:2617 msgid "" "For functions that take optional arguments, the optional arguments are " "encoded in the C<guestfs_I<foo>_args> structure in the same way as ordinary " @@ -43695,12 +43787,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2604 +#: ../src/guestfs.pod:2625 msgid "The reply message for ordinary functions is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2606 +#: ../src/guestfs.pod:2627 #, no-wrap msgid "" " total length (header + ret,\n" @@ -43711,27 +43803,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2611 +#: ../src/guestfs.pod:2632 msgid "" "As above the C<guestfs_I<foo>_ret> structure may be completely omitted for " "functions that return no formal return values." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2614 +#: ../src/guestfs.pod:2635 msgid "" "As above the total length of the reply is limited to C<GUESTFS_MESSAGE_MAX>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2617 +#: ../src/guestfs.pod:2638 msgid "" "In the case of an error, a flag is set in the header, and the reply message " "is slightly changed:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2620 +#: ../src/guestfs.pod:2641 #, no-wrap msgid "" " total length (header + error,\n" @@ -43742,19 +43834,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2625 +#: ../src/guestfs.pod:2646 msgid "" "The C<guestfs_message_error> structure contains the error message as a " "string." msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2628 +#: ../src/guestfs.pod:2649 msgid "FUNCTIONS THAT HAVE FILEIN PARAMETERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2630 +#: ../src/guestfs.pod:2651 msgid "" "A C<FileIn> parameter indicates that we transfer a file I<into> the guest. " "The normal request message is sent (see above). However this is followed by " @@ -43762,7 +43854,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2634 +#: ../src/guestfs.pod:2655 #, no-wrap msgid "" " total length (header + arguments,\n" @@ -43776,12 +43868,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2642 +#: ../src/guestfs.pod:2663 msgid "The \"sequence of chunks\" is:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2644 +#: ../src/guestfs.pod:2665 #, no-wrap msgid "" " length of chunk (not including length word itself)\n" @@ -43795,7 +43887,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2652 +#: ../src/guestfs.pod:2673 msgid "" "The final chunk has the C<data_len> field set to zero. Additionally a flag " "is set in the final chunk to indicate either successful completion or early " @@ -43803,7 +43895,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2656 +#: ../src/guestfs.pod:2677 msgid "" "At time of writing there are no functions that have more than one FileIn " "parameter. However this is (theoretically) supported, by sending the " @@ -43812,7 +43904,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2661 +#: ../src/guestfs.pod:2682 msgid "" "Both the library (sender) I<and> the daemon (receiver) may cancel the " "transfer. The library does this by sending a chunk with a special flag set " @@ -43821,7 +43913,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2667 +#: ../src/guestfs.pod:2688 msgid "" "The daemon may also cancel. It does this by writing a special word " "C<GUESTFS_CANCEL_FLAG> to the socket. The library listens for this during " @@ -43833,7 +43925,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2676 +#: ../src/guestfs.pod:2697 msgid "" "This protocol allows the transfer of arbitrary sized files (no 32 bit " "limit), and also files where the size is not known in advance (eg. from " @@ -43843,19 +43935,19 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2682 +#: ../src/guestfs.pod:2703 msgid "FUNCTIONS THAT HAVE FILEOUT PARAMETERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2684 +#: ../src/guestfs.pod:2705 msgid "" "The protocol for FileOut parameters is exactly the same as for FileIn " "parameters, but with the roles of daemon and library reversed." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2687 +#: ../src/guestfs.pod:2708 #, no-wrap msgid "" " total length (header + ret,\n" @@ -43869,12 +43961,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2695 +#: ../src/guestfs.pod:2716 msgid "INITIAL MESSAGE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2697 +#: ../src/guestfs.pod:2718 msgid "" "When the daemon launches it sends an initial word (C<GUESTFS_LAUNCH_FLAG>) " "which indicates that the guest and daemon is alive. This is what L</" @@ -43882,12 +43974,12 @@ msgid "" msgstr "" #. type: =head3 -#: ../src/guestfs.pod:2701 +#: ../src/guestfs.pod:2722 msgid "PROGRESS NOTIFICATION MESSAGES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2703 +#: ../src/guestfs.pod:2724 msgid "" "The daemon may send progress notification messages at any time. These are " "distinguished by the normal length word being replaced by " @@ -43895,7 +43987,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2707 +#: ../src/guestfs.pod:2728 msgid "" "The library turns them into progress callbacks (see L</" "GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards them " @@ -43903,7 +43995,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2711 +#: ../src/guestfs.pod:2732 msgid "" "The daemon self-limits the frequency of progress messages it sends (see " "C<daemon/proto.c:notify_progress>). Not all calls generate progress " @@ -43911,12 +44003,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2715 +#: ../src/guestfs.pod:2736 msgid "LIBGUESTFS VERSION NUMBERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2717 +#: ../src/guestfs.pod:2738 msgid "" "Since April 2010, libguestfs has started to make separate development and " "stable releases, along with corresponding branches in our git repository. " @@ -43924,7 +44016,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2722 +#: ../src/guestfs.pod:2743 #, no-wrap msgid "" " even numbers for stable: 1.2.x, 1.4.x, ...\n" @@ -43941,12 +44033,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2733 +#: ../src/guestfs.pod:2754 msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2735 +#: ../src/guestfs.pod:2756 msgid "" "As time passes we cherry pick fixes from the development branch and backport " "those into the stable branch, the effect being that the stable branch should " @@ -43956,26 +44048,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2741 +#: ../src/guestfs.pod:2762 msgid "Our criteria for backporting changes are:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2747 +#: ../src/guestfs.pod:2768 msgid "" "Documentation changes which don't affect any code are backported unless the " "documentation refers to a future feature which is not in stable." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2753 +#: ../src/guestfs.pod:2774 msgid "" "Bug fixes which are not controversial, fix obvious problems, and have been " "well tested are backported." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2758 +#: ../src/guestfs.pod:2779 msgid "" "Simple rearrangements of code which shouldn't affect how it works get " "backported. This is so that the code in the two branches doesn't get too " @@ -43983,7 +44075,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2764 +#: ../src/guestfs.pod:2785 msgid "" "We I<don't> backport new features, new APIs, new tools etc, except in one " "exceptional case: the new feature is required in order to implement an " @@ -43991,7 +44083,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2770 +#: ../src/guestfs.pod:2791 msgid "" "A new stable branch starts when we think the new features in development are " "substantial and compelling enough over the current stable branch to warrant " @@ -44002,37 +44094,166 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:2778 +#: ../src/guestfs.pod:2799 msgid "EXTENDING LIBGUESTFS" msgstr "" +#. type: textblock +#: ../src/guestfs.pod:2801 +msgid "This section is for hackers who want to extend libguestfs itself." +msgstr "" + #. type: =head2 -#: ../src/guestfs.pod:2780 -msgid "ADDING A NEW API ACTION" +#: ../src/guestfs.pod:2803 +msgid "OVERVIEW OF THE SOURCE CODE" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2805 +msgid "" +"Libguestfs source is located in the github repository L<https://github.com/" +"libguestfs/libguestfs>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2782 +#: ../src/guestfs.pod:2808 msgid "" "Large amounts of boilerplate code in libguestfs (RPC, bindings, " -"documentation) are generated, and this makes it easy to extend the " -"libguestfs API." +"documentation) are generated. This means that many source files will appear " +"to be missing from a straightforward git checkout. You have to run the " +"generator (C<./autogen.sh && make -C generator>) in order to create those " +"files." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2814 +msgid "" +"Libguestfs uses an autotools-based build system, with the main files being " +"C<configure.ac> and C<Makefile.am>. The C<generator> subdirectory contains " +"the generator, plus files describing the API. The C<src> subdirectory " +"contains source for the library. The C<appliance> and C<daemon> " +"subdirectories contain the source for the code that builds the appliance, " +"and the code that runs in the appliance respectively. Other directories are " +"covered in the section L<SOURCE CODE SUBDIRECTORIES> below." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2823 +msgid "" +"Apart from the fact that all API entry points go via some generated code, " +"the library is straightforward. (In fact, even the generated code is " +"designed to be readable, and should be read as ordinary code). Some actions " +"run entirely in the library, and are written as C functions in files under " +"C<src>. Others are forwarded to the daemon where (after some generated RPC " +"marshalling) they appear as C functions in files under C<daemon>." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2831 +msgid "To build from source, first read the C<README> file." +msgstr "" + +#. type: =head2 +#: ../src/guestfs.pod:2833 +msgid "C<local*> FILES" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2835 +msgid "" +"Files in the top source directory that begin with the prefix C<local*> are " +"ignored by git. These files can contain local configuration or scripts that " +"you need to build libguestfs." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2839 +msgid "" +"By convention, I have a file called C<localconfigure> which is a simple " +"wrapper around C<autogen.sh> containing local configure customizations that " +"I need:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2843 +#, no-wrap +msgid "" +" . localenv\n" +" ./autogen.sh \\\n" +" --with-default-attach-method=libvirt \\\n" +" --enable-gcc-warnings \\\n" +" --enable-gtk-doc \\\n" +" -C \\\n" +" \"$@\"\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2851 +msgid "So I can use this to build libguestfs:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2853 +#, no-wrap +msgid "" +" ./localconfigure && make\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2855 +msgid "" +"If there is a file in the top build directory called C<localenv>, then it " +"will be sourced by C<make>. This file can contain any local environment " +"variables needed, eg. for skipping tests:" +msgstr "" + +#. type: verbatim +#: ../src/guestfs.pod:2859 +#, no-wrap +msgid "" +" # Use an alternate python binary.\n" +" export PYTHON=python3\n" +" # Skip this test, it is broken.\n" +" export SKIP_TEST_BTRFS_FSCK=1\n" +"\n" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2864 +msgid "" +"Note that C<localenv> is included by the top Makefile (so it's a Makefile " +"fragment). But if it is also sourced by your C<localconfigure> script then " +"it is used as a shell script." +msgstr "" + +#. type: =head2 +#: ../src/guestfs.pod:2868 +msgid "ADDING A NEW API ACTION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2786 +#: ../src/guestfs.pod:2870 +msgid "" +"Because large amounts of boilerplate code in libguestfs are generated, this " +"makes it easy to extend the libguestfs API." +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:2873 msgid "To add a new API action there are two changes:" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2792 +#: ../src/guestfs.pod:2879 msgid "" "You need to add a description of the call (name, parameters, return type, " "tests, documentation) to C<generator/generator_actions.ml>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2795 +#: ../src/guestfs.pod:2882 msgid "" "There are two sorts of API action, depending on whether the call goes " "through to the daemon in the appliance, or is serviced entirely by the " @@ -44043,7 +44264,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2803 +#: ../src/guestfs.pod:2890 msgid "" "Most new actions are of the first type, and get added to the " "C<daemon_functions> list. Each function has a unique procedure number used " @@ -44053,7 +44274,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2809 +#: ../src/guestfs.pod:2896 msgid "" "For library-only actions of the second type, add to the " "C<non_daemon_functions> list. Since these functions are serviced by the " @@ -44063,36 +44284,36 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2817 +#: ../src/guestfs.pod:2904 msgid "Implement the action (in C):" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2819 +#: ../src/guestfs.pod:2906 msgid "" "For daemon actions, implement the function C<do_E<lt>nameE<gt>> in the " "C<daemon/> directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2822 +#: ../src/guestfs.pod:2909 msgid "" "For library actions, implement the function C<guestfs__E<lt>nameE<gt>> " "(note: double underscore) in the C<src/> directory." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2825 +#: ../src/guestfs.pod:2912 msgid "In either case, use another function as an example of what to do." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2829 +#: ../src/guestfs.pod:2916 msgid "After making these changes, use C<make> to compile." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2831 +#: ../src/guestfs.pod:2918 msgid "" "Note that you don't need to implement the RPC, language bindings, manual " "pages or anything else. It's all automatically generated from the OCaml " @@ -44100,12 +44321,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2835 +#: ../src/guestfs.pod:2922 msgid "ADDING TESTS FOR AN API ACTION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2837 +#: ../src/guestfs.pod:2924 msgid "" "You can supply zero or as many tests as you want per API call. The tests " "can either be added as part of the API description (C<generator/" @@ -44115,61 +44336,61 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2844 +#: ../src/guestfs.pod:2931 msgid "" "The following describes the test environment used when you add an API test " "in C<generator_actions.ml>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2847 +#: ../src/guestfs.pod:2934 msgid "The test environment has 4 block devices:" msgstr "" #. type: =item -#: ../src/guestfs.pod:2851 +#: ../src/guestfs.pod:2938 msgid "C</dev/sda> 500MB" msgstr "C</dev/sda> 500 МБ" #. type: textblock -#: ../src/guestfs.pod:2853 +#: ../src/guestfs.pod:2940 msgid "General block device for testing." msgstr "" #. type: =item -#: ../src/guestfs.pod:2855 +#: ../src/guestfs.pod:2942 msgid "C</dev/sdb> 50MB" msgstr "C</dev/sdb> 50 МБ" #. type: textblock -#: ../src/guestfs.pod:2857 +#: ../src/guestfs.pod:2944 msgid "" "C</dev/sdb1> is an ext2 filesystem used for testing filesystem write " "operations." msgstr "" #. type: =item -#: ../src/guestfs.pod:2860 +#: ../src/guestfs.pod:2947 msgid "C</dev/sdc> 10MB" msgstr "C</dev/sdc> 10 МБ" #. type: textblock -#: ../src/guestfs.pod:2862 +#: ../src/guestfs.pod:2949 msgid "Used in a few tests where two block devices are needed." msgstr "" #. type: =item -#: ../src/guestfs.pod:2864 +#: ../src/guestfs.pod:2951 msgid "C</dev/sdd>" msgstr "C</dev/sdd>" #. type: textblock -#: ../src/guestfs.pod:2866 +#: ../src/guestfs.pod:2953 msgid "ISO with fixed content (see C<images/test.iso>)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2870 +#: ../src/guestfs.pod:2957 msgid "" "To be able to run the tests in a reasonable amount of time, the libguestfs " "appliance and block devices are reused between tests. So don't try testing " @@ -44177,7 +44398,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2874 +#: ../src/guestfs.pod:2961 msgid "" "Each test starts with an initial scenario, selected using one of the " "C<Init*> expressions, described in C<generator/generator_types.ml>. These " @@ -44187,7 +44408,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2880 +#: ../src/guestfs.pod:2967 msgid "" "You can add a prerequisite clause to any individual test. This is a run-" "time check, which, if it fails, causes the test to be skipped. Useful if " @@ -44197,14 +44418,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2886 +#: ../src/guestfs.pod:2973 msgid "" "In addition, packagers can skip individual tests by setting environment " "variables before running C<make check>." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2889 +#: ../src/guestfs.pod:2976 #, no-wrap msgid "" " SKIP_TEST_<CMD>_<NUM>=1\n" @@ -44212,12 +44433,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2891 +#: ../src/guestfs.pod:2978 msgid "eg: C<SKIP_TEST_COMMAND_3=1> skips test #3 of L</guestfs_command>." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2895 +#: ../src/guestfs.pod:2982 #, no-wrap msgid "" " SKIP_TEST_<CMD>=1\n" @@ -44225,17 +44446,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2897 +#: ../src/guestfs.pod:2984 msgid "eg: C<SKIP_TEST_ZEROFREE=1> skips all L</guestfs_zerofree> tests." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2899 +#: ../src/guestfs.pod:2986 msgid "Packagers can run only certain tests by setting for example:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2901 +#: ../src/guestfs.pod:2988 #, no-wrap msgid "" " TEST_ONLY=\"vfs_type zerofree\"\n" @@ -44243,29 +44464,29 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2903 +#: ../src/guestfs.pod:2990 msgid "" "See C<tests/c-api/tests.c> for more details of how these environment " "variables work." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2906 +#: ../src/guestfs.pod:2993 msgid "DEBUGGING NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2908 +#: ../src/guestfs.pod:2995 msgid "Test new actions work before submitting them." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2910 +#: ../src/guestfs.pod:2997 msgid "You can use guestfish to try out new commands." msgstr "" #. type: textblock -#: ../src/guestfs.pod:2912 +#: ../src/guestfs.pod:2999 msgid "" "Debugging the daemon is a problem because it runs inside a minimal " "environment. However you can fprintf messages in the daemon to stderr, and " @@ -44273,12 +44494,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2916 +#: ../src/guestfs.pod:3003 msgid "FORMATTING CODE AND OTHER CONVENTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2918 +#: ../src/guestfs.pod:3005 msgid "" "Our C source code generally adheres to some basic code-formatting " "conventions. The existing code base is not totally consistent on this " @@ -44288,14 +44509,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2924 +#: ../src/guestfs.pod:3011 msgid "" "If you use Emacs, add the following to one of one of your start-up files (e." "g., ~/.emacs), to help ensure that you get indentation right:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2927 +#: ../src/guestfs.pod:3014 #, no-wrap msgid "" " ;;; In libguestfs, indent with spaces everywhere (not TABs).\n" @@ -44311,7 +44532,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2937 +#: ../src/guestfs.pod:3024 #, no-wrap msgid "" " ;;; When editing C sources in libguestfs, use this style.\n" @@ -44329,12 +44550,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2949 +#: ../src/guestfs.pod:3036 msgid "Enable warnings when compiling (and fix any problems this finds):" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2952 +#: ../src/guestfs.pod:3039 #, no-wrap msgid "" " ./configure --enable-gcc-warnings\n" @@ -44344,12 +44565,12 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:2954 +#: ../src/guestfs.pod:3041 msgid "Useful targets are:" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2956 +#: ../src/guestfs.pod:3043 #, no-wrap msgid "" " make syntax-check -j1 -k # checks for various syntax and\n" @@ -44358,7 +44579,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2959 +#: ../src/guestfs.pod:3046 #, no-wrap msgid "" " make check # runs the test suite\n" @@ -44366,7 +44587,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2961 +#: ../src/guestfs.pod:3048 #, no-wrap msgid "" " make extra-tests # in-depth testing using valgrind\n" @@ -44375,43 +44596,43 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2964 +#: ../src/guestfs.pod:3051 msgid "DAEMON CUSTOM PRINTF FORMATTERS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2966 +#: ../src/guestfs.pod:3053 msgid "" "In the daemon code we have created custom printf formatters C<%Q> and C<%R>, " "which are used to do shell quoting." msgstr "" #. type: =item -#: ../src/guestfs.pod:2971 +#: ../src/guestfs.pod:3058 msgid "%Q" msgstr "%Q" #. type: textblock -#: ../src/guestfs.pod:2973 +#: ../src/guestfs.pod:3060 msgid "" "Simple shell quoted string. Any spaces or other shell characters are " "escaped for you." msgstr "" #. type: =item -#: ../src/guestfs.pod:2976 +#: ../src/guestfs.pod:3063 msgid "%R" msgstr "%R" #. type: textblock -#: ../src/guestfs.pod:2978 +#: ../src/guestfs.pod:3065 msgid "" "Same as C<%Q> except the string is treated as a path which is prefixed by " "the sysroot." msgstr "" #. type: verbatim -#: ../src/guestfs.pod:2985 +#: ../src/guestfs.pod:3072 #, no-wrap msgid "" " asprintf (&cmd, \"cat %R\", path);\n" @@ -44421,12 +44642,12 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:2987 +#: ../src/guestfs.pod:3074 msgid "would produce C<cat /sysroot/some\\ path\\ with\\ spaces>" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2989 +#: ../src/guestfs.pod:3076 msgid "" "I<Note:> Do I<not> use these when you are passing parameters to the C<command" "{,r,v,rv}()> functions. These parameters do NOT need to be quoted because " @@ -44435,29 +44656,29 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:2995 +#: ../src/guestfs.pod:3082 msgid "SUBMITTING YOUR NEW API ACTIONS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:2997 +#: ../src/guestfs.pod:3084 msgid "" "Submit patches to the mailing list: L<http://www.redhat.com/mailman/listinfo/" "libguestfs> and CC to L<rjones@redhat.com>." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3001 +#: ../src/guestfs.pod:3088 msgid "INTERNATIONALIZATION (I18N) SUPPORT" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3003 +#: ../src/guestfs.pod:3090 msgid "We support i18n (gettext anyhow) in the library." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3005 +#: ../src/guestfs.pod:3092 msgid "" "However many messages come from the daemon, and we don't translate those at " "the moment. One reason is that the appliance generally has all locale files " @@ -44466,114 +44687,124 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3011 +#: ../src/guestfs.pod:3098 msgid "" "Debugging messages are never translated, since they are intended for the " "programmers." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3014 +#: ../src/guestfs.pod:3101 msgid "SOURCE CODE SUBDIRECTORIES" msgstr "" #. type: =item -#: ../src/guestfs.pod:3018 +#: ../src/guestfs.pod:3105 msgid "C<align>" msgstr "C<align>" #. type: textblock -#: ../src/guestfs.pod:3020 +#: ../src/guestfs.pod:3107 msgid "L<virt-alignment-scan(1)> command and documentation." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3024 +#: ../src/guestfs.pod:3111 msgid "The libguestfs appliance, build scripts and so on." msgstr "" #. type: =item -#: ../src/guestfs.pod:3026 +#: ../src/guestfs.pod:3113 +msgid "C<build-aux>" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:3115 +msgid "Various build scripts used by autotools." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:3117 msgid "C<cat>" msgstr "C<cat>" #. type: textblock -#: ../src/guestfs.pod:3028 +#: ../src/guestfs.pod:3119 msgid "" "The L<virt-cat(1)>, L<virt-filesystems(1)> and L<virt-ls(1)> commands and " "documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3031 +#: ../src/guestfs.pod:3122 msgid "C<clone>" msgstr "C<clone>" #. type: textblock -#: ../src/guestfs.pod:3033 +#: ../src/guestfs.pod:3124 msgid "" "Tools for cloning virtual machines. Currently contains L<virt-sysprep(1)> " "command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3036 +#: ../src/guestfs.pod:3127 msgid "C<contrib>" msgstr "C<contrib>" #. type: textblock -#: ../src/guestfs.pod:3038 +#: ../src/guestfs.pod:3129 msgid "Outside contributions, experimental parts." msgstr "" #. type: =item -#: ../src/guestfs.pod:3040 +#: ../src/guestfs.pod:3131 msgid "C<daemon>" msgstr "C<daemon>" #. type: textblock -#: ../src/guestfs.pod:3042 +#: ../src/guestfs.pod:3133 msgid "" "The daemon that runs inside the libguestfs appliance and carries out actions." msgstr "" #. type: =item -#: ../src/guestfs.pod:3045 +#: ../src/guestfs.pod:3136 msgid "C<df>" msgstr "C<df>" #. type: textblock -#: ../src/guestfs.pod:3047 +#: ../src/guestfs.pod:3138 msgid "L<virt-df(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3049 +#: ../src/guestfs.pod:3140 msgid "C<edit>" msgstr "C<edit>" #. type: textblock -#: ../src/guestfs.pod:3051 +#: ../src/guestfs.pod:3142 msgid "L<virt-edit(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3053 +#: ../src/guestfs.pod:3144 msgid "C<examples>" msgstr "C<examples>" #. type: textblock -#: ../src/guestfs.pod:3055 +#: ../src/guestfs.pod:3146 msgid "C API example code." msgstr "Код прикладів використання програмного інтерфейсу мовою C." #. type: =item -#: ../src/guestfs.pod:3057 +#: ../src/guestfs.pod:3148 msgid "C<fish>" msgstr "C<fish>" #. type: textblock -#: ../src/guestfs.pod:3059 +#: ../src/guestfs.pod:3150 msgid "" "L<guestfish(1)>, the command-line shell, and various shell scripts built on " "top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, " @@ -44581,80 +44812,104 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3065 +#: ../src/guestfs.pod:3156 msgid "L<virt-format(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3067 +#: ../src/guestfs.pod:3158 msgid "C<fuse>" msgstr "C<fuse>" #. type: textblock -#: ../src/guestfs.pod:3069 +#: ../src/guestfs.pod:3160 msgid "" "L<guestmount(1)>, FUSE (userspace filesystem) built on top of libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:3071 +#: ../src/guestfs.pod:3162 msgid "C<generator>" msgstr "C<generator>" #. type: textblock -#: ../src/guestfs.pod:3073 +#: ../src/guestfs.pod:3164 msgid "" "The crucially important generator, used to automatically generate large " "amounts of boilerplate C code for things like RPC and bindings." msgstr "" #. type: =item -#: ../src/guestfs.pod:3076 +#: ../src/guestfs.pod:3167 +msgid "C<gnulib>" +msgstr "" + +#. type: textblock +#: ../src/guestfs.pod:3169 +msgid "" +"Gnulib is used as a portability library. A copy of gnulib is included under " +"here." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:3172 +#, fuzzy +#| msgid "html" +msgid "C<html>" +msgstr "html" + +#. type: textblock +#: ../src/guestfs.pod:3174 +msgid "Generated HTML manual pages." +msgstr "" + +#. type: =item +#: ../src/guestfs.pod:3176 msgid "C<inspector>" msgstr "C<inspector>" #. type: textblock -#: ../src/guestfs.pod:3078 +#: ../src/guestfs.pod:3178 msgid "L<virt-inspector(1)>, the virtual machine image inspector." msgstr "" #. type: =item -#: ../src/guestfs.pod:3080 +#: ../src/guestfs.pod:3180 msgid "C<logo>" msgstr "C<logo>" #. type: textblock -#: ../src/guestfs.pod:3082 +#: ../src/guestfs.pod:3182 msgid "Logo used on the website. The fish is called Arthur by the way." msgstr "" #. type: =item -#: ../src/guestfs.pod:3084 +#: ../src/guestfs.pod:3184 msgid "C<m4>" msgstr "C<m4>" #. type: textblock -#: ../src/guestfs.pod:3086 +#: ../src/guestfs.pod:3186 msgid "M4 macros used by autoconf." msgstr "" #. type: =item -#: ../src/guestfs.pod:3088 +#: ../src/guestfs.pod:3188 msgid "C<po>" msgstr "C<po>" #. type: textblock -#: ../src/guestfs.pod:3090 +#: ../src/guestfs.pod:3190 msgid "Translations of simple gettext strings." msgstr "Переклади простих рядків gettext." #. type: =item -#: ../src/guestfs.pod:3092 +#: ../src/guestfs.pod:3192 msgid "C<po-docs>" msgstr "C<po-docs>" #. type: textblock -#: ../src/guestfs.pod:3094 +#: ../src/guestfs.pod:3194 msgid "" "The build infrastructure and PO files for translations of manpages and POD " "files. Eventually this will be combined with the C<po> directory, but that " @@ -44662,140 +44917,140 @@ msgid "" msgstr "" #. type: =item -#: ../src/guestfs.pod:3098 +#: ../src/guestfs.pod:3198 msgid "C<rescue>" msgstr "C<rescue>" #. type: textblock -#: ../src/guestfs.pod:3100 +#: ../src/guestfs.pod:3200 msgid "L<virt-rescue(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3102 +#: ../src/guestfs.pod:3202 msgid "C<resize>" msgstr "C<resize>" #. type: textblock -#: ../src/guestfs.pod:3104 +#: ../src/guestfs.pod:3204 msgid "L<virt-resize(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3106 +#: ../src/guestfs.pod:3206 msgid "C<sparsify>" msgstr "C<sparsify>" #. type: textblock -#: ../src/guestfs.pod:3108 +#: ../src/guestfs.pod:3208 msgid "L<virt-sparsify(1)> command and documentation." msgstr "" #. type: =item -#: ../src/guestfs.pod:3110 +#: ../src/guestfs.pod:3210 msgid "C<src>" msgstr "C<src>" #. type: textblock -#: ../src/guestfs.pod:3112 +#: ../src/guestfs.pod:3212 msgid "Source code to the C library." msgstr "" #. type: =item -#: ../src/guestfs.pod:3114 -msgid "C<test-tool>" -msgstr "C<test-tool>" +#: ../src/guestfs.pod:3214 ../src/guestfs.pod:3223 +msgid "C<tests>" +msgstr "" #. type: textblock -#: ../src/guestfs.pod:3116 -msgid "" -"Test tool for end users to test if their qemu/kernel combination will work " -"with libguestfs." +#: ../src/guestfs.pod:3216 ../src/guestfs.pod:3225 +msgid "Tests." msgstr "" #. type: =item -#: ../src/guestfs.pod:3119 -msgid "C<tests>" -msgstr "" +#: ../src/guestfs.pod:3218 +msgid "C<test-tool>" +msgstr "C<test-tool>" #. type: textblock -#: ../src/guestfs.pod:3121 -msgid "Tests." +#: ../src/guestfs.pod:3220 +msgid "" +"Test tool for end users to test if their qemu/kernel combination will work " +"with libguestfs." msgstr "" #. type: =item -#: ../src/guestfs.pod:3123 +#: ../src/guestfs.pod:3227 msgid "C<tools>" msgstr "C<tools>" #. type: textblock -#: ../src/guestfs.pod:3125 +#: ../src/guestfs.pod:3229 msgid "" "Command line tools written in Perl (L<virt-win-reg(1)> and many others)." msgstr "" #. type: =item -#: ../src/guestfs.pod:3127 +#: ../src/guestfs.pod:3231 msgid "C<csharp>" msgstr "C<csharp>" #. type: =item -#: ../src/guestfs.pod:3129 +#: ../src/guestfs.pod:3233 msgid "C<erlang>" msgstr "C<erlang>" #. type: =item -#: ../src/guestfs.pod:3131 +#: ../src/guestfs.pod:3235 msgid "C<gobject>" msgstr "" #. type: =item -#: ../src/guestfs.pod:3133 +#: ../src/guestfs.pod:3237 msgid "C<haskell>" msgstr "C<haskell>" #. type: =item -#: ../src/guestfs.pod:3135 +#: ../src/guestfs.pod:3239 msgid "C<java>" msgstr "C<java>" #. type: =item -#: ../src/guestfs.pod:3137 +#: ../src/guestfs.pod:3241 msgid "C<ocaml>" msgstr "C<ocaml>" #. type: =item -#: ../src/guestfs.pod:3139 +#: ../src/guestfs.pod:3243 msgid "C<php>" msgstr "C<php>" #. type: =item -#: ../src/guestfs.pod:3141 +#: ../src/guestfs.pod:3245 msgid "C<perl>" msgstr "C<perl>" #. type: =item -#: ../src/guestfs.pod:3143 +#: ../src/guestfs.pod:3247 msgid "C<python>" msgstr "C<python>" #. type: =item -#: ../src/guestfs.pod:3145 +#: ../src/guestfs.pod:3249 msgid "C<ruby>" msgstr "C<ruby>" #. type: textblock -#: ../src/guestfs.pod:3147 +#: ../src/guestfs.pod:3251 msgid "Language bindings." msgstr "Прив’язки до мов програмування." #. type: =head2 -#: ../src/guestfs.pod:3151 +#: ../src/guestfs.pod:3255 msgid "MAKING A STABLE RELEASE" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3153 +#: ../src/guestfs.pod:3257 msgid "" "When we make a stable release, there are several steps documented here. See " "L</LIBGUESTFS VERSION NUMBERS> for general information about the stable " @@ -44803,33 +45058,33 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3161 +#: ../src/guestfs.pod:3265 msgid "" "Check C<make && make check> works on at least Fedora, Debian and Ubuntu." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3166 +#: ../src/guestfs.pod:3270 msgid "Finalize RELEASE-NOTES." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3170 +#: ../src/guestfs.pod:3274 msgid "Update ROADMAP." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3174 +#: ../src/guestfs.pod:3278 msgid "Run C<src/api-support/update-from-tarballs.sh>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3178 +#: ../src/guestfs.pod:3282 msgid "Push and pull from Transifex." msgstr "Передавання даних на Transifex та отримання даних з Transifex." #. type: verbatim -#: ../src/guestfs.pod:3182 +#: ../src/guestfs.pod:3286 #, no-wrap msgid "" " tx push -s\n" @@ -44839,13 +45094,13 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:3184 +#: ../src/guestfs.pod:3288 msgid "to push the latest POT files to Transifex. Then run:" msgstr "" "щоб надіслати найсвіжіші файли POT на Transifex. Потім віддайте команду:" #. type: verbatim -#: ../src/guestfs.pod:3186 +#: ../src/guestfs.pod:3290 #, no-wrap msgid "" " ./tx-pull.sh\n" @@ -44855,24 +45110,24 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs.pod:3188 +#: ../src/guestfs.pod:3292 msgid "which is a wrapper to pull the latest translated C<*.po> files." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3192 +#: ../src/guestfs.pod:3296 msgid "" "Create new stable and development directories under L<http://libguestfs.org/" "download>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3197 +#: ../src/guestfs.pod:3301 msgid "Create the branch in git:" msgstr "Створення гілки у git:" #. type: verbatim -#: ../src/guestfs.pod:3199 +#: ../src/guestfs.pod:3303 #, no-wrap msgid "" " git tag -a 1.XX.0 -m \"Version 1.XX.0 (stable)\"\n" @@ -44888,17 +45143,17 @@ msgstr "" "\n" #. type: =head1 -#: ../src/guestfs.pod:3206 +#: ../src/guestfs.pod:3310 msgid "LIMITS" msgstr "ОБМЕЖЕННЯ" #. type: =head2 -#: ../src/guestfs.pod:3208 +#: ../src/guestfs.pod:3312 msgid "PROTOCOL LIMITS" msgstr "ОБМЕЖЕННЯ ПРОТОКОЛУ" #. type: textblock -#: ../src/guestfs.pod:3210 +#: ../src/guestfs.pod:3314 msgid "" "Internally libguestfs uses a message-based protocol to pass API calls and " "their responses to and from a small \"appliance\" (see L</INTERNALS> for " @@ -44909,7 +45164,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3218 +#: ../src/guestfs.pod:3322 msgid "" "A simple call such as L</guestfs_cat> returns its result (the file data) in " "a simple string. Because this string is at some point internally encoded as " @@ -44918,7 +45173,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3224 +#: ../src/guestfs.pod:3328 msgid "" "In order to transfer large files into and out of the guest filesystem, you " "need to use particular calls that support this. The sections L</UPLOADING> " @@ -44926,24 +45181,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3228 +#: ../src/guestfs.pod:3332 msgid "" "You might also consider mounting the disk image using our FUSE filesystem " "support (L<guestmount(1)>)." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3231 +#: ../src/guestfs.pod:3335 msgid "MAXIMUM NUMBER OF DISKS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3233 +#: ../src/guestfs.pod:3337 msgid "When using virtio disks (the default) the current limit is B<25> disks." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3236 +#: ../src/guestfs.pod:3340 msgid "" "Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31 " "slots. However febootstrap only understands disks with names C</dev/vda> " @@ -44952,14 +45207,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3241 +#: ../src/guestfs.pod:3345 msgid "" "We are working to substantially raise this limit in future versions but it " "requires complex changes to qemu." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3244 +#: ../src/guestfs.pod:3348 msgid "" "In future versions of libguestfs it should also be possible to \"hot plug\" " "disks (add and remove disks after calling L</guestfs_launch>). This also " @@ -44967,41 +45222,41 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3248 +#: ../src/guestfs.pod:3352 msgid "MAXIMUM NUMBER OF PARTITIONS PER DISK" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3250 +#: ../src/guestfs.pod:3354 msgid "Virtio limits the maximum number of partitions per disk to B<15>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3252 +#: ../src/guestfs.pod:3356 msgid "" "This is because it reserves 4 bits for the minor device number (thus C</dev/" "vda>, and C</dev/vda1> through C</dev/vda15>)." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3255 +#: ../src/guestfs.pod:3359 msgid "" "If you attach a disk with more than 15 partitions, the extra partitions are " "ignored by libguestfs." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3258 +#: ../src/guestfs.pod:3362 msgid "MAXIMUM SIZE OF A DISK" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3260 +#: ../src/guestfs.pod:3364 msgid "Probably the limit is between 2**63-1 and 2**64-1 bytes." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3262 +#: ../src/guestfs.pod:3366 msgid "" "We have tested block devices up to 1 exabyte (2**60 or " "1,152,921,504,606,846,976 bytes) using sparse files backed by an XFS host " @@ -45009,7 +45264,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3266 +#: ../src/guestfs.pod:3370 msgid "" "Although libguestfs probably does not impose any limit, the underlying host " "storage will. If you store disk images on a host ext4 filesystem, then the " @@ -45019,19 +45274,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3272 +#: ../src/guestfs.pod:3376 msgid "" "For the hugest disk image files, we recommend using XFS on the host for " "storage." msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3275 +#: ../src/guestfs.pod:3379 msgid "MAXIMUM SIZE OF A PARTITION" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3277 +#: ../src/guestfs.pod:3381 msgid "" "The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector " "numbers. Assuming a 512 byte sector size, this means that MBR cannot " @@ -45039,7 +45294,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3281 +#: ../src/guestfs.pod:3385 msgid "" "It is recommended that you use GPT partitions on disks which are larger than " "this size. GPT uses 64 bit sector numbers and so can address partitions " @@ -45047,12 +45302,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3286 +#: ../src/guestfs.pod:3390 msgid "MAXIMUM SIZE OF A FILESYSTEM, FILES, DIRECTORIES" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3288 +#: ../src/guestfs.pod:3392 msgid "" "This depends on the filesystem type. libguestfs itself does not impose any " "known limit. Consult Wikipedia or the filesystem documentation to find out " @@ -45060,12 +45315,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3292 +#: ../src/guestfs.pod:3396 msgid "MAXIMUM UPLOAD AND DOWNLOAD" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3294 +#: ../src/guestfs.pod:3398 msgid "" "The API functions L</guestfs_upload>, L</guestfs_download>, L</" "guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized " @@ -45073,12 +45328,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs.pod:3298 +#: ../src/guestfs.pod:3402 msgid "INSPECTION LIMITS" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3300 +#: ../src/guestfs.pod:3404 msgid "" "The inspection code has several arbitrary limits on things like the size of " "Windows Registry hive it will read, and the length of product name. These " @@ -45088,33 +45343,33 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3326 +#: ../src/guestfs.pod:3430 msgid "" "Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages. This has the same " "effect as calling C<guestfs_set_verbose (g, 1)>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3338 +#: ../src/guestfs.pod:3442 msgid "" "Set the path that libguestfs uses to search for a supermin appliance. See " "the discussion of paths in section L</PATH> above." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3347 +#: ../src/guestfs.pod:3451 msgid "See also L</QEMU WRAPPERS> above." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3351 +#: ../src/guestfs.pod:3455 msgid "" "Set C<LIBGUESTFS_TRACE=1> to enable command traces. This has the same " "effect as calling C<guestfs_set_trace (g, 1)>." msgstr "" #. type: textblock -#: ../src/guestfs.pod:3369 +#: ../src/guestfs.pod:3473 msgid "" "L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-" "ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, " @@ -45130,7 +45385,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs.pod:3408 +#: ../src/guestfs.pod:3512 msgid "" "Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm" "(8)>, L<disktype(1)>." @@ -46835,6 +47090,9 @@ msgstr "" msgid "Copyright (C) 2010 Red Hat Inc." msgstr "©Red Hat Inc., 2010" +#~ msgid "@AVAILABILITY@" +#~ msgstr "@AVAILABILITY@" + #~ msgid "" #~ "This program is distributed in the hope that it will be useful, but " #~ "WITHOUT ANY WARRANTY; without even the implied warranty of " @@ -46864,13 +47122,6 @@ msgstr "©Red Hat Inc., 2010" #~ msgid "To report a new bug against libguestfs use this link:" #~ msgstr "Для звітування щодо вад у libguestfs скористайтеся цим посиланням:" -#~ msgid "" -#~ "L<https://bugzilla.redhat.com/enter_bug.cgi?" -#~ "component=libguestfs&product=Virtualization+Tools>" -#~ msgstr "" -#~ "L<https://bugzilla.redhat.com/enter_bug.cgi?" -#~ "component=libguestfs&product=Virtualization+Tools>" - #~ msgid "When reporting a bug, please check:" #~ msgstr "Під час створення повідомлення щодо вади вам слід переконатися:" diff --git a/po/en_GB.po b/po/en_GB.po index aff4249b..389f112b 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/" @@ -2554,12 +2554,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n" @@ -2674,12 +2674,12 @@ msgstr "" "%s: algunos sistemas de archivos no han podido ser montados (se han " "ignorado)\n" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "Sistema operativo: %s\n" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "%s montado en %s\n" @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n" @@ -2489,12 +2489,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "%s: અમુક ફાઇલસિસ્ટમોને માઉન્ટ કરી શક્યા નહિં (અવગણેલ)\n" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "ઓપરેટીંગ સિસ્ટમ: %s\n" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n" @@ -2490,12 +2490,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/" @@ -2493,12 +2493,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index fa820071..fb4517da 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.16.32\n" +"Project-Id-Version: libguestfs 1.16.33\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2481,12 +2481,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Malayalam <discuss@lists.smc.org.in>\n" @@ -2491,12 +2491,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/team/" @@ -2588,12 +2588,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "%s: काहिक फाइलप्रणाली माऊंट करणे अशक्य (दुर्लक्ष केले)\n" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "कार्यप्रणाली: %s\n" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "%s ला %s वर माऊंट केले\n" @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\n" @@ -2638,12 +2638,12 @@ msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" "%s: sommige bestandssystemen konden niet aangekoppeld worden (genegeerd)\n" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "Besturingssysteem: %s\n" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "%s aangekoppeld op %s\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n" @@ -2490,12 +2490,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n" @@ -2598,12 +2598,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "%s: ਕੁਝ ਫਾਇਲ ਸਿਸਟਮ ਮਾਊਂਟ ਨਹੀਂ ਕੀਤੇ ਜਾ ਸਕਦੇ (ਰੱਦ ਕੀਤੇ ਗਏ ਹਨ)\n" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ: %s\n" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "%s ਨੂੰ %s ਉੱਪਰ ਮਾਊਂਟ ਕੀਤਾ ਗਿਆ ਹੈ\n" @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Polish (http://www.transifex.net/projects/p/fedora/team/pl/)\n" @@ -2649,12 +2649,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "%s: nie można zamontować niektórych systemów plików (zignorowano)\n" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "System operacyjny: %s\n" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "%s zamontowano w %s\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n" @@ -2490,12 +2490,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/team/te/)\n" @@ -2488,12 +2488,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-01 16:29+0100\n" +"POT-Creation-Date: 2012-10-30 19:22+0000\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" @@ -2678,12 +2678,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "%s: деякі з файлових систем не вдалося змонтувати (проігноровано)\n" -#: fish/inspect.c:182 +#: fish/inspect.c:186 #, c-format msgid "Operating system: %s\n" msgstr "Операційна система: %s\n" -#: fish/inspect.c:195 +#: fish/inspect.c:198 #, c-format msgid "%s mounted on %s\n" msgstr "%s змонтовано до %s\n" |