[Pkg-libvirt-commits] [libguestfs] 49/63: Version 1.27.38.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:43:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.27.39-1
in repository libguestfs.

commit 255ec57875221b9d7c620de4ddf038ac97743514
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Sep 5 15:12:53 2014 +0100

    Version 1.27.38.
---
 BUGS                        | 35 +++++++++++++++-------
 configure.ac                |  2 +-
 po-docs/ja.po               | 26 +++++------------
 po-docs/libguestfs-docs.pot | 28 +++++-------------
 po-docs/uk.po               | 38 +++++++++++-------------
 po/en_GB.po                 | 69 ++++++++++++++++++++-----------------------
 po/es.po                    | 69 ++++++++++++++++++++-----------------------
 po/gu.po                    | 69 ++++++++++++++++++++-----------------------
 po/hi.po                    | 69 ++++++++++++++++++++-----------------------
 po/kn.po                    | 69 ++++++++++++++++++++-----------------------
 po/libguestfs.pot           | 71 ++++++++++++++++++++-------------------------
 po/ml.po                    | 69 ++++++++++++++++++++-----------------------
 po/mr.po                    | 69 ++++++++++++++++++++-----------------------
 po/nl.po                    | 69 ++++++++++++++++++++-----------------------
 po/or.po                    | 69 ++++++++++++++++++++-----------------------
 po/pa.po                    | 69 ++++++++++++++++++++-----------------------
 po/pl.po                    | 69 ++++++++++++++++++++-----------------------
 po/ta.po                    | 69 ++++++++++++++++++++-----------------------
 po/te.po                    | 69 ++++++++++++++++++++-----------------------
 po/uk.po                    | 69 ++++++++++++++++++++-----------------------
 20 files changed, 524 insertions(+), 642 deletions(-)

diff --git a/BUGS b/BUGS
index 92804b1..3a29662 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
 NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2014-09-04
+Last updated: 2014-09-05
 
 This contains a local list of the bugs that are open against
 libguestfs.  Bugs are tracked in the Red Hat Bugzilla database
@@ -356,17 +356,20 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 1136371 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1136371
   add apt-rpm support to supermin
 
-1136739 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1136739
-  virt-v2v warning info should be printed to fill the whole line
-
 1138182 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1138182
   xen guest will be kernel panic after converted by virt-v2v
 
-1138184 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1138184
-  virt-v2v will fail when converting guests with initramfs-*kdump.img under /boot
-
 1138231 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1138231
-  v2v:libguestfs error: could not create appliance through libvirt
+  Backing file '/root/rhel6.6-i386-hvm.img' of image '/tmp/v2vovlba582a.qcow2' is missing.
+
+1138619 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1138619
+  libguestfs-1.27.36-2.fc22: FTBFS with Perl 5.20
+
+1138630 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1138630
+  Remove user accounts from "/etc/shadow" when exeucte virt-sysprep with '--enable user-account' option
+
+1138634 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1138634
+  Remove user accounts from "/etc/shadow" when exeucte virt-sysprep with '--enable user-account' option
 
 503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
   guestfish's list splitting does not recognize internal quoting
@@ -389,7 +392,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 1069966 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=1069966
   RFE: let virt-builder etc build ARM guests on x86 host
 
-(123 bugs)
+(124 bugs)
 
 --------------------------------------------------
 Bugs in MODIFIED, POST or ON_QA state are fixed.
@@ -413,13 +416,25 @@ You can help by testing the fixes.
 1053847 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1053847
   Recommended default clock/timer settings
 
+1136739 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1136739
+  virt-v2v warning info should be printed to fill the whole line
+
+1138184 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1138184
+  virt-v2v will fail when converting guests with initramfs-*kdump.img under /boot
+
+1138504 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1138504
+  Support conversion of guests from remote kvm/xen/esx connections by virt-v2v
+
+1138586 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1138586
+  No error shows when converting running guest with virt-v2v
+
 1020950 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1020950
   CVE-2013-4419 libguestfs: insecure temporary directory handling for guestfish's network socket [epel-5]
 
 1021149 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1021149
   Rebase libguestfs to 1.28 in RHEL 7.1
 
-(8 bugs)
+(12 bugs)
 
 --------------------------------------------------
 These bugs are in the VERIFIED state.
diff --git a/configure.ac b/configure.ac
index c07f3a2..b686a80 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@
 # freeform string.
 m4_define([libguestfs_major],   [1])
 m4_define([libguestfs_minor],   [27])
-m4_define([libguestfs_release], [37])
+m4_define([libguestfs_release], [38])
 
 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 080530b..4d68203 100644
--- a/po-docs/ja.po
+++ b/po-docs/ja.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: libguestfs at redhat.com\n"
-"POT-Creation-Date: 2014-09-04 14:52+0200\n"
+"POT-Creation-Date: 2014-09-05 15:23+0200\n"
 "PO-Revision-Date: 2014-07-22 18:04+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Japanese (http://www.transifex.com/projects/p/libguestfs/"
@@ -85336,30 +85336,18 @@ msgid ""
 "some users, or to not remove some others."
 msgstr ""
 
-#. type: =head3
-#: ../sysprep/sysprep-operations.pod:361
-msgid "Notes on user-account"
-msgstr ""
-
-#. type: textblock
-#: ../sysprep/sysprep-operations.pod:363
-msgid ""
-"Currently this does not remove the user accounts from C</etc/shadow>.  This "
-"is because there is no lens for the shadow password file in Augeas."
-msgstr ""
-
 #. type: =head2
-#: ../sysprep/sysprep-operations.pod:367
+#: ../sysprep/sysprep-operations.pod:361
 msgid "B<utmp> *"
 msgstr "B<utmp> *"
 
 #. type: textblock
-#: ../sysprep/sysprep-operations.pod:370
+#: ../sysprep/sysprep-operations.pod:364
 msgid "Remove the utmp file."
 msgstr "utmp ファイルを削除します。"
 
 #. type: textblock
-#: ../sysprep/sysprep-operations.pod:372
+#: ../sysprep/sysprep-operations.pod:366
 msgid ""
 "This file records who is currently logged in on a machine.  In modern Linux "
 "distros it is stored in a ramdisk and hence not part of the virtual "
@@ -85370,17 +85358,17 @@ msgstr ""
 "ません。しかし、古いディストリビューションは、ディスクに保存していました。"
 
 #. type: =head2
-#: ../sysprep/sysprep-operations.pod:376
+#: ../sysprep/sysprep-operations.pod:370
 msgid "B<yum-uuid> *"
 msgstr "B<yum-uuid> *"
 
 #. type: textblock
-#: ../sysprep/sysprep-operations.pod:379
+#: ../sysprep/sysprep-operations.pod:373
 msgid "Remove the yum UUID."
 msgstr "yum UUID を削除します。"
 
 #. type: textblock
-#: ../sysprep/sysprep-operations.pod:381
+#: ../sysprep/sysprep-operations.pod:375
 msgid ""
 "Yum creates a fresh UUID the next time it runs when it notices that the "
 "original UUID has been erased."
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot
index 7ec50d0..0ec19d1 100644
--- a/po-docs/libguestfs-docs.pot
+++ b/po-docs/libguestfs-docs.pot
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.27.37\n"
+"Project-Id-Version: libguestfs 1.27.38\n"
 "Report-Msgid-Bugs-To: libguestfs at redhat.com\n"
-"POT-Creation-Date: 2014-09-04 14:52+0200\n"
+"POT-Creation-Date: 2014-09-05 15:23+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -76316,30 +76316,18 @@ msgid ""
 "some users, or to not remove some others."
 msgstr ""
 
-#. type: =head3
-#: ../sysprep/sysprep-operations.pod:361
-msgid "Notes on user-account"
-msgstr ""
-
-#. type: textblock
-#: ../sysprep/sysprep-operations.pod:363
-msgid ""
-"Currently this does not remove the user accounts from C</etc/shadow>.  This "
-"is because there is no lens for the shadow password file in Augeas."
-msgstr ""
-
 #. type: =head2
-#: ../sysprep/sysprep-operations.pod:367
+#: ../sysprep/sysprep-operations.pod:361
 msgid "B<utmp> *"
 msgstr ""
 
 #. type: textblock
-#: ../sysprep/sysprep-operations.pod:370
+#: ../sysprep/sysprep-operations.pod:364
 msgid "Remove the utmp file."
 msgstr ""
 
 #. type: textblock
-#: ../sysprep/sysprep-operations.pod:372
+#: ../sysprep/sysprep-operations.pod:366
 msgid ""
 "This file records who is currently logged in on a machine.  In modern Linux "
 "distros it is stored in a ramdisk and hence not part of the virtual "
@@ -76347,17 +76335,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../sysprep/sysprep-operations.pod:376
+#: ../sysprep/sysprep-operations.pod:370
 msgid "B<yum-uuid> *"
 msgstr ""
 
 #. type: textblock
-#: ../sysprep/sysprep-operations.pod:379
+#: ../sysprep/sysprep-operations.pod:373
 msgid "Remove the yum UUID."
 msgstr ""
 
 #. type: textblock
-#: ../sysprep/sysprep-operations.pod:381
+#: ../sysprep/sysprep-operations.pod:375
 msgid ""
 "Yum creates a fresh UUID the next time it runs when it notices that the "
 "original UUID has been erased."
diff --git a/po-docs/uk.po b/po-docs/uk.po
index 8886502..230d718 100644
--- a/po-docs/uk.po
+++ b/po-docs/uk.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: libguestfs at redhat.com\n"
-"POT-Creation-Date: 2014-09-04 14:52+0200\n"
+"POT-Creation-Date: 2014-09-05 15:23+0200\n"
 "PO-Revision-Date: 2014-07-22 18:04+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Ukrainian (http://www.transifex.com/projects/p/libguestfs/"
@@ -84389,32 +84389,18 @@ msgid ""
 "some users, or to not remove some others."
 msgstr ""
 
-#. type: =head3
-#: ../sysprep/sysprep-operations.pod:361
-msgid "Notes on user-account"
-msgstr "Зауваження щодо user-account"
-
-#. type: textblock
-#: ../sysprep/sysprep-operations.pod:363
-msgid ""
-"Currently this does not remove the user accounts from C</etc/shadow>.  This "
-"is because there is no lens for the shadow password file in Augeas."
-msgstr ""
-"У поточній версії записи користувачів не вилучаються з C</etc/shadow>. "
-"Причиною є те, що у Augeas ще немає модуля для файлів паролів shadow."
-
 #. type: =head2
-#: ../sysprep/sysprep-operations.pod:367
+#: ../sysprep/sysprep-operations.pod:361
 msgid "B<utmp> *"
 msgstr "B<utmp> *"
 
 #. type: textblock
-#: ../sysprep/sysprep-operations.pod:370
+#: ../sysprep/sysprep-operations.pod:364
 msgid "Remove the utmp file."
 msgstr "Вилучити файл utmp."
 
 #. type: textblock
-#: ../sysprep/sysprep-operations.pod:372
+#: ../sysprep/sysprep-operations.pod:366
 msgid ""
 "This file records who is currently logged in on a machine.  In modern Linux "
 "distros it is stored in a ramdisk and hence not part of the virtual "
@@ -84426,17 +84412,17 @@ msgstr ""
 "у старіших версіях дистрибутивів."
 
 #. type: =head2
-#: ../sysprep/sysprep-operations.pod:376
+#: ../sysprep/sysprep-operations.pod:370
 msgid "B<yum-uuid> *"
 msgstr "B<yum-uuid> *"
 
 #. type: textblock
-#: ../sysprep/sysprep-operations.pod:379
+#: ../sysprep/sysprep-operations.pod:373
 msgid "Remove the yum UUID."
 msgstr "Вилучити UUID yum."
 
 #. type: textblock
-#: ../sysprep/sysprep-operations.pod:381
+#: ../sysprep/sysprep-operations.pod:375
 msgid ""
 "Yum creates a fresh UUID the next time it runs when it notices that the "
 "original UUID has been erased."
@@ -88543,6 +88529,16 @@ msgstr ""
 msgid "Mike Latimer"
 msgstr ""
 
+#~ msgid "Notes on user-account"
+#~ msgstr "Зауваження щодо user-account"
+
+#~ msgid ""
+#~ "Currently this does not remove the user accounts from C</etc/shadow>.  "
+#~ "This is because there is no lens for the shadow password file in Augeas."
+#~ msgstr ""
+#~ "У поточній версії записи користувачів не вилучаються з C</etc/shadow>. "
+#~ "Причиною є те, що у Augeas ще немає модуля для файлів паролів shadow."
+
 #~ msgid ""
 #~ "                       sect#63\n"
 #~ "                       +--------------------------+------\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index 1a869a2..e5b92a4 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@@ -88,7 +88,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -631,7 +631,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -668,7 +668,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -706,7 +706,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -821,13 +821,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1544,7 +1537,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1789,7 +1782,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1883,7 +1876,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1926,7 +1919,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2020,7 +2013,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2030,13 +2023,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2116,7 +2109,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2150,7 +2143,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2173,7 +2166,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2208,7 +2201,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2280,7 +2273,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2382,15 +2375,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2448,13 +2441,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2470,18 +2463,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2497,7 +2490,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2507,7 +2500,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2551,7 +2544,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2666,7 +2659,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2674,7 +2667,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2718,7 +2711,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/es.po b/po/es.po
index 6f6b97c..580b61e 100644
--- a/po/es.po
+++ b/po/es.po
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Spanish (http://www.transifex.com/projects/p/libguestfs/"
@@ -90,7 +90,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -633,7 +633,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -670,7 +670,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -708,7 +708,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -823,13 +823,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1546,7 +1539,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1791,7 +1784,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1885,7 +1878,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1928,7 +1921,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2022,7 +2015,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2032,13 +2025,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2118,7 +2111,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2152,7 +2145,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2175,7 +2168,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2210,7 +2203,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2282,7 +2275,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2384,15 +2377,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2450,13 +2443,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2472,18 +2465,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2499,7 +2492,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2509,7 +2502,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2553,7 +2546,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2668,7 +2661,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2676,7 +2669,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2720,7 +2713,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/gu.po b/po/gu.po
index 02a0b07..ec5d887 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Gujarati (http://www.transifex.com/projects/p/libguestfs/"
@@ -89,7 +89,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -632,7 +632,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -669,7 +669,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -707,7 +707,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -822,13 +822,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1545,7 +1538,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1790,7 +1783,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1884,7 +1877,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1927,7 +1920,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2021,7 +2014,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2031,13 +2024,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2117,7 +2110,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2151,7 +2144,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2174,7 +2167,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2209,7 +2202,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2281,7 +2274,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2383,15 +2376,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2449,13 +2442,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2471,18 +2464,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2498,7 +2491,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2508,7 +2501,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2552,7 +2545,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2667,7 +2660,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2675,7 +2668,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2719,7 +2712,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/hi.po b/po/hi.po
index a7792d3..d344277 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Hindi (http://www.transifex.com/projects/p/libguestfs/"
@@ -89,7 +89,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -632,7 +632,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -669,7 +669,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -707,7 +707,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -822,13 +822,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1545,7 +1538,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1790,7 +1783,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1884,7 +1877,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1927,7 +1920,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2021,7 +2014,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2031,13 +2024,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2117,7 +2110,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2151,7 +2144,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2174,7 +2167,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2209,7 +2202,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2281,7 +2274,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2383,15 +2376,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2449,13 +2442,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2471,18 +2464,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2498,7 +2491,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2508,7 +2501,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2552,7 +2545,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2667,7 +2660,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2675,7 +2668,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2719,7 +2712,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/kn.po b/po/kn.po
index f46527d..f4f3fe3 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Kannada (http://www.transifex.com/projects/p/libguestfs/"
@@ -88,7 +88,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -631,7 +631,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -668,7 +668,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -706,7 +706,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -821,13 +821,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1544,7 +1537,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1789,7 +1782,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1883,7 +1876,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1926,7 +1919,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2020,7 +2013,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2030,13 +2023,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2116,7 +2109,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2150,7 +2143,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2173,7 +2166,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2208,7 +2201,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2280,7 +2273,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2382,15 +2375,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2448,13 +2441,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2470,18 +2463,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2497,7 +2490,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2507,7 +2500,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2551,7 +2544,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2666,7 +2659,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2674,7 +2667,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2718,7 +2711,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 5fa75e1..c10b103 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.27.37\n"
+"Project-Id-Version: libguestfs 1.27.38\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -87,7 +87,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -630,7 +630,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -667,7 +667,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -705,7 +705,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -820,13 +820,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1543,7 +1536,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1788,7 +1781,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1882,7 +1875,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1925,7 +1918,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2019,7 +2012,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2029,13 +2022,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2115,7 +2108,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2149,7 +2142,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2172,7 +2165,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2207,7 +2200,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2279,7 +2272,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2381,15 +2374,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2447,13 +2440,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2469,18 +2462,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2496,7 +2489,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2506,7 +2499,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2550,7 +2543,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2665,7 +2658,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2673,7 +2666,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2717,7 +2710,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/ml.po b/po/ml.po
index 7cf348c..12bcfb0 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Malayalam (http://www.transifex.com/projects/p/libguestfs/"
@@ -88,7 +88,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -631,7 +631,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -668,7 +668,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -706,7 +706,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -821,13 +821,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1544,7 +1537,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1789,7 +1782,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1883,7 +1876,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1926,7 +1919,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2020,7 +2013,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2030,13 +2023,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2116,7 +2109,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2150,7 +2143,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2173,7 +2166,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2208,7 +2201,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2280,7 +2273,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2382,15 +2375,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2448,13 +2441,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2470,18 +2463,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2497,7 +2490,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2507,7 +2500,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2551,7 +2544,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2666,7 +2659,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2674,7 +2667,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2718,7 +2711,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/mr.po b/po/mr.po
index 6350b0f..0cc1807 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Marathi (http://www.transifex.com/projects/p/libguestfs/"
@@ -89,7 +89,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -632,7 +632,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -669,7 +669,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -707,7 +707,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -822,13 +822,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1545,7 +1538,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1790,7 +1783,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1884,7 +1877,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1927,7 +1920,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2021,7 +2014,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2031,13 +2024,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2117,7 +2110,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2151,7 +2144,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2174,7 +2167,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2209,7 +2202,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2281,7 +2274,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2383,15 +2376,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2449,13 +2442,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2471,18 +2464,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2498,7 +2491,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2508,7 +2501,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2552,7 +2545,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2667,7 +2660,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2675,7 +2668,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2719,7 +2712,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/nl.po b/po/nl.po
index 055d236..b013750 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Dutch (http://www.transifex.com/projects/p/libguestfs/"
@@ -90,7 +90,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -633,7 +633,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -670,7 +670,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -708,7 +708,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -823,13 +823,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1546,7 +1539,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1791,7 +1784,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1885,7 +1878,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1928,7 +1921,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2022,7 +2015,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2032,13 +2025,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2118,7 +2111,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2152,7 +2145,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2175,7 +2168,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2210,7 +2203,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2282,7 +2275,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2384,15 +2377,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2450,13 +2443,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2472,18 +2465,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2499,7 +2492,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2509,7 +2502,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2553,7 +2546,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2668,7 +2661,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2676,7 +2669,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2720,7 +2713,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/or.po b/po/or.po
index 2fffde7..a68631e 100644
--- a/po/or.po
+++ b/po/or.po
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Oriya (http://www.transifex.com/projects/p/libguestfs/"
@@ -88,7 +88,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -631,7 +631,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -668,7 +668,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -706,7 +706,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -821,13 +821,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1544,7 +1537,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1789,7 +1782,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1883,7 +1876,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1926,7 +1919,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2020,7 +2013,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2030,13 +2023,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2116,7 +2109,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2150,7 +2143,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2173,7 +2166,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2208,7 +2201,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2280,7 +2273,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2382,15 +2375,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2448,13 +2441,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2470,18 +2463,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2497,7 +2490,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2507,7 +2500,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2551,7 +2544,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2666,7 +2659,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2674,7 +2667,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2718,7 +2711,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/pa.po b/po/pa.po
index bc650a6..74665b5 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/"
@@ -89,7 +89,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -632,7 +632,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -669,7 +669,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -707,7 +707,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -822,13 +822,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1545,7 +1538,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1790,7 +1783,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1884,7 +1877,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1927,7 +1920,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2021,7 +2014,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2031,13 +2024,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2117,7 +2110,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2151,7 +2144,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2174,7 +2167,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2209,7 +2202,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2281,7 +2274,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2383,15 +2376,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2449,13 +2442,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2471,18 +2464,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2498,7 +2491,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2508,7 +2501,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2552,7 +2545,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2667,7 +2660,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2675,7 +2668,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2719,7 +2712,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/pl.po b/po/pl.po
index d7636e4..634f82f 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -12,7 +12,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Polish (http://www.transifex.com/projects/p/libguestfs/"
@@ -92,7 +92,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -635,7 +635,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -672,7 +672,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -710,7 +710,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -825,13 +825,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1548,7 +1541,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1793,7 +1786,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1887,7 +1880,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1930,7 +1923,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2024,7 +2017,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2034,13 +2027,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2120,7 +2113,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2154,7 +2147,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2177,7 +2170,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2212,7 +2205,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2284,7 +2277,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2386,15 +2379,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2452,13 +2445,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2474,18 +2467,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2501,7 +2494,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2511,7 +2504,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2555,7 +2548,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2670,7 +2663,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2678,7 +2671,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2722,7 +2715,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/ta.po b/po/ta.po
index 6edec18..f32552b 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Tamil (http://www.transifex.com/projects/p/libguestfs/"
@@ -88,7 +88,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -631,7 +631,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -668,7 +668,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -706,7 +706,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -821,13 +821,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1544,7 +1537,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1789,7 +1782,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1883,7 +1876,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1926,7 +1919,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2020,7 +2013,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2030,13 +2023,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2116,7 +2109,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2150,7 +2143,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2173,7 +2166,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2208,7 +2201,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2280,7 +2273,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2382,15 +2375,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2448,13 +2441,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2470,18 +2463,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2497,7 +2490,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2507,7 +2500,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2551,7 +2544,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2666,7 +2659,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2674,7 +2667,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2718,7 +2711,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/te.po b/po/te.po
index 80d6cd8..1e47df5 100644
--- a/po/te.po
+++ b/po/te.po
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Telugu (http://www.transifex.com/projects/p/libguestfs/"
@@ -88,7 +88,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -631,7 +631,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -668,7 +668,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -706,7 +706,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -821,13 +821,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1544,7 +1537,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1789,7 +1782,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1883,7 +1876,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1926,7 +1919,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2020,7 +2013,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2030,13 +2023,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2116,7 +2109,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2150,7 +2143,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2173,7 +2166,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2208,7 +2201,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2280,7 +2273,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2382,15 +2375,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2448,13 +2441,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2470,18 +2463,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2497,7 +2490,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2507,7 +2500,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2551,7 +2544,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2666,7 +2659,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2674,7 +2667,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2718,7 +2711,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 
diff --git a/po/uk.po b/po/uk.po
index b1f5471..dc23b59 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-04 14:52+0100\n"
+"POT-Creation-Date: 2014-09-05 15:23+0100\n"
 "PO-Revision-Date: 2014-07-22 18:03+0000\n"
 "Last-Translator: rjones <rjones at redhat.com>\n"
 "Language-Team: Ukrainian (http://www.transifex.com/projects/p/libguestfs/"
@@ -90,7 +90,7 @@ msgid ""
 "you can also find this out through the RHEV-M user interface."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1142
+#: ../v2v/convert_linux.ml:1145
 msgid ""
 "%s references unknown device \"%s\".  You may have to fix this entry "
 "manually after conversion."
@@ -633,7 +633,7 @@ msgstr ""
 msgid "--vmtype option can only be used with '-o rhev'"
 msgstr ""
 
-#: ../v2v/input_disk.ml:44
+#: ../v2v/input_disk.ml:49
 msgid "-i disk: invalid input filename (%s)"
 msgstr ""
 
@@ -670,7 +670,7 @@ msgstr ""
 msgid "-os %s: output directory does not exist or is not a directory"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:175
+#: ../v2v/input_libvirtxml.ml:179
 msgid "<disk type='%s'> was ignored"
 msgstr ""
 
@@ -708,7 +708,7 @@ msgstr ""
 msgid "Attach data disk/ISO during install"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:115
+#: ../sysprep/sysprep_operation_user_account.ml:111
 msgid ""
 "By default remove all the user accounts and their home directories.\n"
 "The \"root\" account is not removed.\n"
@@ -823,13 +823,6 @@ msgstr ""
 msgid "Creating output metadata"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:121
-msgid ""
-"Currently this does not remove the user accounts from\n"
-"C</etc/shadow>.  This is because there is no lens for\n"
-"the shadow password file in Augeas."
-msgstr ""
-
 #: ../sysprep/sysprep_operation_bash_history.ml:42
 msgid ""
 "Currently this only looks in C</root> and C</home/*> for\n"
@@ -1546,7 +1539,7 @@ msgstr ""
 msgid "Remove the process accounting log files"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:114
+#: ../sysprep/sysprep_operation_user_account.ml:110
 msgid "Remove the user accounts in the guest"
 msgstr ""
 
@@ -1791,7 +1784,7 @@ msgstr ""
 msgid "Setting passwords"
 msgstr ""
 
-#: ../customize/password.ml:116
+#: ../customize/password.ml:110
 msgid ""
 "Setting random password of %s to %s\n"
 "%!"
@@ -1885,7 +1878,7 @@ msgid ""
 " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:1050
+#: ../v2v/convert_linux.ml:1053
 msgid ""
 "The display driver was updated to '%s', but X11 does not seem to be "
 "installed in the guest.  X may not function correctly."
@@ -1928,7 +1921,7 @@ msgid ""
 "log files if the process accounting is on."
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:128
+#: ../sysprep/sysprep_operation_user_account.ml:120
 msgid ""
 "The user accounts to be removed (or not) from the guest.\n"
 "The value of this option is a list of user names separated by comma,\n"
@@ -2022,7 +2015,7 @@ msgstr ""
 msgid "Uploading: %s to %s"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "Users to remove/keep"
 msgstr ""
 
@@ -2032,13 +2025,13 @@ msgid ""
 "%!"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:609
+#: ../v2v/convert_linux.ml:612
 msgid ""
 "VMware tools was detected, but uninstallation failed.  The error message "
 "was: %s (ignored)"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:518
+#: ../v2v/convert_linux.ml:521
 msgid ""
 "VirtualBox Guest Additions were detected, but uninstallation failed.  The "
 "error message was: %s (ignored)"
@@ -2118,7 +2111,7 @@ msgstr ""
 msgid "cannot detect input disk format; use the --format parameter"
 msgstr ""
 
-#: ../v2v/input_disk.ml:60
+#: ../v2v/input_disk.ml:65
 msgid "cannot detect the input disk format; use the -if parameter"
 msgstr ""
 
@@ -2152,7 +2145,7 @@ msgid ""
 "\\CurrentVersion"
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:61
+#: ../v2v/input_libvirt.ml:66
 msgid "could not parse '-ic %s'.  Original error message was: %s"
 msgstr ""
 
@@ -2175,7 +2168,7 @@ msgstr ""
 msgid "could not refresh libvirt pool %s"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:997
+#: ../v2v/convert_linux.ml:1000
 msgid "could not update grub2 console: %s (ignored)"
 msgstr ""
 
@@ -2210,7 +2203,7 @@ msgid ""
 "format"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:101
+#: ../v2v/input_libvirtxml.ml:105
 msgid "display <graphics type='%s'> was ignored"
 msgstr ""
 
@@ -2282,7 +2275,7 @@ msgstr ""
 msgid "exception: %s"
 msgstr ""
 
-#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:51
+#: ../v2v/input_ova.ml:102 ../v2v/input_libvirtxml.ml:55
 msgid "expecting XML expression to return an integer (expression: %s)"
 msgstr ""
 
@@ -2384,15 +2377,15 @@ msgstr ""
 msgid "hostname could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:64
+#: ../v2v/input_libvirtxml.ml:68
 msgid "in the libvirt XML metadata, <domain type='...'> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:66
+#: ../v2v/input_libvirtxml.ml:70
 msgid "in the libvirt XML metadata, <name> is missing or empty"
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:68
+#: ../v2v/input_libvirtxml.ml:72
 msgid "in the libvirt XML metadata, <os><type arch='...'> is missing or empty"
 msgstr ""
 
@@ -2450,13 +2443,13 @@ msgid ""
 "option to change how virt-v2v handles this."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:191
+#: ../v2v/convert_linux.ml:194
 msgid ""
 "multiple files in /boot could be the initramfs matching %s %s.  This could "
 "be a bug in virt-v2v."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:171
+#: ../v2v/input_libvirtxml.ml:175
 msgid "network <disk> with <source protocol='%s'> was ignored"
 msgstr ""
 
@@ -2472,18 +2465,18 @@ msgstr ""
 msgid "no grub1/grub-legacy or grub2 configuration file was found"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:186
+#: ../v2v/convert_linux.ml:189
 msgid "no initrd was found in /boot matching %s %s."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:252
+#: ../v2v/convert_linux.ml:255
 msgid ""
 "no installed kernel packages were found.\n"
 "\n"
 "This probably indicates that %s was unable to inspect this guest properly."
 msgstr ""
 
-#: ../v2v/convert_linux.ml:363
+#: ../v2v/convert_linux.ml:366
 msgid ""
 "no kernels were found in the grub configuration.\n"
 "\n"
@@ -2499,7 +2492,7 @@ msgstr ""
 msgid "no root device found in this operating system image."
 msgstr ""
 
-#: ../v2v/input_libvirt.ml:88
+#: ../v2v/input_libvirt.ml:93
 msgid ""
 "no support for remote libvirt connections to '-ic %s'.  The conversion may "
 "fail when it tries to read the source disks."
@@ -2509,7 +2502,7 @@ msgstr ""
 msgid "ntfsresize"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:724
+#: ../v2v/convert_linux.ml:727
 msgid ""
 "only Xen kernels are installed in this guest.\n"
 "\n"
@@ -2553,7 +2546,7 @@ msgstr ""
 msgid "part=size"
 msgstr ""
 
-#: ../customize/password.ml:170
+#: ../customize/password.ml:164
 msgid ""
 "password: using insecure md5 password encryption for\n"
 "guest of type %s version %d.\n"
@@ -2668,7 +2661,7 @@ msgid ""
 "The guest will be configured to use a slower emulated device."
 msgstr ""
 
-#: ../v2v/input_libvirtxml.ml:122
+#: ../v2v/input_libvirtxml.ml:126
 msgid "this guest has no non-removable disks"
 msgstr ""
 
@@ -2676,7 +2669,7 @@ msgstr ""
 msgid "timezone could not be set for this type of guest"
 msgstr ""
 
-#: ../v2v/convert_linux.ml:853
+#: ../v2v/convert_linux.ml:856
 msgid ""
 "unable to rebuild initrd (%s) because mkinitrd or dracut was not found in "
 "the guest"
@@ -2720,7 +2713,7 @@ msgstr ""
 msgid "usage is: %s [--options] indisk outdisk"
 msgstr ""
 
-#: ../sysprep/sysprep_operation_user_account.ml:126
+#: ../sysprep/sysprep_operation_user_account.ml:118
 msgid "users"
 msgstr ""
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list