Clear the root password
authorMichele Tartara <mtartara@google.com>
Thu, 11 Jul 2013 10:18:20 +0000 (12:18 +0200)
committerMichele Tartara <mtartara@google.com>
Thu, 11 Jul 2013 13:27:31 +0000 (15:27 +0200)
commit2b5fddd2c2319305b27833c51c81459544a10d63
tree4b6d902da0564edf625879f50ce54604b7b8d924
parentfa33e88e74c346b143a7f472ce6a44120fb77521
Clear the root password

Debootstrap used to leave the instances without a root password set, making the
first login quite hard.

This commits changes the situation, by setting an empty root password (as
already stated by the documentation).

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
create