NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-07-27
+Last updated: 2011-08-07
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
723474 NEW https://bugzilla.redhat.com/show_bug.cgi?id=723474
If hivex and/or pcre not installed, libguestfs fails to compile
+727178 NEW https://bugzilla.redhat.com/show_bug.cgi?id=727178
+ error: luks_open: cryptsetup: error while loading shared libraries: libfipscheck.so.1: cannot open shared object file: No such file or directory
+
+727247 NEW https://bugzilla.redhat.com/show_bug.cgi?id=727247
+ should not depend on MAKEDEV
+
+728224 NEW https://bugzilla.redhat.com/show_bug.cgi?id=728224
+ configure can't find qemu on PPC
+
563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450
list-devices returns devices of different types out of order
# major/minor/release must be numbers
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [10])
-m4_define([libguestfs_release], [6])
+m4_define([libguestfs_release], [7])
# extra can be any string
m4_define([libguestfs_extra], [])
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-07-27 15:55+0200\n"
+"POT-Creation-Date: 2011-08-07 23:15+0200\n"
"PO-Revision-Date: 2010-09-02 14:46+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
msgid "guestfs_set_out_of_memory_handler"
msgstr ""
-# type: verbatim
#. type: verbatim
#: ../src/guestfs.pod:1454
#, no-wrap
msgid ""
" typedef void (*guestfs_abort_cb) (void);\n"
-" int guestfs_set_out_of_memory_handler (guestfs_h *g,\n"
-" guestfs_abort_cb);\n"
+" void guestfs_set_out_of_memory_handler (guestfs_h *g,\n"
+" guestfs_abort_cb);\n"
"\n"
msgstr ""
msgid "This function returns 0 on success or -1 on error."
msgstr ""
-# type: textblock
#. type: textblock
#: ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:248
-#: ../src/guestfs-actions.pod:269 ../fish/guestfish-actions.pod:28
-#: ../fish/guestfish-actions.pod:158 ../fish/guestfish-actions.pod:172
+#: ../src/guestfs-actions.pod:269
msgid ""
-"This function is deprecated. In new code, use the C<add_drive_opts> call "
-"instead."
+"This function is deprecated. In new code, use the L</"
+"guestfs_add_drive_opts> call instead."
msgstr ""
# type: textblock
"allocates a file in the host and attaches it as a device."
msgstr ""
-# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:1445 ../fish/guestfish-actions.pod:953
+#: ../src/guestfs-actions.pod:1445
msgid ""
-"This function is deprecated. In new code, use the C<fallocate64> call "
-"instead."
+"This function is deprecated. In new code, use the L</guestfs_fallocate64> "
+"call instead."
msgstr ""
# type: =head2
"This returns the ext2/3/4 filesystem label of the filesystem on C<device>."
msgstr ""
-# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:1938 ../fish/guestfish-actions.pod:1313
+#: ../src/guestfs-actions.pod:1938
msgid ""
-"This function is deprecated. In new code, use the C<vfs_label> call instead."
+"This function is deprecated. In new code, use the L</guestfs_vfs_label> "
+"call instead."
msgstr ""
# type: textblock
"This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>."
msgstr ""
-# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:1959 ../fish/guestfish-actions.pod:1327
+#: ../src/guestfs-actions.pod:1959
msgid ""
-"This function is deprecated. In new code, use the C<vfs_uuid> call instead."
+"This function is deprecated. In new code, use the L</guestfs_vfs_uuid> call "
+"instead."
msgstr ""
# type: =head2
"cluster size."
msgstr ""
-# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:4423 ../fish/guestfish-actions.pod:3002
+#: ../src/guestfs-actions.pod:4423
msgid ""
-"This function is deprecated. In new code, use the C<mkfs_opts> call instead."
+"This function is deprecated. In new code, use the L</guestfs_mkfs_opts> "
+"call instead."
msgstr ""
# type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4730 ../fish/guestfish-actions.pod:3199
+#: ../src/guestfs-actions.pod:4730
msgid ""
-"This function is deprecated. In new code, use the C<mount_options> call "
-"instead."
+"This function is deprecated. In new code, use the L</guestfs_mount_options> "
+"call instead."
msgstr ""
# type: =head2
#. type: textblock
#: ../src/guestfs-actions.pod:6165 ../src/guestfs-actions.pod:6195
-#: ../src/guestfs-actions.pod:6228 ../fish/guestfish-actions.pod:4180
-#: ../fish/guestfish-actions.pod:4203 ../fish/guestfish-actions.pod:4225
+#: ../src/guestfs-actions.pod:6228
msgid ""
-"This function is deprecated. In new code, use the C<part_add> call instead."
+"This function is deprecated. In new code, use the L</guestfs_part_add> call "
+"instead."
msgstr ""
# type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6287 ../fish/guestfish-actions.pod:4263
+#: ../src/guestfs-actions.pod:6287
msgid ""
-"This function is deprecated. In new code, use the C<part_list> call instead."
+"This function is deprecated. In new code, use the L</guestfs_part_list> "
+"call instead."
msgstr ""
# type: =head2
#. type: textblock
#: ../src/guestfs-actions.pod:7229
msgid ""
-"This function is deprecated. In new code, use the C<launch> call instead."
+"This function is deprecated. In new code, use the L</guestfs_launch> call "
+"instead."
msgstr ""
# type: =head2
"I<not> work, even if the length is specified."
msgstr ""
-# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7319 ../fish/guestfish-actions.pod:4904
+#: ../src/guestfs-actions.pod:7319
msgid ""
-"This function is deprecated. In new code, use the C<write> call instead."
+"This function is deprecated. In new code, use the L</guestfs_write> call "
+"instead."
msgstr ""
# type: =head2
"files."
msgstr ""
-# type: textblock
#. type: textblock
-#: ../src/guestfs-actions.pod:7488 ../fish/guestfish-actions.pod:5001
+#: ../src/guestfs-actions.pod:7488
msgid ""
-"This function is deprecated. In new code, use the C<file> call instead."
+"This function is deprecated. In new code, use the L</guestfs_file> call "
+"instead."
msgstr ""
# type: =head2
"drive-ro> instead."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:158
+#: ../fish/guestfish-actions.pod:172
+msgid ""
+"This function is deprecated. In new code, use the L</add_drive_opts> call "
+"instead."
+msgstr ""
+
# type: =head2
#. type: =head2
#: ../fish/guestfish-actions.pod:35
"\n"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:953
+msgid ""
+"This function is deprecated. In new code, use the L</fallocate64> call "
+"instead."
+msgstr ""
+
# type: =head2
#. type: =head2
#: ../fish/guestfish-actions.pod:960
"\n"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:1313
+msgid ""
+"This function is deprecated. In new code, use the L</vfs_label> call "
+"instead."
+msgstr ""
+
# type: =head2
#. type: =head2
#: ../fish/guestfish-actions.pod:1320
"\n"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:1327
+msgid ""
+"This function is deprecated. In new code, use the L</vfs_uuid> call instead."
+msgstr ""
+
# type: =head2
#. type: =head2
#: ../fish/guestfish-actions.pod:1334
"filesystem type, but typically they are C<1024>, C<2048> or C<4096> only."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:3002
+msgid ""
+"This function is deprecated. In new code, use the L</mkfs_opts> call "
+"instead."
+msgstr ""
+
# type: =head2
#. type: =head2
#: ../fish/guestfish-actions.pod:3009
"string for the first parameter if you don't want any options)."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:3199
+msgid ""
+"This function is deprecated. In new code, use the L</mount_options> call "
+"instead."
+msgstr ""
+
# type: =head2
#. type: =head2
#: ../fish/guestfish-actions.pod:3206
msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:4180 ../fish/guestfish-actions.pod:4203
+#: ../fish/guestfish-actions.pod:4225
+msgid ""
+"This function is deprecated. In new code, use the L</part_add> call instead."
+msgstr ""
+
# type: =head2
#. type: =head2
#: ../fish/guestfish-actions.pod:4187
msgid "See also: L</part-list>"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:4263
+msgid ""
+"This function is deprecated. In new code, use the L</part_list> call "
+"instead."
+msgstr ""
+
# type: =head2
#. type: =head2
#: ../fish/guestfish-actions.pod:4270
"\n"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:4904
+msgid ""
+"This function is deprecated. In new code, use the L</write> call instead."
+msgstr ""
+
# type: =head2
#. type: =head2
#: ../fish/guestfish-actions.pod:4911
"Since 1.0.63, use L</file> instead which can now process compressed files."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:5001
+msgid ""
+"This function is deprecated. In new code, use the L</file> call instead."
+msgstr ""
+
# type: =head2
#. type: =head2
#: ../fish/guestfish-actions.pod:5008
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.10.6\n"
+"Project-Id-Version: libguestfs 1.10.7\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-07-27 15:55+0200\n"
+"POT-Creation-Date: 2011-08-07 23:15+0200\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"
#, no-wrap
msgid ""
" typedef void (*guestfs_abort_cb) (void);\n"
-" int guestfs_set_out_of_memory_handler (guestfs_h *g,\n"
-" guestfs_abort_cb);\n"
+" void guestfs_set_out_of_memory_handler (guestfs_h *g,\n"
+" guestfs_abort_cb);\n"
"\n"
msgstr ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:248 ../src/guestfs-actions.pod:269 ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:158 ../fish/guestfish-actions.pod:172
+#: ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:248 ../src/guestfs-actions.pod:269
msgid ""
-"This function is deprecated. In new code, use the C<add_drive_opts> call "
-"instead."
+"This function is deprecated. In new code, use the "
+"L</guestfs_add_drive_opts> call instead."
msgstr ""
#. type: textblock
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1445 ../fish/guestfish-actions.pod:953
+#: ../src/guestfs-actions.pod:1445
msgid ""
-"This function is deprecated. In new code, use the C<fallocate64> call "
-"instead."
+"This function is deprecated. In new code, use the L</guestfs_fallocate64> "
+"call instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1938 ../fish/guestfish-actions.pod:1313
+#: ../src/guestfs-actions.pod:1938
msgid ""
-"This function is deprecated. In new code, use the C<vfs_label> call "
-"instead."
+"This function is deprecated. In new code, use the L</guestfs_vfs_label> "
+"call instead."
msgstr ""
#. type: textblock
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1959 ../fish/guestfish-actions.pod:1327
-msgid "This function is deprecated. In new code, use the C<vfs_uuid> call instead."
+#: ../src/guestfs-actions.pod:1959
+msgid ""
+"This function is deprecated. In new code, use the L</guestfs_vfs_uuid> call "
+"instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4423 ../fish/guestfish-actions.pod:3002
+#: ../src/guestfs-actions.pod:4423
msgid ""
-"This function is deprecated. In new code, use the C<mkfs_opts> call "
-"instead."
+"This function is deprecated. In new code, use the L</guestfs_mkfs_opts> "
+"call instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4730 ../fish/guestfish-actions.pod:3199
+#: ../src/guestfs-actions.pod:4730
msgid ""
-"This function is deprecated. In new code, use the C<mount_options> call "
-"instead."
+"This function is deprecated. In new code, use the L</guestfs_mount_options> "
+"call instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6165 ../src/guestfs-actions.pod:6195 ../src/guestfs-actions.pod:6228 ../fish/guestfish-actions.pod:4180 ../fish/guestfish-actions.pod:4203 ../fish/guestfish-actions.pod:4225
-msgid "This function is deprecated. In new code, use the C<part_add> call instead."
+#: ../src/guestfs-actions.pod:6165 ../src/guestfs-actions.pod:6195 ../src/guestfs-actions.pod:6228
+msgid ""
+"This function is deprecated. In new code, use the L</guestfs_part_add> call "
+"instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6287 ../fish/guestfish-actions.pod:4263
+#: ../src/guestfs-actions.pod:6287
msgid ""
-"This function is deprecated. In new code, use the C<part_list> call "
-"instead."
+"This function is deprecated. In new code, use the L</guestfs_part_list> "
+"call instead."
msgstr ""
#. type: =head2
#. type: textblock
#: ../src/guestfs-actions.pod:7229
-msgid "This function is deprecated. In new code, use the C<launch> call instead."
+msgid ""
+"This function is deprecated. In new code, use the L</guestfs_launch> call "
+"instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7319 ../fish/guestfish-actions.pod:4904
-msgid "This function is deprecated. In new code, use the C<write> call instead."
+#: ../src/guestfs-actions.pod:7319
+msgid ""
+"This function is deprecated. In new code, use the L</guestfs_write> call "
+"instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7488 ../fish/guestfish-actions.pod:5001
-msgid "This function is deprecated. In new code, use the C<file> call instead."
+#: ../src/guestfs-actions.pod:7488
+msgid ""
+"This function is deprecated. In new code, use the L</guestfs_file> call "
+"instead."
msgstr ""
#. type: =head2
"L</add-drive-ro> instead."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:158 ../fish/guestfish-actions.pod:172
+msgid ""
+"This function is deprecated. In new code, use the L</add_drive_opts> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:35
msgid "add-domain"
"\n"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:953
+msgid ""
+"This function is deprecated. In new code, use the L</fallocate64> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:960
msgid "fallocate64"
"\n"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:1313
+msgid ""
+"This function is deprecated. In new code, use the L</vfs_label> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:1320
msgid "get-e2uuid"
"\n"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:1327
+msgid ""
+"This function is deprecated. In new code, use the L</vfs_uuid> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:1334
msgid "get-memsize"
"filesystem type, but typically they are C<1024>, C<2048> or C<4096> only."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:3002
+msgid ""
+"This function is deprecated. In new code, use the L</mkfs_opts> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:3009
msgid "mkfs-opts"
"string for the first parameter if you don't want any options)."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:3199
+msgid ""
+"This function is deprecated. In new code, use the L</mount_options> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:3206
msgid "mount-loop"
msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:4180 ../fish/guestfish-actions.pod:4203 ../fish/guestfish-actions.pod:4225
+msgid ""
+"This function is deprecated. In new code, use the L</part_add> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:4187
msgid "sfdiskM"
msgid "See also: L</part-list>"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:4263
+msgid ""
+"This function is deprecated. In new code, use the L</part_list> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:4270
msgid "sh"
"\n"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:4904
+msgid "This function is deprecated. In new code, use the L</write> call instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:4911
msgid "zegrep"
msgid "Since 1.0.63, use L</file> instead which can now process compressed files."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:5001
+msgid "This function is deprecated. In new code, use the L</file> call instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:5008
msgid "zgrep"
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-07-27 15:55+0200\n"
+"POT-Creation-Date: 2011-08-07 23:15+0200\n"
"PO-Revision-Date: 2011-04-01 15:39+0000\n"
"Last-Translator: yurchor <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
#, no-wrap
msgid ""
" typedef void (*guestfs_abort_cb) (void);\n"
-" int guestfs_set_out_of_memory_handler (guestfs_h *g,\n"
-" guestfs_abort_cb);\n"
+" void guestfs_set_out_of_memory_handler (guestfs_h *g,\n"
+" guestfs_abort_cb);\n"
"\n"
msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:248
-#: ../src/guestfs-actions.pod:269 ../fish/guestfish-actions.pod:28
-#: ../fish/guestfish-actions.pod:158 ../fish/guestfish-actions.pod:172
+#: ../src/guestfs-actions.pod:269
msgid ""
-"This function is deprecated. In new code, use the C<add_drive_opts> call "
-"instead."
+"This function is deprecated. In new code, use the L</"
+"guestfs_add_drive_opts> call instead."
msgstr ""
#. type: textblock
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1445 ../fish/guestfish-actions.pod:953
+#: ../src/guestfs-actions.pod:1445
msgid ""
-"This function is deprecated. In new code, use the C<fallocate64> call "
-"instead."
+"This function is deprecated. In new code, use the L</guestfs_fallocate64> "
+"call instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1938 ../fish/guestfish-actions.pod:1313
+#: ../src/guestfs-actions.pod:1938
msgid ""
-"This function is deprecated. In new code, use the C<vfs_label> call instead."
+"This function is deprecated. In new code, use the L</guestfs_vfs_label> "
+"call instead."
msgstr ""
#. type: textblock
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1959 ../fish/guestfish-actions.pod:1327
+#: ../src/guestfs-actions.pod:1959
msgid ""
-"This function is deprecated. In new code, use the C<vfs_uuid> call instead."
+"This function is deprecated. In new code, use the L</guestfs_vfs_uuid> call "
+"instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4423 ../fish/guestfish-actions.pod:3002
+#: ../src/guestfs-actions.pod:4423
msgid ""
-"This function is deprecated. In new code, use the C<mkfs_opts> call instead."
+"This function is deprecated. In new code, use the L</guestfs_mkfs_opts> "
+"call instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4730 ../fish/guestfish-actions.pod:3199
+#: ../src/guestfs-actions.pod:4730
msgid ""
-"This function is deprecated. In new code, use the C<mount_options> call "
-"instead."
+"This function is deprecated. In new code, use the L</guestfs_mount_options> "
+"call instead."
msgstr ""
#. type: =head2
#. type: textblock
#: ../src/guestfs-actions.pod:6165 ../src/guestfs-actions.pod:6195
-#: ../src/guestfs-actions.pod:6228 ../fish/guestfish-actions.pod:4180
-#: ../fish/guestfish-actions.pod:4203 ../fish/guestfish-actions.pod:4225
+#: ../src/guestfs-actions.pod:6228
msgid ""
-"This function is deprecated. In new code, use the C<part_add> call instead."
+"This function is deprecated. In new code, use the L</guestfs_part_add> call "
+"instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6287 ../fish/guestfish-actions.pod:4263
+#: ../src/guestfs-actions.pod:6287
msgid ""
-"This function is deprecated. In new code, use the C<part_list> call instead."
+"This function is deprecated. In new code, use the L</guestfs_part_list> "
+"call instead."
msgstr ""
#. type: =head2
#. type: textblock
#: ../src/guestfs-actions.pod:7229
msgid ""
-"This function is deprecated. In new code, use the C<launch> call instead."
+"This function is deprecated. In new code, use the L</guestfs_launch> call "
+"instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7319 ../fish/guestfish-actions.pod:4904
+#: ../src/guestfs-actions.pod:7319
msgid ""
-"This function is deprecated. In new code, use the C<write> call instead."
+"This function is deprecated. In new code, use the L</guestfs_write> call "
+"instead."
msgstr ""
#. type: =head2
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7488 ../fish/guestfish-actions.pod:5001
+#: ../src/guestfs-actions.pod:7488
msgid ""
-"This function is deprecated. In new code, use the C<file> call instead."
+"This function is deprecated. In new code, use the L</guestfs_file> call "
+"instead."
msgstr ""
#. type: =head2
"drive-ro> instead."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:158
+#: ../fish/guestfish-actions.pod:172
+msgid ""
+"This function is deprecated. In new code, use the L</add_drive_opts> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:35
msgid "add-domain"
"\n"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:953
+msgid ""
+"This function is deprecated. In new code, use the L</fallocate64> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:960
msgid "fallocate64"
"\n"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:1313
+msgid ""
+"This function is deprecated. In new code, use the L</vfs_label> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:1320
msgid "get-e2uuid"
"\n"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:1327
+msgid ""
+"This function is deprecated. In new code, use the L</vfs_uuid> call instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:1334
msgid "get-memsize"
"filesystem type, but typically they are C<1024>, C<2048> or C<4096> only."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:3002
+msgid ""
+"This function is deprecated. In new code, use the L</mkfs_opts> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:3009
msgid "mkfs-opts"
"string for the first parameter if you don't want any options)."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:3199
+msgid ""
+"This function is deprecated. In new code, use the L</mount_options> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:3206
msgid "mount-loop"
msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:4180 ../fish/guestfish-actions.pod:4203
+#: ../fish/guestfish-actions.pod:4225
+msgid ""
+"This function is deprecated. In new code, use the L</part_add> call instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:4187
msgid "sfdiskM"
msgid "See also: L</part-list>"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:4263
+msgid ""
+"This function is deprecated. In new code, use the L</part_list> call "
+"instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:4270
msgid "sh"
"\n"
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:4904
+msgid ""
+"This function is deprecated. In new code, use the L</write> call instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:4911
msgid "zegrep"
"Since 1.0.63, use L</file> instead which can now process compressed files."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:5001
+msgid ""
+"This function is deprecated. In new code, use the L</file> call instead."
+msgstr ""
+
#. type: =head2
#: ../fish/guestfish-actions.pod:5008
msgid "zgrep"
"Project-Id-Version: libguestfs.master\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: \n"
"Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n"
"Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n"
msgstr ""
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
msgid "%s: file is empty"
msgstr ""
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
#, fuzzy
msgid "could not parse /etc/fstab or empty file"
msgstr "no se pudo analizar el tamaño de arranque"
"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: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: 2010-02-02 13:45+0530\n"
"Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
"Language-Team: Gujarati\n"
msgstr ""
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
msgid "%s: file is empty"
msgstr ""
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
#, fuzzy
msgid "could not parse /etc/fstab or empty file"
msgstr "વિશિષ્ટ માપ '%s' નું પદચ્છેદન કરી શકાતુ નથી\n"
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: 2010-02-16 12:57+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <Red Hat>\n"
msgstr ""
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
msgid "%s: file is empty"
msgstr ""
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
#, fuzzy
msgid "could not parse /etc/fstab or empty file"
msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
"Project-Id-Version: libguestfs 1.0.83\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: 2010-02-24 11:56+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
"Language-Team: kn-IN <>\n"
msgstr ""
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
msgid "%s: file is empty"
msgstr ""
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
#, fuzzy
msgid "could not parse /etc/fstab or empty file"
msgstr "ಗಾತ್ರದ ವಿಶಿಷ್ಟತೆ '%s' ಅನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ \n"
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.10.6\n"
+"Project-Id-Version: libguestfs 1.10.7\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\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"
msgstr ""
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
msgid "%s: file is empty"
msgstr ""
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
msgid "could not parse /etc/fstab or empty file"
msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs.ml\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: 2010-02-02 18:35+0530\n"
"Last-Translator: Ani Peter | അനി പീറ്റര് <apeter@redhat.com>\n"
"Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് <smc-"
msgstr ""
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
msgid "%s: file is empty"
msgstr ""
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
#, fuzzy
msgid "could not parse /etc/fstab or empty file"
msgstr "വ്യാപ്തിയുടെ വിവരണം '%s' പാഴ്സ് ചെയ്യുവാന് സാധ്യമായില്ല\n"
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: 2010-02-03 19:10+0530\n"
"Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
"Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
msgstr ""
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
msgid "%s: file is empty"
msgstr ""
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
#, fuzzy
msgid "could not parse /etc/fstab or empty file"
msgstr "आकार संरचना '%s' वाचणे अशक्य\n"
"Project-Id-Version: libguestfs 1.5.4\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: 2010-09-02 15:28+0200\n"
"Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
"Language-Team: Fedora\n"
msgstr ""
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
msgid "%s: file is empty"
msgstr ""
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
msgid "could not parse /etc/fstab or empty file"
msgstr ""
"Project-Id-Version: libguestfs.master.or\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: 2010-02-01 18:17+0530\n"
"Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
"Language-Team: Oriya <oriya-it@googlegroups.com>\n"
msgstr ""
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
msgid "%s: file is empty"
msgstr ""
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
#, fuzzy
msgid "could not parse /etc/fstab or empty file"
msgstr "ଆକାର ବିଶେଷ ଦ୍ରଷ୍ଟବ୍ୟ '%s' କୁ ବିଶ୍ଳେଷଣ କରିପାରିଲା ନାହିଁ\n"
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: 2010-12-23 17:40+0530\n"
"Last-Translator: Jaswinder Singh <j.phulewala@gmail.com>\n"
"Language-Team: PLTG\n"
msgstr "ਇੱਕ Windows ਗਿਸਟ ਨਹੀਂ ਹੈ, ਜਾਂ systemroot ਦਾ ਪਤਾ ਨਹੀਂ ਲਾਇਆ ਜਾ ਸਕਦਾ"
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr "%s ਦਾ ਅਕਾਰ ਬੇਲੋੜਾ ਹੈ (%<PRIi64> ਬਾਈਟਾਂ)"
msgid "%s: file is empty"
msgstr "%s: ਫਾਇਲ ਖਾਲੀ ਹੈ"
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
msgid "could not parse /etc/fstab or empty file"
msgstr "/etc/fstab ਜਾਂ ਖਾਲੀ ਫਾਇਲ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ"
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: 2010-12-21 14:12+0100\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
msgstr "nie jest gościem systemu Windows lub nie można określić systemroot"
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr "rozmiar %s jest nierozsądnie duży (%<PRIi64> bajtów)"
msgid "%s: file is empty"
msgstr "%s: plik jest pusty"
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
msgid "could not parse /etc/fstab or empty file"
msgstr "nie można przetworzyć pliku /etc/fstab lub pustego pliku"
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: 2010-01-29 13:38+0530\n"
"Last-Translator: I. Felix <ifelix@redhat.com>\n"
"Language-Team: ta_IN <kde-i18n-doc@kde.org>\n"
msgstr ""
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
msgid "%s: file is empty"
msgstr ""
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
#, fuzzy
msgid "could not parse /etc/fstab or empty file"
msgstr "'%s'க்கான பகுப்பு அளவை குறிப்பிட முடியவில்லை\n"
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: 2010-01-27 20:03+0530\n"
"Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
"Language-Team: Telugu <en@li.org>\n"
msgstr ""
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
msgid "%s: file is empty"
msgstr ""
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
#, fuzzy
msgid "could not parse /etc/fstab or empty file"
msgstr "పరిమాణ వివరణలను పార్శ్ చేయలేకపోయింది '%s'\n"
"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: 2011-07-27 15:54+0100\n"
+"POT-Creation-Date: 2011-08-07 23:13+0100\n"
"PO-Revision-Date: 2011-03-22 15:28+0000\n"
"Last-Translator: yurchor <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
msgstr "не є гостьовою системою Windows або не вдалося визначити systemroot"
#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
+#: src/inspect_fs_unix.c:828
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr "розмір %s неймовірно великий (%<PRIi64> байтів)"
msgid "%s: file is empty"
msgstr "%s: файл порожній"
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:620
msgid "could not parse /etc/fstab or empty file"
msgstr "не вдалося обробити /etc/fstab або порожній файл"