From 9403c5516fed43fabf5ac361eee4fbd622d54989 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 10 Feb 2012 09:31:49 +0000 Subject: Version 1.17.6. --- BUGS | 34 +- configure.ac | 2 +- po-docs/ja.po | 5197 +++++++++++++++++++++--------------------- po-docs/libguestfs-docs.pot | 4700 +++++++++++++++++++------------------- po-docs/uk.po | 5231 ++++++++++++++++++++++--------------------- po/en_GB.po | 1308 +++++------ po/es.po | 1309 +++++------ po/gu.po | 1309 +++++------ po/hi.po | 1309 +++++------ po/kn.po | 1309 +++++------ po/libguestfs.pot | 1310 +++++------ po/ml.po | 1309 +++++------ po/mr.po | 1309 +++++------ po/nl.po | 1309 +++++------ po/or.po | 1309 +++++------ po/pa.po | 1309 +++++------ po/pl.po | 1309 +++++------ po/ta.po | 1309 +++++------ po/te.po | 1309 +++++------ po/uk.po | 1309 +++++------ 20 files changed, 17649 insertions(+), 17150 deletions(-) diff --git a/BUGS b/BUGS index 86811532..2431960f 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2012-02-08 +Last updated: 2012-02-10 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -56,12 +56,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 767852 NEW https://bugzilla.redhat.com/show_bug.cgi?id=767852 dependency on fuse suggested -769304 NEW https://bugzilla.redhat.com/show_bug.cgi?id=769304 - virt-resize on RHEL 6 kernel fails to re-read the partition table - -769359 NEW https://bugzilla.redhat.com/show_bug.cgi?id=769359 - virt-resize on RHEL 6 kernel fails to re-read the partition table - 770075 NEW https://bugzilla.redhat.com/show_bug.cgi?id=770075 FEBOOTSTRAP_MODULES fails if modules directory is not under /lib @@ -71,9 +65,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 782167 NEW https://bugzilla.redhat.com/show_bug.cgi?id=782167 libguestfs doesn't recognize Windows Dynamic disks in some configurations, eg. spanned -785305 NEW https://bugzilla.redhat.com/show_bug.cgi?id=785305 - ocaml (bytecode) bindings segfault in 'add_drive_opts' - 785603 NEW https://bugzilla.redhat.com/show_bug.cgi?id=785603 copy-out can't find root directory @@ -89,8 +80,11 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 786604 NEW https://bugzilla.redhat.com/show_bug.cgi?id=786604 guestfish on CentOS 5.7 x86 and augeas-libs-0.10.0-2.el5 crashes with message "guestfsd: error while loading shared libraries: libxml2.so.2: cannot open shared object file" -788431 NEW https://bugzilla.redhat.com/show_bug.cgi?id=788431 - Proper rebuild for Ruby 1.9.3 +788642 NEW https://bugzilla.redhat.com/show_bug.cgi?id=788642 + virt-edit doesn't preserve file permissions + +789180 NEW https://bugzilla.redhat.com/show_bug.cgi?id=789180 + repoclosure failure on 17-Alpha.TC2 DVDs (libguestfs-1.17.4-7.fc17) 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order @@ -195,12 +189,18 @@ You can help by testing the fixes. 750889 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=750889 Python code incompatible with Python v3. +769359 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=769359 + virt-resize on RHEL 6 kernel fails to re-read the partition table + 784647 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=784647 Libguestfs uses deprecated net-tools 657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499 checksum: wrong check sum type causes umount to fail +679737 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=679737 + libguestfs: improve error message when zerofree is not available in the appliance + 719879 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=719879 Rebase libguestfs in RHEL 6.3 @@ -213,6 +213,9 @@ You can help by testing the fixes. 760221 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=760221 RFE: Support inspection of cciss devices +785305 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=785305 + ocaml (bytecode) bindings segfault in 'add_drive_opts' + 647174 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=647174 RHEL6: virt-clone should remove old udev rules when changing MAC address @@ -228,11 +231,4 @@ These bugs are in the VERIFIED state. 785668 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=785668 aug-defnode: daemon crash --------------------------------------------------- -Bugs in MODIFIED, POST or ON_QA state are fixed. -You can help by testing the fixes. - -679737 POST https://bugzilla.redhat.com/show_bug.cgi?id=679737 - libguestfs: improve error message when zerofree is not available in the appliance - End of BUGS file. diff --git a/configure.ac b/configure.ac index c9746d35..cc11b2f1 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [17]) -m4_define([libguestfs_release], [5]) +m4_define([libguestfs_release], [6]) 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 88155dbc..f3bc7dd8 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-02-01 17:35+0000\n" +"POT-Creation-Date: 2012-02-10 13:18+0000\n" "PO-Revision-Date: 2012-01-23 13:10+0000\n" "Last-Translator: rjones \n" "Language-Team: Japanese \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:351 ../rescue/virt-rescue.pod:161 -#: ../src/guestfs.pod:2883 +#: ../src/guestfs.pod:2885 msgid "For example:" msgstr "" @@ -977,20 +977,20 @@ msgstr "" #: ../src/guestfs-actions.pod:3446 ../src/guestfs-actions.pod:3453 #: ../src/guestfs.pod:403 ../src/guestfs.pod:408 ../src/guestfs.pod:413 #: ../src/guestfs.pod:417 ../src/guestfs.pod:422 ../src/guestfs.pod:426 -#: ../src/guestfs.pod:431 ../src/guestfs.pod:436 ../src/guestfs.pod:1114 -#: ../src/guestfs.pod:1118 ../src/guestfs.pod:1122 ../src/guestfs.pod:1127 -#: ../src/guestfs.pod:1135 ../src/guestfs.pod:1154 ../src/guestfs.pod:1162 -#: ../src/guestfs.pod:1184 ../src/guestfs.pod:1188 ../src/guestfs.pod:1192 -#: ../src/guestfs.pod:1196 ../src/guestfs.pod:1200 ../src/guestfs.pod:1204 -#: ../src/guestfs.pod:1694 ../src/guestfs.pod:1699 ../src/guestfs.pod:1703 -#: ../src/guestfs.pod:1805 ../src/guestfs.pod:1810 ../src/guestfs.pod:1814 -#: ../src/guestfs.pod:1824 ../src/guestfs.pod:2113 ../src/guestfs.pod:2118 -#: ../src/guestfs.pod:2124 ../src/guestfs.pod:2132 ../src/guestfs.pod:2650 -#: ../src/guestfs.pod:2656 ../src/guestfs.pod:2661 ../src/guestfs.pod:2667 -#: ../src/guestfs.pod:3059 ../src/guestfs.pod:3064 ../src/guestfs.pod:3068 -#: ../src/guestfs.pod:3072 ../src/guestfs.pod:3076 ../src/guestfs.pod:3090 -#: ../src/guestfs.pod:3095 ../src/guestfs.pod:3328 ../src/guestfs.pod:3332 -#: ../src/guestfs.pod:3336 ../src/guestfs.pod:3340 +#: ../src/guestfs.pod:431 ../src/guestfs.pod:436 ../src/guestfs.pod:1116 +#: ../src/guestfs.pod:1120 ../src/guestfs.pod:1124 ../src/guestfs.pod:1129 +#: ../src/guestfs.pod:1137 ../src/guestfs.pod:1156 ../src/guestfs.pod:1164 +#: ../src/guestfs.pod:1186 ../src/guestfs.pod:1190 ../src/guestfs.pod:1194 +#: ../src/guestfs.pod:1198 ../src/guestfs.pod:1202 ../src/guestfs.pod:1206 +#: ../src/guestfs.pod:1696 ../src/guestfs.pod:1701 ../src/guestfs.pod:1705 +#: ../src/guestfs.pod:1807 ../src/guestfs.pod:1812 ../src/guestfs.pod:1816 +#: ../src/guestfs.pod:1826 ../src/guestfs.pod:2115 ../src/guestfs.pod:2120 +#: ../src/guestfs.pod:2126 ../src/guestfs.pod:2134 ../src/guestfs.pod:2652 +#: ../src/guestfs.pod:2658 ../src/guestfs.pod:2663 ../src/guestfs.pod:2669 +#: ../src/guestfs.pod:3061 ../src/guestfs.pod:3066 ../src/guestfs.pod:3070 +#: ../src/guestfs.pod:3074 ../src/guestfs.pod:3078 ../src/guestfs.pod:3092 +#: ../src/guestfs.pod:3097 ../src/guestfs.pod:3330 ../src/guestfs.pod:3334 +#: ../src/guestfs.pod:3338 ../src/guestfs.pod:3342 #: ../tools/virt-win-reg.pl:197 ../tools/virt-win-reg.pl:202 #: ../tools/virt-win-reg.pl:208 ../tools/virt-win-reg.pl:721 #: ../tools/virt-win-reg.pl:727 ../tools/virt-win-reg.pl:733 @@ -1056,7 +1056,7 @@ msgstr "" #: ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39 #: ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:325 #: ../resize/virt-resize.pod:694 ../ruby/examples/guestfs-ruby.pod:36 -#: ../sparsify/virt-sparsify.pod:275 ../src/guestfs.pod:3267 +#: ../sparsify/virt-sparsify.pod:275 ../src/guestfs.pod:3269 #: ../test-tool/libguestfs-test-tool.pod:100 #: ../tools/virt-list-filesystems.pl:197 ../tools/virt-list-partitions.pl:267 #: ../tools/virt-make-fs.pl:559 ../tools/virt-tar.pl:296 @@ -1110,7 +1110,7 @@ msgstr "" #: ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:56 #: ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:338 #: ../resize/virt-resize.pod:721 ../ruby/examples/guestfs-ruby.pod:52 -#: ../sparsify/virt-sparsify.pod:292 ../src/guestfs.pod:3351 +#: ../sparsify/virt-sparsify.pod:292 ../src/guestfs.pod:3353 #: ../test-tool/libguestfs-test-tool.pod:110 #: ../tools/virt-list-filesystems.pl:214 ../tools/virt-list-partitions.pl:283 #: ../tools/virt-make-fs.pl:589 ../tools/virt-tar.pl:315 @@ -2654,7 +2654,7 @@ msgid "" msgstr "" #. type: =head2 -#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4547 +#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4556 msgid "path" msgstr "" @@ -3702,7 +3702,7 @@ msgid "" msgstr "" #. type: =head1 -#: ../clone/virt-sysprep.pod:429 ../src/guestfs.pod:1169 +#: ../clone/virt-sysprep.pod:429 ../src/guestfs.pod:1171 msgid "SECURITY" msgstr "" @@ -4588,7 +4588,7 @@ msgstr "" #. type: =head1 #: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1119 #: ../rescue/virt-rescue.pod:298 ../sparsify/virt-sparsify.pod:256 -#: ../src/guestfs.pod:3206 ../test-tool/libguestfs-test-tool.pod:95 +#: ../src/guestfs.pod:3208 ../test-tool/libguestfs-test-tool.pod:95 msgid "ENVIRONMENT VARIABLES" msgstr "" @@ -4855,7 +4855,7 @@ msgstr "" #: ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91 #: ../perl/examples/guestfs-perl.pod:52 #: ../python/examples/guestfs-python.pod:54 -#: ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3347 +#: ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3349 #: ../test-tool/libguestfs-test-tool.pod:106 msgid "AUTHORS" msgstr "" @@ -4869,7 +4869,7 @@ msgstr "" #: ../fuse/guestmount.pod:330 ../java/examples/guestfs-java.pod:60 #: ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:54 #: ../python/examples/guestfs-python.pod:56 -#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3349 +#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3351 #: ../test-tool/libguestfs-test-tool.pod:108 msgid "Richard W.M. Jones (C)" msgstr "" @@ -4900,7 +4900,7 @@ msgstr "" #: ../ocaml/examples/guestfs-ocaml.pod:102 #: ../perl/examples/guestfs-perl.pod:63 #: ../python/examples/guestfs-python.pod:65 -#: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3356 +#: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3358 msgid "" "This library is free software; you can redistribute it and/or modify it " "under the terms of the GNU Lesser General Public License as published by the " @@ -4915,7 +4915,7 @@ msgstr "" #: ../ocaml/examples/guestfs-ocaml.pod:107 #: ../perl/examples/guestfs-perl.pod:68 #: ../python/examples/guestfs-python.pod:70 -#: ../ruby/examples/guestfs-ruby.pod:64 ../src/guestfs.pod:3361 +#: ../ruby/examples/guestfs-ruby.pod:64 ../src/guestfs.pod:3363 msgid "" "This library is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " @@ -4930,7 +4930,7 @@ msgstr "" #: ../ocaml/examples/guestfs-ocaml.pod:112 #: ../perl/examples/guestfs-perl.pod:73 #: ../python/examples/guestfs-python.pod:75 -#: ../ruby/examples/guestfs-ruby.pod:69 ../src/guestfs.pod:3366 +#: ../ruby/examples/guestfs-ruby.pod:69 ../src/guestfs.pod:3368 msgid "" "You should have received a copy of the GNU Lesser General Public License " "along with this library; if not, write to the Free Software Foundation, " @@ -5282,7 +5282,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:1509 ../fish/guestfish-actions.pod:1774 #: ../fish/guestfish-actions.pod:2191 ../src/guestfs-actions.pod:18 #: ../src/guestfs-actions.pod:2438 ../src/guestfs-actions.pod:2862 -#: ../src/guestfs-actions.pod:3421 ../src/guestfs.pod:1690 +#: ../src/guestfs-actions.pod:3421 ../src/guestfs.pod:1692 #: ../tools/virt-win-reg.pl:717 msgid "Notes:" msgstr "" @@ -5956,7 +5956,7 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:54 ../examples/guestfs-testing.pod:161 #: ../examples/guestfs-testing.pod:174 ../examples/guestfs-testing.pod:234 -#: ../src/guestfs.pod:2798 +#: ../src/guestfs.pod:2800 msgid "or:" msgstr "" @@ -6130,7 +6130,7 @@ msgid "Try importing virt-df CSV output into a spreadsheet or database." msgstr "" #. type: textblock -#: ../examples/guestfs-testing.pod:131 ../src/guestfs.pod:3080 +#: ../examples/guestfs-testing.pod:131 ../src/guestfs.pod:3082 msgid "Run:" msgstr "" @@ -6593,20 +6593,20 @@ msgstr "" #: ../fish/guestfish-actions.pod:231 ../fish/guestfish-actions.pod:972 #: ../fish/guestfish-actions.pod:1007 ../fish/guestfish-actions.pod:1208 #: ../fish/guestfish-actions.pod:1568 ../fish/guestfish-actions.pod:1582 -#: ../fish/guestfish-actions.pod:3451 ../fish/guestfish-actions.pod:3762 -#: ../fish/guestfish-actions.pod:3810 ../fish/guestfish-actions.pod:4728 -#: ../fish/guestfish-actions.pod:4748 ../fish/guestfish-actions.pod:4767 -#: ../fish/guestfish-actions.pod:4805 ../fish/guestfish-actions.pod:5533 -#: ../fish/guestfish-actions.pod:5636 ../src/guestfs-actions.pod:10 +#: ../fish/guestfish-actions.pod:3460 ../fish/guestfish-actions.pod:3771 +#: ../fish/guestfish-actions.pod:3819 ../fish/guestfish-actions.pod:4737 +#: ../fish/guestfish-actions.pod:4757 ../fish/guestfish-actions.pod:4776 +#: ../fish/guestfish-actions.pod:4814 ../fish/guestfish-actions.pod:5555 +#: ../fish/guestfish-actions.pod:5658 ../src/guestfs-actions.pod:10 #: ../src/guestfs-actions.pod:305 ../src/guestfs-actions.pod:326 #: ../src/guestfs-actions.pod:1621 ../src/guestfs-actions.pod:1678 #: ../src/guestfs-actions.pod:2024 ../src/guestfs-actions.pod:2523 -#: ../src/guestfs-actions.pod:2544 ../src/guestfs-actions.pod:5352 -#: ../src/guestfs-actions.pod:5874 ../src/guestfs-actions.pod:5974 -#: ../src/guestfs-actions.pod:7270 ../src/guestfs-actions.pod:7311 -#: ../src/guestfs-actions.pod:7342 ../src/guestfs-actions.pod:7402 -#: ../src/guestfs-actions.pod:8456 ../src/guestfs-actions.pod:8565 -#: ../src/guestfs-actions.pod:8745 +#: ../src/guestfs-actions.pod:2544 ../src/guestfs-actions.pod:5366 +#: ../src/guestfs-actions.pod:5888 ../src/guestfs-actions.pod:5988 +#: ../src/guestfs-actions.pod:7284 ../src/guestfs-actions.pod:7325 +#: ../src/guestfs-actions.pod:7356 ../src/guestfs-actions.pod:7416 +#: ../src/guestfs-actions.pod:8470 ../src/guestfs-actions.pod:8596 +#: ../src/guestfs-actions.pod:8776 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 " @@ -6780,9 +6780,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:887 ../fish/guestfish-actions.pod:925 #: ../fish/guestfish-actions.pod:934 ../fish/guestfish-actions.pod:943 #: ../fish/guestfish-actions.pod:957 ../fish/guestfish-actions.pod:1131 -#: ../fish/guestfish-actions.pod:2230 ../fish/guestfish-actions.pod:3278 -#: ../fish/guestfish-actions.pod:3500 ../fish/guestfish-actions.pod:3663 -#: ../fish/guestfish-actions.pod:3798 ../fish/guestfish-actions.pod:5169 +#: ../fish/guestfish-actions.pod:2230 ../fish/guestfish-actions.pod:3287 +#: ../fish/guestfish-actions.pod:3509 ../fish/guestfish-actions.pod:3672 +#: ../fish/guestfish-actions.pod:3807 ../fish/guestfish-actions.pod:5178 msgid "" "This command has one or more optional arguments. See L." msgstr "" @@ -6859,8 +6859,8 @@ msgid "This call checks that C exists." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3462 -#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5389 +#: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3471 +#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5403 msgid "The optional arguments are:" msgstr "" @@ -6879,7 +6879,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:171 ../src/guestfs-actions.pod:231 -#: ../src/guestfs.pod:2963 +#: ../src/guestfs.pod:2965 msgid "C" msgstr "" @@ -6912,8 +6912,8 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:187 ../fish/guestfish-actions.pod:3305 -#: ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5106 +#: ../fish/guestfish-actions.pod:187 ../fish/guestfish-actions.pod:3314 +#: ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5120 msgid "C" msgstr "" @@ -7564,10 +7564,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:780 ../fish/guestfish-actions.pod:864 #: ../fish/guestfish-actions.pod:885 ../fish/guestfish-actions.pod:1056 #: ../fish/guestfish-actions.pod:1075 ../fish/guestfish-actions.pod:1477 -#: ../fish/guestfish-actions.pod:5025 ../fish/guestfish-actions.pod:5037 -#: ../fish/guestfish-actions.pod:5048 ../fish/guestfish-actions.pod:5059 -#: ../fish/guestfish-actions.pod:5190 ../fish/guestfish-actions.pod:5199 -#: ../fish/guestfish-actions.pod:5253 ../fish/guestfish-actions.pod:5276 +#: ../fish/guestfish-actions.pod:5034 ../fish/guestfish-actions.pod:5046 +#: ../fish/guestfish-actions.pod:5057 ../fish/guestfish-actions.pod:5068 +#: ../fish/guestfish-actions.pod:5199 ../fish/guestfish-actions.pod:5208 +#: ../fish/guestfish-actions.pod:5262 ../fish/guestfish-actions.pod:5285 msgid "Use C<-> instead of a filename to read/write from stdin/stdout." msgstr "" @@ -7916,16 +7916,16 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:642 ../fish/guestfish-actions.pod:3227 -#: ../fish/guestfish-actions.pod:3773 ../fish/guestfish-actions.pod:5099 -#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:5000 -#: ../src/guestfs-actions.pod:5913 ../src/guestfs-actions.pod:7889 +#: ../fish/guestfish-actions.pod:642 ../fish/guestfish-actions.pod:3236 +#: ../fish/guestfish-actions.pod:3782 ../fish/guestfish-actions.pod:5108 +#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:5014 +#: ../src/guestfs-actions.pod:5927 ../src/guestfs-actions.pod:7903 msgid "The optional parameters are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:646 ../fish/guestfish-actions.pod:3777 -#: ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:5917 +#: ../fish/guestfish-actions.pod:646 ../fish/guestfish-actions.pod:3786 +#: ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:5931 msgid "C" msgstr "" @@ -8026,8 +8026,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:697 ../fish/guestfish-actions.pod:4204 -#: ../src/guestfs-actions.pod:1032 ../src/guestfs-actions.pod:6573 +#: ../fish/guestfish-actions.pod:697 ../fish/guestfish-actions.pod:4213 +#: ../src/guestfs-actions.pod:1032 ../src/guestfs-actions.pod:6587 msgid "Return the contents of the file named C." msgstr "" @@ -8048,15 +8048,15 @@ msgstr "" #: ../fish/guestfish-actions.pod:1754 ../fish/guestfish-actions.pod:1764 #: ../fish/guestfish-actions.pod:1814 ../fish/guestfish-actions.pod:1829 #: ../fish/guestfish-actions.pod:1839 ../fish/guestfish-actions.pod:1858 -#: ../fish/guestfish-actions.pod:4074 ../fish/guestfish-actions.pod:4089 -#: ../fish/guestfish-actions.pod:4165 ../fish/guestfish-actions.pod:4182 -#: ../fish/guestfish-actions.pod:4197 ../fish/guestfish-actions.pod:4866 -#: ../fish/guestfish-actions.pod:4912 ../fish/guestfish-actions.pod:4997 -#: ../fish/guestfish-actions.pod:5012 ../fish/guestfish-actions.pod:5497 -#: ../fish/guestfish-actions.pod:5509 ../fish/guestfish-actions.pod:5527 -#: ../fish/guestfish-actions.pod:5544 ../fish/guestfish-actions.pod:5554 -#: ../fish/guestfish-actions.pod:5608 ../fish/guestfish-actions.pod:5618 -#: ../fish/guestfish-actions.pod:5647 ../fish/guestfish-actions.pod:5657 +#: ../fish/guestfish-actions.pod:4083 ../fish/guestfish-actions.pod:4098 +#: ../fish/guestfish-actions.pod:4174 ../fish/guestfish-actions.pod:4191 +#: ../fish/guestfish-actions.pod:4206 ../fish/guestfish-actions.pod:4875 +#: ../fish/guestfish-actions.pod:4921 ../fish/guestfish-actions.pod:5006 +#: ../fish/guestfish-actions.pod:5021 ../fish/guestfish-actions.pod:5519 +#: ../fish/guestfish-actions.pod:5531 ../fish/guestfish-actions.pod:5549 +#: ../fish/guestfish-actions.pod:5566 ../fish/guestfish-actions.pod:5576 +#: ../fish/guestfish-actions.pod:5630 ../fish/guestfish-actions.pod:5640 +#: ../fish/guestfish-actions.pod:5669 ../fish/guestfish-actions.pod:5679 #: ../src/guestfs-actions.pod:1042 ../src/guestfs-actions.pod:1221 #: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:1959 #: ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:2081 @@ -8064,15 +8064,15 @@ msgstr "" #: ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:2847 #: ../src/guestfs-actions.pod:2912 ../src/guestfs-actions.pod:2936 #: ../src/guestfs-actions.pod:2953 ../src/guestfs-actions.pod:2982 -#: ../src/guestfs-actions.pod:6355 ../src/guestfs-actions.pod:6381 -#: ../src/guestfs-actions.pod:6512 ../src/guestfs-actions.pod:6538 -#: ../src/guestfs-actions.pod:6562 ../src/guestfs-actions.pod:7517 -#: ../src/guestfs-actions.pod:7572 ../src/guestfs-actions.pod:7718 -#: ../src/guestfs-actions.pod:7742 ../src/guestfs-actions.pod:8529 -#: ../src/guestfs-actions.pod:8549 ../src/guestfs-actions.pod:8582 -#: ../src/guestfs-actions.pod:8601 ../src/guestfs-actions.pod:8620 -#: ../src/guestfs-actions.pod:8711 ../src/guestfs-actions.pod:8730 -#: ../src/guestfs-actions.pod:8776 ../src/guestfs-actions.pod:8795 +#: ../src/guestfs-actions.pod:6369 ../src/guestfs-actions.pod:6395 +#: ../src/guestfs-actions.pod:6526 ../src/guestfs-actions.pod:6552 +#: ../src/guestfs-actions.pod:6576 ../src/guestfs-actions.pod:7531 +#: ../src/guestfs-actions.pod:7586 ../src/guestfs-actions.pod:7732 +#: ../src/guestfs-actions.pod:7756 ../src/guestfs-actions.pod:8560 +#: ../src/guestfs-actions.pod:8580 ../src/guestfs-actions.pod:8613 +#: ../src/guestfs-actions.pod:8632 ../src/guestfs-actions.pod:8651 +#: ../src/guestfs-actions.pod:8742 ../src/guestfs-actions.pod:8761 +#: ../src/guestfs-actions.pod:8807 ../src/guestfs-actions.pod:8826 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L." @@ -8271,11 +8271,11 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:793 ../fish/guestfish-actions.pod:3426 -#: ../fish/guestfish-actions.pod:3565 ../fish/guestfish-actions.pod:3575 -#: ../fish/guestfish-actions.pod:3585 ../src/guestfs-actions.pod:1158 -#: ../src/guestfs-actions.pod:5320 ../src/guestfs-actions.pod:5529 -#: ../src/guestfs-actions.pod:5548 ../src/guestfs-actions.pod:5567 +#: ../fish/guestfish-actions.pod:793 ../fish/guestfish-actions.pod:3435 +#: ../fish/guestfish-actions.pod:3574 ../fish/guestfish-actions.pod:3584 +#: ../fish/guestfish-actions.pod:3594 ../src/guestfs-actions.pod:1158 +#: ../src/guestfs-actions.pod:5334 ../src/guestfs-actions.pod:5543 +#: ../src/guestfs-actions.pod:5562 ../src/guestfs-actions.pod:5581 msgid "The mode actually set is affected by the umask." msgstr "" @@ -8780,8 +8780,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1052 ../fish/guestfish-actions.pod:5249 -#: ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:8099 +#: ../fish/guestfish-actions.pod:1052 ../fish/guestfish-actions.pod:5258 +#: ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:8113 msgid "C can also be a named pipe." msgstr "" @@ -9886,9 +9886,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1597 ../fish/guestfish-actions.pod:1654 -#: ../fish/guestfish-actions.pod:4527 ../fish/guestfish-actions.pod:4629 +#: ../fish/guestfish-actions.pod:4536 ../fish/guestfish-actions.pod:4638 #: ../src/guestfs-actions.pod:2568 ../src/guestfs-actions.pod:2660 -#: ../src/guestfs-actions.pod:7031 ../src/guestfs-actions.pod:7157 +#: ../src/guestfs-actions.pod:7045 ../src/guestfs-actions.pod:7171 msgid "" "For more information on the architecture of libguestfs, see L." msgstr "" @@ -10424,8 +10424,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1827 ../fish/guestfish-actions.pod:5010 -#: ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:7736 +#: ../fish/guestfish-actions.pod:1827 ../fish/guestfish-actions.pod:5019 +#: ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:7750 msgid "If the parameter C is zero, this returns an empty list." msgstr "" @@ -12632,7 +12632,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2887 ../src/guestfs-actions.pod:4421 +#: ../fish/guestfish-actions.pod:2887 ../fish/guestfish-actions.pod:2896 +#: ../src/guestfs-actions.pod:4421 ../src/guestfs-actions.pod:4437 msgid "" "This command is mostly useful for interactive sessions. It is I " "intended that you try to parse the output string." @@ -12640,29 +12641,47 @@ msgstr "" #. type: =head2 #: ../fish/guestfish-actions.pod:2890 -msgid "ln" +msgid "llz" msgstr "" #. type: verbatim #: ../fish/guestfish-actions.pod:2892 #, no-wrap msgid "" +" llz directory\n" +"\n" +msgstr "" + +#. type: textblock +#: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4435 +msgid "List the files in C in the format of 'ls -laZ'." +msgstr "" + +#. type: =head2 +#: ../fish/guestfish-actions.pod:2899 +msgid "ln" +msgstr "" + +#. type: verbatim +#: ../fish/guestfish-actions.pod:2901 +#, no-wrap +msgid "" " ln target linkname\n" "\n" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4436 +#: ../fish/guestfish-actions.pod:2903 ../src/guestfs-actions.pod:4450 msgid "This command creates a hard link using the C command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2896 +#: ../fish/guestfish-actions.pod:2905 msgid "ln-f" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2898 +#: ../fish/guestfish-actions.pod:2907 #, no-wrap msgid "" " ln-f target linkname\n" @@ -12670,19 +12689,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2900 ../src/guestfs-actions.pod:4449 +#: ../fish/guestfish-actions.pod:2909 ../src/guestfs-actions.pod:4463 msgid "" "This command creates a hard link using the C command. The I<-f> " "option removes the link (C) if it exists already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2903 +#: ../fish/guestfish-actions.pod:2912 msgid "ln-s" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2905 +#: ../fish/guestfish-actions.pod:2914 #, no-wrap msgid "" " ln-s target linkname\n" @@ -12690,17 +12709,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2907 ../src/guestfs-actions.pod:4463 +#: ../fish/guestfish-actions.pod:2916 ../src/guestfs-actions.pod:4477 msgid "This command creates a symbolic link using the C command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2909 +#: ../fish/guestfish-actions.pod:2918 msgid "ln-sf" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2911 +#: ../fish/guestfish-actions.pod:2920 #, no-wrap msgid "" " ln-sf target linkname\n" @@ -12708,19 +12727,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2913 ../src/guestfs-actions.pod:4476 +#: ../fish/guestfish-actions.pod:2922 ../src/guestfs-actions.pod:4490 msgid "" "This command creates a symbolic link using the C command, The I<-f> " "option removes the link (C) if it exists already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2916 +#: ../fish/guestfish-actions.pod:2925 msgid "lremovexattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2918 +#: ../fish/guestfish-actions.pod:2927 #, no-wrap msgid "" " lremovexattr xattr path\n" @@ -12728,19 +12747,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2920 +#: ../fish/guestfish-actions.pod:2929 msgid "" "This is the same as L, but if C is a symbolic link, then " "it removes an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2924 +#: ../fish/guestfish-actions.pod:2933 msgid "ls" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2926 +#: ../fish/guestfish-actions.pod:2935 #, no-wrap msgid "" " ls directory\n" @@ -12748,26 +12767,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2928 ../src/guestfs-actions.pod:4504 +#: ../fish/guestfish-actions.pod:2937 ../src/guestfs-actions.pod:4518 msgid "" "List the files in C (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:2932 +#: ../fish/guestfish-actions.pod:2941 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use L instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2935 +#: ../fish/guestfish-actions.pod:2944 msgid "lsetxattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2937 +#: ../fish/guestfish-actions.pod:2946 #, no-wrap msgid "" " lsetxattr xattr val vallen path\n" @@ -12775,19 +12794,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2939 +#: ../fish/guestfish-actions.pod:2948 msgid "" "This is the same as L, but if C is a symbolic link, then it " "sets an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2943 +#: ../fish/guestfish-actions.pod:2952 msgid "lstat" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2945 +#: ../fish/guestfish-actions.pod:2954 #, no-wrap msgid "" " lstat path\n" @@ -12795,30 +12814,30 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2947 ../fish/guestfish-actions.pod:4845 -#: ../src/guestfs-actions.pod:4540 ../src/guestfs-actions.pod:7476 +#: ../fish/guestfish-actions.pod:2956 ../fish/guestfish-actions.pod:4854 +#: ../src/guestfs-actions.pod:4554 ../src/guestfs-actions.pod:7490 msgid "Returns file information for the given C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2949 +#: ../fish/guestfish-actions.pod:2958 msgid "" "This is the same as L except that if C is a symbolic link, then " "the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2953 ../src/guestfs-actions.pod:4546 +#: ../fish/guestfish-actions.pod:2962 ../src/guestfs-actions.pod:4560 msgid "This is the same as the C system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2955 +#: ../fish/guestfish-actions.pod:2964 msgid "lstatlist" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2957 +#: ../fish/guestfish-actions.pod:2966 #, no-wrap msgid "" " lstatlist path 'names ...'\n" @@ -12826,7 +12845,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2959 +#: ../fish/guestfish-actions.pod:2968 msgid "" "This call allows you to perform the L operation on multiple files, " "where all files are in the directory C. C is the list of files " @@ -12834,7 +12853,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2963 ../src/guestfs-actions.pod:4565 +#: ../fish/guestfish-actions.pod:2972 ../src/guestfs-actions.pod:4579 msgid "" "On return you get a list of stat structs, with a one-to-one correspondence " "to the C list. If any name did not exist or could not be lstat'd, " @@ -12842,7 +12861,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2968 +#: ../fish/guestfish-actions.pod:2977 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also L for a " @@ -12853,12 +12872,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2976 +#: ../fish/guestfish-actions.pod:2985 msgid "luks-add-key" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2978 +#: ../fish/guestfish-actions.pod:2987 #, no-wrap msgid "" " luks-add-key device keyslot\n" @@ -12866,7 +12885,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2980 ../src/guestfs-actions.pod:4593 +#: ../fish/guestfish-actions.pod:2989 ../src/guestfs-actions.pod:4607 msgid "" "This command adds a new key on LUKS device C. C is any " "existing key, and is used to access the device. C is the new key to " @@ -12874,28 +12893,28 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2985 +#: ../fish/guestfish-actions.pod:2994 msgid "" "Note that if C already contains a key, then this command will " "fail. You have to use L first to remove that key." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2989 ../fish/guestfish-actions.pod:3011 -#: ../fish/guestfish-actions.pod:3021 ../fish/guestfish-actions.pod:3032 -#: ../fish/guestfish-actions.pod:3058 ../fish/guestfish-actions.pod:3068 +#: ../fish/guestfish-actions.pod:2998 ../fish/guestfish-actions.pod:3020 +#: ../fish/guestfish-actions.pod:3030 ../fish/guestfish-actions.pod:3041 +#: ../fish/guestfish-actions.pod:3067 ../fish/guestfish-actions.pod:3077 msgid "" "This command has one or more key or passphrase parameters. Guestfish will " "prompt for these separately." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:2992 +#: ../fish/guestfish-actions.pod:3001 msgid "luks-close" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:2994 +#: ../fish/guestfish-actions.pod:3003 #, no-wrap msgid "" " luks-close device\n" @@ -12903,7 +12922,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2996 +#: ../fish/guestfish-actions.pod:3005 msgid "" "This closes a LUKS device that was created earlier by L or L. The C parameter must be the name of the LUKS mapping " @@ -12912,12 +12931,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3002 +#: ../fish/guestfish-actions.pod:3011 msgid "luks-format" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3004 +#: ../fish/guestfish-actions.pod:3013 #, no-wrap msgid "" " luks-format device keyslot\n" @@ -12925,7 +12944,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3006 ../src/guestfs-actions.pod:4634 +#: ../fish/guestfish-actions.pod:3015 ../src/guestfs-actions.pod:4648 msgid "" "This command erases existing data on C and formats the device as a " "LUKS encrypted device. C is the initial key, which is added to key " @@ -12933,12 +12952,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3014 +#: ../fish/guestfish-actions.pod:3023 msgid "luks-format-cipher" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3016 +#: ../fish/guestfish-actions.pod:3025 #, no-wrap msgid "" " luks-format-cipher device keyslot cipher\n" @@ -12946,19 +12965,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3018 +#: ../fish/guestfish-actions.pod:3027 msgid "" "This command is the same as L but it also allows you to set " "the C used." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3024 +#: ../fish/guestfish-actions.pod:3033 msgid "luks-kill-slot" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3026 +#: ../fish/guestfish-actions.pod:3035 #, no-wrap msgid "" " luks-kill-slot device keyslot\n" @@ -12966,19 +12985,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3028 ../src/guestfs-actions.pod:4675 +#: ../fish/guestfish-actions.pod:3037 ../src/guestfs-actions.pod:4689 msgid "" "This command deletes the key in key slot C from the encrypted LUKS " "device C. C must be one of the I keys." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3035 +#: ../fish/guestfish-actions.pod:3044 msgid "luks-open" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3037 +#: ../fish/guestfish-actions.pod:3046 #, no-wrap msgid "" " luks-open device mapname\n" @@ -12986,26 +13005,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3039 ../src/guestfs-actions.pod:4695 +#: ../fish/guestfish-actions.pod:3048 ../src/guestfs-actions.pod:4709 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:3042 ../src/guestfs-actions.pod:4698 +#: ../fish/guestfish-actions.pod:3051 ../src/guestfs-actions.pod:4712 msgid "C is the encrypted block device or partition." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3044 ../src/guestfs-actions.pod:4700 +#: ../fish/guestfish-actions.pod:3053 ../src/guestfs-actions.pod:4714 msgid "" "The caller must supply one of the keys associated with the LUKS block " "device, in the C parameter." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3047 ../src/guestfs-actions.pod:4703 +#: ../fish/guestfish-actions.pod:3056 ../src/guestfs-actions.pod:4717 msgid "" "This creates a new block device called C. Reads and " "writes to this block device are decrypted from and encrypted to the " @@ -13013,24 +13032,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3051 +#: ../fish/guestfish-actions.pod:3060 msgid "" "If this block device contains LVM volume groups, then calling L " "followed by L will make them visible." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3055 +#: ../fish/guestfish-actions.pod:3064 msgid "Use L to list all device mapper devices." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3061 +#: ../fish/guestfish-actions.pod:3070 msgid "luks-open-ro" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3063 +#: ../fish/guestfish-actions.pod:3072 #, no-wrap msgid "" " luks-open-ro device mapname\n" @@ -13038,18 +13057,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3065 +#: ../fish/guestfish-actions.pod:3074 msgid "" "This is the same as L except that a read-only mapping is created." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3071 +#: ../fish/guestfish-actions.pod:3080 msgid "lvcreate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3073 +#: ../fish/guestfish-actions.pod:3082 #, no-wrap msgid "" " lvcreate logvol volgroup mbytes\n" @@ -13057,19 +13076,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3075 ../src/guestfs-actions.pod:4749 +#: ../fish/guestfish-actions.pod:3084 ../src/guestfs-actions.pod:4763 msgid "" "This creates an LVM logical volume called C on the volume group " "C, with C megabytes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3078 +#: ../fish/guestfish-actions.pod:3087 msgid "lvm-canonical-lv-name" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3080 +#: ../fish/guestfish-actions.pod:3089 #, no-wrap msgid "" " lvm-canonical-lv-name lvname\n" @@ -13077,7 +13096,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3082 ../src/guestfs-actions.pod:4762 +#: ../fish/guestfish-actions.pod:3091 ../src/guestfs-actions.pod:4776 msgid "" "This converts alternative naming schemes for LVs that you might find to the " "canonical name. For example, C is converted to C parameter does not refer to a " "logical volume." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3089 +#: ../fish/guestfish-actions.pod:3098 msgid "See also L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3091 +#: ../fish/guestfish-actions.pod:3100 msgid "lvm-clear-filter" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3093 +#: ../fish/guestfish-actions.pod:3102 #, no-wrap msgid "" " lvm-clear-filter\n" @@ -13110,26 +13129,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3095 +#: ../fish/guestfish-actions.pod:3104 msgid "" "This undoes the effect of L. LVM will be able to see every " "block device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3098 ../fish/guestfish-actions.pod:3126 -#: ../src/guestfs-actions.pod:4784 ../src/guestfs-actions.pod:4823 +#: ../fish/guestfish-actions.pod:3107 ../fish/guestfish-actions.pod:3135 +#: ../src/guestfs-actions.pod:4798 ../src/guestfs-actions.pod:4837 msgid "" "This command also clears the LVM cache and performs a volume group scan." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3101 +#: ../fish/guestfish-actions.pod:3110 msgid "lvm-remove-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3103 +#: ../fish/guestfish-actions.pod:3112 #, no-wrap msgid "" " lvm-remove-all\n" @@ -13137,19 +13156,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3105 ../src/guestfs-actions.pod:4796 +#: ../fish/guestfish-actions.pod:3114 ../src/guestfs-actions.pod:4810 msgid "" "This command removes all LVM logical volumes, volume groups and physical " "volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3108 +#: ../fish/guestfish-actions.pod:3117 msgid "lvm-set-filter" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3110 +#: ../fish/guestfish-actions.pod:3119 #, no-wrap msgid "" " lvm-set-filter 'devices ...'\n" @@ -13157,7 +13176,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3112 ../src/guestfs-actions.pod:4809 +#: ../fish/guestfish-actions.pod:3121 ../src/guestfs-actions.pod:4823 msgid "" "This sets the LVM device filter so that LVM will only be able to \"see\" the " "block devices in the list C, and will ignore all other attached " @@ -13165,7 +13184,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3116 ../src/guestfs-actions.pod:4813 +#: ../fish/guestfish-actions.pod:3125 ../src/guestfs-actions.pod:4827 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 " @@ -13177,24 +13196,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3129 ../src/guestfs-actions.pod:4826 +#: ../fish/guestfish-actions.pod:3138 ../src/guestfs-actions.pod:4840 msgid "You can filter whole block devices or individual partitions." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3131 ../src/guestfs-actions.pod:4828 +#: ../fish/guestfish-actions.pod:3140 ../src/guestfs-actions.pod:4842 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:3135 +#: ../fish/guestfish-actions.pod:3144 msgid "lvremove" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3137 +#: ../fish/guestfish-actions.pod:3146 #, no-wrap msgid "" " lvremove device\n" @@ -13202,26 +13221,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3139 ../src/guestfs-actions.pod:4842 +#: ../fish/guestfish-actions.pod:3148 ../src/guestfs-actions.pod:4856 msgid "" "Remove an LVM logical volume C, where C is the path to the " "LV, such as C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3142 ../src/guestfs-actions.pod:4845 +#: ../fish/guestfish-actions.pod:3151 ../src/guestfs-actions.pod:4859 msgid "" "You can also remove all LVs in a volume group by specifying the VG name, C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3145 +#: ../fish/guestfish-actions.pod:3154 msgid "lvrename" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3147 +#: ../fish/guestfish-actions.pod:3156 #, no-wrap msgid "" " lvrename logvol newlogvol\n" @@ -13229,17 +13248,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3149 ../src/guestfs-actions.pod:4859 +#: ../fish/guestfish-actions.pod:3158 ../src/guestfs-actions.pod:4873 msgid "Rename a logical volume C with the new name C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3151 +#: ../fish/guestfish-actions.pod:3160 msgid "lvresize" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3153 +#: ../fish/guestfish-actions.pod:3162 #, no-wrap msgid "" " lvresize device mbytes\n" @@ -13247,19 +13266,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3155 ../src/guestfs-actions.pod:4872 +#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4886 msgid "" "This resizes (expands or shrinks) an existing LVM logical volume to " "C. When reducing, data in the reduced part is lost." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3159 +#: ../fish/guestfish-actions.pod:3168 msgid "lvresize-free" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3161 +#: ../fish/guestfish-actions.pod:3170 #, no-wrap msgid "" " lvresize-free lv percent\n" @@ -13267,7 +13286,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3163 ../src/guestfs-actions.pod:4887 +#: ../fish/guestfish-actions.pod:3172 ../src/guestfs-actions.pod:4901 msgid "" "This expands an existing logical volume C so that it fills C% of the " "remaining free space in the volume group. Commonly you would call this with " @@ -13276,12 +13295,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3169 +#: ../fish/guestfish-actions.pod:3178 msgid "lvs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3171 +#: ../fish/guestfish-actions.pod:3180 #, no-wrap msgid "" " lvs\n" @@ -13289,31 +13308,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3173 ../src/guestfs-actions.pod:4902 +#: ../fish/guestfish-actions.pod:3182 ../src/guestfs-actions.pod:4916 msgid "" "List all the logical volumes detected. This is the equivalent of the L command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3176 ../src/guestfs-actions.pod:4905 +#: ../fish/guestfish-actions.pod:3185 ../src/guestfs-actions.pod:4919 msgid "" "This returns a list of the logical volume device names (eg. C)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3179 +#: ../fish/guestfish-actions.pod:3188 msgid "See also L, L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3181 +#: ../fish/guestfish-actions.pod:3190 msgid "lvs-full" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3183 +#: ../fish/guestfish-actions.pod:3192 #, no-wrap msgid "" " lvs-full\n" @@ -13321,19 +13340,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3185 ../src/guestfs-actions.pod:4921 +#: ../fish/guestfish-actions.pod:3194 ../src/guestfs-actions.pod:4935 msgid "" "List all the logical volumes detected. This is the equivalent of the L command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3188 +#: ../fish/guestfish-actions.pod:3197 msgid "lvuuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3190 +#: ../fish/guestfish-actions.pod:3199 #, no-wrap msgid "" " lvuuid device\n" @@ -13341,17 +13360,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3192 ../src/guestfs-actions.pod:4936 +#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4950 msgid "This command returns the UUID of the LVM LV C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3194 +#: ../fish/guestfish-actions.pod:3203 msgid "lxattrlist" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3196 +#: ../fish/guestfish-actions.pod:3205 #, no-wrap msgid "" " lxattrlist path 'names ...'\n" @@ -13359,7 +13378,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4950 +#: ../fish/guestfish-actions.pod:3207 ../src/guestfs-actions.pod:4964 msgid "" "This call allows you to get the extended attributes of multiple files, where " "all files are in the directory C. C is the list of files from " @@ -13367,7 +13386,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3202 ../src/guestfs-actions.pod:4954 +#: ../fish/guestfish-actions.pod:3211 ../src/guestfs-actions.pod:4968 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. " @@ -13379,7 +13398,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3212 +#: ../fish/guestfish-actions.pod:3221 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also L for a " @@ -13390,12 +13409,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3220 +#: ../fish/guestfish-actions.pod:3229 msgid "md-create" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3222 +#: ../fish/guestfish-actions.pod:3231 #, no-wrap msgid "" " md-create name 'devices ...' [missingbitmap:N] [nrdevices:N] [spare:N] [chunk:N] [level:..]\n" @@ -13403,19 +13422,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3224 ../src/guestfs-actions.pod:4997 +#: ../fish/guestfish-actions.pod:3233 ../src/guestfs-actions.pod:5011 msgid "" "Create a Linux md (RAID) device named C on the devices in the list " "C." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3231 ../src/guestfs-actions.pod:5004 +#: ../fish/guestfish-actions.pod:3240 ../src/guestfs-actions.pod:5018 msgid "C" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3233 ../src/guestfs-actions.pod:5006 +#: ../fish/guestfish-actions.pod:3242 ../src/guestfs-actions.pod:5020 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 " @@ -13423,86 +13442,86 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3237 ../src/guestfs-actions.pod:5010 +#: ../fish/guestfish-actions.pod:3246 ../src/guestfs-actions.pod:5024 msgid "As examples:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3239 ../src/guestfs-actions.pod:5012 +#: ../fish/guestfish-actions.pod:3248 ../src/guestfs-actions.pod:5026 msgid "" "If C and C then the resulting " "array would be C<[EmissingE, \"/dev/sda\"]>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3242 ../src/guestfs-actions.pod:5015 +#: ../fish/guestfish-actions.pod:3251 ../src/guestfs-actions.pod:5029 msgid "" "If C and C then the resulting " "array would be C<[\"/dev/sda\", EmissingE]>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3245 ../src/guestfs-actions.pod:5018 +#: ../fish/guestfish-actions.pod:3254 ../src/guestfs-actions.pod:5032 msgid "This defaults to C<0> (no missing devices)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3247 ../src/guestfs-actions.pod:5020 +#: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:5034 msgid "" "The length of C + the number of bits set in C must " "equal C + C." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3250 ../src/guestfs-actions.pod:5023 +#: ../fish/guestfish-actions.pod:3259 ../src/guestfs-actions.pod:5037 msgid "C" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3252 ../src/guestfs-actions.pod:5025 +#: ../fish/guestfish-actions.pod:3261 ../src/guestfs-actions.pod:5039 msgid "The number of active RAID devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3254 ../src/guestfs-actions.pod:5027 +#: ../fish/guestfish-actions.pod:3263 ../src/guestfs-actions.pod:5041 msgid "" "If not set, this defaults to the length of C plus the number of " "bits set in C." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3257 ../src/guestfs-actions.pod:5030 +#: ../fish/guestfish-actions.pod:3266 ../src/guestfs-actions.pod:5044 msgid "C" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3259 ../src/guestfs-actions.pod:5032 +#: ../fish/guestfish-actions.pod:3268 ../src/guestfs-actions.pod:5046 msgid "The number of spare devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3261 ../src/guestfs-actions.pod:5034 +#: ../fish/guestfish-actions.pod:3270 ../src/guestfs-actions.pod:5048 msgid "If not set, this defaults to C<0>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3263 ../src/guestfs-actions.pod:5036 +#: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5050 msgid "C" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3265 ../src/guestfs-actions.pod:5038 +#: ../fish/guestfish-actions.pod:3274 ../src/guestfs-actions.pod:5052 msgid "The chunk size in bytes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3267 ../fish/guestfish-actions.pod:3289 -#: ../src/guestfs-actions.pod:5040 ../src/guestfs-actions.pod:5090 +#: ../fish/guestfish-actions.pod:3276 ../fish/guestfish-actions.pod:3298 +#: ../src/guestfs-actions.pod:5054 ../src/guestfs-actions.pod:5104 msgid "C" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3269 ../src/guestfs-actions.pod:5042 +#: ../fish/guestfish-actions.pod:3278 ../src/guestfs-actions.pod:5056 msgid "" "The RAID level, which can be one of: I, I, I<0>, I, " "I, I<1>, I, I, I<4>, I, I<5>, I, I<6>, " @@ -13511,17 +13530,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3274 ../src/guestfs-actions.pod:5047 +#: ../fish/guestfish-actions.pod:3283 ../src/guestfs-actions.pod:5061 msgid "If not set, this defaults to C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3280 +#: ../fish/guestfish-actions.pod:3289 msgid "md-detail" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3282 +#: ../fish/guestfish-actions.pod:3291 #, no-wrap msgid "" " md-detail md\n" @@ -13529,59 +13548,59 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3284 ../src/guestfs-actions.pod:5085 +#: ../fish/guestfish-actions.pod:3293 ../src/guestfs-actions.pod:5099 msgid "" "This command exposes the output of 'mdadm -DY '. The following fields " "are usually present in the returned hash. Other fields may also be present." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3291 ../src/guestfs-actions.pod:5092 +#: ../fish/guestfish-actions.pod:3300 ../src/guestfs-actions.pod:5106 msgid "The raid level of the MD device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3293 ../src/guestfs-actions.pod:5094 +#: ../fish/guestfish-actions.pod:3302 ../src/guestfs-actions.pod:5108 msgid "C" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3295 ../src/guestfs-actions.pod:5096 +#: ../fish/guestfish-actions.pod:3304 ../src/guestfs-actions.pod:5110 msgid "The number of underlying devices in the MD device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3297 ../src/guestfs-actions.pod:5098 +#: ../fish/guestfish-actions.pod:3306 ../src/guestfs-actions.pod:5112 msgid "C" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3299 ../src/guestfs-actions.pod:5100 +#: ../fish/guestfish-actions.pod:3308 ../src/guestfs-actions.pod:5114 msgid "The metadata version used." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3301 ../src/guestfs-actions.pod:5102 +#: ../fish/guestfish-actions.pod:3310 ../src/guestfs-actions.pod:5116 msgid "C" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3303 ../src/guestfs-actions.pod:5104 +#: ../fish/guestfish-actions.pod:3312 ../src/guestfs-actions.pod:5118 msgid "The UUID of the MD device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3307 ../src/guestfs-actions.pod:5108 +#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5122 msgid "The name of the MD device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3311 +#: ../fish/guestfish-actions.pod:3320 msgid "md-stop" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3313 +#: ../fish/guestfish-actions.pod:3322 #, no-wrap msgid "" " md-stop md\n" @@ -13589,19 +13608,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3315 ../src/guestfs-actions.pod:5126 +#: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5140 msgid "" "This command deactivates the MD array named C. The device is stopped, " "but it is not destroyed or zeroed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3318 +#: ../fish/guestfish-actions.pod:3327 msgid "mkdir" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3320 +#: ../fish/guestfish-actions.pod:3329 #, no-wrap msgid "" " mkdir path\n" @@ -13609,17 +13628,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3322 ../src/guestfs-actions.pod:5139 +#: ../fish/guestfish-actions.pod:3331 ../src/guestfs-actions.pod:5153 msgid "Create a directory named C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3324 +#: ../fish/guestfish-actions.pod:3333 msgid "mkdir-mode" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3326 +#: ../fish/guestfish-actions.pod:3335 #, no-wrap msgid "" " mkdir-mode path mode\n" @@ -13627,14 +13646,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5152 +#: ../fish/guestfish-actions.pod:3337 ../src/guestfs-actions.pod:5166 msgid "" "This command creates a directory, setting the initial permissions of the " "directory to C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3331 ../src/guestfs-actions.pod:5155 +#: ../fish/guestfish-actions.pod:3340 ../src/guestfs-actions.pod:5169 msgid "" "For common Linux filesystems, the actual mode which is set will be C. Non-native-Linux filesystems may interpret the mode in " @@ -13642,17 +13661,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3335 +#: ../fish/guestfish-actions.pod:3344 msgid "See also L, L" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3337 +#: ../fish/guestfish-actions.pod:3346 msgid "mkdir-p" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3339 +#: ../fish/guestfish-actions.pod:3348 #, no-wrap msgid "" " mkdir-p path\n" @@ -13660,19 +13679,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3341 ../src/guestfs-actions.pod:5171 +#: ../fish/guestfish-actions.pod:3350 ../src/guestfs-actions.pod:5185 msgid "" "Create a directory named C, creating any parent directories as " "necessary. This is like the C shell command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:3344 +#: ../fish/guestfish-actions.pod:3353 msgid "mkdtemp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3346 +#: ../fish/guestfish-actions.pod:3355 #, no-wrap msgid "" " mkdtemp template\n" @@ -13680,7 +13699,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3348 ../src/guestfs-actions.pod:5184 +#: ../fish/guestfish-actions.pod:3357 ../src/guestfs-actions.pod:5198 msgid "" "This command creates a temporary directory. The C