[Libguestfs] [p2v PATCH] Document the root password for the disk images.

Eric Blake eblake at redhat.com
Wed Sep 25 15:46:52 UTC 2019


On 9/25/19 10:40 AM, Richard W.M. Jones wrote:
> On Wed, Sep 25, 2019 at 03:16:18PM +0200, Pino Toscano wrote:
>> Mention what is the password of the root user on the disk images created
>> by virt-p2v-make-disk, virt-p2v-make-kickstart, and virt-p2v-make-kiwi,
>> so users know how to login in the live p2v system.
>> ---
>>   virt-p2v-make-disk.pod      | 2 ++
>>   virt-p2v-make-kickstart.pod | 2 ++
>>   virt-p2v-make-kiwi.pod      | 2 ++
>>   3 files changed, 6 insertions(+)
>>
>> diff --git a/virt-p2v-make-disk.pod b/virt-p2v-make-disk.pod
>> index a15aaad..dec92c4 100644
>> --- a/virt-p2v-make-disk.pod
>> +++ b/virt-p2v-make-disk.pod
>> @@ -21,6 +21,8 @@ The required I<-o> parameter specifies where the output should go, for
>>   example to a USB key (eg. C<-o /dev/sdX>) or to a file.  If you pass a
>>   device name, then B<the existing contents of the device will be erased>.
>>   
>> +The password of the root user on the disk image is C<p2v>.
> 
> I would in this instance and others below drop the full stop
> or reword the sentence so the full stop couldn't appear to be
> part of the password.

Maybe:

The root user on the disk image uses C<p2v> as its initial password.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the Libguestfs mailing list